Aug 20 04:27:35.228763 np0000007850 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 20 04:27:35.234595 np0000007850 devstack@c-api.service[100172]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 20 04:27:35.236839 np0000007850 devstack@c-api.service[100172]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Aug 20 04:27:35 2026] *** Aug 20 04:27:35.236839 np0000007850 devstack@c-api.service[100172]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 20 04:27:35.236839 np0000007850 devstack@c-api.service[100172]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 20 04:27:35.236839 np0000007850 devstack@c-api.service[100172]: nodename: np0000007850 Aug 20 04:27:35.236839 np0000007850 devstack@c-api.service[100172]: machine: x86_64 Aug 20 04:27:35.236839 np0000007850 devstack@c-api.service[100172]: clock source: unix Aug 20 04:27:35.236839 np0000007850 devstack@c-api.service[100172]: pcre jit disabled Aug 20 04:27:35.236839 np0000007850 devstack@c-api.service[100172]: detected number of CPU cores: 16 Aug 20 04:27:35.236839 np0000007850 devstack@c-api.service[100172]: current working directory: / Aug 20 04:27:35.236839 np0000007850 devstack@c-api.service[100172]: detected binary path: /usr/bin/uwsgi-core Aug 20 04:27:35.236839 np0000007850 devstack@c-api.service[100172]: your processes number limit is 257052 Aug 20 04:27:35.236839 np0000007850 devstack@c-api.service[100172]: your memory page size is 4096 bytes Aug 20 04:27:35.237259 np0000007850 devstack@c-api.service[100172]: detected max file descriptor number: 2048 Aug 20 04:27:35.237259 np0000007850 devstack@c-api.service[100172]: lock engine: pthread robust mutexes Aug 20 04:27:35.237259 np0000007850 devstack@c-api.service[100172]: thunder lock: enabled Aug 20 04:27:35.237259 np0000007850 devstack@c-api.service[100172]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 20 04:27:35.237259 np0000007850 devstack@c-api.service[100172]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 20 04:27:35.237430 np0000007850 devstack@c-api.service[100172]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 20 04:27:35.237430 np0000007850 devstack@c-api.service[100172]: Set PythonHome to /opt/stack/data/venv Aug 20 04:27:35.269282 np0000007850 devstack@c-api.service[100172]: Python main interpreter initialized at 0x7b582b0a4668 Aug 20 04:27:35.269282 np0000007850 devstack@c-api.service[100172]: python threads support enabled Aug 20 04:27:35.269282 np0000007850 devstack@c-api.service[100172]: your server socket listen backlog is limited to 100 connections Aug 20 04:27:35.269282 np0000007850 devstack@c-api.service[100172]: your mercy for graceful operations on workers is 80 seconds Aug 20 04:27:35.269844 np0000007850 devstack@c-api.service[100172]: mapped 671795 bytes (656 KB) for 4 cores Aug 20 04:27:35.269998 np0000007850 devstack@c-api.service[100172]: *** Operational MODE: preforking *** Aug 20 04:27:35.270225 np0000007850 devstack@c-api.service[100172]: *** uWSGI is running in multiple interpreter mode *** Aug 20 04:27:35.270225 np0000007850 devstack@c-api.service[100172]: spawned uWSGI master process (pid: 100172) Aug 20 04:27:35.270400 np0000007850 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 20 04:27:35.270845 np0000007850 devstack@c-api.service[100172]: spawned uWSGI worker 1 (pid: 100174, cores: 1) Aug 20 04:27:35.271479 np0000007850 devstack@c-api.service[100172]: spawned uWSGI worker 2 (pid: 100175, cores: 1) Aug 20 04:27:35.271959 np0000007850 devstack@c-api.service[100172]: spawned uWSGI worker 3 (pid: 100176, cores: 1) Aug 20 04:27:35.272538 np0000007850 devstack@c-api.service[100172]: spawned uWSGI worker 4 (pid: 100177, cores: 1) Aug 20 04:27:35.272601 np0000007850 devstack@c-api.service[100172]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 20 04:27:35.401504 np0000007850 devstack@c-api.service[100177]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 20 04:27:35.401504 np0000007850 devstack@c-api.service[100177]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 20 04:27:35.401504 np0000007850 devstack@c-api.service[100177]: we strongly recommend against using it for new projects. Aug 20 04:27:35.401504 np0000007850 devstack@c-api.service[100177]: If you are already using Eventlet, we recommend migrating to a different Aug 20 04:27:35.401504 np0000007850 devstack@c-api.service[100177]: framework. For more detail see Aug 20 04:27:35.401504 np0000007850 devstack@c-api.service[100177]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 20 04:27:35.401504 np0000007850 devstack@c-api.service[100177]: import eventlet # noqa Aug 20 04:27:35.404567 np0000007850 devstack@c-api.service[100176]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 20 04:27:35.404567 np0000007850 devstack@c-api.service[100176]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 20 04:27:35.404567 np0000007850 devstack@c-api.service[100176]: we strongly recommend against using it for new projects. Aug 20 04:27:35.404567 np0000007850 devstack@c-api.service[100176]: If you are already using Eventlet, we recommend migrating to a different Aug 20 04:27:35.404567 np0000007850 devstack@c-api.service[100176]: framework. For more detail see Aug 20 04:27:35.404567 np0000007850 devstack@c-api.service[100176]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 20 04:27:35.404567 np0000007850 devstack@c-api.service[100176]: import eventlet # noqa Aug 20 04:27:35.407824 np0000007850 devstack@c-api.service[100174]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 20 04:27:35.407824 np0000007850 devstack@c-api.service[100174]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 20 04:27:35.407824 np0000007850 devstack@c-api.service[100174]: we strongly recommend against using it for new projects. Aug 20 04:27:35.407824 np0000007850 devstack@c-api.service[100174]: If you are already using Eventlet, we recommend migrating to a different Aug 20 04:27:35.407824 np0000007850 devstack@c-api.service[100174]: framework. For more detail see Aug 20 04:27:35.407824 np0000007850 devstack@c-api.service[100174]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 20 04:27:35.407824 np0000007850 devstack@c-api.service[100174]: import eventlet # noqa Aug 20 04:27:35.408559 np0000007850 devstack@c-api.service[100175]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 20 04:27:35.408559 np0000007850 devstack@c-api.service[100175]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 20 04:27:35.408559 np0000007850 devstack@c-api.service[100175]: we strongly recommend against using it for new projects. Aug 20 04:27:35.408559 np0000007850 devstack@c-api.service[100175]: If you are already using Eventlet, we recommend migrating to a different Aug 20 04:27:35.408559 np0000007850 devstack@c-api.service[100175]: framework. For more detail see Aug 20 04:27:35.408559 np0000007850 devstack@c-api.service[100175]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 20 04:27:35.408559 np0000007850 devstack@c-api.service[100175]: import eventlet # noqa Aug 20 04:27:35.576372 np0000007850 devstack@c-api.service[100176]: /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 20 04:27:35.576372 np0000007850 devstack@c-api.service[100176]: from cgi import parse_header Aug 20 04:27:35.582416 np0000007850 devstack@c-api.service[100174]: /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 20 04:27:35.582416 np0000007850 devstack@c-api.service[100174]: from cgi import parse_header Aug 20 04:27:35.584876 np0000007850 devstack@c-api.service[100175]: /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 20 04:27:35.584876 np0000007850 devstack@c-api.service[100175]: from cgi import parse_header Aug 20 04:27:35.587047 np0000007850 devstack@c-api.service[100177]: /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 20 04:27:35.587047 np0000007850 devstack@c-api.service[100177]: from cgi import parse_header Aug 20 04:27:35.618702 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 20 04:27:35.618702 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:27:35.624966 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 20 04:27:35.624966 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:27:35.628197 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 20 04:27:35.628197 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:27:35.629446 np0000007850 devstack@c-api.service[100174]: /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 20 04:27:35.629446 np0000007850 devstack@c-api.service[100174]: removals.removed_module( Aug 20 04:27:35.630308 np0000007850 devstack@c-api.service[100174]: /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 20 04:27:35.630308 np0000007850 devstack@c-api.service[100174]: removals.removed_module( Aug 20 04:27:35.632542 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 20 04:27:35.632542 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:27:35.637940 np0000007850 devstack@c-api.service[100175]: /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 20 04:27:35.637940 np0000007850 devstack@c-api.service[100175]: removals.removed_module( Aug 20 04:27:35.638959 np0000007850 devstack@c-api.service[100175]: /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 20 04:27:35.638959 np0000007850 devstack@c-api.service[100175]: removals.removed_module( Aug 20 04:27:35.639990 np0000007850 devstack@c-api.service[100177]: /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 20 04:27:35.639990 np0000007850 devstack@c-api.service[100177]: removals.removed_module( Aug 20 04:27:35.640985 np0000007850 devstack@c-api.service[100177]: /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 20 04:27:35.640985 np0000007850 devstack@c-api.service[100177]: removals.removed_module( Aug 20 04:27:35.647245 np0000007850 devstack@c-api.service[100176]: /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 20 04:27:35.647245 np0000007850 devstack@c-api.service[100176]: removals.removed_module( Aug 20 04:27:35.648168 np0000007850 devstack@c-api.service[100176]: /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 20 04:27:35.648168 np0000007850 devstack@c-api.service[100176]: removals.removed_module( Aug 20 04:27:36.370685 np0000007850 devstack@c-api.service[100174]: /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 20 04:27:36.370685 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:27:36.429745 np0000007850 devstack@c-api.service[100174]: /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 20 04:27:36.429745 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:27:36.432423 np0000007850 devstack@c-api.service[100177]: /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 20 04:27:36.432423 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:27:36.439679 np0000007850 devstack@c-api.service[100176]: /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 20 04:27:36.439679 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:27:36.481970 np0000007850 devstack@c-api.service[100175]: /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 20 04:27:36.481970 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:27:36.487437 np0000007850 devstack@c-api.service[100177]: /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 20 04:27:36.487437 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:27:36.492304 np0000007850 devstack@c-api.service[100176]: /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 20 04:27:36.492304 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:27:36.534545 np0000007850 devstack@c-api.service[100175]: /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 20 04:27:36.534545 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:27:36.603979 np0000007850 devstack@c-api.service[100174]: 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 20 04:27:36.604122 np0000007850 devstack@c-api.service[100174]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100174) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 20 04:27:36.666282 np0000007850 devstack@c-api.service[100176]: 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 20 04:27:36.666586 np0000007850 devstack@c-api.service[100176]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100176) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 20 04:27:36.672381 np0000007850 devstack@c-api.service[100177]: 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 20 04:27:36.672622 np0000007850 devstack@c-api.service[100177]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100177) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 20 04:27:36.696756 np0000007850 devstack@c-api.service[100174]: /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 20 04:27:36.696756 np0000007850 devstack@c-api.service[100174]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 20 04:27:36.736532 np0000007850 devstack@c-api.service[100175]: 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 20 04:27:36.736773 np0000007850 devstack@c-api.service[100175]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100175) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 20 04:27:36.737216 np0000007850 devstack@c-api.service[100176]: /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 20 04:27:36.737216 np0000007850 devstack@c-api.service[100176]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 20 04:27:36.740498 np0000007850 devstack@c-api.service[100177]: /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 20 04:27:36.740498 np0000007850 devstack@c-api.service[100177]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 20 04:27:36.808763 np0000007850 devstack@c-api.service[100175]: /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 20 04:27:36.808763 np0000007850 devstack@c-api.service[100175]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 20 04:27:37.185741 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100177) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 20 04:27:37.186070 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100176) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 20 04:27:37.186127 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100174) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 20 04:27:37.186198 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.186252 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.186432 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.186560 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.186660 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.186705 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.186775 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.186886 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.187035 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.189026 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.189115 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.189162 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.189238 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.189361 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.189414 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.189414 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.189513 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.189543 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.189574 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.189601 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.189628 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.189628 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.189671 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.189910 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.190015 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.190099 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.190193 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.190279 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.190366 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.190466 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.190702 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.193196 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.193196 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.193196 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.193196 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.193337 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.193373 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.193411 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.193455 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.193497 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.193526 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.193551 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.193590 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.193623 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.193651 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.193677 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.193702 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.193734 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.193762 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.193787 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.193809 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.193835 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.193863 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.193895 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.193925 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.193962 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.193987 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.194012 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.194042 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.194073 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.194098 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.194098 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.194141 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.194173 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.194173 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.194251 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.194283 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.194314 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.194314 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.194314 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.194314 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.194314 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.194436 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.194436 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.194490 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.194518 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.194546 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.194575 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.194604 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.194629 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.194658 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.194689 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.194713 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.194743 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.194768 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.194768 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.194818 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.194898 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.194942 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.194977 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.195003 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.195026 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.195065 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.195092 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.195126 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.195157 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.195218 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.195259 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.195290 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.195338 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.195338 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.195407 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.195492 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.195592 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.195683 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.195766 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.195851 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.196241 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.196362 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.196461 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.196532 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.196617 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.196676 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.196721 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.196770 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.196809 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.196848 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.196848 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.196914 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.196950 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.196989 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.197032 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.197077 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.197118 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.197118 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.197226 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.199412 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.199501 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.199551 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.199596 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.199640 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.199640 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.199640 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.199640 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.199640 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.199892 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.199892 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.199892 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.199892 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.200062 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.200113 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.200155 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.200221 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.200271 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.200326 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.200374 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.200427 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.200469 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.200516 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.200564 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.200604 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.200646 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.200686 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.200742 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.200798 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.200846 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.200895 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.200945 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.200991 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.201041 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.201084 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.201130 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.201175 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.201239 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.201288 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.201335 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.201400 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.201400 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.201491 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.201533 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100175) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 20 04:27:37.201585 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.201585 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.201585 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.201585 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.201585 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.201585 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.201842 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.201887 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.201927 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.201973 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.202024 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.202024 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.202115 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.202115 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.202229 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.202285 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.202334 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.202381 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.202434 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.202480 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.202480 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.202567 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.202620 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.202671 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.202671 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.202753 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.202753 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.202753 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.202753 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.202753 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.202939 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.202988 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.203042 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.203090 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.203131 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.203131 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.203131 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.203131 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.203131 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.203131 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.203131 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.206573 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.206628 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.206628 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.206712 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.206769 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.206812 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.206857 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.206907 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.206956 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.207013 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.207013 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.207013 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.207142 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.207142 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.207142 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.207142 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.207142 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.207142 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.207142 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.207142 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.207142 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.207142 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.207597 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.207597 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.207597 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.207597 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.207597 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.207597 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.207597 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.207597 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.207597 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.207597 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.207997 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.207997 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.207997 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.207997 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.207997 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.207997 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.207997 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.207997 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.207997 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.207997 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.208423 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.208423 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.208423 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.208423 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.208423 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.208624 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.208624 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.208624 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.208624 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.208779 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.208779 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.208779 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.212202 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.212202 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.212202 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.212202 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.212202 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.212202 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.212202 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.212538 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.212595 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.212648 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.212648 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.212728 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.212780 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.212827 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.212869 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.212911 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.212958 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.213004 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.213054 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.213101 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.213139 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.213199 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.213254 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.213295 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.213446 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.213503 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.213503 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.213591 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.213641 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.213641 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.213641 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.213641 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.213641 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.213641 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.213641 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.213641 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.213641 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.213641 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.214033 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.214033 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.214033 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.214033 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.214203 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.214203 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.214203 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.214203 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.214203 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.214203 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.214203 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.214468 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.214468 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.214468 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.214468 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.214468 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.214666 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.214738 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.214787 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.214838 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.214890 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.214941 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.214988 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.215034 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.215084 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.215134 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.215190 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.215243 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.215297 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.215338 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.215387 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.215448 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.215488 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.215535 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.215588 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.215632 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.215677 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.215734 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.215778 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.215827 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.215870 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.215914 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.215967 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.216014 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.216061 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.216110 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.216157 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.216157 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.216271 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.216324 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.216376 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.216427 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.216465 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.216508 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.216549 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.216597 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.216654 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.216695 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.216745 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.216794 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.216836 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.216885 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.216930 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.216970 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.217014 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.217014 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.217097 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.217145 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.217201 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.217201 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.217201 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.217201 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.217201 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.217201 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.217444 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.217444 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.217444 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.217565 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.217610 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.217653 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.217690 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.217736 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.217786 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.217826 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.217872 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.217872 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.217952 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.218014 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.218062 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.218062 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.218142 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.218142 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.218142 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.218142 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.218142 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.219516 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.219516 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.219516 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.219516 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.219516 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.219516 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.219516 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.219794 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.219831 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.219862 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.219893 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.219924 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.219970 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.219999 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.220025 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.220052 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.220077 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.220101 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.220123 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.220153 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.220178 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.220229 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.220229 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.220229 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.220229 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.220229 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.220229 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.220229 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.220389 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.220389 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.220389 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.220477 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.220505 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.220505 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.220556 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.220589 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.220616 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.220644 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.220672 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.220701 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.220732 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.220762 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.220785 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.220813 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.220842 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.220869 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.220890 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.220915 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.220951 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.220994 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.221022 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.221046 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.221071 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.221105 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.221136 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.221161 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.221218 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.221218 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.221218 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.221218 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.221218 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.221218 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.221218 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.221459 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.221459 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.221459 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.221529 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.221596 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.221638 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.221702 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.221748 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.221783 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.221871 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.221906 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.221937 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.221966 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.221995 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.222046 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.222096 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.222142 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.222168 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.222223 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.222261 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.222287 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.222313 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.222343 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.222374 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.222426 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.222466 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.222502 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.222544 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.222582 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.222612 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.222640 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.222664 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.222691 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.222720 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.222746 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.222778 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.222805 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.222826 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.222856 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.222894 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.222934 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.222969 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.223011 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.223046 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.223083 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.223132 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.223164 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.223240 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.223289 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.223316 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.223345 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.223374 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.223409 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.223431 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.223453 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.223484 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.223526 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.223572 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.223608 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.223649 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.223675 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.223717 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.223752 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.223786 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.223823 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.223856 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.223901 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.223945 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.223993 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.224032 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.224074 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.224108 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.224145 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.224195 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.224243 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.224282 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.224331 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.224383 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.224450 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.224490 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.224535 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.224573 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.224609 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.224649 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.224684 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.224723 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.224758 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.224807 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.224849 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.224886 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.224928 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.224963 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.224988 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.225015 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.225042 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.225065 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.225086 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.225114 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.225153 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.225153 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.226776 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.226929 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.226962 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.226989 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.227020 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.227020 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.227020 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.227020 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.227020 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.227020 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.227020 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.227020 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.227196 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.227196 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.227196 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.227309 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.227364 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.227410 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.227445 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.227471 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.227493 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.227524 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.227549 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.227574 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.227603 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.227632 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.227657 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.227682 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.227711 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.227740 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.227740 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.227740 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.227810 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.227844 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.227873 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.227873 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.227873 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.227873 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.227873 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.227975 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.228005 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.228032 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.228032 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.228032 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.228032 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.228131 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.228161 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.228223 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.228263 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.228297 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.228326 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.228351 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.228385 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.228424 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.228450 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.228450 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.228501 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.228526 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.228554 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.228578 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.228602 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.228629 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.228658 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.228687 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.228717 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.228746 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.228770 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.228795 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.228819 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.228844 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.228867 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.228896 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.228921 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.228948 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.228980 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.229014 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.229046 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.229071 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.229098 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.229137 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.229176 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.229239 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.229268 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.229297 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.229325 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.229353 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.229408 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.229454 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.229492 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.229492 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.229492 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.229492 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.229492 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.229492 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.229492 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.229492 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.229675 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.229675 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.229675 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.229675 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.229793 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.229793 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.229867 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.229904 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.229939 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.229939 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.229939 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.230050 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.230093 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.230142 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.230142 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.230244 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.230244 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.230324 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.230367 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.230431 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.230479 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.231448 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.231541 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.231622 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.231718 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.231807 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.231893 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.231929 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.231985 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.232024 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.232090 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.232170 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.232222 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.232276 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.232309 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.232334 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.232372 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.232414 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.232486 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.232548 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.232622 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.232687 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.232735 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.232851 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.232890 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.232948 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.232977 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.233039 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.233080 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.233114 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.233147 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.233215 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.233282 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.233314 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.233346 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.233372 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.233662 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.233699 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.233725 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.233774 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.233807 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.233834 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.233865 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.233890 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.233921 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.233950 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.233980 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.234002 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.234028 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.234053 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.234078 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.234125 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.234155 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.234222 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.234271 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.234298 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.234322 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.234353 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.234474 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.234504 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.234504 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.234561 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.234612 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.234643 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.235609 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.235679 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.235711 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.235744 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.235774 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.235800 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.235829 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.235855 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.235877 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.235907 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.235936 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.235963 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.235996 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.236021 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.236049 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.236076 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.236076 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.236133 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.236168 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.236168 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.236283 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.236326 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.236371 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.236422 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.236468 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.236514 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.236560 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.236599 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.236638 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.236686 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.236724 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.236762 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.236874 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.236927 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.236966 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.237005 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.237039 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.237078 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.237111 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.237150 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.237201 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.237483 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.237525 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.237559 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.237586 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.237586 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.237586 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.237586 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.237586 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.237586 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.237586 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.237586 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.237586 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.237586 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.237908 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.237908 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.241003 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.241093 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.241196 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.241309 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.241422 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.241521 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.241603 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.241654 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.241720 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.241789 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.241825 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.241857 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.241900 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.241929 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.241960 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.242020 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.242062 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.242100 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.242215 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.242307 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.242423 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.243094 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.243189 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.243301 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.243372 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.243453 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.243505 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.243600 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.247063 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.247155 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.247236 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.247276 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.247310 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.247345 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.247429 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.247468 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.247498 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.247526 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.247551 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.247627 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.247679 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.247761 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.248447 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.248519 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.248569 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.248602 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.248626 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.248653 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.248683 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.248712 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.248739 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.248763 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.248792 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.248816 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.248848 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.248880 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.248905 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.248929 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.248966 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.249014 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.249130 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.249191 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.249238 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.249290 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.249323 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.249363 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.249413 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.249413 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.249499 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.249531 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.249562 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.249562 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.249604 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.249653 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.249758 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.249863 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.249963 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.250462 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.250570 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.250659 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.250754 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.250849 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.250956 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.251065 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 20 04:27:37.251927 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100174) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.251999 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100175) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.252053 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.252099 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.252136 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.252192 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.252235 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100176) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.252271 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 20 04:27:37.252309 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.252359 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.252444 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.252505 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100174) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.252543 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100175) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.252580 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 20 04:27:37.252629 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.252672 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100174) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.252715 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100175) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.252750 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 20 04:27:37.252780 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.252780 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.252842 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 20 04:27:37.252877 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100177) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.252923 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100176) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 20 04:27:37.252923 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100176) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 20 04:27:37.296494 np0000007850 devstack@c-api.service[100175]: INFO dbcounter [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Registered counter for database cinder Aug 20 04:27:37.296712 np0000007850 devstack@c-api.service[100177]: INFO dbcounter [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Registered counter for database cinder Aug 20 04:27:37.298644 np0000007850 devstack@c-api.service[100174]: INFO dbcounter [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Registered counter for database cinder Aug 20 04:27:37.312575 np0000007850 devstack@c-api.service[100176]: INFO dbcounter [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Registered counter for database cinder Aug 20 04:27:37.340700 np0000007850 devstack@c-api.service[100174]: DEBUG oslo_db.sqlalchemy.engines [None req-38a19c44-9740-4459-9218-b402e5e1c64e 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=100174) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:27:37.342474 np0000007850 devstack@c-api.service[100175]: DEBUG oslo_db.sqlalchemy.engines [None req-b763ec15-922d-4a88-887e-217983cec2fb 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=100175) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:27:37.347484 np0000007850 devstack@c-api.service[100177]: DEBUG oslo_db.sqlalchemy.engines [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 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=100177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:27:37.356483 np0000007850 devstack@c-api.service[100176]: DEBUG oslo_db.sqlalchemy.engines [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 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=100176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:27:37.455009 np0000007850 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writer thread running {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 20 04:27:37.456012 np0000007850 devstack@c-api.service[100174]: DEBUG dbcounter [-] [100174] Writer thread running {{(pid=100174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 20 04:27:37.458009 np0000007850 devstack@c-api.service[100175]: INFO cinder.rpc [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 20 04:27:37.460880 np0000007850 devstack@c-api.service[100175]: INFO cinder.rpc [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 20 04:27:37.461955 np0000007850 devstack@c-api.service[100174]: INFO cinder.rpc [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 20 04:27:37.463259 np0000007850 devstack@c-api.service[100175]: INFO cinder.rpc [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 20 04:27:37.463670 np0000007850 devstack@c-api.service[100177]: DEBUG dbcounter [-] [100177] Writer thread running {{(pid=100177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 20 04:27:37.465080 np0000007850 devstack@c-api.service[100174]: INFO cinder.rpc [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 20 04:27:37.465814 np0000007850 devstack@c-api.service[100175]: INFO cinder.rpc [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 20 04:27:37.466142 np0000007850 devstack@c-api.service[100177]: INFO cinder.rpc [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 20 04:27:37.466211 np0000007850 devstack@c-api.service[100175]: WARNING stevedore.named [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.466484 np0000007850 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.467354 np0000007850 devstack@c-api.service[100174]: INFO cinder.rpc [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 20 04:27:37.468303 np0000007850 devstack@c-api.service[100175]: WARNING cinder.keymgr.conf_key_mgr [None req-b763ec15-922d-4a88-887e-217983cec2fb 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 20 04:27:37.468371 np0000007850 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writer thread running {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 20 04:27:37.468657 np0000007850 devstack@c-api.service[100177]: INFO cinder.rpc [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 20 04:27:37.469551 np0000007850 devstack@c-api.service[100174]: INFO cinder.rpc [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 20 04:27:37.469979 np0000007850 devstack@c-api.service[100174]: WARNING stevedore.named [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.470370 np0000007850 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.470755 np0000007850 devstack@c-api.service[100177]: INFO cinder.rpc [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 20 04:27:37.471169 np0000007850 devstack@c-api.service[100176]: INFO cinder.rpc [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 20 04:27:37.471264 np0000007850 devstack@c-api.service[100174]: WARNING cinder.keymgr.conf_key_mgr [None req-38a19c44-9740-4459-9218-b402e5e1c64e 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 20 04:27:37.471303 np0000007850 devstack@c-api.service[100175]: WARNING stevedore.named [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.471470 np0000007850 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.472653 np0000007850 devstack@c-api.service[100177]: INFO cinder.rpc [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 20 04:27:37.472999 np0000007850 devstack@c-api.service[100177]: WARNING stevedore.named [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.473295 np0000007850 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.473781 np0000007850 devstack@c-api.service[100176]: INFO cinder.rpc [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 20 04:27:37.473921 np0000007850 devstack@c-api.service[100177]: WARNING cinder.keymgr.conf_key_mgr [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 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 20 04:27:37.474449 np0000007850 devstack@c-api.service[100174]: WARNING stevedore.named [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.474646 np0000007850 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.476015 np0000007850 devstack@c-api.service[100176]: INFO cinder.rpc [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 20 04:27:37.476466 np0000007850 devstack@c-api.service[100177]: WARNING stevedore.named [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.476604 np0000007850 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.478008 np0000007850 devstack@c-api.service[100176]: INFO cinder.rpc [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 20 04:27:37.478369 np0000007850 devstack@c-api.service[100176]: WARNING stevedore.named [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.478720 np0000007850 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.479419 np0000007850 devstack@c-api.service[100176]: WARNING cinder.keymgr.conf_key_mgr [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 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 20 04:27:37.482296 np0000007850 devstack@c-api.service[100176]: WARNING stevedore.named [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.482448 np0000007850 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.504534 np0000007850 devstack@c-api.service[100175]: DEBUG oslo_db.sqlalchemy.engines [None req-b763ec15-922d-4a88-887e-217983cec2fb 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=100175) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:27:37.507086 np0000007850 devstack@c-api.service[100175]: INFO cinder.rpc [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 20 04:27:37.509475 np0000007850 devstack@c-api.service[100175]: INFO cinder.rpc [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 20 04:27:37.509840 np0000007850 devstack@c-api.service[100175]: WARNING stevedore.named [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.509985 np0000007850 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.510754 np0000007850 devstack@c-api.service[100177]: DEBUG oslo_db.sqlalchemy.engines [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 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=100177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:27:37.513199 np0000007850 devstack@c-api.service[100177]: INFO cinder.rpc [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 20 04:27:37.514559 np0000007850 devstack@c-api.service[100176]: DEBUG oslo_db.sqlalchemy.engines [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 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=100176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:27:37.515400 np0000007850 devstack@c-api.service[100177]: INFO cinder.rpc [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 20 04:27:37.515831 np0000007850 devstack@c-api.service[100177]: WARNING stevedore.named [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.515971 np0000007850 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.516585 np0000007850 devstack@c-api.service[100174]: DEBUG oslo_db.sqlalchemy.engines [None req-38a19c44-9740-4459-9218-b402e5e1c64e 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=100174) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:27:37.517782 np0000007850 devstack@c-api.service[100176]: INFO cinder.rpc [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 20 04:27:37.518843 np0000007850 devstack@c-api.service[100174]: INFO cinder.rpc [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 20 04:27:37.520267 np0000007850 devstack@c-api.service[100175]: WARNING stevedore.named [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.520464 np0000007850 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.520744 np0000007850 devstack@c-api.service[100176]: INFO cinder.rpc [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 20 04:27:37.520880 np0000007850 devstack@c-api.service[100174]: INFO cinder.rpc [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 20 04:27:37.521348 np0000007850 devstack@c-api.service[100174]: WARNING stevedore.named [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.521431 np0000007850 devstack@c-api.service[100176]: WARNING stevedore.named [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.521572 np0000007850 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.521725 np0000007850 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.523090 np0000007850 devstack@c-api.service[100175]: WARNING stevedore.named [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.523321 np0000007850 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.525679 np0000007850 devstack@c-api.service[100175]: WARNING stevedore.named [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.525808 np0000007850 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.526738 np0000007850 devstack@c-api.service[100177]: WARNING stevedore.named [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.526970 np0000007850 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.528809 np0000007850 devstack@c-api.service[100175]: WARNING stevedore.named [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.528951 np0000007850 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.530555 np0000007850 devstack@c-api.service[100177]: WARNING stevedore.named [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.530713 np0000007850 devstack@c-api.service[100174]: WARNING stevedore.named [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.530778 np0000007850 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.530831 np0000007850 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.532958 np0000007850 devstack@c-api.service[100175]: WARNING stevedore.named [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.533053 np0000007850 devstack@c-api.service[100174]: WARNING stevedore.named [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.533105 np0000007850 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.533153 np0000007850 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.534034 np0000007850 devstack@c-api.service[100177]: WARNING stevedore.named [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.534230 np0000007850 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.535399 np0000007850 devstack@c-api.service[100174]: WARNING stevedore.named [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.535501 np0000007850 devstack@c-api.service[100175]: WARNING stevedore.named [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.535553 np0000007850 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.535599 np0000007850 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.537323 np0000007850 devstack@c-api.service[100176]: WARNING stevedore.named [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.537588 np0000007850 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.538496 np0000007850 devstack@c-api.service[100174]: WARNING stevedore.named [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.538576 np0000007850 devstack@c-api.service[100175]: WARNING stevedore.named [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.538651 np0000007850 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.538710 np0000007850 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.538755 np0000007850 devstack@c-api.service[100177]: WARNING stevedore.named [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.538862 np0000007850 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.540678 np0000007850 devstack@c-api.service[100174]: WARNING stevedore.named [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.540753 np0000007850 devstack@c-api.service[100175]: WARNING stevedore.named [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.540805 np0000007850 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.540896 np0000007850 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.541551 np0000007850 devstack@c-api.service[100176]: WARNING stevedore.named [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.541754 np0000007850 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.542708 np0000007850 devstack@c-api.service[100174]: WARNING stevedore.named [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.542842 np0000007850 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.542928 np0000007850 devstack@c-api.service[100175]: WARNING stevedore.named [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.543111 np0000007850 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.543228 np0000007850 devstack@c-api.service[100177]: WARNING stevedore.named [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.543383 np0000007850 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.544215 np0000007850 devstack@c-api.service[100175]: WARNING stevedore.named [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.544324 np0000007850 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.545321 np0000007850 devstack@c-api.service[100177]: WARNING stevedore.named [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.545457 np0000007850 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.545513 np0000007850 devstack@c-api.service[100176]: WARNING stevedore.named [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.545702 np0000007850 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.546140 np0000007850 devstack@c-api.service[100174]: WARNING stevedore.named [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.546314 np0000007850 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.546454 np0000007850 devstack@c-api.service[100175]: WARNING stevedore.named [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.546627 np0000007850 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.547771 np0000007850 devstack@c-api.service[100177]: WARNING stevedore.named [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.547906 np0000007850 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.548463 np0000007850 devstack@c-api.service[100174]: WARNING stevedore.named [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.548585 np0000007850 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.549765 np0000007850 devstack@c-api.service[100177]: WARNING stevedore.named [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.549903 np0000007850 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.550516 np0000007850 devstack@c-api.service[100176]: WARNING stevedore.named [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.550664 np0000007850 devstack@c-api.service[100174]: WARNING stevedore.named [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.550705 np0000007850 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.550795 np0000007850 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.551048 np0000007850 devstack@c-api.service[100175]: WARNING stevedore.named [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.551206 np0000007850 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.551697 np0000007850 devstack@c-api.service[100174]: WARNING stevedore.named [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.551764 np0000007850 devstack@c-api.service[100177]: WARNING stevedore.named [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.551821 np0000007850 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.551869 np0000007850 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.552524 np0000007850 devstack@c-api.service[100177]: WARNING stevedore.named [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.552644 np0000007850 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.553535 np0000007850 devstack@c-api.service[100174]: WARNING stevedore.named [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.553678 np0000007850 devstack@c-api.service[100175]: WARNING stevedore.named [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.553760 np0000007850 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.553814 np0000007850 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.554269 np0000007850 devstack@c-api.service[100177]: WARNING stevedore.named [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.554381 np0000007850 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.555124 np0000007850 devstack@c-api.service[100175]: WARNING stevedore.named [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.555284 np0000007850 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.556193 np0000007850 devstack@c-api.service[100175]: WARNING stevedore.named [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.556273 np0000007850 devstack@c-api.service[100176]: WARNING stevedore.named [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.556323 np0000007850 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.556523 np0000007850 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.557210 np0000007850 devstack@c-api.service[100175]: WARNING stevedore.named [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.557360 np0000007850 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.557882 np0000007850 devstack@c-api.service[100174]: WARNING stevedore.named [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.558023 np0000007850 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.558069 np0000007850 devstack@c-api.service[100175]: WARNING stevedore.named [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.558192 np0000007850 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.558344 np0000007850 devstack@c-api.service[100177]: WARNING stevedore.named [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.558504 np0000007850 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.559080 np0000007850 devstack@c-api.service[100175]: WARNING stevedore.named [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.559241 np0000007850 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.559924 np0000007850 devstack@c-api.service[100175]: WARNING stevedore.named [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.560071 np0000007850 devstack@c-api.service[100176]: WARNING stevedore.named [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.560132 np0000007850 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.560309 np0000007850 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.560793 np0000007850 devstack@c-api.service[100174]: WARNING stevedore.named [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.560847 np0000007850 devstack@c-api.service[100175]: WARNING stevedore.named [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.560930 np0000007850 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.560977 np0000007850 devstack@c-api.service[100177]: WARNING stevedore.named [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.561016 np0000007850 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.561053 np0000007850 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.561809 np0000007850 devstack@c-api.service[100175]: WARNING cinder.api.contrib.hosts [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 20 04:27:37.562193 np0000007850 devstack@c-api.service[100175]: WARNING stevedore.named [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.562309 np0000007850 devstack@c-api.service[100174]: WARNING stevedore.named [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.562345 np0000007850 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.562393 np0000007850 devstack@c-api.service[100177]: WARNING stevedore.named [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.562435 np0000007850 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.562555 np0000007850 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.562975 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Extended resource: extensions {{(pid=100175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.563298 np0000007850 devstack@c-api.service[100174]: WARNING stevedore.named [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.563348 np0000007850 devstack@c-api.service[100177]: WARNING stevedore.named [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.563438 np0000007850 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.563470 np0000007850 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.564094 np0000007850 devstack@c-api.service[100174]: WARNING stevedore.named [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.564125 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Extended resource: consistencygroups {{(pid=100175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.564151 np0000007850 devstack@c-api.service[100177]: WARNING stevedore.named [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.564188 np0000007850 devstack@c-api.service[100176]: WARNING stevedore.named [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.564242 np0000007850 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.564280 np0000007850 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.564367 np0000007850 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.564919 np0000007850 devstack@c-api.service[100177]: WARNING stevedore.named [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.564951 np0000007850 devstack@c-api.service[100174]: WARNING stevedore.named [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.565034 np0000007850 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.565064 np0000007850 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.565786 np0000007850 devstack@c-api.service[100177]: WARNING stevedore.named [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.565856 np0000007850 devstack@c-api.service[100174]: WARNING stevedore.named [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.565896 np0000007850 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.565970 np0000007850 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.566023 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Extended resource: extra_specs {{(pid=100175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.566488 np0000007850 devstack@c-api.service[100177]: WARNING stevedore.named [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.566612 np0000007850 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.566645 np0000007850 devstack@c-api.service[100174]: WARNING stevedore.named [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.566760 np0000007850 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.567127 np0000007850 devstack@c-api.service[100177]: WARNING stevedore.named [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.567277 np0000007850 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.567343 np0000007850 devstack@c-api.service[100174]: WARNING stevedore.named [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.567476 np0000007850 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.567509 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Extended resource: capabilities {{(pid=100175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.567549 np0000007850 devstack@c-api.service[100176]: WARNING stevedore.named [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.567745 np0000007850 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.568048 np0000007850 devstack@c-api.service[100177]: WARNING cinder.api.contrib.hosts [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 20 04:27:37.568237 np0000007850 devstack@c-api.service[100174]: WARNING cinder.api.contrib.hosts [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 20 04:27:37.568298 np0000007850 devstack@c-api.service[100177]: WARNING stevedore.named [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.568421 np0000007850 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.568522 np0000007850 devstack@c-api.service[100174]: WARNING stevedore.named [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.568634 np0000007850 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.568699 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Extended resource: backups {{(pid=100175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.568915 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Extended resource: extensions {{(pid=100177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.569190 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Extended resource: extensions {{(pid=100174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.569996 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Extended resource: consistencygroups {{(pid=100177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.570500 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Extended resource: consistencygroups {{(pid=100174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.570819 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Extended resource: os-quota-sets {{(pid=100175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.571438 np0000007850 devstack@c-api.service[100176]: WARNING stevedore.named [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.571654 np0000007850 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.571713 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Extended resource: extra_specs {{(pid=100177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.572207 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Extended resource: extra_specs {{(pid=100174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.572912 np0000007850 devstack@c-api.service[100176]: WARNING stevedore.named [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.572970 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Extended resource: capabilities {{(pid=100177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.573109 np0000007850 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.573589 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Extended resource: qos-specs {{(pid=100175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.573680 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Extended resource: capabilities {{(pid=100174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.573999 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Extended resource: backups {{(pid=100177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.574680 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Extended resource: backups {{(pid=100174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.575609 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Extended resource: os-quota-sets {{(pid=100177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.575684 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Extended resource: encryption {{(pid=100175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.576195 np0000007850 devstack@c-api.service[100176]: WARNING stevedore.named [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.576442 np0000007850 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.576746 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Extended resource: os-quota-sets {{(pid=100174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.577354 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Extended resource: encryption {{(pid=100175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.577516 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Extended resource: qos-specs {{(pid=100177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.578548 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Extended resource: qos-specs {{(pid=100174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.579017 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Extended resource: cgsnapshots {{(pid=100175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.579362 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Extended resource: encryption {{(pid=100177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.580471 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Extended resource: scheduler-stats {{(pid=100175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.580629 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Extended resource: encryption {{(pid=100177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.581517 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Extended resource: encryption {{(pid=100174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.581578 np0000007850 devstack@c-api.service[100176]: WARNING stevedore.named [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.581675 np0000007850 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.581751 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Extended resource: os-volume-manage {{(pid=100175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.581922 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Extended resource: cgsnapshots {{(pid=100177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.582854 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Extended resource: encryption {{(pid=100174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.583102 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Extended resource: os-snapshot-manage {{(pid=100175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.583290 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Extended resource: scheduler-stats {{(pid=100177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.584065 np0000007850 devstack@c-api.service[100176]: WARNING stevedore.named [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.584120 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Extended resource: cgsnapshots {{(pid=100174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.584208 np0000007850 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.584382 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Extended resource: os-volume-transfer {{(pid=100175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.584749 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Extended resource: os-volume-manage {{(pid=100177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.585358 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Extended resource: scheduler-stats {{(pid=100174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.585439 np0000007850 devstack@c-api.service[100176]: WARNING stevedore.named [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.585578 np0000007850 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.585692 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Extended resource: os-hosts {{(pid=100175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.586066 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Extended resource: os-snapshot-manage {{(pid=100177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.586454 np0000007850 devstack@c-api.service[100176]: WARNING stevedore.named [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.586570 np0000007850 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.586735 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Extended resource: os-volume-manage {{(pid=100174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.586923 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Extended resource: os-volume-type-access {{(pid=100175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.587287 np0000007850 devstack@c-api.service[100176]: WARNING stevedore.named [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.587387 np0000007850 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.587612 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Extended resource: os-volume-transfer {{(pid=100177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.588093 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Extended resource: os-snapshot-manage {{(pid=100174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.588171 np0000007850 devstack@c-api.service[100176]: WARNING stevedore.named [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.588257 np0000007850 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.588540 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Extended resource: os-availability-zone {{(pid=100175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.588985 np0000007850 devstack@c-api.service[100176]: WARNING stevedore.named [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.589047 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Extended resource: os-hosts {{(pid=100177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.589116 np0000007850 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.589430 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Extended resource: os-volume-transfer {{(pid=100174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.589653 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Extended resource: os-quota-class-sets {{(pid=100175) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.589708 np0000007850 devstack@c-api.service[100176]: WARNING stevedore.named [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.589812 np0000007850 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.590298 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Extended resource: os-volume-type-access {{(pid=100177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.590377 np0000007850 devstack@c-api.service[100176]: WARNING stevedore.named [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.590475 np0000007850 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.590871 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Extended resource: os-hosts {{(pid=100174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.590995 np0000007850 devstack@c-api.service[100175]: WARNING stevedore.named [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.591174 np0000007850 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.591291 np0000007850 devstack@c-api.service[100176]: WARNING cinder.api.contrib.hosts [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 20 04:27:37.591540 np0000007850 devstack@c-api.service[100176]: WARNING stevedore.named [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.591689 np0000007850 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.591812 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Extended resource: os-availability-zone {{(pid=100177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.592018 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Extended resource: os-volume-type-access {{(pid=100174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.592077 np0000007850 devstack@c-api.service[100175]: WARNING stevedore.named [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.592127 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Extended resource: extensions {{(pid=100176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.592173 np0000007850 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.593090 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Extended resource: os-quota-class-sets {{(pid=100177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.593158 np0000007850 devstack@c-api.service[100175]: WARNING stevedore.named [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.593460 np0000007850 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.593522 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Extended resource: consistencygroups {{(pid=100176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.593568 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Extended resource: os-availability-zone {{(pid=100174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.594203 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.snapshot_actions [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] SnapshotActionsController initialized {{(pid=100175) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 20 04:27:37.594508 np0000007850 devstack@c-api.service[100177]: WARNING stevedore.named [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.594569 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Extended resource: os-quota-class-sets {{(pid=100174) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.594650 np0000007850 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.594794 np0000007850 devstack@c-api.service[100175]: WARNING stevedore.named [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.594980 np0000007850 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.595059 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Extended resource: extra_specs {{(pid=100176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.595361 np0000007850 devstack@c-api.service[100177]: WARNING stevedore.named [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.595588 np0000007850 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.595888 np0000007850 devstack@c-api.service[100174]: WARNING stevedore.named [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.595940 np0000007850 devstack@c-api.service[100175]: WARNING stevedore.named [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.596025 np0000007850 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.596117 np0000007850 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.596338 np0000007850 devstack@c-api.service[100177]: WARNING stevedore.named [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.596462 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Extended resource: capabilities {{(pid=100176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.596524 np0000007850 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.596850 np0000007850 devstack@c-api.service[100174]: WARNING stevedore.named [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.597006 np0000007850 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.597077 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.snapshot_actions [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] SnapshotActionsController initialized {{(pid=100177) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 20 04:27:37.597133 np0000007850 devstack@c-api.service[100175]: WARNING stevedore.named [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.597346 np0000007850 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.597411 np0000007850 devstack@c-api.service[100177]: WARNING stevedore.named [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.597483 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Extended resource: backups {{(pid=100176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.597563 np0000007850 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.597684 np0000007850 devstack@c-api.service[100174]: WARNING stevedore.named [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.597845 np0000007850 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.598114 np0000007850 devstack@c-api.service[100177]: WARNING stevedore.named [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.598254 np0000007850 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.598388 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.snapshot_actions [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] SnapshotActionsController initialized {{(pid=100174) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 20 04:27:37.598437 np0000007850 devstack@c-api.service[100175]: WARNING stevedore.named [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.598615 np0000007850 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.598800 np0000007850 devstack@c-api.service[100174]: WARNING stevedore.named [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.598909 np0000007850 devstack@c-api.service[100177]: WARNING stevedore.named [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.598962 np0000007850 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.599007 np0000007850 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.599094 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Extended resource: os-quota-sets {{(pid=100176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.599461 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.599546 np0000007850 devstack@c-api.service[100174]: WARNING stevedore.named [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.599632 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.599679 np0000007850 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.599726 np0000007850 devstack@c-api.service[100177]: WARNING stevedore.named [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.599790 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.599822 np0000007850 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.599957 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.600126 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.600299 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.600338 np0000007850 devstack@c-api.service[100174]: WARNING stevedore.named [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.600361 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.600441 np0000007850 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.600471 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Extension UsedLimits extending resource: limits {{(pid=100175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.600517 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.600605 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Extension SnapshotActions extending resource: snapshots {{(pid=100175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.600648 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.600732 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.600792 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.600848 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.600903 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Extension VolumeTypeAccess extending resource: types {{(pid=100175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.600956 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.601068 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Extension UsedLimits extending resource: limits {{(pid=100177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.601107 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Extension AdminActions extending resource: volumes {{(pid=100175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.601148 np0000007850 devstack@c-api.service[100174]: WARNING stevedore.named [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.601177 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.601239 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Extended resource: qos-specs {{(pid=100176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.601282 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Extension AdminActions extending resource: snapshots {{(pid=100175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.601311 np0000007850 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.601344 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.601414 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.601450 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Extension AdminActions extending resource: backups {{(pid=100175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.601567 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Extension AdminActions extending resource: volumes {{(pid=100177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.601611 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Extension VolumeActions extending resource: volumes {{(pid=100175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.601678 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Extension AdminActions extending resource: snapshots {{(pid=100177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.601771 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.601804 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.601828 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Extension AdminActions extending resource: backups {{(pid=100177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.601932 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.router [None req-b763ec15-922d-4a88-887e-217983cec2fb None None] Extension TypesManage extending resource: types {{(pid=100175) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.601961 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.601982 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Extension VolumeActions extending resource: volumes {{(pid=100177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.602043 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.602107 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.602158 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.602231 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.router [None req-ff25b03c-8254-4514-9e89-f7a569dffd68 None None] Extension TypesManage extending resource: types {{(pid=100177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.602276 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.602353 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.602519 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Extension UsedLimits extending resource: limits {{(pid=100174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.602637 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Extension SnapshotActions extending resource: snapshots {{(pid=100174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.602730 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.602864 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Extension VolumeTypeAccess extending resource: types {{(pid=100174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.602995 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Extension AdminActions extending resource: volumes {{(pid=100174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.603031 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Extended resource: encryption {{(pid=100176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.603156 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Extension AdminActions extending resource: snapshots {{(pid=100174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.603343 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Extension AdminActions extending resource: backups {{(pid=100174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.603587 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Extension VolumeActions extending resource: volumes {{(pid=100174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.603796 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.603966 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.router [None req-38a19c44-9740-4459-9218-b402e5e1c64e None None] Extension TypesManage extending resource: types {{(pid=100174) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.604454 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Extended resource: encryption {{(pid=100176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.605937 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Extended resource: cgsnapshots {{(pid=100176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.607282 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Extended resource: scheduler-stats {{(pid=100176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.608552 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Extended resource: os-volume-manage {{(pid=100176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.609686 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Extended resource: os-snapshot-manage {{(pid=100176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.610623 np0000007850 devstack@c-api.service[100177]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b582b0a4668 pid: 100177 (default app) Aug 20 04:27:37.610879 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Extended resource: os-volume-transfer {{(pid=100176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.612194 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Extended resource: os-hosts {{(pid=100176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.613305 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Extended resource: os-volume-type-access {{(pid=100176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.613678 np0000007850 devstack@c-api.service[100174]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b582b0a4668 pid: 100174 (default app) Aug 20 04:27:37.613725 np0000007850 devstack@c-api.service[100175]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b582b0a4668 pid: 100175 (default app) Aug 20 04:27:37.614633 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Extended resource: os-availability-zone {{(pid=100176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.615857 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Extended resource: os-quota-class-sets {{(pid=100176) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 20 04:27:37.617352 np0000007850 devstack@c-api.service[100176]: WARNING stevedore.named [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.617514 np0000007850 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.618427 np0000007850 devstack@c-api.service[100176]: WARNING stevedore.named [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.618569 np0000007850 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.619353 np0000007850 devstack@c-api.service[100176]: WARNING stevedore.named [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.619543 np0000007850 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.620110 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.snapshot_actions [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] SnapshotActionsController initialized {{(pid=100176) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 20 04:27:37.620371 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3406e01b-aafa-4b3b-8d62-53419b00f759 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:27:37.620588 np0000007850 devstack@c-api.service[100176]: WARNING stevedore.named [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.620721 np0000007850 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.621392 np0000007850 devstack@c-api.service[100176]: WARNING stevedore.named [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.621521 np0000007850 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.622193 np0000007850 devstack@c-api.service[100176]: WARNING stevedore.named [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.622319 np0000007850 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.623003 np0000007850 devstack@c-api.service[100176]: WARNING stevedore.named [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:27:37.623117 np0000007850 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:27:37.623683 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.623815 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.623858 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1/1] 10.4.3.239 () {60 vars in 925 bytes} [Thu Aug 20 04:27:37 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 20 04:27:37.623904 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.624020 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.624115 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.624306 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.624360 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Extension UsedLimits extending resource: limits {{(pid=100176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.624437 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.624534 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.624633 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.624735 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Extension AdminActions extending resource: volumes {{(pid=100176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.624845 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Extension AdminActions extending resource: snapshots {{(pid=100176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.624931 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Extension AdminActions extending resource: backups {{(pid=100176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.625039 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Extension VolumeActions extending resource: volumes {{(pid=100176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.625196 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.625310 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.router [None req-85819c21-32d7-4f91-b969-748ddf0d0eb4 None None] Extension TypesManage extending resource: types {{(pid=100176) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 20 04:27:37.632549 np0000007850 devstack@c-api.service[100176]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b582b0a4668 pid: 100176 (default app) Aug 20 04:27:42.633001 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-69dd745b-178d-42c5-91c7-da6927e57c95 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:27:43.277276 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-69dd745b-178d-42c5-91c7-da6927e57c95 admin admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:27:43.278056 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-69dd745b-178d-42c5-91c7-da6927e57c95 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "storpool"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:27:43.280290 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:27:43.280290 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:27:43.313200 np0000007850 devstack@c-api.service[100174]: DEBUG oslo_db.sqlalchemy.engines [None req-69dd745b-178d-42c5-91c7-da6927e57c95 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=100174) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:27:43.338821 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-69dd745b-178d-42c5-91c7-da6927e57c95 admin admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:27:43.339193 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1/2] 10.4.3.239 () {68 vars in 1302 bytes} [Thu Aug 20 04:27:42 2026] POST /volume/v3/types => generated 183 bytes in 716 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:27:43.357280 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-df0664f1-38a7-47c3-aaf3-2a1dbb507715 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:27:43.640715 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-df0664f1-38a7-47c3-aaf3-2a1dbb507715 admin admin] POST https://10.4.3.239/volume/v3/types/efe400ed-a393-4bb3-a55c-33b03df9b54e/extra_specs Aug 20 04:27:43.641287 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-df0664f1-38a7-47c3-aaf3-2a1dbb507715 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:27:43.643065 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:27:43.643065 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:27:43.676671 np0000007850 devstack@c-api.service[100175]: DEBUG oslo_db.sqlalchemy.engines [None req-df0664f1-38a7-47c3-aaf3-2a1dbb507715 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=100175) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:27:43.743165 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-df0664f1-38a7-47c3-aaf3-2a1dbb507715 admin admin] https://10.4.3.239/volume/v3/types/efe400ed-a393-4bb3-a55c-33b03df9b54e/extra_specs returned with HTTP 200 Aug 20 04:27:43.743767 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1/3] 10.4.3.239 () {68 vars in 1449 bytes} [Thu Aug 20 04:27:43 2026] POST /volume/v3/types/efe400ed-a393-4bb3-a55c-33b03df9b54e/extra_specs => generated 52 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 04:27:44.018429 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-198f1fac-dcd6-4aea-9c8d-908d2eaf3788 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:27:44.317905 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-198f1fac-dcd6-4aea-9c8d-908d2eaf3788 admin admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:27:44.318653 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-198f1fac-dcd6-4aea-9c8d-908d2eaf3788 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "multiattach"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:27:44.320456 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:27:44.320456 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:27:44.352236 np0000007850 devstack@c-api.service[100177]: DEBUG oslo_db.sqlalchemy.engines [None req-198f1fac-dcd6-4aea-9c8d-908d2eaf3788 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=100177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:27:44.378603 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-198f1fac-dcd6-4aea-9c8d-908d2eaf3788 admin admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:27:44.379119 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 2/4] 10.4.3.239 () {68 vars in 1302 bytes} [Thu Aug 20 04:27:44 2026] POST /volume/v3/types => generated 186 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:27:44.399345 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-29b9b4ee-3515-4e0e-924d-ebc7803100b9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:27:44.696811 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-29b9b4ee-3515-4e0e-924d-ebc7803100b9 admin admin] POST https://10.4.3.239/volume/v3/types/465648c5-aef6-4c71-9711-53853f0ccabd/extra_specs Aug 20 04:27:44.697631 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-29b9b4ee-3515-4e0e-924d-ebc7803100b9 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:27:44.699976 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:27:44.699976 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:27:44.737121 np0000007850 devstack@c-api.service[100176]: DEBUG oslo_db.sqlalchemy.engines [None req-29b9b4ee-3515-4e0e-924d-ebc7803100b9 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=100176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:27:44.794278 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-29b9b4ee-3515-4e0e-924d-ebc7803100b9 admin admin] https://10.4.3.239/volume/v3/types/465648c5-aef6-4c71-9711-53853f0ccabd/extra_specs returned with HTTP 200 Aug 20 04:27:44.794788 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1/5] 10.4.3.239 () {68 vars in 1449 bytes} [Thu Aug 20 04:27:44 2026] POST /volume/v3/types/465648c5-aef6-4c71-9711-53853f0ccabd/extra_specs => generated 45 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 04:27:53.336557 np0000007850 devstack@c-api.service[100174]: DEBUG dbcounter [-] [100174] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:27:53.741426 np0000007850 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:27:54.375594 np0000007850 devstack@c-api.service[100177]: DEBUG dbcounter [-] [100177] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:27:54.792373 np0000007850 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:28:08.060511 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5451812f-bc98-4be3-bad3-faa8677f88d0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:28:08.061074 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5451812f-bc98-4be3-bad3-faa8677f88d0 None None] GET https://10.4.3.239/volume// Aug 20 04:28:08.061252 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5451812f-bc98-4be3-bad3-faa8677f88d0 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:28:08.061463 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5451812f-bc98-4be3-bad3-faa8677f88d0 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:28:08.061912 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5451812f-bc98-4be3-bad3-faa8677f88d0 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:28:08.062198 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 2/6] 10.4.3.239 () {66 vars in 1425 bytes} [Thu Aug 20 04:28: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 20 04:28:46.233573 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1348be05-4ed5-4bd9-9980-3c2752ea5d4b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:28:46.492624 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1348be05-4ed5-4bd9-9980-3c2752ea5d4b tempest-verify_tempest_config-1397541064 tempest-verify_tempest_config-1397541064-project-member] GET https://10.4.3.239/volume/v3/extensions Aug 20 04:28:46.492807 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1348be05-4ed5-4bd9-9980-3c2752ea5d4b tempest-verify_tempest_config-1397541064 tempest-verify_tempest_config-1397541064-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:28:46.492998 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1348be05-4ed5-4bd9-9980-3c2752ea5d4b tempest-verify_tempest_config-1397541064 tempest-verify_tempest_config-1397541064-project-member] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:28:46.493321 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1348be05-4ed5-4bd9-9980-3c2752ea5d4b tempest-verify_tempest_config-1397541064 tempest-verify_tempest_config-1397541064-project-member] https://10.4.3.239/volume/v3/extensions returned with HTTP 200 Aug 20 04:28:46.493658 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 2/7] 10.4.3.239 () {66 vars in 1246 bytes} [Thu Aug 20 04:28:46 2026] GET /volume/v3/extensions => generated 5245 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:29:18.121259 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5b19caff-cec0-468b-a557-2382fd5ad792 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:18.449886 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5b19caff-cec0-468b-a557-2382fd5ad792 tempest-GroupTypeSpecsTest-2086119511 tempest-GroupTypeSpecsTest-2086119511-project-admin] POST https://10.4.3.239/volume/v3/group_types Aug 20 04:29:18.450293 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5b19caff-cec0-468b-a557-2382fd5ad792 tempest-GroupTypeSpecsTest-2086119511 tempest-GroupTypeSpecsTest-2086119511-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-353817088"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:29:18.472903 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5b19caff-cec0-468b-a557-2382fd5ad792 tempest-GroupTypeSpecsTest-2086119511 tempest-GroupTypeSpecsTest-2086119511-project-admin] https://10.4.3.239/volume/v3/group_types returned with HTTP 202 Aug 20 04:29:18.473344 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 3/8] 10.4.3.239 () {70 vars in 1311 bytes} [Thu Aug 20 04:29:18 2026] POST /volume/v3/group_types => generated 180 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:29:18.487452 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-55c8e257-c03c-4c4c-9b21-6b2846a26f52 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:18.491459 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-55c8e257-c03c-4c4c-9b21-6b2846a26f52 tempest-GroupTypeSpecsTest-2086119511 tempest-GroupTypeSpecsTest-2086119511-project-admin] POST https://10.4.3.239/volume/v3/group_types/7f9be4ea-5ebd-42d5-92b3-26b4e70a68b2/group_specs Aug 20 04:29:18.492023 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-55c8e257-c03c-4c4c-9b21-6b2846a26f52 tempest-GroupTypeSpecsTest-2086119511 tempest-GroupTypeSpecsTest-2086119511-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:29:18.524407 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-55c8e257-c03c-4c4c-9b21-6b2846a26f52 tempest-GroupTypeSpecsTest-2086119511 tempest-GroupTypeSpecsTest-2086119511-project-admin] https://10.4.3.239/volume/v3/group_types/7f9be4ea-5ebd-42d5-92b3-26b4e70a68b2/group_specs returned with HTTP 202 Aug 20 04:29:18.524795 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 2/9] 10.4.3.239 () {70 vars in 1458 bytes} [Thu Aug 20 04:29:18 2026] POST /volume/v3/group_types/7f9be4ea-5ebd-42d5-92b3-26b4e70a68b2/group_specs => generated 53 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:29:18.533300 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-44fca15b-63e2-4cf8-bdd0-d399022c74e8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:18.536781 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-44fca15b-63e2-4cf8-bdd0-d399022c74e8 tempest-GroupTypeSpecsTest-2086119511 tempest-GroupTypeSpecsTest-2086119511-project-admin] POST https://10.4.3.239/volume/v3/group_types/7f9be4ea-5ebd-42d5-92b3-26b4e70a68b2/group_specs Aug 20 04:29:18.537294 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-44fca15b-63e2-4cf8-bdd0-d399022c74e8 tempest-GroupTypeSpecsTest-2086119511 tempest-GroupTypeSpecsTest-2086119511-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:29:18.566551 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-44fca15b-63e2-4cf8-bdd0-d399022c74e8 tempest-GroupTypeSpecsTest-2086119511 tempest-GroupTypeSpecsTest-2086119511-project-admin] https://10.4.3.239/volume/v3/group_types/7f9be4ea-5ebd-42d5-92b3-26b4e70a68b2/group_specs returned with HTTP 202 Aug 20 04:29:18.566937 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 3/10] 10.4.3.239 () {70 vars in 1458 bytes} [Thu Aug 20 04:29:18 2026] POST /volume/v3/group_types/7f9be4ea-5ebd-42d5-92b3-26b4e70a68b2/group_specs => generated 61 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:29:18.573539 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-dd1aa3fb-8256-459d-953d-5a5791b2636d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:18.578017 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-dd1aa3fb-8256-459d-953d-5a5791b2636d tempest-GroupTypeSpecsTest-2086119511 tempest-GroupTypeSpecsTest-2086119511-project-admin] GET https://10.4.3.239/volume/v3/group_types/7f9be4ea-5ebd-42d5-92b3-26b4e70a68b2/group_specs/key2 Aug 20 04:29:18.578017 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-dd1aa3fb-8256-459d-953d-5a5791b2636d tempest-GroupTypeSpecsTest-2086119511 tempest-GroupTypeSpecsTest-2086119511-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:18.578017 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-dd1aa3fb-8256-459d-953d-5a5791b2636d tempest-GroupTypeSpecsTest-2086119511 tempest-GroupTypeSpecsTest-2086119511-project-admin] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:18.594286 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-dd1aa3fb-8256-459d-953d-5a5791b2636d tempest-GroupTypeSpecsTest-2086119511 tempest-GroupTypeSpecsTest-2086119511-project-admin] https://10.4.3.239/volume/v3/group_types/7f9be4ea-5ebd-42d5-92b3-26b4e70a68b2/group_specs/key2 returned with HTTP 200 Aug 20 04:29:18.594286 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 3/11] 10.4.3.239 () {68 vars in 1452 bytes} [Thu Aug 20 04:29:18 2026] GET /volume/v3/group_types/7f9be4ea-5ebd-42d5-92b3-26b4e70a68b2/group_specs/key2 => generated 26 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:29:18.601939 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8d7c16d3-5e43-4a41-9407-5f0547808756 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:18.605081 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8d7c16d3-5e43-4a41-9407-5f0547808756 tempest-GroupTypeSpecsTest-2086119511 tempest-GroupTypeSpecsTest-2086119511-project-admin] GET https://10.4.3.239/volume/v3/group_types/7f9be4ea-5ebd-42d5-92b3-26b4e70a68b2/group_specs/key3 Aug 20 04:29:18.605453 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8d7c16d3-5e43-4a41-9407-5f0547808756 tempest-GroupTypeSpecsTest-2086119511 tempest-GroupTypeSpecsTest-2086119511-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:18.605743 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8d7c16d3-5e43-4a41-9407-5f0547808756 tempest-GroupTypeSpecsTest-2086119511 tempest-GroupTypeSpecsTest-2086119511-project-admin] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:18.616532 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8d7c16d3-5e43-4a41-9407-5f0547808756 tempest-GroupTypeSpecsTest-2086119511 tempest-GroupTypeSpecsTest-2086119511-project-admin] https://10.4.3.239/volume/v3/group_types/7f9be4ea-5ebd-42d5-92b3-26b4e70a68b2/group_specs/key3 returned with HTTP 200 Aug 20 04:29:18.617115 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 4/12] 10.4.3.239 () {68 vars in 1452 bytes} [Thu Aug 20 04:29:18 2026] GET /volume/v3/group_types/7f9be4ea-5ebd-42d5-92b3-26b4e70a68b2/group_specs/key3 => generated 18 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:29:18.625551 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-cb6be751-587a-4365-8adc-9e675e5f7bc4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:18.627971 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cb6be751-587a-4365-8adc-9e675e5f7bc4 tempest-GroupTypeSpecsTest-2086119511 tempest-GroupTypeSpecsTest-2086119511-project-admin] PUT https://10.4.3.239/volume/v3/group_types/7f9be4ea-5ebd-42d5-92b3-26b4e70a68b2/group_specs/key3 Aug 20 04:29:18.628489 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cb6be751-587a-4365-8adc-9e675e5f7bc4 tempest-GroupTypeSpecsTest-2086119511 tempest-GroupTypeSpecsTest-2086119511-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:29:18.645472 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cb6be751-587a-4365-8adc-9e675e5f7bc4 tempest-GroupTypeSpecsTest-2086119511 tempest-GroupTypeSpecsTest-2086119511-project-admin] https://10.4.3.239/volume/v3/group_types/7f9be4ea-5ebd-42d5-92b3-26b4e70a68b2/group_specs/key3 returned with HTTP 200 Aug 20 04:29:18.645993 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 3/13] 10.4.3.239 () {70 vars in 1472 bytes} [Thu Aug 20 04:29:18 2026] PUT /volume/v3/group_types/7f9be4ea-5ebd-42d5-92b3-26b4e70a68b2/group_specs/key3 => generated 26 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:29:18.652893 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4f33af7c-b61b-4ba6-a931-c60b009911ea None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:18.654857 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4f33af7c-b61b-4ba6-a931-c60b009911ea tempest-GroupTypeSpecsTest-2086119511 tempest-GroupTypeSpecsTest-2086119511-project-admin] GET https://10.4.3.239/volume/v3/group_types/7f9be4ea-5ebd-42d5-92b3-26b4e70a68b2/group_specs Aug 20 04:29:18.654990 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4f33af7c-b61b-4ba6-a931-c60b009911ea tempest-GroupTypeSpecsTest-2086119511 tempest-GroupTypeSpecsTest-2086119511-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:18.655165 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4f33af7c-b61b-4ba6-a931-c60b009911ea tempest-GroupTypeSpecsTest-2086119511 tempest-GroupTypeSpecsTest-2086119511-project-admin] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:18.663327 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4f33af7c-b61b-4ba6-a931-c60b009911ea tempest-GroupTypeSpecsTest-2086119511 tempest-GroupTypeSpecsTest-2086119511-project-admin] https://10.4.3.239/volume/v3/group_types/7f9be4ea-5ebd-42d5-92b3-26b4e70a68b2/group_specs returned with HTTP 200 Aug 20 04:29:18.663867 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 4/14] 10.4.3.239 () {68 vars in 1437 bytes} [Thu Aug 20 04:29:18 2026] GET /volume/v3/group_types/7f9be4ea-5ebd-42d5-92b3-26b4e70a68b2/group_specs => generated 87 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:29:18.673815 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f10db5ed-19c9-419b-b730-359b6b38e882 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:18.677261 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f10db5ed-19c9-419b-b730-359b6b38e882 tempest-GroupTypeSpecsTest-2086119511 tempest-GroupTypeSpecsTest-2086119511-project-admin] DELETE https://10.4.3.239/volume/v3/group_types/7f9be4ea-5ebd-42d5-92b3-26b4e70a68b2/group_specs/key1 Aug 20 04:29:18.677261 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f10db5ed-19c9-419b-b730-359b6b38e882 tempest-GroupTypeSpecsTest-2086119511 tempest-GroupTypeSpecsTest-2086119511-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:18.677261 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f10db5ed-19c9-419b-b730-359b6b38e882 tempest-GroupTypeSpecsTest-2086119511 tempest-GroupTypeSpecsTest-2086119511-project-admin] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:18.690612 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f10db5ed-19c9-419b-b730-359b6b38e882 tempest-GroupTypeSpecsTest-2086119511 tempest-GroupTypeSpecsTest-2086119511-project-admin] https://10.4.3.239/volume/v3/group_types/7f9be4ea-5ebd-42d5-92b3-26b4e70a68b2/group_specs/key1 returned with HTTP 202 Aug 20 04:29:18.691087 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 4/15] 10.4.3.239 () {68 vars in 1455 bytes} [Thu Aug 20 04:29:18 2026] DELETE /volume/v3/group_types/7f9be4ea-5ebd-42d5-92b3-26b4e70a68b2/group_specs/key1 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:29:18.701607 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-deb1f440-98e8-4351-b873-96c7737d5460 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:18.704376 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-deb1f440-98e8-4351-b873-96c7737d5460 tempest-GroupTypeSpecsTest-2086119511 tempest-GroupTypeSpecsTest-2086119511-project-admin] GET https://10.4.3.239/volume/v3/group_types/7f9be4ea-5ebd-42d5-92b3-26b4e70a68b2/group_specs/key1 Aug 20 04:29:18.704641 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-deb1f440-98e8-4351-b873-96c7737d5460 tempest-GroupTypeSpecsTest-2086119511 tempest-GroupTypeSpecsTest-2086119511-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:18.704888 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-deb1f440-98e8-4351-b873-96c7737d5460 tempest-GroupTypeSpecsTest-2086119511 tempest-GroupTypeSpecsTest-2086119511-project-admin] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:18.711410 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-deb1f440-98e8-4351-b873-96c7737d5460 tempest-GroupTypeSpecsTest-2086119511 tempest-GroupTypeSpecsTest-2086119511-project-admin] HTTP exception thrown: Group Type 7f9be4ea-5ebd-42d5-92b3-26b4e70a68b2 has no extra spec with key key1. Aug 20 04:29:18.711555 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-deb1f440-98e8-4351-b873-96c7737d5460 tempest-GroupTypeSpecsTest-2086119511 tempest-GroupTypeSpecsTest-2086119511-project-admin] https://10.4.3.239/volume/v3/group_types/7f9be4ea-5ebd-42d5-92b3-26b4e70a68b2/group_specs/key1 returned with HTTP 404 Aug 20 04:29:18.712124 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 5/16] 10.4.3.239 () {68 vars in 1452 bytes} [Thu Aug 20 04:29:18 2026] GET /volume/v3/group_types/7f9be4ea-5ebd-42d5-92b3-26b4e70a68b2/group_specs/key1 => generated 126 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:29:18.719075 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-acb1d1ca-b963-474e-af9c-b7e15daff5c6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:18.720773 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-acb1d1ca-b963-474e-af9c-b7e15daff5c6 tempest-GroupTypeSpecsTest-2086119511 tempest-GroupTypeSpecsTest-2086119511-project-admin] DELETE https://10.4.3.239/volume/v3/group_types/7f9be4ea-5ebd-42d5-92b3-26b4e70a68b2/group_specs/key2 Aug 20 04:29:18.721022 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-acb1d1ca-b963-474e-af9c-b7e15daff5c6 tempest-GroupTypeSpecsTest-2086119511 tempest-GroupTypeSpecsTest-2086119511-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:18.721188 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-acb1d1ca-b963-474e-af9c-b7e15daff5c6 tempest-GroupTypeSpecsTest-2086119511 tempest-GroupTypeSpecsTest-2086119511-project-admin] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:18.733909 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-acb1d1ca-b963-474e-af9c-b7e15daff5c6 tempest-GroupTypeSpecsTest-2086119511 tempest-GroupTypeSpecsTest-2086119511-project-admin] https://10.4.3.239/volume/v3/group_types/7f9be4ea-5ebd-42d5-92b3-26b4e70a68b2/group_specs/key2 returned with HTTP 202 Aug 20 04:29:18.734357 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 4/17] 10.4.3.239 () {68 vars in 1455 bytes} [Thu Aug 20 04:29:18 2026] DELETE /volume/v3/group_types/7f9be4ea-5ebd-42d5-92b3-26b4e70a68b2/group_specs/key2 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:29:18.742483 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-01044a2e-87bb-4ede-aa6b-95091bd65e5c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:18.744348 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-01044a2e-87bb-4ede-aa6b-95091bd65e5c tempest-GroupTypeSpecsTest-2086119511 tempest-GroupTypeSpecsTest-2086119511-project-admin] GET https://10.4.3.239/volume/v3/group_types/7f9be4ea-5ebd-42d5-92b3-26b4e70a68b2/group_specs/key2 Aug 20 04:29:18.744673 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-01044a2e-87bb-4ede-aa6b-95091bd65e5c tempest-GroupTypeSpecsTest-2086119511 tempest-GroupTypeSpecsTest-2086119511-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:18.744808 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-01044a2e-87bb-4ede-aa6b-95091bd65e5c tempest-GroupTypeSpecsTest-2086119511 tempest-GroupTypeSpecsTest-2086119511-project-admin] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:18.751110 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-01044a2e-87bb-4ede-aa6b-95091bd65e5c tempest-GroupTypeSpecsTest-2086119511 tempest-GroupTypeSpecsTest-2086119511-project-admin] HTTP exception thrown: Group Type 7f9be4ea-5ebd-42d5-92b3-26b4e70a68b2 has no extra spec with key key2. Aug 20 04:29:18.751346 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-01044a2e-87bb-4ede-aa6b-95091bd65e5c tempest-GroupTypeSpecsTest-2086119511 tempest-GroupTypeSpecsTest-2086119511-project-admin] https://10.4.3.239/volume/v3/group_types/7f9be4ea-5ebd-42d5-92b3-26b4e70a68b2/group_specs/key2 returned with HTTP 404 Aug 20 04:29:18.752142 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 5/18] 10.4.3.239 () {68 vars in 1452 bytes} [Thu Aug 20 04:29:18 2026] GET /volume/v3/group_types/7f9be4ea-5ebd-42d5-92b3-26b4e70a68b2/group_specs/key2 => generated 126 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:29:18.760552 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-63f53732-3d44-4001-aa0f-e4cbd17881f0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:18.762351 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-63f53732-3d44-4001-aa0f-e4cbd17881f0 tempest-GroupTypeSpecsTest-2086119511 tempest-GroupTypeSpecsTest-2086119511-project-admin] DELETE https://10.4.3.239/volume/v3/group_types/7f9be4ea-5ebd-42d5-92b3-26b4e70a68b2/group_specs/key3 Aug 20 04:29:18.762580 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-63f53732-3d44-4001-aa0f-e4cbd17881f0 tempest-GroupTypeSpecsTest-2086119511 tempest-GroupTypeSpecsTest-2086119511-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:18.762760 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-63f53732-3d44-4001-aa0f-e4cbd17881f0 tempest-GroupTypeSpecsTest-2086119511 tempest-GroupTypeSpecsTest-2086119511-project-admin] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:18.772331 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-63f53732-3d44-4001-aa0f-e4cbd17881f0 tempest-GroupTypeSpecsTest-2086119511 tempest-GroupTypeSpecsTest-2086119511-project-admin] https://10.4.3.239/volume/v3/group_types/7f9be4ea-5ebd-42d5-92b3-26b4e70a68b2/group_specs/key3 returned with HTTP 202 Aug 20 04:29:18.772703 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 5/19] 10.4.3.239 () {68 vars in 1455 bytes} [Thu Aug 20 04:29:18 2026] DELETE /volume/v3/group_types/7f9be4ea-5ebd-42d5-92b3-26b4e70a68b2/group_specs/key3 => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:29:18.781232 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-de777d29-e255-46e2-b294-68306f7e4ed9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:18.782919 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-de777d29-e255-46e2-b294-68306f7e4ed9 tempest-GroupTypeSpecsTest-2086119511 tempest-GroupTypeSpecsTest-2086119511-project-admin] GET https://10.4.3.239/volume/v3/group_types/7f9be4ea-5ebd-42d5-92b3-26b4e70a68b2/group_specs/key3 Aug 20 04:29:18.783094 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-de777d29-e255-46e2-b294-68306f7e4ed9 tempest-GroupTypeSpecsTest-2086119511 tempest-GroupTypeSpecsTest-2086119511-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:18.783316 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-de777d29-e255-46e2-b294-68306f7e4ed9 tempest-GroupTypeSpecsTest-2086119511 tempest-GroupTypeSpecsTest-2086119511-project-admin] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:18.790884 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-de777d29-e255-46e2-b294-68306f7e4ed9 tempest-GroupTypeSpecsTest-2086119511 tempest-GroupTypeSpecsTest-2086119511-project-admin] HTTP exception thrown: Group Type 7f9be4ea-5ebd-42d5-92b3-26b4e70a68b2 has no extra spec with key key3. Aug 20 04:29:18.791096 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-de777d29-e255-46e2-b294-68306f7e4ed9 tempest-GroupTypeSpecsTest-2086119511 tempest-GroupTypeSpecsTest-2086119511-project-admin] https://10.4.3.239/volume/v3/group_types/7f9be4ea-5ebd-42d5-92b3-26b4e70a68b2/group_specs/key3 returned with HTTP 404 Aug 20 04:29:18.791676 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 6/20] 10.4.3.239 () {68 vars in 1452 bytes} [Thu Aug 20 04:29:18 2026] GET /volume/v3/group_types/7f9be4ea-5ebd-42d5-92b3-26b4e70a68b2/group_specs/key3 => generated 126 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:29:18.798927 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5bfaab80-67dd-4b9a-8521-51b029e1fce7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:18.800702 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5bfaab80-67dd-4b9a-8521-51b029e1fce7 tempest-GroupTypeSpecsTest-2086119511 tempest-GroupTypeSpecsTest-2086119511-project-admin] DELETE https://10.4.3.239/volume/v3/group_types/7f9be4ea-5ebd-42d5-92b3-26b4e70a68b2 Aug 20 04:29:18.800899 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5bfaab80-67dd-4b9a-8521-51b029e1fce7 tempest-GroupTypeSpecsTest-2086119511 tempest-GroupTypeSpecsTest-2086119511-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:18.801104 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5bfaab80-67dd-4b9a-8521-51b029e1fce7 tempest-GroupTypeSpecsTest-2086119511 tempest-GroupTypeSpecsTest-2086119511-project-admin] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:18.814513 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5bfaab80-67dd-4b9a-8521-51b029e1fce7 tempest-GroupTypeSpecsTest-2086119511 tempest-GroupTypeSpecsTest-2086119511-project-admin] https://10.4.3.239/volume/v3/group_types/7f9be4ea-5ebd-42d5-92b3-26b4e70a68b2 returned with HTTP 202 Aug 20 04:29:18.814886 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 5/21] 10.4.3.239 () {68 vars in 1404 bytes} [Thu Aug 20 04:29:18 2026] DELETE /volume/v3/group_types/7f9be4ea-5ebd-42d5-92b3-26b4e70a68b2 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:29:26.229959 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-173ce3c6-4735-43f2-92a5-3b0425fb3ff3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:26.454411 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-173ce3c6-4735-43f2-92a5-3b0425fb3ff3 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:29:26.455062 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-173ce3c6-4735-43f2-92a5-3b0425fb3ff3 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-335974470"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:29:26.457921 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-173ce3c6-4735-43f2-92a5-3b0425fb3ff3 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-335974470'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:29:26.458835 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-173ce3c6-4735-43f2-92a5-3b0425fb3ff3 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Create volume of 1 GB Aug 20 04:29:26.473410 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-173ce3c6-4735-43f2-92a5-3b0425fb3ff3 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Availability zone cache updated, next update will occur around 2026-08-20 05:29:26.472852. {{(pid=100174) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 20 04:29:26.473518 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-173ce3c6-4735-43f2-92a5-3b0425fb3ff3 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Availability Zones retrieved successfully. Aug 20 04:29:26.510911 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-173ce3c6-4735-43f2-92a5-3b0425fb3ff3 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Flow 'volume_create_api' (ebb78ad5-ab0f-4a7a-9ce7-06efca9c96d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:29:26.511497 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-173ce3c6-4735-43f2-92a5-3b0425fb3ff3 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (261055c0-25f8-48b7-9322-9795a6e55428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:29:26.513011 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-173ce3c6-4735-43f2-92a5-3b0425fb3ff3 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:29:26.574237 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-173ce3c6-4735-43f2-92a5-3b0425fb3ff3 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (261055c0-25f8-48b7-9322-9795a6e55428) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:29:26.575265 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-173ce3c6-4735-43f2-92a5-3b0425fb3ff3 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77a813c1-263e-490f-b376-c39a61cf5b4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:29:26.623898 np0000007850 devstack@c-api.service[100174]: WARNING cinder.quota [None req-173ce3c6-4735-43f2-92a5-3b0425fb3ff3 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-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 20 04:29:26.624312 np0000007850 devstack@c-api.service[100174]: WARNING cinder.quota [None req-173ce3c6-4735-43f2-92a5-3b0425fb3ff3 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-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 20 04:29:26.679552 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-173ce3c6-4735-43f2-92a5-3b0425fb3ff3 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Created reservations ['a7ab91ae-981a-473f-a81c-9c68c6ae2e00', 'a5dd9e17-ded4-4411-81bd-a49fdeeacdaf', '2aff3dc3-0470-48d9-b9e7-2b382f2f0982', '1f5cb979-4d2e-4cef-8c77-6c6ac3545d39'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:29:26.681287 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-173ce3c6-4735-43f2-92a5-3b0425fb3ff3 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77a813c1-263e-490f-b376-c39a61cf5b4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7ab91ae-981a-473f-a81c-9c68c6ae2e00', 'a5dd9e17-ded4-4411-81bd-a49fdeeacdaf', '2aff3dc3-0470-48d9-b9e7-2b382f2f0982', '1f5cb979-4d2e-4cef-8c77-6c6ac3545d39']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:29:26.681840 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-173ce3c6-4735-43f2-92a5-3b0425fb3ff3 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (343f79ff-3e5c-41ac-8c0f-efa309798d7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:29:26.746536 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-173ce3c6-4735-43f2-92a5-3b0425fb3ff3 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (343f79ff-3e5c-41ac-8c0f-efa309798d7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9657737-d76a-40e4-9162-6878a1588a76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-335974470',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf21eaea65ad4deca5bfdb5e517e9754',qos_specs=None,replication_status=,reservations=['a7ab91ae-981a-473f-a81c-9c68c6ae2e00','a5dd9e17-ded4-4411-81bd-a49fdeeacdaf','2aff3dc3-0470-48d9-b9e7-2b382f2f0982','1f5cb979-4d2e-4cef-8c77-6c6ac3545d39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baa2db191273406680bcb43d7736ed65',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:29:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-335974470',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9657737-d76a-40e4-9162-6878a1588a76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf21eaea65ad4deca5bfdb5e517e9754',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='baa2db191273406680bcb43d7736ed65',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:29:26.747316 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-173ce3c6-4735-43f2-92a5-3b0425fb3ff3 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34fc0dd3-068e-48a9-b4f3-491bcaab1948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:29:26.777567 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-173ce3c6-4735-43f2-92a5-3b0425fb3ff3 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34fc0dd3-068e-48a9-b4f3-491bcaab1948) transitioned into state 'SUCCESS' from state '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-335974470',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf21eaea65ad4deca5bfdb5e517e9754',qos_specs=None,replication_status=,reservations=['a7ab91ae-981a-473f-a81c-9c68c6ae2e00','a5dd9e17-ded4-4411-81bd-a49fdeeacdaf','2aff3dc3-0470-48d9-b9e7-2b382f2f0982','1f5cb979-4d2e-4cef-8c77-6c6ac3545d39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baa2db191273406680bcb43d7736ed65',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:29:26.778255 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-173ce3c6-4735-43f2-92a5-3b0425fb3ff3 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6fd5a66-e46f-48d4-853e-b8464ed68e42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:29:26.807441 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-173ce3c6-4735-43f2-92a5-3b0425fb3ff3 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6fd5a66-e46f-48d4-853e-b8464ed68e42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:29:26.808749 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-173ce3c6-4735-43f2-92a5-3b0425fb3ff3 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Flow 'volume_create_api' (ebb78ad5-ab0f-4a7a-9ce7-06efca9c96d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:29:26.809102 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-173ce3c6-4735-43f2-92a5-3b0425fb3ff3 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Create volume request issued successfully. Aug 20 04:29:26.810409 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-173ce3c6-4735-43f2-92a5-3b0425fb3ff3 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:29:26.810889 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 6/22] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:29:26 2026] POST /volume/v3/volumes => generated 758 bytes in 581 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:29:27.983831 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e8dbb473-7f33-42d3-8f3c-f1ed3ecc325d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:28.254464 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e8dbb473-7f33-42d3-8f3c-f1ed3ecc325d tempest-GroupsTest-1451180365 tempest-GroupsTest-1451180365-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:29:28.254622 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e8dbb473-7f33-42d3-8f3c-f1ed3ecc325d tempest-GroupsTest-1451180365 tempest-GroupsTest-1451180365-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1552416594"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:29:28.273095 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e8dbb473-7f33-42d3-8f3c-f1ed3ecc325d tempest-GroupsTest-1451180365 tempest-GroupsTest-1451180365-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:29:28.273451 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 6/23] 10.4.3.239 () {68 vars in 1252 bytes} [Thu Aug 20 04:29:27 2026] POST /volume/v3/types => generated 216 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:29:28.284099 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8c61c72a-d5fc-4029-bd24-3101e8a80c4f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:28.287666 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8c61c72a-d5fc-4029-bd24-3101e8a80c4f tempest-GroupsTest-1451180365 tempest-GroupsTest-1451180365-project-admin] POST https://10.4.3.239/volume/v3/group_types Aug 20 04:29:28.288106 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8c61c72a-d5fc-4029-bd24-3101e8a80c4f tempest-GroupsTest-1451180365 tempest-GroupsTest-1451180365-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1948684257"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:29:28.302634 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8c61c72a-d5fc-4029-bd24-3101e8a80c4f tempest-GroupsTest-1451180365 tempest-GroupsTest-1451180365-project-admin] https://10.4.3.239/volume/v3/group_types returned with HTTP 202 Aug 20 04:29:28.303402 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 7/24] 10.4.3.239 () {70 vars in 1311 bytes} [Thu Aug 20 04:29:28 2026] POST /volume/v3/group_types => generated 173 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:29:28.311035 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c3e13c99-2d8c-45dd-9f31-40e2c7f052ad None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:28.660285 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c3e13c99-2d8c-45dd-9f31-40e2c7f052ad tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] POST https://10.4.3.239/volume/v3/groups Aug 20 04:29:28.660832 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c3e13c99-2d8c-45dd-9f31-40e2c7f052ad tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "2d8d7aa2-192c-4b66-9ce7-fe76e4bfae05", "volume_types": ["cd3e7ef2-c445-433f-93aa-db399c141346"], "name": "tempest-Group1-227689348"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:29:28.662751 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.groups [None req-c3e13c99-2d8c-45dd-9f31-40e2c7f052ad tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Creating new group {'group': {'group_type': '2d8d7aa2-192c-4b66-9ce7-fe76e4bfae05', 'volume_types': ['cd3e7ef2-c445-433f-93aa-db399c141346'], 'name': 'tempest-Group1-227689348'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 20 04:29:28.671889 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.groups [None req-c3e13c99-2d8c-45dd-9f31-40e2c7f052ad tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Creating group tempest-Group1-227689348. Aug 20 04:29:28.700538 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-c3e13c99-2d8c-45dd-9f31-40e2c7f052ad tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Availability zone cache updated, next update will occur around 2026-08-20 05:29:28.699664. {{(pid=100176) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 20 04:29:28.700776 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-c3e13c99-2d8c-45dd-9f31-40e2c7f052ad tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Availability Zones retrieved successfully. Aug 20 04:29:28.740151 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-c3e13c99-2d8c-45dd-9f31-40e2c7f052ad tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Created reservations ['9f72e073-6555-408b-85b2-6fb2c714de15'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:29:28.815803 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c3e13c99-2d8c-45dd-9f31-40e2c7f052ad tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] https://10.4.3.239/volume/v3/groups returned with HTTP 202 Aug 20 04:29:28.816459 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 6/25] 10.4.3.239 () {70 vars in 1297 bytes} [Thu Aug 20 04:29:28 2026] POST /volume/v3/groups => generated 93 bytes in 506 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:29:28.827590 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-48a8dacb-4a5a-4cc5-bc21-95ae8033ff74 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:28.830370 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-48a8dacb-4a5a-4cc5-bc21-95ae8033ff74 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] GET https://10.4.3.239/volume/v3/groups/26db2526-2617-4ca6-bfce-8c4a526ba30f Aug 20 04:29:28.830618 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-48a8dacb-4a5a-4cc5-bc21-95ae8033ff74 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:28.830839 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-48a8dacb-4a5a-4cc5-bc21-95ae8033ff74 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:28.831016 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.groups [None req-48a8dacb-4a5a-4cc5-bc21-95ae8033ff74 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] show called for member 26db2526-2617-4ca6-bfce-8c4a526ba30f {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 04:29:28.837752 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:28.837752 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:29:28.864410 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-48a8dacb-4a5a-4cc5-bc21-95ae8033ff74 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] https://10.4.3.239/volume/v3/groups/26db2526-2617-4ca6-bfce-8c4a526ba30f returned with HTTP 200 Aug 20 04:29:28.864591 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 7/26] 10.4.3.239 () {68 vars in 1386 bytes} [Thu Aug 20 04:29:28 2026] GET /volume/v3/groups/26db2526-2617-4ca6-bfce-8c4a526ba30f => generated 321 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:29:29.876945 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ce1c45bb-526e-4fce-b53b-9a6eced48d8f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:29.879297 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ce1c45bb-526e-4fce-b53b-9a6eced48d8f tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] GET https://10.4.3.239/volume/v3/groups/26db2526-2617-4ca6-bfce-8c4a526ba30f Aug 20 04:29:29.879584 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ce1c45bb-526e-4fce-b53b-9a6eced48d8f tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:29.879842 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ce1c45bb-526e-4fce-b53b-9a6eced48d8f tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:29.879959 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.groups [None req-ce1c45bb-526e-4fce-b53b-9a6eced48d8f tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] show called for member 26db2526-2617-4ca6-bfce-8c4a526ba30f {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 04:29:29.890204 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:29.890204 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:29:29.917936 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ce1c45bb-526e-4fce-b53b-9a6eced48d8f tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] https://10.4.3.239/volume/v3/groups/26db2526-2617-4ca6-bfce-8c4a526ba30f returned with HTTP 200 Aug 20 04:29:29.918775 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 7/27] 10.4.3.239 () {68 vars in 1386 bytes} [Thu Aug 20 04:29:29 2026] GET /volume/v3/groups/26db2526-2617-4ca6-bfce-8c4a526ba30f => generated 322 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:29:29.931867 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-31a1d55f-3127-491c-b08d-751cf334c930 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:29.933175 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-31a1d55f-3127-491c-b08d-751cf334c930 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] POST https://10.4.3.239/volume/v3/groups Aug 20 04:29:29.933714 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-31a1d55f-3127-491c-b08d-751cf334c930 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "2d8d7aa2-192c-4b66-9ce7-fe76e4bfae05", "volume_types": ["cd3e7ef2-c445-433f-93aa-db399c141346"], "name": "tempest-Group2-355040030"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:29:29.935026 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.groups [None req-31a1d55f-3127-491c-b08d-751cf334c930 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Creating new group {'group': {'group_type': '2d8d7aa2-192c-4b66-9ce7-fe76e4bfae05', 'volume_types': ['cd3e7ef2-c445-433f-93aa-db399c141346'], 'name': 'tempest-Group2-355040030'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 20 04:29:29.951273 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.groups [None req-31a1d55f-3127-491c-b08d-751cf334c930 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Creating group tempest-Group2-355040030. Aug 20 04:29:29.976691 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-31a1d55f-3127-491c-b08d-751cf334c930 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Availability zone cache updated, next update will occur around 2026-08-20 05:29:29.976007. {{(pid=100177) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 20 04:29:29.976849 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-31a1d55f-3127-491c-b08d-751cf334c930 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Availability Zones retrieved successfully. Aug 20 04:29:30.001853 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-31a1d55f-3127-491c-b08d-751cf334c930 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Created reservations ['85824d9f-b002-4175-8498-048da8587ad0'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:29:30.071641 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-31a1d55f-3127-491c-b08d-751cf334c930 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] https://10.4.3.239/volume/v3/groups returned with HTTP 202 Aug 20 04:29:30.072202 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 8/28] 10.4.3.239 () {70 vars in 1297 bytes} [Thu Aug 20 04:29:29 2026] POST /volume/v3/groups => generated 93 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:29:30.083268 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b31fb9f3-1264-4f4c-a8f8-f7a7c4acd4fd None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:30.085562 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b31fb9f3-1264-4f4c-a8f8-f7a7c4acd4fd tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] GET https://10.4.3.239/volume/v3/groups/e6eb208a-47dd-4cfd-8f44-0a8872e68bf6 Aug 20 04:29:30.085892 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b31fb9f3-1264-4f4c-a8f8-f7a7c4acd4fd tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:30.086131 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b31fb9f3-1264-4f4c-a8f8-f7a7c4acd4fd tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:30.086348 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.groups [None req-b31fb9f3-1264-4f4c-a8f8-f7a7c4acd4fd tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] show called for member e6eb208a-47dd-4cfd-8f44-0a8872e68bf6 {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 04:29:30.096847 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:30.096847 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:29:30.115458 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b31fb9f3-1264-4f4c-a8f8-f7a7c4acd4fd tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] https://10.4.3.239/volume/v3/groups/e6eb208a-47dd-4cfd-8f44-0a8872e68bf6 returned with HTTP 200 Aug 20 04:29:30.116711 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 7/29] 10.4.3.239 () {68 vars in 1386 bytes} [Thu Aug 20 04:29:30 2026] GET /volume/v3/groups/e6eb208a-47dd-4cfd-8f44-0a8872e68bf6 => generated 321 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:29:31.129881 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2f80279f-209f-4255-baf0-80921aed6dcd None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:31.131622 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2f80279f-209f-4255-baf0-80921aed6dcd tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] GET https://10.4.3.239/volume/v3/groups/e6eb208a-47dd-4cfd-8f44-0a8872e68bf6 Aug 20 04:29:31.131889 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2f80279f-209f-4255-baf0-80921aed6dcd tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:31.132108 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2f80279f-209f-4255-baf0-80921aed6dcd tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:31.132521 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.groups [None req-2f80279f-209f-4255-baf0-80921aed6dcd tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] show called for member e6eb208a-47dd-4cfd-8f44-0a8872e68bf6 {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 04:29:31.136064 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:31.136064 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:29:31.147750 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2f80279f-209f-4255-baf0-80921aed6dcd tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] https://10.4.3.239/volume/v3/groups/e6eb208a-47dd-4cfd-8f44-0a8872e68bf6 returned with HTTP 200 Aug 20 04:29:31.148195 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 8/30] 10.4.3.239 () {68 vars in 1386 bytes} [Thu Aug 20 04:29:31 2026] GET /volume/v3/groups/e6eb208a-47dd-4cfd-8f44-0a8872e68bf6 => generated 322 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:29:31.158240 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-18878837-354a-4be5-8af7-89774fba9d5e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:31.160171 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-18878837-354a-4be5-8af7-89774fba9d5e tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:29:31.161399 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-18878837-354a-4be5-8af7-89774fba9d5e tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-318664332", "volume_type": "cd3e7ef2-c445-433f-93aa-db399c141346", "group_id": "26db2526-2617-4ca6-bfce-8c4a526ba30f", "size": 1}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:29:31.163197 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-18878837-354a-4be5-8af7-89774fba9d5e tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-318664332', 'volume_type': 'cd3e7ef2-c445-433f-93aa-db399c141346', 'group_id': '26db2526-2617-4ca6-bfce-8c4a526ba30f', 'size': 1}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:29:31.183761 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:31.183761 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:29:31.184533 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-18878837-354a-4be5-8af7-89774fba9d5e tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Create volume of 1 GB Aug 20 04:29:31.195696 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-18878837-354a-4be5-8af7-89774fba9d5e tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Availability zone cache updated, next update will occur around 2026-08-20 05:29:31.195002. {{(pid=100175) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 20 04:29:31.195894 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-18878837-354a-4be5-8af7-89774fba9d5e tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Availability Zones retrieved successfully. Aug 20 04:29:31.226899 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-18878837-354a-4be5-8af7-89774fba9d5e tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Flow 'volume_create_api' (3bac2891-2902-43b8-8465-1d5bf76d9072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:29:31.228303 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-18878837-354a-4be5-8af7-89774fba9d5e tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20ec4faa-2a1e-46f7-bda9-4164732a6e6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:29:31.229286 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:31.229286 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:29:31.229983 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-18878837-354a-4be5-8af7-89774fba9d5e tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:29:31.269242 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-18878837-354a-4be5-8af7-89774fba9d5e tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20ec4faa-2a1e-46f7-bda9-4164732a6e6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:29:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=cd3e7ef2-c445-433f-93aa-db399c141346,is_public=True,name='tempest-GroupsTest-volume-type-1552416594',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cd3e7ef2-c445-433f-93aa-db399c141346', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '26db2526-2617-4ca6-bfce-8c4a526ba30f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:29:31.270002 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-18878837-354a-4be5-8af7-89774fba9d5e tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cf4adf0-9c6e-4f56-a92f-93b2088c3e65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:29:31.316123 np0000007850 devstack@c-api.service[100175]: WARNING cinder.quota [None req-18878837-354a-4be5-8af7-89774fba9d5e tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1552416594 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1552416594, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:29:31.316573 np0000007850 devstack@c-api.service[100175]: WARNING cinder.quota [None req-18878837-354a-4be5-8af7-89774fba9d5e tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1552416594 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1552416594, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:29:31.366979 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-18878837-354a-4be5-8af7-89774fba9d5e tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Created reservations ['9a3b3ba9-e4ec-4cf8-a139-5945801b4946', 'c9f6d051-efb2-47c8-ab8d-90251bd0ff36', 'fbb2a070-caec-4072-9f60-e65d58686d7b', 'f55cdd1f-7e1d-4bc9-beaa-3fe682193463'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:29:31.368090 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-18878837-354a-4be5-8af7-89774fba9d5e tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cf4adf0-9c6e-4f56-a92f-93b2088c3e65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a3b3ba9-e4ec-4cf8-a139-5945801b4946', 'c9f6d051-efb2-47c8-ab8d-90251bd0ff36', 'fbb2a070-caec-4072-9f60-e65d58686d7b', 'f55cdd1f-7e1d-4bc9-beaa-3fe682193463']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:29:31.369114 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-18878837-354a-4be5-8af7-89774fba9d5e tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (287be254-1a50-48d8-bdd5-5117c3d0bd54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:29:31.424815 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-18878837-354a-4be5-8af7-89774fba9d5e tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (287be254-1a50-48d8-bdd5-5117c3d0bd54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01eed63b-217e-4718-9cf9-25fe85c63582', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-318664332',encryption_key_id=None,group_id=26db2526-2617-4ca6-bfce-8c4a526ba30f,group_type_id=,metadata={},multiattach=False,project_id='bab2700d7bde488d99693a1475ce60cd',qos_specs=None,replication_status=,reservations=['9a3b3ba9-e4ec-4cf8-a139-5945801b4946','c9f6d051-efb2-47c8-ab8d-90251bd0ff36','fbb2a070-caec-4072-9f60-e65d58686d7b','f55cdd1f-7e1d-4bc9-beaa-3fe682193463'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa1fdf36187f4e4e9cc09786f7eb9e96',volume_type_id=cd3e7ef2-c445-433f-93aa-db399c141346), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:29:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-318664332',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=26db2526-2617-4ca6-bfce-8c4a526ba30f,host=None,id=01eed63b-217e-4718-9cf9-25fe85c63582,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bab2700d7bde488d99693a1475ce60cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa1fdf36187f4e4e9cc09786f7eb9e96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cd3e7ef2-c445-433f-93aa-db399c141346),volume_type_id=cd3e7ef2-c445-433f-93aa-db399c141346)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:29:31.427289 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-18878837-354a-4be5-8af7-89774fba9d5e tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db55e627-a8cd-49b4-9193-4ed0a5d66eb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:29:31.453499 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-18878837-354a-4be5-8af7-89774fba9d5e tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db55e627-a8cd-49b4-9193-4ed0a5d66eb7) transitioned into state 'SUCCESS' from state '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-318664332',encryption_key_id=None,group_id=26db2526-2617-4ca6-bfce-8c4a526ba30f,group_type_id=,metadata={},multiattach=False,project_id='bab2700d7bde488d99693a1475ce60cd',qos_specs=None,replication_status=,reservations=['9a3b3ba9-e4ec-4cf8-a139-5945801b4946','c9f6d051-efb2-47c8-ab8d-90251bd0ff36','fbb2a070-caec-4072-9f60-e65d58686d7b','f55cdd1f-7e1d-4bc9-beaa-3fe682193463'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa1fdf36187f4e4e9cc09786f7eb9e96',volume_type_id=cd3e7ef2-c445-433f-93aa-db399c141346)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:29:31.454659 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-18878837-354a-4be5-8af7-89774fba9d5e tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3593d3c-782d-4e85-a972-92e5f2963f58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:29:31.488875 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-18878837-354a-4be5-8af7-89774fba9d5e tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3593d3c-782d-4e85-a972-92e5f2963f58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:29:31.489890 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-18878837-354a-4be5-8af7-89774fba9d5e tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Flow 'volume_create_api' (3bac2891-2902-43b8-8465-1d5bf76d9072) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:29:31.490746 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-18878837-354a-4be5-8af7-89774fba9d5e tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Create volume request issued successfully. Aug 20 04:29:31.491292 np0000007850 devstack@c-api.service[100175]: WARNING stevedore.named [None req-18878837-354a-4be5-8af7-89774fba9d5e tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:29:31.491462 np0000007850 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-18878837-354a-4be5-8af7-89774fba9d5e tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:29:31.536406 np0000007850 devstack@c-api.service[100175]: DEBUG oslo_db.sqlalchemy.engines [None req-18878837-354a-4be5-8af7-89774fba9d5e tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100175) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:29:31.540896 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:31.540896 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:29:31.546198 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-18878837-354a-4be5-8af7-89774fba9d5e tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:29:31.546749 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 8/31] 10.4.3.239 () {70 vars in 1300 bytes} [Thu Aug 20 04:29:31 2026] POST /volume/v3/volumes => generated 814 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:29:31.559210 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-41b3d667-6142-4cb7-99be-b145f33ff149 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:31.561675 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-41b3d667-6142-4cb7-99be-b145f33ff149 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] GET https://10.4.3.239/volume/v3/volumes/01eed63b-217e-4718-9cf9-25fe85c63582 Aug 20 04:29:31.561946 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-41b3d667-6142-4cb7-99be-b145f33ff149 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:31.562206 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-41b3d667-6142-4cb7-99be-b145f33ff149 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:31.612309 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:31.612309 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:29:31.627646 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-41b3d667-6142-4cb7-99be-b145f33ff149 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Volume info retrieved successfully. Aug 20 04:29:31.627646 np0000007850 devstack@c-api.service[100177]: WARNING stevedore.named [None req-41b3d667-6142-4cb7-99be-b145f33ff149 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:29:31.627646 np0000007850 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-41b3d667-6142-4cb7-99be-b145f33ff149 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:29:31.700981 np0000007850 devstack@c-api.service[100177]: DEBUG oslo_db.sqlalchemy.engines [None req-41b3d667-6142-4cb7-99be-b145f33ff149 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:29:31.709970 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:31.709970 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:29:31.726225 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-41b3d667-6142-4cb7-99be-b145f33ff149 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] https://10.4.3.239/volume/v3/volumes/01eed63b-217e-4718-9cf9-25fe85c63582 returned with HTTP 200 Aug 20 04:29:31.726225 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 9/32] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:29:31 2026] GET /volume/v3/volumes/01eed63b-217e-4718-9cf9-25fe85c63582 => generated 882 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:29:32.712741 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-dedeff97-e254-4d2e-bc4f-344b6664241c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:32.715222 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-dedeff97-e254-4d2e-bc4f-344b6664241c tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:29:32.715646 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-dedeff97-e254-4d2e-bc4f-344b6664241c tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-529883790"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:29:32.717203 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-dedeff97-e254-4d2e-bc4f-344b6664241c tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-529883790'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:29:32.717612 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-dedeff97-e254-4d2e-bc4f-344b6664241c tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Create volume of 1 GB Aug 20 04:29:32.717974 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:32.717974 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:29:32.729986 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-dedeff97-e254-4d2e-bc4f-344b6664241c tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Availability zone cache updated, next update will occur around 2026-08-20 05:29:32.729723. {{(pid=100176) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 20 04:29:32.730075 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-dedeff97-e254-4d2e-bc4f-344b6664241c tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Availability Zones retrieved successfully. Aug 20 04:29:32.743816 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-56eded49-24af-449a-9bb1-a0fa73d6953d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:32.747204 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-56eded49-24af-449a-9bb1-a0fa73d6953d tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] GET https://10.4.3.239/volume/v3/volumes/01eed63b-217e-4718-9cf9-25fe85c63582 Aug 20 04:29:32.747204 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-56eded49-24af-449a-9bb1-a0fa73d6953d tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:32.747204 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-56eded49-24af-449a-9bb1-a0fa73d6953d tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:32.753306 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-dedeff97-e254-4d2e-bc4f-344b6664241c tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Flow 'volume_create_api' (edfc089a-0e7c-4d42-be3c-cd110a5d8daf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:29:32.754400 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-dedeff97-e254-4d2e-bc4f-344b6664241c tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dc858af-d1a5-4d95-a830-d6ffd57161b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:29:32.756479 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:32.756479 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:29:32.756579 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-dedeff97-e254-4d2e-bc4f-344b6664241c tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:29:32.763299 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-56eded49-24af-449a-9bb1-a0fa73d6953d tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Volume info retrieved successfully. Aug 20 04:29:32.763728 np0000007850 devstack@c-api.service[100174]: WARNING stevedore.named [None req-56eded49-24af-449a-9bb1-a0fa73d6953d tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:29:32.764056 np0000007850 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-56eded49-24af-449a-9bb1-a0fa73d6953d tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:29:32.802022 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-dedeff97-e254-4d2e-bc4f-344b6664241c tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dc858af-d1a5-4d95-a830-d6ffd57161b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:29:32.803233 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-dedeff97-e254-4d2e-bc4f-344b6664241c tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0953207a-06c0-4740-b3b0-4fbbe4dccba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:29:32.814562 np0000007850 devstack@c-api.service[100174]: DEBUG oslo_db.sqlalchemy.engines [None req-56eded49-24af-449a-9bb1-a0fa73d6953d tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100174) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:29:32.823095 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:32.823095 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:29:32.835989 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-56eded49-24af-449a-9bb1-a0fa73d6953d tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] https://10.4.3.239/volume/v3/volumes/01eed63b-217e-4718-9cf9-25fe85c63582 returned with HTTP 200 Aug 20 04:29:32.836945 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 9/33] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:29:32 2026] GET /volume/v3/volumes/01eed63b-217e-4718-9cf9-25fe85c63582 => generated 907 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:29:32.851591 np0000007850 devstack@c-api.service[100176]: WARNING cinder.quota [None req-dedeff97-e254-4d2e-bc4f-344b6664241c tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-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 20 04:29:32.853129 np0000007850 devstack@c-api.service[100176]: WARNING cinder.quota [None req-dedeff97-e254-4d2e-bc4f-344b6664241c tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-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 20 04:29:32.857136 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-45c8e9f4-3861-4c73-ba5f-0f9ca2d67918 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:32.860756 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-45c8e9f4-3861-4c73-ba5f-0f9ca2d67918 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] GET https://10.4.3.239/volume/v3/groups/26db2526-2617-4ca6-bfce-8c4a526ba30f Aug 20 04:29:32.860756 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-45c8e9f4-3861-4c73-ba5f-0f9ca2d67918 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:32.860756 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-45c8e9f4-3861-4c73-ba5f-0f9ca2d67918 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:32.860756 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.groups [None req-45c8e9f4-3861-4c73-ba5f-0f9ca2d67918 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] show called for member 26db2526-2617-4ca6-bfce-8c4a526ba30f {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 04:29:32.868068 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:32.868068 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:29:32.881444 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-45c8e9f4-3861-4c73-ba5f-0f9ca2d67918 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] https://10.4.3.239/volume/v3/groups/26db2526-2617-4ca6-bfce-8c4a526ba30f returned with HTTP 200 Aug 20 04:29:32.881444 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 9/34] 10.4.3.239 () {68 vars in 1386 bytes} [Thu Aug 20 04:29:32 2026] GET /volume/v3/groups/26db2526-2617-4ca6-bfce-8c4a526ba30f => generated 322 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:29:32.895934 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8752cc94-728f-44de-8b26-a2b625d17f68 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:32.898484 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8752cc94-728f-44de-8b26-a2b625d17f68 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] GET https://10.4.3.239/volume/v3/groups/e6eb208a-47dd-4cfd-8f44-0a8872e68bf6 Aug 20 04:29:32.898629 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8752cc94-728f-44de-8b26-a2b625d17f68 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:32.898816 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8752cc94-728f-44de-8b26-a2b625d17f68 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:32.899011 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.groups [None req-8752cc94-728f-44de-8b26-a2b625d17f68 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] show called for member e6eb208a-47dd-4cfd-8f44-0a8872e68bf6 {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 04:29:32.905712 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:32.905712 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:29:32.914299 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-dedeff97-e254-4d2e-bc4f-344b6664241c tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Created reservations ['c6a69839-6363-490a-83be-b4c5f472dfbc', 'fdba2e75-dddb-422a-b8b9-4aa702eda1b9', '9beacd09-5458-4052-a1bc-1ee1d392150e', '70b3d919-251e-477b-8881-19062b525ad9'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:29:32.916406 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-dedeff97-e254-4d2e-bc4f-344b6664241c tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0953207a-06c0-4740-b3b0-4fbbe4dccba6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6a69839-6363-490a-83be-b4c5f472dfbc', 'fdba2e75-dddb-422a-b8b9-4aa702eda1b9', '9beacd09-5458-4052-a1bc-1ee1d392150e', '70b3d919-251e-477b-8881-19062b525ad9']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:29:32.916406 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-dedeff97-e254-4d2e-bc4f-344b6664241c tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf5cdee1-f27c-4f5f-a720-b5a9debc18ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:29:32.938890 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8752cc94-728f-44de-8b26-a2b625d17f68 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] https://10.4.3.239/volume/v3/groups/e6eb208a-47dd-4cfd-8f44-0a8872e68bf6 returned with HTTP 200 Aug 20 04:29:32.939551 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 10/35] 10.4.3.239 () {68 vars in 1386 bytes} [Thu Aug 20 04:29:32 2026] GET /volume/v3/groups/e6eb208a-47dd-4cfd-8f44-0a8872e68bf6 => generated 322 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:29:32.957465 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7b44724b-8fa1-4a8f-ac45-ac88d67b735e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:32.959309 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7b44724b-8fa1-4a8f-ac45-ac88d67b735e tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] GET https://10.4.3.239/volume/v3/groups/detail Aug 20 04:29:32.959774 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7b44724b-8fa1-4a8f-ac45-ac88d67b735e tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:32.959919 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7b44724b-8fa1-4a8f-ac45-ac88d67b735e tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:32.973569 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-dedeff97-e254-4d2e-bc4f-344b6664241c tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf5cdee1-f27c-4f5f-a720-b5a9debc18ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf31d0c8-696a-4555-91b5-5956d70f0941', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-529883790',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6af2c7977f2944f190b3ef1b15d36baf',qos_specs=None,replication_status=,reservations=['c6a69839-6363-490a-83be-b4c5f472dfbc','fdba2e75-dddb-422a-b8b9-4aa702eda1b9','9beacd09-5458-4052-a1bc-1ee1d392150e','70b3d919-251e-477b-8881-19062b525ad9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f772ee1725e4a43a85fa64248f32c1d',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:29:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-529883790',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf31d0c8-696a-4555-91b5-5956d70f0941,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6af2c7977f2944f190b3ef1b15d36baf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f772ee1725e4a43a85fa64248f32c1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:29:32.974533 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-dedeff97-e254-4d2e-bc4f-344b6664241c tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81e5b1b1-844c-4d53-a9c7-7ac7c5c08f44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:29:33.001201 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7b44724b-8fa1-4a8f-ac45-ac88d67b735e tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] https://10.4.3.239/volume/v3/groups/detail returned with HTTP 200 Aug 20 04:29:33.001627 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 10/36] 10.4.3.239 () {68 vars in 1296 bytes} [Thu Aug 20 04:29:32 2026] GET /volume/v3/groups/detail => generated 638 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:29:33.012307 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-dedeff97-e254-4d2e-bc4f-344b6664241c tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81e5b1b1-844c-4d53-a9c7-7ac7c5c08f44) transitioned into state 'SUCCESS' from state '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-529883790',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6af2c7977f2944f190b3ef1b15d36baf',qos_specs=None,replication_status=,reservations=['c6a69839-6363-490a-83be-b4c5f472dfbc','fdba2e75-dddb-422a-b8b9-4aa702eda1b9','9beacd09-5458-4052-a1bc-1ee1d392150e','70b3d919-251e-477b-8881-19062b525ad9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f772ee1725e4a43a85fa64248f32c1d',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:29:33.012995 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-dedeff97-e254-4d2e-bc4f-344b6664241c tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50c78d2a-4980-4206-a4fb-dd5808adb7a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:29:33.016893 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-470d22c9-f5e2-4772-b96b-47be673eda5c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:33.019129 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-470d22c9-f5e2-4772-b96b-47be673eda5c tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] GET https://10.4.3.239/volume/v3/volumes/detail Aug 20 04:29:33.019572 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-470d22c9-f5e2-4772-b96b-47be673eda5c tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:33.020358 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-470d22c9-f5e2-4772-b96b-47be673eda5c tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Calling method 'detail' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:33.020748 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.api_utils [None req-470d22c9-f5e2-4772-b96b-47be673eda5c tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Removing options '' from query. {{(pid=100175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:29:33.021077 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:33.021077 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:29:33.021566 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-470d22c9-f5e2-4772-b96b-47be673eda5c tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100175) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:29:33.031040 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-dedeff97-e254-4d2e-bc4f-344b6664241c tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50c78d2a-4980-4206-a4fb-dd5808adb7a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:29:33.031672 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-dedeff97-e254-4d2e-bc4f-344b6664241c tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Flow 'volume_create_api' (edfc089a-0e7c-4d42-be3c-cd110a5d8daf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:29:33.032805 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-dedeff97-e254-4d2e-bc4f-344b6664241c tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Create volume request issued successfully. Aug 20 04:29:33.034498 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-dedeff97-e254-4d2e-bc4f-344b6664241c tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:29:33.035114 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 8/37] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:29:32 2026] POST /volume/v3/volumes => generated 751 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:29:33.053123 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ca54e6cd-9472-43ea-826e-3a6891002266 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:33.056719 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ca54e6cd-9472-43ea-826e-3a6891002266 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] GET https://10.4.3.239/volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 Aug 20 04:29:33.057434 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ca54e6cd-9472-43ea-826e-3a6891002266 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:33.058000 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ca54e6cd-9472-43ea-826e-3a6891002266 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:33.069890 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:33.069890 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:29:33.070114 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-470d22c9-f5e2-4772-b96b-47be673eda5c tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Get all volumes completed successfully. Aug 20 04:29:33.070851 np0000007850 devstack@c-api.service[100175]: WARNING stevedore.named [None req-470d22c9-f5e2-4772-b96b-47be673eda5c tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:29:33.071005 np0000007850 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-470d22c9-f5e2-4772-b96b-47be673eda5c tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:29:33.074289 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ca54e6cd-9472-43ea-826e-3a6891002266 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Volume info retrieved successfully. Aug 20 04:29:33.079955 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ca54e6cd-9472-43ea-826e-3a6891002266 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] https://10.4.3.239/volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 returned with HTTP 200 Aug 20 04:29:33.080378 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 11/38] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:29:33 2026] GET /volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 => generated 819 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:29:33.124588 np0000007850 devstack@c-api.service[100175]: DEBUG oslo_db.sqlalchemy.engines [None req-470d22c9-f5e2-4772-b96b-47be673eda5c tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100175) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:29:33.130091 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:33.130091 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:29:33.144000 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-470d22c9-f5e2-4772-b96b-47be673eda5c tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] https://10.4.3.239/volume/v3/volumes/detail returned with HTTP 200 Aug 20 04:29:33.144505 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 10/39] 10.4.3.239 () {68 vars in 1299 bytes} [Thu Aug 20 04:29:33 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:29:33.162113 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e9f6e40d-ec46-43b2-b674-96987f9b7c3b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:33.164090 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e9f6e40d-ec46-43b2-b674-96987f9b7c3b tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] GET https://10.4.3.239/volume/v3/volumes/detail Aug 20 04:29:33.164335 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e9f6e40d-ec46-43b2-b674-96987f9b7c3b tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:33.164591 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e9f6e40d-ec46-43b2-b674-96987f9b7c3b tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Calling method 'detail' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:33.165001 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.api_utils [None req-e9f6e40d-ec46-43b2-b674-96987f9b7c3b tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Removing options '' from query. {{(pid=100174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:29:33.165397 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:33.165397 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:29:33.165954 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-e9f6e40d-ec46-43b2-b674-96987f9b7c3b tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100174) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:29:33.206829 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e9f6e40d-ec46-43b2-b674-96987f9b7c3b tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Get all volumes completed successfully. Aug 20 04:29:33.207890 np0000007850 devstack@c-api.service[100174]: WARNING stevedore.named [None req-e9f6e40d-ec46-43b2-b674-96987f9b7c3b tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:29:33.208043 np0000007850 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-e9f6e40d-ec46-43b2-b674-96987f9b7c3b tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:29:33.258667 np0000007850 devstack@c-api.service[100174]: DEBUG oslo_db.sqlalchemy.engines [None req-e9f6e40d-ec46-43b2-b674-96987f9b7c3b tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100174) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:29:33.264208 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:33.264208 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:29:33.283438 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e9f6e40d-ec46-43b2-b674-96987f9b7c3b tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] https://10.4.3.239/volume/v3/volumes/detail returned with HTTP 200 Aug 20 04:29:33.284085 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 11/40] 10.4.3.239 () {68 vars in 1299 bytes} [Thu Aug 20 04:29:33 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:29:33.300534 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-aa6c7e23-16a3-4ba7-8643-3d055f170db3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:33.302362 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-aa6c7e23-16a3-4ba7-8643-3d055f170db3 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] POST https://10.4.3.239/volume/v3/groups/26db2526-2617-4ca6-bfce-8c4a526ba30f/action Aug 20 04:29:33.303079 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-aa6c7e23-16a3-4ba7-8643-3d055f170db3 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:29:33.303272 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-aa6c7e23-16a3-4ba7-8643-3d055f170db3 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:29:33.304838 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.groups [None req-aa6c7e23-16a3-4ba7-8643-3d055f170db3 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] delete called for group 26db2526-2617-4ca6-bfce-8c4a526ba30f {{(pid=100176) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 04:29:33.304992 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.groups [None req-aa6c7e23-16a3-4ba7-8643-3d055f170db3 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Delete group with id: 26db2526-2617-4ca6-bfce-8c4a526ba30f Aug 20 04:29:33.311862 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:33.311862 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:29:33.405362 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-aa6c7e23-16a3-4ba7-8643-3d055f170db3 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] https://10.4.3.239/volume/v3/groups/26db2526-2617-4ca6-bfce-8c4a526ba30f/action returned with HTTP 202 Aug 20 04:29:33.406009 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 9/41] 10.4.3.239 () {70 vars in 1428 bytes} [Thu Aug 20 04:29:33 2026] POST /volume/v3/groups/26db2526-2617-4ca6-bfce-8c4a526ba30f/action => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:29:33.416832 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-93f28bd3-c530-4058-8449-37244a23bf83 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:33.420929 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-93f28bd3-c530-4058-8449-37244a23bf83 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] GET https://10.4.3.239/volume/v3/volumes/01eed63b-217e-4718-9cf9-25fe85c63582 Aug 20 04:29:33.421819 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-93f28bd3-c530-4058-8449-37244a23bf83 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:33.421819 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-93f28bd3-c530-4058-8449-37244a23bf83 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:33.432131 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:33.432131 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:29:33.436590 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-93f28bd3-c530-4058-8449-37244a23bf83 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Volume info retrieved successfully. Aug 20 04:29:33.437452 np0000007850 devstack@c-api.service[100177]: WARNING stevedore.named [None req-93f28bd3-c530-4058-8449-37244a23bf83 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:29:33.437504 np0000007850 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-93f28bd3-c530-4058-8449-37244a23bf83 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:29:33.487930 np0000007850 devstack@c-api.service[100177]: DEBUG oslo_db.sqlalchemy.engines [None req-93f28bd3-c530-4058-8449-37244a23bf83 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:29:33.491458 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:33.491458 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:29:33.502799 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-93f28bd3-c530-4058-8449-37244a23bf83 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] https://10.4.3.239/volume/v3/volumes/01eed63b-217e-4718-9cf9-25fe85c63582 returned with HTTP 200 Aug 20 04:29:33.503507 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 12/42] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:29:33 2026] GET /volume/v3/volumes/01eed63b-217e-4718-9cf9-25fe85c63582 => generated 906 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:29:34.098053 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d87f16f8-8940-413a-abf8-73061697beb3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:34.099923 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d87f16f8-8940-413a-abf8-73061697beb3 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] GET https://10.4.3.239/volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 Aug 20 04:29:34.100224 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d87f16f8-8940-413a-abf8-73061697beb3 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:34.100549 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d87f16f8-8940-413a-abf8-73061697beb3 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:34.111542 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:34.111542 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:29:34.121212 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d87f16f8-8940-413a-abf8-73061697beb3 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Volume info retrieved successfully. Aug 20 04:29:34.127293 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d87f16f8-8940-413a-abf8-73061697beb3 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] https://10.4.3.239/volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 returned with HTTP 200 Aug 20 04:29:34.128357 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 11/43] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:29:34 2026] GET /volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:29:34.524034 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e476d523-c6bb-42c3-bda5-6e3d5c530439 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:34.526919 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e476d523-c6bb-42c3-bda5-6e3d5c530439 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] GET https://10.4.3.239/volume/v3/volumes/01eed63b-217e-4718-9cf9-25fe85c63582 Aug 20 04:29:34.527029 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e476d523-c6bb-42c3-bda5-6e3d5c530439 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:34.527401 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e476d523-c6bb-42c3-bda5-6e3d5c530439 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:34.536719 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e476d523-c6bb-42c3-bda5-6e3d5c530439 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] https://10.4.3.239/volume/v3/volumes/01eed63b-217e-4718-9cf9-25fe85c63582 returned with HTTP 404 Aug 20 04:29:34.537514 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 12/44] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:29:34 2026] GET /volume/v3/volumes/01eed63b-217e-4718-9cf9-25fe85c63582 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:29:34.545802 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-bf98483b-8aae-4af9-bc84-ffef3dd51e47 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:34.547849 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bf98483b-8aae-4af9-bc84-ffef3dd51e47 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] GET https://10.4.3.239/volume/v3/groups/26db2526-2617-4ca6-bfce-8c4a526ba30f Aug 20 04:29:34.548132 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bf98483b-8aae-4af9-bc84-ffef3dd51e47 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:34.548520 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bf98483b-8aae-4af9-bc84-ffef3dd51e47 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:34.549066 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.groups [None req-bf98483b-8aae-4af9-bc84-ffef3dd51e47 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] show called for member 26db2526-2617-4ca6-bfce-8c4a526ba30f {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 04:29:34.554438 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bf98483b-8aae-4af9-bc84-ffef3dd51e47 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] https://10.4.3.239/volume/v3/groups/26db2526-2617-4ca6-bfce-8c4a526ba30f returned with HTTP 404 Aug 20 04:29:34.555441 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 10/45] 10.4.3.239 () {68 vars in 1386 bytes} [Thu Aug 20 04:29:34 2026] GET /volume/v3/groups/26db2526-2617-4ca6-bfce-8c4a526ba30f => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:29:34.566789 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8d9084ce-0d70-44df-b8a0-303d3fa157f5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:34.568630 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8d9084ce-0d70-44df-b8a0-303d3fa157f5 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] POST https://10.4.3.239/volume/v3/groups/e6eb208a-47dd-4cfd-8f44-0a8872e68bf6/action Aug 20 04:29:34.569251 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8d9084ce-0d70-44df-b8a0-303d3fa157f5 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:29:34.569396 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8d9084ce-0d70-44df-b8a0-303d3fa157f5 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": false}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:29:34.571291 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.groups [None req-8d9084ce-0d70-44df-b8a0-303d3fa157f5 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] delete called for group e6eb208a-47dd-4cfd-8f44-0a8872e68bf6 {{(pid=100177) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 04:29:34.571465 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.groups [None req-8d9084ce-0d70-44df-b8a0-303d3fa157f5 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Delete group with id: e6eb208a-47dd-4cfd-8f44-0a8872e68bf6 Aug 20 04:29:34.585029 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:34.585029 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:29:34.642942 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8d9084ce-0d70-44df-b8a0-303d3fa157f5 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] https://10.4.3.239/volume/v3/groups/e6eb208a-47dd-4cfd-8f44-0a8872e68bf6/action returned with HTTP 202 Aug 20 04:29:34.643775 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 13/46] 10.4.3.239 () {70 vars in 1428 bytes} [Thu Aug 20 04:29:34 2026] POST /volume/v3/groups/e6eb208a-47dd-4cfd-8f44-0a8872e68bf6/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:29:34.652695 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0a1da3fa-e003-4746-a80c-1bbbc40bba97 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:34.654779 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0a1da3fa-e003-4746-a80c-1bbbc40bba97 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] GET https://10.4.3.239/volume/v3/groups/e6eb208a-47dd-4cfd-8f44-0a8872e68bf6 Aug 20 04:29:34.655014 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0a1da3fa-e003-4746-a80c-1bbbc40bba97 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:34.655362 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0a1da3fa-e003-4746-a80c-1bbbc40bba97 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:34.655563 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.groups [None req-0a1da3fa-e003-4746-a80c-1bbbc40bba97 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] show called for member e6eb208a-47dd-4cfd-8f44-0a8872e68bf6 {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 04:29:34.660056 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:34.660056 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:29:34.675050 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0a1da3fa-e003-4746-a80c-1bbbc40bba97 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] https://10.4.3.239/volume/v3/groups/e6eb208a-47dd-4cfd-8f44-0a8872e68bf6 returned with HTTP 200 Aug 20 04:29:34.676121 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 12/47] 10.4.3.239 () {68 vars in 1386 bytes} [Thu Aug 20 04:29:34 2026] GET /volume/v3/groups/e6eb208a-47dd-4cfd-8f44-0a8872e68bf6 => generated 321 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:29:35.689487 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-cf4e23bc-e68f-4089-a39a-4d9175278499 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:35.691460 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cf4e23bc-e68f-4089-a39a-4d9175278499 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] GET https://10.4.3.239/volume/v3/groups/e6eb208a-47dd-4cfd-8f44-0a8872e68bf6 Aug 20 04:29:35.691695 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cf4e23bc-e68f-4089-a39a-4d9175278499 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:35.691926 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cf4e23bc-e68f-4089-a39a-4d9175278499 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:35.692067 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.groups [None req-cf4e23bc-e68f-4089-a39a-4d9175278499 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] show called for member e6eb208a-47dd-4cfd-8f44-0a8872e68bf6 {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 04:29:35.695687 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cf4e23bc-e68f-4089-a39a-4d9175278499 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] https://10.4.3.239/volume/v3/groups/e6eb208a-47dd-4cfd-8f44-0a8872e68bf6 returned with HTTP 404 Aug 20 04:29:35.696523 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 13/48] 10.4.3.239 () {68 vars in 1386 bytes} [Thu Aug 20 04:29:35 2026] GET /volume/v3/groups/e6eb208a-47dd-4cfd-8f44-0a8872e68bf6 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:29:35.704396 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-573e75b1-b86b-42c9-aed1-b47803dbc96d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:35.706827 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-573e75b1-b86b-42c9-aed1-b47803dbc96d tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] GET https://10.4.3.239/volume/v3/groups/detail Aug 20 04:29:35.706898 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-573e75b1-b86b-42c9-aed1-b47803dbc96d tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:35.707122 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-573e75b1-b86b-42c9-aed1-b47803dbc96d tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:35.714916 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-573e75b1-b86b-42c9-aed1-b47803dbc96d tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] https://10.4.3.239/volume/v3/groups/detail returned with HTTP 200 Aug 20 04:29:35.715490 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 11/49] 10.4.3.239 () {68 vars in 1296 bytes} [Thu Aug 20 04:29:35 2026] GET /volume/v3/groups/detail => generated 14 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:29:35.734289 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-50aabac9-735f-4f9b-bca4-f3d3f58ae3db None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:35.734289 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-50aabac9-735f-4f9b-bca4-f3d3f58ae3db tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] GET https://10.4.3.239/volume/v3/volumes/detail Aug 20 04:29:35.734289 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-50aabac9-735f-4f9b-bca4-f3d3f58ae3db tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:35.734289 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-50aabac9-735f-4f9b-bca4-f3d3f58ae3db tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Calling method 'detail' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:35.734289 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.api_utils [None req-50aabac9-735f-4f9b-bca4-f3d3f58ae3db tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Removing options '' from query. {{(pid=100177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:29:35.735146 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-50aabac9-735f-4f9b-bca4-f3d3f58ae3db tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:29:35.769931 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-50aabac9-735f-4f9b-bca4-f3d3f58ae3db tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Get all volumes completed successfully. Aug 20 04:29:35.772872 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-50aabac9-735f-4f9b-bca4-f3d3f58ae3db tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] https://10.4.3.239/volume/v3/volumes/detail returned with HTTP 200 Aug 20 04:29:35.773343 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 14/50] 10.4.3.239 () {68 vars in 1299 bytes} [Thu Aug 20 04:29:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:29:35.791115 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-01e37489-247b-4479-acd4-896cdd3dda4b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:35.794603 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-01e37489-247b-4479-acd4-896cdd3dda4b tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] POST https://10.4.3.239/volume/v3/groups/e6eb208a-47dd-4cfd-8f44-0a8872e68bf6/action Aug 20 04:29:35.796768 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-01e37489-247b-4479-acd4-896cdd3dda4b tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:29:35.796768 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-01e37489-247b-4479-acd4-896cdd3dda4b tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:29:35.800382 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.groups [None req-01e37489-247b-4479-acd4-896cdd3dda4b tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] delete called for group e6eb208a-47dd-4cfd-8f44-0a8872e68bf6 {{(pid=100175) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 04:29:35.800785 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.groups [None req-01e37489-247b-4479-acd4-896cdd3dda4b tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Delete group with id: e6eb208a-47dd-4cfd-8f44-0a8872e68bf6 Aug 20 04:29:35.809428 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-01e37489-247b-4479-acd4-896cdd3dda4b tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] https://10.4.3.239/volume/v3/groups/e6eb208a-47dd-4cfd-8f44-0a8872e68bf6/action returned with HTTP 404 Aug 20 04:29:35.809928 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 13/51] 10.4.3.239 () {70 vars in 1428 bytes} [Thu Aug 20 04:29:35 2026] POST /volume/v3/groups/e6eb208a-47dd-4cfd-8f44-0a8872e68bf6/action => generated 108 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:29:35.825564 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0f9a11f3-f0f7-47d1-9067-c39c8c662a4c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:35.828196 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0f9a11f3-f0f7-47d1-9067-c39c8c662a4c tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] GET https://10.4.3.239/volume/v3/volumes/detail Aug 20 04:29:35.828399 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0f9a11f3-f0f7-47d1-9067-c39c8c662a4c tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:35.828569 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0f9a11f3-f0f7-47d1-9067-c39c8c662a4c tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Calling method 'detail' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:35.828834 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.api_utils [None req-0f9a11f3-f0f7-47d1-9067-c39c8c662a4c tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Removing options '' from query. {{(pid=100174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:29:35.829540 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-0f9a11f3-f0f7-47d1-9067-c39c8c662a4c tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100174) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:29:35.837628 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-0f9a11f3-f0f7-47d1-9067-c39c8c662a4c tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Get all volumes completed successfully. Aug 20 04:29:35.840651 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0f9a11f3-f0f7-47d1-9067-c39c8c662a4c tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] https://10.4.3.239/volume/v3/volumes/detail returned with HTTP 200 Aug 20 04:29:35.841145 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 14/52] 10.4.3.239 () {68 vars in 1299 bytes} [Thu Aug 20 04:29:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:29:35.856826 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8c6fd716-51db-4889-af84-952c4e214652 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:35.859087 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8c6fd716-51db-4889-af84-952c4e214652 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] POST https://10.4.3.239/volume/v3/groups/26db2526-2617-4ca6-bfce-8c4a526ba30f/action Aug 20 04:29:35.859483 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8c6fd716-51db-4889-af84-952c4e214652 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:29:35.859673 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8c6fd716-51db-4889-af84-952c4e214652 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:29:35.861286 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.groups [None req-8c6fd716-51db-4889-af84-952c4e214652 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] delete called for group 26db2526-2617-4ca6-bfce-8c4a526ba30f {{(pid=100176) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 04:29:35.861415 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.groups [None req-8c6fd716-51db-4889-af84-952c4e214652 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Delete group with id: 26db2526-2617-4ca6-bfce-8c4a526ba30f Aug 20 04:29:35.865969 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8c6fd716-51db-4889-af84-952c4e214652 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] https://10.4.3.239/volume/v3/groups/26db2526-2617-4ca6-bfce-8c4a526ba30f/action returned with HTTP 404 Aug 20 04:29:35.866663 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 12/53] 10.4.3.239 () {70 vars in 1428 bytes} [Thu Aug 20 04:29:35 2026] POST /volume/v3/groups/26db2526-2617-4ca6-bfce-8c4a526ba30f/action => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:29:35.877065 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ae65fd11-8ecc-45e5-91ad-d5a3142ead65 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:35.878614 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ae65fd11-8ecc-45e5-91ad-d5a3142ead65 tempest-GroupsTest-1451180365 tempest-GroupsTest-1451180365-project-admin] DELETE https://10.4.3.239/volume/v3/group_types/2d8d7aa2-192c-4b66-9ce7-fe76e4bfae05 Aug 20 04:29:35.878853 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ae65fd11-8ecc-45e5-91ad-d5a3142ead65 tempest-GroupsTest-1451180365 tempest-GroupsTest-1451180365-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:35.879032 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ae65fd11-8ecc-45e5-91ad-d5a3142ead65 tempest-GroupsTest-1451180365 tempest-GroupsTest-1451180365-project-admin] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:35.893446 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ae65fd11-8ecc-45e5-91ad-d5a3142ead65 tempest-GroupsTest-1451180365 tempest-GroupsTest-1451180365-project-admin] https://10.4.3.239/volume/v3/group_types/2d8d7aa2-192c-4b66-9ce7-fe76e4bfae05 returned with HTTP 202 Aug 20 04:29:35.894083 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 15/54] 10.4.3.239 () {68 vars in 1404 bytes} [Thu Aug 20 04:29:35 2026] DELETE /volume/v3/group_types/2d8d7aa2-192c-4b66-9ce7-fe76e4bfae05 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:29:35.903438 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e6ad4571-d8f2-4a90-8d4e-4574e06d66a1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:35.906488 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e6ad4571-d8f2-4a90-8d4e-4574e06d66a1 tempest-GroupsTest-1451180365 tempest-GroupsTest-1451180365-project-admin] DELETE https://10.4.3.239/volume/v3/types/cd3e7ef2-c445-433f-93aa-db399c141346 Aug 20 04:29:35.906719 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e6ad4571-d8f2-4a90-8d4e-4574e06d66a1 tempest-GroupsTest-1451180365 tempest-GroupsTest-1451180365-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:35.907013 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e6ad4571-d8f2-4a90-8d4e-4574e06d66a1 tempest-GroupsTest-1451180365 tempest-GroupsTest-1451180365-project-admin] Calling method '_delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:35.907645 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:35.907645 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:29:35.975341 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e6ad4571-d8f2-4a90-8d4e-4574e06d66a1 tempest-GroupsTest-1451180365 tempest-GroupsTest-1451180365-project-admin] https://10.4.3.239/volume/v3/types/cd3e7ef2-c445-433f-93aa-db399c141346 returned with HTTP 202 Aug 20 04:29:35.975552 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 14/55] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:29:35 2026] DELETE /volume/v3/types/cd3e7ef2-c445-433f-93aa-db399c141346 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:29:35.983888 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5cd5e09c-84e8-42c8-bfa9-6b91e2584904 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:35.987464 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5cd5e09c-84e8-42c8-bfa9-6b91e2584904 tempest-GroupsTest-1451180365 tempest-GroupsTest-1451180365-project-admin] GET https://10.4.3.239/volume/v3/types/cd3e7ef2-c445-433f-93aa-db399c141346 Aug 20 04:29:35.987464 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5cd5e09c-84e8-42c8-bfa9-6b91e2584904 tempest-GroupsTest-1451180365 tempest-GroupsTest-1451180365-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:35.987464 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5cd5e09c-84e8-42c8-bfa9-6b91e2584904 tempest-GroupsTest-1451180365 tempest-GroupsTest-1451180365-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:35.994196 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5cd5e09c-84e8-42c8-bfa9-6b91e2584904 tempest-GroupsTest-1451180365 tempest-GroupsTest-1451180365-project-admin] https://10.4.3.239/volume/v3/types/cd3e7ef2-c445-433f-93aa-db399c141346 returned with HTTP 404 Aug 20 04:29:35.994792 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 15/56] 10.4.3.239 () {66 vars in 1342 bytes} [Thu Aug 20 04:29:35 2026] GET /volume/v3/types/cd3e7ef2-c445-433f-93aa-db399c141346 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:29:36.010597 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2d54a345-b6d2-436c-8af7-396f1b5c7728 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:36.013256 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2d54a345-b6d2-436c-8af7-396f1b5c7728 tempest-GroupsTest-1451180365 tempest-GroupsTest-1451180365-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:29:36.013497 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2d54a345-b6d2-436c-8af7-396f1b5c7728 tempest-GroupsTest-1451180365 tempest-GroupsTest-1451180365-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1366018467"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:29:36.040102 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2d54a345-b6d2-436c-8af7-396f1b5c7728 tempest-GroupsTest-1451180365 tempest-GroupsTest-1451180365-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:29:36.040789 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 13/57] 10.4.3.239 () {68 vars in 1252 bytes} [Thu Aug 20 04:29:36 2026] POST /volume/v3/types => generated 216 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:29:36.055076 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-de7f2d24-7453-4a9b-b853-de235228cf2c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:36.057343 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-de7f2d24-7453-4a9b-b853-de235228cf2c tempest-GroupsTest-1451180365 tempest-GroupsTest-1451180365-project-admin] POST https://10.4.3.239/volume/v3/group_types Aug 20 04:29:36.057999 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-de7f2d24-7453-4a9b-b853-de235228cf2c tempest-GroupsTest-1451180365 tempest-GroupsTest-1451180365-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1162157495"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:29:36.082685 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-de7f2d24-7453-4a9b-b853-de235228cf2c tempest-GroupsTest-1451180365 tempest-GroupsTest-1451180365-project-admin] https://10.4.3.239/volume/v3/group_types returned with HTTP 202 Aug 20 04:29:36.083146 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 16/58] 10.4.3.239 () {70 vars in 1311 bytes} [Thu Aug 20 04:29:36 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 20 04:29:36.094137 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f87cb7ea-b958-44b3-8b9f-cfce53ea248c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:36.098610 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f87cb7ea-b958-44b3-8b9f-cfce53ea248c tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] POST https://10.4.3.239/volume/v3/groups Aug 20 04:29:36.098917 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f87cb7ea-b958-44b3-8b9f-cfce53ea248c tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "0cbf6ec9-602b-48f9-b713-4c0c5a509007", "volume_types": ["8f64d03c-27fd-4dd7-a384-f878378f3e77"], "name": "tempest-GroupsTest-Group-393068421"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:29:36.102450 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.groups [None req-f87cb7ea-b958-44b3-8b9f-cfce53ea248c tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Creating new group {'group': {'group_type': '0cbf6ec9-602b-48f9-b713-4c0c5a509007', 'volume_types': ['8f64d03c-27fd-4dd7-a384-f878378f3e77'], 'name': 'tempest-GroupsTest-Group-393068421'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 20 04:29:36.113104 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.groups [None req-f87cb7ea-b958-44b3-8b9f-cfce53ea248c tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Creating group tempest-GroupsTest-Group-393068421. Aug 20 04:29:36.141599 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-f87cb7ea-b958-44b3-8b9f-cfce53ea248c tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Availability zone cache updated, next update will occur around 2026-08-20 05:29:36.141105. {{(pid=100175) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 20 04:29:36.141599 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-f87cb7ea-b958-44b3-8b9f-cfce53ea248c tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Availability Zones retrieved successfully. Aug 20 04:29:36.165654 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-f87cb7ea-b958-44b3-8b9f-cfce53ea248c tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Created reservations ['c9e28dc5-ac6a-4e99-9442-1235d987698a'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:29:36.211871 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f87cb7ea-b958-44b3-8b9f-cfce53ea248c tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] https://10.4.3.239/volume/v3/groups returned with HTTP 202 Aug 20 04:29:36.211871 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 15/59] 10.4.3.239 () {70 vars in 1297 bytes} [Thu Aug 20 04:29:36 2026] POST /volume/v3/groups => generated 103 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:29:36.225099 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f36c1575-b45f-422a-821d-ecedeec2046c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:36.228021 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f36c1575-b45f-422a-821d-ecedeec2046c tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] GET https://10.4.3.239/volume/v3/groups/c0de1ec3-ccf4-4338-b265-20c7182a0b3d Aug 20 04:29:36.228288 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f36c1575-b45f-422a-821d-ecedeec2046c tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:36.228583 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f36c1575-b45f-422a-821d-ecedeec2046c tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:36.228798 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.groups [None req-f36c1575-b45f-422a-821d-ecedeec2046c tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] show called for member c0de1ec3-ccf4-4338-b265-20c7182a0b3d {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 04:29:36.236960 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:36.236960 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:29:36.248249 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f36c1575-b45f-422a-821d-ecedeec2046c tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] https://10.4.3.239/volume/v3/groups/c0de1ec3-ccf4-4338-b265-20c7182a0b3d returned with HTTP 200 Aug 20 04:29:36.249321 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 16/60] 10.4.3.239 () {68 vars in 1386 bytes} [Thu Aug 20 04:29:36 2026] GET /volume/v3/groups/c0de1ec3-ccf4-4338-b265-20c7182a0b3d => generated 331 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:29:37.260398 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e28da91c-8072-48c2-8a30-350c4cbd6551 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:37.266609 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e28da91c-8072-48c2-8a30-350c4cbd6551 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] GET https://10.4.3.239/volume/v3/groups/c0de1ec3-ccf4-4338-b265-20c7182a0b3d Aug 20 04:29:37.267335 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e28da91c-8072-48c2-8a30-350c4cbd6551 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:37.267495 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e28da91c-8072-48c2-8a30-350c4cbd6551 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:37.267693 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.groups [None req-e28da91c-8072-48c2-8a30-350c4cbd6551 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] show called for member c0de1ec3-ccf4-4338-b265-20c7182a0b3d {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 04:29:37.276023 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:37.276023 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:29:37.290484 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e28da91c-8072-48c2-8a30-350c4cbd6551 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] https://10.4.3.239/volume/v3/groups/c0de1ec3-ccf4-4338-b265-20c7182a0b3d returned with HTTP 200 Aug 20 04:29:37.291194 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 14/61] 10.4.3.239 () {68 vars in 1386 bytes} [Thu Aug 20 04:29:37 2026] GET /volume/v3/groups/c0de1ec3-ccf4-4338-b265-20c7182a0b3d => generated 332 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:29:37.304504 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-568b4e8b-2bb1-47be-be7a-b9aa80b94eac None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:37.306238 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-568b4e8b-2bb1-47be-be7a-b9aa80b94eac tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:29:37.306915 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-568b4e8b-2bb1-47be-be7a-b9aa80b94eac tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-122772518", "volume_type": "8f64d03c-27fd-4dd7-a384-f878378f3e77", "group_id": "c0de1ec3-ccf4-4338-b265-20c7182a0b3d", "size": 1}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:29:37.308653 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-568b4e8b-2bb1-47be-be7a-b9aa80b94eac tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-122772518', 'volume_type': '8f64d03c-27fd-4dd7-a384-f878378f3e77', 'group_id': 'c0de1ec3-ccf4-4338-b265-20c7182a0b3d', 'size': 1}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:29:37.325933 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:37.325933 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:29:37.326637 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-568b4e8b-2bb1-47be-be7a-b9aa80b94eac tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Create volume of 1 GB Aug 20 04:29:37.336851 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-568b4e8b-2bb1-47be-be7a-b9aa80b94eac tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Availability zone cache updated, next update will occur around 2026-08-20 05:29:37.336481. {{(pid=100177) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 20 04:29:37.336976 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-568b4e8b-2bb1-47be-be7a-b9aa80b94eac tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Availability Zones retrieved successfully. Aug 20 04:29:37.359010 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-568b4e8b-2bb1-47be-be7a-b9aa80b94eac tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Flow 'volume_create_api' (248fe651-98b8-4d5c-82d9-7c25cc1f93fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:29:37.360054 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-568b4e8b-2bb1-47be-be7a-b9aa80b94eac tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12dd09d5-1b44-4ba4-ab71-54e4a260e7b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:29:37.360701 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:37.360701 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:29:37.361145 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-568b4e8b-2bb1-47be-be7a-b9aa80b94eac tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:29:37.393283 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-568b4e8b-2bb1-47be-be7a-b9aa80b94eac tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12dd09d5-1b44-4ba4-ab71-54e4a260e7b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:29:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8f64d03c-27fd-4dd7-a384-f878378f3e77,is_public=True,name='tempest-GroupsTest-volume-type-1366018467',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8f64d03c-27fd-4dd7-a384-f878378f3e77', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c0de1ec3-ccf4-4338-b265-20c7182a0b3d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:29:37.394624 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-568b4e8b-2bb1-47be-be7a-b9aa80b94eac tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56bed39c-44f0-48ff-8709-0a7cf59725b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:29:37.441610 np0000007850 devstack@c-api.service[100177]: WARNING cinder.quota [None req-568b4e8b-2bb1-47be-be7a-b9aa80b94eac tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1366018467 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1366018467, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:29:37.442060 np0000007850 devstack@c-api.service[100177]: WARNING cinder.quota [None req-568b4e8b-2bb1-47be-be7a-b9aa80b94eac tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1366018467 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1366018467, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:29:37.482350 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-568b4e8b-2bb1-47be-be7a-b9aa80b94eac tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Created reservations ['f02164c2-04dc-442f-97e3-ecdab6084f1c', 'c35c5ddd-dd92-4661-a101-77ca53fcacfc', '4261742d-d47e-4c82-9333-2140edc6f2ae', 'd61bfbe9-ef74-4b02-899f-0883f1a27d38'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:29:37.484636 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-568b4e8b-2bb1-47be-be7a-b9aa80b94eac tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56bed39c-44f0-48ff-8709-0a7cf59725b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f02164c2-04dc-442f-97e3-ecdab6084f1c', 'c35c5ddd-dd92-4661-a101-77ca53fcacfc', '4261742d-d47e-4c82-9333-2140edc6f2ae', 'd61bfbe9-ef74-4b02-899f-0883f1a27d38']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:29:37.484636 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-568b4e8b-2bb1-47be-be7a-b9aa80b94eac tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a87b2f64-69ea-45a7-b93b-b17ce3c03b58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:29:37.515343 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-568b4e8b-2bb1-47be-be7a-b9aa80b94eac tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a87b2f64-69ea-45a7-b93b-b17ce3c03b58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd61e4680-fb30-4e88-9328-5d0bad53698a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-122772518',encryption_key_id=None,group_id=c0de1ec3-ccf4-4338-b265-20c7182a0b3d,group_type_id=,metadata={},multiattach=False,project_id='bab2700d7bde488d99693a1475ce60cd',qos_specs=None,replication_status=,reservations=['f02164c2-04dc-442f-97e3-ecdab6084f1c','c35c5ddd-dd92-4661-a101-77ca53fcacfc','4261742d-d47e-4c82-9333-2140edc6f2ae','d61bfbe9-ef74-4b02-899f-0883f1a27d38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa1fdf36187f4e4e9cc09786f7eb9e96',volume_type_id=8f64d03c-27fd-4dd7-a384-f878378f3e77), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:29:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-122772518',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c0de1ec3-ccf4-4338-b265-20c7182a0b3d,host=None,id=d61e4680-fb30-4e88-9328-5d0bad53698a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bab2700d7bde488d99693a1475ce60cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa1fdf36187f4e4e9cc09786f7eb9e96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8f64d03c-27fd-4dd7-a384-f878378f3e77),volume_type_id=8f64d03c-27fd-4dd7-a384-f878378f3e77)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:29:37.516346 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-568b4e8b-2bb1-47be-be7a-b9aa80b94eac tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (156afd11-4ffc-4502-a3d3-ab18290b9055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:29:37.537810 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-568b4e8b-2bb1-47be-be7a-b9aa80b94eac tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (156afd11-4ffc-4502-a3d3-ab18290b9055) transitioned into state 'SUCCESS' from state '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-122772518',encryption_key_id=None,group_id=c0de1ec3-ccf4-4338-b265-20c7182a0b3d,group_type_id=,metadata={},multiattach=False,project_id='bab2700d7bde488d99693a1475ce60cd',qos_specs=None,replication_status=,reservations=['f02164c2-04dc-442f-97e3-ecdab6084f1c','c35c5ddd-dd92-4661-a101-77ca53fcacfc','4261742d-d47e-4c82-9333-2140edc6f2ae','d61bfbe9-ef74-4b02-899f-0883f1a27d38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa1fdf36187f4e4e9cc09786f7eb9e96',volume_type_id=8f64d03c-27fd-4dd7-a384-f878378f3e77)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:29:37.538835 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-568b4e8b-2bb1-47be-be7a-b9aa80b94eac tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (611d972d-fb56-4805-8ba3-3924ded6541d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:29:37.555467 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-568b4e8b-2bb1-47be-be7a-b9aa80b94eac tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (611d972d-fb56-4805-8ba3-3924ded6541d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:29:37.556295 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-568b4e8b-2bb1-47be-be7a-b9aa80b94eac tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Flow 'volume_create_api' (248fe651-98b8-4d5c-82d9-7c25cc1f93fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:29:37.556637 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-568b4e8b-2bb1-47be-be7a-b9aa80b94eac tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Create volume request issued successfully. Aug 20 04:29:37.557300 np0000007850 devstack@c-api.service[100177]: WARNING stevedore.named [None req-568b4e8b-2bb1-47be-be7a-b9aa80b94eac tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:29:37.557467 np0000007850 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-568b4e8b-2bb1-47be-be7a-b9aa80b94eac tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:29:37.595988 np0000007850 devstack@c-api.service[100177]: DEBUG oslo_db.sqlalchemy.engines [None req-568b4e8b-2bb1-47be-be7a-b9aa80b94eac tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:29:37.599674 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:37.599674 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:29:37.604143 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-568b4e8b-2bb1-47be-be7a-b9aa80b94eac tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:29:37.604766 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 17/62] 10.4.3.239 () {70 vars in 1300 bytes} [Thu Aug 20 04:29:37 2026] POST /volume/v3/volumes => generated 814 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:29:37.619051 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e7e211a8-b1a5-4cd0-9156-afc49436d697 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:37.622911 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e7e211a8-b1a5-4cd0-9156-afc49436d697 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] GET https://10.4.3.239/volume/v3/volumes/d61e4680-fb30-4e88-9328-5d0bad53698a Aug 20 04:29:37.623076 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e7e211a8-b1a5-4cd0-9156-afc49436d697 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:37.623324 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e7e211a8-b1a5-4cd0-9156-afc49436d697 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:37.634676 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:37.634676 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:29:37.640550 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e7e211a8-b1a5-4cd0-9156-afc49436d697 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Volume info retrieved successfully. Aug 20 04:29:37.642571 np0000007850 devstack@c-api.service[100175]: WARNING stevedore.named [None req-e7e211a8-b1a5-4cd0-9156-afc49436d697 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:29:37.642571 np0000007850 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-e7e211a8-b1a5-4cd0-9156-afc49436d697 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:29:37.707495 np0000007850 devstack@c-api.service[100175]: DEBUG oslo_db.sqlalchemy.engines [None req-e7e211a8-b1a5-4cd0-9156-afc49436d697 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100175) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:29:37.714453 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:37.714453 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:29:37.724497 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e7e211a8-b1a5-4cd0-9156-afc49436d697 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] https://10.4.3.239/volume/v3/volumes/d61e4680-fb30-4e88-9328-5d0bad53698a returned with HTTP 200 Aug 20 04:29:37.724977 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 16/63] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:29:37 2026] GET /volume/v3/volumes/d61e4680-fb30-4e88-9328-5d0bad53698a => generated 882 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:29:38.739912 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-49739572-9f77-460e-ad38-c628e6097059 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:38.743842 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-49739572-9f77-460e-ad38-c628e6097059 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] GET https://10.4.3.239/volume/v3/volumes/d61e4680-fb30-4e88-9328-5d0bad53698a Aug 20 04:29:38.743842 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-49739572-9f77-460e-ad38-c628e6097059 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:38.743842 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-49739572-9f77-460e-ad38-c628e6097059 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:38.753750 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:38.753750 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:29:38.760580 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-49739572-9f77-460e-ad38-c628e6097059 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Volume info retrieved successfully. Aug 20 04:29:38.761746 np0000007850 devstack@c-api.service[100174]: WARNING stevedore.named [None req-49739572-9f77-460e-ad38-c628e6097059 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:29:38.761951 np0000007850 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-49739572-9f77-460e-ad38-c628e6097059 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:29:38.817559 np0000007850 devstack@c-api.service[100174]: DEBUG oslo_db.sqlalchemy.engines [None req-49739572-9f77-460e-ad38-c628e6097059 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100174) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:29:38.822115 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:38.822115 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:29:38.835454 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-49739572-9f77-460e-ad38-c628e6097059 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] https://10.4.3.239/volume/v3/volumes/d61e4680-fb30-4e88-9328-5d0bad53698a returned with HTTP 200 Aug 20 04:29:38.836215 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 17/64] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:29:38 2026] GET /volume/v3/volumes/d61e4680-fb30-4e88-9328-5d0bad53698a => generated 907 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:29:38.849996 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-38f5b433-d732-45ff-a56c-de119a769e3e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:38.855306 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-38f5b433-d732-45ff-a56c-de119a769e3e tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:29:38.855915 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-38f5b433-d732-45ff-a56c-de119a769e3e tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-469966640", "volume_type": "8f64d03c-27fd-4dd7-a384-f878378f3e77", "group_id": "c0de1ec3-ccf4-4338-b265-20c7182a0b3d", "size": 1}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:29:38.859925 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-38f5b433-d732-45ff-a56c-de119a769e3e tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-469966640', 'volume_type': '8f64d03c-27fd-4dd7-a384-f878378f3e77', 'group_id': 'c0de1ec3-ccf4-4338-b265-20c7182a0b3d', 'size': 1}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:29:38.875549 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:38.875549 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:29:38.876197 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-38f5b433-d732-45ff-a56c-de119a769e3e tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Create volume of 1 GB Aug 20 04:29:38.885199 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-38f5b433-d732-45ff-a56c-de119a769e3e tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Availability Zones retrieved successfully. Aug 20 04:29:38.894512 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-38f5b433-d732-45ff-a56c-de119a769e3e tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Flow 'volume_create_api' (284ed61d-e008-4141-aff8-bd6fe963c4b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:29:38.896355 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-38f5b433-d732-45ff-a56c-de119a769e3e tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0dd03328-5cfc-465a-9c46-64afa551d71e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:29:38.897118 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:38.897118 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:29:38.897655 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-38f5b433-d732-45ff-a56c-de119a769e3e tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:29:38.932406 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-38f5b433-d732-45ff-a56c-de119a769e3e tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0dd03328-5cfc-465a-9c46-64afa551d71e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:29:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8f64d03c-27fd-4dd7-a384-f878378f3e77,is_public=True,name='tempest-GroupsTest-volume-type-1366018467',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8f64d03c-27fd-4dd7-a384-f878378f3e77', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c0de1ec3-ccf4-4338-b265-20c7182a0b3d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:29:38.933860 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-38f5b433-d732-45ff-a56c-de119a769e3e tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4517fe30-3019-462c-bbc0-eced2a4a91cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:29:38.983125 np0000007850 devstack@c-api.service[100176]: WARNING cinder.quota [None req-38f5b433-d732-45ff-a56c-de119a769e3e tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1366018467 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1366018467, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:29:38.983548 np0000007850 devstack@c-api.service[100176]: WARNING cinder.quota [None req-38f5b433-d732-45ff-a56c-de119a769e3e tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1366018467 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1366018467, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:29:39.010640 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-38f5b433-d732-45ff-a56c-de119a769e3e tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Created reservations ['029094b6-9150-496d-88a0-cccafce2f716', '418b9aee-e0ee-4b4c-858b-5499440bba58', '719628ba-d61b-47f5-8869-a1ba261973b4', '8627e560-472a-4271-9ff6-8e2a5996795a'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:29:39.012476 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-38f5b433-d732-45ff-a56c-de119a769e3e tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4517fe30-3019-462c-bbc0-eced2a4a91cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['029094b6-9150-496d-88a0-cccafce2f716', '418b9aee-e0ee-4b4c-858b-5499440bba58', '719628ba-d61b-47f5-8869-a1ba261973b4', '8627e560-472a-4271-9ff6-8e2a5996795a']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:29:39.013557 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-38f5b433-d732-45ff-a56c-de119a769e3e tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fa8747b-2576-4788-bb1b-eb2d705c3179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:29:39.065829 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-38f5b433-d732-45ff-a56c-de119a769e3e tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fa8747b-2576-4788-bb1b-eb2d705c3179) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c79c53cd-9107-42ba-8200-c1bf960e9577', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-469966640',encryption_key_id=None,group_id=c0de1ec3-ccf4-4338-b265-20c7182a0b3d,group_type_id=,metadata={},multiattach=False,project_id='bab2700d7bde488d99693a1475ce60cd',qos_specs=None,replication_status=,reservations=['029094b6-9150-496d-88a0-cccafce2f716','418b9aee-e0ee-4b4c-858b-5499440bba58','719628ba-d61b-47f5-8869-a1ba261973b4','8627e560-472a-4271-9ff6-8e2a5996795a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa1fdf36187f4e4e9cc09786f7eb9e96',volume_type_id=8f64d03c-27fd-4dd7-a384-f878378f3e77), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:29:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-469966640',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c0de1ec3-ccf4-4338-b265-20c7182a0b3d,host=None,id=c79c53cd-9107-42ba-8200-c1bf960e9577,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bab2700d7bde488d99693a1475ce60cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa1fdf36187f4e4e9cc09786f7eb9e96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8f64d03c-27fd-4dd7-a384-f878378f3e77),volume_type_id=8f64d03c-27fd-4dd7-a384-f878378f3e77)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:29:39.067113 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-38f5b433-d732-45ff-a56c-de119a769e3e tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64dd87eb-a48a-4cff-a14c-96eb768eb7f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:29:39.105879 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-38f5b433-d732-45ff-a56c-de119a769e3e tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64dd87eb-a48a-4cff-a14c-96eb768eb7f6) transitioned into state 'SUCCESS' from state '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-469966640',encryption_key_id=None,group_id=c0de1ec3-ccf4-4338-b265-20c7182a0b3d,group_type_id=,metadata={},multiattach=False,project_id='bab2700d7bde488d99693a1475ce60cd',qos_specs=None,replication_status=,reservations=['029094b6-9150-496d-88a0-cccafce2f716','418b9aee-e0ee-4b4c-858b-5499440bba58','719628ba-d61b-47f5-8869-a1ba261973b4','8627e560-472a-4271-9ff6-8e2a5996795a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa1fdf36187f4e4e9cc09786f7eb9e96',volume_type_id=8f64d03c-27fd-4dd7-a384-f878378f3e77)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:29:39.106888 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-38f5b433-d732-45ff-a56c-de119a769e3e tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e5a8643-cd62-412a-a424-48f1db2a4d88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:29:39.135253 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-38f5b433-d732-45ff-a56c-de119a769e3e tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e5a8643-cd62-412a-a424-48f1db2a4d88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:29:39.136529 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-38f5b433-d732-45ff-a56c-de119a769e3e tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Flow 'volume_create_api' (284ed61d-e008-4141-aff8-bd6fe963c4b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:29:39.137285 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-38f5b433-d732-45ff-a56c-de119a769e3e tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Create volume request issued successfully. Aug 20 04:29:39.138614 np0000007850 devstack@c-api.service[100176]: WARNING stevedore.named [None req-38f5b433-d732-45ff-a56c-de119a769e3e tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:29:39.138823 np0000007850 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-38f5b433-d732-45ff-a56c-de119a769e3e tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:29:39.196684 np0000007850 devstack@c-api.service[100176]: DEBUG oslo_db.sqlalchemy.engines [None req-38f5b433-d732-45ff-a56c-de119a769e3e tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:29:39.206620 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:39.206620 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:29:39.213398 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-38f5b433-d732-45ff-a56c-de119a769e3e tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:29:39.214018 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 15/65] 10.4.3.239 () {70 vars in 1300 bytes} [Thu Aug 20 04:29:38 2026] POST /volume/v3/volumes => generated 814 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:29:39.232055 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-575c07bc-81f5-422f-bc17-5e285603f827 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:39.240041 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-575c07bc-81f5-422f-bc17-5e285603f827 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] GET https://10.4.3.239/volume/v3/volumes/c79c53cd-9107-42ba-8200-c1bf960e9577 Aug 20 04:29:39.240406 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-575c07bc-81f5-422f-bc17-5e285603f827 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:39.240671 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-575c07bc-81f5-422f-bc17-5e285603f827 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:39.257805 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:39.257805 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:29:39.262959 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-575c07bc-81f5-422f-bc17-5e285603f827 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Volume info retrieved successfully. Aug 20 04:29:39.264898 np0000007850 devstack@c-api.service[100177]: WARNING stevedore.named [None req-575c07bc-81f5-422f-bc17-5e285603f827 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:29:39.264898 np0000007850 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-575c07bc-81f5-422f-bc17-5e285603f827 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:29:39.324674 np0000007850 devstack@c-api.service[100177]: DEBUG oslo_db.sqlalchemy.engines [None req-575c07bc-81f5-422f-bc17-5e285603f827 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:29:39.333042 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:39.333042 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:29:39.345034 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-575c07bc-81f5-422f-bc17-5e285603f827 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] https://10.4.3.239/volume/v3/volumes/c79c53cd-9107-42ba-8200-c1bf960e9577 returned with HTTP 200 Aug 20 04:29:39.345585 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 18/66] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:29:39 2026] GET /volume/v3/volumes/c79c53cd-9107-42ba-8200-c1bf960e9577 => generated 882 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:29:40.363305 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-afd33782-a00e-4481-b05e-04b055269ebd None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:40.366379 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-afd33782-a00e-4481-b05e-04b055269ebd tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] GET https://10.4.3.239/volume/v3/volumes/c79c53cd-9107-42ba-8200-c1bf960e9577 Aug 20 04:29:40.366756 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-afd33782-a00e-4481-b05e-04b055269ebd tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:40.366953 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-afd33782-a00e-4481-b05e-04b055269ebd tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:40.380211 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:40.380211 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:29:40.383193 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-afd33782-a00e-4481-b05e-04b055269ebd tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Volume info retrieved successfully. Aug 20 04:29:40.384278 np0000007850 devstack@c-api.service[100175]: WARNING stevedore.named [None req-afd33782-a00e-4481-b05e-04b055269ebd tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:29:40.384529 np0000007850 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-afd33782-a00e-4481-b05e-04b055269ebd tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:29:40.437958 np0000007850 devstack@c-api.service[100175]: DEBUG oslo_db.sqlalchemy.engines [None req-afd33782-a00e-4481-b05e-04b055269ebd tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100175) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:29:40.442635 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:40.442635 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:29:40.454009 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-afd33782-a00e-4481-b05e-04b055269ebd tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] https://10.4.3.239/volume/v3/volumes/c79c53cd-9107-42ba-8200-c1bf960e9577 returned with HTTP 200 Aug 20 04:29:40.455043 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 17/67] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:29:40 2026] GET /volume/v3/volumes/c79c53cd-9107-42ba-8200-c1bf960e9577 => generated 907 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:29:40.468992 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-28d1d677-2bcb-4547-8b83-91a1f6620be0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:40.470783 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-28d1d677-2bcb-4547-8b83-91a1f6620be0 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] PUT https://10.4.3.239/volume/v3/groups/c0de1ec3-ccf4-4338-b265-20c7182a0b3d Aug 20 04:29:40.471082 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-28d1d677-2bcb-4547-8b83-91a1f6620be0 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "c79c53cd-9107-42ba-8200-c1bf960e9577"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:29:40.478114 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.groups [None req-28d1d677-2bcb-4547-8b83-91a1f6620be0 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Update called for group c0de1ec3-ccf4-4338-b265-20c7182a0b3d. {{(pid=100174) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 20 04:29:40.478274 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.groups [None req-28d1d677-2bcb-4547-8b83-91a1f6620be0 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Updating group c0de1ec3-ccf4-4338-b265-20c7182a0b3d with name new_group description: This is a new group add_volumes: None remove_volumes: c79c53cd-9107-42ba-8200-c1bf960e9577. Aug 20 04:29:40.481873 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:40.481873 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:29:40.531975 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-28d1d677-2bcb-4547-8b83-91a1f6620be0 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] https://10.4.3.239/volume/v3/groups/c0de1ec3-ccf4-4338-b265-20c7182a0b3d returned with HTTP 202 Aug 20 04:29:40.532615 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 18/68] 10.4.3.239 () {70 vars in 1407 bytes} [Thu Aug 20 04:29:40 2026] PUT /volume/v3/groups/c0de1ec3-ccf4-4338-b265-20c7182a0b3d => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:29:40.540315 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8f709905-25f6-4832-a409-86fd1313b197 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:40.544723 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8f709905-25f6-4832-a409-86fd1313b197 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] GET https://10.4.3.239/volume/v3/groups/c0de1ec3-ccf4-4338-b265-20c7182a0b3d Aug 20 04:29:40.544986 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8f709905-25f6-4832-a409-86fd1313b197 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:40.546049 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8f709905-25f6-4832-a409-86fd1313b197 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:40.546049 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.groups [None req-8f709905-25f6-4832-a409-86fd1313b197 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] show called for member c0de1ec3-ccf4-4338-b265-20c7182a0b3d {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 04:29:40.551414 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:40.551414 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:29:40.568204 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8f709905-25f6-4832-a409-86fd1313b197 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] https://10.4.3.239/volume/v3/groups/c0de1ec3-ccf4-4338-b265-20c7182a0b3d returned with HTTP 200 Aug 20 04:29:40.568204 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 16/69] 10.4.3.239 () {68 vars in 1386 bytes} [Thu Aug 20 04:29:40 2026] GET /volume/v3/groups/c0de1ec3-ccf4-4338-b265-20c7182a0b3d => generated 323 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:29:41.583780 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e4449c10-c1fc-425d-a410-b02d31414887 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:41.586684 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e4449c10-c1fc-425d-a410-b02d31414887 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] GET https://10.4.3.239/volume/v3/groups/c0de1ec3-ccf4-4338-b265-20c7182a0b3d Aug 20 04:29:41.587025 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e4449c10-c1fc-425d-a410-b02d31414887 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:41.587380 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e4449c10-c1fc-425d-a410-b02d31414887 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:41.587587 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.groups [None req-e4449c10-c1fc-425d-a410-b02d31414887 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] show called for member c0de1ec3-ccf4-4338-b265-20c7182a0b3d {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 04:29:41.594715 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:41.594715 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:29:41.605745 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e4449c10-c1fc-425d-a410-b02d31414887 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] https://10.4.3.239/volume/v3/groups/c0de1ec3-ccf4-4338-b265-20c7182a0b3d returned with HTTP 200 Aug 20 04:29:41.606322 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 19/70] 10.4.3.239 () {68 vars in 1386 bytes} [Thu Aug 20 04:29:41 2026] GET /volume/v3/groups/c0de1ec3-ccf4-4338-b265-20c7182a0b3d => generated 324 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:29:41.620581 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-dc85e59b-01af-4c0c-9245-80c50a897337 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:41.625264 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-dc85e59b-01af-4c0c-9245-80c50a897337 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] GET https://10.4.3.239/volume/v3/groups/c0de1ec3-ccf4-4338-b265-20c7182a0b3d Aug 20 04:29:41.625527 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-dc85e59b-01af-4c0c-9245-80c50a897337 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:41.626508 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-dc85e59b-01af-4c0c-9245-80c50a897337 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:41.626508 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.groups [None req-dc85e59b-01af-4c0c-9245-80c50a897337 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] show called for member c0de1ec3-ccf4-4338-b265-20c7182a0b3d {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 04:29:41.631101 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:41.631101 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:29:41.645592 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-dc85e59b-01af-4c0c-9245-80c50a897337 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] https://10.4.3.239/volume/v3/groups/c0de1ec3-ccf4-4338-b265-20c7182a0b3d returned with HTTP 200 Aug 20 04:29:41.646738 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 18/71] 10.4.3.239 () {68 vars in 1386 bytes} [Thu Aug 20 04:29:41 2026] GET /volume/v3/groups/c0de1ec3-ccf4-4338-b265-20c7182a0b3d => generated 324 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:29:41.661436 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-103be9de-27b7-4769-9393-978d97392746 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:41.665891 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-103be9de-27b7-4769-9393-978d97392746 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] GET https://10.4.3.239/volume/v3/volumes/detail Aug 20 04:29:41.666295 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-103be9de-27b7-4769-9393-978d97392746 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:41.667042 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-103be9de-27b7-4769-9393-978d97392746 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Calling method 'detail' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:41.667123 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.api_utils [None req-103be9de-27b7-4769-9393-978d97392746 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Removing options '' from query. {{(pid=100174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:29:41.668864 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-103be9de-27b7-4769-9393-978d97392746 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100174) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:29:41.683424 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-103be9de-27b7-4769-9393-978d97392746 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Get all volumes completed successfully. Aug 20 04:29:41.684566 np0000007850 devstack@c-api.service[100174]: WARNING stevedore.named [None req-103be9de-27b7-4769-9393-978d97392746 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:29:41.684780 np0000007850 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-103be9de-27b7-4769-9393-978d97392746 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:29:41.746460 np0000007850 devstack@c-api.service[100174]: DEBUG oslo_db.sqlalchemy.engines [None req-103be9de-27b7-4769-9393-978d97392746 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100174) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:29:41.754393 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:41.754393 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:29:41.763710 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7d3a10c3-9cc2-486e-b878-cc7ed6ab571d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:41.769071 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-103be9de-27b7-4769-9393-978d97392746 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] https://10.4.3.239/volume/v3/volumes/detail returned with HTTP 200 Aug 20 04:29:41.772245 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 19/72] 10.4.3.239 () {68 vars in 1299 bytes} [Thu Aug 20 04:29:41 2026] GET /volume/v3/volumes/detail => generated 1773 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:29:41.788432 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-689e3d36-90e4-4843-a91b-c0f14274c808 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:41.794271 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-689e3d36-90e4-4843-a91b-c0f14274c808 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] PUT https://10.4.3.239/volume/v3/groups/c0de1ec3-ccf4-4338-b265-20c7182a0b3d Aug 20 04:29:41.794271 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-689e3d36-90e4-4843-a91b-c0f14274c808 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "c79c53cd-9107-42ba-8200-c1bf960e9577"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:29:41.799998 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.groups [None req-689e3d36-90e4-4843-a91b-c0f14274c808 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Update called for group c0de1ec3-ccf4-4338-b265-20c7182a0b3d. {{(pid=100177) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 20 04:29:41.800283 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.groups [None req-689e3d36-90e4-4843-a91b-c0f14274c808 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Updating group c0de1ec3-ccf4-4338-b265-20c7182a0b3d with name None description: None add_volumes: c79c53cd-9107-42ba-8200-c1bf960e9577 remove_volumes: None. Aug 20 04:29:41.807316 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:41.807316 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:29:41.879000 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-689e3d36-90e4-4843-a91b-c0f14274c808 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] https://10.4.3.239/volume/v3/groups/c0de1ec3-ccf4-4338-b265-20c7182a0b3d returned with HTTP 202 Aug 20 04:29:41.880012 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 20/73] 10.4.3.239 () {70 vars in 1406 bytes} [Thu Aug 20 04:29:41 2026] PUT /volume/v3/groups/c0de1ec3-ccf4-4338-b265-20c7182a0b3d => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:29:41.891212 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3e0fd2a8-0000-42ac-80f9-9b80051923a4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:41.894512 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3e0fd2a8-0000-42ac-80f9-9b80051923a4 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] GET https://10.4.3.239/volume/v3/groups/c0de1ec3-ccf4-4338-b265-20c7182a0b3d Aug 20 04:29:41.894512 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3e0fd2a8-0000-42ac-80f9-9b80051923a4 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:41.894512 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3e0fd2a8-0000-42ac-80f9-9b80051923a4 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:41.894512 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.groups [None req-3e0fd2a8-0000-42ac-80f9-9b80051923a4 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] show called for member c0de1ec3-ccf4-4338-b265-20c7182a0b3d {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 04:29:41.902302 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:41.902302 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:29:41.922585 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3e0fd2a8-0000-42ac-80f9-9b80051923a4 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] https://10.4.3.239/volume/v3/groups/c0de1ec3-ccf4-4338-b265-20c7182a0b3d returned with HTTP 200 Aug 20 04:29:41.922585 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 19/74] 10.4.3.239 () {68 vars in 1386 bytes} [Thu Aug 20 04:29:41 2026] GET /volume/v3/groups/c0de1ec3-ccf4-4338-b265-20c7182a0b3d => generated 323 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:29:42.065203 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7d3a10c3-9cc2-486e-b878-cc7ed6ab571d tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:29:42.065669 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7d3a10c3-9cc2-486e-b878-cc7ed6ab571d tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1633272624"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:29:42.069202 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-7d3a10c3-9cc2-486e-b878-cc7ed6ab571d tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1633272624'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:29:42.072169 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-7d3a10c3-9cc2-486e-b878-cc7ed6ab571d tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Create volume of 1 GB Aug 20 04:29:42.072560 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:42.072560 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:29:42.073315 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7d3a10c3-9cc2-486e-b878-cc7ed6ab571d tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Availability Zones retrieved successfully. Aug 20 04:29:42.081950 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7d3a10c3-9cc2-486e-b878-cc7ed6ab571d tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Flow 'volume_create_api' (a13d8e1f-d5fd-4331-b161-b1dd8fdd0f02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:29:42.083477 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7d3a10c3-9cc2-486e-b878-cc7ed6ab571d tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5103f98e-e949-4be4-af99-f2ecbfdb5dbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:29:42.085066 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-7d3a10c3-9cc2-486e-b878-cc7ed6ab571d tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:29:42.095344 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:42.095344 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:29:42.116820 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7d3a10c3-9cc2-486e-b878-cc7ed6ab571d tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5103f98e-e949-4be4-af99-f2ecbfdb5dbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:44Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=465648c5-aef6-4c71-9711-53853f0ccabd,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '465648c5-aef6-4c71-9711-53853f0ccabd', 'encryption_key_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=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:29:42.118335 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7d3a10c3-9cc2-486e-b878-cc7ed6ab571d tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c9e1f51-bb8f-4f06-a325-a491b30507d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:29:42.153668 np0000007850 devstack@c-api.service[100176]: WARNING cinder.quota [None req-7d3a10c3-9cc2-486e-b878-cc7ed6ab571d tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-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 20 04:29:42.154089 np0000007850 devstack@c-api.service[100176]: WARNING cinder.quota [None req-7d3a10c3-9cc2-486e-b878-cc7ed6ab571d tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-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 20 04:29:42.202462 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-7d3a10c3-9cc2-486e-b878-cc7ed6ab571d tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Created reservations ['7b356103-0786-4a38-99fe-1f7ee231d0d9', '50f9dac7-8c8a-4993-9474-b12155bfa6e4', '6abaf2fe-ec5f-4908-9c40-4951aaddfef4', 'cc8dcb4a-cd6e-476b-aa80-8de92a5eeefa'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:29:42.203564 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7d3a10c3-9cc2-486e-b878-cc7ed6ab571d tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c9e1f51-bb8f-4f06-a325-a491b30507d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b356103-0786-4a38-99fe-1f7ee231d0d9', '50f9dac7-8c8a-4993-9474-b12155bfa6e4', '6abaf2fe-ec5f-4908-9c40-4951aaddfef4', 'cc8dcb4a-cd6e-476b-aa80-8de92a5eeefa']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:29:42.204450 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7d3a10c3-9cc2-486e-b878-cc7ed6ab571d tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f23755f-1353-4917-a71e-c6c4e372350c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:29:42.235337 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7d3a10c3-9cc2-486e-b878-cc7ed6ab571d tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f23755f-1353-4917-a71e-c6c4e372350c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f551b4b8-3364-4bd7-9ec7-b25757d3fcc8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1633272624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5cccf1e1d76b4efab29293e4ac0c3e0a',qos_specs=None,replication_status=,reservations=['7b356103-0786-4a38-99fe-1f7ee231d0d9','50f9dac7-8c8a-4993-9474-b12155bfa6e4','6abaf2fe-ec5f-4908-9c40-4951aaddfef4','cc8dcb4a-cd6e-476b-aa80-8de92a5eeefa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6816ac19a1143e1a50d418d7077f3cd',volume_type_id=465648c5-aef6-4c71-9711-53853f0ccabd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:29:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1633272624',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f551b4b8-3364-4bd7-9ec7-b25757d3fcc8,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='5cccf1e1d76b4efab29293e4ac0c3e0a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6816ac19a1143e1a50d418d7077f3cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(465648c5-aef6-4c71-9711-53853f0ccabd),volume_type_id=465648c5-aef6-4c71-9711-53853f0ccabd)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:29:42.236125 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7d3a10c3-9cc2-486e-b878-cc7ed6ab571d tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31f24cb5-be08-4328-8b19-d25daeb8d1ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:29:42.263788 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7d3a10c3-9cc2-486e-b878-cc7ed6ab571d tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31f24cb5-be08-4328-8b19-d25daeb8d1ba) transitioned into state 'SUCCESS' from state '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-1633272624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5cccf1e1d76b4efab29293e4ac0c3e0a',qos_specs=None,replication_status=,reservations=['7b356103-0786-4a38-99fe-1f7ee231d0d9','50f9dac7-8c8a-4993-9474-b12155bfa6e4','6abaf2fe-ec5f-4908-9c40-4951aaddfef4','cc8dcb4a-cd6e-476b-aa80-8de92a5eeefa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6816ac19a1143e1a50d418d7077f3cd',volume_type_id=465648c5-aef6-4c71-9711-53853f0ccabd)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:29:42.265711 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7d3a10c3-9cc2-486e-b878-cc7ed6ab571d tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a1d4bb0-06d0-401e-8f59-67b54d0acecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:29:42.283135 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7d3a10c3-9cc2-486e-b878-cc7ed6ab571d tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a1d4bb0-06d0-401e-8f59-67b54d0acecc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:29:42.284663 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7d3a10c3-9cc2-486e-b878-cc7ed6ab571d tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Flow 'volume_create_api' (a13d8e1f-d5fd-4331-b161-b1dd8fdd0f02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:29:42.284931 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7d3a10c3-9cc2-486e-b878-cc7ed6ab571d tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Create volume request issued successfully. Aug 20 04:29:42.286052 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7d3a10c3-9cc2-486e-b878-cc7ed6ab571d tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:29:42.286726 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 17/75] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:29:41 2026] POST /volume/v3/volumes => generated 758 bytes in 524 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:29:42.303667 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3312deb5-d41f-49d0-a70b-1ea85a758905 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:42.309209 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3312deb5-d41f-49d0-a70b-1ea85a758905 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] GET https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 Aug 20 04:29:42.309623 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3312deb5-d41f-49d0-a70b-1ea85a758905 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:42.309942 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3312deb5-d41f-49d0-a70b-1ea85a758905 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:42.322092 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:42.322092 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:29:42.328796 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-3312deb5-d41f-49d0-a70b-1ea85a758905 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Volume info retrieved successfully. Aug 20 04:29:42.342833 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3312deb5-d41f-49d0-a70b-1ea85a758905 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 returned with HTTP 200 Aug 20 04:29:42.342833 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 20/76] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:29:42 2026] GET /volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 => generated 826 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:29:42.937781 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2c7a621f-ad91-465a-a210-05b2d1e702eb None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:42.940882 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2c7a621f-ad91-465a-a210-05b2d1e702eb tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] GET https://10.4.3.239/volume/v3/groups/c0de1ec3-ccf4-4338-b265-20c7182a0b3d Aug 20 04:29:42.941379 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2c7a621f-ad91-465a-a210-05b2d1e702eb tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:42.941715 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2c7a621f-ad91-465a-a210-05b2d1e702eb tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:42.941901 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.groups [None req-2c7a621f-ad91-465a-a210-05b2d1e702eb tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] show called for member c0de1ec3-ccf4-4338-b265-20c7182a0b3d {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 04:29:42.947796 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:42.947796 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:29:42.960307 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2c7a621f-ad91-465a-a210-05b2d1e702eb tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] https://10.4.3.239/volume/v3/groups/c0de1ec3-ccf4-4338-b265-20c7182a0b3d returned with HTTP 200 Aug 20 04:29:42.960959 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 21/77] 10.4.3.239 () {68 vars in 1386 bytes} [Thu Aug 20 04:29:42 2026] GET /volume/v3/groups/c0de1ec3-ccf4-4338-b265-20c7182a0b3d => generated 324 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:29:42.972787 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1a0304f8-88a3-4a30-bfa9-1f94cd735af5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:42.974803 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1a0304f8-88a3-4a30-bfa9-1f94cd735af5 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] GET https://10.4.3.239/volume/v3/volumes/detail Aug 20 04:29:42.975050 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1a0304f8-88a3-4a30-bfa9-1f94cd735af5 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:42.975245 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1a0304f8-88a3-4a30-bfa9-1f94cd735af5 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Calling method 'detail' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:42.975609 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.api_utils [None req-1a0304f8-88a3-4a30-bfa9-1f94cd735af5 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Removing options '' from query. {{(pid=100175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:29:42.976596 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:42.976596 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:29:42.977555 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-1a0304f8-88a3-4a30-bfa9-1f94cd735af5 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100175) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:29:42.986162 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1a0304f8-88a3-4a30-bfa9-1f94cd735af5 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Get all volumes completed successfully. Aug 20 04:29:42.986965 np0000007850 devstack@c-api.service[100175]: WARNING stevedore.named [None req-1a0304f8-88a3-4a30-bfa9-1f94cd735af5 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:29:42.987100 np0000007850 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-1a0304f8-88a3-4a30-bfa9-1f94cd735af5 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:29:43.033134 np0000007850 devstack@c-api.service[100175]: DEBUG oslo_db.sqlalchemy.engines [None req-1a0304f8-88a3-4a30-bfa9-1f94cd735af5 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100175) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:29:43.042349 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:43.042349 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:29:43.051779 np0000007850 devstack@c-api.service[100175]: WARNING stevedore.named [None req-1a0304f8-88a3-4a30-bfa9-1f94cd735af5 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:29:43.051942 np0000007850 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-1a0304f8-88a3-4a30-bfa9-1f94cd735af5 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:29:43.087464 np0000007850 devstack@c-api.service[100175]: DEBUG oslo_db.sqlalchemy.engines [None req-1a0304f8-88a3-4a30-bfa9-1f94cd735af5 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100175) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:29:43.090997 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:43.090997 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:29:43.100840 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1a0304f8-88a3-4a30-bfa9-1f94cd735af5 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] https://10.4.3.239/volume/v3/volumes/detail returned with HTTP 200 Aug 20 04:29:43.101246 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 20/78] 10.4.3.239 () {68 vars in 1299 bytes} [Thu Aug 20 04:29:42 2026] GET /volume/v3/volumes/detail => generated 1807 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:29:43.118168 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c43717e6-9b21-492f-aa74-0726e14d4baa None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:43.122996 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c43717e6-9b21-492f-aa74-0726e14d4baa tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] GET https://10.4.3.239/volume/v3/volumes/detail Aug 20 04:29:43.122996 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c43717e6-9b21-492f-aa74-0726e14d4baa tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:43.123315 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c43717e6-9b21-492f-aa74-0726e14d4baa tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Calling method 'detail' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:43.124069 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.api_utils [None req-c43717e6-9b21-492f-aa74-0726e14d4baa tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Removing options '' from query. {{(pid=100176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:29:43.125034 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:43.125034 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:29:43.125884 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-c43717e6-9b21-492f-aa74-0726e14d4baa tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:29:43.155654 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-c43717e6-9b21-492f-aa74-0726e14d4baa tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Get all volumes completed successfully. Aug 20 04:29:43.156426 np0000007850 devstack@c-api.service[100176]: WARNING stevedore.named [None req-c43717e6-9b21-492f-aa74-0726e14d4baa tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:29:43.156562 np0000007850 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-c43717e6-9b21-492f-aa74-0726e14d4baa tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:29:43.197939 np0000007850 devstack@c-api.service[100176]: DEBUG oslo_db.sqlalchemy.engines [None req-c43717e6-9b21-492f-aa74-0726e14d4baa tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:29:43.203974 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:43.203974 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:29:43.208964 np0000007850 devstack@c-api.service[100176]: WARNING stevedore.named [None req-c43717e6-9b21-492f-aa74-0726e14d4baa tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:29:43.209126 np0000007850 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-c43717e6-9b21-492f-aa74-0726e14d4baa tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:29:43.255528 np0000007850 devstack@c-api.service[100176]: DEBUG oslo_db.sqlalchemy.engines [None req-c43717e6-9b21-492f-aa74-0726e14d4baa tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:29:43.261072 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:43.261072 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:29:43.273467 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c43717e6-9b21-492f-aa74-0726e14d4baa tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] https://10.4.3.239/volume/v3/volumes/detail returned with HTTP 200 Aug 20 04:29:43.274837 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 18/79] 10.4.3.239 () {68 vars in 1299 bytes} [Thu Aug 20 04:29:43 2026] GET /volume/v3/volumes/detail => generated 1807 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:29:43.293215 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-de71d724-cdf6-421c-a4b7-558f522591d1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:43.295209 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-de71d724-cdf6-421c-a4b7-558f522591d1 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] POST https://10.4.3.239/volume/v3/groups/c0de1ec3-ccf4-4338-b265-20c7182a0b3d/action Aug 20 04:29:43.295917 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-de71d724-cdf6-421c-a4b7-558f522591d1 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:29:43.296811 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-de71d724-cdf6-421c-a4b7-558f522591d1 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:29:43.298053 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.groups [None req-de71d724-cdf6-421c-a4b7-558f522591d1 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] delete called for group c0de1ec3-ccf4-4338-b265-20c7182a0b3d {{(pid=100174) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 04:29:43.298543 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.groups [None req-de71d724-cdf6-421c-a4b7-558f522591d1 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Delete group with id: c0de1ec3-ccf4-4338-b265-20c7182a0b3d Aug 20 04:29:43.304783 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:43.304783 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:29:43.366034 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a5c86972-4b6a-4732-805f-a9298e5661c3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:43.371379 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a5c86972-4b6a-4732-805f-a9298e5661c3 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] GET https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 Aug 20 04:29:43.371448 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a5c86972-4b6a-4732-805f-a9298e5661c3 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:43.371786 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a5c86972-4b6a-4732-805f-a9298e5661c3 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:43.385114 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:43.385114 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:29:43.395097 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a5c86972-4b6a-4732-805f-a9298e5661c3 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Volume info retrieved successfully. Aug 20 04:29:43.402106 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a5c86972-4b6a-4732-805f-a9298e5661c3 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 returned with HTTP 200 Aug 20 04:29:43.402872 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 22/80] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:29:43 2026] GET /volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:29:43.425947 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-447439c5-9612-4fde-85ca-955718b90de0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:43.429062 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-de71d724-cdf6-421c-a4b7-558f522591d1 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] https://10.4.3.239/volume/v3/groups/c0de1ec3-ccf4-4338-b265-20c7182a0b3d/action returned with HTTP 202 Aug 20 04:29:43.429836 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 21/81] 10.4.3.239 () {70 vars in 1428 bytes} [Thu Aug 20 04:29:43 2026] POST /volume/v3/groups/c0de1ec3-ccf4-4338-b265-20c7182a0b3d/action => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:29:43.440457 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c96f0af8-d4f6-4d8c-bdc0-28f697cb6de0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:43.444346 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c96f0af8-d4f6-4d8c-bdc0-28f697cb6de0 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] GET https://10.4.3.239/volume/v3/volumes/c79c53cd-9107-42ba-8200-c1bf960e9577 Aug 20 04:29:43.445381 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c96f0af8-d4f6-4d8c-bdc0-28f697cb6de0 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:43.446838 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c96f0af8-d4f6-4d8c-bdc0-28f697cb6de0 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:43.458025 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:43.458025 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:29:43.466941 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-c96f0af8-d4f6-4d8c-bdc0-28f697cb6de0 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Volume info retrieved successfully. Aug 20 04:29:43.467997 np0000007850 devstack@c-api.service[100176]: WARNING stevedore.named [None req-c96f0af8-d4f6-4d8c-bdc0-28f697cb6de0 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:29:43.467997 np0000007850 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-c96f0af8-d4f6-4d8c-bdc0-28f697cb6de0 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:29:43.514485 np0000007850 devstack@c-api.service[100176]: DEBUG oslo_db.sqlalchemy.engines [None req-c96f0af8-d4f6-4d8c-bdc0-28f697cb6de0 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:29:43.518444 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:43.518444 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:29:43.528656 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c96f0af8-d4f6-4d8c-bdc0-28f697cb6de0 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] https://10.4.3.239/volume/v3/volumes/c79c53cd-9107-42ba-8200-c1bf960e9577 returned with HTTP 200 Aug 20 04:29:43.529681 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 19/82] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:29:43 2026] GET /volume/v3/volumes/c79c53cd-9107-42ba-8200-c1bf960e9577 => generated 906 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:29:43.820311 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-447439c5-9612-4fde-85ca-955718b90de0 tempest-TestMultiAttachVolumeSwap-572677144 tempest-TestMultiAttachVolumeSwap-572677144-project-admin] POST https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8/action Aug 20 04:29:43.820311 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-447439c5-9612-4fde-85ca-955718b90de0 tempest-TestMultiAttachVolumeSwap-572677144 tempest-TestMultiAttachVolumeSwap-572677144-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:29:43.821615 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-447439c5-9612-4fde-85ca-955718b90de0 tempest-TestMultiAttachVolumeSwap-572677144 tempest-TestMultiAttachVolumeSwap-572677144-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:29:43.861285 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:43.861285 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:29:43.861729 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-447439c5-9612-4fde-85ca-955718b90de0 tempest-TestMultiAttachVolumeSwap-572677144 tempest-TestMultiAttachVolumeSwap-572677144-project-admin] Volume info retrieved successfully. Aug 20 04:29:43.876730 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-447439c5-9612-4fde-85ca-955718b90de0 tempest-TestMultiAttachVolumeSwap-572677144 tempest-TestMultiAttachVolumeSwap-572677144-project-admin] Update volume admin metadata completed successfully. Aug 20 04:29:43.876940 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-447439c5-9612-4fde-85ca-955718b90de0 tempest-TestMultiAttachVolumeSwap-572677144 tempest-TestMultiAttachVolumeSwap-572677144-project-admin] Update readonly setting on volume completed successfully. Aug 20 04:29:43.877378 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-447439c5-9612-4fde-85ca-955718b90de0 tempest-TestMultiAttachVolumeSwap-572677144 tempest-TestMultiAttachVolumeSwap-572677144-project-admin] https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8/action returned with HTTP 202 Aug 20 04:29:43.877772 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 21/83] 10.4.3.239 () {68 vars in 1390 bytes} [Thu Aug 20 04:29:43 2026] POST /volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8/action => generated 0 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:29:43.888333 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-87b01f2a-55de-4283-b679-457e4e4d5adc None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:43.890900 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-87b01f2a-55de-4283-b679-457e4e4d5adc tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:29:43.891360 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-87b01f2a-55de-4283-b679-457e4e4d5adc tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-868554457"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:29:43.893224 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-87b01f2a-55de-4283-b679-457e4e4d5adc tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-868554457'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:29:43.898755 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-87b01f2a-55de-4283-b679-457e4e4d5adc tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Create volume of 1 GB Aug 20 04:29:43.899085 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:43.899085 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:29:43.899787 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-87b01f2a-55de-4283-b679-457e4e4d5adc tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Availability Zones retrieved successfully. Aug 20 04:29:43.909478 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-87b01f2a-55de-4283-b679-457e4e4d5adc tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Flow 'volume_create_api' (91fab0aa-a8ac-4fce-838b-7d743c8fd27c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:29:43.911302 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-87b01f2a-55de-4283-b679-457e4e4d5adc tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c81e1275-5a78-41ea-9946-12e32292072d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:29:43.912559 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-87b01f2a-55de-4283-b679-457e4e4d5adc tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:29:43.928439 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:43.928439 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:29:43.951157 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-87b01f2a-55de-4283-b679-457e4e4d5adc tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c81e1275-5a78-41ea-9946-12e32292072d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:44Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=465648c5-aef6-4c71-9711-53853f0ccabd,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '465648c5-aef6-4c71-9711-53853f0ccabd', 'encryption_key_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=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:29:43.952595 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-87b01f2a-55de-4283-b679-457e4e4d5adc tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cf056f6-98c9-4972-afe2-51c25b59d4c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:29:44.001171 np0000007850 devstack@c-api.service[100177]: WARNING cinder.quota [None req-87b01f2a-55de-4283-b679-457e4e4d5adc tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-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 20 04:29:44.002117 np0000007850 devstack@c-api.service[100177]: WARNING cinder.quota [None req-87b01f2a-55de-4283-b679-457e4e4d5adc tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-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 20 04:29:44.026309 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-87b01f2a-55de-4283-b679-457e4e4d5adc tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Created reservations ['5365bc6a-d027-4389-8754-770fa43be3ce', '3d3351b2-7fa7-455f-8fe2-6b00fb942410', '6dbc5b1b-8dd1-4897-bb2d-0f4ddfe614a7', '758f602b-7bf5-43a2-8906-4e50f0177dc8'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:29:44.027399 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-87b01f2a-55de-4283-b679-457e4e4d5adc tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cf056f6-98c9-4972-afe2-51c25b59d4c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5365bc6a-d027-4389-8754-770fa43be3ce', '3d3351b2-7fa7-455f-8fe2-6b00fb942410', '6dbc5b1b-8dd1-4897-bb2d-0f4ddfe614a7', '758f602b-7bf5-43a2-8906-4e50f0177dc8']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:29:44.028647 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-87b01f2a-55de-4283-b679-457e4e4d5adc tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80d55065-1c37-4f0d-a417-edb83063fbeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:29:44.071164 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-87b01f2a-55de-4283-b679-457e4e4d5adc tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80d55065-1c37-4f0d-a417-edb83063fbeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '879b1eda-fa7f-4eb8-be08-b5ba8f310d96', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-868554457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5cccf1e1d76b4efab29293e4ac0c3e0a',qos_specs=None,replication_status=,reservations=['5365bc6a-d027-4389-8754-770fa43be3ce','3d3351b2-7fa7-455f-8fe2-6b00fb942410','6dbc5b1b-8dd1-4897-bb2d-0f4ddfe614a7','758f602b-7bf5-43a2-8906-4e50f0177dc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6816ac19a1143e1a50d418d7077f3cd',volume_type_id=465648c5-aef6-4c71-9711-53853f0ccabd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:29:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-868554457',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=879b1eda-fa7f-4eb8-be08-b5ba8f310d96,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='5cccf1e1d76b4efab29293e4ac0c3e0a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6816ac19a1143e1a50d418d7077f3cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(465648c5-aef6-4c71-9711-53853f0ccabd),volume_type_id=465648c5-aef6-4c71-9711-53853f0ccabd)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:29:44.072718 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-87b01f2a-55de-4283-b679-457e4e4d5adc tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8442c0fc-9b18-435b-a6db-a4563a9feaad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:29:44.123657 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-87b01f2a-55de-4283-b679-457e4e4d5adc tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8442c0fc-9b18-435b-a6db-a4563a9feaad) transitioned into state 'SUCCESS' from state '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-868554457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5cccf1e1d76b4efab29293e4ac0c3e0a',qos_specs=None,replication_status=,reservations=['5365bc6a-d027-4389-8754-770fa43be3ce','3d3351b2-7fa7-455f-8fe2-6b00fb942410','6dbc5b1b-8dd1-4897-bb2d-0f4ddfe614a7','758f602b-7bf5-43a2-8906-4e50f0177dc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6816ac19a1143e1a50d418d7077f3cd',volume_type_id=465648c5-aef6-4c71-9711-53853f0ccabd)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:29:44.124786 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-87b01f2a-55de-4283-b679-457e4e4d5adc tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cdf2c2a-b6bb-4271-9f74-2cf93d137fc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:29:44.147139 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-87b01f2a-55de-4283-b679-457e4e4d5adc tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cdf2c2a-b6bb-4271-9f74-2cf93d137fc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:29:44.148346 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-87b01f2a-55de-4283-b679-457e4e4d5adc tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Flow 'volume_create_api' (91fab0aa-a8ac-4fce-838b-7d743c8fd27c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:29:44.148789 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-87b01f2a-55de-4283-b679-457e4e4d5adc tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Create volume request issued successfully. Aug 20 04:29:44.149775 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-87b01f2a-55de-4283-b679-457e4e4d5adc tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:29:44.150739 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 23/84] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:29:43 2026] POST /volume/v3/volumes => generated 757 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:29:44.169027 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8fadae61-1427-416f-95cd-0fc254ec0908 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:44.171994 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8fadae61-1427-416f-95cd-0fc254ec0908 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] GET https://10.4.3.239/volume/v3/volumes/879b1eda-fa7f-4eb8-be08-b5ba8f310d96 Aug 20 04:29:44.172366 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8fadae61-1427-416f-95cd-0fc254ec0908 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:44.172444 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8fadae61-1427-416f-95cd-0fc254ec0908 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:44.195437 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:44.195437 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:29:44.201845 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-8fadae61-1427-416f-95cd-0fc254ec0908 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Volume info retrieved successfully. Aug 20 04:29:44.212436 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8fadae61-1427-416f-95cd-0fc254ec0908 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] https://10.4.3.239/volume/v3/volumes/879b1eda-fa7f-4eb8-be08-b5ba8f310d96 returned with HTTP 200 Aug 20 04:29:44.213129 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 22/85] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:29:44 2026] GET /volume/v3/volumes/879b1eda-fa7f-4eb8-be08-b5ba8f310d96 => generated 825 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:29:44.547219 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-60fadc61-8e74-45d9-a3a6-c8419be38b47 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:44.550421 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-60fadc61-8e74-45d9-a3a6-c8419be38b47 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] GET https://10.4.3.239/volume/v3/volumes/c79c53cd-9107-42ba-8200-c1bf960e9577 Aug 20 04:29:44.550783 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-60fadc61-8e74-45d9-a3a6-c8419be38b47 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:44.550984 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-60fadc61-8e74-45d9-a3a6-c8419be38b47 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:44.557957 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-60fadc61-8e74-45d9-a3a6-c8419be38b47 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] https://10.4.3.239/volume/v3/volumes/c79c53cd-9107-42ba-8200-c1bf960e9577 returned with HTTP 404 Aug 20 04:29:44.558372 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 20/86] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:29:44 2026] GET /volume/v3/volumes/c79c53cd-9107-42ba-8200-c1bf960e9577 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:29:44.568983 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-327d6570-2539-4ef4-9696-6c8804745295 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:44.571897 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-327d6570-2539-4ef4-9696-6c8804745295 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] GET https://10.4.3.239/volume/v3/volumes/d61e4680-fb30-4e88-9328-5d0bad53698a Aug 20 04:29:44.571897 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-327d6570-2539-4ef4-9696-6c8804745295 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:44.571897 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-327d6570-2539-4ef4-9696-6c8804745295 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:44.578994 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-327d6570-2539-4ef4-9696-6c8804745295 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] https://10.4.3.239/volume/v3/volumes/d61e4680-fb30-4e88-9328-5d0bad53698a returned with HTTP 404 Aug 20 04:29:44.579748 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 22/87] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:29:44 2026] GET /volume/v3/volumes/d61e4680-fb30-4e88-9328-5d0bad53698a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:29:44.594865 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-df4c0356-3074-41bf-989a-44cc6961d437 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:44.598511 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-df4c0356-3074-41bf-989a-44cc6961d437 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] GET https://10.4.3.239/volume/v3/groups/c0de1ec3-ccf4-4338-b265-20c7182a0b3d Aug 20 04:29:44.598833 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-df4c0356-3074-41bf-989a-44cc6961d437 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:44.599071 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-df4c0356-3074-41bf-989a-44cc6961d437 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:44.599373 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.groups [None req-df4c0356-3074-41bf-989a-44cc6961d437 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] show called for member c0de1ec3-ccf4-4338-b265-20c7182a0b3d {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 04:29:44.606694 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-df4c0356-3074-41bf-989a-44cc6961d437 tempest-GroupsTest-1722249244 tempest-GroupsTest-1722249244-project-member] https://10.4.3.239/volume/v3/groups/c0de1ec3-ccf4-4338-b265-20c7182a0b3d returned with HTTP 404 Aug 20 04:29:44.607455 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 24/88] 10.4.3.239 () {68 vars in 1386 bytes} [Thu Aug 20 04:29:44 2026] GET /volume/v3/groups/c0de1ec3-ccf4-4338-b265-20c7182a0b3d => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:29:44.616082 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3180b368-ff24-437f-b789-dc9f8952b8a1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:44.618211 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3180b368-ff24-437f-b789-dc9f8952b8a1 tempest-GroupsTest-1451180365 tempest-GroupsTest-1451180365-project-admin] DELETE https://10.4.3.239/volume/v3/group_types/0cbf6ec9-602b-48f9-b713-4c0c5a509007 Aug 20 04:29:44.618431 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3180b368-ff24-437f-b789-dc9f8952b8a1 tempest-GroupsTest-1451180365 tempest-GroupsTest-1451180365-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:44.618695 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3180b368-ff24-437f-b789-dc9f8952b8a1 tempest-GroupsTest-1451180365 tempest-GroupsTest-1451180365-project-admin] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:44.636604 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3180b368-ff24-437f-b789-dc9f8952b8a1 tempest-GroupsTest-1451180365 tempest-GroupsTest-1451180365-project-admin] https://10.4.3.239/volume/v3/group_types/0cbf6ec9-602b-48f9-b713-4c0c5a509007 returned with HTTP 202 Aug 20 04:29:44.637160 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 23/89] 10.4.3.239 () {68 vars in 1404 bytes} [Thu Aug 20 04:29:44 2026] DELETE /volume/v3/group_types/0cbf6ec9-602b-48f9-b713-4c0c5a509007 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:29:44.649501 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7e7a56bc-fd4c-46f2-9e4f-b464967caf32 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:44.651789 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7e7a56bc-fd4c-46f2-9e4f-b464967caf32 tempest-GroupsTest-1451180365 tempest-GroupsTest-1451180365-project-admin] DELETE https://10.4.3.239/volume/v3/types/8f64d03c-27fd-4dd7-a384-f878378f3e77 Aug 20 04:29:44.652092 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7e7a56bc-fd4c-46f2-9e4f-b464967caf32 tempest-GroupsTest-1451180365 tempest-GroupsTest-1451180365-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:44.652396 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7e7a56bc-fd4c-46f2-9e4f-b464967caf32 tempest-GroupsTest-1451180365 tempest-GroupsTest-1451180365-project-admin] Calling method '_delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:44.703108 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7e7a56bc-fd4c-46f2-9e4f-b464967caf32 tempest-GroupsTest-1451180365 tempest-GroupsTest-1451180365-project-admin] https://10.4.3.239/volume/v3/types/8f64d03c-27fd-4dd7-a384-f878378f3e77 returned with HTTP 202 Aug 20 04:29:44.703882 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 21/90] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:29:44 2026] DELETE /volume/v3/types/8f64d03c-27fd-4dd7-a384-f878378f3e77 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:29:44.715876 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-545b84c7-6ec4-484b-a593-1a2e6874adc3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:44.718763 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-545b84c7-6ec4-484b-a593-1a2e6874adc3 tempest-GroupsTest-1451180365 tempest-GroupsTest-1451180365-project-admin] GET https://10.4.3.239/volume/v3/types/8f64d03c-27fd-4dd7-a384-f878378f3e77 Aug 20 04:29:44.719165 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-545b84c7-6ec4-484b-a593-1a2e6874adc3 tempest-GroupsTest-1451180365 tempest-GroupsTest-1451180365-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:44.719507 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-545b84c7-6ec4-484b-a593-1a2e6874adc3 tempest-GroupsTest-1451180365 tempest-GroupsTest-1451180365-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:44.724827 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-545b84c7-6ec4-484b-a593-1a2e6874adc3 tempest-GroupsTest-1451180365 tempest-GroupsTest-1451180365-project-admin] https://10.4.3.239/volume/v3/types/8f64d03c-27fd-4dd7-a384-f878378f3e77 returned with HTTP 404 Aug 20 04:29:44.725585 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 23/91] 10.4.3.239 () {66 vars in 1342 bytes} [Thu Aug 20 04:29:44 2026] GET /volume/v3/types/8f64d03c-27fd-4dd7-a384-f878378f3e77 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:29:45.232689 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9bf28df0-e267-4a0f-8b70-4ed9efb9b39a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:45.235883 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9bf28df0-e267-4a0f-8b70-4ed9efb9b39a tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] GET https://10.4.3.239/volume/v3/volumes/879b1eda-fa7f-4eb8-be08-b5ba8f310d96 Aug 20 04:29:45.236453 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9bf28df0-e267-4a0f-8b70-4ed9efb9b39a tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:45.236861 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9bf28df0-e267-4a0f-8b70-4ed9efb9b39a tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:45.259004 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:45.259004 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:29:45.267933 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9bf28df0-e267-4a0f-8b70-4ed9efb9b39a tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Volume info retrieved successfully. Aug 20 04:29:45.271975 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9bf28df0-e267-4a0f-8b70-4ed9efb9b39a tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] https://10.4.3.239/volume/v3/volumes/879b1eda-fa7f-4eb8-be08-b5ba8f310d96 returned with HTTP 200 Aug 20 04:29:45.271975 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 25/92] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:29:45 2026] GET /volume/v3/volumes/879b1eda-fa7f-4eb8-be08-b5ba8f310d96 => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:29:48.723491 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-166e1380-041f-4308-8c63-7e72f4373069 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:49.094597 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-166e1380-041f-4308-8c63-7e72f4373069 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:29:49.095047 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-166e1380-041f-4308-8c63-7e72f4373069 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-715928318"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:29:49.101075 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-166e1380-041f-4308-8c63-7e72f4373069 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-715928318'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:29:49.101293 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-166e1380-041f-4308-8c63-7e72f4373069 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Create volume of 1 GB Aug 20 04:29:49.112692 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-166e1380-041f-4308-8c63-7e72f4373069 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Availability Zones retrieved successfully. Aug 20 04:29:49.122658 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-166e1380-041f-4308-8c63-7e72f4373069 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Flow 'volume_create_api' (776bcaad-7928-418d-9bca-c6d27f48c35b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:29:49.127023 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-166e1380-041f-4308-8c63-7e72f4373069 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9df84e2-b237-4c37-ace3-ba4c4618c31f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:29:49.133310 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-166e1380-041f-4308-8c63-7e72f4373069 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:29:49.178900 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-166e1380-041f-4308-8c63-7e72f4373069 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9df84e2-b237-4c37-ace3-ba4c4618c31f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:29:49.179772 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-166e1380-041f-4308-8c63-7e72f4373069 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcc393a7-4057-475d-b36f-4b30859737a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:29:49.276262 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-166e1380-041f-4308-8c63-7e72f4373069 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Created reservations ['d1600325-3602-4849-8cd3-fb49218b050c', 'b74d66c9-ff83-439a-a69c-723e04e24482', '6af9365d-0522-4b3e-a014-b9d260d69f24', '774d1e72-47b9-4274-a26d-104617ec657c'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:29:49.277319 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-166e1380-041f-4308-8c63-7e72f4373069 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcc393a7-4057-475d-b36f-4b30859737a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1600325-3602-4849-8cd3-fb49218b050c', 'b74d66c9-ff83-439a-a69c-723e04e24482', '6af9365d-0522-4b3e-a014-b9d260d69f24', '774d1e72-47b9-4274-a26d-104617ec657c']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:29:49.277926 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-166e1380-041f-4308-8c63-7e72f4373069 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32053f3e-d675-4ca0-b01e-39b6c05166a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:29:49.352824 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-166e1380-041f-4308-8c63-7e72f4373069 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32053f3e-d675-4ca0-b01e-39b6c05166a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76198df1-4cfb-4a83-bf68-1976177718c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-715928318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef180e78420144daae8c453ec319dfdb',qos_specs=None,replication_status=,reservations=['d1600325-3602-4849-8cd3-fb49218b050c','b74d66c9-ff83-439a-a69c-723e04e24482','6af9365d-0522-4b3e-a014-b9d260d69f24','774d1e72-47b9-4274-a26d-104617ec657c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84b8b2a2bd0a4bac84a25a5c9dd2c415',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:29:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-715928318',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76198df1-4cfb-4a83-bf68-1976177718c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef180e78420144daae8c453ec319dfdb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84b8b2a2bd0a4bac84a25a5c9dd2c415',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:29:49.353845 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-166e1380-041f-4308-8c63-7e72f4373069 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44bb34e8-f768-4e58-8727-0b6be11dc623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:29:49.384074 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-166e1380-041f-4308-8c63-7e72f4373069 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44bb34e8-f768-4e58-8727-0b6be11dc623) transitioned into state 'SUCCESS' from state '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-715928318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef180e78420144daae8c453ec319dfdb',qos_specs=None,replication_status=,reservations=['d1600325-3602-4849-8cd3-fb49218b050c','b74d66c9-ff83-439a-a69c-723e04e24482','6af9365d-0522-4b3e-a014-b9d260d69f24','774d1e72-47b9-4274-a26d-104617ec657c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84b8b2a2bd0a4bac84a25a5c9dd2c415',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:29:49.385497 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-166e1380-041f-4308-8c63-7e72f4373069 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0eeb4445-248c-40a8-a6a5-f919b83e14c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:29:49.400052 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-166e1380-041f-4308-8c63-7e72f4373069 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0eeb4445-248c-40a8-a6a5-f919b83e14c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:29:49.401252 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-166e1380-041f-4308-8c63-7e72f4373069 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Flow 'volume_create_api' (776bcaad-7928-418d-9bca-c6d27f48c35b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:29:49.401696 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-166e1380-041f-4308-8c63-7e72f4373069 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Create volume request issued successfully. Aug 20 04:29:49.402765 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-166e1380-041f-4308-8c63-7e72f4373069 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:29:49.403313 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 24/93] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:29:48 2026] POST /volume/v3/volumes => generated 784 bytes in 680 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:29:49.419169 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9564da58-d533-41a6-95c2-504d5fad4e0c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:49.421483 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9564da58-d533-41a6-95c2-504d5fad4e0c tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] GET https://10.4.3.239/volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 Aug 20 04:29:49.421691 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9564da58-d533-41a6-95c2-504d5fad4e0c tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:49.422380 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9564da58-d533-41a6-95c2-504d5fad4e0c tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:49.638050 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-bdb23c4c-0b33-423e-8927-bb49eae5c4f1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:49.639674 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bdb23c4c-0b33-423e-8927-bb49eae5c4f1 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:29:49.640044 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bdb23c4c-0b33-423e-8927-bb49eae5c4f1 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1748074833"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:29:49.643521 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-bdb23c4c-0b33-423e-8927-bb49eae5c4f1 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1748074833'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:29:49.643734 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-bdb23c4c-0b33-423e-8927-bb49eae5c4f1 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Create volume of 1 GB Aug 20 04:29:49.646347 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:49.646347 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:29:49.652950 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-9564da58-d533-41a6-95c2-504d5fad4e0c tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Volume info retrieved successfully. Aug 20 04:29:49.656703 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-bdb23c4c-0b33-423e-8927-bb49eae5c4f1 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Availability Zones retrieved successfully. Aug 20 04:29:49.662280 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9564da58-d533-41a6-95c2-504d5fad4e0c tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] https://10.4.3.239/volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 returned with HTTP 200 Aug 20 04:29:49.662280 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 22/94] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:29:49 2026] GET /volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 => generated 963 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:29:49.666734 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-bdb23c4c-0b33-423e-8927-bb49eae5c4f1 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Flow 'volume_create_api' (fdea17a2-66a0-40dc-9c31-07e826c4d149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:29:49.669136 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-bdb23c4c-0b33-423e-8927-bb49eae5c4f1 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c4d1400-27ad-4948-b3b7-f22dfea1ea19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:29:49.670789 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-bdb23c4c-0b33-423e-8927-bb49eae5c4f1 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:29:49.722848 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-bdb23c4c-0b33-423e-8927-bb49eae5c4f1 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c4d1400-27ad-4948-b3b7-f22dfea1ea19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:29:49.724123 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-bdb23c4c-0b33-423e-8927-bb49eae5c4f1 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca543526-2930-4356-88c0-44026594838d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:29:49.768844 np0000007850 devstack@c-api.service[100175]: WARNING cinder.quota [None req-bdb23c4c-0b33-423e-8927-bb49eae5c4f1 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-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 20 04:29:49.769100 np0000007850 devstack@c-api.service[100175]: WARNING cinder.quota [None req-bdb23c4c-0b33-423e-8927-bb49eae5c4f1 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-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 20 04:29:49.837349 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-bdb23c4c-0b33-423e-8927-bb49eae5c4f1 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Created reservations ['6dc55bac-8d97-4c28-adc6-1cf265579ea0', '69ed79c6-5689-4b96-8d3b-36e112bcf670', '7f227786-09b2-4aef-a2ec-8765a4ac5841', '43a66781-5ed1-4cd0-b87b-f287a47f1fb5'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:29:49.837349 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-bdb23c4c-0b33-423e-8927-bb49eae5c4f1 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca543526-2930-4356-88c0-44026594838d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6dc55bac-8d97-4c28-adc6-1cf265579ea0', '69ed79c6-5689-4b96-8d3b-36e112bcf670', '7f227786-09b2-4aef-a2ec-8765a4ac5841', '43a66781-5ed1-4cd0-b87b-f287a47f1fb5']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:29:49.838460 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-bdb23c4c-0b33-423e-8927-bb49eae5c4f1 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d87b8368-f44a-4571-8b87-54070e83d815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:29:49.868672 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-bdb23c4c-0b33-423e-8927-bb49eae5c4f1 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d87b8368-f44a-4571-8b87-54070e83d815) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc347b95-7075-43e1-912c-166e1d71153d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1748074833',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='142be963741a4b5c8a444416e4d13b97',qos_specs=None,replication_status=,reservations=['6dc55bac-8d97-4c28-adc6-1cf265579ea0','69ed79c6-5689-4b96-8d3b-36e112bcf670','7f227786-09b2-4aef-a2ec-8765a4ac5841','43a66781-5ed1-4cd0-b87b-f287a47f1fb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e2fd7f86d4244a3a95ff0df71d237ba',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:29:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1748074833',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc347b95-7075-43e1-912c-166e1d71153d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='142be963741a4b5c8a444416e4d13b97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e2fd7f86d4244a3a95ff0df71d237ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:29:49.870785 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-bdb23c4c-0b33-423e-8927-bb49eae5c4f1 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40a9b90d-bc3f-401a-8fb3-ce7280a307b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:29:49.896132 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-bdb23c4c-0b33-423e-8927-bb49eae5c4f1 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40a9b90d-bc3f-401a-8fb3-ce7280a307b6) transitioned into state 'SUCCESS' from state '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-1748074833',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='142be963741a4b5c8a444416e4d13b97',qos_specs=None,replication_status=,reservations=['6dc55bac-8d97-4c28-adc6-1cf265579ea0','69ed79c6-5689-4b96-8d3b-36e112bcf670','7f227786-09b2-4aef-a2ec-8765a4ac5841','43a66781-5ed1-4cd0-b87b-f287a47f1fb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e2fd7f86d4244a3a95ff0df71d237ba',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:29:49.897096 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-bdb23c4c-0b33-423e-8927-bb49eae5c4f1 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46e7d1ae-afd5-49ed-b121-be22f9518ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:29:49.908384 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-bdb23c4c-0b33-423e-8927-bb49eae5c4f1 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46e7d1ae-afd5-49ed-b121-be22f9518ac9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:29:49.909439 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-bdb23c4c-0b33-423e-8927-bb49eae5c4f1 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Flow 'volume_create_api' (fdea17a2-66a0-40dc-9c31-07e826c4d149) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:29:49.909799 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-bdb23c4c-0b33-423e-8927-bb49eae5c4f1 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Create volume request issued successfully. Aug 20 04:29:49.910851 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bdb23c4c-0b33-423e-8927-bb49eae5c4f1 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:29:49.911311 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 24/95] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:29:49 2026] POST /volume/v3/volumes => generated 752 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:29:49.927266 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-26b040b6-2f86-4307-aa79-5bd43a9659d2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:49.929580 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-26b040b6-2f86-4307-aa79-5bd43a9659d2 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] GET https://10.4.3.239/volume/v3/volumes/dc347b95-7075-43e1-912c-166e1d71153d Aug 20 04:29:49.929706 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-26b040b6-2f86-4307-aa79-5bd43a9659d2 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:49.929907 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-26b040b6-2f86-4307-aa79-5bd43a9659d2 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:49.940015 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:49.940015 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:29:49.954081 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-26b040b6-2f86-4307-aa79-5bd43a9659d2 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Volume info retrieved successfully. Aug 20 04:29:49.962158 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-26b040b6-2f86-4307-aa79-5bd43a9659d2 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] https://10.4.3.239/volume/v3/volumes/dc347b95-7075-43e1-912c-166e1d71153d returned with HTTP 200 Aug 20 04:29:49.962749 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 26/96] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:29:49 2026] GET /volume/v3/volumes/dc347b95-7075-43e1-912c-166e1d71153d => generated 820 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:29:50.677672 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b6993375-8d61-4531-a25e-afc02c275e54 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:50.680747 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b6993375-8d61-4531-a25e-afc02c275e54 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] GET https://10.4.3.239/volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 Aug 20 04:29:50.681082 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b6993375-8d61-4531-a25e-afc02c275e54 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:50.681552 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b6993375-8d61-4531-a25e-afc02c275e54 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:50.697049 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:50.697049 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:29:50.705769 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-b6993375-8d61-4531-a25e-afc02c275e54 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Volume info retrieved successfully. Aug 20 04:29:50.716318 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b6993375-8d61-4531-a25e-afc02c275e54 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] https://10.4.3.239/volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 returned with HTTP 200 Aug 20 04:29:50.716982 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 25/97] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:29:50 2026] GET /volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 => generated 1024 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:29:50.982229 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-904c2cd3-ca38-4fc9-9e67-8b4485997fcd None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:50.983916 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-904c2cd3-ca38-4fc9-9e67-8b4485997fcd tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] GET https://10.4.3.239/volume/v3/volumes/dc347b95-7075-43e1-912c-166e1d71153d Aug 20 04:29:50.984096 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-904c2cd3-ca38-4fc9-9e67-8b4485997fcd tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:50.984811 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-904c2cd3-ca38-4fc9-9e67-8b4485997fcd tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:50.998344 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:50.998344 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:29:51.004401 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-904c2cd3-ca38-4fc9-9e67-8b4485997fcd tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Volume info retrieved successfully. Aug 20 04:29:51.013649 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-904c2cd3-ca38-4fc9-9e67-8b4485997fcd tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] https://10.4.3.239/volume/v3/volumes/dc347b95-7075-43e1-912c-166e1d71153d returned with HTTP 200 Aug 20 04:29:51.014273 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 23/98] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:29:50 2026] GET /volume/v3/volumes/dc347b95-7075-43e1-912c-166e1d71153d => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 04:29:51.127814 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-16f5063c-15a0-4d52-8cad-4807735486bc req-61305a7e-b962-46d8-8b35-7e0c60d4bb22 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:51.130360 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-16f5063c-15a0-4d52-8cad-4807735486bc req-61305a7e-b962-46d8-8b35-7e0c60d4bb22 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] GET https://10.4.3.239/volume/v3/volumes/dc347b95-7075-43e1-912c-166e1d71153d Aug 20 04:29:51.130552 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-16f5063c-15a0-4d52-8cad-4807735486bc req-61305a7e-b962-46d8-8b35-7e0c60d4bb22 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:51.130774 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-16f5063c-15a0-4d52-8cad-4807735486bc req-61305a7e-b962-46d8-8b35-7e0c60d4bb22 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:51.140023 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:51.140023 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:29:51.144511 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-16f5063c-15a0-4d52-8cad-4807735486bc req-61305a7e-b962-46d8-8b35-7e0c60d4bb22 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Volume info retrieved successfully. Aug 20 04:29:51.150652 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-16f5063c-15a0-4d52-8cad-4807735486bc req-61305a7e-b962-46d8-8b35-7e0c60d4bb22 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] https://10.4.3.239/volume/v3/volumes/dc347b95-7075-43e1-912c-166e1d71153d returned with HTTP 200 Aug 20 04:29:51.151128 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 25/99] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:29:51 2026] GET /volume/v3/volumes/dc347b95-7075-43e1-912c-166e1d71153d => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:29:51.621638 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-92ae3c3f-c392-4473-901d-11cba35edd21 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:51.625296 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-92ae3c3f-c392-4473-901d-11cba35edd21 None None] GET https://10.4.3.239/volume// Aug 20 04:29:51.625296 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-92ae3c3f-c392-4473-901d-11cba35edd21 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:51.625528 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-92ae3c3f-c392-4473-901d-11cba35edd21 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:51.626781 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-92ae3c3f-c392-4473-901d-11cba35edd21 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:29:51.626781 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 27/100] 10.4.3.239 () {66 vars in 1428 bytes} [Thu Aug 20 04:29:51 2026] GET /volume/ => generated 386 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:29:51.664383 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-16f5063c-15a0-4d52-8cad-4807735486bc req-29631924-9a14-443b-b4ca-03fa610aed4e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:51.779939 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e69366ee-d7f6-4a2b-922b-871bad42142d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:52.056459 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-16f5063c-15a0-4d52-8cad-4807735486bc req-29631924-9a14-443b-b4ca-03fa610aed4e tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:29:52.056935 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-16f5063c-15a0-4d52-8cad-4807735486bc req-29631924-9a14-443b-b4ca-03fa610aed4e tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dc347b95-7075-43e1-912c-166e1d71153d", "connector": null, "instance_uuid": "b1747e41-ac99-4235-9d9e-76b0c756cd56"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:29:52.073723 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:52.073723 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:29:52.189872 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e69366ee-d7f6-4a2b-922b-871bad42142d tempest-GroupsV314Test-18237404 tempest-GroupsV314Test-18237404-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:29:52.192042 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e69366ee-d7f6-4a2b-922b-871bad42142d tempest-GroupsV314Test-18237404 tempest-GroupsV314Test-18237404-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-740967390"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:29:52.230779 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e69366ee-d7f6-4a2b-922b-871bad42142d tempest-GroupsV314Test-18237404 tempest-GroupsV314Test-18237404-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:29:52.231713 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 24/101] 10.4.3.239 () {68 vars in 1252 bytes} [Thu Aug 20 04:29:51 2026] POST /volume/v3/types => generated 219 bytes in 453 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:29:52.241898 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-526ce9a0-118e-4016-b7fa-089aabc9993d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:52.245158 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-526ce9a0-118e-4016-b7fa-089aabc9993d tempest-GroupsV314Test-18237404 tempest-GroupsV314Test-18237404-project-admin] POST https://10.4.3.239/volume/v3/group_types Aug 20 04:29:52.245158 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-526ce9a0-118e-4016-b7fa-089aabc9993d tempest-GroupsV314Test-18237404 tempest-GroupsV314Test-18237404-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-309146355"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:29:52.271645 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-526ce9a0-118e-4016-b7fa-089aabc9993d tempest-GroupsV314Test-18237404 tempest-GroupsV314Test-18237404-project-admin] https://10.4.3.239/volume/v3/group_types returned with HTTP 202 Aug 20 04:29:52.273624 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 26/102] 10.4.3.239 () {70 vars in 1311 bytes} [Thu Aug 20 04:29:52 2026] POST /volume/v3/group_types => generated 176 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:29:52.289412 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9f6703bf-5384-4b9e-8537-f5aa4c1d941e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:52.325860 np0000007850 devstack@c-api.service[100174]: /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 20 04:29:52.325860 np0000007850 devstack@c-api.service[100174]: .first() Aug 20 04:29:52.361654 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-16f5063c-15a0-4d52-8cad-4807735486bc req-29631924-9a14-443b-b4ca-03fa610aed4e tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:29:52.362712 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 26/103] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:29:51 2026] POST /volume/v3/attachments => generated 273 bytes in 701 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:29:52.413802 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-12539748-ffb1-463d-9bd3-3a33422672cc None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:52.420334 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-12539748-ffb1-463d-9bd3-3a33422672cc tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] GET https://10.4.3.239/volume/v3/volumes/dc347b95-7075-43e1-912c-166e1d71153d Aug 20 04:29:52.420706 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-12539748-ffb1-463d-9bd3-3a33422672cc tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:52.421041 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-12539748-ffb1-463d-9bd3-3a33422672cc tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:52.432629 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e45505f7-f27a-47bc-891e-7025ca139a6e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:52.434921 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e45505f7-f27a-47bc-891e-7025ca139a6e None None] GET https://10.4.3.239/volume// Aug 20 04:29:52.434921 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e45505f7-f27a-47bc-891e-7025ca139a6e None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:52.434921 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e45505f7-f27a-47bc-891e-7025ca139a6e None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:52.434921 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e45505f7-f27a-47bc-891e-7025ca139a6e None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:29:52.439117 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 27/104] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:29:52 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:29:52.451818 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:52.451818 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:29:52.457946 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-12539748-ffb1-463d-9bd3-3a33422672cc tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Volume info retrieved successfully. Aug 20 04:29:52.466112 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-12539748-ffb1-463d-9bd3-3a33422672cc tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] https://10.4.3.239/volume/v3/volumes/dc347b95-7075-43e1-912c-166e1d71153d returned with HTTP 200 Aug 20 04:29:52.466112 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 25/105] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:29:52 2026] GET /volume/v3/volumes/dc347b95-7075-43e1-912c-166e1d71153d => generated 844 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:29:52.469604 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-16f5063c-15a0-4d52-8cad-4807735486bc req-2f7f5dba-5cae-4470-8ae5-32a39884d8fc None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:52.473143 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-16f5063c-15a0-4d52-8cad-4807735486bc req-2f7f5dba-5cae-4470-8ae5-32a39884d8fc tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] GET https://10.4.3.239/volume/v3/volumes/dc347b95-7075-43e1-912c-166e1d71153d Aug 20 04:29:52.473509 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-16f5063c-15a0-4d52-8cad-4807735486bc req-2f7f5dba-5cae-4470-8ae5-32a39884d8fc tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:52.473763 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-16f5063c-15a0-4d52-8cad-4807735486bc req-2f7f5dba-5cae-4470-8ae5-32a39884d8fc tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:52.496300 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:52.496300 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:29:52.499139 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-16f5063c-15a0-4d52-8cad-4807735486bc req-2f7f5dba-5cae-4470-8ae5-32a39884d8fc tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Volume info retrieved successfully. Aug 20 04:29:52.505761 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-16f5063c-15a0-4d52-8cad-4807735486bc req-2f7f5dba-5cae-4470-8ae5-32a39884d8fc tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] https://10.4.3.239/volume/v3/volumes/dc347b95-7075-43e1-912c-166e1d71153d returned with HTTP 200 Aug 20 04:29:52.506272 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 27/106] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:29:52 2026] GET /volume/v3/volumes/dc347b95-7075-43e1-912c-166e1d71153d => generated 1024 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:29:52.630241 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9f6703bf-5384-4b9e-8537-f5aa4c1d941e tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] POST https://10.4.3.239/volume/v3/groups Aug 20 04:29:52.632156 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9f6703bf-5384-4b9e-8537-f5aa4c1d941e tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "5c1139ab-becf-4648-a4ed-9812fd567370", "volume_types": ["abb81aaf-1488-4c2a-a1fb-927734f89ff7"], "name": "tempest-GroupsV314Test-Group-64762848"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:29:52.634021 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.groups [None req-9f6703bf-5384-4b9e-8537-f5aa4c1d941e tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Creating new group {'group': {'group_type': '5c1139ab-becf-4648-a4ed-9812fd567370', 'volume_types': ['abb81aaf-1488-4c2a-a1fb-927734f89ff7'], 'name': 'tempest-GroupsV314Test-Group-64762848'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 20 04:29:52.639474 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.groups [None req-9f6703bf-5384-4b9e-8537-f5aa4c1d941e tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Creating group tempest-GroupsV314Test-Group-64762848. Aug 20 04:29:52.651544 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9f6703bf-5384-4b9e-8537-f5aa4c1d941e tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Availability Zones retrieved successfully. Aug 20 04:29:52.685668 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-9f6703bf-5384-4b9e-8537-f5aa4c1d941e tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Created reservations ['347e77b3-9ca8-47d9-8dd0-eb7e87d25b91'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:29:52.729006 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9f6703bf-5384-4b9e-8537-f5aa4c1d941e tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] https://10.4.3.239/volume/v3/groups returned with HTTP 202 Aug 20 04:29:52.729645 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 28/107] 10.4.3.239 () {70 vars in 1297 bytes} [Thu Aug 20 04:29:52 2026] POST /volume/v3/groups => generated 106 bytes in 441 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:29:52.745646 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-eaee80f4-08b7-4853-96e3-7d38d3f29f0f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:52.750504 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-eaee80f4-08b7-4853-96e3-7d38d3f29f0f tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] GET https://10.4.3.239/volume/v3/groups/4b1f2216-2480-4712-a4c3-8a746ad66268 Aug 20 04:29:52.750504 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-eaee80f4-08b7-4853-96e3-7d38d3f29f0f tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:52.750815 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-eaee80f4-08b7-4853-96e3-7d38d3f29f0f tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:52.751012 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.groups [None req-eaee80f4-08b7-4853-96e3-7d38d3f29f0f tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] show called for member 4b1f2216-2480-4712-a4c3-8a746ad66268 {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 04:29:52.762642 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:52.762642 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:29:52.774563 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-eaee80f4-08b7-4853-96e3-7d38d3f29f0f tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] https://10.4.3.239/volume/v3/groups/4b1f2216-2480-4712-a4c3-8a746ad66268 returned with HTTP 200 Aug 20 04:29:52.775483 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 28/108] 10.4.3.239 () {68 vars in 1386 bytes} [Thu Aug 20 04:29:52 2026] GET /volume/v3/groups/4b1f2216-2480-4712-a4c3-8a746ad66268 => generated 386 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:29:53.469335 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-16f5063c-15a0-4d52-8cad-4807735486bc req-5b20dfe5-e03d-4f56-8727-72295bb2b7ea None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:53.472100 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-16f5063c-15a0-4d52-8cad-4807735486bc req-5b20dfe5-e03d-4f56-8727-72295bb2b7ea tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] PUT https://10.4.3.239/volume/v3/attachments/04f6d8fa-22a4-4ea5-a6db-212eb42be0dc Aug 20 04:29:53.472684 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-16f5063c-15a0-4d52-8cad-4807735486bc req-5b20dfe5-e03d-4f56-8727-72295bb2b7ea tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:29:53.485802 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-52ee1f3a-9aac-46f6-bc88-22a9077c91b4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:53.488833 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-52ee1f3a-9aac-46f6-bc88-22a9077c91b4 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] GET https://10.4.3.239/volume/v3/volumes/dc347b95-7075-43e1-912c-166e1d71153d Aug 20 04:29:53.489112 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-52ee1f3a-9aac-46f6-bc88-22a9077c91b4 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:53.489405 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-52ee1f3a-9aac-46f6-bc88-22a9077c91b4 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:53.492333 np0000007850 devstack@c-api.service[100176]: /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 20 04:29:53.492333 np0000007850 devstack@c-api.service[100176]: .first() Aug 20 04:29:53.504156 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-16f5063c-15a0-4d52-8cad-4807735486bc req-5b20dfe5-e03d-4f56-8727-72295bb2b7ea tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Acquiring lock "cinder-attachment_update-dc347b95-7075-43e1-912c-166e1d71153d-np0000007850" by "attachment_update" {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:29:53.513444 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-16f5063c-15a0-4d52-8cad-4807735486bc req-5b20dfe5-e03d-4f56-8727-72295bb2b7ea tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Lock "cinder-attachment_update-dc347b95-7075-43e1-912c-166e1d71153d-np0000007850" acquired by "attachment_update" :: waited 0.009s {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:29:53.515307 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:53.515307 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:29:53.519920 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:53.519920 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:29:53.529598 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-52ee1f3a-9aac-46f6-bc88-22a9077c91b4 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Volume info retrieved successfully. Aug 20 04:29:53.536973 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-52ee1f3a-9aac-46f6-bc88-22a9077c91b4 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] https://10.4.3.239/volume/v3/volumes/dc347b95-7075-43e1-912c-166e1d71153d returned with HTTP 200 Aug 20 04:29:53.537603 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 28/109] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:29:53 2026] GET /volume/v3/volumes/dc347b95-7075-43e1-912c-166e1d71153d => generated 844 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:29:53.707590 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-16f5063c-15a0-4d52-8cad-4807735486bc req-5b20dfe5-e03d-4f56-8727-72295bb2b7ea tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Lock "cinder-attachment_update-dc347b95-7075-43e1-912c-166e1d71153d-np0000007850" released by "attachment_update" :: held 0.194s {{(pid=100176) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:29:53.709247 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-16f5063c-15a0-4d52-8cad-4807735486bc req-5b20dfe5-e03d-4f56-8727-72295bb2b7ea tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] https://10.4.3.239/volume/v3/attachments/04f6d8fa-22a4-4ea5-a6db-212eb42be0dc returned with HTTP 200 Aug 20 04:29:53.710906 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 26/110] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:29:53 2026] PUT /volume/v3/attachments/04f6d8fa-22a4-4ea5-a6db-212eb42be0dc => generated 969 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:29:53.791133 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3407701a-06f0-44d2-9639-cf3a8e4f5dda None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:53.794785 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3407701a-06f0-44d2-9639-cf3a8e4f5dda tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] GET https://10.4.3.239/volume/v3/groups/4b1f2216-2480-4712-a4c3-8a746ad66268 Aug 20 04:29:53.794960 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3407701a-06f0-44d2-9639-cf3a8e4f5dda tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:53.795422 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3407701a-06f0-44d2-9639-cf3a8e4f5dda tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:53.795698 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.groups [None req-3407701a-06f0-44d2-9639-cf3a8e4f5dda tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] show called for member 4b1f2216-2480-4712-a4c3-8a746ad66268 {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 04:29:53.800603 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:53.800603 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:29:53.825450 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3407701a-06f0-44d2-9639-cf3a8e4f5dda tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] https://10.4.3.239/volume/v3/groups/4b1f2216-2480-4712-a4c3-8a746ad66268 returned with HTTP 200 Aug 20 04:29:53.826126 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 29/111] 10.4.3.239 () {68 vars in 1386 bytes} [Thu Aug 20 04:29:53 2026] GET /volume/v3/groups/4b1f2216-2480-4712-a4c3-8a746ad66268 => generated 387 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:29:53.839881 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9dd0eb8f-8136-44e3-996a-23bb1786cef4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:53.844306 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9dd0eb8f-8136-44e3-996a-23bb1786cef4 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:29:53.844306 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9dd0eb8f-8136-44e3-996a-23bb1786cef4 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-954679139", "volume_type": "abb81aaf-1488-4c2a-a1fb-927734f89ff7", "group_id": "4b1f2216-2480-4712-a4c3-8a746ad66268", "size": 1}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:29:53.846055 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-9dd0eb8f-8136-44e3-996a-23bb1786cef4 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-954679139', 'volume_type': 'abb81aaf-1488-4c2a-a1fb-927734f89ff7', 'group_id': '4b1f2216-2480-4712-a4c3-8a746ad66268', 'size': 1}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:29:53.862703 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:53.862703 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:29:53.863700 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-9dd0eb8f-8136-44e3-996a-23bb1786cef4 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Create volume of 1 GB Aug 20 04:29:53.877913 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-9dd0eb8f-8136-44e3-996a-23bb1786cef4 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Availability Zones retrieved successfully. Aug 20 04:29:53.886221 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-9dd0eb8f-8136-44e3-996a-23bb1786cef4 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Flow 'volume_create_api' (1efd219a-37b2-4fb1-8b67-a566d6767739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:29:53.887799 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-9dd0eb8f-8136-44e3-996a-23bb1786cef4 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed7bf76f-75cd-4c7d-9bc7-a72f17d8cf5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:29:53.888535 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:53.888535 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:29:53.889056 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-9dd0eb8f-8136-44e3-996a-23bb1786cef4 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:29:53.948575 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-9dd0eb8f-8136-44e3-996a-23bb1786cef4 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed7bf76f-75cd-4c7d-9bc7-a72f17d8cf5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:29:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=abb81aaf-1488-4c2a-a1fb-927734f89ff7,is_public=True,name='tempest-GroupsV314Test-volume-type-740967390',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'abb81aaf-1488-4c2a-a1fb-927734f89ff7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '4b1f2216-2480-4712-a4c3-8a746ad66268', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:29:53.948575 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-9dd0eb8f-8136-44e3-996a-23bb1786cef4 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e63077b5-7d8c-4612-b516-6f0c91bc5214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:29:54.005549 np0000007850 devstack@c-api.service[100175]: WARNING cinder.quota [None req-9dd0eb8f-8136-44e3-996a-23bb1786cef4 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-740967390 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-740967390, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:29:54.005902 np0000007850 devstack@c-api.service[100175]: WARNING cinder.quota [None req-9dd0eb8f-8136-44e3-996a-23bb1786cef4 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-740967390 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-740967390, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:29:54.108737 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-9dd0eb8f-8136-44e3-996a-23bb1786cef4 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Created reservations ['a48a3d43-464d-4e66-93c6-b2f18c784281', '9c3d14aa-160a-4fa8-9167-783c002f89e1', '5b2b21d3-e519-4475-9ba3-9b6a2812b093', 'ce02b22b-0513-4013-ab70-151bdf3a8d95'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:29:54.109827 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-9dd0eb8f-8136-44e3-996a-23bb1786cef4 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e63077b5-7d8c-4612-b516-6f0c91bc5214) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a48a3d43-464d-4e66-93c6-b2f18c784281', '9c3d14aa-160a-4fa8-9167-783c002f89e1', '5b2b21d3-e519-4475-9ba3-9b6a2812b093', 'ce02b22b-0513-4013-ab70-151bdf3a8d95']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:29:54.110888 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-9dd0eb8f-8136-44e3-996a-23bb1786cef4 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f2b4e60-83d1-4687-bda5-c90a6ffd444a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:29:54.147669 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-9dd0eb8f-8136-44e3-996a-23bb1786cef4 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f2b4e60-83d1-4687-bda5-c90a6ffd444a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2bc30465-72fa-4352-a615-1e395a0b4e87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-954679139',encryption_key_id=None,group_id=4b1f2216-2480-4712-a4c3-8a746ad66268,group_type_id=,metadata={},multiattach=False,project_id='fa4c169fa3b546e489e6f8e74795a447',qos_specs=None,replication_status=,reservations=['a48a3d43-464d-4e66-93c6-b2f18c784281','9c3d14aa-160a-4fa8-9167-783c002f89e1','5b2b21d3-e519-4475-9ba3-9b6a2812b093','ce02b22b-0513-4013-ab70-151bdf3a8d95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d3a69dacc6c42c4b3c57a2aae33da06',volume_type_id=abb81aaf-1488-4c2a-a1fb-927734f89ff7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:29:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-954679139',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=4b1f2216-2480-4712-a4c3-8a746ad66268,host=None,id=2bc30465-72fa-4352-a615-1e395a0b4e87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa4c169fa3b546e489e6f8e74795a447',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d3a69dacc6c42c4b3c57a2aae33da06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(abb81aaf-1488-4c2a-a1fb-927734f89ff7),volume_type_id=abb81aaf-1488-4c2a-a1fb-927734f89ff7)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:29:54.148932 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-9dd0eb8f-8136-44e3-996a-23bb1786cef4 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13880572-e105-4a97-9c5f-c1a66075b24c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:29:54.176596 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-9dd0eb8f-8136-44e3-996a-23bb1786cef4 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13880572-e105-4a97-9c5f-c1a66075b24c) transitioned into state 'SUCCESS' from state '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-954679139',encryption_key_id=None,group_id=4b1f2216-2480-4712-a4c3-8a746ad66268,group_type_id=,metadata={},multiattach=False,project_id='fa4c169fa3b546e489e6f8e74795a447',qos_specs=None,replication_status=,reservations=['a48a3d43-464d-4e66-93c6-b2f18c784281','9c3d14aa-160a-4fa8-9167-783c002f89e1','5b2b21d3-e519-4475-9ba3-9b6a2812b093','ce02b22b-0513-4013-ab70-151bdf3a8d95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d3a69dacc6c42c4b3c57a2aae33da06',volume_type_id=abb81aaf-1488-4c2a-a1fb-927734f89ff7)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:29:54.177479 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-9dd0eb8f-8136-44e3-996a-23bb1786cef4 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61dbc2b0-a7af-4d4f-b9fe-0c452db4f087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:29:54.193033 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-9dd0eb8f-8136-44e3-996a-23bb1786cef4 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61dbc2b0-a7af-4d4f-b9fe-0c452db4f087) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:29:54.194282 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-9dd0eb8f-8136-44e3-996a-23bb1786cef4 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Flow 'volume_create_api' (1efd219a-37b2-4fb1-8b67-a566d6767739) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:29:54.194537 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-9dd0eb8f-8136-44e3-996a-23bb1786cef4 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Create volume request issued successfully. Aug 20 04:29:54.195399 np0000007850 devstack@c-api.service[100175]: WARNING stevedore.named [None req-9dd0eb8f-8136-44e3-996a-23bb1786cef4 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:29:54.195545 np0000007850 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-9dd0eb8f-8136-44e3-996a-23bb1786cef4 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:29:54.246301 np0000007850 devstack@c-api.service[100175]: DEBUG oslo_db.sqlalchemy.engines [None req-9dd0eb8f-8136-44e3-996a-23bb1786cef4 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100175) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:29:54.249847 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:54.249847 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:29:54.254622 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9dd0eb8f-8136-44e3-996a-23bb1786cef4 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:29:54.255154 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 29/112] 10.4.3.239 () {70 vars in 1300 bytes} [Thu Aug 20 04:29:53 2026] POST /volume/v3/volumes => generated 817 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:29:54.267582 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-41f5c04c-b041-4ee4-8932-20430236bc40 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:54.270282 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-41f5c04c-b041-4ee4-8932-20430236bc40 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] GET https://10.4.3.239/volume/v3/volumes/2bc30465-72fa-4352-a615-1e395a0b4e87 Aug 20 04:29:54.270282 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-41f5c04c-b041-4ee4-8932-20430236bc40 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:54.270624 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-41f5c04c-b041-4ee4-8932-20430236bc40 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:54.284081 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:54.284081 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:29:54.302440 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-41f5c04c-b041-4ee4-8932-20430236bc40 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Volume info retrieved successfully. Aug 20 04:29:54.303245 np0000007850 devstack@c-api.service[100174]: WARNING stevedore.named [None req-41f5c04c-b041-4ee4-8932-20430236bc40 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:29:54.303405 np0000007850 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-41f5c04c-b041-4ee4-8932-20430236bc40 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:29:54.366219 np0000007850 devstack@c-api.service[100174]: DEBUG oslo_db.sqlalchemy.engines [None req-41f5c04c-b041-4ee4-8932-20430236bc40 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100174) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:29:54.376520 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:54.376520 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:29:54.385244 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-41f5c04c-b041-4ee4-8932-20430236bc40 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] https://10.4.3.239/volume/v3/volumes/2bc30465-72fa-4352-a615-1e395a0b4e87 returned with HTTP 200 Aug 20 04:29:54.385764 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 29/113] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:29:54 2026] GET /volume/v3/volumes/2bc30465-72fa-4352-a615-1e395a0b4e87 => generated 885 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:29:54.555315 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b1439d7e-3a3c-4731-9369-53a9df081e7c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:54.559235 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b1439d7e-3a3c-4731-9369-53a9df081e7c tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] GET https://10.4.3.239/volume/v3/volumes/dc347b95-7075-43e1-912c-166e1d71153d Aug 20 04:29:54.559235 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b1439d7e-3a3c-4731-9369-53a9df081e7c tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:54.559491 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b1439d7e-3a3c-4731-9369-53a9df081e7c tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:54.576106 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:54.576106 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:29:54.584542 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b1439d7e-3a3c-4731-9369-53a9df081e7c tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Volume info retrieved successfully. Aug 20 04:29:54.591513 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b1439d7e-3a3c-4731-9369-53a9df081e7c tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] https://10.4.3.239/volume/v3/volumes/dc347b95-7075-43e1-912c-166e1d71153d returned with HTTP 200 Aug 20 04:29:54.592219 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 27/114] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:29:54 2026] GET /volume/v3/volumes/dc347b95-7075-43e1-912c-166e1d71153d => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:29:55.403628 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f5a2b83b-3273-4735-8255-648a7b319f33 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:55.405809 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f5a2b83b-3273-4735-8255-648a7b319f33 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] GET https://10.4.3.239/volume/v3/volumes/2bc30465-72fa-4352-a615-1e395a0b4e87 Aug 20 04:29:55.407562 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f5a2b83b-3273-4735-8255-648a7b319f33 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:55.407562 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f5a2b83b-3273-4735-8255-648a7b319f33 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:55.414569 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:55.414569 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:29:55.419208 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f5a2b83b-3273-4735-8255-648a7b319f33 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Volume info retrieved successfully. Aug 20 04:29:55.419992 np0000007850 devstack@c-api.service[100177]: WARNING stevedore.named [None req-f5a2b83b-3273-4735-8255-648a7b319f33 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:29:55.420319 np0000007850 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-f5a2b83b-3273-4735-8255-648a7b319f33 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:29:55.473203 np0000007850 devstack@c-api.service[100177]: DEBUG oslo_db.sqlalchemy.engines [None req-f5a2b83b-3273-4735-8255-648a7b319f33 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:29:55.477455 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:55.477455 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:29:55.490089 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f5a2b83b-3273-4735-8255-648a7b319f33 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] https://10.4.3.239/volume/v3/volumes/2bc30465-72fa-4352-a615-1e395a0b4e87 returned with HTTP 200 Aug 20 04:29:55.490089 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 30/115] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:29:55 2026] GET /volume/v3/volumes/2bc30465-72fa-4352-a615-1e395a0b4e87 => generated 910 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:29:55.511151 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d618ebdf-65e6-475c-a86a-73f77f0a3c8b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:55.514050 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d618ebdf-65e6-475c-a86a-73f77f0a3c8b tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] POST https://10.4.3.239/volume/v3/groups/action Aug 20 04:29:55.514050 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d618ebdf-65e6-475c-a86a-73f77f0a3c8b tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Action body: b'{"create-from-src": {"source_group_id": "4b1f2216-2480-4712-a4c3-8a746ad66268", "name": "tempest-Group_from_grp-1792473813"}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:29:55.514269 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d618ebdf-65e6-475c-a86a-73f77f0a3c8b tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "4b1f2216-2480-4712-a4c3-8a746ad66268", "name": "tempest-Group_from_grp-1792473813"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:29:55.515869 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.groups [None req-d618ebdf-65e6-475c-a86a-73f77f0a3c8b tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Creating new group {'create-from-src': {'source_group_id': '4b1f2216-2480-4712-a4c3-8a746ad66268', 'name': 'tempest-Group_from_grp-1792473813'}}. {{(pid=100175) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 20 04:29:55.516828 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.groups [None req-d618ebdf-65e6-475c-a86a-73f77f0a3c8b tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Creating group tempest-Group_from_grp-1792473813 from source group 4b1f2216-2480-4712-a4c3-8a746ad66268. Aug 20 04:29:55.521236 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:55.521236 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:29:55.529043 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:55.529043 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:29:55.608695 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e0eea82f-f907-4ec1-a27a-5761fb531b25 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:55.610988 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e0eea82f-f907-4ec1-a27a-5761fb531b25 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] GET https://10.4.3.239/volume/v3/volumes/dc347b95-7075-43e1-912c-166e1d71153d Aug 20 04:29:55.611367 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e0eea82f-f907-4ec1-a27a-5761fb531b25 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:55.612045 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e0eea82f-f907-4ec1-a27a-5761fb531b25 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:55.630999 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:55.630999 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:29:55.638408 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e0eea82f-f907-4ec1-a27a-5761fb531b25 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Volume info retrieved successfully. Aug 20 04:29:55.649615 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e0eea82f-f907-4ec1-a27a-5761fb531b25 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] https://10.4.3.239/volume/v3/volumes/dc347b95-7075-43e1-912c-166e1d71153d returned with HTTP 200 Aug 20 04:29:55.649924 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 30/116] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:29:55 2026] GET /volume/v3/volumes/dc347b95-7075-43e1-912c-166e1d71153d => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:29:55.735154 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-d618ebdf-65e6-475c-a86a-73f77f0a3c8b tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Created reservations ['19e03f67-ef15-4088-8c7b-882d2db0f5ad'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:29:55.844471 np0000007850 devstack@c-api.service[100175]: INFO cinder.group.api [None req-d618ebdf-65e6-475c-a86a-73f77f0a3c8b tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] A mapping entry already exists for group f9ab316e-9a33-4190-bc31-7e4a3e6a65d8 and volume type abb81aaf-1488-4c2a-a1fb-927734f89ff7. Do not need to create again. Aug 20 04:29:55.844707 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:55.844707 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:29:55.845588 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d618ebdf-65e6-475c-a86a-73f77f0a3c8b tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Availability Zones retrieved successfully. Aug 20 04:29:55.853169 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d618ebdf-65e6-475c-a86a-73f77f0a3c8b tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Flow 'volume_create_api' (760a8996-2d93-4236-956e-95b1eacbe074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:29:55.854700 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d618ebdf-65e6-475c-a86a-73f77f0a3c8b tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1834e80a-3576-4bc8-bc31-81a0f2c612b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:29:55.856838 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-d618ebdf-65e6-475c-a86a-73f77f0a3c8b tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:29:55.884552 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d618ebdf-65e6-475c-a86a-73f77f0a3c8b tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1834e80a-3576-4bc8-bc31-81a0f2c612b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '2bc30465-72fa-4352-a615-1e395a0b4e87', 'volume_type': VolumeType(created_at=2026-08-20T04:29:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=abb81aaf-1488-4c2a-a1fb-927734f89ff7,is_public=True,name='tempest-GroupsV314Test-volume-type-740967390',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'abb81aaf-1488-4c2a-a1fb-927734f89ff7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f9ab316e-9a33-4190-bc31-7e4a3e6a65d8', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:29:55.885788 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d618ebdf-65e6-475c-a86a-73f77f0a3c8b tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f28650d-ec40-47e4-86bb-87af4ecdd06a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:29:55.958152 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-d618ebdf-65e6-475c-a86a-73f77f0a3c8b tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Created reservations ['5365800a-b489-496e-9602-10b1686f32a8', '630d3df3-39f4-4f74-845e-c575dbec96bb', '29926edb-ef67-4a9a-860e-b98876d626e6', '282ca1da-a619-4544-93d2-715160748b5d'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:29:55.961142 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d618ebdf-65e6-475c-a86a-73f77f0a3c8b tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f28650d-ec40-47e4-86bb-87af4ecdd06a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5365800a-b489-496e-9602-10b1686f32a8', '630d3df3-39f4-4f74-845e-c575dbec96bb', '29926edb-ef67-4a9a-860e-b98876d626e6', '282ca1da-a619-4544-93d2-715160748b5d']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:29:55.961875 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d618ebdf-65e6-475c-a86a-73f77f0a3c8b tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb7731fc-032b-4ca2-956d-a4297870d6a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:29:56.000320 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d618ebdf-65e6-475c-a86a-73f77f0a3c8b tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb7731fc-032b-4ca2-956d-a4297870d6a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9633a89-ea74-43f9-8534-891a3947e565', '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=f9ab316e-9a33-4190-bc31-7e4a3e6a65d8,group_type_id=,metadata={},multiattach=False,project_id='fa4c169fa3b546e489e6f8e74795a447',qos_specs=None,replication_status=,reservations=['5365800a-b489-496e-9602-10b1686f32a8','630d3df3-39f4-4f74-845e-c575dbec96bb','29926edb-ef67-4a9a-860e-b98876d626e6','282ca1da-a619-4544-93d2-715160748b5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=2bc30465-72fa-4352-a615-1e395a0b4e87,status='creating',user_id='7d3a69dacc6c42c4b3c57a2aae33da06',volume_type_id=abb81aaf-1488-4c2a-a1fb-927734f89ff7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:29:55Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f9ab316e-9a33-4190-bc31-7e4a3e6a65d8,host=None,id=a9633a89-ea74-43f9-8534-891a3947e565,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa4c169fa3b546e489e6f8e74795a447',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=2bc30465-72fa-4352-a615-1e395a0b4e87,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d3a69dacc6c42c4b3c57a2aae33da06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(abb81aaf-1488-4c2a-a1fb-927734f89ff7),volume_type_id=abb81aaf-1488-4c2a-a1fb-927734f89ff7)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:29:56.001603 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d618ebdf-65e6-475c-a86a-73f77f0a3c8b tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a937086c-41c1-4dfa-a401-24148b4305f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:29:56.057057 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d618ebdf-65e6-475c-a86a-73f77f0a3c8b tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a937086c-41c1-4dfa-a401-24148b4305f6) transitioned into state 'SUCCESS' from 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=f9ab316e-9a33-4190-bc31-7e4a3e6a65d8,group_type_id=,metadata={},multiattach=False,project_id='fa4c169fa3b546e489e6f8e74795a447',qos_specs=None,replication_status=,reservations=['5365800a-b489-496e-9602-10b1686f32a8','630d3df3-39f4-4f74-845e-c575dbec96bb','29926edb-ef67-4a9a-860e-b98876d626e6','282ca1da-a619-4544-93d2-715160748b5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=2bc30465-72fa-4352-a615-1e395a0b4e87,status='creating',user_id='7d3a69dacc6c42c4b3c57a2aae33da06',volume_type_id=abb81aaf-1488-4c2a-a1fb-927734f89ff7)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:29:56.057057 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d618ebdf-65e6-475c-a86a-73f77f0a3c8b tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Flow 'volume_create_api' (760a8996-2d93-4236-956e-95b1eacbe074) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:29:56.057057 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d618ebdf-65e6-475c-a86a-73f77f0a3c8b tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Create volume request issued successfully. Aug 20 04:29:56.057057 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d618ebdf-65e6-475c-a86a-73f77f0a3c8b tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] https://10.4.3.239/volume/v3/groups/action returned with HTTP 202 Aug 20 04:29:56.057057 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 30/117] 10.4.3.239 () {70 vars in 1318 bytes} [Thu Aug 20 04:29:55 2026] POST /volume/v3/groups/action => generated 102 bytes in 546 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:29:56.078580 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c8c28db7-99e5-426f-b839-6d620aa77c7d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:56.092273 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c8c28db7-99e5-426f-b839-6d620aa77c7d tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] GET https://10.4.3.239/volume/v3/volumes/detail Aug 20 04:29:56.092273 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c8c28db7-99e5-426f-b839-6d620aa77c7d tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:56.094524 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c8c28db7-99e5-426f-b839-6d620aa77c7d tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Calling method 'detail' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:56.095221 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.api_utils [None req-c8c28db7-99e5-426f-b839-6d620aa77c7d tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Removing options '' from query. {{(pid=100176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:29:56.096492 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-c8c28db7-99e5-426f-b839-6d620aa77c7d tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:29:56.110128 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-c8c28db7-99e5-426f-b839-6d620aa77c7d tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Get all volumes completed successfully. Aug 20 04:29:56.111066 np0000007850 devstack@c-api.service[100176]: WARNING stevedore.named [None req-c8c28db7-99e5-426f-b839-6d620aa77c7d tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:29:56.111147 np0000007850 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-c8c28db7-99e5-426f-b839-6d620aa77c7d tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:29:56.173861 np0000007850 devstack@c-api.service[100176]: DEBUG oslo_db.sqlalchemy.engines [None req-c8c28db7-99e5-426f-b839-6d620aa77c7d tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:29:56.177737 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:56.177737 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:29:56.184454 np0000007850 devstack@c-api.service[100176]: WARNING stevedore.named [None req-c8c28db7-99e5-426f-b839-6d620aa77c7d tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:29:56.184454 np0000007850 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-c8c28db7-99e5-426f-b839-6d620aa77c7d tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:29:56.219681 np0000007850 devstack@c-api.service[100176]: DEBUG oslo_db.sqlalchemy.engines [None req-c8c28db7-99e5-426f-b839-6d620aa77c7d tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:29:56.228103 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:56.228103 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:29:56.241555 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c8c28db7-99e5-426f-b839-6d620aa77c7d tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] https://10.4.3.239/volume/v3/volumes/detail returned with HTTP 200 Aug 20 04:29:56.241555 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 28/118] 10.4.3.239 () {68 vars in 1299 bytes} [Thu Aug 20 04:29:56 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:29:56.268585 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-842a2830-1a9a-49f5-a03b-429fddb67891 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:56.268585 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-842a2830-1a9a-49f5-a03b-429fddb67891 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] GET https://10.4.3.239/volume/v3/volumes/a9633a89-ea74-43f9-8534-891a3947e565 Aug 20 04:29:56.268585 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-842a2830-1a9a-49f5-a03b-429fddb67891 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:56.271772 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-842a2830-1a9a-49f5-a03b-429fddb67891 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:56.291070 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:56.291070 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:29:56.295584 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-842a2830-1a9a-49f5-a03b-429fddb67891 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Volume info retrieved successfully. Aug 20 04:29:56.295584 np0000007850 devstack@c-api.service[100177]: WARNING stevedore.named [None req-842a2830-1a9a-49f5-a03b-429fddb67891 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:29:56.295584 np0000007850 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-842a2830-1a9a-49f5-a03b-429fddb67891 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:29:56.344291 np0000007850 devstack@c-api.service[100177]: DEBUG oslo_db.sqlalchemy.engines [None req-842a2830-1a9a-49f5-a03b-429fddb67891 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:29:56.348243 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:56.348243 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:29:56.358965 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-842a2830-1a9a-49f5-a03b-429fddb67891 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] https://10.4.3.239/volume/v3/volumes/a9633a89-ea74-43f9-8534-891a3947e565 returned with HTTP 200 Aug 20 04:29:56.359649 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 31/119] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:29:56 2026] GET /volume/v3/volumes/a9633a89-ea74-43f9-8534-891a3947e565 => generated 922 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:29:56.377254 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-189de9cd-ca0d-40e5-a2dd-0df23c3cc721 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:56.381009 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-189de9cd-ca0d-40e5-a2dd-0df23c3cc721 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] GET https://10.4.3.239/volume/v3/groups/f9ab316e-9a33-4190-bc31-7e4a3e6a65d8 Aug 20 04:29:56.382111 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-189de9cd-ca0d-40e5-a2dd-0df23c3cc721 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:56.382784 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-189de9cd-ca0d-40e5-a2dd-0df23c3cc721 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:56.382784 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.groups [None req-189de9cd-ca0d-40e5-a2dd-0df23c3cc721 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] show called for member f9ab316e-9a33-4190-bc31-7e4a3e6a65d8 {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 04:29:56.387721 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:56.387721 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:29:56.399260 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-189de9cd-ca0d-40e5-a2dd-0df23c3cc721 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] https://10.4.3.239/volume/v3/groups/f9ab316e-9a33-4190-bc31-7e4a3e6a65d8 returned with HTTP 200 Aug 20 04:29:56.399776 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 31/120] 10.4.3.239 () {68 vars in 1386 bytes} [Thu Aug 20 04:29:56 2026] GET /volume/v3/groups/f9ab316e-9a33-4190-bc31-7e4a3e6a65d8 => generated 417 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:29:56.415402 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b7880a92-f151-4e5a-8508-40a60167b54b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:56.418677 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b7880a92-f151-4e5a-8508-40a60167b54b tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] GET https://10.4.3.239/volume/v3/volumes/detail Aug 20 04:29:56.418998 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b7880a92-f151-4e5a-8508-40a60167b54b tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:56.419269 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b7880a92-f151-4e5a-8508-40a60167b54b tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Calling method 'detail' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:56.419641 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.api_utils [None req-b7880a92-f151-4e5a-8508-40a60167b54b tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Removing options '' from query. {{(pid=100175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:29:56.420351 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:56.420351 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:29:56.421144 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-b7880a92-f151-4e5a-8508-40a60167b54b tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100175) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:29:56.433270 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b7880a92-f151-4e5a-8508-40a60167b54b tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Get all volumes completed successfully. Aug 20 04:29:56.434071 np0000007850 devstack@c-api.service[100175]: WARNING stevedore.named [None req-b7880a92-f151-4e5a-8508-40a60167b54b tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:29:56.434376 np0000007850 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-b7880a92-f151-4e5a-8508-40a60167b54b tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:29:56.493552 np0000007850 devstack@c-api.service[100175]: DEBUG oslo_db.sqlalchemy.engines [None req-b7880a92-f151-4e5a-8508-40a60167b54b tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100175) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:29:56.497800 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:56.497800 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:29:56.505143 np0000007850 devstack@c-api.service[100175]: WARNING stevedore.named [None req-b7880a92-f151-4e5a-8508-40a60167b54b tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:29:56.505433 np0000007850 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-b7880a92-f151-4e5a-8508-40a60167b54b tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:29:56.562320 np0000007850 devstack@c-api.service[100175]: DEBUG oslo_db.sqlalchemy.engines [None req-b7880a92-f151-4e5a-8508-40a60167b54b tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100175) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:29:56.569235 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:56.569235 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:29:56.583390 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b7880a92-f151-4e5a-8508-40a60167b54b tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] https://10.4.3.239/volume/v3/volumes/detail returned with HTTP 200 Aug 20 04:29:56.584084 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 31/121] 10.4.3.239 () {68 vars in 1299 bytes} [Thu Aug 20 04:29:56 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:29:56.601508 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0cd42079-69be-4717-9358-cb6e691e8b96 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:56.606659 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0cd42079-69be-4717-9358-cb6e691e8b96 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] POST https://10.4.3.239/volume/v3/groups/f9ab316e-9a33-4190-bc31-7e4a3e6a65d8/action Aug 20 04:29:56.606996 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0cd42079-69be-4717-9358-cb6e691e8b96 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:29:56.608075 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0cd42079-69be-4717-9358-cb6e691e8b96 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:29:56.611353 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.groups [None req-0cd42079-69be-4717-9358-cb6e691e8b96 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] delete called for group f9ab316e-9a33-4190-bc31-7e4a3e6a65d8 {{(pid=100176) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 04:29:56.612433 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.groups [None req-0cd42079-69be-4717-9358-cb6e691e8b96 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Delete group with id: f9ab316e-9a33-4190-bc31-7e4a3e6a65d8 Aug 20 04:29:56.617342 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:56.617342 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:29:56.672943 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0cd42079-69be-4717-9358-cb6e691e8b96 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] https://10.4.3.239/volume/v3/groups/f9ab316e-9a33-4190-bc31-7e4a3e6a65d8/action returned with HTTP 202 Aug 20 04:29:56.674036 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 29/122] 10.4.3.239 () {70 vars in 1428 bytes} [Thu Aug 20 04:29:56 2026] POST /volume/v3/groups/f9ab316e-9a33-4190-bc31-7e4a3e6a65d8/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:29:56.674745 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8c33db71-e575-4d14-bb6b-327e1af635e9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:56.676601 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8c33db71-e575-4d14-bb6b-327e1af635e9 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] GET https://10.4.3.239/volume/v3/volumes/dc347b95-7075-43e1-912c-166e1d71153d Aug 20 04:29:56.677037 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8c33db71-e575-4d14-bb6b-327e1af635e9 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:56.677037 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8c33db71-e575-4d14-bb6b-327e1af635e9 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:56.687411 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-faa2c35d-7e30-43a3-914f-50df3f32b146 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:56.691512 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-faa2c35d-7e30-43a3-914f-50df3f32b146 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] GET https://10.4.3.239/volume/v3/volumes/a9633a89-ea74-43f9-8534-891a3947e565 Aug 20 04:29:56.691512 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-faa2c35d-7e30-43a3-914f-50df3f32b146 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:56.691512 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-faa2c35d-7e30-43a3-914f-50df3f32b146 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:56.694734 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:56.694734 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:29:56.702552 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-8c33db71-e575-4d14-bb6b-327e1af635e9 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Volume info retrieved successfully. Aug 20 04:29:56.704538 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:56.704538 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:29:56.708322 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8c33db71-e575-4d14-bb6b-327e1af635e9 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] https://10.4.3.239/volume/v3/volumes/dc347b95-7075-43e1-912c-166e1d71153d returned with HTTP 200 Aug 20 04:29:56.708864 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 32/123] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:29:56 2026] GET /volume/v3/volumes/dc347b95-7075-43e1-912c-166e1d71153d => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:29:56.713425 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-faa2c35d-7e30-43a3-914f-50df3f32b146 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Volume info retrieved successfully. Aug 20 04:29:56.714530 np0000007850 devstack@c-api.service[100174]: WARNING stevedore.named [None req-faa2c35d-7e30-43a3-914f-50df3f32b146 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:29:56.714844 np0000007850 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-faa2c35d-7e30-43a3-914f-50df3f32b146 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:29:56.773343 np0000007850 devstack@c-api.service[100174]: DEBUG oslo_db.sqlalchemy.engines [None req-faa2c35d-7e30-43a3-914f-50df3f32b146 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100174) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:29:56.777943 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:56.777943 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:29:56.789881 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-faa2c35d-7e30-43a3-914f-50df3f32b146 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] https://10.4.3.239/volume/v3/volumes/a9633a89-ea74-43f9-8534-891a3947e565 returned with HTTP 200 Aug 20 04:29:56.790131 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 32/124] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:29:56 2026] GET /volume/v3/volumes/a9633a89-ea74-43f9-8534-891a3947e565 => generated 921 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:29:57.730165 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-dd85d071-7846-4042-8f6f-9cd9ecdca21d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:57.734288 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-dd85d071-7846-4042-8f6f-9cd9ecdca21d tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] GET https://10.4.3.239/volume/v3/volumes/dc347b95-7075-43e1-912c-166e1d71153d Aug 20 04:29:57.734288 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-dd85d071-7846-4042-8f6f-9cd9ecdca21d tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:57.734288 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-dd85d071-7846-4042-8f6f-9cd9ecdca21d tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:57.748499 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:57.748499 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:29:57.752348 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-dd85d071-7846-4042-8f6f-9cd9ecdca21d tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Volume info retrieved successfully. Aug 20 04:29:57.757283 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-dd85d071-7846-4042-8f6f-9cd9ecdca21d tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] https://10.4.3.239/volume/v3/volumes/dc347b95-7075-43e1-912c-166e1d71153d returned with HTTP 200 Aug 20 04:29:57.757762 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 32/125] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:29:57 2026] GET /volume/v3/volumes/dc347b95-7075-43e1-912c-166e1d71153d => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:29:57.817724 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-43ad4c21-fc01-43d1-b994-c1d7a1f54820 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:57.820461 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-43ad4c21-fc01-43d1-b994-c1d7a1f54820 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] GET https://10.4.3.239/volume/v3/volumes/a9633a89-ea74-43f9-8534-891a3947e565 Aug 20 04:29:57.821378 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-43ad4c21-fc01-43d1-b994-c1d7a1f54820 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:57.821378 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-43ad4c21-fc01-43d1-b994-c1d7a1f54820 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:57.830232 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-43ad4c21-fc01-43d1-b994-c1d7a1f54820 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] https://10.4.3.239/volume/v3/volumes/a9633a89-ea74-43f9-8534-891a3947e565 returned with HTTP 404 Aug 20 04:29:57.830882 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 30/126] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:29:57 2026] GET /volume/v3/volumes/a9633a89-ea74-43f9-8534-891a3947e565 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:29:57.845746 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1a5e1a13-cb9d-49fa-baff-4ad12462c784 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:57.848870 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1a5e1a13-cb9d-49fa-baff-4ad12462c784 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] GET https://10.4.3.239/volume/v3/groups/f9ab316e-9a33-4190-bc31-7e4a3e6a65d8 Aug 20 04:29:57.848870 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1a5e1a13-cb9d-49fa-baff-4ad12462c784 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:57.849105 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1a5e1a13-cb9d-49fa-baff-4ad12462c784 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:57.849288 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.groups [None req-1a5e1a13-cb9d-49fa-baff-4ad12462c784 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] show called for member f9ab316e-9a33-4190-bc31-7e4a3e6a65d8 {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 04:29:57.854910 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1a5e1a13-cb9d-49fa-baff-4ad12462c784 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] https://10.4.3.239/volume/v3/groups/f9ab316e-9a33-4190-bc31-7e4a3e6a65d8 returned with HTTP 404 Aug 20 04:29:57.856574 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 33/127] 10.4.3.239 () {68 vars in 1386 bytes} [Thu Aug 20 04:29:57 2026] GET /volume/v3/groups/f9ab316e-9a33-4190-bc31-7e4a3e6a65d8 => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:29:57.865796 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0adb330c-0eec-46e8-a5c6-b9dd6e48b430 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:57.873470 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0adb330c-0eec-46e8-a5c6-b9dd6e48b430 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] GET https://10.4.3.239/volume/v3/volumes/detail Aug 20 04:29:57.875691 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0adb330c-0eec-46e8-a5c6-b9dd6e48b430 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:57.876929 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0adb330c-0eec-46e8-a5c6-b9dd6e48b430 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Calling method 'detail' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:57.877356 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.api_utils [None req-0adb330c-0eec-46e8-a5c6-b9dd6e48b430 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Removing options '' from query. {{(pid=100174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:29:57.885369 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-0adb330c-0eec-46e8-a5c6-b9dd6e48b430 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100174) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:29:57.903286 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-0adb330c-0eec-46e8-a5c6-b9dd6e48b430 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Get all volumes completed successfully. Aug 20 04:29:57.904027 np0000007850 devstack@c-api.service[100174]: WARNING stevedore.named [None req-0adb330c-0eec-46e8-a5c6-b9dd6e48b430 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:29:57.904763 np0000007850 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-0adb330c-0eec-46e8-a5c6-b9dd6e48b430 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:29:57.989882 np0000007850 devstack@c-api.service[100174]: DEBUG oslo_db.sqlalchemy.engines [None req-0adb330c-0eec-46e8-a5c6-b9dd6e48b430 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100174) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:29:57.993434 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:57.993434 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:29:58.009668 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0adb330c-0eec-46e8-a5c6-b9dd6e48b430 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] https://10.4.3.239/volume/v3/volumes/detail returned with HTTP 200 Aug 20 04:29:58.009668 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 33/128] 10.4.3.239 () {68 vars in 1299 bytes} [Thu Aug 20 04:29:57 2026] GET /volume/v3/volumes/detail => generated 913 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:29:58.030632 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-04911e27-cd72-43fe-afdc-0584dedfbf26 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:58.032913 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-04911e27-cd72-43fe-afdc-0584dedfbf26 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] POST https://10.4.3.239/volume/v3/groups/4b1f2216-2480-4712-a4c3-8a746ad66268/action Aug 20 04:29:58.033492 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-04911e27-cd72-43fe-afdc-0584dedfbf26 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:29:58.034326 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-04911e27-cd72-43fe-afdc-0584dedfbf26 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:29:58.036237 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.groups [None req-04911e27-cd72-43fe-afdc-0584dedfbf26 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] delete called for group 4b1f2216-2480-4712-a4c3-8a746ad66268 {{(pid=100175) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 04:29:58.036357 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.groups [None req-04911e27-cd72-43fe-afdc-0584dedfbf26 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Delete group with id: 4b1f2216-2480-4712-a4c3-8a746ad66268 Aug 20 04:29:58.041908 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:58.041908 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:29:58.137599 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-16f5063c-15a0-4d52-8cad-4807735486bc req-1e1a3ba3-1946-44c2-a2a1-d2133015876d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:58.140302 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-04911e27-cd72-43fe-afdc-0584dedfbf26 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] https://10.4.3.239/volume/v3/groups/4b1f2216-2480-4712-a4c3-8a746ad66268/action returned with HTTP 202 Aug 20 04:29:58.141130 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 33/129] 10.4.3.239 () {70 vars in 1428 bytes} [Thu Aug 20 04:29:58 2026] POST /volume/v3/groups/4b1f2216-2480-4712-a4c3-8a746ad66268/action => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:29:58.144326 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-16f5063c-15a0-4d52-8cad-4807735486bc req-1e1a3ba3-1946-44c2-a2a1-d2133015876d tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] POST https://10.4.3.239/volume/v3/attachments/04f6d8fa-22a4-4ea5-a6db-212eb42be0dc/action Aug 20 04:29:58.144669 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-16f5063c-15a0-4d52-8cad-4807735486bc req-1e1a3ba3-1946-44c2-a2a1-d2133015876d tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Action body: b'{"os-complete": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:29:58.144794 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-16f5063c-15a0-4d52-8cad-4807735486bc req-1e1a3ba3-1946-44c2-a2a1-d2133015876d tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:29:58.151270 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-918872dc-ea68-4899-97ea-7276808ce134 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:58.157205 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-918872dc-ea68-4899-97ea-7276808ce134 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] GET https://10.4.3.239/volume/v3/volumes/2bc30465-72fa-4352-a615-1e395a0b4e87 Aug 20 04:29:58.157205 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-918872dc-ea68-4899-97ea-7276808ce134 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:58.157205 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-918872dc-ea68-4899-97ea-7276808ce134 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:58.172453 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:58.172453 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:29:58.175563 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:58.175563 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:29:58.183077 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-918872dc-ea68-4899-97ea-7276808ce134 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Volume info retrieved successfully. Aug 20 04:29:58.184150 np0000007850 devstack@c-api.service[100177]: WARNING stevedore.named [None req-918872dc-ea68-4899-97ea-7276808ce134 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:29:58.184403 np0000007850 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-918872dc-ea68-4899-97ea-7276808ce134 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:29:58.206233 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-16f5063c-15a0-4d52-8cad-4807735486bc req-1e1a3ba3-1946-44c2-a2a1-d2133015876d tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] https://10.4.3.239/volume/v3/attachments/04f6d8fa-22a4-4ea5-a6db-212eb42be0dc/action returned with HTTP 204 Aug 20 04:29:58.206233 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 31/130] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:29:58 2026] POST /volume/v3/attachments/04f6d8fa-22a4-4ea5-a6db-212eb42be0dc/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:29:58.240464 np0000007850 devstack@c-api.service[100177]: DEBUG oslo_db.sqlalchemy.engines [None req-918872dc-ea68-4899-97ea-7276808ce134 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:29:58.247537 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:58.247537 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:29:58.263620 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-918872dc-ea68-4899-97ea-7276808ce134 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] https://10.4.3.239/volume/v3/volumes/2bc30465-72fa-4352-a615-1e395a0b4e87 returned with HTTP 200 Aug 20 04:29:58.264270 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 34/131] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:29:58 2026] GET /volume/v3/volumes/2bc30465-72fa-4352-a615-1e395a0b4e87 => generated 909 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:29:58.780118 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-74bb3db6-18bd-4049-a1c1-b93751cd0108 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:58.784110 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-74bb3db6-18bd-4049-a1c1-b93751cd0108 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] GET https://10.4.3.239/volume/v3/volumes/dc347b95-7075-43e1-912c-166e1d71153d Aug 20 04:29:58.784283 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-74bb3db6-18bd-4049-a1c1-b93751cd0108 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:58.784428 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-74bb3db6-18bd-4049-a1c1-b93751cd0108 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:58.801595 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:58.801595 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:29:58.808659 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-74bb3db6-18bd-4049-a1c1-b93751cd0108 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Volume info retrieved successfully. Aug 20 04:29:58.816115 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-74bb3db6-18bd-4049-a1c1-b93751cd0108 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] https://10.4.3.239/volume/v3/volumes/dc347b95-7075-43e1-912c-166e1d71153d returned with HTTP 200 Aug 20 04:29:58.816863 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 34/132] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:29:58 2026] GET /volume/v3/volumes/dc347b95-7075-43e1-912c-166e1d71153d => generated 1137 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:29:58.836110 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5c71b130-44fb-4d0c-a934-c218bde87ac3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:58.839274 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5c71b130-44fb-4d0c-a934-c218bde87ac3 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] GET https://10.4.3.239/volume/v3/volumes/dc347b95-7075-43e1-912c-166e1d71153d Aug 20 04:29:58.839697 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5c71b130-44fb-4d0c-a934-c218bde87ac3 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:58.839923 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5c71b130-44fb-4d0c-a934-c218bde87ac3 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:58.856620 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:29:58.856620 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:29:58.864606 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-5c71b130-44fb-4d0c-a934-c218bde87ac3 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Volume info retrieved successfully. Aug 20 04:29:58.872404 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5c71b130-44fb-4d0c-a934-c218bde87ac3 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] https://10.4.3.239/volume/v3/volumes/dc347b95-7075-43e1-912c-166e1d71153d returned with HTTP 200 Aug 20 04:29:58.873071 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 34/133] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:29:58 2026] GET /volume/v3/volumes/dc347b95-7075-43e1-912c-166e1d71153d => generated 1137 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:29:59.287355 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8ebef897-071d-47c1-a938-51447d0d7ffe None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:59.290047 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8ebef897-071d-47c1-a938-51447d0d7ffe tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] GET https://10.4.3.239/volume/v3/volumes/2bc30465-72fa-4352-a615-1e395a0b4e87 Aug 20 04:29:59.290047 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8ebef897-071d-47c1-a938-51447d0d7ffe tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:59.290395 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8ebef897-071d-47c1-a938-51447d0d7ffe tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:59.300110 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8ebef897-071d-47c1-a938-51447d0d7ffe tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] https://10.4.3.239/volume/v3/volumes/2bc30465-72fa-4352-a615-1e395a0b4e87 returned with HTTP 404 Aug 20 04:29:59.300746 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 32/134] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:29:59 2026] GET /volume/v3/volumes/2bc30465-72fa-4352-a615-1e395a0b4e87 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 20 04:29:59.310420 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-fb9c992d-b9b2-4b25-8e93-437a2ab100e1 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:59.313350 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fb9c992d-b9b2-4b25-8e93-437a2ab100e1 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] GET https://10.4.3.239/volume/v3/groups/4b1f2216-2480-4712-a4c3-8a746ad66268 Aug 20 04:29:59.313664 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fb9c992d-b9b2-4b25-8e93-437a2ab100e1 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:59.313972 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fb9c992d-b9b2-4b25-8e93-437a2ab100e1 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:59.314117 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.groups [None req-fb9c992d-b9b2-4b25-8e93-437a2ab100e1 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] show called for member 4b1f2216-2480-4712-a4c3-8a746ad66268 {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 04:29:59.318708 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fb9c992d-b9b2-4b25-8e93-437a2ab100e1 tempest-GroupsV314Test-543041199 tempest-GroupsV314Test-543041199-project-member] https://10.4.3.239/volume/v3/groups/4b1f2216-2480-4712-a4c3-8a746ad66268 returned with HTTP 404 Aug 20 04:29:59.319891 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 35/135] 10.4.3.239 () {68 vars in 1386 bytes} [Thu Aug 20 04:29:59 2026] GET /volume/v3/groups/4b1f2216-2480-4712-a4c3-8a746ad66268 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:29:59.334445 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2483e0b6-a55b-4b00-bae3-c39061990eb0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:59.337726 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2483e0b6-a55b-4b00-bae3-c39061990eb0 tempest-GroupsV314Test-18237404 tempest-GroupsV314Test-18237404-project-admin] DELETE https://10.4.3.239/volume/v3/group_types/5c1139ab-becf-4648-a4ed-9812fd567370 Aug 20 04:29:59.338093 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2483e0b6-a55b-4b00-bae3-c39061990eb0 tempest-GroupsV314Test-18237404 tempest-GroupsV314Test-18237404-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:59.338747 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2483e0b6-a55b-4b00-bae3-c39061990eb0 tempest-GroupsV314Test-18237404 tempest-GroupsV314Test-18237404-project-admin] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:59.362540 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2483e0b6-a55b-4b00-bae3-c39061990eb0 tempest-GroupsV314Test-18237404 tempest-GroupsV314Test-18237404-project-admin] https://10.4.3.239/volume/v3/group_types/5c1139ab-becf-4648-a4ed-9812fd567370 returned with HTTP 202 Aug 20 04:29:59.363372 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 35/136] 10.4.3.239 () {68 vars in 1404 bytes} [Thu Aug 20 04:29:59 2026] DELETE /volume/v3/group_types/5c1139ab-becf-4648-a4ed-9812fd567370 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:29:59.372655 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-79fd2327-f3f6-4232-9caa-7555f9d4fcbd None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:59.374564 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-79fd2327-f3f6-4232-9caa-7555f9d4fcbd tempest-GroupsV314Test-18237404 tempest-GroupsV314Test-18237404-project-admin] DELETE https://10.4.3.239/volume/v3/types/abb81aaf-1488-4c2a-a1fb-927734f89ff7 Aug 20 04:29:59.374790 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-79fd2327-f3f6-4232-9caa-7555f9d4fcbd tempest-GroupsV314Test-18237404 tempest-GroupsV314Test-18237404-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:59.375154 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-79fd2327-f3f6-4232-9caa-7555f9d4fcbd tempest-GroupsV314Test-18237404 tempest-GroupsV314Test-18237404-project-admin] Calling method '_delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:59.423543 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-79fd2327-f3f6-4232-9caa-7555f9d4fcbd tempest-GroupsV314Test-18237404 tempest-GroupsV314Test-18237404-project-admin] https://10.4.3.239/volume/v3/types/abb81aaf-1488-4c2a-a1fb-927734f89ff7 returned with HTTP 202 Aug 20 04:29:59.424264 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 35/137] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:29:59 2026] DELETE /volume/v3/types/abb81aaf-1488-4c2a-a1fb-927734f89ff7 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:29:59.433452 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-dd320423-3f37-4bc5-be92-93cee19abfb2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:29:59.436093 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-dd320423-3f37-4bc5-be92-93cee19abfb2 tempest-GroupsV314Test-18237404 tempest-GroupsV314Test-18237404-project-admin] GET https://10.4.3.239/volume/v3/types/abb81aaf-1488-4c2a-a1fb-927734f89ff7 Aug 20 04:29:59.436774 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-dd320423-3f37-4bc5-be92-93cee19abfb2 tempest-GroupsV314Test-18237404 tempest-GroupsV314Test-18237404-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:29:59.436774 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-dd320423-3f37-4bc5-be92-93cee19abfb2 tempest-GroupsV314Test-18237404 tempest-GroupsV314Test-18237404-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:29:59.445554 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-dd320423-3f37-4bc5-be92-93cee19abfb2 tempest-GroupsV314Test-18237404 tempest-GroupsV314Test-18237404-project-admin] https://10.4.3.239/volume/v3/types/abb81aaf-1488-4c2a-a1fb-927734f89ff7 returned with HTTP 404 Aug 20 04:29:59.447168 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 33/138] 10.4.3.239 () {66 vars in 1342 bytes} [Thu Aug 20 04:29:59 2026] GET /volume/v3/types/abb81aaf-1488-4c2a-a1fb-927734f89ff7 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:30:00.842266 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-4782b422-1e1d-4604-a539-fcfe8292356d req-e3f0d2cd-5cbe-4e42-af77-b3e985cfd64c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:00.848764 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-4782b422-1e1d-4604-a539-fcfe8292356d req-e3f0d2cd-5cbe-4e42-af77-b3e985cfd64c tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] DELETE https://10.4.3.239/volume/v3/attachments/04f6d8fa-22a4-4ea5-a6db-212eb42be0dc Aug 20 04:30:00.849077 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-4782b422-1e1d-4604-a539-fcfe8292356d req-e3f0d2cd-5cbe-4e42-af77-b3e985cfd64c tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:00.849779 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-4782b422-1e1d-4604-a539-fcfe8292356d req-e3f0d2cd-5cbe-4e42-af77-b3e985cfd64c tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:00.867599 np0000007850 devstack@c-api.service[100177]: /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 20 04:30:00.867599 np0000007850 devstack@c-api.service[100177]: .first() Aug 20 04:30:00.880150 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:00.880150 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:30:01.227749 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-4782b422-1e1d-4604-a539-fcfe8292356d req-e3f0d2cd-5cbe-4e42-af77-b3e985cfd64c tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] https://10.4.3.239/volume/v3/attachments/04f6d8fa-22a4-4ea5-a6db-212eb42be0dc returned with HTTP 200 Aug 20 04:30:01.228572 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 36/139] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:30:00 2026] DELETE /volume/v3/attachments/04f6d8fa-22a4-4ea5-a6db-212eb42be0dc => generated 19 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:03.087852 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2ec51124-a372-42e7-ab6b-acec42d02a55 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:03.089900 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2ec51124-a372-42e7-ab6b-acec42d02a55 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] GET https://10.4.3.239/volume/v3/volumes/dc347b95-7075-43e1-912c-166e1d71153d Aug 20 04:30:03.090091 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2ec51124-a372-42e7-ab6b-acec42d02a55 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:03.090344 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2ec51124-a372-42e7-ab6b-acec42d02a55 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:03.101564 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:03.101564 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:30:03.107385 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-2ec51124-a372-42e7-ab6b-acec42d02a55 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Volume info retrieved successfully. Aug 20 04:30:03.115005 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2ec51124-a372-42e7-ab6b-acec42d02a55 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] https://10.4.3.239/volume/v3/volumes/dc347b95-7075-43e1-912c-166e1d71153d returned with HTTP 200 Aug 20 04:30:03.115571 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 36/140] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:03 2026] GET /volume/v3/volumes/dc347b95-7075-43e1-912c-166e1d71153d => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:03.135159 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4bb62612-e96b-4cce-895d-5a0ad966c94b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:03.137077 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4bb62612-e96b-4cce-895d-5a0ad966c94b tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] GET https://10.4.3.239/volume/v3/volumes/dc347b95-7075-43e1-912c-166e1d71153d Aug 20 04:30:03.137367 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4bb62612-e96b-4cce-895d-5a0ad966c94b tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:03.137691 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4bb62612-e96b-4cce-895d-5a0ad966c94b tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:03.148135 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:03.148135 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:30:03.155388 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4bb62612-e96b-4cce-895d-5a0ad966c94b tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Volume info retrieved successfully. Aug 20 04:30:03.161498 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4bb62612-e96b-4cce-895d-5a0ad966c94b tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] https://10.4.3.239/volume/v3/volumes/dc347b95-7075-43e1-912c-166e1d71153d returned with HTTP 200 Aug 20 04:30:03.162007 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 36/141] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:03 2026] GET /volume/v3/volumes/dc347b95-7075-43e1-912c-166e1d71153d => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:03.215937 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ed3280fb-4297-4921-b4cf-7b3d7223d00c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:03.220312 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ed3280fb-4297-4921-b4cf-7b3d7223d00c tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] GET https://10.4.3.239/volume/v3/volumes/dc347b95-7075-43e1-912c-166e1d71153d Aug 20 04:30:03.220312 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ed3280fb-4297-4921-b4cf-7b3d7223d00c tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:03.220312 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ed3280fb-4297-4921-b4cf-7b3d7223d00c tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:03.235169 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:03.235169 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:30:03.241296 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-ed3280fb-4297-4921-b4cf-7b3d7223d00c tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Volume info retrieved successfully. Aug 20 04:30:03.249337 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ed3280fb-4297-4921-b4cf-7b3d7223d00c tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] https://10.4.3.239/volume/v3/volumes/dc347b95-7075-43e1-912c-166e1d71153d returned with HTTP 200 Aug 20 04:30:03.249337 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 34/142] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:03 2026] GET /volume/v3/volumes/dc347b95-7075-43e1-912c-166e1d71153d => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:03.271883 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c177b63d-36dd-43eb-be17-f6c4bf9969eb None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:03.274290 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c177b63d-36dd-43eb-be17-f6c4bf9969eb tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] DELETE https://10.4.3.239/volume/v3/volumes/dc347b95-7075-43e1-912c-166e1d71153d Aug 20 04:30:03.274708 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c177b63d-36dd-43eb-be17-f6c4bf9969eb tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:03.274927 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c177b63d-36dd-43eb-be17-f6c4bf9969eb tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:03.275175 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-c177b63d-36dd-43eb-be17-f6c4bf9969eb tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Delete volume with id: dc347b95-7075-43e1-912c-166e1d71153d Aug 20 04:30:03.286541 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:03.286541 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:30:03.287237 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c177b63d-36dd-43eb-be17-f6c4bf9969eb tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Volume info retrieved successfully. Aug 20 04:30:03.333746 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c177b63d-36dd-43eb-be17-f6c4bf9969eb tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Delete volume request issued successfully. Aug 20 04:30:03.334557 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c177b63d-36dd-43eb-be17-f6c4bf9969eb tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] https://10.4.3.239/volume/v3/volumes/dc347b95-7075-43e1-912c-166e1d71153d returned with HTTP 202 Aug 20 04:30:03.335622 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 37/143] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:30:03 2026] DELETE /volume/v3/volumes/dc347b95-7075-43e1-912c-166e1d71153d => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:30:03.347642 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-db9ea85d-54d6-4395-808a-12aa3affeef9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:03.351395 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-db9ea85d-54d6-4395-808a-12aa3affeef9 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] GET https://10.4.3.239/volume/v3/volumes/dc347b95-7075-43e1-912c-166e1d71153d Aug 20 04:30:03.351701 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-db9ea85d-54d6-4395-808a-12aa3affeef9 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:03.351988 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-db9ea85d-54d6-4395-808a-12aa3affeef9 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:03.362057 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:03.362057 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:30:03.367601 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-db9ea85d-54d6-4395-808a-12aa3affeef9 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Volume info retrieved successfully. Aug 20 04:30:03.374389 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-db9ea85d-54d6-4395-808a-12aa3affeef9 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] https://10.4.3.239/volume/v3/volumes/dc347b95-7075-43e1-912c-166e1d71153d returned with HTTP 200 Aug 20 04:30:03.374939 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 37/144] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:03 2026] GET /volume/v3/volumes/dc347b95-7075-43e1-912c-166e1d71153d => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:04.394142 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5132199e-29bb-477b-9524-7eb0fbbb60e3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:04.397243 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5132199e-29bb-477b-9524-7eb0fbbb60e3 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] GET https://10.4.3.239/volume/v3/volumes/dc347b95-7075-43e1-912c-166e1d71153d Aug 20 04:30:04.397539 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5132199e-29bb-477b-9524-7eb0fbbb60e3 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:04.397843 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5132199e-29bb-477b-9524-7eb0fbbb60e3 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:04.419374 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5132199e-29bb-477b-9524-7eb0fbbb60e3 tempest-DeleteServersTestJSON-1785006093 tempest-DeleteServersTestJSON-1785006093-project-member] https://10.4.3.239/volume/v3/volumes/dc347b95-7075-43e1-912c-166e1d71153d returned with HTTP 404 Aug 20 04:30:04.419374 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 37/145] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:04 2026] GET /volume/v3/volumes/dc347b95-7075-43e1-912c-166e1d71153d => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:30:06.303751 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c26b0e1e-2d47-41e4-8ac0-34184fa4c000 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:06.574746 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c26b0e1e-2d47-41e4-8ac0-34184fa4c000 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] POST https://10.4.3.239/volume/v3/qos-specs Aug 20 04:30:06.575091 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c26b0e1e-2d47-41e4-8ac0-34184fa4c000 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1378278581", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:06.577525 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.qos_specs [None req-c26b0e1e-2d47-41e4-8ac0-34184fa4c000 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1378278581', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100176) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 20 04:30:06.584757 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.db.api [None req-c26b0e1e-2d47-41e4-8ac0-34184fa4c000 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] DB qos_specs_create(): root {'id': '3827dcce-4436-45de-9ae3-5dde37bd1877', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1378278581'} {{(pid=100176) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 20 04:30:06.593681 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c26b0e1e-2d47-41e4-8ac0-34184fa4c000 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] https://10.4.3.239/volume/v3/qos-specs returned with HTTP 200 Aug 20 04:30:06.594237 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 35/146] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:30:06 2026] POST /volume/v3/qos-specs => generated 393 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:06.604272 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-50f67c79-bdbe-41a6-b160-2a8ee9fa906a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:06.606207 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-50f67c79-bdbe-41a6-b160-2a8ee9fa906a tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:30:06.606758 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-50f67c79-bdbe-41a6-b160-2a8ee9fa906a tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-932506293"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:06.623772 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-50f67c79-bdbe-41a6-b160-2a8ee9fa906a tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:30:06.624195 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 38/147] 10.4.3.239 () {68 vars in 1252 bytes} [Thu Aug 20 04:30:06 2026] POST /volume/v3/types => generated 221 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:06.633575 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c4a9e87e-c08d-49b0-a898-69000d423375 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:06.635344 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c4a9e87e-c08d-49b0-a898-69000d423375 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:30:06.635870 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c4a9e87e-c08d-49b0-a898-69000d423375 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1710717393"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:06.657112 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c4a9e87e-c08d-49b0-a898-69000d423375 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:30:06.657112 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 38/148] 10.4.3.239 () {68 vars in 1252 bytes} [Thu Aug 20 04:30:06 2026] POST /volume/v3/types => generated 222 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:06.665078 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-aef6556e-0da0-44c0-a85a-c9a6e28c3e6a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:06.667314 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-aef6556e-0da0-44c0-a85a-c9a6e28c3e6a tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:30:06.667823 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-aef6556e-0da0-44c0-a85a-c9a6e28c3e6a tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-201413216"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:06.689708 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-aef6556e-0da0-44c0-a85a-c9a6e28c3e6a tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:30:06.690295 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 38/149] 10.4.3.239 () {68 vars in 1252 bytes} [Thu Aug 20 04:30:06 2026] POST /volume/v3/types => generated 221 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:06.700439 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7170d1ff-3c07-413f-8715-89782f9e58c8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:06.703085 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7170d1ff-3c07-413f-8715-89782f9e58c8 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] GET https://10.4.3.239/volume/v3/qos-specs/3827dcce-4436-45de-9ae3-5dde37bd1877/associate?vol_type_id=8c51fc6f-62a7-4e2a-96db-93bc57347ee6 Aug 20 04:30:06.703617 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7170d1ff-3c07-413f-8715-89782f9e58c8 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:06.703882 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7170d1ff-3c07-413f-8715-89782f9e58c8 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Calling method 'associate' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:06.704249 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:06.704249 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:30:06.704698 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7170d1ff-3c07-413f-8715-89782f9e58c8 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Associate qos_spec: 3827dcce-4436-45de-9ae3-5dde37bd1877 with type: 8c51fc6f-62a7-4e2a-96db-93bc57347ee6 {{(pid=100176) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 20 04:30:06.731267 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7170d1ff-3c07-413f-8715-89782f9e58c8 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] https://10.4.3.239/volume/v3/qos-specs/3827dcce-4436-45de-9ae3-5dde37bd1877/associate?vol_type_id=8c51fc6f-62a7-4e2a-96db-93bc57347ee6 returned with HTTP 202 Aug 20 04:30:06.731799 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 36/150] 10.4.3.239 () {66 vars in 1481 bytes} [Thu Aug 20 04:30:06 2026] GET /volume/v3/qos-specs/3827dcce-4436-45de-9ae3-5dde37bd1877/associate?vol_type_id=8c51fc6f-62a7-4e2a-96db-93bc57347ee6 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:30:06.739279 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0f73a9e5-d39f-4b0d-84c9-f79d8b47b851 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:06.742097 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0f73a9e5-d39f-4b0d-84c9-f79d8b47b851 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] GET https://10.4.3.239/volume/v3/qos-specs/3827dcce-4436-45de-9ae3-5dde37bd1877/associate?vol_type_id=b17694ba-45b8-4b41-8a05-60526d5aceeb Aug 20 04:30:06.742638 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0f73a9e5-d39f-4b0d-84c9-f79d8b47b851 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:06.743067 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0f73a9e5-d39f-4b0d-84c9-f79d8b47b851 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Calling method 'associate' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:06.744013 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0f73a9e5-d39f-4b0d-84c9-f79d8b47b851 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Associate qos_spec: 3827dcce-4436-45de-9ae3-5dde37bd1877 with type: b17694ba-45b8-4b41-8a05-60526d5aceeb {{(pid=100177) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 20 04:30:06.774517 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0f73a9e5-d39f-4b0d-84c9-f79d8b47b851 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] https://10.4.3.239/volume/v3/qos-specs/3827dcce-4436-45de-9ae3-5dde37bd1877/associate?vol_type_id=b17694ba-45b8-4b41-8a05-60526d5aceeb returned with HTTP 202 Aug 20 04:30:06.775196 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 39/151] 10.4.3.239 () {66 vars in 1481 bytes} [Thu Aug 20 04:30:06 2026] GET /volume/v3/qos-specs/3827dcce-4436-45de-9ae3-5dde37bd1877/associate?vol_type_id=b17694ba-45b8-4b41-8a05-60526d5aceeb => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:30:06.783648 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d05a8f2d-9011-400f-8041-7e08ecfc812a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:06.787287 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d05a8f2d-9011-400f-8041-7e08ecfc812a tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] GET https://10.4.3.239/volume/v3/qos-specs/3827dcce-4436-45de-9ae3-5dde37bd1877/associate?vol_type_id=b42d017e-c18f-4c85-b9eb-9669949126a2 Aug 20 04:30:06.787287 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d05a8f2d-9011-400f-8041-7e08ecfc812a tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:06.787287 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d05a8f2d-9011-400f-8041-7e08ecfc812a tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Calling method 'associate' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:06.787287 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d05a8f2d-9011-400f-8041-7e08ecfc812a tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Associate qos_spec: 3827dcce-4436-45de-9ae3-5dde37bd1877 with type: b42d017e-c18f-4c85-b9eb-9669949126a2 {{(pid=100174) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 20 04:30:06.829455 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d05a8f2d-9011-400f-8041-7e08ecfc812a tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] https://10.4.3.239/volume/v3/qos-specs/3827dcce-4436-45de-9ae3-5dde37bd1877/associate?vol_type_id=b42d017e-c18f-4c85-b9eb-9669949126a2 returned with HTTP 202 Aug 20 04:30:06.830047 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 39/152] 10.4.3.239 () {66 vars in 1481 bytes} [Thu Aug 20 04:30:06 2026] GET /volume/v3/qos-specs/3827dcce-4436-45de-9ae3-5dde37bd1877/associate?vol_type_id=b42d017e-c18f-4c85-b9eb-9669949126a2 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:30:06.839218 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a7904971-5e31-4df0-b7da-a11bac40a38d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:06.845360 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a7904971-5e31-4df0-b7da-a11bac40a38d tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] GET https://10.4.3.239/volume/v3/qos-specs/3827dcce-4436-45de-9ae3-5dde37bd1877/associations Aug 20 04:30:06.845360 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a7904971-5e31-4df0-b7da-a11bac40a38d tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:06.846924 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a7904971-5e31-4df0-b7da-a11bac40a38d tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Calling method 'associations' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:06.846924 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a7904971-5e31-4df0-b7da-a11bac40a38d tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Get associations for qos_spec id: 3827dcce-4436-45de-9ae3-5dde37bd1877 {{(pid=100175) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 20 04:30:06.880024 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a7904971-5e31-4df0-b7da-a11bac40a38d tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] https://10.4.3.239/volume/v3/qos-specs/3827dcce-4436-45de-9ae3-5dde37bd1877/associations returned with HTTP 200 Aug 20 04:30:06.880705 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 39/153] 10.4.3.239 () {66 vars in 1393 bytes} [Thu Aug 20 04:30:06 2026] GET /volume/v3/qos-specs/3827dcce-4436-45de-9ae3-5dde37bd1877/associations => generated 446 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:06.889521 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9b8d367f-d57a-4e6b-83b7-3b8e8b894b9e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:06.892259 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9b8d367f-d57a-4e6b-83b7-3b8e8b894b9e tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] GET https://10.4.3.239/volume/v3/qos-specs/3827dcce-4436-45de-9ae3-5dde37bd1877/disassociate?vol_type_id=8c51fc6f-62a7-4e2a-96db-93bc57347ee6 Aug 20 04:30:06.892440 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9b8d367f-d57a-4e6b-83b7-3b8e8b894b9e tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:06.892604 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9b8d367f-d57a-4e6b-83b7-3b8e8b894b9e tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Calling method 'disassociate' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:06.892879 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:06.892879 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:30:06.893604 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9b8d367f-d57a-4e6b-83b7-3b8e8b894b9e tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Disassociate qos_spec: 3827dcce-4436-45de-9ae3-5dde37bd1877 from type: 8c51fc6f-62a7-4e2a-96db-93bc57347ee6 {{(pid=100176) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 20 04:30:06.911601 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9b8d367f-d57a-4e6b-83b7-3b8e8b894b9e tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] https://10.4.3.239/volume/v3/qos-specs/3827dcce-4436-45de-9ae3-5dde37bd1877/disassociate?vol_type_id=8c51fc6f-62a7-4e2a-96db-93bc57347ee6 returned with HTTP 202 Aug 20 04:30:06.912201 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 37/154] 10.4.3.239 () {66 vars in 1490 bytes} [Thu Aug 20 04:30:06 2026] GET /volume/v3/qos-specs/3827dcce-4436-45de-9ae3-5dde37bd1877/disassociate?vol_type_id=8c51fc6f-62a7-4e2a-96db-93bc57347ee6 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:30:06.920278 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-aeb3bb2e-127b-4b45-ba5b-5d375ab13514 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:06.922757 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-aeb3bb2e-127b-4b45-ba5b-5d375ab13514 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] GET https://10.4.3.239/volume/v3/qos-specs/3827dcce-4436-45de-9ae3-5dde37bd1877/associations Aug 20 04:30:06.922757 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-aeb3bb2e-127b-4b45-ba5b-5d375ab13514 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:06.922912 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-aeb3bb2e-127b-4b45-ba5b-5d375ab13514 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Calling method 'associations' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:06.923233 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:06.923233 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:30:06.923720 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.qos_specs_manage [None req-aeb3bb2e-127b-4b45-ba5b-5d375ab13514 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Get associations for qos_spec id: 3827dcce-4436-45de-9ae3-5dde37bd1877 {{(pid=100177) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 20 04:30:06.941852 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-aeb3bb2e-127b-4b45-ba5b-5d375ab13514 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] https://10.4.3.239/volume/v3/qos-specs/3827dcce-4436-45de-9ae3-5dde37bd1877/associations returned with HTTP 200 Aug 20 04:30:06.942437 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 40/155] 10.4.3.239 () {66 vars in 1393 bytes} [Thu Aug 20 04:30:06 2026] GET /volume/v3/qos-specs/3827dcce-4436-45de-9ae3-5dde37bd1877/associations => generated 305 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:06.951664 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7e4e7f68-4839-4118-8409-e74544cc1d6a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:06.953633 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7e4e7f68-4839-4118-8409-e74544cc1d6a tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] GET https://10.4.3.239/volume/v3/qos-specs/3827dcce-4436-45de-9ae3-5dde37bd1877/disassociate_all Aug 20 04:30:06.954048 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7e4e7f68-4839-4118-8409-e74544cc1d6a tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:06.955267 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7e4e7f68-4839-4118-8409-e74544cc1d6a tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Calling method 'disassociate_all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:06.955267 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:06.955267 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:30:06.955267 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7e4e7f68-4839-4118-8409-e74544cc1d6a tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Disassociate qos_spec: 3827dcce-4436-45de-9ae3-5dde37bd1877 from all. {{(pid=100174) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 20 04:30:06.972479 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7e4e7f68-4839-4118-8409-e74544cc1d6a tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] https://10.4.3.239/volume/v3/qos-specs/3827dcce-4436-45de-9ae3-5dde37bd1877/disassociate_all returned with HTTP 202 Aug 20 04:30:06.973363 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 40/156] 10.4.3.239 () {66 vars in 1405 bytes} [Thu Aug 20 04:30:06 2026] GET /volume/v3/qos-specs/3827dcce-4436-45de-9ae3-5dde37bd1877/disassociate_all => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:30:06.982322 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-65de89aa-3821-45ab-b6da-b7f43740c2a7 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:06.984410 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-65de89aa-3821-45ab-b6da-b7f43740c2a7 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] GET https://10.4.3.239/volume/v3/qos-specs/3827dcce-4436-45de-9ae3-5dde37bd1877/associations Aug 20 04:30:06.984643 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-65de89aa-3821-45ab-b6da-b7f43740c2a7 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:06.984884 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-65de89aa-3821-45ab-b6da-b7f43740c2a7 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Calling method 'associations' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:06.985245 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:06.985245 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:30:06.985702 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.qos_specs_manage [None req-65de89aa-3821-45ab-b6da-b7f43740c2a7 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Get associations for qos_spec id: 3827dcce-4436-45de-9ae3-5dde37bd1877 {{(pid=100175) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 20 04:30:06.994716 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-65de89aa-3821-45ab-b6da-b7f43740c2a7 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] https://10.4.3.239/volume/v3/qos-specs/3827dcce-4436-45de-9ae3-5dde37bd1877/associations returned with HTTP 200 Aug 20 04:30:06.995150 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 40/157] 10.4.3.239 () {66 vars in 1393 bytes} [Thu Aug 20 04:30:06 2026] GET /volume/v3/qos-specs/3827dcce-4436-45de-9ae3-5dde37bd1877/associations => generated 24 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 04:30:07.005276 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-03059642-3f27-48b8-865b-34c570c6eb79 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:07.007746 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-03059642-3f27-48b8-865b-34c570c6eb79 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] DELETE https://10.4.3.239/volume/v3/types/b42d017e-c18f-4c85-b9eb-9669949126a2 Aug 20 04:30:07.008014 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-03059642-3f27-48b8-865b-34c570c6eb79 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:07.008317 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-03059642-3f27-48b8-865b-34c570c6eb79 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Calling method '_delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:07.008648 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:07.008648 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:30:07.051289 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-03059642-3f27-48b8-865b-34c570c6eb79 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] https://10.4.3.239/volume/v3/types/b42d017e-c18f-4c85-b9eb-9669949126a2 returned with HTTP 202 Aug 20 04:30:07.051944 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 38/158] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:30:07 2026] DELETE /volume/v3/types/b42d017e-c18f-4c85-b9eb-9669949126a2 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:30:07.059547 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e2065aa2-621f-4df3-8729-8da672d4c28d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:07.061483 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e2065aa2-621f-4df3-8729-8da672d4c28d tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] GET https://10.4.3.239/volume/v3/types/b42d017e-c18f-4c85-b9eb-9669949126a2 Aug 20 04:30:07.062036 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e2065aa2-621f-4df3-8729-8da672d4c28d tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:07.062475 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e2065aa2-621f-4df3-8729-8da672d4c28d tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:07.066745 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e2065aa2-621f-4df3-8729-8da672d4c28d tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] https://10.4.3.239/volume/v3/types/b42d017e-c18f-4c85-b9eb-9669949126a2 returned with HTTP 404 Aug 20 04:30:07.067656 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 41/159] 10.4.3.239 () {66 vars in 1342 bytes} [Thu Aug 20 04:30:07 2026] GET /volume/v3/types/b42d017e-c18f-4c85-b9eb-9669949126a2 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:30:07.075661 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b775f1c4-49f5-4bb8-800a-bc26ca5a31a5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:07.077729 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b775f1c4-49f5-4bb8-800a-bc26ca5a31a5 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] DELETE https://10.4.3.239/volume/v3/types/b17694ba-45b8-4b41-8a05-60526d5aceeb Aug 20 04:30:07.079201 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b775f1c4-49f5-4bb8-800a-bc26ca5a31a5 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:07.079201 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b775f1c4-49f5-4bb8-800a-bc26ca5a31a5 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Calling method '_delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:07.079201 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:07.079201 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:30:07.126520 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b775f1c4-49f5-4bb8-800a-bc26ca5a31a5 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] https://10.4.3.239/volume/v3/types/b17694ba-45b8-4b41-8a05-60526d5aceeb returned with HTTP 202 Aug 20 04:30:07.127577 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 41/160] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:30:07 2026] DELETE /volume/v3/types/b17694ba-45b8-4b41-8a05-60526d5aceeb => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:30:07.136859 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ba06bef7-341a-4675-ad8d-e2f5993c7231 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:07.139061 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ba06bef7-341a-4675-ad8d-e2f5993c7231 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] GET https://10.4.3.239/volume/v3/types/b17694ba-45b8-4b41-8a05-60526d5aceeb Aug 20 04:30:07.139327 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ba06bef7-341a-4675-ad8d-e2f5993c7231 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:07.139604 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ba06bef7-341a-4675-ad8d-e2f5993c7231 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:07.145886 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ba06bef7-341a-4675-ad8d-e2f5993c7231 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] https://10.4.3.239/volume/v3/types/b17694ba-45b8-4b41-8a05-60526d5aceeb returned with HTTP 404 Aug 20 04:30:07.146122 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 41/161] 10.4.3.239 () {66 vars in 1342 bytes} [Thu Aug 20 04:30:07 2026] GET /volume/v3/types/b17694ba-45b8-4b41-8a05-60526d5aceeb => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:30:07.156339 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-af9252ea-6e19-44e9-84ec-8e5bb3aa9c9b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:07.158574 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-af9252ea-6e19-44e9-84ec-8e5bb3aa9c9b tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] DELETE https://10.4.3.239/volume/v3/types/8c51fc6f-62a7-4e2a-96db-93bc57347ee6 Aug 20 04:30:07.158809 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-af9252ea-6e19-44e9-84ec-8e5bb3aa9c9b tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:07.159097 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-af9252ea-6e19-44e9-84ec-8e5bb3aa9c9b tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Calling method '_delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:07.193356 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-af9252ea-6e19-44e9-84ec-8e5bb3aa9c9b tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] https://10.4.3.239/volume/v3/types/8c51fc6f-62a7-4e2a-96db-93bc57347ee6 returned with HTTP 202 Aug 20 04:30:07.193895 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 39/162] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:30:07 2026] DELETE /volume/v3/types/8c51fc6f-62a7-4e2a-96db-93bc57347ee6 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:30:07.202883 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e21207b3-1f3d-4a7f-8067-feb9318ab190 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:07.205630 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e21207b3-1f3d-4a7f-8067-feb9318ab190 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] GET https://10.4.3.239/volume/v3/types/8c51fc6f-62a7-4e2a-96db-93bc57347ee6 Aug 20 04:30:07.205839 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e21207b3-1f3d-4a7f-8067-feb9318ab190 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:07.206439 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e21207b3-1f3d-4a7f-8067-feb9318ab190 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:07.210629 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e21207b3-1f3d-4a7f-8067-feb9318ab190 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] https://10.4.3.239/volume/v3/types/8c51fc6f-62a7-4e2a-96db-93bc57347ee6 returned with HTTP 404 Aug 20 04:30:07.211273 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 42/163] 10.4.3.239 () {66 vars in 1342 bytes} [Thu Aug 20 04:30:07 2026] GET /volume/v3/types/8c51fc6f-62a7-4e2a-96db-93bc57347ee6 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:30:07.222255 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0378d5ef-d322-4640-8b92-ce2e29142d00 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:07.226222 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0378d5ef-d322-4640-8b92-ce2e29142d00 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] POST https://10.4.3.239/volume/v3/qos-specs Aug 20 04:30:07.226222 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0378d5ef-d322-4640-8b92-ce2e29142d00 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-398281280", "consumer": "back-end"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:07.227558 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.qos_specs [None req-0378d5ef-d322-4640-8b92-ce2e29142d00 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-398281280', 'consumer': 'back-end', 'specs': {}} {{(pid=100174) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 20 04:30:07.235311 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.db.api [None req-0378d5ef-d322-4640-8b92-ce2e29142d00 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] DB qos_specs_create(): root {'id': '196f629e-aae6-4d62-ab26-9cabea4d82a8', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-398281280'} {{(pid=100174) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 20 04:30:07.244659 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0378d5ef-d322-4640-8b92-ce2e29142d00 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] https://10.4.3.239/volume/v3/qos-specs returned with HTTP 200 Aug 20 04:30:07.245505 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 42/164] 10.4.3.239 () {68 vars in 1264 bytes} [Thu Aug 20 04:30:07 2026] POST /volume/v3/qos-specs => generated 368 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:07.255942 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0402bbbf-6119-4fc1-a83e-29e856e259c8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:07.258068 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0402bbbf-6119-4fc1-a83e-29e856e259c8 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] DELETE https://10.4.3.239/volume/v3/qos-specs/196f629e-aae6-4d62-ab26-9cabea4d82a8?force=False Aug 20 04:30:07.258377 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0402bbbf-6119-4fc1-a83e-29e856e259c8 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:07.258709 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0402bbbf-6119-4fc1-a83e-29e856e259c8 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:07.259055 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:07.259055 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:30:07.259541 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0402bbbf-6119-4fc1-a83e-29e856e259c8 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Delete qos_spec: 196f629e-aae6-4d62-ab26-9cabea4d82a8, force: False {{(pid=100175) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 20 04:30:07.282208 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0402bbbf-6119-4fc1-a83e-29e856e259c8 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] https://10.4.3.239/volume/v3/qos-specs/196f629e-aae6-4d62-ab26-9cabea4d82a8?force=False returned with HTTP 202 Aug 20 04:30:07.282799 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 42/165] 10.4.3.239 () {66 vars in 1380 bytes} [Thu Aug 20 04:30:07 2026] DELETE /volume/v3/qos-specs/196f629e-aae6-4d62-ab26-9cabea4d82a8?force=False => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:30:07.293416 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-aef10c42-e7e9-4990-95eb-715fe98bc968 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:07.295655 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-aef10c42-e7e9-4990-95eb-715fe98bc968 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] GET https://10.4.3.239/volume/v3/qos-specs/196f629e-aae6-4d62-ab26-9cabea4d82a8 Aug 20 04:30:07.295844 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-aef10c42-e7e9-4990-95eb-715fe98bc968 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:07.296066 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-aef10c42-e7e9-4990-95eb-715fe98bc968 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:07.300359 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-aef10c42-e7e9-4990-95eb-715fe98bc968 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] https://10.4.3.239/volume/v3/qos-specs/196f629e-aae6-4d62-ab26-9cabea4d82a8 returned with HTTP 404 Aug 20 04:30:07.300897 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 40/166] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:30:07 2026] GET /volume/v3/qos-specs/196f629e-aae6-4d62-ab26-9cabea4d82a8 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:30:07.309667 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-463200c0-701b-4f12-86c7-8687f47e9d06 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:07.311316 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-463200c0-701b-4f12-86c7-8687f47e9d06 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] GET https://10.4.3.239/volume/v3/qos-specs Aug 20 04:30:07.311562 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-463200c0-701b-4f12-86c7-8687f47e9d06 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:07.311680 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-463200c0-701b-4f12-86c7-8687f47e9d06 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Calling method 'index' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:07.311904 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:07.311904 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:30:07.322897 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-463200c0-701b-4f12-86c7-8687f47e9d06 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] https://10.4.3.239/volume/v3/qos-specs returned with HTTP 200 Aug 20 04:30:07.323286 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 43/167] 10.4.3.239 () {66 vars in 1243 bytes} [Thu Aug 20 04:30:07 2026] GET /volume/v3/qos-specs => generated 175 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:07.335098 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-83bf89ab-fd30-42e7-a9e5-49e0fa91ccc2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:07.336978 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-83bf89ab-fd30-42e7-a9e5-49e0fa91ccc2 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] DELETE https://10.4.3.239/volume/v3/qos-specs/196f629e-aae6-4d62-ab26-9cabea4d82a8?force=False Aug 20 04:30:07.339203 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-83bf89ab-fd30-42e7-a9e5-49e0fa91ccc2 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:07.339203 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-83bf89ab-fd30-42e7-a9e5-49e0fa91ccc2 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:07.339203 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:07.339203 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:30:07.339203 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.qos_specs_manage [None req-83bf89ab-fd30-42e7-a9e5-49e0fa91ccc2 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Delete qos_spec: 196f629e-aae6-4d62-ab26-9cabea4d82a8, force: False {{(pid=100174) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 20 04:30:07.342137 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-83bf89ab-fd30-42e7-a9e5-49e0fa91ccc2 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] https://10.4.3.239/volume/v3/qos-specs/196f629e-aae6-4d62-ab26-9cabea4d82a8?force=False returned with HTTP 404 Aug 20 04:30:07.342798 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 43/168] 10.4.3.239 () {66 vars in 1380 bytes} [Thu Aug 20 04:30:07 2026] DELETE /volume/v3/qos-specs/196f629e-aae6-4d62-ab26-9cabea4d82a8?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:30:07.351502 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9168d084-c4dd-489f-8fe3-96878133eb86 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:07.354624 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9168d084-c4dd-489f-8fe3-96878133eb86 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] GET https://10.4.3.239/volume/v3/qos-specs/196f629e-aae6-4d62-ab26-9cabea4d82a8 Aug 20 04:30:07.354885 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9168d084-c4dd-489f-8fe3-96878133eb86 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:07.355150 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9168d084-c4dd-489f-8fe3-96878133eb86 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:07.355530 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:07.355530 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:30:07.359764 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9168d084-c4dd-489f-8fe3-96878133eb86 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] https://10.4.3.239/volume/v3/qos-specs/196f629e-aae6-4d62-ab26-9cabea4d82a8 returned with HTTP 404 Aug 20 04:30:07.360553 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 43/169] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:30:07 2026] GET /volume/v3/qos-specs/196f629e-aae6-4d62-ab26-9cabea4d82a8 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:30:07.373006 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7496ed0d-8588-4594-830c-799259680130 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:07.375912 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7496ed0d-8588-4594-830c-799259680130 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] POST https://10.4.3.239/volume/v3/qos-specs Aug 20 04:30:07.376980 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7496ed0d-8588-4594-830c-799259680130 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1715425595", "consumer": "both"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:07.379539 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.qos_specs [None req-7496ed0d-8588-4594-830c-799259680130 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1715425595', 'consumer': 'both', 'specs': {}} {{(pid=100176) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 20 04:30:07.383019 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.db.api [None req-7496ed0d-8588-4594-830c-799259680130 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] DB qos_specs_create(): root {'id': '5fcde387-9ddd-496d-bf31-53cdca842461', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1715425595'} {{(pid=100176) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 20 04:30:07.390215 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7496ed0d-8588-4594-830c-799259680130 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] https://10.4.3.239/volume/v3/qos-specs returned with HTTP 200 Aug 20 04:30:07.391100 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 41/170] 10.4.3.239 () {68 vars in 1264 bytes} [Thu Aug 20 04:30:07 2026] POST /volume/v3/qos-specs => generated 365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:07.402307 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9908f66f-6e3e-4456-9300-185d75083bab None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:07.404475 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9908f66f-6e3e-4456-9300-185d75083bab tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] DELETE https://10.4.3.239/volume/v3/qos-specs/5fcde387-9ddd-496d-bf31-53cdca842461?force=False Aug 20 04:30:07.404678 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9908f66f-6e3e-4456-9300-185d75083bab tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:07.404903 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9908f66f-6e3e-4456-9300-185d75083bab tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:07.405198 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:07.405198 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:30:07.405614 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9908f66f-6e3e-4456-9300-185d75083bab tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Delete qos_spec: 5fcde387-9ddd-496d-bf31-53cdca842461, force: False {{(pid=100177) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 20 04:30:07.425815 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9908f66f-6e3e-4456-9300-185d75083bab tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] https://10.4.3.239/volume/v3/qos-specs/5fcde387-9ddd-496d-bf31-53cdca842461?force=False returned with HTTP 202 Aug 20 04:30:07.426536 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 44/171] 10.4.3.239 () {66 vars in 1380 bytes} [Thu Aug 20 04:30:07 2026] DELETE /volume/v3/qos-specs/5fcde387-9ddd-496d-bf31-53cdca842461?force=False => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:30:07.437852 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3477f114-b1a0-4234-9271-3d736c52300e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:07.442226 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3477f114-b1a0-4234-9271-3d736c52300e tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] GET https://10.4.3.239/volume/v3/qos-specs/5fcde387-9ddd-496d-bf31-53cdca842461 Aug 20 04:30:07.442226 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3477f114-b1a0-4234-9271-3d736c52300e tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:07.442226 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3477f114-b1a0-4234-9271-3d736c52300e tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:07.449359 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3477f114-b1a0-4234-9271-3d736c52300e tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] https://10.4.3.239/volume/v3/qos-specs/5fcde387-9ddd-496d-bf31-53cdca842461 returned with HTTP 404 Aug 20 04:30:07.450362 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 44/172] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:30:07 2026] GET /volume/v3/qos-specs/5fcde387-9ddd-496d-bf31-53cdca842461 => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:30:07.460871 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5c683a36-71ce-46f1-9d17-d841189c8d6f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:07.463579 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5c683a36-71ce-46f1-9d17-d841189c8d6f tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] GET https://10.4.3.239/volume/v3/qos-specs Aug 20 04:30:07.464324 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5c683a36-71ce-46f1-9d17-d841189c8d6f tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:07.464324 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5c683a36-71ce-46f1-9d17-d841189c8d6f tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:07.476175 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5c683a36-71ce-46f1-9d17-d841189c8d6f tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] https://10.4.3.239/volume/v3/qos-specs returned with HTTP 200 Aug 20 04:30:07.476700 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 44/173] 10.4.3.239 () {66 vars in 1243 bytes} [Thu Aug 20 04:30:07 2026] GET /volume/v3/qos-specs => generated 175 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:07.490281 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0cdd0fde-fdab-417d-aad3-fe2eea36e515 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:07.492802 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0cdd0fde-fdab-417d-aad3-fe2eea36e515 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] DELETE https://10.4.3.239/volume/v3/qos-specs/5fcde387-9ddd-496d-bf31-53cdca842461?force=False Aug 20 04:30:07.493167 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0cdd0fde-fdab-417d-aad3-fe2eea36e515 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:07.493554 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0cdd0fde-fdab-417d-aad3-fe2eea36e515 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:07.493816 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:07.493816 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:30:07.494600 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0cdd0fde-fdab-417d-aad3-fe2eea36e515 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Delete qos_spec: 5fcde387-9ddd-496d-bf31-53cdca842461, force: False {{(pid=100176) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 20 04:30:07.498924 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0cdd0fde-fdab-417d-aad3-fe2eea36e515 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] https://10.4.3.239/volume/v3/qos-specs/5fcde387-9ddd-496d-bf31-53cdca842461?force=False returned with HTTP 404 Aug 20 04:30:07.499628 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 42/174] 10.4.3.239 () {66 vars in 1380 bytes} [Thu Aug 20 04:30:07 2026] DELETE /volume/v3/qos-specs/5fcde387-9ddd-496d-bf31-53cdca842461?force=False => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:30:07.509637 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-72934e1a-c2a2-45b5-a97e-8456e4f0d757 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:07.512927 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-72934e1a-c2a2-45b5-a97e-8456e4f0d757 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] GET https://10.4.3.239/volume/v3/qos-specs/5fcde387-9ddd-496d-bf31-53cdca842461 Aug 20 04:30:07.513177 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-72934e1a-c2a2-45b5-a97e-8456e4f0d757 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:07.513430 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-72934e1a-c2a2-45b5-a97e-8456e4f0d757 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:07.513826 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:07.513826 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:30:07.518821 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-72934e1a-c2a2-45b5-a97e-8456e4f0d757 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] https://10.4.3.239/volume/v3/qos-specs/5fcde387-9ddd-496d-bf31-53cdca842461 returned with HTTP 404 Aug 20 04:30:07.519318 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 45/175] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:30:07 2026] GET /volume/v3/qos-specs/5fcde387-9ddd-496d-bf31-53cdca842461 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:30:07.531734 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4616ddc0-3652-4e19-a998-5401c5d25a22 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:07.533913 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4616ddc0-3652-4e19-a998-5401c5d25a22 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] POST https://10.4.3.239/volume/v3/qos-specs Aug 20 04:30:07.535206 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4616ddc0-3652-4e19-a998-5401c5d25a22 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1254006903", "consumer": "front-end"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:07.537562 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.qos_specs [None req-4616ddc0-3652-4e19-a998-5401c5d25a22 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1254006903', 'consumer': 'front-end', 'specs': {}} {{(pid=100174) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 20 04:30:07.541930 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.db.api [None req-4616ddc0-3652-4e19-a998-5401c5d25a22 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] DB qos_specs_create(): root {'id': '808c8eb4-9458-4586-86c8-319dfe83f889', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1254006903'} {{(pid=100174) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 20 04:30:07.550314 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4616ddc0-3652-4e19-a998-5401c5d25a22 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] https://10.4.3.239/volume/v3/qos-specs returned with HTTP 200 Aug 20 04:30:07.550314 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 45/176] 10.4.3.239 () {68 vars in 1264 bytes} [Thu Aug 20 04:30:07 2026] POST /volume/v3/qos-specs => generated 370 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:07.562216 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3c8fc53c-1f64-4397-b6eb-b6b4af64135d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:07.564989 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3c8fc53c-1f64-4397-b6eb-b6b4af64135d tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] DELETE https://10.4.3.239/volume/v3/qos-specs/808c8eb4-9458-4586-86c8-319dfe83f889?force=False Aug 20 04:30:07.565218 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3c8fc53c-1f64-4397-b6eb-b6b4af64135d tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:07.565447 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3c8fc53c-1f64-4397-b6eb-b6b4af64135d tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:07.565775 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:07.565775 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:30:07.566449 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3c8fc53c-1f64-4397-b6eb-b6b4af64135d tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Delete qos_spec: 808c8eb4-9458-4586-86c8-319dfe83f889, force: False {{(pid=100175) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 20 04:30:07.591214 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3c8fc53c-1f64-4397-b6eb-b6b4af64135d tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] https://10.4.3.239/volume/v3/qos-specs/808c8eb4-9458-4586-86c8-319dfe83f889?force=False returned with HTTP 202 Aug 20 04:30:07.591824 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 45/177] 10.4.3.239 () {66 vars in 1380 bytes} [Thu Aug 20 04:30:07 2026] DELETE /volume/v3/qos-specs/808c8eb4-9458-4586-86c8-319dfe83f889?force=False => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:30:07.602286 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-da0a97d3-902b-49af-ad19-9fae5fe4abd7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:07.605678 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-da0a97d3-902b-49af-ad19-9fae5fe4abd7 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] GET https://10.4.3.239/volume/v3/qos-specs/808c8eb4-9458-4586-86c8-319dfe83f889 Aug 20 04:30:07.605974 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-da0a97d3-902b-49af-ad19-9fae5fe4abd7 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:07.606302 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-da0a97d3-902b-49af-ad19-9fae5fe4abd7 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:07.610371 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-da0a97d3-902b-49af-ad19-9fae5fe4abd7 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] https://10.4.3.239/volume/v3/qos-specs/808c8eb4-9458-4586-86c8-319dfe83f889 returned with HTTP 404 Aug 20 04:30:07.611204 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 43/178] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:30:07 2026] GET /volume/v3/qos-specs/808c8eb4-9458-4586-86c8-319dfe83f889 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:30:07.623996 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-861d3e2b-abf7-44bf-b20f-3bcba84eb366 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:07.625930 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-861d3e2b-abf7-44bf-b20f-3bcba84eb366 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] GET https://10.4.3.239/volume/v3/qos-specs Aug 20 04:30:07.626262 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-861d3e2b-abf7-44bf-b20f-3bcba84eb366 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:07.626588 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-861d3e2b-abf7-44bf-b20f-3bcba84eb366 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Calling method 'index' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:07.632458 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-861d3e2b-abf7-44bf-b20f-3bcba84eb366 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] https://10.4.3.239/volume/v3/qos-specs returned with HTTP 200 Aug 20 04:30:07.633011 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 46/179] 10.4.3.239 () {66 vars in 1243 bytes} [Thu Aug 20 04:30:07 2026] GET /volume/v3/qos-specs => generated 175 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:07.657657 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-460b28b5-c326-4619-975c-87b128a46d00 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:07.660251 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-460b28b5-c326-4619-975c-87b128a46d00 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] DELETE https://10.4.3.239/volume/v3/qos-specs/808c8eb4-9458-4586-86c8-319dfe83f889?force=False Aug 20 04:30:07.661271 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-460b28b5-c326-4619-975c-87b128a46d00 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:07.661271 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-460b28b5-c326-4619-975c-87b128a46d00 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:07.661271 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:07.661271 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:30:07.664256 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.qos_specs_manage [None req-460b28b5-c326-4619-975c-87b128a46d00 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Delete qos_spec: 808c8eb4-9458-4586-86c8-319dfe83f889, force: False {{(pid=100174) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 20 04:30:07.671513 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-460b28b5-c326-4619-975c-87b128a46d00 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] https://10.4.3.239/volume/v3/qos-specs/808c8eb4-9458-4586-86c8-319dfe83f889?force=False returned with HTTP 404 Aug 20 04:30:07.671513 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 46/180] 10.4.3.239 () {66 vars in 1380 bytes} [Thu Aug 20 04:30:07 2026] DELETE /volume/v3/qos-specs/808c8eb4-9458-4586-86c8-319dfe83f889?force=False => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:30:07.680914 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-dc070770-eb47-4a20-b411-302815c66f35 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:07.689212 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-dc070770-eb47-4a20-b411-302815c66f35 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] GET https://10.4.3.239/volume/v3/qos-specs/808c8eb4-9458-4586-86c8-319dfe83f889 Aug 20 04:30:07.689212 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-dc070770-eb47-4a20-b411-302815c66f35 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:07.689212 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-dc070770-eb47-4a20-b411-302815c66f35 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:07.689212 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:07.689212 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:30:07.693152 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-dc070770-eb47-4a20-b411-302815c66f35 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] https://10.4.3.239/volume/v3/qos-specs/808c8eb4-9458-4586-86c8-319dfe83f889 returned with HTTP 404 Aug 20 04:30:07.693976 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 46/181] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:30:07 2026] GET /volume/v3/qos-specs/808c8eb4-9458-4586-86c8-319dfe83f889 => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:30:07.705345 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0c894660-331e-41b9-8d20-9f508a542ef1 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:07.709711 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0c894660-331e-41b9-8d20-9f508a542ef1 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] GET https://10.4.3.239/volume/v3/qos-specs/3827dcce-4436-45de-9ae3-5dde37bd1877 Aug 20 04:30:07.710051 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0c894660-331e-41b9-8d20-9f508a542ef1 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:07.710367 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0c894660-331e-41b9-8d20-9f508a542ef1 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:07.717379 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0c894660-331e-41b9-8d20-9f508a542ef1 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] https://10.4.3.239/volume/v3/qos-specs/3827dcce-4436-45de-9ae3-5dde37bd1877 returned with HTTP 200 Aug 20 04:30:07.717741 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 44/182] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:30:07 2026] GET /volume/v3/qos-specs/3827dcce-4436-45de-9ae3-5dde37bd1877 => generated 393 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 04:30:07.730448 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9ac724e8-8b77-45ca-ba0a-77929bd48ee3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:07.732538 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9ac724e8-8b77-45ca-ba0a-77929bd48ee3 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] GET https://10.4.3.239/volume/v3/qos-specs Aug 20 04:30:07.732933 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9ac724e8-8b77-45ca-ba0a-77929bd48ee3 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:07.733116 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9ac724e8-8b77-45ca-ba0a-77929bd48ee3 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Calling method 'index' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:07.733462 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:07.733462 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:30:07.738860 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9ac724e8-8b77-45ca-ba0a-77929bd48ee3 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] https://10.4.3.239/volume/v3/qos-specs returned with HTTP 200 Aug 20 04:30:07.740212 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 47/183] 10.4.3.239 () {66 vars in 1243 bytes} [Thu Aug 20 04:30:07 2026] GET /volume/v3/qos-specs => generated 175 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:07.749485 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8c937cbb-4253-48c2-bedd-00758e7edc7e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:07.751236 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8c937cbb-4253-48c2-bedd-00758e7edc7e tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] PUT https://10.4.3.239/volume/v3/qos-specs/3827dcce-4436-45de-9ae3-5dde37bd1877 Aug 20 04:30:07.751610 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8c937cbb-4253-48c2-bedd-00758e7edc7e tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:07.765805 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.qos_specs [None req-8c937cbb-4253-48c2-bedd-00758e7edc7e tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100174) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 20 04:30:07.780917 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.db.api [None req-8c937cbb-4253-48c2-bedd-00758e7edc7e tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] qos_specs_update() value: {'id': 'c2777c7c-0481-4919-b1f0-de5c69241954', 'key': 'iops_bytes', 'value': '500', 'specs_id': '3827dcce-4436-45de-9ae3-5dde37bd1877', 'deleted': False} {{(pid=100174) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 20 04:30:07.790310 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8c937cbb-4253-48c2-bedd-00758e7edc7e tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] https://10.4.3.239/volume/v3/qos-specs/3827dcce-4436-45de-9ae3-5dde37bd1877 returned with HTTP 200 Aug 20 04:30:07.790310 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 47/184] 10.4.3.239 () {68 vars in 1374 bytes} [Thu Aug 20 04:30:07 2026] PUT /volume/v3/qos-specs/3827dcce-4436-45de-9ae3-5dde37bd1877 => generated 36 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 04:30:07.803128 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-512e6e12-a0a7-4abe-84ed-2ac49c3ffaef None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:07.805481 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-512e6e12-a0a7-4abe-84ed-2ac49c3ffaef tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] GET https://10.4.3.239/volume/v3/qos-specs/3827dcce-4436-45de-9ae3-5dde37bd1877 Aug 20 04:30:07.805722 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-512e6e12-a0a7-4abe-84ed-2ac49c3ffaef tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:07.806218 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-512e6e12-a0a7-4abe-84ed-2ac49c3ffaef tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:07.812111 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-512e6e12-a0a7-4abe-84ed-2ac49c3ffaef tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] https://10.4.3.239/volume/v3/qos-specs/3827dcce-4436-45de-9ae3-5dde37bd1877 returned with HTTP 200 Aug 20 04:30:07.812111 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 47/185] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:30:07 2026] GET /volume/v3/qos-specs/3827dcce-4436-45de-9ae3-5dde37bd1877 => generated 414 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:07.822898 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1212b915-bd93-423f-9f52-83aa53c3b055 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:07.825003 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1212b915-bd93-423f-9f52-83aa53c3b055 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] PUT https://10.4.3.239/volume/v3/qos-specs/3827dcce-4436-45de-9ae3-5dde37bd1877/delete_keys Aug 20 04:30:07.825396 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1212b915-bd93-423f-9f52-83aa53c3b055 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:07.827014 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:07.827014 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:30:07.827861 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1212b915-bd93-423f-9f52-83aa53c3b055 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Delete_key spec: 3827dcce-4436-45de-9ae3-5dde37bd1877, keys: ['iops_bytes'] {{(pid=100176) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 20 04:30:07.846394 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1212b915-bd93-423f-9f52-83aa53c3b055 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] https://10.4.3.239/volume/v3/qos-specs/3827dcce-4436-45de-9ae3-5dde37bd1877/delete_keys returned with HTTP 202 Aug 20 04:30:07.846803 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 45/186] 10.4.3.239 () {68 vars in 1410 bytes} [Thu Aug 20 04:30:07 2026] PUT /volume/v3/qos-specs/3827dcce-4436-45de-9ae3-5dde37bd1877/delete_keys => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:30:07.853848 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ebf95de2-003d-4a35-8297-70bb63fce76a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:07.856581 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ebf95de2-003d-4a35-8297-70bb63fce76a tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] GET https://10.4.3.239/volume/v3/qos-specs/3827dcce-4436-45de-9ae3-5dde37bd1877 Aug 20 04:30:07.857292 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ebf95de2-003d-4a35-8297-70bb63fce76a tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:07.857667 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ebf95de2-003d-4a35-8297-70bb63fce76a tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:07.858244 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:07.858244 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:30:07.863311 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ebf95de2-003d-4a35-8297-70bb63fce76a tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] https://10.4.3.239/volume/v3/qos-specs/3827dcce-4436-45de-9ae3-5dde37bd1877 returned with HTTP 200 Aug 20 04:30:07.863725 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 48/187] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:30:07 2026] GET /volume/v3/qos-specs/3827dcce-4436-45de-9ae3-5dde37bd1877 => generated 393 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:07.872282 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0a82f5db-c925-49d3-bbb7-cf7d14d779ae None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:07.876209 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0a82f5db-c925-49d3-bbb7-cf7d14d779ae tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] GET https://10.4.3.239/volume/v3/qos-specs/3827dcce-4436-45de-9ae3-5dde37bd1877 Aug 20 04:30:07.876209 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0a82f5db-c925-49d3-bbb7-cf7d14d779ae tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:07.876209 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0a82f5db-c925-49d3-bbb7-cf7d14d779ae tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:07.876209 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:07.876209 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:30:07.886564 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0a82f5db-c925-49d3-bbb7-cf7d14d779ae tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] https://10.4.3.239/volume/v3/qos-specs/3827dcce-4436-45de-9ae3-5dde37bd1877 returned with HTTP 200 Aug 20 04:30:07.886564 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 48/188] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:30:07 2026] GET /volume/v3/qos-specs/3827dcce-4436-45de-9ae3-5dde37bd1877 => generated 393 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:07.898843 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-17e1ea5c-5d2e-475e-998a-c27412fb0b41 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:07.900836 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-17e1ea5c-5d2e-475e-998a-c27412fb0b41 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] DELETE https://10.4.3.239/volume/v3/qos-specs/3827dcce-4436-45de-9ae3-5dde37bd1877?force=False Aug 20 04:30:07.901274 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-17e1ea5c-5d2e-475e-998a-c27412fb0b41 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:07.901643 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-17e1ea5c-5d2e-475e-998a-c27412fb0b41 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:07.902082 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:07.902082 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:30:07.902662 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.qos_specs_manage [None req-17e1ea5c-5d2e-475e-998a-c27412fb0b41 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Delete qos_spec: 3827dcce-4436-45de-9ae3-5dde37bd1877, force: False {{(pid=100175) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 20 04:30:07.923714 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-17e1ea5c-5d2e-475e-998a-c27412fb0b41 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] https://10.4.3.239/volume/v3/qos-specs/3827dcce-4436-45de-9ae3-5dde37bd1877?force=False returned with HTTP 202 Aug 20 04:30:07.924587 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 48/189] 10.4.3.239 () {66 vars in 1380 bytes} [Thu Aug 20 04:30:07 2026] DELETE /volume/v3/qos-specs/3827dcce-4436-45de-9ae3-5dde37bd1877?force=False => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:30:07.935764 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-60eff021-2e8c-4ba9-a96b-7f8d1a3debe9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:07.937791 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-60eff021-2e8c-4ba9-a96b-7f8d1a3debe9 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] GET https://10.4.3.239/volume/v3/qos-specs/3827dcce-4436-45de-9ae3-5dde37bd1877 Aug 20 04:30:07.938010 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-60eff021-2e8c-4ba9-a96b-7f8d1a3debe9 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:07.938212 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-60eff021-2e8c-4ba9-a96b-7f8d1a3debe9 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:07.938483 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:07.938483 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:30:07.946530 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-60eff021-2e8c-4ba9-a96b-7f8d1a3debe9 tempest-QosSpecsTestJSON-1610311547 tempest-QosSpecsTestJSON-1610311547-project-admin] https://10.4.3.239/volume/v3/qos-specs/3827dcce-4436-45de-9ae3-5dde37bd1877 returned with HTTP 404 Aug 20 04:30:07.947200 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 46/190] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:30:07 2026] GET /volume/v3/qos-specs/3827dcce-4436-45de-9ae3-5dde37bd1877 => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:30:13.999752 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e52d5ea3-20f0-48c2-a8d7-46eb859d3fa3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:14.277437 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e52d5ea3-20f0-48c2-a8d7-46eb859d3fa3 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] GET https://10.4.3.239/volume/v3/os-quota-sets/4a0116c6313d40aabe0a966f1aeed5bc Aug 20 04:30:14.277803 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e52d5ea3-20f0-48c2-a8d7-46eb859d3fa3 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:14.277929 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e52d5ea3-20f0-48c2-a8d7-46eb859d3fa3 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:14.278442 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:14.278442 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:30:14.299229 np0000007850 devstack@c-api.service[100177]: WARNING cinder.quota [None req-e52d5ea3-20f0-48c2-a8d7-46eb859d3fa3 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-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 20 04:30:14.299666 np0000007850 devstack@c-api.service[100177]: WARNING cinder.quota [None req-e52d5ea3-20f0-48c2-a8d7-46eb859d3fa3 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:30:14.299979 np0000007850 devstack@c-api.service[100177]: WARNING cinder.quota [None req-e52d5ea3-20f0-48c2-a8d7-46eb859d3fa3 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:30:14.300258 np0000007850 devstack@c-api.service[100177]: WARNING cinder.quota [None req-e52d5ea3-20f0-48c2-a8d7-46eb859d3fa3 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-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 20 04:30:14.301280 np0000007850 devstack@c-api.service[100177]: WARNING cinder.quota [None req-e52d5ea3-20f0-48c2-a8d7-46eb859d3fa3 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-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 20 04:30:14.301280 np0000007850 devstack@c-api.service[100177]: WARNING cinder.quota [None req-e52d5ea3-20f0-48c2-a8d7-46eb859d3fa3 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-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 20 04:30:14.301757 np0000007850 devstack@c-api.service[100177]: WARNING cinder.quota [None req-e52d5ea3-20f0-48c2-a8d7-46eb859d3fa3 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-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 20 04:30:14.309392 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e52d5ea3-20f0-48c2-a8d7-46eb859d3fa3 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] https://10.4.3.239/volume/v3/os-quota-sets/4a0116c6313d40aabe0a966f1aeed5bc returned with HTTP 200 Aug 20 04:30:14.309875 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 49/191] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:30:13 2026] GET /volume/v3/os-quota-sets/4a0116c6313d40aabe0a966f1aeed5bc => generated 437 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:14.320743 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7cee9d1a-343d-4f21-9bb5-acfc01a99bee None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:14.323197 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7cee9d1a-343d-4f21-9bb5-acfc01a99bee tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] GET https://10.4.3.239/volume/v3/os-quota-sets/4a0116c6313d40aabe0a966f1aeed5bc/defaults Aug 20 04:30:14.324329 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7cee9d1a-343d-4f21-9bb5-acfc01a99bee tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:14.324752 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7cee9d1a-343d-4f21-9bb5-acfc01a99bee tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] Calling method 'defaults' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:14.325212 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:14.325212 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:30:14.327710 np0000007850 devstack@c-api.service[100174]: DEBUG dbcounter [-] [100174] Writing DB stats cinder:SELECT=218,cinder:UPDATE=41,cinder:INSERT=28 {{(pid=100174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:30:14.335546 np0000007850 devstack@c-api.service[100174]: WARNING cinder.quota [None req-7cee9d1a-343d-4f21-9bb5-acfc01a99bee tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-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 20 04:30:14.335916 np0000007850 devstack@c-api.service[100174]: WARNING cinder.quota [None req-7cee9d1a-343d-4f21-9bb5-acfc01a99bee tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-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 20 04:30:14.336251 np0000007850 devstack@c-api.service[100174]: WARNING cinder.quota [None req-7cee9d1a-343d-4f21-9bb5-acfc01a99bee tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-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 20 04:30:14.336743 np0000007850 devstack@c-api.service[100174]: WARNING cinder.quota [None req-7cee9d1a-343d-4f21-9bb5-acfc01a99bee tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-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 20 04:30:14.337014 np0000007850 devstack@c-api.service[100174]: WARNING cinder.quota [None req-7cee9d1a-343d-4f21-9bb5-acfc01a99bee tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-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 20 04:30:14.337320 np0000007850 devstack@c-api.service[100174]: WARNING cinder.quota [None req-7cee9d1a-343d-4f21-9bb5-acfc01a99bee tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-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 20 04:30:14.338015 np0000007850 devstack@c-api.service[100174]: WARNING cinder.quota [None req-7cee9d1a-343d-4f21-9bb5-acfc01a99bee tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-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 20 04:30:14.342702 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7cee9d1a-343d-4f21-9bb5-acfc01a99bee tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] https://10.4.3.239/volume/v3/os-quota-sets/4a0116c6313d40aabe0a966f1aeed5bc/defaults returned with HTTP 200 Aug 20 04:30:14.343152 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 49/192] 10.4.3.239 () {66 vars in 1381 bytes} [Thu Aug 20 04:30:14 2026] GET /volume/v3/os-quota-sets/4a0116c6313d40aabe0a966f1aeed5bc/defaults => generated 437 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:14.354436 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-465eb110-e2a5-45b9-9af1-5ad7d71abc84 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:14.356695 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-465eb110-e2a5-45b9-9af1-5ad7d71abc84 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] PUT https://10.4.3.239/volume/v3/os-quota-sets/4a0116c6313d40aabe0a966f1aeed5bc Aug 20 04:30:14.357095 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-465eb110-e2a5-45b9-9af1-5ad7d71abc84 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:14.361529 np0000007850 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writing DB stats cinder:SELECT=288,cinder:UPDATE=70,cinder:INSERT=45 {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:30:14.366365 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:14.366365 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:30:14.414961 np0000007850 devstack@c-api.service[100175]: WARNING cinder.quota [None req-465eb110-e2a5-45b9-9af1-5ad7d71abc84 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-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 20 04:30:14.415285 np0000007850 devstack@c-api.service[100175]: WARNING cinder.quota [None req-465eb110-e2a5-45b9-9af1-5ad7d71abc84 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-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 20 04:30:14.415717 np0000007850 devstack@c-api.service[100175]: WARNING cinder.quota [None req-465eb110-e2a5-45b9-9af1-5ad7d71abc84 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-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 20 04:30:14.416250 np0000007850 devstack@c-api.service[100175]: WARNING cinder.quota [None req-465eb110-e2a5-45b9-9af1-5ad7d71abc84 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-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 20 04:30:14.416625 np0000007850 devstack@c-api.service[100175]: WARNING cinder.quota [None req-465eb110-e2a5-45b9-9af1-5ad7d71abc84 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-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 20 04:30:14.416956 np0000007850 devstack@c-api.service[100175]: WARNING cinder.quota [None req-465eb110-e2a5-45b9-9af1-5ad7d71abc84 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-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 20 04:30:14.417325 np0000007850 devstack@c-api.service[100175]: WARNING cinder.quota [None req-465eb110-e2a5-45b9-9af1-5ad7d71abc84 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-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 20 04:30:14.431979 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-465eb110-e2a5-45b9-9af1-5ad7d71abc84 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] https://10.4.3.239/volume/v3/os-quota-sets/4a0116c6313d40aabe0a966f1aeed5bc returned with HTTP 200 Aug 20 04:30:14.432638 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 49/193] 10.4.3.239 () {68 vars in 1374 bytes} [Thu Aug 20 04:30:14 2026] PUT /volume/v3/os-quota-sets/4a0116c6313d40aabe0a966f1aeed5bc => generated 395 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:14.447118 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8b870b62-f798-4817-9cf0-202ebd43788b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:14.449297 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8b870b62-f798-4817-9cf0-202ebd43788b tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] DELETE https://10.4.3.239/volume/v3/os-quota-sets/4a0116c6313d40aabe0a966f1aeed5bc Aug 20 04:30:14.449711 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8b870b62-f798-4817-9cf0-202ebd43788b tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:14.450160 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8b870b62-f798-4817-9cf0-202ebd43788b tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:14.469774 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8b870b62-f798-4817-9cf0-202ebd43788b tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] https://10.4.3.239/volume/v3/os-quota-sets/4a0116c6313d40aabe0a966f1aeed5bc returned with HTTP 200 Aug 20 04:30:14.469774 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 47/194] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:30:14 2026] DELETE /volume/v3/os-quota-sets/4a0116c6313d40aabe0a966f1aeed5bc => generated 0 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 20 04:30:14.479627 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-012778a9-14a0-45c0-b2a0-0aa0b073210f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:14.482592 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-012778a9-14a0-45c0-b2a0-0aa0b073210f tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] GET https://10.4.3.239/volume/v3/os-quota-sets/4a0116c6313d40aabe0a966f1aeed5bc Aug 20 04:30:14.482950 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-012778a9-14a0-45c0-b2a0-0aa0b073210f tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:14.483289 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-012778a9-14a0-45c0-b2a0-0aa0b073210f tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:14.485796 np0000007850 devstack@c-api.service[100177]: DEBUG dbcounter [-] [100177] Writing DB stats cinder:SELECT=222,cinder:INSERT=26,cinder:UPDATE=40 {{(pid=100177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:30:14.506745 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-012778a9-14a0-45c0-b2a0-0aa0b073210f tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] https://10.4.3.239/volume/v3/os-quota-sets/4a0116c6313d40aabe0a966f1aeed5bc returned with HTTP 200 Aug 20 04:30:14.507309 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 50/195] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:30:14 2026] GET /volume/v3/os-quota-sets/4a0116c6313d40aabe0a966f1aeed5bc => generated 437 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:14.519962 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1e086a5e-67ba-4afa-8c55-c904f5d6a8cf None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:14.522295 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1e086a5e-67ba-4afa-8c55-c904f5d6a8cf tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] PUT https://10.4.3.239/volume/v3/os-quota-sets/4a0116c6313d40aabe0a966f1aeed5bc Aug 20 04:30:14.523264 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1e086a5e-67ba-4afa-8c55-c904f5d6a8cf tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-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=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:14.661220 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1e086a5e-67ba-4afa-8c55-c904f5d6a8cf tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] https://10.4.3.239/volume/v3/os-quota-sets/4a0116c6313d40aabe0a966f1aeed5bc returned with HTTP 200 Aug 20 04:30:14.662394 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 50/196] 10.4.3.239 () {68 vars in 1375 bytes} [Thu Aug 20 04:30:14 2026] PUT /volume/v3/os-quota-sets/4a0116c6313d40aabe0a966f1aeed5bc => generated 395 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:14.676984 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-837cd00d-4ca1-41fc-ae4f-8b4c4be61608 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:14.679777 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-837cd00d-4ca1-41fc-ae4f-8b4c4be61608 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] GET https://10.4.3.239/volume/v3/os-quota-sets/4a0116c6313d40aabe0a966f1aeed5bc/defaults Aug 20 04:30:14.680066 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-837cd00d-4ca1-41fc-ae4f-8b4c4be61608 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:14.680412 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-837cd00d-4ca1-41fc-ae4f-8b4c4be61608 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] Calling method 'defaults' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:14.693743 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-837cd00d-4ca1-41fc-ae4f-8b4c4be61608 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] https://10.4.3.239/volume/v3/os-quota-sets/4a0116c6313d40aabe0a966f1aeed5bc/defaults returned with HTTP 200 Aug 20 04:30:14.694587 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 50/197] 10.4.3.239 () {66 vars in 1381 bytes} [Thu Aug 20 04:30:14 2026] GET /volume/v3/os-quota-sets/4a0116c6313d40aabe0a966f1aeed5bc/defaults => generated 437 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:14.707684 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ba7c72b5-7719-465e-a587-abd5381ef1d3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:14.709870 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ba7c72b5-7719-465e-a587-abd5381ef1d3 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] GET https://10.4.3.239/volume/v3/os-quota-sets/4a0116c6313d40aabe0a966f1aeed5bc Aug 20 04:30:14.710501 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ba7c72b5-7719-465e-a587-abd5381ef1d3 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:14.710866 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ba7c72b5-7719-465e-a587-abd5381ef1d3 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:14.723430 np0000007850 devstack@c-api.service[100176]: WARNING cinder.quota [None req-ba7c72b5-7719-465e-a587-abd5381ef1d3 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-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 20 04:30:14.724316 np0000007850 devstack@c-api.service[100176]: WARNING cinder.quota [None req-ba7c72b5-7719-465e-a587-abd5381ef1d3 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-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 20 04:30:14.725264 np0000007850 devstack@c-api.service[100176]: WARNING cinder.quota [None req-ba7c72b5-7719-465e-a587-abd5381ef1d3 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-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 20 04:30:14.725432 np0000007850 devstack@c-api.service[100176]: WARNING cinder.quota [None req-ba7c72b5-7719-465e-a587-abd5381ef1d3 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-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 20 04:30:14.725877 np0000007850 devstack@c-api.service[100176]: WARNING cinder.quota [None req-ba7c72b5-7719-465e-a587-abd5381ef1d3 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-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 20 04:30:14.733159 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ba7c72b5-7719-465e-a587-abd5381ef1d3 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] https://10.4.3.239/volume/v3/os-quota-sets/4a0116c6313d40aabe0a966f1aeed5bc returned with HTTP 200 Aug 20 04:30:14.733886 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 48/198] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:30:14 2026] GET /volume/v3/os-quota-sets/4a0116c6313d40aabe0a966f1aeed5bc => generated 437 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:14.746477 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-691d1451-6b6a-4a45-9722-6ad10fa292db None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:14.748973 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-691d1451-6b6a-4a45-9722-6ad10fa292db tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] GET https://10.4.3.239/volume/v3/os-quota-sets/4a0116c6313d40aabe0a966f1aeed5bc?usage=True Aug 20 04:30:14.749133 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-691d1451-6b6a-4a45-9722-6ad10fa292db tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:14.749535 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-691d1451-6b6a-4a45-9722-6ad10fa292db tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:14.772296 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-691d1451-6b6a-4a45-9722-6ad10fa292db tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] https://10.4.3.239/volume/v3/os-quota-sets/4a0116c6313d40aabe0a966f1aeed5bc?usage=True returned with HTTP 200 Aug 20 04:30:14.772296 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 51/199] 10.4.3.239 () {66 vars in 1375 bytes} [Thu Aug 20 04:30:14 2026] GET /volume/v3/os-quota-sets/4a0116c6313d40aabe0a966f1aeed5bc?usage=True => generated 1061 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:14.788147 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f580585b-048f-4331-aeae-52aeb48abb92 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:15.133229 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f580585b-048f-4331-aeae-52aeb48abb92 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:30:15.133375 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f580585b-048f-4331-aeae-52aeb48abb92 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-813870928"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:15.135036 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-f580585b-048f-4331-aeae-52aeb48abb92 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-813870928'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:30:15.135232 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-f580585b-048f-4331-aeae-52aeb48abb92 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Create volume of 1 GB Aug 20 04:30:15.140423 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f580585b-048f-4331-aeae-52aeb48abb92 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Availability Zones retrieved successfully. Aug 20 04:30:15.147762 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-f580585b-048f-4331-aeae-52aeb48abb92 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Flow 'volume_create_api' (19f21472-5bdc-4aca-b0a5-df0b62d0595d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:30:15.149710 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-f580585b-048f-4331-aeae-52aeb48abb92 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4b6fe9d-eba2-4b33-943f-02ac4b870e96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:30:15.151466 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-f580585b-048f-4331-aeae-52aeb48abb92 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:30:15.189333 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-f580585b-048f-4331-aeae-52aeb48abb92 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4b6fe9d-eba2-4b33-943f-02ac4b870e96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:30:15.190826 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-f580585b-048f-4331-aeae-52aeb48abb92 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb0cc8f3-527e-43f2-af7e-d2759f849a6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:30:15.280444 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-f580585b-048f-4331-aeae-52aeb48abb92 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Created reservations ['f8eecc93-20b7-4a1e-89c6-fdca0e95f966', '1883a3b8-75be-407a-8966-45e591672c61', '8f53de75-17ff-442b-82f0-49eb4e4a4c7c', 'a3690bc9-2103-4a0f-90a7-398022159b00'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:30:15.281622 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-f580585b-048f-4331-aeae-52aeb48abb92 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb0cc8f3-527e-43f2-af7e-d2759f849a6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8eecc93-20b7-4a1e-89c6-fdca0e95f966', '1883a3b8-75be-407a-8966-45e591672c61', '8f53de75-17ff-442b-82f0-49eb4e4a4c7c', 'a3690bc9-2103-4a0f-90a7-398022159b00']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:30:15.282472 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-f580585b-048f-4331-aeae-52aeb48abb92 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88d1ce9a-5bf0-44c6-8759-d06ee5c5e388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:30:15.326373 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-f580585b-048f-4331-aeae-52aeb48abb92 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88d1ce9a-5bf0-44c6-8759-d06ee5c5e388) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe2199de-5d7a-4f03-a6ec-42268fb499c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-813870928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a0116c6313d40aabe0a966f1aeed5bc',qos_specs=None,replication_status=,reservations=['f8eecc93-20b7-4a1e-89c6-fdca0e95f966','1883a3b8-75be-407a-8966-45e591672c61','8f53de75-17ff-442b-82f0-49eb4e4a4c7c','a3690bc9-2103-4a0f-90a7-398022159b00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5c05e546ceb4664996217d09ea73626',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:30:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-813870928',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe2199de-5d7a-4f03-a6ec-42268fb499c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a0116c6313d40aabe0a966f1aeed5bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5c05e546ceb4664996217d09ea73626',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:30:15.327443 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-f580585b-048f-4331-aeae-52aeb48abb92 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (673d0ba5-62ec-40be-b4f7-16de1fa74e45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:30:15.357423 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-f580585b-048f-4331-aeae-52aeb48abb92 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (673d0ba5-62ec-40be-b4f7-16de1fa74e45) transitioned into state 'SUCCESS' from state '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-813870928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a0116c6313d40aabe0a966f1aeed5bc',qos_specs=None,replication_status=,reservations=['f8eecc93-20b7-4a1e-89c6-fdca0e95f966','1883a3b8-75be-407a-8966-45e591672c61','8f53de75-17ff-442b-82f0-49eb4e4a4c7c','a3690bc9-2103-4a0f-90a7-398022159b00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5c05e546ceb4664996217d09ea73626',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:30:15.358472 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-f580585b-048f-4331-aeae-52aeb48abb92 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ece6930a-60f3-4a3e-95d5-47c8a9695b9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:30:15.374307 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-f580585b-048f-4331-aeae-52aeb48abb92 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ece6930a-60f3-4a3e-95d5-47c8a9695b9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:30:15.375487 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-f580585b-048f-4331-aeae-52aeb48abb92 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Flow 'volume_create_api' (19f21472-5bdc-4aca-b0a5-df0b62d0595d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:30:15.375888 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f580585b-048f-4331-aeae-52aeb48abb92 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Create volume request issued successfully. Aug 20 04:30:15.376938 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f580585b-048f-4331-aeae-52aeb48abb92 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:30:15.377706 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 51/200] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:30:14 2026] POST /volume/v3/volumes => generated 755 bytes in 591 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:30:15.393211 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7b04384e-dec7-4438-80c4-9f6f8c4d01f1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:15.395602 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7b04384e-dec7-4438-80c4-9f6f8c4d01f1 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] GET https://10.4.3.239/volume/v3/volumes/fe2199de-5d7a-4f03-a6ec-42268fb499c9 Aug 20 04:30:15.395977 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7b04384e-dec7-4438-80c4-9f6f8c4d01f1 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:15.396304 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7b04384e-dec7-4438-80c4-9f6f8c4d01f1 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:15.407017 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:15.407017 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:30:15.416281 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-7b04384e-dec7-4438-80c4-9f6f8c4d01f1 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Volume info retrieved successfully. Aug 20 04:30:15.422967 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7b04384e-dec7-4438-80c4-9f6f8c4d01f1 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] https://10.4.3.239/volume/v3/volumes/fe2199de-5d7a-4f03-a6ec-42268fb499c9 returned with HTTP 200 Aug 20 04:30:15.424037 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 51/201] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:15 2026] GET /volume/v3/volumes/fe2199de-5d7a-4f03-a6ec-42268fb499c9 => generated 823 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:16.442471 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b81ccd03-e030-471e-8bf9-a36ac82cd349 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:16.446120 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b81ccd03-e030-471e-8bf9-a36ac82cd349 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] GET https://10.4.3.239/volume/v3/volumes/fe2199de-5d7a-4f03-a6ec-42268fb499c9 Aug 20 04:30:16.446393 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b81ccd03-e030-471e-8bf9-a36ac82cd349 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:16.447013 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b81ccd03-e030-471e-8bf9-a36ac82cd349 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:16.449720 np0000007850 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writing DB stats cinder:SELECT=237,cinder:INSERT=39,cinder:UPDATE=66 {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:30:16.456955 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:16.456955 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:30:16.461638 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b81ccd03-e030-471e-8bf9-a36ac82cd349 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Volume info retrieved successfully. Aug 20 04:30:16.468790 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b81ccd03-e030-471e-8bf9-a36ac82cd349 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] https://10.4.3.239/volume/v3/volumes/fe2199de-5d7a-4f03-a6ec-42268fb499c9 returned with HTTP 200 Aug 20 04:30:16.469307 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 49/202] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:16 2026] GET /volume/v3/volumes/fe2199de-5d7a-4f03-a6ec-42268fb499c9 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:16.487081 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-44d08d38-de14-4396-bfe2-46bcaea418f5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:16.489832 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-44d08d38-de14-4396-bfe2-46bcaea418f5 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] GET https://10.4.3.239/volume/v3/os-quota-sets/4a0116c6313d40aabe0a966f1aeed5bc?usage=True Aug 20 04:30:16.490598 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-44d08d38-de14-4396-bfe2-46bcaea418f5 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:16.490995 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-44d08d38-de14-4396-bfe2-46bcaea418f5 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:16.518111 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-44d08d38-de14-4396-bfe2-46bcaea418f5 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] https://10.4.3.239/volume/v3/os-quota-sets/4a0116c6313d40aabe0a966f1aeed5bc?usage=True returned with HTTP 200 Aug 20 04:30:16.518398 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 52/203] 10.4.3.239 () {66 vars in 1375 bytes} [Thu Aug 20 04:30:16 2026] GET /volume/v3/os-quota-sets/4a0116c6313d40aabe0a966f1aeed5bc?usage=True => generated 1061 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:16.537503 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6813f114-a441-4d0d-b866-b6b31e674f45 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:16.542556 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6813f114-a441-4d0d-b866-b6b31e674f45 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] DELETE https://10.4.3.239/volume/v3/volumes/fe2199de-5d7a-4f03-a6ec-42268fb499c9 Aug 20 04:30:16.542556 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6813f114-a441-4d0d-b866-b6b31e674f45 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:16.542556 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6813f114-a441-4d0d-b866-b6b31e674f45 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:16.542556 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-6813f114-a441-4d0d-b866-b6b31e674f45 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Delete volume with id: fe2199de-5d7a-4f03-a6ec-42268fb499c9 Aug 20 04:30:16.552158 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:16.552158 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:30:16.553337 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-6813f114-a441-4d0d-b866-b6b31e674f45 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Volume info retrieved successfully. Aug 20 04:30:16.586979 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-6813f114-a441-4d0d-b866-b6b31e674f45 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Delete volume request issued successfully. Aug 20 04:30:16.587558 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6813f114-a441-4d0d-b866-b6b31e674f45 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] https://10.4.3.239/volume/v3/volumes/fe2199de-5d7a-4f03-a6ec-42268fb499c9 returned with HTTP 202 Aug 20 04:30:16.588174 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 52/204] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:30:16 2026] DELETE /volume/v3/volumes/fe2199de-5d7a-4f03-a6ec-42268fb499c9 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:30:16.601397 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b7ce0695-1ce2-4c46-9402-1e1fe366210e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:16.603296 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b7ce0695-1ce2-4c46-9402-1e1fe366210e tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] GET https://10.4.3.239/volume/v3/volumes/fe2199de-5d7a-4f03-a6ec-42268fb499c9 Aug 20 04:30:16.606863 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b7ce0695-1ce2-4c46-9402-1e1fe366210e tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:16.607453 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b7ce0695-1ce2-4c46-9402-1e1fe366210e tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:16.619846 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:16.619846 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:30:16.628411 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b7ce0695-1ce2-4c46-9402-1e1fe366210e tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Volume info retrieved successfully. Aug 20 04:30:16.634731 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b7ce0695-1ce2-4c46-9402-1e1fe366210e tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] https://10.4.3.239/volume/v3/volumes/fe2199de-5d7a-4f03-a6ec-42268fb499c9 returned with HTTP 200 Aug 20 04:30:16.635299 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 52/205] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:16 2026] GET /volume/v3/volumes/fe2199de-5d7a-4f03-a6ec-42268fb499c9 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:17.656816 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f4d9578a-1a64-4a08-b2f3-8b505fc9e7ce None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:17.658667 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f4d9578a-1a64-4a08-b2f3-8b505fc9e7ce tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] GET https://10.4.3.239/volume/v3/volumes/fe2199de-5d7a-4f03-a6ec-42268fb499c9 Aug 20 04:30:17.658923 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f4d9578a-1a64-4a08-b2f3-8b505fc9e7ce tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:17.659730 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f4d9578a-1a64-4a08-b2f3-8b505fc9e7ce tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:17.667250 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f4d9578a-1a64-4a08-b2f3-8b505fc9e7ce tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] https://10.4.3.239/volume/v3/volumes/fe2199de-5d7a-4f03-a6ec-42268fb499c9 returned with HTTP 404 Aug 20 04:30:17.668554 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 50/206] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:17 2026] GET /volume/v3/volumes/fe2199de-5d7a-4f03-a6ec-42268fb499c9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:30:17.678618 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-240df4c1-15c5-4e0e-9693-69daf6396ab8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:17.681768 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-240df4c1-15c5-4e0e-9693-69daf6396ab8 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] GET https://10.4.3.239/volume/v3/volumes/fe2199de-5d7a-4f03-a6ec-42268fb499c9 Aug 20 04:30:17.682313 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-240df4c1-15c5-4e0e-9693-69daf6396ab8 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:17.682313 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-240df4c1-15c5-4e0e-9693-69daf6396ab8 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:17.691300 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-240df4c1-15c5-4e0e-9693-69daf6396ab8 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] https://10.4.3.239/volume/v3/volumes/fe2199de-5d7a-4f03-a6ec-42268fb499c9 returned with HTTP 404 Aug 20 04:30:17.692040 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 53/207] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:17 2026] GET /volume/v3/volumes/fe2199de-5d7a-4f03-a6ec-42268fb499c9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:30:17.701809 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4818807d-3244-4093-bcf6-c2c2a5aa6b25 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:17.703918 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4818807d-3244-4093-bcf6-c2c2a5aa6b25 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] DELETE https://10.4.3.239/volume/v3/volumes/fe2199de-5d7a-4f03-a6ec-42268fb499c9 Aug 20 04:30:17.704409 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4818807d-3244-4093-bcf6-c2c2a5aa6b25 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:17.704805 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4818807d-3244-4093-bcf6-c2c2a5aa6b25 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:17.706215 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-4818807d-3244-4093-bcf6-c2c2a5aa6b25 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Delete volume with id: fe2199de-5d7a-4f03-a6ec-42268fb499c9 Aug 20 04:30:17.712629 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4818807d-3244-4093-bcf6-c2c2a5aa6b25 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] https://10.4.3.239/volume/v3/volumes/fe2199de-5d7a-4f03-a6ec-42268fb499c9 returned with HTTP 404 Aug 20 04:30:17.713467 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 53/208] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:30:17 2026] DELETE /volume/v3/volumes/fe2199de-5d7a-4f03-a6ec-42268fb499c9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:30:17.726478 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9d1a3d48-974d-4a72-8145-a8f9096234f2 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:17.728877 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9d1a3d48-974d-4a72-8145-a8f9096234f2 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:30:17.729462 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9d1a3d48-974d-4a72-8145-a8f9096234f2 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-589004256"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:17.732096 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-9d1a3d48-974d-4a72-8145-a8f9096234f2 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-589004256'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:30:17.732096 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-9d1a3d48-974d-4a72-8145-a8f9096234f2 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Create volume of 1 GB Aug 20 04:30:17.739075 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-9d1a3d48-974d-4a72-8145-a8f9096234f2 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Availability Zones retrieved successfully. Aug 20 04:30:17.747710 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-9d1a3d48-974d-4a72-8145-a8f9096234f2 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Flow 'volume_create_api' (415ad6e2-8060-4e6c-b27a-c6b7d3299949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:30:17.749901 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-9d1a3d48-974d-4a72-8145-a8f9096234f2 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b922d47a-f51c-4e07-9f5b-8d7c4e6153ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:30:17.751039 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-9d1a3d48-974d-4a72-8145-a8f9096234f2 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:30:17.785229 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-9d1a3d48-974d-4a72-8145-a8f9096234f2 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b922d47a-f51c-4e07-9f5b-8d7c4e6153ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:30:17.786313 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-9d1a3d48-974d-4a72-8145-a8f9096234f2 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45e2f041-c9d1-41ad-ad18-40e26f58913d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:30:17.845846 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-9d1a3d48-974d-4a72-8145-a8f9096234f2 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Created reservations ['e4cbca28-feb5-4c94-bf51-249695cb47cf', '255a2f26-ba02-4457-a876-93dbaa1152a3', '0e5e3403-71a4-4934-bfc7-6fb153f3bd91', 'e1897d7d-18c8-4759-8bdd-76ad74d1e46f'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:30:17.846995 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-9d1a3d48-974d-4a72-8145-a8f9096234f2 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45e2f041-c9d1-41ad-ad18-40e26f58913d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4cbca28-feb5-4c94-bf51-249695cb47cf', '255a2f26-ba02-4457-a876-93dbaa1152a3', '0e5e3403-71a4-4934-bfc7-6fb153f3bd91', 'e1897d7d-18c8-4759-8bdd-76ad74d1e46f']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:30:17.848046 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-9d1a3d48-974d-4a72-8145-a8f9096234f2 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d5d5f07-6c84-4eb5-81bd-50186c541a75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:30:17.872158 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-9d1a3d48-974d-4a72-8145-a8f9096234f2 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d5d5f07-6c84-4eb5-81bd-50186c541a75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78403446-dd47-4fa3-8d9f-e9b227257c59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-589004256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a0116c6313d40aabe0a966f1aeed5bc',qos_specs=None,replication_status=,reservations=['e4cbca28-feb5-4c94-bf51-249695cb47cf','255a2f26-ba02-4457-a876-93dbaa1152a3','0e5e3403-71a4-4934-bfc7-6fb153f3bd91','e1897d7d-18c8-4759-8bdd-76ad74d1e46f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5c05e546ceb4664996217d09ea73626',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:30:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-589004256',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78403446-dd47-4fa3-8d9f-e9b227257c59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a0116c6313d40aabe0a966f1aeed5bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5c05e546ceb4664996217d09ea73626',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:30:17.873780 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-9d1a3d48-974d-4a72-8145-a8f9096234f2 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9178c77b-3915-4ac9-88e3-bcbfa7368643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:30:17.898376 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-9d1a3d48-974d-4a72-8145-a8f9096234f2 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9178c77b-3915-4ac9-88e3-bcbfa7368643) transitioned into state 'SUCCESS' from state '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-589004256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a0116c6313d40aabe0a966f1aeed5bc',qos_specs=None,replication_status=,reservations=['e4cbca28-feb5-4c94-bf51-249695cb47cf','255a2f26-ba02-4457-a876-93dbaa1152a3','0e5e3403-71a4-4934-bfc7-6fb153f3bd91','e1897d7d-18c8-4759-8bdd-76ad74d1e46f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5c05e546ceb4664996217d09ea73626',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:30:17.899085 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-9d1a3d48-974d-4a72-8145-a8f9096234f2 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (876417a3-9125-4ee4-bec0-30a7d0536d0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:30:17.910759 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-9d1a3d48-974d-4a72-8145-a8f9096234f2 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (876417a3-9125-4ee4-bec0-30a7d0536d0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:30:17.912824 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-9d1a3d48-974d-4a72-8145-a8f9096234f2 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Flow 'volume_create_api' (415ad6e2-8060-4e6c-b27a-c6b7d3299949) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:30:17.912824 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-9d1a3d48-974d-4a72-8145-a8f9096234f2 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Create volume request issued successfully. Aug 20 04:30:17.913015 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9d1a3d48-974d-4a72-8145-a8f9096234f2 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:30:17.913628 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 53/209] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:30:17 2026] POST /volume/v3/volumes => generated 755 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:30:17.929630 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e3ea6d14-d894-4433-9b09-b92edd403756 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:17.931815 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e3ea6d14-d894-4433-9b09-b92edd403756 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] GET https://10.4.3.239/volume/v3/volumes/78403446-dd47-4fa3-8d9f-e9b227257c59 Aug 20 04:30:17.932090 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e3ea6d14-d894-4433-9b09-b92edd403756 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:17.932388 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e3ea6d14-d894-4433-9b09-b92edd403756 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:17.941997 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:17.941997 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:30:17.946794 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-e3ea6d14-d894-4433-9b09-b92edd403756 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Volume info retrieved successfully. Aug 20 04:30:17.954235 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e3ea6d14-d894-4433-9b09-b92edd403756 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] https://10.4.3.239/volume/v3/volumes/78403446-dd47-4fa3-8d9f-e9b227257c59 returned with HTTP 200 Aug 20 04:30:17.954235 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 51/210] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:17 2026] GET /volume/v3/volumes/78403446-dd47-4fa3-8d9f-e9b227257c59 => generated 823 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:18.966978 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b35cfb8e-54a7-4721-9e0e-642083b36656 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:18.969248 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b35cfb8e-54a7-4721-9e0e-642083b36656 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] GET https://10.4.3.239/volume/v3/volumes/78403446-dd47-4fa3-8d9f-e9b227257c59 Aug 20 04:30:18.969395 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b35cfb8e-54a7-4721-9e0e-642083b36656 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:18.969524 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b35cfb8e-54a7-4721-9e0e-642083b36656 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:18.977076 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:18.977076 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:30:18.981659 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b35cfb8e-54a7-4721-9e0e-642083b36656 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Volume info retrieved successfully. Aug 20 04:30:18.986647 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b35cfb8e-54a7-4721-9e0e-642083b36656 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] https://10.4.3.239/volume/v3/volumes/78403446-dd47-4fa3-8d9f-e9b227257c59 returned with HTTP 200 Aug 20 04:30:18.987280 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 54/211] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:18 2026] GET /volume/v3/volumes/78403446-dd47-4fa3-8d9f-e9b227257c59 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:19.005452 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-076c7aeb-a674-4e44-a9ba-44a8f8905ae6 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:19.009276 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-076c7aeb-a674-4e44-a9ba-44a8f8905ae6 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] GET https://10.4.3.239/volume/v3/os-quota-sets/4a0116c6313d40aabe0a966f1aeed5bc?usage=True Aug 20 04:30:19.009276 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-076c7aeb-a674-4e44-a9ba-44a8f8905ae6 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:19.009276 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-076c7aeb-a674-4e44-a9ba-44a8f8905ae6 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:19.040993 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-076c7aeb-a674-4e44-a9ba-44a8f8905ae6 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] https://10.4.3.239/volume/v3/os-quota-sets/4a0116c6313d40aabe0a966f1aeed5bc?usage=True returned with HTTP 200 Aug 20 04:30:19.042119 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 54/212] 10.4.3.239 () {66 vars in 1375 bytes} [Thu Aug 20 04:30:19 2026] GET /volume/v3/os-quota-sets/4a0116c6313d40aabe0a966f1aeed5bc?usage=True => generated 1061 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:19.056108 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8e2d85bf-f971-4301-8b0c-01abf5d4df48 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:19.058317 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8e2d85bf-f971-4301-8b0c-01abf5d4df48 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] GET https://10.4.3.239/volume/v3/os-quota-sets/c302748713154778becf1a67ae14a06d?usage=True Aug 20 04:30:19.058577 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8e2d85bf-f971-4301-8b0c-01abf5d4df48 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:19.058781 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8e2d85bf-f971-4301-8b0c-01abf5d4df48 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:19.059126 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:19.059126 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:30:19.077989 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8e2d85bf-f971-4301-8b0c-01abf5d4df48 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] https://10.4.3.239/volume/v3/os-quota-sets/c302748713154778becf1a67ae14a06d?usage=True returned with HTTP 200 Aug 20 04:30:19.078521 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 54/213] 10.4.3.239 () {66 vars in 1375 bytes} [Thu Aug 20 04:30:19 2026] GET /volume/v3/os-quota-sets/c302748713154778becf1a67ae14a06d?usage=True => generated 1061 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:19.089302 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ce694a5b-d936-44a9-894a-242670c8c766 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:19.091670 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ce694a5b-d936-44a9-894a-242670c8c766 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] POST https://10.4.3.239/volume/v3/os-volume-transfer Aug 20 04:30:19.092160 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ce694a5b-d936-44a9-894a-242670c8c766 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "78403446-dd47-4fa3-8d9f-e9b227257c59"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:19.094108 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.volume_transfer [None req-ce694a5b-d936-44a9-894a-242670c8c766 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Creating new volume transfer {'transfer': {'volume_id': '78403446-dd47-4fa3-8d9f-e9b227257c59'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 20 04:30:19.094271 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.contrib.volume_transfer [None req-ce694a5b-d936-44a9-894a-242670c8c766 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Creating transfer of volume 78403446-dd47-4fa3-8d9f-e9b227257c59 Aug 20 04:30:19.094422 np0000007850 devstack@c-api.service[100176]: INFO cinder.transfer.api [None req-ce694a5b-d936-44a9-894a-242670c8c766 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Generating transfer record for volume 78403446-dd47-4fa3-8d9f-e9b227257c59 Aug 20 04:30:19.105012 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:19.105012 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:30:19.118591 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ce694a5b-d936-44a9-894a-242670c8c766 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] https://10.4.3.239/volume/v3/os-volume-transfer returned with HTTP 202 Aug 20 04:30:19.118974 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 52/214] 10.4.3.239 () {68 vars in 1291 bytes} [Thu Aug 20 04:30:19 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 20 04:30:19.128378 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-35f3c34a-2a6f-4e06-a336-7752ffb45ead None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:19.432771 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-35f3c34a-2a6f-4e06-a336-7752ffb45ead tempest-VolumeQuotasAdminTestJSON-1206002261 tempest-VolumeQuotasAdminTestJSON-1206002261-project-member] POST https://10.4.3.239/volume/v3/os-volume-transfer/92474f0a-e978-4782-b726-9eaa97852453/accept Aug 20 04:30:19.433284 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-35f3c34a-2a6f-4e06-a336-7752ffb45ead tempest-VolumeQuotasAdminTestJSON-1206002261 tempest-VolumeQuotasAdminTestJSON-1206002261-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "eb8bd9ef54b14bb7"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:19.435081 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.volume_transfer [None req-35f3c34a-2a6f-4e06-a336-7752ffb45ead tempest-VolumeQuotasAdminTestJSON-1206002261 tempest-VolumeQuotasAdminTestJSON-1206002261-project-member] Accepting volume transfer 92474f0a-e978-4782-b726-9eaa97852453 {{(pid=100177) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 20 04:30:19.435310 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.contrib.volume_transfer [None req-35f3c34a-2a6f-4e06-a336-7752ffb45ead tempest-VolumeQuotasAdminTestJSON-1206002261 tempest-VolumeQuotasAdminTestJSON-1206002261-project-member] Accepting transfer 92474f0a-e978-4782-b726-9eaa97852453 Aug 20 04:30:19.576277 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-35f3c34a-2a6f-4e06-a336-7752ffb45ead tempest-VolumeQuotasAdminTestJSON-1206002261 tempest-VolumeQuotasAdminTestJSON-1206002261-project-member] Created reservations ['25d24ae5-d364-4318-9131-4c8de34f320d', '3e960ce1-c96a-4c45-a2be-e20d1662b272', '9e65f163-12e8-4a22-b66a-b606119c2a20', '93afc884-d43d-44a6-80a4-4fcaba8ca733'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:30:19.609481 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-35f3c34a-2a6f-4e06-a336-7752ffb45ead tempest-VolumeQuotasAdminTestJSON-1206002261 tempest-VolumeQuotasAdminTestJSON-1206002261-project-member] Created reservations ['8b33fa88-2991-4919-8a95-4804f2f4fa61', '5d88dbef-3924-47ec-bea7-bbb0e04c8380', 'b471c8ab-51c8-4488-be55-35fae54dfc1d', '0b690c2d-1450-437a-b03e-e6b3511b26c4'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:30:19.670902 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-35f3c34a-2a6f-4e06-a336-7752ffb45ead tempest-VolumeQuotasAdminTestJSON-1206002261 tempest-VolumeQuotasAdminTestJSON-1206002261-project-member] Created reservations ['7b64a6af-d182-47ce-8b5f-fbfa0cc25cf3', '8e766ae5-ff18-451f-b15d-716462c70edb', 'be2a5638-b896-4b46-93de-6da4e4c86ff2', 'fa4791a1-3cb4-44ea-b813-5ba50a4ac2a9'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:30:19.722069 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-35f3c34a-2a6f-4e06-a336-7752ffb45ead tempest-VolumeQuotasAdminTestJSON-1206002261 tempest-VolumeQuotasAdminTestJSON-1206002261-project-member] Created reservations ['6efea230-adaf-4be6-8a0c-f175a32e77d9', '7cb401fc-48ad-4386-a4c7-17aa89d7e963', '776c2547-fc21-4314-8067-97b0ae62f788', '5ad4d6a5-613c-4d24-85f4-3f09facaedf1'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:30:19.738945 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-35f3c34a-2a6f-4e06-a336-7752ffb45ead tempest-VolumeQuotasAdminTestJSON-1206002261 tempest-VolumeQuotasAdminTestJSON-1206002261-project-member] Transfer volume completed successfully. Aug 20 04:30:19.843171 np0000007850 devstack@c-api.service[100177]: INFO cinder.transfer.api [None req-35f3c34a-2a6f-4e06-a336-7752ffb45ead tempest-VolumeQuotasAdminTestJSON-1206002261 tempest-VolumeQuotasAdminTestJSON-1206002261-project-member] Volume 78403446-dd47-4fa3-8d9f-e9b227257c59 has been transferred. Aug 20 04:30:19.851917 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-35f3c34a-2a6f-4e06-a336-7752ffb45ead tempest-VolumeQuotasAdminTestJSON-1206002261 tempest-VolumeQuotasAdminTestJSON-1206002261-project-member] https://10.4.3.239/volume/v3/os-volume-transfer/92474f0a-e978-4782-b726-9eaa97852453/accept returned with HTTP 202 Aug 20 04:30:19.852578 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 55/215] 10.4.3.239 () {68 vars in 1423 bytes} [Thu Aug 20 04:30:19 2026] POST /volume/v3/os-volume-transfer/92474f0a-e978-4782-b726-9eaa97852453/accept => generated 365 bytes in 725 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:30:19.862551 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-445d3828-800d-433d-9781-ae7afb651b14 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:19.865078 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-445d3828-800d-433d-9781-ae7afb651b14 tempest-VolumeQuotasAdminTestJSON-1206002261 tempest-VolumeQuotasAdminTestJSON-1206002261-project-member] GET https://10.4.3.239/volume/v3/volumes/78403446-dd47-4fa3-8d9f-e9b227257c59 Aug 20 04:30:19.865354 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-445d3828-800d-433d-9781-ae7afb651b14 tempest-VolumeQuotasAdminTestJSON-1206002261 tempest-VolumeQuotasAdminTestJSON-1206002261-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:19.865587 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-445d3828-800d-433d-9781-ae7afb651b14 tempest-VolumeQuotasAdminTestJSON-1206002261 tempest-VolumeQuotasAdminTestJSON-1206002261-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:19.875175 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:19.875175 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:30:19.882017 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-445d3828-800d-433d-9781-ae7afb651b14 tempest-VolumeQuotasAdminTestJSON-1206002261 tempest-VolumeQuotasAdminTestJSON-1206002261-project-member] Volume info retrieved successfully. Aug 20 04:30:19.888423 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-445d3828-800d-433d-9781-ae7afb651b14 tempest-VolumeQuotasAdminTestJSON-1206002261 tempest-VolumeQuotasAdminTestJSON-1206002261-project-member] https://10.4.3.239/volume/v3/volumes/78403446-dd47-4fa3-8d9f-e9b227257c59 returned with HTTP 200 Aug 20 04:30:19.889205 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 55/216] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:19 2026] GET /volume/v3/volumes/78403446-dd47-4fa3-8d9f-e9b227257c59 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:19.906905 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e9856f79-93c2-49b3-8fba-897a494a7a0b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:19.909054 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e9856f79-93c2-49b3-8fba-897a494a7a0b tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] GET https://10.4.3.239/volume/v3/os-quota-sets/4a0116c6313d40aabe0a966f1aeed5bc?usage=True Aug 20 04:30:19.909270 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e9856f79-93c2-49b3-8fba-897a494a7a0b tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:19.909635 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e9856f79-93c2-49b3-8fba-897a494a7a0b tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:19.937937 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e9856f79-93c2-49b3-8fba-897a494a7a0b tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] https://10.4.3.239/volume/v3/os-quota-sets/4a0116c6313d40aabe0a966f1aeed5bc?usage=True returned with HTTP 200 Aug 20 04:30:19.938385 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 55/217] 10.4.3.239 () {66 vars in 1375 bytes} [Thu Aug 20 04:30:19 2026] GET /volume/v3/os-quota-sets/4a0116c6313d40aabe0a966f1aeed5bc?usage=True => generated 1061 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:19.954097 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f0021936-03af-43a8-85aa-01a155cc13d8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:19.956533 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f0021936-03af-43a8-85aa-01a155cc13d8 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] GET https://10.4.3.239/volume/v3/os-quota-sets/c302748713154778becf1a67ae14a06d?usage=True Aug 20 04:30:19.956871 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f0021936-03af-43a8-85aa-01a155cc13d8 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:19.957105 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f0021936-03af-43a8-85aa-01a155cc13d8 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:19.985834 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f0021936-03af-43a8-85aa-01a155cc13d8 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] https://10.4.3.239/volume/v3/os-quota-sets/c302748713154778becf1a67ae14a06d?usage=True returned with HTTP 200 Aug 20 04:30:19.986778 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 53/218] 10.4.3.239 () {66 vars in 1375 bytes} [Thu Aug 20 04:30:19 2026] GET /volume/v3/os-quota-sets/c302748713154778becf1a67ae14a06d?usage=True => generated 1061 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:20.003031 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6991b203-a560-4667-b7c0-fd0edccb2422 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:20.006147 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6991b203-a560-4667-b7c0-fd0edccb2422 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] DELETE https://10.4.3.239/volume/v3/volumes/78403446-dd47-4fa3-8d9f-e9b227257c59 Aug 20 04:30:20.006497 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6991b203-a560-4667-b7c0-fd0edccb2422 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:20.006785 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6991b203-a560-4667-b7c0-fd0edccb2422 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:20.007312 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-6991b203-a560-4667-b7c0-fd0edccb2422 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] Delete volume with id: 78403446-dd47-4fa3-8d9f-e9b227257c59 Aug 20 04:30:20.019465 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:20.019465 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:30:20.020318 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-6991b203-a560-4667-b7c0-fd0edccb2422 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] Volume info retrieved successfully. Aug 20 04:30:20.062293 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-6991b203-a560-4667-b7c0-fd0edccb2422 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] Delete volume request issued successfully. Aug 20 04:30:20.062697 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6991b203-a560-4667-b7c0-fd0edccb2422 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] https://10.4.3.239/volume/v3/volumes/78403446-dd47-4fa3-8d9f-e9b227257c59 returned with HTTP 202 Aug 20 04:30:20.063152 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 56/219] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:30:20 2026] DELETE /volume/v3/volumes/78403446-dd47-4fa3-8d9f-e9b227257c59 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:30:20.074913 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5d8adfc4-4d39-4a2f-8667-817d7fe3918a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:20.077346 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5d8adfc4-4d39-4a2f-8667-817d7fe3918a tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] GET https://10.4.3.239/volume/v3/volumes/78403446-dd47-4fa3-8d9f-e9b227257c59 Aug 20 04:30:20.077544 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5d8adfc4-4d39-4a2f-8667-817d7fe3918a tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:20.077802 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5d8adfc4-4d39-4a2f-8667-817d7fe3918a tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:20.091523 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:20.091523 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:30:20.099129 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-5d8adfc4-4d39-4a2f-8667-817d7fe3918a tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] Volume info retrieved successfully. Aug 20 04:30:20.105239 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5d8adfc4-4d39-4a2f-8667-817d7fe3918a tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] https://10.4.3.239/volume/v3/volumes/78403446-dd47-4fa3-8d9f-e9b227257c59 returned with HTTP 200 Aug 20 04:30:20.106049 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 56/220] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:20 2026] GET /volume/v3/volumes/78403446-dd47-4fa3-8d9f-e9b227257c59 => generated 1011 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:21.122990 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-41456792-691f-44ed-9755-7b60a5a14256 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:21.125783 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-41456792-691f-44ed-9755-7b60a5a14256 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] GET https://10.4.3.239/volume/v3/volumes/78403446-dd47-4fa3-8d9f-e9b227257c59 Aug 20 04:30:21.126039 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-41456792-691f-44ed-9755-7b60a5a14256 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:21.126349 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-41456792-691f-44ed-9755-7b60a5a14256 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:21.137009 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-41456792-691f-44ed-9755-7b60a5a14256 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] https://10.4.3.239/volume/v3/volumes/78403446-dd47-4fa3-8d9f-e9b227257c59 returned with HTTP 404 Aug 20 04:30:21.138138 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 56/221] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:21 2026] GET /volume/v3/volumes/78403446-dd47-4fa3-8d9f-e9b227257c59 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:30:21.149949 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a10662fc-c669-431a-9147-44a737781eed None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:21.152032 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a10662fc-c669-431a-9147-44a737781eed tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] GET https://10.4.3.239/volume/v3/volumes/78403446-dd47-4fa3-8d9f-e9b227257c59 Aug 20 04:30:21.152495 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a10662fc-c669-431a-9147-44a737781eed tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:21.154202 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a10662fc-c669-431a-9147-44a737781eed tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:21.159831 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a10662fc-c669-431a-9147-44a737781eed tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] https://10.4.3.239/volume/v3/volumes/78403446-dd47-4fa3-8d9f-e9b227257c59 returned with HTTP 404 Aug 20 04:30:21.160612 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 54/222] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:21 2026] GET /volume/v3/volumes/78403446-dd47-4fa3-8d9f-e9b227257c59 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:30:21.171307 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7f69dd10-5e72-432b-a359-9766fdfa3bc7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:21.173737 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7f69dd10-5e72-432b-a359-9766fdfa3bc7 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] DELETE https://10.4.3.239/volume/v3/volumes/78403446-dd47-4fa3-8d9f-e9b227257c59 Aug 20 04:30:21.174007 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7f69dd10-5e72-432b-a359-9766fdfa3bc7 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:21.174280 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7f69dd10-5e72-432b-a359-9766fdfa3bc7 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:21.174499 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-7f69dd10-5e72-432b-a359-9766fdfa3bc7 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] Delete volume with id: 78403446-dd47-4fa3-8d9f-e9b227257c59 Aug 20 04:30:21.184123 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7f69dd10-5e72-432b-a359-9766fdfa3bc7 tempest-VolumeQuotasAdminTestJSON-1155692314 tempest-VolumeQuotasAdminTestJSON-1155692314-project-member] https://10.4.3.239/volume/v3/volumes/78403446-dd47-4fa3-8d9f-e9b227257c59 returned with HTTP 404 Aug 20 04:30:21.184869 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 57/223] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:30:21 2026] DELETE /volume/v3/volumes/78403446-dd47-4fa3-8d9f-e9b227257c59 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:30:21.195913 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-66f26ef8-4c9c-4881-a89b-1e5d49ea7307 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:21.197852 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-66f26ef8-4c9c-4881-a89b-1e5d49ea7307 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] GET https://10.4.3.239/volume/v3/os-quota-sets/66d611ce243b4f599f006a1349772ead?usage=True Aug 20 04:30:21.198129 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-66f26ef8-4c9c-4881-a89b-1e5d49ea7307 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:21.198457 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-66f26ef8-4c9c-4881-a89b-1e5d49ea7307 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:21.229385 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-66f26ef8-4c9c-4881-a89b-1e5d49ea7307 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] https://10.4.3.239/volume/v3/os-quota-sets/66d611ce243b4f599f006a1349772ead?usage=True returned with HTTP 200 Aug 20 04:30:21.229385 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 57/224] 10.4.3.239 () {66 vars in 1375 bytes} [Thu Aug 20 04:30:21 2026] GET /volume/v3/os-quota-sets/66d611ce243b4f599f006a1349772ead?usage=True => generated 1061 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:21.247125 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-516c8034-da5a-4c20-bff7-4988e091af19 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:21.248556 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-516c8034-da5a-4c20-bff7-4988e091af19 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] PUT https://10.4.3.239/volume/v3/os-quota-sets/4a0116c6313d40aabe0a966f1aeed5bc Aug 20 04:30:21.248950 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-516c8034-da5a-4c20-bff7-4988e091af19 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-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=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:21.359806 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-516c8034-da5a-4c20-bff7-4988e091af19 tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] https://10.4.3.239/volume/v3/os-quota-sets/4a0116c6313d40aabe0a966f1aeed5bc returned with HTTP 200 Aug 20 04:30:21.360673 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 57/225] 10.4.3.239 () {68 vars in 1375 bytes} [Thu Aug 20 04:30:21 2026] PUT /volume/v3/os-quota-sets/4a0116c6313d40aabe0a966f1aeed5bc => generated 397 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:21.370559 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-26bb1dd1-8e70-41ce-b6ae-90013beaa0be None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:21.373076 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-26bb1dd1-8e70-41ce-b6ae-90013beaa0be tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] PUT https://10.4.3.239/volume/v3/os-quota-sets/4a0116c6313d40aabe0a966f1aeed5bc Aug 20 04:30:21.374275 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-26bb1dd1-8e70-41ce-b6ae-90013beaa0be tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-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=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:21.501151 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-26bb1dd1-8e70-41ce-b6ae-90013beaa0be tempest-VolumeQuotasAdminTestJSON-2145749009 tempest-VolumeQuotasAdminTestJSON-2145749009-project-admin] https://10.4.3.239/volume/v3/os-quota-sets/4a0116c6313d40aabe0a966f1aeed5bc returned with HTTP 200 Aug 20 04:30:21.501608 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 55/226] 10.4.3.239 () {68 vars in 1375 bytes} [Thu Aug 20 04:30:21 2026] PUT /volume/v3/os-quota-sets/4a0116c6313d40aabe0a966f1aeed5bc => generated 395 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:23.768374 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-18b67f3c-67a7-4c73-97c7-861ddf6e8985 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:23.770763 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-18b67f3c-67a7-4c73-97c7-861ddf6e8985 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:30:23.771057 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-18b67f3c-67a7-4c73-97c7-861ddf6e8985 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-780440519"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:23.772879 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-18b67f3c-67a7-4c73-97c7-861ddf6e8985 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-780440519'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:30:23.773059 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-18b67f3c-67a7-4c73-97c7-861ddf6e8985 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Create volume of 1 GB Aug 20 04:30:23.780346 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-18b67f3c-67a7-4c73-97c7-861ddf6e8985 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Availability Zones retrieved successfully. Aug 20 04:30:23.788656 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-18b67f3c-67a7-4c73-97c7-861ddf6e8985 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Flow 'volume_create_api' (c7b49f07-23f5-42c6-9223-634f551e8b4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:30:23.790025 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-18b67f3c-67a7-4c73-97c7-861ddf6e8985 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (004a0118-7118-49fd-9951-6bc0d4036261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:30:23.791368 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-18b67f3c-67a7-4c73-97c7-861ddf6e8985 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:30:23.825632 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-18b67f3c-67a7-4c73-97c7-861ddf6e8985 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (004a0118-7118-49fd-9951-6bc0d4036261) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:30:23.826347 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-18b67f3c-67a7-4c73-97c7-861ddf6e8985 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (593a9da5-0885-49fd-ac7d-b1c158581e2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:30:23.911476 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-18b67f3c-67a7-4c73-97c7-861ddf6e8985 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Created reservations ['6397390e-00f2-4b91-aeaf-37e7833f5da5', '331ee259-d5a9-4570-a187-34d966afb252', '1f1025fc-7217-4ef0-becb-cedd15f74de5', 'da678c0d-07ac-4ca0-a1f1-b87f7e4ce3c4'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:30:23.912354 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-18b67f3c-67a7-4c73-97c7-861ddf6e8985 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (593a9da5-0885-49fd-ac7d-b1c158581e2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6397390e-00f2-4b91-aeaf-37e7833f5da5', '331ee259-d5a9-4570-a187-34d966afb252', '1f1025fc-7217-4ef0-becb-cedd15f74de5', 'da678c0d-07ac-4ca0-a1f1-b87f7e4ce3c4']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:30:23.913001 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-18b67f3c-67a7-4c73-97c7-861ddf6e8985 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d17ee1c-077c-40c7-88ae-9e6551cd3708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:30:23.936761 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-18b67f3c-67a7-4c73-97c7-861ddf6e8985 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d17ee1c-077c-40c7-88ae-9e6551cd3708) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15d43f28-9daa-46ef-9ba8-c6a21acc4006', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-780440519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2cbbbb92e6f84a44b12e1d6a575f398e',qos_specs=None,replication_status=,reservations=['6397390e-00f2-4b91-aeaf-37e7833f5da5','331ee259-d5a9-4570-a187-34d966afb252','1f1025fc-7217-4ef0-becb-cedd15f74de5','da678c0d-07ac-4ca0-a1f1-b87f7e4ce3c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fb7711ec71e4a10ba0447c0da2df73c',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:30:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-780440519',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15d43f28-9daa-46ef-9ba8-c6a21acc4006,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2cbbbb92e6f84a44b12e1d6a575f398e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0fb7711ec71e4a10ba0447c0da2df73c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:30:23.937519 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-18b67f3c-67a7-4c73-97c7-861ddf6e8985 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (511a4ec8-e8cc-4d8b-815e-3028982764ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:30:23.961177 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-18b67f3c-67a7-4c73-97c7-861ddf6e8985 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (511a4ec8-e8cc-4d8b-815e-3028982764ff) transitioned into state 'SUCCESS' from state '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-780440519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2cbbbb92e6f84a44b12e1d6a575f398e',qos_specs=None,replication_status=,reservations=['6397390e-00f2-4b91-aeaf-37e7833f5da5','331ee259-d5a9-4570-a187-34d966afb252','1f1025fc-7217-4ef0-becb-cedd15f74de5','da678c0d-07ac-4ca0-a1f1-b87f7e4ce3c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fb7711ec71e4a10ba0447c0da2df73c',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:30:23.961905 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-18b67f3c-67a7-4c73-97c7-861ddf6e8985 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (853b7e3a-0953-4c22-963a-5ef579094c4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:30:23.980735 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-18b67f3c-67a7-4c73-97c7-861ddf6e8985 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (853b7e3a-0953-4c22-963a-5ef579094c4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:30:23.981720 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-18b67f3c-67a7-4c73-97c7-861ddf6e8985 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Flow 'volume_create_api' (c7b49f07-23f5-42c6-9223-634f551e8b4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:30:23.982039 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-18b67f3c-67a7-4c73-97c7-861ddf6e8985 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Create volume request issued successfully. Aug 20 04:30:23.982840 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-18b67f3c-67a7-4c73-97c7-861ddf6e8985 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:30:23.983595 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 58/227] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:30:23 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 20 04:30:24.000360 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1cbcffab-71ab-4689-a7de-8bea79c9735c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:24.003836 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1cbcffab-71ab-4689-a7de-8bea79c9735c tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] GET https://10.4.3.239/volume/v3/volumes/15d43f28-9daa-46ef-9ba8-c6a21acc4006 Aug 20 04:30:24.004376 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1cbcffab-71ab-4689-a7de-8bea79c9735c tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:24.004710 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1cbcffab-71ab-4689-a7de-8bea79c9735c tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:24.014154 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:24.014154 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:30:24.019798 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-1cbcffab-71ab-4689-a7de-8bea79c9735c tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Volume info retrieved successfully. Aug 20 04:30:24.029516 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1cbcffab-71ab-4689-a7de-8bea79c9735c tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] https://10.4.3.239/volume/v3/volumes/15d43f28-9daa-46ef-9ba8-c6a21acc4006 returned with HTTP 200 Aug 20 04:30:24.030220 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 58/228] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:23 2026] GET /volume/v3/volumes/15d43f28-9daa-46ef-9ba8-c6a21acc4006 => generated 821 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:25.048797 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-122593ec-96e6-422d-8ae2-ad413c3ba477 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:25.053945 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-122593ec-96e6-422d-8ae2-ad413c3ba477 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] GET https://10.4.3.239/volume/v3/volumes/15d43f28-9daa-46ef-9ba8-c6a21acc4006 Aug 20 04:30:25.054789 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-122593ec-96e6-422d-8ae2-ad413c3ba477 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:25.055270 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-122593ec-96e6-422d-8ae2-ad413c3ba477 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:25.073998 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:25.073998 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:30:25.098210 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-122593ec-96e6-422d-8ae2-ad413c3ba477 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Volume info retrieved successfully. Aug 20 04:30:25.110433 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-122593ec-96e6-422d-8ae2-ad413c3ba477 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] https://10.4.3.239/volume/v3/volumes/15d43f28-9daa-46ef-9ba8-c6a21acc4006 returned with HTTP 200 Aug 20 04:30:25.111247 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 58/229] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:25 2026] GET /volume/v3/volumes/15d43f28-9daa-46ef-9ba8-c6a21acc4006 => generated 846 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:25.984401 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-4f89aa71-e061-46a8-a39d-22c95d97290b req-52e45343-0590-4eec-9f39-761a3f4594f2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:25.988208 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-4f89aa71-e061-46a8-a39d-22c95d97290b req-52e45343-0590-4eec-9f39-761a3f4594f2 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] GET https://10.4.3.239/volume/v3/volumes/15d43f28-9daa-46ef-9ba8-c6a21acc4006 Aug 20 04:30:25.988440 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-4f89aa71-e061-46a8-a39d-22c95d97290b req-52e45343-0590-4eec-9f39-761a3f4594f2 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:25.988710 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-4f89aa71-e061-46a8-a39d-22c95d97290b req-52e45343-0590-4eec-9f39-761a3f4594f2 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:26.000709 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:26.000709 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:30:26.005945 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-4f89aa71-e061-46a8-a39d-22c95d97290b req-52e45343-0590-4eec-9f39-761a3f4594f2 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Volume info retrieved successfully. Aug 20 04:30:26.013530 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-4f89aa71-e061-46a8-a39d-22c95d97290b req-52e45343-0590-4eec-9f39-761a3f4594f2 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] https://10.4.3.239/volume/v3/volumes/15d43f28-9daa-46ef-9ba8-c6a21acc4006 returned with HTTP 200 Aug 20 04:30:26.014419 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 56/230] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:30:25 2026] GET /volume/v3/volumes/15d43f28-9daa-46ef-9ba8-c6a21acc4006 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:26.472721 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ea3efbeb-06a9-4dc2-b3a3-f85834a12c11 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:26.473443 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ea3efbeb-06a9-4dc2-b3a3-f85834a12c11 None None] GET https://10.4.3.239/volume// Aug 20 04:30:26.473734 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ea3efbeb-06a9-4dc2-b3a3-f85834a12c11 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:26.474043 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ea3efbeb-06a9-4dc2-b3a3-f85834a12c11 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:26.474594 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ea3efbeb-06a9-4dc2-b3a3-f85834a12c11 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:30:26.475013 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 59/231] 10.4.3.239 () {66 vars in 1428 bytes} [Thu Aug 20 04:30: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 20 04:30:26.502112 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-4f89aa71-e061-46a8-a39d-22c95d97290b req-2078ec52-2637-42f0-b5c0-b30f92cd4599 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:26.883198 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-4f89aa71-e061-46a8-a39d-22c95d97290b req-2078ec52-2637-42f0-b5c0-b30f92cd4599 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:30:26.883705 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-4f89aa71-e061-46a8-a39d-22c95d97290b req-2078ec52-2637-42f0-b5c0-b30f92cd4599 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "15d43f28-9daa-46ef-9ba8-c6a21acc4006", "connector": null, "instance_uuid": "f3368f9d-f3c2-4154-bdd0-82957e7754d2"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:26.906757 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:26.906757 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:30:26.969691 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-4f89aa71-e061-46a8-a39d-22c95d97290b req-2078ec52-2637-42f0-b5c0-b30f92cd4599 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:30:26.970566 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 59/232] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:30:26 2026] POST /volume/v3/attachments => generated 273 bytes in 469 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:27.033806 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-63869f13-e7a9-4a39-af14-186a23c0fac3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:27.037777 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-63869f13-e7a9-4a39-af14-186a23c0fac3 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] GET https://10.4.3.239/volume/v3/volumes/15d43f28-9daa-46ef-9ba8-c6a21acc4006 Aug 20 04:30:27.038161 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-63869f13-e7a9-4a39-af14-186a23c0fac3 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:27.038704 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-63869f13-e7a9-4a39-af14-186a23c0fac3 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:27.052780 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-99d27705-f1a9-42e7-8a01-718e055a689d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:27.053666 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-99d27705-f1a9-42e7-8a01-718e055a689d None None] GET https://10.4.3.239/volume// Aug 20 04:30:27.053888 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-99d27705-f1a9-42e7-8a01-718e055a689d None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:27.054196 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-99d27705-f1a9-42e7-8a01-718e055a689d None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:27.054817 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-99d27705-f1a9-42e7-8a01-718e055a689d None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:30:27.055125 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 57/233] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:30: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 20 04:30:27.057856 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:27.057856 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:30:27.063196 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-63869f13-e7a9-4a39-af14-186a23c0fac3 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Volume info retrieved successfully. Aug 20 04:30:27.070769 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-4f89aa71-e061-46a8-a39d-22c95d97290b req-187deae9-f817-4464-8f3e-a72cbdaef0dd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:27.070901 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-63869f13-e7a9-4a39-af14-186a23c0fac3 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] https://10.4.3.239/volume/v3/volumes/15d43f28-9daa-46ef-9ba8-c6a21acc4006 returned with HTTP 200 Aug 20 04:30:27.070901 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 59/234] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:27 2026] GET /volume/v3/volumes/15d43f28-9daa-46ef-9ba8-c6a21acc4006 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:27.073738 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-4f89aa71-e061-46a8-a39d-22c95d97290b req-187deae9-f817-4464-8f3e-a72cbdaef0dd tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] GET https://10.4.3.239/volume/v3/volumes/15d43f28-9daa-46ef-9ba8-c6a21acc4006 Aug 20 04:30:27.076792 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-4f89aa71-e061-46a8-a39d-22c95d97290b req-187deae9-f817-4464-8f3e-a72cbdaef0dd tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:27.078668 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-4f89aa71-e061-46a8-a39d-22c95d97290b req-187deae9-f817-4464-8f3e-a72cbdaef0dd tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:27.100854 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:27.100854 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:30:27.108904 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-4f89aa71-e061-46a8-a39d-22c95d97290b req-187deae9-f817-4464-8f3e-a72cbdaef0dd tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Volume info retrieved successfully. Aug 20 04:30:27.116635 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-4f89aa71-e061-46a8-a39d-22c95d97290b req-187deae9-f817-4464-8f3e-a72cbdaef0dd tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] https://10.4.3.239/volume/v3/volumes/15d43f28-9daa-46ef-9ba8-c6a21acc4006 returned with HTTP 200 Aug 20 04:30:27.117550 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 60/235] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:30:27 2026] GET /volume/v3/volumes/15d43f28-9daa-46ef-9ba8-c6a21acc4006 => generated 1025 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:30:27.223875 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-4f89aa71-e061-46a8-a39d-22c95d97290b req-4e89aabb-53ef-4609-9778-20880fd8b3b6 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:27.227379 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-4f89aa71-e061-46a8-a39d-22c95d97290b req-4e89aabb-53ef-4609-9778-20880fd8b3b6 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] PUT https://10.4.3.239/volume/v3/attachments/22a8b78a-8304-4ebb-befa-1337faa53abd Aug 20 04:30:27.228039 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-4f89aa71-e061-46a8-a39d-22c95d97290b req-4e89aabb-53ef-4609-9778-20880fd8b3b6 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:27.240444 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-4f89aa71-e061-46a8-a39d-22c95d97290b req-4e89aabb-53ef-4609-9778-20880fd8b3b6 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Acquiring lock "cinder-attachment_update-15d43f28-9daa-46ef-9ba8-c6a21acc4006-np0000007850" by "attachment_update" {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:30:27.248651 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-4f89aa71-e061-46a8-a39d-22c95d97290b req-4e89aabb-53ef-4609-9778-20880fd8b3b6 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Lock "cinder-attachment_update-15d43f28-9daa-46ef-9ba8-c6a21acc4006-np0000007850" acquired by "attachment_update" :: waited 0.009s {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:30:27.250137 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:27.250137 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:30:27.413971 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-4f89aa71-e061-46a8-a39d-22c95d97290b req-4e89aabb-53ef-4609-9778-20880fd8b3b6 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Lock "cinder-attachment_update-15d43f28-9daa-46ef-9ba8-c6a21acc4006-np0000007850" released by "attachment_update" :: held 0.165s {{(pid=100174) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:30:27.414518 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-4f89aa71-e061-46a8-a39d-22c95d97290b req-4e89aabb-53ef-4609-9778-20880fd8b3b6 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] https://10.4.3.239/volume/v3/attachments/22a8b78a-8304-4ebb-befa-1337faa53abd returned with HTTP 200 Aug 20 04:30:27.418031 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 60/236] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:30:27 2026] PUT /volume/v3/attachments/22a8b78a-8304-4ebb-befa-1337faa53abd => generated 969 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:28.090351 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-96a0465d-5068-4a1d-b426-997b2686015d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:28.092729 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-96a0465d-5068-4a1d-b426-997b2686015d tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] GET https://10.4.3.239/volume/v3/volumes/15d43f28-9daa-46ef-9ba8-c6a21acc4006 Aug 20 04:30:28.093034 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-96a0465d-5068-4a1d-b426-997b2686015d tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:28.093795 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-96a0465d-5068-4a1d-b426-997b2686015d tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:28.110306 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:28.110306 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:30:28.117283 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-96a0465d-5068-4a1d-b426-997b2686015d tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Volume info retrieved successfully. Aug 20 04:30:28.125637 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-96a0465d-5068-4a1d-b426-997b2686015d tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] https://10.4.3.239/volume/v3/volumes/15d43f28-9daa-46ef-9ba8-c6a21acc4006 returned with HTTP 200 Aug 20 04:30:28.125810 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 58/237] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:28 2026] GET /volume/v3/volumes/15d43f28-9daa-46ef-9ba8-c6a21acc4006 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:29.144409 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3b70701c-0198-4587-bafa-e4ae2f3507b0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:29.150674 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3b70701c-0198-4587-bafa-e4ae2f3507b0 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] GET https://10.4.3.239/volume/v3/volumes/15d43f28-9daa-46ef-9ba8-c6a21acc4006 Aug 20 04:30:29.150959 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3b70701c-0198-4587-bafa-e4ae2f3507b0 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:29.151226 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3b70701c-0198-4587-bafa-e4ae2f3507b0 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:29.164514 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:29.164514 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:30:29.167938 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-3b70701c-0198-4587-bafa-e4ae2f3507b0 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Volume info retrieved successfully. Aug 20 04:30:29.169871 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-afabbdd4-84f0-4699-894d-40aad305b147 req-3fad1ac8-b44f-46db-b8a3-0a590a5ecec9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:29.174247 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-afabbdd4-84f0-4699-894d-40aad305b147 req-3fad1ac8-b44f-46db-b8a3-0a590a5ecec9 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] GET https://10.4.3.239/volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 Aug 20 04:30:29.174247 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-afabbdd4-84f0-4699-894d-40aad305b147 req-3fad1ac8-b44f-46db-b8a3-0a590a5ecec9 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:29.174423 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3b70701c-0198-4587-bafa-e4ae2f3507b0 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] https://10.4.3.239/volume/v3/volumes/15d43f28-9daa-46ef-9ba8-c6a21acc4006 returned with HTTP 200 Aug 20 04:30:29.174494 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-afabbdd4-84f0-4699-894d-40aad305b147 req-3fad1ac8-b44f-46db-b8a3-0a590a5ecec9 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:29.174537 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 60/238] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:29 2026] GET /volume/v3/volumes/15d43f28-9daa-46ef-9ba8-c6a21acc4006 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:29.186117 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:29.186117 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:30:29.194542 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-afabbdd4-84f0-4699-894d-40aad305b147 req-3fad1ac8-b44f-46db-b8a3-0a590a5ecec9 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Volume info retrieved successfully. Aug 20 04:30:29.202069 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-afabbdd4-84f0-4699-894d-40aad305b147 req-3fad1ac8-b44f-46db-b8a3-0a590a5ecec9 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] https://10.4.3.239/volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 returned with HTTP 200 Aug 20 04:30:29.202782 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 61/239] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:30:29 2026] GET /volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:29.332244 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-585956d2-d01f-4bca-ac41-cdd727767398 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:29.332553 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-585956d2-d01f-4bca-ac41-cdd727767398 None None] GET https://10.4.3.239/volume// Aug 20 04:30:29.332828 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-585956d2-d01f-4bca-ac41-cdd727767398 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:29.333098 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-585956d2-d01f-4bca-ac41-cdd727767398 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:29.333650 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-585956d2-d01f-4bca-ac41-cdd727767398 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:30:29.333987 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 61/240] 10.4.3.239 () {66 vars in 1428 bytes} [Thu Aug 20 04:30:29 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:30:29.346124 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-afabbdd4-84f0-4699-894d-40aad305b147 req-d044b445-aaad-4c60-9025-d7cc8998fda8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:29.351433 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-afabbdd4-84f0-4699-894d-40aad305b147 req-d044b445-aaad-4c60-9025-d7cc8998fda8 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:30:29.351433 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-afabbdd4-84f0-4699-894d-40aad305b147 req-d044b445-aaad-4c60-9025-d7cc8998fda8 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bf31d0c8-696a-4555-91b5-5956d70f0941", "connector": null, "instance_uuid": "7627fcd8-4899-41b7-a2d7-12dc5e98e235"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:29.365644 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:29.365644 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:30:29.423479 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-afabbdd4-84f0-4699-894d-40aad305b147 req-d044b445-aaad-4c60-9025-d7cc8998fda8 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:30:29.424254 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 59/241] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:30:29 2026] POST /volume/v3/attachments => generated 273 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:29.455611 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2a0310a0-80e8-482c-9b7c-b541c8c672b1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:29.458376 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2a0310a0-80e8-482c-9b7c-b541c8c672b1 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] GET https://10.4.3.239/volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 Aug 20 04:30:29.458376 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2a0310a0-80e8-482c-9b7c-b541c8c672b1 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:29.458573 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2a0310a0-80e8-482c-9b7c-b541c8c672b1 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:29.472207 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:29.472207 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:30:29.475492 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6cd272c7-a407-4625-9f89-4234116263a0 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:29.475875 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6cd272c7-a407-4625-9f89-4234116263a0 None None] GET https://10.4.3.239/volume// Aug 20 04:30:29.476147 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6cd272c7-a407-4625-9f89-4234116263a0 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:29.476508 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6cd272c7-a407-4625-9f89-4234116263a0 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:29.476948 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6cd272c7-a407-4625-9f89-4234116263a0 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:30:29.477047 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-290ec99b-98a3-40ea-b9c5-84ade909aeb1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:29.477993 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 62/242] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:30:29 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:30:29.480247 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-2a0310a0-80e8-482c-9b7c-b541c8c672b1 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Volume info retrieved successfully. Aug 20 04:30:29.488239 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-afabbdd4-84f0-4699-894d-40aad305b147 req-e31fab51-c7cc-4a0a-87e2-ee2648fd64e6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:29.488858 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2a0310a0-80e8-482c-9b7c-b541c8c672b1 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] https://10.4.3.239/volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 returned with HTTP 200 Aug 20 04:30:29.489432 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 61/243] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:29 2026] GET /volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:29.491910 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-afabbdd4-84f0-4699-894d-40aad305b147 req-e31fab51-c7cc-4a0a-87e2-ee2648fd64e6 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] GET https://10.4.3.239/volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 Aug 20 04:30:29.492249 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-afabbdd4-84f0-4699-894d-40aad305b147 req-e31fab51-c7cc-4a0a-87e2-ee2648fd64e6 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:29.492880 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-afabbdd4-84f0-4699-894d-40aad305b147 req-e31fab51-c7cc-4a0a-87e2-ee2648fd64e6 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:29.506933 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:29.506933 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:30:29.511805 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-afabbdd4-84f0-4699-894d-40aad305b147 req-e31fab51-c7cc-4a0a-87e2-ee2648fd64e6 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Volume info retrieved successfully. Aug 20 04:30:29.519336 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-afabbdd4-84f0-4699-894d-40aad305b147 req-e31fab51-c7cc-4a0a-87e2-ee2648fd64e6 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] https://10.4.3.239/volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 returned with HTTP 200 Aug 20 04:30:29.519895 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 60/244] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:30:29 2026] GET /volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 => generated 1023 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:30:29.637458 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-afabbdd4-84f0-4699-894d-40aad305b147 req-2fac5797-576c-4d01-9269-dcc6e87cf5ae None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:29.640892 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-afabbdd4-84f0-4699-894d-40aad305b147 req-2fac5797-576c-4d01-9269-dcc6e87cf5ae tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] PUT https://10.4.3.239/volume/v3/attachments/f19ff6b1-77f3-43f5-b311-014e8446b7b2 Aug 20 04:30:29.640892 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-afabbdd4-84f0-4699-894d-40aad305b147 req-2fac5797-576c-4d01-9269-dcc6e87cf5ae tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:29.655952 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-afabbdd4-84f0-4699-894d-40aad305b147 req-2fac5797-576c-4d01-9269-dcc6e87cf5ae tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Acquiring lock "cinder-attachment_update-bf31d0c8-696a-4555-91b5-5956d70f0941-np0000007850" by "attachment_update" {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:30:29.666439 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-afabbdd4-84f0-4699-894d-40aad305b147 req-2fac5797-576c-4d01-9269-dcc6e87cf5ae tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Lock "cinder-attachment_update-bf31d0c8-696a-4555-91b5-5956d70f0941-np0000007850" acquired by "attachment_update" :: waited 0.011s {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:30:29.676792 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:29.676792 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:30:29.820107 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-afabbdd4-84f0-4699-894d-40aad305b147 req-2fac5797-576c-4d01-9269-dcc6e87cf5ae tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Lock "cinder-attachment_update-bf31d0c8-696a-4555-91b5-5956d70f0941-np0000007850" released by "attachment_update" :: held 0.154s {{(pid=100177) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:30:29.820748 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-afabbdd4-84f0-4699-894d-40aad305b147 req-2fac5797-576c-4d01-9269-dcc6e87cf5ae tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] https://10.4.3.239/volume/v3/attachments/f19ff6b1-77f3-43f5-b311-014e8446b7b2 returned with HTTP 200 Aug 20 04:30:29.821436 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 63/245] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:30:29 2026] PUT /volume/v3/attachments/f19ff6b1-77f3-43f5-b311-014e8446b7b2 => generated 969 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:29.867204 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-290ec99b-98a3-40ea-b9c5-84ade909aeb1 tempest-VolumeRetypeWithoutMigrationTest-25207633 tempest-VolumeRetypeWithoutMigrationTest-25207633-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:30:29.867204 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-290ec99b-98a3-40ea-b9c5-84ade909aeb1 tempest-VolumeRetypeWithoutMigrationTest-25207633 tempest-VolumeRetypeWithoutMigrationTest-25207633-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:29.871325 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:29.871325 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:30:29.889747 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-290ec99b-98a3-40ea-b9c5-84ade909aeb1 tempest-VolumeRetypeWithoutMigrationTest-25207633 tempest-VolumeRetypeWithoutMigrationTest-25207633-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:30:29.889747 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 62/246] 10.4.3.239 () {68 vars in 1252 bytes} [Thu Aug 20 04:30:29 2026] POST /volume/v3/types => generated 188 bytes in 413 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:29.903857 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ef769708-7da0-41ba-892a-9c1ff4fd171b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:29.906234 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ef769708-7da0-41ba-892a-9c1ff4fd171b tempest-VolumeRetypeWithoutMigrationTest-25207633 tempest-VolumeRetypeWithoutMigrationTest-25207633-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:30:29.906797 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ef769708-7da0-41ba-892a-9c1ff4fd171b tempest-VolumeRetypeWithoutMigrationTest-25207633 tempest-VolumeRetypeWithoutMigrationTest-25207633-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:29.931989 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ef769708-7da0-41ba-892a-9c1ff4fd171b tempest-VolumeRetypeWithoutMigrationTest-25207633 tempest-VolumeRetypeWithoutMigrationTest-25207633-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:30:29.932463 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 62/247] 10.4.3.239 () {68 vars in 1252 bytes} [Thu Aug 20 04:30:29 2026] POST /volume/v3/types => generated 188 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:29.946166 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ba8d4d95-3e4a-462e-bcfb-c1300341dad3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:30.195400 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7b9c2ec5-4c55-4302-93e8-e2a5bf99f34e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:30.198033 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7b9c2ec5-4c55-4302-93e8-e2a5bf99f34e tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] GET https://10.4.3.239/volume/v3/volumes/15d43f28-9daa-46ef-9ba8-c6a21acc4006 Aug 20 04:30:30.198033 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7b9c2ec5-4c55-4302-93e8-e2a5bf99f34e tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:30.198163 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7b9c2ec5-4c55-4302-93e8-e2a5bf99f34e tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:30.211514 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:30.211514 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:30:30.216042 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-7b9c2ec5-4c55-4302-93e8-e2a5bf99f34e tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Volume info retrieved successfully. Aug 20 04:30:30.218893 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ba8d4d95-3e4a-462e-bcfb-c1300341dad3 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:30:30.219344 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ba8d4d95-3e4a-462e-bcfb-c1300341dad3 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1887356780"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:30.221259 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7b9c2ec5-4c55-4302-93e8-e2a5bf99f34e tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] https://10.4.3.239/volume/v3/volumes/15d43f28-9daa-46ef-9ba8-c6a21acc4006 returned with HTTP 200 Aug 20 04:30:30.221824 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 64/248] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:30 2026] GET /volume/v3/volumes/15d43f28-9daa-46ef-9ba8-c6a21acc4006 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:30.221908 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-ba8d4d95-3e4a-462e-bcfb-c1300341dad3 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1887356780'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:30:30.227398 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-ba8d4d95-3e4a-462e-bcfb-c1300341dad3 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] Create volume of 1 GB Aug 20 04:30:30.228192 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:30.228192 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:30:30.228939 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-ba8d4d95-3e4a-462e-bcfb-c1300341dad3 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] Availability Zones retrieved successfully. Aug 20 04:30:30.237357 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-ba8d4d95-3e4a-462e-bcfb-c1300341dad3 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] Flow 'volume_create_api' (b74367e6-c378-4fa8-b006-64fafd3174ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:30:30.238584 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-ba8d4d95-3e4a-462e-bcfb-c1300341dad3 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77d4209f-cdb3-497d-9f75-37c00543405c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:30:30.239780 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-ba8d4d95-3e4a-462e-bcfb-c1300341dad3 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:30:30.269739 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-ba8d4d95-3e4a-462e-bcfb-c1300341dad3 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77d4209f-cdb3-497d-9f75-37c00543405c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:30:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bb63ec51-560d-48cd-b417-c3ccfe8d7631,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bb63ec51-560d-48cd-b417-c3ccfe8d7631', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:30:30.271071 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-ba8d4d95-3e4a-462e-bcfb-c1300341dad3 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8018a33-860a-4664-91f0-f232046ea9bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:30:30.322279 np0000007850 devstack@c-api.service[100176]: WARNING cinder.quota [None req-ba8d4d95-3e4a-462e-bcfb-c1300341dad3 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-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 20 04:30:30.322279 np0000007850 devstack@c-api.service[100176]: WARNING cinder.quota [None req-ba8d4d95-3e4a-462e-bcfb-c1300341dad3 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-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 20 04:30:30.372714 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-ba8d4d95-3e4a-462e-bcfb-c1300341dad3 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] Created reservations ['4d86dd48-48fd-404d-b86b-48b4e418e1c8', 'de7f21d8-ac00-4a2f-83f9-0d30b855cb22', '8fb36556-096a-4d1e-8c40-6fde198c54bb', '467ecbce-c111-4fb1-816e-9cf260e75303'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:30:30.374465 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-ba8d4d95-3e4a-462e-bcfb-c1300341dad3 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8018a33-860a-4664-91f0-f232046ea9bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d86dd48-48fd-404d-b86b-48b4e418e1c8', 'de7f21d8-ac00-4a2f-83f9-0d30b855cb22', '8fb36556-096a-4d1e-8c40-6fde198c54bb', '467ecbce-c111-4fb1-816e-9cf260e75303']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:30:30.374465 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-ba8d4d95-3e4a-462e-bcfb-c1300341dad3 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f65c22f-ac9a-467b-87a5-d5f7116715d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:30:30.406405 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-ba8d4d95-3e4a-462e-bcfb-c1300341dad3 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f65c22f-ac9a-467b-87a5-d5f7116715d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd11ee3b3-9a96-498d-8191-5954beb8bf66', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1887356780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6bd9beacbd804c969c2cb452617e1e0f',qos_specs=None,replication_status=,reservations=['4d86dd48-48fd-404d-b86b-48b4e418e1c8','de7f21d8-ac00-4a2f-83f9-0d30b855cb22','8fb36556-096a-4d1e-8c40-6fde198c54bb','467ecbce-c111-4fb1-816e-9cf260e75303'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22defcd44d604e7295bd8bc6566ef8cf',volume_type_id=bb63ec51-560d-48cd-b417-c3ccfe8d7631), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:30:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1887356780',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d11ee3b3-9a96-498d-8191-5954beb8bf66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6bd9beacbd804c969c2cb452617e1e0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22defcd44d604e7295bd8bc6566ef8cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bb63ec51-560d-48cd-b417-c3ccfe8d7631),volume_type_id=bb63ec51-560d-48cd-b417-c3ccfe8d7631)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:30:30.407657 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-ba8d4d95-3e4a-462e-bcfb-c1300341dad3 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d71c1e27-a8e7-42c8-bb63-45db08d95e33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:30:30.439568 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-ba8d4d95-3e4a-462e-bcfb-c1300341dad3 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d71c1e27-a8e7-42c8-bb63-45db08d95e33) transitioned into state 'SUCCESS' from state '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-1887356780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6bd9beacbd804c969c2cb452617e1e0f',qos_specs=None,replication_status=,reservations=['4d86dd48-48fd-404d-b86b-48b4e418e1c8','de7f21d8-ac00-4a2f-83f9-0d30b855cb22','8fb36556-096a-4d1e-8c40-6fde198c54bb','467ecbce-c111-4fb1-816e-9cf260e75303'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22defcd44d604e7295bd8bc6566ef8cf',volume_type_id=bb63ec51-560d-48cd-b417-c3ccfe8d7631)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:30:30.440651 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-ba8d4d95-3e4a-462e-bcfb-c1300341dad3 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f42532a-3e55-46a4-9ac0-cd49f789baf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:30:30.454221 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-ba8d4d95-3e4a-462e-bcfb-c1300341dad3 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f42532a-3e55-46a4-9ac0-cd49f789baf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:30:30.455797 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-ba8d4d95-3e4a-462e-bcfb-c1300341dad3 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] Flow 'volume_create_api' (b74367e6-c378-4fa8-b006-64fafd3174ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:30:30.455986 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-ba8d4d95-3e4a-462e-bcfb-c1300341dad3 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] Create volume request issued successfully. Aug 20 04:30:30.456844 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ba8d4d95-3e4a-462e-bcfb-c1300341dad3 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:30:30.457686 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 61/249] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:30:29 2026] POST /volume/v3/volumes => generated 768 bytes in 512 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:30:30.476761 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-730c83d8-c658-4037-89b6-630d3850efc7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:30.479427 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-730c83d8-c658-4037-89b6-630d3850efc7 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] GET https://10.4.3.239/volume/v3/volumes/d11ee3b3-9a96-498d-8191-5954beb8bf66 Aug 20 04:30:30.480147 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-730c83d8-c658-4037-89b6-630d3850efc7 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:30.480147 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-730c83d8-c658-4037-89b6-630d3850efc7 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:30.489911 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:30.489911 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:30:30.496739 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-730c83d8-c658-4037-89b6-630d3850efc7 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] Volume info retrieved successfully. Aug 20 04:30:30.509124 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3fcb2afd-965f-4d47-818d-6b84fe7ce2ad None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:30.509590 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-730c83d8-c658-4037-89b6-630d3850efc7 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] https://10.4.3.239/volume/v3/volumes/d11ee3b3-9a96-498d-8191-5954beb8bf66 returned with HTTP 200 Aug 20 04:30:30.510222 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 63/250] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:30 2026] GET /volume/v3/volumes/d11ee3b3-9a96-498d-8191-5954beb8bf66 => generated 836 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:30.511703 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3fcb2afd-965f-4d47-818d-6b84fe7ce2ad tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] GET https://10.4.3.239/volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 Aug 20 04:30:30.512008 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3fcb2afd-965f-4d47-818d-6b84fe7ce2ad tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:30.512314 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3fcb2afd-965f-4d47-818d-6b84fe7ce2ad tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:30.526828 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:30.526828 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:30:30.536715 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-3fcb2afd-965f-4d47-818d-6b84fe7ce2ad tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Volume info retrieved successfully. Aug 20 04:30:30.548696 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3fcb2afd-965f-4d47-818d-6b84fe7ce2ad tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] https://10.4.3.239/volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 returned with HTTP 200 Aug 20 04:30:30.549271 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 63/251] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:30 2026] GET /volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:31.238403 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-382260ad-7415-4d84-88a0-a01fc629f115 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:31.241300 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-382260ad-7415-4d84-88a0-a01fc629f115 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] GET https://10.4.3.239/volume/v3/volumes/15d43f28-9daa-46ef-9ba8-c6a21acc4006 Aug 20 04:30:31.241558 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-382260ad-7415-4d84-88a0-a01fc629f115 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:31.241798 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-382260ad-7415-4d84-88a0-a01fc629f115 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:31.268502 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:31.268502 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:30:31.279348 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-382260ad-7415-4d84-88a0-a01fc629f115 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Volume info retrieved successfully. Aug 20 04:30:31.283220 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-382260ad-7415-4d84-88a0-a01fc629f115 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] https://10.4.3.239/volume/v3/volumes/15d43f28-9daa-46ef-9ba8-c6a21acc4006 returned with HTTP 200 Aug 20 04:30:31.283633 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 65/252] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:31 2026] GET /volume/v3/volumes/15d43f28-9daa-46ef-9ba8-c6a21acc4006 => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:31.293435 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c0c74aa0-4466-4194-87e4-468bb1d88cb4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:31.295576 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c0c74aa0-4466-4194-87e4-468bb1d88cb4 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] GET https://10.4.3.239/volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76 Aug 20 04:30:31.295813 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c0c74aa0-4466-4194-87e4-468bb1d88cb4 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:31.296063 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c0c74aa0-4466-4194-87e4-468bb1d88cb4 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:31.304114 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:31.304114 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:30:31.308899 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-c0c74aa0-4466-4194-87e4-468bb1d88cb4 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Volume info retrieved successfully. Aug 20 04:30:31.315800 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c0c74aa0-4466-4194-87e4-468bb1d88cb4 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] https://10.4.3.239/volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76 returned with HTTP 200 Aug 20 04:30:31.316378 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 62/253] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:31 2026] GET /volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:31.406501 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-2ab81cda-9317-425f-93fe-cd5dfbdfbc2f req-19946696-e698-442a-af02-472347f7f6dc None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:31.409475 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-2ab81cda-9317-425f-93fe-cd5dfbdfbc2f req-19946696-e698-442a-af02-472347f7f6dc tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] GET https://10.4.3.239/volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76 Aug 20 04:30:31.409707 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-2ab81cda-9317-425f-93fe-cd5dfbdfbc2f req-19946696-e698-442a-af02-472347f7f6dc tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:31.410668 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-2ab81cda-9317-425f-93fe-cd5dfbdfbc2f req-19946696-e698-442a-af02-472347f7f6dc tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:31.422352 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:31.422352 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:30:31.429604 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-2ab81cda-9317-425f-93fe-cd5dfbdfbc2f req-19946696-e698-442a-af02-472347f7f6dc tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Volume info retrieved successfully. Aug 20 04:30:31.436580 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-2ab81cda-9317-425f-93fe-cd5dfbdfbc2f req-19946696-e698-442a-af02-472347f7f6dc tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] https://10.4.3.239/volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76 returned with HTTP 200 Aug 20 04:30:31.437160 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 64/254] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:30:31 2026] GET /volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:31.529579 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7724f65a-b0ff-4181-8837-950a099a6b85 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:31.531553 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7724f65a-b0ff-4181-8837-950a099a6b85 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] GET https://10.4.3.239/volume/v3/volumes/d11ee3b3-9a96-498d-8191-5954beb8bf66 Aug 20 04:30:31.533545 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7724f65a-b0ff-4181-8837-950a099a6b85 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:31.533545 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7724f65a-b0ff-4181-8837-950a099a6b85 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:31.540415 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:31.540415 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:30:31.546319 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-7724f65a-b0ff-4181-8837-950a099a6b85 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] Volume info retrieved successfully. Aug 20 04:30:31.551296 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7724f65a-b0ff-4181-8837-950a099a6b85 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] https://10.4.3.239/volume/v3/volumes/d11ee3b3-9a96-498d-8191-5954beb8bf66 returned with HTTP 200 Aug 20 04:30:31.551684 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 64/255] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:31 2026] GET /volume/v3/volumes/d11ee3b3-9a96-498d-8191-5954beb8bf66 => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:31.567087 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0664153d-0831-46ca-800b-ae74db5d15da None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:31.567619 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-61226f4b-3fce-4a86-bbf7-a586fec23120 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:31.569809 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0664153d-0831-46ca-800b-ae74db5d15da tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] GET https://10.4.3.239/volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 Aug 20 04:30:31.569809 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0664153d-0831-46ca-800b-ae74db5d15da tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:31.570128 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-61226f4b-3fce-4a86-bbf7-a586fec23120 tempest-VolumeRetypeWithoutMigrationTest-25207633 tempest-VolumeRetypeWithoutMigrationTest-25207633-project-admin] GET https://10.4.3.239/volume/v3/volumes/d11ee3b3-9a96-498d-8191-5954beb8bf66 Aug 20 04:30:31.570246 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0664153d-0831-46ca-800b-ae74db5d15da tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:31.570308 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-61226f4b-3fce-4a86-bbf7-a586fec23120 tempest-VolumeRetypeWithoutMigrationTest-25207633 tempest-VolumeRetypeWithoutMigrationTest-25207633-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:31.570370 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-61226f4b-3fce-4a86-bbf7-a586fec23120 tempest-VolumeRetypeWithoutMigrationTest-25207633 tempest-VolumeRetypeWithoutMigrationTest-25207633-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:31.582026 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:31.582026 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:30:31.584042 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:31.584042 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:30:31.586836 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-61226f4b-3fce-4a86-bbf7-a586fec23120 tempest-VolumeRetypeWithoutMigrationTest-25207633 tempest-VolumeRetypeWithoutMigrationTest-25207633-project-admin] Volume info retrieved successfully. Aug 20 04:30:31.593546 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-0664153d-0831-46ca-800b-ae74db5d15da tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Volume info retrieved successfully. Aug 20 04:30:31.593674 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-61226f4b-3fce-4a86-bbf7-a586fec23120 tempest-VolumeRetypeWithoutMigrationTest-25207633 tempest-VolumeRetypeWithoutMigrationTest-25207633-project-admin] https://10.4.3.239/volume/v3/volumes/d11ee3b3-9a96-498d-8191-5954beb8bf66 returned with HTTP 200 Aug 20 04:30:31.593828 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 63/256] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:31 2026] GET /volume/v3/volumes/d11ee3b3-9a96-498d-8191-5954beb8bf66 => generated 1025 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:31.598638 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0664153d-0831-46ca-800b-ae74db5d15da tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] https://10.4.3.239/volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 returned with HTTP 200 Aug 20 04:30:31.599209 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 66/257] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:31 2026] GET /volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:31.610764 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-59d9cea1-4e8e-4968-9ea2-25b864f181f9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:31.613470 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-59d9cea1-4e8e-4968-9ea2-25b864f181f9 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] POST https://10.4.3.239/volume/v3/volumes/d11ee3b3-9a96-498d-8191-5954beb8bf66/action Aug 20 04:30:31.613470 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-59d9cea1-4e8e-4968-9ea2-25b864f181f9 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:30:31.613727 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-59d9cea1-4e8e-4968-9ea2-25b864f181f9 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:31.629460 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:31.629460 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:30:31.630136 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-59d9cea1-4e8e-4968-9ea2-25b864f181f9 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] Volume info retrieved successfully. Aug 20 04:30:31.660482 np0000007850 devstack@c-api.service[100174]: WARNING cinder.quota [None req-59d9cea1-4e8e-4968-9ea2-25b864f181f9 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-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 20 04:30:31.660950 np0000007850 devstack@c-api.service[100174]: WARNING cinder.quota [None req-59d9cea1-4e8e-4968-9ea2-25b864f181f9 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-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 20 04:30:31.707440 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-59d9cea1-4e8e-4968-9ea2-25b864f181f9 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] Created reservations ['a4368b5f-038b-45b1-923c-9066ee7ab637', '538ab64f-20e8-4e45-90d4-f7ddee07ad9b'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:30:31.727312 np0000007850 devstack@c-api.service[100174]: WARNING cinder.quota [None req-59d9cea1-4e8e-4968-9ea2-25b864f181f9 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-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 20 04:30:31.727942 np0000007850 devstack@c-api.service[100174]: WARNING cinder.quota [None req-59d9cea1-4e8e-4968-9ea2-25b864f181f9 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-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 20 04:30:31.743155 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-59d9cea1-4e8e-4968-9ea2-25b864f181f9 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] Created reservations ['34687931-9bc3-440b-918e-460c293b360b', 'a4ab0675-9fec-4d84-bc82-36192e0da64d'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:30:31.774305 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-4f89aa71-e061-46a8-a39d-22c95d97290b req-463473bd-bea1-482c-b80b-06697343325b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:31.779606 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-4f89aa71-e061-46a8-a39d-22c95d97290b req-463473bd-bea1-482c-b80b-06697343325b tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] POST https://10.4.3.239/volume/v3/attachments/22a8b78a-8304-4ebb-befa-1337faa53abd/action Aug 20 04:30:31.781021 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-4f89aa71-e061-46a8-a39d-22c95d97290b req-463473bd-bea1-482c-b80b-06697343325b tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Action body: b'{"os-complete": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:30:31.781797 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-4f89aa71-e061-46a8-a39d-22c95d97290b req-463473bd-bea1-482c-b80b-06697343325b tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:31.791393 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-59d9cea1-4e8e-4968-9ea2-25b864f181f9 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] Retype volume request issued successfully. Aug 20 04:30:31.791786 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-59d9cea1-4e8e-4968-9ea2-25b864f181f9 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] https://10.4.3.239/volume/v3/volumes/d11ee3b3-9a96-498d-8191-5954beb8bf66/action returned with HTTP 202 Aug 20 04:30:31.792957 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 65/258] 10.4.3.239 () {68 vars in 1390 bytes} [Thu Aug 20 04:30:31 2026] POST /volume/v3/volumes/d11ee3b3-9a96-498d-8191-5954beb8bf66/action => generated 0 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:30:31.808036 np0000007850 devstack@c-api.service[100175]: /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 20 04:30:31.808036 np0000007850 devstack@c-api.service[100175]: .first() Aug 20 04:30:31.809058 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c7510bcd-6d30-4a62-b041-18f42722fdf9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:31.814609 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c7510bcd-6d30-4a62-b041-18f42722fdf9 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] GET https://10.4.3.239/volume/v3/volumes/d11ee3b3-9a96-498d-8191-5954beb8bf66 Aug 20 04:30:31.815658 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c7510bcd-6d30-4a62-b041-18f42722fdf9 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:31.815658 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c7510bcd-6d30-4a62-b041-18f42722fdf9 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:31.834378 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:31.834378 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:30:31.841782 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:31.841782 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:30:31.843449 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-c7510bcd-6d30-4a62-b041-18f42722fdf9 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] Volume info retrieved successfully. Aug 20 04:30:31.852754 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c7510bcd-6d30-4a62-b041-18f42722fdf9 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] https://10.4.3.239/volume/v3/volumes/d11ee3b3-9a96-498d-8191-5954beb8bf66 returned with HTTP 200 Aug 20 04:30:31.853438 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 64/259] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:31 2026] GET /volume/v3/volumes/d11ee3b3-9a96-498d-8191-5954beb8bf66 => generated 860 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:31.870033 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-4f89aa71-e061-46a8-a39d-22c95d97290b req-463473bd-bea1-482c-b80b-06697343325b tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] https://10.4.3.239/volume/v3/attachments/22a8b78a-8304-4ebb-befa-1337faa53abd/action returned with HTTP 204 Aug 20 04:30:31.870647 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 65/260] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:30:31 2026] POST /volume/v3/attachments/22a8b78a-8304-4ebb-befa-1337faa53abd/action => generated 0 bytes in 97 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:30:31.880833 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7768f3ad-1cf5-4da8-a3a6-2afb789213ec None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:31.881500 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7768f3ad-1cf5-4da8-a3a6-2afb789213ec None None] GET https://10.4.3.239/volume// Aug 20 04:30:31.881841 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7768f3ad-1cf5-4da8-a3a6-2afb789213ec None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:31.881932 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7768f3ad-1cf5-4da8-a3a6-2afb789213ec None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:31.882996 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7768f3ad-1cf5-4da8-a3a6-2afb789213ec None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:30:31.882996 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 67/261] 10.4.3.239 () {66 vars in 1428 bytes} [Thu Aug 20 04:30: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 20 04:30:31.907876 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-2ab81cda-9317-425f-93fe-cd5dfbdfbc2f req-9703def2-38a5-4ca6-a546-299f4758e7f8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:32.159887 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-2ab81cda-9317-425f-93fe-cd5dfbdfbc2f req-9703def2-38a5-4ca6-a546-299f4758e7f8 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:30:32.160468 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-2ab81cda-9317-425f-93fe-cd5dfbdfbc2f req-9703def2-38a5-4ca6-a546-299f4758e7f8 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d9657737-d76a-40e4-9162-6878a1588a76", "connector": null, "instance_uuid": "61e48421-e56f-4ecf-a7e5-fd874ee0739d"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:32.173352 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:32.173352 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:30:32.226633 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-2ab81cda-9317-425f-93fe-cd5dfbdfbc2f req-9703def2-38a5-4ca6-a546-299f4758e7f8 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:30:32.229120 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 66/262] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:30:31 2026] POST /volume/v3/attachments => generated 273 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:32.264852 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e2fb2db2-dd4f-4861-9012-0572505783e5 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:32.268738 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e2fb2db2-dd4f-4861-9012-0572505783e5 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] GET https://10.4.3.239/volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76 Aug 20 04:30:32.269033 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e2fb2db2-dd4f-4861-9012-0572505783e5 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:32.269605 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e2fb2db2-dd4f-4861-9012-0572505783e5 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:32.285756 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-435804cf-0457-4d98-8b7d-8a740f2c113d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:32.286013 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-435804cf-0457-4d98-8b7d-8a740f2c113d None None] GET https://10.4.3.239/volume// Aug 20 04:30:32.286263 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-435804cf-0457-4d98-8b7d-8a740f2c113d None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:32.286542 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-435804cf-0457-4d98-8b7d-8a740f2c113d None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:32.286803 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-435804cf-0457-4d98-8b7d-8a740f2c113d None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:30:32.287468 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 66/263] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:30: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 20 04:30:32.290324 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:32.290324 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:30:32.298629 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-e2fb2db2-dd4f-4861-9012-0572505783e5 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Volume info retrieved successfully. Aug 20 04:30:32.299130 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-2ab81cda-9317-425f-93fe-cd5dfbdfbc2f req-6b3ce417-642c-4c91-9679-52f36a3f0ee2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:32.303451 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3fdb1f0a-7b08-4610-a555-417e082ed1d7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:32.305199 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e2fb2db2-dd4f-4861-9012-0572505783e5 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] https://10.4.3.239/volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76 returned with HTTP 200 Aug 20 04:30:32.306162 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-2ab81cda-9317-425f-93fe-cd5dfbdfbc2f req-6b3ce417-642c-4c91-9679-52f36a3f0ee2 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] GET https://10.4.3.239/volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76 Aug 20 04:30:32.306344 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3fdb1f0a-7b08-4610-a555-417e082ed1d7 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] GET https://10.4.3.239/volume/v3/volumes/15d43f28-9daa-46ef-9ba8-c6a21acc4006 Aug 20 04:30:32.306400 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 65/264] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:32 2026] GET /volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76 => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:32.306427 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-2ab81cda-9317-425f-93fe-cd5dfbdfbc2f req-6b3ce417-642c-4c91-9679-52f36a3f0ee2 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:32.306450 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3fdb1f0a-7b08-4610-a555-417e082ed1d7 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:32.306689 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3fdb1f0a-7b08-4610-a555-417e082ed1d7 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:32.306989 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-2ab81cda-9317-425f-93fe-cd5dfbdfbc2f req-6b3ce417-642c-4c91-9679-52f36a3f0ee2 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:32.321240 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:32.321240 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:30:32.322403 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:32.322403 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:30:32.326891 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-2ab81cda-9317-425f-93fe-cd5dfbdfbc2f req-6b3ce417-642c-4c91-9679-52f36a3f0ee2 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Volume info retrieved successfully. Aug 20 04:30:32.329162 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-3fdb1f0a-7b08-4610-a555-417e082ed1d7 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Volume info retrieved successfully. Aug 20 04:30:32.334266 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-2ab81cda-9317-425f-93fe-cd5dfbdfbc2f req-6b3ce417-642c-4c91-9679-52f36a3f0ee2 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] https://10.4.3.239/volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76 returned with HTTP 200 Aug 20 04:30:32.334765 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 68/265] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:30:32 2026] GET /volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76 => generated 1030 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:30:32.334988 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3fdb1f0a-7b08-4610-a555-417e082ed1d7 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] https://10.4.3.239/volume/v3/volumes/15d43f28-9daa-46ef-9ba8-c6a21acc4006 returned with HTTP 200 Aug 20 04:30:32.335604 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 67/266] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:32 2026] GET /volume/v3/volumes/15d43f28-9daa-46ef-9ba8-c6a21acc4006 => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:32.361379 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1f3d85f9-e59b-4497-ba86-181071d5f57f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:32.364165 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1f3d85f9-e59b-4497-ba86-181071d5f57f tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] GET https://10.4.3.239/volume/v3/volumes/15d43f28-9daa-46ef-9ba8-c6a21acc4006 Aug 20 04:30:32.364287 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1f3d85f9-e59b-4497-ba86-181071d5f57f tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:32.364453 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1f3d85f9-e59b-4497-ba86-181071d5f57f tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:32.378423 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:32.378423 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:30:32.387630 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1f3d85f9-e59b-4497-ba86-181071d5f57f tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Volume info retrieved successfully. Aug 20 04:30:32.395232 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1f3d85f9-e59b-4497-ba86-181071d5f57f tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] https://10.4.3.239/volume/v3/volumes/15d43f28-9daa-46ef-9ba8-c6a21acc4006 returned with HTTP 200 Aug 20 04:30:32.396047 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 67/267] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:32 2026] GET /volume/v3/volumes/15d43f28-9daa-46ef-9ba8-c6a21acc4006 => generated 1138 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:32.432909 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-2ab81cda-9317-425f-93fe-cd5dfbdfbc2f req-906d8e9a-8c18-47ea-bca7-5634c11aedcf None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:32.437367 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-2ab81cda-9317-425f-93fe-cd5dfbdfbc2f req-906d8e9a-8c18-47ea-bca7-5634c11aedcf tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] PUT https://10.4.3.239/volume/v3/attachments/e5e51b5f-75f5-48a2-b331-4d31f1c68a7a Aug 20 04:30:32.437769 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-2ab81cda-9317-425f-93fe-cd5dfbdfbc2f req-906d8e9a-8c18-47ea-bca7-5634c11aedcf tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:32.452174 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-2ab81cda-9317-425f-93fe-cd5dfbdfbc2f req-906d8e9a-8c18-47ea-bca7-5634c11aedcf tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Acquiring lock "cinder-attachment_update-d9657737-d76a-40e4-9162-6878a1588a76-np0000007850" by "attachment_update" {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:30:32.464593 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-2ab81cda-9317-425f-93fe-cd5dfbdfbc2f req-906d8e9a-8c18-47ea-bca7-5634c11aedcf tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Lock "cinder-attachment_update-d9657737-d76a-40e4-9162-6878a1588a76-np0000007850" acquired by "attachment_update" :: waited 0.013s {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:30:32.466083 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:32.466083 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:30:32.584463 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-2ab81cda-9317-425f-93fe-cd5dfbdfbc2f req-906d8e9a-8c18-47ea-bca7-5634c11aedcf tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Lock "cinder-attachment_update-d9657737-d76a-40e4-9162-6878a1588a76-np0000007850" released by "attachment_update" :: held 0.120s {{(pid=100176) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:30:32.585071 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-2ab81cda-9317-425f-93fe-cd5dfbdfbc2f req-906d8e9a-8c18-47ea-bca7-5634c11aedcf tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] https://10.4.3.239/volume/v3/attachments/e5e51b5f-75f5-48a2-b331-4d31f1c68a7a returned with HTTP 200 Aug 20 04:30:32.588290 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 66/268] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:30:32 2026] PUT /volume/v3/attachments/e5e51b5f-75f5-48a2-b331-4d31f1c68a7a => generated 969 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:32.621420 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-117e1fe3-b31f-4e04-a045-21f3d4fd29bd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:32.626703 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-117e1fe3-b31f-4e04-a045-21f3d4fd29bd tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] GET https://10.4.3.239/volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 Aug 20 04:30:32.626703 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-117e1fe3-b31f-4e04-a045-21f3d4fd29bd tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:32.626703 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-117e1fe3-b31f-4e04-a045-21f3d4fd29bd tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:32.645777 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:32.645777 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:30:32.650234 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-117e1fe3-b31f-4e04-a045-21f3d4fd29bd tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Volume info retrieved successfully. Aug 20 04:30:32.656159 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-117e1fe3-b31f-4e04-a045-21f3d4fd29bd tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] https://10.4.3.239/volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 returned with HTTP 200 Aug 20 04:30:32.656626 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 69/269] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:32 2026] GET /volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:32.740859 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b7fa400b-4c1d-46bc-acac-4de5a6a2fa3e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:32.742997 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b7fa400b-4c1d-46bc-acac-4de5a6a2fa3e tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:30:32.743375 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b7fa400b-4c1d-46bc-acac-4de5a6a2fa3e tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1635667963"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:32.745124 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-b7fa400b-4c1d-46bc-acac-4de5a6a2fa3e tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1635667963'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:30:32.745455 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-b7fa400b-4c1d-46bc-acac-4de5a6a2fa3e tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Create volume of 1 GB Aug 20 04:30:32.752197 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-b7fa400b-4c1d-46bc-acac-4de5a6a2fa3e tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Availability Zones retrieved successfully. Aug 20 04:30:32.762026 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-b7fa400b-4c1d-46bc-acac-4de5a6a2fa3e tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Flow 'volume_create_api' (367b7396-1004-48b4-b4da-f6b9e73e09bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:30:32.763586 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-b7fa400b-4c1d-46bc-acac-4de5a6a2fa3e tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e2fb9d3-16ee-41b3-9be9-64c14433c8f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:30:32.765311 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-b7fa400b-4c1d-46bc-acac-4de5a6a2fa3e tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:30:32.809990 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-b7fa400b-4c1d-46bc-acac-4de5a6a2fa3e tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e2fb9d3-16ee-41b3-9be9-64c14433c8f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:30:32.811269 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-b7fa400b-4c1d-46bc-acac-4de5a6a2fa3e tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1331179-69f4-453e-ae5b-7aa5b60bad56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:30:32.870404 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-cfcb9309-354c-4173-9004-feff62bf4cc0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:32.874911 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cfcb9309-354c-4173-9004-feff62bf4cc0 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] GET https://10.4.3.239/volume/v3/volumes/d11ee3b3-9a96-498d-8191-5954beb8bf66 Aug 20 04:30:32.874911 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cfcb9309-354c-4173-9004-feff62bf4cc0 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:32.874911 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cfcb9309-354c-4173-9004-feff62bf4cc0 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:32.888582 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:32.888582 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:30:32.895973 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-cfcb9309-354c-4173-9004-feff62bf4cc0 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] Volume info retrieved successfully. Aug 20 04:30:32.907138 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cfcb9309-354c-4173-9004-feff62bf4cc0 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] https://10.4.3.239/volume/v3/volumes/d11ee3b3-9a96-498d-8191-5954beb8bf66 returned with HTTP 200 Aug 20 04:30:32.912206 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 68/270] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:32 2026] GET /volume/v3/volumes/d11ee3b3-9a96-498d-8191-5954beb8bf66 => generated 861 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:32.931321 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-b7fa400b-4c1d-46bc-acac-4de5a6a2fa3e tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Created reservations ['5e669b91-d40f-469c-ba3d-eb9b5e39318e', '70c93e94-cf26-474c-bce5-a10e74e861e6', '36a26e43-18f5-46e7-8f70-05fffb34938c', '3d0680b5-6ae8-48cb-a82e-40e01eea842d'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:30:32.931482 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d9295961-9055-4fab-b211-8900c9fd9f91 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:32.932681 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-b7fa400b-4c1d-46bc-acac-4de5a6a2fa3e tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1331179-69f4-453e-ae5b-7aa5b60bad56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e669b91-d40f-469c-ba3d-eb9b5e39318e', '70c93e94-cf26-474c-bce5-a10e74e861e6', '36a26e43-18f5-46e7-8f70-05fffb34938c', '3d0680b5-6ae8-48cb-a82e-40e01eea842d']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:30:32.933838 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d9295961-9055-4fab-b211-8900c9fd9f91 tempest-VolumeRetypeWithoutMigrationTest-25207633 tempest-VolumeRetypeWithoutMigrationTest-25207633-project-admin] GET https://10.4.3.239/volume/v3/volumes/d11ee3b3-9a96-498d-8191-5954beb8bf66 Aug 20 04:30:32.933939 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-b7fa400b-4c1d-46bc-acac-4de5a6a2fa3e tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5df711a5-56c3-4302-a426-6433608231da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:30:32.934471 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d9295961-9055-4fab-b211-8900c9fd9f91 tempest-VolumeRetypeWithoutMigrationTest-25207633 tempest-VolumeRetypeWithoutMigrationTest-25207633-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:32.934471 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d9295961-9055-4fab-b211-8900c9fd9f91 tempest-VolumeRetypeWithoutMigrationTest-25207633 tempest-VolumeRetypeWithoutMigrationTest-25207633-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:32.945665 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:32.945665 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:30:32.952015 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d9295961-9055-4fab-b211-8900c9fd9f91 tempest-VolumeRetypeWithoutMigrationTest-25207633 tempest-VolumeRetypeWithoutMigrationTest-25207633-project-admin] Volume info retrieved successfully. Aug 20 04:30:32.962410 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d9295961-9055-4fab-b211-8900c9fd9f91 tempest-VolumeRetypeWithoutMigrationTest-25207633 tempest-VolumeRetypeWithoutMigrationTest-25207633-project-admin] https://10.4.3.239/volume/v3/volumes/d11ee3b3-9a96-498d-8191-5954beb8bf66 returned with HTTP 200 Aug 20 04:30:32.962543 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 67/271] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:32 2026] GET /volume/v3/volumes/d11ee3b3-9a96-498d-8191-5954beb8bf66 => generated 1025 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:32.967485 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-b7fa400b-4c1d-46bc-acac-4de5a6a2fa3e tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5df711a5-56c3-4302-a426-6433608231da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4da1da6-9b93-4dd6-9228-1ee95e25652d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1635667963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae8f8a8e5f1b4f8981ae1867c9ce2a77',qos_specs=None,replication_status=,reservations=['5e669b91-d40f-469c-ba3d-eb9b5e39318e','70c93e94-cf26-474c-bce5-a10e74e861e6','36a26e43-18f5-46e7-8f70-05fffb34938c','3d0680b5-6ae8-48cb-a82e-40e01eea842d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='457c77367cf344c5a03b26d84dd6fd4e',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:30:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1635667963',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4da1da6-9b93-4dd6-9228-1ee95e25652d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae8f8a8e5f1b4f8981ae1867c9ce2a77',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='457c77367cf344c5a03b26d84dd6fd4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:30:32.968370 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-b7fa400b-4c1d-46bc-acac-4de5a6a2fa3e tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdc2d6d7-ca8f-4041-a1df-806952fde6da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:30:32.987855 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3e9d06a4-8c54-4816-9694-e9de9cb1c978 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:32.990482 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3e9d06a4-8c54-4816-9694-e9de9cb1c978 tempest-VolumeRetypeWithoutMigrationTest-25207633 tempest-VolumeRetypeWithoutMigrationTest-25207633-project-admin] GET https://10.4.3.239/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1887356780 Aug 20 04:30:32.990880 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3e9d06a4-8c54-4816-9694-e9de9cb1c978 tempest-VolumeRetypeWithoutMigrationTest-25207633 tempest-VolumeRetypeWithoutMigrationTest-25207633-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:32.991234 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3e9d06a4-8c54-4816-9694-e9de9cb1c978 tempest-VolumeRetypeWithoutMigrationTest-25207633 tempest-VolumeRetypeWithoutMigrationTest-25207633-project-admin] Calling method 'index' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:32.993267 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-3e9d06a4-8c54-4816-9694-e9de9cb1c978 tempest-VolumeRetypeWithoutMigrationTest-25207633 tempest-VolumeRetypeWithoutMigrationTest-25207633-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1887356780'), ('all_tenants', True)]). {{(pid=100177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:30:32.993443 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-b7fa400b-4c1d-46bc-acac-4de5a6a2fa3e tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdc2d6d7-ca8f-4041-a1df-806952fde6da) transitioned into state 'SUCCESS' from state '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-1635667963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae8f8a8e5f1b4f8981ae1867c9ce2a77',qos_specs=None,replication_status=,reservations=['5e669b91-d40f-469c-ba3d-eb9b5e39318e','70c93e94-cf26-474c-bce5-a10e74e861e6','36a26e43-18f5-46e7-8f70-05fffb34938c','3d0680b5-6ae8-48cb-a82e-40e01eea842d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='457c77367cf344c5a03b26d84dd6fd4e',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:30:32.994050 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-b7fa400b-4c1d-46bc-acac-4de5a6a2fa3e tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bea58c4-bbb8-4995-8709-1bf12cb4f960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:30:33.007110 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-b7fa400b-4c1d-46bc-acac-4de5a6a2fa3e tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bea58c4-bbb8-4995-8709-1bf12cb4f960) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:30:33.008079 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-b7fa400b-4c1d-46bc-acac-4de5a6a2fa3e tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Flow 'volume_create_api' (367b7396-1004-48b4-b4da-f6b9e73e09bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:30:33.008458 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-b7fa400b-4c1d-46bc-acac-4de5a6a2fa3e tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Create volume request issued successfully. Aug 20 04:30:33.009379 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b7fa400b-4c1d-46bc-acac-4de5a6a2fa3e tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:30:33.009921 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 68/272] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:30:32 2026] POST /volume/v3/volumes => generated 755 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:30:33.028890 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-3e9d06a4-8c54-4816-9694-e9de9cb1c978 tempest-VolumeRetypeWithoutMigrationTest-25207633 tempest-VolumeRetypeWithoutMigrationTest-25207633-project-admin] Get all volumes completed successfully. Aug 20 04:30:33.029616 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3e9d06a4-8c54-4816-9694-e9de9cb1c978 tempest-VolumeRetypeWithoutMigrationTest-25207633 tempest-VolumeRetypeWithoutMigrationTest-25207633-project-admin] https://10.4.3.239/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1887356780 returned with HTTP 200 Aug 20 04:30:33.030431 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 70/273] 10.4.3.239 () {66 vars in 1398 bytes} [Thu Aug 20 04:30:32 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1887356780 => generated 347 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:33.030532 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2035e769-8e5d-4058-bee7-c5a003c62247 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:33.032646 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2035e769-8e5d-4058-bee7-c5a003c62247 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] GET https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d Aug 20 04:30:33.033059 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2035e769-8e5d-4058-bee7-c5a003c62247 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:33.033359 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2035e769-8e5d-4058-bee7-c5a003c62247 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:33.048126 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8325e5dc-757a-455c-ac43-f9e98e878cf7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:33.050027 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:33.050027 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:30:33.052681 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8325e5dc-757a-455c-ac43-f9e98e878cf7 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] GET https://10.4.3.239/volume/v3/volumes/d11ee3b3-9a96-498d-8191-5954beb8bf66 Aug 20 04:30:33.052681 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8325e5dc-757a-455c-ac43-f9e98e878cf7 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:33.052681 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8325e5dc-757a-455c-ac43-f9e98e878cf7 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:33.058244 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-2035e769-8e5d-4058-bee7-c5a003c62247 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Volume info retrieved successfully. Aug 20 04:30:33.061694 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:33.061694 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:30:33.066612 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2035e769-8e5d-4058-bee7-c5a003c62247 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d returned with HTTP 200 Aug 20 04:30:33.067092 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 69/274] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:33 2026] GET /volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d => generated 823 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:33.068521 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-8325e5dc-757a-455c-ac43-f9e98e878cf7 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] Volume info retrieved successfully. Aug 20 04:30:33.076912 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8325e5dc-757a-455c-ac43-f9e98e878cf7 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] https://10.4.3.239/volume/v3/volumes/d11ee3b3-9a96-498d-8191-5954beb8bf66 returned with HTTP 200 Aug 20 04:30:33.077933 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 68/275] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:33 2026] GET /volume/v3/volumes/d11ee3b3-9a96-498d-8191-5954beb8bf66 => generated 861 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:33.097110 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5737569e-bf2a-4df5-b52b-811fa5bcef30 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:33.101209 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5737569e-bf2a-4df5-b52b-811fa5bcef30 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] DELETE https://10.4.3.239/volume/v3/volumes/d11ee3b3-9a96-498d-8191-5954beb8bf66 Aug 20 04:30:33.101407 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5737569e-bf2a-4df5-b52b-811fa5bcef30 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:33.101635 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5737569e-bf2a-4df5-b52b-811fa5bcef30 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:33.101860 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-5737569e-bf2a-4df5-b52b-811fa5bcef30 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] Delete volume with id: d11ee3b3-9a96-498d-8191-5954beb8bf66 Aug 20 04:30:33.114830 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:33.114830 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:30:33.115810 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-5737569e-bf2a-4df5-b52b-811fa5bcef30 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] Volume info retrieved successfully. Aug 20 04:30:33.139743 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-5737569e-bf2a-4df5-b52b-811fa5bcef30 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] Delete volume request issued successfully. Aug 20 04:30:33.139743 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5737569e-bf2a-4df5-b52b-811fa5bcef30 tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] https://10.4.3.239/volume/v3/volumes/d11ee3b3-9a96-498d-8191-5954beb8bf66 returned with HTTP 202 Aug 20 04:30:33.140124 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 69/276] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:30:33 2026] DELETE /volume/v3/volumes/d11ee3b3-9a96-498d-8191-5954beb8bf66 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:30:33.150856 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-31ef5819-51fa-475d-ba04-9b696b47b74e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:33.155375 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-31ef5819-51fa-475d-ba04-9b696b47b74e tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] GET https://10.4.3.239/volume/v3/volumes/d11ee3b3-9a96-498d-8191-5954beb8bf66 Aug 20 04:30:33.155687 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-31ef5819-51fa-475d-ba04-9b696b47b74e tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:33.155916 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-31ef5819-51fa-475d-ba04-9b696b47b74e tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:33.165595 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:33.165595 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:30:33.170447 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-31ef5819-51fa-475d-ba04-9b696b47b74e tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] Volume info retrieved successfully. Aug 20 04:30:33.176729 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-31ef5819-51fa-475d-ba04-9b696b47b74e tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] https://10.4.3.239/volume/v3/volumes/d11ee3b3-9a96-498d-8191-5954beb8bf66 returned with HTTP 200 Aug 20 04:30:33.177343 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 71/277] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:33 2026] GET /volume/v3/volumes/d11ee3b3-9a96-498d-8191-5954beb8bf66 => generated 860 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:33.324313 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ee770779-f77c-4809-a698-36ff32fb3821 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:33.326935 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ee770779-f77c-4809-a698-36ff32fb3821 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] GET https://10.4.3.239/volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76 Aug 20 04:30:33.327262 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ee770779-f77c-4809-a698-36ff32fb3821 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:33.327492 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ee770779-f77c-4809-a698-36ff32fb3821 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:33.345800 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:33.345800 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:30:33.354023 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-ee770779-f77c-4809-a698-36ff32fb3821 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Volume info retrieved successfully. Aug 20 04:30:33.360205 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ee770779-f77c-4809-a698-36ff32fb3821 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] https://10.4.3.239/volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76 returned with HTTP 200 Aug 20 04:30:33.360733 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 70/278] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:33 2026] GET /volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76 => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:33.677393 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4a688750-5b9a-428b-b9ec-c0c8683370b2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:33.680210 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4a688750-5b9a-428b-b9ec-c0c8683370b2 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] GET https://10.4.3.239/volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 Aug 20 04:30:33.680659 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4a688750-5b9a-428b-b9ec-c0c8683370b2 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:33.681000 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4a688750-5b9a-428b-b9ec-c0c8683370b2 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:33.693568 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:33.693568 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:30:33.700421 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-4a688750-5b9a-428b-b9ec-c0c8683370b2 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Volume info retrieved successfully. Aug 20 04:30:33.707873 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4a688750-5b9a-428b-b9ec-c0c8683370b2 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] https://10.4.3.239/volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 returned with HTTP 200 Aug 20 04:30:33.708554 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 69/279] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:33 2026] GET /volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:34.086893 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5911d8a3-7318-4947-8f70-569a2c8b2079 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:34.092244 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5911d8a3-7318-4947-8f70-569a2c8b2079 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] GET https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d Aug 20 04:30:34.092244 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5911d8a3-7318-4947-8f70-569a2c8b2079 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:34.092244 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5911d8a3-7318-4947-8f70-569a2c8b2079 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:34.103256 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:34.103256 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:30:34.109355 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-5911d8a3-7318-4947-8f70-569a2c8b2079 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Volume info retrieved successfully. Aug 20 04:30:34.116253 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5911d8a3-7318-4947-8f70-569a2c8b2079 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d returned with HTTP 200 Aug 20 04:30:34.117406 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 70/280] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:34 2026] GET /volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:34.185367 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-70cf3ac7-119d-4ec4-b929-7b4eb9280883 req-f05e0084-0713-40c0-a5b5-a6c7f3390bce None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:34.189525 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-70cf3ac7-119d-4ec4-b929-7b4eb9280883 req-f05e0084-0713-40c0-a5b5-a6c7f3390bce tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] GET https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d Aug 20 04:30:34.189837 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-70cf3ac7-119d-4ec4-b929-7b4eb9280883 req-f05e0084-0713-40c0-a5b5-a6c7f3390bce tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:34.190111 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-70cf3ac7-119d-4ec4-b929-7b4eb9280883 req-f05e0084-0713-40c0-a5b5-a6c7f3390bce tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:34.196326 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9b48863e-0795-47ac-81e0-6bcbe1ea9fbb None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:34.202594 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9b48863e-0795-47ac-81e0-6bcbe1ea9fbb tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] GET https://10.4.3.239/volume/v3/volumes/d11ee3b3-9a96-498d-8191-5954beb8bf66 Aug 20 04:30:34.202594 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9b48863e-0795-47ac-81e0-6bcbe1ea9fbb tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:34.203319 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:34.203319 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:30:34.203413 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9b48863e-0795-47ac-81e0-6bcbe1ea9fbb tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:34.209368 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-70cf3ac7-119d-4ec4-b929-7b4eb9280883 req-f05e0084-0713-40c0-a5b5-a6c7f3390bce tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Volume info retrieved successfully. Aug 20 04:30:34.217841 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-70cf3ac7-119d-4ec4-b929-7b4eb9280883 req-f05e0084-0713-40c0-a5b5-a6c7f3390bce tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d returned with HTTP 200 Aug 20 04:30:34.218029 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9b48863e-0795-47ac-81e0-6bcbe1ea9fbb tempest-VolumeRetypeWithoutMigrationTest-689955965 tempest-VolumeRetypeWithoutMigrationTest-689955965-project-member] https://10.4.3.239/volume/v3/volumes/d11ee3b3-9a96-498d-8191-5954beb8bf66 returned with HTTP 404 Aug 20 04:30:34.218649 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 72/281] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:30:34 2026] GET /volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:34.218755 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 71/282] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:34 2026] GET /volume/v3/volumes/d11ee3b3-9a96-498d-8191-5954beb8bf66 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:30:34.235478 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-362e0f5c-35d5-406d-970a-2e13bcfe907f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:34.238631 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-362e0f5c-35d5-406d-970a-2e13bcfe907f tempest-VolumeRetypeWithoutMigrationTest-25207633 tempest-VolumeRetypeWithoutMigrationTest-25207633-project-admin] DELETE https://10.4.3.239/volume/v3/types/262b4b81-ed03-4665-82dd-a9396755607c Aug 20 04:30:34.238876 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-362e0f5c-35d5-406d-970a-2e13bcfe907f tempest-VolumeRetypeWithoutMigrationTest-25207633 tempest-VolumeRetypeWithoutMigrationTest-25207633-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:34.239439 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-362e0f5c-35d5-406d-970a-2e13bcfe907f tempest-VolumeRetypeWithoutMigrationTest-25207633 tempest-VolumeRetypeWithoutMigrationTest-25207633-project-admin] Calling method '_delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:34.280043 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-362e0f5c-35d5-406d-970a-2e13bcfe907f tempest-VolumeRetypeWithoutMigrationTest-25207633 tempest-VolumeRetypeWithoutMigrationTest-25207633-project-admin] https://10.4.3.239/volume/v3/types/262b4b81-ed03-4665-82dd-a9396755607c returned with HTTP 202 Aug 20 04:30:34.280043 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 70/283] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:30:34 2026] DELETE /volume/v3/types/262b4b81-ed03-4665-82dd-a9396755607c => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:30:34.290405 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9fef233b-90af-4554-b82b-a53a41b32dd0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:34.294209 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9fef233b-90af-4554-b82b-a53a41b32dd0 tempest-VolumeRetypeWithoutMigrationTest-25207633 tempest-VolumeRetypeWithoutMigrationTest-25207633-project-admin] GET https://10.4.3.239/volume/v3/types/262b4b81-ed03-4665-82dd-a9396755607c Aug 20 04:30:34.294209 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9fef233b-90af-4554-b82b-a53a41b32dd0 tempest-VolumeRetypeWithoutMigrationTest-25207633 tempest-VolumeRetypeWithoutMigrationTest-25207633-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:34.294209 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9fef233b-90af-4554-b82b-a53a41b32dd0 tempest-VolumeRetypeWithoutMigrationTest-25207633 tempest-VolumeRetypeWithoutMigrationTest-25207633-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:34.299310 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9fef233b-90af-4554-b82b-a53a41b32dd0 tempest-VolumeRetypeWithoutMigrationTest-25207633 tempest-VolumeRetypeWithoutMigrationTest-25207633-project-admin] https://10.4.3.239/volume/v3/types/262b4b81-ed03-4665-82dd-a9396755607c returned with HTTP 404 Aug 20 04:30:34.299772 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 71/284] 10.4.3.239 () {66 vars in 1342 bytes} [Thu Aug 20 04:30:34 2026] GET /volume/v3/types/262b4b81-ed03-4665-82dd-a9396755607c => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:30:34.310630 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e20fafa4-19e6-4aa6-b5bb-1c79122f234a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:34.313641 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e20fafa4-19e6-4aa6-b5bb-1c79122f234a tempest-VolumeRetypeWithoutMigrationTest-25207633 tempest-VolumeRetypeWithoutMigrationTest-25207633-project-admin] DELETE https://10.4.3.239/volume/v3/types/bb63ec51-560d-48cd-b417-c3ccfe8d7631 Aug 20 04:30:34.313984 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e20fafa4-19e6-4aa6-b5bb-1c79122f234a tempest-VolumeRetypeWithoutMigrationTest-25207633 tempest-VolumeRetypeWithoutMigrationTest-25207633-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:34.314411 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e20fafa4-19e6-4aa6-b5bb-1c79122f234a tempest-VolumeRetypeWithoutMigrationTest-25207633 tempest-VolumeRetypeWithoutMigrationTest-25207633-project-admin] Calling method '_delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:34.347069 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b996a784-cd94-46ca-8ebb-dadd69ee9c90 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:34.348246 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b996a784-cd94-46ca-8ebb-dadd69ee9c90 None None] GET https://10.4.3.239/volume// Aug 20 04:30:34.348246 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b996a784-cd94-46ca-8ebb-dadd69ee9c90 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:34.348246 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b996a784-cd94-46ca-8ebb-dadd69ee9c90 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:34.348505 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b996a784-cd94-46ca-8ebb-dadd69ee9c90 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:30:34.349154 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 72/285] 10.4.3.239 () {66 vars in 1428 bytes} [Thu Aug 20 04:30: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 20 04:30:34.362621 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-70cf3ac7-119d-4ec4-b929-7b4eb9280883 req-312dd6a5-d518-47ce-afa0-4a2bc86e2440 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:34.365357 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-70cf3ac7-119d-4ec4-b929-7b4eb9280883 req-312dd6a5-d518-47ce-afa0-4a2bc86e2440 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:30:34.365853 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-70cf3ac7-119d-4ec4-b929-7b4eb9280883 req-312dd6a5-d518-47ce-afa0-4a2bc86e2440 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d4da1da6-9b93-4dd6-9228-1ee95e25652d", "connector": null, "instance_uuid": "9610d822-ffa9-45eb-b8f7-5f0b8f5590f4"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:34.380419 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:34.380419 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:30:34.386480 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b8a4482b-f721-4b55-970e-eb414507165b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:34.390212 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b8a4482b-f721-4b55-970e-eb414507165b tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] GET https://10.4.3.239/volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76 Aug 20 04:30:34.390212 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b8a4482b-f721-4b55-970e-eb414507165b tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:34.390212 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b8a4482b-f721-4b55-970e-eb414507165b tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:34.407291 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e20fafa4-19e6-4aa6-b5bb-1c79122f234a tempest-VolumeRetypeWithoutMigrationTest-25207633 tempest-VolumeRetypeWithoutMigrationTest-25207633-project-admin] https://10.4.3.239/volume/v3/types/bb63ec51-560d-48cd-b417-c3ccfe8d7631 returned with HTTP 202 Aug 20 04:30:34.407291 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 73/286] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:30:34 2026] DELETE /volume/v3/types/bb63ec51-560d-48cd-b417-c3ccfe8d7631 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:30:34.410363 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:34.410363 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:30:34.417272 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-b8a4482b-f721-4b55-970e-eb414507165b tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Volume info retrieved successfully. Aug 20 04:30:34.420961 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3cb294f7-b905-4114-8b3c-334c3c08353b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:34.424999 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3cb294f7-b905-4114-8b3c-334c3c08353b tempest-VolumeRetypeWithoutMigrationTest-25207633 tempest-VolumeRetypeWithoutMigrationTest-25207633-project-admin] GET https://10.4.3.239/volume/v3/types/bb63ec51-560d-48cd-b417-c3ccfe8d7631 Aug 20 04:30:34.425337 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b8a4482b-f721-4b55-970e-eb414507165b tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] https://10.4.3.239/volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76 returned with HTTP 200 Aug 20 04:30:34.425436 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3cb294f7-b905-4114-8b3c-334c3c08353b tempest-VolumeRetypeWithoutMigrationTest-25207633 tempest-VolumeRetypeWithoutMigrationTest-25207633-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:34.425727 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3cb294f7-b905-4114-8b3c-334c3c08353b tempest-VolumeRetypeWithoutMigrationTest-25207633 tempest-VolumeRetypeWithoutMigrationTest-25207633-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:34.425867 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 72/287] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:34 2026] GET /volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76 => generated 851 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:34.433885 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3cb294f7-b905-4114-8b3c-334c3c08353b tempest-VolumeRetypeWithoutMigrationTest-25207633 tempest-VolumeRetypeWithoutMigrationTest-25207633-project-admin] https://10.4.3.239/volume/v3/types/bb63ec51-560d-48cd-b417-c3ccfe8d7631 returned with HTTP 404 Aug 20 04:30:34.435323 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 73/288] 10.4.3.239 () {66 vars in 1342 bytes} [Thu Aug 20 04:30:34 2026] GET /volume/v3/types/bb63ec51-560d-48cd-b417-c3ccfe8d7631 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:30:34.446755 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-70cf3ac7-119d-4ec4-b929-7b4eb9280883 req-312dd6a5-d518-47ce-afa0-4a2bc86e2440 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:30:34.449010 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 71/289] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:30:34 2026] POST /volume/v3/attachments => generated 273 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:34.493422 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-242d433a-d728-44d4-a2dc-877f98053cad None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:34.496166 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-242d433a-d728-44d4-a2dc-877f98053cad tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] GET https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d Aug 20 04:30:34.496465 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-242d433a-d728-44d4-a2dc-877f98053cad tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:34.497194 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-242d433a-d728-44d4-a2dc-877f98053cad tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:34.512479 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:34.512479 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:30:34.512634 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9f661ebb-48bf-45fe-8899-6c6c5c5aa12d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:34.513253 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9f661ebb-48bf-45fe-8899-6c6c5c5aa12d None None] GET https://10.4.3.239/volume// Aug 20 04:30:34.513486 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9f661ebb-48bf-45fe-8899-6c6c5c5aa12d None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:34.513823 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9f661ebb-48bf-45fe-8899-6c6c5c5aa12d None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:34.514908 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9f661ebb-48bf-45fe-8899-6c6c5c5aa12d None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:30:34.514908 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 73/290] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:30: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 20 04:30:34.519440 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-242d433a-d728-44d4-a2dc-877f98053cad tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Volume info retrieved successfully. Aug 20 04:30:34.527288 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-242d433a-d728-44d4-a2dc-877f98053cad tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d returned with HTTP 200 Aug 20 04:30:34.527885 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 74/291] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:34 2026] GET /volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:34.530779 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-70cf3ac7-119d-4ec4-b929-7b4eb9280883 req-47dd13f6-1d84-41a7-bc8f-6c60fdccf2d2 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:34.536383 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-70cf3ac7-119d-4ec4-b929-7b4eb9280883 req-47dd13f6-1d84-41a7-bc8f-6c60fdccf2d2 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] GET https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d Aug 20 04:30:34.536826 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-70cf3ac7-119d-4ec4-b929-7b4eb9280883 req-47dd13f6-1d84-41a7-bc8f-6c60fdccf2d2 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:34.537105 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-70cf3ac7-119d-4ec4-b929-7b4eb9280883 req-47dd13f6-1d84-41a7-bc8f-6c60fdccf2d2 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:34.564957 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:34.564957 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:30:34.572645 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-70cf3ac7-119d-4ec4-b929-7b4eb9280883 req-47dd13f6-1d84-41a7-bc8f-6c60fdccf2d2 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Volume info retrieved successfully. Aug 20 04:30:34.579406 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-70cf3ac7-119d-4ec4-b929-7b4eb9280883 req-47dd13f6-1d84-41a7-bc8f-6c60fdccf2d2 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d returned with HTTP 200 Aug 20 04:30:34.579827 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 74/292] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:30:34 2026] GET /volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d => generated 1027 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:30:34.680526 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-70cf3ac7-119d-4ec4-b929-7b4eb9280883 req-c76667fe-7abc-4f91-8595-f905935be55f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:34.684215 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-70cf3ac7-119d-4ec4-b929-7b4eb9280883 req-c76667fe-7abc-4f91-8595-f905935be55f tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] PUT https://10.4.3.239/volume/v3/attachments/926c4b94-6579-439e-ac5b-59b1fc3a376f Aug 20 04:30:34.685084 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-70cf3ac7-119d-4ec4-b929-7b4eb9280883 req-c76667fe-7abc-4f91-8595-f905935be55f tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:34.698418 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-70cf3ac7-119d-4ec4-b929-7b4eb9280883 req-c76667fe-7abc-4f91-8595-f905935be55f tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Acquiring lock "cinder-attachment_update-d4da1da6-9b93-4dd6-9228-1ee95e25652d-np0000007850" by "attachment_update" {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:30:34.705442 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-70cf3ac7-119d-4ec4-b929-7b4eb9280883 req-c76667fe-7abc-4f91-8595-f905935be55f tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Lock "cinder-attachment_update-d4da1da6-9b93-4dd6-9228-1ee95e25652d-np0000007850" acquired by "attachment_update" :: waited 0.007s {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:30:34.706857 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:34.706857 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:30:34.725708 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-20bb61c3-ff39-4280-a2f6-74390ea3dee9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:34.728070 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-20bb61c3-ff39-4280-a2f6-74390ea3dee9 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] GET https://10.4.3.239/volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 Aug 20 04:30:34.728377 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-20bb61c3-ff39-4280-a2f6-74390ea3dee9 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:34.728599 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-20bb61c3-ff39-4280-a2f6-74390ea3dee9 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:34.749771 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:34.749771 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:30:34.754763 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-20bb61c3-ff39-4280-a2f6-74390ea3dee9 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Volume info retrieved successfully. Aug 20 04:30:34.761452 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-20bb61c3-ff39-4280-a2f6-74390ea3dee9 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] https://10.4.3.239/volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 returned with HTTP 200 Aug 20 04:30:34.761929 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 74/293] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:34 2026] GET /volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:34.823096 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-afabbdd4-84f0-4699-894d-40aad305b147 req-b86f7cf3-2b72-4d08-b258-3d764505a1cd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:34.825617 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-afabbdd4-84f0-4699-894d-40aad305b147 req-b86f7cf3-2b72-4d08-b258-3d764505a1cd tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] POST https://10.4.3.239/volume/v3/attachments/f19ff6b1-77f3-43f5-b311-014e8446b7b2/action Aug 20 04:30:34.826082 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-afabbdd4-84f0-4699-894d-40aad305b147 req-b86f7cf3-2b72-4d08-b258-3d764505a1cd tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Action body: b'{"os-complete": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:30:34.826256 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-afabbdd4-84f0-4699-894d-40aad305b147 req-b86f7cf3-2b72-4d08-b258-3d764505a1cd tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:34.837415 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-70cf3ac7-119d-4ec4-b929-7b4eb9280883 req-c76667fe-7abc-4f91-8595-f905935be55f tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Lock "cinder-attachment_update-d4da1da6-9b93-4dd6-9228-1ee95e25652d-np0000007850" released by "attachment_update" :: held 0.131s {{(pid=100176) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:30:34.837415 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-70cf3ac7-119d-4ec4-b929-7b4eb9280883 req-c76667fe-7abc-4f91-8595-f905935be55f tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] https://10.4.3.239/volume/v3/attachments/926c4b94-6579-439e-ac5b-59b1fc3a376f returned with HTTP 200 Aug 20 04:30:34.837722 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 72/294] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:30:34 2026] PUT /volume/v3/attachments/926c4b94-6579-439e-ac5b-59b1fc3a376f => generated 969 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:34.859497 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:34.859497 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:30:34.882068 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-afabbdd4-84f0-4699-894d-40aad305b147 req-b86f7cf3-2b72-4d08-b258-3d764505a1cd tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] https://10.4.3.239/volume/v3/attachments/f19ff6b1-77f3-43f5-b311-014e8446b7b2/action returned with HTTP 204 Aug 20 04:30:34.882624 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 75/295] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:30:34 2026] POST /volume/v3/attachments/f19ff6b1-77f3-43f5-b311-014e8446b7b2/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:30:35.446150 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1ce95af5-b775-498a-b376-63414c79e60c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:35.449128 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1ce95af5-b775-498a-b376-63414c79e60c tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] GET https://10.4.3.239/volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76 Aug 20 04:30:35.449128 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1ce95af5-b775-498a-b376-63414c79e60c tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:35.449128 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1ce95af5-b775-498a-b376-63414c79e60c tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:35.465109 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:35.465109 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:30:35.470752 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1ce95af5-b775-498a-b376-63414c79e60c tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Volume info retrieved successfully. Aug 20 04:30:35.476958 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1ce95af5-b775-498a-b376-63414c79e60c tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] https://10.4.3.239/volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76 returned with HTTP 200 Aug 20 04:30:35.477632 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 75/296] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:35 2026] GET /volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:35.550201 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1c73e76a-809f-4cbd-8360-79883e7ea463 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:35.553818 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1c73e76a-809f-4cbd-8360-79883e7ea463 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] GET https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d Aug 20 04:30:35.553898 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1c73e76a-809f-4cbd-8360-79883e7ea463 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:35.554198 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1c73e76a-809f-4cbd-8360-79883e7ea463 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:35.567064 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:35.567064 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:30:35.571887 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-1c73e76a-809f-4cbd-8360-79883e7ea463 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Volume info retrieved successfully. Aug 20 04:30:35.582409 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1c73e76a-809f-4cbd-8360-79883e7ea463 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d returned with HTTP 200 Aug 20 04:30:35.583120 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 75/297] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:35 2026] GET /volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:35.783097 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0bb1b5f5-0108-4723-bae9-ac35ff57e291 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:35.786977 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0bb1b5f5-0108-4723-bae9-ac35ff57e291 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] GET https://10.4.3.239/volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 Aug 20 04:30:35.787239 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0bb1b5f5-0108-4723-bae9-ac35ff57e291 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:35.787505 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0bb1b5f5-0108-4723-bae9-ac35ff57e291 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:35.810302 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:35.810302 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:30:35.818785 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-0bb1b5f5-0108-4723-bae9-ac35ff57e291 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Volume info retrieved successfully. Aug 20 04:30:35.828443 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0bb1b5f5-0108-4723-bae9-ac35ff57e291 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] https://10.4.3.239/volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 returned with HTTP 200 Aug 20 04:30:35.829054 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 73/298] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:35 2026] GET /volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 => generated 1136 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:35.844865 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-62e6e793-4a35-42b6-96ed-50347b95af75 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:35.848122 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-62e6e793-4a35-42b6-96ed-50347b95af75 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] GET https://10.4.3.239/volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 Aug 20 04:30:35.848122 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-62e6e793-4a35-42b6-96ed-50347b95af75 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:35.848122 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-62e6e793-4a35-42b6-96ed-50347b95af75 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:35.863055 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:35.863055 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:30:35.875064 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-62e6e793-4a35-42b6-96ed-50347b95af75 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Volume info retrieved successfully. Aug 20 04:30:35.886607 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-62e6e793-4a35-42b6-96ed-50347b95af75 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] https://10.4.3.239/volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 returned with HTTP 200 Aug 20 04:30:35.886737 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 76/299] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:35 2026] GET /volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 => generated 1136 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:36.499514 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8df7f024-4a4f-44d6-9b6a-104065ca350c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:36.501800 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8df7f024-4a4f-44d6-9b6a-104065ca350c tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] GET https://10.4.3.239/volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76 Aug 20 04:30:36.502125 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8df7f024-4a4f-44d6-9b6a-104065ca350c tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:36.502370 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8df7f024-4a4f-44d6-9b6a-104065ca350c tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:36.514147 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:36.514147 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:30:36.519615 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-8df7f024-4a4f-44d6-9b6a-104065ca350c tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Volume info retrieved successfully. Aug 20 04:30:36.525370 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8df7f024-4a4f-44d6-9b6a-104065ca350c tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] https://10.4.3.239/volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76 returned with HTTP 200 Aug 20 04:30:36.525846 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 76/300] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:36 2026] GET /volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:36.602850 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2aa979da-78f2-4469-9b5d-7f8c2ca3d64c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:36.605980 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2aa979da-78f2-4469-9b5d-7f8c2ca3d64c tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] GET https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d Aug 20 04:30:36.606329 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2aa979da-78f2-4469-9b5d-7f8c2ca3d64c tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:36.606644 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2aa979da-78f2-4469-9b5d-7f8c2ca3d64c tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:36.621508 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:36.621508 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:30:36.625527 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-2aa979da-78f2-4469-9b5d-7f8c2ca3d64c tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Volume info retrieved successfully. Aug 20 04:30:36.631271 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2aa979da-78f2-4469-9b5d-7f8c2ca3d64c tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d returned with HTTP 200 Aug 20 04:30:36.631781 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 76/301] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:36 2026] GET /volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:37.549937 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5a6836fd-445c-4836-be33-19001262a519 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:37.559922 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5a6836fd-445c-4836-be33-19001262a519 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] GET https://10.4.3.239/volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76 Aug 20 04:30:37.559922 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5a6836fd-445c-4836-be33-19001262a519 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:37.559922 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5a6836fd-445c-4836-be33-19001262a519 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:37.579051 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:37.579051 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:30:37.588245 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-5a6836fd-445c-4836-be33-19001262a519 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Volume info retrieved successfully. Aug 20 04:30:37.595671 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5a6836fd-445c-4836-be33-19001262a519 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] https://10.4.3.239/volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76 returned with HTTP 200 Aug 20 04:30:37.599227 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 74/302] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:37 2026] GET /volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76 => generated 851 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:37.650967 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-b6064cce-356b-477d-bdbf-945a3cc481db req-94caa03e-1c5b-4c8d-8c0e-c89814eb8ff3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:37.651917 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6bfc9036-5a0f-41af-b4de-abcdbaf7efcc None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:37.656211 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6bfc9036-5a0f-41af-b4de-abcdbaf7efcc tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] GET https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d Aug 20 04:30:37.656211 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6bfc9036-5a0f-41af-b4de-abcdbaf7efcc tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:37.656355 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-b6064cce-356b-477d-bdbf-945a3cc481db req-94caa03e-1c5b-4c8d-8c0e-c89814eb8ff3 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] GET https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 Aug 20 04:30:37.656421 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6bfc9036-5a0f-41af-b4de-abcdbaf7efcc tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:37.656472 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-b6064cce-356b-477d-bdbf-945a3cc481db req-94caa03e-1c5b-4c8d-8c0e-c89814eb8ff3 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:37.656646 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-b6064cce-356b-477d-bdbf-945a3cc481db req-94caa03e-1c5b-4c8d-8c0e-c89814eb8ff3 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:37.666929 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:37.666929 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:30:37.671993 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:37.671993 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:30:37.675094 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-b6064cce-356b-477d-bdbf-945a3cc481db req-94caa03e-1c5b-4c8d-8c0e-c89814eb8ff3 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Volume info retrieved successfully. Aug 20 04:30:37.678204 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-6bfc9036-5a0f-41af-b4de-abcdbaf7efcc tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Volume info retrieved successfully. Aug 20 04:30:37.683251 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-b6064cce-356b-477d-bdbf-945a3cc481db req-94caa03e-1c5b-4c8d-8c0e-c89814eb8ff3 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 returned with HTTP 200 Aug 20 04:30:37.683933 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 77/303] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:30:37 2026] GET /volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 => generated 869 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:37.684033 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6bfc9036-5a0f-41af-b4de-abcdbaf7efcc tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d returned with HTTP 200 Aug 20 04:30:37.685072 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 77/304] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:37 2026] GET /volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:37.830643 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0cdf7ff4-00c8-4435-8018-e827fe5bde6b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:37.830643 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0cdf7ff4-00c8-4435-8018-e827fe5bde6b None None] GET https://10.4.3.239/volume// Aug 20 04:30:37.831100 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0cdf7ff4-00c8-4435-8018-e827fe5bde6b None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:37.831682 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0cdf7ff4-00c8-4435-8018-e827fe5bde6b None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:37.834518 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0cdf7ff4-00c8-4435-8018-e827fe5bde6b None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:30:37.834518 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 77/305] 10.4.3.239 () {66 vars in 1428 bytes} [Thu Aug 20 04:30:37 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:30:37.843340 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-b6064cce-356b-477d-bdbf-945a3cc481db req-cadd16f9-1956-487d-9505-9979a128d834 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:37.850287 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-b6064cce-356b-477d-bdbf-945a3cc481db req-cadd16f9-1956-487d-9505-9979a128d834 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:30:37.850287 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-b6064cce-356b-477d-bdbf-945a3cc481db req-cadd16f9-1956-487d-9505-9979a128d834 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f551b4b8-3364-4bd7-9ec7-b25757d3fcc8", "connector": null, "instance_uuid": "3604c2d2-f023-4b10-adca-08562e90ff6f"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:37.866456 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-2ab81cda-9317-425f-93fe-cd5dfbdfbc2f req-103d484a-f4d1-4e75-9f04-304d578a7d30 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:37.870204 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:37.870204 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:30:37.876209 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-2ab81cda-9317-425f-93fe-cd5dfbdfbc2f req-103d484a-f4d1-4e75-9f04-304d578a7d30 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] POST https://10.4.3.239/volume/v3/attachments/e5e51b5f-75f5-48a2-b331-4d31f1c68a7a/action Aug 20 04:30:37.876209 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-2ab81cda-9317-425f-93fe-cd5dfbdfbc2f req-103d484a-f4d1-4e75-9f04-304d578a7d30 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Action body: b'{"os-complete": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:30:37.876209 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-2ab81cda-9317-425f-93fe-cd5dfbdfbc2f req-103d484a-f4d1-4e75-9f04-304d578a7d30 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:37.909725 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:37.909725 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:30:37.915174 np0000007850 devstack@c-api.service[100176]: WARNING cinder.volume.api [req-b6064cce-356b-477d-bdbf-945a3cc481db req-cadd16f9-1956-487d-9505-9979a128d834 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 20 04:30:37.922327 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-b6064cce-356b-477d-bdbf-945a3cc481db req-cadd16f9-1956-487d-9505-9979a128d834 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:30:37.923032 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 75/306] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:30:37 2026] POST /volume/v3/attachments => generated 271 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:37.932199 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-2ab81cda-9317-425f-93fe-cd5dfbdfbc2f req-103d484a-f4d1-4e75-9f04-304d578a7d30 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] https://10.4.3.239/volume/v3/attachments/e5e51b5f-75f5-48a2-b331-4d31f1c68a7a/action returned with HTTP 204 Aug 20 04:30:37.932199 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 78/307] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:30:37 2026] POST /volume/v3/attachments/e5e51b5f-75f5-48a2-b331-4d31f1c68a7a/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:30:37.972983 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-bc7fe958-d539-4d9f-9a52-e588f5410ce7 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:37.975783 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bc7fe958-d539-4d9f-9a52-e588f5410ce7 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] GET https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 Aug 20 04:30:37.975783 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bc7fe958-d539-4d9f-9a52-e588f5410ce7 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:37.976086 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bc7fe958-d539-4d9f-9a52-e588f5410ce7 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:37.993062 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:37.993062 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:30:37.999302 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-bc7fe958-d539-4d9f-9a52-e588f5410ce7 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Volume info retrieved successfully. Aug 20 04:30:38.007273 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bc7fe958-d539-4d9f-9a52-e588f5410ce7 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 returned with HTTP 200 Aug 20 04:30:38.008379 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 78/308] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:37 2026] GET /volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 => generated 868 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:38.011495 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-41d7aba8-5f55-409e-ad70-7dcd3f1d8ad4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:38.012265 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-41d7aba8-5f55-409e-ad70-7dcd3f1d8ad4 None None] GET https://10.4.3.239/volume// Aug 20 04:30:38.012569 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-41d7aba8-5f55-409e-ad70-7dcd3f1d8ad4 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:38.012846 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-41d7aba8-5f55-409e-ad70-7dcd3f1d8ad4 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:38.015549 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-41d7aba8-5f55-409e-ad70-7dcd3f1d8ad4 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:30:38.015966 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 78/309] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:30:38 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:30:38.033332 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-b6064cce-356b-477d-bdbf-945a3cc481db req-0808e88b-8e5d-49a0-a961-53a778034a6d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:38.038030 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-b6064cce-356b-477d-bdbf-945a3cc481db req-0808e88b-8e5d-49a0-a961-53a778034a6d tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] GET https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 Aug 20 04:30:38.038935 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-b6064cce-356b-477d-bdbf-945a3cc481db req-0808e88b-8e5d-49a0-a961-53a778034a6d tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:38.038935 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-b6064cce-356b-477d-bdbf-945a3cc481db req-0808e88b-8e5d-49a0-a961-53a778034a6d tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:38.067757 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:38.067757 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:30:38.075108 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-b6064cce-356b-477d-bdbf-945a3cc481db req-0808e88b-8e5d-49a0-a961-53a778034a6d tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Volume info retrieved successfully. Aug 20 04:30:38.085158 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-b6064cce-356b-477d-bdbf-945a3cc481db req-0808e88b-8e5d-49a0-a961-53a778034a6d tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 returned with HTTP 200 Aug 20 04:30:38.087841 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 76/310] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:30:38 2026] GET /volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 => generated 1048 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:30:38.227732 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-b6064cce-356b-477d-bdbf-945a3cc481db req-9955a286-e0a4-4fd8-ac0b-ee808d88a91b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:38.230976 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-b6064cce-356b-477d-bdbf-945a3cc481db req-9955a286-e0a4-4fd8-ac0b-ee808d88a91b tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] PUT https://10.4.3.239/volume/v3/attachments/7f0f5beb-e03b-4afc-ac62-08aa336ab7ae Aug 20 04:30:38.234681 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-b6064cce-356b-477d-bdbf-945a3cc481db req-9955a286-e0a4-4fd8-ac0b-ee808d88a91b tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:38.252770 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-b6064cce-356b-477d-bdbf-945a3cc481db req-9955a286-e0a4-4fd8-ac0b-ee808d88a91b tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Acquiring lock "cinder-attachment_update-f551b4b8-3364-4bd7-9ec7-b25757d3fcc8-np0000007850" by "attachment_update" {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:30:38.261813 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-b6064cce-356b-477d-bdbf-945a3cc481db req-9955a286-e0a4-4fd8-ac0b-ee808d88a91b tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Lock "cinder-attachment_update-f551b4b8-3364-4bd7-9ec7-b25757d3fcc8-np0000007850" acquired by "attachment_update" :: waited 0.009s {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:30:38.262763 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:38.262763 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:30:38.410719 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-b6064cce-356b-477d-bdbf-945a3cc481db req-9955a286-e0a4-4fd8-ac0b-ee808d88a91b tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Lock "cinder-attachment_update-f551b4b8-3364-4bd7-9ec7-b25757d3fcc8-np0000007850" released by "attachment_update" :: held 0.149s {{(pid=100177) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:30:38.411225 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-b6064cce-356b-477d-bdbf-945a3cc481db req-9955a286-e0a4-4fd8-ac0b-ee808d88a91b tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] https://10.4.3.239/volume/v3/attachments/7f0f5beb-e03b-4afc-ac62-08aa336ab7ae returned with HTTP 200 Aug 20 04:30:38.412223 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 79/311] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:30:38 2026] PUT /volume/v3/attachments/7f0f5beb-e03b-4afc-ac62-08aa336ab7ae => generated 967 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:38.421933 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-c70eb710-05e7-4bd3-bb71-17f837613634 req-914cc354-1d68-42d1-87ad-e9d96d5b04c4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:38.423154 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-c70eb710-05e7-4bd3-bb71-17f837613634 req-914cc354-1d68-42d1-87ad-e9d96d5b04c4 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] GET https://10.4.3.239/volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 Aug 20 04:30:38.423154 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-c70eb710-05e7-4bd3-bb71-17f837613634 req-914cc354-1d68-42d1-87ad-e9d96d5b04c4 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:38.424803 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-c70eb710-05e7-4bd3-bb71-17f837613634 req-914cc354-1d68-42d1-87ad-e9d96d5b04c4 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:38.438637 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:38.438637 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:30:38.444618 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-c70eb710-05e7-4bd3-bb71-17f837613634 req-914cc354-1d68-42d1-87ad-e9d96d5b04c4 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Volume info retrieved successfully. Aug 20 04:30:38.449221 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-c70eb710-05e7-4bd3-bb71-17f837613634 req-914cc354-1d68-42d1-87ad-e9d96d5b04c4 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] https://10.4.3.239/volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 returned with HTTP 200 Aug 20 04:30:38.450058 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 79/312] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:30:38 2026] GET /volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 => generated 1024 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:38.524984 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-d12e7e8b-c4ce-4547-a055-3493f1b321e3 req-5ad4ca48-0c89-4eec-8c0d-5ea57119e92d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:38.527766 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-d12e7e8b-c4ce-4547-a055-3493f1b321e3 req-5ad4ca48-0c89-4eec-8c0d-5ea57119e92d tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] GET https://10.4.3.239/volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 Aug 20 04:30:38.528057 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-d12e7e8b-c4ce-4547-a055-3493f1b321e3 req-5ad4ca48-0c89-4eec-8c0d-5ea57119e92d tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:38.528347 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-d12e7e8b-c4ce-4547-a055-3493f1b321e3 req-5ad4ca48-0c89-4eec-8c0d-5ea57119e92d tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:38.556040 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:38.556040 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:30:38.562131 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-d12e7e8b-c4ce-4547-a055-3493f1b321e3 req-5ad4ca48-0c89-4eec-8c0d-5ea57119e92d tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Volume info retrieved successfully. Aug 20 04:30:38.570380 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-d12e7e8b-c4ce-4547-a055-3493f1b321e3 req-5ad4ca48-0c89-4eec-8c0d-5ea57119e92d tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] https://10.4.3.239/volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 returned with HTTP 200 Aug 20 04:30:38.570943 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 79/313] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:30:38 2026] GET /volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 => generated 1136 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:38.576064 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-614dbd24-9948-42e9-bebc-8cc0476c9dd7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:38.576592 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-614dbd24-9948-42e9-bebc-8cc0476c9dd7 None None] GET https://10.4.3.239/volume// Aug 20 04:30:38.576792 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-614dbd24-9948-42e9-bebc-8cc0476c9dd7 None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:38.576994 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-614dbd24-9948-42e9-bebc-8cc0476c9dd7 None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:38.577445 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-614dbd24-9948-42e9-bebc-8cc0476c9dd7 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:30:38.577885 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 77/314] 10.4.3.239 () {66 vars in 1428 bytes} [Thu Aug 20 04:30: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 20 04:30:38.589504 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-c70eb710-05e7-4bd3-bb71-17f837613634 req-0bc81c9c-1d8b-456c-97bf-92923ce2ab83 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:38.593415 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-c70eb710-05e7-4bd3-bb71-17f837613634 req-0bc81c9c-1d8b-456c-97bf-92923ce2ab83 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:30:38.594200 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-c70eb710-05e7-4bd3-bb71-17f837613634 req-0bc81c9c-1d8b-456c-97bf-92923ce2ab83 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "76198df1-4cfb-4a83-bf68-1976177718c9", "connector": null, "instance_uuid": "835a3a39-a52f-4270-b242-326a7efa836f"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:38.612388 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:38.612388 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:30:38.620608 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-231ce597-85cd-4e87-9683-42c4cdb696ff None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:38.628273 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-231ce597-85cd-4e87-9683-42c4cdb696ff tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] GET https://10.4.3.239/volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76 Aug 20 04:30:38.628273 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-231ce597-85cd-4e87-9683-42c4cdb696ff tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:38.628273 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-231ce597-85cd-4e87-9683-42c4cdb696ff tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:38.635219 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-d12e7e8b-c4ce-4547-a055-3493f1b321e3 req-48bcaac0-2013-48ca-b374-9cc283767d48 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:38.635219 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-d12e7e8b-c4ce-4547-a055-3493f1b321e3 req-48bcaac0-2013-48ca-b374-9cc283767d48 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] POST https://10.4.3.239/volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941/action Aug 20 04:30:38.635219 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-d12e7e8b-c4ce-4547-a055-3493f1b321e3 req-48bcaac0-2013-48ca-b374-9cc283767d48 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:30:38.635219 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-d12e7e8b-c4ce-4547-a055-3493f1b321e3 req-48bcaac0-2013-48ca-b374-9cc283767d48 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:38.641733 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:38.641733 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:30:38.645173 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-231ce597-85cd-4e87-9683-42c4cdb696ff tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Volume info retrieved successfully. Aug 20 04:30:38.648409 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:38.648409 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:30:38.648838 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-d12e7e8b-c4ce-4547-a055-3493f1b321e3 req-48bcaac0-2013-48ca-b374-9cc283767d48 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Volume info retrieved successfully. Aug 20 04:30:38.651663 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-231ce597-85cd-4e87-9683-42c4cdb696ff tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] https://10.4.3.239/volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76 returned with HTTP 200 Aug 20 04:30:38.652097 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 80/315] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:38 2026] GET /volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76 => generated 1143 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 04:30:38.660731 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-d12e7e8b-c4ce-4547-a055-3493f1b321e3 req-48bcaac0-2013-48ca-b374-9cc283767d48 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Begin detaching volume completed successfully. Aug 20 04:30:38.661017 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-d12e7e8b-c4ce-4547-a055-3493f1b321e3 req-48bcaac0-2013-48ca-b374-9cc283767d48 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] https://10.4.3.239/volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941/action returned with HTTP 202 Aug 20 04:30:38.661770 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 80/316] 10.4.3.239 () {72 vars in 1672 bytes} [Thu Aug 20 04:30:38 2026] POST /volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:30:38.669278 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-c70eb710-05e7-4bd3-bb71-17f837613634 req-0bc81c9c-1d8b-456c-97bf-92923ce2ab83 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:30:38.669789 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 80/317] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:30:38 2026] POST /volume/v3/attachments => generated 273 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:38.671413 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-27aca528-c205-4f75-be83-ee39df46cb60 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:38.676902 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-27aca528-c205-4f75-be83-ee39df46cb60 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] GET https://10.4.3.239/volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76 Aug 20 04:30:38.677225 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-27aca528-c205-4f75-be83-ee39df46cb60 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:38.677545 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-27aca528-c205-4f75-be83-ee39df46cb60 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:38.698600 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:38.698600 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:30:38.698736 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-bc95ab38-6bee-4fcf-852d-558fb074e522 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:38.700763 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-93ee2f7f-fee7-4b55-8d98-c4e0408840ff None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:38.701674 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bc95ab38-6bee-4fcf-852d-558fb074e522 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] GET https://10.4.3.239/volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 Aug 20 04:30:38.701943 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bc95ab38-6bee-4fcf-852d-558fb074e522 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:38.703595 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-93ee2f7f-fee7-4b55-8d98-c4e0408840ff tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] GET https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d Aug 20 04:30:38.703595 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-93ee2f7f-fee7-4b55-8d98-c4e0408840ff tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:38.703909 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bc95ab38-6bee-4fcf-852d-558fb074e522 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:38.703964 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-93ee2f7f-fee7-4b55-8d98-c4e0408840ff tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:38.709818 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-27aca528-c205-4f75-be83-ee39df46cb60 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Volume info retrieved successfully. Aug 20 04:30:38.717233 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-27aca528-c205-4f75-be83-ee39df46cb60 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] https://10.4.3.239/volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76 returned with HTTP 200 Aug 20 04:30:38.717629 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:38.717629 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:30:38.718029 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 78/318] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:38 2026] GET /volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76 => generated 1143 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:38.723242 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:38.723242 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:30:38.724128 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-bc95ab38-6bee-4fcf-852d-558fb074e522 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Volume info retrieved successfully. Aug 20 04:30:38.729882 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-93ee2f7f-fee7-4b55-8d98-c4e0408840ff tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Volume info retrieved successfully. Aug 20 04:30:38.732257 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bc95ab38-6bee-4fcf-852d-558fb074e522 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] https://10.4.3.239/volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 returned with HTTP 200 Aug 20 04:30:38.733195 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 81/319] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:38 2026] GET /volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:38.735698 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-00a05076-a315-44d2-bc43-8a02f1640fc3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:38.739783 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-00a05076-a315-44d2-bc43-8a02f1640fc3 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] GET https://10.4.3.239/volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 Aug 20 04:30:38.740371 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-00a05076-a315-44d2-bc43-8a02f1640fc3 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:38.740548 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-00a05076-a315-44d2-bc43-8a02f1640fc3 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:38.741668 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4fccddd5-d56c-4828-8f90-96fbe624aaef None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:38.743323 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-93ee2f7f-fee7-4b55-8d98-c4e0408840ff tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d returned with HTTP 200 Aug 20 04:30:38.743323 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 81/320] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:38 2026] GET /volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d => generated 848 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 04:30:38.744345 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4fccddd5-d56c-4828-8f90-96fbe624aaef tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] GET https://10.4.3.239/volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76 Aug 20 04:30:38.744734 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4fccddd5-d56c-4828-8f90-96fbe624aaef tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:38.744981 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4fccddd5-d56c-4828-8f90-96fbe624aaef tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:38.761836 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:38.761836 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:30:38.762040 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:38.762040 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:30:38.768967 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-4fccddd5-d56c-4828-8f90-96fbe624aaef tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Volume info retrieved successfully. Aug 20 04:30:38.769370 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4f3885e4-d305-4a84-9b33-9563b5e5ef53 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:38.769918 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4f3885e4-d305-4a84-9b33-9563b5e5ef53 None None] GET https://10.4.3.239/volume// Aug 20 04:30:38.770367 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4f3885e4-d305-4a84-9b33-9563b5e5ef53 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:38.770614 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-786cbaa5-046d-4004-958f-76718df353fa None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:38.770972 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4f3885e4-d305-4a84-9b33-9563b5e5ef53 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:38.771916 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4f3885e4-d305-4a84-9b33-9563b5e5ef53 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:30:38.772049 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-786cbaa5-046d-4004-958f-76718df353fa None None] GET https://10.4.3.239/volume// Aug 20 04:30:38.772049 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-786cbaa5-046d-4004-958f-76718df353fa None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:38.772145 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-00a05076-a315-44d2-bc43-8a02f1640fc3 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Volume info retrieved successfully. Aug 20 04:30:38.772199 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 82/321] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:30: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 20 04:30:38.772261 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-786cbaa5-046d-4004-958f-76718df353fa None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:38.772686 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-786cbaa5-046d-4004-958f-76718df353fa None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:30:38.773132 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 82/322] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:30: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 20 04:30:38.776411 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4fccddd5-d56c-4828-8f90-96fbe624aaef tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] https://10.4.3.239/volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76 returned with HTTP 200 Aug 20 04:30:38.777467 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 79/323] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:38 2026] GET /volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76 => generated 1143 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:38.778331 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-00a05076-a315-44d2-bc43-8a02f1640fc3 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] https://10.4.3.239/volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 returned with HTTP 200 Aug 20 04:30:38.778896 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 81/324] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:38 2026] GET /volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 => generated 1023 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:38.798813 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-c70eb710-05e7-4bd3-bb71-17f837613634 req-0250e616-649e-4d4f-a6b2-cdb6124602cd None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:38.800663 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-d12e7e8b-c4ce-4547-a055-3493f1b321e3 req-9e04a331-20a4-4f8d-aa42-17eb6ed638c8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:38.802322 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-c70eb710-05e7-4bd3-bb71-17f837613634 req-0250e616-649e-4d4f-a6b2-cdb6124602cd tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] GET https://10.4.3.239/volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 Aug 20 04:30:38.802709 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-c70eb710-05e7-4bd3-bb71-17f837613634 req-0250e616-649e-4d4f-a6b2-cdb6124602cd tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:38.802935 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-c70eb710-05e7-4bd3-bb71-17f837613634 req-0250e616-649e-4d4f-a6b2-cdb6124602cd tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:38.803831 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-d12e7e8b-c4ce-4547-a055-3493f1b321e3 req-9e04a331-20a4-4f8d-aa42-17eb6ed638c8 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] GET https://10.4.3.239/volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 Aug 20 04:30:38.806315 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-d12e7e8b-c4ce-4547-a055-3493f1b321e3 req-9e04a331-20a4-4f8d-aa42-17eb6ed638c8 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:38.806315 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-d12e7e8b-c4ce-4547-a055-3493f1b321e3 req-9e04a331-20a4-4f8d-aa42-17eb6ed638c8 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:38.825325 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:38.825325 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:30:38.825473 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:38.825473 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:30:38.825551 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-d12e7e8b-c4ce-4547-a055-3493f1b321e3 req-9e04a331-20a4-4f8d-aa42-17eb6ed638c8 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Volume info retrieved successfully. Aug 20 04:30:38.843659 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-c70eb710-05e7-4bd3-bb71-17f837613634 req-0250e616-649e-4d4f-a6b2-cdb6124602cd tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Volume info retrieved successfully. Aug 20 04:30:38.844586 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-d12e7e8b-c4ce-4547-a055-3493f1b321e3 req-9e04a331-20a4-4f8d-aa42-17eb6ed638c8 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] https://10.4.3.239/volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 returned with HTTP 200 Aug 20 04:30:38.844586 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 83/325] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:30:38 2026] GET /volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 => generated 1319 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:30:38.845363 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-c70eb710-05e7-4bd3-bb71-17f837613634 req-0250e616-649e-4d4f-a6b2-cdb6124602cd tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] https://10.4.3.239/volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 returned with HTTP 200 Aug 20 04:30:38.845363 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 83/326] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:30:38 2026] GET /volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 => generated 1246 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:30:39.006352 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-c70eb710-05e7-4bd3-bb71-17f837613634 req-906959ea-ac2a-4d75-89bd-8c904e40daf8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:39.009980 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-c70eb710-05e7-4bd3-bb71-17f837613634 req-906959ea-ac2a-4d75-89bd-8c904e40daf8 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] PUT https://10.4.3.239/volume/v3/attachments/c94c3732-7635-4d36-a95c-823dc1cbf780 Aug 20 04:30:39.009980 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-c70eb710-05e7-4bd3-bb71-17f837613634 req-906959ea-ac2a-4d75-89bd-8c904e40daf8 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:39.033037 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-da3c7b66-e7dc-4458-a910-32507819cdae None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:39.033888 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-c70eb710-05e7-4bd3-bb71-17f837613634 req-906959ea-ac2a-4d75-89bd-8c904e40daf8 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Acquiring lock "cinder-attachment_update-76198df1-4cfb-4a83-bf68-1976177718c9-np0000007850" by "attachment_update" {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:30:39.037592 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-da3c7b66-e7dc-4458-a910-32507819cdae tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] GET https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 Aug 20 04:30:39.038623 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-da3c7b66-e7dc-4458-a910-32507819cdae tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:39.039217 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-da3c7b66-e7dc-4458-a910-32507819cdae tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:39.044422 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-c70eb710-05e7-4bd3-bb71-17f837613634 req-906959ea-ac2a-4d75-89bd-8c904e40daf8 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Lock "cinder-attachment_update-76198df1-4cfb-4a83-bf68-1976177718c9-np0000007850" acquired by "attachment_update" :: waited 0.011s {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:30:39.046236 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:39.046236 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:30:39.058202 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-138b977e-679e-4f31-9fd8-edfacfc80fd3 req-36c7101c-175e-4727-839c-3fec17932e86 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:39.062661 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-138b977e-679e-4f31-9fd8-edfacfc80fd3 req-36c7101c-175e-4727-839c-3fec17932e86 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] GET https://10.4.3.239/volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76 Aug 20 04:30:39.063667 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-138b977e-679e-4f31-9fd8-edfacfc80fd3 req-36c7101c-175e-4727-839c-3fec17932e86 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:39.064084 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-138b977e-679e-4f31-9fd8-edfacfc80fd3 req-36c7101c-175e-4727-839c-3fec17932e86 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:39.065338 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:39.065338 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:30:39.080034 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-da3c7b66-e7dc-4458-a910-32507819cdae tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Volume info retrieved successfully. Aug 20 04:30:39.086143 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:39.086143 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:30:39.092280 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-da3c7b66-e7dc-4458-a910-32507819cdae tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 returned with HTTP 200 Aug 20 04:30:39.092280 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 82/327] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:39 2026] GET /volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 => generated 869 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:39.102624 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-138b977e-679e-4f31-9fd8-edfacfc80fd3 req-36c7101c-175e-4727-839c-3fec17932e86 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Volume info retrieved successfully. Aug 20 04:30:39.110964 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-138b977e-679e-4f31-9fd8-edfacfc80fd3 req-36c7101c-175e-4727-839c-3fec17932e86 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] https://10.4.3.239/volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76 returned with HTTP 200 Aug 20 04:30:39.111771 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 84/328] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:30:39 2026] GET /volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76 => generated 1143 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:39.216885 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-c70eb710-05e7-4bd3-bb71-17f837613634 req-906959ea-ac2a-4d75-89bd-8c904e40daf8 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Lock "cinder-attachment_update-76198df1-4cfb-4a83-bf68-1976177718c9-np0000007850" released by "attachment_update" :: held 0.172s {{(pid=100176) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:30:39.217381 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-c70eb710-05e7-4bd3-bb71-17f837613634 req-906959ea-ac2a-4d75-89bd-8c904e40daf8 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] https://10.4.3.239/volume/v3/attachments/c94c3732-7635-4d36-a95c-823dc1cbf780 returned with HTTP 200 Aug 20 04:30:39.218023 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 80/329] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:30:39 2026] PUT /volume/v3/attachments/c94c3732-7635-4d36-a95c-823dc1cbf780 => generated 969 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:39.761168 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a85e87cc-4ff9-44f3-97b0-75674db73f39 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:39.764142 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a85e87cc-4ff9-44f3-97b0-75674db73f39 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] GET https://10.4.3.239/volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 Aug 20 04:30:39.764398 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f4df1f99-dc26-43c0-936b-f028a2a91fb3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:39.764759 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a85e87cc-4ff9-44f3-97b0-75674db73f39 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:39.764759 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a85e87cc-4ff9-44f3-97b0-75674db73f39 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:39.766479 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f4df1f99-dc26-43c0-936b-f028a2a91fb3 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] GET https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d Aug 20 04:30:39.766720 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f4df1f99-dc26-43c0-936b-f028a2a91fb3 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:39.766932 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f4df1f99-dc26-43c0-936b-f028a2a91fb3 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:39.788263 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:39.788263 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:30:39.792202 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:39.792202 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:30:39.795793 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3f7078e3-f1eb-4522-9c7c-b014e4f52186 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:39.796455 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f4df1f99-dc26-43c0-936b-f028a2a91fb3 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Volume info retrieved successfully. Aug 20 04:30:39.798543 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3f7078e3-f1eb-4522-9c7c-b014e4f52186 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] GET https://10.4.3.239/volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 Aug 20 04:30:39.798756 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3f7078e3-f1eb-4522-9c7c-b014e4f52186 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:39.799242 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3f7078e3-f1eb-4522-9c7c-b014e4f52186 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:39.800725 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a85e87cc-4ff9-44f3-97b0-75674db73f39 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Volume info retrieved successfully. Aug 20 04:30:39.803710 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f4df1f99-dc26-43c0-936b-f028a2a91fb3 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d returned with HTTP 200 Aug 20 04:30:39.804327 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 83/330] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:39 2026] GET /volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:39.809781 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a85e87cc-4ff9-44f3-97b0-75674db73f39 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] https://10.4.3.239/volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 returned with HTTP 200 Aug 20 04:30:39.810765 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 84/331] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:39 2026] GET /volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 => generated 1139 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 04:30:39.824535 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:39.824535 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:30:39.830509 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-3f7078e3-f1eb-4522-9c7c-b014e4f52186 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Volume info retrieved successfully. Aug 20 04:30:39.837701 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3f7078e3-f1eb-4522-9c7c-b014e4f52186 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] https://10.4.3.239/volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 returned with HTTP 200 Aug 20 04:30:39.838248 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 85/332] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:39 2026] GET /volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 => generated 1024 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:40.111948 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7d4e3425-0d3a-4a34-bbf6-14ad8b60b615 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:40.115376 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7d4e3425-0d3a-4a34-bbf6-14ad8b60b615 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] GET https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 Aug 20 04:30:40.115763 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7d4e3425-0d3a-4a34-bbf6-14ad8b60b615 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:40.116147 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7d4e3425-0d3a-4a34-bbf6-14ad8b60b615 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:40.130374 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:40.130374 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:30:40.143227 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7d4e3425-0d3a-4a34-bbf6-14ad8b60b615 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Volume info retrieved successfully. Aug 20 04:30:40.149425 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7d4e3425-0d3a-4a34-bbf6-14ad8b60b615 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 returned with HTTP 200 Aug 20 04:30:40.150016 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 81/333] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:40 2026] GET /volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 => generated 869 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:40.824856 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-fd219d87-963d-4edc-add2-f3fd2b197700 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:40.827280 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fd219d87-963d-4edc-add2-f3fd2b197700 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] GET https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d Aug 20 04:30:40.827522 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fd219d87-963d-4edc-add2-f3fd2b197700 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:40.827875 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fd219d87-963d-4edc-add2-f3fd2b197700 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:40.831928 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b2f5348a-96b2-4d18-a6b6-2f13f006d6ed None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:40.834571 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b2f5348a-96b2-4d18-a6b6-2f13f006d6ed tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] GET https://10.4.3.239/volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 Aug 20 04:30:40.834937 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b2f5348a-96b2-4d18-a6b6-2f13f006d6ed tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:40.835138 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b2f5348a-96b2-4d18-a6b6-2f13f006d6ed tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:40.842274 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:40.842274 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:30:40.849627 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:40.849627 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:30:40.853839 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-fd219d87-963d-4edc-add2-f3fd2b197700 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Volume info retrieved successfully. Aug 20 04:30:40.857504 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f231fa2a-68a8-4964-ab4f-1ea4e33b9f7c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:40.860121 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b2f5348a-96b2-4d18-a6b6-2f13f006d6ed tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Volume info retrieved successfully. Aug 20 04:30:40.861388 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fd219d87-963d-4edc-add2-f3fd2b197700 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d returned with HTTP 200 Aug 20 04:30:40.861907 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f231fa2a-68a8-4964-ab4f-1ea4e33b9f7c tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] GET https://10.4.3.239/volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 Aug 20 04:30:40.861979 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 84/334] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:40 2026] GET /volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:40.865289 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f231fa2a-68a8-4964-ab4f-1ea4e33b9f7c tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:40.865646 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f231fa2a-68a8-4964-ab4f-1ea4e33b9f7c tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:40.876669 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b2f5348a-96b2-4d18-a6b6-2f13f006d6ed tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] https://10.4.3.239/volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 returned with HTTP 200 Aug 20 04:30:40.877239 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 85/335] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:40 2026] GET /volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 => generated 1139 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 04:30:40.884648 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:40.884648 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:30:40.889790 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f231fa2a-68a8-4964-ab4f-1ea4e33b9f7c tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Volume info retrieved successfully. Aug 20 04:30:40.896299 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f231fa2a-68a8-4964-ab4f-1ea4e33b9f7c tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] https://10.4.3.239/volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 returned with HTTP 200 Aug 20 04:30:40.897004 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 86/336] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:40 2026] GET /volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 => generated 1024 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:40.910359 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7f265068-9f11-4898-b066-5298cc45ac54 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:41.167087 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1ffa94df-524c-45bd-88d6-ba194ac8069c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:41.170073 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1ffa94df-524c-45bd-88d6-ba194ac8069c tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] GET https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 Aug 20 04:30:41.170423 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1ffa94df-524c-45bd-88d6-ba194ac8069c tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:41.170677 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1ffa94df-524c-45bd-88d6-ba194ac8069c tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:41.184865 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:41.184865 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:30:41.192702 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-1ffa94df-524c-45bd-88d6-ba194ac8069c tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Volume info retrieved successfully. Aug 20 04:30:41.200579 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1ffa94df-524c-45bd-88d6-ba194ac8069c tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 returned with HTTP 200 Aug 20 04:30:41.201245 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 85/337] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:41 2026] GET /volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 => generated 869 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:41.250522 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7f265068-9f11-4898-b066-5298cc45ac54 tempest-VolumeTypesExtraSpecsTest-1224652548 tempest-VolumeTypesExtraSpecsTest-1224652548-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:30:41.251031 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7f265068-9f11-4898-b066-5298cc45ac54 tempest-VolumeTypesExtraSpecsTest-1224652548 tempest-VolumeTypesExtraSpecsTest-1224652548-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-2121344374"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:41.286904 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7f265068-9f11-4898-b066-5298cc45ac54 tempest-VolumeTypesExtraSpecsTest-1224652548 tempest-VolumeTypesExtraSpecsTest-1224652548-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:30:41.288309 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 82/338] 10.4.3.239 () {68 vars in 1252 bytes} [Thu Aug 20 04:30:40 2026] POST /volume/v3/types => generated 231 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:41.305039 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-03a4b951-06f3-4af1-a188-a258ba15a281 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:41.307550 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-03a4b951-06f3-4af1-a188-a258ba15a281 tempest-VolumeTypesExtraSpecsTest-1224652548 tempest-VolumeTypesExtraSpecsTest-1224652548-project-admin] POST https://10.4.3.239/volume/v3/types/235931a9-368f-4238-bdde-d0fcbaa7b88e/extra_specs Aug 20 04:30:41.308044 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-03a4b951-06f3-4af1-a188-a258ba15a281 tempest-VolumeTypesExtraSpecsTest-1224652548 tempest-VolumeTypesExtraSpecsTest-1224652548-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:41.352998 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-03a4b951-06f3-4af1-a188-a258ba15a281 tempest-VolumeTypesExtraSpecsTest-1224652548 tempest-VolumeTypesExtraSpecsTest-1224652548-project-admin] https://10.4.3.239/volume/v3/types/235931a9-368f-4238-bdde-d0fcbaa7b88e/extra_specs returned with HTTP 200 Aug 20 04:30:41.353847 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 86/339] 10.4.3.239 () {68 vars in 1399 bytes} [Thu Aug 20 04:30:41 2026] POST /volume/v3/types/235931a9-368f-4238-bdde-d0fcbaa7b88e/extra_specs => generated 34 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 04:30:41.366995 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f443abfe-f1fc-4262-a42e-71d17d885847 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:41.369798 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f443abfe-f1fc-4262-a42e-71d17d885847 tempest-VolumeTypesExtraSpecsTest-1224652548 tempest-VolumeTypesExtraSpecsTest-1224652548-project-admin] GET https://10.4.3.239/volume/v3/types/235931a9-368f-4238-bdde-d0fcbaa7b88e/extra_specs/spec3 Aug 20 04:30:41.369798 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f443abfe-f1fc-4262-a42e-71d17d885847 tempest-VolumeTypesExtraSpecsTest-1224652548 tempest-VolumeTypesExtraSpecsTest-1224652548-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:41.370437 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f443abfe-f1fc-4262-a42e-71d17d885847 tempest-VolumeTypesExtraSpecsTest-1224652548 tempest-VolumeTypesExtraSpecsTest-1224652548-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:41.379764 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f443abfe-f1fc-4262-a42e-71d17d885847 tempest-VolumeTypesExtraSpecsTest-1224652548 tempest-VolumeTypesExtraSpecsTest-1224652548-project-admin] https://10.4.3.239/volume/v3/types/235931a9-368f-4238-bdde-d0fcbaa7b88e/extra_specs/spec3 returned with HTTP 200 Aug 20 04:30:41.380284 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 87/340] 10.4.3.239 () {66 vars in 1396 bytes} [Thu Aug 20 04:30:41 2026] GET /volume/v3/types/235931a9-368f-4238-bdde-d0fcbaa7b88e/extra_specs/spec3 => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 04:30:41.395726 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ecf4bb19-fc06-4153-8ad7-d4d02d39e2b8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:41.398823 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ecf4bb19-fc06-4153-8ad7-d4d02d39e2b8 tempest-VolumeTypesExtraSpecsTest-1224652548 tempest-VolumeTypesExtraSpecsTest-1224652548-project-admin] DELETE https://10.4.3.239/volume/v3/types/235931a9-368f-4238-bdde-d0fcbaa7b88e/extra_specs/spec3 Aug 20 04:30:41.399099 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ecf4bb19-fc06-4153-8ad7-d4d02d39e2b8 tempest-VolumeTypesExtraSpecsTest-1224652548 tempest-VolumeTypesExtraSpecsTest-1224652548-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:41.399395 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ecf4bb19-fc06-4153-8ad7-d4d02d39e2b8 tempest-VolumeTypesExtraSpecsTest-1224652548 tempest-VolumeTypesExtraSpecsTest-1224652548-project-admin] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:41.470015 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ecf4bb19-fc06-4153-8ad7-d4d02d39e2b8 tempest-VolumeTypesExtraSpecsTest-1224652548 tempest-VolumeTypesExtraSpecsTest-1224652548-project-admin] https://10.4.3.239/volume/v3/types/235931a9-368f-4238-bdde-d0fcbaa7b88e/extra_specs/spec3 returned with HTTP 202 Aug 20 04:30:41.470015 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 86/341] 10.4.3.239 () {66 vars in 1399 bytes} [Thu Aug 20 04:30:41 2026] DELETE /volume/v3/types/235931a9-368f-4238-bdde-d0fcbaa7b88e/extra_specs/spec3 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:30:41.481708 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a785a68d-f175-467f-8885-6cab89385a35 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:41.485236 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a785a68d-f175-467f-8885-6cab89385a35 tempest-VolumeTypesExtraSpecsTest-1224652548 tempest-VolumeTypesExtraSpecsTest-1224652548-project-admin] GET https://10.4.3.239/volume/v3/types/235931a9-368f-4238-bdde-d0fcbaa7b88e/extra_specs/spec3 Aug 20 04:30:41.485397 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a785a68d-f175-467f-8885-6cab89385a35 tempest-VolumeTypesExtraSpecsTest-1224652548 tempest-VolumeTypesExtraSpecsTest-1224652548-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:41.485688 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a785a68d-f175-467f-8885-6cab89385a35 tempest-VolumeTypesExtraSpecsTest-1224652548 tempest-VolumeTypesExtraSpecsTest-1224652548-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:41.497704 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a785a68d-f175-467f-8885-6cab89385a35 tempest-VolumeTypesExtraSpecsTest-1224652548 tempest-VolumeTypesExtraSpecsTest-1224652548-project-admin] https://10.4.3.239/volume/v3/types/235931a9-368f-4238-bdde-d0fcbaa7b88e/extra_specs/spec3 returned with HTTP 404 Aug 20 04:30:41.498398 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 83/342] 10.4.3.239 () {66 vars in 1396 bytes} [Thu Aug 20 04:30:41 2026] GET /volume/v3/types/235931a9-368f-4238-bdde-d0fcbaa7b88e/extra_specs/spec3 => generated 129 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:30:41.511417 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ac790046-c76b-4725-85ac-513971687c5c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:41.513832 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ac790046-c76b-4725-85ac-513971687c5c tempest-VolumeTypesExtraSpecsTest-1224652548 tempest-VolumeTypesExtraSpecsTest-1224652548-project-admin] POST https://10.4.3.239/volume/v3/types/235931a9-368f-4238-bdde-d0fcbaa7b88e/extra_specs Aug 20 04:30:41.514255 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ac790046-c76b-4725-85ac-513971687c5c tempest-VolumeTypesExtraSpecsTest-1224652548 tempest-VolumeTypesExtraSpecsTest-1224652548-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:41.549538 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ac790046-c76b-4725-85ac-513971687c5c tempest-VolumeTypesExtraSpecsTest-1224652548 tempest-VolumeTypesExtraSpecsTest-1224652548-project-admin] https://10.4.3.239/volume/v3/types/235931a9-368f-4238-bdde-d0fcbaa7b88e/extra_specs returned with HTTP 200 Aug 20 04:30:41.550012 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 87/343] 10.4.3.239 () {68 vars in 1399 bytes} [Thu Aug 20 04:30:41 2026] POST /volume/v3/types/235931a9-368f-4238-bdde-d0fcbaa7b88e/extra_specs => generated 34 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 04:30:41.560496 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2c4e1331-ad6b-4645-96d2-a8553ce56573 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:41.563096 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2c4e1331-ad6b-4645-96d2-a8553ce56573 tempest-VolumeTypesExtraSpecsTest-1224652548 tempest-VolumeTypesExtraSpecsTest-1224652548-project-admin] GET https://10.4.3.239/volume/v3/types/235931a9-368f-4238-bdde-d0fcbaa7b88e/extra_specs Aug 20 04:30:41.563390 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2c4e1331-ad6b-4645-96d2-a8553ce56573 tempest-VolumeTypesExtraSpecsTest-1224652548 tempest-VolumeTypesExtraSpecsTest-1224652548-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:41.563676 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2c4e1331-ad6b-4645-96d2-a8553ce56573 tempest-VolumeTypesExtraSpecsTest-1224652548 tempest-VolumeTypesExtraSpecsTest-1224652548-project-admin] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:41.571771 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2c4e1331-ad6b-4645-96d2-a8553ce56573 tempest-VolumeTypesExtraSpecsTest-1224652548 tempest-VolumeTypesExtraSpecsTest-1224652548-project-admin] https://10.4.3.239/volume/v3/types/235931a9-368f-4238-bdde-d0fcbaa7b88e/extra_specs returned with HTTP 200 Aug 20 04:30:41.572093 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 88/344] 10.4.3.239 () {66 vars in 1378 bytes} [Thu Aug 20 04:30:41 2026] GET /volume/v3/types/235931a9-368f-4238-bdde-d0fcbaa7b88e/extra_specs => generated 34 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 04:30:41.586041 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f95cb4cd-ba2f-4399-9124-cd038217b940 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:41.588452 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f95cb4cd-ba2f-4399-9124-cd038217b940 tempest-VolumeTypesExtraSpecsTest-1224652548 tempest-VolumeTypesExtraSpecsTest-1224652548-project-admin] POST https://10.4.3.239/volume/v3/types/235931a9-368f-4238-bdde-d0fcbaa7b88e/extra_specs Aug 20 04:30:41.588900 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f95cb4cd-ba2f-4399-9124-cd038217b940 tempest-VolumeTypesExtraSpecsTest-1224652548 tempest-VolumeTypesExtraSpecsTest-1224652548-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:41.628495 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f95cb4cd-ba2f-4399-9124-cd038217b940 tempest-VolumeTypesExtraSpecsTest-1224652548 tempest-VolumeTypesExtraSpecsTest-1224652548-project-admin] https://10.4.3.239/volume/v3/types/235931a9-368f-4238-bdde-d0fcbaa7b88e/extra_specs returned with HTTP 200 Aug 20 04:30:41.629246 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 87/345] 10.4.3.239 () {68 vars in 1399 bytes} [Thu Aug 20 04:30:41 2026] POST /volume/v3/types/235931a9-368f-4238-bdde-d0fcbaa7b88e/extra_specs => generated 34 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 04:30:41.646352 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e6fd72b6-47da-4a5f-b995-8e629498b439 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:41.648153 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e6fd72b6-47da-4a5f-b995-8e629498b439 tempest-VolumeTypesExtraSpecsTest-1224652548 tempest-VolumeTypesExtraSpecsTest-1224652548-project-admin] PUT https://10.4.3.239/volume/v3/types/235931a9-368f-4238-bdde-d0fcbaa7b88e/extra_specs/spec2 Aug 20 04:30:41.648696 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e6fd72b6-47da-4a5f-b995-8e629498b439 tempest-VolumeTypesExtraSpecsTest-1224652548 tempest-VolumeTypesExtraSpecsTest-1224652548-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:41.689426 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e6fd72b6-47da-4a5f-b995-8e629498b439 tempest-VolumeTypesExtraSpecsTest-1224652548 tempest-VolumeTypesExtraSpecsTest-1224652548-project-admin] https://10.4.3.239/volume/v3/types/235931a9-368f-4238-bdde-d0fcbaa7b88e/extra_specs/spec2 returned with HTTP 200 Aug 20 04:30:41.689426 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 84/346] 10.4.3.239 () {68 vars in 1416 bytes} [Thu Aug 20 04:30:41 2026] PUT /volume/v3/types/235931a9-368f-4238-bdde-d0fcbaa7b88e/extra_specs/spec2 => generated 17 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 04:30:41.697975 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-498da923-d949-4921-a120-edf993af8308 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:41.700595 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-498da923-d949-4921-a120-edf993af8308 tempest-VolumeTypesExtraSpecsTest-1224652548 tempest-VolumeTypesExtraSpecsTest-1224652548-project-admin] GET https://10.4.3.239/volume/v3/types/235931a9-368f-4238-bdde-d0fcbaa7b88e/extra_specs/spec2 Aug 20 04:30:41.700874 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-498da923-d949-4921-a120-edf993af8308 tempest-VolumeTypesExtraSpecsTest-1224652548 tempest-VolumeTypesExtraSpecsTest-1224652548-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:41.701072 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-498da923-d949-4921-a120-edf993af8308 tempest-VolumeTypesExtraSpecsTest-1224652548 tempest-VolumeTypesExtraSpecsTest-1224652548-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:41.709788 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-498da923-d949-4921-a120-edf993af8308 tempest-VolumeTypesExtraSpecsTest-1224652548 tempest-VolumeTypesExtraSpecsTest-1224652548-project-admin] https://10.4.3.239/volume/v3/types/235931a9-368f-4238-bdde-d0fcbaa7b88e/extra_specs/spec2 returned with HTTP 200 Aug 20 04:30:41.710499 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 88/347] 10.4.3.239 () {66 vars in 1396 bytes} [Thu Aug 20 04:30:41 2026] GET /volume/v3/types/235931a9-368f-4238-bdde-d0fcbaa7b88e/extra_specs/spec2 => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 04:30:41.722592 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-eee05ae1-962b-495c-b05d-b44c37f277b4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:41.725871 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-eee05ae1-962b-495c-b05d-b44c37f277b4 tempest-VolumeTypesExtraSpecsTest-1224652548 tempest-VolumeTypesExtraSpecsTest-1224652548-project-admin] POST https://10.4.3.239/volume/v3/types/235931a9-368f-4238-bdde-d0fcbaa7b88e/extra_specs Aug 20 04:30:41.725997 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-eee05ae1-962b-495c-b05d-b44c37f277b4 tempest-VolumeTypesExtraSpecsTest-1224652548 tempest-VolumeTypesExtraSpecsTest-1224652548-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:41.807082 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-eee05ae1-962b-495c-b05d-b44c37f277b4 tempest-VolumeTypesExtraSpecsTest-1224652548 tempest-VolumeTypesExtraSpecsTest-1224652548-project-admin] https://10.4.3.239/volume/v3/types/235931a9-368f-4238-bdde-d0fcbaa7b88e/extra_specs returned with HTTP 200 Aug 20 04:30:41.807838 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 89/348] 10.4.3.239 () {68 vars in 1399 bytes} [Thu Aug 20 04:30:41 2026] POST /volume/v3/types/235931a9-368f-4238-bdde-d0fcbaa7b88e/extra_specs => generated 51 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 04:30:41.822466 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-387390b5-f7e4-409e-996c-3ee990a603d3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:41.827273 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-387390b5-f7e4-409e-996c-3ee990a603d3 tempest-VolumeTypesExtraSpecsTest-1224652548 tempest-VolumeTypesExtraSpecsTest-1224652548-project-admin] GET https://10.4.3.239/volume/v3/types/235931a9-368f-4238-bdde-d0fcbaa7b88e/extra_specs Aug 20 04:30:41.827750 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-387390b5-f7e4-409e-996c-3ee990a603d3 tempest-VolumeTypesExtraSpecsTest-1224652548 tempest-VolumeTypesExtraSpecsTest-1224652548-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:41.827750 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-387390b5-f7e4-409e-996c-3ee990a603d3 tempest-VolumeTypesExtraSpecsTest-1224652548 tempest-VolumeTypesExtraSpecsTest-1224652548-project-admin] Calling method 'index' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:41.841402 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-387390b5-f7e4-409e-996c-3ee990a603d3 tempest-VolumeTypesExtraSpecsTest-1224652548 tempest-VolumeTypesExtraSpecsTest-1224652548-project-admin] https://10.4.3.239/volume/v3/types/235931a9-368f-4238-bdde-d0fcbaa7b88e/extra_specs returned with HTTP 200 Aug 20 04:30:41.841954 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 88/349] 10.4.3.239 () {66 vars in 1378 bytes} [Thu Aug 20 04:30:41 2026] GET /volume/v3/types/235931a9-368f-4238-bdde-d0fcbaa7b88e/extra_specs => generated 68 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 04:30:41.854811 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f3b648c9-8fe1-4e02-8f0e-b694c49ed7a6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:41.857397 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f3b648c9-8fe1-4e02-8f0e-b694c49ed7a6 tempest-VolumeTypesExtraSpecsTest-1224652548 tempest-VolumeTypesExtraSpecsTest-1224652548-project-admin] DELETE https://10.4.3.239/volume/v3/types/235931a9-368f-4238-bdde-d0fcbaa7b88e Aug 20 04:30:41.857745 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f3b648c9-8fe1-4e02-8f0e-b694c49ed7a6 tempest-VolumeTypesExtraSpecsTest-1224652548 tempest-VolumeTypesExtraSpecsTest-1224652548-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:41.858050 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f3b648c9-8fe1-4e02-8f0e-b694c49ed7a6 tempest-VolumeTypesExtraSpecsTest-1224652548 tempest-VolumeTypesExtraSpecsTest-1224652548-project-admin] Calling method '_delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:41.882022 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f3fce9de-eb6e-4f38-8cce-cd5e12875a52 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:41.884608 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f3fce9de-eb6e-4f38-8cce-cd5e12875a52 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] GET https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d Aug 20 04:30:41.884885 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f3fce9de-eb6e-4f38-8cce-cd5e12875a52 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:41.885051 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f3fce9de-eb6e-4f38-8cce-cd5e12875a52 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:41.896800 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e6678c4f-e582-482a-98e3-e3602df8c190 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:41.898855 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:41.898855 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:30:41.899881 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e6678c4f-e582-482a-98e3-e3602df8c190 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] GET https://10.4.3.239/volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 Aug 20 04:30:41.900201 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e6678c4f-e582-482a-98e3-e3602df8c190 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:41.900681 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f3b648c9-8fe1-4e02-8f0e-b694c49ed7a6 tempest-VolumeTypesExtraSpecsTest-1224652548 tempest-VolumeTypesExtraSpecsTest-1224652548-project-admin] https://10.4.3.239/volume/v3/types/235931a9-368f-4238-bdde-d0fcbaa7b88e returned with HTTP 202 Aug 20 04:30:41.902006 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e6678c4f-e582-482a-98e3-e3602df8c190 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:41.902875 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 85/350] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:30:41 2026] DELETE /volume/v3/types/235931a9-368f-4238-bdde-d0fcbaa7b88e => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:30:41.906361 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-f3fce9de-eb6e-4f38-8cce-cd5e12875a52 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Volume info retrieved successfully. Aug 20 04:30:41.914719 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f3fce9de-eb6e-4f38-8cce-cd5e12875a52 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d returned with HTTP 200 Aug 20 04:30:41.914872 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d569d856-ca65-4bb0-8850-680943fee85f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:41.915817 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 89/351] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:41 2026] GET /volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:41.917044 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d569d856-ca65-4bb0-8850-680943fee85f tempest-VolumeTypesExtraSpecsTest-1224652548 tempest-VolumeTypesExtraSpecsTest-1224652548-project-admin] GET https://10.4.3.239/volume/v3/types/235931a9-368f-4238-bdde-d0fcbaa7b88e Aug 20 04:30:41.917297 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d569d856-ca65-4bb0-8850-680943fee85f tempest-VolumeTypesExtraSpecsTest-1224652548 tempest-VolumeTypesExtraSpecsTest-1224652548-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:41.917729 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d569d856-ca65-4bb0-8850-680943fee85f tempest-VolumeTypesExtraSpecsTest-1224652548 tempest-VolumeTypesExtraSpecsTest-1224652548-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:41.918275 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-74aa7013-25af-48c7-8159-df6753a30a8a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:41.921693 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:41.921693 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:30:41.923407 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d569d856-ca65-4bb0-8850-680943fee85f tempest-VolumeTypesExtraSpecsTest-1224652548 tempest-VolumeTypesExtraSpecsTest-1224652548-project-admin] https://10.4.3.239/volume/v3/types/235931a9-368f-4238-bdde-d0fcbaa7b88e returned with HTTP 404 Aug 20 04:30:41.923625 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-74aa7013-25af-48c7-8159-df6753a30a8a tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] GET https://10.4.3.239/volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 Aug 20 04:30:41.924642 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-74aa7013-25af-48c7-8159-df6753a30a8a tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:41.924698 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 89/352] 10.4.3.239 () {66 vars in 1342 bytes} [Thu Aug 20 04:30:41 2026] GET /volume/v3/types/235931a9-368f-4238-bdde-d0fcbaa7b88e => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:30:41.924735 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-74aa7013-25af-48c7-8159-df6753a30a8a tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:41.930214 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e6678c4f-e582-482a-98e3-e3602df8c190 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Volume info retrieved successfully. Aug 20 04:30:41.932593 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-70cf3ac7-119d-4ec4-b929-7b4eb9280883 req-aa9870ca-41c0-43ef-8111-99c6743fafa6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:41.936204 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-70cf3ac7-119d-4ec4-b929-7b4eb9280883 req-aa9870ca-41c0-43ef-8111-99c6743fafa6 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] POST https://10.4.3.239/volume/v3/attachments/926c4b94-6579-439e-ac5b-59b1fc3a376f/action Aug 20 04:30:41.936871 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e6678c4f-e582-482a-98e3-e3602df8c190 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] https://10.4.3.239/volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 returned with HTTP 200 Aug 20 04:30:41.936975 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-70cf3ac7-119d-4ec4-b929-7b4eb9280883 req-aa9870ca-41c0-43ef-8111-99c6743fafa6 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Action body: b'{"os-complete": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:30:41.937022 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 90/353] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:41 2026] GET /volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 => generated 1139 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 04:30:41.937076 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-70cf3ac7-119d-4ec4-b929-7b4eb9280883 req-aa9870ca-41c0-43ef-8111-99c6743fafa6 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:41.943100 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:41.943100 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:30:41.950695 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-74aa7013-25af-48c7-8159-df6753a30a8a tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Volume info retrieved successfully. Aug 20 04:30:41.963873 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-74aa7013-25af-48c7-8159-df6753a30a8a tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] https://10.4.3.239/volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 returned with HTTP 200 Aug 20 04:30:41.965092 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 86/354] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:41 2026] GET /volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 => generated 1024 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:41.965500 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:41.965500 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:30:41.985603 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-70cf3ac7-119d-4ec4-b929-7b4eb9280883 req-aa9870ca-41c0-43ef-8111-99c6743fafa6 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] https://10.4.3.239/volume/v3/attachments/926c4b94-6579-439e-ac5b-59b1fc3a376f/action returned with HTTP 204 Aug 20 04:30:41.985743 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 90/355] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:30:41 2026] POST /volume/v3/attachments/926c4b94-6579-439e-ac5b-59b1fc3a376f/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:30:42.218163 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-bfc6fa5b-5ac7-486c-8e4f-ac77fbd7c95e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:42.220554 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bfc6fa5b-5ac7-486c-8e4f-ac77fbd7c95e tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] GET https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 Aug 20 04:30:42.220899 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bfc6fa5b-5ac7-486c-8e4f-ac77fbd7c95e tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:42.221176 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bfc6fa5b-5ac7-486c-8e4f-ac77fbd7c95e tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:42.236036 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:42.236036 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:30:42.241055 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-bfc6fa5b-5ac7-486c-8e4f-ac77fbd7c95e tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Volume info retrieved successfully. Aug 20 04:30:42.247536 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bfc6fa5b-5ac7-486c-8e4f-ac77fbd7c95e tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 returned with HTTP 200 Aug 20 04:30:42.248304 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 90/356] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:42 2026] GET /volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 => generated 869 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:42.936118 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-91650776-bdfa-4327-ba0d-e3896605bbbd None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:42.938532 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-91650776-bdfa-4327-ba0d-e3896605bbbd tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] GET https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d Aug 20 04:30:42.938846 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-91650776-bdfa-4327-ba0d-e3896605bbbd tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:42.939134 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-91650776-bdfa-4327-ba0d-e3896605bbbd tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:42.952877 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:42.952877 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:30:42.954202 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4ba1cdf1-d0e4-4268-9413-7505c33264ee None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:42.956473 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4ba1cdf1-d0e4-4268-9413-7505c33264ee tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] GET https://10.4.3.239/volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 Aug 20 04:30:42.956732 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4ba1cdf1-d0e4-4268-9413-7505c33264ee tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:42.957023 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4ba1cdf1-d0e4-4268-9413-7505c33264ee tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:42.958194 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-91650776-bdfa-4327-ba0d-e3896605bbbd tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Volume info retrieved successfully. Aug 20 04:30:42.963965 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-91650776-bdfa-4327-ba0d-e3896605bbbd tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d returned with HTTP 200 Aug 20 04:30:42.964739 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 91/357] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:42 2026] GET /volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:42.970885 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:42.970885 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:30:42.977997 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-4ba1cdf1-d0e4-4268-9413-7505c33264ee tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Volume info retrieved successfully. Aug 20 04:30:42.978892 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4bb7c3ed-4d9e-4dd6-9002-2b87030d3284 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:42.983244 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4bb7c3ed-4d9e-4dd6-9002-2b87030d3284 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] GET https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d Aug 20 04:30:42.983244 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4bb7c3ed-4d9e-4dd6-9002-2b87030d3284 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:42.983549 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4bb7c3ed-4d9e-4dd6-9002-2b87030d3284 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:42.984413 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-163b078b-4ca7-45a9-b4ed-d6ec0b42b199 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:42.985256 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4ba1cdf1-d0e4-4268-9413-7505c33264ee tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] https://10.4.3.239/volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 returned with HTTP 200 Aug 20 04:30:42.985872 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 87/358] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:42 2026] GET /volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:42.986807 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-163b078b-4ca7-45a9-b4ed-d6ec0b42b199 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] GET https://10.4.3.239/volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 Aug 20 04:30:42.987118 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-163b078b-4ca7-45a9-b4ed-d6ec0b42b199 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:42.987398 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-163b078b-4ca7-45a9-b4ed-d6ec0b42b199 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:42.997862 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:42.997862 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:30:43.001032 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:43.001032 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:30:43.003153 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4bb7c3ed-4d9e-4dd6-9002-2b87030d3284 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Volume info retrieved successfully. Aug 20 04:30:43.005342 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-163b078b-4ca7-45a9-b4ed-d6ec0b42b199 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Volume info retrieved successfully. Aug 20 04:30:43.010563 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4bb7c3ed-4d9e-4dd6-9002-2b87030d3284 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d returned with HTTP 200 Aug 20 04:30:43.011112 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 91/359] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:42 2026] GET /volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d => generated 1140 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:43.012839 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-163b078b-4ca7-45a9-b4ed-d6ec0b42b199 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] https://10.4.3.239/volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 returned with HTTP 200 Aug 20 04:30:43.012839 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 91/360] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:42 2026] GET /volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 => generated 1024 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:43.031616 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-eedb4f95-d37f-400c-8e99-b70f2d3f1122 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:43.035046 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-eedb4f95-d37f-400c-8e99-b70f2d3f1122 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-reader] GET https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d Aug 20 04:30:43.035406 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-eedb4f95-d37f-400c-8e99-b70f2d3f1122 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-reader] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:43.035819 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-eedb4f95-d37f-400c-8e99-b70f2d3f1122 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-reader] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:43.055314 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:43.055314 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:30:43.059661 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-eedb4f95-d37f-400c-8e99-b70f2d3f1122 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-reader] Volume info retrieved successfully. Aug 20 04:30:43.065586 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-eedb4f95-d37f-400c-8e99-b70f2d3f1122 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-reader] https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d returned with HTTP 200 Aug 20 04:30:43.066133 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 92/361] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:43 2026] GET /volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:43.199108 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-7f1b3e99-a83a-4951-baf8-17b0972c3b29 req-b189211e-1d62-4710-94a0-c8865403405a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:43.202380 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-7f1b3e99-a83a-4951-baf8-17b0972c3b29 req-b189211e-1d62-4710-94a0-c8865403405a tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] GET https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d Aug 20 04:30:43.203089 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-7f1b3e99-a83a-4951-baf8-17b0972c3b29 req-b189211e-1d62-4710-94a0-c8865403405a tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:43.203089 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-7f1b3e99-a83a-4951-baf8-17b0972c3b29 req-b189211e-1d62-4710-94a0-c8865403405a tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:43.216833 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:43.216833 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:30:43.222340 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-7f1b3e99-a83a-4951-baf8-17b0972c3b29 req-b189211e-1d62-4710-94a0-c8865403405a tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Volume info retrieved successfully. Aug 20 04:30:43.229053 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-7f1b3e99-a83a-4951-baf8-17b0972c3b29 req-b189211e-1d62-4710-94a0-c8865403405a tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d returned with HTTP 200 Aug 20 04:30:43.229888 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 88/362] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:30:43 2026] GET /volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d => generated 1140 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:43.266601 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c3726a6b-d153-4b45-9608-e9446a1816ae None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:43.268697 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c3726a6b-d153-4b45-9608-e9446a1816ae tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] GET https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 Aug 20 04:30:43.268943 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c3726a6b-d153-4b45-9608-e9446a1816ae tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:43.269209 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c3726a6b-d153-4b45-9608-e9446a1816ae tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:43.282657 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:43.282657 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:30:43.287469 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c3726a6b-d153-4b45-9608-e9446a1816ae tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Volume info retrieved successfully. Aug 20 04:30:43.293914 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c3726a6b-d153-4b45-9608-e9446a1816ae tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 returned with HTTP 200 Aug 20 04:30:43.294547 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 92/363] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:43 2026] GET /volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 => generated 869 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:43.302422 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-7f1b3e99-a83a-4951-baf8-17b0972c3b29 req-1899e0ac-a3ed-43b6-be1f-9ee1faf73dd0 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:43.304953 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-7f1b3e99-a83a-4951-baf8-17b0972c3b29 req-1899e0ac-a3ed-43b6-be1f-9ee1faf73dd0 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] POST https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d/action Aug 20 04:30:43.305458 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-7f1b3e99-a83a-4951-baf8-17b0972c3b29 req-1899e0ac-a3ed-43b6-be1f-9ee1faf73dd0 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:30:43.305585 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-7f1b3e99-a83a-4951-baf8-17b0972c3b29 req-1899e0ac-a3ed-43b6-be1f-9ee1faf73dd0 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:43.318043 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:43.318043 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:30:43.318685 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-7f1b3e99-a83a-4951-baf8-17b0972c3b29 req-1899e0ac-a3ed-43b6-be1f-9ee1faf73dd0 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Volume info retrieved successfully. Aug 20 04:30:43.328368 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-7f1b3e99-a83a-4951-baf8-17b0972c3b29 req-1899e0ac-a3ed-43b6-be1f-9ee1faf73dd0 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Begin detaching volume completed successfully. Aug 20 04:30:43.328712 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-7f1b3e99-a83a-4951-baf8-17b0972c3b29 req-1899e0ac-a3ed-43b6-be1f-9ee1faf73dd0 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d/action returned with HTTP 202 Aug 20 04:30:43.329421 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 92/364] 10.4.3.239 () {72 vars in 1672 bytes} [Thu Aug 20 04:30:43 2026] POST /volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:30:43.348695 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7c7749eb-f162-4375-ba7b-08c826391f17 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:43.350663 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7c7749eb-f162-4375-ba7b-08c826391f17 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-reader] GET https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d Aug 20 04:30:43.351037 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7c7749eb-f162-4375-ba7b-08c826391f17 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-reader] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:43.352047 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7c7749eb-f162-4375-ba7b-08c826391f17 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-reader] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:43.372268 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:43.372268 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:30:43.378077 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-bb519872-853e-45e3-82bd-fd5f8e1d2a98 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:43.378475 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bb519872-853e-45e3-82bd-fd5f8e1d2a98 None None] GET https://10.4.3.239/volume// Aug 20 04:30:43.378675 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bb519872-853e-45e3-82bd-fd5f8e1d2a98 None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:43.378911 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bb519872-853e-45e3-82bd-fd5f8e1d2a98 None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:43.379314 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bb519872-853e-45e3-82bd-fd5f8e1d2a98 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:30:43.379656 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 89/365] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:30: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 20 04:30:43.379724 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-7c7749eb-f162-4375-ba7b-08c826391f17 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-reader] Volume info retrieved successfully. Aug 20 04:30:43.388438 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7c7749eb-f162-4375-ba7b-08c826391f17 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-reader] https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d returned with HTTP 200 Aug 20 04:30:43.389029 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 93/366] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:43 2026] GET /volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d => generated 1143 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:43.394194 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-7f1b3e99-a83a-4951-baf8-17b0972c3b29 req-0c8c3c0a-acfe-45b3-9c6a-a12f2b669efd None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:43.397502 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-7f1b3e99-a83a-4951-baf8-17b0972c3b29 req-0c8c3c0a-acfe-45b3-9c6a-a12f2b669efd tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] GET https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d Aug 20 04:30:43.397806 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-7f1b3e99-a83a-4951-baf8-17b0972c3b29 req-0c8c3c0a-acfe-45b3-9c6a-a12f2b669efd tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:43.398147 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-7f1b3e99-a83a-4951-baf8-17b0972c3b29 req-0c8c3c0a-acfe-45b3-9c6a-a12f2b669efd tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:43.412164 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:43.412164 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:30:43.417659 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-7f1b3e99-a83a-4951-baf8-17b0972c3b29 req-0c8c3c0a-acfe-45b3-9c6a-a12f2b669efd tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Volume info retrieved successfully. Aug 20 04:30:43.423594 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-7f1b3e99-a83a-4951-baf8-17b0972c3b29 req-0c8c3c0a-acfe-45b3-9c6a-a12f2b669efd tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d returned with HTTP 200 Aug 20 04:30:43.424129 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 93/367] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:30:43 2026] GET /volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d => generated 1323 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:30:44.006068 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-835a5ae1-9d40-4fcb-a4a9-fa24489089de None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:44.008211 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-835a5ae1-9d40-4fcb-a4a9-fa24489089de tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] GET https://10.4.3.239/volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 Aug 20 04:30:44.008482 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-835a5ae1-9d40-4fcb-a4a9-fa24489089de tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:44.008780 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-835a5ae1-9d40-4fcb-a4a9-fa24489089de tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:44.019370 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:44.019370 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:30:44.024081 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-835a5ae1-9d40-4fcb-a4a9-fa24489089de tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Volume info retrieved successfully. Aug 20 04:30:44.029626 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-835a5ae1-9d40-4fcb-a4a9-fa24489089de tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] https://10.4.3.239/volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 returned with HTTP 200 Aug 20 04:30:44.030229 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 93/368] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:44 2026] GET /volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:44.034781 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-231697c4-7bb6-41be-8424-acd8402983de None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:44.037052 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-231697c4-7bb6-41be-8424-acd8402983de tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] GET https://10.4.3.239/volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 Aug 20 04:30:44.037308 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-231697c4-7bb6-41be-8424-acd8402983de tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:44.037500 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-231697c4-7bb6-41be-8424-acd8402983de tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:44.051362 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:44.051362 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:30:44.056466 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-231697c4-7bb6-41be-8424-acd8402983de tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Volume info retrieved successfully. Aug 20 04:30:44.062094 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-231697c4-7bb6-41be-8424-acd8402983de tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] https://10.4.3.239/volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 returned with HTTP 200 Aug 20 04:30:44.062670 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 90/369] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:44 2026] GET /volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 => generated 1024 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:44.310096 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-809d1010-25e5-4782-ae14-306954fff19e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:44.314325 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-809d1010-25e5-4782-ae14-306954fff19e tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] GET https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 Aug 20 04:30:44.314608 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-809d1010-25e5-4782-ae14-306954fff19e tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:44.314877 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-809d1010-25e5-4782-ae14-306954fff19e tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:44.326785 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:44.326785 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:30:44.331032 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-809d1010-25e5-4782-ae14-306954fff19e tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Volume info retrieved successfully. Aug 20 04:30:44.335987 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-809d1010-25e5-4782-ae14-306954fff19e tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 returned with HTTP 200 Aug 20 04:30:44.336534 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 94/370] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:44 2026] GET /volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 => generated 869 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:44.406683 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-35c30cc2-8646-432d-96b8-65a60c5c5a56 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:44.409670 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-35c30cc2-8646-432d-96b8-65a60c5c5a56 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-reader] GET https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d Aug 20 04:30:44.409862 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-35c30cc2-8646-432d-96b8-65a60c5c5a56 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-reader] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:44.410105 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-35c30cc2-8646-432d-96b8-65a60c5c5a56 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-reader] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:44.423103 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:44.423103 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:30:44.427907 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-35c30cc2-8646-432d-96b8-65a60c5c5a56 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-reader] Volume info retrieved successfully. Aug 20 04:30:44.433480 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-35c30cc2-8646-432d-96b8-65a60c5c5a56 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-reader] https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d returned with HTTP 200 Aug 20 04:30:44.433996 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 94/371] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:44 2026] GET /volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d => generated 1143 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:44.881478 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-b6064cce-356b-477d-bdbf-945a3cc481db req-08ea351b-75fc-4ba1-b3a4-e7d6760e200e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:44.884344 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-b6064cce-356b-477d-bdbf-945a3cc481db req-08ea351b-75fc-4ba1-b3a4-e7d6760e200e tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] POST https://10.4.3.239/volume/v3/attachments/7f0f5beb-e03b-4afc-ac62-08aa336ab7ae/action Aug 20 04:30:44.885126 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-b6064cce-356b-477d-bdbf-945a3cc481db req-08ea351b-75fc-4ba1-b3a4-e7d6760e200e tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Action body: b'{"os-complete": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:30:44.885126 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-b6064cce-356b-477d-bdbf-945a3cc481db req-08ea351b-75fc-4ba1-b3a4-e7d6760e200e tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:44.906613 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:44.906613 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:30:44.922965 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-b6064cce-356b-477d-bdbf-945a3cc481db req-08ea351b-75fc-4ba1-b3a4-e7d6760e200e tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] https://10.4.3.239/volume/v3/attachments/7f0f5beb-e03b-4afc-ac62-08aa336ab7ae/action returned with HTTP 204 Aug 20 04:30:44.923560 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 94/372] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:30:44 2026] POST /volume/v3/attachments/7f0f5beb-e03b-4afc-ac62-08aa336ab7ae/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:30:45.048123 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7594f8ac-aefc-435c-aa7e-f9545c2f8cd8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:45.050126 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7594f8ac-aefc-435c-aa7e-f9545c2f8cd8 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] GET https://10.4.3.239/volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 Aug 20 04:30:45.050402 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7594f8ac-aefc-435c-aa7e-f9545c2f8cd8 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:45.050646 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7594f8ac-aefc-435c-aa7e-f9545c2f8cd8 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:45.061014 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:45.061014 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:30:45.065444 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7594f8ac-aefc-435c-aa7e-f9545c2f8cd8 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Volume info retrieved successfully. Aug 20 04:30:45.070531 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7594f8ac-aefc-435c-aa7e-f9545c2f8cd8 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] https://10.4.3.239/volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 returned with HTTP 200 Aug 20 04:30:45.071007 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 91/373] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:45 2026] GET /volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:45.078003 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f84c9b46-155e-4549-baa5-e8ccfc59c5df None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:45.080512 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f84c9b46-155e-4549-baa5-e8ccfc59c5df tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] GET https://10.4.3.239/volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 Aug 20 04:30:45.080794 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f84c9b46-155e-4549-baa5-e8ccfc59c5df tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:45.081043 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f84c9b46-155e-4549-baa5-e8ccfc59c5df tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:45.096263 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:45.096263 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:30:45.101424 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f84c9b46-155e-4549-baa5-e8ccfc59c5df tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Volume info retrieved successfully. Aug 20 04:30:45.107385 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f84c9b46-155e-4549-baa5-e8ccfc59c5df tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] https://10.4.3.239/volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 returned with HTTP 200 Aug 20 04:30:45.107930 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 95/374] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:45 2026] GET /volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 => generated 1024 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:45.352999 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0e05c49e-c3a4-411c-b1f6-823236a77593 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:45.354952 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0e05c49e-c3a4-411c-b1f6-823236a77593 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] GET https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 Aug 20 04:30:45.355114 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0e05c49e-c3a4-411c-b1f6-823236a77593 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:45.355307 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0e05c49e-c3a4-411c-b1f6-823236a77593 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:45.366150 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:45.366150 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:30:45.369514 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-0e05c49e-c3a4-411c-b1f6-823236a77593 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Volume info retrieved successfully. Aug 20 04:30:45.375267 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0e05c49e-c3a4-411c-b1f6-823236a77593 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 returned with HTTP 200 Aug 20 04:30:45.375929 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 95/375] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:45 2026] GET /volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 => generated 1161 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:45.433913 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-c8c2d1a3-edf6-4de1-86cb-e49930f82456 req-b2b009e3-963c-48fe-b1b4-fb0ed6bca540 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:45.436105 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-c8c2d1a3-edf6-4de1-86cb-e49930f82456 req-b2b009e3-963c-48fe-b1b4-fb0ed6bca540 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] GET https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 Aug 20 04:30:45.437218 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-c8c2d1a3-edf6-4de1-86cb-e49930f82456 req-b2b009e3-963c-48fe-b1b4-fb0ed6bca540 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:45.437218 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-c8c2d1a3-edf6-4de1-86cb-e49930f82456 req-b2b009e3-963c-48fe-b1b4-fb0ed6bca540 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:45.447009 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:45.447009 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:30:45.447633 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-99af15e5-c721-45a5-8c04-70c645fe1823 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:45.450210 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-99af15e5-c721-45a5-8c04-70c645fe1823 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-reader] GET https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d Aug 20 04:30:45.450284 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-99af15e5-c721-45a5-8c04-70c645fe1823 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-reader] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:45.450441 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-99af15e5-c721-45a5-8c04-70c645fe1823 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-reader] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:45.451354 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-c8c2d1a3-edf6-4de1-86cb-e49930f82456 req-b2b009e3-963c-48fe-b1b4-fb0ed6bca540 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Volume info retrieved successfully. Aug 20 04:30:45.457451 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-c8c2d1a3-edf6-4de1-86cb-e49930f82456 req-b2b009e3-963c-48fe-b1b4-fb0ed6bca540 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 returned with HTTP 200 Aug 20 04:30:45.457451 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 95/376] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:30:45 2026] GET /volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 => generated 1161 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:45.461334 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:45.461334 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:30:45.466058 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-99af15e5-c721-45a5-8c04-70c645fe1823 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-reader] Volume info retrieved successfully. Aug 20 04:30:45.472268 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-99af15e5-c721-45a5-8c04-70c645fe1823 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-reader] https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d returned with HTTP 200 Aug 20 04:30:45.472952 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 92/377] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:45 2026] GET /volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d => generated 1143 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:45.562467 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1d602fa1-57b0-4c9d-abb0-06081952f092 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:45.562847 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1d602fa1-57b0-4c9d-abb0-06081952f092 None None] GET https://10.4.3.239/volume// Aug 20 04:30:45.563058 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1d602fa1-57b0-4c9d-abb0-06081952f092 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:45.563329 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1d602fa1-57b0-4c9d-abb0-06081952f092 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:45.563742 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1d602fa1-57b0-4c9d-abb0-06081952f092 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:30:45.564115 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 96/378] 10.4.3.239 () {66 vars in 1428 bytes} [Thu Aug 20 04:30: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 20 04:30:45.586265 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-c8c2d1a3-edf6-4de1-86cb-e49930f82456 req-8269f3c2-9142-4216-ad1e-dd6789480170 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:45.588384 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-c8c2d1a3-edf6-4de1-86cb-e49930f82456 req-8269f3c2-9142-4216-ad1e-dd6789480170 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:30:45.588752 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-c8c2d1a3-edf6-4de1-86cb-e49930f82456 req-8269f3c2-9142-4216-ad1e-dd6789480170 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f551b4b8-3364-4bd7-9ec7-b25757d3fcc8", "connector": null, "instance_uuid": "3fb1c068-b4ca-42a1-820e-908dd1845766"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:45.601752 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:45.601752 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:30:45.638763 np0000007850 devstack@c-api.service[100175]: WARNING cinder.volume.api [req-c8c2d1a3-edf6-4de1-86cb-e49930f82456 req-8269f3c2-9142-4216-ad1e-dd6789480170 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 20 04:30:45.645313 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-c8c2d1a3-edf6-4de1-86cb-e49930f82456 req-8269f3c2-9142-4216-ad1e-dd6789480170 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:30:45.645888 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 96/379] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:30:45 2026] POST /volume/v3/attachments => generated 271 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:45.680298 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c145500d-0b90-44e1-a7af-4aad71cc9e35 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:45.682944 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c145500d-0b90-44e1-a7af-4aad71cc9e35 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] GET https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 Aug 20 04:30:45.683207 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c145500d-0b90-44e1-a7af-4aad71cc9e35 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:45.683558 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c145500d-0b90-44e1-a7af-4aad71cc9e35 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:45.694793 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a1e3f345-762d-485d-84be-476dcbdbfb64 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:45.695608 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a1e3f345-762d-485d-84be-476dcbdbfb64 None None] GET https://10.4.3.239/volume// Aug 20 04:30:45.695822 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a1e3f345-762d-485d-84be-476dcbdbfb64 None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:45.696204 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a1e3f345-762d-485d-84be-476dcbdbfb64 None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:45.696868 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a1e3f345-762d-485d-84be-476dcbdbfb64 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:30:45.696976 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 93/380] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:30:45 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:30:45.708051 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:45.708051 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:30:45.709907 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-c8c2d1a3-edf6-4de1-86cb-e49930f82456 req-3740a133-edf8-45b9-8bcd-00ac73a4b145 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:45.711981 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c145500d-0b90-44e1-a7af-4aad71cc9e35 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Volume info retrieved successfully. Aug 20 04:30:45.712324 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-c8c2d1a3-edf6-4de1-86cb-e49930f82456 req-3740a133-edf8-45b9-8bcd-00ac73a4b145 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] GET https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 Aug 20 04:30:45.712491 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-c8c2d1a3-edf6-4de1-86cb-e49930f82456 req-3740a133-edf8-45b9-8bcd-00ac73a4b145 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:45.712670 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-c8c2d1a3-edf6-4de1-86cb-e49930f82456 req-3740a133-edf8-45b9-8bcd-00ac73a4b145 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:45.721947 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c145500d-0b90-44e1-a7af-4aad71cc9e35 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 returned with HTTP 200 Aug 20 04:30:45.721947 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 96/381] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:45 2026] GET /volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 => generated 1163 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:45.736446 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:45.736446 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:30:45.740636 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-c8c2d1a3-edf6-4de1-86cb-e49930f82456 req-3740a133-edf8-45b9-8bcd-00ac73a4b145 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Volume info retrieved successfully. Aug 20 04:30:45.745522 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-c8c2d1a3-edf6-4de1-86cb-e49930f82456 req-3740a133-edf8-45b9-8bcd-00ac73a4b145 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 returned with HTTP 200 Aug 20 04:30:45.746322 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 97/382] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:30:45 2026] GET /volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 => generated 1343 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:30:45.837260 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-c8c2d1a3-edf6-4de1-86cb-e49930f82456 req-ea145a46-21f5-43b5-9b45-f635e43369d1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:45.840256 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-c8c2d1a3-edf6-4de1-86cb-e49930f82456 req-ea145a46-21f5-43b5-9b45-f635e43369d1 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] PUT https://10.4.3.239/volume/v3/attachments/f7a6e010-6423-42a4-b9f2-a3d4bb614ae2 Aug 20 04:30:45.841149 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-c8c2d1a3-edf6-4de1-86cb-e49930f82456 req-ea145a46-21f5-43b5-9b45-f635e43369d1 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:45.851158 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-c8c2d1a3-edf6-4de1-86cb-e49930f82456 req-ea145a46-21f5-43b5-9b45-f635e43369d1 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Acquiring lock "cinder-attachment_update-f551b4b8-3364-4bd7-9ec7-b25757d3fcc8-np0000007850" by "attachment_update" {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:30:45.856734 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-c8c2d1a3-edf6-4de1-86cb-e49930f82456 req-ea145a46-21f5-43b5-9b45-f635e43369d1 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Lock "cinder-attachment_update-f551b4b8-3364-4bd7-9ec7-b25757d3fcc8-np0000007850" acquired by "attachment_update" :: waited 0.006s {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:30:45.857741 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:45.857741 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:30:45.965639 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-c8c2d1a3-edf6-4de1-86cb-e49930f82456 req-ea145a46-21f5-43b5-9b45-f635e43369d1 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Lock "cinder-attachment_update-f551b4b8-3364-4bd7-9ec7-b25757d3fcc8-np0000007850" released by "attachment_update" :: held 0.109s {{(pid=100175) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:30:45.965973 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-c8c2d1a3-edf6-4de1-86cb-e49930f82456 req-ea145a46-21f5-43b5-9b45-f635e43369d1 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] https://10.4.3.239/volume/v3/attachments/f7a6e010-6423-42a4-b9f2-a3d4bb614ae2 returned with HTTP 200 Aug 20 04:30:45.966439 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 97/383] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:30:45 2026] PUT /volume/v3/attachments/f7a6e010-6423-42a4-b9f2-a3d4bb614ae2 => generated 967 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:46.086352 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-aacf1e79-7470-4cd9-b99e-5a2e2099c71c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:46.088226 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-aacf1e79-7470-4cd9-b99e-5a2e2099c71c tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] GET https://10.4.3.239/volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 Aug 20 04:30:46.089215 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-aacf1e79-7470-4cd9-b99e-5a2e2099c71c tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:46.089215 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-aacf1e79-7470-4cd9-b99e-5a2e2099c71c tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:46.100643 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:46.100643 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:30:46.105053 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-aacf1e79-7470-4cd9-b99e-5a2e2099c71c tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Volume info retrieved successfully. Aug 20 04:30:46.110143 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-aacf1e79-7470-4cd9-b99e-5a2e2099c71c tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] https://10.4.3.239/volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 returned with HTTP 200 Aug 20 04:30:46.110586 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 94/384] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:46 2026] GET /volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:46.127721 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-fdeb22be-47ff-45c3-aa19-ac260ffec630 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:46.127721 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fdeb22be-47ff-45c3-aa19-ac260ffec630 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] GET https://10.4.3.239/volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 Aug 20 04:30:46.127721 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fdeb22be-47ff-45c3-aa19-ac260ffec630 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:46.127721 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fdeb22be-47ff-45c3-aa19-ac260ffec630 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:46.144425 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:46.144425 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:30:46.149230 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-fdeb22be-47ff-45c3-aa19-ac260ffec630 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Volume info retrieved successfully. Aug 20 04:30:46.155588 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fdeb22be-47ff-45c3-aa19-ac260ffec630 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] https://10.4.3.239/volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 returned with HTTP 200 Aug 20 04:30:46.156631 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 97/385] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:46 2026] GET /volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 => generated 1024 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:46.488833 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-808ed437-b8d8-4b7c-884a-0cfb7a4e5a15 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:46.490803 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-808ed437-b8d8-4b7c-884a-0cfb7a4e5a15 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-reader] GET https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d Aug 20 04:30:46.491010 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-808ed437-b8d8-4b7c-884a-0cfb7a4e5a15 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-reader] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:46.491270 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-808ed437-b8d8-4b7c-884a-0cfb7a4e5a15 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-reader] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:46.500947 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:46.500947 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:30:46.504605 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-808ed437-b8d8-4b7c-884a-0cfb7a4e5a15 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-reader] Volume info retrieved successfully. Aug 20 04:30:46.509172 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-808ed437-b8d8-4b7c-884a-0cfb7a4e5a15 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-reader] https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d returned with HTTP 200 Aug 20 04:30:46.509573 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 98/386] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:46 2026] GET /volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d => generated 1143 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:46.679286 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-89263e07-d8ac-4ea3-a42e-3940fb3e4f30 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:46.737911 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ca648001-5ca0-4e0d-9e68-27b8ceb3b7d2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:46.742227 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ca648001-5ca0-4e0d-9e68-27b8ceb3b7d2 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] GET https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 Aug 20 04:30:46.742227 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ca648001-5ca0-4e0d-9e68-27b8ceb3b7d2 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:46.742227 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ca648001-5ca0-4e0d-9e68-27b8ceb3b7d2 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:46.759800 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:46.759800 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:30:46.766249 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-ca648001-5ca0-4e0d-9e68-27b8ceb3b7d2 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Volume info retrieved successfully. Aug 20 04:30:46.771051 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ca648001-5ca0-4e0d-9e68-27b8ceb3b7d2 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 returned with HTTP 200 Aug 20 04:30:46.771634 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 95/387] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:46 2026] GET /volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 => generated 1164 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:46.932439 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-89263e07-d8ac-4ea3-a42e-3940fb3e4f30 tempest-ExtraSpecsNegativeTest-1268389446 tempest-ExtraSpecsNegativeTest-1268389446-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:30:46.932804 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-89263e07-d8ac-4ea3-a42e-3940fb3e4f30 tempest-ExtraSpecsNegativeTest-1268389446 tempest-ExtraSpecsNegativeTest-1268389446-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1174394604", "extra_specs": {"spec1": "val1"}}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:46.934959 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:46.934959 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:30:46.954149 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-89263e07-d8ac-4ea3-a42e-3940fb3e4f30 tempest-ExtraSpecsNegativeTest-1268389446 tempest-ExtraSpecsNegativeTest-1268389446-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:30:46.954730 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 98/388] 10.4.3.239 () {68 vars in 1253 bytes} [Thu Aug 20 04:30:46 2026] POST /volume/v3/types => generated 243 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:46.965726 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7abe0880-94a6-4c63-8e61-394260d8a279 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:46.967621 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7abe0880-94a6-4c63-8e61-394260d8a279 tempest-ExtraSpecsNegativeTest-1268389446 tempest-ExtraSpecsNegativeTest-1268389446-project-admin] POST https://10.4.3.239/volume/v3/types/8658e8a4-7f7c-4f59-a1db-6099af67f271/extra_specs Aug 20 04:30:46.967963 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7abe0880-94a6-4c63-8e61-394260d8a279 tempest-ExtraSpecsNegativeTest-1268389446 tempest-ExtraSpecsNegativeTest-1268389446-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:46.969442 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7abe0880-94a6-4c63-8e61-394260d8a279 tempest-ExtraSpecsNegativeTest-1268389446 tempest-ExtraSpecsNegativeTest-1268389446-project-admin] https://10.4.3.239/volume/v3/types/8658e8a4-7f7c-4f59-a1db-6099af67f271/extra_specs returned with HTTP 400 Aug 20 04:30:46.969906 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 98/389] 10.4.3.239 () {68 vars in 1399 bytes} [Thu Aug 20 04:30:46 2026] POST /volume/v3/types/8658e8a4-7f7c-4f59-a1db-6099af67f271/extra_specs => generated 146 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 04:30:46.981499 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-80192c42-fe4e-420d-b81f-fa81f57914cb None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:46.983913 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-80192c42-fe4e-420d-b81f-fa81f57914cb tempest-ExtraSpecsNegativeTest-1268389446 tempest-ExtraSpecsNegativeTest-1268389446-project-admin] POST https://10.4.3.239/volume/v3/types/8658e8a4-7f7c-4f59-a1db-6099af67f271/extra_specs Aug 20 04:30:46.984412 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-80192c42-fe4e-420d-b81f-fa81f57914cb tempest-ExtraSpecsNegativeTest-1268389446 tempest-ExtraSpecsNegativeTest-1268389446-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:46.986522 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-80192c42-fe4e-420d-b81f-fa81f57914cb tempest-ExtraSpecsNegativeTest-1268389446 tempest-ExtraSpecsNegativeTest-1268389446-project-admin] https://10.4.3.239/volume/v3/types/8658e8a4-7f7c-4f59-a1db-6099af67f271/extra_specs returned with HTTP 400 Aug 20 04:30:46.987208 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 99/390] 10.4.3.239 () {68 vars in 1399 bytes} [Thu Aug 20 04:30:46 2026] POST /volume/v3/types/8658e8a4-7f7c-4f59-a1db-6099af67f271/extra_specs => generated 132 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 04:30:46.996367 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-aad93f2f-a660-4621-bc8f-bc07731b23c1 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:46.998332 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-aad93f2f-a660-4621-bc8f-bc07731b23c1 tempest-ExtraSpecsNegativeTest-1268389446 tempest-ExtraSpecsNegativeTest-1268389446-project-admin] POST https://10.4.3.239/volume/v3/types/c7a9e51c-384f-44e9-895c-d699654c6de0/extra_specs Aug 20 04:30:46.998735 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-aad93f2f-a660-4621-bc8f-bc07731b23c1 tempest-ExtraSpecsNegativeTest-1268389446 tempest-ExtraSpecsNegativeTest-1268389446-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:47.009606 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-aad93f2f-a660-4621-bc8f-bc07731b23c1 tempest-ExtraSpecsNegativeTest-1268389446 tempest-ExtraSpecsNegativeTest-1268389446-project-admin] https://10.4.3.239/volume/v3/types/c7a9e51c-384f-44e9-895c-d699654c6de0/extra_specs returned with HTTP 404 Aug 20 04:30:47.010344 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 96/391] 10.4.3.239 () {68 vars in 1399 bytes} [Thu Aug 20 04:30:46 2026] POST /volume/v3/types/c7a9e51c-384f-44e9-895c-d699654c6de0/extra_specs => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:30:47.019626 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a0c71e34-3c64-44f4-8eb7-4cb7962c35d4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:47.021967 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a0c71e34-3c64-44f4-8eb7-4cb7962c35d4 tempest-ExtraSpecsNegativeTest-1268389446 tempest-ExtraSpecsNegativeTest-1268389446-project-admin] DELETE https://10.4.3.239/volume/v3/types/aa1a36e7-b7a2-4368-87d9-461996a1e81e/extra_specs/spec1 Aug 20 04:30:47.022294 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a0c71e34-3c64-44f4-8eb7-4cb7962c35d4 tempest-ExtraSpecsNegativeTest-1268389446 tempest-ExtraSpecsNegativeTest-1268389446-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:47.022600 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a0c71e34-3c64-44f4-8eb7-4cb7962c35d4 tempest-ExtraSpecsNegativeTest-1268389446 tempest-ExtraSpecsNegativeTest-1268389446-project-admin] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:47.026508 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a0c71e34-3c64-44f4-8eb7-4cb7962c35d4 tempest-ExtraSpecsNegativeTest-1268389446 tempest-ExtraSpecsNegativeTest-1268389446-project-admin] https://10.4.3.239/volume/v3/types/aa1a36e7-b7a2-4368-87d9-461996a1e81e/extra_specs/spec1 returned with HTTP 404 Aug 20 04:30:47.027084 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 99/392] 10.4.3.239 () {66 vars in 1399 bytes} [Thu Aug 20 04:30:47 2026] DELETE /volume/v3/types/aa1a36e7-b7a2-4368-87d9-461996a1e81e/extra_specs/spec1 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:30:47.037786 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-024c62a5-3e03-4370-ab1c-5b89e2004c6b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:47.039582 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-024c62a5-3e03-4370-ab1c-5b89e2004c6b tempest-ExtraSpecsNegativeTest-1268389446 tempest-ExtraSpecsNegativeTest-1268389446-project-admin] GET https://10.4.3.239/volume/v3/types/8658e8a4-7f7c-4f59-a1db-6099af67f271/extra_specs/nonexistent_extra_spec_name Aug 20 04:30:47.039802 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-024c62a5-3e03-4370-ab1c-5b89e2004c6b tempest-ExtraSpecsNegativeTest-1268389446 tempest-ExtraSpecsNegativeTest-1268389446-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:47.040006 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-024c62a5-3e03-4370-ab1c-5b89e2004c6b tempest-ExtraSpecsNegativeTest-1268389446 tempest-ExtraSpecsNegativeTest-1268389446-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:47.047326 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-024c62a5-3e03-4370-ab1c-5b89e2004c6b tempest-ExtraSpecsNegativeTest-1268389446 tempest-ExtraSpecsNegativeTest-1268389446-project-admin] https://10.4.3.239/volume/v3/types/8658e8a4-7f7c-4f59-a1db-6099af67f271/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 20 04:30:47.047763 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 99/393] 10.4.3.239 () {66 vars in 1462 bytes} [Thu Aug 20 04:30:47 2026] GET /volume/v3/types/8658e8a4-7f7c-4f59-a1db-6099af67f271/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:30:47.055776 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d6dfbcef-a902-4916-931f-3dee4e908557 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:47.057704 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d6dfbcef-a902-4916-931f-3dee4e908557 tempest-ExtraSpecsNegativeTest-1268389446 tempest-ExtraSpecsNegativeTest-1268389446-project-admin] GET https://10.4.3.239/volume/v3/types/e485fe50-c849-45c3-bd3a-a7dc7fda868f/extra_specs/spec1 Aug 20 04:30:47.057949 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d6dfbcef-a902-4916-931f-3dee4e908557 tempest-ExtraSpecsNegativeTest-1268389446 tempest-ExtraSpecsNegativeTest-1268389446-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:47.058153 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d6dfbcef-a902-4916-931f-3dee4e908557 tempest-ExtraSpecsNegativeTest-1268389446 tempest-ExtraSpecsNegativeTest-1268389446-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:47.062572 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d6dfbcef-a902-4916-931f-3dee4e908557 tempest-ExtraSpecsNegativeTest-1268389446 tempest-ExtraSpecsNegativeTest-1268389446-project-admin] https://10.4.3.239/volume/v3/types/e485fe50-c849-45c3-bd3a-a7dc7fda868f/extra_specs/spec1 returned with HTTP 404 Aug 20 04:30:47.063141 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 100/394] 10.4.3.239 () {66 vars in 1396 bytes} [Thu Aug 20 04:30:47 2026] GET /volume/v3/types/e485fe50-c849-45c3-bd3a-a7dc7fda868f/extra_specs/spec1 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:30:47.072317 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a0192ff9-ff87-44c5-9580-b74336a23147 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:47.074887 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a0192ff9-ff87-44c5-9580-b74336a23147 tempest-ExtraSpecsNegativeTest-1268389446 tempest-ExtraSpecsNegativeTest-1268389446-project-admin] GET https://10.4.3.239/volume/v3/types/44f917b7-254d-4aaf-9ae0-a95717c4e397/extra_specs Aug 20 04:30:47.075171 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a0192ff9-ff87-44c5-9580-b74336a23147 tempest-ExtraSpecsNegativeTest-1268389446 tempest-ExtraSpecsNegativeTest-1268389446-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:47.075485 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a0192ff9-ff87-44c5-9580-b74336a23147 tempest-ExtraSpecsNegativeTest-1268389446 tempest-ExtraSpecsNegativeTest-1268389446-project-admin] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:47.080969 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a0192ff9-ff87-44c5-9580-b74336a23147 tempest-ExtraSpecsNegativeTest-1268389446 tempest-ExtraSpecsNegativeTest-1268389446-project-admin] https://10.4.3.239/volume/v3/types/44f917b7-254d-4aaf-9ae0-a95717c4e397/extra_specs returned with HTTP 404 Aug 20 04:30:47.081513 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 97/395] 10.4.3.239 () {66 vars in 1378 bytes} [Thu Aug 20 04:30:47 2026] GET /volume/v3/types/44f917b7-254d-4aaf-9ae0-a95717c4e397/extra_specs => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:30:47.090094 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f2e7d1b7-cbf8-43fb-8d05-731020a553ed None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:47.092352 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f2e7d1b7-cbf8-43fb-8d05-731020a553ed tempest-ExtraSpecsNegativeTest-1268389446 tempest-ExtraSpecsNegativeTest-1268389446-project-admin] PUT https://10.4.3.239/volume/v3/types/8658e8a4-7f7c-4f59-a1db-6099af67f271/extra_specs/spec1 Aug 20 04:30:47.092708 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f2e7d1b7-cbf8-43fb-8d05-731020a553ed tempest-ExtraSpecsNegativeTest-1268389446 tempest-ExtraSpecsNegativeTest-1268389446-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:47.094238 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f2e7d1b7-cbf8-43fb-8d05-731020a553ed tempest-ExtraSpecsNegativeTest-1268389446 tempest-ExtraSpecsNegativeTest-1268389446-project-admin] https://10.4.3.239/volume/v3/types/8658e8a4-7f7c-4f59-a1db-6099af67f271/extra_specs/spec1 returned with HTTP 400 Aug 20 04:30:47.094778 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 100/396] 10.4.3.239 () {68 vars in 1416 bytes} [Thu Aug 20 04:30:47 2026] PUT /volume/v3/types/8658e8a4-7f7c-4f59-a1db-6099af67f271/extra_specs/spec1 => generated 102 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 04:30:47.103612 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c6057e75-c219-4b8b-bb67-9728496795e2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:47.105306 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c6057e75-c219-4b8b-bb67-9728496795e2 tempest-ExtraSpecsNegativeTest-1268389446 tempest-ExtraSpecsNegativeTest-1268389446-project-admin] PUT https://10.4.3.239/volume/v3/types/8658e8a4-7f7c-4f59-a1db-6099af67f271/extra_specs/spec1 Aug 20 04:30:47.105607 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c6057e75-c219-4b8b-bb67-9728496795e2 tempest-ExtraSpecsNegativeTest-1268389446 tempest-ExtraSpecsNegativeTest-1268389446-project-admin] Action: 'update', calling method: update, body: null {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:47.107092 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c6057e75-c219-4b8b-bb67-9728496795e2 tempest-ExtraSpecsNegativeTest-1268389446 tempest-ExtraSpecsNegativeTest-1268389446-project-admin] https://10.4.3.239/volume/v3/types/8658e8a4-7f7c-4f59-a1db-6099af67f271/extra_specs/spec1 returned with HTTP 400 Aug 20 04:30:47.107862 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 100/397] 10.4.3.239 () {68 vars in 1415 bytes} [Thu Aug 20 04:30:47 2026] PUT /volume/v3/types/8658e8a4-7f7c-4f59-a1db-6099af67f271/extra_specs/spec1 => generated 72 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:30:47.115930 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0226e9b7-1a07-4218-93cb-d9a35b0ba23b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:47.117624 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0226e9b7-1a07-4218-93cb-d9a35b0ba23b tempest-ExtraSpecsNegativeTest-1268389446 tempest-ExtraSpecsNegativeTest-1268389446-project-admin] PUT https://10.4.3.239/volume/v3/types/8658e8a4-7f7c-4f59-a1db-6099af67f271/extra_specs/None Aug 20 04:30:47.117940 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0226e9b7-1a07-4218-93cb-d9a35b0ba23b tempest-ExtraSpecsNegativeTest-1268389446 tempest-ExtraSpecsNegativeTest-1268389446-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:47.125498 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c1b007f0-6e4b-4b4c-bd83-bdc887b4f8f8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:47.127541 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c1b007f0-6e4b-4b4c-bd83-bdc887b4f8f8 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] GET https://10.4.3.239/volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 Aug 20 04:30:47.127786 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0226e9b7-1a07-4218-93cb-d9a35b0ba23b tempest-ExtraSpecsNegativeTest-1268389446 tempest-ExtraSpecsNegativeTest-1268389446-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 20 04:30:47.127864 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c1b007f0-6e4b-4b4c-bd83-bdc887b4f8f8 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:47.127931 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0226e9b7-1a07-4218-93cb-d9a35b0ba23b tempest-ExtraSpecsNegativeTest-1268389446 tempest-ExtraSpecsNegativeTest-1268389446-project-admin] https://10.4.3.239/volume/v3/types/8658e8a4-7f7c-4f59-a1db-6099af67f271/extra_specs/None returned with HTTP 400 Aug 20 04:30:47.128105 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c1b007f0-6e4b-4b4c-bd83-bdc887b4f8f8 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:47.128454 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 101/398] 10.4.3.239 () {68 vars in 1413 bytes} [Thu Aug 20 04:30:47 2026] PUT /volume/v3/types/8658e8a4-7f7c-4f59-a1db-6099af67f271/extra_specs/None => generated 73 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:30:47.136196 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-223df93b-67e3-45c1-a9cb-a31518050a95 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:47.137827 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:47.137827 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:30:47.138657 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-223df93b-67e3-45c1-a9cb-a31518050a95 tempest-ExtraSpecsNegativeTest-1268389446 tempest-ExtraSpecsNegativeTest-1268389446-project-admin] PUT https://10.4.3.239/volume/v3/types/8658e8a4-7f7c-4f59-a1db-6099af67f271/extra_specs/cdd426c9-32a0-4c4b-a7ba-88b8150688f9 Aug 20 04:30:47.139039 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-223df93b-67e3-45c1-a9cb-a31518050a95 tempest-ExtraSpecsNegativeTest-1268389446 tempest-ExtraSpecsNegativeTest-1268389446-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:47.142469 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-c1b007f0-6e4b-4b4c-bd83-bdc887b4f8f8 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Volume info retrieved successfully. Aug 20 04:30:47.147530 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c1b007f0-6e4b-4b4c-bd83-bdc887b4f8f8 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] https://10.4.3.239/volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 returned with HTTP 200 Aug 20 04:30:47.148017 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 98/399] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:47 2026] GET /volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:47.150473 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-223df93b-67e3-45c1-a9cb-a31518050a95 tempest-ExtraSpecsNegativeTest-1268389446 tempest-ExtraSpecsNegativeTest-1268389446-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 20 04:30:47.150693 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-223df93b-67e3-45c1-a9cb-a31518050a95 tempest-ExtraSpecsNegativeTest-1268389446 tempest-ExtraSpecsNegativeTest-1268389446-project-admin] https://10.4.3.239/volume/v3/types/8658e8a4-7f7c-4f59-a1db-6099af67f271/extra_specs/cdd426c9-32a0-4c4b-a7ba-88b8150688f9 returned with HTTP 400 Aug 20 04:30:47.151328 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 101/400] 10.4.3.239 () {68 vars in 1509 bytes} [Thu Aug 20 04:30:47 2026] PUT /volume/v3/types/8658e8a4-7f7c-4f59-a1db-6099af67f271/extra_specs/cdd426c9-32a0-4c4b-a7ba-88b8150688f9 => generated 73 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:30:47.160095 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-de0a8681-69cb-4844-997a-9515bbf83482 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:47.162154 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-de0a8681-69cb-4844-997a-9515bbf83482 tempest-ExtraSpecsNegativeTest-1268389446 tempest-ExtraSpecsNegativeTest-1268389446-project-admin] PUT https://10.4.3.239/volume/v3/types/472805f0-71c7-4b43-9202-bbdc03027612/extra_specs/spec1 Aug 20 04:30:47.162531 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-de0a8681-69cb-4844-997a-9515bbf83482 tempest-ExtraSpecsNegativeTest-1268389446 tempest-ExtraSpecsNegativeTest-1268389446-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:47.173101 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2504b232-fd9e-4524-a652-6795dfca76e8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:47.174648 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-de0a8681-69cb-4844-997a-9515bbf83482 tempest-ExtraSpecsNegativeTest-1268389446 tempest-ExtraSpecsNegativeTest-1268389446-project-admin] https://10.4.3.239/volume/v3/types/472805f0-71c7-4b43-9202-bbdc03027612/extra_specs/spec1 returned with HTTP 404 Aug 20 04:30:47.175279 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 101/401] 10.4.3.239 () {68 vars in 1416 bytes} [Thu Aug 20 04:30:47 2026] PUT /volume/v3/types/472805f0-71c7-4b43-9202-bbdc03027612/extra_specs/spec1 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:30:47.175411 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2504b232-fd9e-4524-a652-6795dfca76e8 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] GET https://10.4.3.239/volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 Aug 20 04:30:47.175714 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2504b232-fd9e-4524-a652-6795dfca76e8 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:47.175960 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2504b232-fd9e-4524-a652-6795dfca76e8 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:47.186665 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3765a80f-7fab-4a6f-b8a6-c005c36b0086 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:47.189051 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3765a80f-7fab-4a6f-b8a6-c005c36b0086 tempest-ExtraSpecsNegativeTest-1268389446 tempest-ExtraSpecsNegativeTest-1268389446-project-admin] DELETE https://10.4.3.239/volume/v3/types/8658e8a4-7f7c-4f59-a1db-6099af67f271 Aug 20 04:30:47.189392 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3765a80f-7fab-4a6f-b8a6-c005c36b0086 tempest-ExtraSpecsNegativeTest-1268389446 tempest-ExtraSpecsNegativeTest-1268389446-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:47.189704 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3765a80f-7fab-4a6f-b8a6-c005c36b0086 tempest-ExtraSpecsNegativeTest-1268389446 tempest-ExtraSpecsNegativeTest-1268389446-project-admin] Calling method '_delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:47.190447 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:47.190447 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:30:47.194237 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-2504b232-fd9e-4524-a652-6795dfca76e8 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Volume info retrieved successfully. Aug 20 04:30:47.198926 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2504b232-fd9e-4524-a652-6795dfca76e8 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] https://10.4.3.239/volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 returned with HTTP 200 Aug 20 04:30:47.199413 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 102/402] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:47 2026] GET /volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 => generated 1024 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:47.218836 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3765a80f-7fab-4a6f-b8a6-c005c36b0086 tempest-ExtraSpecsNegativeTest-1268389446 tempest-ExtraSpecsNegativeTest-1268389446-project-admin] https://10.4.3.239/volume/v3/types/8658e8a4-7f7c-4f59-a1db-6099af67f271 returned with HTTP 202 Aug 20 04:30:47.219397 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 99/403] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:30:47 2026] DELETE /volume/v3/types/8658e8a4-7f7c-4f59-a1db-6099af67f271 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:30:47.227382 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a815a814-0e69-4b2c-b2ba-4c4865f49285 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:47.229812 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a815a814-0e69-4b2c-b2ba-4c4865f49285 tempest-ExtraSpecsNegativeTest-1268389446 tempest-ExtraSpecsNegativeTest-1268389446-project-admin] GET https://10.4.3.239/volume/v3/types/8658e8a4-7f7c-4f59-a1db-6099af67f271 Aug 20 04:30:47.230093 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a815a814-0e69-4b2c-b2ba-4c4865f49285 tempest-ExtraSpecsNegativeTest-1268389446 tempest-ExtraSpecsNegativeTest-1268389446-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:47.230386 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a815a814-0e69-4b2c-b2ba-4c4865f49285 tempest-ExtraSpecsNegativeTest-1268389446 tempest-ExtraSpecsNegativeTest-1268389446-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:47.236848 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a815a814-0e69-4b2c-b2ba-4c4865f49285 tempest-ExtraSpecsNegativeTest-1268389446 tempest-ExtraSpecsNegativeTest-1268389446-project-admin] https://10.4.3.239/volume/v3/types/8658e8a4-7f7c-4f59-a1db-6099af67f271 returned with HTTP 404 Aug 20 04:30:47.237502 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 102/404] 10.4.3.239 () {66 vars in 1342 bytes} [Thu Aug 20 04:30:47 2026] GET /volume/v3/types/8658e8a4-7f7c-4f59-a1db-6099af67f271 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:30:47.522880 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-031e068b-1d03-457c-8fe2-eb40c115acc9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:47.525255 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-031e068b-1d03-457c-8fe2-eb40c115acc9 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-reader] GET https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d Aug 20 04:30:47.525531 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-031e068b-1d03-457c-8fe2-eb40c115acc9 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-reader] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:47.525791 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-031e068b-1d03-457c-8fe2-eb40c115acc9 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-reader] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:47.543739 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:47.543739 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:30:47.549415 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-031e068b-1d03-457c-8fe2-eb40c115acc9 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-reader] Volume info retrieved successfully. Aug 20 04:30:47.557035 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-031e068b-1d03-457c-8fe2-eb40c115acc9 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-reader] https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d returned with HTTP 200 Aug 20 04:30:47.557604 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 102/405] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:47 2026] GET /volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d => generated 1143 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:47.787926 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-fa4ce3ba-860a-4a49-8ba3-319deb0f73d4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:47.790296 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fa4ce3ba-860a-4a49-8ba3-319deb0f73d4 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] GET https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 Aug 20 04:30:47.790608 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fa4ce3ba-860a-4a49-8ba3-319deb0f73d4 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:47.791375 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fa4ce3ba-860a-4a49-8ba3-319deb0f73d4 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:47.805978 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:47.805978 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:30:47.809904 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-fa4ce3ba-860a-4a49-8ba3-319deb0f73d4 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Volume info retrieved successfully. Aug 20 04:30:47.816528 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fa4ce3ba-860a-4a49-8ba3-319deb0f73d4 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 returned with HTTP 200 Aug 20 04:30:47.816821 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 103/406] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:47 2026] GET /volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 => generated 1164 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:47.940104 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-c70eb710-05e7-4bd3-bb71-17f837613634 req-ffaad74b-8eef-4862-b8a2-4c0d42ffe847 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:47.946205 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-c70eb710-05e7-4bd3-bb71-17f837613634 req-ffaad74b-8eef-4862-b8a2-4c0d42ffe847 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] POST https://10.4.3.239/volume/v3/attachments/c94c3732-7635-4d36-a95c-823dc1cbf780/action Aug 20 04:30:47.946556 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-c70eb710-05e7-4bd3-bb71-17f837613634 req-ffaad74b-8eef-4862-b8a2-4c0d42ffe847 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Action body: b'{"os-complete": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:30:47.946678 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-c70eb710-05e7-4bd3-bb71-17f837613634 req-ffaad74b-8eef-4862-b8a2-4c0d42ffe847 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:47.966904 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:47.966904 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:30:47.986273 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-c70eb710-05e7-4bd3-bb71-17f837613634 req-ffaad74b-8eef-4862-b8a2-4c0d42ffe847 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] https://10.4.3.239/volume/v3/attachments/c94c3732-7635-4d36-a95c-823dc1cbf780/action returned with HTTP 204 Aug 20 04:30:47.986873 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 100/407] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:30:47 2026] POST /volume/v3/attachments/c94c3732-7635-4d36-a95c-823dc1cbf780/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:30:48.035258 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-d12e7e8b-c4ce-4547-a055-3493f1b321e3 req-ab5d9396-7de8-48fa-a5f8-9415d4c03036 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:48.038773 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-d12e7e8b-c4ce-4547-a055-3493f1b321e3 req-ab5d9396-7de8-48fa-a5f8-9415d4c03036 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] DELETE https://10.4.3.239/volume/v3/attachments/f19ff6b1-77f3-43f5-b311-014e8446b7b2 Aug 20 04:30:48.038981 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-d12e7e8b-c4ce-4547-a055-3493f1b321e3 req-ab5d9396-7de8-48fa-a5f8-9415d4c03036 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:48.039273 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-d12e7e8b-c4ce-4547-a055-3493f1b321e3 req-ab5d9396-7de8-48fa-a5f8-9415d4c03036 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:48.056842 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:48.056842 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:30:48.152243 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-d12e7e8b-c4ce-4547-a055-3493f1b321e3 req-ab5d9396-7de8-48fa-a5f8-9415d4c03036 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] https://10.4.3.239/volume/v3/attachments/f19ff6b1-77f3-43f5-b311-014e8446b7b2 returned with HTTP 200 Aug 20 04:30:48.153512 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 103/408] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:30:48 2026] DELETE /volume/v3/attachments/f19ff6b1-77f3-43f5-b311-014e8446b7b2 => generated 19 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:48.173356 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c31d3e33-3601-4f91-9777-2044ad0165e5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:48.178099 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c31d3e33-3601-4f91-9777-2044ad0165e5 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] GET https://10.4.3.239/volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 Aug 20 04:30:48.178465 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c31d3e33-3601-4f91-9777-2044ad0165e5 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:48.178987 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c31d3e33-3601-4f91-9777-2044ad0165e5 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:48.191544 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:48.191544 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:30:48.199434 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c31d3e33-3601-4f91-9777-2044ad0165e5 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Volume info retrieved successfully. Aug 20 04:30:48.208518 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c31d3e33-3601-4f91-9777-2044ad0165e5 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] https://10.4.3.239/volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 returned with HTTP 200 Aug 20 04:30:48.208518 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 103/409] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:48 2026] GET /volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 04:30:48.216556 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-38a12c88-aedf-4e24-a415-5b1c7994a312 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:48.219542 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-38a12c88-aedf-4e24-a415-5b1c7994a312 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] GET https://10.4.3.239/volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 Aug 20 04:30:48.220567 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-38a12c88-aedf-4e24-a415-5b1c7994a312 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:48.220567 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-38a12c88-aedf-4e24-a415-5b1c7994a312 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:48.233515 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:48.233515 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:30:48.237760 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-38a12c88-aedf-4e24-a415-5b1c7994a312 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Volume info retrieved successfully. Aug 20 04:30:48.244865 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-38a12c88-aedf-4e24-a415-5b1c7994a312 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] https://10.4.3.239/volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 returned with HTTP 200 Aug 20 04:30:48.246612 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 104/410] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:48 2026] GET /volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 => generated 1326 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:48.269376 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1110ed41-5e57-4990-aba3-a057beb3b54f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:48.273474 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1110ed41-5e57-4990-aba3-a057beb3b54f tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] GET https://10.4.3.239/volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 Aug 20 04:30:48.273948 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1110ed41-5e57-4990-aba3-a057beb3b54f tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:48.274415 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1110ed41-5e57-4990-aba3-a057beb3b54f tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:48.298774 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:48.298774 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:30:48.303672 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1110ed41-5e57-4990-aba3-a057beb3b54f tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Volume info retrieved successfully. Aug 20 04:30:48.313450 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1110ed41-5e57-4990-aba3-a057beb3b54f tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] https://10.4.3.239/volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 returned with HTTP 200 Aug 20 04:30:48.313988 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 101/411] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:48 2026] GET /volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 => generated 1326 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:48.571461 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-43f82c76-8c5f-4147-b694-a54d4fb0982a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:48.573533 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-43f82c76-8c5f-4147-b694-a54d4fb0982a tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-reader] GET https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d Aug 20 04:30:48.573820 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-43f82c76-8c5f-4147-b694-a54d4fb0982a tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-reader] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:48.574368 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-43f82c76-8c5f-4147-b694-a54d4fb0982a tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-reader] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:48.591084 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:48.591084 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:30:48.596061 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-43f82c76-8c5f-4147-b694-a54d4fb0982a tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-reader] Volume info retrieved successfully. Aug 20 04:30:48.603889 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-43f82c76-8c5f-4147-b694-a54d4fb0982a tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-reader] https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d returned with HTTP 200 Aug 20 04:30:48.604376 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 104/412] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:48 2026] GET /volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d => generated 1143 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:48.792912 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3fe3473d-3064-48f7-9b55-62fce2585c7f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:48.794743 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3fe3473d-3064-48f7-9b55-62fce2585c7f None None] GET https://10.4.3.239/volume// Aug 20 04:30:48.795065 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3fe3473d-3064-48f7-9b55-62fce2585c7f None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:48.795344 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3fe3473d-3064-48f7-9b55-62fce2585c7f None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:48.795806 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3fe3473d-3064-48f7-9b55-62fce2585c7f None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:30:48.796879 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 104/413] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:30:48 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:30:48.808912 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-f4101f07-3890-4abe-99c5-2b5b95b1fb23 req-20466c6c-e3ef-4bbf-9f36-256875f2f67b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:48.812043 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-f4101f07-3890-4abe-99c5-2b5b95b1fb23 req-20466c6c-e3ef-4bbf-9f36-256875f2f67b tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:30:48.812544 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-f4101f07-3890-4abe-99c5-2b5b95b1fb23 req-20466c6c-e3ef-4bbf-9f36-256875f2f67b tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "15d43f28-9daa-46ef-9ba8-c6a21acc4006", "connector": null, "instance_uuid": "f3368f9d-f3c2-4154-bdd0-82957e7754d2"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:48.832360 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-885846ce-72d6-4ce0-aecd-ff3fffd5cc22 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:48.833775 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:48.833775 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:30:48.834905 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-885846ce-72d6-4ce0-aecd-ff3fffd5cc22 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] GET https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 Aug 20 04:30:48.835234 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-885846ce-72d6-4ce0-aecd-ff3fffd5cc22 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:48.835689 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-885846ce-72d6-4ce0-aecd-ff3fffd5cc22 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:48.850832 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-8f118699-5f85-48de-9c40-0df14ef68dba req-23f369e7-897a-4742-a8ff-f574fa96355f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:48.853517 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:48.853517 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:30:48.854400 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-8f118699-5f85-48de-9c40-0df14ef68dba req-23f369e7-897a-4742-a8ff-f574fa96355f tempest-VolumesAssistedSnapshotsTest-959063012 tempest-VolumesAssistedSnapshotsTest-959063012-project] POST https://10.4.3.239/volume/v3/snapshots/6330a8a6-2812-4920-ae49-db2fb2a5801d/action Aug 20 04:30:48.855087 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-8f118699-5f85-48de-9c40-0df14ef68dba req-23f369e7-897a-4742-a8ff-f574fa96355f tempest-VolumesAssistedSnapshotsTest-959063012 tempest-VolumesAssistedSnapshotsTest-959063012-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:30:48.855302 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-8f118699-5f85-48de-9c40-0df14ef68dba req-23f369e7-897a-4742-a8ff-f574fa96355f tempest-VolumesAssistedSnapshotsTest-959063012 tempest-VolumesAssistedSnapshotsTest-959063012-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:48.858458 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.snapshot_actions [req-8f118699-5f85-48de-9c40-0df14ef68dba req-23f369e7-897a-4742-a8ff-f574fa96355f tempest-VolumesAssistedSnapshotsTest-959063012 tempest-VolumesAssistedSnapshotsTest-959063012-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100175) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 20 04:30:48.861553 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-885846ce-72d6-4ce0-aecd-ff3fffd5cc22 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Volume info retrieved successfully. Aug 20 04:30:48.870554 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-885846ce-72d6-4ce0-aecd-ff3fffd5cc22 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 returned with HTTP 200 Aug 20 04:30:48.871107 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 102/414] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:48 2026] GET /volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 => generated 1164 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:48.876805 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-f4101f07-3890-4abe-99c5-2b5b95b1fb23 req-20466c6c-e3ef-4bbf-9f36-256875f2f67b tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:30:48.877874 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 105/415] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:30:48 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:48.887670 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-f4101f07-3890-4abe-99c5-2b5b95b1fb23 req-313755ef-057f-40e0-ad4f-ad14ac65a826 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:48.890911 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-f4101f07-3890-4abe-99c5-2b5b95b1fb23 req-313755ef-057f-40e0-ad4f-ad14ac65a826 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] DELETE https://10.4.3.239/volume/v3/attachments/22a8b78a-8304-4ebb-befa-1337faa53abd Aug 20 04:30:48.892010 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-8f118699-5f85-48de-9c40-0df14ef68dba req-23f369e7-897a-4742-a8ff-f574fa96355f tempest-VolumesAssistedSnapshotsTest-959063012 tempest-VolumesAssistedSnapshotsTest-959063012-project] https://10.4.3.239/volume/v3/snapshots/6330a8a6-2812-4920-ae49-db2fb2a5801d/action returned with HTTP 404 Aug 20 04:30:48.892720 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-f4101f07-3890-4abe-99c5-2b5b95b1fb23 req-313755ef-057f-40e0-ad4f-ad14ac65a826 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:48.893128 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 105/416] 10.4.3.239 () {72 vars in 1678 bytes} [Thu Aug 20 04:30:48 2026] POST /volume/v3/snapshots/6330a8a6-2812-4920-ae49-db2fb2a5801d/action => generated 111 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:30:48.893622 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-f4101f07-3890-4abe-99c5-2b5b95b1fb23 req-313755ef-057f-40e0-ad4f-ad14ac65a826 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:48.915441 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:48.915441 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:30:48.989803 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-f4101f07-3890-4abe-99c5-2b5b95b1fb23 req-313755ef-057f-40e0-ad4f-ad14ac65a826 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] https://10.4.3.239/volume/v3/attachments/22a8b78a-8304-4ebb-befa-1337faa53abd returned with HTTP 200 Aug 20 04:30:48.990387 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 105/417] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:30:48 2026] DELETE /volume/v3/attachments/22a8b78a-8304-4ebb-befa-1337faa53abd => generated 192 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:49.033807 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5b8b2f74-18e5-4455-b025-deeed0df14b6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:49.037922 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5b8b2f74-18e5-4455-b025-deeed0df14b6 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] GET https://10.4.3.239/volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 Aug 20 04:30:49.038261 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5b8b2f74-18e5-4455-b025-deeed0df14b6 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:49.038460 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5b8b2f74-18e5-4455-b025-deeed0df14b6 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:49.039810 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-bd01861a-a0ae-4060-b59e-59162567f6ca req-9f955102-be67-414f-878a-d25bb15a1401 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:49.042917 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-bd01861a-a0ae-4060-b59e-59162567f6ca req-9f955102-be67-414f-878a-d25bb15a1401 tempest-VolumesAssistedSnapshotsTest-959063012 tempest-VolumesAssistedSnapshotsTest-959063012-project] POST https://10.4.3.239/volume/v3/snapshots/None/action Aug 20 04:30:49.043427 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-bd01861a-a0ae-4060-b59e-59162567f6ca req-9f955102-be67-414f-878a-d25bb15a1401 tempest-VolumesAssistedSnapshotsTest-959063012 tempest-VolumesAssistedSnapshotsTest-959063012-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:30:49.043729 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-bd01861a-a0ae-4060-b59e-59162567f6ca req-9f955102-be67-414f-878a-d25bb15a1401 tempest-VolumesAssistedSnapshotsTest-959063012 tempest-VolumesAssistedSnapshotsTest-959063012-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:49.046170 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.snapshot_actions [req-bd01861a-a0ae-4060-b59e-59162567f6ca req-9f955102-be67-414f-878a-d25bb15a1401 tempest-VolumesAssistedSnapshotsTest-959063012 tempest-VolumesAssistedSnapshotsTest-959063012-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100174) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 20 04:30:49.051503 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:49.051503 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:30:49.056087 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-5b8b2f74-18e5-4455-b025-deeed0df14b6 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Volume info retrieved successfully. Aug 20 04:30:49.061309 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5b8b2f74-18e5-4455-b025-deeed0df14b6 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] https://10.4.3.239/volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 returned with HTTP 200 Aug 20 04:30:49.061734 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 103/418] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:49 2026] GET /volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 => generated 1326 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:49.066988 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-bd01861a-a0ae-4060-b59e-59162567f6ca req-9f955102-be67-414f-878a-d25bb15a1401 tempest-VolumesAssistedSnapshotsTest-959063012 tempest-VolumesAssistedSnapshotsTest-959063012-project] https://10.4.3.239/volume/v3/snapshots/None/action returned with HTTP 404 Aug 20 04:30:49.068416 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 106/419] 10.4.3.239 () {72 vars in 1582 bytes} [Thu Aug 20 04:30:49 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:30:49.135242 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-708fdacd-e43a-43c5-8681-bbb1ffb191fe req-8ce13f1f-9da0-4bef-8a9f-410468c496ea None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:49.138355 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-708fdacd-e43a-43c5-8681-bbb1ffb191fe req-8ce13f1f-9da0-4bef-8a9f-410468c496ea tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] GET https://10.4.3.239/volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 Aug 20 04:30:49.138747 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-708fdacd-e43a-43c5-8681-bbb1ffb191fe req-8ce13f1f-9da0-4bef-8a9f-410468c496ea tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:49.139003 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-708fdacd-e43a-43c5-8681-bbb1ffb191fe req-8ce13f1f-9da0-4bef-8a9f-410468c496ea tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:49.150711 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:49.150711 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:30:49.154856 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-708fdacd-e43a-43c5-8681-bbb1ffb191fe req-8ce13f1f-9da0-4bef-8a9f-410468c496ea tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Volume info retrieved successfully. Aug 20 04:30:49.159987 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-708fdacd-e43a-43c5-8681-bbb1ffb191fe req-8ce13f1f-9da0-4bef-8a9f-410468c496ea tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] https://10.4.3.239/volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 returned with HTTP 200 Aug 20 04:30:49.160446 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 106/420] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:30:49 2026] GET /volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 => generated 1326 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:49.213003 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-708fdacd-e43a-43c5-8681-bbb1ffb191fe req-3ffec75a-60be-4818-8177-2fa53709401c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:49.216541 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-708fdacd-e43a-43c5-8681-bbb1ffb191fe req-3ffec75a-60be-4818-8177-2fa53709401c tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] POST https://10.4.3.239/volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9/action Aug 20 04:30:49.216860 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-708fdacd-e43a-43c5-8681-bbb1ffb191fe req-3ffec75a-60be-4818-8177-2fa53709401c tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:30:49.217212 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-708fdacd-e43a-43c5-8681-bbb1ffb191fe req-3ffec75a-60be-4818-8177-2fa53709401c tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:49.241691 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:49.241691 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:30:49.242523 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-708fdacd-e43a-43c5-8681-bbb1ffb191fe req-3ffec75a-60be-4818-8177-2fa53709401c tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Volume info retrieved successfully. Aug 20 04:30:49.254219 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-708fdacd-e43a-43c5-8681-bbb1ffb191fe req-3ffec75a-60be-4818-8177-2fa53709401c tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Begin detaching volume completed successfully. Aug 20 04:30:49.254219 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-708fdacd-e43a-43c5-8681-bbb1ffb191fe req-3ffec75a-60be-4818-8177-2fa53709401c tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] https://10.4.3.239/volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9/action returned with HTTP 202 Aug 20 04:30:49.254768 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 106/421] 10.4.3.239 () {72 vars in 1672 bytes} [Thu Aug 20 04:30:49 2026] POST /volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:30:49.320430 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-280eaafa-e9e1-433b-becc-241b3143e902 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:49.320847 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-280eaafa-e9e1-433b-becc-241b3143e902 None None] GET https://10.4.3.239/volume// Aug 20 04:30:49.321061 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-280eaafa-e9e1-433b-becc-241b3143e902 None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:49.321332 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-280eaafa-e9e1-433b-becc-241b3143e902 None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:49.321779 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-280eaafa-e9e1-433b-becc-241b3143e902 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:30:49.322199 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 104/422] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:30: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 20 04:30:49.342344 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-708fdacd-e43a-43c5-8681-bbb1ffb191fe req-5079abf8-15ba-49e4-b292-e477990e53a5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:49.345013 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-708fdacd-e43a-43c5-8681-bbb1ffb191fe req-5079abf8-15ba-49e4-b292-e477990e53a5 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] GET https://10.4.3.239/volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 Aug 20 04:30:49.345319 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-708fdacd-e43a-43c5-8681-bbb1ffb191fe req-5079abf8-15ba-49e4-b292-e477990e53a5 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:49.345525 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-708fdacd-e43a-43c5-8681-bbb1ffb191fe req-5079abf8-15ba-49e4-b292-e477990e53a5 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:49.359590 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:49.359590 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:30:49.363139 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-708fdacd-e43a-43c5-8681-bbb1ffb191fe req-5079abf8-15ba-49e4-b292-e477990e53a5 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Volume info retrieved successfully. Aug 20 04:30:49.368502 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-708fdacd-e43a-43c5-8681-bbb1ffb191fe req-5079abf8-15ba-49e4-b292-e477990e53a5 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] https://10.4.3.239/volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 returned with HTTP 200 Aug 20 04:30:49.369065 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 107/423] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:30:49 2026] GET /volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 => generated 1552 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:30:49.622523 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-294889c1-1826-44e2-aff7-0afa2947ad3e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:49.626424 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-294889c1-1826-44e2-aff7-0afa2947ad3e tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-reader] GET https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d Aug 20 04:30:49.626816 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-294889c1-1826-44e2-aff7-0afa2947ad3e tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-reader] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:49.627478 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-294889c1-1826-44e2-aff7-0afa2947ad3e tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-reader] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:49.656674 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:49.656674 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:30:49.663255 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-294889c1-1826-44e2-aff7-0afa2947ad3e tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-reader] Volume info retrieved successfully. Aug 20 04:30:49.670145 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-294889c1-1826-44e2-aff7-0afa2947ad3e tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-reader] https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d returned with HTTP 200 Aug 20 04:30:49.670497 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 107/424] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:49 2026] GET /volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d => generated 1143 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:49.894041 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-fe136b0b-9df8-4e24-af0c-18b5fa768545 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:49.897213 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fe136b0b-9df8-4e24-af0c-18b5fa768545 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] GET https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 Aug 20 04:30:49.897678 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fe136b0b-9df8-4e24-af0c-18b5fa768545 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:49.898593 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fe136b0b-9df8-4e24-af0c-18b5fa768545 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:49.921222 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:49.921222 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:30:49.926374 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-fe136b0b-9df8-4e24-af0c-18b5fa768545 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Volume info retrieved successfully. Aug 20 04:30:49.931845 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fe136b0b-9df8-4e24-af0c-18b5fa768545 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 returned with HTTP 200 Aug 20 04:30:49.932276 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 107/425] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:49 2026] GET /volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 => generated 1164 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:50.296821 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-f4101f07-3890-4abe-99c5-2b5b95b1fb23 req-b6495574-8c12-4f4e-9c13-4fc0be59730d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:50.299245 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-f4101f07-3890-4abe-99c5-2b5b95b1fb23 req-b6495574-8c12-4f4e-9c13-4fc0be59730d tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] PUT https://10.4.3.239/volume/v3/attachments/5145dcfd-2f93-47be-8620-efb39b54ccdd Aug 20 04:30:50.299389 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-f4101f07-3890-4abe-99c5-2b5b95b1fb23 req-b6495574-8c12-4f4e-9c13-4fc0be59730d tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:50.307823 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-f4101f07-3890-4abe-99c5-2b5b95b1fb23 req-b6495574-8c12-4f4e-9c13-4fc0be59730d tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Acquiring lock "cinder-attachment_update-15d43f28-9daa-46ef-9ba8-c6a21acc4006-np0000007850" by "attachment_update" {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:30:50.314529 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-f4101f07-3890-4abe-99c5-2b5b95b1fb23 req-b6495574-8c12-4f4e-9c13-4fc0be59730d tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Lock "cinder-attachment_update-15d43f28-9daa-46ef-9ba8-c6a21acc4006-np0000007850" acquired by "attachment_update" :: waited 0.007s {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:30:50.315924 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:50.315924 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:30:50.415357 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-f4101f07-3890-4abe-99c5-2b5b95b1fb23 req-b6495574-8c12-4f4e-9c13-4fc0be59730d tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Lock "cinder-attachment_update-15d43f28-9daa-46ef-9ba8-c6a21acc4006-np0000007850" released by "attachment_update" :: held 0.101s {{(pid=100176) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:30:50.415839 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-f4101f07-3890-4abe-99c5-2b5b95b1fb23 req-b6495574-8c12-4f4e-9c13-4fc0be59730d tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] https://10.4.3.239/volume/v3/attachments/5145dcfd-2f93-47be-8620-efb39b54ccdd returned with HTTP 200 Aug 20 04:30:50.416259 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 105/426] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:30:50 2026] PUT /volume/v3/attachments/5145dcfd-2f93-47be-8620-efb39b54ccdd => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:50.426233 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-f4101f07-3890-4abe-99c5-2b5b95b1fb23 req-a492fbf7-9e64-4c6d-a5b7-29ab389b0366 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:50.428682 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-f4101f07-3890-4abe-99c5-2b5b95b1fb23 req-a492fbf7-9e64-4c6d-a5b7-29ab389b0366 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] GET https://10.4.3.239/volume/v3/attachments/5145dcfd-2f93-47be-8620-efb39b54ccdd Aug 20 04:30:50.428971 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-f4101f07-3890-4abe-99c5-2b5b95b1fb23 req-a492fbf7-9e64-4c6d-a5b7-29ab389b0366 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:50.429202 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-f4101f07-3890-4abe-99c5-2b5b95b1fb23 req-a492fbf7-9e64-4c6d-a5b7-29ab389b0366 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:50.448937 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-f4101f07-3890-4abe-99c5-2b5b95b1fb23 req-a492fbf7-9e64-4c6d-a5b7-29ab389b0366 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] https://10.4.3.239/volume/v3/attachments/5145dcfd-2f93-47be-8620-efb39b54ccdd returned with HTTP 200 Aug 20 04:30:50.449493 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 108/427] 10.4.3.239 () {70 vars in 1651 bytes} [Thu Aug 20 04:30:50 2026] GET /volume/v3/attachments/5145dcfd-2f93-47be-8620-efb39b54ccdd => generated 994 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:50.687222 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-107bd817-9bdb-413b-86b6-682be117a28c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:50.689855 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-107bd817-9bdb-413b-86b6-682be117a28c tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-reader] GET https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d Aug 20 04:30:50.690232 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-107bd817-9bdb-413b-86b6-682be117a28c tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-reader] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:50.690433 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-107bd817-9bdb-413b-86b6-682be117a28c tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-reader] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:50.705719 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:50.705719 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:30:50.710786 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-107bd817-9bdb-413b-86b6-682be117a28c tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-reader] Volume info retrieved successfully. Aug 20 04:30:50.717116 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-107bd817-9bdb-413b-86b6-682be117a28c tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-reader] https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d returned with HTTP 200 Aug 20 04:30:50.717604 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 108/428] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:50 2026] GET /volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d => generated 1143 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:50.854898 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-7f1b3e99-a83a-4951-baf8-17b0972c3b29 req-5d6862ed-091d-4b55-adbc-3d01b98abbfa None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:50.857881 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-7f1b3e99-a83a-4951-baf8-17b0972c3b29 req-5d6862ed-091d-4b55-adbc-3d01b98abbfa tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] DELETE https://10.4.3.239/volume/v3/attachments/926c4b94-6579-439e-ac5b-59b1fc3a376f Aug 20 04:30:50.858188 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-7f1b3e99-a83a-4951-baf8-17b0972c3b29 req-5d6862ed-091d-4b55-adbc-3d01b98abbfa tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:50.858513 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-7f1b3e99-a83a-4951-baf8-17b0972c3b29 req-5d6862ed-091d-4b55-adbc-3d01b98abbfa tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:50.870506 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:50.870506 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:30:50.933892 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-7f1b3e99-a83a-4951-baf8-17b0972c3b29 req-5d6862ed-091d-4b55-adbc-3d01b98abbfa tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] https://10.4.3.239/volume/v3/attachments/926c4b94-6579-439e-ac5b-59b1fc3a376f returned with HTTP 200 Aug 20 04:30:50.934520 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 108/429] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:30:50 2026] DELETE /volume/v3/attachments/926c4b94-6579-439e-ac5b-59b1fc3a376f => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:50.949916 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-840df708-23eb-4a01-bd43-211e10118a97 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:50.952484 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-840df708-23eb-4a01-bd43-211e10118a97 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] GET https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 Aug 20 04:30:50.952811 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-840df708-23eb-4a01-bd43-211e10118a97 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:50.953125 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-840df708-23eb-4a01-bd43-211e10118a97 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:50.973520 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:50.973520 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:30:50.979097 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-840df708-23eb-4a01-bd43-211e10118a97 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Volume info retrieved successfully. Aug 20 04:30:50.986550 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-840df708-23eb-4a01-bd43-211e10118a97 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 returned with HTTP 200 Aug 20 04:30:50.987153 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 106/430] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:50 2026] GET /volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 => generated 1164 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:51.730889 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f26c57c8-4c74-4502-9792-0e9687cb5349 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:51.732915 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f26c57c8-4c74-4502-9792-0e9687cb5349 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-reader] GET https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d Aug 20 04:30:51.733139 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f26c57c8-4c74-4502-9792-0e9687cb5349 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-reader] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:51.733324 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f26c57c8-4c74-4502-9792-0e9687cb5349 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-reader] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:51.741431 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:51.741431 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:30:51.745683 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f26c57c8-4c74-4502-9792-0e9687cb5349 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-reader] Volume info retrieved successfully. Aug 20 04:30:51.750827 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f26c57c8-4c74-4502-9792-0e9687cb5349 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-reader] https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d returned with HTTP 200 Aug 20 04:30:51.751277 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 109/431] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:51 2026] GET /volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:51.800434 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7367cb46-b075-469b-b7c3-52950d8528ff None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:51.802397 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7367cb46-b075-469b-b7c3-52950d8528ff tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] GET https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d Aug 20 04:30:51.802636 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7367cb46-b075-469b-b7c3-52950d8528ff tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:51.802798 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7367cb46-b075-469b-b7c3-52950d8528ff tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:51.810257 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:51.810257 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:30:51.814229 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-7367cb46-b075-469b-b7c3-52950d8528ff tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Volume info retrieved successfully. Aug 20 04:30:51.818626 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7367cb46-b075-469b-b7c3-52950d8528ff tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d returned with HTTP 200 Aug 20 04:30:51.819076 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 109/432] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:51 2026] GET /volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:51.871679 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-543d6adf-1fd7-4de6-b9b6-954affbb7d6a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:51.873916 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-543d6adf-1fd7-4de6-b9b6-954affbb7d6a tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] GET https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d Aug 20 04:30:51.874392 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-543d6adf-1fd7-4de6-b9b6-954affbb7d6a tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:51.874806 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-543d6adf-1fd7-4de6-b9b6-954affbb7d6a tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:51.886952 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:51.886952 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:30:51.892441 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-543d6adf-1fd7-4de6-b9b6-954affbb7d6a tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Volume info retrieved successfully. Aug 20 04:30:51.899204 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-543d6adf-1fd7-4de6-b9b6-954affbb7d6a tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d returned with HTTP 200 Aug 20 04:30:51.899867 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 109/433] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:51 2026] GET /volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:52.002616 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1f866e42-cf97-466b-b5fc-26053dc7dafc None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:52.004683 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1f866e42-cf97-466b-b5fc-26053dc7dafc tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] GET https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 Aug 20 04:30:52.004980 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1f866e42-cf97-466b-b5fc-26053dc7dafc tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:52.005330 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1f866e42-cf97-466b-b5fc-26053dc7dafc tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:52.010231 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f8e7598e-2b0d-489f-acdc-ff1ea95b74d1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:52.021663 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:52.021663 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:30:52.027874 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1f866e42-cf97-466b-b5fc-26053dc7dafc tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Volume info retrieved successfully. Aug 20 04:30:52.033743 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1f866e42-cf97-466b-b5fc-26053dc7dafc tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 returned with HTTP 200 Aug 20 04:30:52.034060 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 107/434] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:52 2026] GET /volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 => generated 1164 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:52.050696 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6c8e73af-e99a-49e6-ac2c-45e0c37f441e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:52.052695 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6c8e73af-e99a-49e6-ac2c-45e0c37f441e tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] GET https://10.4.3.239/volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 Aug 20 04:30:52.052858 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6c8e73af-e99a-49e6-ac2c-45e0c37f441e tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:52.053108 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6c8e73af-e99a-49e6-ac2c-45e0c37f441e tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:52.060905 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:52.060905 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:30:52.069155 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-6c8e73af-e99a-49e6-ac2c-45e0c37f441e tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Volume info retrieved successfully. Aug 20 04:30:52.075985 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6c8e73af-e99a-49e6-ac2c-45e0c37f441e tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] https://10.4.3.239/volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 returned with HTTP 200 Aug 20 04:30:52.076507 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 110/435] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:52 2026] GET /volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:52.126576 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-91a1154b-4ead-4d75-9ec0-c6545b2c4d89 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:52.129202 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-91a1154b-4ead-4d75-9ec0-c6545b2c4d89 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] GET https://10.4.3.239/volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 Aug 20 04:30:52.129437 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-91a1154b-4ead-4d75-9ec0-c6545b2c4d89 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:52.129739 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-91a1154b-4ead-4d75-9ec0-c6545b2c4d89 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:52.138629 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:52.138629 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:30:52.142486 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-91a1154b-4ead-4d75-9ec0-c6545b2c4d89 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Volume info retrieved successfully. Aug 20 04:30:52.147454 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-91a1154b-4ead-4d75-9ec0-c6545b2c4d89 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] https://10.4.3.239/volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 returned with HTTP 200 Aug 20 04:30:52.147979 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 110/436] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:52 2026] GET /volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:52.257783 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f8e7598e-2b0d-489f-acdc-ff1ea95b74d1 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] GET https://10.4.3.239/volume/v3/volumes Aug 20 04:30:52.258055 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f8e7598e-2b0d-489f-acdc-ff1ea95b74d1 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:52.258443 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f8e7598e-2b0d-489f-acdc-ff1ea95b74d1 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:52.258967 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.api_utils [None req-f8e7598e-2b0d-489f-acdc-ff1ea95b74d1 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Removing options '' from query. {{(pid=100174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:30:52.260546 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-f8e7598e-2b0d-489f-acdc-ff1ea95b74d1 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100174) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:30:52.270157 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f8e7598e-2b0d-489f-acdc-ff1ea95b74d1 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Get all volumes completed successfully. Aug 20 04:30:52.270466 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f8e7598e-2b0d-489f-acdc-ff1ea95b74d1 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 200 Aug 20 04:30:52.271123 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 110/437] 10.4.3.239 () {66 vars in 1237 bytes} [Thu Aug 20 04:30:52 2026] GET /volume/v3/volumes => generated 15 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 04:30:52.282764 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f35be571-774d-4e1f-9e8c-ec52f2dfdb28 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:52.285082 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f35be571-774d-4e1f-9e8c-ec52f2dfdb28 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:30:52.285332 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f35be571-774d-4e1f-9e8c-ec52f2dfdb28 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1461944301"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:52.287965 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-f35be571-774d-4e1f-9e8c-ec52f2dfdb28 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1461944301'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:30:52.287965 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-f35be571-774d-4e1f-9e8c-ec52f2dfdb28 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Create volume of 1 GB Aug 20 04:30:52.294242 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f35be571-774d-4e1f-9e8c-ec52f2dfdb28 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Availability Zones retrieved successfully. Aug 20 04:30:52.300552 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f35be571-774d-4e1f-9e8c-ec52f2dfdb28 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Flow 'volume_create_api' (5bc68323-f43e-4c9e-afa1-e4176fbc4774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:30:52.301567 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f35be571-774d-4e1f-9e8c-ec52f2dfdb28 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f49911a7-eb60-4e4f-8e3c-2e4919abdc26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:30:52.302635 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-f35be571-774d-4e1f-9e8c-ec52f2dfdb28 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:30:52.341305 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f35be571-774d-4e1f-9e8c-ec52f2dfdb28 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f49911a7-eb60-4e4f-8e3c-2e4919abdc26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:30:52.342207 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f35be571-774d-4e1f-9e8c-ec52f2dfdb28 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ae15bfb-fb28-4c79-9aec-f39768c5a181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:30:52.432471 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-f35be571-774d-4e1f-9e8c-ec52f2dfdb28 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Created reservations ['0e271890-cd30-4cab-862c-50f90eca2c29', 'fe128923-c64b-43fa-bfe2-81ea7f900177', '1e52fac1-841a-4ffc-bd42-8de95da234ce', 'ae3194a1-0990-466a-ac5e-f7add41c50bb'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:30:52.433153 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f35be571-774d-4e1f-9e8c-ec52f2dfdb28 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ae15bfb-fb28-4c79-9aec-f39768c5a181) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e271890-cd30-4cab-862c-50f90eca2c29', 'fe128923-c64b-43fa-bfe2-81ea7f900177', '1e52fac1-841a-4ffc-bd42-8de95da234ce', 'ae3194a1-0990-466a-ac5e-f7add41c50bb']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:30:52.434201 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f35be571-774d-4e1f-9e8c-ec52f2dfdb28 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1795d267-389e-42d9-8b72-99107d7d753e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:30:52.468259 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f35be571-774d-4e1f-9e8c-ec52f2dfdb28 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1795d267-389e-42d9-8b72-99107d7d753e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6354ec8-13ad-40ce-b76d-e5e0b4bd675c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1461944301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eae06483abe6429a91aa3bbbe42ae688',qos_specs=None,replication_status=,reservations=['0e271890-cd30-4cab-862c-50f90eca2c29','fe128923-c64b-43fa-bfe2-81ea7f900177','1e52fac1-841a-4ffc-bd42-8de95da234ce','ae3194a1-0990-466a-ac5e-f7add41c50bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad348095040c4e978b6d2623446b7154',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:30:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1461944301',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6354ec8-13ad-40ce-b76d-e5e0b4bd675c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eae06483abe6429a91aa3bbbe42ae688',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad348095040c4e978b6d2623446b7154',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:30:52.469270 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f35be571-774d-4e1f-9e8c-ec52f2dfdb28 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da016c8c-8fbc-457e-924d-4d9dcad5d993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:30:52.497779 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f35be571-774d-4e1f-9e8c-ec52f2dfdb28 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da016c8c-8fbc-457e-924d-4d9dcad5d993) transitioned into state 'SUCCESS' from state '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-1461944301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eae06483abe6429a91aa3bbbe42ae688',qos_specs=None,replication_status=,reservations=['0e271890-cd30-4cab-862c-50f90eca2c29','fe128923-c64b-43fa-bfe2-81ea7f900177','1e52fac1-841a-4ffc-bd42-8de95da234ce','ae3194a1-0990-466a-ac5e-f7add41c50bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad348095040c4e978b6d2623446b7154',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:30:52.499738 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f35be571-774d-4e1f-9e8c-ec52f2dfdb28 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9deea6f-d3b3-4f84-889e-6d50ee7be932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:30:52.516543 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f35be571-774d-4e1f-9e8c-ec52f2dfdb28 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9deea6f-d3b3-4f84-889e-6d50ee7be932) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:30:52.517802 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f35be571-774d-4e1f-9e8c-ec52f2dfdb28 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Flow 'volume_create_api' (5bc68323-f43e-4c9e-afa1-e4176fbc4774) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:30:52.518228 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f35be571-774d-4e1f-9e8c-ec52f2dfdb28 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Create volume request issued successfully. Aug 20 04:30:52.519215 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f35be571-774d-4e1f-9e8c-ec52f2dfdb28 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:30:52.519678 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 108/438] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:30:52 2026] POST /volume/v3/volumes => generated 755 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:30:52.534378 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5589a9cf-6ad8-463b-b3fb-137a290a863c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:52.539283 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5589a9cf-6ad8-463b-b3fb-137a290a863c tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] GET https://10.4.3.239/volume/v3/volumes/e6354ec8-13ad-40ce-b76d-e5e0b4bd675c Aug 20 04:30:52.539532 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5589a9cf-6ad8-463b-b3fb-137a290a863c tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:52.539843 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5589a9cf-6ad8-463b-b3fb-137a290a863c tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:52.553595 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:52.553595 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:30:52.570400 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-5589a9cf-6ad8-463b-b3fb-137a290a863c tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Volume info retrieved successfully. Aug 20 04:30:52.576782 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5589a9cf-6ad8-463b-b3fb-137a290a863c tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] https://10.4.3.239/volume/v3/volumes/e6354ec8-13ad-40ce-b76d-e5e0b4bd675c returned with HTTP 200 Aug 20 04:30:52.577449 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 111/439] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:52 2026] GET /volume/v3/volumes/e6354ec8-13ad-40ce-b76d-e5e0b4bd675c => generated 823 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:53.050143 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9cc359dd-bebc-4bb9-864f-851128f633ac None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:53.052601 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9cc359dd-bebc-4bb9-864f-851128f633ac tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] GET https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 Aug 20 04:30:53.052871 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9cc359dd-bebc-4bb9-864f-851128f633ac tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:53.053194 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9cc359dd-bebc-4bb9-864f-851128f633ac tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:53.074798 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:53.074798 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:30:53.081206 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9cc359dd-bebc-4bb9-864f-851128f633ac tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Volume info retrieved successfully. Aug 20 04:30:53.089121 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9cc359dd-bebc-4bb9-864f-851128f633ac tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 returned with HTTP 200 Aug 20 04:30:53.089658 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 111/440] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:53 2026] GET /volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 => generated 1164 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:53.198780 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-c8c2d1a3-edf6-4de1-86cb-e49930f82456 req-fea73202-d736-48cf-a73d-c4505471863d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:53.202617 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-c8c2d1a3-edf6-4de1-86cb-e49930f82456 req-fea73202-d736-48cf-a73d-c4505471863d tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] POST https://10.4.3.239/volume/v3/attachments/f7a6e010-6423-42a4-b9f2-a3d4bb614ae2/action Aug 20 04:30:53.202752 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-c8c2d1a3-edf6-4de1-86cb-e49930f82456 req-fea73202-d736-48cf-a73d-c4505471863d tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Action body: b'{"os-complete": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:30:53.202825 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-c8c2d1a3-edf6-4de1-86cb-e49930f82456 req-fea73202-d736-48cf-a73d-c4505471863d tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:53.241246 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:53.241246 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:30:53.254062 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-708fdacd-e43a-43c5-8681-bbb1ffb191fe req-9f8366c3-cde4-4124-906f-eaa460f02b07 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:53.257923 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-708fdacd-e43a-43c5-8681-bbb1ffb191fe req-9f8366c3-cde4-4124-906f-eaa460f02b07 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] DELETE https://10.4.3.239/volume/v3/attachments/c94c3732-7635-4d36-a95c-823dc1cbf780 Aug 20 04:30:53.258233 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-708fdacd-e43a-43c5-8681-bbb1ffb191fe req-9f8366c3-cde4-4124-906f-eaa460f02b07 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:53.258638 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-708fdacd-e43a-43c5-8681-bbb1ffb191fe req-9f8366c3-cde4-4124-906f-eaa460f02b07 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:53.270252 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-c8c2d1a3-edf6-4de1-86cb-e49930f82456 req-fea73202-d736-48cf-a73d-c4505471863d tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] https://10.4.3.239/volume/v3/attachments/f7a6e010-6423-42a4-b9f2-a3d4bb614ae2/action returned with HTTP 204 Aug 20 04:30:53.273605 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:53.273605 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:30:53.273801 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 111/441] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:30:53 2026] POST /volume/v3/attachments/f7a6e010-6423-42a4-b9f2-a3d4bb614ae2/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:30:53.387379 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-708fdacd-e43a-43c5-8681-bbb1ffb191fe req-9f8366c3-cde4-4124-906f-eaa460f02b07 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] https://10.4.3.239/volume/v3/attachments/c94c3732-7635-4d36-a95c-823dc1cbf780 returned with HTTP 200 Aug 20 04:30:53.388115 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 109/442] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:30:53 2026] DELETE /volume/v3/attachments/c94c3732-7635-4d36-a95c-823dc1cbf780 => generated 19 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:53.595439 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-cf4f154e-964b-49f3-b537-ffb3aa3c3823 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:53.597098 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cf4f154e-964b-49f3-b537-ffb3aa3c3823 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] GET https://10.4.3.239/volume/v3/volumes/e6354ec8-13ad-40ce-b76d-e5e0b4bd675c Aug 20 04:30:53.598198 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cf4f154e-964b-49f3-b537-ffb3aa3c3823 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:53.598198 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cf4f154e-964b-49f3-b537-ffb3aa3c3823 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:53.608476 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-25e40a0e-1606-4a6e-9ab9-faee4b4fb919 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:53.610859 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-25e40a0e-1606-4a6e-9ab9-faee4b4fb919 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] GET https://10.4.3.239/volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 Aug 20 04:30:53.611623 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-25e40a0e-1606-4a6e-9ab9-faee4b4fb919 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:53.611623 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-25e40a0e-1606-4a6e-9ab9-faee4b4fb919 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:53.617242 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:53.617242 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:30:53.623748 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:53.623748 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:30:53.628038 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-cf4f154e-964b-49f3-b537-ffb3aa3c3823 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Volume info retrieved successfully. Aug 20 04:30:53.628193 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-25e40a0e-1606-4a6e-9ab9-faee4b4fb919 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Volume info retrieved successfully. Aug 20 04:30:53.633671 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-25e40a0e-1606-4a6e-9ab9-faee4b4fb919 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] https://10.4.3.239/volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 returned with HTTP 200 Aug 20 04:30:53.634247 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 112/443] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:53 2026] GET /volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 => generated 1024 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:53.642124 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cf4f154e-964b-49f3-b537-ffb3aa3c3823 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] https://10.4.3.239/volume/v3/volumes/e6354ec8-13ad-40ce-b76d-e5e0b4bd675c returned with HTTP 200 Aug 20 04:30:53.642644 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 112/444] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:53 2026] GET /volume/v3/volumes/e6354ec8-13ad-40ce-b76d-e5e0b4bd675c => generated 848 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:53.664002 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3c4dab0e-f65a-496a-8ecf-4a2a2e53cb2f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:53.664926 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f42eb314-785a-4a5a-9ff9-26f394017445 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:53.670647 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3c4dab0e-f65a-496a-8ecf-4a2a2e53cb2f tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] DELETE https://10.4.3.239/volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 Aug 20 04:30:53.670647 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3c4dab0e-f65a-496a-8ecf-4a2a2e53cb2f tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:53.670647 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3c4dab0e-f65a-496a-8ecf-4a2a2e53cb2f tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:53.670647 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-3c4dab0e-f65a-496a-8ecf-4a2a2e53cb2f tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Delete volume with id: 76198df1-4cfb-4a83-bf68-1976177718c9 Aug 20 04:30:53.672349 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f42eb314-785a-4a5a-9ff9-26f394017445 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] GET https://10.4.3.239/volume/v3/volumes/e6354ec8-13ad-40ce-b76d-e5e0b4bd675c Aug 20 04:30:53.672627 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f42eb314-785a-4a5a-9ff9-26f394017445 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:53.672857 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f42eb314-785a-4a5a-9ff9-26f394017445 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:53.687097 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:53.687097 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:30:53.688375 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-3c4dab0e-f65a-496a-8ecf-4a2a2e53cb2f tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Volume info retrieved successfully. Aug 20 04:30:53.688479 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:53.688479 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:30:53.700011 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f42eb314-785a-4a5a-9ff9-26f394017445 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Volume info retrieved successfully. Aug 20 04:30:53.706900 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f42eb314-785a-4a5a-9ff9-26f394017445 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] https://10.4.3.239/volume/v3/volumes/e6354ec8-13ad-40ce-b76d-e5e0b4bd675c returned with HTTP 200 Aug 20 04:30:53.707476 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 110/445] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:53 2026] GET /volume/v3/volumes/e6354ec8-13ad-40ce-b76d-e5e0b4bd675c => generated 848 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:53.720415 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9594e3c2-0518-4d84-b5c9-917ae71ee0ec None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:53.723398 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9594e3c2-0518-4d84-b5c9-917ae71ee0ec tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:30:53.723398 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9594e3c2-0518-4d84-b5c9-917ae71ee0ec tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1153473823"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:53.724807 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-9594e3c2-0518-4d84-b5c9-917ae71ee0ec tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1153473823'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:30:53.724880 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-3c4dab0e-f65a-496a-8ecf-4a2a2e53cb2f tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Delete volume request issued successfully. Aug 20 04:30:53.724961 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-9594e3c2-0518-4d84-b5c9-917ae71ee0ec tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Create volume of 1 GB Aug 20 04:30:53.725443 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3c4dab0e-f65a-496a-8ecf-4a2a2e53cb2f tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] https://10.4.3.239/volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 returned with HTTP 202 Aug 20 04:30:53.725670 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 112/446] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:30:53 2026] DELETE /volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:30:53.732938 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9594e3c2-0518-4d84-b5c9-917ae71ee0ec tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Availability Zones retrieved successfully. Aug 20 04:30:53.737378 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9594e3c2-0518-4d84-b5c9-917ae71ee0ec tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Flow 'volume_create_api' (2cf8ed3d-49ce-4870-9576-0a19c613828b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:30:53.738388 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9594e3c2-0518-4d84-b5c9-917ae71ee0ec tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3001bb4-bce8-43de-978c-97583bd5137a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:30:53.739605 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-9594e3c2-0518-4d84-b5c9-917ae71ee0ec tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:30:53.741586 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-bbf44b70-da2b-4d1a-ae0b-1a702ad2f7c5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:53.744691 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bbf44b70-da2b-4d1a-ae0b-1a702ad2f7c5 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] GET https://10.4.3.239/volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 Aug 20 04:30:53.745016 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bbf44b70-da2b-4d1a-ae0b-1a702ad2f7c5 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:53.745313 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bbf44b70-da2b-4d1a-ae0b-1a702ad2f7c5 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:53.760931 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:53.760931 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:30:53.767608 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-bbf44b70-da2b-4d1a-ae0b-1a702ad2f7c5 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Volume info retrieved successfully. Aug 20 04:30:53.773479 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bbf44b70-da2b-4d1a-ae0b-1a702ad2f7c5 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] https://10.4.3.239/volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 returned with HTTP 200 Aug 20 04:30:53.773963 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 113/447] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:53 2026] GET /volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 => generated 1023 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:53.790655 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9594e3c2-0518-4d84-b5c9-917ae71ee0ec tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3001bb4-bce8-43de-978c-97583bd5137a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:30:53.792460 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9594e3c2-0518-4d84-b5c9-917ae71ee0ec tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (237ddc8b-db87-425a-94ce-c1b96478ebc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:30:53.848554 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-9594e3c2-0518-4d84-b5c9-917ae71ee0ec tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Created reservations ['30d8390c-bfaf-4dd9-9a4b-83a7fcfcbd66', 'e8de5d2c-43b3-4a14-bc56-c0a4b9dfd2d7', '85fd00be-371a-4d44-986e-4cd52900c43d', '5bf3ae97-11b3-4cf4-acdb-a010aa3d48c0'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:30:53.849342 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9594e3c2-0518-4d84-b5c9-917ae71ee0ec tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (237ddc8b-db87-425a-94ce-c1b96478ebc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30d8390c-bfaf-4dd9-9a4b-83a7fcfcbd66', 'e8de5d2c-43b3-4a14-bc56-c0a4b9dfd2d7', '85fd00be-371a-4d44-986e-4cd52900c43d', '5bf3ae97-11b3-4cf4-acdb-a010aa3d48c0']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:30:53.850034 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9594e3c2-0518-4d84-b5c9-917ae71ee0ec tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8f48b80-17ac-493f-bce0-736ff61b297d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:30:53.893023 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9594e3c2-0518-4d84-b5c9-917ae71ee0ec tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8f48b80-17ac-493f-bce0-736ff61b297d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b41e102-8e1a-40d0-a474-bc26b9caa933', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1153473823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eae06483abe6429a91aa3bbbe42ae688',qos_specs=None,replication_status=,reservations=['30d8390c-bfaf-4dd9-9a4b-83a7fcfcbd66','e8de5d2c-43b3-4a14-bc56-c0a4b9dfd2d7','85fd00be-371a-4d44-986e-4cd52900c43d','5bf3ae97-11b3-4cf4-acdb-a010aa3d48c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad348095040c4e978b6d2623446b7154',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:30:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1153473823',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b41e102-8e1a-40d0-a474-bc26b9caa933,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eae06483abe6429a91aa3bbbe42ae688',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad348095040c4e978b6d2623446b7154',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:30:53.893850 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9594e3c2-0518-4d84-b5c9-917ae71ee0ec tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d95893e-0b95-4763-ab0d-51ea1dd8881e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:30:53.932564 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9594e3c2-0518-4d84-b5c9-917ae71ee0ec tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d95893e-0b95-4763-ab0d-51ea1dd8881e) transitioned into state 'SUCCESS' from state '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-1153473823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eae06483abe6429a91aa3bbbe42ae688',qos_specs=None,replication_status=,reservations=['30d8390c-bfaf-4dd9-9a4b-83a7fcfcbd66','e8de5d2c-43b3-4a14-bc56-c0a4b9dfd2d7','85fd00be-371a-4d44-986e-4cd52900c43d','5bf3ae97-11b3-4cf4-acdb-a010aa3d48c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad348095040c4e978b6d2623446b7154',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:30:53.933606 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9594e3c2-0518-4d84-b5c9-917ae71ee0ec tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a51fdba-b609-4161-a401-e37354fe0439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:30:53.945257 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9594e3c2-0518-4d84-b5c9-917ae71ee0ec tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a51fdba-b609-4161-a401-e37354fe0439) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:30:53.946472 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9594e3c2-0518-4d84-b5c9-917ae71ee0ec tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Flow 'volume_create_api' (2cf8ed3d-49ce-4870-9576-0a19c613828b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:30:53.946855 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9594e3c2-0518-4d84-b5c9-917ae71ee0ec tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Create volume request issued successfully. Aug 20 04:30:53.947611 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9594e3c2-0518-4d84-b5c9-917ae71ee0ec tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:30:53.947913 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 113/448] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:30:53 2026] POST /volume/v3/volumes => generated 755 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:30:53.963276 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8dee3e6e-c20d-42a2-bf5f-a300203c9605 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:53.966381 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8dee3e6e-c20d-42a2-bf5f-a300203c9605 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] GET https://10.4.3.239/volume/v3/volumes/1b41e102-8e1a-40d0-a474-bc26b9caa933 Aug 20 04:30:53.966381 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8dee3e6e-c20d-42a2-bf5f-a300203c9605 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:53.966381 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8dee3e6e-c20d-42a2-bf5f-a300203c9605 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:53.976863 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:53.976863 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:30:53.986997 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-8dee3e6e-c20d-42a2-bf5f-a300203c9605 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Volume info retrieved successfully. Aug 20 04:30:53.994446 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8dee3e6e-c20d-42a2-bf5f-a300203c9605 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] https://10.4.3.239/volume/v3/volumes/1b41e102-8e1a-40d0-a474-bc26b9caa933 returned with HTTP 200 Aug 20 04:30:53.995046 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 111/449] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:53 2026] GET /volume/v3/volumes/1b41e102-8e1a-40d0-a474-bc26b9caa933 => generated 823 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:54.111154 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-bc6580f6-88d0-4c9c-985c-8d36d70a96a2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:54.114042 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bc6580f6-88d0-4c9c-985c-8d36d70a96a2 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] GET https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 Aug 20 04:30:54.114042 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bc6580f6-88d0-4c9c-985c-8d36d70a96a2 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:54.114149 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bc6580f6-88d0-4c9c-985c-8d36d70a96a2 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:54.139579 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:54.139579 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:30:54.144752 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-bc6580f6-88d0-4c9c-985c-8d36d70a96a2 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Volume info retrieved successfully. Aug 20 04:30:54.152703 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bc6580f6-88d0-4c9c-985c-8d36d70a96a2 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 returned with HTTP 200 Aug 20 04:30:54.153414 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 113/450] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:54 2026] GET /volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 => generated 1458 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:54.535388 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-35e0ec79-ca65-4f3b-9e4f-7e8f428f2e52 req-9be709d8-b75a-4589-b5dc-5252ecffc979 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:54.538069 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-35e0ec79-ca65-4f3b-9e4f-7e8f428f2e52 req-9be709d8-b75a-4589-b5dc-5252ecffc979 tempest-TestMultiAttachVolumeSwap-894751436 tempest-TestMultiAttachVolumeSwap-894751436-project] GET https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 Aug 20 04:30:54.540380 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-35e0ec79-ca65-4f3b-9e4f-7e8f428f2e52 req-9be709d8-b75a-4589-b5dc-5252ecffc979 tempest-TestMultiAttachVolumeSwap-894751436 tempest-TestMultiAttachVolumeSwap-894751436-project] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:54.540618 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-35e0ec79-ca65-4f3b-9e4f-7e8f428f2e52 req-9be709d8-b75a-4589-b5dc-5252ecffc979 tempest-TestMultiAttachVolumeSwap-894751436 tempest-TestMultiAttachVolumeSwap-894751436-project] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:54.560064 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:54.560064 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:30:54.565666 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-35e0ec79-ca65-4f3b-9e4f-7e8f428f2e52 req-9be709d8-b75a-4589-b5dc-5252ecffc979 tempest-TestMultiAttachVolumeSwap-894751436 tempest-TestMultiAttachVolumeSwap-894751436-project] Volume info retrieved successfully. Aug 20 04:30:54.571810 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-35e0ec79-ca65-4f3b-9e4f-7e8f428f2e52 req-9be709d8-b75a-4589-b5dc-5252ecffc979 tempest-TestMultiAttachVolumeSwap-894751436 tempest-TestMultiAttachVolumeSwap-894751436-project] https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 returned with HTTP 200 Aug 20 04:30:54.572439 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 114/451] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:30:54 2026] GET /volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 => generated 1651 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:54.587855 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-330a981f-638a-4fff-9400-2716ae42cdc1 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:54.590607 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-330a981f-638a-4fff-9400-2716ae42cdc1 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-reader] GET https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 Aug 20 04:30:54.591745 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-330a981f-638a-4fff-9400-2716ae42cdc1 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-reader] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:54.591745 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-330a981f-638a-4fff-9400-2716ae42cdc1 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-reader] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:54.609846 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:54.609846 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:30:54.614524 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-330a981f-638a-4fff-9400-2716ae42cdc1 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-reader] Volume info retrieved successfully. Aug 20 04:30:54.620129 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-330a981f-638a-4fff-9400-2716ae42cdc1 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-reader] https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 returned with HTTP 200 Aug 20 04:30:54.620703 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 114/452] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:54 2026] GET /volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 => generated 1458 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:54.634332 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f7ce9e04-4cd2-4ff3-9200-22c84283ec25 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:54.636430 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f7ce9e04-4cd2-4ff3-9200-22c84283ec25 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-reader] GET https://10.4.3.239/volume/v3/volumes/879b1eda-fa7f-4eb8-be08-b5ba8f310d96 Aug 20 04:30:54.636779 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f7ce9e04-4cd2-4ff3-9200-22c84283ec25 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-reader] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:54.636942 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f7ce9e04-4cd2-4ff3-9200-22c84283ec25 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-reader] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:54.645599 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:54.645599 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:30:54.650577 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f7ce9e04-4cd2-4ff3-9200-22c84283ec25 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-reader] Volume info retrieved successfully. Aug 20 04:30:54.655808 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f7ce9e04-4cd2-4ff3-9200-22c84283ec25 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-reader] https://10.4.3.239/volume/v3/volumes/879b1eda-fa7f-4eb8-be08-b5ba8f310d96 returned with HTTP 200 Aug 20 04:30:54.656485 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 112/453] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:54 2026] GET /volume/v3/volumes/879b1eda-fa7f-4eb8-be08-b5ba8f310d96 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:54.765864 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-cac9d1cf-6d58-4e75-a934-333186f67148 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:54.771245 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cac9d1cf-6d58-4e75-a934-333186f67148 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] GET https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 Aug 20 04:30:54.771245 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cac9d1cf-6d58-4e75-a934-333186f67148 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:54.771444 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cac9d1cf-6d58-4e75-a934-333186f67148 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:54.792731 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b1f2daa0-c405-4691-912e-a93f0899b505 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:54.793195 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:54.793195 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:30:54.795360 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b1f2daa0-c405-4691-912e-a93f0899b505 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] GET https://10.4.3.239/volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 Aug 20 04:30:54.795360 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b1f2daa0-c405-4691-912e-a93f0899b505 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:54.795602 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b1f2daa0-c405-4691-912e-a93f0899b505 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:54.798860 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-cac9d1cf-6d58-4e75-a934-333186f67148 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Volume info retrieved successfully. Aug 20 04:30:54.802607 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b1f2daa0-c405-4691-912e-a93f0899b505 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] https://10.4.3.239/volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 returned with HTTP 404 Aug 20 04:30:54.803215 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 115/454] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:54 2026] GET /volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:30:54.806067 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cac9d1cf-6d58-4e75-a934-333186f67148 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 returned with HTTP 200 Aug 20 04:30:54.806923 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 114/455] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:54 2026] GET /volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 => generated 1458 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:54.881716 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-e7dbc1c1-f6c1-4689-aae2-60f26b04698e req-68fba903-30d0-412b-a249-4fa33b584976 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:54.884089 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-e7dbc1c1-f6c1-4689-aae2-60f26b04698e req-68fba903-30d0-412b-a249-4fa33b584976 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] GET https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 Aug 20 04:30:54.884438 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-e7dbc1c1-f6c1-4689-aae2-60f26b04698e req-68fba903-30d0-412b-a249-4fa33b584976 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:54.884735 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-e7dbc1c1-f6c1-4689-aae2-60f26b04698e req-68fba903-30d0-412b-a249-4fa33b584976 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:54.899226 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:54.899226 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:30:54.903619 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-e7dbc1c1-f6c1-4689-aae2-60f26b04698e req-68fba903-30d0-412b-a249-4fa33b584976 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Volume info retrieved successfully. Aug 20 04:30:54.916784 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-e7dbc1c1-f6c1-4689-aae2-60f26b04698e req-68fba903-30d0-412b-a249-4fa33b584976 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 returned with HTTP 200 Aug 20 04:30:54.917430 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 115/456] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:30:54 2026] GET /volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 => generated 1458 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:54.975890 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-e7dbc1c1-f6c1-4689-aae2-60f26b04698e req-57e2eabe-acfb-4cca-b833-03ef82b1b5a8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:54.978031 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-e7dbc1c1-f6c1-4689-aae2-60f26b04698e req-57e2eabe-acfb-4cca-b833-03ef82b1b5a8 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] POST https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8/action Aug 20 04:30:54.978705 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-e7dbc1c1-f6c1-4689-aae2-60f26b04698e req-57e2eabe-acfb-4cca-b833-03ef82b1b5a8 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:30:54.980197 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-e7dbc1c1-f6c1-4689-aae2-60f26b04698e req-57e2eabe-acfb-4cca-b833-03ef82b1b5a8 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:54.997949 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:54.997949 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:30:54.998514 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-e7dbc1c1-f6c1-4689-aae2-60f26b04698e req-57e2eabe-acfb-4cca-b833-03ef82b1b5a8 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Volume info retrieved successfully. Aug 20 04:30:55.008229 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-e7dbc1c1-f6c1-4689-aae2-60f26b04698e req-57e2eabe-acfb-4cca-b833-03ef82b1b5a8 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Begin detaching volume completed successfully. Aug 20 04:30:55.008852 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-e7dbc1c1-f6c1-4689-aae2-60f26b04698e req-57e2eabe-acfb-4cca-b833-03ef82b1b5a8 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8/action returned with HTTP 202 Aug 20 04:30:55.009846 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 113/457] 10.4.3.239 () {72 vars in 1672 bytes} [Thu Aug 20 04:30:54 2026] POST /volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:30:55.013662 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3eebbbaf-0a1f-42d7-ab13-6a9180a36e79 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:55.015783 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3eebbbaf-0a1f-42d7-ab13-6a9180a36e79 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] GET https://10.4.3.239/volume/v3/volumes/1b41e102-8e1a-40d0-a474-bc26b9caa933 Aug 20 04:30:55.016080 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3eebbbaf-0a1f-42d7-ab13-6a9180a36e79 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:55.016295 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3eebbbaf-0a1f-42d7-ab13-6a9180a36e79 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:55.024692 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:55.024692 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:30:55.030222 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-3eebbbaf-0a1f-42d7-ab13-6a9180a36e79 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Volume info retrieved successfully. Aug 20 04:30:55.037518 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3eebbbaf-0a1f-42d7-ab13-6a9180a36e79 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] https://10.4.3.239/volume/v3/volumes/1b41e102-8e1a-40d0-a474-bc26b9caa933 returned with HTTP 200 Aug 20 04:30:55.038084 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 116/458] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:55 2026] GET /volume/v3/volumes/1b41e102-8e1a-40d0-a474-bc26b9caa933 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:55.057453 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-bc254399-9f9c-41e6-b10a-38268d68075b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:55.059731 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bc254399-9f9c-41e6-b10a-38268d68075b tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] GET https://10.4.3.239/volume/v3/volumes/1b41e102-8e1a-40d0-a474-bc26b9caa933 Aug 20 04:30:55.059984 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bc254399-9f9c-41e6-b10a-38268d68075b tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:55.060736 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bc254399-9f9c-41e6-b10a-38268d68075b tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:55.065672 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ce0480ae-8564-4d9a-bd29-c0b81ac70521 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:55.066418 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ce0480ae-8564-4d9a-bd29-c0b81ac70521 None None] GET https://10.4.3.239/volume// Aug 20 04:30:55.066626 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ce0480ae-8564-4d9a-bd29-c0b81ac70521 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:55.066855 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ce0480ae-8564-4d9a-bd29-c0b81ac70521 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:55.067262 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ce0480ae-8564-4d9a-bd29-c0b81ac70521 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:30:55.067571 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 116/459] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:30:55 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:30:55.075113 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:55.075113 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:30:55.077230 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-e7dbc1c1-f6c1-4689-aae2-60f26b04698e req-f282ad94-dcb4-4bf9-9521-e2df839f4fd0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:55.079792 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-e7dbc1c1-f6c1-4689-aae2-60f26b04698e req-f282ad94-dcb4-4bf9-9521-e2df839f4fd0 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] GET https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 Aug 20 04:30:55.080051 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-e7dbc1c1-f6c1-4689-aae2-60f26b04698e req-f282ad94-dcb4-4bf9-9521-e2df839f4fd0 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:55.080391 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-e7dbc1c1-f6c1-4689-aae2-60f26b04698e req-f282ad94-dcb4-4bf9-9521-e2df839f4fd0 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:55.081561 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-bc254399-9f9c-41e6-b10a-38268d68075b tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Volume info retrieved successfully. Aug 20 04:30:55.089135 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bc254399-9f9c-41e6-b10a-38268d68075b tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] https://10.4.3.239/volume/v3/volumes/1b41e102-8e1a-40d0-a474-bc26b9caa933 returned with HTTP 200 Aug 20 04:30:55.089673 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 115/460] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:55 2026] GET /volume/v3/volumes/1b41e102-8e1a-40d0-a474-bc26b9caa933 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:55.102047 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:55.102047 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:30:55.104829 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2d1fd60a-c6d6-4ce4-a7d0-b92a411642f0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:55.106825 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2d1fd60a-c6d6-4ce4-a7d0-b92a411642f0 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:30:55.107146 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2d1fd60a-c6d6-4ce4-a7d0-b92a411642f0 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-707253207"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:55.108920 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-2d1fd60a-c6d6-4ce4-a7d0-b92a411642f0 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-707253207'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:30:55.109116 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-2d1fd60a-c6d6-4ce4-a7d0-b92a411642f0 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Create volume of 1 GB Aug 20 04:30:55.109606 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-e7dbc1c1-f6c1-4689-aae2-60f26b04698e req-f282ad94-dcb4-4bf9-9521-e2df839f4fd0 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Volume info retrieved successfully. Aug 20 04:30:55.115220 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-2d1fd60a-c6d6-4ce4-a7d0-b92a411642f0 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Availability Zones retrieved successfully. Aug 20 04:30:55.115824 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-e7dbc1c1-f6c1-4689-aae2-60f26b04698e req-f282ad94-dcb4-4bf9-9521-e2df839f4fd0 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 returned with HTTP 200 Aug 20 04:30:55.116398 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 114/461] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:30:55 2026] GET /volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 => generated 1641 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:30:55.123154 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-2d1fd60a-c6d6-4ce4-a7d0-b92a411642f0 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Flow 'volume_create_api' (cdb07b50-3b11-404a-a3dd-0197407b46ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:30:55.124565 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-2d1fd60a-c6d6-4ce4-a7d0-b92a411642f0 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dabfd2ab-a6fc-4972-91ba-9e4a80076c96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:30:55.125882 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-2d1fd60a-c6d6-4ce4-a7d0-b92a411642f0 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:30:55.165452 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-2d1fd60a-c6d6-4ce4-a7d0-b92a411642f0 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dabfd2ab-a6fc-4972-91ba-9e4a80076c96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:30:55.166622 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-2d1fd60a-c6d6-4ce4-a7d0-b92a411642f0 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd78f5b3-e480-425d-8cea-c50c957b2792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:30:55.229384 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-2d1fd60a-c6d6-4ce4-a7d0-b92a411642f0 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Created reservations ['725cd6d7-9438-4a0e-bd22-701457800b21', 'ce62ebf3-9247-4b1f-86ce-d2493c7502a2', '24792535-bd80-4c3d-b757-8c4ae0cf5ba2', 'be1edcff-b517-4e6c-a0b0-9629cc6ce300'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:30:55.230293 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-2d1fd60a-c6d6-4ce4-a7d0-b92a411642f0 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd78f5b3-e480-425d-8cea-c50c957b2792) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['725cd6d7-9438-4a0e-bd22-701457800b21', 'ce62ebf3-9247-4b1f-86ce-d2493c7502a2', '24792535-bd80-4c3d-b757-8c4ae0cf5ba2', 'be1edcff-b517-4e6c-a0b0-9629cc6ce300']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:30:55.231141 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-2d1fd60a-c6d6-4ce4-a7d0-b92a411642f0 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e83e43ec-2fa9-42c2-8727-07c27021ec43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:30:55.256468 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-2d1fd60a-c6d6-4ce4-a7d0-b92a411642f0 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e83e43ec-2fa9-42c2-8727-07c27021ec43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce8f4efd-7bb8-445b-8ff8-e1a59fb0279d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-707253207',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eae06483abe6429a91aa3bbbe42ae688',qos_specs=None,replication_status=,reservations=['725cd6d7-9438-4a0e-bd22-701457800b21','ce62ebf3-9247-4b1f-86ce-d2493c7502a2','24792535-bd80-4c3d-b757-8c4ae0cf5ba2','be1edcff-b517-4e6c-a0b0-9629cc6ce300'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad348095040c4e978b6d2623446b7154',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:30:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-707253207',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce8f4efd-7bb8-445b-8ff8-e1a59fb0279d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eae06483abe6429a91aa3bbbe42ae688',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad348095040c4e978b6d2623446b7154',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:30:55.257269 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-2d1fd60a-c6d6-4ce4-a7d0-b92a411642f0 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bf384be-856a-4a8e-a1f1-acdd594e1c70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:30:55.279369 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-2d1fd60a-c6d6-4ce4-a7d0-b92a411642f0 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bf384be-856a-4a8e-a1f1-acdd594e1c70) transitioned into state 'SUCCESS' from state '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-707253207',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eae06483abe6429a91aa3bbbe42ae688',qos_specs=None,replication_status=,reservations=['725cd6d7-9438-4a0e-bd22-701457800b21','ce62ebf3-9247-4b1f-86ce-d2493c7502a2','24792535-bd80-4c3d-b757-8c4ae0cf5ba2','be1edcff-b517-4e6c-a0b0-9629cc6ce300'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad348095040c4e978b6d2623446b7154',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:30:55.280404 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-2d1fd60a-c6d6-4ce4-a7d0-b92a411642f0 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93af9f93-9054-4e40-8b3d-f95fe7cbc853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:30:55.292848 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-2d1fd60a-c6d6-4ce4-a7d0-b92a411642f0 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93af9f93-9054-4e40-8b3d-f95fe7cbc853) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:30:55.294983 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-2d1fd60a-c6d6-4ce4-a7d0-b92a411642f0 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Flow 'volume_create_api' (cdb07b50-3b11-404a-a3dd-0197407b46ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:30:55.294983 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-2d1fd60a-c6d6-4ce4-a7d0-b92a411642f0 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Create volume request issued successfully. Aug 20 04:30:55.295807 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2d1fd60a-c6d6-4ce4-a7d0-b92a411642f0 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:30:55.296596 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 117/462] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:30:55 2026] POST /volume/v3/volumes => generated 754 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:30:55.311353 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9022d920-7a9d-4211-acae-7c8d3fb00cb1 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:55.314040 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9022d920-7a9d-4211-acae-7c8d3fb00cb1 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] GET https://10.4.3.239/volume/v3/volumes/ce8f4efd-7bb8-445b-8ff8-e1a59fb0279d Aug 20 04:30:55.314276 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9022d920-7a9d-4211-acae-7c8d3fb00cb1 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:55.314521 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9022d920-7a9d-4211-acae-7c8d3fb00cb1 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:55.325732 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:55.325732 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:30:55.331038 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9022d920-7a9d-4211-acae-7c8d3fb00cb1 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Volume info retrieved successfully. Aug 20 04:30:55.337273 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9022d920-7a9d-4211-acae-7c8d3fb00cb1 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] https://10.4.3.239/volume/v3/volumes/ce8f4efd-7bb8-445b-8ff8-e1a59fb0279d returned with HTTP 200 Aug 20 04:30:55.337945 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 117/463] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:55 2026] GET /volume/v3/volumes/ce8f4efd-7bb8-445b-8ff8-e1a59fb0279d => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:55.752518 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-e7dbc1c1-f6c1-4689-aae2-60f26b04698e req-91efe267-5ff5-49b3-9aff-0256a8f0c08b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:55.754717 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-e7dbc1c1-f6c1-4689-aae2-60f26b04698e req-91efe267-5ff5-49b3-9aff-0256a8f0c08b tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] GET https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 Aug 20 04:30:55.754929 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-e7dbc1c1-f6c1-4689-aae2-60f26b04698e req-91efe267-5ff5-49b3-9aff-0256a8f0c08b tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:55.755292 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-e7dbc1c1-f6c1-4689-aae2-60f26b04698e req-91efe267-5ff5-49b3-9aff-0256a8f0c08b tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:55.773157 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:55.773157 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:30:55.779475 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-e7dbc1c1-f6c1-4689-aae2-60f26b04698e req-91efe267-5ff5-49b3-9aff-0256a8f0c08b tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Volume info retrieved successfully. Aug 20 04:30:55.786577 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-e7dbc1c1-f6c1-4689-aae2-60f26b04698e req-91efe267-5ff5-49b3-9aff-0256a8f0c08b tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 returned with HTTP 200 Aug 20 04:30:55.787108 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 116/464] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:30:55 2026] GET /volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:55.809422 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-e7dbc1c1-f6c1-4689-aae2-60f26b04698e req-cb91e435-756c-4a5f-8e5c-a67e430364e0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:55.811937 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-e7dbc1c1-f6c1-4689-aae2-60f26b04698e req-cb91e435-756c-4a5f-8e5c-a67e430364e0 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] DELETE https://10.4.3.239/volume/v3/attachments/f7a6e010-6423-42a4-b9f2-a3d4bb614ae2 Aug 20 04:30:55.812148 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-e7dbc1c1-f6c1-4689-aae2-60f26b04698e req-cb91e435-756c-4a5f-8e5c-a67e430364e0 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:55.812383 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-e7dbc1c1-f6c1-4689-aae2-60f26b04698e req-cb91e435-756c-4a5f-8e5c-a67e430364e0 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:55.821471 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:55.821471 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:30:55.884707 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-e7dbc1c1-f6c1-4689-aae2-60f26b04698e req-cb91e435-756c-4a5f-8e5c-a67e430364e0 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] https://10.4.3.239/volume/v3/attachments/f7a6e010-6423-42a4-b9f2-a3d4bb614ae2 returned with HTTP 200 Aug 20 04:30:55.885352 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 115/465] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:30:55 2026] DELETE /volume/v3/attachments/f7a6e010-6423-42a4-b9f2-a3d4bb614ae2 => generated 192 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:55.914572 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-87d2889d-aec5-4559-9227-206ee4fc2d08 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:55.917892 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-87d2889d-aec5-4559-9227-206ee4fc2d08 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] DELETE https://10.4.3.239/volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 Aug 20 04:30:55.918103 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-87d2889d-aec5-4559-9227-206ee4fc2d08 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:55.918345 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-87d2889d-aec5-4559-9227-206ee4fc2d08 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:55.918632 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-87d2889d-aec5-4559-9227-206ee4fc2d08 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Delete volume with id: bf31d0c8-696a-4555-91b5-5956d70f0941 Aug 20 04:30:55.927034 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:55.927034 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:30:55.927759 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-87d2889d-aec5-4559-9227-206ee4fc2d08 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Volume info retrieved successfully. Aug 20 04:30:55.954493 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-87d2889d-aec5-4559-9227-206ee4fc2d08 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Delete volume request issued successfully. Aug 20 04:30:55.954732 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-87d2889d-aec5-4559-9227-206ee4fc2d08 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] https://10.4.3.239/volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 returned with HTTP 202 Aug 20 04:30:55.955432 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 118/466] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:30:55 2026] DELETE /volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:30:55.964068 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a470768a-e14f-4d0a-974e-6f2710e81b09 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:55.966888 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a470768a-e14f-4d0a-974e-6f2710e81b09 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] GET https://10.4.3.239/volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 Aug 20 04:30:55.967308 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a470768a-e14f-4d0a-974e-6f2710e81b09 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:55.967705 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a470768a-e14f-4d0a-974e-6f2710e81b09 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:55.977027 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:55.977027 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:30:55.984221 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a470768a-e14f-4d0a-974e-6f2710e81b09 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Volume info retrieved successfully. Aug 20 04:30:55.988136 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a470768a-e14f-4d0a-974e-6f2710e81b09 tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] https://10.4.3.239/volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 returned with HTTP 200 Aug 20 04:30:55.988977 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 118/467] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:55 2026] GET /volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:56.127274 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-aa8b9cac-530d-48ba-9091-ce96cddd456f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:56.129266 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-aa8b9cac-530d-48ba-9091-ce96cddd456f tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] GET https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 Aug 20 04:30:56.129440 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-aa8b9cac-530d-48ba-9091-ce96cddd456f tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:56.129640 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-aa8b9cac-530d-48ba-9091-ce96cddd456f tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:56.142244 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:56.142244 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:30:56.146259 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-aa8b9cac-530d-48ba-9091-ce96cddd456f tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Volume info retrieved successfully. Aug 20 04:30:56.151097 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-aa8b9cac-530d-48ba-9091-ce96cddd456f tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 returned with HTTP 200 Aug 20 04:30:56.151675 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 117/468] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:56 2026] GET /volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 => generated 1161 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:56.206711 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-021d5581-b036-4fa5-8382-c4ad8e24492e req-a6c4f3d2-9d17-4b6c-9dc5-1dbc189a6973 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:56.210298 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-021d5581-b036-4fa5-8382-c4ad8e24492e req-a6c4f3d2-9d17-4b6c-9dc5-1dbc189a6973 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] GET https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 Aug 20 04:30:56.210298 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-021d5581-b036-4fa5-8382-c4ad8e24492e req-a6c4f3d2-9d17-4b6c-9dc5-1dbc189a6973 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:56.210298 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-021d5581-b036-4fa5-8382-c4ad8e24492e req-a6c4f3d2-9d17-4b6c-9dc5-1dbc189a6973 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:56.223730 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:56.223730 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:30:56.227989 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-021d5581-b036-4fa5-8382-c4ad8e24492e req-a6c4f3d2-9d17-4b6c-9dc5-1dbc189a6973 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Volume info retrieved successfully. Aug 20 04:30:56.233269 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-021d5581-b036-4fa5-8382-c4ad8e24492e req-a6c4f3d2-9d17-4b6c-9dc5-1dbc189a6973 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 returned with HTTP 200 Aug 20 04:30:56.233790 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 116/469] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:30:56 2026] GET /volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 => generated 1161 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:56.257135 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-021d5581-b036-4fa5-8382-c4ad8e24492e req-dc140a44-fdd5-4c20-9851-c2f18a01d0f3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:56.259269 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-021d5581-b036-4fa5-8382-c4ad8e24492e req-dc140a44-fdd5-4c20-9851-c2f18a01d0f3 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] POST https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8/action Aug 20 04:30:56.259676 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-021d5581-b036-4fa5-8382-c4ad8e24492e req-dc140a44-fdd5-4c20-9851-c2f18a01d0f3 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:30:56.259738 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-021d5581-b036-4fa5-8382-c4ad8e24492e req-dc140a44-fdd5-4c20-9851-c2f18a01d0f3 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:56.273303 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:56.273303 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:30:56.274092 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-021d5581-b036-4fa5-8382-c4ad8e24492e req-dc140a44-fdd5-4c20-9851-c2f18a01d0f3 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Volume info retrieved successfully. Aug 20 04:30:56.284333 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-021d5581-b036-4fa5-8382-c4ad8e24492e req-dc140a44-fdd5-4c20-9851-c2f18a01d0f3 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Begin detaching volume completed successfully. Aug 20 04:30:56.284696 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-021d5581-b036-4fa5-8382-c4ad8e24492e req-dc140a44-fdd5-4c20-9851-c2f18a01d0f3 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8/action returned with HTTP 202 Aug 20 04:30:56.285171 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 119/470] 10.4.3.239 () {72 vars in 1672 bytes} [Thu Aug 20 04:30:56 2026] POST /volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:30:56.354677 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1dfac81a-7db1-4fa4-a76e-5a8119744c3f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:56.358367 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-71954002-eec8-4f74-8a6e-fffdcbc95334 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:56.358577 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1dfac81a-7db1-4fa4-a76e-5a8119744c3f tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] GET https://10.4.3.239/volume/v3/volumes/ce8f4efd-7bb8-445b-8ff8-e1a59fb0279d Aug 20 04:30:56.358577 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1dfac81a-7db1-4fa4-a76e-5a8119744c3f tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:56.358656 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-71954002-eec8-4f74-8a6e-fffdcbc95334 None None] GET https://10.4.3.239/volume// Aug 20 04:30:56.358689 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1dfac81a-7db1-4fa4-a76e-5a8119744c3f tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:56.358721 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-71954002-eec8-4f74-8a6e-fffdcbc95334 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:56.358721 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-71954002-eec8-4f74-8a6e-fffdcbc95334 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:56.358721 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-71954002-eec8-4f74-8a6e-fffdcbc95334 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:30:56.358721 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 118/471] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:30: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 20 04:30:56.367672 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:56.367672 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:30:56.373321 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-1dfac81a-7db1-4fa4-a76e-5a8119744c3f tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Volume info retrieved successfully. Aug 20 04:30:56.376889 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-021d5581-b036-4fa5-8382-c4ad8e24492e req-8c9b657f-a79b-4664-90e8-b958a03f458e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:56.379779 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1dfac81a-7db1-4fa4-a76e-5a8119744c3f tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] https://10.4.3.239/volume/v3/volumes/ce8f4efd-7bb8-445b-8ff8-e1a59fb0279d returned with HTTP 200 Aug 20 04:30:56.380162 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 119/472] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:56 2026] GET /volume/v3/volumes/ce8f4efd-7bb8-445b-8ff8-e1a59fb0279d => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:56.380590 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-021d5581-b036-4fa5-8382-c4ad8e24492e req-8c9b657f-a79b-4664-90e8-b958a03f458e tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] GET https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 Aug 20 04:30:56.380851 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-021d5581-b036-4fa5-8382-c4ad8e24492e req-8c9b657f-a79b-4664-90e8-b958a03f458e tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:56.381207 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-021d5581-b036-4fa5-8382-c4ad8e24492e req-8c9b657f-a79b-4664-90e8-b958a03f458e tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:56.399057 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9182e470-f214-48c7-a73e-09201e0607c5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:56.403261 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9182e470-f214-48c7-a73e-09201e0607c5 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] GET https://10.4.3.239/volume/v3/volumes/ce8f4efd-7bb8-445b-8ff8-e1a59fb0279d Aug 20 04:30:56.403528 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9182e470-f214-48c7-a73e-09201e0607c5 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:56.403751 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9182e470-f214-48c7-a73e-09201e0607c5 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:56.405332 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:56.405332 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:30:56.415702 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:56.415702 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:30:56.415983 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-021d5581-b036-4fa5-8382-c4ad8e24492e req-8c9b657f-a79b-4664-90e8-b958a03f458e tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Volume info retrieved successfully. Aug 20 04:30:56.420768 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-9182e470-f214-48c7-a73e-09201e0607c5 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Volume info retrieved successfully. Aug 20 04:30:56.422002 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-021d5581-b036-4fa5-8382-c4ad8e24492e req-8c9b657f-a79b-4664-90e8-b958a03f458e tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 returned with HTTP 200 Aug 20 04:30:56.422782 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 117/473] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:30:56 2026] GET /volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 => generated 1344 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:30:56.427359 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9182e470-f214-48c7-a73e-09201e0607c5 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] https://10.4.3.239/volume/v3/volumes/ce8f4efd-7bb8-445b-8ff8-e1a59fb0279d returned with HTTP 200 Aug 20 04:30:56.427923 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 120/474] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:56 2026] GET /volume/v3/volumes/ce8f4efd-7bb8-445b-8ff8-e1a59fb0279d => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:56.444740 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8d9d726a-670f-4383-bf9f-30b1ee33c2ac None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:56.704096 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8d9d726a-670f-4383-bf9f-30b1ee33c2ac tempest-VolumesListAdminTestJSON-523330937 tempest-VolumesListAdminTestJSON-523330937-project-admin] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:30:56.704548 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8d9d726a-670f-4383-bf9f-30b1ee33c2ac tempest-VolumesListAdminTestJSON-523330937 tempest-VolumesListAdminTestJSON-523330937-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:56.706157 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-8d9d726a-670f-4383-bf9f-30b1ee33c2ac tempest-VolumesListAdminTestJSON-523330937 tempest-VolumesListAdminTestJSON-523330937-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:30:56.706368 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-8d9d726a-670f-4383-bf9f-30b1ee33c2ac tempest-VolumesListAdminTestJSON-523330937 tempest-VolumesListAdminTestJSON-523330937-project-admin] Create volume of 1 GB Aug 20 04:30:56.713250 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-8d9d726a-670f-4383-bf9f-30b1ee33c2ac tempest-VolumesListAdminTestJSON-523330937 tempest-VolumesListAdminTestJSON-523330937-project-admin] Availability Zones retrieved successfully. Aug 20 04:30:56.721155 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8d9d726a-670f-4383-bf9f-30b1ee33c2ac tempest-VolumesListAdminTestJSON-523330937 tempest-VolumesListAdminTestJSON-523330937-project-admin] Flow 'volume_create_api' (9936f601-240e-4bff-8f23-8b4ba83ccb7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:30:56.723924 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8d9d726a-670f-4383-bf9f-30b1ee33c2ac tempest-VolumesListAdminTestJSON-523330937 tempest-VolumesListAdminTestJSON-523330937-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db1ded9a-fcd3-402c-9f83-9f72fd8a55c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:30:56.723924 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-8d9d726a-670f-4383-bf9f-30b1ee33c2ac tempest-VolumesListAdminTestJSON-523330937 tempest-VolumesListAdminTestJSON-523330937-project-admin] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:30:56.765437 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8d9d726a-670f-4383-bf9f-30b1ee33c2ac tempest-VolumesListAdminTestJSON-523330937 tempest-VolumesListAdminTestJSON-523330937-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db1ded9a-fcd3-402c-9f83-9f72fd8a55c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:30:56.767152 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8d9d726a-670f-4383-bf9f-30b1ee33c2ac tempest-VolumesListAdminTestJSON-523330937 tempest-VolumesListAdminTestJSON-523330937-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a01d176e-0cab-4ba6-a0f3-cf6abd263d77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:30:56.883399 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-8d9d726a-670f-4383-bf9f-30b1ee33c2ac tempest-VolumesListAdminTestJSON-523330937 tempest-VolumesListAdminTestJSON-523330937-project-admin] Created reservations ['bef5997b-78b6-4e17-a601-52a08e8d5ec6', 'de694813-3b1c-48f0-b234-e524f09f5d7e', 'daa96709-eb4e-4446-89c6-ea493c00e797', '0c2b3f26-616a-49ae-8f35-17e0a21f4735'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:30:56.884375 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8d9d726a-670f-4383-bf9f-30b1ee33c2ac tempest-VolumesListAdminTestJSON-523330937 tempest-VolumesListAdminTestJSON-523330937-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a01d176e-0cab-4ba6-a0f3-cf6abd263d77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bef5997b-78b6-4e17-a601-52a08e8d5ec6', 'de694813-3b1c-48f0-b234-e524f09f5d7e', 'daa96709-eb4e-4446-89c6-ea493c00e797', '0c2b3f26-616a-49ae-8f35-17e0a21f4735']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:30:56.885242 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8d9d726a-670f-4383-bf9f-30b1ee33c2ac tempest-VolumesListAdminTestJSON-523330937 tempest-VolumesListAdminTestJSON-523330937-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d89d4665-7646-4ea2-ac6e-8c69589bcdc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:30:56.918746 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8d9d726a-670f-4383-bf9f-30b1ee33c2ac tempest-VolumesListAdminTestJSON-523330937 tempest-VolumesListAdminTestJSON-523330937-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d89d4665-7646-4ea2-ac6e-8c69589bcdc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7c55b0f-8362-47fe-81f7-f8df984843ca', '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='aacbfffb11ed4caf90510c1697fbeaf1',qos_specs=None,replication_status=,reservations=['bef5997b-78b6-4e17-a601-52a08e8d5ec6','de694813-3b1c-48f0-b234-e524f09f5d7e','daa96709-eb4e-4446-89c6-ea493c00e797','0c2b3f26-616a-49ae-8f35-17e0a21f4735'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1c456f9ce864cfe8b2d28df150c89bb',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:30:56Z,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=d7c55b0f-8362-47fe-81f7-f8df984843ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aacbfffb11ed4caf90510c1697fbeaf1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c1c456f9ce864cfe8b2d28df150c89bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:30:56.920007 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8d9d726a-670f-4383-bf9f-30b1ee33c2ac tempest-VolumesListAdminTestJSON-523330937 tempest-VolumesListAdminTestJSON-523330937-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (763d4565-f186-4f2b-bbf9-e5575bff526c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:30:56.951542 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8d9d726a-670f-4383-bf9f-30b1ee33c2ac tempest-VolumesListAdminTestJSON-523330937 tempest-VolumesListAdminTestJSON-523330937-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (763d4565-f186-4f2b-bbf9-e5575bff526c) transitioned into state 'SUCCESS' from 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='aacbfffb11ed4caf90510c1697fbeaf1',qos_specs=None,replication_status=,reservations=['bef5997b-78b6-4e17-a601-52a08e8d5ec6','de694813-3b1c-48f0-b234-e524f09f5d7e','daa96709-eb4e-4446-89c6-ea493c00e797','0c2b3f26-616a-49ae-8f35-17e0a21f4735'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1c456f9ce864cfe8b2d28df150c89bb',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:30:56.953362 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8d9d726a-670f-4383-bf9f-30b1ee33c2ac tempest-VolumesListAdminTestJSON-523330937 tempest-VolumesListAdminTestJSON-523330937-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f044315-e3fe-48d1-971a-f23b03f5afc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:30:56.970345 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8d9d726a-670f-4383-bf9f-30b1ee33c2ac tempest-VolumesListAdminTestJSON-523330937 tempest-VolumesListAdminTestJSON-523330937-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f044315-e3fe-48d1-971a-f23b03f5afc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:30:56.971661 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8d9d726a-670f-4383-bf9f-30b1ee33c2ac tempest-VolumesListAdminTestJSON-523330937 tempest-VolumesListAdminTestJSON-523330937-project-admin] Flow 'volume_create_api' (9936f601-240e-4bff-8f23-8b4ba83ccb7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:30:56.972078 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-8d9d726a-670f-4383-bf9f-30b1ee33c2ac tempest-VolumesListAdminTestJSON-523330937 tempest-VolumesListAdminTestJSON-523330937-project-admin] Create volume request issued successfully. Aug 20 04:30:56.973145 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8d9d726a-670f-4383-bf9f-30b1ee33c2ac tempest-VolumesListAdminTestJSON-523330937 tempest-VolumesListAdminTestJSON-523330937-project-admin] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:30:56.973727 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 119/475] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:30:56 2026] POST /volume/v3/volumes => generated 733 bytes in 529 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:30:56.994929 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2e4dca98-b4d8-4816-b1fa-2ab2f5b50296 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:56.997701 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2e4dca98-b4d8-4816-b1fa-2ab2f5b50296 tempest-VolumesListAdminTestJSON-523330937 tempest-VolumesListAdminTestJSON-523330937-project-admin] GET https://10.4.3.239/volume/v3/volumes/d7c55b0f-8362-47fe-81f7-f8df984843ca Aug 20 04:30:56.998756 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2e4dca98-b4d8-4816-b1fa-2ab2f5b50296 tempest-VolumesListAdminTestJSON-523330937 tempest-VolumesListAdminTestJSON-523330937-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:56.999476 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2e4dca98-b4d8-4816-b1fa-2ab2f5b50296 tempest-VolumesListAdminTestJSON-523330937 tempest-VolumesListAdminTestJSON-523330937-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:57.013699 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a26269f1-4658-4775-b303-c45d7eb20a2e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:57.014232 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:57.014232 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:30:57.016796 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a26269f1-4658-4775-b303-c45d7eb20a2e tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] GET https://10.4.3.239/volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 Aug 20 04:30:57.017120 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a26269f1-4658-4775-b303-c45d7eb20a2e tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:57.017409 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a26269f1-4658-4775-b303-c45d7eb20a2e tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:57.026679 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-2e4dca98-b4d8-4816-b1fa-2ab2f5b50296 tempest-VolumesListAdminTestJSON-523330937 tempest-VolumesListAdminTestJSON-523330937-project-admin] Volume info retrieved successfully. Aug 20 04:30:57.027083 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a26269f1-4658-4775-b303-c45d7eb20a2e tempest-TaggedAttachmentsTest-1195695226 tempest-TaggedAttachmentsTest-1195695226-project-member] https://10.4.3.239/volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 returned with HTTP 404 Aug 20 04:30:57.027915 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 118/476] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:57 2026] GET /volume/v3/volumes/bf31d0c8-696a-4555-91b5-5956d70f0941 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:30:57.038881 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2e4dca98-b4d8-4816-b1fa-2ab2f5b50296 tempest-VolumesListAdminTestJSON-523330937 tempest-VolumesListAdminTestJSON-523330937-project-admin] https://10.4.3.239/volume/v3/volumes/d7c55b0f-8362-47fe-81f7-f8df984843ca returned with HTTP 200 Aug 20 04:30:57.039736 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 120/477] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:56 2026] GET /volume/v3/volumes/d7c55b0f-8362-47fe-81f7-f8df984843ca => generated 912 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:57.218133 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8226070a-ce59-4007-9308-da17248e20a6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:57.224081 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8226070a-ce59-4007-9308-da17248e20a6 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] DELETE https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d Aug 20 04:30:57.224081 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8226070a-ce59-4007-9308-da17248e20a6 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:57.224408 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8226070a-ce59-4007-9308-da17248e20a6 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:57.224580 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-8226070a-ce59-4007-9308-da17248e20a6 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Delete volume with id: d4da1da6-9b93-4dd6-9228-1ee95e25652d Aug 20 04:30:57.239576 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:57.239576 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:30:57.240266 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-8226070a-ce59-4007-9308-da17248e20a6 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Volume info retrieved successfully. Aug 20 04:30:57.284805 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-8226070a-ce59-4007-9308-da17248e20a6 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Delete volume request issued successfully. Aug 20 04:30:57.284805 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8226070a-ce59-4007-9308-da17248e20a6 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d returned with HTTP 202 Aug 20 04:30:57.285414 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 121/478] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:30:57 2026] DELETE /volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:30:57.298793 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d3cfd354-185f-484c-bdb2-82e15dd80348 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:57.302288 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d3cfd354-185f-484c-bdb2-82e15dd80348 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] GET https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d Aug 20 04:30:57.302789 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d3cfd354-185f-484c-bdb2-82e15dd80348 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:57.303214 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d3cfd354-185f-484c-bdb2-82e15dd80348 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:57.321034 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:57.321034 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:30:57.327266 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d3cfd354-185f-484c-bdb2-82e15dd80348 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Volume info retrieved successfully. Aug 20 04:30:57.337060 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d3cfd354-185f-484c-bdb2-82e15dd80348 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d returned with HTTP 200 Aug 20 04:30:57.337745 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 120/479] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:57 2026] GET /volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:58.059319 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d016273e-ef82-460f-b204-26d8b55e98a1 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:58.059319 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d016273e-ef82-460f-b204-26d8b55e98a1 tempest-VolumesListAdminTestJSON-523330937 tempest-VolumesListAdminTestJSON-523330937-project-admin] GET https://10.4.3.239/volume/v3/volumes/d7c55b0f-8362-47fe-81f7-f8df984843ca Aug 20 04:30:58.059319 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d016273e-ef82-460f-b204-26d8b55e98a1 tempest-VolumesListAdminTestJSON-523330937 tempest-VolumesListAdminTestJSON-523330937-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:58.059319 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d016273e-ef82-460f-b204-26d8b55e98a1 tempest-VolumesListAdminTestJSON-523330937 tempest-VolumesListAdminTestJSON-523330937-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:58.077302 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:58.077302 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:30:58.082622 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d016273e-ef82-460f-b204-26d8b55e98a1 tempest-VolumesListAdminTestJSON-523330937 tempest-VolumesListAdminTestJSON-523330937-project-admin] Volume info retrieved successfully. Aug 20 04:30:58.086827 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-f4101f07-3890-4abe-99c5-2b5b95b1fb23 req-305e4623-8749-4a1c-9d12-a24fd24b7cdf None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:58.089677 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-f4101f07-3890-4abe-99c5-2b5b95b1fb23 req-305e4623-8749-4a1c-9d12-a24fd24b7cdf tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] POST https://10.4.3.239/volume/v3/attachments/5145dcfd-2f93-47be-8620-efb39b54ccdd/action Aug 20 04:30:58.090044 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d016273e-ef82-460f-b204-26d8b55e98a1 tempest-VolumesListAdminTestJSON-523330937 tempest-VolumesListAdminTestJSON-523330937-project-admin] https://10.4.3.239/volume/v3/volumes/d7c55b0f-8362-47fe-81f7-f8df984843ca returned with HTTP 200 Aug 20 04:30:58.090095 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-f4101f07-3890-4abe-99c5-2b5b95b1fb23 req-305e4623-8749-4a1c-9d12-a24fd24b7cdf tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Action body: b'{"os-complete": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:30:58.090212 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-f4101f07-3890-4abe-99c5-2b5b95b1fb23 req-305e4623-8749-4a1c-9d12-a24fd24b7cdf tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:30:58.090568 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 119/480] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:58 2026] GET /volume/v3/volumes/d7c55b0f-8362-47fe-81f7-f8df984843ca => generated 964 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:58.110640 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0277b15c-724a-49d4-a0d7-e907a8c2d3f6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:58.117303 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0277b15c-724a-49d4-a0d7-e907a8c2d3f6 tempest-VolumesListAdminTestJSON-523330937 tempest-VolumesListAdminTestJSON-523330937-project-admin] GET https://10.4.3.239/volume/v3/volumes/detail?all_tenants=1&project_id=eae06483abe6429a91aa3bbbe42ae688 Aug 20 04:30:58.117703 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0277b15c-724a-49d4-a0d7-e907a8c2d3f6 tempest-VolumesListAdminTestJSON-523330937 tempest-VolumesListAdminTestJSON-523330937-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:58.118091 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0277b15c-724a-49d4-a0d7-e907a8c2d3f6 tempest-VolumesListAdminTestJSON-523330937 tempest-VolumesListAdminTestJSON-523330937-project-admin] Calling method 'detail' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:58.119835 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-0277b15c-724a-49d4-a0d7-e907a8c2d3f6 tempest-VolumesListAdminTestJSON-523330937 tempest-VolumesListAdminTestJSON-523330937-project-admin] Could not evaluate value eae06483abe6429a91aa3bbbe42ae688, assuming string {{(pid=100175) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 04:30:58.123138 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-0277b15c-724a-49d4-a0d7-e907a8c2d3f6 tempest-VolumesListAdminTestJSON-523330937 tempest-VolumesListAdminTestJSON-523330937-project-admin] Searching by: MultiDict([('project_id', 'eae06483abe6429a91aa3bbbe42ae688'), ('all_tenants', 1)]). {{(pid=100175) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:30:58.124926 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:58.124926 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:30:58.146546 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-f4101f07-3890-4abe-99c5-2b5b95b1fb23 req-305e4623-8749-4a1c-9d12-a24fd24b7cdf tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] https://10.4.3.239/volume/v3/attachments/5145dcfd-2f93-47be-8620-efb39b54ccdd/action returned with HTTP 204 Aug 20 04:30:58.147099 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 121/481] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:30:58 2026] POST /volume/v3/attachments/5145dcfd-2f93-47be-8620-efb39b54ccdd/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:30:58.173414 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-0277b15c-724a-49d4-a0d7-e907a8c2d3f6 tempest-VolumesListAdminTestJSON-523330937 tempest-VolumesListAdminTestJSON-523330937-project-admin] Get all volumes completed successfully. Aug 20 04:30:58.174806 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:58.174806 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:30:58.181848 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0277b15c-724a-49d4-a0d7-e907a8c2d3f6 tempest-VolumesListAdminTestJSON-523330937 tempest-VolumesListAdminTestJSON-523330937-project-admin] https://10.4.3.239/volume/v3/volumes/detail?all_tenants=1&project_id=eae06483abe6429a91aa3bbbe42ae688 returned with HTTP 200 Aug 20 04:30:58.182392 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 122/482] 10.4.3.239 () {66 vars in 1373 bytes} [Thu Aug 20 04:30:58 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=eae06483abe6429a91aa3bbbe42ae688 => generated 3036 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:30:58.201076 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9cf7f40b-c271-4fc5-b582-949e185d8fac None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:58.205142 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9cf7f40b-c271-4fc5-b582-949e185d8fac tempest-VolumesListAdminTestJSON-523330937 tempest-VolumesListAdminTestJSON-523330937-project-admin] DELETE https://10.4.3.239/volume/v3/volumes/d7c55b0f-8362-47fe-81f7-f8df984843ca Aug 20 04:30:58.205355 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9cf7f40b-c271-4fc5-b582-949e185d8fac tempest-VolumesListAdminTestJSON-523330937 tempest-VolumesListAdminTestJSON-523330937-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:58.205407 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9cf7f40b-c271-4fc5-b582-949e185d8fac tempest-VolumesListAdminTestJSON-523330937 tempest-VolumesListAdminTestJSON-523330937-project-admin] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:58.205555 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-9cf7f40b-c271-4fc5-b582-949e185d8fac tempest-VolumesListAdminTestJSON-523330937 tempest-VolumesListAdminTestJSON-523330937-project-admin] Delete volume with id: d7c55b0f-8362-47fe-81f7-f8df984843ca Aug 20 04:30:58.216486 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:58.216486 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:30:58.216486 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-9cf7f40b-c271-4fc5-b582-949e185d8fac tempest-VolumesListAdminTestJSON-523330937 tempest-VolumesListAdminTestJSON-523330937-project-admin] Volume info retrieved successfully. Aug 20 04:30:58.253644 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-9cf7f40b-c271-4fc5-b582-949e185d8fac tempest-VolumesListAdminTestJSON-523330937 tempest-VolumesListAdminTestJSON-523330937-project-admin] Delete volume request issued successfully. Aug 20 04:30:58.253877 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9cf7f40b-c271-4fc5-b582-949e185d8fac tempest-VolumesListAdminTestJSON-523330937 tempest-VolumesListAdminTestJSON-523330937-project-admin] https://10.4.3.239/volume/v3/volumes/d7c55b0f-8362-47fe-81f7-f8df984843ca returned with HTTP 202 Aug 20 04:30:58.256587 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 121/483] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:30:58 2026] DELETE /volume/v3/volumes/d7c55b0f-8362-47fe-81f7-f8df984843ca => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:30:58.269313 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ff73e9a3-6c89-4176-af83-63541d137cf6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:58.272711 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ff73e9a3-6c89-4176-af83-63541d137cf6 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] GET https://10.4.3.239/volume/v3/volumes/ce8f4efd-7bb8-445b-8ff8-e1a59fb0279d Aug 20 04:30:58.272901 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ff73e9a3-6c89-4176-af83-63541d137cf6 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:58.273262 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ff73e9a3-6c89-4176-af83-63541d137cf6 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:58.288631 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:58.288631 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:30:58.296171 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-ff73e9a3-6c89-4176-af83-63541d137cf6 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Volume info retrieved successfully. Aug 20 04:30:58.306349 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ff73e9a3-6c89-4176-af83-63541d137cf6 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] https://10.4.3.239/volume/v3/volumes/ce8f4efd-7bb8-445b-8ff8-e1a59fb0279d returned with HTTP 200 Aug 20 04:30:58.306950 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 120/484] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:58 2026] GET /volume/v3/volumes/ce8f4efd-7bb8-445b-8ff8-e1a59fb0279d => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:58.324210 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-87170f6c-d3c3-49b8-990c-1cae8791fc26 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:58.326848 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-87170f6c-d3c3-49b8-990c-1cae8791fc26 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] DELETE https://10.4.3.239/volume/v3/volumes/ce8f4efd-7bb8-445b-8ff8-e1a59fb0279d Aug 20 04:30:58.327089 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-87170f6c-d3c3-49b8-990c-1cae8791fc26 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:58.327406 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-87170f6c-d3c3-49b8-990c-1cae8791fc26 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:58.327631 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-87170f6c-d3c3-49b8-990c-1cae8791fc26 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Delete volume with id: ce8f4efd-7bb8-445b-8ff8-e1a59fb0279d Aug 20 04:30:58.338729 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:58.338729 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:30:58.339424 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-87170f6c-d3c3-49b8-990c-1cae8791fc26 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Volume info retrieved successfully. Aug 20 04:30:58.357243 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d47fd441-c03e-49dd-b651-2212dce6a594 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:58.359854 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d47fd441-c03e-49dd-b651-2212dce6a594 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] GET https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d Aug 20 04:30:58.360113 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d47fd441-c03e-49dd-b651-2212dce6a594 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:58.360445 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d47fd441-c03e-49dd-b651-2212dce6a594 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:58.368592 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d47fd441-c03e-49dd-b651-2212dce6a594 tempest-AttachSCSIVolumeTestJSON-1191461076 tempest-AttachSCSIVolumeTestJSON-1191461076-project-member] https://10.4.3.239/volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d returned with HTTP 404 Aug 20 04:30:58.368659 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 123/485] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:58 2026] GET /volume/v3/volumes/d4da1da6-9b93-4dd6-9228-1ee95e25652d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:30:58.372028 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-87170f6c-d3c3-49b8-990c-1cae8791fc26 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Delete volume request issued successfully. Aug 20 04:30:58.372417 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-87170f6c-d3c3-49b8-990c-1cae8791fc26 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] https://10.4.3.239/volume/v3/volumes/ce8f4efd-7bb8-445b-8ff8-e1a59fb0279d returned with HTTP 202 Aug 20 04:30:58.372711 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 122/486] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:30:58 2026] DELETE /volume/v3/volumes/ce8f4efd-7bb8-445b-8ff8-e1a59fb0279d => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:30:58.383249 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-cd2be5b4-d39f-4e3d-8fb6-1894f2473d99 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:58.386222 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cd2be5b4-d39f-4e3d-8fb6-1894f2473d99 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] GET https://10.4.3.239/volume/v3/volumes/ce8f4efd-7bb8-445b-8ff8-e1a59fb0279d Aug 20 04:30:58.386529 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cd2be5b4-d39f-4e3d-8fb6-1894f2473d99 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:58.386797 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cd2be5b4-d39f-4e3d-8fb6-1894f2473d99 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:58.396436 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:58.396436 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:30:58.404144 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-cd2be5b4-d39f-4e3d-8fb6-1894f2473d99 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Volume info retrieved successfully. Aug 20 04:30:58.416807 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cd2be5b4-d39f-4e3d-8fb6-1894f2473d99 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] https://10.4.3.239/volume/v3/volumes/ce8f4efd-7bb8-445b-8ff8-e1a59fb0279d returned with HTTP 200 Aug 20 04:30:58.416807 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 122/487] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:58 2026] GET /volume/v3/volumes/ce8f4efd-7bb8-445b-8ff8-e1a59fb0279d => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:59.115590 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c6ea62d7-bae7-4199-8938-c551dbf1ccdf None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:59.117511 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c6ea62d7-bae7-4199-8938-c551dbf1ccdf tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] DELETE https://10.4.3.239/volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 Aug 20 04:30:59.117743 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c6ea62d7-bae7-4199-8938-c551dbf1ccdf tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:59.117974 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c6ea62d7-bae7-4199-8938-c551dbf1ccdf tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:59.118199 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-c6ea62d7-bae7-4199-8938-c551dbf1ccdf tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Delete volume with id: 76198df1-4cfb-4a83-bf68-1976177718c9 Aug 20 04:30:59.128943 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c6ea62d7-bae7-4199-8938-c551dbf1ccdf tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] https://10.4.3.239/volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 returned with HTTP 404 Aug 20 04:30:59.129837 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 121/488] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:30:59 2026] DELETE /volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:30:59.138314 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-50a07dc5-28f4-49a2-a334-ec42a6afb919 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:59.140393 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-50a07dc5-28f4-49a2-a334-ec42a6afb919 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] GET https://10.4.3.239/volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 Aug 20 04:30:59.140664 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-50a07dc5-28f4-49a2-a334-ec42a6afb919 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:59.140884 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-50a07dc5-28f4-49a2-a334-ec42a6afb919 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:59.147300 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-50a07dc5-28f4-49a2-a334-ec42a6afb919 tempest-VolumesAssistedSnapshotsTest-1822053797 tempest-VolumesAssistedSnapshotsTest-1822053797-project-admin] https://10.4.3.239/volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 returned with HTTP 404 Aug 20 04:30:59.147837 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 124/489] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:59 2026] GET /volume/v3/volumes/76198df1-4cfb-4a83-bf68-1976177718c9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:30:59.431562 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-32ae055e-7688-4436-b32d-a06e7bea8def None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:59.436359 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-32ae055e-7688-4436-b32d-a06e7bea8def tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] GET https://10.4.3.239/volume/v3/volumes/ce8f4efd-7bb8-445b-8ff8-e1a59fb0279d Aug 20 04:30:59.436359 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-32ae055e-7688-4436-b32d-a06e7bea8def tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:59.436359 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-32ae055e-7688-4436-b32d-a06e7bea8def tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:59.447453 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-32ae055e-7688-4436-b32d-a06e7bea8def tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] https://10.4.3.239/volume/v3/volumes/ce8f4efd-7bb8-445b-8ff8-e1a59fb0279d returned with HTTP 404 Aug 20 04:30:59.448108 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 123/490] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:59 2026] GET /volume/v3/volumes/ce8f4efd-7bb8-445b-8ff8-e1a59fb0279d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:30:59.456198 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-627f888f-d5c9-4204-a9d7-6b6d46363005 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:59.457963 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-627f888f-d5c9-4204-a9d7-6b6d46363005 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] GET https://10.4.3.239/volume/v3/volumes/1b41e102-8e1a-40d0-a474-bc26b9caa933 Aug 20 04:30:59.458131 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-627f888f-d5c9-4204-a9d7-6b6d46363005 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:59.458348 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-627f888f-d5c9-4204-a9d7-6b6d46363005 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:59.464967 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:59.464967 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:30:59.468469 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-627f888f-d5c9-4204-a9d7-6b6d46363005 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Volume info retrieved successfully. Aug 20 04:30:59.472285 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-627f888f-d5c9-4204-a9d7-6b6d46363005 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] https://10.4.3.239/volume/v3/volumes/1b41e102-8e1a-40d0-a474-bc26b9caa933 returned with HTTP 200 Aug 20 04:30:59.472668 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 123/491] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:59 2026] GET /volume/v3/volumes/1b41e102-8e1a-40d0-a474-bc26b9caa933 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:30:59.487282 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7b0c80d0-b543-4628-86b4-91a399e2c155 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:59.489888 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7b0c80d0-b543-4628-86b4-91a399e2c155 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] DELETE https://10.4.3.239/volume/v3/volumes/1b41e102-8e1a-40d0-a474-bc26b9caa933 Aug 20 04:30:59.491235 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7b0c80d0-b543-4628-86b4-91a399e2c155 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:59.491490 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7b0c80d0-b543-4628-86b4-91a399e2c155 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:59.491717 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-7b0c80d0-b543-4628-86b4-91a399e2c155 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Delete volume with id: 1b41e102-8e1a-40d0-a474-bc26b9caa933 Aug 20 04:30:59.503515 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:59.503515 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:30:59.504153 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7b0c80d0-b543-4628-86b4-91a399e2c155 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Volume info retrieved successfully. Aug 20 04:30:59.537293 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7b0c80d0-b543-4628-86b4-91a399e2c155 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Delete volume request issued successfully. Aug 20 04:30:59.537638 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7b0c80d0-b543-4628-86b4-91a399e2c155 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] https://10.4.3.239/volume/v3/volumes/1b41e102-8e1a-40d0-a474-bc26b9caa933 returned with HTTP 202 Aug 20 04:30:59.538293 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 122/492] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:30:59 2026] DELETE /volume/v3/volumes/1b41e102-8e1a-40d0-a474-bc26b9caa933 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:30:59.548276 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-49b6f247-f9ec-45c6-92a5-eb1128304a1b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:30:59.551973 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-49b6f247-f9ec-45c6-92a5-eb1128304a1b tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] GET https://10.4.3.239/volume/v3/volumes/1b41e102-8e1a-40d0-a474-bc26b9caa933 Aug 20 04:30:59.552130 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-49b6f247-f9ec-45c6-92a5-eb1128304a1b tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:30:59.552323 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-49b6f247-f9ec-45c6-92a5-eb1128304a1b tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:30:59.569283 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:30:59.569283 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:30:59.582509 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-49b6f247-f9ec-45c6-92a5-eb1128304a1b tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Volume info retrieved successfully. Aug 20 04:30:59.593511 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-49b6f247-f9ec-45c6-92a5-eb1128304a1b tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] https://10.4.3.239/volume/v3/volumes/1b41e102-8e1a-40d0-a474-bc26b9caa933 returned with HTTP 200 Aug 20 04:30:59.594100 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 125/493] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:30:59 2026] GET /volume/v3/volumes/1b41e102-8e1a-40d0-a474-bc26b9caa933 => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:00.611351 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9d89a119-37e5-4a2c-bc30-91d1330ed10d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:00.613671 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9d89a119-37e5-4a2c-bc30-91d1330ed10d tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] GET https://10.4.3.239/volume/v3/volumes/1b41e102-8e1a-40d0-a474-bc26b9caa933 Aug 20 04:31:00.613671 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9d89a119-37e5-4a2c-bc30-91d1330ed10d tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:00.613898 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9d89a119-37e5-4a2c-bc30-91d1330ed10d tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:00.621017 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9d89a119-37e5-4a2c-bc30-91d1330ed10d tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] https://10.4.3.239/volume/v3/volumes/1b41e102-8e1a-40d0-a474-bc26b9caa933 returned with HTTP 404 Aug 20 04:31:00.621708 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 124/494] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:00 2026] GET /volume/v3/volumes/1b41e102-8e1a-40d0-a474-bc26b9caa933 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:31:00.630593 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7b2734ae-242a-4131-8ba8-e874ca1c5e36 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:00.633717 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7b2734ae-242a-4131-8ba8-e874ca1c5e36 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] GET https://10.4.3.239/volume/v3/volumes/e6354ec8-13ad-40ce-b76d-e5e0b4bd675c Aug 20 04:31:00.634627 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7b2734ae-242a-4131-8ba8-e874ca1c5e36 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:00.634627 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7b2734ae-242a-4131-8ba8-e874ca1c5e36 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:00.649078 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:00.649078 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:31:00.656046 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-7b2734ae-242a-4131-8ba8-e874ca1c5e36 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Volume info retrieved successfully. Aug 20 04:31:00.663997 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7b2734ae-242a-4131-8ba8-e874ca1c5e36 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] https://10.4.3.239/volume/v3/volumes/e6354ec8-13ad-40ce-b76d-e5e0b4bd675c returned with HTTP 200 Aug 20 04:31:00.664468 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 124/495] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:00 2026] GET /volume/v3/volumes/e6354ec8-13ad-40ce-b76d-e5e0b4bd675c => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:00.685950 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-06b11ee3-c2b9-4eb3-8889-e143ba7bc519 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:00.687937 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-06b11ee3-c2b9-4eb3-8889-e143ba7bc519 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] DELETE https://10.4.3.239/volume/v3/volumes/e6354ec8-13ad-40ce-b76d-e5e0b4bd675c Aug 20 04:31:00.688122 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-06b11ee3-c2b9-4eb3-8889-e143ba7bc519 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:00.688312 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-06b11ee3-c2b9-4eb3-8889-e143ba7bc519 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:00.688487 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-06b11ee3-c2b9-4eb3-8889-e143ba7bc519 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Delete volume with id: e6354ec8-13ad-40ce-b76d-e5e0b4bd675c Aug 20 04:31:00.698347 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:00.698347 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:31:00.698867 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-06b11ee3-c2b9-4eb3-8889-e143ba7bc519 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Volume info retrieved successfully. Aug 20 04:31:00.724601 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-06b11ee3-c2b9-4eb3-8889-e143ba7bc519 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Delete volume request issued successfully. Aug 20 04:31:00.724897 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-06b11ee3-c2b9-4eb3-8889-e143ba7bc519 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] https://10.4.3.239/volume/v3/volumes/e6354ec8-13ad-40ce-b76d-e5e0b4bd675c returned with HTTP 202 Aug 20 04:31:00.725540 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 123/496] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:31:00 2026] DELETE /volume/v3/volumes/e6354ec8-13ad-40ce-b76d-e5e0b4bd675c => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:31:00.736334 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-36e7ae68-e790-48ea-bd4d-19788390691c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:00.738823 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-36e7ae68-e790-48ea-bd4d-19788390691c tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] GET https://10.4.3.239/volume/v3/volumes/e6354ec8-13ad-40ce-b76d-e5e0b4bd675c Aug 20 04:31:00.741786 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-36e7ae68-e790-48ea-bd4d-19788390691c tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:00.741786 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-36e7ae68-e790-48ea-bd4d-19788390691c tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:00.760139 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:00.760139 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:31:00.770911 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-36e7ae68-e790-48ea-bd4d-19788390691c tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Volume info retrieved successfully. Aug 20 04:31:00.777625 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-36e7ae68-e790-48ea-bd4d-19788390691c tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] https://10.4.3.239/volume/v3/volumes/e6354ec8-13ad-40ce-b76d-e5e0b4bd675c returned with HTTP 200 Aug 20 04:31:00.778944 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 126/497] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:00 2026] GET /volume/v3/volumes/e6354ec8-13ad-40ce-b76d-e5e0b4bd675c => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:01.349631 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-021d5581-b036-4fa5-8382-c4ad8e24492e req-8056ad75-c28f-479a-bacb-aa4680ed5ffa None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:01.352512 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-021d5581-b036-4fa5-8382-c4ad8e24492e req-8056ad75-c28f-479a-bacb-aa4680ed5ffa tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] GET https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 Aug 20 04:31:01.352742 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-021d5581-b036-4fa5-8382-c4ad8e24492e req-8056ad75-c28f-479a-bacb-aa4680ed5ffa tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:01.352963 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-021d5581-b036-4fa5-8382-c4ad8e24492e req-8056ad75-c28f-479a-bacb-aa4680ed5ffa tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:01.367554 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:01.367554 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:31:01.373320 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-021d5581-b036-4fa5-8382-c4ad8e24492e req-8056ad75-c28f-479a-bacb-aa4680ed5ffa tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Volume info retrieved successfully. Aug 20 04:31:01.378053 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-021d5581-b036-4fa5-8382-c4ad8e24492e req-8056ad75-c28f-479a-bacb-aa4680ed5ffa tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 returned with HTTP 200 Aug 20 04:31:01.378585 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 125/498] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:31:01 2026] GET /volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 => generated 1164 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:31:01.745322 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-021d5581-b036-4fa5-8382-c4ad8e24492e req-94118d94-393e-48d2-9a5a-c7aa9a7231fa None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:01.748388 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-021d5581-b036-4fa5-8382-c4ad8e24492e req-94118d94-393e-48d2-9a5a-c7aa9a7231fa tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] DELETE https://10.4.3.239/volume/v3/attachments/7f0f5beb-e03b-4afc-ac62-08aa336ab7ae Aug 20 04:31:01.748388 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-021d5581-b036-4fa5-8382-c4ad8e24492e req-94118d94-393e-48d2-9a5a-c7aa9a7231fa tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:01.748681 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-021d5581-b036-4fa5-8382-c4ad8e24492e req-94118d94-393e-48d2-9a5a-c7aa9a7231fa tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:01.767625 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:01.767625 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:31:01.796492 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-823d117f-8aaa-4c37-b0ae-6847a2198c47 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:01.799464 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-823d117f-8aaa-4c37-b0ae-6847a2198c47 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] GET https://10.4.3.239/volume/v3/volumes/e6354ec8-13ad-40ce-b76d-e5e0b4bd675c Aug 20 04:31:01.799464 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-823d117f-8aaa-4c37-b0ae-6847a2198c47 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:01.799723 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-823d117f-8aaa-4c37-b0ae-6847a2198c47 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:01.810960 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-823d117f-8aaa-4c37-b0ae-6847a2198c47 tempest-VolumesListAdminTestJSON-144621446 tempest-VolumesListAdminTestJSON-144621446-project-member] https://10.4.3.239/volume/v3/volumes/e6354ec8-13ad-40ce-b76d-e5e0b4bd675c returned with HTTP 404 Aug 20 04:31:01.811612 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 124/499] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:01 2026] GET /volume/v3/volumes/e6354ec8-13ad-40ce-b76d-e5e0b4bd675c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:31:01.869990 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-021d5581-b036-4fa5-8382-c4ad8e24492e req-94118d94-393e-48d2-9a5a-c7aa9a7231fa tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] https://10.4.3.239/volume/v3/attachments/7f0f5beb-e03b-4afc-ac62-08aa336ab7ae returned with HTTP 200 Aug 20 04:31:01.870778 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 125/500] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:31:01 2026] DELETE /volume/v3/attachments/7f0f5beb-e03b-4afc-ac62-08aa336ab7ae => generated 19 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:02.119403 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-487c49c6-19d8-4239-921d-2db10869ef54 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:02.119888 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-487c49c6-19d8-4239-921d-2db10869ef54 None None] GET https://10.4.3.239/volume// Aug 20 04:31:02.120084 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-487c49c6-19d8-4239-921d-2db10869ef54 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:02.120278 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-487c49c6-19d8-4239-921d-2db10869ef54 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:02.120654 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-487c49c6-19d8-4239-921d-2db10869ef54 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:31:02.121070 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 127/501] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:31: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 20 04:31:02.136828 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-4c90de90-06e0-42ef-9b99-8cf8ff2e7483 req-60ac1028-7802-4070-8d0c-9e22bb52505d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:02.140504 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-4c90de90-06e0-42ef-9b99-8cf8ff2e7483 req-60ac1028-7802-4070-8d0c-9e22bb52505d tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:31:02.141425 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-4c90de90-06e0-42ef-9b99-8cf8ff2e7483 req-60ac1028-7802-4070-8d0c-9e22bb52505d tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "15d43f28-9daa-46ef-9ba8-c6a21acc4006", "connector": null, "instance_uuid": "f3368f9d-f3c2-4154-bdd0-82957e7754d2"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:31:02.160377 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:02.160377 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:31:02.200050 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-4c90de90-06e0-42ef-9b99-8cf8ff2e7483 req-60ac1028-7802-4070-8d0c-9e22bb52505d tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:31:02.200305 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 126/502] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:31:02 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:31:02.213647 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-4c90de90-06e0-42ef-9b99-8cf8ff2e7483 req-6ecf9aea-d79e-42ca-898e-f84b2233d45f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:02.217227 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-4c90de90-06e0-42ef-9b99-8cf8ff2e7483 req-6ecf9aea-d79e-42ca-898e-f84b2233d45f tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] DELETE https://10.4.3.239/volume/v3/attachments/5145dcfd-2f93-47be-8620-efb39b54ccdd Aug 20 04:31:02.217484 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-4c90de90-06e0-42ef-9b99-8cf8ff2e7483 req-6ecf9aea-d79e-42ca-898e-f84b2233d45f tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:02.217679 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-4c90de90-06e0-42ef-9b99-8cf8ff2e7483 req-6ecf9aea-d79e-42ca-898e-f84b2233d45f tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:02.230984 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:02.230984 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:31:02.321284 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-4c90de90-06e0-42ef-9b99-8cf8ff2e7483 req-6ecf9aea-d79e-42ca-898e-f84b2233d45f tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] https://10.4.3.239/volume/v3/attachments/5145dcfd-2f93-47be-8620-efb39b54ccdd returned with HTTP 200 Aug 20 04:31:02.321932 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 125/503] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:31:02 2026] DELETE /volume/v3/attachments/5145dcfd-2f93-47be-8620-efb39b54ccdd => generated 192 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:31:05.654789 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-4c90de90-06e0-42ef-9b99-8cf8ff2e7483 req-5645d691-8f9c-492d-b506-1e0f3f874c43 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:05.662214 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-4c90de90-06e0-42ef-9b99-8cf8ff2e7483 req-5645d691-8f9c-492d-b506-1e0f3f874c43 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] PUT https://10.4.3.239/volume/v3/attachments/36375b47-977c-486a-94b5-8ee78ee7c240 Aug 20 04:31:05.662214 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-4c90de90-06e0-42ef-9b99-8cf8ff2e7483 req-5645d691-8f9c-492d-b506-1e0f3f874c43 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:31:05.682812 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-4c90de90-06e0-42ef-9b99-8cf8ff2e7483 req-5645d691-8f9c-492d-b506-1e0f3f874c43 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Acquiring lock "cinder-attachment_update-15d43f28-9daa-46ef-9ba8-c6a21acc4006-np0000007850" by "attachment_update" {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:31:05.686935 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-4c90de90-06e0-42ef-9b99-8cf8ff2e7483 req-5645d691-8f9c-492d-b506-1e0f3f874c43 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Lock "cinder-attachment_update-15d43f28-9daa-46ef-9ba8-c6a21acc4006-np0000007850" acquired by "attachment_update" :: waited 0.007s {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:31:05.688419 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:05.688419 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:31:05.838720 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-4c90de90-06e0-42ef-9b99-8cf8ff2e7483 req-5645d691-8f9c-492d-b506-1e0f3f874c43 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Lock "cinder-attachment_update-15d43f28-9daa-46ef-9ba8-c6a21acc4006-np0000007850" released by "attachment_update" :: held 0.152s {{(pid=100174) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:31:05.839138 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-4c90de90-06e0-42ef-9b99-8cf8ff2e7483 req-5645d691-8f9c-492d-b506-1e0f3f874c43 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] https://10.4.3.239/volume/v3/attachments/36375b47-977c-486a-94b5-8ee78ee7c240 returned with HTTP 200 Aug 20 04:31:05.839782 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 126/504] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:31:05 2026] PUT /volume/v3/attachments/36375b47-977c-486a-94b5-8ee78ee7c240 => generated 969 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:31:05.856166 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-4c90de90-06e0-42ef-9b99-8cf8ff2e7483 req-e7d06ff9-2080-4a41-b9de-7b9173779764 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:05.857709 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-4c90de90-06e0-42ef-9b99-8cf8ff2e7483 req-e7d06ff9-2080-4a41-b9de-7b9173779764 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] GET https://10.4.3.239/volume/v3/attachments/36375b47-977c-486a-94b5-8ee78ee7c240 Aug 20 04:31:05.857942 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-4c90de90-06e0-42ef-9b99-8cf8ff2e7483 req-e7d06ff9-2080-4a41-b9de-7b9173779764 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:05.858131 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-4c90de90-06e0-42ef-9b99-8cf8ff2e7483 req-e7d06ff9-2080-4a41-b9de-7b9173779764 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:05.880548 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-4c90de90-06e0-42ef-9b99-8cf8ff2e7483 req-e7d06ff9-2080-4a41-b9de-7b9173779764 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] https://10.4.3.239/volume/v3/attachments/36375b47-977c-486a-94b5-8ee78ee7c240 returned with HTTP 200 Aug 20 04:31:05.881148 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 128/505] 10.4.3.239 () {70 vars in 1651 bytes} [Thu Aug 20 04:31:05 2026] GET /volume/v3/attachments/36375b47-977c-486a-94b5-8ee78ee7c240 => generated 994 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:31:05.948322 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-bac6d443-9eed-465c-8f74-cb60a07cf921 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:05.950998 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bac6d443-9eed-465c-8f74-cb60a07cf921 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:31:05.951306 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bac6d443-9eed-465c-8f74-cb60a07cf921 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-454020331"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:31:05.953546 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-bac6d443-9eed-465c-8f74-cb60a07cf921 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-454020331'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:31:05.953651 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-bac6d443-9eed-465c-8f74-cb60a07cf921 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Create volume of 1 GB Aug 20 04:31:05.954121 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:05.954121 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:31:05.959923 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-bac6d443-9eed-465c-8f74-cb60a07cf921 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Availability Zones retrieved successfully. Aug 20 04:31:05.968634 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-bac6d443-9eed-465c-8f74-cb60a07cf921 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Flow 'volume_create_api' (a935fc77-1c21-47fc-9547-2f27167c0d2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:31:05.973208 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-bac6d443-9eed-465c-8f74-cb60a07cf921 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b869502f-7258-42ec-a2d7-78d9c04bc5dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:31:05.973208 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-bac6d443-9eed-465c-8f74-cb60a07cf921 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:31:06.007886 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-bac6d443-9eed-465c-8f74-cb60a07cf921 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b869502f-7258-42ec-a2d7-78d9c04bc5dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:31:06.009534 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-bac6d443-9eed-465c-8f74-cb60a07cf921 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2892ad7f-ad23-41c7-9405-4d163ecb5d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:31:06.107637 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-bac6d443-9eed-465c-8f74-cb60a07cf921 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Created reservations ['f65ece66-1819-49cb-8350-4fb97c7836a7', 'b7dd81b3-56a4-4e70-a1be-31275a01050b', 'a641e815-f305-4000-9cb5-c26bf42ad3b6', '46c9a191-7b7d-427f-8e07-ebf625b194cf'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:31:06.109475 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-bac6d443-9eed-465c-8f74-cb60a07cf921 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2892ad7f-ad23-41c7-9405-4d163ecb5d63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f65ece66-1819-49cb-8350-4fb97c7836a7', 'b7dd81b3-56a4-4e70-a1be-31275a01050b', 'a641e815-f305-4000-9cb5-c26bf42ad3b6', '46c9a191-7b7d-427f-8e07-ebf625b194cf']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:31:06.109631 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-bac6d443-9eed-465c-8f74-cb60a07cf921 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eed9e5cc-4336-4c3d-9aae-b0ea359d8aa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:31:06.145404 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-bac6d443-9eed-465c-8f74-cb60a07cf921 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eed9e5cc-4336-4c3d-9aae-b0ea359d8aa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c055218-389c-46a2-a0ca-a80205a6915a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-454020331',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='951f66ef5ada4091b59a9a42c2d34e7e',qos_specs=None,replication_status=,reservations=['f65ece66-1819-49cb-8350-4fb97c7836a7','b7dd81b3-56a4-4e70-a1be-31275a01050b','a641e815-f305-4000-9cb5-c26bf42ad3b6','46c9a191-7b7d-427f-8e07-ebf625b194cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0beb5121cd045f78934743c75b4e96d',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:31:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-454020331',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c055218-389c-46a2-a0ca-a80205a6915a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='951f66ef5ada4091b59a9a42c2d34e7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b0beb5121cd045f78934743c75b4e96d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:31:06.146342 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-bac6d443-9eed-465c-8f74-cb60a07cf921 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9252b348-614e-44cc-8fb4-32d4627bffb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:31:06.168768 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-bac6d443-9eed-465c-8f74-cb60a07cf921 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9252b348-614e-44cc-8fb4-32d4627bffb0) transitioned into state 'SUCCESS' from state '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-454020331',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='951f66ef5ada4091b59a9a42c2d34e7e',qos_specs=None,replication_status=,reservations=['f65ece66-1819-49cb-8350-4fb97c7836a7','b7dd81b3-56a4-4e70-a1be-31275a01050b','a641e815-f305-4000-9cb5-c26bf42ad3b6','46c9a191-7b7d-427f-8e07-ebf625b194cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0beb5121cd045f78934743c75b4e96d',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:31:06.169621 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-bac6d443-9eed-465c-8f74-cb60a07cf921 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02eeaf61-65db-467f-aa21-b8fda8b75ed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:31:06.183485 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-bac6d443-9eed-465c-8f74-cb60a07cf921 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02eeaf61-65db-467f-aa21-b8fda8b75ed0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:31:06.184509 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-bac6d443-9eed-465c-8f74-cb60a07cf921 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Flow 'volume_create_api' (a935fc77-1c21-47fc-9547-2f27167c0d2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:31:06.184730 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-bac6d443-9eed-465c-8f74-cb60a07cf921 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Create volume request issued successfully. Aug 20 04:31:06.185214 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bac6d443-9eed-465c-8f74-cb60a07cf921 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:31:06.185631 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 127/506] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:31:05 2026] POST /volume/v3/volumes => generated 753 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:31:07.060364 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-78dfabb8-6815-40b7-a10c-9a294d2a2105 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:07.063624 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-78dfabb8-6815-40b7-a10c-9a294d2a2105 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] DELETE https://10.4.3.239/volume/v3/volumes/879b1eda-fa7f-4eb8-be08-b5ba8f310d96 Aug 20 04:31:07.063815 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-78dfabb8-6815-40b7-a10c-9a294d2a2105 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:07.064252 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-78dfabb8-6815-40b7-a10c-9a294d2a2105 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:07.064506 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-78dfabb8-6815-40b7-a10c-9a294d2a2105 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Delete volume with id: 879b1eda-fa7f-4eb8-be08-b5ba8f310d96 Aug 20 04:31:07.079410 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:07.079410 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:31:07.081023 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-78dfabb8-6815-40b7-a10c-9a294d2a2105 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Volume info retrieved successfully. Aug 20 04:31:07.126961 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-78dfabb8-6815-40b7-a10c-9a294d2a2105 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Delete volume request issued successfully. Aug 20 04:31:07.127292 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-78dfabb8-6815-40b7-a10c-9a294d2a2105 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] https://10.4.3.239/volume/v3/volumes/879b1eda-fa7f-4eb8-be08-b5ba8f310d96 returned with HTTP 202 Aug 20 04:31:07.128412 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 126/507] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:31:07 2026] DELETE /volume/v3/volumes/879b1eda-fa7f-4eb8-be08-b5ba8f310d96 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:31:07.142955 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-77047475-b7f6-4b76-9cd8-64e0ec7cbd1c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:07.145292 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-77047475-b7f6-4b76-9cd8-64e0ec7cbd1c tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] GET https://10.4.3.239/volume/v3/volumes/879b1eda-fa7f-4eb8-be08-b5ba8f310d96 Aug 20 04:31:07.145824 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-77047475-b7f6-4b76-9cd8-64e0ec7cbd1c tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:07.147733 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-77047475-b7f6-4b76-9cd8-64e0ec7cbd1c tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:07.165014 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:07.165014 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:31:07.179688 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-77047475-b7f6-4b76-9cd8-64e0ec7cbd1c tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Volume info retrieved successfully. Aug 20 04:31:07.194652 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-77047475-b7f6-4b76-9cd8-64e0ec7cbd1c tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] https://10.4.3.239/volume/v3/volumes/879b1eda-fa7f-4eb8-be08-b5ba8f310d96 returned with HTTP 200 Aug 20 04:31:07.195775 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 127/508] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:07 2026] GET /volume/v3/volumes/879b1eda-fa7f-4eb8-be08-b5ba8f310d96 => generated 849 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:07.470442 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-584dc9f1-af60-458a-a83c-0e670369d26a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:07.834385 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-584dc9f1-af60-458a-a83c-0e670369d26a tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:31:07.836192 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-584dc9f1-af60-458a-a83c-0e670369d26a tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1211054586"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:31:07.839522 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-584dc9f1-af60-458a-a83c-0e670369d26a tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1211054586'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:31:07.839522 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-584dc9f1-af60-458a-a83c-0e670369d26a tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Create volume of 1 GB Aug 20 04:31:07.839765 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:07.839765 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:31:07.847022 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-584dc9f1-af60-458a-a83c-0e670369d26a tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Availability Zones retrieved successfully. Aug 20 04:31:07.860247 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-584dc9f1-af60-458a-a83c-0e670369d26a tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Flow 'volume_create_api' (f5420d83-6f15-4262-b9d7-d524328c8ed5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:31:07.860247 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-584dc9f1-af60-458a-a83c-0e670369d26a tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f82a735-0cf1-48a2-952c-fc0ff4865e7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:31:07.864299 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-584dc9f1-af60-458a-a83c-0e670369d26a tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:31:07.907432 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-584dc9f1-af60-458a-a83c-0e670369d26a tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f82a735-0cf1-48a2-952c-fc0ff4865e7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:31:07.908483 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-584dc9f1-af60-458a-a83c-0e670369d26a tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6629d152-28d4-4b71-a4a7-791eefdac8a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:31:07.996964 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-584dc9f1-af60-458a-a83c-0e670369d26a tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Created reservations ['4cd1ad31-1f4c-4b90-b7d1-8b048efef5a5', '5f908f29-f4ab-49f6-abe2-01cd1bf1b307', '7d6da0fb-a677-46ef-9adf-f40e9db50ca4', '42811df7-22db-4605-bf84-ca4df58e4910'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:31:07.998104 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-584dc9f1-af60-458a-a83c-0e670369d26a tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6629d152-28d4-4b71-a4a7-791eefdac8a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4cd1ad31-1f4c-4b90-b7d1-8b048efef5a5', '5f908f29-f4ab-49f6-abe2-01cd1bf1b307', '7d6da0fb-a677-46ef-9adf-f40e9db50ca4', '42811df7-22db-4605-bf84-ca4df58e4910']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:31:07.999035 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-584dc9f1-af60-458a-a83c-0e670369d26a tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50c821cd-20ef-496c-9233-e7836a33161a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:31:08.030198 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-584dc9f1-af60-458a-a83c-0e670369d26a tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50c821cd-20ef-496c-9233-e7836a33161a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8cc079b-89dc-4749-8046-e1de703aeede', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1211054586',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f713139e5d44d708a573bff4758f6e0',qos_specs=None,replication_status=,reservations=['4cd1ad31-1f4c-4b90-b7d1-8b048efef5a5','5f908f29-f4ab-49f6-abe2-01cd1bf1b307','7d6da0fb-a677-46ef-9adf-f40e9db50ca4','42811df7-22db-4605-bf84-ca4df58e4910'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4c1d6054f2a489d8a6272261c59d0ac',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:31:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1211054586',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8cc079b-89dc-4749-8046-e1de703aeede,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f713139e5d44d708a573bff4758f6e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4c1d6054f2a489d8a6272261c59d0ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:31:08.031474 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-584dc9f1-af60-458a-a83c-0e670369d26a tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eec62822-e47b-4bf2-89cc-0e0daff56f04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:31:08.082390 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-584dc9f1-af60-458a-a83c-0e670369d26a tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eec62822-e47b-4bf2-89cc-0e0daff56f04) transitioned into state 'SUCCESS' from state '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-1211054586',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f713139e5d44d708a573bff4758f6e0',qos_specs=None,replication_status=,reservations=['4cd1ad31-1f4c-4b90-b7d1-8b048efef5a5','5f908f29-f4ab-49f6-abe2-01cd1bf1b307','7d6da0fb-a677-46ef-9adf-f40e9db50ca4','42811df7-22db-4605-bf84-ca4df58e4910'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4c1d6054f2a489d8a6272261c59d0ac',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:31:08.083055 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-584dc9f1-af60-458a-a83c-0e670369d26a tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc3b742e-cf98-4ed5-a2f2-1aaa728e94fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:31:08.097861 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-584dc9f1-af60-458a-a83c-0e670369d26a tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc3b742e-cf98-4ed5-a2f2-1aaa728e94fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:31:08.099840 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-584dc9f1-af60-458a-a83c-0e670369d26a tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Flow 'volume_create_api' (f5420d83-6f15-4262-b9d7-d524328c8ed5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:31:08.099840 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-584dc9f1-af60-458a-a83c-0e670369d26a tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Create volume request issued successfully. Aug 20 04:31:08.100156 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-584dc9f1-af60-458a-a83c-0e670369d26a tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:31:08.100713 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 129/509] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:31:07 2026] POST /volume/v3/volumes => generated 755 bytes in 632 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:31:08.120697 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7843e385-3323-4305-bab0-4578f67e29bc None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:08.123437 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7843e385-3323-4305-bab0-4578f67e29bc tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] GET https://10.4.3.239/volume/v3/volumes/a8cc079b-89dc-4749-8046-e1de703aeede Aug 20 04:31:08.124353 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7843e385-3323-4305-bab0-4578f67e29bc tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:08.124353 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7843e385-3323-4305-bab0-4578f67e29bc tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:08.135728 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:08.135728 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:31:08.141687 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-7843e385-3323-4305-bab0-4578f67e29bc tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Volume info retrieved successfully. Aug 20 04:31:08.150316 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7843e385-3323-4305-bab0-4578f67e29bc tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] https://10.4.3.239/volume/v3/volumes/a8cc079b-89dc-4749-8046-e1de703aeede returned with HTTP 200 Aug 20 04:31:08.151174 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 128/510] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:08 2026] GET /volume/v3/volumes/a8cc079b-89dc-4749-8046-e1de703aeede => generated 823 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:08.212975 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c4c2a532-feee-4c56-9d10-fc0ab599599e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:08.216963 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c4c2a532-feee-4c56-9d10-fc0ab599599e tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] GET https://10.4.3.239/volume/v3/volumes/879b1eda-fa7f-4eb8-be08-b5ba8f310d96 Aug 20 04:31:08.217160 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c4c2a532-feee-4c56-9d10-fc0ab599599e tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:08.217373 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c4c2a532-feee-4c56-9d10-fc0ab599599e tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:08.224634 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c4c2a532-feee-4c56-9d10-fc0ab599599e tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] https://10.4.3.239/volume/v3/volumes/879b1eda-fa7f-4eb8-be08-b5ba8f310d96 returned with HTTP 404 Aug 20 04:31:08.225363 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 127/511] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:08 2026] GET /volume/v3/volumes/879b1eda-fa7f-4eb8-be08-b5ba8f310d96 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:31:08.233925 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-71934f8a-a6f2-455d-bb51-6cb9db33c0d5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:08.236773 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-71934f8a-a6f2-455d-bb51-6cb9db33c0d5 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] DELETE https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 Aug 20 04:31:08.236963 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-71934f8a-a6f2-455d-bb51-6cb9db33c0d5 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:08.237141 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-71934f8a-a6f2-455d-bb51-6cb9db33c0d5 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:08.237399 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-71934f8a-a6f2-455d-bb51-6cb9db33c0d5 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Delete volume with id: f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 Aug 20 04:31:08.250414 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:08.250414 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:31:08.251087 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-71934f8a-a6f2-455d-bb51-6cb9db33c0d5 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Volume info retrieved successfully. Aug 20 04:31:08.284445 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-71934f8a-a6f2-455d-bb51-6cb9db33c0d5 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Delete volume request issued successfully. Aug 20 04:31:08.284764 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-71934f8a-a6f2-455d-bb51-6cb9db33c0d5 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 returned with HTTP 202 Aug 20 04:31:08.285325 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 128/512] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:31:08 2026] DELETE /volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:31:08.297388 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-698d6d3e-1900-4650-b9f8-5c7fa580a464 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:08.301958 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-698d6d3e-1900-4650-b9f8-5c7fa580a464 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] GET https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 Aug 20 04:31:08.301958 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-698d6d3e-1900-4650-b9f8-5c7fa580a464 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:08.301958 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-698d6d3e-1900-4650-b9f8-5c7fa580a464 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:08.320310 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:08.320310 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:31:08.328043 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-698d6d3e-1900-4650-b9f8-5c7fa580a464 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Volume info retrieved successfully. Aug 20 04:31:08.336708 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-698d6d3e-1900-4650-b9f8-5c7fa580a464 tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 returned with HTTP 200 Aug 20 04:31:08.337635 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 130/513] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:08 2026] GET /volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 => generated 868 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:09.115885 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d6914025-3b4a-4d8e-8711-d5c8e1cb9d5a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:09.171556 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b269c41d-10fa-487c-820a-aa818b6dd7c8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:09.175241 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b269c41d-10fa-487c-820a-aa818b6dd7c8 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] GET https://10.4.3.239/volume/v3/volumes/a8cc079b-89dc-4749-8046-e1de703aeede Aug 20 04:31:09.175370 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b269c41d-10fa-487c-820a-aa818b6dd7c8 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:09.175618 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b269c41d-10fa-487c-820a-aa818b6dd7c8 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:09.186669 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:09.186669 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:31:09.200593 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b269c41d-10fa-487c-820a-aa818b6dd7c8 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Volume info retrieved successfully. Aug 20 04:31:09.208317 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b269c41d-10fa-487c-820a-aa818b6dd7c8 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] https://10.4.3.239/volume/v3/volumes/a8cc079b-89dc-4749-8046-e1de703aeede returned with HTTP 200 Aug 20 04:31:09.208807 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 128/514] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:09 2026] GET /volume/v3/volumes/a8cc079b-89dc-4749-8046-e1de703aeede => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:09.230832 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2eb3a5fb-e29c-4ca6-8d46-55c3213bc9ef None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:09.235550 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2eb3a5fb-e29c-4ca6-8d46-55c3213bc9ef tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:31:09.236109 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2eb3a5fb-e29c-4ca6-8d46-55c3213bc9ef tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a8cc079b-89dc-4749-8046-e1de703aeede", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-334402666"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:31:09.253452 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:09.253452 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:31:09.254886 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-2eb3a5fb-e29c-4ca6-8d46-55c3213bc9ef tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Volume info retrieved successfully. Aug 20 04:31:09.256963 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-2eb3a5fb-e29c-4ca6-8d46-55c3213bc9ef tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Create snapshot from volume a8cc079b-89dc-4749-8046-e1de703aeede Aug 20 04:31:09.339840 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-2eb3a5fb-e29c-4ca6-8d46-55c3213bc9ef tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Created reservations ['3b6b04a3-104d-4901-a1a2-fe5bdf481c9b', 'bd9d714c-fd1c-4e43-be21-94b7cfff3b70', 'fcbfe9eb-7d83-4105-8279-947ef25cf199', '87c6757f-928e-4e0b-851a-5b0941ec8acf'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:31:09.353679 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-fb7492dd-a772-4efb-895d-c3af90f7b5dd None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:09.356083 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fb7492dd-a772-4efb-895d-c3af90f7b5dd tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] GET https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 Aug 20 04:31:09.357236 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fb7492dd-a772-4efb-895d-c3af90f7b5dd tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:09.357236 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fb7492dd-a772-4efb-895d-c3af90f7b5dd tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:09.366970 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fb7492dd-a772-4efb-895d-c3af90f7b5dd tempest-TestMultiAttachVolumeSwap-1039393063 tempest-TestMultiAttachVolumeSwap-1039393063-project-member] https://10.4.3.239/volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 returned with HTTP 404 Aug 20 04:31:09.367959 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 131/515] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:09 2026] GET /volume/v3/volumes/f551b4b8-3364-4bd7-9ec7-b25757d3fcc8 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:31:09.416822 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-2eb3a5fb-e29c-4ca6-8d46-55c3213bc9ef tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Snapshot create request issued successfully. Aug 20 04:31:09.420397 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2eb3a5fb-e29c-4ca6-8d46-55c3213bc9ef tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:31:09.420397 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 129/516] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:31:09 2026] POST /volume/v3/snapshots => generated 310 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:31:09.432861 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-68287980-fa5c-476e-8b8a-cfa2ebe6b614 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:09.437797 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-68287980-fa5c-476e-8b8a-cfa2ebe6b614 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] GET https://10.4.3.239/volume/v3/snapshots/8373a3de-ac72-4dbe-9e3a-38c0679a3a25 Aug 20 04:31:09.437797 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-68287980-fa5c-476e-8b8a-cfa2ebe6b614 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:09.437797 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-68287980-fa5c-476e-8b8a-cfa2ebe6b614 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:09.459511 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:09.459511 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:31:09.460234 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-68287980-fa5c-476e-8b8a-cfa2ebe6b614 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Snapshot retrieved successfully. Aug 20 04:31:09.461708 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-68287980-fa5c-476e-8b8a-cfa2ebe6b614 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] https://10.4.3.239/volume/v3/snapshots/8373a3de-ac72-4dbe-9e3a-38c0679a3a25 returned with HTTP 200 Aug 20 04:31:09.461915 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 129/517] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:31:09 2026] GET /volume/v3/snapshots/8373a3de-ac72-4dbe-9e3a-38c0679a3a25 => generated 442 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:09.495763 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d6914025-3b4a-4d8e-8711-d5c8e1cb9d5a tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:31:09.495763 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d6914025-3b4a-4d8e-8711-d5c8e1cb9d5a tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-880020065"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:31:09.499089 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-d6914025-3b4a-4d8e-8711-d5c8e1cb9d5a tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-880020065'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:31:09.499089 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-d6914025-3b4a-4d8e-8711-d5c8e1cb9d5a tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Create volume of 1 GB Aug 20 04:31:09.512676 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-d6914025-3b4a-4d8e-8711-d5c8e1cb9d5a tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Availability Zones retrieved successfully. Aug 20 04:31:09.522318 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-d6914025-3b4a-4d8e-8711-d5c8e1cb9d5a tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Flow 'volume_create_api' (fad739e2-51bc-4da5-9472-d2709f7eb171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:31:09.523741 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-d6914025-3b4a-4d8e-8711-d5c8e1cb9d5a tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a7ae6d3-c381-43d8-b961-2ceee254d0fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:31:09.525377 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-d6914025-3b4a-4d8e-8711-d5c8e1cb9d5a tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:31:09.566535 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-d6914025-3b4a-4d8e-8711-d5c8e1cb9d5a tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a7ae6d3-c381-43d8-b961-2ceee254d0fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:31:09.567295 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-d6914025-3b4a-4d8e-8711-d5c8e1cb9d5a tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf9a2005-a1ee-4fa4-a6b9-09f0f1d5c344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:31:09.665892 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-d6914025-3b4a-4d8e-8711-d5c8e1cb9d5a tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Created reservations ['964359c4-bba0-41dc-9745-256557db3dc0', '1abdd3e9-7110-42db-9a0c-6f27f243b7c9', '35f96696-c0da-40b2-9f89-6fd9ce05a738', '8c19df1e-ca73-4f10-b6a1-cd782fbc722b'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:31:09.667053 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-d6914025-3b4a-4d8e-8711-d5c8e1cb9d5a tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf9a2005-a1ee-4fa4-a6b9-09f0f1d5c344) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['964359c4-bba0-41dc-9745-256557db3dc0', '1abdd3e9-7110-42db-9a0c-6f27f243b7c9', '35f96696-c0da-40b2-9f89-6fd9ce05a738', '8c19df1e-ca73-4f10-b6a1-cd782fbc722b']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:31:09.668595 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-d6914025-3b4a-4d8e-8711-d5c8e1cb9d5a tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (680524f5-2a55-4ad3-b0b0-3cfd21308727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:31:09.708809 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-d6914025-3b4a-4d8e-8711-d5c8e1cb9d5a tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (680524f5-2a55-4ad3-b0b0-3cfd21308727) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c9dc1f7-be58-4db0-aba9-b3e6d106ee42', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-880020065',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6dc28dffe8eb47d9bde35804e0bdec98',qos_specs=None,replication_status=,reservations=['964359c4-bba0-41dc-9745-256557db3dc0','1abdd3e9-7110-42db-9a0c-6f27f243b7c9','35f96696-c0da-40b2-9f89-6fd9ce05a738','8c19df1e-ca73-4f10-b6a1-cd782fbc722b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fc5367ac0ba490fb7e97787b96bc545',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:31:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-880020065',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c9dc1f7-be58-4db0-aba9-b3e6d106ee42,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6dc28dffe8eb47d9bde35804e0bdec98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8fc5367ac0ba490fb7e97787b96bc545',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:31:09.709854 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-d6914025-3b4a-4d8e-8711-d5c8e1cb9d5a tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39ebae31-07b7-44f7-ae3e-e1675b332bfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:31:09.741792 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-d6914025-3b4a-4d8e-8711-d5c8e1cb9d5a tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39ebae31-07b7-44f7-ae3e-e1675b332bfb) transitioned into state 'SUCCESS' from state '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-880020065',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6dc28dffe8eb47d9bde35804e0bdec98',qos_specs=None,replication_status=,reservations=['964359c4-bba0-41dc-9745-256557db3dc0','1abdd3e9-7110-42db-9a0c-6f27f243b7c9','35f96696-c0da-40b2-9f89-6fd9ce05a738','8c19df1e-ca73-4f10-b6a1-cd782fbc722b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fc5367ac0ba490fb7e97787b96bc545',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:31:09.742558 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-d6914025-3b4a-4d8e-8711-d5c8e1cb9d5a tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0de1fce-3092-4941-82fc-69b8f723fbfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:31:09.770040 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-d6914025-3b4a-4d8e-8711-d5c8e1cb9d5a tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0de1fce-3092-4941-82fc-69b8f723fbfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:31:09.772362 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-d6914025-3b4a-4d8e-8711-d5c8e1cb9d5a tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Flow 'volume_create_api' (fad739e2-51bc-4da5-9472-d2709f7eb171) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:31:09.772725 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-d6914025-3b4a-4d8e-8711-d5c8e1cb9d5a tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Create volume request issued successfully. Aug 20 04:31:09.775282 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d6914025-3b4a-4d8e-8711-d5c8e1cb9d5a tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:31:09.775717 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 129/518] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:31:09 2026] POST /volume/v3/volumes => generated 759 bytes in 660 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:31:09.795296 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8c590ecf-67d7-422e-980b-4fdd61b23405 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:09.800206 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8c590ecf-67d7-422e-980b-4fdd61b23405 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] GET https://10.4.3.239/volume/v3/volumes/8c9dc1f7-be58-4db0-aba9-b3e6d106ee42 Aug 20 04:31:09.800206 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8c590ecf-67d7-422e-980b-4fdd61b23405 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:09.800206 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8c590ecf-67d7-422e-980b-4fdd61b23405 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:09.814435 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:09.814435 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:31:09.820072 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-8c590ecf-67d7-422e-980b-4fdd61b23405 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Volume info retrieved successfully. Aug 20 04:31:09.825907 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8c590ecf-67d7-422e-980b-4fdd61b23405 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] https://10.4.3.239/volume/v3/volumes/8c9dc1f7-be58-4db0-aba9-b3e6d106ee42 returned with HTTP 200 Aug 20 04:31:09.826698 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 132/519] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:09 2026] GET /volume/v3/volumes/8c9dc1f7-be58-4db0-aba9-b3e6d106ee42 => generated 827 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:10.475453 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1aff8f88-dcfa-4163-b740-110a1d4560ee None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:10.478043 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1aff8f88-dcfa-4163-b740-110a1d4560ee tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] GET https://10.4.3.239/volume/v3/snapshots/8373a3de-ac72-4dbe-9e3a-38c0679a3a25 Aug 20 04:31:10.478392 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1aff8f88-dcfa-4163-b740-110a1d4560ee tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:10.478667 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1aff8f88-dcfa-4163-b740-110a1d4560ee tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:10.488283 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:10.488283 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:31:10.488982 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-1aff8f88-dcfa-4163-b740-110a1d4560ee tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Snapshot retrieved successfully. Aug 20 04:31:10.490334 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1aff8f88-dcfa-4163-b740-110a1d4560ee tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] https://10.4.3.239/volume/v3/snapshots/8373a3de-ac72-4dbe-9e3a-38c0679a3a25 returned with HTTP 200 Aug 20 04:31:10.491660 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 130/520] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:31:10 2026] GET /volume/v3/snapshots/8373a3de-ac72-4dbe-9e3a-38c0679a3a25 => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:10.502118 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c5005d63-d42b-4076-afa7-026cd377aaa8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:10.505006 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c5005d63-d42b-4076-afa7-026cd377aaa8 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] POST https://10.4.3.239/volume/v3/snapshots/8373a3de-ac72-4dbe-9e3a-38c0679a3a25/metadata Aug 20 04:31:10.506005 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c5005d63-d42b-4076-afa7-026cd377aaa8 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:31:10.518466 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:10.518466 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:31:10.519166 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-c5005d63-d42b-4076-afa7-026cd377aaa8 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Snapshot retrieved successfully. Aug 20 04:31:10.573001 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-c5005d63-d42b-4076-afa7-026cd377aaa8 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Update snapshot metadata completed successfully. Aug 20 04:31:10.573466 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c5005d63-d42b-4076-afa7-026cd377aaa8 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] https://10.4.3.239/volume/v3/snapshots/8373a3de-ac72-4dbe-9e3a-38c0679a3a25/metadata returned with HTTP 200 Aug 20 04:31:10.574048 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 130/521] 10.4.3.239 () {68 vars in 1402 bytes} [Thu Aug 20 04:31:10 2026] POST /volume/v3/snapshots/8373a3de-ac72-4dbe-9e3a-38c0679a3a25/metadata => generated 68 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 04:31:10.585603 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1a9b7eda-d4b5-449b-b011-0970c5bf5170 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:10.588104 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1a9b7eda-d4b5-449b-b011-0970c5bf5170 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] GET https://10.4.3.239/volume/v3/snapshots/8373a3de-ac72-4dbe-9e3a-38c0679a3a25/metadata Aug 20 04:31:10.588395 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1a9b7eda-d4b5-449b-b011-0970c5bf5170 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:10.588688 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1a9b7eda-d4b5-449b-b011-0970c5bf5170 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Calling method 'index' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:10.615107 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:10.615107 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:31:10.615667 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-1a9b7eda-d4b5-449b-b011-0970c5bf5170 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Snapshot retrieved successfully. Aug 20 04:31:10.616705 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-1a9b7eda-d4b5-449b-b011-0970c5bf5170 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Get snapshot metadata completed successfully. Aug 20 04:31:10.616950 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1a9b7eda-d4b5-449b-b011-0970c5bf5170 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] https://10.4.3.239/volume/v3/snapshots/8373a3de-ac72-4dbe-9e3a-38c0679a3a25/metadata returned with HTTP 200 Aug 20 04:31:10.617683 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 130/522] 10.4.3.239 () {66 vars in 1381 bytes} [Thu Aug 20 04:31:10 2026] GET /volume/v3/snapshots/8373a3de-ac72-4dbe-9e3a-38c0679a3a25/metadata => generated 68 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 04:31:10.629806 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-42233539-9a60-4cba-94d2-f5d7de2b7156 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:10.631972 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-42233539-9a60-4cba-94d2-f5d7de2b7156 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] PUT https://10.4.3.239/volume/v3/snapshots/8373a3de-ac72-4dbe-9e3a-38c0679a3a25/metadata Aug 20 04:31:10.632403 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-42233539-9a60-4cba-94d2-f5d7de2b7156 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:31:10.656682 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:10.656682 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:31:10.657278 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-42233539-9a60-4cba-94d2-f5d7de2b7156 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Snapshot retrieved successfully. Aug 20 04:31:10.692558 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-42233539-9a60-4cba-94d2-f5d7de2b7156 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Update snapshot metadata completed successfully. Aug 20 04:31:10.692868 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-42233539-9a60-4cba-94d2-f5d7de2b7156 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] https://10.4.3.239/volume/v3/snapshots/8373a3de-ac72-4dbe-9e3a-38c0679a3a25/metadata returned with HTTP 200 Aug 20 04:31:10.693916 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 133/523] 10.4.3.239 () {68 vars in 1401 bytes} [Thu Aug 20 04:31:10 2026] PUT /volume/v3/snapshots/8373a3de-ac72-4dbe-9e3a-38c0679a3a25/metadata => generated 57 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 04:31:10.709303 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7dce4a91-808f-4765-a05f-7a0de5abed26 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:10.714749 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7dce4a91-808f-4765-a05f-7a0de5abed26 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] GET https://10.4.3.239/volume/v3/snapshots/8373a3de-ac72-4dbe-9e3a-38c0679a3a25/metadata Aug 20 04:31:10.714971 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7dce4a91-808f-4765-a05f-7a0de5abed26 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:10.715259 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7dce4a91-808f-4765-a05f-7a0de5abed26 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:10.726803 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:10.726803 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:31:10.727548 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-7dce4a91-808f-4765-a05f-7a0de5abed26 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Snapshot retrieved successfully. Aug 20 04:31:10.728722 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-7dce4a91-808f-4765-a05f-7a0de5abed26 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Get snapshot metadata completed successfully. Aug 20 04:31:10.729096 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7dce4a91-808f-4765-a05f-7a0de5abed26 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] https://10.4.3.239/volume/v3/snapshots/8373a3de-ac72-4dbe-9e3a-38c0679a3a25/metadata returned with HTTP 200 Aug 20 04:31:10.729591 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 131/524] 10.4.3.239 () {66 vars in 1381 bytes} [Thu Aug 20 04:31:10 2026] GET /volume/v3/snapshots/8373a3de-ac72-4dbe-9e3a-38c0679a3a25/metadata => generated 57 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 04:31:10.743708 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c8448af4-cb4c-4ddc-8673-8f8bccacbdfc None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:10.747471 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c8448af4-cb4c-4ddc-8673-8f8bccacbdfc tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/8373a3de-ac72-4dbe-9e3a-38c0679a3a25/metadata/key3 Aug 20 04:31:10.749158 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c8448af4-cb4c-4ddc-8673-8f8bccacbdfc tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:10.749158 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c8448af4-cb4c-4ddc-8673-8f8bccacbdfc tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:10.755236 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:10.755236 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:31:10.756242 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-c8448af4-cb4c-4ddc-8673-8f8bccacbdfc tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Snapshot retrieved successfully. Aug 20 04:31:10.757151 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-c8448af4-cb4c-4ddc-8673-8f8bccacbdfc tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Get snapshot metadata completed successfully. Aug 20 04:31:10.788294 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-c8448af4-cb4c-4ddc-8673-8f8bccacbdfc tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Delete snapshot metadata completed successfully. Aug 20 04:31:10.788621 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c8448af4-cb4c-4ddc-8673-8f8bccacbdfc tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] https://10.4.3.239/volume/v3/snapshots/8373a3de-ac72-4dbe-9e3a-38c0679a3a25/metadata/key3 returned with HTTP 200 Aug 20 04:31:10.789289 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 131/525] 10.4.3.239 () {66 vars in 1399 bytes} [Thu Aug 20 04:31:10 2026] DELETE /volume/v3/snapshots/8373a3de-ac72-4dbe-9e3a-38c0679a3a25/metadata/key3 => generated 0 bytes in 47 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 20 04:31:10.800089 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5c314757-52ad-4fd8-93d2-67045f001d85 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:10.803240 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5c314757-52ad-4fd8-93d2-67045f001d85 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] GET https://10.4.3.239/volume/v3/snapshots/8373a3de-ac72-4dbe-9e3a-38c0679a3a25/metadata Aug 20 04:31:10.803493 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5c314757-52ad-4fd8-93d2-67045f001d85 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:10.803760 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5c314757-52ad-4fd8-93d2-67045f001d85 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Calling method 'index' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:10.812551 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:10.812551 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:31:10.812999 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-5c314757-52ad-4fd8-93d2-67045f001d85 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Snapshot retrieved successfully. Aug 20 04:31:10.813804 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-5c314757-52ad-4fd8-93d2-67045f001d85 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Get snapshot metadata completed successfully. Aug 20 04:31:10.814046 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5c314757-52ad-4fd8-93d2-67045f001d85 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] https://10.4.3.239/volume/v3/snapshots/8373a3de-ac72-4dbe-9e3a-38c0679a3a25/metadata returned with HTTP 200 Aug 20 04:31:10.814468 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 131/526] 10.4.3.239 () {66 vars in 1381 bytes} [Thu Aug 20 04:31:10 2026] GET /volume/v3/snapshots/8373a3de-ac72-4dbe-9e3a-38c0679a3a25/metadata => generated 32 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 04:31:10.828622 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-996ca272-76ab-43de-957a-2d43435e21b1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:10.830708 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-996ca272-76ab-43de-957a-2d43435e21b1 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] PUT https://10.4.3.239/volume/v3/snapshots/8373a3de-ac72-4dbe-9e3a-38c0679a3a25/metadata Aug 20 04:31:10.831109 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-996ca272-76ab-43de-957a-2d43435e21b1 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:31:10.841150 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:10.841150 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:31:10.841996 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-996ca272-76ab-43de-957a-2d43435e21b1 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Snapshot retrieved successfully. Aug 20 04:31:10.844287 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a1ac353f-20bf-4b97-b386-8e0af9075fcc None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:10.848916 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a1ac353f-20bf-4b97-b386-8e0af9075fcc tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] GET https://10.4.3.239/volume/v3/volumes/8c9dc1f7-be58-4db0-aba9-b3e6d106ee42 Aug 20 04:31:10.849439 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a1ac353f-20bf-4b97-b386-8e0af9075fcc tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:10.849689 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a1ac353f-20bf-4b97-b386-8e0af9075fcc tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:10.865447 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:10.865447 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:31:10.873826 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a1ac353f-20bf-4b97-b386-8e0af9075fcc tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Volume info retrieved successfully. Aug 20 04:31:10.874464 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-996ca272-76ab-43de-957a-2d43435e21b1 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Update snapshot metadata completed successfully. Aug 20 04:31:10.874894 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-996ca272-76ab-43de-957a-2d43435e21b1 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] https://10.4.3.239/volume/v3/snapshots/8373a3de-ac72-4dbe-9e3a-38c0679a3a25/metadata returned with HTTP 200 Aug 20 04:31:10.875481 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 134/527] 10.4.3.239 () {68 vars in 1401 bytes} [Thu Aug 20 04:31:10 2026] PUT /volume/v3/snapshots/8373a3de-ac72-4dbe-9e3a-38c0679a3a25/metadata => generated 16 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 04:31:10.887416 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4ff0abc6-cb10-4c35-a746-4defb5f7cfbf None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:10.888030 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a1ac353f-20bf-4b97-b386-8e0af9075fcc tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] https://10.4.3.239/volume/v3/volumes/8c9dc1f7-be58-4db0-aba9-b3e6d106ee42 returned with HTTP 200 Aug 20 04:31:10.888674 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 132/528] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:10 2026] GET /volume/v3/volumes/8c9dc1f7-be58-4db0-aba9-b3e6d106ee42 => generated 852 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:10.891566 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4ff0abc6-cb10-4c35-a746-4defb5f7cfbf tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] POST https://10.4.3.239/volume/v3/snapshots/8373a3de-ac72-4dbe-9e3a-38c0679a3a25/metadata Aug 20 04:31:10.891885 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4ff0abc6-cb10-4c35-a746-4defb5f7cfbf tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:31:10.913215 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:10.913215 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:31:10.913215 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-4ff0abc6-cb10-4c35-a746-4defb5f7cfbf tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Snapshot retrieved successfully. Aug 20 04:31:10.928767 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-ec35ee0a-4141-45d2-aba2-083d7ffb785d req-0d09fbaa-35a5-4a4f-aa6c-1a0575868434 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:10.935919 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-ec35ee0a-4141-45d2-aba2-083d7ffb785d req-0d09fbaa-35a5-4a4f-aa6c-1a0575868434 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] GET https://10.4.3.239/volume/v3/volumes/8c9dc1f7-be58-4db0-aba9-b3e6d106ee42 Aug 20 04:31:10.936153 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-ec35ee0a-4141-45d2-aba2-083d7ffb785d req-0d09fbaa-35a5-4a4f-aa6c-1a0575868434 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:10.936449 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-ec35ee0a-4141-45d2-aba2-083d7ffb785d req-0d09fbaa-35a5-4a4f-aa6c-1a0575868434 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:10.943447 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-4ff0abc6-cb10-4c35-a746-4defb5f7cfbf tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Update snapshot metadata completed successfully. Aug 20 04:31:10.943764 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4ff0abc6-cb10-4c35-a746-4defb5f7cfbf tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] https://10.4.3.239/volume/v3/snapshots/8373a3de-ac72-4dbe-9e3a-38c0679a3a25/metadata returned with HTTP 200 Aug 20 04:31:10.944462 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 132/529] 10.4.3.239 () {68 vars in 1402 bytes} [Thu Aug 20 04:31:10 2026] POST /volume/v3/snapshots/8373a3de-ac72-4dbe-9e3a-38c0679a3a25/metadata => generated 68 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 04:31:10.946393 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:10.946393 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:31:10.951893 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-ec35ee0a-4141-45d2-aba2-083d7ffb785d req-0d09fbaa-35a5-4a4f-aa6c-1a0575868434 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Volume info retrieved successfully. Aug 20 04:31:10.958204 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1d0b2b1d-3e2e-43c6-9fc5-a56cc365f36c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:10.958204 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1d0b2b1d-3e2e-43c6-9fc5-a56cc365f36c tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] GET https://10.4.3.239/volume/v3/snapshots/8373a3de-ac72-4dbe-9e3a-38c0679a3a25/metadata Aug 20 04:31:10.958337 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1d0b2b1d-3e2e-43c6-9fc5-a56cc365f36c tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:10.958598 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1d0b2b1d-3e2e-43c6-9fc5-a56cc365f36c tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:10.961705 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-ec35ee0a-4141-45d2-aba2-083d7ffb785d req-0d09fbaa-35a5-4a4f-aa6c-1a0575868434 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] https://10.4.3.239/volume/v3/volumes/8c9dc1f7-be58-4db0-aba9-b3e6d106ee42 returned with HTTP 200 Aug 20 04:31:10.961958 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 132/530] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:31:10 2026] GET /volume/v3/volumes/8c9dc1f7-be58-4db0-aba9-b3e6d106ee42 => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:10.969934 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:10.969934 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:31:10.969934 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1d0b2b1d-3e2e-43c6-9fc5-a56cc365f36c tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Snapshot retrieved successfully. Aug 20 04:31:10.970698 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1d0b2b1d-3e2e-43c6-9fc5-a56cc365f36c tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Get snapshot metadata completed successfully. Aug 20 04:31:10.975577 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1d0b2b1d-3e2e-43c6-9fc5-a56cc365f36c tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] https://10.4.3.239/volume/v3/snapshots/8373a3de-ac72-4dbe-9e3a-38c0679a3a25/metadata returned with HTTP 200 Aug 20 04:31:10.976197 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 135/531] 10.4.3.239 () {66 vars in 1381 bytes} [Thu Aug 20 04:31:10 2026] GET /volume/v3/snapshots/8373a3de-ac72-4dbe-9e3a-38c0679a3a25/metadata => generated 68 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 04:31:10.990323 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-dc44e66a-bff3-4165-b132-b6ddbebca0a8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:10.990461 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-23e84d0f-326e-4e91-93ca-86e2d9ac2229 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:10.990524 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-dc44e66a-bff3-4165-b132-b6ddbebca0a8 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:31:10.990524 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-dc44e66a-bff3-4165-b132-b6ddbebca0a8 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-254836282"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:31:10.991907 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-23e84d0f-326e-4e91-93ca-86e2d9ac2229 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] PUT https://10.4.3.239/volume/v3/snapshots/8373a3de-ac72-4dbe-9e3a-38c0679a3a25/metadata/key3 Aug 20 04:31:10.992322 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-23e84d0f-326e-4e91-93ca-86e2d9ac2229 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:31:10.992385 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-dc44e66a-bff3-4165-b132-b6ddbebca0a8 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-254836282'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:31:10.992533 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-dc44e66a-bff3-4165-b132-b6ddbebca0a8 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Create volume of 1 GB Aug 20 04:31:11.000315 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:11.000315 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:31:11.000876 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-23e84d0f-326e-4e91-93ca-86e2d9ac2229 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Snapshot retrieved successfully. Aug 20 04:31:11.002029 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-dc44e66a-bff3-4165-b132-b6ddbebca0a8 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Availability Zones retrieved successfully. Aug 20 04:31:11.013191 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-4c90de90-06e0-42ef-9b99-8cf8ff2e7483 req-b79890bb-a62d-47cd-9265-811c1ac84003 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:11.016007 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-4c90de90-06e0-42ef-9b99-8cf8ff2e7483 req-b79890bb-a62d-47cd-9265-811c1ac84003 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] POST https://10.4.3.239/volume/v3/attachments/36375b47-977c-486a-94b5-8ee78ee7c240/action Aug 20 04:31:11.016293 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-4c90de90-06e0-42ef-9b99-8cf8ff2e7483 req-b79890bb-a62d-47cd-9265-811c1ac84003 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Action body: b'{"os-complete": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:31:11.016422 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-dc44e66a-bff3-4165-b132-b6ddbebca0a8 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Flow 'volume_create_api' (efd650a7-fa57-4fc3-b777-a77d30f774bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:31:11.016481 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-4c90de90-06e0-42ef-9b99-8cf8ff2e7483 req-b79890bb-a62d-47cd-9265-811c1ac84003 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:31:11.017774 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-dc44e66a-bff3-4165-b132-b6ddbebca0a8 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4111054-7ff8-4387-a879-81fb738ab240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:31:11.019550 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-dc44e66a-bff3-4165-b132-b6ddbebca0a8 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:31:11.028129 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-23e84d0f-326e-4e91-93ca-86e2d9ac2229 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Update snapshot metadata completed successfully. Aug 20 04:31:11.028431 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-23e84d0f-326e-4e91-93ca-86e2d9ac2229 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] https://10.4.3.239/volume/v3/snapshots/8373a3de-ac72-4dbe-9e3a-38c0679a3a25/metadata/key3 returned with HTTP 200 Aug 20 04:31:11.028936 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 133/532] 10.4.3.239 () {68 vars in 1416 bytes} [Thu Aug 20 04:31:10 2026] PUT /volume/v3/snapshots/8373a3de-ac72-4dbe-9e3a-38c0679a3a25/metadata/key3 => generated 35 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 04:31:11.040199 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e1b12b68-2c6d-4fbf-8abe-a012e5d10a61 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:11.043342 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e1b12b68-2c6d-4fbf-8abe-a012e5d10a61 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] GET https://10.4.3.239/volume/v3/snapshots/8373a3de-ac72-4dbe-9e3a-38c0679a3a25/metadata/key3 Aug 20 04:31:11.043618 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e1b12b68-2c6d-4fbf-8abe-a012e5d10a61 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:11.044433 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e1b12b68-2c6d-4fbf-8abe-a012e5d10a61 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:11.050651 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:11.050651 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:31:11.052917 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:11.052917 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:31:11.053634 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e1b12b68-2c6d-4fbf-8abe-a012e5d10a61 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Snapshot retrieved successfully. Aug 20 04:31:11.056991 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e1b12b68-2c6d-4fbf-8abe-a012e5d10a61 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Get snapshot metadata completed successfully. Aug 20 04:31:11.057428 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e1b12b68-2c6d-4fbf-8abe-a012e5d10a61 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] https://10.4.3.239/volume/v3/snapshots/8373a3de-ac72-4dbe-9e3a-38c0679a3a25/metadata/key3 returned with HTTP 200 Aug 20 04:31:11.061212 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 136/533] 10.4.3.239 () {66 vars in 1396 bytes} [Thu Aug 20 04:31:11 2026] GET /volume/v3/snapshots/8373a3de-ac72-4dbe-9e3a-38c0679a3a25/metadata/key3 => generated 35 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 04:31:11.064505 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-dc44e66a-bff3-4165-b132-b6ddbebca0a8 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4111054-7ff8-4387-a879-81fb738ab240) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:31:11.069233 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-dc44e66a-bff3-4165-b132-b6ddbebca0a8 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a31c74f7-4e93-4e31-98ec-ec916497ed6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:31:11.074212 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7c871cd3-066b-472a-ada2-91c44c116a33 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:11.076504 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7c871cd3-066b-472a-ada2-91c44c116a33 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] GET https://10.4.3.239/volume/v3/snapshots/8373a3de-ac72-4dbe-9e3a-38c0679a3a25/metadata Aug 20 04:31:11.077581 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7c871cd3-066b-472a-ada2-91c44c116a33 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:11.077581 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7c871cd3-066b-472a-ada2-91c44c116a33 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:11.083977 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-4c90de90-06e0-42ef-9b99-8cf8ff2e7483 req-b79890bb-a62d-47cd-9265-811c1ac84003 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] https://10.4.3.239/volume/v3/attachments/36375b47-977c-486a-94b5-8ee78ee7c240/action returned with HTTP 204 Aug 20 04:31:11.084801 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 133/534] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:31:11 2026] POST /volume/v3/attachments/36375b47-977c-486a-94b5-8ee78ee7c240/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:31:11.088115 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:11.088115 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:31:11.089025 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7c871cd3-066b-472a-ada2-91c44c116a33 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Snapshot retrieved successfully. Aug 20 04:31:11.092615 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7c871cd3-066b-472a-ada2-91c44c116a33 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Get snapshot metadata completed successfully. Aug 20 04:31:11.092615 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7c871cd3-066b-472a-ada2-91c44c116a33 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] https://10.4.3.239/volume/v3/snapshots/8373a3de-ac72-4dbe-9e3a-38c0679a3a25/metadata returned with HTTP 200 Aug 20 04:31:11.093488 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 134/535] 10.4.3.239 () {66 vars in 1381 bytes} [Thu Aug 20 04:31:11 2026] GET /volume/v3/snapshots/8373a3de-ac72-4dbe-9e3a-38c0679a3a25/metadata => generated 75 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 04:31:11.103591 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-681214b9-8507-4c6c-8023-0d8d2fcfec35 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:11.109404 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-681214b9-8507-4c6c-8023-0d8d2fcfec35 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] PUT https://10.4.3.239/volume/v3/snapshots/8373a3de-ac72-4dbe-9e3a-38c0679a3a25/metadata Aug 20 04:31:11.109404 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-681214b9-8507-4c6c-8023-0d8d2fcfec35 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:31:11.126340 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:11.126340 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:31:11.126999 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-681214b9-8507-4c6c-8023-0d8d2fcfec35 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Snapshot retrieved successfully. Aug 20 04:31:11.141048 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-dc44e66a-bff3-4165-b132-b6ddbebca0a8 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Created reservations ['0a80a00a-0667-4faa-8b76-3548ba08d2f0', 'e37b596b-66f0-4244-8da6-3d51585a8e51', '8f1defdb-fe64-48f6-b645-4a144c64c27e', '71173c4f-e0fa-4ccb-876d-27010642e247'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:31:11.142097 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-dc44e66a-bff3-4165-b132-b6ddbebca0a8 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a31c74f7-4e93-4e31-98ec-ec916497ed6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a80a00a-0667-4faa-8b76-3548ba08d2f0', 'e37b596b-66f0-4244-8da6-3d51585a8e51', '8f1defdb-fe64-48f6-b645-4a144c64c27e', '71173c4f-e0fa-4ccb-876d-27010642e247']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:31:11.143211 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-dc44e66a-bff3-4165-b132-b6ddbebca0a8 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0b1d127-751c-4d54-b882-2e4d9188ae6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:31:11.165662 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-681214b9-8507-4c6c-8023-0d8d2fcfec35 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Update snapshot metadata completed successfully. Aug 20 04:31:11.165802 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-681214b9-8507-4c6c-8023-0d8d2fcfec35 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] https://10.4.3.239/volume/v3/snapshots/8373a3de-ac72-4dbe-9e3a-38c0679a3a25/metadata returned with HTTP 200 Aug 20 04:31:11.166396 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 137/536] 10.4.3.239 () {68 vars in 1401 bytes} [Thu Aug 20 04:31:11 2026] PUT /volume/v3/snapshots/8373a3de-ac72-4dbe-9e3a-38c0679a3a25/metadata => generated 16 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 04:31:11.179753 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f12bda94-92c7-4405-a7fb-2e90ae97a4c5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:11.183681 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-dc44e66a-bff3-4165-b132-b6ddbebca0a8 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0b1d127-751c-4d54-b882-2e4d9188ae6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e3be794-b020-4434-9ff3-36ac88ffd371', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-254836282',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6dc28dffe8eb47d9bde35804e0bdec98',qos_specs=None,replication_status=,reservations=['0a80a00a-0667-4faa-8b76-3548ba08d2f0','e37b596b-66f0-4244-8da6-3d51585a8e51','8f1defdb-fe64-48f6-b645-4a144c64c27e','71173c4f-e0fa-4ccb-876d-27010642e247'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fc5367ac0ba490fb7e97787b96bc545',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:31:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-254836282',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e3be794-b020-4434-9ff3-36ac88ffd371,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6dc28dffe8eb47d9bde35804e0bdec98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8fc5367ac0ba490fb7e97787b96bc545',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:31:11.184329 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f12bda94-92c7-4405-a7fb-2e90ae97a4c5 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/8373a3de-ac72-4dbe-9e3a-38c0679a3a25 Aug 20 04:31:11.184612 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f12bda94-92c7-4405-a7fb-2e90ae97a4c5 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:11.184672 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-dc44e66a-bff3-4165-b132-b6ddbebca0a8 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9c8d360-27fb-4114-b5a2-3eb9047e4ae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:31:11.185439 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f12bda94-92c7-4405-a7fb-2e90ae97a4c5 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:11.185439 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-f12bda94-92c7-4405-a7fb-2e90ae97a4c5 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Delete snapshot with id: 8373a3de-ac72-4dbe-9e3a-38c0679a3a25 Aug 20 04:31:11.195616 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:11.195616 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:31:11.196291 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f12bda94-92c7-4405-a7fb-2e90ae97a4c5 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Snapshot retrieved successfully. Aug 20 04:31:11.250050 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-dc44e66a-bff3-4165-b132-b6ddbebca0a8 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9c8d360-27fb-4114-b5a2-3eb9047e4ae0) transitioned into state 'SUCCESS' from state '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-254836282',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6dc28dffe8eb47d9bde35804e0bdec98',qos_specs=None,replication_status=,reservations=['0a80a00a-0667-4faa-8b76-3548ba08d2f0','e37b596b-66f0-4244-8da6-3d51585a8e51','8f1defdb-fe64-48f6-b645-4a144c64c27e','71173c4f-e0fa-4ccb-876d-27010642e247'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fc5367ac0ba490fb7e97787b96bc545',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:31:11.251540 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-dc44e66a-bff3-4165-b132-b6ddbebca0a8 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40bec2d3-3b4d-4c4d-b05f-494e6f3d563c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:31:11.252364 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f12bda94-92c7-4405-a7fb-2e90ae97a4c5 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Snapshot delete request issued successfully. Aug 20 04:31:11.252952 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f12bda94-92c7-4405-a7fb-2e90ae97a4c5 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] https://10.4.3.239/volume/v3/snapshots/8373a3de-ac72-4dbe-9e3a-38c0679a3a25 returned with HTTP 202 Aug 20 04:31:11.253273 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 134/537] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:31:11 2026] DELETE /volume/v3/snapshots/8373a3de-ac72-4dbe-9e3a-38c0679a3a25 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:31:11.266094 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b67d6330-cb24-475c-9df5-63635e6e51fa None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:11.268254 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b67d6330-cb24-475c-9df5-63635e6e51fa tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] GET https://10.4.3.239/volume/v3/snapshots/8373a3de-ac72-4dbe-9e3a-38c0679a3a25 Aug 20 04:31:11.268447 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b67d6330-cb24-475c-9df5-63635e6e51fa tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:11.268617 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b67d6330-cb24-475c-9df5-63635e6e51fa tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:11.269765 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-dc44e66a-bff3-4165-b132-b6ddbebca0a8 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40bec2d3-3b4d-4c4d-b05f-494e6f3d563c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:31:11.272870 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-dc44e66a-bff3-4165-b132-b6ddbebca0a8 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Flow 'volume_create_api' (efd650a7-fa57-4fc3-b777-a77d30f774bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:31:11.273340 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-dc44e66a-bff3-4165-b132-b6ddbebca0a8 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Create volume request issued successfully. Aug 20 04:31:11.274198 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-dc44e66a-bff3-4165-b132-b6ddbebca0a8 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:31:11.274913 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 133/538] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:31:10 2026] POST /volume/v3/volumes => generated 759 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:31:11.276929 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:11.276929 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:31:11.276929 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b67d6330-cb24-475c-9df5-63635e6e51fa tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Snapshot retrieved successfully. Aug 20 04:31:11.290699 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b67d6330-cb24-475c-9df5-63635e6e51fa tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] https://10.4.3.239/volume/v3/snapshots/8373a3de-ac72-4dbe-9e3a-38c0679a3a25 returned with HTTP 200 Aug 20 04:31:11.290699 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 135/539] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:31:11 2026] GET /volume/v3/snapshots/8373a3de-ac72-4dbe-9e3a-38c0679a3a25 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:11.297513 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-022cf611-170b-41a8-872b-a5ea792328e0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:11.309289 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-022cf611-170b-41a8-872b-a5ea792328e0 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] GET https://10.4.3.239/volume/v3/volumes/8e3be794-b020-4434-9ff3-36ac88ffd371 Aug 20 04:31:11.309289 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-022cf611-170b-41a8-872b-a5ea792328e0 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:11.309289 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-022cf611-170b-41a8-872b-a5ea792328e0 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:11.323227 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:11.323227 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:31:11.332620 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-022cf611-170b-41a8-872b-a5ea792328e0 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Volume info retrieved successfully. Aug 20 04:31:11.338774 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-022cf611-170b-41a8-872b-a5ea792328e0 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] https://10.4.3.239/volume/v3/volumes/8e3be794-b020-4434-9ff3-36ac88ffd371 returned with HTTP 200 Aug 20 04:31:11.339378 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 138/540] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:11 2026] GET /volume/v3/volumes/8e3be794-b020-4434-9ff3-36ac88ffd371 => generated 827 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:12.292630 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b483f93b-ee0f-4b59-9365-bf088f4303d5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:12.294396 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b483f93b-ee0f-4b59-9365-bf088f4303d5 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] GET https://10.4.3.239/volume/v3/snapshots/8373a3de-ac72-4dbe-9e3a-38c0679a3a25 Aug 20 04:31:12.294585 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b483f93b-ee0f-4b59-9365-bf088f4303d5 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:12.294775 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b483f93b-ee0f-4b59-9365-bf088f4303d5 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:12.299220 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b483f93b-ee0f-4b59-9365-bf088f4303d5 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] https://10.4.3.239/volume/v3/snapshots/8373a3de-ac72-4dbe-9e3a-38c0679a3a25 returned with HTTP 404 Aug 20 04:31:12.299687 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 135/541] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:31:12 2026] GET /volume/v3/snapshots/8373a3de-ac72-4dbe-9e3a-38c0679a3a25 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:31:12.310387 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c378b60b-66dc-4820-b420-5ec5aaf48d19 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:12.312776 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c378b60b-66dc-4820-b420-5ec5aaf48d19 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] GET https://10.4.3.239/volume/v3/volumes/a8cc079b-89dc-4749-8046-e1de703aeede Aug 20 04:31:12.313051 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c378b60b-66dc-4820-b420-5ec5aaf48d19 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:12.313510 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c378b60b-66dc-4820-b420-5ec5aaf48d19 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:12.325448 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:12.325448 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:31:12.331135 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c378b60b-66dc-4820-b420-5ec5aaf48d19 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Volume info retrieved successfully. Aug 20 04:31:12.338722 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c378b60b-66dc-4820-b420-5ec5aaf48d19 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] https://10.4.3.239/volume/v3/volumes/a8cc079b-89dc-4749-8046-e1de703aeede returned with HTTP 200 Aug 20 04:31:12.339371 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 134/542] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:12 2026] GET /volume/v3/volumes/a8cc079b-89dc-4749-8046-e1de703aeede => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:12.359945 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f85d79c5-208c-475f-92a2-d0583364ff8e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:12.360579 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e285dd00-44fa-4505-a815-941f2338e7cb None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:12.362576 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f85d79c5-208c-475f-92a2-d0583364ff8e tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] GET https://10.4.3.239/volume/v3/volumes/8e3be794-b020-4434-9ff3-36ac88ffd371 Aug 20 04:31:12.362724 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f85d79c5-208c-475f-92a2-d0583364ff8e tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:12.362909 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e285dd00-44fa-4505-a815-941f2338e7cb tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] DELETE https://10.4.3.239/volume/v3/volumes/a8cc079b-89dc-4749-8046-e1de703aeede Aug 20 04:31:12.363004 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f85d79c5-208c-475f-92a2-d0583364ff8e tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:12.363164 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e285dd00-44fa-4505-a815-941f2338e7cb tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:12.363369 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e285dd00-44fa-4505-a815-941f2338e7cb tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:12.363547 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-e285dd00-44fa-4505-a815-941f2338e7cb tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Delete volume with id: a8cc079b-89dc-4749-8046-e1de703aeede Aug 20 04:31:12.374195 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:12.374195 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:31:12.374292 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:12.374292 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:31:12.374929 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e285dd00-44fa-4505-a815-941f2338e7cb tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Volume info retrieved successfully. Aug 20 04:31:12.379635 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f85d79c5-208c-475f-92a2-d0583364ff8e tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Volume info retrieved successfully. Aug 20 04:31:12.385789 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f85d79c5-208c-475f-92a2-d0583364ff8e tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] https://10.4.3.239/volume/v3/volumes/8e3be794-b020-4434-9ff3-36ac88ffd371 returned with HTTP 200 Aug 20 04:31:12.386439 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 136/543] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:12 2026] GET /volume/v3/volumes/8e3be794-b020-4434-9ff3-36ac88ffd371 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:12.411266 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e285dd00-44fa-4505-a815-941f2338e7cb tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Delete volume request issued successfully. Aug 20 04:31:12.411508 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e285dd00-44fa-4505-a815-941f2338e7cb tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] https://10.4.3.239/volume/v3/volumes/a8cc079b-89dc-4749-8046-e1de703aeede returned with HTTP 202 Aug 20 04:31:12.412026 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 139/544] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:31:12 2026] DELETE /volume/v3/volumes/a8cc079b-89dc-4749-8046-e1de703aeede => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:31:12.422700 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-932b0b8d-0e23-41d6-9c2e-690848886b55 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:12.426927 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-c6a89449-c365-4577-84f7-2ae958197378 req-546a51ea-d056-476c-94d7-6c0c0b4c155d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:12.428221 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-932b0b8d-0e23-41d6-9c2e-690848886b55 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] GET https://10.4.3.239/volume/v3/volumes/a8cc079b-89dc-4749-8046-e1de703aeede Aug 20 04:31:12.428462 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-932b0b8d-0e23-41d6-9c2e-690848886b55 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:12.428700 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-932b0b8d-0e23-41d6-9c2e-690848886b55 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:12.433200 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-c6a89449-c365-4577-84f7-2ae958197378 req-546a51ea-d056-476c-94d7-6c0c0b4c155d tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] GET https://10.4.3.239/volume/v3/volumes/8e3be794-b020-4434-9ff3-36ac88ffd371 Aug 20 04:31:12.433574 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-c6a89449-c365-4577-84f7-2ae958197378 req-546a51ea-d056-476c-94d7-6c0c0b4c155d tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:12.433819 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-c6a89449-c365-4577-84f7-2ae958197378 req-546a51ea-d056-476c-94d7-6c0c0b4c155d tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:12.444489 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:12.444489 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:31:12.444650 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:12.444650 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:31:12.450395 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-c6a89449-c365-4577-84f7-2ae958197378 req-546a51ea-d056-476c-94d7-6c0c0b4c155d tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Volume info retrieved successfully. Aug 20 04:31:12.453231 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-932b0b8d-0e23-41d6-9c2e-690848886b55 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Volume info retrieved successfully. Aug 20 04:31:12.458300 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-c6a89449-c365-4577-84f7-2ae958197378 req-546a51ea-d056-476c-94d7-6c0c0b4c155d tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] https://10.4.3.239/volume/v3/volumes/8e3be794-b020-4434-9ff3-36ac88ffd371 returned with HTTP 200 Aug 20 04:31:12.458300 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 135/545] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:31:12 2026] GET /volume/v3/volumes/8e3be794-b020-4434-9ff3-36ac88ffd371 => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:12.459300 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-932b0b8d-0e23-41d6-9c2e-690848886b55 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] https://10.4.3.239/volume/v3/volumes/a8cc079b-89dc-4749-8046-e1de703aeede returned with HTTP 200 Aug 20 04:31:12.459860 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 136/546] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:12 2026] GET /volume/v3/volumes/a8cc079b-89dc-4749-8046-e1de703aeede => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:12.480202 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-56d300ab-4a79-4306-9659-6f155db9bf39 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:12.483112 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-56d300ab-4a79-4306-9659-6f155db9bf39 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:31:12.483395 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-56d300ab-4a79-4306-9659-6f155db9bf39 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1180285334"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:31:12.485337 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-56d300ab-4a79-4306-9659-6f155db9bf39 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1180285334'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:31:12.485634 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-56d300ab-4a79-4306-9659-6f155db9bf39 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Create volume of 1 GB Aug 20 04:31:12.491022 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-56d300ab-4a79-4306-9659-6f155db9bf39 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Availability Zones retrieved successfully. Aug 20 04:31:12.503665 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-56d300ab-4a79-4306-9659-6f155db9bf39 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Flow 'volume_create_api' (b2a5d8d9-a6e9-4e73-834a-e307001f5246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:31:12.506919 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-56d300ab-4a79-4306-9659-6f155db9bf39 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13e2411f-6229-4fb4-8677-d10a91d31562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:31:12.508499 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-56d300ab-4a79-4306-9659-6f155db9bf39 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:31:12.547744 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-56d300ab-4a79-4306-9659-6f155db9bf39 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13e2411f-6229-4fb4-8677-d10a91d31562) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:31:12.549209 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-56d300ab-4a79-4306-9659-6f155db9bf39 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08ec59de-baa2-4621-8200-81cab58ce880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:31:12.623875 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-56d300ab-4a79-4306-9659-6f155db9bf39 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Created reservations ['d7c29e34-4a45-456c-abc9-dccc4f8c9e53', 'dfc4465b-2ffe-4f24-80b6-cd9961b865ea', '5baa50f8-fad4-401a-ba4b-be0491a5d659', 'f2e681a4-bf5a-4db9-91c5-83b22c2b2f6f'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:31:12.625260 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-56d300ab-4a79-4306-9659-6f155db9bf39 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08ec59de-baa2-4621-8200-81cab58ce880) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7c29e34-4a45-456c-abc9-dccc4f8c9e53', 'dfc4465b-2ffe-4f24-80b6-cd9961b865ea', '5baa50f8-fad4-401a-ba4b-be0491a5d659', 'f2e681a4-bf5a-4db9-91c5-83b22c2b2f6f']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:31:12.626382 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-56d300ab-4a79-4306-9659-6f155db9bf39 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (732e8407-f7b6-4d28-a79a-7c0468d46a0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:31:12.666930 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-56d300ab-4a79-4306-9659-6f155db9bf39 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (732e8407-f7b6-4d28-a79a-7c0468d46a0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '171fee7f-0a95-4288-9cc1-53e4bde65974', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1180285334',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6dc28dffe8eb47d9bde35804e0bdec98',qos_specs=None,replication_status=,reservations=['d7c29e34-4a45-456c-abc9-dccc4f8c9e53','dfc4465b-2ffe-4f24-80b6-cd9961b865ea','5baa50f8-fad4-401a-ba4b-be0491a5d659','f2e681a4-bf5a-4db9-91c5-83b22c2b2f6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fc5367ac0ba490fb7e97787b96bc545',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:31:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1180285334',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=171fee7f-0a95-4288-9cc1-53e4bde65974,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6dc28dffe8eb47d9bde35804e0bdec98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8fc5367ac0ba490fb7e97787b96bc545',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:31:12.668080 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-56d300ab-4a79-4306-9659-6f155db9bf39 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (171405ea-40db-4101-8250-ce3d1b8cd2fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:31:12.695487 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-56d300ab-4a79-4306-9659-6f155db9bf39 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (171405ea-40db-4101-8250-ce3d1b8cd2fa) transitioned into state 'SUCCESS' from state '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-1180285334',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6dc28dffe8eb47d9bde35804e0bdec98',qos_specs=None,replication_status=,reservations=['d7c29e34-4a45-456c-abc9-dccc4f8c9e53','dfc4465b-2ffe-4f24-80b6-cd9961b865ea','5baa50f8-fad4-401a-ba4b-be0491a5d659','f2e681a4-bf5a-4db9-91c5-83b22c2b2f6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fc5367ac0ba490fb7e97787b96bc545',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:31:12.696543 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-56d300ab-4a79-4306-9659-6f155db9bf39 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f23d3963-21e0-4cff-ad02-03b0733e5fa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:31:12.714683 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-56d300ab-4a79-4306-9659-6f155db9bf39 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f23d3963-21e0-4cff-ad02-03b0733e5fa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:31:12.715428 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-56d300ab-4a79-4306-9659-6f155db9bf39 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Flow 'volume_create_api' (b2a5d8d9-a6e9-4e73-834a-e307001f5246) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:31:12.716092 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-56d300ab-4a79-4306-9659-6f155db9bf39 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Create volume request issued successfully. Aug 20 04:31:12.717449 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-56d300ab-4a79-4306-9659-6f155db9bf39 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:31:12.718353 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 137/547] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:31:12 2026] POST /volume/v3/volumes => generated 760 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:31:12.737173 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c465358a-fa7a-46e0-9492-d7b955929d0a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:12.741726 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c465358a-fa7a-46e0-9492-d7b955929d0a tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] GET https://10.4.3.239/volume/v3/volumes/171fee7f-0a95-4288-9cc1-53e4bde65974 Aug 20 04:31:12.743930 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c465358a-fa7a-46e0-9492-d7b955929d0a tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:12.743930 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c465358a-fa7a-46e0-9492-d7b955929d0a tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:12.766833 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:12.766833 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:31:12.778586 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c465358a-fa7a-46e0-9492-d7b955929d0a tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Volume info retrieved successfully. Aug 20 04:31:12.787640 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c465358a-fa7a-46e0-9492-d7b955929d0a tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] https://10.4.3.239/volume/v3/volumes/171fee7f-0a95-4288-9cc1-53e4bde65974 returned with HTTP 200 Aug 20 04:31:12.788176 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 140/548] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:12 2026] GET /volume/v3/volumes/171fee7f-0a95-4288-9cc1-53e4bde65974 => generated 828 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:13.483423 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c0038df0-fd54-4ca7-9fc7-ac5ecb5002a3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:13.485769 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c0038df0-fd54-4ca7-9fc7-ac5ecb5002a3 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] GET https://10.4.3.239/volume/v3/volumes/a8cc079b-89dc-4749-8046-e1de703aeede Aug 20 04:31:13.486045 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c0038df0-fd54-4ca7-9fc7-ac5ecb5002a3 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:13.486297 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c0038df0-fd54-4ca7-9fc7-ac5ecb5002a3 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:13.493799 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c0038df0-fd54-4ca7-9fc7-ac5ecb5002a3 tempest-SnapshotMetadataTestJSON-1972320596 tempest-SnapshotMetadataTestJSON-1972320596-project-member] https://10.4.3.239/volume/v3/volumes/a8cc079b-89dc-4749-8046-e1de703aeede returned with HTTP 404 Aug 20 04:31:13.494330 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 136/549] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:13 2026] GET /volume/v3/volumes/a8cc079b-89dc-4749-8046-e1de703aeede => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:31:13.808576 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d14e3421-a167-48fd-bd57-e088f4082e07 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:13.815225 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d14e3421-a167-48fd-bd57-e088f4082e07 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] GET https://10.4.3.239/volume/v3/volumes/171fee7f-0a95-4288-9cc1-53e4bde65974 Aug 20 04:31:13.815225 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d14e3421-a167-48fd-bd57-e088f4082e07 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:13.815225 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d14e3421-a167-48fd-bd57-e088f4082e07 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:13.833303 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:13.833303 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:31:13.840863 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-d14e3421-a167-48fd-bd57-e088f4082e07 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Volume info retrieved successfully. Aug 20 04:31:13.848095 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d14e3421-a167-48fd-bd57-e088f4082e07 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] https://10.4.3.239/volume/v3/volumes/171fee7f-0a95-4288-9cc1-53e4bde65974 returned with HTTP 200 Aug 20 04:31:13.848095 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 137/550] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:13 2026] GET /volume/v3/volumes/171fee7f-0a95-4288-9cc1-53e4bde65974 => generated 853 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:13.889692 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-f8c6e0f7-b1d7-4203-a3db-d9cd29c93ab0 req-f362e04f-c80a-4fe0-91e4-fe55f05f6000 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:13.897580 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-f8c6e0f7-b1d7-4203-a3db-d9cd29c93ab0 req-f362e04f-c80a-4fe0-91e4-fe55f05f6000 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] GET https://10.4.3.239/volume/v3/volumes/171fee7f-0a95-4288-9cc1-53e4bde65974 Aug 20 04:31:13.897913 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-f8c6e0f7-b1d7-4203-a3db-d9cd29c93ab0 req-f362e04f-c80a-4fe0-91e4-fe55f05f6000 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:13.898346 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-f8c6e0f7-b1d7-4203-a3db-d9cd29c93ab0 req-f362e04f-c80a-4fe0-91e4-fe55f05f6000 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:13.909216 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:13.909216 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:31:13.915062 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-f8c6e0f7-b1d7-4203-a3db-d9cd29c93ab0 req-f362e04f-c80a-4fe0-91e4-fe55f05f6000 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Volume info retrieved successfully. Aug 20 04:31:13.921678 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-f8c6e0f7-b1d7-4203-a3db-d9cd29c93ab0 req-f362e04f-c80a-4fe0-91e4-fe55f05f6000 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] https://10.4.3.239/volume/v3/volumes/171fee7f-0a95-4288-9cc1-53e4bde65974 returned with HTTP 200 Aug 20 04:31:13.922326 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 138/551] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:31:13 2026] GET /volume/v3/volumes/171fee7f-0a95-4288-9cc1-53e4bde65974 => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:14.467345 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-00df53b1-e6d4-42de-867b-49105862831c req-29c8bc38-6dbb-49cf-8ef6-fdc29ae4cb3f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:14.471636 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-00df53b1-e6d4-42de-867b-49105862831c req-29c8bc38-6dbb-49cf-8ef6-fdc29ae4cb3f tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-reader] GET https://10.4.3.239/volume/v3/volumes/detail Aug 20 04:31:14.472816 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-00df53b1-e6d4-42de-867b-49105862831c req-29c8bc38-6dbb-49cf-8ef6-fdc29ae4cb3f tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-reader] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:14.472816 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-00df53b1-e6d4-42de-867b-49105862831c req-29c8bc38-6dbb-49cf-8ef6-fdc29ae4cb3f tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-reader] Calling method 'detail' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:14.472816 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.api_utils [req-00df53b1-e6d4-42de-867b-49105862831c req-29c8bc38-6dbb-49cf-8ef6-fdc29ae4cb3f tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-reader] Removing options '' from query. {{(pid=100175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:31:14.474160 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [req-00df53b1-e6d4-42de-867b-49105862831c req-29c8bc38-6dbb-49cf-8ef6-fdc29ae4cb3f tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100175) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:31:14.478639 np0000007850 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writing DB stats cinder:SELECT=432,cinder:INSERT=33,cinder:UPDATE=66 {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:31:14.495550 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-00df53b1-e6d4-42de-867b-49105862831c req-29c8bc38-6dbb-49cf-8ef6-fdc29ae4cb3f tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-reader] Get all volumes completed successfully. Aug 20 04:31:14.496865 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:14.496865 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:31:14.506952 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-00df53b1-e6d4-42de-867b-49105862831c req-29c8bc38-6dbb-49cf-8ef6-fdc29ae4cb3f tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-reader] https://10.4.3.239/volume/v3/volumes/detail returned with HTTP 200 Aug 20 04:31:14.508166 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 141/552] 10.4.3.239 () {68 vars in 1508 bytes} [Thu Aug 20 04:31:14 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:31:14.540996 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-4b996dc8-89a8-4795-910b-32fc40bc918b req-d07ab49e-d031-45e6-8e3a-f7d1c9e8f06b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:14.549643 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-4b996dc8-89a8-4795-910b-32fc40bc918b req-d07ab49e-d031-45e6-8e3a-f7d1c9e8f06b tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-reader] GET https://10.4.3.239/volume/v3/volumes/detail Aug 20 04:31:14.549643 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-4b996dc8-89a8-4795-910b-32fc40bc918b req-d07ab49e-d031-45e6-8e3a-f7d1c9e8f06b tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-reader] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:14.549643 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-4b996dc8-89a8-4795-910b-32fc40bc918b req-d07ab49e-d031-45e6-8e3a-f7d1c9e8f06b tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-reader] Calling method 'detail' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:14.549856 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.api_utils [req-4b996dc8-89a8-4795-910b-32fc40bc918b req-d07ab49e-d031-45e6-8e3a-f7d1c9e8f06b tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-reader] Removing options '' from query. {{(pid=100174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:31:14.551114 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [req-4b996dc8-89a8-4795-910b-32fc40bc918b req-d07ab49e-d031-45e6-8e3a-f7d1c9e8f06b tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100174) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:31:14.557212 np0000007850 devstack@c-api.service[100174]: DEBUG dbcounter [-] [100174] Writing DB stats cinder:SELECT=466,cinder:INSERT=66,cinder:UPDATE=84 {{(pid=100174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:31:14.565400 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-4b996dc8-89a8-4795-910b-32fc40bc918b req-d07ab49e-d031-45e6-8e3a-f7d1c9e8f06b tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-reader] Get all volumes completed successfully. Aug 20 04:31:14.566574 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:14.566574 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:31:14.578138 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-4b996dc8-89a8-4795-910b-32fc40bc918b req-d07ab49e-d031-45e6-8e3a-f7d1c9e8f06b tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-reader] https://10.4.3.239/volume/v3/volumes/detail returned with HTTP 200 Aug 20 04:31:14.578668 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 137/553] 10.4.3.239 () {68 vars in 1508 bytes} [Thu Aug 20 04:31:14 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:31:14.622434 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-40d06b08-44ee-4044-926d-82e5f357e117 req-6136229a-b081-4c73-ac03-0fa31ae44ee4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:14.626108 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-40d06b08-44ee-4044-926d-82e5f357e117 req-6136229a-b081-4c73-ac03-0fa31ae44ee4 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-reader] GET https://10.4.3.239/volume/v3/volumes/detail Aug 20 04:31:14.626433 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-40d06b08-44ee-4044-926d-82e5f357e117 req-6136229a-b081-4c73-ac03-0fa31ae44ee4 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-reader] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:14.627541 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-40d06b08-44ee-4044-926d-82e5f357e117 req-6136229a-b081-4c73-ac03-0fa31ae44ee4 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-reader] Calling method 'detail' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:14.627965 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.api_utils [req-40d06b08-44ee-4044-926d-82e5f357e117 req-6136229a-b081-4c73-ac03-0fa31ae44ee4 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-reader] Removing options '' from query. {{(pid=100177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:31:14.628950 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [req-40d06b08-44ee-4044-926d-82e5f357e117 req-6136229a-b081-4c73-ac03-0fa31ae44ee4 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:31:14.634011 np0000007850 devstack@c-api.service[100177]: DEBUG dbcounter [-] [100177] Writing DB stats cinder:SELECT=481,cinder:INSERT=66,cinder:UPDATE=110 {{(pid=100177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:31:14.643261 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-40d06b08-44ee-4044-926d-82e5f357e117 req-6136229a-b081-4c73-ac03-0fa31ae44ee4 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-reader] Get all volumes completed successfully. Aug 20 04:31:14.644455 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:14.644455 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:31:14.649940 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-40d06b08-44ee-4044-926d-82e5f357e117 req-6136229a-b081-4c73-ac03-0fa31ae44ee4 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-reader] https://10.4.3.239/volume/v3/volumes/detail returned with HTTP 200 Aug 20 04:31:14.650460 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 138/554] 10.4.3.239 () {68 vars in 1508 bytes} [Thu Aug 20 04:31:14 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:31:14.696626 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-1c1472a6-e57a-44b0-b1dd-8261ebf137cf req-6838956a-21d4-4793-a070-08c67e68e6ed None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:14.699341 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-1c1472a6-e57a-44b0-b1dd-8261ebf137cf req-6838956a-21d4-4793-a070-08c67e68e6ed tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-reader] GET https://10.4.3.239/volume/v3/volumes/detail Aug 20 04:31:14.700261 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-1c1472a6-e57a-44b0-b1dd-8261ebf137cf req-6838956a-21d4-4793-a070-08c67e68e6ed tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-reader] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:14.700261 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-1c1472a6-e57a-44b0-b1dd-8261ebf137cf req-6838956a-21d4-4793-a070-08c67e68e6ed tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-reader] Calling method 'detail' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:14.700546 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.api_utils [req-1c1472a6-e57a-44b0-b1dd-8261ebf137cf req-6838956a-21d4-4793-a070-08c67e68e6ed tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-reader] Removing options '' from query. {{(pid=100176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:31:14.702012 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [req-1c1472a6-e57a-44b0-b1dd-8261ebf137cf req-6838956a-21d4-4793-a070-08c67e68e6ed tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:31:14.721030 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-1c1472a6-e57a-44b0-b1dd-8261ebf137cf req-6838956a-21d4-4793-a070-08c67e68e6ed tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-reader] Get all volumes completed successfully. Aug 20 04:31:14.722655 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:14.722655 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:31:14.728781 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-1c1472a6-e57a-44b0-b1dd-8261ebf137cf req-6838956a-21d4-4793-a070-08c67e68e6ed tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-reader] https://10.4.3.239/volume/v3/volumes/detail returned with HTTP 200 Aug 20 04:31:14.729162 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 139/555] 10.4.3.239 () {68 vars in 1508 bytes} [Thu Aug 20 04:31:14 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:31:14.770750 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-efa1856b-eeca-4a79-828f-b0be7cb48700 req-091e2e05-174a-47f1-91b6-c9a5f69cfecb None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:14.773235 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-efa1856b-eeca-4a79-828f-b0be7cb48700 req-091e2e05-174a-47f1-91b6-c9a5f69cfecb tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-reader] GET https://10.4.3.239/volume/v3/volumes/detail Aug 20 04:31:14.773553 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-efa1856b-eeca-4a79-828f-b0be7cb48700 req-091e2e05-174a-47f1-91b6-c9a5f69cfecb tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-reader] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:14.773931 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-efa1856b-eeca-4a79-828f-b0be7cb48700 req-091e2e05-174a-47f1-91b6-c9a5f69cfecb tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-reader] Calling method 'detail' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:14.774695 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.api_utils [req-efa1856b-eeca-4a79-828f-b0be7cb48700 req-091e2e05-174a-47f1-91b6-c9a5f69cfecb tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-reader] Removing options '' from query. {{(pid=100175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:31:14.774944 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [req-efa1856b-eeca-4a79-828f-b0be7cb48700 req-091e2e05-174a-47f1-91b6-c9a5f69cfecb tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100175) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:31:14.789001 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-efa1856b-eeca-4a79-828f-b0be7cb48700 req-091e2e05-174a-47f1-91b6-c9a5f69cfecb tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-reader] Get all volumes completed successfully. Aug 20 04:31:14.790638 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:14.790638 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:31:14.797316 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-efa1856b-eeca-4a79-828f-b0be7cb48700 req-091e2e05-174a-47f1-91b6-c9a5f69cfecb tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-reader] https://10.4.3.239/volume/v3/volumes/detail returned with HTTP 200 Aug 20 04:31:14.797849 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 142/556] 10.4.3.239 () {68 vars in 1508 bytes} [Thu Aug 20 04:31:14 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:31:14.832301 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-60468d24-a699-442e-a1a2-6d87c156aa36 req-1ff93a9e-36cd-4fe6-ab3a-74e33f468c03 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:14.835948 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-60468d24-a699-442e-a1a2-6d87c156aa36 req-1ff93a9e-36cd-4fe6-ab3a-74e33f468c03 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-reader] GET https://10.4.3.239/volume/v3/volumes/detail Aug 20 04:31:14.836400 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-60468d24-a699-442e-a1a2-6d87c156aa36 req-1ff93a9e-36cd-4fe6-ab3a-74e33f468c03 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-reader] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:14.836791 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-60468d24-a699-442e-a1a2-6d87c156aa36 req-1ff93a9e-36cd-4fe6-ab3a-74e33f468c03 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-reader] Calling method 'detail' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:14.837140 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.api_utils [req-60468d24-a699-442e-a1a2-6d87c156aa36 req-1ff93a9e-36cd-4fe6-ab3a-74e33f468c03 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-reader] Removing options '' from query. {{(pid=100174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:31:14.838162 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [req-60468d24-a699-442e-a1a2-6d87c156aa36 req-1ff93a9e-36cd-4fe6-ab3a-74e33f468c03 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100174) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:31:14.849586 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-60468d24-a699-442e-a1a2-6d87c156aa36 req-1ff93a9e-36cd-4fe6-ab3a-74e33f468c03 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-reader] Get all volumes completed successfully. Aug 20 04:31:14.851197 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:14.851197 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:31:14.859032 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-60468d24-a699-442e-a1a2-6d87c156aa36 req-1ff93a9e-36cd-4fe6-ab3a-74e33f468c03 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-reader] https://10.4.3.239/volume/v3/volumes/detail returned with HTTP 200 Aug 20 04:31:14.860372 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 138/557] 10.4.3.239 () {68 vars in 1508 bytes} [Thu Aug 20 04:31:14 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:31:14.903474 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-364179e3-5ac7-420c-ac3c-1d9629f989e3 req-06c204f1-2836-4ba0-8574-51c6cf53aacc None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:14.909912 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-364179e3-5ac7-420c-ac3c-1d9629f989e3 req-06c204f1-2836-4ba0-8574-51c6cf53aacc tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-reader] GET https://10.4.3.239/volume/v3/volumes/detail Aug 20 04:31:14.911233 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-364179e3-5ac7-420c-ac3c-1d9629f989e3 req-06c204f1-2836-4ba0-8574-51c6cf53aacc tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-reader] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:14.911504 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-364179e3-5ac7-420c-ac3c-1d9629f989e3 req-06c204f1-2836-4ba0-8574-51c6cf53aacc tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-reader] Calling method 'detail' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:14.911820 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.api_utils [req-364179e3-5ac7-420c-ac3c-1d9629f989e3 req-06c204f1-2836-4ba0-8574-51c6cf53aacc tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-reader] Removing options '' from query. {{(pid=100177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:31:14.914508 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [req-364179e3-5ac7-420c-ac3c-1d9629f989e3 req-06c204f1-2836-4ba0-8574-51c6cf53aacc tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:31:14.929966 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-364179e3-5ac7-420c-ac3c-1d9629f989e3 req-06c204f1-2836-4ba0-8574-51c6cf53aacc tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-reader] Get all volumes completed successfully. Aug 20 04:31:14.931932 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:14.931932 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:31:14.939603 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-364179e3-5ac7-420c-ac3c-1d9629f989e3 req-06c204f1-2836-4ba0-8574-51c6cf53aacc tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-reader] https://10.4.3.239/volume/v3/volumes/detail returned with HTTP 200 Aug 20 04:31:14.940199 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 139/558] 10.4.3.239 () {68 vars in 1508 bytes} [Thu Aug 20 04:31:14 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:31:14.981283 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-0377a5c5-9a3c-44b6-b2f3-91263c199a4c req-6f218fc1-9be7-459c-9415-8192b5e140d3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:14.983727 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-0377a5c5-9a3c-44b6-b2f3-91263c199a4c req-6f218fc1-9be7-459c-9415-8192b5e140d3 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-reader] GET https://10.4.3.239/volume/v3/volumes/detail Aug 20 04:31:14.983823 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-0377a5c5-9a3c-44b6-b2f3-91263c199a4c req-6f218fc1-9be7-459c-9415-8192b5e140d3 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-reader] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:14.984098 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-0377a5c5-9a3c-44b6-b2f3-91263c199a4c req-6f218fc1-9be7-459c-9415-8192b5e140d3 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-reader] Calling method 'detail' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:14.984455 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.api_utils [req-0377a5c5-9a3c-44b6-b2f3-91263c199a4c req-6f218fc1-9be7-459c-9415-8192b5e140d3 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-reader] Removing options '' from query. {{(pid=100176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:31:14.986388 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [req-0377a5c5-9a3c-44b6-b2f3-91263c199a4c req-6f218fc1-9be7-459c-9415-8192b5e140d3 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:31:14.995156 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-0377a5c5-9a3c-44b6-b2f3-91263c199a4c req-6f218fc1-9be7-459c-9415-8192b5e140d3 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-reader] Get all volumes completed successfully. Aug 20 04:31:14.996382 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:14.996382 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:31:15.003206 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-0377a5c5-9a3c-44b6-b2f3-91263c199a4c req-6f218fc1-9be7-459c-9415-8192b5e140d3 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-reader] https://10.4.3.239/volume/v3/volumes/detail returned with HTTP 200 Aug 20 04:31:15.003739 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 140/559] 10.4.3.239 () {68 vars in 1508 bytes} [Thu Aug 20 04:31:14 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:31:15.022588 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d65db141-51a9-4035-98b0-2bc0567bf108 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:15.024687 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d65db141-51a9-4035-98b0-2bc0567bf108 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] DELETE https://10.4.3.239/volume/v3/volumes/171fee7f-0a95-4288-9cc1-53e4bde65974 Aug 20 04:31:15.025441 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d65db141-51a9-4035-98b0-2bc0567bf108 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:15.025769 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d65db141-51a9-4035-98b0-2bc0567bf108 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:15.026095 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-d65db141-51a9-4035-98b0-2bc0567bf108 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Delete volume with id: 171fee7f-0a95-4288-9cc1-53e4bde65974 Aug 20 04:31:15.039195 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:15.039195 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:31:15.039858 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d65db141-51a9-4035-98b0-2bc0567bf108 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Volume info retrieved successfully. Aug 20 04:31:15.074828 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d65db141-51a9-4035-98b0-2bc0567bf108 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Delete volume request issued successfully. Aug 20 04:31:15.075069 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d65db141-51a9-4035-98b0-2bc0567bf108 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] https://10.4.3.239/volume/v3/volumes/171fee7f-0a95-4288-9cc1-53e4bde65974 returned with HTTP 202 Aug 20 04:31:15.075565 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 143/560] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:31:15 2026] DELETE /volume/v3/volumes/171fee7f-0a95-4288-9cc1-53e4bde65974 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:31:15.085268 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e3f0f3f6-e61e-43cf-ba3d-bda630c37df5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:15.087863 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e3f0f3f6-e61e-43cf-ba3d-bda630c37df5 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] GET https://10.4.3.239/volume/v3/volumes/171fee7f-0a95-4288-9cc1-53e4bde65974 Aug 20 04:31:15.088122 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e3f0f3f6-e61e-43cf-ba3d-bda630c37df5 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:15.088790 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e3f0f3f6-e61e-43cf-ba3d-bda630c37df5 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:15.118517 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:15.118517 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:31:15.124838 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e3f0f3f6-e61e-43cf-ba3d-bda630c37df5 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Volume info retrieved successfully. Aug 20 04:31:15.133126 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e3f0f3f6-e61e-43cf-ba3d-bda630c37df5 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] https://10.4.3.239/volume/v3/volumes/171fee7f-0a95-4288-9cc1-53e4bde65974 returned with HTTP 200 Aug 20 04:31:15.133610 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 139/561] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:15 2026] GET /volume/v3/volumes/171fee7f-0a95-4288-9cc1-53e4bde65974 => generated 852 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:15.435752 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-8b87fd45-0730-4013-ab97-dcd09caeb676 req-53cbf8d9-6466-46a2-8c7e-a4807efb0463 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:15.441431 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-8b87fd45-0730-4013-ab97-dcd09caeb676 req-53cbf8d9-6466-46a2-8c7e-a4807efb0463 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] DELETE https://10.4.3.239/volume/v3/attachments/36375b47-977c-486a-94b5-8ee78ee7c240 Aug 20 04:31:15.441845 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-8b87fd45-0730-4013-ab97-dcd09caeb676 req-53cbf8d9-6466-46a2-8c7e-a4807efb0463 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:15.442009 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-8b87fd45-0730-4013-ab97-dcd09caeb676 req-53cbf8d9-6466-46a2-8c7e-a4807efb0463 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:15.453235 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:15.453235 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:31:15.530170 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-8b87fd45-0730-4013-ab97-dcd09caeb676 req-53cbf8d9-6466-46a2-8c7e-a4807efb0463 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] https://10.4.3.239/volume/v3/attachments/36375b47-977c-486a-94b5-8ee78ee7c240 returned with HTTP 200 Aug 20 04:31:15.530650 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 140/562] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:31:15 2026] DELETE /volume/v3/attachments/36375b47-977c-486a-94b5-8ee78ee7c240 => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:16.150571 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-87910312-2e7d-4472-b889-833f967c0c52 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:16.154820 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-87910312-2e7d-4472-b889-833f967c0c52 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] GET https://10.4.3.239/volume/v3/volumes/171fee7f-0a95-4288-9cc1-53e4bde65974 Aug 20 04:31:16.155762 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-87910312-2e7d-4472-b889-833f967c0c52 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:16.156116 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-87910312-2e7d-4472-b889-833f967c0c52 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:16.164677 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-87910312-2e7d-4472-b889-833f967c0c52 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] https://10.4.3.239/volume/v3/volumes/171fee7f-0a95-4288-9cc1-53e4bde65974 returned with HTTP 404 Aug 20 04:31:16.165547 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 141/563] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:16 2026] GET /volume/v3/volumes/171fee7f-0a95-4288-9cc1-53e4bde65974 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:31:16.178869 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-cc0593ad-5b28-422a-81bf-9a6ae258c412 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:16.181454 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cc0593ad-5b28-422a-81bf-9a6ae258c412 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] DELETE https://10.4.3.239/volume/v3/volumes/8e3be794-b020-4434-9ff3-36ac88ffd371 Aug 20 04:31:16.182304 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cc0593ad-5b28-422a-81bf-9a6ae258c412 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:16.182304 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cc0593ad-5b28-422a-81bf-9a6ae258c412 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:16.183169 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-cc0593ad-5b28-422a-81bf-9a6ae258c412 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Delete volume with id: 8e3be794-b020-4434-9ff3-36ac88ffd371 Aug 20 04:31:16.198360 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:16.198360 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:31:16.199245 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-cc0593ad-5b28-422a-81bf-9a6ae258c412 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Volume info retrieved successfully. Aug 20 04:31:16.243210 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-cc0593ad-5b28-422a-81bf-9a6ae258c412 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Delete volume request issued successfully. Aug 20 04:31:16.243494 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cc0593ad-5b28-422a-81bf-9a6ae258c412 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] https://10.4.3.239/volume/v3/volumes/8e3be794-b020-4434-9ff3-36ac88ffd371 returned with HTTP 202 Aug 20 04:31:16.244133 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 144/564] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:31:16 2026] DELETE /volume/v3/volumes/8e3be794-b020-4434-9ff3-36ac88ffd371 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:31:16.254137 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f2c9e3aa-eacb-48b8-b1df-b2eef9ca645e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:16.258405 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f2c9e3aa-eacb-48b8-b1df-b2eef9ca645e tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] GET https://10.4.3.239/volume/v3/volumes/8e3be794-b020-4434-9ff3-36ac88ffd371 Aug 20 04:31:16.258479 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f2c9e3aa-eacb-48b8-b1df-b2eef9ca645e tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:16.258872 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f2c9e3aa-eacb-48b8-b1df-b2eef9ca645e tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:16.270538 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:16.270538 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:31:16.287256 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f2c9e3aa-eacb-48b8-b1df-b2eef9ca645e tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Volume info retrieved successfully. Aug 20 04:31:16.298116 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f2c9e3aa-eacb-48b8-b1df-b2eef9ca645e tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] https://10.4.3.239/volume/v3/volumes/8e3be794-b020-4434-9ff3-36ac88ffd371 returned with HTTP 200 Aug 20 04:31:16.300405 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 140/565] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:16 2026] GET /volume/v3/volumes/8e3be794-b020-4434-9ff3-36ac88ffd371 => generated 851 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:16.464920 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b25009b7-f773-41e3-a4d8-f5dc71f5d8d2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:16.466935 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b25009b7-f773-41e3-a4d8-f5dc71f5d8d2 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] GET https://10.4.3.239/volume/v3/volumes/15d43f28-9daa-46ef-9ba8-c6a21acc4006 Aug 20 04:31:16.467242 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b25009b7-f773-41e3-a4d8-f5dc71f5d8d2 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:16.467495 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b25009b7-f773-41e3-a4d8-f5dc71f5d8d2 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:16.475276 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:16.475276 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:31:16.479430 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b25009b7-f773-41e3-a4d8-f5dc71f5d8d2 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Volume info retrieved successfully. Aug 20 04:31:16.486313 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b25009b7-f773-41e3-a4d8-f5dc71f5d8d2 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] https://10.4.3.239/volume/v3/volumes/15d43f28-9daa-46ef-9ba8-c6a21acc4006 returned with HTTP 200 Aug 20 04:31:16.487291 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 141/566] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:16 2026] GET /volume/v3/volumes/15d43f28-9daa-46ef-9ba8-c6a21acc4006 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:16.545597 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4b781d6f-1f19-4b0d-a988-018bf42022ca None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:16.548270 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4b781d6f-1f19-4b0d-a988-018bf42022ca tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] GET https://10.4.3.239/volume/v3/volumes/15d43f28-9daa-46ef-9ba8-c6a21acc4006 Aug 20 04:31:16.548574 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4b781d6f-1f19-4b0d-a988-018bf42022ca tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:16.548867 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4b781d6f-1f19-4b0d-a988-018bf42022ca tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:16.553046 np0000007850 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writing DB stats cinder:SELECT=462,cinder:UPDATE=86,cinder:INSERT=41 {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:31:16.565289 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:16.565289 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:31:16.572457 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-4b781d6f-1f19-4b0d-a988-018bf42022ca tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Volume info retrieved successfully. Aug 20 04:31:16.584937 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4b781d6f-1f19-4b0d-a988-018bf42022ca tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] https://10.4.3.239/volume/v3/volumes/15d43f28-9daa-46ef-9ba8-c6a21acc4006 returned with HTTP 200 Aug 20 04:31:16.585458 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 142/567] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:16 2026] GET /volume/v3/volumes/15d43f28-9daa-46ef-9ba8-c6a21acc4006 => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:16.611066 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-cf2ee949-12d8-405c-a0fb-3b9ab65b0a0f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:16.615437 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cf2ee949-12d8-405c-a0fb-3b9ab65b0a0f tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] DELETE https://10.4.3.239/volume/v3/volumes/15d43f28-9daa-46ef-9ba8-c6a21acc4006 Aug 20 04:31:16.615734 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cf2ee949-12d8-405c-a0fb-3b9ab65b0a0f tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:16.616687 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cf2ee949-12d8-405c-a0fb-3b9ab65b0a0f tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:16.617089 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-cf2ee949-12d8-405c-a0fb-3b9ab65b0a0f tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Delete volume with id: 15d43f28-9daa-46ef-9ba8-c6a21acc4006 Aug 20 04:31:16.631625 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:16.631625 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:31:16.632870 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-cf2ee949-12d8-405c-a0fb-3b9ab65b0a0f tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Volume info retrieved successfully. Aug 20 04:31:16.676731 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-cf2ee949-12d8-405c-a0fb-3b9ab65b0a0f tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Delete volume request issued successfully. Aug 20 04:31:16.676959 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cf2ee949-12d8-405c-a0fb-3b9ab65b0a0f tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] https://10.4.3.239/volume/v3/volumes/15d43f28-9daa-46ef-9ba8-c6a21acc4006 returned with HTTP 202 Aug 20 04:31:16.677610 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 145/568] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:31:16 2026] DELETE /volume/v3/volumes/15d43f28-9daa-46ef-9ba8-c6a21acc4006 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:31:16.692389 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9cba26bd-159f-4529-a2f8-f227d7ba7ae3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:16.695589 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9cba26bd-159f-4529-a2f8-f227d7ba7ae3 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] GET https://10.4.3.239/volume/v3/volumes/15d43f28-9daa-46ef-9ba8-c6a21acc4006 Aug 20 04:31:16.695589 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9cba26bd-159f-4529-a2f8-f227d7ba7ae3 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:16.695589 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9cba26bd-159f-4529-a2f8-f227d7ba7ae3 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:16.708405 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:16.708405 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:31:16.715113 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-9cba26bd-159f-4529-a2f8-f227d7ba7ae3 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Volume info retrieved successfully. Aug 20 04:31:16.726357 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9cba26bd-159f-4529-a2f8-f227d7ba7ae3 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] https://10.4.3.239/volume/v3/volumes/15d43f28-9daa-46ef-9ba8-c6a21acc4006 returned with HTTP 200 Aug 20 04:31:16.726893 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 141/569] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:16 2026] GET /volume/v3/volumes/15d43f28-9daa-46ef-9ba8-c6a21acc4006 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:17.323154 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-78a77cbd-1b0e-45b9-8bc1-65c7aedf9543 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:17.328595 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-78a77cbd-1b0e-45b9-8bc1-65c7aedf9543 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] GET https://10.4.3.239/volume/v3/volumes/8e3be794-b020-4434-9ff3-36ac88ffd371 Aug 20 04:31:17.328890 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-78a77cbd-1b0e-45b9-8bc1-65c7aedf9543 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:17.331612 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-78a77cbd-1b0e-45b9-8bc1-65c7aedf9543 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:17.345399 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-78a77cbd-1b0e-45b9-8bc1-65c7aedf9543 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] https://10.4.3.239/volume/v3/volumes/8e3be794-b020-4434-9ff3-36ac88ffd371 returned with HTTP 404 Aug 20 04:31:17.346254 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 142/570] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:17 2026] GET /volume/v3/volumes/8e3be794-b020-4434-9ff3-36ac88ffd371 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:31:17.355737 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-cfccc765-9369-4dd6-bf15-0872f1b27cf6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:17.358729 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cfccc765-9369-4dd6-bf15-0872f1b27cf6 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] DELETE https://10.4.3.239/volume/v3/volumes/8c9dc1f7-be58-4db0-aba9-b3e6d106ee42 Aug 20 04:31:17.358847 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cfccc765-9369-4dd6-bf15-0872f1b27cf6 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:17.359066 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cfccc765-9369-4dd6-bf15-0872f1b27cf6 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:17.359390 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-cfccc765-9369-4dd6-bf15-0872f1b27cf6 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Delete volume with id: 8c9dc1f7-be58-4db0-aba9-b3e6d106ee42 Aug 20 04:31:17.368962 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:17.368962 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:31:17.369488 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-cfccc765-9369-4dd6-bf15-0872f1b27cf6 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Volume info retrieved successfully. Aug 20 04:31:17.398109 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-cfccc765-9369-4dd6-bf15-0872f1b27cf6 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Delete volume request issued successfully. Aug 20 04:31:17.398563 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cfccc765-9369-4dd6-bf15-0872f1b27cf6 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] https://10.4.3.239/volume/v3/volumes/8c9dc1f7-be58-4db0-aba9-b3e6d106ee42 returned with HTTP 202 Aug 20 04:31:17.400033 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 143/571] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:31:17 2026] DELETE /volume/v3/volumes/8c9dc1f7-be58-4db0-aba9-b3e6d106ee42 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:31:17.412885 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3157b3e3-d2f6-4bc1-9e6d-c73fe7149dcb None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:17.414617 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3157b3e3-d2f6-4bc1-9e6d-c73fe7149dcb tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] GET https://10.4.3.239/volume/v3/volumes/8c9dc1f7-be58-4db0-aba9-b3e6d106ee42 Aug 20 04:31:17.415575 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3157b3e3-d2f6-4bc1-9e6d-c73fe7149dcb tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:17.415575 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3157b3e3-d2f6-4bc1-9e6d-c73fe7149dcb tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:17.427842 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:17.427842 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:31:17.435163 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-3157b3e3-d2f6-4bc1-9e6d-c73fe7149dcb tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Volume info retrieved successfully. Aug 20 04:31:17.443632 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3157b3e3-d2f6-4bc1-9e6d-c73fe7149dcb tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] https://10.4.3.239/volume/v3/volumes/8c9dc1f7-be58-4db0-aba9-b3e6d106ee42 returned with HTTP 200 Aug 20 04:31:17.444391 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 146/572] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:17 2026] GET /volume/v3/volumes/8c9dc1f7-be58-4db0-aba9-b3e6d106ee42 => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:17.746273 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2e526d78-bc49-40ea-8670-338278f835a4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:17.751514 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2e526d78-bc49-40ea-8670-338278f835a4 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] GET https://10.4.3.239/volume/v3/volumes/15d43f28-9daa-46ef-9ba8-c6a21acc4006 Aug 20 04:31:17.751788 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2e526d78-bc49-40ea-8670-338278f835a4 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:17.752527 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2e526d78-bc49-40ea-8670-338278f835a4 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:17.774559 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2e526d78-bc49-40ea-8670-338278f835a4 tempest-ServerActionsTestOtherB-3424377 tempest-ServerActionsTestOtherB-3424377-project-member] https://10.4.3.239/volume/v3/volumes/15d43f28-9daa-46ef-9ba8-c6a21acc4006 returned with HTTP 404 Aug 20 04:31:17.775468 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 142/573] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:17 2026] GET /volume/v3/volumes/15d43f28-9daa-46ef-9ba8-c6a21acc4006 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:31:18.138107 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b0da9faa-40c5-4030-85fb-d841e19c2eeb None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:18.138718 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b0da9faa-40c5-4030-85fb-d841e19c2eeb None None] GET https://10.4.3.239/volume// Aug 20 04:31:18.139031 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b0da9faa-40c5-4030-85fb-d841e19c2eeb None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:18.139370 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b0da9faa-40c5-4030-85fb-d841e19c2eeb None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:18.139982 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b0da9faa-40c5-4030-85fb-d841e19c2eeb None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:31:18.140511 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 143/574] 10.4.3.239 () {64 vars in 1004 bytes} [Thu Aug 20 04:31:18 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:31:18.153778 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-07c1810f-7a79-4265-b272-0d5968550dc8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:18.154664 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-07c1810f-7a79-4265-b272-0d5968550dc8 None None] GET https://10.4.3.239/volume// Aug 20 04:31:18.154664 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-07c1810f-7a79-4265-b272-0d5968550dc8 None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:18.154928 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-07c1810f-7a79-4265-b272-0d5968550dc8 None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:18.155983 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-07c1810f-7a79-4265-b272-0d5968550dc8 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:31:18.155983 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 144/575] 10.4.3.239 () {64 vars in 1004 bytes} [Thu Aug 20 04:31:18 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:31:18.167499 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-deefbde7-d9c9-46d9-9ee5-78d07766ddc3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:18.461197 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-386e9058-4213-4f67-aac0-96dc98049867 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:18.464336 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-386e9058-4213-4f67-aac0-96dc98049867 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] GET https://10.4.3.239/volume/v3/volumes/8c9dc1f7-be58-4db0-aba9-b3e6d106ee42 Aug 20 04:31:18.464336 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-386e9058-4213-4f67-aac0-96dc98049867 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:18.464625 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-386e9058-4213-4f67-aac0-96dc98049867 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:18.470296 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-386e9058-4213-4f67-aac0-96dc98049867 tempest-VolumesTestJSON-893061684 tempest-VolumesTestJSON-893061684-project-member] https://10.4.3.239/volume/v3/volumes/8c9dc1f7-be58-4db0-aba9-b3e6d106ee42 returned with HTTP 404 Aug 20 04:31:18.470788 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 143/576] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:18 2026] GET /volume/v3/volumes/8c9dc1f7-be58-4db0-aba9-b3e6d106ee42 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:31:18.490856 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-deefbde7-d9c9-46d9-9ee5-78d07766ddc3 tempest-VersionsTest-850619058 tempest-VersionsTest-850619058-project-member] GET https://10.4.3.239/volume/v3/ Aug 20 04:31:18.491168 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-deefbde7-d9c9-46d9-9ee5-78d07766ddc3 tempest-VersionsTest-850619058 tempest-VersionsTest-850619058-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:18.491488 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-deefbde7-d9c9-46d9-9ee5-78d07766ddc3 tempest-VersionsTest-850619058 tempest-VersionsTest-850619058-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:18.492494 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-deefbde7-d9c9-46d9-9ee5-78d07766ddc3 tempest-VersionsTest-850619058 tempest-VersionsTest-850619058-project-member] https://10.4.3.239/volume/v3/ returned with HTTP 200 Aug 20 04:31:18.492494 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 147/577] 10.4.3.239 () {66 vars in 1216 bytes} [Thu Aug 20 04:31:18 2026] GET /volume/v3/ => generated 386 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:25.431770 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c5a741c6-512c-4cad-acd4-34108c1890f8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:25.709214 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c5a741c6-512c-4cad-acd4-34108c1890f8 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:31:25.709214 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c5a741c6-512c-4cad-acd4-34108c1890f8 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-770691330", "imageRef": "fd30ff40-6d85-42eb-a3e0-87e78c12210f"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:31:25.709214 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-c5a741c6-512c-4cad-acd4-34108c1890f8 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-770691330', 'imageRef': 'fd30ff40-6d85-42eb-a3e0-87e78c12210f'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:31:26.384202 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-c5a741c6-512c-4cad-acd4-34108c1890f8 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Create volume of 1 GB Aug 20 04:31:26.390932 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c5a741c6-512c-4cad-acd4-34108c1890f8 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Availability Zones retrieved successfully. Aug 20 04:31:26.399648 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c5a741c6-512c-4cad-acd4-34108c1890f8 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Flow 'volume_create_api' (fbeb3674-50f1-4d55-9635-e46c5743d343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:31:26.400714 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c5a741c6-512c-4cad-acd4-34108c1890f8 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd2876b6-7902-486d-9d41-f7b626b057ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:31:26.401701 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-c5a741c6-512c-4cad-acd4-34108c1890f8 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:31:26.517708 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c5a741c6-512c-4cad-acd4-34108c1890f8 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd2876b6-7902-486d-9d41-f7b626b057ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:31:26.519213 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c5a741c6-512c-4cad-acd4-34108c1890f8 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08abcf19-19ec-454e-a48c-eda8ff2962a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:31:26.603410 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-c5a741c6-512c-4cad-acd4-34108c1890f8 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Created reservations ['57e21fad-57d0-4e3a-98bc-7a7a9b0676d7', 'cfaa4fd5-5450-4eba-b8da-d1ed94c25449', '309b8e0a-2302-40c4-a624-0b1c7b15eab6', '8547eb39-9480-4814-958f-dcd3bdaa52e1'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:31:26.604488 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c5a741c6-512c-4cad-acd4-34108c1890f8 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08abcf19-19ec-454e-a48c-eda8ff2962a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57e21fad-57d0-4e3a-98bc-7a7a9b0676d7', 'cfaa4fd5-5450-4eba-b8da-d1ed94c25449', '309b8e0a-2302-40c4-a624-0b1c7b15eab6', '8547eb39-9480-4814-958f-dcd3bdaa52e1']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:31:26.605415 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c5a741c6-512c-4cad-acd4-34108c1890f8 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6f28205-a75d-4090-8adb-c417d2d8084d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:31:26.643971 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c5a741c6-512c-4cad-acd4-34108c1890f8 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6f28205-a75d-4090-8adb-c417d2d8084d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cfdc1331-36b1-48e1-85b8-4dbda7a7d677', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-770691330',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79c77c3db1994eeda30dffc145dd220d',qos_specs=None,replication_status=,reservations=['57e21fad-57d0-4e3a-98bc-7a7a9b0676d7','cfaa4fd5-5450-4eba-b8da-d1ed94c25449','309b8e0a-2302-40c4-a624-0b1c7b15eab6','8547eb39-9480-4814-958f-dcd3bdaa52e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c293108d3549443e90bff4e5f3d6fa3a',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:31:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-770691330',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cfdc1331-36b1-48e1-85b8-4dbda7a7d677,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79c77c3db1994eeda30dffc145dd220d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c293108d3549443e90bff4e5f3d6fa3a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:31:26.644965 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c5a741c6-512c-4cad-acd4-34108c1890f8 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8740dd0-65fe-4bc6-abc3-6a75dc38b0bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:31:26.668401 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c5a741c6-512c-4cad-acd4-34108c1890f8 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8740dd0-65fe-4bc6-abc3-6a75dc38b0bd) transitioned into state 'SUCCESS' from state '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-770691330',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79c77c3db1994eeda30dffc145dd220d',qos_specs=None,replication_status=,reservations=['57e21fad-57d0-4e3a-98bc-7a7a9b0676d7','cfaa4fd5-5450-4eba-b8da-d1ed94c25449','309b8e0a-2302-40c4-a624-0b1c7b15eab6','8547eb39-9480-4814-958f-dcd3bdaa52e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c293108d3549443e90bff4e5f3d6fa3a',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:31:26.669432 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c5a741c6-512c-4cad-acd4-34108c1890f8 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dec897e7-5e83-48a3-8d46-37a320d54640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:31:26.684958 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c5a741c6-512c-4cad-acd4-34108c1890f8 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dec897e7-5e83-48a3-8d46-37a320d54640) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:31:26.686415 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c5a741c6-512c-4cad-acd4-34108c1890f8 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Flow 'volume_create_api' (fbeb3674-50f1-4d55-9635-e46c5743d343) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:31:26.686767 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c5a741c6-512c-4cad-acd4-34108c1890f8 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Create volume request issued successfully. Aug 20 04:31:26.687616 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c5a741c6-512c-4cad-acd4-34108c1890f8 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:31:26.688163 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 144/578] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:31:25 2026] POST /volume/v3/volumes => generated 756 bytes in 1257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:31:26.708450 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-eba9c66b-896b-4721-8b52-7628e33b7017 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:26.710653 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-eba9c66b-896b-4721-8b52-7628e33b7017 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] GET https://10.4.3.239/volume/v3/volumes/cfdc1331-36b1-48e1-85b8-4dbda7a7d677 Aug 20 04:31:26.710947 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-eba9c66b-896b-4721-8b52-7628e33b7017 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:26.711226 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-eba9c66b-896b-4721-8b52-7628e33b7017 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:26.723370 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:26.723370 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:31:26.730121 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-eba9c66b-896b-4721-8b52-7628e33b7017 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Volume info retrieved successfully. Aug 20 04:31:26.736664 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-eba9c66b-896b-4721-8b52-7628e33b7017 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] https://10.4.3.239/volume/v3/volumes/cfdc1331-36b1-48e1-85b8-4dbda7a7d677 returned with HTTP 200 Aug 20 04:31:26.737114 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 145/579] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:26 2026] GET /volume/v3/volumes/cfdc1331-36b1-48e1-85b8-4dbda7a7d677 => generated 824 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:27.391625 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5ccb4ed1-0a18-40aa-8039-448eb01c20e7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:27.394231 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5ccb4ed1-0a18-40aa-8039-448eb01c20e7 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:31:27.396228 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5ccb4ed1-0a18-40aa-8039-448eb01c20e7 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-107523747", "imageRef": "e2971512-0bb1-4b32-b4fb-7060b9e8762c", "size": 1}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:31:27.396767 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-5ccb4ed1-0a18-40aa-8039-448eb01c20e7 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-107523747', 'imageRef': 'e2971512-0bb1-4b32-b4fb-7060b9e8762c', 'size': 1}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:31:27.443244 np0000007850 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writing DB stats cinder:SELECT=16,cinder:UPDATE=3,cinder:INSERT=3 {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:31:27.754869 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6da90cc2-fa5b-40ed-9cc2-650f73d3fd84 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:27.758354 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6da90cc2-fa5b-40ed-9cc2-650f73d3fd84 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] GET https://10.4.3.239/volume/v3/volumes/cfdc1331-36b1-48e1-85b8-4dbda7a7d677 Aug 20 04:31:27.758513 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6da90cc2-fa5b-40ed-9cc2-650f73d3fd84 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:27.758871 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6da90cc2-fa5b-40ed-9cc2-650f73d3fd84 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:27.765780 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:27.765780 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:31:27.770673 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-6da90cc2-fa5b-40ed-9cc2-650f73d3fd84 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Volume info retrieved successfully. Aug 20 04:31:27.778693 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6da90cc2-fa5b-40ed-9cc2-650f73d3fd84 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] https://10.4.3.239/volume/v3/volumes/cfdc1331-36b1-48e1-85b8-4dbda7a7d677 returned with HTTP 200 Aug 20 04:31:27.779168 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 148/580] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:27 2026] GET /volume/v3/volumes/cfdc1331-36b1-48e1-85b8-4dbda7a7d677 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:28.030276 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-5ccb4ed1-0a18-40aa-8039-448eb01c20e7 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Create volume of 1 GB Aug 20 04:31:28.039411 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-5ccb4ed1-0a18-40aa-8039-448eb01c20e7 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Availability Zones retrieved successfully. Aug 20 04:31:28.047236 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-5ccb4ed1-0a18-40aa-8039-448eb01c20e7 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Flow 'volume_create_api' (50507246-4127-4484-8a09-c840ed26af0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:31:28.047236 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-5ccb4ed1-0a18-40aa-8039-448eb01c20e7 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f278447-1300-4c94-b0bd-09360a9ed247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:31:28.049138 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-5ccb4ed1-0a18-40aa-8039-448eb01c20e7 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:31:28.161789 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-5ccb4ed1-0a18-40aa-8039-448eb01c20e7 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f278447-1300-4c94-b0bd-09360a9ed247) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:31:28.162744 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-5ccb4ed1-0a18-40aa-8039-448eb01c20e7 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72377dee-44f7-41af-9b3e-f07cc5f1970b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:31:28.276134 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-5ccb4ed1-0a18-40aa-8039-448eb01c20e7 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Created reservations ['a9ca21cf-d7a1-44ff-bba3-05a5e5577c10', '3c8ec460-a31a-45f5-b42a-465a986d7fc8', '63801dcb-6d62-43df-9765-9e8b89548a46', '8a218457-2a31-45d1-b6f6-f7e4d441a13f'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:31:28.277159 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-5ccb4ed1-0a18-40aa-8039-448eb01c20e7 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72377dee-44f7-41af-9b3e-f07cc5f1970b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9ca21cf-d7a1-44ff-bba3-05a5e5577c10', '3c8ec460-a31a-45f5-b42a-465a986d7fc8', '63801dcb-6d62-43df-9765-9e8b89548a46', '8a218457-2a31-45d1-b6f6-f7e4d441a13f']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:31:28.278063 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-5ccb4ed1-0a18-40aa-8039-448eb01c20e7 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15e20875-48a4-4d29-9c58-0525697b8241) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:31:28.309458 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-5ccb4ed1-0a18-40aa-8039-448eb01c20e7 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15e20875-48a4-4d29-9c58-0525697b8241) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0e33c0b-9cf7-4473-8811-a37c5694cbc0', '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-107523747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98d879b34d2a41e08bf4a85881a2794e',qos_specs=None,replication_status=,reservations=['a9ca21cf-d7a1-44ff-bba3-05a5e5577c10','3c8ec460-a31a-45f5-b42a-465a986d7fc8','63801dcb-6d62-43df-9765-9e8b89548a46','8a218457-2a31-45d1-b6f6-f7e4d441a13f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='feb31b83c29d4f7ca5244b954b1c2a3b',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:31:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-107523747',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0e33c0b-9cf7-4473-8811-a37c5694cbc0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98d879b34d2a41e08bf4a85881a2794e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='feb31b83c29d4f7ca5244b954b1c2a3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:31:28.310465 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-5ccb4ed1-0a18-40aa-8039-448eb01c20e7 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a55efa12-110b-45c3-ae60-b3a31d13fdc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:31:28.335001 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-5ccb4ed1-0a18-40aa-8039-448eb01c20e7 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a55efa12-110b-45c3-ae60-b3a31d13fdc5) transitioned into state 'SUCCESS' from state '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-107523747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98d879b34d2a41e08bf4a85881a2794e',qos_specs=None,replication_status=,reservations=['a9ca21cf-d7a1-44ff-bba3-05a5e5577c10','3c8ec460-a31a-45f5-b42a-465a986d7fc8','63801dcb-6d62-43df-9765-9e8b89548a46','8a218457-2a31-45d1-b6f6-f7e4d441a13f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='feb31b83c29d4f7ca5244b954b1c2a3b',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:31:28.336624 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-5ccb4ed1-0a18-40aa-8039-448eb01c20e7 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71100d7d-5e08-45a9-9ae7-8990125da56a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:31:28.353667 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-5ccb4ed1-0a18-40aa-8039-448eb01c20e7 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71100d7d-5e08-45a9-9ae7-8990125da56a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:31:28.354581 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-5ccb4ed1-0a18-40aa-8039-448eb01c20e7 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Flow 'volume_create_api' (50507246-4127-4484-8a09-c840ed26af0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:31:28.355004 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-5ccb4ed1-0a18-40aa-8039-448eb01c20e7 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Create volume request issued successfully. Aug 20 04:31:28.355770 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5ccb4ed1-0a18-40aa-8039-448eb01c20e7 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:31:28.356370 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 144/581] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:31:27 2026] POST /volume/v3/volumes => generated 752 bytes in 966 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:31:28.370547 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-88e0dda8-f711-48df-849a-3848cc590d97 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:28.373173 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-88e0dda8-f711-48df-849a-3848cc590d97 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] GET https://10.4.3.239/volume/v3/volumes/d0e33c0b-9cf7-4473-8811-a37c5694cbc0 Aug 20 04:31:28.373469 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-88e0dda8-f711-48df-849a-3848cc590d97 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:28.373745 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-88e0dda8-f711-48df-849a-3848cc590d97 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:28.384752 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:28.384752 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:31:28.389695 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-88e0dda8-f711-48df-849a-3848cc590d97 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Volume info retrieved successfully. Aug 20 04:31:28.395137 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-88e0dda8-f711-48df-849a-3848cc590d97 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] https://10.4.3.239/volume/v3/volumes/d0e33c0b-9cf7-4473-8811-a37c5694cbc0 returned with HTTP 200 Aug 20 04:31:28.395663 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 145/582] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:28 2026] GET /volume/v3/volumes/d0e33c0b-9cf7-4473-8811-a37c5694cbc0 => generated 820 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:28.796687 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5c042121-31be-435f-988b-6a77b5e075f4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:28.798957 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5c042121-31be-435f-988b-6a77b5e075f4 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] GET https://10.4.3.239/volume/v3/volumes/cfdc1331-36b1-48e1-85b8-4dbda7a7d677 Aug 20 04:31:28.799132 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5c042121-31be-435f-988b-6a77b5e075f4 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:28.799365 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5c042121-31be-435f-988b-6a77b5e075f4 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:28.808556 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:28.808556 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:31:28.813403 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-5c042121-31be-435f-988b-6a77b5e075f4 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Volume info retrieved successfully. Aug 20 04:31:28.819971 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5c042121-31be-435f-988b-6a77b5e075f4 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] https://10.4.3.239/volume/v3/volumes/cfdc1331-36b1-48e1-85b8-4dbda7a7d677 returned with HTTP 200 Aug 20 04:31:28.820338 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 146/583] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:28 2026] GET /volume/v3/volumes/cfdc1331-36b1-48e1-85b8-4dbda7a7d677 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:29.415113 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d60a1106-b591-417b-86b8-0f82381f233d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:29.417915 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d60a1106-b591-417b-86b8-0f82381f233d tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] GET https://10.4.3.239/volume/v3/volumes/d0e33c0b-9cf7-4473-8811-a37c5694cbc0 Aug 20 04:31:29.418218 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d60a1106-b591-417b-86b8-0f82381f233d tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:29.418403 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d60a1106-b591-417b-86b8-0f82381f233d tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:29.427916 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:29.427916 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:31:29.437020 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d60a1106-b591-417b-86b8-0f82381f233d tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Volume info retrieved successfully. Aug 20 04:31:29.443006 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d60a1106-b591-417b-86b8-0f82381f233d tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] https://10.4.3.239/volume/v3/volumes/d0e33c0b-9cf7-4473-8811-a37c5694cbc0 returned with HTTP 200 Aug 20 04:31:29.443532 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 149/584] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:29 2026] GET /volume/v3/volumes/d0e33c0b-9cf7-4473-8811-a37c5694cbc0 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:29.836610 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9e574455-efdc-41ce-a737-8b5cd363c106 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:29.840621 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9e574455-efdc-41ce-a737-8b5cd363c106 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] GET https://10.4.3.239/volume/v3/volumes/cfdc1331-36b1-48e1-85b8-4dbda7a7d677 Aug 20 04:31:29.840914 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9e574455-efdc-41ce-a737-8b5cd363c106 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:29.841663 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9e574455-efdc-41ce-a737-8b5cd363c106 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:29.851590 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:29.851590 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:31:29.857616 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-9e574455-efdc-41ce-a737-8b5cd363c106 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Volume info retrieved successfully. Aug 20 04:31:29.864425 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9e574455-efdc-41ce-a737-8b5cd363c106 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] https://10.4.3.239/volume/v3/volumes/cfdc1331-36b1-48e1-85b8-4dbda7a7d677 returned with HTTP 200 Aug 20 04:31:29.865019 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 145/585] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:29 2026] GET /volume/v3/volumes/cfdc1331-36b1-48e1-85b8-4dbda7a7d677 => generated 909 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:30.458947 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d6e27da1-29bf-4082-8ec6-77af9ca7a571 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:30.465040 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d6e27da1-29bf-4082-8ec6-77af9ca7a571 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] GET https://10.4.3.239/volume/v3/volumes/d0e33c0b-9cf7-4473-8811-a37c5694cbc0 Aug 20 04:31:30.465040 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d6e27da1-29bf-4082-8ec6-77af9ca7a571 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:30.465040 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d6e27da1-29bf-4082-8ec6-77af9ca7a571 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:30.478278 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:30.478278 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:31:30.483921 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-d6e27da1-29bf-4082-8ec6-77af9ca7a571 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Volume info retrieved successfully. Aug 20 04:31:30.491281 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d6e27da1-29bf-4082-8ec6-77af9ca7a571 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] https://10.4.3.239/volume/v3/volumes/d0e33c0b-9cf7-4473-8811-a37c5694cbc0 returned with HTTP 200 Aug 20 04:31:30.491897 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 146/586] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:30 2026] GET /volume/v3/volumes/d0e33c0b-9cf7-4473-8811-a37c5694cbc0 => generated 902 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:30.883208 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-53d8afa0-956e-44b2-80ab-7050cca55760 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:30.886780 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-53d8afa0-956e-44b2-80ab-7050cca55760 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] GET https://10.4.3.239/volume/v3/volumes/cfdc1331-36b1-48e1-85b8-4dbda7a7d677 Aug 20 04:31:30.887022 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-53d8afa0-956e-44b2-80ab-7050cca55760 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:30.887249 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-53d8afa0-956e-44b2-80ab-7050cca55760 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:30.894807 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:30.894807 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:31:30.901973 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-53d8afa0-956e-44b2-80ab-7050cca55760 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Volume info retrieved successfully. Aug 20 04:31:30.909364 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-53d8afa0-956e-44b2-80ab-7050cca55760 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] https://10.4.3.239/volume/v3/volumes/cfdc1331-36b1-48e1-85b8-4dbda7a7d677 returned with HTTP 200 Aug 20 04:31:30.909933 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 147/587] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:30 2026] GET /volume/v3/volumes/cfdc1331-36b1-48e1-85b8-4dbda7a7d677 => generated 909 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:31.029218 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-615d44d3-ae72-43b5-9e47-df9a4387058a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:31.030702 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-615d44d3-ae72-43b5-9e47-df9a4387058a tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] GET https://10.4.3.239/volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76 Aug 20 04:31:31.030978 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-615d44d3-ae72-43b5-9e47-df9a4387058a tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:31.031214 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-615d44d3-ae72-43b5-9e47-df9a4387058a tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:31.044347 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:31.044347 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:31:31.049544 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-615d44d3-ae72-43b5-9e47-df9a4387058a tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Volume info retrieved successfully. Aug 20 04:31:31.054538 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-615d44d3-ae72-43b5-9e47-df9a4387058a tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] https://10.4.3.239/volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76 returned with HTTP 200 Aug 20 04:31:31.054978 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 150/588] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:31 2026] GET /volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76 => generated 1143 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:31:31.141598 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-3340ce4f-2892-44b2-837e-0f2dd3abb006 req-0feafa40-b141-4f63-b071-eb4d44828fcc None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:31.145594 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-3340ce4f-2892-44b2-837e-0f2dd3abb006 req-0feafa40-b141-4f63-b071-eb4d44828fcc tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] GET https://10.4.3.239/volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76 Aug 20 04:31:31.145924 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-3340ce4f-2892-44b2-837e-0f2dd3abb006 req-0feafa40-b141-4f63-b071-eb4d44828fcc tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:31.146212 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-3340ce4f-2892-44b2-837e-0f2dd3abb006 req-0feafa40-b141-4f63-b071-eb4d44828fcc tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:31.157782 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:31.157782 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:31:31.164971 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-3340ce4f-2892-44b2-837e-0f2dd3abb006 req-0feafa40-b141-4f63-b071-eb4d44828fcc tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Volume info retrieved successfully. Aug 20 04:31:31.171284 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-3340ce4f-2892-44b2-837e-0f2dd3abb006 req-0feafa40-b141-4f63-b071-eb4d44828fcc tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] https://10.4.3.239/volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76 returned with HTTP 200 Aug 20 04:31:31.171714 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 146/589] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:31:31 2026] GET /volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76 => generated 1143 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:31:31.218964 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-3340ce4f-2892-44b2-837e-0f2dd3abb006 req-ec743160-5966-49c7-a1d3-74279ff45e39 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:31.221100 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-3340ce4f-2892-44b2-837e-0f2dd3abb006 req-ec743160-5966-49c7-a1d3-74279ff45e39 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] POST https://10.4.3.239/volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76/action Aug 20 04:31:31.221666 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-3340ce4f-2892-44b2-837e-0f2dd3abb006 req-ec743160-5966-49c7-a1d3-74279ff45e39 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:31:31.223202 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-3340ce4f-2892-44b2-837e-0f2dd3abb006 req-ec743160-5966-49c7-a1d3-74279ff45e39 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:31:31.236782 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:31.236782 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:31:31.237618 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-3340ce4f-2892-44b2-837e-0f2dd3abb006 req-ec743160-5966-49c7-a1d3-74279ff45e39 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Volume info retrieved successfully. Aug 20 04:31:31.249398 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-3340ce4f-2892-44b2-837e-0f2dd3abb006 req-ec743160-5966-49c7-a1d3-74279ff45e39 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Begin detaching volume completed successfully. Aug 20 04:31:31.249924 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-3340ce4f-2892-44b2-837e-0f2dd3abb006 req-ec743160-5966-49c7-a1d3-74279ff45e39 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] https://10.4.3.239/volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76/action returned with HTTP 202 Aug 20 04:31:31.250509 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 147/590] 10.4.3.239 () {72 vars in 1672 bytes} [Thu Aug 20 04:31:31 2026] POST /volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:31:31.319043 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3f52f56d-27da-4d8a-b555-c26ad5c451de None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:31.320280 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3f52f56d-27da-4d8a-b555-c26ad5c451de None None] GET https://10.4.3.239/volume// Aug 20 04:31:31.320280 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3f52f56d-27da-4d8a-b555-c26ad5c451de None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:31.321312 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3f52f56d-27da-4d8a-b555-c26ad5c451de None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:31.321312 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3f52f56d-27da-4d8a-b555-c26ad5c451de None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:31:31.321547 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 148/591] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:31: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 20 04:31:31.332482 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-3340ce4f-2892-44b2-837e-0f2dd3abb006 req-0b41427c-f4ec-4726-a7a1-90c7e864559f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:31.335475 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-3340ce4f-2892-44b2-837e-0f2dd3abb006 req-0b41427c-f4ec-4726-a7a1-90c7e864559f tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] GET https://10.4.3.239/volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76 Aug 20 04:31:31.335693 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-3340ce4f-2892-44b2-837e-0f2dd3abb006 req-0b41427c-f4ec-4726-a7a1-90c7e864559f tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:31.335930 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-3340ce4f-2892-44b2-837e-0f2dd3abb006 req-0b41427c-f4ec-4726-a7a1-90c7e864559f tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:31.349380 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:31.349380 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:31:31.354928 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-3340ce4f-2892-44b2-837e-0f2dd3abb006 req-0b41427c-f4ec-4726-a7a1-90c7e864559f tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Volume info retrieved successfully. Aug 20 04:31:31.362800 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-3340ce4f-2892-44b2-837e-0f2dd3abb006 req-0b41427c-f4ec-4726-a7a1-90c7e864559f tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] https://10.4.3.239/volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76 returned with HTTP 200 Aug 20 04:31:31.363427 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 151/592] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:31:31 2026] GET /volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76 => generated 1326 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:31:31.510735 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c3b68f07-787a-43c1-affa-c6bfc69cd586 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:31.512900 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c3b68f07-787a-43c1-affa-c6bfc69cd586 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] GET https://10.4.3.239/volume/v3/volumes/d0e33c0b-9cf7-4473-8811-a37c5694cbc0 Aug 20 04:31:31.513121 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c3b68f07-787a-43c1-affa-c6bfc69cd586 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:31.513342 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c3b68f07-787a-43c1-affa-c6bfc69cd586 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:31.523933 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:31.523933 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:31:31.529539 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c3b68f07-787a-43c1-affa-c6bfc69cd586 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Volume info retrieved successfully. Aug 20 04:31:31.536340 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c3b68f07-787a-43c1-affa-c6bfc69cd586 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] https://10.4.3.239/volume/v3/volumes/d0e33c0b-9cf7-4473-8811-a37c5694cbc0 returned with HTTP 200 Aug 20 04:31:31.536955 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 147/593] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:31 2026] GET /volume/v3/volumes/d0e33c0b-9cf7-4473-8811-a37c5694cbc0 => generated 905 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:31.932853 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e80df9c6-060c-4dca-b7fe-cc907d60c036 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:31.937215 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e80df9c6-060c-4dca-b7fe-cc907d60c036 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] GET https://10.4.3.239/volume/v3/volumes/cfdc1331-36b1-48e1-85b8-4dbda7a7d677 Aug 20 04:31:31.937452 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e80df9c6-060c-4dca-b7fe-cc907d60c036 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:31.937780 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e80df9c6-060c-4dca-b7fe-cc907d60c036 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:31.948509 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:31.948509 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:31:31.953821 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e80df9c6-060c-4dca-b7fe-cc907d60c036 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Volume info retrieved successfully. Aug 20 04:31:31.964917 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e80df9c6-060c-4dca-b7fe-cc907d60c036 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] https://10.4.3.239/volume/v3/volumes/cfdc1331-36b1-48e1-85b8-4dbda7a7d677 returned with HTTP 200 Aug 20 04:31:31.965377 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 148/594] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:31 2026] GET /volume/v3/volumes/cfdc1331-36b1-48e1-85b8-4dbda7a7d677 => generated 909 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:32.552846 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-91e76d7a-f4e1-461b-b894-5d77c593272f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:32.555320 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-91e76d7a-f4e1-461b-b894-5d77c593272f tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] GET https://10.4.3.239/volume/v3/volumes/d0e33c0b-9cf7-4473-8811-a37c5694cbc0 Aug 20 04:31:32.555320 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-91e76d7a-f4e1-461b-b894-5d77c593272f tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:32.555547 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-91e76d7a-f4e1-461b-b894-5d77c593272f tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:32.566010 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:32.566010 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:31:32.574814 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-91e76d7a-f4e1-461b-b894-5d77c593272f tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Volume info retrieved successfully. Aug 20 04:31:32.580853 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-91e76d7a-f4e1-461b-b894-5d77c593272f tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] https://10.4.3.239/volume/v3/volumes/d0e33c0b-9cf7-4473-8811-a37c5694cbc0 returned with HTTP 200 Aug 20 04:31:32.581321 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 149/595] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:32 2026] GET /volume/v3/volumes/d0e33c0b-9cf7-4473-8811-a37c5694cbc0 => generated 905 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:32.982972 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-067a4ea8-7a8c-4ff7-8c5f-ba2bcb40d26e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:32.986230 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-067a4ea8-7a8c-4ff7-8c5f-ba2bcb40d26e tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] GET https://10.4.3.239/volume/v3/volumes/cfdc1331-36b1-48e1-85b8-4dbda7a7d677 Aug 20 04:31:32.986486 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-067a4ea8-7a8c-4ff7-8c5f-ba2bcb40d26e tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:32.986757 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-067a4ea8-7a8c-4ff7-8c5f-ba2bcb40d26e tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:32.996333 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:32.996333 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:31:33.001956 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-067a4ea8-7a8c-4ff7-8c5f-ba2bcb40d26e tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Volume info retrieved successfully. Aug 20 04:31:33.006882 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-067a4ea8-7a8c-4ff7-8c5f-ba2bcb40d26e tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] https://10.4.3.239/volume/v3/volumes/cfdc1331-36b1-48e1-85b8-4dbda7a7d677 returned with HTTP 200 Aug 20 04:31:33.007264 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 152/596] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:32 2026] GET /volume/v3/volumes/cfdc1331-36b1-48e1-85b8-4dbda7a7d677 => generated 909 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:33.601479 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-67daabf4-886f-479f-8eca-bc48e000e888 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:33.605037 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-67daabf4-886f-479f-8eca-bc48e000e888 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] GET https://10.4.3.239/volume/v3/volumes/d0e33c0b-9cf7-4473-8811-a37c5694cbc0 Aug 20 04:31:33.606416 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-67daabf4-886f-479f-8eca-bc48e000e888 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:33.606688 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-67daabf4-886f-479f-8eca-bc48e000e888 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:33.623399 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:33.623399 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:31:33.630303 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-67daabf4-886f-479f-8eca-bc48e000e888 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Volume info retrieved successfully. Aug 20 04:31:33.637532 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-67daabf4-886f-479f-8eca-bc48e000e888 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] https://10.4.3.239/volume/v3/volumes/d0e33c0b-9cf7-4473-8811-a37c5694cbc0 returned with HTTP 200 Aug 20 04:31:33.638128 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 148/597] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:33 2026] GET /volume/v3/volumes/d0e33c0b-9cf7-4473-8811-a37c5694cbc0 => generated 905 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:33.771347 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-040dbdd8-a07b-4e15-91e9-68855b6c4fda None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:34.029629 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7c54570f-497a-4e58-8eab-11f94a2fc6b0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:34.031841 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7c54570f-497a-4e58-8eab-11f94a2fc6b0 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] GET https://10.4.3.239/volume/v3/volumes/cfdc1331-36b1-48e1-85b8-4dbda7a7d677 Aug 20 04:31:34.032082 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7c54570f-497a-4e58-8eab-11f94a2fc6b0 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:34.032544 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7c54570f-497a-4e58-8eab-11f94a2fc6b0 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:34.039492 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-040dbdd8-a07b-4e15-91e9-68855b6c4fda tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:31:34.039946 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-040dbdd8-a07b-4e15-91e9-68855b6c4fda tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1646408573"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:31:34.041684 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:34.041684 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:31:34.041943 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-040dbdd8-a07b-4e15-91e9-68855b6c4fda tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1646408573'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:31:34.042149 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-040dbdd8-a07b-4e15-91e9-68855b6c4fda tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Create volume of 1 GB Aug 20 04:31:34.049630 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-040dbdd8-a07b-4e15-91e9-68855b6c4fda tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Availability Zones retrieved successfully. Aug 20 04:31:34.050033 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7c54570f-497a-4e58-8eab-11f94a2fc6b0 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Volume info retrieved successfully. Aug 20 04:31:34.055954 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-040dbdd8-a07b-4e15-91e9-68855b6c4fda tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Flow 'volume_create_api' (46cad3f3-4cfd-4e2a-9c30-bd951f8a0a47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:31:34.056865 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-040dbdd8-a07b-4e15-91e9-68855b6c4fda tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5f3762e-b91a-4582-ac64-ec34b2c09898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:31:34.058034 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-040dbdd8-a07b-4e15-91e9-68855b6c4fda tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:31:34.058150 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7c54570f-497a-4e58-8eab-11f94a2fc6b0 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] https://10.4.3.239/volume/v3/volumes/cfdc1331-36b1-48e1-85b8-4dbda7a7d677 returned with HTTP 200 Aug 20 04:31:34.058786 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 150/598] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:34 2026] GET /volume/v3/volumes/cfdc1331-36b1-48e1-85b8-4dbda7a7d677 => generated 909 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:34.115723 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-040dbdd8-a07b-4e15-91e9-68855b6c4fda tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5f3762e-b91a-4582-ac64-ec34b2c09898) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:31:34.116856 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-040dbdd8-a07b-4e15-91e9-68855b6c4fda tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e28819b-833d-4b44-abc2-fdbfe79fbb0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:31:34.212495 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-040dbdd8-a07b-4e15-91e9-68855b6c4fda tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Created reservations ['6ea87285-7791-4516-9573-c3da19aa6422', 'a0c60811-f39c-4d09-844f-a0ea632d9432', '38eea2d9-a53f-433f-bcdd-769327b46079', 'fbdbe291-8478-49e8-a9ab-b5b086df5548'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:31:34.214465 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-040dbdd8-a07b-4e15-91e9-68855b6c4fda tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e28819b-833d-4b44-abc2-fdbfe79fbb0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ea87285-7791-4516-9573-c3da19aa6422', 'a0c60811-f39c-4d09-844f-a0ea632d9432', '38eea2d9-a53f-433f-bcdd-769327b46079', 'fbdbe291-8478-49e8-a9ab-b5b086df5548']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:31:34.215388 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-040dbdd8-a07b-4e15-91e9-68855b6c4fda tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34d29253-e005-4bfb-ac56-db048ec51957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:31:34.252955 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-040dbdd8-a07b-4e15-91e9-68855b6c4fda tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34d29253-e005-4bfb-ac56-db048ec51957) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b0dd248-8edb-4a42-be34-689f7396b4da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1646408573',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b83982dec6024976b57fc52767293b40',qos_specs=None,replication_status=,reservations=['6ea87285-7791-4516-9573-c3da19aa6422','a0c60811-f39c-4d09-844f-a0ea632d9432','38eea2d9-a53f-433f-bcdd-769327b46079','fbdbe291-8478-49e8-a9ab-b5b086df5548'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1236be6c7af349d58f4a221eb3955b89',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:31:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1646408573',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b0dd248-8edb-4a42-be34-689f7396b4da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b83982dec6024976b57fc52767293b40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1236be6c7af349d58f4a221eb3955b89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:31:34.252955 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-040dbdd8-a07b-4e15-91e9-68855b6c4fda tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1b735a5-06cc-4a0e-bdd9-717b51fa31e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:31:34.278575 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-040dbdd8-a07b-4e15-91e9-68855b6c4fda tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1b735a5-06cc-4a0e-bdd9-717b51fa31e0) transitioned into state 'SUCCESS' from state '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-1646408573',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b83982dec6024976b57fc52767293b40',qos_specs=None,replication_status=,reservations=['6ea87285-7791-4516-9573-c3da19aa6422','a0c60811-f39c-4d09-844f-a0ea632d9432','38eea2d9-a53f-433f-bcdd-769327b46079','fbdbe291-8478-49e8-a9ab-b5b086df5548'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1236be6c7af349d58f4a221eb3955b89',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:31:34.279463 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-040dbdd8-a07b-4e15-91e9-68855b6c4fda tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b1ec0f4-ef45-4b11-99f8-51f9df47bc91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:31:34.295655 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-040dbdd8-a07b-4e15-91e9-68855b6c4fda tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b1ec0f4-ef45-4b11-99f8-51f9df47bc91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:31:34.296639 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-040dbdd8-a07b-4e15-91e9-68855b6c4fda tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Flow 'volume_create_api' (46cad3f3-4cfd-4e2a-9c30-bd951f8a0a47) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:31:34.297273 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-040dbdd8-a07b-4e15-91e9-68855b6c4fda tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Create volume request issued successfully. Aug 20 04:31:34.297913 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-040dbdd8-a07b-4e15-91e9-68855b6c4fda tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:31:34.298464 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 149/599] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:31:33 2026] POST /volume/v3/volumes => generated 754 bytes in 528 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:31:34.315366 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d0e48f99-0427-41d9-a02c-818f88fc3b90 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:34.317265 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d0e48f99-0427-41d9-a02c-818f88fc3b90 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da Aug 20 04:31:34.317571 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d0e48f99-0427-41d9-a02c-818f88fc3b90 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:34.317934 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d0e48f99-0427-41d9-a02c-818f88fc3b90 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:34.330211 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:34.330211 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:31:34.335157 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d0e48f99-0427-41d9-a02c-818f88fc3b90 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:31:34.341439 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d0e48f99-0427-41d9-a02c-818f88fc3b90 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da returned with HTTP 200 Aug 20 04:31:34.342077 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 153/600] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:34 2026] GET /volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da => generated 822 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:34.655943 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8f4b2387-fe2f-4adb-bbc7-b415f7c4e3f8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:34.657404 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8f4b2387-fe2f-4adb-bbc7-b415f7c4e3f8 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] GET https://10.4.3.239/volume/v3/volumes/d0e33c0b-9cf7-4473-8811-a37c5694cbc0 Aug 20 04:31:34.657681 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8f4b2387-fe2f-4adb-bbc7-b415f7c4e3f8 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:34.657907 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8f4b2387-fe2f-4adb-bbc7-b415f7c4e3f8 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:34.665621 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:34.665621 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:31:34.669852 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-8f4b2387-fe2f-4adb-bbc7-b415f7c4e3f8 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Volume info retrieved successfully. Aug 20 04:31:34.674139 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8f4b2387-fe2f-4adb-bbc7-b415f7c4e3f8 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] https://10.4.3.239/volume/v3/volumes/d0e33c0b-9cf7-4473-8811-a37c5694cbc0 returned with HTTP 200 Aug 20 04:31:34.674609 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 149/601] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:34 2026] GET /volume/v3/volumes/d0e33c0b-9cf7-4473-8811-a37c5694cbc0 => generated 905 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:35.076686 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a356a916-99f1-44d0-897c-e7e2aca67076 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:35.080635 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a356a916-99f1-44d0-897c-e7e2aca67076 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] GET https://10.4.3.239/volume/v3/volumes/cfdc1331-36b1-48e1-85b8-4dbda7a7d677 Aug 20 04:31:35.080635 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a356a916-99f1-44d0-897c-e7e2aca67076 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:35.080827 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a356a916-99f1-44d0-897c-e7e2aca67076 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:35.093405 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:35.093405 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:31:35.101562 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a356a916-99f1-44d0-897c-e7e2aca67076 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Volume info retrieved successfully. Aug 20 04:31:35.109356 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a356a916-99f1-44d0-897c-e7e2aca67076 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] https://10.4.3.239/volume/v3/volumes/cfdc1331-36b1-48e1-85b8-4dbda7a7d677 returned with HTTP 200 Aug 20 04:31:35.109532 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 151/602] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:35 2026] GET /volume/v3/volumes/cfdc1331-36b1-48e1-85b8-4dbda7a7d677 => generated 909 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:35.360171 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2c76aa6b-b6b8-4242-bc39-9ad6888fdf7b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:35.363170 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2c76aa6b-b6b8-4242-bc39-9ad6888fdf7b tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da Aug 20 04:31:35.363396 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2c76aa6b-b6b8-4242-bc39-9ad6888fdf7b tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:35.363692 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2c76aa6b-b6b8-4242-bc39-9ad6888fdf7b tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:35.373676 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:35.373676 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:31:35.380534 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-2c76aa6b-b6b8-4242-bc39-9ad6888fdf7b tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:31:35.386998 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2c76aa6b-b6b8-4242-bc39-9ad6888fdf7b tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da returned with HTTP 200 Aug 20 04:31:35.387753 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 150/603] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:35 2026] GET /volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:35.403970 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-db8129a0-fefb-45c7-ad87-aff9733d7a4b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:35.407250 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-db8129a0-fefb-45c7-ad87-aff9733d7a4b tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da Aug 20 04:31:35.408707 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-db8129a0-fefb-45c7-ad87-aff9733d7a4b tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:35.408707 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-db8129a0-fefb-45c7-ad87-aff9733d7a4b tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:35.423109 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:35.423109 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:31:35.433125 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-db8129a0-fefb-45c7-ad87-aff9733d7a4b tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:31:35.444511 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-db8129a0-fefb-45c7-ad87-aff9733d7a4b tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da returned with HTTP 200 Aug 20 04:31:35.444511 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 154/604] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:35 2026] GET /volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:35.466423 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-632db93c-899d-4574-bde8-ca5896a5354d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:35.468249 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-632db93c-899d-4574-bde8-ca5896a5354d tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:31:35.469682 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-632db93c-899d-4574-bde8-ca5896a5354d tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7b0dd248-8edb-4a42-be34-689f7396b4da", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1459643547"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:31:35.481956 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:35.481956 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:31:35.482697 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-632db93c-899d-4574-bde8-ca5896a5354d tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:31:35.482895 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-632db93c-899d-4574-bde8-ca5896a5354d tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Create snapshot from volume 7b0dd248-8edb-4a42-be34-689f7396b4da Aug 20 04:31:35.540223 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-632db93c-899d-4574-bde8-ca5896a5354d tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Created reservations ['42ce85c1-7b76-408d-84f2-3d7080543956', '8e6f2ac3-291a-415d-b2bb-c07d02f932ff', 'ee425af5-c0d1-4317-8008-89769c3480c3', '8a3e7cb9-879c-43fd-99de-d5267465bca0'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:31:35.593279 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-632db93c-899d-4574-bde8-ca5896a5354d tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot create request issued successfully. Aug 20 04:31:35.593279 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-632db93c-899d-4574-bde8-ca5896a5354d tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:31:35.593764 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 150/605] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:31:35 2026] POST /volume/v3/snapshots => generated 310 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:31:35.606004 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f764fdd1-fc98-4058-8fe3-6255369d60b4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:35.609765 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f764fdd1-fc98-4058-8fe3-6255369d60b4 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/snapshots/0522d5bf-ecd9-4abe-b6c4-afefaf76e35d Aug 20 04:31:35.609765 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f764fdd1-fc98-4058-8fe3-6255369d60b4 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:35.609765 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f764fdd1-fc98-4058-8fe3-6255369d60b4 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:35.617985 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:35.617985 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:31:35.618586 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f764fdd1-fc98-4058-8fe3-6255369d60b4 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot retrieved successfully. Aug 20 04:31:35.619677 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f764fdd1-fc98-4058-8fe3-6255369d60b4 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots/0522d5bf-ecd9-4abe-b6c4-afefaf76e35d returned with HTTP 200 Aug 20 04:31:35.621402 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 152/606] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:31:35 2026] GET /volume/v3/snapshots/0522d5bf-ecd9-4abe-b6c4-afefaf76e35d => generated 442 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:35.696855 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b2225500-bcb9-4cf9-ab75-4129bf61f690 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:35.697912 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b2225500-bcb9-4cf9-ab75-4129bf61f690 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] GET https://10.4.3.239/volume/v3/volumes/d0e33c0b-9cf7-4473-8811-a37c5694cbc0 Aug 20 04:31:35.698260 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b2225500-bcb9-4cf9-ab75-4129bf61f690 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:35.698514 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b2225500-bcb9-4cf9-ab75-4129bf61f690 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:35.707211 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:35.707211 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:31:35.713400 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b2225500-bcb9-4cf9-ab75-4129bf61f690 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Volume info retrieved successfully. Aug 20 04:31:35.721159 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b2225500-bcb9-4cf9-ab75-4129bf61f690 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] https://10.4.3.239/volume/v3/volumes/d0e33c0b-9cf7-4473-8811-a37c5694cbc0 returned with HTTP 200 Aug 20 04:31:35.722089 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 151/607] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:35 2026] GET /volume/v3/volumes/d0e33c0b-9cf7-4473-8811-a37c5694cbc0 => generated 905 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:36.132093 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-74ac82d1-2bc2-478f-8fe2-4872e97937eb None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:36.134130 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-74ac82d1-2bc2-478f-8fe2-4872e97937eb tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] GET https://10.4.3.239/volume/v3/volumes/cfdc1331-36b1-48e1-85b8-4dbda7a7d677 Aug 20 04:31:36.134361 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-74ac82d1-2bc2-478f-8fe2-4872e97937eb tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:36.134869 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-74ac82d1-2bc2-478f-8fe2-4872e97937eb tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:36.142747 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:36.142747 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:31:36.148267 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-74ac82d1-2bc2-478f-8fe2-4872e97937eb tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Volume info retrieved successfully. Aug 20 04:31:36.155393 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-74ac82d1-2bc2-478f-8fe2-4872e97937eb tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] https://10.4.3.239/volume/v3/volumes/cfdc1331-36b1-48e1-85b8-4dbda7a7d677 returned with HTTP 200 Aug 20 04:31:36.155571 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 155/608] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:36 2026] GET /volume/v3/volumes/cfdc1331-36b1-48e1-85b8-4dbda7a7d677 => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:36.636192 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9fa64b52-14eb-4e1e-8d33-78e6414982f5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:36.639242 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9fa64b52-14eb-4e1e-8d33-78e6414982f5 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/snapshots/0522d5bf-ecd9-4abe-b6c4-afefaf76e35d Aug 20 04:31:36.639515 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9fa64b52-14eb-4e1e-8d33-78e6414982f5 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:36.639728 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9fa64b52-14eb-4e1e-8d33-78e6414982f5 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:36.645113 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:36.645113 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:31:36.645860 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-9fa64b52-14eb-4e1e-8d33-78e6414982f5 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot retrieved successfully. Aug 20 04:31:36.647028 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9fa64b52-14eb-4e1e-8d33-78e6414982f5 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots/0522d5bf-ecd9-4abe-b6c4-afefaf76e35d returned with HTTP 200 Aug 20 04:31:36.647418 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 151/609] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:31:36 2026] GET /volume/v3/snapshots/0522d5bf-ecd9-4abe-b6c4-afefaf76e35d => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:36.663171 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ce475298-9d5b-4954-bb93-6acb06445f69 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:36.668931 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ce475298-9d5b-4954-bb93-6acb06445f69 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] POST https://10.4.3.239/volume/v3/backups Aug 20 04:31:36.669392 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ce475298-9d5b-4954-bb93-6acb06445f69 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7b0dd248-8edb-4a42-be34-689f7396b4da", "snapshot_id": "0522d5bf-ecd9-4abe-b6c4-afefaf76e35d", "name": "tempest-VolumesSnapshotTestJSON-Backup-612068464", "container": "tempest-volumessnapshottestjson-backup-container-1485831632"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:31:36.672069 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.backups [None req-ce475298-9d5b-4954-bb93-6acb06445f69 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Creating new backup {'backup': {'volume_id': '7b0dd248-8edb-4a42-be34-689f7396b4da', 'snapshot_id': '0522d5bf-ecd9-4abe-b6c4-afefaf76e35d', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-612068464', 'container': 'tempest-volumessnapshottestjson-backup-container-1485831632'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 04:31:36.672069 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.contrib.backups [None req-ce475298-9d5b-4954-bb93-6acb06445f69 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Creating backup of volume 7b0dd248-8edb-4a42-be34-689f7396b4da in container tempest-volumessnapshottestjson-backup-container-1485831632 Aug 20 04:31:36.680811 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:36.680811 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:31:36.681589 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-ce475298-9d5b-4954-bb93-6acb06445f69 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:31:36.697925 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:36.697925 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:31:36.698072 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-ce475298-9d5b-4954-bb93-6acb06445f69 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot retrieved successfully. Aug 20 04:31:36.728788 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-88562c5c-1310-43d6-a496-bf693cac2cc4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:36.733379 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-88562c5c-1310-43d6-a496-bf693cac2cc4 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:31:36.733379 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-88562c5c-1310-43d6-a496-bf693cac2cc4 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1741614262", "imageRef": "fd30ff40-6d85-42eb-a3e0-87e78c12210f", "size": 1}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:31:36.734383 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-88562c5c-1310-43d6-a496-bf693cac2cc4 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1741614262', 'imageRef': 'fd30ff40-6d85-42eb-a3e0-87e78c12210f', 'size': 1}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:31:36.738566 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1ce31b51-7029-41a9-907e-23d579726e13 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:36.740677 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1ce31b51-7029-41a9-907e-23d579726e13 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] GET https://10.4.3.239/volume/v3/volumes/d0e33c0b-9cf7-4473-8811-a37c5694cbc0 Aug 20 04:31:36.740927 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1ce31b51-7029-41a9-907e-23d579726e13 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:36.741174 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1ce31b51-7029-41a9-907e-23d579726e13 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:36.745764 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-ce475298-9d5b-4954-bb93-6acb06445f69 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Created reservations ['e40c2377-afe7-4f87-b33f-b085739296e9', '4668f436-1cda-4ced-8442-66566e25f59b'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:31:36.753449 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:36.753449 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:31:36.757995 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1ce31b51-7029-41a9-907e-23d579726e13 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Volume info retrieved successfully. Aug 20 04:31:36.769243 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1ce31b51-7029-41a9-907e-23d579726e13 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] https://10.4.3.239/volume/v3/volumes/d0e33c0b-9cf7-4473-8811-a37c5694cbc0 returned with HTTP 200 Aug 20 04:31:36.769243 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 156/610] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:36 2026] GET /volume/v3/volumes/d0e33c0b-9cf7-4473-8811-a37c5694cbc0 => generated 905 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:36.815900 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ce475298-9d5b-4954-bb93-6acb06445f69 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/backups returned with HTTP 202 Aug 20 04:31:36.816885 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 153/611] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:31:36 2026] POST /volume/v3/backups => generated 334 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:31:36.828355 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-021f4165-6feb-4780-b5c7-fd771c8435b6 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:36.831288 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-021f4165-6feb-4780-b5c7-fd771c8435b6 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f Aug 20 04:31:36.832661 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-021f4165-6feb-4780-b5c7-fd771c8435b6 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:36.832661 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-021f4165-6feb-4780-b5c7-fd771c8435b6 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:36.832661 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-021f4165-6feb-4780-b5c7-fd771c8435b6 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Show backup with id 920095d5-c000-43cb-a2ce-685fc645fd0f. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:31:36.860511 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:36.860511 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:31:36.864209 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-021f4165-6feb-4780-b5c7-fd771c8435b6 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f returned with HTTP 200 Aug 20 04:31:36.864209 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 152/612] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:36 2026] GET /volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f => generated 808 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:36.864383 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-88562c5c-1310-43d6-a496-bf693cac2cc4 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Create volume of 1 GB Aug 20 04:31:36.871681 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-88562c5c-1310-43d6-a496-bf693cac2cc4 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Availability Zones retrieved successfully. Aug 20 04:31:36.879416 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-88562c5c-1310-43d6-a496-bf693cac2cc4 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Flow 'volume_create_api' (360c626a-9d88-4bc0-bb8d-3595aea33f55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:31:36.881433 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-88562c5c-1310-43d6-a496-bf693cac2cc4 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28b8acf8-1aa3-4cd1-8b8b-8d7e9682c8da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:31:36.883069 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-88562c5c-1310-43d6-a496-bf693cac2cc4 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:31:36.989073 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-88562c5c-1310-43d6-a496-bf693cac2cc4 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28b8acf8-1aa3-4cd1-8b8b-8d7e9682c8da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:31:36.990038 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-88562c5c-1310-43d6-a496-bf693cac2cc4 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ea2987f-1145-4990-b5d0-3d4ca651d3de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:31:37.129124 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-88562c5c-1310-43d6-a496-bf693cac2cc4 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Created reservations ['db0068ea-d446-4b50-9109-55322effb87b', 'bb2056d0-42df-4898-a8e6-071bb7deef0a', 'aa36723a-27a3-4f84-95d6-39c1fd056bfb', '02ecba0f-6f9c-421f-ab16-45a331436d13'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:31:37.130856 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-88562c5c-1310-43d6-a496-bf693cac2cc4 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ea2987f-1145-4990-b5d0-3d4ca651d3de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db0068ea-d446-4b50-9109-55322effb87b', 'bb2056d0-42df-4898-a8e6-071bb7deef0a', 'aa36723a-27a3-4f84-95d6-39c1fd056bfb', '02ecba0f-6f9c-421f-ab16-45a331436d13']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:31:37.133403 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-88562c5c-1310-43d6-a496-bf693cac2cc4 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60d5edb7-690c-4f68-9498-fd5b608efc8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:31:37.172408 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2eba6812-e27b-4ac6-b7db-122806ec28a1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:37.179174 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2eba6812-e27b-4ac6-b7db-122806ec28a1 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] GET https://10.4.3.239/volume/v3/volumes/cfdc1331-36b1-48e1-85b8-4dbda7a7d677 Aug 20 04:31:37.179322 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-88562c5c-1310-43d6-a496-bf693cac2cc4 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60d5edb7-690c-4f68-9498-fd5b608efc8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6633bc39-c288-478d-97a6-2615f62749b9', '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-1741614262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='783bde1a529f47e0907fa01298299e8c',qos_specs=None,replication_status=,reservations=['db0068ea-d446-4b50-9109-55322effb87b','bb2056d0-42df-4898-a8e6-071bb7deef0a','aa36723a-27a3-4f84-95d6-39c1fd056bfb','02ecba0f-6f9c-421f-ab16-45a331436d13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24bb14f3f1cf4dbe80c0f474423ea5f4',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:31:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1741614262',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6633bc39-c288-478d-97a6-2615f62749b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='783bde1a529f47e0907fa01298299e8c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24bb14f3f1cf4dbe80c0f474423ea5f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:31:37.179685 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2eba6812-e27b-4ac6-b7db-122806ec28a1 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:37.179685 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2eba6812-e27b-4ac6-b7db-122806ec28a1 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:37.179836 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-88562c5c-1310-43d6-a496-bf693cac2cc4 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e8d0eb8-987c-4f0e-b6fa-1f7e4f651308) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:31:37.197952 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:37.197952 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:31:37.208511 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-2eba6812-e27b-4ac6-b7db-122806ec28a1 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Volume info retrieved successfully. Aug 20 04:31:37.216209 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2eba6812-e27b-4ac6-b7db-122806ec28a1 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] https://10.4.3.239/volume/v3/volumes/cfdc1331-36b1-48e1-85b8-4dbda7a7d677 returned with HTTP 200 Aug 20 04:31:37.218317 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 157/613] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:37 2026] GET /volume/v3/volumes/cfdc1331-36b1-48e1-85b8-4dbda7a7d677 => generated 909 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:37.226230 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-88562c5c-1310-43d6-a496-bf693cac2cc4 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e8d0eb8-987c-4f0e-b6fa-1f7e4f651308) transitioned into state 'SUCCESS' from state '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-1741614262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='783bde1a529f47e0907fa01298299e8c',qos_specs=None,replication_status=,reservations=['db0068ea-d446-4b50-9109-55322effb87b','bb2056d0-42df-4898-a8e6-071bb7deef0a','aa36723a-27a3-4f84-95d6-39c1fd056bfb','02ecba0f-6f9c-421f-ab16-45a331436d13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24bb14f3f1cf4dbe80c0f474423ea5f4',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:31:37.226230 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-88562c5c-1310-43d6-a496-bf693cac2cc4 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85bb3bf4-7704-4478-bd65-083334d86383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:31:37.248383 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-88562c5c-1310-43d6-a496-bf693cac2cc4 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85bb3bf4-7704-4478-bd65-083334d86383) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:31:37.248383 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-88562c5c-1310-43d6-a496-bf693cac2cc4 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Flow 'volume_create_api' (360c626a-9d88-4bc0-bb8d-3595aea33f55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:31:37.248383 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-88562c5c-1310-43d6-a496-bf693cac2cc4 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Create volume request issued successfully. Aug 20 04:31:37.249095 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-88562c5c-1310-43d6-a496-bf693cac2cc4 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:31:37.249415 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 152/614] 10.4.3.239 () {70 vars in 1300 bytes} [Thu Aug 20 04:31:36 2026] POST /volume/v3/volumes => generated 899 bytes in 521 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:31:37.273507 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-219ab4e6-adbe-4276-8172-d1b85aa12cd9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:37.275847 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-219ab4e6-adbe-4276-8172-d1b85aa12cd9 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] GET https://10.4.3.239/volume/v3/volumes/6633bc39-c288-478d-97a6-2615f62749b9 Aug 20 04:31:37.275847 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-219ab4e6-adbe-4276-8172-d1b85aa12cd9 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:37.276906 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-219ab4e6-adbe-4276-8172-d1b85aa12cd9 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:37.291058 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:37.291058 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:31:37.297440 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-219ab4e6-adbe-4276-8172-d1b85aa12cd9 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Volume info retrieved successfully. Aug 20 04:31:37.305384 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-219ab4e6-adbe-4276-8172-d1b85aa12cd9 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] https://10.4.3.239/volume/v3/volumes/6633bc39-c288-478d-97a6-2615f62749b9 returned with HTTP 200 Aug 20 04:31:37.305908 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 154/615] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:31:37 2026] GET /volume/v3/volumes/6633bc39-c288-478d-97a6-2615f62749b9 => generated 967 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 04:31:37.407903 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-3340ce4f-2892-44b2-837e-0f2dd3abb006 req-b2b8da22-f563-494d-accb-7b47c9dd7367 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:37.411121 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-3340ce4f-2892-44b2-837e-0f2dd3abb006 req-b2b8da22-f563-494d-accb-7b47c9dd7367 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] DELETE https://10.4.3.239/volume/v3/attachments/e5e51b5f-75f5-48a2-b331-4d31f1c68a7a Aug 20 04:31:37.411411 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-3340ce4f-2892-44b2-837e-0f2dd3abb006 req-b2b8da22-f563-494d-accb-7b47c9dd7367 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:37.412423 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-3340ce4f-2892-44b2-837e-0f2dd3abb006 req-b2b8da22-f563-494d-accb-7b47c9dd7367 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:37.423920 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:37.423920 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:31:37.552494 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-3340ce4f-2892-44b2-837e-0f2dd3abb006 req-b2b8da22-f563-494d-accb-7b47c9dd7367 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] https://10.4.3.239/volume/v3/attachments/e5e51b5f-75f5-48a2-b331-4d31f1c68a7a returned with HTTP 200 Aug 20 04:31:37.552885 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 153/616] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:31:37 2026] DELETE /volume/v3/attachments/e5e51b5f-75f5-48a2-b331-4d31f1c68a7a => generated 19 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:37.666832 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-23407c7d-4ff8-458b-8f40-3a82cd63c1ce None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:37.668981 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-23407c7d-4ff8-458b-8f40-3a82cd63c1ce tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] GET https://10.4.3.239/volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76 Aug 20 04:31:37.669251 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-23407c7d-4ff8-458b-8f40-3a82cd63c1ce tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:37.669536 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-23407c7d-4ff8-458b-8f40-3a82cd63c1ce tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:37.680220 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:37.680220 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:31:37.685298 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-23407c7d-4ff8-458b-8f40-3a82cd63c1ce tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Volume info retrieved successfully. Aug 20 04:31:37.692751 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-23407c7d-4ff8-458b-8f40-3a82cd63c1ce tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] https://10.4.3.239/volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76 returned with HTTP 200 Aug 20 04:31:37.694842 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 158/617] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:37 2026] GET /volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:37.790244 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-315257c6-8fa7-465e-ab58-c974bcfe88ea None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:37.792772 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-315257c6-8fa7-465e-ab58-c974bcfe88ea tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] GET https://10.4.3.239/volume/v3/volumes/d0e33c0b-9cf7-4473-8811-a37c5694cbc0 Aug 20 04:31:37.792772 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-315257c6-8fa7-465e-ab58-c974bcfe88ea tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:37.792772 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-315257c6-8fa7-465e-ab58-c974bcfe88ea tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:37.802098 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:37.802098 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:31:37.808661 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-315257c6-8fa7-465e-ab58-c974bcfe88ea tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Volume info retrieved successfully. Aug 20 04:31:37.816205 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-315257c6-8fa7-465e-ab58-c974bcfe88ea tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] https://10.4.3.239/volume/v3/volumes/d0e33c0b-9cf7-4473-8811-a37c5694cbc0 returned with HTTP 200 Aug 20 04:31:37.816768 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 153/618] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:37 2026] GET /volume/v3/volumes/d0e33c0b-9cf7-4473-8811-a37c5694cbc0 => generated 905 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:37.876272 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-372e02f1-79bf-4424-84d6-3e8055735e2b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:37.879944 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-372e02f1-79bf-4424-84d6-3e8055735e2b tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f Aug 20 04:31:37.880269 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-372e02f1-79bf-4424-84d6-3e8055735e2b tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:37.880517 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-372e02f1-79bf-4424-84d6-3e8055735e2b tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:37.880689 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-372e02f1-79bf-4424-84d6-3e8055735e2b tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Show backup with id 920095d5-c000-43cb-a2ce-685fc645fd0f. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:31:37.889583 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:37.889583 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:31:37.890660 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-372e02f1-79bf-4424-84d6-3e8055735e2b tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f returned with HTTP 200 Aug 20 04:31:37.891015 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 155/619] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:37 2026] GET /volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f => generated 834 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:38.235505 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4d37f545-7486-464b-82db-bbf60d335ca1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:38.239472 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4d37f545-7486-464b-82db-bbf60d335ca1 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] GET https://10.4.3.239/volume/v3/volumes/cfdc1331-36b1-48e1-85b8-4dbda7a7d677 Aug 20 04:31:38.239472 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4d37f545-7486-464b-82db-bbf60d335ca1 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:38.239697 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4d37f545-7486-464b-82db-bbf60d335ca1 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:38.249817 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:38.249817 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:31:38.254701 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-4d37f545-7486-464b-82db-bbf60d335ca1 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Volume info retrieved successfully. Aug 20 04:31:38.262045 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4d37f545-7486-464b-82db-bbf60d335ca1 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] https://10.4.3.239/volume/v3/volumes/cfdc1331-36b1-48e1-85b8-4dbda7a7d677 returned with HTTP 200 Aug 20 04:31:38.262661 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 154/620] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:38 2026] GET /volume/v3/volumes/cfdc1331-36b1-48e1-85b8-4dbda7a7d677 => generated 1395 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:31:38.283075 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a967e4a3-8ec1-487c-bbad-1433012f53a6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:38.285371 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a967e4a3-8ec1-487c-bbad-1433012f53a6 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:31:38.285779 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a967e4a3-8ec1-487c-bbad-1433012f53a6 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-92244175"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:31:38.289068 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-a967e4a3-8ec1-487c-bbad-1433012f53a6 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-92244175'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:31:38.289068 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-a967e4a3-8ec1-487c-bbad-1433012f53a6 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Create volume of 1 GB Aug 20 04:31:38.294070 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a967e4a3-8ec1-487c-bbad-1433012f53a6 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Availability Zones retrieved successfully. Aug 20 04:31:38.301997 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a967e4a3-8ec1-487c-bbad-1433012f53a6 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Flow 'volume_create_api' (9ab526a7-03f7-4d85-bd7c-fc087cab1c4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:31:38.303534 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a967e4a3-8ec1-487c-bbad-1433012f53a6 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80aa8b64-fcd6-4688-ae3c-510364fbe9c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:31:38.305096 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-a967e4a3-8ec1-487c-bbad-1433012f53a6 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:31:38.329739 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1b69be4b-d9eb-4e2b-b739-275c49cccfb7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:38.332254 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1b69be4b-d9eb-4e2b-b739-275c49cccfb7 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] GET https://10.4.3.239/volume/v3/volumes/6633bc39-c288-478d-97a6-2615f62749b9 Aug 20 04:31:38.332398 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1b69be4b-d9eb-4e2b-b739-275c49cccfb7 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:38.332715 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1b69be4b-d9eb-4e2b-b739-275c49cccfb7 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:38.342613 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:38.342613 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:31:38.344438 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a967e4a3-8ec1-487c-bbad-1433012f53a6 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80aa8b64-fcd6-4688-ae3c-510364fbe9c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:31:38.345444 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a967e4a3-8ec1-487c-bbad-1433012f53a6 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46ecf844-5b26-480b-aff8-c1583eade5e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:31:38.347935 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-1b69be4b-d9eb-4e2b-b739-275c49cccfb7 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Volume info retrieved successfully. Aug 20 04:31:38.353941 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1b69be4b-d9eb-4e2b-b739-275c49cccfb7 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] https://10.4.3.239/volume/v3/volumes/6633bc39-c288-478d-97a6-2615f62749b9 returned with HTTP 200 Aug 20 04:31:38.354875 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 154/621] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:31:38 2026] GET /volume/v3/volumes/6633bc39-c288-478d-97a6-2615f62749b9 => generated 1541 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:31:38.401718 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-c079a552-e1b3-48fb-a500-01598c9a03e4 req-e51541a6-e429-4bc3-9e84-b048197bcdc8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:38.408003 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-c079a552-e1b3-48fb-a500-01598c9a03e4 req-e51541a6-e429-4bc3-9e84-b048197bcdc8 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] GET https://10.4.3.239/volume/v3/volumes/6633bc39-c288-478d-97a6-2615f62749b9 Aug 20 04:31:38.408003 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-c079a552-e1b3-48fb-a500-01598c9a03e4 req-e51541a6-e429-4bc3-9e84-b048197bcdc8 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:38.409910 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-c079a552-e1b3-48fb-a500-01598c9a03e4 req-e51541a6-e429-4bc3-9e84-b048197bcdc8 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:38.418533 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:38.418533 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:31:38.421317 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-a967e4a3-8ec1-487c-bbad-1433012f53a6 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Created reservations ['e7c95f21-368c-42e5-b6d5-2c347f9b126c', '87bfe54d-5363-4b6f-adff-6afc31e3dc9d', '68928663-589f-4631-9743-6e9d4c92c269', '255e2ce1-fb07-475c-bf1c-94d2fbfb326e'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:31:38.422733 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a967e4a3-8ec1-487c-bbad-1433012f53a6 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46ecf844-5b26-480b-aff8-c1583eade5e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7c95f21-368c-42e5-b6d5-2c347f9b126c', '87bfe54d-5363-4b6f-adff-6afc31e3dc9d', '68928663-589f-4631-9743-6e9d4c92c269', '255e2ce1-fb07-475c-bf1c-94d2fbfb326e']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:31:38.423949 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a967e4a3-8ec1-487c-bbad-1433012f53a6 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c583e664-f57d-4045-9cda-52de1b89d77f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:31:38.425278 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-c079a552-e1b3-48fb-a500-01598c9a03e4 req-e51541a6-e429-4bc3-9e84-b048197bcdc8 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Volume info retrieved successfully. Aug 20 04:31:38.433310 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-c079a552-e1b3-48fb-a500-01598c9a03e4 req-e51541a6-e429-4bc3-9e84-b048197bcdc8 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] https://10.4.3.239/volume/v3/volumes/6633bc39-c288-478d-97a6-2615f62749b9 returned with HTTP 200 Aug 20 04:31:38.433687 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 156/622] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:31:38 2026] GET /volume/v3/volumes/6633bc39-c288-478d-97a6-2615f62749b9 => generated 1361 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:31:38.452994 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a967e4a3-8ec1-487c-bbad-1433012f53a6 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c583e664-f57d-4045-9cda-52de1b89d77f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be2efd3c-ec83-491c-89d2-7f29d70b9301', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-92244175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79c77c3db1994eeda30dffc145dd220d',qos_specs=None,replication_status=,reservations=['e7c95f21-368c-42e5-b6d5-2c347f9b126c','87bfe54d-5363-4b6f-adff-6afc31e3dc9d','68928663-589f-4631-9743-6e9d4c92c269','255e2ce1-fb07-475c-bf1c-94d2fbfb326e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c293108d3549443e90bff4e5f3d6fa3a',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:31:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-92244175',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be2efd3c-ec83-491c-89d2-7f29d70b9301,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79c77c3db1994eeda30dffc145dd220d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c293108d3549443e90bff4e5f3d6fa3a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:31:38.453856 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a967e4a3-8ec1-487c-bbad-1433012f53a6 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (963281ed-3488-44e6-86c4-a1c1d3e0a4c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:31:38.483124 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a967e4a3-8ec1-487c-bbad-1433012f53a6 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (963281ed-3488-44e6-86c4-a1c1d3e0a4c5) transitioned into state 'SUCCESS' from state '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-92244175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79c77c3db1994eeda30dffc145dd220d',qos_specs=None,replication_status=,reservations=['e7c95f21-368c-42e5-b6d5-2c347f9b126c','87bfe54d-5363-4b6f-adff-6afc31e3dc9d','68928663-589f-4631-9743-6e9d4c92c269','255e2ce1-fb07-475c-bf1c-94d2fbfb326e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c293108d3549443e90bff4e5f3d6fa3a',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:31:38.484275 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a967e4a3-8ec1-487c-bbad-1433012f53a6 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfd716ea-806d-4929-9245-cad287531da0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:31:38.504473 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a967e4a3-8ec1-487c-bbad-1433012f53a6 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfd716ea-806d-4929-9245-cad287531da0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:31:38.504473 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a967e4a3-8ec1-487c-bbad-1433012f53a6 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Flow 'volume_create_api' (9ab526a7-03f7-4d85-bd7c-fc087cab1c4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:31:38.504473 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a967e4a3-8ec1-487c-bbad-1433012f53a6 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Create volume request issued successfully. Aug 20 04:31:38.504473 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a967e4a3-8ec1-487c-bbad-1433012f53a6 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:31:38.504780 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 159/623] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:31:38 2026] POST /volume/v3/volumes => generated 755 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:31:38.525232 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b03a3b9c-c126-4c10-9103-20bae7aa2054 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:38.526892 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b03a3b9c-c126-4c10-9103-20bae7aa2054 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] GET https://10.4.3.239/volume/v3/volumes/be2efd3c-ec83-491c-89d2-7f29d70b9301 Aug 20 04:31:38.528343 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b03a3b9c-c126-4c10-9103-20bae7aa2054 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:38.528621 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b03a3b9c-c126-4c10-9103-20bae7aa2054 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:38.544480 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:38.544480 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:31:38.553465 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-b03a3b9c-c126-4c10-9103-20bae7aa2054 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Volume info retrieved successfully. Aug 20 04:31:38.559399 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b03a3b9c-c126-4c10-9103-20bae7aa2054 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] https://10.4.3.239/volume/v3/volumes/be2efd3c-ec83-491c-89d2-7f29d70b9301 returned with HTTP 200 Aug 20 04:31:38.560001 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 155/624] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:38 2026] GET /volume/v3/volumes/be2efd3c-ec83-491c-89d2-7f29d70b9301 => generated 823 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:38.838495 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-77e3eb47-7174-49d3-a68e-e7c540cd358f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:38.841602 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-77e3eb47-7174-49d3-a68e-e7c540cd358f tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] GET https://10.4.3.239/volume/v3/volumes/d0e33c0b-9cf7-4473-8811-a37c5694cbc0 Aug 20 04:31:38.841602 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-77e3eb47-7174-49d3-a68e-e7c540cd358f tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:38.841767 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-77e3eb47-7174-49d3-a68e-e7c540cd358f tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:38.856142 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:38.856142 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:31:38.863217 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-77e3eb47-7174-49d3-a68e-e7c540cd358f tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Volume info retrieved successfully. Aug 20 04:31:38.872850 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-77e3eb47-7174-49d3-a68e-e7c540cd358f tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] https://10.4.3.239/volume/v3/volumes/d0e33c0b-9cf7-4473-8811-a37c5694cbc0 returned with HTTP 200 Aug 20 04:31:38.873376 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 155/625] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:38 2026] GET /volume/v3/volumes/d0e33c0b-9cf7-4473-8811-a37c5694cbc0 => generated 1158 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:31:38.907213 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-223ea21b-b1d9-4bf7-811f-de1696768be5 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:38.908103 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-223ea21b-b1d9-4bf7-811f-de1696768be5 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f Aug 20 04:31:38.908326 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-223ea21b-b1d9-4bf7-811f-de1696768be5 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:38.908552 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-223ea21b-b1d9-4bf7-811f-de1696768be5 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:38.909072 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-223ea21b-b1d9-4bf7-811f-de1696768be5 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Show backup with id 920095d5-c000-43cb-a2ce-685fc645fd0f. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:31:38.914641 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:38.914641 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:31:38.916258 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-223ea21b-b1d9-4bf7-811f-de1696768be5 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f returned with HTTP 200 Aug 20 04:31:38.920233 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 157/626] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:38 2026] GET /volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f => generated 834 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:38.921936 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-e936c214-b064-4da3-a593-e5ffcb1c67f5 req-5366ccd2-3a63-40b9-8ec8-04aadccfcd38 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:38.925900 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-e936c214-b064-4da3-a593-e5ffcb1c67f5 req-5366ccd2-3a63-40b9-8ec8-04aadccfcd38 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] GET https://10.4.3.239/volume/v3/volumes/d0e33c0b-9cf7-4473-8811-a37c5694cbc0 Aug 20 04:31:38.925900 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-e936c214-b064-4da3-a593-e5ffcb1c67f5 req-5366ccd2-3a63-40b9-8ec8-04aadccfcd38 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:38.925900 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-e936c214-b064-4da3-a593-e5ffcb1c67f5 req-5366ccd2-3a63-40b9-8ec8-04aadccfcd38 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:38.941729 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:38.941729 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:31:38.949413 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-e936c214-b064-4da3-a593-e5ffcb1c67f5 req-5366ccd2-3a63-40b9-8ec8-04aadccfcd38 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Volume info retrieved successfully. Aug 20 04:31:38.957452 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-e936c214-b064-4da3-a593-e5ffcb1c67f5 req-5366ccd2-3a63-40b9-8ec8-04aadccfcd38 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] https://10.4.3.239/volume/v3/volumes/d0e33c0b-9cf7-4473-8811-a37c5694cbc0 returned with HTTP 200 Aug 20 04:31:38.958085 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 160/627] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:31:38 2026] GET /volume/v3/volumes/d0e33c0b-9cf7-4473-8811-a37c5694cbc0 => generated 1158 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:31:39.177251 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-c079a552-e1b3-48fb-a500-01598c9a03e4 req-dfe46b13-1f6d-4121-9e83-8325371a1d17 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:39.179586 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-c079a552-e1b3-48fb-a500-01598c9a03e4 req-dfe46b13-1f6d-4121-9e83-8325371a1d17 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] GET https://10.4.3.239/volume/v3/volumes/6633bc39-c288-478d-97a6-2615f62749b9 Aug 20 04:31:39.179683 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-c079a552-e1b3-48fb-a500-01598c9a03e4 req-dfe46b13-1f6d-4121-9e83-8325371a1d17 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:39.179884 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-c079a552-e1b3-48fb-a500-01598c9a03e4 req-dfe46b13-1f6d-4121-9e83-8325371a1d17 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:39.189568 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:39.189568 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:31:39.196277 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-c079a552-e1b3-48fb-a500-01598c9a03e4 req-dfe46b13-1f6d-4121-9e83-8325371a1d17 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Volume info retrieved successfully. Aug 20 04:31:39.203719 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-c079a552-e1b3-48fb-a500-01598c9a03e4 req-dfe46b13-1f6d-4121-9e83-8325371a1d17 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] https://10.4.3.239/volume/v3/volumes/6633bc39-c288-478d-97a6-2615f62749b9 returned with HTTP 200 Aug 20 04:31:39.205232 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 156/628] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:31:39 2026] GET /volume/v3/volumes/6633bc39-c288-478d-97a6-2615f62749b9 => generated 1361 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 04:31:39.222100 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1cd104ab-20f8-4163-8e36-cbff7dbd90a4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:39.222402 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1cd104ab-20f8-4163-8e36-cbff7dbd90a4 None None] GET https://10.4.3.239/volume// Aug 20 04:31:39.222648 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1cd104ab-20f8-4163-8e36-cbff7dbd90a4 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:39.222927 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1cd104ab-20f8-4163-8e36-cbff7dbd90a4 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:39.223481 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1cd104ab-20f8-4163-8e36-cbff7dbd90a4 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:31:39.225410 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 156/629] 10.4.3.239 () {66 vars in 1419 bytes} [Thu Aug 20 04:31:39 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:31:39.237026 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-c079a552-e1b3-48fb-a500-01598c9a03e4 req-33d99983-b46c-4497-8d8f-5369916e9fc8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:39.239585 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-c079a552-e1b3-48fb-a500-01598c9a03e4 req-33d99983-b46c-4497-8d8f-5369916e9fc8 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:31:39.240122 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-c079a552-e1b3-48fb-a500-01598c9a03e4 req-33d99983-b46c-4497-8d8f-5369916e9fc8 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6633bc39-c288-478d-97a6-2615f62749b9", "connector": null, "instance_uuid": "cf527cff-b47a-48e9-80f2-ed9df8faa96c"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:31:39.252506 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:39.252506 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:31:39.303885 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-c079a552-e1b3-48fb-a500-01598c9a03e4 req-33d99983-b46c-4497-8d8f-5369916e9fc8 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:31:39.304761 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 158/630] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:31:39 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:31:39.400043 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-e936c214-b064-4da3-a593-e5ffcb1c67f5 req-4fa46538-0941-464d-805e-e8490c8cc289 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:39.403750 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-e936c214-b064-4da3-a593-e5ffcb1c67f5 req-4fa46538-0941-464d-805e-e8490c8cc289 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] GET https://10.4.3.239/volume/v3/volumes/d0e33c0b-9cf7-4473-8811-a37c5694cbc0 Aug 20 04:31:39.403750 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-e936c214-b064-4da3-a593-e5ffcb1c67f5 req-4fa46538-0941-464d-805e-e8490c8cc289 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:39.403750 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-e936c214-b064-4da3-a593-e5ffcb1c67f5 req-4fa46538-0941-464d-805e-e8490c8cc289 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:39.415833 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:39.415833 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:31:39.426913 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-e936c214-b064-4da3-a593-e5ffcb1c67f5 req-4fa46538-0941-464d-805e-e8490c8cc289 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Volume info retrieved successfully. Aug 20 04:31:39.434162 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-e936c214-b064-4da3-a593-e5ffcb1c67f5 req-4fa46538-0941-464d-805e-e8490c8cc289 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] https://10.4.3.239/volume/v3/volumes/d0e33c0b-9cf7-4473-8811-a37c5694cbc0 returned with HTTP 200 Aug 20 04:31:39.435581 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 161/631] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:31:39 2026] GET /volume/v3/volumes/d0e33c0b-9cf7-4473-8811-a37c5694cbc0 => generated 1158 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:31:39.448241 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-de64922c-f472-4978-9dfa-81a7ec727dba None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:39.450318 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-de64922c-f472-4978-9dfa-81a7ec727dba None None] GET https://10.4.3.239/volume// Aug 20 04:31:39.450318 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-de64922c-f472-4978-9dfa-81a7ec727dba None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:39.450318 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-de64922c-f472-4978-9dfa-81a7ec727dba None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:39.450318 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-de64922c-f472-4978-9dfa-81a7ec727dba None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:31:39.450318 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 157/632] 10.4.3.239 () {66 vars in 1419 bytes} [Thu Aug 20 04:31: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 20 04:31:39.460008 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-e936c214-b064-4da3-a593-e5ffcb1c67f5 req-422c28dc-ca31-4a6d-85b8-76bff21ef136 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:39.460732 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-e936c214-b064-4da3-a593-e5ffcb1c67f5 req-422c28dc-ca31-4a6d-85b8-76bff21ef136 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:31:39.461166 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-e936c214-b064-4da3-a593-e5ffcb1c67f5 req-422c28dc-ca31-4a6d-85b8-76bff21ef136 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d0e33c0b-9cf7-4473-8811-a37c5694cbc0", "connector": null, "instance_uuid": "43768343-7222-4811-8288-f0475b4b7e58"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:31:39.472358 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:39.472358 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:31:39.517497 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-e936c214-b064-4da3-a593-e5ffcb1c67f5 req-422c28dc-ca31-4a6d-85b8-76bff21ef136 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:31:39.517497 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 157/633] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:31:39 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:31:39.578399 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9b519edd-9623-4c98-bb2d-8d31088ba522 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:39.580829 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9b519edd-9623-4c98-bb2d-8d31088ba522 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] GET https://10.4.3.239/volume/v3/volumes/be2efd3c-ec83-491c-89d2-7f29d70b9301 Aug 20 04:31:39.580829 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9b519edd-9623-4c98-bb2d-8d31088ba522 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:39.580829 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9b519edd-9623-4c98-bb2d-8d31088ba522 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:39.587899 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:39.587899 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:31:39.593478 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-9b519edd-9623-4c98-bb2d-8d31088ba522 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Volume info retrieved successfully. Aug 20 04:31:39.600793 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9b519edd-9623-4c98-bb2d-8d31088ba522 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] https://10.4.3.239/volume/v3/volumes/be2efd3c-ec83-491c-89d2-7f29d70b9301 returned with HTTP 200 Aug 20 04:31:39.601663 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 159/634] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:39 2026] GET /volume/v3/volumes/be2efd3c-ec83-491c-89d2-7f29d70b9301 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:39.616759 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-70bc3735-1124-436b-8ad9-00f8bc105764 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:39.619167 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-70bc3735-1124-436b-8ad9-00f8bc105764 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:31:39.619607 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-70bc3735-1124-436b-8ad9-00f8bc105764 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-187916591"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:31:39.620928 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-70bc3735-1124-436b-8ad9-00f8bc105764 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-187916591'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:31:39.621076 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-70bc3735-1124-436b-8ad9-00f8bc105764 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Create volume of 1 GB Aug 20 04:31:39.626676 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-70bc3735-1124-436b-8ad9-00f8bc105764 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Availability Zones retrieved successfully. Aug 20 04:31:39.635897 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-70bc3735-1124-436b-8ad9-00f8bc105764 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Flow 'volume_create_api' (d982bed2-411b-4a27-a684-0a008df9c9b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:31:39.637334 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-70bc3735-1124-436b-8ad9-00f8bc105764 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cca4995f-0579-4079-a251-467bd6bbca27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:31:39.638738 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-70bc3735-1124-436b-8ad9-00f8bc105764 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:31:39.674232 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-70bc3735-1124-436b-8ad9-00f8bc105764 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cca4995f-0579-4079-a251-467bd6bbca27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:31:39.675274 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-70bc3735-1124-436b-8ad9-00f8bc105764 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (397e7f61-ebf8-4c39-a36d-e859e624bd5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:31:39.736905 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-70bc3735-1124-436b-8ad9-00f8bc105764 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Created reservations ['bc0c1812-508c-47d7-b03d-e77bb9967981', 'b5776899-6574-455b-90be-9e260a612781', '9f68aa1e-6812-4521-afa0-c196d5dd3028', 'd0945d18-c119-48df-bd4e-14db650a3525'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:31:39.737777 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-70bc3735-1124-436b-8ad9-00f8bc105764 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (397e7f61-ebf8-4c39-a36d-e859e624bd5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc0c1812-508c-47d7-b03d-e77bb9967981', 'b5776899-6574-455b-90be-9e260a612781', '9f68aa1e-6812-4521-afa0-c196d5dd3028', 'd0945d18-c119-48df-bd4e-14db650a3525']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:31:39.738806 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-70bc3735-1124-436b-8ad9-00f8bc105764 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c8eb2a0-a926-4925-b901-9083e14f7da1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:31:39.770575 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-70bc3735-1124-436b-8ad9-00f8bc105764 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c8eb2a0-a926-4925-b901-9083e14f7da1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ecf04c36-5f81-48b5-a069-229885ac5b7e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-187916591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79c77c3db1994eeda30dffc145dd220d',qos_specs=None,replication_status=,reservations=['bc0c1812-508c-47d7-b03d-e77bb9967981','b5776899-6574-455b-90be-9e260a612781','9f68aa1e-6812-4521-afa0-c196d5dd3028','d0945d18-c119-48df-bd4e-14db650a3525'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c293108d3549443e90bff4e5f3d6fa3a',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:31:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-187916591',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ecf04c36-5f81-48b5-a069-229885ac5b7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79c77c3db1994eeda30dffc145dd220d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c293108d3549443e90bff4e5f3d6fa3a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:31:39.771484 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-70bc3735-1124-436b-8ad9-00f8bc105764 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71d203a0-cc78-4e8c-9ec0-ede760dba805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:31:39.793390 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-70bc3735-1124-436b-8ad9-00f8bc105764 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71d203a0-cc78-4e8c-9ec0-ede760dba805) transitioned into state 'SUCCESS' from state '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-187916591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79c77c3db1994eeda30dffc145dd220d',qos_specs=None,replication_status=,reservations=['bc0c1812-508c-47d7-b03d-e77bb9967981','b5776899-6574-455b-90be-9e260a612781','9f68aa1e-6812-4521-afa0-c196d5dd3028','d0945d18-c119-48df-bd4e-14db650a3525'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c293108d3549443e90bff4e5f3d6fa3a',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:31:39.794086 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-70bc3735-1124-436b-8ad9-00f8bc105764 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61907970-7afe-4510-95d9-952638f946e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:31:39.805032 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-70bc3735-1124-436b-8ad9-00f8bc105764 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61907970-7afe-4510-95d9-952638f946e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:31:39.805912 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-70bc3735-1124-436b-8ad9-00f8bc105764 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Flow 'volume_create_api' (d982bed2-411b-4a27-a684-0a008df9c9b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:31:39.806361 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-70bc3735-1124-436b-8ad9-00f8bc105764 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Create volume request issued successfully. Aug 20 04:31:39.807353 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-70bc3735-1124-436b-8ad9-00f8bc105764 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:31:39.807764 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 162/635] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:31:39 2026] POST /volume/v3/volumes => generated 756 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:31:39.824544 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2bffd8eb-9657-47f2-9144-aca53ceb3788 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:39.826707 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2bffd8eb-9657-47f2-9144-aca53ceb3788 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] GET https://10.4.3.239/volume/v3/volumes/ecf04c36-5f81-48b5-a069-229885ac5b7e Aug 20 04:31:39.826984 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2bffd8eb-9657-47f2-9144-aca53ceb3788 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:39.827317 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2bffd8eb-9657-47f2-9144-aca53ceb3788 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:39.836840 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:39.836840 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:31:39.841968 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-2bffd8eb-9657-47f2-9144-aca53ceb3788 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Volume info retrieved successfully. Aug 20 04:31:39.850031 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2bffd8eb-9657-47f2-9144-aca53ceb3788 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] https://10.4.3.239/volume/v3/volumes/ecf04c36-5f81-48b5-a069-229885ac5b7e returned with HTTP 200 Aug 20 04:31:39.850532 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 158/636] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:39 2026] GET /volume/v3/volumes/ecf04c36-5f81-48b5-a069-229885ac5b7e => generated 824 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:39.936738 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b0e17998-6f6e-4bfc-8ade-8851d5f26843 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:39.938580 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b0e17998-6f6e-4bfc-8ade-8851d5f26843 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f Aug 20 04:31:39.938798 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b0e17998-6f6e-4bfc-8ade-8851d5f26843 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:39.939011 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b0e17998-6f6e-4bfc-8ade-8851d5f26843 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:39.939121 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-b0e17998-6f6e-4bfc-8ade-8851d5f26843 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Show backup with id 920095d5-c000-43cb-a2ce-685fc645fd0f. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:31:39.954787 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:39.954787 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:31:39.955676 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b0e17998-6f6e-4bfc-8ade-8851d5f26843 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f returned with HTTP 200 Aug 20 04:31:39.956170 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 158/637] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:39 2026] GET /volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f => generated 834 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:40.707458 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c10b6108-90cd-44a5-81fa-8e70548dfb65 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:40.708037 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c10b6108-90cd-44a5-81fa-8e70548dfb65 None None] GET https://10.4.3.239/volume// Aug 20 04:31:40.709020 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c10b6108-90cd-44a5-81fa-8e70548dfb65 None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:40.709020 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c10b6108-90cd-44a5-81fa-8e70548dfb65 None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:40.709020 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c10b6108-90cd-44a5-81fa-8e70548dfb65 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:31:40.709555 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 160/638] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:31: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 20 04:31:40.722274 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-c079a552-e1b3-48fb-a500-01598c9a03e4 req-bdb47cd3-e0b7-44bd-8319-773d85c9cdce None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:40.726593 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-c079a552-e1b3-48fb-a500-01598c9a03e4 req-bdb47cd3-e0b7-44bd-8319-773d85c9cdce tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] GET https://10.4.3.239/volume/v3/volumes/6633bc39-c288-478d-97a6-2615f62749b9 Aug 20 04:31:40.727012 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-c079a552-e1b3-48fb-a500-01598c9a03e4 req-bdb47cd3-e0b7-44bd-8319-773d85c9cdce tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:40.727382 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-c079a552-e1b3-48fb-a500-01598c9a03e4 req-bdb47cd3-e0b7-44bd-8319-773d85c9cdce tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:40.742475 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:40.742475 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:31:40.748455 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-c079a552-e1b3-48fb-a500-01598c9a03e4 req-bdb47cd3-e0b7-44bd-8319-773d85c9cdce tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Volume info retrieved successfully. Aug 20 04:31:40.754265 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-c079a552-e1b3-48fb-a500-01598c9a03e4 req-bdb47cd3-e0b7-44bd-8319-773d85c9cdce tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] https://10.4.3.239/volume/v3/volumes/6633bc39-c288-478d-97a6-2615f62749b9 returned with HTTP 200 Aug 20 04:31:40.755308 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 163/639] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:31:40 2026] GET /volume/v3/volumes/6633bc39-c288-478d-97a6-2615f62749b9 => generated 1540 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:31:40.867046 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8db088c4-b988-429d-aa1a-7dc18b1261b2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:40.869537 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8db088c4-b988-429d-aa1a-7dc18b1261b2 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] GET https://10.4.3.239/volume/v3/volumes/ecf04c36-5f81-48b5-a069-229885ac5b7e Aug 20 04:31:40.870068 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8db088c4-b988-429d-aa1a-7dc18b1261b2 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:40.870068 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8db088c4-b988-429d-aa1a-7dc18b1261b2 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:40.880079 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:40.880079 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:31:40.880567 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-c079a552-e1b3-48fb-a500-01598c9a03e4 req-7f9256db-6bc4-4872-b7b0-fff0d5ba2b84 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:40.883778 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-c079a552-e1b3-48fb-a500-01598c9a03e4 req-7f9256db-6bc4-4872-b7b0-fff0d5ba2b84 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] PUT https://10.4.3.239/volume/v3/attachments/01b54acc-2f9f-41d5-8641-267e9558d425 Aug 20 04:31:40.884065 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-c079a552-e1b3-48fb-a500-01598c9a03e4 req-7f9256db-6bc4-4872-b7b0-fff0d5ba2b84 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:31:40.885917 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-8db088c4-b988-429d-aa1a-7dc18b1261b2 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Volume info retrieved successfully. Aug 20 04:31:40.896137 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8db088c4-b988-429d-aa1a-7dc18b1261b2 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] https://10.4.3.239/volume/v3/volumes/ecf04c36-5f81-48b5-a069-229885ac5b7e returned with HTTP 200 Aug 20 04:31:40.896137 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 159/640] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:40 2026] GET /volume/v3/volumes/ecf04c36-5f81-48b5-a069-229885ac5b7e => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:40.900120 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-c079a552-e1b3-48fb-a500-01598c9a03e4 req-7f9256db-6bc4-4872-b7b0-fff0d5ba2b84 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Acquiring lock "cinder-attachment_update-6633bc39-c288-478d-97a6-2615f62749b9-np0000007850" by "attachment_update" {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:31:40.907723 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-c079a552-e1b3-48fb-a500-01598c9a03e4 req-7f9256db-6bc4-4872-b7b0-fff0d5ba2b84 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Lock "cinder-attachment_update-6633bc39-c288-478d-97a6-2615f62749b9-np0000007850" acquired by "attachment_update" :: waited 0.008s {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:31:40.908971 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:40.908971 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:31:40.976023 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ae2f461d-0ae8-4ebc-b8f4-c366b97dad94 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:40.978921 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ae2f461d-0ae8-4ebc-b8f4-c366b97dad94 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f Aug 20 04:31:40.978921 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ae2f461d-0ae8-4ebc-b8f4-c366b97dad94 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:40.978921 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ae2f461d-0ae8-4ebc-b8f4-c366b97dad94 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:40.979673 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-ae2f461d-0ae8-4ebc-b8f4-c366b97dad94 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Show backup with id 920095d5-c000-43cb-a2ce-685fc645fd0f. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:31:40.987133 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:40.987133 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:31:40.988111 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ae2f461d-0ae8-4ebc-b8f4-c366b97dad94 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f returned with HTTP 200 Aug 20 04:31:40.988685 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 161/641] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:40 2026] GET /volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:41.055205 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-c079a552-e1b3-48fb-a500-01598c9a03e4 req-7f9256db-6bc4-4872-b7b0-fff0d5ba2b84 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Lock "cinder-attachment_update-6633bc39-c288-478d-97a6-2615f62749b9-np0000007850" released by "attachment_update" :: held 0.147s {{(pid=100177) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:31:41.055934 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-c079a552-e1b3-48fb-a500-01598c9a03e4 req-7f9256db-6bc4-4872-b7b0-fff0d5ba2b84 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] https://10.4.3.239/volume/v3/attachments/01b54acc-2f9f-41d5-8641-267e9558d425 returned with HTTP 200 Aug 20 04:31:41.056591 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 159/642] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:31:40 2026] PUT /volume/v3/attachments/01b54acc-2f9f-41d5-8641-267e9558d425 => generated 969 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 04:31:41.089001 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-c079a552-e1b3-48fb-a500-01598c9a03e4 req-d5ae1436-f610-4372-a05e-bfce2bbff000 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:41.091887 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-c079a552-e1b3-48fb-a500-01598c9a03e4 req-d5ae1436-f610-4372-a05e-bfce2bbff000 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] POST https://10.4.3.239/volume/v3/attachments/01b54acc-2f9f-41d5-8641-267e9558d425/action Aug 20 04:31:41.092289 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-c079a552-e1b3-48fb-a500-01598c9a03e4 req-d5ae1436-f610-4372-a05e-bfce2bbff000 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Action body: b'{"os-complete": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:31:41.092473 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-c079a552-e1b3-48fb-a500-01598c9a03e4 req-d5ae1436-f610-4372-a05e-bfce2bbff000 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:31:41.115476 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:41.115476 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:31:41.147102 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-c079a552-e1b3-48fb-a500-01598c9a03e4 req-d5ae1436-f610-4372-a05e-bfce2bbff000 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] https://10.4.3.239/volume/v3/attachments/01b54acc-2f9f-41d5-8641-267e9558d425/action returned with HTTP 204 Aug 20 04:31:41.147892 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 164/643] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:31:41 2026] POST /volume/v3/attachments/01b54acc-2f9f-41d5-8641-267e9558d425/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:31:41.249761 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-67a5e1f8-f770-4a67-b477-1bd5bc0b00c3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:41.250236 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-67a5e1f8-f770-4a67-b477-1bd5bc0b00c3 None None] GET https://10.4.3.239/volume// Aug 20 04:31:41.250398 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-67a5e1f8-f770-4a67-b477-1bd5bc0b00c3 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:41.250792 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-67a5e1f8-f770-4a67-b477-1bd5bc0b00c3 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:41.251616 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-67a5e1f8-f770-4a67-b477-1bd5bc0b00c3 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:31:41.251616 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 160/644] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:31: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 20 04:31:41.263675 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-e936c214-b064-4da3-a593-e5ffcb1c67f5 req-eeb5fcca-90c9-49fb-aedc-a59843621e89 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:41.269477 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-e936c214-b064-4da3-a593-e5ffcb1c67f5 req-eeb5fcca-90c9-49fb-aedc-a59843621e89 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] GET https://10.4.3.239/volume/v3/volumes/d0e33c0b-9cf7-4473-8811-a37c5694cbc0 Aug 20 04:31:41.269738 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-e936c214-b064-4da3-a593-e5ffcb1c67f5 req-eeb5fcca-90c9-49fb-aedc-a59843621e89 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:41.270078 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-e936c214-b064-4da3-a593-e5ffcb1c67f5 req-eeb5fcca-90c9-49fb-aedc-a59843621e89 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:41.287568 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:41.287568 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:31:41.294359 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-e936c214-b064-4da3-a593-e5ffcb1c67f5 req-eeb5fcca-90c9-49fb-aedc-a59843621e89 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Volume info retrieved successfully. Aug 20 04:31:41.302022 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-e936c214-b064-4da3-a593-e5ffcb1c67f5 req-eeb5fcca-90c9-49fb-aedc-a59843621e89 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] https://10.4.3.239/volume/v3/volumes/d0e33c0b-9cf7-4473-8811-a37c5694cbc0 returned with HTTP 200 Aug 20 04:31:41.302553 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 162/645] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:31:41 2026] GET /volume/v3/volumes/d0e33c0b-9cf7-4473-8811-a37c5694cbc0 => generated 1337 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:31:41.428585 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-e936c214-b064-4da3-a593-e5ffcb1c67f5 req-17d337b4-a328-4ea2-bf9f-e2448ab1e53a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:41.430888 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-e936c214-b064-4da3-a593-e5ffcb1c67f5 req-17d337b4-a328-4ea2-bf9f-e2448ab1e53a tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] PUT https://10.4.3.239/volume/v3/attachments/d7632d18-6d6e-4ba8-b5ef-edce6dfde679 Aug 20 04:31:41.432046 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-e936c214-b064-4da3-a593-e5ffcb1c67f5 req-17d337b4-a328-4ea2-bf9f-e2448ab1e53a tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:31:41.446594 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-e936c214-b064-4da3-a593-e5ffcb1c67f5 req-17d337b4-a328-4ea2-bf9f-e2448ab1e53a tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Acquiring lock "cinder-attachment_update-d0e33c0b-9cf7-4473-8811-a37c5694cbc0-np0000007850" by "attachment_update" {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:31:41.458569 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-e936c214-b064-4da3-a593-e5ffcb1c67f5 req-17d337b4-a328-4ea2-bf9f-e2448ab1e53a tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Lock "cinder-attachment_update-d0e33c0b-9cf7-4473-8811-a37c5694cbc0-np0000007850" acquired by "attachment_update" :: waited 0.012s {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:31:41.460528 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:41.460528 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:31:41.613692 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-e936c214-b064-4da3-a593-e5ffcb1c67f5 req-17d337b4-a328-4ea2-bf9f-e2448ab1e53a tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Lock "cinder-attachment_update-d0e33c0b-9cf7-4473-8811-a37c5694cbc0-np0000007850" released by "attachment_update" :: held 0.156s {{(pid=100177) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:31:41.614044 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-e936c214-b064-4da3-a593-e5ffcb1c67f5 req-17d337b4-a328-4ea2-bf9f-e2448ab1e53a tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] https://10.4.3.239/volume/v3/attachments/d7632d18-6d6e-4ba8-b5ef-edce6dfde679 returned with HTTP 200 Aug 20 04:31:41.614586 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 160/646] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:31:41 2026] PUT /volume/v3/attachments/d7632d18-6d6e-4ba8-b5ef-edce6dfde679 => generated 969 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:31:41.644006 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-e936c214-b064-4da3-a593-e5ffcb1c67f5 req-bec41e80-6b2e-4c4a-9dd3-34905b9bee0c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:41.649402 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-e936c214-b064-4da3-a593-e5ffcb1c67f5 req-bec41e80-6b2e-4c4a-9dd3-34905b9bee0c tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] POST https://10.4.3.239/volume/v3/attachments/d7632d18-6d6e-4ba8-b5ef-edce6dfde679/action Aug 20 04:31:41.649907 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-e936c214-b064-4da3-a593-e5ffcb1c67f5 req-bec41e80-6b2e-4c4a-9dd3-34905b9bee0c tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Action body: b'{"os-complete": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:31:41.650134 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-e936c214-b064-4da3-a593-e5ffcb1c67f5 req-bec41e80-6b2e-4c4a-9dd3-34905b9bee0c tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:31:41.674124 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:41.674124 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:31:41.699683 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-e936c214-b064-4da3-a593-e5ffcb1c67f5 req-bec41e80-6b2e-4c4a-9dd3-34905b9bee0c tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] https://10.4.3.239/volume/v3/attachments/d7632d18-6d6e-4ba8-b5ef-edce6dfde679/action returned with HTTP 204 Aug 20 04:31:41.700121 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 165/647] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:31:41 2026] POST /volume/v3/attachments/d7632d18-6d6e-4ba8-b5ef-edce6dfde679/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:31:42.001909 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-012e2578-2c59-4d16-adb0-86b1c1f10107 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:42.006698 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-012e2578-2c59-4d16-adb0-86b1c1f10107 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f Aug 20 04:31:42.009423 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-012e2578-2c59-4d16-adb0-86b1c1f10107 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:42.010245 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-012e2578-2c59-4d16-adb0-86b1c1f10107 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:42.011542 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-012e2578-2c59-4d16-adb0-86b1c1f10107 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Show backup with id 920095d5-c000-43cb-a2ce-685fc645fd0f. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:31:42.018795 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:42.018795 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:31:42.019908 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-012e2578-2c59-4d16-adb0-86b1c1f10107 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f returned with HTTP 200 Aug 20 04:31:42.021143 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 161/648] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:41 2026] GET /volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f => generated 834 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:43.035322 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-69e713e7-6651-4936-b0b9-7ae837930043 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:43.037395 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-69e713e7-6651-4936-b0b9-7ae837930043 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f Aug 20 04:31:43.037579 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-69e713e7-6651-4936-b0b9-7ae837930043 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:43.037807 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-69e713e7-6651-4936-b0b9-7ae837930043 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:43.038110 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-69e713e7-6651-4936-b0b9-7ae837930043 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Show backup with id 920095d5-c000-43cb-a2ce-685fc645fd0f. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:31:43.042144 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:43.042144 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:31:43.043562 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-69e713e7-6651-4936-b0b9-7ae837930043 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f returned with HTTP 200 Aug 20 04:31:43.043562 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 163/649] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:43 2026] GET /volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:43.182856 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-be914b93-ce76-4b5e-acc5-b7513e6ba50a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:43.185008 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-be914b93-ce76-4b5e-acc5-b7513e6ba50a tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] DELETE https://10.4.3.239/volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76 Aug 20 04:31:43.185008 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-be914b93-ce76-4b5e-acc5-b7513e6ba50a tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:43.185359 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-be914b93-ce76-4b5e-acc5-b7513e6ba50a tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:43.185705 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-be914b93-ce76-4b5e-acc5-b7513e6ba50a tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Delete volume with id: d9657737-d76a-40e4-9162-6878a1588a76 Aug 20 04:31:43.194389 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:43.194389 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:31:43.195108 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-be914b93-ce76-4b5e-acc5-b7513e6ba50a tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Volume info retrieved successfully. Aug 20 04:31:43.218903 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-be914b93-ce76-4b5e-acc5-b7513e6ba50a tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Delete volume request issued successfully. Aug 20 04:31:43.219046 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-be914b93-ce76-4b5e-acc5-b7513e6ba50a tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] https://10.4.3.239/volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76 returned with HTTP 202 Aug 20 04:31:43.219739 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 161/650] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:31:43 2026] DELETE /volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:31:43.227521 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-33b4baf5-a2a0-497c-b6c4-e9c8b164be52 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:43.231300 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-33b4baf5-a2a0-497c-b6c4-e9c8b164be52 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] GET https://10.4.3.239/volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76 Aug 20 04:31:43.231300 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-33b4baf5-a2a0-497c-b6c4-e9c8b164be52 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:43.231300 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-33b4baf5-a2a0-497c-b6c4-e9c8b164be52 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:43.240340 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:43.240340 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:31:43.250110 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-33b4baf5-a2a0-497c-b6c4-e9c8b164be52 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Volume info retrieved successfully. Aug 20 04:31:43.256403 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-33b4baf5-a2a0-497c-b6c4-e9c8b164be52 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] https://10.4.3.239/volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76 returned with HTTP 200 Aug 20 04:31:43.256904 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 166/651] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:43 2026] GET /volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:44.056454 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2fb5905a-bd20-4fc1-bff2-38a7e24dfca9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:44.060454 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2fb5905a-bd20-4fc1-bff2-38a7e24dfca9 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f Aug 20 04:31:44.060671 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2fb5905a-bd20-4fc1-bff2-38a7e24dfca9 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:44.060794 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2fb5905a-bd20-4fc1-bff2-38a7e24dfca9 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:44.060994 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-2fb5905a-bd20-4fc1-bff2-38a7e24dfca9 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Show backup with id 920095d5-c000-43cb-a2ce-685fc645fd0f. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:31:44.069058 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:44.069058 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:31:44.070479 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2fb5905a-bd20-4fc1-bff2-38a7e24dfca9 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f returned with HTTP 200 Aug 20 04:31:44.070618 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 162/652] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:44 2026] GET /volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f => generated 834 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:44.277299 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7c2ff124-00f1-4de8-8b5e-d83a24e44559 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:44.279489 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7c2ff124-00f1-4de8-8b5e-d83a24e44559 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] GET https://10.4.3.239/volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76 Aug 20 04:31:44.279662 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7c2ff124-00f1-4de8-8b5e-d83a24e44559 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:44.280411 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7c2ff124-00f1-4de8-8b5e-d83a24e44559 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:44.289405 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7c2ff124-00f1-4de8-8b5e-d83a24e44559 tempest-ServerStableDeviceRescueTest-542733216 tempest-ServerStableDeviceRescueTest-542733216-project-member] https://10.4.3.239/volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76 returned with HTTP 404 Aug 20 04:31:44.289802 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 164/653] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:44 2026] GET /volume/v3/volumes/d9657737-d76a-40e4-9162-6878a1588a76 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:31:45.090749 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6fbf2573-91ee-4804-a434-565ba3b3ce49 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:45.095709 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6fbf2573-91ee-4804-a434-565ba3b3ce49 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f Aug 20 04:31:45.095709 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6fbf2573-91ee-4804-a434-565ba3b3ce49 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:45.096722 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6fbf2573-91ee-4804-a434-565ba3b3ce49 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:45.096722 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-6fbf2573-91ee-4804-a434-565ba3b3ce49 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Show backup with id 920095d5-c000-43cb-a2ce-685fc645fd0f. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:31:45.101396 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:45.101396 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:31:45.102464 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6fbf2573-91ee-4804-a434-565ba3b3ce49 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f returned with HTTP 200 Aug 20 04:31:45.102926 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 162/654] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:45 2026] GET /volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:46.121217 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-fb1171da-3a20-4889-8297-0071bcafe6ad None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:46.124381 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fb1171da-3a20-4889-8297-0071bcafe6ad tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f Aug 20 04:31:46.124555 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fb1171da-3a20-4889-8297-0071bcafe6ad tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:46.124908 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fb1171da-3a20-4889-8297-0071bcafe6ad tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:46.125121 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-fb1171da-3a20-4889-8297-0071bcafe6ad tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Show backup with id 920095d5-c000-43cb-a2ce-685fc645fd0f. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:31:46.149274 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:46.149274 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:31:46.150176 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fb1171da-3a20-4889-8297-0071bcafe6ad tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f returned with HTTP 200 Aug 20 04:31:46.152744 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 167/655] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:46 2026] GET /volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f => generated 834 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:47.167837 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-44983b1d-3f01-4e8a-8e14-71dea44e30e4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:47.170022 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-44983b1d-3f01-4e8a-8e14-71dea44e30e4 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f Aug 20 04:31:47.170022 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-44983b1d-3f01-4e8a-8e14-71dea44e30e4 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:47.170022 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-44983b1d-3f01-4e8a-8e14-71dea44e30e4 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:47.170266 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-44983b1d-3f01-4e8a-8e14-71dea44e30e4 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Show backup with id 920095d5-c000-43cb-a2ce-685fc645fd0f. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:31:47.179859 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:47.179859 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:31:47.179859 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-44983b1d-3f01-4e8a-8e14-71dea44e30e4 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f returned with HTTP 200 Aug 20 04:31:47.179859 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 163/656] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:47 2026] GET /volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f => generated 834 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:48.199078 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ba4fbfef-34cc-46c8-b66f-7ff7912cca35 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:48.202256 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ba4fbfef-34cc-46c8-b66f-7ff7912cca35 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f Aug 20 04:31:48.202485 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ba4fbfef-34cc-46c8-b66f-7ff7912cca35 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:48.203360 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ba4fbfef-34cc-46c8-b66f-7ff7912cca35 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:48.203360 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-ba4fbfef-34cc-46c8-b66f-7ff7912cca35 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Show backup with id 920095d5-c000-43cb-a2ce-685fc645fd0f. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:31:48.209479 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:48.209479 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:31:48.210533 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ba4fbfef-34cc-46c8-b66f-7ff7912cca35 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f returned with HTTP 200 Aug 20 04:31:48.210786 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 165/657] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:48 2026] GET /volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f => generated 834 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:49.223340 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7d04b653-9098-425b-9343-784dd66aba1a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:49.225404 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7d04b653-9098-425b-9343-784dd66aba1a tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f Aug 20 04:31:49.225736 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7d04b653-9098-425b-9343-784dd66aba1a tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:49.226450 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7d04b653-9098-425b-9343-784dd66aba1a tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:49.226657 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-7d04b653-9098-425b-9343-784dd66aba1a tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Show backup with id 920095d5-c000-43cb-a2ce-685fc645fd0f. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:31:49.234910 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:49.234910 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:31:49.236042 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7d04b653-9098-425b-9343-784dd66aba1a tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f returned with HTTP 200 Aug 20 04:31:49.237221 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 163/658] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:49 2026] GET /volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f => generated 834 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:50.256884 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a57b1aed-0658-4edc-8cb9-606c135d4e73 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:50.260221 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a57b1aed-0658-4edc-8cb9-606c135d4e73 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f Aug 20 04:31:50.260357 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a57b1aed-0658-4edc-8cb9-606c135d4e73 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:50.260615 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a57b1aed-0658-4edc-8cb9-606c135d4e73 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:50.260684 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-a57b1aed-0658-4edc-8cb9-606c135d4e73 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Show backup with id 920095d5-c000-43cb-a2ce-685fc645fd0f. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:31:50.265988 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:50.265988 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:31:50.267933 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a57b1aed-0658-4edc-8cb9-606c135d4e73 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f returned with HTTP 200 Aug 20 04:31:50.268707 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 168/659] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:50 2026] GET /volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f => generated 834 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:50.867779 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-2c350b46-1385-4677-92c2-4feb5febe98f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:50.870298 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-2c350b46-1385-4677-92c2-4feb5febe98f tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] GET https://10.4.3.239/volume/v3/volumes/cfdc1331-36b1-48e1-85b8-4dbda7a7d677 Aug 20 04:31:50.870494 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-2c350b46-1385-4677-92c2-4feb5febe98f tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:50.870828 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-2c350b46-1385-4677-92c2-4feb5febe98f tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:50.881084 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:50.881084 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:31:50.888683 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-2c350b46-1385-4677-92c2-4feb5febe98f tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Volume info retrieved successfully. Aug 20 04:31:50.895809 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-2c350b46-1385-4677-92c2-4feb5febe98f tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] https://10.4.3.239/volume/v3/volumes/cfdc1331-36b1-48e1-85b8-4dbda7a7d677 returned with HTTP 200 Aug 20 04:31:50.896782 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 164/660] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:31:50 2026] GET /volume/v3/volumes/cfdc1331-36b1-48e1-85b8-4dbda7a7d677 => generated 1395 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:31:50.909725 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-a4da63ea-7241-488f-9c4c-0e276b4c3f3e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:50.914256 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-a4da63ea-7241-488f-9c4c-0e276b4c3f3e tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] GET https://10.4.3.239/volume/v3/volumes/be2efd3c-ec83-491c-89d2-7f29d70b9301 Aug 20 04:31:50.914468 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-a4da63ea-7241-488f-9c4c-0e276b4c3f3e tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:50.914754 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-a4da63ea-7241-488f-9c4c-0e276b4c3f3e tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:50.927544 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:50.927544 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:31:50.934237 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-a4da63ea-7241-488f-9c4c-0e276b4c3f3e tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Volume info retrieved successfully. Aug 20 04:31:50.943661 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-a4da63ea-7241-488f-9c4c-0e276b4c3f3e tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] https://10.4.3.239/volume/v3/volumes/be2efd3c-ec83-491c-89d2-7f29d70b9301 returned with HTTP 200 Aug 20 04:31:50.944367 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 166/661] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:31:50 2026] GET /volume/v3/volumes/be2efd3c-ec83-491c-89d2-7f29d70b9301 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:50.956415 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-f07f68f0-9dda-4040-af41-f6ffd9b9ec7c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:50.958725 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-f07f68f0-9dda-4040-af41-f6ffd9b9ec7c tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] GET https://10.4.3.239/volume/v3/volumes/ecf04c36-5f81-48b5-a069-229885ac5b7e Aug 20 04:31:50.959090 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-f07f68f0-9dda-4040-af41-f6ffd9b9ec7c tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:50.959399 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-f07f68f0-9dda-4040-af41-f6ffd9b9ec7c tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:50.968588 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:50.968588 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:31:50.976749 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-f07f68f0-9dda-4040-af41-f6ffd9b9ec7c tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Volume info retrieved successfully. Aug 20 04:31:50.982368 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-f07f68f0-9dda-4040-af41-f6ffd9b9ec7c tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] https://10.4.3.239/volume/v3/volumes/ecf04c36-5f81-48b5-a069-229885ac5b7e returned with HTTP 200 Aug 20 04:31:50.983075 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 164/662] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:31:50 2026] GET /volume/v3/volumes/ecf04c36-5f81-48b5-a069-229885ac5b7e => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:51.000380 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-eaaa40b1-b41c-4fc0-9c47-7ade582865cb None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:51.000944 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-eaaa40b1-b41c-4fc0-9c47-7ade582865cb None None] GET https://10.4.3.239/volume// Aug 20 04:31:51.001175 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-eaaa40b1-b41c-4fc0-9c47-7ade582865cb None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:51.001458 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-eaaa40b1-b41c-4fc0-9c47-7ade582865cb None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:51.001901 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-eaaa40b1-b41c-4fc0-9c47-7ade582865cb None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:31:51.002295 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 169/663] 10.4.3.239 () {66 vars in 1419 bytes} [Thu Aug 20 04:31: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 20 04:31:51.017542 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-69960406-1921-475a-9139-99877619a1c0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:51.020352 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-69960406-1921-475a-9139-99877619a1c0 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:31:51.021318 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-69960406-1921-475a-9139-99877619a1c0 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cfdc1331-36b1-48e1-85b8-4dbda7a7d677", "connector": null, "instance_uuid": "62f7e4c7-1a09-4f49-a84f-821713b53b95"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:31:51.031505 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:51.031505 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:31:51.077521 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-69960406-1921-475a-9139-99877619a1c0 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:31:51.078701 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 165/664] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:31:51 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 20 04:31:51.093899 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-02a663ba-4204-46a5-a3e8-175ee0627ab3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:51.094470 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-02a663ba-4204-46a5-a3e8-175ee0627ab3 None None] GET https://10.4.3.239/volume// Aug 20 04:31:51.095295 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-02a663ba-4204-46a5-a3e8-175ee0627ab3 None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:51.095295 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-02a663ba-4204-46a5-a3e8-175ee0627ab3 None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:51.096343 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-02a663ba-4204-46a5-a3e8-175ee0627ab3 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:31:51.096343 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 167/665] 10.4.3.239 () {66 vars in 1419 bytes} [Thu Aug 20 04:31: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 20 04:31:51.107715 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-fb7ef049-ff97-4991-b9b5-af485442050d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:51.113394 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-fb7ef049-ff97-4991-b9b5-af485442050d tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:31:51.113858 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-fb7ef049-ff97-4991-b9b5-af485442050d tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "be2efd3c-ec83-491c-89d2-7f29d70b9301", "connector": null, "instance_uuid": "62f7e4c7-1a09-4f49-a84f-821713b53b95"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:31:51.135342 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:51.135342 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:31:51.193582 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-fb7ef049-ff97-4991-b9b5-af485442050d tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:31:51.196269 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 165/666] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:31:51 2026] POST /volume/v3/attachments => generated 273 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:31:51.208917 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c3d0692b-43ea-4887-b705-4339d51f0ebe None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:51.209358 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c3d0692b-43ea-4887-b705-4339d51f0ebe None None] GET https://10.4.3.239/volume// Aug 20 04:31:51.209565 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c3d0692b-43ea-4887-b705-4339d51f0ebe None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:51.210970 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c3d0692b-43ea-4887-b705-4339d51f0ebe None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:51.210970 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c3d0692b-43ea-4887-b705-4339d51f0ebe None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:31:51.210970 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 170/667] 10.4.3.239 () {66 vars in 1419 bytes} [Thu Aug 20 04:31: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 20 04:31:51.227787 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-4b679a55-a622-439d-94a6-6235739f9bc2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:51.232126 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-4b679a55-a622-439d-94a6-6235739f9bc2 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:31:51.232699 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-4b679a55-a622-439d-94a6-6235739f9bc2 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ecf04c36-5f81-48b5-a069-229885ac5b7e", "connector": null, "instance_uuid": "62f7e4c7-1a09-4f49-a84f-821713b53b95"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:31:51.245461 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:51.245461 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:31:51.286438 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-846cf5b8-bc69-449b-8f52-cda4f0bbd8ad None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:51.293031 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-846cf5b8-bc69-449b-8f52-cda4f0bbd8ad tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f Aug 20 04:31:51.293373 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-846cf5b8-bc69-449b-8f52-cda4f0bbd8ad tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:51.293923 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-846cf5b8-bc69-449b-8f52-cda4f0bbd8ad tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:51.293923 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-846cf5b8-bc69-449b-8f52-cda4f0bbd8ad tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Show backup with id 920095d5-c000-43cb-a2ce-685fc645fd0f. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:31:51.300164 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-4b679a55-a622-439d-94a6-6235739f9bc2 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:31:51.301622 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 166/668] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:31:51 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 20 04:31:51.304220 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:51.304220 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:31:51.305143 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-846cf5b8-bc69-449b-8f52-cda4f0bbd8ad tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f returned with HTTP 200 Aug 20 04:31:51.307138 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 168/669] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:51 2026] GET /volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f => generated 834 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:52.322264 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a34b5982-2c43-4095-bdff-e7f9e7582887 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:52.324573 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a34b5982-2c43-4095-bdff-e7f9e7582887 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f Aug 20 04:31:52.324573 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a34b5982-2c43-4095-bdff-e7f9e7582887 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:52.324573 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a34b5982-2c43-4095-bdff-e7f9e7582887 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:52.325120 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-a34b5982-2c43-4095-bdff-e7f9e7582887 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Show backup with id 920095d5-c000-43cb-a2ce-685fc645fd0f. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:31:52.330991 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:52.330991 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:31:52.332418 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a34b5982-2c43-4095-bdff-e7f9e7582887 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f returned with HTTP 200 Aug 20 04:31:52.332868 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 166/670] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:52 2026] GET /volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:53.256086 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9d2dfa95-1f9c-401b-bd98-9fe19d319595 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:53.260473 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9d2dfa95-1f9c-401b-bd98-9fe19d319595 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] GET https://10.4.3.239/volume/v3/volumes/6633bc39-c288-478d-97a6-2615f62749b9 Aug 20 04:31:53.260880 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9d2dfa95-1f9c-401b-bd98-9fe19d319595 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:53.261274 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9d2dfa95-1f9c-401b-bd98-9fe19d319595 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:53.275894 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:53.275894 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:31:53.281409 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-9d2dfa95-1f9c-401b-bd98-9fe19d319595 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Volume info retrieved successfully. Aug 20 04:31:53.291994 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9d2dfa95-1f9c-401b-bd98-9fe19d319595 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] https://10.4.3.239/volume/v3/volumes/6633bc39-c288-478d-97a6-2615f62749b9 returned with HTTP 200 Aug 20 04:31:53.291994 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 171/671] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:31:53 2026] GET /volume/v3/volumes/6633bc39-c288-478d-97a6-2615f62749b9 => generated 1833 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:31:53.349576 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0f003d1b-aa42-4476-a884-adbac9cfb3b2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:53.352209 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0f003d1b-aa42-4476-a884-adbac9cfb3b2 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f Aug 20 04:31:53.352209 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0f003d1b-aa42-4476-a884-adbac9cfb3b2 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:53.352521 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0f003d1b-aa42-4476-a884-adbac9cfb3b2 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:53.352521 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-0f003d1b-aa42-4476-a884-adbac9cfb3b2 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Show backup with id 920095d5-c000-43cb-a2ce-685fc645fd0f. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:31:53.359223 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:53.359223 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:31:53.360347 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0f003d1b-aa42-4476-a884-adbac9cfb3b2 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f returned with HTTP 200 Aug 20 04:31:53.360844 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-111affcc-ecb9-47f1-aedc-81183ffb8bbf None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:53.361341 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 167/672] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:53 2026] GET /volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f => generated 834 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:53.361394 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-111affcc-ecb9-47f1-aedc-81183ffb8bbf None None] GET https://10.4.3.239/volume// Aug 20 04:31:53.361568 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-111affcc-ecb9-47f1-aedc-81183ffb8bbf None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:53.362146 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-111affcc-ecb9-47f1-aedc-81183ffb8bbf None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:53.364740 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-111affcc-ecb9-47f1-aedc-81183ffb8bbf None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:31:53.364740 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 169/673] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:31:53 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:31:53.379223 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-c33db2fc-af69-40ba-ba69-90277525a7e4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:53.385202 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-c33db2fc-af69-40ba-ba69-90277525a7e4 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] GET https://10.4.3.239/volume/v3/volumes/cfdc1331-36b1-48e1-85b8-4dbda7a7d677 Aug 20 04:31:53.385202 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-c33db2fc-af69-40ba-ba69-90277525a7e4 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:53.385459 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-c33db2fc-af69-40ba-ba69-90277525a7e4 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:53.411327 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:53.411327 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:31:53.418854 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-c33db2fc-af69-40ba-ba69-90277525a7e4 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Volume info retrieved successfully. Aug 20 04:31:53.432298 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-c33db2fc-af69-40ba-ba69-90277525a7e4 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] https://10.4.3.239/volume/v3/volumes/cfdc1331-36b1-48e1-85b8-4dbda7a7d677 returned with HTTP 200 Aug 20 04:31:53.433538 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 167/674] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:31:53 2026] GET /volume/v3/volumes/cfdc1331-36b1-48e1-85b8-4dbda7a7d677 => generated 1574 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:31:53.564336 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-b503869a-4f4a-41bf-8829-542d8f80019c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:53.567140 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-b503869a-4f4a-41bf-8829-542d8f80019c tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] PUT https://10.4.3.239/volume/v3/attachments/99495fef-2212-4e67-9173-89dff6668774 Aug 20 04:31:53.567797 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-b503869a-4f4a-41bf-8829-542d8f80019c tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:31:53.582008 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-b503869a-4f4a-41bf-8829-542d8f80019c tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Acquiring lock "cinder-attachment_update-cfdc1331-36b1-48e1-85b8-4dbda7a7d677-np0000007850" by "attachment_update" {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:31:53.590000 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-b503869a-4f4a-41bf-8829-542d8f80019c tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Lock "cinder-attachment_update-cfdc1331-36b1-48e1-85b8-4dbda7a7d677-np0000007850" acquired by "attachment_update" :: waited 0.006s {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:31:53.590000 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:53.590000 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:31:53.681813 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-e2054e15-3e8f-42e9-bc58-725259ae5586 req-b687e269-b7ed-48a9-b827-f76a8e4711d0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:53.686380 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-e2054e15-3e8f-42e9-bc58-725259ae5586 req-b687e269-b7ed-48a9-b827-f76a8e4711d0 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] GET https://10.4.3.239/volume/v3/limits Aug 20 04:31:53.686380 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-e2054e15-3e8f-42e9-bc58-725259ae5586 req-b687e269-b7ed-48a9-b827-f76a8e4711d0 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:53.686380 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-e2054e15-3e8f-42e9-bc58-725259ae5586 req-b687e269-b7ed-48a9-b827-f76a8e4711d0 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:53.722010 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-e2054e15-3e8f-42e9-bc58-725259ae5586 req-b687e269-b7ed-48a9-b827-f76a8e4711d0 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] https://10.4.3.239/volume/v3/limits returned with HTTP 200 Aug 20 04:31:53.722010 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 168/675] 10.4.3.239 () {68 vars in 1484 bytes} [Thu Aug 20 04:31:53 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 20 04:31:53.760045 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-b503869a-4f4a-41bf-8829-542d8f80019c tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Lock "cinder-attachment_update-cfdc1331-36b1-48e1-85b8-4dbda7a7d677-np0000007850" released by "attachment_update" :: held 0.171s {{(pid=100175) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:31:53.760045 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-b503869a-4f4a-41bf-8829-542d8f80019c tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] https://10.4.3.239/volume/v3/attachments/99495fef-2212-4e67-9173-89dff6668774 returned with HTTP 200 Aug 20 04:31:53.761413 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 172/676] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:31:53 2026] PUT /volume/v3/attachments/99495fef-2212-4e67-9173-89dff6668774 => generated 969 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:31:53.815472 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-7195e574-dd75-42d0-bf60-8efdbb948d33 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:53.818870 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-7195e574-dd75-42d0-bf60-8efdbb948d33 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] POST https://10.4.3.239/volume/v3/attachments/99495fef-2212-4e67-9173-89dff6668774/action Aug 20 04:31:53.820753 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-7195e574-dd75-42d0-bf60-8efdbb948d33 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Action body: b'{"os-complete": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:31:53.820753 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-7195e574-dd75-42d0-bf60-8efdbb948d33 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:31:53.848433 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-e2054e15-3e8f-42e9-bc58-725259ae5586 req-2a0312ac-c037-4f4e-ad3a-66c6a86389cb None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:53.851647 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-e2054e15-3e8f-42e9-bc58-725259ae5586 req-2a0312ac-c037-4f4e-ad3a-66c6a86389cb tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] GET https://10.4.3.239/volume/v3/volumes/d0e33c0b-9cf7-4473-8811-a37c5694cbc0 Aug 20 04:31:53.851952 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-e2054e15-3e8f-42e9-bc58-725259ae5586 req-2a0312ac-c037-4f4e-ad3a-66c6a86389cb tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:53.852356 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-e2054e15-3e8f-42e9-bc58-725259ae5586 req-2a0312ac-c037-4f4e-ad3a-66c6a86389cb tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:53.854245 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:53.854245 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:31:53.866325 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:53.866325 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:31:53.871091 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-e2054e15-3e8f-42e9-bc58-725259ae5586 req-2a0312ac-c037-4f4e-ad3a-66c6a86389cb tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Volume info retrieved successfully. Aug 20 04:31:53.878785 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-e2054e15-3e8f-42e9-bc58-725259ae5586 req-2a0312ac-c037-4f4e-ad3a-66c6a86389cb tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] https://10.4.3.239/volume/v3/volumes/d0e33c0b-9cf7-4473-8811-a37c5694cbc0 returned with HTTP 200 Aug 20 04:31:53.881161 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 168/677] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:31:53 2026] GET /volume/v3/volumes/d0e33c0b-9cf7-4473-8811-a37c5694cbc0 => generated 1450 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:31:53.894807 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-7195e574-dd75-42d0-bf60-8efdbb948d33 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] https://10.4.3.239/volume/v3/attachments/99495fef-2212-4e67-9173-89dff6668774/action returned with HTTP 204 Aug 20 04:31:53.895629 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 170/678] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:31:53 2026] POST /volume/v3/attachments/99495fef-2212-4e67-9173-89dff6668774/action => generated 0 bytes in 82 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 20 04:31:53.901326 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-e2054e15-3e8f-42e9-bc58-725259ae5586 req-1e0f1c29-123f-42c8-b2ef-ab183f2a123f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:53.904094 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-e2054e15-3e8f-42e9-bc58-725259ae5586 req-1e0f1c29-123f-42c8-b2ef-ab183f2a123f tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:31:53.904497 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-e2054e15-3e8f-42e9-bc58-725259ae5586 req-1e0f1c29-123f-42c8-b2ef-ab183f2a123f tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d0e33c0b-9cf7-4473-8811-a37c5694cbc0", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-17942948", "description": null, "metadata": {}}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:31:53.925761 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:53.925761 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:31:53.926517 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-e2054e15-3e8f-42e9-bc58-725259ae5586 req-1e0f1c29-123f-42c8-b2ef-ab183f2a123f tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Volume info retrieved successfully. Aug 20 04:31:53.926719 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [req-e2054e15-3e8f-42e9-bc58-725259ae5586 req-1e0f1c29-123f-42c8-b2ef-ab183f2a123f tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Create snapshot from volume d0e33c0b-9cf7-4473-8811-a37c5694cbc0 Aug 20 04:31:53.927077 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-60e13097-5847-486c-8819-b266733628f9 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:53.927563 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-60e13097-5847-486c-8819-b266733628f9 None None] GET https://10.4.3.239/volume// Aug 20 04:31:53.927796 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-60e13097-5847-486c-8819-b266733628f9 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:53.928044 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-60e13097-5847-486c-8819-b266733628f9 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:53.928447 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-60e13097-5847-486c-8819-b266733628f9 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:31:53.928783 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 173/679] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:31: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 20 04:31:53.941168 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-da553ddf-a15b-4807-b6f8-41be5fad562e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:53.943865 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-da553ddf-a15b-4807-b6f8-41be5fad562e tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] GET https://10.4.3.239/volume/v3/volumes/be2efd3c-ec83-491c-89d2-7f29d70b9301 Aug 20 04:31:53.944320 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-da553ddf-a15b-4807-b6f8-41be5fad562e tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:53.946063 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-da553ddf-a15b-4807-b6f8-41be5fad562e tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:53.960887 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:53.960887 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:31:53.970220 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-da553ddf-a15b-4807-b6f8-41be5fad562e tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Volume info retrieved successfully. Aug 20 04:31:53.988068 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-da553ddf-a15b-4807-b6f8-41be5fad562e tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] https://10.4.3.239/volume/v3/volumes/be2efd3c-ec83-491c-89d2-7f29d70b9301 returned with HTTP 200 Aug 20 04:31:53.988635 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 169/680] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:31:53 2026] GET /volume/v3/volumes/be2efd3c-ec83-491c-89d2-7f29d70b9301 => generated 1027 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:31:53.992740 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [req-e2054e15-3e8f-42e9-bc58-725259ae5586 req-1e0f1c29-123f-42c8-b2ef-ab183f2a123f tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Created reservations ['679b3b27-a9dc-4d9a-94b7-69e8a0a9e93c', '37640802-4685-49f0-b5e9-af221a552ea5', '97b65a72-b993-49c8-9d10-41de9ff0460e', 'd226be5f-c289-4027-a231-4ba58577e0a0'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:31:54.050309 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-e2054e15-3e8f-42e9-bc58-725259ae5586 req-1e0f1c29-123f-42c8-b2ef-ab183f2a123f tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Snapshot force create request issued successfully. Aug 20 04:31:54.050838 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-e2054e15-3e8f-42e9-bc58-725259ae5586 req-1e0f1c29-123f-42c8-b2ef-ab183f2a123f tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:31:54.051400 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 169/681] 10.4.3.239 () {72 vars in 1547 bytes} [Thu Aug 20 04:31:53 2026] POST /volume/v3/snapshots => generated 317 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:31:54.109338 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-d7838c90-de42-4bb8-a8aa-aed30dc8579c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:54.113560 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-d7838c90-de42-4bb8-a8aa-aed30dc8579c tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] PUT https://10.4.3.239/volume/v3/attachments/e60a366b-1114-451f-a922-43798741b562 Aug 20 04:31:54.113560 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-d7838c90-de42-4bb8-a8aa-aed30dc8579c tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:31:54.148102 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-d7838c90-de42-4bb8-a8aa-aed30dc8579c tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Acquiring lock "cinder-attachment_update-be2efd3c-ec83-491c-89d2-7f29d70b9301-np0000007850" by "attachment_update" {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:31:54.171565 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-d7838c90-de42-4bb8-a8aa-aed30dc8579c tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Lock "cinder-attachment_update-be2efd3c-ec83-491c-89d2-7f29d70b9301-np0000007850" acquired by "attachment_update" :: waited 0.024s {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:31:54.176514 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:54.176514 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:31:54.351809 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-d7838c90-de42-4bb8-a8aa-aed30dc8579c tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Lock "cinder-attachment_update-be2efd3c-ec83-491c-89d2-7f29d70b9301-np0000007850" released by "attachment_update" :: held 0.180s {{(pid=100176) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:31:54.352217 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-d7838c90-de42-4bb8-a8aa-aed30dc8579c tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] https://10.4.3.239/volume/v3/attachments/e60a366b-1114-451f-a922-43798741b562 returned with HTTP 200 Aug 20 04:31:54.352862 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 171/682] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:31:54 2026] PUT /volume/v3/attachments/e60a366b-1114-451f-a922-43798741b562 => generated 969 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:31:54.386713 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-624a24f3-4351-4f27-886a-d2810fcf198b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:54.390817 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-624a24f3-4351-4f27-886a-d2810fcf198b tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f Aug 20 04:31:54.391826 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-624a24f3-4351-4f27-886a-d2810fcf198b tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:54.392597 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-624a24f3-4351-4f27-886a-d2810fcf198b tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:54.394208 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-624a24f3-4351-4f27-886a-d2810fcf198b tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Show backup with id 920095d5-c000-43cb-a2ce-685fc645fd0f. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:31:54.408323 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-1ce6c821-78b0-4f18-ae5f-e85ed7f26cf3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:54.408769 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:54.408769 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:31:54.408769 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-624a24f3-4351-4f27-886a-d2810fcf198b tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f returned with HTTP 200 Aug 20 04:31:54.408769 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 174/683] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:54 2026] GET /volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f => generated 834 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:54.411441 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-1ce6c821-78b0-4f18-ae5f-e85ed7f26cf3 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] POST https://10.4.3.239/volume/v3/attachments/e60a366b-1114-451f-a922-43798741b562/action Aug 20 04:31:54.411826 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-1ce6c821-78b0-4f18-ae5f-e85ed7f26cf3 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Action body: b'{"os-complete": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:31:54.412607 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-1ce6c821-78b0-4f18-ae5f-e85ed7f26cf3 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:31:54.441801 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:54.441801 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:31:54.460090 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-1ce6c821-78b0-4f18-ae5f-e85ed7f26cf3 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] https://10.4.3.239/volume/v3/attachments/e60a366b-1114-451f-a922-43798741b562/action returned with HTTP 204 Aug 20 04:31:54.460707 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 170/684] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:31:54 2026] POST /volume/v3/attachments/e60a366b-1114-451f-a922-43798741b562/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:31:54.486628 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-03e648f5-7048-4895-ba85-4ed327c88201 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:54.487162 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-03e648f5-7048-4895-ba85-4ed327c88201 None None] GET https://10.4.3.239/volume// Aug 20 04:31:54.487563 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-03e648f5-7048-4895-ba85-4ed327c88201 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:54.487723 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-03e648f5-7048-4895-ba85-4ed327c88201 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:54.488330 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-03e648f5-7048-4895-ba85-4ed327c88201 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:31:54.489008 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 170/685] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:31:54 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:31:54.502248 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-c4737244-404e-48ab-a4ad-5435920ab167 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:54.510937 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-c4737244-404e-48ab-a4ad-5435920ab167 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] GET https://10.4.3.239/volume/v3/volumes/ecf04c36-5f81-48b5-a069-229885ac5b7e Aug 20 04:31:54.511247 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-c4737244-404e-48ab-a4ad-5435920ab167 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:54.511505 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-c4737244-404e-48ab-a4ad-5435920ab167 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:54.531054 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:54.531054 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:31:54.540660 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-c4737244-404e-48ab-a4ad-5435920ab167 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Volume info retrieved successfully. Aug 20 04:31:54.551079 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-c4737244-404e-48ab-a4ad-5435920ab167 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] https://10.4.3.239/volume/v3/volumes/ecf04c36-5f81-48b5-a069-229885ac5b7e returned with HTTP 200 Aug 20 04:31:54.551079 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 172/686] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:31:54 2026] GET /volume/v3/volumes/ecf04c36-5f81-48b5-a069-229885ac5b7e => generated 1028 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 20 04:31:54.677678 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-e22c2dfa-8b84-4ff0-8a7c-dbde615453c1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:54.681754 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-e22c2dfa-8b84-4ff0-8a7c-dbde615453c1 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] PUT https://10.4.3.239/volume/v3/attachments/608e720e-b971-4fdd-befe-320f33a5755e Aug 20 04:31:54.682035 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-e22c2dfa-8b84-4ff0-8a7c-dbde615453c1 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:31:54.692706 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-e22c2dfa-8b84-4ff0-8a7c-dbde615453c1 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Acquiring lock "cinder-attachment_update-ecf04c36-5f81-48b5-a069-229885ac5b7e-np0000007850" by "attachment_update" {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:31:54.699284 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-e22c2dfa-8b84-4ff0-8a7c-dbde615453c1 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Lock "cinder-attachment_update-ecf04c36-5f81-48b5-a069-229885ac5b7e-np0000007850" acquired by "attachment_update" :: waited 0.006s {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:31:54.700989 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:54.700989 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:31:54.872533 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-e22c2dfa-8b84-4ff0-8a7c-dbde615453c1 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Lock "cinder-attachment_update-ecf04c36-5f81-48b5-a069-229885ac5b7e-np0000007850" released by "attachment_update" :: held 0.173s {{(pid=100175) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:31:54.872931 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-e22c2dfa-8b84-4ff0-8a7c-dbde615453c1 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] https://10.4.3.239/volume/v3/attachments/608e720e-b971-4fdd-befe-320f33a5755e returned with HTTP 200 Aug 20 04:31:54.873623 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 175/687] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:31:54 2026] PUT /volume/v3/attachments/608e720e-b971-4fdd-befe-320f33a5755e => generated 969 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:31:54.931070 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-6c80b3f7-0c03-4574-bc7e-f31ca74ff247 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:54.934961 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-6c80b3f7-0c03-4574-bc7e-f31ca74ff247 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] POST https://10.4.3.239/volume/v3/attachments/608e720e-b971-4fdd-befe-320f33a5755e/action Aug 20 04:31:54.935153 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-6c80b3f7-0c03-4574-bc7e-f31ca74ff247 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Action body: b'{"os-complete": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:31:54.935352 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-6c80b3f7-0c03-4574-bc7e-f31ca74ff247 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:31:54.969052 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:54.969052 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:31:55.005987 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-39d2c54e-fe4b-4024-b0cf-832445cbfac5 req-6c80b3f7-0c03-4574-bc7e-f31ca74ff247 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] https://10.4.3.239/volume/v3/attachments/608e720e-b971-4fdd-befe-320f33a5755e/action returned with HTTP 204 Aug 20 04:31:55.008429 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 171/688] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:31:54 2026] POST /volume/v3/attachments/608e720e-b971-4fdd-befe-320f33a5755e/action => generated 0 bytes in 78 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:31:55.428121 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ae3c6cf1-8f47-42a9-bdd6-279fcd9db373 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:55.430792 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ae3c6cf1-8f47-42a9-bdd6-279fcd9db373 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f Aug 20 04:31:55.432130 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ae3c6cf1-8f47-42a9-bdd6-279fcd9db373 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:55.432130 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ae3c6cf1-8f47-42a9-bdd6-279fcd9db373 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:55.432130 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-ae3c6cf1-8f47-42a9-bdd6-279fcd9db373 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Show backup with id 920095d5-c000-43cb-a2ce-685fc645fd0f. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:31:55.439032 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:55.439032 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:31:55.440491 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ae3c6cf1-8f47-42a9-bdd6-279fcd9db373 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f returned with HTTP 200 Aug 20 04:31:55.440953 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 171/689] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:55 2026] GET /volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f => generated 834 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:55.659940 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f76fef36-efd8-4244-b8d2-7749735b07b0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:55.662647 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f76fef36-efd8-4244-b8d2-7749735b07b0 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] GET https://10.4.3.239/volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a Aug 20 04:31:55.662945 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f76fef36-efd8-4244-b8d2-7749735b07b0 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:55.663101 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f76fef36-efd8-4244-b8d2-7749735b07b0 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:55.679790 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:55.679790 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:31:55.685683 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f76fef36-efd8-4244-b8d2-7749735b07b0 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Volume info retrieved successfully. Aug 20 04:31:55.691502 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f76fef36-efd8-4244-b8d2-7749735b07b0 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] https://10.4.3.239/volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a returned with HTTP 200 Aug 20 04:31:55.691859 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 173/690] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:55 2026] GET /volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:55.759242 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-2e25be8a-a269-4f3b-94e6-196b4b570844 req-8caa3318-dcac-4485-8405-36014ac551a8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:55.763948 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-2e25be8a-a269-4f3b-94e6-196b4b570844 req-8caa3318-dcac-4485-8405-36014ac551a8 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] GET https://10.4.3.239/volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a Aug 20 04:31:55.764368 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-2e25be8a-a269-4f3b-94e6-196b4b570844 req-8caa3318-dcac-4485-8405-36014ac551a8 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:55.765140 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-2e25be8a-a269-4f3b-94e6-196b4b570844 req-8caa3318-dcac-4485-8405-36014ac551a8 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:55.777059 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:55.777059 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:31:55.783270 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-2e25be8a-a269-4f3b-94e6-196b4b570844 req-8caa3318-dcac-4485-8405-36014ac551a8 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Volume info retrieved successfully. Aug 20 04:31:55.789060 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-2e25be8a-a269-4f3b-94e6-196b4b570844 req-8caa3318-dcac-4485-8405-36014ac551a8 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] https://10.4.3.239/volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a returned with HTTP 200 Aug 20 04:31:55.789242 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 176/691] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:31:55 2026] GET /volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:55.891672 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5836bfc2-e465-470d-8703-dd605011cc91 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:55.892248 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5836bfc2-e465-470d-8703-dd605011cc91 None None] GET https://10.4.3.239/volume// Aug 20 04:31:55.894306 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5836bfc2-e465-470d-8703-dd605011cc91 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:55.894306 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5836bfc2-e465-470d-8703-dd605011cc91 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:55.894306 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5836bfc2-e465-470d-8703-dd605011cc91 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:31:55.894306 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 172/692] 10.4.3.239 () {66 vars in 1428 bytes} [Thu Aug 20 04:31:55 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:31:55.910534 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-2e25be8a-a269-4f3b-94e6-196b4b570844 req-0d6a5cc7-6723-4fd8-a0a3-1d437ed56705 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:55.915703 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-2e25be8a-a269-4f3b-94e6-196b4b570844 req-0d6a5cc7-6723-4fd8-a0a3-1d437ed56705 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:31:55.916148 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-2e25be8a-a269-4f3b-94e6-196b4b570844 req-0d6a5cc7-6723-4fd8-a0a3-1d437ed56705 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2c055218-389c-46a2-a0ca-a80205a6915a", "connector": null, "instance_uuid": "66d8b8b5-f0f1-423b-a93c-727cb1ddb2f2"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:31:55.931794 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:55.931794 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:31:55.977718 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-2e25be8a-a269-4f3b-94e6-196b4b570844 req-0d6a5cc7-6723-4fd8-a0a3-1d437ed56705 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:31:55.979269 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 172/693] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:31:55 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:31:56.027514 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1135c9b6-e02e-4e3f-a2e1-d19bb6a3bcb3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:56.027829 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1135c9b6-e02e-4e3f-a2e1-d19bb6a3bcb3 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] GET https://10.4.3.239/volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a Aug 20 04:31:56.027829 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1135c9b6-e02e-4e3f-a2e1-d19bb6a3bcb3 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:56.030011 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1135c9b6-e02e-4e3f-a2e1-d19bb6a3bcb3 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:56.042936 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:56.042936 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:31:56.047446 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1135c9b6-e02e-4e3f-a2e1-d19bb6a3bcb3 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Volume info retrieved successfully. Aug 20 04:31:56.051224 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-94ca73e9-3e5b-4df5-bfbb-c6a000d782b4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:56.051691 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-94ca73e9-3e5b-4df5-bfbb-c6a000d782b4 None None] GET https://10.4.3.239/volume// Aug 20 04:31:56.051926 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-94ca73e9-3e5b-4df5-bfbb-c6a000d782b4 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:56.052261 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-94ca73e9-3e5b-4df5-bfbb-c6a000d782b4 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:56.052646 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-94ca73e9-3e5b-4df5-bfbb-c6a000d782b4 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:31:56.053040 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 177/694] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:31: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 20 04:31:56.054624 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1135c9b6-e02e-4e3f-a2e1-d19bb6a3bcb3 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] https://10.4.3.239/volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a returned with HTTP 200 Aug 20 04:31:56.055098 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 174/695] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:56 2026] GET /volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:56.062765 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-2e25be8a-a269-4f3b-94e6-196b4b570844 req-b05aed98-60ce-4a15-a17a-71524928a2d7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:56.067061 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-2e25be8a-a269-4f3b-94e6-196b4b570844 req-b05aed98-60ce-4a15-a17a-71524928a2d7 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] GET https://10.4.3.239/volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a Aug 20 04:31:56.067384 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-2e25be8a-a269-4f3b-94e6-196b4b570844 req-b05aed98-60ce-4a15-a17a-71524928a2d7 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:56.067647 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-2e25be8a-a269-4f3b-94e6-196b4b570844 req-b05aed98-60ce-4a15-a17a-71524928a2d7 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:56.079506 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:56.079506 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:31:56.084389 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-2e25be8a-a269-4f3b-94e6-196b4b570844 req-b05aed98-60ce-4a15-a17a-71524928a2d7 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Volume info retrieved successfully. Aug 20 04:31:56.094223 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-2e25be8a-a269-4f3b-94e6-196b4b570844 req-b05aed98-60ce-4a15-a17a-71524928a2d7 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] https://10.4.3.239/volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a returned with HTTP 200 Aug 20 04:31:56.094223 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 173/696] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:31:56 2026] GET /volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a => generated 1025 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:31:56.230392 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-2e25be8a-a269-4f3b-94e6-196b4b570844 req-de9d094c-2aa5-4d1d-95f8-ef3c757b5608 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:56.236088 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-2e25be8a-a269-4f3b-94e6-196b4b570844 req-de9d094c-2aa5-4d1d-95f8-ef3c757b5608 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] PUT https://10.4.3.239/volume/v3/attachments/27481f8c-df7e-42bb-9e39-7bc74addb7a3 Aug 20 04:31:56.236377 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-2e25be8a-a269-4f3b-94e6-196b4b570844 req-de9d094c-2aa5-4d1d-95f8-ef3c757b5608 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:31:56.249372 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-2e25be8a-a269-4f3b-94e6-196b4b570844 req-de9d094c-2aa5-4d1d-95f8-ef3c757b5608 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Acquiring lock "cinder-attachment_update-2c055218-389c-46a2-a0ca-a80205a6915a-np0000007850" by "attachment_update" {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:31:56.255359 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-2e25be8a-a269-4f3b-94e6-196b4b570844 req-de9d094c-2aa5-4d1d-95f8-ef3c757b5608 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Lock "cinder-attachment_update-2c055218-389c-46a2-a0ca-a80205a6915a-np0000007850" acquired by "attachment_update" :: waited 0.006s {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:31:56.256942 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:56.256942 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:31:56.393849 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-2e25be8a-a269-4f3b-94e6-196b4b570844 req-de9d094c-2aa5-4d1d-95f8-ef3c757b5608 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Lock "cinder-attachment_update-2c055218-389c-46a2-a0ca-a80205a6915a-np0000007850" released by "attachment_update" :: held 0.138s {{(pid=100174) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:31:56.394315 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-2e25be8a-a269-4f3b-94e6-196b4b570844 req-de9d094c-2aa5-4d1d-95f8-ef3c757b5608 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] https://10.4.3.239/volume/v3/attachments/27481f8c-df7e-42bb-9e39-7bc74addb7a3 returned with HTTP 200 Aug 20 04:31:56.394930 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 173/697] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:31:56 2026] PUT /volume/v3/attachments/27481f8c-df7e-42bb-9e39-7bc74addb7a3 => generated 969 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:31:56.457466 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8d0c7fb9-adf8-4497-a327-0942a5d156b1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:56.459503 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8d0c7fb9-adf8-4497-a327-0942a5d156b1 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f Aug 20 04:31:56.459722 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8d0c7fb9-adf8-4497-a327-0942a5d156b1 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:56.460004 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8d0c7fb9-adf8-4497-a327-0942a5d156b1 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:56.460477 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-8d0c7fb9-adf8-4497-a327-0942a5d156b1 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Show backup with id 920095d5-c000-43cb-a2ce-685fc645fd0f. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:31:56.466333 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:56.466333 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:31:56.467578 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8d0c7fb9-adf8-4497-a327-0942a5d156b1 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f returned with HTTP 200 Aug 20 04:31:56.468276 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 178/698] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:56 2026] GET /volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f => generated 835 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:57.072468 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a0257c17-37e5-4011-8693-8595c1c71fdb None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:57.075066 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a0257c17-37e5-4011-8693-8595c1c71fdb tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] GET https://10.4.3.239/volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a Aug 20 04:31:57.075963 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a0257c17-37e5-4011-8693-8595c1c71fdb tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:57.075963 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a0257c17-37e5-4011-8693-8595c1c71fdb tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:57.112164 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:57.112164 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:31:57.118619 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a0257c17-37e5-4011-8693-8595c1c71fdb tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Volume info retrieved successfully. Aug 20 04:31:57.126745 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a0257c17-37e5-4011-8693-8595c1c71fdb tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] https://10.4.3.239/volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a returned with HTTP 200 Aug 20 04:31:57.127278 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 175/699] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:57 2026] GET /volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a => generated 846 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:57.491508 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-54bb73ff-8238-4d66-ae3b-d758cd471b1c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:57.491508 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-54bb73ff-8238-4d66-ae3b-d758cd471b1c tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f Aug 20 04:31:57.491508 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-54bb73ff-8238-4d66-ae3b-d758cd471b1c tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:57.491508 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-54bb73ff-8238-4d66-ae3b-d758cd471b1c tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:57.491508 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-54bb73ff-8238-4d66-ae3b-d758cd471b1c tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Show backup with id 920095d5-c000-43cb-a2ce-685fc645fd0f. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:31:57.494478 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:57.494478 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:31:57.494802 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-54bb73ff-8238-4d66-ae3b-d758cd471b1c tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f returned with HTTP 200 Aug 20 04:31:57.495250 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 174/700] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:57 2026] GET /volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:57.892873 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-14260744-3724-4b63-bc66-4bb8f17456ac None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:57.895755 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-14260744-3724-4b63-bc66-4bb8f17456ac tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] GET https://10.4.3.239/volume/v3/snapshots/efea3d06-10b5-484c-b67e-f7f91a077046 Aug 20 04:31:57.895861 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-14260744-3724-4b63-bc66-4bb8f17456ac tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:57.896131 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-14260744-3724-4b63-bc66-4bb8f17456ac tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:57.907516 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:57.907516 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:31:57.908031 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-14260744-3724-4b63-bc66-4bb8f17456ac tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Snapshot retrieved successfully. Aug 20 04:31:57.908852 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-14260744-3724-4b63-bc66-4bb8f17456ac tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] https://10.4.3.239/volume/v3/snapshots/efea3d06-10b5-484c-b67e-f7f91a077046 returned with HTTP 200 Aug 20 04:31:57.909232 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 174/701] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:31:57 2026] GET /volume/v3/snapshots/efea3d06-10b5-484c-b67e-f7f91a077046 => generated 476 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:58.150511 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e0789c3b-4c55-411a-96ba-08d4e98c793e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:58.153280 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e0789c3b-4c55-411a-96ba-08d4e98c793e tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] GET https://10.4.3.239/volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a Aug 20 04:31:58.153280 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e0789c3b-4c55-411a-96ba-08d4e98c793e tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:58.153562 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e0789c3b-4c55-411a-96ba-08d4e98c793e tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:58.180883 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:58.180883 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:31:58.186349 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e0789c3b-4c55-411a-96ba-08d4e98c793e tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Volume info retrieved successfully. Aug 20 04:31:58.194635 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e0789c3b-4c55-411a-96ba-08d4e98c793e tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] https://10.4.3.239/volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a returned with HTTP 200 Aug 20 04:31:58.195258 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 179/702] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:58 2026] GET /volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a => generated 846 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:58.507240 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8e4b54be-15fc-4765-95ee-84307a5fd11c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:58.509723 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8e4b54be-15fc-4765-95ee-84307a5fd11c tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f Aug 20 04:31:58.510026 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8e4b54be-15fc-4765-95ee-84307a5fd11c tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:58.510325 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8e4b54be-15fc-4765-95ee-84307a5fd11c tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:58.510529 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-8e4b54be-15fc-4765-95ee-84307a5fd11c tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Show backup with id 920095d5-c000-43cb-a2ce-685fc645fd0f. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:31:58.517393 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:58.517393 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:31:58.518431 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8e4b54be-15fc-4765-95ee-84307a5fd11c tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f returned with HTTP 200 Aug 20 04:31:58.518944 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 176/703] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:58 2026] GET /volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f => generated 835 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:58.678740 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-32bd8d88-f3ad-46a3-b671-65bfd5034c1f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:58.681109 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-32bd8d88-f3ad-46a3-b671-65bfd5034c1f tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/efea3d06-10b5-484c-b67e-f7f91a077046 Aug 20 04:31:58.681558 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-32bd8d88-f3ad-46a3-b671-65bfd5034c1f tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:58.681810 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-32bd8d88-f3ad-46a3-b671-65bfd5034c1f tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:58.681993 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-32bd8d88-f3ad-46a3-b671-65bfd5034c1f tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Delete snapshot with id: efea3d06-10b5-484c-b67e-f7f91a077046 Aug 20 04:31:58.688648 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:58.688648 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:31:58.689244 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-32bd8d88-f3ad-46a3-b671-65bfd5034c1f tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Snapshot retrieved successfully. Aug 20 04:31:58.723211 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-32bd8d88-f3ad-46a3-b671-65bfd5034c1f tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Snapshot delete request issued successfully. Aug 20 04:31:58.723211 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-32bd8d88-f3ad-46a3-b671-65bfd5034c1f tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] https://10.4.3.239/volume/v3/snapshots/efea3d06-10b5-484c-b67e-f7f91a077046 returned with HTTP 202 Aug 20 04:31:58.723211 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 175/704] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:31:58 2026] DELETE /volume/v3/snapshots/efea3d06-10b5-484c-b67e-f7f91a077046 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:31:58.730972 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3ab053f6-0c2e-4864-b3d2-85e9281d90b6 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:58.732542 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3ab053f6-0c2e-4864-b3d2-85e9281d90b6 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] GET https://10.4.3.239/volume/v3/snapshots/efea3d06-10b5-484c-b67e-f7f91a077046 Aug 20 04:31:58.732804 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3ab053f6-0c2e-4864-b3d2-85e9281d90b6 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:58.733093 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3ab053f6-0c2e-4864-b3d2-85e9281d90b6 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:58.741220 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:58.741220 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:31:58.741796 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-3ab053f6-0c2e-4864-b3d2-85e9281d90b6 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Snapshot retrieved successfully. Aug 20 04:31:58.742815 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3ab053f6-0c2e-4864-b3d2-85e9281d90b6 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] https://10.4.3.239/volume/v3/snapshots/efea3d06-10b5-484c-b67e-f7f91a077046 returned with HTTP 200 Aug 20 04:31:58.743275 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 175/705] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:31:58 2026] GET /volume/v3/snapshots/efea3d06-10b5-484c-b67e-f7f91a077046 => generated 475 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:59.215475 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1e51d697-1841-449a-a86d-642cd3b50291 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:59.217885 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1e51d697-1841-449a-a86d-642cd3b50291 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] GET https://10.4.3.239/volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a Aug 20 04:31:59.218146 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1e51d697-1841-449a-a86d-642cd3b50291 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:59.218440 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1e51d697-1841-449a-a86d-642cd3b50291 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:59.231844 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:59.231844 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:31:59.237011 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1e51d697-1841-449a-a86d-642cd3b50291 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Volume info retrieved successfully. Aug 20 04:31:59.248017 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1e51d697-1841-449a-a86d-642cd3b50291 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] https://10.4.3.239/volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a returned with HTTP 200 Aug 20 04:31:59.248443 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 180/706] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:59 2026] GET /volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:59.535648 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d011b9d6-9221-43fe-9466-5bc771605ccf None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:59.539195 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d011b9d6-9221-43fe-9466-5bc771605ccf tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f Aug 20 04:31:59.539195 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d011b9d6-9221-43fe-9466-5bc771605ccf tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:59.539195 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d011b9d6-9221-43fe-9466-5bc771605ccf tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:59.539195 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-d011b9d6-9221-43fe-9466-5bc771605ccf tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Show backup with id 920095d5-c000-43cb-a2ce-685fc645fd0f. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:31:59.544549 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:59.544549 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:31:59.546161 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d011b9d6-9221-43fe-9466-5bc771605ccf tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f returned with HTTP 200 Aug 20 04:31:59.547420 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 177/707] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:31:59 2026] GET /volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f => generated 835 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:31:59.756905 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-556f3bd0-5b3f-45f5-8761-bd70b5e2ce58 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:59.759683 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-556f3bd0-5b3f-45f5-8761-bd70b5e2ce58 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] GET https://10.4.3.239/volume/v3/snapshots/efea3d06-10b5-484c-b67e-f7f91a077046 Aug 20 04:31:59.760813 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-556f3bd0-5b3f-45f5-8761-bd70b5e2ce58 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:31:59.760813 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-556f3bd0-5b3f-45f5-8761-bd70b5e2ce58 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:31:59.767778 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-556f3bd0-5b3f-45f5-8761-bd70b5e2ce58 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] https://10.4.3.239/volume/v3/snapshots/efea3d06-10b5-484c-b67e-f7f91a077046 returned with HTTP 404 Aug 20 04:31:59.768537 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 176/708] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:31:59 2026] GET /volume/v3/snapshots/efea3d06-10b5-484c-b67e-f7f91a077046 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:31:59.787936 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-2e25be8a-a269-4f3b-94e6-196b4b570844 req-a56873ba-dc8c-4164-abaf-2b5368f5aef2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:31:59.792992 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-2e25be8a-a269-4f3b-94e6-196b4b570844 req-a56873ba-dc8c-4164-abaf-2b5368f5aef2 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] POST https://10.4.3.239/volume/v3/attachments/27481f8c-df7e-42bb-9e39-7bc74addb7a3/action Aug 20 04:31:59.792992 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-2e25be8a-a269-4f3b-94e6-196b4b570844 req-a56873ba-dc8c-4164-abaf-2b5368f5aef2 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Action body: b'{"os-complete": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:31:59.793322 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-2e25be8a-a269-4f3b-94e6-196b4b570844 req-a56873ba-dc8c-4164-abaf-2b5368f5aef2 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:31:59.816676 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:31:59.816676 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:31:59.849983 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-2e25be8a-a269-4f3b-94e6-196b4b570844 req-a56873ba-dc8c-4164-abaf-2b5368f5aef2 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] https://10.4.3.239/volume/v3/attachments/27481f8c-df7e-42bb-9e39-7bc74addb7a3/action returned with HTTP 204 Aug 20 04:31:59.853115 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 176/709] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:31:59 2026] POST /volume/v3/attachments/27481f8c-df7e-42bb-9e39-7bc74addb7a3/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:32:00.269655 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-780e8bc4-8c62-42b9-b0e0-c6744f7f6442 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:00.273059 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-780e8bc4-8c62-42b9-b0e0-c6744f7f6442 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] GET https://10.4.3.239/volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a Aug 20 04:32:00.273389 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-780e8bc4-8c62-42b9-b0e0-c6744f7f6442 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:00.273809 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-780e8bc4-8c62-42b9-b0e0-c6744f7f6442 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:00.292557 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:00.292557 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:32:00.303979 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-780e8bc4-8c62-42b9-b0e0-c6744f7f6442 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Volume info retrieved successfully. Aug 20 04:32:00.316254 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-780e8bc4-8c62-42b9-b0e0-c6744f7f6442 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] https://10.4.3.239/volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a returned with HTTP 200 Aug 20 04:32:00.316944 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 181/710] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:32:00 2026] GET /volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a => generated 1138 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:00.335643 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1d5d475d-3360-4b98-ad29-e8180f9e7a8f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:00.341320 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1d5d475d-3360-4b98-ad29-e8180f9e7a8f tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] GET https://10.4.3.239/volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a Aug 20 04:32:00.341320 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1d5d475d-3360-4b98-ad29-e8180f9e7a8f tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:00.341320 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1d5d475d-3360-4b98-ad29-e8180f9e7a8f tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:00.359708 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:00.359708 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:32:00.368345 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1d5d475d-3360-4b98-ad29-e8180f9e7a8f tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Volume info retrieved successfully. Aug 20 04:32:00.378068 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1d5d475d-3360-4b98-ad29-e8180f9e7a8f tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] https://10.4.3.239/volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a returned with HTTP 200 Aug 20 04:32:00.378068 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 178/711] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:32:00 2026] GET /volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a => generated 1138 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:00.559172 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-cd0e6cee-e957-4353-989f-338842689e5c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:00.562270 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cd0e6cee-e957-4353-989f-338842689e5c tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f Aug 20 04:32:00.562586 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cd0e6cee-e957-4353-989f-338842689e5c tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:00.562803 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cd0e6cee-e957-4353-989f-338842689e5c tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:00.562925 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-cd0e6cee-e957-4353-989f-338842689e5c tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Show backup with id 920095d5-c000-43cb-a2ce-685fc645fd0f. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:32:00.568114 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:00.568114 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:32:00.568935 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cd0e6cee-e957-4353-989f-338842689e5c tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f returned with HTTP 200 Aug 20 04:32:00.569436 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 177/712] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:32:00 2026] GET /volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f => generated 836 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:00.582485 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f9b5f1bf-a5b6-4e9c-9b2f-f7a90190539b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:00.584404 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f9b5f1bf-a5b6-4e9c-9b2f-f7a90190539b tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/snapshots/0522d5bf-ecd9-4abe-b6c4-afefaf76e35d Aug 20 04:32:00.584691 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f9b5f1bf-a5b6-4e9c-9b2f-f7a90190539b tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:00.584978 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f9b5f1bf-a5b6-4e9c-9b2f-f7a90190539b tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:00.592991 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:00.592991 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:00.593715 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f9b5f1bf-a5b6-4e9c-9b2f-f7a90190539b tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot retrieved successfully. Aug 20 04:32:00.594881 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f9b5f1bf-a5b6-4e9c-9b2f-f7a90190539b tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots/0522d5bf-ecd9-4abe-b6c4-afefaf76e35d returned with HTTP 200 Aug 20 04:32:00.595612 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 177/713] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:32:00 2026] GET /volume/v3/snapshots/0522d5bf-ecd9-4abe-b6c4-afefaf76e35d => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:00.605948 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c3b97b93-f75c-47a1-a377-bad4f1f542c5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:00.612028 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c3b97b93-f75c-47a1-a377-bad4f1f542c5 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f Aug 20 04:32:00.612348 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c3b97b93-f75c-47a1-a377-bad4f1f542c5 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:00.612849 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c3b97b93-f75c-47a1-a377-bad4f1f542c5 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:00.613013 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-c3b97b93-f75c-47a1-a377-bad4f1f542c5 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Show backup with id 920095d5-c000-43cb-a2ce-685fc645fd0f. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:32:00.619803 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:00.619803 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:32:00.621211 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c3b97b93-f75c-47a1-a377-bad4f1f542c5 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f returned with HTTP 200 Aug 20 04:32:00.622909 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 182/714] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:32:00 2026] GET /volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f => generated 836 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 04:32:00.633711 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-497996ac-538b-4147-b924-2c41905d843f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:00.635711 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-497996ac-538b-4147-b924-2c41905d843f tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] DELETE https://10.4.3.239/volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f Aug 20 04:32:00.636050 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-497996ac-538b-4147-b924-2c41905d843f tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:00.636395 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-497996ac-538b-4147-b924-2c41905d843f tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:00.636593 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.contrib.backups [None req-497996ac-538b-4147-b924-2c41905d843f tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Delete backup with id: 920095d5-c000-43cb-a2ce-685fc645fd0f. Aug 20 04:32:00.646991 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:00.646991 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:32:00.679136 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.backup.rpcapi [None req-497996ac-538b-4147-b924-2c41905d843f tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] delete_backup rpcapi backup_id 920095d5-c000-43cb-a2ce-685fc645fd0f {{(pid=100176) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 04:32:00.680964 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-497996ac-538b-4147-b924-2c41905d843f tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f returned with HTTP 202 Aug 20 04:32:00.680964 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 179/715] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:32:00 2026] DELETE /volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:32:00.691391 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e9bb13b6-df35-4b7b-a334-0c5800c1f194 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:00.693694 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e9bb13b6-df35-4b7b-a334-0c5800c1f194 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f Aug 20 04:32:00.693957 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e9bb13b6-df35-4b7b-a334-0c5800c1f194 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:00.694505 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e9bb13b6-df35-4b7b-a334-0c5800c1f194 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:00.694505 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-e9bb13b6-df35-4b7b-a334-0c5800c1f194 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Show backup with id 920095d5-c000-43cb-a2ce-685fc645fd0f. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:32:00.703050 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:00.703050 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:32:00.704161 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e9bb13b6-df35-4b7b-a334-0c5800c1f194 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f returned with HTTP 200 Aug 20 04:32:00.704767 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 178/716] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:32:00 2026] GET /volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f => generated 835 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:01.691577 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-d22cee5b-3c9c-4469-9a54-f1da813bdcb8 req-8b1497d9-d466-4795-b0bc-fe76c258101c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:01.691577 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-d22cee5b-3c9c-4469-9a54-f1da813bdcb8 req-8b1497d9-d466-4795-b0bc-fe76c258101c tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] GET https://10.4.3.239/volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a Aug 20 04:32:01.691577 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-d22cee5b-3c9c-4469-9a54-f1da813bdcb8 req-8b1497d9-d466-4795-b0bc-fe76c258101c tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:01.691577 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-d22cee5b-3c9c-4469-9a54-f1da813bdcb8 req-8b1497d9-d466-4795-b0bc-fe76c258101c tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:01.691577 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:01.691577 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:01.691577 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-d22cee5b-3c9c-4469-9a54-f1da813bdcb8 req-8b1497d9-d466-4795-b0bc-fe76c258101c tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Volume info retrieved successfully. Aug 20 04:32:01.691577 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-d22cee5b-3c9c-4469-9a54-f1da813bdcb8 req-8b1497d9-d466-4795-b0bc-fe76c258101c tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] https://10.4.3.239/volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a returned with HTTP 200 Aug 20 04:32:01.691577 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 178/717] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:32:01 2026] GET /volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a => generated 1138 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 04:32:01.728642 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b93954ea-2728-435d-b17c-c95f8b2d8e36 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:01.732060 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b93954ea-2728-435d-b17c-c95f8b2d8e36 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f Aug 20 04:32:01.732313 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b93954ea-2728-435d-b17c-c95f8b2d8e36 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:01.732741 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b93954ea-2728-435d-b17c-c95f8b2d8e36 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:01.733030 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-b93954ea-2728-435d-b17c-c95f8b2d8e36 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Show backup with id 920095d5-c000-43cb-a2ce-685fc645fd0f. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:32:01.749074 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:01.749074 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:32:01.750388 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b93954ea-2728-435d-b17c-c95f8b2d8e36 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f returned with HTTP 200 Aug 20 04:32:01.750956 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 183/718] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:32:01 2026] GET /volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f => generated 835 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:02.415103 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9e028af7-c912-40be-9ca0-2706e69cdef6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:02.415472 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9e028af7-c912-40be-9ca0-2706e69cdef6 None None] GET https://10.4.3.239/volume// Aug 20 04:32:02.416100 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9e028af7-c912-40be-9ca0-2706e69cdef6 None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:02.416100 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9e028af7-c912-40be-9ca0-2706e69cdef6 None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:02.416495 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9e028af7-c912-40be-9ca0-2706e69cdef6 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:32:02.416564 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 180/719] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:32: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 20 04:32:02.430909 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-d22cee5b-3c9c-4469-9a54-f1da813bdcb8 req-95c389aa-b751-4d28-84be-88669eda0ca7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:02.435023 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-d22cee5b-3c9c-4469-9a54-f1da813bdcb8 req-95c389aa-b751-4d28-84be-88669eda0ca7 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:32:02.435348 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-d22cee5b-3c9c-4469-9a54-f1da813bdcb8 req-95c389aa-b751-4d28-84be-88669eda0ca7 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2c055218-389c-46a2-a0ca-a80205a6915a", "connector": null, "instance_uuid": "66d8b8b5-f0f1-423b-a93c-727cb1ddb2f2"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:02.457089 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:02.457089 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:32:02.480803 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-8c01a3e9-227d-4087-9c17-e37d953bcb74 req-0ad83064-3631-439d-87c4-92ca1cc3c509 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:02.484230 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-8c01a3e9-227d-4087-9c17-e37d953bcb74 req-0ad83064-3631-439d-87c4-92ca1cc3c509 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] DELETE https://10.4.3.239/volume/v3/attachments/d7632d18-6d6e-4ba8-b5ef-edce6dfde679 Aug 20 04:32:02.484859 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-8c01a3e9-227d-4087-9c17-e37d953bcb74 req-0ad83064-3631-439d-87c4-92ca1cc3c509 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:02.484992 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-8c01a3e9-227d-4087-9c17-e37d953bcb74 req-0ad83064-3631-439d-87c4-92ca1cc3c509 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:02.496831 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:02.496831 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:02.525624 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-d22cee5b-3c9c-4469-9a54-f1da813bdcb8 req-95c389aa-b751-4d28-84be-88669eda0ca7 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:32:02.525624 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 179/720] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:32:02 2026] POST /volume/v3/attachments => generated 273 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:02.548019 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d9e5fea0-e923-436a-a640-2d76f5c02b5a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:02.548802 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d9e5fea0-e923-436a-a640-2d76f5c02b5a None None] GET https://10.4.3.239/volume// Aug 20 04:32:02.549060 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d9e5fea0-e923-436a-a640-2d76f5c02b5a None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:02.549392 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d9e5fea0-e923-436a-a640-2d76f5c02b5a None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:02.549779 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d9e5fea0-e923-436a-a640-2d76f5c02b5a None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:32:02.550363 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 184/721] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:32: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 20 04:32:02.563136 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-d22cee5b-3c9c-4469-9a54-f1da813bdcb8 req-5f9a15bf-04f4-4ab4-acb1-0344f0c12e5b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:02.566608 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-d22cee5b-3c9c-4469-9a54-f1da813bdcb8 req-5f9a15bf-04f4-4ab4-acb1-0344f0c12e5b tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] GET https://10.4.3.239/volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a Aug 20 04:32:02.566608 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-d22cee5b-3c9c-4469-9a54-f1da813bdcb8 req-5f9a15bf-04f4-4ab4-acb1-0344f0c12e5b tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:02.568121 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-d22cee5b-3c9c-4469-9a54-f1da813bdcb8 req-5f9a15bf-04f4-4ab4-acb1-0344f0c12e5b tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:02.589876 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-8c01a3e9-227d-4087-9c17-e37d953bcb74 req-0ad83064-3631-439d-87c4-92ca1cc3c509 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] https://10.4.3.239/volume/v3/attachments/d7632d18-6d6e-4ba8-b5ef-edce6dfde679 returned with HTTP 200 Aug 20 04:32:02.590161 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 179/722] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:32:02 2026] DELETE /volume/v3/attachments/d7632d18-6d6e-4ba8-b5ef-edce6dfde679 => generated 19 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:02.593661 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:02.593661 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:32:02.600459 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-d22cee5b-3c9c-4469-9a54-f1da813bdcb8 req-5f9a15bf-04f4-4ab4-acb1-0344f0c12e5b tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Volume info retrieved successfully. Aug 20 04:32:02.607902 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-8c01a3e9-227d-4087-9c17-e37d953bcb74 req-47793bfd-83af-4327-b8dd-bbffbfd49585 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:02.608004 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-d22cee5b-3c9c-4469-9a54-f1da813bdcb8 req-5f9a15bf-04f4-4ab4-acb1-0344f0c12e5b tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] https://10.4.3.239/volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a returned with HTTP 200 Aug 20 04:32:02.608472 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 181/723] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:32:02 2026] GET /volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a => generated 1318 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:32:02.609777 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-8c01a3e9-227d-4087-9c17-e37d953bcb74 req-47793bfd-83af-4327-b8dd-bbffbfd49585 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] DELETE https://10.4.3.239/volume/v3/volumes/d0e33c0b-9cf7-4473-8811-a37c5694cbc0 Aug 20 04:32:02.610234 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-8c01a3e9-227d-4087-9c17-e37d953bcb74 req-47793bfd-83af-4327-b8dd-bbffbfd49585 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:02.610583 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-8c01a3e9-227d-4087-9c17-e37d953bcb74 req-47793bfd-83af-4327-b8dd-bbffbfd49585 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:02.610830 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [req-8c01a3e9-227d-4087-9c17-e37d953bcb74 req-47793bfd-83af-4327-b8dd-bbffbfd49585 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Delete volume with id: d0e33c0b-9cf7-4473-8811-a37c5694cbc0 Aug 20 04:32:02.617808 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:02.617808 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:32:02.618415 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-8c01a3e9-227d-4087-9c17-e37d953bcb74 req-47793bfd-83af-4327-b8dd-bbffbfd49585 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Volume info retrieved successfully. Aug 20 04:32:02.649848 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-8c01a3e9-227d-4087-9c17-e37d953bcb74 req-47793bfd-83af-4327-b8dd-bbffbfd49585 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] Delete volume request issued successfully. Aug 20 04:32:02.649848 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-8c01a3e9-227d-4087-9c17-e37d953bcb74 req-47793bfd-83af-4327-b8dd-bbffbfd49585 tempest-ImageDependencyTests-428035014 tempest-ImageDependencyTests-428035014-project-member] https://10.4.3.239/volume/v3/volumes/d0e33c0b-9cf7-4473-8811-a37c5694cbc0 returned with HTTP 202 Aug 20 04:32:02.649848 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 180/724] 10.4.3.239 () {70 vars in 1620 bytes} [Thu Aug 20 04:32:02 2026] DELETE /volume/v3/volumes/d0e33c0b-9cf7-4473-8811-a37c5694cbc0 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:32:02.768239 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e36a0f41-66b0-4556-b7a0-33f5130d7780 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:02.770971 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e36a0f41-66b0-4556-b7a0-33f5130d7780 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f Aug 20 04:32:02.772048 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e36a0f41-66b0-4556-b7a0-33f5130d7780 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:02.772048 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e36a0f41-66b0-4556-b7a0-33f5130d7780 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:02.772048 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-e36a0f41-66b0-4556-b7a0-33f5130d7780 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Show backup with id 920095d5-c000-43cb-a2ce-685fc645fd0f. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:32:02.780087 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e36a0f41-66b0-4556-b7a0-33f5130d7780 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f returned with HTTP 404 Aug 20 04:32:02.780547 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 185/725] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:32:02 2026] GET /volume/v3/backups/920095d5-c000-43cb-a2ce-685fc645fd0f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:32:02.932994 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ae77c4ea-9b43-4bbc-83f6-60acc74f87f2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:02.935541 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ae77c4ea-9b43-4bbc-83f6-60acc74f87f2 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/0522d5bf-ecd9-4abe-b6c4-afefaf76e35d Aug 20 04:32:02.936372 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ae77c4ea-9b43-4bbc-83f6-60acc74f87f2 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:02.936372 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ae77c4ea-9b43-4bbc-83f6-60acc74f87f2 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:02.936372 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-ae77c4ea-9b43-4bbc-83f6-60acc74f87f2 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Delete snapshot with id: 0522d5bf-ecd9-4abe-b6c4-afefaf76e35d Aug 20 04:32:02.945347 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:02.945347 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:02.945730 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-ae77c4ea-9b43-4bbc-83f6-60acc74f87f2 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot retrieved successfully. Aug 20 04:32:02.989553 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-ae77c4ea-9b43-4bbc-83f6-60acc74f87f2 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot delete request issued successfully. Aug 20 04:32:02.996432 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ae77c4ea-9b43-4bbc-83f6-60acc74f87f2 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots/0522d5bf-ecd9-4abe-b6c4-afefaf76e35d returned with HTTP 202 Aug 20 04:32:02.996432 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 180/726] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:32:02 2026] DELETE /volume/v3/snapshots/0522d5bf-ecd9-4abe-b6c4-afefaf76e35d => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:32:03.017389 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e91e2535-aa06-4fdb-b739-1833f12ab6ea None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:03.019402 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e91e2535-aa06-4fdb-b739-1833f12ab6ea tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/snapshots/0522d5bf-ecd9-4abe-b6c4-afefaf76e35d Aug 20 04:32:03.019836 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e91e2535-aa06-4fdb-b739-1833f12ab6ea tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:03.020315 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e91e2535-aa06-4fdb-b739-1833f12ab6ea tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:03.033984 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:03.033984 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:32:03.036644 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-e91e2535-aa06-4fdb-b739-1833f12ab6ea tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot retrieved successfully. Aug 20 04:32:03.038963 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e91e2535-aa06-4fdb-b739-1833f12ab6ea tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots/0522d5bf-ecd9-4abe-b6c4-afefaf76e35d returned with HTTP 200 Aug 20 04:32:03.039457 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 182/727] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:32:03 2026] GET /volume/v3/snapshots/0522d5bf-ecd9-4abe-b6c4-afefaf76e35d => generated 468 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:03.060359 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-d22cee5b-3c9c-4469-9a54-f1da813bdcb8 req-e2649676-347b-44a9-ab97-5e9c6f34ab8c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:03.063893 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-d22cee5b-3c9c-4469-9a54-f1da813bdcb8 req-e2649676-347b-44a9-ab97-5e9c6f34ab8c tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] DELETE https://10.4.3.239/volume/v3/attachments/27481f8c-df7e-42bb-9e39-7bc74addb7a3 Aug 20 04:32:03.063893 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-d22cee5b-3c9c-4469-9a54-f1da813bdcb8 req-e2649676-347b-44a9-ab97-5e9c6f34ab8c tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:03.063893 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-d22cee5b-3c9c-4469-9a54-f1da813bdcb8 req-e2649676-347b-44a9-ab97-5e9c6f34ab8c tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:03.076622 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:03.076622 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:32:03.194809 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-d22cee5b-3c9c-4469-9a54-f1da813bdcb8 req-e2649676-347b-44a9-ab97-5e9c6f34ab8c tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] https://10.4.3.239/volume/v3/attachments/27481f8c-df7e-42bb-9e39-7bc74addb7a3 returned with HTTP 200 Aug 20 04:32:03.196031 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 181/728] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:32:03 2026] DELETE /volume/v3/attachments/27481f8c-df7e-42bb-9e39-7bc74addb7a3 => generated 192 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:03.634980 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1161fda0-f1bf-417b-a530-a9a3694448ab None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:03.637172 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1161fda0-f1bf-417b-a530-a9a3694448ab None None] GET https://10.4.3.239/volume// Aug 20 04:32:03.637456 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1161fda0-f1bf-417b-a530-a9a3694448ab None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:03.637713 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1161fda0-f1bf-417b-a530-a9a3694448ab None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:03.638225 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1161fda0-f1bf-417b-a530-a9a3694448ab None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:32:03.641002 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 186/729] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:32:03 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:32:03.650823 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-d22cee5b-3c9c-4469-9a54-f1da813bdcb8 req-f8b73327-fc84-4c49-b99e-8f9061150de9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:03.654158 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-d22cee5b-3c9c-4469-9a54-f1da813bdcb8 req-f8b73327-fc84-4c49-b99e-8f9061150de9 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] GET https://10.4.3.239/volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a Aug 20 04:32:03.654567 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-d22cee5b-3c9c-4469-9a54-f1da813bdcb8 req-f8b73327-fc84-4c49-b99e-8f9061150de9 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:03.654886 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-d22cee5b-3c9c-4469-9a54-f1da813bdcb8 req-f8b73327-fc84-4c49-b99e-8f9061150de9 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:03.668496 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:03.668496 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:03.673735 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-d22cee5b-3c9c-4469-9a54-f1da813bdcb8 req-f8b73327-fc84-4c49-b99e-8f9061150de9 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Volume info retrieved successfully. Aug 20 04:32:03.681319 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-d22cee5b-3c9c-4469-9a54-f1da813bdcb8 req-f8b73327-fc84-4c49-b99e-8f9061150de9 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] https://10.4.3.239/volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a returned with HTTP 200 Aug 20 04:32:03.682073 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 181/730] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:32:03 2026] GET /volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a => generated 1025 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:32:03.923898 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-d22cee5b-3c9c-4469-9a54-f1da813bdcb8 req-5e81cc35-98bd-43a4-ab3d-eb9b750e2302 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:03.928602 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-d22cee5b-3c9c-4469-9a54-f1da813bdcb8 req-5e81cc35-98bd-43a4-ab3d-eb9b750e2302 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] PUT https://10.4.3.239/volume/v3/attachments/9e9fbb94-7dfb-4c5d-871e-a6ca46a4f98a Aug 20 04:32:03.928861 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-d22cee5b-3c9c-4469-9a54-f1da813bdcb8 req-5e81cc35-98bd-43a4-ab3d-eb9b750e2302 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:03.947829 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-d22cee5b-3c9c-4469-9a54-f1da813bdcb8 req-5e81cc35-98bd-43a4-ab3d-eb9b750e2302 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Acquiring lock "cinder-attachment_update-2c055218-389c-46a2-a0ca-a80205a6915a-np0000007850" by "attachment_update" {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:32:03.956051 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-d22cee5b-3c9c-4469-9a54-f1da813bdcb8 req-5e81cc35-98bd-43a4-ab3d-eb9b750e2302 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Lock "cinder-attachment_update-2c055218-389c-46a2-a0ca-a80205a6915a-np0000007850" acquired by "attachment_update" :: waited 0.008s {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:32:03.958083 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:03.958083 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:32:04.054805 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-738b8f85-1f30-4fa4-8480-35f9c15d02e3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:04.057818 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-738b8f85-1f30-4fa4-8480-35f9c15d02e3 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/snapshots/0522d5bf-ecd9-4abe-b6c4-afefaf76e35d Aug 20 04:32:04.057818 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-738b8f85-1f30-4fa4-8480-35f9c15d02e3 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:04.057818 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-738b8f85-1f30-4fa4-8480-35f9c15d02e3 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:04.066637 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-738b8f85-1f30-4fa4-8480-35f9c15d02e3 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots/0522d5bf-ecd9-4abe-b6c4-afefaf76e35d returned with HTTP 404 Aug 20 04:32:04.067207 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 182/731] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:32:04 2026] GET /volume/v3/snapshots/0522d5bf-ecd9-4abe-b6c4-afefaf76e35d => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:32:04.089420 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-17582fca-4091-4d00-868a-433b8ea7b91e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:04.089420 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-17582fca-4091-4d00-868a-433b8ea7b91e tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da Aug 20 04:32:04.090374 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-17582fca-4091-4d00-868a-433b8ea7b91e tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:04.090374 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-17582fca-4091-4d00-868a-433b8ea7b91e tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:04.106228 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:04.106228 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:32:04.122871 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-d22cee5b-3c9c-4469-9a54-f1da813bdcb8 req-5e81cc35-98bd-43a4-ab3d-eb9b750e2302 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Lock "cinder-attachment_update-2c055218-389c-46a2-a0ca-a80205a6915a-np0000007850" released by "attachment_update" :: held 0.165s {{(pid=100176) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:32:04.123648 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-d22cee5b-3c9c-4469-9a54-f1da813bdcb8 req-5e81cc35-98bd-43a4-ab3d-eb9b750e2302 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] https://10.4.3.239/volume/v3/attachments/9e9fbb94-7dfb-4c5d-871e-a6ca46a4f98a returned with HTTP 200 Aug 20 04:32:04.127298 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 183/732] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:32:03 2026] PUT /volume/v3/attachments/9e9fbb94-7dfb-4c5d-871e-a6ca46a4f98a => generated 969 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:04.132110 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-17582fca-4091-4d00-868a-433b8ea7b91e tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:32:04.142922 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-17582fca-4091-4d00-868a-433b8ea7b91e tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da returned with HTTP 200 Aug 20 04:32:04.142922 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 187/733] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:32:04 2026] GET /volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:04.199959 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-d22cee5b-3c9c-4469-9a54-f1da813bdcb8 req-873ea3a5-ff1c-4722-a3f3-93e2498eff44 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:04.204283 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-49547729-0ecc-40fb-9b1c-fba74482ed73 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:04.206562 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-49547729-0ecc-40fb-9b1c-fba74482ed73 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:32:04.207044 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-49547729-0ecc-40fb-9b1c-fba74482ed73 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "fd30ff40-6d85-42eb-a3e0-87e78c12210f", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1149236212"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:04.209401 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-49547729-0ecc-40fb-9b1c-fba74482ed73 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Create volume request body: {'volume': {'imageRef': 'fd30ff40-6d85-42eb-a3e0-87e78c12210f', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1149236212'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:32:04.216207 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-d22cee5b-3c9c-4469-9a54-f1da813bdcb8 req-873ea3a5-ff1c-4722-a3f3-93e2498eff44 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] POST https://10.4.3.239/volume/v3/attachments/9e9fbb94-7dfb-4c5d-871e-a6ca46a4f98a/action Aug 20 04:32:04.216207 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-d22cee5b-3c9c-4469-9a54-f1da813bdcb8 req-873ea3a5-ff1c-4722-a3f3-93e2498eff44 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Action body: b'{"os-complete": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:32:04.216207 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-d22cee5b-3c9c-4469-9a54-f1da813bdcb8 req-873ea3a5-ff1c-4722-a3f3-93e2498eff44 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:04.249490 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:04.249490 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:04.276409 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-d22cee5b-3c9c-4469-9a54-f1da813bdcb8 req-873ea3a5-ff1c-4722-a3f3-93e2498eff44 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] https://10.4.3.239/volume/v3/attachments/9e9fbb94-7dfb-4c5d-871e-a6ca46a4f98a/action returned with HTTP 204 Aug 20 04:32:04.276995 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 182/734] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:32:04 2026] POST /volume/v3/attachments/9e9fbb94-7dfb-4c5d-871e-a6ca46a4f98a/action => generated 0 bytes in 78 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:32:04.351810 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-49547729-0ecc-40fb-9b1c-fba74482ed73 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Create volume of 1 GB Aug 20 04:32:04.351893 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:04.351893 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:32:04.366153 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-49547729-0ecc-40fb-9b1c-fba74482ed73 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Availability Zones retrieved successfully. Aug 20 04:32:04.377955 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-49547729-0ecc-40fb-9b1c-fba74482ed73 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Flow 'volume_create_api' (33b5751e-0522-4476-912b-29ddd5a71b61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:32:04.379131 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-49547729-0ecc-40fb-9b1c-fba74482ed73 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f7700c1-c7bf-4925-9397-50cc586be4b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:04.380669 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-49547729-0ecc-40fb-9b1c-fba74482ed73 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:32:04.489291 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-49547729-0ecc-40fb-9b1c-fba74482ed73 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f7700c1-c7bf-4925-9397-50cc586be4b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:04.490262 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-49547729-0ecc-40fb-9b1c-fba74482ed73 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7889adf3-d620-4a7a-995c-9664a11214e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:04.555333 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-49547729-0ecc-40fb-9b1c-fba74482ed73 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Created reservations ['fc3f57ef-cc18-4550-bf47-4ba1e6cdc883', 'fa7506e0-c0db-4553-9c6a-fd27f19d3fb8', '20b1536e-e8ae-4cba-8fdf-1a19710d8cf6', 'bf3d7d72-ac51-4a91-96a1-a5d484a8a555'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:32:04.555333 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-49547729-0ecc-40fb-9b1c-fba74482ed73 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7889adf3-d620-4a7a-995c-9664a11214e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc3f57ef-cc18-4550-bf47-4ba1e6cdc883', 'fa7506e0-c0db-4553-9c6a-fd27f19d3fb8', '20b1536e-e8ae-4cba-8fdf-1a19710d8cf6', 'bf3d7d72-ac51-4a91-96a1-a5d484a8a555']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:04.555700 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-49547729-0ecc-40fb-9b1c-fba74482ed73 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0bfbb64-141f-4175-8633-33d8820a00bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:04.586773 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-49547729-0ecc-40fb-9b1c-fba74482ed73 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0bfbb64-141f-4175-8633-33d8820a00bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6ee4c5a-942d-4d14-834d-310a0009fd67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1149236212',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b83982dec6024976b57fc52767293b40',qos_specs=None,replication_status=,reservations=['fc3f57ef-cc18-4550-bf47-4ba1e6cdc883','fa7506e0-c0db-4553-9c6a-fd27f19d3fb8','20b1536e-e8ae-4cba-8fdf-1a19710d8cf6','bf3d7d72-ac51-4a91-96a1-a5d484a8a555'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1236be6c7af349d58f4a221eb3955b89',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:32:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1149236212',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d6ee4c5a-942d-4d14-834d-310a0009fd67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b83982dec6024976b57fc52767293b40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1236be6c7af349d58f4a221eb3955b89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:04.587361 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-49547729-0ecc-40fb-9b1c-fba74482ed73 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3328ea6-3acc-4a6c-a9c6-2e7484bec54b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:04.618314 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-49547729-0ecc-40fb-9b1c-fba74482ed73 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3328ea6-3acc-4a6c-a9c6-2e7484bec54b) transitioned into state 'SUCCESS' from state '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-1149236212',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b83982dec6024976b57fc52767293b40',qos_specs=None,replication_status=,reservations=['fc3f57ef-cc18-4550-bf47-4ba1e6cdc883','fa7506e0-c0db-4553-9c6a-fd27f19d3fb8','20b1536e-e8ae-4cba-8fdf-1a19710d8cf6','bf3d7d72-ac51-4a91-96a1-a5d484a8a555'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1236be6c7af349d58f4a221eb3955b89',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:04.619351 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-49547729-0ecc-40fb-9b1c-fba74482ed73 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01624a34-dd79-40d0-b2da-938fd9cb8145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:04.634426 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-49547729-0ecc-40fb-9b1c-fba74482ed73 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01624a34-dd79-40d0-b2da-938fd9cb8145) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:04.634426 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-49547729-0ecc-40fb-9b1c-fba74482ed73 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Flow 'volume_create_api' (33b5751e-0522-4476-912b-29ddd5a71b61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:32:04.634426 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-49547729-0ecc-40fb-9b1c-fba74482ed73 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Create volume request issued successfully. Aug 20 04:32:04.634625 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-49547729-0ecc-40fb-9b1c-fba74482ed73 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:32:04.635034 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 183/735] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:32:04 2026] POST /volume/v3/volumes => generated 754 bytes in 431 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:32:04.653783 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7bb4d184-ca17-4d68-8188-c4aba6052f62 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:04.658492 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7bb4d184-ca17-4d68-8188-c4aba6052f62 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 Aug 20 04:32:04.658492 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7bb4d184-ca17-4d68-8188-c4aba6052f62 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:04.658492 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7bb4d184-ca17-4d68-8188-c4aba6052f62 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:04.673572 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:04.673572 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:32:04.680469 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7bb4d184-ca17-4d68-8188-c4aba6052f62 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:32:04.688642 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7bb4d184-ca17-4d68-8188-c4aba6052f62 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 returned with HTTP 200 Aug 20 04:32:04.689322 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 184/736] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:32:04 2026] GET /volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 => generated 822 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:05.709336 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e05053b4-8a70-41e5-b08c-ebdf54c21da9 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:05.712147 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e05053b4-8a70-41e5-b08c-ebdf54c21da9 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 Aug 20 04:32:05.712468 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e05053b4-8a70-41e5-b08c-ebdf54c21da9 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:05.712703 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e05053b4-8a70-41e5-b08c-ebdf54c21da9 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:05.727236 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:05.727236 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:32:05.733493 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e05053b4-8a70-41e5-b08c-ebdf54c21da9 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:32:05.740082 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e05053b4-8a70-41e5-b08c-ebdf54c21da9 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 returned with HTTP 200 Aug 20 04:32:05.740612 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 188/737] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:32:05 2026] GET /volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:06.755910 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0bd8cf8d-4f1c-4bcd-93df-3e58a04c1052 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:06.760611 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0bd8cf8d-4f1c-4bcd-93df-3e58a04c1052 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 Aug 20 04:32:06.760611 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0bd8cf8d-4f1c-4bcd-93df-3e58a04c1052 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:06.760611 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0bd8cf8d-4f1c-4bcd-93df-3e58a04c1052 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:06.770604 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:06.770604 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:06.777357 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-0bd8cf8d-4f1c-4bcd-93df-3e58a04c1052 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:32:06.789743 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0bd8cf8d-4f1c-4bcd-93df-3e58a04c1052 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 returned with HTTP 200 Aug 20 04:32:06.790190 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 183/738] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:32:06 2026] GET /volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 => generated 1362 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:07.632736 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8bcc4f46-e818-44e8-8443-9b8d0c7f917e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:07.771621 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8bcc4f46-e818-44e8-8443-9b8d0c7f917e tempest-BackendsCapabilitiesAdminTestsJSON-1924726180 tempest-BackendsCapabilitiesAdminTestsJSON-1924726180-project-admin] GET https://10.4.3.239/volume/v3/scheduler-stats/get_pools Aug 20 04:32:07.771863 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8bcc4f46-e818-44e8-8443-9b8d0c7f917e tempest-BackendsCapabilitiesAdminTestsJSON-1924726180 tempest-BackendsCapabilitiesAdminTestsJSON-1924726180-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:07.772290 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8bcc4f46-e818-44e8-8443-9b8d0c7f917e tempest-BackendsCapabilitiesAdminTestsJSON-1924726180 tempest-BackendsCapabilitiesAdminTestsJSON-1924726180-project-admin] Calling method 'get_pools' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:07.772600 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:07.772600 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:32:07.792747 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8bcc4f46-e818-44e8-8443-9b8d0c7f917e tempest-BackendsCapabilitiesAdminTestsJSON-1924726180 tempest-BackendsCapabilitiesAdminTestsJSON-1924726180-project-admin] https://10.4.3.239/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 20 04:32:07.793311 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 184/739] 10.4.3.239 () {66 vars in 1291 bytes} [Thu Aug 20 04:32:07 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:07.805080 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0b2fd146-7b44-4ba5-a9c4-655931521825 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:07.810097 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0b2fd146-7b44-4ba5-a9c4-655931521825 tempest-BackendsCapabilitiesAdminTestsJSON-1924726180 tempest-BackendsCapabilitiesAdminTestsJSON-1924726180-project-admin] GET https://10.4.3.239/volume/v3/scheduler-stats/get_pools?detail=True Aug 20 04:32:07.810742 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0b2fd146-7b44-4ba5-a9c4-655931521825 tempest-BackendsCapabilitiesAdminTestsJSON-1924726180 tempest-BackendsCapabilitiesAdminTestsJSON-1924726180-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:07.810742 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0b2fd146-7b44-4ba5-a9c4-655931521825 tempest-BackendsCapabilitiesAdminTestsJSON-1924726180 tempest-BackendsCapabilitiesAdminTestsJSON-1924726180-project-admin] Calling method 'get_pools' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:07.826694 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0b2fd146-7b44-4ba5-a9c4-655931521825 tempest-BackendsCapabilitiesAdminTestsJSON-1924726180 tempest-BackendsCapabilitiesAdminTestsJSON-1924726180-project-admin] https://10.4.3.239/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 20 04:32:07.827369 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 185/740] 10.4.3.239 () {66 vars in 1314 bytes} [Thu Aug 20 04:32:07 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:07.840671 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ec33638a-2adc-4d3c-93bf-c76594648775 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:07.845293 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ec33638a-2adc-4d3c-93bf-c76594648775 tempest-BackendsCapabilitiesAdminTestsJSON-1924726180 tempest-BackendsCapabilitiesAdminTestsJSON-1924726180-project-admin] GET https://10.4.3.239/volume/v3/capabilities/np0000007850@storpool Aug 20 04:32:07.845293 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ec33638a-2adc-4d3c-93bf-c76594648775 tempest-BackendsCapabilitiesAdminTestsJSON-1924726180 tempest-BackendsCapabilitiesAdminTestsJSON-1924726180-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:07.845293 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ec33638a-2adc-4d3c-93bf-c76594648775 tempest-BackendsCapabilitiesAdminTestsJSON-1924726180 tempest-BackendsCapabilitiesAdminTestsJSON-1924726180-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:07.864025 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ec33638a-2adc-4d3c-93bf-c76594648775 tempest-BackendsCapabilitiesAdminTestsJSON-1924726180 tempest-BackendsCapabilitiesAdminTestsJSON-1924726180-project-admin] https://10.4.3.239/volume/v3/capabilities/np0000007850@storpool returned with HTTP 200 Aug 20 04:32:07.864605 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 189/741] 10.4.3.239 () {66 vars in 1318 bytes} [Thu Aug 20 04:32:07 2026] GET /volume/v3/capabilities/np0000007850@storpool => generated 703 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:07.879933 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b3378c6c-7d51-485d-9c05-697142c4e0c2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:07.883363 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b3378c6c-7d51-485d-9c05-697142c4e0c2 tempest-BackendsCapabilitiesAdminTestsJSON-1924726180 tempest-BackendsCapabilitiesAdminTestsJSON-1924726180-project-admin] GET https://10.4.3.239/volume/v3/capabilities/np0000007850@storpool Aug 20 04:32:07.883363 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b3378c6c-7d51-485d-9c05-697142c4e0c2 tempest-BackendsCapabilitiesAdminTestsJSON-1924726180 tempest-BackendsCapabilitiesAdminTestsJSON-1924726180-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:07.883363 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b3378c6c-7d51-485d-9c05-697142c4e0c2 tempest-BackendsCapabilitiesAdminTestsJSON-1924726180 tempest-BackendsCapabilitiesAdminTestsJSON-1924726180-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:07.899168 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b3378c6c-7d51-485d-9c05-697142c4e0c2 tempest-BackendsCapabilitiesAdminTestsJSON-1924726180 tempest-BackendsCapabilitiesAdminTestsJSON-1924726180-project-admin] https://10.4.3.239/volume/v3/capabilities/np0000007850@storpool returned with HTTP 200 Aug 20 04:32:07.900016 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 184/742] 10.4.3.239 () {66 vars in 1318 bytes} [Thu Aug 20 04:32:07 2026] GET /volume/v3/capabilities/np0000007850@storpool => generated 703 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:07.915416 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5d496e42-6b28-4d40-8d1d-0028fff9a8a5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:07.919851 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5d496e42-6b28-4d40-8d1d-0028fff9a8a5 tempest-BackendsCapabilitiesAdminTestsJSON-1924726180 tempest-BackendsCapabilitiesAdminTestsJSON-1924726180-project-admin] GET https://10.4.3.239/volume/v3/capabilities/np0000007850@storpool Aug 20 04:32:07.920083 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5d496e42-6b28-4d40-8d1d-0028fff9a8a5 tempest-BackendsCapabilitiesAdminTestsJSON-1924726180 tempest-BackendsCapabilitiesAdminTestsJSON-1924726180-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:07.920422 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5d496e42-6b28-4d40-8d1d-0028fff9a8a5 tempest-BackendsCapabilitiesAdminTestsJSON-1924726180 tempest-BackendsCapabilitiesAdminTestsJSON-1924726180-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:07.943771 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5d496e42-6b28-4d40-8d1d-0028fff9a8a5 tempest-BackendsCapabilitiesAdminTestsJSON-1924726180 tempest-BackendsCapabilitiesAdminTestsJSON-1924726180-project-admin] https://10.4.3.239/volume/v3/capabilities/np0000007850@storpool returned with HTTP 200 Aug 20 04:32:07.944361 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 185/743] 10.4.3.239 () {66 vars in 1318 bytes} [Thu Aug 20 04:32:07 2026] GET /volume/v3/capabilities/np0000007850@storpool => generated 703 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:12.134734 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-238b8810-8c9b-487c-8997-9852888b610a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:12.366274 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-238b8810-8c9b-487c-8997-9852888b610a tempest-GroupSnapshotsTest-1396725337 tempest-GroupSnapshotsTest-1396725337-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:32:12.366824 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-238b8810-8c9b-487c-8997-9852888b610a tempest-GroupSnapshotsTest-1396725337 tempest-GroupSnapshotsTest-1396725337-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-2031624272"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:12.395529 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-238b8810-8c9b-487c-8997-9852888b610a tempest-GroupSnapshotsTest-1396725337 tempest-GroupSnapshotsTest-1396725337-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:32:12.396108 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 186/744] 10.4.3.239 () {68 vars in 1252 bytes} [Thu Aug 20 04:32:12 2026] POST /volume/v3/types => generated 224 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:12.407145 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6637dad8-5060-418c-9ab8-35d170af2d15 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:12.414392 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6637dad8-5060-418c-9ab8-35d170af2d15 tempest-GroupSnapshotsTest-1396725337 tempest-GroupSnapshotsTest-1396725337-project-admin] POST https://10.4.3.239/volume/v3/group_types Aug 20 04:32:12.415000 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6637dad8-5060-418c-9ab8-35d170af2d15 tempest-GroupSnapshotsTest-1396725337 tempest-GroupSnapshotsTest-1396725337-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1650603496"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:12.451924 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6637dad8-5060-418c-9ab8-35d170af2d15 tempest-GroupSnapshotsTest-1396725337 tempest-GroupSnapshotsTest-1396725337-project-admin] https://10.4.3.239/volume/v3/group_types returned with HTTP 202 Aug 20 04:32:12.453470 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 190/745] 10.4.3.239 () {70 vars in 1311 bytes} [Thu Aug 20 04:32:12 2026] POST /volume/v3/group_types => generated 181 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:32:12.468474 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4eefc596-eebe-4bc9-9f1d-c9e4b0ad7c91 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:12.603922 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4eefc596-eebe-4bc9-9f1d-c9e4b0ad7c91 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] POST https://10.4.3.239/volume/v3/groups Aug 20 04:32:12.604064 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4eefc596-eebe-4bc9-9f1d-c9e4b0ad7c91 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f7b77462-d3db-41be-8d9a-8719257d93a3", "volume_types": ["8dc00e50-52a7-4d49-a78b-66bf557ed0d8"], "name": "tempest-GroupSnapshotsTest-Group-392505911"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:12.608562 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.groups [None req-4eefc596-eebe-4bc9-9f1d-c9e4b0ad7c91 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Creating new group {'group': {'group_type': 'f7b77462-d3db-41be-8d9a-8719257d93a3', 'volume_types': ['8dc00e50-52a7-4d49-a78b-66bf557ed0d8'], 'name': 'tempest-GroupSnapshotsTest-Group-392505911'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 20 04:32:12.611795 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.groups [None req-4eefc596-eebe-4bc9-9f1d-c9e4b0ad7c91 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Creating group tempest-GroupSnapshotsTest-Group-392505911. Aug 20 04:32:12.642204 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-4eefc596-eebe-4bc9-9f1d-c9e4b0ad7c91 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Availability zone cache updated, next update will occur around 2026-08-20 05:32:12.641048. {{(pid=100174) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 20 04:32:12.642204 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-4eefc596-eebe-4bc9-9f1d-c9e4b0ad7c91 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Availability Zones retrieved successfully. Aug 20 04:32:12.682529 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-4eefc596-eebe-4bc9-9f1d-c9e4b0ad7c91 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Created reservations ['fa8ed930-0240-40cc-8650-23f28511deae'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:32:12.732905 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4eefc596-eebe-4bc9-9f1d-c9e4b0ad7c91 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/groups returned with HTTP 202 Aug 20 04:32:12.733655 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 185/746] 10.4.3.239 () {70 vars in 1297 bytes} [Thu Aug 20 04:32:12 2026] POST /volume/v3/groups => generated 111 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:32:12.747974 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6ae5d020-c93c-48cd-bca6-3daf877223fc None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:12.749811 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6ae5d020-c93c-48cd-bca6-3daf877223fc tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/groups/1bdf25cf-e271-4856-a5c4-e133fe2f66e1 Aug 20 04:32:12.750083 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6ae5d020-c93c-48cd-bca6-3daf877223fc tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:12.750288 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6ae5d020-c93c-48cd-bca6-3daf877223fc tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:12.750411 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.groups [None req-6ae5d020-c93c-48cd-bca6-3daf877223fc tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] show called for member 1bdf25cf-e271-4856-a5c4-e133fe2f66e1 {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 04:32:12.755124 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:12.755124 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:32:12.767081 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6ae5d020-c93c-48cd-bca6-3daf877223fc tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/groups/1bdf25cf-e271-4856-a5c4-e133fe2f66e1 returned with HTTP 200 Aug 20 04:32:12.767386 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 186/747] 10.4.3.239 () {68 vars in 1386 bytes} [Thu Aug 20 04:32:12 2026] GET /volume/v3/groups/1bdf25cf-e271-4856-a5c4-e133fe2f66e1 => generated 391 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:13.781659 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8559a64d-9e39-4fff-b88d-418bcc3894c4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:13.787561 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8559a64d-9e39-4fff-b88d-418bcc3894c4 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/groups/1bdf25cf-e271-4856-a5c4-e133fe2f66e1 Aug 20 04:32:13.787561 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8559a64d-9e39-4fff-b88d-418bcc3894c4 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:13.787561 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8559a64d-9e39-4fff-b88d-418bcc3894c4 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:13.787561 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.groups [None req-8559a64d-9e39-4fff-b88d-418bcc3894c4 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] show called for member 1bdf25cf-e271-4856-a5c4-e133fe2f66e1 {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 04:32:13.791223 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:13.791223 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:32:13.806450 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8559a64d-9e39-4fff-b88d-418bcc3894c4 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/groups/1bdf25cf-e271-4856-a5c4-e133fe2f66e1 returned with HTTP 200 Aug 20 04:32:13.807480 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 187/748] 10.4.3.239 () {68 vars in 1386 bytes} [Thu Aug 20 04:32:13 2026] GET /volume/v3/groups/1bdf25cf-e271-4856-a5c4-e133fe2f66e1 => generated 392 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:13.821685 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-584bc19b-cc53-4504-94eb-9c83925668e7 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:13.825654 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-584bc19b-cc53-4504-94eb-9c83925668e7 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:32:13.826520 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-584bc19b-cc53-4504-94eb-9c83925668e7 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1856204564", "volume_type": "8dc00e50-52a7-4d49-a78b-66bf557ed0d8", "group_id": "1bdf25cf-e271-4856-a5c4-e133fe2f66e1", "size": 1}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:13.829404 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-584bc19b-cc53-4504-94eb-9c83925668e7 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1856204564', 'volume_type': '8dc00e50-52a7-4d49-a78b-66bf557ed0d8', 'group_id': '1bdf25cf-e271-4856-a5c4-e133fe2f66e1', 'size': 1}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:32:13.842259 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:13.842259 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:32:13.842424 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-584bc19b-cc53-4504-94eb-9c83925668e7 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Create volume of 1 GB Aug 20 04:32:13.851090 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-584bc19b-cc53-4504-94eb-9c83925668e7 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Availability Zones retrieved successfully. Aug 20 04:32:13.860623 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-584bc19b-cc53-4504-94eb-9c83925668e7 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Flow 'volume_create_api' (42885d3b-46be-43cb-ba19-c9699ef37955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:32:13.863494 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-584bc19b-cc53-4504-94eb-9c83925668e7 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25d5a8fb-2abb-4929-bc40-9ef8f7d1d8b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:13.864648 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:13.864648 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:32:13.865438 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-584bc19b-cc53-4504-94eb-9c83925668e7 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:32:13.900561 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-584bc19b-cc53-4504-94eb-9c83925668e7 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25d5a8fb-2abb-4929-bc40-9ef8f7d1d8b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:32:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8dc00e50-52a7-4d49-a78b-66bf557ed0d8,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2031624272',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8dc00e50-52a7-4d49-a78b-66bf557ed0d8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1bdf25cf-e271-4856-a5c4-e133fe2f66e1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:13.901579 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-584bc19b-cc53-4504-94eb-9c83925668e7 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (697ffd73-8038-4e43-a96a-c8c6777f2750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:13.957137 np0000007850 devstack@c-api.service[100175]: WARNING cinder.quota [None req-584bc19b-cc53-4504-94eb-9c83925668e7 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2031624272 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2031624272, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:32:13.957137 np0000007850 devstack@c-api.service[100175]: WARNING cinder.quota [None req-584bc19b-cc53-4504-94eb-9c83925668e7 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2031624272 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2031624272, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:32:14.032665 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-584bc19b-cc53-4504-94eb-9c83925668e7 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Created reservations ['700d3bf5-42cd-42df-a6c7-13fd697aabab', 'f84d6cfa-338c-444a-8604-5a73ce5fc5d0', '316179f8-c622-4665-8bc0-7c6b40360511', '644b8817-7d90-46b5-ac65-8f543bce284f'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:32:14.034789 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-584bc19b-cc53-4504-94eb-9c83925668e7 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (697ffd73-8038-4e43-a96a-c8c6777f2750) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['700d3bf5-42cd-42df-a6c7-13fd697aabab', 'f84d6cfa-338c-444a-8604-5a73ce5fc5d0', '316179f8-c622-4665-8bc0-7c6b40360511', '644b8817-7d90-46b5-ac65-8f543bce284f']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:14.035139 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-584bc19b-cc53-4504-94eb-9c83925668e7 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (239b9f1d-18e1-406a-8e19-602ab1adb06b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:14.064856 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-584bc19b-cc53-4504-94eb-9c83925668e7 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (239b9f1d-18e1-406a-8e19-602ab1adb06b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c77291b1-2349-4940-8d3b-8f5381f209fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1856204564',encryption_key_id=None,group_id=1bdf25cf-e271-4856-a5c4-e133fe2f66e1,group_type_id=,metadata={},multiattach=False,project_id='84ebd6a70bde4ed1ae005e6671553b8c',qos_specs=None,replication_status=,reservations=['700d3bf5-42cd-42df-a6c7-13fd697aabab','f84d6cfa-338c-444a-8604-5a73ce5fc5d0','316179f8-c622-4665-8bc0-7c6b40360511','644b8817-7d90-46b5-ac65-8f543bce284f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='901a7a7dad224bfe9bc31800588e96e6',volume_type_id=8dc00e50-52a7-4d49-a78b-66bf557ed0d8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:32:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1856204564',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1bdf25cf-e271-4856-a5c4-e133fe2f66e1,host=None,id=c77291b1-2349-4940-8d3b-8f5381f209fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84ebd6a70bde4ed1ae005e6671553b8c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='901a7a7dad224bfe9bc31800588e96e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8dc00e50-52a7-4d49-a78b-66bf557ed0d8),volume_type_id=8dc00e50-52a7-4d49-a78b-66bf557ed0d8)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:14.065967 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-584bc19b-cc53-4504-94eb-9c83925668e7 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d18d6e4a-433c-4ed7-ab26-a64dc1a8fc5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:14.126668 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-584bc19b-cc53-4504-94eb-9c83925668e7 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d18d6e4a-433c-4ed7-ab26-a64dc1a8fc5e) transitioned into state 'SUCCESS' from state '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-1856204564',encryption_key_id=None,group_id=1bdf25cf-e271-4856-a5c4-e133fe2f66e1,group_type_id=,metadata={},multiattach=False,project_id='84ebd6a70bde4ed1ae005e6671553b8c',qos_specs=None,replication_status=,reservations=['700d3bf5-42cd-42df-a6c7-13fd697aabab','f84d6cfa-338c-444a-8604-5a73ce5fc5d0','316179f8-c622-4665-8bc0-7c6b40360511','644b8817-7d90-46b5-ac65-8f543bce284f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='901a7a7dad224bfe9bc31800588e96e6',volume_type_id=8dc00e50-52a7-4d49-a78b-66bf557ed0d8)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:14.127386 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-584bc19b-cc53-4504-94eb-9c83925668e7 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcd5dfc2-26d6-4ee3-a49e-79d9235a6a4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:14.152300 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-584bc19b-cc53-4504-94eb-9c83925668e7 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcd5dfc2-26d6-4ee3-a49e-79d9235a6a4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:14.157687 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-584bc19b-cc53-4504-94eb-9c83925668e7 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Flow 'volume_create_api' (42885d3b-46be-43cb-ba19-c9699ef37955) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:32:14.157687 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-584bc19b-cc53-4504-94eb-9c83925668e7 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Create volume request issued successfully. Aug 20 04:32:14.157687 np0000007850 devstack@c-api.service[100175]: WARNING stevedore.named [None req-584bc19b-cc53-4504-94eb-9c83925668e7 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:32:14.157687 np0000007850 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-584bc19b-cc53-4504-94eb-9c83925668e7 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:32:14.216316 np0000007850 devstack@c-api.service[100175]: DEBUG oslo_db.sqlalchemy.engines [None req-584bc19b-cc53-4504-94eb-9c83925668e7 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100175) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:32:14.222749 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:14.222749 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:32:14.232257 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-584bc19b-cc53-4504-94eb-9c83925668e7 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:32:14.232257 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 191/749] 10.4.3.239 () {70 vars in 1300 bytes} [Thu Aug 20 04:32:13 2026] POST /volume/v3/volumes => generated 823 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:32:14.249204 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0c30e28c-75df-43ae-a7c7-91dc477a9a6f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:14.251526 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0c30e28c-75df-43ae-a7c7-91dc477a9a6f tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/volumes/c77291b1-2349-4940-8d3b-8f5381f209fe Aug 20 04:32:14.251839 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0c30e28c-75df-43ae-a7c7-91dc477a9a6f tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:14.252092 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0c30e28c-75df-43ae-a7c7-91dc477a9a6f tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:14.265806 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:14.265806 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:14.271210 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-0c30e28c-75df-43ae-a7c7-91dc477a9a6f tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Volume info retrieved successfully. Aug 20 04:32:14.273601 np0000007850 devstack@c-api.service[100174]: WARNING stevedore.named [None req-0c30e28c-75df-43ae-a7c7-91dc477a9a6f tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:32:14.273601 np0000007850 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-0c30e28c-75df-43ae-a7c7-91dc477a9a6f tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:32:14.329407 np0000007850 devstack@c-api.service[100174]: DEBUG oslo_db.sqlalchemy.engines [None req-0c30e28c-75df-43ae-a7c7-91dc477a9a6f tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100174) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:32:14.331617 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:14.331617 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:14.341371 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0c30e28c-75df-43ae-a7c7-91dc477a9a6f tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/volumes/c77291b1-2349-4940-8d3b-8f5381f209fe returned with HTTP 200 Aug 20 04:32:14.342036 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 186/750] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:32:14 2026] GET /volume/v3/volumes/c77291b1-2349-4940-8d3b-8f5381f209fe => generated 915 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:15.366692 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5ddd963e-9148-403f-b9fa-80c0f37d7236 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:15.368267 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5ddd963e-9148-403f-b9fa-80c0f37d7236 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/volumes/c77291b1-2349-4940-8d3b-8f5381f209fe Aug 20 04:32:15.368267 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5ddd963e-9148-403f-b9fa-80c0f37d7236 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:15.368267 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5ddd963e-9148-403f-b9fa-80c0f37d7236 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:15.371140 np0000007850 devstack@c-api.service[100177]: DEBUG dbcounter [-] [100177] Writing DB stats cinder:SELECT=250,cinder:UPDATE=70,cinder:INSERT=41 {{(pid=100177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:32:15.381893 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:15.381893 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:32:15.394304 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-5ddd963e-9148-403f-b9fa-80c0f37d7236 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Volume info retrieved successfully. Aug 20 04:32:15.395242 np0000007850 devstack@c-api.service[100177]: WARNING stevedore.named [None req-5ddd963e-9148-403f-b9fa-80c0f37d7236 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:32:15.395670 np0000007850 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-5ddd963e-9148-403f-b9fa-80c0f37d7236 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:32:15.453002 np0000007850 devstack@c-api.service[100177]: DEBUG oslo_db.sqlalchemy.engines [None req-5ddd963e-9148-403f-b9fa-80c0f37d7236 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:32:15.457808 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:15.457808 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:32:15.468611 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5ddd963e-9148-403f-b9fa-80c0f37d7236 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/volumes/c77291b1-2349-4940-8d3b-8f5381f209fe returned with HTTP 200 Aug 20 04:32:15.468740 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 187/751] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:32:15 2026] GET /volume/v3/volumes/c77291b1-2349-4940-8d3b-8f5381f209fe => generated 916 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:15.485952 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f925af27-3fdc-4e02-b05f-d8721fa07aca None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:15.489335 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f925af27-3fdc-4e02-b05f-d8721fa07aca tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] POST https://10.4.3.239/volume/v3/group_snapshots Aug 20 04:32:15.489799 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f925af27-3fdc-4e02-b05f-d8721fa07aca tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "1bdf25cf-e271-4856-a5c4-e133fe2f66e1", "name": "tempest-group_snapshot-347715105"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:15.492780 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.group_snapshots [None req-f925af27-3fdc-4e02-b05f-d8721fa07aca tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '1bdf25cf-e271-4856-a5c4-e133fe2f66e1', 'name': 'tempest-group_snapshot-347715105'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 20 04:32:15.496946 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:15.496946 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:32:15.501859 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.group_snapshots [None req-f925af27-3fdc-4e02-b05f-d8721fa07aca tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Creating group_snapshot tempest-group_snapshot-347715105. Aug 20 04:32:15.539753 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:15.539753 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:32:15.558884 np0000007850 devstack@c-api.service[100176]: WARNING cinder.quota [None req-f925af27-3fdc-4e02-b05f-d8721fa07aca tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2031624272 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2031624272, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:32:15.558884 np0000007850 devstack@c-api.service[100176]: WARNING cinder.quota [None req-f925af27-3fdc-4e02-b05f-d8721fa07aca tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-2031624272 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-2031624272, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:32:15.606965 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-f925af27-3fdc-4e02-b05f-d8721fa07aca tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Created reservations ['18329dfd-af38-45b9-889a-79f0dd9c3ae1', 'e9f4004d-adc6-490c-a905-4c6f3ab3fbb4', '328cfff2-1fac-4ba1-8f73-cff0fdf167ca', '6c570f97-7202-49ef-ada2-d5095233a274'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:32:15.678260 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f925af27-3fdc-4e02-b05f-d8721fa07aca tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/group_snapshots returned with HTTP 202 Aug 20 04:32:15.679092 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 188/752] 10.4.3.239 () {70 vars in 1324 bytes} [Thu Aug 20 04:32:15 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:32:15.692935 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4d67b282-1799-429c-a15f-44a646b3cab3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:15.696783 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4d67b282-1799-429c-a15f-44a646b3cab3 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/group_snapshots/ea839492-5af2-447e-9231-4688d99fab03 Aug 20 04:32:15.697151 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4d67b282-1799-429c-a15f-44a646b3cab3 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:15.697871 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4d67b282-1799-429c-a15f-44a646b3cab3 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:15.698089 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.group_snapshots [None req-4d67b282-1799-429c-a15f-44a646b3cab3 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] show called for member ea839492-5af2-447e-9231-4688d99fab03 {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 04:32:15.707212 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:15.707212 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:32:15.710969 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4d67b282-1799-429c-a15f-44a646b3cab3 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/group_snapshots/ea839492-5af2-447e-9231-4688d99fab03 returned with HTTP 200 Aug 20 04:32:15.711539 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 192/753] 10.4.3.239 () {68 vars in 1413 bytes} [Thu Aug 20 04:32:15 2026] GET /volume/v3/group_snapshots/ea839492-5af2-447e-9231-4688d99fab03 => generated 306 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:16.725207 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f07aab9f-fd18-43e9-b344-ac004b1d43c7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:16.728550 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f07aab9f-fd18-43e9-b344-ac004b1d43c7 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/group_snapshots/ea839492-5af2-447e-9231-4688d99fab03 Aug 20 04:32:16.728908 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f07aab9f-fd18-43e9-b344-ac004b1d43c7 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:16.729671 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f07aab9f-fd18-43e9-b344-ac004b1d43c7 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:16.729671 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.group_snapshots [None req-f07aab9f-fd18-43e9-b344-ac004b1d43c7 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] show called for member ea839492-5af2-447e-9231-4688d99fab03 {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 04:32:16.734445 np0000007850 devstack@c-api.service[100174]: DEBUG dbcounter [-] [100174] Writing DB stats cinder:SELECT=228,cinder:INSERT=31,cinder:UPDATE=57 {{(pid=100174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:32:16.737537 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:16.737537 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:16.743676 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f07aab9f-fd18-43e9-b344-ac004b1d43c7 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/group_snapshots/ea839492-5af2-447e-9231-4688d99fab03 returned with HTTP 200 Aug 20 04:32:16.744308 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 187/754] 10.4.3.239 () {68 vars in 1413 bytes} [Thu Aug 20 04:32:16 2026] GET /volume/v3/group_snapshots/ea839492-5af2-447e-9231-4688d99fab03 => generated 307 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:16.755502 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-cd628951-8084-40f7-8ae8-d3f691a42202 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:16.757942 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cd628951-8084-40f7-8ae8-d3f691a42202 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/snapshots/detail Aug 20 04:32:16.758212 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cd628951-8084-40f7-8ae8-d3f691a42202 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:16.758494 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cd628951-8084-40f7-8ae8-d3f691a42202 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'detail' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:16.758866 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.api_utils [None req-cd628951-8084-40f7-8ae8-d3f691a42202 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Removing options '' from query. {{(pid=100177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:32:16.761077 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.db.api [None req-cd628951-8084-40f7-8ae8-d3f691a42202 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Building query based on filter {{(pid=100177) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 04:32:16.778344 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-cd628951-8084-40f7-8ae8-d3f691a42202 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Get all snapshots completed successfully. Aug 20 04:32:16.779250 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:16.779250 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:32:16.780216 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cd628951-8084-40f7-8ae8-d3f691a42202 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/snapshots/detail returned with HTTP 200 Aug 20 04:32:16.780908 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 188/755] 10.4.3.239 () {66 vars in 1264 bytes} [Thu Aug 20 04:32:16 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:16.794899 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-61241915-4846-43de-82c5-b95407831a03 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:16.800219 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-61241915-4846-43de-82c5-b95407831a03 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/snapshots/189bd575-21cb-4090-8a76-d1965fee91b0 Aug 20 04:32:16.800219 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-61241915-4846-43de-82c5-b95407831a03 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:16.800219 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-61241915-4846-43de-82c5-b95407831a03 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:16.802503 np0000007850 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writing DB stats cinder:SELECT=157,cinder:UPDATE=27,cinder:INSERT=16 {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:32:16.808436 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:16.808436 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:32:16.809439 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-61241915-4846-43de-82c5-b95407831a03 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Snapshot retrieved successfully. Aug 20 04:32:16.810676 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-61241915-4846-43de-82c5-b95407831a03 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/snapshots/189bd575-21cb-4090-8a76-d1965fee91b0 returned with HTTP 200 Aug 20 04:32:16.811243 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 189/756] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:32:16 2026] GET /volume/v3/snapshots/189bd575-21cb-4090-8a76-d1965fee91b0 => generated 450 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:16.822219 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-42ab0902-a7a0-4027-bc53-b183d4367153 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:16.826109 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-42ab0902-a7a0-4027-bc53-b183d4367153 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] POST https://10.4.3.239/volume/v3/groups/action Aug 20 04:32:16.827169 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-42ab0902-a7a0-4027-bc53-b183d4367153 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "ea839492-5af2-447e-9231-4688d99fab03", "name": "tempest-Group_from_snap-1837233577"}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:32:16.827169 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-42ab0902-a7a0-4027-bc53-b183d4367153 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"group_snapshot_id": "ea839492-5af2-447e-9231-4688d99fab03", "name": "tempest-Group_from_snap-1837233577"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:16.828854 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.groups [None req-42ab0902-a7a0-4027-bc53-b183d4367153 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Creating new group {'create-from-src': {'group_snapshot_id': 'ea839492-5af2-447e-9231-4688d99fab03', 'name': 'tempest-Group_from_snap-1837233577'}}. {{(pid=100175) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 20 04:32:16.829037 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.groups [None req-42ab0902-a7a0-4027-bc53-b183d4367153 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Creating group tempest-Group_from_snap-1837233577 from group_snapshot ea839492-5af2-447e-9231-4688d99fab03. Aug 20 04:32:16.834505 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:16.834505 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:32:16.844731 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:16.844731 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:32:16.848879 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:16.848879 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:32:16.928958 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-42ab0902-a7a0-4027-bc53-b183d4367153 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Created reservations ['3ac41186-4e4a-4924-ac94-a07b91e0d085'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:32:17.029543 np0000007850 devstack@c-api.service[100175]: INFO cinder.group.api [None req-42ab0902-a7a0-4027-bc53-b183d4367153 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] A mapping entry already exists for group a8563930-5818-4f79-88ec-6de6624f215f and volume type 8dc00e50-52a7-4d49-a78b-66bf557ed0d8. Do not need to create again. Aug 20 04:32:17.029901 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:17.029901 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:32:17.031324 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-42ab0902-a7a0-4027-bc53-b183d4367153 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Availability Zones retrieved successfully. Aug 20 04:32:17.038233 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-42ab0902-a7a0-4027-bc53-b183d4367153 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Flow 'volume_create_api' (2f35ce12-a288-4168-ab7b-42017aa44847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:32:17.040193 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-42ab0902-a7a0-4027-bc53-b183d4367153 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b7593df-de00-43bc-b909-6546e34fec31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:17.041652 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-42ab0902-a7a0-4027-bc53-b183d4367153 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:32:17.087106 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-42ab0902-a7a0-4027-bc53-b183d4367153 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b7593df-de00-43bc-b909-6546e34fec31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '189bd575-21cb-4090-8a76-d1965fee91b0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:32:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8dc00e50-52a7-4d49-a78b-66bf557ed0d8,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2031624272',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8dc00e50-52a7-4d49-a78b-66bf557ed0d8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a8563930-5818-4f79-88ec-6de6624f215f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:17.088223 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-42ab0902-a7a0-4027-bc53-b183d4367153 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee5a9bb8-524b-4e10-8d82-ddbf29fde471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:17.157749 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-42ab0902-a7a0-4027-bc53-b183d4367153 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Created reservations ['e4c703fd-e598-4368-8afb-653742c15799', '7c8f5b04-1e53-429b-9467-691bc4f7577d'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:32:17.159257 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-42ab0902-a7a0-4027-bc53-b183d4367153 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee5a9bb8-524b-4e10-8d82-ddbf29fde471) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4c703fd-e598-4368-8afb-653742c15799', '7c8f5b04-1e53-429b-9467-691bc4f7577d']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:17.160288 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-42ab0902-a7a0-4027-bc53-b183d4367153 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32310727-89a0-4683-85c4-f762d3480ed5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:17.204052 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-42ab0902-a7a0-4027-bc53-b183d4367153 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32310727-89a0-4683-85c4-f762d3480ed5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5b98e55-65e4-49a5-bf91-f0155a7b4e81', '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=a8563930-5818-4f79-88ec-6de6624f215f,group_type_id=,metadata={},multiattach=False,project_id='84ebd6a70bde4ed1ae005e6671553b8c',qos_specs=None,replication_status=,reservations=['e4c703fd-e598-4368-8afb-653742c15799','7c8f5b04-1e53-429b-9467-691bc4f7577d'],size=1,snapshot_id=189bd575-21cb-4090-8a76-d1965fee91b0,source_replicaid=,source_volid=None,status='creating',user_id='901a7a7dad224bfe9bc31800588e96e6',volume_type_id=8dc00e50-52a7-4d49-a78b-66bf557ed0d8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:32:17Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a8563930-5818-4f79-88ec-6de6624f215f,host=None,id=f5b98e55-65e4-49a5-bf91-f0155a7b4e81,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84ebd6a70bde4ed1ae005e6671553b8c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=189bd575-21cb-4090-8a76-d1965fee91b0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='901a7a7dad224bfe9bc31800588e96e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8dc00e50-52a7-4d49-a78b-66bf557ed0d8),volume_type_id=8dc00e50-52a7-4d49-a78b-66bf557ed0d8)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:17.204808 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-42ab0902-a7a0-4027-bc53-b183d4367153 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c83f64f2-9d29-4b6e-9942-617801ccd153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:17.227416 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-42ab0902-a7a0-4027-bc53-b183d4367153 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c83f64f2-9d29-4b6e-9942-617801ccd153) transitioned into state 'SUCCESS' from 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=a8563930-5818-4f79-88ec-6de6624f215f,group_type_id=,metadata={},multiattach=False,project_id='84ebd6a70bde4ed1ae005e6671553b8c',qos_specs=None,replication_status=,reservations=['e4c703fd-e598-4368-8afb-653742c15799','7c8f5b04-1e53-429b-9467-691bc4f7577d'],size=1,snapshot_id=189bd575-21cb-4090-8a76-d1965fee91b0,source_replicaid=,source_volid=None,status='creating',user_id='901a7a7dad224bfe9bc31800588e96e6',volume_type_id=8dc00e50-52a7-4d49-a78b-66bf557ed0d8)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:17.228473 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-42ab0902-a7a0-4027-bc53-b183d4367153 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Flow 'volume_create_api' (2f35ce12-a288-4168-ab7b-42017aa44847) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:32:17.228898 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-42ab0902-a7a0-4027-bc53-b183d4367153 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Create volume request issued successfully. Aug 20 04:32:17.253960 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-42ab0902-a7a0-4027-bc53-b183d4367153 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/groups/action returned with HTTP 202 Aug 20 04:32:17.253960 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 193/757] 10.4.3.239 () {70 vars in 1318 bytes} [Thu Aug 20 04:32:16 2026] POST /volume/v3/groups/action => generated 103 bytes in 433 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:32:17.271995 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ca58b6d2-3922-48fd-acbc-d400d6a7963d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:17.277867 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ca58b6d2-3922-48fd-acbc-d400d6a7963d tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/volumes/detail Aug 20 04:32:17.277867 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ca58b6d2-3922-48fd-acbc-d400d6a7963d tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:17.277867 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ca58b6d2-3922-48fd-acbc-d400d6a7963d tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'detail' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:17.278442 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.api_utils [None req-ca58b6d2-3922-48fd-acbc-d400d6a7963d tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Removing options '' from query. {{(pid=100174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:32:17.280069 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-ca58b6d2-3922-48fd-acbc-d400d6a7963d tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100174) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:32:17.294032 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-ca58b6d2-3922-48fd-acbc-d400d6a7963d tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Get all volumes completed successfully. Aug 20 04:32:17.295331 np0000007850 devstack@c-api.service[100174]: WARNING stevedore.named [None req-ca58b6d2-3922-48fd-acbc-d400d6a7963d tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:32:17.298444 np0000007850 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-ca58b6d2-3922-48fd-acbc-d400d6a7963d tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:32:17.361291 np0000007850 devstack@c-api.service[100174]: DEBUG oslo_db.sqlalchemy.engines [None req-ca58b6d2-3922-48fd-acbc-d400d6a7963d tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100174) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:32:17.365914 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:17.365914 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:17.371582 np0000007850 devstack@c-api.service[100174]: WARNING stevedore.named [None req-ca58b6d2-3922-48fd-acbc-d400d6a7963d tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:32:17.371582 np0000007850 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-ca58b6d2-3922-48fd-acbc-d400d6a7963d tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:32:17.419553 np0000007850 devstack@c-api.service[100174]: DEBUG oslo_db.sqlalchemy.engines [None req-ca58b6d2-3922-48fd-acbc-d400d6a7963d tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100174) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:32:17.422895 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:17.422895 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:17.432997 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ca58b6d2-3922-48fd-acbc-d400d6a7963d tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/volumes/detail returned with HTTP 200 Aug 20 04:32:17.433658 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 188/758] 10.4.3.239 () {68 vars in 1299 bytes} [Thu Aug 20 04:32:17 2026] GET /volume/v3/volumes/detail => generated 1835 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:32:17.449886 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-75b4d88c-fc05-426d-9ead-faa1ad3dca95 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:17.453206 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-75b4d88c-fc05-426d-9ead-faa1ad3dca95 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/volumes/f5b98e55-65e4-49a5-bf91-f0155a7b4e81 Aug 20 04:32:17.453206 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-75b4d88c-fc05-426d-9ead-faa1ad3dca95 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:17.453206 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-75b4d88c-fc05-426d-9ead-faa1ad3dca95 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:17.462644 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:17.462644 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:32:17.470324 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-75b4d88c-fc05-426d-9ead-faa1ad3dca95 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Volume info retrieved successfully. Aug 20 04:32:17.470324 np0000007850 devstack@c-api.service[100177]: WARNING stevedore.named [None req-75b4d88c-fc05-426d-9ead-faa1ad3dca95 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:32:17.470324 np0000007850 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-75b4d88c-fc05-426d-9ead-faa1ad3dca95 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:32:17.528340 np0000007850 devstack@c-api.service[100177]: DEBUG oslo_db.sqlalchemy.engines [None req-75b4d88c-fc05-426d-9ead-faa1ad3dca95 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:32:17.532290 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:17.532290 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:32:17.540032 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-75b4d88c-fc05-426d-9ead-faa1ad3dca95 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/volumes/f5b98e55-65e4-49a5-bf91-f0155a7b4e81 returned with HTTP 200 Aug 20 04:32:17.540674 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 189/759] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:32:17 2026] GET /volume/v3/volumes/f5b98e55-65e4-49a5-bf91-f0155a7b4e81 => generated 927 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:17.556608 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7333fe83-c90b-4fca-9a38-3392ef8e6563 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:17.562040 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7333fe83-c90b-4fca-9a38-3392ef8e6563 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/groups/a8563930-5818-4f79-88ec-6de6624f215f Aug 20 04:32:17.562489 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7333fe83-c90b-4fca-9a38-3392ef8e6563 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:17.562969 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7333fe83-c90b-4fca-9a38-3392ef8e6563 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:17.563487 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.groups [None req-7333fe83-c90b-4fca-9a38-3392ef8e6563 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] show called for member a8563930-5818-4f79-88ec-6de6624f215f {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 04:32:17.567994 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:17.567994 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:32:17.582886 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7333fe83-c90b-4fca-9a38-3392ef8e6563 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/groups/a8563930-5818-4f79-88ec-6de6624f215f returned with HTTP 200 Aug 20 04:32:17.583432 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 190/760] 10.4.3.239 () {68 vars in 1386 bytes} [Thu Aug 20 04:32:17 2026] GET /volume/v3/groups/a8563930-5818-4f79-88ec-6de6624f215f => generated 418 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:17.594980 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-cfefdef1-c6f7-4adf-82e5-e3c010ada4ff None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:17.597538 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cfefdef1-c6f7-4adf-82e5-e3c010ada4ff tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/volumes/detail Aug 20 04:32:17.597807 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cfefdef1-c6f7-4adf-82e5-e3c010ada4ff tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:17.598295 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cfefdef1-c6f7-4adf-82e5-e3c010ada4ff tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'detail' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:17.598400 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.api_utils [None req-cfefdef1-c6f7-4adf-82e5-e3c010ada4ff tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Removing options '' from query. {{(pid=100175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:32:17.599001 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:17.599001 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:32:17.599417 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-cfefdef1-c6f7-4adf-82e5-e3c010ada4ff tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100175) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:32:17.610277 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-cfefdef1-c6f7-4adf-82e5-e3c010ada4ff tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Get all volumes completed successfully. Aug 20 04:32:17.611154 np0000007850 devstack@c-api.service[100175]: WARNING stevedore.named [None req-cfefdef1-c6f7-4adf-82e5-e3c010ada4ff tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:32:17.611382 np0000007850 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-cfefdef1-c6f7-4adf-82e5-e3c010ada4ff tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:32:17.661373 np0000007850 devstack@c-api.service[100175]: DEBUG oslo_db.sqlalchemy.engines [None req-cfefdef1-c6f7-4adf-82e5-e3c010ada4ff tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100175) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:32:17.666336 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:17.666336 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:32:17.670967 np0000007850 devstack@c-api.service[100175]: WARNING stevedore.named [None req-cfefdef1-c6f7-4adf-82e5-e3c010ada4ff tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:32:17.671208 np0000007850 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-cfefdef1-c6f7-4adf-82e5-e3c010ada4ff tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:32:17.724940 np0000007850 devstack@c-api.service[100175]: DEBUG oslo_db.sqlalchemy.engines [None req-cfefdef1-c6f7-4adf-82e5-e3c010ada4ff tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100175) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:32:17.728684 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:17.728684 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:32:17.744912 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cfefdef1-c6f7-4adf-82e5-e3c010ada4ff tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/volumes/detail returned with HTTP 200 Aug 20 04:32:17.745543 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 194/761] 10.4.3.239 () {68 vars in 1299 bytes} [Thu Aug 20 04:32:17 2026] GET /volume/v3/volumes/detail => generated 1836 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:32:17.766962 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-16ca0b54-29dc-491e-9813-2d9da0915319 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:17.775802 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-16ca0b54-29dc-491e-9813-2d9da0915319 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] POST https://10.4.3.239/volume/v3/groups/a8563930-5818-4f79-88ec-6de6624f215f/action Aug 20 04:32:17.777955 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-16ca0b54-29dc-491e-9813-2d9da0915319 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:32:17.778129 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-16ca0b54-29dc-491e-9813-2d9da0915319 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:17.780171 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.groups [None req-16ca0b54-29dc-491e-9813-2d9da0915319 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] delete called for group a8563930-5818-4f79-88ec-6de6624f215f {{(pid=100174) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 04:32:17.780483 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.groups [None req-16ca0b54-29dc-491e-9813-2d9da0915319 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Delete group with id: a8563930-5818-4f79-88ec-6de6624f215f Aug 20 04:32:17.787601 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:17.787601 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:17.852239 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-16ca0b54-29dc-491e-9813-2d9da0915319 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/groups/a8563930-5818-4f79-88ec-6de6624f215f/action returned with HTTP 202 Aug 20 04:32:17.852814 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 189/762] 10.4.3.239 () {70 vars in 1428 bytes} [Thu Aug 20 04:32:17 2026] POST /volume/v3/groups/a8563930-5818-4f79-88ec-6de6624f215f/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:32:17.863983 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1e6ba05f-9e27-48b3-8f0b-5577382a5402 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:17.867910 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1e6ba05f-9e27-48b3-8f0b-5577382a5402 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/volumes/f5b98e55-65e4-49a5-bf91-f0155a7b4e81 Aug 20 04:32:17.868409 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1e6ba05f-9e27-48b3-8f0b-5577382a5402 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:17.868703 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1e6ba05f-9e27-48b3-8f0b-5577382a5402 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:17.882287 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:17.882287 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:32:17.888889 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-1e6ba05f-9e27-48b3-8f0b-5577382a5402 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Volume info retrieved successfully. Aug 20 04:32:17.891117 np0000007850 devstack@c-api.service[100177]: WARNING stevedore.named [None req-1e6ba05f-9e27-48b3-8f0b-5577382a5402 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:32:17.891117 np0000007850 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-1e6ba05f-9e27-48b3-8f0b-5577382a5402 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:32:17.940478 np0000007850 devstack@c-api.service[100177]: DEBUG oslo_db.sqlalchemy.engines [None req-1e6ba05f-9e27-48b3-8f0b-5577382a5402 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:32:17.943479 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:17.943479 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:32:17.952482 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1e6ba05f-9e27-48b3-8f0b-5577382a5402 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/volumes/f5b98e55-65e4-49a5-bf91-f0155a7b4e81 returned with HTTP 200 Aug 20 04:32:17.952847 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 190/763] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:32:17 2026] GET /volume/v3/volumes/f5b98e55-65e4-49a5-bf91-f0155a7b4e81 => generated 926 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:18.971901 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-af3ab81d-b49d-4fef-91dd-b606597f6fde None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:18.975429 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-af3ab81d-b49d-4fef-91dd-b606597f6fde tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/volumes/f5b98e55-65e4-49a5-bf91-f0155a7b4e81 Aug 20 04:32:18.975969 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-af3ab81d-b49d-4fef-91dd-b606597f6fde tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:18.976045 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-af3ab81d-b49d-4fef-91dd-b606597f6fde tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:18.985481 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-af3ab81d-b49d-4fef-91dd-b606597f6fde tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/volumes/f5b98e55-65e4-49a5-bf91-f0155a7b4e81 returned with HTTP 404 Aug 20 04:32:18.986140 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 191/764] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:32:18 2026] GET /volume/v3/volumes/f5b98e55-65e4-49a5-bf91-f0155a7b4e81 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:32:18.996498 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7643189c-deac-485a-a4c2-2d10b37a4228 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:18.998867 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7643189c-deac-485a-a4c2-2d10b37a4228 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/groups/a8563930-5818-4f79-88ec-6de6624f215f Aug 20 04:32:19.000133 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7643189c-deac-485a-a4c2-2d10b37a4228 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:19.000133 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7643189c-deac-485a-a4c2-2d10b37a4228 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:19.000133 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.groups [None req-7643189c-deac-485a-a4c2-2d10b37a4228 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] show called for member a8563930-5818-4f79-88ec-6de6624f215f {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 04:32:19.004515 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7643189c-deac-485a-a4c2-2d10b37a4228 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/groups/a8563930-5818-4f79-88ec-6de6624f215f returned with HTTP 404 Aug 20 04:32:19.004515 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 195/765] 10.4.3.239 () {68 vars in 1386 bytes} [Thu Aug 20 04:32:18 2026] GET /volume/v3/groups/a8563930-5818-4f79-88ec-6de6624f215f => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:32:19.013620 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-db890cdd-4e41-4989-8901-16d905af9f2b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:19.016842 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-db890cdd-4e41-4989-8901-16d905af9f2b tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] DELETE https://10.4.3.239/volume/v3/group_snapshots/ea839492-5af2-447e-9231-4688d99fab03 Aug 20 04:32:19.017153 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-db890cdd-4e41-4989-8901-16d905af9f2b tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:19.017440 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-db890cdd-4e41-4989-8901-16d905af9f2b tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:19.017622 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.group_snapshots [None req-db890cdd-4e41-4989-8901-16d905af9f2b tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] delete called for member ea839492-5af2-447e-9231-4688d99fab03 {{(pid=100174) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 20 04:32:19.017776 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.group_snapshots [None req-db890cdd-4e41-4989-8901-16d905af9f2b tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Delete group_snapshot with id: ea839492-5af2-447e-9231-4688d99fab03 Aug 20 04:32:19.025168 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:19.025168 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:19.085037 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-db890cdd-4e41-4989-8901-16d905af9f2b tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/group_snapshots/ea839492-5af2-447e-9231-4688d99fab03 returned with HTTP 202 Aug 20 04:32:19.085841 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 190/766] 10.4.3.239 () {68 vars in 1416 bytes} [Thu Aug 20 04:32:19 2026] DELETE /volume/v3/group_snapshots/ea839492-5af2-447e-9231-4688d99fab03 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:32:19.097786 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-668e7869-d022-45e8-9746-2ef80efc4460 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:19.102223 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-668e7869-d022-45e8-9746-2ef80efc4460 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/volumes/detail Aug 20 04:32:19.102223 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-668e7869-d022-45e8-9746-2ef80efc4460 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:19.102223 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-668e7869-d022-45e8-9746-2ef80efc4460 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'detail' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:19.102223 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.api_utils [None req-668e7869-d022-45e8-9746-2ef80efc4460 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Removing options '' from query. {{(pid=100177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:32:19.104676 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-668e7869-d022-45e8-9746-2ef80efc4460 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:32:19.119659 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-668e7869-d022-45e8-9746-2ef80efc4460 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Get all volumes completed successfully. Aug 20 04:32:19.120970 np0000007850 devstack@c-api.service[100177]: WARNING stevedore.named [None req-668e7869-d022-45e8-9746-2ef80efc4460 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:32:19.129822 np0000007850 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-668e7869-d022-45e8-9746-2ef80efc4460 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:32:19.180748 np0000007850 devstack@c-api.service[100177]: DEBUG oslo_db.sqlalchemy.engines [None req-668e7869-d022-45e8-9746-2ef80efc4460 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:32:19.186003 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:19.186003 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:32:19.200448 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-668e7869-d022-45e8-9746-2ef80efc4460 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/volumes/detail returned with HTTP 200 Aug 20 04:32:19.201068 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 191/767] 10.4.3.239 () {68 vars in 1299 bytes} [Thu Aug 20 04:32:19 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:19.217154 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-91a6499d-05b3-420d-9685-557be4161acf None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:19.220374 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-91a6499d-05b3-420d-9685-557be4161acf tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/snapshots/detail Aug 20 04:32:19.220905 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-91a6499d-05b3-420d-9685-557be4161acf tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:19.221533 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-91a6499d-05b3-420d-9685-557be4161acf tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'detail' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:19.221805 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.api_utils [None req-91a6499d-05b3-420d-9685-557be4161acf tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Removing options '' from query. {{(pid=100176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:32:19.222111 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:19.222111 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:32:19.224270 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.db.api [None req-91a6499d-05b3-420d-9685-557be4161acf tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Building query based on filter {{(pid=100176) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 04:32:19.243254 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-91a6499d-05b3-420d-9685-557be4161acf tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Get all snapshots completed successfully. Aug 20 04:32:19.244546 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:19.244546 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:32:19.244731 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-91a6499d-05b3-420d-9685-557be4161acf tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/snapshots/detail returned with HTTP 200 Aug 20 04:32:19.245339 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 192/768] 10.4.3.239 () {66 vars in 1264 bytes} [Thu Aug 20 04:32:19 2026] GET /volume/v3/snapshots/detail => generated 451 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:19.258940 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e176dbfb-172f-48c9-836c-bdc35ce22a5b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:19.262797 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e176dbfb-172f-48c9-836c-bdc35ce22a5b tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/snapshots/189bd575-21cb-4090-8a76-d1965fee91b0 Aug 20 04:32:19.267456 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e176dbfb-172f-48c9-836c-bdc35ce22a5b tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:19.269241 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e176dbfb-172f-48c9-836c-bdc35ce22a5b tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:19.278512 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e176dbfb-172f-48c9-836c-bdc35ce22a5b tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/snapshots/189bd575-21cb-4090-8a76-d1965fee91b0 returned with HTTP 404 Aug 20 04:32:19.280426 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 196/769] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:32:19 2026] GET /volume/v3/snapshots/189bd575-21cb-4090-8a76-d1965fee91b0 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:32:19.289441 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f4360424-c4f7-4a65-b439-0f50e09838ca None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:19.291976 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f4360424-c4f7-4a65-b439-0f50e09838ca tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/group_snapshots/ea839492-5af2-447e-9231-4688d99fab03 Aug 20 04:32:19.292347 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f4360424-c4f7-4a65-b439-0f50e09838ca tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:19.292550 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f4360424-c4f7-4a65-b439-0f50e09838ca tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:19.292721 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.group_snapshots [None req-f4360424-c4f7-4a65-b439-0f50e09838ca tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] show called for member ea839492-5af2-447e-9231-4688d99fab03 {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 04:32:19.303826 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:19.303826 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:19.316668 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f4360424-c4f7-4a65-b439-0f50e09838ca tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/group_snapshots/ea839492-5af2-447e-9231-4688d99fab03 returned with HTTP 200 Aug 20 04:32:19.317482 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 191/770] 10.4.3.239 () {68 vars in 1413 bytes} [Thu Aug 20 04:32:19 2026] GET /volume/v3/group_snapshots/ea839492-5af2-447e-9231-4688d99fab03 => generated 306 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:19.657369 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-443e1b36-5c08-46ae-91eb-347bdeb9bdcd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:19.847663 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-443e1b36-5c08-46ae-91eb-347bdeb9bdcd tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:32:19.849250 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-443e1b36-5c08-46ae-91eb-347bdeb9bdcd tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1763570500", "imageRef": "fd30ff40-6d85-42eb-a3e0-87e78c12210f"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:19.850486 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-443e1b36-5c08-46ae-91eb-347bdeb9bdcd tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1763570500', 'imageRef': 'fd30ff40-6d85-42eb-a3e0-87e78c12210f'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:32:19.995430 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-443e1b36-5c08-46ae-91eb-347bdeb9bdcd tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Create volume of 1 GB Aug 20 04:32:20.000850 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-443e1b36-5c08-46ae-91eb-347bdeb9bdcd tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Availability Zones retrieved successfully. Aug 20 04:32:20.008353 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-443e1b36-5c08-46ae-91eb-347bdeb9bdcd tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Flow 'volume_create_api' (bf33b5be-f184-475a-9520-43dca2230cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:32:20.010518 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-443e1b36-5c08-46ae-91eb-347bdeb9bdcd tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07aa7742-5bf8-44f9-a3c4-df4fc4c1446a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:20.012091 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-443e1b36-5c08-46ae-91eb-347bdeb9bdcd tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:32:20.141727 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-443e1b36-5c08-46ae-91eb-347bdeb9bdcd tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07aa7742-5bf8-44f9-a3c4-df4fc4c1446a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:20.143836 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-443e1b36-5c08-46ae-91eb-347bdeb9bdcd tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23f91f30-f599-4921-b586-c0807f17b675) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:20.266737 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-443e1b36-5c08-46ae-91eb-347bdeb9bdcd tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Created reservations ['ef3d268e-f16b-4969-9781-91cfc9c8e1d7', '1f639579-21fc-4654-8e48-acb55dc2c855', '46a9db0d-92a5-4913-8d13-43961b46e86a', '18adc890-39ce-457b-a106-13ca0a91ee5a'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:32:20.266905 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-443e1b36-5c08-46ae-91eb-347bdeb9bdcd tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23f91f30-f599-4921-b586-c0807f17b675) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef3d268e-f16b-4969-9781-91cfc9c8e1d7', '1f639579-21fc-4654-8e48-acb55dc2c855', '46a9db0d-92a5-4913-8d13-43961b46e86a', '18adc890-39ce-457b-a106-13ca0a91ee5a']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:20.267820 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-443e1b36-5c08-46ae-91eb-347bdeb9bdcd tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a885b4c6-9ae2-4799-8904-d1f88444dfa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:20.299862 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-443e1b36-5c08-46ae-91eb-347bdeb9bdcd tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a885b4c6-9ae2-4799-8904-d1f88444dfa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8f87941-5526-4486-b5f1-22a21b1e5ba0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1763570500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c40218fbcd704992a10911b014cd9440',qos_specs=None,replication_status=,reservations=['ef3d268e-f16b-4969-9781-91cfc9c8e1d7','1f639579-21fc-4654-8e48-acb55dc2c855','46a9db0d-92a5-4913-8d13-43961b46e86a','18adc890-39ce-457b-a106-13ca0a91ee5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a43b07d9826b40818c6850fa3ec631f1',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:32:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1763570500',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8f87941-5526-4486-b5f1-22a21b1e5ba0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c40218fbcd704992a10911b014cd9440',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a43b07d9826b40818c6850fa3ec631f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:20.299862 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-443e1b36-5c08-46ae-91eb-347bdeb9bdcd tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60c1557c-276e-4e92-9d08-181a34468154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:20.324830 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-443e1b36-5c08-46ae-91eb-347bdeb9bdcd tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60c1557c-276e-4e92-9d08-181a34468154) transitioned into state 'SUCCESS' from state '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-1763570500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c40218fbcd704992a10911b014cd9440',qos_specs=None,replication_status=,reservations=['ef3d268e-f16b-4969-9781-91cfc9c8e1d7','1f639579-21fc-4654-8e48-acb55dc2c855','46a9db0d-92a5-4913-8d13-43961b46e86a','18adc890-39ce-457b-a106-13ca0a91ee5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a43b07d9826b40818c6850fa3ec631f1',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:20.325938 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-443e1b36-5c08-46ae-91eb-347bdeb9bdcd tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8036a3ba-5b16-4ff3-9c63-44e754dc5bdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:20.329151 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-62a75ad1-4708-407b-b904-36a46f0ca502 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:20.332908 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-62a75ad1-4708-407b-b904-36a46f0ca502 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/group_snapshots/ea839492-5af2-447e-9231-4688d99fab03 Aug 20 04:32:20.333033 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-62a75ad1-4708-407b-b904-36a46f0ca502 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:20.333334 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-62a75ad1-4708-407b-b904-36a46f0ca502 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:20.333538 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.group_snapshots [None req-62a75ad1-4708-407b-b904-36a46f0ca502 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] show called for member ea839492-5af2-447e-9231-4688d99fab03 {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 04:32:20.341543 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-443e1b36-5c08-46ae-91eb-347bdeb9bdcd tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8036a3ba-5b16-4ff3-9c63-44e754dc5bdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:20.351834 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-443e1b36-5c08-46ae-91eb-347bdeb9bdcd tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Flow 'volume_create_api' (bf33b5be-f184-475a-9520-43dca2230cd6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:32:20.351834 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-443e1b36-5c08-46ae-91eb-347bdeb9bdcd tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Create volume request issued successfully. Aug 20 04:32:20.354212 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-62a75ad1-4708-407b-b904-36a46f0ca502 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/group_snapshots/ea839492-5af2-447e-9231-4688d99fab03 returned with HTTP 404 Aug 20 04:32:20.356625 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-443e1b36-5c08-46ae-91eb-347bdeb9bdcd tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:32:20.356914 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 193/771] 10.4.3.239 () {68 vars in 1413 bytes} [Thu Aug 20 04:32:20 2026] GET /volume/v3/group_snapshots/ea839492-5af2-447e-9231-4688d99fab03 => generated 116 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:32:20.357046 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 192/772] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:32:19 2026] POST /volume/v3/volumes => generated 752 bytes in 688 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:32:20.363375 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d4c059c9-e9d5-42d8-b9f4-f12ebcfae447 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:20.366826 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-33a0b2b1-f63d-424e-b7f8-9b92df63e785 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:20.367203 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d4c059c9-e9d5-42d8-b9f4-f12ebcfae447 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/volumes/detail Aug 20 04:32:20.367203 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d4c059c9-e9d5-42d8-b9f4-f12ebcfae447 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:20.367203 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d4c059c9-e9d5-42d8-b9f4-f12ebcfae447 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'detail' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:20.367549 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.api_utils [None req-d4c059c9-e9d5-42d8-b9f4-f12ebcfae447 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Removing options '' from query. {{(pid=100175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:32:20.371417 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d4c059c9-e9d5-42d8-b9f4-f12ebcfae447 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100175) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:32:20.372667 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-33a0b2b1-f63d-424e-b7f8-9b92df63e785 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] GET https://10.4.3.239/volume/v3/volumes/e8f87941-5526-4486-b5f1-22a21b1e5ba0 Aug 20 04:32:20.372667 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-33a0b2b1-f63d-424e-b7f8-9b92df63e785 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:20.372667 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-33a0b2b1-f63d-424e-b7f8-9b92df63e785 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:20.395952 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:20.395952 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:20.397123 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d4c059c9-e9d5-42d8-b9f4-f12ebcfae447 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Get all volumes completed successfully. Aug 20 04:32:20.400040 np0000007850 devstack@c-api.service[100175]: WARNING stevedore.named [None req-d4c059c9-e9d5-42d8-b9f4-f12ebcfae447 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:32:20.400040 np0000007850 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-d4c059c9-e9d5-42d8-b9f4-f12ebcfae447 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:32:20.417374 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-33a0b2b1-f63d-424e-b7f8-9b92df63e785 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Volume info retrieved successfully. Aug 20 04:32:20.426278 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-33a0b2b1-f63d-424e-b7f8-9b92df63e785 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] https://10.4.3.239/volume/v3/volumes/e8f87941-5526-4486-b5f1-22a21b1e5ba0 returned with HTTP 200 Aug 20 04:32:20.434778 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 192/773] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:32:20 2026] GET /volume/v3/volumes/e8f87941-5526-4486-b5f1-22a21b1e5ba0 => generated 820 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:20.468122 np0000007850 devstack@c-api.service[100175]: DEBUG oslo_db.sqlalchemy.engines [None req-d4c059c9-e9d5-42d8-b9f4-f12ebcfae447 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100175) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:32:20.475725 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:20.475725 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:32:20.492340 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d4c059c9-e9d5-42d8-b9f4-f12ebcfae447 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/volumes/detail returned with HTTP 200 Aug 20 04:32:20.492486 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 197/774] 10.4.3.239 () {68 vars in 1299 bytes} [Thu Aug 20 04:32:20 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 04:32:20.510206 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d02ed9ca-f95a-43d5-8c28-6a0eeb041846 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:20.514650 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d02ed9ca-f95a-43d5-8c28-6a0eeb041846 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] POST https://10.4.3.239/volume/v3/groups/1bdf25cf-e271-4856-a5c4-e133fe2f66e1/action Aug 20 04:32:20.514650 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d02ed9ca-f95a-43d5-8c28-6a0eeb041846 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:32:20.514650 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d02ed9ca-f95a-43d5-8c28-6a0eeb041846 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:20.521134 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.groups [None req-d02ed9ca-f95a-43d5-8c28-6a0eeb041846 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] delete called for group 1bdf25cf-e271-4856-a5c4-e133fe2f66e1 {{(pid=100176) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 04:32:20.521397 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.groups [None req-d02ed9ca-f95a-43d5-8c28-6a0eeb041846 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Delete group with id: 1bdf25cf-e271-4856-a5c4-e133fe2f66e1 Aug 20 04:32:20.530538 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:20.530538 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:32:20.622581 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d02ed9ca-f95a-43d5-8c28-6a0eeb041846 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/groups/1bdf25cf-e271-4856-a5c4-e133fe2f66e1/action returned with HTTP 202 Aug 20 04:32:20.624385 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 194/775] 10.4.3.239 () {70 vars in 1428 bytes} [Thu Aug 20 04:32:20 2026] POST /volume/v3/groups/1bdf25cf-e271-4856-a5c4-e133fe2f66e1/action => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:32:20.638449 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2ac4cba2-5db7-4df6-850a-18c1b39f7748 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:20.640966 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2ac4cba2-5db7-4df6-850a-18c1b39f7748 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/volumes/c77291b1-2349-4940-8d3b-8f5381f209fe Aug 20 04:32:20.641349 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2ac4cba2-5db7-4df6-850a-18c1b39f7748 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:20.642006 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2ac4cba2-5db7-4df6-850a-18c1b39f7748 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:20.657614 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:20.657614 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:32:20.666291 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-2ac4cba2-5db7-4df6-850a-18c1b39f7748 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Volume info retrieved successfully. Aug 20 04:32:20.667387 np0000007850 devstack@c-api.service[100177]: WARNING stevedore.named [None req-2ac4cba2-5db7-4df6-850a-18c1b39f7748 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:32:20.667387 np0000007850 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-2ac4cba2-5db7-4df6-850a-18c1b39f7748 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:32:20.736510 np0000007850 devstack@c-api.service[100177]: DEBUG oslo_db.sqlalchemy.engines [None req-2ac4cba2-5db7-4df6-850a-18c1b39f7748 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:32:20.751815 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:20.751815 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:32:20.772816 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2ac4cba2-5db7-4df6-850a-18c1b39f7748 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/volumes/c77291b1-2349-4940-8d3b-8f5381f209fe returned with HTTP 200 Aug 20 04:32:20.773095 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 193/776] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:32:20 2026] GET /volume/v3/volumes/c77291b1-2349-4940-8d3b-8f5381f209fe => generated 915 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:21.448345 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-13cb0db2-4936-4b23-bd75-c94c9dd55746 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:21.450775 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-13cb0db2-4936-4b23-bd75-c94c9dd55746 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] GET https://10.4.3.239/volume/v3/volumes/e8f87941-5526-4486-b5f1-22a21b1e5ba0 Aug 20 04:32:21.451460 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-13cb0db2-4936-4b23-bd75-c94c9dd55746 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:21.451460 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-13cb0db2-4936-4b23-bd75-c94c9dd55746 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:21.463280 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:21.463280 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:21.471522 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-13cb0db2-4936-4b23-bd75-c94c9dd55746 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Volume info retrieved successfully. Aug 20 04:32:21.480683 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-13cb0db2-4936-4b23-bd75-c94c9dd55746 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] https://10.4.3.239/volume/v3/volumes/e8f87941-5526-4486-b5f1-22a21b1e5ba0 returned with HTTP 200 Aug 20 04:32:21.481215 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 193/777] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:32:21 2026] GET /volume/v3/volumes/e8f87941-5526-4486-b5f1-22a21b1e5ba0 => generated 1360 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:21.501408 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-fd7f8c9c-9995-42da-8e65-2ff3710dafdd None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:21.504335 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fd7f8c9c-9995-42da-8e65-2ff3710dafdd tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:32:21.504335 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fd7f8c9c-9995-42da-8e65-2ff3710dafdd tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1004293970"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:21.506066 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-fd7f8c9c-9995-42da-8e65-2ff3710dafdd tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1004293970'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:32:21.506066 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-fd7f8c9c-9995-42da-8e65-2ff3710dafdd tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Create volume of 1 GB Aug 20 04:32:21.524966 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-fd7f8c9c-9995-42da-8e65-2ff3710dafdd tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Availability Zones retrieved successfully. Aug 20 04:32:21.533354 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-fd7f8c9c-9995-42da-8e65-2ff3710dafdd tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Flow 'volume_create_api' (c1a8245c-e32c-4fb9-b8de-4b3099bc2f54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:32:21.535469 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-fd7f8c9c-9995-42da-8e65-2ff3710dafdd tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2741b226-d951-455e-b45e-bf3db4c9c72d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:21.537312 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-fd7f8c9c-9995-42da-8e65-2ff3710dafdd tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:32:21.581268 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-fd7f8c9c-9995-42da-8e65-2ff3710dafdd tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2741b226-d951-455e-b45e-bf3db4c9c72d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:21.582104 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-fd7f8c9c-9995-42da-8e65-2ff3710dafdd tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6becbd1b-8a36-41c0-91b8-60ecc47ab2fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:21.638338 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-fd7f8c9c-9995-42da-8e65-2ff3710dafdd tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Created reservations ['2eb11bfa-0c07-41bb-80b8-19088b2cead7', '97cbb151-b14b-42e7-ba51-3e967ed627b7', '2cab5ddd-5b42-4371-a060-2b55d5ac14b8', '6415d7d2-eafd-49ca-b716-5f8a57650985'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:32:21.639117 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-fd7f8c9c-9995-42da-8e65-2ff3710dafdd tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6becbd1b-8a36-41c0-91b8-60ecc47ab2fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2eb11bfa-0c07-41bb-80b8-19088b2cead7', '97cbb151-b14b-42e7-ba51-3e967ed627b7', '2cab5ddd-5b42-4371-a060-2b55d5ac14b8', '6415d7d2-eafd-49ca-b716-5f8a57650985']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:21.639999 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-fd7f8c9c-9995-42da-8e65-2ff3710dafdd tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9314be83-e51f-4df6-84b3-1a28f4b64a94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:21.667219 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-fd7f8c9c-9995-42da-8e65-2ff3710dafdd tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9314be83-e51f-4df6-84b3-1a28f4b64a94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f348847-4867-4b11-a104-54e7abc73d31', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1004293970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c40218fbcd704992a10911b014cd9440',qos_specs=None,replication_status=,reservations=['2eb11bfa-0c07-41bb-80b8-19088b2cead7','97cbb151-b14b-42e7-ba51-3e967ed627b7','2cab5ddd-5b42-4371-a060-2b55d5ac14b8','6415d7d2-eafd-49ca-b716-5f8a57650985'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a43b07d9826b40818c6850fa3ec631f1',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:32:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1004293970',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f348847-4867-4b11-a104-54e7abc73d31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c40218fbcd704992a10911b014cd9440',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a43b07d9826b40818c6850fa3ec631f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:21.668855 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-fd7f8c9c-9995-42da-8e65-2ff3710dafdd tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15128dc1-e8ad-48bc-bb55-ca68d20d3efe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:21.713341 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-fd7f8c9c-9995-42da-8e65-2ff3710dafdd tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15128dc1-e8ad-48bc-bb55-ca68d20d3efe) transitioned into state 'SUCCESS' from state '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-1004293970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c40218fbcd704992a10911b014cd9440',qos_specs=None,replication_status=,reservations=['2eb11bfa-0c07-41bb-80b8-19088b2cead7','97cbb151-b14b-42e7-ba51-3e967ed627b7','2cab5ddd-5b42-4371-a060-2b55d5ac14b8','6415d7d2-eafd-49ca-b716-5f8a57650985'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a43b07d9826b40818c6850fa3ec631f1',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:21.713341 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-fd7f8c9c-9995-42da-8e65-2ff3710dafdd tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e74c2885-029e-4cbf-ab12-1826cc0a091d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:21.729717 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-fd7f8c9c-9995-42da-8e65-2ff3710dafdd tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e74c2885-029e-4cbf-ab12-1826cc0a091d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:21.730949 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-fd7f8c9c-9995-42da-8e65-2ff3710dafdd tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Flow 'volume_create_api' (c1a8245c-e32c-4fb9-b8de-4b3099bc2f54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:32:21.731526 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-fd7f8c9c-9995-42da-8e65-2ff3710dafdd tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Create volume request issued successfully. Aug 20 04:32:21.732551 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fd7f8c9c-9995-42da-8e65-2ff3710dafdd tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:32:21.733172 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 198/778] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:32:21 2026] POST /volume/v3/volumes => generated 752 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:32:21.753936 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4d04abb0-e2a3-41fb-ab79-b5ae8b833050 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:21.756935 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4d04abb0-e2a3-41fb-ab79-b5ae8b833050 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] GET https://10.4.3.239/volume/v3/volumes/0f348847-4867-4b11-a104-54e7abc73d31 Aug 20 04:32:21.757106 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4d04abb0-e2a3-41fb-ab79-b5ae8b833050 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:21.757608 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4d04abb0-e2a3-41fb-ab79-b5ae8b833050 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:21.764877 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:21.764877 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:32:21.777039 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-4d04abb0-e2a3-41fb-ab79-b5ae8b833050 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Volume info retrieved successfully. Aug 20 04:32:21.782016 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4d04abb0-e2a3-41fb-ab79-b5ae8b833050 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] https://10.4.3.239/volume/v3/volumes/0f348847-4867-4b11-a104-54e7abc73d31 returned with HTTP 200 Aug 20 04:32:21.782729 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 195/779] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:32:21 2026] GET /volume/v3/volumes/0f348847-4867-4b11-a104-54e7abc73d31 => generated 820 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:21.796576 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3f74b090-9e8c-4e8b-ba93-d7626b8c52ec None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:21.802103 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3f74b090-9e8c-4e8b-ba93-d7626b8c52ec tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/volumes/c77291b1-2349-4940-8d3b-8f5381f209fe Aug 20 04:32:21.802749 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3f74b090-9e8c-4e8b-ba93-d7626b8c52ec tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:21.802749 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3f74b090-9e8c-4e8b-ba93-d7626b8c52ec tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:21.810791 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3f74b090-9e8c-4e8b-ba93-d7626b8c52ec tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/volumes/c77291b1-2349-4940-8d3b-8f5381f209fe returned with HTTP 404 Aug 20 04:32:21.814168 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 194/780] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:32:21 2026] GET /volume/v3/volumes/c77291b1-2349-4940-8d3b-8f5381f209fe => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:32:21.824820 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5184c8c2-6acc-476a-85fe-d36c3fd213bc None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:21.829396 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5184c8c2-6acc-476a-85fe-d36c3fd213bc tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/groups/1bdf25cf-e271-4856-a5c4-e133fe2f66e1 Aug 20 04:32:21.829396 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5184c8c2-6acc-476a-85fe-d36c3fd213bc tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:21.829396 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5184c8c2-6acc-476a-85fe-d36c3fd213bc tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:21.829396 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.groups [None req-5184c8c2-6acc-476a-85fe-d36c3fd213bc tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] show called for member 1bdf25cf-e271-4856-a5c4-e133fe2f66e1 {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 04:32:21.833580 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5184c8c2-6acc-476a-85fe-d36c3fd213bc tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/groups/1bdf25cf-e271-4856-a5c4-e133fe2f66e1 returned with HTTP 404 Aug 20 04:32:21.834390 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 194/781] 10.4.3.239 () {68 vars in 1386 bytes} [Thu Aug 20 04:32:21 2026] GET /volume/v3/groups/1bdf25cf-e271-4856-a5c4-e133fe2f66e1 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:32:21.844147 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8153bde2-0914-4a22-ab04-5a9331309313 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:21.846630 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8153bde2-0914-4a22-ab04-5a9331309313 tempest-GroupSnapshotsTest-1396725337 tempest-GroupSnapshotsTest-1396725337-project-admin] DELETE https://10.4.3.239/volume/v3/group_types/f7b77462-d3db-41be-8d9a-8719257d93a3 Aug 20 04:32:21.846899 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8153bde2-0914-4a22-ab04-5a9331309313 tempest-GroupSnapshotsTest-1396725337 tempest-GroupSnapshotsTest-1396725337-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:21.847145 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8153bde2-0914-4a22-ab04-5a9331309313 tempest-GroupSnapshotsTest-1396725337 tempest-GroupSnapshotsTest-1396725337-project-admin] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:21.847529 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:21.847529 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:32:21.871915 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8153bde2-0914-4a22-ab04-5a9331309313 tempest-GroupSnapshotsTest-1396725337 tempest-GroupSnapshotsTest-1396725337-project-admin] https://10.4.3.239/volume/v3/group_types/f7b77462-d3db-41be-8d9a-8719257d93a3 returned with HTTP 202 Aug 20 04:32:21.872028 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 199/782] 10.4.3.239 () {68 vars in 1404 bytes} [Thu Aug 20 04:32:21 2026] DELETE /volume/v3/group_types/f7b77462-d3db-41be-8d9a-8719257d93a3 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:32:21.885307 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9f9e757a-f4b1-40b9-ab2e-f8b1f0b0e494 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:21.886696 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9f9e757a-f4b1-40b9-ab2e-f8b1f0b0e494 tempest-GroupSnapshotsTest-1396725337 tempest-GroupSnapshotsTest-1396725337-project-admin] DELETE https://10.4.3.239/volume/v3/types/8dc00e50-52a7-4d49-a78b-66bf557ed0d8 Aug 20 04:32:21.886949 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9f9e757a-f4b1-40b9-ab2e-f8b1f0b0e494 tempest-GroupSnapshotsTest-1396725337 tempest-GroupSnapshotsTest-1396725337-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:21.887241 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9f9e757a-f4b1-40b9-ab2e-f8b1f0b0e494 tempest-GroupSnapshotsTest-1396725337 tempest-GroupSnapshotsTest-1396725337-project-admin] Calling method '_delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:21.926494 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c8fb0e07-23d9-4ae6-af72-815ba0f0b223 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:21.929763 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c8fb0e07-23d9-4ae6-af72-815ba0f0b223 tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:32:21.929987 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9f9e757a-f4b1-40b9-ab2e-f8b1f0b0e494 tempest-GroupSnapshotsTest-1396725337 tempest-GroupSnapshotsTest-1396725337-project-admin] https://10.4.3.239/volume/v3/types/8dc00e50-52a7-4d49-a78b-66bf557ed0d8 returned with HTTP 202 Aug 20 04:32:21.930071 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c8fb0e07-23d9-4ae6-af72-815ba0f0b223 tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1826339873"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:21.931277 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 196/783] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:32:21 2026] DELETE /volume/v3/types/8dc00e50-52a7-4d49-a78b-66bf557ed0d8 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:32:21.932083 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-c8fb0e07-23d9-4ae6-af72-815ba0f0b223 tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1826339873'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:32:21.932083 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-c8fb0e07-23d9-4ae6-af72-815ba0f0b223 tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Create volume of 1 GB Aug 20 04:32:21.941693 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-874c234f-38c0-4268-b05b-941db2dc4341 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:21.942680 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-874c234f-38c0-4268-b05b-941db2dc4341 tempest-GroupSnapshotsTest-1396725337 tempest-GroupSnapshotsTest-1396725337-project-admin] GET https://10.4.3.239/volume/v3/types/8dc00e50-52a7-4d49-a78b-66bf557ed0d8 Aug 20 04:32:21.942790 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c8fb0e07-23d9-4ae6-af72-815ba0f0b223 tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Availability Zones retrieved successfully. Aug 20 04:32:21.942918 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-874c234f-38c0-4268-b05b-941db2dc4341 tempest-GroupSnapshotsTest-1396725337 tempest-GroupSnapshotsTest-1396725337-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:21.943156 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-874c234f-38c0-4268-b05b-941db2dc4341 tempest-GroupSnapshotsTest-1396725337 tempest-GroupSnapshotsTest-1396725337-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:21.951706 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-874c234f-38c0-4268-b05b-941db2dc4341 tempest-GroupSnapshotsTest-1396725337 tempest-GroupSnapshotsTest-1396725337-project-admin] https://10.4.3.239/volume/v3/types/8dc00e50-52a7-4d49-a78b-66bf557ed0d8 returned with HTTP 404 Aug 20 04:32:21.952171 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 195/784] 10.4.3.239 () {66 vars in 1342 bytes} [Thu Aug 20 04:32:21 2026] GET /volume/v3/types/8dc00e50-52a7-4d49-a78b-66bf557ed0d8 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:32:21.958746 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c8fb0e07-23d9-4ae6-af72-815ba0f0b223 tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Flow 'volume_create_api' (5d8105b1-9a62-4bbd-81f1-ef7dedaa9315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:32:21.961323 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c8fb0e07-23d9-4ae6-af72-815ba0f0b223 tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ee15976-4230-40d3-a6ed-ebecca652286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:21.961914 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-c8fb0e07-23d9-4ae6-af72-815ba0f0b223 tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:32:21.968552 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-abf35923-74d7-4ee0-9d9c-71b7e370f17f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:21.977266 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-abf35923-74d7-4ee0-9d9c-71b7e370f17f tempest-GroupSnapshotsTest-1396725337 tempest-GroupSnapshotsTest-1396725337-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:32:21.977828 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-abf35923-74d7-4ee0-9d9c-71b7e370f17f tempest-GroupSnapshotsTest-1396725337 tempest-GroupSnapshotsTest-1396725337-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1164555612"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:22.010856 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c8fb0e07-23d9-4ae6-af72-815ba0f0b223 tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ee15976-4230-40d3-a6ed-ebecca652286) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:22.012374 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c8fb0e07-23d9-4ae6-af72-815ba0f0b223 tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b5ac580-54d9-4df5-86e1-f2c064a4e7ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:22.014507 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-abf35923-74d7-4ee0-9d9c-71b7e370f17f tempest-GroupSnapshotsTest-1396725337 tempest-GroupSnapshotsTest-1396725337-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:32:22.015716 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 200/785] 10.4.3.239 () {68 vars in 1252 bytes} [Thu Aug 20 04:32:21 2026] POST /volume/v3/types => generated 224 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:22.029350 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-be4c108e-7abf-4324-8fcd-bbd3981772d9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:22.033014 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-be4c108e-7abf-4324-8fcd-bbd3981772d9 tempest-GroupSnapshotsTest-1396725337 tempest-GroupSnapshotsTest-1396725337-project-admin] POST https://10.4.3.239/volume/v3/group_types Aug 20 04:32:22.033500 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-be4c108e-7abf-4324-8fcd-bbd3981772d9 tempest-GroupSnapshotsTest-1396725337 tempest-GroupSnapshotsTest-1396725337-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1324303737"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:22.067963 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-be4c108e-7abf-4324-8fcd-bbd3981772d9 tempest-GroupSnapshotsTest-1396725337 tempest-GroupSnapshotsTest-1396725337-project-admin] https://10.4.3.239/volume/v3/group_types returned with HTTP 202 Aug 20 04:32:22.069196 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 197/786] 10.4.3.239 () {70 vars in 1311 bytes} [Thu Aug 20 04:32:22 2026] POST /volume/v3/group_types => generated 181 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:32:22.081114 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-bb064d27-0666-46cf-bfbc-bdf960cb6957 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:22.083262 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bb064d27-0666-46cf-bfbc-bdf960cb6957 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] POST https://10.4.3.239/volume/v3/groups Aug 20 04:32:22.084131 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bb064d27-0666-46cf-bfbc-bdf960cb6957 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "bd72093d-ef08-4e2a-9a81-84131b088265", "volume_types": ["62ff3f61-d337-47b8-9930-721c5a04a87d"], "name": "tempest-GroupSnapshotsTest-Group-378632885"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:22.086427 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.groups [None req-bb064d27-0666-46cf-bfbc-bdf960cb6957 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Creating new group {'group': {'group_type': 'bd72093d-ef08-4e2a-9a81-84131b088265', 'volume_types': ['62ff3f61-d337-47b8-9930-721c5a04a87d'], 'name': 'tempest-GroupSnapshotsTest-Group-378632885'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 20 04:32:22.094757 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.groups [None req-bb064d27-0666-46cf-bfbc-bdf960cb6957 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Creating group tempest-GroupSnapshotsTest-Group-378632885. Aug 20 04:32:22.112139 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-bb064d27-0666-46cf-bfbc-bdf960cb6957 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Availability Zones retrieved successfully. Aug 20 04:32:22.146807 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-c8fb0e07-23d9-4ae6-af72-815ba0f0b223 tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Created reservations ['61be3e88-5be3-4c57-b9fc-6621740f825e', '544f714d-bf74-40b5-be57-14c0e33693d4', '2263ea91-7439-48fb-a1b7-69da71eded9c', '3ffe3da4-4dc4-402b-bf8f-4fe3f79fa946'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:32:22.146943 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-bb064d27-0666-46cf-bfbc-bdf960cb6957 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Created reservations ['beefd461-6458-4ed0-80cd-89b4ea1bff5b'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:32:22.147843 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c8fb0e07-23d9-4ae6-af72-815ba0f0b223 tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b5ac580-54d9-4df5-86e1-f2c064a4e7ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61be3e88-5be3-4c57-b9fc-6621740f825e', '544f714d-bf74-40b5-be57-14c0e33693d4', '2263ea91-7439-48fb-a1b7-69da71eded9c', '3ffe3da4-4dc4-402b-bf8f-4fe3f79fa946']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:22.148917 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c8fb0e07-23d9-4ae6-af72-815ba0f0b223 tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3076ed8-7bc4-43ab-b719-e6c841db867f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:22.192725 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c8fb0e07-23d9-4ae6-af72-815ba0f0b223 tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3076ed8-7bc4-43ab-b719-e6c841db867f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39c66e53-502a-43a6-abe8-2f44603b4095', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1826339873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c76cd70df0a43a297f2991b83b168a0',qos_specs=None,replication_status=,reservations=['61be3e88-5be3-4c57-b9fc-6621740f825e','544f714d-bf74-40b5-be57-14c0e33693d4','2263ea91-7439-48fb-a1b7-69da71eded9c','3ffe3da4-4dc4-402b-bf8f-4fe3f79fa946'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e6fc6b9070f420cb24cd694b97ba3cf',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:32:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1826339873',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39c66e53-502a-43a6-abe8-2f44603b4095,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c76cd70df0a43a297f2991b83b168a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e6fc6b9070f420cb24cd694b97ba3cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:22.194628 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c8fb0e07-23d9-4ae6-af72-815ba0f0b223 tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c8755ac-45e1-4bc0-8189-66b6e430bd4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:22.210013 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bb064d27-0666-46cf-bfbc-bdf960cb6957 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/groups returned with HTTP 202 Aug 20 04:32:22.210564 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 196/787] 10.4.3.239 () {70 vars in 1297 bytes} [Thu Aug 20 04:32:22 2026] POST /volume/v3/groups => generated 111 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:32:22.227125 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e3b9ccf5-9a18-41cf-a4e2-2075682ccd24 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:22.228864 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e3b9ccf5-9a18-41cf-a4e2-2075682ccd24 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/groups/e0afe381-ccaa-494d-9011-991bfa8d8153 Aug 20 04:32:22.229307 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e3b9ccf5-9a18-41cf-a4e2-2075682ccd24 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:22.229307 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e3b9ccf5-9a18-41cf-a4e2-2075682ccd24 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:22.229509 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.groups [None req-e3b9ccf5-9a18-41cf-a4e2-2075682ccd24 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] show called for member e0afe381-ccaa-494d-9011-991bfa8d8153 {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 04:32:22.231495 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c8fb0e07-23d9-4ae6-af72-815ba0f0b223 tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c8755ac-45e1-4bc0-8189-66b6e430bd4a) transitioned into state 'SUCCESS' from state '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-1826339873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c76cd70df0a43a297f2991b83b168a0',qos_specs=None,replication_status=,reservations=['61be3e88-5be3-4c57-b9fc-6621740f825e','544f714d-bf74-40b5-be57-14c0e33693d4','2263ea91-7439-48fb-a1b7-69da71eded9c','3ffe3da4-4dc4-402b-bf8f-4fe3f79fa946'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e6fc6b9070f420cb24cd694b97ba3cf',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:22.232500 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c8fb0e07-23d9-4ae6-af72-815ba0f0b223 tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4dad1e7-5bc4-4602-b7d3-df7d737a15db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:22.241839 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:22.241839 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:32:22.252774 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e3b9ccf5-9a18-41cf-a4e2-2075682ccd24 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/groups/e0afe381-ccaa-494d-9011-991bfa8d8153 returned with HTTP 200 Aug 20 04:32:22.253396 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 201/788] 10.4.3.239 () {68 vars in 1386 bytes} [Thu Aug 20 04:32:22 2026] GET /volume/v3/groups/e0afe381-ccaa-494d-9011-991bfa8d8153 => generated 391 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:22.258499 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c8fb0e07-23d9-4ae6-af72-815ba0f0b223 tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4dad1e7-5bc4-4602-b7d3-df7d737a15db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:22.260499 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c8fb0e07-23d9-4ae6-af72-815ba0f0b223 tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Flow 'volume_create_api' (5d8105b1-9a62-4bbd-81f1-ef7dedaa9315) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:32:22.261368 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c8fb0e07-23d9-4ae6-af72-815ba0f0b223 tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Create volume request issued successfully. Aug 20 04:32:22.262280 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c8fb0e07-23d9-4ae6-af72-815ba0f0b223 tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:32:22.262499 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 195/789] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:32:21 2026] POST /volume/v3/volumes => generated 754 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:32:22.279340 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-66425f20-4ea1-4d11-b4cc-ff76960d673c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:22.281726 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-66425f20-4ea1-4d11-b4cc-ff76960d673c tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] GET https://10.4.3.239/volume/v3/volumes/39c66e53-502a-43a6-abe8-2f44603b4095 Aug 20 04:32:22.282001 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-66425f20-4ea1-4d11-b4cc-ff76960d673c tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:22.282295 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-66425f20-4ea1-4d11-b4cc-ff76960d673c tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:22.295675 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:22.295675 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:32:22.305173 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-66425f20-4ea1-4d11-b4cc-ff76960d673c tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Volume info retrieved successfully. Aug 20 04:32:22.316491 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-66425f20-4ea1-4d11-b4cc-ff76960d673c tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] https://10.4.3.239/volume/v3/volumes/39c66e53-502a-43a6-abe8-2f44603b4095 returned with HTTP 200 Aug 20 04:32:22.318344 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 198/790] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:32:22 2026] GET /volume/v3/volumes/39c66e53-502a-43a6-abe8-2f44603b4095 => generated 822 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:22.800110 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-538da76d-c973-49a4-8e04-a9392f7adb02 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:22.802392 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-538da76d-c973-49a4-8e04-a9392f7adb02 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] GET https://10.4.3.239/volume/v3/volumes/0f348847-4867-4b11-a104-54e7abc73d31 Aug 20 04:32:22.802890 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-538da76d-c973-49a4-8e04-a9392f7adb02 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:22.803132 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-538da76d-c973-49a4-8e04-a9392f7adb02 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:22.814466 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:22.814466 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:22.821035 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-538da76d-c973-49a4-8e04-a9392f7adb02 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Volume info retrieved successfully. Aug 20 04:32:22.827725 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-538da76d-c973-49a4-8e04-a9392f7adb02 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] https://10.4.3.239/volume/v3/volumes/0f348847-4867-4b11-a104-54e7abc73d31 returned with HTTP 200 Aug 20 04:32:22.828247 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 197/791] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:32:22 2026] GET /volume/v3/volumes/0f348847-4867-4b11-a104-54e7abc73d31 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:22.849538 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1dd45741-87eb-444a-8686-faf17f2dbd1c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:22.853107 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1dd45741-87eb-444a-8686-faf17f2dbd1c tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:32:22.853593 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1dd45741-87eb-444a-8686-faf17f2dbd1c tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-220857309"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:22.858992 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-1dd45741-87eb-444a-8686-faf17f2dbd1c tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-220857309'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:32:22.858992 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-1dd45741-87eb-444a-8686-faf17f2dbd1c tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Create volume of 1 GB Aug 20 04:32:22.859397 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:22.859397 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:32:22.868822 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1dd45741-87eb-444a-8686-faf17f2dbd1c tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Availability Zones retrieved successfully. Aug 20 04:32:22.878908 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-1dd45741-87eb-444a-8686-faf17f2dbd1c tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Flow 'volume_create_api' (9911342a-7175-44a7-8acd-a2cdb77f3599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:32:22.880248 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-1dd45741-87eb-444a-8686-faf17f2dbd1c tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67b3c415-4d03-42e4-b237-15bdd239757b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:22.881688 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-1dd45741-87eb-444a-8686-faf17f2dbd1c tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:32:22.919070 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-1dd45741-87eb-444a-8686-faf17f2dbd1c tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67b3c415-4d03-42e4-b237-15bdd239757b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:22.920757 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-1dd45741-87eb-444a-8686-faf17f2dbd1c tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d97bc9b2-523e-4866-b5ab-dbb658ad9c97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:22.985262 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-1dd45741-87eb-444a-8686-faf17f2dbd1c tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Created reservations ['da807a91-f756-474a-a7aa-9d2d07764e54', '5ecc1208-3267-4e72-b595-2ee4036478c3', 'f3a13253-5bda-4ec8-82d0-9bfdcb3ef5c3', '27fabd8d-f97b-4f06-8ea2-bf322a1368ff'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:32:22.986660 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-1dd45741-87eb-444a-8686-faf17f2dbd1c tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d97bc9b2-523e-4866-b5ab-dbb658ad9c97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da807a91-f756-474a-a7aa-9d2d07764e54', '5ecc1208-3267-4e72-b595-2ee4036478c3', 'f3a13253-5bda-4ec8-82d0-9bfdcb3ef5c3', '27fabd8d-f97b-4f06-8ea2-bf322a1368ff']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:22.987619 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-1dd45741-87eb-444a-8686-faf17f2dbd1c tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42f416e8-1032-4e2e-969e-94a74203aa8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:23.016890 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-1dd45741-87eb-444a-8686-faf17f2dbd1c tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42f416e8-1032-4e2e-969e-94a74203aa8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63c7a2f5-0633-4437-b607-bfc06c601793', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-220857309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c40218fbcd704992a10911b014cd9440',qos_specs=None,replication_status=,reservations=['da807a91-f756-474a-a7aa-9d2d07764e54','5ecc1208-3267-4e72-b595-2ee4036478c3','f3a13253-5bda-4ec8-82d0-9bfdcb3ef5c3','27fabd8d-f97b-4f06-8ea2-bf322a1368ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a43b07d9826b40818c6850fa3ec631f1',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:32:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-220857309',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63c7a2f5-0633-4437-b607-bfc06c601793,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c40218fbcd704992a10911b014cd9440',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a43b07d9826b40818c6850fa3ec631f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:23.018232 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-1dd45741-87eb-444a-8686-faf17f2dbd1c tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38cce656-b05f-4164-818f-df694c3bdfdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:23.046976 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-1dd45741-87eb-444a-8686-faf17f2dbd1c tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38cce656-b05f-4164-818f-df694c3bdfdd) transitioned into state 'SUCCESS' from state '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-220857309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c40218fbcd704992a10911b014cd9440',qos_specs=None,replication_status=,reservations=['da807a91-f756-474a-a7aa-9d2d07764e54','5ecc1208-3267-4e72-b595-2ee4036478c3','f3a13253-5bda-4ec8-82d0-9bfdcb3ef5c3','27fabd8d-f97b-4f06-8ea2-bf322a1368ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a43b07d9826b40818c6850fa3ec631f1',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:23.048301 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-1dd45741-87eb-444a-8686-faf17f2dbd1c tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd3c7d29-4e01-4ff5-b01c-d914dcf01d36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:23.065263 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-1dd45741-87eb-444a-8686-faf17f2dbd1c tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd3c7d29-4e01-4ff5-b01c-d914dcf01d36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:23.065263 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-1dd45741-87eb-444a-8686-faf17f2dbd1c tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Flow 'volume_create_api' (9911342a-7175-44a7-8acd-a2cdb77f3599) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:32:23.065263 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1dd45741-87eb-444a-8686-faf17f2dbd1c tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Create volume request issued successfully. Aug 20 04:32:23.066287 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1dd45741-87eb-444a-8686-faf17f2dbd1c tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:32:23.066889 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 202/792] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:32:22 2026] POST /volume/v3/volumes => generated 751 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:32:23.082484 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0208f49c-2674-4e76-8c70-08091009f3bd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:23.086441 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0208f49c-2674-4e76-8c70-08091009f3bd tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] GET https://10.4.3.239/volume/v3/volumes/63c7a2f5-0633-4437-b607-bfc06c601793 Aug 20 04:32:23.086441 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0208f49c-2674-4e76-8c70-08091009f3bd tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:23.086441 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0208f49c-2674-4e76-8c70-08091009f3bd tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:23.102655 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:23.102655 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:32:23.114462 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-0208f49c-2674-4e76-8c70-08091009f3bd tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Volume info retrieved successfully. Aug 20 04:32:23.124208 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0208f49c-2674-4e76-8c70-08091009f3bd tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] https://10.4.3.239/volume/v3/volumes/63c7a2f5-0633-4437-b607-bfc06c601793 returned with HTTP 200 Aug 20 04:32:23.125530 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 196/793] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:32:23 2026] GET /volume/v3/volumes/63c7a2f5-0633-4437-b607-bfc06c601793 => generated 819 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:23.265728 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ca3968f4-e37c-4ffb-a358-a56859be681b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:23.268407 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ca3968f4-e37c-4ffb-a358-a56859be681b tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/groups/e0afe381-ccaa-494d-9011-991bfa8d8153 Aug 20 04:32:23.268718 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ca3968f4-e37c-4ffb-a358-a56859be681b tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:23.268961 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ca3968f4-e37c-4ffb-a358-a56859be681b tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:23.269146 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.groups [None req-ca3968f4-e37c-4ffb-a358-a56859be681b tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] show called for member e0afe381-ccaa-494d-9011-991bfa8d8153 {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 04:32:23.273397 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:23.273397 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:32:23.293498 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ca3968f4-e37c-4ffb-a358-a56859be681b tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/groups/e0afe381-ccaa-494d-9011-991bfa8d8153 returned with HTTP 200 Aug 20 04:32:23.294075 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 199/794] 10.4.3.239 () {68 vars in 1386 bytes} [Thu Aug 20 04:32:23 2026] GET /volume/v3/groups/e0afe381-ccaa-494d-9011-991bfa8d8153 => generated 392 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:23.307719 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5d69b46b-ea7d-48db-9ded-f0bd1dbb3b2c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:23.310530 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5d69b46b-ea7d-48db-9ded-f0bd1dbb3b2c tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:32:23.310951 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5d69b46b-ea7d-48db-9ded-f0bd1dbb3b2c tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2136208820", "volume_type": "62ff3f61-d337-47b8-9930-721c5a04a87d", "group_id": "e0afe381-ccaa-494d-9011-991bfa8d8153", "size": 1}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:23.313851 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-5d69b46b-ea7d-48db-9ded-f0bd1dbb3b2c tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2136208820', 'volume_type': '62ff3f61-d337-47b8-9930-721c5a04a87d', 'group_id': 'e0afe381-ccaa-494d-9011-991bfa8d8153', 'size': 1}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:32:23.322504 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:23.322504 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:23.323136 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-5d69b46b-ea7d-48db-9ded-f0bd1dbb3b2c tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Create volume of 1 GB Aug 20 04:32:23.335561 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ed31884b-96ef-47e8-960a-2f11fbc6df7b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:23.336021 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-5d69b46b-ea7d-48db-9ded-f0bd1dbb3b2c tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Availability Zones retrieved successfully. Aug 20 04:32:23.337722 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ed31884b-96ef-47e8-960a-2f11fbc6df7b tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] GET https://10.4.3.239/volume/v3/volumes/39c66e53-502a-43a6-abe8-2f44603b4095 Aug 20 04:32:23.337947 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ed31884b-96ef-47e8-960a-2f11fbc6df7b tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:23.338249 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ed31884b-96ef-47e8-960a-2f11fbc6df7b tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:23.342667 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-5d69b46b-ea7d-48db-9ded-f0bd1dbb3b2c tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Flow 'volume_create_api' (888e6d38-9d6a-4f6c-9974-0d4e39b7e157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:32:23.343856 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-5d69b46b-ea7d-48db-9ded-f0bd1dbb3b2c tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a94f2a17-5eaa-466e-a4ef-afda8a5855b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:23.345002 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:23.345002 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:23.345632 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-5d69b46b-ea7d-48db-9ded-f0bd1dbb3b2c tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:32:23.346297 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:23.346297 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:32:23.351521 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-ed31884b-96ef-47e8-960a-2f11fbc6df7b tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Volume info retrieved successfully. Aug 20 04:32:23.357544 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ed31884b-96ef-47e8-960a-2f11fbc6df7b tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] https://10.4.3.239/volume/v3/volumes/39c66e53-502a-43a6-abe8-2f44603b4095 returned with HTTP 200 Aug 20 04:32:23.358011 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 203/795] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:32:23 2026] GET /volume/v3/volumes/39c66e53-502a-43a6-abe8-2f44603b4095 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:23.373916 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-14bed6b0-2141-460e-9893-126541c1f5f2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:23.376604 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-14bed6b0-2141-460e-9893-126541c1f5f2 tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] POST https://10.4.3.239/volume/v3/volumes/39c66e53-502a-43a6-abe8-2f44603b4095/action Aug 20 04:32:23.377241 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-14bed6b0-2141-460e-9893-126541c1f5f2 tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:32:23.377600 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-14bed6b0-2141-460e-9893-126541c1f5f2 tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:23.379250 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-5d69b46b-ea7d-48db-9ded-f0bd1dbb3b2c tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a94f2a17-5eaa-466e-a4ef-afda8a5855b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:32:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62ff3f61-d337-47b8-9930-721c5a04a87d,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1164555612',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62ff3f61-d337-47b8-9930-721c5a04a87d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e0afe381-ccaa-494d-9011-991bfa8d8153', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:23.380243 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-5d69b46b-ea7d-48db-9ded-f0bd1dbb3b2c tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd4ff9b6-8987-4493-9671-beb01abea9f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:23.391003 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:23.391003 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:32:23.392234 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-14bed6b0-2141-460e-9893-126541c1f5f2 tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Volume info retrieved successfully. Aug 20 04:32:23.399733 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-14bed6b0-2141-460e-9893-126541c1f5f2 tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Volume updated successfully. Aug 20 04:32:23.400121 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-14bed6b0-2141-460e-9893-126541c1f5f2 tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] https://10.4.3.239/volume/v3/volumes/39c66e53-502a-43a6-abe8-2f44603b4095/action returned with HTTP 200 Aug 20 04:32:23.400868 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 197/796] 10.4.3.239 () {68 vars in 1390 bytes} [Thu Aug 20 04:32:23 2026] POST /volume/v3/volumes/39c66e53-502a-43a6-abe8-2f44603b4095/action => generated 0 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 20 04:32:23.409298 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0e6898ae-343f-4f81-8ef7-9f8c376ceebc None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:23.411788 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0e6898ae-343f-4f81-8ef7-9f8c376ceebc tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] GET https://10.4.3.239/volume/v3/volumes/39c66e53-502a-43a6-abe8-2f44603b4095 Aug 20 04:32:23.411788 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0e6898ae-343f-4f81-8ef7-9f8c376ceebc tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:23.411953 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0e6898ae-343f-4f81-8ef7-9f8c376ceebc tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:23.417093 np0000007850 devstack@c-api.service[100174]: WARNING cinder.quota [None req-5d69b46b-ea7d-48db-9ded-f0bd1dbb3b2c tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1164555612 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1164555612, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:32:23.417460 np0000007850 devstack@c-api.service[100174]: WARNING cinder.quota [None req-5d69b46b-ea7d-48db-9ded-f0bd1dbb3b2c tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1164555612 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1164555612, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:32:23.422807 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:23.422807 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:32:23.429672 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-0e6898ae-343f-4f81-8ef7-9f8c376ceebc tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Volume info retrieved successfully. Aug 20 04:32:23.435359 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0e6898ae-343f-4f81-8ef7-9f8c376ceebc tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] https://10.4.3.239/volume/v3/volumes/39c66e53-502a-43a6-abe8-2f44603b4095 returned with HTTP 200 Aug 20 04:32:23.435880 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 200/797] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:32:23 2026] GET /volume/v3/volumes/39c66e53-502a-43a6-abe8-2f44603b4095 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:23.454403 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-5d69b46b-ea7d-48db-9ded-f0bd1dbb3b2c tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Created reservations ['0e7f9ca9-18eb-44a8-a7e8-972fccf944e0', '213c97cf-d22c-4cc9-b98d-8372a3c85845', '3b699c75-3ca8-4728-a97b-d8358f0ab590', 'b908ce3c-9769-4a9d-8b56-aa1547e2622b'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:32:23.455501 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-5d69b46b-ea7d-48db-9ded-f0bd1dbb3b2c tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd4ff9b6-8987-4493-9671-beb01abea9f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e7f9ca9-18eb-44a8-a7e8-972fccf944e0', '213c97cf-d22c-4cc9-b98d-8372a3c85845', '3b699c75-3ca8-4728-a97b-d8358f0ab590', 'b908ce3c-9769-4a9d-8b56-aa1547e2622b']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:23.456341 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-5d69b46b-ea7d-48db-9ded-f0bd1dbb3b2c tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f5466d5-2c7a-4c6d-b8f7-f27fe6015098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:23.486226 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-5d69b46b-ea7d-48db-9ded-f0bd1dbb3b2c tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f5466d5-2c7a-4c6d-b8f7-f27fe6015098) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21fe80cc-477a-45f2-8302-449b2dc94625', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2136208820',encryption_key_id=None,group_id=e0afe381-ccaa-494d-9011-991bfa8d8153,group_type_id=,metadata={},multiattach=False,project_id='84ebd6a70bde4ed1ae005e6671553b8c',qos_specs=None,replication_status=,reservations=['0e7f9ca9-18eb-44a8-a7e8-972fccf944e0','213c97cf-d22c-4cc9-b98d-8372a3c85845','3b699c75-3ca8-4728-a97b-d8358f0ab590','b908ce3c-9769-4a9d-8b56-aa1547e2622b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='901a7a7dad224bfe9bc31800588e96e6',volume_type_id=62ff3f61-d337-47b8-9930-721c5a04a87d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:32:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2136208820',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e0afe381-ccaa-494d-9011-991bfa8d8153,host=None,id=21fe80cc-477a-45f2-8302-449b2dc94625,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84ebd6a70bde4ed1ae005e6671553b8c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='901a7a7dad224bfe9bc31800588e96e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62ff3f61-d337-47b8-9930-721c5a04a87d),volume_type_id=62ff3f61-d337-47b8-9930-721c5a04a87d)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:23.487493 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-5d69b46b-ea7d-48db-9ded-f0bd1dbb3b2c tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44076350-99a3-45d3-84f9-8ccc1504f756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:23.510964 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-5d69b46b-ea7d-48db-9ded-f0bd1dbb3b2c tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44076350-99a3-45d3-84f9-8ccc1504f756) transitioned into state 'SUCCESS' from state '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-2136208820',encryption_key_id=None,group_id=e0afe381-ccaa-494d-9011-991bfa8d8153,group_type_id=,metadata={},multiattach=False,project_id='84ebd6a70bde4ed1ae005e6671553b8c',qos_specs=None,replication_status=,reservations=['0e7f9ca9-18eb-44a8-a7e8-972fccf944e0','213c97cf-d22c-4cc9-b98d-8372a3c85845','3b699c75-3ca8-4728-a97b-d8358f0ab590','b908ce3c-9769-4a9d-8b56-aa1547e2622b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='901a7a7dad224bfe9bc31800588e96e6',volume_type_id=62ff3f61-d337-47b8-9930-721c5a04a87d)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:23.511923 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-5d69b46b-ea7d-48db-9ded-f0bd1dbb3b2c tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de4c05d1-e07f-44b6-95dc-0df2196c75a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:23.529850 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-5d69b46b-ea7d-48db-9ded-f0bd1dbb3b2c tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de4c05d1-e07f-44b6-95dc-0df2196c75a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:23.532296 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-5d69b46b-ea7d-48db-9ded-f0bd1dbb3b2c tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Flow 'volume_create_api' (888e6d38-9d6a-4f6c-9974-0d4e39b7e157) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:32:23.533114 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-5d69b46b-ea7d-48db-9ded-f0bd1dbb3b2c tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Create volume request issued successfully. Aug 20 04:32:23.534518 np0000007850 devstack@c-api.service[100174]: WARNING stevedore.named [None req-5d69b46b-ea7d-48db-9ded-f0bd1dbb3b2c tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:32:23.534827 np0000007850 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-5d69b46b-ea7d-48db-9ded-f0bd1dbb3b2c tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:32:23.596097 np0000007850 devstack@c-api.service[100174]: DEBUG oslo_db.sqlalchemy.engines [None req-5d69b46b-ea7d-48db-9ded-f0bd1dbb3b2c tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100174) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:32:23.599863 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:23.599863 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:23.604137 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5d69b46b-ea7d-48db-9ded-f0bd1dbb3b2c tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:32:23.604736 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 198/798] 10.4.3.239 () {70 vars in 1300 bytes} [Thu Aug 20 04:32:23 2026] POST /volume/v3/volumes => generated 823 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:32:23.611320 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-4d586349-4b3f-47b9-b2bd-8df9e5af7d6b req-b6b1964d-1864-4113-8207-5c733affcd47 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:23.613903 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-4d586349-4b3f-47b9-b2bd-8df9e5af7d6b req-b6b1964d-1864-4113-8207-5c733affcd47 tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] GET https://10.4.3.239/volume/v3/volumes/39c66e53-502a-43a6-abe8-2f44603b4095 Aug 20 04:32:23.614110 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-4d586349-4b3f-47b9-b2bd-8df9e5af7d6b req-b6b1964d-1864-4113-8207-5c733affcd47 tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:23.614428 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-4d586349-4b3f-47b9-b2bd-8df9e5af7d6b req-b6b1964d-1864-4113-8207-5c733affcd47 tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:23.622461 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3f339e4e-b415-4d23-9ccb-9099bcffd73a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:23.626511 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:23.626511 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:32:23.626732 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3f339e4e-b415-4d23-9ccb-9099bcffd73a tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/volumes/21fe80cc-477a-45f2-8302-449b2dc94625 Aug 20 04:32:23.626732 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3f339e4e-b415-4d23-9ccb-9099bcffd73a tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:23.626732 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3f339e4e-b415-4d23-9ccb-9099bcffd73a tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:23.631069 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-4d586349-4b3f-47b9-b2bd-8df9e5af7d6b req-b6b1964d-1864-4113-8207-5c733affcd47 tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Volume info retrieved successfully. Aug 20 04:32:23.638096 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:23.638096 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:32:23.639360 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-4d586349-4b3f-47b9-b2bd-8df9e5af7d6b req-b6b1964d-1864-4113-8207-5c733affcd47 tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] https://10.4.3.239/volume/v3/volumes/39c66e53-502a-43a6-abe8-2f44603b4095 returned with HTTP 200 Aug 20 04:32:23.639927 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 204/799] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:32:23 2026] GET /volume/v3/volumes/39c66e53-502a-43a6-abe8-2f44603b4095 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:23.647763 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-3f339e4e-b415-4d23-9ccb-9099bcffd73a tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Volume info retrieved successfully. Aug 20 04:32:23.648596 np0000007850 devstack@c-api.service[100177]: WARNING stevedore.named [None req-3f339e4e-b415-4d23-9ccb-9099bcffd73a tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:32:23.648818 np0000007850 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-3f339e4e-b415-4d23-9ccb-9099bcffd73a tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:32:23.695717 np0000007850 devstack@c-api.service[100177]: DEBUG oslo_db.sqlalchemy.engines [None req-3f339e4e-b415-4d23-9ccb-9099bcffd73a tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:32:23.701759 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:23.701759 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:32:23.712249 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3f339e4e-b415-4d23-9ccb-9099bcffd73a tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/volumes/21fe80cc-477a-45f2-8302-449b2dc94625 returned with HTTP 200 Aug 20 04:32:23.712769 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 198/800] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:32:23 2026] GET /volume/v3/volumes/21fe80cc-477a-45f2-8302-449b2dc94625 => generated 891 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:24.145703 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4a5d8913-8fc5-496c-8623-718e15b1f83a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:24.149125 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4a5d8913-8fc5-496c-8623-718e15b1f83a tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] GET https://10.4.3.239/volume/v3/volumes/63c7a2f5-0633-4437-b607-bfc06c601793 Aug 20 04:32:24.149588 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4a5d8913-8fc5-496c-8623-718e15b1f83a tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:24.150003 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4a5d8913-8fc5-496c-8623-718e15b1f83a tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:24.152152 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-86df10b3-3c0c-4b69-a836-5146aa0f3cbe None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:24.160656 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-86df10b3-3c0c-4b69-a836-5146aa0f3cbe tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:32:24.160656 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-86df10b3-3c0c-4b69-a836-5146aa0f3cbe tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-286372626"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:24.160656 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-86df10b3-3c0c-4b69-a836-5146aa0f3cbe tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-286372626'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:32:24.160656 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-86df10b3-3c0c-4b69-a836-5146aa0f3cbe tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Create volume of 1 GB Aug 20 04:32:24.172452 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-86df10b3-3c0c-4b69-a836-5146aa0f3cbe tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Availability Zones retrieved successfully. Aug 20 04:32:24.174527 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:24.174527 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:32:24.182288 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-4a5d8913-8fc5-496c-8623-718e15b1f83a tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Volume info retrieved successfully. Aug 20 04:32:24.183562 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-86df10b3-3c0c-4b69-a836-5146aa0f3cbe tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Flow 'volume_create_api' (eb42a62a-568f-4566-9b3d-16e74474b4b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:32:24.185025 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-86df10b3-3c0c-4b69-a836-5146aa0f3cbe tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7340961-71ba-4a36-a41b-72a8dfcef629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:24.187214 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-86df10b3-3c0c-4b69-a836-5146aa0f3cbe tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:32:24.188387 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4a5d8913-8fc5-496c-8623-718e15b1f83a tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] https://10.4.3.239/volume/v3/volumes/63c7a2f5-0633-4437-b607-bfc06c601793 returned with HTTP 200 Aug 20 04:32:24.189039 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 201/801] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:32:24 2026] GET /volume/v3/volumes/63c7a2f5-0633-4437-b607-bfc06c601793 => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:24.235872 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-86df10b3-3c0c-4b69-a836-5146aa0f3cbe tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7340961-71ba-4a36-a41b-72a8dfcef629) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:24.236691 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-86df10b3-3c0c-4b69-a836-5146aa0f3cbe tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1779b250-4301-445b-8a93-4f39cf267682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:24.328782 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-86df10b3-3c0c-4b69-a836-5146aa0f3cbe tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Created reservations ['517785a9-b111-4d03-a2d3-a0053fffb0a3', 'fcf3d3bf-ee8b-491d-9b20-70a7d2fb51db', 'fde5e5c7-d54a-4d0c-baa3-ae82ca5eae5f', '9e72ffb1-cd13-48ea-8559-83d023c332b3'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:32:24.329278 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-86df10b3-3c0c-4b69-a836-5146aa0f3cbe tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1779b250-4301-445b-8a93-4f39cf267682) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['517785a9-b111-4d03-a2d3-a0053fffb0a3', 'fcf3d3bf-ee8b-491d-9b20-70a7d2fb51db', 'fde5e5c7-d54a-4d0c-baa3-ae82ca5eae5f', '9e72ffb1-cd13-48ea-8559-83d023c332b3']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:24.330098 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-86df10b3-3c0c-4b69-a836-5146aa0f3cbe tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a12c158-df48-4cc1-8f1e-00d5dbfa7dbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:24.367975 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-86df10b3-3c0c-4b69-a836-5146aa0f3cbe tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a12c158-df48-4cc1-8f1e-00d5dbfa7dbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '774989ad-e725-43a7-8c3b-87c7000e3456', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-286372626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c76cd70df0a43a297f2991b83b168a0',qos_specs=None,replication_status=,reservations=['517785a9-b111-4d03-a2d3-a0053fffb0a3','fcf3d3bf-ee8b-491d-9b20-70a7d2fb51db','fde5e5c7-d54a-4d0c-baa3-ae82ca5eae5f','9e72ffb1-cd13-48ea-8559-83d023c332b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e6fc6b9070f420cb24cd694b97ba3cf',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:32:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-286372626',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=774989ad-e725-43a7-8c3b-87c7000e3456,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c76cd70df0a43a297f2991b83b168a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e6fc6b9070f420cb24cd694b97ba3cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:24.368088 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-86df10b3-3c0c-4b69-a836-5146aa0f3cbe tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e105844-8388-4b03-85ab-e8e4efcf90b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:24.399349 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-86df10b3-3c0c-4b69-a836-5146aa0f3cbe tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e105844-8388-4b03-85ab-e8e4efcf90b4) transitioned into state 'SUCCESS' from state '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-286372626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c76cd70df0a43a297f2991b83b168a0',qos_specs=None,replication_status=,reservations=['517785a9-b111-4d03-a2d3-a0053fffb0a3','fcf3d3bf-ee8b-491d-9b20-70a7d2fb51db','fde5e5c7-d54a-4d0c-baa3-ae82ca5eae5f','9e72ffb1-cd13-48ea-8559-83d023c332b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e6fc6b9070f420cb24cd694b97ba3cf',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:24.401215 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-86df10b3-3c0c-4b69-a836-5146aa0f3cbe tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c70b193d-f4a8-40d3-a466-964b2c7fd293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:24.421005 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-86df10b3-3c0c-4b69-a836-5146aa0f3cbe tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c70b193d-f4a8-40d3-a466-964b2c7fd293) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:24.421551 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-86df10b3-3c0c-4b69-a836-5146aa0f3cbe tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Flow 'volume_create_api' (eb42a62a-568f-4566-9b3d-16e74474b4b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:32:24.422734 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-86df10b3-3c0c-4b69-a836-5146aa0f3cbe tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Create volume request issued successfully. Aug 20 04:32:24.424223 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-86df10b3-3c0c-4b69-a836-5146aa0f3cbe tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:32:24.424223 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 199/802] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:32:24 2026] POST /volume/v3/volumes => generated 753 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:32:24.444175 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-062736d1-2e24-4d9b-9084-57a76696b19c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:24.447522 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-062736d1-2e24-4d9b-9084-57a76696b19c tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] GET https://10.4.3.239/volume/v3/volumes/774989ad-e725-43a7-8c3b-87c7000e3456 Aug 20 04:32:24.447522 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-062736d1-2e24-4d9b-9084-57a76696b19c tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:24.447880 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-062736d1-2e24-4d9b-9084-57a76696b19c tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:24.459004 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:24.459004 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:32:24.467598 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-062736d1-2e24-4d9b-9084-57a76696b19c tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Volume info retrieved successfully. Aug 20 04:32:24.488206 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-062736d1-2e24-4d9b-9084-57a76696b19c tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] https://10.4.3.239/volume/v3/volumes/774989ad-e725-43a7-8c3b-87c7000e3456 returned with HTTP 200 Aug 20 04:32:24.488576 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 205/803] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:32:24 2026] GET /volume/v3/volumes/774989ad-e725-43a7-8c3b-87c7000e3456 => generated 821 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:24.733232 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-48dea517-8586-488e-aff7-0e370a4e0064 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:24.736008 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-48dea517-8586-488e-aff7-0e370a4e0064 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/volumes/21fe80cc-477a-45f2-8302-449b2dc94625 Aug 20 04:32:24.736379 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-48dea517-8586-488e-aff7-0e370a4e0064 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:24.736734 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-48dea517-8586-488e-aff7-0e370a4e0064 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:24.752077 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:24.752077 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:32:24.759045 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-48dea517-8586-488e-aff7-0e370a4e0064 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Volume info retrieved successfully. Aug 20 04:32:24.762269 np0000007850 devstack@c-api.service[100177]: WARNING stevedore.named [None req-48dea517-8586-488e-aff7-0e370a4e0064 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:32:24.762269 np0000007850 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-48dea517-8586-488e-aff7-0e370a4e0064 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:32:24.823777 np0000007850 devstack@c-api.service[100177]: DEBUG oslo_db.sqlalchemy.engines [None req-48dea517-8586-488e-aff7-0e370a4e0064 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:32:24.830031 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:24.830031 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:32:24.842509 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-48dea517-8586-488e-aff7-0e370a4e0064 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/volumes/21fe80cc-477a-45f2-8302-449b2dc94625 returned with HTTP 200 Aug 20 04:32:24.843066 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 199/804] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:32:24 2026] GET /volume/v3/volumes/21fe80cc-477a-45f2-8302-449b2dc94625 => generated 916 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:24.862741 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-34f55a87-7151-491c-a5af-3258feaa6922 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:24.865153 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-34f55a87-7151-491c-a5af-3258feaa6922 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:32:24.865617 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-34f55a87-7151-491c-a5af-3258feaa6922 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1331694599", "volume_type": "62ff3f61-d337-47b8-9930-721c5a04a87d", "group_id": "e0afe381-ccaa-494d-9011-991bfa8d8153", "size": 1}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:24.867567 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-34f55a87-7151-491c-a5af-3258feaa6922 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1331694599', 'volume_type': '62ff3f61-d337-47b8-9930-721c5a04a87d', 'group_id': 'e0afe381-ccaa-494d-9011-991bfa8d8153', 'size': 1}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:32:24.876672 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:24.876672 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:32:24.877904 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-34f55a87-7151-491c-a5af-3258feaa6922 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Create volume of 1 GB Aug 20 04:32:24.885786 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-34f55a87-7151-491c-a5af-3258feaa6922 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Availability Zones retrieved successfully. Aug 20 04:32:24.892958 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-34f55a87-7151-491c-a5af-3258feaa6922 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Flow 'volume_create_api' (40898fff-6ece-4288-baf6-8a02aee27f1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:32:24.894537 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-34f55a87-7151-491c-a5af-3258feaa6922 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e232884-c1ec-404f-ac2c-6f19a8550993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:24.895214 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:24.895214 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:32:24.895782 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-34f55a87-7151-491c-a5af-3258feaa6922 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:32:24.925171 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-34f55a87-7151-491c-a5af-3258feaa6922 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e232884-c1ec-404f-ac2c-6f19a8550993) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:32:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62ff3f61-d337-47b8-9930-721c5a04a87d,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1164555612',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62ff3f61-d337-47b8-9930-721c5a04a87d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e0afe381-ccaa-494d-9011-991bfa8d8153', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:24.927271 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-34f55a87-7151-491c-a5af-3258feaa6922 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ff53bb0-98d1-4360-8951-d47b1dc74504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:24.973388 np0000007850 devstack@c-api.service[100176]: WARNING cinder.quota [None req-34f55a87-7151-491c-a5af-3258feaa6922 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1164555612 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1164555612, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:32:24.973881 np0000007850 devstack@c-api.service[100176]: WARNING cinder.quota [None req-34f55a87-7151-491c-a5af-3258feaa6922 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1164555612 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1164555612, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:32:25.001137 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-34f55a87-7151-491c-a5af-3258feaa6922 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Created reservations ['a32b798c-e2d5-4aee-b7be-f47af34c20cc', 'f6c4506e-3bd2-4f07-b735-4b22b2433b91', 'a23f8c41-3bc6-437c-b95d-c45f7be3d22c', '25d29130-0e80-4d7c-955e-ab3017213b89'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:32:25.002257 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-34f55a87-7151-491c-a5af-3258feaa6922 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ff53bb0-98d1-4360-8951-d47b1dc74504) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a32b798c-e2d5-4aee-b7be-f47af34c20cc', 'f6c4506e-3bd2-4f07-b735-4b22b2433b91', 'a23f8c41-3bc6-437c-b95d-c45f7be3d22c', '25d29130-0e80-4d7c-955e-ab3017213b89']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:25.003366 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-34f55a87-7151-491c-a5af-3258feaa6922 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57f0765d-2efd-430c-9eb5-d81ddbab82d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:25.042175 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-34f55a87-7151-491c-a5af-3258feaa6922 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57f0765d-2efd-430c-9eb5-d81ddbab82d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72997355-e0b2-43d1-bf20-aeedb988e4e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1331694599',encryption_key_id=None,group_id=e0afe381-ccaa-494d-9011-991bfa8d8153,group_type_id=,metadata={},multiattach=False,project_id='84ebd6a70bde4ed1ae005e6671553b8c',qos_specs=None,replication_status=,reservations=['a32b798c-e2d5-4aee-b7be-f47af34c20cc','f6c4506e-3bd2-4f07-b735-4b22b2433b91','a23f8c41-3bc6-437c-b95d-c45f7be3d22c','25d29130-0e80-4d7c-955e-ab3017213b89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='901a7a7dad224bfe9bc31800588e96e6',volume_type_id=62ff3f61-d337-47b8-9930-721c5a04a87d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:32:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1331694599',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e0afe381-ccaa-494d-9011-991bfa8d8153,host=None,id=72997355-e0b2-43d1-bf20-aeedb988e4e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84ebd6a70bde4ed1ae005e6671553b8c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='901a7a7dad224bfe9bc31800588e96e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62ff3f61-d337-47b8-9930-721c5a04a87d),volume_type_id=62ff3f61-d337-47b8-9930-721c5a04a87d)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:25.043202 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-34f55a87-7151-491c-a5af-3258feaa6922 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37d5c34c-c985-4e48-b38f-20fa5c90fe60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:25.072376 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-34f55a87-7151-491c-a5af-3258feaa6922 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37d5c34c-c985-4e48-b38f-20fa5c90fe60) transitioned into state 'SUCCESS' from state '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-1331694599',encryption_key_id=None,group_id=e0afe381-ccaa-494d-9011-991bfa8d8153,group_type_id=,metadata={},multiattach=False,project_id='84ebd6a70bde4ed1ae005e6671553b8c',qos_specs=None,replication_status=,reservations=['a32b798c-e2d5-4aee-b7be-f47af34c20cc','f6c4506e-3bd2-4f07-b735-4b22b2433b91','a23f8c41-3bc6-437c-b95d-c45f7be3d22c','25d29130-0e80-4d7c-955e-ab3017213b89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='901a7a7dad224bfe9bc31800588e96e6',volume_type_id=62ff3f61-d337-47b8-9930-721c5a04a87d)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:25.073839 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-34f55a87-7151-491c-a5af-3258feaa6922 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90cb738f-a7f3-4033-a56b-e85a35c1c162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:25.102215 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-34f55a87-7151-491c-a5af-3258feaa6922 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90cb738f-a7f3-4033-a56b-e85a35c1c162) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:25.103732 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-34f55a87-7151-491c-a5af-3258feaa6922 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Flow 'volume_create_api' (40898fff-6ece-4288-baf6-8a02aee27f1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:32:25.104556 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-34f55a87-7151-491c-a5af-3258feaa6922 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Create volume request issued successfully. Aug 20 04:32:25.105384 np0000007850 devstack@c-api.service[100176]: WARNING stevedore.named [None req-34f55a87-7151-491c-a5af-3258feaa6922 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:32:25.105642 np0000007850 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-34f55a87-7151-491c-a5af-3258feaa6922 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:32:25.168799 np0000007850 devstack@c-api.service[100176]: DEBUG oslo_db.sqlalchemy.engines [None req-34f55a87-7151-491c-a5af-3258feaa6922 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:32:25.174064 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:25.174064 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:32:25.181435 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-34f55a87-7151-491c-a5af-3258feaa6922 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:32:25.181958 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 202/805] 10.4.3.239 () {70 vars in 1300 bytes} [Thu Aug 20 04:32:24 2026] POST /volume/v3/volumes => generated 823 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:32:25.203753 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d8b8441a-f430-4c5f-beb9-a5b08316b18c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:25.210961 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d8b8441a-f430-4c5f-beb9-a5b08316b18c tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/volumes/72997355-e0b2-43d1-bf20-aeedb988e4e5 Aug 20 04:32:25.211396 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d8b8441a-f430-4c5f-beb9-a5b08316b18c tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:25.211396 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d8b8441a-f430-4c5f-beb9-a5b08316b18c tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:25.238609 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:25.238609 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:25.245026 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d8b8441a-f430-4c5f-beb9-a5b08316b18c tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Volume info retrieved successfully. Aug 20 04:32:25.246599 np0000007850 devstack@c-api.service[100174]: WARNING stevedore.named [None req-d8b8441a-f430-4c5f-beb9-a5b08316b18c tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:32:25.246599 np0000007850 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-d8b8441a-f430-4c5f-beb9-a5b08316b18c tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:32:25.299515 np0000007850 devstack@c-api.service[100174]: DEBUG oslo_db.sqlalchemy.engines [None req-d8b8441a-f430-4c5f-beb9-a5b08316b18c tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100174) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:32:25.303956 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:25.303956 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:25.312710 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d8b8441a-f430-4c5f-beb9-a5b08316b18c tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/volumes/72997355-e0b2-43d1-bf20-aeedb988e4e5 returned with HTTP 200 Aug 20 04:32:25.313192 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 200/806] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:32:25 2026] GET /volume/v3/volumes/72997355-e0b2-43d1-bf20-aeedb988e4e5 => generated 915 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:25.510701 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4ea19b59-fd4f-4e6e-99d5-3c49b0c2d29e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:25.513884 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4ea19b59-fd4f-4e6e-99d5-3c49b0c2d29e tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] GET https://10.4.3.239/volume/v3/volumes/774989ad-e725-43a7-8c3b-87c7000e3456 Aug 20 04:32:25.513944 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4ea19b59-fd4f-4e6e-99d5-3c49b0c2d29e tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:25.514215 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4ea19b59-fd4f-4e6e-99d5-3c49b0c2d29e tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:25.528025 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:25.528025 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:32:25.535158 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4ea19b59-fd4f-4e6e-99d5-3c49b0c2d29e tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Volume info retrieved successfully. Aug 20 04:32:25.540087 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4ea19b59-fd4f-4e6e-99d5-3c49b0c2d29e tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] https://10.4.3.239/volume/v3/volumes/774989ad-e725-43a7-8c3b-87c7000e3456 returned with HTTP 200 Aug 20 04:32:25.540938 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 206/807] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:32:25 2026] GET /volume/v3/volumes/774989ad-e725-43a7-8c3b-87c7000e3456 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:26.059448 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-220a4878-65a1-4c10-88f2-481a8381fe2f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:26.063135 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-220a4878-65a1-4c10-88f2-481a8381fe2f tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] DELETE https://10.4.3.239/volume/v3/volumes/774989ad-e725-43a7-8c3b-87c7000e3456 Aug 20 04:32:26.063449 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-220a4878-65a1-4c10-88f2-481a8381fe2f tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:26.063895 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-220a4878-65a1-4c10-88f2-481a8381fe2f tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:26.064164 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-220a4878-65a1-4c10-88f2-481a8381fe2f tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Delete volume with id: 774989ad-e725-43a7-8c3b-87c7000e3456 Aug 20 04:32:26.078001 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:26.078001 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:32:26.078773 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-220a4878-65a1-4c10-88f2-481a8381fe2f tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Volume info retrieved successfully. Aug 20 04:32:26.115558 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-220a4878-65a1-4c10-88f2-481a8381fe2f tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Delete volume request issued successfully. Aug 20 04:32:26.115757 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-220a4878-65a1-4c10-88f2-481a8381fe2f tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] https://10.4.3.239/volume/v3/volumes/774989ad-e725-43a7-8c3b-87c7000e3456 returned with HTTP 202 Aug 20 04:32:26.116261 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 200/808] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:32:26 2026] DELETE /volume/v3/volumes/774989ad-e725-43a7-8c3b-87c7000e3456 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:32:26.124805 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f919143a-d40e-4939-8048-ba93fd164278 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:26.130462 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f919143a-d40e-4939-8048-ba93fd164278 tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] GET https://10.4.3.239/volume/v3/volumes/774989ad-e725-43a7-8c3b-87c7000e3456 Aug 20 04:32:26.131125 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f919143a-d40e-4939-8048-ba93fd164278 tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:26.131493 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f919143a-d40e-4939-8048-ba93fd164278 tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:26.157206 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:26.157206 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:32:26.168244 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f919143a-d40e-4939-8048-ba93fd164278 tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Volume info retrieved successfully. Aug 20 04:32:26.173903 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f919143a-d40e-4939-8048-ba93fd164278 tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] https://10.4.3.239/volume/v3/volumes/774989ad-e725-43a7-8c3b-87c7000e3456 returned with HTTP 200 Aug 20 04:32:26.173903 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 203/809] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:32:26 2026] GET /volume/v3/volumes/774989ad-e725-43a7-8c3b-87c7000e3456 => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:26.334953 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ca1412ec-b67f-443c-ba27-990e11614c50 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:26.337584 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ca1412ec-b67f-443c-ba27-990e11614c50 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/volumes/72997355-e0b2-43d1-bf20-aeedb988e4e5 Aug 20 04:32:26.337904 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ca1412ec-b67f-443c-ba27-990e11614c50 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:26.338280 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ca1412ec-b67f-443c-ba27-990e11614c50 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:26.350019 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:26.350019 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:26.360731 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-ca1412ec-b67f-443c-ba27-990e11614c50 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Volume info retrieved successfully. Aug 20 04:32:26.361749 np0000007850 devstack@c-api.service[100174]: WARNING stevedore.named [None req-ca1412ec-b67f-443c-ba27-990e11614c50 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:32:26.361985 np0000007850 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-ca1412ec-b67f-443c-ba27-990e11614c50 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:32:26.407841 np0000007850 devstack@c-api.service[100174]: DEBUG oslo_db.sqlalchemy.engines [None req-ca1412ec-b67f-443c-ba27-990e11614c50 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100174) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:32:26.414410 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:26.414410 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:26.425549 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ca1412ec-b67f-443c-ba27-990e11614c50 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/volumes/72997355-e0b2-43d1-bf20-aeedb988e4e5 returned with HTTP 200 Aug 20 04:32:26.426164 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 201/810] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:32:26 2026] GET /volume/v3/volumes/72997355-e0b2-43d1-bf20-aeedb988e4e5 => generated 916 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 04:32:26.440342 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7afd4f2c-74b5-43ba-bf48-8e8e79edfeb4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:26.442802 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7afd4f2c-74b5-43ba-bf48-8e8e79edfeb4 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] PUT https://10.4.3.239/volume/v3/groups/e0afe381-ccaa-494d-9011-991bfa8d8153 Aug 20 04:32:26.443313 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7afd4f2c-74b5-43ba-bf48-8e8e79edfeb4 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "21fe80cc-477a-45f2-8302-449b2dc94625"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:26.451608 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.groups [None req-7afd4f2c-74b5-43ba-bf48-8e8e79edfeb4 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Update called for group e0afe381-ccaa-494d-9011-991bfa8d8153. {{(pid=100175) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 20 04:32:26.451796 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.groups [None req-7afd4f2c-74b5-43ba-bf48-8e8e79edfeb4 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Updating group e0afe381-ccaa-494d-9011-991bfa8d8153 with name None description: None add_volumes: None remove_volumes: 21fe80cc-477a-45f2-8302-449b2dc94625. Aug 20 04:32:26.458732 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:26.458732 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:32:26.480640 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7afd4f2c-74b5-43ba-bf48-8e8e79edfeb4 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/groups/e0afe381-ccaa-494d-9011-991bfa8d8153 returned with HTTP 202 Aug 20 04:32:26.481113 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 207/811] 10.4.3.239 () {70 vars in 1406 bytes} [Thu Aug 20 04:32:26 2026] PUT /volume/v3/groups/e0afe381-ccaa-494d-9011-991bfa8d8153 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:32:26.495717 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c99c8348-2be3-4c61-b05c-2d4ccfba61c3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:26.500345 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c99c8348-2be3-4c61-b05c-2d4ccfba61c3 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/groups/e0afe381-ccaa-494d-9011-991bfa8d8153 Aug 20 04:32:26.500700 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c99c8348-2be3-4c61-b05c-2d4ccfba61c3 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:26.501149 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c99c8348-2be3-4c61-b05c-2d4ccfba61c3 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:26.504667 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.groups [None req-c99c8348-2be3-4c61-b05c-2d4ccfba61c3 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] show called for member e0afe381-ccaa-494d-9011-991bfa8d8153 {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 04:32:26.510161 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:26.510161 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:32:26.527158 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c99c8348-2be3-4c61-b05c-2d4ccfba61c3 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/groups/e0afe381-ccaa-494d-9011-991bfa8d8153 returned with HTTP 200 Aug 20 04:32:26.528099 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 201/812] 10.4.3.239 () {68 vars in 1386 bytes} [Thu Aug 20 04:32:26 2026] GET /volume/v3/groups/e0afe381-ccaa-494d-9011-991bfa8d8153 => generated 391 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:27.193156 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-35a721be-cec8-43fd-b1df-08c57568dfda None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:27.196252 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-35a721be-cec8-43fd-b1df-08c57568dfda tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] GET https://10.4.3.239/volume/v3/volumes/774989ad-e725-43a7-8c3b-87c7000e3456 Aug 20 04:32:27.196252 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-35a721be-cec8-43fd-b1df-08c57568dfda tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:27.196252 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-35a721be-cec8-43fd-b1df-08c57568dfda tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:27.205566 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-35a721be-cec8-43fd-b1df-08c57568dfda tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] https://10.4.3.239/volume/v3/volumes/774989ad-e725-43a7-8c3b-87c7000e3456 returned with HTTP 404 Aug 20 04:32:27.206387 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 204/813] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:32:27 2026] GET /volume/v3/volumes/774989ad-e725-43a7-8c3b-87c7000e3456 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:32:27.218340 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9e8c5682-615a-49ba-a026-1e2ce1c04015 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:27.223917 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9e8c5682-615a-49ba-a026-1e2ce1c04015 tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] DELETE https://10.4.3.239/volume/v3/volumes/39c66e53-502a-43a6-abe8-2f44603b4095 Aug 20 04:32:27.224176 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9e8c5682-615a-49ba-a026-1e2ce1c04015 tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:27.224432 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9e8c5682-615a-49ba-a026-1e2ce1c04015 tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:27.224676 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-9e8c5682-615a-49ba-a026-1e2ce1c04015 tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Delete volume with id: 39c66e53-502a-43a6-abe8-2f44603b4095 Aug 20 04:32:27.237168 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:27.237168 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:27.237710 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-9e8c5682-615a-49ba-a026-1e2ce1c04015 tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Volume info retrieved successfully. Aug 20 04:32:27.263387 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-9e8c5682-615a-49ba-a026-1e2ce1c04015 tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Delete volume request issued successfully. Aug 20 04:32:27.263567 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9e8c5682-615a-49ba-a026-1e2ce1c04015 tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] https://10.4.3.239/volume/v3/volumes/39c66e53-502a-43a6-abe8-2f44603b4095 returned with HTTP 202 Aug 20 04:32:27.263957 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 202/814] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:32:27 2026] DELETE /volume/v3/volumes/39c66e53-502a-43a6-abe8-2f44603b4095 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:32:27.273311 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5ed75c90-ae9f-4904-99b3-4194f8e89738 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:27.277322 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5ed75c90-ae9f-4904-99b3-4194f8e89738 tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] GET https://10.4.3.239/volume/v3/volumes/39c66e53-502a-43a6-abe8-2f44603b4095 Aug 20 04:32:27.277322 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5ed75c90-ae9f-4904-99b3-4194f8e89738 tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:27.277322 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5ed75c90-ae9f-4904-99b3-4194f8e89738 tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:27.291319 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:27.291319 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:32:27.297752 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-5ed75c90-ae9f-4904-99b3-4194f8e89738 tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Volume info retrieved successfully. Aug 20 04:32:27.309428 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5ed75c90-ae9f-4904-99b3-4194f8e89738 tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] https://10.4.3.239/volume/v3/volumes/39c66e53-502a-43a6-abe8-2f44603b4095 returned with HTTP 200 Aug 20 04:32:27.309428 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 208/815] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:32:27 2026] GET /volume/v3/volumes/39c66e53-502a-43a6-abe8-2f44603b4095 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:27.547406 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7f3b117d-bb84-46f7-b2ce-97eb52e097e8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:27.550120 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7f3b117d-bb84-46f7-b2ce-97eb52e097e8 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/groups/e0afe381-ccaa-494d-9011-991bfa8d8153 Aug 20 04:32:27.550482 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7f3b117d-bb84-46f7-b2ce-97eb52e097e8 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:27.550749 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7f3b117d-bb84-46f7-b2ce-97eb52e097e8 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:27.550929 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.groups [None req-7f3b117d-bb84-46f7-b2ce-97eb52e097e8 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] show called for member e0afe381-ccaa-494d-9011-991bfa8d8153 {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 04:32:27.556017 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:27.556017 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:32:27.567567 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7f3b117d-bb84-46f7-b2ce-97eb52e097e8 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/groups/e0afe381-ccaa-494d-9011-991bfa8d8153 returned with HTTP 200 Aug 20 04:32:27.568112 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 202/816] 10.4.3.239 () {68 vars in 1386 bytes} [Thu Aug 20 04:32:27 2026] GET /volume/v3/groups/e0afe381-ccaa-494d-9011-991bfa8d8153 => generated 392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:27.581722 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ef83b760-ec79-4226-bba4-6ca206d1cca0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:27.584217 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ef83b760-ec79-4226-bba4-6ca206d1cca0 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] PUT https://10.4.3.239/volume/v3/groups/e0afe381-ccaa-494d-9011-991bfa8d8153 Aug 20 04:32:27.584954 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ef83b760-ec79-4226-bba4-6ca206d1cca0 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "21fe80cc-477a-45f2-8302-449b2dc94625"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:27.592617 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.groups [None req-ef83b760-ec79-4226-bba4-6ca206d1cca0 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Update called for group e0afe381-ccaa-494d-9011-991bfa8d8153. {{(pid=100176) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 20 04:32:27.592795 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.groups [None req-ef83b760-ec79-4226-bba4-6ca206d1cca0 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Updating group e0afe381-ccaa-494d-9011-991bfa8d8153 with name None description: None add_volumes: 21fe80cc-477a-45f2-8302-449b2dc94625 remove_volumes: None. Aug 20 04:32:27.597729 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:27.597729 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:32:27.643529 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ef83b760-ec79-4226-bba4-6ca206d1cca0 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/groups/e0afe381-ccaa-494d-9011-991bfa8d8153 returned with HTTP 202 Aug 20 04:32:27.643759 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 205/817] 10.4.3.239 () {70 vars in 1406 bytes} [Thu Aug 20 04:32:27 2026] PUT /volume/v3/groups/e0afe381-ccaa-494d-9011-991bfa8d8153 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:32:27.654767 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-25383107-329e-478f-967d-472ab017abe5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:27.659227 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-25383107-329e-478f-967d-472ab017abe5 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/groups/e0afe381-ccaa-494d-9011-991bfa8d8153 Aug 20 04:32:27.659227 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-25383107-329e-478f-967d-472ab017abe5 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:27.659227 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-25383107-329e-478f-967d-472ab017abe5 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:27.659227 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.groups [None req-25383107-329e-478f-967d-472ab017abe5 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] show called for member e0afe381-ccaa-494d-9011-991bfa8d8153 {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 04:32:27.662511 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:27.662511 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:27.672623 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-25383107-329e-478f-967d-472ab017abe5 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/groups/e0afe381-ccaa-494d-9011-991bfa8d8153 returned with HTTP 200 Aug 20 04:32:27.673448 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 203/818] 10.4.3.239 () {68 vars in 1386 bytes} [Thu Aug 20 04:32:27 2026] GET /volume/v3/groups/e0afe381-ccaa-494d-9011-991bfa8d8153 => generated 391 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:28.327321 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-58c45e63-d279-481a-8025-363b6ebd2053 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:28.331139 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-58c45e63-d279-481a-8025-363b6ebd2053 tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] GET https://10.4.3.239/volume/v3/volumes/39c66e53-502a-43a6-abe8-2f44603b4095 Aug 20 04:32:28.331671 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-58c45e63-d279-481a-8025-363b6ebd2053 tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:28.331671 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-58c45e63-d279-481a-8025-363b6ebd2053 tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:28.335954 np0000007850 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writing DB stats cinder:SELECT=324,cinder:INSERT=42,cinder:UPDATE=79 {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:32:28.344282 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-58c45e63-d279-481a-8025-363b6ebd2053 tempest-ServersNegativeTestJSON-1593049867 tempest-ServersNegativeTestJSON-1593049867-project-member] https://10.4.3.239/volume/v3/volumes/39c66e53-502a-43a6-abe8-2f44603b4095 returned with HTTP 404 Aug 20 04:32:28.344282 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 209/819] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:32:28 2026] GET /volume/v3/volumes/39c66e53-502a-43a6-abe8-2f44603b4095 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:32:28.685447 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-bdc33129-524b-441e-b7a4-1fc3ebce26fe None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:28.688709 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bdc33129-524b-441e-b7a4-1fc3ebce26fe tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/groups/e0afe381-ccaa-494d-9011-991bfa8d8153 Aug 20 04:32:28.688709 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bdc33129-524b-441e-b7a4-1fc3ebce26fe tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:28.688709 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bdc33129-524b-441e-b7a4-1fc3ebce26fe tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:28.688709 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.groups [None req-bdc33129-524b-441e-b7a4-1fc3ebce26fe tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] show called for member e0afe381-ccaa-494d-9011-991bfa8d8153 {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 04:32:28.692133 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:28.692133 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:32:28.703226 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bdc33129-524b-441e-b7a4-1fc3ebce26fe tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/groups/e0afe381-ccaa-494d-9011-991bfa8d8153 returned with HTTP 200 Aug 20 04:32:28.703782 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 203/820] 10.4.3.239 () {68 vars in 1386 bytes} [Thu Aug 20 04:32:28 2026] GET /volume/v3/groups/e0afe381-ccaa-494d-9011-991bfa8d8153 => generated 392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:28.715065 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9f447721-0265-4c42-ae19-90439de6f1e7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:28.717457 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9f447721-0265-4c42-ae19-90439de6f1e7 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] PUT https://10.4.3.239/volume/v3/groups/e0afe381-ccaa-494d-9011-991bfa8d8153 Aug 20 04:32:28.718697 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9f447721-0265-4c42-ae19-90439de6f1e7 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "72997355-e0b2-43d1-bf20-aeedb988e4e5"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:28.720259 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.groups [None req-9f447721-0265-4c42-ae19-90439de6f1e7 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Update called for group e0afe381-ccaa-494d-9011-991bfa8d8153. {{(pid=100176) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 20 04:32:28.720437 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.groups [None req-9f447721-0265-4c42-ae19-90439de6f1e7 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Updating group e0afe381-ccaa-494d-9011-991bfa8d8153 with name None description: None add_volumes: None remove_volumes: 72997355-e0b2-43d1-bf20-aeedb988e4e5. Aug 20 04:32:28.727282 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:28.727282 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:32:28.754103 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9f447721-0265-4c42-ae19-90439de6f1e7 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/groups/e0afe381-ccaa-494d-9011-991bfa8d8153 returned with HTTP 202 Aug 20 04:32:28.757205 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 206/821] 10.4.3.239 () {70 vars in 1406 bytes} [Thu Aug 20 04:32:28 2026] PUT /volume/v3/groups/e0afe381-ccaa-494d-9011-991bfa8d8153 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:32:28.767647 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e3bd5959-d9ff-40e2-aebf-2a13c890dfa5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:28.769880 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e3bd5959-d9ff-40e2-aebf-2a13c890dfa5 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/groups/e0afe381-ccaa-494d-9011-991bfa8d8153 Aug 20 04:32:28.770132 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e3bd5959-d9ff-40e2-aebf-2a13c890dfa5 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:28.770429 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e3bd5959-d9ff-40e2-aebf-2a13c890dfa5 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:28.770557 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.groups [None req-e3bd5959-d9ff-40e2-aebf-2a13c890dfa5 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] show called for member e0afe381-ccaa-494d-9011-991bfa8d8153 {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 04:32:28.774542 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:28.774542 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:28.784734 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e3bd5959-d9ff-40e2-aebf-2a13c890dfa5 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/groups/e0afe381-ccaa-494d-9011-991bfa8d8153 returned with HTTP 200 Aug 20 04:32:28.785728 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 204/822] 10.4.3.239 () {68 vars in 1386 bytes} [Thu Aug 20 04:32:28 2026] GET /volume/v3/groups/e0afe381-ccaa-494d-9011-991bfa8d8153 => generated 391 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:29.673888 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-b1d08688-d3c6-4b3a-8d15-bd3b8fce8599 req-4d7ac2df-df14-454b-99d4-2ac3af71c105 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:29.678099 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-b1d08688-d3c6-4b3a-8d15-bd3b8fce8599 req-4d7ac2df-df14-454b-99d4-2ac3af71c105 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] GET https://10.4.3.239/volume/v3/volumes/6633bc39-c288-478d-97a6-2615f62749b9 Aug 20 04:32:29.678509 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-b1d08688-d3c6-4b3a-8d15-bd3b8fce8599 req-4d7ac2df-df14-454b-99d4-2ac3af71c105 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:29.678853 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-b1d08688-d3c6-4b3a-8d15-bd3b8fce8599 req-4d7ac2df-df14-454b-99d4-2ac3af71c105 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:29.696643 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:29.696643 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:32:29.700771 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-b1d08688-d3c6-4b3a-8d15-bd3b8fce8599 req-4d7ac2df-df14-454b-99d4-2ac3af71c105 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Volume info retrieved successfully. Aug 20 04:32:29.706600 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-b1d08688-d3c6-4b3a-8d15-bd3b8fce8599 req-4d7ac2df-df14-454b-99d4-2ac3af71c105 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] https://10.4.3.239/volume/v3/volumes/6633bc39-c288-478d-97a6-2615f62749b9 returned with HTTP 200 Aug 20 04:32:29.708244 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 210/823] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:32:29 2026] GET /volume/v3/volumes/6633bc39-c288-478d-97a6-2615f62749b9 => generated 1653 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:29.776437 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-b1d08688-d3c6-4b3a-8d15-bd3b8fce8599 req-72ba494e-a749-49b6-8a50-bac71c68bbf0 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:29.777099 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-b1d08688-d3c6-4b3a-8d15-bd3b8fce8599 req-72ba494e-a749-49b6-8a50-bac71c68bbf0 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] GET https://10.4.3.239/volume/v3/volumes/6633bc39-c288-478d-97a6-2615f62749b9 Aug 20 04:32:29.777394 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-b1d08688-d3c6-4b3a-8d15-bd3b8fce8599 req-72ba494e-a749-49b6-8a50-bac71c68bbf0 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:29.777676 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-b1d08688-d3c6-4b3a-8d15-bd3b8fce8599 req-72ba494e-a749-49b6-8a50-bac71c68bbf0 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:29.791217 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:29.791217 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:32:29.799657 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-b1d08688-d3c6-4b3a-8d15-bd3b8fce8599 req-72ba494e-a749-49b6-8a50-bac71c68bbf0 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Volume info retrieved successfully. Aug 20 04:32:29.799754 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0f65b81b-bd6c-4c9e-b443-217008fa2332 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:29.804233 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0f65b81b-bd6c-4c9e-b443-217008fa2332 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/groups/e0afe381-ccaa-494d-9011-991bfa8d8153 Aug 20 04:32:29.805329 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0f65b81b-bd6c-4c9e-b443-217008fa2332 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:29.805329 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0f65b81b-bd6c-4c9e-b443-217008fa2332 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:29.805329 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.groups [None req-0f65b81b-bd6c-4c9e-b443-217008fa2332 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] show called for member e0afe381-ccaa-494d-9011-991bfa8d8153 {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 04:32:29.810578 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-b1d08688-d3c6-4b3a-8d15-bd3b8fce8599 req-72ba494e-a749-49b6-8a50-bac71c68bbf0 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] https://10.4.3.239/volume/v3/volumes/6633bc39-c288-478d-97a6-2615f62749b9 returned with HTTP 200 Aug 20 04:32:29.811950 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 204/824] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:32:29 2026] GET /volume/v3/volumes/6633bc39-c288-478d-97a6-2615f62749b9 => generated 1653 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:29.814939 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:29.814939 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:32:29.840100 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0f65b81b-bd6c-4c9e-b443-217008fa2332 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/groups/e0afe381-ccaa-494d-9011-991bfa8d8153 returned with HTTP 200 Aug 20 04:32:29.840843 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 207/825] 10.4.3.239 () {68 vars in 1386 bytes} [Thu Aug 20 04:32:29 2026] GET /volume/v3/groups/e0afe381-ccaa-494d-9011-991bfa8d8153 => generated 392 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:29.857213 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5a5635bb-0325-4516-9569-3498940c57a7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:29.861624 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5a5635bb-0325-4516-9569-3498940c57a7 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] PUT https://10.4.3.239/volume/v3/groups/e0afe381-ccaa-494d-9011-991bfa8d8153 Aug 20 04:32:29.864314 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5a5635bb-0325-4516-9569-3498940c57a7 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "72997355-e0b2-43d1-bf20-aeedb988e4e5"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:29.864493 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.groups [None req-5a5635bb-0325-4516-9569-3498940c57a7 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Update called for group e0afe381-ccaa-494d-9011-991bfa8d8153. {{(pid=100174) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 20 04:32:29.864630 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.groups [None req-5a5635bb-0325-4516-9569-3498940c57a7 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Updating group e0afe381-ccaa-494d-9011-991bfa8d8153 with name None description: None add_volumes: 72997355-e0b2-43d1-bf20-aeedb988e4e5 remove_volumes: None. Aug 20 04:32:29.871554 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:29.871554 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:29.913708 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5a5635bb-0325-4516-9569-3498940c57a7 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/groups/e0afe381-ccaa-494d-9011-991bfa8d8153 returned with HTTP 202 Aug 20 04:32:29.913708 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 205/826] 10.4.3.239 () {70 vars in 1406 bytes} [Thu Aug 20 04:32:29 2026] PUT /volume/v3/groups/e0afe381-ccaa-494d-9011-991bfa8d8153 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:32:29.924233 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6612366a-9a79-4e21-9e50-a6939cb02725 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:29.925143 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6612366a-9a79-4e21-9e50-a6939cb02725 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/groups/e0afe381-ccaa-494d-9011-991bfa8d8153 Aug 20 04:32:29.925475 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6612366a-9a79-4e21-9e50-a6939cb02725 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:29.925723 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6612366a-9a79-4e21-9e50-a6939cb02725 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:29.925877 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.groups [None req-6612366a-9a79-4e21-9e50-a6939cb02725 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] show called for member e0afe381-ccaa-494d-9011-991bfa8d8153 {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 04:32:29.929746 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:29.929746 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:32:29.943065 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6612366a-9a79-4e21-9e50-a6939cb02725 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/groups/e0afe381-ccaa-494d-9011-991bfa8d8153 returned with HTTP 200 Aug 20 04:32:29.943629 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 211/827] 10.4.3.239 () {68 vars in 1386 bytes} [Thu Aug 20 04:32:29 2026] GET /volume/v3/groups/e0afe381-ccaa-494d-9011-991bfa8d8153 => generated 391 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:30.962350 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-115760f0-def9-48ad-b588-e6ed9c83f72e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:30.964903 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-115760f0-def9-48ad-b588-e6ed9c83f72e tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/groups/e0afe381-ccaa-494d-9011-991bfa8d8153 Aug 20 04:32:30.964903 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-115760f0-def9-48ad-b588-e6ed9c83f72e tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:30.965196 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-115760f0-def9-48ad-b588-e6ed9c83f72e tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:30.965551 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.groups [None req-115760f0-def9-48ad-b588-e6ed9c83f72e tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] show called for member e0afe381-ccaa-494d-9011-991bfa8d8153 {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 04:32:30.970116 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:30.970116 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:32:30.978328 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-115760f0-def9-48ad-b588-e6ed9c83f72e tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/groups/e0afe381-ccaa-494d-9011-991bfa8d8153 returned with HTTP 200 Aug 20 04:32:30.978983 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 205/828] 10.4.3.239 () {68 vars in 1386 bytes} [Thu Aug 20 04:32:30 2026] GET /volume/v3/groups/e0afe381-ccaa-494d-9011-991bfa8d8153 => generated 392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:30.991816 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-97974837-0fc8-4c55-a6c9-8c18bcefdccf None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:30.995277 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-97974837-0fc8-4c55-a6c9-8c18bcefdccf tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/volumes/detail Aug 20 04:32:30.995418 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-97974837-0fc8-4c55-a6c9-8c18bcefdccf tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:30.995593 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-97974837-0fc8-4c55-a6c9-8c18bcefdccf tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'detail' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:30.995912 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.api_utils [None req-97974837-0fc8-4c55-a6c9-8c18bcefdccf tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Removing options '' from query. {{(pid=100176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:32:30.996412 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:30.996412 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:32:30.996827 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-97974837-0fc8-4c55-a6c9-8c18bcefdccf tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:32:31.005447 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-97974837-0fc8-4c55-a6c9-8c18bcefdccf tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Get all volumes completed successfully. Aug 20 04:32:31.006196 np0000007850 devstack@c-api.service[100176]: WARNING stevedore.named [None req-97974837-0fc8-4c55-a6c9-8c18bcefdccf tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:32:31.006446 np0000007850 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-97974837-0fc8-4c55-a6c9-8c18bcefdccf tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:32:31.057559 np0000007850 devstack@c-api.service[100176]: DEBUG oslo_db.sqlalchemy.engines [None req-97974837-0fc8-4c55-a6c9-8c18bcefdccf tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:32:31.065857 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:31.065857 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:32:31.072014 np0000007850 devstack@c-api.service[100176]: WARNING stevedore.named [None req-97974837-0fc8-4c55-a6c9-8c18bcefdccf tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:32:31.072228 np0000007850 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-97974837-0fc8-4c55-a6c9-8c18bcefdccf tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:32:31.119886 np0000007850 devstack@c-api.service[100176]: DEBUG oslo_db.sqlalchemy.engines [None req-97974837-0fc8-4c55-a6c9-8c18bcefdccf tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:32:31.124221 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:31.124221 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:32:31.134613 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-97974837-0fc8-4c55-a6c9-8c18bcefdccf tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/volumes/detail returned with HTTP 200 Aug 20 04:32:31.135118 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 208/829] 10.4.3.239 () {68 vars in 1299 bytes} [Thu Aug 20 04:32:30 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:32:31.159429 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9a3eea83-1698-47bc-b19f-8ef479062e3e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:31.162574 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9a3eea83-1698-47bc-b19f-8ef479062e3e tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] POST https://10.4.3.239/volume/v3/group_snapshots Aug 20 04:32:31.163526 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9a3eea83-1698-47bc-b19f-8ef479062e3e tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "e0afe381-ccaa-494d-9011-991bfa8d8153", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1551842795"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:31.165921 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.group_snapshots [None req-9a3eea83-1698-47bc-b19f-8ef479062e3e tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'e0afe381-ccaa-494d-9011-991bfa8d8153', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1551842795'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 20 04:32:31.171665 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:31.171665 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:31.179580 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.group_snapshots [None req-9a3eea83-1698-47bc-b19f-8ef479062e3e tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1551842795. Aug 20 04:32:31.214626 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:31.214626 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:31.244975 np0000007850 devstack@c-api.service[100174]: WARNING cinder.quota [None req-9a3eea83-1698-47bc-b19f-8ef479062e3e tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1164555612 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1164555612, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:32:31.280024 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-9a3eea83-1698-47bc-b19f-8ef479062e3e tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Created reservations ['c36ea766-6c9a-43ed-b694-ab85419783ab', 'fed6619e-7a5e-4e5d-85fb-5ea190531d3f', '72249680-726b-47ff-aedf-e7e56c56f760', 'cf5dc178-892a-4da0-b112-92ab34d98e32'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:32:31.346163 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9a3eea83-1698-47bc-b19f-8ef479062e3e tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/group_snapshots returned with HTTP 202 Aug 20 04:32:31.346752 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 206/830] 10.4.3.239 () {70 vars in 1324 bytes} [Thu Aug 20 04:32:31 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:32:31.361160 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3be19352-7078-4ac3-b99b-04393380419b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:31.363933 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3be19352-7078-4ac3-b99b-04393380419b tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/group_snapshots/0c3eac28-58f7-46dc-89ea-6c88278345a9 Aug 20 04:32:31.364239 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3be19352-7078-4ac3-b99b-04393380419b tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:31.364506 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3be19352-7078-4ac3-b99b-04393380419b tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:31.364845 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.group_snapshots [None req-3be19352-7078-4ac3-b99b-04393380419b tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] show called for member 0c3eac28-58f7-46dc-89ea-6c88278345a9 {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 04:32:31.369536 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:31.369536 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:32:31.375388 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3be19352-7078-4ac3-b99b-04393380419b tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/group_snapshots/0c3eac28-58f7-46dc-89ea-6c88278345a9 returned with HTTP 200 Aug 20 04:32:31.375864 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 212/831] 10.4.3.239 () {68 vars in 1413 bytes} [Thu Aug 20 04:32:31 2026] GET /volume/v3/group_snapshots/0c3eac28-58f7-46dc-89ea-6c88278345a9 => generated 326 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:31.428899 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9721324f-ad21-48a6-aa35-19879bd6fbf3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:31.429515 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9721324f-ad21-48a6-aa35-19879bd6fbf3 None None] GET https://10.4.3.239/volume// Aug 20 04:32:31.429678 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9721324f-ad21-48a6-aa35-19879bd6fbf3 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:31.429967 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9721324f-ad21-48a6-aa35-19879bd6fbf3 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:31.430727 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9721324f-ad21-48a6-aa35-19879bd6fbf3 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:32:31.431208 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 206/832] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:32: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 20 04:32:31.443148 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-b1d08688-d3c6-4b3a-8d15-bd3b8fce8599 req-fca19b01-25da-4db9-ac4e-f66c4dce252e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:31.445820 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-b1d08688-d3c6-4b3a-8d15-bd3b8fce8599 req-fca19b01-25da-4db9-ac4e-f66c4dce252e tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:32:31.446400 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-b1d08688-d3c6-4b3a-8d15-bd3b8fce8599 req-fca19b01-25da-4db9-ac4e-f66c4dce252e tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6633bc39-c288-478d-97a6-2615f62749b9", "connector": null, "instance_uuid": "cf527cff-b47a-48e9-80f2-ed9df8faa96c"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:31.461613 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:31.461613 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:32:31.511392 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-b1d08688-d3c6-4b3a-8d15-bd3b8fce8599 req-fca19b01-25da-4db9-ac4e-f66c4dce252e tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:32:31.512094 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 209/833] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:32:31 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:31.590610 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-b1d08688-d3c6-4b3a-8d15-bd3b8fce8599 req-985c129b-f1e1-42e5-b228-155140170abc None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:31.593809 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-b1d08688-d3c6-4b3a-8d15-bd3b8fce8599 req-985c129b-f1e1-42e5-b228-155140170abc tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] DELETE https://10.4.3.239/volume/v3/attachments/01b54acc-2f9f-41d5-8641-267e9558d425 Aug 20 04:32:31.594057 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-b1d08688-d3c6-4b3a-8d15-bd3b8fce8599 req-985c129b-f1e1-42e5-b228-155140170abc tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:31.594325 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-b1d08688-d3c6-4b3a-8d15-bd3b8fce8599 req-985c129b-f1e1-42e5-b228-155140170abc tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:31.604524 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:31.604524 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:31.679204 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-b1d08688-d3c6-4b3a-8d15-bd3b8fce8599 req-985c129b-f1e1-42e5-b228-155140170abc tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] https://10.4.3.239/volume/v3/attachments/01b54acc-2f9f-41d5-8641-267e9558d425 returned with HTTP 200 Aug 20 04:32:31.679853 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 207/834] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:32:31 2026] DELETE /volume/v3/attachments/01b54acc-2f9f-41d5-8641-267e9558d425 => generated 192 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:31.787117 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-cee44d90-3b34-449a-b538-c93d3ea235a5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:31.787540 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cee44d90-3b34-449a-b538-c93d3ea235a5 None None] GET https://10.4.3.239/volume// Aug 20 04:32:31.787752 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cee44d90-3b34-449a-b538-c93d3ea235a5 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:31.787990 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cee44d90-3b34-449a-b538-c93d3ea235a5 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:31.788309 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cee44d90-3b34-449a-b538-c93d3ea235a5 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:32:31.788986 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 213/835] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:32: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 20 04:32:31.797610 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-b1d08688-d3c6-4b3a-8d15-bd3b8fce8599 req-a9f57a2c-5085-4222-ac2c-c1bb04b1026c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:31.802357 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-b1d08688-d3c6-4b3a-8d15-bd3b8fce8599 req-a9f57a2c-5085-4222-ac2c-c1bb04b1026c tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] POST https://10.4.3.239/volume/v3/volumes/6633bc39-c288-478d-97a6-2615f62749b9/action Aug 20 04:32:31.802997 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-b1d08688-d3c6-4b3a-8d15-bd3b8fce8599 req-a9f57a2c-5085-4222-ac2c-c1bb04b1026c tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Action body: b'{"os-reimage": {"image_id": "55b28565-5a22-4392-b0b6-170c67d9b565", "reimage_reserved": true}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:32:31.803114 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-b1d08688-d3c6-4b3a-8d15-bd3b8fce8599 req-a9f57a2c-5085-4222-ac2c-c1bb04b1026c tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "55b28565-5a22-4392-b0b6-170c67d9b565", "reimage_reserved": true}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:31.826486 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:31.826486 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:32:31.827944 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-b1d08688-d3c6-4b3a-8d15-bd3b8fce8599 req-a9f57a2c-5085-4222-ac2c-c1bb04b1026c tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Volume info retrieved successfully. Aug 20 04:32:31.975435 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-b1d08688-d3c6-4b3a-8d15-bd3b8fce8599 req-a9f57a2c-5085-4222-ac2c-c1bb04b1026c tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] https://10.4.3.239/volume/v3/volumes/6633bc39-c288-478d-97a6-2615f62749b9/action returned with HTTP 202 Aug 20 04:32:31.975980 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 207/836] 10.4.3.239 () {74 vars in 1713 bytes} [Thu Aug 20 04:32:31 2026] POST /volume/v3/volumes/6633bc39-c288-478d-97a6-2615f62749b9/action => generated 0 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 20 04:32:32.389516 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6cb5c4c0-613c-4a3a-ae3f-a5b78cecabf9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:32.393095 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6cb5c4c0-613c-4a3a-ae3f-a5b78cecabf9 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/group_snapshots/0c3eac28-58f7-46dc-89ea-6c88278345a9 Aug 20 04:32:32.393847 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6cb5c4c0-613c-4a3a-ae3f-a5b78cecabf9 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:32.393847 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6cb5c4c0-613c-4a3a-ae3f-a5b78cecabf9 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:32.394063 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.group_snapshots [None req-6cb5c4c0-613c-4a3a-ae3f-a5b78cecabf9 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] show called for member 0c3eac28-58f7-46dc-89ea-6c88278345a9 {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 04:32:32.398853 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:32.398853 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:32:32.402630 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6cb5c4c0-613c-4a3a-ae3f-a5b78cecabf9 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/group_snapshots/0c3eac28-58f7-46dc-89ea-6c88278345a9 returned with HTTP 200 Aug 20 04:32:32.403053 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 210/837] 10.4.3.239 () {68 vars in 1413 bytes} [Thu Aug 20 04:32:32 2026] GET /volume/v3/group_snapshots/0c3eac28-58f7-46dc-89ea-6c88278345a9 => generated 327 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:32.411850 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-888af9fc-761c-4717-b8f8-3a51ed448ed2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:32.413825 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-888af9fc-761c-4717-b8f8-3a51ed448ed2 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/snapshots/detail Aug 20 04:32:32.414051 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-888af9fc-761c-4717-b8f8-3a51ed448ed2 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:32.414330 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-888af9fc-761c-4717-b8f8-3a51ed448ed2 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'detail' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:32.414652 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.api_utils [None req-888af9fc-761c-4717-b8f8-3a51ed448ed2 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Removing options '' from query. {{(pid=100174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:32:32.414973 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:32.414973 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:32.415920 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.db.api [None req-888af9fc-761c-4717-b8f8-3a51ed448ed2 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Building query based on filter {{(pid=100174) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 04:32:32.431732 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-888af9fc-761c-4717-b8f8-3a51ed448ed2 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Get all snapshots completed successfully. Aug 20 04:32:32.432991 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:32.432991 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:32.433897 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-888af9fc-761c-4717-b8f8-3a51ed448ed2 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/snapshots/detail returned with HTTP 200 Aug 20 04:32:32.434535 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 208/838] 10.4.3.239 () {66 vars in 1264 bytes} [Thu Aug 20 04:32:32 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:32.447866 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4a6a468f-3cf5-4b79-8fa5-61a6e10bc940 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:32.451001 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4a6a468f-3cf5-4b79-8fa5-61a6e10bc940 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/snapshots/63c0f863-2f00-430e-908c-c57a589d9854 Aug 20 04:32:32.451307 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4a6a468f-3cf5-4b79-8fa5-61a6e10bc940 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:32.451595 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4a6a468f-3cf5-4b79-8fa5-61a6e10bc940 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:32.460200 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:32.460200 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:32:32.462084 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4a6a468f-3cf5-4b79-8fa5-61a6e10bc940 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Snapshot retrieved successfully. Aug 20 04:32:32.463455 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4a6a468f-3cf5-4b79-8fa5-61a6e10bc940 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/snapshots/63c0f863-2f00-430e-908c-c57a589d9854 returned with HTTP 200 Aug 20 04:32:32.464033 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 214/839] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:32:32 2026] GET /volume/v3/snapshots/63c0f863-2f00-430e-908c-c57a589d9854 => generated 470 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:32.473142 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-76f7aae4-58b4-41be-a20f-cda3ed5dde92 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:32.475131 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-76f7aae4-58b4-41be-a20f-cda3ed5dde92 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/snapshots/51ac1897-2caf-4d23-85f2-eaef68194a81 Aug 20 04:32:32.475565 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-76f7aae4-58b4-41be-a20f-cda3ed5dde92 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:32.475565 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-76f7aae4-58b4-41be-a20f-cda3ed5dde92 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:32.480849 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:32.480849 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:32:32.481422 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-76f7aae4-58b4-41be-a20f-cda3ed5dde92 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Snapshot retrieved successfully. Aug 20 04:32:32.482298 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-76f7aae4-58b4-41be-a20f-cda3ed5dde92 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/snapshots/51ac1897-2caf-4d23-85f2-eaef68194a81 returned with HTTP 200 Aug 20 04:32:32.482647 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 208/840] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:32:32 2026] GET /volume/v3/snapshots/51ac1897-2caf-4d23-85f2-eaef68194a81 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:32.494273 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-552c5f6a-ec69-4609-9676-b0c04a10542c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:32.496439 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-552c5f6a-ec69-4609-9676-b0c04a10542c tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] DELETE https://10.4.3.239/volume/v3/group_snapshots/0c3eac28-58f7-46dc-89ea-6c88278345a9 Aug 20 04:32:32.496715 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-552c5f6a-ec69-4609-9676-b0c04a10542c tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:32.496961 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-552c5f6a-ec69-4609-9676-b0c04a10542c tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:32.497117 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.group_snapshots [None req-552c5f6a-ec69-4609-9676-b0c04a10542c tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] delete called for member 0c3eac28-58f7-46dc-89ea-6c88278345a9 {{(pid=100176) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 20 04:32:32.497253 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.group_snapshots [None req-552c5f6a-ec69-4609-9676-b0c04a10542c tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Delete group_snapshot with id: 0c3eac28-58f7-46dc-89ea-6c88278345a9 Aug 20 04:32:32.501347 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:32.501347 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:32:32.567018 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-552c5f6a-ec69-4609-9676-b0c04a10542c tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/group_snapshots/0c3eac28-58f7-46dc-89ea-6c88278345a9 returned with HTTP 202 Aug 20 04:32:32.567673 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 211/841] 10.4.3.239 () {68 vars in 1416 bytes} [Thu Aug 20 04:32:32 2026] DELETE /volume/v3/group_snapshots/0c3eac28-58f7-46dc-89ea-6c88278345a9 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:32:32.577103 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-bbe54f2a-a3d4-4485-be69-b530fda8846d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:32.579736 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bbe54f2a-a3d4-4485-be69-b530fda8846d tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/volumes/detail Aug 20 04:32:32.580092 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bbe54f2a-a3d4-4485-be69-b530fda8846d tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:32.580393 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bbe54f2a-a3d4-4485-be69-b530fda8846d tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'detail' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:32.581001 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.api_utils [None req-bbe54f2a-a3d4-4485-be69-b530fda8846d tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Removing options '' from query. {{(pid=100174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:32:32.583719 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-bbe54f2a-a3d4-4485-be69-b530fda8846d tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100174) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:32:32.599357 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-bbe54f2a-a3d4-4485-be69-b530fda8846d tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Get all volumes completed successfully. Aug 20 04:32:32.600406 np0000007850 devstack@c-api.service[100174]: WARNING stevedore.named [None req-bbe54f2a-a3d4-4485-be69-b530fda8846d tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:32:32.600625 np0000007850 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-bbe54f2a-a3d4-4485-be69-b530fda8846d tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:32:32.651284 np0000007850 devstack@c-api.service[100174]: DEBUG oslo_db.sqlalchemy.engines [None req-bbe54f2a-a3d4-4485-be69-b530fda8846d tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100174) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:32:32.655114 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:32.655114 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:32.660292 np0000007850 devstack@c-api.service[100174]: WARNING stevedore.named [None req-bbe54f2a-a3d4-4485-be69-b530fda8846d tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:32:32.660494 np0000007850 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-bbe54f2a-a3d4-4485-be69-b530fda8846d tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:32:32.718483 np0000007850 devstack@c-api.service[100174]: DEBUG oslo_db.sqlalchemy.engines [None req-bbe54f2a-a3d4-4485-be69-b530fda8846d tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100174) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:32:32.723999 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:32.723999 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:32.739195 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bbe54f2a-a3d4-4485-be69-b530fda8846d tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/volumes/detail returned with HTTP 200 Aug 20 04:32:32.739698 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 209/842] 10.4.3.239 () {68 vars in 1299 bytes} [Thu Aug 20 04:32:32 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:32:32.760531 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9ef21019-3a41-4f60-9388-acccd82ef991 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:32.763342 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9ef21019-3a41-4f60-9388-acccd82ef991 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/snapshots/detail Aug 20 04:32:32.763668 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9ef21019-3a41-4f60-9388-acccd82ef991 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:32.763992 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9ef21019-3a41-4f60-9388-acccd82ef991 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'detail' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:32.766498 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.api_utils [None req-9ef21019-3a41-4f60-9388-acccd82ef991 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Removing options '' from query. {{(pid=100175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:32:32.768129 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.db.api [None req-9ef21019-3a41-4f60-9388-acccd82ef991 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Building query based on filter {{(pid=100175) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 04:32:32.791459 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-9ef21019-3a41-4f60-9388-acccd82ef991 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Get all snapshots completed successfully. Aug 20 04:32:32.792870 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9ef21019-3a41-4f60-9388-acccd82ef991 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/snapshots/detail returned with HTTP 200 Aug 20 04:32:32.793423 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 215/843] 10.4.3.239 () {66 vars in 1264 bytes} [Thu Aug 20 04:32:32 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 04:32:32.807206 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1e652a27-c774-4fd5-afa7-5f3cd4af744b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:32.808268 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1e652a27-c774-4fd5-afa7-5f3cd4af744b tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/group_snapshots/0c3eac28-58f7-46dc-89ea-6c88278345a9 Aug 20 04:32:32.808561 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1e652a27-c774-4fd5-afa7-5f3cd4af744b tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:32.808784 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1e652a27-c774-4fd5-afa7-5f3cd4af744b tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:32.809753 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.group_snapshots [None req-1e652a27-c774-4fd5-afa7-5f3cd4af744b tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] show called for member 0c3eac28-58f7-46dc-89ea-6c88278345a9 {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 04:32:32.816736 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1e652a27-c774-4fd5-afa7-5f3cd4af744b tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/group_snapshots/0c3eac28-58f7-46dc-89ea-6c88278345a9 returned with HTTP 404 Aug 20 04:32:32.818319 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 209/844] 10.4.3.239 () {68 vars in 1413 bytes} [Thu Aug 20 04:32:32 2026] GET /volume/v3/group_snapshots/0c3eac28-58f7-46dc-89ea-6c88278345a9 => generated 116 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:32:32.826781 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-fe3c3c6d-b411-4227-a5c9-0ed6807d0776 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:32.829550 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fe3c3c6d-b411-4227-a5c9-0ed6807d0776 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] DELETE https://10.4.3.239/volume/v3/group_snapshots/0c3eac28-58f7-46dc-89ea-6c88278345a9 Aug 20 04:32:32.829726 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fe3c3c6d-b411-4227-a5c9-0ed6807d0776 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:32.829947 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fe3c3c6d-b411-4227-a5c9-0ed6807d0776 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:32.830111 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.group_snapshots [None req-fe3c3c6d-b411-4227-a5c9-0ed6807d0776 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] delete called for member 0c3eac28-58f7-46dc-89ea-6c88278345a9 {{(pid=100176) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 20 04:32:32.830358 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.group_snapshots [None req-fe3c3c6d-b411-4227-a5c9-0ed6807d0776 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Delete group_snapshot with id: 0c3eac28-58f7-46dc-89ea-6c88278345a9 Aug 20 04:32:32.834531 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fe3c3c6d-b411-4227-a5c9-0ed6807d0776 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/group_snapshots/0c3eac28-58f7-46dc-89ea-6c88278345a9 returned with HTTP 404 Aug 20 04:32:32.835197 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 212/845] 10.4.3.239 () {68 vars in 1416 bytes} [Thu Aug 20 04:32:32 2026] DELETE /volume/v3/group_snapshots/0c3eac28-58f7-46dc-89ea-6c88278345a9 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:32:32.846419 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-11eb2219-0f7c-4fe8-9f2a-e641c3605c04 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:32.848108 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-11eb2219-0f7c-4fe8-9f2a-e641c3605c04 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/volumes/detail Aug 20 04:32:32.848346 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-11eb2219-0f7c-4fe8-9f2a-e641c3605c04 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:32.848592 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-11eb2219-0f7c-4fe8-9f2a-e641c3605c04 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'detail' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:32.849453 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.api_utils [None req-11eb2219-0f7c-4fe8-9f2a-e641c3605c04 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Removing options '' from query. {{(pid=100174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:32:32.850006 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-11eb2219-0f7c-4fe8-9f2a-e641c3605c04 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100174) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:32:32.863691 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-11eb2219-0f7c-4fe8-9f2a-e641c3605c04 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Get all volumes completed successfully. Aug 20 04:32:32.864571 np0000007850 devstack@c-api.service[100174]: WARNING stevedore.named [None req-11eb2219-0f7c-4fe8-9f2a-e641c3605c04 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:32:32.864744 np0000007850 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-11eb2219-0f7c-4fe8-9f2a-e641c3605c04 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:32:32.909939 np0000007850 devstack@c-api.service[100174]: DEBUG oslo_db.sqlalchemy.engines [None req-11eb2219-0f7c-4fe8-9f2a-e641c3605c04 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100174) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:32:32.914643 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:32.914643 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:32.920986 np0000007850 devstack@c-api.service[100174]: WARNING stevedore.named [None req-11eb2219-0f7c-4fe8-9f2a-e641c3605c04 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:32:32.921347 np0000007850 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-11eb2219-0f7c-4fe8-9f2a-e641c3605c04 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:32:32.981698 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-fac6b769-7e49-4ec9-9176-7c7e9783c844 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:32.984604 np0000007850 devstack@c-api.service[100174]: DEBUG oslo_db.sqlalchemy.engines [None req-11eb2219-0f7c-4fe8-9f2a-e641c3605c04 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100174) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:32:32.984782 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-fac6b769-7e49-4ec9-9176-7c7e9783c844 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] GET https://10.4.3.239/volume/v3/volumes/e8f87941-5526-4486-b5f1-22a21b1e5ba0 Aug 20 04:32:32.985121 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-fac6b769-7e49-4ec9-9176-7c7e9783c844 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:32.985333 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-fac6b769-7e49-4ec9-9176-7c7e9783c844 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:32.990797 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:32.990797 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:32.996074 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:32.996074 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:32:33.002010 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-fac6b769-7e49-4ec9-9176-7c7e9783c844 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Volume info retrieved successfully. Aug 20 04:32:33.010060 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-11eb2219-0f7c-4fe8-9f2a-e641c3605c04 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/volumes/detail returned with HTTP 200 Aug 20 04:32:33.010577 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 210/846] 10.4.3.239 () {68 vars in 1299 bytes} [Thu Aug 20 04:32:32 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:32:33.011962 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-fac6b769-7e49-4ec9-9176-7c7e9783c844 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] https://10.4.3.239/volume/v3/volumes/e8f87941-5526-4486-b5f1-22a21b1e5ba0 returned with HTTP 200 Aug 20 04:32:33.011962 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 216/847] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:32:32 2026] GET /volume/v3/volumes/e8f87941-5526-4486-b5f1-22a21b1e5ba0 => generated 1360 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:33.026173 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-94a40d26-cff5-48ad-bb3a-374c499b9a99 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:33.030171 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-94a40d26-cff5-48ad-bb3a-374c499b9a99 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] GET https://10.4.3.239/volume/v3/volumes/0f348847-4867-4b11-a104-54e7abc73d31 Aug 20 04:32:33.030171 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-94a40d26-cff5-48ad-bb3a-374c499b9a99 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:33.030171 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-94a40d26-cff5-48ad-bb3a-374c499b9a99 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:33.033910 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-00b4fd72-0ba8-4086-9e8f-527cb76df669 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:33.036326 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-00b4fd72-0ba8-4086-9e8f-527cb76df669 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] POST https://10.4.3.239/volume/v3/groups/e0afe381-ccaa-494d-9011-991bfa8d8153/action Aug 20 04:32:33.036780 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-00b4fd72-0ba8-4086-9e8f-527cb76df669 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:32:33.036959 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-00b4fd72-0ba8-4086-9e8f-527cb76df669 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:33.039140 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.groups [None req-00b4fd72-0ba8-4086-9e8f-527cb76df669 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] delete called for group e0afe381-ccaa-494d-9011-991bfa8d8153 {{(pid=100176) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 04:32:33.039342 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.groups [None req-00b4fd72-0ba8-4086-9e8f-527cb76df669 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Delete group with id: e0afe381-ccaa-494d-9011-991bfa8d8153 Aug 20 04:32:33.040463 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:33.040463 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:32:33.043767 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:33.043767 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:32:33.047317 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-94a40d26-cff5-48ad-bb3a-374c499b9a99 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Volume info retrieved successfully. Aug 20 04:32:33.053535 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-94a40d26-cff5-48ad-bb3a-374c499b9a99 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] https://10.4.3.239/volume/v3/volumes/0f348847-4867-4b11-a104-54e7abc73d31 returned with HTTP 200 Aug 20 04:32:33.054035 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 210/848] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:32:33 2026] GET /volume/v3/volumes/0f348847-4867-4b11-a104-54e7abc73d31 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:33.065257 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-e0421f2d-9da6-4731-8506-60dfbee9772b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:33.068271 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-e0421f2d-9da6-4731-8506-60dfbee9772b tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] GET https://10.4.3.239/volume/v3/volumes/63c7a2f5-0633-4437-b607-bfc06c601793 Aug 20 04:32:33.068514 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-e0421f2d-9da6-4731-8506-60dfbee9772b tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:33.068740 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-e0421f2d-9da6-4731-8506-60dfbee9772b tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:33.077359 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:33.077359 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:33.084116 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-e0421f2d-9da6-4731-8506-60dfbee9772b tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Volume info retrieved successfully. Aug 20 04:32:33.090711 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-e0421f2d-9da6-4731-8506-60dfbee9772b tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] https://10.4.3.239/volume/v3/volumes/63c7a2f5-0633-4437-b607-bfc06c601793 returned with HTTP 200 Aug 20 04:32:33.091221 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 211/849] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:32:33 2026] GET /volume/v3/volumes/63c7a2f5-0633-4437-b607-bfc06c601793 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:33.106595 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6b3e2a4b-0cd5-45be-8d61-2820c8a3021c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:33.108010 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6b3e2a4b-0cd5-45be-8d61-2820c8a3021c None None] GET https://10.4.3.239/volume// Aug 20 04:32:33.108578 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6b3e2a4b-0cd5-45be-8d61-2820c8a3021c None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:33.109231 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6b3e2a4b-0cd5-45be-8d61-2820c8a3021c None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:33.109588 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6b3e2a4b-0cd5-45be-8d61-2820c8a3021c None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:32:33.110052 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 217/850] 10.4.3.239 () {66 vars in 1419 bytes} [Thu Aug 20 04:32: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 20 04:32:33.111506 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-00b4fd72-0ba8-4086-9e8f-527cb76df669 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/groups/e0afe381-ccaa-494d-9011-991bfa8d8153/action returned with HTTP 202 Aug 20 04:32:33.112167 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 213/851] 10.4.3.239 () {70 vars in 1428 bytes} [Thu Aug 20 04:32:33 2026] POST /volume/v3/groups/e0afe381-ccaa-494d-9011-991bfa8d8153/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:32:33.124326 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-32fecf84-bc04-4ab8-936e-5dfeae4117d2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:33.124478 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-a1536b97-2776-44c6-92a7-3ac2d98dd2b8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:33.126844 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-32fecf84-bc04-4ab8-936e-5dfeae4117d2 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/volumes/72997355-e0b2-43d1-bf20-aeedb988e4e5 Aug 20 04:32:33.127290 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-32fecf84-bc04-4ab8-936e-5dfeae4117d2 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:33.127348 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-a1536b97-2776-44c6-92a7-3ac2d98dd2b8 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:32:33.128829 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-32fecf84-bc04-4ab8-936e-5dfeae4117d2 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:33.128925 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-a1536b97-2776-44c6-92a7-3ac2d98dd2b8 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e8f87941-5526-4486-b5f1-22a21b1e5ba0", "connector": null, "instance_uuid": "8e816422-f361-480b-84b0-a3c63ee1010f"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:33.138107 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:33.138107 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:32:33.145712 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-32fecf84-bc04-4ab8-936e-5dfeae4117d2 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Volume info retrieved successfully. Aug 20 04:32:33.146803 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:33.146803 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:33.147416 np0000007850 devstack@c-api.service[100177]: WARNING stevedore.named [None req-32fecf84-bc04-4ab8-936e-5dfeae4117d2 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:32:33.147857 np0000007850 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-32fecf84-bc04-4ab8-936e-5dfeae4117d2 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:32:33.209339 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-a1536b97-2776-44c6-92a7-3ac2d98dd2b8 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:32:33.210420 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 212/852] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:32:33 2026] POST /volume/v3/attachments => generated 273 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:33.215507 np0000007850 devstack@c-api.service[100177]: DEBUG oslo_db.sqlalchemy.engines [None req-32fecf84-bc04-4ab8-936e-5dfeae4117d2 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:32:33.222590 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-bed54355-587e-4bfb-904b-e9f14efd025a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:33.223171 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bed54355-587e-4bfb-904b-e9f14efd025a None None] GET https://10.4.3.239/volume// Aug 20 04:32:33.223416 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:33.223416 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:32:33.223518 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bed54355-587e-4bfb-904b-e9f14efd025a None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:33.223699 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bed54355-587e-4bfb-904b-e9f14efd025a None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:33.224170 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bed54355-587e-4bfb-904b-e9f14efd025a None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:32:33.224692 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 218/853] 10.4.3.239 () {66 vars in 1419 bytes} [Thu Aug 20 04:32: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 20 04:32:33.235591 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-c8b5a782-780c-4361-8588-47236245183a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:33.237004 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-32fecf84-bc04-4ab8-936e-5dfeae4117d2 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/volumes/72997355-e0b2-43d1-bf20-aeedb988e4e5 returned with HTTP 200 Aug 20 04:32:33.237875 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 211/854] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:32:33 2026] GET /volume/v3/volumes/72997355-e0b2-43d1-bf20-aeedb988e4e5 => generated 915 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:33.240371 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-c8b5a782-780c-4361-8588-47236245183a tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:32:33.241014 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-c8b5a782-780c-4361-8588-47236245183a tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0f348847-4867-4b11-a104-54e7abc73d31", "connector": null, "instance_uuid": "8e816422-f361-480b-84b0-a3c63ee1010f"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:33.255802 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:33.255802 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:32:33.319712 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-c8b5a782-780c-4361-8588-47236245183a tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:32:33.320600 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 214/855] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:32:33 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 20 04:32:33.337695 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-52e749d9-0ae8-429c-9ee6-4265dbc1836c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:33.337695 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-52e749d9-0ae8-429c-9ee6-4265dbc1836c None None] GET https://10.4.3.239/volume// Aug 20 04:32:33.337695 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-52e749d9-0ae8-429c-9ee6-4265dbc1836c None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:33.337695 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-52e749d9-0ae8-429c-9ee6-4265dbc1836c None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:33.337695 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-52e749d9-0ae8-429c-9ee6-4265dbc1836c None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:32:33.337695 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 213/856] 10.4.3.239 () {66 vars in 1419 bytes} [Thu Aug 20 04:32: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 20 04:32:33.358783 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-8c38aa1e-3553-4914-a17c-fa4d0eab9e1c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:33.360498 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-8c38aa1e-3553-4914-a17c-fa4d0eab9e1c tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:32:33.360870 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-8c38aa1e-3553-4914-a17c-fa4d0eab9e1c tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "63c7a2f5-0633-4437-b607-bfc06c601793", "connector": null, "instance_uuid": "8e816422-f361-480b-84b0-a3c63ee1010f"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:33.370851 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:33.370851 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:32:33.445226 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-8c38aa1e-3553-4914-a17c-fa4d0eab9e1c tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:32:33.446301 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 219/857] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:32:33 2026] POST /volume/v3/attachments => generated 273 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:34.260495 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-18884c46-e439-42e7-a577-3961b9939c5c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:34.264127 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-18884c46-e439-42e7-a577-3961b9939c5c tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/volumes/72997355-e0b2-43d1-bf20-aeedb988e4e5 Aug 20 04:32:34.264127 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-18884c46-e439-42e7-a577-3961b9939c5c tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:34.266899 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-18884c46-e439-42e7-a577-3961b9939c5c tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:34.278231 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-18884c46-e439-42e7-a577-3961b9939c5c tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/volumes/72997355-e0b2-43d1-bf20-aeedb988e4e5 returned with HTTP 404 Aug 20 04:32:34.278749 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 212/858] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:32:34 2026] GET /volume/v3/volumes/72997355-e0b2-43d1-bf20-aeedb988e4e5 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:32:34.288963 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4393b236-4c23-4cf0-9014-628df7b19701 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:34.300244 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4393b236-4c23-4cf0-9014-628df7b19701 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/volumes/21fe80cc-477a-45f2-8302-449b2dc94625 Aug 20 04:32:34.300244 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4393b236-4c23-4cf0-9014-628df7b19701 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:34.301227 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4393b236-4c23-4cf0-9014-628df7b19701 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:34.312741 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4393b236-4c23-4cf0-9014-628df7b19701 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/volumes/21fe80cc-477a-45f2-8302-449b2dc94625 returned with HTTP 404 Aug 20 04:32:34.314133 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 215/859] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:32:34 2026] GET /volume/v3/volumes/21fe80cc-477a-45f2-8302-449b2dc94625 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:32:34.327734 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9e957b97-bfd7-43e3-8be6-45566d832a33 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:34.330740 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9e957b97-bfd7-43e3-8be6-45566d832a33 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/groups/e0afe381-ccaa-494d-9011-991bfa8d8153 Aug 20 04:32:34.330740 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9e957b97-bfd7-43e3-8be6-45566d832a33 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:34.330740 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9e957b97-bfd7-43e3-8be6-45566d832a33 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:34.330740 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.groups [None req-9e957b97-bfd7-43e3-8be6-45566d832a33 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] show called for member e0afe381-ccaa-494d-9011-991bfa8d8153 {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 04:32:34.336129 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9e957b97-bfd7-43e3-8be6-45566d832a33 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/groups/e0afe381-ccaa-494d-9011-991bfa8d8153 returned with HTTP 404 Aug 20 04:32:34.338878 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 214/860] 10.4.3.239 () {68 vars in 1386 bytes} [Thu Aug 20 04:32:34 2026] GET /volume/v3/groups/e0afe381-ccaa-494d-9011-991bfa8d8153 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:32:34.356064 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-603f4f2d-0766-4664-8b5e-7f6ab9b1bbb4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:34.360830 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-603f4f2d-0766-4664-8b5e-7f6ab9b1bbb4 tempest-GroupSnapshotsTest-1396725337 tempest-GroupSnapshotsTest-1396725337-project-admin] DELETE https://10.4.3.239/volume/v3/group_types/bd72093d-ef08-4e2a-9a81-84131b088265 Aug 20 04:32:34.361109 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-603f4f2d-0766-4664-8b5e-7f6ab9b1bbb4 tempest-GroupSnapshotsTest-1396725337 tempest-GroupSnapshotsTest-1396725337-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:34.361901 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-603f4f2d-0766-4664-8b5e-7f6ab9b1bbb4 tempest-GroupSnapshotsTest-1396725337 tempest-GroupSnapshotsTest-1396725337-project-admin] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:34.365877 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:34.365877 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:32:34.396881 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-603f4f2d-0766-4664-8b5e-7f6ab9b1bbb4 tempest-GroupSnapshotsTest-1396725337 tempest-GroupSnapshotsTest-1396725337-project-admin] https://10.4.3.239/volume/v3/group_types/bd72093d-ef08-4e2a-9a81-84131b088265 returned with HTTP 202 Aug 20 04:32:34.397298 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 220/861] 10.4.3.239 () {68 vars in 1404 bytes} [Thu Aug 20 04:32:34 2026] DELETE /volume/v3/group_types/bd72093d-ef08-4e2a-9a81-84131b088265 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:32:34.407838 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-52b02468-3c6e-4a99-bbfb-1c700fabf75b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:34.411308 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-52b02468-3c6e-4a99-bbfb-1c700fabf75b tempest-GroupSnapshotsTest-1396725337 tempest-GroupSnapshotsTest-1396725337-project-admin] DELETE https://10.4.3.239/volume/v3/types/62ff3f61-d337-47b8-9930-721c5a04a87d Aug 20 04:32:34.411308 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-52b02468-3c6e-4a99-bbfb-1c700fabf75b tempest-GroupSnapshotsTest-1396725337 tempest-GroupSnapshotsTest-1396725337-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:34.411474 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-52b02468-3c6e-4a99-bbfb-1c700fabf75b tempest-GroupSnapshotsTest-1396725337 tempest-GroupSnapshotsTest-1396725337-project-admin] Calling method '_delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:34.454696 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-52b02468-3c6e-4a99-bbfb-1c700fabf75b tempest-GroupSnapshotsTest-1396725337 tempest-GroupSnapshotsTest-1396725337-project-admin] https://10.4.3.239/volume/v3/types/62ff3f61-d337-47b8-9930-721c5a04a87d returned with HTTP 202 Aug 20 04:32:34.454696 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 213/862] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:32:34 2026] DELETE /volume/v3/types/62ff3f61-d337-47b8-9930-721c5a04a87d => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:32:34.467494 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-09bc52c7-e9e3-4d4f-86f3-5b204b004b70 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:34.470273 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-09bc52c7-e9e3-4d4f-86f3-5b204b004b70 tempest-GroupSnapshotsTest-1396725337 tempest-GroupSnapshotsTest-1396725337-project-admin] GET https://10.4.3.239/volume/v3/types/62ff3f61-d337-47b8-9930-721c5a04a87d Aug 20 04:32:34.470473 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-09bc52c7-e9e3-4d4f-86f3-5b204b004b70 tempest-GroupSnapshotsTest-1396725337 tempest-GroupSnapshotsTest-1396725337-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:34.470664 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-09bc52c7-e9e3-4d4f-86f3-5b204b004b70 tempest-GroupSnapshotsTest-1396725337 tempest-GroupSnapshotsTest-1396725337-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:34.475669 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-09bc52c7-e9e3-4d4f-86f3-5b204b004b70 tempest-GroupSnapshotsTest-1396725337 tempest-GroupSnapshotsTest-1396725337-project-admin] https://10.4.3.239/volume/v3/types/62ff3f61-d337-47b8-9930-721c5a04a87d returned with HTTP 404 Aug 20 04:32:34.476480 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 216/863] 10.4.3.239 () {66 vars in 1342 bytes} [Thu Aug 20 04:32:34 2026] GET /volume/v3/types/62ff3f61-d337-47b8-9930-721c5a04a87d => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:32:34.496637 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-584144b8-d53a-4fd1-8a1a-a0b4adce3d80 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:34.499020 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-584144b8-d53a-4fd1-8a1a-a0b4adce3d80 tempest-GroupSnapshotsTest-1396725337 tempest-GroupSnapshotsTest-1396725337-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:32:34.502209 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-584144b8-d53a-4fd1-8a1a-a0b4adce3d80 tempest-GroupSnapshotsTest-1396725337 tempest-GroupSnapshotsTest-1396725337-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1641246246"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:34.502408 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:34.502408 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:34.529058 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-584144b8-d53a-4fd1-8a1a-a0b4adce3d80 tempest-GroupSnapshotsTest-1396725337 tempest-GroupSnapshotsTest-1396725337-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:32:34.529680 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 215/864] 10.4.3.239 () {68 vars in 1252 bytes} [Thu Aug 20 04:32:34 2026] POST /volume/v3/types => generated 224 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:34.540213 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7e80a6da-6387-45b8-908a-25b55483661a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:34.544731 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7e80a6da-6387-45b8-908a-25b55483661a tempest-GroupSnapshotsTest-1396725337 tempest-GroupSnapshotsTest-1396725337-project-admin] POST https://10.4.3.239/volume/v3/group_types Aug 20 04:32:34.545786 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7e80a6da-6387-45b8-908a-25b55483661a tempest-GroupSnapshotsTest-1396725337 tempest-GroupSnapshotsTest-1396725337-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1223488580"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:34.573655 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7e80a6da-6387-45b8-908a-25b55483661a tempest-GroupSnapshotsTest-1396725337 tempest-GroupSnapshotsTest-1396725337-project-admin] https://10.4.3.239/volume/v3/group_types returned with HTTP 202 Aug 20 04:32:34.574383 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 221/865] 10.4.3.239 () {70 vars in 1311 bytes} [Thu Aug 20 04:32:34 2026] POST /volume/v3/group_types => generated 181 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:32:34.586982 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ba0912ab-e8a3-46bb-806d-39135332e610 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:34.588650 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ba0912ab-e8a3-46bb-806d-39135332e610 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] POST https://10.4.3.239/volume/v3/groups Aug 20 04:32:34.589331 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ba0912ab-e8a3-46bb-806d-39135332e610 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d3c12db7-5c44-4379-b166-8eb8ca6bb8db", "volume_types": ["de4a2159-efd8-4a27-99bb-880a26f5ee10"], "name": "tempest-GroupSnapshotsTest-Group-2119418446"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:34.594009 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.groups [None req-ba0912ab-e8a3-46bb-806d-39135332e610 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Creating new group {'group': {'group_type': 'd3c12db7-5c44-4379-b166-8eb8ca6bb8db', 'volume_types': ['de4a2159-efd8-4a27-99bb-880a26f5ee10'], 'name': 'tempest-GroupSnapshotsTest-Group-2119418446'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 20 04:32:34.598569 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.groups [None req-ba0912ab-e8a3-46bb-806d-39135332e610 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Creating group tempest-GroupSnapshotsTest-Group-2119418446. Aug 20 04:32:34.609709 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ba0912ab-e8a3-46bb-806d-39135332e610 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Availability Zones retrieved successfully. Aug 20 04:32:34.628244 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-ba0912ab-e8a3-46bb-806d-39135332e610 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Created reservations ['00622230-7647-4c6c-acf8-3bd576ad523a'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:32:34.679692 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ba0912ab-e8a3-46bb-806d-39135332e610 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/groups returned with HTTP 202 Aug 20 04:32:34.679692 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 214/866] 10.4.3.239 () {70 vars in 1297 bytes} [Thu Aug 20 04:32:34 2026] POST /volume/v3/groups => generated 112 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:32:34.691988 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-bee7f7cf-76d0-4255-8d4e-ccceff76b527 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:34.694882 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bee7f7cf-76d0-4255-8d4e-ccceff76b527 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/groups/7a5d4477-43fe-4133-95d6-9603f4eee813 Aug 20 04:32:34.696055 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bee7f7cf-76d0-4255-8d4e-ccceff76b527 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:34.696055 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bee7f7cf-76d0-4255-8d4e-ccceff76b527 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:34.696358 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.groups [None req-bee7f7cf-76d0-4255-8d4e-ccceff76b527 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] show called for member 7a5d4477-43fe-4133-95d6-9603f4eee813 {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 04:32:34.703216 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:34.703216 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:32:34.718518 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bee7f7cf-76d0-4255-8d4e-ccceff76b527 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/groups/7a5d4477-43fe-4133-95d6-9603f4eee813 returned with HTTP 200 Aug 20 04:32:34.718782 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 217/867] 10.4.3.239 () {68 vars in 1386 bytes} [Thu Aug 20 04:32:34 2026] GET /volume/v3/groups/7a5d4477-43fe-4133-95d6-9603f4eee813 => generated 392 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:35.731013 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4a659a38-9678-4731-a22d-74c7ca11481a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:35.734327 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4a659a38-9678-4731-a22d-74c7ca11481a tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/groups/7a5d4477-43fe-4133-95d6-9603f4eee813 Aug 20 04:32:35.734327 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4a659a38-9678-4731-a22d-74c7ca11481a tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:35.734327 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4a659a38-9678-4731-a22d-74c7ca11481a tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:35.734327 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.groups [None req-4a659a38-9678-4731-a22d-74c7ca11481a tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] show called for member 7a5d4477-43fe-4133-95d6-9603f4eee813 {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 04:32:35.739567 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:35.739567 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:35.756016 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4a659a38-9678-4731-a22d-74c7ca11481a tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/groups/7a5d4477-43fe-4133-95d6-9603f4eee813 returned with HTTP 200 Aug 20 04:32:35.757170 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 216/868] 10.4.3.239 () {68 vars in 1386 bytes} [Thu Aug 20 04:32:35 2026] GET /volume/v3/groups/7a5d4477-43fe-4133-95d6-9603f4eee813 => generated 393 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:35.776081 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-bf8f474a-0582-4cb2-badf-64fff90ef352 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:35.779110 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bf8f474a-0582-4cb2-badf-64fff90ef352 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:32:35.779110 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bf8f474a-0582-4cb2-badf-64fff90ef352 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1601860729", "volume_type": "de4a2159-efd8-4a27-99bb-880a26f5ee10", "group_id": "7a5d4477-43fe-4133-95d6-9603f4eee813", "size": 1}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:35.783707 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-bf8f474a-0582-4cb2-badf-64fff90ef352 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1601860729', 'volume_type': 'de4a2159-efd8-4a27-99bb-880a26f5ee10', 'group_id': '7a5d4477-43fe-4133-95d6-9603f4eee813', 'size': 1}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:32:35.801947 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:35.801947 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:32:35.803302 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-bf8f474a-0582-4cb2-badf-64fff90ef352 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Create volume of 1 GB Aug 20 04:32:35.815759 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-bf8f474a-0582-4cb2-badf-64fff90ef352 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Availability Zones retrieved successfully. Aug 20 04:32:35.821586 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-bf8f474a-0582-4cb2-badf-64fff90ef352 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Flow 'volume_create_api' (7c993ff2-c65b-4360-aea8-19ab998b80aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:32:35.822685 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-bf8f474a-0582-4cb2-badf-64fff90ef352 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92921d4f-e213-411d-9e5c-c4d3b1064f45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:35.824360 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:35.824360 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:32:35.825278 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-bf8f474a-0582-4cb2-badf-64fff90ef352 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:32:35.877278 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-bf8f474a-0582-4cb2-badf-64fff90ef352 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92921d4f-e213-411d-9e5c-c4d3b1064f45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:32:35Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=de4a2159-efd8-4a27-99bb-880a26f5ee10,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1641246246',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'de4a2159-efd8-4a27-99bb-880a26f5ee10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7a5d4477-43fe-4133-95d6-9603f4eee813', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:35.877278 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-bf8f474a-0582-4cb2-badf-64fff90ef352 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c73b4cd-9f77-4cb8-af06-72f1e0b0f921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:35.938879 np0000007850 devstack@c-api.service[100175]: WARNING cinder.quota [None req-bf8f474a-0582-4cb2-badf-64fff90ef352 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1641246246 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1641246246, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:32:35.939045 np0000007850 devstack@c-api.service[100175]: WARNING cinder.quota [None req-bf8f474a-0582-4cb2-badf-64fff90ef352 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1641246246 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1641246246, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:32:36.008742 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a0ee5fa0-4bd6-4557-8fd5-49ebe9c1c2af None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:36.009242 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a0ee5fa0-4bd6-4557-8fd5-49ebe9c1c2af None None] GET https://10.4.3.239/volume// Aug 20 04:32:36.009445 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a0ee5fa0-4bd6-4557-8fd5-49ebe9c1c2af None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:36.010878 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a0ee5fa0-4bd6-4557-8fd5-49ebe9c1c2af None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:36.010878 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a0ee5fa0-4bd6-4557-8fd5-49ebe9c1c2af None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:32:36.010878 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 215/869] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:32:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:32:36.012883 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-bf8f474a-0582-4cb2-badf-64fff90ef352 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Created reservations ['9f88c301-3323-4860-b00d-37c78c60bd68', '66e00e76-c867-481e-b99c-6bfe6475ebc0', '3024d60d-d234-483d-84f4-4edff08fb022', 'a0a45a7b-1652-4261-b81c-4a15590bce95'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:32:36.013335 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-bf8f474a-0582-4cb2-badf-64fff90ef352 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c73b4cd-9f77-4cb8-af06-72f1e0b0f921) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f88c301-3323-4860-b00d-37c78c60bd68', '66e00e76-c867-481e-b99c-6bfe6475ebc0', '3024d60d-d234-483d-84f4-4edff08fb022', 'a0a45a7b-1652-4261-b81c-4a15590bce95']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:36.015001 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-bf8f474a-0582-4cb2-badf-64fff90ef352 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b6de7f6-871e-467e-85fd-b8b36c14e07b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:36.032263 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-6f17a5a6-42ec-4d2e-bf9d-6c30a34267f2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:36.041824 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-6f17a5a6-42ec-4d2e-bf9d-6c30a34267f2 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] GET https://10.4.3.239/volume/v3/volumes/e8f87941-5526-4486-b5f1-22a21b1e5ba0 Aug 20 04:32:36.041941 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-6f17a5a6-42ec-4d2e-bf9d-6c30a34267f2 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:36.042457 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-6f17a5a6-42ec-4d2e-bf9d-6c30a34267f2 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:36.062750 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-bf8f474a-0582-4cb2-badf-64fff90ef352 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b6de7f6-871e-467e-85fd-b8b36c14e07b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8779abea-6938-47ad-bff1-2be25f616f46', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1601860729',encryption_key_id=None,group_id=7a5d4477-43fe-4133-95d6-9603f4eee813,group_type_id=,metadata={},multiattach=False,project_id='84ebd6a70bde4ed1ae005e6671553b8c',qos_specs=None,replication_status=,reservations=['9f88c301-3323-4860-b00d-37c78c60bd68','66e00e76-c867-481e-b99c-6bfe6475ebc0','3024d60d-d234-483d-84f4-4edff08fb022','a0a45a7b-1652-4261-b81c-4a15590bce95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='901a7a7dad224bfe9bc31800588e96e6',volume_type_id=de4a2159-efd8-4a27-99bb-880a26f5ee10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:32:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1601860729',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7a5d4477-43fe-4133-95d6-9603f4eee813,host=None,id=8779abea-6938-47ad-bff1-2be25f616f46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84ebd6a70bde4ed1ae005e6671553b8c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='901a7a7dad224bfe9bc31800588e96e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(de4a2159-efd8-4a27-99bb-880a26f5ee10),volume_type_id=de4a2159-efd8-4a27-99bb-880a26f5ee10)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:36.065090 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-bf8f474a-0582-4cb2-badf-64fff90ef352 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86ab9a25-cea1-4c94-b547-d6b9d0e328f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:36.066648 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:36.066648 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:32:36.073497 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-6f17a5a6-42ec-4d2e-bf9d-6c30a34267f2 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Volume info retrieved successfully. Aug 20 04:32:36.093009 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-6f17a5a6-42ec-4d2e-bf9d-6c30a34267f2 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] https://10.4.3.239/volume/v3/volumes/e8f87941-5526-4486-b5f1-22a21b1e5ba0 returned with HTTP 200 Aug 20 04:32:36.093009 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 218/870] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:32:36 2026] GET /volume/v3/volumes/e8f87941-5526-4486-b5f1-22a21b1e5ba0 => generated 1539 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:32:36.112727 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-bf8f474a-0582-4cb2-badf-64fff90ef352 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86ab9a25-cea1-4c94-b547-d6b9d0e328f4) transitioned into state 'SUCCESS' from state '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-1601860729',encryption_key_id=None,group_id=7a5d4477-43fe-4133-95d6-9603f4eee813,group_type_id=,metadata={},multiattach=False,project_id='84ebd6a70bde4ed1ae005e6671553b8c',qos_specs=None,replication_status=,reservations=['9f88c301-3323-4860-b00d-37c78c60bd68','66e00e76-c867-481e-b99c-6bfe6475ebc0','3024d60d-d234-483d-84f4-4edff08fb022','a0a45a7b-1652-4261-b81c-4a15590bce95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='901a7a7dad224bfe9bc31800588e96e6',volume_type_id=de4a2159-efd8-4a27-99bb-880a26f5ee10)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:36.112727 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-bf8f474a-0582-4cb2-badf-64fff90ef352 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4ad9846-0de0-4fdf-a93a-f8db7084eba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:36.140300 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-bf8f474a-0582-4cb2-badf-64fff90ef352 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4ad9846-0de0-4fdf-a93a-f8db7084eba0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:36.141295 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-bf8f474a-0582-4cb2-badf-64fff90ef352 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Flow 'volume_create_api' (7c993ff2-c65b-4360-aea8-19ab998b80aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:32:36.141689 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-bf8f474a-0582-4cb2-badf-64fff90ef352 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Create volume request issued successfully. Aug 20 04:32:36.142407 np0000007850 devstack@c-api.service[100175]: WARNING stevedore.named [None req-bf8f474a-0582-4cb2-badf-64fff90ef352 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:32:36.142601 np0000007850 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-bf8f474a-0582-4cb2-badf-64fff90ef352 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:32:36.186536 np0000007850 devstack@c-api.service[100175]: DEBUG oslo_db.sqlalchemy.engines [None req-bf8f474a-0582-4cb2-badf-64fff90ef352 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100175) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:32:36.199907 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:36.199907 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:32:36.206745 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bf8f474a-0582-4cb2-badf-64fff90ef352 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:32:36.207025 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 222/871] 10.4.3.239 () {70 vars in 1300 bytes} [Thu Aug 20 04:32:35 2026] POST /volume/v3/volumes => generated 823 bytes in 433 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:32:36.223686 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a5ff5c8f-819b-4871-92c2-5f530d27e75d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:36.232425 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a5ff5c8f-819b-4871-92c2-5f530d27e75d tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/volumes/8779abea-6938-47ad-bff1-2be25f616f46 Aug 20 04:32:36.232628 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a5ff5c8f-819b-4871-92c2-5f530d27e75d tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:36.232929 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a5ff5c8f-819b-4871-92c2-5f530d27e75d tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:36.233137 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-bd238de7-0727-45ad-a9dc-9db369540d8b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:36.238869 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-bd238de7-0727-45ad-a9dc-9db369540d8b tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] PUT https://10.4.3.239/volume/v3/attachments/f78d0ce8-ea25-4ab8-b1f7-e53266380a4b Aug 20 04:32:36.240159 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-bd238de7-0727-45ad-a9dc-9db369540d8b tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:36.248997 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:36.248997 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:36.258648 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-bd238de7-0727-45ad-a9dc-9db369540d8b tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Acquiring lock "cinder-attachment_update-e8f87941-5526-4486-b5f1-22a21b1e5ba0-np0000007850" by "attachment_update" {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:32:36.258847 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a5ff5c8f-819b-4871-92c2-5f530d27e75d tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Volume info retrieved successfully. Aug 20 04:32:36.260149 np0000007850 devstack@c-api.service[100174]: WARNING stevedore.named [None req-a5ff5c8f-819b-4871-92c2-5f530d27e75d tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:32:36.261354 np0000007850 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-a5ff5c8f-819b-4871-92c2-5f530d27e75d tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:32:36.270424 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-bd238de7-0727-45ad-a9dc-9db369540d8b tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Lock "cinder-attachment_update-e8f87941-5526-4486-b5f1-22a21b1e5ba0-np0000007850" acquired by "attachment_update" :: waited 0.012s {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:32:36.271854 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:36.271854 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:32:36.319498 np0000007850 devstack@c-api.service[100174]: DEBUG oslo_db.sqlalchemy.engines [None req-a5ff5c8f-819b-4871-92c2-5f530d27e75d tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100174) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:32:36.334443 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:36.334443 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:36.348881 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a5ff5c8f-819b-4871-92c2-5f530d27e75d tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/volumes/8779abea-6938-47ad-bff1-2be25f616f46 returned with HTTP 200 Aug 20 04:32:36.349875 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 217/872] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:32:36 2026] GET /volume/v3/volumes/8779abea-6938-47ad-bff1-2be25f616f46 => generated 891 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:36.513850 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-bd238de7-0727-45ad-a9dc-9db369540d8b tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Lock "cinder-attachment_update-e8f87941-5526-4486-b5f1-22a21b1e5ba0-np0000007850" released by "attachment_update" :: held 0.243s {{(pid=100177) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:32:36.514137 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-bd238de7-0727-45ad-a9dc-9db369540d8b tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] https://10.4.3.239/volume/v3/attachments/f78d0ce8-ea25-4ab8-b1f7-e53266380a4b returned with HTTP 200 Aug 20 04:32:36.514873 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 216/873] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:32:36 2026] PUT /volume/v3/attachments/f78d0ce8-ea25-4ab8-b1f7-e53266380a4b => generated 969 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:36.559568 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-177e70f3-b876-4ec6-9151-34348e5415b0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:36.563305 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-177e70f3-b876-4ec6-9151-34348e5415b0 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] POST https://10.4.3.239/volume/v3/attachments/f78d0ce8-ea25-4ab8-b1f7-e53266380a4b/action Aug 20 04:32:36.563873 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-177e70f3-b876-4ec6-9151-34348e5415b0 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Action body: b'{"os-complete": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:32:36.564398 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-177e70f3-b876-4ec6-9151-34348e5415b0 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:36.589488 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:36.589488 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:32:36.622003 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-177e70f3-b876-4ec6-9151-34348e5415b0 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] https://10.4.3.239/volume/v3/attachments/f78d0ce8-ea25-4ab8-b1f7-e53266380a4b/action returned with HTTP 204 Aug 20 04:32:36.622646 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 219/874] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:32:36 2026] POST /volume/v3/attachments/f78d0ce8-ea25-4ab8-b1f7-e53266380a4b/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:32:36.655606 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0abed0f5-62b9-448a-a107-469adf417cb2 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:36.656073 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0abed0f5-62b9-448a-a107-469adf417cb2 None None] GET https://10.4.3.239/volume// Aug 20 04:32:36.656363 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0abed0f5-62b9-448a-a107-469adf417cb2 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:36.656684 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0abed0f5-62b9-448a-a107-469adf417cb2 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:36.657498 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0abed0f5-62b9-448a-a107-469adf417cb2 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:32:36.657970 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 223/875] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:32:36 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:32:36.691159 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-1fee9aa0-dffe-4d8f-a772-b2bdc8b3da16 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:36.698683 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-1fee9aa0-dffe-4d8f-a772-b2bdc8b3da16 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] GET https://10.4.3.239/volume/v3/volumes/0f348847-4867-4b11-a104-54e7abc73d31 Aug 20 04:32:36.698899 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-1fee9aa0-dffe-4d8f-a772-b2bdc8b3da16 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:36.699269 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-1fee9aa0-dffe-4d8f-a772-b2bdc8b3da16 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:36.743927 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:36.743927 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:36.758586 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-1fee9aa0-dffe-4d8f-a772-b2bdc8b3da16 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Volume info retrieved successfully. Aug 20 04:32:36.765338 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-1fee9aa0-dffe-4d8f-a772-b2bdc8b3da16 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] https://10.4.3.239/volume/v3/volumes/0f348847-4867-4b11-a104-54e7abc73d31 returned with HTTP 200 Aug 20 04:32:36.766559 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 218/876] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:32:36 2026] GET /volume/v3/volumes/0f348847-4867-4b11-a104-54e7abc73d31 => generated 1024 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:32:36.909129 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-792f8249-bec2-45ed-8bd8-b8c3ff7b8dcd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:36.919706 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-792f8249-bec2-45ed-8bd8-b8c3ff7b8dcd tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] PUT https://10.4.3.239/volume/v3/attachments/15724897-229c-4a8a-819b-0b819dc0b95f Aug 20 04:32:36.920008 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-792f8249-bec2-45ed-8bd8-b8c3ff7b8dcd tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:36.936334 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-792f8249-bec2-45ed-8bd8-b8c3ff7b8dcd tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Acquiring lock "cinder-attachment_update-0f348847-4867-4b11-a104-54e7abc73d31-np0000007850" by "attachment_update" {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:32:36.944156 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-792f8249-bec2-45ed-8bd8-b8c3ff7b8dcd tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Lock "cinder-attachment_update-0f348847-4867-4b11-a104-54e7abc73d31-np0000007850" acquired by "attachment_update" :: waited 0.008s {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:32:36.947582 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:36.947582 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:32:36.990395 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9dbb9cf1-cbf8-47f7-80aa-f748069e1136 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:37.131580 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-792f8249-bec2-45ed-8bd8-b8c3ff7b8dcd tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Lock "cinder-attachment_update-0f348847-4867-4b11-a104-54e7abc73d31-np0000007850" released by "attachment_update" :: held 0.187s {{(pid=100177) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:32:37.132266 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-792f8249-bec2-45ed-8bd8-b8c3ff7b8dcd tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] https://10.4.3.239/volume/v3/attachments/15724897-229c-4a8a-819b-0b819dc0b95f returned with HTTP 200 Aug 20 04:32:37.133004 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 217/877] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:32:36 2026] PUT /volume/v3/attachments/15724897-229c-4a8a-819b-0b819dc0b95f => generated 969 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:37.198647 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-f5408e28-a96b-4f4e-be2e-ac6ebd61eaf3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:37.202835 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-f5408e28-a96b-4f4e-be2e-ac6ebd61eaf3 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] POST https://10.4.3.239/volume/v3/attachments/15724897-229c-4a8a-819b-0b819dc0b95f/action Aug 20 04:32:37.203375 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-f5408e28-a96b-4f4e-be2e-ac6ebd61eaf3 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Action body: b'{"os-complete": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:32:37.203561 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-f5408e28-a96b-4f4e-be2e-ac6ebd61eaf3 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:37.234337 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9dbb9cf1-cbf8-47f7-80aa-f748069e1136 tempest-VolumeHostsAdminTestsJSON-1650617293 tempest-VolumeHostsAdminTestsJSON-1650617293-project-admin] GET https://10.4.3.239/volume/v3/os-hosts Aug 20 04:32:37.234800 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9dbb9cf1-cbf8-47f7-80aa-f748069e1136 tempest-VolumeHostsAdminTestsJSON-1650617293 tempest-VolumeHostsAdminTestsJSON-1650617293-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:37.235115 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9dbb9cf1-cbf8-47f7-80aa-f748069e1136 tempest-VolumeHostsAdminTestsJSON-1650617293 tempest-VolumeHostsAdminTestsJSON-1650617293-project-admin] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:37.242836 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.hosts [None req-9dbb9cf1-cbf8-47f7-80aa-f748069e1136 tempest-VolumeHostsAdminTestsJSON-1650617293 tempest-VolumeHostsAdminTestsJSON-1650617293-project-admin] status, active and update: available, enabled, 2026-08-20 04:31:45+00:00 {{(pid=100176) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 20 04:32:37.242979 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.hosts [None req-9dbb9cf1-cbf8-47f7-80aa-f748069e1136 tempest-VolumeHostsAdminTestsJSON-1650617293 tempest-VolumeHostsAdminTestsJSON-1650617293-project-admin] status, active and update: available, enabled, 2026-08-20 04:31:42+00:00 {{(pid=100176) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 20 04:32:37.243258 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.hosts [None req-9dbb9cf1-cbf8-47f7-80aa-f748069e1136 tempest-VolumeHostsAdminTestsJSON-1650617293 tempest-VolumeHostsAdminTestsJSON-1650617293-project-admin] status, active and update: available, enabled, 2026-08-20 04:31:07+00:00 {{(pid=100176) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 20 04:32:37.243679 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9dbb9cf1-cbf8-47f7-80aa-f748069e1136 tempest-VolumeHostsAdminTestsJSON-1650617293 tempest-VolumeHostsAdminTestsJSON-1650617293-project-admin] https://10.4.3.239/volume/v3/os-hosts returned with HTTP 200 Aug 20 04:32:37.244123 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 220/878] 10.4.3.239 () {66 vars in 1240 bytes} [Thu Aug 20 04:32:36 2026] GET /volume/v3/os-hosts => generated 560 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:37.253624 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:37.253624 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:32:37.261603 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-30644c52-d33e-4fa6-9e26-76433a242ade None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:37.265224 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-30644c52-d33e-4fa6-9e26-76433a242ade tempest-VolumeHostsAdminTestsJSON-1650617293 tempest-VolumeHostsAdminTestsJSON-1650617293-project-admin] GET https://10.4.3.239/volume/v3/os-hosts Aug 20 04:32:37.265224 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-30644c52-d33e-4fa6-9e26-76433a242ade tempest-VolumeHostsAdminTestsJSON-1650617293 tempest-VolumeHostsAdminTestsJSON-1650617293-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:37.265224 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-30644c52-d33e-4fa6-9e26-76433a242ade tempest-VolumeHostsAdminTestsJSON-1650617293 tempest-VolumeHostsAdminTestsJSON-1650617293-project-admin] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:37.277140 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.hosts [None req-30644c52-d33e-4fa6-9e26-76433a242ade tempest-VolumeHostsAdminTestsJSON-1650617293 tempest-VolumeHostsAdminTestsJSON-1650617293-project-admin] status, active and update: available, enabled, 2026-08-20 04:31:45+00:00 {{(pid=100174) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 20 04:32:37.277595 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.hosts [None req-30644c52-d33e-4fa6-9e26-76433a242ade tempest-VolumeHostsAdminTestsJSON-1650617293 tempest-VolumeHostsAdminTestsJSON-1650617293-project-admin] status, active and update: available, enabled, 2026-08-20 04:31:42+00:00 {{(pid=100174) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 20 04:32:37.277847 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.hosts [None req-30644c52-d33e-4fa6-9e26-76433a242ade tempest-VolumeHostsAdminTestsJSON-1650617293 tempest-VolumeHostsAdminTestsJSON-1650617293-project-admin] status, active and update: available, enabled, 2026-08-20 04:31:07+00:00 {{(pid=100174) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 20 04:32:37.278359 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-30644c52-d33e-4fa6-9e26-76433a242ade tempest-VolumeHostsAdminTestsJSON-1650617293 tempest-VolumeHostsAdminTestsJSON-1650617293-project-admin] https://10.4.3.239/volume/v3/os-hosts returned with HTTP 200 Aug 20 04:32:37.279012 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 219/879] 10.4.3.239 () {66 vars in 1240 bytes} [Thu Aug 20 04:32:37 2026] GET /volume/v3/os-hosts => generated 560 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:37.290827 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-53424c20-3f90-4876-a7e7-f047aaedd68d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:37.292870 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-f5408e28-a96b-4f4e-be2e-ac6ebd61eaf3 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] https://10.4.3.239/volume/v3/attachments/15724897-229c-4a8a-819b-0b819dc0b95f/action returned with HTTP 204 Aug 20 04:32:37.293407 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 224/880] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:32:37 2026] POST /volume/v3/attachments/15724897-229c-4a8a-819b-0b819dc0b95f/action => generated 0 bytes in 96 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:32:37.295349 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-53424c20-3f90-4876-a7e7-f047aaedd68d tempest-VolumeHostsAdminTestsJSON-1650617293 tempest-VolumeHostsAdminTestsJSON-1650617293-project-admin] GET https://10.4.3.239/volume/v3/os-hosts/np0000007850@storpool Aug 20 04:32:37.295545 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-53424c20-3f90-4876-a7e7-f047aaedd68d tempest-VolumeHostsAdminTestsJSON-1650617293 tempest-VolumeHostsAdminTestsJSON-1650617293-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:37.295777 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-53424c20-3f90-4876-a7e7-f047aaedd68d tempest-VolumeHostsAdminTestsJSON-1650617293 tempest-VolumeHostsAdminTestsJSON-1650617293-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:37.296973 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:37.296973 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:32:37.360112 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6bceacb4-b2ed-43de-be68-62c55a248521 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:37.363209 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6bceacb4-b2ed-43de-be68-62c55a248521 None None] GET https://10.4.3.239/volume// Aug 20 04:32:37.363209 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6bceacb4-b2ed-43de-be68-62c55a248521 None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:37.363209 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6bceacb4-b2ed-43de-be68-62c55a248521 None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:37.363209 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6bceacb4-b2ed-43de-be68-62c55a248521 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:32:37.363750 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 221/881] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:32:37 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:32:37.374342 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5ddc02f2-1f70-40cb-ac46-f59c53b8891e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:37.380371 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5ddc02f2-1f70-40cb-ac46-f59c53b8891e tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/volumes/8779abea-6938-47ad-bff1-2be25f616f46 Aug 20 04:32:37.380371 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5ddc02f2-1f70-40cb-ac46-f59c53b8891e tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:37.381403 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5ddc02f2-1f70-40cb-ac46-f59c53b8891e tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:37.386933 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-5a56e934-2090-4776-a25f-6cefba543c2c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:37.391749 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-5a56e934-2090-4776-a25f-6cefba543c2c tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] GET https://10.4.3.239/volume/v3/volumes/63c7a2f5-0633-4437-b607-bfc06c601793 Aug 20 04:32:37.391749 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-5a56e934-2090-4776-a25f-6cefba543c2c tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:37.391749 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-5a56e934-2090-4776-a25f-6cefba543c2c tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:37.396466 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:37.396466 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:37.403933 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-5ddc02f2-1f70-40cb-ac46-f59c53b8891e tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Volume info retrieved successfully. Aug 20 04:32:37.405284 np0000007850 devstack@c-api.service[100174]: WARNING stevedore.named [None req-5ddc02f2-1f70-40cb-ac46-f59c53b8891e tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:32:37.405389 np0000007850 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-5ddc02f2-1f70-40cb-ac46-f59c53b8891e tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:32:37.412414 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:37.412414 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:32:37.419924 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-5a56e934-2090-4776-a25f-6cefba543c2c tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Volume info retrieved successfully. Aug 20 04:32:37.430955 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-5a56e934-2090-4776-a25f-6cefba543c2c tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] https://10.4.3.239/volume/v3/volumes/63c7a2f5-0633-4437-b607-bfc06c601793 returned with HTTP 200 Aug 20 04:32:37.431877 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 225/882] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:32:37 2026] GET /volume/v3/volumes/63c7a2f5-0633-4437-b607-bfc06c601793 => generated 1023 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:32:37.437212 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-53424c20-3f90-4876-a7e7-f047aaedd68d tempest-VolumeHostsAdminTestsJSON-1650617293 tempest-VolumeHostsAdminTestsJSON-1650617293-project-admin] https://10.4.3.239/volume/v3/os-hosts/np0000007850@storpool returned with HTTP 200 Aug 20 04:32:37.437891 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 218/883] 10.4.3.239 () {66 vars in 1306 bytes} [Thu Aug 20 04:32:37 2026] GET /volume/v3/os-hosts/np0000007850@storpool => generated 1507 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:37.479070 np0000007850 devstack@c-api.service[100174]: DEBUG oslo_db.sqlalchemy.engines [None req-5ddc02f2-1f70-40cb-ac46-f59c53b8891e tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100174) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:32:37.483487 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:37.483487 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:37.500522 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5ddc02f2-1f70-40cb-ac46-f59c53b8891e tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/volumes/8779abea-6938-47ad-bff1-2be25f616f46 returned with HTTP 200 Aug 20 04:32:37.500522 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 220/884] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:32:37 2026] GET /volume/v3/volumes/8779abea-6938-47ad-bff1-2be25f616f46 => generated 916 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:37.523710 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-00d4dabd-8911-440e-b6bd-7790fc991f7e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:37.526056 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-00d4dabd-8911-440e-b6bd-7790fc991f7e tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] POST https://10.4.3.239/volume/v3/group_snapshots Aug 20 04:32:37.526916 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-00d4dabd-8911-440e-b6bd-7790fc991f7e tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "7a5d4477-43fe-4133-95d6-9603f4eee813", "name": "tempest-group_snapshot-560867799"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:37.529588 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.group_snapshots [None req-00d4dabd-8911-440e-b6bd-7790fc991f7e tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '7a5d4477-43fe-4133-95d6-9603f4eee813', 'name': 'tempest-group_snapshot-560867799'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 20 04:32:37.537770 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:37.537770 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:32:37.544664 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.group_snapshots [None req-00d4dabd-8911-440e-b6bd-7790fc991f7e tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Creating group_snapshot tempest-group_snapshot-560867799. Aug 20 04:32:37.576272 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-ee61757c-7408-451d-a7bc-ab5377e2651a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:37.576396 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:37.576396 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:32:37.577720 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-ee61757c-7408-451d-a7bc-ab5377e2651a tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] PUT https://10.4.3.239/volume/v3/attachments/d6e6133f-6845-4a21-bb00-ec3607202e93 Aug 20 04:32:37.578325 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-ee61757c-7408-451d-a7bc-ab5377e2651a tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:37.592933 np0000007850 devstack@c-api.service[100176]: WARNING cinder.quota [None req-00d4dabd-8911-440e-b6bd-7790fc991f7e tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1641246246 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1641246246, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:32:37.592933 np0000007850 devstack@c-api.service[100176]: WARNING cinder.quota [None req-00d4dabd-8911-440e-b6bd-7790fc991f7e tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1641246246 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1641246246, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:32:37.593262 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-ee61757c-7408-451d-a7bc-ab5377e2651a tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Acquiring lock "cinder-attachment_update-63c7a2f5-0633-4437-b607-bfc06c601793-np0000007850" by "attachment_update" {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:32:37.607511 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-ee61757c-7408-451d-a7bc-ab5377e2651a tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Lock "cinder-attachment_update-63c7a2f5-0633-4437-b607-bfc06c601793-np0000007850" acquired by "attachment_update" :: waited 0.014s {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:32:37.609126 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:37.609126 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:32:37.653107 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-00d4dabd-8911-440e-b6bd-7790fc991f7e tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Created reservations ['5a194d59-37d6-4032-a756-700661473d4c', '906116b6-f200-4524-8325-d2ca233e7778', '493c8c3a-e699-4a81-a631-a6acb5f8aff6', '588d5734-6716-4445-a209-95c9d2f9ddb1'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:32:37.707726 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-00d4dabd-8911-440e-b6bd-7790fc991f7e tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/group_snapshots returned with HTTP 202 Aug 20 04:32:37.708322 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 222/885] 10.4.3.239 () {70 vars in 1324 bytes} [Thu Aug 20 04:32:37 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:32:37.725220 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-fc815283-bbcb-4b73-aae2-bdbf56c33dd6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:37.727374 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fc815283-bbcb-4b73-aae2-bdbf56c33dd6 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/group_snapshots/a6c24c1d-e462-44fb-8ad2-dc8e7cb6e370 Aug 20 04:32:37.728130 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fc815283-bbcb-4b73-aae2-bdbf56c33dd6 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:37.728130 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fc815283-bbcb-4b73-aae2-bdbf56c33dd6 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:37.728130 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.group_snapshots [None req-fc815283-bbcb-4b73-aae2-bdbf56c33dd6 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] show called for member a6c24c1d-e462-44fb-8ad2-dc8e7cb6e370 {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 04:32:37.737879 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:37.737879 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:32:37.745983 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fc815283-bbcb-4b73-aae2-bdbf56c33dd6 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/group_snapshots/a6c24c1d-e462-44fb-8ad2-dc8e7cb6e370 returned with HTTP 200 Aug 20 04:32:37.747932 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 219/886] 10.4.3.239 () {68 vars in 1413 bytes} [Thu Aug 20 04:32:37 2026] GET /volume/v3/group_snapshots/a6c24c1d-e462-44fb-8ad2-dc8e7cb6e370 => generated 306 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:37.778590 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-ee61757c-7408-451d-a7bc-ab5377e2651a tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Lock "cinder-attachment_update-63c7a2f5-0633-4437-b607-bfc06c601793-np0000007850" released by "attachment_update" :: held 0.170s {{(pid=100175) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:32:37.778590 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-ee61757c-7408-451d-a7bc-ab5377e2651a tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] https://10.4.3.239/volume/v3/attachments/d6e6133f-6845-4a21-bb00-ec3607202e93 returned with HTTP 200 Aug 20 04:32:37.778590 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 226/887] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:32:37 2026] PUT /volume/v3/attachments/d6e6133f-6845-4a21-bb00-ec3607202e93 => generated 969 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:37.865337 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-bc71158a-5a75-44f5-a906-906664c89821 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:37.871273 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-bc71158a-5a75-44f5-a906-906664c89821 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] POST https://10.4.3.239/volume/v3/attachments/d6e6133f-6845-4a21-bb00-ec3607202e93/action Aug 20 04:32:37.872308 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-bc71158a-5a75-44f5-a906-906664c89821 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Action body: b'{"os-complete": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:32:37.872471 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-bc71158a-5a75-44f5-a906-906664c89821 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:37.931811 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:37.931811 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:37.959666 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-98d28bec-1133-4a99-bbdb-0c373732adb1 req-bc71158a-5a75-44f5-a906-906664c89821 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] https://10.4.3.239/volume/v3/attachments/d6e6133f-6845-4a21-bb00-ec3607202e93/action returned with HTTP 204 Aug 20 04:32:37.960553 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 221/888] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:32:37 2026] POST /volume/v3/attachments/d6e6133f-6845-4a21-bb00-ec3607202e93/action => generated 0 bytes in 97 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:32:38.765375 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-503237a8-d818-4be9-baf4-b18c8c39c59d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:38.767879 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-503237a8-d818-4be9-baf4-b18c8c39c59d tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/group_snapshots/a6c24c1d-e462-44fb-8ad2-dc8e7cb6e370 Aug 20 04:32:38.768198 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-503237a8-d818-4be9-baf4-b18c8c39c59d tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:38.768755 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-503237a8-d818-4be9-baf4-b18c8c39c59d tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:38.768833 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.group_snapshots [None req-503237a8-d818-4be9-baf4-b18c8c39c59d tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] show called for member a6c24c1d-e462-44fb-8ad2-dc8e7cb6e370 {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 04:32:38.778432 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:38.778432 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:32:38.783910 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-503237a8-d818-4be9-baf4-b18c8c39c59d tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/group_snapshots/a6c24c1d-e462-44fb-8ad2-dc8e7cb6e370 returned with HTTP 200 Aug 20 04:32:38.785014 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 223/889] 10.4.3.239 () {68 vars in 1413 bytes} [Thu Aug 20 04:32:38 2026] GET /volume/v3/group_snapshots/a6c24c1d-e462-44fb-8ad2-dc8e7cb6e370 => generated 307 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:38.797650 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-acd4ef04-efef-4fb6-b5d8-3f141bef0f76 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:38.801774 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-acd4ef04-efef-4fb6-b5d8-3f141bef0f76 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/snapshots/detail Aug 20 04:32:38.802134 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-acd4ef04-efef-4fb6-b5d8-3f141bef0f76 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:38.802441 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-acd4ef04-efef-4fb6-b5d8-3f141bef0f76 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'detail' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:38.802778 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.api_utils [None req-acd4ef04-efef-4fb6-b5d8-3f141bef0f76 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Removing options '' from query. {{(pid=100177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:32:38.804113 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.db.api [None req-acd4ef04-efef-4fb6-b5d8-3f141bef0f76 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Building query based on filter {{(pid=100177) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 04:32:38.810581 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-acd4ef04-efef-4fb6-b5d8-3f141bef0f76 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Get all snapshots completed successfully. Aug 20 04:32:38.811602 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:38.811602 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:32:38.812518 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-acd4ef04-efef-4fb6-b5d8-3f141bef0f76 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/snapshots/detail returned with HTTP 200 Aug 20 04:32:38.813052 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 220/890] 10.4.3.239 () {66 vars in 1264 bytes} [Thu Aug 20 04:32:38 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:38.830463 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-40cb3b55-ff1e-47af-b7a9-52d45a82b12f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:38.833975 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-40cb3b55-ff1e-47af-b7a9-52d45a82b12f tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/snapshots/851aee9a-8525-42cf-b517-42b8649531d8 Aug 20 04:32:38.834434 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-40cb3b55-ff1e-47af-b7a9-52d45a82b12f tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:38.835647 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-40cb3b55-ff1e-47af-b7a9-52d45a82b12f tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:38.845342 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:38.845342 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:32:38.845896 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-40cb3b55-ff1e-47af-b7a9-52d45a82b12f tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Snapshot retrieved successfully. Aug 20 04:32:38.847318 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-40cb3b55-ff1e-47af-b7a9-52d45a82b12f tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/snapshots/851aee9a-8525-42cf-b517-42b8649531d8 returned with HTTP 200 Aug 20 04:32:38.847864 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 227/891] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:32:38 2026] GET /volume/v3/snapshots/851aee9a-8525-42cf-b517-42b8649531d8 => generated 450 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:38.862366 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-04aa79f2-f00a-4336-8d2d-90722480c9c7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:38.866150 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-04aa79f2-f00a-4336-8d2d-90722480c9c7 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/group_snapshots/a6c24c1d-e462-44fb-8ad2-dc8e7cb6e370 Aug 20 04:32:38.866650 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-04aa79f2-f00a-4336-8d2d-90722480c9c7 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:38.866796 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-04aa79f2-f00a-4336-8d2d-90722480c9c7 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:38.867002 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.group_snapshots [None req-04aa79f2-f00a-4336-8d2d-90722480c9c7 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] show called for member a6c24c1d-e462-44fb-8ad2-dc8e7cb6e370 {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 04:32:38.874089 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:38.874089 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:38.884355 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-04aa79f2-f00a-4336-8d2d-90722480c9c7 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/group_snapshots/a6c24c1d-e462-44fb-8ad2-dc8e7cb6e370 returned with HTTP 200 Aug 20 04:32:38.884804 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 222/892] 10.4.3.239 () {68 vars in 1413 bytes} [Thu Aug 20 04:32:38 2026] GET /volume/v3/group_snapshots/a6c24c1d-e462-44fb-8ad2-dc8e7cb6e370 => generated 307 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:38.900345 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f2c17158-a313-4c02-bc3a-b0d1a9f93eec None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:38.903022 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f2c17158-a313-4c02-bc3a-b0d1a9f93eec tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/group_snapshots/detail Aug 20 04:32:38.904217 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f2c17158-a313-4c02-bc3a-b0d1a9f93eec tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:38.904217 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f2c17158-a313-4c02-bc3a-b0d1a9f93eec tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:38.917583 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f2c17158-a313-4c02-bc3a-b0d1a9f93eec tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 20 04:32:38.918948 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 224/893] 10.4.3.239 () {68 vars in 1323 bytes} [Thu Aug 20 04:32:38 2026] GET /volume/v3/group_snapshots/detail => generated 310 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 04:32:38.931904 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a34b5055-9eb7-473e-b972-2c3d52badd84 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:38.935410 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a34b5055-9eb7-473e-b972-2c3d52badd84 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] DELETE https://10.4.3.239/volume/v3/group_snapshots/a6c24c1d-e462-44fb-8ad2-dc8e7cb6e370 Aug 20 04:32:38.935539 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a34b5055-9eb7-473e-b972-2c3d52badd84 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:38.935770 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a34b5055-9eb7-473e-b972-2c3d52badd84 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:38.935943 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.group_snapshots [None req-a34b5055-9eb7-473e-b972-2c3d52badd84 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] delete called for member a6c24c1d-e462-44fb-8ad2-dc8e7cb6e370 {{(pid=100177) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 20 04:32:38.936100 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.group_snapshots [None req-a34b5055-9eb7-473e-b972-2c3d52badd84 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Delete group_snapshot with id: a6c24c1d-e462-44fb-8ad2-dc8e7cb6e370 Aug 20 04:32:38.943201 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:38.943201 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:32:39.020508 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a34b5055-9eb7-473e-b972-2c3d52badd84 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/group_snapshots/a6c24c1d-e462-44fb-8ad2-dc8e7cb6e370 returned with HTTP 202 Aug 20 04:32:39.021459 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 221/894] 10.4.3.239 () {68 vars in 1416 bytes} [Thu Aug 20 04:32:38 2026] DELETE /volume/v3/group_snapshots/a6c24c1d-e462-44fb-8ad2-dc8e7cb6e370 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:32:39.035140 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d3b2594c-09ab-404a-972e-5252b8170367 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:39.038490 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d3b2594c-09ab-404a-972e-5252b8170367 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/volumes/detail Aug 20 04:32:39.039377 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d3b2594c-09ab-404a-972e-5252b8170367 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:39.039377 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d3b2594c-09ab-404a-972e-5252b8170367 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'detail' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:39.039756 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.api_utils [None req-d3b2594c-09ab-404a-972e-5252b8170367 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Removing options '' from query. {{(pid=100175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:32:39.040427 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d3b2594c-09ab-404a-972e-5252b8170367 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100175) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:32:39.049914 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d3b2594c-09ab-404a-972e-5252b8170367 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Get all volumes completed successfully. Aug 20 04:32:39.050895 np0000007850 devstack@c-api.service[100175]: WARNING stevedore.named [None req-d3b2594c-09ab-404a-972e-5252b8170367 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:32:39.050895 np0000007850 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-d3b2594c-09ab-404a-972e-5252b8170367 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:32:39.099973 np0000007850 devstack@c-api.service[100175]: DEBUG oslo_db.sqlalchemy.engines [None req-d3b2594c-09ab-404a-972e-5252b8170367 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100175) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:32:39.113133 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:39.113133 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:32:39.148467 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d3b2594c-09ab-404a-972e-5252b8170367 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/volumes/detail returned with HTTP 200 Aug 20 04:32:39.148887 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 228/895] 10.4.3.239 () {68 vars in 1299 bytes} [Thu Aug 20 04:32:39 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:39.176955 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-86ca38de-a371-4f5f-9ee6-30039518d2f9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:39.181207 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-86ca38de-a371-4f5f-9ee6-30039518d2f9 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/snapshots/detail Aug 20 04:32:39.181207 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-86ca38de-a371-4f5f-9ee6-30039518d2f9 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:39.181207 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-86ca38de-a371-4f5f-9ee6-30039518d2f9 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'detail' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:39.181207 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.api_utils [None req-86ca38de-a371-4f5f-9ee6-30039518d2f9 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Removing options '' from query. {{(pid=100174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:32:39.183266 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.db.api [None req-86ca38de-a371-4f5f-9ee6-30039518d2f9 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Building query based on filter {{(pid=100174) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 04:32:39.189663 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-86ca38de-a371-4f5f-9ee6-30039518d2f9 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Get all snapshots completed successfully. Aug 20 04:32:39.190840 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:39.190840 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:39.191604 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-86ca38de-a371-4f5f-9ee6-30039518d2f9 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/snapshots/detail returned with HTTP 200 Aug 20 04:32:39.192425 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 223/896] 10.4.3.239 () {66 vars in 1264 bytes} [Thu Aug 20 04:32:39 2026] GET /volume/v3/snapshots/detail => generated 451 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:39.204689 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-51c7cf50-68ac-4704-a28e-ddebd628d416 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:39.206751 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-51c7cf50-68ac-4704-a28e-ddebd628d416 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/snapshots/851aee9a-8525-42cf-b517-42b8649531d8 Aug 20 04:32:39.207034 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-51c7cf50-68ac-4704-a28e-ddebd628d416 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:39.207279 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-51c7cf50-68ac-4704-a28e-ddebd628d416 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:39.220141 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-51c7cf50-68ac-4704-a28e-ddebd628d416 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/snapshots/851aee9a-8525-42cf-b517-42b8649531d8 returned with HTTP 404 Aug 20 04:32:39.221243 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 225/897] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:32:39 2026] GET /volume/v3/snapshots/851aee9a-8525-42cf-b517-42b8649531d8 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:32:39.233818 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2c547953-d6c2-49d2-9ccb-f8e945b00e2d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:39.235553 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2c547953-d6c2-49d2-9ccb-f8e945b00e2d tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/group_snapshots/a6c24c1d-e462-44fb-8ad2-dc8e7cb6e370 Aug 20 04:32:39.235941 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2c547953-d6c2-49d2-9ccb-f8e945b00e2d tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:39.236161 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2c547953-d6c2-49d2-9ccb-f8e945b00e2d tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:39.236342 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.group_snapshots [None req-2c547953-d6c2-49d2-9ccb-f8e945b00e2d tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] show called for member a6c24c1d-e462-44fb-8ad2-dc8e7cb6e370 {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 04:32:39.249125 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2c547953-d6c2-49d2-9ccb-f8e945b00e2d tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/group_snapshots/a6c24c1d-e462-44fb-8ad2-dc8e7cb6e370 returned with HTTP 404 Aug 20 04:32:39.249125 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 222/898] 10.4.3.239 () {68 vars in 1413 bytes} [Thu Aug 20 04:32:39 2026] GET /volume/v3/group_snapshots/a6c24c1d-e462-44fb-8ad2-dc8e7cb6e370 => generated 116 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:32:39.258751 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6e16bd6d-f21b-47d0-a2a0-fb302e358ca0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:39.260928 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6e16bd6d-f21b-47d0-a2a0-fb302e358ca0 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/group_snapshots Aug 20 04:32:39.261279 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6e16bd6d-f21b-47d0-a2a0-fb302e358ca0 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:39.261478 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6e16bd6d-f21b-47d0-a2a0-fb302e358ca0 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:39.267913 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6e16bd6d-f21b-47d0-a2a0-fb302e358ca0 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/group_snapshots returned with HTTP 200 Aug 20 04:32:39.268477 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 229/899] 10.4.3.239 () {68 vars in 1302 bytes} [Thu Aug 20 04:32:39 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:39.279983 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-030ef4e1-270f-4859-b351-2d53cf1fce82 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:39.284566 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-030ef4e1-270f-4859-b351-2d53cf1fce82 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] DELETE https://10.4.3.239/volume/v3/group_snapshots/a6c24c1d-e462-44fb-8ad2-dc8e7cb6e370 Aug 20 04:32:39.285040 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-030ef4e1-270f-4859-b351-2d53cf1fce82 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:39.285494 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-030ef4e1-270f-4859-b351-2d53cf1fce82 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:39.285826 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.group_snapshots [None req-030ef4e1-270f-4859-b351-2d53cf1fce82 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] delete called for member a6c24c1d-e462-44fb-8ad2-dc8e7cb6e370 {{(pid=100174) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 20 04:32:39.286080 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.group_snapshots [None req-030ef4e1-270f-4859-b351-2d53cf1fce82 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Delete group_snapshot with id: a6c24c1d-e462-44fb-8ad2-dc8e7cb6e370 Aug 20 04:32:39.291574 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-030ef4e1-270f-4859-b351-2d53cf1fce82 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/group_snapshots/a6c24c1d-e462-44fb-8ad2-dc8e7cb6e370 returned with HTTP 404 Aug 20 04:32:39.291574 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 224/900] 10.4.3.239 () {68 vars in 1416 bytes} [Thu Aug 20 04:32:39 2026] DELETE /volume/v3/group_snapshots/a6c24c1d-e462-44fb-8ad2-dc8e7cb6e370 => generated 116 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 20 04:32:39.303055 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-526b5c12-649a-4215-bc42-e65b99ad0e21 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:39.305935 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-526b5c12-649a-4215-bc42-e65b99ad0e21 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/volumes/detail Aug 20 04:32:39.306454 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-526b5c12-649a-4215-bc42-e65b99ad0e21 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:39.306608 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-526b5c12-649a-4215-bc42-e65b99ad0e21 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'detail' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:39.307036 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.api_utils [None req-526b5c12-649a-4215-bc42-e65b99ad0e21 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Removing options '' from query. {{(pid=100176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:32:39.308783 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:39.308783 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:32:39.308783 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-526b5c12-649a-4215-bc42-e65b99ad0e21 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:32:39.319214 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-526b5c12-649a-4215-bc42-e65b99ad0e21 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Get all volumes completed successfully. Aug 20 04:32:39.320331 np0000007850 devstack@c-api.service[100176]: WARNING stevedore.named [None req-526b5c12-649a-4215-bc42-e65b99ad0e21 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:32:39.320577 np0000007850 devstack@c-api.service[100176]: WARNING castellan.key_manager [None req-526b5c12-649a-4215-bc42-e65b99ad0e21 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:32:39.374120 np0000007850 devstack@c-api.service[100176]: DEBUG oslo_db.sqlalchemy.engines [None req-526b5c12-649a-4215-bc42-e65b99ad0e21 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:32:39.378066 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:39.378066 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:32:39.387459 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-526b5c12-649a-4215-bc42-e65b99ad0e21 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/volumes/detail returned with HTTP 200 Aug 20 04:32:39.388005 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 226/901] 10.4.3.239 () {68 vars in 1299 bytes} [Thu Aug 20 04:32:39 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:39.406457 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6e0b5854-4396-45fb-b4a0-cfe72f7c2059 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:39.408988 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6e0b5854-4396-45fb-b4a0-cfe72f7c2059 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] POST https://10.4.3.239/volume/v3/groups/7a5d4477-43fe-4133-95d6-9603f4eee813/action Aug 20 04:32:39.409437 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6e0b5854-4396-45fb-b4a0-cfe72f7c2059 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:32:39.409644 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6e0b5854-4396-45fb-b4a0-cfe72f7c2059 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:39.411997 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.groups [None req-6e0b5854-4396-45fb-b4a0-cfe72f7c2059 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] delete called for group 7a5d4477-43fe-4133-95d6-9603f4eee813 {{(pid=100177) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 04:32:39.412171 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.groups [None req-6e0b5854-4396-45fb-b4a0-cfe72f7c2059 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Delete group with id: 7a5d4477-43fe-4133-95d6-9603f4eee813 Aug 20 04:32:39.417670 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:39.417670 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:32:39.452008 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-621f0fe3-ceb4-4a62-93c8-9d6065a07c86 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:39.454600 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-621f0fe3-ceb4-4a62-93c8-9d6065a07c86 tempest-VolumesAdminNegativeTest-1886765145 tempest-VolumesAdminNegativeTest-1886765145-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:32:39.454600 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-621f0fe3-ceb4-4a62-93c8-9d6065a07c86 tempest-VolumesAdminNegativeTest-1886765145 tempest-VolumesAdminNegativeTest-1886765145-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1600774560"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:39.455997 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-621f0fe3-ceb4-4a62-93c8-9d6065a07c86 tempest-VolumesAdminNegativeTest-1886765145 tempest-VolumesAdminNegativeTest-1886765145-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1600774560'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:32:39.456272 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-621f0fe3-ceb4-4a62-93c8-9d6065a07c86 tempest-VolumesAdminNegativeTest-1886765145 tempest-VolumesAdminNegativeTest-1886765145-project-member] Create volume of 1 GB Aug 20 04:32:39.462425 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-621f0fe3-ceb4-4a62-93c8-9d6065a07c86 tempest-VolumesAdminNegativeTest-1886765145 tempest-VolumesAdminNegativeTest-1886765145-project-member] Availability Zones retrieved successfully. Aug 20 04:32:39.468839 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-621f0fe3-ceb4-4a62-93c8-9d6065a07c86 tempest-VolumesAdminNegativeTest-1886765145 tempest-VolumesAdminNegativeTest-1886765145-project-member] Flow 'volume_create_api' (6f5bff96-cd89-4582-ba82-5b13e1f956ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:32:39.470171 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-621f0fe3-ceb4-4a62-93c8-9d6065a07c86 tempest-VolumesAdminNegativeTest-1886765145 tempest-VolumesAdminNegativeTest-1886765145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc4139cf-8091-4f0f-a346-683058e66e5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:39.471334 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-621f0fe3-ceb4-4a62-93c8-9d6065a07c86 tempest-VolumesAdminNegativeTest-1886765145 tempest-VolumesAdminNegativeTest-1886765145-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:32:39.485404 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6e0b5854-4396-45fb-b4a0-cfe72f7c2059 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/groups/7a5d4477-43fe-4133-95d6-9603f4eee813/action returned with HTTP 202 Aug 20 04:32:39.486237 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 223/902] 10.4.3.239 () {70 vars in 1428 bytes} [Thu Aug 20 04:32:39 2026] POST /volume/v3/groups/7a5d4477-43fe-4133-95d6-9603f4eee813/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:32:39.497123 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8dfb4188-f50c-4b4a-a7a1-4778355c4b67 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:39.499625 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8dfb4188-f50c-4b4a-a7a1-4778355c4b67 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/volumes/8779abea-6938-47ad-bff1-2be25f616f46 Aug 20 04:32:39.501881 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8dfb4188-f50c-4b4a-a7a1-4778355c4b67 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:39.501881 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8dfb4188-f50c-4b4a-a7a1-4778355c4b67 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:39.511859 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:39.511859 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:39.520961 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-8dfb4188-f50c-4b4a-a7a1-4778355c4b67 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Volume info retrieved successfully. Aug 20 04:32:39.522475 np0000007850 devstack@c-api.service[100174]: WARNING stevedore.named [None req-8dfb4188-f50c-4b4a-a7a1-4778355c4b67 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:32:39.522475 np0000007850 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-8dfb4188-f50c-4b4a-a7a1-4778355c4b67 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:32:39.523606 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-621f0fe3-ceb4-4a62-93c8-9d6065a07c86 tempest-VolumesAdminNegativeTest-1886765145 tempest-VolumesAdminNegativeTest-1886765145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc4139cf-8091-4f0f-a346-683058e66e5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:39.524861 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-621f0fe3-ceb4-4a62-93c8-9d6065a07c86 tempest-VolumesAdminNegativeTest-1886765145 tempest-VolumesAdminNegativeTest-1886765145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0638f9bf-93fa-4767-9c47-637e4752cfd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:39.579913 np0000007850 devstack@c-api.service[100174]: DEBUG oslo_db.sqlalchemy.engines [None req-8dfb4188-f50c-4b4a-a7a1-4778355c4b67 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100174) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:32:39.586358 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:39.586358 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:39.598203 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8dfb4188-f50c-4b4a-a7a1-4778355c4b67 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/volumes/8779abea-6938-47ad-bff1-2be25f616f46 returned with HTTP 200 Aug 20 04:32:39.598593 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 225/903] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:32:39 2026] GET /volume/v3/volumes/8779abea-6938-47ad-bff1-2be25f616f46 => generated 915 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:39.618421 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-621f0fe3-ceb4-4a62-93c8-9d6065a07c86 tempest-VolumesAdminNegativeTest-1886765145 tempest-VolumesAdminNegativeTest-1886765145-project-member] Created reservations ['aad4bcf7-efa6-4fdd-8fb0-dafbd8acec18', '03b580d8-59c7-4a84-b746-e301dbb8320b', '6b8774b9-8f1f-488b-9d34-c8a0cadb69c5', '317a1905-7646-43cc-a73e-5f363b78ecc4'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:32:39.618632 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-621f0fe3-ceb4-4a62-93c8-9d6065a07c86 tempest-VolumesAdminNegativeTest-1886765145 tempest-VolumesAdminNegativeTest-1886765145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0638f9bf-93fa-4767-9c47-637e4752cfd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aad4bcf7-efa6-4fdd-8fb0-dafbd8acec18', '03b580d8-59c7-4a84-b746-e301dbb8320b', '6b8774b9-8f1f-488b-9d34-c8a0cadb69c5', '317a1905-7646-43cc-a73e-5f363b78ecc4']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:39.620028 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-621f0fe3-ceb4-4a62-93c8-9d6065a07c86 tempest-VolumesAdminNegativeTest-1886765145 tempest-VolumesAdminNegativeTest-1886765145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (813cc355-e7de-41ab-affd-4c3c37c8c91f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:39.653215 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-621f0fe3-ceb4-4a62-93c8-9d6065a07c86 tempest-VolumesAdminNegativeTest-1886765145 tempest-VolumesAdminNegativeTest-1886765145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (813cc355-e7de-41ab-affd-4c3c37c8c91f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38ae6813-7871-410d-8d8f-3824769bffb8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1600774560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a15ad6aec8240bcb6c3498594885530',qos_specs=None,replication_status=,reservations=['aad4bcf7-efa6-4fdd-8fb0-dafbd8acec18','03b580d8-59c7-4a84-b746-e301dbb8320b','6b8774b9-8f1f-488b-9d34-c8a0cadb69c5','317a1905-7646-43cc-a73e-5f363b78ecc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='907cbfdc87734d988595b7d7762ac9c6',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:32:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1600774560',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38ae6813-7871-410d-8d8f-3824769bffb8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a15ad6aec8240bcb6c3498594885530',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='907cbfdc87734d988595b7d7762ac9c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:39.654552 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-621f0fe3-ceb4-4a62-93c8-9d6065a07c86 tempest-VolumesAdminNegativeTest-1886765145 tempest-VolumesAdminNegativeTest-1886765145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fcd8d27-56d6-43d5-ba45-5b22179edfb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:39.681349 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-621f0fe3-ceb4-4a62-93c8-9d6065a07c86 tempest-VolumesAdminNegativeTest-1886765145 tempest-VolumesAdminNegativeTest-1886765145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fcd8d27-56d6-43d5-ba45-5b22179edfb4) transitioned into state 'SUCCESS' from state '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-1600774560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a15ad6aec8240bcb6c3498594885530',qos_specs=None,replication_status=,reservations=['aad4bcf7-efa6-4fdd-8fb0-dafbd8acec18','03b580d8-59c7-4a84-b746-e301dbb8320b','6b8774b9-8f1f-488b-9d34-c8a0cadb69c5','317a1905-7646-43cc-a73e-5f363b78ecc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='907cbfdc87734d988595b7d7762ac9c6',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:39.682591 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-621f0fe3-ceb4-4a62-93c8-9d6065a07c86 tempest-VolumesAdminNegativeTest-1886765145 tempest-VolumesAdminNegativeTest-1886765145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87bc047a-5c0f-4c62-b353-b7439467a343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:39.696461 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-621f0fe3-ceb4-4a62-93c8-9d6065a07c86 tempest-VolumesAdminNegativeTest-1886765145 tempest-VolumesAdminNegativeTest-1886765145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87bc047a-5c0f-4c62-b353-b7439467a343) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:39.698706 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-621f0fe3-ceb4-4a62-93c8-9d6065a07c86 tempest-VolumesAdminNegativeTest-1886765145 tempest-VolumesAdminNegativeTest-1886765145-project-member] Flow 'volume_create_api' (6f5bff96-cd89-4582-ba82-5b13e1f956ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:32:39.699027 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-621f0fe3-ceb4-4a62-93c8-9d6065a07c86 tempest-VolumesAdminNegativeTest-1886765145 tempest-VolumesAdminNegativeTest-1886765145-project-member] Create volume request issued successfully. Aug 20 04:32:39.699884 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-621f0fe3-ceb4-4a62-93c8-9d6065a07c86 tempest-VolumesAdminNegativeTest-1886765145 tempest-VolumesAdminNegativeTest-1886765145-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:32:39.700420 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 230/904] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:32:39 2026] POST /volume/v3/volumes => generated 755 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:32:39.721274 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7fb47f9e-dc86-4502-aa86-59379d82e115 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:39.724251 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7fb47f9e-dc86-4502-aa86-59379d82e115 tempest-VolumesAdminNegativeTest-1886765145 tempest-VolumesAdminNegativeTest-1886765145-project-member] GET https://10.4.3.239/volume/v3/volumes/38ae6813-7871-410d-8d8f-3824769bffb8 Aug 20 04:32:39.724482 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7fb47f9e-dc86-4502-aa86-59379d82e115 tempest-VolumesAdminNegativeTest-1886765145 tempest-VolumesAdminNegativeTest-1886765145-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:39.724828 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7fb47f9e-dc86-4502-aa86-59379d82e115 tempest-VolumesAdminNegativeTest-1886765145 tempest-VolumesAdminNegativeTest-1886765145-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:39.743753 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:39.743753 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:32:39.750345 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7fb47f9e-dc86-4502-aa86-59379d82e115 tempest-VolumesAdminNegativeTest-1886765145 tempest-VolumesAdminNegativeTest-1886765145-project-member] Volume info retrieved successfully. Aug 20 04:32:39.757503 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7fb47f9e-dc86-4502-aa86-59379d82e115 tempest-VolumesAdminNegativeTest-1886765145 tempest-VolumesAdminNegativeTest-1886765145-project-member] https://10.4.3.239/volume/v3/volumes/38ae6813-7871-410d-8d8f-3824769bffb8 returned with HTTP 200 Aug 20 04:32:39.757969 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 227/905] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:32:39 2026] GET /volume/v3/volumes/38ae6813-7871-410d-8d8f-3824769bffb8 => generated 823 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:40.619811 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-42becb31-512d-4358-901f-da9445044cee None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:40.623468 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-42becb31-512d-4358-901f-da9445044cee tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/volumes/8779abea-6938-47ad-bff1-2be25f616f46 Aug 20 04:32:40.623468 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-42becb31-512d-4358-901f-da9445044cee tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:40.623767 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-42becb31-512d-4358-901f-da9445044cee tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:40.631991 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-42becb31-512d-4358-901f-da9445044cee tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/volumes/8779abea-6938-47ad-bff1-2be25f616f46 returned with HTTP 404 Aug 20 04:32:40.632714 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 224/906] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:32:40 2026] GET /volume/v3/volumes/8779abea-6938-47ad-bff1-2be25f616f46 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:32:40.648911 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c9068080-78fd-4115-871b-44496c1934e6 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:40.654045 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c9068080-78fd-4115-871b-44496c1934e6 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] GET https://10.4.3.239/volume/v3/groups/7a5d4477-43fe-4133-95d6-9603f4eee813 Aug 20 04:32:40.654557 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c9068080-78fd-4115-871b-44496c1934e6 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:40.654891 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c9068080-78fd-4115-871b-44496c1934e6 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:40.655104 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.groups [None req-c9068080-78fd-4115-871b-44496c1934e6 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] show called for member 7a5d4477-43fe-4133-95d6-9603f4eee813 {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 04:32:40.661480 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c9068080-78fd-4115-871b-44496c1934e6 tempest-GroupSnapshotsTest-763601919 tempest-GroupSnapshotsTest-763601919-project-member] https://10.4.3.239/volume/v3/groups/7a5d4477-43fe-4133-95d6-9603f4eee813 returned with HTTP 404 Aug 20 04:32:40.662524 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 226/907] 10.4.3.239 () {68 vars in 1386 bytes} [Thu Aug 20 04:32:40 2026] GET /volume/v3/groups/7a5d4477-43fe-4133-95d6-9603f4eee813 => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:32:40.673953 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a1f53a5c-e79a-4437-ac2f-2799f36d2010 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:40.674535 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a1f53a5c-e79a-4437-ac2f-2799f36d2010 tempest-GroupSnapshotsTest-1396725337 tempest-GroupSnapshotsTest-1396725337-project-admin] DELETE https://10.4.3.239/volume/v3/group_types/d3c12db7-5c44-4379-b166-8eb8ca6bb8db Aug 20 04:32:40.674854 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a1f53a5c-e79a-4437-ac2f-2799f36d2010 tempest-GroupSnapshotsTest-1396725337 tempest-GroupSnapshotsTest-1396725337-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:40.675128 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a1f53a5c-e79a-4437-ac2f-2799f36d2010 tempest-GroupSnapshotsTest-1396725337 tempest-GroupSnapshotsTest-1396725337-project-admin] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:40.675539 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:40.675539 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:32:40.694930 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a1f53a5c-e79a-4437-ac2f-2799f36d2010 tempest-GroupSnapshotsTest-1396725337 tempest-GroupSnapshotsTest-1396725337-project-admin] https://10.4.3.239/volume/v3/group_types/d3c12db7-5c44-4379-b166-8eb8ca6bb8db returned with HTTP 202 Aug 20 04:32:40.695538 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 231/908] 10.4.3.239 () {68 vars in 1404 bytes} [Thu Aug 20 04:32:40 2026] DELETE /volume/v3/group_types/d3c12db7-5c44-4379-b166-8eb8ca6bb8db => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:32:40.704872 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b4be6f00-9f79-47b2-9632-b9b7e67c625c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:40.707113 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b4be6f00-9f79-47b2-9632-b9b7e67c625c tempest-GroupSnapshotsTest-1396725337 tempest-GroupSnapshotsTest-1396725337-project-admin] DELETE https://10.4.3.239/volume/v3/types/de4a2159-efd8-4a27-99bb-880a26f5ee10 Aug 20 04:32:40.707378 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b4be6f00-9f79-47b2-9632-b9b7e67c625c tempest-GroupSnapshotsTest-1396725337 tempest-GroupSnapshotsTest-1396725337-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:40.707674 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b4be6f00-9f79-47b2-9632-b9b7e67c625c tempest-GroupSnapshotsTest-1396725337 tempest-GroupSnapshotsTest-1396725337-project-admin] Calling method '_delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:40.743326 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b4be6f00-9f79-47b2-9632-b9b7e67c625c tempest-GroupSnapshotsTest-1396725337 tempest-GroupSnapshotsTest-1396725337-project-admin] https://10.4.3.239/volume/v3/types/de4a2159-efd8-4a27-99bb-880a26f5ee10 returned with HTTP 202 Aug 20 04:32:40.743692 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 228/909] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:32:40 2026] DELETE /volume/v3/types/de4a2159-efd8-4a27-99bb-880a26f5ee10 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:32:40.753381 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e843e12d-500b-4cb8-9059-fc6172771867 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:40.758743 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e843e12d-500b-4cb8-9059-fc6172771867 tempest-GroupSnapshotsTest-1396725337 tempest-GroupSnapshotsTest-1396725337-project-admin] GET https://10.4.3.239/volume/v3/types/de4a2159-efd8-4a27-99bb-880a26f5ee10 Aug 20 04:32:40.759004 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e843e12d-500b-4cb8-9059-fc6172771867 tempest-GroupSnapshotsTest-1396725337 tempest-GroupSnapshotsTest-1396725337-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:40.759312 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e843e12d-500b-4cb8-9059-fc6172771867 tempest-GroupSnapshotsTest-1396725337 tempest-GroupSnapshotsTest-1396725337-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:40.763562 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e843e12d-500b-4cb8-9059-fc6172771867 tempest-GroupSnapshotsTest-1396725337 tempest-GroupSnapshotsTest-1396725337-project-admin] https://10.4.3.239/volume/v3/types/de4a2159-efd8-4a27-99bb-880a26f5ee10 returned with HTTP 404 Aug 20 04:32:40.764088 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 225/910] 10.4.3.239 () {66 vars in 1342 bytes} [Thu Aug 20 04:32:40 2026] GET /volume/v3/types/de4a2159-efd8-4a27-99bb-880a26f5ee10 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:32:40.777301 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6594feb6-3537-450d-9f04-dd940b7328a5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:40.782054 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6594feb6-3537-450d-9f04-dd940b7328a5 tempest-VolumesAdminNegativeTest-1886765145 tempest-VolumesAdminNegativeTest-1886765145-project-member] GET https://10.4.3.239/volume/v3/volumes/38ae6813-7871-410d-8d8f-3824769bffb8 Aug 20 04:32:40.782054 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6594feb6-3537-450d-9f04-dd940b7328a5 tempest-VolumesAdminNegativeTest-1886765145 tempest-VolumesAdminNegativeTest-1886765145-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:40.782245 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6594feb6-3537-450d-9f04-dd940b7328a5 tempest-VolumesAdminNegativeTest-1886765145 tempest-VolumesAdminNegativeTest-1886765145-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:40.801144 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:40.801144 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:40.810113 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-6594feb6-3537-450d-9f04-dd940b7328a5 tempest-VolumesAdminNegativeTest-1886765145 tempest-VolumesAdminNegativeTest-1886765145-project-member] Volume info retrieved successfully. Aug 20 04:32:40.817832 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6594feb6-3537-450d-9f04-dd940b7328a5 tempest-VolumesAdminNegativeTest-1886765145 tempest-VolumesAdminNegativeTest-1886765145-project-member] https://10.4.3.239/volume/v3/volumes/38ae6813-7871-410d-8d8f-3824769bffb8 returned with HTTP 200 Aug 20 04:32:40.818538 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 227/911] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:32:40 2026] GET /volume/v3/volumes/38ae6813-7871-410d-8d8f-3824769bffb8 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:41.076277 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3f0e6bc1-b639-4103-bb2a-4d942d629b52 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:41.143533 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-18398fdb-e821-4773-b944-725475f1bda7 req-e4a9248a-4f14-4771-b070-e2789b601b45 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:41.150763 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-18398fdb-e821-4773-b944-725475f1bda7 req-e4a9248a-4f14-4771-b070-e2789b601b45 tempest-VolumesAdminNegativeTest-1238564931 tempest-VolumesAdminNegativeTest-1238564931-project] GET https://10.4.3.239/volume/v3/volumes/3c399d0a-fbd5-4b0c-9dab-dbeccaae73cc Aug 20 04:32:41.151242 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-18398fdb-e821-4773-b944-725475f1bda7 req-e4a9248a-4f14-4771-b070-e2789b601b45 tempest-VolumesAdminNegativeTest-1238564931 tempest-VolumesAdminNegativeTest-1238564931-project] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:41.151508 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-18398fdb-e821-4773-b944-725475f1bda7 req-e4a9248a-4f14-4771-b070-e2789b601b45 tempest-VolumesAdminNegativeTest-1238564931 tempest-VolumesAdminNegativeTest-1238564931-project] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:41.162613 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-18398fdb-e821-4773-b944-725475f1bda7 req-e4a9248a-4f14-4771-b070-e2789b601b45 tempest-VolumesAdminNegativeTest-1238564931 tempest-VolumesAdminNegativeTest-1238564931-project] https://10.4.3.239/volume/v3/volumes/3c399d0a-fbd5-4b0c-9dab-dbeccaae73cc returned with HTTP 404 Aug 20 04:32:41.164078 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 229/912] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:32:41 2026] GET /volume/v3/volumes/3c399d0a-fbd5-4b0c-9dab-dbeccaae73cc => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:32:41.178525 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c7c6530c-5bba-4ca7-b421-41eb773aa96f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:41.180784 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c7c6530c-5bba-4ca7-b421-41eb773aa96f tempest-VolumesAdminNegativeTest-1886765145 tempest-VolumesAdminNegativeTest-1886765145-project-member] DELETE https://10.4.3.239/volume/v3/volumes/38ae6813-7871-410d-8d8f-3824769bffb8 Aug 20 04:32:41.181031 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c7c6530c-5bba-4ca7-b421-41eb773aa96f tempest-VolumesAdminNegativeTest-1886765145 tempest-VolumesAdminNegativeTest-1886765145-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:41.181558 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c7c6530c-5bba-4ca7-b421-41eb773aa96f tempest-VolumesAdminNegativeTest-1886765145 tempest-VolumesAdminNegativeTest-1886765145-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:41.181558 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-c7c6530c-5bba-4ca7-b421-41eb773aa96f tempest-VolumesAdminNegativeTest-1886765145 tempest-VolumesAdminNegativeTest-1886765145-project-member] Delete volume with id: 38ae6813-7871-410d-8d8f-3824769bffb8 Aug 20 04:32:41.186084 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3f0e6bc1-b639-4103-bb2a-4d942d629b52 tempest-VolumesServicesTestJSON-1623127097 tempest-VolumesServicesTestJSON-1623127097-project-admin] GET https://10.4.3.239/volume/v3/os-services Aug 20 04:32:41.186084 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3f0e6bc1-b639-4103-bb2a-4d942d629b52 tempest-VolumesServicesTestJSON-1623127097 tempest-VolumesServicesTestJSON-1623127097-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:41.186084 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3f0e6bc1-b639-4103-bb2a-4d942d629b52 tempest-VolumesServicesTestJSON-1623127097 tempest-VolumesServicesTestJSON-1623127097-project-admin] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:41.195328 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3f0e6bc1-b639-4103-bb2a-4d942d629b52 tempest-VolumesServicesTestJSON-1623127097 tempest-VolumesServicesTestJSON-1623127097-project-admin] https://10.4.3.239/volume/v3/os-services returned with HTTP 200 Aug 20 04:32:41.195984 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 232/913] 10.4.3.239 () {66 vars in 1249 bytes} [Thu Aug 20 04:32:41 2026] GET /volume/v3/os-services => generated 626 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:41.198847 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:41.198847 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:32:41.199475 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c7c6530c-5bba-4ca7-b421-41eb773aa96f tempest-VolumesAdminNegativeTest-1886765145 tempest-VolumesAdminNegativeTest-1886765145-project-member] Volume info retrieved successfully. Aug 20 04:32:41.207775 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e4228661-2950-42ac-a682-36834016da86 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:41.209992 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e4228661-2950-42ac-a682-36834016da86 tempest-VolumesServicesTestJSON-1623127097 tempest-VolumesServicesTestJSON-1623127097-project-admin] GET https://10.4.3.239/volume/v3/os-services?host=np0000007850 Aug 20 04:32:41.210168 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e4228661-2950-42ac-a682-36834016da86 tempest-VolumesServicesTestJSON-1623127097 tempest-VolumesServicesTestJSON-1623127097-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:41.210633 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e4228661-2950-42ac-a682-36834016da86 tempest-VolumesServicesTestJSON-1623127097 tempest-VolumesServicesTestJSON-1623127097-project-admin] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:41.219584 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e4228661-2950-42ac-a682-36834016da86 tempest-VolumesServicesTestJSON-1623127097 tempest-VolumesServicesTestJSON-1623127097-project-admin] https://10.4.3.239/volume/v3/os-services?host=np0000007850 returned with HTTP 200 Aug 20 04:32:41.220227 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 228/914] 10.4.3.239 () {66 vars in 1284 bytes} [Thu Aug 20 04:32:41 2026] GET /volume/v3/os-services?host=np0000007850 => generated 626 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:41.233973 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b99905a1-594e-4cf0-96a9-00d9f22fe955 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:41.237094 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c7c6530c-5bba-4ca7-b421-41eb773aa96f tempest-VolumesAdminNegativeTest-1886765145 tempest-VolumesAdminNegativeTest-1886765145-project-member] Delete volume request issued successfully. Aug 20 04:32:41.237434 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c7c6530c-5bba-4ca7-b421-41eb773aa96f tempest-VolumesAdminNegativeTest-1886765145 tempest-VolumesAdminNegativeTest-1886765145-project-member] https://10.4.3.239/volume/v3/volumes/38ae6813-7871-410d-8d8f-3824769bffb8 returned with HTTP 202 Aug 20 04:32:41.238055 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 226/915] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:32:41 2026] DELETE /volume/v3/volumes/38ae6813-7871-410d-8d8f-3824769bffb8 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:32:41.238201 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b99905a1-594e-4cf0-96a9-00d9f22fe955 tempest-VolumesServicesTestJSON-1623127097 tempest-VolumesServicesTestJSON-1623127097-project-admin] GET https://10.4.3.239/volume/v3/os-services?host=np0000007850&binary=cinder-scheduler Aug 20 04:32:41.238651 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b99905a1-594e-4cf0-96a9-00d9f22fe955 tempest-VolumesServicesTestJSON-1623127097 tempest-VolumesServicesTestJSON-1623127097-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:41.239030 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b99905a1-594e-4cf0-96a9-00d9f22fe955 tempest-VolumesServicesTestJSON-1623127097 tempest-VolumesServicesTestJSON-1623127097-project-admin] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:41.249748 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2b928801-e3e6-45c6-9635-ef4cf5ac6836 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:41.253239 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2b928801-e3e6-45c6-9635-ef4cf5ac6836 tempest-VolumesAdminNegativeTest-1886765145 tempest-VolumesAdminNegativeTest-1886765145-project-member] GET https://10.4.3.239/volume/v3/volumes/38ae6813-7871-410d-8d8f-3824769bffb8 Aug 20 04:32:41.253239 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2b928801-e3e6-45c6-9635-ef4cf5ac6836 tempest-VolumesAdminNegativeTest-1886765145 tempest-VolumesAdminNegativeTest-1886765145-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:41.253239 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2b928801-e3e6-45c6-9635-ef4cf5ac6836 tempest-VolumesAdminNegativeTest-1886765145 tempest-VolumesAdminNegativeTest-1886765145-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:41.253539 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b99905a1-594e-4cf0-96a9-00d9f22fe955 tempest-VolumesServicesTestJSON-1623127097 tempest-VolumesServicesTestJSON-1623127097-project-admin] https://10.4.3.239/volume/v3/os-services?host=np0000007850&binary=cinder-scheduler returned with HTTP 200 Aug 20 04:32:41.253539 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 230/916] 10.4.3.239 () {66 vars in 1332 bytes} [Thu Aug 20 04:32:41 2026] GET /volume/v3/os-services?host=np0000007850&binary=cinder-scheduler => generated 191 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:41.264851 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:41.264851 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:32:41.272728 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d7a66f88-4e59-473f-999b-952072e82394 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:41.274483 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d7a66f88-4e59-473f-999b-952072e82394 tempest-VolumesServicesTestJSON-1623127097 tempest-VolumesServicesTestJSON-1623127097-project-admin] GET https://10.4.3.239/volume/v3/os-services?binary=cinder-scheduler Aug 20 04:32:41.274645 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d7a66f88-4e59-473f-999b-952072e82394 tempest-VolumesServicesTestJSON-1623127097 tempest-VolumesServicesTestJSON-1623127097-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:41.275018 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d7a66f88-4e59-473f-999b-952072e82394 tempest-VolumesServicesTestJSON-1623127097 tempest-VolumesServicesTestJSON-1623127097-project-admin] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:41.282216 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-2b928801-e3e6-45c6-9635-ef4cf5ac6836 tempest-VolumesAdminNegativeTest-1886765145 tempest-VolumesAdminNegativeTest-1886765145-project-member] Volume info retrieved successfully. Aug 20 04:32:41.282502 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d7a66f88-4e59-473f-999b-952072e82394 tempest-VolumesServicesTestJSON-1623127097 tempest-VolumesServicesTestJSON-1623127097-project-admin] https://10.4.3.239/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 20 04:32:41.282502 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 229/917] 10.4.3.239 () {66 vars in 1296 bytes} [Thu Aug 20 04:32:41 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:41.290780 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2b928801-e3e6-45c6-9635-ef4cf5ac6836 tempest-VolumesAdminNegativeTest-1886765145 tempest-VolumesAdminNegativeTest-1886765145-project-member] https://10.4.3.239/volume/v3/volumes/38ae6813-7871-410d-8d8f-3824769bffb8 returned with HTTP 200 Aug 20 04:32:41.291710 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 233/918] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:32:41 2026] GET /volume/v3/volumes/38ae6813-7871-410d-8d8f-3824769bffb8 => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:41.294513 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-be2b1ee6-1596-421b-9e1a-68d4e1fdc548 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:41.509709 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-be2b1ee6-1596-421b-9e1a-68d4e1fdc548 tempest-VolumesServicesTestJSON-874880785 tempest-VolumesServicesTestJSON-874880785-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:32:41.510305 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-be2b1ee6-1596-421b-9e1a-68d4e1fdc548 tempest-VolumesServicesTestJSON-874880785 tempest-VolumesServicesTestJSON-874880785-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1148709874"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:41.512214 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-be2b1ee6-1596-421b-9e1a-68d4e1fdc548 tempest-VolumesServicesTestJSON-874880785 tempest-VolumesServicesTestJSON-874880785-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1148709874'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:32:41.512731 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-be2b1ee6-1596-421b-9e1a-68d4e1fdc548 tempest-VolumesServicesTestJSON-874880785 tempest-VolumesServicesTestJSON-874880785-project-member] Create volume of 1 GB Aug 20 04:32:41.518018 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-be2b1ee6-1596-421b-9e1a-68d4e1fdc548 tempest-VolumesServicesTestJSON-874880785 tempest-VolumesServicesTestJSON-874880785-project-member] Availability Zones retrieved successfully. Aug 20 04:32:41.532702 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-be2b1ee6-1596-421b-9e1a-68d4e1fdc548 tempest-VolumesServicesTestJSON-874880785 tempest-VolumesServicesTestJSON-874880785-project-member] Flow 'volume_create_api' (8a1f5be2-5fc1-4ea9-8a9d-d206afd2e01e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:32:41.532702 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-be2b1ee6-1596-421b-9e1a-68d4e1fdc548 tempest-VolumesServicesTestJSON-874880785 tempest-VolumesServicesTestJSON-874880785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46880e73-f539-4da1-951f-3e6389480eab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:41.533845 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-be2b1ee6-1596-421b-9e1a-68d4e1fdc548 tempest-VolumesServicesTestJSON-874880785 tempest-VolumesServicesTestJSON-874880785-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:32:41.585415 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-be2b1ee6-1596-421b-9e1a-68d4e1fdc548 tempest-VolumesServicesTestJSON-874880785 tempest-VolumesServicesTestJSON-874880785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46880e73-f539-4da1-951f-3e6389480eab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:41.586661 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-be2b1ee6-1596-421b-9e1a-68d4e1fdc548 tempest-VolumesServicesTestJSON-874880785 tempest-VolumesServicesTestJSON-874880785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80501771-2e13-4cdd-8bb8-5febc085f9a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:41.674604 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-be2b1ee6-1596-421b-9e1a-68d4e1fdc548 tempest-VolumesServicesTestJSON-874880785 tempest-VolumesServicesTestJSON-874880785-project-member] Created reservations ['a28d44a8-0be9-495b-a079-ba42c31704f9', '8969c52c-b6e1-4826-a1bc-2b3481c679d9', '7cf191bf-dd48-48e6-aef1-aa56b116df15', '4a8d6a43-2a0b-47bb-a75a-67b179c44712'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:32:41.675657 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-be2b1ee6-1596-421b-9e1a-68d4e1fdc548 tempest-VolumesServicesTestJSON-874880785 tempest-VolumesServicesTestJSON-874880785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80501771-2e13-4cdd-8bb8-5febc085f9a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a28d44a8-0be9-495b-a079-ba42c31704f9', '8969c52c-b6e1-4826-a1bc-2b3481c679d9', '7cf191bf-dd48-48e6-aef1-aa56b116df15', '4a8d6a43-2a0b-47bb-a75a-67b179c44712']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:41.676570 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-be2b1ee6-1596-421b-9e1a-68d4e1fdc548 tempest-VolumesServicesTestJSON-874880785 tempest-VolumesServicesTestJSON-874880785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d580414d-1825-4bc3-9c55-9d80948043b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:41.712690 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-be2b1ee6-1596-421b-9e1a-68d4e1fdc548 tempest-VolumesServicesTestJSON-874880785 tempest-VolumesServicesTestJSON-874880785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d580414d-1825-4bc3-9c55-9d80948043b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87e01d53-b2c0-4318-b565-eb810788e4cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1148709874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd9cd95fbf9a4534b18726d785b3b518',qos_specs=None,replication_status=,reservations=['a28d44a8-0be9-495b-a079-ba42c31704f9','8969c52c-b6e1-4826-a1bc-2b3481c679d9','7cf191bf-dd48-48e6-aef1-aa56b116df15','4a8d6a43-2a0b-47bb-a75a-67b179c44712'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4efc86dc604e48898a61e7bcaef2d3ed',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:32:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1148709874',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87e01d53-b2c0-4318-b565-eb810788e4cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd9cd95fbf9a4534b18726d785b3b518',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4efc86dc604e48898a61e7bcaef2d3ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:41.713670 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-be2b1ee6-1596-421b-9e1a-68d4e1fdc548 tempest-VolumesServicesTestJSON-874880785 tempest-VolumesServicesTestJSON-874880785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0214dedf-7cd8-4d57-961d-f1c63051b66e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:41.753836 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-be2b1ee6-1596-421b-9e1a-68d4e1fdc548 tempest-VolumesServicesTestJSON-874880785 tempest-VolumesServicesTestJSON-874880785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0214dedf-7cd8-4d57-961d-f1c63051b66e) transitioned into state 'SUCCESS' from state '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-1148709874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd9cd95fbf9a4534b18726d785b3b518',qos_specs=None,replication_status=,reservations=['a28d44a8-0be9-495b-a079-ba42c31704f9','8969c52c-b6e1-4826-a1bc-2b3481c679d9','7cf191bf-dd48-48e6-aef1-aa56b116df15','4a8d6a43-2a0b-47bb-a75a-67b179c44712'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4efc86dc604e48898a61e7bcaef2d3ed',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:41.756373 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-be2b1ee6-1596-421b-9e1a-68d4e1fdc548 tempest-VolumesServicesTestJSON-874880785 tempest-VolumesServicesTestJSON-874880785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d885d14e-7063-44af-b5e1-caef5776a56c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:41.775282 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-be2b1ee6-1596-421b-9e1a-68d4e1fdc548 tempest-VolumesServicesTestJSON-874880785 tempest-VolumesServicesTestJSON-874880785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d885d14e-7063-44af-b5e1-caef5776a56c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:41.775282 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-be2b1ee6-1596-421b-9e1a-68d4e1fdc548 tempest-VolumesServicesTestJSON-874880785 tempest-VolumesServicesTestJSON-874880785-project-member] Flow 'volume_create_api' (8a1f5be2-5fc1-4ea9-8a9d-d206afd2e01e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:32:41.775282 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-be2b1ee6-1596-421b-9e1a-68d4e1fdc548 tempest-VolumesServicesTestJSON-874880785 tempest-VolumesServicesTestJSON-874880785-project-member] Create volume request issued successfully. Aug 20 04:32:41.776018 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-be2b1ee6-1596-421b-9e1a-68d4e1fdc548 tempest-VolumesServicesTestJSON-874880785 tempest-VolumesServicesTestJSON-874880785-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:32:41.776365 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 227/919] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:32:41 2026] POST /volume/v3/volumes => generated 754 bytes in 482 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:32:41.792383 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-dd61a7e2-4962-4e2a-b4b2-875a6c9dd563 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:41.797234 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-dd61a7e2-4962-4e2a-b4b2-875a6c9dd563 tempest-VolumesServicesTestJSON-874880785 tempest-VolumesServicesTestJSON-874880785-project-member] GET https://10.4.3.239/volume/v3/volumes/87e01d53-b2c0-4318-b565-eb810788e4cf Aug 20 04:32:41.797418 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-dd61a7e2-4962-4e2a-b4b2-875a6c9dd563 tempest-VolumesServicesTestJSON-874880785 tempest-VolumesServicesTestJSON-874880785-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:41.797581 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-dd61a7e2-4962-4e2a-b4b2-875a6c9dd563 tempest-VolumesServicesTestJSON-874880785 tempest-VolumesServicesTestJSON-874880785-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:41.808721 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:41.808721 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:32:41.818379 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-dd61a7e2-4962-4e2a-b4b2-875a6c9dd563 tempest-VolumesServicesTestJSON-874880785 tempest-VolumesServicesTestJSON-874880785-project-member] Volume info retrieved successfully. Aug 20 04:32:41.823594 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-dd61a7e2-4962-4e2a-b4b2-875a6c9dd563 tempest-VolumesServicesTestJSON-874880785 tempest-VolumesServicesTestJSON-874880785-project-member] https://10.4.3.239/volume/v3/volumes/87e01d53-b2c0-4318-b565-eb810788e4cf returned with HTTP 200 Aug 20 04:32:41.824406 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 231/920] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:32:41 2026] GET /volume/v3/volumes/87e01d53-b2c0-4318-b565-eb810788e4cf => generated 822 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:42.306544 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6ca56236-d8c9-47ab-a402-fa4fe11ec839 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:42.309091 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6ca56236-d8c9-47ab-a402-fa4fe11ec839 tempest-VolumesAdminNegativeTest-1886765145 tempest-VolumesAdminNegativeTest-1886765145-project-member] GET https://10.4.3.239/volume/v3/volumes/38ae6813-7871-410d-8d8f-3824769bffb8 Aug 20 04:32:42.309256 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6ca56236-d8c9-47ab-a402-fa4fe11ec839 tempest-VolumesAdminNegativeTest-1886765145 tempest-VolumesAdminNegativeTest-1886765145-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:42.309382 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6ca56236-d8c9-47ab-a402-fa4fe11ec839 tempest-VolumesAdminNegativeTest-1886765145 tempest-VolumesAdminNegativeTest-1886765145-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:42.320737 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6ca56236-d8c9-47ab-a402-fa4fe11ec839 tempest-VolumesAdminNegativeTest-1886765145 tempest-VolumesAdminNegativeTest-1886765145-project-member] https://10.4.3.239/volume/v3/volumes/38ae6813-7871-410d-8d8f-3824769bffb8 returned with HTTP 404 Aug 20 04:32:42.321651 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 230/921] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:32:42 2026] GET /volume/v3/volumes/38ae6813-7871-410d-8d8f-3824769bffb8 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:32:42.842419 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-213135a8-f42e-494e-a074-6ae9acfdb337 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:42.847201 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-213135a8-f42e-494e-a074-6ae9acfdb337 tempest-VolumesServicesTestJSON-874880785 tempest-VolumesServicesTestJSON-874880785-project-member] GET https://10.4.3.239/volume/v3/volumes/87e01d53-b2c0-4318-b565-eb810788e4cf Aug 20 04:32:42.847201 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-213135a8-f42e-494e-a074-6ae9acfdb337 tempest-VolumesServicesTestJSON-874880785 tempest-VolumesServicesTestJSON-874880785-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:42.847201 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-213135a8-f42e-494e-a074-6ae9acfdb337 tempest-VolumesServicesTestJSON-874880785 tempest-VolumesServicesTestJSON-874880785-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:42.862728 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:42.862728 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:32:42.877066 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-213135a8-f42e-494e-a074-6ae9acfdb337 tempest-VolumesServicesTestJSON-874880785 tempest-VolumesServicesTestJSON-874880785-project-member] Volume info retrieved successfully. Aug 20 04:32:42.884293 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-213135a8-f42e-494e-a074-6ae9acfdb337 tempest-VolumesServicesTestJSON-874880785 tempest-VolumesServicesTestJSON-874880785-project-member] https://10.4.3.239/volume/v3/volumes/87e01d53-b2c0-4318-b565-eb810788e4cf returned with HTTP 200 Aug 20 04:32:42.884877 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 234/922] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:32:42 2026] GET /volume/v3/volumes/87e01d53-b2c0-4318-b565-eb810788e4cf => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:42.907107 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-80d9143a-333b-41b3-8656-e9edb135bb16 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:42.913714 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-80d9143a-333b-41b3-8656-e9edb135bb16 tempest-VolumesServicesTestJSON-1623127097 tempest-VolumesServicesTestJSON-1623127097-project-admin] GET https://10.4.3.239/volume/v3/volumes/87e01d53-b2c0-4318-b565-eb810788e4cf Aug 20 04:32:42.913981 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-80d9143a-333b-41b3-8656-e9edb135bb16 tempest-VolumesServicesTestJSON-1623127097 tempest-VolumesServicesTestJSON-1623127097-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:42.917782 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-80d9143a-333b-41b3-8656-e9edb135bb16 tempest-VolumesServicesTestJSON-1623127097 tempest-VolumesServicesTestJSON-1623127097-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:42.930215 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:42.930215 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:32:42.935845 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-80d9143a-333b-41b3-8656-e9edb135bb16 tempest-VolumesServicesTestJSON-1623127097 tempest-VolumesServicesTestJSON-1623127097-project-admin] Volume info retrieved successfully. Aug 20 04:32:42.943048 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-80d9143a-333b-41b3-8656-e9edb135bb16 tempest-VolumesServicesTestJSON-1623127097 tempest-VolumesServicesTestJSON-1623127097-project-admin] https://10.4.3.239/volume/v3/volumes/87e01d53-b2c0-4318-b565-eb810788e4cf returned with HTTP 200 Aug 20 04:32:42.943224 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 228/923] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:32:42 2026] GET /volume/v3/volumes/87e01d53-b2c0-4318-b565-eb810788e4cf => generated 1020 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:42.961576 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-956c4a58-f22b-48ba-a8c3-4922e20c760a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:42.965807 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-956c4a58-f22b-48ba-a8c3-4922e20c760a tempest-VolumesServicesTestJSON-1623127097 tempest-VolumesServicesTestJSON-1623127097-project-admin] GET https://10.4.3.239/volume/v3/os-services?host=np0000007850&binary=cinder-volume Aug 20 04:32:42.965971 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-956c4a58-f22b-48ba-a8c3-4922e20c760a tempest-VolumesServicesTestJSON-1623127097 tempest-VolumesServicesTestJSON-1623127097-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:42.966197 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-956c4a58-f22b-48ba-a8c3-4922e20c760a tempest-VolumesServicesTestJSON-1623127097 tempest-VolumesServicesTestJSON-1623127097-project-admin] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:42.976414 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-956c4a58-f22b-48ba-a8c3-4922e20c760a tempest-VolumesServicesTestJSON-1623127097 tempest-VolumesServicesTestJSON-1623127097-project-admin] https://10.4.3.239/volume/v3/os-services?host=np0000007850&binary=cinder-volume returned with HTTP 200 Aug 20 04:32:42.978032 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 232/924] 10.4.3.239 () {66 vars in 1326 bytes} [Thu Aug 20 04:32:42 2026] GET /volume/v3/os-services?host=np0000007850&binary=cinder-volume => generated 275 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:42.993524 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-bb970940-a563-4d65-a520-fcd4f2ef8fe5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:42.997905 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bb970940-a563-4d65-a520-fcd4f2ef8fe5 tempest-VolumesServicesTestJSON-874880785 tempest-VolumesServicesTestJSON-874880785-project-member] GET https://10.4.3.239/volume/v3/volumes/87e01d53-b2c0-4318-b565-eb810788e4cf Aug 20 04:32:42.997905 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bb970940-a563-4d65-a520-fcd4f2ef8fe5 tempest-VolumesServicesTestJSON-874880785 tempest-VolumesServicesTestJSON-874880785-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:42.997905 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bb970940-a563-4d65-a520-fcd4f2ef8fe5 tempest-VolumesServicesTestJSON-874880785 tempest-VolumesServicesTestJSON-874880785-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:43.012016 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:43.012016 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:43.024666 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-bb970940-a563-4d65-a520-fcd4f2ef8fe5 tempest-VolumesServicesTestJSON-874880785 tempest-VolumesServicesTestJSON-874880785-project-member] Volume info retrieved successfully. Aug 20 04:32:43.032448 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bb970940-a563-4d65-a520-fcd4f2ef8fe5 tempest-VolumesServicesTestJSON-874880785 tempest-VolumesServicesTestJSON-874880785-project-member] https://10.4.3.239/volume/v3/volumes/87e01d53-b2c0-4318-b565-eb810788e4cf returned with HTTP 200 Aug 20 04:32:43.032918 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 231/925] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:32:42 2026] GET /volume/v3/volumes/87e01d53-b2c0-4318-b565-eb810788e4cf => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:43.050637 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-42edfca8-4bfd-4bf0-a012-2dba61146800 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:43.054276 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-42edfca8-4bfd-4bf0-a012-2dba61146800 tempest-VolumesServicesTestJSON-874880785 tempest-VolumesServicesTestJSON-874880785-project-member] DELETE https://10.4.3.239/volume/v3/volumes/87e01d53-b2c0-4318-b565-eb810788e4cf Aug 20 04:32:43.054598 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-42edfca8-4bfd-4bf0-a012-2dba61146800 tempest-VolumesServicesTestJSON-874880785 tempest-VolumesServicesTestJSON-874880785-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:43.054859 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-42edfca8-4bfd-4bf0-a012-2dba61146800 tempest-VolumesServicesTestJSON-874880785 tempest-VolumesServicesTestJSON-874880785-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:43.055089 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-42edfca8-4bfd-4bf0-a012-2dba61146800 tempest-VolumesServicesTestJSON-874880785 tempest-VolumesServicesTestJSON-874880785-project-member] Delete volume with id: 87e01d53-b2c0-4318-b565-eb810788e4cf Aug 20 04:32:43.064784 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:43.064784 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:32:43.065441 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-42edfca8-4bfd-4bf0-a012-2dba61146800 tempest-VolumesServicesTestJSON-874880785 tempest-VolumesServicesTestJSON-874880785-project-member] Volume info retrieved successfully. Aug 20 04:32:43.106538 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-42edfca8-4bfd-4bf0-a012-2dba61146800 tempest-VolumesServicesTestJSON-874880785 tempest-VolumesServicesTestJSON-874880785-project-member] Delete volume request issued successfully. Aug 20 04:32:43.106787 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-42edfca8-4bfd-4bf0-a012-2dba61146800 tempest-VolumesServicesTestJSON-874880785 tempest-VolumesServicesTestJSON-874880785-project-member] https://10.4.3.239/volume/v3/volumes/87e01d53-b2c0-4318-b565-eb810788e4cf returned with HTTP 202 Aug 20 04:32:43.107291 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 235/926] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:32:43 2026] DELETE /volume/v3/volumes/87e01d53-b2c0-4318-b565-eb810788e4cf => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:32:43.117931 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b687caff-53b0-43fc-b5d3-7f9efc03e1b7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:43.120079 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b687caff-53b0-43fc-b5d3-7f9efc03e1b7 tempest-VolumesServicesTestJSON-874880785 tempest-VolumesServicesTestJSON-874880785-project-member] GET https://10.4.3.239/volume/v3/volumes/87e01d53-b2c0-4318-b565-eb810788e4cf Aug 20 04:32:43.120568 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b687caff-53b0-43fc-b5d3-7f9efc03e1b7 tempest-VolumesServicesTestJSON-874880785 tempest-VolumesServicesTestJSON-874880785-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:43.120951 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b687caff-53b0-43fc-b5d3-7f9efc03e1b7 tempest-VolumesServicesTestJSON-874880785 tempest-VolumesServicesTestJSON-874880785-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:43.135615 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:43.135615 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:32:43.148210 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b687caff-53b0-43fc-b5d3-7f9efc03e1b7 tempest-VolumesServicesTestJSON-874880785 tempest-VolumesServicesTestJSON-874880785-project-member] Volume info retrieved successfully. Aug 20 04:32:43.153558 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b687caff-53b0-43fc-b5d3-7f9efc03e1b7 tempest-VolumesServicesTestJSON-874880785 tempest-VolumesServicesTestJSON-874880785-project-member] https://10.4.3.239/volume/v3/volumes/87e01d53-b2c0-4318-b565-eb810788e4cf returned with HTTP 200 Aug 20 04:32:43.153558 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 229/927] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:32:43 2026] GET /volume/v3/volumes/87e01d53-b2c0-4318-b565-eb810788e4cf => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:44.173117 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e455458d-2d10-4a4b-a5df-f89ecf3420ae None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:44.175689 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e455458d-2d10-4a4b-a5df-f89ecf3420ae tempest-VolumesServicesTestJSON-874880785 tempest-VolumesServicesTestJSON-874880785-project-member] GET https://10.4.3.239/volume/v3/volumes/87e01d53-b2c0-4318-b565-eb810788e4cf Aug 20 04:32:44.176992 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e455458d-2d10-4a4b-a5df-f89ecf3420ae tempest-VolumesServicesTestJSON-874880785 tempest-VolumesServicesTestJSON-874880785-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:44.176992 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e455458d-2d10-4a4b-a5df-f89ecf3420ae tempest-VolumesServicesTestJSON-874880785 tempest-VolumesServicesTestJSON-874880785-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:44.195215 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e455458d-2d10-4a4b-a5df-f89ecf3420ae tempest-VolumesServicesTestJSON-874880785 tempest-VolumesServicesTestJSON-874880785-project-member] https://10.4.3.239/volume/v3/volumes/87e01d53-b2c0-4318-b565-eb810788e4cf returned with HTTP 404 Aug 20 04:32:44.195215 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 233/928] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:32:44 2026] GET /volume/v3/volumes/87e01d53-b2c0-4318-b565-eb810788e4cf => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:32:44.204254 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-cb6de5a1-dc66-4a93-90c2-57f3ef4fbfb9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:44.208241 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cb6de5a1-dc66-4a93-90c2-57f3ef4fbfb9 tempest-VolumesServicesTestJSON-1623127097 tempest-VolumesServicesTestJSON-1623127097-project-admin] GET https://10.4.3.239/volume/v3/os-services Aug 20 04:32:44.208241 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cb6de5a1-dc66-4a93-90c2-57f3ef4fbfb9 tempest-VolumesServicesTestJSON-1623127097 tempest-VolumesServicesTestJSON-1623127097-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:44.208241 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cb6de5a1-dc66-4a93-90c2-57f3ef4fbfb9 tempest-VolumesServicesTestJSON-1623127097 tempest-VolumesServicesTestJSON-1623127097-project-admin] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:44.223370 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cb6de5a1-dc66-4a93-90c2-57f3ef4fbfb9 tempest-VolumesServicesTestJSON-1623127097 tempest-VolumesServicesTestJSON-1623127097-project-admin] https://10.4.3.239/volume/v3/os-services returned with HTTP 200 Aug 20 04:32:44.223960 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 232/929] 10.4.3.239 () {66 vars in 1249 bytes} [Thu Aug 20 04:32:44 2026] GET /volume/v3/os-services => generated 626 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:44.635788 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-efc1e9d7-209d-4baa-bd53-e1e6145f9702 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:44.845779 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-efc1e9d7-209d-4baa-bd53-e1e6145f9702 tempest-VolumeQuotasNegativeTestJSON-911272825 tempest-VolumeQuotasNegativeTestJSON-911272825-project-admin] GET https://10.4.3.239/volume/v3/os-quota-sets/7da045cc3aa44e26b5ba7b49cde3ff5a Aug 20 04:32:44.846067 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-efc1e9d7-209d-4baa-bd53-e1e6145f9702 tempest-VolumeQuotasNegativeTestJSON-911272825 tempest-VolumeQuotasNegativeTestJSON-911272825-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:44.846418 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-efc1e9d7-209d-4baa-bd53-e1e6145f9702 tempest-VolumeQuotasNegativeTestJSON-911272825 tempest-VolumeQuotasNegativeTestJSON-911272825-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:44.872569 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-efc1e9d7-209d-4baa-bd53-e1e6145f9702 tempest-VolumeQuotasNegativeTestJSON-911272825 tempest-VolumeQuotasNegativeTestJSON-911272825-project-admin] https://10.4.3.239/volume/v3/os-quota-sets/7da045cc3aa44e26b5ba7b49cde3ff5a returned with HTTP 200 Aug 20 04:32:44.872569 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 236/930] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:32:44 2026] GET /volume/v3/os-quota-sets/7da045cc3aa44e26b5ba7b49cde3ff5a => generated 437 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:44.882955 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ca7214e6-88f3-4c59-9860-6a91ba4e78a4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:44.955272 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ca7214e6-88f3-4c59-9860-6a91ba4e78a4 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:32:44.956491 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ca7214e6-88f3-4c59-9860-6a91ba4e78a4 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1950085675"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:44.958106 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-ca7214e6-88f3-4c59-9860-6a91ba4e78a4 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1950085675'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:32:44.958293 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-ca7214e6-88f3-4c59-9860-6a91ba4e78a4 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Create volume of 1 GB Aug 20 04:32:44.964817 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ca7214e6-88f3-4c59-9860-6a91ba4e78a4 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Availability Zones retrieved successfully. Aug 20 04:32:44.974495 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ca7214e6-88f3-4c59-9860-6a91ba4e78a4 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Flow 'volume_create_api' (7f969fb8-f94f-4dd1-b24e-16de14364712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:32:44.975410 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ca7214e6-88f3-4c59-9860-6a91ba4e78a4 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20724015-df8a-43f8-8e6d-ccddf42016e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:44.976790 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-ca7214e6-88f3-4c59-9860-6a91ba4e78a4 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:32:45.017648 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ca7214e6-88f3-4c59-9860-6a91ba4e78a4 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20724015-df8a-43f8-8e6d-ccddf42016e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:45.018978 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ca7214e6-88f3-4c59-9860-6a91ba4e78a4 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34fd410c-474d-418e-9b90-a91ea9a3ecb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:45.108020 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-ca7214e6-88f3-4c59-9860-6a91ba4e78a4 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Created reservations ['dafd4336-8731-4528-9055-450b99eca00c', 'e7d0eb2e-7a9d-4f16-aa8f-e20c38d0139a', 'f9caf5e5-9bf0-4eec-ba9f-68ea95eb3174', '56770a46-b0b6-4645-b196-f8e67359ffab'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:32:45.109172 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ca7214e6-88f3-4c59-9860-6a91ba4e78a4 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34fd410c-474d-418e-9b90-a91ea9a3ecb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dafd4336-8731-4528-9055-450b99eca00c', 'e7d0eb2e-7a9d-4f16-aa8f-e20c38d0139a', 'f9caf5e5-9bf0-4eec-ba9f-68ea95eb3174', '56770a46-b0b6-4645-b196-f8e67359ffab']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:45.110034 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ca7214e6-88f3-4c59-9860-6a91ba4e78a4 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49670d34-d689-42fa-9128-cffeb84dae05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:45.137154 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ca7214e6-88f3-4c59-9860-6a91ba4e78a4 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49670d34-d689-42fa-9128-cffeb84dae05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '665049b4-916d-43fa-a438-3e11b6b7d38d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1950085675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7da045cc3aa44e26b5ba7b49cde3ff5a',qos_specs=None,replication_status=,reservations=['dafd4336-8731-4528-9055-450b99eca00c','e7d0eb2e-7a9d-4f16-aa8f-e20c38d0139a','f9caf5e5-9bf0-4eec-ba9f-68ea95eb3174','56770a46-b0b6-4645-b196-f8e67359ffab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88bf5bf874b64b69a115617079148965',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:32:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1950085675',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=665049b4-916d-43fa-a438-3e11b6b7d38d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7da045cc3aa44e26b5ba7b49cde3ff5a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88bf5bf874b64b69a115617079148965',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:45.138131 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ca7214e6-88f3-4c59-9860-6a91ba4e78a4 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12a38f13-87ea-4a73-8700-0635c9bcb3b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:45.160866 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ca7214e6-88f3-4c59-9860-6a91ba4e78a4 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12a38f13-87ea-4a73-8700-0635c9bcb3b4) transitioned into state 'SUCCESS' from state '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-1950085675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7da045cc3aa44e26b5ba7b49cde3ff5a',qos_specs=None,replication_status=,reservations=['dafd4336-8731-4528-9055-450b99eca00c','e7d0eb2e-7a9d-4f16-aa8f-e20c38d0139a','f9caf5e5-9bf0-4eec-ba9f-68ea95eb3174','56770a46-b0b6-4645-b196-f8e67359ffab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88bf5bf874b64b69a115617079148965',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:45.161868 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ca7214e6-88f3-4c59-9860-6a91ba4e78a4 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (911e796a-5742-4d34-8c41-0f3eff7a937c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:45.176824 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ca7214e6-88f3-4c59-9860-6a91ba4e78a4 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (911e796a-5742-4d34-8c41-0f3eff7a937c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:45.180289 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ca7214e6-88f3-4c59-9860-6a91ba4e78a4 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Flow 'volume_create_api' (7f969fb8-f94f-4dd1-b24e-16de14364712) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:32:45.180289 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ca7214e6-88f3-4c59-9860-6a91ba4e78a4 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Create volume request issued successfully. Aug 20 04:32:45.180289 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ca7214e6-88f3-4c59-9860-6a91ba4e78a4 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:32:45.180588 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 230/931] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:32:44 2026] POST /volume/v3/volumes => generated 759 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:32:45.199238 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-72a61c12-afd8-4b00-8c2c-54764fd5a1b7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:45.200429 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-72a61c12-afd8-4b00-8c2c-54764fd5a1b7 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] GET https://10.4.3.239/volume/v3/volumes/665049b4-916d-43fa-a438-3e11b6b7d38d Aug 20 04:32:45.200486 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-72a61c12-afd8-4b00-8c2c-54764fd5a1b7 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:45.200769 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-72a61c12-afd8-4b00-8c2c-54764fd5a1b7 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:45.212211 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:45.212211 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:32:45.220806 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-72a61c12-afd8-4b00-8c2c-54764fd5a1b7 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Volume info retrieved successfully. Aug 20 04:32:45.228231 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-72a61c12-afd8-4b00-8c2c-54764fd5a1b7 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] https://10.4.3.239/volume/v3/volumes/665049b4-916d-43fa-a438-3e11b6b7d38d returned with HTTP 200 Aug 20 04:32:45.228761 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 234/932] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:32:45 2026] GET /volume/v3/volumes/665049b4-916d-43fa-a438-3e11b6b7d38d => generated 827 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:46.246215 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-880597c0-5192-4ca9-9f1a-fadebd71a764 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:46.250917 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-880597c0-5192-4ca9-9f1a-fadebd71a764 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] GET https://10.4.3.239/volume/v3/volumes/665049b4-916d-43fa-a438-3e11b6b7d38d Aug 20 04:32:46.251116 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-880597c0-5192-4ca9-9f1a-fadebd71a764 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:46.251340 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-880597c0-5192-4ca9-9f1a-fadebd71a764 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:46.265459 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:46.265459 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:46.273614 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-880597c0-5192-4ca9-9f1a-fadebd71a764 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Volume info retrieved successfully. Aug 20 04:32:46.280585 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-880597c0-5192-4ca9-9f1a-fadebd71a764 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] https://10.4.3.239/volume/v3/volumes/665049b4-916d-43fa-a438-3e11b6b7d38d returned with HTTP 200 Aug 20 04:32:46.281047 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 233/933] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:32:46 2026] GET /volume/v3/volumes/665049b4-916d-43fa-a438-3e11b6b7d38d => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:46.301092 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8172f035-3ed2-4425-9941-c0cd4d25c76d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:46.304791 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8172f035-3ed2-4425-9941-c0cd4d25c76d tempest-VolumeQuotasNegativeTestJSON-911272825 tempest-VolumeQuotasNegativeTestJSON-911272825-project-admin] PUT https://10.4.3.239/volume/v3/os-quota-sets/7da045cc3aa44e26b5ba7b49cde3ff5a Aug 20 04:32:46.305530 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8172f035-3ed2-4425-9941-c0cd4d25c76d tempest-VolumeQuotasNegativeTestJSON-911272825 tempest-VolumeQuotasNegativeTestJSON-911272825-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:46.381522 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8172f035-3ed2-4425-9941-c0cd4d25c76d tempest-VolumeQuotasNegativeTestJSON-911272825 tempest-VolumeQuotasNegativeTestJSON-911272825-project-admin] https://10.4.3.239/volume/v3/os-quota-sets/7da045cc3aa44e26b5ba7b49cde3ff5a returned with HTTP 200 Aug 20 04:32:46.381931 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 237/934] 10.4.3.239 () {68 vars in 1374 bytes} [Thu Aug 20 04:32:46 2026] PUT /volume/v3/os-quota-sets/7da045cc3aa44e26b5ba7b49cde3ff5a => generated 392 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:46.395663 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-fef71394-02c6-46cc-b80d-32d1de3ee8a2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:46.398033 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fef71394-02c6-46cc-b80d-32d1de3ee8a2 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:32:46.398509 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fef71394-02c6-46cc-b80d-32d1de3ee8a2 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:46.400357 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-fef71394-02c6-46cc-b80d-32d1de3ee8a2 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:32:46.400521 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-fef71394-02c6-46cc-b80d-32d1de3ee8a2 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Create volume of 2 GB Aug 20 04:32:46.400906 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:46.400906 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:32:46.408022 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-fef71394-02c6-46cc-b80d-32d1de3ee8a2 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Availability Zones retrieved successfully. Aug 20 04:32:46.416423 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-fef71394-02c6-46cc-b80d-32d1de3ee8a2 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Flow 'volume_create_api' (48f31672-afb5-4ceb-8edd-7af28f4ac4d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:32:46.417848 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-fef71394-02c6-46cc-b80d-32d1de3ee8a2 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d278fef2-d5af-465b-a1c9-d82b56a882bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:46.419161 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-fef71394-02c6-46cc-b80d-32d1de3ee8a2 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Validating volume size '2' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:32:46.465109 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-fef71394-02c6-46cc-b80d-32d1de3ee8a2 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d278fef2-d5af-465b-a1c9-d82b56a882bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:46.466041 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-fef71394-02c6-46cc-b80d-32d1de3ee8a2 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33e0eaeb-392d-4592-aa03-907b86b046e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:46.505313 np0000007850 devstack@c-api.service[100177]: WARNING cinder.quota_utils [None req-fef71394-02c6-46cc-b80d-32d1de3ee8a2 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Quota exceeded for 7da045cc3aa44e26b5ba7b49cde3ff5a, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 20 04:32:46.509501 np0000007850 devstack@c-api.service[100177]: WARNING cinder.volume.api [None req-fef71394-02c6-46cc-b80d-32d1de3ee8a2 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33e0eaeb-392d-4592-aa03-907b86b046e9) transitioned into state 'FAILURE' from state 'RUNNING' Aug 20 04:32:46.509501 np0000007850 devstack@c-api.service[100177]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 20 04:32:46.512124 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-fef71394-02c6-46cc-b80d-32d1de3ee8a2 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33e0eaeb-392d-4592-aa03-907b86b046e9) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:46.513321 np0000007850 devstack@c-api.service[100177]: WARNING cinder.volume.api [None req-fef71394-02c6-46cc-b80d-32d1de3ee8a2 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33e0eaeb-392d-4592-aa03-907b86b046e9) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 20 04:32:46.514414 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-fef71394-02c6-46cc-b80d-32d1de3ee8a2 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d278fef2-d5af-465b-a1c9-d82b56a882bd) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:46.515703 np0000007850 devstack@c-api.service[100177]: WARNING cinder.volume.api [None req-fef71394-02c6-46cc-b80d-32d1de3ee8a2 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d278fef2-d5af-465b-a1c9-d82b56a882bd) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 20 04:32:46.517006 np0000007850 devstack@c-api.service[100177]: WARNING cinder.volume.api [None req-fef71394-02c6-46cc-b80d-32d1de3ee8a2 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Flow 'volume_create_api' (48f31672-afb5-4ceb-8edd-7af28f4ac4d7) transitioned into state 'REVERTED' from state 'RUNNING' Aug 20 04:32:46.517444 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.middleware.fault [None req-fef71394-02c6-46cc-b80d-32d1de3ee8a2 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 413 Aug 20 04:32:46.518586 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 231/935] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:32:46 2026] POST /volume/v3/volumes => generated 208 bytes in 124 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 20 04:32:46.532285 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b4bdf737-aa03-4184-b181-3f022482995b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:46.534787 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b4bdf737-aa03-4184-b181-3f022482995b tempest-VolumeQuotasNegativeTestJSON-911272825 tempest-VolumeQuotasNegativeTestJSON-911272825-project-admin] PUT https://10.4.3.239/volume/v3/os-quota-sets/7da045cc3aa44e26b5ba7b49cde3ff5a Aug 20 04:32:46.535152 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b4bdf737-aa03-4184-b181-3f022482995b tempest-VolumeQuotasNegativeTestJSON-911272825 tempest-VolumeQuotasNegativeTestJSON-911272825-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:46.613340 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b4bdf737-aa03-4184-b181-3f022482995b tempest-VolumeQuotasNegativeTestJSON-911272825 tempest-VolumeQuotasNegativeTestJSON-911272825-project-admin] https://10.4.3.239/volume/v3/os-quota-sets/7da045cc3aa44e26b5ba7b49cde3ff5a returned with HTTP 200 Aug 20 04:32:46.613809 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 235/936] 10.4.3.239 () {68 vars in 1374 bytes} [Thu Aug 20 04:32:46 2026] PUT /volume/v3/os-quota-sets/7da045cc3aa44e26b5ba7b49cde3ff5a => generated 392 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:46.627008 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3dfaaae7-5cb4-4761-837a-35f7eb0cfec8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:46.628890 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3dfaaae7-5cb4-4761-837a-35f7eb0cfec8 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:32:46.629201 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3dfaaae7-5cb4-4761-837a-35f7eb0cfec8 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:46.630811 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-3dfaaae7-5cb4-4761-837a-35f7eb0cfec8 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:32:46.630902 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-3dfaaae7-5cb4-4761-837a-35f7eb0cfec8 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Create volume of 1 GB Aug 20 04:32:46.635153 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-3dfaaae7-5cb4-4761-837a-35f7eb0cfec8 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Availability Zones retrieved successfully. Aug 20 04:32:46.643836 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-3dfaaae7-5cb4-4761-837a-35f7eb0cfec8 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Flow 'volume_create_api' (03d5a3bd-a90b-49ac-be03-8d3db57562c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:32:46.645510 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-3dfaaae7-5cb4-4761-837a-35f7eb0cfec8 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bf894c9-c57b-4f9c-8f6d-8f8edd1e0073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:46.646973 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-3dfaaae7-5cb4-4761-837a-35f7eb0cfec8 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:32:46.682866 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-3dfaaae7-5cb4-4761-837a-35f7eb0cfec8 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bf894c9-c57b-4f9c-8f6d-8f8edd1e0073) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:46.684292 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-3dfaaae7-5cb4-4761-837a-35f7eb0cfec8 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (985ec4a3-f71c-490a-bc46-77d8dcdfb59d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:46.733671 np0000007850 devstack@c-api.service[100174]: WARNING cinder.quota_utils [None req-3dfaaae7-5cb4-4761-837a-35f7eb0cfec8 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Quota exceeded for 7da045cc3aa44e26b5ba7b49cde3ff5a, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 20 04:32:46.737492 np0000007850 devstack@c-api.service[100174]: WARNING cinder.volume.api [None req-3dfaaae7-5cb4-4761-837a-35f7eb0cfec8 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (985ec4a3-f71c-490a-bc46-77d8dcdfb59d) transitioned into state 'FAILURE' from state 'RUNNING' Aug 20 04:32:46.737492 np0000007850 devstack@c-api.service[100174]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 20 04:32:46.739811 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-3dfaaae7-5cb4-4761-837a-35f7eb0cfec8 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (985ec4a3-f71c-490a-bc46-77d8dcdfb59d) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:46.740861 np0000007850 devstack@c-api.service[100174]: WARNING cinder.volume.api [None req-3dfaaae7-5cb4-4761-837a-35f7eb0cfec8 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (985ec4a3-f71c-490a-bc46-77d8dcdfb59d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 20 04:32:46.741674 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-3dfaaae7-5cb4-4761-837a-35f7eb0cfec8 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bf894c9-c57b-4f9c-8f6d-8f8edd1e0073) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:46.742535 np0000007850 devstack@c-api.service[100174]: WARNING cinder.volume.api [None req-3dfaaae7-5cb4-4761-837a-35f7eb0cfec8 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bf894c9-c57b-4f9c-8f6d-8f8edd1e0073) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 20 04:32:46.743495 np0000007850 devstack@c-api.service[100174]: WARNING cinder.volume.api [None req-3dfaaae7-5cb4-4761-837a-35f7eb0cfec8 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Flow 'volume_create_api' (03d5a3bd-a90b-49ac-be03-8d3db57562c1) transitioned into state 'REVERTED' from state 'RUNNING' Aug 20 04:32:46.743875 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.middleware.fault [None req-3dfaaae7-5cb4-4761-837a-35f7eb0cfec8 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 413 Aug 20 04:32:46.744941 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 234/937] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:32:46 2026] POST /volume/v3/volumes => generated 150 bytes in 118 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 20 04:32:46.760298 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f6bf1beb-8bba-42ae-b06e-5b39d03f0de4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:46.762122 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f6bf1beb-8bba-42ae-b06e-5b39d03f0de4 tempest-VolumeQuotasNegativeTestJSON-911272825 tempest-VolumeQuotasNegativeTestJSON-911272825-project-admin] PUT https://10.4.3.239/volume/v3/os-quota-sets/7da045cc3aa44e26b5ba7b49cde3ff5a Aug 20 04:32:46.762637 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f6bf1beb-8bba-42ae-b06e-5b39d03f0de4 tempest-VolumeQuotasNegativeTestJSON-911272825 tempest-VolumeQuotasNegativeTestJSON-911272825-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:46.838757 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f6bf1beb-8bba-42ae-b06e-5b39d03f0de4 tempest-VolumeQuotasNegativeTestJSON-911272825 tempest-VolumeQuotasNegativeTestJSON-911272825-project-admin] https://10.4.3.239/volume/v3/os-quota-sets/7da045cc3aa44e26b5ba7b49cde3ff5a returned with HTTP 200 Aug 20 04:32:46.839368 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 238/938] 10.4.3.239 () {68 vars in 1374 bytes} [Thu Aug 20 04:32:46 2026] PUT /volume/v3/os-quota-sets/7da045cc3aa44e26b5ba7b49cde3ff5a => generated 391 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:46.852083 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1c42f921-b413-43ed-8596-4ccf4f50cffe None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:46.855335 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1c42f921-b413-43ed-8596-4ccf4f50cffe tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] POST https://10.4.3.239/volume/v3/volumes/665049b4-916d-43fa-a438-3e11b6b7d38d/action Aug 20 04:32:46.855866 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1c42f921-b413-43ed-8596-4ccf4f50cffe tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:32:46.856090 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1c42f921-b413-43ed-8596-4ccf4f50cffe tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:46.870610 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:46.870610 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:32:46.872422 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-1c42f921-b413-43ed-8596-4ccf4f50cffe tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Volume info retrieved successfully. Aug 20 04:32:46.922235 np0000007850 devstack@c-api.service[100177]: ERROR cinder.volume.api [None req-1c42f921-b413-43ed-8596-4ccf4f50cffe tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Quota exceeded for 7da045cc3aa44e26b5ba7b49cde3ff5a, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 20 04:32:46.928560 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.middleware.fault [None req-1c42f921-b413-43ed-8596-4ccf4f50cffe tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] https://10.4.3.239/volume/v3/volumes/665049b4-916d-43fa-a438-3e11b6b7d38d/action returned with HTTP 413 Aug 20 04:32:46.929624 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 232/939] 10.4.3.239 () {68 vars in 1390 bytes} [Thu Aug 20 04:32:46 2026] POST /volume/v3/volumes/665049b4-916d-43fa-a438-3e11b6b7d38d/action => generated 208 bytes in 78 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 20 04:32:46.943484 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-698b5d76-052e-41a9-8c71-e585fcad27b4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:46.946085 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-698b5d76-052e-41a9-8c71-e585fcad27b4 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] GET https://10.4.3.239/volume/v3/volumes/665049b4-916d-43fa-a438-3e11b6b7d38d Aug 20 04:32:46.947108 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-698b5d76-052e-41a9-8c71-e585fcad27b4 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:46.947108 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-698b5d76-052e-41a9-8c71-e585fcad27b4 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:46.955246 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:46.955246 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:32:46.960015 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-698b5d76-052e-41a9-8c71-e585fcad27b4 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Volume info retrieved successfully. Aug 20 04:32:46.964882 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-698b5d76-052e-41a9-8c71-e585fcad27b4 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] https://10.4.3.239/volume/v3/volumes/665049b4-916d-43fa-a438-3e11b6b7d38d returned with HTTP 200 Aug 20 04:32:46.965363 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 236/940] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:32:46 2026] GET /volume/v3/volumes/665049b4-916d-43fa-a438-3e11b6b7d38d => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:46.981603 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-69f731b4-023b-4d0c-87a4-d35f14fd81f3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:46.984892 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-69f731b4-023b-4d0c-87a4-d35f14fd81f3 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] DELETE https://10.4.3.239/volume/v3/volumes/665049b4-916d-43fa-a438-3e11b6b7d38d Aug 20 04:32:46.985251 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-69f731b4-023b-4d0c-87a4-d35f14fd81f3 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:46.985615 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-69f731b4-023b-4d0c-87a4-d35f14fd81f3 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:46.985853 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-69f731b4-023b-4d0c-87a4-d35f14fd81f3 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Delete volume with id: 665049b4-916d-43fa-a438-3e11b6b7d38d Aug 20 04:32:46.995468 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:46.995468 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:46.996174 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-69f731b4-023b-4d0c-87a4-d35f14fd81f3 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Volume info retrieved successfully. Aug 20 04:32:47.021063 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-69f731b4-023b-4d0c-87a4-d35f14fd81f3 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Delete volume request issued successfully. Aug 20 04:32:47.021315 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-69f731b4-023b-4d0c-87a4-d35f14fd81f3 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] https://10.4.3.239/volume/v3/volumes/665049b4-916d-43fa-a438-3e11b6b7d38d returned with HTTP 202 Aug 20 04:32:47.022030 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 235/941] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:32:46 2026] DELETE /volume/v3/volumes/665049b4-916d-43fa-a438-3e11b6b7d38d => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:32:47.035070 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e1100d69-8911-49ad-8486-7e528135816b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:47.038622 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e1100d69-8911-49ad-8486-7e528135816b tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] GET https://10.4.3.239/volume/v3/volumes/665049b4-916d-43fa-a438-3e11b6b7d38d Aug 20 04:32:47.038949 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e1100d69-8911-49ad-8486-7e528135816b tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:47.039426 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e1100d69-8911-49ad-8486-7e528135816b tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:47.048865 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:47.048865 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:32:47.053785 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e1100d69-8911-49ad-8486-7e528135816b tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Volume info retrieved successfully. Aug 20 04:32:47.058591 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e1100d69-8911-49ad-8486-7e528135816b tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] https://10.4.3.239/volume/v3/volumes/665049b4-916d-43fa-a438-3e11b6b7d38d returned with HTTP 200 Aug 20 04:32:47.059018 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 239/942] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:32:47 2026] GET /volume/v3/volumes/665049b4-916d-43fa-a438-3e11b6b7d38d => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:48.078955 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6f1c189e-2088-40fd-95b1-9e1fbbdf4c64 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:48.081596 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6f1c189e-2088-40fd-95b1-9e1fbbdf4c64 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] GET https://10.4.3.239/volume/v3/volumes/665049b4-916d-43fa-a438-3e11b6b7d38d Aug 20 04:32:48.081892 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6f1c189e-2088-40fd-95b1-9e1fbbdf4c64 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:48.082209 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6f1c189e-2088-40fd-95b1-9e1fbbdf4c64 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:48.104886 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6f1c189e-2088-40fd-95b1-9e1fbbdf4c64 tempest-VolumeQuotasNegativeTestJSON-295597192 tempest-VolumeQuotasNegativeTestJSON-295597192-project-member] https://10.4.3.239/volume/v3/volumes/665049b4-916d-43fa-a438-3e11b6b7d38d returned with HTTP 404 Aug 20 04:32:48.105666 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 233/943] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:32:48 2026] GET /volume/v3/volumes/665049b4-916d-43fa-a438-3e11b6b7d38d => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:32:48.115070 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-dc64fc84-cdf6-4798-8dff-9c9e2d1865c9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:48.117118 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-dc64fc84-cdf6-4798-8dff-9c9e2d1865c9 tempest-VolumeQuotasNegativeTestJSON-911272825 tempest-VolumeQuotasNegativeTestJSON-911272825-project-admin] PUT https://10.4.3.239/volume/v3/os-quota-sets/7da045cc3aa44e26b5ba7b49cde3ff5a Aug 20 04:32:48.117516 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-dc64fc84-cdf6-4798-8dff-9c9e2d1865c9 tempest-VolumeQuotasNegativeTestJSON-911272825 tempest-VolumeQuotasNegativeTestJSON-911272825-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=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:48.308877 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-dc64fc84-cdf6-4798-8dff-9c9e2d1865c9 tempest-VolumeQuotasNegativeTestJSON-911272825 tempest-VolumeQuotasNegativeTestJSON-911272825-project-admin] https://10.4.3.239/volume/v3/os-quota-sets/7da045cc3aa44e26b5ba7b49cde3ff5a returned with HTTP 200 Aug 20 04:32:48.309312 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 237/944] 10.4.3.239 () {68 vars in 1375 bytes} [Thu Aug 20 04:32:48 2026] PUT /volume/v3/os-quota-sets/7da045cc3aa44e26b5ba7b49cde3ff5a => generated 395 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:49.367538 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1074a76f-d025-4931-baf7-ca6c6a8f2b42 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:49.372086 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1074a76f-d025-4931-baf7-ca6c6a8f2b42 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] GET https://10.4.3.239/volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a Aug 20 04:32:49.372086 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1074a76f-d025-4931-baf7-ca6c6a8f2b42 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:49.373486 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1074a76f-d025-4931-baf7-ca6c6a8f2b42 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:49.388342 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:49.388342 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:49.393085 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-1074a76f-d025-4931-baf7-ca6c6a8f2b42 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Volume info retrieved successfully. Aug 20 04:32:49.399214 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1074a76f-d025-4931-baf7-ca6c6a8f2b42 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] https://10.4.3.239/volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a returned with HTTP 200 Aug 20 04:32:49.399727 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 236/945] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:32:49 2026] GET /volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:49.708848 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e5b44182-df84-4797-8d7d-fb2666abd51e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:49.711067 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e5b44182-df84-4797-8d7d-fb2666abd51e tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] GET https://10.4.3.239/volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a Aug 20 04:32:49.711308 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e5b44182-df84-4797-8d7d-fb2666abd51e tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:49.711511 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e5b44182-df84-4797-8d7d-fb2666abd51e tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:49.729823 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:49.729823 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:32:49.737891 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e5b44182-df84-4797-8d7d-fb2666abd51e tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Volume info retrieved successfully. Aug 20 04:32:49.744977 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e5b44182-df84-4797-8d7d-fb2666abd51e tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] https://10.4.3.239/volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a returned with HTTP 200 Aug 20 04:32:49.745579 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 240/946] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:32:49 2026] GET /volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a => generated 1138 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:49.805262 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-eaea5e54-42ac-4282-814d-1f06c0e3a83b req-98778549-474b-4a0a-a427-1e11dbebad89 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:49.807271 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-eaea5e54-42ac-4282-814d-1f06c0e3a83b req-98778549-474b-4a0a-a427-1e11dbebad89 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] GET https://10.4.3.239/volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a Aug 20 04:32:49.807472 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-eaea5e54-42ac-4282-814d-1f06c0e3a83b req-98778549-474b-4a0a-a427-1e11dbebad89 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:49.807669 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-eaea5e54-42ac-4282-814d-1f06c0e3a83b req-98778549-474b-4a0a-a427-1e11dbebad89 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:49.819314 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:49.819314 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:32:49.823060 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-eaea5e54-42ac-4282-814d-1f06c0e3a83b req-98778549-474b-4a0a-a427-1e11dbebad89 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Volume info retrieved successfully. Aug 20 04:32:49.827785 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-eaea5e54-42ac-4282-814d-1f06c0e3a83b req-98778549-474b-4a0a-a427-1e11dbebad89 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] https://10.4.3.239/volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a returned with HTTP 200 Aug 20 04:32:49.828169 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 234/947] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:32:49 2026] GET /volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:49.851263 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-eaea5e54-42ac-4282-814d-1f06c0e3a83b req-1a930f7d-4c99-4ea8-a512-1caca2cee56b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:49.851598 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-eaea5e54-42ac-4282-814d-1f06c0e3a83b req-1a930f7d-4c99-4ea8-a512-1caca2cee56b tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] POST https://10.4.3.239/volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a/action Aug 20 04:32:49.851995 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-eaea5e54-42ac-4282-814d-1f06c0e3a83b req-1a930f7d-4c99-4ea8-a512-1caca2cee56b tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:32:49.852170 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-eaea5e54-42ac-4282-814d-1f06c0e3a83b req-1a930f7d-4c99-4ea8-a512-1caca2cee56b tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:49.867214 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:49.867214 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:32:49.867995 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-eaea5e54-42ac-4282-814d-1f06c0e3a83b req-1a930f7d-4c99-4ea8-a512-1caca2cee56b tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Volume info retrieved successfully. Aug 20 04:32:49.878457 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-eaea5e54-42ac-4282-814d-1f06c0e3a83b req-1a930f7d-4c99-4ea8-a512-1caca2cee56b tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Begin detaching volume completed successfully. Aug 20 04:32:49.878754 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-eaea5e54-42ac-4282-814d-1f06c0e3a83b req-1a930f7d-4c99-4ea8-a512-1caca2cee56b tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] https://10.4.3.239/volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a/action returned with HTTP 202 Aug 20 04:32:49.879309 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 238/948] 10.4.3.239 () {72 vars in 1672 bytes} [Thu Aug 20 04:32:49 2026] POST /volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:32:49.944321 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-fd853a3c-571b-4298-9932-19031425941a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:49.944898 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fd853a3c-571b-4298-9932-19031425941a None None] GET https://10.4.3.239/volume// Aug 20 04:32:49.945098 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fd853a3c-571b-4298-9932-19031425941a None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:49.945415 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fd853a3c-571b-4298-9932-19031425941a None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:49.945859 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fd853a3c-571b-4298-9932-19031425941a None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:32:49.946716 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 237/949] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:32: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 20 04:32:49.958814 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-eaea5e54-42ac-4282-814d-1f06c0e3a83b req-799a5cf5-f309-430a-9b01-715e6cff204b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:49.961536 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-eaea5e54-42ac-4282-814d-1f06c0e3a83b req-799a5cf5-f309-430a-9b01-715e6cff204b tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] GET https://10.4.3.239/volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a Aug 20 04:32:49.961933 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-eaea5e54-42ac-4282-814d-1f06c0e3a83b req-799a5cf5-f309-430a-9b01-715e6cff204b tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:49.962282 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-eaea5e54-42ac-4282-814d-1f06c0e3a83b req-799a5cf5-f309-430a-9b01-715e6cff204b tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:49.975084 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:49.975084 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:32:49.978774 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-eaea5e54-42ac-4282-814d-1f06c0e3a83b req-799a5cf5-f309-430a-9b01-715e6cff204b tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Volume info retrieved successfully. Aug 20 04:32:49.983286 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-eaea5e54-42ac-4282-814d-1f06c0e3a83b req-799a5cf5-f309-430a-9b01-715e6cff204b tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] https://10.4.3.239/volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a returned with HTTP 200 Aug 20 04:32:49.984262 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 241/950] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:32:49 2026] GET /volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a => generated 1321 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:32:51.071211 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7ac1c0df-6ebc-4c8e-9f0a-d11eb5539926 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:51.217284 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7ac1c0df-6ebc-4c8e-9f0a-d11eb5539926 tempest-VolumeServicesNegativeTest-1440645525 tempest-VolumeServicesNegativeTest-1440645525-project-admin] GET https://10.4.3.239/volume/v3/os-services Aug 20 04:32:51.217284 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7ac1c0df-6ebc-4c8e-9f0a-d11eb5539926 tempest-VolumeServicesNegativeTest-1440645525 tempest-VolumeServicesNegativeTest-1440645525-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:51.217284 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7ac1c0df-6ebc-4c8e-9f0a-d11eb5539926 tempest-VolumeServicesNegativeTest-1440645525 tempest-VolumeServicesNegativeTest-1440645525-project-admin] Calling method 'index' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:51.223205 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7ac1c0df-6ebc-4c8e-9f0a-d11eb5539926 tempest-VolumeServicesNegativeTest-1440645525 tempest-VolumeServicesNegativeTest-1440645525-project-admin] https://10.4.3.239/volume/v3/os-services returned with HTTP 200 Aug 20 04:32:51.223689 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 235/951] 10.4.3.239 () {66 vars in 1249 bytes} [Thu Aug 20 04:32:51 2026] GET /volume/v3/os-services => generated 626 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:51.235266 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5dbce7e7-b9d2-41b8-8dd1-c40a4ef4ad08 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:51.236880 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5dbce7e7-b9d2-41b8-8dd1-c40a4ef4ad08 tempest-VolumeServicesNegativeTest-1440645525 tempest-VolumeServicesNegativeTest-1440645525-project-admin] PUT https://10.4.3.239/volume/v3/os-services/disable-log-reason Aug 20 04:32:51.237854 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5dbce7e7-b9d2-41b8-8dd1-c40a4ef4ad08 tempest-VolumeServicesNegativeTest-1440645525 tempest-VolumeServicesNegativeTest-1440645525-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000007850", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:51.241217 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5dbce7e7-b9d2-41b8-8dd1-c40a4ef4ad08 tempest-VolumeServicesNegativeTest-1440645525 tempest-VolumeServicesNegativeTest-1440645525-project-admin] https://10.4.3.239/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 20 04:32:51.241217 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 239/952] 10.4.3.239 () {68 vars in 1326 bytes} [Thu Aug 20 04:32:51 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 04:32:51.248810 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9323dd69-423d-42ea-adf2-29193a662447 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:51.252160 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9323dd69-423d-42ea-adf2-29193a662447 tempest-VolumeServicesNegativeTest-1440645525 tempest-VolumeServicesNegativeTest-1440645525-project-admin] PUT https://10.4.3.239/volume/v3/os-services/disable Aug 20 04:32:51.253148 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9323dd69-423d-42ea-adf2-29193a662447 tempest-VolumeServicesNegativeTest-1440645525 tempest-VolumeServicesNegativeTest-1440645525-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000007850", "binary": "invalid_binary"} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:51.263488 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9323dd69-423d-42ea-adf2-29193a662447 tempest-VolumeServicesNegativeTest-1440645525 tempest-VolumeServicesNegativeTest-1440645525-project-admin] https://10.4.3.239/volume/v3/os-services/disable returned with HTTP 404 Aug 20 04:32:51.264034 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 238/953] 10.4.3.239 () {68 vars in 1293 bytes} [Thu Aug 20 04:32:51 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:32:51.273818 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-905a9971-5f32-45eb-89ec-7d0dfe3c9ce6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:51.278314 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-905a9971-5f32-45eb-89ec-7d0dfe3c9ce6 tempest-VolumeServicesNegativeTest-1440645525 tempest-VolumeServicesNegativeTest-1440645525-project-admin] PUT https://10.4.3.239/volume/v3/os-services/enable Aug 20 04:32:51.278314 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-905a9971-5f32-45eb-89ec-7d0dfe3c9ce6 tempest-VolumeServicesNegativeTest-1440645525 tempest-VolumeServicesNegativeTest-1440645525-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:51.286585 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-905a9971-5f32-45eb-89ec-7d0dfe3c9ce6 tempest-VolumeServicesNegativeTest-1440645525 tempest-VolumeServicesNegativeTest-1440645525-project-admin] https://10.4.3.239/volume/v3/os-services/enable returned with HTTP 404 Aug 20 04:32:51.287112 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 242/954] 10.4.3.239 () {68 vars in 1290 bytes} [Thu Aug 20 04:32:51 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:32:51.295833 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ceed19c3-a4c6-4e92-9c1c-fbb1966d5682 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:51.299030 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ceed19c3-a4c6-4e92-9c1c-fbb1966d5682 tempest-VolumeServicesNegativeTest-1440645525 tempest-VolumeServicesNegativeTest-1440645525-project-admin] PUT https://10.4.3.239/volume/v3/os-services/freeze Aug 20 04:32:51.299487 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ceed19c3-a4c6-4e92-9c1c-fbb1966d5682 tempest-VolumeServicesNegativeTest-1440645525 tempest-VolumeServicesNegativeTest-1440645525-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:51.320792 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ceed19c3-a4c6-4e92-9c1c-fbb1966d5682 tempest-VolumeServicesNegativeTest-1440645525 tempest-VolumeServicesNegativeTest-1440645525-project-admin] https://10.4.3.239/volume/v3/os-services/freeze returned with HTTP 400 Aug 20 04:32:51.321445 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 236/955] 10.4.3.239 () {68 vars in 1290 bytes} [Thu Aug 20 04:32:51 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:32:51.330932 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f4823f23-a55d-4ec8-9f40-192c01f38dba None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:51.334474 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f4823f23-a55d-4ec8-9f40-192c01f38dba tempest-VolumeServicesNegativeTest-1440645525 tempest-VolumeServicesNegativeTest-1440645525-project-admin] PUT https://10.4.3.239/volume/v3/os-services/thaw Aug 20 04:32:51.335215 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f4823f23-a55d-4ec8-9f40-192c01f38dba tempest-VolumeServicesNegativeTest-1440645525 tempest-VolumeServicesNegativeTest-1440645525-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:51.345232 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f4823f23-a55d-4ec8-9f40-192c01f38dba tempest-VolumeServicesNegativeTest-1440645525 tempest-VolumeServicesNegativeTest-1440645525-project-admin] https://10.4.3.239/volume/v3/os-services/thaw returned with HTTP 400 Aug 20 04:32:51.347142 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 240/956] 10.4.3.239 () {68 vars in 1284 bytes} [Thu Aug 20 04:32:51 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:32:54.676024 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-42006649-993c-4cba-9878-4b2fc5090540 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:54.853631 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-42006649-993c-4cba-9878-4b2fc5090540 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:32:54.854013 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-42006649-993c-4cba-9878-4b2fc5090540 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1912000166", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:54.872728 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-42006649-993c-4cba-9878-4b2fc5090540 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:32:54.873034 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 239/957] 10.4.3.239 () {68 vars in 1253 bytes} [Thu Aug 20 04:32:54 2026] POST /volume/v3/types => generated 275 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:54.883093 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1ecceacd-ca96-42ff-8bb2-b2b4caa1a622 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:54.884991 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1ecceacd-ca96-42ff-8bb2-b2b4caa1a622 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:32:54.885416 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1ecceacd-ca96-42ff-8bb2-b2b4caa1a622 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1121455317", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:54.906164 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1ecceacd-ca96-42ff-8bb2-b2b4caa1a622 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:32:54.906608 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 243/958] 10.4.3.239 () {68 vars in 1253 bytes} [Thu Aug 20 04:32:54 2026] POST /volume/v3/types => generated 275 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:54.918403 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2db2df41-bab3-4fcf-b343-245fc0eced8d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:55.066845 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2db2df41-bab3-4fcf-b343-245fc0eced8d tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:32:55.067253 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2db2df41-bab3-4fcf-b343-245fc0eced8d tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1101382702", "volume_type": "3e6d2e80-2016-4dc2-834c-0dd8c93a5a49", "size": 1}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:55.068615 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-2db2df41-bab3-4fcf-b343-245fc0eced8d tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1101382702', 'volume_type': '3e6d2e80-2016-4dc2-834c-0dd8c93a5a49', 'size': 1}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:32:55.076954 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-2db2df41-bab3-4fcf-b343-245fc0eced8d tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] Create volume of 1 GB Aug 20 04:32:55.077195 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:55.077195 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:32:55.077785 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-2db2df41-bab3-4fcf-b343-245fc0eced8d tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] Availability Zones retrieved successfully. Aug 20 04:32:55.091825 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-2db2df41-bab3-4fcf-b343-245fc0eced8d tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] Flow 'volume_create_api' (7320e568-c8e6-4214-ae09-d2437fb97966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:32:55.093442 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-2db2df41-bab3-4fcf-b343-245fc0eced8d tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26025c1f-2587-473d-b0e5-0e25d1c68086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:55.094679 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-2db2df41-bab3-4fcf-b343-245fc0eced8d tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:32:55.119936 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-2db2df41-bab3-4fcf-b343-245fc0eced8d tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26025c1f-2587-473d-b0e5-0e25d1c68086) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:32:55Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=3e6d2e80-2016-4dc2-834c-0dd8c93a5a49,is_public=True,name='tempest-VolumeTypesTest-volume-type-1912000166',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e6d2e80-2016-4dc2-834c-0dd8c93a5a49', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:55.120862 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-2db2df41-bab3-4fcf-b343-245fc0eced8d tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e8749fb-b59a-4737-86f1-20e278f9ac56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:55.150388 np0000007850 devstack@c-api.service[100177]: WARNING cinder.quota [None req-2db2df41-bab3-4fcf-b343-245fc0eced8d tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1912000166 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1912000166, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:32:55.150709 np0000007850 devstack@c-api.service[100177]: WARNING cinder.quota [None req-2db2df41-bab3-4fcf-b343-245fc0eced8d tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1912000166 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1912000166, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:32:55.205639 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-2db2df41-bab3-4fcf-b343-245fc0eced8d tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] Created reservations ['415132d4-a9b6-4365-877d-5739e83189cf', 'aaadf9ac-37bd-456d-9be8-04d24795b6f7', '58c2edcd-2663-4d93-80ac-47e1205f5133', '4b89aee2-33c5-4a82-9d8b-9f4ec76abc59'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:32:55.206699 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-2db2df41-bab3-4fcf-b343-245fc0eced8d tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e8749fb-b59a-4737-86f1-20e278f9ac56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['415132d4-a9b6-4365-877d-5739e83189cf', 'aaadf9ac-37bd-456d-9be8-04d24795b6f7', '58c2edcd-2663-4d93-80ac-47e1205f5133', '4b89aee2-33c5-4a82-9d8b-9f4ec76abc59']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:55.207943 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-2db2df41-bab3-4fcf-b343-245fc0eced8d tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (980880ec-84ac-4216-a0a7-8cde8818061b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:55.239261 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-2db2df41-bab3-4fcf-b343-245fc0eced8d tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (980880ec-84ac-4216-a0a7-8cde8818061b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45a44bb3-e728-4a43-b307-d7f7dda310cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1101382702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d6596682f234b58ae6f21618c5074df',qos_specs=None,replication_status=,reservations=['415132d4-a9b6-4365-877d-5739e83189cf','aaadf9ac-37bd-456d-9be8-04d24795b6f7','58c2edcd-2663-4d93-80ac-47e1205f5133','4b89aee2-33c5-4a82-9d8b-9f4ec76abc59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df045eaca9ae4c8184b7c437d9428892',volume_type_id=3e6d2e80-2016-4dc2-834c-0dd8c93a5a49), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:32:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1101382702',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45a44bb3-e728-4a43-b307-d7f7dda310cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d6596682f234b58ae6f21618c5074df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df045eaca9ae4c8184b7c437d9428892',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3e6d2e80-2016-4dc2-834c-0dd8c93a5a49),volume_type_id=3e6d2e80-2016-4dc2-834c-0dd8c93a5a49)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:55.240039 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-2db2df41-bab3-4fcf-b343-245fc0eced8d tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc142d56-eecf-408b-b2cf-13067593f64b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:55.262056 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-2db2df41-bab3-4fcf-b343-245fc0eced8d tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc142d56-eecf-408b-b2cf-13067593f64b) transitioned into state 'SUCCESS' from state '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-1101382702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d6596682f234b58ae6f21618c5074df',qos_specs=None,replication_status=,reservations=['415132d4-a9b6-4365-877d-5739e83189cf','aaadf9ac-37bd-456d-9be8-04d24795b6f7','58c2edcd-2663-4d93-80ac-47e1205f5133','4b89aee2-33c5-4a82-9d8b-9f4ec76abc59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df045eaca9ae4c8184b7c437d9428892',volume_type_id=3e6d2e80-2016-4dc2-834c-0dd8c93a5a49)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:55.262660 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-2db2df41-bab3-4fcf-b343-245fc0eced8d tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e551875-c2c4-43b8-bc03-13b5cd5b6f7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:32:55.275546 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-2db2df41-bab3-4fcf-b343-245fc0eced8d tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e551875-c2c4-43b8-bc03-13b5cd5b6f7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:32:55.276831 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-2db2df41-bab3-4fcf-b343-245fc0eced8d tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] Flow 'volume_create_api' (7320e568-c8e6-4214-ae09-d2437fb97966) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:32:55.277283 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-2db2df41-bab3-4fcf-b343-245fc0eced8d tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] Create volume request issued successfully. Aug 20 04:32:55.278006 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2db2df41-bab3-4fcf-b343-245fc0eced8d tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:32:55.278476 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 237/959] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:32:54 2026] POST /volume/v3/volumes => generated 784 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:32:55.294909 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-19e1bf8b-9860-40e4-967c-be7087559b0e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:55.297715 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-19e1bf8b-9860-40e4-967c-be7087559b0e tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] GET https://10.4.3.239/volume/v3/volumes/45a44bb3-e728-4a43-b307-d7f7dda310cb Aug 20 04:32:55.297715 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-19e1bf8b-9860-40e4-967c-be7087559b0e tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:55.298520 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-19e1bf8b-9860-40e4-967c-be7087559b0e tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:55.311646 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:55.311646 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:32:55.319323 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-19e1bf8b-9860-40e4-967c-be7087559b0e tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] Volume info retrieved successfully. Aug 20 04:32:55.328022 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-19e1bf8b-9860-40e4-967c-be7087559b0e tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] https://10.4.3.239/volume/v3/volumes/45a44bb3-e728-4a43-b307-d7f7dda310cb returned with HTTP 200 Aug 20 04:32:55.328589 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 241/960] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:32:55 2026] GET /volume/v3/volumes/45a44bb3-e728-4a43-b307-d7f7dda310cb => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:55.565645 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-8e641145-b2d9-4e78-9b0a-963ddd9305cb req-ae1ec5bb-af71-4030-b43c-a7248665be43 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:55.571583 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-8e641145-b2d9-4e78-9b0a-963ddd9305cb req-ae1ec5bb-af71-4030-b43c-a7248665be43 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 Aug 20 04:32:55.571860 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-8e641145-b2d9-4e78-9b0a-963ddd9305cb req-ae1ec5bb-af71-4030-b43c-a7248665be43 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:55.572087 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-8e641145-b2d9-4e78-9b0a-963ddd9305cb req-ae1ec5bb-af71-4030-b43c-a7248665be43 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:55.583546 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:55.583546 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:55.588517 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-8e641145-b2d9-4e78-9b0a-963ddd9305cb req-ae1ec5bb-af71-4030-b43c-a7248665be43 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:32:55.599175 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-8e641145-b2d9-4e78-9b0a-963ddd9305cb req-ae1ec5bb-af71-4030-b43c-a7248665be43 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 returned with HTTP 200 Aug 20 04:32:55.599175 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 240/961] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:32:55 2026] GET /volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 => generated 1362 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:55.715748 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9b79cd2b-cad1-4737-a9d1-af556832ba30 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:55.715748 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9b79cd2b-cad1-4737-a9d1-af556832ba30 None None] GET https://10.4.3.239/volume// Aug 20 04:32:55.715748 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9b79cd2b-cad1-4737-a9d1-af556832ba30 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:55.715748 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9b79cd2b-cad1-4737-a9d1-af556832ba30 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:55.715748 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9b79cd2b-cad1-4737-a9d1-af556832ba30 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:32:55.715748 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 244/962] 10.4.3.239 () {66 vars in 1428 bytes} [Thu Aug 20 04:32: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 20 04:32:55.731682 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-8e641145-b2d9-4e78-9b0a-963ddd9305cb req-70f6a5d6-e458-49c2-b0d0-2098e1de2354 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:55.737660 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-8e641145-b2d9-4e78-9b0a-963ddd9305cb req-70f6a5d6-e458-49c2-b0d0-2098e1de2354 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:32:55.737660 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-8e641145-b2d9-4e78-9b0a-963ddd9305cb req-70f6a5d6-e458-49c2-b0d0-2098e1de2354 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d6ee4c5a-942d-4d14-834d-310a0009fd67", "connector": null, "instance_uuid": "57a635b4-498b-48c2-89e2-a0c5aad05616"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:55.751930 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:55.751930 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:32:55.797359 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-8e641145-b2d9-4e78-9b0a-963ddd9305cb req-70f6a5d6-e458-49c2-b0d0-2098e1de2354 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:32:55.797871 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 238/963] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:32:55 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:55.841428 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-296b77d2-71e8-4fdc-bbed-b2a957c70e1c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:55.843691 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-296b77d2-71e8-4fdc-bbed-b2a957c70e1c tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 Aug 20 04:32:55.843965 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-296b77d2-71e8-4fdc-bbed-b2a957c70e1c tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:55.844262 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-296b77d2-71e8-4fdc-bbed-b2a957c70e1c tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:55.853849 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-465263d7-70cc-43fb-900b-ef1f1590b5f4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:55.854312 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-465263d7-70cc-43fb-900b-ef1f1590b5f4 None None] GET https://10.4.3.239/volume// Aug 20 04:32:55.854697 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-465263d7-70cc-43fb-900b-ef1f1590b5f4 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:55.854697 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-465263d7-70cc-43fb-900b-ef1f1590b5f4 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:55.855096 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-465263d7-70cc-43fb-900b-ef1f1590b5f4 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:32:55.855485 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 241/964] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:32: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 20 04:32:55.856619 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:55.856619 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:32:55.860940 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-296b77d2-71e8-4fdc-bbed-b2a957c70e1c tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:32:55.865873 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-8e641145-b2d9-4e78-9b0a-963ddd9305cb req-42dd947a-4643-4036-963d-e0be77d72cf3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:55.867394 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-296b77d2-71e8-4fdc-bbed-b2a957c70e1c tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 returned with HTTP 200 Aug 20 04:32:55.867604 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 242/965] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:32:55 2026] GET /volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 => generated 1361 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:55.869258 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-8e641145-b2d9-4e78-9b0a-963ddd9305cb req-42dd947a-4643-4036-963d-e0be77d72cf3 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 Aug 20 04:32:55.869700 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-8e641145-b2d9-4e78-9b0a-963ddd9305cb req-42dd947a-4643-4036-963d-e0be77d72cf3 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:55.871209 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-8e641145-b2d9-4e78-9b0a-963ddd9305cb req-42dd947a-4643-4036-963d-e0be77d72cf3 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:55.886555 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:55.886555 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:32:55.890834 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-8e641145-b2d9-4e78-9b0a-963ddd9305cb req-42dd947a-4643-4036-963d-e0be77d72cf3 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:32:55.896743 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-8e641145-b2d9-4e78-9b0a-963ddd9305cb req-42dd947a-4643-4036-963d-e0be77d72cf3 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 returned with HTTP 200 Aug 20 04:32:55.897413 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 245/966] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:32:55 2026] GET /volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 => generated 1541 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:32:55.993276 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-8e641145-b2d9-4e78-9b0a-963ddd9305cb req-ba3af2da-7099-4468-96e2-c3d7738138fe None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:55.996872 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-8e641145-b2d9-4e78-9b0a-963ddd9305cb req-ba3af2da-7099-4468-96e2-c3d7738138fe tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] PUT https://10.4.3.239/volume/v3/attachments/5a75e4ae-103f-4177-b2cf-930870047e53 Aug 20 04:32:55.997854 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-8e641145-b2d9-4e78-9b0a-963ddd9305cb req-ba3af2da-7099-4468-96e2-c3d7738138fe tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:56.006153 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-8e641145-b2d9-4e78-9b0a-963ddd9305cb req-ba3af2da-7099-4468-96e2-c3d7738138fe tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Acquiring lock "cinder-attachment_update-d6ee4c5a-942d-4d14-834d-310a0009fd67-np0000007850" by "attachment_update" {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:32:56.012390 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-8e641145-b2d9-4e78-9b0a-963ddd9305cb req-ba3af2da-7099-4468-96e2-c3d7738138fe tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Lock "cinder-attachment_update-d6ee4c5a-942d-4d14-834d-310a0009fd67-np0000007850" acquired by "attachment_update" :: waited 0.006s {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:32:56.014010 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:56.014010 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:32:56.149678 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-8e641145-b2d9-4e78-9b0a-963ddd9305cb req-ba3af2da-7099-4468-96e2-c3d7738138fe tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Lock "cinder-attachment_update-d6ee4c5a-942d-4d14-834d-310a0009fd67-np0000007850" released by "attachment_update" :: held 0.137s {{(pid=100177) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:32:56.149998 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-8e641145-b2d9-4e78-9b0a-963ddd9305cb req-ba3af2da-7099-4468-96e2-c3d7738138fe tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/attachments/5a75e4ae-103f-4177-b2cf-930870047e53 returned with HTTP 200 Aug 20 04:32:56.151348 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 239/967] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:32:55 2026] PUT /volume/v3/attachments/5a75e4ae-103f-4177-b2cf-930870047e53 => generated 969 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:56.341656 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-30554c7d-dc84-4092-9614-2522ae2f95dd None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:56.344723 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-30554c7d-dc84-4092-9614-2522ae2f95dd tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] GET https://10.4.3.239/volume/v3/volumes/45a44bb3-e728-4a43-b307-d7f7dda310cb Aug 20 04:32:56.344903 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-30554c7d-dc84-4092-9614-2522ae2f95dd tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:56.345103 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-30554c7d-dc84-4092-9614-2522ae2f95dd tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:56.355291 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:56.355291 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:56.362463 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-30554c7d-dc84-4092-9614-2522ae2f95dd tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] Volume info retrieved successfully. Aug 20 04:32:56.370203 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-30554c7d-dc84-4092-9614-2522ae2f95dd tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] https://10.4.3.239/volume/v3/volumes/45a44bb3-e728-4a43-b307-d7f7dda310cb returned with HTTP 200 Aug 20 04:32:56.370821 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 242/968] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:32:56 2026] GET /volume/v3/volumes/45a44bb3-e728-4a43-b307-d7f7dda310cb => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:56.391385 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0964e2c7-9953-4b6e-9e83-15cda6221e73 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:56.393413 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0964e2c7-9953-4b6e-9e83-15cda6221e73 tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] POST https://10.4.3.239/volume/v3/volumes/45a44bb3-e728-4a43-b307-d7f7dda310cb/action Aug 20 04:32:56.395205 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0964e2c7-9953-4b6e-9e83-15cda6221e73 tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] Action body: b'{"os-retype": {"new_type": "526fd25d-cdaf-44a5-a8e3-9ce8ea985843"}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:32:56.395205 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0964e2c7-9953-4b6e-9e83-15cda6221e73 tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "526fd25d-cdaf-44a5-a8e3-9ce8ea985843"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:56.404036 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:56.404036 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:32:56.404794 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-0964e2c7-9953-4b6e-9e83-15cda6221e73 tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] Volume info retrieved successfully. Aug 20 04:32:56.445516 np0000007850 devstack@c-api.service[100176]: WARNING cinder.quota [None req-0964e2c7-9953-4b6e-9e83-15cda6221e73 tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1121455317 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1121455317, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:32:56.446093 np0000007850 devstack@c-api.service[100176]: WARNING cinder.quota [None req-0964e2c7-9953-4b6e-9e83-15cda6221e73 tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1121455317 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1121455317, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:32:56.481508 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-0964e2c7-9953-4b6e-9e83-15cda6221e73 tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] Created reservations ['78360b14-2377-44a2-b071-648cfb4d67b3', '25dda181-4967-4491-b80f-490b56fd4f2e'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:32:56.499786 np0000007850 devstack@c-api.service[100176]: WARNING cinder.quota [None req-0964e2c7-9953-4b6e-9e83-15cda6221e73 tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1912000166 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1912000166, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:32:56.501127 np0000007850 devstack@c-api.service[100176]: WARNING cinder.quota [None req-0964e2c7-9953-4b6e-9e83-15cda6221e73 tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1912000166 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1912000166, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:32:56.512463 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-0964e2c7-9953-4b6e-9e83-15cda6221e73 tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] Created reservations ['c518383c-fe7d-40b6-bfd9-1e8a2d53e864', '6fedb750-d4ad-4dac-ad68-df33cb4bccf7'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:32:56.552067 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-0964e2c7-9953-4b6e-9e83-15cda6221e73 tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] Retype volume request issued successfully. Aug 20 04:32:56.552494 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0964e2c7-9953-4b6e-9e83-15cda6221e73 tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] https://10.4.3.239/volume/v3/volumes/45a44bb3-e728-4a43-b307-d7f7dda310cb/action returned with HTTP 202 Aug 20 04:32:56.553012 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 243/969] 10.4.3.239 () {68 vars in 1390 bytes} [Thu Aug 20 04:32:56 2026] POST /volume/v3/volumes/45a44bb3-e728-4a43-b307-d7f7dda310cb/action => generated 0 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:32:56.566795 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c09a2a52-1580-42ec-9a57-b94607fe9387 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:56.572311 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c09a2a52-1580-42ec-9a57-b94607fe9387 tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] GET https://10.4.3.239/volume/v3/volumes/45a44bb3-e728-4a43-b307-d7f7dda310cb Aug 20 04:32:56.572837 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c09a2a52-1580-42ec-9a57-b94607fe9387 tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:56.573351 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c09a2a52-1580-42ec-9a57-b94607fe9387 tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:56.584693 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:56.584693 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:32:56.592341 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c09a2a52-1580-42ec-9a57-b94607fe9387 tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] Volume info retrieved successfully. Aug 20 04:32:56.599494 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c09a2a52-1580-42ec-9a57-b94607fe9387 tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] https://10.4.3.239/volume/v3/volumes/45a44bb3-e728-4a43-b307-d7f7dda310cb returned with HTTP 200 Aug 20 04:32:56.599494 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 246/970] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:32:56 2026] GET /volume/v3/volumes/45a44bb3-e728-4a43-b307-d7f7dda310cb => generated 876 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:56.884579 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9603a4c9-7ee4-4c9e-86fb-85117729e14a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:56.887824 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9603a4c9-7ee4-4c9e-86fb-85117729e14a tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 Aug 20 04:32:56.888270 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9603a4c9-7ee4-4c9e-86fb-85117729e14a tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:56.888561 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9603a4c9-7ee4-4c9e-86fb-85117729e14a tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:56.905855 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:56.905855 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:32:56.911502 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9603a4c9-7ee4-4c9e-86fb-85117729e14a tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:32:56.919006 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9603a4c9-7ee4-4c9e-86fb-85117729e14a tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 returned with HTTP 200 Aug 20 04:32:56.919741 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 240/971] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:32:56 2026] GET /volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 => generated 1362 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:57.616857 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d02ba9ef-4523-4adf-9f9a-f3441f4c6ff5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:57.620427 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d02ba9ef-4523-4adf-9f9a-f3441f4c6ff5 tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] GET https://10.4.3.239/volume/v3/volumes/45a44bb3-e728-4a43-b307-d7f7dda310cb Aug 20 04:32:57.620785 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d02ba9ef-4523-4adf-9f9a-f3441f4c6ff5 tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:57.621066 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d02ba9ef-4523-4adf-9f9a-f3441f4c6ff5 tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:57.631487 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:57.631487 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:57.637419 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d02ba9ef-4523-4adf-9f9a-f3441f4c6ff5 tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] Volume info retrieved successfully. Aug 20 04:32:57.643549 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d02ba9ef-4523-4adf-9f9a-f3441f4c6ff5 tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] https://10.4.3.239/volume/v3/volumes/45a44bb3-e728-4a43-b307-d7f7dda310cb returned with HTTP 200 Aug 20 04:32:57.643967 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 243/972] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:32:57 2026] GET /volume/v3/volumes/45a44bb3-e728-4a43-b307-d7f7dda310cb => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:57.659280 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-01b5d6ab-c212-4cdc-b68e-f03de0bbc484 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:57.661654 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-01b5d6ab-c212-4cdc-b68e-f03de0bbc484 tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] GET https://10.4.3.239/volume/v3/volumes/45a44bb3-e728-4a43-b307-d7f7dda310cb Aug 20 04:32:57.661911 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-01b5d6ab-c212-4cdc-b68e-f03de0bbc484 tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:57.662163 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-01b5d6ab-c212-4cdc-b68e-f03de0bbc484 tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:57.671040 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:57.671040 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:32:57.675480 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-01b5d6ab-c212-4cdc-b68e-f03de0bbc484 tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] Volume info retrieved successfully. Aug 20 04:32:57.681476 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-01b5d6ab-c212-4cdc-b68e-f03de0bbc484 tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] https://10.4.3.239/volume/v3/volumes/45a44bb3-e728-4a43-b307-d7f7dda310cb returned with HTTP 200 Aug 20 04:32:57.682004 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 244/973] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:32:57 2026] GET /volume/v3/volumes/45a44bb3-e728-4a43-b307-d7f7dda310cb => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:57.695140 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-333d86fc-600f-46db-a723-e3dd591a896d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:57.698465 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-333d86fc-600f-46db-a723-e3dd591a896d tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] GET https://10.4.3.239/volume/v3/volumes/45a44bb3-e728-4a43-b307-d7f7dda310cb Aug 20 04:32:57.698735 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-333d86fc-600f-46db-a723-e3dd591a896d tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:57.698940 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-333d86fc-600f-46db-a723-e3dd591a896d tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:57.706597 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:57.706597 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:32:57.710383 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-333d86fc-600f-46db-a723-e3dd591a896d tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] Volume info retrieved successfully. Aug 20 04:32:57.715084 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-333d86fc-600f-46db-a723-e3dd591a896d tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] https://10.4.3.239/volume/v3/volumes/45a44bb3-e728-4a43-b307-d7f7dda310cb returned with HTTP 200 Aug 20 04:32:57.715607 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 247/974] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:32:57 2026] GET /volume/v3/volumes/45a44bb3-e728-4a43-b307-d7f7dda310cb => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:57.729801 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e470f539-48dd-433a-8bec-ac9558ed5483 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:57.731626 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e470f539-48dd-433a-8bec-ac9558ed5483 tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] DELETE https://10.4.3.239/volume/v3/volumes/45a44bb3-e728-4a43-b307-d7f7dda310cb Aug 20 04:32:57.731866 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e470f539-48dd-433a-8bec-ac9558ed5483 tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:57.732083 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e470f539-48dd-433a-8bec-ac9558ed5483 tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:57.732316 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-e470f539-48dd-433a-8bec-ac9558ed5483 tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] Delete volume with id: 45a44bb3-e728-4a43-b307-d7f7dda310cb Aug 20 04:32:57.742498 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:57.742498 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:32:57.743342 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e470f539-48dd-433a-8bec-ac9558ed5483 tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] Volume info retrieved successfully. Aug 20 04:32:57.769106 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e470f539-48dd-433a-8bec-ac9558ed5483 tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] Delete volume request issued successfully. Aug 20 04:32:57.769272 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e470f539-48dd-433a-8bec-ac9558ed5483 tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] https://10.4.3.239/volume/v3/volumes/45a44bb3-e728-4a43-b307-d7f7dda310cb returned with HTTP 202 Aug 20 04:32:57.769775 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 241/975] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:32:57 2026] DELETE /volume/v3/volumes/45a44bb3-e728-4a43-b307-d7f7dda310cb => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:32:57.781966 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e4f840be-4e31-4b2e-90ab-3c0699783a05 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:57.784974 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e4f840be-4e31-4b2e-90ab-3c0699783a05 tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] GET https://10.4.3.239/volume/v3/volumes/45a44bb3-e728-4a43-b307-d7f7dda310cb Aug 20 04:32:57.784974 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e4f840be-4e31-4b2e-90ab-3c0699783a05 tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:57.784974 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e4f840be-4e31-4b2e-90ab-3c0699783a05 tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:57.798540 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:57.798540 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:57.805003 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e4f840be-4e31-4b2e-90ab-3c0699783a05 tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] Volume info retrieved successfully. Aug 20 04:32:57.814105 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e4f840be-4e31-4b2e-90ab-3c0699783a05 tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] https://10.4.3.239/volume/v3/volumes/45a44bb3-e728-4a43-b307-d7f7dda310cb returned with HTTP 200 Aug 20 04:32:57.814779 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 244/976] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:32:57 2026] GET /volume/v3/volumes/45a44bb3-e728-4a43-b307-d7f7dda310cb => generated 876 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:57.937357 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9127da27-66ee-434a-a21d-8da547241131 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:57.939802 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9127da27-66ee-434a-a21d-8da547241131 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 Aug 20 04:32:57.940082 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9127da27-66ee-434a-a21d-8da547241131 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:57.940413 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9127da27-66ee-434a-a21d-8da547241131 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:57.958333 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:57.958333 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:32:57.965775 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-9127da27-66ee-434a-a21d-8da547241131 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:32:57.973554 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9127da27-66ee-434a-a21d-8da547241131 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 returned with HTTP 200 Aug 20 04:32:57.974077 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 245/977] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:32:57 2026] GET /volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 => generated 1362 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:58.833883 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-23c33869-1fcc-4dd0-b2d2-e9a5e6fb80eb None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:58.836632 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-23c33869-1fcc-4dd0-b2d2-e9a5e6fb80eb tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] GET https://10.4.3.239/volume/v3/volumes/45a44bb3-e728-4a43-b307-d7f7dda310cb Aug 20 04:32:58.836632 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-23c33869-1fcc-4dd0-b2d2-e9a5e6fb80eb tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:58.836891 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-23c33869-1fcc-4dd0-b2d2-e9a5e6fb80eb tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:58.843417 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-23c33869-1fcc-4dd0-b2d2-e9a5e6fb80eb tempest-VolumeTypesTest-749790828 tempest-VolumeTypesTest-749790828-project-member] https://10.4.3.239/volume/v3/volumes/45a44bb3-e728-4a43-b307-d7f7dda310cb returned with HTTP 404 Aug 20 04:32:58.843979 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 248/978] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:32:58 2026] GET /volume/v3/volumes/45a44bb3-e728-4a43-b307-d7f7dda310cb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:32:58.853253 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b61efb5f-d777-4a1d-b313-3b35938908ff None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:58.854924 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b61efb5f-d777-4a1d-b313-3b35938908ff tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] DELETE https://10.4.3.239/volume/v3/types/526fd25d-cdaf-44a5-a8e3-9ce8ea985843 Aug 20 04:32:58.855158 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b61efb5f-d777-4a1d-b313-3b35938908ff tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:58.855420 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b61efb5f-d777-4a1d-b313-3b35938908ff tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] Calling method '_delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:58.884906 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b61efb5f-d777-4a1d-b313-3b35938908ff tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] https://10.4.3.239/volume/v3/types/526fd25d-cdaf-44a5-a8e3-9ce8ea985843 returned with HTTP 202 Aug 20 04:32:58.885470 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 242/979] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:32:58 2026] DELETE /volume/v3/types/526fd25d-cdaf-44a5-a8e3-9ce8ea985843 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:32:58.893792 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-02914ff6-5cce-43ee-8a50-651dfcd6e78f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:58.896045 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-02914ff6-5cce-43ee-8a50-651dfcd6e78f tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] GET https://10.4.3.239/volume/v3/types/526fd25d-cdaf-44a5-a8e3-9ce8ea985843 Aug 20 04:32:58.896045 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-02914ff6-5cce-43ee-8a50-651dfcd6e78f tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:58.896045 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-02914ff6-5cce-43ee-8a50-651dfcd6e78f tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:58.899526 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-02914ff6-5cce-43ee-8a50-651dfcd6e78f tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] https://10.4.3.239/volume/v3/types/526fd25d-cdaf-44a5-a8e3-9ce8ea985843 returned with HTTP 404 Aug 20 04:32:58.900155 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 245/980] 10.4.3.239 () {66 vars in 1342 bytes} [Thu Aug 20 04:32:58 2026] GET /volume/v3/types/526fd25d-cdaf-44a5-a8e3-9ce8ea985843 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:32:58.909499 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c9fc66be-a7db-48a6-beb8-f6a0a2b1f2ae None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:58.912645 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c9fc66be-a7db-48a6-beb8-f6a0a2b1f2ae tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] DELETE https://10.4.3.239/volume/v3/types/3e6d2e80-2016-4dc2-834c-0dd8c93a5a49 Aug 20 04:32:58.912838 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c9fc66be-a7db-48a6-beb8-f6a0a2b1f2ae tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:58.913044 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c9fc66be-a7db-48a6-beb8-f6a0a2b1f2ae tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] Calling method '_delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:58.942624 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c9fc66be-a7db-48a6-beb8-f6a0a2b1f2ae tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] https://10.4.3.239/volume/v3/types/3e6d2e80-2016-4dc2-834c-0dd8c93a5a49 returned with HTTP 202 Aug 20 04:32:58.943209 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 246/981] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:32:58 2026] DELETE /volume/v3/types/3e6d2e80-2016-4dc2-834c-0dd8c93a5a49 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:32:58.950098 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-86d63e4d-bf03-4c2f-9792-7a35bfecda37 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:58.951963 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-86d63e4d-bf03-4c2f-9792-7a35bfecda37 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] GET https://10.4.3.239/volume/v3/types/3e6d2e80-2016-4dc2-834c-0dd8c93a5a49 Aug 20 04:32:58.952275 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-86d63e4d-bf03-4c2f-9792-7a35bfecda37 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:58.952500 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-86d63e4d-bf03-4c2f-9792-7a35bfecda37 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:58.956196 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-86d63e4d-bf03-4c2f-9792-7a35bfecda37 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] https://10.4.3.239/volume/v3/types/3e6d2e80-2016-4dc2-834c-0dd8c93a5a49 returned with HTTP 404 Aug 20 04:32:58.956855 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 249/982] 10.4.3.239 () {66 vars in 1342 bytes} [Thu Aug 20 04:32:58 2026] GET /volume/v3/types/3e6d2e80-2016-4dc2-834c-0dd8c93a5a49 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:32:58.964530 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e23901cd-629d-4c9f-b688-2ca7b7033ca3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:58.966228 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e23901cd-629d-4c9f-b688-2ca7b7033ca3 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:32:58.966565 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e23901cd-629d-4c9f-b688-2ca7b7033ca3 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-955273114", "description": "tempest-volume-type-description-1937686771", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:58.984108 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e23901cd-629d-4c9f-b688-2ca7b7033ca3 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:32:58.984556 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 243/983] 10.4.3.239 () {68 vars in 1253 bytes} [Thu Aug 20 04:32:58 2026] POST /volume/v3/types => generated 314 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:58.989446 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5888379a-5dcb-4c68-b6f3-4666b791368a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:58.991854 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5888379a-5dcb-4c68-b6f3-4666b791368a tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 Aug 20 04:32:58.992121 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5888379a-5dcb-4c68-b6f3-4666b791368a tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:58.992330 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a625749a-c351-4795-ac9f-31124b5154c5 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:58.992390 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5888379a-5dcb-4c68-b6f3-4666b791368a tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:58.994539 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a625749a-c351-4795-ac9f-31124b5154c5 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] GET https://10.4.3.239/volume/v3/types/cd7db0b4-6024-4a1c-8c8a-58e3e36b6c63 Aug 20 04:32:58.995017 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a625749a-c351-4795-ac9f-31124b5154c5 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:58.995099 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a625749a-c351-4795-ac9f-31124b5154c5 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:59.006316 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a625749a-c351-4795-ac9f-31124b5154c5 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] https://10.4.3.239/volume/v3/types/cd7db0b4-6024-4a1c-8c8a-58e3e36b6c63 returned with HTTP 200 Aug 20 04:32:59.006803 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 247/984] 10.4.3.239 () {66 vars in 1342 bytes} [Thu Aug 20 04:32:58 2026] GET /volume/v3/types/cd7db0b4-6024-4a1c-8c8a-58e3e36b6c63 => generated 336 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:59.013634 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:59.013634 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:59.015457 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7e6dcdc2-57dc-4803-9851-00b4661b3cf6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:59.017854 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7e6dcdc2-57dc-4803-9851-00b4661b3cf6 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] DELETE https://10.4.3.239/volume/v3/types/cd7db0b4-6024-4a1c-8c8a-58e3e36b6c63 Aug 20 04:32:59.018274 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7e6dcdc2-57dc-4803-9851-00b4661b3cf6 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:59.018653 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7e6dcdc2-57dc-4803-9851-00b4661b3cf6 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] Calling method '_delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:59.019326 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-5888379a-5dcb-4c68-b6f3-4666b791368a tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:32:59.026927 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5888379a-5dcb-4c68-b6f3-4666b791368a tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 returned with HTTP 200 Aug 20 04:32:59.027299 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 246/985] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:32:58 2026] GET /volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 => generated 1362 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:59.057047 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7e6dcdc2-57dc-4803-9851-00b4661b3cf6 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] https://10.4.3.239/volume/v3/types/cd7db0b4-6024-4a1c-8c8a-58e3e36b6c63 returned with HTTP 202 Aug 20 04:32:59.057743 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 250/986] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:32:59 2026] DELETE /volume/v3/types/cd7db0b4-6024-4a1c-8c8a-58e3e36b6c63 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:32:59.065141 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d364918d-5fdc-42f6-adf2-1832da0dcfcd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:59.066908 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d364918d-5fdc-42f6-adf2-1832da0dcfcd tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] GET https://10.4.3.239/volume/v3/types/cd7db0b4-6024-4a1c-8c8a-58e3e36b6c63 Aug 20 04:32:59.067159 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d364918d-5fdc-42f6-adf2-1832da0dcfcd tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:59.067846 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d364918d-5fdc-42f6-adf2-1832da0dcfcd tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:59.070441 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d364918d-5fdc-42f6-adf2-1832da0dcfcd tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] https://10.4.3.239/volume/v3/types/cd7db0b4-6024-4a1c-8c8a-58e3e36b6c63 returned with HTTP 404 Aug 20 04:32:59.070920 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 244/987] 10.4.3.239 () {66 vars in 1342 bytes} [Thu Aug 20 04:32:59 2026] GET /volume/v3/types/cd7db0b4-6024-4a1c-8c8a-58e3e36b6c63 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:32:59.078815 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-cc4e6287-c085-4af8-8321-1ebf15727de9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:59.080545 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cc4e6287-c085-4af8-8321-1ebf15727de9 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:32:59.080894 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cc4e6287-c085-4af8-8321-1ebf15727de9 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-278033315"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:59.095695 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cc4e6287-c085-4af8-8321-1ebf15727de9 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:32:59.096033 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 248/988] 10.4.3.239 () {68 vars in 1252 bytes} [Thu Aug 20 04:32:59 2026] POST /volume/v3/types => generated 220 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:59.103976 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-96939bad-316f-4158-b9bf-2947817309b4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:59.106069 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-96939bad-316f-4158-b9bf-2947817309b4 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] POST https://10.4.3.239/volume/v3/types/223f9cd0-5e11-400b-a3be-66c3bdfbca57/encryption Aug 20 04:32:59.106576 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-96939bad-316f-4158-b9bf-2947817309b4 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:59.148535 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-96939bad-316f-4158-b9bf-2947817309b4 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] https://10.4.3.239/volume/v3/types/223f9cd0-5e11-400b-a3be-66c3bdfbca57/encryption returned with HTTP 200 Aug 20 04:32:59.149086 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 247/989] 10.4.3.239 () {68 vars in 1397 bytes} [Thu Aug 20 04:32:59 2026] POST /volume/v3/types/223f9cd0-5e11-400b-a3be-66c3bdfbca57/encryption => generated 239 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:59.159929 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-97e71e52-38b9-412f-912e-f72a77703bee None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:59.161845 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-97e71e52-38b9-412f-912e-f72a77703bee tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] GET https://10.4.3.239/volume/v3/types/223f9cd0-5e11-400b-a3be-66c3bdfbca57/encryption Aug 20 04:32:59.162974 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-97e71e52-38b9-412f-912e-f72a77703bee tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:59.163294 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-97e71e52-38b9-412f-912e-f72a77703bee tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:59.171946 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-97e71e52-38b9-412f-912e-f72a77703bee tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] https://10.4.3.239/volume/v3/types/223f9cd0-5e11-400b-a3be-66c3bdfbca57/encryption returned with HTTP 200 Aug 20 04:32:59.172708 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 251/990] 10.4.3.239 () {66 vars in 1375 bytes} [Thu Aug 20 04:32:59 2026] GET /volume/v3/types/223f9cd0-5e11-400b-a3be-66c3bdfbca57/encryption => generated 325 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:59.185841 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-734d2b8e-0c98-4d26-a202-55c3afc00dfb None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:59.188515 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-734d2b8e-0c98-4d26-a202-55c3afc00dfb tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] PUT https://10.4.3.239/volume/v3/types/223f9cd0-5e11-400b-a3be-66c3bdfbca57/encryption/9fbcebeb-5776-4b1c-aa1a-f44f0e3e0109 Aug 20 04:32:59.188905 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-734d2b8e-0c98-4d26-a202-55c3afc00dfb tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:59.233830 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-734d2b8e-0c98-4d26-a202-55c3afc00dfb tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] https://10.4.3.239/volume/v3/types/223f9cd0-5e11-400b-a3be-66c3bdfbca57/encryption/9fbcebeb-5776-4b1c-aa1a-f44f0e3e0109 returned with HTTP 200 Aug 20 04:32:59.234446 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 245/991] 10.4.3.239 () {68 vars in 1507 bytes} [Thu Aug 20 04:32:59 2026] PUT /volume/v3/types/223f9cd0-5e11-400b-a3be-66c3bdfbca57/encryption/9fbcebeb-5776-4b1c-aa1a-f44f0e3e0109 => generated 122 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:59.243032 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9d882f23-8fbb-4cd0-8487-244c787ba7c9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:59.245508 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9d882f23-8fbb-4cd0-8487-244c787ba7c9 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] GET https://10.4.3.239/volume/v3/types/223f9cd0-5e11-400b-a3be-66c3bdfbca57/encryption Aug 20 04:32:59.245683 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9d882f23-8fbb-4cd0-8487-244c787ba7c9 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:59.245858 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9d882f23-8fbb-4cd0-8487-244c787ba7c9 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:59.252455 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9d882f23-8fbb-4cd0-8487-244c787ba7c9 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] https://10.4.3.239/volume/v3/types/223f9cd0-5e11-400b-a3be-66c3bdfbca57/encryption returned with HTTP 200 Aug 20 04:32:59.252848 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 249/992] 10.4.3.239 () {66 vars in 1375 bytes} [Thu Aug 20 04:32:59 2026] GET /volume/v3/types/223f9cd0-5e11-400b-a3be-66c3bdfbca57/encryption => generated 347 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:59.263209 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f87407b3-4734-4437-aa22-f45f23ef19d8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:59.265065 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f87407b3-4734-4437-aa22-f45f23ef19d8 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] GET https://10.4.3.239/volume/v3/types/223f9cd0-5e11-400b-a3be-66c3bdfbca57/encryption/cipher Aug 20 04:32:59.265287 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f87407b3-4734-4437-aa22-f45f23ef19d8 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:59.265492 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f87407b3-4734-4437-aa22-f45f23ef19d8 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:59.271997 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f87407b3-4734-4437-aa22-f45f23ef19d8 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] https://10.4.3.239/volume/v3/types/223f9cd0-5e11-400b-a3be-66c3bdfbca57/encryption/cipher returned with HTTP 200 Aug 20 04:32:59.272461 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 248/993] 10.4.3.239 () {66 vars in 1396 bytes} [Thu Aug 20 04:32:59 2026] GET /volume/v3/types/223f9cd0-5e11-400b-a3be-66c3bdfbca57/encryption/cipher => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 04:32:59.283294 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-877f0f16-5ad9-46c0-ac0b-819260f73685 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:59.285146 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-877f0f16-5ad9-46c0-ac0b-819260f73685 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] DELETE https://10.4.3.239/volume/v3/types/223f9cd0-5e11-400b-a3be-66c3bdfbca57/encryption/9fbcebeb-5776-4b1c-aa1a-f44f0e3e0109 Aug 20 04:32:59.285387 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-877f0f16-5ad9-46c0-ac0b-819260f73685 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:59.285611 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-877f0f16-5ad9-46c0-ac0b-819260f73685 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:59.297496 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4a6e44ea-e530-41c9-b5ac-d7bfc1c49544 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:59.297857 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4a6e44ea-e530-41c9-b5ac-d7bfc1c49544 None None] GET https://10.4.3.239/volume// Aug 20 04:32:59.298059 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4a6e44ea-e530-41c9-b5ac-d7bfc1c49544 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:59.298465 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4a6e44ea-e530-41c9-b5ac-d7bfc1c49544 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:59.298784 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4a6e44ea-e530-41c9-b5ac-d7bfc1c49544 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:32:59.299158 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 246/994] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:32: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 20 04:32:59.309277 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-b1d08688-d3c6-4b3a-8d15-bd3b8fce8599 req-9690c81b-97e3-4dbf-9a5f-d797e7fe7455 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:59.312640 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-b1d08688-d3c6-4b3a-8d15-bd3b8fce8599 req-9690c81b-97e3-4dbf-9a5f-d797e7fe7455 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] GET https://10.4.3.239/volume/v3/volumes/6633bc39-c288-478d-97a6-2615f62749b9 Aug 20 04:32:59.312905 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-b1d08688-d3c6-4b3a-8d15-bd3b8fce8599 req-9690c81b-97e3-4dbf-9a5f-d797e7fe7455 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:59.313093 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-b1d08688-d3c6-4b3a-8d15-bd3b8fce8599 req-9690c81b-97e3-4dbf-9a5f-d797e7fe7455 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:59.319915 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-877f0f16-5ad9-46c0-ac0b-819260f73685 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] https://10.4.3.239/volume/v3/types/223f9cd0-5e11-400b-a3be-66c3bdfbca57/encryption/9fbcebeb-5776-4b1c-aa1a-f44f0e3e0109 returned with HTTP 202 Aug 20 04:32:59.320438 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 252/995] 10.4.3.239 () {66 vars in 1489 bytes} [Thu Aug 20 04:32:59 2026] DELETE /volume/v3/types/223f9cd0-5e11-400b-a3be-66c3bdfbca57/encryption/9fbcebeb-5776-4b1c-aa1a-f44f0e3e0109 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:32:59.328936 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:59.328936 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:32:59.331288 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-06fbde6a-0c1a-46a6-9fe1-2c30b4bee991 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:59.334332 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-06fbde6a-0c1a-46a6-9fe1-2c30b4bee991 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] GET https://10.4.3.239/volume/v3/types/223f9cd0-5e11-400b-a3be-66c3bdfbca57/encryption Aug 20 04:32:59.334705 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-06fbde6a-0c1a-46a6-9fe1-2c30b4bee991 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:59.334889 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-06fbde6a-0c1a-46a6-9fe1-2c30b4bee991 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:59.336271 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-b1d08688-d3c6-4b3a-8d15-bd3b8fce8599 req-9690c81b-97e3-4dbf-9a5f-d797e7fe7455 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Volume info retrieved successfully. Aug 20 04:32:59.341525 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-06fbde6a-0c1a-46a6-9fe1-2c30b4bee991 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] https://10.4.3.239/volume/v3/types/223f9cd0-5e11-400b-a3be-66c3bdfbca57/encryption returned with HTTP 200 Aug 20 04:32:59.342228 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 249/996] 10.4.3.239 () {66 vars in 1375 bytes} [Thu Aug 20 04:32:59 2026] GET /volume/v3/types/223f9cd0-5e11-400b-a3be-66c3bdfbca57/encryption => generated 2 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 20 04:32:59.343559 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-b1d08688-d3c6-4b3a-8d15-bd3b8fce8599 req-9690c81b-97e3-4dbf-9a5f-d797e7fe7455 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] https://10.4.3.239/volume/v3/volumes/6633bc39-c288-478d-97a6-2615f62749b9 returned with HTTP 200 Aug 20 04:32:59.344119 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 250/997] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:32:59 2026] GET /volume/v3/volumes/6633bc39-c288-478d-97a6-2615f62749b9 => generated 1540 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:32:59.353015 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5fb9d404-f1c4-4c0e-8009-31d711ddf128 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:59.355478 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5fb9d404-f1c4-4c0e-8009-31d711ddf128 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] GET https://10.4.3.239/volume/v3/types/223f9cd0-5e11-400b-a3be-66c3bdfbca57/encryption Aug 20 04:32:59.355686 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5fb9d404-f1c4-4c0e-8009-31d711ddf128 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:59.355896 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5fb9d404-f1c4-4c0e-8009-31d711ddf128 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] Calling method 'index' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:59.364937 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5fb9d404-f1c4-4c0e-8009-31d711ddf128 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] https://10.4.3.239/volume/v3/types/223f9cd0-5e11-400b-a3be-66c3bdfbca57/encryption returned with HTTP 200 Aug 20 04:32:59.365477 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 247/998] 10.4.3.239 () {66 vars in 1375 bytes} [Thu Aug 20 04:32:59 2026] GET /volume/v3/types/223f9cd0-5e11-400b-a3be-66c3bdfbca57/encryption => generated 2 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 20 04:32:59.377726 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-03e22c1c-5f0c-4ef5-aac1-3a4a62b361b5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:59.380167 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-03e22c1c-5f0c-4ef5-aac1-3a4a62b361b5 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] DELETE https://10.4.3.239/volume/v3/types/223f9cd0-5e11-400b-a3be-66c3bdfbca57 Aug 20 04:32:59.380584 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-03e22c1c-5f0c-4ef5-aac1-3a4a62b361b5 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:59.380930 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-03e22c1c-5f0c-4ef5-aac1-3a4a62b361b5 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] Calling method '_delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:59.413782 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-03e22c1c-5f0c-4ef5-aac1-3a4a62b361b5 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] https://10.4.3.239/volume/v3/types/223f9cd0-5e11-400b-a3be-66c3bdfbca57 returned with HTTP 202 Aug 20 04:32:59.414276 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 253/999] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:32:59 2026] DELETE /volume/v3/types/223f9cd0-5e11-400b-a3be-66c3bdfbca57 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:32:59.424931 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-81757fba-806e-4ca8-a110-4241856bbc6f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:59.426817 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-81757fba-806e-4ca8-a110-4241856bbc6f tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] GET https://10.4.3.239/volume/v3/types/223f9cd0-5e11-400b-a3be-66c3bdfbca57 Aug 20 04:32:59.426983 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-81757fba-806e-4ca8-a110-4241856bbc6f tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:59.427207 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-81757fba-806e-4ca8-a110-4241856bbc6f tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:59.430538 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-81757fba-806e-4ca8-a110-4241856bbc6f tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] https://10.4.3.239/volume/v3/types/223f9cd0-5e11-400b-a3be-66c3bdfbca57 returned with HTTP 404 Aug 20 04:32:59.431115 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 250/1000] 10.4.3.239 () {66 vars in 1342 bytes} [Thu Aug 20 04:32:59 2026] GET /volume/v3/types/223f9cd0-5e11-400b-a3be-66c3bdfbca57 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:32:59.440791 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e9e694a9-744d-470b-9d0c-df909290cff4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:59.442711 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-b1d08688-d3c6-4b3a-8d15-bd3b8fce8599 req-29c98725-f92c-4fd7-ab42-dd1d2213a70a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:59.442850 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e9e694a9-744d-470b-9d0c-df909290cff4 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] GET https://10.4.3.239/volume/v3/types Aug 20 04:32:59.442850 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e9e694a9-744d-470b-9d0c-df909290cff4 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:59.442936 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e9e694a9-744d-470b-9d0c-df909290cff4 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:59.446022 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-b1d08688-d3c6-4b3a-8d15-bd3b8fce8599 req-29c98725-f92c-4fd7-ab42-dd1d2213a70a tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] PUT https://10.4.3.239/volume/v3/attachments/f6d2020b-c357-48bd-a79b-1010b8ccd545 Aug 20 04:32:59.446435 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-b1d08688-d3c6-4b3a-8d15-bd3b8fce8599 req-29c98725-f92c-4fd7-ab42-dd1d2213a70a tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:59.454978 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-b1d08688-d3c6-4b3a-8d15-bd3b8fce8599 req-29c98725-f92c-4fd7-ab42-dd1d2213a70a tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Acquiring lock "cinder-attachment_update-6633bc39-c288-478d-97a6-2615f62749b9-np0000007850" by "attachment_update" {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:32:59.456117 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e9e694a9-744d-470b-9d0c-df909290cff4 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:32:59.456979 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 251/1001] 10.4.3.239 () {66 vars in 1231 bytes} [Thu Aug 20 04:32:59 2026] GET /volume/v3/types => generated 670 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:59.459387 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-b1d08688-d3c6-4b3a-8d15-bd3b8fce8599 req-29c98725-f92c-4fd7-ab42-dd1d2213a70a tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Lock "cinder-attachment_update-6633bc39-c288-478d-97a6-2615f62749b9-np0000007850" acquired by "attachment_update" :: waited 0.004s {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:32:59.460652 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:59.460652 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:32:59.470296 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9e764524-c319-414e-b9ad-32bcfea56203 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:59.470296 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9e764524-c319-414e-b9ad-32bcfea56203 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:32:59.470540 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9e764524-c319-414e-b9ad-32bcfea56203 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-919516913"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:59.487969 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9e764524-c319-414e-b9ad-32bcfea56203 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:32:59.488492 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 254/1002] 10.4.3.239 () {68 vars in 1252 bytes} [Thu Aug 20 04:32:59 2026] POST /volume/v3/types => generated 220 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:59.500527 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-41695b9a-b1ae-4fb4-8852-305c935addde None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:59.502924 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-41695b9a-b1ae-4fb4-8852-305c935addde tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] PUT https://10.4.3.239/volume/v3/types/a3ac73a8-38f6-4084-af93-85a81bf595eb Aug 20 04:32:59.503426 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-41695b9a-b1ae-4fb4-8852-305c935addde tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1419074314", "description": "tempest-volume-type-description-1805009667", "is_public": false}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:59.551143 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-41695b9a-b1ae-4fb4-8852-305c935addde tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] https://10.4.3.239/volume/v3/types/a3ac73a8-38f6-4084-af93-85a81bf595eb returned with HTTP 200 Aug 20 04:32:59.551819 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 251/1003] 10.4.3.239 () {68 vars in 1363 bytes} [Thu Aug 20 04:32:59 2026] PUT /volume/v3/types/a3ac73a8-38f6-4084-af93-85a81bf595eb => generated 205 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:59.561258 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f491aaa1-06cb-4893-8304-448bf0e3be47 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:59.564272 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f491aaa1-06cb-4893-8304-448bf0e3be47 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] GET https://10.4.3.239/volume/v3/types/a3ac73a8-38f6-4084-af93-85a81bf595eb Aug 20 04:32:59.564582 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f491aaa1-06cb-4893-8304-448bf0e3be47 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:59.564908 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f491aaa1-06cb-4893-8304-448bf0e3be47 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:59.571615 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f491aaa1-06cb-4893-8304-448bf0e3be47 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] https://10.4.3.239/volume/v3/types/a3ac73a8-38f6-4084-af93-85a81bf595eb returned with HTTP 200 Aug 20 04:32:59.572105 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 252/1004] 10.4.3.239 () {66 vars in 1342 bytes} [Thu Aug 20 04:32:59 2026] GET /volume/v3/types/a3ac73a8-38f6-4084-af93-85a81bf595eb => generated 269 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:32:59.581559 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e371e58e-b63e-4dd0-9a30-74af49022dd6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:59.582953 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e371e58e-b63e-4dd0-9a30-74af49022dd6 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] DELETE https://10.4.3.239/volume/v3/types/a3ac73a8-38f6-4084-af93-85a81bf595eb Aug 20 04:32:59.583408 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e371e58e-b63e-4dd0-9a30-74af49022dd6 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:59.583958 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e371e58e-b63e-4dd0-9a30-74af49022dd6 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] Calling method '_delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:59.591272 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-b1d08688-d3c6-4b3a-8d15-bd3b8fce8599 req-29c98725-f92c-4fd7-ab42-dd1d2213a70a tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Lock "cinder-attachment_update-6633bc39-c288-478d-97a6-2615f62749b9-np0000007850" released by "attachment_update" :: held 0.131s {{(pid=100177) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:32:59.591399 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-b1d08688-d3c6-4b3a-8d15-bd3b8fce8599 req-29c98725-f92c-4fd7-ab42-dd1d2213a70a tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] https://10.4.3.239/volume/v3/attachments/f6d2020b-c357-48bd-a79b-1010b8ccd545 returned with HTTP 200 Aug 20 04:32:59.592078 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 248/1005] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:32:59 2026] PUT /volume/v3/attachments/f6d2020b-c357-48bd-a79b-1010b8ccd545 => generated 969 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:32:59.615220 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e371e58e-b63e-4dd0-9a30-74af49022dd6 tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] https://10.4.3.239/volume/v3/types/a3ac73a8-38f6-4084-af93-85a81bf595eb returned with HTTP 202 Aug 20 04:32:59.615581 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 255/1006] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:32:59 2026] DELETE /volume/v3/types/a3ac73a8-38f6-4084-af93-85a81bf595eb => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:32:59.619155 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-b1d08688-d3c6-4b3a-8d15-bd3b8fce8599 req-607702e0-1b88-4a40-b75e-9b4ac0c86df4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:59.621879 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-b1d08688-d3c6-4b3a-8d15-bd3b8fce8599 req-607702e0-1b88-4a40-b75e-9b4ac0c86df4 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] POST https://10.4.3.239/volume/v3/attachments/f6d2020b-c357-48bd-a79b-1010b8ccd545/action Aug 20 04:32:59.622419 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-b1d08688-d3c6-4b3a-8d15-bd3b8fce8599 req-607702e0-1b88-4a40-b75e-9b4ac0c86df4 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Action body: b'{"os-complete": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:32:59.622594 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-b1d08688-d3c6-4b3a-8d15-bd3b8fce8599 req-607702e0-1b88-4a40-b75e-9b4ac0c86df4 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:32:59.630079 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f0633f95-43eb-44de-b1ae-eaf649eba77b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:32:59.631781 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f0633f95-43eb-44de-b1ae-eaf649eba77b tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] GET https://10.4.3.239/volume/v3/types/a3ac73a8-38f6-4084-af93-85a81bf595eb Aug 20 04:32:59.632171 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f0633f95-43eb-44de-b1ae-eaf649eba77b tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:32:59.632618 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f0633f95-43eb-44de-b1ae-eaf649eba77b tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:32:59.636322 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f0633f95-43eb-44de-b1ae-eaf649eba77b tempest-VolumeTypesTest-935576426 tempest-VolumeTypesTest-935576426-project-admin] https://10.4.3.239/volume/v3/types/a3ac73a8-38f6-4084-af93-85a81bf595eb returned with HTTP 404 Aug 20 04:32:59.636864 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 253/1007] 10.4.3.239 () {66 vars in 1342 bytes} [Thu Aug 20 04:32:59 2026] GET /volume/v3/types/a3ac73a8-38f6-4084-af93-85a81bf595eb => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:32:59.644961 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:32:59.644961 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:32:59.668118 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-b1d08688-d3c6-4b3a-8d15-bd3b8fce8599 req-607702e0-1b88-4a40-b75e-9b4ac0c86df4 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] https://10.4.3.239/volume/v3/attachments/f6d2020b-c357-48bd-a79b-1010b8ccd545/action returned with HTTP 204 Aug 20 04:32:59.669081 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 252/1008] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:32:59 2026] POST /volume/v3/attachments/f6d2020b-c357-48bd-a79b-1010b8ccd545/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:33:00.046887 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e61215e0-795a-4a9d-8c2b-327434b201bc None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:00.047659 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e61215e0-795a-4a9d-8c2b-327434b201bc tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 Aug 20 04:33:00.047944 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e61215e0-795a-4a9d-8c2b-327434b201bc tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:00.048488 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e61215e0-795a-4a9d-8c2b-327434b201bc tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:00.063151 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:00.063151 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:33:00.069059 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e61215e0-795a-4a9d-8c2b-327434b201bc tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:33:00.075574 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e61215e0-795a-4a9d-8c2b-327434b201bc tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 returned with HTTP 200 Aug 20 04:33:00.076690 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 249/1009] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:00 2026] GET /volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 => generated 1362 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:33:01.094616 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c05658c3-a130-4f94-b553-b859e6920b6c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:01.097086 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c05658c3-a130-4f94-b553-b859e6920b6c tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 Aug 20 04:33:01.097086 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c05658c3-a130-4f94-b553-b859e6920b6c tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:01.097384 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c05658c3-a130-4f94-b553-b859e6920b6c tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:01.110987 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:01.110987 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:33:01.119586 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c05658c3-a130-4f94-b553-b859e6920b6c tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:33:01.126025 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c05658c3-a130-4f94-b553-b859e6920b6c tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 returned with HTTP 200 Aug 20 04:33:01.126543 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 256/1010] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:01 2026] GET /volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 => generated 1362 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:33:02.143172 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-707a52b4-cfb1-41ff-b3a8-afd42486ae80 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:02.146588 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-707a52b4-cfb1-41ff-b3a8-afd42486ae80 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 Aug 20 04:33:02.146588 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-707a52b4-cfb1-41ff-b3a8-afd42486ae80 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:02.146696 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-707a52b4-cfb1-41ff-b3a8-afd42486ae80 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:02.157869 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:02.157869 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:33:02.162809 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-707a52b4-cfb1-41ff-b3a8-afd42486ae80 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:33:02.169446 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-707a52b4-cfb1-41ff-b3a8-afd42486ae80 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 returned with HTTP 200 Aug 20 04:33:02.169446 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 254/1011] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:02 2026] GET /volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 => generated 1362 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:33:02.238229 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-eaea5e54-42ac-4282-814d-1f06c0e3a83b req-b8e6d057-64e1-49eb-9174-4a49d1b14d6f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:02.240441 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-eaea5e54-42ac-4282-814d-1f06c0e3a83b req-b8e6d057-64e1-49eb-9174-4a49d1b14d6f tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] DELETE https://10.4.3.239/volume/v3/attachments/9e9fbb94-7dfb-4c5d-871e-a6ca46a4f98a Aug 20 04:33:02.240624 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-eaea5e54-42ac-4282-814d-1f06c0e3a83b req-b8e6d057-64e1-49eb-9174-4a49d1b14d6f tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:02.240818 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-eaea5e54-42ac-4282-814d-1f06c0e3a83b req-b8e6d057-64e1-49eb-9174-4a49d1b14d6f tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:02.248586 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:02.248586 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:33:02.267882 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3f4a6d25-8398-41fe-86df-5fae8a139c92 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:02.307122 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-eaea5e54-42ac-4282-814d-1f06c0e3a83b req-b8e6d057-64e1-49eb-9174-4a49d1b14d6f tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] https://10.4.3.239/volume/v3/attachments/9e9fbb94-7dfb-4c5d-871e-a6ca46a4f98a returned with HTTP 200 Aug 20 04:33:02.307712 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 253/1012] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:33:02 2026] DELETE /volume/v3/attachments/9e9fbb94-7dfb-4c5d-871e-a6ca46a4f98a => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:02.376539 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3f4a6d25-8398-41fe-86df-5fae8a139c92 tempest-VolumeTypesNegativeTest-1351848058 tempest-VolumeTypesNegativeTest-1351848058-project-admin] POST https://10.4.3.239/volume/v3/types/24acf424-1be8-4680-9d29-3efcf478f651/encryption Aug 20 04:33:02.377536 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3f4a6d25-8398-41fe-86df-5fae8a139c92 tempest-VolumeTypesNegativeTest-1351848058 tempest-VolumeTypesNegativeTest-1351848058-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:33:02.387493 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3f4a6d25-8398-41fe-86df-5fae8a139c92 tempest-VolumeTypesNegativeTest-1351848058 tempest-VolumeTypesNegativeTest-1351848058-project-admin] https://10.4.3.239/volume/v3/types/24acf424-1be8-4680-9d29-3efcf478f651/encryption returned with HTTP 404 Aug 20 04:33:02.387886 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 250/1013] 10.4.3.239 () {68 vars in 1397 bytes} [Thu Aug 20 04:33:02 2026] POST /volume/v3/types/24acf424-1be8-4680-9d29-3efcf478f651/encryption => generated 114 bytes in 120 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:33:02.397304 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1310a704-166b-4b8c-8507-97adb1058a35 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:02.399723 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1310a704-166b-4b8c-8507-97adb1058a35 tempest-VolumeTypesNegativeTest-1351848058 tempest-VolumeTypesNegativeTest-1351848058-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:33:02.400289 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1310a704-166b-4b8c-8507-97adb1058a35 tempest-VolumeTypesNegativeTest-1351848058 tempest-VolumeTypesNegativeTest-1351848058-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-809042432", "os-volume-type-access:is_public": false}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:33:02.416749 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1310a704-166b-4b8c-8507-97adb1058a35 tempest-VolumeTypesNegativeTest-1351848058 tempest-VolumeTypesNegativeTest-1351848058-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:33:02.417243 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 257/1014] 10.4.3.239 () {68 vars in 1253 bytes} [Thu Aug 20 04:33:02 2026] POST /volume/v3/types => generated 230 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:02.427383 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ea7c4c94-fa2a-45bf-909d-7a5a87eff1fd None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:02.495464 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ea7c4c94-fa2a-45bf-909d-7a5a87eff1fd tempest-VolumeTypesNegativeTest-635326378 tempest-VolumeTypesNegativeTest-635326378-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:33:02.496025 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ea7c4c94-fa2a-45bf-909d-7a5a87eff1fd tempest-VolumeTypesNegativeTest-635326378 tempest-VolumeTypesNegativeTest-635326378-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "124b6d96-ea85-4a83-ae78-28ab46fe8b81", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-613155702"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:33:02.497538 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-ea7c4c94-fa2a-45bf-909d-7a5a87eff1fd tempest-VolumeTypesNegativeTest-635326378 tempest-VolumeTypesNegativeTest-635326378-project-member] Create volume request body: {'volume': {'volume_type': '124b6d96-ea85-4a83-ae78-28ab46fe8b81', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-613155702'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:33:02.508525 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ea7c4c94-fa2a-45bf-909d-7a5a87eff1fd tempest-VolumeTypesNegativeTest-635326378 tempest-VolumeTypesNegativeTest-635326378-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 404 Aug 20 04:33:02.509116 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 255/1015] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:33:02 2026] POST /volume/v3/volumes => generated 114 bytes in 82 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:33:02.519576 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-61fa0ce0-b3c3-4778-99d8-909be9bd7b2b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:02.522204 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-61fa0ce0-b3c3-4778-99d8-909be9bd7b2b tempest-VolumeTypesNegativeTest-1351848058 tempest-VolumeTypesNegativeTest-1351848058-project-admin] DELETE https://10.4.3.239/volume/v3/types/124b6d96-ea85-4a83-ae78-28ab46fe8b81 Aug 20 04:33:02.524073 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-61fa0ce0-b3c3-4778-99d8-909be9bd7b2b tempest-VolumeTypesNegativeTest-1351848058 tempest-VolumeTypesNegativeTest-1351848058-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:02.524073 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-61fa0ce0-b3c3-4778-99d8-909be9bd7b2b tempest-VolumeTypesNegativeTest-1351848058 tempest-VolumeTypesNegativeTest-1351848058-project-admin] Calling method '_delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:02.524073 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:02.524073 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:33:02.556174 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-61fa0ce0-b3c3-4778-99d8-909be9bd7b2b tempest-VolumeTypesNegativeTest-1351848058 tempest-VolumeTypesNegativeTest-1351848058-project-admin] https://10.4.3.239/volume/v3/types/124b6d96-ea85-4a83-ae78-28ab46fe8b81 returned with HTTP 202 Aug 20 04:33:02.556174 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 254/1016] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:33:02 2026] DELETE /volume/v3/types/124b6d96-ea85-4a83-ae78-28ab46fe8b81 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:33:02.566374 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-79899745-74a2-4d07-9256-b5c66738a6b2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:02.567663 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-77721b4c-4c61-4eb2-8cf5-360c3634c3b4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:02.568865 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-79899745-74a2-4d07-9256-b5c66738a6b2 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] GET https://10.4.3.239/volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a Aug 20 04:33:02.569195 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-79899745-74a2-4d07-9256-b5c66738a6b2 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:02.569497 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-79899745-74a2-4d07-9256-b5c66738a6b2 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:02.572143 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-77721b4c-4c61-4eb2-8cf5-360c3634c3b4 tempest-VolumeTypesNegativeTest-1351848058 tempest-VolumeTypesNegativeTest-1351848058-project-admin] GET https://10.4.3.239/volume/v3/types/124b6d96-ea85-4a83-ae78-28ab46fe8b81 Aug 20 04:33:02.572437 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-77721b4c-4c61-4eb2-8cf5-360c3634c3b4 tempest-VolumeTypesNegativeTest-1351848058 tempest-VolumeTypesNegativeTest-1351848058-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:02.572643 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-77721b4c-4c61-4eb2-8cf5-360c3634c3b4 tempest-VolumeTypesNegativeTest-1351848058 tempest-VolumeTypesNegativeTest-1351848058-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:02.577898 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-77721b4c-4c61-4eb2-8cf5-360c3634c3b4 tempest-VolumeTypesNegativeTest-1351848058 tempest-VolumeTypesNegativeTest-1351848058-project-admin] https://10.4.3.239/volume/v3/types/124b6d96-ea85-4a83-ae78-28ab46fe8b81 returned with HTTP 404 Aug 20 04:33:02.578504 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 258/1017] 10.4.3.239 () {66 vars in 1342 bytes} [Thu Aug 20 04:33:02 2026] GET /volume/v3/types/124b6d96-ea85-4a83-ae78-28ab46fe8b81 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:33:02.583099 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:02.583099 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:33:02.589135 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-79899745-74a2-4d07-9256-b5c66738a6b2 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Volume info retrieved successfully. Aug 20 04:33:02.593195 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-54f77592-ae0f-4634-80fb-0e16f066ceff None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:02.597351 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-54f77592-ae0f-4634-80fb-0e16f066ceff tempest-VolumeTypesNegativeTest-1351848058 tempest-VolumeTypesNegativeTest-1351848058-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:33:02.599356 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-54f77592-ae0f-4634-80fb-0e16f066ceff tempest-VolumeTypesNegativeTest-1351848058 tempest-VolumeTypesNegativeTest-1351848058-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:33:02.600735 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-79899745-74a2-4d07-9256-b5c66738a6b2 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] https://10.4.3.239/volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a returned with HTTP 200 Aug 20 04:33:02.601322 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 251/1018] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:02 2026] GET /volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:02.603448 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-54f77592-ae0f-4634-80fb-0e16f066ceff tempest-VolumeTypesNegativeTest-1351848058 tempest-VolumeTypesNegativeTest-1351848058-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 400 Aug 20 04:33:02.604094 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 256/1019] 10.4.3.239 () {68 vars in 1252 bytes} [Thu Aug 20 04:33:02 2026] POST /volume/v3/types => generated 115 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 04:33:02.613946 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-57d32a5f-287a-4834-917e-d5fe589ef0d5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:02.615500 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-57d32a5f-287a-4834-917e-d5fe589ef0d5 tempest-VolumeTypesNegativeTest-1351848058 tempest-VolumeTypesNegativeTest-1351848058-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:33:02.616100 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-57d32a5f-287a-4834-917e-d5fe589ef0d5 tempest-VolumeTypesNegativeTest-1351848058 tempest-VolumeTypesNegativeTest-1351848058-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1877378373"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:33:02.636553 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-57d32a5f-287a-4834-917e-d5fe589ef0d5 tempest-VolumeTypesNegativeTest-1351848058 tempest-VolumeTypesNegativeTest-1351848058-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:33:02.636553 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 255/1020] 10.4.3.239 () {68 vars in 1252 bytes} [Thu Aug 20 04:33:02 2026] POST /volume/v3/types => generated 229 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:02.649884 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-01b6a588-87f3-4884-9555-e8b9cefa4fa6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:02.651749 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-01b6a588-87f3-4884-9555-e8b9cefa4fa6 tempest-VolumeTypesNegativeTest-1351848058 tempest-VolumeTypesNegativeTest-1351848058-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:33:02.652247 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-01b6a588-87f3-4884-9555-e8b9cefa4fa6 tempest-VolumeTypesNegativeTest-1351848058 tempest-VolumeTypesNegativeTest-1351848058-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1877378373"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:33:02.657924 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-01b6a588-87f3-4884-9555-e8b9cefa4fa6 tempest-VolumeTypesNegativeTest-1351848058 tempest-VolumeTypesNegativeTest-1351848058-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1877378373 already exists. Aug 20 04:33:02.658166 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-01b6a588-87f3-4884-9555-e8b9cefa4fa6 tempest-VolumeTypesNegativeTest-1351848058 tempest-VolumeTypesNegativeTest-1351848058-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 409 Aug 20 04:33:02.658891 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 259/1021] 10.4.3.239 () {68 vars in 1252 bytes} [Thu Aug 20 04:33:02 2026] POST /volume/v3/types => generated 134 bytes in 9 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:33:02.671437 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-cc2f8e4d-ad85-4d25-aab6-63af287d963e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:02.674815 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cc2f8e4d-ad85-4d25-aab6-63af287d963e tempest-VolumeTypesNegativeTest-1351848058 tempest-VolumeTypesNegativeTest-1351848058-project-admin] DELETE https://10.4.3.239/volume/v3/types/071cc0e1-bb0f-476a-bf63-811644e2e3ef Aug 20 04:33:02.675107 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cc2f8e4d-ad85-4d25-aab6-63af287d963e tempest-VolumeTypesNegativeTest-1351848058 tempest-VolumeTypesNegativeTest-1351848058-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:02.675426 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cc2f8e4d-ad85-4d25-aab6-63af287d963e tempest-VolumeTypesNegativeTest-1351848058 tempest-VolumeTypesNegativeTest-1351848058-project-admin] Calling method '_delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:02.711001 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cc2f8e4d-ad85-4d25-aab6-63af287d963e tempest-VolumeTypesNegativeTest-1351848058 tempest-VolumeTypesNegativeTest-1351848058-project-admin] https://10.4.3.239/volume/v3/types/071cc0e1-bb0f-476a-bf63-811644e2e3ef returned with HTTP 202 Aug 20 04:33:02.711694 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 252/1022] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:33:02 2026] DELETE /volume/v3/types/071cc0e1-bb0f-476a-bf63-811644e2e3ef => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:33:02.720787 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-99c42ed4-0aaa-4531-9e3b-c0292e9c5f34 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:02.724444 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-99c42ed4-0aaa-4531-9e3b-c0292e9c5f34 tempest-VolumeTypesNegativeTest-1351848058 tempest-VolumeTypesNegativeTest-1351848058-project-admin] GET https://10.4.3.239/volume/v3/types/071cc0e1-bb0f-476a-bf63-811644e2e3ef Aug 20 04:33:02.724722 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-99c42ed4-0aaa-4531-9e3b-c0292e9c5f34 tempest-VolumeTypesNegativeTest-1351848058 tempest-VolumeTypesNegativeTest-1351848058-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:02.725070 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-99c42ed4-0aaa-4531-9e3b-c0292e9c5f34 tempest-VolumeTypesNegativeTest-1351848058 tempest-VolumeTypesNegativeTest-1351848058-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:02.732300 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-99c42ed4-0aaa-4531-9e3b-c0292e9c5f34 tempest-VolumeTypesNegativeTest-1351848058 tempest-VolumeTypesNegativeTest-1351848058-project-admin] https://10.4.3.239/volume/v3/types/071cc0e1-bb0f-476a-bf63-811644e2e3ef returned with HTTP 404 Aug 20 04:33:02.733050 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 257/1023] 10.4.3.239 () {66 vars in 1342 bytes} [Thu Aug 20 04:33:02 2026] GET /volume/v3/types/071cc0e1-bb0f-476a-bf63-811644e2e3ef => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:33:02.745813 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9e520710-9f4f-48e5-9dc2-680fad9b4ced None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:02.752360 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9e520710-9f4f-48e5-9dc2-680fad9b4ced tempest-VolumeTypesNegativeTest-1351848058 tempest-VolumeTypesNegativeTest-1351848058-project-admin] DELETE https://10.4.3.239/volume/v3/types/21f61cf2-0a37-4f33-abe3-5bb601efe37b Aug 20 04:33:02.752360 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9e520710-9f4f-48e5-9dc2-680fad9b4ced tempest-VolumeTypesNegativeTest-1351848058 tempest-VolumeTypesNegativeTest-1351848058-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:02.752360 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9e520710-9f4f-48e5-9dc2-680fad9b4ced tempest-VolumeTypesNegativeTest-1351848058 tempest-VolumeTypesNegativeTest-1351848058-project-admin] Calling method '_delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:02.757367 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9e520710-9f4f-48e5-9dc2-680fad9b4ced tempest-VolumeTypesNegativeTest-1351848058 tempest-VolumeTypesNegativeTest-1351848058-project-admin] https://10.4.3.239/volume/v3/types/21f61cf2-0a37-4f33-abe3-5bb601efe37b returned with HTTP 404 Aug 20 04:33:02.758119 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 256/1024] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:33:02 2026] DELETE /volume/v3/types/21f61cf2-0a37-4f33-abe3-5bb601efe37b => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:33:02.768417 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7da27cc9-3787-4e48-bad3-437b0728b842 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:02.773228 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7da27cc9-3787-4e48-bad3-437b0728b842 tempest-VolumeTypesNegativeTest-1351848058 tempest-VolumeTypesNegativeTest-1351848058-project-admin] GET https://10.4.3.239/volume/v3/types/5caaa532-1a23-4b21-8533-a43c9fb9804a Aug 20 04:33:02.773228 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7da27cc9-3787-4e48-bad3-437b0728b842 tempest-VolumeTypesNegativeTest-1351848058 tempest-VolumeTypesNegativeTest-1351848058-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:02.773228 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7da27cc9-3787-4e48-bad3-437b0728b842 tempest-VolumeTypesNegativeTest-1351848058 tempest-VolumeTypesNegativeTest-1351848058-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:02.775116 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7da27cc9-3787-4e48-bad3-437b0728b842 tempest-VolumeTypesNegativeTest-1351848058 tempest-VolumeTypesNegativeTest-1351848058-project-admin] https://10.4.3.239/volume/v3/types/5caaa532-1a23-4b21-8533-a43c9fb9804a returned with HTTP 404 Aug 20 04:33:02.775639 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 260/1025] 10.4.3.239 () {66 vars in 1342 bytes} [Thu Aug 20 04:33:02 2026] GET /volume/v3/types/5caaa532-1a23-4b21-8533-a43c9fb9804a => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:33:03.188143 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-88f79187-a04c-42c7-a32a-9d84e33c54b1 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:03.190708 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-88f79187-a04c-42c7-a32a-9d84e33c54b1 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 Aug 20 04:33:03.190860 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-88f79187-a04c-42c7-a32a-9d84e33c54b1 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:03.191150 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-88f79187-a04c-42c7-a32a-9d84e33c54b1 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:03.214545 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:03.214545 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:33:03.229053 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-88f79187-a04c-42c7-a32a-9d84e33c54b1 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:33:03.245274 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-88f79187-a04c-42c7-a32a-9d84e33c54b1 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 returned with HTTP 200 Aug 20 04:33:03.245758 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 253/1026] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:03 2026] GET /volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 => generated 1362 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:33:04.263646 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f971f652-f698-41c1-977d-2a3157ce439c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:04.268028 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f971f652-f698-41c1-977d-2a3157ce439c tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 Aug 20 04:33:04.268315 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f971f652-f698-41c1-977d-2a3157ce439c tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:04.268534 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f971f652-f698-41c1-977d-2a3157ce439c tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:04.298050 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:04.298050 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:33:04.303644 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f971f652-f698-41c1-977d-2a3157ce439c tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:33:04.311705 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f971f652-f698-41c1-977d-2a3157ce439c tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 returned with HTTP 200 Aug 20 04:33:04.312535 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 258/1027] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:04 2026] GET /volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 => generated 1362 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:33:05.331757 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-292e8a28-87e3-4549-af25-8493a71b76c5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:05.334285 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-292e8a28-87e3-4549-af25-8493a71b76c5 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 Aug 20 04:33:05.334593 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-292e8a28-87e3-4549-af25-8493a71b76c5 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:05.334864 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-292e8a28-87e3-4549-af25-8493a71b76c5 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:05.353243 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:05.353243 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:33:05.371943 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-292e8a28-87e3-4549-af25-8493a71b76c5 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:33:05.383775 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-292e8a28-87e3-4549-af25-8493a71b76c5 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 returned with HTTP 200 Aug 20 04:33:05.384036 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 257/1028] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:05 2026] GET /volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 => generated 1362 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:33:05.651942 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-8e641145-b2d9-4e78-9b0a-963ddd9305cb req-a8daf979-c6ed-43ea-9249-9e8e1ac423a2 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:05.660043 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-8e641145-b2d9-4e78-9b0a-963ddd9305cb req-a8daf979-c6ed-43ea-9249-9e8e1ac423a2 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] POST https://10.4.3.239/volume/v3/attachments/5a75e4ae-103f-4177-b2cf-930870047e53/action Aug 20 04:33:05.660594 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-8e641145-b2d9-4e78-9b0a-963ddd9305cb req-a8daf979-c6ed-43ea-9249-9e8e1ac423a2 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Action body: b'{"os-complete": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:33:05.660776 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-8e641145-b2d9-4e78-9b0a-963ddd9305cb req-a8daf979-c6ed-43ea-9249-9e8e1ac423a2 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:33:05.696139 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:05.696139 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:33:05.716004 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-8e641145-b2d9-4e78-9b0a-963ddd9305cb req-a8daf979-c6ed-43ea-9249-9e8e1ac423a2 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/attachments/5a75e4ae-103f-4177-b2cf-930870047e53/action returned with HTTP 204 Aug 20 04:33:05.716642 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 261/1029] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:33:05 2026] POST /volume/v3/attachments/5a75e4ae-103f-4177-b2cf-930870047e53/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:33:06.284258 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d9dc0ba7-787f-48d4-8e3c-7964ed235643 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:06.287612 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-56bfbae6-9999-4b20-b2a6-632dc5fb897d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:06.289996 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-56bfbae6-9999-4b20-b2a6-632dc5fb897d tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:33:06.290366 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-56bfbae6-9999-4b20-b2a6-632dc5fb897d tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1785928326", "imageRef": "fd30ff40-6d85-42eb-a3e0-87e78c12210f", "size": 1}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:33:06.292697 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-56bfbae6-9999-4b20-b2a6-632dc5fb897d tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1785928326', 'imageRef': 'fd30ff40-6d85-42eb-a3e0-87e78c12210f', 'size': 1}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:33:06.406924 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2db2304c-c8df-423f-a6a5-1af0e6cb5915 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:06.406924 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2db2304c-c8df-423f-a6a5-1af0e6cb5915 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 Aug 20 04:33:06.406924 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2db2304c-c8df-423f-a6a5-1af0e6cb5915 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:06.406924 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2db2304c-c8df-423f-a6a5-1af0e6cb5915 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:06.426665 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:06.426665 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:33:06.432792 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-2db2304c-c8df-423f-a6a5-1af0e6cb5915 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:33:06.441346 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2db2304c-c8df-423f-a6a5-1af0e6cb5915 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 returned with HTTP 200 Aug 20 04:33:06.441346 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 258/1030] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:06 2026] GET /volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 => generated 1654 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:33:06.462302 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b1796ca3-8beb-49ec-b077-47f1470ebc99 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:06.468140 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b1796ca3-8beb-49ec-b077-47f1470ebc99 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:33:06.468647 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b1796ca3-8beb-49ec-b077-47f1470ebc99 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d6ee4c5a-942d-4d14-834d-310a0009fd67", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1087691142"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:33:06.489376 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:06.489376 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:33:06.490156 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b1796ca3-8beb-49ec-b077-47f1470ebc99 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:33:06.490357 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.snapshots [None req-b1796ca3-8beb-49ec-b077-47f1470ebc99 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Create snapshot from volume d6ee4c5a-942d-4d14-834d-310a0009fd67 Aug 20 04:33:06.496934 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b1796ca3-8beb-49ec-b077-47f1470ebc99 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 400 Aug 20 04:33:06.498483 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 262/1031] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:33:06 2026] POST /volume/v3/snapshots => generated 160 bytes in 37 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 04:33:06.503342 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d9dc0ba7-787f-48d4-8e3c-7964ed235643 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:33:06.503342 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d9dc0ba7-787f-48d4-8e3c-7964ed235643 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-507748490"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:33:06.503342 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-d9dc0ba7-787f-48d4-8e3c-7964ed235643 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-507748490'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:33:06.503342 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-d9dc0ba7-787f-48d4-8e3c-7964ed235643 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Create volume of 1 GB Aug 20 04:33:06.507714 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6bd1fe97-72d4-4883-9c1b-768493b007aa None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:06.509647 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6bd1fe97-72d4-4883-9c1b-768493b007aa tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:33:06.509760 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-d9dc0ba7-787f-48d4-8e3c-7964ed235643 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Availability Zones retrieved successfully. Aug 20 04:33:06.510065 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6bd1fe97-72d4-4883-9c1b-768493b007aa tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d6ee4c5a-942d-4d14-834d-310a0009fd67", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2104286206"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:33:06.517228 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-d9dc0ba7-787f-48d4-8e3c-7964ed235643 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Flow 'volume_create_api' (e489485c-cb6a-4809-827b-a65aa9fc7378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:33:06.520201 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-d9dc0ba7-787f-48d4-8e3c-7964ed235643 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f8a88d3-b20a-463f-be0a-900ad8ae1956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:06.521727 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-d9dc0ba7-787f-48d4-8e3c-7964ed235643 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:33:06.528879 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:06.528879 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:33:06.529619 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-6bd1fe97-72d4-4883-9c1b-768493b007aa tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:33:06.529941 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-6bd1fe97-72d4-4883-9c1b-768493b007aa tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Create snapshot from volume d6ee4c5a-942d-4d14-834d-310a0009fd67 Aug 20 04:33:06.565921 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-d9dc0ba7-787f-48d4-8e3c-7964ed235643 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f8a88d3-b20a-463f-be0a-900ad8ae1956) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:06.566810 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-d9dc0ba7-787f-48d4-8e3c-7964ed235643 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cb65318-cc87-402f-8e0e-a791483551df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:06.574466 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-6bd1fe97-72d4-4883-9c1b-768493b007aa tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Created reservations ['016a279b-1862-4c9e-9850-fa3af186e804', '1a69d4fd-1f19-45b8-a093-ab76cd2340e5', 'e610ab10-5e80-452f-b290-9e02deef5bcc', '781328ca-146b-443f-a49a-b853ae81ddf7'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:33:06.632046 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-6bd1fe97-72d4-4883-9c1b-768493b007aa tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot force create request issued successfully. Aug 20 04:33:06.632731 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6bd1fe97-72d4-4883-9c1b-768493b007aa tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:33:06.633739 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 259/1032] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:33:06 2026] POST /volume/v3/snapshots => generated 310 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:33:06.651881 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4abd0ed8-ec24-403e-8bdb-9ad9b5feb1af None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:06.656821 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4abd0ed8-ec24-403e-8bdb-9ad9b5feb1af tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/snapshots/9657e774-bf08-4f8a-96c1-b9c2217b6ed0 Aug 20 04:33:06.657356 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4abd0ed8-ec24-403e-8bdb-9ad9b5feb1af tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:06.657426 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4abd0ed8-ec24-403e-8bdb-9ad9b5feb1af tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:06.658010 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-56bfbae6-9999-4b20-b2a6-632dc5fb897d tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Create volume of 1 GB Aug 20 04:33:06.666568 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:06.666568 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:33:06.667598 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4abd0ed8-ec24-403e-8bdb-9ad9b5feb1af tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot retrieved successfully. Aug 20 04:33:06.668757 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4abd0ed8-ec24-403e-8bdb-9ad9b5feb1af tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots/9657e774-bf08-4f8a-96c1-b9c2217b6ed0 returned with HTTP 200 Aug 20 04:33:06.669372 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 263/1033] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:33:06 2026] GET /volume/v3/snapshots/9657e774-bf08-4f8a-96c1-b9c2217b6ed0 => generated 442 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:06.669625 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-56bfbae6-9999-4b20-b2a6-632dc5fb897d tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Availability Zones retrieved successfully. Aug 20 04:33:06.681904 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-56bfbae6-9999-4b20-b2a6-632dc5fb897d tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Flow 'volume_create_api' (60464118-336e-43c1-a8ba-56cc7451b92a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:33:06.683908 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-56bfbae6-9999-4b20-b2a6-632dc5fb897d tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (298db8f2-14db-4781-adc6-0b76e717d966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:06.684326 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-d9dc0ba7-787f-48d4-8e3c-7964ed235643 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Created reservations ['45493f68-c79a-4732-8839-21ecd6cbc459', 'cd22d23e-fba4-43d8-beb2-1db51ce43af2', '4a2bf7df-4d5f-495f-8d0a-e6dc7cbe5221', '2d78665d-4761-4aad-9652-05a35564979e'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:33:06.685265 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-d9dc0ba7-787f-48d4-8e3c-7964ed235643 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cb65318-cc87-402f-8e0e-a791483551df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45493f68-c79a-4732-8839-21ecd6cbc459', 'cd22d23e-fba4-43d8-beb2-1db51ce43af2', '4a2bf7df-4d5f-495f-8d0a-e6dc7cbe5221', '2d78665d-4761-4aad-9652-05a35564979e']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:06.685680 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-56bfbae6-9999-4b20-b2a6-632dc5fb897d tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:33:06.686092 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-d9dc0ba7-787f-48d4-8e3c-7964ed235643 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85b6125f-72fd-4131-86f6-a5b7b6957fe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:06.736942 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-d9dc0ba7-787f-48d4-8e3c-7964ed235643 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85b6125f-72fd-4131-86f6-a5b7b6957fe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55decb86-d4f7-4a07-93c5-525f7caa8c2e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-507748490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='516f415eb36048e4a3db2d2e49ab434e',qos_specs=None,replication_status=,reservations=['45493f68-c79a-4732-8839-21ecd6cbc459','cd22d23e-fba4-43d8-beb2-1db51ce43af2','4a2bf7df-4d5f-495f-8d0a-e6dc7cbe5221','2d78665d-4761-4aad-9652-05a35564979e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9785fc89459e48a8b37836d5e6d8711a',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:33:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-507748490',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55decb86-d4f7-4a07-93c5-525f7caa8c2e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='516f415eb36048e4a3db2d2e49ab434e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9785fc89459e48a8b37836d5e6d8711a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:06.739272 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-d9dc0ba7-787f-48d4-8e3c-7964ed235643 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bced4daf-0125-4b52-9aab-42e0ebc57d49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:06.779524 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-d9dc0ba7-787f-48d4-8e3c-7964ed235643 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bced4daf-0125-4b52-9aab-42e0ebc57d49) transitioned into state 'SUCCESS' from state '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-507748490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='516f415eb36048e4a3db2d2e49ab434e',qos_specs=None,replication_status=,reservations=['45493f68-c79a-4732-8839-21ecd6cbc459','cd22d23e-fba4-43d8-beb2-1db51ce43af2','4a2bf7df-4d5f-495f-8d0a-e6dc7cbe5221','2d78665d-4761-4aad-9652-05a35564979e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9785fc89459e48a8b37836d5e6d8711a',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:06.780518 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-d9dc0ba7-787f-48d4-8e3c-7964ed235643 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a16e866-a7e4-4ad6-a012-3651b539e768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:06.804253 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-d9dc0ba7-787f-48d4-8e3c-7964ed235643 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a16e866-a7e4-4ad6-a012-3651b539e768) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:06.805456 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-d9dc0ba7-787f-48d4-8e3c-7964ed235643 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Flow 'volume_create_api' (e489485c-cb6a-4809-827b-a65aa9fc7378) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:33:06.805966 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-d9dc0ba7-787f-48d4-8e3c-7964ed235643 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Create volume request issued successfully. Aug 20 04:33:06.807012 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d9dc0ba7-787f-48d4-8e3c-7964ed235643 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:33:06.807313 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 254/1034] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:33:06 2026] POST /volume/v3/volumes => generated 753 bytes in 524 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:33:06.808934 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-56bfbae6-9999-4b20-b2a6-632dc5fb897d tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (298db8f2-14db-4781-adc6-0b76e717d966) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:06.810009 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-56bfbae6-9999-4b20-b2a6-632dc5fb897d tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f29e733-6d95-440e-9b15-bc88b7b101f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:06.829557 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-df72c4eb-57d9-4a71-bb65-66e7410bf890 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:06.832211 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-df72c4eb-57d9-4a71-bb65-66e7410bf890 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/volumes/55decb86-d4f7-4a07-93c5-525f7caa8c2e Aug 20 04:33:06.832336 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-df72c4eb-57d9-4a71-bb65-66e7410bf890 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:06.832531 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-df72c4eb-57d9-4a71-bb65-66e7410bf890 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:06.845363 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:06.845363 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:33:06.849350 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-df72c4eb-57d9-4a71-bb65-66e7410bf890 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Volume info retrieved successfully. Aug 20 04:33:06.857213 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-df72c4eb-57d9-4a71-bb65-66e7410bf890 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/volumes/55decb86-d4f7-4a07-93c5-525f7caa8c2e returned with HTTP 200 Aug 20 04:33:06.857793 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 260/1035] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:06 2026] GET /volume/v3/volumes/55decb86-d4f7-4a07-93c5-525f7caa8c2e => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:06.899064 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-56bfbae6-9999-4b20-b2a6-632dc5fb897d tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Created reservations ['a468b038-3aba-46c3-8dcc-00a5a11bc8eb', 'c1b5151d-36b9-4b02-9110-a74c3448fab4', 'd0988b40-a660-4947-b695-37ee0aeae8d0', 'dce11439-ea24-4e6f-a484-4c2f4cc1fa6b'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:33:06.900666 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-56bfbae6-9999-4b20-b2a6-632dc5fb897d tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f29e733-6d95-440e-9b15-bc88b7b101f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a468b038-3aba-46c3-8dcc-00a5a11bc8eb', 'c1b5151d-36b9-4b02-9110-a74c3448fab4', 'd0988b40-a660-4947-b695-37ee0aeae8d0', 'dce11439-ea24-4e6f-a484-4c2f4cc1fa6b']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:06.902142 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-56bfbae6-9999-4b20-b2a6-632dc5fb897d tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7379aae1-4859-42bc-8e91-a22a59017e40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:06.933585 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-56bfbae6-9999-4b20-b2a6-632dc5fb897d tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7379aae1-4859-42bc-8e91-a22a59017e40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5449fc2e-f7a6-4e6b-a48b-c9e4afc7978d', '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-1785928326',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='951f66ef5ada4091b59a9a42c2d34e7e',qos_specs=None,replication_status=,reservations=['a468b038-3aba-46c3-8dcc-00a5a11bc8eb','c1b5151d-36b9-4b02-9110-a74c3448fab4','d0988b40-a660-4947-b695-37ee0aeae8d0','dce11439-ea24-4e6f-a484-4c2f4cc1fa6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0beb5121cd045f78934743c75b4e96d',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:33:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1785928326',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5449fc2e-f7a6-4e6b-a48b-c9e4afc7978d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='951f66ef5ada4091b59a9a42c2d34e7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b0beb5121cd045f78934743c75b4e96d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:06.935467 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-56bfbae6-9999-4b20-b2a6-632dc5fb897d tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0360a4ca-9e01-4114-91e5-9ce72f55d5ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:06.964459 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-56bfbae6-9999-4b20-b2a6-632dc5fb897d tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0360a4ca-9e01-4114-91e5-9ce72f55d5ae) transitioned into state 'SUCCESS' from state '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-1785928326',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='951f66ef5ada4091b59a9a42c2d34e7e',qos_specs=None,replication_status=,reservations=['a468b038-3aba-46c3-8dcc-00a5a11bc8eb','c1b5151d-36b9-4b02-9110-a74c3448fab4','d0988b40-a660-4947-b695-37ee0aeae8d0','dce11439-ea24-4e6f-a484-4c2f4cc1fa6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0beb5121cd045f78934743c75b4e96d',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:06.965707 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-56bfbae6-9999-4b20-b2a6-632dc5fb897d tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbcefbb6-8b01-4120-9f34-3166a3594e1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:06.980628 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-56bfbae6-9999-4b20-b2a6-632dc5fb897d tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbcefbb6-8b01-4120-9f34-3166a3594e1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:06.981595 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-56bfbae6-9999-4b20-b2a6-632dc5fb897d tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Flow 'volume_create_api' (60464118-336e-43c1-a8ba-56cc7451b92a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:33:06.982037 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-56bfbae6-9999-4b20-b2a6-632dc5fb897d tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Create volume request issued successfully. Aug 20 04:33:06.982651 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-56bfbae6-9999-4b20-b2a6-632dc5fb897d tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:33:06.983216 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 259/1036] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:33:06 2026] POST /volume/v3/volumes => generated 753 bytes in 696 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:33:06.995856 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1cd480ba-2414-45b9-a55c-238dfa201e3e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:06.998320 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1cd480ba-2414-45b9-a55c-238dfa201e3e tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] GET https://10.4.3.239/volume/v3/volumes/5449fc2e-f7a6-4e6b-a48b-c9e4afc7978d Aug 20 04:33:06.998597 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1cd480ba-2414-45b9-a55c-238dfa201e3e tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:06.998902 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1cd480ba-2414-45b9-a55c-238dfa201e3e tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:07.011368 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:07.011368 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:33:07.017301 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1cd480ba-2414-45b9-a55c-238dfa201e3e tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Volume info retrieved successfully. Aug 20 04:33:07.024010 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1cd480ba-2414-45b9-a55c-238dfa201e3e tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] https://10.4.3.239/volume/v3/volumes/5449fc2e-f7a6-4e6b-a48b-c9e4afc7978d returned with HTTP 200 Aug 20 04:33:07.024516 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 264/1037] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:06 2026] GET /volume/v3/volumes/5449fc2e-f7a6-4e6b-a48b-c9e4afc7978d => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:07.682035 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6646e5a2-dd04-472b-9a5a-0aed4a10efef None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:07.684139 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6646e5a2-dd04-472b-9a5a-0aed4a10efef tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/snapshots/9657e774-bf08-4f8a-96c1-b9c2217b6ed0 Aug 20 04:33:07.684406 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6646e5a2-dd04-472b-9a5a-0aed4a10efef tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:07.684549 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6646e5a2-dd04-472b-9a5a-0aed4a10efef tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:07.691311 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:07.691311 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:33:07.691954 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-6646e5a2-dd04-472b-9a5a-0aed4a10efef tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot retrieved successfully. Aug 20 04:33:07.694038 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6646e5a2-dd04-472b-9a5a-0aed4a10efef tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots/9657e774-bf08-4f8a-96c1-b9c2217b6ed0 returned with HTTP 200 Aug 20 04:33:07.694038 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 255/1038] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:33:07 2026] GET /volume/v3/snapshots/9657e774-bf08-4f8a-96c1-b9c2217b6ed0 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:07.704296 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ffdc8b70-a16c-4b13-a851-238a929aeff3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:07.708267 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ffdc8b70-a16c-4b13-a851-238a929aeff3 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:33:07.708267 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ffdc8b70-a16c-4b13-a851-238a929aeff3 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d6ee4c5a-942d-4d14-834d-310a0009fd67", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1589407636"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:33:07.720579 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:07.720579 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:33:07.721349 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-ffdc8b70-a16c-4b13-a851-238a929aeff3 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:33:07.721649 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-ffdc8b70-a16c-4b13-a851-238a929aeff3 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Create snapshot from volume d6ee4c5a-942d-4d14-834d-310a0009fd67 Aug 20 04:33:07.757116 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-ffdc8b70-a16c-4b13-a851-238a929aeff3 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Created reservations ['a52698de-2d00-41e5-9dba-213a42350df9', '49d446b7-c38b-4eb2-9a21-c44f4bcec202', 'd3f6e0ee-80f6-4746-a4e8-d91530909249', '0a33d259-7da8-4de6-8d56-b6c16d6867c9'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:33:07.802687 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-ffdc8b70-a16c-4b13-a851-238a929aeff3 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot force create request issued successfully. Aug 20 04:33:07.803839 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ffdc8b70-a16c-4b13-a851-238a929aeff3 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:33:07.804786 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 261/1039] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:33:07 2026] POST /volume/v3/snapshots => generated 310 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:33:07.818948 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9355c3d5-05e2-4f7e-8b68-f6218b549e9a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:07.821422 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9355c3d5-05e2-4f7e-8b68-f6218b549e9a tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/snapshots/f1284709-927e-4dae-b7be-988524119ff8 Aug 20 04:33:07.821738 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9355c3d5-05e2-4f7e-8b68-f6218b549e9a tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:07.822206 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9355c3d5-05e2-4f7e-8b68-f6218b549e9a tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:07.828716 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:07.828716 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:33:07.829305 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-9355c3d5-05e2-4f7e-8b68-f6218b549e9a tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot retrieved successfully. Aug 20 04:33:07.830270 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9355c3d5-05e2-4f7e-8b68-f6218b549e9a tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots/f1284709-927e-4dae-b7be-988524119ff8 returned with HTTP 200 Aug 20 04:33:07.831381 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 260/1040] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:33:07 2026] GET /volume/v3/snapshots/f1284709-927e-4dae-b7be-988524119ff8 => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:07.877581 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d0ac7243-4295-4429-82c5-c1f3156c4f00 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:07.880210 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d0ac7243-4295-4429-82c5-c1f3156c4f00 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/volumes/55decb86-d4f7-4a07-93c5-525f7caa8c2e Aug 20 04:33:07.880538 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d0ac7243-4295-4429-82c5-c1f3156c4f00 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:07.880992 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d0ac7243-4295-4429-82c5-c1f3156c4f00 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:07.889509 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:07.889509 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:33:07.893669 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d0ac7243-4295-4429-82c5-c1f3156c4f00 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Volume info retrieved successfully. Aug 20 04:33:07.898931 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d0ac7243-4295-4429-82c5-c1f3156c4f00 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/volumes/55decb86-d4f7-4a07-93c5-525f7caa8c2e returned with HTTP 200 Aug 20 04:33:07.899384 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 265/1041] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:07 2026] GET /volume/v3/volumes/55decb86-d4f7-4a07-93c5-525f7caa8c2e => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:07.912948 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f06bc0d5-31a8-46a0-9f68-a18f5b47d282 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:07.915258 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f06bc0d5-31a8-46a0-9f68-a18f5b47d282 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] POST https://10.4.3.239/volume/v3/backups Aug 20 04:33:07.915619 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f06bc0d5-31a8-46a0-9f68-a18f5b47d282 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "55decb86-d4f7-4a07-93c5-525f7caa8c2e", "name": "tempest-VolumesBackupsAdminTest-Backup-1914323042", "container": "tempest-volumesbackupsadmintest-backup-container-161292776"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:33:07.917270 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.backups [None req-f06bc0d5-31a8-46a0-9f68-a18f5b47d282 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Creating new backup {'backup': {'volume_id': '55decb86-d4f7-4a07-93c5-525f7caa8c2e', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1914323042', 'container': 'tempest-volumesbackupsadmintest-backup-container-161292776'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 04:33:07.917874 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.contrib.backups [None req-f06bc0d5-31a8-46a0-9f68-a18f5b47d282 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Creating backup of volume 55decb86-d4f7-4a07-93c5-525f7caa8c2e in container tempest-volumesbackupsadmintest-backup-container-161292776 Aug 20 04:33:07.927433 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:07.927433 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:33:07.928135 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f06bc0d5-31a8-46a0-9f68-a18f5b47d282 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Volume info retrieved successfully. Aug 20 04:33:07.963413 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-f06bc0d5-31a8-46a0-9f68-a18f5b47d282 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Created reservations ['ffb76bf0-cdbb-4f38-87f5-96bb21385f56', '65ad814c-e4b0-4c43-ab02-08973418f61d'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:33:08.001944 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f06bc0d5-31a8-46a0-9f68-a18f5b47d282 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups returned with HTTP 202 Aug 20 04:33:08.002517 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 256/1042] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:33:07 2026] POST /volume/v3/backups => generated 335 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:33:08.014162 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d363ca9d-abc5-481a-a268-0e708b1b15da None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:08.016873 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d363ca9d-abc5-481a-a268-0e708b1b15da tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c Aug 20 04:33:08.017289 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d363ca9d-abc5-481a-a268-0e708b1b15da tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:08.018579 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d363ca9d-abc5-481a-a268-0e708b1b15da tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:08.018579 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-d363ca9d-abc5-481a-a268-0e708b1b15da tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id c6f52d63-3b84-4323-84cd-da4dd43f822c. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:33:08.029705 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:08.029705 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:33:08.031273 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d363ca9d-abc5-481a-a268-0e708b1b15da tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c returned with HTTP 200 Aug 20 04:33:08.031273 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 262/1043] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:08 2026] GET /volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c => generated 798 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:08.040548 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-50bc31e8-558b-4b5e-b76e-cfda27fa56bc None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:08.044060 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-50bc31e8-558b-4b5e-b76e-cfda27fa56bc tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] GET https://10.4.3.239/volume/v3/volumes/5449fc2e-f7a6-4e6b-a48b-c9e4afc7978d Aug 20 04:33:08.044374 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-50bc31e8-558b-4b5e-b76e-cfda27fa56bc tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:08.044745 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-50bc31e8-558b-4b5e-b76e-cfda27fa56bc tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:08.059714 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:08.059714 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:33:08.066652 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-50bc31e8-558b-4b5e-b76e-cfda27fa56bc tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Volume info retrieved successfully. Aug 20 04:33:08.075090 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-50bc31e8-558b-4b5e-b76e-cfda27fa56bc tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] https://10.4.3.239/volume/v3/volumes/5449fc2e-f7a6-4e6b-a48b-c9e4afc7978d returned with HTTP 200 Aug 20 04:33:08.076162 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 261/1044] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:08 2026] GET /volume/v3/volumes/5449fc2e-f7a6-4e6b-a48b-c9e4afc7978d => generated 1361 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:33:08.119281 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-96d55fcb-5bb7-444e-90fb-99120a78b364 req-0abe5309-9ccd-477d-8b2b-d2bfe6ec5931 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:08.119829 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-96d55fcb-5bb7-444e-90fb-99120a78b364 req-0abe5309-9ccd-477d-8b2b-d2bfe6ec5931 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] GET https://10.4.3.239/volume/v3/volumes/5449fc2e-f7a6-4e6b-a48b-c9e4afc7978d Aug 20 04:33:08.120021 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-96d55fcb-5bb7-444e-90fb-99120a78b364 req-0abe5309-9ccd-477d-8b2b-d2bfe6ec5931 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:08.120289 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-96d55fcb-5bb7-444e-90fb-99120a78b364 req-0abe5309-9ccd-477d-8b2b-d2bfe6ec5931 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:08.134751 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:08.134751 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:33:08.143003 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-96d55fcb-5bb7-444e-90fb-99120a78b364 req-0abe5309-9ccd-477d-8b2b-d2bfe6ec5931 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Volume info retrieved successfully. Aug 20 04:33:08.149721 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-96d55fcb-5bb7-444e-90fb-99120a78b364 req-0abe5309-9ccd-477d-8b2b-d2bfe6ec5931 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] https://10.4.3.239/volume/v3/volumes/5449fc2e-f7a6-4e6b-a48b-c9e4afc7978d returned with HTTP 200 Aug 20 04:33:08.150361 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 266/1045] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:33:08 2026] GET /volume/v3/volumes/5449fc2e-f7a6-4e6b-a48b-c9e4afc7978d => generated 1361 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:33:08.387879 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-de039234-ef7f-49ea-92f1-276047739e0f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:08.389692 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-de039234-ef7f-49ea-92f1-276047739e0f tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:33:08.390022 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-de039234-ef7f-49ea-92f1-276047739e0f tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1695954442"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:33:08.391379 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-de039234-ef7f-49ea-92f1-276047739e0f tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1695954442'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:33:08.391493 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-de039234-ef7f-49ea-92f1-276047739e0f tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Create volume of 1 GB Aug 20 04:33:08.391744 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:08.391744 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:33:08.396490 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-de039234-ef7f-49ea-92f1-276047739e0f tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Availability Zones retrieved successfully. Aug 20 04:33:08.401392 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-de039234-ef7f-49ea-92f1-276047739e0f tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Flow 'volume_create_api' (9b565f07-867c-4864-bb72-f66204283bb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:33:08.402209 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-de039234-ef7f-49ea-92f1-276047739e0f tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64b15e44-6fe6-4ed1-8f5c-bb73fb3818e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:08.403038 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-de039234-ef7f-49ea-92f1-276047739e0f tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:33:08.432198 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-de039234-ef7f-49ea-92f1-276047739e0f tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64b15e44-6fe6-4ed1-8f5c-bb73fb3818e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:08.433095 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-de039234-ef7f-49ea-92f1-276047739e0f tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa5433d9-0f8e-4049-bacd-0101c9166fe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:08.513359 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-de039234-ef7f-49ea-92f1-276047739e0f tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Created reservations ['8323292a-8675-46bf-9afc-20f59cec9b81', '517ba901-fe49-43c5-abcf-ccd3121296c3', '6d415c68-51e3-4b55-86f3-21bfb55504f8', '182206b7-47b4-46b7-a199-6ec7e0778648'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:33:08.514331 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-de039234-ef7f-49ea-92f1-276047739e0f tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa5433d9-0f8e-4049-bacd-0101c9166fe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8323292a-8675-46bf-9afc-20f59cec9b81', '517ba901-fe49-43c5-abcf-ccd3121296c3', '6d415c68-51e3-4b55-86f3-21bfb55504f8', '182206b7-47b4-46b7-a199-6ec7e0778648']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:08.515290 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-de039234-ef7f-49ea-92f1-276047739e0f tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de2900aa-b6d6-4338-9002-52f0a06762b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:08.540720 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-de039234-ef7f-49ea-92f1-276047739e0f tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de2900aa-b6d6-4338-9002-52f0a06762b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5749da34-e931-40ff-8c83-754c65ac40ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1695954442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36ac79dff73c48dc86f033592bedeed3',qos_specs=None,replication_status=,reservations=['8323292a-8675-46bf-9afc-20f59cec9b81','517ba901-fe49-43c5-abcf-ccd3121296c3','6d415c68-51e3-4b55-86f3-21bfb55504f8','182206b7-47b4-46b7-a199-6ec7e0778648'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09c474ab49fb4686b562b875889b2e16',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:33:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1695954442',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5749da34-e931-40ff-8c83-754c65ac40ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36ac79dff73c48dc86f033592bedeed3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09c474ab49fb4686b562b875889b2e16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:08.541617 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-de039234-ef7f-49ea-92f1-276047739e0f tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21a16841-7925-4a58-9aeb-196d51e35913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:08.565249 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-de039234-ef7f-49ea-92f1-276047739e0f tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21a16841-7925-4a58-9aeb-196d51e35913) transitioned into state 'SUCCESS' from state '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-1695954442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36ac79dff73c48dc86f033592bedeed3',qos_specs=None,replication_status=,reservations=['8323292a-8675-46bf-9afc-20f59cec9b81','517ba901-fe49-43c5-abcf-ccd3121296c3','6d415c68-51e3-4b55-86f3-21bfb55504f8','182206b7-47b4-46b7-a199-6ec7e0778648'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09c474ab49fb4686b562b875889b2e16',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:08.566056 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-de039234-ef7f-49ea-92f1-276047739e0f tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ff4a0f3-c477-4e06-8125-3c0fe348ba25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:08.579787 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-de039234-ef7f-49ea-92f1-276047739e0f tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ff4a0f3-c477-4e06-8125-3c0fe348ba25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:08.580684 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-de039234-ef7f-49ea-92f1-276047739e0f tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Flow 'volume_create_api' (9b565f07-867c-4864-bb72-f66204283bb8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:33:08.581016 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-de039234-ef7f-49ea-92f1-276047739e0f tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Create volume request issued successfully. Aug 20 04:33:08.581783 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-de039234-ef7f-49ea-92f1-276047739e0f tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:33:08.582623 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 257/1046] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:33:08 2026] POST /volume/v3/volumes => generated 749 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:33:08.598217 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c2af2033-a323-41e7-ab7b-319168604ab5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:08.605379 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c2af2033-a323-41e7-ab7b-319168604ab5 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] GET https://10.4.3.239/volume/v3/volumes/5749da34-e931-40ff-8c83-754c65ac40ef Aug 20 04:33:08.605617 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c2af2033-a323-41e7-ab7b-319168604ab5 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:08.605918 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c2af2033-a323-41e7-ab7b-319168604ab5 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:08.619599 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:08.619599 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:33:08.626369 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c2af2033-a323-41e7-ab7b-319168604ab5 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Volume info retrieved successfully. Aug 20 04:33:08.633437 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c2af2033-a323-41e7-ab7b-319168604ab5 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] https://10.4.3.239/volume/v3/volumes/5749da34-e931-40ff-8c83-754c65ac40ef returned with HTTP 200 Aug 20 04:33:08.634139 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 263/1047] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:08 2026] GET /volume/v3/volumes/5749da34-e931-40ff-8c83-754c65ac40ef => generated 817 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:08.735728 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-96d55fcb-5bb7-444e-90fb-99120a78b364 req-b11fdc84-2b60-477b-9eb9-af862ecb55e1 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:08.738001 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-96d55fcb-5bb7-444e-90fb-99120a78b364 req-b11fdc84-2b60-477b-9eb9-af862ecb55e1 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] GET https://10.4.3.239/volume/v3/volumes/5449fc2e-f7a6-4e6b-a48b-c9e4afc7978d Aug 20 04:33:08.738336 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-96d55fcb-5bb7-444e-90fb-99120a78b364 req-b11fdc84-2b60-477b-9eb9-af862ecb55e1 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:08.739904 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-96d55fcb-5bb7-444e-90fb-99120a78b364 req-b11fdc84-2b60-477b-9eb9-af862ecb55e1 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:08.747214 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:08.747214 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:33:08.751633 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-96d55fcb-5bb7-444e-90fb-99120a78b364 req-b11fdc84-2b60-477b-9eb9-af862ecb55e1 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Volume info retrieved successfully. Aug 20 04:33:08.759624 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-96d55fcb-5bb7-444e-90fb-99120a78b364 req-b11fdc84-2b60-477b-9eb9-af862ecb55e1 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] https://10.4.3.239/volume/v3/volumes/5449fc2e-f7a6-4e6b-a48b-c9e4afc7978d returned with HTTP 200 Aug 20 04:33:08.759624 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 262/1048] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:33:08 2026] GET /volume/v3/volumes/5449fc2e-f7a6-4e6b-a48b-c9e4afc7978d => generated 1361 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:33:08.778750 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-af41924f-de4d-458a-b961-f8c361d59a8d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:08.778750 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-af41924f-de4d-458a-b961-f8c361d59a8d None None] GET https://10.4.3.239/volume// Aug 20 04:33:08.779227 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-af41924f-de4d-458a-b961-f8c361d59a8d None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:08.779437 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-af41924f-de4d-458a-b961-f8c361d59a8d None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:08.779892 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-af41924f-de4d-458a-b961-f8c361d59a8d None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:33:08.780389 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 267/1049] 10.4.3.239 () {66 vars in 1419 bytes} [Thu Aug 20 04:33:08 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:33:08.790623 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-96d55fcb-5bb7-444e-90fb-99120a78b364 req-2ee14ae9-1aea-43ce-a6f5-3f58e4d29ad7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:08.793124 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-96d55fcb-5bb7-444e-90fb-99120a78b364 req-2ee14ae9-1aea-43ce-a6f5-3f58e4d29ad7 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:33:08.793685 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-96d55fcb-5bb7-444e-90fb-99120a78b364 req-2ee14ae9-1aea-43ce-a6f5-3f58e4d29ad7 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5449fc2e-f7a6-4e6b-a48b-c9e4afc7978d", "connector": null, "instance_uuid": "49947dab-1dfc-4c63-b828-698864fe35d6"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:33:08.807856 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:08.807856 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:33:08.842307 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6f814bab-4b81-4029-8cf9-2ee016ba4e89 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:08.844238 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6f814bab-4b81-4029-8cf9-2ee016ba4e89 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/snapshots/f1284709-927e-4dae-b7be-988524119ff8 Aug 20 04:33:08.844411 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6f814bab-4b81-4029-8cf9-2ee016ba4e89 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:08.844684 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6f814bab-4b81-4029-8cf9-2ee016ba4e89 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:08.850492 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-96d55fcb-5bb7-444e-90fb-99120a78b364 req-2ee14ae9-1aea-43ce-a6f5-3f58e4d29ad7 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:33:08.850492 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 258/1050] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:33:08 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:33:08.853740 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:08.853740 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:33:08.856202 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-6f814bab-4b81-4029-8cf9-2ee016ba4e89 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot retrieved successfully. Aug 20 04:33:08.856202 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6f814bab-4b81-4029-8cf9-2ee016ba4e89 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots/f1284709-927e-4dae-b7be-988524119ff8 returned with HTTP 200 Aug 20 04:33:08.857299 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 264/1051] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:33:08 2026] GET /volume/v3/snapshots/f1284709-927e-4dae-b7be-988524119ff8 => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:08.868982 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-cd1a6da0-f2b7-46f6-b84e-dde5b087116b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:08.871660 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cd1a6da0-f2b7-46f6-b84e-dde5b087116b tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:33:08.872554 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cd1a6da0-f2b7-46f6-b84e-dde5b087116b tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d6ee4c5a-942d-4d14-834d-310a0009fd67", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1250390618"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:33:08.889966 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:08.889966 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:33:08.890431 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-cd1a6da0-f2b7-46f6-b84e-dde5b087116b tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:33:08.890614 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-cd1a6da0-f2b7-46f6-b84e-dde5b087116b tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Create snapshot from volume d6ee4c5a-942d-4d14-834d-310a0009fd67 Aug 20 04:33:08.930075 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-cd1a6da0-f2b7-46f6-b84e-dde5b087116b tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Created reservations ['ec34fa58-41cf-41e8-960a-d2c718d2fd1d', 'fb32e2ae-96a7-4494-9002-cde49993f5fa', '8970b374-4958-4e7d-9193-34d6fc1be41c', 'c65bb659-0963-42fd-a67b-c1a5e946ddd2'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:33:08.970406 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-cd1a6da0-f2b7-46f6-b84e-dde5b087116b tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot force create request issued successfully. Aug 20 04:33:08.970855 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cd1a6da0-f2b7-46f6-b84e-dde5b087116b tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:33:08.971363 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 263/1052] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:33:08 2026] POST /volume/v3/snapshots => generated 310 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:33:08.983627 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8545f29e-339d-4e95-9dcf-31ad1be12a9c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:08.989329 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8545f29e-339d-4e95-9dcf-31ad1be12a9c tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/snapshots/8cd4dcb0-c1b7-40dd-9e47-91df966ce270 Aug 20 04:33:08.989518 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8545f29e-339d-4e95-9dcf-31ad1be12a9c tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:08.989748 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8545f29e-339d-4e95-9dcf-31ad1be12a9c tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:08.999057 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:08.999057 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:33:08.999690 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-8545f29e-339d-4e95-9dcf-31ad1be12a9c tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot retrieved successfully. Aug 20 04:33:09.000896 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8545f29e-339d-4e95-9dcf-31ad1be12a9c tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots/8cd4dcb0-c1b7-40dd-9e47-91df966ce270 returned with HTTP 200 Aug 20 04:33:09.001410 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 268/1053] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:33:08 2026] GET /volume/v3/snapshots/8cd4dcb0-c1b7-40dd-9e47-91df966ce270 => generated 442 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:09.046710 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0ce6b6af-c81e-4eaf-8cf9-512b7448e6e5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:09.047923 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0ce6b6af-c81e-4eaf-8cf9-512b7448e6e5 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c Aug 20 04:33:09.048159 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0ce6b6af-c81e-4eaf-8cf9-512b7448e6e5 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:09.048377 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0ce6b6af-c81e-4eaf-8cf9-512b7448e6e5 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:09.048481 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-0ce6b6af-c81e-4eaf-8cf9-512b7448e6e5 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id c6f52d63-3b84-4323-84cd-da4dd43f822c. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:33:09.055529 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:09.055529 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:33:09.056221 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0ce6b6af-c81e-4eaf-8cf9-512b7448e6e5 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c returned with HTTP 200 Aug 20 04:33:09.056851 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 259/1054] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:09 2026] GET /volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:09.648984 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e87b013c-8432-41f2-8ab5-e52eb8990373 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:09.655207 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e87b013c-8432-41f2-8ab5-e52eb8990373 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] GET https://10.4.3.239/volume/v3/volumes/5749da34-e931-40ff-8c83-754c65ac40ef Aug 20 04:33:09.655207 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e87b013c-8432-41f2-8ab5-e52eb8990373 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:09.655433 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e87b013c-8432-41f2-8ab5-e52eb8990373 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:09.670137 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:09.670137 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:33:09.678853 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e87b013c-8432-41f2-8ab5-e52eb8990373 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Volume info retrieved successfully. Aug 20 04:33:09.692214 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e87b013c-8432-41f2-8ab5-e52eb8990373 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] https://10.4.3.239/volume/v3/volumes/5749da34-e931-40ff-8c83-754c65ac40ef returned with HTTP 200 Aug 20 04:33:09.692634 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 265/1055] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:09 2026] GET /volume/v3/volumes/5749da34-e931-40ff-8c83-754c65ac40ef => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:09.709564 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3653d217-3d6b-4493-842d-47d8dab303aa None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:09.712302 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3653d217-3d6b-4493-842d-47d8dab303aa tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] POST https://10.4.3.239/volume/v3/volumes/5749da34-e931-40ff-8c83-754c65ac40ef/action Aug 20 04:33:09.712833 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3653d217-3d6b-4493-842d-47d8dab303aa tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Action body: b'{"os-attach": {"instance_uuid": "3d42b08d-24f8-4597-b2fe-ea52e4c6ed4c", "mountpoint": "/dev/vdb"}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:33:09.713409 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3653d217-3d6b-4493-842d-47d8dab303aa tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "3d42b08d-24f8-4597-b2fe-ea52e4c6ed4c", "mountpoint": "/dev/vdb"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:33:09.728905 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:09.728905 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:33:09.730391 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-3653d217-3d6b-4493-842d-47d8dab303aa tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Volume info retrieved successfully. Aug 20 04:33:09.745720 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-3653d217-3d6b-4493-842d-47d8dab303aa tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Update volume admin metadata completed successfully. Aug 20 04:33:09.835270 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-3653d217-3d6b-4493-842d-47d8dab303aa tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Attach volume completed successfully. Aug 20 04:33:09.835618 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3653d217-3d6b-4493-842d-47d8dab303aa tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] https://10.4.3.239/volume/v3/volumes/5749da34-e931-40ff-8c83-754c65ac40ef/action returned with HTTP 202 Aug 20 04:33:09.836682 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 264/1056] 10.4.3.239 () {68 vars in 1390 bytes} [Thu Aug 20 04:33:09 2026] POST /volume/v3/volumes/5749da34-e931-40ff-8c83-754c65ac40ef/action => generated 0 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:33:09.849637 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-cd544e7e-6695-40ed-b407-f9efd5603a8a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:09.852146 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cd544e7e-6695-40ed-b407-f9efd5603a8a tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] GET https://10.4.3.239/volume/v3/volumes/5749da34-e931-40ff-8c83-754c65ac40ef Aug 20 04:33:09.852500 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cd544e7e-6695-40ed-b407-f9efd5603a8a tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:09.852766 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cd544e7e-6695-40ed-b407-f9efd5603a8a tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:09.864871 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:09.864871 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:33:09.868629 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-cd544e7e-6695-40ed-b407-f9efd5603a8a tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Volume info retrieved successfully. Aug 20 04:33:09.876206 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cd544e7e-6695-40ed-b407-f9efd5603a8a tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] https://10.4.3.239/volume/v3/volumes/5749da34-e931-40ff-8c83-754c65ac40ef returned with HTTP 200 Aug 20 04:33:09.876206 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 269/1057] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:09 2026] GET /volume/v3/volumes/5749da34-e931-40ff-8c83-754c65ac40ef => generated 1176 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:33:09.901435 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ecff490b-1dbf-4a55-ae3c-5345189a888e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:09.904100 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ecff490b-1dbf-4a55-ae3c-5345189a888e tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] GET https://10.4.3.239/volume/v3/volumes/5749da34-e931-40ff-8c83-754c65ac40ef Aug 20 04:33:09.904394 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ecff490b-1dbf-4a55-ae3c-5345189a888e tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:09.904644 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ecff490b-1dbf-4a55-ae3c-5345189a888e tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:09.919241 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:09.919241 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:33:09.926107 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ecff490b-1dbf-4a55-ae3c-5345189a888e tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Volume info retrieved successfully. Aug 20 04:33:09.932372 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ecff490b-1dbf-4a55-ae3c-5345189a888e tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] https://10.4.3.239/volume/v3/volumes/5749da34-e931-40ff-8c83-754c65ac40ef returned with HTTP 200 Aug 20 04:33:09.932994 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 260/1058] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:09 2026] GET /volume/v3/volumes/5749da34-e931-40ff-8c83-754c65ac40ef => generated 1176 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 04:33:09.956691 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-be1c304b-8399-4b2c-a74d-c3982a47ee70 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:10.014663 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d56d895b-aee6-45fe-8a97-5af4a50e0d2e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:10.018205 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d56d895b-aee6-45fe-8a97-5af4a50e0d2e tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/snapshots/8cd4dcb0-c1b7-40dd-9e47-91df966ce270 Aug 20 04:33:10.018205 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d56d895b-aee6-45fe-8a97-5af4a50e0d2e tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:10.018205 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d56d895b-aee6-45fe-8a97-5af4a50e0d2e tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:10.029333 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:10.029333 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:33:10.030013 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d56d895b-aee6-45fe-8a97-5af4a50e0d2e tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot retrieved successfully. Aug 20 04:33:10.031308 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d56d895b-aee6-45fe-8a97-5af4a50e0d2e tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots/8cd4dcb0-c1b7-40dd-9e47-91df966ce270 returned with HTTP 200 Aug 20 04:33:10.031786 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 265/1059] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:33:10 2026] GET /volume/v3/snapshots/8cd4dcb0-c1b7-40dd-9e47-91df966ce270 => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:10.043395 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-45977853-f22a-475e-a8da-a7c4aa20dfa8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:10.047013 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-45977853-f22a-475e-a8da-a7c4aa20dfa8 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/9657e774-bf08-4f8a-96c1-b9c2217b6ed0 Aug 20 04:33:10.047367 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-45977853-f22a-475e-a8da-a7c4aa20dfa8 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:10.047632 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-45977853-f22a-475e-a8da-a7c4aa20dfa8 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:10.047810 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.snapshots [None req-45977853-f22a-475e-a8da-a7c4aa20dfa8 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Delete snapshot with id: 9657e774-bf08-4f8a-96c1-b9c2217b6ed0 Aug 20 04:33:10.061788 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:10.061788 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:33:10.062464 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-45977853-f22a-475e-a8da-a7c4aa20dfa8 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot retrieved successfully. Aug 20 04:33:10.077517 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9296c100-637e-4874-9360-e55cdf47b26e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:10.081206 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9296c100-637e-4874-9360-e55cdf47b26e tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c Aug 20 04:33:10.081206 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9296c100-637e-4874-9360-e55cdf47b26e tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:10.081206 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9296c100-637e-4874-9360-e55cdf47b26e tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:10.081206 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-9296c100-637e-4874-9360-e55cdf47b26e tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id c6f52d63-3b84-4323-84cd-da4dd43f822c. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:33:10.093318 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:10.093318 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:33:10.104884 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-45977853-f22a-475e-a8da-a7c4aa20dfa8 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot delete request issued successfully. Aug 20 04:33:10.104884 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-45977853-f22a-475e-a8da-a7c4aa20dfa8 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots/9657e774-bf08-4f8a-96c1-b9c2217b6ed0 returned with HTTP 202 Aug 20 04:33:10.104884 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 270/1060] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:33:10 2026] DELETE /volume/v3/snapshots/9657e774-bf08-4f8a-96c1-b9c2217b6ed0 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:33:10.105098 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9296c100-637e-4874-9360-e55cdf47b26e tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c returned with HTTP 200 Aug 20 04:33:10.105098 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 261/1061] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:10 2026] GET /volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c => generated 800 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:10.115157 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6b6c8fef-0fd8-413f-98e5-831b37e1ad03 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:10.119368 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6b6c8fef-0fd8-413f-98e5-831b37e1ad03 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/snapshots/9657e774-bf08-4f8a-96c1-b9c2217b6ed0 Aug 20 04:33:10.119368 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6b6c8fef-0fd8-413f-98e5-831b37e1ad03 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:10.119774 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6b6c8fef-0fd8-413f-98e5-831b37e1ad03 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:10.137906 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-be1c304b-8399-4b2c-a74d-c3982a47ee70 tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] POST https://10.4.3.239/volume/v3/volumes/5749da34-e931-40ff-8c83-754c65ac40ef/action Aug 20 04:33:10.138096 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:10.138096 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:33:10.138211 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-be1c304b-8399-4b2c-a74d-c3982a47ee70 tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:33:10.138211 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-be1c304b-8399-4b2c-a74d-c3982a47ee70 tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:33:10.138308 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-6b6c8fef-0fd8-413f-98e5-831b37e1ad03 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot retrieved successfully. Aug 20 04:33:10.139842 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6b6c8fef-0fd8-413f-98e5-831b37e1ad03 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots/9657e774-bf08-4f8a-96c1-b9c2217b6ed0 returned with HTTP 200 Aug 20 04:33:10.140466 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 266/1062] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:33:10 2026] GET /volume/v3/snapshots/9657e774-bf08-4f8a-96c1-b9c2217b6ed0 => generated 468 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:10.157620 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:10.157620 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:33:10.157620 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.admin_actions [None req-be1c304b-8399-4b2c-a74d-c3982a47ee70 tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] Updating volume '5749da34-e931-40ff-8c83-754c65ac40ef' with '{'status': 'error'}' {{(pid=100174) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 20 04:33:10.213816 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-be1c304b-8399-4b2c-a74d-c3982a47ee70 tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] https://10.4.3.239/volume/v3/volumes/5749da34-e931-40ff-8c83-754c65ac40ef/action returned with HTTP 202 Aug 20 04:33:10.214573 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 266/1063] 10.4.3.239 () {68 vars in 1390 bytes} [Thu Aug 20 04:33:09 2026] POST /volume/v3/volumes/5749da34-e931-40ff-8c83-754c65ac40ef/action => generated 0 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:33:10.224085 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ce9596be-4eb5-4106-b3c9-8a134d0d9388 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:10.226127 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ce9596be-4eb5-4106-b3c9-8a134d0d9388 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] GET https://10.4.3.239/volume/v3/volumes/5749da34-e931-40ff-8c83-754c65ac40ef Aug 20 04:33:10.226408 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ce9596be-4eb5-4106-b3c9-8a134d0d9388 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:10.226642 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ce9596be-4eb5-4106-b3c9-8a134d0d9388 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:10.249577 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:10.249577 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:33:10.263316 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-ce9596be-4eb5-4106-b3c9-8a134d0d9388 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Volume info retrieved successfully. Aug 20 04:33:10.277714 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ce9596be-4eb5-4106-b3c9-8a134d0d9388 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] https://10.4.3.239/volume/v3/volumes/5749da34-e931-40ff-8c83-754c65ac40ef returned with HTTP 200 Aug 20 04:33:10.278421 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 271/1064] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:10 2026] GET /volume/v3/volumes/5749da34-e931-40ff-8c83-754c65ac40ef => generated 1175 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:33:10.297804 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-92b9b9c8-b616-4b85-98d6-01a309394189 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:10.300725 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-92b9b9c8-b616-4b85-98d6-01a309394189 tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] POST https://10.4.3.239/volume/v3/volumes/5749da34-e931-40ff-8c83-754c65ac40ef/action Aug 20 04:33:10.301539 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-92b9b9c8-b616-4b85-98d6-01a309394189 tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "3bc4b154-b249-4b0d-9879-43ff5b1ab718"}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:33:10.301539 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-92b9b9c8-b616-4b85-98d6-01a309394189 tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "3bc4b154-b249-4b0d-9879-43ff5b1ab718"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:33:10.325040 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:10.325040 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:33:10.325040 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-92b9b9c8-b616-4b85-98d6-01a309394189 tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] Volume info retrieved successfully. Aug 20 04:33:10.352528 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-92b9b9c8-b616-4b85-98d6-01a309394189 tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] Terminate volume connection completed successfully. Aug 20 04:33:10.364534 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-92b9b9c8-b616-4b85-98d6-01a309394189 tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100177) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 20 04:33:10.444548 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-92b9b9c8-b616-4b85-98d6-01a309394189 tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] Detach volume completed successfully. Aug 20 04:33:10.445450 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-92b9b9c8-b616-4b85-98d6-01a309394189 tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] https://10.4.3.239/volume/v3/volumes/5749da34-e931-40ff-8c83-754c65ac40ef/action returned with HTTP 202 Aug 20 04:33:10.445450 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 262/1065] 10.4.3.239 () {68 vars in 1390 bytes} [Thu Aug 20 04:33:10 2026] POST /volume/v3/volumes/5749da34-e931-40ff-8c83-754c65ac40ef/action => generated 0 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:33:10.460524 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-341aa64d-5008-4029-b806-d6291fa9cc0d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:10.464869 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-341aa64d-5008-4029-b806-d6291fa9cc0d tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] GET https://10.4.3.239/volume/v3/volumes/5749da34-e931-40ff-8c83-754c65ac40ef Aug 20 04:33:10.465437 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-341aa64d-5008-4029-b806-d6291fa9cc0d tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:10.465948 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-341aa64d-5008-4029-b806-d6291fa9cc0d tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:10.482751 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:10.482751 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:33:10.488566 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-341aa64d-5008-4029-b806-d6291fa9cc0d tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Volume info retrieved successfully. Aug 20 04:33:10.501887 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-341aa64d-5008-4029-b806-d6291fa9cc0d tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] https://10.4.3.239/volume/v3/volumes/5749da34-e931-40ff-8c83-754c65ac40ef returned with HTTP 200 Aug 20 04:33:10.502544 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 267/1066] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:10 2026] GET /volume/v3/volumes/5749da34-e931-40ff-8c83-754c65ac40ef => generated 861 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:10.528652 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-90dc670c-8872-4085-88e4-9e2c7ef7b434 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:10.529778 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-90dc670c-8872-4085-88e4-9e2c7ef7b434 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] GET https://10.4.3.239/volume/v3/volumes/5749da34-e931-40ff-8c83-754c65ac40ef Aug 20 04:33:10.530093 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-90dc670c-8872-4085-88e4-9e2c7ef7b434 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:10.530389 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-90dc670c-8872-4085-88e4-9e2c7ef7b434 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:10.542586 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:10.542586 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:33:10.548019 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-90dc670c-8872-4085-88e4-9e2c7ef7b434 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Volume info retrieved successfully. Aug 20 04:33:10.555172 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-90dc670c-8872-4085-88e4-9e2c7ef7b434 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] https://10.4.3.239/volume/v3/volumes/5749da34-e931-40ff-8c83-754c65ac40ef returned with HTTP 200 Aug 20 04:33:10.555800 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 267/1067] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:10 2026] GET /volume/v3/volumes/5749da34-e931-40ff-8c83-754c65ac40ef => generated 861 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:10.571863 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2345a77d-6aa7-4f4e-9307-ceeedd034ff2 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:10.574163 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2345a77d-6aa7-4f4e-9307-ceeedd034ff2 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] POST https://10.4.3.239/volume/v3/volumes/5749da34-e931-40ff-8c83-754c65ac40ef/action Aug 20 04:33:10.574664 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2345a77d-6aa7-4f4e-9307-ceeedd034ff2 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Action body: b'{"os-detach": {}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:33:10.575335 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2345a77d-6aa7-4f4e-9307-ceeedd034ff2 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:33:10.590054 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5d1df38d-66d9-486e-8cfc-b72797db8253 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:10.590223 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5d1df38d-66d9-486e-8cfc-b72797db8253 None None] GET https://10.4.3.239/volume// Aug 20 04:33:10.590396 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5d1df38d-66d9-486e-8cfc-b72797db8253 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:10.590577 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5d1df38d-66d9-486e-8cfc-b72797db8253 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:10.590916 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5d1df38d-66d9-486e-8cfc-b72797db8253 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:33:10.593107 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 263/1068] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:33:10 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:33:10.595173 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:10.595173 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:33:10.596124 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-2345a77d-6aa7-4f4e-9307-ceeedd034ff2 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Volume info retrieved successfully. Aug 20 04:33:10.607615 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-96d55fcb-5bb7-444e-90fb-99120a78b364 req-1f1f86e9-cfa2-465a-a1fd-44c2a370eb9e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:10.610926 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-96d55fcb-5bb7-444e-90fb-99120a78b364 req-1f1f86e9-cfa2-465a-a1fd-44c2a370eb9e tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] GET https://10.4.3.239/volume/v3/volumes/5449fc2e-f7a6-4e6b-a48b-c9e4afc7978d Aug 20 04:33:10.611171 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-96d55fcb-5bb7-444e-90fb-99120a78b364 req-1f1f86e9-cfa2-465a-a1fd-44c2a370eb9e tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:10.612028 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-96d55fcb-5bb7-444e-90fb-99120a78b364 req-1f1f86e9-cfa2-465a-a1fd-44c2a370eb9e tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:10.632064 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-2345a77d-6aa7-4f4e-9307-ceeedd034ff2 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Detach volume completed successfully. Aug 20 04:33:10.632412 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2345a77d-6aa7-4f4e-9307-ceeedd034ff2 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] https://10.4.3.239/volume/v3/volumes/5749da34-e931-40ff-8c83-754c65ac40ef/action returned with HTTP 202 Aug 20 04:33:10.633049 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 272/1069] 10.4.3.239 () {68 vars in 1390 bytes} [Thu Aug 20 04:33:10 2026] POST /volume/v3/volumes/5749da34-e931-40ff-8c83-754c65ac40ef/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:33:10.633890 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:10.633890 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:33:10.642113 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-35f65395-5bbb-437e-9b8b-178d8a3845cc None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:10.644347 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-96d55fcb-5bb7-444e-90fb-99120a78b364 req-1f1f86e9-cfa2-465a-a1fd-44c2a370eb9e tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Volume info retrieved successfully. Aug 20 04:33:10.645041 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-35f65395-5bbb-437e-9b8b-178d8a3845cc tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] GET https://10.4.3.239/volume/v3/volumes/5749da34-e931-40ff-8c83-754c65ac40ef Aug 20 04:33:10.645310 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-35f65395-5bbb-437e-9b8b-178d8a3845cc tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:10.645906 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-35f65395-5bbb-437e-9b8b-178d8a3845cc tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:10.653935 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:10.653935 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:33:10.654566 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-96d55fcb-5bb7-444e-90fb-99120a78b364 req-1f1f86e9-cfa2-465a-a1fd-44c2a370eb9e tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] https://10.4.3.239/volume/v3/volumes/5449fc2e-f7a6-4e6b-a48b-c9e4afc7978d returned with HTTP 200 Aug 20 04:33:10.655070 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 268/1070] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:33:10 2026] GET /volume/v3/volumes/5449fc2e-f7a6-4e6b-a48b-c9e4afc7978d => generated 1540 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:33:10.657949 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-35f65395-5bbb-437e-9b8b-178d8a3845cc tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Volume info retrieved successfully. Aug 20 04:33:10.666793 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-35f65395-5bbb-437e-9b8b-178d8a3845cc tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] https://10.4.3.239/volume/v3/volumes/5749da34-e931-40ff-8c83-754c65ac40ef returned with HTTP 200 Aug 20 04:33:10.666793 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 268/1071] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:10 2026] GET /volume/v3/volumes/5749da34-e931-40ff-8c83-754c65ac40ef => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:10.683284 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-027c613f-f3de-4e1e-b359-9716eaff1ede None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:10.685101 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-027c613f-f3de-4e1e-b359-9716eaff1ede tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] GET https://10.4.3.239/volume/v3/volumes/5749da34-e931-40ff-8c83-754c65ac40ef Aug 20 04:33:10.685346 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-027c613f-f3de-4e1e-b359-9716eaff1ede tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:10.685561 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-027c613f-f3de-4e1e-b359-9716eaff1ede tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:10.695088 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:10.695088 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:33:10.700417 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-027c613f-f3de-4e1e-b359-9716eaff1ede tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Volume info retrieved successfully. Aug 20 04:33:10.706792 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-027c613f-f3de-4e1e-b359-9716eaff1ede tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] https://10.4.3.239/volume/v3/volumes/5749da34-e931-40ff-8c83-754c65ac40ef returned with HTTP 200 Aug 20 04:33:10.707390 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 264/1072] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:10 2026] GET /volume/v3/volumes/5749da34-e931-40ff-8c83-754c65ac40ef => generated 861 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:10.728696 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4e299957-22e0-4d86-a840-48f87614db22 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:10.730448 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4e299957-22e0-4d86-a840-48f87614db22 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] DELETE https://10.4.3.239/volume/v3/volumes/5749da34-e931-40ff-8c83-754c65ac40ef Aug 20 04:33:10.731537 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4e299957-22e0-4d86-a840-48f87614db22 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:10.731537 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4e299957-22e0-4d86-a840-48f87614db22 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:10.731537 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-4e299957-22e0-4d86-a840-48f87614db22 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Delete volume with id: 5749da34-e931-40ff-8c83-754c65ac40ef Aug 20 04:33:10.755757 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:10.755757 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:33:10.756586 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4e299957-22e0-4d86-a840-48f87614db22 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Volume info retrieved successfully. Aug 20 04:33:10.781269 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4e299957-22e0-4d86-a840-48f87614db22 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Delete volume request issued successfully. Aug 20 04:33:10.781484 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4e299957-22e0-4d86-a840-48f87614db22 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] https://10.4.3.239/volume/v3/volumes/5749da34-e931-40ff-8c83-754c65ac40ef returned with HTTP 202 Aug 20 04:33:10.782014 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 273/1073] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:33:10 2026] DELETE /volume/v3/volumes/5749da34-e931-40ff-8c83-754c65ac40ef => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:33:10.791165 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-96d55fcb-5bb7-444e-90fb-99120a78b364 req-763ee6cf-19ef-4320-bf54-608445d1c4aa None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:10.794623 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-96d55fcb-5bb7-444e-90fb-99120a78b364 req-763ee6cf-19ef-4320-bf54-608445d1c4aa tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] PUT https://10.4.3.239/volume/v3/attachments/cf50a4fc-3f5a-4c85-a7d1-a7252de3dcb0 Aug 20 04:33:10.795000 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-191fbd69-a8b3-49d2-8acc-d779333bcfe7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:10.795165 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-96d55fcb-5bb7-444e-90fb-99120a78b364 req-763ee6cf-19ef-4320-bf54-608445d1c4aa tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:33:10.796671 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-191fbd69-a8b3-49d2-8acc-d779333bcfe7 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] GET https://10.4.3.239/volume/v3/volumes/5749da34-e931-40ff-8c83-754c65ac40ef Aug 20 04:33:10.796971 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-191fbd69-a8b3-49d2-8acc-d779333bcfe7 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:10.797256 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-191fbd69-a8b3-49d2-8acc-d779333bcfe7 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:10.805803 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-96d55fcb-5bb7-444e-90fb-99120a78b364 req-763ee6cf-19ef-4320-bf54-608445d1c4aa tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Acquiring lock "cinder-attachment_update-5449fc2e-f7a6-4e6b-a48b-c9e4afc7978d-np0000007850" by "attachment_update" {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:33:10.808883 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:10.808883 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:33:10.813119 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-96d55fcb-5bb7-444e-90fb-99120a78b364 req-763ee6cf-19ef-4320-bf54-608445d1c4aa tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Lock "cinder-attachment_update-5449fc2e-f7a6-4e6b-a48b-c9e4afc7978d-np0000007850" acquired by "attachment_update" :: waited 0.007s {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:33:10.814119 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:10.814119 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:33:10.817757 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-191fbd69-a8b3-49d2-8acc-d779333bcfe7 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Volume info retrieved successfully. Aug 20 04:33:10.827571 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-191fbd69-a8b3-49d2-8acc-d779333bcfe7 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] https://10.4.3.239/volume/v3/volumes/5749da34-e931-40ff-8c83-754c65ac40ef returned with HTTP 200 Aug 20 04:33:10.827571 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 269/1074] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:10 2026] GET /volume/v3/volumes/5749da34-e931-40ff-8c83-754c65ac40ef => generated 860 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:10.991886 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-96d55fcb-5bb7-444e-90fb-99120a78b364 req-763ee6cf-19ef-4320-bf54-608445d1c4aa tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Lock "cinder-attachment_update-5449fc2e-f7a6-4e6b-a48b-c9e4afc7978d-np0000007850" released by "attachment_update" :: held 0.179s {{(pid=100176) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:33:10.992438 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-96d55fcb-5bb7-444e-90fb-99120a78b364 req-763ee6cf-19ef-4320-bf54-608445d1c4aa tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] https://10.4.3.239/volume/v3/attachments/cf50a4fc-3f5a-4c85-a7d1-a7252de3dcb0 returned with HTTP 200 Aug 20 04:33:10.992728 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 269/1075] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:33:10 2026] PUT /volume/v3/attachments/cf50a4fc-3f5a-4c85-a7d1-a7252de3dcb0 => generated 969 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:33:11.025016 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-96d55fcb-5bb7-444e-90fb-99120a78b364 req-b0e0cf23-4d45-4c1e-b369-e6b16b824aa3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:11.030209 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-96d55fcb-5bb7-444e-90fb-99120a78b364 req-b0e0cf23-4d45-4c1e-b369-e6b16b824aa3 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] POST https://10.4.3.239/volume/v3/attachments/cf50a4fc-3f5a-4c85-a7d1-a7252de3dcb0/action Aug 20 04:33:11.030209 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-96d55fcb-5bb7-444e-90fb-99120a78b364 req-b0e0cf23-4d45-4c1e-b369-e6b16b824aa3 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Action body: b'{"os-complete": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:33:11.030209 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-96d55fcb-5bb7-444e-90fb-99120a78b364 req-b0e0cf23-4d45-4c1e-b369-e6b16b824aa3 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:33:11.051270 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:11.051270 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:33:11.064477 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-96d55fcb-5bb7-444e-90fb-99120a78b364 req-b0e0cf23-4d45-4c1e-b369-e6b16b824aa3 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] https://10.4.3.239/volume/v3/attachments/cf50a4fc-3f5a-4c85-a7d1-a7252de3dcb0/action returned with HTTP 204 Aug 20 04:33:11.065436 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 265/1076] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:33:11 2026] POST /volume/v3/attachments/cf50a4fc-3f5a-4c85-a7d1-a7252de3dcb0/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:33:11.132140 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-18287bc9-f24a-4f44-9e6d-6873340dd639 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:11.139630 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-18287bc9-f24a-4f44-9e6d-6873340dd639 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c Aug 20 04:33:11.139630 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-18287bc9-f24a-4f44-9e6d-6873340dd639 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:11.139630 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-18287bc9-f24a-4f44-9e6d-6873340dd639 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:11.139630 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-18287bc9-f24a-4f44-9e6d-6873340dd639 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id c6f52d63-3b84-4323-84cd-da4dd43f822c. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:33:11.152158 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:11.152158 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:33:11.153164 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-18287bc9-f24a-4f44-9e6d-6873340dd639 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c returned with HTTP 200 Aug 20 04:33:11.153712 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 274/1077] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:11 2026] GET /volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c => generated 800 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:11.154993 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7d327529-00f0-4d33-a7ae-78131b215abc None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:11.160988 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7d327529-00f0-4d33-a7ae-78131b215abc tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/snapshots/9657e774-bf08-4f8a-96c1-b9c2217b6ed0 Aug 20 04:33:11.160988 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7d327529-00f0-4d33-a7ae-78131b215abc tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:11.160988 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7d327529-00f0-4d33-a7ae-78131b215abc tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:11.164022 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7d327529-00f0-4d33-a7ae-78131b215abc tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots/9657e774-bf08-4f8a-96c1-b9c2217b6ed0 returned with HTTP 404 Aug 20 04:33:11.164547 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 270/1078] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:33:11 2026] GET /volume/v3/snapshots/9657e774-bf08-4f8a-96c1-b9c2217b6ed0 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:33:11.178223 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-41403844-0614-4c87-9ccd-7a4003b2b280 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:11.180456 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-41403844-0614-4c87-9ccd-7a4003b2b280 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/8cd4dcb0-c1b7-40dd-9e47-91df966ce270 Aug 20 04:33:11.180740 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-41403844-0614-4c87-9ccd-7a4003b2b280 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:11.181011 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-41403844-0614-4c87-9ccd-7a4003b2b280 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:11.181153 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-41403844-0614-4c87-9ccd-7a4003b2b280 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Delete snapshot with id: 8cd4dcb0-c1b7-40dd-9e47-91df966ce270 Aug 20 04:33:11.188955 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:11.188955 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:33:11.189558 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-41403844-0614-4c87-9ccd-7a4003b2b280 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot retrieved successfully. Aug 20 04:33:11.213564 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-41403844-0614-4c87-9ccd-7a4003b2b280 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot delete request issued successfully. Aug 20 04:33:11.214738 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-41403844-0614-4c87-9ccd-7a4003b2b280 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots/8cd4dcb0-c1b7-40dd-9e47-91df966ce270 returned with HTTP 202 Aug 20 04:33:11.215969 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 270/1079] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:33:11 2026] DELETE /volume/v3/snapshots/8cd4dcb0-c1b7-40dd-9e47-91df966ce270 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 20 04:33:11.223784 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ffa90d88-d36a-4f47-ac65-4b386fa1a2fc None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:11.225906 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ffa90d88-d36a-4f47-ac65-4b386fa1a2fc tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/snapshots/8cd4dcb0-c1b7-40dd-9e47-91df966ce270 Aug 20 04:33:11.226217 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ffa90d88-d36a-4f47-ac65-4b386fa1a2fc tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:11.226510 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ffa90d88-d36a-4f47-ac65-4b386fa1a2fc tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:11.234207 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:11.234207 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:33:11.234823 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ffa90d88-d36a-4f47-ac65-4b386fa1a2fc tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot retrieved successfully. Aug 20 04:33:11.235838 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ffa90d88-d36a-4f47-ac65-4b386fa1a2fc tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots/8cd4dcb0-c1b7-40dd-9e47-91df966ce270 returned with HTTP 200 Aug 20 04:33:11.236476 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 266/1080] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:33:11 2026] GET /volume/v3/snapshots/8cd4dcb0-c1b7-40dd-9e47-91df966ce270 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:11.846869 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ac7220bd-ee13-4a9a-a215-51ab9fc12edf None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:11.849655 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ac7220bd-ee13-4a9a-a215-51ab9fc12edf tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] GET https://10.4.3.239/volume/v3/volumes/5749da34-e931-40ff-8c83-754c65ac40ef Aug 20 04:33:11.849655 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ac7220bd-ee13-4a9a-a215-51ab9fc12edf tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:11.853308 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ac7220bd-ee13-4a9a-a215-51ab9fc12edf tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:11.863527 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ac7220bd-ee13-4a9a-a215-51ab9fc12edf tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] https://10.4.3.239/volume/v3/volumes/5749da34-e931-40ff-8c83-754c65ac40ef returned with HTTP 404 Aug 20 04:33:11.864123 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 275/1081] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:11 2026] GET /volume/v3/volumes/5749da34-e931-40ff-8c83-754c65ac40ef => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:33:12.167337 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9712d070-93e1-4a4d-992c-b21f12eef783 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:12.172637 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9712d070-93e1-4a4d-992c-b21f12eef783 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c Aug 20 04:33:12.172992 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9712d070-93e1-4a4d-992c-b21f12eef783 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:12.173742 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9712d070-93e1-4a4d-992c-b21f12eef783 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:12.173742 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-9712d070-93e1-4a4d-992c-b21f12eef783 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id c6f52d63-3b84-4323-84cd-da4dd43f822c. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:33:12.183874 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:12.183874 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:33:12.185452 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9712d070-93e1-4a4d-992c-b21f12eef783 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c returned with HTTP 200 Aug 20 04:33:12.186053 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 271/1082] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:12 2026] GET /volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:12.250739 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e950d300-c82d-4e3b-9128-85a2df5cbe37 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:12.257851 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e950d300-c82d-4e3b-9128-85a2df5cbe37 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/snapshots/8cd4dcb0-c1b7-40dd-9e47-91df966ce270 Aug 20 04:33:12.257851 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e950d300-c82d-4e3b-9128-85a2df5cbe37 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:12.257851 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e950d300-c82d-4e3b-9128-85a2df5cbe37 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:12.271206 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e950d300-c82d-4e3b-9128-85a2df5cbe37 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots/8cd4dcb0-c1b7-40dd-9e47-91df966ce270 returned with HTTP 404 Aug 20 04:33:12.271817 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 271/1083] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:33:12 2026] GET /volume/v3/snapshots/8cd4dcb0-c1b7-40dd-9e47-91df966ce270 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:33:12.282884 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-47ba6bed-c5e3-44dc-8c94-f9eb326d8006 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:12.288480 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-47ba6bed-c5e3-44dc-8c94-f9eb326d8006 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/f1284709-927e-4dae-b7be-988524119ff8 Aug 20 04:33:12.289231 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-47ba6bed-c5e3-44dc-8c94-f9eb326d8006 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:12.290259 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-47ba6bed-c5e3-44dc-8c94-f9eb326d8006 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:12.290259 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-47ba6bed-c5e3-44dc-8c94-f9eb326d8006 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Delete snapshot with id: f1284709-927e-4dae-b7be-988524119ff8 Aug 20 04:33:12.298725 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:12.298725 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:33:12.300273 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-47ba6bed-c5e3-44dc-8c94-f9eb326d8006 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot retrieved successfully. Aug 20 04:33:12.333909 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-47ba6bed-c5e3-44dc-8c94-f9eb326d8006 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot delete request issued successfully. Aug 20 04:33:12.333909 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-47ba6bed-c5e3-44dc-8c94-f9eb326d8006 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots/f1284709-927e-4dae-b7be-988524119ff8 returned with HTTP 202 Aug 20 04:33:12.334561 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 267/1084] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:33:12 2026] DELETE /volume/v3/snapshots/f1284709-927e-4dae-b7be-988524119ff8 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:33:12.350643 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a01e13b1-81ae-4acf-9b87-859a35e3e721 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:12.354882 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a01e13b1-81ae-4acf-9b87-859a35e3e721 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/snapshots/f1284709-927e-4dae-b7be-988524119ff8 Aug 20 04:33:12.355134 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a01e13b1-81ae-4acf-9b87-859a35e3e721 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:12.355349 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a01e13b1-81ae-4acf-9b87-859a35e3e721 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:12.373718 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:12.373718 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:33:12.373718 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a01e13b1-81ae-4acf-9b87-859a35e3e721 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot retrieved successfully. Aug 20 04:33:12.374859 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a01e13b1-81ae-4acf-9b87-859a35e3e721 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots/f1284709-927e-4dae-b7be-988524119ff8 returned with HTTP 200 Aug 20 04:33:12.381577 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 276/1085] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:33:12 2026] GET /volume/v3/snapshots/f1284709-927e-4dae-b7be-988524119ff8 => generated 468 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:13.029575 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6475cc72-1389-4ea2-aeb6-b49344a255a2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:13.037586 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6475cc72-1389-4ea2-aeb6-b49344a255a2 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] GET https://10.4.3.239/volume/v3/volumes/6633bc39-c288-478d-97a6-2615f62749b9 Aug 20 04:33:13.037872 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6475cc72-1389-4ea2-aeb6-b49344a255a2 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:13.038122 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6475cc72-1389-4ea2-aeb6-b49344a255a2 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:13.056895 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:13.056895 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:33:13.065606 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-6475cc72-1389-4ea2-aeb6-b49344a255a2 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Volume info retrieved successfully. Aug 20 04:33:13.072521 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6475cc72-1389-4ea2-aeb6-b49344a255a2 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] https://10.4.3.239/volume/v3/volumes/6633bc39-c288-478d-97a6-2615f62749b9 returned with HTTP 200 Aug 20 04:33:13.073055 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 272/1086] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:33:13 2026] GET /volume/v3/volumes/6633bc39-c288-478d-97a6-2615f62749b9 => generated 1833 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:33:13.202402 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3d3d4d4b-9561-4c19-8f96-489d23644fbc None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:13.204926 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3d3d4d4b-9561-4c19-8f96-489d23644fbc tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c Aug 20 04:33:13.205859 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3d3d4d4b-9561-4c19-8f96-489d23644fbc tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:13.205859 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3d3d4d4b-9561-4c19-8f96-489d23644fbc tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:13.206403 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-3d3d4d4b-9561-4c19-8f96-489d23644fbc tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id c6f52d63-3b84-4323-84cd-da4dd43f822c. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:33:13.212796 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:13.212796 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:33:13.213823 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3d3d4d4b-9561-4c19-8f96-489d23644fbc tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c returned with HTTP 200 Aug 20 04:33:13.214909 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 272/1087] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:13 2026] GET /volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:13.393765 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a79764e4-a7c5-4ce8-9fbf-bd4a7f46ded6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:13.398427 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a79764e4-a7c5-4ce8-9fbf-bd4a7f46ded6 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/snapshots/f1284709-927e-4dae-b7be-988524119ff8 Aug 20 04:33:13.399524 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a79764e4-a7c5-4ce8-9fbf-bd4a7f46ded6 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:13.400016 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a79764e4-a7c5-4ce8-9fbf-bd4a7f46ded6 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:13.407357 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a79764e4-a7c5-4ce8-9fbf-bd4a7f46ded6 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots/f1284709-927e-4dae-b7be-988524119ff8 returned with HTTP 404 Aug 20 04:33:13.409969 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 268/1088] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:33:13 2026] GET /volume/v3/snapshots/f1284709-927e-4dae-b7be-988524119ff8 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:33:13.419778 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-55d0c0c7-95ce-4074-9bca-d13422fac0b0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:13.422099 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-55d0c0c7-95ce-4074-9bca-d13422fac0b0 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/8cd4dcb0-c1b7-40dd-9e47-91df966ce270 Aug 20 04:33:13.422396 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-55d0c0c7-95ce-4074-9bca-d13422fac0b0 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:13.422653 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-55d0c0c7-95ce-4074-9bca-d13422fac0b0 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:13.423329 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.snapshots [None req-55d0c0c7-95ce-4074-9bca-d13422fac0b0 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Delete snapshot with id: 8cd4dcb0-c1b7-40dd-9e47-91df966ce270 Aug 20 04:33:13.431374 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-55d0c0c7-95ce-4074-9bca-d13422fac0b0 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots/8cd4dcb0-c1b7-40dd-9e47-91df966ce270 returned with HTTP 404 Aug 20 04:33:13.432090 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 277/1089] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:33:13 2026] DELETE /volume/v3/snapshots/8cd4dcb0-c1b7-40dd-9e47-91df966ce270 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:33:13.439779 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-347653c7-c288-4fed-8447-40eda067ece8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:13.441607 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-347653c7-c288-4fed-8447-40eda067ece8 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/f1284709-927e-4dae-b7be-988524119ff8 Aug 20 04:33:13.441861 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-347653c7-c288-4fed-8447-40eda067ece8 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:13.442090 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-347653c7-c288-4fed-8447-40eda067ece8 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:13.442236 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-347653c7-c288-4fed-8447-40eda067ece8 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Delete snapshot with id: f1284709-927e-4dae-b7be-988524119ff8 Aug 20 04:33:13.448956 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-347653c7-c288-4fed-8447-40eda067ece8 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots/f1284709-927e-4dae-b7be-988524119ff8 returned with HTTP 404 Aug 20 04:33:13.449597 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 273/1090] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:33:13 2026] DELETE /volume/v3/snapshots/f1284709-927e-4dae-b7be-988524119ff8 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:33:13.456168 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6a51491d-372a-4131-8d65-880b670447a6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:13.458328 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6a51491d-372a-4131-8d65-880b670447a6 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/9657e774-bf08-4f8a-96c1-b9c2217b6ed0 Aug 20 04:33:13.458550 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6a51491d-372a-4131-8d65-880b670447a6 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:13.458745 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6a51491d-372a-4131-8d65-880b670447a6 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:13.458844 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-6a51491d-372a-4131-8d65-880b670447a6 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Delete snapshot with id: 9657e774-bf08-4f8a-96c1-b9c2217b6ed0 Aug 20 04:33:13.468175 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6a51491d-372a-4131-8d65-880b670447a6 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots/9657e774-bf08-4f8a-96c1-b9c2217b6ed0 returned with HTTP 404 Aug 20 04:33:13.468768 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 273/1091] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:33:13 2026] DELETE /volume/v3/snapshots/9657e774-bf08-4f8a-96c1-b9c2217b6ed0 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:33:13.515347 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-2b17ac24-ee91-434e-a98b-520d3e9a05b4 req-61fcc70d-a584-49ca-8281-db1efaf2a794 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:13.518290 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-2b17ac24-ee91-434e-a98b-520d3e9a05b4 req-61fcc70d-a584-49ca-8281-db1efaf2a794 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 Aug 20 04:33:13.518568 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-2b17ac24-ee91-434e-a98b-520d3e9a05b4 req-61fcc70d-a584-49ca-8281-db1efaf2a794 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:13.518858 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-2b17ac24-ee91-434e-a98b-520d3e9a05b4 req-61fcc70d-a584-49ca-8281-db1efaf2a794 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:13.534095 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:13.534095 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:33:13.539347 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-2b17ac24-ee91-434e-a98b-520d3e9a05b4 req-61fcc70d-a584-49ca-8281-db1efaf2a794 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:33:13.544856 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-2b17ac24-ee91-434e-a98b-520d3e9a05b4 req-61fcc70d-a584-49ca-8281-db1efaf2a794 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 returned with HTTP 200 Aug 20 04:33:13.545261 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 269/1092] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:33:13 2026] GET /volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 => generated 1654 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:33:13.566651 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-2b17ac24-ee91-434e-a98b-520d3e9a05b4 req-95e97877-4a44-4c5e-9f28-d0eda654c92d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:13.569340 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-2b17ac24-ee91-434e-a98b-520d3e9a05b4 req-95e97877-4a44-4c5e-9f28-d0eda654c92d tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] POST https://10.4.3.239/volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67/action Aug 20 04:33:13.569778 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-2b17ac24-ee91-434e-a98b-520d3e9a05b4 req-95e97877-4a44-4c5e-9f28-d0eda654c92d tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:33:13.569946 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-2b17ac24-ee91-434e-a98b-520d3e9a05b4 req-95e97877-4a44-4c5e-9f28-d0eda654c92d tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:33:13.590699 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:13.590699 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:33:13.591495 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-2b17ac24-ee91-434e-a98b-520d3e9a05b4 req-95e97877-4a44-4c5e-9f28-d0eda654c92d tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:33:13.604121 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-2b17ac24-ee91-434e-a98b-520d3e9a05b4 req-95e97877-4a44-4c5e-9f28-d0eda654c92d tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Begin detaching volume completed successfully. Aug 20 04:33:13.604443 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-2b17ac24-ee91-434e-a98b-520d3e9a05b4 req-95e97877-4a44-4c5e-9f28-d0eda654c92d tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67/action returned with HTTP 202 Aug 20 04:33:13.605081 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 278/1093] 10.4.3.239 () {72 vars in 1672 bytes} [Thu Aug 20 04:33:13 2026] POST /volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:33:13.665534 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9b2ba310-d07b-459a-879a-2ad5882ea210 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:13.665998 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9b2ba310-d07b-459a-879a-2ad5882ea210 None None] GET https://10.4.3.239/volume// Aug 20 04:33:13.666906 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9b2ba310-d07b-459a-879a-2ad5882ea210 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:13.666906 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9b2ba310-d07b-459a-879a-2ad5882ea210 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:13.670718 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9b2ba310-d07b-459a-879a-2ad5882ea210 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:33:13.671122 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 274/1094] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:33:13 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:33:13.690655 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-2b17ac24-ee91-434e-a98b-520d3e9a05b4 req-2b59fbdd-bf78-4d43-828a-b1c951200798 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:13.693368 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-2b17ac24-ee91-434e-a98b-520d3e9a05b4 req-2b59fbdd-bf78-4d43-828a-b1c951200798 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 Aug 20 04:33:13.693579 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-2b17ac24-ee91-434e-a98b-520d3e9a05b4 req-2b59fbdd-bf78-4d43-828a-b1c951200798 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:13.695585 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-2b17ac24-ee91-434e-a98b-520d3e9a05b4 req-2b59fbdd-bf78-4d43-828a-b1c951200798 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:13.735317 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:13.735317 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:33:13.735317 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-2b17ac24-ee91-434e-a98b-520d3e9a05b4 req-2b59fbdd-bf78-4d43-828a-b1c951200798 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:33:13.735317 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-2b17ac24-ee91-434e-a98b-520d3e9a05b4 req-2b59fbdd-bf78-4d43-828a-b1c951200798 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 returned with HTTP 200 Aug 20 04:33:13.735317 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 274/1095] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:33:13 2026] GET /volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 => generated 1837 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:33:14.231433 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d5f94fa2-c5cc-4443-9406-0b5ae0f428fa None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:14.235066 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d5f94fa2-c5cc-4443-9406-0b5ae0f428fa tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c Aug 20 04:33:14.235303 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d5f94fa2-c5cc-4443-9406-0b5ae0f428fa tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:14.235533 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d5f94fa2-c5cc-4443-9406-0b5ae0f428fa tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:14.235680 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-d5f94fa2-c5cc-4443-9406-0b5ae0f428fa tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id c6f52d63-3b84-4323-84cd-da4dd43f822c. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:33:14.241120 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:14.241120 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:33:14.242145 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d5f94fa2-c5cc-4443-9406-0b5ae0f428fa tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c returned with HTTP 200 Aug 20 04:33:14.242618 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 270/1096] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:14 2026] GET /volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:14.519715 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a2f95e7b-c544-4498-9aa8-29a1062d1807 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:14.521791 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a2f95e7b-c544-4498-9aa8-29a1062d1807 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:33:14.522156 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a2f95e7b-c544-4498-9aa8-29a1062d1807 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1663479414"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:33:14.523824 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-a2f95e7b-c544-4498-9aa8-29a1062d1807 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1663479414'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:33:14.525128 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-a2f95e7b-c544-4498-9aa8-29a1062d1807 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Create volume of 1 GB Aug 20 04:33:14.532892 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a2f95e7b-c544-4498-9aa8-29a1062d1807 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Availability Zones retrieved successfully. Aug 20 04:33:14.542114 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a2f95e7b-c544-4498-9aa8-29a1062d1807 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Flow 'volume_create_api' (a5cbad9b-7329-46b9-b960-78e51f13db66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:33:14.543643 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a2f95e7b-c544-4498-9aa8-29a1062d1807 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (407202c0-990b-4d8f-b822-5ebb48f038fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:14.545079 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-a2f95e7b-c544-4498-9aa8-29a1062d1807 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:33:14.580210 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a2f95e7b-c544-4498-9aa8-29a1062d1807 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (407202c0-990b-4d8f-b822-5ebb48f038fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:14.581782 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a2f95e7b-c544-4498-9aa8-29a1062d1807 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bada5270-af25-4472-a5aa-dc3a6bba3f9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:14.635020 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-a2f95e7b-c544-4498-9aa8-29a1062d1807 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Created reservations ['d310d255-f41a-4940-ac7f-897c487a9391', '34a77ec5-4556-4731-9961-192bcf8cf6a6', '859b72ba-3521-47b7-a4fe-205099340b16', '0a1f8ac0-3308-420d-8ada-9f45d47f50ae'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:33:14.636132 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a2f95e7b-c544-4498-9aa8-29a1062d1807 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bada5270-af25-4472-a5aa-dc3a6bba3f9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d310d255-f41a-4940-ac7f-897c487a9391', '34a77ec5-4556-4731-9961-192bcf8cf6a6', '859b72ba-3521-47b7-a4fe-205099340b16', '0a1f8ac0-3308-420d-8ada-9f45d47f50ae']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:14.637675 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a2f95e7b-c544-4498-9aa8-29a1062d1807 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c5b827e-5986-43f8-abd5-1a80af3e0c90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:14.666366 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a2f95e7b-c544-4498-9aa8-29a1062d1807 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c5b827e-5986-43f8-abd5-1a80af3e0c90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '585a4821-3e50-416b-b13e-5118a0b6f864', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1663479414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36ac79dff73c48dc86f033592bedeed3',qos_specs=None,replication_status=,reservations=['d310d255-f41a-4940-ac7f-897c487a9391','34a77ec5-4556-4731-9961-192bcf8cf6a6','859b72ba-3521-47b7-a4fe-205099340b16','0a1f8ac0-3308-420d-8ada-9f45d47f50ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09c474ab49fb4686b562b875889b2e16',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:33:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1663479414',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=585a4821-3e50-416b-b13e-5118a0b6f864,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36ac79dff73c48dc86f033592bedeed3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09c474ab49fb4686b562b875889b2e16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:14.667277 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a2f95e7b-c544-4498-9aa8-29a1062d1807 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5212db45-c62d-4aef-81fc-dcd3facb2e51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:14.689919 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a2f95e7b-c544-4498-9aa8-29a1062d1807 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5212db45-c62d-4aef-81fc-dcd3facb2e51) transitioned into state 'SUCCESS' from state '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-1663479414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36ac79dff73c48dc86f033592bedeed3',qos_specs=None,replication_status=,reservations=['d310d255-f41a-4940-ac7f-897c487a9391','34a77ec5-4556-4731-9961-192bcf8cf6a6','859b72ba-3521-47b7-a4fe-205099340b16','0a1f8ac0-3308-420d-8ada-9f45d47f50ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09c474ab49fb4686b562b875889b2e16',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:14.690821 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a2f95e7b-c544-4498-9aa8-29a1062d1807 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7e020a8-a324-4a1c-b275-6817341ad3dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:14.704109 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a2f95e7b-c544-4498-9aa8-29a1062d1807 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7e020a8-a324-4a1c-b275-6817341ad3dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:14.706117 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a2f95e7b-c544-4498-9aa8-29a1062d1807 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Flow 'volume_create_api' (a5cbad9b-7329-46b9-b960-78e51f13db66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:33:14.706117 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a2f95e7b-c544-4498-9aa8-29a1062d1807 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Create volume request issued successfully. Aug 20 04:33:14.706639 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a2f95e7b-c544-4498-9aa8-29a1062d1807 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:33:14.707168 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 279/1097] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:33:14 2026] POST /volume/v3/volumes => generated 749 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:33:14.724775 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b711282e-d355-43b1-8ba0-627e8d183684 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:14.727627 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b711282e-d355-43b1-8ba0-627e8d183684 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] GET https://10.4.3.239/volume/v3/volumes/585a4821-3e50-416b-b13e-5118a0b6f864 Aug 20 04:33:14.727627 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b711282e-d355-43b1-8ba0-627e8d183684 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:14.727627 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b711282e-d355-43b1-8ba0-627e8d183684 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:14.735175 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:14.735175 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:33:14.741539 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-b711282e-d355-43b1-8ba0-627e8d183684 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Volume info retrieved successfully. Aug 20 04:33:14.747601 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b711282e-d355-43b1-8ba0-627e8d183684 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] https://10.4.3.239/volume/v3/volumes/585a4821-3e50-416b-b13e-5118a0b6f864 returned with HTTP 200 Aug 20 04:33:14.748166 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 275/1098] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:14 2026] GET /volume/v3/volumes/585a4821-3e50-416b-b13e-5118a0b6f864 => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:15.259480 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-fc456fcb-5612-469e-b0bd-e84817216830 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:15.263323 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fc456fcb-5612-469e-b0bd-e84817216830 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c Aug 20 04:33:15.263537 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fc456fcb-5612-469e-b0bd-e84817216830 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:15.263746 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fc456fcb-5612-469e-b0bd-e84817216830 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:15.263845 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-fc456fcb-5612-469e-b0bd-e84817216830 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id c6f52d63-3b84-4323-84cd-da4dd43f822c. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:33:15.268880 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:15.268880 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:33:15.269848 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fc456fcb-5612-469e-b0bd-e84817216830 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c returned with HTTP 200 Aug 20 04:33:15.270236 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 275/1099] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:15 2026] GET /volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:15.765532 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d009c647-4f48-4979-a287-1418188cf956 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:15.768217 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d009c647-4f48-4979-a287-1418188cf956 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] GET https://10.4.3.239/volume/v3/volumes/585a4821-3e50-416b-b13e-5118a0b6f864 Aug 20 04:33:15.768972 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d009c647-4f48-4979-a287-1418188cf956 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:15.768972 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d009c647-4f48-4979-a287-1418188cf956 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:15.771561 np0000007850 devstack@c-api.service[100177]: DEBUG dbcounter [-] [100177] Writing DB stats cinder:SELECT=495,cinder:INSERT=86,cinder:UPDATE=131 {{(pid=100177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:33:15.779736 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:15.779736 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:33:15.786077 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-d009c647-4f48-4979-a287-1418188cf956 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Volume info retrieved successfully. Aug 20 04:33:15.798906 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d009c647-4f48-4979-a287-1418188cf956 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] https://10.4.3.239/volume/v3/volumes/585a4821-3e50-416b-b13e-5118a0b6f864 returned with HTTP 200 Aug 20 04:33:15.799413 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 271/1100] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:15 2026] GET /volume/v3/volumes/585a4821-3e50-416b-b13e-5118a0b6f864 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:15.823897 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-50be4579-66a2-4e11-b385-749d9d405eea None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:15.826134 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-50be4579-66a2-4e11-b385-749d9d405eea tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] POST https://10.4.3.239/volume/v3/volumes/585a4821-3e50-416b-b13e-5118a0b6f864/action Aug 20 04:33:15.826920 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-50be4579-66a2-4e11-b385-749d9d405eea tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:33:15.826920 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-50be4579-66a2-4e11-b385-749d9d405eea tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:33:15.836281 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:15.836281 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:33:15.837041 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.admin_actions [None req-50be4579-66a2-4e11-b385-749d9d405eea tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] Updating volume '585a4821-3e50-416b-b13e-5118a0b6f864' with '{'status': 'attaching'}' {{(pid=100175) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 20 04:33:15.868220 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-50be4579-66a2-4e11-b385-749d9d405eea tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] https://10.4.3.239/volume/v3/volumes/585a4821-3e50-416b-b13e-5118a0b6f864/action returned with HTTP 202 Aug 20 04:33:15.868692 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 280/1101] 10.4.3.239 () {68 vars in 1390 bytes} [Thu Aug 20 04:33:15 2026] POST /volume/v3/volumes/585a4821-3e50-416b-b13e-5118a0b6f864/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:33:15.879409 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0c4dfaa4-a59b-4a70-be54-ab391c2305be None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:15.888030 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0c4dfaa4-a59b-4a70-be54-ab391c2305be tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] GET https://10.4.3.239/volume/v3/volumes/585a4821-3e50-416b-b13e-5118a0b6f864 Aug 20 04:33:15.889043 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0c4dfaa4-a59b-4a70-be54-ab391c2305be tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:15.889043 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0c4dfaa4-a59b-4a70-be54-ab391c2305be tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:15.903662 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:15.903662 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:33:15.914011 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-0c4dfaa4-a59b-4a70-be54-ab391c2305be tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Volume info retrieved successfully. Aug 20 04:33:15.924033 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0c4dfaa4-a59b-4a70-be54-ab391c2305be tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] https://10.4.3.239/volume/v3/volumes/585a4821-3e50-416b-b13e-5118a0b6f864 returned with HTTP 200 Aug 20 04:33:15.924033 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 276/1102] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:15 2026] GET /volume/v3/volumes/585a4821-3e50-416b-b13e-5118a0b6f864 => generated 842 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:15.940000 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ffe59e00-5493-4bf3-8605-79a5e2589b53 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:15.942916 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ffe59e00-5493-4bf3-8605-79a5e2589b53 tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] POST https://10.4.3.239/volume/v3/volumes/585a4821-3e50-416b-b13e-5118a0b6f864/action Aug 20 04:33:15.944289 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ffe59e00-5493-4bf3-8605-79a5e2589b53 tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:33:15.944289 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ffe59e00-5493-4bf3-8605-79a5e2589b53 tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:33:15.960655 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:15.960655 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:33:15.961074 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-ffe59e00-5493-4bf3-8605-79a5e2589b53 tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] Volume info retrieved successfully. Aug 20 04:33:15.993339 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-ffe59e00-5493-4bf3-8605-79a5e2589b53 tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] Delete volume request issued successfully. Aug 20 04:33:15.993667 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ffe59e00-5493-4bf3-8605-79a5e2589b53 tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] https://10.4.3.239/volume/v3/volumes/585a4821-3e50-416b-b13e-5118a0b6f864/action returned with HTTP 202 Aug 20 04:33:15.995352 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 276/1103] 10.4.3.239 () {68 vars in 1390 bytes} [Thu Aug 20 04:33:15 2026] POST /volume/v3/volumes/585a4821-3e50-416b-b13e-5118a0b6f864/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:33:16.006525 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7d61d8ca-1373-4b21-a670-71f937ff086a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:16.011517 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7d61d8ca-1373-4b21-a670-71f937ff086a tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] GET https://10.4.3.239/volume/v3/volumes/585a4821-3e50-416b-b13e-5118a0b6f864 Aug 20 04:33:16.011775 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7d61d8ca-1373-4b21-a670-71f937ff086a tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:16.012003 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7d61d8ca-1373-4b21-a670-71f937ff086a tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:16.021830 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:16.021830 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:33:16.029085 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-7d61d8ca-1373-4b21-a670-71f937ff086a tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Volume info retrieved successfully. Aug 20 04:33:16.034505 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7d61d8ca-1373-4b21-a670-71f937ff086a tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] https://10.4.3.239/volume/v3/volumes/585a4821-3e50-416b-b13e-5118a0b6f864 returned with HTTP 200 Aug 20 04:33:16.035022 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 272/1104] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:16 2026] GET /volume/v3/volumes/585a4821-3e50-416b-b13e-5118a0b6f864 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:16.290992 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-23689aad-3a76-4ed6-9974-9173845775c4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:16.295960 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-23689aad-3a76-4ed6-9974-9173845775c4 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c Aug 20 04:33:16.296279 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-23689aad-3a76-4ed6-9974-9173845775c4 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:16.297109 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-23689aad-3a76-4ed6-9974-9173845775c4 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:16.297556 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-23689aad-3a76-4ed6-9974-9173845775c4 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id c6f52d63-3b84-4323-84cd-da4dd43f822c. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:33:16.305978 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:16.305978 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:33:16.307137 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-23689aad-3a76-4ed6-9974-9173845775c4 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c returned with HTTP 200 Aug 20 04:33:16.307793 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 281/1105] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:16 2026] GET /volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:17.054854 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4bf21dd0-de11-4b09-85fd-87825ad28222 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:17.060323 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4bf21dd0-de11-4b09-85fd-87825ad28222 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] GET https://10.4.3.239/volume/v3/volumes/585a4821-3e50-416b-b13e-5118a0b6f864 Aug 20 04:33:17.060323 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4bf21dd0-de11-4b09-85fd-87825ad28222 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:17.060323 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4bf21dd0-de11-4b09-85fd-87825ad28222 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:17.062547 np0000007850 devstack@c-api.service[100174]: DEBUG dbcounter [-] [100174] Writing DB stats cinder:SELECT=417,cinder:UPDATE=88,cinder:INSERT=44,cinder:DELETE=1 {{(pid=100174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:33:17.070887 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4bf21dd0-de11-4b09-85fd-87825ad28222 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] https://10.4.3.239/volume/v3/volumes/585a4821-3e50-416b-b13e-5118a0b6f864 returned with HTTP 404 Aug 20 04:33:17.071854 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 277/1106] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:17 2026] GET /volume/v3/volumes/585a4821-3e50-416b-b13e-5118a0b6f864 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:33:17.083704 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8fc2116f-5cb9-4700-985e-71fdb71140b2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:17.090009 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8fc2116f-5cb9-4700-985e-71fdb71140b2 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] GET https://10.4.3.239/volume/v3/volumes/585a4821-3e50-416b-b13e-5118a0b6f864 Aug 20 04:33:17.090009 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8fc2116f-5cb9-4700-985e-71fdb71140b2 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:17.093688 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8fc2116f-5cb9-4700-985e-71fdb71140b2 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:17.093688 np0000007850 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writing DB stats cinder:SELECT=385,cinder:UPDATE=88,cinder:INSERT=40 {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:33:17.098938 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8fc2116f-5cb9-4700-985e-71fdb71140b2 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] https://10.4.3.239/volume/v3/volumes/585a4821-3e50-416b-b13e-5118a0b6f864 returned with HTTP 404 Aug 20 04:33:17.100467 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 277/1107] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:17 2026] GET /volume/v3/volumes/585a4821-3e50-416b-b13e-5118a0b6f864 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:33:17.111545 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4e8870f7-6fb7-4f33-88d7-eb189f94ec97 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:17.114265 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4e8870f7-6fb7-4f33-88d7-eb189f94ec97 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] DELETE https://10.4.3.239/volume/v3/volumes/585a4821-3e50-416b-b13e-5118a0b6f864 Aug 20 04:33:17.116207 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4e8870f7-6fb7-4f33-88d7-eb189f94ec97 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:17.116207 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4e8870f7-6fb7-4f33-88d7-eb189f94ec97 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:17.116207 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-4e8870f7-6fb7-4f33-88d7-eb189f94ec97 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Delete volume with id: 585a4821-3e50-416b-b13e-5118a0b6f864 Aug 20 04:33:17.127136 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4e8870f7-6fb7-4f33-88d7-eb189f94ec97 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] https://10.4.3.239/volume/v3/volumes/585a4821-3e50-416b-b13e-5118a0b6f864 returned with HTTP 404 Aug 20 04:33:17.127136 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 273/1108] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:33:17 2026] DELETE /volume/v3/volumes/585a4821-3e50-416b-b13e-5118a0b6f864 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:33:17.137209 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e32caf32-fd10-40b5-a15d-2958ae46255e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:17.143689 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e32caf32-fd10-40b5-a15d-2958ae46255e tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:33:17.144140 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e32caf32-fd10-40b5-a15d-2958ae46255e tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-970582843"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:33:17.148687 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-e32caf32-fd10-40b5-a15d-2958ae46255e tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-970582843'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:33:17.148869 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-e32caf32-fd10-40b5-a15d-2958ae46255e tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Create volume of 1 GB Aug 20 04:33:17.158996 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e32caf32-fd10-40b5-a15d-2958ae46255e tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Availability Zones retrieved successfully. Aug 20 04:33:17.169113 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e32caf32-fd10-40b5-a15d-2958ae46255e tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Flow 'volume_create_api' (7052137f-f677-41f9-84fd-05e0605338a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:33:17.170690 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e32caf32-fd10-40b5-a15d-2958ae46255e tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b06233f-e95f-40cd-8c36-bad69f1f706e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:17.171430 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-e32caf32-fd10-40b5-a15d-2958ae46255e tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:33:17.206435 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e32caf32-fd10-40b5-a15d-2958ae46255e tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b06233f-e95f-40cd-8c36-bad69f1f706e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:17.206435 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e32caf32-fd10-40b5-a15d-2958ae46255e tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e2b82cf-6fe8-4416-8b5c-9287d7c22903) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:17.271089 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-e32caf32-fd10-40b5-a15d-2958ae46255e tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Created reservations ['36896bf4-59f6-4804-a711-139b91de6caa', 'a8587c0c-b107-4ec3-a604-51b207f32a41', 'd30079a6-129e-4261-bd9a-787ff3d7e5f9', 'fcef3fdf-b354-451e-a9df-a327b8804dba'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:33:17.272741 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e32caf32-fd10-40b5-a15d-2958ae46255e tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e2b82cf-6fe8-4416-8b5c-9287d7c22903) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36896bf4-59f6-4804-a711-139b91de6caa', 'a8587c0c-b107-4ec3-a604-51b207f32a41', 'd30079a6-129e-4261-bd9a-787ff3d7e5f9', 'fcef3fdf-b354-451e-a9df-a327b8804dba']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:17.273428 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e32caf32-fd10-40b5-a15d-2958ae46255e tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f400dd8-aba0-48f7-b1fb-cb002a7aed77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:17.300996 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e32caf32-fd10-40b5-a15d-2958ae46255e tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f400dd8-aba0-48f7-b1fb-cb002a7aed77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9d83c95-25c6-442f-95ef-f0d57c144ffd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-970582843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36ac79dff73c48dc86f033592bedeed3',qos_specs=None,replication_status=,reservations=['36896bf4-59f6-4804-a711-139b91de6caa','a8587c0c-b107-4ec3-a604-51b207f32a41','d30079a6-129e-4261-bd9a-787ff3d7e5f9','fcef3fdf-b354-451e-a9df-a327b8804dba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09c474ab49fb4686b562b875889b2e16',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:33:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-970582843',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9d83c95-25c6-442f-95ef-f0d57c144ffd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36ac79dff73c48dc86f033592bedeed3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09c474ab49fb4686b562b875889b2e16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:17.301901 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e32caf32-fd10-40b5-a15d-2958ae46255e tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (320b2a33-ab58-4b60-bc69-e5d08f3b7243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:17.319586 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2e21f801-88d2-4f0c-ac36-355cb5d9b755 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:17.322173 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2e21f801-88d2-4f0c-ac36-355cb5d9b755 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c Aug 20 04:33:17.322381 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2e21f801-88d2-4f0c-ac36-355cb5d9b755 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:17.323195 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2e21f801-88d2-4f0c-ac36-355cb5d9b755 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:17.323330 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-2e21f801-88d2-4f0c-ac36-355cb5d9b755 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id c6f52d63-3b84-4323-84cd-da4dd43f822c. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:33:17.330138 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:17.330138 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:33:17.330866 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e32caf32-fd10-40b5-a15d-2958ae46255e tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (320b2a33-ab58-4b60-bc69-e5d08f3b7243) transitioned into state 'SUCCESS' from state '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-970582843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36ac79dff73c48dc86f033592bedeed3',qos_specs=None,replication_status=,reservations=['36896bf4-59f6-4804-a711-139b91de6caa','a8587c0c-b107-4ec3-a604-51b207f32a41','d30079a6-129e-4261-bd9a-787ff3d7e5f9','fcef3fdf-b354-451e-a9df-a327b8804dba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09c474ab49fb4686b562b875889b2e16',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:17.331466 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2e21f801-88d2-4f0c-ac36-355cb5d9b755 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c returned with HTTP 200 Aug 20 04:33:17.331798 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e32caf32-fd10-40b5-a15d-2958ae46255e tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a80e40b0-b067-4da9-9230-1065c71f3059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:17.331963 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 278/1109] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:17 2026] GET /volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:17.342804 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e32caf32-fd10-40b5-a15d-2958ae46255e tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a80e40b0-b067-4da9-9230-1065c71f3059) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:17.345053 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e32caf32-fd10-40b5-a15d-2958ae46255e tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Flow 'volume_create_api' (7052137f-f677-41f9-84fd-05e0605338a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:33:17.345053 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e32caf32-fd10-40b5-a15d-2958ae46255e tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Create volume request issued successfully. Aug 20 04:33:17.345053 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e32caf32-fd10-40b5-a15d-2958ae46255e tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:33:17.345254 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 282/1110] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:33:17 2026] POST /volume/v3/volumes => generated 748 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 20 04:33:17.361135 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ba8fe320-ccb3-4cd8-92f7-e9d62e9696df None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:17.363414 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ba8fe320-ccb3-4cd8-92f7-e9d62e9696df tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] GET https://10.4.3.239/volume/v3/volumes/b9d83c95-25c6-442f-95ef-f0d57c144ffd Aug 20 04:33:17.363774 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ba8fe320-ccb3-4cd8-92f7-e9d62e9696df tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:17.364388 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ba8fe320-ccb3-4cd8-92f7-e9d62e9696df tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:17.374869 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:17.374869 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:33:17.382270 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-ba8fe320-ccb3-4cd8-92f7-e9d62e9696df tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Volume info retrieved successfully. Aug 20 04:33:17.392101 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ba8fe320-ccb3-4cd8-92f7-e9d62e9696df tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] https://10.4.3.239/volume/v3/volumes/b9d83c95-25c6-442f-95ef-f0d57c144ffd returned with HTTP 200 Aug 20 04:33:17.392593 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 278/1111] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:17 2026] GET /volume/v3/volumes/b9d83c95-25c6-442f-95ef-f0d57c144ffd => generated 816 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:18.349326 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c5ab078f-d958-47f0-92b3-f9e8f8cb3d90 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:18.352730 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c5ab078f-d958-47f0-92b3-f9e8f8cb3d90 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c Aug 20 04:33:18.352730 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c5ab078f-d958-47f0-92b3-f9e8f8cb3d90 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:18.353158 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c5ab078f-d958-47f0-92b3-f9e8f8cb3d90 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:18.353158 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-c5ab078f-d958-47f0-92b3-f9e8f8cb3d90 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id c6f52d63-3b84-4323-84cd-da4dd43f822c. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:33:18.361142 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:18.361142 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:33:18.362162 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c5ab078f-d958-47f0-92b3-f9e8f8cb3d90 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c returned with HTTP 200 Aug 20 04:33:18.362507 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 274/1112] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:18 2026] GET /volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:18.407221 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-90b0f48c-28d1-43e7-8d71-13794daa15dd None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:18.409084 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-90b0f48c-28d1-43e7-8d71-13794daa15dd tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] GET https://10.4.3.239/volume/v3/volumes/b9d83c95-25c6-442f-95ef-f0d57c144ffd Aug 20 04:33:18.409352 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-90b0f48c-28d1-43e7-8d71-13794daa15dd tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:18.409609 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-90b0f48c-28d1-43e7-8d71-13794daa15dd tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:18.419342 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:18.419342 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:33:18.423978 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-90b0f48c-28d1-43e7-8d71-13794daa15dd tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Volume info retrieved successfully. Aug 20 04:33:18.430047 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-90b0f48c-28d1-43e7-8d71-13794daa15dd tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] https://10.4.3.239/volume/v3/volumes/b9d83c95-25c6-442f-95ef-f0d57c144ffd returned with HTTP 200 Aug 20 04:33:18.430196 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 279/1113] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:18 2026] GET /volume/v3/volumes/b9d83c95-25c6-442f-95ef-f0d57c144ffd => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:18.445848 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-004677db-f541-477a-ac91-c28fe22a5e67 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:18.448668 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-004677db-f541-477a-ac91-c28fe22a5e67 tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] POST https://10.4.3.239/volume/v3/volumes/b9d83c95-25c6-442f-95ef-f0d57c144ffd/action Aug 20 04:33:18.449140 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-004677db-f541-477a-ac91-c28fe22a5e67 tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:33:18.449359 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-004677db-f541-477a-ac91-c28fe22a5e67 tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:33:18.460935 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:18.460935 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:33:18.461504 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.admin_actions [None req-004677db-f541-477a-ac91-c28fe22a5e67 tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] Updating volume 'b9d83c95-25c6-442f-95ef-f0d57c144ffd' with '{'status': 'creating'}' {{(pid=100175) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 20 04:33:18.496992 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-004677db-f541-477a-ac91-c28fe22a5e67 tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] https://10.4.3.239/volume/v3/volumes/b9d83c95-25c6-442f-95ef-f0d57c144ffd/action returned with HTTP 202 Aug 20 04:33:18.497577 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 283/1114] 10.4.3.239 () {68 vars in 1390 bytes} [Thu Aug 20 04:33:18 2026] POST /volume/v3/volumes/b9d83c95-25c6-442f-95ef-f0d57c144ffd/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:33:18.505204 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3fb207af-3886-4b94-ab1d-11d97fd7cf10 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:18.508817 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3fb207af-3886-4b94-ab1d-11d97fd7cf10 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] GET https://10.4.3.239/volume/v3/volumes/b9d83c95-25c6-442f-95ef-f0d57c144ffd Aug 20 04:33:18.509331 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3fb207af-3886-4b94-ab1d-11d97fd7cf10 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:18.509494 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3fb207af-3886-4b94-ab1d-11d97fd7cf10 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:18.519260 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:18.519260 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:33:18.526376 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-3fb207af-3886-4b94-ab1d-11d97fd7cf10 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Volume info retrieved successfully. Aug 20 04:33:18.536986 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3fb207af-3886-4b94-ab1d-11d97fd7cf10 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] https://10.4.3.239/volume/v3/volumes/b9d83c95-25c6-442f-95ef-f0d57c144ffd returned with HTTP 200 Aug 20 04:33:18.537657 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 279/1115] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:18 2026] GET /volume/v3/volumes/b9d83c95-25c6-442f-95ef-f0d57c144ffd => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:18.557919 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1a79ad52-22d6-498b-be86-651cbc419383 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:18.560526 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1a79ad52-22d6-498b-be86-651cbc419383 tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] POST https://10.4.3.239/volume/v3/volumes/b9d83c95-25c6-442f-95ef-f0d57c144ffd/action Aug 20 04:33:18.560926 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1a79ad52-22d6-498b-be86-651cbc419383 tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:33:18.561134 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1a79ad52-22d6-498b-be86-651cbc419383 tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:33:18.573947 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:18.573947 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:33:18.574418 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-1a79ad52-22d6-498b-be86-651cbc419383 tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] Volume info retrieved successfully. Aug 20 04:33:18.609039 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-1a79ad52-22d6-498b-be86-651cbc419383 tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] Delete volume request issued successfully. Aug 20 04:33:18.609537 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1a79ad52-22d6-498b-be86-651cbc419383 tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] https://10.4.3.239/volume/v3/volumes/b9d83c95-25c6-442f-95ef-f0d57c144ffd/action returned with HTTP 202 Aug 20 04:33:18.611534 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 275/1116] 10.4.3.239 () {68 vars in 1390 bytes} [Thu Aug 20 04:33:18 2026] POST /volume/v3/volumes/b9d83c95-25c6-442f-95ef-f0d57c144ffd/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:33:18.620958 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3ca785fd-f70f-4f30-ae46-fc13d7463904 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:18.624424 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3ca785fd-f70f-4f30-ae46-fc13d7463904 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] GET https://10.4.3.239/volume/v3/volumes/b9d83c95-25c6-442f-95ef-f0d57c144ffd Aug 20 04:33:18.624531 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3ca785fd-f70f-4f30-ae46-fc13d7463904 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:18.624741 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3ca785fd-f70f-4f30-ae46-fc13d7463904 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:18.634870 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:18.634870 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:33:18.640281 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-3ca785fd-f70f-4f30-ae46-fc13d7463904 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Volume info retrieved successfully. Aug 20 04:33:18.649353 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3ca785fd-f70f-4f30-ae46-fc13d7463904 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] https://10.4.3.239/volume/v3/volumes/b9d83c95-25c6-442f-95ef-f0d57c144ffd returned with HTTP 200 Aug 20 04:33:18.650115 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 280/1117] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:18 2026] GET /volume/v3/volumes/b9d83c95-25c6-442f-95ef-f0d57c144ffd => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:19.025024 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-2b17ac24-ee91-434e-a98b-520d3e9a05b4 req-42c1fe04-a242-4a68-b4b7-58245c10f7ae None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:19.031031 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-2b17ac24-ee91-434e-a98b-520d3e9a05b4 req-42c1fe04-a242-4a68-b4b7-58245c10f7ae tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] DELETE https://10.4.3.239/volume/v3/attachments/5a75e4ae-103f-4177-b2cf-930870047e53 Aug 20 04:33:19.031363 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-2b17ac24-ee91-434e-a98b-520d3e9a05b4 req-42c1fe04-a242-4a68-b4b7-58245c10f7ae tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:19.031728 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-2b17ac24-ee91-434e-a98b-520d3e9a05b4 req-42c1fe04-a242-4a68-b4b7-58245c10f7ae tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:19.044990 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:19.044990 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:33:19.151129 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-2b17ac24-ee91-434e-a98b-520d3e9a05b4 req-42c1fe04-a242-4a68-b4b7-58245c10f7ae tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/attachments/5a75e4ae-103f-4177-b2cf-930870047e53 returned with HTTP 200 Aug 20 04:33:19.151827 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 284/1118] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:33:19 2026] DELETE /volume/v3/attachments/5a75e4ae-103f-4177-b2cf-930870047e53 => generated 19 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 04:33:19.376778 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-54ba0505-13f2-44a3-a66a-6a30878c29a9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:19.379120 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-54ba0505-13f2-44a3-a66a-6a30878c29a9 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c Aug 20 04:33:19.379396 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-54ba0505-13f2-44a3-a66a-6a30878c29a9 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:19.379890 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-54ba0505-13f2-44a3-a66a-6a30878c29a9 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:19.380314 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-54ba0505-13f2-44a3-a66a-6a30878c29a9 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id c6f52d63-3b84-4323-84cd-da4dd43f822c. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:33:19.386766 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:19.386766 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:33:19.387810 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-54ba0505-13f2-44a3-a66a-6a30878c29a9 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c returned with HTTP 200 Aug 20 04:33:19.388432 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 280/1119] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:19 2026] GET /volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:19.672031 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-24d319d2-b826-4de1-a7b2-00358b5ea3e9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:19.674274 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-24d319d2-b826-4de1-a7b2-00358b5ea3e9 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] GET https://10.4.3.239/volume/v3/volumes/b9d83c95-25c6-442f-95ef-f0d57c144ffd Aug 20 04:33:19.674508 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-24d319d2-b826-4de1-a7b2-00358b5ea3e9 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:19.675442 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-24d319d2-b826-4de1-a7b2-00358b5ea3e9 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:19.681715 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-24d319d2-b826-4de1-a7b2-00358b5ea3e9 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] https://10.4.3.239/volume/v3/volumes/b9d83c95-25c6-442f-95ef-f0d57c144ffd returned with HTTP 404 Aug 20 04:33:19.682158 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 276/1120] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:19 2026] GET /volume/v3/volumes/b9d83c95-25c6-442f-95ef-f0d57c144ffd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:33:19.692305 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-745f0d62-b982-4fe1-9364-5b411ec5d9a2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:19.694615 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-745f0d62-b982-4fe1-9364-5b411ec5d9a2 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] GET https://10.4.3.239/volume/v3/volumes/b9d83c95-25c6-442f-95ef-f0d57c144ffd Aug 20 04:33:19.694837 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-745f0d62-b982-4fe1-9364-5b411ec5d9a2 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:19.695089 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-745f0d62-b982-4fe1-9364-5b411ec5d9a2 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:19.703966 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-745f0d62-b982-4fe1-9364-5b411ec5d9a2 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] https://10.4.3.239/volume/v3/volumes/b9d83c95-25c6-442f-95ef-f0d57c144ffd returned with HTTP 404 Aug 20 04:33:19.704544 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 281/1121] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:19 2026] GET /volume/v3/volumes/b9d83c95-25c6-442f-95ef-f0d57c144ffd => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:33:19.714805 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-cb40bea3-b200-4811-a446-07d9ac76a293 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:19.716767 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cb40bea3-b200-4811-a446-07d9ac76a293 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] DELETE https://10.4.3.239/volume/v3/volumes/b9d83c95-25c6-442f-95ef-f0d57c144ffd Aug 20 04:33:19.716955 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cb40bea3-b200-4811-a446-07d9ac76a293 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:19.717128 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cb40bea3-b200-4811-a446-07d9ac76a293 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:19.717349 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-cb40bea3-b200-4811-a446-07d9ac76a293 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Delete volume with id: b9d83c95-25c6-442f-95ef-f0d57c144ffd Aug 20 04:33:19.724631 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cb40bea3-b200-4811-a446-07d9ac76a293 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] https://10.4.3.239/volume/v3/volumes/b9d83c95-25c6-442f-95ef-f0d57c144ffd returned with HTTP 404 Aug 20 04:33:19.725225 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 285/1122] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:33:19 2026] DELETE /volume/v3/volumes/b9d83c95-25c6-442f-95ef-f0d57c144ffd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:33:19.732778 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6f7176e5-abd7-4bdf-b1c6-53b58ba44a4b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:19.734847 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6f7176e5-abd7-4bdf-b1c6-53b58ba44a4b tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:33:19.735341 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6f7176e5-abd7-4bdf-b1c6-53b58ba44a4b tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-945297108"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:33:19.737385 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-6f7176e5-abd7-4bdf-b1c6-53b58ba44a4b tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-945297108'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:33:19.737542 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-6f7176e5-abd7-4bdf-b1c6-53b58ba44a4b tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Create volume of 1 GB Aug 20 04:33:19.742667 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-6f7176e5-abd7-4bdf-b1c6-53b58ba44a4b tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Availability Zones retrieved successfully. Aug 20 04:33:19.750148 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-6f7176e5-abd7-4bdf-b1c6-53b58ba44a4b tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Flow 'volume_create_api' (34f5c200-3b60-4351-9b7f-0dc994f5f35b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:33:19.750752 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-6f7176e5-abd7-4bdf-b1c6-53b58ba44a4b tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d470818c-6c04-4197-9d49-f137cebac1bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:19.752644 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-6f7176e5-abd7-4bdf-b1c6-53b58ba44a4b tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:33:19.800171 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-6f7176e5-abd7-4bdf-b1c6-53b58ba44a4b tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d470818c-6c04-4197-9d49-f137cebac1bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:19.805946 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-6f7176e5-abd7-4bdf-b1c6-53b58ba44a4b tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eccb7272-997e-45ac-a0fe-c512e995707b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:19.872496 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-6f7176e5-abd7-4bdf-b1c6-53b58ba44a4b tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Created reservations ['51beb7a4-5b35-4603-8405-f7ef3c4c0fa0', '8b2b1385-a90e-4463-8116-218e434f29a6', '8c6f06de-10e0-4b2a-8249-c238a9dd8eba', '34c6ec41-6228-4458-9b97-610c3d4b101a'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:33:19.873908 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-6f7176e5-abd7-4bdf-b1c6-53b58ba44a4b tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eccb7272-997e-45ac-a0fe-c512e995707b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51beb7a4-5b35-4603-8405-f7ef3c4c0fa0', '8b2b1385-a90e-4463-8116-218e434f29a6', '8c6f06de-10e0-4b2a-8249-c238a9dd8eba', '34c6ec41-6228-4458-9b97-610c3d4b101a']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:19.874779 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-6f7176e5-abd7-4bdf-b1c6-53b58ba44a4b tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09fc0ae0-3503-459a-ae28-f3c15f74cf06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:19.903748 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-6f7176e5-abd7-4bdf-b1c6-53b58ba44a4b tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09fc0ae0-3503-459a-ae28-f3c15f74cf06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26913903-8a3e-4d5f-aebf-591ae834fe9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-945297108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36ac79dff73c48dc86f033592bedeed3',qos_specs=None,replication_status=,reservations=['51beb7a4-5b35-4603-8405-f7ef3c4c0fa0','8b2b1385-a90e-4463-8116-218e434f29a6','8c6f06de-10e0-4b2a-8249-c238a9dd8eba','34c6ec41-6228-4458-9b97-610c3d4b101a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09c474ab49fb4686b562b875889b2e16',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:33:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-945297108',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26913903-8a3e-4d5f-aebf-591ae834fe9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36ac79dff73c48dc86f033592bedeed3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09c474ab49fb4686b562b875889b2e16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:19.904994 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-6f7176e5-abd7-4bdf-b1c6-53b58ba44a4b tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e709d6b-7d12-4107-a0b8-3b637cb6aa7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:19.931292 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-6f7176e5-abd7-4bdf-b1c6-53b58ba44a4b tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e709d6b-7d12-4107-a0b8-3b637cb6aa7c) transitioned into state 'SUCCESS' from state '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-945297108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36ac79dff73c48dc86f033592bedeed3',qos_specs=None,replication_status=,reservations=['51beb7a4-5b35-4603-8405-f7ef3c4c0fa0','8b2b1385-a90e-4463-8116-218e434f29a6','8c6f06de-10e0-4b2a-8249-c238a9dd8eba','34c6ec41-6228-4458-9b97-610c3d4b101a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09c474ab49fb4686b562b875889b2e16',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:19.931621 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-6f7176e5-abd7-4bdf-b1c6-53b58ba44a4b tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36382ca1-9eac-4953-a36b-a0758a04c7a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:19.949907 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-6f7176e5-abd7-4bdf-b1c6-53b58ba44a4b tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36382ca1-9eac-4953-a36b-a0758a04c7a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:19.951197 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-6f7176e5-abd7-4bdf-b1c6-53b58ba44a4b tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Flow 'volume_create_api' (34f5c200-3b60-4351-9b7f-0dc994f5f35b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:33:19.951529 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-6f7176e5-abd7-4bdf-b1c6-53b58ba44a4b tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Create volume request issued successfully. Aug 20 04:33:19.952478 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6f7176e5-abd7-4bdf-b1c6-53b58ba44a4b tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:33:19.953230 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 281/1123] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:33:19 2026] POST /volume/v3/volumes => generated 748 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:33:19.971052 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3b1ba79a-4e27-4ff2-89c3-a883e1c6e8f5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:19.972685 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3b1ba79a-4e27-4ff2-89c3-a883e1c6e8f5 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] GET https://10.4.3.239/volume/v3/volumes/26913903-8a3e-4d5f-aebf-591ae834fe9c Aug 20 04:33:19.972975 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3b1ba79a-4e27-4ff2-89c3-a883e1c6e8f5 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:19.973262 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3b1ba79a-4e27-4ff2-89c3-a883e1c6e8f5 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:19.982296 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:19.982296 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:33:19.987607 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-3b1ba79a-4e27-4ff2-89c3-a883e1c6e8f5 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Volume info retrieved successfully. Aug 20 04:33:19.994360 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3b1ba79a-4e27-4ff2-89c3-a883e1c6e8f5 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] https://10.4.3.239/volume/v3/volumes/26913903-8a3e-4d5f-aebf-591ae834fe9c returned with HTTP 200 Aug 20 04:33:19.994870 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 277/1124] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:19 2026] GET /volume/v3/volumes/26913903-8a3e-4d5f-aebf-591ae834fe9c => generated 816 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:20.403721 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ed8a803c-7ede-43c0-94ce-8b307234067e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:20.406266 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ed8a803c-7ede-43c0-94ce-8b307234067e tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c Aug 20 04:33:20.406507 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ed8a803c-7ede-43c0-94ce-8b307234067e tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:20.407377 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ed8a803c-7ede-43c0-94ce-8b307234067e tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:20.407377 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-ed8a803c-7ede-43c0-94ce-8b307234067e tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id c6f52d63-3b84-4323-84cd-da4dd43f822c. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:33:20.412520 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:20.412520 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:33:20.413206 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ed8a803c-7ede-43c0-94ce-8b307234067e tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c returned with HTTP 200 Aug 20 04:33:20.413891 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 282/1125] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:20 2026] GET /volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:21.012492 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1c6b0ae0-d6b5-414b-82d7-b4cdfdb10ae4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:21.015670 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1c6b0ae0-d6b5-414b-82d7-b4cdfdb10ae4 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] GET https://10.4.3.239/volume/v3/volumes/26913903-8a3e-4d5f-aebf-591ae834fe9c Aug 20 04:33:21.016534 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1c6b0ae0-d6b5-414b-82d7-b4cdfdb10ae4 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:21.017178 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1c6b0ae0-d6b5-414b-82d7-b4cdfdb10ae4 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:21.031008 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:21.031008 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:33:21.037794 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1c6b0ae0-d6b5-414b-82d7-b4cdfdb10ae4 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Volume info retrieved successfully. Aug 20 04:33:21.045140 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1c6b0ae0-d6b5-414b-82d7-b4cdfdb10ae4 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] https://10.4.3.239/volume/v3/volumes/26913903-8a3e-4d5f-aebf-591ae834fe9c returned with HTTP 200 Aug 20 04:33:21.046122 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 286/1126] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:21 2026] GET /volume/v3/volumes/26913903-8a3e-4d5f-aebf-591ae834fe9c => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:21.061704 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-afcf6f2b-6ccb-4049-9a1c-064fc4f54e36 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:21.064879 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-afcf6f2b-6ccb-4049-9a1c-064fc4f54e36 tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] POST https://10.4.3.239/volume/v3/volumes/26913903-8a3e-4d5f-aebf-591ae834fe9c/action Aug 20 04:33:21.065406 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-afcf6f2b-6ccb-4049-9a1c-064fc4f54e36 tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:33:21.065512 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-afcf6f2b-6ccb-4049-9a1c-064fc4f54e36 tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:33:21.077593 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:21.077593 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:33:21.078015 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.admin_actions [None req-afcf6f2b-6ccb-4049-9a1c-064fc4f54e36 tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] Updating volume '26913903-8a3e-4d5f-aebf-591ae834fe9c' with '{'status': 'error'}' {{(pid=100176) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 20 04:33:21.104105 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-afcf6f2b-6ccb-4049-9a1c-064fc4f54e36 tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] https://10.4.3.239/volume/v3/volumes/26913903-8a3e-4d5f-aebf-591ae834fe9c/action returned with HTTP 202 Aug 20 04:33:21.105812 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 282/1127] 10.4.3.239 () {68 vars in 1390 bytes} [Thu Aug 20 04:33:21 2026] POST /volume/v3/volumes/26913903-8a3e-4d5f-aebf-591ae834fe9c/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:33:21.114276 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7fe88a71-d47f-43a3-b8bd-a00504e6415e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:21.116808 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7fe88a71-d47f-43a3-b8bd-a00504e6415e tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] GET https://10.4.3.239/volume/v3/volumes/26913903-8a3e-4d5f-aebf-591ae834fe9c Aug 20 04:33:21.117057 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7fe88a71-d47f-43a3-b8bd-a00504e6415e tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:21.117260 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7fe88a71-d47f-43a3-b8bd-a00504e6415e tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:21.126423 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:21.126423 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:33:21.131808 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-7fe88a71-d47f-43a3-b8bd-a00504e6415e tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Volume info retrieved successfully. Aug 20 04:33:21.137570 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7fe88a71-d47f-43a3-b8bd-a00504e6415e tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] https://10.4.3.239/volume/v3/volumes/26913903-8a3e-4d5f-aebf-591ae834fe9c returned with HTTP 200 Aug 20 04:33:21.137983 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 278/1128] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:21 2026] GET /volume/v3/volumes/26913903-8a3e-4d5f-aebf-591ae834fe9c => generated 837 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:21.154792 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-53cb5acf-e4ee-45d4-be55-75687d4c8db2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:21.157459 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-53cb5acf-e4ee-45d4-be55-75687d4c8db2 tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] POST https://10.4.3.239/volume/v3/volumes/26913903-8a3e-4d5f-aebf-591ae834fe9c/action Aug 20 04:33:21.158094 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-53cb5acf-e4ee-45d4-be55-75687d4c8db2 tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:33:21.158345 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-53cb5acf-e4ee-45d4-be55-75687d4c8db2 tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:33:21.174071 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:21.174071 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:33:21.175337 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-53cb5acf-e4ee-45d4-be55-75687d4c8db2 tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] Volume info retrieved successfully. Aug 20 04:33:21.215588 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-53cb5acf-e4ee-45d4-be55-75687d4c8db2 tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] Delete volume request issued successfully. Aug 20 04:33:21.215588 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-53cb5acf-e4ee-45d4-be55-75687d4c8db2 tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] https://10.4.3.239/volume/v3/volumes/26913903-8a3e-4d5f-aebf-591ae834fe9c/action returned with HTTP 202 Aug 20 04:33:21.216075 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 283/1129] 10.4.3.239 () {68 vars in 1390 bytes} [Thu Aug 20 04:33:21 2026] POST /volume/v3/volumes/26913903-8a3e-4d5f-aebf-591ae834fe9c/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:33:21.229023 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8bb04548-be10-4abd-bf84-8834649df9df None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:21.233262 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8bb04548-be10-4abd-bf84-8834649df9df tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] GET https://10.4.3.239/volume/v3/volumes/26913903-8a3e-4d5f-aebf-591ae834fe9c Aug 20 04:33:21.233262 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8bb04548-be10-4abd-bf84-8834649df9df tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:21.233262 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8bb04548-be10-4abd-bf84-8834649df9df tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:21.245293 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:21.245293 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:33:21.250239 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-8bb04548-be10-4abd-bf84-8834649df9df tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Volume info retrieved successfully. Aug 20 04:33:21.256833 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8bb04548-be10-4abd-bf84-8834649df9df tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] https://10.4.3.239/volume/v3/volumes/26913903-8a3e-4d5f-aebf-591ae834fe9c returned with HTTP 200 Aug 20 04:33:21.258016 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 287/1130] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:21 2026] GET /volume/v3/volumes/26913903-8a3e-4d5f-aebf-591ae834fe9c => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 04:33:21.429806 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ad0b1738-459f-4977-8790-42f072c0b5ae None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:21.431683 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ad0b1738-459f-4977-8790-42f072c0b5ae tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c Aug 20 04:33:21.431842 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ad0b1738-459f-4977-8790-42f072c0b5ae tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:21.432101 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ad0b1738-459f-4977-8790-42f072c0b5ae tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:21.432101 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-ad0b1738-459f-4977-8790-42f072c0b5ae tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id c6f52d63-3b84-4323-84cd-da4dd43f822c. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:33:21.436605 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:21.436605 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:33:21.437369 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ad0b1738-459f-4977-8790-42f072c0b5ae tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c returned with HTTP 200 Aug 20 04:33:21.437814 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 283/1131] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:21 2026] GET /volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:22.185555 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-1570676e-46b8-45d9-bec0-0de288f7f5e3 req-859e057b-3cd3-4314-ab44-ac03d24692ce None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:22.193813 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-1570676e-46b8-45d9-bec0-0de288f7f5e3 req-859e057b-3cd3-4314-ab44-ac03d24692ce tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] DELETE https://10.4.3.239/volume/v3/attachments/5a75e4ae-103f-4177-b2cf-930870047e53 Aug 20 04:33:22.193813 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-1570676e-46b8-45d9-bec0-0de288f7f5e3 req-859e057b-3cd3-4314-ab44-ac03d24692ce tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:22.193813 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-1570676e-46b8-45d9-bec0-0de288f7f5e3 req-859e057b-3cd3-4314-ab44-ac03d24692ce tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:22.196041 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-1570676e-46b8-45d9-bec0-0de288f7f5e3 req-859e057b-3cd3-4314-ab44-ac03d24692ce tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/attachments/5a75e4ae-103f-4177-b2cf-930870047e53 returned with HTTP 404 Aug 20 04:33:22.197163 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 279/1132] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:33:22 2026] DELETE /volume/v3/attachments/5a75e4ae-103f-4177-b2cf-930870047e53 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:33:22.275221 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b683cfdb-26dc-48fe-aadb-b245b5d787e1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:22.278310 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b683cfdb-26dc-48fe-aadb-b245b5d787e1 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] GET https://10.4.3.239/volume/v3/volumes/26913903-8a3e-4d5f-aebf-591ae834fe9c Aug 20 04:33:22.278310 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b683cfdb-26dc-48fe-aadb-b245b5d787e1 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:22.278310 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b683cfdb-26dc-48fe-aadb-b245b5d787e1 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:22.287199 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b683cfdb-26dc-48fe-aadb-b245b5d787e1 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] https://10.4.3.239/volume/v3/volumes/26913903-8a3e-4d5f-aebf-591ae834fe9c returned with HTTP 404 Aug 20 04:33:22.287922 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 284/1133] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:22 2026] GET /volume/v3/volumes/26913903-8a3e-4d5f-aebf-591ae834fe9c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:33:22.298899 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-196bca5e-e674-4fc0-b3c5-d0dbffb2cc62 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:22.306400 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-196bca5e-e674-4fc0-b3c5-d0dbffb2cc62 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] GET https://10.4.3.239/volume/v3/volumes/26913903-8a3e-4d5f-aebf-591ae834fe9c Aug 20 04:33:22.306400 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-196bca5e-e674-4fc0-b3c5-d0dbffb2cc62 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:22.306400 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-196bca5e-e674-4fc0-b3c5-d0dbffb2cc62 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:22.314415 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-196bca5e-e674-4fc0-b3c5-d0dbffb2cc62 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] https://10.4.3.239/volume/v3/volumes/26913903-8a3e-4d5f-aebf-591ae834fe9c returned with HTTP 404 Aug 20 04:33:22.315215 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 288/1134] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:22 2026] GET /volume/v3/volumes/26913903-8a3e-4d5f-aebf-591ae834fe9c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:33:22.325650 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-91c4125c-7ed4-4f16-b118-8dff1c430136 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:22.328715 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-91c4125c-7ed4-4f16-b118-8dff1c430136 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] DELETE https://10.4.3.239/volume/v3/volumes/26913903-8a3e-4d5f-aebf-591ae834fe9c Aug 20 04:33:22.328980 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-91c4125c-7ed4-4f16-b118-8dff1c430136 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:22.329233 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-91c4125c-7ed4-4f16-b118-8dff1c430136 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:22.329499 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-91c4125c-7ed4-4f16-b118-8dff1c430136 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Delete volume with id: 26913903-8a3e-4d5f-aebf-591ae834fe9c Aug 20 04:33:22.337038 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-91c4125c-7ed4-4f16-b118-8dff1c430136 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] https://10.4.3.239/volume/v3/volumes/26913903-8a3e-4d5f-aebf-591ae834fe9c returned with HTTP 404 Aug 20 04:33:22.337767 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 284/1135] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:33:22 2026] DELETE /volume/v3/volumes/26913903-8a3e-4d5f-aebf-591ae834fe9c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:33:22.355752 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-26cde035-8d26-44fd-ba0f-263d6c8adbe9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:22.358794 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-26cde035-8d26-44fd-ba0f-263d6c8adbe9 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:33:22.359053 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-26cde035-8d26-44fd-ba0f-263d6c8adbe9 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-422849176"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:33:22.362004 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-26cde035-8d26-44fd-ba0f-263d6c8adbe9 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-422849176'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:33:22.362177 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-26cde035-8d26-44fd-ba0f-263d6c8adbe9 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Create volume of 1 GB Aug 20 04:33:22.367750 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-26cde035-8d26-44fd-ba0f-263d6c8adbe9 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Availability Zones retrieved successfully. Aug 20 04:33:22.373868 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-26cde035-8d26-44fd-ba0f-263d6c8adbe9 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Flow 'volume_create_api' (e2b1cf24-d6d1-49f4-a9a8-05148e32b4a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:33:22.375452 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-26cde035-8d26-44fd-ba0f-263d6c8adbe9 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de043875-0cde-40ec-b088-889684de6d3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:22.377096 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-26cde035-8d26-44fd-ba0f-263d6c8adbe9 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:33:22.415610 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-26cde035-8d26-44fd-ba0f-263d6c8adbe9 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de043875-0cde-40ec-b088-889684de6d3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:22.420470 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-26cde035-8d26-44fd-ba0f-263d6c8adbe9 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (964bde2d-c0e4-4b26-b6ee-0bf21b747793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:22.451359 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-bb5aabe7-91ff-4290-8434-c48651e1cfd5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:22.454483 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bb5aabe7-91ff-4290-8434-c48651e1cfd5 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c Aug 20 04:33:22.454483 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bb5aabe7-91ff-4290-8434-c48651e1cfd5 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:22.458937 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bb5aabe7-91ff-4290-8434-c48651e1cfd5 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:22.459211 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-bb5aabe7-91ff-4290-8434-c48651e1cfd5 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id c6f52d63-3b84-4323-84cd-da4dd43f822c. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:33:22.468934 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:22.468934 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:33:22.470063 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bb5aabe7-91ff-4290-8434-c48651e1cfd5 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c returned with HTTP 200 Aug 20 04:33:22.470643 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 285/1136] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:22 2026] GET /volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c => generated 800 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:22.497936 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-26cde035-8d26-44fd-ba0f-263d6c8adbe9 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Created reservations ['9df24d18-00eb-4809-be89-5135f9d07c52', '6d3c91b7-fcf1-4cc1-bdb1-062657a17e8b', 'c8c9e4ab-817b-4c39-9e90-1a9877926237', 'c633ffdc-be89-4656-b4ae-8e86653ed9fd'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:33:22.499459 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-26cde035-8d26-44fd-ba0f-263d6c8adbe9 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (964bde2d-c0e4-4b26-b6ee-0bf21b747793) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9df24d18-00eb-4809-be89-5135f9d07c52', '6d3c91b7-fcf1-4cc1-bdb1-062657a17e8b', 'c8c9e4ab-817b-4c39-9e90-1a9877926237', 'c633ffdc-be89-4656-b4ae-8e86653ed9fd']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:22.500421 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-26cde035-8d26-44fd-ba0f-263d6c8adbe9 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31b8e784-c05a-491c-9cb8-cbb44804ad8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:22.542325 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-26cde035-8d26-44fd-ba0f-263d6c8adbe9 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31b8e784-c05a-491c-9cb8-cbb44804ad8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e37b9c9-0057-4c9c-9c51-ab309c0fae86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-422849176',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36ac79dff73c48dc86f033592bedeed3',qos_specs=None,replication_status=,reservations=['9df24d18-00eb-4809-be89-5135f9d07c52','6d3c91b7-fcf1-4cc1-bdb1-062657a17e8b','c8c9e4ab-817b-4c39-9e90-1a9877926237','c633ffdc-be89-4656-b4ae-8e86653ed9fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09c474ab49fb4686b562b875889b2e16',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:33:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-422849176',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e37b9c9-0057-4c9c-9c51-ab309c0fae86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36ac79dff73c48dc86f033592bedeed3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09c474ab49fb4686b562b875889b2e16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:22.543507 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-26cde035-8d26-44fd-ba0f-263d6c8adbe9 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (147c89a2-f14c-4703-8bce-d08a6a2d9568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:22.578683 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-26cde035-8d26-44fd-ba0f-263d6c8adbe9 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (147c89a2-f14c-4703-8bce-d08a6a2d9568) transitioned into state 'SUCCESS' from state '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-422849176',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36ac79dff73c48dc86f033592bedeed3',qos_specs=None,replication_status=,reservations=['9df24d18-00eb-4809-be89-5135f9d07c52','6d3c91b7-fcf1-4cc1-bdb1-062657a17e8b','c8c9e4ab-817b-4c39-9e90-1a9877926237','c633ffdc-be89-4656-b4ae-8e86653ed9fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09c474ab49fb4686b562b875889b2e16',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:22.580130 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-26cde035-8d26-44fd-ba0f-263d6c8adbe9 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2cbefd5-1464-48ed-b6c7-3df21a8029e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:22.605119 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-26cde035-8d26-44fd-ba0f-263d6c8adbe9 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2cbefd5-1464-48ed-b6c7-3df21a8029e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:22.614868 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-26cde035-8d26-44fd-ba0f-263d6c8adbe9 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Flow 'volume_create_api' (e2b1cf24-d6d1-49f4-a9a8-05148e32b4a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:33:22.614868 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-26cde035-8d26-44fd-ba0f-263d6c8adbe9 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Create volume request issued successfully. Aug 20 04:33:22.614868 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-26cde035-8d26-44fd-ba0f-263d6c8adbe9 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:33:22.614868 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 280/1137] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:33:22 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 20 04:33:22.637936 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f166e4b2-a252-4ea1-a99d-9a3d7a32aa73 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:22.644394 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f166e4b2-a252-4ea1-a99d-9a3d7a32aa73 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] GET https://10.4.3.239/volume/v3/volumes/9e37b9c9-0057-4c9c-9c51-ab309c0fae86 Aug 20 04:33:22.644394 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f166e4b2-a252-4ea1-a99d-9a3d7a32aa73 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:22.646239 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f166e4b2-a252-4ea1-a99d-9a3d7a32aa73 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:22.655917 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:22.655917 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:33:22.661060 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-f166e4b2-a252-4ea1-a99d-9a3d7a32aa73 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Volume info retrieved successfully. Aug 20 04:33:22.668699 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f166e4b2-a252-4ea1-a99d-9a3d7a32aa73 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] https://10.4.3.239/volume/v3/volumes/9e37b9c9-0057-4c9c-9c51-ab309c0fae86 returned with HTTP 200 Aug 20 04:33:22.669339 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 289/1138] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:22 2026] GET /volume/v3/volumes/9e37b9c9-0057-4c9c-9c51-ab309c0fae86 => generated 816 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:23.487966 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3921b065-c99b-483b-9e11-0a7186c8d888 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:23.489941 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3921b065-c99b-483b-9e11-0a7186c8d888 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c Aug 20 04:33:23.490141 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3921b065-c99b-483b-9e11-0a7186c8d888 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:23.490454 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3921b065-c99b-483b-9e11-0a7186c8d888 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:23.490623 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-3921b065-c99b-483b-9e11-0a7186c8d888 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id c6f52d63-3b84-4323-84cd-da4dd43f822c. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:33:23.499827 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:23.499827 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:33:23.500761 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3921b065-c99b-483b-9e11-0a7186c8d888 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c returned with HTTP 200 Aug 20 04:33:23.501240 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 285/1139] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:23 2026] GET /volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:23.685156 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6211cafd-1f26-40ca-bc18-f92bf5804b8e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:23.689209 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6211cafd-1f26-40ca-bc18-f92bf5804b8e tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] GET https://10.4.3.239/volume/v3/volumes/9e37b9c9-0057-4c9c-9c51-ab309c0fae86 Aug 20 04:33:23.689209 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6211cafd-1f26-40ca-bc18-f92bf5804b8e tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:23.689209 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6211cafd-1f26-40ca-bc18-f92bf5804b8e tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:23.697545 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:23.697545 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:33:23.704441 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-6211cafd-1f26-40ca-bc18-f92bf5804b8e tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Volume info retrieved successfully. Aug 20 04:33:23.711057 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6211cafd-1f26-40ca-bc18-f92bf5804b8e tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] https://10.4.3.239/volume/v3/volumes/9e37b9c9-0057-4c9c-9c51-ab309c0fae86 returned with HTTP 200 Aug 20 04:33:23.711602 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 286/1140] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:23 2026] GET /volume/v3/volumes/9e37b9c9-0057-4c9c-9c51-ab309c0fae86 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:23.727893 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-01f354da-160c-4ac7-8a3d-0b14274dd948 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:23.729529 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-01f354da-160c-4ac7-8a3d-0b14274dd948 tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] POST https://10.4.3.239/volume/v3/volumes/9e37b9c9-0057-4c9c-9c51-ab309c0fae86/action Aug 20 04:33:23.730016 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-01f354da-160c-4ac7-8a3d-0b14274dd948 tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:33:23.730256 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-01f354da-160c-4ac7-8a3d-0b14274dd948 tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:33:23.740642 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:23.740642 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:33:23.741218 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.admin_actions [None req-01f354da-160c-4ac7-8a3d-0b14274dd948 tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] Updating volume '9e37b9c9-0057-4c9c-9c51-ab309c0fae86' with '{'status': 'maintenance'}' {{(pid=100177) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 20 04:33:23.770913 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-01f354da-160c-4ac7-8a3d-0b14274dd948 tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] https://10.4.3.239/volume/v3/volumes/9e37b9c9-0057-4c9c-9c51-ab309c0fae86/action returned with HTTP 202 Aug 20 04:33:23.771759 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 281/1141] 10.4.3.239 () {68 vars in 1390 bytes} [Thu Aug 20 04:33:23 2026] POST /volume/v3/volumes/9e37b9c9-0057-4c9c-9c51-ab309c0fae86/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:33:23.782468 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8d3a5a20-9368-4269-812f-b92864b23fa3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:23.785043 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8d3a5a20-9368-4269-812f-b92864b23fa3 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] GET https://10.4.3.239/volume/v3/volumes/9e37b9c9-0057-4c9c-9c51-ab309c0fae86 Aug 20 04:33:23.785859 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8d3a5a20-9368-4269-812f-b92864b23fa3 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:23.786156 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8d3a5a20-9368-4269-812f-b92864b23fa3 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:23.795735 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:23.795735 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:33:23.801549 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-8d3a5a20-9368-4269-812f-b92864b23fa3 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Volume info retrieved successfully. Aug 20 04:33:23.807013 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8d3a5a20-9368-4269-812f-b92864b23fa3 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] https://10.4.3.239/volume/v3/volumes/9e37b9c9-0057-4c9c-9c51-ab309c0fae86 returned with HTTP 200 Aug 20 04:33:23.807492 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 290/1142] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:23 2026] GET /volume/v3/volumes/9e37b9c9-0057-4c9c-9c51-ab309c0fae86 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:23.828113 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-16f7517c-72cc-4f10-a6f4-1bd00e295eb8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:23.833992 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-16f7517c-72cc-4f10-a6f4-1bd00e295eb8 tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] POST https://10.4.3.239/volume/v3/volumes/9e37b9c9-0057-4c9c-9c51-ab309c0fae86/action Aug 20 04:33:23.834365 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-16f7517c-72cc-4f10-a6f4-1bd00e295eb8 tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:33:23.834502 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-16f7517c-72cc-4f10-a6f4-1bd00e295eb8 tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:33:23.847753 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:23.847753 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:33:23.848779 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-16f7517c-72cc-4f10-a6f4-1bd00e295eb8 tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] Volume info retrieved successfully. Aug 20 04:33:23.876405 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-16f7517c-72cc-4f10-a6f4-1bd00e295eb8 tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] Delete volume request issued successfully. Aug 20 04:33:23.876405 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-16f7517c-72cc-4f10-a6f4-1bd00e295eb8 tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] https://10.4.3.239/volume/v3/volumes/9e37b9c9-0057-4c9c-9c51-ab309c0fae86/action returned with HTTP 202 Aug 20 04:33:23.876405 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 286/1143] 10.4.3.239 () {68 vars in 1390 bytes} [Thu Aug 20 04:33:23 2026] POST /volume/v3/volumes/9e37b9c9-0057-4c9c-9c51-ab309c0fae86/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:33:23.884241 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4abc43be-bfdd-41d5-9a28-a227c19dec84 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:23.888055 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4abc43be-bfdd-41d5-9a28-a227c19dec84 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] GET https://10.4.3.239/volume/v3/volumes/9e37b9c9-0057-4c9c-9c51-ab309c0fae86 Aug 20 04:33:23.888461 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4abc43be-bfdd-41d5-9a28-a227c19dec84 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:23.888744 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4abc43be-bfdd-41d5-9a28-a227c19dec84 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:23.899040 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:23.899040 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:33:23.906979 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-4abc43be-bfdd-41d5-9a28-a227c19dec84 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Volume info retrieved successfully. Aug 20 04:33:23.912713 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4abc43be-bfdd-41d5-9a28-a227c19dec84 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] https://10.4.3.239/volume/v3/volumes/9e37b9c9-0057-4c9c-9c51-ab309c0fae86 returned with HTTP 200 Aug 20 04:33:23.913190 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 287/1144] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:23 2026] GET /volume/v3/volumes/9e37b9c9-0057-4c9c-9c51-ab309c0fae86 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 04:33:24.517654 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0464c83e-fdea-42ac-85dc-893718d00adb None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:24.519777 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0464c83e-fdea-42ac-85dc-893718d00adb tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c Aug 20 04:33:24.519777 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0464c83e-fdea-42ac-85dc-893718d00adb tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:24.519989 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0464c83e-fdea-42ac-85dc-893718d00adb tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:24.520135 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-0464c83e-fdea-42ac-85dc-893718d00adb tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id c6f52d63-3b84-4323-84cd-da4dd43f822c. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:33:24.527123 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:24.527123 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:33:24.528716 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0464c83e-fdea-42ac-85dc-893718d00adb tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c returned with HTTP 200 Aug 20 04:33:24.528893 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 282/1145] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:24 2026] GET /volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:24.663586 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-59e03dd0-b52c-45a1-a356-b3968c9e6d29 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:24.665542 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-59e03dd0-b52c-45a1-a356-b3968c9e6d29 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 Aug 20 04:33:24.665820 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-59e03dd0-b52c-45a1-a356-b3968c9e6d29 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:24.666003 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-59e03dd0-b52c-45a1-a356-b3968c9e6d29 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:24.675370 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:24.675370 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:33:24.679150 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-59e03dd0-b52c-45a1-a356-b3968c9e6d29 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:33:24.686367 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-59e03dd0-b52c-45a1-a356-b3968c9e6d29 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 returned with HTTP 200 Aug 20 04:33:24.686367 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 291/1146] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:24 2026] GET /volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 => generated 1362 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:33:24.704653 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f975ef7a-1ffc-4085-b12a-59c30abc2b03 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:24.706940 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f975ef7a-1ffc-4085-b12a-59c30abc2b03 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] DELETE https://10.4.3.239/volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 Aug 20 04:33:24.706940 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f975ef7a-1ffc-4085-b12a-59c30abc2b03 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:24.706940 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f975ef7a-1ffc-4085-b12a-59c30abc2b03 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:24.707125 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-f975ef7a-1ffc-4085-b12a-59c30abc2b03 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Delete volume with id: d6ee4c5a-942d-4d14-834d-310a0009fd67 Aug 20 04:33:24.718294 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:24.718294 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:33:24.719989 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f975ef7a-1ffc-4085-b12a-59c30abc2b03 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:33:24.743591 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f975ef7a-1ffc-4085-b12a-59c30abc2b03 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Delete volume request issued successfully. Aug 20 04:33:24.744065 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f975ef7a-1ffc-4085-b12a-59c30abc2b03 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 returned with HTTP 202 Aug 20 04:33:24.744660 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 287/1147] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:33:24 2026] DELETE /volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:33:24.754075 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4844ba88-f7f2-4791-9e3d-46c9878c513e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:24.757554 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4844ba88-f7f2-4791-9e3d-46c9878c513e tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 Aug 20 04:33:24.757833 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4844ba88-f7f2-4791-9e3d-46c9878c513e tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:24.758088 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4844ba88-f7f2-4791-9e3d-46c9878c513e tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:24.774471 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:24.774471 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:33:24.784788 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-4844ba88-f7f2-4791-9e3d-46c9878c513e tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:33:24.793654 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4844ba88-f7f2-4791-9e3d-46c9878c513e tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 returned with HTTP 200 Aug 20 04:33:24.794364 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 288/1148] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:24 2026] GET /volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 => generated 1361 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:33:24.928650 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e9bbdd6c-83c9-441b-90ac-08d6aaea5904 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:24.933902 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e9bbdd6c-83c9-441b-90ac-08d6aaea5904 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] GET https://10.4.3.239/volume/v3/volumes/9e37b9c9-0057-4c9c-9c51-ab309c0fae86 Aug 20 04:33:24.934162 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e9bbdd6c-83c9-441b-90ac-08d6aaea5904 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:24.934436 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e9bbdd6c-83c9-441b-90ac-08d6aaea5904 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:24.942984 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e9bbdd6c-83c9-441b-90ac-08d6aaea5904 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] https://10.4.3.239/volume/v3/volumes/9e37b9c9-0057-4c9c-9c51-ab309c0fae86 returned with HTTP 404 Aug 20 04:33:24.943650 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 283/1149] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:24 2026] GET /volume/v3/volumes/9e37b9c9-0057-4c9c-9c51-ab309c0fae86 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:33:24.951880 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3d964457-3478-4cf1-9a12-756e16a0cce3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:24.954110 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3d964457-3478-4cf1-9a12-756e16a0cce3 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] GET https://10.4.3.239/volume/v3/volumes/9e37b9c9-0057-4c9c-9c51-ab309c0fae86 Aug 20 04:33:24.954397 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3d964457-3478-4cf1-9a12-756e16a0cce3 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:24.954648 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3d964457-3478-4cf1-9a12-756e16a0cce3 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:24.961715 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3d964457-3478-4cf1-9a12-756e16a0cce3 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] https://10.4.3.239/volume/v3/volumes/9e37b9c9-0057-4c9c-9c51-ab309c0fae86 returned with HTTP 404 Aug 20 04:33:24.962587 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 292/1150] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:24 2026] GET /volume/v3/volumes/9e37b9c9-0057-4c9c-9c51-ab309c0fae86 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:33:24.970562 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b69c99a0-d899-4fc2-b35c-cbddcfcf7ebf None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:24.972590 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b69c99a0-d899-4fc2-b35c-cbddcfcf7ebf tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] DELETE https://10.4.3.239/volume/v3/volumes/9e37b9c9-0057-4c9c-9c51-ab309c0fae86 Aug 20 04:33:24.972832 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b69c99a0-d899-4fc2-b35c-cbddcfcf7ebf tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:24.973097 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b69c99a0-d899-4fc2-b35c-cbddcfcf7ebf tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:24.973566 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-b69c99a0-d899-4fc2-b35c-cbddcfcf7ebf tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Delete volume with id: 9e37b9c9-0057-4c9c-9c51-ab309c0fae86 Aug 20 04:33:24.987684 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b69c99a0-d899-4fc2-b35c-cbddcfcf7ebf tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] https://10.4.3.239/volume/v3/volumes/9e37b9c9-0057-4c9c-9c51-ab309c0fae86 returned with HTTP 404 Aug 20 04:33:24.988168 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 288/1151] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:33:24 2026] DELETE /volume/v3/volumes/9e37b9c9-0057-4c9c-9c51-ab309c0fae86 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:33:25.030401 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-524d03a1-e32e-4461-8a7c-516b8864c9a9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:25.032965 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-524d03a1-e32e-4461-8a7c-516b8864c9a9 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:33:25.033175 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-524d03a1-e32e-4461-8a7c-516b8864c9a9 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1789968006"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:33:25.034945 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-524d03a1-e32e-4461-8a7c-516b8864c9a9 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1789968006'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:33:25.035027 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-524d03a1-e32e-4461-8a7c-516b8864c9a9 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Create volume of 1 GB Aug 20 04:33:25.040251 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-524d03a1-e32e-4461-8a7c-516b8864c9a9 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Availability Zones retrieved successfully. Aug 20 04:33:25.046699 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-524d03a1-e32e-4461-8a7c-516b8864c9a9 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Flow 'volume_create_api' (27094dbf-3f9c-4a68-b5da-f0ca9fb9518a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:33:25.047987 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-524d03a1-e32e-4461-8a7c-516b8864c9a9 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aba689de-391a-4314-9983-3899f8af313a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:25.049138 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-524d03a1-e32e-4461-8a7c-516b8864c9a9 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:33:25.080626 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-524d03a1-e32e-4461-8a7c-516b8864c9a9 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aba689de-391a-4314-9983-3899f8af313a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:25.081615 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-524d03a1-e32e-4461-8a7c-516b8864c9a9 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6abdeb8e-ed5a-43d0-b580-e0f47c75758c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:25.150532 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-524d03a1-e32e-4461-8a7c-516b8864c9a9 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Created reservations ['8378b468-6b99-4b97-8920-a8da00c0b230', '2c74245c-5703-4e0f-af8e-61f7d2080516', 'fdc828f7-7967-403c-99d1-1005db56e92b', '7b698961-7e7d-4793-8f1a-36abb2a66f1a'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:33:25.152378 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-524d03a1-e32e-4461-8a7c-516b8864c9a9 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6abdeb8e-ed5a-43d0-b580-e0f47c75758c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8378b468-6b99-4b97-8920-a8da00c0b230', '2c74245c-5703-4e0f-af8e-61f7d2080516', 'fdc828f7-7967-403c-99d1-1005db56e92b', '7b698961-7e7d-4793-8f1a-36abb2a66f1a']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:25.152547 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-524d03a1-e32e-4461-8a7c-516b8864c9a9 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2282f9b4-be47-4a35-844b-9b9094a144ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:25.189548 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-524d03a1-e32e-4461-8a7c-516b8864c9a9 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2282f9b4-be47-4a35-844b-9b9094a144ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b172ceb9-38d2-44ce-a62e-c87d13ce17dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1789968006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36ac79dff73c48dc86f033592bedeed3',qos_specs=None,replication_status=,reservations=['8378b468-6b99-4b97-8920-a8da00c0b230','2c74245c-5703-4e0f-af8e-61f7d2080516','fdc828f7-7967-403c-99d1-1005db56e92b','7b698961-7e7d-4793-8f1a-36abb2a66f1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09c474ab49fb4686b562b875889b2e16',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:33:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1789968006',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b172ceb9-38d2-44ce-a62e-c87d13ce17dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36ac79dff73c48dc86f033592bedeed3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09c474ab49fb4686b562b875889b2e16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:25.190806 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-524d03a1-e32e-4461-8a7c-516b8864c9a9 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa6aa1fe-ed0d-4124-8026-9919bbcdcfeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:25.226950 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-524d03a1-e32e-4461-8a7c-516b8864c9a9 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa6aa1fe-ed0d-4124-8026-9919bbcdcfeb) transitioned into state 'SUCCESS' from state '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-1789968006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36ac79dff73c48dc86f033592bedeed3',qos_specs=None,replication_status=,reservations=['8378b468-6b99-4b97-8920-a8da00c0b230','2c74245c-5703-4e0f-af8e-61f7d2080516','fdc828f7-7967-403c-99d1-1005db56e92b','7b698961-7e7d-4793-8f1a-36abb2a66f1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09c474ab49fb4686b562b875889b2e16',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:25.227701 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-524d03a1-e32e-4461-8a7c-516b8864c9a9 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92694d6d-73cb-483e-8f09-5a830fa6eab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:25.240518 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-524d03a1-e32e-4461-8a7c-516b8864c9a9 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92694d6d-73cb-483e-8f09-5a830fa6eab9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:25.241484 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-524d03a1-e32e-4461-8a7c-516b8864c9a9 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Flow 'volume_create_api' (27094dbf-3f9c-4a68-b5da-f0ca9fb9518a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:33:25.241820 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-524d03a1-e32e-4461-8a7c-516b8864c9a9 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Create volume request issued successfully. Aug 20 04:33:25.242479 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-524d03a1-e32e-4461-8a7c-516b8864c9a9 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:33:25.242959 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 289/1152] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:33:25 2026] POST /volume/v3/volumes => generated 749 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:33:25.258290 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-08ed5053-b285-4274-a7c6-f67a6825e3ed None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:25.259718 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-08ed5053-b285-4274-a7c6-f67a6825e3ed tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] GET https://10.4.3.239/volume/v3/volumes/b172ceb9-38d2-44ce-a62e-c87d13ce17dc Aug 20 04:33:25.259926 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-08ed5053-b285-4274-a7c6-f67a6825e3ed tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:25.260147 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-08ed5053-b285-4274-a7c6-f67a6825e3ed tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:25.421534 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:25.421534 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:33:25.425574 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-08ed5053-b285-4274-a7c6-f67a6825e3ed tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Volume info retrieved successfully. Aug 20 04:33:25.431169 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-08ed5053-b285-4274-a7c6-f67a6825e3ed tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] https://10.4.3.239/volume/v3/volumes/b172ceb9-38d2-44ce-a62e-c87d13ce17dc returned with HTTP 200 Aug 20 04:33:25.431169 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 284/1153] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:25 2026] GET /volume/v3/volumes/b172ceb9-38d2-44ce-a62e-c87d13ce17dc => generated 817 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:25.549756 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-cc0771f4-4a2f-4dd4-b530-a0d45203fb26 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:25.553869 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cc0771f4-4a2f-4dd4-b530-a0d45203fb26 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c Aug 20 04:33:25.553869 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cc0771f4-4a2f-4dd4-b530-a0d45203fb26 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:25.553869 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cc0771f4-4a2f-4dd4-b530-a0d45203fb26 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:25.553869 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-cc0771f4-4a2f-4dd4-b530-a0d45203fb26 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id c6f52d63-3b84-4323-84cd-da4dd43f822c. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:33:25.560844 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:25.560844 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:33:25.562664 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cc0771f4-4a2f-4dd4-b530-a0d45203fb26 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c returned with HTTP 200 Aug 20 04:33:25.563397 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 293/1154] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:25 2026] GET /volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:25.816918 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-401fa69f-b9d0-463d-88c0-2b00c09758b1 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:25.820510 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-401fa69f-b9d0-463d-88c0-2b00c09758b1 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 Aug 20 04:33:25.820510 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-401fa69f-b9d0-463d-88c0-2b00c09758b1 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:25.820510 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-401fa69f-b9d0-463d-88c0-2b00c09758b1 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:25.828493 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-401fa69f-b9d0-463d-88c0-2b00c09758b1 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 returned with HTTP 404 Aug 20 04:33:25.829276 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 289/1155] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:25 2026] GET /volume/v3/volumes/d6ee4c5a-942d-4d14-834d-310a0009fd67 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:33:25.848156 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-90dc49e1-1e07-4ce5-8ba2-ec91b17c37c8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:25.852779 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-90dc49e1-1e07-4ce5-8ba2-ec91b17c37c8 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da Aug 20 04:33:25.852779 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-90dc49e1-1e07-4ce5-8ba2-ec91b17c37c8 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:25.854491 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-90dc49e1-1e07-4ce5-8ba2-ec91b17c37c8 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:25.866635 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:25.866635 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:33:25.876029 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-90dc49e1-1e07-4ce5-8ba2-ec91b17c37c8 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:33:25.886490 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-90dc49e1-1e07-4ce5-8ba2-ec91b17c37c8 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da returned with HTTP 200 Aug 20 04:33:25.886820 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 290/1156] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:25 2026] GET /volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:25.903649 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6fcbd1a7-2932-49f4-8cce-f1e91dd58bdb None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:25.908115 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6fcbd1a7-2932-49f4-8cce-f1e91dd58bdb tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:33:25.909111 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6fcbd1a7-2932-49f4-8cce-f1e91dd58bdb tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7b0dd248-8edb-4a42-be34-689f7396b4da", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1112891841"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:33:25.922560 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:25.922560 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:33:25.923243 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-6fcbd1a7-2932-49f4-8cce-f1e91dd58bdb tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:33:25.924089 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-6fcbd1a7-2932-49f4-8cce-f1e91dd58bdb tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Create snapshot from volume 7b0dd248-8edb-4a42-be34-689f7396b4da Aug 20 04:33:25.982553 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-6fcbd1a7-2932-49f4-8cce-f1e91dd58bdb tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Created reservations ['4bfdc97f-de59-46e9-98b3-f4c2b8352461', 'a3188cfe-76bd-433b-8ee5-31d3edc0eb3f', 'a6a19e94-9cec-4032-9196-0524e573fc70', '20778e5a-2026-48ba-9be7-106b5e429d9b'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:33:26.039549 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-6fcbd1a7-2932-49f4-8cce-f1e91dd58bdb tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot create request issued successfully. Aug 20 04:33:26.039549 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6fcbd1a7-2932-49f4-8cce-f1e91dd58bdb tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:33:26.040103 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 285/1157] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:33:25 2026] POST /volume/v3/snapshots => generated 380 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:33:26.055955 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-dc2413eb-0a83-48ba-a0af-cd98ced95e80 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:26.060214 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-dc2413eb-0a83-48ba-a0af-cd98ced95e80 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/snapshots/a5d4ffe5-0f15-4f5f-8f2a-b9395a3f7b36 Aug 20 04:33:26.060214 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-dc2413eb-0a83-48ba-a0af-cd98ced95e80 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:26.060214 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-dc2413eb-0a83-48ba-a0af-cd98ced95e80 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:26.068311 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:26.068311 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:33:26.068936 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-dc2413eb-0a83-48ba-a0af-cd98ced95e80 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot retrieved successfully. Aug 20 04:33:26.070232 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-dc2413eb-0a83-48ba-a0af-cd98ced95e80 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots/a5d4ffe5-0f15-4f5f-8f2a-b9395a3f7b36 returned with HTTP 200 Aug 20 04:33:26.070773 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 294/1158] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:33:26 2026] GET /volume/v3/snapshots/a5d4ffe5-0f15-4f5f-8f2a-b9395a3f7b36 => generated 512 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:26.469772 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1e020ba0-a3fd-4b63-a82c-e98aedeab68f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:26.473328 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1e020ba0-a3fd-4b63-a82c-e98aedeab68f tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] GET https://10.4.3.239/volume/v3/volumes/b172ceb9-38d2-44ce-a62e-c87d13ce17dc Aug 20 04:33:26.473581 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1e020ba0-a3fd-4b63-a82c-e98aedeab68f tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:26.473819 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1e020ba0-a3fd-4b63-a82c-e98aedeab68f tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:26.487566 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:26.487566 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:33:26.496211 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1e020ba0-a3fd-4b63-a82c-e98aedeab68f tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Volume info retrieved successfully. Aug 20 04:33:26.504287 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1e020ba0-a3fd-4b63-a82c-e98aedeab68f tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] https://10.4.3.239/volume/v3/volumes/b172ceb9-38d2-44ce-a62e-c87d13ce17dc returned with HTTP 200 Aug 20 04:33:26.504876 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 290/1159] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:26 2026] GET /volume/v3/volumes/b172ceb9-38d2-44ce-a62e-c87d13ce17dc => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:26.533601 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-11ae7b45-8550-4532-995e-44a103fdb3cd None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:26.535699 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-11ae7b45-8550-4532-995e-44a103fdb3cd tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] POST https://10.4.3.239/volume/v3/volumes/b172ceb9-38d2-44ce-a62e-c87d13ce17dc/action Aug 20 04:33:26.536165 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-11ae7b45-8550-4532-995e-44a103fdb3cd tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:33:26.536376 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-11ae7b45-8550-4532-995e-44a103fdb3cd tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:33:26.546535 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:26.546535 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:33:26.546943 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.admin_actions [None req-11ae7b45-8550-4532-995e-44a103fdb3cd tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] Updating volume 'b172ceb9-38d2-44ce-a62e-c87d13ce17dc' with '{'status': 'error'}' {{(pid=100174) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 20 04:33:26.573477 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-11ae7b45-8550-4532-995e-44a103fdb3cd tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] https://10.4.3.239/volume/v3/volumes/b172ceb9-38d2-44ce-a62e-c87d13ce17dc/action returned with HTTP 202 Aug 20 04:33:26.574083 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 291/1160] 10.4.3.239 () {68 vars in 1390 bytes} [Thu Aug 20 04:33:26 2026] POST /volume/v3/volumes/b172ceb9-38d2-44ce-a62e-c87d13ce17dc/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:33:26.582224 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8ae408dd-8457-4afa-922c-701460f267fe None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:26.583570 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2a1356f5-dfc4-4ecf-afa8-eb7b453d39a0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:26.585705 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8ae408dd-8457-4afa-922c-701460f267fe tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c Aug 20 04:33:26.586211 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8ae408dd-8457-4afa-922c-701460f267fe tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:26.586211 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8ae408dd-8457-4afa-922c-701460f267fe tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:26.586294 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-8ae408dd-8457-4afa-922c-701460f267fe tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id c6f52d63-3b84-4323-84cd-da4dd43f822c. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:33:26.588755 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2a1356f5-dfc4-4ecf-afa8-eb7b453d39a0 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] GET https://10.4.3.239/volume/v3/volumes/b172ceb9-38d2-44ce-a62e-c87d13ce17dc Aug 20 04:33:26.589369 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2a1356f5-dfc4-4ecf-afa8-eb7b453d39a0 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:26.589369 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2a1356f5-dfc4-4ecf-afa8-eb7b453d39a0 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:26.603078 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:26.603078 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:33:26.603705 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8ae408dd-8457-4afa-922c-701460f267fe tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c returned with HTTP 200 Aug 20 04:33:26.604425 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 286/1161] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:26 2026] GET /volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c => generated 800 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:26.604708 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:26.604708 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:33:26.609727 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-2a1356f5-dfc4-4ecf-afa8-eb7b453d39a0 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Volume info retrieved successfully. Aug 20 04:33:26.615669 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2a1356f5-dfc4-4ecf-afa8-eb7b453d39a0 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] https://10.4.3.239/volume/v3/volumes/b172ceb9-38d2-44ce-a62e-c87d13ce17dc returned with HTTP 200 Aug 20 04:33:26.616458 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 295/1162] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:26 2026] GET /volume/v3/volumes/b172ceb9-38d2-44ce-a62e-c87d13ce17dc => generated 838 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:26.632712 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4cf4807a-10d7-4d33-9faf-8001c3893e88 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:26.635121 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4cf4807a-10d7-4d33-9faf-8001c3893e88 tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] POST https://10.4.3.239/volume/v3/volumes/b172ceb9-38d2-44ce-a62e-c87d13ce17dc/action Aug 20 04:33:26.635730 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4cf4807a-10d7-4d33-9faf-8001c3893e88 tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:33:26.636005 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4cf4807a-10d7-4d33-9faf-8001c3893e88 tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:33:26.649429 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:26.649429 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:33:26.650849 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.admin_actions [None req-4cf4807a-10d7-4d33-9faf-8001c3893e88 tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] Updating volume 'b172ceb9-38d2-44ce-a62e-c87d13ce17dc' with '{'status': 'available'}' {{(pid=100176) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 20 04:33:26.674787 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4cf4807a-10d7-4d33-9faf-8001c3893e88 tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] https://10.4.3.239/volume/v3/volumes/b172ceb9-38d2-44ce-a62e-c87d13ce17dc/action returned with HTTP 202 Aug 20 04:33:26.675571 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 291/1163] 10.4.3.239 () {68 vars in 1390 bytes} [Thu Aug 20 04:33:26 2026] POST /volume/v3/volumes/b172ceb9-38d2-44ce-a62e-c87d13ce17dc/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:33:26.683103 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a314412f-e5e1-4e47-98e6-458a7aaea50a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:26.685213 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a314412f-e5e1-4e47-98e6-458a7aaea50a tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] GET https://10.4.3.239/volume/v3/volumes/b172ceb9-38d2-44ce-a62e-c87d13ce17dc Aug 20 04:33:26.685594 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a314412f-e5e1-4e47-98e6-458a7aaea50a tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:26.685882 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a314412f-e5e1-4e47-98e6-458a7aaea50a tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:26.696413 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:26.696413 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:33:26.701589 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a314412f-e5e1-4e47-98e6-458a7aaea50a tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Volume info retrieved successfully. Aug 20 04:33:26.707476 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a314412f-e5e1-4e47-98e6-458a7aaea50a tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] https://10.4.3.239/volume/v3/volumes/b172ceb9-38d2-44ce-a62e-c87d13ce17dc returned with HTTP 200 Aug 20 04:33:26.707942 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 292/1164] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:26 2026] GET /volume/v3/volumes/b172ceb9-38d2-44ce-a62e-c87d13ce17dc => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:26.722923 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5421f789-b6a4-404d-acf3-894573dbf712 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:26.724900 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5421f789-b6a4-404d-acf3-894573dbf712 tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] POST https://10.4.3.239/volume/v3/volumes/b172ceb9-38d2-44ce-a62e-c87d13ce17dc/action Aug 20 04:33:26.725228 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5421f789-b6a4-404d-acf3-894573dbf712 tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:33:26.725772 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5421f789-b6a4-404d-acf3-894573dbf712 tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:33:26.734248 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:26.734248 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:33:26.734757 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.admin_actions [None req-5421f789-b6a4-404d-acf3-894573dbf712 tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] Updating volume 'b172ceb9-38d2-44ce-a62e-c87d13ce17dc' with '{'status': 'maintenance'}' {{(pid=100177) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 20 04:33:26.758367 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5421f789-b6a4-404d-acf3-894573dbf712 tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] https://10.4.3.239/volume/v3/volumes/b172ceb9-38d2-44ce-a62e-c87d13ce17dc/action returned with HTTP 202 Aug 20 04:33:26.758924 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 287/1165] 10.4.3.239 () {68 vars in 1390 bytes} [Thu Aug 20 04:33:26 2026] POST /volume/v3/volumes/b172ceb9-38d2-44ce-a62e-c87d13ce17dc/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:33:26.766852 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-930c02aa-735a-448a-9dfc-dcab68229e6b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:26.769142 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-930c02aa-735a-448a-9dfc-dcab68229e6b tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] GET https://10.4.3.239/volume/v3/volumes/b172ceb9-38d2-44ce-a62e-c87d13ce17dc Aug 20 04:33:26.769442 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-930c02aa-735a-448a-9dfc-dcab68229e6b tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:26.769706 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-930c02aa-735a-448a-9dfc-dcab68229e6b tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:26.779984 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:26.779984 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:33:26.784989 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-930c02aa-735a-448a-9dfc-dcab68229e6b tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Volume info retrieved successfully. Aug 20 04:33:26.791781 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-930c02aa-735a-448a-9dfc-dcab68229e6b tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] https://10.4.3.239/volume/v3/volumes/b172ceb9-38d2-44ce-a62e-c87d13ce17dc returned with HTTP 200 Aug 20 04:33:26.792471 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 296/1166] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:26 2026] GET /volume/v3/volumes/b172ceb9-38d2-44ce-a62e-c87d13ce17dc => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:26.809205 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-157bd921-1925-4fd5-9eca-592dee94bacf None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:26.812946 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-157bd921-1925-4fd5-9eca-592dee94bacf tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] POST https://10.4.3.239/volume/v3/volumes/b172ceb9-38d2-44ce-a62e-c87d13ce17dc/action Aug 20 04:33:26.813536 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-157bd921-1925-4fd5-9eca-592dee94bacf tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:33:26.813734 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-157bd921-1925-4fd5-9eca-592dee94bacf tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:33:26.826587 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:26.826587 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:33:26.827174 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.admin_actions [None req-157bd921-1925-4fd5-9eca-592dee94bacf tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] Updating volume 'b172ceb9-38d2-44ce-a62e-c87d13ce17dc' with '{'status': 'available'}' {{(pid=100176) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 20 04:33:26.853304 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-157bd921-1925-4fd5-9eca-592dee94bacf tempest-VolumesActionsTest-942096232 tempest-VolumesActionsTest-942096232-project-admin] https://10.4.3.239/volume/v3/volumes/b172ceb9-38d2-44ce-a62e-c87d13ce17dc/action returned with HTTP 202 Aug 20 04:33:26.853822 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 292/1167] 10.4.3.239 () {68 vars in 1390 bytes} [Thu Aug 20 04:33:26 2026] POST /volume/v3/volumes/b172ceb9-38d2-44ce-a62e-c87d13ce17dc/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:33:26.866746 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-35036539-c075-4e17-b4cd-48fd21aa0d48 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:26.868649 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-35036539-c075-4e17-b4cd-48fd21aa0d48 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] GET https://10.4.3.239/volume/v3/volumes/b172ceb9-38d2-44ce-a62e-c87d13ce17dc Aug 20 04:33:26.868893 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-35036539-c075-4e17-b4cd-48fd21aa0d48 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:26.869104 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-35036539-c075-4e17-b4cd-48fd21aa0d48 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:26.879378 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:26.879378 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:33:26.883813 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-35036539-c075-4e17-b4cd-48fd21aa0d48 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Volume info retrieved successfully. Aug 20 04:33:26.888707 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-35036539-c075-4e17-b4cd-48fd21aa0d48 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] https://10.4.3.239/volume/v3/volumes/b172ceb9-38d2-44ce-a62e-c87d13ce17dc returned with HTTP 200 Aug 20 04:33:26.889192 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 293/1168] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:26 2026] GET /volume/v3/volumes/b172ceb9-38d2-44ce-a62e-c87d13ce17dc => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:26.904947 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-08121344-d64f-4da9-a948-4d9951f73cd8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:26.909362 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-08121344-d64f-4da9-a948-4d9951f73cd8 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] GET https://10.4.3.239/volume/v3/volumes/b172ceb9-38d2-44ce-a62e-c87d13ce17dc Aug 20 04:33:26.909670 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-08121344-d64f-4da9-a948-4d9951f73cd8 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:26.909965 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-08121344-d64f-4da9-a948-4d9951f73cd8 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:26.918701 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:26.918701 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:33:26.923371 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-08121344-d64f-4da9-a948-4d9951f73cd8 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Volume info retrieved successfully. Aug 20 04:33:26.928657 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-08121344-d64f-4da9-a948-4d9951f73cd8 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] https://10.4.3.239/volume/v3/volumes/b172ceb9-38d2-44ce-a62e-c87d13ce17dc returned with HTTP 200 Aug 20 04:33:26.929107 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 288/1169] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:26 2026] GET /volume/v3/volumes/b172ceb9-38d2-44ce-a62e-c87d13ce17dc => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:26.946118 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-20bb4502-8b55-4fc3-95f8-a729de08576f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:26.948720 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-20bb4502-8b55-4fc3-95f8-a729de08576f tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] DELETE https://10.4.3.239/volume/v3/volumes/b172ceb9-38d2-44ce-a62e-c87d13ce17dc Aug 20 04:33:26.949665 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-20bb4502-8b55-4fc3-95f8-a729de08576f tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:26.949665 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-20bb4502-8b55-4fc3-95f8-a729de08576f tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:26.949665 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-20bb4502-8b55-4fc3-95f8-a729de08576f tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Delete volume with id: b172ceb9-38d2-44ce-a62e-c87d13ce17dc Aug 20 04:33:26.959886 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:26.959886 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:33:26.962263 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-20bb4502-8b55-4fc3-95f8-a729de08576f tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Volume info retrieved successfully. Aug 20 04:33:27.042753 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-20bb4502-8b55-4fc3-95f8-a729de08576f tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Delete volume request issued successfully. Aug 20 04:33:27.043677 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-20bb4502-8b55-4fc3-95f8-a729de08576f tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] https://10.4.3.239/volume/v3/volumes/b172ceb9-38d2-44ce-a62e-c87d13ce17dc returned with HTTP 202 Aug 20 04:33:27.044787 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 297/1170] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:33:26 2026] DELETE /volume/v3/volumes/b172ceb9-38d2-44ce-a62e-c87d13ce17dc => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:33:27.062717 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a1eeb260-c14b-41ec-b5c8-a305def6c3d0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:27.064990 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a1eeb260-c14b-41ec-b5c8-a305def6c3d0 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] GET https://10.4.3.239/volume/v3/volumes/b172ceb9-38d2-44ce-a62e-c87d13ce17dc Aug 20 04:33:27.065193 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a1eeb260-c14b-41ec-b5c8-a305def6c3d0 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:27.065387 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a1eeb260-c14b-41ec-b5c8-a305def6c3d0 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:27.083047 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:27.083047 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:33:27.084527 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e58d4153-46fd-4aa3-a434-86d0d06b2cae None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:27.089627 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e58d4153-46fd-4aa3-a434-86d0d06b2cae tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/snapshots/a5d4ffe5-0f15-4f5f-8f2a-b9395a3f7b36 Aug 20 04:33:27.089832 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e58d4153-46fd-4aa3-a434-86d0d06b2cae tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:27.090020 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e58d4153-46fd-4aa3-a434-86d0d06b2cae tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:27.093970 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a1eeb260-c14b-41ec-b5c8-a305def6c3d0 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Volume info retrieved successfully. Aug 20 04:33:27.097638 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:27.097638 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:33:27.098128 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e58d4153-46fd-4aa3-a434-86d0d06b2cae tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot retrieved successfully. Aug 20 04:33:27.099934 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e58d4153-46fd-4aa3-a434-86d0d06b2cae tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots/a5d4ffe5-0f15-4f5f-8f2a-b9395a3f7b36 returned with HTTP 200 Aug 20 04:33:27.099934 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 294/1171] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:33:27 2026] GET /volume/v3/snapshots/a5d4ffe5-0f15-4f5f-8f2a-b9395a3f7b36 => generated 539 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:27.104212 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a1eeb260-c14b-41ec-b5c8-a305def6c3d0 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] https://10.4.3.239/volume/v3/volumes/b172ceb9-38d2-44ce-a62e-c87d13ce17dc returned with HTTP 200 Aug 20 04:33:27.104212 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 293/1172] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:27 2026] GET /volume/v3/volumes/b172ceb9-38d2-44ce-a62e-c87d13ce17dc => generated 841 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:27.116125 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c10ba28f-8490-4ee0-847d-d13a2fb46c3c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:27.119014 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c10ba28f-8490-4ee0-847d-d13a2fb46c3c tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/snapshots/a5d4ffe5-0f15-4f5f-8f2a-b9395a3f7b36 Aug 20 04:33:27.119014 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c10ba28f-8490-4ee0-847d-d13a2fb46c3c tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:27.119473 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c10ba28f-8490-4ee0-847d-d13a2fb46c3c tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:27.127051 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:27.127051 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:33:27.127862 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c10ba28f-8490-4ee0-847d-d13a2fb46c3c tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot retrieved successfully. Aug 20 04:33:27.128987 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c10ba28f-8490-4ee0-847d-d13a2fb46c3c tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots/a5d4ffe5-0f15-4f5f-8f2a-b9395a3f7b36 returned with HTTP 200 Aug 20 04:33:27.129563 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 289/1173] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:33:27 2026] GET /volume/v3/snapshots/a5d4ffe5-0f15-4f5f-8f2a-b9395a3f7b36 => generated 539 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:27.144489 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0ec0fc31-3d8d-4484-9e76-876a3423ead8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:27.149140 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0ec0fc31-3d8d-4484-9e76-876a3423ead8 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/snapshots Aug 20 04:33:27.149478 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0ec0fc31-3d8d-4484-9e76-876a3423ead8 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:27.151236 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0ec0fc31-3d8d-4484-9e76-876a3423ead8 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:27.151702 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.api_utils [None req-0ec0fc31-3d8d-4484-9e76-876a3423ead8 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Removing options '' from query. {{(pid=100175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:33:27.154955 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.db.api [None req-0ec0fc31-3d8d-4484-9e76-876a3423ead8 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Building query based on filter {{(pid=100175) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 04:33:27.167062 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-0ec0fc31-3d8d-4484-9e76-876a3423ead8 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Get all snapshots completed successfully. Aug 20 04:33:27.167511 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0ec0fc31-3d8d-4484-9e76-876a3423ead8 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 200 Aug 20 04:33:27.169810 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 298/1174] 10.4.3.239 () {66 vars in 1243 bytes} [Thu Aug 20 04:33:27 2026] GET /volume/v3/snapshots => generated 408 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:27.183012 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-738f3541-7eca-4979-ac16-9331fb5f1642 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:27.187027 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-738f3541-7eca-4979-ac16-9331fb5f1642 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] PUT https://10.4.3.239/volume/v3/snapshots/a5d4ffe5-0f15-4f5f-8f2a-b9395a3f7b36 Aug 20 04:33:27.187846 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-738f3541-7eca-4979-ac16-9331fb5f1642 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1872098647", "description": "This is the new description of snapshot."}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:33:27.200679 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:27.200679 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:33:27.200679 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-738f3541-7eca-4979-ac16-9331fb5f1642 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot retrieved successfully. Aug 20 04:33:27.210891 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-738f3541-7eca-4979-ac16-9331fb5f1642 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots/a5d4ffe5-0f15-4f5f-8f2a-b9395a3f7b36 returned with HTTP 200 Aug 20 04:33:27.212731 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 295/1175] 10.4.3.239 () {68 vars in 1375 bytes} [Thu Aug 20 04:33:27 2026] PUT /volume/v3/snapshots/a5d4ffe5-0f15-4f5f-8f2a-b9395a3f7b36 => generated 443 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:27.231547 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1905f498-d979-4a79-a329-8a5c67b72c0b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:27.233803 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1905f498-d979-4a79-a329-8a5c67b72c0b tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/snapshots/a5d4ffe5-0f15-4f5f-8f2a-b9395a3f7b36 Aug 20 04:33:27.234393 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1905f498-d979-4a79-a329-8a5c67b72c0b tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:27.234702 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1905f498-d979-4a79-a329-8a5c67b72c0b tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:27.244466 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:27.244466 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:33:27.245213 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1905f498-d979-4a79-a329-8a5c67b72c0b tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot retrieved successfully. Aug 20 04:33:27.248638 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1905f498-d979-4a79-a329-8a5c67b72c0b tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots/a5d4ffe5-0f15-4f5f-8f2a-b9395a3f7b36 returned with HTTP 200 Aug 20 04:33:27.249285 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 294/1176] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:33:27 2026] GET /volume/v3/snapshots/a5d4ffe5-0f15-4f5f-8f2a-b9395a3f7b36 => generated 577 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:27.263959 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0a7b2242-9f94-4e60-acba-98cf1c612f64 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:27.272737 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0a7b2242-9f94-4e60-acba-98cf1c612f64 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/a5d4ffe5-0f15-4f5f-8f2a-b9395a3f7b36 Aug 20 04:33:27.273068 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0a7b2242-9f94-4e60-acba-98cf1c612f64 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:27.273509 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0a7b2242-9f94-4e60-acba-98cf1c612f64 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:27.274368 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-0a7b2242-9f94-4e60-acba-98cf1c612f64 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Delete snapshot with id: a5d4ffe5-0f15-4f5f-8f2a-b9395a3f7b36 Aug 20 04:33:27.284485 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:27.284485 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:33:27.285195 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-0a7b2242-9f94-4e60-acba-98cf1c612f64 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot retrieved successfully. Aug 20 04:33:27.308244 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-0a7b2242-9f94-4e60-acba-98cf1c612f64 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot delete request issued successfully. Aug 20 04:33:27.308479 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0a7b2242-9f94-4e60-acba-98cf1c612f64 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots/a5d4ffe5-0f15-4f5f-8f2a-b9395a3f7b36 returned with HTTP 202 Aug 20 04:33:27.308921 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 290/1177] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:33:27 2026] DELETE /volume/v3/snapshots/a5d4ffe5-0f15-4f5f-8f2a-b9395a3f7b36 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:33:27.324914 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-bc85e3bd-6e80-4210-9626-7ac6f7aa70ee None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:27.326876 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bc85e3bd-6e80-4210-9626-7ac6f7aa70ee tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/snapshots/a5d4ffe5-0f15-4f5f-8f2a-b9395a3f7b36 Aug 20 04:33:27.327170 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bc85e3bd-6e80-4210-9626-7ac6f7aa70ee tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:27.327455 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bc85e3bd-6e80-4210-9626-7ac6f7aa70ee tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:27.333803 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:27.333803 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:33:27.334370 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-bc85e3bd-6e80-4210-9626-7ac6f7aa70ee tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot retrieved successfully. Aug 20 04:33:27.335872 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bc85e3bd-6e80-4210-9626-7ac6f7aa70ee tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots/a5d4ffe5-0f15-4f5f-8f2a-b9395a3f7b36 returned with HTTP 200 Aug 20 04:33:27.336374 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 299/1178] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:33:27 2026] GET /volume/v3/snapshots/a5d4ffe5-0f15-4f5f-8f2a-b9395a3f7b36 => generated 576 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:27.606089 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c949bb80-c219-468e-b95e-4f16e7cf4ad7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:27.606089 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c949bb80-c219-468e-b95e-4f16e7cf4ad7 None None] GET https://10.4.3.239/volume// Aug 20 04:33:27.606089 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c949bb80-c219-468e-b95e-4f16e7cf4ad7 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:27.606089 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c949bb80-c219-468e-b95e-4f16e7cf4ad7 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:27.607043 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c949bb80-c219-468e-b95e-4f16e7cf4ad7 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:33:27.607043 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 296/1179] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:33: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 20 04:33:27.620526 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6474919e-f8f3-4827-9519-725c44750dd3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:27.624125 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-99258296-0a1b-4367-b7d8-5ff2c5ce712b req-bd18e131-f418-494c-a5d7-b8f8bf121184 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:27.624247 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6474919e-f8f3-4827-9519-725c44750dd3 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c Aug 20 04:33:27.624247 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6474919e-f8f3-4827-9519-725c44750dd3 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:27.624247 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6474919e-f8f3-4827-9519-725c44750dd3 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:27.624247 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-6474919e-f8f3-4827-9519-725c44750dd3 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id c6f52d63-3b84-4323-84cd-da4dd43f822c. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:33:27.628994 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-99258296-0a1b-4367-b7d8-5ff2c5ce712b req-bd18e131-f418-494c-a5d7-b8f8bf121184 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:33:27.629622 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-99258296-0a1b-4367-b7d8-5ff2c5ce712b req-bd18e131-f418-494c-a5d7-b8f8bf121184 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5449fc2e-f7a6-4e6b-a48b-c9e4afc7978d", "connector": null, "instance_uuid": "49947dab-1dfc-4c63-b828-698864fe35d6"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:33:27.631203 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:27.631203 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:33:27.632153 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6474919e-f8f3-4827-9519-725c44750dd3 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c returned with HTTP 200 Aug 20 04:33:27.632644 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 295/1180] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:27 2026] GET /volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:27.655687 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:27.655687 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:33:27.699519 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-99258296-0a1b-4367-b7d8-5ff2c5ce712b req-bd18e131-f418-494c-a5d7-b8f8bf121184 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:33:27.700347 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 291/1181] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:33:27 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 20 04:33:27.716224 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-99258296-0a1b-4367-b7d8-5ff2c5ce712b req-4a6bbc81-ea4b-4594-b897-5dcafd287c1a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:27.721043 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-99258296-0a1b-4367-b7d8-5ff2c5ce712b req-4a6bbc81-ea4b-4594-b897-5dcafd287c1a tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] DELETE https://10.4.3.239/volume/v3/attachments/cf50a4fc-3f5a-4c85-a7d1-a7252de3dcb0 Aug 20 04:33:27.721582 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-99258296-0a1b-4367-b7d8-5ff2c5ce712b req-4a6bbc81-ea4b-4594-b897-5dcafd287c1a tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:27.721842 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-99258296-0a1b-4367-b7d8-5ff2c5ce712b req-4a6bbc81-ea4b-4594-b897-5dcafd287c1a tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:27.742067 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:27.742067 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:33:27.843933 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-99258296-0a1b-4367-b7d8-5ff2c5ce712b req-4a6bbc81-ea4b-4594-b897-5dcafd287c1a tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] https://10.4.3.239/volume/v3/attachments/cf50a4fc-3f5a-4c85-a7d1-a7252de3dcb0 returned with HTTP 200 Aug 20 04:33:27.846710 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 300/1182] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:33:27 2026] DELETE /volume/v3/attachments/cf50a4fc-3f5a-4c85-a7d1-a7252de3dcb0 => generated 192 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:33:28.124483 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-54e90e0c-f7a4-4356-8995-0b3b7f93d6e8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:28.127198 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-54e90e0c-f7a4-4356-8995-0b3b7f93d6e8 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] GET https://10.4.3.239/volume/v3/volumes/b172ceb9-38d2-44ce-a62e-c87d13ce17dc Aug 20 04:33:28.127674 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-54e90e0c-f7a4-4356-8995-0b3b7f93d6e8 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:28.127970 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-54e90e0c-f7a4-4356-8995-0b3b7f93d6e8 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:28.138372 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-54e90e0c-f7a4-4356-8995-0b3b7f93d6e8 tempest-VolumesActionsTest-1063346062 tempest-VolumesActionsTest-1063346062-project-member] https://10.4.3.239/volume/v3/volumes/b172ceb9-38d2-44ce-a62e-c87d13ce17dc returned with HTTP 404 Aug 20 04:33:28.139365 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 297/1183] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:28 2026] GET /volume/v3/volumes/b172ceb9-38d2-44ce-a62e-c87d13ce17dc => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:33:28.347205 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0a3bf048-1f38-49f1-a1c7-5d5356a5e99a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:28.349529 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0a3bf048-1f38-49f1-a1c7-5d5356a5e99a tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/snapshots/a5d4ffe5-0f15-4f5f-8f2a-b9395a3f7b36 Aug 20 04:33:28.350148 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0a3bf048-1f38-49f1-a1c7-5d5356a5e99a tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:28.350499 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0a3bf048-1f38-49f1-a1c7-5d5356a5e99a tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:28.359480 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0a3bf048-1f38-49f1-a1c7-5d5356a5e99a tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots/a5d4ffe5-0f15-4f5f-8f2a-b9395a3f7b36 returned with HTTP 404 Aug 20 04:33:28.360357 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 296/1184] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:33:28 2026] GET /volume/v3/snapshots/a5d4ffe5-0f15-4f5f-8f2a-b9395a3f7b36 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:33:28.374736 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-fc0dd558-f976-4b14-9a03-8f2937c3ddfe None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:28.377154 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fc0dd558-f976-4b14-9a03-8f2937c3ddfe tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/a5d4ffe5-0f15-4f5f-8f2a-b9395a3f7b36 Aug 20 04:33:28.377322 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fc0dd558-f976-4b14-9a03-8f2937c3ddfe tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:28.377536 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fc0dd558-f976-4b14-9a03-8f2937c3ddfe tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:28.377536 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-fc0dd558-f976-4b14-9a03-8f2937c3ddfe tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Delete snapshot with id: a5d4ffe5-0f15-4f5f-8f2a-b9395a3f7b36 Aug 20 04:33:28.382484 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fc0dd558-f976-4b14-9a03-8f2937c3ddfe tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots/a5d4ffe5-0f15-4f5f-8f2a-b9395a3f7b36 returned with HTTP 404 Aug 20 04:33:28.382484 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 292/1185] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:33:28 2026] DELETE /volume/v3/snapshots/a5d4ffe5-0f15-4f5f-8f2a-b9395a3f7b36 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:33:28.396132 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f41ddc34-ff74-4e57-8d4b-ff1457b126ba None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:28.401783 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f41ddc34-ff74-4e57-8d4b-ff1457b126ba tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da Aug 20 04:33:28.401783 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f41ddc34-ff74-4e57-8d4b-ff1457b126ba tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:28.401783 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f41ddc34-ff74-4e57-8d4b-ff1457b126ba tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:28.406764 np0000007850 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writing DB stats cinder:SELECT=376,cinder:UPDATE=86,cinder:INSERT=42,cinder:DELETE=2 {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:33:28.417674 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:28.417674 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:33:28.433939 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-f41ddc34-ff74-4e57-8d4b-ff1457b126ba tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:33:28.447874 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f41ddc34-ff74-4e57-8d4b-ff1457b126ba tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da returned with HTTP 200 Aug 20 04:33:28.450893 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 301/1186] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:28 2026] GET /volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da => generated 847 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:28.466788 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b9688896-568f-4f91-841c-2a8defe9f2e8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:28.469317 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b9688896-568f-4f91-841c-2a8defe9f2e8 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:33:28.470340 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b9688896-568f-4f91-841c-2a8defe9f2e8 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7b0dd248-8edb-4a42-be34-689f7396b4da", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1036987362"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:33:28.484074 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:28.484074 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:33:28.484768 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-b9688896-568f-4f91-841c-2a8defe9f2e8 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:33:28.484997 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-b9688896-568f-4f91-841c-2a8defe9f2e8 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Create snapshot from volume 7b0dd248-8edb-4a42-be34-689f7396b4da Aug 20 04:33:28.540005 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-b9688896-568f-4f91-841c-2a8defe9f2e8 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Created reservations ['bcc62c0f-63a0-451e-a797-877c3180937d', 'f178e4dc-ec9b-42df-9a7e-401f6529d494', '0f839ad5-07cb-4788-8182-f714e31266b7', 'cd1d082a-131f-457b-b660-28603cd95dfd'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:33:28.604602 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-b9688896-568f-4f91-841c-2a8defe9f2e8 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot create request issued successfully. Aug 20 04:33:28.605511 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b9688896-568f-4f91-841c-2a8defe9f2e8 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:33:28.605881 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 298/1187] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:33:28 2026] POST /volume/v3/snapshots => generated 310 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:33:28.625282 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-de3b5d4b-6500-48d5-82d6-500f6df3bafb None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:28.629136 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-de3b5d4b-6500-48d5-82d6-500f6df3bafb tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/snapshots/f77ace91-3e9e-46a6-87ac-f905ab2eda71 Aug 20 04:33:28.629136 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-de3b5d4b-6500-48d5-82d6-500f6df3bafb tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:28.631084 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-de3b5d4b-6500-48d5-82d6-500f6df3bafb tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:28.641330 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:28.641330 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:33:28.642147 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-de3b5d4b-6500-48d5-82d6-500f6df3bafb tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot retrieved successfully. Aug 20 04:33:28.643360 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-de3b5d4b-6500-48d5-82d6-500f6df3bafb tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots/f77ace91-3e9e-46a6-87ac-f905ab2eda71 returned with HTTP 200 Aug 20 04:33:28.644174 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 297/1188] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:33:28 2026] GET /volume/v3/snapshots/f77ace91-3e9e-46a6-87ac-f905ab2eda71 => generated 442 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:28.659497 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e5293b51-8349-48dc-9bc4-03f19610732d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:28.664219 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e5293b51-8349-48dc-9bc4-03f19610732d tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c Aug 20 04:33:28.664375 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e5293b51-8349-48dc-9bc4-03f19610732d tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:28.664623 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e5293b51-8349-48dc-9bc4-03f19610732d tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:28.664690 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-e5293b51-8349-48dc-9bc4-03f19610732d tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id c6f52d63-3b84-4323-84cd-da4dd43f822c. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:33:28.673826 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:28.673826 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:33:28.675588 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e5293b51-8349-48dc-9bc4-03f19610732d tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c returned with HTTP 200 Aug 20 04:33:28.676611 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 293/1189] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:28 2026] GET /volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:29.107046 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-99258296-0a1b-4367-b7d8-5ff2c5ce712b req-ca66ccc4-aee1-4665-90a1-da1a17cf370c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:29.110829 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-99258296-0a1b-4367-b7d8-5ff2c5ce712b req-ca66ccc4-aee1-4665-90a1-da1a17cf370c tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] PUT https://10.4.3.239/volume/v3/attachments/6b27b106-5a4f-4a41-b5e7-6700a85cf2c0 Aug 20 04:33:29.112246 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-99258296-0a1b-4367-b7d8-5ff2c5ce712b req-ca66ccc4-aee1-4665-90a1-da1a17cf370c tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:33:29.134316 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-99258296-0a1b-4367-b7d8-5ff2c5ce712b req-ca66ccc4-aee1-4665-90a1-da1a17cf370c tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Acquiring lock "cinder-attachment_update-5449fc2e-f7a6-4e6b-a48b-c9e4afc7978d-np0000007850" by "attachment_update" {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:33:29.145106 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-99258296-0a1b-4367-b7d8-5ff2c5ce712b req-ca66ccc4-aee1-4665-90a1-da1a17cf370c tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Lock "cinder-attachment_update-5449fc2e-f7a6-4e6b-a48b-c9e4afc7978d-np0000007850" acquired by "attachment_update" :: waited 0.011s {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:33:29.147176 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:29.147176 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:33:29.299618 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-99258296-0a1b-4367-b7d8-5ff2c5ce712b req-ca66ccc4-aee1-4665-90a1-da1a17cf370c tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Lock "cinder-attachment_update-5449fc2e-f7a6-4e6b-a48b-c9e4afc7978d-np0000007850" released by "attachment_update" :: held 0.154s {{(pid=100175) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:33:29.299618 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-99258296-0a1b-4367-b7d8-5ff2c5ce712b req-ca66ccc4-aee1-4665-90a1-da1a17cf370c tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] https://10.4.3.239/volume/v3/attachments/6b27b106-5a4f-4a41-b5e7-6700a85cf2c0 returned with HTTP 200 Aug 20 04:33:29.300588 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 302/1190] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:33:29 2026] PUT /volume/v3/attachments/6b27b106-5a4f-4a41-b5e7-6700a85cf2c0 => generated 969 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:33:29.332066 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-99258296-0a1b-4367-b7d8-5ff2c5ce712b req-bd400f33-07ae-4c4e-8378-509ee7a9f082 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:29.334716 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-99258296-0a1b-4367-b7d8-5ff2c5ce712b req-bd400f33-07ae-4c4e-8378-509ee7a9f082 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] GET https://10.4.3.239/volume/v3/attachments/6b27b106-5a4f-4a41-b5e7-6700a85cf2c0 Aug 20 04:33:29.335653 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-99258296-0a1b-4367-b7d8-5ff2c5ce712b req-bd400f33-07ae-4c4e-8378-509ee7a9f082 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:29.335653 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-99258296-0a1b-4367-b7d8-5ff2c5ce712b req-bd400f33-07ae-4c4e-8378-509ee7a9f082 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:29.362298 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-99258296-0a1b-4367-b7d8-5ff2c5ce712b req-bd400f33-07ae-4c4e-8378-509ee7a9f082 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] https://10.4.3.239/volume/v3/attachments/6b27b106-5a4f-4a41-b5e7-6700a85cf2c0 returned with HTTP 200 Aug 20 04:33:29.363700 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 299/1191] 10.4.3.239 () {70 vars in 1651 bytes} [Thu Aug 20 04:33:29 2026] GET /volume/v3/attachments/6b27b106-5a4f-4a41-b5e7-6700a85cf2c0 => generated 994 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:33:29.661770 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1d3d6f51-d075-4497-bf3f-6087c75053d3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:29.664117 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1d3d6f51-d075-4497-bf3f-6087c75053d3 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/snapshots/f77ace91-3e9e-46a6-87ac-f905ab2eda71 Aug 20 04:33:29.664385 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1d3d6f51-d075-4497-bf3f-6087c75053d3 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:29.664625 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1d3d6f51-d075-4497-bf3f-6087c75053d3 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:29.671485 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:29.671485 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:33:29.672090 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1d3d6f51-d075-4497-bf3f-6087c75053d3 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot retrieved successfully. Aug 20 04:33:29.673193 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1d3d6f51-d075-4497-bf3f-6087c75053d3 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots/f77ace91-3e9e-46a6-87ac-f905ab2eda71 returned with HTTP 200 Aug 20 04:33:29.673706 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 298/1192] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:33:29 2026] GET /volume/v3/snapshots/f77ace91-3e9e-46a6-87ac-f905ab2eda71 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:29.690934 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8f58c82d-b607-4c6f-a621-21d95d3a9403 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:29.694954 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8f58c82d-b607-4c6f-a621-21d95d3a9403 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c Aug 20 04:33:29.695357 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8f58c82d-b607-4c6f-a621-21d95d3a9403 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:29.695467 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8f58c82d-b607-4c6f-a621-21d95d3a9403 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:29.695517 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-8f58c82d-b607-4c6f-a621-21d95d3a9403 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id c6f52d63-3b84-4323-84cd-da4dd43f822c. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:33:29.705223 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:29.705223 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:33:29.707642 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8f58c82d-b607-4c6f-a621-21d95d3a9403 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c returned with HTTP 200 Aug 20 04:33:29.708036 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 294/1193] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:29 2026] GET /volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:30.733652 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f5867409-65cc-46ce-aa01-01d875caabe6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:30.737151 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f5867409-65cc-46ce-aa01-01d875caabe6 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c Aug 20 04:33:30.739312 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f5867409-65cc-46ce-aa01-01d875caabe6 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:30.739312 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f5867409-65cc-46ce-aa01-01d875caabe6 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:30.739312 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-f5867409-65cc-46ce-aa01-01d875caabe6 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id c6f52d63-3b84-4323-84cd-da4dd43f822c. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:33:30.743021 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:30.743021 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:33:30.744738 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f5867409-65cc-46ce-aa01-01d875caabe6 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c returned with HTTP 200 Aug 20 04:33:30.744861 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 303/1194] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:30 2026] GET /volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:31.759824 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1b2eb515-be1d-4f5f-8f87-b91390da6f53 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:31.762419 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1b2eb515-be1d-4f5f-8f87-b91390da6f53 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c Aug 20 04:33:31.762419 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1b2eb515-be1d-4f5f-8f87-b91390da6f53 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:31.762419 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1b2eb515-be1d-4f5f-8f87-b91390da6f53 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:31.762616 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-1b2eb515-be1d-4f5f-8f87-b91390da6f53 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id c6f52d63-3b84-4323-84cd-da4dd43f822c. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:33:31.767339 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:31.767339 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:33:31.771206 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1b2eb515-be1d-4f5f-8f87-b91390da6f53 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c returned with HTTP 200 Aug 20 04:33:31.771206 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 300/1195] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:31 2026] GET /volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:32.786143 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ea0a2ec0-1694-490b-84a0-1b3f1dcbc987 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:32.789695 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ea0a2ec0-1694-490b-84a0-1b3f1dcbc987 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c Aug 20 04:33:32.789695 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ea0a2ec0-1694-490b-84a0-1b3f1dcbc987 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:32.789695 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ea0a2ec0-1694-490b-84a0-1b3f1dcbc987 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:32.789695 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-ea0a2ec0-1694-490b-84a0-1b3f1dcbc987 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id c6f52d63-3b84-4323-84cd-da4dd43f822c. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:33:32.809365 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:32.809365 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:33:32.810028 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ea0a2ec0-1694-490b-84a0-1b3f1dcbc987 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c returned with HTTP 200 Aug 20 04:33:32.810600 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 299/1196] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:32 2026] GET /volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c => generated 800 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:33.828462 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-659488ea-d503-436e-a2be-8e98f1b68d7b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:33.851208 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-659488ea-d503-436e-a2be-8e98f1b68d7b tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c Aug 20 04:33:33.851208 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-659488ea-d503-436e-a2be-8e98f1b68d7b tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:33.851208 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-659488ea-d503-436e-a2be-8e98f1b68d7b tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:33.851208 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-659488ea-d503-436e-a2be-8e98f1b68d7b tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id c6f52d63-3b84-4323-84cd-da4dd43f822c. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:33:33.858048 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:33.858048 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:33:33.861387 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-659488ea-d503-436e-a2be-8e98f1b68d7b tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c returned with HTTP 200 Aug 20 04:33:33.861387 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 295/1197] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:33 2026] GET /volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c => generated 800 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:34.882788 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-31f2852b-c369-4a4c-9c00-8fed3389dc4a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:34.888208 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-31f2852b-c369-4a4c-9c00-8fed3389dc4a tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c Aug 20 04:33:34.888208 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-31f2852b-c369-4a4c-9c00-8fed3389dc4a tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:34.888208 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-31f2852b-c369-4a4c-9c00-8fed3389dc4a tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:34.888208 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-31f2852b-c369-4a4c-9c00-8fed3389dc4a tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id c6f52d63-3b84-4323-84cd-da4dd43f822c. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:33:34.897374 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:34.897374 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:33:34.901560 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-31f2852b-c369-4a4c-9c00-8fed3389dc4a tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c returned with HTTP 200 Aug 20 04:33:34.901560 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 304/1198] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:34 2026] GET /volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:35.483400 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-99258296-0a1b-4367-b7d8-5ff2c5ce712b req-f26f65cf-e494-4ca9-89e2-4df004c21be2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:35.489907 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-99258296-0a1b-4367-b7d8-5ff2c5ce712b req-f26f65cf-e494-4ca9-89e2-4df004c21be2 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] POST https://10.4.3.239/volume/v3/attachments/6b27b106-5a4f-4a41-b5e7-6700a85cf2c0/action Aug 20 04:33:35.491253 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-99258296-0a1b-4367-b7d8-5ff2c5ce712b req-f26f65cf-e494-4ca9-89e2-4df004c21be2 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Action body: b'{"os-complete": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:33:35.491686 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-99258296-0a1b-4367-b7d8-5ff2c5ce712b req-f26f65cf-e494-4ca9-89e2-4df004c21be2 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:33:35.523735 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:35.523735 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:33:35.561751 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-99258296-0a1b-4367-b7d8-5ff2c5ce712b req-f26f65cf-e494-4ca9-89e2-4df004c21be2 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] https://10.4.3.239/volume/v3/attachments/6b27b106-5a4f-4a41-b5e7-6700a85cf2c0/action returned with HTTP 204 Aug 20 04:33:35.562571 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 301/1199] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:33:35 2026] POST /volume/v3/attachments/6b27b106-5a4f-4a41-b5e7-6700a85cf2c0/action => generated 0 bytes in 82 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:33:35.916253 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2a1217fb-9950-4b71-be7a-c41eb10cf130 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:35.919323 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2a1217fb-9950-4b71-be7a-c41eb10cf130 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c Aug 20 04:33:35.919323 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2a1217fb-9950-4b71-be7a-c41eb10cf130 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:35.919969 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2a1217fb-9950-4b71-be7a-c41eb10cf130 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:35.919969 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-2a1217fb-9950-4b71-be7a-c41eb10cf130 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id c6f52d63-3b84-4323-84cd-da4dd43f822c. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:33:35.928471 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:35.928471 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:33:35.930643 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2a1217fb-9950-4b71-be7a-c41eb10cf130 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c returned with HTTP 200 Aug 20 04:33:35.931569 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 300/1200] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:35 2026] GET /volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:36.948714 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-50708b12-1119-4b5f-9590-ab0bc7fe0ab2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:36.951487 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-50708b12-1119-4b5f-9590-ab0bc7fe0ab2 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c Aug 20 04:33:36.951642 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-50708b12-1119-4b5f-9590-ab0bc7fe0ab2 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:36.952105 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-50708b12-1119-4b5f-9590-ab0bc7fe0ab2 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:36.952254 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-50708b12-1119-4b5f-9590-ab0bc7fe0ab2 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id c6f52d63-3b84-4323-84cd-da4dd43f822c. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:33:36.962481 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:36.962481 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:33:36.966757 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-50708b12-1119-4b5f-9590-ab0bc7fe0ab2 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c returned with HTTP 200 Aug 20 04:33:36.966757 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 296/1201] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:36 2026] GET /volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c => generated 801 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:37.985212 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-558edce5-1938-4752-8b9c-7c28d3a78459 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:37.987943 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-558edce5-1938-4752-8b9c-7c28d3a78459 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c Aug 20 04:33:37.988351 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-558edce5-1938-4752-8b9c-7c28d3a78459 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:37.989467 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-558edce5-1938-4752-8b9c-7c28d3a78459 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:37.989467 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-558edce5-1938-4752-8b9c-7c28d3a78459 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id c6f52d63-3b84-4323-84cd-da4dd43f822c. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:33:37.996629 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:37.996629 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:33:37.998671 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-558edce5-1938-4752-8b9c-7c28d3a78459 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c returned with HTTP 200 Aug 20 04:33:38.000279 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 305/1202] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:37 2026] GET /volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c => generated 802 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:38.014744 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2e400174-9348-4c1a-b026-2ca3e1165529 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:38.018024 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2e400174-9348-4c1a-b026-2ca3e1165529 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/volumes/55decb86-d4f7-4a07-93c5-525f7caa8c2e Aug 20 04:33:38.018278 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2e400174-9348-4c1a-b026-2ca3e1165529 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:38.018538 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2e400174-9348-4c1a-b026-2ca3e1165529 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:38.033087 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:38.033087 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:33:38.043552 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-2e400174-9348-4c1a-b026-2ca3e1165529 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Volume info retrieved successfully. Aug 20 04:33:38.052138 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2e400174-9348-4c1a-b026-2ca3e1165529 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/volumes/55decb86-d4f7-4a07-93c5-525f7caa8c2e returned with HTTP 200 Aug 20 04:33:38.052530 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 302/1203] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:38 2026] GET /volume/v3/volumes/55decb86-d4f7-4a07-93c5-525f7caa8c2e => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:38.075329 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-68643253-4e69-48fd-b6a8-a3bb95241867 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:38.382906 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-68643253-4e69-48fd-b6a8-a3bb95241867 tempest-VolumesBackupsAdminTest-573352574 tempest-VolumesBackupsAdminTest-573352574-project-admin] GET https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c/export_record Aug 20 04:33:38.383492 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-68643253-4e69-48fd-b6a8-a3bb95241867 tempest-VolumesBackupsAdminTest-573352574 tempest-VolumesBackupsAdminTest-573352574-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:38.383705 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-68643253-4e69-48fd-b6a8-a3bb95241867 tempest-VolumesBackupsAdminTest-573352574 tempest-VolumesBackupsAdminTest-573352574-project-admin] Calling method 'export_record' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:38.383953 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.backups [None req-68643253-4e69-48fd-b6a8-a3bb95241867 tempest-VolumesBackupsAdminTest-573352574 tempest-VolumesBackupsAdminTest-573352574-project-admin] Export record for backup c6f52d63-3b84-4323-84cd-da4dd43f822c. {{(pid=100176) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 20 04:33:38.407378 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:38.407378 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:33:38.409967 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.backup.api [None req-68643253-4e69-48fd-b6a8-a3bb95241867 tempest-VolumesBackupsAdminTest-573352574 tempest-VolumesBackupsAdminTest-573352574-project-admin] Calling RPCAPI with context: , host: np0000007850, backup: c6f52d63-3b84-4323-84cd-da4dd43f822c. {{(pid=100176) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 20 04:33:38.430234 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.backup.rpcapi [None req-68643253-4e69-48fd-b6a8-a3bb95241867 tempest-VolumesBackupsAdminTest-573352574 tempest-VolumesBackupsAdminTest-573352574-project-admin] export_record in rpcapi backup_id c6f52d63-3b84-4323-84cd-da4dd43f822c on host np0000007850. {{(pid=100176) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 20 04:33:38.453227 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.backups [None req-68643253-4e69-48fd-b6a8-a3bb95241867 tempest-VolumesBackupsAdminTest-573352574 tempest-VolumesBackupsAdminTest-573352574-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzZmNTJkNjMtM2I4NC00MzIzLTg0Y2QtZGE0ZGQ0M2Y4MjJjIiwgInVzZXJfaWQiOiAiOTc4NWZjODk0NTllNDhhOGIzNzgzNmQ1ZTZkODcxMWEiLCAicHJvamVjdF9pZCI6ICI1MTZmNDE1ZWIzNjA0OGU0YTNkYjJkMmU0OWFiNDM0ZSIsICJ2b2x1bWVfaWQiOiAiNTVkZWNiODYtZDRmNy00YTA3LTkzYzUtNTI1ZjdjYWE4YzJlIiwgImhvc3QiOiAibnAwMDAwMDA3ODUwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNjEyOTI3NzYiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTkxNDMyMzA0MiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzU1ZGVjYjg2LWQ0ZjctNGEwNy05M2M1LTUyNWY3Y2FhOGMyZS8yMDI2MDgyMDA0MzMyMS9hel9ub3ZhX2JhY2t1cF9jNmY1MmQ2My0zYjg0LTQzMjMtODRjZC1kYTRkZDQzZjgyMmMiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTIwVDA0OjMzOjA4WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTIwVDA0OjMzOjA4WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDQ6MzM6MzdaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100176) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 20 04:33:38.454216 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-68643253-4e69-48fd-b6a8-a3bb95241867 tempest-VolumesBackupsAdminTest-573352574 tempest-VolumesBackupsAdminTest-573352574-project-admin] https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c/export_record returned with HTTP 200 Aug 20 04:33:38.457714 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 301/1204] 10.4.3.239 () {66 vars in 1390 bytes} [Thu Aug 20 04:33:38 2026] GET /volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c/export_record => generated 1512 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:33:38.467395 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-84a8acef-8465-4a63-bd0c-2824fe167fcf None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:38.472092 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-84a8acef-8465-4a63-bd0c-2824fe167fcf tempest-VolumesBackupsAdminTest-573352574 tempest-VolumesBackupsAdminTest-573352574-project-admin] POST https://10.4.3.239/volume/v3/backups/import_record Aug 20 04:33:38.472662 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-84a8acef-8465-4a63-bd0c-2824fe167fcf tempest-VolumesBackupsAdminTest-573352574 tempest-VolumesBackupsAdminTest-573352574-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDlkZDA2ZjYtYzdkYy00OTRmLWIwNjgtMzc4ZGJhY2QwMzE2IiwgInVzZXJfaWQiOiAiOTc4NWZjODk0NTllNDhhOGIzNzgzNmQ1ZTZkODcxMWEiLCAicHJvamVjdF9pZCI6ICI1MTZmNDE1ZWIzNjA0OGU0YTNkYjJkMmU0OWFiNDM0ZSIsICJ2b2x1bWVfaWQiOiAiNTVkZWNiODYtZDRmNy00YTA3LTkzYzUtNTI1ZjdjYWE4YzJlIiwgImhvc3QiOiAibnAwMDAwMDA3ODUwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNjEyOTI3NzYiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTkxNDMyMzA0MiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzU1ZGVjYjg2LWQ0ZjctNGEwNy05M2M1LTUyNWY3Y2FhOGMyZS8yMDI2MDgyMDA0MzMyMS9hel9ub3ZhX2JhY2t1cF9jNmY1MmQ2My0zYjg0LTQzMjMtODRjZC1kYTRkZDQzZjgyMmMiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTIwVDA0OjMzOjA4WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTIwVDA0OjMzOjA4WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDQ6MzM6MzdaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:33:38.474867 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.backups [None req-84a8acef-8465-4a63-bd0c-2824fe167fcf tempest-VolumesBackupsAdminTest-573352574 tempest-VolumesBackupsAdminTest-573352574-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDlkZDA2ZjYtYzdkYy00OTRmLWIwNjgtMzc4ZGJhY2QwMzE2IiwgInVzZXJfaWQiOiAiOTc4NWZjODk0NTllNDhhOGIzNzgzNmQ1ZTZkODcxMWEiLCAicHJvamVjdF9pZCI6ICI1MTZmNDE1ZWIzNjA0OGU0YTNkYjJkMmU0OWFiNDM0ZSIsICJ2b2x1bWVfaWQiOiAiNTVkZWNiODYtZDRmNy00YTA3LTkzYzUtNTI1ZjdjYWE4YzJlIiwgImhvc3QiOiAibnAwMDAwMDA3ODUwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNjEyOTI3NzYiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTkxNDMyMzA0MiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzU1ZGVjYjg2LWQ0ZjctNGEwNy05M2M1LTUyNWY3Y2FhOGMyZS8yMDI2MDgyMDA0MzMyMS9hel9ub3ZhX2JhY2t1cF9jNmY1MmQ2My0zYjg0LTQzMjMtODRjZC1kYTRkZDQzZjgyMmMiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTIwVDA0OjMzOjA4WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTIwVDA0OjMzOjA4WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDQ6MzM6MzdaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100177) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 20 04:33:38.475278 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.backups [None req-84a8acef-8465-4a63-bd0c-2824fe167fcf tempest-VolumesBackupsAdminTest-573352574 tempest-VolumesBackupsAdminTest-573352574-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDlkZDA2ZjYtYzdkYy00OTRmLWIwNjgtMzc4ZGJhY2QwMzE2IiwgInVzZXJfaWQiOiAiOTc4NWZjODk0NTllNDhhOGIzNzgzNmQ1ZTZkODcxMWEiLCAicHJvamVjdF9pZCI6ICI1MTZmNDE1ZWIzNjA0OGU0YTNkYjJkMmU0OWFiNDM0ZSIsICJ2b2x1bWVfaWQiOiAiNTVkZWNiODYtZDRmNy00YTA3LTkzYzUtNTI1ZjdjYWE4YzJlIiwgImhvc3QiOiAibnAwMDAwMDA3ODUwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNjEyOTI3NzYiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTkxNDMyMzA0MiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzU1ZGVjYjg2LWQ0ZjctNGEwNy05M2M1LTUyNWY3Y2FhOGMyZS8yMDI2MDgyMDA0MzMyMS9hel9ub3ZhX2JhY2t1cF9jNmY1MmQ2My0zYjg0LTQzMjMtODRjZC1kYTRkZDQzZjgyMmMiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTIwVDA0OjMzOjA4WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTIwVDA0OjMzOjA4WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDQ6MzM6MzdaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100177) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 20 04:33:38.566377 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-84a8acef-8465-4a63-bd0c-2824fe167fcf tempest-VolumesBackupsAdminTest-573352574 tempest-VolumesBackupsAdminTest-573352574-project-admin] Created reservations ['a19afe06-fdcb-41e7-994e-f9bcac5890ed', 'c563f249-f522-409a-b965-3e871043993c'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:33:38.627926 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.backup.rpcapi [None req-84a8acef-8465-4a63-bd0c-2824fe167fcf tempest-VolumesBackupsAdminTest-573352574 tempest-VolumesBackupsAdminTest-573352574-project-admin] import_record rpcapi backup id 49dd06f6-c7dc-494f-b068-378dbacd0316 on host np0000007850 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDlkZDA2ZjYtYzdkYy00OTRmLWIwNjgtMzc4ZGJhY2QwMzE2IiwgInVzZXJfaWQiOiAiOTc4NWZjODk0NTllNDhhOGIzNzgzNmQ1ZTZkODcxMWEiLCAicHJvamVjdF9pZCI6ICI1MTZmNDE1ZWIzNjA0OGU0YTNkYjJkMmU0OWFiNDM0ZSIsICJ2b2x1bWVfaWQiOiAiNTVkZWNiODYtZDRmNy00YTA3LTkzYzUtNTI1ZjdjYWE4YzJlIiwgImhvc3QiOiAibnAwMDAwMDA3ODUwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNjEyOTI3NzYiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTkxNDMyMzA0MiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzU1ZGVjYjg2LWQ0ZjctNGEwNy05M2M1LTUyNWY3Y2FhOGMyZS8yMDI2MDgyMDA0MzMyMS9hel9ub3ZhX2JhY2t1cF9jNmY1MmQ2My0zYjg0LTQzMjMtODRjZC1kYTRkZDQzZjgyMmMiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTIwVDA0OjMzOjA4WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTIwVDA0OjMzOjA4WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDQ6MzM6MzdaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100177) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 20 04:33:38.628288 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.backups [None req-84a8acef-8465-4a63-bd0c-2824fe167fcf tempest-VolumesBackupsAdminTest-573352574 tempest-VolumesBackupsAdminTest-573352574-project-admin] Import record output: {'backup': {'id': '49dd06f6-c7dc-494f-b068-378dbacd0316', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.239/volume/v3/backups/49dd06f6-c7dc-494f-b068-378dbacd0316'}, {'rel': 'bookmark', 'href': 'https://10.4.3.239/volume/backups/49dd06f6-c7dc-494f-b068-378dbacd0316'}]}}. {{(pid=100177) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 20 04:33:38.628536 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-84a8acef-8465-4a63-bd0c-2824fe167fcf tempest-VolumesBackupsAdminTest-573352574 tempest-VolumesBackupsAdminTest-573352574-project-admin] https://10.4.3.239/volume/v3/backups/import_record returned with HTTP 201 Aug 20 04:33:38.629606 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 297/1205] 10.4.3.239 () {68 vars in 1302 bytes} [Thu Aug 20 04:33:38 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 163 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 20 04:33:38.644723 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f911ad6c-47e6-49f7-a58b-d97772e7877e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:38.649796 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f911ad6c-47e6-49f7-a58b-d97772e7877e tempest-VolumesBackupsAdminTest-573352574 tempest-VolumesBackupsAdminTest-573352574-project-admin] GET https://10.4.3.239/volume/v3/backups/49dd06f6-c7dc-494f-b068-378dbacd0316 Aug 20 04:33:38.649796 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f911ad6c-47e6-49f7-a58b-d97772e7877e tempest-VolumesBackupsAdminTest-573352574 tempest-VolumesBackupsAdminTest-573352574-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:38.651984 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f911ad6c-47e6-49f7-a58b-d97772e7877e tempest-VolumesBackupsAdminTest-573352574 tempest-VolumesBackupsAdminTest-573352574-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:38.653456 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-f911ad6c-47e6-49f7-a58b-d97772e7877e tempest-VolumesBackupsAdminTest-573352574 tempest-VolumesBackupsAdminTest-573352574-project-admin] Show backup with id 49dd06f6-c7dc-494f-b068-378dbacd0316. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:33:38.678664 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:38.678664 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:33:38.678664 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f911ad6c-47e6-49f7-a58b-d97772e7877e tempest-VolumesBackupsAdminTest-573352574 tempest-VolumesBackupsAdminTest-573352574-project-admin] https://10.4.3.239/volume/v3/backups/49dd06f6-c7dc-494f-b068-378dbacd0316 returned with HTTP 200 Aug 20 04:33:38.678664 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 306/1206] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:38 2026] GET /volume/v3/backups/49dd06f6-c7dc-494f-b068-378dbacd0316 => generated 647 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:38.721280 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ebf7fca4-ef2c-4bd7-a6ee-edc36b3cc56d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:38.725386 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ebf7fca4-ef2c-4bd7-a6ee-edc36b3cc56d tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:33:38.725764 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ebf7fca4-ef2c-4bd7-a6ee-edc36b3cc56d tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "fd30ff40-6d85-42eb-a3e0-87e78c12210f", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1204313299"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:33:38.727631 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-ebf7fca4-ef2c-4bd7-a6ee-edc36b3cc56d tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] Create volume request body: {'volume': {'imageRef': 'fd30ff40-6d85-42eb-a3e0-87e78c12210f', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1204313299'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:33:38.866466 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-ebf7fca4-ef2c-4bd7-a6ee-edc36b3cc56d tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] Create volume of 1 GB Aug 20 04:33:38.873893 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-ebf7fca4-ef2c-4bd7-a6ee-edc36b3cc56d tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] Availability Zones retrieved successfully. Aug 20 04:33:38.885002 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-ebf7fca4-ef2c-4bd7-a6ee-edc36b3cc56d tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] Flow 'volume_create_api' (4625f046-7975-438d-be65-6ba4e3d6fa02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:33:38.887420 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-ebf7fca4-ef2c-4bd7-a6ee-edc36b3cc56d tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c25d6130-9761-4d76-bb36-19731ba216ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:38.889328 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-ebf7fca4-ef2c-4bd7-a6ee-edc36b3cc56d tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:33:38.980878 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-ebf7fca4-ef2c-4bd7-a6ee-edc36b3cc56d tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c25d6130-9761-4d76-bb36-19731ba216ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:38.982481 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-ebf7fca4-ef2c-4bd7-a6ee-edc36b3cc56d tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f799a7ca-da25-4308-b206-50428271d91b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:39.060821 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-ebf7fca4-ef2c-4bd7-a6ee-edc36b3cc56d tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] Created reservations ['26abee88-bf8f-4642-98ad-e66d24bbdfd1', 'ca895d99-8eaf-4fcd-9ea8-4a19471dc8b7', '62d4dfed-bf58-41ee-b1cf-544a14e99aa2', '9ea10e3d-55dd-4ac4-99af-fcb3c6a955ea'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:33:39.062108 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-ebf7fca4-ef2c-4bd7-a6ee-edc36b3cc56d tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f799a7ca-da25-4308-b206-50428271d91b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26abee88-bf8f-4642-98ad-e66d24bbdfd1', 'ca895d99-8eaf-4fcd-9ea8-4a19471dc8b7', '62d4dfed-bf58-41ee-b1cf-544a14e99aa2', '9ea10e3d-55dd-4ac4-99af-fcb3c6a955ea']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:39.063523 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-ebf7fca4-ef2c-4bd7-a6ee-edc36b3cc56d tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3e3dc47-5c74-4163-b53b-abc3ef72a06c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:39.095619 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-ebf7fca4-ef2c-4bd7-a6ee-edc36b3cc56d tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3e3dc47-5c74-4163-b53b-abc3ef72a06c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9774dd1-3220-471a-97b4-eaa9ea483f23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1204313299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec57a3458f42474fa8620267926c00d3',qos_specs=None,replication_status=,reservations=['26abee88-bf8f-4642-98ad-e66d24bbdfd1','ca895d99-8eaf-4fcd-9ea8-4a19471dc8b7','62d4dfed-bf58-41ee-b1cf-544a14e99aa2','9ea10e3d-55dd-4ac4-99af-fcb3c6a955ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7580f5ad057d4b67af96ea20934a9206',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:33:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1204313299',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9774dd1-3220-471a-97b4-eaa9ea483f23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec57a3458f42474fa8620267926c00d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7580f5ad057d4b67af96ea20934a9206',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:39.096769 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-ebf7fca4-ef2c-4bd7-a6ee-edc36b3cc56d tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdbf5b37-bb8f-4cda-94ca-de0447fb6b9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:39.151629 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-ebf7fca4-ef2c-4bd7-a6ee-edc36b3cc56d tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdbf5b37-bb8f-4cda-94ca-de0447fb6b9e) transitioned into state 'SUCCESS' from state '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-1204313299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec57a3458f42474fa8620267926c00d3',qos_specs=None,replication_status=,reservations=['26abee88-bf8f-4642-98ad-e66d24bbdfd1','ca895d99-8eaf-4fcd-9ea8-4a19471dc8b7','62d4dfed-bf58-41ee-b1cf-544a14e99aa2','9ea10e3d-55dd-4ac4-99af-fcb3c6a955ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7580f5ad057d4b67af96ea20934a9206',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:39.152796 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-ebf7fca4-ef2c-4bd7-a6ee-edc36b3cc56d tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97ec32ef-6cbf-4891-9b64-c0819431210c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:39.167545 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-ebf7fca4-ef2c-4bd7-a6ee-edc36b3cc56d tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97ec32ef-6cbf-4891-9b64-c0819431210c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:39.167545 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-ebf7fca4-ef2c-4bd7-a6ee-edc36b3cc56d tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] Flow 'volume_create_api' (4625f046-7975-438d-be65-6ba4e3d6fa02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:33:39.167545 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-ebf7fca4-ef2c-4bd7-a6ee-edc36b3cc56d tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] Create volume request issued successfully. Aug 20 04:33:39.167545 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ebf7fca4-ef2c-4bd7-a6ee-edc36b3cc56d tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:33:39.168115 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 303/1207] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:33:38 2026] POST /volume/v3/volumes => generated 751 bytes in 447 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:33:39.185780 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-37ad3462-8e3f-4d12-bc5d-94fd1ea27737 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:39.190770 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-37ad3462-8e3f-4d12-bc5d-94fd1ea27737 tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] GET https://10.4.3.239/volume/v3/volumes/b9774dd1-3220-471a-97b4-eaa9ea483f23 Aug 20 04:33:39.191202 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-37ad3462-8e3f-4d12-bc5d-94fd1ea27737 tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:39.191525 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-37ad3462-8e3f-4d12-bc5d-94fd1ea27737 tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:39.207244 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:39.207244 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:33:39.215762 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-37ad3462-8e3f-4d12-bc5d-94fd1ea27737 tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] Volume info retrieved successfully. Aug 20 04:33:39.224095 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-37ad3462-8e3f-4d12-bc5d-94fd1ea27737 tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] https://10.4.3.239/volume/v3/volumes/b9774dd1-3220-471a-97b4-eaa9ea483f23 returned with HTTP 200 Aug 20 04:33:39.228208 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 302/1208] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:39 2026] GET /volume/v3/volumes/b9774dd1-3220-471a-97b4-eaa9ea483f23 => generated 819 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:39.689127 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-de9ecb19-b5ec-47f4-8705-330ca1c981cb None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:39.691969 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-de9ecb19-b5ec-47f4-8705-330ca1c981cb tempest-VolumesBackupsAdminTest-573352574 tempest-VolumesBackupsAdminTest-573352574-project-admin] GET https://10.4.3.239/volume/v3/backups/49dd06f6-c7dc-494f-b068-378dbacd0316 Aug 20 04:33:39.692112 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-de9ecb19-b5ec-47f4-8705-330ca1c981cb tempest-VolumesBackupsAdminTest-573352574 tempest-VolumesBackupsAdminTest-573352574-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:39.692508 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-de9ecb19-b5ec-47f4-8705-330ca1c981cb tempest-VolumesBackupsAdminTest-573352574 tempest-VolumesBackupsAdminTest-573352574-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:39.692579 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-de9ecb19-b5ec-47f4-8705-330ca1c981cb tempest-VolumesBackupsAdminTest-573352574 tempest-VolumesBackupsAdminTest-573352574-project-admin] Show backup with id 49dd06f6-c7dc-494f-b068-378dbacd0316. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:33:39.698571 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:39.698571 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:33:39.699907 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-de9ecb19-b5ec-47f4-8705-330ca1c981cb tempest-VolumesBackupsAdminTest-573352574 tempest-VolumesBackupsAdminTest-573352574-project-admin] https://10.4.3.239/volume/v3/backups/49dd06f6-c7dc-494f-b068-378dbacd0316 returned with HTTP 200 Aug 20 04:33:39.700310 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 298/1209] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:39 2026] GET /volume/v3/backups/49dd06f6-c7dc-494f-b068-378dbacd0316 => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:39.711438 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3d066345-4d51-4dc5-9059-fc99d4059fff None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:39.713743 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3d066345-4d51-4dc5-9059-fc99d4059fff tempest-VolumesBackupsAdminTest-573352574 tempest-VolumesBackupsAdminTest-573352574-project-admin] GET https://10.4.3.239/volume/v3/backups Aug 20 04:33:39.713932 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3d066345-4d51-4dc5-9059-fc99d4059fff tempest-VolumesBackupsAdminTest-573352574 tempest-VolumesBackupsAdminTest-573352574-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:39.714124 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3d066345-4d51-4dc5-9059-fc99d4059fff tempest-VolumesBackupsAdminTest-573352574 tempest-VolumesBackupsAdminTest-573352574-project-admin] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:39.738224 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3d066345-4d51-4dc5-9059-fc99d4059fff tempest-VolumesBackupsAdminTest-573352574 tempest-VolumesBackupsAdminTest-573352574-project-admin] https://10.4.3.239/volume/v3/backups returned with HTTP 200 Aug 20 04:33:39.738641 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 307/1210] 10.4.3.239 () {66 vars in 1237 bytes} [Thu Aug 20 04:33:39 2026] GET /volume/v3/backups => generated 338 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:39.750152 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-833544aa-5ac5-4efa-8e9c-59f2a0100879 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:39.752621 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-833544aa-5ac5-4efa-8e9c-59f2a0100879 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] POST https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c/restore Aug 20 04:33:39.753092 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-833544aa-5ac5-4efa-8e9c-59f2a0100879 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:33:39.754813 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.backups [None req-833544aa-5ac5-4efa-8e9c-59f2a0100879 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Restoring backup c6f52d63-3b84-4323-84cd-da4dd43f822c ({'restore': {}}) {{(pid=100174) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 20 04:33:39.754962 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.contrib.backups [None req-833544aa-5ac5-4efa-8e9c-59f2a0100879 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Restoring backup c6f52d63-3b84-4323-84cd-da4dd43f822c to volume None. Aug 20 04:33:39.761707 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:39.761707 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:33:39.763379 np0000007850 devstack@c-api.service[100174]: INFO cinder.backup.api [None req-833544aa-5ac5-4efa-8e9c-59f2a0100879 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Creating volume of 1 GB for restore of backup c6f52d63-3b84-4323-84cd-da4dd43f822c. Aug 20 04:33:39.772677 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-833544aa-5ac5-4efa-8e9c-59f2a0100879 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Availability zone cache updated, next update will occur around 2026-08-20 05:33:39.772355. {{(pid=100174) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 20 04:33:39.772870 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-833544aa-5ac5-4efa-8e9c-59f2a0100879 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Availability Zones retrieved successfully. Aug 20 04:33:39.780040 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-833544aa-5ac5-4efa-8e9c-59f2a0100879 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Flow 'volume_create_api' (8e840772-d87c-49dd-8fb9-0c1475f7ebb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:33:39.780749 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-833544aa-5ac5-4efa-8e9c-59f2a0100879 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90a4d15b-da6d-4b89-9433-c2481fe69a28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:39.783061 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-833544aa-5ac5-4efa-8e9c-59f2a0100879 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:33:39.818932 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-833544aa-5ac5-4efa-8e9c-59f2a0100879 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90a4d15b-da6d-4b89-9433-c2481fe69a28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:39.819938 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-833544aa-5ac5-4efa-8e9c-59f2a0100879 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2b73112-263b-460d-a8e8-139d857a7c2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:39.870604 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-833544aa-5ac5-4efa-8e9c-59f2a0100879 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Created reservations ['1d05e5d4-fae3-47c5-a493-5c3318084eb3', '64ca56b8-b6c8-491a-9852-331fe67d0303', 'f648bc05-66ae-4d67-87ea-63c1b435977b', '2e0dc5cd-4683-45ec-9960-6d57bf0daafa'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:33:39.871395 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-833544aa-5ac5-4efa-8e9c-59f2a0100879 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2b73112-263b-460d-a8e8-139d857a7c2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d05e5d4-fae3-47c5-a493-5c3318084eb3', '64ca56b8-b6c8-491a-9852-331fe67d0303', 'f648bc05-66ae-4d67-87ea-63c1b435977b', '2e0dc5cd-4683-45ec-9960-6d57bf0daafa']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:39.872466 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-833544aa-5ac5-4efa-8e9c-59f2a0100879 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d8c4f9f-f424-4b1e-8a6b-3d23544f26ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:39.916023 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-833544aa-5ac5-4efa-8e9c-59f2a0100879 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d8c4f9f-f424-4b1e-8a6b-3d23544f26ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a5d19f4-ff46-4e7a-a8ce-bda2688cc23e', '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_c6f52d63-3b84-4323-84cd-da4dd43f822c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='516f415eb36048e4a3db2d2e49ab434e',qos_specs=None,replication_status=,reservations=['1d05e5d4-fae3-47c5-a493-5c3318084eb3','64ca56b8-b6c8-491a-9852-331fe67d0303','f648bc05-66ae-4d67-87ea-63c1b435977b','2e0dc5cd-4683-45ec-9960-6d57bf0daafa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9785fc89459e48a8b37836d5e6d8711a',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:33:39Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_c6f52d63-3b84-4323-84cd-da4dd43f822c',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a5d19f4-ff46-4e7a-a8ce-bda2688cc23e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='516f415eb36048e4a3db2d2e49ab434e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9785fc89459e48a8b37836d5e6d8711a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:39.917168 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-833544aa-5ac5-4efa-8e9c-59f2a0100879 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3312da1-58f0-4978-97d6-26dab8abbf70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:39.940368 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-833544aa-5ac5-4efa-8e9c-59f2a0100879 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3312da1-58f0-4978-97d6-26dab8abbf70) transitioned into 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_c6f52d63-3b84-4323-84cd-da4dd43f822c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='516f415eb36048e4a3db2d2e49ab434e',qos_specs=None,replication_status=,reservations=['1d05e5d4-fae3-47c5-a493-5c3318084eb3','64ca56b8-b6c8-491a-9852-331fe67d0303','f648bc05-66ae-4d67-87ea-63c1b435977b','2e0dc5cd-4683-45ec-9960-6d57bf0daafa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9785fc89459e48a8b37836d5e6d8711a',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:39.941325 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-833544aa-5ac5-4efa-8e9c-59f2a0100879 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ad9cb56-5527-4b35-b424-5caf010fbd58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:39.961349 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-833544aa-5ac5-4efa-8e9c-59f2a0100879 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ad9cb56-5527-4b35-b424-5caf010fbd58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:39.961349 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-833544aa-5ac5-4efa-8e9c-59f2a0100879 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Flow 'volume_create_api' (8e840772-d87c-49dd-8fb9-0c1475f7ebb2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:33:39.961349 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-833544aa-5ac5-4efa-8e9c-59f2a0100879 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Create volume request issued successfully. Aug 20 04:33:39.972789 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:39.972789 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:33:39.973885 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-833544aa-5ac5-4efa-8e9c-59f2a0100879 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Volume info retrieved successfully. Aug 20 04:33:40.246386 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f7cab7ba-f1b3-492b-b32d-a9fabbd375e1 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:40.250840 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f7cab7ba-f1b3-492b-b32d-a9fabbd375e1 tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] GET https://10.4.3.239/volume/v3/volumes/b9774dd1-3220-471a-97b4-eaa9ea483f23 Aug 20 04:33:40.251536 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f7cab7ba-f1b3-492b-b32d-a9fabbd375e1 tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:40.251631 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f7cab7ba-f1b3-492b-b32d-a9fabbd375e1 tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:40.271155 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:40.271155 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:33:40.290384 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f7cab7ba-f1b3-492b-b32d-a9fabbd375e1 tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] Volume info retrieved successfully. Aug 20 04:33:40.309547 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f7cab7ba-f1b3-492b-b32d-a9fabbd375e1 tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] https://10.4.3.239/volume/v3/volumes/b9774dd1-3220-471a-97b4-eaa9ea483f23 returned with HTTP 200 Aug 20 04:33:40.309547 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 303/1211] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:40 2026] GET /volume/v3/volumes/b9774dd1-3220-471a-97b4-eaa9ea483f23 => generated 1359 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:33:40.331428 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f85c6dbf-2b64-46d5-a978-847ae62782e9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:40.335589 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f85c6dbf-2b64-46d5-a978-847ae62782e9 tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] POST https://10.4.3.239/volume/v3/volumes/b9774dd1-3220-471a-97b4-eaa9ea483f23/action Aug 20 04:33:40.337670 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f85c6dbf-2b64-46d5-a978-847ae62782e9 tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-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=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:33:40.337670 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f85c6dbf-2b64-46d5-a978-847ae62782e9 tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-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=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:33:40.352996 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:40.352996 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:33:40.368008 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:40.368008 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:33:40.368971 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f85c6dbf-2b64-46d5-a978-847ae62782e9 tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] Volume info retrieved successfully. Aug 20 04:33:40.410850 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f85c6dbf-2b64-46d5-a978-847ae62782e9 tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] Update volume metadata completed successfully. Aug 20 04:33:40.411282 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f85c6dbf-2b64-46d5-a978-847ae62782e9 tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] https://10.4.3.239/volume/v3/volumes/b9774dd1-3220-471a-97b4-eaa9ea483f23/action returned with HTTP 200 Aug 20 04:33:40.411903 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 299/1212] 10.4.3.239 () {68 vars in 1391 bytes} [Thu Aug 20 04:33:40 2026] POST /volume/v3/volumes/b9774dd1-3220-471a-97b4-eaa9ea483f23/action => generated 563 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:40.424934 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5b8924cf-bb1c-4814-8fc4-e961fd8745a7 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:40.430202 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5b8924cf-bb1c-4814-8fc4-e961fd8745a7 tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] GET https://10.4.3.239/volume/v3/volumes/b9774dd1-3220-471a-97b4-eaa9ea483f23 Aug 20 04:33:40.434100 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5b8924cf-bb1c-4814-8fc4-e961fd8745a7 tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:40.434100 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5b8924cf-bb1c-4814-8fc4-e961fd8745a7 tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:40.446632 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:40.446632 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:33:40.455366 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-5b8924cf-bb1c-4814-8fc4-e961fd8745a7 tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] Volume info retrieved successfully. Aug 20 04:33:40.463650 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5b8924cf-bb1c-4814-8fc4-e961fd8745a7 tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] https://10.4.3.239/volume/v3/volumes/b9774dd1-3220-471a-97b4-eaa9ea483f23 returned with HTTP 200 Aug 20 04:33:40.464554 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 308/1213] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:40 2026] GET /volume/v3/volumes/b9774dd1-3220-471a-97b4-eaa9ea483f23 => generated 1419 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:33:40.485175 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ca7bf72e-b9c5-4758-82c9-e12aee0110af None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:40.488228 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ca7bf72e-b9c5-4758-82c9-e12aee0110af tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] POST https://10.4.3.239/volume/v3/volumes/b9774dd1-3220-471a-97b4-eaa9ea483f23/action Aug 20 04:33:40.488381 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ca7bf72e-b9c5-4758-82c9-e12aee0110af tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:33:40.488463 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ca7bf72e-b9c5-4758-82c9-e12aee0110af tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:33:40.501161 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:40.501161 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:33:40.510952 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:40.510952 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:33:40.512222 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-ca7bf72e-b9c5-4758-82c9-e12aee0110af tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] Volume info retrieved successfully. Aug 20 04:33:40.519474 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-ca7bf72e-b9c5-4758-82c9-e12aee0110af tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] Get volume image-metadata completed successfully. Aug 20 04:33:40.538667 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-ca7bf72e-b9c5-4758-82c9-e12aee0110af tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] Delete volume metadata completed successfully. Aug 20 04:33:40.539022 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ca7bf72e-b9c5-4758-82c9-e12aee0110af tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] https://10.4.3.239/volume/v3/volumes/b9774dd1-3220-471a-97b4-eaa9ea483f23/action returned with HTTP 200 Aug 20 04:33:40.539755 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 304/1214] 10.4.3.239 () {68 vars in 1390 bytes} [Thu Aug 20 04:33:40 2026] POST /volume/v3/volumes/b9774dd1-3220-471a-97b4-eaa9ea483f23/action => generated 0 bytes in 55 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 20 04:33:40.550579 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-453b65da-04c1-4ec0-8730-5d3df894cebb None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:40.553228 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-453b65da-04c1-4ec0-8730-5d3df894cebb tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] POST https://10.4.3.239/volume/v3/volumes/b9774dd1-3220-471a-97b4-eaa9ea483f23/action Aug 20 04:33:40.553835 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-453b65da-04c1-4ec0-8730-5d3df894cebb tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:33:40.554066 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-453b65da-04c1-4ec0-8730-5d3df894cebb tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:33:40.567301 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:40.567301 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:33:40.568233 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-453b65da-04c1-4ec0-8730-5d3df894cebb tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] Volume info retrieved successfully. Aug 20 04:33:40.576418 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-453b65da-04c1-4ec0-8730-5d3df894cebb tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] Get volume image-metadata completed successfully. Aug 20 04:33:40.577052 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-453b65da-04c1-4ec0-8730-5d3df894cebb tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] https://10.4.3.239/volume/v3/volumes/b9774dd1-3220-471a-97b4-eaa9ea483f23/action returned with HTTP 200 Aug 20 04:33:40.578049 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 300/1215] 10.4.3.239 () {68 vars in 1390 bytes} [Thu Aug 20 04:33:40 2026] POST /volume/v3/volumes/b9774dd1-3220-471a-97b4-eaa9ea483f23/action => generated 537 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:40.599084 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-bf361594-33c1-4d7c-b958-4367cb78ceb5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:40.601821 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bf361594-33c1-4d7c-b958-4367cb78ceb5 tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] GET https://10.4.3.239/volume/v3/volumes/b9774dd1-3220-471a-97b4-eaa9ea483f23 Aug 20 04:33:40.602046 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bf361594-33c1-4d7c-b958-4367cb78ceb5 tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:40.602348 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bf361594-33c1-4d7c-b958-4367cb78ceb5 tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:40.616974 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:40.616974 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:33:40.623093 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-bf361594-33c1-4d7c-b958-4367cb78ceb5 tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] Volume info retrieved successfully. Aug 20 04:33:40.634498 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bf361594-33c1-4d7c-b958-4367cb78ceb5 tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] https://10.4.3.239/volume/v3/volumes/b9774dd1-3220-471a-97b4-eaa9ea483f23 returned with HTTP 200 Aug 20 04:33:40.634498 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 309/1216] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:40 2026] GET /volume/v3/volumes/b9774dd1-3220-471a-97b4-eaa9ea483f23 => generated 1393 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:33:40.649318 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a91482c5-2eae-42bf-acd0-d4b9fb8e1d71 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:40.651863 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a91482c5-2eae-42bf-acd0-d4b9fb8e1d71 tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] DELETE https://10.4.3.239/volume/v3/volumes/b9774dd1-3220-471a-97b4-eaa9ea483f23 Aug 20 04:33:40.652089 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a91482c5-2eae-42bf-acd0-d4b9fb8e1d71 tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:40.652312 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a91482c5-2eae-42bf-acd0-d4b9fb8e1d71 tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:40.652592 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-a91482c5-2eae-42bf-acd0-d4b9fb8e1d71 tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] Delete volume with id: b9774dd1-3220-471a-97b4-eaa9ea483f23 Aug 20 04:33:40.667458 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:40.667458 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:33:40.667732 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a91482c5-2eae-42bf-acd0-d4b9fb8e1d71 tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] Volume info retrieved successfully. Aug 20 04:33:40.694202 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a91482c5-2eae-42bf-acd0-d4b9fb8e1d71 tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] Delete volume request issued successfully. Aug 20 04:33:40.694525 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a91482c5-2eae-42bf-acd0-d4b9fb8e1d71 tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] https://10.4.3.239/volume/v3/volumes/b9774dd1-3220-471a-97b4-eaa9ea483f23 returned with HTTP 202 Aug 20 04:33:40.695002 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 305/1217] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:33:40 2026] DELETE /volume/v3/volumes/b9774dd1-3220-471a-97b4-eaa9ea483f23 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:33:40.706336 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b9aed069-e20e-4b7a-846b-14899ffdfa54 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:40.708818 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b9aed069-e20e-4b7a-846b-14899ffdfa54 tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] GET https://10.4.3.239/volume/v3/volumes/b9774dd1-3220-471a-97b4-eaa9ea483f23 Aug 20 04:33:40.709254 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b9aed069-e20e-4b7a-846b-14899ffdfa54 tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:40.709810 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b9aed069-e20e-4b7a-846b-14899ffdfa54 tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:40.724658 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:40.724658 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:33:40.735207 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b9aed069-e20e-4b7a-846b-14899ffdfa54 tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] Volume info retrieved successfully. Aug 20 04:33:40.741855 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b9aed069-e20e-4b7a-846b-14899ffdfa54 tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] https://10.4.3.239/volume/v3/volumes/b9774dd1-3220-471a-97b4-eaa9ea483f23 returned with HTTP 200 Aug 20 04:33:40.742570 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 301/1218] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:40 2026] GET /volume/v3/volumes/b9774dd1-3220-471a-97b4-eaa9ea483f23 => generated 1392 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:33:40.876750 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-a254c227-f7fd-4cbf-b599-38b204a01f88 req-ecb48fe3-0bbe-4f25-94bb-8040f404c93e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:40.879534 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-a254c227-f7fd-4cbf-b599-38b204a01f88 req-ecb48fe3-0bbe-4f25-94bb-8040f404c93e tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] DELETE https://10.4.3.239/volume/v3/attachments/99495fef-2212-4e67-9173-89dff6668774 Aug 20 04:33:40.879803 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-a254c227-f7fd-4cbf-b599-38b204a01f88 req-ecb48fe3-0bbe-4f25-94bb-8040f404c93e tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:40.880035 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-a254c227-f7fd-4cbf-b599-38b204a01f88 req-ecb48fe3-0bbe-4f25-94bb-8040f404c93e tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:40.891283 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:40.891283 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:33:40.959349 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-a254c227-f7fd-4cbf-b599-38b204a01f88 req-ecb48fe3-0bbe-4f25-94bb-8040f404c93e tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] https://10.4.3.239/volume/v3/attachments/99495fef-2212-4e67-9173-89dff6668774 returned with HTTP 200 Aug 20 04:33:40.959972 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 310/1219] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:33:40 2026] DELETE /volume/v3/attachments/99495fef-2212-4e67-9173-89dff6668774 => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:40.971084 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-a254c227-f7fd-4cbf-b599-38b204a01f88 req-e9b2a54b-8880-46b1-9290-988d72b8e27d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:40.974604 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-a254c227-f7fd-4cbf-b599-38b204a01f88 req-e9b2a54b-8880-46b1-9290-988d72b8e27d tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] DELETE https://10.4.3.239/volume/v3/attachments/e60a366b-1114-451f-a922-43798741b562 Aug 20 04:33:40.974604 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-a254c227-f7fd-4cbf-b599-38b204a01f88 req-e9b2a54b-8880-46b1-9290-988d72b8e27d tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:40.975294 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-a254c227-f7fd-4cbf-b599-38b204a01f88 req-e9b2a54b-8880-46b1-9290-988d72b8e27d tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:40.985151 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:40.985151 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:33:40.986002 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-833544aa-5ac5-4efa-8e9c-59f2a0100879 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Volume info retrieved successfully. Aug 20 04:33:40.986168 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.backup.api [None req-833544aa-5ac5-4efa-8e9c-59f2a0100879 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Checking backup size 1 against volume size 1 {{(pid=100174) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 20 04:33:40.986472 np0000007850 devstack@c-api.service[100174]: INFO cinder.backup.api [None req-833544aa-5ac5-4efa-8e9c-59f2a0100879 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Overwriting volume 4a5d19f4-ff46-4e7a-a8ce-bda2688cc23e with restore of backup c6f52d63-3b84-4323-84cd-da4dd43f822c Aug 20 04:33:40.987975 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:40.987975 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:33:41.014622 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.backup.rpcapi [None req-833544aa-5ac5-4efa-8e9c-59f2a0100879 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] restore_backup in rpcapi backup_id c6f52d63-3b84-4323-84cd-da4dd43f822c {{(pid=100174) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 20 04:33:41.018335 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-833544aa-5ac5-4efa-8e9c-59f2a0100879 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c/restore returned with HTTP 202 Aug 20 04:33:41.019279 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 304/1220] 10.4.3.239 () {68 vars in 1393 bytes} [Thu Aug 20 04:33:39 2026] POST /volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c/restore => generated 189 bytes in 1270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:33:41.030994 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4d9181f0-8525-4645-90cd-54e73ffa12e2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:41.033752 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4d9181f0-8525-4645-90cd-54e73ffa12e2 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c Aug 20 04:33:41.034174 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4d9181f0-8525-4645-90cd-54e73ffa12e2 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:41.034551 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4d9181f0-8525-4645-90cd-54e73ffa12e2 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:41.034833 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-4d9181f0-8525-4645-90cd-54e73ffa12e2 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id c6f52d63-3b84-4323-84cd-da4dd43f822c. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:33:41.045299 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:41.045299 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:33:41.047904 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4d9181f0-8525-4645-90cd-54e73ffa12e2 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c returned with HTTP 200 Aug 20 04:33:41.047904 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 302/1221] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:41 2026] GET /volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c => generated 802 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:41.065112 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-a254c227-f7fd-4cbf-b599-38b204a01f88 req-e9b2a54b-8880-46b1-9290-988d72b8e27d tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] https://10.4.3.239/volume/v3/attachments/e60a366b-1114-451f-a922-43798741b562 returned with HTTP 200 Aug 20 04:33:41.065755 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 306/1222] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:33:40 2026] DELETE /volume/v3/attachments/e60a366b-1114-451f-a922-43798741b562 => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:41.075332 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-a254c227-f7fd-4cbf-b599-38b204a01f88 req-4c6f3f11-e3b9-4d34-87cf-f4c5606e1a29 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:41.079410 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-a254c227-f7fd-4cbf-b599-38b204a01f88 req-4c6f3f11-e3b9-4d34-87cf-f4c5606e1a29 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] DELETE https://10.4.3.239/volume/v3/attachments/608e720e-b971-4fdd-befe-320f33a5755e Aug 20 04:33:41.079999 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-a254c227-f7fd-4cbf-b599-38b204a01f88 req-4c6f3f11-e3b9-4d34-87cf-f4c5606e1a29 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:41.080373 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-a254c227-f7fd-4cbf-b599-38b204a01f88 req-4c6f3f11-e3b9-4d34-87cf-f4c5606e1a29 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:41.092545 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:41.092545 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:33:41.178979 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-a254c227-f7fd-4cbf-b599-38b204a01f88 req-4c6f3f11-e3b9-4d34-87cf-f4c5606e1a29 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] https://10.4.3.239/volume/v3/attachments/608e720e-b971-4fdd-befe-320f33a5755e returned with HTTP 200 Aug 20 04:33:41.179859 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 311/1223] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:33:41 2026] DELETE /volume/v3/attachments/608e720e-b971-4fdd-befe-320f33a5755e => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:41.759620 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1d45a4c5-5350-4068-85d6-ef133620a811 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:41.762324 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1d45a4c5-5350-4068-85d6-ef133620a811 tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] GET https://10.4.3.239/volume/v3/volumes/b9774dd1-3220-471a-97b4-eaa9ea483f23 Aug 20 04:33:41.762479 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1d45a4c5-5350-4068-85d6-ef133620a811 tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:41.762717 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1d45a4c5-5350-4068-85d6-ef133620a811 tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:41.774266 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1d45a4c5-5350-4068-85d6-ef133620a811 tempest-VolumesImageMetadata-1522095429 tempest-VolumesImageMetadata-1522095429-project-member] https://10.4.3.239/volume/v3/volumes/b9774dd1-3220-471a-97b4-eaa9ea483f23 returned with HTTP 404 Aug 20 04:33:41.774434 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 305/1224] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:41 2026] GET /volume/v3/volumes/b9774dd1-3220-471a-97b4-eaa9ea483f23 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:33:42.066818 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ce21b99e-8ef2-45b2-9e7c-7914b99f82b8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:42.069609 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ce21b99e-8ef2-45b2-9e7c-7914b99f82b8 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c Aug 20 04:33:42.070087 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ce21b99e-8ef2-45b2-9e7c-7914b99f82b8 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:42.070646 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ce21b99e-8ef2-45b2-9e7c-7914b99f82b8 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:42.070975 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-ce21b99e-8ef2-45b2-9e7c-7914b99f82b8 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id c6f52d63-3b84-4323-84cd-da4dd43f822c. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:33:42.077233 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:42.077233 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:33:42.078543 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ce21b99e-8ef2-45b2-9e7c-7914b99f82b8 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c returned with HTTP 200 Aug 20 04:33:42.079366 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 303/1225] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:42 2026] GET /volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:43.094404 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d41569f7-af92-4827-bf00-80a26a0126b3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:43.099962 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d41569f7-af92-4827-bf00-80a26a0126b3 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c Aug 20 04:33:43.100272 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d41569f7-af92-4827-bf00-80a26a0126b3 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:43.101243 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d41569f7-af92-4827-bf00-80a26a0126b3 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:43.101243 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-d41569f7-af92-4827-bf00-80a26a0126b3 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id c6f52d63-3b84-4323-84cd-da4dd43f822c. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:33:43.110390 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:43.110390 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:33:43.111975 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d41569f7-af92-4827-bf00-80a26a0126b3 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c returned with HTTP 200 Aug 20 04:33:43.112419 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 307/1226] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:43 2026] GET /volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c => generated 802 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:43.745888 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9afd5153-d14a-4c96-b523-1ad7c0fb79d6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:43.906915 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9afd5153-d14a-4c96-b523-1ad7c0fb79d6 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:33:43.907159 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9afd5153-d14a-4c96-b523-1ad7c0fb79d6 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-939493257"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:33:43.910413 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-9afd5153-d14a-4c96-b523-1ad7c0fb79d6 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-939493257'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:33:43.911547 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-9afd5153-d14a-4c96-b523-1ad7c0fb79d6 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Create volume of 1 GB Aug 20 04:33:43.913084 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:43.913084 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:33:43.928453 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-9afd5153-d14a-4c96-b523-1ad7c0fb79d6 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Availability Zones retrieved successfully. Aug 20 04:33:43.939825 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-9afd5153-d14a-4c96-b523-1ad7c0fb79d6 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Flow 'volume_create_api' (de85ddb6-171f-40e5-9f57-cd959cd0d349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:33:43.942356 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-9afd5153-d14a-4c96-b523-1ad7c0fb79d6 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (915d2254-7903-4b42-9dee-dda0f91e741d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:43.943782 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-9afd5153-d14a-4c96-b523-1ad7c0fb79d6 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:33:44.006344 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-9afd5153-d14a-4c96-b523-1ad7c0fb79d6 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (915d2254-7903-4b42-9dee-dda0f91e741d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:44.007352 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-9afd5153-d14a-4c96-b523-1ad7c0fb79d6 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78e6efa9-ec7c-4ce1-8970-19e86ec0303d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:44.090889 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-9afd5153-d14a-4c96-b523-1ad7c0fb79d6 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Created reservations ['9f6d2683-0736-480f-84f8-0e6b8378f22c', '5bb6bf57-f4f0-4982-a80b-ccb046acd0f2', '065978fd-f8db-4c0f-bc12-e2443f373ec7', 'bc4ebadb-fd56-467b-b99d-c71b3cd1d2aa'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:33:44.092047 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-9afd5153-d14a-4c96-b523-1ad7c0fb79d6 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78e6efa9-ec7c-4ce1-8970-19e86ec0303d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f6d2683-0736-480f-84f8-0e6b8378f22c', '5bb6bf57-f4f0-4982-a80b-ccb046acd0f2', '065978fd-f8db-4c0f-bc12-e2443f373ec7', 'bc4ebadb-fd56-467b-b99d-c71b3cd1d2aa']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:44.093033 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-9afd5153-d14a-4c96-b523-1ad7c0fb79d6 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (622cbf9b-4131-40e7-a8b9-d0cc077835ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:44.130116 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-beb59d86-9ae3-4166-b06d-f6ff78509dc7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:44.132552 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-9afd5153-d14a-4c96-b523-1ad7c0fb79d6 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (622cbf9b-4131-40e7-a8b9-d0cc077835ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b0392d6-0f46-43a9-85d8-2eabaaa23a3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-939493257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='194d29412f644d3b830c98bbbfb4c245',qos_specs=None,replication_status=,reservations=['9f6d2683-0736-480f-84f8-0e6b8378f22c','5bb6bf57-f4f0-4982-a80b-ccb046acd0f2','065978fd-f8db-4c0f-bc12-e2443f373ec7','bc4ebadb-fd56-467b-b99d-c71b3cd1d2aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75276415cc4a49fda941dce427353648',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:33:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-939493257',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b0392d6-0f46-43a9-85d8-2eabaaa23a3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='194d29412f644d3b830c98bbbfb4c245',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75276415cc4a49fda941dce427353648',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:44.133311 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-9afd5153-d14a-4c96-b523-1ad7c0fb79d6 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12e8388f-647c-4236-8419-3eef5a5c4d07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:44.133654 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-beb59d86-9ae3-4166-b06d-f6ff78509dc7 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c Aug 20 04:33:44.133873 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-beb59d86-9ae3-4166-b06d-f6ff78509dc7 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:44.134107 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-beb59d86-9ae3-4166-b06d-f6ff78509dc7 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:44.134378 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-beb59d86-9ae3-4166-b06d-f6ff78509dc7 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id c6f52d63-3b84-4323-84cd-da4dd43f822c. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:33:44.145682 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:44.145682 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:33:44.147351 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-beb59d86-9ae3-4166-b06d-f6ff78509dc7 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c returned with HTTP 200 Aug 20 04:33:44.147894 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 306/1227] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:44 2026] GET /volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c => generated 802 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:44.178912 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-9afd5153-d14a-4c96-b523-1ad7c0fb79d6 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12e8388f-647c-4236-8419-3eef5a5c4d07) transitioned into state 'SUCCESS' from state '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-939493257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='194d29412f644d3b830c98bbbfb4c245',qos_specs=None,replication_status=,reservations=['9f6d2683-0736-480f-84f8-0e6b8378f22c','5bb6bf57-f4f0-4982-a80b-ccb046acd0f2','065978fd-f8db-4c0f-bc12-e2443f373ec7','bc4ebadb-fd56-467b-b99d-c71b3cd1d2aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75276415cc4a49fda941dce427353648',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:44.180598 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-9afd5153-d14a-4c96-b523-1ad7c0fb79d6 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96902903-e71b-4237-8ef4-328cf77602f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:44.193077 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-9afd5153-d14a-4c96-b523-1ad7c0fb79d6 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96902903-e71b-4237-8ef4-328cf77602f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:44.194116 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-9afd5153-d14a-4c96-b523-1ad7c0fb79d6 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Flow 'volume_create_api' (de85ddb6-171f-40e5-9f57-cd959cd0d349) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:33:44.194515 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-9afd5153-d14a-4c96-b523-1ad7c0fb79d6 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Create volume request issued successfully. Aug 20 04:33:44.195341 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9afd5153-d14a-4c96-b523-1ad7c0fb79d6 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:33:44.195875 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 312/1228] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:33:43 2026] POST /volume/v3/volumes => generated 750 bytes in 451 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:33:44.216533 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f73fba8b-fff4-4a40-88e8-8c7284017a40 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:44.219209 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f73fba8b-fff4-4a40-88e8-8c7284017a40 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] GET https://10.4.3.239/volume/v3/volumes/8b0392d6-0f46-43a9-85d8-2eabaaa23a3d Aug 20 04:33:44.219546 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f73fba8b-fff4-4a40-88e8-8c7284017a40 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:44.219908 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f73fba8b-fff4-4a40-88e8-8c7284017a40 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:44.229958 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:44.229958 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:33:44.239286 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f73fba8b-fff4-4a40-88e8-8c7284017a40 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Volume info retrieved successfully. Aug 20 04:33:44.246793 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f73fba8b-fff4-4a40-88e8-8c7284017a40 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] https://10.4.3.239/volume/v3/volumes/8b0392d6-0f46-43a9-85d8-2eabaaa23a3d returned with HTTP 200 Aug 20 04:33:44.247476 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 304/1229] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:44 2026] GET /volume/v3/volumes/8b0392d6-0f46-43a9-85d8-2eabaaa23a3d => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:45.165573 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2e9b0d09-f3ef-4f61-80c3-da4b572362aa None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:45.167680 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2e9b0d09-f3ef-4f61-80c3-da4b572362aa tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c Aug 20 04:33:45.167906 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2e9b0d09-f3ef-4f61-80c3-da4b572362aa tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:45.168108 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2e9b0d09-f3ef-4f61-80c3-da4b572362aa tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:45.168255 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-2e9b0d09-f3ef-4f61-80c3-da4b572362aa tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id c6f52d63-3b84-4323-84cd-da4dd43f822c. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:33:45.176646 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:45.176646 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:33:45.178091 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2e9b0d09-f3ef-4f61-80c3-da4b572362aa tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c returned with HTTP 200 Aug 20 04:33:45.179404 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 308/1230] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:45 2026] GET /volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:45.266271 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ba09e6e7-9a9b-40a4-8e1d-117619f0fa46 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:45.270151 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ba09e6e7-9a9b-40a4-8e1d-117619f0fa46 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] GET https://10.4.3.239/volume/v3/volumes/8b0392d6-0f46-43a9-85d8-2eabaaa23a3d Aug 20 04:33:45.270151 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ba09e6e7-9a9b-40a4-8e1d-117619f0fa46 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:45.270151 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ba09e6e7-9a9b-40a4-8e1d-117619f0fa46 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:45.279026 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:45.279026 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:33:45.285074 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-ba09e6e7-9a9b-40a4-8e1d-117619f0fa46 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Volume info retrieved successfully. Aug 20 04:33:45.294318 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ba09e6e7-9a9b-40a4-8e1d-117619f0fa46 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] https://10.4.3.239/volume/v3/volumes/8b0392d6-0f46-43a9-85d8-2eabaaa23a3d returned with HTTP 200 Aug 20 04:33:45.294916 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 307/1231] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:45 2026] GET /volume/v3/volumes/8b0392d6-0f46-43a9-85d8-2eabaaa23a3d => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:45.315952 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6741caca-f500-43ab-bff5-db738249556f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:45.316547 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ee568769-9e93-4bd0-8418-b1b15a7e7bfd None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:45.318031 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6741caca-f500-43ab-bff5-db738249556f tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] DELETE https://10.4.3.239/volume/v3/volumes/ecf04c36-5f81-48b5-a069-229885ac5b7e Aug 20 04:33:45.318344 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6741caca-f500-43ab-bff5-db738249556f tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:45.318629 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6741caca-f500-43ab-bff5-db738249556f tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:45.318798 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ee568769-9e93-4bd0-8418-b1b15a7e7bfd tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:33:45.318851 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-6741caca-f500-43ab-bff5-db738249556f tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Delete volume with id: ecf04c36-5f81-48b5-a069-229885ac5b7e Aug 20 04:33:45.319406 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ee568769-9e93-4bd0-8418-b1b15a7e7bfd tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8b0392d6-0f46-43a9-85d8-2eabaaa23a3d", "name": "tempest-VolumesDeleteCascade-Snapshot-799686669"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:33:45.329032 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:45.329032 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:33:45.330234 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-6741caca-f500-43ab-bff5-db738249556f tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Volume info retrieved successfully. Aug 20 04:33:45.334213 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:45.334213 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:33:45.334213 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-ee568769-9e93-4bd0-8418-b1b15a7e7bfd tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Volume info retrieved successfully. Aug 20 04:33:45.334213 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.snapshots [None req-ee568769-9e93-4bd0-8418-b1b15a7e7bfd tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Create snapshot from volume 8b0392d6-0f46-43a9-85d8-2eabaaa23a3d Aug 20 04:33:45.372015 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-6741caca-f500-43ab-bff5-db738249556f tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Delete volume request issued successfully. Aug 20 04:33:45.372984 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6741caca-f500-43ab-bff5-db738249556f tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] https://10.4.3.239/volume/v3/volumes/ecf04c36-5f81-48b5-a069-229885ac5b7e returned with HTTP 202 Aug 20 04:33:45.374370 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 305/1232] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:33:45 2026] DELETE /volume/v3/volumes/ecf04c36-5f81-48b5-a069-229885ac5b7e => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:33:45.386720 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-cadb7e2e-69df-47ab-a508-a4c458f93f2a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:45.391044 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cadb7e2e-69df-47ab-a508-a4c458f93f2a tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] GET https://10.4.3.239/volume/v3/volumes/ecf04c36-5f81-48b5-a069-229885ac5b7e Aug 20 04:33:45.391321 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cadb7e2e-69df-47ab-a508-a4c458f93f2a tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:45.392432 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cadb7e2e-69df-47ab-a508-a4c458f93f2a tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:45.401252 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:45.401252 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:33:45.408396 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-cadb7e2e-69df-47ab-a508-a4c458f93f2a tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Volume info retrieved successfully. Aug 20 04:33:45.413896 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-ee568769-9e93-4bd0-8418-b1b15a7e7bfd tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Created reservations ['b95d081e-00a6-4553-88b6-68d7672a5a01', 'a368d82d-93da-4f80-bf85-fcd82be63eba', '841122b2-17b9-4357-a03c-630167c52432', 'baa22927-de54-4727-957a-286b80e34eee'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:33:45.416422 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cadb7e2e-69df-47ab-a508-a4c458f93f2a tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] https://10.4.3.239/volume/v3/volumes/ecf04c36-5f81-48b5-a069-229885ac5b7e returned with HTTP 200 Aug 20 04:33:45.417332 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 309/1233] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:45 2026] GET /volume/v3/volumes/ecf04c36-5f81-48b5-a069-229885ac5b7e => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:45.482304 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-ee568769-9e93-4bd0-8418-b1b15a7e7bfd tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Snapshot create request issued successfully. Aug 20 04:33:45.482304 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ee568769-9e93-4bd0-8418-b1b15a7e7bfd tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:33:45.482304 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 313/1234] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:33:45 2026] POST /volume/v3/snapshots => generated 306 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:33:45.495246 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-774a6333-76e8-48b9-87cf-c23258bb28c9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:45.497840 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-774a6333-76e8-48b9-87cf-c23258bb28c9 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] GET https://10.4.3.239/volume/v3/snapshots/687ee767-d6cb-4330-a19b-e7ba68efa025 Aug 20 04:33:45.498428 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-774a6333-76e8-48b9-87cf-c23258bb28c9 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:45.498428 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-774a6333-76e8-48b9-87cf-c23258bb28c9 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:45.504836 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:45.504836 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:33:45.505347 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-774a6333-76e8-48b9-87cf-c23258bb28c9 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Snapshot retrieved successfully. Aug 20 04:33:45.506533 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-774a6333-76e8-48b9-87cf-c23258bb28c9 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] https://10.4.3.239/volume/v3/snapshots/687ee767-d6cb-4330-a19b-e7ba68efa025 returned with HTTP 200 Aug 20 04:33:45.507052 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 308/1235] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:33:45 2026] GET /volume/v3/snapshots/687ee767-d6cb-4330-a19b-e7ba68efa025 => generated 438 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:46.195393 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4399018b-3294-4cd4-a2c1-276d22eaf7d5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:46.197897 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4399018b-3294-4cd4-a2c1-276d22eaf7d5 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c Aug 20 04:33:46.198398 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4399018b-3294-4cd4-a2c1-276d22eaf7d5 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:46.198631 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4399018b-3294-4cd4-a2c1-276d22eaf7d5 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:46.198805 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-4399018b-3294-4cd4-a2c1-276d22eaf7d5 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id c6f52d63-3b84-4323-84cd-da4dd43f822c. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:33:46.204436 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:46.204436 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:33:46.205565 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4399018b-3294-4cd4-a2c1-276d22eaf7d5 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c returned with HTTP 200 Aug 20 04:33:46.205974 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 306/1236] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:46 2026] GET /volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:46.438212 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e905a91d-eabd-45d6-be47-718dfdbd7f1a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:46.438890 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e905a91d-eabd-45d6-be47-718dfdbd7f1a tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] GET https://10.4.3.239/volume/v3/volumes/ecf04c36-5f81-48b5-a069-229885ac5b7e Aug 20 04:33:46.439137 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e905a91d-eabd-45d6-be47-718dfdbd7f1a tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:46.439439 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e905a91d-eabd-45d6-be47-718dfdbd7f1a tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:46.447566 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e905a91d-eabd-45d6-be47-718dfdbd7f1a tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] https://10.4.3.239/volume/v3/volumes/ecf04c36-5f81-48b5-a069-229885ac5b7e returned with HTTP 404 Aug 20 04:33:46.448312 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 310/1237] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:46 2026] GET /volume/v3/volumes/ecf04c36-5f81-48b5-a069-229885ac5b7e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:33:46.459133 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d21c6483-edcb-4668-af04-5e9b213af8ce None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:46.461264 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d21c6483-edcb-4668-af04-5e9b213af8ce tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] DELETE https://10.4.3.239/volume/v3/volumes/be2efd3c-ec83-491c-89d2-7f29d70b9301 Aug 20 04:33:46.461511 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d21c6483-edcb-4668-af04-5e9b213af8ce tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:46.461695 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d21c6483-edcb-4668-af04-5e9b213af8ce tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:46.461896 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-d21c6483-edcb-4668-af04-5e9b213af8ce tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Delete volume with id: be2efd3c-ec83-491c-89d2-7f29d70b9301 Aug 20 04:33:46.475319 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:46.475319 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:33:46.476438 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d21c6483-edcb-4668-af04-5e9b213af8ce tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Volume info retrieved successfully. Aug 20 04:33:46.504935 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d21c6483-edcb-4668-af04-5e9b213af8ce tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Delete volume request issued successfully. Aug 20 04:33:46.505224 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d21c6483-edcb-4668-af04-5e9b213af8ce tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] https://10.4.3.239/volume/v3/volumes/be2efd3c-ec83-491c-89d2-7f29d70b9301 returned with HTTP 202 Aug 20 04:33:46.506013 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 314/1238] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:33:46 2026] DELETE /volume/v3/volumes/be2efd3c-ec83-491c-89d2-7f29d70b9301 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:33:46.518034 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d6b013b1-b1ac-4dfc-bfde-ad3bfab6dfff None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:46.519701 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7e8a4ad2-afb0-4724-a735-d68d80107b3e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:46.521026 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d6b013b1-b1ac-4dfc-bfde-ad3bfab6dfff tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] GET https://10.4.3.239/volume/v3/volumes/be2efd3c-ec83-491c-89d2-7f29d70b9301 Aug 20 04:33:46.521339 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d6b013b1-b1ac-4dfc-bfde-ad3bfab6dfff tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:46.521616 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d6b013b1-b1ac-4dfc-bfde-ad3bfab6dfff tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:46.523218 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7e8a4ad2-afb0-4724-a735-d68d80107b3e tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] GET https://10.4.3.239/volume/v3/snapshots/687ee767-d6cb-4330-a19b-e7ba68efa025 Aug 20 04:33:46.523218 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7e8a4ad2-afb0-4724-a735-d68d80107b3e tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:46.523410 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7e8a4ad2-afb0-4724-a735-d68d80107b3e tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:46.530379 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:46.530379 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:33:46.531024 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-7e8a4ad2-afb0-4724-a735-d68d80107b3e tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Snapshot retrieved successfully. Aug 20 04:33:46.532659 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7e8a4ad2-afb0-4724-a735-d68d80107b3e tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] https://10.4.3.239/volume/v3/snapshots/687ee767-d6cb-4330-a19b-e7ba68efa025 returned with HTTP 200 Aug 20 04:33:46.532659 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 307/1239] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:33:46 2026] GET /volume/v3/snapshots/687ee767-d6cb-4330-a19b-e7ba68efa025 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:46.533303 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:46.533303 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:33:46.552665 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-53953e7c-b733-476c-8937-1912e52d2ec0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:46.552825 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d6b013b1-b1ac-4dfc-bfde-ad3bfab6dfff tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Volume info retrieved successfully. Aug 20 04:33:46.554642 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-53953e7c-b733-476c-8937-1912e52d2ec0 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:33:46.555718 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-53953e7c-b733-476c-8937-1912e52d2ec0 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8b0392d6-0f46-43a9-85d8-2eabaaa23a3d", "name": "tempest-VolumesDeleteCascade-Snapshot-387690589"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:33:46.558991 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d6b013b1-b1ac-4dfc-bfde-ad3bfab6dfff tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] https://10.4.3.239/volume/v3/volumes/be2efd3c-ec83-491c-89d2-7f29d70b9301 returned with HTTP 200 Aug 20 04:33:46.560521 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 309/1240] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:46 2026] GET /volume/v3/volumes/be2efd3c-ec83-491c-89d2-7f29d70b9301 => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:46.575667 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:46.575667 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:33:46.578248 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-53953e7c-b733-476c-8937-1912e52d2ec0 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Volume info retrieved successfully. Aug 20 04:33:46.578248 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-53953e7c-b733-476c-8937-1912e52d2ec0 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Create snapshot from volume 8b0392d6-0f46-43a9-85d8-2eabaaa23a3d Aug 20 04:33:46.636866 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-53953e7c-b733-476c-8937-1912e52d2ec0 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Created reservations ['cee0c6c8-cd2d-413e-8b88-3a995a42844f', '7079190f-21d0-4453-8867-a147c7c32b22', 'a6044659-279c-4503-8ec5-fa2c6f7f30c7', '0a2a7707-0ca8-4e75-ac45-8247866dac77'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:33:46.681138 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-53953e7c-b733-476c-8937-1912e52d2ec0 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Snapshot create request issued successfully. Aug 20 04:33:46.681952 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-53953e7c-b733-476c-8937-1912e52d2ec0 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:33:46.682859 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 311/1241] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:33:46 2026] POST /volume/v3/snapshots => generated 306 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:33:46.695831 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0cdf7a3b-dd31-4033-98f0-80e6ab33f7c9 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:46.698210 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0cdf7a3b-dd31-4033-98f0-80e6ab33f7c9 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] GET https://10.4.3.239/volume/v3/snapshots/34621dad-ef20-486c-9da8-18bf2b7abe4b Aug 20 04:33:46.698210 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0cdf7a3b-dd31-4033-98f0-80e6ab33f7c9 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:46.698363 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0cdf7a3b-dd31-4033-98f0-80e6ab33f7c9 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:46.706800 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:46.706800 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:33:46.707777 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-0cdf7a3b-dd31-4033-98f0-80e6ab33f7c9 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Snapshot retrieved successfully. Aug 20 04:33:46.709242 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0cdf7a3b-dd31-4033-98f0-80e6ab33f7c9 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] https://10.4.3.239/volume/v3/snapshots/34621dad-ef20-486c-9da8-18bf2b7abe4b returned with HTTP 200 Aug 20 04:33:46.709806 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 315/1242] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:33:46 2026] GET /volume/v3/snapshots/34621dad-ef20-486c-9da8-18bf2b7abe4b => generated 438 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:47.221289 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f5ce6f04-a198-4927-9d5c-72d42803a459 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:47.226098 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f5ce6f04-a198-4927-9d5c-72d42803a459 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c Aug 20 04:33:47.226098 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f5ce6f04-a198-4927-9d5c-72d42803a459 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:47.227270 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f5ce6f04-a198-4927-9d5c-72d42803a459 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:47.227914 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-f5ce6f04-a198-4927-9d5c-72d42803a459 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id c6f52d63-3b84-4323-84cd-da4dd43f822c. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:33:47.235086 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:47.235086 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:33:47.236350 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f5ce6f04-a198-4927-9d5c-72d42803a459 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c returned with HTTP 200 Aug 20 04:33:47.237383 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 308/1243] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:47 2026] GET /volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c => generated 802 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:47.579315 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c46239aa-9766-43cf-9a04-045df11edc32 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:47.582057 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c46239aa-9766-43cf-9a04-045df11edc32 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] GET https://10.4.3.239/volume/v3/volumes/be2efd3c-ec83-491c-89d2-7f29d70b9301 Aug 20 04:33:47.582372 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c46239aa-9766-43cf-9a04-045df11edc32 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:47.582705 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c46239aa-9766-43cf-9a04-045df11edc32 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:47.591164 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c46239aa-9766-43cf-9a04-045df11edc32 tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] https://10.4.3.239/volume/v3/volumes/be2efd3c-ec83-491c-89d2-7f29d70b9301 returned with HTTP 404 Aug 20 04:33:47.591843 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 310/1244] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:47 2026] GET /volume/v3/volumes/be2efd3c-ec83-491c-89d2-7f29d70b9301 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:33:47.601824 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f92563f8-9392-4704-93ae-010727a93e4a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:47.604797 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f92563f8-9392-4704-93ae-010727a93e4a tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] DELETE https://10.4.3.239/volume/v3/volumes/cfdc1331-36b1-48e1-85b8-4dbda7a7d677 Aug 20 04:33:47.605404 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f92563f8-9392-4704-93ae-010727a93e4a tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:47.605912 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f92563f8-9392-4704-93ae-010727a93e4a tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:47.606395 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-f92563f8-9392-4704-93ae-010727a93e4a tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Delete volume with id: cfdc1331-36b1-48e1-85b8-4dbda7a7d677 Aug 20 04:33:47.619967 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:47.619967 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:33:47.621299 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f92563f8-9392-4704-93ae-010727a93e4a tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Volume info retrieved successfully. Aug 20 04:33:47.651847 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f92563f8-9392-4704-93ae-010727a93e4a tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Delete volume request issued successfully. Aug 20 04:33:47.653081 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f92563f8-9392-4704-93ae-010727a93e4a tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] https://10.4.3.239/volume/v3/volumes/cfdc1331-36b1-48e1-85b8-4dbda7a7d677 returned with HTTP 202 Aug 20 04:33:47.653081 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 312/1245] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:33:47 2026] DELETE /volume/v3/volumes/cfdc1331-36b1-48e1-85b8-4dbda7a7d677 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:33:47.667530 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4c78ca34-7479-4cc6-b75e-7da350b6335f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:47.667530 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4c78ca34-7479-4cc6-b75e-7da350b6335f tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] GET https://10.4.3.239/volume/v3/volumes/cfdc1331-36b1-48e1-85b8-4dbda7a7d677 Aug 20 04:33:47.667919 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4c78ca34-7479-4cc6-b75e-7da350b6335f tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:47.668256 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4c78ca34-7479-4cc6-b75e-7da350b6335f tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:47.722314 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e8d65386-8b24-4fd7-9fb1-829cb8ae6382 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:47.725505 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e8d65386-8b24-4fd7-9fb1-829cb8ae6382 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] GET https://10.4.3.239/volume/v3/snapshots/34621dad-ef20-486c-9da8-18bf2b7abe4b Aug 20 04:33:47.725505 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e8d65386-8b24-4fd7-9fb1-829cb8ae6382 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:47.726267 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e8d65386-8b24-4fd7-9fb1-829cb8ae6382 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:47.732876 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:47.732876 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:33:47.734483 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e8d65386-8b24-4fd7-9fb1-829cb8ae6382 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Snapshot retrieved successfully. Aug 20 04:33:47.735515 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e8d65386-8b24-4fd7-9fb1-829cb8ae6382 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] https://10.4.3.239/volume/v3/snapshots/34621dad-ef20-486c-9da8-18bf2b7abe4b returned with HTTP 200 Aug 20 04:33:47.736199 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 309/1246] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:33:47 2026] GET /volume/v3/snapshots/34621dad-ef20-486c-9da8-18bf2b7abe4b => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:47.750858 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-19c936e6-b9e5-4fda-9daf-c65e59a4283e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:47.753959 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-19c936e6-b9e5-4fda-9daf-c65e59a4283e tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] DELETE https://10.4.3.239/volume/v3/volumes/8b0392d6-0f46-43a9-85d8-2eabaaa23a3d?cascade=True Aug 20 04:33:47.753959 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-19c936e6-b9e5-4fda-9daf-c65e59a4283e tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:47.754258 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-19c936e6-b9e5-4fda-9daf-c65e59a4283e tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:47.754344 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-19c936e6-b9e5-4fda-9daf-c65e59a4283e tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Delete volume with id: 8b0392d6-0f46-43a9-85d8-2eabaaa23a3d Aug 20 04:33:47.768717 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:47.768717 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:33:47.769704 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-19c936e6-b9e5-4fda-9daf-c65e59a4283e tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Volume info retrieved successfully. Aug 20 04:33:47.820338 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-19c936e6-b9e5-4fda-9daf-c65e59a4283e tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Delete volume request issued successfully. Aug 20 04:33:47.820596 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-19c936e6-b9e5-4fda-9daf-c65e59a4283e tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] https://10.4.3.239/volume/v3/volumes/8b0392d6-0f46-43a9-85d8-2eabaaa23a3d?cascade=True returned with HTTP 202 Aug 20 04:33:47.821144 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 311/1247] 10.4.3.239 () {66 vars in 1376 bytes} [Thu Aug 20 04:33:47 2026] DELETE /volume/v3/volumes/8b0392d6-0f46-43a9-85d8-2eabaaa23a3d?cascade=True => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:33:47.830951 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3168cf4e-2eba-49a6-875b-12fb1cb5ba35 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:47.833153 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3168cf4e-2eba-49a6-875b-12fb1cb5ba35 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] GET https://10.4.3.239/volume/v3/volumes/8b0392d6-0f46-43a9-85d8-2eabaaa23a3d Aug 20 04:33:47.833967 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3168cf4e-2eba-49a6-875b-12fb1cb5ba35 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:47.834421 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3168cf4e-2eba-49a6-875b-12fb1cb5ba35 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:47.845445 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:47.845445 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:33:47.851153 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-3168cf4e-2eba-49a6-875b-12fb1cb5ba35 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Volume info retrieved successfully. Aug 20 04:33:47.861996 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3168cf4e-2eba-49a6-875b-12fb1cb5ba35 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] https://10.4.3.239/volume/v3/volumes/8b0392d6-0f46-43a9-85d8-2eabaaa23a3d returned with HTTP 200 Aug 20 04:33:47.861996 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 313/1248] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:47 2026] GET /volume/v3/volumes/8b0392d6-0f46-43a9-85d8-2eabaaa23a3d => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:47.870564 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:47.870564 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:33:47.874529 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4c78ca34-7479-4cc6-b75e-7da350b6335f tempest-TaggedBootDevicesTest_v242-1920610247 tempest-TaggedBootDevicesTest_v242-1920610247-project-member] https://10.4.3.239/volume/v3/volumes/cfdc1331-36b1-48e1-85b8-4dbda7a7d677 returned with HTTP 404 Aug 20 04:33:47.875390 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 316/1249] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:47 2026] GET /volume/v3/volumes/cfdc1331-36b1-48e1-85b8-4dbda7a7d677 => generated 109 bytes in 211 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:33:48.250680 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f51ba4ff-1506-4e55-98aa-e5364728acf9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:48.252837 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f51ba4ff-1506-4e55-98aa-e5364728acf9 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c Aug 20 04:33:48.252947 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f51ba4ff-1506-4e55-98aa-e5364728acf9 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:48.253309 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f51ba4ff-1506-4e55-98aa-e5364728acf9 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:48.253309 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-f51ba4ff-1506-4e55-98aa-e5364728acf9 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id c6f52d63-3b84-4323-84cd-da4dd43f822c. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:33:48.259228 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:48.259228 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:33:48.260041 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f51ba4ff-1506-4e55-98aa-e5364728acf9 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c returned with HTTP 200 Aug 20 04:33:48.260474 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 310/1250] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:48 2026] GET /volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:48.881612 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-29813887-ba1f-4a66-980c-c7b9ded04286 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:48.885631 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-29813887-ba1f-4a66-980c-c7b9ded04286 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] GET https://10.4.3.239/volume/v3/volumes/8b0392d6-0f46-43a9-85d8-2eabaaa23a3d Aug 20 04:33:48.885787 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-29813887-ba1f-4a66-980c-c7b9ded04286 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:48.886085 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-29813887-ba1f-4a66-980c-c7b9ded04286 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:48.896260 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-29813887-ba1f-4a66-980c-c7b9ded04286 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] https://10.4.3.239/volume/v3/volumes/8b0392d6-0f46-43a9-85d8-2eabaaa23a3d returned with HTTP 404 Aug 20 04:33:48.897090 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 312/1251] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:48 2026] GET /volume/v3/volumes/8b0392d6-0f46-43a9-85d8-2eabaaa23a3d => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:33:48.909213 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d196090f-fd94-43e5-814e-381f28eeef18 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:48.913729 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d196090f-fd94-43e5-814e-381f28eeef18 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] GET https://10.4.3.239/volume/v3/volumes Aug 20 04:33:48.914065 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d196090f-fd94-43e5-814e-381f28eeef18 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:48.914811 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d196090f-fd94-43e5-814e-381f28eeef18 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:48.916217 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.api_utils [None req-d196090f-fd94-43e5-814e-381f28eeef18 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Removing options '' from query. {{(pid=100176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:33:48.916918 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-d196090f-fd94-43e5-814e-381f28eeef18 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:33:48.938702 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d196090f-fd94-43e5-814e-381f28eeef18 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Get all volumes completed successfully. Aug 20 04:33:48.938702 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d196090f-fd94-43e5-814e-381f28eeef18 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 200 Aug 20 04:33:48.938702 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 314/1252] 10.4.3.239 () {66 vars in 1237 bytes} [Thu Aug 20 04:33:48 2026] GET /volume/v3/volumes => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 04:33:48.953934 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-94c98caa-24b5-4227-bd6a-ed1e73470e51 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:48.956482 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-94c98caa-24b5-4227-bd6a-ed1e73470e51 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] GET https://10.4.3.239/volume/v3/snapshots Aug 20 04:33:48.956787 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-94c98caa-24b5-4227-bd6a-ed1e73470e51 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:48.957043 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-94c98caa-24b5-4227-bd6a-ed1e73470e51 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:48.957647 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.api_utils [None req-94c98caa-24b5-4227-bd6a-ed1e73470e51 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Removing options '' from query. {{(pid=100175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:33:48.959660 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.db.api [None req-94c98caa-24b5-4227-bd6a-ed1e73470e51 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Building query based on filter {{(pid=100175) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 04:33:48.967318 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-94c98caa-24b5-4227-bd6a-ed1e73470e51 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Get all snapshots completed successfully. Aug 20 04:33:48.968677 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-94c98caa-24b5-4227-bd6a-ed1e73470e51 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 200 Aug 20 04:33:48.970321 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 317/1253] 10.4.3.239 () {66 vars in 1243 bytes} [Thu Aug 20 04:33:48 2026] GET /volume/v3/snapshots => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 04:33:48.983702 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e41c925c-f7a1-47f8-99c4-03152837ad50 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:48.986786 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e41c925c-f7a1-47f8-99c4-03152837ad50 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/34621dad-ef20-486c-9da8-18bf2b7abe4b Aug 20 04:33:48.987098 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e41c925c-f7a1-47f8-99c4-03152837ad50 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:48.987353 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e41c925c-f7a1-47f8-99c4-03152837ad50 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:48.987486 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-e41c925c-f7a1-47f8-99c4-03152837ad50 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Delete snapshot with id: 34621dad-ef20-486c-9da8-18bf2b7abe4b Aug 20 04:33:48.993781 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e41c925c-f7a1-47f8-99c4-03152837ad50 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] https://10.4.3.239/volume/v3/snapshots/34621dad-ef20-486c-9da8-18bf2b7abe4b returned with HTTP 404 Aug 20 04:33:48.994580 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 311/1254] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:33:48 2026] DELETE /volume/v3/snapshots/34621dad-ef20-486c-9da8-18bf2b7abe4b => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 20 04:33:49.004713 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-237aec87-9659-4565-8e75-dcc2c92f8ffd None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:49.006830 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-237aec87-9659-4565-8e75-dcc2c92f8ffd tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/687ee767-d6cb-4330-a19b-e7ba68efa025 Aug 20 04:33:49.007230 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-237aec87-9659-4565-8e75-dcc2c92f8ffd tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:49.007438 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-237aec87-9659-4565-8e75-dcc2c92f8ffd tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:49.007620 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-237aec87-9659-4565-8e75-dcc2c92f8ffd tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Delete snapshot with id: 687ee767-d6cb-4330-a19b-e7ba68efa025 Aug 20 04:33:49.014289 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-237aec87-9659-4565-8e75-dcc2c92f8ffd tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] https://10.4.3.239/volume/v3/snapshots/687ee767-d6cb-4330-a19b-e7ba68efa025 returned with HTTP 404 Aug 20 04:33:49.015021 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 313/1255] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:33:49 2026] DELETE /volume/v3/snapshots/687ee767-d6cb-4330-a19b-e7ba68efa025 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:33:49.024455 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b5d4afcb-1072-4a1b-bc53-24d16683b77f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:49.026530 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b5d4afcb-1072-4a1b-bc53-24d16683b77f tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] GET https://10.4.3.239/volume/v3/volumes/8b0392d6-0f46-43a9-85d8-2eabaaa23a3d Aug 20 04:33:49.027006 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b5d4afcb-1072-4a1b-bc53-24d16683b77f tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:49.027408 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b5d4afcb-1072-4a1b-bc53-24d16683b77f tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:49.033834 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b5d4afcb-1072-4a1b-bc53-24d16683b77f tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] https://10.4.3.239/volume/v3/volumes/8b0392d6-0f46-43a9-85d8-2eabaaa23a3d returned with HTTP 404 Aug 20 04:33:49.034783 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 315/1256] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:49 2026] GET /volume/v3/volumes/8b0392d6-0f46-43a9-85d8-2eabaaa23a3d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:33:49.044034 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-751bef79-f547-4e0a-a19c-5df39c3db0e6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:49.048838 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-751bef79-f547-4e0a-a19c-5df39c3db0e6 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] DELETE https://10.4.3.239/volume/v3/volumes/8b0392d6-0f46-43a9-85d8-2eabaaa23a3d Aug 20 04:33:49.049120 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-751bef79-f547-4e0a-a19c-5df39c3db0e6 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:49.049521 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-751bef79-f547-4e0a-a19c-5df39c3db0e6 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:49.050651 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-751bef79-f547-4e0a-a19c-5df39c3db0e6 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Delete volume with id: 8b0392d6-0f46-43a9-85d8-2eabaaa23a3d Aug 20 04:33:49.059302 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-751bef79-f547-4e0a-a19c-5df39c3db0e6 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] https://10.4.3.239/volume/v3/volumes/8b0392d6-0f46-43a9-85d8-2eabaaa23a3d returned with HTTP 404 Aug 20 04:33:49.060608 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 318/1257] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:33:49 2026] DELETE /volume/v3/volumes/8b0392d6-0f46-43a9-85d8-2eabaaa23a3d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:33:49.073013 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-682e37ae-70f1-426d-b620-059bc0eacca2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:49.075142 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-682e37ae-70f1-426d-b620-059bc0eacca2 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:33:49.075613 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-682e37ae-70f1-426d-b620-059bc0eacca2 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1568645149"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:33:49.077704 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-682e37ae-70f1-426d-b620-059bc0eacca2 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1568645149'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:33:49.077881 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-682e37ae-70f1-426d-b620-059bc0eacca2 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Create volume of 1 GB Aug 20 04:33:49.084681 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-682e37ae-70f1-426d-b620-059bc0eacca2 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Availability Zones retrieved successfully. Aug 20 04:33:49.091379 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-682e37ae-70f1-426d-b620-059bc0eacca2 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Flow 'volume_create_api' (da46961b-064a-46e1-b94e-62ad526c0246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:33:49.092726 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-682e37ae-70f1-426d-b620-059bc0eacca2 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (039172ea-e21e-4772-b0cf-fd05211fca81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:49.093829 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-682e37ae-70f1-426d-b620-059bc0eacca2 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:33:49.154459 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-682e37ae-70f1-426d-b620-059bc0eacca2 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (039172ea-e21e-4772-b0cf-fd05211fca81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:49.155631 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-682e37ae-70f1-426d-b620-059bc0eacca2 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edc94fd2-6267-4168-935e-fe03ae746e4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:49.231944 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-682e37ae-70f1-426d-b620-059bc0eacca2 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Created reservations ['03761797-fe77-4f1b-92a1-1dfd0e711a9f', '86255aa1-f803-4033-8de9-0c5164b6d0ce', '5d583569-7b9e-47f8-b5b2-452d939e6de3', '48193072-29b4-43a9-ad09-afe6e85c9e33'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:33:49.233597 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-682e37ae-70f1-426d-b620-059bc0eacca2 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edc94fd2-6267-4168-935e-fe03ae746e4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03761797-fe77-4f1b-92a1-1dfd0e711a9f', '86255aa1-f803-4033-8de9-0c5164b6d0ce', '5d583569-7b9e-47f8-b5b2-452d939e6de3', '48193072-29b4-43a9-ad09-afe6e85c9e33']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:49.235061 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-682e37ae-70f1-426d-b620-059bc0eacca2 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b065bdf-521e-470f-8218-6a9358e4a37d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:49.263705 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-682e37ae-70f1-426d-b620-059bc0eacca2 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b065bdf-521e-470f-8218-6a9358e4a37d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b16f6a87-a70d-49b1-b4ec-91c31fc02484', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1568645149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='194d29412f644d3b830c98bbbfb4c245',qos_specs=None,replication_status=,reservations=['03761797-fe77-4f1b-92a1-1dfd0e711a9f','86255aa1-f803-4033-8de9-0c5164b6d0ce','5d583569-7b9e-47f8-b5b2-452d939e6de3','48193072-29b4-43a9-ad09-afe6e85c9e33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75276415cc4a49fda941dce427353648',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:33:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1568645149',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b16f6a87-a70d-49b1-b4ec-91c31fc02484,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='194d29412f644d3b830c98bbbfb4c245',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75276415cc4a49fda941dce427353648',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:49.263705 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-682e37ae-70f1-426d-b620-059bc0eacca2 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37f48760-c8be-40cf-a5b2-a38c84d79b4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:49.276300 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a7fa3f66-5005-4c76-a8f7-5207a0dc7706 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:49.279329 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a7fa3f66-5005-4c76-a8f7-5207a0dc7706 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c Aug 20 04:33:49.279329 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a7fa3f66-5005-4c76-a8f7-5207a0dc7706 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:49.279329 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a7fa3f66-5005-4c76-a8f7-5207a0dc7706 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:49.279894 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-a7fa3f66-5005-4c76-a8f7-5207a0dc7706 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id c6f52d63-3b84-4323-84cd-da4dd43f822c. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:33:49.287523 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:49.287523 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:33:49.288830 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a7fa3f66-5005-4c76-a8f7-5207a0dc7706 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c returned with HTTP 200 Aug 20 04:33:49.289821 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 314/1258] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:49 2026] GET /volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 04:33:49.297971 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-682e37ae-70f1-426d-b620-059bc0eacca2 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37f48760-c8be-40cf-a5b2-a38c84d79b4f) transitioned into state 'SUCCESS' from state '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-1568645149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='194d29412f644d3b830c98bbbfb4c245',qos_specs=None,replication_status=,reservations=['03761797-fe77-4f1b-92a1-1dfd0e711a9f','86255aa1-f803-4033-8de9-0c5164b6d0ce','5d583569-7b9e-47f8-b5b2-452d939e6de3','48193072-29b4-43a9-ad09-afe6e85c9e33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75276415cc4a49fda941dce427353648',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:49.299050 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-682e37ae-70f1-426d-b620-059bc0eacca2 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ed7fe11-8e5c-4b1f-8da0-1684273ccb30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:49.317493 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-682e37ae-70f1-426d-b620-059bc0eacca2 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ed7fe11-8e5c-4b1f-8da0-1684273ccb30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:49.318723 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-682e37ae-70f1-426d-b620-059bc0eacca2 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Flow 'volume_create_api' (da46961b-064a-46e1-b94e-62ad526c0246) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:33:49.319044 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-682e37ae-70f1-426d-b620-059bc0eacca2 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Create volume request issued successfully. Aug 20 04:33:49.319922 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-682e37ae-70f1-426d-b620-059bc0eacca2 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:33:49.320474 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 312/1259] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:33:49 2026] POST /volume/v3/volumes => generated 751 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:33:49.341105 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-339068f6-ca77-4ed6-ada7-dcf78ce9600d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:49.345089 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-339068f6-ca77-4ed6-ada7-dcf78ce9600d tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] GET https://10.4.3.239/volume/v3/volumes/b16f6a87-a70d-49b1-b4ec-91c31fc02484 Aug 20 04:33:49.346036 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-339068f6-ca77-4ed6-ada7-dcf78ce9600d tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:49.346401 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-339068f6-ca77-4ed6-ada7-dcf78ce9600d tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:49.361453 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:49.361453 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:33:49.371813 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-339068f6-ca77-4ed6-ada7-dcf78ce9600d tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Volume info retrieved successfully. Aug 20 04:33:49.385175 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-339068f6-ca77-4ed6-ada7-dcf78ce9600d tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] https://10.4.3.239/volume/v3/volumes/b16f6a87-a70d-49b1-b4ec-91c31fc02484 returned with HTTP 200 Aug 20 04:33:49.385820 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 316/1260] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:49 2026] GET /volume/v3/volumes/b16f6a87-a70d-49b1-b4ec-91c31fc02484 => generated 819 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:50.312018 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d27df8c8-ecaf-4da8-8cd1-c325e89773e6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:50.314782 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d27df8c8-ecaf-4da8-8cd1-c325e89773e6 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c Aug 20 04:33:50.315235 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d27df8c8-ecaf-4da8-8cd1-c325e89773e6 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:50.315603 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d27df8c8-ecaf-4da8-8cd1-c325e89773e6 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:50.315752 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-d27df8c8-ecaf-4da8-8cd1-c325e89773e6 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id c6f52d63-3b84-4323-84cd-da4dd43f822c. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:33:50.323635 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:50.323635 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:33:50.324613 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d27df8c8-ecaf-4da8-8cd1-c325e89773e6 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c returned with HTTP 200 Aug 20 04:33:50.325255 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 319/1261] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:50 2026] GET /volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:50.404372 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-bf81c916-c18d-4070-a283-aa3683e83e75 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:50.407533 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bf81c916-c18d-4070-a283-aa3683e83e75 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] GET https://10.4.3.239/volume/v3/volumes/b16f6a87-a70d-49b1-b4ec-91c31fc02484 Aug 20 04:33:50.407533 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bf81c916-c18d-4070-a283-aa3683e83e75 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:50.410681 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bf81c916-c18d-4070-a283-aa3683e83e75 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:50.424077 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:50.424077 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:33:50.430899 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-bf81c916-c18d-4070-a283-aa3683e83e75 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Volume info retrieved successfully. Aug 20 04:33:50.436918 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bf81c916-c18d-4070-a283-aa3683e83e75 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] https://10.4.3.239/volume/v3/volumes/b16f6a87-a70d-49b1-b4ec-91c31fc02484 returned with HTTP 200 Aug 20 04:33:50.437387 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 315/1262] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:50 2026] GET /volume/v3/volumes/b16f6a87-a70d-49b1-b4ec-91c31fc02484 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:50.457225 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-54f1bcbf-4cc3-4083-b998-b7e4bdcd4324 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:50.460236 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-54f1bcbf-4cc3-4083-b998-b7e4bdcd4324 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:33:50.460536 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-54f1bcbf-4cc3-4083-b998-b7e4bdcd4324 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b16f6a87-a70d-49b1-b4ec-91c31fc02484", "name": "tempest-VolumesDeleteCascade-Snapshot-81857489"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:33:50.472368 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:50.472368 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:33:50.473797 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-54f1bcbf-4cc3-4083-b998-b7e4bdcd4324 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Volume info retrieved successfully. Aug 20 04:33:50.473797 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-54f1bcbf-4cc3-4083-b998-b7e4bdcd4324 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Create snapshot from volume b16f6a87-a70d-49b1-b4ec-91c31fc02484 Aug 20 04:33:50.529672 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-54f1bcbf-4cc3-4083-b998-b7e4bdcd4324 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Created reservations ['a4a814bd-d2b3-497f-823a-74fc1682a7e1', '8bbd4b27-b44a-42a7-b40a-ece1ee7485bc', '9b5d830a-d392-44e0-adbb-08b2d988bceb', '9a2f5033-fa18-4452-8bc9-57b7082e2aca'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:33:50.596506 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-54f1bcbf-4cc3-4083-b998-b7e4bdcd4324 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Snapshot create request issued successfully. Aug 20 04:33:50.596816 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-54f1bcbf-4cc3-4083-b998-b7e4bdcd4324 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:33:50.597420 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 313/1263] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:33:50 2026] POST /volume/v3/snapshots => generated 305 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:33:50.614652 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6c38eeb5-4a84-4cae-afe0-3b4c41c84edd None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:50.618534 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6c38eeb5-4a84-4cae-afe0-3b4c41c84edd tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] GET https://10.4.3.239/volume/v3/snapshots/c3985daf-ad79-4621-98ad-807a589df954 Aug 20 04:33:50.618855 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6c38eeb5-4a84-4cae-afe0-3b4c41c84edd tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:50.619058 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6c38eeb5-4a84-4cae-afe0-3b4c41c84edd tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:50.628437 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:50.628437 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:33:50.629006 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-6c38eeb5-4a84-4cae-afe0-3b4c41c84edd tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Snapshot retrieved successfully. Aug 20 04:33:50.630465 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6c38eeb5-4a84-4cae-afe0-3b4c41c84edd tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] https://10.4.3.239/volume/v3/snapshots/c3985daf-ad79-4621-98ad-807a589df954 returned with HTTP 200 Aug 20 04:33:50.630854 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 317/1264] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:33:50 2026] GET /volume/v3/snapshots/c3985daf-ad79-4621-98ad-807a589df954 => generated 437 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:51.339655 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5a9cd12a-2aa8-4eba-b50e-f15bd66dfece None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:51.343039 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5a9cd12a-2aa8-4eba-b50e-f15bd66dfece tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c Aug 20 04:33:51.343630 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5a9cd12a-2aa8-4eba-b50e-f15bd66dfece tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:51.344079 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5a9cd12a-2aa8-4eba-b50e-f15bd66dfece tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:51.344574 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-5a9cd12a-2aa8-4eba-b50e-f15bd66dfece tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id c6f52d63-3b84-4323-84cd-da4dd43f822c. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:33:51.352554 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:51.352554 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:33:51.353933 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5a9cd12a-2aa8-4eba-b50e-f15bd66dfece tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c returned with HTTP 200 Aug 20 04:33:51.354945 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 320/1265] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:51 2026] GET /volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c => generated 802 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:51.378614 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d85f1bb6-2685-4c2c-8f10-775b8060b2d2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:51.380731 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d85f1bb6-2685-4c2c-8f10-775b8060b2d2 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/volumes/4a5d19f4-ff46-4e7a-a8ce-bda2688cc23e Aug 20 04:33:51.380979 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d85f1bb6-2685-4c2c-8f10-775b8060b2d2 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:51.381353 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d85f1bb6-2685-4c2c-8f10-775b8060b2d2 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:51.395173 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:51.395173 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:33:51.403852 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d85f1bb6-2685-4c2c-8f10-775b8060b2d2 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Volume info retrieved successfully. Aug 20 04:33:51.410205 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d85f1bb6-2685-4c2c-8f10-775b8060b2d2 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/volumes/4a5d19f4-ff46-4e7a-a8ce-bda2688cc23e returned with HTTP 200 Aug 20 04:33:51.410762 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 316/1266] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:51 2026] GET /volume/v3/volumes/4a5d19f4-ff46-4e7a-a8ce-bda2688cc23e => generated 901 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:51.433589 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-18ed054c-d9b2-4020-84d8-07a3daeae3f8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:51.436818 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-18ed054c-d9b2-4020-84d8-07a3daeae3f8 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/volumes Aug 20 04:33:51.436818 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-18ed054c-d9b2-4020-84d8-07a3daeae3f8 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:51.437830 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-18ed054c-d9b2-4020-84d8-07a3daeae3f8 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'index' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:51.438275 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.api_utils [None req-18ed054c-d9b2-4020-84d8-07a3daeae3f8 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Removing options '' from query. {{(pid=100177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:33:51.439047 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:51.439047 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:33:51.439388 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-18ed054c-d9b2-4020-84d8-07a3daeae3f8 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:33:51.449728 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-18ed054c-d9b2-4020-84d8-07a3daeae3f8 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Get all volumes completed successfully. Aug 20 04:33:51.450415 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-18ed054c-d9b2-4020-84d8-07a3daeae3f8 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 200 Aug 20 04:33:51.450925 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 314/1267] 10.4.3.239 () {66 vars in 1237 bytes} [Thu Aug 20 04:33:51 2026] GET /volume/v3/volumes => generated 661 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:51.467817 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9843413d-8430-41b9-87bf-0a509e319dd9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:51.470694 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9843413d-8430-41b9-87bf-0a509e319dd9 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] DELETE https://10.4.3.239/volume/v3/volumes/4a5d19f4-ff46-4e7a-a8ce-bda2688cc23e Aug 20 04:33:51.471013 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9843413d-8430-41b9-87bf-0a509e319dd9 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:51.471150 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9843413d-8430-41b9-87bf-0a509e319dd9 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:51.471414 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-9843413d-8430-41b9-87bf-0a509e319dd9 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Delete volume with id: 4a5d19f4-ff46-4e7a-a8ce-bda2688cc23e Aug 20 04:33:51.484493 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:51.484493 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:33:51.485445 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-9843413d-8430-41b9-87bf-0a509e319dd9 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Volume info retrieved successfully. Aug 20 04:33:51.516232 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-9843413d-8430-41b9-87bf-0a509e319dd9 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Delete volume request issued successfully. Aug 20 04:33:51.517283 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9843413d-8430-41b9-87bf-0a509e319dd9 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/volumes/4a5d19f4-ff46-4e7a-a8ce-bda2688cc23e returned with HTTP 202 Aug 20 04:33:51.517829 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 318/1268] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:33:51 2026] DELETE /volume/v3/volumes/4a5d19f4-ff46-4e7a-a8ce-bda2688cc23e => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:33:51.530140 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0064dd25-26a7-4fbb-8d47-350dc718b247 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:51.532848 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0064dd25-26a7-4fbb-8d47-350dc718b247 tempest-VolumesBackupsAdminTest-573352574 tempest-VolumesBackupsAdminTest-573352574-project-admin] DELETE https://10.4.3.239/volume/v3/backups/49dd06f6-c7dc-494f-b068-378dbacd0316 Aug 20 04:33:51.535604 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0064dd25-26a7-4fbb-8d47-350dc718b247 tempest-VolumesBackupsAdminTest-573352574 tempest-VolumesBackupsAdminTest-573352574-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:51.538542 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0064dd25-26a7-4fbb-8d47-350dc718b247 tempest-VolumesBackupsAdminTest-573352574 tempest-VolumesBackupsAdminTest-573352574-project-admin] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:51.538542 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.contrib.backups [None req-0064dd25-26a7-4fbb-8d47-350dc718b247 tempest-VolumesBackupsAdminTest-573352574 tempest-VolumesBackupsAdminTest-573352574-project-admin] Delete backup with id: 49dd06f6-c7dc-494f-b068-378dbacd0316. Aug 20 04:33:51.543978 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:51.543978 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:33:51.573559 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.backup.rpcapi [None req-0064dd25-26a7-4fbb-8d47-350dc718b247 tempest-VolumesBackupsAdminTest-573352574 tempest-VolumesBackupsAdminTest-573352574-project-admin] delete_backup rpcapi backup_id 49dd06f6-c7dc-494f-b068-378dbacd0316 {{(pid=100175) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 04:33:51.578121 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0064dd25-26a7-4fbb-8d47-350dc718b247 tempest-VolumesBackupsAdminTest-573352574 tempest-VolumesBackupsAdminTest-573352574-project-admin] https://10.4.3.239/volume/v3/backups/49dd06f6-c7dc-494f-b068-378dbacd0316 returned with HTTP 202 Aug 20 04:33:51.579200 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 321/1269] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:33:51 2026] DELETE /volume/v3/backups/49dd06f6-c7dc-494f-b068-378dbacd0316 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:33:51.592009 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7e11ffc1-6ccd-4a2f-bb19-b55db1fc1512 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:51.595207 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7e11ffc1-6ccd-4a2f-bb19-b55db1fc1512 tempest-VolumesBackupsAdminTest-573352574 tempest-VolumesBackupsAdminTest-573352574-project-admin] GET https://10.4.3.239/volume/v3/backups/49dd06f6-c7dc-494f-b068-378dbacd0316 Aug 20 04:33:51.595207 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7e11ffc1-6ccd-4a2f-bb19-b55db1fc1512 tempest-VolumesBackupsAdminTest-573352574 tempest-VolumesBackupsAdminTest-573352574-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:51.595207 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7e11ffc1-6ccd-4a2f-bb19-b55db1fc1512 tempest-VolumesBackupsAdminTest-573352574 tempest-VolumesBackupsAdminTest-573352574-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:51.595207 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-7e11ffc1-6ccd-4a2f-bb19-b55db1fc1512 tempest-VolumesBackupsAdminTest-573352574 tempest-VolumesBackupsAdminTest-573352574-project-admin] Show backup with id 49dd06f6-c7dc-494f-b068-378dbacd0316. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:33:51.620725 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:51.620725 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:33:51.620725 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7e11ffc1-6ccd-4a2f-bb19-b55db1fc1512 tempest-VolumesBackupsAdminTest-573352574 tempest-VolumesBackupsAdminTest-573352574-project-admin] https://10.4.3.239/volume/v3/backups/49dd06f6-c7dc-494f-b068-378dbacd0316 returned with HTTP 200 Aug 20 04:33:51.620725 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 317/1270] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:51 2026] GET /volume/v3/backups/49dd06f6-c7dc-494f-b068-378dbacd0316 => generated 801 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:51.644980 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-bc1fb017-76a9-4e42-bdfa-a6006344ffcd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:51.650406 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bc1fb017-76a9-4e42-bdfa-a6006344ffcd tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] GET https://10.4.3.239/volume/v3/snapshots/c3985daf-ad79-4621-98ad-807a589df954 Aug 20 04:33:51.650657 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bc1fb017-76a9-4e42-bdfa-a6006344ffcd tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:51.650895 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bc1fb017-76a9-4e42-bdfa-a6006344ffcd tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:51.667735 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:51.667735 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:33:51.668109 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-bc1fb017-76a9-4e42-bdfa-a6006344ffcd tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Snapshot retrieved successfully. Aug 20 04:33:51.669110 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bc1fb017-76a9-4e42-bdfa-a6006344ffcd tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] https://10.4.3.239/volume/v3/snapshots/c3985daf-ad79-4621-98ad-807a589df954 returned with HTTP 200 Aug 20 04:33:51.669933 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 315/1271] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:33:51 2026] GET /volume/v3/snapshots/c3985daf-ad79-4621-98ad-807a589df954 => generated 464 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:51.689665 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7f06a7dd-f2c7-4795-b32c-5ed077ca8ef3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:51.692886 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7f06a7dd-f2c7-4795-b32c-5ed077ca8ef3 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:33:51.693364 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7f06a7dd-f2c7-4795-b32c-5ed077ca8ef3 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "c3985daf-ad79-4621-98ad-807a589df954", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1844753589"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:33:51.696371 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-7f06a7dd-f2c7-4795-b32c-5ed077ca8ef3 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Create volume request body: {'volume': {'snapshot_id': 'c3985daf-ad79-4621-98ad-807a589df954', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1844753589'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:33:51.706769 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:51.706769 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:33:51.707499 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7f06a7dd-f2c7-4795-b32c-5ed077ca8ef3 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Snapshot retrieved successfully. Aug 20 04:33:51.707698 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-7f06a7dd-f2c7-4795-b32c-5ed077ca8ef3 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Create volume of 1 GB Aug 20 04:33:51.715154 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7f06a7dd-f2c7-4795-b32c-5ed077ca8ef3 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Availability Zones retrieved successfully. Aug 20 04:33:51.725031 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7f06a7dd-f2c7-4795-b32c-5ed077ca8ef3 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Flow 'volume_create_api' (99e8a529-ad86-49af-9093-9957098e11e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:33:51.726636 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7f06a7dd-f2c7-4795-b32c-5ed077ca8ef3 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6dc8e98-1b02-4bb0-9dcc-bb6dcc3dcdea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:51.727378 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-7f06a7dd-f2c7-4795-b32c-5ed077ca8ef3 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:33:51.738016 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-6a3227ac-7abd-4197-ad04-611ef838f8b1 req-c0bbcf46-cce9-414b-839c-2c5ef97b60d7 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:51.740685 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-6a3227ac-7abd-4197-ad04-611ef838f8b1 req-c0bbcf46-cce9-414b-839c-2c5ef97b60d7 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] DELETE https://10.4.3.239/volume/v3/attachments/f6d2020b-c357-48bd-a79b-1010b8ccd545 Aug 20 04:33:51.740978 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-6a3227ac-7abd-4197-ad04-611ef838f8b1 req-c0bbcf46-cce9-414b-839c-2c5ef97b60d7 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:51.741261 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-6a3227ac-7abd-4197-ad04-611ef838f8b1 req-c0bbcf46-cce9-414b-839c-2c5ef97b60d7 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:51.753264 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:51.753264 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:33:51.771490 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7f06a7dd-f2c7-4795-b32c-5ed077ca8ef3 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6dc8e98-1b02-4bb0-9dcc-bb6dcc3dcdea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c3985daf-ad79-4621-98ad-807a589df954', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:51.772376 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7f06a7dd-f2c7-4795-b32c-5ed077ca8ef3 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5be2a203-2e73-4452-8f5e-eff7eb11f374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:51.821409 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-6a3227ac-7abd-4197-ad04-611ef838f8b1 req-c0bbcf46-cce9-414b-839c-2c5ef97b60d7 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] https://10.4.3.239/volume/v3/attachments/f6d2020b-c357-48bd-a79b-1010b8ccd545 returned with HTTP 200 Aug 20 04:33:51.822103 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 322/1272] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:33:51 2026] DELETE /volume/v3/attachments/f6d2020b-c357-48bd-a79b-1010b8ccd545 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:51.831734 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-7f06a7dd-f2c7-4795-b32c-5ed077ca8ef3 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Created reservations ['8a3a6f3e-e80b-418c-9661-dafa72aa3276', '93f89cdf-5558-4e0c-be2f-d36ee962a124', '905e4629-6248-460b-aaee-986da7ec9807', 'bc2303ef-4f01-4e39-8533-355e982a3cc4'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:33:51.832831 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7f06a7dd-f2c7-4795-b32c-5ed077ca8ef3 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5be2a203-2e73-4452-8f5e-eff7eb11f374) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a3a6f3e-e80b-418c-9661-dafa72aa3276', '93f89cdf-5558-4e0c-be2f-d36ee962a124', '905e4629-6248-460b-aaee-986da7ec9807', 'bc2303ef-4f01-4e39-8533-355e982a3cc4']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:51.833802 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7f06a7dd-f2c7-4795-b32c-5ed077ca8ef3 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (379a366e-2382-47a6-a034-01d94f419f05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:51.841547 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-6a3227ac-7abd-4197-ad04-611ef838f8b1 req-f753ff17-9d01-4c09-877b-08efc7b7e570 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:51.845454 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-6a3227ac-7abd-4197-ad04-611ef838f8b1 req-f753ff17-9d01-4c09-877b-08efc7b7e570 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] DELETE https://10.4.3.239/volume/v3/volumes/6633bc39-c288-478d-97a6-2615f62749b9 Aug 20 04:33:51.845454 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-6a3227ac-7abd-4197-ad04-611ef838f8b1 req-f753ff17-9d01-4c09-877b-08efc7b7e570 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:51.846136 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-6a3227ac-7abd-4197-ad04-611ef838f8b1 req-f753ff17-9d01-4c09-877b-08efc7b7e570 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:51.846136 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [req-6a3227ac-7abd-4197-ad04-611ef838f8b1 req-f753ff17-9d01-4c09-877b-08efc7b7e570 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Delete volume with id: 6633bc39-c288-478d-97a6-2615f62749b9 Aug 20 04:33:51.859975 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:51.859975 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:33:51.859975 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-6a3227ac-7abd-4197-ad04-611ef838f8b1 req-f753ff17-9d01-4c09-877b-08efc7b7e570 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Volume info retrieved successfully. Aug 20 04:33:51.884795 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7f06a7dd-f2c7-4795-b32c-5ed077ca8ef3 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (379a366e-2382-47a6-a034-01d94f419f05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a22b844-5903-4438-89f9-f8a97e198ddd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1844753589',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='194d29412f644d3b830c98bbbfb4c245',qos_specs=None,replication_status=,reservations=['8a3a6f3e-e80b-418c-9661-dafa72aa3276','93f89cdf-5558-4e0c-be2f-d36ee962a124','905e4629-6248-460b-aaee-986da7ec9807','bc2303ef-4f01-4e39-8533-355e982a3cc4'],size=1,snapshot_id=c3985daf-ad79-4621-98ad-807a589df954,source_replicaid=,source_volid=None,status='creating',user_id='75276415cc4a49fda941dce427353648',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:33:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1844753589',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a22b844-5903-4438-89f9-f8a97e198ddd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='194d29412f644d3b830c98bbbfb4c245',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c3985daf-ad79-4621-98ad-807a589df954,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75276415cc4a49fda941dce427353648',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:51.885787 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7f06a7dd-f2c7-4795-b32c-5ed077ca8ef3 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32afee86-db50-4a79-8020-63abeaccc15b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:51.893921 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-6a3227ac-7abd-4197-ad04-611ef838f8b1 req-f753ff17-9d01-4c09-877b-08efc7b7e570 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] Delete volume request issued successfully. Aug 20 04:33:51.894214 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-6a3227ac-7abd-4197-ad04-611ef838f8b1 req-f753ff17-9d01-4c09-877b-08efc7b7e570 tempest-ServerActionsV293TestJSON-1287544192 tempest-ServerActionsV293TestJSON-1287544192-project-member] https://10.4.3.239/volume/v3/volumes/6633bc39-c288-478d-97a6-2615f62749b9 returned with HTTP 202 Aug 20 04:33:51.895042 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 318/1273] 10.4.3.239 () {70 vars in 1620 bytes} [Thu Aug 20 04:33:51 2026] DELETE /volume/v3/volumes/6633bc39-c288-478d-97a6-2615f62749b9 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:33:51.924398 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7f06a7dd-f2c7-4795-b32c-5ed077ca8ef3 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32afee86-db50-4a79-8020-63abeaccc15b) transitioned into state 'SUCCESS' from state '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-1844753589',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='194d29412f644d3b830c98bbbfb4c245',qos_specs=None,replication_status=,reservations=['8a3a6f3e-e80b-418c-9661-dafa72aa3276','93f89cdf-5558-4e0c-be2f-d36ee962a124','905e4629-6248-460b-aaee-986da7ec9807','bc2303ef-4f01-4e39-8533-355e982a3cc4'],size=1,snapshot_id=c3985daf-ad79-4621-98ad-807a589df954,source_replicaid=,source_volid=None,status='creating',user_id='75276415cc4a49fda941dce427353648',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:51.925683 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7f06a7dd-f2c7-4795-b32c-5ed077ca8ef3 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aec8534a-fca5-48d7-a27d-3d5117fa3f42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:51.963220 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7f06a7dd-f2c7-4795-b32c-5ed077ca8ef3 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aec8534a-fca5-48d7-a27d-3d5117fa3f42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:51.963220 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7f06a7dd-f2c7-4795-b32c-5ed077ca8ef3 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Flow 'volume_create_api' (99e8a529-ad86-49af-9093-9957098e11e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:33:51.963220 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7f06a7dd-f2c7-4795-b32c-5ed077ca8ef3 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Create volume request issued successfully. Aug 20 04:33:51.964304 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7f06a7dd-f2c7-4795-b32c-5ed077ca8ef3 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:33:51.965108 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 319/1274] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:33:51 2026] POST /volume/v3/volumes => generated 785 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:33:51.988209 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5626999f-7e90-4d94-a864-efc07dc1f897 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:51.990252 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5626999f-7e90-4d94-a864-efc07dc1f897 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] GET https://10.4.3.239/volume/v3/volumes/5a22b844-5903-4438-89f9-f8a97e198ddd Aug 20 04:33:51.992206 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5626999f-7e90-4d94-a864-efc07dc1f897 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:51.992206 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5626999f-7e90-4d94-a864-efc07dc1f897 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:52.004995 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:52.004995 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:33:52.014891 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-5626999f-7e90-4d94-a864-efc07dc1f897 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Volume info retrieved successfully. Aug 20 04:33:52.037448 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5626999f-7e90-4d94-a864-efc07dc1f897 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] https://10.4.3.239/volume/v3/volumes/5a22b844-5903-4438-89f9-f8a97e198ddd returned with HTTP 200 Aug 20 04:33:52.040203 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 316/1275] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:51 2026] GET /volume/v3/volumes/5a22b844-5903-4438-89f9-f8a97e198ddd => generated 853 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:52.637949 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4ddd1cb1-41d9-4455-b502-dd2d91efb608 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:52.640503 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4ddd1cb1-41d9-4455-b502-dd2d91efb608 tempest-VolumesBackupsAdminTest-573352574 tempest-VolumesBackupsAdminTest-573352574-project-admin] GET https://10.4.3.239/volume/v3/backups/49dd06f6-c7dc-494f-b068-378dbacd0316 Aug 20 04:33:52.640704 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4ddd1cb1-41d9-4455-b502-dd2d91efb608 tempest-VolumesBackupsAdminTest-573352574 tempest-VolumesBackupsAdminTest-573352574-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:52.640942 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4ddd1cb1-41d9-4455-b502-dd2d91efb608 tempest-VolumesBackupsAdminTest-573352574 tempest-VolumesBackupsAdminTest-573352574-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:52.641884 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-4ddd1cb1-41d9-4455-b502-dd2d91efb608 tempest-VolumesBackupsAdminTest-573352574 tempest-VolumesBackupsAdminTest-573352574-project-admin] Show backup with id 49dd06f6-c7dc-494f-b068-378dbacd0316. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:33:52.646552 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4ddd1cb1-41d9-4455-b502-dd2d91efb608 tempest-VolumesBackupsAdminTest-573352574 tempest-VolumesBackupsAdminTest-573352574-project-admin] https://10.4.3.239/volume/v3/backups/49dd06f6-c7dc-494f-b068-378dbacd0316 returned with HTTP 404 Aug 20 04:33:52.647340 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 323/1276] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:52 2026] GET /volume/v3/backups/49dd06f6-c7dc-494f-b068-378dbacd0316 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:33:52.658591 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-356eb671-a94f-4ca3-ab19-c6002e7886d7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:52.661515 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-356eb671-a94f-4ca3-ab19-c6002e7886d7 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] DELETE https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c Aug 20 04:33:52.662834 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-356eb671-a94f-4ca3-ab19-c6002e7886d7 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:52.662834 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-356eb671-a94f-4ca3-ab19-c6002e7886d7 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:52.662834 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.contrib.backups [None req-356eb671-a94f-4ca3-ab19-c6002e7886d7 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Delete backup with id: c6f52d63-3b84-4323-84cd-da4dd43f822c. Aug 20 04:33:52.670317 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:52.670317 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:33:52.695914 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.backup.rpcapi [None req-356eb671-a94f-4ca3-ab19-c6002e7886d7 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] delete_backup rpcapi backup_id c6f52d63-3b84-4323-84cd-da4dd43f822c {{(pid=100174) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 04:33:52.699519 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-356eb671-a94f-4ca3-ab19-c6002e7886d7 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c returned with HTTP 202 Aug 20 04:33:52.699519 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 319/1277] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:33:52 2026] DELETE /volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:33:52.710385 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7549e3f1-032a-4991-a198-ad365857520f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:52.714323 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7549e3f1-032a-4991-a198-ad365857520f tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c Aug 20 04:33:52.714578 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7549e3f1-032a-4991-a198-ad365857520f tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:52.714817 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7549e3f1-032a-4991-a198-ad365857520f tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:52.714953 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-7549e3f1-032a-4991-a198-ad365857520f tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id c6f52d63-3b84-4323-84cd-da4dd43f822c. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:33:52.730561 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:52.730561 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:33:52.734409 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7549e3f1-032a-4991-a198-ad365857520f tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c returned with HTTP 200 Aug 20 04:33:52.734905 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 320/1278] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:52 2026] GET /volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c => generated 801 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:53.062253 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2b4dadbd-c430-4001-9494-b29238045b9c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:53.064774 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2b4dadbd-c430-4001-9494-b29238045b9c tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] GET https://10.4.3.239/volume/v3/volumes/5a22b844-5903-4438-89f9-f8a97e198ddd Aug 20 04:33:53.065196 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2b4dadbd-c430-4001-9494-b29238045b9c tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:53.065375 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2b4dadbd-c430-4001-9494-b29238045b9c tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:53.076866 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:53.076866 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:33:53.086319 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-2b4dadbd-c430-4001-9494-b29238045b9c tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Volume info retrieved successfully. Aug 20 04:33:53.097003 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2b4dadbd-c430-4001-9494-b29238045b9c tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] https://10.4.3.239/volume/v3/volumes/5a22b844-5903-4438-89f9-f8a97e198ddd returned with HTTP 200 Aug 20 04:33:53.098021 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 317/1279] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:53 2026] GET /volume/v3/volumes/5a22b844-5903-4438-89f9-f8a97e198ddd => generated 878 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:53.118193 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-50148870-8bd6-4cc7-9395-e014c2dd1ef3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:53.120519 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-50148870-8bd6-4cc7-9395-e014c2dd1ef3 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] GET https://10.4.3.239/volume/v3/volumes/5a22b844-5903-4438-89f9-f8a97e198ddd Aug 20 04:33:53.120793 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-50148870-8bd6-4cc7-9395-e014c2dd1ef3 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:53.121046 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-50148870-8bd6-4cc7-9395-e014c2dd1ef3 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:53.131089 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:53.131089 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:33:53.139988 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-50148870-8bd6-4cc7-9395-e014c2dd1ef3 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Volume info retrieved successfully. Aug 20 04:33:53.148770 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-50148870-8bd6-4cc7-9395-e014c2dd1ef3 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] https://10.4.3.239/volume/v3/volumes/5a22b844-5903-4438-89f9-f8a97e198ddd returned with HTTP 200 Aug 20 04:33:53.149514 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 324/1280] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:53 2026] GET /volume/v3/volumes/5a22b844-5903-4438-89f9-f8a97e198ddd => generated 878 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:53.169517 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-163090d6-eb60-4ac6-8532-cddf06c829c0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:53.173122 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-163090d6-eb60-4ac6-8532-cddf06c829c0 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] DELETE https://10.4.3.239/volume/v3/volumes/b16f6a87-a70d-49b1-b4ec-91c31fc02484?cascade=True Aug 20 04:33:53.173350 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-163090d6-eb60-4ac6-8532-cddf06c829c0 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:53.173482 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-163090d6-eb60-4ac6-8532-cddf06c829c0 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:53.173694 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-163090d6-eb60-4ac6-8532-cddf06c829c0 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Delete volume with id: b16f6a87-a70d-49b1-b4ec-91c31fc02484 Aug 20 04:33:53.193888 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:53.193888 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:33:53.194080 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-163090d6-eb60-4ac6-8532-cddf06c829c0 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Volume info retrieved successfully. Aug 20 04:33:53.225283 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-163090d6-eb60-4ac6-8532-cddf06c829c0 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Delete volume request issued successfully. Aug 20 04:33:53.225538 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-163090d6-eb60-4ac6-8532-cddf06c829c0 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] https://10.4.3.239/volume/v3/volumes/b16f6a87-a70d-49b1-b4ec-91c31fc02484?cascade=True returned with HTTP 202 Aug 20 04:33:53.226032 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 320/1281] 10.4.3.239 () {66 vars in 1376 bytes} [Thu Aug 20 04:33:53 2026] DELETE /volume/v3/volumes/b16f6a87-a70d-49b1-b4ec-91c31fc02484?cascade=True => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:33:53.233497 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d0f25ec8-6f9b-4604-9e80-0ba4c538d4cd None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:53.236735 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d0f25ec8-6f9b-4604-9e80-0ba4c538d4cd tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] GET https://10.4.3.239/volume/v3/volumes/b16f6a87-a70d-49b1-b4ec-91c31fc02484 Aug 20 04:33:53.236969 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d0f25ec8-6f9b-4604-9e80-0ba4c538d4cd tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:53.237311 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d0f25ec8-6f9b-4604-9e80-0ba4c538d4cd tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:53.247647 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:53.247647 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:33:53.253840 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d0f25ec8-6f9b-4604-9e80-0ba4c538d4cd tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Volume info retrieved successfully. Aug 20 04:33:53.261293 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d0f25ec8-6f9b-4604-9e80-0ba4c538d4cd tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] https://10.4.3.239/volume/v3/volumes/b16f6a87-a70d-49b1-b4ec-91c31fc02484 returned with HTTP 200 Aug 20 04:33:53.262712 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 321/1282] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:53 2026] GET /volume/v3/volumes/b16f6a87-a70d-49b1-b4ec-91c31fc02484 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:53.748429 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1a02b03c-a8bd-423a-b279-0ef97fc1757b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:53.752397 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1a02b03c-a8bd-423a-b279-0ef97fc1757b tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c Aug 20 04:33:53.752397 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1a02b03c-a8bd-423a-b279-0ef97fc1757b tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:53.752397 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1a02b03c-a8bd-423a-b279-0ef97fc1757b tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:53.752397 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-1a02b03c-a8bd-423a-b279-0ef97fc1757b tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id c6f52d63-3b84-4323-84cd-da4dd43f822c. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:33:53.755270 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1a02b03c-a8bd-423a-b279-0ef97fc1757b tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c returned with HTTP 404 Aug 20 04:33:53.755995 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 318/1283] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:53 2026] GET /volume/v3/backups/c6f52d63-3b84-4323-84cd-da4dd43f822c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:33:53.864758 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a9a1c9c5-ff69-495c-ad00-6c4e0c549624 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:53.870436 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a9a1c9c5-ff69-495c-ad00-6c4e0c549624 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/volumes/55decb86-d4f7-4a07-93c5-525f7caa8c2e Aug 20 04:33:53.870738 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a9a1c9c5-ff69-495c-ad00-6c4e0c549624 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:53.871050 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a9a1c9c5-ff69-495c-ad00-6c4e0c549624 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:53.882979 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:53.882979 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:33:53.888894 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a9a1c9c5-ff69-495c-ad00-6c4e0c549624 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Volume info retrieved successfully. Aug 20 04:33:53.894949 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a9a1c9c5-ff69-495c-ad00-6c4e0c549624 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/volumes/55decb86-d4f7-4a07-93c5-525f7caa8c2e returned with HTTP 200 Aug 20 04:33:53.895469 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 325/1284] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:53 2026] GET /volume/v3/volumes/55decb86-d4f7-4a07-93c5-525f7caa8c2e => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:53.909353 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b08b6832-378b-47aa-8904-533acb36c74e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:53.912024 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b08b6832-378b-47aa-8904-533acb36c74e tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] DELETE https://10.4.3.239/volume/v3/volumes/55decb86-d4f7-4a07-93c5-525f7caa8c2e Aug 20 04:33:53.912441 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b08b6832-378b-47aa-8904-533acb36c74e tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:53.912734 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b08b6832-378b-47aa-8904-533acb36c74e tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:53.912904 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-b08b6832-378b-47aa-8904-533acb36c74e tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Delete volume with id: 55decb86-d4f7-4a07-93c5-525f7caa8c2e Aug 20 04:33:53.921283 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:53.921283 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:33:53.922244 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-b08b6832-378b-47aa-8904-533acb36c74e tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Volume info retrieved successfully. Aug 20 04:33:53.946028 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-b08b6832-378b-47aa-8904-533acb36c74e tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Delete volume request issued successfully. Aug 20 04:33:53.946467 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b08b6832-378b-47aa-8904-533acb36c74e tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/volumes/55decb86-d4f7-4a07-93c5-525f7caa8c2e returned with HTTP 202 Aug 20 04:33:53.947085 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 321/1285] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:33:53 2026] DELETE /volume/v3/volumes/55decb86-d4f7-4a07-93c5-525f7caa8c2e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:33:53.957131 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c70f85c6-abb0-478d-9e26-ffc71284a741 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:53.959605 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c70f85c6-abb0-478d-9e26-ffc71284a741 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/volumes/55decb86-d4f7-4a07-93c5-525f7caa8c2e Aug 20 04:33:53.959605 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c70f85c6-abb0-478d-9e26-ffc71284a741 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:53.959605 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c70f85c6-abb0-478d-9e26-ffc71284a741 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:53.967531 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:53.967531 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:33:53.973558 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-c70f85c6-abb0-478d-9e26-ffc71284a741 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Volume info retrieved successfully. Aug 20 04:33:53.982452 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c70f85c6-abb0-478d-9e26-ffc71284a741 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/volumes/55decb86-d4f7-4a07-93c5-525f7caa8c2e returned with HTTP 200 Aug 20 04:33:53.982846 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 322/1286] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:53 2026] GET /volume/v3/volumes/55decb86-d4f7-4a07-93c5-525f7caa8c2e => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:54.279914 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2bc2210d-b746-4fa9-9d99-42b86a7f0779 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:54.282449 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2bc2210d-b746-4fa9-9d99-42b86a7f0779 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] GET https://10.4.3.239/volume/v3/volumes/b16f6a87-a70d-49b1-b4ec-91c31fc02484 Aug 20 04:33:54.282449 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2bc2210d-b746-4fa9-9d99-42b86a7f0779 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:54.282747 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2bc2210d-b746-4fa9-9d99-42b86a7f0779 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:54.291364 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2bc2210d-b746-4fa9-9d99-42b86a7f0779 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] https://10.4.3.239/volume/v3/volumes/b16f6a87-a70d-49b1-b4ec-91c31fc02484 returned with HTTP 404 Aug 20 04:33:54.291975 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 319/1287] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:54 2026] GET /volume/v3/volumes/b16f6a87-a70d-49b1-b4ec-91c31fc02484 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:33:54.305257 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-978d92d1-c67c-4014-b8a5-2a0299ee4388 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:54.308022 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-978d92d1-c67c-4014-b8a5-2a0299ee4388 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] GET https://10.4.3.239/volume/v3/volumes Aug 20 04:33:54.313074 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-978d92d1-c67c-4014-b8a5-2a0299ee4388 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:54.313074 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-978d92d1-c67c-4014-b8a5-2a0299ee4388 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:54.313074 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.api_utils [None req-978d92d1-c67c-4014-b8a5-2a0299ee4388 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Removing options '' from query. {{(pid=100175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:33:54.316433 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-978d92d1-c67c-4014-b8a5-2a0299ee4388 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100175) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:33:54.329446 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-978d92d1-c67c-4014-b8a5-2a0299ee4388 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Get all volumes completed successfully. Aug 20 04:33:54.330096 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-978d92d1-c67c-4014-b8a5-2a0299ee4388 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 200 Aug 20 04:33:54.330505 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 326/1288] 10.4.3.239 () {66 vars in 1237 bytes} [Thu Aug 20 04:33:54 2026] GET /volume/v3/volumes => generated 335 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:54.344934 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a148d03f-91ae-41ff-9123-8e2130a4eac0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:54.346981 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a148d03f-91ae-41ff-9123-8e2130a4eac0 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] GET https://10.4.3.239/volume/v3/snapshots Aug 20 04:33:54.347773 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a148d03f-91ae-41ff-9123-8e2130a4eac0 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:54.348173 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a148d03f-91ae-41ff-9123-8e2130a4eac0 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:54.350864 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.api_utils [None req-a148d03f-91ae-41ff-9123-8e2130a4eac0 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Removing options '' from query. {{(pid=100174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:33:54.350864 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.db.api [None req-a148d03f-91ae-41ff-9123-8e2130a4eac0 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Building query based on filter {{(pid=100174) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 04:33:54.357687 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a148d03f-91ae-41ff-9123-8e2130a4eac0 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Get all snapshots completed successfully. Aug 20 04:33:54.357687 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a148d03f-91ae-41ff-9123-8e2130a4eac0 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 200 Aug 20 04:33:54.357687 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 322/1289] 10.4.3.239 () {66 vars in 1243 bytes} [Thu Aug 20 04:33:54 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 20 04:33:54.377832 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-51f29c78-e920-4ec6-b9cf-473401810263 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:54.381418 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-51f29c78-e920-4ec6-b9cf-473401810263 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] GET https://10.4.3.239/volume/v3/volumes/5a22b844-5903-4438-89f9-f8a97e198ddd Aug 20 04:33:54.381540 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-51f29c78-e920-4ec6-b9cf-473401810263 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:54.382578 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-51f29c78-e920-4ec6-b9cf-473401810263 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:54.392268 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:54.392268 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:33:54.396917 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-51f29c78-e920-4ec6-b9cf-473401810263 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Volume info retrieved successfully. Aug 20 04:33:54.403867 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-51f29c78-e920-4ec6-b9cf-473401810263 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] https://10.4.3.239/volume/v3/volumes/5a22b844-5903-4438-89f9-f8a97e198ddd returned with HTTP 200 Aug 20 04:33:54.403867 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 323/1290] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:54 2026] GET /volume/v3/volumes/5a22b844-5903-4438-89f9-f8a97e198ddd => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:54.419744 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c28a81ec-26d2-4da5-9907-a5fb375170dd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:54.424159 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c28a81ec-26d2-4da5-9907-a5fb375170dd tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] DELETE https://10.4.3.239/volume/v3/volumes/5a22b844-5903-4438-89f9-f8a97e198ddd Aug 20 04:33:54.424639 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c28a81ec-26d2-4da5-9907-a5fb375170dd tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:54.425553 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c28a81ec-26d2-4da5-9907-a5fb375170dd tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:54.425553 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-c28a81ec-26d2-4da5-9907-a5fb375170dd tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Delete volume with id: 5a22b844-5903-4438-89f9-f8a97e198ddd Aug 20 04:33:54.437874 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:54.437874 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:33:54.438594 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c28a81ec-26d2-4da5-9907-a5fb375170dd tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Volume info retrieved successfully. Aug 20 04:33:54.465619 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c28a81ec-26d2-4da5-9907-a5fb375170dd tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Delete volume request issued successfully. Aug 20 04:33:54.465889 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c28a81ec-26d2-4da5-9907-a5fb375170dd tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] https://10.4.3.239/volume/v3/volumes/5a22b844-5903-4438-89f9-f8a97e198ddd returned with HTTP 202 Aug 20 04:33:54.466375 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 320/1291] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:33:54 2026] DELETE /volume/v3/volumes/5a22b844-5903-4438-89f9-f8a97e198ddd => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:33:54.479593 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-26182f7b-0f3f-4b36-b009-a9942eb64f84 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:54.481455 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-26182f7b-0f3f-4b36-b009-a9942eb64f84 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] GET https://10.4.3.239/volume/v3/volumes/5a22b844-5903-4438-89f9-f8a97e198ddd Aug 20 04:33:54.481842 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-26182f7b-0f3f-4b36-b009-a9942eb64f84 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:54.481979 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-26182f7b-0f3f-4b36-b009-a9942eb64f84 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:54.493499 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:54.493499 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:33:54.497913 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-26182f7b-0f3f-4b36-b009-a9942eb64f84 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Volume info retrieved successfully. Aug 20 04:33:54.503635 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-26182f7b-0f3f-4b36-b009-a9942eb64f84 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] https://10.4.3.239/volume/v3/volumes/5a22b844-5903-4438-89f9-f8a97e198ddd returned with HTTP 200 Aug 20 04:33:54.504084 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 327/1292] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:54 2026] GET /volume/v3/volumes/5a22b844-5903-4438-89f9-f8a97e198ddd => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 04:33:54.997363 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8b30fec7-0abb-4eff-b36b-b4a0d78dec4b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:54.999395 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8b30fec7-0abb-4eff-b36b-b4a0d78dec4b tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/volumes/55decb86-d4f7-4a07-93c5-525f7caa8c2e Aug 20 04:33:54.999625 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8b30fec7-0abb-4eff-b36b-b4a0d78dec4b tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:54.999864 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8b30fec7-0abb-4eff-b36b-b4a0d78dec4b tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:55.006650 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8b30fec7-0abb-4eff-b36b-b4a0d78dec4b tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/volumes/55decb86-d4f7-4a07-93c5-525f7caa8c2e returned with HTTP 404 Aug 20 04:33:55.007446 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 323/1293] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:54 2026] GET /volume/v3/volumes/55decb86-d4f7-4a07-93c5-525f7caa8c2e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:33:55.021788 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c1c65973-ba9b-440e-9b31-f72b11e8a005 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:55.023585 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c1c65973-ba9b-440e-9b31-f72b11e8a005 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:33:55.023915 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c1c65973-ba9b-440e-9b31-f72b11e8a005 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1861223599"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:33:55.025875 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-c1c65973-ba9b-440e-9b31-f72b11e8a005 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1861223599'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:33:55.026064 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-c1c65973-ba9b-440e-9b31-f72b11e8a005 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Create volume of 1 GB Aug 20 04:33:55.030946 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-c1c65973-ba9b-440e-9b31-f72b11e8a005 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Availability Zones retrieved successfully. Aug 20 04:33:55.036509 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-c1c65973-ba9b-440e-9b31-f72b11e8a005 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Flow 'volume_create_api' (20669eed-f841-4814-80d8-4c4f35abfb94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:33:55.037468 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-c1c65973-ba9b-440e-9b31-f72b11e8a005 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (655d02ae-4c5a-47bc-a916-525972c19ed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:55.038410 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-c1c65973-ba9b-440e-9b31-f72b11e8a005 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:33:55.066739 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-c1c65973-ba9b-440e-9b31-f72b11e8a005 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (655d02ae-4c5a-47bc-a916-525972c19ed1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:55.067904 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-c1c65973-ba9b-440e-9b31-f72b11e8a005 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c74887a5-93fe-4525-96d5-210c9289c711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:55.115826 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-c1c65973-ba9b-440e-9b31-f72b11e8a005 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Created reservations ['86626fe3-ce4a-4a48-8071-ca15d59c6c07', '8d974a51-4641-4445-83cf-1baf71130503', '69ac8240-388e-42b0-b287-f855198d95f1', 'cc9e22a8-369e-4ac1-a0a2-62bcef105f9f'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:33:55.116704 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-c1c65973-ba9b-440e-9b31-f72b11e8a005 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c74887a5-93fe-4525-96d5-210c9289c711) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86626fe3-ce4a-4a48-8071-ca15d59c6c07', '8d974a51-4641-4445-83cf-1baf71130503', '69ac8240-388e-42b0-b287-f855198d95f1', 'cc9e22a8-369e-4ac1-a0a2-62bcef105f9f']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:55.117493 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-c1c65973-ba9b-440e-9b31-f72b11e8a005 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b7855dd-c92e-4fe4-9172-865f73dd30d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:55.141687 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-c1c65973-ba9b-440e-9b31-f72b11e8a005 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b7855dd-c92e-4fe4-9172-865f73dd30d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '662d791a-05af-45f3-bf40-db02f8741239', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1861223599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='516f415eb36048e4a3db2d2e49ab434e',qos_specs=None,replication_status=,reservations=['86626fe3-ce4a-4a48-8071-ca15d59c6c07','8d974a51-4641-4445-83cf-1baf71130503','69ac8240-388e-42b0-b287-f855198d95f1','cc9e22a8-369e-4ac1-a0a2-62bcef105f9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9785fc89459e48a8b37836d5e6d8711a',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:33:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1861223599',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=662d791a-05af-45f3-bf40-db02f8741239,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='516f415eb36048e4a3db2d2e49ab434e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9785fc89459e48a8b37836d5e6d8711a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:55.142496 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-c1c65973-ba9b-440e-9b31-f72b11e8a005 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (736b0188-9030-483e-9efe-6ba80192c3aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:55.189092 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-c1c65973-ba9b-440e-9b31-f72b11e8a005 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (736b0188-9030-483e-9efe-6ba80192c3aa) transitioned into state 'SUCCESS' from state '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-1861223599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='516f415eb36048e4a3db2d2e49ab434e',qos_specs=None,replication_status=,reservations=['86626fe3-ce4a-4a48-8071-ca15d59c6c07','8d974a51-4641-4445-83cf-1baf71130503','69ac8240-388e-42b0-b287-f855198d95f1','cc9e22a8-369e-4ac1-a0a2-62bcef105f9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9785fc89459e48a8b37836d5e6d8711a',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:55.189828 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-c1c65973-ba9b-440e-9b31-f72b11e8a005 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25fdb9ff-65ee-4b60-a2d8-cc6a46fd515a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:55.203041 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-c1c65973-ba9b-440e-9b31-f72b11e8a005 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25fdb9ff-65ee-4b60-a2d8-cc6a46fd515a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:55.203923 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-c1c65973-ba9b-440e-9b31-f72b11e8a005 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Flow 'volume_create_api' (20669eed-f841-4814-80d8-4c4f35abfb94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:33:55.204293 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-c1c65973-ba9b-440e-9b31-f72b11e8a005 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Create volume request issued successfully. Aug 20 04:33:55.204877 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c1c65973-ba9b-440e-9b31-f72b11e8a005 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:33:55.205402 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 324/1294] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:33:55 2026] POST /volume/v3/volumes => generated 754 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:33:55.226552 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-72556dc1-6969-4eab-97be-9df948216234 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:55.228660 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-72556dc1-6969-4eab-97be-9df948216234 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/volumes/662d791a-05af-45f3-bf40-db02f8741239 Aug 20 04:33:55.228903 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-72556dc1-6969-4eab-97be-9df948216234 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:55.229221 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-72556dc1-6969-4eab-97be-9df948216234 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:55.237663 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:55.237663 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:33:55.242472 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-72556dc1-6969-4eab-97be-9df948216234 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Volume info retrieved successfully. Aug 20 04:33:55.247955 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-72556dc1-6969-4eab-97be-9df948216234 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/volumes/662d791a-05af-45f3-bf40-db02f8741239 returned with HTTP 200 Aug 20 04:33:55.248405 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 321/1295] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:55 2026] GET /volume/v3/volumes/662d791a-05af-45f3-bf40-db02f8741239 => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:55.523829 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-20808e01-ee60-468e-91c3-15e55f16e19c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:55.525787 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-20808e01-ee60-468e-91c3-15e55f16e19c tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] GET https://10.4.3.239/volume/v3/volumes/5a22b844-5903-4438-89f9-f8a97e198ddd Aug 20 04:33:55.525983 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-20808e01-ee60-468e-91c3-15e55f16e19c tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:55.526490 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-20808e01-ee60-468e-91c3-15e55f16e19c tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:55.538152 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-20808e01-ee60-468e-91c3-15e55f16e19c tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] https://10.4.3.239/volume/v3/volumes/5a22b844-5903-4438-89f9-f8a97e198ddd returned with HTTP 404 Aug 20 04:33:55.538750 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 328/1296] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:55 2026] GET /volume/v3/volumes/5a22b844-5903-4438-89f9-f8a97e198ddd => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:33:55.547451 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5387fa77-f0e7-49f3-985b-90ae5a11b0de None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:55.549526 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5387fa77-f0e7-49f3-985b-90ae5a11b0de tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/c3985daf-ad79-4621-98ad-807a589df954 Aug 20 04:33:55.549781 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5387fa77-f0e7-49f3-985b-90ae5a11b0de tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:55.550046 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5387fa77-f0e7-49f3-985b-90ae5a11b0de tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:55.550238 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-5387fa77-f0e7-49f3-985b-90ae5a11b0de tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Delete snapshot with id: c3985daf-ad79-4621-98ad-807a589df954 Aug 20 04:33:55.555134 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5387fa77-f0e7-49f3-985b-90ae5a11b0de tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] https://10.4.3.239/volume/v3/snapshots/c3985daf-ad79-4621-98ad-807a589df954 returned with HTTP 404 Aug 20 04:33:55.555705 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 324/1297] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:33:55 2026] DELETE /volume/v3/snapshots/c3985daf-ad79-4621-98ad-807a589df954 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:33:55.563206 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2cc3ff47-4add-4186-997a-9bbe0a033565 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:55.566204 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2cc3ff47-4add-4186-997a-9bbe0a033565 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] GET https://10.4.3.239/volume/v3/volumes/b16f6a87-a70d-49b1-b4ec-91c31fc02484 Aug 20 04:33:55.566204 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2cc3ff47-4add-4186-997a-9bbe0a033565 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:55.566204 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2cc3ff47-4add-4186-997a-9bbe0a033565 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:55.574345 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2cc3ff47-4add-4186-997a-9bbe0a033565 tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] https://10.4.3.239/volume/v3/volumes/b16f6a87-a70d-49b1-b4ec-91c31fc02484 returned with HTTP 404 Aug 20 04:33:55.574967 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 325/1298] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:55 2026] GET /volume/v3/volumes/b16f6a87-a70d-49b1-b4ec-91c31fc02484 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:33:55.583474 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-88b2291c-8900-4f8a-b024-e4b78beecbcf None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:55.586205 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-88b2291c-8900-4f8a-b024-e4b78beecbcf tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] DELETE https://10.4.3.239/volume/v3/volumes/b16f6a87-a70d-49b1-b4ec-91c31fc02484 Aug 20 04:33:55.586205 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-88b2291c-8900-4f8a-b024-e4b78beecbcf tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:55.586205 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-88b2291c-8900-4f8a-b024-e4b78beecbcf tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:55.586352 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-88b2291c-8900-4f8a-b024-e4b78beecbcf tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] Delete volume with id: b16f6a87-a70d-49b1-b4ec-91c31fc02484 Aug 20 04:33:55.593114 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-88b2291c-8900-4f8a-b024-e4b78beecbcf tempest-VolumesDeleteCascade-646235203 tempest-VolumesDeleteCascade-646235203-project-member] https://10.4.3.239/volume/v3/volumes/b16f6a87-a70d-49b1-b4ec-91c31fc02484 returned with HTTP 404 Aug 20 04:33:55.594324 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 322/1299] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:33:55 2026] DELETE /volume/v3/volumes/b16f6a87-a70d-49b1-b4ec-91c31fc02484 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:33:56.267463 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-37da35c6-d976-4cd4-b0ef-607584942fea None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:56.269582 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-37da35c6-d976-4cd4-b0ef-607584942fea tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/volumes/662d791a-05af-45f3-bf40-db02f8741239 Aug 20 04:33:56.269789 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-37da35c6-d976-4cd4-b0ef-607584942fea tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:56.269999 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-37da35c6-d976-4cd4-b0ef-607584942fea tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:56.279426 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:56.279426 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:33:56.284939 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-37da35c6-d976-4cd4-b0ef-607584942fea tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Volume info retrieved successfully. Aug 20 04:33:56.292580 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-37da35c6-d976-4cd4-b0ef-607584942fea tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/volumes/662d791a-05af-45f3-bf40-db02f8741239 returned with HTTP 200 Aug 20 04:33:56.293399 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 329/1300] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:56 2026] GET /volume/v3/volumes/662d791a-05af-45f3-bf40-db02f8741239 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:56.318436 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-aab358b1-0dc4-4fa7-b797-0f8a2e59a64a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:56.322426 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-aab358b1-0dc4-4fa7-b797-0f8a2e59a64a tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] POST https://10.4.3.239/volume/v3/backups Aug 20 04:33:56.323200 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-aab358b1-0dc4-4fa7-b797-0f8a2e59a64a tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "662d791a-05af-45f3-bf40-db02f8741239", "name": "tempest-VolumesBackupsAdminTest-Backup-291534261", "container": "tempest-volumesbackupsadmintest-backup-container-338273335"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:33:56.326209 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.backups [None req-aab358b1-0dc4-4fa7-b797-0f8a2e59a64a tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Creating new backup {'backup': {'volume_id': '662d791a-05af-45f3-bf40-db02f8741239', 'name': 'tempest-VolumesBackupsAdminTest-Backup-291534261', 'container': 'tempest-volumesbackupsadmintest-backup-container-338273335'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 04:33:56.326844 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.contrib.backups [None req-aab358b1-0dc4-4fa7-b797-0f8a2e59a64a tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Creating backup of volume 662d791a-05af-45f3-bf40-db02f8741239 in container tempest-volumesbackupsadmintest-backup-container-338273335 Aug 20 04:33:56.337102 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:56.337102 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:33:56.337102 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-aab358b1-0dc4-4fa7-b797-0f8a2e59a64a tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Volume info retrieved successfully. Aug 20 04:33:56.359065 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-aab358b1-0dc4-4fa7-b797-0f8a2e59a64a tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Created reservations ['94a42e9c-0853-4b42-94e9-6dc8b765cf87', '8531a860-c8d3-438b-94bf-06076a57ed42'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:33:56.401502 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-aab358b1-0dc4-4fa7-b797-0f8a2e59a64a tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups returned with HTTP 202 Aug 20 04:33:56.402273 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 325/1301] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:33:56 2026] POST /volume/v3/backups => generated 334 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:33:56.413678 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3b4c13d2-cbe9-4c01-9043-0fe6d7ea7042 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:56.417207 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3b4c13d2-cbe9-4c01-9043-0fe6d7ea7042 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 Aug 20 04:33:56.417918 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3b4c13d2-cbe9-4c01-9043-0fe6d7ea7042 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:56.417918 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3b4c13d2-cbe9-4c01-9043-0fe6d7ea7042 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:56.417918 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-3b4c13d2-cbe9-4c01-9043-0fe6d7ea7042 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id 759c314c-4f5a-4e75-b9f9-def370d041f0. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:33:56.429541 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:56.429541 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:33:56.430688 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3b4c13d2-cbe9-4c01-9043-0fe6d7ea7042 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 returned with HTTP 200 Aug 20 04:33:56.431076 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 326/1302] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:56 2026] GET /volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 => generated 797 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:57.447032 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2ef169c6-0488-4d87-871c-ead0740f34dd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:57.449647 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2ef169c6-0488-4d87-871c-ead0740f34dd tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 Aug 20 04:33:57.451056 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2ef169c6-0488-4d87-871c-ead0740f34dd tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:57.451056 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2ef169c6-0488-4d87-871c-ead0740f34dd tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:57.451056 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-2ef169c6-0488-4d87-871c-ead0740f34dd tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id 759c314c-4f5a-4e75-b9f9-def370d041f0. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:33:57.458218 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:57.458218 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:33:57.459475 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2ef169c6-0488-4d87-871c-ead0740f34dd tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 returned with HTTP 200 Aug 20 04:33:57.460685 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 323/1303] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:57 2026] GET /volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:58.480164 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-973e30bd-0d04-4afb-8614-feb055fa8db5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:58.494934 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-973e30bd-0d04-4afb-8614-feb055fa8db5 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 Aug 20 04:33:58.494934 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-973e30bd-0d04-4afb-8614-feb055fa8db5 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:58.494934 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-973e30bd-0d04-4afb-8614-feb055fa8db5 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:58.494934 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-973e30bd-0d04-4afb-8614-feb055fa8db5 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id 759c314c-4f5a-4e75-b9f9-def370d041f0. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:33:58.498324 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-63ce2a09-1e05-4564-894d-a7b09ad48ad0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:58.500736 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:58.500736 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:33:58.502276 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-973e30bd-0d04-4afb-8614-feb055fa8db5 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 returned with HTTP 200 Aug 20 04:33:58.503709 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 330/1304] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:58 2026] GET /volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 => generated 799 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:33:58.699750 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-63ce2a09-1e05-4564-894d-a7b09ad48ad0 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:33:58.700548 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-63ce2a09-1e05-4564-894d-a7b09ad48ad0 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-392426323"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:33:58.704837 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-63ce2a09-1e05-4564-894d-a7b09ad48ad0 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-392426323'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:33:58.705523 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-63ce2a09-1e05-4564-894d-a7b09ad48ad0 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Create volume of 1 GB Aug 20 04:33:58.705875 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:58.705875 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:33:58.710838 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-63ce2a09-1e05-4564-894d-a7b09ad48ad0 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Availability Zones retrieved successfully. Aug 20 04:33:58.717833 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-63ce2a09-1e05-4564-894d-a7b09ad48ad0 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Flow 'volume_create_api' (b5c14231-8054-4f45-8096-9b23be479c68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:33:58.718761 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-63ce2a09-1e05-4564-894d-a7b09ad48ad0 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c38eed44-a785-458d-8787-1f5508af7042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:58.719831 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-63ce2a09-1e05-4564-894d-a7b09ad48ad0 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:33:58.757966 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-63ce2a09-1e05-4564-894d-a7b09ad48ad0 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c38eed44-a785-458d-8787-1f5508af7042) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:58.758983 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-63ce2a09-1e05-4564-894d-a7b09ad48ad0 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35a5293e-9173-4476-b915-17af3a23588b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:58.860937 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-63ce2a09-1e05-4564-894d-a7b09ad48ad0 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Created reservations ['a7891417-6888-4612-96cb-85dfe4558792', '7e58bb03-cf75-431a-b9da-1cdeefc3a46a', '0b645f88-0e56-40e6-8d00-f54ef884e1b2', '66b9a7e0-5a9d-4f31-b058-03d7b6941b57'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:33:58.862362 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-63ce2a09-1e05-4564-894d-a7b09ad48ad0 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35a5293e-9173-4476-b915-17af3a23588b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7891417-6888-4612-96cb-85dfe4558792', '7e58bb03-cf75-431a-b9da-1cdeefc3a46a', '0b645f88-0e56-40e6-8d00-f54ef884e1b2', '66b9a7e0-5a9d-4f31-b058-03d7b6941b57']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:58.862861 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-63ce2a09-1e05-4564-894d-a7b09ad48ad0 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8eca94b8-5e53-4e0e-ae1e-82bb47958220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:58.892564 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-63ce2a09-1e05-4564-894d-a7b09ad48ad0 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8eca94b8-5e53-4e0e-ae1e-82bb47958220) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee30446b-d0b4-4a5b-90e4-edc4874b1771', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-392426323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ebe72b1bb0c4c2187e2d2273406047c',qos_specs=None,replication_status=,reservations=['a7891417-6888-4612-96cb-85dfe4558792','7e58bb03-cf75-431a-b9da-1cdeefc3a46a','0b645f88-0e56-40e6-8d00-f54ef884e1b2','66b9a7e0-5a9d-4f31-b058-03d7b6941b57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb1b0ecaea2a450fa7b1880e43db79c6',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:33:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-392426323',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee30446b-d0b4-4a5b-90e4-edc4874b1771,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ebe72b1bb0c4c2187e2d2273406047c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb1b0ecaea2a450fa7b1880e43db79c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:58.893621 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-63ce2a09-1e05-4564-894d-a7b09ad48ad0 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71599c17-1502-453e-afa5-d73423eaeb6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:58.922955 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-63ce2a09-1e05-4564-894d-a7b09ad48ad0 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71599c17-1502-453e-afa5-d73423eaeb6d) transitioned into state 'SUCCESS' from state '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-392426323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ebe72b1bb0c4c2187e2d2273406047c',qos_specs=None,replication_status=,reservations=['a7891417-6888-4612-96cb-85dfe4558792','7e58bb03-cf75-431a-b9da-1cdeefc3a46a','0b645f88-0e56-40e6-8d00-f54ef884e1b2','66b9a7e0-5a9d-4f31-b058-03d7b6941b57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb1b0ecaea2a450fa7b1880e43db79c6',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:58.924360 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-63ce2a09-1e05-4564-894d-a7b09ad48ad0 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (018c3219-09b7-4672-8efa-68a615e23871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:33:58.946236 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-63ce2a09-1e05-4564-894d-a7b09ad48ad0 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (018c3219-09b7-4672-8efa-68a615e23871) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:33:58.947555 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-63ce2a09-1e05-4564-894d-a7b09ad48ad0 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Flow 'volume_create_api' (b5c14231-8054-4f45-8096-9b23be479c68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:33:58.948929 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-63ce2a09-1e05-4564-894d-a7b09ad48ad0 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Create volume request issued successfully. Aug 20 04:33:58.950009 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-63ce2a09-1e05-4564-894d-a7b09ad48ad0 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:33:58.951253 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 326/1305] 10.4.3.239 () {70 vars in 1299 bytes} [Thu Aug 20 04:33:58 2026] POST /volume/v3/volumes => generated 818 bytes in 453 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:33:58.969094 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-42d559d0-3acc-474c-83bf-af9057317f21 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:58.972294 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-42d559d0-3acc-474c-83bf-af9057317f21 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] GET https://10.4.3.239/volume/v3/volumes/ee30446b-d0b4-4a5b-90e4-edc4874b1771 Aug 20 04:33:58.972589 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-42d559d0-3acc-474c-83bf-af9057317f21 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:58.972834 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-42d559d0-3acc-474c-83bf-af9057317f21 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:58.982859 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:58.982859 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:33:58.988492 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-42d559d0-3acc-474c-83bf-af9057317f21 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Volume info retrieved successfully. Aug 20 04:33:58.999959 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-42d559d0-3acc-474c-83bf-af9057317f21 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] https://10.4.3.239/volume/v3/volumes/ee30446b-d0b4-4a5b-90e4-edc4874b1771 returned with HTTP 200 Aug 20 04:33:59.000709 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 327/1306] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:33:58 2026] GET /volume/v3/volumes/ee30446b-d0b4-4a5b-90e4-edc4874b1771 => generated 886 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:33:59.519571 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-727b6b2b-f4c2-4bbe-af2d-70056d84a78c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:33:59.523669 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-727b6b2b-f4c2-4bbe-af2d-70056d84a78c tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 Aug 20 04:33:59.523669 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-727b6b2b-f4c2-4bbe-af2d-70056d84a78c tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:33:59.523669 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-727b6b2b-f4c2-4bbe-af2d-70056d84a78c tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:33:59.523669 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-727b6b2b-f4c2-4bbe-af2d-70056d84a78c tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id 759c314c-4f5a-4e75-b9f9-def370d041f0. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:33:59.531786 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:33:59.531786 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:33:59.534346 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-727b6b2b-f4c2-4bbe-af2d-70056d84a78c tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 returned with HTTP 200 Aug 20 04:33:59.534346 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 324/1307] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:33:59 2026] GET /volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:00.022313 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-994deea1-8f64-45e9-8948-2e64ffa336b7 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:00.026922 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-994deea1-8f64-45e9-8948-2e64ffa336b7 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] GET https://10.4.3.239/volume/v3/volumes/ee30446b-d0b4-4a5b-90e4-edc4874b1771 Aug 20 04:34:00.026922 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-994deea1-8f64-45e9-8948-2e64ffa336b7 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:00.027174 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-994deea1-8f64-45e9-8948-2e64ffa336b7 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:00.037359 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:00.037359 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:00.042350 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-994deea1-8f64-45e9-8948-2e64ffa336b7 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Volume info retrieved successfully. Aug 20 04:34:00.048885 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-994deea1-8f64-45e9-8948-2e64ffa336b7 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] https://10.4.3.239/volume/v3/volumes/ee30446b-d0b4-4a5b-90e4-edc4874b1771 returned with HTTP 200 Aug 20 04:34:00.048885 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 331/1308] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:34:00 2026] GET /volume/v3/volumes/ee30446b-d0b4-4a5b-90e4-edc4874b1771 => generated 945 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:34:00.070469 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-66bc7afb-6940-4b90-8e55-aa8a92a36f95 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:00.073531 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-66bc7afb-6940-4b90-8e55-aa8a92a36f95 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] POST https://10.4.3.239/volume/v3/volume-transfers Aug 20 04:34:00.074275 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-66bc7afb-6940-4b90-8e55-aa8a92a36f95 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "ee30446b-d0b4-4a5b-90e4-edc4874b1771"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:34:00.076954 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volume_transfer [None req-66bc7afb-6940-4b90-8e55-aa8a92a36f95 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Creating new volume transfer {'transfer': {'volume_id': 'ee30446b-d0b4-4a5b-90e4-edc4874b1771'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 20 04:34:00.077478 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volume_transfer [None req-66bc7afb-6940-4b90-8e55-aa8a92a36f95 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Creating transfer of volume ee30446b-d0b4-4a5b-90e4-edc4874b1771 Aug 20 04:34:00.077735 np0000007850 devstack@c-api.service[100174]: INFO cinder.transfer.api [None req-66bc7afb-6940-4b90-8e55-aa8a92a36f95 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Generating transfer record for volume ee30446b-d0b4-4a5b-90e4-edc4874b1771 Aug 20 04:34:00.089457 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:00.089457 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:00.117548 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-66bc7afb-6940-4b90-8e55-aa8a92a36f95 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] https://10.4.3.239/volume/v3/volume-transfers returned with HTTP 202 Aug 20 04:34:00.118408 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 327/1309] 10.4.3.239 () {70 vars in 1326 bytes} [Thu Aug 20 04:34:00 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:34:00.134694 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1d455576-8914-4d95-963e-e9de69a4f14e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:00.137490 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1d455576-8914-4d95-963e-e9de69a4f14e tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] GET https://10.4.3.239/volume/v3/volumes/ee30446b-d0b4-4a5b-90e4-edc4874b1771 Aug 20 04:34:00.138059 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1d455576-8914-4d95-963e-e9de69a4f14e tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:00.138276 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1d455576-8914-4d95-963e-e9de69a4f14e tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:00.154407 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:00.154407 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:34:00.165900 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1d455576-8914-4d95-963e-e9de69a4f14e tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Volume info retrieved successfully. Aug 20 04:34:00.174189 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1d455576-8914-4d95-963e-e9de69a4f14e tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] https://10.4.3.239/volume/v3/volumes/ee30446b-d0b4-4a5b-90e4-edc4874b1771 returned with HTTP 200 Aug 20 04:34:00.174189 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 328/1310] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:34:00 2026] GET /volume/v3/volumes/ee30446b-d0b4-4a5b-90e4-edc4874b1771 => generated 953 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:34:00.194611 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d926e245-43a0-42d4-bc3e-10ec825b29fb None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:00.197983 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d926e245-43a0-42d4-bc3e-10ec825b29fb tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] GET https://10.4.3.239/volume/v3/volume-transfers/1fb5cf18-6e36-4ede-b9e6-3fb5ab1bc07f Aug 20 04:34:00.197983 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d926e245-43a0-42d4-bc3e-10ec825b29fb tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:00.198275 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d926e245-43a0-42d4-bc3e-10ec825b29fb tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:00.205257 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d926e245-43a0-42d4-bc3e-10ec825b29fb tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] https://10.4.3.239/volume/v3/volume-transfers/1fb5cf18-6e36-4ede-b9e6-3fb5ab1bc07f returned with HTTP 200 Aug 20 04:34:00.205793 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 325/1311] 10.4.3.239 () {68 vars in 1416 bytes} [Thu Aug 20 04:34:00 2026] GET /volume/v3/volume-transfers/1fb5cf18-6e36-4ede-b9e6-3fb5ab1bc07f => generated 432 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:34:00.217282 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-17c391c9-3ce2-43e2-bd58-c967fffa0052 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:00.224213 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-17c391c9-3ce2-43e2-bd58-c967fffa0052 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] GET https://10.4.3.239/volume/v3/volume-transfers Aug 20 04:34:00.224213 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-17c391c9-3ce2-43e2-bd58-c967fffa0052 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:00.224213 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-17c391c9-3ce2-43e2-bd58-c967fffa0052 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:00.224213 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volume_transfer [None req-17c391c9-3ce2-43e2-bd58-c967fffa0052 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Listing volume transfers {{(pid=100175) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 20 04:34:00.235612 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-17c391c9-3ce2-43e2-bd58-c967fffa0052 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] https://10.4.3.239/volume/v3/volume-transfers returned with HTTP 200 Aug 20 04:34:00.236267 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 332/1312] 10.4.3.239 () {68 vars in 1305 bytes} [Thu Aug 20 04:34:00 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:34:00.246625 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f44f07cb-6c1b-4d3d-88fd-89557deb83e8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:00.377203 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f44f07cb-6c1b-4d3d-88fd-89557deb83e8 tempest-VolumesTransfersV355Test-1140052271 tempest-VolumesTransfersV355Test-1140052271-project-member] POST https://10.4.3.239/volume/v3/volume-transfers/1fb5cf18-6e36-4ede-b9e6-3fb5ab1bc07f/accept Aug 20 04:34:00.377850 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f44f07cb-6c1b-4d3d-88fd-89557deb83e8 tempest-VolumesTransfersV355Test-1140052271 tempest-VolumesTransfersV355Test-1140052271-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "e4df56a965887b20"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:34:00.380820 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.volume_transfer [None req-f44f07cb-6c1b-4d3d-88fd-89557deb83e8 tempest-VolumesTransfersV355Test-1140052271 tempest-VolumesTransfersV355Test-1140052271-project-member] Accepting volume transfer 1fb5cf18-6e36-4ede-b9e6-3fb5ab1bc07f {{(pid=100174) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 20 04:34:00.380820 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.contrib.volume_transfer [None req-f44f07cb-6c1b-4d3d-88fd-89557deb83e8 tempest-VolumesTransfersV355Test-1140052271 tempest-VolumesTransfersV355Test-1140052271-project-member] Accepting transfer 1fb5cf18-6e36-4ede-b9e6-3fb5ab1bc07f Aug 20 04:34:00.454127 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-f44f07cb-6c1b-4d3d-88fd-89557deb83e8 tempest-VolumesTransfersV355Test-1140052271 tempest-VolumesTransfersV355Test-1140052271-project-member] Created reservations ['56ad481f-23a8-4f4b-b1c8-716f017621c5', '8d43f890-1dd6-4f8b-8851-2ef995acbb12', '17f114ec-90b7-4cad-9b59-e9a4ee132727', 'ab4a21e9-febf-4b23-839e-c912a6890e42'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:34:00.477662 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-f44f07cb-6c1b-4d3d-88fd-89557deb83e8 tempest-VolumesTransfersV355Test-1140052271 tempest-VolumesTransfersV355Test-1140052271-project-member] Created reservations ['5b54008d-9a2a-4ac6-9917-31fde8137dc6', '86e07411-98b8-497a-b307-105eddff2463', 'c3dd9c71-7398-4acc-9731-6a471a89da13', '5a337696-3693-46c0-b854-c555f9c60d3b'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:34:00.527459 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-f44f07cb-6c1b-4d3d-88fd-89557deb83e8 tempest-VolumesTransfersV355Test-1140052271 tempest-VolumesTransfersV355Test-1140052271-project-member] Created reservations ['ed13cefd-bdec-4709-9e7f-4eaeca9b2482', 'f03effef-4a4d-436f-ae72-756885fcea2a', '115c7449-e63c-4243-946b-6c2c04834e8d', '36345a14-6611-4b6e-84bb-da08cbe0ae2e'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:34:00.553142 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1267489b-01dd-406d-b70a-514692a1b3b9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:00.556402 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1267489b-01dd-406d-b70a-514692a1b3b9 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 Aug 20 04:34:00.556402 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1267489b-01dd-406d-b70a-514692a1b3b9 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:00.556402 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1267489b-01dd-406d-b70a-514692a1b3b9 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:00.556402 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-1267489b-01dd-406d-b70a-514692a1b3b9 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id 759c314c-4f5a-4e75-b9f9-def370d041f0. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:34:00.561453 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-f44f07cb-6c1b-4d3d-88fd-89557deb83e8 tempest-VolumesTransfersV355Test-1140052271 tempest-VolumesTransfersV355Test-1140052271-project-member] Created reservations ['9e979c0b-5dae-49fd-a038-e7fd11280673', '836d0a7a-57e5-4706-97b1-c12ff224f048', '5b556902-e676-484e-a156-3bb631c09f34', '60384d25-5da2-41ab-817f-133408a4a3fb'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:34:00.561765 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:00.561765 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:34:00.563146 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1267489b-01dd-406d-b70a-514692a1b3b9 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 returned with HTTP 200 Aug 20 04:34:00.564215 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 329/1313] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:00 2026] GET /volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:00.577726 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f44f07cb-6c1b-4d3d-88fd-89557deb83e8 tempest-VolumesTransfersV355Test-1140052271 tempest-VolumesTransfersV355Test-1140052271-project-member] Transfer volume completed successfully. Aug 20 04:34:00.700381 np0000007850 devstack@c-api.service[100174]: INFO cinder.transfer.api [None req-f44f07cb-6c1b-4d3d-88fd-89557deb83e8 tempest-VolumesTransfersV355Test-1140052271 tempest-VolumesTransfersV355Test-1140052271-project-member] Volume ee30446b-d0b4-4a5b-90e4-edc4874b1771 has been transferred. Aug 20 04:34:00.709893 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f44f07cb-6c1b-4d3d-88fd-89557deb83e8 tempest-VolumesTransfersV355Test-1140052271 tempest-VolumesTransfersV355Test-1140052271-project-member] https://10.4.3.239/volume/v3/volume-transfers/1fb5cf18-6e36-4ede-b9e6-3fb5ab1bc07f/accept returned with HTTP 202 Aug 20 04:34:00.710424 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 328/1314] 10.4.3.239 () {70 vars in 1458 bytes} [Thu Aug 20 04:34:00 2026] POST /volume/v3/volume-transfers/1fb5cf18-6e36-4ede-b9e6-3fb5ab1bc07f/accept => generated 365 bytes in 464 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:34:00.730037 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e5065ef7-e6a1-4b2c-8e04-1990b04c5a05 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:00.737585 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e5065ef7-e6a1-4b2c-8e04-1990b04c5a05 tempest-VolumesTransfersV355Test-1140052271 tempest-VolumesTransfersV355Test-1140052271-project-member] GET https://10.4.3.239/volume/v3/volumes/ee30446b-d0b4-4a5b-90e4-edc4874b1771 Aug 20 04:34:00.737996 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e5065ef7-e6a1-4b2c-8e04-1990b04c5a05 tempest-VolumesTransfersV355Test-1140052271 tempest-VolumesTransfersV355Test-1140052271-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:00.740148 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e5065ef7-e6a1-4b2c-8e04-1990b04c5a05 tempest-VolumesTransfersV355Test-1140052271 tempest-VolumesTransfersV355Test-1140052271-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:00.754702 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:00.754702 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:00.760036 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e5065ef7-e6a1-4b2c-8e04-1990b04c5a05 tempest-VolumesTransfersV355Test-1140052271 tempest-VolumesTransfersV355Test-1140052271-project-member] Volume info retrieved successfully. Aug 20 04:34:00.766403 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e5065ef7-e6a1-4b2c-8e04-1990b04c5a05 tempest-VolumesTransfersV355Test-1140052271 tempest-VolumesTransfersV355Test-1140052271-project-member] https://10.4.3.239/volume/v3/volumes/ee30446b-d0b4-4a5b-90e4-edc4874b1771 returned with HTTP 200 Aug 20 04:34:00.767161 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 326/1315] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:34:00 2026] GET /volume/v3/volumes/ee30446b-d0b4-4a5b-90e4-edc4874b1771 => generated 945 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:34:00.781435 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-aca03f8e-d02c-4153-ac11-9ea1b3963b47 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:00.784202 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-aca03f8e-d02c-4153-ac11-9ea1b3963b47 tempest-VolumesTransfersV355Test-1140052271 tempest-VolumesTransfersV355Test-1140052271-project-member] GET https://10.4.3.239/volume/v3/volumes/ee30446b-d0b4-4a5b-90e4-edc4874b1771 Aug 20 04:34:00.784512 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-aca03f8e-d02c-4153-ac11-9ea1b3963b47 tempest-VolumesTransfersV355Test-1140052271 tempest-VolumesTransfersV355Test-1140052271-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:00.784799 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-aca03f8e-d02c-4153-ac11-9ea1b3963b47 tempest-VolumesTransfersV355Test-1140052271 tempest-VolumesTransfersV355Test-1140052271-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:00.794574 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:00.794574 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:00.801669 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-aca03f8e-d02c-4153-ac11-9ea1b3963b47 tempest-VolumesTransfersV355Test-1140052271 tempest-VolumesTransfersV355Test-1140052271-project-member] Volume info retrieved successfully. Aug 20 04:34:00.809149 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-aca03f8e-d02c-4153-ac11-9ea1b3963b47 tempest-VolumesTransfersV355Test-1140052271 tempest-VolumesTransfersV355Test-1140052271-project-member] https://10.4.3.239/volume/v3/volumes/ee30446b-d0b4-4a5b-90e4-edc4874b1771 returned with HTTP 200 Aug 20 04:34:00.809886 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 333/1316] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:34:00 2026] GET /volume/v3/volumes/ee30446b-d0b4-4a5b-90e4-edc4874b1771 => generated 945 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:34:00.826514 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2892149e-d168-41e5-82c8-39c979765cc9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:00.829361 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2892149e-d168-41e5-82c8-39c979765cc9 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] DELETE https://10.4.3.239/volume/v3/volume-transfers/1fb5cf18-6e36-4ede-b9e6-3fb5ab1bc07f Aug 20 04:34:00.829651 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2892149e-d168-41e5-82c8-39c979765cc9 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:00.829903 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2892149e-d168-41e5-82c8-39c979765cc9 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:00.830064 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.contrib.volume_transfer [None req-2892149e-d168-41e5-82c8-39c979765cc9 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Delete transfer with id: 1fb5cf18-6e36-4ede-b9e6-3fb5ab1bc07f Aug 20 04:34:00.838588 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2892149e-d168-41e5-82c8-39c979765cc9 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] https://10.4.3.239/volume/v3/volume-transfers/1fb5cf18-6e36-4ede-b9e6-3fb5ab1bc07f returned with HTTP 404 Aug 20 04:34:00.838785 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 330/1317] 10.4.3.239 () {68 vars in 1419 bytes} [Thu Aug 20 04:34:00 2026] DELETE /volume/v3/volume-transfers/1fb5cf18-6e36-4ede-b9e6-3fb5ab1bc07f => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:34:00.848465 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c4056c6d-5e17-4c77-afb4-797e32ff1b32 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:00.945275 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c4056c6d-5e17-4c77-afb4-797e32ff1b32 tempest-VolumesTransfersV355Test-1884159205 tempest-VolumesTransfersV355Test-1884159205-project-admin] DELETE https://10.4.3.239/volume/v3/volumes/ee30446b-d0b4-4a5b-90e4-edc4874b1771 Aug 20 04:34:00.945577 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c4056c6d-5e17-4c77-afb4-797e32ff1b32 tempest-VolumesTransfersV355Test-1884159205 tempest-VolumesTransfersV355Test-1884159205-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:00.945919 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c4056c6d-5e17-4c77-afb4-797e32ff1b32 tempest-VolumesTransfersV355Test-1884159205 tempest-VolumesTransfersV355Test-1884159205-project-admin] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:00.946100 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-c4056c6d-5e17-4c77-afb4-797e32ff1b32 tempest-VolumesTransfersV355Test-1884159205 tempest-VolumesTransfersV355Test-1884159205-project-admin] Delete volume with id: ee30446b-d0b4-4a5b-90e4-edc4874b1771 Aug 20 04:34:00.955840 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:00.955840 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:00.956323 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c4056c6d-5e17-4c77-afb4-797e32ff1b32 tempest-VolumesTransfersV355Test-1884159205 tempest-VolumesTransfersV355Test-1884159205-project-admin] Volume info retrieved successfully. Aug 20 04:34:00.994245 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c4056c6d-5e17-4c77-afb4-797e32ff1b32 tempest-VolumesTransfersV355Test-1884159205 tempest-VolumesTransfersV355Test-1884159205-project-admin] Delete volume request issued successfully. Aug 20 04:34:00.994510 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c4056c6d-5e17-4c77-afb4-797e32ff1b32 tempest-VolumesTransfersV355Test-1884159205 tempest-VolumesTransfersV355Test-1884159205-project-admin] https://10.4.3.239/volume/v3/volumes/ee30446b-d0b4-4a5b-90e4-edc4874b1771 returned with HTTP 202 Aug 20 04:34:00.995533 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 329/1318] 10.4.3.239 () {68 vars in 1392 bytes} [Thu Aug 20 04:34:00 2026] DELETE /volume/v3/volumes/ee30446b-d0b4-4a5b-90e4-edc4874b1771 => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:34:01.010936 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-304612ac-f35a-40c4-b8b5-56459f1ba9bd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:01.015279 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-304612ac-f35a-40c4-b8b5-56459f1ba9bd tempest-VolumesTransfersV355Test-1884159205 tempest-VolumesTransfersV355Test-1884159205-project-admin] GET https://10.4.3.239/volume/v3/volumes/ee30446b-d0b4-4a5b-90e4-edc4874b1771 Aug 20 04:34:01.015279 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-304612ac-f35a-40c4-b8b5-56459f1ba9bd tempest-VolumesTransfersV355Test-1884159205 tempest-VolumesTransfersV355Test-1884159205-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:01.015870 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-304612ac-f35a-40c4-b8b5-56459f1ba9bd tempest-VolumesTransfersV355Test-1884159205 tempest-VolumesTransfersV355Test-1884159205-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:01.029162 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:01.029162 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:01.039885 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-304612ac-f35a-40c4-b8b5-56459f1ba9bd tempest-VolumesTransfersV355Test-1884159205 tempest-VolumesTransfersV355Test-1884159205-project-admin] Volume info retrieved successfully. Aug 20 04:34:01.048904 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-304612ac-f35a-40c4-b8b5-56459f1ba9bd tempest-VolumesTransfersV355Test-1884159205 tempest-VolumesTransfersV355Test-1884159205-project-admin] https://10.4.3.239/volume/v3/volumes/ee30446b-d0b4-4a5b-90e4-edc4874b1771 returned with HTTP 200 Aug 20 04:34:01.051169 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 327/1319] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:34:01 2026] GET /volume/v3/volumes/ee30446b-d0b4-4a5b-90e4-edc4874b1771 => generated 1129 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:34:01.577399 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ea5563ad-78f2-43d0-bad1-20ab1e1b306e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:01.581428 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ea5563ad-78f2-43d0-bad1-20ab1e1b306e tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 Aug 20 04:34:01.581946 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ea5563ad-78f2-43d0-bad1-20ab1e1b306e tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:01.584905 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ea5563ad-78f2-43d0-bad1-20ab1e1b306e tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:01.584905 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-ea5563ad-78f2-43d0-bad1-20ab1e1b306e tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id 759c314c-4f5a-4e75-b9f9-def370d041f0. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:34:01.595928 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:01.595928 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:01.598034 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ea5563ad-78f2-43d0-bad1-20ab1e1b306e tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 returned with HTTP 200 Aug 20 04:34:01.598758 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 334/1320] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:01 2026] GET /volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 => generated 799 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:02.069853 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f3805f31-ff2a-4b4e-b5a9-cc2d41e51038 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:02.071842 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f3805f31-ff2a-4b4e-b5a9-cc2d41e51038 tempest-VolumesTransfersV355Test-1884159205 tempest-VolumesTransfersV355Test-1884159205-project-admin] GET https://10.4.3.239/volume/v3/volumes/ee30446b-d0b4-4a5b-90e4-edc4874b1771 Aug 20 04:34:02.072612 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f3805f31-ff2a-4b4e-b5a9-cc2d41e51038 tempest-VolumesTransfersV355Test-1884159205 tempest-VolumesTransfersV355Test-1884159205-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:02.072823 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f3805f31-ff2a-4b4e-b5a9-cc2d41e51038 tempest-VolumesTransfersV355Test-1884159205 tempest-VolumesTransfersV355Test-1884159205-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:02.079208 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f3805f31-ff2a-4b4e-b5a9-cc2d41e51038 tempest-VolumesTransfersV355Test-1884159205 tempest-VolumesTransfersV355Test-1884159205-project-admin] https://10.4.3.239/volume/v3/volumes/ee30446b-d0b4-4a5b-90e4-edc4874b1771 returned with HTTP 404 Aug 20 04:34:02.079801 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 331/1321] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:34:02 2026] GET /volume/v3/volumes/ee30446b-d0b4-4a5b-90e4-edc4874b1771 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:34:02.089242 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0b76070c-5706-4421-8f3c-d2fcff565f12 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:02.093521 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0b76070c-5706-4421-8f3c-d2fcff565f12 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] GET https://10.4.3.239/volume/v3/volumes/ee30446b-d0b4-4a5b-90e4-edc4874b1771 Aug 20 04:34:02.093521 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0b76070c-5706-4421-8f3c-d2fcff565f12 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:02.093521 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0b76070c-5706-4421-8f3c-d2fcff565f12 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:02.102818 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0b76070c-5706-4421-8f3c-d2fcff565f12 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] https://10.4.3.239/volume/v3/volumes/ee30446b-d0b4-4a5b-90e4-edc4874b1771 returned with HTTP 404 Aug 20 04:34:02.102818 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 330/1322] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:34:02 2026] GET /volume/v3/volumes/ee30446b-d0b4-4a5b-90e4-edc4874b1771 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:34:02.113442 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c6a34feb-08cb-4cf5-990a-9ae409fea086 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:02.115904 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c6a34feb-08cb-4cf5-990a-9ae409fea086 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] DELETE https://10.4.3.239/volume/v3/volumes/ee30446b-d0b4-4a5b-90e4-edc4874b1771 Aug 20 04:34:02.116531 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c6a34feb-08cb-4cf5-990a-9ae409fea086 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:02.116531 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c6a34feb-08cb-4cf5-990a-9ae409fea086 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:02.116966 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-c6a34feb-08cb-4cf5-990a-9ae409fea086 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Delete volume with id: ee30446b-d0b4-4a5b-90e4-edc4874b1771 Aug 20 04:34:02.130897 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c6a34feb-08cb-4cf5-990a-9ae409fea086 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] https://10.4.3.239/volume/v3/volumes/ee30446b-d0b4-4a5b-90e4-edc4874b1771 returned with HTTP 404 Aug 20 04:34:02.131395 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 328/1323] 10.4.3.239 () {68 vars in 1392 bytes} [Thu Aug 20 04:34:02 2026] DELETE /volume/v3/volumes/ee30446b-d0b4-4a5b-90e4-edc4874b1771 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:34:02.147986 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-255aff3c-e7ee-4366-85fc-9a212568d01c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:02.151128 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-255aff3c-e7ee-4366-85fc-9a212568d01c tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:34:02.151728 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-255aff3c-e7ee-4366-85fc-9a212568d01c tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1049901640"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:34:02.154605 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-255aff3c-e7ee-4366-85fc-9a212568d01c tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1049901640'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:34:02.154605 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-255aff3c-e7ee-4366-85fc-9a212568d01c tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Create volume of 1 GB Aug 20 04:34:02.161218 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-255aff3c-e7ee-4366-85fc-9a212568d01c tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Availability Zones retrieved successfully. Aug 20 04:34:02.170385 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-255aff3c-e7ee-4366-85fc-9a212568d01c tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Flow 'volume_create_api' (7cb198d7-f3cd-496a-a3cc-69c94a0393c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:34:02.172208 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-255aff3c-e7ee-4366-85fc-9a212568d01c tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ed4a8f0-f4fc-4645-9684-f2fb4cb27d72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:02.174690 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-255aff3c-e7ee-4366-85fc-9a212568d01c tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:34:02.214293 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-255aff3c-e7ee-4366-85fc-9a212568d01c tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ed4a8f0-f4fc-4645-9684-f2fb4cb27d72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:02.216280 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-255aff3c-e7ee-4366-85fc-9a212568d01c tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a90e1541-fe61-4e19-ac80-7f01b282a597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:02.284680 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-255aff3c-e7ee-4366-85fc-9a212568d01c tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Created reservations ['d04c4b36-0109-4973-ae2f-eda210283a97', '79d934a7-36c0-47e2-bcf5-22e144539a39', '4c47c4fd-1eb1-410c-b8db-fbd7a7e93b8a', '3bb3e6fa-4f99-4c28-9bee-a54977a687c4'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:34:02.286637 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-255aff3c-e7ee-4366-85fc-9a212568d01c tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a90e1541-fe61-4e19-ac80-7f01b282a597) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d04c4b36-0109-4973-ae2f-eda210283a97', '79d934a7-36c0-47e2-bcf5-22e144539a39', '4c47c4fd-1eb1-410c-b8db-fbd7a7e93b8a', '3bb3e6fa-4f99-4c28-9bee-a54977a687c4']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:02.287476 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-255aff3c-e7ee-4366-85fc-9a212568d01c tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2562807-9ae5-4ce8-aafc-27a083786dc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:02.316471 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-255aff3c-e7ee-4366-85fc-9a212568d01c tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2562807-9ae5-4ce8-aafc-27a083786dc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6419c9fe-6665-4158-91d8-a90c47e81fab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1049901640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ebe72b1bb0c4c2187e2d2273406047c',qos_specs=None,replication_status=,reservations=['d04c4b36-0109-4973-ae2f-eda210283a97','79d934a7-36c0-47e2-bcf5-22e144539a39','4c47c4fd-1eb1-410c-b8db-fbd7a7e93b8a','3bb3e6fa-4f99-4c28-9bee-a54977a687c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb1b0ecaea2a450fa7b1880e43db79c6',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:34:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1049901640',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6419c9fe-6665-4158-91d8-a90c47e81fab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ebe72b1bb0c4c2187e2d2273406047c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb1b0ecaea2a450fa7b1880e43db79c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:02.317972 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-255aff3c-e7ee-4366-85fc-9a212568d01c tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c80287ff-b1aa-46e2-89f4-2f8af944577f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:02.352733 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-255aff3c-e7ee-4366-85fc-9a212568d01c tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c80287ff-b1aa-46e2-89f4-2f8af944577f) transitioned into state 'SUCCESS' from state '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-1049901640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ebe72b1bb0c4c2187e2d2273406047c',qos_specs=None,replication_status=,reservations=['d04c4b36-0109-4973-ae2f-eda210283a97','79d934a7-36c0-47e2-bcf5-22e144539a39','4c47c4fd-1eb1-410c-b8db-fbd7a7e93b8a','3bb3e6fa-4f99-4c28-9bee-a54977a687c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb1b0ecaea2a450fa7b1880e43db79c6',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:02.353684 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-255aff3c-e7ee-4366-85fc-9a212568d01c tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b8ffc3b-e78b-4d4a-987b-11d8ae846550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:02.374365 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-255aff3c-e7ee-4366-85fc-9a212568d01c tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b8ffc3b-e78b-4d4a-987b-11d8ae846550) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:02.376098 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-255aff3c-e7ee-4366-85fc-9a212568d01c tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Flow 'volume_create_api' (7cb198d7-f3cd-496a-a3cc-69c94a0393c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:34:02.376888 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-255aff3c-e7ee-4366-85fc-9a212568d01c tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Create volume request issued successfully. Aug 20 04:34:02.378077 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-255aff3c-e7ee-4366-85fc-9a212568d01c tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:34:02.378077 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 335/1324] 10.4.3.239 () {70 vars in 1299 bytes} [Thu Aug 20 04:34:02 2026] POST /volume/v3/volumes => generated 819 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 20 04:34:02.396881 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-59881fc4-8c08-49f6-95b8-f994f4b938d0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:02.400890 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-59881fc4-8c08-49f6-95b8-f994f4b938d0 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] GET https://10.4.3.239/volume/v3/volumes/6419c9fe-6665-4158-91d8-a90c47e81fab Aug 20 04:34:02.401624 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-59881fc4-8c08-49f6-95b8-f994f4b938d0 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:02.401624 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-59881fc4-8c08-49f6-95b8-f994f4b938d0 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:02.414037 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:02.414037 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:34:02.419890 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-59881fc4-8c08-49f6-95b8-f994f4b938d0 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Volume info retrieved successfully. Aug 20 04:34:02.427222 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-59881fc4-8c08-49f6-95b8-f994f4b938d0 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] https://10.4.3.239/volume/v3/volumes/6419c9fe-6665-4158-91d8-a90c47e81fab returned with HTTP 200 Aug 20 04:34:02.427769 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 332/1325] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:34:02 2026] GET /volume/v3/volumes/6419c9fe-6665-4158-91d8-a90c47e81fab => generated 887 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:34:02.621756 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2e791184-02c3-48a4-b1dd-69781b29b9d9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:02.628341 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2e791184-02c3-48a4-b1dd-69781b29b9d9 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 Aug 20 04:34:02.628341 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2e791184-02c3-48a4-b1dd-69781b29b9d9 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:02.629294 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2e791184-02c3-48a4-b1dd-69781b29b9d9 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:02.629294 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-2e791184-02c3-48a4-b1dd-69781b29b9d9 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id 759c314c-4f5a-4e75-b9f9-def370d041f0. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:34:02.636295 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:02.636295 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:02.637507 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2e791184-02c3-48a4-b1dd-69781b29b9d9 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 returned with HTTP 200 Aug 20 04:34:02.638736 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 331/1326] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:02 2026] GET /volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 => generated 799 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:03.450321 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1a143283-c22d-4ca3-905c-05e7e8293b5e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:03.454086 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1a143283-c22d-4ca3-905c-05e7e8293b5e tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] GET https://10.4.3.239/volume/v3/volumes/6419c9fe-6665-4158-91d8-a90c47e81fab Aug 20 04:34:03.454265 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1a143283-c22d-4ca3-905c-05e7e8293b5e tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:03.454902 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1a143283-c22d-4ca3-905c-05e7e8293b5e tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:03.465296 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:03.465296 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:03.470367 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-1a143283-c22d-4ca3-905c-05e7e8293b5e tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Volume info retrieved successfully. Aug 20 04:34:03.476757 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1a143283-c22d-4ca3-905c-05e7e8293b5e tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] https://10.4.3.239/volume/v3/volumes/6419c9fe-6665-4158-91d8-a90c47e81fab returned with HTTP 200 Aug 20 04:34:03.477296 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 329/1327] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:34:03 2026] GET /volume/v3/volumes/6419c9fe-6665-4158-91d8-a90c47e81fab => generated 946 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:34:03.499258 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f6f4a60f-864c-4d20-8c85-2ec9814a3468 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:03.503986 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f6f4a60f-864c-4d20-8c85-2ec9814a3468 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] POST https://10.4.3.239/volume/v3/volume-transfers Aug 20 04:34:03.505216 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f6f4a60f-864c-4d20-8c85-2ec9814a3468 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "6419c9fe-6665-4158-91d8-a90c47e81fab"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:34:03.506906 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volume_transfer [None req-f6f4a60f-864c-4d20-8c85-2ec9814a3468 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Creating new volume transfer {'transfer': {'volume_id': '6419c9fe-6665-4158-91d8-a90c47e81fab'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 20 04:34:03.507146 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volume_transfer [None req-f6f4a60f-864c-4d20-8c85-2ec9814a3468 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Creating transfer of volume 6419c9fe-6665-4158-91d8-a90c47e81fab Aug 20 04:34:03.507405 np0000007850 devstack@c-api.service[100175]: INFO cinder.transfer.api [None req-f6f4a60f-864c-4d20-8c85-2ec9814a3468 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Generating transfer record for volume 6419c9fe-6665-4158-91d8-a90c47e81fab Aug 20 04:34:03.517012 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:03.517012 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:03.536658 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f6f4a60f-864c-4d20-8c85-2ec9814a3468 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] https://10.4.3.239/volume/v3/volume-transfers returned with HTTP 202 Aug 20 04:34:03.537228 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 336/1328] 10.4.3.239 () {70 vars in 1326 bytes} [Thu Aug 20 04:34:03 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:34:03.552370 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-71867629-9867-43c6-8204-16f8538d5f5a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:03.559297 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-71867629-9867-43c6-8204-16f8538d5f5a tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] GET https://10.4.3.239/volume/v3/volumes/6419c9fe-6665-4158-91d8-a90c47e81fab Aug 20 04:34:03.559637 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-71867629-9867-43c6-8204-16f8538d5f5a tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:03.560111 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-71867629-9867-43c6-8204-16f8538d5f5a tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:03.571355 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:03.571355 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:34:03.575929 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-71867629-9867-43c6-8204-16f8538d5f5a tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Volume info retrieved successfully. Aug 20 04:34:03.581258 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-71867629-9867-43c6-8204-16f8538d5f5a tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] https://10.4.3.239/volume/v3/volumes/6419c9fe-6665-4158-91d8-a90c47e81fab returned with HTTP 200 Aug 20 04:34:03.581580 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 333/1329] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:34:03 2026] GET /volume/v3/volumes/6419c9fe-6665-4158-91d8-a90c47e81fab => generated 954 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:34:03.599798 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6ecc47bd-0948-4e46-bff0-1e942f1ea6c6 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:03.602462 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6ecc47bd-0948-4e46-bff0-1e942f1ea6c6 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] GET https://10.4.3.239/volume/v3/volume-transfers/detail Aug 20 04:34:03.602791 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6ecc47bd-0948-4e46-bff0-1e942f1ea6c6 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:03.603095 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6ecc47bd-0948-4e46-bff0-1e942f1ea6c6 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Calling method 'detail' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:03.603348 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volume_transfer [None req-6ecc47bd-0948-4e46-bff0-1e942f1ea6c6 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Listing volume transfers {{(pid=100174) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 20 04:34:03.611071 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6ecc47bd-0948-4e46-bff0-1e942f1ea6c6 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] https://10.4.3.239/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 20 04:34:03.611071 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 332/1330] 10.4.3.239 () {68 vars in 1326 bytes} [Thu Aug 20 04:34:03 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:34:03.624379 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-df2bcdbd-14d4-4265-bd0c-ec1fd02a009b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:03.627280 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-df2bcdbd-14d4-4265-bd0c-ec1fd02a009b tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] DELETE https://10.4.3.239/volume/v3/volume-transfers/e4a6ac25-02fd-4a97-8b11-2fe38ba57874 Aug 20 04:34:03.627643 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-df2bcdbd-14d4-4265-bd0c-ec1fd02a009b tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:03.627937 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-df2bcdbd-14d4-4265-bd0c-ec1fd02a009b tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:03.628114 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.contrib.volume_transfer [None req-df2bcdbd-14d4-4265-bd0c-ec1fd02a009b tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Delete transfer with id: e4a6ac25-02fd-4a97-8b11-2fe38ba57874 Aug 20 04:34:03.657667 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-83c07aba-90f9-444a-b83d-14de73902b99 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:03.662662 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-83c07aba-90f9-444a-b83d-14de73902b99 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 Aug 20 04:34:03.663527 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:03.663527 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:03.664329 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-83c07aba-90f9-444a-b83d-14de73902b99 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:03.665713 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-83c07aba-90f9-444a-b83d-14de73902b99 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:03.665713 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-83c07aba-90f9-444a-b83d-14de73902b99 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id 759c314c-4f5a-4e75-b9f9-def370d041f0. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:34:03.678536 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:03.678536 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:03.679097 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-83c07aba-90f9-444a-b83d-14de73902b99 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 returned with HTTP 200 Aug 20 04:34:03.679800 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 337/1331] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:03 2026] GET /volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 => generated 799 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:03.685169 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-df2bcdbd-14d4-4265-bd0c-ec1fd02a009b tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] https://10.4.3.239/volume/v3/volume-transfers/e4a6ac25-02fd-4a97-8b11-2fe38ba57874 returned with HTTP 202 Aug 20 04:34:03.685169 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 330/1332] 10.4.3.239 () {68 vars in 1419 bytes} [Thu Aug 20 04:34:03 2026] DELETE /volume/v3/volume-transfers/e4a6ac25-02fd-4a97-8b11-2fe38ba57874 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:34:03.700051 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-58a0b729-017b-44b1-9cf4-bab075f8c197 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:03.703266 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-58a0b729-017b-44b1-9cf4-bab075f8c197 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] GET https://10.4.3.239/volume/v3/volumes/6419c9fe-6665-4158-91d8-a90c47e81fab Aug 20 04:34:03.704901 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-58a0b729-017b-44b1-9cf4-bab075f8c197 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:03.704901 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-58a0b729-017b-44b1-9cf4-bab075f8c197 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:03.714122 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:03.714122 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:34:03.719907 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-58a0b729-017b-44b1-9cf4-bab075f8c197 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Volume info retrieved successfully. Aug 20 04:34:03.727440 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-58a0b729-017b-44b1-9cf4-bab075f8c197 tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] https://10.4.3.239/volume/v3/volumes/6419c9fe-6665-4158-91d8-a90c47e81fab returned with HTTP 200 Aug 20 04:34:03.730685 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 334/1333] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:34:03 2026] GET /volume/v3/volumes/6419c9fe-6665-4158-91d8-a90c47e81fab => generated 946 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:34:03.751911 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8ff6eca8-e969-4561-b344-55627bd9149f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:03.757383 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8ff6eca8-e969-4561-b344-55627bd9149f tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] DELETE https://10.4.3.239/volume/v3/volume-transfers/e4a6ac25-02fd-4a97-8b11-2fe38ba57874 Aug 20 04:34:03.758135 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8ff6eca8-e969-4561-b344-55627bd9149f tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:03.758135 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8ff6eca8-e969-4561-b344-55627bd9149f tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:03.758135 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.contrib.volume_transfer [None req-8ff6eca8-e969-4561-b344-55627bd9149f tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Delete transfer with id: e4a6ac25-02fd-4a97-8b11-2fe38ba57874 Aug 20 04:34:03.769192 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8ff6eca8-e969-4561-b344-55627bd9149f tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] https://10.4.3.239/volume/v3/volume-transfers/e4a6ac25-02fd-4a97-8b11-2fe38ba57874 returned with HTTP 404 Aug 20 04:34:03.769944 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 333/1334] 10.4.3.239 () {68 vars in 1419 bytes} [Thu Aug 20 04:34:03 2026] DELETE /volume/v3/volume-transfers/e4a6ac25-02fd-4a97-8b11-2fe38ba57874 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:34:03.782489 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f666fb60-3c35-475a-a889-f93ecaa4ab4a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:03.785252 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f666fb60-3c35-475a-a889-f93ecaa4ab4a tempest-VolumesTransfersV355Test-1884159205 tempest-VolumesTransfersV355Test-1884159205-project-admin] DELETE https://10.4.3.239/volume/v3/volumes/6419c9fe-6665-4158-91d8-a90c47e81fab Aug 20 04:34:03.785803 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f666fb60-3c35-475a-a889-f93ecaa4ab4a tempest-VolumesTransfersV355Test-1884159205 tempest-VolumesTransfersV355Test-1884159205-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:03.786153 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f666fb60-3c35-475a-a889-f93ecaa4ab4a tempest-VolumesTransfersV355Test-1884159205 tempest-VolumesTransfersV355Test-1884159205-project-admin] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:03.786468 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-f666fb60-3c35-475a-a889-f93ecaa4ab4a tempest-VolumesTransfersV355Test-1884159205 tempest-VolumesTransfersV355Test-1884159205-project-admin] Delete volume with id: 6419c9fe-6665-4158-91d8-a90c47e81fab Aug 20 04:34:03.796794 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:03.796794 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:03.797302 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-f666fb60-3c35-475a-a889-f93ecaa4ab4a tempest-VolumesTransfersV355Test-1884159205 tempest-VolumesTransfersV355Test-1884159205-project-admin] Volume info retrieved successfully. Aug 20 04:34:03.823535 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-f666fb60-3c35-475a-a889-f93ecaa4ab4a tempest-VolumesTransfersV355Test-1884159205 tempest-VolumesTransfersV355Test-1884159205-project-admin] Delete volume request issued successfully. Aug 20 04:34:03.823755 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f666fb60-3c35-475a-a889-f93ecaa4ab4a tempest-VolumesTransfersV355Test-1884159205 tempest-VolumesTransfersV355Test-1884159205-project-admin] https://10.4.3.239/volume/v3/volumes/6419c9fe-6665-4158-91d8-a90c47e81fab returned with HTTP 202 Aug 20 04:34:03.824321 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 338/1335] 10.4.3.239 () {68 vars in 1392 bytes} [Thu Aug 20 04:34:03 2026] DELETE /volume/v3/volumes/6419c9fe-6665-4158-91d8-a90c47e81fab => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:34:03.836212 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7aba7acb-20ca-4756-8a85-896286ba4add None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:03.841717 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7aba7acb-20ca-4756-8a85-896286ba4add tempest-VolumesTransfersV355Test-1884159205 tempest-VolumesTransfersV355Test-1884159205-project-admin] GET https://10.4.3.239/volume/v3/volumes/6419c9fe-6665-4158-91d8-a90c47e81fab Aug 20 04:34:03.842873 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7aba7acb-20ca-4756-8a85-896286ba4add tempest-VolumesTransfersV355Test-1884159205 tempest-VolumesTransfersV355Test-1884159205-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:03.843955 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7aba7acb-20ca-4756-8a85-896286ba4add tempest-VolumesTransfersV355Test-1884159205 tempest-VolumesTransfersV355Test-1884159205-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:03.855665 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:03.855665 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:03.862094 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-7aba7acb-20ca-4756-8a85-896286ba4add tempest-VolumesTransfersV355Test-1884159205 tempest-VolumesTransfersV355Test-1884159205-project-admin] Volume info retrieved successfully. Aug 20 04:34:03.867607 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7aba7acb-20ca-4756-8a85-896286ba4add tempest-VolumesTransfersV355Test-1884159205 tempest-VolumesTransfersV355Test-1884159205-project-admin] https://10.4.3.239/volume/v3/volumes/6419c9fe-6665-4158-91d8-a90c47e81fab returned with HTTP 200 Aug 20 04:34:03.868316 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 331/1336] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:34:03 2026] GET /volume/v3/volumes/6419c9fe-6665-4158-91d8-a90c47e81fab => generated 1130 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:34:04.060594 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1d1eec87-0c41-460c-936f-585171bcf3c7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:04.062820 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1d1eec87-0c41-460c-936f-585171bcf3c7 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:34:04.063326 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1d1eec87-0c41-460c-936f-585171bcf3c7 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-701808749"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:34:04.066492 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-1d1eec87-0c41-460c-936f-585171bcf3c7 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-701808749'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:34:04.066704 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-1d1eec87-0c41-460c-936f-585171bcf3c7 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Create volume of 1 GB Aug 20 04:34:04.073153 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1d1eec87-0c41-460c-936f-585171bcf3c7 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Availability Zones retrieved successfully. Aug 20 04:34:04.083713 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1d1eec87-0c41-460c-936f-585171bcf3c7 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Flow 'volume_create_api' (4339612e-8b50-4db5-aecf-05c4fa5d5e19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:34:04.084501 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1d1eec87-0c41-460c-936f-585171bcf3c7 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (893406e8-338d-4840-87d2-17d40ed8279d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:04.085844 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-1d1eec87-0c41-460c-936f-585171bcf3c7 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:34:04.143345 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1d1eec87-0c41-460c-936f-585171bcf3c7 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (893406e8-338d-4840-87d2-17d40ed8279d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:04.144620 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1d1eec87-0c41-460c-936f-585171bcf3c7 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce65e21e-d8f7-4a96-b752-0dc22484192e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:04.264951 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-1d1eec87-0c41-460c-936f-585171bcf3c7 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Created reservations ['6285c7b8-8a01-4127-a79b-c90c34f95683', '16502245-134a-4652-8030-e22bffbaa9ef', '032a586b-4c3f-424f-bc1d-1e3f7fbfd7ff', 'c29faef2-3e1c-411e-9d7d-1c6f6dbb9fa2'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:34:04.266952 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1d1eec87-0c41-460c-936f-585171bcf3c7 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce65e21e-d8f7-4a96-b752-0dc22484192e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6285c7b8-8a01-4127-a79b-c90c34f95683', '16502245-134a-4652-8030-e22bffbaa9ef', '032a586b-4c3f-424f-bc1d-1e3f7fbfd7ff', 'c29faef2-3e1c-411e-9d7d-1c6f6dbb9fa2']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:04.268346 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1d1eec87-0c41-460c-936f-585171bcf3c7 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51b01fb6-a1c5-481e-89ef-a422f8a14538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:04.302767 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1d1eec87-0c41-460c-936f-585171bcf3c7 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51b01fb6-a1c5-481e-89ef-a422f8a14538) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b95d462-8654-4832-968c-16cc51f2b27f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-701808749',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='212614b27cbf49db8640a327634895a2',qos_specs=None,replication_status=,reservations=['6285c7b8-8a01-4127-a79b-c90c34f95683','16502245-134a-4652-8030-e22bffbaa9ef','032a586b-4c3f-424f-bc1d-1e3f7fbfd7ff','c29faef2-3e1c-411e-9d7d-1c6f6dbb9fa2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2d172a6f8b8405da799c74450e5fca4',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:34:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-701808749',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b95d462-8654-4832-968c-16cc51f2b27f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='212614b27cbf49db8640a327634895a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2d172a6f8b8405da799c74450e5fca4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:04.303904 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1d1eec87-0c41-460c-936f-585171bcf3c7 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (369cfd1e-eac7-4779-b312-82482bd49593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:04.341457 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1d1eec87-0c41-460c-936f-585171bcf3c7 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (369cfd1e-eac7-4779-b312-82482bd49593) transitioned into state 'SUCCESS' from state '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-701808749',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='212614b27cbf49db8640a327634895a2',qos_specs=None,replication_status=,reservations=['6285c7b8-8a01-4127-a79b-c90c34f95683','16502245-134a-4652-8030-e22bffbaa9ef','032a586b-4c3f-424f-bc1d-1e3f7fbfd7ff','c29faef2-3e1c-411e-9d7d-1c6f6dbb9fa2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2d172a6f8b8405da799c74450e5fca4',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:04.342517 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1d1eec87-0c41-460c-936f-585171bcf3c7 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7fe07f4-f495-43f7-a6dc-23619a7b71e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:04.362959 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1d1eec87-0c41-460c-936f-585171bcf3c7 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7fe07f4-f495-43f7-a6dc-23619a7b71e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:04.364110 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1d1eec87-0c41-460c-936f-585171bcf3c7 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Flow 'volume_create_api' (4339612e-8b50-4db5-aecf-05c4fa5d5e19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:34:04.364540 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1d1eec87-0c41-460c-936f-585171bcf3c7 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Create volume request issued successfully. Aug 20 04:34:04.366509 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1d1eec87-0c41-460c-936f-585171bcf3c7 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:34:04.366509 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 335/1337] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:34:04 2026] POST /volume/v3/volumes => generated 754 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:34:04.384210 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1e51a8e7-eb26-4daa-ac4f-5c797fa47b79 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:04.386004 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1e51a8e7-eb26-4daa-ac4f-5c797fa47b79 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] GET https://10.4.3.239/volume/v3/volumes/3b95d462-8654-4832-968c-16cc51f2b27f Aug 20 04:34:04.387376 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1e51a8e7-eb26-4daa-ac4f-5c797fa47b79 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:04.387376 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1e51a8e7-eb26-4daa-ac4f-5c797fa47b79 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:04.398593 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:04.398593 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:04.406871 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-1e51a8e7-eb26-4daa-ac4f-5c797fa47b79 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Volume info retrieved successfully. Aug 20 04:34:04.418079 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1e51a8e7-eb26-4daa-ac4f-5c797fa47b79 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/volumes/3b95d462-8654-4832-968c-16cc51f2b27f returned with HTTP 200 Aug 20 04:34:04.418079 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 334/1338] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:04 2026] GET /volume/v3/volumes/3b95d462-8654-4832-968c-16cc51f2b27f => generated 822 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:04.698014 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1968787c-afc2-4eff-9faf-5f77e91238a2 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:04.700307 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1968787c-afc2-4eff-9faf-5f77e91238a2 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 Aug 20 04:34:04.700530 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1968787c-afc2-4eff-9faf-5f77e91238a2 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:04.700873 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1968787c-afc2-4eff-9faf-5f77e91238a2 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:04.700948 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-1968787c-afc2-4eff-9faf-5f77e91238a2 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id 759c314c-4f5a-4e75-b9f9-def370d041f0. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:34:04.706663 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:04.706663 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:04.707638 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1968787c-afc2-4eff-9faf-5f77e91238a2 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 returned with HTTP 200 Aug 20 04:34:04.708246 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 339/1339] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:04 2026] GET /volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:04.885478 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d9a8ada8-5b60-401f-8c8c-bc81e0bd92e0 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:04.887828 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d9a8ada8-5b60-401f-8c8c-bc81e0bd92e0 tempest-VolumesTransfersV355Test-1884159205 tempest-VolumesTransfersV355Test-1884159205-project-admin] GET https://10.4.3.239/volume/v3/volumes/6419c9fe-6665-4158-91d8-a90c47e81fab Aug 20 04:34:04.888107 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d9a8ada8-5b60-401f-8c8c-bc81e0bd92e0 tempest-VolumesTransfersV355Test-1884159205 tempest-VolumesTransfersV355Test-1884159205-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:04.888378 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d9a8ada8-5b60-401f-8c8c-bc81e0bd92e0 tempest-VolumesTransfersV355Test-1884159205 tempest-VolumesTransfersV355Test-1884159205-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:04.896148 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d9a8ada8-5b60-401f-8c8c-bc81e0bd92e0 tempest-VolumesTransfersV355Test-1884159205 tempest-VolumesTransfersV355Test-1884159205-project-admin] https://10.4.3.239/volume/v3/volumes/6419c9fe-6665-4158-91d8-a90c47e81fab returned with HTTP 404 Aug 20 04:34:04.896788 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 332/1340] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:34:04 2026] GET /volume/v3/volumes/6419c9fe-6665-4158-91d8-a90c47e81fab => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:34:04.905990 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0519f81b-7e99-4a2c-b6ca-168c258d8b8f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:04.908140 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0519f81b-7e99-4a2c-b6ca-168c258d8b8f tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] GET https://10.4.3.239/volume/v3/volumes/6419c9fe-6665-4158-91d8-a90c47e81fab Aug 20 04:34:04.908400 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0519f81b-7e99-4a2c-b6ca-168c258d8b8f tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:04.908649 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0519f81b-7e99-4a2c-b6ca-168c258d8b8f tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:04.916284 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0519f81b-7e99-4a2c-b6ca-168c258d8b8f tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] https://10.4.3.239/volume/v3/volumes/6419c9fe-6665-4158-91d8-a90c47e81fab returned with HTTP 404 Aug 20 04:34:04.916938 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 336/1341] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:34:04 2026] GET /volume/v3/volumes/6419c9fe-6665-4158-91d8-a90c47e81fab => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:34:04.926640 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b07b706c-cabb-43ef-84cf-83abe9c8894e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:04.928971 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b07b706c-cabb-43ef-84cf-83abe9c8894e tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] DELETE https://10.4.3.239/volume/v3/volumes/6419c9fe-6665-4158-91d8-a90c47e81fab Aug 20 04:34:04.929251 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b07b706c-cabb-43ef-84cf-83abe9c8894e tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:04.929670 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b07b706c-cabb-43ef-84cf-83abe9c8894e tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:04.929901 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-b07b706c-cabb-43ef-84cf-83abe9c8894e tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] Delete volume with id: 6419c9fe-6665-4158-91d8-a90c47e81fab Aug 20 04:34:04.938934 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b07b706c-cabb-43ef-84cf-83abe9c8894e tempest-VolumesTransfersV355Test-102843997 tempest-VolumesTransfersV355Test-102843997-project-member] https://10.4.3.239/volume/v3/volumes/6419c9fe-6665-4158-91d8-a90c47e81fab returned with HTTP 404 Aug 20 04:34:04.939796 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 335/1342] 10.4.3.239 () {68 vars in 1392 bytes} [Thu Aug 20 04:34:04 2026] DELETE /volume/v3/volumes/6419c9fe-6665-4158-91d8-a90c47e81fab => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:34:05.440608 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d0996c40-235e-4b58-80d1-c68fcbd7322f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:05.442789 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d0996c40-235e-4b58-80d1-c68fcbd7322f tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] GET https://10.4.3.239/volume/v3/volumes/3b95d462-8654-4832-968c-16cc51f2b27f Aug 20 04:34:05.443160 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d0996c40-235e-4b58-80d1-c68fcbd7322f tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:05.443710 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d0996c40-235e-4b58-80d1-c68fcbd7322f tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:05.460058 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:05.460058 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:05.468693 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d0996c40-235e-4b58-80d1-c68fcbd7322f tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Volume info retrieved successfully. Aug 20 04:34:05.475924 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d0996c40-235e-4b58-80d1-c68fcbd7322f tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/volumes/3b95d462-8654-4832-968c-16cc51f2b27f returned with HTTP 200 Aug 20 04:34:05.476454 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 340/1343] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:05 2026] GET /volume/v3/volumes/3b95d462-8654-4832-968c-16cc51f2b27f => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:05.553359 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-d246ee2f-e7e2-4bc5-9181-c228203c57a8 req-3eb9829b-e57d-4d38-848b-c508dec8da90 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:05.557306 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-d246ee2f-e7e2-4bc5-9181-c228203c57a8 req-3eb9829b-e57d-4d38-848b-c508dec8da90 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] GET https://10.4.3.239/volume/v3/volumes/3b95d462-8654-4832-968c-16cc51f2b27f Aug 20 04:34:05.557699 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-d246ee2f-e7e2-4bc5-9181-c228203c57a8 req-3eb9829b-e57d-4d38-848b-c508dec8da90 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:05.557993 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-d246ee2f-e7e2-4bc5-9181-c228203c57a8 req-3eb9829b-e57d-4d38-848b-c508dec8da90 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:05.570005 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:05.570005 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:05.574907 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-d246ee2f-e7e2-4bc5-9181-c228203c57a8 req-3eb9829b-e57d-4d38-848b-c508dec8da90 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Volume info retrieved successfully. Aug 20 04:34:05.581191 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-d246ee2f-e7e2-4bc5-9181-c228203c57a8 req-3eb9829b-e57d-4d38-848b-c508dec8da90 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/volumes/3b95d462-8654-4832-968c-16cc51f2b27f returned with HTTP 200 Aug 20 04:34:05.581722 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 333/1344] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:34:05 2026] GET /volume/v3/volumes/3b95d462-8654-4832-968c-16cc51f2b27f => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:05.715725 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c9574f01-5f61-4d19-aacd-827fb17e643d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:05.716273 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c9574f01-5f61-4d19-aacd-827fb17e643d None None] GET https://10.4.3.239/volume// Aug 20 04:34:05.716431 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c9574f01-5f61-4d19-aacd-827fb17e643d None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:05.716669 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c9574f01-5f61-4d19-aacd-827fb17e643d None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:05.717142 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c9574f01-5f61-4d19-aacd-827fb17e643d None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:34:05.717646 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 337/1345] 10.4.3.239 () {66 vars in 1428 bytes} [Thu Aug 20 04:34: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 20 04:34:05.725525 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-dda2709d-ea57-480e-8784-d87c7f1ea4eb None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:05.727573 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-dda2709d-ea57-480e-8784-d87c7f1ea4eb tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 Aug 20 04:34:05.728057 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-dda2709d-ea57-480e-8784-d87c7f1ea4eb tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:05.728461 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-dda2709d-ea57-480e-8784-d87c7f1ea4eb tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:05.728742 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-dda2709d-ea57-480e-8784-d87c7f1ea4eb tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id 759c314c-4f5a-4e75-b9f9-def370d041f0. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:34:05.735973 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-d246ee2f-e7e2-4bc5-9181-c228203c57a8 req-4e0c566b-920f-4a6e-9c18-c2a1c78c90fe None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:05.737462 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-d246ee2f-e7e2-4bc5-9181-c228203c57a8 req-4e0c566b-920f-4a6e-9c18-c2a1c78c90fe tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:34:05.737552 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-d246ee2f-e7e2-4bc5-9181-c228203c57a8 req-4e0c566b-920f-4a6e-9c18-c2a1c78c90fe tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3b95d462-8654-4832-968c-16cc51f2b27f", "connector": null, "instance_uuid": "dd47ea4c-9692-45a9-accf-534636008dde"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:34:05.739424 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:05.739424 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:05.741516 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-dda2709d-ea57-480e-8784-d87c7f1ea4eb tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 returned with HTTP 200 Aug 20 04:34:05.742496 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 336/1346] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:05 2026] GET /volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:05.759292 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:05.759292 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:05.818229 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-d246ee2f-e7e2-4bc5-9181-c228203c57a8 req-4e0c566b-920f-4a6e-9c18-c2a1c78c90fe tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:34:05.819174 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 341/1347] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:34:05 2026] POST /volume/v3/attachments => generated 273 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:34:05.873565 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-497bebce-d009-40a8-866e-566b0b8bfc58 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:05.877704 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-497bebce-d009-40a8-866e-566b0b8bfc58 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] GET https://10.4.3.239/volume/v3/volumes/3b95d462-8654-4832-968c-16cc51f2b27f Aug 20 04:34:05.877874 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-497bebce-d009-40a8-866e-566b0b8bfc58 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:05.878667 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-497bebce-d009-40a8-866e-566b0b8bfc58 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:05.898438 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:05.898438 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:05.905596 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-497bebce-d009-40a8-866e-566b0b8bfc58 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Volume info retrieved successfully. Aug 20 04:34:05.916667 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-497bebce-d009-40a8-866e-566b0b8bfc58 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/volumes/3b95d462-8654-4832-968c-16cc51f2b27f returned with HTTP 200 Aug 20 04:34:05.917620 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 334/1348] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:05 2026] GET /volume/v3/volumes/3b95d462-8654-4832-968c-16cc51f2b27f => generated 846 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:05.922159 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b893f171-3caf-4e72-9599-5a43f533728d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:05.922841 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b893f171-3caf-4e72-9599-5a43f533728d None None] GET https://10.4.3.239/volume// Aug 20 04:34:05.924436 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b893f171-3caf-4e72-9599-5a43f533728d None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:05.924803 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b893f171-3caf-4e72-9599-5a43f533728d None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:05.926677 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b893f171-3caf-4e72-9599-5a43f533728d None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:34:05.927275 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 338/1349] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:34:05 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:34:05.937499 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-d246ee2f-e7e2-4bc5-9181-c228203c57a8 req-faea21f1-9de7-4b8a-a621-eb99c77d5186 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:05.939956 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-d246ee2f-e7e2-4bc5-9181-c228203c57a8 req-faea21f1-9de7-4b8a-a621-eb99c77d5186 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] GET https://10.4.3.239/volume/v3/volumes/3b95d462-8654-4832-968c-16cc51f2b27f Aug 20 04:34:05.942150 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-d246ee2f-e7e2-4bc5-9181-c228203c57a8 req-faea21f1-9de7-4b8a-a621-eb99c77d5186 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:05.942150 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-d246ee2f-e7e2-4bc5-9181-c228203c57a8 req-faea21f1-9de7-4b8a-a621-eb99c77d5186 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:05.971304 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:05.971304 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:05.979160 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-d246ee2f-e7e2-4bc5-9181-c228203c57a8 req-faea21f1-9de7-4b8a-a621-eb99c77d5186 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Volume info retrieved successfully. Aug 20 04:34:05.989423 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-d246ee2f-e7e2-4bc5-9181-c228203c57a8 req-faea21f1-9de7-4b8a-a621-eb99c77d5186 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/volumes/3b95d462-8654-4832-968c-16cc51f2b27f returned with HTTP 200 Aug 20 04:34:05.990746 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 337/1350] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:34:05 2026] GET /volume/v3/volumes/3b95d462-8654-4832-968c-16cc51f2b27f => generated 1026 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:34:06.138014 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-d246ee2f-e7e2-4bc5-9181-c228203c57a8 req-0d9dc0a5-aacd-4495-b931-a7848b6ccead None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:06.141827 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-d246ee2f-e7e2-4bc5-9181-c228203c57a8 req-0d9dc0a5-aacd-4495-b931-a7848b6ccead tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] PUT https://10.4.3.239/volume/v3/attachments/16314cfd-cf2c-414c-8cc2-5a77462a6001 Aug 20 04:34:06.142337 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-d246ee2f-e7e2-4bc5-9181-c228203c57a8 req-0d9dc0a5-aacd-4495-b931-a7848b6ccead tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:34:06.157759 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-d246ee2f-e7e2-4bc5-9181-c228203c57a8 req-0d9dc0a5-aacd-4495-b931-a7848b6ccead tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Acquiring lock "cinder-attachment_update-3b95d462-8654-4832-968c-16cc51f2b27f-np0000007850" by "attachment_update" {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:34:06.166737 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-d246ee2f-e7e2-4bc5-9181-c228203c57a8 req-0d9dc0a5-aacd-4495-b931-a7848b6ccead tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Lock "cinder-attachment_update-3b95d462-8654-4832-968c-16cc51f2b27f-np0000007850" acquired by "attachment_update" :: waited 0.009s {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:34:06.168795 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:06.168795 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:06.314343 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-d246ee2f-e7e2-4bc5-9181-c228203c57a8 req-0d9dc0a5-aacd-4495-b931-a7848b6ccead tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Lock "cinder-attachment_update-3b95d462-8654-4832-968c-16cc51f2b27f-np0000007850" released by "attachment_update" :: held 0.148s {{(pid=100175) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:34:06.314681 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-d246ee2f-e7e2-4bc5-9181-c228203c57a8 req-0d9dc0a5-aacd-4495-b931-a7848b6ccead tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/attachments/16314cfd-cf2c-414c-8cc2-5a77462a6001 returned with HTTP 200 Aug 20 04:34:06.315735 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 342/1351] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:34:06 2026] PUT /volume/v3/attachments/16314cfd-cf2c-414c-8cc2-5a77462a6001 => generated 969 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:34:06.767050 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-201cfd7b-f45f-4a75-9970-bba9cec84406 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:06.770157 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-201cfd7b-f45f-4a75-9970-bba9cec84406 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 Aug 20 04:34:06.770157 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-201cfd7b-f45f-4a75-9970-bba9cec84406 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:06.770157 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-201cfd7b-f45f-4a75-9970-bba9cec84406 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:06.770157 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-201cfd7b-f45f-4a75-9970-bba9cec84406 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id 759c314c-4f5a-4e75-b9f9-def370d041f0. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:34:06.780854 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:06.780854 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:06.783287 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-201cfd7b-f45f-4a75-9970-bba9cec84406 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 returned with HTTP 200 Aug 20 04:34:06.783287 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 335/1352] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:06 2026] GET /volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 => generated 799 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:06.972435 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5b83fe3f-71b6-4f70-8ffc-aed74dc167fd None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:06.975888 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5b83fe3f-71b6-4f70-8ffc-aed74dc167fd tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] GET https://10.4.3.239/volume/v3/volumes/3b95d462-8654-4832-968c-16cc51f2b27f Aug 20 04:34:06.976272 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5b83fe3f-71b6-4f70-8ffc-aed74dc167fd tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:06.976508 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5b83fe3f-71b6-4f70-8ffc-aed74dc167fd tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:07.011734 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:07.011734 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:34:07.021234 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-5b83fe3f-71b6-4f70-8ffc-aed74dc167fd tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Volume info retrieved successfully. Aug 20 04:34:07.027822 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5b83fe3f-71b6-4f70-8ffc-aed74dc167fd tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/volumes/3b95d462-8654-4832-968c-16cc51f2b27f returned with HTTP 200 Aug 20 04:34:07.028806 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 339/1353] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:06 2026] GET /volume/v3/volumes/3b95d462-8654-4832-968c-16cc51f2b27f => generated 847 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:07.798693 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9633ee95-0da0-4786-a87f-d96e63ad41a3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:07.801782 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9633ee95-0da0-4786-a87f-d96e63ad41a3 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 Aug 20 04:34:07.802014 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9633ee95-0da0-4786-a87f-d96e63ad41a3 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:07.802254 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9633ee95-0da0-4786-a87f-d96e63ad41a3 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:07.804469 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-9633ee95-0da0-4786-a87f-d96e63ad41a3 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id 759c314c-4f5a-4e75-b9f9-def370d041f0. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:34:07.808125 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:07.808125 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:07.808981 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9633ee95-0da0-4786-a87f-d96e63ad41a3 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 returned with HTTP 200 Aug 20 04:34:07.809389 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 338/1354] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:07 2026] GET /volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:08.046675 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-eec59fb9-da84-49c1-85fb-1cff702f5a8d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:08.049601 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-eec59fb9-da84-49c1-85fb-1cff702f5a8d tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] GET https://10.4.3.239/volume/v3/volumes/3b95d462-8654-4832-968c-16cc51f2b27f Aug 20 04:34:08.049891 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-eec59fb9-da84-49c1-85fb-1cff702f5a8d tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:08.052072 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-eec59fb9-da84-49c1-85fb-1cff702f5a8d tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:08.066853 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:08.066853 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:08.071396 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-eec59fb9-da84-49c1-85fb-1cff702f5a8d tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Volume info retrieved successfully. Aug 20 04:34:08.077363 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-eec59fb9-da84-49c1-85fb-1cff702f5a8d tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/volumes/3b95d462-8654-4832-968c-16cc51f2b27f returned with HTTP 200 Aug 20 04:34:08.078065 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 343/1355] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:08 2026] GET /volume/v3/volumes/3b95d462-8654-4832-968c-16cc51f2b27f => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:08.822275 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-dd846dcf-8491-46c1-a5e3-061e94714ff4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:08.824524 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dd846dcf-8491-46c1-a5e3-061e94714ff4 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 Aug 20 04:34:08.824812 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-dd846dcf-8491-46c1-a5e3-061e94714ff4 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:08.825086 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-dd846dcf-8491-46c1-a5e3-061e94714ff4 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:08.825259 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-dd846dcf-8491-46c1-a5e3-061e94714ff4 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id 759c314c-4f5a-4e75-b9f9-def370d041f0. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:34:08.832244 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:08.832244 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:08.833340 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dd846dcf-8491-46c1-a5e3-061e94714ff4 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 returned with HTTP 200 Aug 20 04:34:08.833891 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 336/1356] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:08 2026] GET /volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:08.908936 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a396b1f2-e304-4fdc-b583-e5128c89936c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:09.076408 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a396b1f2-e304-4fdc-b583-e5128c89936c tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:34:09.076408 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a396b1f2-e304-4fdc-b583-e5128c89936c tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-794229455"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:34:09.078155 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-a396b1f2-e304-4fdc-b583-e5128c89936c tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-794229455'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:34:09.078353 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-a396b1f2-e304-4fdc-b583-e5128c89936c tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] Create volume of 2 GB Aug 20 04:34:09.083606 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a396b1f2-e304-4fdc-b583-e5128c89936c tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] Availability Zones retrieved successfully. Aug 20 04:34:09.092643 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a396b1f2-e304-4fdc-b583-e5128c89936c tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] Flow 'volume_create_api' (f2dd76e8-abbc-4310-8cab-bd77e6d599dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:34:09.094786 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a396b1f2-e304-4fdc-b583-e5128c89936c tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5014f5a3-f892-4ce6-bd09-99f9f5018aeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:09.095574 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-a396b1f2-e304-4fdc-b583-e5128c89936c tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] Validating volume size '2' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:34:09.097531 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a46ae8a4-aea2-401b-a5bd-7c986f28286f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:09.100154 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a46ae8a4-aea2-401b-a5bd-7c986f28286f tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] GET https://10.4.3.239/volume/v3/volumes/3b95d462-8654-4832-968c-16cc51f2b27f Aug 20 04:34:09.102329 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a46ae8a4-aea2-401b-a5bd-7c986f28286f tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:09.103045 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a46ae8a4-aea2-401b-a5bd-7c986f28286f tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:09.137486 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:09.137486 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:09.146215 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a46ae8a4-aea2-401b-a5bd-7c986f28286f tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Volume info retrieved successfully. Aug 20 04:34:09.158127 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a46ae8a4-aea2-401b-a5bd-7c986f28286f tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/volumes/3b95d462-8654-4832-968c-16cc51f2b27f returned with HTTP 200 Aug 20 04:34:09.158881 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 339/1357] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:09 2026] GET /volume/v3/volumes/3b95d462-8654-4832-968c-16cc51f2b27f => generated 847 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:09.159399 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a396b1f2-e304-4fdc-b583-e5128c89936c tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5014f5a3-f892-4ce6-bd09-99f9f5018aeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:09.160683 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a396b1f2-e304-4fdc-b583-e5128c89936c tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0fe93ba-ce3c-491e-8ce5-d09de55e5438) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:09.249468 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-a396b1f2-e304-4fdc-b583-e5128c89936c tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] Created reservations ['3e3859b8-1e9b-4180-9db2-3057130f876f', 'f6fc2569-ff53-4051-aab9-5e06255a9a75', 'eea0cef8-0084-4619-8888-657e680d046a', '3ebf7fc2-af25-42fb-893e-a006b84764fc'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:34:09.250582 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a396b1f2-e304-4fdc-b583-e5128c89936c tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0fe93ba-ce3c-491e-8ce5-d09de55e5438) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e3859b8-1e9b-4180-9db2-3057130f876f', 'f6fc2569-ff53-4051-aab9-5e06255a9a75', 'eea0cef8-0084-4619-8888-657e680d046a', '3ebf7fc2-af25-42fb-893e-a006b84764fc']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:09.251712 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a396b1f2-e304-4fdc-b583-e5128c89936c tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c24e471b-f544-45b0-91d5-46ef5b0669ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:09.284864 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a396b1f2-e304-4fdc-b583-e5128c89936c tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c24e471b-f544-45b0-91d5-46ef5b0669ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61d2b0ca-eff7-4914-9bdc-e906d8071b89', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-794229455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f75f5dc43afd49738ef53dfbbcb78528',qos_specs=None,replication_status=,reservations=['3e3859b8-1e9b-4180-9db2-3057130f876f','f6fc2569-ff53-4051-aab9-5e06255a9a75','eea0cef8-0084-4619-8888-657e680d046a','3ebf7fc2-af25-42fb-893e-a006b84764fc'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30a40e32b221407da2f6907a610b95e5',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:34:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-794229455',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61d2b0ca-eff7-4914-9bdc-e906d8071b89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f75f5dc43afd49738ef53dfbbcb78528',provider_auth=None,provider_geometry=None,provider_id=None,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='30a40e32b221407da2f6907a610b95e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:09.286259 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a396b1f2-e304-4fdc-b583-e5128c89936c tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53ca1bb2-851f-4165-8ead-0d59d541736d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:09.314131 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a396b1f2-e304-4fdc-b583-e5128c89936c tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53ca1bb2-851f-4165-8ead-0d59d541736d) transitioned into state 'SUCCESS' from state '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-794229455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f75f5dc43afd49738ef53dfbbcb78528',qos_specs=None,replication_status=,reservations=['3e3859b8-1e9b-4180-9db2-3057130f876f','f6fc2569-ff53-4051-aab9-5e06255a9a75','eea0cef8-0084-4619-8888-657e680d046a','3ebf7fc2-af25-42fb-893e-a006b84764fc'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30a40e32b221407da2f6907a610b95e5',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:09.315490 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a396b1f2-e304-4fdc-b583-e5128c89936c tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11cba0e5-ce75-4844-a618-f85c2cd67c81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:09.328053 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a396b1f2-e304-4fdc-b583-e5128c89936c tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11cba0e5-ce75-4844-a618-f85c2cd67c81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:09.329438 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a396b1f2-e304-4fdc-b583-e5128c89936c tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] Flow 'volume_create_api' (f2dd76e8-abbc-4310-8cab-bd77e6d599dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:34:09.330094 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a396b1f2-e304-4fdc-b583-e5128c89936c tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] Create volume request issued successfully. Aug 20 04:34:09.331005 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a396b1f2-e304-4fdc-b583-e5128c89936c tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:34:09.331591 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 340/1358] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:34:08 2026] POST /volume/v3/volumes => generated 754 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:34:09.346505 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3124b8fd-de66-41bf-8241-028a318c2521 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:09.349866 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3124b8fd-de66-41bf-8241-028a318c2521 tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] GET https://10.4.3.239/volume/v3/volumes/61d2b0ca-eff7-4914-9bdc-e906d8071b89 Aug 20 04:34:09.349866 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3124b8fd-de66-41bf-8241-028a318c2521 tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:09.350777 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3124b8fd-de66-41bf-8241-028a318c2521 tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:09.360807 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:09.360807 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:09.368922 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-3124b8fd-de66-41bf-8241-028a318c2521 tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] Volume info retrieved successfully. Aug 20 04:34:09.385278 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3124b8fd-de66-41bf-8241-028a318c2521 tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] https://10.4.3.239/volume/v3/volumes/61d2b0ca-eff7-4914-9bdc-e906d8071b89 returned with HTTP 200 Aug 20 04:34:09.385278 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 344/1359] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:09 2026] GET /volume/v3/volumes/61d2b0ca-eff7-4914-9bdc-e906d8071b89 => generated 822 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:09.848259 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-191c95e1-4843-41c5-9a36-87a60118746e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:09.849980 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-191c95e1-4843-41c5-9a36-87a60118746e tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 Aug 20 04:34:09.850339 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-191c95e1-4843-41c5-9a36-87a60118746e tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:09.851752 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-191c95e1-4843-41c5-9a36-87a60118746e tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:09.851752 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-191c95e1-4843-41c5-9a36-87a60118746e tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id 759c314c-4f5a-4e75-b9f9-def370d041f0. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:34:09.859551 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:09.859551 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:09.860734 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-191c95e1-4843-41c5-9a36-87a60118746e tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 returned with HTTP 200 Aug 20 04:34:09.861309 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 337/1360] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:09 2026] GET /volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:10.179972 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-32f1ceac-bf5d-4e02-b472-a52a4ef2bbe2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:10.181979 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-32f1ceac-bf5d-4e02-b472-a52a4ef2bbe2 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] GET https://10.4.3.239/volume/v3/volumes/3b95d462-8654-4832-968c-16cc51f2b27f Aug 20 04:34:10.182199 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-32f1ceac-bf5d-4e02-b472-a52a4ef2bbe2 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:10.182366 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-32f1ceac-bf5d-4e02-b472-a52a4ef2bbe2 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:10.193737 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:10.193737 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:10.198176 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-32f1ceac-bf5d-4e02-b472-a52a4ef2bbe2 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Volume info retrieved successfully. Aug 20 04:34:10.207860 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-32f1ceac-bf5d-4e02-b472-a52a4ef2bbe2 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/volumes/3b95d462-8654-4832-968c-16cc51f2b27f returned with HTTP 200 Aug 20 04:34:10.207860 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 340/1361] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:10 2026] GET /volume/v3/volumes/3b95d462-8654-4832-968c-16cc51f2b27f => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 04:34:10.404508 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-053f9ff2-493a-4080-be4d-f3ff61d74410 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:10.411557 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-053f9ff2-493a-4080-be4d-f3ff61d74410 tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] GET https://10.4.3.239/volume/v3/volumes/61d2b0ca-eff7-4914-9bdc-e906d8071b89 Aug 20 04:34:10.411830 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-053f9ff2-493a-4080-be4d-f3ff61d74410 tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:10.413199 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-053f9ff2-493a-4080-be4d-f3ff61d74410 tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:10.431701 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:10.431701 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:34:10.445154 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-053f9ff2-493a-4080-be4d-f3ff61d74410 tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] Volume info retrieved successfully. Aug 20 04:34:10.469386 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-053f9ff2-493a-4080-be4d-f3ff61d74410 tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] https://10.4.3.239/volume/v3/volumes/61d2b0ca-eff7-4914-9bdc-e906d8071b89 returned with HTTP 200 Aug 20 04:34:10.471007 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 341/1362] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:10 2026] GET /volume/v3/volumes/61d2b0ca-eff7-4914-9bdc-e906d8071b89 => generated 847 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:10.489595 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1d4019c9-fe9d-43e3-8c3e-2e7f5ee0ae9b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:10.491650 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1d4019c9-fe9d-43e3-8c3e-2e7f5ee0ae9b tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:34:10.492909 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1d4019c9-fe9d-43e3-8c3e-2e7f5ee0ae9b tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "61d2b0ca-eff7-4914-9bdc-e906d8071b89"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:34:10.496972 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-1d4019c9-fe9d-43e3-8c3e-2e7f5ee0ae9b tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '61d2b0ca-eff7-4914-9bdc-e906d8071b89'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:34:10.506274 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:10.506274 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:10.507043 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1d4019c9-fe9d-43e3-8c3e-2e7f5ee0ae9b tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] Volume retrieved successfully. Aug 20 04:34:10.507305 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-1d4019c9-fe9d-43e3-8c3e-2e7f5ee0ae9b tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] Create volume of 1 GB Aug 20 04:34:10.521382 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1d4019c9-fe9d-43e3-8c3e-2e7f5ee0ae9b tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] Availability Zones retrieved successfully. Aug 20 04:34:10.532715 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-1d4019c9-fe9d-43e3-8c3e-2e7f5ee0ae9b tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] Flow 'volume_create_api' (f35e67fe-7a47-493e-8d1f-19b71571be1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:34:10.538270 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-1d4019c9-fe9d-43e3-8c3e-2e7f5ee0ae9b tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b798b50d-ddef-4771-aafe-98767c491ef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:10.539932 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-1d4019c9-fe9d-43e3-8c3e-2e7f5ee0ae9b tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:34:10.545073 np0000007850 devstack@c-api.service[100175]: WARNING cinder.volume.api [None req-1d4019c9-fe9d-43e3-8c3e-2e7f5ee0ae9b tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b798b50d-ddef-4771-aafe-98767c491ef7) transitioned into state 'FAILURE' from state 'RUNNING' Aug 20 04:34:10.545073 np0000007850 devstack@c-api.service[100175]: 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 20 04:34:10.550539 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-1d4019c9-fe9d-43e3-8c3e-2e7f5ee0ae9b tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b798b50d-ddef-4771-aafe-98767c491ef7) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:10.551717 np0000007850 devstack@c-api.service[100175]: WARNING cinder.volume.api [None req-1d4019c9-fe9d-43e3-8c3e-2e7f5ee0ae9b tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b798b50d-ddef-4771-aafe-98767c491ef7) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 20 04:34:10.555424 np0000007850 devstack@c-api.service[100175]: WARNING cinder.volume.api [None req-1d4019c9-fe9d-43e3-8c3e-2e7f5ee0ae9b tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] Flow 'volume_create_api' (f35e67fe-7a47-493e-8d1f-19b71571be1e) transitioned into state 'REVERTED' from state 'RUNNING' Aug 20 04:34:10.555424 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1d4019c9-fe9d-43e3-8c3e-2e7f5ee0ae9b tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 400 Aug 20 04:34:10.555424 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 345/1363] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:34:10 2026] POST /volume/v3/volumes => generated 173 bytes in 65 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Aug 20 04:34:10.575279 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-52d1788c-f8f9-4ce6-aaa4-d0a0e883ef67 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:10.581558 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-52d1788c-f8f9-4ce6-aaa4-d0a0e883ef67 tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] GET https://10.4.3.239/volume/v3/volumes/61d2b0ca-eff7-4914-9bdc-e906d8071b89 Aug 20 04:34:10.582516 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-52d1788c-f8f9-4ce6-aaa4-d0a0e883ef67 tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:10.584920 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-52d1788c-f8f9-4ce6-aaa4-d0a0e883ef67 tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:10.602162 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:10.602162 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:10.614089 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-52d1788c-f8f9-4ce6-aaa4-d0a0e883ef67 tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] Volume info retrieved successfully. Aug 20 04:34:10.625546 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-52d1788c-f8f9-4ce6-aaa4-d0a0e883ef67 tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] https://10.4.3.239/volume/v3/volumes/61d2b0ca-eff7-4914-9bdc-e906d8071b89 returned with HTTP 200 Aug 20 04:34:10.626039 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 338/1364] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:10 2026] GET /volume/v3/volumes/61d2b0ca-eff7-4914-9bdc-e906d8071b89 => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:10.644947 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a0a2813c-11f8-4a9f-8d94-32c07ceb6952 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:10.647453 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a0a2813c-11f8-4a9f-8d94-32c07ceb6952 tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] DELETE https://10.4.3.239/volume/v3/volumes/61d2b0ca-eff7-4914-9bdc-e906d8071b89 Aug 20 04:34:10.648594 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a0a2813c-11f8-4a9f-8d94-32c07ceb6952 tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:10.648594 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a0a2813c-11f8-4a9f-8d94-32c07ceb6952 tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:10.649468 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-a0a2813c-11f8-4a9f-8d94-32c07ceb6952 tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] Delete volume with id: 61d2b0ca-eff7-4914-9bdc-e906d8071b89 Aug 20 04:34:10.667741 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:10.667741 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:10.667741 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a0a2813c-11f8-4a9f-8d94-32c07ceb6952 tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] Volume info retrieved successfully. Aug 20 04:34:10.706965 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-d246ee2f-e7e2-4bc5-9181-c228203c57a8 req-97153892-8b0c-4542-b7d8-e51d220bb67b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:10.708021 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a0a2813c-11f8-4a9f-8d94-32c07ceb6952 tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] Delete volume request issued successfully. Aug 20 04:34:10.708347 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a0a2813c-11f8-4a9f-8d94-32c07ceb6952 tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] https://10.4.3.239/volume/v3/volumes/61d2b0ca-eff7-4914-9bdc-e906d8071b89 returned with HTTP 202 Aug 20 04:34:10.709494 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 341/1365] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:34:10 2026] DELETE /volume/v3/volumes/61d2b0ca-eff7-4914-9bdc-e906d8071b89 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:34:10.711521 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-d246ee2f-e7e2-4bc5-9181-c228203c57a8 req-97153892-8b0c-4542-b7d8-e51d220bb67b tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] POST https://10.4.3.239/volume/v3/attachments/16314cfd-cf2c-414c-8cc2-5a77462a6001/action Aug 20 04:34:10.712195 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-d246ee2f-e7e2-4bc5-9181-c228203c57a8 req-97153892-8b0c-4542-b7d8-e51d220bb67b tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Action body: b'{"os-complete": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:34:10.712836 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-d246ee2f-e7e2-4bc5-9181-c228203c57a8 req-97153892-8b0c-4542-b7d8-e51d220bb67b tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:34:10.721903 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4b7fc4b9-a6b6-487a-ab89-af0b916c816d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:10.725765 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4b7fc4b9-a6b6-487a-ab89-af0b916c816d tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] GET https://10.4.3.239/volume/v3/volumes/61d2b0ca-eff7-4914-9bdc-e906d8071b89 Aug 20 04:34:10.725765 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4b7fc4b9-a6b6-487a-ab89-af0b916c816d tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:10.725905 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4b7fc4b9-a6b6-487a-ab89-af0b916c816d tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:10.746603 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:10.746603 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:10.756259 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4b7fc4b9-a6b6-487a-ab89-af0b916c816d tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] Volume info retrieved successfully. Aug 20 04:34:10.762210 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:10.762210 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:34:10.764729 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4b7fc4b9-a6b6-487a-ab89-af0b916c816d tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] https://10.4.3.239/volume/v3/volumes/61d2b0ca-eff7-4914-9bdc-e906d8071b89 returned with HTTP 200 Aug 20 04:34:10.766367 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 346/1366] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:10 2026] GET /volume/v3/volumes/61d2b0ca-eff7-4914-9bdc-e906d8071b89 => generated 846 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:10.795769 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-d246ee2f-e7e2-4bc5-9181-c228203c57a8 req-97153892-8b0c-4542-b7d8-e51d220bb67b tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/attachments/16314cfd-cf2c-414c-8cc2-5a77462a6001/action returned with HTTP 204 Aug 20 04:34:10.795769 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 342/1367] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:34:10 2026] POST /volume/v3/attachments/16314cfd-cf2c-414c-8cc2-5a77462a6001/action => generated 0 bytes in 92 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:34:10.881088 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9613f4e7-be2f-466a-b72d-8f0b12f7abb4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:10.885527 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9613f4e7-be2f-466a-b72d-8f0b12f7abb4 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 Aug 20 04:34:10.885715 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9613f4e7-be2f-466a-b72d-8f0b12f7abb4 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:10.888326 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9613f4e7-be2f-466a-b72d-8f0b12f7abb4 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:10.888326 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-9613f4e7-be2f-466a-b72d-8f0b12f7abb4 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id 759c314c-4f5a-4e75-b9f9-def370d041f0. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:34:10.891302 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:10.891302 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:10.892374 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9613f4e7-be2f-466a-b72d-8f0b12f7abb4 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 returned with HTTP 200 Aug 20 04:34:10.893164 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 339/1368] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:10 2026] GET /volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:11.231281 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5190deb7-7877-45a2-a894-748b0bafeccd None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:11.233930 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5190deb7-7877-45a2-a894-748b0bafeccd tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] GET https://10.4.3.239/volume/v3/volumes/3b95d462-8654-4832-968c-16cc51f2b27f Aug 20 04:34:11.233930 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5190deb7-7877-45a2-a894-748b0bafeccd tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:11.234256 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5190deb7-7877-45a2-a894-748b0bafeccd tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:11.251380 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:11.251380 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:11.263726 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-5190deb7-7877-45a2-a894-748b0bafeccd tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Volume info retrieved successfully. Aug 20 04:34:11.272837 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5190deb7-7877-45a2-a894-748b0bafeccd tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/volumes/3b95d462-8654-4832-968c-16cc51f2b27f returned with HTTP 200 Aug 20 04:34:11.273446 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 342/1369] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:11 2026] GET /volume/v3/volumes/3b95d462-8654-4832-968c-16cc51f2b27f => generated 1139 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:34:11.289560 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e88574fc-2913-490c-ae0d-71d0807213a6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:11.294500 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e88574fc-2913-490c-ae0d-71d0807213a6 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] GET https://10.4.3.239/volume/v3/volumes/3b95d462-8654-4832-968c-16cc51f2b27f Aug 20 04:34:11.294766 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e88574fc-2913-490c-ae0d-71d0807213a6 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:11.295759 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e88574fc-2913-490c-ae0d-71d0807213a6 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:11.309290 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:11.309290 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:11.316010 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e88574fc-2913-490c-ae0d-71d0807213a6 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Volume info retrieved successfully. Aug 20 04:34:11.322219 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e88574fc-2913-490c-ae0d-71d0807213a6 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/volumes/3b95d462-8654-4832-968c-16cc51f2b27f returned with HTTP 200 Aug 20 04:34:11.326218 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 347/1370] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:11 2026] GET /volume/v3/volumes/3b95d462-8654-4832-968c-16cc51f2b27f => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:34:11.788628 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-86326495-cc60-423b-a958-70c1388c5a3c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:11.792173 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-86326495-cc60-423b-a958-70c1388c5a3c tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] GET https://10.4.3.239/volume/v3/volumes/61d2b0ca-eff7-4914-9bdc-e906d8071b89 Aug 20 04:34:11.792475 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-86326495-cc60-423b-a958-70c1388c5a3c tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:11.792813 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-86326495-cc60-423b-a958-70c1388c5a3c tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:11.804004 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-86326495-cc60-423b-a958-70c1388c5a3c tempest-VolumesCloneNegativeTest-545548633 tempest-VolumesCloneNegativeTest-545548633-project-member] https://10.4.3.239/volume/v3/volumes/61d2b0ca-eff7-4914-9bdc-e906d8071b89 returned with HTTP 404 Aug 20 04:34:11.805009 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 343/1371] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:11 2026] GET /volume/v3/volumes/61d2b0ca-eff7-4914-9bdc-e906d8071b89 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:34:11.912449 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3eb07082-7f9c-429e-8dab-b6ba1c6daa20 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:11.917287 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3eb07082-7f9c-429e-8dab-b6ba1c6daa20 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 Aug 20 04:34:11.917612 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3eb07082-7f9c-429e-8dab-b6ba1c6daa20 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:11.920833 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3eb07082-7f9c-429e-8dab-b6ba1c6daa20 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:11.920833 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-3eb07082-7f9c-429e-8dab-b6ba1c6daa20 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id 759c314c-4f5a-4e75-b9f9-def370d041f0. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:34:11.928749 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:11.928749 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:11.930068 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3eb07082-7f9c-429e-8dab-b6ba1c6daa20 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 returned with HTTP 200 Aug 20 04:34:11.930671 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 340/1372] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:11 2026] GET /volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 => generated 799 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:12.963288 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-cddcef33-677a-449a-85a5-20bd0ed4763b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:12.966196 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cddcef33-677a-449a-85a5-20bd0ed4763b tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 Aug 20 04:34:12.967523 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cddcef33-677a-449a-85a5-20bd0ed4763b tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:12.967523 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cddcef33-677a-449a-85a5-20bd0ed4763b tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:12.967523 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-cddcef33-677a-449a-85a5-20bd0ed4763b tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id 759c314c-4f5a-4e75-b9f9-def370d041f0. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:34:12.983368 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:12.983368 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:12.983368 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cddcef33-677a-449a-85a5-20bd0ed4763b tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 returned with HTTP 200 Aug 20 04:34:12.983368 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 343/1373] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:12 2026] GET /volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 => generated 799 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:14.001137 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a876ac49-e5b4-416a-996b-af4a38c4465d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:14.003872 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a876ac49-e5b4-416a-996b-af4a38c4465d tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 Aug 20 04:34:14.004105 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a876ac49-e5b4-416a-996b-af4a38c4465d tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:14.007210 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a876ac49-e5b4-416a-996b-af4a38c4465d tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:14.007210 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-a876ac49-e5b4-416a-996b-af4a38c4465d tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id 759c314c-4f5a-4e75-b9f9-def370d041f0. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:34:14.010825 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:14.010825 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:14.011822 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a876ac49-e5b4-416a-996b-af4a38c4465d tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 returned with HTTP 200 Aug 20 04:34:14.014829 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 348/1374] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:13 2026] GET /volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:14.181943 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-253d9698-b89e-434d-9327-126064fcc49b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:14.314228 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-253d9698-b89e-434d-9327-126064fcc49b tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:34:14.314760 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-253d9698-b89e-434d-9327-126064fcc49b tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-141578198"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:34:14.317063 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-253d9698-b89e-434d-9327-126064fcc49b tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-141578198'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:34:14.318237 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-253d9698-b89e-434d-9327-126064fcc49b tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Create volume of 1 GB Aug 20 04:34:14.325146 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-253d9698-b89e-434d-9327-126064fcc49b tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Availability Zones retrieved successfully. Aug 20 04:34:14.335152 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-253d9698-b89e-434d-9327-126064fcc49b tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Flow 'volume_create_api' (eb235160-464a-4453-be8f-7b59adba2de0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:34:14.337790 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-253d9698-b89e-434d-9327-126064fcc49b tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65937962-93c1-4abe-8e4e-fec1cc47a0cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:14.338753 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-253d9698-b89e-434d-9327-126064fcc49b tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:34:14.404170 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-253d9698-b89e-434d-9327-126064fcc49b tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65937962-93c1-4abe-8e4e-fec1cc47a0cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:14.406737 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-253d9698-b89e-434d-9327-126064fcc49b tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c3920a2-e0de-4d77-ab33-8cebb6ee9222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:14.510433 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-253d9698-b89e-434d-9327-126064fcc49b tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Created reservations ['4e01dc88-08fb-4dd4-a30c-036dcd8f0120', 'f93c77f4-ac28-42de-a59b-0c9b0ff67911', '4eeb7d37-35b1-4dde-840d-0e022836b03c', 'fc0035c8-f834-4ce9-9b25-beada41e726a'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:34:14.510615 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-253d9698-b89e-434d-9327-126064fcc49b tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c3920a2-e0de-4d77-ab33-8cebb6ee9222) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e01dc88-08fb-4dd4-a30c-036dcd8f0120', 'f93c77f4-ac28-42de-a59b-0c9b0ff67911', '4eeb7d37-35b1-4dde-840d-0e022836b03c', 'fc0035c8-f834-4ce9-9b25-beada41e726a']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:14.511827 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-253d9698-b89e-434d-9327-126064fcc49b tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (882456db-6342-49c7-826e-4500b9622a05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:14.541828 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-253d9698-b89e-434d-9327-126064fcc49b tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (882456db-6342-49c7-826e-4500b9622a05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4fc31d0-c538-479b-a683-9572a2ec4bbf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-141578198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21fa602238c0498492d2997ef82b482b',qos_specs=None,replication_status=,reservations=['4e01dc88-08fb-4dd4-a30c-036dcd8f0120','f93c77f4-ac28-42de-a59b-0c9b0ff67911','4eeb7d37-35b1-4dde-840d-0e022836b03c','fc0035c8-f834-4ce9-9b25-beada41e726a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3dad432d470e474ca1d2d7ad0329ac3e',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:34:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-141578198',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4fc31d0-c538-479b-a683-9572a2ec4bbf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21fa602238c0498492d2997ef82b482b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3dad432d470e474ca1d2d7ad0329ac3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:14.541828 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-253d9698-b89e-434d-9327-126064fcc49b tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (838140fb-240a-4a55-8b07-a5b409540b2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:14.569309 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-253d9698-b89e-434d-9327-126064fcc49b tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (838140fb-240a-4a55-8b07-a5b409540b2e) transitioned into state 'SUCCESS' from state '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-141578198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21fa602238c0498492d2997ef82b482b',qos_specs=None,replication_status=,reservations=['4e01dc88-08fb-4dd4-a30c-036dcd8f0120','f93c77f4-ac28-42de-a59b-0c9b0ff67911','4eeb7d37-35b1-4dde-840d-0e022836b03c','fc0035c8-f834-4ce9-9b25-beada41e726a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3dad432d470e474ca1d2d7ad0329ac3e',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:14.569309 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-253d9698-b89e-434d-9327-126064fcc49b tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e51b463d-da58-4fc5-bc01-ee5979c76341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:14.580766 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-253d9698-b89e-434d-9327-126064fcc49b tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e51b463d-da58-4fc5-bc01-ee5979c76341) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:14.581767 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-253d9698-b89e-434d-9327-126064fcc49b tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Flow 'volume_create_api' (eb235160-464a-4453-be8f-7b59adba2de0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:34:14.582098 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-253d9698-b89e-434d-9327-126064fcc49b tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Create volume request issued successfully. Aug 20 04:34:14.582752 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-253d9698-b89e-434d-9327-126064fcc49b tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:34:14.583996 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 344/1375] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:34:14 2026] POST /volume/v3/volumes => generated 757 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:34:14.601832 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2d5cce4b-4e32-42cd-95eb-308c297cc50a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:14.604326 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2d5cce4b-4e32-42cd-95eb-308c297cc50a tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] GET https://10.4.3.239/volume/v3/volumes/a4fc31d0-c538-479b-a683-9572a2ec4bbf Aug 20 04:34:14.604765 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2d5cce4b-4e32-42cd-95eb-308c297cc50a tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:14.605171 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2d5cce4b-4e32-42cd-95eb-308c297cc50a tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:14.616824 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:14.616824 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:14.623807 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-2d5cce4b-4e32-42cd-95eb-308c297cc50a tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Volume info retrieved successfully. Aug 20 04:34:14.632085 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2d5cce4b-4e32-42cd-95eb-308c297cc50a tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] https://10.4.3.239/volume/v3/volumes/a4fc31d0-c538-479b-a683-9572a2ec4bbf returned with HTTP 200 Aug 20 04:34:14.632085 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 341/1376] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:14 2026] GET /volume/v3/volumes/a4fc31d0-c538-479b-a683-9572a2ec4bbf => generated 825 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:15.030404 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-23558cb7-df93-4239-bd22-bbbe6b77fbec None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:15.033975 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-23558cb7-df93-4239-bd22-bbbe6b77fbec tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 Aug 20 04:34:15.034207 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-23558cb7-df93-4239-bd22-bbbe6b77fbec tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:15.034479 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-23558cb7-df93-4239-bd22-bbbe6b77fbec tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:15.034640 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-23558cb7-df93-4239-bd22-bbbe6b77fbec tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id 759c314c-4f5a-4e75-b9f9-def370d041f0. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:34:15.041734 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:15.041734 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:15.043408 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-23558cb7-df93-4239-bd22-bbbe6b77fbec tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 returned with HTTP 200 Aug 20 04:34:15.044911 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 344/1377] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:15 2026] GET /volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:15.647054 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4e4216ef-aa00-41c3-9f80-826a8cdd3dd7 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:15.650382 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4e4216ef-aa00-41c3-9f80-826a8cdd3dd7 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] GET https://10.4.3.239/volume/v3/volumes/a4fc31d0-c538-479b-a683-9572a2ec4bbf Aug 20 04:34:15.650382 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4e4216ef-aa00-41c3-9f80-826a8cdd3dd7 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:15.650382 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4e4216ef-aa00-41c3-9f80-826a8cdd3dd7 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:15.661811 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:15.661811 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:15.667850 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4e4216ef-aa00-41c3-9f80-826a8cdd3dd7 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Volume info retrieved successfully. Aug 20 04:34:15.674405 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4e4216ef-aa00-41c3-9f80-826a8cdd3dd7 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] https://10.4.3.239/volume/v3/volumes/a4fc31d0-c538-479b-a683-9572a2ec4bbf returned with HTTP 200 Aug 20 04:34:15.674877 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 349/1378] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:15 2026] GET /volume/v3/volumes/a4fc31d0-c538-479b-a683-9572a2ec4bbf => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:15.692975 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-332f6e3f-1380-4b59-aab5-390cfac11c2f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:15.695470 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-332f6e3f-1380-4b59-aab5-390cfac11c2f tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] POST https://10.4.3.239/volume/v3/backups Aug 20 04:34:15.695920 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-332f6e3f-1380-4b59-aab5-390cfac11c2f tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a4fc31d0-c538-479b-a683-9572a2ec4bbf", "name": "tempest-CreateVolumesFromBackupTest-Backup-2050533389"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:34:15.697723 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.backups [None req-332f6e3f-1380-4b59-aab5-390cfac11c2f tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Creating new backup {'backup': {'volume_id': 'a4fc31d0-c538-479b-a683-9572a2ec4bbf', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-2050533389'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 04:34:15.698723 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.contrib.backups [None req-332f6e3f-1380-4b59-aab5-390cfac11c2f tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Creating backup of volume a4fc31d0-c538-479b-a683-9572a2ec4bbf in container None Aug 20 04:34:15.712340 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:15.712340 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:34:15.712787 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-332f6e3f-1380-4b59-aab5-390cfac11c2f tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Volume info retrieved successfully. Aug 20 04:34:15.751496 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-332f6e3f-1380-4b59-aab5-390cfac11c2f tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Created reservations ['12af0164-dfdd-44ac-9ff1-b5a9a9da0ff4', '737c87fb-545f-4e21-92ef-78f25dd04b03'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:34:15.803120 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-332f6e3f-1380-4b59-aab5-390cfac11c2f tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] https://10.4.3.239/volume/v3/backups returned with HTTP 202 Aug 20 04:34:15.803683 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 345/1379] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:34:15 2026] POST /volume/v3/backups => generated 339 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:34:15.814481 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-588c58ce-cee9-4ac2-b19b-53a6beb2e668 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:15.816197 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-588c58ce-cee9-4ac2-b19b-53a6beb2e668 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] GET https://10.4.3.239/volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f Aug 20 04:34:15.816466 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-588c58ce-cee9-4ac2-b19b-53a6beb2e668 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:15.816696 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-588c58ce-cee9-4ac2-b19b-53a6beb2e668 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:15.816848 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-588c58ce-cee9-4ac2-b19b-53a6beb2e668 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Show backup with id ab3880b7-037a-4ab7-84ee-c8b34e32972f. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:34:15.821098 np0000007850 devstack@c-api.service[100177]: DEBUG dbcounter [-] [100177] Writing DB stats cinder:SELECT=228,cinder:UPDATE=66,cinder:INSERT=35,cinder:DELETE=2 {{(pid=100177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:34:15.823778 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:15.823778 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:15.825749 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-588c58ce-cee9-4ac2-b19b-53a6beb2e668 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] https://10.4.3.239/volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f returned with HTTP 200 Aug 20 04:34:15.825749 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 342/1380] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:15 2026] GET /volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:16.064242 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-87fdbee8-6cd0-443a-830c-8a4a0865d12c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:16.070805 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-87fdbee8-6cd0-443a-830c-8a4a0865d12c tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 Aug 20 04:34:16.072318 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-87fdbee8-6cd0-443a-830c-8a4a0865d12c tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:16.072318 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-87fdbee8-6cd0-443a-830c-8a4a0865d12c tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:16.072318 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-87fdbee8-6cd0-443a-830c-8a4a0865d12c tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id 759c314c-4f5a-4e75-b9f9-def370d041f0. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:34:16.083314 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:16.083314 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:16.084328 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-87fdbee8-6cd0-443a-830c-8a4a0865d12c tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 returned with HTTP 200 Aug 20 04:34:16.084787 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 345/1381] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:16 2026] GET /volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 => generated 801 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:16.107391 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c94efb23-c744-437c-89d3-b2931d50ebf2 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:16.109967 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c94efb23-c744-437c-89d3-b2931d50ebf2 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/volumes/662d791a-05af-45f3-bf40-db02f8741239 Aug 20 04:34:16.110217 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c94efb23-c744-437c-89d3-b2931d50ebf2 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:16.110563 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c94efb23-c744-437c-89d3-b2931d50ebf2 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:16.129814 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:16.129814 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:16.136468 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c94efb23-c744-437c-89d3-b2931d50ebf2 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Volume info retrieved successfully. Aug 20 04:34:16.141855 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c94efb23-c744-437c-89d3-b2931d50ebf2 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/volumes/662d791a-05af-45f3-bf40-db02f8741239 returned with HTTP 200 Aug 20 04:34:16.141855 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 350/1382] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:16 2026] GET /volume/v3/volumes/662d791a-05af-45f3-bf40-db02f8741239 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:16.167725 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c6f6bc92-63b8-4152-b56e-899cd868fa95 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:16.168656 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c6f6bc92-63b8-4152-b56e-899cd868fa95 tempest-VolumesBackupsAdminTest-573352574 tempest-VolumesBackupsAdminTest-573352574-project-admin] POST https://10.4.3.239/volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0/action Aug 20 04:34:16.168821 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c6f6bc92-63b8-4152-b56e-899cd868fa95 tempest-VolumesBackupsAdminTest-573352574 tempest-VolumesBackupsAdminTest-573352574-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:34:16.169681 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c6f6bc92-63b8-4152-b56e-899cd868fa95 tempest-VolumesBackupsAdminTest-573352574 tempest-VolumesBackupsAdminTest-573352574-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:34:16.171378 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.admin_actions [None req-c6f6bc92-63b8-4152-b56e-899cd868fa95 tempest-VolumesBackupsAdminTest-573352574 tempest-VolumesBackupsAdminTest-573352574-project-admin] Updating backup '759c314c-4f5a-4e75-b9f9-def370d041f0' with '{'status': 'error'}' {{(pid=100176) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 20 04:34:16.188139 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:16.188139 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:34:16.202135 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.backup.rpcapi [None req-c6f6bc92-63b8-4152-b56e-899cd868fa95 tempest-VolumesBackupsAdminTest-573352574 tempest-VolumesBackupsAdminTest-573352574-project-admin] reset_status in rpcapi backup_id 759c314c-4f5a-4e75-b9f9-def370d041f0 on host np0000007850. {{(pid=100176) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 20 04:34:16.204462 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c6f6bc92-63b8-4152-b56e-899cd868fa95 tempest-VolumesBackupsAdminTest-573352574 tempest-VolumesBackupsAdminTest-573352574-project-admin] https://10.4.3.239/volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0/action returned with HTTP 202 Aug 20 04:34:16.205242 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 346/1383] 10.4.3.239 () {68 vars in 1390 bytes} [Thu Aug 20 04:34:16 2026] POST /volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:34:16.214634 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8a65eafc-ae50-46ef-92ca-93d7cac6d652 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:16.216622 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8a65eafc-ae50-46ef-92ca-93d7cac6d652 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 Aug 20 04:34:16.216907 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8a65eafc-ae50-46ef-92ca-93d7cac6d652 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:16.217131 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8a65eafc-ae50-46ef-92ca-93d7cac6d652 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:16.217308 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-8a65eafc-ae50-46ef-92ca-93d7cac6d652 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id 759c314c-4f5a-4e75-b9f9-def370d041f0. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:34:16.223291 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:16.223291 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:16.224701 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8a65eafc-ae50-46ef-92ca-93d7cac6d652 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 returned with HTTP 200 Aug 20 04:34:16.225230 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 343/1384] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:16 2026] GET /volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:16.845861 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7522d005-7517-4f62-b39a-1dc438a1474c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:16.848756 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7522d005-7517-4f62-b39a-1dc438a1474c tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] GET https://10.4.3.239/volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f Aug 20 04:34:16.848940 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7522d005-7517-4f62-b39a-1dc438a1474c tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:16.849234 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7522d005-7517-4f62-b39a-1dc438a1474c tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:16.849456 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-7522d005-7517-4f62-b39a-1dc438a1474c tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Show backup with id ab3880b7-037a-4ab7-84ee-c8b34e32972f. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:34:16.855836 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:16.855836 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:16.857359 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7522d005-7517-4f62-b39a-1dc438a1474c tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] https://10.4.3.239/volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f returned with HTTP 200 Aug 20 04:34:16.857359 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 346/1385] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:16 2026] GET /volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:17.238495 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ffbf8c5c-4c1e-4f74-a2e5-074f03b05537 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:17.241387 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ffbf8c5c-4c1e-4f74-a2e5-074f03b05537 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 Aug 20 04:34:17.241843 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ffbf8c5c-4c1e-4f74-a2e5-074f03b05537 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:17.242082 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ffbf8c5c-4c1e-4f74-a2e5-074f03b05537 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:17.242281 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-ffbf8c5c-4c1e-4f74-a2e5-074f03b05537 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id 759c314c-4f5a-4e75-b9f9-def370d041f0. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:34:17.252728 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:17.252728 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:17.252728 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ffbf8c5c-4c1e-4f74-a2e5-074f03b05537 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 returned with HTTP 200 Aug 20 04:34:17.252728 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 351/1386] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:17 2026] GET /volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 => generated 797 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:17.266822 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-cc1bde52-8a17-4fe7-a398-f32507c81942 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:17.268320 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cc1bde52-8a17-4fe7-a398-f32507c81942 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] DELETE https://10.4.3.239/volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 Aug 20 04:34:17.268659 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cc1bde52-8a17-4fe7-a398-f32507c81942 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:17.269153 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cc1bde52-8a17-4fe7-a398-f32507c81942 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:17.269153 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.contrib.backups [None req-cc1bde52-8a17-4fe7-a398-f32507c81942 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Delete backup with id: 759c314c-4f5a-4e75-b9f9-def370d041f0. Aug 20 04:34:17.272568 np0000007850 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writing DB stats cinder:SELECT=325,cinder:INSERT=63,cinder:UPDATE=108,cinder:DELETE=3 {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:34:17.278146 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:17.278146 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:34:17.303022 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.backup.rpcapi [None req-cc1bde52-8a17-4fe7-a398-f32507c81942 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] delete_backup rpcapi backup_id 759c314c-4f5a-4e75-b9f9-def370d041f0 {{(pid=100176) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 04:34:17.305253 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cc1bde52-8a17-4fe7-a398-f32507c81942 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 returned with HTTP 202 Aug 20 04:34:17.305841 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 347/1387] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:34:17 2026] DELETE /volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 20 04:34:17.321024 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-502f6682-b8c9-4077-b257-bf5805f1997b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:17.323637 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-502f6682-b8c9-4077-b257-bf5805f1997b tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 Aug 20 04:34:17.324458 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-502f6682-b8c9-4077-b257-bf5805f1997b tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:17.324458 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-502f6682-b8c9-4077-b257-bf5805f1997b tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:17.325293 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-502f6682-b8c9-4077-b257-bf5805f1997b tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id 759c314c-4f5a-4e75-b9f9-def370d041f0. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:34:17.333173 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:17.333173 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:17.334102 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-502f6682-b8c9-4077-b257-bf5805f1997b tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 returned with HTTP 200 Aug 20 04:34:17.334683 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 344/1388] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:17 2026] GET /volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:17.872398 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f0a52481-0707-4326-8a63-4ddb55140d3a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:17.874620 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f0a52481-0707-4326-8a63-4ddb55140d3a tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] GET https://10.4.3.239/volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f Aug 20 04:34:17.874912 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f0a52481-0707-4326-8a63-4ddb55140d3a tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:17.875205 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f0a52481-0707-4326-8a63-4ddb55140d3a tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:17.875372 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-f0a52481-0707-4326-8a63-4ddb55140d3a tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Show backup with id ab3880b7-037a-4ab7-84ee-c8b34e32972f. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:34:17.877737 np0000007850 devstack@c-api.service[100174]: DEBUG dbcounter [-] [100174] Writing DB stats cinder:SELECT=321,cinder:UPDATE=116,cinder:INSERT=72,cinder:DELETE=1 {{(pid=100174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:34:17.883015 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:17.883015 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:17.884058 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f0a52481-0707-4326-8a63-4ddb55140d3a tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] https://10.4.3.239/volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f returned with HTTP 200 Aug 20 04:34:17.884544 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 347/1389] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:17 2026] GET /volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:18.354375 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-46791ec0-c2ba-4fb2-a272-3ebbdd1eba3e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:18.357807 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-46791ec0-c2ba-4fb2-a272-3ebbdd1eba3e tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 Aug 20 04:34:18.359268 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-46791ec0-c2ba-4fb2-a272-3ebbdd1eba3e tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:18.359268 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-46791ec0-c2ba-4fb2-a272-3ebbdd1eba3e tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:18.359268 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-46791ec0-c2ba-4fb2-a272-3ebbdd1eba3e tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Show backup with id 759c314c-4f5a-4e75-b9f9-def370d041f0. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:34:18.376633 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-46791ec0-c2ba-4fb2-a272-3ebbdd1eba3e tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 returned with HTTP 404 Aug 20 04:34:18.377165 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 352/1390] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:18 2026] GET /volume/v3/backups/759c314c-4f5a-4e75-b9f9-def370d041f0 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:34:18.536488 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-311a9823-9d56-4b2f-89be-473a8858a18e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:18.541217 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-311a9823-9d56-4b2f-89be-473a8858a18e tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/volumes/662d791a-05af-45f3-bf40-db02f8741239 Aug 20 04:34:18.541217 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-311a9823-9d56-4b2f-89be-473a8858a18e tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:18.541217 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-311a9823-9d56-4b2f-89be-473a8858a18e tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:18.555255 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:18.555255 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:34:18.567423 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-311a9823-9d56-4b2f-89be-473a8858a18e tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Volume info retrieved successfully. Aug 20 04:34:18.573393 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-311a9823-9d56-4b2f-89be-473a8858a18e tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/volumes/662d791a-05af-45f3-bf40-db02f8741239 returned with HTTP 200 Aug 20 04:34:18.574122 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 348/1391] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:18 2026] GET /volume/v3/volumes/662d791a-05af-45f3-bf40-db02f8741239 => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:18.603595 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ee7894bf-bafa-4398-8fdb-ade87ae2ab71 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:18.609525 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ee7894bf-bafa-4398-8fdb-ade87ae2ab71 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] DELETE https://10.4.3.239/volume/v3/volumes/662d791a-05af-45f3-bf40-db02f8741239 Aug 20 04:34:18.612532 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ee7894bf-bafa-4398-8fdb-ade87ae2ab71 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:18.612532 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ee7894bf-bafa-4398-8fdb-ade87ae2ab71 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:18.614210 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-ee7894bf-bafa-4398-8fdb-ade87ae2ab71 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Delete volume with id: 662d791a-05af-45f3-bf40-db02f8741239 Aug 20 04:34:18.627744 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:18.627744 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:18.630014 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ee7894bf-bafa-4398-8fdb-ade87ae2ab71 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Volume info retrieved successfully. Aug 20 04:34:18.636625 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-77a74431-b011-4701-9871-a47614125dda req-c56e5df0-75eb-453c-b947-2dfeac6c0172 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:18.640947 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-77a74431-b011-4701-9871-a47614125dda req-c56e5df0-75eb-453c-b947-2dfeac6c0172 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da Aug 20 04:34:18.641266 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-77a74431-b011-4701-9871-a47614125dda req-c56e5df0-75eb-453c-b947-2dfeac6c0172 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:18.641635 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-77a74431-b011-4701-9871-a47614125dda req-c56e5df0-75eb-453c-b947-2dfeac6c0172 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:18.659131 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:18.659131 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:18.669109 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ee7894bf-bafa-4398-8fdb-ade87ae2ab71 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Delete volume request issued successfully. Aug 20 04:34:18.669647 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ee7894bf-bafa-4398-8fdb-ade87ae2ab71 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/volumes/662d791a-05af-45f3-bf40-db02f8741239 returned with HTTP 202 Aug 20 04:34:18.670314 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 345/1392] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:34:18 2026] DELETE /volume/v3/volumes/662d791a-05af-45f3-bf40-db02f8741239 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:34:18.673256 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-77a74431-b011-4701-9871-a47614125dda req-c56e5df0-75eb-453c-b947-2dfeac6c0172 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:34:18.683834 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a8b8dc35-a3ce-4f27-b0a2-b822ab698aaa None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:18.689709 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a8b8dc35-a3ce-4f27-b0a2-b822ab698aaa tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/volumes/662d791a-05af-45f3-bf40-db02f8741239 Aug 20 04:34:18.690014 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a8b8dc35-a3ce-4f27-b0a2-b822ab698aaa tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:18.690078 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-77a74431-b011-4701-9871-a47614125dda req-c56e5df0-75eb-453c-b947-2dfeac6c0172 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da returned with HTTP 200 Aug 20 04:34:18.690453 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a8b8dc35-a3ce-4f27-b0a2-b822ab698aaa tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:18.691012 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 348/1393] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:34:18 2026] GET /volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da => generated 847 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:18.719848 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:18.719848 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:18.731922 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a8b8dc35-a3ce-4f27-b0a2-b822ab698aaa tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Volume info retrieved successfully. Aug 20 04:34:18.744986 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a8b8dc35-a3ce-4f27-b0a2-b822ab698aaa tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/volumes/662d791a-05af-45f3-bf40-db02f8741239 returned with HTTP 200 Aug 20 04:34:18.745907 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 353/1394] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:18 2026] GET /volume/v3/volumes/662d791a-05af-45f3-bf40-db02f8741239 => generated 846 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:18.845682 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b357ef48-c0f7-4bd1-9a3a-81d22ece15e1 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:18.846074 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b357ef48-c0f7-4bd1-9a3a-81d22ece15e1 None None] GET https://10.4.3.239/volume// Aug 20 04:34:18.847559 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b357ef48-c0f7-4bd1-9a3a-81d22ece15e1 None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:18.847559 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b357ef48-c0f7-4bd1-9a3a-81d22ece15e1 None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:18.848078 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b357ef48-c0f7-4bd1-9a3a-81d22ece15e1 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:34:18.851097 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 349/1395] 10.4.3.239 () {66 vars in 1428 bytes} [Thu Aug 20 04:34:18 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:34:18.867111 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-77a74431-b011-4701-9871-a47614125dda req-360b476d-ac90-4da5-9c1f-be7901951fdc None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:18.869928 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-77a74431-b011-4701-9871-a47614125dda req-360b476d-ac90-4da5-9c1f-be7901951fdc tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:34:18.870727 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-77a74431-b011-4701-9871-a47614125dda req-360b476d-ac90-4da5-9c1f-be7901951fdc tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7b0dd248-8edb-4a42-be34-689f7396b4da", "connector": null, "instance_uuid": "16310e9e-f31a-4b44-bc76-6dc4998b9410"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:34:18.888727 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:18.888727 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:18.899854 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-41885155-b507-4b9d-a636-a8c7a59b5f5a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:18.903581 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-41885155-b507-4b9d-a636-a8c7a59b5f5a tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] GET https://10.4.3.239/volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f Aug 20 04:34:18.904281 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-41885155-b507-4b9d-a636-a8c7a59b5f5a tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:18.904654 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-41885155-b507-4b9d-a636-a8c7a59b5f5a tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:18.904837 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-41885155-b507-4b9d-a636-a8c7a59b5f5a tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Show backup with id ab3880b7-037a-4ab7-84ee-c8b34e32972f. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:34:18.916345 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:18.916345 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:18.916905 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-41885155-b507-4b9d-a636-a8c7a59b5f5a tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] https://10.4.3.239/volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f returned with HTTP 200 Aug 20 04:34:18.918405 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 349/1396] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:18 2026] GET /volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f => generated 759 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:18.930108 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-77a74431-b011-4701-9871-a47614125dda req-360b476d-ac90-4da5-9c1f-be7901951fdc tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:34:18.933263 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 346/1397] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:34:18 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:34:18.984727 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-33fb74c7-c5e3-4b48-bbdc-0de6fff888a0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:18.986844 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-33fb74c7-c5e3-4b48-bbdc-0de6fff888a0 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da Aug 20 04:34:18.987150 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-33fb74c7-c5e3-4b48-bbdc-0de6fff888a0 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:18.987389 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-33fb74c7-c5e3-4b48-bbdc-0de6fff888a0 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:18.999424 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:18.999424 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:19.004465 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-33fb74c7-c5e3-4b48-bbdc-0de6fff888a0 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:34:19.011742 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-33fb74c7-c5e3-4b48-bbdc-0de6fff888a0 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da returned with HTTP 200 Aug 20 04:34:19.012372 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 354/1398] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:18 2026] GET /volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:19.034335 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-776bd3b0-44a1-4c78-9652-784138fd2073 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:19.034839 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-776bd3b0-44a1-4c78-9652-784138fd2073 None None] GET https://10.4.3.239/volume// Aug 20 04:34:19.035040 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-776bd3b0-44a1-4c78-9652-784138fd2073 None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:19.035281 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-776bd3b0-44a1-4c78-9652-784138fd2073 None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:19.035765 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-776bd3b0-44a1-4c78-9652-784138fd2073 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:34:19.036353 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 350/1399] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:34: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 20 04:34:19.050929 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-77a74431-b011-4701-9871-a47614125dda req-a6081b11-4b9b-42b3-b46a-91d2e6a20e8f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:19.055587 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-77a74431-b011-4701-9871-a47614125dda req-a6081b11-4b9b-42b3-b46a-91d2e6a20e8f tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da Aug 20 04:34:19.056533 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-77a74431-b011-4701-9871-a47614125dda req-a6081b11-4b9b-42b3-b46a-91d2e6a20e8f tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:19.056533 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-77a74431-b011-4701-9871-a47614125dda req-a6081b11-4b9b-42b3-b46a-91d2e6a20e8f tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:19.075642 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:19.075642 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:19.082567 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-77a74431-b011-4701-9871-a47614125dda req-a6081b11-4b9b-42b3-b46a-91d2e6a20e8f tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:34:19.091034 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-77a74431-b011-4701-9871-a47614125dda req-a6081b11-4b9b-42b3-b46a-91d2e6a20e8f tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da returned with HTTP 200 Aug 20 04:34:19.091679 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 350/1400] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:34:19 2026] GET /volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da => generated 1026 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:34:19.211865 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-77a74431-b011-4701-9871-a47614125dda req-74a9e624-97c5-4631-b62d-5927dda97acb None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:19.219211 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-77a74431-b011-4701-9871-a47614125dda req-74a9e624-97c5-4631-b62d-5927dda97acb tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] PUT https://10.4.3.239/volume/v3/attachments/8152c3b9-be85-4e67-a026-340ff23750e6 Aug 20 04:34:19.219211 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-77a74431-b011-4701-9871-a47614125dda req-74a9e624-97c5-4631-b62d-5927dda97acb tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:34:19.232149 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-77a74431-b011-4701-9871-a47614125dda req-74a9e624-97c5-4631-b62d-5927dda97acb tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Acquiring lock "cinder-attachment_update-7b0dd248-8edb-4a42-be34-689f7396b4da-np0000007850" by "attachment_update" {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:34:19.242216 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-77a74431-b011-4701-9871-a47614125dda req-74a9e624-97c5-4631-b62d-5927dda97acb tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Lock "cinder-attachment_update-7b0dd248-8edb-4a42-be34-689f7396b4da-np0000007850" acquired by "attachment_update" :: waited 0.009s {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:34:19.243068 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:19.243068 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:19.361594 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-77a74431-b011-4701-9871-a47614125dda req-74a9e624-97c5-4631-b62d-5927dda97acb tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Lock "cinder-attachment_update-7b0dd248-8edb-4a42-be34-689f7396b4da-np0000007850" released by "attachment_update" :: held 0.119s {{(pid=100177) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:34:19.361594 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-77a74431-b011-4701-9871-a47614125dda req-74a9e624-97c5-4631-b62d-5927dda97acb tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/attachments/8152c3b9-be85-4e67-a026-340ff23750e6 returned with HTTP 200 Aug 20 04:34:19.362800 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 347/1401] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:34:19 2026] PUT /volume/v3/attachments/8152c3b9-be85-4e67-a026-340ff23750e6 => generated 969 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:34:19.773338 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1a188042-f301-438b-ba57-3f064af21028 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:19.775347 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1a188042-f301-438b-ba57-3f064af21028 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] GET https://10.4.3.239/volume/v3/volumes/662d791a-05af-45f3-bf40-db02f8741239 Aug 20 04:34:19.775592 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1a188042-f301-438b-ba57-3f064af21028 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:19.775840 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1a188042-f301-438b-ba57-3f064af21028 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:19.794081 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1a188042-f301-438b-ba57-3f064af21028 tempest-VolumesBackupsAdminTest-30775114 tempest-VolumesBackupsAdminTest-30775114-project-member] https://10.4.3.239/volume/v3/volumes/662d791a-05af-45f3-bf40-db02f8741239 returned with HTTP 404 Aug 20 04:34:19.794827 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 355/1402] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:19 2026] GET /volume/v3/volumes/662d791a-05af-45f3-bf40-db02f8741239 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:34:19.932291 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-23e7b72a-7b06-4f1d-8aa5-81f2f5e9eae3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:19.934700 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-23e7b72a-7b06-4f1d-8aa5-81f2f5e9eae3 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] GET https://10.4.3.239/volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f Aug 20 04:34:19.935196 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-23e7b72a-7b06-4f1d-8aa5-81f2f5e9eae3 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:19.935574 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-23e7b72a-7b06-4f1d-8aa5-81f2f5e9eae3 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:19.935814 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-23e7b72a-7b06-4f1d-8aa5-81f2f5e9eae3 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Show backup with id ab3880b7-037a-4ab7-84ee-c8b34e32972f. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:34:19.943694 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:19.943694 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:34:19.945152 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-23e7b72a-7b06-4f1d-8aa5-81f2f5e9eae3 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] https://10.4.3.239/volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f returned with HTTP 200 Aug 20 04:34:19.945934 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 351/1403] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:19 2026] GET /volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f => generated 759 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:20.030087 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a8505107-022e-4f59-bbaf-340428e7ba86 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:20.032297 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a8505107-022e-4f59-bbaf-340428e7ba86 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da Aug 20 04:34:20.032297 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a8505107-022e-4f59-bbaf-340428e7ba86 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:20.032505 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a8505107-022e-4f59-bbaf-340428e7ba86 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:20.044534 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:20.044534 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:20.051668 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a8505107-022e-4f59-bbaf-340428e7ba86 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:34:20.057930 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a8505107-022e-4f59-bbaf-340428e7ba86 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da returned with HTTP 200 Aug 20 04:34:20.058506 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 351/1404] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:20 2026] GET /volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:20.967267 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b8919fe4-6264-4c85-806d-b6f6e5a3f620 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:20.970598 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b8919fe4-6264-4c85-806d-b6f6e5a3f620 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] GET https://10.4.3.239/volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f Aug 20 04:34:20.970862 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b8919fe4-6264-4c85-806d-b6f6e5a3f620 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:20.972000 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b8919fe4-6264-4c85-806d-b6f6e5a3f620 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:20.976295 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-b8919fe4-6264-4c85-806d-b6f6e5a3f620 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Show backup with id ab3880b7-037a-4ab7-84ee-c8b34e32972f. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:34:20.982621 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:20.982621 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:20.983625 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b8919fe4-6264-4c85-806d-b6f6e5a3f620 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] https://10.4.3.239/volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f returned with HTTP 200 Aug 20 04:34:20.984234 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 348/1405] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:20 2026] GET /volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f => generated 759 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:21.082570 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-aa196acc-a304-4a6c-a1ba-5b4a9eaa8a45 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:21.084695 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-aa196acc-a304-4a6c-a1ba-5b4a9eaa8a45 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da Aug 20 04:34:21.084942 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-aa196acc-a304-4a6c-a1ba-5b4a9eaa8a45 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:21.085347 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-aa196acc-a304-4a6c-a1ba-5b4a9eaa8a45 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:21.104702 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:21.104702 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:21.114300 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-aa196acc-a304-4a6c-a1ba-5b4a9eaa8a45 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:34:21.130009 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-aa196acc-a304-4a6c-a1ba-5b4a9eaa8a45 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da returned with HTTP 200 Aug 20 04:34:21.130416 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 356/1406] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:21 2026] GET /volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:22.001404 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4282a156-8af2-4795-b188-c0f513395a8d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:22.002649 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4282a156-8af2-4795-b188-c0f513395a8d tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] GET https://10.4.3.239/volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f Aug 20 04:34:22.003550 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4282a156-8af2-4795-b188-c0f513395a8d tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:22.005310 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4282a156-8af2-4795-b188-c0f513395a8d tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:22.005310 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-4282a156-8af2-4795-b188-c0f513395a8d tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Show backup with id ab3880b7-037a-4ab7-84ee-c8b34e32972f. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:34:22.015195 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:22.015195 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:34:22.017356 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4282a156-8af2-4795-b188-c0f513395a8d tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] https://10.4.3.239/volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f returned with HTTP 200 Aug 20 04:34:22.017768 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 352/1407] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:21 2026] GET /volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f => generated 759 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:22.147656 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-bcb8ea1d-77d5-46f2-b64b-eb426f926095 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:22.150304 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bcb8ea1d-77d5-46f2-b64b-eb426f926095 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da Aug 20 04:34:22.150619 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bcb8ea1d-77d5-46f2-b64b-eb426f926095 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:22.150903 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bcb8ea1d-77d5-46f2-b64b-eb426f926095 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:22.167500 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:22.167500 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:22.175355 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-bcb8ea1d-77d5-46f2-b64b-eb426f926095 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:34:22.184384 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bcb8ea1d-77d5-46f2-b64b-eb426f926095 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da returned with HTTP 200 Aug 20 04:34:22.184946 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 352/1408] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:22 2026] GET /volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:22.714026 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-77a74431-b011-4701-9871-a47614125dda req-e0a255ed-dc7e-473f-b088-9b967528a777 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:22.720244 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-77a74431-b011-4701-9871-a47614125dda req-e0a255ed-dc7e-473f-b088-9b967528a777 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] POST https://10.4.3.239/volume/v3/attachments/8152c3b9-be85-4e67-a026-340ff23750e6/action Aug 20 04:34:22.721981 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-77a74431-b011-4701-9871-a47614125dda req-e0a255ed-dc7e-473f-b088-9b967528a777 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Action body: b'{"os-complete": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:34:22.722462 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-77a74431-b011-4701-9871-a47614125dda req-e0a255ed-dc7e-473f-b088-9b967528a777 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:34:22.779398 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:22.779398 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:22.827258 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-77a74431-b011-4701-9871-a47614125dda req-e0a255ed-dc7e-473f-b088-9b967528a777 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/attachments/8152c3b9-be85-4e67-a026-340ff23750e6/action returned with HTTP 204 Aug 20 04:34:22.827258 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 349/1409] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:34:22 2026] POST /volume/v3/attachments/8152c3b9-be85-4e67-a026-340ff23750e6/action => generated 0 bytes in 113 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:34:23.036345 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ef47fdc9-84c4-4376-8970-dbc503134854 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:23.039928 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ef47fdc9-84c4-4376-8970-dbc503134854 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] GET https://10.4.3.239/volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f Aug 20 04:34:23.040283 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ef47fdc9-84c4-4376-8970-dbc503134854 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:23.040596 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ef47fdc9-84c4-4376-8970-dbc503134854 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:23.040778 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-ef47fdc9-84c4-4376-8970-dbc503134854 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Show backup with id ab3880b7-037a-4ab7-84ee-c8b34e32972f. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:34:23.049266 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:23.049266 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:23.050405 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ef47fdc9-84c4-4376-8970-dbc503134854 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] https://10.4.3.239/volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f returned with HTTP 200 Aug 20 04:34:23.051110 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 357/1410] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:23 2026] GET /volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f => generated 759 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:23.204040 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9692856e-46fc-493f-b90f-101adfc3280f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:23.211112 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9692856e-46fc-493f-b90f-101adfc3280f tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da Aug 20 04:34:23.212291 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9692856e-46fc-493f-b90f-101adfc3280f tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:23.212621 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9692856e-46fc-493f-b90f-101adfc3280f tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:23.230688 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:23.230688 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:34:23.236838 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-9692856e-46fc-493f-b90f-101adfc3280f tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:34:23.244653 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9692856e-46fc-493f-b90f-101adfc3280f tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da returned with HTTP 200 Aug 20 04:34:23.245175 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 353/1411] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:23 2026] GET /volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da => generated 1139 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:34:23.259693 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-85b08edd-d6ea-477b-857c-5c86ab5fa4b0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:23.262277 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-85b08edd-d6ea-477b-857c-5c86ab5fa4b0 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:34:23.262277 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-85b08edd-d6ea-477b-857c-5c86ab5fa4b0 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7b0dd248-8edb-4a42-be34-689f7396b4da", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1101827649"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:34:23.279961 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:23.279961 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:23.280674 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-85b08edd-d6ea-477b-857c-5c86ab5fa4b0 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:34:23.280853 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-85b08edd-d6ea-477b-857c-5c86ab5fa4b0 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Create snapshot from volume 7b0dd248-8edb-4a42-be34-689f7396b4da Aug 20 04:34:23.316360 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-85b08edd-d6ea-477b-857c-5c86ab5fa4b0 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Created reservations ['45e5ee28-8e0d-4b7d-a89c-2f5d65cd3f90', '43eb6609-a009-4765-a798-de7dcbc8c457', '42ebeb8b-61cd-47bd-a177-09e7a1ac6cca', '0a6fc7e4-081a-4625-baaa-d3c2e6d48a4b'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:34:23.373280 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-85b08edd-d6ea-477b-857c-5c86ab5fa4b0 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot force create request issued successfully. Aug 20 04:34:23.374467 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-85b08edd-d6ea-477b-857c-5c86ab5fa4b0 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:34:23.374467 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 353/1412] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:34:23 2026] POST /volume/v3/snapshots => generated 310 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:34:23.392824 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ee643523-d638-4384-85fe-6a77241ea427 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:23.396220 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ee643523-d638-4384-85fe-6a77241ea427 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/snapshots/4b3ca8d6-067b-4da7-ba39-2953df658f15 Aug 20 04:34:23.396220 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ee643523-d638-4384-85fe-6a77241ea427 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:23.396220 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ee643523-d638-4384-85fe-6a77241ea427 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:23.406224 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:23.406224 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:23.406224 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ee643523-d638-4384-85fe-6a77241ea427 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot retrieved successfully. Aug 20 04:34:23.406224 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ee643523-d638-4384-85fe-6a77241ea427 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots/4b3ca8d6-067b-4da7-ba39-2953df658f15 returned with HTTP 200 Aug 20 04:34:23.406942 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 350/1413] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:34:23 2026] GET /volume/v3/snapshots/4b3ca8d6-067b-4da7-ba39-2953df658f15 => generated 442 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:23.606111 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e75c4704-1a40-488f-a4ee-18c382ff2553 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:23.783669 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-c40e8f7a-13ec-4d45-ad6a-f2a4ff07ad2c req-ca283432-ef4d-4496-b92e-35538fb99162 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:23.786951 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-c40e8f7a-13ec-4d45-ad6a-f2a4ff07ad2c req-ca283432-ef4d-4496-b92e-35538fb99162 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] DELETE https://10.4.3.239/volume/v3/attachments/6b27b106-5a4f-4a41-b5e7-6700a85cf2c0 Aug 20 04:34:23.787174 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-c40e8f7a-13ec-4d45-ad6a-f2a4ff07ad2c req-ca283432-ef4d-4496-b92e-35538fb99162 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:23.787454 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-c40e8f7a-13ec-4d45-ad6a-f2a4ff07ad2c req-ca283432-ef4d-4496-b92e-35538fb99162 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:23.801499 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:23.801499 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:34:23.840205 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e75c4704-1a40-488f-a4ee-18c382ff2553 tempest-AbsoluteLimitsTests-266719476 tempest-AbsoluteLimitsTests-266719476-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:34:23.840883 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e75c4704-1a40-488f-a4ee-18c382ff2553 tempest-AbsoluteLimitsTests-266719476 tempest-AbsoluteLimitsTests-266719476-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-9850740"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:34:23.842515 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-e75c4704-1a40-488f-a4ee-18c382ff2553 tempest-AbsoluteLimitsTests-266719476 tempest-AbsoluteLimitsTests-266719476-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-9850740'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:34:23.842637 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-e75c4704-1a40-488f-a4ee-18c382ff2553 tempest-AbsoluteLimitsTests-266719476 tempest-AbsoluteLimitsTests-266719476-project-member] Create volume of 1 GB Aug 20 04:34:23.848469 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e75c4704-1a40-488f-a4ee-18c382ff2553 tempest-AbsoluteLimitsTests-266719476 tempest-AbsoluteLimitsTests-266719476-project-member] Availability Zones retrieved successfully. Aug 20 04:34:23.856521 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e75c4704-1a40-488f-a4ee-18c382ff2553 tempest-AbsoluteLimitsTests-266719476 tempest-AbsoluteLimitsTests-266719476-project-member] Flow 'volume_create_api' (fc0716e3-8fb2-4439-84d0-359879f5bdb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:34:23.859954 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e75c4704-1a40-488f-a4ee-18c382ff2553 tempest-AbsoluteLimitsTests-266719476 tempest-AbsoluteLimitsTests-266719476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d70cdf3e-fdb6-4bb9-8431-11895f4ca121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:23.860767 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-e75c4704-1a40-488f-a4ee-18c382ff2553 tempest-AbsoluteLimitsTests-266719476 tempest-AbsoluteLimitsTests-266719476-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:34:23.882465 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-c40e8f7a-13ec-4d45-ad6a-f2a4ff07ad2c req-ca283432-ef4d-4496-b92e-35538fb99162 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] https://10.4.3.239/volume/v3/attachments/6b27b106-5a4f-4a41-b5e7-6700a85cf2c0 returned with HTTP 200 Aug 20 04:34:23.882939 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 354/1414] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:34:23 2026] DELETE /volume/v3/attachments/6b27b106-5a4f-4a41-b5e7-6700a85cf2c0 => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:23.899608 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e75c4704-1a40-488f-a4ee-18c382ff2553 tempest-AbsoluteLimitsTests-266719476 tempest-AbsoluteLimitsTests-266719476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d70cdf3e-fdb6-4bb9-8431-11895f4ca121) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:23.900623 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e75c4704-1a40-488f-a4ee-18c382ff2553 tempest-AbsoluteLimitsTests-266719476 tempest-AbsoluteLimitsTests-266719476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71513368-4495-458c-b5cb-3222c2c963d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:23.902811 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-c40e8f7a-13ec-4d45-ad6a-f2a4ff07ad2c req-5ed399dc-cbc6-4ca5-a815-cf02f57d25c0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:23.906844 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-c40e8f7a-13ec-4d45-ad6a-f2a4ff07ad2c req-5ed399dc-cbc6-4ca5-a815-cf02f57d25c0 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] DELETE https://10.4.3.239/volume/v3/volumes/5449fc2e-f7a6-4e6b-a48b-c9e4afc7978d Aug 20 04:34:23.907065 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-c40e8f7a-13ec-4d45-ad6a-f2a4ff07ad2c req-5ed399dc-cbc6-4ca5-a815-cf02f57d25c0 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:23.907576 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-c40e8f7a-13ec-4d45-ad6a-f2a4ff07ad2c req-5ed399dc-cbc6-4ca5-a815-cf02f57d25c0 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:23.907779 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [req-c40e8f7a-13ec-4d45-ad6a-f2a4ff07ad2c req-5ed399dc-cbc6-4ca5-a815-cf02f57d25c0 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Delete volume with id: 5449fc2e-f7a6-4e6b-a48b-c9e4afc7978d Aug 20 04:34:23.917151 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:23.917151 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:23.918725 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-c40e8f7a-13ec-4d45-ad6a-f2a4ff07ad2c req-5ed399dc-cbc6-4ca5-a815-cf02f57d25c0 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Volume info retrieved successfully. Aug 20 04:34:23.955383 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-c40e8f7a-13ec-4d45-ad6a-f2a4ff07ad2c req-5ed399dc-cbc6-4ca5-a815-cf02f57d25c0 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Delete volume request issued successfully. Aug 20 04:34:23.955593 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-c40e8f7a-13ec-4d45-ad6a-f2a4ff07ad2c req-5ed399dc-cbc6-4ca5-a815-cf02f57d25c0 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] https://10.4.3.239/volume/v3/volumes/5449fc2e-f7a6-4e6b-a48b-c9e4afc7978d returned with HTTP 202 Aug 20 04:34:23.959248 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 354/1415] 10.4.3.239 () {70 vars in 1620 bytes} [Thu Aug 20 04:34:23 2026] DELETE /volume/v3/volumes/5449fc2e-f7a6-4e6b-a48b-c9e4afc7978d => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:34:24.011881 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-e75c4704-1a40-488f-a4ee-18c382ff2553 tempest-AbsoluteLimitsTests-266719476 tempest-AbsoluteLimitsTests-266719476-project-member] Created reservations ['eae5832c-279a-4c58-b367-084662b749ec', 'd36e068b-2919-4d01-97f2-95c2d7588a05', '82835858-aede-4aca-a4e9-33c8424b2e00', 'f6da6f19-e225-4dab-be7b-ad73091e4be0'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:34:24.014792 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e75c4704-1a40-488f-a4ee-18c382ff2553 tempest-AbsoluteLimitsTests-266719476 tempest-AbsoluteLimitsTests-266719476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71513368-4495-458c-b5cb-3222c2c963d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eae5832c-279a-4c58-b367-084662b749ec', 'd36e068b-2919-4d01-97f2-95c2d7588a05', '82835858-aede-4aca-a4e9-33c8424b2e00', 'f6da6f19-e225-4dab-be7b-ad73091e4be0']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:24.016629 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e75c4704-1a40-488f-a4ee-18c382ff2553 tempest-AbsoluteLimitsTests-266719476 tempest-AbsoluteLimitsTests-266719476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1a4808b-6208-453c-9d07-b3686f30b418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:24.059098 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e75c4704-1a40-488f-a4ee-18c382ff2553 tempest-AbsoluteLimitsTests-266719476 tempest-AbsoluteLimitsTests-266719476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1a4808b-6208-453c-9d07-b3686f30b418) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67502cc4-ef9f-4fb8-9d6a-7ca4842e904a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-9850740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49bc97b9cdbb4366be8c2464859c61bd',qos_specs=None,replication_status=,reservations=['eae5832c-279a-4c58-b367-084662b749ec','d36e068b-2919-4d01-97f2-95c2d7588a05','82835858-aede-4aca-a4e9-33c8424b2e00','f6da6f19-e225-4dab-be7b-ad73091e4be0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c266bd74a3541cf8a2600eeb4b168fd',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:34:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-9850740',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67502cc4-ef9f-4fb8-9d6a-7ca4842e904a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49bc97b9cdbb4366be8c2464859c61bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c266bd74a3541cf8a2600eeb4b168fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:24.059098 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e75c4704-1a40-488f-a4ee-18c382ff2553 tempest-AbsoluteLimitsTests-266719476 tempest-AbsoluteLimitsTests-266719476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e3ceaf2-aca2-411f-8282-e2b2ef3bd664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:24.070727 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4297a8b6-eb3c-4d0d-b5d0-3cfcd5957b27 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:24.073518 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4297a8b6-eb3c-4d0d-b5d0-3cfcd5957b27 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] GET https://10.4.3.239/volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f Aug 20 04:34:24.073658 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4297a8b6-eb3c-4d0d-b5d0-3cfcd5957b27 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:24.073939 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4297a8b6-eb3c-4d0d-b5d0-3cfcd5957b27 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:24.074097 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-4297a8b6-eb3c-4d0d-b5d0-3cfcd5957b27 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Show backup with id ab3880b7-037a-4ab7-84ee-c8b34e32972f. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:34:24.081264 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:24.081264 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:24.082548 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4297a8b6-eb3c-4d0d-b5d0-3cfcd5957b27 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] https://10.4.3.239/volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f returned with HTTP 200 Aug 20 04:34:24.083206 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 351/1416] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:24 2026] GET /volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f => generated 759 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:24.108605 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e75c4704-1a40-488f-a4ee-18c382ff2553 tempest-AbsoluteLimitsTests-266719476 tempest-AbsoluteLimitsTests-266719476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e3ceaf2-aca2-411f-8282-e2b2ef3bd664) transitioned into state 'SUCCESS' from state '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-9850740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49bc97b9cdbb4366be8c2464859c61bd',qos_specs=None,replication_status=,reservations=['eae5832c-279a-4c58-b367-084662b749ec','d36e068b-2919-4d01-97f2-95c2d7588a05','82835858-aede-4aca-a4e9-33c8424b2e00','f6da6f19-e225-4dab-be7b-ad73091e4be0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c266bd74a3541cf8a2600eeb4b168fd',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:24.112215 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e75c4704-1a40-488f-a4ee-18c382ff2553 tempest-AbsoluteLimitsTests-266719476 tempest-AbsoluteLimitsTests-266719476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (719b2294-a08e-42a8-b82d-ac2ba5a7864b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:24.132851 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e75c4704-1a40-488f-a4ee-18c382ff2553 tempest-AbsoluteLimitsTests-266719476 tempest-AbsoluteLimitsTests-266719476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (719b2294-a08e-42a8-b82d-ac2ba5a7864b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:24.134328 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e75c4704-1a40-488f-a4ee-18c382ff2553 tempest-AbsoluteLimitsTests-266719476 tempest-AbsoluteLimitsTests-266719476-project-member] Flow 'volume_create_api' (fc0716e3-8fb2-4439-84d0-359879f5bdb4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:34:24.137510 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e75c4704-1a40-488f-a4ee-18c382ff2553 tempest-AbsoluteLimitsTests-266719476 tempest-AbsoluteLimitsTests-266719476-project-member] Create volume request issued successfully. Aug 20 04:34:24.138212 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e75c4704-1a40-488f-a4ee-18c382ff2553 tempest-AbsoluteLimitsTests-266719476 tempest-AbsoluteLimitsTests-266719476-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:34:24.139047 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 358/1417] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:34:23 2026] POST /volume/v3/volumes => generated 747 bytes in 535 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:34:24.163608 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-935ee411-e579-4de6-bf25-353fc67ee734 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:24.167039 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-935ee411-e579-4de6-bf25-353fc67ee734 tempest-AbsoluteLimitsTests-266719476 tempest-AbsoluteLimitsTests-266719476-project-member] GET https://10.4.3.239/volume/v3/volumes/67502cc4-ef9f-4fb8-9d6a-7ca4842e904a Aug 20 04:34:24.167396 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-935ee411-e579-4de6-bf25-353fc67ee734 tempest-AbsoluteLimitsTests-266719476 tempest-AbsoluteLimitsTests-266719476-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:24.167949 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-935ee411-e579-4de6-bf25-353fc67ee734 tempest-AbsoluteLimitsTests-266719476 tempest-AbsoluteLimitsTests-266719476-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:24.193073 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:24.193073 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:34:24.206928 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-935ee411-e579-4de6-bf25-353fc67ee734 tempest-AbsoluteLimitsTests-266719476 tempest-AbsoluteLimitsTests-266719476-project-member] Volume info retrieved successfully. Aug 20 04:34:24.219145 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-935ee411-e579-4de6-bf25-353fc67ee734 tempest-AbsoluteLimitsTests-266719476 tempest-AbsoluteLimitsTests-266719476-project-member] https://10.4.3.239/volume/v3/volumes/67502cc4-ef9f-4fb8-9d6a-7ca4842e904a returned with HTTP 200 Aug 20 04:34:24.219830 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 355/1418] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:24 2026] GET /volume/v3/volumes/67502cc4-ef9f-4fb8-9d6a-7ca4842e904a => generated 815 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:24.420370 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-448b077f-8d28-4c69-bd97-edf014f37526 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:24.422803 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-448b077f-8d28-4c69-bd97-edf014f37526 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/snapshots/4b3ca8d6-067b-4da7-ba39-2953df658f15 Aug 20 04:34:24.423058 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-448b077f-8d28-4c69-bd97-edf014f37526 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:24.423369 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-448b077f-8d28-4c69-bd97-edf014f37526 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:24.432500 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:24.432500 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:24.433007 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-448b077f-8d28-4c69-bd97-edf014f37526 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot retrieved successfully. Aug 20 04:34:24.434242 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-448b077f-8d28-4c69-bd97-edf014f37526 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots/4b3ca8d6-067b-4da7-ba39-2953df658f15 returned with HTTP 200 Aug 20 04:34:24.434973 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 355/1419] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:34:24 2026] GET /volume/v3/snapshots/4b3ca8d6-067b-4da7-ba39-2953df658f15 => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:24.447043 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-05154b11-172c-45bb-a4db-ab535e468e59 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:24.447572 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-05154b11-172c-45bb-a4db-ab535e468e59 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:34:24.447868 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-05154b11-172c-45bb-a4db-ab535e468e59 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7b0dd248-8edb-4a42-be34-689f7396b4da", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-328338281"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:34:24.464655 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:24.464655 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:24.464655 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-05154b11-172c-45bb-a4db-ab535e468e59 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:34:24.464655 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-05154b11-172c-45bb-a4db-ab535e468e59 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Create snapshot from volume 7b0dd248-8edb-4a42-be34-689f7396b4da Aug 20 04:34:24.508208 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-05154b11-172c-45bb-a4db-ab535e468e59 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Created reservations ['1fbc0ad1-3f08-4f05-b827-8d2bc2447032', 'c7bd0278-7659-4f4b-baca-662a4908f15e', '2434d6c8-3d15-46f7-8b7c-7a9b121d9675', '43406157-deb3-4ff0-9301-8040124c89b3'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:34:24.559597 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-05154b11-172c-45bb-a4db-ab535e468e59 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot force create request issued successfully. Aug 20 04:34:24.559893 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-05154b11-172c-45bb-a4db-ab535e468e59 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:34:24.563373 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 352/1420] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:34:24 2026] POST /volume/v3/snapshots => generated 309 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:34:24.572257 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0ca874c2-487c-4ae7-8d0a-6aab6dba66e9 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:24.572656 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0ca874c2-487c-4ae7-8d0a-6aab6dba66e9 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/snapshots/72e15e1e-2e8a-458a-b547-92c5566371ae Aug 20 04:34:24.576200 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0ca874c2-487c-4ae7-8d0a-6aab6dba66e9 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:24.576200 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0ca874c2-487c-4ae7-8d0a-6aab6dba66e9 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:24.581751 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:24.581751 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:24.581751 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-0ca874c2-487c-4ae7-8d0a-6aab6dba66e9 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot retrieved successfully. Aug 20 04:34:24.585214 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0ca874c2-487c-4ae7-8d0a-6aab6dba66e9 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots/72e15e1e-2e8a-458a-b547-92c5566371ae returned with HTTP 200 Aug 20 04:34:24.585214 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 359/1421] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:34:24 2026] GET /volume/v3/snapshots/72e15e1e-2e8a-458a-b547-92c5566371ae => generated 441 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:25.097490 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c6f3dbec-4a36-4694-b0fa-3883182b9026 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:25.099490 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c6f3dbec-4a36-4694-b0fa-3883182b9026 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] GET https://10.4.3.239/volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f Aug 20 04:34:25.099806 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c6f3dbec-4a36-4694-b0fa-3883182b9026 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:25.099922 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c6f3dbec-4a36-4694-b0fa-3883182b9026 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:25.100062 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-c6f3dbec-4a36-4694-b0fa-3883182b9026 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Show backup with id ab3880b7-037a-4ab7-84ee-c8b34e32972f. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:34:25.105012 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:25.105012 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:34:25.105955 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c6f3dbec-4a36-4694-b0fa-3883182b9026 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] https://10.4.3.239/volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f returned with HTTP 200 Aug 20 04:34:25.106446 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 356/1422] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:25 2026] GET /volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:25.205144 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-891a8f92-5990-4ec7-ab04-f27dd2cfb3fd req-49d144ab-b3a6-429f-9c2e-da1e23e8092b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:25.207709 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-891a8f92-5990-4ec7-ab04-f27dd2cfb3fd req-49d144ab-b3a6-429f-9c2e-da1e23e8092b tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:34:25.208151 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-891a8f92-5990-4ec7-ab04-f27dd2cfb3fd req-49d144ab-b3a6-429f-9c2e-da1e23e8092b tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "f43d286e-2a11-443a-a448-b2db35c612be-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:34:25.210014 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [req-891a8f92-5990-4ec7-ab04-f27dd2cfb3fd req-49d144ab-b3a6-429f-9c2e-da1e23e8092b tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'f43d286e-2a11-443a-a448-b2db35c612be-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:34:25.210226 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [req-891a8f92-5990-4ec7-ab04-f27dd2cfb3fd req-49d144ab-b3a6-429f-9c2e-da1e23e8092b tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Create volume of 1 GB Aug 20 04:34:25.214967 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-891a8f92-5990-4ec7-ab04-f27dd2cfb3fd req-49d144ab-b3a6-429f-9c2e-da1e23e8092b tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Availability Zones retrieved successfully. Aug 20 04:34:25.221704 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [req-891a8f92-5990-4ec7-ab04-f27dd2cfb3fd req-49d144ab-b3a6-429f-9c2e-da1e23e8092b tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Flow 'volume_create_api' (f194ecfb-df3e-4b04-a075-82e666a40420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:34:25.222958 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [req-891a8f92-5990-4ec7-ab04-f27dd2cfb3fd req-49d144ab-b3a6-429f-9c2e-da1e23e8092b tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7990da50-616d-4dfd-806b-c46e45f7650a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:25.223830 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [req-891a8f92-5990-4ec7-ab04-f27dd2cfb3fd req-49d144ab-b3a6-429f-9c2e-da1e23e8092b tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:34:25.234423 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c9618ffc-db0b-4748-8383-553b8b2d22ad None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:25.237229 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c9618ffc-db0b-4748-8383-553b8b2d22ad tempest-AbsoluteLimitsTests-266719476 tempest-AbsoluteLimitsTests-266719476-project-member] GET https://10.4.3.239/volume/v3/volumes/67502cc4-ef9f-4fb8-9d6a-7ca4842e904a Aug 20 04:34:25.237617 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c9618ffc-db0b-4748-8383-553b8b2d22ad tempest-AbsoluteLimitsTests-266719476 tempest-AbsoluteLimitsTests-266719476-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:25.238045 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c9618ffc-db0b-4748-8383-553b8b2d22ad tempest-AbsoluteLimitsTests-266719476 tempest-AbsoluteLimitsTests-266719476-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:25.248163 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:25.248163 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:25.253696 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c9618ffc-db0b-4748-8383-553b8b2d22ad tempest-AbsoluteLimitsTests-266719476 tempest-AbsoluteLimitsTests-266719476-project-member] Volume info retrieved successfully. Aug 20 04:34:25.259971 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c9618ffc-db0b-4748-8383-553b8b2d22ad tempest-AbsoluteLimitsTests-266719476 tempest-AbsoluteLimitsTests-266719476-project-member] https://10.4.3.239/volume/v3/volumes/67502cc4-ef9f-4fb8-9d6a-7ca4842e904a returned with HTTP 200 Aug 20 04:34:25.260532 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [req-891a8f92-5990-4ec7-ab04-f27dd2cfb3fd req-49d144ab-b3a6-429f-9c2e-da1e23e8092b tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7990da50-616d-4dfd-806b-c46e45f7650a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:25.261010 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 353/1423] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:25 2026] GET /volume/v3/volumes/67502cc4-ef9f-4fb8-9d6a-7ca4842e904a => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:25.261742 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [req-891a8f92-5990-4ec7-ab04-f27dd2cfb3fd req-49d144ab-b3a6-429f-9c2e-da1e23e8092b tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b52cf44-30a6-4799-8683-cd8d7dc2a8c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:25.278877 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-559ea031-b79e-4b43-940c-5616081501a4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:25.281673 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-559ea031-b79e-4b43-940c-5616081501a4 tempest-AbsoluteLimitsTests-266719476 tempest-AbsoluteLimitsTests-266719476-project-member] GET https://10.4.3.239/volume/v3/limits Aug 20 04:34:25.281673 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-559ea031-b79e-4b43-940c-5616081501a4 tempest-AbsoluteLimitsTests-266719476 tempest-AbsoluteLimitsTests-266719476-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:25.281842 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-559ea031-b79e-4b43-940c-5616081501a4 tempest-AbsoluteLimitsTests-266719476 tempest-AbsoluteLimitsTests-266719476-project-member] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:25.317602 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-559ea031-b79e-4b43-940c-5616081501a4 tempest-AbsoluteLimitsTests-266719476 tempest-AbsoluteLimitsTests-266719476-project-member] https://10.4.3.239/volume/v3/limits returned with HTTP 200 Aug 20 04:34:25.318015 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 360/1424] 10.4.3.239 () {66 vars in 1234 bytes} [Thu Aug 20 04:34:25 2026] GET /volume/v3/limits => generated 302 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:25.333380 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ccb08cf4-9605-473b-aa66-2b901b0c75d0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:25.335605 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ccb08cf4-9605-473b-aa66-2b901b0c75d0 tempest-AbsoluteLimitsTests-266719476 tempest-AbsoluteLimitsTests-266719476-project-member] GET https://10.4.3.239/volume/v3/volumes/67502cc4-ef9f-4fb8-9d6a-7ca4842e904a Aug 20 04:34:25.336982 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ccb08cf4-9605-473b-aa66-2b901b0c75d0 tempest-AbsoluteLimitsTests-266719476 tempest-AbsoluteLimitsTests-266719476-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:25.337399 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ccb08cf4-9605-473b-aa66-2b901b0c75d0 tempest-AbsoluteLimitsTests-266719476 tempest-AbsoluteLimitsTests-266719476-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:25.348763 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:25.348763 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:34:25.355524 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-ccb08cf4-9605-473b-aa66-2b901b0c75d0 tempest-AbsoluteLimitsTests-266719476 tempest-AbsoluteLimitsTests-266719476-project-member] Volume info retrieved successfully. Aug 20 04:34:25.358783 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [req-891a8f92-5990-4ec7-ab04-f27dd2cfb3fd req-49d144ab-b3a6-429f-9c2e-da1e23e8092b tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Created reservations ['167a8253-3f55-4b7e-a79d-abad908880b4', '42cec628-0872-49e2-9682-8fc28a758a29', '9deefb50-458a-4ec4-87aa-ffedf50be1f2', 'b61acd9c-34b1-4c54-ab7b-91c454cb5df3'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:34:25.359943 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [req-891a8f92-5990-4ec7-ab04-f27dd2cfb3fd req-49d144ab-b3a6-429f-9c2e-da1e23e8092b tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b52cf44-30a6-4799-8683-cd8d7dc2a8c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['167a8253-3f55-4b7e-a79d-abad908880b4', '42cec628-0872-49e2-9682-8fc28a758a29', '9deefb50-458a-4ec4-87aa-ffedf50be1f2', 'b61acd9c-34b1-4c54-ab7b-91c454cb5df3']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:25.360961 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [req-891a8f92-5990-4ec7-ab04-f27dd2cfb3fd req-49d144ab-b3a6-429f-9c2e-da1e23e8092b tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05a5ab99-2643-4701-8ab7-ca79349b1270) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:25.362326 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ccb08cf4-9605-473b-aa66-2b901b0c75d0 tempest-AbsoluteLimitsTests-266719476 tempest-AbsoluteLimitsTests-266719476-project-member] https://10.4.3.239/volume/v3/volumes/67502cc4-ef9f-4fb8-9d6a-7ca4842e904a returned with HTTP 200 Aug 20 04:34:25.363579 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 357/1425] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:25 2026] GET /volume/v3/volumes/67502cc4-ef9f-4fb8-9d6a-7ca4842e904a => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:25.381949 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-66965029-3753-4a9c-9e3d-ef4cb36ca06e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:25.385344 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-66965029-3753-4a9c-9e3d-ef4cb36ca06e tempest-AbsoluteLimitsTests-266719476 tempest-AbsoluteLimitsTests-266719476-project-member] DELETE https://10.4.3.239/volume/v3/volumes/67502cc4-ef9f-4fb8-9d6a-7ca4842e904a Aug 20 04:34:25.385344 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-66965029-3753-4a9c-9e3d-ef4cb36ca06e tempest-AbsoluteLimitsTests-266719476 tempest-AbsoluteLimitsTests-266719476-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:25.385344 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-66965029-3753-4a9c-9e3d-ef4cb36ca06e tempest-AbsoluteLimitsTests-266719476 tempest-AbsoluteLimitsTests-266719476-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:25.385344 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-66965029-3753-4a9c-9e3d-ef4cb36ca06e tempest-AbsoluteLimitsTests-266719476 tempest-AbsoluteLimitsTests-266719476-project-member] Delete volume with id: 67502cc4-ef9f-4fb8-9d6a-7ca4842e904a Aug 20 04:34:25.395425 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [req-891a8f92-5990-4ec7-ab04-f27dd2cfb3fd req-49d144ab-b3a6-429f-9c2e-da1e23e8092b tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05a5ab99-2643-4701-8ab7-ca79349b1270) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '304e7b5a-f9ad-486e-a1da-c317e3057f16', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='f43d286e-2a11-443a-a448-b2db35c612be-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51669898fd6f43609b9e80fc88a27eeb',qos_specs=None,replication_status=,reservations=['167a8253-3f55-4b7e-a79d-abad908880b4','42cec628-0872-49e2-9682-8fc28a758a29','9deefb50-458a-4ec4-87aa-ffedf50be1f2','b61acd9c-34b1-4c54-ab7b-91c454cb5df3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a3ab5389f0b4520923ae557590a5663',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:34:25Z,deleted=False,deleted_at=None,display_description='',display_name='f43d286e-2a11-443a-a448-b2db35c612be-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=304e7b5a-f9ad-486e-a1da-c317e3057f16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51669898fd6f43609b9e80fc88a27eeb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a3ab5389f0b4520923ae557590a5663',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:25.396450 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:25.396450 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:25.396733 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [req-891a8f92-5990-4ec7-ab04-f27dd2cfb3fd req-49d144ab-b3a6-429f-9c2e-da1e23e8092b tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8c9f226-2c2a-4700-876d-2f08d296c4e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:25.400214 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-66965029-3753-4a9c-9e3d-ef4cb36ca06e tempest-AbsoluteLimitsTests-266719476 tempest-AbsoluteLimitsTests-266719476-project-member] Volume info retrieved successfully. Aug 20 04:34:25.433532 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-66965029-3753-4a9c-9e3d-ef4cb36ca06e tempest-AbsoluteLimitsTests-266719476 tempest-AbsoluteLimitsTests-266719476-project-member] Delete volume request issued successfully. Aug 20 04:34:25.433532 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-66965029-3753-4a9c-9e3d-ef4cb36ca06e tempest-AbsoluteLimitsTests-266719476 tempest-AbsoluteLimitsTests-266719476-project-member] https://10.4.3.239/volume/v3/volumes/67502cc4-ef9f-4fb8-9d6a-7ca4842e904a returned with HTTP 202 Aug 20 04:34:25.433532 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 354/1426] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:34:25 2026] DELETE /volume/v3/volumes/67502cc4-ef9f-4fb8-9d6a-7ca4842e904a => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:34:25.434973 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [req-891a8f92-5990-4ec7-ab04-f27dd2cfb3fd req-49d144ab-b3a6-429f-9c2e-da1e23e8092b tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8c9f226-2c2a-4700-876d-2f08d296c4e0) transitioned into 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='f43d286e-2a11-443a-a448-b2db35c612be-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51669898fd6f43609b9e80fc88a27eeb',qos_specs=None,replication_status=,reservations=['167a8253-3f55-4b7e-a79d-abad908880b4','42cec628-0872-49e2-9682-8fc28a758a29','9deefb50-458a-4ec4-87aa-ffedf50be1f2','b61acd9c-34b1-4c54-ab7b-91c454cb5df3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a3ab5389f0b4520923ae557590a5663',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:25.434973 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [req-891a8f92-5990-4ec7-ab04-f27dd2cfb3fd req-49d144ab-b3a6-429f-9c2e-da1e23e8092b tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bbdd09b-71a6-4694-a489-359629ee5709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:25.438685 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6faba70e-d6d0-47fa-b192-7eb6e664481d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:25.444047 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6faba70e-d6d0-47fa-b192-7eb6e664481d tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] DELETE https://10.4.3.239/volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a Aug 20 04:34:25.444419 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6faba70e-d6d0-47fa-b192-7eb6e664481d tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:25.444566 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6faba70e-d6d0-47fa-b192-7eb6e664481d tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:25.444760 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-6faba70e-d6d0-47fa-b192-7eb6e664481d tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Delete volume with id: 2c055218-389c-46a2-a0ca-a80205a6915a Aug 20 04:34:25.446354 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d767d296-a141-405b-bd80-aaf5410d42d7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:25.449681 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d767d296-a141-405b-bd80-aaf5410d42d7 tempest-AbsoluteLimitsTests-266719476 tempest-AbsoluteLimitsTests-266719476-project-member] GET https://10.4.3.239/volume/v3/volumes/67502cc4-ef9f-4fb8-9d6a-7ca4842e904a Aug 20 04:34:25.450443 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d767d296-a141-405b-bd80-aaf5410d42d7 tempest-AbsoluteLimitsTests-266719476 tempest-AbsoluteLimitsTests-266719476-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:25.450571 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d767d296-a141-405b-bd80-aaf5410d42d7 tempest-AbsoluteLimitsTests-266719476 tempest-AbsoluteLimitsTests-266719476-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:25.457847 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [req-891a8f92-5990-4ec7-ab04-f27dd2cfb3fd req-49d144ab-b3a6-429f-9c2e-da1e23e8092b tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bbdd09b-71a6-4694-a489-359629ee5709) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:25.458749 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [req-891a8f92-5990-4ec7-ab04-f27dd2cfb3fd req-49d144ab-b3a6-429f-9c2e-da1e23e8092b tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Flow 'volume_create_api' (f194ecfb-df3e-4b04-a075-82e666a40420) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:34:25.459374 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:25.459374 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:25.459544 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-891a8f92-5990-4ec7-ab04-f27dd2cfb3fd req-49d144ab-b3a6-429f-9c2e-da1e23e8092b tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Create volume request issued successfully. Aug 20 04:34:25.459942 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-6faba70e-d6d0-47fa-b192-7eb6e664481d tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Volume info retrieved successfully. Aug 20 04:34:25.460141 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-891a8f92-5990-4ec7-ab04-f27dd2cfb3fd req-49d144ab-b3a6-429f-9c2e-da1e23e8092b tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:34:25.460943 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 356/1427] 10.4.3.239 () {72 vars in 1541 bytes} [Thu Aug 20 04:34:25 2026] POST /volume/v3/volumes => generated 749 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:34:25.462114 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:25.462114 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:34:25.468682 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d767d296-a141-405b-bd80-aaf5410d42d7 tempest-AbsoluteLimitsTests-266719476 tempest-AbsoluteLimitsTests-266719476-project-member] Volume info retrieved successfully. Aug 20 04:34:25.475215 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d767d296-a141-405b-bd80-aaf5410d42d7 tempest-AbsoluteLimitsTests-266719476 tempest-AbsoluteLimitsTests-266719476-project-member] https://10.4.3.239/volume/v3/volumes/67502cc4-ef9f-4fb8-9d6a-7ca4842e904a returned with HTTP 200 Aug 20 04:34:25.475821 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 358/1428] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:25 2026] GET /volume/v3/volumes/67502cc4-ef9f-4fb8-9d6a-7ca4842e904a => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:25.477601 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-891a8f92-5990-4ec7-ab04-f27dd2cfb3fd req-97991500-f4ed-4f01-9439-e5b4e8af1a69 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:25.483374 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-891a8f92-5990-4ec7-ab04-f27dd2cfb3fd req-97991500-f4ed-4f01-9439-e5b4e8af1a69 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] GET https://10.4.3.239/volume/v3/volumes/304e7b5a-f9ad-486e-a1da-c317e3057f16 Aug 20 04:34:25.483374 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-891a8f92-5990-4ec7-ab04-f27dd2cfb3fd req-97991500-f4ed-4f01-9439-e5b4e8af1a69 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:25.484283 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-891a8f92-5990-4ec7-ab04-f27dd2cfb3fd req-97991500-f4ed-4f01-9439-e5b4e8af1a69 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:25.494624 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:25.494624 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:25.501739 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-891a8f92-5990-4ec7-ab04-f27dd2cfb3fd req-97991500-f4ed-4f01-9439-e5b4e8af1a69 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Volume info retrieved successfully. Aug 20 04:34:25.510770 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-891a8f92-5990-4ec7-ab04-f27dd2cfb3fd req-97991500-f4ed-4f01-9439-e5b4e8af1a69 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] https://10.4.3.239/volume/v3/volumes/304e7b5a-f9ad-486e-a1da-c317e3057f16 returned with HTTP 200 Aug 20 04:34:25.510915 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-6faba70e-d6d0-47fa-b192-7eb6e664481d tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Delete volume request issued successfully. Aug 20 04:34:25.511570 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6faba70e-d6d0-47fa-b192-7eb6e664481d tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] https://10.4.3.239/volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a returned with HTTP 202 Aug 20 04:34:25.511951 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 355/1429] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:34:25 2026] GET /volume/v3/volumes/304e7b5a-f9ad-486e-a1da-c317e3057f16 => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:25.512004 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 361/1430] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:34:25 2026] DELETE /volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:34:25.521413 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-281ffb64-f255-45ed-921d-62803c77fe5d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:25.525101 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-281ffb64-f255-45ed-921d-62803c77fe5d tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] GET https://10.4.3.239/volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a Aug 20 04:34:25.526330 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-281ffb64-f255-45ed-921d-62803c77fe5d tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:25.526939 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-281ffb64-f255-45ed-921d-62803c77fe5d tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:25.529118 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-891a8f92-5990-4ec7-ab04-f27dd2cfb3fd req-f37b169e-61ca-4304-b75e-cb0f344043c2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:25.534924 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-891a8f92-5990-4ec7-ab04-f27dd2cfb3fd req-f37b169e-61ca-4304-b75e-cb0f344043c2 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] GET https://10.4.3.239/volume/v3/volumes/304e7b5a-f9ad-486e-a1da-c317e3057f16 Aug 20 04:34:25.535217 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-891a8f92-5990-4ec7-ab04-f27dd2cfb3fd req-f37b169e-61ca-4304-b75e-cb0f344043c2 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:25.535497 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-891a8f92-5990-4ec7-ab04-f27dd2cfb3fd req-f37b169e-61ca-4304-b75e-cb0f344043c2 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:25.541263 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:25.541263 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:25.548690 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:25.548690 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:34:25.548860 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-281ffb64-f255-45ed-921d-62803c77fe5d tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Volume info retrieved successfully. Aug 20 04:34:25.556164 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-891a8f92-5990-4ec7-ab04-f27dd2cfb3fd req-f37b169e-61ca-4304-b75e-cb0f344043c2 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Volume info retrieved successfully. Aug 20 04:34:25.558163 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-281ffb64-f255-45ed-921d-62803c77fe5d tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] https://10.4.3.239/volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a returned with HTTP 200 Aug 20 04:34:25.559220 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 357/1431] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:25 2026] GET /volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:25.564653 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-891a8f92-5990-4ec7-ab04-f27dd2cfb3fd req-f37b169e-61ca-4304-b75e-cb0f344043c2 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] https://10.4.3.239/volume/v3/volumes/304e7b5a-f9ad-486e-a1da-c317e3057f16 returned with HTTP 200 Aug 20 04:34:25.565509 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 359/1432] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:34:25 2026] GET /volume/v3/volumes/304e7b5a-f9ad-486e-a1da-c317e3057f16 => generated 817 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:25.600173 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-baf7625c-0909-45aa-b584-19969e529b2d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:25.602475 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-baf7625c-0909-45aa-b584-19969e529b2d tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/snapshots/72e15e1e-2e8a-458a-b547-92c5566371ae Aug 20 04:34:25.602475 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-baf7625c-0909-45aa-b584-19969e529b2d tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:25.602780 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-baf7625c-0909-45aa-b584-19969e529b2d tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:25.614405 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:25.614405 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:25.615015 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-baf7625c-0909-45aa-b584-19969e529b2d tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot retrieved successfully. Aug 20 04:34:25.616303 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-baf7625c-0909-45aa-b584-19969e529b2d tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots/72e15e1e-2e8a-458a-b547-92c5566371ae returned with HTTP 200 Aug 20 04:34:25.617548 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 356/1433] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:34:25 2026] GET /volume/v3/snapshots/72e15e1e-2e8a-458a-b547-92c5566371ae => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:25.628683 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9a3d14c4-b085-4535-9e60-532b6809db59 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:25.632496 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9a3d14c4-b085-4535-9e60-532b6809db59 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/72e15e1e-2e8a-458a-b547-92c5566371ae Aug 20 04:34:25.632496 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9a3d14c4-b085-4535-9e60-532b6809db59 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:25.632496 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9a3d14c4-b085-4535-9e60-532b6809db59 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:25.632496 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.snapshots [None req-9a3d14c4-b085-4535-9e60-532b6809db59 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Delete snapshot with id: 72e15e1e-2e8a-458a-b547-92c5566371ae Aug 20 04:34:25.640518 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:25.640518 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:25.641236 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-9a3d14c4-b085-4535-9e60-532b6809db59 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot retrieved successfully. Aug 20 04:34:25.680576 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-9a3d14c4-b085-4535-9e60-532b6809db59 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot delete request issued successfully. Aug 20 04:34:25.680762 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9a3d14c4-b085-4535-9e60-532b6809db59 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots/72e15e1e-2e8a-458a-b547-92c5566371ae returned with HTTP 202 Aug 20 04:34:25.681452 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 362/1434] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:34:25 2026] DELETE /volume/v3/snapshots/72e15e1e-2e8a-458a-b547-92c5566371ae => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:34:25.693760 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4aff1b91-fd00-418c-8c93-5c6c0dc7aad2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:25.697295 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4aff1b91-fd00-418c-8c93-5c6c0dc7aad2 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/snapshots/72e15e1e-2e8a-458a-b547-92c5566371ae Aug 20 04:34:25.697295 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4aff1b91-fd00-418c-8c93-5c6c0dc7aad2 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:25.697799 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4aff1b91-fd00-418c-8c93-5c6c0dc7aad2 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:25.706592 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:25.706592 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:25.706592 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-4aff1b91-fd00-418c-8c93-5c6c0dc7aad2 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot retrieved successfully. Aug 20 04:34:25.708805 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4aff1b91-fd00-418c-8c93-5c6c0dc7aad2 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots/72e15e1e-2e8a-458a-b547-92c5566371ae returned with HTTP 200 Aug 20 04:34:25.708805 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 358/1435] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:34:25 2026] GET /volume/v3/snapshots/72e15e1e-2e8a-458a-b547-92c5566371ae => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:26.123217 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-01eef743-4fe8-402c-8ec6-150db4d400f4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:26.128164 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-01eef743-4fe8-402c-8ec6-150db4d400f4 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] GET https://10.4.3.239/volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f Aug 20 04:34:26.128164 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-01eef743-4fe8-402c-8ec6-150db4d400f4 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:26.128164 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-01eef743-4fe8-402c-8ec6-150db4d400f4 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:26.128164 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-01eef743-4fe8-402c-8ec6-150db4d400f4 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Show backup with id ab3880b7-037a-4ab7-84ee-c8b34e32972f. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:34:26.138033 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:26.138033 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:34:26.138758 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-01eef743-4fe8-402c-8ec6-150db4d400f4 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] https://10.4.3.239/volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f returned with HTTP 200 Aug 20 04:34:26.139260 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 360/1436] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:26 2026] GET /volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f => generated 759 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:26.492610 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-667c6bb5-1fee-4dab-be39-8893aab7c1bd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:26.494062 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-667c6bb5-1fee-4dab-be39-8893aab7c1bd tempest-AbsoluteLimitsTests-266719476 tempest-AbsoluteLimitsTests-266719476-project-member] GET https://10.4.3.239/volume/v3/volumes/67502cc4-ef9f-4fb8-9d6a-7ca4842e904a Aug 20 04:34:26.494348 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-667c6bb5-1fee-4dab-be39-8893aab7c1bd tempest-AbsoluteLimitsTests-266719476 tempest-AbsoluteLimitsTests-266719476-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:26.494584 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-667c6bb5-1fee-4dab-be39-8893aab7c1bd tempest-AbsoluteLimitsTests-266719476 tempest-AbsoluteLimitsTests-266719476-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:26.504474 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-667c6bb5-1fee-4dab-be39-8893aab7c1bd tempest-AbsoluteLimitsTests-266719476 tempest-AbsoluteLimitsTests-266719476-project-member] https://10.4.3.239/volume/v3/volumes/67502cc4-ef9f-4fb8-9d6a-7ca4842e904a returned with HTTP 404 Aug 20 04:34:26.505016 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 357/1437] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:26 2026] GET /volume/v3/volumes/67502cc4-ef9f-4fb8-9d6a-7ca4842e904a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:34:26.582007 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7cea1855-5a52-4a60-b1b4-a67cc2178e76 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:26.586581 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7cea1855-5a52-4a60-b1b4-a67cc2178e76 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] GET https://10.4.3.239/volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a Aug 20 04:34:26.586581 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7cea1855-5a52-4a60-b1b4-a67cc2178e76 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:26.586581 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7cea1855-5a52-4a60-b1b4-a67cc2178e76 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:26.594000 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7cea1855-5a52-4a60-b1b4-a67cc2178e76 tempest-ServerActionsTestOtherA-1647322757 tempest-ServerActionsTestOtherA-1647322757-project-member] https://10.4.3.239/volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a returned with HTTP 404 Aug 20 04:34:26.594873 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 363/1438] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:26 2026] GET /volume/v3/volumes/2c055218-389c-46a2-a0ca-a80205a6915a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:34:26.721545 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8993b8ce-9298-4c5b-9c6f-3873d8ede085 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:26.727268 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8993b8ce-9298-4c5b-9c6f-3873d8ede085 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/snapshots/72e15e1e-2e8a-458a-b547-92c5566371ae Aug 20 04:34:26.727268 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8993b8ce-9298-4c5b-9c6f-3873d8ede085 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:26.727268 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8993b8ce-9298-4c5b-9c6f-3873d8ede085 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:26.734139 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8993b8ce-9298-4c5b-9c6f-3873d8ede085 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots/72e15e1e-2e8a-458a-b547-92c5566371ae returned with HTTP 404 Aug 20 04:34:26.735108 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 359/1439] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:34:26 2026] GET /volume/v3/snapshots/72e15e1e-2e8a-458a-b547-92c5566371ae => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:34:26.746342 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-dfaae2ae-1e8e-4d02-8758-b2464f3aaa70 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:26.748663 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-dfaae2ae-1e8e-4d02-8758-b2464f3aaa70 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/f77ace91-3e9e-46a6-87ac-f905ab2eda71 Aug 20 04:34:26.748898 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-dfaae2ae-1e8e-4d02-8758-b2464f3aaa70 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:26.749092 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-dfaae2ae-1e8e-4d02-8758-b2464f3aaa70 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:26.749238 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-dfaae2ae-1e8e-4d02-8758-b2464f3aaa70 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Delete snapshot with id: f77ace91-3e9e-46a6-87ac-f905ab2eda71 Aug 20 04:34:26.764938 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:26.764938 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:34:26.764938 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-dfaae2ae-1e8e-4d02-8758-b2464f3aaa70 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot retrieved successfully. Aug 20 04:34:26.803853 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-dfaae2ae-1e8e-4d02-8758-b2464f3aaa70 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot delete request issued successfully. Aug 20 04:34:26.804122 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-dfaae2ae-1e8e-4d02-8758-b2464f3aaa70 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots/f77ace91-3e9e-46a6-87ac-f905ab2eda71 returned with HTTP 202 Aug 20 04:34:26.804869 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 361/1440] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:34:26 2026] DELETE /volume/v3/snapshots/f77ace91-3e9e-46a6-87ac-f905ab2eda71 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:34:26.815224 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-32f7a49b-c89d-48e6-aaf3-de43c2032f8e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:26.817620 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-32f7a49b-c89d-48e6-aaf3-de43c2032f8e tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/snapshots/f77ace91-3e9e-46a6-87ac-f905ab2eda71 Aug 20 04:34:26.817876 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-32f7a49b-c89d-48e6-aaf3-de43c2032f8e tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:26.818110 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-32f7a49b-c89d-48e6-aaf3-de43c2032f8e tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:26.827919 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:26.827919 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:26.828449 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-32f7a49b-c89d-48e6-aaf3-de43c2032f8e tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot retrieved successfully. Aug 20 04:34:26.829568 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-32f7a49b-c89d-48e6-aaf3-de43c2032f8e tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots/f77ace91-3e9e-46a6-87ac-f905ab2eda71 returned with HTTP 200 Aug 20 04:34:26.829991 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 358/1441] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:34:26 2026] GET /volume/v3/snapshots/f77ace91-3e9e-46a6-87ac-f905ab2eda71 => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:27.158828 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7da43be1-810a-488f-89e8-f5cc166c5368 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:27.163560 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7da43be1-810a-488f-89e8-f5cc166c5368 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] GET https://10.4.3.239/volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f Aug 20 04:34:27.163560 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7da43be1-810a-488f-89e8-f5cc166c5368 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:27.163898 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7da43be1-810a-488f-89e8-f5cc166c5368 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:27.164065 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-7da43be1-810a-488f-89e8-f5cc166c5368 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Show backup with id ab3880b7-037a-4ab7-84ee-c8b34e32972f. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:34:27.181103 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:27.181103 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:27.182119 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7da43be1-810a-488f-89e8-f5cc166c5368 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] https://10.4.3.239/volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f returned with HTTP 200 Aug 20 04:34:27.182541 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 364/1442] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:27 2026] GET /volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f => generated 759 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:27.845453 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6596150a-e4cc-468b-bfed-80789072fa34 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:27.847669 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6596150a-e4cc-468b-bfed-80789072fa34 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/snapshots/f77ace91-3e9e-46a6-87ac-f905ab2eda71 Aug 20 04:34:27.848107 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6596150a-e4cc-468b-bfed-80789072fa34 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:27.848384 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6596150a-e4cc-468b-bfed-80789072fa34 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:28.056874 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6596150a-e4cc-468b-bfed-80789072fa34 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots/f77ace91-3e9e-46a6-87ac-f905ab2eda71 returned with HTTP 404 Aug 20 04:34:28.057797 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 360/1443] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:34:27 2026] GET /volume/v3/snapshots/f77ace91-3e9e-46a6-87ac-f905ab2eda71 => generated 111 bytes in 213 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:34:28.071489 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7964c3ad-7718-4bfb-99d8-d1965426872f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:28.079365 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7964c3ad-7718-4bfb-99d8-d1965426872f tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/4b3ca8d6-067b-4da7-ba39-2953df658f15 Aug 20 04:34:28.079365 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7964c3ad-7718-4bfb-99d8-d1965426872f tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:28.079365 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7964c3ad-7718-4bfb-99d8-d1965426872f tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:28.079365 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-7964c3ad-7718-4bfb-99d8-d1965426872f tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Delete snapshot with id: 4b3ca8d6-067b-4da7-ba39-2953df658f15 Aug 20 04:34:28.085825 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:28.085825 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:34:28.086697 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7964c3ad-7718-4bfb-99d8-d1965426872f tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot retrieved successfully. Aug 20 04:34:28.130032 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7964c3ad-7718-4bfb-99d8-d1965426872f tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot delete request issued successfully. Aug 20 04:34:28.133304 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7964c3ad-7718-4bfb-99d8-d1965426872f tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots/4b3ca8d6-067b-4da7-ba39-2953df658f15 returned with HTTP 202 Aug 20 04:34:28.133304 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 362/1444] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:34:28 2026] DELETE /volume/v3/snapshots/4b3ca8d6-067b-4da7-ba39-2953df658f15 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:34:28.146298 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4a731940-4b3b-451a-ba72-ef71ef38b025 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:28.152343 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4a731940-4b3b-451a-ba72-ef71ef38b025 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/snapshots/4b3ca8d6-067b-4da7-ba39-2953df658f15 Aug 20 04:34:28.152571 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4a731940-4b3b-451a-ba72-ef71ef38b025 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:28.152779 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4a731940-4b3b-451a-ba72-ef71ef38b025 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:28.162747 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:28.162747 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:28.163145 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-4a731940-4b3b-451a-ba72-ef71ef38b025 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot retrieved successfully. Aug 20 04:34:28.164164 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4a731940-4b3b-451a-ba72-ef71ef38b025 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots/4b3ca8d6-067b-4da7-ba39-2953df658f15 returned with HTTP 200 Aug 20 04:34:28.164654 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 359/1445] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:34:28 2026] GET /volume/v3/snapshots/4b3ca8d6-067b-4da7-ba39-2953df658f15 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:28.199355 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-640c8f42-7c5f-425e-9956-72113e91f740 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:28.201795 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-640c8f42-7c5f-425e-9956-72113e91f740 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] GET https://10.4.3.239/volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f Aug 20 04:34:28.203208 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-640c8f42-7c5f-425e-9956-72113e91f740 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:28.203208 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-640c8f42-7c5f-425e-9956-72113e91f740 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:28.203208 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-640c8f42-7c5f-425e-9956-72113e91f740 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Show backup with id ab3880b7-037a-4ab7-84ee-c8b34e32972f. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:34:28.209705 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:28.209705 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:28.211738 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-640c8f42-7c5f-425e-9956-72113e91f740 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] https://10.4.3.239/volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f returned with HTTP 200 Aug 20 04:34:28.211738 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 365/1446] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:28 2026] GET /volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f => generated 759 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:28.588218 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-891a8f92-5990-4ec7-ab04-f27dd2cfb3fd req-d011da9b-ad11-4028-a94d-351d688a4d55 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:28.591203 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-891a8f92-5990-4ec7-ab04-f27dd2cfb3fd req-d011da9b-ad11-4028-a94d-351d688a4d55 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] GET https://10.4.3.239/volume/v3/volumes/304e7b5a-f9ad-486e-a1da-c317e3057f16 Aug 20 04:34:28.591351 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-891a8f92-5990-4ec7-ab04-f27dd2cfb3fd req-d011da9b-ad11-4028-a94d-351d688a4d55 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:28.594760 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-891a8f92-5990-4ec7-ab04-f27dd2cfb3fd req-d011da9b-ad11-4028-a94d-351d688a4d55 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:28.602574 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:28.602574 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:28.607307 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-891a8f92-5990-4ec7-ab04-f27dd2cfb3fd req-d011da9b-ad11-4028-a94d-351d688a4d55 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Volume info retrieved successfully. Aug 20 04:34:28.613844 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-891a8f92-5990-4ec7-ab04-f27dd2cfb3fd req-d011da9b-ad11-4028-a94d-351d688a4d55 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] https://10.4.3.239/volume/v3/volumes/304e7b5a-f9ad-486e-a1da-c317e3057f16 returned with HTTP 200 Aug 20 04:34:28.614708 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 361/1447] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:34:28 2026] GET /volume/v3/volumes/304e7b5a-f9ad-486e-a1da-c317e3057f16 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:28.637509 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6b9bbbed-d7f3-4911-817c-ed672c6dce7d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:28.638089 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6b9bbbed-d7f3-4911-817c-ed672c6dce7d None None] GET https://10.4.3.239/volume// Aug 20 04:34:28.638357 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6b9bbbed-d7f3-4911-817c-ed672c6dce7d None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:28.638654 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6b9bbbed-d7f3-4911-817c-ed672c6dce7d None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:28.639142 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6b9bbbed-d7f3-4911-817c-ed672c6dce7d None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:34:28.642560 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 363/1448] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:34:28 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:34:28.655478 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-891a8f92-5990-4ec7-ab04-f27dd2cfb3fd req-de4b484a-e484-4d2f-b8c9-2ae8624a9a3f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:28.658314 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-891a8f92-5990-4ec7-ab04-f27dd2cfb3fd req-de4b484a-e484-4d2f-b8c9-2ae8624a9a3f tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:34:28.658849 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-891a8f92-5990-4ec7-ab04-f27dd2cfb3fd req-de4b484a-e484-4d2f-b8c9-2ae8624a9a3f tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "304e7b5a-f9ad-486e-a1da-c317e3057f16", "connector": null, "instance_uuid": "f43d286e-2a11-443a-a448-b2db35c612be"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:34:28.671740 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:28.671740 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:28.717685 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-891a8f92-5990-4ec7-ab04-f27dd2cfb3fd req-de4b484a-e484-4d2f-b8c9-2ae8624a9a3f tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:34:28.718340 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 360/1449] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:34:28 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 20 04:34:28.737042 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-15f862ba-3356-40f7-94bb-be8bc7fb8c04 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:28.737446 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-15f862ba-3356-40f7-94bb-be8bc7fb8c04 None None] GET https://10.4.3.239/volume// Aug 20 04:34:28.737790 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-15f862ba-3356-40f7-94bb-be8bc7fb8c04 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:28.738166 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-15f862ba-3356-40f7-94bb-be8bc7fb8c04 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:28.738571 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-15f862ba-3356-40f7-94bb-be8bc7fb8c04 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:34:28.738909 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 366/1450] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:34: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 20 04:34:28.755410 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-891a8f92-5990-4ec7-ab04-f27dd2cfb3fd req-68f755c0-0b96-4c4a-9c85-bbb626e6d900 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:28.758009 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-891a8f92-5990-4ec7-ab04-f27dd2cfb3fd req-68f755c0-0b96-4c4a-9c85-bbb626e6d900 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] GET https://10.4.3.239/volume/v3/volumes/304e7b5a-f9ad-486e-a1da-c317e3057f16 Aug 20 04:34:28.758464 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-891a8f92-5990-4ec7-ab04-f27dd2cfb3fd req-68f755c0-0b96-4c4a-9c85-bbb626e6d900 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:28.758764 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-891a8f92-5990-4ec7-ab04-f27dd2cfb3fd req-68f755c0-0b96-4c4a-9c85-bbb626e6d900 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:28.774286 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:28.774286 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:28.778676 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-891a8f92-5990-4ec7-ab04-f27dd2cfb3fd req-68f755c0-0b96-4c4a-9c85-bbb626e6d900 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Volume info retrieved successfully. Aug 20 04:34:28.785670 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-891a8f92-5990-4ec7-ab04-f27dd2cfb3fd req-68f755c0-0b96-4c4a-9c85-bbb626e6d900 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] https://10.4.3.239/volume/v3/volumes/304e7b5a-f9ad-486e-a1da-c317e3057f16 returned with HTTP 200 Aug 20 04:34:28.786327 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 362/1451] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:34:28 2026] GET /volume/v3/volumes/304e7b5a-f9ad-486e-a1da-c317e3057f16 => generated 1021 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:34:28.897110 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-891a8f92-5990-4ec7-ab04-f27dd2cfb3fd req-aea37576-f4d0-4e66-893a-01c71c8fe9bd None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:28.899787 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-891a8f92-5990-4ec7-ab04-f27dd2cfb3fd req-aea37576-f4d0-4e66-893a-01c71c8fe9bd tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] PUT https://10.4.3.239/volume/v3/attachments/ca857055-a840-4195-bf8a-00f223fdf170 Aug 20 04:34:28.900284 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-891a8f92-5990-4ec7-ab04-f27dd2cfb3fd req-aea37576-f4d0-4e66-893a-01c71c8fe9bd tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:34:28.910769 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-891a8f92-5990-4ec7-ab04-f27dd2cfb3fd req-aea37576-f4d0-4e66-893a-01c71c8fe9bd tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Acquiring lock "cinder-attachment_update-304e7b5a-f9ad-486e-a1da-c317e3057f16-np0000007850" by "attachment_update" {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:34:28.917206 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-891a8f92-5990-4ec7-ab04-f27dd2cfb3fd req-aea37576-f4d0-4e66-893a-01c71c8fe9bd tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Lock "cinder-attachment_update-304e7b5a-f9ad-486e-a1da-c317e3057f16-np0000007850" acquired by "attachment_update" :: waited 0.006s {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:34:28.918625 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:28.918625 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:34:29.064714 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-891a8f92-5990-4ec7-ab04-f27dd2cfb3fd req-aea37576-f4d0-4e66-893a-01c71c8fe9bd tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Lock "cinder-attachment_update-304e7b5a-f9ad-486e-a1da-c317e3057f16-np0000007850" released by "attachment_update" :: held 0.148s {{(pid=100176) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:34:29.065157 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-891a8f92-5990-4ec7-ab04-f27dd2cfb3fd req-aea37576-f4d0-4e66-893a-01c71c8fe9bd tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] https://10.4.3.239/volume/v3/attachments/ca857055-a840-4195-bf8a-00f223fdf170 returned with HTTP 200 Aug 20 04:34:29.065911 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 364/1452] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:34:28 2026] PUT /volume/v3/attachments/ca857055-a840-4195-bf8a-00f223fdf170 => generated 969 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:34:29.126335 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-891a8f92-5990-4ec7-ab04-f27dd2cfb3fd req-9b8bb018-b6ce-4cde-a965-3a6f91b97553 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:29.131044 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-891a8f92-5990-4ec7-ab04-f27dd2cfb3fd req-9b8bb018-b6ce-4cde-a965-3a6f91b97553 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] POST https://10.4.3.239/volume/v3/attachments/ca857055-a840-4195-bf8a-00f223fdf170/action Aug 20 04:34:29.131728 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-891a8f92-5990-4ec7-ab04-f27dd2cfb3fd req-9b8bb018-b6ce-4cde-a965-3a6f91b97553 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Action body: b'{"os-complete": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:34:29.131809 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-891a8f92-5990-4ec7-ab04-f27dd2cfb3fd req-9b8bb018-b6ce-4cde-a965-3a6f91b97553 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:34:29.177719 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-18675952-a657-4470-bddc-17058987fd42 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:29.181850 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-18675952-a657-4470-bddc-17058987fd42 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/snapshots/4b3ca8d6-067b-4da7-ba39-2953df658f15 Aug 20 04:34:29.182209 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-18675952-a657-4470-bddc-17058987fd42 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:29.182520 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-18675952-a657-4470-bddc-17058987fd42 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:29.186628 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:29.186628 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:29.187152 np0000007850 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writing DB stats cinder:SELECT=269,cinder:UPDATE=67,cinder:INSERT=38 {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:34:29.198349 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-18675952-a657-4470-bddc-17058987fd42 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots/4b3ca8d6-067b-4da7-ba39-2953df658f15 returned with HTTP 404 Aug 20 04:34:29.199290 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 367/1453] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:34:29 2026] GET /volume/v3/snapshots/4b3ca8d6-067b-4da7-ba39-2953df658f15 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:34:29.217310 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-901fcb31-51fa-4f9f-afb7-e36192f72b80 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:29.219605 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-901fcb31-51fa-4f9f-afb7-e36192f72b80 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/72e15e1e-2e8a-458a-b547-92c5566371ae Aug 20 04:34:29.220986 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-901fcb31-51fa-4f9f-afb7-e36192f72b80 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:29.220986 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-901fcb31-51fa-4f9f-afb7-e36192f72b80 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:29.220986 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-901fcb31-51fa-4f9f-afb7-e36192f72b80 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Delete snapshot with id: 72e15e1e-2e8a-458a-b547-92c5566371ae Aug 20 04:34:29.230056 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-891a8f92-5990-4ec7-ab04-f27dd2cfb3fd req-9b8bb018-b6ce-4cde-a965-3a6f91b97553 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] https://10.4.3.239/volume/v3/attachments/ca857055-a840-4195-bf8a-00f223fdf170/action returned with HTTP 204 Aug 20 04:34:29.230755 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 361/1454] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:34:29 2026] POST /volume/v3/attachments/ca857055-a840-4195-bf8a-00f223fdf170/action => generated 0 bytes in 105 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:34:29.231834 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-901fcb31-51fa-4f9f-afb7-e36192f72b80 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots/72e15e1e-2e8a-458a-b547-92c5566371ae returned with HTTP 404 Aug 20 04:34:29.233310 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1844201a-c01d-4e95-8277-390f43034789 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:29.234766 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 363/1455] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:34:29 2026] DELETE /volume/v3/snapshots/72e15e1e-2e8a-458a-b547-92c5566371ae => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:34:29.235844 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1844201a-c01d-4e95-8277-390f43034789 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] GET https://10.4.3.239/volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f Aug 20 04:34:29.236112 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1844201a-c01d-4e95-8277-390f43034789 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:29.236319 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1844201a-c01d-4e95-8277-390f43034789 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:29.236428 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-1844201a-c01d-4e95-8277-390f43034789 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Show backup with id ab3880b7-037a-4ab7-84ee-c8b34e32972f. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:34:29.243692 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:29.243692 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:34:29.244567 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1844201a-c01d-4e95-8277-390f43034789 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] https://10.4.3.239/volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f returned with HTTP 200 Aug 20 04:34:29.249231 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 365/1456] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:29 2026] GET /volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f => generated 759 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:29.252782 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ce6db6c9-da8f-49f2-8d4b-ad0663f07b62 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:29.256587 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ce6db6c9-da8f-49f2-8d4b-ad0663f07b62 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/4b3ca8d6-067b-4da7-ba39-2953df658f15 Aug 20 04:34:29.256587 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ce6db6c9-da8f-49f2-8d4b-ad0663f07b62 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:29.257595 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ce6db6c9-da8f-49f2-8d4b-ad0663f07b62 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:29.257595 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.snapshots [None req-ce6db6c9-da8f-49f2-8d4b-ad0663f07b62 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Delete snapshot with id: 4b3ca8d6-067b-4da7-ba39-2953df658f15 Aug 20 04:34:29.265606 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ce6db6c9-da8f-49f2-8d4b-ad0663f07b62 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots/4b3ca8d6-067b-4da7-ba39-2953df658f15 returned with HTTP 404 Aug 20 04:34:29.266837 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 368/1457] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:34:29 2026] DELETE /volume/v3/snapshots/4b3ca8d6-067b-4da7-ba39-2953df658f15 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:34:29.334907 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-b3002cbe-52f6-428e-9776-78b5134b06e8 req-b45cd4d5-71f5-4439-92c4-7aa9a15b75c7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:29.682817 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-b3002cbe-52f6-428e-9776-78b5134b06e8 req-b45cd4d5-71f5-4439-92c4-7aa9a15b75c7 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da Aug 20 04:34:29.683090 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-b3002cbe-52f6-428e-9776-78b5134b06e8 req-b45cd4d5-71f5-4439-92c4-7aa9a15b75c7 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:29.684430 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-b3002cbe-52f6-428e-9776-78b5134b06e8 req-b45cd4d5-71f5-4439-92c4-7aa9a15b75c7 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:29.709253 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:29.709253 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:29.715830 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-b3002cbe-52f6-428e-9776-78b5134b06e8 req-b45cd4d5-71f5-4439-92c4-7aa9a15b75c7 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:34:29.724011 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-b3002cbe-52f6-428e-9776-78b5134b06e8 req-b45cd4d5-71f5-4439-92c4-7aa9a15b75c7 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da returned with HTTP 200 Aug 20 04:34:29.724798 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 362/1458] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:34:29 2026] GET /volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da => generated 1139 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:34:29.748928 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-b3002cbe-52f6-428e-9776-78b5134b06e8 req-141183b4-e202-42db-b036-db8666b58549 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:29.752132 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-b3002cbe-52f6-428e-9776-78b5134b06e8 req-141183b4-e202-42db-b036-db8666b58549 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] POST https://10.4.3.239/volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da/action Aug 20 04:34:29.752568 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-b3002cbe-52f6-428e-9776-78b5134b06e8 req-141183b4-e202-42db-b036-db8666b58549 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:34:29.752727 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-b3002cbe-52f6-428e-9776-78b5134b06e8 req-141183b4-e202-42db-b036-db8666b58549 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:34:29.769732 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:29.769732 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:29.770027 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-b3002cbe-52f6-428e-9776-78b5134b06e8 req-141183b4-e202-42db-b036-db8666b58549 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:34:29.779087 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-b3002cbe-52f6-428e-9776-78b5134b06e8 req-141183b4-e202-42db-b036-db8666b58549 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Begin detaching volume completed successfully. Aug 20 04:34:29.779415 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-b3002cbe-52f6-428e-9776-78b5134b06e8 req-141183b4-e202-42db-b036-db8666b58549 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da/action returned with HTTP 202 Aug 20 04:34:29.779972 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 364/1459] 10.4.3.239 () {72 vars in 1672 bytes} [Thu Aug 20 04:34:29 2026] POST /volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:34:29.872967 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-cbc26b34-2a3d-4c81-a166-eb699846319f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:29.874388 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cbc26b34-2a3d-4c81-a166-eb699846319f None None] GET https://10.4.3.239/volume// Aug 20 04:34:29.875290 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cbc26b34-2a3d-4c81-a166-eb699846319f None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:29.877515 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cbc26b34-2a3d-4c81-a166-eb699846319f None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:29.877515 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cbc26b34-2a3d-4c81-a166-eb699846319f None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:34:29.878128 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 366/1460] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:34:29 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:34:29.895220 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-b3002cbe-52f6-428e-9776-78b5134b06e8 req-0fec421a-a6a7-4273-ab17-db6bbc1c78d5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:29.897540 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-b3002cbe-52f6-428e-9776-78b5134b06e8 req-0fec421a-a6a7-4273-ab17-db6bbc1c78d5 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da Aug 20 04:34:29.898158 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-b3002cbe-52f6-428e-9776-78b5134b06e8 req-0fec421a-a6a7-4273-ab17-db6bbc1c78d5 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:29.899152 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-b3002cbe-52f6-428e-9776-78b5134b06e8 req-0fec421a-a6a7-4273-ab17-db6bbc1c78d5 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:29.915836 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:29.915836 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:29.928507 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-b3002cbe-52f6-428e-9776-78b5134b06e8 req-0fec421a-a6a7-4273-ab17-db6bbc1c78d5 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:34:29.941008 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-b3002cbe-52f6-428e-9776-78b5134b06e8 req-0fec421a-a6a7-4273-ab17-db6bbc1c78d5 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da returned with HTTP 200 Aug 20 04:34:29.941954 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 369/1461] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:34:29 2026] GET /volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da => generated 1322 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:34:30.266745 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-dd8fb05e-7255-408c-8ccd-e155c50aa691 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:30.270029 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dd8fb05e-7255-408c-8ccd-e155c50aa691 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] GET https://10.4.3.239/volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f Aug 20 04:34:30.270234 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-dd8fb05e-7255-408c-8ccd-e155c50aa691 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:30.270546 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-dd8fb05e-7255-408c-8ccd-e155c50aa691 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:30.270965 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-dd8fb05e-7255-408c-8ccd-e155c50aa691 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Show backup with id ab3880b7-037a-4ab7-84ee-c8b34e32972f. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:34:30.285827 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:30.285827 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:30.287782 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dd8fb05e-7255-408c-8ccd-e155c50aa691 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] https://10.4.3.239/volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f returned with HTTP 200 Aug 20 04:34:30.288674 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 363/1462] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:30 2026] GET /volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f => generated 759 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:31.303408 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-cfe790b4-aeb4-4bba-b167-dd9929b06f57 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:31.305565 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cfe790b4-aeb4-4bba-b167-dd9929b06f57 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] GET https://10.4.3.239/volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f Aug 20 04:34:31.305753 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cfe790b4-aeb4-4bba-b167-dd9929b06f57 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:31.305999 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cfe790b4-aeb4-4bba-b167-dd9929b06f57 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:31.306101 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-cfe790b4-aeb4-4bba-b167-dd9929b06f57 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Show backup with id ab3880b7-037a-4ab7-84ee-c8b34e32972f. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:34:31.310775 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:31.310775 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:31.311771 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cfe790b4-aeb4-4bba-b167-dd9929b06f57 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] https://10.4.3.239/volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f returned with HTTP 200 Aug 20 04:34:31.312201 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 365/1463] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:31 2026] GET /volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:32.328373 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-82c0eff8-288a-4ced-a784-9c7adf0e69ca None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:32.333933 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-82c0eff8-288a-4ced-a784-9c7adf0e69ca tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] GET https://10.4.3.239/volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f Aug 20 04:34:32.333933 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-82c0eff8-288a-4ced-a784-9c7adf0e69ca tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:32.337078 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-82c0eff8-288a-4ced-a784-9c7adf0e69ca tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:32.337078 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-82c0eff8-288a-4ced-a784-9c7adf0e69ca tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Show backup with id ab3880b7-037a-4ab7-84ee-c8b34e32972f. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:34:32.346303 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:32.346303 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:34:32.349074 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-82c0eff8-288a-4ced-a784-9c7adf0e69ca tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] https://10.4.3.239/volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f returned with HTTP 200 Aug 20 04:34:32.349074 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 367/1464] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:32 2026] GET /volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f => generated 759 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:33.366983 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-faf95764-4fe1-4828-82d7-cf8022585f89 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:33.372438 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-faf95764-4fe1-4828-82d7-cf8022585f89 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] GET https://10.4.3.239/volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f Aug 20 04:34:33.372438 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-faf95764-4fe1-4828-82d7-cf8022585f89 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:33.372438 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-faf95764-4fe1-4828-82d7-cf8022585f89 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:33.372438 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-faf95764-4fe1-4828-82d7-cf8022585f89 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Show backup with id ab3880b7-037a-4ab7-84ee-c8b34e32972f. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:34:33.383482 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:33.383482 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:33.384790 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-faf95764-4fe1-4828-82d7-cf8022585f89 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] https://10.4.3.239/volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f returned with HTTP 200 Aug 20 04:34:33.388419 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 370/1465] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:33 2026] GET /volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f => generated 759 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:33.610283 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-b3002cbe-52f6-428e-9776-78b5134b06e8 req-444edabb-105c-41e5-8123-a3783902ca9d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:33.614241 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-b3002cbe-52f6-428e-9776-78b5134b06e8 req-444edabb-105c-41e5-8123-a3783902ca9d tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] DELETE https://10.4.3.239/volume/v3/attachments/8152c3b9-be85-4e67-a026-340ff23750e6 Aug 20 04:34:33.614241 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-b3002cbe-52f6-428e-9776-78b5134b06e8 req-444edabb-105c-41e5-8123-a3783902ca9d tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:33.614241 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-b3002cbe-52f6-428e-9776-78b5134b06e8 req-444edabb-105c-41e5-8123-a3783902ca9d tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:33.629792 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:33.629792 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:33.709078 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-b3002cbe-52f6-428e-9776-78b5134b06e8 req-444edabb-105c-41e5-8123-a3783902ca9d tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/attachments/8152c3b9-be85-4e67-a026-340ff23750e6 returned with HTTP 200 Aug 20 04:34:33.709078 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 364/1466] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:34:33 2026] DELETE /volume/v3/attachments/8152c3b9-be85-4e67-a026-340ff23750e6 => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:34.408828 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-de94a86e-84ae-4d2f-b935-da9a26f5f30c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:34.413229 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-de94a86e-84ae-4d2f-b935-da9a26f5f30c tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] GET https://10.4.3.239/volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f Aug 20 04:34:34.413357 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-de94a86e-84ae-4d2f-b935-da9a26f5f30c tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:34.413510 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-de94a86e-84ae-4d2f-b935-da9a26f5f30c tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:34.414143 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-de94a86e-84ae-4d2f-b935-da9a26f5f30c tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Show backup with id ab3880b7-037a-4ab7-84ee-c8b34e32972f. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:34:34.421020 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:34.421020 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:34.422124 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-de94a86e-84ae-4d2f-b935-da9a26f5f30c tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] https://10.4.3.239/volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f returned with HTTP 200 Aug 20 04:34:34.422842 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 366/1467] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:34 2026] GET /volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f => generated 759 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:35.437572 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5e3b9a8a-9f41-447b-81f0-02cded83a695 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:35.439969 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5e3b9a8a-9f41-447b-81f0-02cded83a695 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] GET https://10.4.3.239/volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f Aug 20 04:34:35.440220 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5e3b9a8a-9f41-447b-81f0-02cded83a695 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:35.440660 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5e3b9a8a-9f41-447b-81f0-02cded83a695 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:35.440660 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-5e3b9a8a-9f41-447b-81f0-02cded83a695 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Show backup with id ab3880b7-037a-4ab7-84ee-c8b34e32972f. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:34:35.446162 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:35.446162 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:34:35.447130 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5e3b9a8a-9f41-447b-81f0-02cded83a695 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] https://10.4.3.239/volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f returned with HTTP 200 Aug 20 04:34:35.447683 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 368/1468] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:35 2026] GET /volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f => generated 761 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:35.463598 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0fb9c2f4-cbdb-497d-8977-d5ea5edc2336 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:35.465352 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0fb9c2f4-cbdb-497d-8977-d5ea5edc2336 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:34:35.465774 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0fb9c2f4-cbdb-497d-8977-d5ea5edc2336 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "ab3880b7-037a-4ab7-84ee-c8b34e32972f", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1632884932"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:34:35.467375 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-0fb9c2f4-cbdb-497d-8977-d5ea5edc2336 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Create volume request body: {'volume': {"'backup_id": 'ab3880b7-037a-4ab7-84ee-c8b34e32972f', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1632884932'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:34:35.467538 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-0fb9c2f4-cbdb-497d-8977-d5ea5edc2336 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Create volume of 1 GB Aug 20 04:34:35.472336 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-0fb9c2f4-cbdb-497d-8977-d5ea5edc2336 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Availability Zones retrieved successfully. Aug 20 04:34:35.480988 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-0fb9c2f4-cbdb-497d-8977-d5ea5edc2336 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Flow 'volume_create_api' (fcbe310e-387e-42cf-ba4f-5c504feaa13f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:34:35.482513 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-0fb9c2f4-cbdb-497d-8977-d5ea5edc2336 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c95363b-49f1-4ed1-a402-41981217c7a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:35.483803 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-0fb9c2f4-cbdb-497d-8977-d5ea5edc2336 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:34:35.529161 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-0fb9c2f4-cbdb-497d-8977-d5ea5edc2336 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c95363b-49f1-4ed1-a402-41981217c7a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:35.530135 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-0fb9c2f4-cbdb-497d-8977-d5ea5edc2336 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39905ec0-c160-4871-9d91-cb27dbe43d9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:35.584562 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-699f5d08-6cc0-444f-b5cd-a8c9fbd8c718 req-a38def24-6750-42ae-8149-bacb3d823f18 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:35.592748 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-699f5d08-6cc0-444f-b5cd-a8c9fbd8c718 req-a38def24-6750-42ae-8149-bacb3d823f18 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] DELETE https://10.4.3.239/volume/v3/attachments/8152c3b9-be85-4e67-a026-340ff23750e6 Aug 20 04:34:35.593007 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-699f5d08-6cc0-444f-b5cd-a8c9fbd8c718 req-a38def24-6750-42ae-8149-bacb3d823f18 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:35.593255 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-699f5d08-6cc0-444f-b5cd-a8c9fbd8c718 req-a38def24-6750-42ae-8149-bacb3d823f18 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:35.596080 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-0fb9c2f4-cbdb-497d-8977-d5ea5edc2336 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Created reservations ['d41464d1-8111-4888-8a8e-cdd73481cfc8', '3f24d5db-6fdd-4f1a-a89f-5509bdd59b34', '9b988dfc-796d-45e9-b7b2-517770c0ae2e', 'a640c789-53f9-4e86-bb5d-2e5e9a4d860e'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:34:35.597480 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-0fb9c2f4-cbdb-497d-8977-d5ea5edc2336 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39905ec0-c160-4871-9d91-cb27dbe43d9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d41464d1-8111-4888-8a8e-cdd73481cfc8', '3f24d5db-6fdd-4f1a-a89f-5509bdd59b34', '9b988dfc-796d-45e9-b7b2-517770c0ae2e', 'a640c789-53f9-4e86-bb5d-2e5e9a4d860e']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:35.598615 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-0fb9c2f4-cbdb-497d-8977-d5ea5edc2336 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be7ba962-71ee-4850-b053-33a71c969392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:35.602293 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-699f5d08-6cc0-444f-b5cd-a8c9fbd8c718 req-a38def24-6750-42ae-8149-bacb3d823f18 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/attachments/8152c3b9-be85-4e67-a026-340ff23750e6 returned with HTTP 404 Aug 20 04:34:35.603132 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 365/1469] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:34:35 2026] DELETE /volume/v3/attachments/8152c3b9-be85-4e67-a026-340ff23750e6 => generated 149 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:34:35.633138 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-0fb9c2f4-cbdb-497d-8977-d5ea5edc2336 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be7ba962-71ee-4850-b053-33a71c969392) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '556af344-d7aa-42e2-8f2b-70af94d469ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1632884932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21fa602238c0498492d2997ef82b482b',qos_specs=None,replication_status=,reservations=['d41464d1-8111-4888-8a8e-cdd73481cfc8','3f24d5db-6fdd-4f1a-a89f-5509bdd59b34','9b988dfc-796d-45e9-b7b2-517770c0ae2e','a640c789-53f9-4e86-bb5d-2e5e9a4d860e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3dad432d470e474ca1d2d7ad0329ac3e',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:34:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1632884932',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=556af344-d7aa-42e2-8f2b-70af94d469ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21fa602238c0498492d2997ef82b482b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3dad432d470e474ca1d2d7ad0329ac3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:35.634115 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-0fb9c2f4-cbdb-497d-8977-d5ea5edc2336 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (096616f6-e3f3-4e76-9597-88dffc5c8395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:35.680986 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-0fb9c2f4-cbdb-497d-8977-d5ea5edc2336 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (096616f6-e3f3-4e76-9597-88dffc5c8395) transitioned into state 'SUCCESS' from state '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-1632884932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21fa602238c0498492d2997ef82b482b',qos_specs=None,replication_status=,reservations=['d41464d1-8111-4888-8a8e-cdd73481cfc8','3f24d5db-6fdd-4f1a-a89f-5509bdd59b34','9b988dfc-796d-45e9-b7b2-517770c0ae2e','a640c789-53f9-4e86-bb5d-2e5e9a4d860e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3dad432d470e474ca1d2d7ad0329ac3e',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:35.682154 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-0fb9c2f4-cbdb-497d-8977-d5ea5edc2336 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eef7f95c-ae3b-49c5-b772-e050c6afff24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:35.701677 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-0fb9c2f4-cbdb-497d-8977-d5ea5edc2336 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eef7f95c-ae3b-49c5-b772-e050c6afff24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:35.703078 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-0fb9c2f4-cbdb-497d-8977-d5ea5edc2336 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Flow 'volume_create_api' (fcbe310e-387e-42cf-ba4f-5c504feaa13f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:34:35.703566 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-0fb9c2f4-cbdb-497d-8977-d5ea5edc2336 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Create volume request issued successfully. Aug 20 04:34:35.704509 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0fb9c2f4-cbdb-497d-8977-d5ea5edc2336 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:34:35.705133 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 371/1470] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:34:35 2026] POST /volume/v3/volumes => generated 758 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:34:35.724386 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c98e89ec-ab53-4235-84c8-9c60f3896d3f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:35.726481 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c98e89ec-ab53-4235-84c8-9c60f3896d3f tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:34:35.728786 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c98e89ec-ab53-4235-84c8-9c60f3896d3f tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "ab3880b7-037a-4ab7-84ee-c8b34e32972f", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1512363893"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:34:35.731167 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-c98e89ec-ab53-4235-84c8-9c60f3896d3f tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Create volume request body: {'volume': {"'backup_id": 'ab3880b7-037a-4ab7-84ee-c8b34e32972f', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1512363893'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:34:35.731452 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-c98e89ec-ab53-4235-84c8-9c60f3896d3f tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Create volume of 1 GB Aug 20 04:34:35.742631 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c98e89ec-ab53-4235-84c8-9c60f3896d3f tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Availability Zones retrieved successfully. Aug 20 04:34:35.750910 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c98e89ec-ab53-4235-84c8-9c60f3896d3f tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Flow 'volume_create_api' (8418ae32-3079-4387-832b-9caeafd0242e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:34:35.753419 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c98e89ec-ab53-4235-84c8-9c60f3896d3f tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72de6397-cb0c-49f4-bf05-4b672b0edd65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:35.754794 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-c98e89ec-ab53-4235-84c8-9c60f3896d3f tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:34:35.805745 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c98e89ec-ab53-4235-84c8-9c60f3896d3f tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72de6397-cb0c-49f4-bf05-4b672b0edd65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:35.806951 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c98e89ec-ab53-4235-84c8-9c60f3896d3f tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd327e8c-1e83-4911-9f98-8ec6572616b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:35.892939 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-c98e89ec-ab53-4235-84c8-9c60f3896d3f tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Created reservations ['eda57993-110a-4290-a60a-b3823bf5a5bd', 'a883981a-10fa-4b25-bb06-3927674e1a55', '45c06f37-7339-4615-8271-912f0ee3707a', '3d0c817c-4377-4b9b-b764-ab4950cec72f'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:34:35.894688 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c98e89ec-ab53-4235-84c8-9c60f3896d3f tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd327e8c-1e83-4911-9f98-8ec6572616b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eda57993-110a-4290-a60a-b3823bf5a5bd', 'a883981a-10fa-4b25-bb06-3927674e1a55', '45c06f37-7339-4615-8271-912f0ee3707a', '3d0c817c-4377-4b9b-b764-ab4950cec72f']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:35.896207 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c98e89ec-ab53-4235-84c8-9c60f3896d3f tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d1da350-69ad-466a-9799-1013bdc2d05f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:35.939129 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c98e89ec-ab53-4235-84c8-9c60f3896d3f tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d1da350-69ad-466a-9799-1013bdc2d05f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37f4e1d0-04ce-4ed8-b2e6-13bc0bae89b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1512363893',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21fa602238c0498492d2997ef82b482b',qos_specs=None,replication_status=,reservations=['eda57993-110a-4290-a60a-b3823bf5a5bd','a883981a-10fa-4b25-bb06-3927674e1a55','45c06f37-7339-4615-8271-912f0ee3707a','3d0c817c-4377-4b9b-b764-ab4950cec72f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3dad432d470e474ca1d2d7ad0329ac3e',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:34:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1512363893',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37f4e1d0-04ce-4ed8-b2e6-13bc0bae89b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21fa602238c0498492d2997ef82b482b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3dad432d470e474ca1d2d7ad0329ac3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:35.939740 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c98e89ec-ab53-4235-84c8-9c60f3896d3f tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5177c658-26c5-43cd-8f16-8e9d7380fdbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:35.971293 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c98e89ec-ab53-4235-84c8-9c60f3896d3f tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5177c658-26c5-43cd-8f16-8e9d7380fdbf) transitioned into state 'SUCCESS' from state '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-1512363893',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21fa602238c0498492d2997ef82b482b',qos_specs=None,replication_status=,reservations=['eda57993-110a-4290-a60a-b3823bf5a5bd','a883981a-10fa-4b25-bb06-3927674e1a55','45c06f37-7339-4615-8271-912f0ee3707a','3d0c817c-4377-4b9b-b764-ab4950cec72f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3dad432d470e474ca1d2d7ad0329ac3e',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:35.973684 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c98e89ec-ab53-4235-84c8-9c60f3896d3f tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45dac28d-61de-44db-a857-fd9f65f26dd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:35.993603 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c98e89ec-ab53-4235-84c8-9c60f3896d3f tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45dac28d-61de-44db-a857-fd9f65f26dd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:35.994868 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c98e89ec-ab53-4235-84c8-9c60f3896d3f tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Flow 'volume_create_api' (8418ae32-3079-4387-832b-9caeafd0242e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:34:35.995806 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c98e89ec-ab53-4235-84c8-9c60f3896d3f tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Create volume request issued successfully. Aug 20 04:34:35.997089 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c98e89ec-ab53-4235-84c8-9c60f3896d3f tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:34:35.997376 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 367/1471] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:34:35 2026] POST /volume/v3/volumes => generated 758 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:34:36.019088 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8fc2b83c-e4de-4386-b221-bc181ebc9f60 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:36.021760 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8fc2b83c-e4de-4386-b221-bc181ebc9f60 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:34:36.022134 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8fc2b83c-e4de-4386-b221-bc181ebc9f60 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "ab3880b7-037a-4ab7-84ee-c8b34e32972f", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1787690640"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:34:36.024384 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-8fc2b83c-e4de-4386-b221-bc181ebc9f60 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Create volume request body: {'volume': {"'backup_id": 'ab3880b7-037a-4ab7-84ee-c8b34e32972f', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1787690640'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:34:36.024480 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-8fc2b83c-e4de-4386-b221-bc181ebc9f60 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Create volume of 1 GB Aug 20 04:34:36.029883 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-8fc2b83c-e4de-4386-b221-bc181ebc9f60 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Availability Zones retrieved successfully. Aug 20 04:34:36.039921 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-8fc2b83c-e4de-4386-b221-bc181ebc9f60 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Flow 'volume_create_api' (3fb0ea0b-a2ca-4254-9103-6e2c9afd9daa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:34:36.039921 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-8fc2b83c-e4de-4386-b221-bc181ebc9f60 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (443d04a5-24a2-4749-9db0-c82043b2d9ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:36.040832 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-8fc2b83c-e4de-4386-b221-bc181ebc9f60 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:34:36.078036 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-8fc2b83c-e4de-4386-b221-bc181ebc9f60 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (443d04a5-24a2-4749-9db0-c82043b2d9ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:36.079415 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-8fc2b83c-e4de-4386-b221-bc181ebc9f60 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d87f7f3-0d55-48a3-a6b4-8a209c3871d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:36.168887 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-8fc2b83c-e4de-4386-b221-bc181ebc9f60 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Created reservations ['3dd33d16-b35d-44d5-92f9-59a49911784f', 'f6b4c5d6-ea9e-4626-9ae1-5f9a8a8975cb', '86271adb-b5ab-4945-8c6d-73f45a699996', '3f10229b-0566-4ffa-bd72-3796e4288764'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:34:36.170245 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-8fc2b83c-e4de-4386-b221-bc181ebc9f60 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d87f7f3-0d55-48a3-a6b4-8a209c3871d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3dd33d16-b35d-44d5-92f9-59a49911784f', 'f6b4c5d6-ea9e-4626-9ae1-5f9a8a8975cb', '86271adb-b5ab-4945-8c6d-73f45a699996', '3f10229b-0566-4ffa-bd72-3796e4288764']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:36.170626 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-8fc2b83c-e4de-4386-b221-bc181ebc9f60 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e3d38c6-c047-44bc-b0b4-6c3b784d2dbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:36.214594 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-8fc2b83c-e4de-4386-b221-bc181ebc9f60 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e3d38c6-c047-44bc-b0b4-6c3b784d2dbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6087702-083e-4cba-8cde-8f8ae18ffd98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1787690640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21fa602238c0498492d2997ef82b482b',qos_specs=None,replication_status=,reservations=['3dd33d16-b35d-44d5-92f9-59a49911784f','f6b4c5d6-ea9e-4626-9ae1-5f9a8a8975cb','86271adb-b5ab-4945-8c6d-73f45a699996','3f10229b-0566-4ffa-bd72-3796e4288764'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3dad432d470e474ca1d2d7ad0329ac3e',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:34:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1787690640',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6087702-083e-4cba-8cde-8f8ae18ffd98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21fa602238c0498492d2997ef82b482b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3dad432d470e474ca1d2d7ad0329ac3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:36.216000 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-8fc2b83c-e4de-4386-b221-bc181ebc9f60 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ee4cca2-c4b8-408e-9641-9a577a3fa75f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:36.273254 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-8fc2b83c-e4de-4386-b221-bc181ebc9f60 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ee4cca2-c4b8-408e-9641-9a577a3fa75f) transitioned into state 'SUCCESS' from state '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-1787690640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21fa602238c0498492d2997ef82b482b',qos_specs=None,replication_status=,reservations=['3dd33d16-b35d-44d5-92f9-59a49911784f','f6b4c5d6-ea9e-4626-9ae1-5f9a8a8975cb','86271adb-b5ab-4945-8c6d-73f45a699996','3f10229b-0566-4ffa-bd72-3796e4288764'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3dad432d470e474ca1d2d7ad0329ac3e',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:36.273254 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-8fc2b83c-e4de-4386-b221-bc181ebc9f60 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e50973c-a1ec-4f22-ab6d-6f7ac4e8271d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:36.292728 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-8fc2b83c-e4de-4386-b221-bc181ebc9f60 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e50973c-a1ec-4f22-ab6d-6f7ac4e8271d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:36.293904 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-8fc2b83c-e4de-4386-b221-bc181ebc9f60 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Flow 'volume_create_api' (3fb0ea0b-a2ca-4254-9103-6e2c9afd9daa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:34:36.294207 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-8fc2b83c-e4de-4386-b221-bc181ebc9f60 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Create volume request issued successfully. Aug 20 04:34:36.294961 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8fc2b83c-e4de-4386-b221-bc181ebc9f60 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:34:36.295586 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 369/1472] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:34:36 2026] POST /volume/v3/volumes => generated 758 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:34:36.325626 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-05a09bc7-3afb-4e60-8687-4d2255ba46c6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:36.331930 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-05a09bc7-3afb-4e60-8687-4d2255ba46c6 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:34:36.332735 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-05a09bc7-3afb-4e60-8687-4d2255ba46c6 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "ab3880b7-037a-4ab7-84ee-c8b34e32972f", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-5125983"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:34:36.337441 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-05a09bc7-3afb-4e60-8687-4d2255ba46c6 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Create volume request body: {'volume': {"'backup_id": 'ab3880b7-037a-4ab7-84ee-c8b34e32972f', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-5125983'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:34:36.337441 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-05a09bc7-3afb-4e60-8687-4d2255ba46c6 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Create volume of 1 GB Aug 20 04:34:36.338360 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:36.338360 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:36.354786 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-05a09bc7-3afb-4e60-8687-4d2255ba46c6 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Availability Zones retrieved successfully. Aug 20 04:34:36.367951 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-05a09bc7-3afb-4e60-8687-4d2255ba46c6 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Flow 'volume_create_api' (1f278edd-90aa-4947-9f95-73bf03382546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:34:36.372132 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-05a09bc7-3afb-4e60-8687-4d2255ba46c6 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d606f6b-9143-48d6-ab0b-a68d857acfb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:36.373006 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-05a09bc7-3afb-4e60-8687-4d2255ba46c6 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:34:36.421043 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-5bde136e-e861-4d3d-8651-57c6cd5e5b9c req-b5d93d97-e2f4-4f06-afd3-cf10dbb74fbc None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:36.425110 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-5bde136e-e861-4d3d-8651-57c6cd5e5b9c req-b5d93d97-e2f4-4f06-afd3-cf10dbb74fbc tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] GET https://10.4.3.239/volume/v3/volumes/304e7b5a-f9ad-486e-a1da-c317e3057f16 Aug 20 04:34:36.425478 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-5bde136e-e861-4d3d-8651-57c6cd5e5b9c req-b5d93d97-e2f4-4f06-afd3-cf10dbb74fbc tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:36.426310 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-5bde136e-e861-4d3d-8651-57c6cd5e5b9c req-b5d93d97-e2f4-4f06-afd3-cf10dbb74fbc tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:36.440143 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-05a09bc7-3afb-4e60-8687-4d2255ba46c6 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d606f6b-9143-48d6-ab0b-a68d857acfb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:36.441143 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-05a09bc7-3afb-4e60-8687-4d2255ba46c6 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2aabd88-dc26-48d9-b267-ef6a6e72df4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:36.454400 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:36.454400 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:36.466154 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-5bde136e-e861-4d3d-8651-57c6cd5e5b9c req-b5d93d97-e2f4-4f06-afd3-cf10dbb74fbc tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Volume info retrieved successfully. Aug 20 04:34:36.479225 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-5bde136e-e861-4d3d-8651-57c6cd5e5b9c req-b5d93d97-e2f4-4f06-afd3-cf10dbb74fbc tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] https://10.4.3.239/volume/v3/volumes/304e7b5a-f9ad-486e-a1da-c317e3057f16 returned with HTTP 200 Aug 20 04:34:36.481525 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 372/1473] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:34:36 2026] GET /volume/v3/volumes/304e7b5a-f9ad-486e-a1da-c317e3057f16 => generated 1134 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:34:36.545584 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-05a09bc7-3afb-4e60-8687-4d2255ba46c6 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Created reservations ['82fc85d7-2b89-413b-b4e8-86e555c34ed4', '5e37566a-fdd2-4609-81ed-203d26d2fc39', 'e3b62bd5-b633-4f9f-9b6f-1f8d795ada23', 'ff07e635-1e96-43a3-8632-6d0c26149b1d'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:34:36.547080 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-05a09bc7-3afb-4e60-8687-4d2255ba46c6 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2aabd88-dc26-48d9-b267-ef6a6e72df4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82fc85d7-2b89-413b-b4e8-86e555c34ed4', '5e37566a-fdd2-4609-81ed-203d26d2fc39', 'e3b62bd5-b633-4f9f-9b6f-1f8d795ada23', 'ff07e635-1e96-43a3-8632-6d0c26149b1d']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:36.549861 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-05a09bc7-3afb-4e60-8687-4d2255ba46c6 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb6f0f98-3465-4a43-bb23-6d0f1c4f9110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:36.594783 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-05a09bc7-3afb-4e60-8687-4d2255ba46c6 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb6f0f98-3465-4a43-bb23-6d0f1c4f9110) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5edeecd-311a-42b0-ba0a-3c513e164d9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-5125983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21fa602238c0498492d2997ef82b482b',qos_specs=None,replication_status=,reservations=['82fc85d7-2b89-413b-b4e8-86e555c34ed4','5e37566a-fdd2-4609-81ed-203d26d2fc39','e3b62bd5-b633-4f9f-9b6f-1f8d795ada23','ff07e635-1e96-43a3-8632-6d0c26149b1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3dad432d470e474ca1d2d7ad0329ac3e',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:34:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-5125983',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5edeecd-311a-42b0-ba0a-3c513e164d9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21fa602238c0498492d2997ef82b482b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3dad432d470e474ca1d2d7ad0329ac3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:36.596046 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-05a09bc7-3afb-4e60-8687-4d2255ba46c6 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5260d79-c33a-4c02-ba31-e38312533cf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:36.599879 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6582a94a-d03a-4059-8777-58409bff57bf None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:36.627259 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-05a09bc7-3afb-4e60-8687-4d2255ba46c6 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5260d79-c33a-4c02-ba31-e38312533cf2) transitioned into state 'SUCCESS' from state '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-5125983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21fa602238c0498492d2997ef82b482b',qos_specs=None,replication_status=,reservations=['82fc85d7-2b89-413b-b4e8-86e555c34ed4','5e37566a-fdd2-4609-81ed-203d26d2fc39','e3b62bd5-b633-4f9f-9b6f-1f8d795ada23','ff07e635-1e96-43a3-8632-6d0c26149b1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3dad432d470e474ca1d2d7ad0329ac3e',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:36.628323 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-05a09bc7-3afb-4e60-8687-4d2255ba46c6 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39925998-a866-46c4-9cfd-bbb78530ef1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:36.645321 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-05a09bc7-3afb-4e60-8687-4d2255ba46c6 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39925998-a866-46c4-9cfd-bbb78530ef1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:36.647022 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-05a09bc7-3afb-4e60-8687-4d2255ba46c6 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Flow 'volume_create_api' (1f278edd-90aa-4947-9f95-73bf03382546) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:34:36.648453 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-05a09bc7-3afb-4e60-8687-4d2255ba46c6 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Create volume request issued successfully. Aug 20 04:34:36.648832 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-05a09bc7-3afb-4e60-8687-4d2255ba46c6 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:34:36.649438 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 366/1474] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:34:36 2026] POST /volume/v3/volumes => generated 755 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:34:36.672089 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-577df117-249c-442d-9005-fc6784652dd5 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:36.673624 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-577df117-249c-442d-9005-fc6784652dd5 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:34:36.674350 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-577df117-249c-442d-9005-fc6784652dd5 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "ab3880b7-037a-4ab7-84ee-c8b34e32972f", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1089338625"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:34:36.676201 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-577df117-249c-442d-9005-fc6784652dd5 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Create volume request body: {'volume': {"'backup_id": 'ab3880b7-037a-4ab7-84ee-c8b34e32972f', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1089338625'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:34:36.676201 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-577df117-249c-442d-9005-fc6784652dd5 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Create volume of 1 GB Aug 20 04:34:36.676201 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:36.676201 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:34:36.683934 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-577df117-249c-442d-9005-fc6784652dd5 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Availability Zones retrieved successfully. Aug 20 04:34:36.694200 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-577df117-249c-442d-9005-fc6784652dd5 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Flow 'volume_create_api' (52383e46-343f-405a-9744-9dae0313ac36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:34:36.695937 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-577df117-249c-442d-9005-fc6784652dd5 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9db6b31-8773-4040-9b9f-ea85558dfa35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:36.698000 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-577df117-249c-442d-9005-fc6784652dd5 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:34:36.741136 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-577df117-249c-442d-9005-fc6784652dd5 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9db6b31-8773-4040-9b9f-ea85558dfa35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:36.742435 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-577df117-249c-442d-9005-fc6784652dd5 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69cf8b38-44c3-40e3-bddf-a6d43fb03a44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:36.773440 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6582a94a-d03a-4059-8777-58409bff57bf tempest-GroupSnapshotsV319Test-312521502 tempest-GroupSnapshotsV319Test-312521502-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:34:36.773908 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6582a94a-d03a-4059-8777-58409bff57bf tempest-GroupSnapshotsV319Test-312521502 tempest-GroupSnapshotsV319Test-312521502-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1800694539"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:34:36.776530 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:36.776530 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:36.798066 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6582a94a-d03a-4059-8777-58409bff57bf tempest-GroupSnapshotsV319Test-312521502 tempest-GroupSnapshotsV319Test-312521502-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:34:36.798772 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 368/1475] 10.4.3.239 () {68 vars in 1252 bytes} [Thu Aug 20 04:34:36 2026] POST /volume/v3/types => generated 228 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:36.806797 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-577df117-249c-442d-9005-fc6784652dd5 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Created reservations ['22dcbe19-b61d-4582-b4a3-b31f64e38e97', '33bb0f85-485c-459b-aee2-4b722746bf93', '766e9f7e-f596-4bc5-a747-b5008268130a', '91e29dff-be75-4a86-8f3f-2ef130679e5d'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:34:36.809288 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-577df117-249c-442d-9005-fc6784652dd5 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69cf8b38-44c3-40e3-bddf-a6d43fb03a44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22dcbe19-b61d-4582-b4a3-b31f64e38e97', '33bb0f85-485c-459b-aee2-4b722746bf93', '766e9f7e-f596-4bc5-a747-b5008268130a', '91e29dff-be75-4a86-8f3f-2ef130679e5d']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:36.809288 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-577df117-249c-442d-9005-fc6784652dd5 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (914e01a1-f389-4a76-b0f4-0a5c42c4eff4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:36.812016 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-38631202-2b3a-42e2-a981-50ea028a8abf None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:36.816526 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-38631202-2b3a-42e2-a981-50ea028a8abf tempest-GroupSnapshotsV319Test-312521502 tempest-GroupSnapshotsV319Test-312521502-project-admin] POST https://10.4.3.239/volume/v3/group_types Aug 20 04:34:36.816526 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-38631202-2b3a-42e2-a981-50ea028a8abf tempest-GroupSnapshotsV319Test-312521502 tempest-GroupSnapshotsV319Test-312521502-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1927788630"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:34:36.851059 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-38631202-2b3a-42e2-a981-50ea028a8abf tempest-GroupSnapshotsV319Test-312521502 tempest-GroupSnapshotsV319Test-312521502-project-admin] https://10.4.3.239/volume/v3/group_types returned with HTTP 202 Aug 20 04:34:36.851593 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-577df117-249c-442d-9005-fc6784652dd5 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (914e01a1-f389-4a76-b0f4-0a5c42c4eff4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6493c95-a60f-4e74-b447-990b2563d86a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1089338625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21fa602238c0498492d2997ef82b482b',qos_specs=None,replication_status=,reservations=['22dcbe19-b61d-4582-b4a3-b31f64e38e97','33bb0f85-485c-459b-aee2-4b722746bf93','766e9f7e-f596-4bc5-a747-b5008268130a','91e29dff-be75-4a86-8f3f-2ef130679e5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3dad432d470e474ca1d2d7ad0329ac3e',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:34:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1089338625',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6493c95-a60f-4e74-b447-990b2563d86a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21fa602238c0498492d2997ef82b482b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3dad432d470e474ca1d2d7ad0329ac3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:36.852063 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 373/1476] 10.4.3.239 () {70 vars in 1311 bytes} [Thu Aug 20 04:34:36 2026] POST /volume/v3/group_types => generated 185 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:34:36.853479 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-577df117-249c-442d-9005-fc6784652dd5 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (496b9ab6-499d-4a49-a931-a74fb6dd372b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:36.865857 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-13cd5424-7bf4-4a23-9647-17385a1cd990 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:36.896804 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-577df117-249c-442d-9005-fc6784652dd5 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (496b9ab6-499d-4a49-a931-a74fb6dd372b) transitioned into state 'SUCCESS' from state '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-1089338625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21fa602238c0498492d2997ef82b482b',qos_specs=None,replication_status=,reservations=['22dcbe19-b61d-4582-b4a3-b31f64e38e97','33bb0f85-485c-459b-aee2-4b722746bf93','766e9f7e-f596-4bc5-a747-b5008268130a','91e29dff-be75-4a86-8f3f-2ef130679e5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3dad432d470e474ca1d2d7ad0329ac3e',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:36.897954 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-577df117-249c-442d-9005-fc6784652dd5 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b0abd89-89b0-4d52-b7be-dee78b306001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:36.914156 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-577df117-249c-442d-9005-fc6784652dd5 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b0abd89-89b0-4d52-b7be-dee78b306001) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:36.915576 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-577df117-249c-442d-9005-fc6784652dd5 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Flow 'volume_create_api' (52383e46-343f-405a-9744-9dae0313ac36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:34:36.915944 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-577df117-249c-442d-9005-fc6784652dd5 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Create volume request issued successfully. Aug 20 04:34:36.917034 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-577df117-249c-442d-9005-fc6784652dd5 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:34:36.921215 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 370/1477] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:34:36 2026] POST /volume/v3/volumes => generated 758 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:34:36.937122 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-11293309-ddcb-48e9-9435-cc28e2d6a794 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:36.940522 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-11293309-ddcb-48e9-9435-cc28e2d6a794 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] GET https://10.4.3.239/volume/v3/volumes/556af344-d7aa-42e2-8f2b-70af94d469ed Aug 20 04:34:36.940887 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-11293309-ddcb-48e9-9435-cc28e2d6a794 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:36.941091 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-11293309-ddcb-48e9-9435-cc28e2d6a794 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:36.955745 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:36.955745 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:36.966866 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-11293309-ddcb-48e9-9435-cc28e2d6a794 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Volume info retrieved successfully. Aug 20 04:34:36.982917 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-11293309-ddcb-48e9-9435-cc28e2d6a794 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] https://10.4.3.239/volume/v3/volumes/556af344-d7aa-42e2-8f2b-70af94d469ed returned with HTTP 200 Aug 20 04:34:36.983445 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 369/1478] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:36 2026] GET /volume/v3/volumes/556af344-d7aa-42e2-8f2b-70af94d469ed => generated 851 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:36.993323 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-13cd5424-7bf4-4a23-9647-17385a1cd990 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] POST https://10.4.3.239/volume/v3/groups Aug 20 04:34:36.993323 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-13cd5424-7bf4-4a23-9647-17385a1cd990 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "776ac4a6-2240-451c-bf84-0268769fd579", "volume_types": ["3efd20df-9e46-4500-a0b4-288c619f8f55"], "name": "tempest-GroupSnapshotsV319Test-Group-1732201879"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:34:36.995438 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.groups [None req-13cd5424-7bf4-4a23-9647-17385a1cd990 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Creating new group {'group': {'group_type': '776ac4a6-2240-451c-bf84-0268769fd579', 'volume_types': ['3efd20df-9e46-4500-a0b4-288c619f8f55'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1732201879'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 20 04:34:37.007490 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.groups [None req-13cd5424-7bf4-4a23-9647-17385a1cd990 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1732201879. Aug 20 04:34:37.008039 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:37.008039 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:37.008140 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a084b8ef-106e-4ede-b5ab-e111421b2818 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:37.014722 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a084b8ef-106e-4ede-b5ab-e111421b2818 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] GET https://10.4.3.239/volume/v3/volumes/37f4e1d0-04ce-4ed8-b2e6-13bc0bae89b6 Aug 20 04:34:37.014722 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a084b8ef-106e-4ede-b5ab-e111421b2818 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:37.014722 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a084b8ef-106e-4ede-b5ab-e111421b2818 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:37.022497 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-13cd5424-7bf4-4a23-9647-17385a1cd990 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Availability Zones retrieved successfully. Aug 20 04:34:37.026898 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:37.026898 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:37.040263 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a084b8ef-106e-4ede-b5ab-e111421b2818 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Volume info retrieved successfully. Aug 20 04:34:37.047210 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a084b8ef-106e-4ede-b5ab-e111421b2818 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] https://10.4.3.239/volume/v3/volumes/37f4e1d0-04ce-4ed8-b2e6-13bc0bae89b6 returned with HTTP 200 Aug 20 04:34:37.048070 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 374/1479] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:37 2026] GET /volume/v3/volumes/37f4e1d0-04ce-4ed8-b2e6-13bc0bae89b6 => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 04:34:37.067724 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c9feed7a-7ddf-47ac-a864-d5cb732254e2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:37.070617 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c9feed7a-7ddf-47ac-a864-d5cb732254e2 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] GET https://10.4.3.239/volume/v3/volumes/a6087702-083e-4cba-8cde-8f8ae18ffd98 Aug 20 04:34:37.071698 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c9feed7a-7ddf-47ac-a864-d5cb732254e2 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:37.072063 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c9feed7a-7ddf-47ac-a864-d5cb732254e2 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:37.073273 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-13cd5424-7bf4-4a23-9647-17385a1cd990 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Created reservations ['bce2ea4d-c01e-45af-8033-845a1dc05832'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:34:37.085537 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:37.085537 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:34:37.094230 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-c9feed7a-7ddf-47ac-a864-d5cb732254e2 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Volume info retrieved successfully. Aug 20 04:34:37.105040 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c9feed7a-7ddf-47ac-a864-d5cb732254e2 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] https://10.4.3.239/volume/v3/volumes/a6087702-083e-4cba-8cde-8f8ae18ffd98 returned with HTTP 200 Aug 20 04:34:37.105672 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 371/1480] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:37 2026] GET /volume/v3/volumes/a6087702-083e-4cba-8cde-8f8ae18ffd98 => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:37.125983 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-188baac8-82a6-4dc3-9372-74df3a9ad7e5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:37.128763 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-188baac8-82a6-4dc3-9372-74df3a9ad7e5 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] GET https://10.4.3.239/volume/v3/volumes/b5edeecd-311a-42b0-ba0a-3c513e164d9c Aug 20 04:34:37.129638 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-188baac8-82a6-4dc3-9372-74df3a9ad7e5 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:37.129638 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-188baac8-82a6-4dc3-9372-74df3a9ad7e5 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:37.142261 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:37.142261 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:37.145388 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-13cd5424-7bf4-4a23-9647-17385a1cd990 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] https://10.4.3.239/volume/v3/groups returned with HTTP 202 Aug 20 04:34:37.145694 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 367/1481] 10.4.3.239 () {70 vars in 1297 bytes} [Thu Aug 20 04:34:36 2026] POST /volume/v3/groups => generated 116 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:34:37.149913 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-188baac8-82a6-4dc3-9372-74df3a9ad7e5 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Volume info retrieved successfully. Aug 20 04:34:37.158071 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-22a0c847-80c5-4000-ab53-551511a9d20f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:37.158738 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-188baac8-82a6-4dc3-9372-74df3a9ad7e5 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] https://10.4.3.239/volume/v3/volumes/b5edeecd-311a-42b0-ba0a-3c513e164d9c returned with HTTP 200 Aug 20 04:34:37.159168 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 370/1482] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:37 2026] GET /volume/v3/volumes/b5edeecd-311a-42b0-ba0a-3c513e164d9c => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:37.160841 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-22a0c847-80c5-4000-ab53-551511a9d20f tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] GET https://10.4.3.239/volume/v3/groups/357d59a7-9838-4853-b8f8-6ad2c1945b55 Aug 20 04:34:37.160841 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-22a0c847-80c5-4000-ab53-551511a9d20f tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:37.160939 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-22a0c847-80c5-4000-ab53-551511a9d20f tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:37.161131 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.groups [None req-22a0c847-80c5-4000-ab53-551511a9d20f tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] show called for member 357d59a7-9838-4853-b8f8-6ad2c1945b55 {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 04:34:37.170763 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:37.170763 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:37.183079 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-79f69042-e079-40bd-8b5d-fe1b0804cd9a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:37.186818 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-79f69042-e079-40bd-8b5d-fe1b0804cd9a tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] GET https://10.4.3.239/volume/v3/volumes/b6493c95-a60f-4e74-b447-990b2563d86a Aug 20 04:34:37.187430 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-79f69042-e079-40bd-8b5d-fe1b0804cd9a tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:37.187541 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-79f69042-e079-40bd-8b5d-fe1b0804cd9a tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:37.193656 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-22a0c847-80c5-4000-ab53-551511a9d20f tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] https://10.4.3.239/volume/v3/groups/357d59a7-9838-4853-b8f8-6ad2c1945b55 returned with HTTP 200 Aug 20 04:34:37.194245 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 375/1483] 10.4.3.239 () {68 vars in 1386 bytes} [Thu Aug 20 04:34:37 2026] GET /volume/v3/groups/357d59a7-9838-4853-b8f8-6ad2c1945b55 => generated 396 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:34:37.209395 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:37.209395 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:34:37.214580 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-79f69042-e079-40bd-8b5d-fe1b0804cd9a tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Volume info retrieved successfully. Aug 20 04:34:37.225036 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-79f69042-e079-40bd-8b5d-fe1b0804cd9a tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] https://10.4.3.239/volume/v3/volumes/b6493c95-a60f-4e74-b447-990b2563d86a returned with HTTP 200 Aug 20 04:34:37.225477 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 372/1484] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:37 2026] GET /volume/v3/volumes/b6493c95-a60f-4e74-b447-990b2563d86a => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:37.672568 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-55720b66-edb4-499e-a0bc-12476a194c21 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:37.675920 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-55720b66-edb4-499e-a0bc-12476a194c21 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/f77ace91-3e9e-46a6-87ac-f905ab2eda71 Aug 20 04:34:37.675920 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-55720b66-edb4-499e-a0bc-12476a194c21 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:37.675920 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-55720b66-edb4-499e-a0bc-12476a194c21 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:37.676421 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-55720b66-edb4-499e-a0bc-12476a194c21 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Delete snapshot with id: f77ace91-3e9e-46a6-87ac-f905ab2eda71 Aug 20 04:34:37.685604 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-55720b66-edb4-499e-a0bc-12476a194c21 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots/f77ace91-3e9e-46a6-87ac-f905ab2eda71 returned with HTTP 404 Aug 20 04:34:37.685899 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 368/1485] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:34:37 2026] DELETE /volume/v3/snapshots/f77ace91-3e9e-46a6-87ac-f905ab2eda71 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:34:37.705276 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-48ced0cf-360f-4ac5-89f1-2e0cc67ee67e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:37.705828 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-48ced0cf-360f-4ac5-89f1-2e0cc67ee67e tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da Aug 20 04:34:37.706122 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-48ced0cf-360f-4ac5-89f1-2e0cc67ee67e tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:37.706401 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-48ced0cf-360f-4ac5-89f1-2e0cc67ee67e tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:37.716755 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:37.716755 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:37.725363 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-48ced0cf-360f-4ac5-89f1-2e0cc67ee67e tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:34:37.733470 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-48ced0cf-360f-4ac5-89f1-2e0cc67ee67e tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da returned with HTTP 200 Aug 20 04:34:37.733883 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 371/1486] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:37 2026] GET /volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:37.763973 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-189eb61e-5b9b-4b72-b381-117d6302c391 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:37.766437 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-189eb61e-5b9b-4b72-b381-117d6302c391 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:34:37.766437 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-189eb61e-5b9b-4b72-b381-117d6302c391 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1423153915"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:34:37.770085 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-189eb61e-5b9b-4b72-b381-117d6302c391 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1423153915'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:34:37.770282 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-189eb61e-5b9b-4b72-b381-117d6302c391 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Create volume of 1 GB Aug 20 04:34:37.770649 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:37.770649 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:37.777396 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-189eb61e-5b9b-4b72-b381-117d6302c391 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Availability Zones retrieved successfully. Aug 20 04:34:37.786353 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-189eb61e-5b9b-4b72-b381-117d6302c391 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Flow 'volume_create_api' (11c53c94-5554-4334-88e0-21e39dcae9b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:34:37.787440 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-189eb61e-5b9b-4b72-b381-117d6302c391 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (268fa0ab-7233-4bf7-b46f-e22b577f883c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:37.789075 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-189eb61e-5b9b-4b72-b381-117d6302c391 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:34:37.827685 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-189eb61e-5b9b-4b72-b381-117d6302c391 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (268fa0ab-7233-4bf7-b46f-e22b577f883c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:37.828541 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-189eb61e-5b9b-4b72-b381-117d6302c391 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65a39d2a-6b87-4730-9d9c-868d78ce56cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:37.897577 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-189eb61e-5b9b-4b72-b381-117d6302c391 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Created reservations ['58fc630c-69c8-43e1-9b85-6287292452a0', '2153755c-9058-455a-b8db-58082580e8a9', '56b2b10e-6414-41d5-ac7d-0e475d86839e', 'a63021f9-b2ec-410b-93b4-94bc4997f80b'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:34:37.898857 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-189eb61e-5b9b-4b72-b381-117d6302c391 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65a39d2a-6b87-4730-9d9c-868d78ce56cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58fc630c-69c8-43e1-9b85-6287292452a0', '2153755c-9058-455a-b8db-58082580e8a9', '56b2b10e-6414-41d5-ac7d-0e475d86839e', 'a63021f9-b2ec-410b-93b4-94bc4997f80b']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:37.901132 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-189eb61e-5b9b-4b72-b381-117d6302c391 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (baf2568f-b0a2-4a59-8bf4-12b05730bf82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:37.937840 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-189eb61e-5b9b-4b72-b381-117d6302c391 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (baf2568f-b0a2-4a59-8bf4-12b05730bf82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8fdfa1cf-822b-4cfe-805a-d497135b75c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1423153915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b83982dec6024976b57fc52767293b40',qos_specs=None,replication_status=,reservations=['58fc630c-69c8-43e1-9b85-6287292452a0','2153755c-9058-455a-b8db-58082580e8a9','56b2b10e-6414-41d5-ac7d-0e475d86839e','a63021f9-b2ec-410b-93b4-94bc4997f80b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1236be6c7af349d58f4a221eb3955b89',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:34:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1423153915',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8fdfa1cf-822b-4cfe-805a-d497135b75c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b83982dec6024976b57fc52767293b40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1236be6c7af349d58f4a221eb3955b89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:37.939639 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-189eb61e-5b9b-4b72-b381-117d6302c391 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3ce4999-d860-45c1-98cc-1df094de6461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:37.973175 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-189eb61e-5b9b-4b72-b381-117d6302c391 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3ce4999-d860-45c1-98cc-1df094de6461) transitioned into state 'SUCCESS' from state '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-1423153915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b83982dec6024976b57fc52767293b40',qos_specs=None,replication_status=,reservations=['58fc630c-69c8-43e1-9b85-6287292452a0','2153755c-9058-455a-b8db-58082580e8a9','56b2b10e-6414-41d5-ac7d-0e475d86839e','a63021f9-b2ec-410b-93b4-94bc4997f80b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1236be6c7af349d58f4a221eb3955b89',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:37.974313 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-189eb61e-5b9b-4b72-b381-117d6302c391 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42c56e59-4256-41a6-b4d0-369956e4ee82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:37.991394 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-189eb61e-5b9b-4b72-b381-117d6302c391 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42c56e59-4256-41a6-b4d0-369956e4ee82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:37.992737 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-189eb61e-5b9b-4b72-b381-117d6302c391 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Flow 'volume_create_api' (11c53c94-5554-4334-88e0-21e39dcae9b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:34:37.993725 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-189eb61e-5b9b-4b72-b381-117d6302c391 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Create volume request issued successfully. Aug 20 04:34:37.994841 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-189eb61e-5b9b-4b72-b381-117d6302c391 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:34:37.995523 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 376/1487] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:34:37 2026] POST /volume/v3/volumes => generated 754 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:34:38.012362 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-cc41d2d3-0a35-498f-b640-4c1b3b8a034c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:38.015597 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cc41d2d3-0a35-498f-b640-4c1b3b8a034c tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/8fdfa1cf-822b-4cfe-805a-d497135b75c5 Aug 20 04:34:38.015936 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cc41d2d3-0a35-498f-b640-4c1b3b8a034c tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:38.016233 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cc41d2d3-0a35-498f-b640-4c1b3b8a034c tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:38.026414 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:38.026414 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:34:38.031364 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-cc41d2d3-0a35-498f-b640-4c1b3b8a034c tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:34:38.044156 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cc41d2d3-0a35-498f-b640-4c1b3b8a034c tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/8fdfa1cf-822b-4cfe-805a-d497135b75c5 returned with HTTP 200 Aug 20 04:34:38.044839 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 373/1488] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:38 2026] GET /volume/v3/volumes/8fdfa1cf-822b-4cfe-805a-d497135b75c5 => generated 822 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:38.239294 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-85ceb1d3-3c1c-41f7-85c7-6cc45c84aea5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:38.239294 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-85ceb1d3-3c1c-41f7-85c7-6cc45c84aea5 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] GET https://10.4.3.239/volume/v3/groups/357d59a7-9838-4853-b8f8-6ad2c1945b55 Aug 20 04:34:38.239294 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-85ceb1d3-3c1c-41f7-85c7-6cc45c84aea5 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:38.239294 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-85ceb1d3-3c1c-41f7-85c7-6cc45c84aea5 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:38.239294 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.groups [None req-85ceb1d3-3c1c-41f7-85c7-6cc45c84aea5 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] show called for member 357d59a7-9838-4853-b8f8-6ad2c1945b55 {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 04:34:38.253166 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5d134938-539a-4183-ac7f-1a4e0f9e2a62 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:38.255770 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5d134938-539a-4183-ac7f-1a4e0f9e2a62 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] GET https://10.4.3.239/volume/v3/volumes/b6493c95-a60f-4e74-b447-990b2563d86a Aug 20 04:34:38.256056 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5d134938-539a-4183-ac7f-1a4e0f9e2a62 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:38.256673 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5d134938-539a-4183-ac7f-1a4e0f9e2a62 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:38.259227 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:38.259227 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:38.287439 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-85ceb1d3-3c1c-41f7-85c7-6cc45c84aea5 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] https://10.4.3.239/volume/v3/groups/357d59a7-9838-4853-b8f8-6ad2c1945b55 returned with HTTP 200 Aug 20 04:34:38.287591 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:38.287591 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:38.288635 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 369/1489] 10.4.3.239 () {68 vars in 1386 bytes} [Thu Aug 20 04:34:38 2026] GET /volume/v3/groups/357d59a7-9838-4853-b8f8-6ad2c1945b55 => generated 397 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:34:38.295020 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-5d134938-539a-4183-ac7f-1a4e0f9e2a62 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Volume info retrieved successfully. Aug 20 04:34:38.303548 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-56870260-f3e8-422d-967d-2420f0eb5978 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:38.306916 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-56870260-f3e8-422d-967d-2420f0eb5978 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:34:38.307441 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-56870260-f3e8-422d-967d-2420f0eb5978 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-916612343", "volume_type": "3efd20df-9e46-4500-a0b4-288c619f8f55", "group_id": "357d59a7-9838-4853-b8f8-6ad2c1945b55", "size": 1}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:34:38.310420 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-56870260-f3e8-422d-967d-2420f0eb5978 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-916612343', 'volume_type': '3efd20df-9e46-4500-a0b4-288c619f8f55', 'group_id': '357d59a7-9838-4853-b8f8-6ad2c1945b55', 'size': 1}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:34:38.310560 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5d134938-539a-4183-ac7f-1a4e0f9e2a62 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] https://10.4.3.239/volume/v3/volumes/b6493c95-a60f-4e74-b447-990b2563d86a returned with HTTP 200 Aug 20 04:34:38.311147 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 372/1490] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:38 2026] GET /volume/v3/volumes/b6493c95-a60f-4e74-b447-990b2563d86a => generated 851 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:38.328310 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:38.328310 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:38.328836 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-56870260-f3e8-422d-967d-2420f0eb5978 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Create volume of 1 GB Aug 20 04:34:38.329807 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-df7504cb-47f1-4497-ab56-3b553bbeea53 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:38.332870 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-df7504cb-47f1-4497-ab56-3b553bbeea53 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] DELETE https://10.4.3.239/volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f Aug 20 04:34:38.333124 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-df7504cb-47f1-4497-ab56-3b553bbeea53 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:38.333410 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-df7504cb-47f1-4497-ab56-3b553bbeea53 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:38.333535 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.contrib.backups [None req-df7504cb-47f1-4497-ab56-3b553bbeea53 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Delete backup with id: ab3880b7-037a-4ab7-84ee-c8b34e32972f. Aug 20 04:34:38.338432 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-56870260-f3e8-422d-967d-2420f0eb5978 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Availability Zones retrieved successfully. Aug 20 04:34:38.346324 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:38.346324 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:34:38.348645 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-56870260-f3e8-422d-967d-2420f0eb5978 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Flow 'volume_create_api' (a843ded5-4f3e-472c-a3f2-af61108a3db5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:34:38.349715 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-56870260-f3e8-422d-967d-2420f0eb5978 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3b35051-c754-4a05-9ad2-6cfa2063f739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:38.350421 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:38.350421 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:38.351239 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-56870260-f3e8-422d-967d-2420f0eb5978 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:34:38.391542 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-56870260-f3e8-422d-967d-2420f0eb5978 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3b35051-c754-4a05-9ad2-6cfa2063f739) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:34:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3efd20df-9e46-4500-a0b4-288c619f8f55,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1800694539',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3efd20df-9e46-4500-a0b4-288c619f8f55', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '357d59a7-9838-4853-b8f8-6ad2c1945b55', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:38.392116 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.backup.rpcapi [None req-df7504cb-47f1-4497-ab56-3b553bbeea53 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] delete_backup rpcapi backup_id ab3880b7-037a-4ab7-84ee-c8b34e32972f {{(pid=100176) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 04:34:38.393859 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-56870260-f3e8-422d-967d-2420f0eb5978 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18a27c0d-a0ac-4f58-b0f4-965cf2e1c966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:38.395233 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-df7504cb-47f1-4497-ab56-3b553bbeea53 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] https://10.4.3.239/volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f returned with HTTP 202 Aug 20 04:34:38.396166 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 374/1491] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:34:38 2026] DELETE /volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:34:38.406910 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-56d44b8c-29e2-4993-a416-e000eff7a1da None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:38.410628 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-56d44b8c-29e2-4993-a416-e000eff7a1da tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] GET https://10.4.3.239/volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f Aug 20 04:34:38.411120 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-56d44b8c-29e2-4993-a416-e000eff7a1da tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:38.411416 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-56d44b8c-29e2-4993-a416-e000eff7a1da tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:38.411831 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-56d44b8c-29e2-4993-a416-e000eff7a1da tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Show backup with id ab3880b7-037a-4ab7-84ee-c8b34e32972f. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:34:38.422493 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:38.422493 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:38.425231 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-56d44b8c-29e2-4993-a416-e000eff7a1da tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] https://10.4.3.239/volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f returned with HTTP 200 Aug 20 04:34:38.425917 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 370/1492] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:38 2026] GET /volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f => generated 760 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:38.436839 np0000007850 devstack@c-api.service[100175]: WARNING cinder.quota [None req-56870260-f3e8-422d-967d-2420f0eb5978 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1800694539 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1800694539, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:34:38.436839 np0000007850 devstack@c-api.service[100175]: WARNING cinder.quota [None req-56870260-f3e8-422d-967d-2420f0eb5978 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1800694539 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1800694539, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:34:38.505437 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-56870260-f3e8-422d-967d-2420f0eb5978 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Created reservations ['0a78463e-5e4d-4b57-bfaf-d1fdeee68c44', '2f616810-47bb-4f72-a8f6-a5f68efd1f41', 'e47ccd8b-3c48-49d2-883c-fc0288734aea', '0fba4c50-c4ca-4d99-887c-e743a7d7a34f'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:34:38.507405 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-56870260-f3e8-422d-967d-2420f0eb5978 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18a27c0d-a0ac-4f58-b0f4-965cf2e1c966) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a78463e-5e4d-4b57-bfaf-d1fdeee68c44', '2f616810-47bb-4f72-a8f6-a5f68efd1f41', 'e47ccd8b-3c48-49d2-883c-fc0288734aea', '0fba4c50-c4ca-4d99-887c-e743a7d7a34f']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:38.509894 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-56870260-f3e8-422d-967d-2420f0eb5978 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f6bcfc6-6bb1-4fb2-9b8d-fe995eca7749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:38.545974 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-56870260-f3e8-422d-967d-2420f0eb5978 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f6bcfc6-6bb1-4fb2-9b8d-fe995eca7749) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '067279dc-d4e9-440f-ac8a-ee7ddd093629', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-916612343',encryption_key_id=None,group_id=357d59a7-9838-4853-b8f8-6ad2c1945b55,group_type_id=,metadata={},multiattach=False,project_id='3bc0386cf9334c26b69536a9353c11a7',qos_specs=None,replication_status=,reservations=['0a78463e-5e4d-4b57-bfaf-d1fdeee68c44','2f616810-47bb-4f72-a8f6-a5f68efd1f41','e47ccd8b-3c48-49d2-883c-fc0288734aea','0fba4c50-c4ca-4d99-887c-e743a7d7a34f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='154c443f96124cf4ae5cba06dd65cbd8',volume_type_id=3efd20df-9e46-4500-a0b4-288c619f8f55), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:34:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-916612343',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=357d59a7-9838-4853-b8f8-6ad2c1945b55,host=None,id=067279dc-d4e9-440f-ac8a-ee7ddd093629,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3bc0386cf9334c26b69536a9353c11a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='154c443f96124cf4ae5cba06dd65cbd8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3efd20df-9e46-4500-a0b4-288c619f8f55),volume_type_id=3efd20df-9e46-4500-a0b4-288c619f8f55)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:38.547930 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-56870260-f3e8-422d-967d-2420f0eb5978 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7707587-3b05-45b8-b198-1d3f90ec8fe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:38.589997 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-56870260-f3e8-422d-967d-2420f0eb5978 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7707587-3b05-45b8-b198-1d3f90ec8fe2) transitioned into state 'SUCCESS' from state '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-916612343',encryption_key_id=None,group_id=357d59a7-9838-4853-b8f8-6ad2c1945b55,group_type_id=,metadata={},multiattach=False,project_id='3bc0386cf9334c26b69536a9353c11a7',qos_specs=None,replication_status=,reservations=['0a78463e-5e4d-4b57-bfaf-d1fdeee68c44','2f616810-47bb-4f72-a8f6-a5f68efd1f41','e47ccd8b-3c48-49d2-883c-fc0288734aea','0fba4c50-c4ca-4d99-887c-e743a7d7a34f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='154c443f96124cf4ae5cba06dd65cbd8',volume_type_id=3efd20df-9e46-4500-a0b4-288c619f8f55)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:38.591079 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-56870260-f3e8-422d-967d-2420f0eb5978 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b562a85a-a2c9-4679-a940-4f343a973db1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:38.620082 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-56870260-f3e8-422d-967d-2420f0eb5978 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b562a85a-a2c9-4679-a940-4f343a973db1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:38.621981 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-56870260-f3e8-422d-967d-2420f0eb5978 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Flow 'volume_create_api' (a843ded5-4f3e-472c-a3f2-af61108a3db5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:34:38.621981 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-56870260-f3e8-422d-967d-2420f0eb5978 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Create volume request issued successfully. Aug 20 04:34:38.623540 np0000007850 devstack@c-api.service[100175]: WARNING stevedore.named [None req-56870260-f3e8-422d-967d-2420f0eb5978 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:34:38.623540 np0000007850 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-56870260-f3e8-422d-967d-2420f0eb5978 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:34:38.669267 np0000007850 devstack@c-api.service[100175]: DEBUG oslo_db.sqlalchemy.engines [None req-56870260-f3e8-422d-967d-2420f0eb5978 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100175) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:34:38.680352 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:38.680352 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:38.683772 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-56870260-f3e8-422d-967d-2420f0eb5978 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:34:38.683772 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 377/1493] 10.4.3.239 () {70 vars in 1300 bytes} [Thu Aug 20 04:34:38 2026] POST /volume/v3/volumes => generated 826 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:34:38.704969 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c438be28-9915-477f-818d-a500583b3139 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:38.710654 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c438be28-9915-477f-818d-a500583b3139 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] GET https://10.4.3.239/volume/v3/volumes/067279dc-d4e9-440f-ac8a-ee7ddd093629 Aug 20 04:34:38.710654 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c438be28-9915-477f-818d-a500583b3139 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:38.710654 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c438be28-9915-477f-818d-a500583b3139 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:38.720947 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:38.720947 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:38.727929 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c438be28-9915-477f-818d-a500583b3139 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Volume info retrieved successfully. Aug 20 04:34:38.728793 np0000007850 devstack@c-api.service[100174]: WARNING stevedore.named [None req-c438be28-9915-477f-818d-a500583b3139 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:34:38.729485 np0000007850 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-c438be28-9915-477f-818d-a500583b3139 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:34:38.790107 np0000007850 devstack@c-api.service[100174]: DEBUG oslo_db.sqlalchemy.engines [None req-c438be28-9915-477f-818d-a500583b3139 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100174) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:34:38.795903 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:38.795903 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:38.806544 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c438be28-9915-477f-818d-a500583b3139 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] https://10.4.3.239/volume/v3/volumes/067279dc-d4e9-440f-ac8a-ee7ddd093629 returned with HTTP 200 Aug 20 04:34:38.807391 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 373/1494] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:34:38 2026] GET /volume/v3/volumes/067279dc-d4e9-440f-ac8a-ee7ddd093629 => generated 894 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:34:38.827950 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-3d7e8327-a2c4-48da-836e-b0e420f3fc94 req-a978e4ca-0fd9-45f5-a2ce-edcd6847073f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:38.831742 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-3d7e8327-a2c4-48da-836e-b0e420f3fc94 req-a978e4ca-0fd9-45f5-a2ce-edcd6847073f tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] DELETE https://10.4.3.239/volume/v3/attachments/f78d0ce8-ea25-4ab8-b1f7-e53266380a4b Aug 20 04:34:38.832127 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-3d7e8327-a2c4-48da-836e-b0e420f3fc94 req-a978e4ca-0fd9-45f5-a2ce-edcd6847073f tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:38.832497 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-3d7e8327-a2c4-48da-836e-b0e420f3fc94 req-a978e4ca-0fd9-45f5-a2ce-edcd6847073f tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:38.843102 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:38.843102 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:34:38.936930 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-3d7e8327-a2c4-48da-836e-b0e420f3fc94 req-a978e4ca-0fd9-45f5-a2ce-edcd6847073f tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] https://10.4.3.239/volume/v3/attachments/f78d0ce8-ea25-4ab8-b1f7-e53266380a4b returned with HTTP 200 Aug 20 04:34:38.937430 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 375/1495] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:34:38 2026] DELETE /volume/v3/attachments/f78d0ce8-ea25-4ab8-b1f7-e53266380a4b => generated 19 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:38.957684 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-3d7e8327-a2c4-48da-836e-b0e420f3fc94 req-568fef1d-fef0-4b4f-8861-e6271ea31998 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:38.959736 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-3d7e8327-a2c4-48da-836e-b0e420f3fc94 req-568fef1d-fef0-4b4f-8861-e6271ea31998 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] DELETE https://10.4.3.239/volume/v3/attachments/15724897-229c-4a8a-819b-0b819dc0b95f Aug 20 04:34:38.959946 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-3d7e8327-a2c4-48da-836e-b0e420f3fc94 req-568fef1d-fef0-4b4f-8861-e6271ea31998 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:38.960491 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-3d7e8327-a2c4-48da-836e-b0e420f3fc94 req-568fef1d-fef0-4b4f-8861-e6271ea31998 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:38.979664 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:38.979664 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:39.053958 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-3d7e8327-a2c4-48da-836e-b0e420f3fc94 req-568fef1d-fef0-4b4f-8861-e6271ea31998 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] https://10.4.3.239/volume/v3/attachments/15724897-229c-4a8a-819b-0b819dc0b95f returned with HTTP 200 Aug 20 04:34:39.054541 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 371/1496] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:34:38 2026] DELETE /volume/v3/attachments/15724897-229c-4a8a-819b-0b819dc0b95f => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:39.060197 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2bf884fe-6129-4bc1-a664-370de8cc1a53 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:39.062831 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2bf884fe-6129-4bc1-a664-370de8cc1a53 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/8fdfa1cf-822b-4cfe-805a-d497135b75c5 Aug 20 04:34:39.063210 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2bf884fe-6129-4bc1-a664-370de8cc1a53 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:39.063502 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2bf884fe-6129-4bc1-a664-370de8cc1a53 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:39.070757 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-3d7e8327-a2c4-48da-836e-b0e420f3fc94 req-810d8d14-6695-419c-bccc-b2c1c85b8e28 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:39.073320 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-3d7e8327-a2c4-48da-836e-b0e420f3fc94 req-810d8d14-6695-419c-bccc-b2c1c85b8e28 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] DELETE https://10.4.3.239/volume/v3/attachments/d6e6133f-6845-4a21-bb00-ec3607202e93 Aug 20 04:34:39.073567 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-3d7e8327-a2c4-48da-836e-b0e420f3fc94 req-810d8d14-6695-419c-bccc-b2c1c85b8e28 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:39.073799 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-3d7e8327-a2c4-48da-836e-b0e420f3fc94 req-810d8d14-6695-419c-bccc-b2c1c85b8e28 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:39.078073 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:39.078073 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:39.086727 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:39.086727 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:39.089241 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-2bf884fe-6129-4bc1-a664-370de8cc1a53 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:34:39.096389 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2bf884fe-6129-4bc1-a664-370de8cc1a53 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/8fdfa1cf-822b-4cfe-805a-d497135b75c5 returned with HTTP 200 Aug 20 04:34:39.096892 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 378/1497] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:39 2026] GET /volume/v3/volumes/8fdfa1cf-822b-4cfe-805a-d497135b75c5 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:39.119654 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2395cd5b-99d7-4a60-a61c-ee7b3d710b60 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:39.122079 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2395cd5b-99d7-4a60-a61c-ee7b3d710b60 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:34:39.122555 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2395cd5b-99d7-4a60-a61c-ee7b3d710b60 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8fdfa1cf-822b-4cfe-805a-d497135b75c5", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-808907012"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:34:39.138115 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:39.138115 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:34:39.139312 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-2395cd5b-99d7-4a60-a61c-ee7b3d710b60 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:34:39.139312 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-2395cd5b-99d7-4a60-a61c-ee7b3d710b60 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Create snapshot from volume 8fdfa1cf-822b-4cfe-805a-d497135b75c5 Aug 20 04:34:39.195260 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-3d7e8327-a2c4-48da-836e-b0e420f3fc94 req-810d8d14-6695-419c-bccc-b2c1c85b8e28 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] https://10.4.3.239/volume/v3/attachments/d6e6133f-6845-4a21-bb00-ec3607202e93 returned with HTTP 200 Aug 20 04:34:39.196083 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 374/1498] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:34:39 2026] DELETE /volume/v3/attachments/d6e6133f-6845-4a21-bb00-ec3607202e93 => generated 19 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:39.207223 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-2395cd5b-99d7-4a60-a61c-ee7b3d710b60 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Created reservations ['6b7c1828-86db-409f-8119-ad392a2f19ed', '7b54fbb0-6c21-4b1e-8dad-553f3bf705df', 'a6aabe5a-7a7c-40f2-b90b-d825aa78e96d', '29da219e-8f0f-47aa-8af7-ef1f0dfd091c'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:34:39.269127 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-2395cd5b-99d7-4a60-a61c-ee7b3d710b60 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot create request issued successfully. Aug 20 04:34:39.270478 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2395cd5b-99d7-4a60-a61c-ee7b3d710b60 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:34:39.270617 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 376/1499] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:34:39 2026] POST /volume/v3/snapshots => generated 309 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:34:39.282877 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-513087d2-7fae-43f5-a5d9-30eca5c0aca4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:39.285959 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-513087d2-7fae-43f5-a5d9-30eca5c0aca4 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/snapshots/e2107def-39b8-46c8-96be-25f0aaf7151d Aug 20 04:34:39.286266 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-513087d2-7fae-43f5-a5d9-30eca5c0aca4 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:39.286933 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-513087d2-7fae-43f5-a5d9-30eca5c0aca4 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:39.298871 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:39.298871 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:39.299612 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-513087d2-7fae-43f5-a5d9-30eca5c0aca4 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot retrieved successfully. Aug 20 04:34:39.301152 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-513087d2-7fae-43f5-a5d9-30eca5c0aca4 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots/e2107def-39b8-46c8-96be-25f0aaf7151d returned with HTTP 200 Aug 20 04:34:39.304474 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 372/1500] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:34:39 2026] GET /volume/v3/snapshots/e2107def-39b8-46c8-96be-25f0aaf7151d => generated 441 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:39.438973 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-30fbdb31-4f65-4718-902c-35385ed8e793 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:39.440982 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-30fbdb31-4f65-4718-902c-35385ed8e793 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] GET https://10.4.3.239/volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f Aug 20 04:34:39.441134 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-30fbdb31-4f65-4718-902c-35385ed8e793 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:39.441354 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-30fbdb31-4f65-4718-902c-35385ed8e793 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:39.441354 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-30fbdb31-4f65-4718-902c-35385ed8e793 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Show backup with id ab3880b7-037a-4ab7-84ee-c8b34e32972f. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:34:39.452418 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-30fbdb31-4f65-4718-902c-35385ed8e793 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] https://10.4.3.239/volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f returned with HTTP 404 Aug 20 04:34:39.453275 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 379/1501] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:39 2026] GET /volume/v3/backups/ab3880b7-037a-4ab7-84ee-c8b34e32972f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:34:39.465012 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-88ac21db-6e98-48c0-976e-b53a351f7889 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:39.468742 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-88ac21db-6e98-48c0-976e-b53a351f7889 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] DELETE https://10.4.3.239/volume/v3/volumes/b6493c95-a60f-4e74-b447-990b2563d86a Aug 20 04:34:39.468742 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-88ac21db-6e98-48c0-976e-b53a351f7889 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:39.469039 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-88ac21db-6e98-48c0-976e-b53a351f7889 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:39.469424 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-88ac21db-6e98-48c0-976e-b53a351f7889 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Delete volume with id: b6493c95-a60f-4e74-b447-990b2563d86a Aug 20 04:34:39.487079 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:39.487079 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:39.487888 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-88ac21db-6e98-48c0-976e-b53a351f7889 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Volume info retrieved successfully. Aug 20 04:34:39.522024 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-88ac21db-6e98-48c0-976e-b53a351f7889 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Delete volume request issued successfully. Aug 20 04:34:39.522368 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-88ac21db-6e98-48c0-976e-b53a351f7889 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] https://10.4.3.239/volume/v3/volumes/b6493c95-a60f-4e74-b447-990b2563d86a returned with HTTP 202 Aug 20 04:34:39.523129 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 375/1502] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:34:39 2026] DELETE /volume/v3/volumes/b6493c95-a60f-4e74-b447-990b2563d86a => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:34:39.533097 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f1213f2f-2253-4084-ad9b-26cee6cdbe9f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:39.535957 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f1213f2f-2253-4084-ad9b-26cee6cdbe9f tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] GET https://10.4.3.239/volume/v3/volumes/b6493c95-a60f-4e74-b447-990b2563d86a Aug 20 04:34:39.536291 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f1213f2f-2253-4084-ad9b-26cee6cdbe9f tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:39.536596 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f1213f2f-2253-4084-ad9b-26cee6cdbe9f tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:39.549885 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:39.549885 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:34:39.559843 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f1213f2f-2253-4084-ad9b-26cee6cdbe9f tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Volume info retrieved successfully. Aug 20 04:34:39.569798 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f1213f2f-2253-4084-ad9b-26cee6cdbe9f tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] https://10.4.3.239/volume/v3/volumes/b6493c95-a60f-4e74-b447-990b2563d86a returned with HTTP 200 Aug 20 04:34:39.570788 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 377/1503] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:39 2026] GET /volume/v3/volumes/b6493c95-a60f-4e74-b447-990b2563d86a => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:39.822295 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5f28cf77-554a-45ed-8663-5a1c55581b3b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:39.824746 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5f28cf77-554a-45ed-8663-5a1c55581b3b tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] GET https://10.4.3.239/volume/v3/volumes/067279dc-d4e9-440f-ac8a-ee7ddd093629 Aug 20 04:34:39.826290 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5f28cf77-554a-45ed-8663-5a1c55581b3b tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:39.826290 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5f28cf77-554a-45ed-8663-5a1c55581b3b tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:39.836090 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:39.836090 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:39.842702 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-5f28cf77-554a-45ed-8663-5a1c55581b3b tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Volume info retrieved successfully. Aug 20 04:34:39.843679 np0000007850 devstack@c-api.service[100177]: WARNING stevedore.named [None req-5f28cf77-554a-45ed-8663-5a1c55581b3b tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:34:39.843899 np0000007850 devstack@c-api.service[100177]: WARNING castellan.key_manager [None req-5f28cf77-554a-45ed-8663-5a1c55581b3b tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:34:39.903345 np0000007850 devstack@c-api.service[100177]: DEBUG oslo_db.sqlalchemy.engines [None req-5f28cf77-554a-45ed-8663-5a1c55581b3b tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:34:39.918378 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:39.918378 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:39.933644 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5f28cf77-554a-45ed-8663-5a1c55581b3b tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] https://10.4.3.239/volume/v3/volumes/067279dc-d4e9-440f-ac8a-ee7ddd093629 returned with HTTP 200 Aug 20 04:34:39.934276 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 373/1504] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:34:39 2026] GET /volume/v3/volumes/067279dc-d4e9-440f-ac8a-ee7ddd093629 => generated 919 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:34:39.949830 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-376631f3-7bd8-4c8f-8d28-470649ffb599 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:39.951953 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-376631f3-7bd8-4c8f-8d28-470649ffb599 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] POST https://10.4.3.239/volume/v3/group_snapshots Aug 20 04:34:39.953244 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-376631f3-7bd8-4c8f-8d28-470649ffb599 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "357d59a7-9838-4853-b8f8-6ad2c1945b55", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-2037882621"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:34:39.954409 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.group_snapshots [None req-376631f3-7bd8-4c8f-8d28-470649ffb599 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '357d59a7-9838-4853-b8f8-6ad2c1945b55', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-2037882621'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 20 04:34:39.959705 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:39.959705 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:39.964614 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.group_snapshots [None req-376631f3-7bd8-4c8f-8d28-470649ffb599 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-2037882621. Aug 20 04:34:39.998374 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:39.998374 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:40.013526 np0000007850 devstack@c-api.service[100175]: WARNING cinder.quota [None req-376631f3-7bd8-4c8f-8d28-470649ffb599 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1800694539 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1800694539, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:34:40.047931 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-376631f3-7bd8-4c8f-8d28-470649ffb599 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Created reservations ['bcb17854-8b2d-4ceb-b5f8-0796068cef89', 'bbddba28-b221-4bc2-b6b0-694f504ad2aa', 'a2ef871f-3368-4a6b-9359-ccd89c4e4fd8', '49cbf06d-302e-4abb-bb84-42cd1de61b0c'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:34:40.091342 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-376631f3-7bd8-4c8f-8d28-470649ffb599 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] https://10.4.3.239/volume/v3/group_snapshots returned with HTTP 202 Aug 20 04:34:40.091880 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 380/1505] 10.4.3.239 () {70 vars in 1324 bytes} [Thu Aug 20 04:34:39 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:34:40.107826 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-97a9d171-39f5-4454-a559-ab49d0f3058f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:40.108005 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-97a9d171-39f5-4454-a559-ab49d0f3058f tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] GET https://10.4.3.239/volume/v3/group_snapshots/e6d8ab3b-fb5e-4bb9-9002-90d8c380951f Aug 20 04:34:40.108350 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-97a9d171-39f5-4454-a559-ab49d0f3058f tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:40.108447 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-97a9d171-39f5-4454-a559-ab49d0f3058f tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:40.108610 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.group_snapshots [None req-97a9d171-39f5-4454-a559-ab49d0f3058f tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] show called for member e6d8ab3b-fb5e-4bb9-9002-90d8c380951f {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 04:34:40.117209 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:40.117209 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:40.125952 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-97a9d171-39f5-4454-a559-ab49d0f3058f tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] https://10.4.3.239/volume/v3/group_snapshots/e6d8ab3b-fb5e-4bb9-9002-90d8c380951f returned with HTTP 200 Aug 20 04:34:40.128076 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 376/1506] 10.4.3.239 () {68 vars in 1413 bytes} [Thu Aug 20 04:34:40 2026] GET /volume/v3/group_snapshots/e6d8ab3b-fb5e-4bb9-9002-90d8c380951f => generated 330 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:34:40.315472 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2fd5c524-4a3d-43cb-b038-1e2037c244e1 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:40.319494 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2fd5c524-4a3d-43cb-b038-1e2037c244e1 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/snapshots/e2107def-39b8-46c8-96be-25f0aaf7151d Aug 20 04:34:40.319705 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2fd5c524-4a3d-43cb-b038-1e2037c244e1 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:40.320059 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2fd5c524-4a3d-43cb-b038-1e2037c244e1 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:40.329940 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:40.329940 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:34:40.331050 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-2fd5c524-4a3d-43cb-b038-1e2037c244e1 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot retrieved successfully. Aug 20 04:34:40.333700 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2fd5c524-4a3d-43cb-b038-1e2037c244e1 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots/e2107def-39b8-46c8-96be-25f0aaf7151d returned with HTTP 200 Aug 20 04:34:40.333700 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 378/1507] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:34:40 2026] GET /volume/v3/snapshots/e2107def-39b8-46c8-96be-25f0aaf7151d => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:40.346345 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-532d8cd1-c4fa-4967-9745-5cf306382a54 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:40.350210 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-532d8cd1-c4fa-4967-9745-5cf306382a54 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:34:40.350210 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-532d8cd1-c4fa-4967-9745-5cf306382a54 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "e2107def-39b8-46c8-96be-25f0aaf7151d", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1806811929"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:34:40.352500 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-532d8cd1-c4fa-4967-9745-5cf306382a54 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Create volume request body: {'volume': {'snapshot_id': 'e2107def-39b8-46c8-96be-25f0aaf7151d', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1806811929'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:34:40.358488 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:40.358488 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:40.359508 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-532d8cd1-c4fa-4967-9745-5cf306382a54 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot retrieved successfully. Aug 20 04:34:40.360509 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-532d8cd1-c4fa-4967-9745-5cf306382a54 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Create volume of 2 GB Aug 20 04:34:40.367657 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-532d8cd1-c4fa-4967-9745-5cf306382a54 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Availability Zones retrieved successfully. Aug 20 04:34:40.376252 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-532d8cd1-c4fa-4967-9745-5cf306382a54 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Flow 'volume_create_api' (ea76cad7-7e27-4981-8281-7dc334c1d322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:34:40.377859 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-532d8cd1-c4fa-4967-9745-5cf306382a54 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9d6204c-8298-4e53-8510-b718a0a31683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:40.379841 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-532d8cd1-c4fa-4967-9745-5cf306382a54 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:34:40.423571 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-532d8cd1-c4fa-4967-9745-5cf306382a54 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9d6204c-8298-4e53-8510-b718a0a31683) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'e2107def-39b8-46c8-96be-25f0aaf7151d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:40.425356 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-532d8cd1-c4fa-4967-9745-5cf306382a54 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15040d11-6ae9-440c-82db-0eb5cabd7d8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:40.481758 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-532d8cd1-c4fa-4967-9745-5cf306382a54 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Created reservations ['e49222bd-44d1-4451-9b42-8e991509a14d', 'a54a91bd-f233-49f9-99fe-284057a7e8ac', '218f59ed-444d-4641-a1e1-4e809d7d0bca', '57542c67-41ff-4b1d-aba7-2a82477ae6e8'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:34:40.483032 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-532d8cd1-c4fa-4967-9745-5cf306382a54 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15040d11-6ae9-440c-82db-0eb5cabd7d8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e49222bd-44d1-4451-9b42-8e991509a14d', 'a54a91bd-f233-49f9-99fe-284057a7e8ac', '218f59ed-444d-4641-a1e1-4e809d7d0bca', '57542c67-41ff-4b1d-aba7-2a82477ae6e8']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:40.484550 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-532d8cd1-c4fa-4967-9745-5cf306382a54 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3dabd2c-2e19-4d02-9adc-e9d60aff2f63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:40.536714 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-532d8cd1-c4fa-4967-9745-5cf306382a54 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3dabd2c-2e19-4d02-9adc-e9d60aff2f63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '965516b0-3739-4e3c-a5cd-5ebcf55d4175', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1806811929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b83982dec6024976b57fc52767293b40',qos_specs=None,replication_status=,reservations=['e49222bd-44d1-4451-9b42-8e991509a14d','a54a91bd-f233-49f9-99fe-284057a7e8ac','218f59ed-444d-4641-a1e1-4e809d7d0bca','57542c67-41ff-4b1d-aba7-2a82477ae6e8'],size=2,snapshot_id=e2107def-39b8-46c8-96be-25f0aaf7151d,source_replicaid=,source_volid=None,status='creating',user_id='1236be6c7af349d58f4a221eb3955b89',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:34:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1806811929',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=965516b0-3739-4e3c-a5cd-5ebcf55d4175,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b83982dec6024976b57fc52767293b40',provider_auth=None,provider_geometry=None,provider_id=None,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=e2107def-39b8-46c8-96be-25f0aaf7151d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1236be6c7af349d58f4a221eb3955b89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:40.538025 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-532d8cd1-c4fa-4967-9745-5cf306382a54 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ff53610-5bee-4745-99b9-8190951f973a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:40.561702 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-532d8cd1-c4fa-4967-9745-5cf306382a54 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ff53610-5bee-4745-99b9-8190951f973a) transitioned into state 'SUCCESS' from state '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-1806811929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b83982dec6024976b57fc52767293b40',qos_specs=None,replication_status=,reservations=['e49222bd-44d1-4451-9b42-8e991509a14d','a54a91bd-f233-49f9-99fe-284057a7e8ac','218f59ed-444d-4641-a1e1-4e809d7d0bca','57542c67-41ff-4b1d-aba7-2a82477ae6e8'],size=2,snapshot_id=e2107def-39b8-46c8-96be-25f0aaf7151d,source_replicaid=,source_volid=None,status='creating',user_id='1236be6c7af349d58f4a221eb3955b89',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:40.562916 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-532d8cd1-c4fa-4967-9745-5cf306382a54 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5219d1b2-b684-4b6c-b4c0-a9c3b347b096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:40.587715 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-73c731b3-0984-4257-b153-7921cac4f6b8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:40.591820 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-73c731b3-0984-4257-b153-7921cac4f6b8 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] GET https://10.4.3.239/volume/v3/volumes/b6493c95-a60f-4e74-b447-990b2563d86a Aug 20 04:34:40.592134 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-73c731b3-0984-4257-b153-7921cac4f6b8 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:40.592448 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-73c731b3-0984-4257-b153-7921cac4f6b8 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:40.598205 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-532d8cd1-c4fa-4967-9745-5cf306382a54 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5219d1b2-b684-4b6c-b4c0-a9c3b347b096) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:40.599606 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-532d8cd1-c4fa-4967-9745-5cf306382a54 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Flow 'volume_create_api' (ea76cad7-7e27-4981-8281-7dc334c1d322) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:34:40.600033 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-532d8cd1-c4fa-4967-9745-5cf306382a54 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Create volume request issued successfully. Aug 20 04:34:40.600887 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-532d8cd1-c4fa-4967-9745-5cf306382a54 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:34:40.601508 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 374/1508] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:34:40 2026] POST /volume/v3/volumes => generated 788 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:34:40.602274 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-73c731b3-0984-4257-b153-7921cac4f6b8 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] https://10.4.3.239/volume/v3/volumes/b6493c95-a60f-4e74-b447-990b2563d86a returned with HTTP 404 Aug 20 04:34:40.603062 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 381/1509] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:40 2026] GET /volume/v3/volumes/b6493c95-a60f-4e74-b447-990b2563d86a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:34:40.614329 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-78a14d8c-6f7d-43ce-abb2-518ba279be48 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:40.619378 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-78a14d8c-6f7d-43ce-abb2-518ba279be48 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] DELETE https://10.4.3.239/volume/v3/volumes/b5edeecd-311a-42b0-ba0a-3c513e164d9c Aug 20 04:34:40.619378 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-78a14d8c-6f7d-43ce-abb2-518ba279be48 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:40.619378 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-78a14d8c-6f7d-43ce-abb2-518ba279be48 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:40.619378 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-78a14d8c-6f7d-43ce-abb2-518ba279be48 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Delete volume with id: b5edeecd-311a-42b0-ba0a-3c513e164d9c Aug 20 04:34:40.619481 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3b1bd6ca-06dc-4f7e-bd1a-c671c1c5d556 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:40.624085 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3b1bd6ca-06dc-4f7e-bd1a-c671c1c5d556 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/965516b0-3739-4e3c-a5cd-5ebcf55d4175 Aug 20 04:34:40.625312 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3b1bd6ca-06dc-4f7e-bd1a-c671c1c5d556 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:40.625526 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:40.625526 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:40.625597 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3b1bd6ca-06dc-4f7e-bd1a-c671c1c5d556 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:40.626075 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-78a14d8c-6f7d-43ce-abb2-518ba279be48 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Volume info retrieved successfully. Aug 20 04:34:40.639996 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:40.639996 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:34:40.646483 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-3b1bd6ca-06dc-4f7e-bd1a-c671c1c5d556 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:34:40.650344 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-78a14d8c-6f7d-43ce-abb2-518ba279be48 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Delete volume request issued successfully. Aug 20 04:34:40.650624 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-78a14d8c-6f7d-43ce-abb2-518ba279be48 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] https://10.4.3.239/volume/v3/volumes/b5edeecd-311a-42b0-ba0a-3c513e164d9c returned with HTTP 202 Aug 20 04:34:40.651308 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 377/1510] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:34:40 2026] DELETE /volume/v3/volumes/b5edeecd-311a-42b0-ba0a-3c513e164d9c => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:34:40.656785 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3b1bd6ca-06dc-4f7e-bd1a-c671c1c5d556 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/965516b0-3739-4e3c-a5cd-5ebcf55d4175 returned with HTTP 200 Aug 20 04:34:40.657088 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 379/1511] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:40 2026] GET /volume/v3/volumes/965516b0-3739-4e3c-a5cd-5ebcf55d4175 => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:40.665058 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a40614bc-3291-407e-aab8-9d3b4101b164 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:40.667709 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a40614bc-3291-407e-aab8-9d3b4101b164 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] GET https://10.4.3.239/volume/v3/volumes/b5edeecd-311a-42b0-ba0a-3c513e164d9c Aug 20 04:34:40.668370 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a40614bc-3291-407e-aab8-9d3b4101b164 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:40.668370 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a40614bc-3291-407e-aab8-9d3b4101b164 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:40.676786 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:40.676786 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:40.681655 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a40614bc-3291-407e-aab8-9d3b4101b164 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Volume info retrieved successfully. Aug 20 04:34:40.687552 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a40614bc-3291-407e-aab8-9d3b4101b164 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] https://10.4.3.239/volume/v3/volumes/b5edeecd-311a-42b0-ba0a-3c513e164d9c returned with HTTP 200 Aug 20 04:34:40.688289 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 375/1512] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:40 2026] GET /volume/v3/volumes/b5edeecd-311a-42b0-ba0a-3c513e164d9c => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:41.140876 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-aa727c28-7008-4766-8b2e-1b61b19b40e1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:41.145208 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-aa727c28-7008-4766-8b2e-1b61b19b40e1 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] GET https://10.4.3.239/volume/v3/group_snapshots/e6d8ab3b-fb5e-4bb9-9002-90d8c380951f Aug 20 04:34:41.145208 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-aa727c28-7008-4766-8b2e-1b61b19b40e1 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:41.145208 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-aa727c28-7008-4766-8b2e-1b61b19b40e1 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:41.145208 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.group_snapshots [None req-aa727c28-7008-4766-8b2e-1b61b19b40e1 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] show called for member e6d8ab3b-fb5e-4bb9-9002-90d8c380951f {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 04:34:41.150817 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:41.150817 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:41.153845 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-aa727c28-7008-4766-8b2e-1b61b19b40e1 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] https://10.4.3.239/volume/v3/group_snapshots/e6d8ab3b-fb5e-4bb9-9002-90d8c380951f returned with HTTP 200 Aug 20 04:34:41.154646 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 382/1513] 10.4.3.239 () {68 vars in 1413 bytes} [Thu Aug 20 04:34:41 2026] GET /volume/v3/group_snapshots/e6d8ab3b-fb5e-4bb9-9002-90d8c380951f => generated 331 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:34:41.163380 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4f25edac-ebeb-4868-ac7a-04e8b4427cb0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:41.165387 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4f25edac-ebeb-4868-ac7a-04e8b4427cb0 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] GET https://10.4.3.239/volume/v3/snapshots/detail Aug 20 04:34:41.165633 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4f25edac-ebeb-4868-ac7a-04e8b4427cb0 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:41.165872 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4f25edac-ebeb-4868-ac7a-04e8b4427cb0 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Calling method 'detail' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:41.166138 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.api_utils [None req-4f25edac-ebeb-4868-ac7a-04e8b4427cb0 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Removing options '' from query. {{(pid=100174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:34:41.168137 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.db.api [None req-4f25edac-ebeb-4868-ac7a-04e8b4427cb0 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Building query based on filter {{(pid=100174) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 04:34:41.174305 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-4f25edac-ebeb-4868-ac7a-04e8b4427cb0 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Get all snapshots completed successfully. Aug 20 04:34:41.174305 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:41.174305 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:41.174305 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4f25edac-ebeb-4868-ac7a-04e8b4427cb0 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] https://10.4.3.239/volume/v3/snapshots/detail returned with HTTP 200 Aug 20 04:34:41.174305 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 378/1514] 10.4.3.239 () {66 vars in 1264 bytes} [Thu Aug 20 04:34:41 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:41.187299 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-80b2a0e1-fbfc-4253-9881-79d8f024f8e1 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:41.189984 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-80b2a0e1-fbfc-4253-9881-79d8f024f8e1 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] GET https://10.4.3.239/volume/v3/snapshots/0414e13a-01f9-451a-a22a-36b6e1259d2e Aug 20 04:34:41.190257 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-80b2a0e1-fbfc-4253-9881-79d8f024f8e1 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:41.190592 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-80b2a0e1-fbfc-4253-9881-79d8f024f8e1 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:41.198296 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:41.198296 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:34:41.198976 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-80b2a0e1-fbfc-4253-9881-79d8f024f8e1 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Snapshot retrieved successfully. Aug 20 04:34:41.200338 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-80b2a0e1-fbfc-4253-9881-79d8f024f8e1 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] https://10.4.3.239/volume/v3/snapshots/0414e13a-01f9-451a-a22a-36b6e1259d2e returned with HTTP 200 Aug 20 04:34:41.200886 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 380/1515] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:34:41 2026] GET /volume/v3/snapshots/0414e13a-01f9-451a-a22a-36b6e1259d2e => generated 474 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:41.211739 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-dd20e2b6-778c-45ed-9926-f34a0363bb9a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:41.213793 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dd20e2b6-778c-45ed-9926-f34a0363bb9a tempest-GroupSnapshotsV319Test-312521502 tempest-GroupSnapshotsV319Test-312521502-project-admin] POST https://10.4.3.239/volume/v3/group_snapshots/e6d8ab3b-fb5e-4bb9-9002-90d8c380951f/action Aug 20 04:34:41.214124 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-dd20e2b6-778c-45ed-9926-f34a0363bb9a tempest-GroupSnapshotsV319Test-312521502 tempest-GroupSnapshotsV319Test-312521502-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:34:41.214312 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-dd20e2b6-778c-45ed-9926-f34a0363bb9a tempest-GroupSnapshotsV319Test-312521502 tempest-GroupSnapshotsV319Test-312521502-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:34:41.216818 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.group_snapshots [None req-dd20e2b6-778c-45ed-9926-f34a0363bb9a tempest-GroupSnapshotsV319Test-312521502 tempest-GroupSnapshotsV319Test-312521502-project-admin] Updating group 'e6d8ab3b-fb5e-4bb9-9002-90d8c380951f' with 'creating' {{(pid=100177) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 20 04:34:41.221211 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:41.221211 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:41.231209 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dd20e2b6-778c-45ed-9926-f34a0363bb9a tempest-GroupSnapshotsV319Test-312521502 tempest-GroupSnapshotsV319Test-312521502-project-admin] https://10.4.3.239/volume/v3/group_snapshots/e6d8ab3b-fb5e-4bb9-9002-90d8c380951f/action returned with HTTP 202 Aug 20 04:34:41.232068 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 376/1516] 10.4.3.239 () {70 vars in 1455 bytes} [Thu Aug 20 04:34:41 2026] POST /volume/v3/group_snapshots/e6d8ab3b-fb5e-4bb9-9002-90d8c380951f/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:34:41.241318 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7d0c4064-f744-4280-8b99-39dcf9ad55a7 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:41.243560 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7d0c4064-f744-4280-8b99-39dcf9ad55a7 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] GET https://10.4.3.239/volume/v3/group_snapshots/e6d8ab3b-fb5e-4bb9-9002-90d8c380951f Aug 20 04:34:41.243802 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7d0c4064-f744-4280-8b99-39dcf9ad55a7 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:41.244055 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7d0c4064-f744-4280-8b99-39dcf9ad55a7 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:41.244228 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.group_snapshots [None req-7d0c4064-f744-4280-8b99-39dcf9ad55a7 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] show called for member e6d8ab3b-fb5e-4bb9-9002-90d8c380951f {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 04:34:41.248625 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:41.248625 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:41.253610 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7d0c4064-f744-4280-8b99-39dcf9ad55a7 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] https://10.4.3.239/volume/v3/group_snapshots/e6d8ab3b-fb5e-4bb9-9002-90d8c380951f returned with HTTP 200 Aug 20 04:34:41.254444 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 383/1517] 10.4.3.239 () {68 vars in 1413 bytes} [Thu Aug 20 04:34:41 2026] GET /volume/v3/group_snapshots/e6d8ab3b-fb5e-4bb9-9002-90d8c380951f => generated 330 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:34:41.265726 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4a618f0a-5fb3-425a-bf7f-e0e657efcf2b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:41.267054 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4a618f0a-5fb3-425a-bf7f-e0e657efcf2b tempest-GroupSnapshotsV319Test-312521502 tempest-GroupSnapshotsV319Test-312521502-project-admin] POST https://10.4.3.239/volume/v3/group_snapshots/e6d8ab3b-fb5e-4bb9-9002-90d8c380951f/action Aug 20 04:34:41.267702 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4a618f0a-5fb3-425a-bf7f-e0e657efcf2b tempest-GroupSnapshotsV319Test-312521502 tempest-GroupSnapshotsV319Test-312521502-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:34:41.267976 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4a618f0a-5fb3-425a-bf7f-e0e657efcf2b tempest-GroupSnapshotsV319Test-312521502 tempest-GroupSnapshotsV319Test-312521502-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:34:41.272420 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.group_snapshots [None req-4a618f0a-5fb3-425a-bf7f-e0e657efcf2b tempest-GroupSnapshotsV319Test-312521502 tempest-GroupSnapshotsV319Test-312521502-project-admin] Updating group 'e6d8ab3b-fb5e-4bb9-9002-90d8c380951f' with 'available' {{(pid=100174) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 20 04:34:41.278060 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:41.278060 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:41.291607 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4a618f0a-5fb3-425a-bf7f-e0e657efcf2b tempest-GroupSnapshotsV319Test-312521502 tempest-GroupSnapshotsV319Test-312521502-project-admin] https://10.4.3.239/volume/v3/group_snapshots/e6d8ab3b-fb5e-4bb9-9002-90d8c380951f/action returned with HTTP 202 Aug 20 04:34:41.292342 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 379/1518] 10.4.3.239 () {70 vars in 1455 bytes} [Thu Aug 20 04:34:41 2026] POST /volume/v3/group_snapshots/e6d8ab3b-fb5e-4bb9-9002-90d8c380951f/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:34:41.304671 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1531af4d-8c2b-41a3-9b74-5dacc7386fbb None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:41.307155 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1531af4d-8c2b-41a3-9b74-5dacc7386fbb tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] GET https://10.4.3.239/volume/v3/group_snapshots/e6d8ab3b-fb5e-4bb9-9002-90d8c380951f Aug 20 04:34:41.307531 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1531af4d-8c2b-41a3-9b74-5dacc7386fbb tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:41.307795 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1531af4d-8c2b-41a3-9b74-5dacc7386fbb tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:41.307992 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.group_snapshots [None req-1531af4d-8c2b-41a3-9b74-5dacc7386fbb tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] show called for member e6d8ab3b-fb5e-4bb9-9002-90d8c380951f {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 04:34:41.312658 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:41.312658 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:34:41.318069 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1531af4d-8c2b-41a3-9b74-5dacc7386fbb tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] https://10.4.3.239/volume/v3/group_snapshots/e6d8ab3b-fb5e-4bb9-9002-90d8c380951f returned with HTTP 200 Aug 20 04:34:41.318711 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 381/1519] 10.4.3.239 () {68 vars in 1413 bytes} [Thu Aug 20 04:34:41 2026] GET /volume/v3/group_snapshots/e6d8ab3b-fb5e-4bb9-9002-90d8c380951f => generated 331 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:34:41.336367 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-411c9b58-96af-4136-9df1-6ce58790602b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:41.342542 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-411c9b58-96af-4136-9df1-6ce58790602b tempest-GroupSnapshotsV319Test-312521502 tempest-GroupSnapshotsV319Test-312521502-project-admin] POST https://10.4.3.239/volume/v3/group_snapshots/e6d8ab3b-fb5e-4bb9-9002-90d8c380951f/action Aug 20 04:34:41.343980 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-411c9b58-96af-4136-9df1-6ce58790602b tempest-GroupSnapshotsV319Test-312521502 tempest-GroupSnapshotsV319Test-312521502-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:34:41.344207 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-411c9b58-96af-4136-9df1-6ce58790602b tempest-GroupSnapshotsV319Test-312521502 tempest-GroupSnapshotsV319Test-312521502-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:34:41.347454 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.group_snapshots [None req-411c9b58-96af-4136-9df1-6ce58790602b tempest-GroupSnapshotsV319Test-312521502 tempest-GroupSnapshotsV319Test-312521502-project-admin] Updating group 'e6d8ab3b-fb5e-4bb9-9002-90d8c380951f' with 'error' {{(pid=100177) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 20 04:34:41.354307 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:41.354307 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:41.364818 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-411c9b58-96af-4136-9df1-6ce58790602b tempest-GroupSnapshotsV319Test-312521502 tempest-GroupSnapshotsV319Test-312521502-project-admin] https://10.4.3.239/volume/v3/group_snapshots/e6d8ab3b-fb5e-4bb9-9002-90d8c380951f/action returned with HTTP 202 Aug 20 04:34:41.365918 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 377/1520] 10.4.3.239 () {70 vars in 1455 bytes} [Thu Aug 20 04:34:41 2026] POST /volume/v3/group_snapshots/e6d8ab3b-fb5e-4bb9-9002-90d8c380951f/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:34:41.380523 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-52b195dc-01c1-4341-a92a-832a78a7c4fb None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:41.383396 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-52b195dc-01c1-4341-a92a-832a78a7c4fb tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] GET https://10.4.3.239/volume/v3/group_snapshots/e6d8ab3b-fb5e-4bb9-9002-90d8c380951f Aug 20 04:34:41.383396 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-52b195dc-01c1-4341-a92a-832a78a7c4fb tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:41.383396 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-52b195dc-01c1-4341-a92a-832a78a7c4fb tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:41.383396 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.group_snapshots [None req-52b195dc-01c1-4341-a92a-832a78a7c4fb tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] show called for member e6d8ab3b-fb5e-4bb9-9002-90d8c380951f {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 04:34:41.389044 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:41.389044 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:41.397100 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-52b195dc-01c1-4341-a92a-832a78a7c4fb tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] https://10.4.3.239/volume/v3/group_snapshots/e6d8ab3b-fb5e-4bb9-9002-90d8c380951f returned with HTTP 200 Aug 20 04:34:41.397873 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 384/1521] 10.4.3.239 () {68 vars in 1413 bytes} [Thu Aug 20 04:34:41 2026] GET /volume/v3/group_snapshots/e6d8ab3b-fb5e-4bb9-9002-90d8c380951f => generated 327 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 04:34:41.410625 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ef5f5beb-ede7-49db-b332-2ecc0e632ae9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:41.412623 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ef5f5beb-ede7-49db-b332-2ecc0e632ae9 tempest-GroupSnapshotsV319Test-312521502 tempest-GroupSnapshotsV319Test-312521502-project-admin] POST https://10.4.3.239/volume/v3/group_snapshots/e6d8ab3b-fb5e-4bb9-9002-90d8c380951f/action Aug 20 04:34:41.413335 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ef5f5beb-ede7-49db-b332-2ecc0e632ae9 tempest-GroupSnapshotsV319Test-312521502 tempest-GroupSnapshotsV319Test-312521502-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:34:41.413335 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ef5f5beb-ede7-49db-b332-2ecc0e632ae9 tempest-GroupSnapshotsV319Test-312521502 tempest-GroupSnapshotsV319Test-312521502-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:34:41.414773 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.group_snapshots [None req-ef5f5beb-ede7-49db-b332-2ecc0e632ae9 tempest-GroupSnapshotsV319Test-312521502 tempest-GroupSnapshotsV319Test-312521502-project-admin] Updating group 'e6d8ab3b-fb5e-4bb9-9002-90d8c380951f' with 'available' {{(pid=100174) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 20 04:34:41.420569 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:41.420569 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:41.439616 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ef5f5beb-ede7-49db-b332-2ecc0e632ae9 tempest-GroupSnapshotsV319Test-312521502 tempest-GroupSnapshotsV319Test-312521502-project-admin] https://10.4.3.239/volume/v3/group_snapshots/e6d8ab3b-fb5e-4bb9-9002-90d8c380951f/action returned with HTTP 202 Aug 20 04:34:41.440065 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 380/1522] 10.4.3.239 () {70 vars in 1455 bytes} [Thu Aug 20 04:34:41 2026] POST /volume/v3/group_snapshots/e6d8ab3b-fb5e-4bb9-9002-90d8c380951f/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:34:41.454159 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9d395c08-8142-44a6-82af-603193d0226a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:41.456083 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9d395c08-8142-44a6-82af-603193d0226a tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] GET https://10.4.3.239/volume/v3/group_snapshots/e6d8ab3b-fb5e-4bb9-9002-90d8c380951f Aug 20 04:34:41.456884 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9d395c08-8142-44a6-82af-603193d0226a tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:41.456990 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9d395c08-8142-44a6-82af-603193d0226a tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:41.457217 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.group_snapshots [None req-9d395c08-8142-44a6-82af-603193d0226a tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] show called for member e6d8ab3b-fb5e-4bb9-9002-90d8c380951f {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 04:34:41.462417 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:41.462417 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:34:41.468494 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9d395c08-8142-44a6-82af-603193d0226a tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] https://10.4.3.239/volume/v3/group_snapshots/e6d8ab3b-fb5e-4bb9-9002-90d8c380951f returned with HTTP 200 Aug 20 04:34:41.468990 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 382/1523] 10.4.3.239 () {68 vars in 1413 bytes} [Thu Aug 20 04:34:41 2026] GET /volume/v3/group_snapshots/e6d8ab3b-fb5e-4bb9-9002-90d8c380951f => generated 331 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:34:41.479831 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-335508ed-684c-4a85-8d79-58423e988b24 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:41.482103 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-335508ed-684c-4a85-8d79-58423e988b24 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] DELETE https://10.4.3.239/volume/v3/group_snapshots/e6d8ab3b-fb5e-4bb9-9002-90d8c380951f Aug 20 04:34:41.482390 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-335508ed-684c-4a85-8d79-58423e988b24 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:41.482620 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-335508ed-684c-4a85-8d79-58423e988b24 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:41.482764 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.group_snapshots [None req-335508ed-684c-4a85-8d79-58423e988b24 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] delete called for member e6d8ab3b-fb5e-4bb9-9002-90d8c380951f {{(pid=100177) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 20 04:34:41.482935 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.group_snapshots [None req-335508ed-684c-4a85-8d79-58423e988b24 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Delete group_snapshot with id: e6d8ab3b-fb5e-4bb9-9002-90d8c380951f Aug 20 04:34:41.487777 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:41.487777 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:41.530520 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-335508ed-684c-4a85-8d79-58423e988b24 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] https://10.4.3.239/volume/v3/group_snapshots/e6d8ab3b-fb5e-4bb9-9002-90d8c380951f returned with HTTP 202 Aug 20 04:34:41.531399 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 378/1524] 10.4.3.239 () {68 vars in 1416 bytes} [Thu Aug 20 04:34:41 2026] DELETE /volume/v3/group_snapshots/e6d8ab3b-fb5e-4bb9-9002-90d8c380951f => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:34:41.540535 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ee9f3517-4434-45ca-bf6b-045777811ecc None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:41.542557 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ee9f3517-4434-45ca-bf6b-045777811ecc tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] GET https://10.4.3.239/volume/v3/volumes/detail Aug 20 04:34:41.542857 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ee9f3517-4434-45ca-bf6b-045777811ecc tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:41.543903 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ee9f3517-4434-45ca-bf6b-045777811ecc tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Calling method 'detail' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:41.543903 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.api_utils [None req-ee9f3517-4434-45ca-bf6b-045777811ecc tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Removing options '' from query. {{(pid=100175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:34:41.544201 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ee9f3517-4434-45ca-bf6b-045777811ecc tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100175) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:34:41.562360 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-ee9f3517-4434-45ca-bf6b-045777811ecc tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Get all volumes completed successfully. Aug 20 04:34:41.564174 np0000007850 devstack@c-api.service[100175]: WARNING stevedore.named [None req-ee9f3517-4434-45ca-bf6b-045777811ecc tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:34:41.564174 np0000007850 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-ee9f3517-4434-45ca-bf6b-045777811ecc tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:34:41.626309 np0000007850 devstack@c-api.service[100175]: DEBUG oslo_db.sqlalchemy.engines [None req-ee9f3517-4434-45ca-bf6b-045777811ecc tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100175) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:34:41.630279 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:41.630279 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:41.640408 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ee9f3517-4434-45ca-bf6b-045777811ecc tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] https://10.4.3.239/volume/v3/volumes/detail returned with HTTP 200 Aug 20 04:34:41.641085 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 385/1525] 10.4.3.239 () {68 vars in 1299 bytes} [Thu Aug 20 04:34:41 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:34:41.659139 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3198bf9e-9fdd-45f1-b15e-1dc6d72c80a1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:41.661449 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3198bf9e-9fdd-45f1-b15e-1dc6d72c80a1 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] GET https://10.4.3.239/volume/v3/snapshots/detail Aug 20 04:34:41.662159 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3198bf9e-9fdd-45f1-b15e-1dc6d72c80a1 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:41.662159 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3198bf9e-9fdd-45f1-b15e-1dc6d72c80a1 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Calling method 'detail' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:41.662988 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.api_utils [None req-3198bf9e-9fdd-45f1-b15e-1dc6d72c80a1 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Removing options '' from query. {{(pid=100174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:34:41.664978 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.db.api [None req-3198bf9e-9fdd-45f1-b15e-1dc6d72c80a1 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Building query based on filter {{(pid=100174) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 04:34:41.673232 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-3198bf9e-9fdd-45f1-b15e-1dc6d72c80a1 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Get all snapshots completed successfully. Aug 20 04:34:41.674408 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3198bf9e-9fdd-45f1-b15e-1dc6d72c80a1 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] https://10.4.3.239/volume/v3/snapshots/detail returned with HTTP 200 Aug 20 04:34:41.674408 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 381/1526] 10.4.3.239 () {66 vars in 1264 bytes} [Thu Aug 20 04:34:41 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 04:34:41.678431 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-473babfb-4575-4f29-be81-113a0a363b45 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:41.680686 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-473babfb-4575-4f29-be81-113a0a363b45 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/965516b0-3739-4e3c-a5cd-5ebcf55d4175 Aug 20 04:34:41.680873 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-473babfb-4575-4f29-be81-113a0a363b45 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:41.681097 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-473babfb-4575-4f29-be81-113a0a363b45 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:41.687025 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-04cc1609-8971-4f6d-861b-bfee52cc9ed5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:41.690011 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-04cc1609-8971-4f6d-861b-bfee52cc9ed5 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] GET https://10.4.3.239/volume/v3/group_snapshots/e6d8ab3b-fb5e-4bb9-9002-90d8c380951f Aug 20 04:34:41.690316 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-04cc1609-8971-4f6d-861b-bfee52cc9ed5 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:41.690591 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-04cc1609-8971-4f6d-861b-bfee52cc9ed5 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:41.690791 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.group_snapshots [None req-04cc1609-8971-4f6d-861b-bfee52cc9ed5 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] show called for member e6d8ab3b-fb5e-4bb9-9002-90d8c380951f {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 20 04:34:41.693819 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:41.693819 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:34:41.695704 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-04cc1609-8971-4f6d-861b-bfee52cc9ed5 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] https://10.4.3.239/volume/v3/group_snapshots/e6d8ab3b-fb5e-4bb9-9002-90d8c380951f returned with HTTP 404 Aug 20 04:34:41.696869 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 379/1527] 10.4.3.239 () {68 vars in 1413 bytes} [Thu Aug 20 04:34:41 2026] GET /volume/v3/group_snapshots/e6d8ab3b-fb5e-4bb9-9002-90d8c380951f => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:34:41.699089 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-473babfb-4575-4f29-be81-113a0a363b45 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:34:41.706786 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-473babfb-4575-4f29-be81-113a0a363b45 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/965516b0-3739-4e3c-a5cd-5ebcf55d4175 returned with HTTP 200 Aug 20 04:34:41.706786 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 383/1528] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:41 2026] GET /volume/v3/volumes/965516b0-3739-4e3c-a5cd-5ebcf55d4175 => generated 881 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:41.707762 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d62a1ced-0338-4370-813f-71b283b680f0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:41.708717 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5e7159b5-b333-4cd7-9ea8-c5f3a1136a3e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:41.710438 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d62a1ced-0338-4370-813f-71b283b680f0 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] GET https://10.4.3.239/volume/v3/volumes/detail Aug 20 04:34:41.711335 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d62a1ced-0338-4370-813f-71b283b680f0 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:41.711335 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d62a1ced-0338-4370-813f-71b283b680f0 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Calling method 'detail' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:41.711496 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5e7159b5-b333-4cd7-9ea8-c5f3a1136a3e tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] GET https://10.4.3.239/volume/v3/volumes/b5edeecd-311a-42b0-ba0a-3c513e164d9c Aug 20 04:34:41.711746 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5e7159b5-b333-4cd7-9ea8-c5f3a1136a3e tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:41.712021 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.api_utils [None req-d62a1ced-0338-4370-813f-71b283b680f0 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Removing options '' from query. {{(pid=100175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:34:41.713245 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5e7159b5-b333-4cd7-9ea8-c5f3a1136a3e tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:41.713376 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d62a1ced-0338-4370-813f-71b283b680f0 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100175) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:34:41.721985 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5e7159b5-b333-4cd7-9ea8-c5f3a1136a3e tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] https://10.4.3.239/volume/v3/volumes/b5edeecd-311a-42b0-ba0a-3c513e164d9c returned with HTTP 404 Aug 20 04:34:41.722831 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 382/1529] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:41 2026] GET /volume/v3/volumes/b5edeecd-311a-42b0-ba0a-3c513e164d9c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:34:41.725411 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-031cf79a-b773-44ca-b4a7-4c948a76bd01 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:41.727762 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-031cf79a-b773-44ca-b4a7-4c948a76bd01 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/965516b0-3739-4e3c-a5cd-5ebcf55d4175 Aug 20 04:34:41.727904 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d62a1ced-0338-4370-813f-71b283b680f0 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Get all volumes completed successfully. Aug 20 04:34:41.728024 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-031cf79a-b773-44ca-b4a7-4c948a76bd01 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:41.728307 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-031cf79a-b773-44ca-b4a7-4c948a76bd01 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:41.729914 np0000007850 devstack@c-api.service[100175]: WARNING stevedore.named [None req-d62a1ced-0338-4370-813f-71b283b680f0 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:34:41.729914 np0000007850 devstack@c-api.service[100175]: WARNING castellan.key_manager [None req-d62a1ced-0338-4370-813f-71b283b680f0 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:34:41.733331 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0778d497-b84d-478c-86e1-885958a0552a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:41.736440 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0778d497-b84d-478c-86e1-885958a0552a tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] DELETE https://10.4.3.239/volume/v3/volumes/a6087702-083e-4cba-8cde-8f8ae18ffd98 Aug 20 04:34:41.737237 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0778d497-b84d-478c-86e1-885958a0552a tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:41.737237 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0778d497-b84d-478c-86e1-885958a0552a tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:41.737394 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-0778d497-b84d-478c-86e1-885958a0552a tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Delete volume with id: a6087702-083e-4cba-8cde-8f8ae18ffd98 Aug 20 04:34:41.741664 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:41.741664 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:41.747778 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-031cf79a-b773-44ca-b4a7-4c948a76bd01 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:34:41.751631 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:41.751631 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:34:41.752434 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-0778d497-b84d-478c-86e1-885958a0552a tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Volume info retrieved successfully. Aug 20 04:34:41.755827 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-031cf79a-b773-44ca-b4a7-4c948a76bd01 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/965516b0-3739-4e3c-a5cd-5ebcf55d4175 returned with HTTP 200 Aug 20 04:34:41.756805 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 380/1530] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:41 2026] GET /volume/v3/volumes/965516b0-3739-4e3c-a5cd-5ebcf55d4175 => generated 881 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:41.775764 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-10870fe0-fd0f-4a28-8429-3719290d82c6 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:41.778424 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-10870fe0-fd0f-4a28-8429-3719290d82c6 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] DELETE https://10.4.3.239/volume/v3/volumes/965516b0-3739-4e3c-a5cd-5ebcf55d4175 Aug 20 04:34:41.778816 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-10870fe0-fd0f-4a28-8429-3719290d82c6 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:41.779005 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-10870fe0-fd0f-4a28-8429-3719290d82c6 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:41.779344 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-10870fe0-fd0f-4a28-8429-3719290d82c6 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Delete volume with id: 965516b0-3739-4e3c-a5cd-5ebcf55d4175 Aug 20 04:34:41.785405 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-0778d497-b84d-478c-86e1-885958a0552a tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Delete volume request issued successfully. Aug 20 04:34:41.785612 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0778d497-b84d-478c-86e1-885958a0552a tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] https://10.4.3.239/volume/v3/volumes/a6087702-083e-4cba-8cde-8f8ae18ffd98 returned with HTTP 202 Aug 20 04:34:41.786484 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 384/1531] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:34:41 2026] DELETE /volume/v3/volumes/a6087702-083e-4cba-8cde-8f8ae18ffd98 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:34:41.791399 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:41.791399 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:41.791968 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-10870fe0-fd0f-4a28-8429-3719290d82c6 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:34:41.795230 np0000007850 devstack@c-api.service[100175]: DEBUG oslo_db.sqlalchemy.engines [None req-d62a1ced-0338-4370-813f-71b283b680f0 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100175) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:34:41.796530 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0901b167-376f-49b4-8077-110504874e2b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:41.799242 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0901b167-376f-49b4-8077-110504874e2b tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] GET https://10.4.3.239/volume/v3/volumes/a6087702-083e-4cba-8cde-8f8ae18ffd98 Aug 20 04:34:41.799587 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0901b167-376f-49b4-8077-110504874e2b tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:41.799903 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0901b167-376f-49b4-8077-110504874e2b tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:41.800403 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:41.800403 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:41.812683 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:41.812683 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:41.812857 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d62a1ced-0338-4370-813f-71b283b680f0 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] https://10.4.3.239/volume/v3/volumes/detail returned with HTTP 200 Aug 20 04:34:41.813606 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 386/1532] 10.4.3.239 () {68 vars in 1299 bytes} [Thu Aug 20 04:34:41 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:34:41.818984 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-10870fe0-fd0f-4a28-8429-3719290d82c6 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Delete volume request issued successfully. Aug 20 04:34:41.819137 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-10870fe0-fd0f-4a28-8429-3719290d82c6 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/965516b0-3739-4e3c-a5cd-5ebcf55d4175 returned with HTTP 202 Aug 20 04:34:41.819629 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-0901b167-376f-49b4-8077-110504874e2b tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Volume info retrieved successfully. Aug 20 04:34:41.819716 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 383/1533] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:34:41 2026] DELETE /volume/v3/volumes/965516b0-3739-4e3c-a5cd-5ebcf55d4175 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:34:41.826267 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0901b167-376f-49b4-8077-110504874e2b tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] https://10.4.3.239/volume/v3/volumes/a6087702-083e-4cba-8cde-8f8ae18ffd98 returned with HTTP 200 Aug 20 04:34:41.826592 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 381/1534] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:41 2026] GET /volume/v3/volumes/a6087702-083e-4cba-8cde-8f8ae18ffd98 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:41.827751 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b75c865a-03a5-4378-9baf-19a0a7782bef None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:41.828973 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-dc1a6c34-164b-482d-a5d9-1b426f698ccb None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:41.829915 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b75c865a-03a5-4378-9baf-19a0a7782bef tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/965516b0-3739-4e3c-a5cd-5ebcf55d4175 Aug 20 04:34:41.829915 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b75c865a-03a5-4378-9baf-19a0a7782bef tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:41.830509 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b75c865a-03a5-4378-9baf-19a0a7782bef tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:41.832560 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-dc1a6c34-164b-482d-a5d9-1b426f698ccb tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] POST https://10.4.3.239/volume/v3/groups/357d59a7-9838-4853-b8f8-6ad2c1945b55/action Aug 20 04:34:41.832560 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-dc1a6c34-164b-482d-a5d9-1b426f698ccb tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:34:41.832560 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-dc1a6c34-164b-482d-a5d9-1b426f698ccb tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:34:41.834574 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.groups [None req-dc1a6c34-164b-482d-a5d9-1b426f698ccb tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] delete called for group 357d59a7-9838-4853-b8f8-6ad2c1945b55 {{(pid=100175) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 04:34:41.834770 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.groups [None req-dc1a6c34-164b-482d-a5d9-1b426f698ccb tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Delete group with id: 357d59a7-9838-4853-b8f8-6ad2c1945b55 Aug 20 04:34:41.838150 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:41.838150 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:34:41.840293 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:41.840293 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:41.843027 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b75c865a-03a5-4378-9baf-19a0a7782bef tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:34:41.847321 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b75c865a-03a5-4378-9baf-19a0a7782bef tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/965516b0-3739-4e3c-a5cd-5ebcf55d4175 returned with HTTP 200 Aug 20 04:34:41.847765 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 385/1535] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:41 2026] GET /volume/v3/volumes/965516b0-3739-4e3c-a5cd-5ebcf55d4175 => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:41.897154 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-dc1a6c34-164b-482d-a5d9-1b426f698ccb tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] https://10.4.3.239/volume/v3/groups/357d59a7-9838-4853-b8f8-6ad2c1945b55/action returned with HTTP 202 Aug 20 04:34:41.897833 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 387/1536] 10.4.3.239 () {70 vars in 1428 bytes} [Thu Aug 20 04:34:41 2026] POST /volume/v3/groups/357d59a7-9838-4853-b8f8-6ad2c1945b55/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:34:41.907736 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-65550450-5eff-4f27-9bb5-91c21890531b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:41.910272 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-65550450-5eff-4f27-9bb5-91c21890531b tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] GET https://10.4.3.239/volume/v3/volumes/067279dc-d4e9-440f-ac8a-ee7ddd093629 Aug 20 04:34:41.910593 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-65550450-5eff-4f27-9bb5-91c21890531b tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:41.910867 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-65550450-5eff-4f27-9bb5-91c21890531b tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:41.922408 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:41.922408 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:41.931841 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-65550450-5eff-4f27-9bb5-91c21890531b tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Volume info retrieved successfully. Aug 20 04:34:41.933524 np0000007850 devstack@c-api.service[100174]: WARNING stevedore.named [None req-65550450-5eff-4f27-9bb5-91c21890531b tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 20 04:34:41.933524 np0000007850 devstack@c-api.service[100174]: WARNING castellan.key_manager [None req-65550450-5eff-4f27-9bb5-91c21890531b tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 20 04:34:41.995693 np0000007850 devstack@c-api.service[100174]: DEBUG oslo_db.sqlalchemy.engines [None req-65550450-5eff-4f27-9bb5-91c21890531b tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100174) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:34:42.000907 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:42.000907 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:42.011441 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-65550450-5eff-4f27-9bb5-91c21890531b tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] https://10.4.3.239/volume/v3/volumes/067279dc-d4e9-440f-ac8a-ee7ddd093629 returned with HTTP 200 Aug 20 04:34:42.012308 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 384/1537] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:34:41 2026] GET /volume/v3/volumes/067279dc-d4e9-440f-ac8a-ee7ddd093629 => generated 918 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:34:42.843762 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d0f56a58-20f8-4d46-8b32-8a845dedc045 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:42.847254 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d0f56a58-20f8-4d46-8b32-8a845dedc045 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] GET https://10.4.3.239/volume/v3/volumes/a6087702-083e-4cba-8cde-8f8ae18ffd98 Aug 20 04:34:42.848003 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d0f56a58-20f8-4d46-8b32-8a845dedc045 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:42.848003 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d0f56a58-20f8-4d46-8b32-8a845dedc045 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:42.856035 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d0f56a58-20f8-4d46-8b32-8a845dedc045 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] https://10.4.3.239/volume/v3/volumes/a6087702-083e-4cba-8cde-8f8ae18ffd98 returned with HTTP 404 Aug 20 04:34:42.856604 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 382/1538] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:42 2026] GET /volume/v3/volumes/a6087702-083e-4cba-8cde-8f8ae18ffd98 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:34:42.867122 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-00cde588-3230-4cc6-a31e-96f7945db958 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:42.869847 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-00cde588-3230-4cc6-a31e-96f7945db958 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/965516b0-3739-4e3c-a5cd-5ebcf55d4175 Aug 20 04:34:42.870110 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-00cde588-3230-4cc6-a31e-96f7945db958 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:42.870373 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-00cde588-3230-4cc6-a31e-96f7945db958 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:42.873065 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5d71a0e5-33c1-4c4f-8a26-426601d2fd6a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:42.874788 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5d71a0e5-33c1-4c4f-8a26-426601d2fd6a tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] DELETE https://10.4.3.239/volume/v3/volumes/37f4e1d0-04ce-4ed8-b2e6-13bc0bae89b6 Aug 20 04:34:42.876498 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5d71a0e5-33c1-4c4f-8a26-426601d2fd6a tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:42.876498 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5d71a0e5-33c1-4c4f-8a26-426601d2fd6a tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:42.876498 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-5d71a0e5-33c1-4c4f-8a26-426601d2fd6a tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Delete volume with id: 37f4e1d0-04ce-4ed8-b2e6-13bc0bae89b6 Aug 20 04:34:42.880187 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-00cde588-3230-4cc6-a31e-96f7945db958 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/965516b0-3739-4e3c-a5cd-5ebcf55d4175 returned with HTTP 404 Aug 20 04:34:42.880889 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 386/1539] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:42 2026] GET /volume/v3/volumes/965516b0-3739-4e3c-a5cd-5ebcf55d4175 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:34:42.882616 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:42.882616 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:42.883251 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-5d71a0e5-33c1-4c4f-8a26-426601d2fd6a tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Volume info retrieved successfully. Aug 20 04:34:42.891102 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c59e9257-93e9-41b2-9940-41a7788086be None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:42.893618 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c59e9257-93e9-41b2-9940-41a7788086be tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/965516b0-3739-4e3c-a5cd-5ebcf55d4175 Aug 20 04:34:42.893618 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c59e9257-93e9-41b2-9940-41a7788086be tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:42.893618 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c59e9257-93e9-41b2-9940-41a7788086be tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:42.899769 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c59e9257-93e9-41b2-9940-41a7788086be tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/965516b0-3739-4e3c-a5cd-5ebcf55d4175 returned with HTTP 404 Aug 20 04:34:42.899769 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 385/1540] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:42 2026] GET /volume/v3/volumes/965516b0-3739-4e3c-a5cd-5ebcf55d4175 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:34:42.908674 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-5d71a0e5-33c1-4c4f-8a26-426601d2fd6a tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Delete volume request issued successfully. Aug 20 04:34:42.908674 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5d71a0e5-33c1-4c4f-8a26-426601d2fd6a tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] https://10.4.3.239/volume/v3/volumes/37f4e1d0-04ce-4ed8-b2e6-13bc0bae89b6 returned with HTTP 202 Aug 20 04:34:42.908674 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 388/1541] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:34:42 2026] DELETE /volume/v3/volumes/37f4e1d0-04ce-4ed8-b2e6-13bc0bae89b6 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:34:42.909000 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6e60a4b5-9eb4-4479-a7f4-91d925a3ff21 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:42.911701 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6e60a4b5-9eb4-4479-a7f4-91d925a3ff21 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] DELETE https://10.4.3.239/volume/v3/volumes/965516b0-3739-4e3c-a5cd-5ebcf55d4175 Aug 20 04:34:42.911912 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6e60a4b5-9eb4-4479-a7f4-91d925a3ff21 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:42.914067 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6e60a4b5-9eb4-4479-a7f4-91d925a3ff21 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:42.914067 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-6e60a4b5-9eb4-4479-a7f4-91d925a3ff21 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Delete volume with id: 965516b0-3739-4e3c-a5cd-5ebcf55d4175 Aug 20 04:34:42.916590 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a8f90fdb-cfee-4a5b-92c4-94c142195a7c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:42.919113 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a8f90fdb-cfee-4a5b-92c4-94c142195a7c tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] GET https://10.4.3.239/volume/v3/volumes/37f4e1d0-04ce-4ed8-b2e6-13bc0bae89b6 Aug 20 04:34:42.919425 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a8f90fdb-cfee-4a5b-92c4-94c142195a7c tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:42.919739 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a8f90fdb-cfee-4a5b-92c4-94c142195a7c tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:42.922817 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6e60a4b5-9eb4-4479-a7f4-91d925a3ff21 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/965516b0-3739-4e3c-a5cd-5ebcf55d4175 returned with HTTP 404 Aug 20 04:34:42.923390 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 383/1542] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:34:42 2026] DELETE /volume/v3/volumes/965516b0-3739-4e3c-a5cd-5ebcf55d4175 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:34:42.929450 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:42.929450 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:34:42.936004 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0f3c6b1e-db7e-40a8-a5a5-c945a490c5f2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:42.936802 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a8f90fdb-cfee-4a5b-92c4-94c142195a7c tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Volume info retrieved successfully. Aug 20 04:34:42.938064 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0f3c6b1e-db7e-40a8-a5a5-c945a490c5f2 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/e2107def-39b8-46c8-96be-25f0aaf7151d Aug 20 04:34:42.938315 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0f3c6b1e-db7e-40a8-a5a5-c945a490c5f2 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:42.938514 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0f3c6b1e-db7e-40a8-a5a5-c945a490c5f2 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:42.938709 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-0f3c6b1e-db7e-40a8-a5a5-c945a490c5f2 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Delete snapshot with id: e2107def-39b8-46c8-96be-25f0aaf7151d Aug 20 04:34:42.942578 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a8f90fdb-cfee-4a5b-92c4-94c142195a7c tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] https://10.4.3.239/volume/v3/volumes/37f4e1d0-04ce-4ed8-b2e6-13bc0bae89b6 returned with HTTP 200 Aug 20 04:34:42.943150 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 387/1543] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:42 2026] GET /volume/v3/volumes/37f4e1d0-04ce-4ed8-b2e6-13bc0bae89b6 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:42.944901 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:42.944901 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:42.945548 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-0f3c6b1e-db7e-40a8-a5a5-c945a490c5f2 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot retrieved successfully. Aug 20 04:34:42.966093 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-0f3c6b1e-db7e-40a8-a5a5-c945a490c5f2 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot delete request issued successfully. Aug 20 04:34:42.966378 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0f3c6b1e-db7e-40a8-a5a5-c945a490c5f2 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots/e2107def-39b8-46c8-96be-25f0aaf7151d returned with HTTP 202 Aug 20 04:34:42.966930 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 386/1544] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:34:42 2026] DELETE /volume/v3/snapshots/e2107def-39b8-46c8-96be-25f0aaf7151d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:34:42.977622 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-516e5bd0-d602-4d8b-92a8-6e369867342d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:42.982340 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-516e5bd0-d602-4d8b-92a8-6e369867342d tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/snapshots/e2107def-39b8-46c8-96be-25f0aaf7151d Aug 20 04:34:42.982340 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-516e5bd0-d602-4d8b-92a8-6e369867342d tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:42.982340 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-516e5bd0-d602-4d8b-92a8-6e369867342d tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:42.991026 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:42.991026 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:42.991830 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-516e5bd0-d602-4d8b-92a8-6e369867342d tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot retrieved successfully. Aug 20 04:34:42.993264 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-516e5bd0-d602-4d8b-92a8-6e369867342d tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots/e2107def-39b8-46c8-96be-25f0aaf7151d returned with HTTP 200 Aug 20 04:34:42.993871 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 389/1545] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:34:42 2026] GET /volume/v3/snapshots/e2107def-39b8-46c8-96be-25f0aaf7151d => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:43.027960 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-01b13a1c-ccbc-4a96-8add-1c60cd4906c9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:43.030037 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-01b13a1c-ccbc-4a96-8add-1c60cd4906c9 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] GET https://10.4.3.239/volume/v3/volumes/067279dc-d4e9-440f-ac8a-ee7ddd093629 Aug 20 04:34:43.030333 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-01b13a1c-ccbc-4a96-8add-1c60cd4906c9 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:43.030519 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-01b13a1c-ccbc-4a96-8add-1c60cd4906c9 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:43.037527 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-01b13a1c-ccbc-4a96-8add-1c60cd4906c9 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] https://10.4.3.239/volume/v3/volumes/067279dc-d4e9-440f-ac8a-ee7ddd093629 returned with HTTP 404 Aug 20 04:34:43.038888 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 384/1546] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:34:43 2026] GET /volume/v3/volumes/067279dc-d4e9-440f-ac8a-ee7ddd093629 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:34:43.045097 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b82f6e69-149b-4d4b-bca0-c13c363b7dc5 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:43.047951 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b82f6e69-149b-4d4b-bca0-c13c363b7dc5 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] GET https://10.4.3.239/volume/v3/groups/357d59a7-9838-4853-b8f8-6ad2c1945b55 Aug 20 04:34:43.047951 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b82f6e69-149b-4d4b-bca0-c13c363b7dc5 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:43.048363 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b82f6e69-149b-4d4b-bca0-c13c363b7dc5 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:43.048363 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.groups [None req-b82f6e69-149b-4d4b-bca0-c13c363b7dc5 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] show called for member 357d59a7-9838-4853-b8f8-6ad2c1945b55 {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 04:34:43.053165 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b82f6e69-149b-4d4b-bca0-c13c363b7dc5 tempest-GroupSnapshotsV319Test-856123389 tempest-GroupSnapshotsV319Test-856123389-project-member] https://10.4.3.239/volume/v3/groups/357d59a7-9838-4853-b8f8-6ad2c1945b55 returned with HTTP 404 Aug 20 04:34:43.053771 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 388/1547] 10.4.3.239 () {68 vars in 1386 bytes} [Thu Aug 20 04:34:43 2026] GET /volume/v3/groups/357d59a7-9838-4853-b8f8-6ad2c1945b55 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:34:43.062694 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-71251781-ef1b-4b62-bef8-55d8ec2d0f63 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:43.065410 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-71251781-ef1b-4b62-bef8-55d8ec2d0f63 tempest-GroupSnapshotsV319Test-312521502 tempest-GroupSnapshotsV319Test-312521502-project-admin] DELETE https://10.4.3.239/volume/v3/group_types/776ac4a6-2240-451c-bf84-0268769fd579 Aug 20 04:34:43.065752 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-71251781-ef1b-4b62-bef8-55d8ec2d0f63 tempest-GroupSnapshotsV319Test-312521502 tempest-GroupSnapshotsV319Test-312521502-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:43.066047 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-71251781-ef1b-4b62-bef8-55d8ec2d0f63 tempest-GroupSnapshotsV319Test-312521502 tempest-GroupSnapshotsV319Test-312521502-project-admin] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:43.066493 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:43.066493 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:43.087818 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-71251781-ef1b-4b62-bef8-55d8ec2d0f63 tempest-GroupSnapshotsV319Test-312521502 tempest-GroupSnapshotsV319Test-312521502-project-admin] https://10.4.3.239/volume/v3/group_types/776ac4a6-2240-451c-bf84-0268769fd579 returned with HTTP 202 Aug 20 04:34:43.088335 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 387/1548] 10.4.3.239 () {68 vars in 1404 bytes} [Thu Aug 20 04:34:43 2026] DELETE /volume/v3/group_types/776ac4a6-2240-451c-bf84-0268769fd579 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:34:43.096125 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6ecfd3e5-3cb3-42ce-ac62-b7672519d7fa None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:43.101212 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6ecfd3e5-3cb3-42ce-ac62-b7672519d7fa tempest-GroupSnapshotsV319Test-312521502 tempest-GroupSnapshotsV319Test-312521502-project-admin] DELETE https://10.4.3.239/volume/v3/types/3efd20df-9e46-4500-a0b4-288c619f8f55 Aug 20 04:34:43.101212 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6ecfd3e5-3cb3-42ce-ac62-b7672519d7fa tempest-GroupSnapshotsV319Test-312521502 tempest-GroupSnapshotsV319Test-312521502-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:43.101212 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6ecfd3e5-3cb3-42ce-ac62-b7672519d7fa tempest-GroupSnapshotsV319Test-312521502 tempest-GroupSnapshotsV319Test-312521502-project-admin] Calling method '_delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:43.148286 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6ecfd3e5-3cb3-42ce-ac62-b7672519d7fa tempest-GroupSnapshotsV319Test-312521502 tempest-GroupSnapshotsV319Test-312521502-project-admin] https://10.4.3.239/volume/v3/types/3efd20df-9e46-4500-a0b4-288c619f8f55 returned with HTTP 202 Aug 20 04:34:43.148944 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 390/1549] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:34:43 2026] DELETE /volume/v3/types/3efd20df-9e46-4500-a0b4-288c619f8f55 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:34:43.160938 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-eb32c625-2c04-4948-ad14-012dd487e882 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:43.163337 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-eb32c625-2c04-4948-ad14-012dd487e882 tempest-GroupSnapshotsV319Test-312521502 tempest-GroupSnapshotsV319Test-312521502-project-admin] GET https://10.4.3.239/volume/v3/types/3efd20df-9e46-4500-a0b4-288c619f8f55 Aug 20 04:34:43.163606 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-eb32c625-2c04-4948-ad14-012dd487e882 tempest-GroupSnapshotsV319Test-312521502 tempest-GroupSnapshotsV319Test-312521502-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:43.163809 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-eb32c625-2c04-4948-ad14-012dd487e882 tempest-GroupSnapshotsV319Test-312521502 tempest-GroupSnapshotsV319Test-312521502-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:43.167351 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-eb32c625-2c04-4948-ad14-012dd487e882 tempest-GroupSnapshotsV319Test-312521502 tempest-GroupSnapshotsV319Test-312521502-project-admin] https://10.4.3.239/volume/v3/types/3efd20df-9e46-4500-a0b4-288c619f8f55 returned with HTTP 404 Aug 20 04:34:43.167859 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 385/1550] 10.4.3.239 () {66 vars in 1342 bytes} [Thu Aug 20 04:34:43 2026] GET /volume/v3/types/3efd20df-9e46-4500-a0b4-288c619f8f55 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:34:43.964060 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9816c42a-5f3c-4776-8ee4-178ce8a070bf None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:43.966500 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9816c42a-5f3c-4776-8ee4-178ce8a070bf tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] GET https://10.4.3.239/volume/v3/volumes/37f4e1d0-04ce-4ed8-b2e6-13bc0bae89b6 Aug 20 04:34:43.966868 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9816c42a-5f3c-4776-8ee4-178ce8a070bf tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:43.967050 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9816c42a-5f3c-4776-8ee4-178ce8a070bf tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:43.970002 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-20f96468-95bf-416b-8c00-d6279f97cf8c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:43.971981 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-20f96468-95bf-416b-8c00-d6279f97cf8c tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] DELETE https://10.4.3.239/volume/v3/volumes/63c7a2f5-0633-4437-b607-bfc06c601793 Aug 20 04:34:43.972361 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-20f96468-95bf-416b-8c00-d6279f97cf8c tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:43.972361 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-20f96468-95bf-416b-8c00-d6279f97cf8c tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:43.972548 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-20f96468-95bf-416b-8c00-d6279f97cf8c tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Delete volume with id: 63c7a2f5-0633-4437-b607-bfc06c601793 Aug 20 04:34:43.974370 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9816c42a-5f3c-4776-8ee4-178ce8a070bf tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] https://10.4.3.239/volume/v3/volumes/37f4e1d0-04ce-4ed8-b2e6-13bc0bae89b6 returned with HTTP 404 Aug 20 04:34:43.974890 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 389/1551] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:43 2026] GET /volume/v3/volumes/37f4e1d0-04ce-4ed8-b2e6-13bc0bae89b6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:34:43.979508 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:43.979508 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:43.979966 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-20f96468-95bf-416b-8c00-d6279f97cf8c tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Volume info retrieved successfully. Aug 20 04:34:43.985527 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-aced34de-3cf8-41a9-8a99-e05289c26f6c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:43.987707 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-aced34de-3cf8-41a9-8a99-e05289c26f6c tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] DELETE https://10.4.3.239/volume/v3/volumes/556af344-d7aa-42e2-8f2b-70af94d469ed Aug 20 04:34:43.988425 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-aced34de-3cf8-41a9-8a99-e05289c26f6c tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:43.988939 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-aced34de-3cf8-41a9-8a99-e05289c26f6c tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:43.989320 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-aced34de-3cf8-41a9-8a99-e05289c26f6c tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Delete volume with id: 556af344-d7aa-42e2-8f2b-70af94d469ed Aug 20 04:34:44.002140 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:44.002140 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:44.002140 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-aced34de-3cf8-41a9-8a99-e05289c26f6c tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Volume info retrieved successfully. Aug 20 04:34:44.002744 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-20f96468-95bf-416b-8c00-d6279f97cf8c tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Delete volume request issued successfully. Aug 20 04:34:44.002744 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-20f96468-95bf-416b-8c00-d6279f97cf8c tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] https://10.4.3.239/volume/v3/volumes/63c7a2f5-0633-4437-b607-bfc06c601793 returned with HTTP 202 Aug 20 04:34:44.002744 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 388/1552] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:34:43 2026] DELETE /volume/v3/volumes/63c7a2f5-0633-4437-b607-bfc06c601793 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:34:44.006175 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-88c54c16-ae48-4f46-8d9b-8e552a5911c6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:44.009502 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-88c54c16-ae48-4f46-8d9b-8e552a5911c6 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/snapshots/e2107def-39b8-46c8-96be-25f0aaf7151d Aug 20 04:34:44.009502 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-88c54c16-ae48-4f46-8d9b-8e552a5911c6 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:44.009502 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-88c54c16-ae48-4f46-8d9b-8e552a5911c6 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:44.010894 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e962257f-1e57-484f-9560-4ec0aff58eb7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:44.015412 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e962257f-1e57-484f-9560-4ec0aff58eb7 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] GET https://10.4.3.239/volume/v3/volumes/63c7a2f5-0633-4437-b607-bfc06c601793 Aug 20 04:34:44.016151 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e962257f-1e57-484f-9560-4ec0aff58eb7 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:44.016253 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-88c54c16-ae48-4f46-8d9b-8e552a5911c6 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots/e2107def-39b8-46c8-96be-25f0aaf7151d returned with HTTP 404 Aug 20 04:34:44.016627 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e962257f-1e57-484f-9560-4ec0aff58eb7 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:44.016933 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 386/1553] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:34:44 2026] GET /volume/v3/snapshots/e2107def-39b8-46c8-96be-25f0aaf7151d => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:34:44.027413 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-aced34de-3cf8-41a9-8a99-e05289c26f6c tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Delete volume request issued successfully. Aug 20 04:34:44.027601 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f17de2e4-eb51-47db-a92a-e5bede2bd62a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:44.027667 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-aced34de-3cf8-41a9-8a99-e05289c26f6c tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] https://10.4.3.239/volume/v3/volumes/556af344-d7aa-42e2-8f2b-70af94d469ed returned with HTTP 202 Aug 20 04:34:44.027667 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 391/1554] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:34:43 2026] DELETE /volume/v3/volumes/556af344-d7aa-42e2-8f2b-70af94d469ed => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:34:44.028940 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f17de2e4-eb51-47db-a92a-e5bede2bd62a tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/8fdfa1cf-822b-4cfe-805a-d497135b75c5 Aug 20 04:34:44.029166 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f17de2e4-eb51-47db-a92a-e5bede2bd62a tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:44.029368 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f17de2e4-eb51-47db-a92a-e5bede2bd62a tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:44.029821 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:44.029821 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:34:44.034862 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ebe48750-cb01-4732-b842-03e4b69b4128 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:44.036928 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ebe48750-cb01-4732-b842-03e4b69b4128 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] GET https://10.4.3.239/volume/v3/volumes/556af344-d7aa-42e2-8f2b-70af94d469ed Aug 20 04:34:44.037195 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ebe48750-cb01-4732-b842-03e4b69b4128 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:44.037487 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ebe48750-cb01-4732-b842-03e4b69b4128 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:44.037853 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-e962257f-1e57-484f-9560-4ec0aff58eb7 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Volume info retrieved successfully. Aug 20 04:34:44.038559 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:44.038559 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:44.042354 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f17de2e4-eb51-47db-a92a-e5bede2bd62a tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:34:44.042826 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e962257f-1e57-484f-9560-4ec0aff58eb7 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] https://10.4.3.239/volume/v3/volumes/63c7a2f5-0633-4437-b607-bfc06c601793 returned with HTTP 200 Aug 20 04:34:44.043597 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 390/1555] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:44 2026] GET /volume/v3/volumes/63c7a2f5-0633-4437-b607-bfc06c601793 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:44.047112 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:44.047112 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:44.047424 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f17de2e4-eb51-47db-a92a-e5bede2bd62a tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/8fdfa1cf-822b-4cfe-805a-d497135b75c5 returned with HTTP 200 Aug 20 04:34:44.049207 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 389/1556] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:44 2026] GET /volume/v3/volumes/8fdfa1cf-822b-4cfe-805a-d497135b75c5 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:44.053883 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ebe48750-cb01-4732-b842-03e4b69b4128 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Volume info retrieved successfully. Aug 20 04:34:44.059907 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ebe48750-cb01-4732-b842-03e4b69b4128 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] https://10.4.3.239/volume/v3/volumes/556af344-d7aa-42e2-8f2b-70af94d469ed returned with HTTP 200 Aug 20 04:34:44.060515 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 387/1557] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:44 2026] GET /volume/v3/volumes/556af344-d7aa-42e2-8f2b-70af94d469ed => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:44.064855 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-596f88c2-5b5a-498c-9568-8307acd6292e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:44.071790 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-596f88c2-5b5a-498c-9568-8307acd6292e tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] DELETE https://10.4.3.239/volume/v3/volumes/8fdfa1cf-822b-4cfe-805a-d497135b75c5 Aug 20 04:34:44.071790 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-596f88c2-5b5a-498c-9568-8307acd6292e tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:44.072084 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-596f88c2-5b5a-498c-9568-8307acd6292e tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:44.072301 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-596f88c2-5b5a-498c-9568-8307acd6292e tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Delete volume with id: 8fdfa1cf-822b-4cfe-805a-d497135b75c5 Aug 20 04:34:44.082662 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:44.082662 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:44.083286 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-596f88c2-5b5a-498c-9568-8307acd6292e tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:34:44.110776 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-596f88c2-5b5a-498c-9568-8307acd6292e tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Delete volume request issued successfully. Aug 20 04:34:44.110776 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-596f88c2-5b5a-498c-9568-8307acd6292e tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/8fdfa1cf-822b-4cfe-805a-d497135b75c5 returned with HTTP 202 Aug 20 04:34:44.110776 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 392/1558] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:34:44 2026] DELETE /volume/v3/volumes/8fdfa1cf-822b-4cfe-805a-d497135b75c5 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:34:44.121768 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-43b502fc-14ed-4165-bf03-77840efd6f07 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:44.124683 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-43b502fc-14ed-4165-bf03-77840efd6f07 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/8fdfa1cf-822b-4cfe-805a-d497135b75c5 Aug 20 04:34:44.124945 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-43b502fc-14ed-4165-bf03-77840efd6f07 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:44.125195 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-43b502fc-14ed-4165-bf03-77840efd6f07 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:44.137820 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:44.137820 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:34:44.142346 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-43b502fc-14ed-4165-bf03-77840efd6f07 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:34:44.147168 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-43b502fc-14ed-4165-bf03-77840efd6f07 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/8fdfa1cf-822b-4cfe-805a-d497135b75c5 returned with HTTP 200 Aug 20 04:34:44.147620 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 391/1559] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:44 2026] GET /volume/v3/volumes/8fdfa1cf-822b-4cfe-805a-d497135b75c5 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:45.060745 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-cb127395-1eb7-42a8-a801-c60297495c7b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:45.063666 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cb127395-1eb7-42a8-a801-c60297495c7b tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] GET https://10.4.3.239/volume/v3/volumes/63c7a2f5-0633-4437-b607-bfc06c601793 Aug 20 04:34:45.063918 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cb127395-1eb7-42a8-a801-c60297495c7b tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:45.064199 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cb127395-1eb7-42a8-a801-c60297495c7b tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:45.070621 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cb127395-1eb7-42a8-a801-c60297495c7b tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] https://10.4.3.239/volume/v3/volumes/63c7a2f5-0633-4437-b607-bfc06c601793 returned with HTTP 404 Aug 20 04:34:45.072021 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 390/1560] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:45 2026] GET /volume/v3/volumes/63c7a2f5-0633-4437-b607-bfc06c601793 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:34:45.078973 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-66006ac0-283f-4ffc-8684-49e32f66f79c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:45.083948 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-66006ac0-283f-4ffc-8684-49e32f66f79c tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] GET https://10.4.3.239/volume/v3/volumes/556af344-d7aa-42e2-8f2b-70af94d469ed Aug 20 04:34:45.084301 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-66006ac0-283f-4ffc-8684-49e32f66f79c tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:45.084631 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-66006ac0-283f-4ffc-8684-49e32f66f79c tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:45.086117 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8c628d6f-55fb-42aa-b75a-4627d0b61c70 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:45.088241 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8c628d6f-55fb-42aa-b75a-4627d0b61c70 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] DELETE https://10.4.3.239/volume/v3/volumes/0f348847-4867-4b11-a104-54e7abc73d31 Aug 20 04:34:45.088573 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8c628d6f-55fb-42aa-b75a-4627d0b61c70 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:45.088922 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8c628d6f-55fb-42aa-b75a-4627d0b61c70 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:45.088983 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-8c628d6f-55fb-42aa-b75a-4627d0b61c70 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Delete volume with id: 0f348847-4867-4b11-a104-54e7abc73d31 Aug 20 04:34:45.098277 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:45.098277 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:45.099061 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-8c628d6f-55fb-42aa-b75a-4627d0b61c70 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Volume info retrieved successfully. Aug 20 04:34:45.101099 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-66006ac0-283f-4ffc-8684-49e32f66f79c tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] https://10.4.3.239/volume/v3/volumes/556af344-d7aa-42e2-8f2b-70af94d469ed returned with HTTP 404 Aug 20 04:34:45.102264 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 388/1561] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:45 2026] GET /volume/v3/volumes/556af344-d7aa-42e2-8f2b-70af94d469ed => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:34:45.111704 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-73feece9-2122-42c0-97d2-590e1f7a6451 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:45.113467 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-73feece9-2122-42c0-97d2-590e1f7a6451 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] DELETE https://10.4.3.239/volume/v3/volumes/a4fc31d0-c538-479b-a683-9572a2ec4bbf Aug 20 04:34:45.113639 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-73feece9-2122-42c0-97d2-590e1f7a6451 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:45.113830 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-73feece9-2122-42c0-97d2-590e1f7a6451 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:45.114004 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-73feece9-2122-42c0-97d2-590e1f7a6451 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Delete volume with id: a4fc31d0-c538-479b-a683-9572a2ec4bbf Aug 20 04:34:45.122297 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:45.122297 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:34:45.122965 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-73feece9-2122-42c0-97d2-590e1f7a6451 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Volume info retrieved successfully. Aug 20 04:34:45.130284 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-8c628d6f-55fb-42aa-b75a-4627d0b61c70 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Delete volume request issued successfully. Aug 20 04:34:45.130284 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8c628d6f-55fb-42aa-b75a-4627d0b61c70 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] https://10.4.3.239/volume/v3/volumes/0f348847-4867-4b11-a104-54e7abc73d31 returned with HTTP 202 Aug 20 04:34:45.130284 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 393/1562] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:34:45 2026] DELETE /volume/v3/volumes/0f348847-4867-4b11-a104-54e7abc73d31 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:34:45.137687 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5a178529-0168-4992-b5ac-d6c8f25dd45a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:45.141681 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5a178529-0168-4992-b5ac-d6c8f25dd45a tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] GET https://10.4.3.239/volume/v3/volumes/0f348847-4867-4b11-a104-54e7abc73d31 Aug 20 04:34:45.141988 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5a178529-0168-4992-b5ac-d6c8f25dd45a tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:45.142423 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5a178529-0168-4992-b5ac-d6c8f25dd45a tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:45.161204 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:45.161204 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:45.161416 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-73feece9-2122-42c0-97d2-590e1f7a6451 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Delete volume request issued successfully. Aug 20 04:34:45.161499 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-73feece9-2122-42c0-97d2-590e1f7a6451 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] https://10.4.3.239/volume/v3/volumes/a4fc31d0-c538-479b-a683-9572a2ec4bbf returned with HTTP 202 Aug 20 04:34:45.162878 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 392/1563] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:34:45 2026] DELETE /volume/v3/volumes/a4fc31d0-c538-479b-a683-9572a2ec4bbf => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:34:45.170887 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-dca271d0-456e-45f7-9b2b-515d2484c790 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:45.171688 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-5a178529-0168-4992-b5ac-d6c8f25dd45a tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Volume info retrieved successfully. Aug 20 04:34:45.175251 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dca271d0-456e-45f7-9b2b-515d2484c790 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/8fdfa1cf-822b-4cfe-805a-d497135b75c5 Aug 20 04:34:45.175314 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-56f462ef-ff29-47b2-8620-3b1ca2a5aea1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:45.175369 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-dca271d0-456e-45f7-9b2b-515d2484c790 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:45.175369 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-dca271d0-456e-45f7-9b2b-515d2484c790 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:45.176800 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-56f462ef-ff29-47b2-8620-3b1ca2a5aea1 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] GET https://10.4.3.239/volume/v3/volumes/a4fc31d0-c538-479b-a683-9572a2ec4bbf Aug 20 04:34:45.176800 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-56f462ef-ff29-47b2-8620-3b1ca2a5aea1 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:45.176800 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-56f462ef-ff29-47b2-8620-3b1ca2a5aea1 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:45.178962 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5a178529-0168-4992-b5ac-d6c8f25dd45a tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] https://10.4.3.239/volume/v3/volumes/0f348847-4867-4b11-a104-54e7abc73d31 returned with HTTP 200 Aug 20 04:34:45.179499 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 391/1564] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:45 2026] GET /volume/v3/volumes/0f348847-4867-4b11-a104-54e7abc73d31 => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:45.184424 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dca271d0-456e-45f7-9b2b-515d2484c790 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/8fdfa1cf-822b-4cfe-805a-d497135b75c5 returned with HTTP 404 Aug 20 04:34:45.185109 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 389/1565] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:45 2026] GET /volume/v3/volumes/8fdfa1cf-822b-4cfe-805a-d497135b75c5 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:34:45.188076 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:45.188076 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:45.203170 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-56f462ef-ff29-47b2-8620-3b1ca2a5aea1 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Volume info retrieved successfully. Aug 20 04:34:45.206977 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d5bc9eba-9f16-4cae-8e4f-42ed75b3c0d7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:45.209367 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d5bc9eba-9f16-4cae-8e4f-42ed75b3c0d7 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da Aug 20 04:34:45.209778 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d5bc9eba-9f16-4cae-8e4f-42ed75b3c0d7 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:45.210025 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d5bc9eba-9f16-4cae-8e4f-42ed75b3c0d7 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:45.212973 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-56f462ef-ff29-47b2-8620-3b1ca2a5aea1 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] https://10.4.3.239/volume/v3/volumes/a4fc31d0-c538-479b-a683-9572a2ec4bbf returned with HTTP 200 Aug 20 04:34:45.213532 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 394/1566] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:45 2026] GET /volume/v3/volumes/a4fc31d0-c538-479b-a683-9572a2ec4bbf => generated 849 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:45.224315 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:45.224315 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:34:45.232814 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d5bc9eba-9f16-4cae-8e4f-42ed75b3c0d7 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:34:45.240293 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d5bc9eba-9f16-4cae-8e4f-42ed75b3c0d7 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da returned with HTTP 200 Aug 20 04:34:45.241049 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 393/1567] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:45 2026] GET /volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:45.261358 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f4b6e2f9-16c9-46a1-ac8f-a2e518372a45 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:45.263373 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f4b6e2f9-16c9-46a1-ac8f-a2e518372a45 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:34:45.265719 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f4b6e2f9-16c9-46a1-ac8f-a2e518372a45 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-624310880"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:34:45.271807 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-f4b6e2f9-16c9-46a1-ac8f-a2e518372a45 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-624310880'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:34:45.271807 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-f4b6e2f9-16c9-46a1-ac8f-a2e518372a45 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Create volume of 1 GB Aug 20 04:34:45.287320 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f4b6e2f9-16c9-46a1-ac8f-a2e518372a45 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Availability Zones retrieved successfully. Aug 20 04:34:45.297394 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-f4b6e2f9-16c9-46a1-ac8f-a2e518372a45 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Flow 'volume_create_api' (1515e5c4-10d3-48be-93c3-b95eab7f9a4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:34:45.299022 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-f4b6e2f9-16c9-46a1-ac8f-a2e518372a45 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54cdcda2-02eb-4b17-a7d5-1690378022d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:45.300788 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-f4b6e2f9-16c9-46a1-ac8f-a2e518372a45 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:34:45.351087 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-f4b6e2f9-16c9-46a1-ac8f-a2e518372a45 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54cdcda2-02eb-4b17-a7d5-1690378022d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:45.354144 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-f4b6e2f9-16c9-46a1-ac8f-a2e518372a45 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02975870-3358-4608-aaed-4d5e65d0db9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:45.432223 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-f4b6e2f9-16c9-46a1-ac8f-a2e518372a45 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Created reservations ['784dbdf3-9046-4e0e-a4ca-528d56c07f43', '119cf8c2-f88a-4d71-890a-29c38a6d87a1', 'bdc3c7ef-39e2-4ccc-9912-b274c8045ab8', '217bd83c-ee98-4b01-a794-106299a5ce4c'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:34:45.433175 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-f4b6e2f9-16c9-46a1-ac8f-a2e518372a45 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02975870-3358-4608-aaed-4d5e65d0db9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['784dbdf3-9046-4e0e-a4ca-528d56c07f43', '119cf8c2-f88a-4d71-890a-29c38a6d87a1', 'bdc3c7ef-39e2-4ccc-9912-b274c8045ab8', '217bd83c-ee98-4b01-a794-106299a5ce4c']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:45.434244 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-f4b6e2f9-16c9-46a1-ac8f-a2e518372a45 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (538c5f71-6a8a-44da-8d49-83fd037ceb75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:45.468682 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-f4b6e2f9-16c9-46a1-ac8f-a2e518372a45 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (538c5f71-6a8a-44da-8d49-83fd037ceb75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2f439f2-6651-491a-b29f-aba9d5e5f5ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-624310880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b83982dec6024976b57fc52767293b40',qos_specs=None,replication_status=,reservations=['784dbdf3-9046-4e0e-a4ca-528d56c07f43','119cf8c2-f88a-4d71-890a-29c38a6d87a1','bdc3c7ef-39e2-4ccc-9912-b274c8045ab8','217bd83c-ee98-4b01-a794-106299a5ce4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1236be6c7af349d58f4a221eb3955b89',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:34:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-624310880',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2f439f2-6651-491a-b29f-aba9d5e5f5ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b83982dec6024976b57fc52767293b40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1236be6c7af349d58f4a221eb3955b89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:45.471652 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-f4b6e2f9-16c9-46a1-ac8f-a2e518372a45 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b0a2175-92ba-4245-9dc0-c6399643ee15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:45.500210 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-f4b6e2f9-16c9-46a1-ac8f-a2e518372a45 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b0a2175-92ba-4245-9dc0-c6399643ee15) transitioned into state 'SUCCESS' from state '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-624310880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b83982dec6024976b57fc52767293b40',qos_specs=None,replication_status=,reservations=['784dbdf3-9046-4e0e-a4ca-528d56c07f43','119cf8c2-f88a-4d71-890a-29c38a6d87a1','bdc3c7ef-39e2-4ccc-9912-b274c8045ab8','217bd83c-ee98-4b01-a794-106299a5ce4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1236be6c7af349d58f4a221eb3955b89',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:45.500950 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-f4b6e2f9-16c9-46a1-ac8f-a2e518372a45 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4a4a9d1-5b48-48d6-afaa-40addb2a867d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:45.520837 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-f4b6e2f9-16c9-46a1-ac8f-a2e518372a45 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4a4a9d1-5b48-48d6-afaa-40addb2a867d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:45.523648 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-f4b6e2f9-16c9-46a1-ac8f-a2e518372a45 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Flow 'volume_create_api' (1515e5c4-10d3-48be-93c3-b95eab7f9a4d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:34:45.524323 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f4b6e2f9-16c9-46a1-ac8f-a2e518372a45 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Create volume request issued successfully. Aug 20 04:34:45.526004 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f4b6e2f9-16c9-46a1-ac8f-a2e518372a45 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:34:45.526110 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 392/1568] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:34:45 2026] POST /volume/v3/volumes => generated 753 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:34:45.539828 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f04e32bc-6f6a-4b41-8007-e5170c59f2f5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:45.543957 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f04e32bc-6f6a-4b41-8007-e5170c59f2f5 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/a2f439f2-6651-491a-b29f-aba9d5e5f5ac Aug 20 04:34:45.544159 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f04e32bc-6f6a-4b41-8007-e5170c59f2f5 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:45.544437 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f04e32bc-6f6a-4b41-8007-e5170c59f2f5 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:45.558755 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:45.558755 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:45.570638 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f04e32bc-6f6a-4b41-8007-e5170c59f2f5 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:34:45.573405 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-85b08dff-5d2a-4386-87ea-d748e9fc7d79 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:45.577810 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f04e32bc-6f6a-4b41-8007-e5170c59f2f5 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/a2f439f2-6651-491a-b29f-aba9d5e5f5ac returned with HTTP 200 Aug 20 04:34:45.578397 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 390/1569] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:45 2026] GET /volume/v3/volumes/a2f439f2-6651-491a-b29f-aba9d5e5f5ac => generated 821 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:45.765043 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-85b08dff-5d2a-4386-87ea-d748e9fc7d79 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:34:45.765397 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-85b08dff-5d2a-4386-87ea-d748e9fc7d79 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-436177214"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:34:45.767007 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-85b08dff-5d2a-4386-87ea-d748e9fc7d79 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-436177214'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:34:45.767151 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-85b08dff-5d2a-4386-87ea-d748e9fc7d79 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Create volume of 1 GB Aug 20 04:34:45.771362 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-85b08dff-5d2a-4386-87ea-d748e9fc7d79 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Availability Zones retrieved successfully. Aug 20 04:34:45.777375 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-85b08dff-5d2a-4386-87ea-d748e9fc7d79 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Flow 'volume_create_api' (bc09dc73-89f6-4e9c-b989-0a4e8868193e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:34:45.778288 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-85b08dff-5d2a-4386-87ea-d748e9fc7d79 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (630b6010-0ff3-4f96-9a49-ba5c23341941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:45.779205 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-85b08dff-5d2a-4386-87ea-d748e9fc7d79 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:34:45.805789 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-85b08dff-5d2a-4386-87ea-d748e9fc7d79 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (630b6010-0ff3-4f96-9a49-ba5c23341941) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:45.806625 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-85b08dff-5d2a-4386-87ea-d748e9fc7d79 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e63aabd-5731-4dd9-8ee9-dcdd9e816ccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:45.867656 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-85b08dff-5d2a-4386-87ea-d748e9fc7d79 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Created reservations ['6158285b-ca62-42c5-984b-8a6d8666d3b5', '3e6fd15a-4e1e-4225-ae12-952e32dc0346', '5d71b08c-531c-4fef-b7f7-275258e58a52', 'd42f2baf-2059-437a-bfa5-7045f2c2e289'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:34:45.868487 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-85b08dff-5d2a-4386-87ea-d748e9fc7d79 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e63aabd-5731-4dd9-8ee9-dcdd9e816ccb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6158285b-ca62-42c5-984b-8a6d8666d3b5', '3e6fd15a-4e1e-4225-ae12-952e32dc0346', '5d71b08c-531c-4fef-b7f7-275258e58a52', 'd42f2baf-2059-437a-bfa5-7045f2c2e289']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:45.869103 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-85b08dff-5d2a-4386-87ea-d748e9fc7d79 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c07dd2bb-d5cc-4d10-a3aa-e4cd1064498b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:45.891882 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-85b08dff-5d2a-4386-87ea-d748e9fc7d79 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c07dd2bb-d5cc-4d10-a3aa-e4cd1064498b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eab9304c-600b-40e9-8854-39f17b23a038', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-436177214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22ba8d384bbe49e9948d88ae2d863378',qos_specs=None,replication_status=,reservations=['6158285b-ca62-42c5-984b-8a6d8666d3b5','3e6fd15a-4e1e-4225-ae12-952e32dc0346','5d71b08c-531c-4fef-b7f7-275258e58a52','d42f2baf-2059-437a-bfa5-7045f2c2e289'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='690ee25aa41e49749c9c44cd6d89cdc7',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:34:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-436177214',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eab9304c-600b-40e9-8854-39f17b23a038,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22ba8d384bbe49e9948d88ae2d863378',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='690ee25aa41e49749c9c44cd6d89cdc7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:45.893448 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-85b08dff-5d2a-4386-87ea-d748e9fc7d79 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dcc1a4f-8bcf-45a9-9baa-b142ca27b062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:45.911880 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-85b08dff-5d2a-4386-87ea-d748e9fc7d79 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dcc1a4f-8bcf-45a9-9baa-b142ca27b062) transitioned into state 'SUCCESS' from state '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-436177214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22ba8d384bbe49e9948d88ae2d863378',qos_specs=None,replication_status=,reservations=['6158285b-ca62-42c5-984b-8a6d8666d3b5','3e6fd15a-4e1e-4225-ae12-952e32dc0346','5d71b08c-531c-4fef-b7f7-275258e58a52','d42f2baf-2059-437a-bfa5-7045f2c2e289'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='690ee25aa41e49749c9c44cd6d89cdc7',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:45.912513 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-85b08dff-5d2a-4386-87ea-d748e9fc7d79 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3ac162d-3492-4855-acfb-0fd8e64f4668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:45.923530 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-85b08dff-5d2a-4386-87ea-d748e9fc7d79 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3ac162d-3492-4855-acfb-0fd8e64f4668) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:45.924374 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-85b08dff-5d2a-4386-87ea-d748e9fc7d79 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Flow 'volume_create_api' (bc09dc73-89f6-4e9c-b989-0a4e8868193e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:34:45.924670 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-85b08dff-5d2a-4386-87ea-d748e9fc7d79 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Create volume request issued successfully. Aug 20 04:34:45.925284 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-85b08dff-5d2a-4386-87ea-d748e9fc7d79 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:34:45.925681 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 395/1570] 10.4.3.239 () {70 vars in 1299 bytes} [Thu Aug 20 04:34:45 2026] POST /volume/v3/volumes => generated 773 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:34:45.942112 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ca8b3bbb-9efa-4f14-b95e-9105a342509b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:45.944341 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ca8b3bbb-9efa-4f14-b95e-9105a342509b tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] GET https://10.4.3.239/volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 Aug 20 04:34:45.944926 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ca8b3bbb-9efa-4f14-b95e-9105a342509b tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:45.945340 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ca8b3bbb-9efa-4f14-b95e-9105a342509b tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:45.961312 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:45.961312 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:34:45.975486 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-ca8b3bbb-9efa-4f14-b95e-9105a342509b tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Volume info retrieved successfully. Aug 20 04:34:45.980128 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ca8b3bbb-9efa-4f14-b95e-9105a342509b tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] https://10.4.3.239/volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 returned with HTTP 200 Aug 20 04:34:45.980703 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 394/1571] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:34:45 2026] GET /volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:34:46.088866 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-12d926ee-6418-40cd-932c-afa79f0c6858 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:46.197610 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e4116ec1-9152-460f-9b87-eff8a865e380 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:46.200366 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e4116ec1-9152-460f-9b87-eff8a865e380 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] GET https://10.4.3.239/volume/v3/volumes/0f348847-4867-4b11-a104-54e7abc73d31 Aug 20 04:34:46.200535 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e4116ec1-9152-460f-9b87-eff8a865e380 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:46.200754 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e4116ec1-9152-460f-9b87-eff8a865e380 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:46.207209 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e4116ec1-9152-460f-9b87-eff8a865e380 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] https://10.4.3.239/volume/v3/volumes/0f348847-4867-4b11-a104-54e7abc73d31 returned with HTTP 404 Aug 20 04:34:46.207933 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 391/1572] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:46 2026] GET /volume/v3/volumes/0f348847-4867-4b11-a104-54e7abc73d31 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 20 04:34:46.214915 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-94c241b2-1f1b-45ed-97b3-5bce2e6ab77f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:46.218224 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-12d926ee-6418-40cd-932c-afa79f0c6858 tempest-GroupTypesTest-1426751307 tempest-GroupTypesTest-1426751307-project-admin] POST https://10.4.3.239/volume/v3/group_types Aug 20 04:34:46.218224 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-12d926ee-6418-40cd-932c-afa79f0c6858 tempest-GroupTypesTest-1426751307 tempest-GroupTypesTest-1426751307-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-963879453", "description": "tempest-group-type-description-2019854312", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:34:46.218414 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-94c241b2-1f1b-45ed-97b3-5bce2e6ab77f tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] DELETE https://10.4.3.239/volume/v3/volumes/e8f87941-5526-4486-b5f1-22a21b1e5ba0 Aug 20 04:34:46.218414 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-94c241b2-1f1b-45ed-97b3-5bce2e6ab77f tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:46.218414 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-94c241b2-1f1b-45ed-97b3-5bce2e6ab77f tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:46.218414 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-94c241b2-1f1b-45ed-97b3-5bce2e6ab77f tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Delete volume with id: e8f87941-5526-4486-b5f1-22a21b1e5ba0 Aug 20 04:34:46.219273 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:46.219273 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:46.227266 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:46.227266 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:46.227879 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-94c241b2-1f1b-45ed-97b3-5bce2e6ab77f tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Volume info retrieved successfully. Aug 20 04:34:46.230431 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0ef641c1-f170-44c9-a8fa-d75bdde7c534 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:46.232725 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0ef641c1-f170-44c9-a8fa-d75bdde7c534 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] GET https://10.4.3.239/volume/v3/volumes/a4fc31d0-c538-479b-a683-9572a2ec4bbf Aug 20 04:34:46.232963 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0ef641c1-f170-44c9-a8fa-d75bdde7c534 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:46.233239 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0ef641c1-f170-44c9-a8fa-d75bdde7c534 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:46.238948 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-12d926ee-6418-40cd-932c-afa79f0c6858 tempest-GroupTypesTest-1426751307 tempest-GroupTypesTest-1426751307-project-admin] https://10.4.3.239/volume/v3/group_types returned with HTTP 202 Aug 20 04:34:46.238948 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 393/1573] 10.4.3.239 () {70 vars in 1312 bytes} [Thu Aug 20 04:34:46 2026] POST /volume/v3/group_types => generated 264 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:34:46.241751 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0ef641c1-f170-44c9-a8fa-d75bdde7c534 tempest-CreateVolumesFromBackupTest-116564431 tempest-CreateVolumesFromBackupTest-116564431-project-member] https://10.4.3.239/volume/v3/volumes/a4fc31d0-c538-479b-a683-9572a2ec4bbf returned with HTTP 404 Aug 20 04:34:46.242461 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 395/1574] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:46 2026] GET /volume/v3/volumes/a4fc31d0-c538-479b-a683-9572a2ec4bbf => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:34:46.249423 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-94c241b2-1f1b-45ed-97b3-5bce2e6ab77f tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Delete volume request issued successfully. Aug 20 04:34:46.249634 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-94c241b2-1f1b-45ed-97b3-5bce2e6ab77f tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] https://10.4.3.239/volume/v3/volumes/e8f87941-5526-4486-b5f1-22a21b1e5ba0 returned with HTTP 202 Aug 20 04:34:46.249902 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-aa56813f-fc4c-40fa-9221-01e7b885a34b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:46.250033 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 396/1575] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:34:46 2026] DELETE /volume/v3/volumes/e8f87941-5526-4486-b5f1-22a21b1e5ba0 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:34:46.255849 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-aa56813f-fc4c-40fa-9221-01e7b885a34b tempest-GroupTypesTest-1426751307 tempest-GroupTypesTest-1426751307-project-admin] GET https://10.4.3.239/volume/v3/group_types Aug 20 04:34:46.255849 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-aa56813f-fc4c-40fa-9221-01e7b885a34b tempest-GroupTypesTest-1426751307 tempest-GroupTypesTest-1426751307-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:46.255849 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-aa56813f-fc4c-40fa-9221-01e7b885a34b tempest-GroupTypesTest-1426751307 tempest-GroupTypesTest-1426751307-project-admin] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:46.262786 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-edcc5242-a769-4979-9777-44981c9a4a92 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:46.264748 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-edcc5242-a769-4979-9777-44981c9a4a92 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] GET https://10.4.3.239/volume/v3/volumes/e8f87941-5526-4486-b5f1-22a21b1e5ba0 Aug 20 04:34:46.265098 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-edcc5242-a769-4979-9777-44981c9a4a92 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:46.265492 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-edcc5242-a769-4979-9777-44981c9a4a92 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:46.271383 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-aa56813f-fc4c-40fa-9221-01e7b885a34b tempest-GroupTypesTest-1426751307 tempest-GroupTypesTest-1426751307-project-admin] https://10.4.3.239/volume/v3/group_types returned with HTTP 200 Aug 20 04:34:46.274289 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 392/1576] 10.4.3.239 () {68 vars in 1290 bytes} [Thu Aug 20 04:34:46 2026] GET /volume/v3/group_types => generated 498 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:34:46.274376 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:46.274376 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:46.279752 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-edcc5242-a769-4979-9777-44981c9a4a92 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Volume info retrieved successfully. Aug 20 04:34:46.280988 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e949f9fe-7e67-4140-a6ca-a93f0d80c221 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:46.283237 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e949f9fe-7e67-4140-a6ca-a93f0d80c221 tempest-GroupTypesTest-1426751307 tempest-GroupTypesTest-1426751307-project-admin] PUT https://10.4.3.239/volume/v3/group_types/ce1cf123-dce3-41c8-81bd-c8503677e532 Aug 20 04:34:46.283650 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e949f9fe-7e67-4140-a6ca-a93f0d80c221 tempest-GroupTypesTest-1426751307 tempest-GroupTypesTest-1426751307-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1674557379", "description": "updated-group-type-desc"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:34:46.286909 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-edcc5242-a769-4979-9777-44981c9a4a92 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] https://10.4.3.239/volume/v3/volumes/e8f87941-5526-4486-b5f1-22a21b1e5ba0 returned with HTTP 200 Aug 20 04:34:46.287562 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 394/1577] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:46 2026] GET /volume/v3/volumes/e8f87941-5526-4486-b5f1-22a21b1e5ba0 => generated 1359 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:34:46.300972 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e949f9fe-7e67-4140-a6ca-a93f0d80c221 tempest-GroupTypesTest-1426751307 tempest-GroupTypesTest-1426751307-project-admin] https://10.4.3.239/volume/v3/group_types/ce1cf123-dce3-41c8-81bd-c8503677e532 returned with HTTP 200 Aug 20 04:34:46.301326 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 396/1578] 10.4.3.239 () {70 vars in 1422 bytes} [Thu Aug 20 04:34:46 2026] PUT /volume/v3/group_types/ce1cf123-dce3-41c8-81bd-c8503677e532 => generated 255 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:34:46.311213 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-951f988b-0e1a-4d75-a0e1-9ca5dfe88e0f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:46.312913 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-951f988b-0e1a-4d75-a0e1-9ca5dfe88e0f tempest-GroupTypesTest-1426751307 tempest-GroupTypesTest-1426751307-project-admin] GET https://10.4.3.239/volume/v3/group_types/ce1cf123-dce3-41c8-81bd-c8503677e532 Aug 20 04:34:46.313119 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-951f988b-0e1a-4d75-a0e1-9ca5dfe88e0f tempest-GroupTypesTest-1426751307 tempest-GroupTypesTest-1426751307-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:46.313372 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-951f988b-0e1a-4d75-a0e1-9ca5dfe88e0f tempest-GroupTypesTest-1426751307 tempest-GroupTypesTest-1426751307-project-admin] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:46.317928 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-951f988b-0e1a-4d75-a0e1-9ca5dfe88e0f tempest-GroupTypesTest-1426751307 tempest-GroupTypesTest-1426751307-project-admin] https://10.4.3.239/volume/v3/group_types/ce1cf123-dce3-41c8-81bd-c8503677e532 returned with HTTP 200 Aug 20 04:34:46.318329 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 397/1579] 10.4.3.239 () {68 vars in 1401 bytes} [Thu Aug 20 04:34:46 2026] GET /volume/v3/group_types/ce1cf123-dce3-41c8-81bd-c8503677e532 => generated 255 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:34:46.328034 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-46535e05-2566-4d30-ad75-b74a2125b95c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:46.329925 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-46535e05-2566-4d30-ad75-b74a2125b95c tempest-GroupTypesTest-1426751307 tempest-GroupTypesTest-1426751307-project-admin] DELETE https://10.4.3.239/volume/v3/group_types/ce1cf123-dce3-41c8-81bd-c8503677e532 Aug 20 04:34:46.330117 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-46535e05-2566-4d30-ad75-b74a2125b95c tempest-GroupTypesTest-1426751307 tempest-GroupTypesTest-1426751307-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:46.330333 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-46535e05-2566-4d30-ad75-b74a2125b95c tempest-GroupTypesTest-1426751307 tempest-GroupTypesTest-1426751307-project-admin] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:46.345403 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-46535e05-2566-4d30-ad75-b74a2125b95c tempest-GroupTypesTest-1426751307 tempest-GroupTypesTest-1426751307-project-admin] https://10.4.3.239/volume/v3/group_types/ce1cf123-dce3-41c8-81bd-c8503677e532 returned with HTTP 202 Aug 20 04:34:46.345910 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 393/1580] 10.4.3.239 () {68 vars in 1404 bytes} [Thu Aug 20 04:34:46 2026] DELETE /volume/v3/group_types/ce1cf123-dce3-41c8-81bd-c8503677e532 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:34:46.355161 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a5eba881-4752-4bf2-a8c0-002ddd500c27 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:46.358795 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a5eba881-4752-4bf2-a8c0-002ddd500c27 tempest-GroupTypesTest-1426751307 tempest-GroupTypesTest-1426751307-project-admin] GET https://10.4.3.239/volume/v3/group_types Aug 20 04:34:46.359704 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a5eba881-4752-4bf2-a8c0-002ddd500c27 tempest-GroupTypesTest-1426751307 tempest-GroupTypesTest-1426751307-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:46.359704 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a5eba881-4752-4bf2-a8c0-002ddd500c27 tempest-GroupTypesTest-1426751307 tempest-GroupTypesTest-1426751307-project-admin] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:46.378110 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a5eba881-4752-4bf2-a8c0-002ddd500c27 tempest-GroupTypesTest-1426751307 tempest-GroupTypesTest-1426751307-project-admin] https://10.4.3.239/volume/v3/group_types returned with HTTP 200 Aug 20 04:34:46.379105 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 395/1581] 10.4.3.239 () {68 vars in 1290 bytes} [Thu Aug 20 04:34:46 2026] GET /volume/v3/group_types => generated 248 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:34:46.394634 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a1f4d6f4-fdfb-42ba-ad11-302ad278b769 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:46.396901 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a1f4d6f4-fdfb-42ba-ad11-302ad278b769 tempest-GroupTypesTest-1426751307 tempest-GroupTypesTest-1426751307-project-admin] POST https://10.4.3.239/volume/v3/group_types Aug 20 04:34:46.397450 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a1f4d6f4-fdfb-42ba-ad11-302ad278b769 tempest-GroupTypesTest-1426751307 tempest-GroupTypesTest-1426751307-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1197718275", "is_public": true}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:34:46.418497 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a1f4d6f4-fdfb-42ba-ad11-302ad278b769 tempest-GroupTypesTest-1426751307 tempest-GroupTypesTest-1426751307-project-admin] https://10.4.3.239/volume/v3/group_types returned with HTTP 202 Aug 20 04:34:46.418978 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 397/1582] 10.4.3.239 () {70 vars in 1311 bytes} [Thu Aug 20 04:34:46 2026] POST /volume/v3/group_types => generated 164 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:34:46.429688 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-68643af7-5453-41c6-a8c1-1b6bf87b5eea None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:46.431617 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-68643af7-5453-41c6-a8c1-1b6bf87b5eea tempest-GroupTypesTest-1426751307 tempest-GroupTypesTest-1426751307-project-admin] POST https://10.4.3.239/volume/v3/group_types Aug 20 04:34:46.431945 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-68643af7-5453-41c6-a8c1-1b6bf87b5eea tempest-GroupTypesTest-1426751307 tempest-GroupTypesTest-1426751307-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1190238965", "is_public": false}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:34:46.451042 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-68643af7-5453-41c6-a8c1-1b6bf87b5eea tempest-GroupTypesTest-1426751307 tempest-GroupTypesTest-1426751307-project-admin] https://10.4.3.239/volume/v3/group_types returned with HTTP 202 Aug 20 04:34:46.451740 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 398/1583] 10.4.3.239 () {70 vars in 1311 bytes} [Thu Aug 20 04:34:46 2026] POST /volume/v3/group_types => generated 165 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:34:46.459847 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-95aa235d-ccc6-4acc-9d94-cff004a8f5b8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:46.461560 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-95aa235d-ccc6-4acc-9d94-cff004a8f5b8 tempest-GroupTypesTest-1426751307 tempest-GroupTypesTest-1426751307-project-admin] GET https://10.4.3.239/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 20 04:34:46.461823 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-95aa235d-ccc6-4acc-9d94-cff004a8f5b8 tempest-GroupTypesTest-1426751307 tempest-GroupTypesTest-1426751307-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:46.462008 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-95aa235d-ccc6-4acc-9d94-cff004a8f5b8 tempest-GroupTypesTest-1426751307 tempest-GroupTypesTest-1426751307-project-admin] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:46.473915 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-95aa235d-ccc6-4acc-9d94-cff004a8f5b8 tempest-GroupTypesTest-1426751307 tempest-GroupTypesTest-1426751307-project-admin] https://10.4.3.239/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 20 04:34:46.474325 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 394/1584] 10.4.3.239 () {68 vars in 1351 bytes} [Thu Aug 20 04:34:46 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 549 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:34:46.484737 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-46a4adfb-bae2-4a5e-8dd4-376973c56fa8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:46.489285 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-46a4adfb-bae2-4a5e-8dd4-376973c56fa8 tempest-GroupTypesTest-1426751307 tempest-GroupTypesTest-1426751307-project-admin] GET https://10.4.3.239/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 20 04:34:46.489285 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-46a4adfb-bae2-4a5e-8dd4-376973c56fa8 tempest-GroupTypesTest-1426751307 tempest-GroupTypesTest-1426751307-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:46.489285 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-46a4adfb-bae2-4a5e-8dd4-376973c56fa8 tempest-GroupTypesTest-1426751307 tempest-GroupTypesTest-1426751307-project-admin] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:46.502897 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-46a4adfb-bae2-4a5e-8dd4-376973c56fa8 tempest-GroupTypesTest-1426751307 tempest-GroupTypesTest-1426751307-project-admin] https://10.4.3.239/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 20 04:34:46.503605 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 396/1585] 10.4.3.239 () {68 vars in 1353 bytes} [Thu Aug 20 04:34:46 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 549 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:34:46.513215 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-045d6324-262b-4c84-a374-380bdc80b2d4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:46.515523 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-045d6324-262b-4c84-a374-380bdc80b2d4 tempest-GroupTypesTest-1426751307 tempest-GroupTypesTest-1426751307-project-admin] GET https://10.4.3.239/volume/v3/group_types?is_public=False Aug 20 04:34:46.515793 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-045d6324-262b-4c84-a374-380bdc80b2d4 tempest-GroupTypesTest-1426751307 tempest-GroupTypesTest-1426751307-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:46.516032 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-045d6324-262b-4c84-a374-380bdc80b2d4 tempest-GroupTypesTest-1426751307 tempest-GroupTypesTest-1426751307-project-admin] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:46.527711 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-045d6324-262b-4c84-a374-380bdc80b2d4 tempest-GroupTypesTest-1426751307 tempest-GroupTypesTest-1426751307-project-admin] https://10.4.3.239/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 20 04:34:46.527951 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 398/1586] 10.4.3.239 () {68 vars in 1321 bytes} [Thu Aug 20 04:34:46 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:34:46.537467 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-732b7102-2e67-4e1e-9ef2-18070453515f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:46.539617 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-732b7102-2e67-4e1e-9ef2-18070453515f tempest-GroupTypesTest-1426751307 tempest-GroupTypesTest-1426751307-project-admin] GET https://10.4.3.239/volume/v3/group_types?is_public=True Aug 20 04:34:46.539848 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-732b7102-2e67-4e1e-9ef2-18070453515f tempest-GroupTypesTest-1426751307 tempest-GroupTypesTest-1426751307-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:46.540076 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-732b7102-2e67-4e1e-9ef2-18070453515f tempest-GroupTypesTest-1426751307 tempest-GroupTypesTest-1426751307-project-admin] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:46.555841 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-732b7102-2e67-4e1e-9ef2-18070453515f tempest-GroupTypesTest-1426751307 tempest-GroupTypesTest-1426751307-project-admin] https://10.4.3.239/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 20 04:34:46.556191 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 399/1587] 10.4.3.239 () {68 vars in 1319 bytes} [Thu Aug 20 04:34:46 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:34:46.564260 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f24f61e8-b7c1-41ad-b38d-894d59160b51 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:46.565992 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f24f61e8-b7c1-41ad-b38d-894d59160b51 tempest-GroupTypesTest-1426751307 tempest-GroupTypesTest-1426751307-project-admin] DELETE https://10.4.3.239/volume/v3/group_types/a271cd20-72a1-44eb-b8e9-1bc8b9c4b653 Aug 20 04:34:46.566216 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f24f61e8-b7c1-41ad-b38d-894d59160b51 tempest-GroupTypesTest-1426751307 tempest-GroupTypesTest-1426751307-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:46.566438 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f24f61e8-b7c1-41ad-b38d-894d59160b51 tempest-GroupTypesTest-1426751307 tempest-GroupTypesTest-1426751307-project-admin] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:46.579642 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f24f61e8-b7c1-41ad-b38d-894d59160b51 tempest-GroupTypesTest-1426751307 tempest-GroupTypesTest-1426751307-project-admin] https://10.4.3.239/volume/v3/group_types/a271cd20-72a1-44eb-b8e9-1bc8b9c4b653 returned with HTTP 202 Aug 20 04:34:46.580029 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 395/1588] 10.4.3.239 () {68 vars in 1404 bytes} [Thu Aug 20 04:34:46 2026] DELETE /volume/v3/group_types/a271cd20-72a1-44eb-b8e9-1bc8b9c4b653 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:34:46.587826 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4e1d523d-8db8-44d0-b6ab-3cd569c497c5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:46.591647 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4e1d523d-8db8-44d0-b6ab-3cd569c497c5 tempest-GroupTypesTest-1426751307 tempest-GroupTypesTest-1426751307-project-admin] DELETE https://10.4.3.239/volume/v3/group_types/221e2b61-4eb3-4060-afff-08b913dfb111 Aug 20 04:34:46.591647 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4e1d523d-8db8-44d0-b6ab-3cd569c497c5 tempest-GroupTypesTest-1426751307 tempest-GroupTypesTest-1426751307-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:46.591647 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4e1d523d-8db8-44d0-b6ab-3cd569c497c5 tempest-GroupTypesTest-1426751307 tempest-GroupTypesTest-1426751307-project-admin] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:46.597779 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b372efb7-5933-4f54-98a5-878e2398a347 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:46.599659 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b372efb7-5933-4f54-98a5-878e2398a347 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/a2f439f2-6651-491a-b29f-aba9d5e5f5ac Aug 20 04:34:46.599860 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b372efb7-5933-4f54-98a5-878e2398a347 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:46.600079 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b372efb7-5933-4f54-98a5-878e2398a347 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:46.604082 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4e1d523d-8db8-44d0-b6ab-3cd569c497c5 tempest-GroupTypesTest-1426751307 tempest-GroupTypesTest-1426751307-project-admin] https://10.4.3.239/volume/v3/group_types/221e2b61-4eb3-4060-afff-08b913dfb111 returned with HTTP 202 Aug 20 04:34:46.604835 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 397/1589] 10.4.3.239 () {68 vars in 1404 bytes} [Thu Aug 20 04:34:46 2026] DELETE /volume/v3/group_types/221e2b61-4eb3-4060-afff-08b913dfb111 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:34:46.613465 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:46.613465 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:34:46.621464 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b372efb7-5933-4f54-98a5-878e2398a347 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:34:46.629746 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b372efb7-5933-4f54-98a5-878e2398a347 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/a2f439f2-6651-491a-b29f-aba9d5e5f5ac returned with HTTP 200 Aug 20 04:34:46.630364 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 399/1590] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:46 2026] GET /volume/v3/volumes/a2f439f2-6651-491a-b29f-aba9d5e5f5ac => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:46.643513 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-162af9b1-345a-43cf-8efc-d5b8bef1dba1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:46.645752 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-162af9b1-345a-43cf-8efc-d5b8bef1dba1 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:34:46.646271 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-162af9b1-345a-43cf-8efc-d5b8bef1dba1 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a2f439f2-6651-491a-b29f-aba9d5e5f5ac", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1064908500"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:34:46.658769 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:46.658769 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:46.659425 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-162af9b1-345a-43cf-8efc-d5b8bef1dba1 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:34:46.659576 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.snapshots [None req-162af9b1-345a-43cf-8efc-d5b8bef1dba1 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Create snapshot from volume a2f439f2-6651-491a-b29f-aba9d5e5f5ac Aug 20 04:34:46.686612 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-162af9b1-345a-43cf-8efc-d5b8bef1dba1 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Created reservations ['d40c48e0-fcac-444f-b8e8-ba9663c4d8bf', 'a5909204-d9ee-428a-aa64-dcb56d307529', '891def25-1d0a-49bf-94cc-b5be779ff743', '7725c8a6-0cdc-4dcf-9052-215c94fdddcc'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:34:46.719990 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-162af9b1-345a-43cf-8efc-d5b8bef1dba1 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot create request issued successfully. Aug 20 04:34:46.720367 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-162af9b1-345a-43cf-8efc-d5b8bef1dba1 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:34:46.720765 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 400/1591] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:34:46 2026] POST /volume/v3/snapshots => generated 310 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:34:46.736643 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-fd2f447a-450e-438a-adc0-7fec47cc699a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:46.739530 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fd2f447a-450e-438a-adc0-7fec47cc699a tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/snapshots/ece4abc9-6e02-434b-805a-678aef1ebab3 Aug 20 04:34:46.739763 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fd2f447a-450e-438a-adc0-7fec47cc699a tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:46.739937 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fd2f447a-450e-438a-adc0-7fec47cc699a tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:46.748057 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:46.748057 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:46.750928 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-fd2f447a-450e-438a-adc0-7fec47cc699a tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot retrieved successfully. Aug 20 04:34:46.750928 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fd2f447a-450e-438a-adc0-7fec47cc699a tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots/ece4abc9-6e02-434b-805a-678aef1ebab3 returned with HTTP 200 Aug 20 04:34:46.750928 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 396/1592] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:34:46 2026] GET /volume/v3/snapshots/ece4abc9-6e02-434b-805a-678aef1ebab3 => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:46.997991 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-88eaaf19-92be-4ae3-966d-c0395697bbca None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:47.001638 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-88eaaf19-92be-4ae3-966d-c0395697bbca tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] GET https://10.4.3.239/volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 Aug 20 04:34:47.001924 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-88eaaf19-92be-4ae3-966d-c0395697bbca tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:47.002196 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-88eaaf19-92be-4ae3-966d-c0395697bbca tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:47.015266 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:47.015266 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:47.023620 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-88eaaf19-92be-4ae3-966d-c0395697bbca tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Volume info retrieved successfully. Aug 20 04:34:47.031327 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-88eaaf19-92be-4ae3-966d-c0395697bbca tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] https://10.4.3.239/volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 returned with HTTP 200 Aug 20 04:34:47.031740 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 398/1593] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:34:46 2026] GET /volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 => generated 866 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:34:47.305560 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d86ed833-f083-45ed-9e33-36eac88b9951 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:47.308497 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d86ed833-f083-45ed-9e33-36eac88b9951 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] GET https://10.4.3.239/volume/v3/volumes/e8f87941-5526-4486-b5f1-22a21b1e5ba0 Aug 20 04:34:47.308769 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d86ed833-f083-45ed-9e33-36eac88b9951 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:47.309152 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d86ed833-f083-45ed-9e33-36eac88b9951 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:47.317175 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d86ed833-f083-45ed-9e33-36eac88b9951 tempest-TaggedBootDevicesTest-710204113 tempest-TaggedBootDevicesTest-710204113-project-member] https://10.4.3.239/volume/v3/volumes/e8f87941-5526-4486-b5f1-22a21b1e5ba0 returned with HTTP 404 Aug 20 04:34:47.318028 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 400/1594] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:47 2026] GET /volume/v3/volumes/e8f87941-5526-4486-b5f1-22a21b1e5ba0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:34:47.768307 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-562d4661-d21c-4fcb-bc9a-64f38395190a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:47.771286 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-562d4661-d21c-4fcb-bc9a-64f38395190a tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/snapshots/ece4abc9-6e02-434b-805a-678aef1ebab3 Aug 20 04:34:47.771659 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-562d4661-d21c-4fcb-bc9a-64f38395190a tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:47.771831 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-562d4661-d21c-4fcb-bc9a-64f38395190a tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:47.781944 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:47.781944 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:47.782532 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-562d4661-d21c-4fcb-bc9a-64f38395190a tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot retrieved successfully. Aug 20 04:34:47.783485 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-562d4661-d21c-4fcb-bc9a-64f38395190a tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots/ece4abc9-6e02-434b-805a-678aef1ebab3 returned with HTTP 200 Aug 20 04:34:47.786202 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 401/1595] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:34:47 2026] GET /volume/v3/snapshots/ece4abc9-6e02-434b-805a-678aef1ebab3 => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:47.796408 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a3b80220-5fcc-4044-b8dc-246cb0d84075 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:47.798543 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a3b80220-5fcc-4044-b8dc-246cb0d84075 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:34:47.799008 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a3b80220-5fcc-4044-b8dc-246cb0d84075 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ece4abc9-6e02-434b-805a-678aef1ebab3", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-181531909"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:34:47.801859 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-a3b80220-5fcc-4044-b8dc-246cb0d84075 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Create volume request body: {'volume': {'snapshot_id': 'ece4abc9-6e02-434b-805a-678aef1ebab3', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-181531909'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:34:47.812832 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:47.812832 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:47.812832 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a3b80220-5fcc-4044-b8dc-246cb0d84075 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot retrieved successfully. Aug 20 04:34:47.812832 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-a3b80220-5fcc-4044-b8dc-246cb0d84075 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Create volume of 1 GB Aug 20 04:34:47.817716 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a3b80220-5fcc-4044-b8dc-246cb0d84075 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Availability Zones retrieved successfully. Aug 20 04:34:47.825302 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a3b80220-5fcc-4044-b8dc-246cb0d84075 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Flow 'volume_create_api' (64b3fac6-4112-487b-88c4-ba731c4dad45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:34:47.827698 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a3b80220-5fcc-4044-b8dc-246cb0d84075 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed188ace-8d1a-4f20-92b0-d48eecc20b9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:47.828677 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-a3b80220-5fcc-4044-b8dc-246cb0d84075 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:34:47.870770 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a3b80220-5fcc-4044-b8dc-246cb0d84075 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed188ace-8d1a-4f20-92b0-d48eecc20b9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ece4abc9-6e02-434b-805a-678aef1ebab3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:47.871754 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a3b80220-5fcc-4044-b8dc-246cb0d84075 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aed81e0d-caaf-4b3e-8dfe-af1c16e2c1da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:47.936394 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-a3b80220-5fcc-4044-b8dc-246cb0d84075 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Created reservations ['6f2ce310-5d32-4e5b-9235-5cdd232fae3e', 'f1fea32b-a246-4af6-893b-2ff17f71da8f', 'df66f3cd-c0d3-49bb-9767-f588f12d0e20', '664996a5-2c2d-47f4-b4b9-508ce544a807'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:34:47.940215 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a3b80220-5fcc-4044-b8dc-246cb0d84075 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aed81e0d-caaf-4b3e-8dfe-af1c16e2c1da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f2ce310-5d32-4e5b-9235-5cdd232fae3e', 'f1fea32b-a246-4af6-893b-2ff17f71da8f', 'df66f3cd-c0d3-49bb-9767-f588f12d0e20', '664996a5-2c2d-47f4-b4b9-508ce544a807']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:47.940215 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a3b80220-5fcc-4044-b8dc-246cb0d84075 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a81a70a5-382e-4143-bb35-c2d7bd96c5e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:47.996153 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a3b80220-5fcc-4044-b8dc-246cb0d84075 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a81a70a5-382e-4143-bb35-c2d7bd96c5e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d32344a-75ec-466f-bb63-b1979a701676', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-181531909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b83982dec6024976b57fc52767293b40',qos_specs=None,replication_status=,reservations=['6f2ce310-5d32-4e5b-9235-5cdd232fae3e','f1fea32b-a246-4af6-893b-2ff17f71da8f','df66f3cd-c0d3-49bb-9767-f588f12d0e20','664996a5-2c2d-47f4-b4b9-508ce544a807'],size=1,snapshot_id=ece4abc9-6e02-434b-805a-678aef1ebab3,source_replicaid=,source_volid=None,status='creating',user_id='1236be6c7af349d58f4a221eb3955b89',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:34:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-181531909',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d32344a-75ec-466f-bb63-b1979a701676,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b83982dec6024976b57fc52767293b40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ece4abc9-6e02-434b-805a-678aef1ebab3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1236be6c7af349d58f4a221eb3955b89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:47.996153 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a3b80220-5fcc-4044-b8dc-246cb0d84075 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdac1d85-996d-435e-b40a-637deacb98eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:48.015305 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a3b80220-5fcc-4044-b8dc-246cb0d84075 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdac1d85-996d-435e-b40a-637deacb98eb) transitioned into state 'SUCCESS' from state '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-181531909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b83982dec6024976b57fc52767293b40',qos_specs=None,replication_status=,reservations=['6f2ce310-5d32-4e5b-9235-5cdd232fae3e','f1fea32b-a246-4af6-893b-2ff17f71da8f','df66f3cd-c0d3-49bb-9767-f588f12d0e20','664996a5-2c2d-47f4-b4b9-508ce544a807'],size=1,snapshot_id=ece4abc9-6e02-434b-805a-678aef1ebab3,source_replicaid=,source_volid=None,status='creating',user_id='1236be6c7af349d58f4a221eb3955b89',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:48.016072 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a3b80220-5fcc-4044-b8dc-246cb0d84075 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62ef9c31-ffa3-4fd1-9425-ea6e63c32f6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:48.045614 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a3b80220-5fcc-4044-b8dc-246cb0d84075 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62ef9c31-ffa3-4fd1-9425-ea6e63c32f6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:48.046513 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a3b80220-5fcc-4044-b8dc-246cb0d84075 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Flow 'volume_create_api' (64b3fac6-4112-487b-88c4-ba731c4dad45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:34:48.046812 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a3b80220-5fcc-4044-b8dc-246cb0d84075 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Create volume request issued successfully. Aug 20 04:34:48.047429 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a3b80220-5fcc-4044-b8dc-246cb0d84075 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:34:48.047886 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 397/1596] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:34:47 2026] POST /volume/v3/volumes => generated 787 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:34:48.066075 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b5646493-002d-4958-a4ce-de9f51a4c527 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:48.070734 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b5646493-002d-4958-a4ce-de9f51a4c527 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/5d32344a-75ec-466f-bb63-b1979a701676 Aug 20 04:34:48.070734 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b5646493-002d-4958-a4ce-de9f51a4c527 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:48.074124 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b5646493-002d-4958-a4ce-de9f51a4c527 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:48.081281 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:48.081281 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:48.087739 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-b5646493-002d-4958-a4ce-de9f51a4c527 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:34:48.095473 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b5646493-002d-4958-a4ce-de9f51a4c527 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/5d32344a-75ec-466f-bb63-b1979a701676 returned with HTTP 200 Aug 20 04:34:48.096121 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 399/1597] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:48 2026] GET /volume/v3/volumes/5d32344a-75ec-466f-bb63-b1979a701676 => generated 855 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:48.362499 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-28b4b4e6-9bb0-4d02-9fd2-44fc63960f43 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:48.548666 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-28b4b4e6-9bb0-4d02-9fd2-44fc63960f43 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:34:48.548922 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-28b4b4e6-9bb0-4d02-9fd2-44fc63960f43 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-567666088"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:34:48.550712 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-28b4b4e6-9bb0-4d02-9fd2-44fc63960f43 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-567666088'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:34:48.550873 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-28b4b4e6-9bb0-4d02-9fd2-44fc63960f43 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Create volume of 1 GB Aug 20 04:34:48.558163 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-28b4b4e6-9bb0-4d02-9fd2-44fc63960f43 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Availability Zones retrieved successfully. Aug 20 04:34:48.565483 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-28b4b4e6-9bb0-4d02-9fd2-44fc63960f43 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Flow 'volume_create_api' (cd6968b4-7bf2-4dec-87a8-5d163e5f9e5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:34:48.566793 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-28b4b4e6-9bb0-4d02-9fd2-44fc63960f43 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5515fa08-6e34-4c7a-a1b9-a46fbd647244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:48.568173 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-28b4b4e6-9bb0-4d02-9fd2-44fc63960f43 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:34:48.611588 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-28b4b4e6-9bb0-4d02-9fd2-44fc63960f43 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5515fa08-6e34-4c7a-a1b9-a46fbd647244) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:48.611588 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-28b4b4e6-9bb0-4d02-9fd2-44fc63960f43 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (931312b2-ff80-4351-b02c-e9f5d99310af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:48.689242 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-28b4b4e6-9bb0-4d02-9fd2-44fc63960f43 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Created reservations ['357422a2-c1da-4411-94de-08296c4f94c4', '7e3bfaf0-0a08-4c67-a340-d807a91a37aa', '25185e04-cade-4d23-82eb-f8667e526aa6', '60976e21-f863-453e-8ca3-323c6cc09a9f'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:34:48.690268 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-28b4b4e6-9bb0-4d02-9fd2-44fc63960f43 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (931312b2-ff80-4351-b02c-e9f5d99310af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['357422a2-c1da-4411-94de-08296c4f94c4', '7e3bfaf0-0a08-4c67-a340-d807a91a37aa', '25185e04-cade-4d23-82eb-f8667e526aa6', '60976e21-f863-453e-8ca3-323c6cc09a9f']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:48.691065 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-28b4b4e6-9bb0-4d02-9fd2-44fc63960f43 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (252dabad-fa37-42bf-85d3-344a8bd8dedd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:48.726279 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-28b4b4e6-9bb0-4d02-9fd2-44fc63960f43 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (252dabad-fa37-42bf-85d3-344a8bd8dedd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd53c3e00-c4f1-4f2f-82ba-5ac3aeceee2a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-567666088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e5c5d8360a44edaafa8afd8635517a1',qos_specs=None,replication_status=,reservations=['357422a2-c1da-4411-94de-08296c4f94c4','7e3bfaf0-0a08-4c67-a340-d807a91a37aa','25185e04-cade-4d23-82eb-f8667e526aa6','60976e21-f863-453e-8ca3-323c6cc09a9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='778b04f83e4f4a9ebf9cdec699cfd91e',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:34:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-567666088',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d53c3e00-c4f1-4f2f-82ba-5ac3aeceee2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e5c5d8360a44edaafa8afd8635517a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='778b04f83e4f4a9ebf9cdec699cfd91e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:48.727375 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-28b4b4e6-9bb0-4d02-9fd2-44fc63960f43 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a722f6ed-6f3c-410b-b067-880543d2f6c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:48.747853 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-28b4b4e6-9bb0-4d02-9fd2-44fc63960f43 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a722f6ed-6f3c-410b-b067-880543d2f6c9) transitioned into state 'SUCCESS' from state '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-567666088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e5c5d8360a44edaafa8afd8635517a1',qos_specs=None,replication_status=,reservations=['357422a2-c1da-4411-94de-08296c4f94c4','7e3bfaf0-0a08-4c67-a340-d807a91a37aa','25185e04-cade-4d23-82eb-f8667e526aa6','60976e21-f863-453e-8ca3-323c6cc09a9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='778b04f83e4f4a9ebf9cdec699cfd91e',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:48.748756 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-28b4b4e6-9bb0-4d02-9fd2-44fc63960f43 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (725e5408-6bdb-4162-b8f7-7cae3891ef85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:48.760268 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-28b4b4e6-9bb0-4d02-9fd2-44fc63960f43 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (725e5408-6bdb-4162-b8f7-7cae3891ef85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:48.763207 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-28b4b4e6-9bb0-4d02-9fd2-44fc63960f43 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Flow 'volume_create_api' (cd6968b4-7bf2-4dec-87a8-5d163e5f9e5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:34:48.763207 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-28b4b4e6-9bb0-4d02-9fd2-44fc63960f43 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Create volume request issued successfully. Aug 20 04:34:48.763207 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-28b4b4e6-9bb0-4d02-9fd2-44fc63960f43 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:34:48.763506 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 401/1598] 10.4.3.239 () {70 vars in 1298 bytes} [Thu Aug 20 04:34:48 2026] POST /volume/v3/volumes => generated 777 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:34:48.776859 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-de21fde4-de53-4e0b-a0f8-fe463ee87dcf None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:48.778854 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-de21fde4-de53-4e0b-a0f8-fe463ee87dcf tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/volumes/d53c3e00-c4f1-4f2f-82ba-5ac3aeceee2a Aug 20 04:34:48.779118 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-de21fde4-de53-4e0b-a0f8-fe463ee87dcf tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:48.779403 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-de21fde4-de53-4e0b-a0f8-fe463ee87dcf tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:48.788377 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:48.788377 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:48.793450 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-de21fde4-de53-4e0b-a0f8-fe463ee87dcf tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Volume info retrieved successfully. Aug 20 04:34:48.798453 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-de21fde4-de53-4e0b-a0f8-fe463ee87dcf tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/volumes/d53c3e00-c4f1-4f2f-82ba-5ac3aeceee2a returned with HTTP 200 Aug 20 04:34:48.799021 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 402/1599] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:34:48 2026] GET /volume/v3/volumes/d53c3e00-c4f1-4f2f-82ba-5ac3aeceee2a => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:48.971551 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b5cb40d6-010f-4484-88c2-f2e78ba089d7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:49.082301 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b5cb40d6-010f-4484-88c2-f2e78ba089d7 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:34:49.082618 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b5cb40d6-010f-4484-88c2-f2e78ba089d7 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1182154990"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:34:49.083992 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-b5cb40d6-010f-4484-88c2-f2e78ba089d7 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1182154990'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:34:49.084134 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-b5cb40d6-010f-4484-88c2-f2e78ba089d7 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Create volume of 1 GB Aug 20 04:34:49.084466 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:49.084466 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:49.088198 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b5cb40d6-010f-4484-88c2-f2e78ba089d7 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Availability Zones retrieved successfully. Aug 20 04:34:49.093197 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-b5cb40d6-010f-4484-88c2-f2e78ba089d7 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Flow 'volume_create_api' (b3ea423f-d006-41fb-a6a9-6fa6a6a4a11a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:34:49.094157 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-b5cb40d6-010f-4484-88c2-f2e78ba089d7 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b06a0df1-7696-4452-b306-cfa727a345cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:49.094972 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-b5cb40d6-010f-4484-88c2-f2e78ba089d7 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:34:49.112510 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0f77b2d4-6b74-4653-8b99-68ef1dc6bc60 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:49.114960 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0f77b2d4-6b74-4653-8b99-68ef1dc6bc60 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/5d32344a-75ec-466f-bb63-b1979a701676 Aug 20 04:34:49.115309 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0f77b2d4-6b74-4653-8b99-68ef1dc6bc60 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:49.115583 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0f77b2d4-6b74-4653-8b99-68ef1dc6bc60 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:49.126313 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-b5cb40d6-010f-4484-88c2-f2e78ba089d7 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b06a0df1-7696-4452-b306-cfa727a345cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:49.126911 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:49.126911 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:49.127065 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-b5cb40d6-010f-4484-88c2-f2e78ba089d7 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (690a641d-cac5-4d79-b641-5ace41fea47d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:49.133048 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-0f77b2d4-6b74-4653-8b99-68ef1dc6bc60 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:34:49.140136 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0f77b2d4-6b74-4653-8b99-68ef1dc6bc60 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/5d32344a-75ec-466f-bb63-b1979a701676 returned with HTTP 200 Aug 20 04:34:49.140717 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 400/1600] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:49 2026] GET /volume/v3/volumes/5d32344a-75ec-466f-bb63-b1979a701676 => generated 880 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:49.162639 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-262ec721-19d1-48fb-b25d-d81b78ffe0fc None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:49.165738 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-262ec721-19d1-48fb-b25d-d81b78ffe0fc tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/5d32344a-75ec-466f-bb63-b1979a701676 Aug 20 04:34:49.167217 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-262ec721-19d1-48fb-b25d-d81b78ffe0fc tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:49.167217 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-262ec721-19d1-48fb-b25d-d81b78ffe0fc tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:49.175073 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:49.175073 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:34:49.186450 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-262ec721-19d1-48fb-b25d-d81b78ffe0fc tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:34:49.197598 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-262ec721-19d1-48fb-b25d-d81b78ffe0fc tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/5d32344a-75ec-466f-bb63-b1979a701676 returned with HTTP 200 Aug 20 04:34:49.198008 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 402/1601] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:49 2026] GET /volume/v3/volumes/5d32344a-75ec-466f-bb63-b1979a701676 => generated 880 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:49.212117 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-96b999cd-afae-4dbe-8187-5590154e08ed None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:49.214354 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-96b999cd-afae-4dbe-8187-5590154e08ed tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] DELETE https://10.4.3.239/volume/v3/volumes/5d32344a-75ec-466f-bb63-b1979a701676 Aug 20 04:34:49.214607 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-96b999cd-afae-4dbe-8187-5590154e08ed tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:49.215046 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-96b999cd-afae-4dbe-8187-5590154e08ed tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:49.215413 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-96b999cd-afae-4dbe-8187-5590154e08ed tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Delete volume with id: 5d32344a-75ec-466f-bb63-b1979a701676 Aug 20 04:34:49.216023 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-b5cb40d6-010f-4484-88c2-f2e78ba089d7 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Created reservations ['59d1857a-39ba-4e26-b86d-74df5f17adb7', '06801cfe-6252-42b4-8fb2-f09e0fe7e662', '191cc2f1-542d-4798-98b7-d66ea4d75981', '669c47e2-4078-407a-9e14-00a56875e4b6'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:34:49.217494 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-b5cb40d6-010f-4484-88c2-f2e78ba089d7 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (690a641d-cac5-4d79-b641-5ace41fea47d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59d1857a-39ba-4e26-b86d-74df5f17adb7', '06801cfe-6252-42b4-8fb2-f09e0fe7e662', '191cc2f1-542d-4798-98b7-d66ea4d75981', '669c47e2-4078-407a-9e14-00a56875e4b6']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:49.218965 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-b5cb40d6-010f-4484-88c2-f2e78ba089d7 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58a9da58-e7e2-47b5-a0a8-df9b936cc318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:49.231967 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:49.231967 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:49.232612 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-96b999cd-afae-4dbe-8187-5590154e08ed tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:34:49.246706 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-b5cb40d6-010f-4484-88c2-f2e78ba089d7 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58a9da58-e7e2-47b5-a0a8-df9b936cc318) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6177ef0d-324e-473c-8b49-693247b00e46', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1182154990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56e82d24754d4ff5a31d69ab4b66fc2b',qos_specs=None,replication_status=,reservations=['59d1857a-39ba-4e26-b86d-74df5f17adb7','06801cfe-6252-42b4-8fb2-f09e0fe7e662','191cc2f1-542d-4798-98b7-d66ea4d75981','669c47e2-4078-407a-9e14-00a56875e4b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dcbe757994df457cadd7d33e80824c26',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:34:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1182154990',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6177ef0d-324e-473c-8b49-693247b00e46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56e82d24754d4ff5a31d69ab4b66fc2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dcbe757994df457cadd7d33e80824c26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:49.247491 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-b5cb40d6-010f-4484-88c2-f2e78ba089d7 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4419bc4c-62c2-49bd-bbe3-bafea16188e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:49.265655 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-96b999cd-afae-4dbe-8187-5590154e08ed tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Delete volume request issued successfully. Aug 20 04:34:49.266010 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-96b999cd-afae-4dbe-8187-5590154e08ed tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/5d32344a-75ec-466f-bb63-b1979a701676 returned with HTTP 202 Aug 20 04:34:49.266831 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 403/1602] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:34:49 2026] DELETE /volume/v3/volumes/5d32344a-75ec-466f-bb63-b1979a701676 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:34:49.281193 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d06c22f8-9ec3-409d-8965-bbb07d1d4acd None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:49.283654 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-b5cb40d6-010f-4484-88c2-f2e78ba089d7 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4419bc4c-62c2-49bd-bbe3-bafea16188e0) transitioned into state 'SUCCESS' from state '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-1182154990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56e82d24754d4ff5a31d69ab4b66fc2b',qos_specs=None,replication_status=,reservations=['59d1857a-39ba-4e26-b86d-74df5f17adb7','06801cfe-6252-42b4-8fb2-f09e0fe7e662','191cc2f1-542d-4798-98b7-d66ea4d75981','669c47e2-4078-407a-9e14-00a56875e4b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dcbe757994df457cadd7d33e80824c26',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:49.284374 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-b5cb40d6-010f-4484-88c2-f2e78ba089d7 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e12ab75-e33d-48f8-b02f-1fa6745ef6e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:49.284705 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d06c22f8-9ec3-409d-8965-bbb07d1d4acd tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/5d32344a-75ec-466f-bb63-b1979a701676 Aug 20 04:34:49.284949 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d06c22f8-9ec3-409d-8965-bbb07d1d4acd tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:49.285246 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d06c22f8-9ec3-409d-8965-bbb07d1d4acd tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:49.296794 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-b5cb40d6-010f-4484-88c2-f2e78ba089d7 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e12ab75-e33d-48f8-b02f-1fa6745ef6e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:49.297777 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:49.297777 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:49.297983 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-b5cb40d6-010f-4484-88c2-f2e78ba089d7 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Flow 'volume_create_api' (b3ea423f-d006-41fb-a6a9-6fa6a6a4a11a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:34:49.298341 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b5cb40d6-010f-4484-88c2-f2e78ba089d7 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Create volume request issued successfully. Aug 20 04:34:49.299047 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b5cb40d6-010f-4484-88c2-f2e78ba089d7 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:34:49.299628 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 398/1603] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:34:48 2026] POST /volume/v3/volumes => generated 750 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:34:49.306126 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d06c22f8-9ec3-409d-8965-bbb07d1d4acd tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:34:49.312588 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d06c22f8-9ec3-409d-8965-bbb07d1d4acd tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/5d32344a-75ec-466f-bb63-b1979a701676 returned with HTTP 200 Aug 20 04:34:49.313547 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 401/1604] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:49 2026] GET /volume/v3/volumes/5d32344a-75ec-466f-bb63-b1979a701676 => generated 879 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:49.315354 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-99124a41-624e-4b42-abbb-562a1297fd6a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:49.320454 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-99124a41-624e-4b42-abbb-562a1297fd6a tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] GET https://10.4.3.239/volume/v3/volumes/6177ef0d-324e-473c-8b49-693247b00e46 Aug 20 04:34:49.320454 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-99124a41-624e-4b42-abbb-562a1297fd6a tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:49.320544 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-99124a41-624e-4b42-abbb-562a1297fd6a tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:49.333885 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:49.333885 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:34:49.343053 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-99124a41-624e-4b42-abbb-562a1297fd6a tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Volume info retrieved successfully. Aug 20 04:34:49.354248 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-99124a41-624e-4b42-abbb-562a1297fd6a tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] https://10.4.3.239/volume/v3/volumes/6177ef0d-324e-473c-8b49-693247b00e46 returned with HTTP 200 Aug 20 04:34:49.354727 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 403/1605] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:49 2026] GET /volume/v3/volumes/6177ef0d-324e-473c-8b49-693247b00e46 => generated 818 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:49.819729 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4003c57c-9418-436d-b0c9-abce140564d2 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:49.829061 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4003c57c-9418-436d-b0c9-abce140564d2 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/volumes/d53c3e00-c4f1-4f2f-82ba-5ac3aeceee2a Aug 20 04:34:49.829386 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4003c57c-9418-436d-b0c9-abce140564d2 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:49.829635 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4003c57c-9418-436d-b0c9-abce140564d2 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:49.841733 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:49.841733 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:49.848423 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4003c57c-9418-436d-b0c9-abce140564d2 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Volume info retrieved successfully. Aug 20 04:34:49.852067 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4003c57c-9418-436d-b0c9-abce140564d2 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/volumes/d53c3e00-c4f1-4f2f-82ba-5ac3aeceee2a returned with HTTP 200 Aug 20 04:34:49.852522 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 404/1606] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:34:49 2026] GET /volume/v3/volumes/d53c3e00-c4f1-4f2f-82ba-5ac3aeceee2a => generated 1017 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:34:49.864776 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-74424a46-714b-45ee-b88f-75d2402156d4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:49.866664 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-74424a46-714b-45ee-b88f-75d2402156d4 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] POST https://10.4.3.239/volume/v3/backups Aug 20 04:34:49.867428 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-74424a46-714b-45ee-b88f-75d2402156d4 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d53c3e00-c4f1-4f2f-82ba-5ac3aeceee2a", "name": "tempest-type-Backup-1893222620"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:34:49.868408 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.backups [None req-74424a46-714b-45ee-b88f-75d2402156d4 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Creating new backup {'backup': {'volume_id': 'd53c3e00-c4f1-4f2f-82ba-5ac3aeceee2a', 'name': 'tempest-type-Backup-1893222620'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 04:34:49.868595 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.contrib.backups [None req-74424a46-714b-45ee-b88f-75d2402156d4 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Creating backup of volume d53c3e00-c4f1-4f2f-82ba-5ac3aeceee2a in container None Aug 20 04:34:49.878648 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:49.878648 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:49.879113 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-74424a46-714b-45ee-b88f-75d2402156d4 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Volume info retrieved successfully. Aug 20 04:34:49.912040 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-74424a46-714b-45ee-b88f-75d2402156d4 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Created reservations ['66301eec-0486-4751-b746-74bd4daa0450', 'b4a5005f-9613-4ed9-a3b7-584b95eefde4'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:34:49.951237 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-74424a46-714b-45ee-b88f-75d2402156d4 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups returned with HTTP 202 Aug 20 04:34:49.951873 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 399/1607] 10.4.3.239 () {70 vars in 1299 bytes} [Thu Aug 20 04:34:49 2026] POST /volume/v3/backups => generated 316 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:34:49.966025 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a286d43e-0081-4217-ac63-54111055a5c4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:49.971263 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a286d43e-0081-4217-ac63-54111055a5c4 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 Aug 20 04:34:49.971263 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a286d43e-0081-4217-ac63-54111055a5c4 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:49.971263 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a286d43e-0081-4217-ac63-54111055a5c4 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:49.971263 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-a286d43e-0081-4217-ac63-54111055a5c4 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id c3f5a59d-162a-4057-8439-bd7373b8e404. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:34:49.984328 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:49.984328 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:49.985479 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a286d43e-0081-4217-ac63-54111055a5c4 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 returned with HTTP 200 Aug 20 04:34:49.987859 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 402/1608] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:34:49 2026] GET /volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 => generated 723 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:50.327542 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ad5212ae-9327-4e1a-8294-d6eb76c2217e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:50.329842 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ad5212ae-9327-4e1a-8294-d6eb76c2217e tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/5d32344a-75ec-466f-bb63-b1979a701676 Aug 20 04:34:50.330173 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ad5212ae-9327-4e1a-8294-d6eb76c2217e tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:50.330513 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ad5212ae-9327-4e1a-8294-d6eb76c2217e tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:50.338303 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ad5212ae-9327-4e1a-8294-d6eb76c2217e tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/5d32344a-75ec-466f-bb63-b1979a701676 returned with HTTP 404 Aug 20 04:34:50.338787 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 404/1609] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:50 2026] GET /volume/v3/volumes/5d32344a-75ec-466f-bb63-b1979a701676 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:34:50.346824 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-db9ebec4-df1b-4d7f-bf67-fe9300eed7bd None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:50.350972 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-db9ebec4-df1b-4d7f-bf67-fe9300eed7bd tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/5d32344a-75ec-466f-bb63-b1979a701676 Aug 20 04:34:50.351251 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-db9ebec4-df1b-4d7f-bf67-fe9300eed7bd tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:50.351513 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-db9ebec4-df1b-4d7f-bf67-fe9300eed7bd tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:50.359147 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-db9ebec4-df1b-4d7f-bf67-fe9300eed7bd tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/5d32344a-75ec-466f-bb63-b1979a701676 returned with HTTP 404 Aug 20 04:34:50.359897 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 405/1610] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:50 2026] GET /volume/v3/volumes/5d32344a-75ec-466f-bb63-b1979a701676 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:34:50.367462 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f19d832b-dacc-4f27-a86e-da8344694961 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:50.369792 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f19d832b-dacc-4f27-a86e-da8344694961 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] DELETE https://10.4.3.239/volume/v3/volumes/5d32344a-75ec-466f-bb63-b1979a701676 Aug 20 04:34:50.370096 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f19d832b-dacc-4f27-a86e-da8344694961 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:50.370429 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f19d832b-dacc-4f27-a86e-da8344694961 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:50.370665 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-f19d832b-dacc-4f27-a86e-da8344694961 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Delete volume with id: 5d32344a-75ec-466f-bb63-b1979a701676 Aug 20 04:34:50.371526 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4a2a101e-8e3f-41ca-b677-02231f85a303 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:50.373635 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4a2a101e-8e3f-41ca-b677-02231f85a303 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] GET https://10.4.3.239/volume/v3/volumes/6177ef0d-324e-473c-8b49-693247b00e46 Aug 20 04:34:50.373837 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4a2a101e-8e3f-41ca-b677-02231f85a303 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:50.374028 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4a2a101e-8e3f-41ca-b677-02231f85a303 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:50.377469 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f19d832b-dacc-4f27-a86e-da8344694961 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/5d32344a-75ec-466f-bb63-b1979a701676 returned with HTTP 404 Aug 20 04:34:50.378049 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 400/1611] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:34:50 2026] DELETE /volume/v3/volumes/5d32344a-75ec-466f-bb63-b1979a701676 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:34:50.385669 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:50.385669 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:50.391172 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-4a2a101e-8e3f-41ca-b677-02231f85a303 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Volume info retrieved successfully. Aug 20 04:34:50.392322 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8f19fd15-db32-4afb-9d19-4ad47fb7e4b5 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:50.394534 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8f19fd15-db32-4afb-9d19-4ad47fb7e4b5 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/ece4abc9-6e02-434b-805a-678aef1ebab3 Aug 20 04:34:50.394814 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8f19fd15-db32-4afb-9d19-4ad47fb7e4b5 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:50.395084 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8f19fd15-db32-4afb-9d19-4ad47fb7e4b5 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:50.395287 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-8f19fd15-db32-4afb-9d19-4ad47fb7e4b5 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Delete snapshot with id: ece4abc9-6e02-434b-805a-678aef1ebab3 Aug 20 04:34:50.401897 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4a2a101e-8e3f-41ca-b677-02231f85a303 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] https://10.4.3.239/volume/v3/volumes/6177ef0d-324e-473c-8b49-693247b00e46 returned with HTTP 200 Aug 20 04:34:50.404044 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 403/1612] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:50 2026] GET /volume/v3/volumes/6177ef0d-324e-473c-8b49-693247b00e46 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:50.404214 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:50.404214 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:34:50.404478 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-8f19fd15-db32-4afb-9d19-4ad47fb7e4b5 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot retrieved successfully. Aug 20 04:34:50.417484 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e7e307b0-209f-41aa-8d66-04568ba9fc4a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:50.419260 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e7e307b0-209f-41aa-8d66-04568ba9fc4a tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] POST https://10.4.3.239/volume/v3/volumes/6177ef0d-324e-473c-8b49-693247b00e46/metadata Aug 20 04:34:50.419645 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e7e307b0-209f-41aa-8d66-04568ba9fc4a tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:34:50.427363 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-8f19fd15-db32-4afb-9d19-4ad47fb7e4b5 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot delete request issued successfully. Aug 20 04:34:50.427581 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8f19fd15-db32-4afb-9d19-4ad47fb7e4b5 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots/ece4abc9-6e02-434b-805a-678aef1ebab3 returned with HTTP 202 Aug 20 04:34:50.427996 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 405/1613] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:34:50 2026] DELETE /volume/v3/snapshots/ece4abc9-6e02-434b-805a-678aef1ebab3 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:34:50.429357 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:50.429357 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:50.429973 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e7e307b0-209f-41aa-8d66-04568ba9fc4a tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Volume info retrieved successfully. Aug 20 04:34:50.436248 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8b427af0-2821-44b8-b1bb-2b07aefcae98 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:50.438117 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8b427af0-2821-44b8-b1bb-2b07aefcae98 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/snapshots/ece4abc9-6e02-434b-805a-678aef1ebab3 Aug 20 04:34:50.438816 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8b427af0-2821-44b8-b1bb-2b07aefcae98 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:50.438816 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8b427af0-2821-44b8-b1bb-2b07aefcae98 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:50.443997 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:50.443997 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:50.444459 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-8b427af0-2821-44b8-b1bb-2b07aefcae98 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Snapshot retrieved successfully. Aug 20 04:34:50.445453 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8b427af0-2821-44b8-b1bb-2b07aefcae98 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots/ece4abc9-6e02-434b-805a-678aef1ebab3 returned with HTTP 200 Aug 20 04:34:50.445900 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 401/1614] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:34:50 2026] GET /volume/v3/snapshots/ece4abc9-6e02-434b-805a-678aef1ebab3 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:50.449283 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e7e307b0-209f-41aa-8d66-04568ba9fc4a tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Create volume metadata completed successfully. Aug 20 04:34:50.449586 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e7e307b0-209f-41aa-8d66-04568ba9fc4a tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] https://10.4.3.239/volume/v3/volumes/6177ef0d-324e-473c-8b49-693247b00e46/metadata returned with HTTP 200 Aug 20 04:34:50.450232 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 406/1615] 10.4.3.239 () {68 vars in 1397 bytes} [Thu Aug 20 04:34:50 2026] POST /volume/v3/volumes/6177ef0d-324e-473c-8b49-693247b00e46/metadata => generated 101 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:50.457669 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0263dac7-b955-4c0b-abc6-3b9ae7df1ceb None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:50.459822 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0263dac7-b955-4c0b-abc6-3b9ae7df1ceb tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] GET https://10.4.3.239/volume/v3/volumes/6177ef0d-324e-473c-8b49-693247b00e46/metadata Aug 20 04:34:50.460120 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0263dac7-b955-4c0b-abc6-3b9ae7df1ceb tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:50.460334 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0263dac7-b955-4c0b-abc6-3b9ae7df1ceb tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:50.468438 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:50.468438 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:50.469063 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-0263dac7-b955-4c0b-abc6-3b9ae7df1ceb tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Volume info retrieved successfully. Aug 20 04:34:50.476546 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-0263dac7-b955-4c0b-abc6-3b9ae7df1ceb tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Get volume metadata completed successfully. Aug 20 04:34:50.476935 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0263dac7-b955-4c0b-abc6-3b9ae7df1ceb tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] https://10.4.3.239/volume/v3/volumes/6177ef0d-324e-473c-8b49-693247b00e46/metadata returned with HTTP 200 Aug 20 04:34:50.477664 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 404/1616] 10.4.3.239 () {66 vars in 1375 bytes} [Thu Aug 20 04:34:50 2026] GET /volume/v3/volumes/6177ef0d-324e-473c-8b49-693247b00e46/metadata => generated 101 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:50.489262 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7defcc22-04d6-4603-88d5-e2b097314e32 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:50.491549 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7defcc22-04d6-4603-88d5-e2b097314e32 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] PUT https://10.4.3.239/volume/v3/volumes/6177ef0d-324e-473c-8b49-693247b00e46/metadata Aug 20 04:34:50.491549 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7defcc22-04d6-4603-88d5-e2b097314e32 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:34:50.503831 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:50.503831 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:34:50.504533 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7defcc22-04d6-4603-88d5-e2b097314e32 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Volume info retrieved successfully. Aug 20 04:34:50.528515 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7defcc22-04d6-4603-88d5-e2b097314e32 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Update volume metadata completed successfully. Aug 20 04:34:50.528807 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7defcc22-04d6-4603-88d5-e2b097314e32 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] https://10.4.3.239/volume/v3/volumes/6177ef0d-324e-473c-8b49-693247b00e46/metadata returned with HTTP 200 Aug 20 04:34:50.529364 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 406/1617] 10.4.3.239 () {68 vars in 1395 bytes} [Thu Aug 20 04:34:50 2026] PUT /volume/v3/volumes/6177ef0d-324e-473c-8b49-693247b00e46/metadata => generated 57 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 04:34:50.539076 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4c38ac5b-3854-42c0-baf0-39d129d4fc46 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:50.541063 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4c38ac5b-3854-42c0-baf0-39d129d4fc46 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] GET https://10.4.3.239/volume/v3/volumes/6177ef0d-324e-473c-8b49-693247b00e46/metadata Aug 20 04:34:50.541268 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4c38ac5b-3854-42c0-baf0-39d129d4fc46 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:50.541486 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4c38ac5b-3854-42c0-baf0-39d129d4fc46 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Calling method 'index' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:50.565936 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:50.565936 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:50.566110 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-4c38ac5b-3854-42c0-baf0-39d129d4fc46 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Volume info retrieved successfully. Aug 20 04:34:50.577706 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-4c38ac5b-3854-42c0-baf0-39d129d4fc46 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Get volume metadata completed successfully. Aug 20 04:34:50.577866 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4c38ac5b-3854-42c0-baf0-39d129d4fc46 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] https://10.4.3.239/volume/v3/volumes/6177ef0d-324e-473c-8b49-693247b00e46/metadata returned with HTTP 200 Aug 20 04:34:50.578428 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 402/1618] 10.4.3.239 () {66 vars in 1375 bytes} [Thu Aug 20 04:34:50 2026] GET /volume/v3/volumes/6177ef0d-324e-473c-8b49-693247b00e46/metadata => generated 57 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 04:34:50.587805 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1051c850-bfa5-4c18-bf0a-c847b48d45d5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:50.591499 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1051c850-bfa5-4c18-bf0a-c847b48d45d5 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] DELETE https://10.4.3.239/volume/v3/volumes/6177ef0d-324e-473c-8b49-693247b00e46/metadata/key1 Aug 20 04:34:50.591820 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1051c850-bfa5-4c18-bf0a-c847b48d45d5 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:50.592446 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1051c850-bfa5-4c18-bf0a-c847b48d45d5 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:50.605787 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:50.605787 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:50.606506 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1051c850-bfa5-4c18-bf0a-c847b48d45d5 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Volume info retrieved successfully. Aug 20 04:34:50.614233 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1051c850-bfa5-4c18-bf0a-c847b48d45d5 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Get volume metadata completed successfully. Aug 20 04:34:50.626926 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1051c850-bfa5-4c18-bf0a-c847b48d45d5 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Delete volume metadata completed successfully. Aug 20 04:34:50.627296 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1051c850-bfa5-4c18-bf0a-c847b48d45d5 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] https://10.4.3.239/volume/v3/volumes/6177ef0d-324e-473c-8b49-693247b00e46/metadata/key1 returned with HTTP 200 Aug 20 04:34:50.627889 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 407/1619] 10.4.3.239 () {66 vars in 1393 bytes} [Thu Aug 20 04:34:50 2026] DELETE /volume/v3/volumes/6177ef0d-324e-473c-8b49-693247b00e46/metadata/key1 => generated 0 bytes in 41 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 20 04:34:50.638821 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8dda6d69-3f64-4ab1-911e-00e0e9ac708b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:50.640802 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8dda6d69-3f64-4ab1-911e-00e0e9ac708b tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] GET https://10.4.3.239/volume/v3/volumes/6177ef0d-324e-473c-8b49-693247b00e46/metadata Aug 20 04:34:50.640947 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8dda6d69-3f64-4ab1-911e-00e0e9ac708b tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:50.641170 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8dda6d69-3f64-4ab1-911e-00e0e9ac708b tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:50.648025 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:50.648025 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:50.648575 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-8dda6d69-3f64-4ab1-911e-00e0e9ac708b tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Volume info retrieved successfully. Aug 20 04:34:50.653796 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-8dda6d69-3f64-4ab1-911e-00e0e9ac708b tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Get volume metadata completed successfully. Aug 20 04:34:50.654037 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8dda6d69-3f64-4ab1-911e-00e0e9ac708b tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] https://10.4.3.239/volume/v3/volumes/6177ef0d-324e-473c-8b49-693247b00e46/metadata returned with HTTP 200 Aug 20 04:34:50.654461 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 405/1620] 10.4.3.239 () {66 vars in 1375 bytes} [Thu Aug 20 04:34:50 2026] GET /volume/v3/volumes/6177ef0d-324e-473c-8b49-693247b00e46/metadata => generated 32 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 04:34:50.668641 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9de2f090-0b1f-4d56-a14c-f9f707426a26 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:50.673752 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9de2f090-0b1f-4d56-a14c-f9f707426a26 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] PUT https://10.4.3.239/volume/v3/volumes/6177ef0d-324e-473c-8b49-693247b00e46/metadata Aug 20 04:34:50.674104 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9de2f090-0b1f-4d56-a14c-f9f707426a26 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:34:50.696468 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:50.696468 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:34:50.697748 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-9de2f090-0b1f-4d56-a14c-f9f707426a26 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Volume info retrieved successfully. Aug 20 04:34:50.720672 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-9de2f090-0b1f-4d56-a14c-f9f707426a26 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Update volume metadata completed successfully. Aug 20 04:34:50.721027 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9de2f090-0b1f-4d56-a14c-f9f707426a26 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] https://10.4.3.239/volume/v3/volumes/6177ef0d-324e-473c-8b49-693247b00e46/metadata returned with HTTP 200 Aug 20 04:34:50.722699 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 407/1621] 10.4.3.239 () {68 vars in 1395 bytes} [Thu Aug 20 04:34:50 2026] PUT /volume/v3/volumes/6177ef0d-324e-473c-8b49-693247b00e46/metadata => generated 16 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 04:34:50.737334 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1e5a4157-f40a-437a-a6e9-b24330cd32dd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:50.739703 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1e5a4157-f40a-437a-a6e9-b24330cd32dd tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] POST https://10.4.3.239/volume/v3/volumes/6177ef0d-324e-473c-8b49-693247b00e46/metadata Aug 20 04:34:50.740226 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1e5a4157-f40a-437a-a6e9-b24330cd32dd tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:34:50.751138 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:50.751138 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:50.751714 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-1e5a4157-f40a-437a-a6e9-b24330cd32dd tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Volume info retrieved successfully. Aug 20 04:34:50.763465 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-1e5a4157-f40a-437a-a6e9-b24330cd32dd tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Create volume metadata completed successfully. Aug 20 04:34:50.763751 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1e5a4157-f40a-437a-a6e9-b24330cd32dd tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] https://10.4.3.239/volume/v3/volumes/6177ef0d-324e-473c-8b49-693247b00e46/metadata returned with HTTP 200 Aug 20 04:34:50.764253 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 403/1622] 10.4.3.239 () {68 vars in 1396 bytes} [Thu Aug 20 04:34:50 2026] POST /volume/v3/volumes/6177ef0d-324e-473c-8b49-693247b00e46/metadata => generated 68 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 04:34:50.772403 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b0f3c7c3-ff07-4267-9149-d70537f0d282 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:50.774463 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b0f3c7c3-ff07-4267-9149-d70537f0d282 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] PUT https://10.4.3.239/volume/v3/volumes/6177ef0d-324e-473c-8b49-693247b00e46/metadata/key3 Aug 20 04:34:50.774817 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b0f3c7c3-ff07-4267-9149-d70537f0d282 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:34:50.784362 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:50.784362 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:50.784841 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b0f3c7c3-ff07-4267-9149-d70537f0d282 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Volume info retrieved successfully. Aug 20 04:34:50.797685 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b0f3c7c3-ff07-4267-9149-d70537f0d282 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Update volume metadata completed successfully. Aug 20 04:34:50.798076 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b0f3c7c3-ff07-4267-9149-d70537f0d282 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] https://10.4.3.239/volume/v3/volumes/6177ef0d-324e-473c-8b49-693247b00e46/metadata/key3 returned with HTTP 200 Aug 20 04:34:50.798739 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 408/1623] 10.4.3.239 () {68 vars in 1410 bytes} [Thu Aug 20 04:34:50 2026] PUT /volume/v3/volumes/6177ef0d-324e-473c-8b49-693247b00e46/metadata/key3 => generated 35 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 04:34:50.809218 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-cc1469f1-956b-48a5-805b-a40c0ed1abf0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:50.809520 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cc1469f1-956b-48a5-805b-a40c0ed1abf0 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] GET https://10.4.3.239/volume/v3/volumes/6177ef0d-324e-473c-8b49-693247b00e46/metadata/key3 Aug 20 04:34:50.809790 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cc1469f1-956b-48a5-805b-a40c0ed1abf0 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:50.810008 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cc1469f1-956b-48a5-805b-a40c0ed1abf0 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:50.817718 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:50.817718 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:50.818841 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-cc1469f1-956b-48a5-805b-a40c0ed1abf0 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Volume info retrieved successfully. Aug 20 04:34:50.824105 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-cc1469f1-956b-48a5-805b-a40c0ed1abf0 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Get volume metadata completed successfully. Aug 20 04:34:50.824304 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cc1469f1-956b-48a5-805b-a40c0ed1abf0 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] https://10.4.3.239/volume/v3/volumes/6177ef0d-324e-473c-8b49-693247b00e46/metadata/key3 returned with HTTP 200 Aug 20 04:34:50.827674 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 406/1624] 10.4.3.239 () {66 vars in 1390 bytes} [Thu Aug 20 04:34:50 2026] GET /volume/v3/volumes/6177ef0d-324e-473c-8b49-693247b00e46/metadata/key3 => generated 35 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 04:34:50.832937 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6872d19a-1225-4a42-b941-862dd55ec6f0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:50.835410 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6872d19a-1225-4a42-b941-862dd55ec6f0 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] GET https://10.4.3.239/volume/v3/volumes/6177ef0d-324e-473c-8b49-693247b00e46/metadata Aug 20 04:34:50.835683 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6872d19a-1225-4a42-b941-862dd55ec6f0 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:50.835959 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6872d19a-1225-4a42-b941-862dd55ec6f0 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:50.846060 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:50.846060 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:34:50.847264 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-6872d19a-1225-4a42-b941-862dd55ec6f0 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Volume info retrieved successfully. Aug 20 04:34:50.854109 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-6872d19a-1225-4a42-b941-862dd55ec6f0 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Get volume metadata completed successfully. Aug 20 04:34:50.854561 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6872d19a-1225-4a42-b941-862dd55ec6f0 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] https://10.4.3.239/volume/v3/volumes/6177ef0d-324e-473c-8b49-693247b00e46/metadata returned with HTTP 200 Aug 20 04:34:50.855111 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 408/1625] 10.4.3.239 () {66 vars in 1375 bytes} [Thu Aug 20 04:34:50 2026] GET /volume/v3/volumes/6177ef0d-324e-473c-8b49-693247b00e46/metadata => generated 75 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 04:34:50.866013 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f39d3da7-bc65-4195-80e4-1cf84ab392f7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:50.868436 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f39d3da7-bc65-4195-80e4-1cf84ab392f7 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] PUT https://10.4.3.239/volume/v3/volumes/6177ef0d-324e-473c-8b49-693247b00e46/metadata Aug 20 04:34:50.868884 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f39d3da7-bc65-4195-80e4-1cf84ab392f7 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:34:50.878671 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:50.878671 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:50.879239 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f39d3da7-bc65-4195-80e4-1cf84ab392f7 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Volume info retrieved successfully. Aug 20 04:34:50.891233 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f39d3da7-bc65-4195-80e4-1cf84ab392f7 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Update volume metadata completed successfully. Aug 20 04:34:50.891561 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f39d3da7-bc65-4195-80e4-1cf84ab392f7 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] https://10.4.3.239/volume/v3/volumes/6177ef0d-324e-473c-8b49-693247b00e46/metadata returned with HTTP 200 Aug 20 04:34:50.892044 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 404/1626] 10.4.3.239 () {68 vars in 1395 bytes} [Thu Aug 20 04:34:50 2026] PUT /volume/v3/volumes/6177ef0d-324e-473c-8b49-693247b00e46/metadata => generated 16 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 04:34:50.903555 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-89663446-3404-4c51-b9fc-0a443c2a296f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:50.905533 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-89663446-3404-4c51-b9fc-0a443c2a296f tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] GET https://10.4.3.239/volume/v3/volumes/6177ef0d-324e-473c-8b49-693247b00e46 Aug 20 04:34:50.905854 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-89663446-3404-4c51-b9fc-0a443c2a296f tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:50.906133 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-89663446-3404-4c51-b9fc-0a443c2a296f tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:50.914807 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:50.914807 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:50.918194 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-89663446-3404-4c51-b9fc-0a443c2a296f tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Volume info retrieved successfully. Aug 20 04:34:50.922878 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-89663446-3404-4c51-b9fc-0a443c2a296f tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] https://10.4.3.239/volume/v3/volumes/6177ef0d-324e-473c-8b49-693247b00e46 returned with HTTP 200 Aug 20 04:34:50.923344 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 409/1627] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:50 2026] GET /volume/v3/volumes/6177ef0d-324e-473c-8b49-693247b00e46 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:50.943115 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2ec6a510-2aac-4032-be91-2c4802d9ed77 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:50.945366 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2ec6a510-2aac-4032-be91-2c4802d9ed77 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] DELETE https://10.4.3.239/volume/v3/volumes/6177ef0d-324e-473c-8b49-693247b00e46 Aug 20 04:34:50.945601 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2ec6a510-2aac-4032-be91-2c4802d9ed77 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:50.945967 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2ec6a510-2aac-4032-be91-2c4802d9ed77 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:50.946059 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-2ec6a510-2aac-4032-be91-2c4802d9ed77 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Delete volume with id: 6177ef0d-324e-473c-8b49-693247b00e46 Aug 20 04:34:50.954912 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:50.954912 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:50.955557 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-2ec6a510-2aac-4032-be91-2c4802d9ed77 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Volume info retrieved successfully. Aug 20 04:34:50.976673 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-2ec6a510-2aac-4032-be91-2c4802d9ed77 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Delete volume request issued successfully. Aug 20 04:34:50.976884 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2ec6a510-2aac-4032-be91-2c4802d9ed77 tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] https://10.4.3.239/volume/v3/volumes/6177ef0d-324e-473c-8b49-693247b00e46 returned with HTTP 202 Aug 20 04:34:50.977404 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 407/1628] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:34:50 2026] DELETE /volume/v3/volumes/6177ef0d-324e-473c-8b49-693247b00e46 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:34:50.986787 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4ba21b0f-e65e-4338-ae8a-5c4496d7608c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:50.989118 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4ba21b0f-e65e-4338-ae8a-5c4496d7608c tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] GET https://10.4.3.239/volume/v3/volumes/6177ef0d-324e-473c-8b49-693247b00e46 Aug 20 04:34:50.989455 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4ba21b0f-e65e-4338-ae8a-5c4496d7608c tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:50.990227 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4ba21b0f-e65e-4338-ae8a-5c4496d7608c tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:51.000114 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:51.000114 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:34:51.005406 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-54ab3cfe-5cb2-4cc8-8fd1-108274966460 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:51.007120 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-4ba21b0f-e65e-4338-ae8a-5c4496d7608c tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Volume info retrieved successfully. Aug 20 04:34:51.007688 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-54ab3cfe-5cb2-4cc8-8fd1-108274966460 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 Aug 20 04:34:51.007931 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-54ab3cfe-5cb2-4cc8-8fd1-108274966460 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:51.008160 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-54ab3cfe-5cb2-4cc8-8fd1-108274966460 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:51.008286 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-54ab3cfe-5cb2-4cc8-8fd1-108274966460 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id c3f5a59d-162a-4057-8439-bd7373b8e404. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:34:51.012881 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:51.012881 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:51.013654 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-54ab3cfe-5cb2-4cc8-8fd1-108274966460 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 returned with HTTP 200 Aug 20 04:34:51.013875 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4ba21b0f-e65e-4338-ae8a-5c4496d7608c tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] https://10.4.3.239/volume/v3/volumes/6177ef0d-324e-473c-8b49-693247b00e46 returned with HTTP 200 Aug 20 04:34:51.014601 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 405/1629] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:34:51 2026] GET /volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:51.014752 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 409/1630] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:50 2026] GET /volume/v3/volumes/6177ef0d-324e-473c-8b49-693247b00e46 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:51.458193 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7f28e104-51f0-4f9c-bc8c-f9ef7836873a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:51.460699 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7f28e104-51f0-4f9c-bc8c-f9ef7836873a tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/snapshots/ece4abc9-6e02-434b-805a-678aef1ebab3 Aug 20 04:34:51.461052 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7f28e104-51f0-4f9c-bc8c-f9ef7836873a tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:51.461296 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7f28e104-51f0-4f9c-bc8c-f9ef7836873a tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:51.472211 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7f28e104-51f0-4f9c-bc8c-f9ef7836873a tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/snapshots/ece4abc9-6e02-434b-805a-678aef1ebab3 returned with HTTP 404 Aug 20 04:34:51.472211 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 410/1631] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:34:51 2026] GET /volume/v3/snapshots/ece4abc9-6e02-434b-805a-678aef1ebab3 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:34:51.478598 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2581d2f2-ec6d-4380-ae6c-380311745f28 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:51.481016 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2581d2f2-ec6d-4380-ae6c-380311745f28 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/a2f439f2-6651-491a-b29f-aba9d5e5f5ac Aug 20 04:34:51.481377 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2581d2f2-ec6d-4380-ae6c-380311745f28 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:51.481663 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2581d2f2-ec6d-4380-ae6c-380311745f28 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:51.493893 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:51.493893 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:51.500231 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-2581d2f2-ec6d-4380-ae6c-380311745f28 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:34:51.507428 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2581d2f2-ec6d-4380-ae6c-380311745f28 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/a2f439f2-6651-491a-b29f-aba9d5e5f5ac returned with HTTP 200 Aug 20 04:34:51.509648 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 408/1632] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:51 2026] GET /volume/v3/volumes/a2f439f2-6651-491a-b29f-aba9d5e5f5ac => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:51.523838 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9c22faf4-e3cc-4b7f-9d13-f5167670fe3e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:51.526780 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9c22faf4-e3cc-4b7f-9d13-f5167670fe3e tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] DELETE https://10.4.3.239/volume/v3/volumes/a2f439f2-6651-491a-b29f-aba9d5e5f5ac Aug 20 04:34:51.527024 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9c22faf4-e3cc-4b7f-9d13-f5167670fe3e tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:51.527323 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9c22faf4-e3cc-4b7f-9d13-f5167670fe3e tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:51.527517 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-9c22faf4-e3cc-4b7f-9d13-f5167670fe3e tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Delete volume with id: a2f439f2-6651-491a-b29f-aba9d5e5f5ac Aug 20 04:34:51.535549 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:51.535549 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:51.536128 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9c22faf4-e3cc-4b7f-9d13-f5167670fe3e tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:34:51.556395 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9c22faf4-e3cc-4b7f-9d13-f5167670fe3e tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Delete volume request issued successfully. Aug 20 04:34:51.556592 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9c22faf4-e3cc-4b7f-9d13-f5167670fe3e tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/a2f439f2-6651-491a-b29f-aba9d5e5f5ac returned with HTTP 202 Aug 20 04:34:51.557292 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 406/1633] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:34:51 2026] DELETE /volume/v3/volumes/a2f439f2-6651-491a-b29f-aba9d5e5f5ac => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:34:51.565430 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f374ff70-0061-42a7-a09f-ad8bc6751bc1 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:51.568034 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f374ff70-0061-42a7-a09f-ad8bc6751bc1 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/a2f439f2-6651-491a-b29f-aba9d5e5f5ac Aug 20 04:34:51.568034 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f374ff70-0061-42a7-a09f-ad8bc6751bc1 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:51.568451 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f374ff70-0061-42a7-a09f-ad8bc6751bc1 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:51.577773 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:51.577773 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:34:51.582836 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f374ff70-0061-42a7-a09f-ad8bc6751bc1 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:34:51.588762 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f374ff70-0061-42a7-a09f-ad8bc6751bc1 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/a2f439f2-6651-491a-b29f-aba9d5e5f5ac returned with HTTP 200 Aug 20 04:34:51.589330 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 410/1634] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:51 2026] GET /volume/v3/volumes/a2f439f2-6651-491a-b29f-aba9d5e5f5ac => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:52.028621 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-13c3bb4c-b1bd-4044-abc7-e3f82957af1a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:52.030250 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f3a4e8f5-7282-4f93-a84f-199881d3381e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:52.031552 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-13c3bb4c-b1bd-4044-abc7-e3f82957af1a tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 Aug 20 04:34:52.031952 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-13c3bb4c-b1bd-4044-abc7-e3f82957af1a tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:52.032268 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-13c3bb4c-b1bd-4044-abc7-e3f82957af1a tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:52.032442 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-13c3bb4c-b1bd-4044-abc7-e3f82957af1a tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id c3f5a59d-162a-4057-8439-bd7373b8e404. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:34:52.032499 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f3a4e8f5-7282-4f93-a84f-199881d3381e tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] GET https://10.4.3.239/volume/v3/volumes/6177ef0d-324e-473c-8b49-693247b00e46 Aug 20 04:34:52.032680 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f3a4e8f5-7282-4f93-a84f-199881d3381e tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:52.032948 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f3a4e8f5-7282-4f93-a84f-199881d3381e tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:52.039512 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f3a4e8f5-7282-4f93-a84f-199881d3381e tempest-VolumesMetadataTest-672344189 tempest-VolumesMetadataTest-672344189-project-member] https://10.4.3.239/volume/v3/volumes/6177ef0d-324e-473c-8b49-693247b00e46 returned with HTTP 404 Aug 20 04:34:52.040066 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 409/1635] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:52 2026] GET /volume/v3/volumes/6177ef0d-324e-473c-8b49-693247b00e46 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:34:52.041037 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:52.041037 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:52.041999 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-13c3bb4c-b1bd-4044-abc7-e3f82957af1a tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 returned with HTTP 200 Aug 20 04:34:52.042546 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 411/1636] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:34:52 2026] GET /volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 => generated 725 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:52.607762 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1def1bfc-3561-49c5-bc1f-cde3d48e677e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:52.609892 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1def1bfc-3561-49c5-bc1f-cde3d48e677e tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/a2f439f2-6651-491a-b29f-aba9d5e5f5ac Aug 20 04:34:52.610849 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1def1bfc-3561-49c5-bc1f-cde3d48e677e tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:52.610849 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1def1bfc-3561-49c5-bc1f-cde3d48e677e tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:52.622952 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1def1bfc-3561-49c5-bc1f-cde3d48e677e tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/a2f439f2-6651-491a-b29f-aba9d5e5f5ac returned with HTTP 404 Aug 20 04:34:52.623877 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 407/1637] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:52 2026] GET /volume/v3/volumes/a2f439f2-6651-491a-b29f-aba9d5e5f5ac => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:34:52.639103 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-849f05de-0187-47c7-b736-8892881ea076 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:52.641547 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-849f05de-0187-47c7-b736-8892881ea076 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da Aug 20 04:34:52.641665 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-849f05de-0187-47c7-b736-8892881ea076 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:52.642886 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-849f05de-0187-47c7-b736-8892881ea076 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:52.652601 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:52.652601 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:34:52.659127 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-849f05de-0187-47c7-b736-8892881ea076 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:34:52.663881 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-849f05de-0187-47c7-b736-8892881ea076 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da returned with HTTP 200 Aug 20 04:34:52.663971 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 411/1638] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:52 2026] GET /volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:52.679307 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-800ac3dc-efc0-4fc3-9509-6b72ff0213c6 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:52.681585 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-800ac3dc-efc0-4fc3-9509-6b72ff0213c6 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] DELETE https://10.4.3.239/volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da Aug 20 04:34:52.681844 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-800ac3dc-efc0-4fc3-9509-6b72ff0213c6 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:52.682147 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-800ac3dc-efc0-4fc3-9509-6b72ff0213c6 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:52.682387 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-800ac3dc-efc0-4fc3-9509-6b72ff0213c6 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Delete volume with id: 7b0dd248-8edb-4a42-be34-689f7396b4da Aug 20 04:34:52.692593 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:52.692593 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:52.692797 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-800ac3dc-efc0-4fc3-9509-6b72ff0213c6 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:34:52.724831 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-800ac3dc-efc0-4fc3-9509-6b72ff0213c6 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Delete volume request issued successfully. Aug 20 04:34:52.725211 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-800ac3dc-efc0-4fc3-9509-6b72ff0213c6 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da returned with HTTP 202 Aug 20 04:34:52.725855 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 410/1639] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:34:52 2026] DELETE /volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:34:52.739349 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-eb454f60-9d8f-4ffa-aa67-6f74c1994e45 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:52.745367 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-eb454f60-9d8f-4ffa-aa67-6f74c1994e45 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da Aug 20 04:34:52.745544 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-eb454f60-9d8f-4ffa-aa67-6f74c1994e45 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:52.745796 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-eb454f60-9d8f-4ffa-aa67-6f74c1994e45 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:52.760254 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:52.760254 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:52.769833 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-eb454f60-9d8f-4ffa-aa67-6f74c1994e45 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Volume info retrieved successfully. Aug 20 04:34:52.777859 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-eb454f60-9d8f-4ffa-aa67-6f74c1994e45 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da returned with HTTP 200 Aug 20 04:34:52.778159 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 412/1640] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:52 2026] GET /volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:53.057935 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-40ccde8a-6bcf-4e01-9613-270023c9af5a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:53.062639 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-40ccde8a-6bcf-4e01-9613-270023c9af5a tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 Aug 20 04:34:53.062639 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-40ccde8a-6bcf-4e01-9613-270023c9af5a tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:53.064986 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-40ccde8a-6bcf-4e01-9613-270023c9af5a tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:53.065706 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-40ccde8a-6bcf-4e01-9613-270023c9af5a tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id c3f5a59d-162a-4057-8439-bd7373b8e404. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:34:53.072869 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:53.072869 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:53.073781 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-40ccde8a-6bcf-4e01-9613-270023c9af5a tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 returned with HTTP 200 Aug 20 04:34:53.074545 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 408/1641] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:34:53 2026] GET /volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:53.803351 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b71931be-75aa-4222-b2e2-4db8854e70c8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:53.806557 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b71931be-75aa-4222-b2e2-4db8854e70c8 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] GET https://10.4.3.239/volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da Aug 20 04:34:53.806557 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b71931be-75aa-4222-b2e2-4db8854e70c8 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:53.806557 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b71931be-75aa-4222-b2e2-4db8854e70c8 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:53.820348 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b71931be-75aa-4222-b2e2-4db8854e70c8 tempest-VolumesSnapshotTestJSON-1960835720 tempest-VolumesSnapshotTestJSON-1960835720-project-member] https://10.4.3.239/volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da returned with HTTP 404 Aug 20 04:34:53.823325 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 412/1642] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:53 2026] GET /volume/v3/volumes/7b0dd248-8edb-4a42-be34-689f7396b4da => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:34:54.091066 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-07928ebf-82ad-4dc8-a3fe-e9e192d6f990 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:54.093003 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-07928ebf-82ad-4dc8-a3fe-e9e192d6f990 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 Aug 20 04:34:54.093363 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-07928ebf-82ad-4dc8-a3fe-e9e192d6f990 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:54.093619 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-07928ebf-82ad-4dc8-a3fe-e9e192d6f990 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:54.093761 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-07928ebf-82ad-4dc8-a3fe-e9e192d6f990 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id c3f5a59d-162a-4057-8439-bd7373b8e404. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:34:54.101344 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:54.101344 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:54.101344 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-07928ebf-82ad-4dc8-a3fe-e9e192d6f990 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 returned with HTTP 200 Aug 20 04:34:54.101866 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 411/1643] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:34:54 2026] GET /volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:55.118822 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3ccc65eb-3752-44f7-b21c-5444ad0e79ff None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:55.125310 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3ccc65eb-3752-44f7-b21c-5444ad0e79ff tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 Aug 20 04:34:55.125654 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3ccc65eb-3752-44f7-b21c-5444ad0e79ff tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:55.125895 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3ccc65eb-3752-44f7-b21c-5444ad0e79ff tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:55.126008 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-3ccc65eb-3752-44f7-b21c-5444ad0e79ff tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id c3f5a59d-162a-4057-8439-bd7373b8e404. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:34:55.138049 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:55.138049 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:55.138847 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3ccc65eb-3752-44f7-b21c-5444ad0e79ff tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 returned with HTTP 200 Aug 20 04:34:55.139368 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 413/1644] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:34:55 2026] GET /volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:55.245161 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-dfbcfaf0-807f-4825-b18d-aa3e4de2e5d2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:55.247672 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dfbcfaf0-807f-4825-b18d-aa3e4de2e5d2 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:34:55.248222 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-dfbcfaf0-807f-4825-b18d-aa3e4de2e5d2 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-2005216563"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:34:55.250358 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-dfbcfaf0-807f-4825-b18d-aa3e4de2e5d2 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-2005216563'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:34:55.250740 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-dfbcfaf0-807f-4825-b18d-aa3e4de2e5d2 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Create volume of 1 GB Aug 20 04:34:55.260467 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-dfbcfaf0-807f-4825-b18d-aa3e4de2e5d2 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Availability Zones retrieved successfully. Aug 20 04:34:55.270382 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-dfbcfaf0-807f-4825-b18d-aa3e4de2e5d2 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Flow 'volume_create_api' (8ac40a69-270f-4eb8-bde4-dbfc6d8a6bad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:34:55.272087 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-dfbcfaf0-807f-4825-b18d-aa3e4de2e5d2 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba937d28-a24a-440e-8727-e15196eb8c53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:55.274468 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-dfbcfaf0-807f-4825-b18d-aa3e4de2e5d2 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:34:55.324230 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-dfbcfaf0-807f-4825-b18d-aa3e4de2e5d2 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba937d28-a24a-440e-8727-e15196eb8c53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:55.324230 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-dfbcfaf0-807f-4825-b18d-aa3e4de2e5d2 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (464df516-4d12-444f-9c97-908eae1d6123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:55.422535 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-dfbcfaf0-807f-4825-b18d-aa3e4de2e5d2 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Created reservations ['f754f0c9-6528-4685-9f41-589986b947b0', '5739c18d-e35a-43a8-9b92-4fc72a2792fa', '55bafba8-2785-4152-80f7-66a1121ad163', '04dcb448-665b-4f87-b4bf-1f5e058f4fe6'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:34:55.423632 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-dfbcfaf0-807f-4825-b18d-aa3e4de2e5d2 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (464df516-4d12-444f-9c97-908eae1d6123) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f754f0c9-6528-4685-9f41-589986b947b0', '5739c18d-e35a-43a8-9b92-4fc72a2792fa', '55bafba8-2785-4152-80f7-66a1121ad163', '04dcb448-665b-4f87-b4bf-1f5e058f4fe6']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:55.425158 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-dfbcfaf0-807f-4825-b18d-aa3e4de2e5d2 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0475a5e2-0c7d-4e3f-8318-4cfe5fcafd19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:55.468464 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-dfbcfaf0-807f-4825-b18d-aa3e4de2e5d2 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0475a5e2-0c7d-4e3f-8318-4cfe5fcafd19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '649928e7-d18c-4e1e-8008-9560a3d76485', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2005216563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4cbe7ddd6a9d4ada9a04d90a49582fe0',qos_specs=None,replication_status=,reservations=['f754f0c9-6528-4685-9f41-589986b947b0','5739c18d-e35a-43a8-9b92-4fc72a2792fa','55bafba8-2785-4152-80f7-66a1121ad163','04dcb448-665b-4f87-b4bf-1f5e058f4fe6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8560ec19bfb14a4d970be79a5160500d',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:34:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2005216563',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=649928e7-d18c-4e1e-8008-9560a3d76485,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4cbe7ddd6a9d4ada9a04d90a49582fe0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8560ec19bfb14a4d970be79a5160500d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:55.472323 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-dfbcfaf0-807f-4825-b18d-aa3e4de2e5d2 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e31e5a64-a458-4d08-a2fd-b2ff68216686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:55.512296 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-dfbcfaf0-807f-4825-b18d-aa3e4de2e5d2 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e31e5a64-a458-4d08-a2fd-b2ff68216686) transitioned into state 'SUCCESS' from state '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-2005216563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4cbe7ddd6a9d4ada9a04d90a49582fe0',qos_specs=None,replication_status=,reservations=['f754f0c9-6528-4685-9f41-589986b947b0','5739c18d-e35a-43a8-9b92-4fc72a2792fa','55bafba8-2785-4152-80f7-66a1121ad163','04dcb448-665b-4f87-b4bf-1f5e058f4fe6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8560ec19bfb14a4d970be79a5160500d',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:55.513475 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-dfbcfaf0-807f-4825-b18d-aa3e4de2e5d2 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50c6c83a-af9e-4d65-8ecc-a0b905a2573b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:34:55.537487 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-dfbcfaf0-807f-4825-b18d-aa3e4de2e5d2 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50c6c83a-af9e-4d65-8ecc-a0b905a2573b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:34:55.539118 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-dfbcfaf0-807f-4825-b18d-aa3e4de2e5d2 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Flow 'volume_create_api' (8ac40a69-270f-4eb8-bde4-dbfc6d8a6bad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:34:55.539606 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-dfbcfaf0-807f-4825-b18d-aa3e4de2e5d2 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Create volume request issued successfully. Aug 20 04:34:55.540633 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dfbcfaf0-807f-4825-b18d-aa3e4de2e5d2 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:34:55.542405 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 409/1645] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:34:55 2026] POST /volume/v3/volumes => generated 751 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:34:55.561991 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ba6a1f8e-0b5a-454f-aae8-b97ae64c7a18 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:55.566440 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ba6a1f8e-0b5a-454f-aae8-b97ae64c7a18 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] GET https://10.4.3.239/volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485 Aug 20 04:34:55.566736 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ba6a1f8e-0b5a-454f-aae8-b97ae64c7a18 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:55.568100 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ba6a1f8e-0b5a-454f-aae8-b97ae64c7a18 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:55.582140 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:55.582140 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:34:55.595641 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-ba6a1f8e-0b5a-454f-aae8-b97ae64c7a18 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Volume info retrieved successfully. Aug 20 04:34:55.614060 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ba6a1f8e-0b5a-454f-aae8-b97ae64c7a18 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485 returned with HTTP 200 Aug 20 04:34:55.615381 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 413/1646] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:55 2026] GET /volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485 => generated 819 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:56.152848 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-37cd4102-0ff6-4bc7-bdb4-76ec241ca4e1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:56.158074 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-37cd4102-0ff6-4bc7-bdb4-76ec241ca4e1 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 Aug 20 04:34:56.158525 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-37cd4102-0ff6-4bc7-bdb4-76ec241ca4e1 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:56.159536 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-37cd4102-0ff6-4bc7-bdb4-76ec241ca4e1 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:56.160317 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-37cd4102-0ff6-4bc7-bdb4-76ec241ca4e1 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id c3f5a59d-162a-4057-8439-bd7373b8e404. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:34:56.166066 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:56.166066 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:56.167304 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-37cd4102-0ff6-4bc7-bdb4-76ec241ca4e1 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 returned with HTTP 200 Aug 20 04:34:56.168090 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 412/1647] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:34:56 2026] GET /volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:56.637069 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9c1a3e04-6a30-43c8-9db4-f563a0fabf6f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:56.642910 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9c1a3e04-6a30-43c8-9db4-f563a0fabf6f tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] GET https://10.4.3.239/volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485 Aug 20 04:34:56.643423 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9c1a3e04-6a30-43c8-9db4-f563a0fabf6f tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:56.643532 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9c1a3e04-6a30-43c8-9db4-f563a0fabf6f tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:56.663751 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:56.663751 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:56.671748 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-9c1a3e04-6a30-43c8-9db4-f563a0fabf6f tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Volume info retrieved successfully. Aug 20 04:34:56.680486 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9c1a3e04-6a30-43c8-9db4-f563a0fabf6f tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485 returned with HTTP 200 Aug 20 04:34:56.680486 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 414/1648] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:56 2026] GET /volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485 => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:56.771001 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-fe88fe45-2deb-4d91-905c-76d333f0755a req-f664876a-9000-4434-b8b7-033854fb22bf None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:56.774223 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-fe88fe45-2deb-4d91-905c-76d333f0755a req-f664876a-9000-4434-b8b7-033854fb22bf tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] GET https://10.4.3.239/volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485 Aug 20 04:34:56.774671 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-fe88fe45-2deb-4d91-905c-76d333f0755a req-f664876a-9000-4434-b8b7-033854fb22bf tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:56.775005 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-fe88fe45-2deb-4d91-905c-76d333f0755a req-f664876a-9000-4434-b8b7-033854fb22bf tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:56.785882 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:56.785882 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:56.791479 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-fe88fe45-2deb-4d91-905c-76d333f0755a req-f664876a-9000-4434-b8b7-033854fb22bf tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Volume info retrieved successfully. Aug 20 04:34:56.800287 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-fe88fe45-2deb-4d91-905c-76d333f0755a req-f664876a-9000-4434-b8b7-033854fb22bf tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485 returned with HTTP 200 Aug 20 04:34:56.801384 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 410/1649] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:34:56 2026] GET /volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:57.145328 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-90a56b40-5635-4fce-9cc3-4c4beb9882ce None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:57.145853 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-90a56b40-5635-4fce-9cc3-4c4beb9882ce None None] GET https://10.4.3.239/volume// Aug 20 04:34:57.145853 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-90a56b40-5635-4fce-9cc3-4c4beb9882ce None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:57.145853 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-90a56b40-5635-4fce-9cc3-4c4beb9882ce None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:57.146693 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-90a56b40-5635-4fce-9cc3-4c4beb9882ce None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:34:57.146693 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 414/1650] 10.4.3.239 () {66 vars in 1428 bytes} [Thu Aug 20 04:34: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 20 04:34:57.163496 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-fe88fe45-2deb-4d91-905c-76d333f0755a req-ea3620bc-2209-4995-a6b8-2cdece3634bd None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:57.166722 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-fe88fe45-2deb-4d91-905c-76d333f0755a req-ea3620bc-2209-4995-a6b8-2cdece3634bd tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:34:57.167417 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-fe88fe45-2deb-4d91-905c-76d333f0755a req-ea3620bc-2209-4995-a6b8-2cdece3634bd tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "649928e7-d18c-4e1e-8008-9560a3d76485", "connector": null, "instance_uuid": "d21371f2-9a6d-4a51-ab03-12027762231f"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:34:57.186517 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f14a994b-6fe5-4511-91b0-3f8327858c10 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:57.191384 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f14a994b-6fe5-4511-91b0-3f8327858c10 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 Aug 20 04:34:57.192437 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f14a994b-6fe5-4511-91b0-3f8327858c10 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:57.192708 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f14a994b-6fe5-4511-91b0-3f8327858c10 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:57.196411 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-f14a994b-6fe5-4511-91b0-3f8327858c10 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id c3f5a59d-162a-4057-8439-bd7373b8e404. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:34:57.202125 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:57.202125 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:57.204545 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:57.204545 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:57.206366 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f14a994b-6fe5-4511-91b0-3f8327858c10 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 returned with HTTP 200 Aug 20 04:34:57.208078 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 415/1651] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:34:57 2026] GET /volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 => generated 736 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:57.284928 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-fe88fe45-2deb-4d91-905c-76d333f0755a req-ea3620bc-2209-4995-a6b8-2cdece3634bd tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:34:57.285936 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 413/1652] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:34:57 2026] POST /volume/v3/attachments => generated 273 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:34:57.339237 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9281af4d-8289-41fd-96f6-f6efab87949c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:57.344361 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9281af4d-8289-41fd-96f6-f6efab87949c tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] GET https://10.4.3.239/volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485 Aug 20 04:34:57.344693 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9281af4d-8289-41fd-96f6-f6efab87949c tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:57.345411 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9281af4d-8289-41fd-96f6-f6efab87949c tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:57.360064 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:57.360064 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:57.365012 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9281af4d-8289-41fd-96f6-f6efab87949c tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Volume info retrieved successfully. Aug 20 04:34:57.366344 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0d0479af-85d9-4530-b24d-b83e289a61d4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:57.366950 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0d0479af-85d9-4530-b24d-b83e289a61d4 None None] GET https://10.4.3.239/volume// Aug 20 04:34:57.367873 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0d0479af-85d9-4530-b24d-b83e289a61d4 None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:57.367873 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0d0479af-85d9-4530-b24d-b83e289a61d4 None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:57.369000 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0d0479af-85d9-4530-b24d-b83e289a61d4 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:34:57.369000 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 415/1653] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:34: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 20 04:34:57.371035 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9281af4d-8289-41fd-96f6-f6efab87949c tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485 returned with HTTP 200 Aug 20 04:34:57.371284 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 411/1654] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:57 2026] GET /volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:57.385650 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-fe88fe45-2deb-4d91-905c-76d333f0755a req-3399cbed-2c51-4149-a5be-d0878ac5862a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:57.389057 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-fe88fe45-2deb-4d91-905c-76d333f0755a req-3399cbed-2c51-4149-a5be-d0878ac5862a tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] GET https://10.4.3.239/volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485 Aug 20 04:34:57.389310 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-fe88fe45-2deb-4d91-905c-76d333f0755a req-3399cbed-2c51-4149-a5be-d0878ac5862a tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:57.389604 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-fe88fe45-2deb-4d91-905c-76d333f0755a req-3399cbed-2c51-4149-a5be-d0878ac5862a tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:57.411210 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:57.411210 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:57.424056 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-fe88fe45-2deb-4d91-905c-76d333f0755a req-3399cbed-2c51-4149-a5be-d0878ac5862a tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Volume info retrieved successfully. Aug 20 04:34:57.430422 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-fe88fe45-2deb-4d91-905c-76d333f0755a req-3399cbed-2c51-4149-a5be-d0878ac5862a tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485 returned with HTTP 200 Aug 20 04:34:57.431648 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 416/1655] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:34:57 2026] GET /volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485 => generated 1023 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:34:57.596737 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-fe88fe45-2deb-4d91-905c-76d333f0755a req-c3412511-720f-4cea-8e9a-c79138df3064 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:57.601779 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-fe88fe45-2deb-4d91-905c-76d333f0755a req-c3412511-720f-4cea-8e9a-c79138df3064 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] PUT https://10.4.3.239/volume/v3/attachments/180cbf34-24ec-42a2-85c4-7f04491b0578 Aug 20 04:34:57.602327 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-fe88fe45-2deb-4d91-905c-76d333f0755a req-c3412511-720f-4cea-8e9a-c79138df3064 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:34:57.620278 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-fe88fe45-2deb-4d91-905c-76d333f0755a req-c3412511-720f-4cea-8e9a-c79138df3064 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Acquiring lock "cinder-attachment_update-649928e7-d18c-4e1e-8008-9560a3d76485-np0000007850" by "attachment_update" {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:34:57.629459 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-fe88fe45-2deb-4d91-905c-76d333f0755a req-c3412511-720f-4cea-8e9a-c79138df3064 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Lock "cinder-attachment_update-649928e7-d18c-4e1e-8008-9560a3d76485-np0000007850" acquired by "attachment_update" :: waited 0.008s {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:34:57.630004 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:57.630004 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:57.783242 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-fe88fe45-2deb-4d91-905c-76d333f0755a req-c3412511-720f-4cea-8e9a-c79138df3064 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Lock "cinder-attachment_update-649928e7-d18c-4e1e-8008-9560a3d76485-np0000007850" released by "attachment_update" :: held 0.152s {{(pid=100174) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:34:57.783242 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-fe88fe45-2deb-4d91-905c-76d333f0755a req-c3412511-720f-4cea-8e9a-c79138df3064 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/attachments/180cbf34-24ec-42a2-85c4-7f04491b0578 returned with HTTP 200 Aug 20 04:34:57.783242 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 414/1656] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:34:57 2026] PUT /volume/v3/attachments/180cbf34-24ec-42a2-85c4-7f04491b0578 => generated 969 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:34:58.242808 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-fce94c52-84c6-4b3d-9d76-d61c0442c138 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:58.246992 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fce94c52-84c6-4b3d-9d76-d61c0442c138 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 Aug 20 04:34:58.247745 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fce94c52-84c6-4b3d-9d76-d61c0442c138 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:58.247834 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fce94c52-84c6-4b3d-9d76-d61c0442c138 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:58.248633 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-fce94c52-84c6-4b3d-9d76-d61c0442c138 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id c3f5a59d-162a-4057-8439-bd7373b8e404. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:34:58.267504 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:58.267504 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:34:58.268816 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fce94c52-84c6-4b3d-9d76-d61c0442c138 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 returned with HTTP 200 Aug 20 04:34:58.269848 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 416/1657] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:34:58 2026] GET /volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 => generated 736 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:58.393279 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-faee8663-6960-4635-808a-d205a291adaa None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:58.395894 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-faee8663-6960-4635-808a-d205a291adaa tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] GET https://10.4.3.239/volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485 Aug 20 04:34:58.396101 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-faee8663-6960-4635-808a-d205a291adaa tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:58.396392 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-faee8663-6960-4635-808a-d205a291adaa tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:58.414847 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:58.414847 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:34:58.421123 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-faee8663-6960-4635-808a-d205a291adaa tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Volume info retrieved successfully. Aug 20 04:34:58.432230 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-faee8663-6960-4635-808a-d205a291adaa tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485 returned with HTTP 200 Aug 20 04:34:58.432230 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 412/1658] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:58 2026] GET /volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485 => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:59.286869 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6169aac2-353a-48e8-95cd-098fd7054139 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:59.293946 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6169aac2-353a-48e8-95cd-098fd7054139 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 Aug 20 04:34:59.295000 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6169aac2-353a-48e8-95cd-098fd7054139 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:59.295000 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6169aac2-353a-48e8-95cd-098fd7054139 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:59.295000 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-6169aac2-353a-48e8-95cd-098fd7054139 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id c3f5a59d-162a-4057-8439-bd7373b8e404. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:34:59.302552 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:59.302552 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:34:59.304432 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6169aac2-353a-48e8-95cd-098fd7054139 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 returned with HTTP 200 Aug 20 04:34:59.307506 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 417/1659] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:34:59 2026] GET /volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 => generated 736 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:34:59.456351 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-aa2977b5-757f-4880-8b4c-74a611468bd7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:34:59.461151 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-aa2977b5-757f-4880-8b4c-74a611468bd7 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] GET https://10.4.3.239/volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485 Aug 20 04:34:59.461519 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-aa2977b5-757f-4880-8b4c-74a611468bd7 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:34:59.461519 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-aa2977b5-757f-4880-8b4c-74a611468bd7 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:34:59.480176 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:34:59.480176 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:34:59.488599 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-aa2977b5-757f-4880-8b4c-74a611468bd7 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Volume info retrieved successfully. Aug 20 04:34:59.499740 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-aa2977b5-757f-4880-8b4c-74a611468bd7 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485 returned with HTTP 200 Aug 20 04:34:59.500955 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 415/1660] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:34:59 2026] GET /volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485 => generated 844 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:00.325547 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-33ee73f9-353a-4ef4-bace-94b09ace4e7e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:00.330203 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-33ee73f9-353a-4ef4-bace-94b09ace4e7e tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 Aug 20 04:35:00.331774 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-33ee73f9-353a-4ef4-bace-94b09ace4e7e tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:00.332219 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-33ee73f9-353a-4ef4-bace-94b09ace4e7e tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:00.332820 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-33ee73f9-353a-4ef4-bace-94b09ace4e7e tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id c3f5a59d-162a-4057-8439-bd7373b8e404. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:35:00.343173 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:00.343173 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:35:00.344763 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-33ee73f9-353a-4ef4-bace-94b09ace4e7e tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 returned with HTTP 200 Aug 20 04:35:00.345194 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 417/1661] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:35:00 2026] GET /volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:00.520074 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a67fbdc0-45b0-4aea-872b-6ae29309fffa None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:00.522166 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a67fbdc0-45b0-4aea-872b-6ae29309fffa tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] GET https://10.4.3.239/volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485 Aug 20 04:35:00.522409 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a67fbdc0-45b0-4aea-872b-6ae29309fffa tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:00.522861 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a67fbdc0-45b0-4aea-872b-6ae29309fffa tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:00.553746 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:00.553746 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:35:00.559278 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a67fbdc0-45b0-4aea-872b-6ae29309fffa tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Volume info retrieved successfully. Aug 20 04:35:00.573245 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a67fbdc0-45b0-4aea-872b-6ae29309fffa tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485 returned with HTTP 200 Aug 20 04:35:00.573867 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 413/1662] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:35:00 2026] GET /volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485 => generated 844 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:01.237577 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-fe88fe45-2deb-4d91-905c-76d333f0755a req-68e6ba42-a820-4c17-a491-616401210a49 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:01.241155 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-fe88fe45-2deb-4d91-905c-76d333f0755a req-68e6ba42-a820-4c17-a491-616401210a49 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] POST https://10.4.3.239/volume/v3/attachments/180cbf34-24ec-42a2-85c4-7f04491b0578/action Aug 20 04:35:01.241544 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-fe88fe45-2deb-4d91-905c-76d333f0755a req-68e6ba42-a820-4c17-a491-616401210a49 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Action body: b'{"os-complete": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:35:01.241743 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-fe88fe45-2deb-4d91-905c-76d333f0755a req-68e6ba42-a820-4c17-a491-616401210a49 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:35:01.286261 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:01.286261 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:35:01.311139 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-fe88fe45-2deb-4d91-905c-76d333f0755a req-68e6ba42-a820-4c17-a491-616401210a49 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/attachments/180cbf34-24ec-42a2-85c4-7f04491b0578/action returned with HTTP 204 Aug 20 04:35:01.311808 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 418/1663] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:35:01 2026] POST /volume/v3/attachments/180cbf34-24ec-42a2-85c4-7f04491b0578/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:35:01.364702 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b02c1e3d-6434-466c-922a-7bcf3f75abc8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:01.368455 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b02c1e3d-6434-466c-922a-7bcf3f75abc8 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 Aug 20 04:35:01.368845 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b02c1e3d-6434-466c-922a-7bcf3f75abc8 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:01.369134 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b02c1e3d-6434-466c-922a-7bcf3f75abc8 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:01.369310 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-b02c1e3d-6434-466c-922a-7bcf3f75abc8 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id c3f5a59d-162a-4057-8439-bd7373b8e404. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:35:01.377356 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:01.377356 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:35:01.377943 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b02c1e3d-6434-466c-922a-7bcf3f75abc8 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 returned with HTTP 200 Aug 20 04:35:01.379493 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 416/1664] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:35:01 2026] GET /volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:01.597061 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-796d9d22-fd55-42f4-8904-bf2471741bd7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:01.602099 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-796d9d22-fd55-42f4-8904-bf2471741bd7 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] GET https://10.4.3.239/volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485 Aug 20 04:35:01.602099 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-796d9d22-fd55-42f4-8904-bf2471741bd7 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:01.602099 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-796d9d22-fd55-42f4-8904-bf2471741bd7 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:01.625599 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:01.625599 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:35:01.632050 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-796d9d22-fd55-42f4-8904-bf2471741bd7 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Volume info retrieved successfully. Aug 20 04:35:01.640170 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-796d9d22-fd55-42f4-8904-bf2471741bd7 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485 returned with HTTP 200 Aug 20 04:35:01.641676 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 418/1665] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:35:01 2026] GET /volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485 => generated 1136 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:35:01.660343 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d6ece849-8497-4477-ae6d-33adda8c45d0 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:01.664347 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d6ece849-8497-4477-ae6d-33adda8c45d0 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] GET https://10.4.3.239/volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485 Aug 20 04:35:01.665248 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d6ece849-8497-4477-ae6d-33adda8c45d0 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:01.665248 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d6ece849-8497-4477-ae6d-33adda8c45d0 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:01.684694 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:01.684694 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:35:01.697061 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-d6ece849-8497-4477-ae6d-33adda8c45d0 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Volume info retrieved successfully. Aug 20 04:35:01.705334 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d6ece849-8497-4477-ae6d-33adda8c45d0 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485 returned with HTTP 200 Aug 20 04:35:01.706429 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 414/1666] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:35:01 2026] GET /volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485 => generated 1136 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:35:02.065859 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-953a9128-7978-43ec-b1a9-b2da4081140c req-2233339f-5214-4dd6-a6ee-6e62d7010258 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:02.070421 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-953a9128-7978-43ec-b1a9-b2da4081140c req-2233339f-5214-4dd6-a6ee-6e62d7010258 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] GET https://10.4.3.239/volume/v3/volumes/3b95d462-8654-4832-968c-16cc51f2b27f Aug 20 04:35:02.071402 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-953a9128-7978-43ec-b1a9-b2da4081140c req-2233339f-5214-4dd6-a6ee-6e62d7010258 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:02.071402 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-953a9128-7978-43ec-b1a9-b2da4081140c req-2233339f-5214-4dd6-a6ee-6e62d7010258 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:02.094240 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:02.094240 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:35:02.104088 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-953a9128-7978-43ec-b1a9-b2da4081140c req-2233339f-5214-4dd6-a6ee-6e62d7010258 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Volume info retrieved successfully. Aug 20 04:35:02.114075 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-953a9128-7978-43ec-b1a9-b2da4081140c req-2233339f-5214-4dd6-a6ee-6e62d7010258 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/volumes/3b95d462-8654-4832-968c-16cc51f2b27f returned with HTTP 200 Aug 20 04:35:02.114680 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 419/1667] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:35:02 2026] GET /volume/v3/volumes/3b95d462-8654-4832-968c-16cc51f2b27f => generated 1139 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:35:02.150482 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-603ac8a4-06d0-4536-9e58-0f1ca3552923 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:02.297656 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-603ac8a4-06d0-4536-9e58-0f1ca3552923 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:35:02.297656 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-603ac8a4-06d0-4536-9e58-0f1ca3552923 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1894578742"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:35:02.302249 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-603ac8a4-06d0-4536-9e58-0f1ca3552923 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1894578742'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:35:02.302249 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-603ac8a4-06d0-4536-9e58-0f1ca3552923 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Create volume of 1 GB Aug 20 04:35:02.312518 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-603ac8a4-06d0-4536-9e58-0f1ca3552923 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Availability Zones retrieved successfully. Aug 20 04:35:02.325065 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-603ac8a4-06d0-4536-9e58-0f1ca3552923 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Flow 'volume_create_api' (474eada0-afa1-457a-8f8b-8e94ca96626c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:35:02.326992 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-603ac8a4-06d0-4536-9e58-0f1ca3552923 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01418ea5-3ab6-40a9-9166-be4828b1d9ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:35:02.327403 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-603ac8a4-06d0-4536-9e58-0f1ca3552923 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:35:02.376209 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-603ac8a4-06d0-4536-9e58-0f1ca3552923 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01418ea5-3ab6-40a9-9166-be4828b1d9ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:35:02.378852 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-603ac8a4-06d0-4536-9e58-0f1ca3552923 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9db293af-ce83-40c0-a023-101a89309a99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:35:02.398495 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-242c8947-545b-4eaf-a7b7-85f26841a223 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:02.400905 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-242c8947-545b-4eaf-a7b7-85f26841a223 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 Aug 20 04:35:02.401165 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-242c8947-545b-4eaf-a7b7-85f26841a223 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:02.401470 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-242c8947-545b-4eaf-a7b7-85f26841a223 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:02.401632 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-242c8947-545b-4eaf-a7b7-85f26841a223 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id c3f5a59d-162a-4057-8439-bd7373b8e404. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:35:02.411574 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:02.411574 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:35:02.412839 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-242c8947-545b-4eaf-a7b7-85f26841a223 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 returned with HTTP 200 Aug 20 04:35:02.412839 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 419/1668] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:35:02 2026] GET /volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:02.493320 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-603ac8a4-06d0-4536-9e58-0f1ca3552923 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Created reservations ['247ccc18-9222-4e62-a910-f47dc84f74f7', '34d29d83-d78b-46d9-8f8b-200c4ff6fcd7', 'f99f4710-a04f-4634-8a54-b5353e1e2d71', 'ffcefab6-e015-40f7-89c7-b810cfa1041d'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:35:02.493833 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-603ac8a4-06d0-4536-9e58-0f1ca3552923 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9db293af-ce83-40c0-a023-101a89309a99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['247ccc18-9222-4e62-a910-f47dc84f74f7', '34d29d83-d78b-46d9-8f8b-200c4ff6fcd7', 'f99f4710-a04f-4634-8a54-b5353e1e2d71', 'ffcefab6-e015-40f7-89c7-b810cfa1041d']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:35:02.494472 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-603ac8a4-06d0-4536-9e58-0f1ca3552923 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2499b3f2-cee0-47ea-beee-4008b831d5a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:35:02.527024 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-603ac8a4-06d0-4536-9e58-0f1ca3552923 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2499b3f2-cee0-47ea-beee-4008b831d5a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a8983b5-bd90-467a-89d4-a2be0bd1e6dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1894578742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ff15b32030a4fd89e298623cbbe8bbf',qos_specs=None,replication_status=,reservations=['247ccc18-9222-4e62-a910-f47dc84f74f7','34d29d83-d78b-46d9-8f8b-200c4ff6fcd7','f99f4710-a04f-4634-8a54-b5353e1e2d71','ffcefab6-e015-40f7-89c7-b810cfa1041d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='985f05d67c4e487bb4a02bfbd86319ad',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:35:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1894578742',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a8983b5-bd90-467a-89d4-a2be0bd1e6dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ff15b32030a4fd89e298623cbbe8bbf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='985f05d67c4e487bb4a02bfbd86319ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:35:02.528177 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-603ac8a4-06d0-4536-9e58-0f1ca3552923 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18f23385-3cfd-47c8-9a8e-4b845ec714c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:35:02.573276 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-603ac8a4-06d0-4536-9e58-0f1ca3552923 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18f23385-3cfd-47c8-9a8e-4b845ec714c7) transitioned into state 'SUCCESS' from state '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-1894578742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ff15b32030a4fd89e298623cbbe8bbf',qos_specs=None,replication_status=,reservations=['247ccc18-9222-4e62-a910-f47dc84f74f7','34d29d83-d78b-46d9-8f8b-200c4ff6fcd7','f99f4710-a04f-4634-8a54-b5353e1e2d71','ffcefab6-e015-40f7-89c7-b810cfa1041d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='985f05d67c4e487bb4a02bfbd86319ad',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:35:02.574166 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-603ac8a4-06d0-4536-9e58-0f1ca3552923 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6106ecf2-fa32-4a4c-b4dc-8bb0020f94b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:35:02.594617 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-603ac8a4-06d0-4536-9e58-0f1ca3552923 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6106ecf2-fa32-4a4c-b4dc-8bb0020f94b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:35:02.595825 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-603ac8a4-06d0-4536-9e58-0f1ca3552923 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Flow 'volume_create_api' (474eada0-afa1-457a-8f8b-8e94ca96626c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:35:02.596406 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-603ac8a4-06d0-4536-9e58-0f1ca3552923 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Create volume request issued successfully. Aug 20 04:35:02.597630 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-603ac8a4-06d0-4536-9e58-0f1ca3552923 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:35:02.598218 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 417/1669] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:35:02 2026] POST /volume/v3/volumes => generated 749 bytes in 448 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:35:03.430214 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a28bc3ab-aaf6-4555-a4c2-d8bc8e5b805b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:03.432967 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a28bc3ab-aaf6-4555-a4c2-d8bc8e5b805b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 Aug 20 04:35:03.432967 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a28bc3ab-aaf6-4555-a4c2-d8bc8e5b805b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:03.433199 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a28bc3ab-aaf6-4555-a4c2-d8bc8e5b805b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:03.433436 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-a28bc3ab-aaf6-4555-a4c2-d8bc8e5b805b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id c3f5a59d-162a-4057-8439-bd7373b8e404. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:35:03.438398 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:03.438398 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:35:03.439147 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a28bc3ab-aaf6-4555-a4c2-d8bc8e5b805b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 returned with HTTP 200 Aug 20 04:35:03.439915 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 415/1670] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:35:03 2026] GET /volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:04.452134 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d5ebcddb-9a6c-474c-93fc-ba243fffbb2d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:04.456714 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d5ebcddb-9a6c-474c-93fc-ba243fffbb2d tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 Aug 20 04:35:04.457227 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d5ebcddb-9a6c-474c-93fc-ba243fffbb2d tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:04.457810 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d5ebcddb-9a6c-474c-93fc-ba243fffbb2d tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:04.458042 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-d5ebcddb-9a6c-474c-93fc-ba243fffbb2d tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id c3f5a59d-162a-4057-8439-bd7373b8e404. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:35:04.477524 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:04.477524 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:35:04.478360 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d5ebcddb-9a6c-474c-93fc-ba243fffbb2d tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 returned with HTTP 200 Aug 20 04:35:04.479465 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 420/1671] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:35:04 2026] GET /volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 => generated 736 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:05.496746 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-85376097-3345-4714-a2a1-797ca1fb2833 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:05.500129 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-85376097-3345-4714-a2a1-797ca1fb2833 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 Aug 20 04:35:05.500527 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-85376097-3345-4714-a2a1-797ca1fb2833 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:05.501143 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-85376097-3345-4714-a2a1-797ca1fb2833 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:05.501143 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-85376097-3345-4714-a2a1-797ca1fb2833 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id c3f5a59d-162a-4057-8439-bd7373b8e404. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:35:05.513667 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:05.513667 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:35:05.514468 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-85376097-3345-4714-a2a1-797ca1fb2833 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 returned with HTTP 200 Aug 20 04:35:05.515162 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 420/1672] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:35:05 2026] GET /volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:05.669420 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-d9be3dc2-068d-4129-b03d-af829152c512 req-e489afd5-1b13-45cc-8e53-132ba5a169e2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:05.673376 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-d9be3dc2-068d-4129-b03d-af829152c512 req-e489afd5-1b13-45cc-8e53-132ba5a169e2 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:35:05.673773 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-d9be3dc2-068d-4129-b03d-af829152c512 req-e489afd5-1b13-45cc-8e53-132ba5a169e2 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-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": "fd30ff40-6d85-42eb-a3e0-87e78c12210f", "source_volid": null, "backup_id": null}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:35:05.676126 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [req-d9be3dc2-068d-4129-b03d-af829152c512 req-e489afd5-1b13-45cc-8e53-132ba5a169e2 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-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': 'fd30ff40-6d85-42eb-a3e0-87e78c12210f', 'source_volid': None, 'backup_id': None}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:35:05.696875 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3521e17e-a45c-41b7-b9a6-d8c3fc094e6b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:05.698820 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3521e17e-a45c-41b7-b9a6-d8c3fc094e6b tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] GET https://10.4.3.239/volume/v3/volumes/3b95d462-8654-4832-968c-16cc51f2b27f Aug 20 04:35:05.699004 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3521e17e-a45c-41b7-b9a6-d8c3fc094e6b tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:05.699207 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3521e17e-a45c-41b7-b9a6-d8c3fc094e6b tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:05.722350 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:05.722350 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:35:05.728939 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-3521e17e-a45c-41b7-b9a6-d8c3fc094e6b tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Volume info retrieved successfully. Aug 20 04:35:05.740404 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3521e17e-a45c-41b7-b9a6-d8c3fc094e6b tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/volumes/3b95d462-8654-4832-968c-16cc51f2b27f returned with HTTP 200 Aug 20 04:35:05.741276 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 416/1673] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:35:05 2026] GET /volume/v3/volumes/3b95d462-8654-4832-968c-16cc51f2b27f => generated 1139 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:35:05.809314 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [req-d9be3dc2-068d-4129-b03d-af829152c512 req-e489afd5-1b13-45cc-8e53-132ba5a169e2 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Create volume of 1 GB Aug 20 04:35:05.809730 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:05.809730 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:35:05.810520 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-447d64e2-d021-4739-a42b-a6d4b174629c req-a8f73e01-dc9f-4727-9a88-e534af9942e6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:05.813948 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-447d64e2-d021-4739-a42b-a6d4b174629c req-a8f73e01-dc9f-4727-9a88-e534af9942e6 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] GET https://10.4.3.239/volume/v3/volumes/3b95d462-8654-4832-968c-16cc51f2b27f Aug 20 04:35:05.814262 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-447d64e2-d021-4739-a42b-a6d4b174629c req-a8f73e01-dc9f-4727-9a88-e534af9942e6 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:05.814703 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-447d64e2-d021-4739-a42b-a6d4b174629c req-a8f73e01-dc9f-4727-9a88-e534af9942e6 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:05.814877 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-d9be3dc2-068d-4129-b03d-af829152c512 req-e489afd5-1b13-45cc-8e53-132ba5a169e2 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Availability Zones retrieved successfully. Aug 20 04:35:05.822396 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [req-d9be3dc2-068d-4129-b03d-af829152c512 req-e489afd5-1b13-45cc-8e53-132ba5a169e2 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Flow 'volume_create_api' (14890f98-90d4-4142-b00c-6aabb0c2cab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:35:05.824115 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [req-d9be3dc2-068d-4129-b03d-af829152c512 req-e489afd5-1b13-45cc-8e53-132ba5a169e2 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4424205d-8395-44f8-b765-95e33e7c6331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:35:05.828210 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [req-d9be3dc2-068d-4129-b03d-af829152c512 req-e489afd5-1b13-45cc-8e53-132ba5a169e2 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:35:05.830051 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:05.830051 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:35:05.846900 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-447d64e2-d021-4739-a42b-a6d4b174629c req-a8f73e01-dc9f-4727-9a88-e534af9942e6 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Volume info retrieved successfully. Aug 20 04:35:05.852284 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-447d64e2-d021-4739-a42b-a6d4b174629c req-a8f73e01-dc9f-4727-9a88-e534af9942e6 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/volumes/3b95d462-8654-4832-968c-16cc51f2b27f returned with HTTP 200 Aug 20 04:35:05.853898 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 421/1674] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:35:05 2026] GET /volume/v3/volumes/3b95d462-8654-4832-968c-16cc51f2b27f => generated 1139 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 04:35:05.882621 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-447d64e2-d021-4739-a42b-a6d4b174629c req-ee1e3d83-b955-4ea9-8466-82193c6d0c53 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:05.886987 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-447d64e2-d021-4739-a42b-a6d4b174629c req-ee1e3d83-b955-4ea9-8466-82193c6d0c53 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] POST https://10.4.3.239/volume/v3/volumes/3b95d462-8654-4832-968c-16cc51f2b27f/action Aug 20 04:35:05.887518 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-447d64e2-d021-4739-a42b-a6d4b174629c req-ee1e3d83-b955-4ea9-8466-82193c6d0c53 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:35:05.887649 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-447d64e2-d021-4739-a42b-a6d4b174629c req-ee1e3d83-b955-4ea9-8466-82193c6d0c53 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:35:05.907204 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:05.907204 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:35:05.907944 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-447d64e2-d021-4739-a42b-a6d4b174629c req-ee1e3d83-b955-4ea9-8466-82193c6d0c53 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Volume info retrieved successfully. Aug 20 04:35:05.920971 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-447d64e2-d021-4739-a42b-a6d4b174629c req-ee1e3d83-b955-4ea9-8466-82193c6d0c53 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Begin detaching volume completed successfully. Aug 20 04:35:05.921310 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-447d64e2-d021-4739-a42b-a6d4b174629c req-ee1e3d83-b955-4ea9-8466-82193c6d0c53 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/volumes/3b95d462-8654-4832-968c-16cc51f2b27f/action returned with HTTP 202 Aug 20 04:35:05.922162 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 421/1675] 10.4.3.239 () {72 vars in 1672 bytes} [Thu Aug 20 04:35:05 2026] POST /volume/v3/volumes/3b95d462-8654-4832-968c-16cc51f2b27f/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:35:05.932256 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [req-d9be3dc2-068d-4129-b03d-af829152c512 req-e489afd5-1b13-45cc-8e53-132ba5a169e2 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4424205d-8395-44f8-b765-95e33e7c6331) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:35:05.933477 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [req-d9be3dc2-068d-4129-b03d-af829152c512 req-e489afd5-1b13-45cc-8e53-132ba5a169e2 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5b0d342-4bc9-49bc-a7bf-9a00114e8504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:35:05.993566 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-991b74bb-1e5a-478d-ab19-936c048cef24 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:05.994127 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-991b74bb-1e5a-478d-ab19-936c048cef24 None None] GET https://10.4.3.239/volume// Aug 20 04:35:05.995008 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-991b74bb-1e5a-478d-ab19-936c048cef24 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:05.995238 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-991b74bb-1e5a-478d-ab19-936c048cef24 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:05.995596 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-991b74bb-1e5a-478d-ab19-936c048cef24 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:35:05.997818 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 417/1676] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:35:05 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:35:06.018113 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [req-d9be3dc2-068d-4129-b03d-af829152c512 req-e489afd5-1b13-45cc-8e53-132ba5a169e2 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Created reservations ['3c22a993-196f-46fa-b396-746811a032f4', '39cfc69b-d2af-4585-9c40-cc5b695c5eeb', '110c3960-c6bf-4bd7-a4eb-352a0190a9e2', 'bbf7f8ca-db61-4480-92fc-ac946ddeccb7'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:35:06.020597 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [req-d9be3dc2-068d-4129-b03d-af829152c512 req-e489afd5-1b13-45cc-8e53-132ba5a169e2 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5b0d342-4bc9-49bc-a7bf-9a00114e8504) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c22a993-196f-46fa-b396-746811a032f4', '39cfc69b-d2af-4585-9c40-cc5b695c5eeb', '110c3960-c6bf-4bd7-a4eb-352a0190a9e2', 'bbf7f8ca-db61-4480-92fc-ac946ddeccb7']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:35:06.020597 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [req-d9be3dc2-068d-4129-b03d-af829152c512 req-e489afd5-1b13-45cc-8e53-132ba5a169e2 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25e88716-331a-4eb3-b467-55ab704bcd99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:35:06.026517 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-447d64e2-d021-4739-a42b-a6d4b174629c req-74df79e4-2259-494e-a44f-8464898f2aa8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:06.030639 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-447d64e2-d021-4739-a42b-a6d4b174629c req-74df79e4-2259-494e-a44f-8464898f2aa8 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] GET https://10.4.3.239/volume/v3/volumes/3b95d462-8654-4832-968c-16cc51f2b27f Aug 20 04:35:06.031701 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-447d64e2-d021-4739-a42b-a6d4b174629c req-74df79e4-2259-494e-a44f-8464898f2aa8 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:06.031701 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-447d64e2-d021-4739-a42b-a6d4b174629c req-74df79e4-2259-494e-a44f-8464898f2aa8 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:06.057929 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:06.057929 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:35:06.067646 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-447d64e2-d021-4739-a42b-a6d4b174629c req-74df79e4-2259-494e-a44f-8464898f2aa8 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Volume info retrieved successfully. Aug 20 04:35:06.071162 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [req-d9be3dc2-068d-4129-b03d-af829152c512 req-e489afd5-1b13-45cc-8e53-132ba5a169e2 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25e88716-331a-4eb3-b467-55ab704bcd99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5b4daad-78db-40b3-8705-e108a10db6a0', '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='51669898fd6f43609b9e80fc88a27eeb',qos_specs=None,replication_status=,reservations=['3c22a993-196f-46fa-b396-746811a032f4','39cfc69b-d2af-4585-9c40-cc5b695c5eeb','110c3960-c6bf-4bd7-a4eb-352a0190a9e2','bbf7f8ca-db61-4480-92fc-ac946ddeccb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a3ab5389f0b4520923ae557590a5663',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:35:06Z,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=e5b4daad-78db-40b3-8705-e108a10db6a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51669898fd6f43609b9e80fc88a27eeb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a3ab5389f0b4520923ae557590a5663',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:35:06.076279 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [req-d9be3dc2-068d-4129-b03d-af829152c512 req-e489afd5-1b13-45cc-8e53-132ba5a169e2 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f52943bf-a6ee-44ed-9084-bb50cc4a110e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:35:06.079639 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-447d64e2-d021-4739-a42b-a6d4b174629c req-74df79e4-2259-494e-a44f-8464898f2aa8 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/volumes/3b95d462-8654-4832-968c-16cc51f2b27f returned with HTTP 200 Aug 20 04:35:06.079947 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 422/1677] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:35:06 2026] GET /volume/v3/volumes/3b95d462-8654-4832-968c-16cc51f2b27f => generated 1322 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:35:06.116917 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [req-d9be3dc2-068d-4129-b03d-af829152c512 req-e489afd5-1b13-45cc-8e53-132ba5a169e2 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f52943bf-a6ee-44ed-9084-bb50cc4a110e) transitioned into 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='51669898fd6f43609b9e80fc88a27eeb',qos_specs=None,replication_status=,reservations=['3c22a993-196f-46fa-b396-746811a032f4','39cfc69b-d2af-4585-9c40-cc5b695c5eeb','110c3960-c6bf-4bd7-a4eb-352a0190a9e2','bbf7f8ca-db61-4480-92fc-ac946ddeccb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a3ab5389f0b4520923ae557590a5663',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:35:06.118347 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [req-d9be3dc2-068d-4129-b03d-af829152c512 req-e489afd5-1b13-45cc-8e53-132ba5a169e2 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0617be47-4de6-487c-8b15-2193beb38310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:35:06.156909 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [req-d9be3dc2-068d-4129-b03d-af829152c512 req-e489afd5-1b13-45cc-8e53-132ba5a169e2 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0617be47-4de6-487c-8b15-2193beb38310) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:35:06.158048 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [req-d9be3dc2-068d-4129-b03d-af829152c512 req-e489afd5-1b13-45cc-8e53-132ba5a169e2 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Flow 'volume_create_api' (14890f98-90d4-4142-b00c-6aabb0c2cab6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:35:06.158535 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-d9be3dc2-068d-4129-b03d-af829152c512 req-e489afd5-1b13-45cc-8e53-132ba5a169e2 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Create volume request issued successfully. Aug 20 04:35:06.159333 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-d9be3dc2-068d-4129-b03d-af829152c512 req-e489afd5-1b13-45cc-8e53-132ba5a169e2 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:35:06.161486 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 418/1678] 10.4.3.239 () {72 vars in 1541 bytes} [Thu Aug 20 04:35:05 2026] POST /volume/v3/volumes => generated 703 bytes in 493 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:35:06.172615 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-d9be3dc2-068d-4129-b03d-af829152c512 req-0c09bfac-b84e-434b-9a50-07ddb2b547ba None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:06.184327 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-d9be3dc2-068d-4129-b03d-af829152c512 req-0c09bfac-b84e-434b-9a50-07ddb2b547ba tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] GET https://10.4.3.239/volume/v3/volumes/e5b4daad-78db-40b3-8705-e108a10db6a0 Aug 20 04:35:06.184551 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-d9be3dc2-068d-4129-b03d-af829152c512 req-0c09bfac-b84e-434b-9a50-07ddb2b547ba tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:06.185482 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-d9be3dc2-068d-4129-b03d-af829152c512 req-0c09bfac-b84e-434b-9a50-07ddb2b547ba tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:06.201225 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:06.201225 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:35:06.207696 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-d9be3dc2-068d-4129-b03d-af829152c512 req-0c09bfac-b84e-434b-9a50-07ddb2b547ba tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Volume info retrieved successfully. Aug 20 04:35:06.220033 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-d9be3dc2-068d-4129-b03d-af829152c512 req-0c09bfac-b84e-434b-9a50-07ddb2b547ba tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] https://10.4.3.239/volume/v3/volumes/e5b4daad-78db-40b3-8705-e108a10db6a0 returned with HTTP 200 Aug 20 04:35:06.220899 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 422/1679] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:35:06 2026] GET /volume/v3/volumes/e5b4daad-78db-40b3-8705-e108a10db6a0 => generated 771 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:06.243719 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-d9be3dc2-068d-4129-b03d-af829152c512 req-9d200f78-d28d-4c39-b87c-598a6b68d639 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:06.248601 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-d9be3dc2-068d-4129-b03d-af829152c512 req-9d200f78-d28d-4c39-b87c-598a6b68d639 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] GET https://10.4.3.239/volume/v3/volumes/e5b4daad-78db-40b3-8705-e108a10db6a0 Aug 20 04:35:06.248601 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-d9be3dc2-068d-4129-b03d-af829152c512 req-9d200f78-d28d-4c39-b87c-598a6b68d639 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:06.249664 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-d9be3dc2-068d-4129-b03d-af829152c512 req-9d200f78-d28d-4c39-b87c-598a6b68d639 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:06.263677 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:06.263677 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:35:06.276721 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-d9be3dc2-068d-4129-b03d-af829152c512 req-9d200f78-d28d-4c39-b87c-598a6b68d639 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Volume info retrieved successfully. Aug 20 04:35:06.294713 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-d9be3dc2-068d-4129-b03d-af829152c512 req-9d200f78-d28d-4c39-b87c-598a6b68d639 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] https://10.4.3.239/volume/v3/volumes/e5b4daad-78db-40b3-8705-e108a10db6a0 returned with HTTP 200 Aug 20 04:35:06.296137 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 418/1680] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:35:06 2026] GET /volume/v3/volumes/e5b4daad-78db-40b3-8705-e108a10db6a0 => generated 771 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:06.559054 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1d0b16b5-6373-4f1b-af2b-5a0ab6252883 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:06.559054 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1d0b16b5-6373-4f1b-af2b-5a0ab6252883 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 Aug 20 04:35:06.559054 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1d0b16b5-6373-4f1b-af2b-5a0ab6252883 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:06.559054 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1d0b16b5-6373-4f1b-af2b-5a0ab6252883 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:06.559054 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-1d0b16b5-6373-4f1b-af2b-5a0ab6252883 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id c3f5a59d-162a-4057-8439-bd7373b8e404. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:35:06.565078 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:06.565078 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:35:06.565799 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1d0b16b5-6373-4f1b-af2b-5a0ab6252883 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 returned with HTTP 200 Aug 20 04:35:06.570918 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 423/1681] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:35:06 2026] GET /volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 => generated 736 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 04:35:07.583979 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f6ae878d-d674-423e-93f6-4cdbe8c1c623 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:07.586231 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f6ae878d-d674-423e-93f6-4cdbe8c1c623 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 Aug 20 04:35:07.587559 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f6ae878d-d674-423e-93f6-4cdbe8c1c623 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:07.587559 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f6ae878d-d674-423e-93f6-4cdbe8c1c623 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:07.587559 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-f6ae878d-d674-423e-93f6-4cdbe8c1c623 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id c3f5a59d-162a-4057-8439-bd7373b8e404. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:35:07.592629 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:07.592629 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:35:07.593569 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f6ae878d-d674-423e-93f6-4cdbe8c1c623 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 returned with HTTP 200 Aug 20 04:35:07.593948 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 419/1682] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:35:07 2026] GET /volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:08.616158 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7683fbcd-e2e9-47a6-9906-457b3ae9eeb2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:08.621450 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7683fbcd-e2e9-47a6-9906-457b3ae9eeb2 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 Aug 20 04:35:08.621450 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7683fbcd-e2e9-47a6-9906-457b3ae9eeb2 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:08.621450 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7683fbcd-e2e9-47a6-9906-457b3ae9eeb2 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:08.621450 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-7683fbcd-e2e9-47a6-9906-457b3ae9eeb2 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id c3f5a59d-162a-4057-8439-bd7373b8e404. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:35:08.628438 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:08.628438 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:35:08.630129 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7683fbcd-e2e9-47a6-9906-457b3ae9eeb2 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 returned with HTTP 200 Aug 20 04:35:08.630888 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 423/1683] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:35:08 2026] GET /volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:09.047220 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-447d64e2-d021-4739-a42b-a6d4b174629c req-e6f43360-fe47-4769-b90b-c0cf5991302d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:09.050510 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-447d64e2-d021-4739-a42b-a6d4b174629c req-e6f43360-fe47-4769-b90b-c0cf5991302d tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] DELETE https://10.4.3.239/volume/v3/attachments/16314cfd-cf2c-414c-8cc2-5a77462a6001 Aug 20 04:35:09.050801 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-447d64e2-d021-4739-a42b-a6d4b174629c req-e6f43360-fe47-4769-b90b-c0cf5991302d tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:09.051238 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-447d64e2-d021-4739-a42b-a6d4b174629c req-e6f43360-fe47-4769-b90b-c0cf5991302d tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:09.063404 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:09.063404 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:35:09.158872 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-447d64e2-d021-4739-a42b-a6d4b174629c req-e6f43360-fe47-4769-b90b-c0cf5991302d tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/attachments/16314cfd-cf2c-414c-8cc2-5a77462a6001 returned with HTTP 200 Aug 20 04:35:09.162211 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 419/1684] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:35:09 2026] DELETE /volume/v3/attachments/16314cfd-cf2c-414c-8cc2-5a77462a6001 => generated 19 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:09.310300 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-d9be3dc2-068d-4129-b03d-af829152c512 req-b5df5685-70b3-44d8-896d-607cf1a0a2f5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:09.317959 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-d9be3dc2-068d-4129-b03d-af829152c512 req-b5df5685-70b3-44d8-896d-607cf1a0a2f5 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] GET https://10.4.3.239/volume/v3/volumes/e5b4daad-78db-40b3-8705-e108a10db6a0 Aug 20 04:35:09.318107 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-d9be3dc2-068d-4129-b03d-af829152c512 req-b5df5685-70b3-44d8-896d-607cf1a0a2f5 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:09.318334 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-d9be3dc2-068d-4129-b03d-af829152c512 req-b5df5685-70b3-44d8-896d-607cf1a0a2f5 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:09.334478 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:09.334478 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:35:09.345642 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-d9be3dc2-068d-4129-b03d-af829152c512 req-b5df5685-70b3-44d8-896d-607cf1a0a2f5 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Volume info retrieved successfully. Aug 20 04:35:09.353319 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-d9be3dc2-068d-4129-b03d-af829152c512 req-b5df5685-70b3-44d8-896d-607cf1a0a2f5 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] https://10.4.3.239/volume/v3/volumes/e5b4daad-78db-40b3-8705-e108a10db6a0 returned with HTTP 200 Aug 20 04:35:09.354762 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 424/1685] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:35:09 2026] GET /volume/v3/volumes/e5b4daad-78db-40b3-8705-e108a10db6a0 => generated 1311 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:35:09.387872 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0587f0a3-7e61-4018-bf9e-04b20e5c9af2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:09.388276 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0587f0a3-7e61-4018-bf9e-04b20e5c9af2 None None] GET https://10.4.3.239/volume// Aug 20 04:35:09.388369 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0587f0a3-7e61-4018-bf9e-04b20e5c9af2 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:09.388603 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0587f0a3-7e61-4018-bf9e-04b20e5c9af2 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:09.389198 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0587f0a3-7e61-4018-bf9e-04b20e5c9af2 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:35:09.389962 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 420/1686] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:35: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 20 04:35:09.418255 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-d9be3dc2-068d-4129-b03d-af829152c512 req-a1fceef0-364e-4070-9279-6c8920757c79 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:09.420474 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-d9be3dc2-068d-4129-b03d-af829152c512 req-a1fceef0-364e-4070-9279-6c8920757c79 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:35:09.421063 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-d9be3dc2-068d-4129-b03d-af829152c512 req-a1fceef0-364e-4070-9279-6c8920757c79 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e5b4daad-78db-40b3-8705-e108a10db6a0", "connector": null, "instance_uuid": "fd6d7a63-26a6-4161-ba91-a3e778fa6b0f"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:35:09.443634 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:09.443634 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:35:09.522515 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-d9be3dc2-068d-4129-b03d-af829152c512 req-a1fceef0-364e-4070-9279-6c8920757c79 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:35:09.522515 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 424/1687] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:35:09 2026] POST /volume/v3/attachments => generated 273 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 04:35:09.538376 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ab7fd921-0099-4425-8cae-cfde60581756 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:09.538952 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ab7fd921-0099-4425-8cae-cfde60581756 None None] GET https://10.4.3.239/volume// Aug 20 04:35:09.539138 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ab7fd921-0099-4425-8cae-cfde60581756 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:09.539557 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ab7fd921-0099-4425-8cae-cfde60581756 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:09.539659 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ab7fd921-0099-4425-8cae-cfde60581756 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:35:09.540137 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 420/1688] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:35: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 20 04:35:09.570426 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-d9be3dc2-068d-4129-b03d-af829152c512 req-63ad78fe-aa20-41ed-a74f-dc0e0674bbdf None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:09.573157 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-d9be3dc2-068d-4129-b03d-af829152c512 req-63ad78fe-aa20-41ed-a74f-dc0e0674bbdf tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] GET https://10.4.3.239/volume/v3/volumes/e5b4daad-78db-40b3-8705-e108a10db6a0 Aug 20 04:35:09.573567 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-d9be3dc2-068d-4129-b03d-af829152c512 req-63ad78fe-aa20-41ed-a74f-dc0e0674bbdf tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:09.573780 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-d9be3dc2-068d-4129-b03d-af829152c512 req-63ad78fe-aa20-41ed-a74f-dc0e0674bbdf tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:09.591936 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:09.591936 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:35:09.601052 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-d9be3dc2-068d-4129-b03d-af829152c512 req-63ad78fe-aa20-41ed-a74f-dc0e0674bbdf tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Volume info retrieved successfully. Aug 20 04:35:09.612210 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-d9be3dc2-068d-4129-b03d-af829152c512 req-63ad78fe-aa20-41ed-a74f-dc0e0674bbdf tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] https://10.4.3.239/volume/v3/volumes/e5b4daad-78db-40b3-8705-e108a10db6a0 returned with HTTP 200 Aug 20 04:35:09.612210 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 425/1689] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:35:09 2026] GET /volume/v3/volumes/e5b4daad-78db-40b3-8705-e108a10db6a0 => generated 1490 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:35:09.647262 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6e708ac5-425f-4cae-af36-2ee1f0bfe2c6 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:09.650233 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6e708ac5-425f-4cae-af36-2ee1f0bfe2c6 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 Aug 20 04:35:09.650539 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6e708ac5-425f-4cae-af36-2ee1f0bfe2c6 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:09.650812 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6e708ac5-425f-4cae-af36-2ee1f0bfe2c6 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:09.650938 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-6e708ac5-425f-4cae-af36-2ee1f0bfe2c6 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id c3f5a59d-162a-4057-8439-bd7373b8e404. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:35:09.664434 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:09.664434 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:35:09.665325 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6e708ac5-425f-4cae-af36-2ee1f0bfe2c6 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 returned with HTTP 200 Aug 20 04:35:09.665838 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 421/1690] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:35:09 2026] GET /volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 => generated 737 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:09.787421 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-d9be3dc2-068d-4129-b03d-af829152c512 req-663d59ae-9f00-4450-a907-661088030d12 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:09.792483 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-d9be3dc2-068d-4129-b03d-af829152c512 req-663d59ae-9f00-4450-a907-661088030d12 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] PUT https://10.4.3.239/volume/v3/attachments/d842ff44-2a73-4c0c-b1cd-3d266950693f Aug 20 04:35:09.792930 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-d9be3dc2-068d-4129-b03d-af829152c512 req-663d59ae-9f00-4450-a907-661088030d12 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:35:09.811936 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-d9be3dc2-068d-4129-b03d-af829152c512 req-663d59ae-9f00-4450-a907-661088030d12 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Acquiring lock "cinder-attachment_update-e5b4daad-78db-40b3-8705-e108a10db6a0-np0000007850" by "attachment_update" {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:35:09.820858 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-d9be3dc2-068d-4129-b03d-af829152c512 req-663d59ae-9f00-4450-a907-661088030d12 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Lock "cinder-attachment_update-e5b4daad-78db-40b3-8705-e108a10db6a0-np0000007850" acquired by "attachment_update" :: waited 0.009s {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:35:09.822469 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:09.822469 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:35:09.968903 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-d9be3dc2-068d-4129-b03d-af829152c512 req-663d59ae-9f00-4450-a907-661088030d12 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Lock "cinder-attachment_update-e5b4daad-78db-40b3-8705-e108a10db6a0-np0000007850" released by "attachment_update" :: held 0.148s {{(pid=100176) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:35:09.969368 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-d9be3dc2-068d-4129-b03d-af829152c512 req-663d59ae-9f00-4450-a907-661088030d12 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] https://10.4.3.239/volume/v3/attachments/d842ff44-2a73-4c0c-b1cd-3d266950693f returned with HTTP 200 Aug 20 04:35:09.969842 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 425/1691] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:35:09 2026] PUT /volume/v3/attachments/d842ff44-2a73-4c0c-b1cd-3d266950693f => generated 969 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:35:10.016498 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-d9be3dc2-068d-4129-b03d-af829152c512 req-8c1278f5-f881-4acf-aa52-024740ee749d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:10.018290 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-d9be3dc2-068d-4129-b03d-af829152c512 req-8c1278f5-f881-4acf-aa52-024740ee749d tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] POST https://10.4.3.239/volume/v3/attachments/d842ff44-2a73-4c0c-b1cd-3d266950693f/action Aug 20 04:35:10.020234 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-d9be3dc2-068d-4129-b03d-af829152c512 req-8c1278f5-f881-4acf-aa52-024740ee749d tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Action body: b'{"os-complete": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:35:10.020234 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-d9be3dc2-068d-4129-b03d-af829152c512 req-8c1278f5-f881-4acf-aa52-024740ee749d tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:35:10.048249 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:10.048249 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:35:10.062750 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-d9be3dc2-068d-4129-b03d-af829152c512 req-8c1278f5-f881-4acf-aa52-024740ee749d tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] https://10.4.3.239/volume/v3/attachments/d842ff44-2a73-4c0c-b1cd-3d266950693f/action returned with HTTP 204 Aug 20 04:35:10.065861 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 421/1692] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:35:10 2026] POST /volume/v3/attachments/d842ff44-2a73-4c0c-b1cd-3d266950693f/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:35:10.285436 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9aa7d689-d5da-4088-a127-7926f85938f9 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:10.290968 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9aa7d689-d5da-4088-a127-7926f85938f9 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] GET https://10.4.3.239/volume/v3/volumes/3b95d462-8654-4832-968c-16cc51f2b27f Aug 20 04:35:10.291577 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9aa7d689-d5da-4088-a127-7926f85938f9 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:10.291577 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9aa7d689-d5da-4088-a127-7926f85938f9 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:10.308216 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:10.308216 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:35:10.315315 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-9aa7d689-d5da-4088-a127-7926f85938f9 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Volume info retrieved successfully. Aug 20 04:35:10.322344 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9aa7d689-d5da-4088-a127-7926f85938f9 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/volumes/3b95d462-8654-4832-968c-16cc51f2b27f returned with HTTP 200 Aug 20 04:35:10.323108 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 426/1693] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:35:10 2026] GET /volume/v3/volumes/3b95d462-8654-4832-968c-16cc51f2b27f => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:10.683561 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7270ad65-b0ce-4072-9d31-5d33ebf8ed6b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:10.687777 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7270ad65-b0ce-4072-9d31-5d33ebf8ed6b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 Aug 20 04:35:10.688259 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7270ad65-b0ce-4072-9d31-5d33ebf8ed6b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:10.688530 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7270ad65-b0ce-4072-9d31-5d33ebf8ed6b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:10.688530 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-7270ad65-b0ce-4072-9d31-5d33ebf8ed6b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id c3f5a59d-162a-4057-8439-bd7373b8e404. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:35:10.697203 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:10.697203 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:35:10.698069 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7270ad65-b0ce-4072-9d31-5d33ebf8ed6b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 returned with HTTP 200 Aug 20 04:35:10.698556 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 422/1694] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:35:10 2026] GET /volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 => generated 738 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:10.716446 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1864c4b9-5512-4dac-b9da-55dd74ba73e8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:10.976442 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1864c4b9-5512-4dac-b9da-55dd74ba73e8 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] POST https://10.4.3.239/volume/v3/backups Aug 20 04:35:10.976442 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1864c4b9-5512-4dac-b9da-55dd74ba73e8 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d53c3e00-c4f1-4f2f-82ba-5ac3aeceee2a"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:35:10.978142 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.backups [None req-1864c4b9-5512-4dac-b9da-55dd74ba73e8 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] Creating new backup {'backup': {'volume_id': 'd53c3e00-c4f1-4f2f-82ba-5ac3aeceee2a'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 04:35:10.978142 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.contrib.backups [None req-1864c4b9-5512-4dac-b9da-55dd74ba73e8 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] Creating backup of volume d53c3e00-c4f1-4f2f-82ba-5ac3aeceee2a in container None Aug 20 04:35:10.993127 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:10.993127 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:35:10.993890 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1864c4b9-5512-4dac-b9da-55dd74ba73e8 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] Volume info retrieved successfully. Aug 20 04:35:11.020536 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-1864c4b9-5512-4dac-b9da-55dd74ba73e8 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] Created reservations ['628b55e0-ba74-4317-80f7-10789c1b5f22', '2b6eb943-94dd-46bf-9560-5fe270e267a6'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:35:11.068767 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1864c4b9-5512-4dac-b9da-55dd74ba73e8 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] https://10.4.3.239/volume/v3/backups returned with HTTP 202 Aug 20 04:35:11.069321 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 426/1695] 10.4.3.239 () {70 vars in 1298 bytes} [Thu Aug 20 04:35:10 2026] POST /volume/v3/backups => generated 288 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:35:11.082169 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a16b437c-de39-4b1d-a7a9-b01df13d8ae5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:11.085054 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a16b437c-de39-4b1d-a7a9-b01df13d8ae5 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 Aug 20 04:35:11.086052 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a16b437c-de39-4b1d-a7a9-b01df13d8ae5 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:11.087515 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a16b437c-de39-4b1d-a7a9-b01df13d8ae5 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:11.087515 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-a16b437c-de39-4b1d-a7a9-b01df13d8ae5 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 345b2a87-048b-43b9-897c-5aa97f893358. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:35:11.098500 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:11.098500 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:35:11.102205 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a16b437c-de39-4b1d-a7a9-b01df13d8ae5 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 returned with HTTP 200 Aug 20 04:35:11.102205 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 422/1696] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:35:11 2026] GET /volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 => generated 695 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:12.118512 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-af24f0f3-70a1-44e4-9ca0-1471735d19e9 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:12.123760 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-af24f0f3-70a1-44e4-9ca0-1471735d19e9 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 Aug 20 04:35:12.123760 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-af24f0f3-70a1-44e4-9ca0-1471735d19e9 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:12.124111 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-af24f0f3-70a1-44e4-9ca0-1471735d19e9 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:12.124316 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-af24f0f3-70a1-44e4-9ca0-1471735d19e9 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 345b2a87-048b-43b9-897c-5aa97f893358. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:35:12.141168 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:12.141168 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:35:12.142023 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-af24f0f3-70a1-44e4-9ca0-1471735d19e9 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 returned with HTTP 200 Aug 20 04:35:12.143751 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 427/1697] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:35:12 2026] GET /volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 => generated 697 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:13.864461 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f54fe1e5-afcb-42e4-9d78-1848e0bda856 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:13.864461 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f54fe1e5-afcb-42e4-9d78-1848e0bda856 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 Aug 20 04:35:13.864461 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f54fe1e5-afcb-42e4-9d78-1848e0bda856 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:13.864461 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f54fe1e5-afcb-42e4-9d78-1848e0bda856 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:13.864461 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-f54fe1e5-afcb-42e4-9d78-1848e0bda856 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 345b2a87-048b-43b9-897c-5aa97f893358. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:35:13.864461 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:13.864461 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:35:13.864461 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f54fe1e5-afcb-42e4-9d78-1848e0bda856 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 returned with HTTP 200 Aug 20 04:35:13.864461 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 423/1698] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:35:13 2026] GET /volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 => generated 697 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:14.189908 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-804d24ed-7e56-4c9a-b55c-53ee8ff62fba None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:14.193697 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-804d24ed-7e56-4c9a-b55c-53ee8ff62fba tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 Aug 20 04:35:14.193789 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-804d24ed-7e56-4c9a-b55c-53ee8ff62fba tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:14.194326 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-804d24ed-7e56-4c9a-b55c-53ee8ff62fba tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:14.196226 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-804d24ed-7e56-4c9a-b55c-53ee8ff62fba tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 345b2a87-048b-43b9-897c-5aa97f893358. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:35:14.204111 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:14.204111 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:35:14.208208 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-804d24ed-7e56-4c9a-b55c-53ee8ff62fba tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 returned with HTTP 200 Aug 20 04:35:14.208208 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 427/1699] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:35:14 2026] GET /volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 => generated 697 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:15.223354 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b10f50d7-2129-4121-be6d-8ac7397f234e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:15.226593 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b10f50d7-2129-4121-be6d-8ac7397f234e tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 Aug 20 04:35:15.227215 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b10f50d7-2129-4121-be6d-8ac7397f234e tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:15.227628 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b10f50d7-2129-4121-be6d-8ac7397f234e tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:15.228908 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-b10f50d7-2129-4121-be6d-8ac7397f234e tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 345b2a87-048b-43b9-897c-5aa97f893358. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:35:15.240367 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:15.240367 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:35:15.242345 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b10f50d7-2129-4121-be6d-8ac7397f234e tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 returned with HTTP 200 Aug 20 04:35:15.242991 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 423/1700] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:35:15 2026] GET /volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 => generated 697 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:16.258165 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-39253ee9-9cdd-4d12-a7c0-52ae2b9ef081 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:16.261352 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-39253ee9-9cdd-4d12-a7c0-52ae2b9ef081 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 Aug 20 04:35:16.261650 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-39253ee9-9cdd-4d12-a7c0-52ae2b9ef081 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:16.262084 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-39253ee9-9cdd-4d12-a7c0-52ae2b9ef081 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:16.264152 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-39253ee9-9cdd-4d12-a7c0-52ae2b9ef081 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 345b2a87-048b-43b9-897c-5aa97f893358. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:35:16.274022 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:16.274022 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:35:16.275137 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-39253ee9-9cdd-4d12-a7c0-52ae2b9ef081 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 returned with HTTP 200 Aug 20 04:35:16.275955 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 428/1701] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:35:16 2026] GET /volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 => generated 697 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:17.292068 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4b4cfffe-f731-4ba1-be49-335c7a51e652 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:17.295030 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4b4cfffe-f731-4ba1-be49-335c7a51e652 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 Aug 20 04:35:17.295432 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4b4cfffe-f731-4ba1-be49-335c7a51e652 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:17.296043 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4b4cfffe-f731-4ba1-be49-335c7a51e652 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:17.296043 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-4b4cfffe-f731-4ba1-be49-335c7a51e652 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 345b2a87-048b-43b9-897c-5aa97f893358. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:35:17.308653 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:17.308653 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:35:17.309693 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4b4cfffe-f731-4ba1-be49-335c7a51e652 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 returned with HTTP 200 Aug 20 04:35:17.310517 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 424/1702] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:35:17 2026] GET /volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 => generated 708 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:18.329996 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5c8e3a7c-80de-4f5c-96c2-e4db04e4f55b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:18.331632 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5c8e3a7c-80de-4f5c-96c2-e4db04e4f55b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 Aug 20 04:35:18.332139 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5c8e3a7c-80de-4f5c-96c2-e4db04e4f55b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:18.334724 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5c8e3a7c-80de-4f5c-96c2-e4db04e4f55b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:18.334724 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-5c8e3a7c-80de-4f5c-96c2-e4db04e4f55b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 345b2a87-048b-43b9-897c-5aa97f893358. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:35:18.341248 np0000007850 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writing DB stats cinder:SELECT=298,cinder:UPDATE=79,cinder:INSERT=34 {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:35:18.343588 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:18.343588 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:35:18.347938 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5c8e3a7c-80de-4f5c-96c2-e4db04e4f55b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 returned with HTTP 200 Aug 20 04:35:18.349423 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 428/1703] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:35:18 2026] GET /volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 => generated 708 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:18.842011 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-c3379691-67d1-449f-ad2e-16dd44f5df61 req-8b939880-1b37-453a-9382-24054919a9de None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:18.848885 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-c3379691-67d1-449f-ad2e-16dd44f5df61 req-8b939880-1b37-453a-9382-24054919a9de tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] GET https://10.4.3.239/volume/v3/volumes/e5b4daad-78db-40b3-8705-e108a10db6a0 Aug 20 04:35:18.849255 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-c3379691-67d1-449f-ad2e-16dd44f5df61 req-8b939880-1b37-453a-9382-24054919a9de tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:18.852210 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-c3379691-67d1-449f-ad2e-16dd44f5df61 req-8b939880-1b37-453a-9382-24054919a9de tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:18.854960 np0000007850 devstack@c-api.service[100177]: DEBUG dbcounter [-] [100177] Writing DB stats cinder:SELECT=366,cinder:UPDATE=115,cinder:INSERT=58 {{(pid=100177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:35:18.870886 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:18.870886 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:35:18.881798 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-c3379691-67d1-449f-ad2e-16dd44f5df61 req-8b939880-1b37-453a-9382-24054919a9de tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Volume info retrieved successfully. Aug 20 04:35:18.894286 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-c3379691-67d1-449f-ad2e-16dd44f5df61 req-8b939880-1b37-453a-9382-24054919a9de tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] https://10.4.3.239/volume/v3/volumes/e5b4daad-78db-40b3-8705-e108a10db6a0 returned with HTTP 200 Aug 20 04:35:18.895292 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 424/1704] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:35:18 2026] GET /volume/v3/volumes/e5b4daad-78db-40b3-8705-e108a10db6a0 => generated 1603 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:35:19.367017 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-700fd201-4195-4f27-a10c-fe01add09075 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:19.370739 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-700fd201-4195-4f27-a10c-fe01add09075 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 Aug 20 04:35:19.370739 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-700fd201-4195-4f27-a10c-fe01add09075 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:19.370858 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-700fd201-4195-4f27-a10c-fe01add09075 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:19.371019 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-700fd201-4195-4f27-a10c-fe01add09075 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 345b2a87-048b-43b9-897c-5aa97f893358. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:35:19.378234 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:19.378234 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:35:19.379233 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-700fd201-4195-4f27-a10c-fe01add09075 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 returned with HTTP 200 Aug 20 04:35:19.379823 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 429/1705] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:35:19 2026] GET /volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:20.395553 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7ab9eeec-8b61-4413-9364-fc8c4c3e35c7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:20.398338 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7ab9eeec-8b61-4413-9364-fc8c4c3e35c7 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 Aug 20 04:35:20.398477 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7ab9eeec-8b61-4413-9364-fc8c4c3e35c7 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:20.398691 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7ab9eeec-8b61-4413-9364-fc8c4c3e35c7 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:20.398802 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-7ab9eeec-8b61-4413-9364-fc8c4c3e35c7 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 345b2a87-048b-43b9-897c-5aa97f893358. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:35:20.402154 np0000007850 devstack@c-api.service[100174]: DEBUG dbcounter [-] [100174] Writing DB stats cinder:SELECT=328,cinder:INSERT=54,cinder:UPDATE=93 {{(pid=100174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:35:20.407956 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:20.407956 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:35:20.409246 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7ab9eeec-8b61-4413-9364-fc8c4c3e35c7 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 returned with HTTP 200 Aug 20 04:35:20.413241 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 425/1706] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:35:20 2026] GET /volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 => generated 708 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:21.428966 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-bb59db51-f313-40ff-9a78-00ed40e98495 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:21.433449 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bb59db51-f313-40ff-9a78-00ed40e98495 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 Aug 20 04:35:21.433699 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bb59db51-f313-40ff-9a78-00ed40e98495 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:21.435703 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bb59db51-f313-40ff-9a78-00ed40e98495 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:21.435703 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-bb59db51-f313-40ff-9a78-00ed40e98495 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 345b2a87-048b-43b9-897c-5aa97f893358. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:35:21.437321 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e26be1fe-90c6-4aec-9e12-ecc81077c6ba None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:21.440970 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e26be1fe-90c6-4aec-9e12-ecc81077c6ba tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:35:21.445206 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:21.445206 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:35:21.445206 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bb59db51-f313-40ff-9a78-00ed40e98495 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 returned with HTTP 200 Aug 20 04:35:21.445206 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 429/1707] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:35:21 2026] GET /volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 => generated 708 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 04:35:21.445580 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e26be1fe-90c6-4aec-9e12-ecc81077c6ba tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1746346127", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:35:21.446885 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-e26be1fe-90c6-4aec-9e12-ecc81077c6ba tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1746346127', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:35:21.447086 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-e26be1fe-90c6-4aec-9e12-ecc81077c6ba tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Create volume of 1 GB Aug 20 04:35:21.455716 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e26be1fe-90c6-4aec-9e12-ecc81077c6ba tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Availability Zones retrieved successfully. Aug 20 04:35:21.463977 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e26be1fe-90c6-4aec-9e12-ecc81077c6ba tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Flow 'volume_create_api' (14e5cb84-59f3-4a27-841d-5bf08ebb665f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:35:21.465100 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e26be1fe-90c6-4aec-9e12-ecc81077c6ba tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b08c090-65bd-43fd-9f51-84be8e47b0ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:35:21.469590 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-e26be1fe-90c6-4aec-9e12-ecc81077c6ba tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:35:21.515262 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e26be1fe-90c6-4aec-9e12-ecc81077c6ba tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b08c090-65bd-43fd-9f51-84be8e47b0ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:35:21.516532 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e26be1fe-90c6-4aec-9e12-ecc81077c6ba tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df19f2ae-76d4-4289-a668-3469878f3c2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:35:21.616086 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-e26be1fe-90c6-4aec-9e12-ecc81077c6ba tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Created reservations ['654764e8-0296-402b-af99-c70dbde33be2', '1727e972-5685-4f1d-bb2d-436a5d930271', '27563688-785f-4e19-b556-7f37968699fa', 'd1c22285-16f0-4ccf-8366-0a79aee0ce81'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:35:21.617946 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e26be1fe-90c6-4aec-9e12-ecc81077c6ba tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df19f2ae-76d4-4289-a668-3469878f3c2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['654764e8-0296-402b-af99-c70dbde33be2', '1727e972-5685-4f1d-bb2d-436a5d930271', '27563688-785f-4e19-b556-7f37968699fa', 'd1c22285-16f0-4ccf-8366-0a79aee0ce81']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:35:21.620902 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e26be1fe-90c6-4aec-9e12-ecc81077c6ba tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2057804-308e-4702-99bb-0d7dbf655f62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:35:21.653703 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e26be1fe-90c6-4aec-9e12-ecc81077c6ba tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2057804-308e-4702-99bb-0d7dbf655f62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ec8ee81-4740-4d9b-a627-98485c51f90c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1746346127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7641090fcdf84e59bd4bbb4789468173',qos_specs=None,replication_status=,reservations=['654764e8-0296-402b-af99-c70dbde33be2','1727e972-5685-4f1d-bb2d-436a5d930271','27563688-785f-4e19-b556-7f37968699fa','d1c22285-16f0-4ccf-8366-0a79aee0ce81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6bf8686823f49beb6c5b3020a237e50',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:35:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1746346127',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ec8ee81-4740-4d9b-a627-98485c51f90c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7641090fcdf84e59bd4bbb4789468173',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6bf8686823f49beb6c5b3020a237e50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:35:21.655094 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e26be1fe-90c6-4aec-9e12-ecc81077c6ba tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4de9e6e-9622-4d2b-863a-646aebe83a0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:35:21.696358 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e26be1fe-90c6-4aec-9e12-ecc81077c6ba tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4de9e6e-9622-4d2b-863a-646aebe83a0f) transitioned into state 'SUCCESS' from state '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-1746346127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7641090fcdf84e59bd4bbb4789468173',qos_specs=None,replication_status=,reservations=['654764e8-0296-402b-af99-c70dbde33be2','1727e972-5685-4f1d-bb2d-436a5d930271','27563688-785f-4e19-b556-7f37968699fa','d1c22285-16f0-4ccf-8366-0a79aee0ce81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6bf8686823f49beb6c5b3020a237e50',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:35:21.696903 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e26be1fe-90c6-4aec-9e12-ecc81077c6ba tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83086fc4-3550-4282-8100-3f0d327a9c9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:35:21.719161 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e26be1fe-90c6-4aec-9e12-ecc81077c6ba tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83086fc4-3550-4282-8100-3f0d327a9c9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:35:21.720664 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e26be1fe-90c6-4aec-9e12-ecc81077c6ba tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Flow 'volume_create_api' (14e5cb84-59f3-4a27-841d-5bf08ebb665f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:35:21.720795 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e26be1fe-90c6-4aec-9e12-ecc81077c6ba tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Create volume request issued successfully. Aug 20 04:35:21.721607 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e26be1fe-90c6-4aec-9e12-ecc81077c6ba tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:35:21.722410 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 425/1708] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:35:21 2026] POST /volume/v3/volumes => generated 747 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:35:22.466257 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-661fdb42-a253-4cca-b979-2a68bdbea840 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:22.468673 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-661fdb42-a253-4cca-b979-2a68bdbea840 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 Aug 20 04:35:22.469235 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-661fdb42-a253-4cca-b979-2a68bdbea840 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:22.469853 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-661fdb42-a253-4cca-b979-2a68bdbea840 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:22.470146 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-661fdb42-a253-4cca-b979-2a68bdbea840 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 345b2a87-048b-43b9-897c-5aa97f893358. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:35:22.478882 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:22.478882 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:35:22.480318 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-661fdb42-a253-4cca-b979-2a68bdbea840 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 returned with HTTP 200 Aug 20 04:35:22.481401 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 430/1709] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:35:22 2026] GET /volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 => generated 708 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 04:35:23.477089 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7f9b22fa-0315-4cde-b7da-5c02b35ffd28 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:23.482206 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7f9b22fa-0315-4cde-b7da-5c02b35ffd28 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:35:23.482206 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7f9b22fa-0315-4cde-b7da-5c02b35ffd28 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-129983371"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:35:23.486533 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-7f9b22fa-0315-4cde-b7da-5c02b35ffd28 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-129983371'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:35:23.486708 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-7f9b22fa-0315-4cde-b7da-5c02b35ffd28 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Create volume of 1 GB Aug 20 04:35:23.494904 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-7f9b22fa-0315-4cde-b7da-5c02b35ffd28 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Availability Zones retrieved successfully. Aug 20 04:35:23.495652 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-fd257e54-5a07-4109-87bb-f60156f5d20a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:23.498539 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fd257e54-5a07-4109-87bb-f60156f5d20a tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 Aug 20 04:35:23.498789 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fd257e54-5a07-4109-87bb-f60156f5d20a tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:23.498978 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fd257e54-5a07-4109-87bb-f60156f5d20a tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:23.499087 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-fd257e54-5a07-4109-87bb-f60156f5d20a tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 345b2a87-048b-43b9-897c-5aa97f893358. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:35:23.504097 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-7f9b22fa-0315-4cde-b7da-5c02b35ffd28 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Flow 'volume_create_api' (6a51abc3-3c95-44bb-aa2e-ad33dc465f8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:35:23.504895 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-7f9b22fa-0315-4cde-b7da-5c02b35ffd28 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96f496ea-fa31-4f0d-8b01-52b9a6336df7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:35:23.506888 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-7f9b22fa-0315-4cde-b7da-5c02b35ffd28 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:35:23.507052 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:23.507052 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:35:23.507904 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fd257e54-5a07-4109-87bb-f60156f5d20a tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 returned with HTTP 200 Aug 20 04:35:23.508477 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 430/1710] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:35:23 2026] GET /volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:23.546969 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-7f9b22fa-0315-4cde-b7da-5c02b35ffd28 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96f496ea-fa31-4f0d-8b01-52b9a6336df7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:35:23.548319 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-7f9b22fa-0315-4cde-b7da-5c02b35ffd28 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (918841c3-da1d-4be5-a4cc-860da4b21543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:35:23.646882 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-7f9b22fa-0315-4cde-b7da-5c02b35ffd28 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Created reservations ['a74f90f9-051e-48eb-ade8-ea51e9c13e84', '12343927-2126-4d71-b494-2291ef1bd8b0', '10441ef4-3760-4bc8-9c28-e4edae0f8e53', '579e5dd2-ba01-4217-a42f-5ee868bfd345'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:35:23.648044 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-7f9b22fa-0315-4cde-b7da-5c02b35ffd28 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (918841c3-da1d-4be5-a4cc-860da4b21543) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a74f90f9-051e-48eb-ade8-ea51e9c13e84', '12343927-2126-4d71-b494-2291ef1bd8b0', '10441ef4-3760-4bc8-9c28-e4edae0f8e53', '579e5dd2-ba01-4217-a42f-5ee868bfd345']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:35:23.648959 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-7f9b22fa-0315-4cde-b7da-5c02b35ffd28 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97b6fa40-8416-445a-8bf4-e55b44940f55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:35:23.685320 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-7f9b22fa-0315-4cde-b7da-5c02b35ffd28 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97b6fa40-8416-445a-8bf4-e55b44940f55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83f0afbe-847e-40ad-9fdf-750067597fc6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-129983371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99b9fd62d01e47198271c4d07eace127',qos_specs=None,replication_status=,reservations=['a74f90f9-051e-48eb-ade8-ea51e9c13e84','12343927-2126-4d71-b494-2291ef1bd8b0','10441ef4-3760-4bc8-9c28-e4edae0f8e53','579e5dd2-ba01-4217-a42f-5ee868bfd345'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed7c2677fd8c4c0d8057c6ecf3f3bcef',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:35:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-129983371',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83f0afbe-847e-40ad-9fdf-750067597fc6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='99b9fd62d01e47198271c4d07eace127',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed7c2677fd8c4c0d8057c6ecf3f3bcef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:35:23.686515 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-7f9b22fa-0315-4cde-b7da-5c02b35ffd28 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c66c964b-c349-41e8-aa9d-797d931915c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:35:23.716869 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-7f9b22fa-0315-4cde-b7da-5c02b35ffd28 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c66c964b-c349-41e8-aa9d-797d931915c4) transitioned into state 'SUCCESS' from state '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-129983371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99b9fd62d01e47198271c4d07eace127',qos_specs=None,replication_status=,reservations=['a74f90f9-051e-48eb-ade8-ea51e9c13e84','12343927-2126-4d71-b494-2291ef1bd8b0','10441ef4-3760-4bc8-9c28-e4edae0f8e53','579e5dd2-ba01-4217-a42f-5ee868bfd345'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed7c2677fd8c4c0d8057c6ecf3f3bcef',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:35:23.718222 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-7f9b22fa-0315-4cde-b7da-5c02b35ffd28 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37f668bc-c108-4efe-a8d2-00de9435f2d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:35:23.732070 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-7f9b22fa-0315-4cde-b7da-5c02b35ffd28 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37f668bc-c108-4efe-a8d2-00de9435f2d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:35:23.733204 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-7f9b22fa-0315-4cde-b7da-5c02b35ffd28 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Flow 'volume_create_api' (6a51abc3-3c95-44bb-aa2e-ad33dc465f8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:35:23.733399 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-7f9b22fa-0315-4cde-b7da-5c02b35ffd28 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Create volume request issued successfully. Aug 20 04:35:23.734269 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7f9b22fa-0315-4cde-b7da-5c02b35ffd28 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:35:23.735573 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 426/1711] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:35:23 2026] POST /volume/v3/volumes => generated 758 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:35:23.754495 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-24b67e4f-22e7-4371-8d05-7d99c94a2904 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:23.756521 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-24b67e4f-22e7-4371-8d05-7d99c94a2904 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] GET https://10.4.3.239/volume/v3/volumes/83f0afbe-847e-40ad-9fdf-750067597fc6 Aug 20 04:35:23.757480 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-24b67e4f-22e7-4371-8d05-7d99c94a2904 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:23.758429 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-24b67e4f-22e7-4371-8d05-7d99c94a2904 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:23.770360 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:23.770360 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:35:23.776543 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-24b67e4f-22e7-4371-8d05-7d99c94a2904 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Volume info retrieved successfully. Aug 20 04:35:23.782655 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-24b67e4f-22e7-4371-8d05-7d99c94a2904 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] https://10.4.3.239/volume/v3/volumes/83f0afbe-847e-40ad-9fdf-750067597fc6 returned with HTTP 200 Aug 20 04:35:23.783131 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 426/1712] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:35:23 2026] GET /volume/v3/volumes/83f0afbe-847e-40ad-9fdf-750067597fc6 => generated 826 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:24.526541 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-dbfb4cb2-ee59-4e06-9240-d17d5a04cf3d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:24.532925 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-dbfb4cb2-ee59-4e06-9240-d17d5a04cf3d tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 Aug 20 04:35:24.532925 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-dbfb4cb2-ee59-4e06-9240-d17d5a04cf3d tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:24.532925 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-dbfb4cb2-ee59-4e06-9240-d17d5a04cf3d tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:24.532925 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-dbfb4cb2-ee59-4e06-9240-d17d5a04cf3d tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 345b2a87-048b-43b9-897c-5aa97f893358. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:35:24.550533 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:24.550533 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:35:24.551510 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-dbfb4cb2-ee59-4e06-9240-d17d5a04cf3d tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 returned with HTTP 200 Aug 20 04:35:24.552262 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 431/1713] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:35:24 2026] GET /volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 => generated 708 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:24.805232 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-859cbc09-2a0a-4bb7-93f2-2dd606f002e0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:24.808275 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-859cbc09-2a0a-4bb7-93f2-2dd606f002e0 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] GET https://10.4.3.239/volume/v3/volumes/83f0afbe-847e-40ad-9fdf-750067597fc6 Aug 20 04:35:24.808760 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-859cbc09-2a0a-4bb7-93f2-2dd606f002e0 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:24.809044 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-859cbc09-2a0a-4bb7-93f2-2dd606f002e0 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:24.827941 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:24.827941 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:35:24.834261 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-859cbc09-2a0a-4bb7-93f2-2dd606f002e0 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Volume info retrieved successfully. Aug 20 04:35:24.840282 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-859cbc09-2a0a-4bb7-93f2-2dd606f002e0 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] https://10.4.3.239/volume/v3/volumes/83f0afbe-847e-40ad-9fdf-750067597fc6 returned with HTTP 200 Aug 20 04:35:24.840882 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 431/1714] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:35:24 2026] GET /volume/v3/volumes/83f0afbe-847e-40ad-9fdf-750067597fc6 => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 04:35:25.569027 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-eade6f02-66e1-4a7d-8794-c9c83c337346 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:25.572612 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-eade6f02-66e1-4a7d-8794-c9c83c337346 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 Aug 20 04:35:25.573568 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-eade6f02-66e1-4a7d-8794-c9c83c337346 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:25.573568 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-eade6f02-66e1-4a7d-8794-c9c83c337346 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:25.574386 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-eade6f02-66e1-4a7d-8794-c9c83c337346 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 345b2a87-048b-43b9-897c-5aa97f893358. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:35:25.580995 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:25.580995 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:35:25.583505 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-eade6f02-66e1-4a7d-8794-c9c83c337346 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 returned with HTTP 200 Aug 20 04:35:25.583505 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 427/1715] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:35:25 2026] GET /volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:26.601717 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-565c8065-11d7-4ee2-8797-a554d1d926e6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:26.604377 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-565c8065-11d7-4ee2-8797-a554d1d926e6 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 Aug 20 04:35:26.604695 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-565c8065-11d7-4ee2-8797-a554d1d926e6 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:26.605648 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-565c8065-11d7-4ee2-8797-a554d1d926e6 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:26.605648 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-565c8065-11d7-4ee2-8797-a554d1d926e6 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 345b2a87-048b-43b9-897c-5aa97f893358. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:35:26.615548 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:26.615548 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:35:26.616504 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-565c8065-11d7-4ee2-8797-a554d1d926e6 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 returned with HTTP 200 Aug 20 04:35:26.617063 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 427/1716] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:35:26 2026] GET /volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 => generated 708 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 04:35:27.632823 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-139b77ef-59c2-4e54-bcd8-13f99103fdcf None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:27.637991 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-139b77ef-59c2-4e54-bcd8-13f99103fdcf tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 Aug 20 04:35:27.638544 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-139b77ef-59c2-4e54-bcd8-13f99103fdcf tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:27.638921 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-139b77ef-59c2-4e54-bcd8-13f99103fdcf tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:27.639599 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-139b77ef-59c2-4e54-bcd8-13f99103fdcf tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 345b2a87-048b-43b9-897c-5aa97f893358. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:35:27.651846 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:27.651846 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:35:27.653536 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-139b77ef-59c2-4e54-bcd8-13f99103fdcf tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 returned with HTTP 200 Aug 20 04:35:27.654125 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 432/1717] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:35:27 2026] GET /volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 => generated 708 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:28.678454 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5485d49a-6d01-4f61-9448-586411d8284c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:28.682702 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5485d49a-6d01-4f61-9448-586411d8284c tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 Aug 20 04:35:28.683074 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5485d49a-6d01-4f61-9448-586411d8284c tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:28.683569 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5485d49a-6d01-4f61-9448-586411d8284c tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:28.683786 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-5485d49a-6d01-4f61-9448-586411d8284c tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 345b2a87-048b-43b9-897c-5aa97f893358. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:35:28.694889 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:28.694889 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:35:28.695920 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5485d49a-6d01-4f61-9448-586411d8284c tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 returned with HTTP 200 Aug 20 04:35:28.698033 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 432/1718] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:35:28 2026] GET /volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 => generated 708 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:29.721663 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-922e81d9-582a-49c1-a351-9ce03e623659 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:29.725051 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-922e81d9-582a-49c1-a351-9ce03e623659 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 Aug 20 04:35:29.725463 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-922e81d9-582a-49c1-a351-9ce03e623659 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:29.725790 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-922e81d9-582a-49c1-a351-9ce03e623659 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:29.727647 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-922e81d9-582a-49c1-a351-9ce03e623659 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 345b2a87-048b-43b9-897c-5aa97f893358. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:35:29.735867 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:29.735867 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:35:29.736783 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-922e81d9-582a-49c1-a351-9ce03e623659 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 returned with HTTP 200 Aug 20 04:35:29.737903 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 428/1719] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:35:29 2026] GET /volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 => generated 708 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:30.752635 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-01a80478-307c-4c1d-95f3-1f8acd8c7c9f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:30.755416 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-01a80478-307c-4c1d-95f3-1f8acd8c7c9f tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 Aug 20 04:35:30.755816 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-01a80478-307c-4c1d-95f3-1f8acd8c7c9f tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:30.756198 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-01a80478-307c-4c1d-95f3-1f8acd8c7c9f tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:30.756454 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-01a80478-307c-4c1d-95f3-1f8acd8c7c9f tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 345b2a87-048b-43b9-897c-5aa97f893358. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:35:30.763629 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:30.763629 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:35:30.764779 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-01a80478-307c-4c1d-95f3-1f8acd8c7c9f tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 returned with HTTP 200 Aug 20 04:35:30.765823 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 428/1720] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:35:30 2026] GET /volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:31.783297 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-95613c12-4a4e-49fa-a071-98c368f149f0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:31.788300 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-95613c12-4a4e-49fa-a071-98c368f149f0 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 Aug 20 04:35:31.788300 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-95613c12-4a4e-49fa-a071-98c368f149f0 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:31.789615 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-95613c12-4a4e-49fa-a071-98c368f149f0 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:31.789615 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-95613c12-4a4e-49fa-a071-98c368f149f0 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 345b2a87-048b-43b9-897c-5aa97f893358. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:35:31.791693 np0000007850 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writing DB stats cinder:SELECT=297,cinder:INSERT=54,cinder:UPDATE=89 {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:35:31.797068 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:31.797068 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:35:31.797944 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-95613c12-4a4e-49fa-a071-98c368f149f0 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 returned with HTTP 200 Aug 20 04:35:31.798470 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 433/1721] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:35:31 2026] GET /volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 => generated 708 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:32.818328 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3023364c-60be-44f7-b3b6-2b7e7d083e4a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:32.821667 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3023364c-60be-44f7-b3b6-2b7e7d083e4a tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 Aug 20 04:35:32.821667 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3023364c-60be-44f7-b3b6-2b7e7d083e4a tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:32.821667 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3023364c-60be-44f7-b3b6-2b7e7d083e4a tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:32.823802 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-3023364c-60be-44f7-b3b6-2b7e7d083e4a tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 345b2a87-048b-43b9-897c-5aa97f893358. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:35:32.830946 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:32.830946 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:35:32.831884 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3023364c-60be-44f7-b3b6-2b7e7d083e4a tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 returned with HTTP 200 Aug 20 04:35:32.832488 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 433/1722] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:35:32 2026] GET /volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 => generated 708 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:33.848307 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9e1b4f6b-634b-4e92-b375-4432d0b1b8df None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:33.855964 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9e1b4f6b-634b-4e92-b375-4432d0b1b8df tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 Aug 20 04:35:33.856478 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9e1b4f6b-634b-4e92-b375-4432d0b1b8df tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:33.858714 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9e1b4f6b-634b-4e92-b375-4432d0b1b8df tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:33.858714 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-9e1b4f6b-634b-4e92-b375-4432d0b1b8df tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 345b2a87-048b-43b9-897c-5aa97f893358. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:35:33.871964 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:33.871964 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:35:33.872372 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9e1b4f6b-634b-4e92-b375-4432d0b1b8df tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 returned with HTTP 200 Aug 20 04:35:33.874035 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 429/1723] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:35:33 2026] GET /volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 => generated 708 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:34.891038 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1f0ec2f8-8c52-46cd-b4fe-b59a888b22b7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:34.895876 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1f0ec2f8-8c52-46cd-b4fe-b59a888b22b7 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 Aug 20 04:35:34.896172 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1f0ec2f8-8c52-46cd-b4fe-b59a888b22b7 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:34.896440 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1f0ec2f8-8c52-46cd-b4fe-b59a888b22b7 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:34.896578 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-1f0ec2f8-8c52-46cd-b4fe-b59a888b22b7 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 345b2a87-048b-43b9-897c-5aa97f893358. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:35:34.904888 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:34.904888 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:35:34.906164 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1f0ec2f8-8c52-46cd-b4fe-b59a888b22b7 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 returned with HTTP 200 Aug 20 04:35:34.906256 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 429/1724] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:35:34 2026] GET /volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 => generated 709 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:35.346041 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b958280e-ee50-4d25-b073-5c4b04d81ad8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:35.348739 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b958280e-ee50-4d25-b073-5c4b04d81ad8 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:35:35.351169 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b958280e-ee50-4d25-b073-5c4b04d81ad8 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-343324489"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:35:35.354449 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-b958280e-ee50-4d25-b073-5c4b04d81ad8 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-343324489'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:35:35.354603 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-b958280e-ee50-4d25-b073-5c4b04d81ad8 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Create volume of 1 GB Aug 20 04:35:35.362693 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b958280e-ee50-4d25-b073-5c4b04d81ad8 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Availability Zones retrieved successfully. Aug 20 04:35:35.372170 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-b958280e-ee50-4d25-b073-5c4b04d81ad8 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Flow 'volume_create_api' (aa3c51d5-23df-4829-9591-5fc42d308110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:35:35.374706 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-b958280e-ee50-4d25-b073-5c4b04d81ad8 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c6f5ff2-af0e-46b2-bf61-a68dd3612a90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:35:35.376489 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-b958280e-ee50-4d25-b073-5c4b04d81ad8 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:35:35.425797 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-b958280e-ee50-4d25-b073-5c4b04d81ad8 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c6f5ff2-af0e-46b2-bf61-a68dd3612a90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:35:35.427310 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-b958280e-ee50-4d25-b073-5c4b04d81ad8 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44ed8015-4272-478a-adf1-ea9d7ab72aff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:35:35.433993 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-4c5aa8fa-5e5d-4e78-9d92-59eba470562f req-1e0d680e-03dd-4fb2-a43c-bb0d07092b2a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:35.436678 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-4c5aa8fa-5e5d-4e78-9d92-59eba470562f req-1e0d680e-03dd-4fb2-a43c-bb0d07092b2a tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] DELETE https://10.4.3.239/volume/v3/attachments/d842ff44-2a73-4c0c-b1cd-3d266950693f Aug 20 04:35:35.436941 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-4c5aa8fa-5e5d-4e78-9d92-59eba470562f req-1e0d680e-03dd-4fb2-a43c-bb0d07092b2a tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:35.437204 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-4c5aa8fa-5e5d-4e78-9d92-59eba470562f req-1e0d680e-03dd-4fb2-a43c-bb0d07092b2a tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:35.448809 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:35.448809 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:35:35.499019 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-b958280e-ee50-4d25-b073-5c4b04d81ad8 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Created reservations ['337d40e5-c041-4dc8-a2f9-ab2be1976f1d', 'ad06f298-250a-4962-81f4-9bc2674e46a4', '429332de-3819-4e29-aff5-07bdf425e49b', '911884e8-628a-44ae-83b2-fff76d385efd'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:35:35.500153 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-b958280e-ee50-4d25-b073-5c4b04d81ad8 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44ed8015-4272-478a-adf1-ea9d7ab72aff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['337d40e5-c041-4dc8-a2f9-ab2be1976f1d', 'ad06f298-250a-4962-81f4-9bc2674e46a4', '429332de-3819-4e29-aff5-07bdf425e49b', '911884e8-628a-44ae-83b2-fff76d385efd']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:35:35.501591 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-b958280e-ee50-4d25-b073-5c4b04d81ad8 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d354a5e-bbb5-41b6-9ffe-afb7b11c9f87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:35:35.534530 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-b958280e-ee50-4d25-b073-5c4b04d81ad8 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d354a5e-bbb5-41b6-9ffe-afb7b11c9f87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46e1db59-526b-4402-8a2a-bb11a8edf578', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-343324489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99b9fd62d01e47198271c4d07eace127',qos_specs=None,replication_status=,reservations=['337d40e5-c041-4dc8-a2f9-ab2be1976f1d','ad06f298-250a-4962-81f4-9bc2674e46a4','429332de-3819-4e29-aff5-07bdf425e49b','911884e8-628a-44ae-83b2-fff76d385efd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed7c2677fd8c4c0d8057c6ecf3f3bcef',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:35:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-343324489',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46e1db59-526b-4402-8a2a-bb11a8edf578,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='99b9fd62d01e47198271c4d07eace127',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed7c2677fd8c4c0d8057c6ecf3f3bcef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:35:35.535008 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-4c5aa8fa-5e5d-4e78-9d92-59eba470562f req-1e0d680e-03dd-4fb2-a43c-bb0d07092b2a tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] https://10.4.3.239/volume/v3/attachments/d842ff44-2a73-4c0c-b1cd-3d266950693f returned with HTTP 200 Aug 20 04:35:35.535646 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-b958280e-ee50-4d25-b073-5c4b04d81ad8 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f2094de-0c9f-4997-bd2d-2b2eddfc1c7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:35:35.535742 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 434/1725] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:35:35 2026] DELETE /volume/v3/attachments/d842ff44-2a73-4c0c-b1cd-3d266950693f => generated 19 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:35.551372 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-4c5aa8fa-5e5d-4e78-9d92-59eba470562f req-9e54a7fd-00d8-4bee-84cd-f38d79d4aefe None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:35.553845 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-4c5aa8fa-5e5d-4e78-9d92-59eba470562f req-9e54a7fd-00d8-4bee-84cd-f38d79d4aefe tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] DELETE https://10.4.3.239/volume/v3/volumes/e5b4daad-78db-40b3-8705-e108a10db6a0 Aug 20 04:35:35.554050 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-4c5aa8fa-5e5d-4e78-9d92-59eba470562f req-9e54a7fd-00d8-4bee-84cd-f38d79d4aefe tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:35.554272 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-4c5aa8fa-5e5d-4e78-9d92-59eba470562f req-9e54a7fd-00d8-4bee-84cd-f38d79d4aefe tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:35.554502 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [req-4c5aa8fa-5e5d-4e78-9d92-59eba470562f req-9e54a7fd-00d8-4bee-84cd-f38d79d4aefe tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Delete volume with id: e5b4daad-78db-40b3-8705-e108a10db6a0 Aug 20 04:35:35.566090 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-b958280e-ee50-4d25-b073-5c4b04d81ad8 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f2094de-0c9f-4997-bd2d-2b2eddfc1c7b) transitioned into state 'SUCCESS' from state '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-343324489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99b9fd62d01e47198271c4d07eace127',qos_specs=None,replication_status=,reservations=['337d40e5-c041-4dc8-a2f9-ab2be1976f1d','ad06f298-250a-4962-81f4-9bc2674e46a4','429332de-3819-4e29-aff5-07bdf425e49b','911884e8-628a-44ae-83b2-fff76d385efd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed7c2677fd8c4c0d8057c6ecf3f3bcef',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:35:35.566505 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:35.566505 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:35:35.566889 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-b958280e-ee50-4d25-b073-5c4b04d81ad8 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69650567-a523-49fe-9e17-0246d9f27196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:35:35.567193 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-4c5aa8fa-5e5d-4e78-9d92-59eba470562f req-9e54a7fd-00d8-4bee-84cd-f38d79d4aefe tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Volume info retrieved successfully. Aug 20 04:35:35.583112 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-b958280e-ee50-4d25-b073-5c4b04d81ad8 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69650567-a523-49fe-9e17-0246d9f27196) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:35:35.583112 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-b958280e-ee50-4d25-b073-5c4b04d81ad8 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Flow 'volume_create_api' (aa3c51d5-23df-4829-9591-5fc42d308110) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:35:35.583112 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b958280e-ee50-4d25-b073-5c4b04d81ad8 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Create volume request issued successfully. Aug 20 04:35:35.583112 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b958280e-ee50-4d25-b073-5c4b04d81ad8 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:35:35.584472 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 434/1726] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:35:35 2026] POST /volume/v3/volumes => generated 758 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:35:35.604825 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b9aee50e-001f-4ef0-999c-a609af5e5d28 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:35.608588 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b9aee50e-001f-4ef0-999c-a609af5e5d28 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] GET https://10.4.3.239/volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578 Aug 20 04:35:35.609220 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b9aee50e-001f-4ef0-999c-a609af5e5d28 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:35.609336 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-4c5aa8fa-5e5d-4e78-9d92-59eba470562f req-9e54a7fd-00d8-4bee-84cd-f38d79d4aefe tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Delete volume request issued successfully. Aug 20 04:35:35.609532 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-4c5aa8fa-5e5d-4e78-9d92-59eba470562f req-9e54a7fd-00d8-4bee-84cd-f38d79d4aefe tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] https://10.4.3.239/volume/v3/volumes/e5b4daad-78db-40b3-8705-e108a10db6a0 returned with HTTP 202 Aug 20 04:35:35.610031 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 430/1727] 10.4.3.239 () {70 vars in 1620 bytes} [Thu Aug 20 04:35:35 2026] DELETE /volume/v3/volumes/e5b4daad-78db-40b3-8705-e108a10db6a0 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:35:35.612807 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b9aee50e-001f-4ef0-999c-a609af5e5d28 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:35.631970 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:35.631970 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:35:35.638713 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b9aee50e-001f-4ef0-999c-a609af5e5d28 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Volume info retrieved successfully. Aug 20 04:35:35.645805 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b9aee50e-001f-4ef0-999c-a609af5e5d28 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] https://10.4.3.239/volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578 returned with HTTP 200 Aug 20 04:35:35.646311 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 430/1728] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:35:35 2026] GET /volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578 => generated 826 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:35.921923 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ef3130fa-ccd1-4123-b25a-c8bd98b38d9f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:35.923666 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ef3130fa-ccd1-4123-b25a-c8bd98b38d9f tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 Aug 20 04:35:35.923863 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ef3130fa-ccd1-4123-b25a-c8bd98b38d9f tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:35.924147 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ef3130fa-ccd1-4123-b25a-c8bd98b38d9f tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:35.925045 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-ef3130fa-ccd1-4123-b25a-c8bd98b38d9f tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 345b2a87-048b-43b9-897c-5aa97f893358. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:35:35.930005 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:35.930005 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:35:35.930972 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ef3130fa-ccd1-4123-b25a-c8bd98b38d9f tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 returned with HTTP 200 Aug 20 04:35:35.931579 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 435/1729] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:35:35 2026] GET /volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 => generated 710 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:35.945043 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d16d1160-5623-4fe3-909e-280c598c17c3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:35.948042 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d16d1160-5623-4fe3-909e-280c598c17c3 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] DELETE https://10.4.3.239/volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 Aug 20 04:35:35.948329 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d16d1160-5623-4fe3-909e-280c598c17c3 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:35.948578 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d16d1160-5623-4fe3-909e-280c598c17c3 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:35.948836 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.contrib.backups [None req-d16d1160-5623-4fe3-909e-280c598c17c3 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Delete backup with id: 345b2a87-048b-43b9-897c-5aa97f893358. Aug 20 04:35:35.955028 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:35.955028 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:35:35.976096 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.backup.rpcapi [None req-d16d1160-5623-4fe3-909e-280c598c17c3 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] delete_backup rpcapi backup_id 345b2a87-048b-43b9-897c-5aa97f893358 {{(pid=100175) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 04:35:35.978685 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d16d1160-5623-4fe3-909e-280c598c17c3 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 returned with HTTP 202 Aug 20 04:35:35.978887 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 435/1730] 10.4.3.239 () {68 vars in 1391 bytes} [Thu Aug 20 04:35:35 2026] DELETE /volume/v3/backups/345b2a87-048b-43b9-897c-5aa97f893358 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:35:35.989865 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a600744e-2db7-4fc5-a5bd-177067e16a7f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:35.992423 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a600744e-2db7-4fc5-a5bd-177067e16a7f tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:35:35.993093 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a600744e-2db7-4fc5-a5bd-177067e16a7f tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2139432524"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:35:35.994914 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-a600744e-2db7-4fc5-a5bd-177067e16a7f tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2139432524'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:35:35.995108 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-a600744e-2db7-4fc5-a5bd-177067e16a7f tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Create volume of 1 GB Aug 20 04:35:36.000718 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a600744e-2db7-4fc5-a5bd-177067e16a7f tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Availability Zones retrieved successfully. Aug 20 04:35:36.009464 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-a600744e-2db7-4fc5-a5bd-177067e16a7f tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Flow 'volume_create_api' (df03ad58-0d9c-4e64-81f9-bd42a2eb43ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:35:36.010832 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-a600744e-2db7-4fc5-a5bd-177067e16a7f tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb19dbac-b9ee-410c-9c92-44e4e4ca2f0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:35:36.012533 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-a600744e-2db7-4fc5-a5bd-177067e16a7f tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:35:36.065907 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-a600744e-2db7-4fc5-a5bd-177067e16a7f tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb19dbac-b9ee-410c-9c92-44e4e4ca2f0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:35:36.067657 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-a600744e-2db7-4fc5-a5bd-177067e16a7f tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fe100d6-2161-4e40-9755-2f53e06e54be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:35:36.151956 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-a600744e-2db7-4fc5-a5bd-177067e16a7f tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Created reservations ['8689fa94-ada3-4606-821f-3cf3dace9ad9', 'c2e43936-47b7-4757-8f68-9ba5775f1a38', 'd0233b57-9011-4833-858b-d38a98aa53a7', 'd9de95ea-a595-4f95-bf34-12973da3507d'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:35:36.153673 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-a600744e-2db7-4fc5-a5bd-177067e16a7f tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fe100d6-2161-4e40-9755-2f53e06e54be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8689fa94-ada3-4606-821f-3cf3dace9ad9', 'c2e43936-47b7-4757-8f68-9ba5775f1a38', 'd0233b57-9011-4833-858b-d38a98aa53a7', 'd9de95ea-a595-4f95-bf34-12973da3507d']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:35:36.155561 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-a600744e-2db7-4fc5-a5bd-177067e16a7f tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (772d8b46-8c7d-4364-ba69-f863c72af466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:35:36.202372 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-a600744e-2db7-4fc5-a5bd-177067e16a7f tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (772d8b46-8c7d-4364-ba69-f863c72af466) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81de34ba-42e4-45bb-ab20-5386d5d8439b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2139432524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e5c5d8360a44edaafa8afd8635517a1',qos_specs=None,replication_status=,reservations=['8689fa94-ada3-4606-821f-3cf3dace9ad9','c2e43936-47b7-4757-8f68-9ba5775f1a38','d0233b57-9011-4833-858b-d38a98aa53a7','d9de95ea-a595-4f95-bf34-12973da3507d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='778b04f83e4f4a9ebf9cdec699cfd91e',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:35:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2139432524',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81de34ba-42e4-45bb-ab20-5386d5d8439b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e5c5d8360a44edaafa8afd8635517a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='778b04f83e4f4a9ebf9cdec699cfd91e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:35:36.204902 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-a600744e-2db7-4fc5-a5bd-177067e16a7f tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c670d355-e98b-4368-bbb6-430691a34d1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:35:36.260463 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-a600744e-2db7-4fc5-a5bd-177067e16a7f tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c670d355-e98b-4368-bbb6-430691a34d1f) transitioned into state 'SUCCESS' from state '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-2139432524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e5c5d8360a44edaafa8afd8635517a1',qos_specs=None,replication_status=,reservations=['8689fa94-ada3-4606-821f-3cf3dace9ad9','c2e43936-47b7-4757-8f68-9ba5775f1a38','d0233b57-9011-4833-858b-d38a98aa53a7','d9de95ea-a595-4f95-bf34-12973da3507d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='778b04f83e4f4a9ebf9cdec699cfd91e',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:35:36.262325 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-a600744e-2db7-4fc5-a5bd-177067e16a7f tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43ff870a-4b2e-44aa-bac8-384aa13fc800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:35:36.292121 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-a600744e-2db7-4fc5-a5bd-177067e16a7f tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43ff870a-4b2e-44aa-bac8-384aa13fc800) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:35:36.293974 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-a600744e-2db7-4fc5-a5bd-177067e16a7f tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Flow 'volume_create_api' (df03ad58-0d9c-4e64-81f9-bd42a2eb43ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:35:36.294662 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a600744e-2db7-4fc5-a5bd-177067e16a7f tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Create volume request issued successfully. Aug 20 04:35:36.295668 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a600744e-2db7-4fc5-a5bd-177067e16a7f tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:35:36.296363 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 431/1731] 10.4.3.239 () {70 vars in 1298 bytes} [Thu Aug 20 04:35:35 2026] POST /volume/v3/volumes => generated 778 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:35:36.314051 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5fe04efa-f6b0-4aee-9cac-66f337e1da61 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:36.317424 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5fe04efa-f6b0-4aee-9cac-66f337e1da61 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/volumes/81de34ba-42e4-45bb-ab20-5386d5d8439b Aug 20 04:35:36.317761 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5fe04efa-f6b0-4aee-9cac-66f337e1da61 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:36.318210 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5fe04efa-f6b0-4aee-9cac-66f337e1da61 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:36.338322 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:36.338322 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:35:36.351651 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-5fe04efa-f6b0-4aee-9cac-66f337e1da61 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Volume info retrieved successfully. Aug 20 04:35:36.365271 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5fe04efa-f6b0-4aee-9cac-66f337e1da61 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/volumes/81de34ba-42e4-45bb-ab20-5386d5d8439b returned with HTTP 200 Aug 20 04:35:36.366283 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 431/1732] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:35:36 2026] GET /volume/v3/volumes/81de34ba-42e4-45bb-ab20-5386d5d8439b => generated 957 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:36.665956 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-75812b62-f3ed-4cd8-bdd4-d92b02837799 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:36.668956 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-75812b62-f3ed-4cd8-bdd4-d92b02837799 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] GET https://10.4.3.239/volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578 Aug 20 04:35:36.669210 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-75812b62-f3ed-4cd8-bdd4-d92b02837799 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:36.669411 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-75812b62-f3ed-4cd8-bdd4-d92b02837799 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:36.683716 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:36.683716 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:35:36.689777 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-75812b62-f3ed-4cd8-bdd4-d92b02837799 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Volume info retrieved successfully. Aug 20 04:35:36.696801 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-75812b62-f3ed-4cd8-bdd4-d92b02837799 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] https://10.4.3.239/volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578 returned with HTTP 200 Aug 20 04:35:36.697399 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 436/1733] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:35:36 2026] GET /volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:37.031594 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-9b5cebdf-bd24-4047-bc68-5eb5a2d6d591 req-c67fcca5-3cfc-468f-af60-0c647a2b6ef4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:37.034956 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-9b5cebdf-bd24-4047-bc68-5eb5a2d6d591 req-c67fcca5-3cfc-468f-af60-0c647a2b6ef4 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] GET https://10.4.3.239/volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 Aug 20 04:35:37.035398 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-9b5cebdf-bd24-4047-bc68-5eb5a2d6d591 req-c67fcca5-3cfc-468f-af60-0c647a2b6ef4 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:37.035714 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-9b5cebdf-bd24-4047-bc68-5eb5a2d6d591 req-c67fcca5-3cfc-468f-af60-0c647a2b6ef4 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:37.045426 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:37.045426 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:35:37.050798 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-9b5cebdf-bd24-4047-bc68-5eb5a2d6d591 req-c67fcca5-3cfc-468f-af60-0c647a2b6ef4 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Volume info retrieved successfully. Aug 20 04:35:37.057034 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-9b5cebdf-bd24-4047-bc68-5eb5a2d6d591 req-c67fcca5-3cfc-468f-af60-0c647a2b6ef4 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] https://10.4.3.239/volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 returned with HTTP 200 Aug 20 04:35:37.057729 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 436/1734] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:35:37 2026] GET /volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:37.188925 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e21b0a9d-3546-4a80-af27-d66788f1dd84 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:37.189696 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e21b0a9d-3546-4a80-af27-d66788f1dd84 None None] GET https://10.4.3.239/volume// Aug 20 04:35:37.189980 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e21b0a9d-3546-4a80-af27-d66788f1dd84 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:37.190506 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e21b0a9d-3546-4a80-af27-d66788f1dd84 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:37.191836 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e21b0a9d-3546-4a80-af27-d66788f1dd84 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:35:37.192488 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 432/1735] 10.4.3.239 () {66 vars in 1428 bytes} [Thu Aug 20 04:35:37 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:35:37.205944 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-9b5cebdf-bd24-4047-bc68-5eb5a2d6d591 req-ac90efa2-2a77-4728-ac34-72a583d67f0c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:37.256788 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-9b5cebdf-bd24-4047-bc68-5eb5a2d6d591 req-ac90efa2-2a77-4728-ac34-72a583d67f0c tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:35:37.257576 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-9b5cebdf-bd24-4047-bc68-5eb5a2d6d591 req-ac90efa2-2a77-4728-ac34-72a583d67f0c tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eab9304c-600b-40e9-8854-39f17b23a038", "connector": null, "instance_uuid": "e05f5cf5-3f54-443d-88a5-d8dc8417cd13"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:35:37.271577 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:37.271577 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:35:37.310516 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-9b5cebdf-bd24-4047-bc68-5eb5a2d6d591 req-ac90efa2-2a77-4728-ac34-72a583d67f0c tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:35:37.311162 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 432/1736] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:35:37 2026] POST /volume/v3/attachments => generated 273 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:35:37.350482 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-53460484-78e1-417b-a403-52734d2c0827 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:37.354443 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-53460484-78e1-417b-a403-52734d2c0827 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] GET https://10.4.3.239/volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 Aug 20 04:35:37.355423 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-53460484-78e1-417b-a403-52734d2c0827 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:37.357007 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-53460484-78e1-417b-a403-52734d2c0827 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:37.371827 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d151af77-853d-418e-a2d3-3f13cf075cfc None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:37.372602 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d151af77-853d-418e-a2d3-3f13cf075cfc None None] GET https://10.4.3.239/volume// Aug 20 04:35:37.372781 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d151af77-853d-418e-a2d3-3f13cf075cfc None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:37.373033 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d151af77-853d-418e-a2d3-3f13cf075cfc None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:37.373494 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d151af77-853d-418e-a2d3-3f13cf075cfc None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:35:37.375371 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 437/1737] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:35: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 20 04:35:37.383721 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:37.383721 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:35:37.388162 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4c6f26b6-8810-420b-8932-948ecc0213c4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:37.389998 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4c6f26b6-8810-420b-8932-948ecc0213c4 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/volumes/81de34ba-42e4-45bb-ab20-5386d5d8439b Aug 20 04:35:37.390266 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4c6f26b6-8810-420b-8932-948ecc0213c4 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:37.390374 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-9b5cebdf-bd24-4047-bc68-5eb5a2d6d591 req-6fecc6fc-db57-40a5-9ff3-b9ccd49427f1 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:37.390718 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4c6f26b6-8810-420b-8932-948ecc0213c4 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:37.392323 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-53460484-78e1-417b-a403-52734d2c0827 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Volume info retrieved successfully. Aug 20 04:35:37.393741 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-9b5cebdf-bd24-4047-bc68-5eb5a2d6d591 req-6fecc6fc-db57-40a5-9ff3-b9ccd49427f1 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] GET https://10.4.3.239/volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 Aug 20 04:35:37.393959 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-9b5cebdf-bd24-4047-bc68-5eb5a2d6d591 req-6fecc6fc-db57-40a5-9ff3-b9ccd49427f1 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:37.394331 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-9b5cebdf-bd24-4047-bc68-5eb5a2d6d591 req-6fecc6fc-db57-40a5-9ff3-b9ccd49427f1 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:37.402428 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-53460484-78e1-417b-a403-52734d2c0827 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] https://10.4.3.239/volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 returned with HTTP 200 Aug 20 04:35:37.402791 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:37.402791 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:35:37.403134 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 437/1738] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:35:37 2026] GET /volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 => generated 865 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:35:37.409957 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-4c6f26b6-8810-420b-8932-948ecc0213c4 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Volume info retrieved successfully. Aug 20 04:35:37.410260 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:37.410260 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:35:37.416763 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-9b5cebdf-bd24-4047-bc68-5eb5a2d6d591 req-6fecc6fc-db57-40a5-9ff3-b9ccd49427f1 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Volume info retrieved successfully. Aug 20 04:35:37.416918 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4c6f26b6-8810-420b-8932-948ecc0213c4 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/volumes/81de34ba-42e4-45bb-ab20-5386d5d8439b returned with HTTP 200 Aug 20 04:35:37.417448 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 433/1739] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:35:37 2026] GET /volume/v3/volumes/81de34ba-42e4-45bb-ab20-5386d5d8439b => generated 1009 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:35:37.423648 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-9b5cebdf-bd24-4047-bc68-5eb5a2d6d591 req-6fecc6fc-db57-40a5-9ff3-b9ccd49427f1 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] https://10.4.3.239/volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 returned with HTTP 200 Aug 20 04:35:37.424228 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 433/1740] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:35:37 2026] GET /volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 => generated 1027 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:35:37.440474 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1d0dcfbd-713e-4144-992a-6d82619f0734 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:37.445519 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1d0dcfbd-713e-4144-992a-6d82619f0734 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] POST https://10.4.3.239/volume/v3/backups Aug 20 04:35:37.446029 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1d0dcfbd-713e-4144-992a-6d82619f0734 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "81de34ba-42e4-45bb-ab20-5386d5d8439b", "name": "tempest-type-Backup-1430531255"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:35:37.448232 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.backups [None req-1d0dcfbd-713e-4144-992a-6d82619f0734 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Creating new backup {'backup': {'volume_id': '81de34ba-42e4-45bb-ab20-5386d5d8439b', 'name': 'tempest-type-Backup-1430531255'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 04:35:37.448598 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.contrib.backups [None req-1d0dcfbd-713e-4144-992a-6d82619f0734 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Creating backup of volume 81de34ba-42e4-45bb-ab20-5386d5d8439b in container None Aug 20 04:35:37.464345 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:37.464345 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:35:37.464863 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1d0dcfbd-713e-4144-992a-6d82619f0734 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Volume info retrieved successfully. Aug 20 04:35:37.497543 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-1d0dcfbd-713e-4144-992a-6d82619f0734 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Created reservations ['6712cade-c272-4d94-bb23-9c7490ad21f5', '69f81f42-b4e0-49e6-86ce-ffc981b04bf9'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:35:37.565911 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1d0dcfbd-713e-4144-992a-6d82619f0734 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups returned with HTTP 202 Aug 20 04:35:37.566772 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-9b5cebdf-bd24-4047-bc68-5eb5a2d6d591 req-2430f80e-8798-487b-ac5e-27bb808fb2fb None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:37.566829 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 438/1741] 10.4.3.239 () {70 vars in 1299 bytes} [Thu Aug 20 04:35:37 2026] POST /volume/v3/backups => generated 316 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:35:37.571021 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-9b5cebdf-bd24-4047-bc68-5eb5a2d6d591 req-2430f80e-8798-487b-ac5e-27bb808fb2fb tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] PUT https://10.4.3.239/volume/v3/attachments/7cafb744-7b0f-4a55-8609-1b92660a3a87 Aug 20 04:35:37.571642 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-9b5cebdf-bd24-4047-bc68-5eb5a2d6d591 req-2430f80e-8798-487b-ac5e-27bb808fb2fb tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:35:37.587361 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-825ba2b5-514c-4dd7-9499-9697ad9703b9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:37.590576 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-9b5cebdf-bd24-4047-bc68-5eb5a2d6d591 req-2430f80e-8798-487b-ac5e-27bb808fb2fb tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Acquiring lock "cinder-attachment_update-eab9304c-600b-40e9-8854-39f17b23a038-np0000007850" by "attachment_update" {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:35:37.592459 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-825ba2b5-514c-4dd7-9499-9697ad9703b9 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 Aug 20 04:35:37.592587 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-825ba2b5-514c-4dd7-9499-9697ad9703b9 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:37.592834 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-825ba2b5-514c-4dd7-9499-9697ad9703b9 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:37.592957 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-825ba2b5-514c-4dd7-9499-9697ad9703b9 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 4eb70ea5-1573-4cb2-9a8e-4b3eef584f82. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:35:37.597952 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-9b5cebdf-bd24-4047-bc68-5eb5a2d6d591 req-2430f80e-8798-487b-ac5e-27bb808fb2fb tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Lock "cinder-attachment_update-eab9304c-600b-40e9-8854-39f17b23a038-np0000007850" acquired by "attachment_update" :: waited 0.008s {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:35:37.599707 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:37.599707 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:35:37.606708 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:37.606708 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:35:37.607562 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-825ba2b5-514c-4dd7-9499-9697ad9703b9 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 returned with HTTP 200 Aug 20 04:35:37.608110 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 434/1742] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:35:37 2026] GET /volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 => generated 723 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:37.776119 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-9b5cebdf-bd24-4047-bc68-5eb5a2d6d591 req-2430f80e-8798-487b-ac5e-27bb808fb2fb tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Lock "cinder-attachment_update-eab9304c-600b-40e9-8854-39f17b23a038-np0000007850" released by "attachment_update" :: held 0.178s {{(pid=100176) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:35:37.776534 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-9b5cebdf-bd24-4047-bc68-5eb5a2d6d591 req-2430f80e-8798-487b-ac5e-27bb808fb2fb tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] https://10.4.3.239/volume/v3/attachments/7cafb744-7b0f-4a55-8609-1b92660a3a87 returned with HTTP 200 Aug 20 04:35:37.777193 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 438/1743] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:35:37 2026] PUT /volume/v3/attachments/7cafb744-7b0f-4a55-8609-1b92660a3a87 => generated 969 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:35:38.419748 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-40184f84-2339-4936-a651-bde2bf794230 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:38.422032 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-40184f84-2339-4936-a651-bde2bf794230 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] GET https://10.4.3.239/volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 Aug 20 04:35:38.422386 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-40184f84-2339-4936-a651-bde2bf794230 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:38.422590 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-40184f84-2339-4936-a651-bde2bf794230 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:38.440407 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:38.440407 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:35:38.447757 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-40184f84-2339-4936-a651-bde2bf794230 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Volume info retrieved successfully. Aug 20 04:35:38.453970 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-40184f84-2339-4936-a651-bde2bf794230 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] https://10.4.3.239/volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 returned with HTTP 200 Aug 20 04:35:38.454532 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 434/1744] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:35:38 2026] GET /volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 => generated 866 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:35:38.625498 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5d5412f0-18e2-4c3a-816c-cc1760bf1848 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:38.628056 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5d5412f0-18e2-4c3a-816c-cc1760bf1848 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 Aug 20 04:35:38.628328 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5d5412f0-18e2-4c3a-816c-cc1760bf1848 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:38.628690 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5d5412f0-18e2-4c3a-816c-cc1760bf1848 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:38.628895 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-5d5412f0-18e2-4c3a-816c-cc1760bf1848 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 4eb70ea5-1573-4cb2-9a8e-4b3eef584f82. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:35:38.636370 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:38.636370 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:35:38.638018 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5d5412f0-18e2-4c3a-816c-cc1760bf1848 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 returned with HTTP 200 Aug 20 04:35:38.640065 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 439/1745] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:35:38 2026] GET /volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 => generated 725 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:39.471772 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-48aaaaf0-e512-4053-8385-6cc3c1fab626 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:39.475617 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-48aaaaf0-e512-4053-8385-6cc3c1fab626 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] GET https://10.4.3.239/volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 Aug 20 04:35:39.475617 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-48aaaaf0-e512-4053-8385-6cc3c1fab626 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:39.475617 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-48aaaaf0-e512-4053-8385-6cc3c1fab626 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:39.502146 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:39.502146 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:35:39.509509 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-48aaaaf0-e512-4053-8385-6cc3c1fab626 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Volume info retrieved successfully. Aug 20 04:35:39.518439 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-48aaaaf0-e512-4053-8385-6cc3c1fab626 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] https://10.4.3.239/volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 returned with HTTP 200 Aug 20 04:35:39.521287 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 435/1746] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:35:39 2026] GET /volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 => generated 866 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:35:39.659817 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f6d46add-74d6-4e85-a673-463c7ea6ed5e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:39.662336 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f6d46add-74d6-4e85-a673-463c7ea6ed5e tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 Aug 20 04:35:39.662804 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f6d46add-74d6-4e85-a673-463c7ea6ed5e tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:39.663533 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f6d46add-74d6-4e85-a673-463c7ea6ed5e tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:39.663533 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-f6d46add-74d6-4e85-a673-463c7ea6ed5e tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 4eb70ea5-1573-4cb2-9a8e-4b3eef584f82. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:35:39.669119 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:39.669119 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:35:39.670226 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f6d46add-74d6-4e85-a673-463c7ea6ed5e tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 returned with HTTP 200 Aug 20 04:35:39.670787 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 439/1747] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:35:39 2026] GET /volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:40.537330 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7efdf7e6-bbbe-446b-ad70-65fbd01d97f4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:40.539510 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7efdf7e6-bbbe-446b-ad70-65fbd01d97f4 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] GET https://10.4.3.239/volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 Aug 20 04:35:40.539773 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7efdf7e6-bbbe-446b-ad70-65fbd01d97f4 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:40.539996 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7efdf7e6-bbbe-446b-ad70-65fbd01d97f4 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:40.555747 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:40.555747 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:35:40.564699 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-7efdf7e6-bbbe-446b-ad70-65fbd01d97f4 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Volume info retrieved successfully. Aug 20 04:35:40.574169 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7efdf7e6-bbbe-446b-ad70-65fbd01d97f4 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] https://10.4.3.239/volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 returned with HTTP 200 Aug 20 04:35:40.574629 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 435/1748] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:35:40 2026] GET /volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 => generated 866 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:35:40.687289 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b148995d-b699-416e-90c4-e7d22069c25f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:40.693780 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b148995d-b699-416e-90c4-e7d22069c25f tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 Aug 20 04:35:40.694039 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b148995d-b699-416e-90c4-e7d22069c25f tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:40.694306 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b148995d-b699-416e-90c4-e7d22069c25f tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:40.694452 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-b148995d-b699-416e-90c4-e7d22069c25f tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 4eb70ea5-1573-4cb2-9a8e-4b3eef584f82. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:35:40.703350 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:40.703350 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:35:40.704026 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b148995d-b699-416e-90c4-e7d22069c25f tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 returned with HTTP 200 Aug 20 04:35:40.704515 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 440/1749] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:35:40 2026] GET /volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 => generated 725 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:41.142147 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-9b5cebdf-bd24-4047-bc68-5eb5a2d6d591 req-0b60c725-5f3d-46c6-8eae-70bac4a73639 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:41.145162 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-9b5cebdf-bd24-4047-bc68-5eb5a2d6d591 req-0b60c725-5f3d-46c6-8eae-70bac4a73639 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] POST https://10.4.3.239/volume/v3/attachments/7cafb744-7b0f-4a55-8609-1b92660a3a87/action Aug 20 04:35:41.145631 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-9b5cebdf-bd24-4047-bc68-5eb5a2d6d591 req-0b60c725-5f3d-46c6-8eae-70bac4a73639 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Action body: b'{"os-complete": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:35:41.145802 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-9b5cebdf-bd24-4047-bc68-5eb5a2d6d591 req-0b60c725-5f3d-46c6-8eae-70bac4a73639 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:35:41.170804 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:41.170804 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:35:41.187990 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-9b5cebdf-bd24-4047-bc68-5eb5a2d6d591 req-0b60c725-5f3d-46c6-8eae-70bac4a73639 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] https://10.4.3.239/volume/v3/attachments/7cafb744-7b0f-4a55-8609-1b92660a3a87/action returned with HTTP 204 Aug 20 04:35:41.188627 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 436/1750] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:35:41 2026] POST /volume/v3/attachments/7cafb744-7b0f-4a55-8609-1b92660a3a87/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:35:41.593017 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-437449fe-49be-4338-8de6-5d3684bb6fd7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:41.595566 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-437449fe-49be-4338-8de6-5d3684bb6fd7 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] GET https://10.4.3.239/volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 Aug 20 04:35:41.595869 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-437449fe-49be-4338-8de6-5d3684bb6fd7 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:41.596222 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-437449fe-49be-4338-8de6-5d3684bb6fd7 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:41.613450 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:41.613450 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:35:41.619955 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-437449fe-49be-4338-8de6-5d3684bb6fd7 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Volume info retrieved successfully. Aug 20 04:35:41.627227 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-437449fe-49be-4338-8de6-5d3684bb6fd7 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] https://10.4.3.239/volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 returned with HTTP 200 Aug 20 04:35:41.627887 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 440/1751] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:35:41 2026] GET /volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 => generated 1158 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:35:41.649150 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6cca3bff-f754-4fb5-ab6d-c919639ea0dd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:41.650804 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6cca3bff-f754-4fb5-ab6d-c919639ea0dd tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] POST https://10.4.3.239/volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038/action Aug 20 04:35:41.651526 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6cca3bff-f754-4fb5-ab6d-c919639ea0dd tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:35:41.651689 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6cca3bff-f754-4fb5-ab6d-c919639ea0dd tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:35:41.675498 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:41.675498 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:35:41.676377 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-6cca3bff-f754-4fb5-ab6d-c919639ea0dd tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Volume info retrieved successfully. Aug 20 04:35:41.719039 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5d750dcd-4005-479c-b3eb-ed1a593d889e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:41.721977 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5d750dcd-4005-479c-b3eb-ed1a593d889e tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 Aug 20 04:35:41.722160 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5d750dcd-4005-479c-b3eb-ed1a593d889e tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:41.722865 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5d750dcd-4005-479c-b3eb-ed1a593d889e tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:41.723038 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-5d750dcd-4005-479c-b3eb-ed1a593d889e tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 4eb70ea5-1573-4cb2-9a8e-4b3eef584f82. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:35:41.731948 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:41.731948 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:35:41.733153 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5d750dcd-4005-479c-b3eb-ed1a593d889e tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 returned with HTTP 200 Aug 20 04:35:41.733906 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 441/1752] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:35:41 2026] GET /volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 => generated 725 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:41.764525 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-6cca3bff-f754-4fb5-ab6d-c919639ea0dd tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Created reservations ['df19873e-0172-4f06-9c06-063880e49ef2', 'bf533471-6eb2-4567-9a79-b79c3215ae1e'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:35:41.804544 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-6cca3bff-f754-4fb5-ab6d-c919639ea0dd tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Extend volume request issued successfully. Aug 20 04:35:41.804949 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6cca3bff-f754-4fb5-ab6d-c919639ea0dd tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] https://10.4.3.239/volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038/action returned with HTTP 202 Aug 20 04:35:41.805517 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 436/1753] 10.4.3.239 () {70 vars in 1431 bytes} [Thu Aug 20 04:35:41 2026] POST /volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038/action => generated 0 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 20 04:35:41.820577 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-81a82a7e-c08b-4ba6-be0e-f2df9f112abd None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:41.823868 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-81a82a7e-c08b-4ba6-be0e-f2df9f112abd tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] GET https://10.4.3.239/volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 Aug 20 04:35:41.824214 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-81a82a7e-c08b-4ba6-be0e-f2df9f112abd tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:41.824822 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-81a82a7e-c08b-4ba6-be0e-f2df9f112abd tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:41.845313 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:41.845313 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:35:41.855788 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-81a82a7e-c08b-4ba6-be0e-f2df9f112abd tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Volume info retrieved successfully. Aug 20 04:35:41.868064 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-81a82a7e-c08b-4ba6-be0e-f2df9f112abd tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] https://10.4.3.239/volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 returned with HTTP 200 Aug 20 04:35:41.868064 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 437/1754] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:35:41 2026] GET /volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 => generated 1161 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:35:42.401371 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-6cca3bff-f754-4fb5-ab6d-c919639ea0dd req-d5a00924-86e8-4967-afa2-97e10e1c829d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:42.411170 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-6cca3bff-f754-4fb5-ab6d-c919639ea0dd req-d5a00924-86e8-4967-afa2-97e10e1c829d service nova] GET https://10.4.3.239/volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 Aug 20 04:35:42.411170 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-6cca3bff-f754-4fb5-ab6d-c919639ea0dd req-d5a00924-86e8-4967-afa2-97e10e1c829d service nova] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:42.411477 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-6cca3bff-f754-4fb5-ab6d-c919639ea0dd req-d5a00924-86e8-4967-afa2-97e10e1c829d service nova] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:42.428798 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:42.428798 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:35:42.435832 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-6cca3bff-f754-4fb5-ab6d-c919639ea0dd req-d5a00924-86e8-4967-afa2-97e10e1c829d service nova] Volume info retrieved successfully. Aug 20 04:35:42.443313 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-6cca3bff-f754-4fb5-ab6d-c919639ea0dd req-d5a00924-86e8-4967-afa2-97e10e1c829d service nova] https://10.4.3.239/volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 returned with HTTP 200 Aug 20 04:35:42.444249 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 441/1755] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:35:42 2026] GET /volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 => generated 1323 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:35:42.751473 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-bb055193-2a2b-4846-b03d-4021ca935873 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:42.757519 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bb055193-2a2b-4846-b03d-4021ca935873 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 Aug 20 04:35:42.757785 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bb055193-2a2b-4846-b03d-4021ca935873 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:42.758558 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bb055193-2a2b-4846-b03d-4021ca935873 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:42.758558 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-bb055193-2a2b-4846-b03d-4021ca935873 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 4eb70ea5-1573-4cb2-9a8e-4b3eef584f82. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:35:42.772430 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:42.772430 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:35:42.774702 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bb055193-2a2b-4846-b03d-4021ca935873 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 returned with HTTP 200 Aug 20 04:35:42.775382 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 442/1756] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:35:42 2026] GET /volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 => generated 725 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:42.891154 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b71cb4c2-6505-48a3-91c8-fbc454248bda None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:42.895623 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b71cb4c2-6505-48a3-91c8-fbc454248bda tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] GET https://10.4.3.239/volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 Aug 20 04:35:42.896241 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b71cb4c2-6505-48a3-91c8-fbc454248bda tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:42.899267 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b71cb4c2-6505-48a3-91c8-fbc454248bda tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:42.920432 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:42.920432 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:35:42.929108 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b71cb4c2-6505-48a3-91c8-fbc454248bda tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Volume info retrieved successfully. Aug 20 04:35:42.935771 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b71cb4c2-6505-48a3-91c8-fbc454248bda tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] https://10.4.3.239/volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 returned with HTTP 200 Aug 20 04:35:42.936367 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 437/1757] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:35:42 2026] GET /volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 => generated 1158 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:35:42.956855 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-382dbd21-90cf-40b6-abad-a5c9f6f60a85 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:42.961451 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-382dbd21-90cf-40b6-abad-a5c9f6f60a85 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] GET https://10.4.3.239/volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 Aug 20 04:35:42.961451 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-382dbd21-90cf-40b6-abad-a5c9f6f60a85 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:42.961451 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-382dbd21-90cf-40b6-abad-a5c9f6f60a85 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:42.979284 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:42.979284 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:35:42.987889 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-382dbd21-90cf-40b6-abad-a5c9f6f60a85 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Volume info retrieved successfully. Aug 20 04:35:43.002437 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-382dbd21-90cf-40b6-abad-a5c9f6f60a85 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] https://10.4.3.239/volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 returned with HTTP 200 Aug 20 04:35:43.002437 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 438/1758] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:35:42 2026] GET /volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 => generated 1158 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:35:43.413302 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-aa56a36b-b18d-465d-8036-7b913ed360f4 req-61dff5a2-8ddb-4ca8-92ab-f6629e20a94f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:43.416067 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-aa56a36b-b18d-465d-8036-7b913ed360f4 req-61dff5a2-8ddb-4ca8-92ab-f6629e20a94f tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] GET https://10.4.3.239/volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 Aug 20 04:35:43.416377 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-aa56a36b-b18d-465d-8036-7b913ed360f4 req-61dff5a2-8ddb-4ca8-92ab-f6629e20a94f tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:43.416734 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-aa56a36b-b18d-465d-8036-7b913ed360f4 req-61dff5a2-8ddb-4ca8-92ab-f6629e20a94f tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:43.429068 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:43.429068 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:35:43.434612 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-aa56a36b-b18d-465d-8036-7b913ed360f4 req-61dff5a2-8ddb-4ca8-92ab-f6629e20a94f tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Volume info retrieved successfully. Aug 20 04:35:43.439984 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-aa56a36b-b18d-465d-8036-7b913ed360f4 req-61dff5a2-8ddb-4ca8-92ab-f6629e20a94f tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] https://10.4.3.239/volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 returned with HTTP 200 Aug 20 04:35:43.441089 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 442/1759] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:35:43 2026] GET /volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:35:43.484229 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-aa56a36b-b18d-465d-8036-7b913ed360f4 req-4ff0cca7-4272-4831-8f0e-99554fd7a097 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:43.493231 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-aa56a36b-b18d-465d-8036-7b913ed360f4 req-4ff0cca7-4272-4831-8f0e-99554fd7a097 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] POST https://10.4.3.239/volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038/action Aug 20 04:35:43.495129 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-aa56a36b-b18d-465d-8036-7b913ed360f4 req-4ff0cca7-4272-4831-8f0e-99554fd7a097 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:35:43.495253 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-aa56a36b-b18d-465d-8036-7b913ed360f4 req-4ff0cca7-4272-4831-8f0e-99554fd7a097 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:35:43.520594 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:43.520594 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:35:43.522026 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-aa56a36b-b18d-465d-8036-7b913ed360f4 req-4ff0cca7-4272-4831-8f0e-99554fd7a097 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Volume info retrieved successfully. Aug 20 04:35:43.539465 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-aa56a36b-b18d-465d-8036-7b913ed360f4 req-4ff0cca7-4272-4831-8f0e-99554fd7a097 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Begin detaching volume completed successfully. Aug 20 04:35:43.539970 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-aa56a36b-b18d-465d-8036-7b913ed360f4 req-4ff0cca7-4272-4831-8f0e-99554fd7a097 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] https://10.4.3.239/volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038/action returned with HTTP 202 Aug 20 04:35:43.541230 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 443/1760] 10.4.3.239 () {72 vars in 1672 bytes} [Thu Aug 20 04:35:43 2026] POST /volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:35:43.598130 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e1994a1c-d82d-4d35-a73b-a53a21e9127b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:43.602370 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e1994a1c-d82d-4d35-a73b-a53a21e9127b tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] GET https://10.4.3.239/volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 Aug 20 04:35:43.604137 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e1994a1c-d82d-4d35-a73b-a53a21e9127b tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:43.605340 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e1994a1c-d82d-4d35-a73b-a53a21e9127b tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:43.626633 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:43.626633 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:35:43.640425 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e1994a1c-d82d-4d35-a73b-a53a21e9127b tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Volume info retrieved successfully. Aug 20 04:35:43.650720 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e1994a1c-d82d-4d35-a73b-a53a21e9127b tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] https://10.4.3.239/volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 returned with HTTP 200 Aug 20 04:35:43.652096 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 438/1761] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:35:43 2026] GET /volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 => generated 1161 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:35:43.668720 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b187a99a-f063-46d6-b010-155cd04c6ceb None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:43.668720 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b187a99a-f063-46d6-b010-155cd04c6ceb None None] GET https://10.4.3.239/volume// Aug 20 04:35:43.669055 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b187a99a-f063-46d6-b010-155cd04c6ceb None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:43.669569 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b187a99a-f063-46d6-b010-155cd04c6ceb None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:43.669735 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b187a99a-f063-46d6-b010-155cd04c6ceb None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:35:43.670127 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 439/1762] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:35: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 20 04:35:43.684555 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-aa56a36b-b18d-465d-8036-7b913ed360f4 req-6923519c-4d32-45bc-83f3-e2724a6351a8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:43.689890 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-aa56a36b-b18d-465d-8036-7b913ed360f4 req-6923519c-4d32-45bc-83f3-e2724a6351a8 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] GET https://10.4.3.239/volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 Aug 20 04:35:43.690168 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-aa56a36b-b18d-465d-8036-7b913ed360f4 req-6923519c-4d32-45bc-83f3-e2724a6351a8 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:43.691353 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-aa56a36b-b18d-465d-8036-7b913ed360f4 req-6923519c-4d32-45bc-83f3-e2724a6351a8 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:43.709921 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:43.709921 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:35:43.715771 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-aa56a36b-b18d-465d-8036-7b913ed360f4 req-6923519c-4d32-45bc-83f3-e2724a6351a8 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Volume info retrieved successfully. Aug 20 04:35:43.721713 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-aa56a36b-b18d-465d-8036-7b913ed360f4 req-6923519c-4d32-45bc-83f3-e2724a6351a8 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] https://10.4.3.239/volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 returned with HTTP 200 Aug 20 04:35:43.722342 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 443/1763] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:35:43 2026] GET /volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 => generated 1323 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:35:43.796481 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-54393965-93e9-48ed-80c1-396dcc376a74 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:43.798432 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-54393965-93e9-48ed-80c1-396dcc376a74 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 Aug 20 04:35:43.798786 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-54393965-93e9-48ed-80c1-396dcc376a74 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:43.799136 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-54393965-93e9-48ed-80c1-396dcc376a74 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:43.799405 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-54393965-93e9-48ed-80c1-396dcc376a74 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 4eb70ea5-1573-4cb2-9a8e-4b3eef584f82. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:35:43.811015 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:43.811015 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:35:43.811959 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-54393965-93e9-48ed-80c1-396dcc376a74 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 returned with HTTP 200 Aug 20 04:35:43.812769 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 444/1764] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:35:43 2026] GET /volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:44.291675 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-5ef56182-aba3-47f5-9880-e2c27f958291 req-66903429-b5b4-4447-990e-49bffaeecd0b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:44.294929 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-5ef56182-aba3-47f5-9880-e2c27f958291 req-66903429-b5b4-4447-990e-49bffaeecd0b tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] DELETE https://10.4.3.239/volume/v3/attachments/ca857055-a840-4195-bf8a-00f223fdf170 Aug 20 04:35:44.295199 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-5ef56182-aba3-47f5-9880-e2c27f958291 req-66903429-b5b4-4447-990e-49bffaeecd0b tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:44.295999 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-5ef56182-aba3-47f5-9880-e2c27f958291 req-66903429-b5b4-4447-990e-49bffaeecd0b tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:44.313311 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:44.313311 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:35:44.502398 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-5ef56182-aba3-47f5-9880-e2c27f958291 req-66903429-b5b4-4447-990e-49bffaeecd0b tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] https://10.4.3.239/volume/v3/attachments/ca857055-a840-4195-bf8a-00f223fdf170 returned with HTTP 200 Aug 20 04:35:44.503705 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 439/1765] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:35:44 2026] DELETE /volume/v3/attachments/ca857055-a840-4195-bf8a-00f223fdf170 => generated 19 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 04:35:44.532738 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-5ef56182-aba3-47f5-9880-e2c27f958291 req-d2eaa97b-878c-45e8-9e85-6f6278ad1fc6 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:44.540367 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-5ef56182-aba3-47f5-9880-e2c27f958291 req-d2eaa97b-878c-45e8-9e85-6f6278ad1fc6 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] DELETE https://10.4.3.239/volume/v3/volumes/304e7b5a-f9ad-486e-a1da-c317e3057f16 Aug 20 04:35:44.540367 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-5ef56182-aba3-47f5-9880-e2c27f958291 req-d2eaa97b-878c-45e8-9e85-6f6278ad1fc6 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:44.540367 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-5ef56182-aba3-47f5-9880-e2c27f958291 req-d2eaa97b-878c-45e8-9e85-6f6278ad1fc6 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:44.540367 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [req-5ef56182-aba3-47f5-9880-e2c27f958291 req-d2eaa97b-878c-45e8-9e85-6f6278ad1fc6 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Delete volume with id: 304e7b5a-f9ad-486e-a1da-c317e3057f16 Aug 20 04:35:44.555741 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:44.555741 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:35:44.560585 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-5ef56182-aba3-47f5-9880-e2c27f958291 req-d2eaa97b-878c-45e8-9e85-6f6278ad1fc6 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Volume info retrieved successfully. Aug 20 04:35:44.615834 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-5ef56182-aba3-47f5-9880-e2c27f958291 req-d2eaa97b-878c-45e8-9e85-6f6278ad1fc6 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] Delete volume request issued successfully. Aug 20 04:35:44.616086 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-5ef56182-aba3-47f5-9880-e2c27f958291 req-d2eaa97b-878c-45e8-9e85-6f6278ad1fc6 tempest-ServerBootFromVolumeStableRescueTest-581168030 tempest-ServerBootFromVolumeStableRescueTest-581168030-project-member] https://10.4.3.239/volume/v3/volumes/304e7b5a-f9ad-486e-a1da-c317e3057f16 returned with HTTP 202 Aug 20 04:35:44.617399 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 440/1766] 10.4.3.239 () {70 vars in 1620 bytes} [Thu Aug 20 04:35:44 2026] DELETE /volume/v3/volumes/304e7b5a-f9ad-486e-a1da-c317e3057f16 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:35:44.682406 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a667f4fc-8a58-4716-a582-703a17655609 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:44.688564 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a667f4fc-8a58-4716-a582-703a17655609 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] GET https://10.4.3.239/volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 Aug 20 04:35:44.689057 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a667f4fc-8a58-4716-a582-703a17655609 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:44.689351 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a667f4fc-8a58-4716-a582-703a17655609 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:44.718762 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:44.718762 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:35:44.728667 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a667f4fc-8a58-4716-a582-703a17655609 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Volume info retrieved successfully. Aug 20 04:35:44.745912 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a667f4fc-8a58-4716-a582-703a17655609 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] https://10.4.3.239/volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 returned with HTTP 200 Aug 20 04:35:44.745912 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 444/1767] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:35:44 2026] GET /volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 => generated 1161 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:35:44.832850 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-26865b44-6205-4756-87ab-dd1e3f29564c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:44.835636 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-26865b44-6205-4756-87ab-dd1e3f29564c tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 Aug 20 04:35:44.835636 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-26865b44-6205-4756-87ab-dd1e3f29564c tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:44.835636 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-26865b44-6205-4756-87ab-dd1e3f29564c tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:44.835788 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-26865b44-6205-4756-87ab-dd1e3f29564c tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 4eb70ea5-1573-4cb2-9a8e-4b3eef584f82. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:35:44.845576 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:44.845576 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:35:44.848209 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-26865b44-6205-4756-87ab-dd1e3f29564c tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 returned with HTTP 200 Aug 20 04:35:44.848209 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 445/1768] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:35:44 2026] GET /volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:45.018899 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-aa56a36b-b18d-465d-8036-7b913ed360f4 req-03e45e0b-52bd-43cd-95d6-d1df854f86d3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:45.021324 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-aa56a36b-b18d-465d-8036-7b913ed360f4 req-03e45e0b-52bd-43cd-95d6-d1df854f86d3 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] DELETE https://10.4.3.239/volume/v3/attachments/7cafb744-7b0f-4a55-8609-1b92660a3a87 Aug 20 04:35:45.021574 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-aa56a36b-b18d-465d-8036-7b913ed360f4 req-03e45e0b-52bd-43cd-95d6-d1df854f86d3 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:45.021875 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-aa56a36b-b18d-465d-8036-7b913ed360f4 req-03e45e0b-52bd-43cd-95d6-d1df854f86d3 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:45.035527 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:45.035527 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:35:45.122408 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-aa56a36b-b18d-465d-8036-7b913ed360f4 req-03e45e0b-52bd-43cd-95d6-d1df854f86d3 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] https://10.4.3.239/volume/v3/attachments/7cafb744-7b0f-4a55-8609-1b92660a3a87 returned with HTTP 200 Aug 20 04:35:45.123012 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 440/1769] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:35:45 2026] DELETE /volume/v3/attachments/7cafb744-7b0f-4a55-8609-1b92660a3a87 => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:45.771077 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8a63e7bf-b328-48be-9643-4d7a103680f8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:45.773557 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8a63e7bf-b328-48be-9643-4d7a103680f8 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] GET https://10.4.3.239/volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 Aug 20 04:35:45.773852 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8a63e7bf-b328-48be-9643-4d7a103680f8 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:45.774801 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8a63e7bf-b328-48be-9643-4d7a103680f8 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:45.790087 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:45.790087 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:35:45.802594 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-8a63e7bf-b328-48be-9643-4d7a103680f8 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Volume info retrieved successfully. Aug 20 04:35:45.810788 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8a63e7bf-b328-48be-9643-4d7a103680f8 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] https://10.4.3.239/volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 returned with HTTP 200 Aug 20 04:35:45.811359 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 441/1770] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:35:45 2026] GET /volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 => generated 866 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:35:45.865119 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-724c1154-3bd5-4197-a5f2-ef5e09def9a7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:45.865119 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-724c1154-3bd5-4197-a5f2-ef5e09def9a7 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 Aug 20 04:35:45.865119 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-724c1154-3bd5-4197-a5f2-ef5e09def9a7 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:45.866307 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-724c1154-3bd5-4197-a5f2-ef5e09def9a7 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:45.866307 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-724c1154-3bd5-4197-a5f2-ef5e09def9a7 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 4eb70ea5-1573-4cb2-9a8e-4b3eef584f82. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:35:45.874172 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:45.874172 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:35:45.875032 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-724c1154-3bd5-4197-a5f2-ef5e09def9a7 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 returned with HTTP 200 Aug 20 04:35:45.879276 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 445/1771] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:35:45 2026] GET /volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:46.891233 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-93f58cf2-539f-4c19-aaba-8be948293f17 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:46.897628 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-93f58cf2-539f-4c19-aaba-8be948293f17 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 Aug 20 04:35:46.897628 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-93f58cf2-539f-4c19-aaba-8be948293f17 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:46.897628 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-93f58cf2-539f-4c19-aaba-8be948293f17 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:46.897628 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-93f58cf2-539f-4c19-aaba-8be948293f17 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 4eb70ea5-1573-4cb2-9a8e-4b3eef584f82. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:35:46.904470 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:46.904470 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:35:46.906195 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-93f58cf2-539f-4c19-aaba-8be948293f17 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 returned with HTTP 200 Aug 20 04:35:46.910253 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 446/1772] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:35:46 2026] GET /volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:47.931064 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e4b0e7dd-6925-41f5-ac43-bddc6a4dc968 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:47.934676 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e4b0e7dd-6925-41f5-ac43-bddc6a4dc968 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 Aug 20 04:35:47.934993 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e4b0e7dd-6925-41f5-ac43-bddc6a4dc968 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:47.935324 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e4b0e7dd-6925-41f5-ac43-bddc6a4dc968 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:47.935494 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-e4b0e7dd-6925-41f5-ac43-bddc6a4dc968 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 4eb70ea5-1573-4cb2-9a8e-4b3eef584f82. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:35:47.951712 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:47.951712 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:35:47.952914 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e4b0e7dd-6925-41f5-ac43-bddc6a4dc968 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 returned with HTTP 200 Aug 20 04:35:47.953047 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 441/1773] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:35:47 2026] GET /volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 => generated 736 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:48.853275 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-352849eb-9219-4b99-b35e-e1111e80e8a8 req-a79b169b-5907-4d77-931c-bc68dfd9b2e8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:48.856549 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-352849eb-9219-4b99-b35e-e1111e80e8a8 req-a79b169b-5907-4d77-931c-bc68dfd9b2e8 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] GET https://10.4.3.239/volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485 Aug 20 04:35:48.857297 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-352849eb-9219-4b99-b35e-e1111e80e8a8 req-a79b169b-5907-4d77-931c-bc68dfd9b2e8 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:48.857723 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-352849eb-9219-4b99-b35e-e1111e80e8a8 req-a79b169b-5907-4d77-931c-bc68dfd9b2e8 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:48.885261 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:48.885261 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:35:48.895103 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-352849eb-9219-4b99-b35e-e1111e80e8a8 req-a79b169b-5907-4d77-931c-bc68dfd9b2e8 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Volume info retrieved successfully. Aug 20 04:35:48.905388 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-352849eb-9219-4b99-b35e-e1111e80e8a8 req-a79b169b-5907-4d77-931c-bc68dfd9b2e8 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485 returned with HTTP 200 Aug 20 04:35:48.906380 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 442/1774] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:35:48 2026] GET /volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485 => generated 1136 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:35:48.942767 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-352849eb-9219-4b99-b35e-e1111e80e8a8 req-14a1220a-f0ef-48cb-88e9-425b2604099f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:48.945112 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-352849eb-9219-4b99-b35e-e1111e80e8a8 req-14a1220a-f0ef-48cb-88e9-425b2604099f tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] POST https://10.4.3.239/volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485/action Aug 20 04:35:48.945562 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-352849eb-9219-4b99-b35e-e1111e80e8a8 req-14a1220a-f0ef-48cb-88e9-425b2604099f tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:35:48.945731 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-352849eb-9219-4b99-b35e-e1111e80e8a8 req-14a1220a-f0ef-48cb-88e9-425b2604099f tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:35:48.962937 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:48.962937 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:35:48.963715 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-352849eb-9219-4b99-b35e-e1111e80e8a8 req-14a1220a-f0ef-48cb-88e9-425b2604099f tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Volume info retrieved successfully. Aug 20 04:35:48.970493 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-91dd96ef-7670-4312-b604-449dcb98a476 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:48.972556 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-91dd96ef-7670-4312-b604-449dcb98a476 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 Aug 20 04:35:48.972825 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-91dd96ef-7670-4312-b604-449dcb98a476 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:48.973890 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-91dd96ef-7670-4312-b604-449dcb98a476 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:48.973890 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-91dd96ef-7670-4312-b604-449dcb98a476 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 4eb70ea5-1573-4cb2-9a8e-4b3eef584f82. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:35:48.980069 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-352849eb-9219-4b99-b35e-e1111e80e8a8 req-14a1220a-f0ef-48cb-88e9-425b2604099f tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Begin detaching volume completed successfully. Aug 20 04:35:48.980415 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-352849eb-9219-4b99-b35e-e1111e80e8a8 req-14a1220a-f0ef-48cb-88e9-425b2604099f tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485/action returned with HTTP 202 Aug 20 04:35:48.981065 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 446/1775] 10.4.3.239 () {72 vars in 1672 bytes} [Thu Aug 20 04:35:48 2026] POST /volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:35:48.983613 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:48.983613 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:35:48.984562 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-91dd96ef-7670-4312-b604-449dcb98a476 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 returned with HTTP 200 Aug 20 04:35:48.985127 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 447/1776] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:35:48 2026] GET /volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:49.021276 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f31e6b9e-8102-4366-8adf-f6629fe6cd2b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:49.023981 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f31e6b9e-8102-4366-8adf-f6629fe6cd2b tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] GET https://10.4.3.239/volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485 Aug 20 04:35:49.024118 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f31e6b9e-8102-4366-8adf-f6629fe6cd2b tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:49.024344 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f31e6b9e-8102-4366-8adf-f6629fe6cd2b tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:49.043444 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:49.043444 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:35:49.051095 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f31e6b9e-8102-4366-8adf-f6629fe6cd2b tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Volume info retrieved successfully. Aug 20 04:35:49.056332 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7dd04f88-05af-4411-842b-6e171f0acc06 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:49.056826 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7dd04f88-05af-4411-842b-6e171f0acc06 None None] GET https://10.4.3.239/volume// Aug 20 04:35:49.057097 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7dd04f88-05af-4411-842b-6e171f0acc06 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:49.057422 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7dd04f88-05af-4411-842b-6e171f0acc06 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:49.057469 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f31e6b9e-8102-4366-8adf-f6629fe6cd2b tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485 returned with HTTP 200 Aug 20 04:35:49.057911 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7dd04f88-05af-4411-842b-6e171f0acc06 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:35:49.057988 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 442/1777] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:35:49 2026] GET /volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485 => generated 1139 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:35:49.058753 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 443/1778] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:35: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 20 04:35:49.074154 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-352849eb-9219-4b99-b35e-e1111e80e8a8 req-87efd172-d395-49cd-b7e7-deaa7cd6987b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:49.078649 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-352849eb-9219-4b99-b35e-e1111e80e8a8 req-87efd172-d395-49cd-b7e7-deaa7cd6987b tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] GET https://10.4.3.239/volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485 Aug 20 04:35:49.078649 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-352849eb-9219-4b99-b35e-e1111e80e8a8 req-87efd172-d395-49cd-b7e7-deaa7cd6987b tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:49.078649 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-352849eb-9219-4b99-b35e-e1111e80e8a8 req-87efd172-d395-49cd-b7e7-deaa7cd6987b tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:49.094852 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:49.094852 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:35:49.101382 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-352849eb-9219-4b99-b35e-e1111e80e8a8 req-87efd172-d395-49cd-b7e7-deaa7cd6987b tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Volume info retrieved successfully. Aug 20 04:35:49.108787 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-352849eb-9219-4b99-b35e-e1111e80e8a8 req-87efd172-d395-49cd-b7e7-deaa7cd6987b tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485 returned with HTTP 200 Aug 20 04:35:49.109543 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 447/1779] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:35:49 2026] GET /volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485 => generated 1319 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:35:50.001332 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-db2ca17d-7ac8-4ed5-88a0-6969c4fcd3b7 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:50.008509 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-db2ca17d-7ac8-4ed5-88a0-6969c4fcd3b7 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 Aug 20 04:35:50.008509 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-db2ca17d-7ac8-4ed5-88a0-6969c4fcd3b7 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:50.008509 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-db2ca17d-7ac8-4ed5-88a0-6969c4fcd3b7 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:50.008509 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-db2ca17d-7ac8-4ed5-88a0-6969c4fcd3b7 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 4eb70ea5-1573-4cb2-9a8e-4b3eef584f82. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:35:50.012515 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:50.012515 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:35:50.013347 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-db2ca17d-7ac8-4ed5-88a0-6969c4fcd3b7 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 returned with HTTP 200 Aug 20 04:35:50.013783 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 448/1780] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:35:50 2026] GET /volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:50.077330 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-098009a7-c216-4664-a7f7-7f900e9f7d47 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:50.083315 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-098009a7-c216-4664-a7f7-7f900e9f7d47 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] GET https://10.4.3.239/volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485 Aug 20 04:35:50.083727 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-098009a7-c216-4664-a7f7-7f900e9f7d47 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:50.083882 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-098009a7-c216-4664-a7f7-7f900e9f7d47 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:50.099162 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:50.099162 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:35:50.107353 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-098009a7-c216-4664-a7f7-7f900e9f7d47 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Volume info retrieved successfully. Aug 20 04:35:50.115840 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-098009a7-c216-4664-a7f7-7f900e9f7d47 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485 returned with HTTP 200 Aug 20 04:35:50.116375 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 443/1781] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:35:50 2026] GET /volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485 => generated 1139 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:35:50.373797 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-352849eb-9219-4b99-b35e-e1111e80e8a8 req-166be771-3a88-40f7-ac27-ea9323c731b6 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:50.378118 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-352849eb-9219-4b99-b35e-e1111e80e8a8 req-166be771-3a88-40f7-ac27-ea9323c731b6 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] DELETE https://10.4.3.239/volume/v3/attachments/180cbf34-24ec-42a2-85c4-7f04491b0578 Aug 20 04:35:50.378118 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-352849eb-9219-4b99-b35e-e1111e80e8a8 req-166be771-3a88-40f7-ac27-ea9323c731b6 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:50.378118 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-352849eb-9219-4b99-b35e-e1111e80e8a8 req-166be771-3a88-40f7-ac27-ea9323c731b6 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:50.393788 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:50.393788 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:35:50.497834 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-352849eb-9219-4b99-b35e-e1111e80e8a8 req-166be771-3a88-40f7-ac27-ea9323c731b6 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/attachments/180cbf34-24ec-42a2-85c4-7f04491b0578 returned with HTTP 200 Aug 20 04:35:50.497834 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 444/1782] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:35:50 2026] DELETE /volume/v3/attachments/180cbf34-24ec-42a2-85c4-7f04491b0578 => generated 19 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:50.773385 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7d24d9e6-a7e7-4809-a560-4ae4b7d5e441 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:50.775680 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7d24d9e6-a7e7-4809-a560-4ae4b7d5e441 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] GET https://10.4.3.239/volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 Aug 20 04:35:50.776295 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7d24d9e6-a7e7-4809-a560-4ae4b7d5e441 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:50.776295 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7d24d9e6-a7e7-4809-a560-4ae4b7d5e441 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:50.790675 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:50.790675 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:35:50.795206 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7d24d9e6-a7e7-4809-a560-4ae4b7d5e441 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Volume info retrieved successfully. Aug 20 04:35:50.803216 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7d24d9e6-a7e7-4809-a560-4ae4b7d5e441 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] https://10.4.3.239/volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 returned with HTTP 200 Aug 20 04:35:50.803216 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 448/1783] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:35:50 2026] GET /volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 => generated 866 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:35:50.823420 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d9f2b519-cff5-4eec-90d4-21ffa470c63c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:50.824837 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d9f2b519-cff5-4eec-90d4-21ffa470c63c tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] DELETE https://10.4.3.239/volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 Aug 20 04:35:50.825146 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d9f2b519-cff5-4eec-90d4-21ffa470c63c tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:50.825608 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d9f2b519-cff5-4eec-90d4-21ffa470c63c tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:50.825608 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-d9f2b519-cff5-4eec-90d4-21ffa470c63c tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Delete volume with id: eab9304c-600b-40e9-8854-39f17b23a038 Aug 20 04:35:50.834617 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:50.834617 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:35:50.835155 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d9f2b519-cff5-4eec-90d4-21ffa470c63c tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Volume info retrieved successfully. Aug 20 04:35:50.866525 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d9f2b519-cff5-4eec-90d4-21ffa470c63c tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Delete volume request issued successfully. Aug 20 04:35:50.866952 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d9f2b519-cff5-4eec-90d4-21ffa470c63c tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] https://10.4.3.239/volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 returned with HTTP 202 Aug 20 04:35:50.867568 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 449/1784] 10.4.3.239 () {68 vars in 1392 bytes} [Thu Aug 20 04:35:50 2026] DELETE /volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:35:50.880370 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6344c173-0b98-49df-8584-59acd33ee545 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:50.883294 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6344c173-0b98-49df-8584-59acd33ee545 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] GET https://10.4.3.239/volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 Aug 20 04:35:50.883654 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6344c173-0b98-49df-8584-59acd33ee545 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:50.884123 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6344c173-0b98-49df-8584-59acd33ee545 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:50.896934 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:50.896934 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:35:50.903520 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-6344c173-0b98-49df-8584-59acd33ee545 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Volume info retrieved successfully. Aug 20 04:35:50.910700 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6344c173-0b98-49df-8584-59acd33ee545 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] https://10.4.3.239/volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 returned with HTTP 200 Aug 20 04:35:50.911338 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 444/1785] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:35:50 2026] GET /volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 => generated 865 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:35:51.029559 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d7388339-f1b6-4898-aeea-2cdb483749d5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:51.035829 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d7388339-f1b6-4898-aeea-2cdb483749d5 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 Aug 20 04:35:51.036123 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d7388339-f1b6-4898-aeea-2cdb483749d5 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:51.038156 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d7388339-f1b6-4898-aeea-2cdb483749d5 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:51.038937 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-d7388339-f1b6-4898-aeea-2cdb483749d5 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 4eb70ea5-1573-4cb2-9a8e-4b3eef584f82. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:35:51.052257 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:51.052257 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:35:51.052773 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d7388339-f1b6-4898-aeea-2cdb483749d5 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 returned with HTTP 200 Aug 20 04:35:51.055080 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 445/1786] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:35:51 2026] GET /volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 => generated 736 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:51.139512 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5ca1ba1c-f74e-4669-900c-01ea688f4f5e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:51.144398 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5ca1ba1c-f74e-4669-900c-01ea688f4f5e tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] GET https://10.4.3.239/volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485 Aug 20 04:35:51.144689 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5ca1ba1c-f74e-4669-900c-01ea688f4f5e tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:51.145693 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5ca1ba1c-f74e-4669-900c-01ea688f4f5e tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:51.166586 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:51.166586 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:35:51.180533 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-5ca1ba1c-f74e-4669-900c-01ea688f4f5e tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Volume info retrieved successfully. Aug 20 04:35:51.189416 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5ca1ba1c-f74e-4669-900c-01ea688f4f5e tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485 returned with HTTP 200 Aug 20 04:35:51.190078 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 449/1787] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:35:51 2026] GET /volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485 => generated 844 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:51.932618 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f3ec299a-e139-47c7-9972-20f153b08152 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:51.936418 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f3ec299a-e139-47c7-9972-20f153b08152 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] GET https://10.4.3.239/volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 Aug 20 04:35:51.936418 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f3ec299a-e139-47c7-9972-20f153b08152 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:51.939047 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f3ec299a-e139-47c7-9972-20f153b08152 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:51.950251 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f3ec299a-e139-47c7-9972-20f153b08152 tempest-VolumesExtendAttachedTest-857984773 tempest-VolumesExtendAttachedTest-857984773-project-member] https://10.4.3.239/volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 returned with HTTP 404 Aug 20 04:35:51.953447 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 450/1788] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:35:51 2026] GET /volume/v3/volumes/eab9304c-600b-40e9-8854-39f17b23a038 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:35:52.070563 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b06cf561-162a-4441-bef0-e0c547de16ac None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:52.072647 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b06cf561-162a-4441-bef0-e0c547de16ac tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 Aug 20 04:35:52.073579 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b06cf561-162a-4441-bef0-e0c547de16ac tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:52.073579 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b06cf561-162a-4441-bef0-e0c547de16ac tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:52.073579 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-b06cf561-162a-4441-bef0-e0c547de16ac tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 4eb70ea5-1573-4cb2-9a8e-4b3eef584f82. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:35:52.088916 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:52.088916 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:35:52.092221 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b06cf561-162a-4441-bef0-e0c547de16ac tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 returned with HTTP 200 Aug 20 04:35:52.092221 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 445/1789] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:35:52 2026] GET /volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 => generated 736 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:53.117145 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f57d512d-e099-4980-996c-34aa792c458b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:53.120293 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f57d512d-e099-4980-996c-34aa792c458b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 Aug 20 04:35:53.120650 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f57d512d-e099-4980-996c-34aa792c458b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:53.120986 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f57d512d-e099-4980-996c-34aa792c458b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:53.121275 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-f57d512d-e099-4980-996c-34aa792c458b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 4eb70ea5-1573-4cb2-9a8e-4b3eef584f82. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:35:53.130272 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:53.130272 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:35:53.132257 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f57d512d-e099-4980-996c-34aa792c458b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 returned with HTTP 200 Aug 20 04:35:53.132257 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 446/1790] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:35:53 2026] GET /volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:54.148013 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-df244348-5c03-4e60-95cb-afb37c07b8b8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:54.153683 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-df244348-5c03-4e60-95cb-afb37c07b8b8 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 Aug 20 04:35:54.153683 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-df244348-5c03-4e60-95cb-afb37c07b8b8 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:54.154302 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-df244348-5c03-4e60-95cb-afb37c07b8b8 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:54.154505 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-df244348-5c03-4e60-95cb-afb37c07b8b8 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 4eb70ea5-1573-4cb2-9a8e-4b3eef584f82. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:35:54.166699 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:54.166699 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:35:54.168610 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-df244348-5c03-4e60-95cb-afb37c07b8b8 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 returned with HTTP 200 Aug 20 04:35:54.172276 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 450/1791] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:35:54 2026] GET /volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 => generated 736 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:55.187056 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-15be7062-f54f-4fb0-ba4f-9b13498c1750 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:55.189717 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-15be7062-f54f-4fb0-ba4f-9b13498c1750 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 Aug 20 04:35:55.190413 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-15be7062-f54f-4fb0-ba4f-9b13498c1750 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:55.190939 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-15be7062-f54f-4fb0-ba4f-9b13498c1750 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:55.191791 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-15be7062-f54f-4fb0-ba4f-9b13498c1750 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 4eb70ea5-1573-4cb2-9a8e-4b3eef584f82. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:35:55.208171 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:55.208171 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:35:55.210996 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-15be7062-f54f-4fb0-ba4f-9b13498c1750 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 returned with HTTP 200 Aug 20 04:35:55.210996 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 451/1792] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:35:55 2026] GET /volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 => generated 736 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:56.230722 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d6a52c12-3067-4eb9-95c3-d5068202b2b9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:56.234424 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d6a52c12-3067-4eb9-95c3-d5068202b2b9 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 Aug 20 04:35:56.234424 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d6a52c12-3067-4eb9-95c3-d5068202b2b9 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:56.234424 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d6a52c12-3067-4eb9-95c3-d5068202b2b9 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:56.234424 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-d6a52c12-3067-4eb9-95c3-d5068202b2b9 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 4eb70ea5-1573-4cb2-9a8e-4b3eef584f82. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:35:56.244762 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:56.244762 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:35:56.245782 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d6a52c12-3067-4eb9-95c3-d5068202b2b9 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 returned with HTTP 200 Aug 20 04:35:56.250315 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 446/1793] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:35:56 2026] GET /volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:57.269804 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1fa279f8-5e1a-477c-8e80-54c216771743 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:57.276149 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1fa279f8-5e1a-477c-8e80-54c216771743 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 Aug 20 04:35:57.277047 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1fa279f8-5e1a-477c-8e80-54c216771743 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:57.277688 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1fa279f8-5e1a-477c-8e80-54c216771743 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:57.277920 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-1fa279f8-5e1a-477c-8e80-54c216771743 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 4eb70ea5-1573-4cb2-9a8e-4b3eef584f82. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:35:57.291424 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:57.291424 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:35:57.292730 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1fa279f8-5e1a-477c-8e80-54c216771743 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 returned with HTTP 200 Aug 20 04:35:57.293681 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 447/1794] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:35:57 2026] GET /volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 => generated 736 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:58.311614 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1dc51c6a-bf0a-4d10-9b11-4e1619f77417 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:58.314894 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1dc51c6a-bf0a-4d10-9b11-4e1619f77417 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 Aug 20 04:35:58.315095 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1dc51c6a-bf0a-4d10-9b11-4e1619f77417 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:58.315469 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1dc51c6a-bf0a-4d10-9b11-4e1619f77417 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:58.315545 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-1dc51c6a-bf0a-4d10-9b11-4e1619f77417 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 4eb70ea5-1573-4cb2-9a8e-4b3eef584f82. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:35:58.322581 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:58.322581 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:35:58.324642 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1dc51c6a-bf0a-4d10-9b11-4e1619f77417 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 returned with HTTP 200 Aug 20 04:35:58.324950 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 451/1795] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:35:58 2026] GET /volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:35:59.340118 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7be49d59-2b93-4827-9936-79b756395938 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:35:59.345157 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7be49d59-2b93-4827-9936-79b756395938 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 Aug 20 04:35:59.345157 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7be49d59-2b93-4827-9936-79b756395938 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:35:59.346721 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7be49d59-2b93-4827-9936-79b756395938 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:35:59.347883 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-7be49d59-2b93-4827-9936-79b756395938 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 4eb70ea5-1573-4cb2-9a8e-4b3eef584f82. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:35:59.356349 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:35:59.356349 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:35:59.359316 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7be49d59-2b93-4827-9936-79b756395938 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 returned with HTTP 200 Aug 20 04:35:59.359449 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 452/1796] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:35:59 2026] GET /volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:00.381235 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-917945d9-84fc-4c49-b37e-35940cb712a9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:00.385576 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-917945d9-84fc-4c49-b37e-35940cb712a9 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 Aug 20 04:36:00.385576 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-917945d9-84fc-4c49-b37e-35940cb712a9 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:00.385576 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-917945d9-84fc-4c49-b37e-35940cb712a9 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:00.385576 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-917945d9-84fc-4c49-b37e-35940cb712a9 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 4eb70ea5-1573-4cb2-9a8e-4b3eef584f82. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:00.401939 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:00.401939 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:36:00.402887 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-917945d9-84fc-4c49-b37e-35940cb712a9 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 returned with HTTP 200 Aug 20 04:36:00.406943 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 447/1797] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:00 2026] GET /volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 => generated 736 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:01.425074 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8221472e-2b54-4f11-b871-820a8111590b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:01.428645 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8221472e-2b54-4f11-b871-820a8111590b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 Aug 20 04:36:01.429278 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8221472e-2b54-4f11-b871-820a8111590b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:01.430163 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8221472e-2b54-4f11-b871-820a8111590b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:01.430163 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-8221472e-2b54-4f11-b871-820a8111590b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 4eb70ea5-1573-4cb2-9a8e-4b3eef584f82. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:01.438264 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:01.438264 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:36:01.438264 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8221472e-2b54-4f11-b871-820a8111590b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 returned with HTTP 200 Aug 20 04:36:01.438892 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 448/1798] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:01 2026] GET /volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:01.454327 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8e9e690a-bcfc-463b-a9fb-ca96da0ce269 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:01.457406 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8e9e690a-bcfc-463b-a9fb-ca96da0ce269 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] DELETE https://10.4.3.239/volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 Aug 20 04:36:01.457827 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8e9e690a-bcfc-463b-a9fb-ca96da0ce269 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:01.457827 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8e9e690a-bcfc-463b-a9fb-ca96da0ce269 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:01.457939 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.contrib.backups [None req-8e9e690a-bcfc-463b-a9fb-ca96da0ce269 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] Delete backup with id: 4eb70ea5-1573-4cb2-9a8e-4b3eef584f82. Aug 20 04:36:01.466066 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:01.466066 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:36:01.489165 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.backup.rpcapi [None req-8e9e690a-bcfc-463b-a9fb-ca96da0ce269 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] delete_backup rpcapi backup_id 4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 {{(pid=100176) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 04:36:01.492252 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8e9e690a-bcfc-463b-a9fb-ca96da0ce269 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] https://10.4.3.239/volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 returned with HTTP 202 Aug 20 04:36:01.492444 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 452/1799] 10.4.3.239 () {68 vars in 1391 bytes} [Thu Aug 20 04:36:01 2026] DELETE /volume/v3/backups/4eb70ea5-1573-4cb2-9a8e-4b3eef584f82 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:36:01.507524 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-752bfd27-b8bb-4f3d-8afa-75adce8a17b5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:01.509653 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-752bfd27-b8bb-4f3d-8afa-75adce8a17b5 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] DELETE https://10.4.3.239/volume/v3/volumes/81de34ba-42e4-45bb-ab20-5386d5d8439b Aug 20 04:36:01.512309 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-752bfd27-b8bb-4f3d-8afa-75adce8a17b5 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:01.512309 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-752bfd27-b8bb-4f3d-8afa-75adce8a17b5 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:01.512309 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-752bfd27-b8bb-4f3d-8afa-75adce8a17b5 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Delete volume with id: 81de34ba-42e4-45bb-ab20-5386d5d8439b Aug 20 04:36:01.521369 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:01.521369 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:36:01.521872 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-752bfd27-b8bb-4f3d-8afa-75adce8a17b5 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Volume info retrieved successfully. Aug 20 04:36:01.554959 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-752bfd27-b8bb-4f3d-8afa-75adce8a17b5 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Delete volume request issued successfully. Aug 20 04:36:01.554959 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-752bfd27-b8bb-4f3d-8afa-75adce8a17b5 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/volumes/81de34ba-42e4-45bb-ab20-5386d5d8439b returned with HTTP 202 Aug 20 04:36:01.554959 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 453/1800] 10.4.3.239 () {68 vars in 1391 bytes} [Thu Aug 20 04:36:01 2026] DELETE /volume/v3/volumes/81de34ba-42e4-45bb-ab20-5386d5d8439b => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:36:01.567768 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-56adda91-d888-4251-ac2d-94aeddcb82cd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:01.573824 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-56adda91-d888-4251-ac2d-94aeddcb82cd tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/volumes/81de34ba-42e4-45bb-ab20-5386d5d8439b Aug 20 04:36:01.573824 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-56adda91-d888-4251-ac2d-94aeddcb82cd tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:01.573824 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-56adda91-d888-4251-ac2d-94aeddcb82cd tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:01.587834 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:01.587834 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:36:01.594576 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-56adda91-d888-4251-ac2d-94aeddcb82cd tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Volume info retrieved successfully. Aug 20 04:36:01.603689 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-56adda91-d888-4251-ac2d-94aeddcb82cd tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/volumes/81de34ba-42e4-45bb-ab20-5386d5d8439b returned with HTTP 200 Aug 20 04:36:01.604503 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 448/1801] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:01 2026] GET /volume/v3/volumes/81de34ba-42e4-45bb-ab20-5386d5d8439b => generated 1008 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:36:02.636761 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-309bfffb-ed60-4eb2-8cbd-2ba0ae688c6c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:02.639969 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-309bfffb-ed60-4eb2-8cbd-2ba0ae688c6c tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/volumes/81de34ba-42e4-45bb-ab20-5386d5d8439b Aug 20 04:36:02.640665 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-309bfffb-ed60-4eb2-8cbd-2ba0ae688c6c tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:02.642200 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-309bfffb-ed60-4eb2-8cbd-2ba0ae688c6c tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:02.660781 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-309bfffb-ed60-4eb2-8cbd-2ba0ae688c6c tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/volumes/81de34ba-42e4-45bb-ab20-5386d5d8439b returned with HTTP 404 Aug 20 04:36:02.660781 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 449/1802] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:02 2026] GET /volume/v3/volumes/81de34ba-42e4-45bb-ab20-5386d5d8439b => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:36:02.685929 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-cc0eaabe-2fc9-475b-976b-8cc75defbf88 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:02.689621 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cc0eaabe-2fc9-475b-976b-8cc75defbf88 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] GET https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404/export_record Aug 20 04:36:02.689952 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cc0eaabe-2fc9-475b-976b-8cc75defbf88 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:02.690392 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cc0eaabe-2fc9-475b-976b-8cc75defbf88 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] Calling method 'export_record' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:02.690466 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.backups [None req-cc0eaabe-2fc9-475b-976b-8cc75defbf88 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] Export record for backup c3f5a59d-162a-4057-8439-bd7373b8e404. {{(pid=100176) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 20 04:36:02.700237 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:02.700237 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:36:02.702619 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.policy [None req-cc0eaabe-2fc9-475b-976b-8cc75defbf88 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'f06a8ed25d934d83a3bce23f00d35897', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e5c5d8360a44edaafa8afd8635517a1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100176) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 04:36:02.702619 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cc0eaabe-2fc9-475b-976b-8cc75defbf88 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404/export_record returned with HTTP 403 Aug 20 04:36:02.703250 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 453/1803] 10.4.3.239 () {68 vars in 1430 bytes} [Thu Aug 20 04:36:02 2026] GET /volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404/export_record => generated 101 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:36:02.715401 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5c3dd387-f340-4e46-8d50-a1bcb69e0da1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:02.720213 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5c3dd387-f340-4e46-8d50-a1bcb69e0da1 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:36:02.720213 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5c3dd387-f340-4e46-8d50-a1bcb69e0da1 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1441437813"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:36:02.721742 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-5c3dd387-f340-4e46-8d50-a1bcb69e0da1 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1441437813'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:36:02.722105 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-5c3dd387-f340-4e46-8d50-a1bcb69e0da1 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Create volume of 1 GB Aug 20 04:36:02.728369 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-5c3dd387-f340-4e46-8d50-a1bcb69e0da1 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Availability Zones retrieved successfully. Aug 20 04:36:02.737499 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-5c3dd387-f340-4e46-8d50-a1bcb69e0da1 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Flow 'volume_create_api' (a5728c06-7675-4868-a5ba-3a552b873035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:36:02.739487 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-5c3dd387-f340-4e46-8d50-a1bcb69e0da1 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (278e94bf-4b01-49be-979f-d43e97c976b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:36:02.740801 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-5c3dd387-f340-4e46-8d50-a1bcb69e0da1 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:36:02.803241 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-5c3dd387-f340-4e46-8d50-a1bcb69e0da1 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (278e94bf-4b01-49be-979f-d43e97c976b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:36:02.803241 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-5c3dd387-f340-4e46-8d50-a1bcb69e0da1 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94baf477-b96a-451e-b36c-6f4c00fa9616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:36:02.910368 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-5c3dd387-f340-4e46-8d50-a1bcb69e0da1 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Created reservations ['fd222d70-494a-4e87-8c30-4725b2de351d', '0f01c97e-da81-497c-a757-f6229cc594fa', 'a2335efc-3bd0-4650-bf26-890e696b35e3', '96de66e0-dfc3-4b70-bb29-9a10250ba6c4'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:36:02.910368 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-5c3dd387-f340-4e46-8d50-a1bcb69e0da1 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94baf477-b96a-451e-b36c-6f4c00fa9616) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd222d70-494a-4e87-8c30-4725b2de351d', '0f01c97e-da81-497c-a757-f6229cc594fa', 'a2335efc-3bd0-4650-bf26-890e696b35e3', '96de66e0-dfc3-4b70-bb29-9a10250ba6c4']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:36:02.910368 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-5c3dd387-f340-4e46-8d50-a1bcb69e0da1 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f58c8252-30e2-41f8-9542-38c3df4d388f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:36:02.948945 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-5c3dd387-f340-4e46-8d50-a1bcb69e0da1 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f58c8252-30e2-41f8-9542-38c3df4d388f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'efe6578b-4c34-4cce-aabd-372fc41759d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1441437813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e5c5d8360a44edaafa8afd8635517a1',qos_specs=None,replication_status=,reservations=['fd222d70-494a-4e87-8c30-4725b2de351d','0f01c97e-da81-497c-a757-f6229cc594fa','a2335efc-3bd0-4650-bf26-890e696b35e3','96de66e0-dfc3-4b70-bb29-9a10250ba6c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='778b04f83e4f4a9ebf9cdec699cfd91e',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:36:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1441437813',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=efe6578b-4c34-4cce-aabd-372fc41759d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e5c5d8360a44edaafa8afd8635517a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='778b04f83e4f4a9ebf9cdec699cfd91e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:36:02.950125 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-5c3dd387-f340-4e46-8d50-a1bcb69e0da1 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e02de824-d838-4ae4-899e-4934f6d8f639) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:36:02.985417 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-5c3dd387-f340-4e46-8d50-a1bcb69e0da1 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e02de824-d838-4ae4-899e-4934f6d8f639) transitioned into state 'SUCCESS' from state '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-1441437813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e5c5d8360a44edaafa8afd8635517a1',qos_specs=None,replication_status=,reservations=['fd222d70-494a-4e87-8c30-4725b2de351d','0f01c97e-da81-497c-a757-f6229cc594fa','a2335efc-3bd0-4650-bf26-890e696b35e3','96de66e0-dfc3-4b70-bb29-9a10250ba6c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='778b04f83e4f4a9ebf9cdec699cfd91e',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:36:02.986082 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-5c3dd387-f340-4e46-8d50-a1bcb69e0da1 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45780973-e675-442d-a7c1-0dd1b907c6ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:36:03.002477 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-5c3dd387-f340-4e46-8d50-a1bcb69e0da1 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45780973-e675-442d-a7c1-0dd1b907c6ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:36:03.003379 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-5c3dd387-f340-4e46-8d50-a1bcb69e0da1 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Flow 'volume_create_api' (a5728c06-7675-4868-a5ba-3a552b873035) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:36:03.003929 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-5c3dd387-f340-4e46-8d50-a1bcb69e0da1 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Create volume request issued successfully. Aug 20 04:36:03.004567 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5c3dd387-f340-4e46-8d50-a1bcb69e0da1 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:36:03.005213 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 454/1804] 10.4.3.239 () {70 vars in 1298 bytes} [Thu Aug 20 04:36:02 2026] POST /volume/v3/volumes => generated 778 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:36:03.022926 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ce2f980b-4b50-46e5-9217-b8670f0b6d2f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:03.026894 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ce2f980b-4b50-46e5-9217-b8670f0b6d2f tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/volumes/efe6578b-4c34-4cce-aabd-372fc41759d2 Aug 20 04:36:03.028521 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ce2f980b-4b50-46e5-9217-b8670f0b6d2f tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:03.028521 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ce2f980b-4b50-46e5-9217-b8670f0b6d2f tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:03.042469 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:03.042469 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:36:03.055028 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ce2f980b-4b50-46e5-9217-b8670f0b6d2f tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Volume info retrieved successfully. Aug 20 04:36:03.062750 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ce2f980b-4b50-46e5-9217-b8670f0b6d2f tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/volumes/efe6578b-4c34-4cce-aabd-372fc41759d2 returned with HTTP 200 Aug 20 04:36:03.063305 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 449/1805] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:03 2026] GET /volume/v3/volumes/efe6578b-4c34-4cce-aabd-372fc41759d2 => generated 957 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:04.083991 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ecbe7a03-7ea7-4991-aaf0-ec7f81dd4aeb None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:04.091089 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ecbe7a03-7ea7-4991-aaf0-ec7f81dd4aeb tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/volumes/efe6578b-4c34-4cce-aabd-372fc41759d2 Aug 20 04:36:04.093095 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ecbe7a03-7ea7-4991-aaf0-ec7f81dd4aeb tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:04.093709 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ecbe7a03-7ea7-4991-aaf0-ec7f81dd4aeb tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:04.107052 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:04.107052 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:36:04.113801 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-ecbe7a03-7ea7-4991-aaf0-ec7f81dd4aeb tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Volume info retrieved successfully. Aug 20 04:36:04.121915 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ecbe7a03-7ea7-4991-aaf0-ec7f81dd4aeb tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/volumes/efe6578b-4c34-4cce-aabd-372fc41759d2 returned with HTTP 200 Aug 20 04:36:04.122601 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 450/1806] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:04 2026] GET /volume/v3/volumes/efe6578b-4c34-4cce-aabd-372fc41759d2 => generated 1009 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:36:04.154833 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3bf992cb-2c48-42e6-abbb-71ff264d238b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:04.162661 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3bf992cb-2c48-42e6-abbb-71ff264d238b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] POST https://10.4.3.239/volume/v3/backups Aug 20 04:36:04.163483 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3bf992cb-2c48-42e6-abbb-71ff264d238b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "efe6578b-4c34-4cce-aabd-372fc41759d2", "name": "tempest-type-Backup-1690413357"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:36:04.166038 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.backups [None req-3bf992cb-2c48-42e6-abbb-71ff264d238b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Creating new backup {'backup': {'volume_id': 'efe6578b-4c34-4cce-aabd-372fc41759d2', 'name': 'tempest-type-Backup-1690413357'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 04:36:04.166510 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.contrib.backups [None req-3bf992cb-2c48-42e6-abbb-71ff264d238b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Creating backup of volume efe6578b-4c34-4cce-aabd-372fc41759d2 in container None Aug 20 04:36:04.184900 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:04.184900 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:36:04.187131 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-3bf992cb-2c48-42e6-abbb-71ff264d238b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Volume info retrieved successfully. Aug 20 04:36:04.248643 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-3bf992cb-2c48-42e6-abbb-71ff264d238b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Created reservations ['4e23c766-edf3-4d2f-88d3-e2d6febee2d3', '8b7e1503-2dc3-462c-9ec6-49fc6cd679f1'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:36:04.375867 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3bf992cb-2c48-42e6-abbb-71ff264d238b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups returned with HTTP 202 Aug 20 04:36:04.377059 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 454/1807] 10.4.3.239 () {70 vars in 1299 bytes} [Thu Aug 20 04:36:04 2026] POST /volume/v3/backups => generated 316 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:36:04.394006 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9a223f51-5363-4d4a-9e66-da9034da0b43 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:04.396850 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9a223f51-5363-4d4a-9e66-da9034da0b43 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 Aug 20 04:36:04.397220 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9a223f51-5363-4d4a-9e66-da9034da0b43 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:04.397403 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9a223f51-5363-4d4a-9e66-da9034da0b43 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:04.397560 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-9a223f51-5363-4d4a-9e66-da9034da0b43 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 8dd1af3f-498a-47a5-87d2-e0dac91aa485. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:04.408481 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:04.408481 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:36:04.409155 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9a223f51-5363-4d4a-9e66-da9034da0b43 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 returned with HTTP 200 Aug 20 04:36:04.410409 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 455/1808] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:04 2026] GET /volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 => generated 723 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:05.425648 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1fb774a0-1484-4906-900e-0dccdbe68fe6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:05.428913 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1fb774a0-1484-4906-900e-0dccdbe68fe6 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 Aug 20 04:36:05.428913 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1fb774a0-1484-4906-900e-0dccdbe68fe6 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:05.429490 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1fb774a0-1484-4906-900e-0dccdbe68fe6 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:05.429663 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-1fb774a0-1484-4906-900e-0dccdbe68fe6 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 8dd1af3f-498a-47a5-87d2-e0dac91aa485. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:05.443466 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:05.443466 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:36:05.444857 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1fb774a0-1484-4906-900e-0dccdbe68fe6 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 returned with HTTP 200 Aug 20 04:36:05.445692 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 450/1809] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:05 2026] GET /volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 => generated 725 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:06.077074 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e0a24d5a-a27b-49d5-a866-899c7e7a1a29 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:06.142907 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1ffb0708-ddb4-42c2-8208-520bd23e6700 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:06.145284 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1ffb0708-ddb4-42c2-8208-520bd23e6700 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:36:06.145865 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1ffb0708-ddb4-42c2-8208-520bd23e6700 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1270300458"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:36:06.147717 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-1ffb0708-ddb4-42c2-8208-520bd23e6700 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1270300458'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:36:06.148629 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-1ffb0708-ddb4-42c2-8208-520bd23e6700 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Create volume of 1 GB Aug 20 04:36:06.148629 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:06.148629 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:36:06.158655 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1ffb0708-ddb4-42c2-8208-520bd23e6700 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Availability Zones retrieved successfully. Aug 20 04:36:06.166801 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1ffb0708-ddb4-42c2-8208-520bd23e6700 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Flow 'volume_create_api' (e60a13dc-2745-4e82-a742-581e1c41e8ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:36:06.168516 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1ffb0708-ddb4-42c2-8208-520bd23e6700 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (faa9cffc-c12e-47f3-b586-91570e72665b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:36:06.169713 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-1ffb0708-ddb4-42c2-8208-520bd23e6700 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:36:06.220587 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1ffb0708-ddb4-42c2-8208-520bd23e6700 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (faa9cffc-c12e-47f3-b586-91570e72665b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:36:06.221974 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1ffb0708-ddb4-42c2-8208-520bd23e6700 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d08c335-d90e-4c3b-84e8-d7aa0acb1a0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:36:06.319920 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-1ffb0708-ddb4-42c2-8208-520bd23e6700 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Created reservations ['8cb121c7-2d21-4c87-8d28-10ecce118bb1', '76fbe02e-e235-4bdf-9416-19f7a405d357', 'd103b609-2748-4398-9622-12e4148dd275', 'fec6d220-1f73-490b-bbd2-713b29c9dda3'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:36:06.321289 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1ffb0708-ddb4-42c2-8208-520bd23e6700 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d08c335-d90e-4c3b-84e8-d7aa0acb1a0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8cb121c7-2d21-4c87-8d28-10ecce118bb1', '76fbe02e-e235-4bdf-9416-19f7a405d357', 'd103b609-2748-4398-9622-12e4148dd275', 'fec6d220-1f73-490b-bbd2-713b29c9dda3']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:36:06.321888 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1ffb0708-ddb4-42c2-8208-520bd23e6700 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd7dd23d-882c-4b1f-9001-6c1f646e8c6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:36:06.329866 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e0a24d5a-a27b-49d5-a866-899c7e7a1a29 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:36:06.330042 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e0a24d5a-a27b-49d5-a866-899c7e7a1a29 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-17243684", "imageRef": "fd30ff40-6d85-42eb-a3e0-87e78c12210f"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:36:06.333936 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-e0a24d5a-a27b-49d5-a866-899c7e7a1a29 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-17243684', 'imageRef': 'fd30ff40-6d85-42eb-a3e0-87e78c12210f'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:36:06.366813 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1ffb0708-ddb4-42c2-8208-520bd23e6700 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd7dd23d-882c-4b1f-9001-6c1f646e8c6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '031ad2e7-84b1-491c-a650-4d2dd883d138', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1270300458',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='212614b27cbf49db8640a327634895a2',qos_specs=None,replication_status=,reservations=['8cb121c7-2d21-4c87-8d28-10ecce118bb1','76fbe02e-e235-4bdf-9416-19f7a405d357','d103b609-2748-4398-9622-12e4148dd275','fec6d220-1f73-490b-bbd2-713b29c9dda3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2d172a6f8b8405da799c74450e5fca4',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:36:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1270300458',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=031ad2e7-84b1-491c-a650-4d2dd883d138,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='212614b27cbf49db8640a327634895a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2d172a6f8b8405da799c74450e5fca4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:36:06.368228 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1ffb0708-ddb4-42c2-8208-520bd23e6700 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca58fe39-fcc7-40c2-a5b7-7b092f064ef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:36:06.422809 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1ffb0708-ddb4-42c2-8208-520bd23e6700 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca58fe39-fcc7-40c2-a5b7-7b092f064ef7) transitioned into state 'SUCCESS' from state '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-1270300458',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='212614b27cbf49db8640a327634895a2',qos_specs=None,replication_status=,reservations=['8cb121c7-2d21-4c87-8d28-10ecce118bb1','76fbe02e-e235-4bdf-9416-19f7a405d357','d103b609-2748-4398-9622-12e4148dd275','fec6d220-1f73-490b-bbd2-713b29c9dda3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2d172a6f8b8405da799c74450e5fca4',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:36:06.424060 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1ffb0708-ddb4-42c2-8208-520bd23e6700 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf0654b0-f7b2-4998-90ed-8ef9f20c2d6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:36:06.445843 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1ffb0708-ddb4-42c2-8208-520bd23e6700 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf0654b0-f7b2-4998-90ed-8ef9f20c2d6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:36:06.446406 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1ffb0708-ddb4-42c2-8208-520bd23e6700 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Flow 'volume_create_api' (e60a13dc-2745-4e82-a742-581e1c41e8ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:36:06.446892 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1ffb0708-ddb4-42c2-8208-520bd23e6700 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Create volume request issued successfully. Aug 20 04:36:06.447263 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1ffb0708-ddb4-42c2-8208-520bd23e6700 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:36:06.450303 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 455/1810] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:36:06 2026] POST /volume/v3/volumes => generated 755 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:36:06.469307 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-58d64fee-02f3-4767-b320-87f7e63e4a3a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:06.470203 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8415b058-950d-4090-8d16-69f05c88fc90 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:06.473279 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-58d64fee-02f3-4767-b320-87f7e63e4a3a tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 Aug 20 04:36:06.473279 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-58d64fee-02f3-4767-b320-87f7e63e4a3a tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:06.473599 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-58d64fee-02f3-4767-b320-87f7e63e4a3a tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:06.473599 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-58d64fee-02f3-4767-b320-87f7e63e4a3a tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 8dd1af3f-498a-47a5-87d2-e0dac91aa485. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:06.477118 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8415b058-950d-4090-8d16-69f05c88fc90 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] GET https://10.4.3.239/volume/v3/volumes/031ad2e7-84b1-491c-a650-4d2dd883d138 Aug 20 04:36:06.477247 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8415b058-950d-4090-8d16-69f05c88fc90 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:06.477434 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8415b058-950d-4090-8d16-69f05c88fc90 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:06.481966 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:06.481966 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:36:06.483068 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-58d64fee-02f3-4767-b320-87f7e63e4a3a tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 returned with HTTP 200 Aug 20 04:36:06.483496 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 456/1811] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:06 2026] GET /volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 => generated 725 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:06.488862 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-e0a24d5a-a27b-49d5-a866-899c7e7a1a29 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Create volume of 1 GB Aug 20 04:36:06.489271 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:06.489271 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:36:06.490783 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e0a24d5a-a27b-49d5-a866-899c7e7a1a29 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Availability Zones retrieved successfully. Aug 20 04:36:06.491636 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:06.491636 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:36:06.498741 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-e0a24d5a-a27b-49d5-a866-899c7e7a1a29 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Flow 'volume_create_api' (64b33a22-253d-4937-9774-da3779a3171e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:36:06.499297 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-8415b058-950d-4090-8d16-69f05c88fc90 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Volume info retrieved successfully. Aug 20 04:36:06.500311 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-e0a24d5a-a27b-49d5-a866-899c7e7a1a29 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14e02440-d59f-4292-80c7-008b0701a9ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:36:06.502263 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-e0a24d5a-a27b-49d5-a866-899c7e7a1a29 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:36:06.506812 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8415b058-950d-4090-8d16-69f05c88fc90 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/volumes/031ad2e7-84b1-491c-a650-4d2dd883d138 returned with HTTP 200 Aug 20 04:36:06.507508 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 451/1812] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:06 2026] GET /volume/v3/volumes/031ad2e7-84b1-491c-a650-4d2dd883d138 => generated 823 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:06.559299 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:06.559299 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:36:06.581886 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-e0a24d5a-a27b-49d5-a866-899c7e7a1a29 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14e02440-d59f-4292-80c7-008b0701a9ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:44Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=465648c5-aef6-4c71-9711-53853f0ccabd,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '465648c5-aef6-4c71-9711-53853f0ccabd', 'encryption_key_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=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:36:06.581886 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-e0a24d5a-a27b-49d5-a866-899c7e7a1a29 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83dde814-1a0b-4d36-a3bc-e9737cca9520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:36:06.687524 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-e0a24d5a-a27b-49d5-a866-899c7e7a1a29 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Created reservations ['c41a1f4b-2918-4797-bc7e-8109ea168841', 'a75ba995-adde-4878-bd0e-3dd506fc8408', '42133991-7228-43aa-b864-a3f8332ad37b', 'cf521e39-e7b5-4c09-a78c-558935fe32a9'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:36:06.688783 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-e0a24d5a-a27b-49d5-a866-899c7e7a1a29 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83dde814-1a0b-4d36-a3bc-e9737cca9520) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c41a1f4b-2918-4797-bc7e-8109ea168841', 'a75ba995-adde-4878-bd0e-3dd506fc8408', '42133991-7228-43aa-b864-a3f8332ad37b', 'cf521e39-e7b5-4c09-a78c-558935fe32a9']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:36:06.689997 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-e0a24d5a-a27b-49d5-a866-899c7e7a1a29 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea372813-ca93-4221-b8fa-616d3d483785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:36:06.720906 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-e0a24d5a-a27b-49d5-a866-899c7e7a1a29 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea372813-ca93-4221-b8fa-616d3d483785) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4573f789-7733-4dc5-a0b5-c67a75e70cce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-17243684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='70a28cac899c44819f275c66c1c5dfac',qos_specs=None,replication_status=,reservations=['c41a1f4b-2918-4797-bc7e-8109ea168841','a75ba995-adde-4878-bd0e-3dd506fc8408','42133991-7228-43aa-b864-a3f8332ad37b','cf521e39-e7b5-4c09-a78c-558935fe32a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59ebaa36fd01432c9329cf7473beb225',volume_type_id=465648c5-aef6-4c71-9711-53853f0ccabd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:36:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-17243684',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4573f789-7733-4dc5-a0b5-c67a75e70cce,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='70a28cac899c44819f275c66c1c5dfac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59ebaa36fd01432c9329cf7473beb225',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(465648c5-aef6-4c71-9711-53853f0ccabd),volume_type_id=465648c5-aef6-4c71-9711-53853f0ccabd)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:36:06.721808 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-e0a24d5a-a27b-49d5-a866-899c7e7a1a29 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b7170c1-6b61-4bde-bd6a-f552529d34a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:36:06.750043 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-e0a24d5a-a27b-49d5-a866-899c7e7a1a29 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b7170c1-6b61-4bde-bd6a-f552529d34a1) transitioned into state 'SUCCESS' from state '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-17243684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='70a28cac899c44819f275c66c1c5dfac',qos_specs=None,replication_status=,reservations=['c41a1f4b-2918-4797-bc7e-8109ea168841','a75ba995-adde-4878-bd0e-3dd506fc8408','42133991-7228-43aa-b864-a3f8332ad37b','cf521e39-e7b5-4c09-a78c-558935fe32a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59ebaa36fd01432c9329cf7473beb225',volume_type_id=465648c5-aef6-4c71-9711-53853f0ccabd)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:36:06.751068 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-e0a24d5a-a27b-49d5-a866-899c7e7a1a29 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d0befc9-7af1-4eb7-b14d-1d239d9b0708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:36:06.763960 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-e0a24d5a-a27b-49d5-a866-899c7e7a1a29 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d0befc9-7af1-4eb7-b14d-1d239d9b0708) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:36:06.765436 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-e0a24d5a-a27b-49d5-a866-899c7e7a1a29 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Flow 'volume_create_api' (64b33a22-253d-4937-9774-da3779a3171e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:36:06.766057 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e0a24d5a-a27b-49d5-a866-899c7e7a1a29 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Create volume request issued successfully. Aug 20 04:36:06.766897 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e0a24d5a-a27b-49d5-a866-899c7e7a1a29 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:36:06.767617 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 451/1813] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:36:06 2026] POST /volume/v3/volumes => generated 758 bytes in 691 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:36:06.785680 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b74e1ae5-be5a-46ae-901c-61c786b8d508 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:06.787904 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b74e1ae5-be5a-46ae-901c-61c786b8d508 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/4573f789-7733-4dc5-a0b5-c67a75e70cce Aug 20 04:36:06.789296 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b74e1ae5-be5a-46ae-901c-61c786b8d508 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:06.789296 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b74e1ae5-be5a-46ae-901c-61c786b8d508 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:06.799619 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:06.799619 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:36:06.805575 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b74e1ae5-be5a-46ae-901c-61c786b8d508 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:36:06.813976 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b74e1ae5-be5a-46ae-901c-61c786b8d508 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/4573f789-7733-4dc5-a0b5-c67a75e70cce returned with HTTP 200 Aug 20 04:36:06.813976 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 456/1814] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:06 2026] GET /volume/v3/volumes/4573f789-7733-4dc5-a0b5-c67a75e70cce => generated 826 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:07.511981 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1c7b87e0-0b67-403c-8c10-4baaef5d77c8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:07.515746 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1c7b87e0-0b67-403c-8c10-4baaef5d77c8 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 Aug 20 04:36:07.515746 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1c7b87e0-0b67-403c-8c10-4baaef5d77c8 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:07.517748 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1c7b87e0-0b67-403c-8c10-4baaef5d77c8 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:07.517836 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-1c7b87e0-0b67-403c-8c10-4baaef5d77c8 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 8dd1af3f-498a-47a5-87d2-e0dac91aa485. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:07.528284 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:07.528284 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:36:07.528284 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1c7b87e0-0b67-403c-8c10-4baaef5d77c8 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 returned with HTTP 200 Aug 20 04:36:07.528284 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 457/1815] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:07 2026] GET /volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:07.533519 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e37ad28e-d772-4dc8-ad9e-33dcef190161 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:07.537607 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e37ad28e-d772-4dc8-ad9e-33dcef190161 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] GET https://10.4.3.239/volume/v3/volumes/031ad2e7-84b1-491c-a650-4d2dd883d138 Aug 20 04:36:07.537607 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e37ad28e-d772-4dc8-ad9e-33dcef190161 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:07.537882 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e37ad28e-d772-4dc8-ad9e-33dcef190161 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:07.559628 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:07.559628 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:36:07.569592 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e37ad28e-d772-4dc8-ad9e-33dcef190161 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Volume info retrieved successfully. Aug 20 04:36:07.581504 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e37ad28e-d772-4dc8-ad9e-33dcef190161 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/volumes/031ad2e7-84b1-491c-a650-4d2dd883d138 returned with HTTP 200 Aug 20 04:36:07.581740 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 452/1816] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:07 2026] GET /volume/v3/volumes/031ad2e7-84b1-491c-a650-4d2dd883d138 => generated 848 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:07.662698 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-9ae7b18d-0eb8-461b-b85f-29d606c78b1f req-96a6861b-afd0-4e61-b65c-24c46c0f84e6 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:07.671073 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-9ae7b18d-0eb8-461b-b85f-29d606c78b1f req-96a6861b-afd0-4e61-b65c-24c46c0f84e6 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] GET https://10.4.3.239/volume/v3/volumes/031ad2e7-84b1-491c-a650-4d2dd883d138 Aug 20 04:36:07.671676 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-9ae7b18d-0eb8-461b-b85f-29d606c78b1f req-96a6861b-afd0-4e61-b65c-24c46c0f84e6 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:07.671952 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-9ae7b18d-0eb8-461b-b85f-29d606c78b1f req-96a6861b-afd0-4e61-b65c-24c46c0f84e6 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:07.687260 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:07.687260 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:36:07.695758 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-9ae7b18d-0eb8-461b-b85f-29d606c78b1f req-96a6861b-afd0-4e61-b65c-24c46c0f84e6 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Volume info retrieved successfully. Aug 20 04:36:07.705400 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-9ae7b18d-0eb8-461b-b85f-29d606c78b1f req-96a6861b-afd0-4e61-b65c-24c46c0f84e6 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/volumes/031ad2e7-84b1-491c-a650-4d2dd883d138 returned with HTTP 200 Aug 20 04:36:07.707757 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 452/1817] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:36:07 2026] GET /volume/v3/volumes/031ad2e7-84b1-491c-a650-4d2dd883d138 => generated 848 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:07.832967 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1d37459d-dc99-4e05-81e3-64950a88f7aa None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:07.835652 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1d37459d-dc99-4e05-81e3-64950a88f7aa tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/4573f789-7733-4dc5-a0b5-c67a75e70cce Aug 20 04:36:07.841055 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1d37459d-dc99-4e05-81e3-64950a88f7aa tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:07.841055 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1d37459d-dc99-4e05-81e3-64950a88f7aa tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:07.855584 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:07.855584 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:36:07.860167 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7d96ad93-a8fa-4562-a220-daeef9b39762 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:07.861045 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7d96ad93-a8fa-4562-a220-daeef9b39762 None None] GET https://10.4.3.239/volume// Aug 20 04:36:07.861332 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7d96ad93-a8fa-4562-a220-daeef9b39762 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:07.863048 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7d96ad93-a8fa-4562-a220-daeef9b39762 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:07.863048 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7d96ad93-a8fa-4562-a220-daeef9b39762 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:36:07.863048 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 458/1818] 10.4.3.239 () {66 vars in 1428 bytes} [Thu Aug 20 04:36:07 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:36:07.871142 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1d37459d-dc99-4e05-81e3-64950a88f7aa tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:36:07.881981 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-9ae7b18d-0eb8-461b-b85f-29d606c78b1f req-e7301b0e-70d5-42c8-90d4-98a9710ab6b2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:07.884560 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1d37459d-dc99-4e05-81e3-64950a88f7aa tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/4573f789-7733-4dc5-a0b5-c67a75e70cce returned with HTTP 200 Aug 20 04:36:07.885625 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 457/1819] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:07 2026] GET /volume/v3/volumes/4573f789-7733-4dc5-a0b5-c67a75e70cce => generated 1366 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:36:08.051790 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-9ae7b18d-0eb8-461b-b85f-29d606c78b1f req-e7301b0e-70d5-42c8-90d4-98a9710ab6b2 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:36:08.052610 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-9ae7b18d-0eb8-461b-b85f-29d606c78b1f req-e7301b0e-70d5-42c8-90d4-98a9710ab6b2 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "031ad2e7-84b1-491c-a650-4d2dd883d138", "connector": null, "instance_uuid": "94808677-d899-4d2b-a339-3bf8ab14dbc3"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:36:08.063450 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-60d6a27d-0a5f-4003-bc92-53306ce23847 req-6b20cb33-9f0a-411d-bff3-cdb3ed18f65f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:08.067803 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-60d6a27d-0a5f-4003-bc92-53306ce23847 req-6b20cb33-9f0a-411d-bff3-cdb3ed18f65f tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/4573f789-7733-4dc5-a0b5-c67a75e70cce Aug 20 04:36:08.067976 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-60d6a27d-0a5f-4003-bc92-53306ce23847 req-6b20cb33-9f0a-411d-bff3-cdb3ed18f65f tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:08.069369 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-60d6a27d-0a5f-4003-bc92-53306ce23847 req-6b20cb33-9f0a-411d-bff3-cdb3ed18f65f tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:08.072793 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:08.072793 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:36:08.086145 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:08.086145 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:36:08.095812 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-60d6a27d-0a5f-4003-bc92-53306ce23847 req-6b20cb33-9f0a-411d-bff3-cdb3ed18f65f tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:36:08.105444 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-60d6a27d-0a5f-4003-bc92-53306ce23847 req-6b20cb33-9f0a-411d-bff3-cdb3ed18f65f tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/4573f789-7733-4dc5-a0b5-c67a75e70cce returned with HTTP 200 Aug 20 04:36:08.105880 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 453/1820] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:36:08 2026] GET /volume/v3/volumes/4573f789-7733-4dc5-a0b5-c67a75e70cce => generated 1366 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:36:08.163293 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-9ae7b18d-0eb8-461b-b85f-29d606c78b1f req-e7301b0e-70d5-42c8-90d4-98a9710ab6b2 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:36:08.163940 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 453/1821] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:36:07 2026] POST /volume/v3/attachments => generated 273 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:36:08.237298 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0e925888-21e7-4903-9407-98ac0b63fd76 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:08.239510 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0e925888-21e7-4903-9407-98ac0b63fd76 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] GET https://10.4.3.239/volume/v3/volumes/031ad2e7-84b1-491c-a650-4d2dd883d138 Aug 20 04:36:08.239962 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0e925888-21e7-4903-9407-98ac0b63fd76 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:08.240380 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0e925888-21e7-4903-9407-98ac0b63fd76 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:08.250821 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1ba1dccf-1510-483d-b307-edf9bae6206d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:08.251613 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1ba1dccf-1510-483d-b307-edf9bae6206d None None] GET https://10.4.3.239/volume// Aug 20 04:36:08.252168 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1ba1dccf-1510-483d-b307-edf9bae6206d None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:08.252168 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1ba1dccf-1510-483d-b307-edf9bae6206d None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:08.252485 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1ba1dccf-1510-483d-b307-edf9bae6206d None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:36:08.252889 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 458/1822] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:36:08 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:36:08.261789 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:08.261789 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:36:08.266210 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-0e925888-21e7-4903-9407-98ac0b63fd76 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Volume info retrieved successfully. Aug 20 04:36:08.270937 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-9ae7b18d-0eb8-461b-b85f-29d606c78b1f req-0173f508-ad6f-482d-b9a0-eeef8a82cfcc None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:08.272598 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0e925888-21e7-4903-9407-98ac0b63fd76 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/volumes/031ad2e7-84b1-491c-a650-4d2dd883d138 returned with HTTP 200 Aug 20 04:36:08.273615 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 459/1823] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:08 2026] GET /volume/v3/volumes/031ad2e7-84b1-491c-a650-4d2dd883d138 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:08.274896 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-9ae7b18d-0eb8-461b-b85f-29d606c78b1f req-0173f508-ad6f-482d-b9a0-eeef8a82cfcc tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] GET https://10.4.3.239/volume/v3/volumes/031ad2e7-84b1-491c-a650-4d2dd883d138 Aug 20 04:36:08.274896 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-9ae7b18d-0eb8-461b-b85f-29d606c78b1f req-0173f508-ad6f-482d-b9a0-eeef8a82cfcc tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:08.275204 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-9ae7b18d-0eb8-461b-b85f-29d606c78b1f req-0173f508-ad6f-482d-b9a0-eeef8a82cfcc tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:08.298425 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:08.298425 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:36:08.305736 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-9ae7b18d-0eb8-461b-b85f-29d606c78b1f req-0173f508-ad6f-482d-b9a0-eeef8a82cfcc tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Volume info retrieved successfully. Aug 20 04:36:08.314628 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-9ae7b18d-0eb8-461b-b85f-29d606c78b1f req-0173f508-ad6f-482d-b9a0-eeef8a82cfcc tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/volumes/031ad2e7-84b1-491c-a650-4d2dd883d138 returned with HTTP 200 Aug 20 04:36:08.315419 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 454/1824] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:36:08 2026] GET /volume/v3/volumes/031ad2e7-84b1-491c-a650-4d2dd883d138 => generated 1027 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:36:08.457800 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-9ae7b18d-0eb8-461b-b85f-29d606c78b1f req-1066f5f9-662e-4be6-8e0d-186e56808a12 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:08.460396 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-9ae7b18d-0eb8-461b-b85f-29d606c78b1f req-1066f5f9-662e-4be6-8e0d-186e56808a12 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] PUT https://10.4.3.239/volume/v3/attachments/7104b165-fab5-4bd3-8f09-169049f071da Aug 20 04:36:08.460892 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-9ae7b18d-0eb8-461b-b85f-29d606c78b1f req-1066f5f9-662e-4be6-8e0d-186e56808a12 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:36:08.475304 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-9ae7b18d-0eb8-461b-b85f-29d606c78b1f req-1066f5f9-662e-4be6-8e0d-186e56808a12 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Acquiring lock "cinder-attachment_update-031ad2e7-84b1-491c-a650-4d2dd883d138-np0000007850" by "attachment_update" {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:36:08.485943 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-9ae7b18d-0eb8-461b-b85f-29d606c78b1f req-1066f5f9-662e-4be6-8e0d-186e56808a12 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Lock "cinder-attachment_update-031ad2e7-84b1-491c-a650-4d2dd883d138-np0000007850" acquired by "attachment_update" :: waited 0.011s {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:36:08.487006 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:08.487006 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:36:08.548539 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3b011ad0-c34e-4fc0-81d2-f9175fba29d0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:08.551395 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3b011ad0-c34e-4fc0-81d2-f9175fba29d0 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 Aug 20 04:36:08.552019 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3b011ad0-c34e-4fc0-81d2-f9175fba29d0 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:08.552132 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3b011ad0-c34e-4fc0-81d2-f9175fba29d0 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:08.552919 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-3b011ad0-c34e-4fc0-81d2-f9175fba29d0 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 8dd1af3f-498a-47a5-87d2-e0dac91aa485. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:08.559296 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:08.559296 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:36:08.560050 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3b011ad0-c34e-4fc0-81d2-f9175fba29d0 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 returned with HTTP 200 Aug 20 04:36:08.561141 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 459/1825] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:08 2026] GET /volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:08.628988 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-9ae7b18d-0eb8-461b-b85f-29d606c78b1f req-1066f5f9-662e-4be6-8e0d-186e56808a12 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Lock "cinder-attachment_update-031ad2e7-84b1-491c-a650-4d2dd883d138-np0000007850" released by "attachment_update" :: held 0.143s {{(pid=100177) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:36:08.629410 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-9ae7b18d-0eb8-461b-b85f-29d606c78b1f req-1066f5f9-662e-4be6-8e0d-186e56808a12 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/attachments/7104b165-fab5-4bd3-8f09-169049f071da returned with HTTP 200 Aug 20 04:36:08.629888 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 454/1826] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:36:08 2026] PUT /volume/v3/attachments/7104b165-fab5-4bd3-8f09-169049f071da => generated 969 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:36:08.834603 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-60d6a27d-0a5f-4003-bc92-53306ce23847 req-d30e9b6e-df03-4062-a6a8-1eef4a5f7641 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:08.837606 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-60d6a27d-0a5f-4003-bc92-53306ce23847 req-d30e9b6e-df03-4062-a6a8-1eef4a5f7641 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/4573f789-7733-4dc5-a0b5-c67a75e70cce Aug 20 04:36:08.837873 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-60d6a27d-0a5f-4003-bc92-53306ce23847 req-d30e9b6e-df03-4062-a6a8-1eef4a5f7641 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:08.838333 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-60d6a27d-0a5f-4003-bc92-53306ce23847 req-d30e9b6e-df03-4062-a6a8-1eef4a5f7641 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:08.853294 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:08.853294 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:36:08.859468 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-60d6a27d-0a5f-4003-bc92-53306ce23847 req-d30e9b6e-df03-4062-a6a8-1eef4a5f7641 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:36:08.866681 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-60d6a27d-0a5f-4003-bc92-53306ce23847 req-d30e9b6e-df03-4062-a6a8-1eef4a5f7641 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/4573f789-7733-4dc5-a0b5-c67a75e70cce returned with HTTP 200 Aug 20 04:36:08.867202 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 460/1827] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:36:08 2026] GET /volume/v3/volumes/4573f789-7733-4dc5-a0b5-c67a75e70cce => generated 1366 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:36:08.879414 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b06bd965-7e62-4a0e-a1e2-7466b8cc41ac None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:08.882210 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b06bd965-7e62-4a0e-a1e2-7466b8cc41ac None None] GET https://10.4.3.239/volume// Aug 20 04:36:08.882210 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b06bd965-7e62-4a0e-a1e2-7466b8cc41ac None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:08.882210 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b06bd965-7e62-4a0e-a1e2-7466b8cc41ac None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:08.882210 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b06bd965-7e62-4a0e-a1e2-7466b8cc41ac None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:36:08.883176 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 455/1828] 10.4.3.239 () {66 vars in 1419 bytes} [Thu Aug 20 04:36:08 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:36:08.895359 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-60d6a27d-0a5f-4003-bc92-53306ce23847 req-58199ae4-a0ca-4f05-968b-3e0b2a021fe9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:08.898039 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-60d6a27d-0a5f-4003-bc92-53306ce23847 req-58199ae4-a0ca-4f05-968b-3e0b2a021fe9 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:36:08.898811 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-60d6a27d-0a5f-4003-bc92-53306ce23847 req-58199ae4-a0ca-4f05-968b-3e0b2a021fe9 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4573f789-7733-4dc5-a0b5-c67a75e70cce", "connector": null, "instance_uuid": "f5ad2040-f5fd-41b3-a6a3-ca65a948dba4"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:36:08.913591 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:08.913591 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:36:08.965221 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-60d6a27d-0a5f-4003-bc92-53306ce23847 req-58199ae4-a0ca-4f05-968b-3e0b2a021fe9 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:36:08.966515 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 460/1829] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:36:08 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 20 04:36:09.296297 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-12fd181b-7543-4eb0-8510-162442ab4d2e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:09.298910 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-12fd181b-7543-4eb0-8510-162442ab4d2e tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] GET https://10.4.3.239/volume/v3/volumes/031ad2e7-84b1-491c-a650-4d2dd883d138 Aug 20 04:36:09.298910 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-12fd181b-7543-4eb0-8510-162442ab4d2e tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:09.302950 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-12fd181b-7543-4eb0-8510-162442ab4d2e tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:09.318704 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:09.318704 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:36:09.326434 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-12fd181b-7543-4eb0-8510-162442ab4d2e tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Volume info retrieved successfully. Aug 20 04:36:09.334899 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-12fd181b-7543-4eb0-8510-162442ab4d2e tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/volumes/031ad2e7-84b1-491c-a650-4d2dd883d138 returned with HTTP 200 Aug 20 04:36:09.335757 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 455/1830] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:09 2026] GET /volume/v3/volumes/031ad2e7-84b1-491c-a650-4d2dd883d138 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:09.577335 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0449fc76-26c0-421a-8acd-4cba636028f2 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:09.579936 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0449fc76-26c0-421a-8acd-4cba636028f2 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 Aug 20 04:36:09.580219 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0449fc76-26c0-421a-8acd-4cba636028f2 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:09.580469 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0449fc76-26c0-421a-8acd-4cba636028f2 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:09.580606 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-0449fc76-26c0-421a-8acd-4cba636028f2 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 8dd1af3f-498a-47a5-87d2-e0dac91aa485. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:09.593864 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:09.593864 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:36:09.594274 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0449fc76-26c0-421a-8acd-4cba636028f2 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 returned with HTTP 200 Aug 20 04:36:09.599659 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 461/1831] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:09 2026] GET /volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 => generated 736 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:10.357757 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-03861db4-de13-4262-a626-3addf80c5112 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:10.364953 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-03861db4-de13-4262-a626-3addf80c5112 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] GET https://10.4.3.239/volume/v3/volumes/031ad2e7-84b1-491c-a650-4d2dd883d138 Aug 20 04:36:10.365219 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-03861db4-de13-4262-a626-3addf80c5112 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:10.365841 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-03861db4-de13-4262-a626-3addf80c5112 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:10.390646 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:10.390646 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:36:10.397756 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-03861db4-de13-4262-a626-3addf80c5112 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Volume info retrieved successfully. Aug 20 04:36:10.406338 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-03861db4-de13-4262-a626-3addf80c5112 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/volumes/031ad2e7-84b1-491c-a650-4d2dd883d138 returned with HTTP 200 Aug 20 04:36:10.407298 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 456/1832] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:10 2026] GET /volume/v3/volumes/031ad2e7-84b1-491c-a650-4d2dd883d138 => generated 848 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:10.618516 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-83d08612-de80-4ab1-9801-5dbeaa61e627 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:10.622679 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-83d08612-de80-4ab1-9801-5dbeaa61e627 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 Aug 20 04:36:10.622679 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-83d08612-de80-4ab1-9801-5dbeaa61e627 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:10.622890 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-83d08612-de80-4ab1-9801-5dbeaa61e627 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:10.622890 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-83d08612-de80-4ab1-9801-5dbeaa61e627 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 8dd1af3f-498a-47a5-87d2-e0dac91aa485. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:10.629068 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:10.629068 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:36:10.630018 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-83d08612-de80-4ab1-9801-5dbeaa61e627 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 returned with HTTP 200 Aug 20 04:36:10.630691 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 461/1833] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:10 2026] GET /volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:10.845902 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4269ec40-15e1-44e6-9d05-247cf6f9a9b0 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:10.847050 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4269ec40-15e1-44e6-9d05-247cf6f9a9b0 None None] GET https://10.4.3.239/volume// Aug 20 04:36:10.847593 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4269ec40-15e1-44e6-9d05-247cf6f9a9b0 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:10.847945 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4269ec40-15e1-44e6-9d05-247cf6f9a9b0 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:10.848421 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4269ec40-15e1-44e6-9d05-247cf6f9a9b0 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:36:10.848945 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 456/1834] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:36:10 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:36:10.861409 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-60d6a27d-0a5f-4003-bc92-53306ce23847 req-b9686188-c453-41ab-b6e5-135cfd842db6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:10.866061 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-60d6a27d-0a5f-4003-bc92-53306ce23847 req-b9686188-c453-41ab-b6e5-135cfd842db6 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/4573f789-7733-4dc5-a0b5-c67a75e70cce Aug 20 04:36:10.866061 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-60d6a27d-0a5f-4003-bc92-53306ce23847 req-b9686188-c453-41ab-b6e5-135cfd842db6 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:10.866662 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-60d6a27d-0a5f-4003-bc92-53306ce23847 req-b9686188-c453-41ab-b6e5-135cfd842db6 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:10.886628 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:10.886628 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:36:10.894943 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-60d6a27d-0a5f-4003-bc92-53306ce23847 req-b9686188-c453-41ab-b6e5-135cfd842db6 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:36:10.899431 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-60d6a27d-0a5f-4003-bc92-53306ce23847 req-b9686188-c453-41ab-b6e5-135cfd842db6 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/4573f789-7733-4dc5-a0b5-c67a75e70cce returned with HTTP 200 Aug 20 04:36:10.900676 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 462/1835] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:36:10 2026] GET /volume/v3/volumes/4573f789-7733-4dc5-a0b5-c67a75e70cce => generated 1545 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:36:11.057839 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-60d6a27d-0a5f-4003-bc92-53306ce23847 req-d5342918-a446-4a88-81b3-aced14dd4b22 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:11.062372 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-60d6a27d-0a5f-4003-bc92-53306ce23847 req-d5342918-a446-4a88-81b3-aced14dd4b22 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] PUT https://10.4.3.239/volume/v3/attachments/6f72861e-a8f3-4c95-948f-d9628f787b29 Aug 20 04:36:11.063946 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-60d6a27d-0a5f-4003-bc92-53306ce23847 req-d5342918-a446-4a88-81b3-aced14dd4b22 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:36:11.082329 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-60d6a27d-0a5f-4003-bc92-53306ce23847 req-d5342918-a446-4a88-81b3-aced14dd4b22 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Acquiring lock "cinder-attachment_update-4573f789-7733-4dc5-a0b5-c67a75e70cce-np0000007850" by "attachment_update" {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:36:11.090379 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-60d6a27d-0a5f-4003-bc92-53306ce23847 req-d5342918-a446-4a88-81b3-aced14dd4b22 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Lock "cinder-attachment_update-4573f789-7733-4dc5-a0b5-c67a75e70cce-np0000007850" acquired by "attachment_update" :: waited 0.008s {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:36:11.092725 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:11.092725 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:36:11.313522 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-60d6a27d-0a5f-4003-bc92-53306ce23847 req-d5342918-a446-4a88-81b3-aced14dd4b22 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Lock "cinder-attachment_update-4573f789-7733-4dc5-a0b5-c67a75e70cce-np0000007850" released by "attachment_update" :: held 0.223s {{(pid=100174) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:36:11.313854 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-60d6a27d-0a5f-4003-bc92-53306ce23847 req-d5342918-a446-4a88-81b3-aced14dd4b22 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/attachments/6f72861e-a8f3-4c95-948f-d9628f787b29 returned with HTTP 200 Aug 20 04:36:11.316675 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 457/1836] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:36:11 2026] PUT /volume/v3/attachments/6f72861e-a8f3-4c95-948f-d9628f787b29 => generated 969 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:36:11.362206 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-60d6a27d-0a5f-4003-bc92-53306ce23847 req-4022f231-f7c8-479a-841f-348d5f187da4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:11.366314 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-60d6a27d-0a5f-4003-bc92-53306ce23847 req-4022f231-f7c8-479a-841f-348d5f187da4 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] POST https://10.4.3.239/volume/v3/attachments/6f72861e-a8f3-4c95-948f-d9628f787b29/action Aug 20 04:36:11.366314 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-60d6a27d-0a5f-4003-bc92-53306ce23847 req-4022f231-f7c8-479a-841f-348d5f187da4 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Action body: b'{"os-complete": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:36:11.368928 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-60d6a27d-0a5f-4003-bc92-53306ce23847 req-4022f231-f7c8-479a-841f-348d5f187da4 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:36:11.397719 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:11.397719 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:36:11.411007 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-161bc716-bb53-4640-be20-9eef2fde1338 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:11.414908 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-161bc716-bb53-4640-be20-9eef2fde1338 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] GET https://10.4.3.239/volume/v3/volumes/2ec8ee81-4740-4d9b-a627-98485c51f90c Aug 20 04:36:11.417943 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-161bc716-bb53-4640-be20-9eef2fde1338 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:11.417943 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-161bc716-bb53-4640-be20-9eef2fde1338 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:11.427193 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-60d6a27d-0a5f-4003-bc92-53306ce23847 req-4022f231-f7c8-479a-841f-348d5f187da4 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/attachments/6f72861e-a8f3-4c95-948f-d9628f787b29/action returned with HTTP 204 Aug 20 04:36:11.428062 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 462/1837] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:36:11 2026] POST /volume/v3/attachments/6f72861e-a8f3-4c95-948f-d9628f787b29/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:36:11.429676 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9291f49d-78bb-47db-b6ab-f0740456b192 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:11.430850 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:11.430850 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:36:11.433354 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9291f49d-78bb-47db-b6ab-f0740456b192 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] GET https://10.4.3.239/volume/v3/volumes/031ad2e7-84b1-491c-a650-4d2dd883d138 Aug 20 04:36:11.433687 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9291f49d-78bb-47db-b6ab-f0740456b192 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:11.434587 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9291f49d-78bb-47db-b6ab-f0740456b192 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:11.442076 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-161bc716-bb53-4640-be20-9eef2fde1338 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Volume info retrieved successfully. Aug 20 04:36:11.453146 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-161bc716-bb53-4640-be20-9eef2fde1338 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] https://10.4.3.239/volume/v3/volumes/2ec8ee81-4740-4d9b-a627-98485c51f90c returned with HTTP 200 Aug 20 04:36:11.454058 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 457/1838] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:11 2026] GET /volume/v3/volumes/2ec8ee81-4740-4d9b-a627-98485c51f90c => generated 840 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:11.454783 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:11.454783 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:36:11.468272 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-9291f49d-78bb-47db-b6ab-f0740456b192 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Volume info retrieved successfully. Aug 20 04:36:11.484288 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-96b80328-614e-4bde-a817-803d50a34451 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:11.484740 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9291f49d-78bb-47db-b6ab-f0740456b192 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/volumes/031ad2e7-84b1-491c-a650-4d2dd883d138 returned with HTTP 200 Aug 20 04:36:11.484740 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 463/1839] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:11 2026] GET /volume/v3/volumes/031ad2e7-84b1-491c-a650-4d2dd883d138 => generated 848 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:11.490421 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-96b80328-614e-4bde-a817-803d50a34451 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] GET https://10.4.3.239/volume/v3/volumes/2ec8ee81-4740-4d9b-a627-98485c51f90c Aug 20 04:36:11.490421 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-96b80328-614e-4bde-a817-803d50a34451 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:11.490421 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-96b80328-614e-4bde-a817-803d50a34451 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:11.502207 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:11.502207 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:36:11.516408 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-96b80328-614e-4bde-a817-803d50a34451 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Volume info retrieved successfully. Aug 20 04:36:11.516548 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-96b80328-614e-4bde-a817-803d50a34451 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] https://10.4.3.239/volume/v3/volumes/2ec8ee81-4740-4d9b-a627-98485c51f90c returned with HTTP 200 Aug 20 04:36:11.518707 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 458/1840] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:11 2026] GET /volume/v3/volumes/2ec8ee81-4740-4d9b-a627-98485c51f90c => generated 840 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:11.620875 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-a3665f26-a414-48a0-8ca4-35c87ed372e9 req-e651bc5a-c95c-4011-b460-e0e733788069 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:11.623006 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-a3665f26-a414-48a0-8ca4-35c87ed372e9 req-e651bc5a-c95c-4011-b460-e0e733788069 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] GET https://10.4.3.239/volume/v3/volumes/2ec8ee81-4740-4d9b-a627-98485c51f90c Aug 20 04:36:11.623376 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-a3665f26-a414-48a0-8ca4-35c87ed372e9 req-e651bc5a-c95c-4011-b460-e0e733788069 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:11.623994 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-a3665f26-a414-48a0-8ca4-35c87ed372e9 req-e651bc5a-c95c-4011-b460-e0e733788069 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:11.638561 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:11.638561 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:36:11.651815 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-a3665f26-a414-48a0-8ca4-35c87ed372e9 req-e651bc5a-c95c-4011-b460-e0e733788069 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Volume info retrieved successfully. Aug 20 04:36:11.653670 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-cb62ff14-f350-4ee3-b999-29c3fa9e76e5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:11.656827 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cb62ff14-f350-4ee3-b999-29c3fa9e76e5 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 Aug 20 04:36:11.656874 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cb62ff14-f350-4ee3-b999-29c3fa9e76e5 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:11.657205 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cb62ff14-f350-4ee3-b999-29c3fa9e76e5 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:11.657205 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-cb62ff14-f350-4ee3-b999-29c3fa9e76e5 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 8dd1af3f-498a-47a5-87d2-e0dac91aa485. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:11.659079 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-a3665f26-a414-48a0-8ca4-35c87ed372e9 req-e651bc5a-c95c-4011-b460-e0e733788069 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] https://10.4.3.239/volume/v3/volumes/2ec8ee81-4740-4d9b-a627-98485c51f90c returned with HTTP 200 Aug 20 04:36:11.659680 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 463/1841] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:36:11 2026] GET /volume/v3/volumes/2ec8ee81-4740-4d9b-a627-98485c51f90c => generated 840 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:11.666581 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:11.666581 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:36:11.667968 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cb62ff14-f350-4ee3-b999-29c3fa9e76e5 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 returned with HTTP 200 Aug 20 04:36:11.668446 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 458/1842] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:11 2026] GET /volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:11.782873 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-20ea124c-5ff2-43a3-892b-7ee7d6b853a5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:11.783268 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-20ea124c-5ff2-43a3-892b-7ee7d6b853a5 None None] GET https://10.4.3.239/volume// Aug 20 04:36:11.783383 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-20ea124c-5ff2-43a3-892b-7ee7d6b853a5 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:11.783559 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-20ea124c-5ff2-43a3-892b-7ee7d6b853a5 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:11.783946 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-20ea124c-5ff2-43a3-892b-7ee7d6b853a5 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:36:11.784466 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 464/1843] 10.4.3.239 () {66 vars in 1428 bytes} [Thu Aug 20 04:36: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 20 04:36:11.798496 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-a3665f26-a414-48a0-8ca4-35c87ed372e9 req-f9f18bd4-9eed-48a7-81f9-b76284040cdb None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:11.802015 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-a3665f26-a414-48a0-8ca4-35c87ed372e9 req-f9f18bd4-9eed-48a7-81f9-b76284040cdb tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:36:11.802880 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-a3665f26-a414-48a0-8ca4-35c87ed372e9 req-f9f18bd4-9eed-48a7-81f9-b76284040cdb tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2ec8ee81-4740-4d9b-a627-98485c51f90c", "connector": null, "instance_uuid": "a9c189e7-0005-4171-81b1-fc041db8a260"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:36:11.814410 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:11.814410 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:36:11.851292 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-a3665f26-a414-48a0-8ca4-35c87ed372e9 req-f9f18bd4-9eed-48a7-81f9-b76284040cdb tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:36:11.851914 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 459/1844] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:36:11 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 20 04:36:11.899218 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-66a7a4f0-965d-4ab0-9eac-5eaeb2bf42c1 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:11.902726 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-66a7a4f0-965d-4ab0-9eac-5eaeb2bf42c1 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] GET https://10.4.3.239/volume/v3/volumes/2ec8ee81-4740-4d9b-a627-98485c51f90c Aug 20 04:36:11.902726 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-66a7a4f0-965d-4ab0-9eac-5eaeb2bf42c1 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:11.902726 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-66a7a4f0-965d-4ab0-9eac-5eaeb2bf42c1 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:11.915760 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:11.915760 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:36:11.916719 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-36cba446-99c4-4bb6-97c9-d468bfb66ce6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:11.918369 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-36cba446-99c4-4bb6-97c9-d468bfb66ce6 None None] GET https://10.4.3.239/volume// Aug 20 04:36:11.918369 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-36cba446-99c4-4bb6-97c9-d468bfb66ce6 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:11.918369 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-36cba446-99c4-4bb6-97c9-d468bfb66ce6 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:11.918895 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-36cba446-99c4-4bb6-97c9-d468bfb66ce6 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:36:11.920261 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 459/1845] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:36: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 20 04:36:11.920766 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-66a7a4f0-965d-4ab0-9eac-5eaeb2bf42c1 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Volume info retrieved successfully. Aug 20 04:36:11.927252 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-66a7a4f0-965d-4ab0-9eac-5eaeb2bf42c1 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] https://10.4.3.239/volume/v3/volumes/2ec8ee81-4740-4d9b-a627-98485c51f90c returned with HTTP 200 Aug 20 04:36:11.927739 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 464/1846] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:11 2026] GET /volume/v3/volumes/2ec8ee81-4740-4d9b-a627-98485c51f90c => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:11.932716 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-a3665f26-a414-48a0-8ca4-35c87ed372e9 req-ff0b9ed6-25e1-4853-a600-fa0dca5a1ca2 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:11.936220 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-a3665f26-a414-48a0-8ca4-35c87ed372e9 req-ff0b9ed6-25e1-4853-a600-fa0dca5a1ca2 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] GET https://10.4.3.239/volume/v3/volumes/2ec8ee81-4740-4d9b-a627-98485c51f90c Aug 20 04:36:11.936220 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-a3665f26-a414-48a0-8ca4-35c87ed372e9 req-ff0b9ed6-25e1-4853-a600-fa0dca5a1ca2 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:11.936220 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-a3665f26-a414-48a0-8ca4-35c87ed372e9 req-ff0b9ed6-25e1-4853-a600-fa0dca5a1ca2 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:11.949791 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:11.949791 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:36:11.957017 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-a3665f26-a414-48a0-8ca4-35c87ed372e9 req-ff0b9ed6-25e1-4853-a600-fa0dca5a1ca2 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Volume info retrieved successfully. Aug 20 04:36:11.963585 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-a3665f26-a414-48a0-8ca4-35c87ed372e9 req-ff0b9ed6-25e1-4853-a600-fa0dca5a1ca2 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] https://10.4.3.239/volume/v3/volumes/2ec8ee81-4740-4d9b-a627-98485c51f90c returned with HTTP 200 Aug 20 04:36:11.964196 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 465/1847] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:36:11 2026] GET /volume/v3/volumes/2ec8ee81-4740-4d9b-a627-98485c51f90c => generated 1019 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:36:12.104995 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-a3665f26-a414-48a0-8ca4-35c87ed372e9 req-ed6c1b8a-3109-41cc-b178-a5dd323529c7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:12.110523 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-a3665f26-a414-48a0-8ca4-35c87ed372e9 req-ed6c1b8a-3109-41cc-b178-a5dd323529c7 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] PUT https://10.4.3.239/volume/v3/attachments/efabd0d0-2658-444f-b559-cc2b73309a5d Aug 20 04:36:12.110523 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-a3665f26-a414-48a0-8ca4-35c87ed372e9 req-ed6c1b8a-3109-41cc-b178-a5dd323529c7 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:36:12.121277 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-a3665f26-a414-48a0-8ca4-35c87ed372e9 req-ed6c1b8a-3109-41cc-b178-a5dd323529c7 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Acquiring lock "cinder-attachment_update-2ec8ee81-4740-4d9b-a627-98485c51f90c-np0000007850" by "attachment_update" {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:36:12.134153 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-a3665f26-a414-48a0-8ca4-35c87ed372e9 req-ed6c1b8a-3109-41cc-b178-a5dd323529c7 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Lock "cinder-attachment_update-2ec8ee81-4740-4d9b-a627-98485c51f90c-np0000007850" acquired by "attachment_update" :: waited 0.012s {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:36:12.134153 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:12.134153 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:36:12.399655 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-a3665f26-a414-48a0-8ca4-35c87ed372e9 req-ed6c1b8a-3109-41cc-b178-a5dd323529c7 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Lock "cinder-attachment_update-2ec8ee81-4740-4d9b-a627-98485c51f90c-np0000007850" released by "attachment_update" :: held 0.267s {{(pid=100174) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:36:12.399961 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-a3665f26-a414-48a0-8ca4-35c87ed372e9 req-ed6c1b8a-3109-41cc-b178-a5dd323529c7 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] https://10.4.3.239/volume/v3/attachments/efabd0d0-2658-444f-b559-cc2b73309a5d returned with HTTP 200 Aug 20 04:36:12.400614 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 460/1848] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:36:12 2026] PUT /volume/v3/attachments/efabd0d0-2658-444f-b559-cc2b73309a5d => generated 969 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:36:12.510313 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d67443f5-3384-4d82-860d-303afd430200 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:12.514617 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d67443f5-3384-4d82-860d-303afd430200 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] GET https://10.4.3.239/volume/v3/volumes/031ad2e7-84b1-491c-a650-4d2dd883d138 Aug 20 04:36:12.515332 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d67443f5-3384-4d82-860d-303afd430200 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:12.515332 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d67443f5-3384-4d82-860d-303afd430200 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:12.533368 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:12.533368 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:36:12.539692 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-d67443f5-3384-4d82-860d-303afd430200 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Volume info retrieved successfully. Aug 20 04:36:12.546583 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d67443f5-3384-4d82-860d-303afd430200 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/volumes/031ad2e7-84b1-491c-a650-4d2dd883d138 returned with HTTP 200 Aug 20 04:36:12.547215 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 460/1849] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:12 2026] GET /volume/v3/volumes/031ad2e7-84b1-491c-a650-4d2dd883d138 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:12.686532 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-54b87186-5968-4da5-b03a-72c7328fa3be None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:12.689590 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-54b87186-5968-4da5-b03a-72c7328fa3be tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 Aug 20 04:36:12.691207 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-54b87186-5968-4da5-b03a-72c7328fa3be tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:12.691207 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-54b87186-5968-4da5-b03a-72c7328fa3be tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:12.691207 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-54b87186-5968-4da5-b03a-72c7328fa3be tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 8dd1af3f-498a-47a5-87d2-e0dac91aa485. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:12.697804 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:12.697804 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:36:12.698758 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-54b87186-5968-4da5-b03a-72c7328fa3be tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 returned with HTTP 200 Aug 20 04:36:12.699282 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 465/1850] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:12 2026] GET /volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:12.949416 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9e7bc07f-73e7-4f6c-992d-697289a6bf34 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:12.952287 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9e7bc07f-73e7-4f6c-992d-697289a6bf34 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] GET https://10.4.3.239/volume/v3/volumes/2ec8ee81-4740-4d9b-a627-98485c51f90c Aug 20 04:36:12.952287 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9e7bc07f-73e7-4f6c-992d-697289a6bf34 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:12.953601 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9e7bc07f-73e7-4f6c-992d-697289a6bf34 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:12.977610 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:12.977610 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:36:12.988350 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-9e7bc07f-73e7-4f6c-992d-697289a6bf34 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Volume info retrieved successfully. Aug 20 04:36:13.000134 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9e7bc07f-73e7-4f6c-992d-697289a6bf34 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] https://10.4.3.239/volume/v3/volumes/2ec8ee81-4740-4d9b-a627-98485c51f90c returned with HTTP 200 Aug 20 04:36:13.000974 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 466/1851] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:12 2026] GET /volume/v3/volumes/2ec8ee81-4740-4d9b-a627-98485c51f90c => generated 840 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:13.093291 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-9ae7b18d-0eb8-461b-b85f-29d606c78b1f req-527a823d-2ee5-414c-9ae2-4bd4abc320df None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:13.097174 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-9ae7b18d-0eb8-461b-b85f-29d606c78b1f req-527a823d-2ee5-414c-9ae2-4bd4abc320df tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] POST https://10.4.3.239/volume/v3/attachments/7104b165-fab5-4bd3-8f09-169049f071da/action Aug 20 04:36:13.098114 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-9ae7b18d-0eb8-461b-b85f-29d606c78b1f req-527a823d-2ee5-414c-9ae2-4bd4abc320df tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Action body: b'{"os-complete": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:36:13.098114 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-9ae7b18d-0eb8-461b-b85f-29d606c78b1f req-527a823d-2ee5-414c-9ae2-4bd4abc320df tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:36:13.136248 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:13.136248 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:36:13.169455 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-9ae7b18d-0eb8-461b-b85f-29d606c78b1f req-527a823d-2ee5-414c-9ae2-4bd4abc320df tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/attachments/7104b165-fab5-4bd3-8f09-169049f071da/action returned with HTTP 204 Aug 20 04:36:13.170307 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 461/1852] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:36:13 2026] POST /volume/v3/attachments/7104b165-fab5-4bd3-8f09-169049f071da/action => generated 0 bytes in 78 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:36:13.566447 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1aa4f6b0-48d6-42fd-b4e3-20e318cf7030 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:13.572332 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1aa4f6b0-48d6-42fd-b4e3-20e318cf7030 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] GET https://10.4.3.239/volume/v3/volumes/031ad2e7-84b1-491c-a650-4d2dd883d138 Aug 20 04:36:13.572332 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1aa4f6b0-48d6-42fd-b4e3-20e318cf7030 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:13.572332 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1aa4f6b0-48d6-42fd-b4e3-20e318cf7030 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:13.588728 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:13.588728 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:36:13.595491 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-1aa4f6b0-48d6-42fd-b4e3-20e318cf7030 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Volume info retrieved successfully. Aug 20 04:36:13.604370 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1aa4f6b0-48d6-42fd-b4e3-20e318cf7030 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/volumes/031ad2e7-84b1-491c-a650-4d2dd883d138 returned with HTTP 200 Aug 20 04:36:13.605440 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 461/1853] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:13 2026] GET /volume/v3/volumes/031ad2e7-84b1-491c-a650-4d2dd883d138 => generated 1140 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:36:13.632331 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c7b9c7c6-2d53-421c-b266-e377adacaf0a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:13.636146 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c7b9c7c6-2d53-421c-b266-e377adacaf0a tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] GET https://10.4.3.239/volume/v3/volumes/031ad2e7-84b1-491c-a650-4d2dd883d138 Aug 20 04:36:13.636437 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c7b9c7c6-2d53-421c-b266-e377adacaf0a tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:13.636724 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c7b9c7c6-2d53-421c-b266-e377adacaf0a tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:13.653915 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:13.653915 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:36:13.658625 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-c7b9c7c6-2d53-421c-b266-e377adacaf0a tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Volume info retrieved successfully. Aug 20 04:36:13.666886 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c7b9c7c6-2d53-421c-b266-e377adacaf0a tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/volumes/031ad2e7-84b1-491c-a650-4d2dd883d138 returned with HTTP 200 Aug 20 04:36:13.667831 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 466/1854] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:13 2026] GET /volume/v3/volumes/031ad2e7-84b1-491c-a650-4d2dd883d138 => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:36:13.715479 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-12668bcf-1409-4fba-a32d-2d7733c8534a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:13.718656 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-12668bcf-1409-4fba-a32d-2d7733c8534a tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 Aug 20 04:36:13.719087 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-12668bcf-1409-4fba-a32d-2d7733c8534a tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:13.719477 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-12668bcf-1409-4fba-a32d-2d7733c8534a tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:13.719681 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-12668bcf-1409-4fba-a32d-2d7733c8534a tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 8dd1af3f-498a-47a5-87d2-e0dac91aa485. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:13.728505 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:13.728505 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:36:13.729309 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-12668bcf-1409-4fba-a32d-2d7733c8534a tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 returned with HTTP 200 Aug 20 04:36:13.730071 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 467/1855] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:13 2026] GET /volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:13.750403 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-4884fa7a-af3d-48ec-92f1-c1f99c47a664 req-c86e1b86-b356-48ce-8848-99f92bf2758c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:13.755599 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-4884fa7a-af3d-48ec-92f1-c1f99c47a664 req-c86e1b86-b356-48ce-8848-99f92bf2758c tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] GET https://10.4.3.239/volume/v3/volumes/031ad2e7-84b1-491c-a650-4d2dd883d138 Aug 20 04:36:13.755920 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-4884fa7a-af3d-48ec-92f1-c1f99c47a664 req-c86e1b86-b356-48ce-8848-99f92bf2758c tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:13.756248 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-4884fa7a-af3d-48ec-92f1-c1f99c47a664 req-c86e1b86-b356-48ce-8848-99f92bf2758c tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:13.778366 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:13.778366 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:36:13.794942 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-4884fa7a-af3d-48ec-92f1-c1f99c47a664 req-c86e1b86-b356-48ce-8848-99f92bf2758c tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Volume info retrieved successfully. Aug 20 04:36:13.803275 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-4884fa7a-af3d-48ec-92f1-c1f99c47a664 req-c86e1b86-b356-48ce-8848-99f92bf2758c tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/volumes/031ad2e7-84b1-491c-a650-4d2dd883d138 returned with HTTP 200 Aug 20 04:36:13.804098 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 462/1856] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:36:13 2026] GET /volume/v3/volumes/031ad2e7-84b1-491c-a650-4d2dd883d138 => generated 1140 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:36:13.839539 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b9570e47-2512-4441-9262-91edf7a641c3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:13.844909 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b9570e47-2512-4441-9262-91edf7a641c3 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] GET https://10.4.3.239/volume/v3/volumes/031ad2e7-84b1-491c-a650-4d2dd883d138 Aug 20 04:36:13.845636 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b9570e47-2512-4441-9262-91edf7a641c3 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:13.846461 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b9570e47-2512-4441-9262-91edf7a641c3 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:13.867686 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:13.867686 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:36:13.876830 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b9570e47-2512-4441-9262-91edf7a641c3 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Volume info retrieved successfully. Aug 20 04:36:13.891913 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b9570e47-2512-4441-9262-91edf7a641c3 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/volumes/031ad2e7-84b1-491c-a650-4d2dd883d138 returned with HTTP 200 Aug 20 04:36:13.892796 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 462/1857] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:13 2026] GET /volume/v3/volumes/031ad2e7-84b1-491c-a650-4d2dd883d138 => generated 1140 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:36:13.965771 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-bdd9c15c-73f2-415f-924a-455f4b8cf8d0 req-b09072a8-f116-4270-9f2d-3f9740dbf622 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:13.973077 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-bdd9c15c-73f2-415f-924a-455f4b8cf8d0 req-b09072a8-f116-4270-9f2d-3f9740dbf622 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] GET https://10.4.3.239/volume/v3/volumes/031ad2e7-84b1-491c-a650-4d2dd883d138 Aug 20 04:36:13.973077 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-bdd9c15c-73f2-415f-924a-455f4b8cf8d0 req-b09072a8-f116-4270-9f2d-3f9740dbf622 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:13.973077 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-bdd9c15c-73f2-415f-924a-455f4b8cf8d0 req-b09072a8-f116-4270-9f2d-3f9740dbf622 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:14.004206 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:14.004206 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:36:14.018895 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-bdd9c15c-73f2-415f-924a-455f4b8cf8d0 req-b09072a8-f116-4270-9f2d-3f9740dbf622 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Volume info retrieved successfully. Aug 20 04:36:14.024164 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f647d828-99e1-4330-93ea-11bfe0d5b0a1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:14.027398 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f647d828-99e1-4330-93ea-11bfe0d5b0a1 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] GET https://10.4.3.239/volume/v3/volumes/2ec8ee81-4740-4d9b-a627-98485c51f90c Aug 20 04:36:14.029376 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f647d828-99e1-4330-93ea-11bfe0d5b0a1 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:14.029376 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f647d828-99e1-4330-93ea-11bfe0d5b0a1 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:14.029512 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-bdd9c15c-73f2-415f-924a-455f4b8cf8d0 req-b09072a8-f116-4270-9f2d-3f9740dbf622 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/volumes/031ad2e7-84b1-491c-a650-4d2dd883d138 returned with HTTP 200 Aug 20 04:36:14.030714 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 467/1858] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:36:13 2026] GET /volume/v3/volumes/031ad2e7-84b1-491c-a650-4d2dd883d138 => generated 1140 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:36:14.053044 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:14.053044 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:36:14.065382 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-f647d828-99e1-4330-93ea-11bfe0d5b0a1 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Volume info retrieved successfully. Aug 20 04:36:14.077814 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-bdd9c15c-73f2-415f-924a-455f4b8cf8d0 req-dee106a4-5f93-46f7-88ea-c7521380b580 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:14.079363 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f647d828-99e1-4330-93ea-11bfe0d5b0a1 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] https://10.4.3.239/volume/v3/volumes/2ec8ee81-4740-4d9b-a627-98485c51f90c returned with HTTP 200 Aug 20 04:36:14.080305 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 468/1859] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:14 2026] GET /volume/v3/volumes/2ec8ee81-4740-4d9b-a627-98485c51f90c => generated 840 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:14.082220 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-bdd9c15c-73f2-415f-924a-455f4b8cf8d0 req-dee106a4-5f93-46f7-88ea-c7521380b580 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] POST https://10.4.3.239/volume/v3/volumes/031ad2e7-84b1-491c-a650-4d2dd883d138/action Aug 20 04:36:14.083305 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-bdd9c15c-73f2-415f-924a-455f4b8cf8d0 req-dee106a4-5f93-46f7-88ea-c7521380b580 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:36:14.084300 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-bdd9c15c-73f2-415f-924a-455f4b8cf8d0 req-dee106a4-5f93-46f7-88ea-c7521380b580 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:36:14.102680 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:14.102680 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:36:14.104516 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-bdd9c15c-73f2-415f-924a-455f4b8cf8d0 req-dee106a4-5f93-46f7-88ea-c7521380b580 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Volume info retrieved successfully. Aug 20 04:36:14.120842 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-bdd9c15c-73f2-415f-924a-455f4b8cf8d0 req-dee106a4-5f93-46f7-88ea-c7521380b580 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Begin detaching volume completed successfully. Aug 20 04:36:14.121415 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-bdd9c15c-73f2-415f-924a-455f4b8cf8d0 req-dee106a4-5f93-46f7-88ea-c7521380b580 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/volumes/031ad2e7-84b1-491c-a650-4d2dd883d138/action returned with HTTP 202 Aug 20 04:36:14.122310 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 463/1860] 10.4.3.239 () {72 vars in 1672 bytes} [Thu Aug 20 04:36:14 2026] POST /volume/v3/volumes/031ad2e7-84b1-491c-a650-4d2dd883d138/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 20 04:36:14.213212 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6ee86e70-d55f-4f17-bb26-ed47167354d2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:14.213771 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6ee86e70-d55f-4f17-bb26-ed47167354d2 None None] GET https://10.4.3.239/volume// Aug 20 04:36:14.214459 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6ee86e70-d55f-4f17-bb26-ed47167354d2 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:14.214459 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6ee86e70-d55f-4f17-bb26-ed47167354d2 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:14.215261 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6ee86e70-d55f-4f17-bb26-ed47167354d2 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:36:14.216194 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 463/1861] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:36:14 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:36:14.228056 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-bdd9c15c-73f2-415f-924a-455f4b8cf8d0 req-58effa2e-332a-482f-8b4d-1e501ac2401c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:14.231238 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-bdd9c15c-73f2-415f-924a-455f4b8cf8d0 req-58effa2e-332a-482f-8b4d-1e501ac2401c tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] GET https://10.4.3.239/volume/v3/volumes/031ad2e7-84b1-491c-a650-4d2dd883d138 Aug 20 04:36:14.231238 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-bdd9c15c-73f2-415f-924a-455f4b8cf8d0 req-58effa2e-332a-482f-8b4d-1e501ac2401c tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:14.231238 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-bdd9c15c-73f2-415f-924a-455f4b8cf8d0 req-58effa2e-332a-482f-8b4d-1e501ac2401c tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:14.252918 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:14.252918 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:36:14.269438 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-bdd9c15c-73f2-415f-924a-455f4b8cf8d0 req-58effa2e-332a-482f-8b4d-1e501ac2401c tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Volume info retrieved successfully. Aug 20 04:36:14.285139 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-bdd9c15c-73f2-415f-924a-455f4b8cf8d0 req-58effa2e-332a-482f-8b4d-1e501ac2401c tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/volumes/031ad2e7-84b1-491c-a650-4d2dd883d138 returned with HTTP 200 Aug 20 04:36:14.285853 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 468/1862] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:36:14 2026] GET /volume/v3/volumes/031ad2e7-84b1-491c-a650-4d2dd883d138 => generated 1323 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:36:14.746152 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-61391aad-c965-4c35-926c-4dc3d1e2174a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:14.748736 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-61391aad-c965-4c35-926c-4dc3d1e2174a tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 Aug 20 04:36:14.749569 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-61391aad-c965-4c35-926c-4dc3d1e2174a tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:14.749569 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-61391aad-c965-4c35-926c-4dc3d1e2174a tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:14.749569 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-61391aad-c965-4c35-926c-4dc3d1e2174a tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 8dd1af3f-498a-47a5-87d2-e0dac91aa485. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:14.759690 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:14.759690 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:36:14.761780 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-61391aad-c965-4c35-926c-4dc3d1e2174a tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 returned with HTTP 200 Aug 20 04:36:14.761780 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 469/1863] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:14 2026] GET /volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:15.100380 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-db6fd3af-79c2-42bd-b550-0dcd7a8e9050 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:15.104206 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-db6fd3af-79c2-42bd-b550-0dcd7a8e9050 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] GET https://10.4.3.239/volume/v3/volumes/2ec8ee81-4740-4d9b-a627-98485c51f90c Aug 20 04:36:15.104206 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-db6fd3af-79c2-42bd-b550-0dcd7a8e9050 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:15.104206 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-db6fd3af-79c2-42bd-b550-0dcd7a8e9050 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:15.117544 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:15.117544 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:36:15.125127 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-db6fd3af-79c2-42bd-b550-0dcd7a8e9050 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Volume info retrieved successfully. Aug 20 04:36:15.127443 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-db6fd3af-79c2-42bd-b550-0dcd7a8e9050 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] https://10.4.3.239/volume/v3/volumes/2ec8ee81-4740-4d9b-a627-98485c51f90c returned with HTTP 200 Aug 20 04:36:15.128263 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 464/1864] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:15 2026] GET /volume/v3/volumes/2ec8ee81-4740-4d9b-a627-98485c51f90c => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:15.778235 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1f14a4d0-3989-4edb-8b81-5c1b2dbf0c27 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:15.781060 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1f14a4d0-3989-4edb-8b81-5c1b2dbf0c27 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 Aug 20 04:36:15.781535 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1f14a4d0-3989-4edb-8b81-5c1b2dbf0c27 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:15.781753 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1f14a4d0-3989-4edb-8b81-5c1b2dbf0c27 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:15.781934 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-1f14a4d0-3989-4edb-8b81-5c1b2dbf0c27 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 8dd1af3f-498a-47a5-87d2-e0dac91aa485. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:15.789127 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:15.789127 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:36:15.790196 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1f14a4d0-3989-4edb-8b81-5c1b2dbf0c27 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 returned with HTTP 200 Aug 20 04:36:15.790392 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 464/1865] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:15 2026] GET /volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:16.147669 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-69009f42-8316-4e9c-a342-eb40a7dc42f9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:16.149895 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-69009f42-8316-4e9c-a342-eb40a7dc42f9 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] GET https://10.4.3.239/volume/v3/volumes/2ec8ee81-4740-4d9b-a627-98485c51f90c Aug 20 04:36:16.150195 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-69009f42-8316-4e9c-a342-eb40a7dc42f9 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:16.150669 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-69009f42-8316-4e9c-a342-eb40a7dc42f9 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:16.173029 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:16.173029 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:36:16.197530 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-69009f42-8316-4e9c-a342-eb40a7dc42f9 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Volume info retrieved successfully. Aug 20 04:36:16.207894 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-69009f42-8316-4e9c-a342-eb40a7dc42f9 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] https://10.4.3.239/volume/v3/volumes/2ec8ee81-4740-4d9b-a627-98485c51f90c returned with HTTP 200 Aug 20 04:36:16.208538 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 469/1866] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:16 2026] GET /volume/v3/volumes/2ec8ee81-4740-4d9b-a627-98485c51f90c => generated 840 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:16.276365 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-60949b52-c26a-4234-adf9-9c6dabca3f96 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:16.279294 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-60949b52-c26a-4234-adf9-9c6dabca3f96 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd Aug 20 04:36:16.279525 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-60949b52-c26a-4234-adf9-9c6dabca3f96 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:16.279904 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-60949b52-c26a-4234-adf9-9c6dabca3f96 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:16.292972 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:16.292972 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:36:16.299748 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-60949b52-c26a-4234-adf9-9c6dabca3f96 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:36:16.309860 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-60949b52-c26a-4234-adf9-9c6dabca3f96 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd returned with HTTP 200 Aug 20 04:36:16.310598 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 470/1867] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:16 2026] GET /volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:16.367303 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-bf23250e-49fb-4172-86ad-239bd6510331 req-094bd303-57ac-4bb4-a043-29e64f9a4062 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:16.371078 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-bf23250e-49fb-4172-86ad-239bd6510331 req-094bd303-57ac-4bb4-a043-29e64f9a4062 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd Aug 20 04:36:16.371078 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-bf23250e-49fb-4172-86ad-239bd6510331 req-094bd303-57ac-4bb4-a043-29e64f9a4062 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:16.371078 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-bf23250e-49fb-4172-86ad-239bd6510331 req-094bd303-57ac-4bb4-a043-29e64f9a4062 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:16.380608 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:16.380608 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:36:16.386360 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-bf23250e-49fb-4172-86ad-239bd6510331 req-094bd303-57ac-4bb4-a043-29e64f9a4062 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:36:16.392706 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-bf23250e-49fb-4172-86ad-239bd6510331 req-094bd303-57ac-4bb4-a043-29e64f9a4062 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd returned with HTTP 200 Aug 20 04:36:16.393228 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 465/1868] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:36:16 2026] GET /volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:16.499866 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-25b793e2-a069-459c-984b-4d08a65067d1 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:16.501312 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-25b793e2-a069-459c-984b-4d08a65067d1 None None] GET https://10.4.3.239/volume// Aug 20 04:36:16.501667 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-25b793e2-a069-459c-984b-4d08a65067d1 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:16.502391 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-25b793e2-a069-459c-984b-4d08a65067d1 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:16.502934 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-25b793e2-a069-459c-984b-4d08a65067d1 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:36:16.503702 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 465/1869] 10.4.3.239 () {66 vars in 1428 bytes} [Thu Aug 20 04:36:16 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:36:16.514668 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-bf23250e-49fb-4172-86ad-239bd6510331 req-5e886fe9-2d1d-4c32-917c-dfb3192139b6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:16.740302 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-bf23250e-49fb-4172-86ad-239bd6510331 req-5e886fe9-2d1d-4c32-917c-dfb3192139b6 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:36:16.740302 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-bf23250e-49fb-4172-86ad-239bd6510331 req-5e886fe9-2d1d-4c32-917c-dfb3192139b6 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4a8983b5-bd90-467a-89d4-a2be0bd1e6dd", "connector": null, "instance_uuid": "688f7e23-6236-45cd-bd10-ed608c1aea75"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:36:16.754718 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:16.754718 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:36:16.796011 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-bf23250e-49fb-4172-86ad-239bd6510331 req-5e886fe9-2d1d-4c32-917c-dfb3192139b6 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:36:16.796667 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 470/1870] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:36:16 2026] POST /volume/v3/attachments => generated 273 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:36:16.807457 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-477c21d0-adee-401d-9769-3a2ce38403fc None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:16.812301 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-477c21d0-adee-401d-9769-3a2ce38403fc tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 Aug 20 04:36:16.813388 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-477c21d0-adee-401d-9769-3a2ce38403fc tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:16.813804 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-477c21d0-adee-401d-9769-3a2ce38403fc tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:16.815049 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-477c21d0-adee-401d-9769-3a2ce38403fc tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 8dd1af3f-498a-47a5-87d2-e0dac91aa485. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:16.822638 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:16.822638 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:36:16.823633 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-477c21d0-adee-401d-9769-3a2ce38403fc tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 returned with HTTP 200 Aug 20 04:36:16.824617 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 471/1871] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:16 2026] GET /volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:16.860430 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d6c986b9-edd2-497c-8668-7b42fa52b745 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:16.865543 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d6c986b9-edd2-497c-8668-7b42fa52b745 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd Aug 20 04:36:16.865910 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d6c986b9-edd2-497c-8668-7b42fa52b745 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:16.866419 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d6c986b9-edd2-497c-8668-7b42fa52b745 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:16.887691 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:16.887691 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:36:16.891217 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-182555be-b73e-4e3e-bbb9-4805767ce965 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:16.891731 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-182555be-b73e-4e3e-bbb9-4805767ce965 None None] GET https://10.4.3.239/volume// Aug 20 04:36:16.891954 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-182555be-b73e-4e3e-bbb9-4805767ce965 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:16.892299 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-182555be-b73e-4e3e-bbb9-4805767ce965 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:16.892665 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-182555be-b73e-4e3e-bbb9-4805767ce965 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:36:16.893453 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 466/1872] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:36: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 20 04:36:16.897248 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d6c986b9-edd2-497c-8668-7b42fa52b745 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:36:16.904633 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d6c986b9-edd2-497c-8668-7b42fa52b745 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd returned with HTTP 200 Aug 20 04:36:16.906020 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 466/1873] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:16 2026] GET /volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd => generated 841 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:16.908865 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-bf23250e-49fb-4172-86ad-239bd6510331 req-00bebcaf-9a83-4fc1-b661-773283155da2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:16.909620 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-bf23250e-49fb-4172-86ad-239bd6510331 req-00bebcaf-9a83-4fc1-b661-773283155da2 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd Aug 20 04:36:16.909819 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-bf23250e-49fb-4172-86ad-239bd6510331 req-00bebcaf-9a83-4fc1-b661-773283155da2 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:16.910910 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-bf23250e-49fb-4172-86ad-239bd6510331 req-00bebcaf-9a83-4fc1-b661-773283155da2 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:16.925925 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:16.925925 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:36:16.934764 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-bf23250e-49fb-4172-86ad-239bd6510331 req-00bebcaf-9a83-4fc1-b661-773283155da2 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:36:16.946807 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-bf23250e-49fb-4172-86ad-239bd6510331 req-00bebcaf-9a83-4fc1-b661-773283155da2 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd returned with HTTP 200 Aug 20 04:36:16.947580 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 471/1874] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:36:16 2026] GET /volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd => generated 1021 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:36:17.086538 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-bf23250e-49fb-4172-86ad-239bd6510331 req-3a2b4a8c-b832-4410-b665-8d1f52aed20d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:17.089589 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-bf23250e-49fb-4172-86ad-239bd6510331 req-3a2b4a8c-b832-4410-b665-8d1f52aed20d tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] PUT https://10.4.3.239/volume/v3/attachments/f4336439-c30c-498f-bd93-688dbb4511a6 Aug 20 04:36:17.090129 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-bf23250e-49fb-4172-86ad-239bd6510331 req-3a2b4a8c-b832-4410-b665-8d1f52aed20d tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:36:17.106589 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-bf23250e-49fb-4172-86ad-239bd6510331 req-3a2b4a8c-b832-4410-b665-8d1f52aed20d tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Acquiring lock "cinder-attachment_update-4a8983b5-bd90-467a-89d4-a2be0bd1e6dd-np0000007850" by "attachment_update" {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:36:17.107978 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-a3665f26-a414-48a0-8ca4-35c87ed372e9 req-92f57b36-bbef-4b23-8c85-e32f963cd2e8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:17.109620 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-a3665f26-a414-48a0-8ca4-35c87ed372e9 req-92f57b36-bbef-4b23-8c85-e32f963cd2e8 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] POST https://10.4.3.239/volume/v3/attachments/efabd0d0-2658-444f-b559-cc2b73309a5d/action Aug 20 04:36:17.110196 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-a3665f26-a414-48a0-8ca4-35c87ed372e9 req-92f57b36-bbef-4b23-8c85-e32f963cd2e8 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Action body: b'{"os-complete": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:36:17.110196 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-a3665f26-a414-48a0-8ca4-35c87ed372e9 req-92f57b36-bbef-4b23-8c85-e32f963cd2e8 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:36:17.111527 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-bf23250e-49fb-4172-86ad-239bd6510331 req-3a2b4a8c-b832-4410-b665-8d1f52aed20d tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Lock "cinder-attachment_update-4a8983b5-bd90-467a-89d4-a2be0bd1e6dd-np0000007850" acquired by "attachment_update" :: waited 0.006s {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:36:17.113677 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:17.113677 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:36:17.125641 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:17.125641 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:36:17.158236 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-a3665f26-a414-48a0-8ca4-35c87ed372e9 req-92f57b36-bbef-4b23-8c85-e32f963cd2e8 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] https://10.4.3.239/volume/v3/attachments/efabd0d0-2658-444f-b559-cc2b73309a5d/action returned with HTTP 204 Aug 20 04:36:17.161481 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 467/1875] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:36:17 2026] POST /volume/v3/attachments/efabd0d0-2658-444f-b559-cc2b73309a5d/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:36:17.223411 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-bf23250e-49fb-4172-86ad-239bd6510331 req-3a2b4a8c-b832-4410-b665-8d1f52aed20d tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Lock "cinder-attachment_update-4a8983b5-bd90-467a-89d4-a2be0bd1e6dd-np0000007850" released by "attachment_update" :: held 0.111s {{(pid=100175) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:36:17.223411 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-bf23250e-49fb-4172-86ad-239bd6510331 req-3a2b4a8c-b832-4410-b665-8d1f52aed20d tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/attachments/f4336439-c30c-498f-bd93-688dbb4511a6 returned with HTTP 200 Aug 20 04:36:17.223411 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 472/1876] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:36:17 2026] PUT /volume/v3/attachments/f4336439-c30c-498f-bd93-688dbb4511a6 => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:36:17.227767 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-eb465a64-d84b-471c-ba6b-d3c317a781f3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:17.230710 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-eb465a64-d84b-471c-ba6b-d3c317a781f3 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] GET https://10.4.3.239/volume/v3/volumes/2ec8ee81-4740-4d9b-a627-98485c51f90c Aug 20 04:36:17.231034 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-eb465a64-d84b-471c-ba6b-d3c317a781f3 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:17.231929 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-eb465a64-d84b-471c-ba6b-d3c317a781f3 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:17.246198 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:17.246198 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:36:17.254557 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-eb465a64-d84b-471c-ba6b-d3c317a781f3 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Volume info retrieved successfully. Aug 20 04:36:17.261032 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-eb465a64-d84b-471c-ba6b-d3c317a781f3 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] https://10.4.3.239/volume/v3/volumes/2ec8ee81-4740-4d9b-a627-98485c51f90c returned with HTTP 200 Aug 20 04:36:17.261382 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 467/1877] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:17 2026] GET /volume/v3/volumes/2ec8ee81-4740-4d9b-a627-98485c51f90c => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:36:17.277131 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-850d2e94-758b-4be0-8ec6-56ec7afc68d0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:17.279080 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-850d2e94-758b-4be0-8ec6-56ec7afc68d0 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] GET https://10.4.3.239/volume/v3/volumes/2ec8ee81-4740-4d9b-a627-98485c51f90c Aug 20 04:36:17.279290 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-850d2e94-758b-4be0-8ec6-56ec7afc68d0 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:17.279484 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-850d2e94-758b-4be0-8ec6-56ec7afc68d0 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:17.292921 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:17.292921 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:36:17.299171 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-850d2e94-758b-4be0-8ec6-56ec7afc68d0 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Volume info retrieved successfully. Aug 20 04:36:17.308987 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-850d2e94-758b-4be0-8ec6-56ec7afc68d0 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] https://10.4.3.239/volume/v3/volumes/2ec8ee81-4740-4d9b-a627-98485c51f90c returned with HTTP 200 Aug 20 04:36:17.309580 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 472/1878] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:17 2026] GET /volume/v3/volumes/2ec8ee81-4740-4d9b-a627-98485c51f90c => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:36:17.843833 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4269e879-9f36-4111-9dbf-6c5d6002aba5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:17.845554 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4269e879-9f36-4111-9dbf-6c5d6002aba5 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 Aug 20 04:36:17.845656 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4269e879-9f36-4111-9dbf-6c5d6002aba5 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:17.846380 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4269e879-9f36-4111-9dbf-6c5d6002aba5 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:17.846380 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-4269e879-9f36-4111-9dbf-6c5d6002aba5 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 8dd1af3f-498a-47a5-87d2-e0dac91aa485. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:17.856755 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:17.856755 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:36:17.857712 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4269e879-9f36-4111-9dbf-6c5d6002aba5 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 returned with HTTP 200 Aug 20 04:36:17.858454 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 468/1879] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:17 2026] GET /volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:17.929653 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9964ac6b-d78c-4e0b-9543-6793170bdee8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:17.929653 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9964ac6b-d78c-4e0b-9543-6793170bdee8 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd Aug 20 04:36:17.929653 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9964ac6b-d78c-4e0b-9543-6793170bdee8 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:17.929653 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9964ac6b-d78c-4e0b-9543-6793170bdee8 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:17.950009 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:17.950009 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:36:17.952119 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-9964ac6b-d78c-4e0b-9543-6793170bdee8 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:36:17.958594 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9964ac6b-d78c-4e0b-9543-6793170bdee8 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd returned with HTTP 200 Aug 20 04:36:17.959106 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 473/1880] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:17 2026] GET /volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:18.871987 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9f2c13fc-0abc-4555-b4de-311d0afea887 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:18.874742 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9f2c13fc-0abc-4555-b4de-311d0afea887 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 Aug 20 04:36:18.875355 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9f2c13fc-0abc-4555-b4de-311d0afea887 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:18.875355 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9f2c13fc-0abc-4555-b4de-311d0afea887 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:18.875523 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-9f2c13fc-0abc-4555-b4de-311d0afea887 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 8dd1af3f-498a-47a5-87d2-e0dac91aa485. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:18.881674 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:18.881674 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:36:18.882661 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9f2c13fc-0abc-4555-b4de-311d0afea887 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 returned with HTTP 200 Aug 20 04:36:18.883223 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 468/1881] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:18 2026] GET /volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:18.975536 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a3293e2b-53ce-4cbb-ba2a-a91311d94948 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:18.977465 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a3293e2b-53ce-4cbb-ba2a-a91311d94948 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd Aug 20 04:36:18.977689 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a3293e2b-53ce-4cbb-ba2a-a91311d94948 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:18.977913 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a3293e2b-53ce-4cbb-ba2a-a91311d94948 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:18.979914 np0000007850 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writing DB stats cinder:SELECT=176,cinder:UPDATE=32,cinder:INSERT=11 {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:36:18.991818 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:18.991818 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:36:19.001594 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a3293e2b-53ce-4cbb-ba2a-a91311d94948 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:36:19.009290 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a3293e2b-53ce-4cbb-ba2a-a91311d94948 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd returned with HTTP 200 Aug 20 04:36:19.009806 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 473/1882] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:18 2026] GET /volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:19.903299 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-15202775-47ac-421b-accf-26734dafbe0b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:19.907761 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-15202775-47ac-421b-accf-26734dafbe0b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 Aug 20 04:36:19.907761 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-15202775-47ac-421b-accf-26734dafbe0b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:19.908422 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-15202775-47ac-421b-accf-26734dafbe0b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:19.908422 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-15202775-47ac-421b-accf-26734dafbe0b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 8dd1af3f-498a-47a5-87d2-e0dac91aa485. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:19.911608 np0000007850 devstack@c-api.service[100177]: DEBUG dbcounter [-] [100177] Writing DB stats cinder:SELECT=190,cinder:INSERT=14,cinder:UPDATE=28 {{(pid=100177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:36:19.919218 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:19.919218 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:36:19.920060 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-15202775-47ac-421b-accf-26734dafbe0b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 returned with HTTP 200 Aug 20 04:36:19.920645 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 469/1883] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:19 2026] GET /volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:20.032170 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a2fce6b9-031f-49ff-a58a-93c6f616a9b8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:20.039474 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a2fce6b9-031f-49ff-a58a-93c6f616a9b8 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd Aug 20 04:36:20.039688 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a2fce6b9-031f-49ff-a58a-93c6f616a9b8 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:20.039959 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a2fce6b9-031f-49ff-a58a-93c6f616a9b8 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:20.060790 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:20.060790 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:36:20.064665 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a2fce6b9-031f-49ff-a58a-93c6f616a9b8 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:36:20.070277 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a2fce6b9-031f-49ff-a58a-93c6f616a9b8 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd returned with HTTP 200 Aug 20 04:36:20.071075 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 474/1884] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:20 2026] GET /volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:20.284848 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-bdd9c15c-73f2-415f-924a-455f4b8cf8d0 req-583fb097-c353-41bb-80cd-8c8956b14d70 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:20.290967 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-bdd9c15c-73f2-415f-924a-455f4b8cf8d0 req-583fb097-c353-41bb-80cd-8c8956b14d70 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] DELETE https://10.4.3.239/volume/v3/attachments/7104b165-fab5-4bd3-8f09-169049f071da Aug 20 04:36:20.290967 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-bdd9c15c-73f2-415f-924a-455f4b8cf8d0 req-583fb097-c353-41bb-80cd-8c8956b14d70 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:20.291170 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-bdd9c15c-73f2-415f-924a-455f4b8cf8d0 req-583fb097-c353-41bb-80cd-8c8956b14d70 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:20.305671 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:20.305671 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:36:20.381418 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-bdd9c15c-73f2-415f-924a-455f4b8cf8d0 req-583fb097-c353-41bb-80cd-8c8956b14d70 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/attachments/7104b165-fab5-4bd3-8f09-169049f071da returned with HTTP 200 Aug 20 04:36:20.381957 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 469/1885] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:36:20 2026] DELETE /volume/v3/attachments/7104b165-fab5-4bd3-8f09-169049f071da => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:20.575055 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6219a47e-61b1-476f-85a1-d6c6fc6d5b58 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:20.578356 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6219a47e-61b1-476f-85a1-d6c6fc6d5b58 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] GET https://10.4.3.239/volume/v3/volumes/031ad2e7-84b1-491c-a650-4d2dd883d138 Aug 20 04:36:20.578646 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6219a47e-61b1-476f-85a1-d6c6fc6d5b58 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:20.578931 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6219a47e-61b1-476f-85a1-d6c6fc6d5b58 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:20.590711 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:20.590711 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:36:20.600270 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-6219a47e-61b1-476f-85a1-d6c6fc6d5b58 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Volume info retrieved successfully. Aug 20 04:36:20.611525 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6219a47e-61b1-476f-85a1-d6c6fc6d5b58 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/volumes/031ad2e7-84b1-491c-a650-4d2dd883d138 returned with HTTP 200 Aug 20 04:36:20.612402 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 474/1886] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:20 2026] GET /volume/v3/volumes/031ad2e7-84b1-491c-a650-4d2dd883d138 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 04:36:20.932468 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c43e9091-161d-4215-9e8d-bcfb50a2f8a4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:20.935158 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c43e9091-161d-4215-9e8d-bcfb50a2f8a4 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 Aug 20 04:36:20.935582 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c43e9091-161d-4215-9e8d-bcfb50a2f8a4 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:20.935641 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c43e9091-161d-4215-9e8d-bcfb50a2f8a4 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:20.935757 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-c43e9091-161d-4215-9e8d-bcfb50a2f8a4 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 8dd1af3f-498a-47a5-87d2-e0dac91aa485. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:20.940638 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:20.940638 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:36:20.941547 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c43e9091-161d-4215-9e8d-bcfb50a2f8a4 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 returned with HTTP 200 Aug 20 04:36:20.943366 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 470/1887] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:20 2026] GET /volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:21.091175 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b249f7d0-7068-4b23-9e28-fd9c6b1d6402 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:21.094144 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b249f7d0-7068-4b23-9e28-fd9c6b1d6402 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd Aug 20 04:36:21.096210 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b249f7d0-7068-4b23-9e28-fd9c6b1d6402 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:21.096372 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b249f7d0-7068-4b23-9e28-fd9c6b1d6402 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:21.111581 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:21.111581 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:36:21.117506 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b249f7d0-7068-4b23-9e28-fd9c6b1d6402 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:36:21.127607 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b249f7d0-7068-4b23-9e28-fd9c6b1d6402 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd returned with HTTP 200 Aug 20 04:36:21.128473 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 475/1888] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:21 2026] GET /volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:21.958132 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b22e7890-35a1-4ee7-b64a-8fe697688e8b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:21.961269 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b22e7890-35a1-4ee7-b64a-8fe697688e8b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 Aug 20 04:36:21.961534 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b22e7890-35a1-4ee7-b64a-8fe697688e8b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:21.961768 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b22e7890-35a1-4ee7-b64a-8fe697688e8b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:21.961988 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-b22e7890-35a1-4ee7-b64a-8fe697688e8b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 8dd1af3f-498a-47a5-87d2-e0dac91aa485. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:21.965715 np0000007850 devstack@c-api.service[100174]: DEBUG dbcounter [-] [100174] Writing DB stats cinder:SELECT=211,cinder:INSERT=29,cinder:UPDATE=53 {{(pid=100174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:36:21.969764 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:21.969764 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:36:21.970664 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b22e7890-35a1-4ee7-b64a-8fe697688e8b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 returned with HTTP 200 Aug 20 04:36:21.971433 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 470/1889] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:21 2026] GET /volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:22.148847 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a527028d-a4fc-480f-bbf4-aee099b0f87e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:22.152311 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a527028d-a4fc-480f-bbf4-aee099b0f87e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd Aug 20 04:36:22.152311 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a527028d-a4fc-480f-bbf4-aee099b0f87e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:22.153648 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a527028d-a4fc-480f-bbf4-aee099b0f87e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:22.177127 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:22.177127 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:36:22.182619 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a527028d-a4fc-480f-bbf4-aee099b0f87e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:36:22.189600 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a527028d-a4fc-480f-bbf4-aee099b0f87e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd returned with HTTP 200 Aug 20 04:36:22.190566 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 475/1890] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:22 2026] GET /volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:22.449263 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-4e168bab-8909-45b4-aa7b-5d2f148bd403 req-8e976662-86e9-4be6-9e7c-d034e953946b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:22.454355 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-4e168bab-8909-45b4-aa7b-5d2f148bd403 req-8e976662-86e9-4be6-9e7c-d034e953946b tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] GET https://10.4.3.239/volume/v3/volumes/2ec8ee81-4740-4d9b-a627-98485c51f90c Aug 20 04:36:22.454694 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-4e168bab-8909-45b4-aa7b-5d2f148bd403 req-8e976662-86e9-4be6-9e7c-d034e953946b tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:22.455465 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-4e168bab-8909-45b4-aa7b-5d2f148bd403 req-8e976662-86e9-4be6-9e7c-d034e953946b tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:22.475792 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:22.475792 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:36:22.484574 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-4e168bab-8909-45b4-aa7b-5d2f148bd403 req-8e976662-86e9-4be6-9e7c-d034e953946b tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Volume info retrieved successfully. Aug 20 04:36:22.497967 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-4e168bab-8909-45b4-aa7b-5d2f148bd403 req-8e976662-86e9-4be6-9e7c-d034e953946b tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] https://10.4.3.239/volume/v3/volumes/2ec8ee81-4740-4d9b-a627-98485c51f90c returned with HTTP 200 Aug 20 04:36:22.498530 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 471/1891] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:36:22 2026] GET /volume/v3/volumes/2ec8ee81-4740-4d9b-a627-98485c51f90c => generated 1132 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:36:22.532048 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-4e168bab-8909-45b4-aa7b-5d2f148bd403 req-757ba8d9-2477-4365-bbcf-ab309351c74a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:22.535374 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-4e168bab-8909-45b4-aa7b-5d2f148bd403 req-757ba8d9-2477-4365-bbcf-ab309351c74a tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] POST https://10.4.3.239/volume/v3/volumes/2ec8ee81-4740-4d9b-a627-98485c51f90c/action Aug 20 04:36:22.535776 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-4e168bab-8909-45b4-aa7b-5d2f148bd403 req-757ba8d9-2477-4365-bbcf-ab309351c74a tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:36:22.535973 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-4e168bab-8909-45b4-aa7b-5d2f148bd403 req-757ba8d9-2477-4365-bbcf-ab309351c74a tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:36:22.552611 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:22.552611 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:36:22.553335 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-4e168bab-8909-45b4-aa7b-5d2f148bd403 req-757ba8d9-2477-4365-bbcf-ab309351c74a tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Volume info retrieved successfully. Aug 20 04:36:22.562297 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-4e168bab-8909-45b4-aa7b-5d2f148bd403 req-757ba8d9-2477-4365-bbcf-ab309351c74a tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Begin detaching volume completed successfully. Aug 20 04:36:22.562297 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-4e168bab-8909-45b4-aa7b-5d2f148bd403 req-757ba8d9-2477-4365-bbcf-ab309351c74a tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] https://10.4.3.239/volume/v3/volumes/2ec8ee81-4740-4d9b-a627-98485c51f90c/action returned with HTTP 202 Aug 20 04:36:22.562586 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 476/1892] 10.4.3.239 () {72 vars in 1672 bytes} [Thu Aug 20 04:36:22 2026] POST /volume/v3/volumes/2ec8ee81-4740-4d9b-a627-98485c51f90c/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:36:22.621496 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3e5d6f35-3ee7-4c42-a2cf-0304cb9fa808 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:22.621496 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3e5d6f35-3ee7-4c42-a2cf-0304cb9fa808 None None] GET https://10.4.3.239/volume// Aug 20 04:36:22.621496 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3e5d6f35-3ee7-4c42-a2cf-0304cb9fa808 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:22.621496 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3e5d6f35-3ee7-4c42-a2cf-0304cb9fa808 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:22.621496 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3e5d6f35-3ee7-4c42-a2cf-0304cb9fa808 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:36:22.622513 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 471/1893] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:36:22 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:36:22.635548 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-4e168bab-8909-45b4-aa7b-5d2f148bd403 req-b73ebe4b-822c-43cb-b405-8f88ceb78d9b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:22.640805 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-4e168bab-8909-45b4-aa7b-5d2f148bd403 req-b73ebe4b-822c-43cb-b405-8f88ceb78d9b tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] GET https://10.4.3.239/volume/v3/volumes/2ec8ee81-4740-4d9b-a627-98485c51f90c Aug 20 04:36:22.640805 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-4e168bab-8909-45b4-aa7b-5d2f148bd403 req-b73ebe4b-822c-43cb-b405-8f88ceb78d9b tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:22.640805 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-4e168bab-8909-45b4-aa7b-5d2f148bd403 req-b73ebe4b-822c-43cb-b405-8f88ceb78d9b tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:22.655564 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:22.655564 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:36:22.663897 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-4e168bab-8909-45b4-aa7b-5d2f148bd403 req-b73ebe4b-822c-43cb-b405-8f88ceb78d9b tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Volume info retrieved successfully. Aug 20 04:36:22.666337 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-4e168bab-8909-45b4-aa7b-5d2f148bd403 req-b73ebe4b-822c-43cb-b405-8f88ceb78d9b tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] https://10.4.3.239/volume/v3/volumes/2ec8ee81-4740-4d9b-a627-98485c51f90c returned with HTTP 200 Aug 20 04:36:22.666875 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 476/1894] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:36:22 2026] GET /volume/v3/volumes/2ec8ee81-4740-4d9b-a627-98485c51f90c => generated 1315 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:36:22.993422 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-84fbcebf-b6d6-44a7-8604-2081f580d12a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:22.998241 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-84fbcebf-b6d6-44a7-8604-2081f580d12a tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 Aug 20 04:36:23.001378 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-84fbcebf-b6d6-44a7-8604-2081f580d12a tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:23.001549 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-84fbcebf-b6d6-44a7-8604-2081f580d12a tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:23.002693 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-84fbcebf-b6d6-44a7-8604-2081f580d12a tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 8dd1af3f-498a-47a5-87d2-e0dac91aa485. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:23.012062 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:23.012062 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:36:23.012952 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-84fbcebf-b6d6-44a7-8604-2081f580d12a tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 returned with HTTP 200 Aug 20 04:36:23.013447 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 472/1895] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:22 2026] GET /volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 => generated 736 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:23.210172 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a73aed1c-6c29-4224-aa19-e192aa018b30 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:23.212741 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a73aed1c-6c29-4224-aa19-e192aa018b30 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd Aug 20 04:36:23.212992 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a73aed1c-6c29-4224-aa19-e192aa018b30 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:23.213285 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a73aed1c-6c29-4224-aa19-e192aa018b30 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:23.227325 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:23.227325 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:36:23.238287 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a73aed1c-6c29-4224-aa19-e192aa018b30 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:36:23.249382 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a73aed1c-6c29-4224-aa19-e192aa018b30 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd returned with HTTP 200 Aug 20 04:36:23.249902 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 477/1896] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:23 2026] GET /volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:23.644498 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-bf23250e-49fb-4172-86ad-239bd6510331 req-0a4d323d-ddb9-44d6-9d75-931ccf98cdc5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:23.649130 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-bf23250e-49fb-4172-86ad-239bd6510331 req-0a4d323d-ddb9-44d6-9d75-931ccf98cdc5 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] POST https://10.4.3.239/volume/v3/attachments/f4336439-c30c-498f-bd93-688dbb4511a6/action Aug 20 04:36:23.649130 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-bf23250e-49fb-4172-86ad-239bd6510331 req-0a4d323d-ddb9-44d6-9d75-931ccf98cdc5 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Action body: b'{"os-complete": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:36:23.649130 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-bf23250e-49fb-4172-86ad-239bd6510331 req-0a4d323d-ddb9-44d6-9d75-931ccf98cdc5 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:36:23.669147 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:23.669147 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:36:23.687818 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-bf23250e-49fb-4172-86ad-239bd6510331 req-0a4d323d-ddb9-44d6-9d75-931ccf98cdc5 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/attachments/f4336439-c30c-498f-bd93-688dbb4511a6/action returned with HTTP 204 Aug 20 04:36:23.688563 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 472/1897] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:36:23 2026] POST /volume/v3/attachments/f4336439-c30c-498f-bd93-688dbb4511a6/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:36:23.781204 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-4e168bab-8909-45b4-aa7b-5d2f148bd403 req-b534aa74-f5f8-43b2-bd97-f1a122eb32f7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:23.786845 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-4e168bab-8909-45b4-aa7b-5d2f148bd403 req-b534aa74-f5f8-43b2-bd97-f1a122eb32f7 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] DELETE https://10.4.3.239/volume/v3/attachments/efabd0d0-2658-444f-b559-cc2b73309a5d Aug 20 04:36:23.787136 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-4e168bab-8909-45b4-aa7b-5d2f148bd403 req-b534aa74-f5f8-43b2-bd97-f1a122eb32f7 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:23.787426 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-4e168bab-8909-45b4-aa7b-5d2f148bd403 req-b534aa74-f5f8-43b2-bd97-f1a122eb32f7 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:23.801954 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:23.801954 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:36:23.917779 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-4e168bab-8909-45b4-aa7b-5d2f148bd403 req-b534aa74-f5f8-43b2-bd97-f1a122eb32f7 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] https://10.4.3.239/volume/v3/attachments/efabd0d0-2658-444f-b559-cc2b73309a5d returned with HTTP 200 Aug 20 04:36:23.918856 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 477/1898] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:36:23 2026] DELETE /volume/v3/attachments/efabd0d0-2658-444f-b559-cc2b73309a5d => generated 19 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:24.029360 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7a83b3ec-91c2-4fc4-9f02-b224fc4faae7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:24.031739 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7a83b3ec-91c2-4fc4-9f02-b224fc4faae7 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 Aug 20 04:36:24.031949 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7a83b3ec-91c2-4fc4-9f02-b224fc4faae7 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:24.032196 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7a83b3ec-91c2-4fc4-9f02-b224fc4faae7 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:24.032331 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-7a83b3ec-91c2-4fc4-9f02-b224fc4faae7 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 8dd1af3f-498a-47a5-87d2-e0dac91aa485. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:24.038006 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:24.038006 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:36:24.039636 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7a83b3ec-91c2-4fc4-9f02-b224fc4faae7 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 returned with HTTP 200 Aug 20 04:36:24.039636 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 473/1899] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:24 2026] GET /volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:24.270846 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3d711139-b256-45d2-9f2c-109d774d4220 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:24.277224 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3d711139-b256-45d2-9f2c-109d774d4220 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd Aug 20 04:36:24.277224 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3d711139-b256-45d2-9f2c-109d774d4220 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:24.277224 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3d711139-b256-45d2-9f2c-109d774d4220 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:24.298200 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:24.298200 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:36:24.308409 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-3d711139-b256-45d2-9f2c-109d774d4220 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:36:24.315487 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3d711139-b256-45d2-9f2c-109d774d4220 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd returned with HTTP 200 Aug 20 04:36:24.318205 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 478/1900] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:24 2026] GET /volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd => generated 1134 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:36:24.339798 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ee00b6d0-e42a-474e-8872-589b303fa1bf None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:24.344668 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ee00b6d0-e42a-474e-8872-589b303fa1bf tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] POST https://10.4.3.239/volume/v3/backups Aug 20 04:36:24.345236 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ee00b6d0-e42a-474e-8872-589b303fa1bf tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4a8983b5-bd90-467a-89d4-a2be0bd1e6dd", "name": "tempest-VolumesBackupsTest-Backup-1180498143", "force": true, "container": "tempest-volumesbackupstest-backup-container-2063344421"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:36:24.347967 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.backups [None req-ee00b6d0-e42a-474e-8872-589b303fa1bf tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Creating new backup {'backup': {'volume_id': '4a8983b5-bd90-467a-89d4-a2be0bd1e6dd', 'name': 'tempest-VolumesBackupsTest-Backup-1180498143', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-2063344421'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 04:36:24.348638 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.contrib.backups [None req-ee00b6d0-e42a-474e-8872-589b303fa1bf tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Creating backup of volume 4a8983b5-bd90-467a-89d4-a2be0bd1e6dd in container tempest-volumesbackupstest-backup-container-2063344421 Aug 20 04:36:24.364225 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:24.364225 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:36:24.364734 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-ee00b6d0-e42a-474e-8872-589b303fa1bf tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:36:24.406891 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-ee00b6d0-e42a-474e-8872-589b303fa1bf tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Created reservations ['ac4d87bb-56e8-407f-8ee0-5776660341f9', '3cd182d2-941e-4183-8b8a-513859c23909'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:36:24.456653 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ee00b6d0-e42a-474e-8872-589b303fa1bf tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups returned with HTTP 202 Aug 20 04:36:24.458496 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 473/1901] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:36:24 2026] POST /volume/v3/backups => generated 330 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:36:24.468967 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7058cc83-d44f-4c8e-b8b7-9ec6c0fc2f8e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:24.472945 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7058cc83-d44f-4c8e-b8b7-9ec6c0fc2f8e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 Aug 20 04:36:24.473962 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7058cc83-d44f-4c8e-b8b7-9ec6c0fc2f8e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:24.473962 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7058cc83-d44f-4c8e-b8b7-9ec6c0fc2f8e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:24.473962 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-7058cc83-d44f-4c8e-b8b7-9ec6c0fc2f8e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 357a21c1-2c0a-414f-bb13-d0df8fad6837. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:24.483460 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:24.483460 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:36:24.484626 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7058cc83-d44f-4c8e-b8b7-9ec6c0fc2f8e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 returned with HTTP 200 Aug 20 04:36:24.491272 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 478/1902] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:24 2026] GET /volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 => generated 789 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:24.781204 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ce55a940-f81d-4b51-a105-b8c8ed53474a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:24.788057 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ce55a940-f81d-4b51-a105-b8c8ed53474a tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:36:24.788762 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ce55a940-f81d-4b51-a105-b8c8ed53474a tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2ec8ee81-4740-4d9b-a627-98485c51f90c", "force": false, "name": "tempest-TestStampPattern-snapshot-1196036361", "description": null, "metadata": null}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:36:24.804929 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:24.804929 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:36:24.805797 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ce55a940-f81d-4b51-a105-b8c8ed53474a tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Volume info retrieved successfully. Aug 20 04:36:24.806119 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-ce55a940-f81d-4b51-a105-b8c8ed53474a tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Create snapshot from volume 2ec8ee81-4740-4d9b-a627-98485c51f90c Aug 20 04:36:24.884402 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-ce55a940-f81d-4b51-a105-b8c8ed53474a tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Created reservations ['ad731f4f-c2d6-4b3d-b9eb-bdf89bab10fe', '202db141-6bb2-49ec-a62c-85a10ba371a0', '9a2f2b87-48bf-4095-9b20-a3cd7767fd2d', '7ceda93d-108a-4c52-aed5-7368f51ff13a'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:36:24.938432 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ce55a940-f81d-4b51-a105-b8c8ed53474a tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Snapshot create request issued successfully. Aug 20 04:36:24.938744 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ce55a940-f81d-4b51-a105-b8c8ed53474a tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:36:24.939415 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 474/1903] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:36:24 2026] POST /volume/v3/snapshots => generated 303 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:36:24.950251 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-382c7bfe-6aae-4916-9b99-0174c1d9f355 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:24.954528 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-382c7bfe-6aae-4916-9b99-0174c1d9f355 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] GET https://10.4.3.239/volume/v3/snapshots/b3df9800-789a-4583-bf98-f6b38e49303c Aug 20 04:36:24.954682 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-382c7bfe-6aae-4916-9b99-0174c1d9f355 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:24.954912 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-382c7bfe-6aae-4916-9b99-0174c1d9f355 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:24.961239 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:24.961239 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:36:24.962939 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-382c7bfe-6aae-4916-9b99-0174c1d9f355 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Snapshot retrieved successfully. Aug 20 04:36:24.965130 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-382c7bfe-6aae-4916-9b99-0174c1d9f355 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] https://10.4.3.239/volume/v3/snapshots/b3df9800-789a-4583-bf98-f6b38e49303c returned with HTTP 200 Aug 20 04:36:24.967723 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 479/1904] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:36:24 2026] GET /volume/v3/snapshots/b3df9800-789a-4583-bf98-f6b38e49303c => generated 435 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 04:36:25.054239 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-bb89507c-4e69-477f-ba37-a5d1c9951484 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:25.057361 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bb89507c-4e69-477f-ba37-a5d1c9951484 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 Aug 20 04:36:25.057782 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bb89507c-4e69-477f-ba37-a5d1c9951484 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:25.058044 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bb89507c-4e69-477f-ba37-a5d1c9951484 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:25.058206 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-bb89507c-4e69-477f-ba37-a5d1c9951484 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 8dd1af3f-498a-47a5-87d2-e0dac91aa485. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:25.067970 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:25.067970 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:36:25.068855 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bb89507c-4e69-477f-ba37-a5d1c9951484 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 returned with HTTP 200 Aug 20 04:36:25.069470 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 474/1905] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:25 2026] GET /volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 => generated 738 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:25.084025 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-04fa755c-00c2-48ba-a0dc-5bb33a6a87b8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:25.086447 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-04fa755c-00c2-48ba-a0dc-5bb33a6a87b8 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485/export_record Aug 20 04:36:25.086761 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-04fa755c-00c2-48ba-a0dc-5bb33a6a87b8 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:25.087043 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-04fa755c-00c2-48ba-a0dc-5bb33a6a87b8 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'export_record' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:25.087376 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.backups [None req-04fa755c-00c2-48ba-a0dc-5bb33a6a87b8 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Export record for backup 8dd1af3f-498a-47a5-87d2-e0dac91aa485. {{(pid=100176) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 20 04:36:25.094621 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:25.094621 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:36:25.096453 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.backup.api [None req-04fa755c-00c2-48ba-a0dc-5bb33a6a87b8 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling RPCAPI with context: , host: np0000007850, backup: 8dd1af3f-498a-47a5-87d2-e0dac91aa485. {{(pid=100176) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 20 04:36:25.118656 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.backup.rpcapi [None req-04fa755c-00c2-48ba-a0dc-5bb33a6a87b8 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] export_record in rpcapi backup_id 8dd1af3f-498a-47a5-87d2-e0dac91aa485 on host np0000007850. {{(pid=100176) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 20 04:36:25.131725 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.backups [None req-04fa755c-00c2-48ba-a0dc-5bb33a6a87b8 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGRkMWFmM2YtNDk4YS00N2E1LTg3ZDItZTBkYWM5MWFhNDg1IiwgInVzZXJfaWQiOiAiNzc4YjA0ZjgzZTRmNGE5ZWJmOWNkZWM2OTljZmQ5MWUiLCAicHJvamVjdF9pZCI6ICIyZTVjNWQ4MzYwYTQ0ZWRhYWZhOGFmZDg2MzU1MTdhMSIsICJ2b2x1bWVfaWQiOiAiZWZlNjU3OGItNGMzNC00Y2NlLWFhYmQtMzcyZmM0MTc1OWQyIiwgImhvc3QiOiAibnAwMDAwMDA3ODUwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjkwNDEzMzU3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZWZlNjU3OGItNGMzNC00Y2NlLWFhYmQtMzcyZmM0MTc1OWQyLzIwMjYwODIwMDQzNjA3L2F6X25vdmFfYmFja3VwXzhkZDFhZjNmLTQ5OGEtNDdhNS04N2QyLWUwZGFjOTFhYTQ4NSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjBUMDQ6MzY6MDRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDQ6MzY6MDRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwNDozNjoyNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100176) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 20 04:36:25.132092 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-04fa755c-00c2-48ba-a0dc-5bb33a6a87b8 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485/export_record returned with HTTP 200 Aug 20 04:36:25.132644 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 479/1906] 10.4.3.239 () {68 vars in 1430 bytes} [Thu Aug 20 04:36:25 2026] GET /volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485/export_record => generated 1424 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:36:25.146687 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-143ae125-d17f-48ed-904e-8acc5672b730 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:25.149559 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-143ae125-d17f-48ed-904e-8acc5672b730 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 Aug 20 04:36:25.149877 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-143ae125-d17f-48ed-904e-8acc5672b730 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:25.150175 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-143ae125-d17f-48ed-904e-8acc5672b730 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:25.150372 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-143ae125-d17f-48ed-904e-8acc5672b730 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 8dd1af3f-498a-47a5-87d2-e0dac91aa485. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:25.156316 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:25.156316 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:36:25.156594 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-143ae125-d17f-48ed-904e-8acc5672b730 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 returned with HTTP 200 Aug 20 04:36:25.157308 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 475/1907] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:25 2026] GET /volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:25.175465 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ca1784b4-ebeb-4eac-8411-67749d1c92e1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:25.177759 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ca1784b4-ebeb-4eac-8411-67749d1c92e1 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] POST https://10.4.3.239/volume/v3/backups/import_record Aug 20 04:36:25.178339 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ca1784b4-ebeb-4eac-8411-67749d1c92e1 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjNhZjUzNjktOGMwZS00Njk3LTlhYjktNmI1YmQyNDZjOWNjIiwgInVzZXJfaWQiOiAiNzc4YjA0ZjgzZTRmNGE5ZWJmOWNkZWM2OTljZmQ5MWUiLCAicHJvamVjdF9pZCI6ICIyZTVjNWQ4MzYwYTQ0ZWRhYWZhOGFmZDg2MzU1MTdhMSIsICJ2b2x1bWVfaWQiOiAiZWZlNjU3OGItNGMzNC00Y2NlLWFhYmQtMzcyZmM0MTc1OWQyIiwgImhvc3QiOiAibnAwMDAwMDA3ODUwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjkwNDEzMzU3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZWZlNjU3OGItNGMzNC00Y2NlLWFhYmQtMzcyZmM0MTc1OWQyLzIwMjYwODIwMDQzNjA3L2F6X25vdmFfYmFja3VwXzhkZDFhZjNmLTQ5OGEtNDdhNS04N2QyLWUwZGFjOTFhYTQ4NSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjBUMDQ6MzY6MDRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDQ6MzY6MDRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwNDozNjoyNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:36:25.180340 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.backups [None req-ca1784b4-ebeb-4eac-8411-67749d1c92e1 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjNhZjUzNjktOGMwZS00Njk3LTlhYjktNmI1YmQyNDZjOWNjIiwgInVzZXJfaWQiOiAiNzc4YjA0ZjgzZTRmNGE5ZWJmOWNkZWM2OTljZmQ5MWUiLCAicHJvamVjdF9pZCI6ICIyZTVjNWQ4MzYwYTQ0ZWRhYWZhOGFmZDg2MzU1MTdhMSIsICJ2b2x1bWVfaWQiOiAiZWZlNjU3OGItNGMzNC00Y2NlLWFhYmQtMzcyZmM0MTc1OWQyIiwgImhvc3QiOiAibnAwMDAwMDA3ODUwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjkwNDEzMzU3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZWZlNjU3OGItNGMzNC00Y2NlLWFhYmQtMzcyZmM0MTc1OWQyLzIwMjYwODIwMDQzNjA3L2F6X25vdmFfYmFja3VwXzhkZDFhZjNmLTQ5OGEtNDdhNS04N2QyLWUwZGFjOTFhYTQ4NSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjBUMDQ6MzY6MDRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDQ6MzY6MDRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwNDozNjoyNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100175) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 20 04:36:25.180538 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.backups [None req-ca1784b4-ebeb-4eac-8411-67749d1c92e1 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjNhZjUzNjktOGMwZS00Njk3LTlhYjktNmI1YmQyNDZjOWNjIiwgInVzZXJfaWQiOiAiNzc4YjA0ZjgzZTRmNGE5ZWJmOWNkZWM2OTljZmQ5MWUiLCAicHJvamVjdF9pZCI6ICIyZTVjNWQ4MzYwYTQ0ZWRhYWZhOGFmZDg2MzU1MTdhMSIsICJ2b2x1bWVfaWQiOiAiZWZlNjU3OGItNGMzNC00Y2NlLWFhYmQtMzcyZmM0MTc1OWQyIiwgImhvc3QiOiAibnAwMDAwMDA3ODUwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjkwNDEzMzU3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZWZlNjU3OGItNGMzNC00Y2NlLWFhYmQtMzcyZmM0MTc1OWQyLzIwMjYwODIwMDQzNjA3L2F6X25vdmFfYmFja3VwXzhkZDFhZjNmLTQ5OGEtNDdhNS04N2QyLWUwZGFjOTFhYTQ4NSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjBUMDQ6MzY6MDRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDQ6MzY6MDRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwNDozNjoyNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100175) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 20 04:36:25.181498 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.policy [None req-ca1784b4-ebeb-4eac-8411-67749d1c92e1 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'f06a8ed25d934d83a3bce23f00d35897', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e5c5d8360a44edaafa8afd8635517a1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100175) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 04:36:25.181777 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ca1784b4-ebeb-4eac-8411-67749d1c92e1 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] https://10.4.3.239/volume/v3/backups/import_record returned with HTTP 403 Aug 20 04:36:25.183302 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 480/1908] 10.4.3.239 () {70 vars in 1342 bytes} [Thu Aug 20 04:36:25 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 20 04:36:25.192550 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5172e7e8-9523-4539-84c9-4040e1dc3ce3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:25.197885 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5172e7e8-9523-4539-84c9-4040e1dc3ce3 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] DELETE https://10.4.3.239/volume/v3/volumes/efe6578b-4c34-4cce-aabd-372fc41759d2 Aug 20 04:36:25.198248 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5172e7e8-9523-4539-84c9-4040e1dc3ce3 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:25.198921 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5172e7e8-9523-4539-84c9-4040e1dc3ce3 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:25.199173 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-5172e7e8-9523-4539-84c9-4040e1dc3ce3 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Delete volume with id: efe6578b-4c34-4cce-aabd-372fc41759d2 Aug 20 04:36:25.218211 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:25.218211 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:36:25.218211 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-5172e7e8-9523-4539-84c9-4040e1dc3ce3 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Volume info retrieved successfully. Aug 20 04:36:25.259471 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-5172e7e8-9523-4539-84c9-4040e1dc3ce3 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Delete volume request issued successfully. Aug 20 04:36:25.261034 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5172e7e8-9523-4539-84c9-4040e1dc3ce3 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/volumes/efe6578b-4c34-4cce-aabd-372fc41759d2 returned with HTTP 202 Aug 20 04:36:25.261034 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 475/1909] 10.4.3.239 () {68 vars in 1391 bytes} [Thu Aug 20 04:36:25 2026] DELETE /volume/v3/volumes/efe6578b-4c34-4cce-aabd-372fc41759d2 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:36:25.274007 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-edcfe3fc-79af-4aff-9a00-e331ac45b0de None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:25.277068 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-edcfe3fc-79af-4aff-9a00-e331ac45b0de tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/volumes/efe6578b-4c34-4cce-aabd-372fc41759d2 Aug 20 04:36:25.277068 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-edcfe3fc-79af-4aff-9a00-e331ac45b0de tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:25.277482 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-edcfe3fc-79af-4aff-9a00-e331ac45b0de tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:25.286560 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:25.286560 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:36:25.293965 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-edcfe3fc-79af-4aff-9a00-e331ac45b0de tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Volume info retrieved successfully. Aug 20 04:36:25.303589 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-edcfe3fc-79af-4aff-9a00-e331ac45b0de tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/volumes/efe6578b-4c34-4cce-aabd-372fc41759d2 returned with HTTP 200 Aug 20 04:36:25.304214 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 480/1910] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:25 2026] GET /volume/v3/volumes/efe6578b-4c34-4cce-aabd-372fc41759d2 => generated 1008 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:36:25.501775 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c31b94eb-3cca-4335-beaf-a68d4cc4704c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:25.504234 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c31b94eb-3cca-4335-beaf-a68d4cc4704c tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 Aug 20 04:36:25.504496 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c31b94eb-3cca-4335-beaf-a68d4cc4704c tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:25.504743 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c31b94eb-3cca-4335-beaf-a68d4cc4704c tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:25.506026 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-c31b94eb-3cca-4335-beaf-a68d4cc4704c tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 357a21c1-2c0a-414f-bb13-d0df8fad6837. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:25.510854 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:25.510854 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:36:25.511985 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c31b94eb-3cca-4335-beaf-a68d4cc4704c tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 returned with HTTP 200 Aug 20 04:36:25.512538 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 476/1911] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:25 2026] GET /volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:25.982039 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d5542fb6-9811-429b-ab36-440191769780 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:25.985424 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d5542fb6-9811-429b-ab36-440191769780 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] GET https://10.4.3.239/volume/v3/snapshots/b3df9800-789a-4583-bf98-f6b38e49303c Aug 20 04:36:25.985667 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d5542fb6-9811-429b-ab36-440191769780 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:25.985859 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d5542fb6-9811-429b-ab36-440191769780 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:25.992513 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:25.992513 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:36:25.993007 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d5542fb6-9811-429b-ab36-440191769780 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Snapshot retrieved successfully. Aug 20 04:36:25.993966 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d5542fb6-9811-429b-ab36-440191769780 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] https://10.4.3.239/volume/v3/snapshots/b3df9800-789a-4583-bf98-f6b38e49303c returned with HTTP 200 Aug 20 04:36:25.994730 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 481/1912] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:36:25 2026] GET /volume/v3/snapshots/b3df9800-789a-4583-bf98-f6b38e49303c => generated 462 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:26.010144 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-cd3808a9-6b1a-456c-b4ee-fb69e0036e24 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:26.012559 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cd3808a9-6b1a-456c-b4ee-fb69e0036e24 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] GET https://10.4.3.239/volume/v3/snapshots/b3df9800-789a-4583-bf98-f6b38e49303c Aug 20 04:36:26.012649 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cd3808a9-6b1a-456c-b4ee-fb69e0036e24 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:26.012871 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cd3808a9-6b1a-456c-b4ee-fb69e0036e24 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:26.020508 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:26.020508 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:36:26.021335 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-cd3808a9-6b1a-456c-b4ee-fb69e0036e24 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Snapshot retrieved successfully. Aug 20 04:36:26.025213 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cd3808a9-6b1a-456c-b4ee-fb69e0036e24 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] https://10.4.3.239/volume/v3/snapshots/b3df9800-789a-4583-bf98-f6b38e49303c returned with HTTP 200 Aug 20 04:36:26.025213 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 476/1913] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:36:26 2026] GET /volume/v3/snapshots/b3df9800-789a-4583-bf98-f6b38e49303c => generated 462 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:26.317635 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-64a8f89c-d387-4711-85c6-6fe71869defc None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:26.319813 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-64a8f89c-d387-4711-85c6-6fe71869defc tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/volumes/efe6578b-4c34-4cce-aabd-372fc41759d2 Aug 20 04:36:26.320002 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-64a8f89c-d387-4711-85c6-6fe71869defc tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:26.320463 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-64a8f89c-d387-4711-85c6-6fe71869defc tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:26.330090 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-64a8f89c-d387-4711-85c6-6fe71869defc tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/volumes/efe6578b-4c34-4cce-aabd-372fc41759d2 returned with HTTP 404 Aug 20 04:36:26.330648 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 481/1914] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:26 2026] GET /volume/v3/volumes/efe6578b-4c34-4cce-aabd-372fc41759d2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:36:26.341211 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-24f5ca73-aa66-4b99-bd65-83843a539569 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:26.342936 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-24f5ca73-aa66-4b99-bd65-83843a539569 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] GET https://10.4.3.239/volume/v3/backups Aug 20 04:36:26.343128 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-24f5ca73-aa66-4b99-bd65-83843a539569 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:26.343338 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-24f5ca73-aa66-4b99-bd65-83843a539569 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] Calling method 'index' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:26.343592 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.api_utils [None req-24f5ca73-aa66-4b99-bd65-83843a539569 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] Removing options '' from query. {{(pid=100177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:36:26.355851 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-24f5ca73-aa66-4b99-bd65-83843a539569 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] https://10.4.3.239/volume/v3/backups returned with HTTP 200 Aug 20 04:36:26.356215 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 477/1915] 10.4.3.239 () {68 vars in 1277 bytes} [Thu Aug 20 04:36:26 2026] GET /volume/v3/backups => generated 625 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:26.369359 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1a6b74ad-58c9-4569-a9d1-572a16edc25a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:26.371497 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1a6b74ad-58c9-4569-a9d1-572a16edc25a tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] GET https://10.4.3.239/volume/v3/backups?project_id=2e5c5d8360a44edaafa8afd8635517a1 Aug 20 04:36:26.371759 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1a6b74ad-58c9-4569-a9d1-572a16edc25a tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:26.371975 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1a6b74ad-58c9-4569-a9d1-572a16edc25a tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:26.372330 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.api_utils [None req-1a6b74ad-58c9-4569-a9d1-572a16edc25a tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] Removing options 'project_id' from query. {{(pid=100175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:36:26.379544 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1a6b74ad-58c9-4569-a9d1-572a16edc25a tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] https://10.4.3.239/volume/v3/backups?project_id=2e5c5d8360a44edaafa8afd8635517a1 returned with HTTP 200 Aug 20 04:36:26.380302 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 482/1916] 10.4.3.239 () {68 vars in 1364 bytes} [Thu Aug 20 04:36:26 2026] GET /volume/v3/backups?project_id=2e5c5d8360a44edaafa8afd8635517a1 => generated 625 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:26.393240 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6db85049-64f5-4c4b-8b63-7136d8bb0bd4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:26.396898 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6db85049-64f5-4c4b-8b63-7136d8bb0bd4 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:36:26.397390 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6db85049-64f5-4c4b-8b63-7136d8bb0bd4 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1730512779"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:36:26.398816 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-6db85049-64f5-4c4b-8b63-7136d8bb0bd4 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1730512779'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:36:26.399031 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-6db85049-64f5-4c4b-8b63-7136d8bb0bd4 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Create volume of 1 GB Aug 20 04:36:26.403982 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-6db85049-64f5-4c4b-8b63-7136d8bb0bd4 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Availability Zones retrieved successfully. Aug 20 04:36:26.411465 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6db85049-64f5-4c4b-8b63-7136d8bb0bd4 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Flow 'volume_create_api' (43b4faaa-6a64-49ca-b636-b27322d49d86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:36:26.412775 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6db85049-64f5-4c4b-8b63-7136d8bb0bd4 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdd51181-cb39-44c9-8744-068205a42a84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:36:26.413868 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-6db85049-64f5-4c4b-8b63-7136d8bb0bd4 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:36:26.448963 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6db85049-64f5-4c4b-8b63-7136d8bb0bd4 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdd51181-cb39-44c9-8744-068205a42a84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:36:26.449706 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6db85049-64f5-4c4b-8b63-7136d8bb0bd4 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f6eb24a-f0a9-4b97-bd5a-921c03240fcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:36:26.504266 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-6db85049-64f5-4c4b-8b63-7136d8bb0bd4 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Created reservations ['6a1f81f5-0d36-44b1-a00f-c4f30f71ff2b', 'be9d92b4-09d9-4885-97a6-3c581f0474c9', 'f820a633-9310-4c34-8877-3e5ee0d5133c', '6b6b4531-5e21-4f7e-b4b2-63a6b5de4e78'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:36:26.505489 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6db85049-64f5-4c4b-8b63-7136d8bb0bd4 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f6eb24a-f0a9-4b97-bd5a-921c03240fcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a1f81f5-0d36-44b1-a00f-c4f30f71ff2b', 'be9d92b4-09d9-4885-97a6-3c581f0474c9', 'f820a633-9310-4c34-8877-3e5ee0d5133c', '6b6b4531-5e21-4f7e-b4b2-63a6b5de4e78']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:36:26.506803 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6db85049-64f5-4c4b-8b63-7136d8bb0bd4 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43539b29-bed1-49ba-9393-697e5970f316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:36:26.528711 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-efaf7b03-06c3-4104-8024-033a07bb4e49 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:26.534786 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-efaf7b03-06c3-4104-8024-033a07bb4e49 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 Aug 20 04:36:26.534786 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-efaf7b03-06c3-4104-8024-033a07bb4e49 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:26.534786 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-efaf7b03-06c3-4104-8024-033a07bb4e49 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:26.534786 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-efaf7b03-06c3-4104-8024-033a07bb4e49 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 357a21c1-2c0a-414f-bb13-d0df8fad6837. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:26.540990 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:26.540990 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:36:26.542309 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-efaf7b03-06c3-4104-8024-033a07bb4e49 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 returned with HTTP 200 Aug 20 04:36:26.542975 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6db85049-64f5-4c4b-8b63-7136d8bb0bd4 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43539b29-bed1-49ba-9393-697e5970f316) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77d9b87c-8cf5-4ad8-986c-43596888afe4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1730512779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e5c5d8360a44edaafa8afd8635517a1',qos_specs=None,replication_status=,reservations=['6a1f81f5-0d36-44b1-a00f-c4f30f71ff2b','be9d92b4-09d9-4885-97a6-3c581f0474c9','f820a633-9310-4c34-8877-3e5ee0d5133c','6b6b4531-5e21-4f7e-b4b2-63a6b5de4e78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='778b04f83e4f4a9ebf9cdec699cfd91e',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:36:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1730512779',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77d9b87c-8cf5-4ad8-986c-43596888afe4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e5c5d8360a44edaafa8afd8635517a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='778b04f83e4f4a9ebf9cdec699cfd91e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:36:26.543535 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 482/1917] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:26 2026] GET /volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:26.544168 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6db85049-64f5-4c4b-8b63-7136d8bb0bd4 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b011bdc6-18cd-4bc2-8f5e-c6440e16f08e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:36:26.571617 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6db85049-64f5-4c4b-8b63-7136d8bb0bd4 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b011bdc6-18cd-4bc2-8f5e-c6440e16f08e) transitioned into state 'SUCCESS' from state '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-1730512779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e5c5d8360a44edaafa8afd8635517a1',qos_specs=None,replication_status=,reservations=['6a1f81f5-0d36-44b1-a00f-c4f30f71ff2b','be9d92b4-09d9-4885-97a6-3c581f0474c9','f820a633-9310-4c34-8877-3e5ee0d5133c','6b6b4531-5e21-4f7e-b4b2-63a6b5de4e78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='778b04f83e4f4a9ebf9cdec699cfd91e',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:36:26.572645 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6db85049-64f5-4c4b-8b63-7136d8bb0bd4 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d14ae3de-738b-4483-bccd-a54cfdf01c45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:36:26.586193 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6db85049-64f5-4c4b-8b63-7136d8bb0bd4 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d14ae3de-738b-4483-bccd-a54cfdf01c45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:36:26.586193 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6db85049-64f5-4c4b-8b63-7136d8bb0bd4 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Flow 'volume_create_api' (43b4faaa-6a64-49ca-b636-b27322d49d86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:36:26.586193 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-6db85049-64f5-4c4b-8b63-7136d8bb0bd4 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Create volume request issued successfully. Aug 20 04:36:26.586648 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6db85049-64f5-4c4b-8b63-7136d8bb0bd4 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:36:26.586994 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 477/1918] 10.4.3.239 () {70 vars in 1298 bytes} [Thu Aug 20 04:36:26 2026] POST /volume/v3/volumes => generated 778 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:36:26.605738 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6eb080bd-883e-49cd-9afe-bc0302a1f8c4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:26.609673 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6eb080bd-883e-49cd-9afe-bc0302a1f8c4 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/volumes/77d9b87c-8cf5-4ad8-986c-43596888afe4 Aug 20 04:36:26.609994 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6eb080bd-883e-49cd-9afe-bc0302a1f8c4 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:26.610502 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6eb080bd-883e-49cd-9afe-bc0302a1f8c4 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:26.621995 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:26.621995 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:36:26.628538 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-6eb080bd-883e-49cd-9afe-bc0302a1f8c4 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Volume info retrieved successfully. Aug 20 04:36:26.633543 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6eb080bd-883e-49cd-9afe-bc0302a1f8c4 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/volumes/77d9b87c-8cf5-4ad8-986c-43596888afe4 returned with HTTP 200 Aug 20 04:36:26.634013 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 478/1919] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:26 2026] GET /volume/v3/volumes/77d9b87c-8cf5-4ad8-986c-43596888afe4 => generated 957 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:27.555853 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-46f871f4-daee-48ca-84fb-7bbceb5e41d2 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:27.559048 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-46f871f4-daee-48ca-84fb-7bbceb5e41d2 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 Aug 20 04:36:27.559048 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-46f871f4-daee-48ca-84fb-7bbceb5e41d2 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:27.559048 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-46f871f4-daee-48ca-84fb-7bbceb5e41d2 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:27.559048 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-46f871f4-daee-48ca-84fb-7bbceb5e41d2 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 357a21c1-2c0a-414f-bb13-d0df8fad6837. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:27.563745 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:27.563745 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:36:27.564727 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-46f871f4-daee-48ca-84fb-7bbceb5e41d2 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 returned with HTTP 200 Aug 20 04:36:27.565111 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 483/1920] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:27 2026] GET /volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:27.654516 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-49700e02-9f93-40dc-8dcd-b1ac30b25384 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:27.656388 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-49700e02-9f93-40dc-8dcd-b1ac30b25384 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/volumes/77d9b87c-8cf5-4ad8-986c-43596888afe4 Aug 20 04:36:27.656657 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-49700e02-9f93-40dc-8dcd-b1ac30b25384 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:27.657847 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-49700e02-9f93-40dc-8dcd-b1ac30b25384 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:27.668206 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:27.668206 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:36:27.676354 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-49700e02-9f93-40dc-8dcd-b1ac30b25384 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Volume info retrieved successfully. Aug 20 04:36:27.678674 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-49700e02-9f93-40dc-8dcd-b1ac30b25384 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/volumes/77d9b87c-8cf5-4ad8-986c-43596888afe4 returned with HTTP 200 Aug 20 04:36:27.679090 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 483/1921] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:27 2026] GET /volume/v3/volumes/77d9b87c-8cf5-4ad8-986c-43596888afe4 => generated 1009 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:36:27.698716 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2d29ca60-4483-4e2a-88e7-1238dac7912d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:27.702231 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2d29ca60-4483-4e2a-88e7-1238dac7912d tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] POST https://10.4.3.239/volume/v3/backups Aug 20 04:36:27.702606 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2d29ca60-4483-4e2a-88e7-1238dac7912d tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "77d9b87c-8cf5-4ad8-986c-43596888afe4", "name": "tempest-type-Backup-1243261771"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:36:27.704197 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.backups [None req-2d29ca60-4483-4e2a-88e7-1238dac7912d tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Creating new backup {'backup': {'volume_id': '77d9b87c-8cf5-4ad8-986c-43596888afe4', 'name': 'tempest-type-Backup-1243261771'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 04:36:27.704402 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.contrib.backups [None req-2d29ca60-4483-4e2a-88e7-1238dac7912d tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Creating backup of volume 77d9b87c-8cf5-4ad8-986c-43596888afe4 in container None Aug 20 04:36:27.714449 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:27.714449 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:36:27.714449 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-2d29ca60-4483-4e2a-88e7-1238dac7912d tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Volume info retrieved successfully. Aug 20 04:36:27.738333 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-2d29ca60-4483-4e2a-88e7-1238dac7912d tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Created reservations ['03895fd6-f914-49b3-80bc-e1ed3927ae07', '1e98a92b-dd38-4a4d-a370-a1afce0869bf'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:36:27.782100 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2d29ca60-4483-4e2a-88e7-1238dac7912d tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups returned with HTTP 202 Aug 20 04:36:27.783419 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 478/1922] 10.4.3.239 () {70 vars in 1299 bytes} [Thu Aug 20 04:36:27 2026] POST /volume/v3/backups => generated 316 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:36:27.799951 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7fefdf93-6bcc-4fe5-a78e-9cf26bc427a5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:27.801974 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7fefdf93-6bcc-4fe5-a78e-9cf26bc427a5 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 Aug 20 04:36:27.802446 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7fefdf93-6bcc-4fe5-a78e-9cf26bc427a5 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:27.802968 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7fefdf93-6bcc-4fe5-a78e-9cf26bc427a5 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:27.804018 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-7fefdf93-6bcc-4fe5-a78e-9cf26bc427a5 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 4b13f275-7086-4019-82a7-819e11fefe03. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:27.810953 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:27.810953 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:36:27.812200 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7fefdf93-6bcc-4fe5-a78e-9cf26bc427a5 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 returned with HTTP 200 Aug 20 04:36:27.812851 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 479/1923] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:27 2026] GET /volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 => generated 723 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:28.581583 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-cfff671a-71a0-4bcc-b7b7-02e832207935 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:28.584175 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cfff671a-71a0-4bcc-b7b7-02e832207935 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 Aug 20 04:36:28.584693 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cfff671a-71a0-4bcc-b7b7-02e832207935 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:28.585027 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cfff671a-71a0-4bcc-b7b7-02e832207935 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:28.585333 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-cfff671a-71a0-4bcc-b7b7-02e832207935 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 357a21c1-2c0a-414f-bb13-d0df8fad6837. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:28.592240 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:28.592240 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:36:28.593966 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cfff671a-71a0-4bcc-b7b7-02e832207935 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 returned with HTTP 200 Aug 20 04:36:28.594963 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 484/1924] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:28 2026] GET /volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:28.831085 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-32509acc-df16-40b7-b44d-da710a98201a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:28.833559 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-32509acc-df16-40b7-b44d-da710a98201a tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 Aug 20 04:36:28.835204 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-32509acc-df16-40b7-b44d-da710a98201a tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:28.835204 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-32509acc-df16-40b7-b44d-da710a98201a tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:28.835204 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-32509acc-df16-40b7-b44d-da710a98201a tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 4b13f275-7086-4019-82a7-819e11fefe03. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:28.840332 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:28.840332 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:36:28.841888 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-32509acc-df16-40b7-b44d-da710a98201a tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 returned with HTTP 200 Aug 20 04:36:28.842483 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 484/1925] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:28 2026] GET /volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 => generated 725 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:29.614066 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3c041b08-bf32-4df3-a03f-8b1b72868b0f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:29.616778 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3c041b08-bf32-4df3-a03f-8b1b72868b0f tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 Aug 20 04:36:29.616977 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3c041b08-bf32-4df3-a03f-8b1b72868b0f tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:29.617166 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3c041b08-bf32-4df3-a03f-8b1b72868b0f tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:29.617384 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-3c041b08-bf32-4df3-a03f-8b1b72868b0f tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 357a21c1-2c0a-414f-bb13-d0df8fad6837. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:29.631115 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:29.631115 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:36:29.632953 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3c041b08-bf32-4df3-a03f-8b1b72868b0f tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 returned with HTTP 200 Aug 20 04:36:29.633569 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 479/1926] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:29 2026] GET /volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 => generated 791 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:29.856722 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c9a7b659-1798-486b-a15d-288bc671d806 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:29.861712 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c9a7b659-1798-486b-a15d-288bc671d806 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 Aug 20 04:36:29.861712 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c9a7b659-1798-486b-a15d-288bc671d806 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:29.861712 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c9a7b659-1798-486b-a15d-288bc671d806 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:29.861712 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-c9a7b659-1798-486b-a15d-288bc671d806 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 4b13f275-7086-4019-82a7-819e11fefe03. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:29.873817 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:29.873817 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:36:29.874525 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c9a7b659-1798-486b-a15d-288bc671d806 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 returned with HTTP 200 Aug 20 04:36:29.875012 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 480/1927] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:29 2026] GET /volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 => generated 725 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:30.653710 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-81c5ea11-681c-4822-bc65-c98092f92564 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:30.660820 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-81c5ea11-681c-4822-bc65-c98092f92564 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 Aug 20 04:36:30.660820 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-81c5ea11-681c-4822-bc65-c98092f92564 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:30.662376 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-81c5ea11-681c-4822-bc65-c98092f92564 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:30.663975 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-81c5ea11-681c-4822-bc65-c98092f92564 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 357a21c1-2c0a-414f-bb13-d0df8fad6837. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:30.674392 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:30.674392 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:36:30.675457 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-81c5ea11-681c-4822-bc65-c98092f92564 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 returned with HTTP 200 Aug 20 04:36:30.676404 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 485/1928] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:30 2026] GET /volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 => generated 791 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:30.898978 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-12ff46ad-177a-4fea-8d7a-c54e6039d43c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:30.903159 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-12ff46ad-177a-4fea-8d7a-c54e6039d43c tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 Aug 20 04:36:30.903159 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-12ff46ad-177a-4fea-8d7a-c54e6039d43c tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:30.903159 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-12ff46ad-177a-4fea-8d7a-c54e6039d43c tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:30.903159 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-12ff46ad-177a-4fea-8d7a-c54e6039d43c tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 4b13f275-7086-4019-82a7-819e11fefe03. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:30.909269 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:30.909269 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:36:30.910552 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-12ff46ad-177a-4fea-8d7a-c54e6039d43c tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 returned with HTTP 200 Aug 20 04:36:30.910949 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 485/1929] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:30 2026] GET /volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:31.698414 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2a662025-2c36-45b2-adfa-6e4c3043b3f5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:31.706261 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2a662025-2c36-45b2-adfa-6e4c3043b3f5 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 Aug 20 04:36:31.708634 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2a662025-2c36-45b2-adfa-6e4c3043b3f5 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:31.708634 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2a662025-2c36-45b2-adfa-6e4c3043b3f5 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:31.708812 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-2a662025-2c36-45b2-adfa-6e4c3043b3f5 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 357a21c1-2c0a-414f-bb13-d0df8fad6837. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:31.718825 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:31.718825 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:36:31.723525 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2a662025-2c36-45b2-adfa-6e4c3043b3f5 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 returned with HTTP 200 Aug 20 04:36:31.723525 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 480/1930] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:31 2026] GET /volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 => generated 791 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:31.935694 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d4b63453-e6af-4c9f-8ea9-cad4b5ab9e9f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:31.942730 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d4b63453-e6af-4c9f-8ea9-cad4b5ab9e9f tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 Aug 20 04:36:31.942730 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d4b63453-e6af-4c9f-8ea9-cad4b5ab9e9f tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:31.943123 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d4b63453-e6af-4c9f-8ea9-cad4b5ab9e9f tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:31.943799 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-d4b63453-e6af-4c9f-8ea9-cad4b5ab9e9f tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 4b13f275-7086-4019-82a7-819e11fefe03. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:31.957167 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:31.957167 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:36:31.958599 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d4b63453-e6af-4c9f-8ea9-cad4b5ab9e9f tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 returned with HTTP 200 Aug 20 04:36:31.958912 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 481/1931] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:31 2026] GET /volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 => generated 736 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:32.187403 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-5272337e-a264-4d2a-98a1-b2fdede116ba req-4380ccaa-de72-470b-82c0-c1a784065b04 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:32.191975 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-5272337e-a264-4d2a-98a1-b2fdede116ba req-4380ccaa-de72-470b-82c0-c1a784065b04 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] GET https://10.4.3.239/volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578 Aug 20 04:36:32.192344 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-5272337e-a264-4d2a-98a1-b2fdede116ba req-4380ccaa-de72-470b-82c0-c1a784065b04 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:32.192625 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-5272337e-a264-4d2a-98a1-b2fdede116ba req-4380ccaa-de72-470b-82c0-c1a784065b04 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:32.197979 np0000007850 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writing DB stats cinder:SELECT=159,cinder:INSERT=17,cinder:UPDATE=38 {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:36:32.226567 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:32.226567 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:36:32.247925 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-5272337e-a264-4d2a-98a1-b2fdede116ba req-4380ccaa-de72-470b-82c0-c1a784065b04 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Volume info retrieved successfully. Aug 20 04:36:32.258758 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-5272337e-a264-4d2a-98a1-b2fdede116ba req-4380ccaa-de72-470b-82c0-c1a784065b04 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] https://10.4.3.239/volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578 returned with HTTP 200 Aug 20 04:36:32.258982 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 486/1932] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:36:32 2026] GET /volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578 => generated 851 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:32.467211 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3b004499-4141-4a95-ae49-34b260ddfa2e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:32.468008 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3b004499-4141-4a95-ae49-34b260ddfa2e None None] GET https://10.4.3.239/volume// Aug 20 04:36:32.468681 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3b004499-4141-4a95-ae49-34b260ddfa2e None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:32.469151 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3b004499-4141-4a95-ae49-34b260ddfa2e None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:32.469768 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3b004499-4141-4a95-ae49-34b260ddfa2e None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:36:32.470319 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 486/1933] 10.4.3.239 () {66 vars in 1428 bytes} [Thu Aug 20 04:36:32 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:36:32.494479 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-5272337e-a264-4d2a-98a1-b2fdede116ba req-52eb3646-7107-492c-9a6f-8a32dcd8ae09 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:32.499271 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-5272337e-a264-4d2a-98a1-b2fdede116ba req-52eb3646-7107-492c-9a6f-8a32dcd8ae09 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:36:32.499815 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-5272337e-a264-4d2a-98a1-b2fdede116ba req-52eb3646-7107-492c-9a6f-8a32dcd8ae09 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "46e1db59-526b-4402-8a2a-bb11a8edf578", "connector": null, "instance_uuid": "7ce573cc-5222-41f6-8fa6-370a290b4309"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:36:32.518706 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:32.518706 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:36:32.597382 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-5272337e-a264-4d2a-98a1-b2fdede116ba req-52eb3646-7107-492c-9a6f-8a32dcd8ae09 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:36:32.598654 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 481/1934] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:36:32 2026] POST /volume/v3/attachments => generated 273 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:36:32.676121 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b31c3fde-58a9-4af9-abd0-a711921d5655 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:32.679294 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b31c3fde-58a9-4af9-abd0-a711921d5655 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] GET https://10.4.3.239/volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578 Aug 20 04:36:32.679294 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b31c3fde-58a9-4af9-abd0-a711921d5655 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:32.679583 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b31c3fde-58a9-4af9-abd0-a711921d5655 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:32.696306 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:32.696306 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:36:32.707295 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b31c3fde-58a9-4af9-abd0-a711921d5655 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Volume info retrieved successfully. Aug 20 04:36:32.718982 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b31c3fde-58a9-4af9-abd0-a711921d5655 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] https://10.4.3.239/volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578 returned with HTTP 200 Aug 20 04:36:32.719603 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 482/1935] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:32 2026] GET /volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578 => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:32.746783 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-13ebe370-0fe3-4fdc-9fda-dd6a7af5ac74 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:32.749707 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-13ebe370-0fe3-4fdc-9fda-dd6a7af5ac74 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 Aug 20 04:36:32.749707 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-13ebe370-0fe3-4fdc-9fda-dd6a7af5ac74 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:32.749815 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-13ebe370-0fe3-4fdc-9fda-dd6a7af5ac74 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:32.750672 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-13ebe370-0fe3-4fdc-9fda-dd6a7af5ac74 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 357a21c1-2c0a-414f-bb13-d0df8fad6837. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:32.759899 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:32.759899 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:36:32.761346 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-13ebe370-0fe3-4fdc-9fda-dd6a7af5ac74 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 returned with HTTP 200 Aug 20 04:36:32.761486 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 487/1936] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:32 2026] GET /volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:32.789736 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7918a84a-727d-49d1-a8cf-14d5701596ac None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:32.790147 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7918a84a-727d-49d1-a8cf-14d5701596ac None None] GET https://10.4.3.239/volume// Aug 20 04:36:32.790395 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7918a84a-727d-49d1-a8cf-14d5701596ac None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:32.790658 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7918a84a-727d-49d1-a8cf-14d5701596ac None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:32.791285 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7918a84a-727d-49d1-a8cf-14d5701596ac None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:36:32.797780 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 487/1937] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:36:32 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:36:32.824522 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-5272337e-a264-4d2a-98a1-b2fdede116ba req-aa40b892-030a-4f98-8b8b-13d24ad0e0d7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:32.830210 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-5272337e-a264-4d2a-98a1-b2fdede116ba req-aa40b892-030a-4f98-8b8b-13d24ad0e0d7 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] GET https://10.4.3.239/volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578 Aug 20 04:36:32.830210 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-5272337e-a264-4d2a-98a1-b2fdede116ba req-aa40b892-030a-4f98-8b8b-13d24ad0e0d7 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:32.830210 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-5272337e-a264-4d2a-98a1-b2fdede116ba req-aa40b892-030a-4f98-8b8b-13d24ad0e0d7 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:32.853140 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:32.853140 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:36:32.863217 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-5272337e-a264-4d2a-98a1-b2fdede116ba req-aa40b892-030a-4f98-8b8b-13d24ad0e0d7 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Volume info retrieved successfully. Aug 20 04:36:32.869938 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-5272337e-a264-4d2a-98a1-b2fdede116ba req-aa40b892-030a-4f98-8b8b-13d24ad0e0d7 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] https://10.4.3.239/volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578 returned with HTTP 200 Aug 20 04:36:32.870739 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 482/1938] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:36:32 2026] GET /volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578 => generated 1030 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:36:32.986970 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2b7f5741-58e5-491e-8ae6-874ae7d605ba None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:32.989196 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2b7f5741-58e5-491e-8ae6-874ae7d605ba tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 Aug 20 04:36:32.989464 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2b7f5741-58e5-491e-8ae6-874ae7d605ba tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:32.989697 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2b7f5741-58e5-491e-8ae6-874ae7d605ba tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:32.989955 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-2b7f5741-58e5-491e-8ae6-874ae7d605ba tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 4b13f275-7086-4019-82a7-819e11fefe03. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:32.995635 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:32.995635 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:36:32.997100 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2b7f5741-58e5-491e-8ae6-874ae7d605ba tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 returned with HTTP 200 Aug 20 04:36:32.997100 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 483/1939] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:32 2026] GET /volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:33.072801 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-5272337e-a264-4d2a-98a1-b2fdede116ba req-3280f2e1-bcc0-4876-9b83-9f0847e1f6ff None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:33.085522 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-5272337e-a264-4d2a-98a1-b2fdede116ba req-3280f2e1-bcc0-4876-9b83-9f0847e1f6ff tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] PUT https://10.4.3.239/volume/v3/attachments/04366d91-44c2-441e-b948-d88dd558e89b Aug 20 04:36:33.085810 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-5272337e-a264-4d2a-98a1-b2fdede116ba req-3280f2e1-bcc0-4876-9b83-9f0847e1f6ff tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:36:33.102898 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-5272337e-a264-4d2a-98a1-b2fdede116ba req-3280f2e1-bcc0-4876-9b83-9f0847e1f6ff tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Acquiring lock "cinder-attachment_update-46e1db59-526b-4402-8a2a-bb11a8edf578-np0000007850" by "attachment_update" {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:36:33.104364 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0631dfa3-5c41-49d8-940e-28418cb3d72e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:33.108905 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0631dfa3-5c41-49d8-940e-28418cb3d72e tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:36:33.109292 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0631dfa3-5c41-49d8-940e-28418cb3d72e tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1382067319", "snapshot_id": "b3df9800-789a-4583-bf98-f6b38e49303c", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:36:33.111303 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-5272337e-a264-4d2a-98a1-b2fdede116ba req-3280f2e1-bcc0-4876-9b83-9f0847e1f6ff tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Lock "cinder-attachment_update-46e1db59-526b-4402-8a2a-bb11a8edf578-np0000007850" acquired by "attachment_update" :: waited 0.008s {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:36:33.112968 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-0631dfa3-5c41-49d8-940e-28418cb3d72e tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1382067319', 'snapshot_id': 'b3df9800-789a-4583-bf98-f6b38e49303c', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:36:33.113910 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:33.113910 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:36:33.125439 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:33.125439 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:36:33.127892 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-0631dfa3-5c41-49d8-940e-28418cb3d72e tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Snapshot retrieved successfully. Aug 20 04:36:33.127892 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-0631dfa3-5c41-49d8-940e-28418cb3d72e tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Create volume of 1 GB Aug 20 04:36:33.131473 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-0631dfa3-5c41-49d8-940e-28418cb3d72e tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Availability Zones retrieved successfully. Aug 20 04:36:33.139315 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-0631dfa3-5c41-49d8-940e-28418cb3d72e tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Flow 'volume_create_api' (04bcd2ea-b4bf-4e71-98e5-ab5166a789d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:36:33.141100 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-0631dfa3-5c41-49d8-940e-28418cb3d72e tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c962c9e8-e517-4eb1-b523-e73405ec8896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:36:33.142869 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-0631dfa3-5c41-49d8-940e-28418cb3d72e tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:36:33.208854 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-0631dfa3-5c41-49d8-940e-28418cb3d72e tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c962c9e8-e517-4eb1-b523-e73405ec8896) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b3df9800-789a-4583-bf98-f6b38e49303c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:36:33.210794 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-0631dfa3-5c41-49d8-940e-28418cb3d72e tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0928e6c-72a4-4a60-82cf-072d641d59dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:36:33.259614 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-5272337e-a264-4d2a-98a1-b2fdede116ba req-3280f2e1-bcc0-4876-9b83-9f0847e1f6ff tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Lock "cinder-attachment_update-46e1db59-526b-4402-8a2a-bb11a8edf578-np0000007850" released by "attachment_update" :: held 0.147s {{(pid=100175) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:36:33.259614 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-5272337e-a264-4d2a-98a1-b2fdede116ba req-3280f2e1-bcc0-4876-9b83-9f0847e1f6ff tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] https://10.4.3.239/volume/v3/attachments/04366d91-44c2-441e-b948-d88dd558e89b returned with HTTP 200 Aug 20 04:36:33.259614 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 488/1940] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:36:33 2026] PUT /volume/v3/attachments/04366d91-44c2-441e-b948-d88dd558e89b => generated 969 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:36:33.286593 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-0631dfa3-5c41-49d8-940e-28418cb3d72e tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Created reservations ['94d44ad1-ce44-4a06-ab5e-99a8b9f8e47f', 'db6f00a6-8e9c-4e64-bc79-f0efe0db6b6c', '0f680ee9-4ab0-4fa4-a791-fe58a3cdb0dc', '462b4f6d-d29c-4800-8d5a-e7046dc66759'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:36:33.288622 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-0631dfa3-5c41-49d8-940e-28418cb3d72e tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0928e6c-72a4-4a60-82cf-072d641d59dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94d44ad1-ce44-4a06-ab5e-99a8b9f8e47f', 'db6f00a6-8e9c-4e64-bc79-f0efe0db6b6c', '0f680ee9-4ab0-4fa4-a791-fe58a3cdb0dc', '462b4f6d-d29c-4800-8d5a-e7046dc66759']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:36:33.288874 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-0631dfa3-5c41-49d8-940e-28418cb3d72e tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85fcb058-5795-4800-9379-58d5c5aadc7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:36:33.367036 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-0631dfa3-5c41-49d8-940e-28418cb3d72e tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85fcb058-5795-4800-9379-58d5c5aadc7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9df87ca-26b3-48c3-a310-384079c5279c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1382067319',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7641090fcdf84e59bd4bbb4789468173',qos_specs=None,replication_status=,reservations=['94d44ad1-ce44-4a06-ab5e-99a8b9f8e47f','db6f00a6-8e9c-4e64-bc79-f0efe0db6b6c','0f680ee9-4ab0-4fa4-a791-fe58a3cdb0dc','462b4f6d-d29c-4800-8d5a-e7046dc66759'],size=1,snapshot_id=b3df9800-789a-4583-bf98-f6b38e49303c,source_replicaid=,source_volid=None,status='creating',user_id='a6bf8686823f49beb6c5b3020a237e50',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:36:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1382067319',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9df87ca-26b3-48c3-a310-384079c5279c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7641090fcdf84e59bd4bbb4789468173',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b3df9800-789a-4583-bf98-f6b38e49303c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6bf8686823f49beb6c5b3020a237e50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:36:33.367849 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-0631dfa3-5c41-49d8-940e-28418cb3d72e tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (422af715-aee3-4965-861b-f99e6d4e2821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:36:33.403534 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-0631dfa3-5c41-49d8-940e-28418cb3d72e tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (422af715-aee3-4965-861b-f99e6d4e2821) transitioned into state 'SUCCESS' from state '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-1382067319',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7641090fcdf84e59bd4bbb4789468173',qos_specs=None,replication_status=,reservations=['94d44ad1-ce44-4a06-ab5e-99a8b9f8e47f','db6f00a6-8e9c-4e64-bc79-f0efe0db6b6c','0f680ee9-4ab0-4fa4-a791-fe58a3cdb0dc','462b4f6d-d29c-4800-8d5a-e7046dc66759'],size=1,snapshot_id=b3df9800-789a-4583-bf98-f6b38e49303c,source_replicaid=,source_volid=None,status='creating',user_id='a6bf8686823f49beb6c5b3020a237e50',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:36:33.403534 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-0631dfa3-5c41-49d8-940e-28418cb3d72e tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d891b0d-865c-47aa-b722-3775dd32bd0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:36:33.444720 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-0631dfa3-5c41-49d8-940e-28418cb3d72e tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d891b0d-865c-47aa-b722-3775dd32bd0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:36:33.448215 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-0631dfa3-5c41-49d8-940e-28418cb3d72e tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Flow 'volume_create_api' (04bcd2ea-b4bf-4e71-98e5-ab5166a789d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:36:33.448215 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-0631dfa3-5c41-49d8-940e-28418cb3d72e tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Create volume request issued successfully. Aug 20 04:36:33.448215 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0631dfa3-5c41-49d8-940e-28418cb3d72e tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:36:33.448215 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 488/1941] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:36:33 2026] POST /volume/v3/volumes => generated 781 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:36:33.746215 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-abfd4289-dad7-4b09-bdf0-f24ba3b2e4c4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:33.752216 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-abfd4289-dad7-4b09-bdf0-f24ba3b2e4c4 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] GET https://10.4.3.239/volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578 Aug 20 04:36:33.753295 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-abfd4289-dad7-4b09-bdf0-f24ba3b2e4c4 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:33.753295 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-abfd4289-dad7-4b09-bdf0-f24ba3b2e4c4 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:33.775503 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:33.775503 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:36:33.783210 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6acfa93f-7913-4b90-9c2d-ab9676be61c9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:33.784874 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-abfd4289-dad7-4b09-bdf0-f24ba3b2e4c4 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Volume info retrieved successfully. Aug 20 04:36:33.786083 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6acfa93f-7913-4b90-9c2d-ab9676be61c9 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 Aug 20 04:36:33.786522 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6acfa93f-7913-4b90-9c2d-ab9676be61c9 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:33.787095 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6acfa93f-7913-4b90-9c2d-ab9676be61c9 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:33.787313 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-6acfa93f-7913-4b90-9c2d-ab9676be61c9 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 357a21c1-2c0a-414f-bb13-d0df8fad6837. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:33.797678 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:33.797678 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:36:33.799199 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-abfd4289-dad7-4b09-bdf0-f24ba3b2e4c4 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] https://10.4.3.239/volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578 returned with HTTP 200 Aug 20 04:36:33.799199 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 483/1942] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:33 2026] GET /volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578 => generated 851 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 04:36:33.799359 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6acfa93f-7913-4b90-9c2d-ab9676be61c9 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 returned with HTTP 200 Aug 20 04:36:33.803266 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 484/1943] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:33 2026] GET /volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 => generated 791 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:33.837505 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d2c5c476-ba3c-4e59-9282-442f417307a3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:33.840756 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d2c5c476-ba3c-4e59-9282-442f417307a3 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] GET https://10.4.3.239/volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485 Aug 20 04:36:33.840959 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d2c5c476-ba3c-4e59-9282-442f417307a3 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:33.841160 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d2c5c476-ba3c-4e59-9282-442f417307a3 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:33.851783 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:33.851783 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:36:33.857908 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d2c5c476-ba3c-4e59-9282-442f417307a3 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Volume info retrieved successfully. Aug 20 04:36:33.866576 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d2c5c476-ba3c-4e59-9282-442f417307a3 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485 returned with HTTP 200 Aug 20 04:36:33.866770 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 489/1944] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:33 2026] GET /volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 04:36:33.944001 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6b67c902-9c75-4ea5-8009-89cbbc400790 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:33.946094 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6b67c902-9c75-4ea5-8009-89cbbc400790 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] GET https://10.4.3.239/volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485 Aug 20 04:36:33.946416 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6b67c902-9c75-4ea5-8009-89cbbc400790 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:33.946818 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6b67c902-9c75-4ea5-8009-89cbbc400790 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:33.967827 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:33.967827 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:36:33.980586 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-6b67c902-9c75-4ea5-8009-89cbbc400790 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Volume info retrieved successfully. Aug 20 04:36:33.989877 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6b67c902-9c75-4ea5-8009-89cbbc400790 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485 returned with HTTP 200 Aug 20 04:36:33.990013 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 489/1945] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:33 2026] GET /volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485 => generated 844 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:34.022641 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4b5c239b-2ee3-4f07-87d0-63699bd387b1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:34.025285 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4b5c239b-2ee3-4f07-87d0-63699bd387b1 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 Aug 20 04:36:34.025575 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4b5c239b-2ee3-4f07-87d0-63699bd387b1 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:34.025834 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4b5c239b-2ee3-4f07-87d0-63699bd387b1 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:34.025995 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-4b5c239b-2ee3-4f07-87d0-63699bd387b1 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 4b13f275-7086-4019-82a7-819e11fefe03. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:34.035078 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:34.035078 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:36:34.036589 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4b5c239b-2ee3-4f07-87d0-63699bd387b1 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 returned with HTTP 200 Aug 20 04:36:34.037196 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 484/1946] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:34 2026] GET /volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:34.822400 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ca166b65-27eb-4454-a56c-0686922ffa31 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:34.824003 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d623bb02-6974-4932-94d9-1c3f419242f5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:34.828745 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ca166b65-27eb-4454-a56c-0686922ffa31 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 Aug 20 04:36:34.828745 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ca166b65-27eb-4454-a56c-0686922ffa31 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:34.828745 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ca166b65-27eb-4454-a56c-0686922ffa31 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:34.828745 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-ca166b65-27eb-4454-a56c-0686922ffa31 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 357a21c1-2c0a-414f-bb13-d0df8fad6837. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:34.829443 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d623bb02-6974-4932-94d9-1c3f419242f5 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] GET https://10.4.3.239/volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578 Aug 20 04:36:34.830467 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d623bb02-6974-4932-94d9-1c3f419242f5 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:34.830467 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d623bb02-6974-4932-94d9-1c3f419242f5 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:34.837958 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:34.837958 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:36:34.840110 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ca166b65-27eb-4454-a56c-0686922ffa31 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 returned with HTTP 200 Aug 20 04:36:34.841305 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 485/1947] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:34 2026] GET /volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 => generated 791 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:34.848969 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:34.848969 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:36:34.858262 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d623bb02-6974-4932-94d9-1c3f419242f5 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Volume info retrieved successfully. Aug 20 04:36:34.866021 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d623bb02-6974-4932-94d9-1c3f419242f5 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] https://10.4.3.239/volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578 returned with HTTP 200 Aug 20 04:36:34.867038 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 490/1948] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:34 2026] GET /volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578 => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:35.059409 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0464a2d0-6635-465e-af5e-881db44ec929 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:35.062137 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0464a2d0-6635-465e-af5e-881db44ec929 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 Aug 20 04:36:35.062745 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0464a2d0-6635-465e-af5e-881db44ec929 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:35.062912 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0464a2d0-6635-465e-af5e-881db44ec929 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:35.062912 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-0464a2d0-6635-465e-af5e-881db44ec929 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 4b13f275-7086-4019-82a7-819e11fefe03. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:35.072172 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:35.072172 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:36:35.072172 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0464a2d0-6635-465e-af5e-881db44ec929 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 returned with HTTP 200 Aug 20 04:36:35.072869 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 490/1949] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:35 2026] GET /volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:35.863647 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4cc57484-d2b4-479a-ae0c-5b166d211272 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:35.866922 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4cc57484-d2b4-479a-ae0c-5b166d211272 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 Aug 20 04:36:35.867033 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4cc57484-d2b4-479a-ae0c-5b166d211272 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:35.868472 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4cc57484-d2b4-479a-ae0c-5b166d211272 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:35.868472 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-4cc57484-d2b4-479a-ae0c-5b166d211272 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 357a21c1-2c0a-414f-bb13-d0df8fad6837. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:35.876095 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:35.876095 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:36:35.877651 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4cc57484-d2b4-479a-ae0c-5b166d211272 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 returned with HTTP 200 Aug 20 04:36:35.878528 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 485/1950] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:35 2026] GET /volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:35.888704 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0c2539e8-c674-4504-9179-35090c336f46 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:35.894906 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0c2539e8-c674-4504-9179-35090c336f46 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] GET https://10.4.3.239/volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578 Aug 20 04:36:35.895201 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0c2539e8-c674-4504-9179-35090c336f46 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:35.895475 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0c2539e8-c674-4504-9179-35090c336f46 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:35.911017 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:35.911017 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:36:35.917800 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-0c2539e8-c674-4504-9179-35090c336f46 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Volume info retrieved successfully. Aug 20 04:36:35.926416 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0c2539e8-c674-4504-9179-35090c336f46 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] https://10.4.3.239/volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578 returned with HTTP 200 Aug 20 04:36:35.927528 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 486/1951] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:35 2026] GET /volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578 => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:36.092979 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a48671ea-5fd7-43c7-bfd2-21c4fa78b187 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:36.094929 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a48671ea-5fd7-43c7-bfd2-21c4fa78b187 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 Aug 20 04:36:36.095211 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a48671ea-5fd7-43c7-bfd2-21c4fa78b187 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:36.095471 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a48671ea-5fd7-43c7-bfd2-21c4fa78b187 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:36.096462 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-a48671ea-5fd7-43c7-bfd2-21c4fa78b187 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 4b13f275-7086-4019-82a7-819e11fefe03. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:36.105887 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:36.105887 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:36:36.106469 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a48671ea-5fd7-43c7-bfd2-21c4fa78b187 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 returned with HTTP 200 Aug 20 04:36:36.107459 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 491/1952] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:36 2026] GET /volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:36.898832 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ef2719e5-8a97-4821-b1bd-badaf6aafca0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:36.906208 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ef2719e5-8a97-4821-b1bd-badaf6aafca0 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 Aug 20 04:36:36.908544 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ef2719e5-8a97-4821-b1bd-badaf6aafca0 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:36.909015 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ef2719e5-8a97-4821-b1bd-badaf6aafca0 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:36.910931 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-ef2719e5-8a97-4821-b1bd-badaf6aafca0 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 357a21c1-2c0a-414f-bb13-d0df8fad6837. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:36.924797 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:36.924797 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:36:36.925604 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ef2719e5-8a97-4821-b1bd-badaf6aafca0 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 returned with HTTP 200 Aug 20 04:36:36.926703 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 491/1953] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:36 2026] GET /volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 => generated 791 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:36.948985 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-96c56788-b9d4-411c-925e-014ee71203a0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:36.952693 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-96c56788-b9d4-411c-925e-014ee71203a0 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] GET https://10.4.3.239/volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578 Aug 20 04:36:36.952693 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-96c56788-b9d4-411c-925e-014ee71203a0 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:36.952693 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-96c56788-b9d4-411c-925e-014ee71203a0 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:36.975103 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:36.975103 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:36:36.984379 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-96c56788-b9d4-411c-925e-014ee71203a0 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Volume info retrieved successfully. Aug 20 04:36:36.994073 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-96c56788-b9d4-411c-925e-014ee71203a0 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] https://10.4.3.239/volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578 returned with HTTP 200 Aug 20 04:36:36.995223 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 486/1954] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:36 2026] GET /volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578 => generated 851 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:37.138204 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-34a2e6b9-d9e7-485c-8f8b-b9032c75b2c3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:37.142281 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-34a2e6b9-d9e7-485c-8f8b-b9032c75b2c3 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 Aug 20 04:36:37.142805 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-34a2e6b9-d9e7-485c-8f8b-b9032c75b2c3 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:37.143909 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-34a2e6b9-d9e7-485c-8f8b-b9032c75b2c3 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:37.143909 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-34a2e6b9-d9e7-485c-8f8b-b9032c75b2c3 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 4b13f275-7086-4019-82a7-819e11fefe03. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:37.153242 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:37.153242 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:36:37.154698 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-34a2e6b9-d9e7-485c-8f8b-b9032c75b2c3 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 returned with HTTP 200 Aug 20 04:36:37.155340 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 487/1955] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:37 2026] GET /volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:37.942341 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-5272337e-a264-4d2a-98a1-b2fdede116ba req-ab52d1a0-f62a-48d0-9352-5df9efcffbb3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:37.942341 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-5272337e-a264-4d2a-98a1-b2fdede116ba req-ab52d1a0-f62a-48d0-9352-5df9efcffbb3 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] POST https://10.4.3.239/volume/v3/attachments/04366d91-44c2-441e-b948-d88dd558e89b/action Aug 20 04:36:37.942341 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-5272337e-a264-4d2a-98a1-b2fdede116ba req-ab52d1a0-f62a-48d0-9352-5df9efcffbb3 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Action body: b'{"os-complete": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:36:37.942341 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-5272337e-a264-4d2a-98a1-b2fdede116ba req-ab52d1a0-f62a-48d0-9352-5df9efcffbb3 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:36:37.961195 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6a4ef279-50f4-402b-907f-d047e6dfa7fd None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:37.965740 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6a4ef279-50f4-402b-907f-d047e6dfa7fd tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 Aug 20 04:36:37.965740 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6a4ef279-50f4-402b-907f-d047e6dfa7fd tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:37.969220 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6a4ef279-50f4-402b-907f-d047e6dfa7fd tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:37.969220 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-6a4ef279-50f4-402b-907f-d047e6dfa7fd tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 357a21c1-2c0a-414f-bb13-d0df8fad6837. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:37.977884 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:37.977884 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:36:37.977884 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6a4ef279-50f4-402b-907f-d047e6dfa7fd tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 returned with HTTP 200 Aug 20 04:36:37.977884 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 492/1956] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:37 2026] GET /volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 => generated 791 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:37.985761 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:37.985761 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:36:38.018379 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-54ffdd77-fa85-4c09-9e8e-78851298b454 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:38.023402 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-5272337e-a264-4d2a-98a1-b2fdede116ba req-ab52d1a0-f62a-48d0-9352-5df9efcffbb3 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] https://10.4.3.239/volume/v3/attachments/04366d91-44c2-441e-b948-d88dd558e89b/action returned with HTTP 204 Aug 20 04:36:38.023889 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 492/1957] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:36:37 2026] POST /volume/v3/attachments/04366d91-44c2-441e-b948-d88dd558e89b/action => generated 0 bytes in 88 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:36:38.024634 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-54ffdd77-fa85-4c09-9e8e-78851298b454 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] GET https://10.4.3.239/volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578 Aug 20 04:36:38.025070 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-54ffdd77-fa85-4c09-9e8e-78851298b454 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:38.026833 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-54ffdd77-fa85-4c09-9e8e-78851298b454 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:38.045082 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:38.045082 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:36:38.061999 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-54ffdd77-fa85-4c09-9e8e-78851298b454 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Volume info retrieved successfully. Aug 20 04:36:38.080044 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-54ffdd77-fa85-4c09-9e8e-78851298b454 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] https://10.4.3.239/volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578 returned with HTTP 200 Aug 20 04:36:38.080044 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 487/1958] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:38 2026] GET /volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578 => generated 1143 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:36:38.111170 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e06dd372-7416-46b3-b92f-50017f48bec3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:38.119346 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e06dd372-7416-46b3-b92f-50017f48bec3 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] GET https://10.4.3.239/volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578 Aug 20 04:36:38.119346 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e06dd372-7416-46b3-b92f-50017f48bec3 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:38.119346 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e06dd372-7416-46b3-b92f-50017f48bec3 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:38.148175 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:38.148175 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:36:38.158314 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e06dd372-7416-46b3-b92f-50017f48bec3 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Volume info retrieved successfully. Aug 20 04:36:38.167705 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e06dd372-7416-46b3-b92f-50017f48bec3 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] https://10.4.3.239/volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578 returned with HTTP 200 Aug 20 04:36:38.169068 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 488/1959] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:38 2026] GET /volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578 => generated 1143 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:36:38.178617 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-27dc9b2e-e9e7-4f24-a25e-76a66eef5ee9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:38.184432 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-27dc9b2e-e9e7-4f24-a25e-76a66eef5ee9 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 Aug 20 04:36:38.184432 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-27dc9b2e-e9e7-4f24-a25e-76a66eef5ee9 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:38.184699 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-27dc9b2e-e9e7-4f24-a25e-76a66eef5ee9 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:38.184973 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-27dc9b2e-e9e7-4f24-a25e-76a66eef5ee9 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 4b13f275-7086-4019-82a7-819e11fefe03. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:38.206026 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:38.206026 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:36:38.206026 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-27dc9b2e-e9e7-4f24-a25e-76a66eef5ee9 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 returned with HTTP 200 Aug 20 04:36:38.207455 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 493/1960] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:38 2026] GET /volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 => generated 736 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:38.327534 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-5cccd30d-a5f5-4982-8bc0-a03d35109ca8 req-2e575492-8b9a-4a2c-bdc8-1744218fcab1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:38.331935 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-5cccd30d-a5f5-4982-8bc0-a03d35109ca8 req-2e575492-8b9a-4a2c-bdc8-1744218fcab1 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] GET https://10.4.3.239/volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578 Aug 20 04:36:38.332246 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-5cccd30d-a5f5-4982-8bc0-a03d35109ca8 req-2e575492-8b9a-4a2c-bdc8-1744218fcab1 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:38.332697 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-5cccd30d-a5f5-4982-8bc0-a03d35109ca8 req-2e575492-8b9a-4a2c-bdc8-1744218fcab1 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:38.357329 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:38.357329 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:36:38.362451 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-5cccd30d-a5f5-4982-8bc0-a03d35109ca8 req-2e575492-8b9a-4a2c-bdc8-1744218fcab1 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Volume info retrieved successfully. Aug 20 04:36:38.378598 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-5cccd30d-a5f5-4982-8bc0-a03d35109ca8 req-2e575492-8b9a-4a2c-bdc8-1744218fcab1 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] https://10.4.3.239/volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578 returned with HTTP 200 Aug 20 04:36:38.378793 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 493/1961] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:36:38 2026] GET /volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578 => generated 1143 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:36:39.010614 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8ad82a6b-2eb7-4de1-af6c-41eae135e061 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:39.016570 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8ad82a6b-2eb7-4de1-af6c-41eae135e061 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 Aug 20 04:36:39.016570 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8ad82a6b-2eb7-4de1-af6c-41eae135e061 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:39.017579 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8ad82a6b-2eb7-4de1-af6c-41eae135e061 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:39.017579 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-8ad82a6b-2eb7-4de1-af6c-41eae135e061 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 357a21c1-2c0a-414f-bb13-d0df8fad6837. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:39.035943 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:39.035943 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:36:39.039510 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8ad82a6b-2eb7-4de1-af6c-41eae135e061 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 returned with HTTP 200 Aug 20 04:36:39.040616 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 488/1962] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:39 2026] GET /volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 => generated 791 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:39.231206 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-61c9430a-a9bf-4119-8505-0456d6532855 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:39.236171 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-61c9430a-a9bf-4119-8505-0456d6532855 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 Aug 20 04:36:39.236588 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-61c9430a-a9bf-4119-8505-0456d6532855 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:39.236653 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-61c9430a-a9bf-4119-8505-0456d6532855 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:39.237097 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-61c9430a-a9bf-4119-8505-0456d6532855 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 4b13f275-7086-4019-82a7-819e11fefe03. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:39.248758 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:39.248758 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:36:39.248758 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-61c9430a-a9bf-4119-8505-0456d6532855 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 returned with HTTP 200 Aug 20 04:36:39.248758 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 489/1963] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:39 2026] GET /volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:40.056358 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-83327f9d-e323-4750-8e81-7319dd352cd9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:40.060233 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-83327f9d-e323-4750-8e81-7319dd352cd9 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 Aug 20 04:36:40.060233 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-83327f9d-e323-4750-8e81-7319dd352cd9 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:40.060233 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-83327f9d-e323-4750-8e81-7319dd352cd9 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:40.060233 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-83327f9d-e323-4750-8e81-7319dd352cd9 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 357a21c1-2c0a-414f-bb13-d0df8fad6837. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:40.066677 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:40.066677 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:36:40.068122 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-83327f9d-e323-4750-8e81-7319dd352cd9 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 returned with HTTP 200 Aug 20 04:36:40.069366 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 494/1964] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:40 2026] GET /volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:40.270342 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-505de8bf-b7a3-457b-86ae-33ae2122988b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:40.276812 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-505de8bf-b7a3-457b-86ae-33ae2122988b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 Aug 20 04:36:40.276812 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-505de8bf-b7a3-457b-86ae-33ae2122988b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:40.276812 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-505de8bf-b7a3-457b-86ae-33ae2122988b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:40.276812 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-505de8bf-b7a3-457b-86ae-33ae2122988b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 4b13f275-7086-4019-82a7-819e11fefe03. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:40.288766 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:40.288766 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:36:40.290087 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-505de8bf-b7a3-457b-86ae-33ae2122988b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 returned with HTTP 200 Aug 20 04:36:40.290510 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 494/1965] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:40 2026] GET /volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 => generated 736 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:41.089620 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f7cb0780-6e6c-41ef-8a28-03bf216168a5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:41.092791 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f7cb0780-6e6c-41ef-8a28-03bf216168a5 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 Aug 20 04:36:41.096460 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f7cb0780-6e6c-41ef-8a28-03bf216168a5 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:41.096460 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f7cb0780-6e6c-41ef-8a28-03bf216168a5 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:41.096695 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-f7cb0780-6e6c-41ef-8a28-03bf216168a5 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 357a21c1-2c0a-414f-bb13-d0df8fad6837. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:41.117496 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:41.117496 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:36:41.117496 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f7cb0780-6e6c-41ef-8a28-03bf216168a5 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 returned with HTTP 200 Aug 20 04:36:41.117496 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 489/1966] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:41 2026] GET /volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 => generated 791 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 04:36:41.309647 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3cb28847-c6ca-48b1-9017-4d392c70d2e6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:41.313372 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3cb28847-c6ca-48b1-9017-4d392c70d2e6 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 Aug 20 04:36:41.313725 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3cb28847-c6ca-48b1-9017-4d392c70d2e6 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:41.314061 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3cb28847-c6ca-48b1-9017-4d392c70d2e6 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:41.314172 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-3cb28847-c6ca-48b1-9017-4d392c70d2e6 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 4b13f275-7086-4019-82a7-819e11fefe03. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:41.322967 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:41.322967 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:36:41.324959 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3cb28847-c6ca-48b1-9017-4d392c70d2e6 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 returned with HTTP 200 Aug 20 04:36:41.324959 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 490/1967] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:41 2026] GET /volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:42.133964 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-63d01f2e-2c60-4469-a8d9-c73b17204e80 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:42.136228 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-63d01f2e-2c60-4469-a8d9-c73b17204e80 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 Aug 20 04:36:42.136474 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-63d01f2e-2c60-4469-a8d9-c73b17204e80 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:42.137049 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-63d01f2e-2c60-4469-a8d9-c73b17204e80 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:42.137049 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-63d01f2e-2c60-4469-a8d9-c73b17204e80 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 357a21c1-2c0a-414f-bb13-d0df8fad6837. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:42.144426 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:42.144426 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:36:42.144666 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-63d01f2e-2c60-4469-a8d9-c73b17204e80 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 returned with HTTP 200 Aug 20 04:36:42.145279 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 495/1968] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:42 2026] GET /volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:42.348423 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0824c3b5-01e6-4063-b1c0-5dd59ab80874 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:42.354913 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0824c3b5-01e6-4063-b1c0-5dd59ab80874 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 Aug 20 04:36:42.354913 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0824c3b5-01e6-4063-b1c0-5dd59ab80874 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:42.354913 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0824c3b5-01e6-4063-b1c0-5dd59ab80874 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:42.354913 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-0824c3b5-01e6-4063-b1c0-5dd59ab80874 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 4b13f275-7086-4019-82a7-819e11fefe03. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:42.369433 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:42.369433 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:36:42.369433 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0824c3b5-01e6-4063-b1c0-5dd59ab80874 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 returned with HTTP 200 Aug 20 04:36:42.369433 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 495/1969] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:42 2026] GET /volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:43.164698 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7d08746a-0e86-42c4-bffb-6f23c8c074f7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:43.169049 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7d08746a-0e86-42c4-bffb-6f23c8c074f7 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 Aug 20 04:36:43.169895 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7d08746a-0e86-42c4-bffb-6f23c8c074f7 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:43.170522 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7d08746a-0e86-42c4-bffb-6f23c8c074f7 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:43.170852 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-7d08746a-0e86-42c4-bffb-6f23c8c074f7 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 357a21c1-2c0a-414f-bb13-d0df8fad6837. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:43.184941 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:43.184941 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:36:43.187332 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7d08746a-0e86-42c4-bffb-6f23c8c074f7 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 returned with HTTP 200 Aug 20 04:36:43.187332 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 490/1970] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:43 2026] GET /volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 => generated 791 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:43.389497 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d9e170aa-4a46-4b65-b172-b35531b79eea None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:43.393273 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d9e170aa-4a46-4b65-b172-b35531b79eea tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 Aug 20 04:36:43.393551 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d9e170aa-4a46-4b65-b172-b35531b79eea tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:43.393791 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d9e170aa-4a46-4b65-b172-b35531b79eea tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:43.394131 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-d9e170aa-4a46-4b65-b172-b35531b79eea tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 4b13f275-7086-4019-82a7-819e11fefe03. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:43.405363 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:43.405363 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:36:43.405363 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d9e170aa-4a46-4b65-b172-b35531b79eea tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 returned with HTTP 200 Aug 20 04:36:43.405363 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 491/1971] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:43 2026] GET /volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 04:36:44.204224 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ad5f3d2f-8c43-418d-abe3-cccce81520e0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:44.209841 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ad5f3d2f-8c43-418d-abe3-cccce81520e0 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 Aug 20 04:36:44.210413 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ad5f3d2f-8c43-418d-abe3-cccce81520e0 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:44.211467 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ad5f3d2f-8c43-418d-abe3-cccce81520e0 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:44.211467 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-ad5f3d2f-8c43-418d-abe3-cccce81520e0 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 357a21c1-2c0a-414f-bb13-d0df8fad6837. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:44.217491 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:44.217491 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:36:44.218700 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ad5f3d2f-8c43-418d-abe3-cccce81520e0 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 returned with HTTP 200 Aug 20 04:36:44.219568 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 496/1972] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:44 2026] GET /volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:44.426925 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2d44b6e5-2908-4a12-9bb9-232a315da605 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:44.430606 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2d44b6e5-2908-4a12-9bb9-232a315da605 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 Aug 20 04:36:44.430924 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2d44b6e5-2908-4a12-9bb9-232a315da605 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:44.431358 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2d44b6e5-2908-4a12-9bb9-232a315da605 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:44.431671 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-2d44b6e5-2908-4a12-9bb9-232a315da605 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 4b13f275-7086-4019-82a7-819e11fefe03. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:44.443016 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:44.443016 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:36:44.444014 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2d44b6e5-2908-4a12-9bb9-232a315da605 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 returned with HTTP 200 Aug 20 04:36:44.444014 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 496/1973] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:44 2026] GET /volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:45.239213 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ac3e1d28-7edc-40a8-ac84-dd27238e3c40 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:45.242297 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ac3e1d28-7edc-40a8-ac84-dd27238e3c40 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 Aug 20 04:36:45.242627 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ac3e1d28-7edc-40a8-ac84-dd27238e3c40 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:45.242945 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ac3e1d28-7edc-40a8-ac84-dd27238e3c40 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:45.243106 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-ac3e1d28-7edc-40a8-ac84-dd27238e3c40 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 357a21c1-2c0a-414f-bb13-d0df8fad6837. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:45.251025 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:45.251025 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:36:45.252246 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ac3e1d28-7edc-40a8-ac84-dd27238e3c40 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 returned with HTTP 200 Aug 20 04:36:45.252770 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 491/1974] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:45 2026] GET /volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:45.468914 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b978137c-d251-483e-b0a0-32e0f0e01757 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:45.474046 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b978137c-d251-483e-b0a0-32e0f0e01757 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 Aug 20 04:36:45.474046 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b978137c-d251-483e-b0a0-32e0f0e01757 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:45.474046 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b978137c-d251-483e-b0a0-32e0f0e01757 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:45.474046 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-b978137c-d251-483e-b0a0-32e0f0e01757 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 4b13f275-7086-4019-82a7-819e11fefe03. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:45.484758 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:45.484758 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:36:45.485790 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b978137c-d251-483e-b0a0-32e0f0e01757 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 returned with HTTP 200 Aug 20 04:36:45.486362 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 492/1975] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:45 2026] GET /volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:46.160533 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-d26a2d4a-2a03-4229-8c33-11cb63126d98 req-316a6cf0-8946-4c01-867a-61fd51cbd2f4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:46.162435 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-d26a2d4a-2a03-4229-8c33-11cb63126d98 req-316a6cf0-8946-4c01-867a-61fd51cbd2f4 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] GET https://10.4.3.239/volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578 Aug 20 04:36:46.162818 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-d26a2d4a-2a03-4229-8c33-11cb63126d98 req-316a6cf0-8946-4c01-867a-61fd51cbd2f4 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:46.162818 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-d26a2d4a-2a03-4229-8c33-11cb63126d98 req-316a6cf0-8946-4c01-867a-61fd51cbd2f4 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:46.188285 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:46.188285 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:36:46.196949 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-d26a2d4a-2a03-4229-8c33-11cb63126d98 req-316a6cf0-8946-4c01-867a-61fd51cbd2f4 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Volume info retrieved successfully. Aug 20 04:36:46.201936 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-d26a2d4a-2a03-4229-8c33-11cb63126d98 req-316a6cf0-8946-4c01-867a-61fd51cbd2f4 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] https://10.4.3.239/volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578 returned with HTTP 200 Aug 20 04:36:46.202579 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 497/1976] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:36:46 2026] GET /volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578 => generated 1143 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:36:46.279482 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5c41565a-b3db-4475-bec9-773f4bd3f974 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:46.282779 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5c41565a-b3db-4475-bec9-773f4bd3f974 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 Aug 20 04:36:46.283169 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5c41565a-b3db-4475-bec9-773f4bd3f974 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:46.284286 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5c41565a-b3db-4475-bec9-773f4bd3f974 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:46.284672 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-5c41565a-b3db-4475-bec9-773f4bd3f974 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 357a21c1-2c0a-414f-bb13-d0df8fad6837. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:46.290792 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:46.290792 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:36:46.292138 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5c41565a-b3db-4475-bec9-773f4bd3f974 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 returned with HTTP 200 Aug 20 04:36:46.293079 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 497/1977] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:46 2026] GET /volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:46.505568 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-39dc66fb-35c1-49fc-b92b-3f0f730db541 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:46.508734 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-39dc66fb-35c1-49fc-b92b-3f0f730db541 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 Aug 20 04:36:46.508734 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-39dc66fb-35c1-49fc-b92b-3f0f730db541 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:46.509547 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-39dc66fb-35c1-49fc-b92b-3f0f730db541 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:46.509547 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-39dc66fb-35c1-49fc-b92b-3f0f730db541 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 4b13f275-7086-4019-82a7-819e11fefe03. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:46.515342 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:46.515342 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:36:46.517159 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-39dc66fb-35c1-49fc-b92b-3f0f730db541 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 returned with HTTP 200 Aug 20 04:36:46.518093 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 492/1978] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:46 2026] GET /volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:47.317392 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6441b4b1-8710-4982-8817-0a478c30b930 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:47.320238 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6441b4b1-8710-4982-8817-0a478c30b930 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 Aug 20 04:36:47.320706 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6441b4b1-8710-4982-8817-0a478c30b930 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:47.320706 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6441b4b1-8710-4982-8817-0a478c30b930 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:47.320820 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-6441b4b1-8710-4982-8817-0a478c30b930 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 357a21c1-2c0a-414f-bb13-d0df8fad6837. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:47.327872 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:47.327872 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:36:47.330217 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6441b4b1-8710-4982-8817-0a478c30b930 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 returned with HTTP 200 Aug 20 04:36:47.330217 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 493/1979] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:47 2026] GET /volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:47.539856 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8bc28c7b-0bce-49ac-b5b7-90a6e91676e3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:47.542646 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8bc28c7b-0bce-49ac-b5b7-90a6e91676e3 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 Aug 20 04:36:47.542894 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8bc28c7b-0bce-49ac-b5b7-90a6e91676e3 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:47.543294 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8bc28c7b-0bce-49ac-b5b7-90a6e91676e3 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:47.543294 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-8bc28c7b-0bce-49ac-b5b7-90a6e91676e3 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 4b13f275-7086-4019-82a7-819e11fefe03. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:47.550410 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:47.550410 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:36:47.551051 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8bc28c7b-0bce-49ac-b5b7-90a6e91676e3 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 returned with HTTP 200 Aug 20 04:36:47.552221 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 498/1980] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:47 2026] GET /volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:48.348585 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7931bc02-81df-4ea9-ae2c-a13fa5e8d06a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:48.355155 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7931bc02-81df-4ea9-ae2c-a13fa5e8d06a tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 Aug 20 04:36:48.355155 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7931bc02-81df-4ea9-ae2c-a13fa5e8d06a tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:48.355681 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7931bc02-81df-4ea9-ae2c-a13fa5e8d06a tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:48.358614 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-7931bc02-81df-4ea9-ae2c-a13fa5e8d06a tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 357a21c1-2c0a-414f-bb13-d0df8fad6837. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:48.375634 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:48.375634 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:36:48.377669 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7931bc02-81df-4ea9-ae2c-a13fa5e8d06a tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 returned with HTTP 200 Aug 20 04:36:48.377669 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 498/1981] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:48 2026] GET /volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 => generated 793 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:48.398203 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8d91655c-8f4f-4e40-9b98-16bc1f273561 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:48.401892 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8d91655c-8f4f-4e40-9b98-16bc1f273561 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd Aug 20 04:36:48.402108 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8d91655c-8f4f-4e40-9b98-16bc1f273561 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:48.402398 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8d91655c-8f4f-4e40-9b98-16bc1f273561 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:48.417104 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:48.417104 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:36:48.423545 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-8d91655c-8f4f-4e40-9b98-16bc1f273561 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:36:48.430907 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8d91655c-8f4f-4e40-9b98-16bc1f273561 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd returned with HTTP 200 Aug 20 04:36:48.431732 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 493/1982] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:48 2026] GET /volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd => generated 1134 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:36:48.453587 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-adc39dcc-f2f2-4bd0-a5f1-4ed1b0505753 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:48.457524 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-adc39dcc-f2f2-4bd0-a5f1-4ed1b0505753 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] DELETE https://10.4.3.239/volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 Aug 20 04:36:48.457524 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-adc39dcc-f2f2-4bd0-a5f1-4ed1b0505753 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:48.457524 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-adc39dcc-f2f2-4bd0-a5f1-4ed1b0505753 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:48.457524 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.contrib.backups [None req-adc39dcc-f2f2-4bd0-a5f1-4ed1b0505753 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Delete backup with id: 357a21c1-2c0a-414f-bb13-d0df8fad6837. Aug 20 04:36:48.465488 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:48.465488 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:36:48.497907 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.backup.rpcapi [None req-adc39dcc-f2f2-4bd0-a5f1-4ed1b0505753 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] delete_backup rpcapi backup_id 357a21c1-2c0a-414f-bb13-d0df8fad6837 {{(pid=100177) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 04:36:48.500206 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-adc39dcc-f2f2-4bd0-a5f1-4ed1b0505753 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 returned with HTTP 202 Aug 20 04:36:48.500871 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 494/1983] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:36:48 2026] DELETE /volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:36:48.516270 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a6aad770-ef1a-428b-946f-70f782e7070f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:48.518736 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a6aad770-ef1a-428b-946f-70f782e7070f tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 Aug 20 04:36:48.518736 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a6aad770-ef1a-428b-946f-70f782e7070f tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:48.518736 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a6aad770-ef1a-428b-946f-70f782e7070f tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:48.518736 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-a6aad770-ef1a-428b-946f-70f782e7070f tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 357a21c1-2c0a-414f-bb13-d0df8fad6837. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:48.529293 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:48.529293 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:36:48.530439 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a6aad770-ef1a-428b-946f-70f782e7070f tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 returned with HTTP 200 Aug 20 04:36:48.531550 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 499/1984] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:48 2026] GET /volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 => generated 792 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:48.571935 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-05d357d8-0485-455e-96b2-53829ba12e18 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:48.574981 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-05d357d8-0485-455e-96b2-53829ba12e18 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 Aug 20 04:36:48.576346 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-05d357d8-0485-455e-96b2-53829ba12e18 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:48.576938 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-05d357d8-0485-455e-96b2-53829ba12e18 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:48.577827 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-05d357d8-0485-455e-96b2-53829ba12e18 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 4b13f275-7086-4019-82a7-819e11fefe03. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:48.589162 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:48.589162 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:36:48.590008 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-05d357d8-0485-455e-96b2-53829ba12e18 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 returned with HTTP 200 Aug 20 04:36:48.590689 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 499/1985] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:48 2026] GET /volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:49.550957 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-67cc9676-1a1b-4fee-a0a6-e9ea6a369b9a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:49.553917 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-67cc9676-1a1b-4fee-a0a6-e9ea6a369b9a tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 Aug 20 04:36:49.554334 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-67cc9676-1a1b-4fee-a0a6-e9ea6a369b9a tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:49.554509 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-67cc9676-1a1b-4fee-a0a6-e9ea6a369b9a tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:49.554771 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-67cc9676-1a1b-4fee-a0a6-e9ea6a369b9a tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 357a21c1-2c0a-414f-bb13-d0df8fad6837. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:49.560475 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:49.560475 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:36:49.561594 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-67cc9676-1a1b-4fee-a0a6-e9ea6a369b9a tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 returned with HTTP 200 Aug 20 04:36:49.562350 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 494/1986] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:49 2026] GET /volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:49.613512 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-db951978-5e44-490b-860b-069a5ef6f2d2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:49.617833 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-db951978-5e44-490b-860b-069a5ef6f2d2 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 Aug 20 04:36:49.617833 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-db951978-5e44-490b-860b-069a5ef6f2d2 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:49.617833 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-db951978-5e44-490b-860b-069a5ef6f2d2 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:49.617833 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-db951978-5e44-490b-860b-069a5ef6f2d2 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 4b13f275-7086-4019-82a7-819e11fefe03. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:49.626857 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:49.626857 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:36:49.626857 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-db951978-5e44-490b-860b-069a5ef6f2d2 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 returned with HTTP 200 Aug 20 04:36:49.626857 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 495/1987] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:49 2026] GET /volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:50.369080 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a2e86e8a-db86-41c0-b8fd-15e3fd40c763 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:50.372954 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a2e86e8a-db86-41c0-b8fd-15e3fd40c763 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:36:50.372954 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a2e86e8a-db86-41c0-b8fd-15e3fd40c763 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-2026488264"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:36:50.378940 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-a2e86e8a-db86-41c0-b8fd-15e3fd40c763 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-2026488264'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:36:50.388508 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-a2e86e8a-db86-41c0-b8fd-15e3fd40c763 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Create volume of 1 GB Aug 20 04:36:50.388969 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:50.388969 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:36:50.389825 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a2e86e8a-db86-41c0-b8fd-15e3fd40c763 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Availability Zones retrieved successfully. Aug 20 04:36:50.399314 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a2e86e8a-db86-41c0-b8fd-15e3fd40c763 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Flow 'volume_create_api' (85273dfa-cb1f-4a76-bef4-5b029b165588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:36:50.401568 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a2e86e8a-db86-41c0-b8fd-15e3fd40c763 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (335bff06-413d-4610-9730-b69dfcebc90e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:36:50.402415 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-a2e86e8a-db86-41c0-b8fd-15e3fd40c763 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:36:50.421389 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:50.421389 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:36:50.447552 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a2e86e8a-db86-41c0-b8fd-15e3fd40c763 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (335bff06-413d-4610-9730-b69dfcebc90e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:44Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=465648c5-aef6-4c71-9711-53853f0ccabd,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '465648c5-aef6-4c71-9711-53853f0ccabd', 'encryption_key_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=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:36:50.447946 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a2e86e8a-db86-41c0-b8fd-15e3fd40c763 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ac56151-2990-4f62-aaf8-4f4f1cca38ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:36:50.526735 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-a2e86e8a-db86-41c0-b8fd-15e3fd40c763 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Created reservations ['4738a2ff-cad4-41e9-b02c-3b2710d4f5a8', '542d58eb-2e52-4081-aca3-f53a83b84359', 'fa90e064-6a12-4c8c-931a-6ba57d7675e3', '145839b1-1f00-46f7-abfc-fc4ff2eaef7c'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:36:50.527890 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a2e86e8a-db86-41c0-b8fd-15e3fd40c763 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ac56151-2990-4f62-aaf8-4f4f1cca38ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4738a2ff-cad4-41e9-b02c-3b2710d4f5a8', '542d58eb-2e52-4081-aca3-f53a83b84359', 'fa90e064-6a12-4c8c-931a-6ba57d7675e3', '145839b1-1f00-46f7-abfc-fc4ff2eaef7c']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:36:50.529784 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a2e86e8a-db86-41c0-b8fd-15e3fd40c763 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (421d02ba-3e9e-4c5b-86dd-769e41d0f289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:36:50.570498 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a2e86e8a-db86-41c0-b8fd-15e3fd40c763 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (421d02ba-3e9e-4c5b-86dd-769e41d0f289) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec1f2f19-e45b-4305-bdff-22b915b080a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2026488264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='70a28cac899c44819f275c66c1c5dfac',qos_specs=None,replication_status=,reservations=['4738a2ff-cad4-41e9-b02c-3b2710d4f5a8','542d58eb-2e52-4081-aca3-f53a83b84359','fa90e064-6a12-4c8c-931a-6ba57d7675e3','145839b1-1f00-46f7-abfc-fc4ff2eaef7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59ebaa36fd01432c9329cf7473beb225',volume_type_id=465648c5-aef6-4c71-9711-53853f0ccabd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:36:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2026488264',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec1f2f19-e45b-4305-bdff-22b915b080a1,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='70a28cac899c44819f275c66c1c5dfac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59ebaa36fd01432c9329cf7473beb225',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(465648c5-aef6-4c71-9711-53853f0ccabd),volume_type_id=465648c5-aef6-4c71-9711-53853f0ccabd)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:36:50.575237 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a2e86e8a-db86-41c0-b8fd-15e3fd40c763 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06e76351-bd92-44fd-b9ce-b0e525acdcbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:36:50.579501 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-968e7898-695e-45b8-815e-c68f4c9e7eb1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:50.582317 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-968e7898-695e-45b8-815e-c68f4c9e7eb1 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 Aug 20 04:36:50.582317 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-968e7898-695e-45b8-815e-c68f4c9e7eb1 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:50.582497 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-968e7898-695e-45b8-815e-c68f4c9e7eb1 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:50.582777 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-968e7898-695e-45b8-815e-c68f4c9e7eb1 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 357a21c1-2c0a-414f-bb13-d0df8fad6837. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:50.592785 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-968e7898-695e-45b8-815e-c68f4c9e7eb1 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 returned with HTTP 404 Aug 20 04:36:50.593758 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 500/1988] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:50 2026] GET /volume/v3/backups/357a21c1-2c0a-414f-bb13-d0df8fad6837 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:36:50.615364 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a2e86e8a-db86-41c0-b8fd-15e3fd40c763 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06e76351-bd92-44fd-b9ce-b0e525acdcbf) transitioned into state 'SUCCESS' from state '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-2026488264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='70a28cac899c44819f275c66c1c5dfac',qos_specs=None,replication_status=,reservations=['4738a2ff-cad4-41e9-b02c-3b2710d4f5a8','542d58eb-2e52-4081-aca3-f53a83b84359','fa90e064-6a12-4c8c-931a-6ba57d7675e3','145839b1-1f00-46f7-abfc-fc4ff2eaef7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59ebaa36fd01432c9329cf7473beb225',volume_type_id=465648c5-aef6-4c71-9711-53853f0ccabd)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:36:50.615699 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a2e86e8a-db86-41c0-b8fd-15e3fd40c763 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6cc2004-ba43-4e6d-8d40-d68aa7a70965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:36:50.636894 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a2e86e8a-db86-41c0-b8fd-15e3fd40c763 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6cc2004-ba43-4e6d-8d40-d68aa7a70965) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:36:50.637939 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a2e86e8a-db86-41c0-b8fd-15e3fd40c763 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Flow 'volume_create_api' (85273dfa-cb1f-4a76-bef4-5b029b165588) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:36:50.638348 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a2e86e8a-db86-41c0-b8fd-15e3fd40c763 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Create volume request issued successfully. Aug 20 04:36:50.639080 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a2e86e8a-db86-41c0-b8fd-15e3fd40c763 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:36:50.640107 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 500/1989] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:36:50 2026] POST /volume/v3/volumes => generated 760 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 20 04:36:50.644648 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-786690fa-f435-464c-b6ce-00cf098adfd0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:50.648089 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-786690fa-f435-464c-b6ce-00cf098adfd0 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 Aug 20 04:36:50.648089 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-786690fa-f435-464c-b6ce-00cf098adfd0 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:50.648888 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-786690fa-f435-464c-b6ce-00cf098adfd0 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:50.648888 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-786690fa-f435-464c-b6ce-00cf098adfd0 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 4b13f275-7086-4019-82a7-819e11fefe03. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:50.656509 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:50.656509 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:36:50.657432 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-786690fa-f435-464c-b6ce-00cf098adfd0 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 returned with HTTP 200 Aug 20 04:36:50.657761 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 495/1990] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:50 2026] GET /volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:50.661546 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-161a2da2-0d23-4916-9ef3-44ef04a86414 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:50.666210 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-161a2da2-0d23-4916-9ef3-44ef04a86414 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 Aug 20 04:36:50.666451 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-161a2da2-0d23-4916-9ef3-44ef04a86414 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:50.666612 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-161a2da2-0d23-4916-9ef3-44ef04a86414 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:50.686497 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:50.686497 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:36:50.692658 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-161a2da2-0d23-4916-9ef3-44ef04a86414 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:36:50.699843 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-161a2da2-0d23-4916-9ef3-44ef04a86414 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 returned with HTTP 200 Aug 20 04:36:50.699843 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 496/1991] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:50 2026] GET /volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 => generated 828 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:50.777571 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-2a7939e3-76ee-42d3-af61-40e4c346df9c req-1eae0315-fdfc-4ef8-a798-7d0617afbf8d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:50.784634 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-2a7939e3-76ee-42d3-af61-40e4c346df9c req-1eae0315-fdfc-4ef8-a798-7d0617afbf8d tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd Aug 20 04:36:50.784634 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-2a7939e3-76ee-42d3-af61-40e4c346df9c req-1eae0315-fdfc-4ef8-a798-7d0617afbf8d tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:50.784634 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-2a7939e3-76ee-42d3-af61-40e4c346df9c req-1eae0315-fdfc-4ef8-a798-7d0617afbf8d tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:50.799853 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:50.799853 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:36:50.810502 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-2a7939e3-76ee-42d3-af61-40e4c346df9c req-1eae0315-fdfc-4ef8-a798-7d0617afbf8d tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:36:50.818005 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-2a7939e3-76ee-42d3-af61-40e4c346df9c req-1eae0315-fdfc-4ef8-a798-7d0617afbf8d tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd returned with HTTP 200 Aug 20 04:36:50.818620 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 501/1992] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:36:50 2026] GET /volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd => generated 1134 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:36:50.851279 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-2a7939e3-76ee-42d3-af61-40e4c346df9c req-ed0e52c9-7af2-4b7e-a81f-1f19f7276005 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:50.856815 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-2a7939e3-76ee-42d3-af61-40e4c346df9c req-ed0e52c9-7af2-4b7e-a81f-1f19f7276005 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] POST https://10.4.3.239/volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd/action Aug 20 04:36:50.857311 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-2a7939e3-76ee-42d3-af61-40e4c346df9c req-ed0e52c9-7af2-4b7e-a81f-1f19f7276005 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:36:50.857475 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-2a7939e3-76ee-42d3-af61-40e4c346df9c req-ed0e52c9-7af2-4b7e-a81f-1f19f7276005 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:36:50.879031 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:50.879031 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:36:50.879680 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-2a7939e3-76ee-42d3-af61-40e4c346df9c req-ed0e52c9-7af2-4b7e-a81f-1f19f7276005 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:36:50.895588 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-2a7939e3-76ee-42d3-af61-40e4c346df9c req-ed0e52c9-7af2-4b7e-a81f-1f19f7276005 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Begin detaching volume completed successfully. Aug 20 04:36:50.895877 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-2a7939e3-76ee-42d3-af61-40e4c346df9c req-ed0e52c9-7af2-4b7e-a81f-1f19f7276005 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd/action returned with HTTP 202 Aug 20 04:36:50.896348 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 501/1993] 10.4.3.239 () {72 vars in 1672 bytes} [Thu Aug 20 04:36:50 2026] POST /volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:36:50.936051 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-cf6fd20a-b455-4639-924b-e3cfe024c7d4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:50.940201 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cf6fd20a-b455-4639-924b-e3cfe024c7d4 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd Aug 20 04:36:50.940509 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cf6fd20a-b455-4639-924b-e3cfe024c7d4 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:50.940760 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cf6fd20a-b455-4639-924b-e3cfe024c7d4 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:50.970943 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:50.970943 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:36:50.979348 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-cf6fd20a-b455-4639-924b-e3cfe024c7d4 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:36:50.991730 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-16652ca9-e2e2-46d6-9c35-b1588a4fcb57 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:50.991730 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-16652ca9-e2e2-46d6-9c35-b1588a4fcb57 None None] GET https://10.4.3.239/volume// Aug 20 04:36:50.991730 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-16652ca9-e2e2-46d6-9c35-b1588a4fcb57 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:50.993647 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-16652ca9-e2e2-46d6-9c35-b1588a4fcb57 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:50.995238 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-16652ca9-e2e2-46d6-9c35-b1588a4fcb57 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:36:50.995318 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cf6fd20a-b455-4639-924b-e3cfe024c7d4 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd returned with HTTP 200 Aug 20 04:36:50.995318 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 496/1994] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:50 2026] GET /volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd => generated 1137 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:36:50.995379 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 497/1995] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:36:50 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:36:51.010394 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-2a7939e3-76ee-42d3-af61-40e4c346df9c req-b0ff32ec-1f30-49a7-9f1e-dc57e360bca8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:51.015340 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-2a7939e3-76ee-42d3-af61-40e4c346df9c req-b0ff32ec-1f30-49a7-9f1e-dc57e360bca8 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd Aug 20 04:36:51.015340 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-2a7939e3-76ee-42d3-af61-40e4c346df9c req-b0ff32ec-1f30-49a7-9f1e-dc57e360bca8 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:51.015340 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-2a7939e3-76ee-42d3-af61-40e4c346df9c req-b0ff32ec-1f30-49a7-9f1e-dc57e360bca8 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:51.027030 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:51.027030 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:36:51.032008 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-2a7939e3-76ee-42d3-af61-40e4c346df9c req-b0ff32ec-1f30-49a7-9f1e-dc57e360bca8 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:36:51.038564 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-2a7939e3-76ee-42d3-af61-40e4c346df9c req-b0ff32ec-1f30-49a7-9f1e-dc57e360bca8 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd returned with HTTP 200 Aug 20 04:36:51.039214 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 502/1996] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:36:51 2026] GET /volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd => generated 1317 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:36:51.674287 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-88de1f07-e03f-4897-9a39-8caf8fc99908 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:51.676877 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-88de1f07-e03f-4897-9a39-8caf8fc99908 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 Aug 20 04:36:51.676877 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-88de1f07-e03f-4897-9a39-8caf8fc99908 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:51.677794 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-88de1f07-e03f-4897-9a39-8caf8fc99908 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:51.677794 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-88de1f07-e03f-4897-9a39-8caf8fc99908 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 4b13f275-7086-4019-82a7-819e11fefe03. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:51.687288 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:51.687288 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:36:51.688891 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-88de1f07-e03f-4897-9a39-8caf8fc99908 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 returned with HTTP 200 Aug 20 04:36:51.688891 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 502/1997] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:51 2026] GET /volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:51.705001 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ee959f3f-09f1-4b04-8a59-652362c79363 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:51.707923 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ee959f3f-09f1-4b04-8a59-652362c79363 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] POST https://10.4.3.239/volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03/action Aug 20 04:36:51.708096 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ee959f3f-09f1-4b04-8a59-652362c79363 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:36:51.708416 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ee959f3f-09f1-4b04-8a59-652362c79363 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:36:51.711013 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.admin_actions [None req-ee959f3f-09f1-4b04-8a59-652362c79363 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] Updating backup '4b13f275-7086-4019-82a7-819e11fefe03' with '{'status': 'error'}' {{(pid=100174) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 20 04:36:51.722693 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d7066134-2856-469d-8278-43b8784072b8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:51.725710 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:51.725710 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:36:51.727682 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d7066134-2856-469d-8278-43b8784072b8 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 Aug 20 04:36:51.727861 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.policy [None req-ee959f3f-09f1-4b04-8a59-652362c79363 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'f06a8ed25d934d83a3bce23f00d35897', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e5c5d8360a44edaafa8afd8635517a1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100174) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 04:36:51.727861 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ee959f3f-09f1-4b04-8a59-652362c79363 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] https://10.4.3.239/volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03/action returned with HTTP 403 Aug 20 04:36:51.728010 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d7066134-2856-469d-8278-43b8784072b8 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:51.728313 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d7066134-2856-469d-8278-43b8784072b8 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:51.728709 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 497/1998] 10.4.3.239 () {70 vars in 1430 bytes} [Thu Aug 20 04:36:51 2026] POST /volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03/action => generated 131 bytes in 24 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:36:51.741422 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-603488f9-0b1d-4fee-8055-ea6356d6812b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:51.743706 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:51.743706 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:36:51.744932 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-603488f9-0b1d-4fee-8055-ea6356d6812b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] DELETE https://10.4.3.239/volume/v3/volumes/77d9b87c-8cf5-4ad8-986c-43596888afe4 Aug 20 04:36:51.745251 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-603488f9-0b1d-4fee-8055-ea6356d6812b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:51.745359 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-603488f9-0b1d-4fee-8055-ea6356d6812b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:51.745579 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-603488f9-0b1d-4fee-8055-ea6356d6812b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Delete volume with id: 77d9b87c-8cf5-4ad8-986c-43596888afe4 Aug 20 04:36:51.751675 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-d7066134-2856-469d-8278-43b8784072b8 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:36:51.755725 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:51.755725 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:36:51.756469 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-603488f9-0b1d-4fee-8055-ea6356d6812b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Volume info retrieved successfully. Aug 20 04:36:51.758730 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d7066134-2856-469d-8278-43b8784072b8 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 returned with HTTP 200 Aug 20 04:36:51.759362 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 498/1999] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:51 2026] GET /volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:51.802029 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-603488f9-0b1d-4fee-8055-ea6356d6812b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Delete volume request issued successfully. Aug 20 04:36:51.802431 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-603488f9-0b1d-4fee-8055-ea6356d6812b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/volumes/77d9b87c-8cf5-4ad8-986c-43596888afe4 returned with HTTP 202 Aug 20 04:36:51.803058 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 503/2000] 10.4.3.239 () {68 vars in 1391 bytes} [Thu Aug 20 04:36:51 2026] DELETE /volume/v3/volumes/77d9b87c-8cf5-4ad8-986c-43596888afe4 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:36:51.817449 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-588c4253-cd18-466e-bb3e-d08e089cf963 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:51.821028 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-588c4253-cd18-466e-bb3e-d08e089cf963 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/volumes/77d9b87c-8cf5-4ad8-986c-43596888afe4 Aug 20 04:36:51.821028 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-588c4253-cd18-466e-bb3e-d08e089cf963 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:51.821397 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-588c4253-cd18-466e-bb3e-d08e089cf963 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:51.831647 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-054a2aae-eda9-4a0a-98f4-1cca1c16e632 req-ab12f86e-d0d8-4995-a7d1-054d570615a4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:51.834785 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:51.834785 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:36:51.843061 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-588c4253-cd18-466e-bb3e-d08e089cf963 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Volume info retrieved successfully. Aug 20 04:36:51.845750 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-054a2aae-eda9-4a0a-98f4-1cca1c16e632 req-ab12f86e-d0d8-4995-a7d1-054d570615a4 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 Aug 20 04:36:51.846493 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-054a2aae-eda9-4a0a-98f4-1cca1c16e632 req-ab12f86e-d0d8-4995-a7d1-054d570615a4 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:51.846493 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-054a2aae-eda9-4a0a-98f4-1cca1c16e632 req-ab12f86e-d0d8-4995-a7d1-054d570615a4 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:51.851990 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-588c4253-cd18-466e-bb3e-d08e089cf963 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/volumes/77d9b87c-8cf5-4ad8-986c-43596888afe4 returned with HTTP 200 Aug 20 04:36:51.852653 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 503/2001] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:51 2026] GET /volume/v3/volumes/77d9b87c-8cf5-4ad8-986c-43596888afe4 => generated 1008 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:36:51.863389 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:51.863389 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:36:51.870710 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-054a2aae-eda9-4a0a-98f4-1cca1c16e632 req-ab12f86e-d0d8-4995-a7d1-054d570615a4 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:36:51.877482 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-054a2aae-eda9-4a0a-98f4-1cca1c16e632 req-ab12f86e-d0d8-4995-a7d1-054d570615a4 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 returned with HTTP 200 Aug 20 04:36:51.878035 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 498/2002] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:36:51 2026] GET /volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 => generated 853 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:52.023997 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4001e878-2775-49b2-b317-b4ff2ff6ff9c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:52.026433 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4001e878-2775-49b2-b317-b4ff2ff6ff9c tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd Aug 20 04:36:52.030266 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4001e878-2775-49b2-b317-b4ff2ff6ff9c tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:52.030683 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4001e878-2775-49b2-b317-b4ff2ff6ff9c tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:52.041176 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-cb60a1c0-2424-4a64-9750-35e62073a7b0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:52.042047 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cb60a1c0-2424-4a64-9750-35e62073a7b0 None None] GET https://10.4.3.239/volume// Aug 20 04:36:52.042201 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cb60a1c0-2424-4a64-9750-35e62073a7b0 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:52.042558 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cb60a1c0-2424-4a64-9750-35e62073a7b0 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:52.043597 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cb60a1c0-2424-4a64-9750-35e62073a7b0 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:36:52.044220 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 504/2003] 10.4.3.239 () {66 vars in 1428 bytes} [Thu Aug 20 04:36:52 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:36:52.048828 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:52.048828 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:36:52.055397 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-054a2aae-eda9-4a0a-98f4-1cca1c16e632 req-4207642d-779c-405a-816d-c092274fc5db None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:52.055441 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-4001e878-2775-49b2-b317-b4ff2ff6ff9c tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:36:52.058558 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-054a2aae-eda9-4a0a-98f4-1cca1c16e632 req-4207642d-779c-405a-816d-c092274fc5db tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:36:52.059012 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-054a2aae-eda9-4a0a-98f4-1cca1c16e632 req-4207642d-779c-405a-816d-c092274fc5db tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ec1f2f19-e45b-4305-bdff-22b915b080a1", "connector": null, "instance_uuid": "99dea54e-ad2c-41a9-81a0-e187a3bbcae8"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:36:52.061529 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4001e878-2775-49b2-b317-b4ff2ff6ff9c tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd returned with HTTP 200 Aug 20 04:36:52.062055 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 499/2004] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:52 2026] GET /volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd => generated 1137 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:36:52.071175 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:52.071175 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:36:52.127815 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-054a2aae-eda9-4a0a-98f4-1cca1c16e632 req-4207642d-779c-405a-816d-c092274fc5db tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:36:52.128446 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 504/2005] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:36:52 2026] POST /volume/v3/attachments => generated 273 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:36:52.196697 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-337abeef-62ca-4ed7-81ba-4d7267bc3ee0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:52.202333 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-337abeef-62ca-4ed7-81ba-4d7267bc3ee0 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 Aug 20 04:36:52.202557 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-337abeef-62ca-4ed7-81ba-4d7267bc3ee0 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:52.202733 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-337abeef-62ca-4ed7-81ba-4d7267bc3ee0 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:52.225123 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:52.225123 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:36:52.233040 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-337abeef-62ca-4ed7-81ba-4d7267bc3ee0 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:36:52.236756 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-cf7b6720-c0b5-4740-a3bd-cc0c5f4a01bd None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:52.237595 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cf7b6720-c0b5-4740-a3bd-cc0c5f4a01bd None None] GET https://10.4.3.239/volume// Aug 20 04:36:52.237595 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cf7b6720-c0b5-4740-a3bd-cc0c5f4a01bd None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:52.238557 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cf7b6720-c0b5-4740-a3bd-cc0c5f4a01bd None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:52.238557 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cf7b6720-c0b5-4740-a3bd-cc0c5f4a01bd None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:36:52.238758 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 505/2006] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:36:52 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:36:52.242040 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-337abeef-62ca-4ed7-81ba-4d7267bc3ee0 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 returned with HTTP 200 Aug 20 04:36:52.242947 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 499/2007] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:52 2026] GET /volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 => generated 852 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:52.250751 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-054a2aae-eda9-4a0a-98f4-1cca1c16e632 req-ba69de7d-ba59-4169-9845-aebbd1432edd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:52.256987 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-054a2aae-eda9-4a0a-98f4-1cca1c16e632 req-ba69de7d-ba59-4169-9845-aebbd1432edd tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 Aug 20 04:36:52.257485 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-054a2aae-eda9-4a0a-98f4-1cca1c16e632 req-ba69de7d-ba59-4169-9845-aebbd1432edd tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:52.258264 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-054a2aae-eda9-4a0a-98f4-1cca1c16e632 req-ba69de7d-ba59-4169-9845-aebbd1432edd tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:52.276588 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:52.276588 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:36:52.281958 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-054a2aae-eda9-4a0a-98f4-1cca1c16e632 req-ba69de7d-ba59-4169-9845-aebbd1432edd tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:36:52.291822 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-054a2aae-eda9-4a0a-98f4-1cca1c16e632 req-ba69de7d-ba59-4169-9845-aebbd1432edd tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 returned with HTTP 200 Aug 20 04:36:52.292403 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 500/2008] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:36:52 2026] GET /volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 => generated 1032 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:36:52.339969 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-2a7939e3-76ee-42d3-af61-40e4c346df9c req-b38408ab-48cc-407c-9f65-faee2b57f3e1 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:52.343939 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-2a7939e3-76ee-42d3-af61-40e4c346df9c req-b38408ab-48cc-407c-9f65-faee2b57f3e1 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] DELETE https://10.4.3.239/volume/v3/attachments/f4336439-c30c-498f-bd93-688dbb4511a6 Aug 20 04:36:52.344368 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-2a7939e3-76ee-42d3-af61-40e4c346df9c req-b38408ab-48cc-407c-9f65-faee2b57f3e1 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:52.344813 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-2a7939e3-76ee-42d3-af61-40e4c346df9c req-b38408ab-48cc-407c-9f65-faee2b57f3e1 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:52.360067 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:52.360067 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:36:52.451977 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-054a2aae-eda9-4a0a-98f4-1cca1c16e632 req-8d5659c3-33dc-49e4-9cad-b8c0770fb93e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:52.452119 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-2a7939e3-76ee-42d3-af61-40e4c346df9c req-b38408ab-48cc-407c-9f65-faee2b57f3e1 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/attachments/f4336439-c30c-498f-bd93-688dbb4511a6 returned with HTTP 200 Aug 20 04:36:52.452694 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 505/2009] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:36:52 2026] DELETE /volume/v3/attachments/f4336439-c30c-498f-bd93-688dbb4511a6 => generated 19 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:52.456030 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-054a2aae-eda9-4a0a-98f4-1cca1c16e632 req-8d5659c3-33dc-49e4-9cad-b8c0770fb93e tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] PUT https://10.4.3.239/volume/v3/attachments/34d84779-279f-4ea9-8381-e624d0e06c99 Aug 20 04:36:52.456793 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-054a2aae-eda9-4a0a-98f4-1cca1c16e632 req-8d5659c3-33dc-49e4-9cad-b8c0770fb93e tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:36:52.478711 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-054a2aae-eda9-4a0a-98f4-1cca1c16e632 req-8d5659c3-33dc-49e4-9cad-b8c0770fb93e tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Acquiring lock "cinder-attachment_update-ec1f2f19-e45b-4305-bdff-22b915b080a1-np0000007850" by "attachment_update" {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:36:52.486204 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-054a2aae-eda9-4a0a-98f4-1cca1c16e632 req-8d5659c3-33dc-49e4-9cad-b8c0770fb93e tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Lock "cinder-attachment_update-ec1f2f19-e45b-4305-bdff-22b915b080a1-np0000007850" acquired by "attachment_update" :: waited 0.007s {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:36:52.487424 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:52.487424 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:36:52.619497 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-054a2aae-eda9-4a0a-98f4-1cca1c16e632 req-8d5659c3-33dc-49e4-9cad-b8c0770fb93e tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Lock "cinder-attachment_update-ec1f2f19-e45b-4305-bdff-22b915b080a1-np0000007850" released by "attachment_update" :: held 0.134s {{(pid=100175) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:36:52.619923 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-054a2aae-eda9-4a0a-98f4-1cca1c16e632 req-8d5659c3-33dc-49e4-9cad-b8c0770fb93e tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/attachments/34d84779-279f-4ea9-8381-e624d0e06c99 returned with HTTP 200 Aug 20 04:36:52.620564 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 506/2010] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:36:52 2026] PUT /volume/v3/attachments/34d84779-279f-4ea9-8381-e624d0e06c99 => generated 969 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:36:52.872038 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3728d26a-a637-45f9-940b-7965ade91d84 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:52.876211 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3728d26a-a637-45f9-940b-7965ade91d84 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/volumes/77d9b87c-8cf5-4ad8-986c-43596888afe4 Aug 20 04:36:52.876211 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3728d26a-a637-45f9-940b-7965ade91d84 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:52.876211 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3728d26a-a637-45f9-940b-7965ade91d84 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:52.886898 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3728d26a-a637-45f9-940b-7965ade91d84 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/volumes/77d9b87c-8cf5-4ad8-986c-43596888afe4 returned with HTTP 404 Aug 20 04:36:52.887819 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 500/2011] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:52 2026] GET /volume/v3/volumes/77d9b87c-8cf5-4ad8-986c-43596888afe4 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:36:52.900681 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9a37e2ec-d0f8-4c5d-a69b-2b43fc38ff2d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:52.906026 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9a37e2ec-d0f8-4c5d-a69b-2b43fc38ff2d tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] POST https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404/restore Aug 20 04:36:52.906026 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9a37e2ec-d0f8-4c5d-a69b-2b43fc38ff2d tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:36:52.907622 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.backups [None req-9a37e2ec-d0f8-4c5d-a69b-2b43fc38ff2d tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] Restoring backup c3f5a59d-162a-4057-8439-bd7373b8e404 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100177) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 20 04:36:52.907904 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.contrib.backups [None req-9a37e2ec-d0f8-4c5d-a69b-2b43fc38ff2d tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] Restoring backup c3f5a59d-162a-4057-8439-bd7373b8e404 to volume None. Aug 20 04:36:52.917137 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:52.917137 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:36:52.919146 np0000007850 devstack@c-api.service[100177]: INFO cinder.backup.api [None req-9a37e2ec-d0f8-4c5d-a69b-2b43fc38ff2d tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] Creating volume of 1 GB for restore of backup c3f5a59d-162a-4057-8439-bd7373b8e404. Aug 20 04:36:52.931488 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9a37e2ec-d0f8-4c5d-a69b-2b43fc38ff2d tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] Availability zone cache updated, next update will occur around 2026-08-20 05:36:52.931035. {{(pid=100177) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 20 04:36:52.931859 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9a37e2ec-d0f8-4c5d-a69b-2b43fc38ff2d tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] Availability Zones retrieved successfully. Aug 20 04:36:52.944795 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9a37e2ec-d0f8-4c5d-a69b-2b43fc38ff2d tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] Flow 'volume_create_api' (7cc566c8-6842-43f4-b9ae-9bf0f1eb876e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:36:52.945474 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9a37e2ec-d0f8-4c5d-a69b-2b43fc38ff2d tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (784f4f27-91e1-45da-9bd5-247ed8d1ccdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:36:52.947071 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-9a37e2ec-d0f8-4c5d-a69b-2b43fc38ff2d tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:36:52.985322 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9a37e2ec-d0f8-4c5d-a69b-2b43fc38ff2d tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (784f4f27-91e1-45da-9bd5-247ed8d1ccdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:36:52.986791 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9a37e2ec-d0f8-4c5d-a69b-2b43fc38ff2d tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96684885-00fe-423e-8000-bcf2c380276d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:36:53.046502 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-9a37e2ec-d0f8-4c5d-a69b-2b43fc38ff2d tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] Created reservations ['97e72e52-8852-4796-a648-97d666bf88dd', '2976f954-2b7f-4e1a-916e-bf85cee9d513', 'cf40f67c-c668-44b1-b2b5-479e18a59b21', 'ab10ddbb-4988-4a3c-b42d-bba6dd1ae986'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:36:53.048202 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9a37e2ec-d0f8-4c5d-a69b-2b43fc38ff2d tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96684885-00fe-423e-8000-bcf2c380276d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97e72e52-8852-4796-a648-97d666bf88dd', '2976f954-2b7f-4e1a-916e-bf85cee9d513', 'cf40f67c-c668-44b1-b2b5-479e18a59b21', 'ab10ddbb-4988-4a3c-b42d-bba6dd1ae986']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:36:53.049760 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9a37e2ec-d0f8-4c5d-a69b-2b43fc38ff2d tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b29e764-cdfe-43aa-a557-561ca7c5fe42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:36:53.083707 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6e7c4fad-85a1-4464-8671-139dd9d00528 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:53.089973 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6e7c4fad-85a1-4464-8671-139dd9d00528 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd Aug 20 04:36:53.089973 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6e7c4fad-85a1-4464-8671-139dd9d00528 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:53.089973 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6e7c4fad-85a1-4464-8671-139dd9d00528 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:53.099297 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9a37e2ec-d0f8-4c5d-a69b-2b43fc38ff2d tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b29e764-cdfe-43aa-a557-561ca7c5fe42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f3fb6b0-9492-4d7c-aa49-d687fb0ddc97', '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='2e5c5d8360a44edaafa8afd8635517a1',qos_specs=None,replication_status=,reservations=['97e72e52-8852-4796-a648-97d666bf88dd','2976f954-2b7f-4e1a-916e-bf85cee9d513','cf40f67c-c668-44b1-b2b5-479e18a59b21','ab10ddbb-4988-4a3c-b42d-bba6dd1ae986'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f06a8ed25d934d83a3bce23f00d35897',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:36:53Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='new-backup-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f3fb6b0-9492-4d7c-aa49-d687fb0ddc97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e5c5d8360a44edaafa8afd8635517a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f06a8ed25d934d83a3bce23f00d35897',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:36:53.101028 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9a37e2ec-d0f8-4c5d-a69b-2b43fc38ff2d tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81938211-495c-472f-9148-38d04d264bc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:36:53.101875 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:53.101875 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:36:53.110209 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-6e7c4fad-85a1-4464-8671-139dd9d00528 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:36:53.117137 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6e7c4fad-85a1-4464-8671-139dd9d00528 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd returned with HTTP 200 Aug 20 04:36:53.117929 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 506/2012] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:53 2026] GET /volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:53.127109 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9a37e2ec-d0f8-4c5d-a69b-2b43fc38ff2d tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81938211-495c-472f-9148-38d04d264bc9) transitioned into 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='2e5c5d8360a44edaafa8afd8635517a1',qos_specs=None,replication_status=,reservations=['97e72e52-8852-4796-a648-97d666bf88dd','2976f954-2b7f-4e1a-916e-bf85cee9d513','cf40f67c-c668-44b1-b2b5-479e18a59b21','ab10ddbb-4988-4a3c-b42d-bba6dd1ae986'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f06a8ed25d934d83a3bce23f00d35897',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:36:53.128411 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9a37e2ec-d0f8-4c5d-a69b-2b43fc38ff2d tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0dd4fd2-96f7-4a65-884b-5fc91fb75410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:36:53.145813 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9a37e2ec-d0f8-4c5d-a69b-2b43fc38ff2d tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0dd4fd2-96f7-4a65-884b-5fc91fb75410) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:36:53.146287 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9a37e2ec-d0f8-4c5d-a69b-2b43fc38ff2d tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] Flow 'volume_create_api' (7cc566c8-6842-43f4-b9ae-9bf0f1eb876e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:36:53.146806 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9a37e2ec-d0f8-4c5d-a69b-2b43fc38ff2d tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] Create volume request issued successfully. Aug 20 04:36:53.159711 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:53.159711 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:36:53.160506 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9a37e2ec-d0f8-4c5d-a69b-2b43fc38ff2d tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] Volume info retrieved successfully. Aug 20 04:36:53.266585 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0bd8b0d3-64cb-49b8-84d1-671b53b57dd8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:53.270504 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0bd8b0d3-64cb-49b8-84d1-671b53b57dd8 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 Aug 20 04:36:53.271078 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0bd8b0d3-64cb-49b8-84d1-671b53b57dd8 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:53.271515 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0bd8b0d3-64cb-49b8-84d1-671b53b57dd8 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:53.295208 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:53.295208 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:36:53.306034 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-0bd8b0d3-64cb-49b8-84d1-671b53b57dd8 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:36:53.318528 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0bd8b0d3-64cb-49b8-84d1-671b53b57dd8 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 returned with HTTP 200 Aug 20 04:36:53.319276 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 507/2013] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:53 2026] GET /volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 => generated 853 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:54.177292 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:54.177292 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:36:54.179098 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9a37e2ec-d0f8-4c5d-a69b-2b43fc38ff2d tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] Volume info retrieved successfully. Aug 20 04:36:54.179098 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.backup.api [None req-9a37e2ec-d0f8-4c5d-a69b-2b43fc38ff2d tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] Checking backup size 1 against volume size 1 {{(pid=100177) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 20 04:36:54.179098 np0000007850 devstack@c-api.service[100177]: INFO cinder.backup.api [None req-9a37e2ec-d0f8-4c5d-a69b-2b43fc38ff2d tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] Overwriting volume 0f3fb6b0-9492-4d7c-aa49-d687fb0ddc97 with restore of backup c3f5a59d-162a-4057-8439-bd7373b8e404 Aug 20 04:36:54.217470 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.backup.rpcapi [None req-9a37e2ec-d0f8-4c5d-a69b-2b43fc38ff2d tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] restore_backup in rpcapi backup_id c3f5a59d-162a-4057-8439-bd7373b8e404 {{(pid=100177) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 20 04:36:54.220477 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9a37e2ec-d0f8-4c5d-a69b-2b43fc38ff2d tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404/restore returned with HTTP 202 Aug 20 04:36:54.221201 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 501/2014] 10.4.3.239 () {70 vars in 1433 bytes} [Thu Aug 20 04:36:52 2026] POST /volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404/restore => generated 152 bytes in 1322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:36:54.233315 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0176e985-3eb8-4a3b-bb80-d2e3b0ab5b5c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:54.235464 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0176e985-3eb8-4a3b-bb80-d2e3b0ab5b5c tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 Aug 20 04:36:54.235702 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0176e985-3eb8-4a3b-bb80-d2e3b0ab5b5c tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:54.235912 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0176e985-3eb8-4a3b-bb80-d2e3b0ab5b5c tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:54.236017 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-0176e985-3eb8-4a3b-bb80-d2e3b0ab5b5c tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id c3f5a59d-162a-4057-8439-bd7373b8e404. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:54.248874 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:54.248874 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:36:54.249241 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0176e985-3eb8-4a3b-bb80-d2e3b0ab5b5c tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 returned with HTTP 200 Aug 20 04:36:54.249706 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 501/2015] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:54 2026] GET /volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 => generated 738 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:54.342793 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d5750eb9-9d4b-48f5-b5c2-92377ca50b0c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:54.345237 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d5750eb9-9d4b-48f5-b5c2-92377ca50b0c tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 Aug 20 04:36:54.345507 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d5750eb9-9d4b-48f5-b5c2-92377ca50b0c tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:54.345690 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d5750eb9-9d4b-48f5-b5c2-92377ca50b0c tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:54.373427 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:54.373427 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:36:54.379305 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d5750eb9-9d4b-48f5-b5c2-92377ca50b0c tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:36:54.385675 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d5750eb9-9d4b-48f5-b5c2-92377ca50b0c tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 returned with HTTP 200 Aug 20 04:36:54.386341 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 507/2016] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:54 2026] GET /volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 => generated 853 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:55.271792 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b22737dc-c381-49ec-b0b2-9a67e6ceb039 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:55.275336 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b22737dc-c381-49ec-b0b2-9a67e6ceb039 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 Aug 20 04:36:55.275720 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b22737dc-c381-49ec-b0b2-9a67e6ceb039 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:55.276000 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b22737dc-c381-49ec-b0b2-9a67e6ceb039 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:55.276557 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-b22737dc-c381-49ec-b0b2-9a67e6ceb039 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id c3f5a59d-162a-4057-8439-bd7373b8e404. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:55.284896 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:55.284896 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:36:55.285938 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b22737dc-c381-49ec-b0b2-9a67e6ceb039 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 returned with HTTP 200 Aug 20 04:36:55.286851 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 508/2017] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:55 2026] GET /volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:55.405408 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-684d55d0-a1c1-40a5-a0a2-bacab602971b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:55.408088 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-684d55d0-a1c1-40a5-a0a2-bacab602971b tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 Aug 20 04:36:55.408088 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-684d55d0-a1c1-40a5-a0a2-bacab602971b tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:55.408985 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-684d55d0-a1c1-40a5-a0a2-bacab602971b tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:55.420882 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:55.420882 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:36:55.425845 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-684d55d0-a1c1-40a5-a0a2-bacab602971b tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:36:55.430923 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-684d55d0-a1c1-40a5-a0a2-bacab602971b tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 returned with HTTP 200 Aug 20 04:36:55.431673 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 502/2018] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:55 2026] GET /volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:55.954846 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-054a2aae-eda9-4a0a-98f4-1cca1c16e632 req-de73990a-cfca-4e49-bedc-e8be04436254 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:55.958240 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-054a2aae-eda9-4a0a-98f4-1cca1c16e632 req-de73990a-cfca-4e49-bedc-e8be04436254 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] POST https://10.4.3.239/volume/v3/attachments/34d84779-279f-4ea9-8381-e624d0e06c99/action Aug 20 04:36:55.958740 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-054a2aae-eda9-4a0a-98f4-1cca1c16e632 req-de73990a-cfca-4e49-bedc-e8be04436254 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Action body: b'{"os-complete": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:36:55.958905 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-054a2aae-eda9-4a0a-98f4-1cca1c16e632 req-de73990a-cfca-4e49-bedc-e8be04436254 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:36:55.980156 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:55.980156 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:36:55.999892 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-054a2aae-eda9-4a0a-98f4-1cca1c16e632 req-de73990a-cfca-4e49-bedc-e8be04436254 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/attachments/34d84779-279f-4ea9-8381-e624d0e06c99/action returned with HTTP 204 Aug 20 04:36:56.000817 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 502/2019] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:36:55 2026] POST /volume/v3/attachments/34d84779-279f-4ea9-8381-e624d0e06c99/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:36:56.303424 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-424c054c-b739-4aeb-b351-5b4a571cbb8b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:56.305882 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-424c054c-b739-4aeb-b351-5b4a571cbb8b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 Aug 20 04:36:56.306245 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-424c054c-b739-4aeb-b351-5b4a571cbb8b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:56.306523 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-424c054c-b739-4aeb-b351-5b4a571cbb8b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:56.306661 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-424c054c-b739-4aeb-b351-5b4a571cbb8b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id c3f5a59d-162a-4057-8439-bd7373b8e404. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:56.311932 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:56.311932 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:36:56.312864 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-424c054c-b739-4aeb-b351-5b4a571cbb8b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 returned with HTTP 200 Aug 20 04:36:56.313322 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 508/2020] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:56 2026] GET /volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:56.449907 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9b5c32d4-77d6-488a-beb8-98340ed39993 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:56.452276 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9b5c32d4-77d6-488a-beb8-98340ed39993 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 Aug 20 04:36:56.452573 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9b5c32d4-77d6-488a-beb8-98340ed39993 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:56.452801 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9b5c32d4-77d6-488a-beb8-98340ed39993 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:56.465432 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:56.465432 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:36:56.470390 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-9b5c32d4-77d6-488a-beb8-98340ed39993 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:36:56.476559 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9b5c32d4-77d6-488a-beb8-98340ed39993 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 returned with HTTP 200 Aug 20 04:36:56.477032 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 509/2021] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:56 2026] GET /volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 => generated 1145 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:36:56.529767 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-8708cd16-4c4c-44a6-9c7e-8efd2d25a8af req-f1bb78dc-e933-461f-826e-d4d1690ecc64 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:56.532742 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-8708cd16-4c4c-44a6-9c7e-8efd2d25a8af req-f1bb78dc-e933-461f-826e-d4d1690ecc64 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 Aug 20 04:36:56.533008 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-8708cd16-4c4c-44a6-9c7e-8efd2d25a8af req-f1bb78dc-e933-461f-826e-d4d1690ecc64 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:56.533359 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-8708cd16-4c4c-44a6-9c7e-8efd2d25a8af req-f1bb78dc-e933-461f-826e-d4d1690ecc64 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:56.545576 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:56.545576 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:36:56.549524 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-8708cd16-4c4c-44a6-9c7e-8efd2d25a8af req-f1bb78dc-e933-461f-826e-d4d1690ecc64 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:36:56.554674 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-8708cd16-4c4c-44a6-9c7e-8efd2d25a8af req-f1bb78dc-e933-461f-826e-d4d1690ecc64 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 returned with HTTP 200 Aug 20 04:36:56.555331 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 503/2022] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:36:56 2026] GET /volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 => generated 1145 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:36:56.672399 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-504fe3fd-8a32-47a3-8212-4689f3295659 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:56.672940 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-504fe3fd-8a32-47a3-8212-4689f3295659 None None] GET https://10.4.3.239/volume// Aug 20 04:36:56.673192 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-504fe3fd-8a32-47a3-8212-4689f3295659 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:56.674508 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-504fe3fd-8a32-47a3-8212-4689f3295659 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:56.675411 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-504fe3fd-8a32-47a3-8212-4689f3295659 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:36:56.675411 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 503/2023] 10.4.3.239 () {66 vars in 1428 bytes} [Thu Aug 20 04:36:56 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:36:56.684710 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-8708cd16-4c4c-44a6-9c7e-8efd2d25a8af req-2228f83b-8d7e-483c-9890-88237a62277d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:56.689247 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-8708cd16-4c4c-44a6-9c7e-8efd2d25a8af req-2228f83b-8d7e-483c-9890-88237a62277d tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:36:56.689247 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-8708cd16-4c4c-44a6-9c7e-8efd2d25a8af req-2228f83b-8d7e-483c-9890-88237a62277d tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ec1f2f19-e45b-4305-bdff-22b915b080a1", "connector": null, "instance_uuid": "c6090a55-7d7d-4ad9-a23b-2d2442a7eb59"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:36:56.704280 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:56.704280 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:36:56.756124 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-8708cd16-4c4c-44a6-9c7e-8efd2d25a8af req-2228f83b-8d7e-483c-9890-88237a62277d tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:36:56.756950 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 509/2024] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:36:56 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:36:56.811114 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-84889488-7c89-4805-a2f6-5c215f1f09f4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:56.813206 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-84889488-7c89-4805-a2f6-5c215f1f09f4 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 Aug 20 04:36:56.813694 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-84889488-7c89-4805-a2f6-5c215f1f09f4 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:56.814034 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-84889488-7c89-4805-a2f6-5c215f1f09f4 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:56.835459 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:56.835459 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:36:56.835687 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6ee66b3a-ff14-453b-9174-4178265b49f3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:56.836229 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6ee66b3a-ff14-453b-9174-4178265b49f3 None None] GET https://10.4.3.239/volume// Aug 20 04:36:56.836512 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6ee66b3a-ff14-453b-9174-4178265b49f3 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:56.836813 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6ee66b3a-ff14-453b-9174-4178265b49f3 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:56.838379 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6ee66b3a-ff14-453b-9174-4178265b49f3 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:36:56.839670 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 504/2025] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:36:56 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:36:56.842232 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-84889488-7c89-4805-a2f6-5c215f1f09f4 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:36:56.853115 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-84889488-7c89-4805-a2f6-5c215f1f09f4 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 returned with HTTP 200 Aug 20 04:36:56.855411 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 510/2026] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:56 2026] GET /volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 => generated 1147 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:36:56.855520 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-8708cd16-4c4c-44a6-9c7e-8efd2d25a8af req-53db4dcc-c131-45d7-8250-b4dbf91fa4ff None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:56.860574 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-8708cd16-4c4c-44a6-9c7e-8efd2d25a8af req-53db4dcc-c131-45d7-8250-b4dbf91fa4ff tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 Aug 20 04:36:56.860574 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-8708cd16-4c4c-44a6-9c7e-8efd2d25a8af req-53db4dcc-c131-45d7-8250-b4dbf91fa4ff tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:56.860574 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-8708cd16-4c4c-44a6-9c7e-8efd2d25a8af req-53db4dcc-c131-45d7-8250-b4dbf91fa4ff tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:56.889396 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:56.889396 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:36:56.894645 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-8708cd16-4c4c-44a6-9c7e-8efd2d25a8af req-53db4dcc-c131-45d7-8250-b4dbf91fa4ff tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:36:56.902470 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-8708cd16-4c4c-44a6-9c7e-8efd2d25a8af req-53db4dcc-c131-45d7-8250-b4dbf91fa4ff tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 returned with HTTP 200 Aug 20 04:36:56.905052 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 504/2027] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:36:56 2026] GET /volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 => generated 1327 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:36:57.039623 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-8708cd16-4c4c-44a6-9c7e-8efd2d25a8af req-3fc11771-be3f-4c18-b2ea-b7e1ec8b1896 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:57.045338 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-8708cd16-4c4c-44a6-9c7e-8efd2d25a8af req-3fc11771-be3f-4c18-b2ea-b7e1ec8b1896 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] PUT https://10.4.3.239/volume/v3/attachments/22d838df-0942-417b-aa95-1f8d5c115613 Aug 20 04:36:57.046553 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-8708cd16-4c4c-44a6-9c7e-8efd2d25a8af req-3fc11771-be3f-4c18-b2ea-b7e1ec8b1896 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:36:57.061848 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-8708cd16-4c4c-44a6-9c7e-8efd2d25a8af req-3fc11771-be3f-4c18-b2ea-b7e1ec8b1896 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Acquiring lock "cinder-attachment_update-ec1f2f19-e45b-4305-bdff-22b915b080a1-np0000007850" by "attachment_update" {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:36:57.079579 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-8708cd16-4c4c-44a6-9c7e-8efd2d25a8af req-3fc11771-be3f-4c18-b2ea-b7e1ec8b1896 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Lock "cinder-attachment_update-ec1f2f19-e45b-4305-bdff-22b915b080a1-np0000007850" acquired by "attachment_update" :: waited 0.018s {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:36:57.082882 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:57.082882 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:36:57.238334 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-8708cd16-4c4c-44a6-9c7e-8efd2d25a8af req-3fc11771-be3f-4c18-b2ea-b7e1ec8b1896 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Lock "cinder-attachment_update-ec1f2f19-e45b-4305-bdff-22b915b080a1-np0000007850" released by "attachment_update" :: held 0.158s {{(pid=100176) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:36:57.238505 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-8708cd16-4c4c-44a6-9c7e-8efd2d25a8af req-3fc11771-be3f-4c18-b2ea-b7e1ec8b1896 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/attachments/22d838df-0942-417b-aa95-1f8d5c115613 returned with HTTP 200 Aug 20 04:36:57.239936 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 510/2028] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:36:57 2026] PUT /volume/v3/attachments/22d838df-0942-417b-aa95-1f8d5c115613 => generated 969 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 04:36:57.330029 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-dee7f332-2d30-466d-869d-8bdfece5bf73 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:57.334213 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dee7f332-2d30-466d-869d-8bdfece5bf73 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 Aug 20 04:36:57.334213 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-dee7f332-2d30-466d-869d-8bdfece5bf73 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:57.334213 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-dee7f332-2d30-466d-869d-8bdfece5bf73 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:57.334213 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-dee7f332-2d30-466d-869d-8bdfece5bf73 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id c3f5a59d-162a-4057-8439-bd7373b8e404. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:57.345203 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:57.345203 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:36:57.346416 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dee7f332-2d30-466d-869d-8bdfece5bf73 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 returned with HTTP 200 Aug 20 04:36:57.349888 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 505/2029] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:57 2026] GET /volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 => generated 738 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:57.730968 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-bd9c0536-4e8b-4644-b82d-7206ae5d21f8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:57.734575 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bd9c0536-4e8b-4644-b82d-7206ae5d21f8 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] DELETE https://10.4.3.239/volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd Aug 20 04:36:57.734575 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bd9c0536-4e8b-4644-b82d-7206ae5d21f8 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:57.735062 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bd9c0536-4e8b-4644-b82d-7206ae5d21f8 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:57.735347 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-bd9c0536-4e8b-4644-b82d-7206ae5d21f8 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Delete volume with id: 4a8983b5-bd90-467a-89d4-a2be0bd1e6dd Aug 20 04:36:57.746293 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:57.746293 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:36:57.747147 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-bd9c0536-4e8b-4644-b82d-7206ae5d21f8 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:36:57.773943 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-bd9c0536-4e8b-4644-b82d-7206ae5d21f8 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Delete volume request issued successfully. Aug 20 04:36:57.774364 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bd9c0536-4e8b-4644-b82d-7206ae5d21f8 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd returned with HTTP 202 Aug 20 04:36:57.775275 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 511/2030] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:36:57 2026] DELETE /volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:36:57.784686 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b29bd71d-994e-4ed5-9e14-c97c78c98a81 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:57.789261 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b29bd71d-994e-4ed5-9e14-c97c78c98a81 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd Aug 20 04:36:57.791110 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b29bd71d-994e-4ed5-9e14-c97c78c98a81 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:57.792156 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b29bd71d-994e-4ed5-9e14-c97c78c98a81 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:57.805868 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:57.805868 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:36:57.811122 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-b29bd71d-994e-4ed5-9e14-c97c78c98a81 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:36:57.817318 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b29bd71d-994e-4ed5-9e14-c97c78c98a81 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd returned with HTTP 200 Aug 20 04:36:57.817870 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 505/2031] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:57 2026] GET /volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:57.875193 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3f0e9723-6edd-4fc8-b26f-b9a0a7fc0ee0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:57.878278 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3f0e9723-6edd-4fc8-b26f-b9a0a7fc0ee0 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 Aug 20 04:36:57.878556 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3f0e9723-6edd-4fc8-b26f-b9a0a7fc0ee0 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:57.879047 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3f0e9723-6edd-4fc8-b26f-b9a0a7fc0ee0 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:57.896669 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:57.896669 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:36:57.904485 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-3f0e9723-6edd-4fc8-b26f-b9a0a7fc0ee0 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:36:57.908870 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3f0e9723-6edd-4fc8-b26f-b9a0a7fc0ee0 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 returned with HTTP 200 Aug 20 04:36:57.909501 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 511/2032] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:57 2026] GET /volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 => generated 1148 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:36:58.366937 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-89c35a77-5773-4a5b-9ec4-7d2d0b1a91f7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:58.369298 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-89c35a77-5773-4a5b-9ec4-7d2d0b1a91f7 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 Aug 20 04:36:58.369718 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-89c35a77-5773-4a5b-9ec4-7d2d0b1a91f7 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:58.370545 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-89c35a77-5773-4a5b-9ec4-7d2d0b1a91f7 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:58.370545 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-89c35a77-5773-4a5b-9ec4-7d2d0b1a91f7 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id c3f5a59d-162a-4057-8439-bd7373b8e404. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:58.377559 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:58.377559 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:36:58.377731 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-89c35a77-5773-4a5b-9ec4-7d2d0b1a91f7 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 returned with HTTP 200 Aug 20 04:36:58.378634 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 506/2033] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:58 2026] GET /volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:58.837884 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-adb185bd-d0cf-4e6e-b72e-0bd283d4cc53 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:58.840585 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-adb185bd-d0cf-4e6e-b72e-0bd283d4cc53 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd Aug 20 04:36:58.840858 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-adb185bd-d0cf-4e6e-b72e-0bd283d4cc53 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:58.841083 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-adb185bd-d0cf-4e6e-b72e-0bd283d4cc53 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:58.850817 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-adb185bd-d0cf-4e6e-b72e-0bd283d4cc53 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd returned with HTTP 404 Aug 20 04:36:58.851506 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 512/2034] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:58 2026] GET /volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:36:58.861987 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e6cef7ac-7c61-4835-bf47-a9cd1da76a65 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:58.866029 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e6cef7ac-7c61-4835-bf47-a9cd1da76a65 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd Aug 20 04:36:58.866394 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e6cef7ac-7c61-4835-bf47-a9cd1da76a65 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:58.866645 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e6cef7ac-7c61-4835-bf47-a9cd1da76a65 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:58.874681 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e6cef7ac-7c61-4835-bf47-a9cd1da76a65 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd returned with HTTP 404 Aug 20 04:36:58.875266 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 506/2035] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:58 2026] GET /volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:36:58.884414 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-67d64f32-9b0d-48b7-9945-ca10d6db3740 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:58.886940 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-67d64f32-9b0d-48b7-9945-ca10d6db3740 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] DELETE https://10.4.3.239/volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd Aug 20 04:36:58.887295 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-67d64f32-9b0d-48b7-9945-ca10d6db3740 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:58.887518 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-67d64f32-9b0d-48b7-9945-ca10d6db3740 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:58.887731 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-67d64f32-9b0d-48b7-9945-ca10d6db3740 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Delete volume with id: 4a8983b5-bd90-467a-89d4-a2be0bd1e6dd Aug 20 04:36:58.895854 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-67d64f32-9b0d-48b7-9945-ca10d6db3740 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd returned with HTTP 404 Aug 20 04:36:58.896564 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 512/2036] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:36:58 2026] DELETE /volume/v3/volumes/4a8983b5-bd90-467a-89d4-a2be0bd1e6dd => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:36:58.926934 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4d9751f4-2ffe-481b-8f4f-9580b274befc None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:58.929837 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4d9751f4-2ffe-481b-8f4f-9580b274befc tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 Aug 20 04:36:58.930257 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4d9751f4-2ffe-481b-8f4f-9580b274befc tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:58.930415 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4d9751f4-2ffe-481b-8f4f-9580b274befc tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:58.950260 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a8d8cca1-cb38-42bb-b40e-f6c277aa407e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:58.952716 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a8d8cca1-cb38-42bb-b40e-f6c277aa407e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:36:58.952963 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:58.952963 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:36:58.953267 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a8d8cca1-cb38-42bb-b40e-f6c277aa407e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "fd30ff40-6d85-42eb-a3e0-87e78c12210f", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-795759106"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:36:58.954948 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-a8d8cca1-cb38-42bb-b40e-f6c277aa407e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Create volume request body: {'volume': {'imageRef': 'fd30ff40-6d85-42eb-a3e0-87e78c12210f', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-795759106'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:36:58.958971 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-4d9751f4-2ffe-481b-8f4f-9580b274befc tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:36:58.965549 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4d9751f4-2ffe-481b-8f4f-9580b274befc tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 returned with HTTP 200 Aug 20 04:36:58.966235 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 507/2037] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:58 2026] GET /volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 => generated 1148 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:36:59.241016 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-a8d8cca1-cb38-42bb-b40e-f6c277aa407e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Create volume of 1 GB Aug 20 04:36:59.248405 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a8d8cca1-cb38-42bb-b40e-f6c277aa407e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Availability Zones retrieved successfully. Aug 20 04:36:59.257123 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a8d8cca1-cb38-42bb-b40e-f6c277aa407e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Flow 'volume_create_api' (76c5eaa9-5057-4a8a-a7eb-d28348eaa625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:36:59.258482 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a8d8cca1-cb38-42bb-b40e-f6c277aa407e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4828529a-32f2-4c74-90c2-259a4d9f9175) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:36:59.260894 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-a8d8cca1-cb38-42bb-b40e-f6c277aa407e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:36:59.371204 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a8d8cca1-cb38-42bb-b40e-f6c277aa407e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4828529a-32f2-4c74-90c2-259a4d9f9175) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:36:59.372431 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a8d8cca1-cb38-42bb-b40e-f6c277aa407e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5510bf7b-fa91-4212-8872-a38b45318d22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:36:59.395077 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-eee57418-49e5-40ef-a620-9af1c3f6e8ed None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:59.400608 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-eee57418-49e5-40ef-a620-9af1c3f6e8ed tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 Aug 20 04:36:59.400863 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-eee57418-49e5-40ef-a620-9af1c3f6e8ed tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:59.404356 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-eee57418-49e5-40ef-a620-9af1c3f6e8ed tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:59.404589 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-eee57418-49e5-40ef-a620-9af1c3f6e8ed tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id c3f5a59d-162a-4057-8439-bd7373b8e404. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:36:59.411778 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:59.411778 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:36:59.412948 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-eee57418-49e5-40ef-a620-9af1c3f6e8ed tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 returned with HTTP 200 Aug 20 04:36:59.414500 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 507/2038] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:36:59 2026] GET /volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 => generated 738 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:59.452794 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-a8d8cca1-cb38-42bb-b40e-f6c277aa407e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Created reservations ['b0e37986-234b-4f17-8420-5b9f17ab2c88', '2f2ae17f-445f-4ad4-b0a0-dd17183eec9d', 'eff2f36e-8797-45a0-aa71-64b609b4e3bd', 'ba706ced-9470-4619-aeee-a51b025a48f4'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:36:59.454222 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a8d8cca1-cb38-42bb-b40e-f6c277aa407e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5510bf7b-fa91-4212-8872-a38b45318d22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0e37986-234b-4f17-8420-5b9f17ab2c88', '2f2ae17f-445f-4ad4-b0a0-dd17183eec9d', 'eff2f36e-8797-45a0-aa71-64b609b4e3bd', 'ba706ced-9470-4619-aeee-a51b025a48f4']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:36:59.455446 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a8d8cca1-cb38-42bb-b40e-f6c277aa407e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8534ef85-5dd0-4715-a9e2-128cb8cabca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:36:59.492344 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a8d8cca1-cb38-42bb-b40e-f6c277aa407e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8534ef85-5dd0-4715-a9e2-128cb8cabca0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2bce7135-49b2-47c0-8acc-7585519b3ef2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-795759106',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ff15b32030a4fd89e298623cbbe8bbf',qos_specs=None,replication_status=,reservations=['b0e37986-234b-4f17-8420-5b9f17ab2c88','2f2ae17f-445f-4ad4-b0a0-dd17183eec9d','eff2f36e-8797-45a0-aa71-64b609b4e3bd','ba706ced-9470-4619-aeee-a51b025a48f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='985f05d67c4e487bb4a02bfbd86319ad',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:36:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-795759106',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2bce7135-49b2-47c0-8acc-7585519b3ef2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ff15b32030a4fd89e298623cbbe8bbf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='985f05d67c4e487bb4a02bfbd86319ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:36:59.492940 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a8d8cca1-cb38-42bb-b40e-f6c277aa407e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cbc3fb3-16c5-4300-8b5b-6641993efaa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:36:59.530538 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a8d8cca1-cb38-42bb-b40e-f6c277aa407e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cbc3fb3-16c5-4300-8b5b-6641993efaa1) transitioned into state 'SUCCESS' from state '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-795759106',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ff15b32030a4fd89e298623cbbe8bbf',qos_specs=None,replication_status=,reservations=['b0e37986-234b-4f17-8420-5b9f17ab2c88','2f2ae17f-445f-4ad4-b0a0-dd17183eec9d','eff2f36e-8797-45a0-aa71-64b609b4e3bd','ba706ced-9470-4619-aeee-a51b025a48f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='985f05d67c4e487bb4a02bfbd86319ad',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:36:59.531108 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a8d8cca1-cb38-42bb-b40e-f6c277aa407e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a454df82-dac7-4a38-a9db-04e151f5e911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:36:59.545584 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a8d8cca1-cb38-42bb-b40e-f6c277aa407e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a454df82-dac7-4a38-a9db-04e151f5e911) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:36:59.546933 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a8d8cca1-cb38-42bb-b40e-f6c277aa407e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Flow 'volume_create_api' (76c5eaa9-5057-4a8a-a7eb-d28348eaa625) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:36:59.547656 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a8d8cca1-cb38-42bb-b40e-f6c277aa407e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Create volume request issued successfully. Aug 20 04:36:59.548103 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a8d8cca1-cb38-42bb-b40e-f6c277aa407e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:36:59.548713 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 513/2039] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:36:58 2026] POST /volume/v3/volumes => generated 748 bytes in 600 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:36:59.568747 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2683dd68-ea05-4f4c-b168-4e7a792d17d2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:59.571371 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2683dd68-ea05-4f4c-b168-4e7a792d17d2 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/volumes/2bce7135-49b2-47c0-8acc-7585519b3ef2 Aug 20 04:36:59.571580 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2683dd68-ea05-4f4c-b168-4e7a792d17d2 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:59.571877 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2683dd68-ea05-4f4c-b168-4e7a792d17d2 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:36:59.583753 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:36:59.583753 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:36:59.589807 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-2683dd68-ea05-4f4c-b168-4e7a792d17d2 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:36:59.598626 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2683dd68-ea05-4f4c-b168-4e7a792d17d2 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/2bce7135-49b2-47c0-8acc-7585519b3ef2 returned with HTTP 200 Aug 20 04:36:59.599273 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 513/2040] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:59 2026] GET /volume/v3/volumes/2bce7135-49b2-47c0-8acc-7585519b3ef2 => generated 816 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:36:59.986954 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-888b1319-a9d5-43bc-ad49-ccc9b9b08142 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:36:59.990828 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-888b1319-a9d5-43bc-ad49-ccc9b9b08142 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 Aug 20 04:36:59.992023 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-888b1319-a9d5-43bc-ad49-ccc9b9b08142 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:36:59.994433 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-888b1319-a9d5-43bc-ad49-ccc9b9b08142 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:00.019810 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:00.019810 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:00.024815 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-888b1319-a9d5-43bc-ad49-ccc9b9b08142 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:37:00.031426 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-888b1319-a9d5-43bc-ad49-ccc9b9b08142 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 returned with HTTP 200 Aug 20 04:37:00.033689 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 508/2041] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:36:59 2026] GET /volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 => generated 1148 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 04:37:00.384138 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-8708cd16-4c4c-44a6-9c7e-8efd2d25a8af req-9d209fce-6aae-4a7d-9195-b48a3fe09931 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:00.391452 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-8708cd16-4c4c-44a6-9c7e-8efd2d25a8af req-9d209fce-6aae-4a7d-9195-b48a3fe09931 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] POST https://10.4.3.239/volume/v3/attachments/22d838df-0942-417b-aa95-1f8d5c115613/action Aug 20 04:37:00.391452 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-8708cd16-4c4c-44a6-9c7e-8efd2d25a8af req-9d209fce-6aae-4a7d-9195-b48a3fe09931 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Action body: b'{"os-complete": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:37:00.392015 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-8708cd16-4c4c-44a6-9c7e-8efd2d25a8af req-9d209fce-6aae-4a7d-9195-b48a3fe09931 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:00.430963 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6eb003ed-66ba-44bc-8e64-078c6efe2967 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:00.435472 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6eb003ed-66ba-44bc-8e64-078c6efe2967 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 Aug 20 04:37:00.436760 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6eb003ed-66ba-44bc-8e64-078c6efe2967 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:00.436760 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6eb003ed-66ba-44bc-8e64-078c6efe2967 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:00.436760 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-6eb003ed-66ba-44bc-8e64-078c6efe2967 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id c3f5a59d-162a-4057-8439-bd7373b8e404. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:00.444256 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:00.444256 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:00.444452 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:00.444452 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:00.445082 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6eb003ed-66ba-44bc-8e64-078c6efe2967 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 returned with HTTP 200 Aug 20 04:37:00.445618 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 514/2042] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:37:00 2026] GET /volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 => generated 738 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:00.474963 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-8708cd16-4c4c-44a6-9c7e-8efd2d25a8af req-9d209fce-6aae-4a7d-9195-b48a3fe09931 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/attachments/22d838df-0942-417b-aa95-1f8d5c115613/action returned with HTTP 204 Aug 20 04:37:00.475735 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 508/2043] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:37:00 2026] POST /volume/v3/attachments/22d838df-0942-417b-aa95-1f8d5c115613/action => generated 0 bytes in 92 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:37:00.619975 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3c25f0c5-9773-40e9-8497-1605a54a7bba None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:00.625906 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3c25f0c5-9773-40e9-8497-1605a54a7bba tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/volumes/2bce7135-49b2-47c0-8acc-7585519b3ef2 Aug 20 04:37:00.626070 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3c25f0c5-9773-40e9-8497-1605a54a7bba tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:00.626287 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3c25f0c5-9773-40e9-8497-1605a54a7bba tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:00.636637 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:00.636637 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:00.642912 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-3c25f0c5-9773-40e9-8497-1605a54a7bba tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:37:00.652455 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3c25f0c5-9773-40e9-8497-1605a54a7bba tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/2bce7135-49b2-47c0-8acc-7585519b3ef2 returned with HTTP 200 Aug 20 04:37:00.652630 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 514/2044] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:00 2026] GET /volume/v3/volumes/2bce7135-49b2-47c0-8acc-7585519b3ef2 => generated 1356 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:00.669615 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2e7f4f0c-d562-49fc-853d-d7ec717eab7c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:00.672216 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2e7f4f0c-d562-49fc-853d-d7ec717eab7c tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/volumes/2bce7135-49b2-47c0-8acc-7585519b3ef2 Aug 20 04:37:00.672216 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2e7f4f0c-d562-49fc-853d-d7ec717eab7c tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:00.672694 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2e7f4f0c-d562-49fc-853d-d7ec717eab7c tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:00.684260 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:00.684260 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:00.693011 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-2e7f4f0c-d562-49fc-853d-d7ec717eab7c tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:37:00.703614 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2e7f4f0c-d562-49fc-853d-d7ec717eab7c tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/2bce7135-49b2-47c0-8acc-7585519b3ef2 returned with HTTP 200 Aug 20 04:37:00.703766 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 509/2045] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:00 2026] GET /volume/v3/volumes/2bce7135-49b2-47c0-8acc-7585519b3ef2 => generated 1356 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:00.723269 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8f40be31-d3ad-4e91-b17c-ec86b13e2115 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:00.728921 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8f40be31-d3ad-4e91-b17c-ec86b13e2115 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] POST https://10.4.3.239/volume/v3/backups Aug 20 04:37:00.730225 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8f40be31-d3ad-4e91-b17c-ec86b13e2115 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2bce7135-49b2-47c0-8acc-7585519b3ef2", "name": "tempest-VolumesBackupsTest-Backup-462146937", "container": "tempest-volumesbackupstest-backup-container-896026533"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:00.732790 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.backups [None req-8f40be31-d3ad-4e91-b17c-ec86b13e2115 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Creating new backup {'backup': {'volume_id': '2bce7135-49b2-47c0-8acc-7585519b3ef2', 'name': 'tempest-VolumesBackupsTest-Backup-462146937', 'container': 'tempest-volumesbackupstest-backup-container-896026533'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 04:37:00.732973 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.contrib.backups [None req-8f40be31-d3ad-4e91-b17c-ec86b13e2115 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Creating backup of volume 2bce7135-49b2-47c0-8acc-7585519b3ef2 in container tempest-volumesbackupstest-backup-container-896026533 Aug 20 04:37:00.742516 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:00.742516 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:00.743266 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-8f40be31-d3ad-4e91-b17c-ec86b13e2115 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:37:00.775947 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-8f40be31-d3ad-4e91-b17c-ec86b13e2115 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Created reservations ['e2e2ec05-f3f7-4bc8-94e3-55b985b85fd2', '027542fe-3c9a-42e6-ba1b-39b390d732b5'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:37:00.837755 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8f40be31-d3ad-4e91-b17c-ec86b13e2115 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups returned with HTTP 202 Aug 20 04:37:00.838586 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 515/2046] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:37:00 2026] POST /volume/v3/backups => generated 329 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:37:00.852135 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c01c2655-82bf-4cbb-b290-c4dd31c5540d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:00.856472 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c01c2655-82bf-4cbb-b290-c4dd31c5540d tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a Aug 20 04:37:00.857388 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c01c2655-82bf-4cbb-b290-c4dd31c5540d tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:00.857388 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c01c2655-82bf-4cbb-b290-c4dd31c5540d tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:00.857388 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-c01c2655-82bf-4cbb-b290-c4dd31c5540d tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:00.863416 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:00.863416 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:00.864559 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c01c2655-82bf-4cbb-b290-c4dd31c5540d tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a returned with HTTP 200 Aug 20 04:37:00.865073 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 509/2047] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:00 2026] GET /volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:01.055872 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6cce38b5-6880-4829-8cca-88afd0948be6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:01.059370 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6cce38b5-6880-4829-8cca-88afd0948be6 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 Aug 20 04:37:01.059370 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6cce38b5-6880-4829-8cca-88afd0948be6 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:01.059631 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6cce38b5-6880-4829-8cca-88afd0948be6 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:01.075872 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:01.075872 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:01.081520 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-6cce38b5-6880-4829-8cca-88afd0948be6 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:37:01.088928 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6cce38b5-6880-4829-8cca-88afd0948be6 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 returned with HTTP 200 Aug 20 04:37:01.089761 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 515/2048] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:01 2026] GET /volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 => generated 1442 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:01.110736 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-81b41abb-5002-4e42-8d21-d9dc70d5dde0 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:01.201276 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-81b41abb-5002-4e42-8d21-d9dc70d5dde0 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-reader] GET https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 Aug 20 04:37:01.201598 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-81b41abb-5002-4e42-8d21-d9dc70d5dde0 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-reader] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:01.201881 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-81b41abb-5002-4e42-8d21-d9dc70d5dde0 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-reader] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:01.218900 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:01.218900 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:01.224674 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-81b41abb-5002-4e42-8d21-d9dc70d5dde0 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-reader] Volume info retrieved successfully. Aug 20 04:37:01.230764 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-81b41abb-5002-4e42-8d21-d9dc70d5dde0 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-reader] https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 returned with HTTP 200 Aug 20 04:37:01.231392 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 510/2049] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:01 2026] GET /volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 => generated 1442 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:01.304144 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-de774a7c-484a-4934-8116-f12715974571 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:01.306411 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-de774a7c-484a-4934-8116-f12715974571 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-reader] GET https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 Aug 20 04:37:01.306700 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-de774a7c-484a-4934-8116-f12715974571 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-reader] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:01.306908 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-de774a7c-484a-4934-8116-f12715974571 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-reader] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:01.327292 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:01.327292 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:01.333837 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-de774a7c-484a-4934-8116-f12715974571 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-reader] Volume info retrieved successfully. Aug 20 04:37:01.341696 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-de774a7c-484a-4934-8116-f12715974571 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-reader] https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 returned with HTTP 200 Aug 20 04:37:01.342312 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 516/2050] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:01 2026] GET /volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 => generated 1442 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:01.402269 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-9c5a4535-5cc4-4fcd-9523-8cc3d518f4c5 req-e9157f32-105c-4d56-aa19-19108ffbec33 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:01.405785 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-9c5a4535-5cc4-4fcd-9523-8cc3d518f4c5 req-e9157f32-105c-4d56-aa19-19108ffbec33 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 Aug 20 04:37:01.407251 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-9c5a4535-5cc4-4fcd-9523-8cc3d518f4c5 req-e9157f32-105c-4d56-aa19-19108ffbec33 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:01.407251 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-9c5a4535-5cc4-4fcd-9523-8cc3d518f4c5 req-e9157f32-105c-4d56-aa19-19108ffbec33 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:01.426567 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:01.426567 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:01.434908 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-9c5a4535-5cc4-4fcd-9523-8cc3d518f4c5 req-e9157f32-105c-4d56-aa19-19108ffbec33 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:37:01.443233 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-9c5a4535-5cc4-4fcd-9523-8cc3d518f4c5 req-e9157f32-105c-4d56-aa19-19108ffbec33 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 returned with HTTP 200 Aug 20 04:37:01.444777 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 510/2051] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:37:01 2026] GET /volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 => generated 1442 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:01.468276 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a7d8348c-ee52-4cc9-8c79-8b5ae582a44f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:01.473920 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a7d8348c-ee52-4cc9-8c79-8b5ae582a44f tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 Aug 20 04:37:01.473920 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a7d8348c-ee52-4cc9-8c79-8b5ae582a44f tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:01.473920 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a7d8348c-ee52-4cc9-8c79-8b5ae582a44f tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:01.473920 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-a7d8348c-ee52-4cc9-8c79-8b5ae582a44f tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id c3f5a59d-162a-4057-8439-bd7373b8e404. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:01.478027 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:01.478027 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:01.478769 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a7d8348c-ee52-4cc9-8c79-8b5ae582a44f tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 returned with HTTP 200 Aug 20 04:37:01.479512 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 516/2052] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:37:01 2026] GET /volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:01.481774 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-9c5a4535-5cc4-4fcd-9523-8cc3d518f4c5 req-41f98b80-5381-41b5-9976-4ca99a6d6cc5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:01.484986 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-9c5a4535-5cc4-4fcd-9523-8cc3d518f4c5 req-41f98b80-5381-41b5-9976-4ca99a6d6cc5 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] POST https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1/action Aug 20 04:37:01.485723 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-9c5a4535-5cc4-4fcd-9523-8cc3d518f4c5 req-41f98b80-5381-41b5-9976-4ca99a6d6cc5 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:37:01.485959 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-9c5a4535-5cc4-4fcd-9523-8cc3d518f4c5 req-41f98b80-5381-41b5-9976-4ca99a6d6cc5 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:01.502803 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:01.502803 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:01.503410 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-9c5a4535-5cc4-4fcd-9523-8cc3d518f4c5 req-41f98b80-5381-41b5-9976-4ca99a6d6cc5 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:37:01.512690 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-9c5a4535-5cc4-4fcd-9523-8cc3d518f4c5 req-41f98b80-5381-41b5-9976-4ca99a6d6cc5 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Begin detaching volume completed successfully. Aug 20 04:37:01.513048 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-9c5a4535-5cc4-4fcd-9523-8cc3d518f4c5 req-41f98b80-5381-41b5-9976-4ca99a6d6cc5 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1/action returned with HTTP 202 Aug 20 04:37:01.513753 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 511/2053] 10.4.3.239 () {72 vars in 1672 bytes} [Thu Aug 20 04:37:01 2026] POST /volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:37:01.538431 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-56486909-804c-410e-990d-a90ef1c6c079 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:01.541969 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-56486909-804c-410e-990d-a90ef1c6c079 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 Aug 20 04:37:01.542087 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-56486909-804c-410e-990d-a90ef1c6c079 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:01.542760 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-56486909-804c-410e-990d-a90ef1c6c079 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:01.561819 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:01.561819 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:01.569229 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-56486909-804c-410e-990d-a90ef1c6c079 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:37:01.577217 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-56486909-804c-410e-990d-a90ef1c6c079 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 returned with HTTP 200 Aug 20 04:37:01.577580 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6c986289-2872-4b78-84da-736e84677ef6 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:01.577920 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6c986289-2872-4b78-84da-736e84677ef6 None None] GET https://10.4.3.239/volume// Aug 20 04:37:01.578138 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 517/2054] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:01 2026] GET /volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 => generated 1445 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:01.578246 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6c986289-2872-4b78-84da-736e84677ef6 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:01.578306 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6c986289-2872-4b78-84da-736e84677ef6 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:01.578990 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6c986289-2872-4b78-84da-736e84677ef6 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:37:01.578990 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 511/2055] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:37: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 20 04:37:01.591532 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-9c5a4535-5cc4-4fcd-9523-8cc3d518f4c5 req-94469654-7c40-4b5a-9288-60ab13da17c3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:01.594598 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-9c5a4535-5cc4-4fcd-9523-8cc3d518f4c5 req-94469654-7c40-4b5a-9288-60ab13da17c3 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 Aug 20 04:37:01.594598 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-9c5a4535-5cc4-4fcd-9523-8cc3d518f4c5 req-94469654-7c40-4b5a-9288-60ab13da17c3 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:01.594598 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-9c5a4535-5cc4-4fcd-9523-8cc3d518f4c5 req-94469654-7c40-4b5a-9288-60ab13da17c3 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:01.611039 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:01.611039 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:01.617104 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-9c5a4535-5cc4-4fcd-9523-8cc3d518f4c5 req-94469654-7c40-4b5a-9288-60ab13da17c3 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:37:01.625204 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-9c5a4535-5cc4-4fcd-9523-8cc3d518f4c5 req-94469654-7c40-4b5a-9288-60ab13da17c3 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 returned with HTTP 200 Aug 20 04:37:01.625204 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 517/2056] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:37:01 2026] GET /volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 => generated 1625 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:37:01.883619 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f5bfd0f8-d9c3-4a98-8d80-e726c8451663 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:01.888276 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f5bfd0f8-d9c3-4a98-8d80-e726c8451663 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a Aug 20 04:37:01.888276 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f5bfd0f8-d9c3-4a98-8d80-e726c8451663 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:01.888276 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f5bfd0f8-d9c3-4a98-8d80-e726c8451663 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:01.888276 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-f5bfd0f8-d9c3-4a98-8d80-e726c8451663 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:01.893593 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:01.893593 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:01.895417 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f5bfd0f8-d9c3-4a98-8d80-e726c8451663 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a returned with HTTP 200 Aug 20 04:37:01.896974 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 512/2057] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:01 2026] GET /volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:02.494175 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0aa59b07-15b8-43f6-917e-d076ded18b7a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:02.497129 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0aa59b07-15b8-43f6-917e-d076ded18b7a tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 Aug 20 04:37:02.498054 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0aa59b07-15b8-43f6-917e-d076ded18b7a tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:02.498054 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0aa59b07-15b8-43f6-917e-d076ded18b7a tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:02.498054 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-0aa59b07-15b8-43f6-917e-d076ded18b7a tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id c3f5a59d-162a-4057-8439-bd7373b8e404. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:02.507209 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:02.507209 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:02.507209 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0aa59b07-15b8-43f6-917e-d076ded18b7a tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 returned with HTTP 200 Aug 20 04:37:02.507209 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 518/2058] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:37:02 2026] GET /volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:02.594083 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5d76eb58-86ab-411b-a8f9-8b51833788ca None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:02.597808 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5d76eb58-86ab-411b-a8f9-8b51833788ca tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 Aug 20 04:37:02.598480 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5d76eb58-86ab-411b-a8f9-8b51833788ca tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:02.598844 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5d76eb58-86ab-411b-a8f9-8b51833788ca tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:02.623577 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:02.623577 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:02.629599 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-5d76eb58-86ab-411b-a8f9-8b51833788ca tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:37:02.636499 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5d76eb58-86ab-411b-a8f9-8b51833788ca tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 returned with HTTP 200 Aug 20 04:37:02.637005 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 512/2059] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:02 2026] GET /volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 => generated 1445 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:02.914203 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f0898aa4-805c-4d7b-b681-3b6572dd1c1f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:02.916129 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f0898aa4-805c-4d7b-b681-3b6572dd1c1f tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a Aug 20 04:37:02.916675 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f0898aa4-805c-4d7b-b681-3b6572dd1c1f tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:02.917294 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f0898aa4-805c-4d7b-b681-3b6572dd1c1f tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:02.917526 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-f0898aa4-805c-4d7b-b681-3b6572dd1c1f tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:02.925583 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:02.925583 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:02.927566 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f0898aa4-805c-4d7b-b681-3b6572dd1c1f tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a returned with HTTP 200 Aug 20 04:37:02.928217 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 518/2060] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:02 2026] GET /volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:02.940664 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-9c5a4535-5cc4-4fcd-9523-8cc3d518f4c5 req-dc5f214c-8be0-4d32-8055-d2fdd5ae2cdb None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:02.944377 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-9c5a4535-5cc4-4fcd-9523-8cc3d518f4c5 req-dc5f214c-8be0-4d32-8055-d2fdd5ae2cdb tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 Aug 20 04:37:02.944697 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-9c5a4535-5cc4-4fcd-9523-8cc3d518f4c5 req-dc5f214c-8be0-4d32-8055-d2fdd5ae2cdb tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:02.945084 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-9c5a4535-5cc4-4fcd-9523-8cc3d518f4c5 req-dc5f214c-8be0-4d32-8055-d2fdd5ae2cdb tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:02.963689 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:02.963689 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:02.968931 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-9c5a4535-5cc4-4fcd-9523-8cc3d518f4c5 req-dc5f214c-8be0-4d32-8055-d2fdd5ae2cdb tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:37:02.975966 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-9c5a4535-5cc4-4fcd-9523-8cc3d518f4c5 req-dc5f214c-8be0-4d32-8055-d2fdd5ae2cdb tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 returned with HTTP 200 Aug 20 04:37:02.976642 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 513/2061] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:37:02 2026] GET /volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 => generated 1445 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:03.001110 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-9c5a4535-5cc4-4fcd-9523-8cc3d518f4c5 req-baba5f61-c6c5-441c-8c9e-a828988581fe None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:03.004224 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-9c5a4535-5cc4-4fcd-9523-8cc3d518f4c5 req-baba5f61-c6c5-441c-8c9e-a828988581fe tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] DELETE https://10.4.3.239/volume/v3/attachments/34d84779-279f-4ea9-8381-e624d0e06c99 Aug 20 04:37:03.004670 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-9c5a4535-5cc4-4fcd-9523-8cc3d518f4c5 req-baba5f61-c6c5-441c-8c9e-a828988581fe tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:03.004978 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-9c5a4535-5cc4-4fcd-9523-8cc3d518f4c5 req-baba5f61-c6c5-441c-8c9e-a828988581fe tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:03.019089 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:03.019089 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:03.110170 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-9c5a4535-5cc4-4fcd-9523-8cc3d518f4c5 req-baba5f61-c6c5-441c-8c9e-a828988581fe tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/attachments/34d84779-279f-4ea9-8381-e624d0e06c99 returned with HTTP 200 Aug 20 04:37:03.110744 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 519/2062] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:37:02 2026] DELETE /volume/v3/attachments/34d84779-279f-4ea9-8381-e624d0e06c99 => generated 192 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:03.525075 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7fee0471-acf0-4ab6-8c49-be9ee43a87e9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:03.530124 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7fee0471-acf0-4ab6-8c49-be9ee43a87e9 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 Aug 20 04:37:03.530577 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7fee0471-acf0-4ab6-8c49-be9ee43a87e9 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:03.530926 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7fee0471-acf0-4ab6-8c49-be9ee43a87e9 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:03.531088 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-7fee0471-acf0-4ab6-8c49-be9ee43a87e9 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id c3f5a59d-162a-4057-8439-bd7373b8e404. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:03.537086 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:03.537086 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:03.538526 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7fee0471-acf0-4ab6-8c49-be9ee43a87e9 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 returned with HTTP 200 Aug 20 04:37:03.539001 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 513/2063] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:37:03 2026] GET /volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:03.658342 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-86af8ec0-0323-44ee-b37c-53ddbe652fa1 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:03.661461 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-86af8ec0-0323-44ee-b37c-53ddbe652fa1 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 Aug 20 04:37:03.661461 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-86af8ec0-0323-44ee-b37c-53ddbe652fa1 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:03.661753 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-86af8ec0-0323-44ee-b37c-53ddbe652fa1 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:03.675200 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:03.675200 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:03.681089 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-86af8ec0-0323-44ee-b37c-53ddbe652fa1 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:37:03.687950 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-86af8ec0-0323-44ee-b37c-53ddbe652fa1 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 returned with HTTP 200 Aug 20 04:37:03.688578 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 519/2064] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:03 2026] GET /volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 => generated 1145 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 04:37:03.773616 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4a667e2c-9c34-4687-ba57-fc92db96e32a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:03.776476 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4a667e2c-9c34-4687-ba57-fc92db96e32a tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-reader] GET https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 Aug 20 04:37:03.776720 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4a667e2c-9c34-4687-ba57-fc92db96e32a tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-reader] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:03.777018 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4a667e2c-9c34-4687-ba57-fc92db96e32a tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-reader] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:03.794495 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:03.794495 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:03.799128 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-4a667e2c-9c34-4687-ba57-fc92db96e32a tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-reader] Volume info retrieved successfully. Aug 20 04:37:03.807015 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4a667e2c-9c34-4687-ba57-fc92db96e32a tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-reader] https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 returned with HTTP 200 Aug 20 04:37:03.808044 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 514/2065] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:03 2026] GET /volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 => generated 1145 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:03.871681 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-020b0eb2-35ba-405c-b669-0faa6e419528 req-e490e829-b69c-442d-bf50-dd80f20a5161 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:03.880573 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-020b0eb2-35ba-405c-b669-0faa6e419528 req-e490e829-b69c-442d-bf50-dd80f20a5161 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 Aug 20 04:37:03.880962 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-020b0eb2-35ba-405c-b669-0faa6e419528 req-e490e829-b69c-442d-bf50-dd80f20a5161 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:03.881260 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-020b0eb2-35ba-405c-b669-0faa6e419528 req-e490e829-b69c-442d-bf50-dd80f20a5161 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:03.897387 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:03.897387 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:03.904527 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-020b0eb2-35ba-405c-b669-0faa6e419528 req-e490e829-b69c-442d-bf50-dd80f20a5161 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:37:03.912661 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-020b0eb2-35ba-405c-b669-0faa6e419528 req-e490e829-b69c-442d-bf50-dd80f20a5161 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 returned with HTTP 200 Aug 20 04:37:03.913396 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 520/2066] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:37:03 2026] GET /volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 => generated 1145 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:03.945207 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-12104945-9a00-4549-930d-e023f76ca00b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:03.948698 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-12104945-9a00-4549-930d-e023f76ca00b tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a Aug 20 04:37:03.949138 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-12104945-9a00-4549-930d-e023f76ca00b tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:03.949435 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-12104945-9a00-4549-930d-e023f76ca00b tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:03.950266 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-12104945-9a00-4549-930d-e023f76ca00b tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:03.962205 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:03.962205 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:03.963507 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-12104945-9a00-4549-930d-e023f76ca00b tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a returned with HTTP 200 Aug 20 04:37:03.963951 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 514/2067] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:03 2026] GET /volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a => generated 789 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:03.964376 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-020b0eb2-35ba-405c-b669-0faa6e419528 req-e30bce95-af95-435d-92f6-8a964c1084be None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:03.970581 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-020b0eb2-35ba-405c-b669-0faa6e419528 req-e30bce95-af95-435d-92f6-8a964c1084be tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] POST https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1/action Aug 20 04:37:03.971170 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-020b0eb2-35ba-405c-b669-0faa6e419528 req-e30bce95-af95-435d-92f6-8a964c1084be tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:37:03.971287 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-020b0eb2-35ba-405c-b669-0faa6e419528 req-e30bce95-af95-435d-92f6-8a964c1084be tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:03.986840 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:03.986840 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:03.987327 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-020b0eb2-35ba-405c-b669-0faa6e419528 req-e30bce95-af95-435d-92f6-8a964c1084be tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:37:03.999097 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-020b0eb2-35ba-405c-b669-0faa6e419528 req-e30bce95-af95-435d-92f6-8a964c1084be tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Begin detaching volume completed successfully. Aug 20 04:37:03.999376 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-020b0eb2-35ba-405c-b669-0faa6e419528 req-e30bce95-af95-435d-92f6-8a964c1084be tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1/action returned with HTTP 202 Aug 20 04:37:04.000095 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 520/2068] 10.4.3.239 () {72 vars in 1672 bytes} [Thu Aug 20 04:37:03 2026] POST /volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:37:04.038499 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ecad068b-512a-41f5-aa4a-d4ed2a5923b1 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:04.040436 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ecad068b-512a-41f5-aa4a-d4ed2a5923b1 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 Aug 20 04:37:04.041124 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ecad068b-512a-41f5-aa4a-d4ed2a5923b1 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:04.041124 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ecad068b-512a-41f5-aa4a-d4ed2a5923b1 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:04.055229 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:04.055229 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:04.060835 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ecad068b-512a-41f5-aa4a-d4ed2a5923b1 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:37:04.066753 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ecad068b-512a-41f5-aa4a-d4ed2a5923b1 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 returned with HTTP 200 Aug 20 04:37:04.067269 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 515/2069] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:04 2026] GET /volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 => generated 1148 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:04.069726 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6409d630-5d42-427f-981b-10ffa51e8403 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:04.070195 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6409d630-5d42-427f-981b-10ffa51e8403 None None] GET https://10.4.3.239/volume// Aug 20 04:37:04.070368 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6409d630-5d42-427f-981b-10ffa51e8403 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:04.070571 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6409d630-5d42-427f-981b-10ffa51e8403 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:04.070881 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6409d630-5d42-427f-981b-10ffa51e8403 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:37:04.071226 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 521/2070] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:37: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 20 04:37:04.082410 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-020b0eb2-35ba-405c-b669-0faa6e419528 req-b65e1779-ea18-4527-9b16-e2a01e8a3840 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:04.085467 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-020b0eb2-35ba-405c-b669-0faa6e419528 req-b65e1779-ea18-4527-9b16-e2a01e8a3840 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 Aug 20 04:37:04.086485 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-020b0eb2-35ba-405c-b669-0faa6e419528 req-b65e1779-ea18-4527-9b16-e2a01e8a3840 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:04.086485 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-020b0eb2-35ba-405c-b669-0faa6e419528 req-b65e1779-ea18-4527-9b16-e2a01e8a3840 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:04.101829 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:04.101829 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:04.107582 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-020b0eb2-35ba-405c-b669-0faa6e419528 req-b65e1779-ea18-4527-9b16-e2a01e8a3840 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:37:04.115104 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-020b0eb2-35ba-405c-b669-0faa6e419528 req-b65e1779-ea18-4527-9b16-e2a01e8a3840 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 returned with HTTP 200 Aug 20 04:37:04.116547 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 515/2071] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:37:04 2026] GET /volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 => generated 1328 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:37:04.555432 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6592229c-504e-4d28-9d80-893a642dc6a6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:04.557729 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6592229c-504e-4d28-9d80-893a642dc6a6 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 Aug 20 04:37:04.558091 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6592229c-504e-4d28-9d80-893a642dc6a6 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:04.558525 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6592229c-504e-4d28-9d80-893a642dc6a6 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:04.558660 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-6592229c-504e-4d28-9d80-893a642dc6a6 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id c3f5a59d-162a-4057-8439-bd7373b8e404. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:04.566052 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:04.566052 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:04.567135 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6592229c-504e-4d28-9d80-893a642dc6a6 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 returned with HTTP 200 Aug 20 04:37:04.567694 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 521/2072] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:37:04 2026] GET /volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:04.980967 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6f3e9720-da04-4012-821f-38be62239833 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:04.985108 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6f3e9720-da04-4012-821f-38be62239833 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a Aug 20 04:37:04.985108 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6f3e9720-da04-4012-821f-38be62239833 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:04.985649 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6f3e9720-da04-4012-821f-38be62239833 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:04.985649 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-6f3e9720-da04-4012-821f-38be62239833 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:04.991842 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:04.991842 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:04.992574 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6f3e9720-da04-4012-821f-38be62239833 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a returned with HTTP 200 Aug 20 04:37:04.994263 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 516/2073] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:04 2026] GET /volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:05.084810 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7cd09652-b7be-4878-ab3c-123db964808a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:05.087026 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7cd09652-b7be-4878-ab3c-123db964808a tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 Aug 20 04:37:05.087276 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7cd09652-b7be-4878-ab3c-123db964808a tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:05.087509 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7cd09652-b7be-4878-ab3c-123db964808a tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:05.101478 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:05.101478 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:05.107104 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-7cd09652-b7be-4878-ab3c-123db964808a tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:37:05.115359 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7cd09652-b7be-4878-ab3c-123db964808a tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 returned with HTTP 200 Aug 20 04:37:05.115968 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 522/2074] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:05 2026] GET /volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 => generated 1148 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:05.582488 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5eb98290-96af-48d4-9cf8-f13a06371f95 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:05.584750 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5eb98290-96af-48d4-9cf8-f13a06371f95 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 Aug 20 04:37:05.585010 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5eb98290-96af-48d4-9cf8-f13a06371f95 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:05.585858 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5eb98290-96af-48d4-9cf8-f13a06371f95 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:05.585858 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-5eb98290-96af-48d4-9cf8-f13a06371f95 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id c3f5a59d-162a-4057-8439-bd7373b8e404. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:05.592942 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:05.592942 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:05.593911 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5eb98290-96af-48d4-9cf8-f13a06371f95 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 returned with HTTP 200 Aug 20 04:37:05.594673 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 516/2075] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:37:05 2026] GET /volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:06.010366 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c69c87d2-644b-4a33-87d3-c69465d986fe None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:06.012602 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c69c87d2-644b-4a33-87d3-c69465d986fe tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a Aug 20 04:37:06.014203 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c69c87d2-644b-4a33-87d3-c69465d986fe tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:06.014203 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c69c87d2-644b-4a33-87d3-c69465d986fe tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:06.014203 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-c69c87d2-644b-4a33-87d3-c69465d986fe tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:06.018413 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:06.018413 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:06.019419 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c69c87d2-644b-4a33-87d3-c69465d986fe tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a returned with HTTP 200 Aug 20 04:37:06.019938 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 522/2076] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:06 2026] GET /volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:06.136101 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e84e0b1c-4b4d-4aa5-91ee-24427aaf738d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:06.138535 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e84e0b1c-4b4d-4aa5-91ee-24427aaf738d tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 Aug 20 04:37:06.138816 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e84e0b1c-4b4d-4aa5-91ee-24427aaf738d tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:06.139081 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e84e0b1c-4b4d-4aa5-91ee-24427aaf738d tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:06.155938 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:06.155938 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:06.160319 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e84e0b1c-4b4d-4aa5-91ee-24427aaf738d tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:37:06.165390 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e84e0b1c-4b4d-4aa5-91ee-24427aaf738d tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 returned with HTTP 200 Aug 20 04:37:06.165843 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 517/2077] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:06 2026] GET /volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 => generated 1148 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:06.611248 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-967320f3-a6a0-4e63-9bd5-a241d499c194 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:06.614052 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-967320f3-a6a0-4e63-9bd5-a241d499c194 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 Aug 20 04:37:06.614388 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-967320f3-a6a0-4e63-9bd5-a241d499c194 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:06.614690 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-967320f3-a6a0-4e63-9bd5-a241d499c194 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:06.614853 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-967320f3-a6a0-4e63-9bd5-a241d499c194 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id c3f5a59d-162a-4057-8439-bd7373b8e404. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:06.621238 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:06.621238 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:06.622220 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-967320f3-a6a0-4e63-9bd5-a241d499c194 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 returned with HTTP 200 Aug 20 04:37:06.622762 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 523/2078] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:37:06 2026] GET /volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:06.643091 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1ddc0a03-c87d-41c0-a2a9-e02be800bc6b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:06.646243 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1ddc0a03-c87d-41c0-a2a9-e02be800bc6b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] DELETE https://10.4.3.239/volume/v3/volumes/0f3fb6b0-9492-4d7c-aa49-d687fb0ddc97 Aug 20 04:37:06.646693 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1ddc0a03-c87d-41c0-a2a9-e02be800bc6b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:06.647060 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1ddc0a03-c87d-41c0-a2a9-e02be800bc6b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:06.647288 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-1ddc0a03-c87d-41c0-a2a9-e02be800bc6b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Delete volume with id: 0f3fb6b0-9492-4d7c-aa49-d687fb0ddc97 Aug 20 04:37:06.658884 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:06.658884 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:06.660139 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-1ddc0a03-c87d-41c0-a2a9-e02be800bc6b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Volume info retrieved successfully. Aug 20 04:37:06.689604 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-1ddc0a03-c87d-41c0-a2a9-e02be800bc6b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Delete volume request issued successfully. Aug 20 04:37:06.689802 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1ddc0a03-c87d-41c0-a2a9-e02be800bc6b tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/volumes/0f3fb6b0-9492-4d7c-aa49-d687fb0ddc97 returned with HTTP 202 Aug 20 04:37:06.690805 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 517/2079] 10.4.3.239 () {68 vars in 1391 bytes} [Thu Aug 20 04:37:06 2026] DELETE /volume/v3/volumes/0f3fb6b0-9492-4d7c-aa49-d687fb0ddc97 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:37:06.705420 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-431efab0-2959-4757-818d-99f34b81d996 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:06.708011 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-431efab0-2959-4757-818d-99f34b81d996 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/volumes/0f3fb6b0-9492-4d7c-aa49-d687fb0ddc97 Aug 20 04:37:06.708732 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-431efab0-2959-4757-818d-99f34b81d996 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:06.709140 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-431efab0-2959-4757-818d-99f34b81d996 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:06.724227 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:06.724227 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:06.731483 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-431efab0-2959-4757-818d-99f34b81d996 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Volume info retrieved successfully. Aug 20 04:37:06.738677 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-431efab0-2959-4757-818d-99f34b81d996 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/volumes/0f3fb6b0-9492-4d7c-aa49-d687fb0ddc97 returned with HTTP 200 Aug 20 04:37:06.739718 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 523/2080] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:37:06 2026] GET /volume/v3/volumes/0f3fb6b0-9492-4d7c-aa49-d687fb0ddc97 => generated 1065 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:07.032864 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a9fee346-73b5-4dbd-8c46-c7f9b7a921b2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:07.034831 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a9fee346-73b5-4dbd-8c46-c7f9b7a921b2 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a Aug 20 04:37:07.034996 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a9fee346-73b5-4dbd-8c46-c7f9b7a921b2 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:07.035201 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a9fee346-73b5-4dbd-8c46-c7f9b7a921b2 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:07.035311 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-a9fee346-73b5-4dbd-8c46-c7f9b7a921b2 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:07.039814 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:07.039814 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:07.040619 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a9fee346-73b5-4dbd-8c46-c7f9b7a921b2 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a returned with HTTP 200 Aug 20 04:37:07.040969 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 518/2081] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:07 2026] GET /volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:07.181893 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b121dc92-e8a2-4086-90fd-70dd76901c05 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:07.184444 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b121dc92-e8a2-4086-90fd-70dd76901c05 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 Aug 20 04:37:07.184728 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b121dc92-e8a2-4086-90fd-70dd76901c05 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:07.185014 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b121dc92-e8a2-4086-90fd-70dd76901c05 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:07.199679 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:07.199679 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:07.205811 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b121dc92-e8a2-4086-90fd-70dd76901c05 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:37:07.215808 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b121dc92-e8a2-4086-90fd-70dd76901c05 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 returned with HTTP 200 Aug 20 04:37:07.216354 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 524/2082] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:07 2026] GET /volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 => generated 1148 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:07.761208 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8840608b-b174-47c7-b2dc-02f0acd3eff9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:07.763499 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8840608b-b174-47c7-b2dc-02f0acd3eff9 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/volumes/0f3fb6b0-9492-4d7c-aa49-d687fb0ddc97 Aug 20 04:37:07.763785 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8840608b-b174-47c7-b2dc-02f0acd3eff9 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:07.764722 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8840608b-b174-47c7-b2dc-02f0acd3eff9 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:07.773903 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8840608b-b174-47c7-b2dc-02f0acd3eff9 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/volumes/0f3fb6b0-9492-4d7c-aa49-d687fb0ddc97 returned with HTTP 404 Aug 20 04:37:07.774667 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 518/2083] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:37:07 2026] GET /volume/v3/volumes/0f3fb6b0-9492-4d7c-aa49-d687fb0ddc97 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:37:07.785968 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-903fe4c9-3d08-4f0a-a013-c722d6e254e2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:07.788605 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-903fe4c9-3d08-4f0a-a013-c722d6e254e2 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] GET https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 Aug 20 04:37:07.788960 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-903fe4c9-3d08-4f0a-a013-c722d6e254e2 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:07.789320 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-903fe4c9-3d08-4f0a-a013-c722d6e254e2 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:07.789471 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-903fe4c9-3d08-4f0a-a013-c722d6e254e2 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] Show backup with id c3f5a59d-162a-4057-8439-bd7373b8e404. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:07.795788 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:07.795788 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:07.796782 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-903fe4c9-3d08-4f0a-a013-c722d6e254e2 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-member] https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 returned with HTTP 200 Aug 20 04:37:07.797274 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 524/2084] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:37:07 2026] GET /volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:07.812203 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3f21b6bd-ebd7-4691-952a-7c30fd03faa5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:07.814921 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3f21b6bd-ebd7-4691-952a-7c30fd03faa5 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] DELETE https://10.4.3.239/volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 Aug 20 04:37:07.814921 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3f21b6bd-ebd7-4691-952a-7c30fd03faa5 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:07.815494 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3f21b6bd-ebd7-4691-952a-7c30fd03faa5 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:07.815697 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.contrib.backups [None req-3f21b6bd-ebd7-4691-952a-7c30fd03faa5 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Delete backup with id: 4b13f275-7086-4019-82a7-819e11fefe03. Aug 20 04:37:07.823350 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:07.823350 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:07.853484 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.backup.rpcapi [None req-3f21b6bd-ebd7-4691-952a-7c30fd03faa5 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] delete_backup rpcapi backup_id 4b13f275-7086-4019-82a7-819e11fefe03 {{(pid=100177) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 04:37:07.856281 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3f21b6bd-ebd7-4691-952a-7c30fd03faa5 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 returned with HTTP 202 Aug 20 04:37:07.857153 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 519/2085] 10.4.3.239 () {68 vars in 1391 bytes} [Thu Aug 20 04:37:07 2026] DELETE /volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:37:07.875586 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-20634920-48e1-4a31-acb9-64f8169d4f30 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:07.878505 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-20634920-48e1-4a31-acb9-64f8169d4f30 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 Aug 20 04:37:07.878927 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-20634920-48e1-4a31-acb9-64f8169d4f30 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:07.880825 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-20634920-48e1-4a31-acb9-64f8169d4f30 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:07.883406 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-20634920-48e1-4a31-acb9-64f8169d4f30 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 4b13f275-7086-4019-82a7-819e11fefe03. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:07.895783 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:07.895783 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:07.897156 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-20634920-48e1-4a31-acb9-64f8169d4f30 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 returned with HTTP 200 Aug 20 04:37:07.899585 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 525/2086] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:37:07 2026] GET /volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 => generated 737 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:08.056553 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ae36bd83-6d07-4771-8b69-a0957bd2aead None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:08.059745 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ae36bd83-6d07-4771-8b69-a0957bd2aead tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a Aug 20 04:37:08.060085 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ae36bd83-6d07-4771-8b69-a0957bd2aead tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:08.061557 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ae36bd83-6d07-4771-8b69-a0957bd2aead tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:08.061557 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-ae36bd83-6d07-4771-8b69-a0957bd2aead tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:08.071979 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:08.071979 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:08.073340 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ae36bd83-6d07-4771-8b69-a0957bd2aead tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a returned with HTTP 200 Aug 20 04:37:08.075232 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 519/2087] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:08 2026] GET /volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a => generated 789 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:08.237877 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0f4027a7-a241-4e80-b490-39944160c829 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:08.241629 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0f4027a7-a241-4e80-b490-39944160c829 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 Aug 20 04:37:08.241917 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0f4027a7-a241-4e80-b490-39944160c829 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:08.242341 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0f4027a7-a241-4e80-b490-39944160c829 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:08.265245 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:08.265245 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:08.273034 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-0f4027a7-a241-4e80-b490-39944160c829 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:37:08.281904 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0f4027a7-a241-4e80-b490-39944160c829 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 returned with HTTP 200 Aug 20 04:37:08.282407 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 525/2088] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:08 2026] GET /volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 => generated 1148 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:08.462638 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-020b0eb2-35ba-405c-b669-0faa6e419528 req-1780a46e-6858-457a-a838-93cc89028172 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:08.465761 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-020b0eb2-35ba-405c-b669-0faa6e419528 req-1780a46e-6858-457a-a838-93cc89028172 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 Aug 20 04:37:08.466121 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-020b0eb2-35ba-405c-b669-0faa6e419528 req-1780a46e-6858-457a-a838-93cc89028172 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:08.466464 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-020b0eb2-35ba-405c-b669-0faa6e419528 req-1780a46e-6858-457a-a838-93cc89028172 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:08.484894 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:08.484894 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:08.496916 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-020b0eb2-35ba-405c-b669-0faa6e419528 req-1780a46e-6858-457a-a838-93cc89028172 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:37:08.503833 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-020b0eb2-35ba-405c-b669-0faa6e419528 req-1780a46e-6858-457a-a838-93cc89028172 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 returned with HTTP 200 Aug 20 04:37:08.504643 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 520/2089] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:37:08 2026] GET /volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 => generated 1148 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:08.888512 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-020b0eb2-35ba-405c-b669-0faa6e419528 req-b673face-ae6f-43f9-9a58-9901057ad98d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:08.891421 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-020b0eb2-35ba-405c-b669-0faa6e419528 req-b673face-ae6f-43f9-9a58-9901057ad98d tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] DELETE https://10.4.3.239/volume/v3/attachments/22d838df-0942-417b-aa95-1f8d5c115613 Aug 20 04:37:08.891632 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-020b0eb2-35ba-405c-b669-0faa6e419528 req-b673face-ae6f-43f9-9a58-9901057ad98d tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:08.891911 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-020b0eb2-35ba-405c-b669-0faa6e419528 req-b673face-ae6f-43f9-9a58-9901057ad98d tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:08.901467 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:08.901467 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:08.914083 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5c84893c-fda3-4922-a495-08abe0e348a5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:08.917738 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5c84893c-fda3-4922-a495-08abe0e348a5 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 Aug 20 04:37:08.917738 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5c84893c-fda3-4922-a495-08abe0e348a5 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:08.917738 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5c84893c-fda3-4922-a495-08abe0e348a5 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:08.917738 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-5c84893c-fda3-4922-a495-08abe0e348a5 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 4b13f275-7086-4019-82a7-819e11fefe03. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:08.924631 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5c84893c-fda3-4922-a495-08abe0e348a5 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 returned with HTTP 404 Aug 20 04:37:08.925366 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 520/2090] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:37:08 2026] GET /volume/v3/backups/4b13f275-7086-4019-82a7-819e11fefe03 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:37:08.936420 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d3ee53a3-bfb8-4038-85bc-49b88d31488c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:08.939013 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d3ee53a3-bfb8-4038-85bc-49b88d31488c tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] DELETE https://10.4.3.239/volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 Aug 20 04:37:08.939319 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d3ee53a3-bfb8-4038-85bc-49b88d31488c tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:08.939636 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d3ee53a3-bfb8-4038-85bc-49b88d31488c tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:08.939831 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.contrib.backups [None req-d3ee53a3-bfb8-4038-85bc-49b88d31488c tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Delete backup with id: 8dd1af3f-498a-47a5-87d2-e0dac91aa485. Aug 20 04:37:08.946373 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:08.946373 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:08.965973 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.backup.rpcapi [None req-d3ee53a3-bfb8-4038-85bc-49b88d31488c tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] delete_backup rpcapi backup_id 8dd1af3f-498a-47a5-87d2-e0dac91aa485 {{(pid=100176) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 04:37:08.968197 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d3ee53a3-bfb8-4038-85bc-49b88d31488c tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 returned with HTTP 202 Aug 20 04:37:08.968729 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 526/2091] 10.4.3.239 () {68 vars in 1391 bytes} [Thu Aug 20 04:37:08 2026] DELETE /volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:37:08.968960 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-020b0eb2-35ba-405c-b669-0faa6e419528 req-b673face-ae6f-43f9-9a58-9901057ad98d tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/attachments/22d838df-0942-417b-aa95-1f8d5c115613 returned with HTTP 200 Aug 20 04:37:08.969412 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 526/2092] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:37:08 2026] DELETE /volume/v3/attachments/22d838df-0942-417b-aa95-1f8d5c115613 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:08.986083 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f2df341d-b946-49af-82ec-e1f1eddc895c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:08.989260 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f2df341d-b946-49af-82ec-e1f1eddc895c tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 Aug 20 04:37:08.989617 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f2df341d-b946-49af-82ec-e1f1eddc895c tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:08.989943 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f2df341d-b946-49af-82ec-e1f1eddc895c tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:08.990027 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-f2df341d-b946-49af-82ec-e1f1eddc895c tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 8dd1af3f-498a-47a5-87d2-e0dac91aa485. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:08.994911 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:08.994911 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:08.995972 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f2df341d-b946-49af-82ec-e1f1eddc895c tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 returned with HTTP 200 Aug 20 04:37:08.996451 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 521/2093] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:37:08 2026] GET /volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:09.091838 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ef3b0868-8fce-4f6b-9430-dae022d22391 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:09.093743 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ef3b0868-8fce-4f6b-9430-dae022d22391 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a Aug 20 04:37:09.094003 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ef3b0868-8fce-4f6b-9430-dae022d22391 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:09.094307 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ef3b0868-8fce-4f6b-9430-dae022d22391 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:09.094307 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-ef3b0868-8fce-4f6b-9430-dae022d22391 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:09.100262 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:09.100262 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:09.101167 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ef3b0868-8fce-4f6b-9430-dae022d22391 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a returned with HTTP 200 Aug 20 04:37:09.101602 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 521/2094] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:09 2026] GET /volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:09.303536 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c170eda3-3aa1-40c9-bc1d-8169581f7408 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:09.306661 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c170eda3-3aa1-40c9-bc1d-8169581f7408 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 Aug 20 04:37:09.306995 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c170eda3-3aa1-40c9-bc1d-8169581f7408 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:09.307301 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c170eda3-3aa1-40c9-bc1d-8169581f7408 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:09.318848 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:09.318848 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:09.326831 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-c170eda3-3aa1-40c9-bc1d-8169581f7408 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:37:09.333542 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c170eda3-3aa1-40c9-bc1d-8169581f7408 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 returned with HTTP 200 Aug 20 04:37:09.336243 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 527/2095] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:09 2026] GET /volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 04:37:09.354733 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-55bd668d-f33f-4f13-a2d5-0121bdf9e5d3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:09.356946 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-55bd668d-f33f-4f13-a2d5-0121bdf9e5d3 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 Aug 20 04:37:09.357198 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-55bd668d-f33f-4f13-a2d5-0121bdf9e5d3 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:09.357420 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-55bd668d-f33f-4f13-a2d5-0121bdf9e5d3 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:09.369628 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:09.369628 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:09.378207 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-55bd668d-f33f-4f13-a2d5-0121bdf9e5d3 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:37:09.385655 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-55bd668d-f33f-4f13-a2d5-0121bdf9e5d3 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 returned with HTTP 200 Aug 20 04:37:09.386141 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 527/2096] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:09 2026] GET /volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:09.474441 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-593c3df1-2fa9-4c42-af13-906ae43dcb6c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:09.476028 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-593c3df1-2fa9-4c42-af13-906ae43dcb6c tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 Aug 20 04:37:09.476383 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-593c3df1-2fa9-4c42-af13-906ae43dcb6c tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:09.476760 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-593c3df1-2fa9-4c42-af13-906ae43dcb6c tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:09.485545 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:09.485545 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:09.490274 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-593c3df1-2fa9-4c42-af13-906ae43dcb6c tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:37:09.496302 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-593c3df1-2fa9-4c42-af13-906ae43dcb6c tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 returned with HTTP 200 Aug 20 04:37:09.497029 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 522/2097] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:09 2026] GET /volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:10.010150 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e141051b-bf4e-42fd-9b24-d3971a2ec6f1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:10.013647 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e141051b-bf4e-42fd-9b24-d3971a2ec6f1 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 Aug 20 04:37:10.013647 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e141051b-bf4e-42fd-9b24-d3971a2ec6f1 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:10.013647 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e141051b-bf4e-42fd-9b24-d3971a2ec6f1 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:10.013647 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-e141051b-bf4e-42fd-9b24-d3971a2ec6f1 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id 8dd1af3f-498a-47a5-87d2-e0dac91aa485. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:10.018018 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e141051b-bf4e-42fd-9b24-d3971a2ec6f1 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 returned with HTTP 404 Aug 20 04:37:10.018664 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 522/2098] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:37:10 2026] GET /volume/v3/backups/8dd1af3f-498a-47a5-87d2-e0dac91aa485 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:37:10.026918 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-cef78846-4bef-4267-a24e-483e2c17c152 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:10.028801 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cef78846-4bef-4267-a24e-483e2c17c152 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] DELETE https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 Aug 20 04:37:10.029159 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cef78846-4bef-4267-a24e-483e2c17c152 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:10.029541 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cef78846-4bef-4267-a24e-483e2c17c152 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:10.029716 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.contrib.backups [None req-cef78846-4bef-4267-a24e-483e2c17c152 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Delete backup with id: c3f5a59d-162a-4057-8439-bd7373b8e404. Aug 20 04:37:10.034663 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:10.034663 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:10.052279 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.backup.rpcapi [None req-cef78846-4bef-4267-a24e-483e2c17c152 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] delete_backup rpcapi backup_id c3f5a59d-162a-4057-8439-bd7373b8e404 {{(pid=100176) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 04:37:10.054798 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cef78846-4bef-4267-a24e-483e2c17c152 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 returned with HTTP 202 Aug 20 04:37:10.055393 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 528/2099] 10.4.3.239 () {68 vars in 1391 bytes} [Thu Aug 20 04:37:10 2026] DELETE /volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:37:10.067466 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6d4ea2d8-08be-413f-96bc-def29b0a8cac None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:10.073773 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6d4ea2d8-08be-413f-96bc-def29b0a8cac tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 Aug 20 04:37:10.073773 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6d4ea2d8-08be-413f-96bc-def29b0a8cac tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:10.073773 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6d4ea2d8-08be-413f-96bc-def29b0a8cac tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:10.073773 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-6d4ea2d8-08be-413f-96bc-def29b0a8cac tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id c3f5a59d-162a-4057-8439-bd7373b8e404. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:10.085502 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:10.085502 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:10.086394 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6d4ea2d8-08be-413f-96bc-def29b0a8cac tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 returned with HTTP 200 Aug 20 04:37:10.086895 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 528/2100] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:37:10 2026] GET /volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 => generated 737 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:10.117120 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-bd5c452f-5f50-4532-ba2e-1c3c6a481ca9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:10.124241 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bd5c452f-5f50-4532-ba2e-1c3c6a481ca9 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a Aug 20 04:37:10.124241 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bd5c452f-5f50-4532-ba2e-1c3c6a481ca9 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:10.124241 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bd5c452f-5f50-4532-ba2e-1c3c6a481ca9 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:10.124241 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-bd5c452f-5f50-4532-ba2e-1c3c6a481ca9 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:10.130517 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:10.130517 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:10.131650 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bd5c452f-5f50-4532-ba2e-1c3c6a481ca9 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a returned with HTTP 200 Aug 20 04:37:10.132220 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 523/2101] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:10 2026] GET /volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:11.104125 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1bae8ca1-b2d4-40d8-be61-371d37dadf1e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:11.107456 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1bae8ca1-b2d4-40d8-be61-371d37dadf1e tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 Aug 20 04:37:11.107843 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1bae8ca1-b2d4-40d8-be61-371d37dadf1e tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:11.108125 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1bae8ca1-b2d4-40d8-be61-371d37dadf1e tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:11.108436 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-1bae8ca1-b2d4-40d8-be61-371d37dadf1e tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Show backup with id c3f5a59d-162a-4057-8439-bd7373b8e404. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:11.115791 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1bae8ca1-b2d4-40d8-be61-371d37dadf1e tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 returned with HTTP 404 Aug 20 04:37:11.115791 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 523/2102] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:37:11 2026] GET /volume/v3/backups/c3f5a59d-162a-4057-8439-bd7373b8e404 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:37:11.128355 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-268a46ab-248a-4adf-91a6-f34626c51214 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:11.131465 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-268a46ab-248a-4adf-91a6-f34626c51214 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] DELETE https://10.4.3.239/volume/v3/volumes/d53c3e00-c4f1-4f2f-82ba-5ac3aeceee2a Aug 20 04:37:11.131465 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-268a46ab-248a-4adf-91a6-f34626c51214 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:11.131795 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-268a46ab-248a-4adf-91a6-f34626c51214 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:11.131974 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-268a46ab-248a-4adf-91a6-f34626c51214 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Delete volume with id: d53c3e00-c4f1-4f2f-82ba-5ac3aeceee2a Aug 20 04:37:11.151036 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-590e3d62-7197-40d6-b1b8-270737b1d914 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:11.152716 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:11.152716 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:11.152969 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-268a46ab-248a-4adf-91a6-f34626c51214 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Volume info retrieved successfully. Aug 20 04:37:11.155124 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-590e3d62-7197-40d6-b1b8-270737b1d914 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a Aug 20 04:37:11.155386 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-590e3d62-7197-40d6-b1b8-270737b1d914 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:11.155598 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-590e3d62-7197-40d6-b1b8-270737b1d914 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:11.155739 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-590e3d62-7197-40d6-b1b8-270737b1d914 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:11.162301 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:11.162301 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:11.163341 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-590e3d62-7197-40d6-b1b8-270737b1d914 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a returned with HTTP 200 Aug 20 04:37:11.164148 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 529/2103] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:11 2026] GET /volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:11.192156 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-268a46ab-248a-4adf-91a6-f34626c51214 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Delete volume request issued successfully. Aug 20 04:37:11.192469 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-268a46ab-248a-4adf-91a6-f34626c51214 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/volumes/d53c3e00-c4f1-4f2f-82ba-5ac3aeceee2a returned with HTTP 202 Aug 20 04:37:11.193016 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 529/2104] 10.4.3.239 () {68 vars in 1391 bytes} [Thu Aug 20 04:37:11 2026] DELETE /volume/v3/volumes/d53c3e00-c4f1-4f2f-82ba-5ac3aeceee2a => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:37:11.206750 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-662261f2-4689-4fd6-8e73-01af5e9ed05f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:11.206750 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-662261f2-4689-4fd6-8e73-01af5e9ed05f tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/volumes/d53c3e00-c4f1-4f2f-82ba-5ac3aeceee2a Aug 20 04:37:11.206750 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-662261f2-4689-4fd6-8e73-01af5e9ed05f tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:11.206750 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-662261f2-4689-4fd6-8e73-01af5e9ed05f tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:11.220228 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:11.220228 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:11.225112 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-662261f2-4689-4fd6-8e73-01af5e9ed05f tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Volume info retrieved successfully. Aug 20 04:37:11.233261 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-662261f2-4689-4fd6-8e73-01af5e9ed05f tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/volumes/d53c3e00-c4f1-4f2f-82ba-5ac3aeceee2a returned with HTTP 200 Aug 20 04:37:11.233740 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 524/2105] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:37:11 2026] GET /volume/v3/volumes/d53c3e00-c4f1-4f2f-82ba-5ac3aeceee2a => generated 1016 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:12.180034 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b070546c-6926-4806-8b16-fe260d212a95 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:12.182932 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b070546c-6926-4806-8b16-fe260d212a95 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a Aug 20 04:37:12.183105 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b070546c-6926-4806-8b16-fe260d212a95 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:12.183287 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b070546c-6926-4806-8b16-fe260d212a95 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:12.183401 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-b070546c-6926-4806-8b16-fe260d212a95 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:12.189027 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:12.189027 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:12.190720 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b070546c-6926-4806-8b16-fe260d212a95 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a returned with HTTP 200 Aug 20 04:37:12.190796 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 524/2106] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:12 2026] GET /volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:12.253088 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a539be4e-caa6-450d-ada2-521013229e96 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:12.256132 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a539be4e-caa6-450d-ada2-521013229e96 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] GET https://10.4.3.239/volume/v3/volumes/d53c3e00-c4f1-4f2f-82ba-5ac3aeceee2a Aug 20 04:37:12.257888 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a539be4e-caa6-450d-ada2-521013229e96 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:12.257888 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a539be4e-caa6-450d-ada2-521013229e96 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:12.267078 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a539be4e-caa6-450d-ada2-521013229e96 tempest-ProjectMemberTests33-379887454 tempest-ProjectMemberTests33-379887454-project-admin] https://10.4.3.239/volume/v3/volumes/d53c3e00-c4f1-4f2f-82ba-5ac3aeceee2a returned with HTTP 404 Aug 20 04:37:12.268471 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 530/2107] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:37:12 2026] GET /volume/v3/volumes/d53c3e00-c4f1-4f2f-82ba-5ac3aeceee2a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:37:13.206431 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d0a1aef2-baad-4c20-86a1-dcedc94e56be None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:13.210282 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d0a1aef2-baad-4c20-86a1-dcedc94e56be tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a Aug 20 04:37:13.210282 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d0a1aef2-baad-4c20-86a1-dcedc94e56be tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:13.210282 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d0a1aef2-baad-4c20-86a1-dcedc94e56be tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:13.210282 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-d0a1aef2-baad-4c20-86a1-dcedc94e56be tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:13.216904 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:13.216904 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:13.218115 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d0a1aef2-baad-4c20-86a1-dcedc94e56be tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a returned with HTTP 200 Aug 20 04:37:13.218589 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 530/2108] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:13 2026] GET /volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:13.722728 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0808dcd8-e1c6-4f69-9046-591b9f2b5bd4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:13.725525 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0808dcd8-e1c6-4f69-9046-591b9f2b5bd4 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:37:13.726040 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0808dcd8-e1c6-4f69-9046-591b9f2b5bd4 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1024812980"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:13.728448 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-0808dcd8-e1c6-4f69-9046-591b9f2b5bd4 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1024812980'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:37:13.728906 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-0808dcd8-e1c6-4f69-9046-591b9f2b5bd4 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Create volume of 1 GB Aug 20 04:37:13.734476 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-0808dcd8-e1c6-4f69-9046-591b9f2b5bd4 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Availability Zones retrieved successfully. Aug 20 04:37:13.742643 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0808dcd8-e1c6-4f69-9046-591b9f2b5bd4 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Flow 'volume_create_api' (b066ee2a-a46b-428a-9313-1cf4aa5cc50f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:37:13.743789 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0808dcd8-e1c6-4f69-9046-591b9f2b5bd4 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79620003-3d25-41ed-9266-4eaec33a43d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:13.744921 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-0808dcd8-e1c6-4f69-9046-591b9f2b5bd4 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:37:13.795246 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0808dcd8-e1c6-4f69-9046-591b9f2b5bd4 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79620003-3d25-41ed-9266-4eaec33a43d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:13.796945 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0808dcd8-e1c6-4f69-9046-591b9f2b5bd4 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5ed0519-a6fd-43ed-ba71-0850eae21668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:13.873406 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-0808dcd8-e1c6-4f69-9046-591b9f2b5bd4 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Created reservations ['fa1d8533-68ec-4d5c-b58c-d36d03d96a7d', '9253ba68-510e-4b15-920b-60ec443ee5e9', '226b8634-b788-4304-9fcc-d5b52c7b1805', 'a1f56402-2c67-40ec-bc71-c000a5e4a4a5'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:37:13.874500 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0808dcd8-e1c6-4f69-9046-591b9f2b5bd4 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5ed0519-a6fd-43ed-ba71-0850eae21668) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa1d8533-68ec-4d5c-b58c-d36d03d96a7d', '9253ba68-510e-4b15-920b-60ec443ee5e9', '226b8634-b788-4304-9fcc-d5b52c7b1805', 'a1f56402-2c67-40ec-bc71-c000a5e4a4a5']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:13.875491 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0808dcd8-e1c6-4f69-9046-591b9f2b5bd4 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9db0d5a-c7f6-4655-b72a-26b96fd5a388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:13.915828 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0808dcd8-e1c6-4f69-9046-591b9f2b5bd4 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9db0d5a-c7f6-4655-b72a-26b96fd5a388) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1024812980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='212614b27cbf49db8640a327634895a2',qos_specs=None,replication_status=,reservations=['fa1d8533-68ec-4d5c-b58c-d36d03d96a7d','9253ba68-510e-4b15-920b-60ec443ee5e9','226b8634-b788-4304-9fcc-d5b52c7b1805','a1f56402-2c67-40ec-bc71-c000a5e4a4a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2d172a6f8b8405da799c74450e5fca4',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:37:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1024812980',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='212614b27cbf49db8640a327634895a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2d172a6f8b8405da799c74450e5fca4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:13.918790 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0808dcd8-e1c6-4f69-9046-591b9f2b5bd4 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b9954b0-2abf-40ad-b742-f7fa6d975505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:13.960215 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0808dcd8-e1c6-4f69-9046-591b9f2b5bd4 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b9954b0-2abf-40ad-b742-f7fa6d975505) transitioned into state 'SUCCESS' from state '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-1024812980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='212614b27cbf49db8640a327634895a2',qos_specs=None,replication_status=,reservations=['fa1d8533-68ec-4d5c-b58c-d36d03d96a7d','9253ba68-510e-4b15-920b-60ec443ee5e9','226b8634-b788-4304-9fcc-d5b52c7b1805','a1f56402-2c67-40ec-bc71-c000a5e4a4a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2d172a6f8b8405da799c74450e5fca4',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:13.960215 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0808dcd8-e1c6-4f69-9046-591b9f2b5bd4 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eff8c4d7-b00d-4db3-b37e-ecc3904464b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:13.977040 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0808dcd8-e1c6-4f69-9046-591b9f2b5bd4 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eff8c4d7-b00d-4db3-b37e-ecc3904464b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:13.979206 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-0808dcd8-e1c6-4f69-9046-591b9f2b5bd4 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Flow 'volume_create_api' (b066ee2a-a46b-428a-9313-1cf4aa5cc50f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:37:13.979206 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-0808dcd8-e1c6-4f69-9046-591b9f2b5bd4 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Create volume request issued successfully. Aug 20 04:37:13.979513 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0808dcd8-e1c6-4f69-9046-591b9f2b5bd4 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:37:13.981295 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 525/2109] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:37:13 2026] POST /volume/v3/volumes => generated 755 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:37:14.004063 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-248697c7-1568-49d3-9d27-679210b615e7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:14.006822 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-248697c7-1568-49d3-9d27-679210b615e7 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] GET https://10.4.3.239/volume/v3/volumes/55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d Aug 20 04:37:14.006822 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-248697c7-1568-49d3-9d27-679210b615e7 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:14.006822 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-248697c7-1568-49d3-9d27-679210b615e7 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:14.021358 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:14.021358 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:14.027301 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-248697c7-1568-49d3-9d27-679210b615e7 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Volume info retrieved successfully. Aug 20 04:37:14.035075 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-248697c7-1568-49d3-9d27-679210b615e7 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/volumes/55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d returned with HTTP 200 Aug 20 04:37:14.036248 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 525/2110] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:14 2026] GET /volume/v3/volumes/55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d => generated 823 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:14.239848 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8f073cb1-9b84-406b-b8b9-76578a897df9 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:14.244081 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8f073cb1-9b84-406b-b8b9-76578a897df9 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a Aug 20 04:37:14.244461 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8f073cb1-9b84-406b-b8b9-76578a897df9 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:14.246082 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8f073cb1-9b84-406b-b8b9-76578a897df9 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:14.247576 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-8f073cb1-9b84-406b-b8b9-76578a897df9 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:14.258297 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:14.258297 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:14.258297 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8f073cb1-9b84-406b-b8b9-76578a897df9 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a returned with HTTP 200 Aug 20 04:37:14.258962 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 531/2111] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:14 2026] GET /volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a => generated 789 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:15.057455 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ad4ffc0c-9479-479f-8106-74b7ee78bb91 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:15.059665 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ad4ffc0c-9479-479f-8106-74b7ee78bb91 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] GET https://10.4.3.239/volume/v3/volumes/55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d Aug 20 04:37:15.060531 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ad4ffc0c-9479-479f-8106-74b7ee78bb91 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:15.060531 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ad4ffc0c-9479-479f-8106-74b7ee78bb91 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:15.265857 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:15.265857 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:15.271437 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-ad4ffc0c-9479-479f-8106-74b7ee78bb91 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Volume info retrieved successfully. Aug 20 04:37:15.276804 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-dbfaab3c-7570-4148-b46e-8e6835613f2b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:15.278813 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ad4ffc0c-9479-479f-8106-74b7ee78bb91 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/volumes/55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d returned with HTTP 200 Aug 20 04:37:15.278813 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 531/2112] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:15 2026] GET /volume/v3/volumes/55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d => generated 848 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:15.282038 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dbfaab3c-7570-4148-b46e-8e6835613f2b tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a Aug 20 04:37:15.282509 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-dbfaab3c-7570-4148-b46e-8e6835613f2b tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:15.283017 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-dbfaab3c-7570-4148-b46e-8e6835613f2b tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:15.283251 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-dbfaab3c-7570-4148-b46e-8e6835613f2b tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:15.291344 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:15.291344 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:15.292478 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dbfaab3c-7570-4148-b46e-8e6835613f2b tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a returned with HTTP 200 Aug 20 04:37:15.292991 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 526/2113] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:15 2026] GET /volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:15.339935 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-f73ba6c1-3a4d-429d-b5fe-247ddb20f5cc req-f6a15544-42e5-42a3-93ef-b6ae7405883f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:15.343220 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-f73ba6c1-3a4d-429d-b5fe-247ddb20f5cc req-f6a15544-42e5-42a3-93ef-b6ae7405883f tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] GET https://10.4.3.239/volume/v3/volumes/55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d Aug 20 04:37:15.343796 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-f73ba6c1-3a4d-429d-b5fe-247ddb20f5cc req-f6a15544-42e5-42a3-93ef-b6ae7405883f tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:15.344312 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-f73ba6c1-3a4d-429d-b5fe-247ddb20f5cc req-f6a15544-42e5-42a3-93ef-b6ae7405883f tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:15.356250 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:15.356250 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:15.364328 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-f73ba6c1-3a4d-429d-b5fe-247ddb20f5cc req-f6a15544-42e5-42a3-93ef-b6ae7405883f tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Volume info retrieved successfully. Aug 20 04:37:15.371884 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-f73ba6c1-3a4d-429d-b5fe-247ddb20f5cc req-f6a15544-42e5-42a3-93ef-b6ae7405883f tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/volumes/55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d returned with HTTP 200 Aug 20 04:37:15.373059 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 526/2114] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:37:15 2026] GET /volume/v3/volumes/55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:15.512722 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-54a0b16f-5aaa-43fe-a625-0e8361da9e98 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:15.513467 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-54a0b16f-5aaa-43fe-a625-0e8361da9e98 None None] GET https://10.4.3.239/volume// Aug 20 04:37:15.513544 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-54a0b16f-5aaa-43fe-a625-0e8361da9e98 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:15.513866 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-54a0b16f-5aaa-43fe-a625-0e8361da9e98 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:15.514325 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-54a0b16f-5aaa-43fe-a625-0e8361da9e98 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:37:15.514784 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 532/2115] 10.4.3.239 () {66 vars in 1428 bytes} [Thu Aug 20 04:37: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 20 04:37:15.529042 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-f73ba6c1-3a4d-429d-b5fe-247ddb20f5cc req-8c628bed-e04b-47dd-8e53-3ebf7b616e24 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:15.531999 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-f73ba6c1-3a4d-429d-b5fe-247ddb20f5cc req-8c628bed-e04b-47dd-8e53-3ebf7b616e24 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:37:15.531999 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-f73ba6c1-3a4d-429d-b5fe-247ddb20f5cc req-8c628bed-e04b-47dd-8e53-3ebf7b616e24 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d", "connector": null, "instance_uuid": "c40a1f00-87a8-48aa-933c-842f4ee9004f"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:15.544334 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:15.544334 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:15.587326 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-91f51495-1d7e-4310-9516-c243e68adf7f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:15.599002 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-f73ba6c1-3a4d-429d-b5fe-247ddb20f5cc req-8c628bed-e04b-47dd-8e53-3ebf7b616e24 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:37:15.600198 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 532/2116] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:37:15 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 20 04:37:15.645548 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-53bbf5bb-a7f2-47a2-899e-8871420279fc None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:15.651088 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-53bbf5bb-a7f2-47a2-899e-8871420279fc tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] GET https://10.4.3.239/volume/v3/volumes/55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d Aug 20 04:37:15.651088 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-53bbf5bb-a7f2-47a2-899e-8871420279fc tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:15.651088 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-53bbf5bb-a7f2-47a2-899e-8871420279fc tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:15.667783 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:15.667783 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:15.672760 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-caf17658-47f9-452c-82d8-e43b77f4593d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:15.673210 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-caf17658-47f9-452c-82d8-e43b77f4593d None None] GET https://10.4.3.239/volume// Aug 20 04:37:15.673443 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-caf17658-47f9-452c-82d8-e43b77f4593d None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:15.673604 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-caf17658-47f9-452c-82d8-e43b77f4593d None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:15.674649 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-caf17658-47f9-452c-82d8-e43b77f4593d None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:37:15.674649 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 533/2117] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:37: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 20 04:37:15.676255 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-53bbf5bb-a7f2-47a2-899e-8871420279fc tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Volume info retrieved successfully. Aug 20 04:37:15.682524 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-53bbf5bb-a7f2-47a2-899e-8871420279fc tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/volumes/55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d returned with HTTP 200 Aug 20 04:37:15.683195 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 527/2118] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:15 2026] GET /volume/v3/volumes/55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:15.694268 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-f73ba6c1-3a4d-429d-b5fe-247ddb20f5cc req-567654ec-c201-438a-9eec-f4e8edac1027 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:15.699053 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-f73ba6c1-3a4d-429d-b5fe-247ddb20f5cc req-567654ec-c201-438a-9eec-f4e8edac1027 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] GET https://10.4.3.239/volume/v3/volumes/55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d Aug 20 04:37:15.699053 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-f73ba6c1-3a4d-429d-b5fe-247ddb20f5cc req-567654ec-c201-438a-9eec-f4e8edac1027 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:15.699053 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-f73ba6c1-3a4d-429d-b5fe-247ddb20f5cc req-567654ec-c201-438a-9eec-f4e8edac1027 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:15.715525 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:15.715525 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:15.726279 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-f73ba6c1-3a4d-429d-b5fe-247ddb20f5cc req-567654ec-c201-438a-9eec-f4e8edac1027 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Volume info retrieved successfully. Aug 20 04:37:15.730979 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-f73ba6c1-3a4d-429d-b5fe-247ddb20f5cc req-567654ec-c201-438a-9eec-f4e8edac1027 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/volumes/55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d returned with HTTP 200 Aug 20 04:37:15.731444 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 533/2119] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:37:15 2026] GET /volume/v3/volumes/55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d => generated 1027 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:37:15.860006 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-91f51495-1d7e-4310-9516-c243e68adf7f tempest-ProjectReaderTests-195603542 tempest-ProjectReaderTests-195603542-project-admin] GET https://10.4.3.239/volume/v3/scheduler-stats/get_pools Aug 20 04:37:15.860382 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-91f51495-1d7e-4310-9516-c243e68adf7f tempest-ProjectReaderTests-195603542 tempest-ProjectReaderTests-195603542-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:15.860543 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-91f51495-1d7e-4310-9516-c243e68adf7f tempest-ProjectReaderTests-195603542 tempest-ProjectReaderTests-195603542-project-admin] Calling method 'get_pools' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:15.875392 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-f73ba6c1-3a4d-429d-b5fe-247ddb20f5cc req-39ea6beb-889f-4400-9fe2-158faa531d8d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:15.875551 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-91f51495-1d7e-4310-9516-c243e68adf7f tempest-ProjectReaderTests-195603542 tempest-ProjectReaderTests-195603542-project-admin] https://10.4.3.239/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 20 04:37:15.875883 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 527/2120] 10.4.3.239 () {66 vars in 1291 bytes} [Thu Aug 20 04:37:15 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:15.881258 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-f73ba6c1-3a4d-429d-b5fe-247ddb20f5cc req-39ea6beb-889f-4400-9fe2-158faa531d8d tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] PUT https://10.4.3.239/volume/v3/attachments/b498bb4f-7210-4123-9a3d-4a8af9f82a36 Aug 20 04:37:15.881819 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-f73ba6c1-3a4d-429d-b5fe-247ddb20f5cc req-39ea6beb-889f-4400-9fe2-158faa531d8d tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:15.886798 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d5399e57-e317-4e2e-9980-1f2cfaede8aa None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:15.894438 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-f73ba6c1-3a4d-429d-b5fe-247ddb20f5cc req-39ea6beb-889f-4400-9fe2-158faa531d8d tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Acquiring lock "cinder-attachment_update-55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d-np0000007850" by "attachment_update" {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:37:15.901390 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-f73ba6c1-3a4d-429d-b5fe-247ddb20f5cc req-39ea6beb-889f-4400-9fe2-158faa531d8d tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Lock "cinder-attachment_update-55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d-np0000007850" acquired by "attachment_update" :: waited 0.007s {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:37:15.902613 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:15.902613 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:15.966504 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d5399e57-e317-4e2e-9980-1f2cfaede8aa tempest-ProjectReaderTests-195603542 tempest-ProjectReaderTests-195603542-project-reader] GET https://10.4.3.239/volume/v3/capabilities/np0000007850@storpool Aug 20 04:37:15.967074 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d5399e57-e317-4e2e-9980-1f2cfaede8aa tempest-ProjectReaderTests-195603542 tempest-ProjectReaderTests-195603542-project-reader] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:15.967851 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d5399e57-e317-4e2e-9980-1f2cfaede8aa tempest-ProjectReaderTests-195603542 tempest-ProjectReaderTests-195603542-project-reader] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:15.968973 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.policy [None req-d5399e57-e317-4e2e-9980-1f2cfaede8aa tempest-ProjectReaderTests-195603542 tempest-ProjectReaderTests-195603542-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '347fd63af9594b64a888f8ee0165bd37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e72e8ff6a3d341eb80d33c220a2c8c66', '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=100174) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 04:37:15.969705 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d5399e57-e317-4e2e-9980-1f2cfaede8aa tempest-ProjectReaderTests-195603542 tempest-ProjectReaderTests-195603542-project-reader] https://10.4.3.239/volume/v3/capabilities/np0000007850@storpool returned with HTTP 403 Aug 20 04:37:15.970837 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 528/2121] 10.4.3.239 () {66 vars in 1318 bytes} [Thu Aug 20 04:37:15 2026] GET /volume/v3/capabilities/np0000007850@storpool => generated 110 bytes in 84 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:37:16.032431 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-f73ba6c1-3a4d-429d-b5fe-247ddb20f5cc req-39ea6beb-889f-4400-9fe2-158faa531d8d tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Lock "cinder-attachment_update-55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d-np0000007850" released by "attachment_update" :: held 0.130s {{(pid=100175) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:37:16.032431 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-f73ba6c1-3a4d-429d-b5fe-247ddb20f5cc req-39ea6beb-889f-4400-9fe2-158faa531d8d tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/attachments/b498bb4f-7210-4123-9a3d-4a8af9f82a36 returned with HTTP 200 Aug 20 04:37:16.032962 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 534/2122] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:37:15 2026] PUT /volume/v3/attachments/b498bb4f-7210-4123-9a3d-4a8af9f82a36 => generated 969 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:16.312638 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-59949e4f-9ecc-415f-9620-aa4405b86457 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:16.315090 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-59949e4f-9ecc-415f-9620-aa4405b86457 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a Aug 20 04:37:16.315902 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-59949e4f-9ecc-415f-9620-aa4405b86457 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:16.315902 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-59949e4f-9ecc-415f-9620-aa4405b86457 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:16.315902 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-59949e4f-9ecc-415f-9620-aa4405b86457 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:16.322083 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:16.322083 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:16.323060 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-59949e4f-9ecc-415f-9620-aa4405b86457 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a returned with HTTP 200 Aug 20 04:37:16.323687 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 534/2123] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:16 2026] GET /volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:16.699145 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8a632696-b500-4e81-9a59-bf4c24e5c0f1 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:16.702469 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8a632696-b500-4e81-9a59-bf4c24e5c0f1 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] GET https://10.4.3.239/volume/v3/volumes/55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d Aug 20 04:37:16.702792 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8a632696-b500-4e81-9a59-bf4c24e5c0f1 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:16.703374 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8a632696-b500-4e81-9a59-bf4c24e5c0f1 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:16.720636 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:16.720636 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:16.727496 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-8a632696-b500-4e81-9a59-bf4c24e5c0f1 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Volume info retrieved successfully. Aug 20 04:37:16.735503 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8a632696-b500-4e81-9a59-bf4c24e5c0f1 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/volumes/55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d returned with HTTP 200 Aug 20 04:37:16.736108 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 528/2124] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:16 2026] GET /volume/v3/volumes/55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:17.337628 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c959ec60-8235-4f37-97d4-9022cca8c41c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:17.339647 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c959ec60-8235-4f37-97d4-9022cca8c41c tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a Aug 20 04:37:17.342172 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c959ec60-8235-4f37-97d4-9022cca8c41c tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:17.342172 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c959ec60-8235-4f37-97d4-9022cca8c41c tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:17.342172 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-c959ec60-8235-4f37-97d4-9022cca8c41c tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:17.351424 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:17.351424 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:17.353454 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c959ec60-8235-4f37-97d4-9022cca8c41c tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a returned with HTTP 200 Aug 20 04:37:17.354404 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 529/2125] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:17 2026] GET /volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a => generated 789 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:17.755670 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-dd359fc9-c57a-42e4-985c-87bf1cd7db6c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:17.758504 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-dd359fc9-c57a-42e4-985c-87bf1cd7db6c tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] GET https://10.4.3.239/volume/v3/volumes/55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d Aug 20 04:37:17.758615 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-dd359fc9-c57a-42e4-985c-87bf1cd7db6c tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:17.759730 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-dd359fc9-c57a-42e4-985c-87bf1cd7db6c tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:17.772599 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:17.772599 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:17.777375 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-dd359fc9-c57a-42e4-985c-87bf1cd7db6c tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Volume info retrieved successfully. Aug 20 04:37:17.783596 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-dd359fc9-c57a-42e4-985c-87bf1cd7db6c tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/volumes/55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d returned with HTTP 200 Aug 20 04:37:17.783755 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 535/2126] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:17 2026] GET /volume/v3/volumes/55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:18.374205 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-921243c4-791f-4288-82cd-44d87be4e5d0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:18.379212 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-921243c4-791f-4288-82cd-44d87be4e5d0 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a Aug 20 04:37:18.379566 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-921243c4-791f-4288-82cd-44d87be4e5d0 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:18.379913 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-921243c4-791f-4288-82cd-44d87be4e5d0 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:18.380096 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-921243c4-791f-4288-82cd-44d87be4e5d0 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:18.391470 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:18.391470 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:18.392818 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-921243c4-791f-4288-82cd-44d87be4e5d0 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a returned with HTTP 200 Aug 20 04:37:18.393930 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 535/2127] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:18 2026] GET /volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a => generated 789 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:18.553025 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-805b7ea0-e145-4551-87ac-6a63cb229a20 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:18.663506 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-805b7ea0-e145-4551-87ac-6a63cb229a20 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:37:18.663939 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-805b7ea0-e145-4551-87ac-6a63cb229a20 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1500507183", "extra_specs": {"storage_protocol": "tempest-storage_protocol-764209859", "vendor_name": "tempest-vendor_name-1634135650"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:18.690280 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-805b7ea0-e145-4551-87ac-6a63cb229a20 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:37:18.690740 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 529/2128] 10.4.3.239 () {68 vars in 1253 bytes} [Thu Aug 20 04:37:18 2026] POST /volume/v3/types => generated 329 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:18.702587 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-17fd7156-9ab8-444b-94ce-38f15aa99a47 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:18.707206 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-17fd7156-9ab8-444b-94ce-38f15aa99a47 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:37:18.707206 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-17fd7156-9ab8-444b-94ce-38f15aa99a47 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6b283bc8-35a3-4ceb-be5f-e9ff04de249d", "size": 1}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:18.707206 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-17fd7156-9ab8-444b-94ce-38f15aa99a47 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Create volume request body: {'volume': {'volume_type': '6b283bc8-35a3-4ceb-be5f-e9ff04de249d', 'size': 1}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:37:18.716219 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-17fd7156-9ab8-444b-94ce-38f15aa99a47 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Create volume of 1 GB Aug 20 04:37:18.716219 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:18.716219 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:18.716219 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-17fd7156-9ab8-444b-94ce-38f15aa99a47 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Availability Zones retrieved successfully. Aug 20 04:37:18.724530 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-17fd7156-9ab8-444b-94ce-38f15aa99a47 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Flow 'volume_create_api' (4e49f5ea-0791-4fa5-87ab-94fe7f50f9c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:37:18.726167 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-17fd7156-9ab8-444b-94ce-38f15aa99a47 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f77957bb-a434-4165-9f4b-ab76e2b615ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:18.727455 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-17fd7156-9ab8-444b-94ce-38f15aa99a47 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:37:18.764678 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-17fd7156-9ab8-444b-94ce-38f15aa99a47 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f77957bb-a434-4165-9f4b-ab76e2b615ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:37:19Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-764209859',vendor_name='tempest-vendor_name-1634135650'},id=6b283bc8-35a3-4ceb-be5f-e9ff04de249d,is_public=True,name='tempest-ProjectMemberTests-volume-type-1500507183',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b283bc8-35a3-4ceb-be5f-e9ff04de249d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:18.765558 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-17fd7156-9ab8-444b-94ce-38f15aa99a47 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcf7a0c8-aaa7-4459-870c-23e4718249d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:18.801041 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-797c5102-10a8-4299-b3d4-29e5f7b1c4d2 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:18.803479 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-797c5102-10a8-4299-b3d4-29e5f7b1c4d2 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] GET https://10.4.3.239/volume/v3/volumes/55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d Aug 20 04:37:18.803695 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-797c5102-10a8-4299-b3d4-29e5f7b1c4d2 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:18.803963 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-797c5102-10a8-4299-b3d4-29e5f7b1c4d2 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:18.816282 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:18.816282 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:18.820733 np0000007850 devstack@c-api.service[100174]: WARNING cinder.quota [None req-17fd7156-9ab8-444b-94ce-38f15aa99a47 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1500507183 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1500507183, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:37:18.821121 np0000007850 devstack@c-api.service[100174]: WARNING cinder.quota [None req-17fd7156-9ab8-444b-94ce-38f15aa99a47 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1500507183 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1500507183, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:37:18.823509 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-797c5102-10a8-4299-b3d4-29e5f7b1c4d2 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Volume info retrieved successfully. Aug 20 04:37:18.832338 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-797c5102-10a8-4299-b3d4-29e5f7b1c4d2 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/volumes/55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d returned with HTTP 200 Aug 20 04:37:18.832750 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 536/2129] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:18 2026] GET /volume/v3/volumes/55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:18.877042 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-17fd7156-9ab8-444b-94ce-38f15aa99a47 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Created reservations ['04db37b2-c032-4953-ae4c-ffe81205d306', 'fd9abac5-cfda-4a5b-9e5a-d8f020467796', '87f8cd01-69cf-4885-9cc6-9aa2a9fb5b7e', '498ffb75-423a-4e74-ad5b-6657a08ca225'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:37:18.877862 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-17fd7156-9ab8-444b-94ce-38f15aa99a47 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcf7a0c8-aaa7-4459-870c-23e4718249d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04db37b2-c032-4953-ae4c-ffe81205d306', 'fd9abac5-cfda-4a5b-9e5a-d8f020467796', '87f8cd01-69cf-4885-9cc6-9aa2a9fb5b7e', '498ffb75-423a-4e74-ad5b-6657a08ca225']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:18.878688 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-17fd7156-9ab8-444b-94ce-38f15aa99a47 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12335154-f079-4ad0-aabd-e01c86c53fa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:18.920484 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-17fd7156-9ab8-444b-94ce-38f15aa99a47 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12335154-f079-4ad0-aabd-e01c86c53fa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '306fa6dc-28ed-43ac-af23-22e9dad7510c', '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='f12b8633aabf42a6a9f72e0794ac8bf1',qos_specs=None,replication_status=,reservations=['04db37b2-c032-4953-ae4c-ffe81205d306','fd9abac5-cfda-4a5b-9e5a-d8f020467796','87f8cd01-69cf-4885-9cc6-9aa2a9fb5b7e','498ffb75-423a-4e74-ad5b-6657a08ca225'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4955d12dbbf74586bedb353357a4c87a',volume_type_id=6b283bc8-35a3-4ceb-be5f-e9ff04de249d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:37:18Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=306fa6dc-28ed-43ac-af23-22e9dad7510c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f12b8633aabf42a6a9f72e0794ac8bf1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4955d12dbbf74586bedb353357a4c87a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b283bc8-35a3-4ceb-be5f-e9ff04de249d),volume_type_id=6b283bc8-35a3-4ceb-be5f-e9ff04de249d)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:18.921541 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-17fd7156-9ab8-444b-94ce-38f15aa99a47 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ac97b35-2b2e-4d4c-8d0e-78ef1b58aec7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:18.946631 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-17fd7156-9ab8-444b-94ce-38f15aa99a47 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ac97b35-2b2e-4d4c-8d0e-78ef1b58aec7) transitioned into state 'SUCCESS' from 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='f12b8633aabf42a6a9f72e0794ac8bf1',qos_specs=None,replication_status=,reservations=['04db37b2-c032-4953-ae4c-ffe81205d306','fd9abac5-cfda-4a5b-9e5a-d8f020467796','87f8cd01-69cf-4885-9cc6-9aa2a9fb5b7e','498ffb75-423a-4e74-ad5b-6657a08ca225'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4955d12dbbf74586bedb353357a4c87a',volume_type_id=6b283bc8-35a3-4ceb-be5f-e9ff04de249d)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:18.947573 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-17fd7156-9ab8-444b-94ce-38f15aa99a47 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9846666-97c5-4f31-807a-81ee6bb6381c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:18.959052 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-17fd7156-9ab8-444b-94ce-38f15aa99a47 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9846666-97c5-4f31-807a-81ee6bb6381c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:18.960069 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-17fd7156-9ab8-444b-94ce-38f15aa99a47 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Flow 'volume_create_api' (4e49f5ea-0791-4fa5-87ab-94fe7f50f9c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:37:18.960515 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-17fd7156-9ab8-444b-94ce-38f15aa99a47 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Create volume request issued successfully. Aug 20 04:37:18.961124 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-17fd7156-9ab8-444b-94ce-38f15aa99a47 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:37:18.961608 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 530/2130] 10.4.3.239 () {70 vars in 1298 bytes} [Thu Aug 20 04:37:18 2026] POST /volume/v3/volumes => generated 774 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:37:18.977975 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-55fdd6f7-1215-47fd-8fde-15996d9a2e25 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:18.980697 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-55fdd6f7-1215-47fd-8fde-15996d9a2e25 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] GET https://10.4.3.239/volume/v3/volumes/306fa6dc-28ed-43ac-af23-22e9dad7510c Aug 20 04:37:18.981016 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-55fdd6f7-1215-47fd-8fde-15996d9a2e25 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:18.981304 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-55fdd6f7-1215-47fd-8fde-15996d9a2e25 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:18.998594 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:18.998594 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:19.001152 np0000007850 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writing DB stats cinder:SELECT=230,cinder:UPDATE=43,cinder:INSERT=16 {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:37:19.005423 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-55fdd6f7-1215-47fd-8fde-15996d9a2e25 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Volume info retrieved successfully. Aug 20 04:37:19.020594 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-55fdd6f7-1215-47fd-8fde-15996d9a2e25 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] https://10.4.3.239/volume/v3/volumes/306fa6dc-28ed-43ac-af23-22e9dad7510c returned with HTTP 200 Aug 20 04:37:19.021084 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 536/2131] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:37:18 2026] GET /volume/v3/volumes/306fa6dc-28ed-43ac-af23-22e9dad7510c => generated 953 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:19.374912 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-f73ba6c1-3a4d-429d-b5fe-247ddb20f5cc req-1266ff07-7c89-4def-b383-aae7e38b5344 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:19.377585 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-f73ba6c1-3a4d-429d-b5fe-247ddb20f5cc req-1266ff07-7c89-4def-b383-aae7e38b5344 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] POST https://10.4.3.239/volume/v3/attachments/b498bb4f-7210-4123-9a3d-4a8af9f82a36/action Aug 20 04:37:19.378092 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-f73ba6c1-3a4d-429d-b5fe-247ddb20f5cc req-1266ff07-7c89-4def-b383-aae7e38b5344 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Action body: b'{"os-complete": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:37:19.378279 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-f73ba6c1-3a4d-429d-b5fe-247ddb20f5cc req-1266ff07-7c89-4def-b383-aae7e38b5344 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:19.401964 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:19.401964 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:19.408745 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b506a630-f66c-438c-aaa7-8b07f39a3834 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:19.412280 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b506a630-f66c-438c-aaa7-8b07f39a3834 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a Aug 20 04:37:19.412280 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b506a630-f66c-438c-aaa7-8b07f39a3834 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:19.417524 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b506a630-f66c-438c-aaa7-8b07f39a3834 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:19.417842 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-b506a630-f66c-438c-aaa7-8b07f39a3834 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:19.423078 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-f73ba6c1-3a4d-429d-b5fe-247ddb20f5cc req-1266ff07-7c89-4def-b383-aae7e38b5344 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/attachments/b498bb4f-7210-4123-9a3d-4a8af9f82a36/action returned with HTTP 204 Aug 20 04:37:19.423219 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:19.423219 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:19.426205 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 530/2132] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:37:19 2026] POST /volume/v3/attachments/b498bb4f-7210-4123-9a3d-4a8af9f82a36/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:37:19.426297 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b506a630-f66c-438c-aaa7-8b07f39a3834 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a returned with HTTP 200 Aug 20 04:37:19.426297 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 537/2133] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:19 2026] GET /volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:19.791287 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2710b133-dd01-4866-9940-f191a61e032f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:19.798045 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2710b133-dd01-4866-9940-f191a61e032f tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:37:19.798526 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2710b133-dd01-4866-9940-f191a61e032f tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-883434514", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:19.800197 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-2710b133-dd01-4866-9940-f191a61e032f tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-883434514', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:37:19.800408 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-2710b133-dd01-4866-9940-f191a61e032f tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Create volume of 1 GB Aug 20 04:37:19.800761 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:19.800761 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:19.805114 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-2710b133-dd01-4866-9940-f191a61e032f tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Availability Zones retrieved successfully. Aug 20 04:37:19.811703 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-2710b133-dd01-4866-9940-f191a61e032f tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Flow 'volume_create_api' (34466fff-2517-4a17-81b7-3a5eb9e743d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:37:19.812975 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-2710b133-dd01-4866-9940-f191a61e032f tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (151cc888-d923-44c9-847f-7dcca9a03ac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:19.814159 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-2710b133-dd01-4866-9940-f191a61e032f tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:37:19.848806 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-715848e3-4dad-4f85-9f35-ad82022fc049 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:19.851020 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-715848e3-4dad-4f85-9f35-ad82022fc049 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] GET https://10.4.3.239/volume/v3/volumes/55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d Aug 20 04:37:19.851316 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-715848e3-4dad-4f85-9f35-ad82022fc049 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:19.851572 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-715848e3-4dad-4f85-9f35-ad82022fc049 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:19.852830 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-2710b133-dd01-4866-9940-f191a61e032f tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (151cc888-d923-44c9-847f-7dcca9a03ac2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:19.854312 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-2710b133-dd01-4866-9940-f191a61e032f tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (825924c7-8190-4a48-86cb-9b1f65a38b45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:19.864067 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:19.864067 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:19.869343 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-715848e3-4dad-4f85-9f35-ad82022fc049 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Volume info retrieved successfully. Aug 20 04:37:19.876031 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-715848e3-4dad-4f85-9f35-ad82022fc049 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/volumes/55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d returned with HTTP 200 Aug 20 04:37:19.877565 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 537/2134] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:19 2026] GET /volume/v3/volumes/55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:19.892361 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d91cb1fe-4b8f-48e5-bd45-839a7d1df2d1 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:19.895950 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d91cb1fe-4b8f-48e5-bd45-839a7d1df2d1 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] GET https://10.4.3.239/volume/v3/volumes/55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d Aug 20 04:37:19.896161 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d91cb1fe-4b8f-48e5-bd45-839a7d1df2d1 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:19.896607 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d91cb1fe-4b8f-48e5-bd45-839a7d1df2d1 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:19.913593 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:19.913593 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:19.921309 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-d91cb1fe-4b8f-48e5-bd45-839a7d1df2d1 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Volume info retrieved successfully. Aug 20 04:37:19.929461 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d91cb1fe-4b8f-48e5-bd45-839a7d1df2d1 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/volumes/55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d returned with HTTP 200 Aug 20 04:37:19.930363 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 531/2135] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:19 2026] GET /volume/v3/volumes/55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:19.941145 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-2710b133-dd01-4866-9940-f191a61e032f tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Created reservations ['ea98009e-8978-4b20-8576-f87c53779365', 'a5a0938c-b63c-47a3-a990-e4dae417e29f', '0a695902-6ef2-450e-b7f9-0f8b226ea9b2', '8ebedb58-c92c-443d-9ba6-34c220ad9422'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:37:19.942891 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-2710b133-dd01-4866-9940-f191a61e032f tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (825924c7-8190-4a48-86cb-9b1f65a38b45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea98009e-8978-4b20-8576-f87c53779365', 'a5a0938c-b63c-47a3-a990-e4dae417e29f', '0a695902-6ef2-450e-b7f9-0f8b226ea9b2', '8ebedb58-c92c-443d-9ba6-34c220ad9422']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:19.944561 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-2710b133-dd01-4866-9940-f191a61e032f tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bee8fb5-f409-4a01-a1d1-ec2aa418e229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:19.948785 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4b774fe7-442f-4c75-8134-2ade39a22452 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:19.953312 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4b774fe7-442f-4c75-8134-2ade39a22452 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] DELETE https://10.4.3.239/volume/v3/volumes/55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d Aug 20 04:37:19.953312 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4b774fe7-442f-4c75-8134-2ade39a22452 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:19.953312 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4b774fe7-442f-4c75-8134-2ade39a22452 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:19.953312 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-4b774fe7-442f-4c75-8134-2ade39a22452 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Delete volume with id: 55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d Aug 20 04:37:19.966215 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:19.966215 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:19.968420 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4b774fe7-442f-4c75-8134-2ade39a22452 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Volume info retrieved successfully. Aug 20 04:37:19.976460 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-2710b133-dd01-4866-9940-f191a61e032f tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bee8fb5-f409-4a01-a1d1-ec2aa418e229) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1ce42f8-12d0-47e6-a682-4cec9ce76314', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-883434514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1db1e3917914e629c288c2ce87325b1',qos_specs=None,replication_status=,reservations=['ea98009e-8978-4b20-8576-f87c53779365','a5a0938c-b63c-47a3-a990-e4dae417e29f','0a695902-6ef2-450e-b7f9-0f8b226ea9b2','8ebedb58-c92c-443d-9ba6-34c220ad9422'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1f3aede46ff4a6eb229c8cbc27b5506',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:37:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-883434514',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1ce42f8-12d0-47e6-a682-4cec9ce76314,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1db1e3917914e629c288c2ce87325b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1f3aede46ff4a6eb229c8cbc27b5506',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:19.977448 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-2710b133-dd01-4866-9940-f191a61e032f tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fb2df02-38a2-4bc2-ab67-ea877ea6fd68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:19.977647 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4b774fe7-442f-4c75-8134-2ade39a22452 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-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 20 04:37:19.978087 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4b774fe7-442f-4c75-8134-2ade39a22452 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/volumes/55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d returned with HTTP 400 Aug 20 04:37:19.978816 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 538/2136] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:37:19 2026] DELETE /volume/v3/volumes/55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d => generated 307 bytes in 32 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 04:37:19.987976 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-fe9966ef-5b54-4c92-ab2d-8ad60aa1a6bb None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:19.991915 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fe9966ef-5b54-4c92-ab2d-8ad60aa1a6bb tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] GET https://10.4.3.239/volume/v3/volumes/55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d Aug 20 04:37:19.993216 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fe9966ef-5b54-4c92-ab2d-8ad60aa1a6bb tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:19.993216 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fe9966ef-5b54-4c92-ab2d-8ad60aa1a6bb tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:20.010501 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:20.010501 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:20.011124 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-2710b133-dd01-4866-9940-f191a61e032f tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fb2df02-38a2-4bc2-ab67-ea877ea6fd68) transitioned into state 'SUCCESS' from state '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-883434514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1db1e3917914e629c288c2ce87325b1',qos_specs=None,replication_status=,reservations=['ea98009e-8978-4b20-8576-f87c53779365','a5a0938c-b63c-47a3-a990-e4dae417e29f','0a695902-6ef2-450e-b7f9-0f8b226ea9b2','8ebedb58-c92c-443d-9ba6-34c220ad9422'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1f3aede46ff4a6eb229c8cbc27b5506',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:20.012086 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-2710b133-dd01-4866-9940-f191a61e032f tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e377474a-4e3c-44fc-938a-5dfd8323146b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:20.015319 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-fe9966ef-5b54-4c92-ab2d-8ad60aa1a6bb tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Volume info retrieved successfully. Aug 20 04:37:20.020537 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fe9966ef-5b54-4c92-ab2d-8ad60aa1a6bb tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/volumes/55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d returned with HTTP 200 Aug 20 04:37:20.020917 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 538/2137] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:19 2026] GET /volume/v3/volumes/55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d => generated 1140 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:20.026675 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-2710b133-dd01-4866-9940-f191a61e032f tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e377474a-4e3c-44fc-938a-5dfd8323146b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:20.026816 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-2710b133-dd01-4866-9940-f191a61e032f tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Flow 'volume_create_api' (34466fff-2517-4a17-81b7-3a5eb9e743d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:37:20.027486 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-2710b133-dd01-4866-9940-f191a61e032f tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Create volume request issued successfully. Aug 20 04:37:20.028325 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2710b133-dd01-4866-9940-f191a61e032f tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:37:20.029025 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 531/2138] 10.4.3.239 () {70 vars in 1300 bytes} [Thu Aug 20 04:37:19 2026] POST /volume/v3/volumes => generated 788 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:37:20.042881 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8f319050-82f3-4a34-8713-a9bf0bc2d90f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:20.045507 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8f319050-82f3-4a34-8713-a9bf0bc2d90f tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] GET https://10.4.3.239/volume/v3/volumes/306fa6dc-28ed-43ac-af23-22e9dad7510c Aug 20 04:37:20.045772 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8f319050-82f3-4a34-8713-a9bf0bc2d90f tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:20.045881 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d727e430-92ff-4465-b0f7-dabedd27b6ec None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:20.046018 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8f319050-82f3-4a34-8713-a9bf0bc2d90f tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:20.049249 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d727e430-92ff-4465-b0f7-dabedd27b6ec tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] GET https://10.4.3.239/volume/v3/volumes/a1ce42f8-12d0-47e6-a682-4cec9ce76314 Aug 20 04:37:20.049249 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d727e430-92ff-4465-b0f7-dabedd27b6ec tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:20.049249 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d727e430-92ff-4465-b0f7-dabedd27b6ec tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:20.049405 np0000007850 devstack@c-api.service[100177]: DEBUG dbcounter [-] [100177] Writing DB stats cinder:SELECT=222,cinder:INSERT=22,cinder:UPDATE=43 {{(pid=100177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:37:20.058045 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:20.058045 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:20.059975 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:20.059975 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:20.062643 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d727e430-92ff-4465-b0f7-dabedd27b6ec tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Volume info retrieved successfully. Aug 20 04:37:20.067994 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-8f319050-82f3-4a34-8713-a9bf0bc2d90f tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Volume info retrieved successfully. Aug 20 04:37:20.070292 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d727e430-92ff-4465-b0f7-dabedd27b6ec tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] https://10.4.3.239/volume/v3/volumes/a1ce42f8-12d0-47e6-a682-4cec9ce76314 returned with HTTP 200 Aug 20 04:37:20.070774 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 539/2139] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:37:20 2026] GET /volume/v3/volumes/a1ce42f8-12d0-47e6-a682-4cec9ce76314 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:20.073895 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8f319050-82f3-4a34-8713-a9bf0bc2d90f tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] https://10.4.3.239/volume/v3/volumes/306fa6dc-28ed-43ac-af23-22e9dad7510c returned with HTTP 200 Aug 20 04:37:20.074366 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 532/2140] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:37:20 2026] GET /volume/v3/volumes/306fa6dc-28ed-43ac-af23-22e9dad7510c => generated 974 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:20.086431 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-35f60a8e-e82b-4614-95f7-d7a9e339a2ed req-d88bb12e-ea94-4b01-afcf-0e6aef4d46b2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:20.088368 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b0522c76-eb39-431a-b187-46e9a49a58e9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:20.090191 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-35f60a8e-e82b-4614-95f7-d7a9e339a2ed req-d88bb12e-ea94-4b01-afcf-0e6aef4d46b2 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] GET https://10.4.3.239/volume/v3/volumes/55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d Aug 20 04:37:20.090478 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-35f60a8e-e82b-4614-95f7-d7a9e339a2ed req-d88bb12e-ea94-4b01-afcf-0e6aef4d46b2 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:20.090699 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-35f60a8e-e82b-4614-95f7-d7a9e339a2ed req-d88bb12e-ea94-4b01-afcf-0e6aef4d46b2 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:20.091086 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b0522c76-eb39-431a-b187-46e9a49a58e9 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] GET https://10.4.3.239/volume/v3/messages Aug 20 04:37:20.091956 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b0522c76-eb39-431a-b187-46e9a49a58e9 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:20.091956 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b0522c76-eb39-431a-b187-46e9a49a58e9 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:20.092227 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:20.092227 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:20.100341 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b0522c76-eb39-431a-b187-46e9a49a58e9 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] https://10.4.3.239/volume/v3/messages returned with HTTP 200 Aug 20 04:37:20.100341 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 532/2141] 10.4.3.239 () {68 vars in 1280 bytes} [Thu Aug 20 04:37:20 2026] GET /volume/v3/messages => generated 670 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:20.111225 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:20.111225 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:20.114674 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-95a37ae8-76a8-48a3-bbe8-b3dbdd62df47 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:20.117152 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-35f60a8e-e82b-4614-95f7-d7a9e339a2ed req-d88bb12e-ea94-4b01-afcf-0e6aef4d46b2 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Volume info retrieved successfully. Aug 20 04:37:20.124085 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-35f60a8e-e82b-4614-95f7-d7a9e339a2ed req-d88bb12e-ea94-4b01-afcf-0e6aef4d46b2 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/volumes/55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d returned with HTTP 200 Aug 20 04:37:20.124408 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 539/2142] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:37:20 2026] GET /volume/v3/volumes/55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:20.154016 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-35f60a8e-e82b-4614-95f7-d7a9e339a2ed req-08ce890d-2f91-4da0-adc3-afbc0ce0009b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:20.157744 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-35f60a8e-e82b-4614-95f7-d7a9e339a2ed req-08ce890d-2f91-4da0-adc3-afbc0ce0009b tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] POST https://10.4.3.239/volume/v3/volumes/55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d/action Aug 20 04:37:20.158640 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-35f60a8e-e82b-4614-95f7-d7a9e339a2ed req-08ce890d-2f91-4da0-adc3-afbc0ce0009b tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:37:20.158920 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-35f60a8e-e82b-4614-95f7-d7a9e339a2ed req-08ce890d-2f91-4da0-adc3-afbc0ce0009b tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:20.177467 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:20.177467 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:20.178165 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-35f60a8e-e82b-4614-95f7-d7a9e339a2ed req-08ce890d-2f91-4da0-adc3-afbc0ce0009b tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Volume info retrieved successfully. Aug 20 04:37:20.190202 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-35f60a8e-e82b-4614-95f7-d7a9e339a2ed req-08ce890d-2f91-4da0-adc3-afbc0ce0009b tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Begin detaching volume completed successfully. Aug 20 04:37:20.190498 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-35f60a8e-e82b-4614-95f7-d7a9e339a2ed req-08ce890d-2f91-4da0-adc3-afbc0ce0009b tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/volumes/55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d/action returned with HTTP 202 Aug 20 04:37:20.191510 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 533/2143] 10.4.3.239 () {72 vars in 1672 bytes} [Thu Aug 20 04:37:20 2026] POST /volume/v3/volumes/55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:37:20.218411 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-95a37ae8-76a8-48a3-bbe8-b3dbdd62df47 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-member] DELETE https://10.4.3.239/volume/v3/messages/3245eea1-1bd7-4540-a75e-73da7824bc81 Aug 20 04:37:20.219250 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-95a37ae8-76a8-48a3-bbe8-b3dbdd62df47 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:20.219640 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-95a37ae8-76a8-48a3-bbe8-b3dbdd62df47 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:20.243464 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-95a37ae8-76a8-48a3-bbe8-b3dbdd62df47 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-member] https://10.4.3.239/volume/v3/messages/3245eea1-1bd7-4540-a75e-73da7824bc81 returned with HTTP 204 Aug 20 04:37:20.244056 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 540/2144] 10.4.3.239 () {68 vars in 1394 bytes} [Thu Aug 20 04:37:20 2026] DELETE /volume/v3/messages/3245eea1-1bd7-4540-a75e-73da7824bc81 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 20 04:37:20.253482 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-dfbe9881-0cc1-42b6-aff4-ccacf4045974 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:20.253482 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-dfbe9881-0cc1-42b6-aff4-ccacf4045974 None None] GET https://10.4.3.239/volume// Aug 20 04:37:20.253482 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-dfbe9881-0cc1-42b6-aff4-ccacf4045974 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:20.253600 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-dfbe9881-0cc1-42b6-aff4-ccacf4045974 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:20.254206 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-dfbe9881-0cc1-42b6-aff4-ccacf4045974 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:37:20.254755 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 533/2145] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:37: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 20 04:37:20.255216 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ad6bfd70-b90e-4779-aea0-df4b71556fe8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:20.257822 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ad6bfd70-b90e-4779-aea0-df4b71556fe8 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-member] GET https://10.4.3.239/volume/v3/messages/3245eea1-1bd7-4540-a75e-73da7824bc81 Aug 20 04:37:20.258069 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ad6bfd70-b90e-4779-aea0-df4b71556fe8 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:20.258316 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ad6bfd70-b90e-4779-aea0-df4b71556fe8 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:20.266486 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ad6bfd70-b90e-4779-aea0-df4b71556fe8 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-member] https://10.4.3.239/volume/v3/messages/3245eea1-1bd7-4540-a75e-73da7824bc81 returned with HTTP 404 Aug 20 04:37:20.266609 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 540/2146] 10.4.3.239 () {68 vars in 1391 bytes} [Thu Aug 20 04:37:20 2026] GET /volume/v3/messages/3245eea1-1bd7-4540-a75e-73da7824bc81 => generated 110 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:37:20.268782 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-35f60a8e-e82b-4614-95f7-d7a9e339a2ed req-735b5da2-bbe3-40fe-ad42-dd5454946de3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:20.271783 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-35f60a8e-e82b-4614-95f7-d7a9e339a2ed req-735b5da2-bbe3-40fe-ad42-dd5454946de3 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] GET https://10.4.3.239/volume/v3/volumes/55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d Aug 20 04:37:20.272039 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-35f60a8e-e82b-4614-95f7-d7a9e339a2ed req-735b5da2-bbe3-40fe-ad42-dd5454946de3 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:20.272328 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-35f60a8e-e82b-4614-95f7-d7a9e339a2ed req-735b5da2-bbe3-40fe-ad42-dd5454946de3 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:20.277686 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-de191dad-c3be-40e9-bf28-5fe487be2bc7 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:20.279900 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-de191dad-c3be-40e9-bf28-5fe487be2bc7 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] DELETE https://10.4.3.239/volume/v3/volumes/306fa6dc-28ed-43ac-af23-22e9dad7510c Aug 20 04:37:20.280689 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-de191dad-c3be-40e9-bf28-5fe487be2bc7 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:20.280689 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-de191dad-c3be-40e9-bf28-5fe487be2bc7 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:20.280689 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-de191dad-c3be-40e9-bf28-5fe487be2bc7 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Delete volume with id: 306fa6dc-28ed-43ac-af23-22e9dad7510c Aug 20 04:37:20.286467 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:20.286467 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:20.289410 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:20.289410 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:20.289887 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-de191dad-c3be-40e9-bf28-5fe487be2bc7 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Volume info retrieved successfully. Aug 20 04:37:20.290964 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-de191dad-c3be-40e9-bf28-5fe487be2bc7 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100175) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 20 04:37:20.291042 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-35f60a8e-e82b-4614-95f7-d7a9e339a2ed req-735b5da2-bbe3-40fe-ad42-dd5454946de3 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Volume info retrieved successfully. Aug 20 04:37:20.296080 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-35f60a8e-e82b-4614-95f7-d7a9e339a2ed req-735b5da2-bbe3-40fe-ad42-dd5454946de3 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/volumes/55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d returned with HTTP 200 Aug 20 04:37:20.296541 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 534/2147] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:37:20 2026] GET /volume/v3/volumes/55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d => generated 1323 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:37:20.304386 np0000007850 devstack@c-api.service[100175]: WARNING cinder.quota [None req-de191dad-c3be-40e9-bf28-5fe487be2bc7 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1500507183 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1500507183, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:37:20.304386 np0000007850 devstack@c-api.service[100175]: WARNING cinder.quota [None req-de191dad-c3be-40e9-bf28-5fe487be2bc7 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1500507183 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1500507183, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:37:20.320022 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-de191dad-c3be-40e9-bf28-5fe487be2bc7 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Created reservations ['bbfb2cd8-2da4-4ae6-8c0f-5640f3cc498c', '4149eaa5-bc50-4248-98a2-97d3f2a2e158', '3959cf3b-0dd2-4c8d-8955-e9b740f55408', '333a6a43-c81f-4fee-a123-9b8edc46ecb5'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:37:20.361538 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-de191dad-c3be-40e9-bf28-5fe487be2bc7 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Delete volume request issued successfully. Aug 20 04:37:20.361538 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-de191dad-c3be-40e9-bf28-5fe487be2bc7 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] https://10.4.3.239/volume/v3/volumes/306fa6dc-28ed-43ac-af23-22e9dad7510c returned with HTTP 202 Aug 20 04:37:20.362652 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 541/2148] 10.4.3.239 () {68 vars in 1391 bytes} [Thu Aug 20 04:37:20 2026] DELETE /volume/v3/volumes/306fa6dc-28ed-43ac-af23-22e9dad7510c => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:37:20.371395 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5c382b65-4bae-434b-9906-4481107b0575 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:20.373897 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5c382b65-4bae-434b-9906-4481107b0575 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] DELETE https://10.4.3.239/volume/v3/types/6b283bc8-35a3-4ceb-be5f-e9ff04de249d Aug 20 04:37:20.374202 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5c382b65-4bae-434b-9906-4481107b0575 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:20.374465 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5c382b65-4bae-434b-9906-4481107b0575 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Calling method '_delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:20.407715 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5c382b65-4bae-434b-9906-4481107b0575 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] https://10.4.3.239/volume/v3/types/6b283bc8-35a3-4ceb-be5f-e9ff04de249d returned with HTTP 202 Aug 20 04:37:20.408337 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 534/2149] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:37:20 2026] DELETE /volume/v3/types/6b283bc8-35a3-4ceb-be5f-e9ff04de249d => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:37:20.421494 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ecb8ee74-97c6-4c7d-8f11-b9e9452e9186 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:20.423882 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ecb8ee74-97c6-4c7d-8f11-b9e9452e9186 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:37:20.424760 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ecb8ee74-97c6-4c7d-8f11-b9e9452e9186 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-446775686", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1095253582", "vendor_name": "tempest-vendor_name-485499565"}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:20.439255 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2c5a206d-40c3-468a-b18d-6e51a1d66e49 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:20.441867 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2c5a206d-40c3-468a-b18d-6e51a1d66e49 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a Aug 20 04:37:20.442166 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2c5a206d-40c3-468a-b18d-6e51a1d66e49 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:20.442447 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2c5a206d-40c3-468a-b18d-6e51a1d66e49 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:20.442627 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-2c5a206d-40c3-468a-b18d-6e51a1d66e49 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:20.450374 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ecb8ee74-97c6-4c7d-8f11-b9e9452e9186 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:37:20.450517 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:20.450517 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:20.450657 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 541/2150] 10.4.3.239 () {68 vars in 1253 bytes} [Thu Aug 20 04:37:20 2026] POST /volume/v3/types => generated 328 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:20.451088 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2c5a206d-40c3-468a-b18d-6e51a1d66e49 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a returned with HTTP 200 Aug 20 04:37:20.454220 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 535/2151] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:20 2026] GET /volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:20.461792 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f058708b-943b-4256-a7e9-36a064557006 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:20.464633 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f058708b-943b-4256-a7e9-36a064557006 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:37:20.465236 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f058708b-943b-4256-a7e9-36a064557006 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "13e874e7-1e0d-4e12-a339-c0d4e59e4e83", "size": 1}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:20.467473 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-f058708b-943b-4256-a7e9-36a064557006 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Create volume request body: {'volume': {'volume_type': '13e874e7-1e0d-4e12-a339-c0d4e59e4e83', 'size': 1}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:37:20.469866 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-68b6aa84-b7a5-46b7-b5f0-0fb3b0185d73 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:20.471918 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-68b6aa84-b7a5-46b7-b5f0-0fb3b0185d73 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/volumes/2bce7135-49b2-47c0-8acc-7585519b3ef2 Aug 20 04:37:20.472154 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-68b6aa84-b7a5-46b7-b5f0-0fb3b0185d73 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:20.472351 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-68b6aa84-b7a5-46b7-b5f0-0fb3b0185d73 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:20.473161 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-f058708b-943b-4256-a7e9-36a064557006 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Create volume of 1 GB Aug 20 04:37:20.473676 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:20.473676 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:20.474206 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-f058708b-943b-4256-a7e9-36a064557006 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Availability Zones retrieved successfully. Aug 20 04:37:20.483332 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:20.483332 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:20.484217 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-f058708b-943b-4256-a7e9-36a064557006 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Flow 'volume_create_api' (1192b664-c2c9-4f2a-b0b0-1ea6077d0ac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:37:20.485549 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-f058708b-943b-4256-a7e9-36a064557006 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3437559-ec77-466a-8b78-f5c826300123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:20.486749 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-f058708b-943b-4256-a7e9-36a064557006 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:37:20.489810 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-68b6aa84-b7a5-46b7-b5f0-0fb3b0185d73 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:37:20.497394 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-68b6aa84-b7a5-46b7-b5f0-0fb3b0185d73 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/2bce7135-49b2-47c0-8acc-7585519b3ef2 returned with HTTP 200 Aug 20 04:37:20.498027 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 535/2152] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:20 2026] GET /volume/v3/volumes/2bce7135-49b2-47c0-8acc-7585519b3ef2 => generated 1356 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:20.517644 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-f058708b-943b-4256-a7e9-36a064557006 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3437559-ec77-466a-8b78-f5c826300123) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:37:20Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1095253582',vendor_name='tempest-vendor_name-485499565'},id=13e874e7-1e0d-4e12-a339-c0d4e59e4e83,is_public=True,name='tempest-ProjectMemberTests-volume-type-446775686',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '13e874e7-1e0d-4e12-a339-c0d4e59e4e83', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:20.517869 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f73d7cdf-06ef-45da-833f-e67b81a8c1c3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:20.517970 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-f058708b-943b-4256-a7e9-36a064557006 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae0dbd67-ca08-4427-8ef7-dbf7730b4754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:20.519997 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f73d7cdf-06ef-45da-833f-e67b81a8c1c3 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] POST https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a/restore Aug 20 04:37:20.520648 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f73d7cdf-06ef-45da-833f-e67b81a8c1c3 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:20.523323 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.backups [None req-f73d7cdf-06ef-45da-833f-e67b81a8c1c3 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Restoring backup bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a ({'restore': {}}) {{(pid=100176) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 20 04:37:20.523635 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.contrib.backups [None req-f73d7cdf-06ef-45da-833f-e67b81a8c1c3 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Restoring backup bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a to volume None. Aug 20 04:37:20.530057 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:20.530057 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:20.531802 np0000007850 devstack@c-api.service[100176]: INFO cinder.backup.api [None req-f73d7cdf-06ef-45da-833f-e67b81a8c1c3 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Creating volume of 1 GB for restore of backup bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a. Aug 20 04:37:20.540926 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f73d7cdf-06ef-45da-833f-e67b81a8c1c3 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Availability zone cache updated, next update will occur around 2026-08-20 05:37:20.540556. {{(pid=100176) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 20 04:37:20.543202 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f73d7cdf-06ef-45da-833f-e67b81a8c1c3 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Availability Zones retrieved successfully. Aug 20 04:37:20.548847 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f73d7cdf-06ef-45da-833f-e67b81a8c1c3 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Flow 'volume_create_api' (40a99fab-3c49-465a-af4d-baf144774acb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:37:20.550296 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f73d7cdf-06ef-45da-833f-e67b81a8c1c3 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0eeebab-d3b4-4a48-ab73-73f41536d647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:20.551618 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-f73d7cdf-06ef-45da-833f-e67b81a8c1c3 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:37:20.552974 np0000007850 devstack@c-api.service[100175]: WARNING cinder.quota [None req-f058708b-943b-4256-a7e9-36a064557006 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-446775686 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-446775686, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:37:20.553335 np0000007850 devstack@c-api.service[100175]: WARNING cinder.quota [None req-f058708b-943b-4256-a7e9-36a064557006 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-446775686 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-446775686, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:37:20.595165 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f73d7cdf-06ef-45da-833f-e67b81a8c1c3 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0eeebab-d3b4-4a48-ab73-73f41536d647) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:20.596061 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-f058708b-943b-4256-a7e9-36a064557006 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Created reservations ['5355d14e-01e9-46d0-a7b0-fc9d43c0e4ec', '1e8d1453-0adf-41a7-81b5-a972247e6eee', '3b03a346-e08f-4e93-bfc8-9cca4ed85dc9', 'd64abfac-4608-4c58-b454-8f0152fd7d32'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:37:20.596297 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f73d7cdf-06ef-45da-833f-e67b81a8c1c3 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bd566c1-e873-4c01-9392-c09aab36315c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:20.597696 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-f058708b-943b-4256-a7e9-36a064557006 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae0dbd67-ca08-4427-8ef7-dbf7730b4754) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5355d14e-01e9-46d0-a7b0-fc9d43c0e4ec', '1e8d1453-0adf-41a7-81b5-a972247e6eee', '3b03a346-e08f-4e93-bfc8-9cca4ed85dc9', 'd64abfac-4608-4c58-b454-8f0152fd7d32']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:20.599268 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-f058708b-943b-4256-a7e9-36a064557006 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0feab454-d0ca-44e4-8e54-693026f74350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:20.646371 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-f058708b-943b-4256-a7e9-36a064557006 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0feab454-d0ca-44e4-8e54-693026f74350) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5665225a-53f6-4bd8-a5f1-a994bd72cb35', '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='f12b8633aabf42a6a9f72e0794ac8bf1',qos_specs=None,replication_status=,reservations=['5355d14e-01e9-46d0-a7b0-fc9d43c0e4ec','1e8d1453-0adf-41a7-81b5-a972247e6eee','3b03a346-e08f-4e93-bfc8-9cca4ed85dc9','d64abfac-4608-4c58-b454-8f0152fd7d32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4955d12dbbf74586bedb353357a4c87a',volume_type_id=13e874e7-1e0d-4e12-a339-c0d4e59e4e83), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:37:20Z,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=5665225a-53f6-4bd8-a5f1-a994bd72cb35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f12b8633aabf42a6a9f72e0794ac8bf1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4955d12dbbf74586bedb353357a4c87a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(13e874e7-1e0d-4e12-a339-c0d4e59e4e83),volume_type_id=13e874e7-1e0d-4e12-a339-c0d4e59e4e83)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:20.647032 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-f058708b-943b-4256-a7e9-36a064557006 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cceacc08-90db-4cd9-be43-8c59274dc935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:20.664422 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-f73d7cdf-06ef-45da-833f-e67b81a8c1c3 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Created reservations ['0939599e-63c3-4120-880e-8f28ef00ea41', 'e53935ef-fbed-4aca-9222-e987e7cf5ad8', 'a03c7286-f2c1-4411-b621-724d6752ca30', 'd017267e-3fa4-4141-a6ca-f108dba5d48b'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:37:20.665520 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f73d7cdf-06ef-45da-833f-e67b81a8c1c3 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bd566c1-e873-4c01-9392-c09aab36315c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0939599e-63c3-4120-880e-8f28ef00ea41', 'e53935ef-fbed-4aca-9222-e987e7cf5ad8', 'a03c7286-f2c1-4411-b621-724d6752ca30', 'd017267e-3fa4-4141-a6ca-f108dba5d48b']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:20.666507 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f73d7cdf-06ef-45da-833f-e67b81a8c1c3 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07ce9c5b-0251-495b-a56e-8cc078e0f40a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:20.683315 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-f058708b-943b-4256-a7e9-36a064557006 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cceacc08-90db-4cd9-be43-8c59274dc935) transitioned into state 'SUCCESS' from 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='f12b8633aabf42a6a9f72e0794ac8bf1',qos_specs=None,replication_status=,reservations=['5355d14e-01e9-46d0-a7b0-fc9d43c0e4ec','1e8d1453-0adf-41a7-81b5-a972247e6eee','3b03a346-e08f-4e93-bfc8-9cca4ed85dc9','d64abfac-4608-4c58-b454-8f0152fd7d32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4955d12dbbf74586bedb353357a4c87a',volume_type_id=13e874e7-1e0d-4e12-a339-c0d4e59e4e83)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:20.684434 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-f058708b-943b-4256-a7e9-36a064557006 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (522ee765-9b46-4192-9b29-a93eecb8c07c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:20.702495 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f73d7cdf-06ef-45da-833f-e67b81a8c1c3 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07ce9c5b-0251-495b-a56e-8cc078e0f40a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66d530f4-d134-4b66-950b-cfcfcf3409e3', '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_bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ff15b32030a4fd89e298623cbbe8bbf',qos_specs=None,replication_status=,reservations=['0939599e-63c3-4120-880e-8f28ef00ea41','e53935ef-fbed-4aca-9222-e987e7cf5ad8','a03c7286-f2c1-4411-b621-724d6752ca30','d017267e-3fa4-4141-a6ca-f108dba5d48b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='985f05d67c4e487bb4a02bfbd86319ad',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:37:20Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66d530f4-d134-4b66-950b-cfcfcf3409e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ff15b32030a4fd89e298623cbbe8bbf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='985f05d67c4e487bb4a02bfbd86319ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:20.702495 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f73d7cdf-06ef-45da-833f-e67b81a8c1c3 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c45e9af9-f70d-41be-85d1-f14def74e421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:20.702872 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-f058708b-943b-4256-a7e9-36a064557006 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (522ee765-9b46-4192-9b29-a93eecb8c07c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:20.704162 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-f058708b-943b-4256-a7e9-36a064557006 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Flow 'volume_create_api' (1192b664-c2c9-4f2a-b0b0-1ea6077d0ac1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:37:20.704641 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-f058708b-943b-4256-a7e9-36a064557006 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Create volume request issued successfully. Aug 20 04:37:20.705562 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f058708b-943b-4256-a7e9-36a064557006 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:37:20.706450 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 542/2153] 10.4.3.239 () {70 vars in 1298 bytes} [Thu Aug 20 04:37:20 2026] POST /volume/v3/volumes => generated 773 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:37:20.724484 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e0e08200-bc0b-4306-b434-f1b6367d6717 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:20.727767 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e0e08200-bc0b-4306-b434-f1b6367d6717 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] GET https://10.4.3.239/volume/v3/volumes/5665225a-53f6-4bd8-a5f1-a994bd72cb35 Aug 20 04:37:20.727767 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e0e08200-bc0b-4306-b434-f1b6367d6717 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:20.727767 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e0e08200-bc0b-4306-b434-f1b6367d6717 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:20.741634 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:20.741634 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:20.743499 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f73d7cdf-06ef-45da-833f-e67b81a8c1c3 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c45e9af9-f70d-41be-85d1-f14def74e421) transitioned into 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_bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ff15b32030a4fd89e298623cbbe8bbf',qos_specs=None,replication_status=,reservations=['0939599e-63c3-4120-880e-8f28ef00ea41','e53935ef-fbed-4aca-9222-e987e7cf5ad8','a03c7286-f2c1-4411-b621-724d6752ca30','d017267e-3fa4-4141-a6ca-f108dba5d48b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='985f05d67c4e487bb4a02bfbd86319ad',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:20.743893 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f73d7cdf-06ef-45da-833f-e67b81a8c1c3 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0acb076f-a402-4f8d-a2d8-7f2d5306db9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:20.750154 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e0e08200-bc0b-4306-b434-f1b6367d6717 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Volume info retrieved successfully. Aug 20 04:37:20.755714 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e0e08200-bc0b-4306-b434-f1b6367d6717 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] https://10.4.3.239/volume/v3/volumes/5665225a-53f6-4bd8-a5f1-a994bd72cb35 returned with HTTP 200 Aug 20 04:37:20.756152 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 536/2154] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:37:20 2026] GET /volume/v3/volumes/5665225a-53f6-4bd8-a5f1-a994bd72cb35 => generated 952 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 04:37:20.767929 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f73d7cdf-06ef-45da-833f-e67b81a8c1c3 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0acb076f-a402-4f8d-a2d8-7f2d5306db9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:20.768935 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f73d7cdf-06ef-45da-833f-e67b81a8c1c3 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Flow 'volume_create_api' (40a99fab-3c49-465a-af4d-baf144774acb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:37:20.769497 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f73d7cdf-06ef-45da-833f-e67b81a8c1c3 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Create volume request issued successfully. Aug 20 04:37:20.780400 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:20.780400 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:20.780799 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f73d7cdf-06ef-45da-833f-e67b81a8c1c3 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:37:21.100621 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f8a1fcd5-d67e-48da-9cc6-6b70be5a4e10 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:21.106309 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f8a1fcd5-d67e-48da-9cc6-6b70be5a4e10 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] GET https://10.4.3.239/volume/v3/volumes/a1ce42f8-12d0-47e6-a682-4cec9ce76314 Aug 20 04:37:21.106309 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f8a1fcd5-d67e-48da-9cc6-6b70be5a4e10 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:21.106309 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f8a1fcd5-d67e-48da-9cc6-6b70be5a4e10 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:21.126046 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:21.126046 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:21.136220 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f8a1fcd5-d67e-48da-9cc6-6b70be5a4e10 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Volume info retrieved successfully. Aug 20 04:37:21.146098 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f8a1fcd5-d67e-48da-9cc6-6b70be5a4e10 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] https://10.4.3.239/volume/v3/volumes/a1ce42f8-12d0-47e6-a682-4cec9ce76314 returned with HTTP 200 Aug 20 04:37:21.146098 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 536/2155] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:37:21 2026] GET /volume/v3/volumes/a1ce42f8-12d0-47e6-a682-4cec9ce76314 => generated 881 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:21.167441 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-38538352-3b89-4b5e-9585-3cdfd03025b5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:21.172748 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-38538352-3b89-4b5e-9585-3cdfd03025b5 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] GET https://10.4.3.239/volume/v3/volumes/a1ce42f8-12d0-47e6-a682-4cec9ce76314 Aug 20 04:37:21.174618 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-38538352-3b89-4b5e-9585-3cdfd03025b5 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:21.174618 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-38538352-3b89-4b5e-9585-3cdfd03025b5 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:21.200981 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:21.200981 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:21.207591 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-38538352-3b89-4b5e-9585-3cdfd03025b5 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Volume info retrieved successfully. Aug 20 04:37:21.215916 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-38538352-3b89-4b5e-9585-3cdfd03025b5 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] https://10.4.3.239/volume/v3/volumes/a1ce42f8-12d0-47e6-a682-4cec9ce76314 returned with HTTP 200 Aug 20 04:37:21.215916 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 543/2156] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:37:21 2026] GET /volume/v3/volumes/a1ce42f8-12d0-47e6-a682-4cec9ce76314 => generated 881 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:21.302760 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-1ed89e60-4e9c-4102-92d3-fa05a39a27fa req-e4d8afd3-4767-435d-9cf8-926c845581d2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:21.307056 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-1ed89e60-4e9c-4102-92d3-fa05a39a27fa req-e4d8afd3-4767-435d-9cf8-926c845581d2 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] GET https://10.4.3.239/volume/v3/volumes/a1ce42f8-12d0-47e6-a682-4cec9ce76314 Aug 20 04:37:21.307374 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-1ed89e60-4e9c-4102-92d3-fa05a39a27fa req-e4d8afd3-4767-435d-9cf8-926c845581d2 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:21.307559 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-1ed89e60-4e9c-4102-92d3-fa05a39a27fa req-e4d8afd3-4767-435d-9cf8-926c845581d2 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:21.319986 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:21.319986 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:21.328571 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-1ed89e60-4e9c-4102-92d3-fa05a39a27fa req-e4d8afd3-4767-435d-9cf8-926c845581d2 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Volume info retrieved successfully. Aug 20 04:37:21.338478 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-1ed89e60-4e9c-4102-92d3-fa05a39a27fa req-e4d8afd3-4767-435d-9cf8-926c845581d2 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] https://10.4.3.239/volume/v3/volumes/a1ce42f8-12d0-47e6-a682-4cec9ce76314 returned with HTTP 200 Aug 20 04:37:21.339320 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 537/2157] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:37:21 2026] GET /volume/v3/volumes/a1ce42f8-12d0-47e6-a682-4cec9ce76314 => generated 863 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:21.464150 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9401fa25-cad1-4b4d-917b-e2def6312d9a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:21.464674 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9401fa25-cad1-4b4d-917b-e2def6312d9a None None] GET https://10.4.3.239/volume// Aug 20 04:37:21.465404 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9401fa25-cad1-4b4d-917b-e2def6312d9a None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:21.466798 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9401fa25-cad1-4b4d-917b-e2def6312d9a None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:21.467576 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9401fa25-cad1-4b4d-917b-e2def6312d9a None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:37:21.467815 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 537/2158] 10.4.3.239 () {66 vars in 1428 bytes} [Thu Aug 20 04:37:21 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:37:21.473304 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-35f60a8e-e82b-4614-95f7-d7a9e339a2ed req-f0c2a6a1-300b-448f-b078-37c8021b872b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:21.477687 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-35f60a8e-e82b-4614-95f7-d7a9e339a2ed req-f0c2a6a1-300b-448f-b078-37c8021b872b tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] DELETE https://10.4.3.239/volume/v3/attachments/b498bb4f-7210-4123-9a3d-4a8af9f82a36 Aug 20 04:37:21.478030 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-35f60a8e-e82b-4614-95f7-d7a9e339a2ed req-f0c2a6a1-300b-448f-b078-37c8021b872b tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:21.478325 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-35f60a8e-e82b-4614-95f7-d7a9e339a2ed req-f0c2a6a1-300b-448f-b078-37c8021b872b tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:21.481805 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-1ed89e60-4e9c-4102-92d3-fa05a39a27fa req-7bffcfb3-7d98-4a53-b96c-a754713271bc None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:21.485098 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-1ed89e60-4e9c-4102-92d3-fa05a39a27fa req-7bffcfb3-7d98-4a53-b96c-a754713271bc tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:37:21.485684 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-1ed89e60-4e9c-4102-92d3-fa05a39a27fa req-7bffcfb3-7d98-4a53-b96c-a754713271bc tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a1ce42f8-12d0-47e6-a682-4cec9ce76314", "connector": null, "instance_uuid": "5b8a5741-d0ad-4f2b-bff9-5991d7c94031"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:21.494034 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:21.494034 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:21.506448 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:21.506448 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:21.555794 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-1ed89e60-4e9c-4102-92d3-fa05a39a27fa req-7bffcfb3-7d98-4a53-b96c-a754713271bc tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:37:21.556851 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 538/2159] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:37:21 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 20 04:37:21.575766 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-35f60a8e-e82b-4614-95f7-d7a9e339a2ed req-f0c2a6a1-300b-448f-b078-37c8021b872b tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/attachments/b498bb4f-7210-4123-9a3d-4a8af9f82a36 returned with HTTP 200 Aug 20 04:37:21.576754 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 544/2160] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:37:21 2026] DELETE /volume/v3/attachments/b498bb4f-7210-4123-9a3d-4a8af9f82a36 => generated 19 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:21.595927 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-08f7a5ea-5f8c-49dd-9767-dfefc53954b4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:21.601265 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-08f7a5ea-5f8c-49dd-9767-dfefc53954b4 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] GET https://10.4.3.239/volume/v3/volumes/a1ce42f8-12d0-47e6-a682-4cec9ce76314 Aug 20 04:37:21.601537 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-08f7a5ea-5f8c-49dd-9767-dfefc53954b4 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:21.601842 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-08f7a5ea-5f8c-49dd-9767-dfefc53954b4 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:21.618140 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:21.618140 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:21.626747 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-08f7a5ea-5f8c-49dd-9767-dfefc53954b4 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Volume info retrieved successfully. Aug 20 04:37:21.631818 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0d614e7a-82ad-43a5-8c70-4be9185fe032 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:21.632176 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0d614e7a-82ad-43a5-8c70-4be9185fe032 None None] GET https://10.4.3.239/volume// Aug 20 04:37:21.633499 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0d614e7a-82ad-43a5-8c70-4be9185fe032 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:21.633811 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0d614e7a-82ad-43a5-8c70-4be9185fe032 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:21.634339 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0d614e7a-82ad-43a5-8c70-4be9185fe032 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:37:21.634727 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 539/2161] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:37:21 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:37:21.637480 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-08f7a5ea-5f8c-49dd-9767-dfefc53954b4 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] https://10.4.3.239/volume/v3/volumes/a1ce42f8-12d0-47e6-a682-4cec9ce76314 returned with HTTP 200 Aug 20 04:37:21.638165 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 538/2162] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:37:21 2026] GET /volume/v3/volumes/a1ce42f8-12d0-47e6-a682-4cec9ce76314 => generated 880 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:21.643307 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-1ed89e60-4e9c-4102-92d3-fa05a39a27fa req-109b248e-7c39-40fc-8bdb-c8653c7eea7a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:21.645483 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-1ed89e60-4e9c-4102-92d3-fa05a39a27fa req-109b248e-7c39-40fc-8bdb-c8653c7eea7a tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] GET https://10.4.3.239/volume/v3/volumes/a1ce42f8-12d0-47e6-a682-4cec9ce76314 Aug 20 04:37:21.645674 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-1ed89e60-4e9c-4102-92d3-fa05a39a27fa req-109b248e-7c39-40fc-8bdb-c8653c7eea7a tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:21.645882 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-1ed89e60-4e9c-4102-92d3-fa05a39a27fa req-109b248e-7c39-40fc-8bdb-c8653c7eea7a tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:21.657458 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:21.657458 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:21.662330 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-1ed89e60-4e9c-4102-92d3-fa05a39a27fa req-109b248e-7c39-40fc-8bdb-c8653c7eea7a tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Volume info retrieved successfully. Aug 20 04:37:21.668781 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-1ed89e60-4e9c-4102-92d3-fa05a39a27fa req-109b248e-7c39-40fc-8bdb-c8653c7eea7a tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] https://10.4.3.239/volume/v3/volumes/a1ce42f8-12d0-47e6-a682-4cec9ce76314 returned with HTTP 200 Aug 20 04:37:21.670038 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 545/2163] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:37:21 2026] GET /volume/v3/volumes/a1ce42f8-12d0-47e6-a682-4cec9ce76314 => generated 1042 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:37:21.779001 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6be53cd0-7db2-4dbf-a771-da448195ecfa None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:21.783315 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6be53cd0-7db2-4dbf-a771-da448195ecfa tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] GET https://10.4.3.239/volume/v3/volumes/5665225a-53f6-4bd8-a5f1-a994bd72cb35 Aug 20 04:37:21.783695 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6be53cd0-7db2-4dbf-a771-da448195ecfa tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:21.784044 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6be53cd0-7db2-4dbf-a771-da448195ecfa tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:21.793299 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:21.793299 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:21.793299 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f73d7cdf-06ef-45da-833f-e67b81a8c1c3 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:37:21.793299 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.backup.api [None req-f73d7cdf-06ef-45da-833f-e67b81a8c1c3 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Checking backup size 1 against volume size 1 {{(pid=100176) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 20 04:37:21.793299 np0000007850 devstack@c-api.service[100176]: INFO cinder.backup.api [None req-f73d7cdf-06ef-45da-833f-e67b81a8c1c3 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Overwriting volume 66d530f4-d134-4b66-950b-cfcfcf3409e3 with restore of backup bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a Aug 20 04:37:21.801215 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:21.801215 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:21.806749 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-6be53cd0-7db2-4dbf-a771-da448195ecfa tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Volume info retrieved successfully. Aug 20 04:37:21.810612 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-1ed89e60-4e9c-4102-92d3-fa05a39a27fa req-ae783e02-bfc4-4096-b88d-d10476ff19e8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:21.813974 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-1ed89e60-4e9c-4102-92d3-fa05a39a27fa req-ae783e02-bfc4-4096-b88d-d10476ff19e8 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] PUT https://10.4.3.239/volume/v3/attachments/6354aa8f-2a0e-4dda-9b67-644a24222224 Aug 20 04:37:21.815948 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-1ed89e60-4e9c-4102-92d3-fa05a39a27fa req-ae783e02-bfc4-4096-b88d-d10476ff19e8 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:21.816324 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6be53cd0-7db2-4dbf-a771-da448195ecfa tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] https://10.4.3.239/volume/v3/volumes/5665225a-53f6-4bd8-a5f1-a994bd72cb35 returned with HTTP 200 Aug 20 04:37:21.816956 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 540/2164] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:37:21 2026] GET /volume/v3/volumes/5665225a-53f6-4bd8-a5f1-a994bd72cb35 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:21.826658 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.backup.rpcapi [None req-f73d7cdf-06ef-45da-833f-e67b81a8c1c3 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] restore_backup in rpcapi backup_id bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a {{(pid=100176) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 20 04:37:21.828224 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-1ed89e60-4e9c-4102-92d3-fa05a39a27fa req-ae783e02-bfc4-4096-b88d-d10476ff19e8 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Acquiring lock "cinder-attachment_update-a1ce42f8-12d0-47e6-a682-4cec9ce76314-np0000007850" by "attachment_update" {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:37:21.829834 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f73d7cdf-06ef-45da-833f-e67b81a8c1c3 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a/restore returned with HTTP 202 Aug 20 04:37:21.830527 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 542/2165] 10.4.3.239 () {68 vars in 1393 bytes} [Thu Aug 20 04:37:20 2026] POST /volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a/restore => generated 189 bytes in 1314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:37:21.836102 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-1ed89e60-4e9c-4102-92d3-fa05a39a27fa req-ae783e02-bfc4-4096-b88d-d10476ff19e8 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Lock "cinder-attachment_update-a1ce42f8-12d0-47e6-a682-4cec9ce76314-np0000007850" acquired by "attachment_update" :: waited 0.009s {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:37:21.836651 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d1130b59-8af2-4e48-a598-f515f2914e9b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:21.838156 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:21.838156 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:21.842722 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d1130b59-8af2-4e48-a598-f515f2914e9b tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] GET https://10.4.3.239/volume/v3/messages Aug 20 04:37:21.843021 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3c024d8a-ceaa-480c-8c38-3bc1dc30eec3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:21.843125 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d1130b59-8af2-4e48-a598-f515f2914e9b tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:21.843125 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d1130b59-8af2-4e48-a598-f515f2914e9b tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:21.844564 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3c024d8a-ceaa-480c-8c38-3bc1dc30eec3 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a Aug 20 04:37:21.844950 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3c024d8a-ceaa-480c-8c38-3bc1dc30eec3 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:21.845315 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3c024d8a-ceaa-480c-8c38-3bc1dc30eec3 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:21.845384 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-3c024d8a-ceaa-480c-8c38-3bc1dc30eec3 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:21.851345 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:21.851345 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:21.852549 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3c024d8a-ceaa-480c-8c38-3bc1dc30eec3 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a returned with HTTP 200 Aug 20 04:37:21.853135 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 541/2166] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:21 2026] GET /volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:21.856619 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d1130b59-8af2-4e48-a598-f515f2914e9b tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] https://10.4.3.239/volume/v3/messages returned with HTTP 200 Aug 20 04:37:21.857115 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 546/2167] 10.4.3.239 () {68 vars in 1280 bytes} [Thu Aug 20 04:37:21 2026] GET /volume/v3/messages => generated 670 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:21.874775 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1b07da81-02ea-4334-8779-a7b2cbd18e4e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:21.877490 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1b07da81-02ea-4334-8779-a7b2cbd18e4e tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-member] GET https://10.4.3.239/volume/v3/messages Aug 20 04:37:21.877859 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1b07da81-02ea-4334-8779-a7b2cbd18e4e tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:21.878257 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1b07da81-02ea-4334-8779-a7b2cbd18e4e tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:21.885533 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1b07da81-02ea-4334-8779-a7b2cbd18e4e tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-member] https://10.4.3.239/volume/v3/messages returned with HTTP 200 Aug 20 04:37:21.885990 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 543/2168] 10.4.3.239 () {68 vars in 1280 bytes} [Thu Aug 20 04:37:21 2026] GET /volume/v3/messages => generated 670 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:21.905202 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c908b9f8-628e-444d-be38-340f3b5f3b1b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:21.905202 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c908b9f8-628e-444d-be38-340f3b5f3b1b tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] DELETE https://10.4.3.239/volume/v3/messages/d33b6467-4df5-45f1-8c0b-381c31fa5e89 Aug 20 04:37:21.905396 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c908b9f8-628e-444d-be38-340f3b5f3b1b tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:21.905589 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c908b9f8-628e-444d-be38-340f3b5f3b1b tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:21.923159 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c908b9f8-628e-444d-be38-340f3b5f3b1b tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] https://10.4.3.239/volume/v3/messages/d33b6467-4df5-45f1-8c0b-381c31fa5e89 returned with HTTP 204 Aug 20 04:37:21.924009 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 542/2169] 10.4.3.239 () {68 vars in 1394 bytes} [Thu Aug 20 04:37:21 2026] DELETE /volume/v3/messages/d33b6467-4df5-45f1-8c0b-381c31fa5e89 => generated 0 bytes in 23 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 20 04:37:21.933740 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c0f2d0f3-52f1-4952-b947-6896ff276ed7 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:21.936418 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c0f2d0f3-52f1-4952-b947-6896ff276ed7 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] DELETE https://10.4.3.239/volume/v3/volumes/5665225a-53f6-4bd8-a5f1-a994bd72cb35 Aug 20 04:37:21.936418 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c0f2d0f3-52f1-4952-b947-6896ff276ed7 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:21.936660 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c0f2d0f3-52f1-4952-b947-6896ff276ed7 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:21.938754 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-c0f2d0f3-52f1-4952-b947-6896ff276ed7 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Delete volume with id: 5665225a-53f6-4bd8-a5f1-a994bd72cb35 Aug 20 04:37:21.948999 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:21.948999 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:21.949701 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c0f2d0f3-52f1-4952-b947-6896ff276ed7 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Volume info retrieved successfully. Aug 20 04:37:21.951077 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-c0f2d0f3-52f1-4952-b947-6896ff276ed7 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100175) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 20 04:37:21.987387 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-c0f2d0f3-52f1-4952-b947-6896ff276ed7 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Created reservations ['92640722-7760-41da-b928-d91d4e30fb64', '1cc3a1f4-4ba0-4c26-b970-364888b5b3cb', '2c50f73a-0ad2-4ab5-af20-0aa5e4bb8691', '98f192ce-df6b-49ab-87a5-32c2f2eaba0d'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:37:21.999858 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-1ed89e60-4e9c-4102-92d3-fa05a39a27fa req-ae783e02-bfc4-4096-b88d-d10476ff19e8 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Lock "cinder-attachment_update-a1ce42f8-12d0-47e6-a682-4cec9ce76314-np0000007850" released by "attachment_update" :: held 0.163s {{(pid=100174) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:37:21.999858 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-1ed89e60-4e9c-4102-92d3-fa05a39a27fa req-ae783e02-bfc4-4096-b88d-d10476ff19e8 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] https://10.4.3.239/volume/v3/attachments/6354aa8f-2a0e-4dda-9b67-644a24222224 returned with HTTP 200 Aug 20 04:37:21.999858 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 539/2170] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:37:21 2026] PUT /volume/v3/attachments/6354aa8f-2a0e-4dda-9b67-644a24222224 => generated 969 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:22.048082 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c0f2d0f3-52f1-4952-b947-6896ff276ed7 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Delete volume request issued successfully. Aug 20 04:37:22.048082 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c0f2d0f3-52f1-4952-b947-6896ff276ed7 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] https://10.4.3.239/volume/v3/volumes/5665225a-53f6-4bd8-a5f1-a994bd72cb35 returned with HTTP 202 Aug 20 04:37:22.048635 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 547/2171] 10.4.3.239 () {68 vars in 1391 bytes} [Thu Aug 20 04:37:21 2026] DELETE /volume/v3/volumes/5665225a-53f6-4bd8-a5f1-a994bd72cb35 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:37:22.059865 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a7a3aca8-2345-447d-929f-3eb6f88c0274 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:22.062618 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a7a3aca8-2345-447d-929f-3eb6f88c0274 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] DELETE https://10.4.3.239/volume/v3/types/13e874e7-1e0d-4e12-a339-c0d4e59e4e83 Aug 20 04:37:22.062618 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a7a3aca8-2345-447d-929f-3eb6f88c0274 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:22.062929 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a7a3aca8-2345-447d-929f-3eb6f88c0274 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Calling method '_delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:22.100599 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a7a3aca8-2345-447d-929f-3eb6f88c0274 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] https://10.4.3.239/volume/v3/types/13e874e7-1e0d-4e12-a339-c0d4e59e4e83 returned with HTTP 202 Aug 20 04:37:22.101277 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 544/2172] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:37:22 2026] DELETE /volume/v3/types/13e874e7-1e0d-4e12-a339-c0d4e59e4e83 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:37:22.112684 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e959a41c-65c6-4955-82a5-2c06bd44e434 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:22.116202 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e959a41c-65c6-4955-82a5-2c06bd44e434 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:37:22.116202 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e959a41c-65c6-4955-82a5-2c06bd44e434 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-139874964", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1369867291", "vendor_name": "tempest-vendor_name-858288985"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:22.138399 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e959a41c-65c6-4955-82a5-2c06bd44e434 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:37:22.138399 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 543/2173] 10.4.3.239 () {68 vars in 1253 bytes} [Thu Aug 20 04:37:22 2026] POST /volume/v3/types => generated 328 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:22.147884 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4e5d00ef-f6fd-45ff-9fdc-d37d48ee37d0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:22.149778 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4e5d00ef-f6fd-45ff-9fdc-d37d48ee37d0 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:37:22.150240 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4e5d00ef-f6fd-45ff-9fdc-d37d48ee37d0 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "87cf7993-f021-4ee7-ae7f-31c61022d1be", "size": 1}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:22.151948 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-4e5d00ef-f6fd-45ff-9fdc-d37d48ee37d0 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Create volume request body: {'volume': {'volume_type': '87cf7993-f021-4ee7-ae7f-31c61022d1be', 'size': 1}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:37:22.154534 np0000007850 devstack@c-api.service[100174]: DEBUG dbcounter [-] [100174] Writing DB stats cinder:SELECT=256,cinder:UPDATE=67,cinder:INSERT=37 {{(pid=100174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:37:22.164834 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-4e5d00ef-f6fd-45ff-9fdc-d37d48ee37d0 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Create volume of 1 GB Aug 20 04:37:22.165200 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:22.165200 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:22.166440 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-4e5d00ef-f6fd-45ff-9fdc-d37d48ee37d0 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Availability Zones retrieved successfully. Aug 20 04:37:22.174684 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-4e5d00ef-f6fd-45ff-9fdc-d37d48ee37d0 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Flow 'volume_create_api' (d33de163-fe51-4a61-8972-730d49a5beee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:37:22.176465 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-4e5d00ef-f6fd-45ff-9fdc-d37d48ee37d0 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f859a90e-3af6-4c56-94d0-f9a0151bda9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:22.178324 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-4e5d00ef-f6fd-45ff-9fdc-d37d48ee37d0 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:37:22.209624 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-4e5d00ef-f6fd-45ff-9fdc-d37d48ee37d0 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f859a90e-3af6-4c56-94d0-f9a0151bda9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:37:22Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1369867291',vendor_name='tempest-vendor_name-858288985'},id=87cf7993-f021-4ee7-ae7f-31c61022d1be,is_public=True,name='tempest-ProjectMemberTests-volume-type-139874964',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '87cf7993-f021-4ee7-ae7f-31c61022d1be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:22.210766 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-4e5d00ef-f6fd-45ff-9fdc-d37d48ee37d0 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e000715a-5637-42db-9b2b-92887ac321c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:22.249706 np0000007850 devstack@c-api.service[100174]: WARNING cinder.quota [None req-4e5d00ef-f6fd-45ff-9fdc-d37d48ee37d0 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-139874964 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-139874964, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:37:22.249706 np0000007850 devstack@c-api.service[100174]: WARNING cinder.quota [None req-4e5d00ef-f6fd-45ff-9fdc-d37d48ee37d0 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-139874964 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-139874964, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:37:22.299412 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-4e5d00ef-f6fd-45ff-9fdc-d37d48ee37d0 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Created reservations ['4d3a3f88-4dcf-4209-95c3-f36f0a1584b4', 'd98f5608-04c3-4edd-81f6-981d7cbf9cb9', '3d518ebc-67de-4c3f-bee3-9fead41d356c', 'b3d2de2c-561f-4035-806b-b24fde6d1558'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:37:22.300549 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-4e5d00ef-f6fd-45ff-9fdc-d37d48ee37d0 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e000715a-5637-42db-9b2b-92887ac321c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d3a3f88-4dcf-4209-95c3-f36f0a1584b4', 'd98f5608-04c3-4edd-81f6-981d7cbf9cb9', '3d518ebc-67de-4c3f-bee3-9fead41d356c', 'b3d2de2c-561f-4035-806b-b24fde6d1558']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:22.301654 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-4e5d00ef-f6fd-45ff-9fdc-d37d48ee37d0 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f2b93a6-4296-403f-9ecc-0fee396cfe98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:22.337364 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-4e5d00ef-f6fd-45ff-9fdc-d37d48ee37d0 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f2b93a6-4296-403f-9ecc-0fee396cfe98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37982785-3df8-4ee0-85e1-c51eebef38f5', '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='f12b8633aabf42a6a9f72e0794ac8bf1',qos_specs=None,replication_status=,reservations=['4d3a3f88-4dcf-4209-95c3-f36f0a1584b4','d98f5608-04c3-4edd-81f6-981d7cbf9cb9','3d518ebc-67de-4c3f-bee3-9fead41d356c','b3d2de2c-561f-4035-806b-b24fde6d1558'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4955d12dbbf74586bedb353357a4c87a',volume_type_id=87cf7993-f021-4ee7-ae7f-31c61022d1be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:37:22Z,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=37982785-3df8-4ee0-85e1-c51eebef38f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f12b8633aabf42a6a9f72e0794ac8bf1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4955d12dbbf74586bedb353357a4c87a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(87cf7993-f021-4ee7-ae7f-31c61022d1be),volume_type_id=87cf7993-f021-4ee7-ae7f-31c61022d1be)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:22.338169 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-4e5d00ef-f6fd-45ff-9fdc-d37d48ee37d0 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (643799c2-029b-4924-a81b-bb5b9232d0c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:22.363680 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-4e5d00ef-f6fd-45ff-9fdc-d37d48ee37d0 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (643799c2-029b-4924-a81b-bb5b9232d0c4) transitioned into state 'SUCCESS' from 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='f12b8633aabf42a6a9f72e0794ac8bf1',qos_specs=None,replication_status=,reservations=['4d3a3f88-4dcf-4209-95c3-f36f0a1584b4','d98f5608-04c3-4edd-81f6-981d7cbf9cb9','3d518ebc-67de-4c3f-bee3-9fead41d356c','b3d2de2c-561f-4035-806b-b24fde6d1558'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4955d12dbbf74586bedb353357a4c87a',volume_type_id=87cf7993-f021-4ee7-ae7f-31c61022d1be)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:22.364819 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-4e5d00ef-f6fd-45ff-9fdc-d37d48ee37d0 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d7f2904-afba-4130-bb59-50eeef0d9245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:22.386587 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-4e5d00ef-f6fd-45ff-9fdc-d37d48ee37d0 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d7f2904-afba-4130-bb59-50eeef0d9245) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:22.387723 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-4e5d00ef-f6fd-45ff-9fdc-d37d48ee37d0 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Flow 'volume_create_api' (d33de163-fe51-4a61-8972-730d49a5beee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:37:22.388231 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-4e5d00ef-f6fd-45ff-9fdc-d37d48ee37d0 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Create volume request issued successfully. Aug 20 04:37:22.389117 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4e5d00ef-f6fd-45ff-9fdc-d37d48ee37d0 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:37:22.389766 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 540/2174] 10.4.3.239 () {70 vars in 1298 bytes} [Thu Aug 20 04:37:22 2026] POST /volume/v3/volumes => generated 773 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:37:22.404931 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3945d504-6232-47ae-b75e-5a50123ce831 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:22.410061 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3945d504-6232-47ae-b75e-5a50123ce831 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] GET https://10.4.3.239/volume/v3/volumes/37982785-3df8-4ee0-85e1-c51eebef38f5 Aug 20 04:37:22.410061 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3945d504-6232-47ae-b75e-5a50123ce831 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:22.410061 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3945d504-6232-47ae-b75e-5a50123ce831 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:22.410240 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6086c2e9-e927-4b7f-a1ee-554482448659 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:22.412472 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6086c2e9-e927-4b7f-a1ee-554482448659 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] GET https://10.4.3.239/volume/v3/volumes/55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d Aug 20 04:37:22.413719 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6086c2e9-e927-4b7f-a1ee-554482448659 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:22.413719 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6086c2e9-e927-4b7f-a1ee-554482448659 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:22.419138 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:22.419138 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:22.423177 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-3945d504-6232-47ae-b75e-5a50123ce831 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Volume info retrieved successfully. Aug 20 04:37:22.426112 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:22.426112 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:22.429270 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3945d504-6232-47ae-b75e-5a50123ce831 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] https://10.4.3.239/volume/v3/volumes/37982785-3df8-4ee0-85e1-c51eebef38f5 returned with HTTP 200 Aug 20 04:37:22.429918 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 548/2175] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:37:22 2026] GET /volume/v3/volumes/37982785-3df8-4ee0-85e1-c51eebef38f5 => generated 952 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:22.432050 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-6086c2e9-e927-4b7f-a1ee-554482448659 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Volume info retrieved successfully. Aug 20 04:37:22.440385 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6086c2e9-e927-4b7f-a1ee-554482448659 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/volumes/55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d returned with HTTP 200 Aug 20 04:37:22.440950 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 545/2176] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:22 2026] GET /volume/v3/volumes/55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:22.658413 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8270db09-bfe9-48eb-8d66-204253307462 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:22.661108 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8270db09-bfe9-48eb-8d66-204253307462 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] GET https://10.4.3.239/volume/v3/volumes/a1ce42f8-12d0-47e6-a682-4cec9ce76314 Aug 20 04:37:22.661540 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8270db09-bfe9-48eb-8d66-204253307462 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:22.661975 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8270db09-bfe9-48eb-8d66-204253307462 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:22.677661 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:22.677661 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:22.684040 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-8270db09-bfe9-48eb-8d66-204253307462 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Volume info retrieved successfully. Aug 20 04:37:22.691737 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8270db09-bfe9-48eb-8d66-204253307462 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] https://10.4.3.239/volume/v3/volumes/a1ce42f8-12d0-47e6-a682-4cec9ce76314 returned with HTTP 200 Aug 20 04:37:22.692564 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 544/2177] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:37:22 2026] GET /volume/v3/volumes/a1ce42f8-12d0-47e6-a682-4cec9ce76314 => generated 881 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:22.869683 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-756115f7-3648-44a8-8ea5-9153062ad1c2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:22.876208 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-756115f7-3648-44a8-8ea5-9153062ad1c2 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a Aug 20 04:37:22.876208 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-756115f7-3648-44a8-8ea5-9153062ad1c2 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:22.876208 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-756115f7-3648-44a8-8ea5-9153062ad1c2 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:22.876208 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-756115f7-3648-44a8-8ea5-9153062ad1c2 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:22.883985 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:22.883985 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:22.885287 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-756115f7-3648-44a8-8ea5-9153062ad1c2 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a returned with HTTP 200 Aug 20 04:37:22.885852 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 541/2178] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:22 2026] GET /volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a => generated 791 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:23.446265 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5dc3fd67-2a4f-48c2-8be7-56ce743b16a1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:23.449754 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5dc3fd67-2a4f-48c2-8be7-56ce743b16a1 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] GET https://10.4.3.239/volume/v3/volumes/37982785-3df8-4ee0-85e1-c51eebef38f5 Aug 20 04:37:23.449754 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5dc3fd67-2a4f-48c2-8be7-56ce743b16a1 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:23.449992 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5dc3fd67-2a4f-48c2-8be7-56ce743b16a1 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:23.462991 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:23.462991 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:23.469035 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-5dc3fd67-2a4f-48c2-8be7-56ce743b16a1 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Volume info retrieved successfully. Aug 20 04:37:23.474607 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5dc3fd67-2a4f-48c2-8be7-56ce743b16a1 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] https://10.4.3.239/volume/v3/volumes/37982785-3df8-4ee0-85e1-c51eebef38f5 returned with HTTP 200 Aug 20 04:37:23.475107 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 549/2179] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:37:23 2026] GET /volume/v3/volumes/37982785-3df8-4ee0-85e1-c51eebef38f5 => generated 973 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:23.492451 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-df837edf-5a46-47df-ae1d-868c042523ea None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:23.494801 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-df837edf-5a46-47df-ae1d-868c042523ea tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] GET https://10.4.3.239/volume/v3/messages Aug 20 04:37:23.495702 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-df837edf-5a46-47df-ae1d-868c042523ea tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:23.495702 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-df837edf-5a46-47df-ae1d-868c042523ea tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:23.499919 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-df837edf-5a46-47df-ae1d-868c042523ea tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] https://10.4.3.239/volume/v3/messages returned with HTTP 200 Aug 20 04:37:23.500273 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 546/2180] 10.4.3.239 () {68 vars in 1280 bytes} [Thu Aug 20 04:37:23 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 20 04:37:23.517238 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5dcb0459-bd88-4e5b-b9fc-d33e9a3150b4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:23.520367 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5dcb0459-bd88-4e5b-b9fc-d33e9a3150b4 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-member] GET https://10.4.3.239/volume/v3/messages/bbb0a8db-6a41-40f5-a36a-cc010d7bb10c Aug 20 04:37:23.520806 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5dcb0459-bd88-4e5b-b9fc-d33e9a3150b4 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:23.521134 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5dcb0459-bd88-4e5b-b9fc-d33e9a3150b4 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:23.529051 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5dcb0459-bd88-4e5b-b9fc-d33e9a3150b4 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-member] https://10.4.3.239/volume/v3/messages/bbb0a8db-6a41-40f5-a36a-cc010d7bb10c returned with HTTP 200 Aug 20 04:37:23.529567 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 545/2181] 10.4.3.239 () {68 vars in 1391 bytes} [Thu Aug 20 04:37:23 2026] GET /volume/v3/messages/bbb0a8db-6a41-40f5-a36a-cc010d7bb10c => generated 667 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:23.543034 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a65bc1cf-4d90-4592-89bf-c043be922de1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:23.545751 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a65bc1cf-4d90-4592-89bf-c043be922de1 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] DELETE https://10.4.3.239/volume/v3/messages/bbb0a8db-6a41-40f5-a36a-cc010d7bb10c Aug 20 04:37:23.546015 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a65bc1cf-4d90-4592-89bf-c043be922de1 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:23.546351 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a65bc1cf-4d90-4592-89bf-c043be922de1 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:23.566518 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a65bc1cf-4d90-4592-89bf-c043be922de1 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] https://10.4.3.239/volume/v3/messages/bbb0a8db-6a41-40f5-a36a-cc010d7bb10c returned with HTTP 204 Aug 20 04:37:23.567152 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 542/2182] 10.4.3.239 () {68 vars in 1394 bytes} [Thu Aug 20 04:37:23 2026] DELETE /volume/v3/messages/bbb0a8db-6a41-40f5-a36a-cc010d7bb10c => generated 0 bytes in 27 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 20 04:37:23.576621 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8af799fd-082c-4ab6-9624-85f873f02a2e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:23.579508 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8af799fd-082c-4ab6-9624-85f873f02a2e tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] DELETE https://10.4.3.239/volume/v3/volumes/37982785-3df8-4ee0-85e1-c51eebef38f5 Aug 20 04:37:23.580646 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8af799fd-082c-4ab6-9624-85f873f02a2e tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:23.580646 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8af799fd-082c-4ab6-9624-85f873f02a2e tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:23.580826 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-8af799fd-082c-4ab6-9624-85f873f02a2e tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Delete volume with id: 37982785-3df8-4ee0-85e1-c51eebef38f5 Aug 20 04:37:23.593125 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:23.593125 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:23.593632 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-8af799fd-082c-4ab6-9624-85f873f02a2e tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Volume info retrieved successfully. Aug 20 04:37:23.596527 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-8af799fd-082c-4ab6-9624-85f873f02a2e tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100175) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 20 04:37:23.613350 np0000007850 devstack@c-api.service[100175]: WARNING cinder.quota [None req-8af799fd-082c-4ab6-9624-85f873f02a2e tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-139874964 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-139874964, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:37:23.613790 np0000007850 devstack@c-api.service[100175]: WARNING cinder.quota [None req-8af799fd-082c-4ab6-9624-85f873f02a2e tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-139874964 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-139874964, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:37:23.631655 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-8af799fd-082c-4ab6-9624-85f873f02a2e tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Created reservations ['8a634185-313a-4f3f-8673-3c0baa48b700', 'ffd7bf05-654d-4a9b-bb65-affe93b62728', '3a00101f-ee4d-484f-a405-a0f23d674ba8', '3bad2ba6-76cb-4c28-af7e-3cf5e8697084'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:37:23.675735 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-8af799fd-082c-4ab6-9624-85f873f02a2e tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Delete volume request issued successfully. Aug 20 04:37:23.675888 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8af799fd-082c-4ab6-9624-85f873f02a2e tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] https://10.4.3.239/volume/v3/volumes/37982785-3df8-4ee0-85e1-c51eebef38f5 returned with HTTP 202 Aug 20 04:37:23.676374 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 550/2183] 10.4.3.239 () {68 vars in 1391 bytes} [Thu Aug 20 04:37:23 2026] DELETE /volume/v3/volumes/37982785-3df8-4ee0-85e1-c51eebef38f5 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:37:23.686690 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-fc1d11b0-4b56-4899-9b19-95caf80098c3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:23.688866 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fc1d11b0-4b56-4899-9b19-95caf80098c3 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] DELETE https://10.4.3.239/volume/v3/types/87cf7993-f021-4ee7-ae7f-31c61022d1be Aug 20 04:37:23.689096 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fc1d11b0-4b56-4899-9b19-95caf80098c3 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:23.689365 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fc1d11b0-4b56-4899-9b19-95caf80098c3 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] Calling method '_delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:23.711005 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5dfab180-329f-42a5-8477-e5bd08d4529c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:23.713747 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5dfab180-329f-42a5-8477-e5bd08d4529c tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] GET https://10.4.3.239/volume/v3/volumes/a1ce42f8-12d0-47e6-a682-4cec9ce76314 Aug 20 04:37:23.714113 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5dfab180-329f-42a5-8477-e5bd08d4529c tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:23.714602 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5dfab180-329f-42a5-8477-e5bd08d4529c tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:23.727637 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fc1d11b0-4b56-4899-9b19-95caf80098c3 tempest-ProjectMemberTests-786659680 tempest-ProjectMemberTests-786659680-project-admin] https://10.4.3.239/volume/v3/types/87cf7993-f021-4ee7-ae7f-31c61022d1be returned with HTTP 202 Aug 20 04:37:23.728228 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 547/2184] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:37:23 2026] DELETE /volume/v3/types/87cf7993-f021-4ee7-ae7f-31c61022d1be => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:37:23.736424 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:23.736424 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:23.741979 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-5dfab180-329f-42a5-8477-e5bd08d4529c tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Volume info retrieved successfully. Aug 20 04:37:23.756365 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5dfab180-329f-42a5-8477-e5bd08d4529c tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] https://10.4.3.239/volume/v3/volumes/a1ce42f8-12d0-47e6-a682-4cec9ce76314 returned with HTTP 200 Aug 20 04:37:23.756563 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 546/2185] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:37:23 2026] GET /volume/v3/volumes/a1ce42f8-12d0-47e6-a682-4cec9ce76314 => generated 881 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:23.899635 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c6be137e-e420-423a-afe8-efc361c6cab4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:23.902306 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c6be137e-e420-423a-afe8-efc361c6cab4 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a Aug 20 04:37:23.902306 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c6be137e-e420-423a-afe8-efc361c6cab4 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:23.903075 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c6be137e-e420-423a-afe8-efc361c6cab4 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:23.903075 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-c6be137e-e420-423a-afe8-efc361c6cab4 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:23.913967 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:23.913967 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:23.914594 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c6be137e-e420-423a-afe8-efc361c6cab4 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a returned with HTTP 200 Aug 20 04:37:23.915262 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 543/2186] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:23 2026] GET /volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:24.781279 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-48000554-7a78-416d-9464-12cbfb0f8a3d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:24.785137 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-48000554-7a78-416d-9464-12cbfb0f8a3d tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] GET https://10.4.3.239/volume/v3/volumes/a1ce42f8-12d0-47e6-a682-4cec9ce76314 Aug 20 04:37:24.785137 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-48000554-7a78-416d-9464-12cbfb0f8a3d tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:24.785701 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-48000554-7a78-416d-9464-12cbfb0f8a3d tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:24.805343 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:24.805343 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:24.812198 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-48000554-7a78-416d-9464-12cbfb0f8a3d tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Volume info retrieved successfully. Aug 20 04:37:24.820993 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-48000554-7a78-416d-9464-12cbfb0f8a3d tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] https://10.4.3.239/volume/v3/volumes/a1ce42f8-12d0-47e6-a682-4cec9ce76314 returned with HTTP 200 Aug 20 04:37:24.821882 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 551/2187] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:37:24 2026] GET /volume/v3/volumes/a1ce42f8-12d0-47e6-a682-4cec9ce76314 => generated 881 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:24.932159 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-fe403454-6ed1-4bb8-a534-ccea00b839a7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:24.933506 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fe403454-6ed1-4bb8-a534-ccea00b839a7 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a Aug 20 04:37:24.933775 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fe403454-6ed1-4bb8-a534-ccea00b839a7 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:24.934042 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fe403454-6ed1-4bb8-a534-ccea00b839a7 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:24.934198 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-fe403454-6ed1-4bb8-a534-ccea00b839a7 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:24.942203 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:24.942203 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:24.943171 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fe403454-6ed1-4bb8-a534-ccea00b839a7 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a returned with HTTP 200 Aug 20 04:37:24.943662 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 548/2188] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:24 2026] GET /volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:25.847140 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-bc1d265b-8665-4be3-8849-418e6b2eac47 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:25.851954 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bc1d265b-8665-4be3-8849-418e6b2eac47 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] GET https://10.4.3.239/volume/v3/volumes/a1ce42f8-12d0-47e6-a682-4cec9ce76314 Aug 20 04:37:25.852217 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bc1d265b-8665-4be3-8849-418e6b2eac47 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:25.852499 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bc1d265b-8665-4be3-8849-418e6b2eac47 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:25.869807 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:25.869807 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:25.875329 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-bc1d265b-8665-4be3-8849-418e6b2eac47 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Volume info retrieved successfully. Aug 20 04:37:25.888804 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bc1d265b-8665-4be3-8849-418e6b2eac47 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] https://10.4.3.239/volume/v3/volumes/a1ce42f8-12d0-47e6-a682-4cec9ce76314 returned with HTTP 200 Aug 20 04:37:25.889312 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 547/2189] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:37:25 2026] GET /volume/v3/volumes/a1ce42f8-12d0-47e6-a682-4cec9ce76314 => generated 881 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:25.960198 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4b1c8f61-abd2-4e70-8d75-f706dbff65de None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:25.963286 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4b1c8f61-abd2-4e70-8d75-f706dbff65de tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a Aug 20 04:37:25.964565 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4b1c8f61-abd2-4e70-8d75-f706dbff65de tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:25.964784 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4b1c8f61-abd2-4e70-8d75-f706dbff65de tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:25.965070 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-4b1c8f61-abd2-4e70-8d75-f706dbff65de tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:25.978787 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:25.978787 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:25.978787 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4b1c8f61-abd2-4e70-8d75-f706dbff65de tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a returned with HTTP 200 Aug 20 04:37:25.979037 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 544/2190] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:25 2026] GET /volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a => generated 791 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:26.659365 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6825fbb6-c3b4-42d7-8606-cbaedb3b96dd None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:26.827024 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6825fbb6-c3b4-42d7-8606-cbaedb3b96dd tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:37:26.828131 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6825fbb6-c3b4-42d7-8606-cbaedb3b96dd tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-356708635", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1271977596", "vendor_name": "tempest-vendor_name-1180204897"}}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:26.855566 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6825fbb6-c3b4-42d7-8606-cbaedb3b96dd tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:37:26.856246 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 552/2191] 10.4.3.239 () {68 vars in 1253 bytes} [Thu Aug 20 04:37:26 2026] POST /volume/v3/types => generated 329 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:26.869603 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-be60b242-0620-4d39-9d9f-40937703b1cc None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:26.872137 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-be60b242-0620-4d39-9d9f-40937703b1cc tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:37:26.872602 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-be60b242-0620-4d39-9d9f-40937703b1cc tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b9a3a112-e46c-4d39-bc69-45e56e186f73", "size": 1}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:26.874406 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-be60b242-0620-4d39-9d9f-40937703b1cc tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Create volume request body: {'volume': {'volume_type': 'b9a3a112-e46c-4d39-bc69-45e56e186f73', 'size': 1}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:37:26.879315 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-be60b242-0620-4d39-9d9f-40937703b1cc tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Create volume of 1 GB Aug 20 04:37:26.879736 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:26.879736 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:26.880597 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-be60b242-0620-4d39-9d9f-40937703b1cc tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Availability Zones retrieved successfully. Aug 20 04:37:26.888925 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-be60b242-0620-4d39-9d9f-40937703b1cc tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Flow 'volume_create_api' (06f6a97e-5406-4ad7-bc4c-6d177ef6ecdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:37:26.890892 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-be60b242-0620-4d39-9d9f-40937703b1cc tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2a9b6ef-e19a-4897-ad12-e136a42d74f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:26.891856 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-be60b242-0620-4d39-9d9f-40937703b1cc tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:37:26.913122 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-17c54760-4ef1-4cd7-8573-88db7b78ed0e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:26.915201 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-17c54760-4ef1-4cd7-8573-88db7b78ed0e tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] GET https://10.4.3.239/volume/v3/volumes/a1ce42f8-12d0-47e6-a682-4cec9ce76314 Aug 20 04:37:26.915715 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-17c54760-4ef1-4cd7-8573-88db7b78ed0e tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:26.916027 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-17c54760-4ef1-4cd7-8573-88db7b78ed0e tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:26.922211 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-be60b242-0620-4d39-9d9f-40937703b1cc tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2a9b6ef-e19a-4897-ad12-e136a42d74f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:37:27Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1271977596',vendor_name='tempest-vendor_name-1180204897'},id=b9a3a112-e46c-4d39-bc69-45e56e186f73,is_public=True,name='tempest-ProjectReaderTests-volume-type-356708635',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9a3a112-e46c-4d39-bc69-45e56e186f73', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:26.923598 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-be60b242-0620-4d39-9d9f-40937703b1cc tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5bc809e-78fa-46a9-a6a1-78e7e204eb1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:26.931882 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:26.931882 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:26.940665 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-17c54760-4ef1-4cd7-8573-88db7b78ed0e tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Volume info retrieved successfully. Aug 20 04:37:26.952149 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-17c54760-4ef1-4cd7-8573-88db7b78ed0e tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] https://10.4.3.239/volume/v3/volumes/a1ce42f8-12d0-47e6-a682-4cec9ce76314 returned with HTTP 200 Aug 20 04:37:26.952793 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 548/2192] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:37:26 2026] GET /volume/v3/volumes/a1ce42f8-12d0-47e6-a682-4cec9ce76314 => generated 881 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:26.968823 np0000007850 devstack@c-api.service[100176]: WARNING cinder.quota [None req-be60b242-0620-4d39-9d9f-40937703b1cc tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-356708635 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-356708635, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:37:26.969349 np0000007850 devstack@c-api.service[100176]: WARNING cinder.quota [None req-be60b242-0620-4d39-9d9f-40937703b1cc tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-356708635 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-356708635, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:37:26.997523 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9f3cd526-7e2b-4aa0-ada0-bfbd41e98486 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:26.999976 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9f3cd526-7e2b-4aa0-ada0-bfbd41e98486 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a Aug 20 04:37:27.000298 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9f3cd526-7e2b-4aa0-ada0-bfbd41e98486 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:27.000567 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9f3cd526-7e2b-4aa0-ada0-bfbd41e98486 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:27.000710 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-9f3cd526-7e2b-4aa0-ada0-bfbd41e98486 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:27.007860 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:27.007860 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:27.010022 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9f3cd526-7e2b-4aa0-ada0-bfbd41e98486 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a returned with HTTP 200 Aug 20 04:37:27.012196 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 545/2193] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:26 2026] GET /volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:27.038895 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-be60b242-0620-4d39-9d9f-40937703b1cc tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Created reservations ['aa32c058-8ac5-4500-bf61-2c5b5bd92062', '55dbdccd-b912-4972-9573-d77c281b2b51', '92bf24fc-c68b-4a5a-8006-7131ae7926e9', '091c2574-f6a2-4d8c-b4ca-49b4d063518e'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:37:27.039999 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-be60b242-0620-4d39-9d9f-40937703b1cc tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5bc809e-78fa-46a9-a6a1-78e7e204eb1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa32c058-8ac5-4500-bf61-2c5b5bd92062', '55dbdccd-b912-4972-9573-d77c281b2b51', '92bf24fc-c68b-4a5a-8006-7131ae7926e9', '091c2574-f6a2-4d8c-b4ca-49b4d063518e']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:27.040625 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-be60b242-0620-4d39-9d9f-40937703b1cc tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (903b9e15-8547-4d27-a393-9401c445feda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:27.048349 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-fee51c1c-5216-4a4b-b843-7e507afb1de0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:27.050644 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fee51c1c-5216-4a4b-b843-7e507afb1de0 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] DELETE https://10.4.3.239/volume/v3/volumes/55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d Aug 20 04:37:27.050890 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fee51c1c-5216-4a4b-b843-7e507afb1de0 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:27.051068 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fee51c1c-5216-4a4b-b843-7e507afb1de0 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:27.051371 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-fee51c1c-5216-4a4b-b843-7e507afb1de0 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Delete volume with id: 55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d Aug 20 04:37:27.059810 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:27.059810 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:27.060273 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-fee51c1c-5216-4a4b-b843-7e507afb1de0 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Volume info retrieved successfully. Aug 20 04:37:27.077205 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-be60b242-0620-4d39-9d9f-40937703b1cc tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (903b9e15-8547-4d27-a393-9401c445feda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66f6ccb0-0639-4a2e-847e-55f9c98374d3', '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='39f02426ef964b30b0ac2c1963db0fae',qos_specs=None,replication_status=,reservations=['aa32c058-8ac5-4500-bf61-2c5b5bd92062','55dbdccd-b912-4972-9573-d77c281b2b51','92bf24fc-c68b-4a5a-8006-7131ae7926e9','091c2574-f6a2-4d8c-b4ca-49b4d063518e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4faf728680a840d0ae48a549edeac010',volume_type_id=b9a3a112-e46c-4d39-bc69-45e56e186f73), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:37: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=66f6ccb0-0639-4a2e-847e-55f9c98374d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39f02426ef964b30b0ac2c1963db0fae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4faf728680a840d0ae48a549edeac010',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b9a3a112-e46c-4d39-bc69-45e56e186f73),volume_type_id=b9a3a112-e46c-4d39-bc69-45e56e186f73)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:27.079350 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-be60b242-0620-4d39-9d9f-40937703b1cc tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8890bab9-0970-4e13-a13d-42fd87caecf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:27.089496 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-fee51c1c-5216-4a4b-b843-7e507afb1de0 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Delete volume request issued successfully. Aug 20 04:37:27.089897 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fee51c1c-5216-4a4b-b843-7e507afb1de0 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/volumes/55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d returned with HTTP 202 Aug 20 04:37:27.090436 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 553/2194] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:37:27 2026] DELETE /volume/v3/volumes/55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:37:27.100099 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-69486b4c-feed-4cd8-938c-05e78bdaf27a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:27.103048 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-69486b4c-feed-4cd8-938c-05e78bdaf27a tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] GET https://10.4.3.239/volume/v3/volumes/55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d Aug 20 04:37:27.103970 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-69486b4c-feed-4cd8-938c-05e78bdaf27a tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:27.103970 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-69486b4c-feed-4cd8-938c-05e78bdaf27a tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:27.109711 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-be60b242-0620-4d39-9d9f-40937703b1cc tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8890bab9-0970-4e13-a13d-42fd87caecf5) transitioned into state 'SUCCESS' from 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='39f02426ef964b30b0ac2c1963db0fae',qos_specs=None,replication_status=,reservations=['aa32c058-8ac5-4500-bf61-2c5b5bd92062','55dbdccd-b912-4972-9573-d77c281b2b51','92bf24fc-c68b-4a5a-8006-7131ae7926e9','091c2574-f6a2-4d8c-b4ca-49b4d063518e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4faf728680a840d0ae48a549edeac010',volume_type_id=b9a3a112-e46c-4d39-bc69-45e56e186f73)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:27.110957 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-be60b242-0620-4d39-9d9f-40937703b1cc tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6332c230-d4fe-490c-95ac-f994174aa427) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:27.114389 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:27.114389 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:27.125646 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-be60b242-0620-4d39-9d9f-40937703b1cc tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6332c230-d4fe-490c-95ac-f994174aa427) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:27.125809 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-69486b4c-feed-4cd8-938c-05e78bdaf27a tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Volume info retrieved successfully. Aug 20 04:37:27.126845 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-be60b242-0620-4d39-9d9f-40937703b1cc tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Flow 'volume_create_api' (06f6a97e-5406-4ad7-bc4c-6d177ef6ecdc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:37:27.128099 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-be60b242-0620-4d39-9d9f-40937703b1cc tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Create volume request issued successfully. Aug 20 04:37:27.128776 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-be60b242-0620-4d39-9d9f-40937703b1cc tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:37:27.129356 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 549/2195] 10.4.3.239 () {70 vars in 1298 bytes} [Thu Aug 20 04:37:26 2026] POST /volume/v3/volumes => generated 773 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:37:27.133880 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-69486b4c-feed-4cd8-938c-05e78bdaf27a tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/volumes/55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d returned with HTTP 200 Aug 20 04:37:27.134394 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 549/2196] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:27 2026] GET /volume/v3/volumes/55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 04:37:27.151790 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1b40ce8f-2437-48db-b3b4-9a7d9a34a3f9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:27.155638 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1b40ce8f-2437-48db-b3b4-9a7d9a34a3f9 tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] GET https://10.4.3.239/volume/v3/volumes/66f6ccb0-0639-4a2e-847e-55f9c98374d3 Aug 20 04:37:27.156396 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1b40ce8f-2437-48db-b3b4-9a7d9a34a3f9 tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:27.156396 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1b40ce8f-2437-48db-b3b4-9a7d9a34a3f9 tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:27.170403 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:27.170403 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:27.175917 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-1b40ce8f-2437-48db-b3b4-9a7d9a34a3f9 tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Volume info retrieved successfully. Aug 20 04:37:27.182801 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1b40ce8f-2437-48db-b3b4-9a7d9a34a3f9 tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] https://10.4.3.239/volume/v3/volumes/66f6ccb0-0639-4a2e-847e-55f9c98374d3 returned with HTTP 200 Aug 20 04:37:27.183324 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 546/2197] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:37:27 2026] GET /volume/v3/volumes/66f6ccb0-0639-4a2e-847e-55f9c98374d3 => generated 952 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:27.530337 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-1ed89e60-4e9c-4102-92d3-fa05a39a27fa req-b5a37576-4f8e-4340-aa7a-9dadcfcbcb0c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:27.533603 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-1ed89e60-4e9c-4102-92d3-fa05a39a27fa req-b5a37576-4f8e-4340-aa7a-9dadcfcbcb0c tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] POST https://10.4.3.239/volume/v3/attachments/6354aa8f-2a0e-4dda-9b67-644a24222224/action Aug 20 04:37:27.533923 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-1ed89e60-4e9c-4102-92d3-fa05a39a27fa req-b5a37576-4f8e-4340-aa7a-9dadcfcbcb0c tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Action body: b'{"os-complete": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:37:27.534086 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-1ed89e60-4e9c-4102-92d3-fa05a39a27fa req-b5a37576-4f8e-4340-aa7a-9dadcfcbcb0c tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:27.563435 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:27.563435 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:27.582994 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-1ed89e60-4e9c-4102-92d3-fa05a39a27fa req-b5a37576-4f8e-4340-aa7a-9dadcfcbcb0c tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] https://10.4.3.239/volume/v3/attachments/6354aa8f-2a0e-4dda-9b67-644a24222224/action returned with HTTP 204 Aug 20 04:37:27.583704 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 554/2198] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:37:27 2026] POST /volume/v3/attachments/6354aa8f-2a0e-4dda-9b67-644a24222224/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:37:27.973582 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-33424926-b5a8-45a3-a737-8c00a784b3fa None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:27.976831 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-33424926-b5a8-45a3-a737-8c00a784b3fa tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] GET https://10.4.3.239/volume/v3/volumes/a1ce42f8-12d0-47e6-a682-4cec9ce76314 Aug 20 04:37:27.977196 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-33424926-b5a8-45a3-a737-8c00a784b3fa tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:27.977515 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-33424926-b5a8-45a3-a737-8c00a784b3fa tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:27.999290 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:27.999290 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:28.005969 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-33424926-b5a8-45a3-a737-8c00a784b3fa tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Volume info retrieved successfully. Aug 20 04:37:28.012464 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-33424926-b5a8-45a3-a737-8c00a784b3fa tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] https://10.4.3.239/volume/v3/volumes/a1ce42f8-12d0-47e6-a682-4cec9ce76314 returned with HTTP 200 Aug 20 04:37:28.012984 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 550/2199] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:37:27 2026] GET /volume/v3/volumes/a1ce42f8-12d0-47e6-a682-4cec9ce76314 => generated 1173 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 20 04:37:28.031523 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-721476a8-ec1d-4c76-9018-a88458f0bee2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:28.036506 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-721476a8-ec1d-4c76-9018-a88458f0bee2 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a Aug 20 04:37:28.036828 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-721476a8-ec1d-4c76-9018-a88458f0bee2 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:28.037132 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-721476a8-ec1d-4c76-9018-a88458f0bee2 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:28.037329 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-721476a8-ec1d-4c76-9018-a88458f0bee2 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:28.042399 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ca8faffe-3928-4307-b6fb-916053798e2a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:28.044819 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ca8faffe-3928-4307-b6fb-916053798e2a tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] GET https://10.4.3.239/volume/v3/volumes/a1ce42f8-12d0-47e6-a682-4cec9ce76314 Aug 20 04:37:28.045145 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ca8faffe-3928-4307-b6fb-916053798e2a tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:28.045530 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ca8faffe-3928-4307-b6fb-916053798e2a tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:28.047949 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:28.047949 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:28.050600 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-721476a8-ec1d-4c76-9018-a88458f0bee2 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a returned with HTTP 200 Aug 20 04:37:28.050600 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 550/2200] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:28 2026] GET /volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a => generated 791 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:28.058845 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:28.058845 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:28.063001 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-ca8faffe-3928-4307-b6fb-916053798e2a tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Volume info retrieved successfully. Aug 20 04:37:28.067606 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ca8faffe-3928-4307-b6fb-916053798e2a tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] https://10.4.3.239/volume/v3/volumes/a1ce42f8-12d0-47e6-a682-4cec9ce76314 returned with HTTP 200 Aug 20 04:37:28.068018 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 547/2201] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:37:28 2026] GET /volume/v3/volumes/a1ce42f8-12d0-47e6-a682-4cec9ce76314 => generated 1173 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:37:28.081100 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b36e0039-5f33-42fb-8777-cf2f18194d98 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:28.083740 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 555/2202] 10.4.3.239 () {70 vars in 1611 bytes} [Thu Aug 20 04:37:28 2026] DELETE /volume/v3/attachments/6354aa8f-2a0e-4dda-9b67-644a24222224 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 20 04:37:28.094390 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d8038693-1ccb-4739-b67a-97b0a9a386f7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:28.129238 np0000007850 devstack@c-api.service[100176]: WARNING keystonemiddleware.auth_token [None req-d8038693-1ccb-4739-b67a-97b0a9a386f7 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 20 04:37:28.130510 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 551/2203] 10.4.3.239 () {70 vars in 1611 bytes} [Thu Aug 20 04:37:28 2026] DELETE /volume/v3/attachments/6354aa8f-2a0e-4dda-9b67-644a24222224 => generated 114 bytes in 37 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 20 04:37:28.141637 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6de42615-bf1b-49b1-b01d-5fa5d6776727 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:28.143674 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6de42615-bf1b-49b1-b01d-5fa5d6776727 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] DELETE https://10.4.3.239/volume/v3/attachments/6354aa8f-2a0e-4dda-9b67-644a24222224 Aug 20 04:37:28.143970 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6de42615-bf1b-49b1-b01d-5fa5d6776727 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:28.144292 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6de42615-bf1b-49b1-b01d-5fa5d6776727 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:28.156212 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:28.156212 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:28.157111 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-750c536a-3432-4ef9-ba71-54684e1c9b29 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:28.160087 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-750c536a-3432-4ef9-ba71-54684e1c9b29 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] GET https://10.4.3.239/volume/v3/volumes/55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d Aug 20 04:37:28.160087 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-750c536a-3432-4ef9-ba71-54684e1c9b29 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:28.160545 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-750c536a-3432-4ef9-ba71-54684e1c9b29 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:28.172562 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-750c536a-3432-4ef9-ba71-54684e1c9b29 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/volumes/55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d returned with HTTP 404 Aug 20 04:37:28.174028 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 548/2204] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:28 2026] GET /volume/v3/volumes/55f6a7be-e2b7-4e5b-aa5b-e2bbeba8739d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:37:28.202911 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5994a5b2-60c4-4280-8e5e-5eff1697d57e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:28.205304 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5994a5b2-60c4-4280-8e5e-5eff1697d57e tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] GET https://10.4.3.239/volume/v3/volumes/66f6ccb0-0639-4a2e-847e-55f9c98374d3 Aug 20 04:37:28.205939 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5994a5b2-60c4-4280-8e5e-5eff1697d57e tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:28.205939 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5994a5b2-60c4-4280-8e5e-5eff1697d57e tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:28.217915 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:28.217915 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:28.227941 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-5994a5b2-60c4-4280-8e5e-5eff1697d57e tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Volume info retrieved successfully. Aug 20 04:37:28.236097 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5994a5b2-60c4-4280-8e5e-5eff1697d57e tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] https://10.4.3.239/volume/v3/volumes/66f6ccb0-0639-4a2e-847e-55f9c98374d3 returned with HTTP 200 Aug 20 04:37:28.236962 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-6de42615-bf1b-49b1-b01d-5fa5d6776727 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Attachment connected to vm 5b8a5741-d0ad-4f2b-bff9-5991d7c94031, checking data on nova Aug 20 04:37:28.239207 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 556/2205] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:37:28 2026] GET /volume/v3/volumes/66f6ccb0-0639-4a2e-847e-55f9c98374d3 => generated 973 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:28.239423 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.compute.nova [None req-6de42615-bf1b-49b1-b01d-5fa5d6776727 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Creating Keystone token plugin using URL: https://10.4.3.239/identity {{(pid=100177) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 20 04:37:28.261427 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-75aec525-eab0-4381-8e96-3507ec969202 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:28.263403 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-75aec525-eab0-4381-8e96-3507ec969202 tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] GET https://10.4.3.239/volume/v3/messages Aug 20 04:37:28.263636 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-75aec525-eab0-4381-8e96-3507ec969202 tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:28.265131 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-75aec525-eab0-4381-8e96-3507ec969202 tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:28.271432 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-75aec525-eab0-4381-8e96-3507ec969202 tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] https://10.4.3.239/volume/v3/messages returned with HTTP 200 Aug 20 04:37:28.271849 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 552/2206] 10.4.3.239 () {68 vars in 1280 bytes} [Thu Aug 20 04:37:28 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 20 04:37:28.276410 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8023eb74-9eaf-4129-a32c-a8dd147155cd None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:28.279353 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8023eb74-9eaf-4129-a32c-a8dd147155cd tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] DELETE https://10.4.3.239/volume/v3/volumes/031ad2e7-84b1-491c-a650-4d2dd883d138 Aug 20 04:37:28.279353 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8023eb74-9eaf-4129-a32c-a8dd147155cd tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:28.279531 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8023eb74-9eaf-4129-a32c-a8dd147155cd tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:28.280362 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-8023eb74-9eaf-4129-a32c-a8dd147155cd tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Delete volume with id: 031ad2e7-84b1-491c-a650-4d2dd883d138 Aug 20 04:37:28.286233 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c8181fd5-f132-487f-92f5-961e9b8d5855 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:28.291518 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:28.291518 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:28.292695 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-8023eb74-9eaf-4129-a32c-a8dd147155cd tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Volume info retrieved successfully. Aug 20 04:37:28.331079 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-8023eb74-9eaf-4129-a32c-a8dd147155cd tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Delete volume request issued successfully. Aug 20 04:37:28.331079 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8023eb74-9eaf-4129-a32c-a8dd147155cd tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/volumes/031ad2e7-84b1-491c-a650-4d2dd883d138 returned with HTTP 202 Aug 20 04:37:28.331850 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 549/2207] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:37:28 2026] DELETE /volume/v3/volumes/031ad2e7-84b1-491c-a650-4d2dd883d138 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:37:28.346740 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-224a336c-63c1-48f2-9a3f-4ca7f32acf4c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:28.352007 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-224a336c-63c1-48f2-9a3f-4ca7f32acf4c tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] GET https://10.4.3.239/volume/v3/volumes/031ad2e7-84b1-491c-a650-4d2dd883d138 Aug 20 04:37:28.352330 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-224a336c-63c1-48f2-9a3f-4ca7f32acf4c tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:28.352769 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-224a336c-63c1-48f2-9a3f-4ca7f32acf4c tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:28.368784 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:28.368784 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:28.379593 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-224a336c-63c1-48f2-9a3f-4ca7f32acf4c tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Volume info retrieved successfully. Aug 20 04:37:28.391601 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-224a336c-63c1-48f2-9a3f-4ca7f32acf4c tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/volumes/031ad2e7-84b1-491c-a650-4d2dd883d138 returned with HTTP 200 Aug 20 04:37:28.393055 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 553/2208] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:28 2026] GET /volume/v3/volumes/031ad2e7-84b1-491c-a650-4d2dd883d138 => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:28.396738 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c8181fd5-f132-487f-92f5-961e9b8d5855 tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-reader] GET https://10.4.3.239/volume/v3/messages Aug 20 04:37:28.397103 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c8181fd5-f132-487f-92f5-961e9b8d5855 tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-reader] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:28.397816 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c8181fd5-f132-487f-92f5-961e9b8d5855 tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-reader] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:28.405670 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c8181fd5-f132-487f-92f5-961e9b8d5855 tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-reader] https://10.4.3.239/volume/v3/messages returned with HTTP 200 Aug 20 04:37:28.406291 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 557/2209] 10.4.3.239 () {68 vars in 1280 bytes} [Thu Aug 20 04:37:28 2026] GET /volume/v3/messages => generated 670 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:28.422797 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c752c120-4d55-4e06-855a-65a86f03acd8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:28.426014 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c752c120-4d55-4e06-855a-65a86f03acd8 tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] DELETE https://10.4.3.239/volume/v3/messages/e1a494b9-7d56-4395-a6e8-c6b81176d64c Aug 20 04:37:28.426702 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c752c120-4d55-4e06-855a-65a86f03acd8 tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:28.426702 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c752c120-4d55-4e06-855a-65a86f03acd8 tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:28.449922 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c752c120-4d55-4e06-855a-65a86f03acd8 tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] https://10.4.3.239/volume/v3/messages/e1a494b9-7d56-4395-a6e8-c6b81176d64c returned with HTTP 204 Aug 20 04:37:28.450501 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 550/2210] 10.4.3.239 () {68 vars in 1394 bytes} [Thu Aug 20 04:37:28 2026] DELETE /volume/v3/messages/e1a494b9-7d56-4395-a6e8-c6b81176d64c => generated 0 bytes in 28 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 20 04:37:28.464127 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e8257968-57a9-4551-9a64-e8dda1f4804f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:28.466254 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e8257968-57a9-4551-9a64-e8dda1f4804f tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] DELETE https://10.4.3.239/volume/v3/volumes/66f6ccb0-0639-4a2e-847e-55f9c98374d3 Aug 20 04:37:28.466445 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e8257968-57a9-4551-9a64-e8dda1f4804f tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:28.466620 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e8257968-57a9-4551-9a64-e8dda1f4804f tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:28.466761 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-e8257968-57a9-4551-9a64-e8dda1f4804f tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Delete volume with id: 66f6ccb0-0639-4a2e-847e-55f9c98374d3 Aug 20 04:37:28.476302 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:28.476302 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:28.478390 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-e8257968-57a9-4551-9a64-e8dda1f4804f tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Volume info retrieved successfully. Aug 20 04:37:28.478657 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-e8257968-57a9-4551-9a64-e8dda1f4804f tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100176) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 20 04:37:28.490474 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-856a3e60-63e3-4619-9108-cf569099e638 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:28.493906 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-856a3e60-63e3-4619-9108-cf569099e638 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] GET https://10.4.3.239/volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578 Aug 20 04:37:28.493906 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-856a3e60-63e3-4619-9108-cf569099e638 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:28.495103 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-856a3e60-63e3-4619-9108-cf569099e638 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:28.512599 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:28.512599 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:28.522543 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-856a3e60-63e3-4619-9108-cf569099e638 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Volume info retrieved successfully. Aug 20 04:37:28.530643 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-e8257968-57a9-4551-9a64-e8dda1f4804f tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Created reservations ['e6a0b94e-7a2f-4303-9e6e-f2e3080a5ceb', 'c21b3859-73ac-450e-9457-0f7292ace9aa', 'dbfa729e-14f7-4390-a5a5-72811c17e656', '7ae4d80c-d9e6-49a6-8292-c65dd86f802f'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:37:28.530873 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-856a3e60-63e3-4619-9108-cf569099e638 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] https://10.4.3.239/volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578 returned with HTTP 200 Aug 20 04:37:28.531957 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 558/2211] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:28 2026] GET /volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578 => generated 1143 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:28.538170 np0000007850 devstack@c-api.service[100177]: DEBUG novaclient.v2.client [None req-6de42615-bf1b-49b1-b01d-5fa5d6776727 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] REQ: curl -g -i -X GET https://10.4.3.239/compute/v2.1/servers/5b8a5741-d0ad-4f2b-bff9-5991d7c94031/os-volume_attachments/a1ce42f8-12d0-47e6-a682-4cec9ce76314 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}549c79bd418d2c7364c8c57ff3a34c3643ee2ddeeb7ec0814c604af5c21f1f19" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-6de42615-bf1b-49b1-b01d-5fa5d6776727" -H "X-Service-Token: {SHA256}ee18a518f41ba34b285e134aa735c5d8411c79aa17677627284686fb512f1704" {{(pid=100177) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 20 04:37:28.577301 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-e8257968-57a9-4551-9a64-e8dda1f4804f tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Delete volume request issued successfully. Aug 20 04:37:28.577301 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e8257968-57a9-4551-9a64-e8dda1f4804f tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] https://10.4.3.239/volume/v3/volumes/66f6ccb0-0639-4a2e-847e-55f9c98374d3 returned with HTTP 202 Aug 20 04:37:28.578159 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 554/2212] 10.4.3.239 () {68 vars in 1391 bytes} [Thu Aug 20 04:37:28 2026] DELETE /volume/v3/volumes/66f6ccb0-0639-4a2e-847e-55f9c98374d3 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:37:28.590370 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-bb8be252-3567-47eb-906c-b13fc861b113 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:28.596243 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bb8be252-3567-47eb-906c-b13fc861b113 tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] DELETE https://10.4.3.239/volume/v3/types/b9a3a112-e46c-4d39-bc69-45e56e186f73 Aug 20 04:37:28.598916 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bb8be252-3567-47eb-906c-b13fc861b113 tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:28.598916 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bb8be252-3567-47eb-906c-b13fc861b113 tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Calling method '_delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:28.602035 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-a8e251cb-58ee-4210-a803-3fb07df236df req-9a5dd36e-1bc5-4c46-b9be-1bbb27130e1e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:28.604761 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-a8e251cb-58ee-4210-a803-3fb07df236df req-9a5dd36e-1bc5-4c46-b9be-1bbb27130e1e tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] GET https://10.4.3.239/volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578 Aug 20 04:37:28.604988 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-a8e251cb-58ee-4210-a803-3fb07df236df req-9a5dd36e-1bc5-4c46-b9be-1bbb27130e1e tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:28.605507 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-a8e251cb-58ee-4210-a803-3fb07df236df req-9a5dd36e-1bc5-4c46-b9be-1bbb27130e1e tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:28.621161 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:28.621161 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:28.628699 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-a8e251cb-58ee-4210-a803-3fb07df236df req-9a5dd36e-1bc5-4c46-b9be-1bbb27130e1e tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Volume info retrieved successfully. Aug 20 04:37:28.635323 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-a8e251cb-58ee-4210-a803-3fb07df236df req-9a5dd36e-1bc5-4c46-b9be-1bbb27130e1e tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] https://10.4.3.239/volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578 returned with HTTP 200 Aug 20 04:37:28.635884 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 559/2213] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:37:28 2026] GET /volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578 => generated 1143 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:28.656697 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bb8be252-3567-47eb-906c-b13fc861b113 tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] https://10.4.3.239/volume/v3/types/b9a3a112-e46c-4d39-bc69-45e56e186f73 returned with HTTP 202 Aug 20 04:37:28.657283 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 551/2214] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:37:28 2026] DELETE /volume/v3/types/b9a3a112-e46c-4d39-bc69-45e56e186f73 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 20 04:37:28.671033 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-fd91c3df-baac-4ca2-907b-cbadb457dd64 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:28.673372 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fd91c3df-baac-4ca2-907b-cbadb457dd64 tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:37:28.674094 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-a8e251cb-58ee-4210-a803-3fb07df236df req-306372c1-4793-4c74-9d45-4642ef0a4f2c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:28.674354 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fd91c3df-baac-4ca2-907b-cbadb457dd64 tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1212839570", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1918108074", "vendor_name": "tempest-vendor_name-1240002395"}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:28.680391 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-a8e251cb-58ee-4210-a803-3fb07df236df req-306372c1-4793-4c74-9d45-4642ef0a4f2c tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] POST https://10.4.3.239/volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578/action Aug 20 04:37:28.681997 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-a8e251cb-58ee-4210-a803-3fb07df236df req-306372c1-4793-4c74-9d45-4642ef0a4f2c tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:37:28.682448 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-a8e251cb-58ee-4210-a803-3fb07df236df req-306372c1-4793-4c74-9d45-4642ef0a4f2c tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:28.695287 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fd91c3df-baac-4ca2-907b-cbadb457dd64 tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:37:28.695754 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 555/2215] 10.4.3.239 () {68 vars in 1253 bytes} [Thu Aug 20 04:37:28 2026] POST /volume/v3/types => generated 330 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 04:37:28.706548 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:28.706548 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:28.707032 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-a8e251cb-58ee-4210-a803-3fb07df236df req-306372c1-4793-4c74-9d45-4642ef0a4f2c tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Volume info retrieved successfully. Aug 20 04:37:28.714381 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c5f6b9f0-91f2-4a21-9534-6428652fbb4d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:28.716380 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c5f6b9f0-91f2-4a21-9534-6428652fbb4d tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:37:28.717261 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c5f6b9f0-91f2-4a21-9534-6428652fbb4d tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "69e06a2c-721c-419f-bf88-b08f5c6685e6", "size": 1}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:28.719390 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-c5f6b9f0-91f2-4a21-9534-6428652fbb4d tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Create volume request body: {'volume': {'volume_type': '69e06a2c-721c-419f-bf88-b08f5c6685e6', 'size': 1}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:37:28.722628 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-a8e251cb-58ee-4210-a803-3fb07df236df req-306372c1-4793-4c74-9d45-4642ef0a4f2c tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Begin detaching volume completed successfully. Aug 20 04:37:28.723281 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-a8e251cb-58ee-4210-a803-3fb07df236df req-306372c1-4793-4c74-9d45-4642ef0a4f2c tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] https://10.4.3.239/volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578/action returned with HTTP 202 Aug 20 04:37:28.723457 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 560/2216] 10.4.3.239 () {72 vars in 1672 bytes} [Thu Aug 20 04:37:28 2026] POST /volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:37:28.726878 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-c5f6b9f0-91f2-4a21-9534-6428652fbb4d tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Create volume of 1 GB Aug 20 04:37:28.727499 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:28.727499 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:28.728097 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c5f6b9f0-91f2-4a21-9534-6428652fbb4d tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Availability Zones retrieved successfully. Aug 20 04:37:28.736956 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c5f6b9f0-91f2-4a21-9534-6428652fbb4d tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Flow 'volume_create_api' (5a1c456c-5d82-4d51-ad77-92b0d0db1d8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:37:28.739317 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c5f6b9f0-91f2-4a21-9534-6428652fbb4d tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3c56370-3ae2-41d2-a5d3-3d61208233c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:28.740227 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-c5f6b9f0-91f2-4a21-9534-6428652fbb4d tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:37:28.778229 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c5f6b9f0-91f2-4a21-9534-6428652fbb4d tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3c56370-3ae2-41d2-a5d3-3d61208233c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:37:29Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1918108074',vendor_name='tempest-vendor_name-1240002395'},id=69e06a2c-721c-419f-bf88-b08f5c6685e6,is_public=True,name='tempest-ProjectReaderTests-volume-type-1212839570',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69e06a2c-721c-419f-bf88-b08f5c6685e6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:28.778229 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c5f6b9f0-91f2-4a21-9534-6428652fbb4d tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b280cd5-0865-44bc-99fc-a0a9ce043243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:28.810349 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-58f1b7c3-d491-4698-bf0b-833242dfed04 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:28.810864 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-58f1b7c3-d491-4698-bf0b-833242dfed04 None None] GET https://10.4.3.239/volume// Aug 20 04:37:28.812495 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-58f1b7c3-d491-4698-bf0b-833242dfed04 None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:28.813012 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-58f1b7c3-d491-4698-bf0b-833242dfed04 None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:28.813474 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-58f1b7c3-d491-4698-bf0b-833242dfed04 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:37:28.816011 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 556/2217] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:37:28 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:37:28.831671 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-a8e251cb-58ee-4210-a803-3fb07df236df req-2962fe3b-d710-4d47-b90e-2ed28a1dd55e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:28.837686 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-a8e251cb-58ee-4210-a803-3fb07df236df req-2962fe3b-d710-4d47-b90e-2ed28a1dd55e tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] GET https://10.4.3.239/volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578 Aug 20 04:37:28.840234 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-a8e251cb-58ee-4210-a803-3fb07df236df req-2962fe3b-d710-4d47-b90e-2ed28a1dd55e tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:28.840390 np0000007850 devstack@c-api.service[100174]: WARNING cinder.quota [None req-c5f6b9f0-91f2-4a21-9534-6428652fbb4d tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1212839570 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1212839570, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:37:28.840390 np0000007850 devstack@c-api.service[100174]: WARNING cinder.quota [None req-c5f6b9f0-91f2-4a21-9534-6428652fbb4d tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1212839570 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1212839570, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:37:28.840473 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-a8e251cb-58ee-4210-a803-3fb07df236df req-2962fe3b-d710-4d47-b90e-2ed28a1dd55e tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:28.857598 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:28.857598 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:28.860230 np0000007850 devstack@c-api.service[100177]: DEBUG novaclient.v2.client [None req-6de42615-bf1b-49b1-b01d-5fa5d6776727 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 20 Aug 2026 04:37:28 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-51a67cf4-a002-40e3-a96e-c04aecb6e1b0 x-openstack-request-id: req-51a67cf4-a002-40e3-a96e-c04aecb6e1b0 {{(pid=100177) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 20 04:37:28.860496 np0000007850 devstack@c-api.service[100177]: DEBUG novaclient.v2.client [None req-6de42615-bf1b-49b1-b01d-5fa5d6776727 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "a1ce42f8-12d0-47e6-a682-4cec9ce76314", "serverId": "5b8a5741-d0ad-4f2b-bff9-5991d7c94031", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "6354aa8f-2a0e-4dda-9b67-644a24222224", "bdm_uuid": "bdc2cb49-db84-4b4d-a637-fd68edeffb63"}} {{(pid=100177) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 20 04:37:28.860582 np0000007850 devstack@c-api.service[100177]: DEBUG novaclient.v2.client [None req-6de42615-bf1b-49b1-b01d-5fa5d6776727 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] GET call to compute for https://10.4.3.239/compute/v2.1/servers/5b8a5741-d0ad-4f2b-bff9-5991d7c94031/os-volume_attachments/a1ce42f8-12d0-47e6-a682-4cec9ce76314 used request id req-51a67cf4-a002-40e3-a96e-c04aecb6e1b0 {{(pid=100177) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 20 04:37:28.869938 np0000007850 devstack@c-api.service[100177]: ERROR cinder.volume.api [None req-6de42615-bf1b-49b1-b01d-5fa5d6776727 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-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 20 04:37:28.873269 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-a8e251cb-58ee-4210-a803-3fb07df236df req-2962fe3b-d710-4d47-b90e-2ed28a1dd55e tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Volume info retrieved successfully. Aug 20 04:37:28.873587 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault [None req-6de42615-bf1b-49b1-b01d-5fa5d6776727 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Caught error: Detach volume from instance 5b8a5741-d0ad-4f2b-bff9-5991d7c94031 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 5b8a5741-d0ad-4f2b-bff9-5991d7c94031 using the Compute API Aug 20 04:37:28.873587 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 20 04:37:28.873587 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 20 04:37:28.873587 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 20 04:37:28.873587 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:37:28.873587 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 04:37:28.873587 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 04:37:28.873587 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:37:28.873587 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 04:37:28.873587 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 04:37:28.873587 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:37:28.873587 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 04:37:28.873587 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 04:37:28.873587 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:37:28.873587 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 04:37:28.873587 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 04:37:28.873587 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:37:28.873587 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 20 04:37:28.873587 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 20 04:37:28.873587 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:37:28.873587 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 04:37:28.873587 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 04:37:28.873587 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:37:28.873587 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 04:37:28.873587 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 04:37:28.873587 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:37:28.873587 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 04:37:28.873587 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 04:37:28.873587 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:37:28.873587 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 04:37:28.873587 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 04:37:28.873587 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:37:28.873587 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 20 04:37:28.873587 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 20 04:37:28.873587 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:37:28.873587 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 04:37:28.873587 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 04:37:28.873587 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:37:28.873587 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 04:37:28.873587 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 04:37:28.873587 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:37:28.873587 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 04:37:28.873587 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 04:37:28.873587 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:37:28.873587 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 04:37:28.873587 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 04:37:28.873587 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:37:28.873587 np0000007850 devstack@c-api.service[100177]: 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 20 04:37:28.873587 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 20 04:37:28.873587 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:37:28.874964 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 04:37:28.874964 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 04:37:28.874964 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:37:28.874964 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 04:37:28.874964 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 04:37:28.874964 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:37:28.874964 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 20 04:37:28.874964 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 20 04:37:28.874964 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:37:28.874964 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 20 04:37:28.874964 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 20 04:37:28.874964 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:37:28.874964 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 20 04:37:28.874964 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 20 04:37:28.874964 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:37:28.874964 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 20 04:37:28.874964 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 20 04:37:28.874964 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:37:28.874964 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 04:37:28.874964 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 04:37:28.874964 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:37:28.874964 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 04:37:28.874964 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 04:37:28.874964 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:37:28.874964 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 20 04:37:28.874964 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 20 04:37:28.874964 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:37:28.874964 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 20 04:37:28.874964 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 20 04:37:28.874964 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:37:28.874964 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 20 04:37:28.874964 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 20 04:37:28.874964 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:37:28.874964 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 20 04:37:28.874964 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 20 04:37:28.874964 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:37:28.874964 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 20 04:37:28.874964 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 20 04:37:28.874964 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:37:28.874964 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 20 04:37:28.874964 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 20 04:37:28.874964 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 20 04:37:28.874964 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 20 04:37:28.874964 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 5b8a5741-d0ad-4f2b-bff9-5991d7c94031 using the Compute API Aug 20 04:37:28.874964 np0000007850 devstack@c-api.service[100177]: ERROR cinder.api.middleware.fault Aug 20 04:37:28.874964 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.middleware.fault [None req-6de42615-bf1b-49b1-b01d-5fa5d6776727 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] https://10.4.3.239/volume/v3/attachments/6354aa8f-2a0e-4dda-9b67-644a24222224 returned with HTTP 409 Aug 20 04:37:28.874964 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 551/2218] 10.4.3.239 () {68 vars in 1404 bytes} [Thu Aug 20 04:37:28 2026] DELETE /volume/v3/attachments/6354aa8f-2a0e-4dda-9b67-644a24222224 => generated 167 bytes in 733 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:37:28.886573 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-a8e251cb-58ee-4210-a803-3fb07df236df req-2962fe3b-d710-4d47-b90e-2ed28a1dd55e tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] https://10.4.3.239/volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578 returned with HTTP 200 Aug 20 04:37:28.886573 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 561/2219] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:37:28 2026] GET /volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578 => generated 1326 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:37:28.913773 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-c5f6b9f0-91f2-4a21-9534-6428652fbb4d tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Created reservations ['cd1f1518-179e-4742-acac-3eb7a607ecfe', 'bcc6a32d-c1c6-4242-bc0e-b68f57b51d69', '3734984f-fd1b-450b-b026-84974993b768', '64bb77a7-a5ec-4188-989a-3835bb9dbd8e'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:37:28.915723 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c5f6b9f0-91f2-4a21-9534-6428652fbb4d tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b280cd5-0865-44bc-99fc-a0a9ce043243) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd1f1518-179e-4742-acac-3eb7a607ecfe', 'bcc6a32d-c1c6-4242-bc0e-b68f57b51d69', '3734984f-fd1b-450b-b026-84974993b768', '64bb77a7-a5ec-4188-989a-3835bb9dbd8e']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:28.917669 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c5f6b9f0-91f2-4a21-9534-6428652fbb4d tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b6f4ec2-6fa1-42cf-95cf-24c30dc0704e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:28.948216 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-609ad290-ca8b-4129-89ad-7526e1395a3b req-4abad46b-3cda-4d5f-a5e2-3ac53cf6cb20 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:28.954661 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-609ad290-ca8b-4129-89ad-7526e1395a3b req-4abad46b-3cda-4d5f-a5e2-3ac53cf6cb20 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] GET https://10.4.3.239/volume/v3/volumes/a1ce42f8-12d0-47e6-a682-4cec9ce76314 Aug 20 04:37:28.955709 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-609ad290-ca8b-4129-89ad-7526e1395a3b req-4abad46b-3cda-4d5f-a5e2-3ac53cf6cb20 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:28.955709 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-609ad290-ca8b-4129-89ad-7526e1395a3b req-4abad46b-3cda-4d5f-a5e2-3ac53cf6cb20 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:28.962233 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c5f6b9f0-91f2-4a21-9534-6428652fbb4d tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b6f4ec2-6fa1-42cf-95cf-24c30dc0704e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a623d7ed-2db0-46f3-ae5f-761b1ac7f528', '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='39f02426ef964b30b0ac2c1963db0fae',qos_specs=None,replication_status=,reservations=['cd1f1518-179e-4742-acac-3eb7a607ecfe','bcc6a32d-c1c6-4242-bc0e-b68f57b51d69','3734984f-fd1b-450b-b026-84974993b768','64bb77a7-a5ec-4188-989a-3835bb9dbd8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4faf728680a840d0ae48a549edeac010',volume_type_id=69e06a2c-721c-419f-bf88-b08f5c6685e6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:37: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=a623d7ed-2db0-46f3-ae5f-761b1ac7f528,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39f02426ef964b30b0ac2c1963db0fae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4faf728680a840d0ae48a549edeac010',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69e06a2c-721c-419f-bf88-b08f5c6685e6),volume_type_id=69e06a2c-721c-419f-bf88-b08f5c6685e6)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:28.964082 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c5f6b9f0-91f2-4a21-9534-6428652fbb4d tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37947001-982d-4b99-8db8-238440b72988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:28.970883 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:28.970883 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:28.978140 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-609ad290-ca8b-4129-89ad-7526e1395a3b req-4abad46b-3cda-4d5f-a5e2-3ac53cf6cb20 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Volume info retrieved successfully. Aug 20 04:37:28.989116 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-609ad290-ca8b-4129-89ad-7526e1395a3b req-4abad46b-3cda-4d5f-a5e2-3ac53cf6cb20 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] https://10.4.3.239/volume/v3/volumes/a1ce42f8-12d0-47e6-a682-4cec9ce76314 returned with HTTP 200 Aug 20 04:37:28.990291 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 557/2220] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:37:28 2026] GET /volume/v3/volumes/a1ce42f8-12d0-47e6-a682-4cec9ce76314 => generated 1155 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:28.995489 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c5f6b9f0-91f2-4a21-9534-6428652fbb4d tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37947001-982d-4b99-8db8-238440b72988) transitioned into state 'SUCCESS' from 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='39f02426ef964b30b0ac2c1963db0fae',qos_specs=None,replication_status=,reservations=['cd1f1518-179e-4742-acac-3eb7a607ecfe','bcc6a32d-c1c6-4242-bc0e-b68f57b51d69','3734984f-fd1b-450b-b026-84974993b768','64bb77a7-a5ec-4188-989a-3835bb9dbd8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4faf728680a840d0ae48a549edeac010',volume_type_id=69e06a2c-721c-419f-bf88-b08f5c6685e6)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:28.996968 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c5f6b9f0-91f2-4a21-9534-6428652fbb4d tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed1c64cb-f7f2-41a6-81b1-8cce100e8ab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:29.014750 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c5f6b9f0-91f2-4a21-9534-6428652fbb4d tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed1c64cb-f7f2-41a6-81b1-8cce100e8ab1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:29.018772 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c5f6b9f0-91f2-4a21-9534-6428652fbb4d tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Flow 'volume_create_api' (5a1c456c-5d82-4d51-ad77-92b0d0db1d8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:37:29.019553 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c5f6b9f0-91f2-4a21-9534-6428652fbb4d tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Create volume request issued successfully. Aug 20 04:37:29.020400 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c5f6b9f0-91f2-4a21-9534-6428652fbb4d tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:37:29.021039 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 552/2221] 10.4.3.239 () {70 vars in 1298 bytes} [Thu Aug 20 04:37:28 2026] POST /volume/v3/volumes => generated 774 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 20 04:37:29.026988 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-609ad290-ca8b-4129-89ad-7526e1395a3b req-3172b652-6d2a-456b-9e99-9e3dcdd79512 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:29.035352 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-609ad290-ca8b-4129-89ad-7526e1395a3b req-3172b652-6d2a-456b-9e99-9e3dcdd79512 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] POST https://10.4.3.239/volume/v3/volumes/a1ce42f8-12d0-47e6-a682-4cec9ce76314/action Aug 20 04:37:29.036414 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-609ad290-ca8b-4129-89ad-7526e1395a3b req-3172b652-6d2a-456b-9e99-9e3dcdd79512 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:37:29.036414 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-609ad290-ca8b-4129-89ad-7526e1395a3b req-3172b652-6d2a-456b-9e99-9e3dcdd79512 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:29.042551 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ffdf89da-e13a-457c-bdff-86613ad4afb6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:29.046792 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ffdf89da-e13a-457c-bdff-86613ad4afb6 tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] GET https://10.4.3.239/volume/v3/volumes/a623d7ed-2db0-46f3-ae5f-761b1ac7f528 Aug 20 04:37:29.046792 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ffdf89da-e13a-457c-bdff-86613ad4afb6 tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:29.046792 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ffdf89da-e13a-457c-bdff-86613ad4afb6 tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:29.066718 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:29.066718 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:29.069535 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8c1231ed-c356-43fc-a7dd-374a4169ddc8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:29.076498 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8c1231ed-c356-43fc-a7dd-374a4169ddc8 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a Aug 20 04:37:29.077334 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8c1231ed-c356-43fc-a7dd-374a4169ddc8 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:29.079263 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8c1231ed-c356-43fc-a7dd-374a4169ddc8 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:29.079389 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-ffdf89da-e13a-457c-bdff-86613ad4afb6 tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Volume info retrieved successfully. Aug 20 04:37:29.081252 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-8c1231ed-c356-43fc-a7dd-374a4169ddc8 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:29.090949 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:29.090949 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:29.092247 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8c1231ed-c356-43fc-a7dd-374a4169ddc8 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a returned with HTTP 200 Aug 20 04:37:29.093106 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 558/2222] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:29 2026] GET /volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a => generated 791 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:29.095377 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ffdf89da-e13a-457c-bdff-86613ad4afb6 tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] https://10.4.3.239/volume/v3/volumes/a623d7ed-2db0-46f3-ae5f-761b1ac7f528 returned with HTTP 200 Aug 20 04:37:29.097954 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 562/2223] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:37:29 2026] GET /volume/v3/volumes/a623d7ed-2db0-46f3-ae5f-761b1ac7f528 => generated 953 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:29.114205 np0000007850 devstack@c-api.service[100177]: DEBUG oslo_db.sqlalchemy.engines [req-609ad290-ca8b-4129-89ad-7526e1395a3b req-3172b652-6d2a-456b-9e99-9e3dcdd79512 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:37:29.127428 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:29.127428 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:29.128697 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-609ad290-ca8b-4129-89ad-7526e1395a3b req-3172b652-6d2a-456b-9e99-9e3dcdd79512 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Volume info retrieved successfully. Aug 20 04:37:29.140651 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-609ad290-ca8b-4129-89ad-7526e1395a3b req-3172b652-6d2a-456b-9e99-9e3dcdd79512 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Begin detaching volume completed successfully. Aug 20 04:37:29.140977 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-609ad290-ca8b-4129-89ad-7526e1395a3b req-3172b652-6d2a-456b-9e99-9e3dcdd79512 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] https://10.4.3.239/volume/v3/volumes/a1ce42f8-12d0-47e6-a682-4cec9ce76314/action returned with HTTP 202 Aug 20 04:37:29.141635 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 552/2224] 10.4.3.239 () {72 vars in 1672 bytes} [Thu Aug 20 04:37:29 2026] POST /volume/v3/volumes/a1ce42f8-12d0-47e6-a682-4cec9ce76314/action => generated 0 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:37:29.218205 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-93b156a8-168f-4070-aecb-d219d54852f1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:29.218838 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-93b156a8-168f-4070-aecb-d219d54852f1 None None] GET https://10.4.3.239/volume// Aug 20 04:37:29.219121 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-93b156a8-168f-4070-aecb-d219d54852f1 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:29.220017 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-93b156a8-168f-4070-aecb-d219d54852f1 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:29.222537 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-93b156a8-168f-4070-aecb-d219d54852f1 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:37:29.223071 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 553/2225] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:37:29 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:37:29.237839 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-609ad290-ca8b-4129-89ad-7526e1395a3b req-be9f5b36-b79c-48d5-b386-674fb1fcc811 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:29.241977 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-609ad290-ca8b-4129-89ad-7526e1395a3b req-be9f5b36-b79c-48d5-b386-674fb1fcc811 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] GET https://10.4.3.239/volume/v3/volumes/a1ce42f8-12d0-47e6-a682-4cec9ce76314 Aug 20 04:37:29.242518 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-609ad290-ca8b-4129-89ad-7526e1395a3b req-be9f5b36-b79c-48d5-b386-674fb1fcc811 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:29.242815 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-609ad290-ca8b-4129-89ad-7526e1395a3b req-be9f5b36-b79c-48d5-b386-674fb1fcc811 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:29.258462 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:29.258462 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:29.265392 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-609ad290-ca8b-4129-89ad-7526e1395a3b req-be9f5b36-b79c-48d5-b386-674fb1fcc811 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Volume info retrieved successfully. Aug 20 04:37:29.271567 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-609ad290-ca8b-4129-89ad-7526e1395a3b req-be9f5b36-b79c-48d5-b386-674fb1fcc811 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] https://10.4.3.239/volume/v3/volumes/a1ce42f8-12d0-47e6-a682-4cec9ce76314 returned with HTTP 200 Aug 20 04:37:29.272197 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 559/2226] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:37:29 2026] GET /volume/v3/volumes/a1ce42f8-12d0-47e6-a682-4cec9ce76314 => generated 1338 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:37:29.409866 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-28731101-c047-4750-a414-6bb2df7d6797 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:29.412211 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-28731101-c047-4750-a414-6bb2df7d6797 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] GET https://10.4.3.239/volume/v3/volumes/031ad2e7-84b1-491c-a650-4d2dd883d138 Aug 20 04:37:29.412333 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-28731101-c047-4750-a414-6bb2df7d6797 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:29.412515 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-28731101-c047-4750-a414-6bb2df7d6797 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:29.419470 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-28731101-c047-4750-a414-6bb2df7d6797 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/volumes/031ad2e7-84b1-491c-a650-4d2dd883d138 returned with HTTP 404 Aug 20 04:37:29.420128 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 563/2227] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:29 2026] GET /volume/v3/volumes/031ad2e7-84b1-491c-a650-4d2dd883d138 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:37:29.576646 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4d97cd0d-0d6a-4d81-b5b7-a0d0b776cfef None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:29.578858 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4d97cd0d-0d6a-4d81-b5b7-a0d0b776cfef tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] DELETE https://10.4.3.239/volume/v3/volumes/3b95d462-8654-4832-968c-16cc51f2b27f Aug 20 04:37:29.579052 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4d97cd0d-0d6a-4d81-b5b7-a0d0b776cfef tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:29.579279 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4d97cd0d-0d6a-4d81-b5b7-a0d0b776cfef tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:29.579431 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-4d97cd0d-0d6a-4d81-b5b7-a0d0b776cfef tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Delete volume with id: 3b95d462-8654-4832-968c-16cc51f2b27f Aug 20 04:37:29.589856 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:29.589856 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:29.590637 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-4d97cd0d-0d6a-4d81-b5b7-a0d0b776cfef tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Volume info retrieved successfully. Aug 20 04:37:29.624057 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-4d97cd0d-0d6a-4d81-b5b7-a0d0b776cfef tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Delete volume request issued successfully. Aug 20 04:37:29.624489 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4d97cd0d-0d6a-4d81-b5b7-a0d0b776cfef tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/volumes/3b95d462-8654-4832-968c-16cc51f2b27f returned with HTTP 202 Aug 20 04:37:29.625051 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 553/2228] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:37:29 2026] DELETE /volume/v3/volumes/3b95d462-8654-4832-968c-16cc51f2b27f => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:37:29.635092 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-fe4dd4cb-5109-4998-a35b-b06eae7855d2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:29.640958 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fe4dd4cb-5109-4998-a35b-b06eae7855d2 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] GET https://10.4.3.239/volume/v3/volumes/3b95d462-8654-4832-968c-16cc51f2b27f Aug 20 04:37:29.641269 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fe4dd4cb-5109-4998-a35b-b06eae7855d2 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:29.641807 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fe4dd4cb-5109-4998-a35b-b06eae7855d2 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:29.660168 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:29.660168 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:29.665036 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-fe4dd4cb-5109-4998-a35b-b06eae7855d2 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Volume info retrieved successfully. Aug 20 04:37:29.670654 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fe4dd4cb-5109-4998-a35b-b06eae7855d2 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/volumes/3b95d462-8654-4832-968c-16cc51f2b27f returned with HTTP 200 Aug 20 04:37:29.671726 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 554/2229] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:29 2026] GET /volume/v3/volumes/3b95d462-8654-4832-968c-16cc51f2b27f => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:29.992060 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-a8e251cb-58ee-4210-a803-3fb07df236df req-c3d6e108-5801-4927-892b-f7048602334b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:29.996630 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-a8e251cb-58ee-4210-a803-3fb07df236df req-c3d6e108-5801-4927-892b-f7048602334b tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] DELETE https://10.4.3.239/volume/v3/attachments/04366d91-44c2-441e-b948-d88dd558e89b Aug 20 04:37:29.996951 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-a8e251cb-58ee-4210-a803-3fb07df236df req-c3d6e108-5801-4927-892b-f7048602334b tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:29.997207 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-a8e251cb-58ee-4210-a803-3fb07df236df req-c3d6e108-5801-4927-892b-f7048602334b tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:30.012040 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:30.012040 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:30.087782 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-a8e251cb-58ee-4210-a803-3fb07df236df req-c3d6e108-5801-4927-892b-f7048602334b tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] https://10.4.3.239/volume/v3/attachments/04366d91-44c2-441e-b948-d88dd558e89b returned with HTTP 200 Aug 20 04:37:30.088429 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 560/2230] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:37:29 2026] DELETE /volume/v3/attachments/04366d91-44c2-441e-b948-d88dd558e89b => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:30.106840 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6e75f2fe-3ea5-4213-8c4e-c4f1bbd06f5f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:30.109441 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6e75f2fe-3ea5-4213-8c4e-c4f1bbd06f5f tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a Aug 20 04:37:30.109776 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6e75f2fe-3ea5-4213-8c4e-c4f1bbd06f5f tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:30.110290 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6e75f2fe-3ea5-4213-8c4e-c4f1bbd06f5f tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:30.111104 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-6e75f2fe-3ea5-4213-8c4e-c4f1bbd06f5f tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:30.118370 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:30.118370 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:30.119697 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6e75f2fe-3ea5-4213-8c4e-c4f1bbd06f5f tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a returned with HTTP 200 Aug 20 04:37:30.119880 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 564/2231] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:30 2026] GET /volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:30.123783 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ba8e982c-ed4b-4775-af8f-f3b00816cde8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:30.127306 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ba8e982c-ed4b-4775-af8f-f3b00816cde8 tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] GET https://10.4.3.239/volume/v3/volumes/a623d7ed-2db0-46f3-ae5f-761b1ac7f528 Aug 20 04:37:30.127306 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ba8e982c-ed4b-4775-af8f-f3b00816cde8 tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:30.127306 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ba8e982c-ed4b-4775-af8f-f3b00816cde8 tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:30.145236 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:30.145236 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:30.156809 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ba8e982c-ed4b-4775-af8f-f3b00816cde8 tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Volume info retrieved successfully. Aug 20 04:37:30.165159 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ba8e982c-ed4b-4775-af8f-f3b00816cde8 tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] https://10.4.3.239/volume/v3/volumes/a623d7ed-2db0-46f3-ae5f-761b1ac7f528 returned with HTTP 200 Aug 20 04:37:30.165159 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 554/2232] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:37:30 2026] GET /volume/v3/volumes/a623d7ed-2db0-46f3-ae5f-761b1ac7f528 => generated 974 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:30.186266 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8540174f-e72a-412b-b760-c7d631e93677 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:30.188946 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8540174f-e72a-412b-b760-c7d631e93677 tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] GET https://10.4.3.239/volume/v3/messages Aug 20 04:37:30.189316 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8540174f-e72a-412b-b760-c7d631e93677 tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:30.189612 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8540174f-e72a-412b-b760-c7d631e93677 tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:30.196503 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8540174f-e72a-412b-b760-c7d631e93677 tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] https://10.4.3.239/volume/v3/messages returned with HTTP 200 Aug 20 04:37:30.197502 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 555/2233] 10.4.3.239 () {68 vars in 1280 bytes} [Thu Aug 20 04:37: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 20 04:37:30.211019 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5ff1808f-37b0-4acc-8522-c1bff4b4a41e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:30.213427 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5ff1808f-37b0-4acc-8522-c1bff4b4a41e tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-reader] GET https://10.4.3.239/volume/v3/messages/59d1c3e6-45be-42be-84f1-7242b8d886c5 Aug 20 04:37:30.213703 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5ff1808f-37b0-4acc-8522-c1bff4b4a41e tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-reader] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:30.213970 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5ff1808f-37b0-4acc-8522-c1bff4b4a41e tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-reader] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:30.222946 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:30.222946 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:30.222946 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5ff1808f-37b0-4acc-8522-c1bff4b4a41e tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-reader] https://10.4.3.239/volume/v3/messages/59d1c3e6-45be-42be-84f1-7242b8d886c5 returned with HTTP 200 Aug 20 04:37:30.224170 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 561/2234] 10.4.3.239 () {68 vars in 1391 bytes} [Thu Aug 20 04:37:30 2026] GET /volume/v3/messages/59d1c3e6-45be-42be-84f1-7242b8d886c5 => generated 667 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:30.242155 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-240bfec2-4df6-4b1e-bcd2-4b97cb04ff12 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:30.253608 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-240bfec2-4df6-4b1e-bcd2-4b97cb04ff12 tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] DELETE https://10.4.3.239/volume/v3/messages/59d1c3e6-45be-42be-84f1-7242b8d886c5 Aug 20 04:37:30.253773 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-240bfec2-4df6-4b1e-bcd2-4b97cb04ff12 tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:30.253990 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-240bfec2-4df6-4b1e-bcd2-4b97cb04ff12 tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:30.282587 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-240bfec2-4df6-4b1e-bcd2-4b97cb04ff12 tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] https://10.4.3.239/volume/v3/messages/59d1c3e6-45be-42be-84f1-7242b8d886c5 returned with HTTP 204 Aug 20 04:37:30.283152 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 565/2235] 10.4.3.239 () {68 vars in 1394 bytes} [Thu Aug 20 04:37:30 2026] DELETE /volume/v3/messages/59d1c3e6-45be-42be-84f1-7242b8d886c5 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 20 04:37:30.299915 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5235395e-2da3-4aad-a8ce-0b5cc1338df9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:30.302386 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5235395e-2da3-4aad-a8ce-0b5cc1338df9 tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] DELETE https://10.4.3.239/volume/v3/volumes/a623d7ed-2db0-46f3-ae5f-761b1ac7f528 Aug 20 04:37:30.304263 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5235395e-2da3-4aad-a8ce-0b5cc1338df9 tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:30.304263 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5235395e-2da3-4aad-a8ce-0b5cc1338df9 tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:30.304263 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-5235395e-2da3-4aad-a8ce-0b5cc1338df9 tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Delete volume with id: a623d7ed-2db0-46f3-ae5f-761b1ac7f528 Aug 20 04:37:30.319340 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:30.319340 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:30.319653 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-5235395e-2da3-4aad-a8ce-0b5cc1338df9 tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Volume info retrieved successfully. Aug 20 04:37:30.322512 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-5235395e-2da3-4aad-a8ce-0b5cc1338df9 tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100177) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 20 04:37:30.345852 np0000007850 devstack@c-api.service[100177]: WARNING cinder.quota [None req-5235395e-2da3-4aad-a8ce-0b5cc1338df9 tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1212839570 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1212839570, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:37:30.345852 np0000007850 devstack@c-api.service[100177]: WARNING cinder.quota [None req-5235395e-2da3-4aad-a8ce-0b5cc1338df9 tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1212839570 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1212839570, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:37:30.372894 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-5235395e-2da3-4aad-a8ce-0b5cc1338df9 tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Created reservations ['316aa809-d1cc-4f80-99d0-7d0f541b8b91', '5cac1862-74a9-47aa-80fd-815f48227a58', '94ac8bcd-e128-4440-bd6f-be7a6a33f372', '1ada6949-9534-41fb-8490-71d79d52beac'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:37:30.408277 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-609ad290-ca8b-4129-89ad-7526e1395a3b req-852233c3-22b8-44b5-8e7c-502d240c4ea2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:30.412075 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-609ad290-ca8b-4129-89ad-7526e1395a3b req-852233c3-22b8-44b5-8e7c-502d240c4ea2 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] DELETE https://10.4.3.239/volume/v3/attachments/6354aa8f-2a0e-4dda-9b67-644a24222224 Aug 20 04:37:30.412403 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-609ad290-ca8b-4129-89ad-7526e1395a3b req-852233c3-22b8-44b5-8e7c-502d240c4ea2 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:30.412734 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-609ad290-ca8b-4129-89ad-7526e1395a3b req-852233c3-22b8-44b5-8e7c-502d240c4ea2 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:30.429321 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:30.429321 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:30.433079 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-5235395e-2da3-4aad-a8ce-0b5cc1338df9 tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Delete volume request issued successfully. Aug 20 04:37:30.433079 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5235395e-2da3-4aad-a8ce-0b5cc1338df9 tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] https://10.4.3.239/volume/v3/volumes/a623d7ed-2db0-46f3-ae5f-761b1ac7f528 returned with HTTP 202 Aug 20 04:37:30.433079 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 555/2236] 10.4.3.239 () {68 vars in 1391 bytes} [Thu Aug 20 04:37:30 2026] DELETE /volume/v3/volumes/a623d7ed-2db0-46f3-ae5f-761b1ac7f528 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:37:30.445601 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6002baa3-cf74-4c8f-9adf-ccab21b26977 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:30.450210 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6002baa3-cf74-4c8f-9adf-ccab21b26977 tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] DELETE https://10.4.3.239/volume/v3/types/69e06a2c-721c-419f-bf88-b08f5c6685e6 Aug 20 04:37:30.450540 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6002baa3-cf74-4c8f-9adf-ccab21b26977 tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:30.451073 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6002baa3-cf74-4c8f-9adf-ccab21b26977 tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] Calling method '_delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:30.498189 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6002baa3-cf74-4c8f-9adf-ccab21b26977 tempest-ProjectReaderTests-2121011443 tempest-ProjectReaderTests-2121011443-project-admin] https://10.4.3.239/volume/v3/types/69e06a2c-721c-419f-bf88-b08f5c6685e6 returned with HTTP 202 Aug 20 04:37:30.498703 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 562/2237] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:37:30 2026] DELETE /volume/v3/types/69e06a2c-721c-419f-bf88-b08f5c6685e6 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:37:30.516863 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-609ad290-ca8b-4129-89ad-7526e1395a3b req-852233c3-22b8-44b5-8e7c-502d240c4ea2 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] https://10.4.3.239/volume/v3/attachments/6354aa8f-2a0e-4dda-9b67-644a24222224 returned with HTTP 200 Aug 20 04:37:30.517564 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 556/2238] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:37:30 2026] DELETE /volume/v3/attachments/6354aa8f-2a0e-4dda-9b67-644a24222224 => generated 19 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:30.695391 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c36dba97-f51c-4e20-a41b-777f77b33499 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:30.698448 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c36dba97-f51c-4e20-a41b-777f77b33499 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] GET https://10.4.3.239/volume/v3/volumes/3b95d462-8654-4832-968c-16cc51f2b27f Aug 20 04:37:30.698667 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c36dba97-f51c-4e20-a41b-777f77b33499 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:30.698879 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c36dba97-f51c-4e20-a41b-777f77b33499 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:30.710554 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c36dba97-f51c-4e20-a41b-777f77b33499 tempest-AttachVolumeNegativeTest-1626339485 tempest-AttachVolumeNegativeTest-1626339485-project-member] https://10.4.3.239/volume/v3/volumes/3b95d462-8654-4832-968c-16cc51f2b27f returned with HTTP 404 Aug 20 04:37:30.711557 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 566/2239] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:30 2026] GET /volume/v3/volumes/3b95d462-8654-4832-968c-16cc51f2b27f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:37:30.869562 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-645c919d-4e36-4ae3-a0d8-a56911201cd5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:30.874222 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-645c919d-4e36-4ae3-a0d8-a56911201cd5 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:37:30.874222 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-645c919d-4e36-4ae3-a0d8-a56911201cd5 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1779865117"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:30.875831 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-645c919d-4e36-4ae3-a0d8-a56911201cd5 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1779865117'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:37:30.884208 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-645c919d-4e36-4ae3-a0d8-a56911201cd5 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Create volume of 1 GB Aug 20 04:37:30.884208 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:30.884208 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:30.884208 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-645c919d-4e36-4ae3-a0d8-a56911201cd5 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Availability Zones retrieved successfully. Aug 20 04:37:30.891773 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-645c919d-4e36-4ae3-a0d8-a56911201cd5 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Flow 'volume_create_api' (c6d66754-4451-474d-afed-e793f0365ded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:37:30.893954 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-645c919d-4e36-4ae3-a0d8-a56911201cd5 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b4a0e3c-8f3e-47d9-8a84-c5375232bae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:30.895775 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-645c919d-4e36-4ae3-a0d8-a56911201cd5 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:37:30.909841 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:30.909841 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:30.932399 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-645c919d-4e36-4ae3-a0d8-a56911201cd5 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b4a0e3c-8f3e-47d9-8a84-c5375232bae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:44Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=465648c5-aef6-4c71-9711-53853f0ccabd,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '465648c5-aef6-4c71-9711-53853f0ccabd', 'encryption_key_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=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:30.932399 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-645c919d-4e36-4ae3-a0d8-a56911201cd5 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2910b9e-a0a8-4d0c-87ef-f786bfeb6bff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:30.953883 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-71b6d6cd-d285-4a6f-b485-dbaf13a2b7ac None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:30.956823 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-71b6d6cd-d285-4a6f-b485-dbaf13a2b7ac tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] GET https://10.4.3.239/volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578 Aug 20 04:37:30.956926 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-71b6d6cd-d285-4a6f-b485-dbaf13a2b7ac tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:30.957253 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-71b6d6cd-d285-4a6f-b485-dbaf13a2b7ac tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:30.966652 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:30.966652 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:30.972073 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-71b6d6cd-d285-4a6f-b485-dbaf13a2b7ac tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Volume info retrieved successfully. Aug 20 04:37:30.978841 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-71b6d6cd-d285-4a6f-b485-dbaf13a2b7ac tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] https://10.4.3.239/volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578 returned with HTTP 200 Aug 20 04:37:30.979273 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 563/2240] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:30 2026] GET /volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:31.022233 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-645c919d-4e36-4ae3-a0d8-a56911201cd5 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Created reservations ['fb54dbb5-7c6f-4b33-b566-c8c46bf81b86', 'f9bc157a-e540-480f-9005-2d51a04a90d4', '22e3379f-90b7-42bd-9a4b-677d48fd88d9', '02154d63-2559-46a7-8e1b-610f0dbe1b20'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:37:31.024624 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-645c919d-4e36-4ae3-a0d8-a56911201cd5 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2910b9e-a0a8-4d0c-87ef-f786bfeb6bff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb54dbb5-7c6f-4b33-b566-c8c46bf81b86', 'f9bc157a-e540-480f-9005-2d51a04a90d4', '22e3379f-90b7-42bd-9a4b-677d48fd88d9', '02154d63-2559-46a7-8e1b-610f0dbe1b20']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:31.024624 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-645c919d-4e36-4ae3-a0d8-a56911201cd5 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c637055d-021c-4b45-b98e-81bdaaa4f7a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:31.052980 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-524391c0-4cf9-4e30-97f9-03090cd8adc7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:31.057460 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-645c919d-4e36-4ae3-a0d8-a56911201cd5 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c637055d-021c-4b45-b98e-81bdaaa4f7a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a432e519-35e3-42cc-a469-6efb86e9d5b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1779865117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='70a28cac899c44819f275c66c1c5dfac',qos_specs=None,replication_status=,reservations=['fb54dbb5-7c6f-4b33-b566-c8c46bf81b86','f9bc157a-e540-480f-9005-2d51a04a90d4','22e3379f-90b7-42bd-9a4b-677d48fd88d9','02154d63-2559-46a7-8e1b-610f0dbe1b20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59ebaa36fd01432c9329cf7473beb225',volume_type_id=465648c5-aef6-4c71-9711-53853f0ccabd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:37:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1779865117',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a432e519-35e3-42cc-a469-6efb86e9d5b9,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='70a28cac899c44819f275c66c1c5dfac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59ebaa36fd01432c9329cf7473beb225',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(465648c5-aef6-4c71-9711-53853f0ccabd),volume_type_id=465648c5-aef6-4c71-9711-53853f0ccabd)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:31.058277 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-524391c0-4cf9-4e30-97f9-03090cd8adc7 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] GET https://10.4.3.239/volume/v3/volumes/d9df87ca-26b3-48c3-a310-384079c5279c Aug 20 04:37:31.058821 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-645c919d-4e36-4ae3-a0d8-a56911201cd5 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f717ed2-b7bf-4865-8572-638dabff514d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:31.060913 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-524391c0-4cf9-4e30-97f9-03090cd8adc7 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:31.061428 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-524391c0-4cf9-4e30-97f9-03090cd8adc7 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:31.077089 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:31.077089 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:31.083826 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-645c919d-4e36-4ae3-a0d8-a56911201cd5 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f717ed2-b7bf-4865-8572-638dabff514d) transitioned into state 'SUCCESS' from state '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-1779865117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='70a28cac899c44819f275c66c1c5dfac',qos_specs=None,replication_status=,reservations=['fb54dbb5-7c6f-4b33-b566-c8c46bf81b86','f9bc157a-e540-480f-9005-2d51a04a90d4','22e3379f-90b7-42bd-9a4b-677d48fd88d9','02154d63-2559-46a7-8e1b-610f0dbe1b20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59ebaa36fd01432c9329cf7473beb225',volume_type_id=465648c5-aef6-4c71-9711-53853f0ccabd)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:31.085167 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-645c919d-4e36-4ae3-a0d8-a56911201cd5 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f6bdea0-f5ba-4599-886d-785ca3ca93e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:31.090584 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-524391c0-4cf9-4e30-97f9-03090cd8adc7 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Volume info retrieved successfully. Aug 20 04:37:31.102815 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-645c919d-4e36-4ae3-a0d8-a56911201cd5 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f6bdea0-f5ba-4599-886d-785ca3ca93e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:31.104074 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-645c919d-4e36-4ae3-a0d8-a56911201cd5 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Flow 'volume_create_api' (c6d66754-4451-474d-afed-e793f0365ded) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:37:31.104853 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-645c919d-4e36-4ae3-a0d8-a56911201cd5 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Create volume request issued successfully. Aug 20 04:37:31.105857 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-524391c0-4cf9-4e30-97f9-03090cd8adc7 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] https://10.4.3.239/volume/v3/volumes/d9df87ca-26b3-48c3-a310-384079c5279c returned with HTTP 200 Aug 20 04:37:31.112256 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-645c919d-4e36-4ae3-a0d8-a56911201cd5 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:37:31.112976 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 557/2241] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:31 2026] GET /volume/v3/volumes/d9df87ca-26b3-48c3-a310-384079c5279c => generated 874 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:31.113045 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 556/2242] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:37:30 2026] POST /volume/v3/volumes => generated 760 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:37:31.129536 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f77c96a9-ffbc-4e1e-8b90-d51c8b0bc783 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:31.132025 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f77c96a9-ffbc-4e1e-8b90-d51c8b0bc783 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] GET https://10.4.3.239/volume/v3/volumes/d9df87ca-26b3-48c3-a310-384079c5279c Aug 20 04:37:31.132025 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f77c96a9-ffbc-4e1e-8b90-d51c8b0bc783 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:31.132025 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f77c96a9-ffbc-4e1e-8b90-d51c8b0bc783 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:31.132806 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-425e913a-498a-4dd4-8c9f-d36109f9b565 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:31.138368 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-73117dea-ed9a-4c99-9ae9-a6360eb09773 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:31.138504 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-425e913a-498a-4dd4-8c9f-d36109f9b565 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 Aug 20 04:37:31.138504 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-425e913a-498a-4dd4-8c9f-d36109f9b565 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:31.138504 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-425e913a-498a-4dd4-8c9f-d36109f9b565 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:31.144047 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-73117dea-ed9a-4c99-9ae9-a6360eb09773 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a Aug 20 04:37:31.144885 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-73117dea-ed9a-4c99-9ae9-a6360eb09773 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:31.145675 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-73117dea-ed9a-4c99-9ae9-a6360eb09773 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:31.146278 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-73117dea-ed9a-4c99-9ae9-a6360eb09773 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:31.147214 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:31.147214 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:31.149947 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:31.149947 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:31.154002 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-425e913a-498a-4dd4-8c9f-d36109f9b565 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:37:31.156203 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:31.156203 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:31.156818 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-73117dea-ed9a-4c99-9ae9-a6360eb09773 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a returned with HTTP 200 Aug 20 04:37:31.157335 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 558/2243] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:31 2026] GET /volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a => generated 791 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:31.157878 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-f77c96a9-ffbc-4e1e-8b90-d51c8b0bc783 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Volume info retrieved successfully. Aug 20 04:37:31.166775 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-425e913a-498a-4dd4-8c9f-d36109f9b565 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 returned with HTTP 200 Aug 20 04:37:31.167332 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 564/2244] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:31 2026] GET /volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 => generated 828 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:31.167930 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f77c96a9-ffbc-4e1e-8b90-d51c8b0bc783 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] https://10.4.3.239/volume/v3/volumes/d9df87ca-26b3-48c3-a310-384079c5279c returned with HTTP 200 Aug 20 04:37:31.168546 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 567/2245] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:31 2026] GET /volume/v3/volumes/d9df87ca-26b3-48c3-a310-384079c5279c => generated 874 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:31.253847 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-0f76bf3f-1c03-4430-a32b-a4212ce0b5a6 req-508125db-87c2-46aa-8817-0de361b8a74e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:31.256337 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-0f76bf3f-1c03-4430-a32b-a4212ce0b5a6 req-508125db-87c2-46aa-8817-0de361b8a74e tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] GET https://10.4.3.239/volume/v3/volumes/d9df87ca-26b3-48c3-a310-384079c5279c Aug 20 04:37:31.256474 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-0f76bf3f-1c03-4430-a32b-a4212ce0b5a6 req-508125db-87c2-46aa-8817-0de361b8a74e tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:31.256679 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-0f76bf3f-1c03-4430-a32b-a4212ce0b5a6 req-508125db-87c2-46aa-8817-0de361b8a74e tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:31.269749 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:31.269749 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:31.285235 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-0f76bf3f-1c03-4430-a32b-a4212ce0b5a6 req-508125db-87c2-46aa-8817-0de361b8a74e tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Volume info retrieved successfully. Aug 20 04:37:31.294379 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-0f76bf3f-1c03-4430-a32b-a4212ce0b5a6 req-508125db-87c2-46aa-8817-0de361b8a74e tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] https://10.4.3.239/volume/v3/volumes/d9df87ca-26b3-48c3-a310-384079c5279c returned with HTTP 200 Aug 20 04:37:31.294957 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 557/2246] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:37:31 2026] GET /volume/v3/volumes/d9df87ca-26b3-48c3-a310-384079c5279c => generated 874 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:31.431578 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-ddb957a8-4aa6-40fe-9381-c6ab48c02051 req-8a0cccb6-07d1-4cc6-af96-2ad25673b7dc None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:31.435487 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-ddb957a8-4aa6-40fe-9381-c6ab48c02051 req-8a0cccb6-07d1-4cc6-af96-2ad25673b7dc tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] GET https://10.4.3.239/volume/v3/volumes/a1ce42f8-12d0-47e6-a682-4cec9ce76314 Aug 20 04:37:31.435616 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-ddb957a8-4aa6-40fe-9381-c6ab48c02051 req-8a0cccb6-07d1-4cc6-af96-2ad25673b7dc tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:31.435846 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-ddb957a8-4aa6-40fe-9381-c6ab48c02051 req-8a0cccb6-07d1-4cc6-af96-2ad25673b7dc tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:31.441254 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a79278e4-8a2f-4333-8fd5-9290db1fa4e2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:31.441721 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a79278e4-8a2f-4333-8fd5-9290db1fa4e2 None None] GET https://10.4.3.239/volume// Aug 20 04:37:31.441721 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a79278e4-8a2f-4333-8fd5-9290db1fa4e2 None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:31.442017 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a79278e4-8a2f-4333-8fd5-9290db1fa4e2 None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:31.443679 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a79278e4-8a2f-4333-8fd5-9290db1fa4e2 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:37:31.443679 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 565/2247] 10.4.3.239 () {66 vars in 1428 bytes} [Thu Aug 20 04:37: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 20 04:37:31.457549 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:31.457549 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:31.465618 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-0f76bf3f-1c03-4430-a32b-a4212ce0b5a6 req-4152e5e0-ef30-4fa2-bb5d-2b7d88e26963 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:31.471445 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-ddb957a8-4aa6-40fe-9381-c6ab48c02051 req-8a0cccb6-07d1-4cc6-af96-2ad25673b7dc tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Volume info retrieved successfully. Aug 20 04:37:31.480069 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-ddb957a8-4aa6-40fe-9381-c6ab48c02051 req-8a0cccb6-07d1-4cc6-af96-2ad25673b7dc tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] https://10.4.3.239/volume/v3/volumes/a1ce42f8-12d0-47e6-a682-4cec9ce76314 returned with HTTP 200 Aug 20 04:37:31.480785 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 559/2248] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:37:31 2026] GET /volume/v3/volumes/a1ce42f8-12d0-47e6-a682-4cec9ce76314 => generated 863 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:31.507868 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e5b9a46d-1244-4d14-a512-265a6e44bd4c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:31.509727 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e5b9a46d-1244-4d14-a512-265a6e44bd4c tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] DELETE https://10.4.3.239/volume/v3/volumes/a1ce42f8-12d0-47e6-a682-4cec9ce76314 Aug 20 04:37:31.509942 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e5b9a46d-1244-4d14-a512-265a6e44bd4c tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:31.510338 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e5b9a46d-1244-4d14-a512-265a6e44bd4c tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:31.510338 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-e5b9a46d-1244-4d14-a512-265a6e44bd4c tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Delete volume with id: a1ce42f8-12d0-47e6-a682-4cec9ce76314 Aug 20 04:37:31.524440 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:31.524440 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:31.525115 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e5b9a46d-1244-4d14-a512-265a6e44bd4c tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Volume info retrieved successfully. Aug 20 04:37:31.561559 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e5b9a46d-1244-4d14-a512-265a6e44bd4c tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Delete volume request issued successfully. Aug 20 04:37:31.564223 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e5b9a46d-1244-4d14-a512-265a6e44bd4c tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] https://10.4.3.239/volume/v3/volumes/a1ce42f8-12d0-47e6-a682-4cec9ce76314 returned with HTTP 202 Aug 20 04:37:31.564223 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 558/2249] 10.4.3.239 () {68 vars in 1392 bytes} [Thu Aug 20 04:37:31 2026] DELETE /volume/v3/volumes/a1ce42f8-12d0-47e6-a682-4cec9ce76314 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 20 04:37:31.576261 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e54203fb-5069-4b7a-9f27-7ce75e562f16 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:31.580698 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e54203fb-5069-4b7a-9f27-7ce75e562f16 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] GET https://10.4.3.239/volume/v3/volumes/a1ce42f8-12d0-47e6-a682-4cec9ce76314 Aug 20 04:37:31.581058 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e54203fb-5069-4b7a-9f27-7ce75e562f16 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:31.581321 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e54203fb-5069-4b7a-9f27-7ce75e562f16 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:31.597213 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:31.597213 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:31.605267 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-e54203fb-5069-4b7a-9f27-7ce75e562f16 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Volume info retrieved successfully. Aug 20 04:37:31.617808 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e54203fb-5069-4b7a-9f27-7ce75e562f16 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] https://10.4.3.239/volume/v3/volumes/a1ce42f8-12d0-47e6-a682-4cec9ce76314 returned with HTTP 200 Aug 20 04:37:31.619280 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 566/2250] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:37:31 2026] GET /volume/v3/volumes/a1ce42f8-12d0-47e6-a682-4cec9ce76314 => generated 880 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:31.796027 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-0f76bf3f-1c03-4430-a32b-a4212ce0b5a6 req-4152e5e0-ef30-4fa2-bb5d-2b7d88e26963 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:37:31.797480 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-0f76bf3f-1c03-4430-a32b-a4212ce0b5a6 req-4152e5e0-ef30-4fa2-bb5d-2b7d88e26963 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d9df87ca-26b3-48c3-a310-384079c5279c", "connector": null, "instance_uuid": "1536a3e0-b648-4d92-a60a-057907b9b591"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:31.821976 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:31.821976 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:31.877948 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-0f76bf3f-1c03-4430-a32b-a4212ce0b5a6 req-4152e5e0-ef30-4fa2-bb5d-2b7d88e26963 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:37:31.879503 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 568/2251] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:37:31 2026] POST /volume/v3/attachments => generated 273 bytes in 415 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:31.941396 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-fde58f58-b186-4073-a30f-801a3a9f4f72 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:31.943900 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fde58f58-b186-4073-a30f-801a3a9f4f72 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] GET https://10.4.3.239/volume/v3/volumes/d9df87ca-26b3-48c3-a310-384079c5279c Aug 20 04:37:31.944702 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fde58f58-b186-4073-a30f-801a3a9f4f72 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:31.944702 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fde58f58-b186-4073-a30f-801a3a9f4f72 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:31.962988 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:31.962988 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:31.971848 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-fde58f58-b186-4073-a30f-801a3a9f4f72 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Volume info retrieved successfully. Aug 20 04:37:31.974412 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7619f6af-1714-4224-afe7-7e9a45704f6d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:31.974909 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7619f6af-1714-4224-afe7-7e9a45704f6d None None] GET https://10.4.3.239/volume// Aug 20 04:37:31.975227 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7619f6af-1714-4224-afe7-7e9a45704f6d None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:31.975453 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7619f6af-1714-4224-afe7-7e9a45704f6d None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:31.976308 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7619f6af-1714-4224-afe7-7e9a45704f6d None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:37:31.976308 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 559/2252] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:37:31 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:37:31.984513 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fde58f58-b186-4073-a30f-801a3a9f4f72 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] https://10.4.3.239/volume/v3/volumes/d9df87ca-26b3-48c3-a310-384079c5279c returned with HTTP 200 Aug 20 04:37:31.985934 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 560/2253] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:31 2026] GET /volume/v3/volumes/d9df87ca-26b3-48c3-a310-384079c5279c => generated 873 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:31.998914 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-0f76bf3f-1c03-4430-a32b-a4212ce0b5a6 req-51f8d792-04f6-4198-a5b3-0663a838937a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:32.004564 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-0f76bf3f-1c03-4430-a32b-a4212ce0b5a6 req-51f8d792-04f6-4198-a5b3-0663a838937a tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] GET https://10.4.3.239/volume/v3/volumes/d9df87ca-26b3-48c3-a310-384079c5279c Aug 20 04:37:32.005678 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-0f76bf3f-1c03-4430-a32b-a4212ce0b5a6 req-51f8d792-04f6-4198-a5b3-0663a838937a tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:32.008299 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-0f76bf3f-1c03-4430-a32b-a4212ce0b5a6 req-51f8d792-04f6-4198-a5b3-0663a838937a tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:32.030876 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:32.030876 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:32.038776 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-0f76bf3f-1c03-4430-a32b-a4212ce0b5a6 req-51f8d792-04f6-4198-a5b3-0663a838937a tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Volume info retrieved successfully. Aug 20 04:37:32.048780 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-0f76bf3f-1c03-4430-a32b-a4212ce0b5a6 req-51f8d792-04f6-4198-a5b3-0663a838937a tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] https://10.4.3.239/volume/v3/volumes/d9df87ca-26b3-48c3-a310-384079c5279c returned with HTTP 200 Aug 20 04:37:32.049365 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 567/2254] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:37:31 2026] GET /volume/v3/volumes/d9df87ca-26b3-48c3-a310-384079c5279c => generated 1053 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:37:32.175932 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e90d1994-4a50-48ff-b250-b1bf6f3ac9c6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:32.179286 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e90d1994-4a50-48ff-b250-b1bf6f3ac9c6 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a Aug 20 04:37:32.182252 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e90d1994-4a50-48ff-b250-b1bf6f3ac9c6 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:32.182252 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e90d1994-4a50-48ff-b250-b1bf6f3ac9c6 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:32.182252 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-e90d1994-4a50-48ff-b250-b1bf6f3ac9c6 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:32.190207 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-12c873d3-d8bc-4f71-ad5e-ee16d0dba6d3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:32.190908 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:32.190908 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:32.192940 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e90d1994-4a50-48ff-b250-b1bf6f3ac9c6 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a returned with HTTP 200 Aug 20 04:37:32.192940 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 569/2255] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:32 2026] GET /volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a => generated 791 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 04:37:32.193394 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-12c873d3-d8bc-4f71-ad5e-ee16d0dba6d3 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 Aug 20 04:37:32.193578 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-12c873d3-d8bc-4f71-ad5e-ee16d0dba6d3 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:32.194332 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-12c873d3-d8bc-4f71-ad5e-ee16d0dba6d3 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:32.209157 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:32.209157 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:32.219320 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-0f76bf3f-1c03-4430-a32b-a4212ce0b5a6 req-5d722a21-1ae8-4030-be79-5e4f41e0a8cb None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:32.223155 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-0f76bf3f-1c03-4430-a32b-a4212ce0b5a6 req-5d722a21-1ae8-4030-be79-5e4f41e0a8cb tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] PUT https://10.4.3.239/volume/v3/attachments/42e0f4f1-4cd8-4e22-93c5-5d8518a6bb62 Aug 20 04:37:32.223265 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-12c873d3-d8bc-4f71-ad5e-ee16d0dba6d3 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:37:32.223494 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-0f76bf3f-1c03-4430-a32b-a4212ce0b5a6 req-5d722a21-1ae8-4030-be79-5e4f41e0a8cb tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:32.242918 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-12c873d3-d8bc-4f71-ad5e-ee16d0dba6d3 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 returned with HTTP 200 Aug 20 04:37:32.244609 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 560/2256] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:32 2026] GET /volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 => generated 853 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:32.256972 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-0f76bf3f-1c03-4430-a32b-a4212ce0b5a6 req-5d722a21-1ae8-4030-be79-5e4f41e0a8cb tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Acquiring lock "cinder-attachment_update-d9df87ca-26b3-48c3-a310-384079c5279c-np0000007850" by "attachment_update" {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:37:32.273060 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-0f76bf3f-1c03-4430-a32b-a4212ce0b5a6 req-5d722a21-1ae8-4030-be79-5e4f41e0a8cb tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Lock "cinder-attachment_update-d9df87ca-26b3-48c3-a310-384079c5279c-np0000007850" acquired by "attachment_update" :: waited 0.015s {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:37:32.274102 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:32.274102 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:32.369247 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-1b98678e-1a57-4214-870c-a9839b3c8865 req-fc98bad9-b06c-46ae-a11a-53a1559de6cf None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:32.374665 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-1b98678e-1a57-4214-870c-a9839b3c8865 req-fc98bad9-b06c-46ae-a11a-53a1559de6cf tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 Aug 20 04:37:32.374955 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-1b98678e-1a57-4214-870c-a9839b3c8865 req-fc98bad9-b06c-46ae-a11a-53a1559de6cf tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:32.375495 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-1b98678e-1a57-4214-870c-a9839b3c8865 req-fc98bad9-b06c-46ae-a11a-53a1559de6cf tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:32.392491 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:32.392491 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:32.404343 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-1b98678e-1a57-4214-870c-a9839b3c8865 req-fc98bad9-b06c-46ae-a11a-53a1559de6cf tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:37:32.415688 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-1b98678e-1a57-4214-870c-a9839b3c8865 req-fc98bad9-b06c-46ae-a11a-53a1559de6cf tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 returned with HTTP 200 Aug 20 04:37:32.416813 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 568/2257] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:37:32 2026] GET /volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 => generated 853 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 04:37:32.490169 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-0f76bf3f-1c03-4430-a32b-a4212ce0b5a6 req-5d722a21-1ae8-4030-be79-5e4f41e0a8cb tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Lock "cinder-attachment_update-d9df87ca-26b3-48c3-a310-384079c5279c-np0000007850" released by "attachment_update" :: held 0.218s {{(pid=100174) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:37:32.490169 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-0f76bf3f-1c03-4430-a32b-a4212ce0b5a6 req-5d722a21-1ae8-4030-be79-5e4f41e0a8cb tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] https://10.4.3.239/volume/v3/attachments/42e0f4f1-4cd8-4e22-93c5-5d8518a6bb62 returned with HTTP 200 Aug 20 04:37:32.491081 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 561/2258] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:37:32 2026] PUT /volume/v3/attachments/42e0f4f1-4cd8-4e22-93c5-5d8518a6bb62 => generated 969 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:32.582984 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-de12f60c-5ea3-485b-850d-6e0acc37e2ec None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:32.582984 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-de12f60c-5ea3-485b-850d-6e0acc37e2ec None None] GET https://10.4.3.239/volume// Aug 20 04:37:32.582984 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-de12f60c-5ea3-485b-850d-6e0acc37e2ec None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:32.582984 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-de12f60c-5ea3-485b-850d-6e0acc37e2ec None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:32.582984 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-de12f60c-5ea3-485b-850d-6e0acc37e2ec None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:37:32.585172 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 570/2259] 10.4.3.239 () {66 vars in 1428 bytes} [Thu Aug 20 04:37:32 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:37:32.597740 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-1b98678e-1a57-4214-870c-a9839b3c8865 req-1071b55a-25f6-42f8-967c-4ad7db30682e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:32.601350 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-1b98678e-1a57-4214-870c-a9839b3c8865 req-1071b55a-25f6-42f8-967c-4ad7db30682e tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:37:32.602661 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-1b98678e-1a57-4214-870c-a9839b3c8865 req-1071b55a-25f6-42f8-967c-4ad7db30682e tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a432e519-35e3-42cc-a469-6efb86e9d5b9", "connector": null, "instance_uuid": "ca03fce7-a324-4d53-847f-88ba0ae2effe"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:32.620217 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:32.620217 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:32.639691 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-662dd6b4-443a-4965-a3b9-eff47353f2f5 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:32.645827 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-662dd6b4-443a-4965-a3b9-eff47353f2f5 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] GET https://10.4.3.239/volume/v3/volumes/a1ce42f8-12d0-47e6-a682-4cec9ce76314 Aug 20 04:37:32.646242 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-662dd6b4-443a-4965-a3b9-eff47353f2f5 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:32.646500 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-662dd6b4-443a-4965-a3b9-eff47353f2f5 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:32.659713 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-662dd6b4-443a-4965-a3b9-eff47353f2f5 tempest-TestServerVolumeAttachScenarioOldVersion-702096545 tempest-TestServerVolumeAttachScenarioOldVersion-702096545-project-member] https://10.4.3.239/volume/v3/volumes/a1ce42f8-12d0-47e6-a682-4cec9ce76314 returned with HTTP 404 Aug 20 04:37:32.661258 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 569/2260] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:37:32 2026] GET /volume/v3/volumes/a1ce42f8-12d0-47e6-a682-4cec9ce76314 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:37:32.671031 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-1b98678e-1a57-4214-870c-a9839b3c8865 req-1071b55a-25f6-42f8-967c-4ad7db30682e tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:37:32.671735 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 561/2261] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:37:32 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 20 04:37:32.733475 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-34cade49-520d-4452-af78-e071270e3419 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:32.736657 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-34cade49-520d-4452-af78-e071270e3419 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 Aug 20 04:37:32.737601 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-34cade49-520d-4452-af78-e071270e3419 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:32.739513 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-34cade49-520d-4452-af78-e071270e3419 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:32.745742 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3c979776-a1d2-4c25-90bf-2e422b992fdc None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:32.746550 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3c979776-a1d2-4c25-90bf-2e422b992fdc None None] GET https://10.4.3.239/volume// Aug 20 04:37:32.746550 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3c979776-a1d2-4c25-90bf-2e422b992fdc None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:32.746793 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3c979776-a1d2-4c25-90bf-2e422b992fdc None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:32.747213 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3c979776-a1d2-4c25-90bf-2e422b992fdc None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:37:32.747954 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 571/2262] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:37:32 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:37:32.760505 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:32.760505 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:32.766837 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-1b98678e-1a57-4214-870c-a9839b3c8865 req-362556d0-3f16-4a86-8e08-068758d7ec4b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:32.782592 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-1b98678e-1a57-4214-870c-a9839b3c8865 req-362556d0-3f16-4a86-8e08-068758d7ec4b tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 Aug 20 04:37:32.782592 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-1b98678e-1a57-4214-870c-a9839b3c8865 req-362556d0-3f16-4a86-8e08-068758d7ec4b tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:32.782592 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-1b98678e-1a57-4214-870c-a9839b3c8865 req-362556d0-3f16-4a86-8e08-068758d7ec4b tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:32.782965 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-34cade49-520d-4452-af78-e071270e3419 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:37:32.790121 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-34cade49-520d-4452-af78-e071270e3419 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 returned with HTTP 200 Aug 20 04:37:32.794013 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 562/2263] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:32 2026] GET /volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 => generated 852 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:32.797928 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:32.797928 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:32.802905 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-1b98678e-1a57-4214-870c-a9839b3c8865 req-362556d0-3f16-4a86-8e08-068758d7ec4b tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:37:32.812581 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-1b98678e-1a57-4214-870c-a9839b3c8865 req-362556d0-3f16-4a86-8e08-068758d7ec4b tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 returned with HTTP 200 Aug 20 04:37:32.813337 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 570/2264] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:37:32 2026] GET /volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 => generated 1032 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:37:32.979128 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-1b98678e-1a57-4214-870c-a9839b3c8865 req-972eeac2-b0c2-44b2-95a3-5249695d04b5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:32.986203 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-1b98678e-1a57-4214-870c-a9839b3c8865 req-972eeac2-b0c2-44b2-95a3-5249695d04b5 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] PUT https://10.4.3.239/volume/v3/attachments/18a53a7f-3608-4768-9009-b7fa469adb0c Aug 20 04:37:32.987654 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-1b98678e-1a57-4214-870c-a9839b3c8865 req-972eeac2-b0c2-44b2-95a3-5249695d04b5 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:33.003925 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-1b98678e-1a57-4214-870c-a9839b3c8865 req-972eeac2-b0c2-44b2-95a3-5249695d04b5 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Acquiring lock "cinder-attachment_update-a432e519-35e3-42cc-a469-6efb86e9d5b9-np0000007850" by "attachment_update" {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:37:33.013109 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ea5d9a39-9ffa-4962-8096-3d0c823351fc None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:33.013587 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-1b98678e-1a57-4214-870c-a9839b3c8865 req-972eeac2-b0c2-44b2-95a3-5249695d04b5 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Lock "cinder-attachment_update-a432e519-35e3-42cc-a469-6efb86e9d5b9-np0000007850" acquired by "attachment_update" :: waited 0.010s {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:37:33.015198 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:33.015198 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:33.018544 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ea5d9a39-9ffa-4962-8096-3d0c823351fc tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] GET https://10.4.3.239/volume/v3/volumes/d9df87ca-26b3-48c3-a310-384079c5279c Aug 20 04:37:33.018544 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ea5d9a39-9ffa-4962-8096-3d0c823351fc tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:33.018544 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ea5d9a39-9ffa-4962-8096-3d0c823351fc tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:33.020941 np0000007850 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writing DB stats cinder:SELECT=318,cinder:UPDATE=102,cinder:INSERT=36 {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:37:33.040904 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:33.040904 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:33.052405 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-ea5d9a39-9ffa-4962-8096-3d0c823351fc tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Volume info retrieved successfully. Aug 20 04:37:33.060995 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ea5d9a39-9ffa-4962-8096-3d0c823351fc tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] https://10.4.3.239/volume/v3/volumes/d9df87ca-26b3-48c3-a310-384079c5279c returned with HTTP 200 Aug 20 04:37:33.062197 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 572/2265] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:33 2026] GET /volume/v3/volumes/d9df87ca-26b3-48c3-a310-384079c5279c => generated 874 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:33.197831 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-1b98678e-1a57-4214-870c-a9839b3c8865 req-972eeac2-b0c2-44b2-95a3-5249695d04b5 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Lock "cinder-attachment_update-a432e519-35e3-42cc-a469-6efb86e9d5b9-np0000007850" released by "attachment_update" :: held 0.184s {{(pid=100177) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:37:33.198330 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-1b98678e-1a57-4214-870c-a9839b3c8865 req-972eeac2-b0c2-44b2-95a3-5249695d04b5 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/attachments/18a53a7f-3608-4768-9009-b7fa469adb0c returned with HTTP 200 Aug 20 04:37:33.199392 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 562/2266] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:37:32 2026] PUT /volume/v3/attachments/18a53a7f-3608-4768-9009-b7fa469adb0c => generated 969 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:33.210490 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-02d0a495-adcd-44ab-811d-964510c66913 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:33.216430 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-02d0a495-adcd-44ab-811d-964510c66913 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a Aug 20 04:37:33.216430 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-02d0a495-adcd-44ab-811d-964510c66913 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:33.216430 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-02d0a495-adcd-44ab-811d-964510c66913 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:33.216430 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-02d0a495-adcd-44ab-811d-964510c66913 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:33.238552 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:33.238552 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:33.239553 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-02d0a495-adcd-44ab-811d-964510c66913 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a returned with HTTP 200 Aug 20 04:37:33.240588 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 563/2267] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:33 2026] GET /volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a => generated 791 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:33.818244 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7c6022e8-8cbe-45dd-8582-59f75bc7654e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:33.823329 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7c6022e8-8cbe-45dd-8582-59f75bc7654e tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 Aug 20 04:37:33.823329 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7c6022e8-8cbe-45dd-8582-59f75bc7654e tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:33.823543 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7c6022e8-8cbe-45dd-8582-59f75bc7654e tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:33.835102 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:33.835102 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:33.842473 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7c6022e8-8cbe-45dd-8582-59f75bc7654e tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:37:33.850290 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7c6022e8-8cbe-45dd-8582-59f75bc7654e tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 returned with HTTP 200 Aug 20 04:37:33.851105 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 571/2268] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:33 2026] GET /volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:34.044498 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4cf0e3d5-be3e-44fe-9d5b-136e90272b48 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:34.084320 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1e951aa4-7674-46d9-8996-fdba357e8887 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:34.088650 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1e951aa4-7674-46d9-8996-fdba357e8887 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] GET https://10.4.3.239/volume/v3/volumes/d9df87ca-26b3-48c3-a310-384079c5279c Aug 20 04:37:34.088980 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1e951aa4-7674-46d9-8996-fdba357e8887 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:34.089349 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1e951aa4-7674-46d9-8996-fdba357e8887 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:34.129963 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:34.129963 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:34.137049 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-1e951aa4-7674-46d9-8996-fdba357e8887 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Volume info retrieved successfully. Aug 20 04:37:34.144810 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1e951aa4-7674-46d9-8996-fdba357e8887 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] https://10.4.3.239/volume/v3/volumes/d9df87ca-26b3-48c3-a310-384079c5279c returned with HTTP 200 Aug 20 04:37:34.145274 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 563/2269] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:34 2026] GET /volume/v3/volumes/d9df87ca-26b3-48c3-a310-384079c5279c => generated 874 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:34.256377 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b45f4edf-f5db-4c46-a0cb-af75e1d19c96 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:34.262878 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b45f4edf-f5db-4c46-a0cb-af75e1d19c96 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a Aug 20 04:37:34.262878 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b45f4edf-f5db-4c46-a0cb-af75e1d19c96 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:34.263445 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b45f4edf-f5db-4c46-a0cb-af75e1d19c96 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:34.263966 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-b45f4edf-f5db-4c46-a0cb-af75e1d19c96 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:34.273449 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:34.273449 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:34.275968 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b45f4edf-f5db-4c46-a0cb-af75e1d19c96 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a returned with HTTP 200 Aug 20 04:37:34.275968 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 564/2270] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:34 2026] GET /volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a => generated 791 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 04:37:34.277221 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4cf0e3d5-be3e-44fe-9d5b-136e90272b48 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:37:34.277926 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4cf0e3d5-be3e-44fe-9d5b-136e90272b48 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-934078714", "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=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:34.314248 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4cf0e3d5-be3e-44fe-9d5b-136e90272b48 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:37:34.314873 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 573/2271] 10.4.3.239 () {68 vars in 1253 bytes} [Thu Aug 20 04:37:34 2026] POST /volume/v3/types => generated 379 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:34.329247 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1e11c2bb-49b6-429c-9cd8-9dad7a80593c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:34.331370 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1e11c2bb-49b6-429c-9cd8-9dad7a80593c tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-admin] POST https://10.4.3.239/volume/v3/types/b452d491-323a-4eda-b8af-27f7becae26e/encryption Aug 20 04:37:34.332234 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1e11c2bb-49b6-429c-9cd8-9dad7a80593c tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:34.380567 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1e11c2bb-49b6-429c-9cd8-9dad7a80593c tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-admin] https://10.4.3.239/volume/v3/types/b452d491-323a-4eda-b8af-27f7becae26e/encryption returned with HTTP 200 Aug 20 04:37:34.383726 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 572/2272] 10.4.3.239 () {68 vars in 1397 bytes} [Thu Aug 20 04:37:34 2026] POST /volume/v3/types/b452d491-323a-4eda-b8af-27f7becae26e/encryption => generated 239 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:34.397981 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b3519d18-4e9b-47b3-8a1c-1d832ff59cba None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:34.400599 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b3519d18-4e9b-47b3-8a1c-1d832ff59cba tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:37:34.401285 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b3519d18-4e9b-47b3-8a1c-1d832ff59cba tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2023800619", "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=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:34.426978 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b3519d18-4e9b-47b3-8a1c-1d832ff59cba tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:37:34.427659 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 564/2273] 10.4.3.239 () {68 vars in 1253 bytes} [Thu Aug 20 04:37:34 2026] POST /volume/v3/types => generated 380 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:34.439316 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-57ee305a-f551-45a7-b4b2-9938074106fa None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:34.576983 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-57ee305a-f551-45a7-b4b2-9938074106fa tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] POST https://10.4.3.239/volume/v3/types/d3432b7e-8060-4278-ad15-dd0d15882b4e/encryption Aug 20 04:37:34.577089 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-57ee305a-f551-45a7-b4b2-9938074106fa tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:34.580483 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.policy [None req-57ee305a-f551-45a7-b4b2-9938074106fa tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '3d2c9b3693d84fe5b67a3dd7648d1b73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38372aa8c8a94e3ba7347030f9fa5a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100174) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 04:37:34.582207 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-57ee305a-f551-45a7-b4b2-9938074106fa tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] https://10.4.3.239/volume/v3/types/d3432b7e-8060-4278-ad15-dd0d15882b4e/encryption returned with HTTP 403 Aug 20 04:37:34.584286 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 565/2274] 10.4.3.239 () {68 vars in 1397 bytes} [Thu Aug 20 04:37:34 2026] POST /volume/v3/types/d3432b7e-8060-4278-ad15-dd0d15882b4e/encryption => generated 127 bytes in 146 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Aug 20 04:37:34.602848 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5a805307-5999-41f8-bba6-4df87af91ddf None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:34.608445 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5a805307-5999-41f8-bba6-4df87af91ddf tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:37:34.608445 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5a805307-5999-41f8-bba6-4df87af91ddf tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-975698302", "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=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:34.645597 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5a805307-5999-41f8-bba6-4df87af91ddf tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:37:34.646426 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 574/2275] 10.4.3.239 () {68 vars in 1253 bytes} [Thu Aug 20 04:37:34 2026] POST /volume/v3/types => generated 379 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:34.656903 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8d7cc32b-d256-4430-9ee3-0823f12a6994 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:34.659939 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8d7cc32b-d256-4430-9ee3-0823f12a6994 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] POST https://10.4.3.239/volume/v3/types/83287ff3-a0de-41a9-b8a7-a5b9adf8218f/extra_specs Aug 20 04:37:34.661288 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8d7cc32b-d256-4430-9ee3-0823f12a6994 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:34.666327 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.policy [None req-8d7cc32b-d256-4430-9ee3-0823f12a6994 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '3d2c9b3693d84fe5b67a3dd7648d1b73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38372aa8c8a94e3ba7347030f9fa5a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100176) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 04:37:34.666976 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8d7cc32b-d256-4430-9ee3-0823f12a6994 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] https://10.4.3.239/volume/v3/types/83287ff3-a0de-41a9-b8a7-a5b9adf8218f/extra_specs returned with HTTP 403 Aug 20 04:37:34.667754 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 573/2276] 10.4.3.239 () {68 vars in 1399 bytes} [Thu Aug 20 04:37:34 2026] POST /volume/v3/types/83287ff3-a0de-41a9-b8a7-a5b9adf8218f/extra_specs => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:37:34.677293 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-18c691cd-82d5-41e5-b922-64e419c8d0cd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:34.680164 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-18c691cd-82d5-41e5-b922-64e419c8d0cd tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] PUT https://10.4.3.239/volume/v3/types/83287ff3-a0de-41a9-b8a7-a5b9adf8218f/extra_specs/key2 Aug 20 04:37:34.680755 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-18c691cd-82d5-41e5-b922-64e419c8d0cd tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:34.683950 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.policy [None req-18c691cd-82d5-41e5-b922-64e419c8d0cd tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '3d2c9b3693d84fe5b67a3dd7648d1b73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38372aa8c8a94e3ba7347030f9fa5a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100177) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 04:37:34.684429 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-18c691cd-82d5-41e5-b922-64e419c8d0cd tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] https://10.4.3.239/volume/v3/types/83287ff3-a0de-41a9-b8a7-a5b9adf8218f/extra_specs/key2 returned with HTTP 403 Aug 20 04:37:34.685145 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 565/2277] 10.4.3.239 () {68 vars in 1413 bytes} [Thu Aug 20 04:37:34 2026] PUT /volume/v3/types/83287ff3-a0de-41a9-b8a7-a5b9adf8218f/extra_specs/key2 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:37:34.694592 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f5bdf1d4-5c1e-42db-b15c-ebab3d68b8d3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:34.701550 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f5bdf1d4-5c1e-42db-b15c-ebab3d68b8d3 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] POST https://10.4.3.239/volume/v3/types Aug 20 04:37:34.702233 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f5bdf1d4-5c1e-42db-b15c-ebab3d68b8d3 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:34.705742 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.policy [None req-f5bdf1d4-5c1e-42db-b15c-ebab3d68b8d3 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '3d2c9b3693d84fe5b67a3dd7648d1b73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38372aa8c8a94e3ba7347030f9fa5a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100174) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 04:37:34.706028 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f5bdf1d4-5c1e-42db-b15c-ebab3d68b8d3 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] https://10.4.3.239/volume/v3/types returned with HTTP 403 Aug 20 04:37:34.706614 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 566/2278] 10.4.3.239 () {68 vars in 1252 bytes} [Thu Aug 20 04:37:34 2026] POST /volume/v3/types => generated 109 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:37:34.726286 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-284532a8-b8d4-4103-a249-ab45a4544265 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:34.729687 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-284532a8-b8d4-4103-a249-ab45a4544265 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:37:34.729687 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-284532a8-b8d4-4103-a249-ab45a4544265 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-583790376", "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=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:34.772341 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-284532a8-b8d4-4103-a249-ab45a4544265 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:37:34.773604 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 575/2279] 10.4.3.239 () {68 vars in 1253 bytes} [Thu Aug 20 04:37:34 2026] POST /volume/v3/types => generated 379 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:34.787512 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-af9b99a7-c382-46db-a6ed-e817e9f0abf2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:34.790685 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-af9b99a7-c382-46db-a6ed-e817e9f0abf2 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-admin] POST https://10.4.3.239/volume/v3/types/7f19b4a0-8fc8-4962-a141-0b9919558537/encryption Aug 20 04:37:34.791304 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-af9b99a7-c382-46db-a6ed-e817e9f0abf2 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:34.822638 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-af9b99a7-c382-46db-a6ed-e817e9f0abf2 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-admin] https://10.4.3.239/volume/v3/types/7f19b4a0-8fc8-4962-a141-0b9919558537/encryption returned with HTTP 200 Aug 20 04:37:34.823702 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 574/2280] 10.4.3.239 () {68 vars in 1397 bytes} [Thu Aug 20 04:37:34 2026] POST /volume/v3/types/7f19b4a0-8fc8-4962-a141-0b9919558537/encryption => generated 239 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:34.838431 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5f1b5dcf-0fe4-4251-9f6b-8894f4103f57 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:34.840413 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5f1b5dcf-0fe4-4251-9f6b-8894f4103f57 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] DELETE https://10.4.3.239/volume/v3/types/7f19b4a0-8fc8-4962-a141-0b9919558537/encryption/d8630ccd-7079-41ac-8cd0-58ee55b328c3 Aug 20 04:37:34.840413 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5f1b5dcf-0fe4-4251-9f6b-8894f4103f57 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:34.840715 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5f1b5dcf-0fe4-4251-9f6b-8894f4103f57 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:34.842385 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.policy [None req-5f1b5dcf-0fe4-4251-9f6b-8894f4103f57 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '3d2c9b3693d84fe5b67a3dd7648d1b73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38372aa8c8a94e3ba7347030f9fa5a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100177) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 04:37:34.842385 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5f1b5dcf-0fe4-4251-9f6b-8894f4103f57 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] https://10.4.3.239/volume/v3/types/7f19b4a0-8fc8-4962-a141-0b9919558537/encryption/d8630ccd-7079-41ac-8cd0-58ee55b328c3 returned with HTTP 403 Aug 20 04:37:34.843043 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 566/2281] 10.4.3.239 () {66 vars in 1489 bytes} [Thu Aug 20 04:37:34 2026] DELETE /volume/v3/types/7f19b4a0-8fc8-4962-a141-0b9919558537/encryption/d8630ccd-7079-41ac-8cd0-58ee55b328c3 => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Aug 20 04:37:34.854963 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6345a8e2-23e8-4e2d-aa83-7dc53f7b3102 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:34.857715 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6345a8e2-23e8-4e2d-aa83-7dc53f7b3102 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:37:34.858010 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6345a8e2-23e8-4e2d-aa83-7dc53f7b3102 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1686848980", "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=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:34.880148 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f69c72f6-5e3d-4bb7-86ae-685d000d221e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:34.883292 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f69c72f6-5e3d-4bb7-86ae-685d000d221e tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 Aug 20 04:37:34.883292 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f69c72f6-5e3d-4bb7-86ae-685d000d221e tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:34.883292 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f69c72f6-5e3d-4bb7-86ae-685d000d221e tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:34.893454 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6345a8e2-23e8-4e2d-aa83-7dc53f7b3102 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:37:34.894288 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 567/2282] 10.4.3.239 () {68 vars in 1253 bytes} [Thu Aug 20 04:37:34 2026] POST /volume/v3/types => generated 380 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:34.901279 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:34.901279 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:34.910220 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-f69c72f6-5e3d-4bb7-86ae-685d000d221e tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:37:34.912174 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-313f0865-b743-4062-aeea-11e69eb88c80 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:34.914979 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-313f0865-b743-4062-aeea-11e69eb88c80 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] DELETE https://10.4.3.239/volume/v3/types/3a4cb86e-2875-485d-8986-1fcf10b1cfde/extra_specs/key1 Aug 20 04:37:34.915352 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-313f0865-b743-4062-aeea-11e69eb88c80 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:34.915760 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-313f0865-b743-4062-aeea-11e69eb88c80 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:34.919571 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f69c72f6-5e3d-4bb7-86ae-685d000d221e tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 returned with HTTP 200 Aug 20 04:37:34.920299 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 576/2283] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:34 2026] GET /volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:34.923697 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.policy [None req-313f0865-b743-4062-aeea-11e69eb88c80 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '3d2c9b3693d84fe5b67a3dd7648d1b73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38372aa8c8a94e3ba7347030f9fa5a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100176) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 04:37:34.924241 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-313f0865-b743-4062-aeea-11e69eb88c80 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] https://10.4.3.239/volume/v3/types/3a4cb86e-2875-485d-8986-1fcf10b1cfde/extra_specs/key1 returned with HTTP 403 Aug 20 04:37:34.924972 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 575/2284] 10.4.3.239 () {66 vars in 1396 bytes} [Thu Aug 20 04:37:34 2026] DELETE /volume/v3/types/3a4cb86e-2875-485d-8986-1fcf10b1cfde/extra_specs/key1 => generated 122 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:37:34.940078 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0fd5b046-f109-4b9e-a550-e3938ba6f998 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:34.946523 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0fd5b046-f109-4b9e-a550-e3938ba6f998 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:37:34.947831 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0fd5b046-f109-4b9e-a550-e3938ba6f998 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-961419722", "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=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:34.981380 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0fd5b046-f109-4b9e-a550-e3938ba6f998 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:37:34.982090 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 567/2285] 10.4.3.239 () {68 vars in 1253 bytes} [Thu Aug 20 04:37:34 2026] POST /volume/v3/types => generated 379 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:34.994361 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-43101a54-08d2-4b12-af0a-c5c5952db416 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:35.000138 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-43101a54-08d2-4b12-af0a-c5c5952db416 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] DELETE https://10.4.3.239/volume/v3/types/1c4259d6-e170-401b-af52-b4d23ce36d84 Aug 20 04:37:35.000466 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-43101a54-08d2-4b12-af0a-c5c5952db416 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:35.001296 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-43101a54-08d2-4b12-af0a-c5c5952db416 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] Calling method '_delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:35.001558 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.policy [None req-43101a54-08d2-4b12-af0a-c5c5952db416 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '3d2c9b3693d84fe5b67a3dd7648d1b73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38372aa8c8a94e3ba7347030f9fa5a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100174) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 04:37:35.001866 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-43101a54-08d2-4b12-af0a-c5c5952db416 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] https://10.4.3.239/volume/v3/types/1c4259d6-e170-401b-af52-b4d23ce36d84 returned with HTTP 403 Aug 20 04:37:35.002173 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 568/2286] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:37:34 2026] DELETE /volume/v3/types/1c4259d6-e170-401b-af52-b4d23ce36d84 => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:37:35.011771 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a1ca444f-98d5-4456-a923-067964ec0da4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:35.013813 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a1ca444f-98d5-4456-a923-067964ec0da4 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] GET https://10.4.3.239/volume/v3/types/b452d491-323a-4eda-b8af-27f7becae26e/extra_specs Aug 20 04:37:35.014061 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a1ca444f-98d5-4456-a923-067964ec0da4 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:35.014370 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a1ca444f-98d5-4456-a923-067964ec0da4 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:35.024408 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a1ca444f-98d5-4456-a923-067964ec0da4 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] https://10.4.3.239/volume/v3/types/b452d491-323a-4eda-b8af-27f7becae26e/extra_specs returned with HTTP 200 Aug 20 04:37:35.024897 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 577/2287] 10.4.3.239 () {66 vars in 1378 bytes} [Thu Aug 20 04:37:35 2026] GET /volume/v3/types/b452d491-323a-4eda-b8af-27f7becae26e/extra_specs => generated 123 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:35.038847 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-576a0049-81dc-4478-b368-c78c8ccf1c8f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:35.041753 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-576a0049-81dc-4478-b368-c78c8ccf1c8f tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] GET https://10.4.3.239/volume/v3/types Aug 20 04:37:35.042887 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-576a0049-81dc-4478-b368-c78c8ccf1c8f tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:35.042887 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-576a0049-81dc-4478-b368-c78c8ccf1c8f tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:35.045938 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.api_utils [None req-576a0049-81dc-4478-b368-c78c8ccf1c8f tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] Removing options '' from query. {{(pid=100176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:37:35.085465 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-576a0049-81dc-4478-b368-c78c8ccf1c8f tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:37:35.087369 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 576/2288] 10.4.3.239 () {66 vars in 1231 bytes} [Thu Aug 20 04:37:35 2026] GET /volume/v3/types => generated 2385 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:35.102311 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e9549f5e-cbc2-4c3b-84fe-dea1ead0c3e1 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:35.105639 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e9549f5e-cbc2-4c3b-84fe-dea1ead0c3e1 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] GET https://10.4.3.239/volume/v3/types/b452d491-323a-4eda-b8af-27f7becae26e/encryption/cipher Aug 20 04:37:35.105902 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e9549f5e-cbc2-4c3b-84fe-dea1ead0c3e1 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:35.106596 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e9549f5e-cbc2-4c3b-84fe-dea1ead0c3e1 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:35.107736 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.policy [None req-e9549f5e-cbc2-4c3b-84fe-dea1ead0c3e1 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '3d2c9b3693d84fe5b67a3dd7648d1b73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38372aa8c8a94e3ba7347030f9fa5a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100177) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 04:37:35.107997 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e9549f5e-cbc2-4c3b-84fe-dea1ead0c3e1 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] https://10.4.3.239/volume/v3/types/b452d491-323a-4eda-b8af-27f7becae26e/encryption/cipher returned with HTTP 403 Aug 20 04:37:35.109519 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 568/2289] 10.4.3.239 () {66 vars in 1396 bytes} [Thu Aug 20 04:37:35 2026] GET /volume/v3/types/b452d491-323a-4eda-b8af-27f7becae26e/encryption/cipher => generated 124 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:37:35.118522 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8b7593aa-4d49-4b89-a132-4884304e43be None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:35.125136 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8b7593aa-4d49-4b89-a132-4884304e43be tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] GET https://10.4.3.239/volume/v3/types/b452d491-323a-4eda-b8af-27f7becae26e/encryption Aug 20 04:37:35.125136 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8b7593aa-4d49-4b89-a132-4884304e43be tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:35.125544 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8b7593aa-4d49-4b89-a132-4884304e43be tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:35.126169 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.policy [None req-8b7593aa-4d49-4b89-a132-4884304e43be tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '3d2c9b3693d84fe5b67a3dd7648d1b73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38372aa8c8a94e3ba7347030f9fa5a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100174) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 04:37:35.129666 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8b7593aa-4d49-4b89-a132-4884304e43be tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] https://10.4.3.239/volume/v3/types/b452d491-323a-4eda-b8af-27f7becae26e/encryption returned with HTTP 403 Aug 20 04:37:35.130283 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 569/2290] 10.4.3.239 () {66 vars in 1375 bytes} [Thu Aug 20 04:37:35 2026] GET /volume/v3/types/b452d491-323a-4eda-b8af-27f7becae26e/encryption => generated 124 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:37:35.141748 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-499b6930-242b-48f3-b082-5ecfac6a888d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:35.143875 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-499b6930-242b-48f3-b082-5ecfac6a888d tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] GET https://10.4.3.239/volume/v3/types/b452d491-323a-4eda-b8af-27f7becae26e/extra_specs/multiattach Aug 20 04:37:35.144130 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-499b6930-242b-48f3-b082-5ecfac6a888d tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:35.144983 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-499b6930-242b-48f3-b082-5ecfac6a888d tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:35.154715 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-499b6930-242b-48f3-b082-5ecfac6a888d tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] https://10.4.3.239/volume/v3/types/b452d491-323a-4eda-b8af-27f7becae26e/extra_specs/multiattach returned with HTTP 200 Aug 20 04:37:35.155093 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 578/2291] 10.4.3.239 () {66 vars in 1414 bytes} [Thu Aug 20 04:37:35 2026] GET /volume/v3/types/b452d491-323a-4eda-b8af-27f7becae26e/extra_specs/multiattach => generated 29 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 04:37:35.167104 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-635b66cf-bce9-426f-a1cf-60dfb6939fa4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:35.169443 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-30c77849-b9e3-4cd4-94be-6b4f0f9102f3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:35.170155 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-635b66cf-bce9-426f-a1cf-60dfb6939fa4 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] GET https://10.4.3.239/volume/v3/types/b452d491-323a-4eda-b8af-27f7becae26e/extra_specs/volume_backend_name Aug 20 04:37:35.170419 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-635b66cf-bce9-426f-a1cf-60dfb6939fa4 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:35.170613 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-635b66cf-bce9-426f-a1cf-60dfb6939fa4 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:35.172739 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-30c77849-b9e3-4cd4-94be-6b4f0f9102f3 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] GET https://10.4.3.239/volume/v3/volumes/d9df87ca-26b3-48c3-a310-384079c5279c Aug 20 04:37:35.173056 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-30c77849-b9e3-4cd4-94be-6b4f0f9102f3 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:35.174842 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-30c77849-b9e3-4cd4-94be-6b4f0f9102f3 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:35.181478 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-635b66cf-bce9-426f-a1cf-60dfb6939fa4 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] https://10.4.3.239/volume/v3/types/b452d491-323a-4eda-b8af-27f7becae26e/extra_specs/volume_backend_name returned with HTTP 404 Aug 20 04:37:35.182243 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 577/2292] 10.4.3.239 () {66 vars in 1438 bytes} [Thu Aug 20 04:37:35 2026] GET /volume/v3/types/b452d491-323a-4eda-b8af-27f7becae26e/extra_specs/volume_backend_name => generated 143 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:37:35.194473 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3108b02e-f4aa-4437-b20d-ed76d2fb96e9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:35.198071 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3108b02e-f4aa-4437-b20d-ed76d2fb96e9 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] GET https://10.4.3.239/volume/v3/types/b452d491-323a-4eda-b8af-27f7becae26e Aug 20 04:37:35.198392 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3108b02e-f4aa-4437-b20d-ed76d2fb96e9 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:35.198683 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3108b02e-f4aa-4437-b20d-ed76d2fb96e9 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:35.204939 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:35.204939 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:35.215757 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3108b02e-f4aa-4437-b20d-ed76d2fb96e9 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] https://10.4.3.239/volume/v3/types/b452d491-323a-4eda-b8af-27f7becae26e returned with HTTP 200 Aug 20 04:37:35.215936 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-30c77849-b9e3-4cd4-94be-6b4f0f9102f3 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Volume info retrieved successfully. Aug 20 04:37:35.216862 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 570/2293] 10.4.3.239 () {66 vars in 1342 bytes} [Thu Aug 20 04:37:35 2026] GET /volume/v3/types/b452d491-323a-4eda-b8af-27f7becae26e => generated 317 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 04:37:35.225738 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-30c77849-b9e3-4cd4-94be-6b4f0f9102f3 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] https://10.4.3.239/volume/v3/volumes/d9df87ca-26b3-48c3-a310-384079c5279c returned with HTTP 200 Aug 20 04:37:35.226217 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 569/2294] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:35 2026] GET /volume/v3/volumes/d9df87ca-26b3-48c3-a310-384079c5279c => generated 874 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:35.230028 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e7fc4962-0034-4a85-aada-4d234d787c9b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:35.233582 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e7fc4962-0034-4a85-aada-4d234d787c9b tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] PUT https://10.4.3.239/volume/v3/types/b452d491-323a-4eda-b8af-27f7becae26e/encryption/7de5a5fc-4414-47a2-94cf-4b5092f62e2a Aug 20 04:37:35.233582 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e7fc4962-0034-4a85-aada-4d234d787c9b tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:35.237335 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.policy [None req-e7fc4962-0034-4a85-aada-4d234d787c9b tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '3d2c9b3693d84fe5b67a3dd7648d1b73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38372aa8c8a94e3ba7347030f9fa5a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100175) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 04:37:35.237335 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e7fc4962-0034-4a85-aada-4d234d787c9b tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] https://10.4.3.239/volume/v3/types/b452d491-323a-4eda-b8af-27f7becae26e/encryption/7de5a5fc-4414-47a2-94cf-4b5092f62e2a returned with HTTP 403 Aug 20 04:37:35.237335 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 579/2295] 10.4.3.239 () {68 vars in 1506 bytes} [Thu Aug 20 04:37:35 2026] PUT /volume/v3/types/b452d491-323a-4eda-b8af-27f7becae26e/encryption/7de5a5fc-4414-47a2-94cf-4b5092f62e2a => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Aug 20 04:37:35.251385 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3d8ad962-fb1b-493d-beee-2cab5ae99871 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:35.256248 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3d8ad962-fb1b-493d-beee-2cab5ae99871 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] PUT https://10.4.3.239/volume/v3/types/b452d491-323a-4eda-b8af-27f7becae26e/extra_specs/key1 Aug 20 04:37:35.256248 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3d8ad962-fb1b-493d-beee-2cab5ae99871 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:35.258509 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.policy [None req-3d8ad962-fb1b-493d-beee-2cab5ae99871 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '3d2c9b3693d84fe5b67a3dd7648d1b73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38372aa8c8a94e3ba7347030f9fa5a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100176) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 04:37:35.258852 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3d8ad962-fb1b-493d-beee-2cab5ae99871 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] https://10.4.3.239/volume/v3/types/b452d491-323a-4eda-b8af-27f7becae26e/extra_specs/key1 returned with HTTP 403 Aug 20 04:37:35.259594 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 578/2296] 10.4.3.239 () {68 vars in 1413 bytes} [Thu Aug 20 04:37:35 2026] PUT /volume/v3/types/b452d491-323a-4eda-b8af-27f7becae26e/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:37:35.271175 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a2c0b92c-1ad9-4d5c-a1e0-41acb29db3ad None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:35.272621 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a2c0b92c-1ad9-4d5c-a1e0-41acb29db3ad tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] PUT https://10.4.3.239/volume/v3/types/b452d491-323a-4eda-b8af-27f7becae26e Aug 20 04:37:35.273313 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a2c0b92c-1ad9-4d5c-a1e0-41acb29db3ad tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:35.276259 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.policy [None req-a2c0b92c-1ad9-4d5c-a1e0-41acb29db3ad tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '3d2c9b3693d84fe5b67a3dd7648d1b73', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38372aa8c8a94e3ba7347030f9fa5a19', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100174) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 04:37:35.276487 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a2c0b92c-1ad9-4d5c-a1e0-41acb29db3ad tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-member] https://10.4.3.239/volume/v3/types/b452d491-323a-4eda-b8af-27f7becae26e returned with HTTP 403 Aug 20 04:37:35.277776 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 571/2297] 10.4.3.239 () {68 vars in 1362 bytes} [Thu Aug 20 04:37:35 2026] PUT /volume/v3/types/b452d491-323a-4eda-b8af-27f7becae26e => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:37:35.287782 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-96480907-8fcf-4781-a5b4-6c080864f132 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:35.292413 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-96480907-8fcf-4781-a5b4-6c080864f132 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-admin] DELETE https://10.4.3.239/volume/v3/types/1c4259d6-e170-401b-af52-b4d23ce36d84 Aug 20 04:37:35.292413 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-96480907-8fcf-4781-a5b4-6c080864f132 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:35.292413 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-96480907-8fcf-4781-a5b4-6c080864f132 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-admin] Calling method '_delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:35.292773 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-50de6f0d-ddea-429d-950e-9efb79238241 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:35.295964 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-50de6f0d-ddea-429d-950e-9efb79238241 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a Aug 20 04:37:35.296256 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-50de6f0d-ddea-429d-950e-9efb79238241 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:35.296561 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-50de6f0d-ddea-429d-950e-9efb79238241 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:35.296702 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-50de6f0d-ddea-429d-950e-9efb79238241 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:35.303821 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:35.303821 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:35.304866 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-50de6f0d-ddea-429d-950e-9efb79238241 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a returned with HTTP 200 Aug 20 04:37:35.305405 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 580/2298] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:35 2026] GET /volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:35.347740 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-96480907-8fcf-4781-a5b4-6c080864f132 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-admin] https://10.4.3.239/volume/v3/types/1c4259d6-e170-401b-af52-b4d23ce36d84 returned with HTTP 202 Aug 20 04:37:35.348349 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 570/2299] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:37:35 2026] DELETE /volume/v3/types/1c4259d6-e170-401b-af52-b4d23ce36d84 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:37:35.358740 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3981614a-d191-4c5d-830d-21cfa69725f2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:35.362491 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3981614a-d191-4c5d-830d-21cfa69725f2 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-admin] DELETE https://10.4.3.239/volume/v3/types/3a4cb86e-2875-485d-8986-1fcf10b1cfde Aug 20 04:37:35.362491 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3981614a-d191-4c5d-830d-21cfa69725f2 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:35.362828 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3981614a-d191-4c5d-830d-21cfa69725f2 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-admin] Calling method '_delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:35.412743 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3981614a-d191-4c5d-830d-21cfa69725f2 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-admin] https://10.4.3.239/volume/v3/types/3a4cb86e-2875-485d-8986-1fcf10b1cfde returned with HTTP 202 Aug 20 04:37:35.413988 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 579/2300] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:37:35 2026] DELETE /volume/v3/types/3a4cb86e-2875-485d-8986-1fcf10b1cfde => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:37:35.428173 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-36c3ba49-b828-414e-9d8e-89104d88f147 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:35.430416 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-36c3ba49-b828-414e-9d8e-89104d88f147 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-admin] DELETE https://10.4.3.239/volume/v3/types/7f19b4a0-8fc8-4962-a141-0b9919558537 Aug 20 04:37:35.430704 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-36c3ba49-b828-414e-9d8e-89104d88f147 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:35.431119 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-36c3ba49-b828-414e-9d8e-89104d88f147 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-admin] Calling method '_delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:35.473374 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-36c3ba49-b828-414e-9d8e-89104d88f147 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-admin] https://10.4.3.239/volume/v3/types/7f19b4a0-8fc8-4962-a141-0b9919558537 returned with HTTP 202 Aug 20 04:37:35.474039 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 572/2301] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:37:35 2026] DELETE /volume/v3/types/7f19b4a0-8fc8-4962-a141-0b9919558537 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:37:35.487209 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-306325f8-b3cb-43a4-83bd-c1c3e4348c17 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:35.489538 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-306325f8-b3cb-43a4-83bd-c1c3e4348c17 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-admin] DELETE https://10.4.3.239/volume/v3/types/83287ff3-a0de-41a9-b8a7-a5b9adf8218f Aug 20 04:37:35.490230 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-306325f8-b3cb-43a4-83bd-c1c3e4348c17 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:35.490230 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-306325f8-b3cb-43a4-83bd-c1c3e4348c17 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-admin] Calling method '_delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:35.532789 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-306325f8-b3cb-43a4-83bd-c1c3e4348c17 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-admin] https://10.4.3.239/volume/v3/types/83287ff3-a0de-41a9-b8a7-a5b9adf8218f returned with HTTP 202 Aug 20 04:37:35.533302 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 581/2302] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:37:35 2026] DELETE /volume/v3/types/83287ff3-a0de-41a9-b8a7-a5b9adf8218f => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:37:35.545333 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7375d627-b466-4900-92da-a2f0ab645dbd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:35.548404 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7375d627-b466-4900-92da-a2f0ab645dbd tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-admin] DELETE https://10.4.3.239/volume/v3/types/d3432b7e-8060-4278-ad15-dd0d15882b4e Aug 20 04:37:35.551496 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7375d627-b466-4900-92da-a2f0ab645dbd tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:35.551496 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7375d627-b466-4900-92da-a2f0ab645dbd tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-admin] Calling method '_delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:35.594685 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7375d627-b466-4900-92da-a2f0ab645dbd tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-admin] https://10.4.3.239/volume/v3/types/d3432b7e-8060-4278-ad15-dd0d15882b4e returned with HTTP 202 Aug 20 04:37:35.595124 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 571/2303] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:37:35 2026] DELETE /volume/v3/types/d3432b7e-8060-4278-ad15-dd0d15882b4e => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:37:35.609057 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-30fa2877-208d-4f6f-94da-78ef5cd714b2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:35.611248 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-30fa2877-208d-4f6f-94da-78ef5cd714b2 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-admin] DELETE https://10.4.3.239/volume/v3/types/b452d491-323a-4eda-b8af-27f7becae26e Aug 20 04:37:35.611583 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-30fa2877-208d-4f6f-94da-78ef5cd714b2 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:35.611807 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-30fa2877-208d-4f6f-94da-78ef5cd714b2 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-admin] Calling method '_delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:35.650950 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-30fa2877-208d-4f6f-94da-78ef5cd714b2 tempest-VolumeTypesMemberTests-2141094324 tempest-VolumeTypesMemberTests-2141094324-project-admin] https://10.4.3.239/volume/v3/types/b452d491-323a-4eda-b8af-27f7becae26e returned with HTTP 202 Aug 20 04:37:35.651742 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 580/2304] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:37:35 2026] DELETE /volume/v3/types/b452d491-323a-4eda-b8af-27f7becae26e => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:37:35.822067 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9fb0c372-2c0f-4f7f-bb03-e446faaf1011 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:35.823914 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9fb0c372-2c0f-4f7f-bb03-e446faaf1011 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] DELETE https://10.4.3.239/volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578 Aug 20 04:37:35.824143 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9fb0c372-2c0f-4f7f-bb03-e446faaf1011 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:35.824372 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9fb0c372-2c0f-4f7f-bb03-e446faaf1011 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:35.824547 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-9fb0c372-2c0f-4f7f-bb03-e446faaf1011 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Delete volume with id: 46e1db59-526b-4402-8a2a-bb11a8edf578 Aug 20 04:37:35.834549 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:35.834549 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:35.835055 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-9fb0c372-2c0f-4f7f-bb03-e446faaf1011 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Volume info retrieved successfully. Aug 20 04:37:35.873718 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-9fb0c372-2c0f-4f7f-bb03-e446faaf1011 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Delete volume request issued successfully. Aug 20 04:37:35.873718 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9fb0c372-2c0f-4f7f-bb03-e446faaf1011 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] https://10.4.3.239/volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578 returned with HTTP 202 Aug 20 04:37:35.874156 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 573/2305] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:37:35 2026] DELETE /volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:37:35.889042 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e697d763-3ac7-436e-8777-5e9179ba3964 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:35.891456 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e697d763-3ac7-436e-8777-5e9179ba3964 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] GET https://10.4.3.239/volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578 Aug 20 04:37:35.892075 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e697d763-3ac7-436e-8777-5e9179ba3964 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:35.892075 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e697d763-3ac7-436e-8777-5e9179ba3964 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:35.905492 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:35.905492 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:35.914414 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e697d763-3ac7-436e-8777-5e9179ba3964 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Volume info retrieved successfully. Aug 20 04:37:35.919315 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e697d763-3ac7-436e-8777-5e9179ba3964 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] https://10.4.3.239/volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578 returned with HTTP 200 Aug 20 04:37:35.919957 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 582/2306] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:35 2026] GET /volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:35.943321 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9d78651b-b30d-4826-bdba-5e163bb82fd9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:35.947261 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9d78651b-b30d-4826-bdba-5e163bb82fd9 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 Aug 20 04:37:35.947584 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9d78651b-b30d-4826-bdba-5e163bb82fd9 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:35.947809 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9d78651b-b30d-4826-bdba-5e163bb82fd9 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:35.967054 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:35.967054 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:35.971878 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9d78651b-b30d-4826-bdba-5e163bb82fd9 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:37:35.980811 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9d78651b-b30d-4826-bdba-5e163bb82fd9 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 returned with HTTP 200 Aug 20 04:37:35.981288 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 572/2307] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:35 2026] GET /volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:36.246918 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ef6607de-3668-4c93-8053-80f68a8e0178 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:36.251597 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ef6607de-3668-4c93-8053-80f68a8e0178 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] GET https://10.4.3.239/volume/v3/volumes/d9df87ca-26b3-48c3-a310-384079c5279c Aug 20 04:37:36.251753 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ef6607de-3668-4c93-8053-80f68a8e0178 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:36.252454 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ef6607de-3668-4c93-8053-80f68a8e0178 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:36.276284 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:36.276284 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:36.286540 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-ef6607de-3668-4c93-8053-80f68a8e0178 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Volume info retrieved successfully. Aug 20 04:37:36.299549 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ef6607de-3668-4c93-8053-80f68a8e0178 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] https://10.4.3.239/volume/v3/volumes/d9df87ca-26b3-48c3-a310-384079c5279c returned with HTTP 200 Aug 20 04:37:36.300239 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 581/2308] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:36 2026] GET /volume/v3/volumes/d9df87ca-26b3-48c3-a310-384079c5279c => generated 874 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 04:37:36.319500 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7d774fca-5be1-4bd3-b05a-48f8bbf5fcc3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:36.321257 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7d774fca-5be1-4bd3-b05a-48f8bbf5fcc3 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a Aug 20 04:37:36.321587 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7d774fca-5be1-4bd3-b05a-48f8bbf5fcc3 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:36.321861 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7d774fca-5be1-4bd3-b05a-48f8bbf5fcc3 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:36.322015 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-7d774fca-5be1-4bd3-b05a-48f8bbf5fcc3 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:36.333238 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:36.333238 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:36.334402 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7d774fca-5be1-4bd3-b05a-48f8bbf5fcc3 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a returned with HTTP 200 Aug 20 04:37:36.334946 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 574/2309] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:36 2026] GET /volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:36.938434 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-0f76bf3f-1c03-4430-a32b-a4212ce0b5a6 req-83ceca85-00eb-48b0-8093-700f7cad7a82 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:36.938882 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-134cffae-d8f4-4e66-b430-9c59fe20ef09 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:36.941532 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-134cffae-d8f4-4e66-b430-9c59fe20ef09 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] GET https://10.4.3.239/volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578 Aug 20 04:37:36.941761 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-134cffae-d8f4-4e66-b430-9c59fe20ef09 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:36.942060 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-134cffae-d8f4-4e66-b430-9c59fe20ef09 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:36.943075 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-0f76bf3f-1c03-4430-a32b-a4212ce0b5a6 req-83ceca85-00eb-48b0-8093-700f7cad7a82 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] POST https://10.4.3.239/volume/v3/attachments/42e0f4f1-4cd8-4e22-93c5-5d8518a6bb62/action Aug 20 04:37:36.943705 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-0f76bf3f-1c03-4430-a32b-a4212ce0b5a6 req-83ceca85-00eb-48b0-8093-700f7cad7a82 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Action body: b'{"os-complete": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:37:36.943925 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-0f76bf3f-1c03-4430-a32b-a4212ce0b5a6 req-83ceca85-00eb-48b0-8093-700f7cad7a82 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:36.959498 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-134cffae-d8f4-4e66-b430-9c59fe20ef09 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] https://10.4.3.239/volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578 returned with HTTP 404 Aug 20 04:37:36.960365 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 573/2310] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:36 2026] GET /volume/v3/volumes/46e1db59-526b-4402-8a2a-bb11a8edf578 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:37:36.975295 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-32a87925-3a6f-4565-91b6-71fd125010ca None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:36.981609 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-32a87925-3a6f-4565-91b6-71fd125010ca tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] DELETE https://10.4.3.239/volume/v3/volumes/83f0afbe-847e-40ad-9fdf-750067597fc6 Aug 20 04:37:36.982027 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-32a87925-3a6f-4565-91b6-71fd125010ca tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:36.983039 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-32a87925-3a6f-4565-91b6-71fd125010ca tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:36.983039 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-32a87925-3a6f-4565-91b6-71fd125010ca tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Delete volume with id: 83f0afbe-847e-40ad-9fdf-750067597fc6 Aug 20 04:37:36.984271 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:36.984271 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:37.003314 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-64b4641f-ca5b-4a75-98a5-f504aa364b7b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:37.004281 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:37.004281 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:37.004565 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-32a87925-3a6f-4565-91b6-71fd125010ca tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Volume info retrieved successfully. Aug 20 04:37:37.007021 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-64b4641f-ca5b-4a75-98a5-f504aa364b7b tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 Aug 20 04:37:37.007578 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-64b4641f-ca5b-4a75-98a5-f504aa364b7b tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:37.008417 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-64b4641f-ca5b-4a75-98a5-f504aa364b7b tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:37.018662 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-0f76bf3f-1c03-4430-a32b-a4212ce0b5a6 req-83ceca85-00eb-48b0-8093-700f7cad7a82 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] https://10.4.3.239/volume/v3/attachments/42e0f4f1-4cd8-4e22-93c5-5d8518a6bb62/action returned with HTTP 204 Aug 20 04:37:37.019721 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 583/2311] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:37:36 2026] POST /volume/v3/attachments/42e0f4f1-4cd8-4e22-93c5-5d8518a6bb62/action => generated 0 bytes in 83 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:37:37.026308 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:37.026308 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:37.047931 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-64b4641f-ca5b-4a75-98a5-f504aa364b7b tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:37:37.054303 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-32a87925-3a6f-4565-91b6-71fd125010ca tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Delete volume request issued successfully. Aug 20 04:37:37.054303 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-32a87925-3a6f-4565-91b6-71fd125010ca tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] https://10.4.3.239/volume/v3/volumes/83f0afbe-847e-40ad-9fdf-750067597fc6 returned with HTTP 202 Aug 20 04:37:37.054576 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 582/2312] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:37:36 2026] DELETE /volume/v3/volumes/83f0afbe-847e-40ad-9fdf-750067597fc6 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:37:37.064942 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-64b4641f-ca5b-4a75-98a5-f504aa364b7b tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 returned with HTTP 200 Aug 20 04:37:37.065254 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 575/2313] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:36 2026] GET /volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 => generated 853 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:37.076676 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e4673145-4d29-46a8-865c-e1d8f45b383c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:37.080102 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e4673145-4d29-46a8-865c-e1d8f45b383c tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] GET https://10.4.3.239/volume/v3/volumes/83f0afbe-847e-40ad-9fdf-750067597fc6 Aug 20 04:37:37.080768 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e4673145-4d29-46a8-865c-e1d8f45b383c tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:37.081345 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e4673145-4d29-46a8-865c-e1d8f45b383c tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:37.092686 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:37.092686 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:37.101290 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e4673145-4d29-46a8-865c-e1d8f45b383c tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Volume info retrieved successfully. Aug 20 04:37:37.107799 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e4673145-4d29-46a8-865c-e1d8f45b383c tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] https://10.4.3.239/volume/v3/volumes/83f0afbe-847e-40ad-9fdf-750067597fc6 returned with HTTP 200 Aug 20 04:37:37.108456 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 574/2314] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:37 2026] GET /volume/v3/volumes/83f0afbe-847e-40ad-9fdf-750067597fc6 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:37.252267 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4c5475c3-050a-43cc-95ab-69eea162870b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:37.314292 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d25fc493-53db-49c4-b7c1-62c386bd1052 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:37.316881 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d25fc493-53db-49c4-b7c1-62c386bd1052 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:37:37.317101 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d25fc493-53db-49c4-b7c1-62c386bd1052 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1434353984"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:37.319893 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-d25fc493-53db-49c4-b7c1-62c386bd1052 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1434353984'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:37:37.320102 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-d25fc493-53db-49c4-b7c1-62c386bd1052 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Create volume of 1 GB Aug 20 04:37:37.324199 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c6ccb0c5-1e9b-45d2-afac-ae317b416aaf None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:37.327082 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c6ccb0c5-1e9b-45d2-afac-ae317b416aaf tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] GET https://10.4.3.239/volume/v3/volumes/d9df87ca-26b3-48c3-a310-384079c5279c Aug 20 04:37:37.327391 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c6ccb0c5-1e9b-45d2-afac-ae317b416aaf tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:37.327643 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c6ccb0c5-1e9b-45d2-afac-ae317b416aaf tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:37.330554 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d25fc493-53db-49c4-b7c1-62c386bd1052 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Availability Zones retrieved successfully. Aug 20 04:37:37.339116 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-d25fc493-53db-49c4-b7c1-62c386bd1052 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Flow 'volume_create_api' (ec3b1863-9fcf-4ae1-8bf2-f56a58be09f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:37:37.341143 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-d25fc493-53db-49c4-b7c1-62c386bd1052 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (473cbda4-3a16-4d9a-ac76-ef97cd89ee59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:37.342378 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-d25fc493-53db-49c4-b7c1-62c386bd1052 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:37:37.354096 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6867dfb9-a7ea-425d-b159-b747085277ee None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:37.358266 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:37.358266 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:37.362921 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6867dfb9-a7ea-425d-b159-b747085277ee tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a Aug 20 04:37:37.363518 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6867dfb9-a7ea-425d-b159-b747085277ee tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:37.363856 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6867dfb9-a7ea-425d-b159-b747085277ee tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:37.364148 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-6867dfb9-a7ea-425d-b159-b747085277ee tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:37.365841 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c6ccb0c5-1e9b-45d2-afac-ae317b416aaf tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Volume info retrieved successfully. Aug 20 04:37:37.373446 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:37.373446 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:37.374735 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6867dfb9-a7ea-425d-b159-b747085277ee tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a returned with HTTP 200 Aug 20 04:37:37.375171 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c6ccb0c5-1e9b-45d2-afac-ae317b416aaf tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] https://10.4.3.239/volume/v3/volumes/d9df87ca-26b3-48c3-a310-384079c5279c returned with HTTP 200 Aug 20 04:37:37.375329 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 575/2315] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:37 2026] GET /volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a => generated 791 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 04:37:37.375689 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 576/2316] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:37 2026] GET /volume/v3/volumes/d9df87ca-26b3-48c3-a310-384079c5279c => generated 1166 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:37.399832 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-83bfabf3-79e9-4a67-8785-d898312df7e4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:37.404560 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-83bfabf3-79e9-4a67-8785-d898312df7e4 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] GET https://10.4.3.239/volume/v3/volumes/d9df87ca-26b3-48c3-a310-384079c5279c Aug 20 04:37:37.404560 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-83bfabf3-79e9-4a67-8785-d898312df7e4 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:37.404560 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-83bfabf3-79e9-4a67-8785-d898312df7e4 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:37.407042 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-d25fc493-53db-49c4-b7c1-62c386bd1052 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (473cbda4-3a16-4d9a-ac76-ef97cd89ee59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:37.408435 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-d25fc493-53db-49c4-b7c1-62c386bd1052 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8aa147a1-ed25-402d-b6d4-fd79e1bd2373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:37.424592 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:37.424592 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:37.431318 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-83bfabf3-79e9-4a67-8785-d898312df7e4 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Volume info retrieved successfully. Aug 20 04:37:37.439259 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-83bfabf3-79e9-4a67-8785-d898312df7e4 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] https://10.4.3.239/volume/v3/volumes/d9df87ca-26b3-48c3-a310-384079c5279c returned with HTTP 200 Aug 20 04:37:37.440079 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 576/2317] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:37 2026] GET /volume/v3/volumes/d9df87ca-26b3-48c3-a310-384079c5279c => generated 1166 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:37.476855 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-d25fc493-53db-49c4-b7c1-62c386bd1052 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Created reservations ['4bac68b2-5167-494e-85b0-527873f18fd5', 'eeff4cd2-49ef-4cd5-a886-c2455ff8ea07', 'b0975e6d-0c82-4fba-97b7-7bb6c5c6f79e', '203d2945-b710-4dec-b9f2-940f239c8a1e'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:37:37.477879 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-d25fc493-53db-49c4-b7c1-62c386bd1052 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8aa147a1-ed25-402d-b6d4-fd79e1bd2373) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4bac68b2-5167-494e-85b0-527873f18fd5', 'eeff4cd2-49ef-4cd5-a886-c2455ff8ea07', 'b0975e6d-0c82-4fba-97b7-7bb6c5c6f79e', '203d2945-b710-4dec-b9f2-940f239c8a1e']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:37.478768 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-d25fc493-53db-49c4-b7c1-62c386bd1052 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9010632b-e982-4531-b636-0c6c8821c74e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:37.514300 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4c5475c3-050a-43cc-95ab-69eea162870b tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:37:37.515088 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4c5475c3-050a-43cc-95ab-69eea162870b tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1199470729"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:37.516653 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-d25fc493-53db-49c4-b7c1-62c386bd1052 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9010632b-e982-4531-b636-0c6c8821c74e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1434353984',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4cbe7ddd6a9d4ada9a04d90a49582fe0',qos_specs=None,replication_status=,reservations=['4bac68b2-5167-494e-85b0-527873f18fd5','eeff4cd2-49ef-4cd5-a886-c2455ff8ea07','b0975e6d-0c82-4fba-97b7-7bb6c5c6f79e','203d2945-b710-4dec-b9f2-940f239c8a1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8560ec19bfb14a4d970be79a5160500d',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:37:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1434353984',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4cbe7ddd6a9d4ada9a04d90a49582fe0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8560ec19bfb14a4d970be79a5160500d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:37.518662 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-4c5475c3-050a-43cc-95ab-69eea162870b tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1199470729'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:37:37.519518 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-d25fc493-53db-49c4-b7c1-62c386bd1052 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60460589-3164-40c9-bc8b-3afff53aab3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:37.519621 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-4c5475c3-050a-43cc-95ab-69eea162870b tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Create volume of 1 GB Aug 20 04:37:37.526376 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4c5475c3-050a-43cc-95ab-69eea162870b tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Availability Zones retrieved successfully. Aug 20 04:37:37.534326 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4c5475c3-050a-43cc-95ab-69eea162870b tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Flow 'volume_create_api' (1f72cd1a-34ac-4603-bc4e-b03553d198c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:37:37.535853 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4c5475c3-050a-43cc-95ab-69eea162870b tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4728d9ad-9a7d-4012-9f69-79004243086a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:37.537081 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-4c5475c3-050a-43cc-95ab-69eea162870b tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:37:37.546669 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-d25fc493-53db-49c4-b7c1-62c386bd1052 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60460589-3164-40c9-bc8b-3afff53aab3e) transitioned into state 'SUCCESS' from state '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-1434353984',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4cbe7ddd6a9d4ada9a04d90a49582fe0',qos_specs=None,replication_status=,reservations=['4bac68b2-5167-494e-85b0-527873f18fd5','eeff4cd2-49ef-4cd5-a886-c2455ff8ea07','b0975e6d-0c82-4fba-97b7-7bb6c5c6f79e','203d2945-b710-4dec-b9f2-940f239c8a1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8560ec19bfb14a4d970be79a5160500d',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:37.548115 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-d25fc493-53db-49c4-b7c1-62c386bd1052 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c1a5365-ffc3-4cc2-94b5-d6017e4833f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:37.566150 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-d25fc493-53db-49c4-b7c1-62c386bd1052 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c1a5365-ffc3-4cc2-94b5-d6017e4833f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:37.567338 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-d25fc493-53db-49c4-b7c1-62c386bd1052 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Flow 'volume_create_api' (ec3b1863-9fcf-4ae1-8bf2-f56a58be09f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:37:37.567795 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d25fc493-53db-49c4-b7c1-62c386bd1052 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Create volume request issued successfully. Aug 20 04:37:37.569007 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d25fc493-53db-49c4-b7c1-62c386bd1052 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:37:37.569505 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 583/2318] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:37:37 2026] POST /volume/v3/volumes => generated 751 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:37:37.582659 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4c5475c3-050a-43cc-95ab-69eea162870b tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4728d9ad-9a7d-4012-9f69-79004243086a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:37.584515 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4c5475c3-050a-43cc-95ab-69eea162870b tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4440a58a-9009-45bd-ac39-e8bcbc58c757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:37.587738 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-96089c33-ac74-4ac7-8576-cf44e57df95e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:37.590915 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-96089c33-ac74-4ac7-8576-cf44e57df95e tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] GET https://10.4.3.239/volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b Aug 20 04:37:37.591242 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-96089c33-ac74-4ac7-8576-cf44e57df95e tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:37.591555 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-96089c33-ac74-4ac7-8576-cf44e57df95e tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:37.605893 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:37.605893 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:37.626501 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-96089c33-ac74-4ac7-8576-cf44e57df95e tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Volume info retrieved successfully. Aug 20 04:37:37.638019 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-96089c33-ac74-4ac7-8576-cf44e57df95e tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b returned with HTTP 200 Aug 20 04:37:37.638687 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 577/2319] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:37 2026] GET /volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b => generated 819 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:37.718463 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-4c5475c3-050a-43cc-95ab-69eea162870b tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Created reservations ['ab5d73a3-0674-498f-a958-f36cecc51353', 'fe52f4e5-be82-4cdd-bc7f-578935873942', '506d093e-1684-4926-855a-6e8a6db1b5d6', 'd3ed2681-b069-4f8f-81d4-432e94c89622'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:37:37.719382 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4c5475c3-050a-43cc-95ab-69eea162870b tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4440a58a-9009-45bd-ac39-e8bcbc58c757) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab5d73a3-0674-498f-a958-f36cecc51353', 'fe52f4e5-be82-4cdd-bc7f-578935873942', '506d093e-1684-4926-855a-6e8a6db1b5d6', 'd3ed2681-b069-4f8f-81d4-432e94c89622']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:37.720846 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4c5475c3-050a-43cc-95ab-69eea162870b tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b60ae81-44a2-4453-b3cf-ece00817b7dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:37.752062 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4c5475c3-050a-43cc-95ab-69eea162870b tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b60ae81-44a2-4453-b3cf-ece00817b7dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8b12dd9-2062-4df0-809b-ded9c1f13077', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1199470729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d815a572eec4962aee1e11c155bf8a8',qos_specs=None,replication_status=,reservations=['ab5d73a3-0674-498f-a958-f36cecc51353','fe52f4e5-be82-4cdd-bc7f-578935873942','506d093e-1684-4926-855a-6e8a6db1b5d6','d3ed2681-b069-4f8f-81d4-432e94c89622'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8844ed13a87a4d7292b004f9e926ad46',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:37:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1199470729',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8b12dd9-2062-4df0-809b-ded9c1f13077,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d815a572eec4962aee1e11c155bf8a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8844ed13a87a4d7292b004f9e926ad46',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:37.752062 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4c5475c3-050a-43cc-95ab-69eea162870b tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90a41b75-5259-484e-a256-a002642b9e4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:37.792088 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4c5475c3-050a-43cc-95ab-69eea162870b tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90a41b75-5259-484e-a256-a002642b9e4f) transitioned into state 'SUCCESS' from state '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-1199470729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d815a572eec4962aee1e11c155bf8a8',qos_specs=None,replication_status=,reservations=['ab5d73a3-0674-498f-a958-f36cecc51353','fe52f4e5-be82-4cdd-bc7f-578935873942','506d093e-1684-4926-855a-6e8a6db1b5d6','d3ed2681-b069-4f8f-81d4-432e94c89622'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8844ed13a87a4d7292b004f9e926ad46',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:37.793462 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4c5475c3-050a-43cc-95ab-69eea162870b tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18de92e4-dd73-4003-941c-009f1c4d8aed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:37.816559 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4c5475c3-050a-43cc-95ab-69eea162870b tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18de92e4-dd73-4003-941c-009f1c4d8aed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:37.817089 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4c5475c3-050a-43cc-95ab-69eea162870b tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Flow 'volume_create_api' (1f72cd1a-34ac-4603-bc4e-b03553d198c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:37:37.817718 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4c5475c3-050a-43cc-95ab-69eea162870b tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Create volume request issued successfully. Aug 20 04:37:37.818144 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4c5475c3-050a-43cc-95ab-69eea162870b tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:37:37.819071 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 584/2320] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:37:37 2026] POST /volume/v3/volumes => generated 751 bytes in 567 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:37:37.844655 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ebcda203-ef5c-4579-a34d-119c5cbf2e89 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:37.847101 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ebcda203-ef5c-4579-a34d-119c5cbf2e89 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] GET https://10.4.3.239/volume/v3/volumes/b8b12dd9-2062-4df0-809b-ded9c1f13077 Aug 20 04:37:37.847400 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ebcda203-ef5c-4579-a34d-119c5cbf2e89 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:37.847749 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ebcda203-ef5c-4579-a34d-119c5cbf2e89 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:37.861421 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:37.861421 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:37.868589 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ebcda203-ef5c-4579-a34d-119c5cbf2e89 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Volume info retrieved successfully. Aug 20 04:37:37.876058 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ebcda203-ef5c-4579-a34d-119c5cbf2e89 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] https://10.4.3.239/volume/v3/volumes/b8b12dd9-2062-4df0-809b-ded9c1f13077 returned with HTTP 200 Aug 20 04:37:37.877920 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 577/2321] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:37 2026] GET /volume/v3/volumes/b8b12dd9-2062-4df0-809b-ded9c1f13077 => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:38.087881 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-18b4dc43-76e4-4930-8aa3-2c20db4465cd None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:38.089953 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-18b4dc43-76e4-4930-8aa3-2c20db4465cd tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 Aug 20 04:37:38.090157 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-18b4dc43-76e4-4930-8aa3-2c20db4465cd tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:38.091041 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-18b4dc43-76e4-4930-8aa3-2c20db4465cd tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:38.104641 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:38.104641 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:38.109743 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-18b4dc43-76e4-4930-8aa3-2c20db4465cd tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:37:38.114770 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-18b4dc43-76e4-4930-8aa3-2c20db4465cd tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 returned with HTTP 200 Aug 20 04:37:38.115192 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 584/2322] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:38 2026] GET /volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:38.130943 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2962f506-4f43-4e4e-969c-3b80fa79a154 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:38.131644 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2962f506-4f43-4e4e-969c-3b80fa79a154 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] GET https://10.4.3.239/volume/v3/volumes/83f0afbe-847e-40ad-9fdf-750067597fc6 Aug 20 04:37:38.131867 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2962f506-4f43-4e4e-969c-3b80fa79a154 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:38.132118 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2962f506-4f43-4e4e-969c-3b80fa79a154 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:38.143730 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2962f506-4f43-4e4e-969c-3b80fa79a154 tempest-ServerRescueNegativeTestJSON-1490885391 tempest-ServerRescueNegativeTestJSON-1490885391-project-member] https://10.4.3.239/volume/v3/volumes/83f0afbe-847e-40ad-9fdf-750067597fc6 returned with HTTP 404 Aug 20 04:37:38.143974 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 578/2323] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:38 2026] GET /volume/v3/volumes/83f0afbe-847e-40ad-9fdf-750067597fc6 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:37:38.396842 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3414a039-a38d-4c6b-ad88-bb9feb350c95 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:38.402726 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3414a039-a38d-4c6b-ad88-bb9feb350c95 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a Aug 20 04:37:38.403126 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3414a039-a38d-4c6b-ad88-bb9feb350c95 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:38.403450 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3414a039-a38d-4c6b-ad88-bb9feb350c95 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:38.403725 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-3414a039-a38d-4c6b-ad88-bb9feb350c95 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:38.411974 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:38.411974 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:38.412904 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3414a039-a38d-4c6b-ad88-bb9feb350c95 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a returned with HTTP 200 Aug 20 04:37:38.413807 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 585/2324] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:38 2026] GET /volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a => generated 791 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:38.657540 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a25955aa-a7fb-46d2-aacf-1970774503bb None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:38.660547 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a25955aa-a7fb-46d2-aacf-1970774503bb tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] GET https://10.4.3.239/volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b Aug 20 04:37:38.660547 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a25955aa-a7fb-46d2-aacf-1970774503bb tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:38.660720 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a25955aa-a7fb-46d2-aacf-1970774503bb tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:38.674033 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:38.674033 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:38.690795 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a25955aa-a7fb-46d2-aacf-1970774503bb tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Volume info retrieved successfully. Aug 20 04:37:38.701278 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a25955aa-a7fb-46d2-aacf-1970774503bb tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b returned with HTTP 200 Aug 20 04:37:38.701278 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 578/2325] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:38 2026] GET /volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:38.766199 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-4bed5114-e489-426e-9cc8-3366090e66a2 req-b8f05f16-3ec6-4de4-99c3-fe8eb39b2c12 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:38.768131 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-4bed5114-e489-426e-9cc8-3366090e66a2 req-b8f05f16-3ec6-4de4-99c3-fe8eb39b2c12 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] GET https://10.4.3.239/volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b Aug 20 04:37:38.768502 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-4bed5114-e489-426e-9cc8-3366090e66a2 req-b8f05f16-3ec6-4de4-99c3-fe8eb39b2c12 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:38.769622 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-4bed5114-e489-426e-9cc8-3366090e66a2 req-b8f05f16-3ec6-4de4-99c3-fe8eb39b2c12 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:38.784166 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:38.784166 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:38.794012 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-4bed5114-e489-426e-9cc8-3366090e66a2 req-b8f05f16-3ec6-4de4-99c3-fe8eb39b2c12 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Volume info retrieved successfully. Aug 20 04:37:38.801020 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-4bed5114-e489-426e-9cc8-3366090e66a2 req-b8f05f16-3ec6-4de4-99c3-fe8eb39b2c12 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b returned with HTTP 200 Aug 20 04:37:38.802331 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 585/2326] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:37:38 2026] GET /volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:38.902775 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4a49f3ea-587a-4193-b3e9-5f9bab9aa57c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:38.908900 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4a49f3ea-587a-4193-b3e9-5f9bab9aa57c tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] GET https://10.4.3.239/volume/v3/volumes/b8b12dd9-2062-4df0-809b-ded9c1f13077 Aug 20 04:37:38.908900 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4a49f3ea-587a-4193-b3e9-5f9bab9aa57c tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:38.908900 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4a49f3ea-587a-4193-b3e9-5f9bab9aa57c tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:38.920796 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:38.920796 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:38.926776 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-4a49f3ea-587a-4193-b3e9-5f9bab9aa57c tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Volume info retrieved successfully. Aug 20 04:37:38.936328 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4a49f3ea-587a-4193-b3e9-5f9bab9aa57c tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] https://10.4.3.239/volume/v3/volumes/b8b12dd9-2062-4df0-809b-ded9c1f13077 returned with HTTP 200 Aug 20 04:37:38.936933 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 579/2327] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:38 2026] GET /volume/v3/volumes/b8b12dd9-2062-4df0-809b-ded9c1f13077 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:38.951636 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5f266887-adf3-4dae-b86a-dc8da600b7de None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:38.952300 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5f266887-adf3-4dae-b86a-dc8da600b7de None None] GET https://10.4.3.239/volume// Aug 20 04:37:38.952497 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5f266887-adf3-4dae-b86a-dc8da600b7de None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:38.952760 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5f266887-adf3-4dae-b86a-dc8da600b7de None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:38.953558 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5f266887-adf3-4dae-b86a-dc8da600b7de None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:37:38.954040 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 586/2328] 10.4.3.239 () {66 vars in 1428 bytes} [Thu Aug 20 04:37: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 20 04:37:38.955102 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9c4c3e13-252e-4e60-b65d-756dc570a906 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:38.957971 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9c4c3e13-252e-4e60-b65d-756dc570a906 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:37:38.958542 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9c4c3e13-252e-4e60-b65d-756dc570a906 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b8b12dd9-2062-4df0-809b-ded9c1f13077", "name": "tempest-SnapshotsActionsTest-Snapshot-1993587715"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:38.964617 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-4bed5114-e489-426e-9cc8-3366090e66a2 req-dedc70ab-4146-42ce-b9f5-b3926612d2c6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:38.967759 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-4bed5114-e489-426e-9cc8-3366090e66a2 req-dedc70ab-4146-42ce-b9f5-b3926612d2c6 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:37:38.968896 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-4bed5114-e489-426e-9cc8-3366090e66a2 req-dedc70ab-4146-42ce-b9f5-b3926612d2c6 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b", "connector": null, "instance_uuid": "b266c31a-0a02-4066-9744-d62c100ae961"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:38.972553 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:38.972553 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:38.973308 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9c4c3e13-252e-4e60-b65d-756dc570a906 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Volume info retrieved successfully. Aug 20 04:37:38.974016 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-9c4c3e13-252e-4e60-b65d-756dc570a906 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Create snapshot from volume b8b12dd9-2062-4df0-809b-ded9c1f13077 Aug 20 04:37:38.982606 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:38.982606 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:39.040148 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-4bed5114-e489-426e-9cc8-3366090e66a2 req-dedc70ab-4146-42ce-b9f5-b3926612d2c6 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:37:39.040926 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 586/2329] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:37:38 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 20 04:37:39.044713 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-9c4c3e13-252e-4e60-b65d-756dc570a906 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Created reservations ['1614ee66-b443-4f4c-968e-da2063eda478', 'a1a96208-e7c6-4bb7-b084-01a5f26d52bb', '6bfaab4c-7500-422e-af6e-7b8fc8088280', '88f81d42-5154-4c21-835a-371649bee661'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:37:39.095159 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a336ecda-ecb4-4635-9ca3-aa19af52445a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:39.097898 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a336ecda-ecb4-4635-9ca3-aa19af52445a tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] GET https://10.4.3.239/volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b Aug 20 04:37:39.098472 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a336ecda-ecb4-4635-9ca3-aa19af52445a tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:39.098600 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a336ecda-ecb4-4635-9ca3-aa19af52445a tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:39.115995 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9c4c3e13-252e-4e60-b65d-756dc570a906 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Snapshot create request issued successfully. Aug 20 04:37:39.116577 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9c4c3e13-252e-4e60-b65d-756dc570a906 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:37:39.117648 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 579/2330] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:37:38 2026] POST /volume/v3/snapshots => generated 307 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:37:39.121003 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:39.121003 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:39.130536 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-56880608-fff7-478e-8e53-5111787c880d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:39.130915 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1dc1509d-e0cf-43aa-a468-cbe09332a441 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:39.130999 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-56880608-fff7-478e-8e53-5111787c880d None None] GET https://10.4.3.239/volume// Aug 20 04:37:39.131615 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-56880608-fff7-478e-8e53-5111787c880d None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:39.132435 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-56880608-fff7-478e-8e53-5111787c880d None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:39.133126 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-56880608-fff7-478e-8e53-5111787c880d None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:37:39.133220 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 587/2331] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:37:39 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:37:39.133836 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a336ecda-ecb4-4635-9ca3-aa19af52445a tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Volume info retrieved successfully. Aug 20 04:37:39.134042 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1dc1509d-e0cf-43aa-a468-cbe09332a441 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] GET https://10.4.3.239/volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59 Aug 20 04:37:39.134228 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1dc1509d-e0cf-43aa-a468-cbe09332a441 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:39.134533 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1dc1509d-e0cf-43aa-a468-cbe09332a441 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:39.137407 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6c638682-c9a8-469b-bf59-5c966b4537a9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:39.142388 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:39.142388 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:39.143006 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1dc1509d-e0cf-43aa-a468-cbe09332a441 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Snapshot retrieved successfully. Aug 20 04:37:39.143133 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6c638682-c9a8-469b-bf59-5c966b4537a9 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 Aug 20 04:37:39.143541 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6c638682-c9a8-469b-bf59-5c966b4537a9 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:39.144604 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6c638682-c9a8-469b-bf59-5c966b4537a9 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:39.144690 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1dc1509d-e0cf-43aa-a468-cbe09332a441 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] https://10.4.3.239/volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59 returned with HTTP 200 Aug 20 04:37:39.144690 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 587/2332] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:37:39 2026] GET /volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59 => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:39.151098 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-4bed5114-e489-426e-9cc8-3366090e66a2 req-8b16364f-8d4d-468c-afc7-501faba2e140 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:39.152983 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a336ecda-ecb4-4635-9ca3-aa19af52445a tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b returned with HTTP 200 Aug 20 04:37:39.153537 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 580/2333] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:39 2026] GET /volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b => generated 843 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:39.155236 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-4bed5114-e489-426e-9cc8-3366090e66a2 req-8b16364f-8d4d-468c-afc7-501faba2e140 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] GET https://10.4.3.239/volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b Aug 20 04:37:39.155706 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-4bed5114-e489-426e-9cc8-3366090e66a2 req-8b16364f-8d4d-468c-afc7-501faba2e140 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:39.155824 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-4bed5114-e489-426e-9cc8-3366090e66a2 req-8b16364f-8d4d-468c-afc7-501faba2e140 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:39.163411 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:39.163411 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:39.176804 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-6c638682-c9a8-469b-bf59-5c966b4537a9 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:37:39.178160 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:39.178160 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:39.186788 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-4bed5114-e489-426e-9cc8-3366090e66a2 req-8b16364f-8d4d-468c-afc7-501faba2e140 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Volume info retrieved successfully. Aug 20 04:37:39.199675 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-4bed5114-e489-426e-9cc8-3366090e66a2 req-8b16364f-8d4d-468c-afc7-501faba2e140 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b returned with HTTP 200 Aug 20 04:37:39.200816 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 588/2334] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:37:39 2026] GET /volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b => generated 1023 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 20 04:37:39.200971 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6c638682-c9a8-469b-bf59-5c966b4537a9 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 returned with HTTP 200 Aug 20 04:37:39.201254 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 580/2335] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:39 2026] GET /volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 => generated 853 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:39.372147 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-4bed5114-e489-426e-9cc8-3366090e66a2 req-f152215f-08ce-431f-8680-7e5eae230c2d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:39.374534 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-4bed5114-e489-426e-9cc8-3366090e66a2 req-f152215f-08ce-431f-8680-7e5eae230c2d tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] PUT https://10.4.3.239/volume/v3/attachments/ee30db29-1823-4fa3-b5c4-faf78e1534ea Aug 20 04:37:39.375076 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-4bed5114-e489-426e-9cc8-3366090e66a2 req-f152215f-08ce-431f-8680-7e5eae230c2d tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:39.389311 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-4bed5114-e489-426e-9cc8-3366090e66a2 req-f152215f-08ce-431f-8680-7e5eae230c2d tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Acquiring lock "cinder-attachment_update-29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b-np0000007850" by "attachment_update" {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:37:39.396927 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-4bed5114-e489-426e-9cc8-3366090e66a2 req-f152215f-08ce-431f-8680-7e5eae230c2d tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Lock "cinder-attachment_update-29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b-np0000007850" acquired by "attachment_update" :: waited 0.008s {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:37:39.398330 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:39.398330 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:39.430968 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-56af9c10-b99c-4d9e-8ffd-7cd2d871ad5a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:39.434605 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-56af9c10-b99c-4d9e-8ffd-7cd2d871ad5a tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a Aug 20 04:37:39.434605 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-56af9c10-b99c-4d9e-8ffd-7cd2d871ad5a tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:39.434605 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-56af9c10-b99c-4d9e-8ffd-7cd2d871ad5a tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:39.434605 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-56af9c10-b99c-4d9e-8ffd-7cd2d871ad5a tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:39.445599 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:39.445599 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:39.447168 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-56af9c10-b99c-4d9e-8ffd-7cd2d871ad5a tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a returned with HTTP 200 Aug 20 04:37:39.447932 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 581/2336] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:39 2026] GET /volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:39.547127 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-4bed5114-e489-426e-9cc8-3366090e66a2 req-f152215f-08ce-431f-8680-7e5eae230c2d tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Lock "cinder-attachment_update-29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b-np0000007850" released by "attachment_update" :: held 0.150s {{(pid=100176) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:37:39.547127 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-4bed5114-e489-426e-9cc8-3366090e66a2 req-f152215f-08ce-431f-8680-7e5eae230c2d tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/attachments/ee30db29-1823-4fa3-b5c4-faf78e1534ea returned with HTTP 200 Aug 20 04:37:39.552671 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 588/2337] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:37:39 2026] PUT /volume/v3/attachments/ee30db29-1823-4fa3-b5c4-faf78e1534ea => generated 969 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:40.155818 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0eaa122e-5e2b-4c37-a3f8-f93a019d65e1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:40.161206 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0eaa122e-5e2b-4c37-a3f8-f93a019d65e1 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] GET https://10.4.3.239/volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59 Aug 20 04:37:40.161206 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0eaa122e-5e2b-4c37-a3f8-f93a019d65e1 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:40.161206 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0eaa122e-5e2b-4c37-a3f8-f93a019d65e1 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:40.172869 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5d9c9a2c-9aac-4b83-ac0c-bd56c174171b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:40.173574 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:40.173574 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:40.174429 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-0eaa122e-5e2b-4c37-a3f8-f93a019d65e1 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Snapshot retrieved successfully. Aug 20 04:37:40.174772 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5d9c9a2c-9aac-4b83-ac0c-bd56c174171b tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] GET https://10.4.3.239/volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b Aug 20 04:37:40.174934 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5d9c9a2c-9aac-4b83-ac0c-bd56c174171b tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:40.175114 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5d9c9a2c-9aac-4b83-ac0c-bd56c174171b tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:40.176534 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0eaa122e-5e2b-4c37-a3f8-f93a019d65e1 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] https://10.4.3.239/volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59 returned with HTTP 200 Aug 20 04:37:40.177984 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 589/2338] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:37:40 2026] GET /volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:40.190932 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6faa5da4-f9fb-44ad-8fdf-5d227a9417ce None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:40.193380 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:40.193380 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:40.203740 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-5d9c9a2c-9aac-4b83-ac0c-bd56c174171b tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Volume info retrieved successfully. Aug 20 04:37:40.217660 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5d9c9a2c-9aac-4b83-ac0c-bd56c174171b tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b returned with HTTP 200 Aug 20 04:37:40.217660 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 581/2339] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:40 2026] GET /volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:40.225053 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1700c54b-ac75-4eda-a008-0427efcc90d0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:40.227772 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1700c54b-ac75-4eda-a008-0427efcc90d0 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 Aug 20 04:37:40.228072 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1700c54b-ac75-4eda-a008-0427efcc90d0 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:40.228391 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1700c54b-ac75-4eda-a008-0427efcc90d0 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:40.249471 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:40.249471 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:40.256670 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1700c54b-ac75-4eda-a008-0427efcc90d0 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:37:40.263953 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1700c54b-ac75-4eda-a008-0427efcc90d0 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 returned with HTTP 200 Aug 20 04:37:40.264952 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 589/2340] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:40 2026] GET /volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 => generated 853 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:40.268575 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6faa5da4-f9fb-44ad-8fdf-5d227a9417ce tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] POST https://10.4.3.239/volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59/action Aug 20 04:37:40.268575 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6faa5da4-f9fb-44ad-8fdf-5d227a9417ce tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:37:40.268575 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6faa5da4-f9fb-44ad-8fdf-5d227a9417ce tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:40.268575 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.admin_actions [None req-6faa5da4-f9fb-44ad-8fdf-5d227a9417ce tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] Updating snapshot 'ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59' with '{'status': 'creating'}' {{(pid=100174) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 04:37:40.290686 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:40.290686 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:40.320115 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6faa5da4-f9fb-44ad-8fdf-5d227a9417ce tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] https://10.4.3.239/volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59/action returned with HTTP 202 Aug 20 04:37:40.320769 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 582/2341] 10.4.3.239 () {68 vars in 1396 bytes} [Thu Aug 20 04:37:40 2026] POST /volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59/action => generated 0 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:37:40.329952 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-77e7b075-ade8-4960-9efd-7962e01a642a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:40.332416 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-77e7b075-ade8-4960-9efd-7962e01a642a tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] GET https://10.4.3.239/volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59 Aug 20 04:37:40.332611 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-77e7b075-ade8-4960-9efd-7962e01a642a tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:40.332752 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-77e7b075-ade8-4960-9efd-7962e01a642a tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:40.342864 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:40.342864 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:40.343432 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-77e7b075-ade8-4960-9efd-7962e01a642a tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Snapshot retrieved successfully. Aug 20 04:37:40.344435 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-77e7b075-ade8-4960-9efd-7962e01a642a tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] https://10.4.3.239/volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59 returned with HTTP 200 Aug 20 04:37:40.344924 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 590/2342] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:37:40 2026] GET /volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:40.355855 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-48dc967d-3ef5-408e-8fa1-8bdd4c4bfa3e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:40.361135 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-48dc967d-3ef5-408e-8fa1-8bdd4c4bfa3e tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] POST https://10.4.3.239/volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59/action Aug 20 04:37:40.361624 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-48dc967d-3ef5-408e-8fa1-8bdd4c4bfa3e tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:37:40.361808 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-48dc967d-3ef5-408e-8fa1-8bdd4c4bfa3e tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:40.364989 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.admin_actions [None req-48dc967d-3ef5-408e-8fa1-8bdd4c4bfa3e tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] Updating snapshot 'ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59' with '{'status': 'available'}' {{(pid=100177) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 04:37:40.402790 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:40.402790 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:40.427703 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-48dc967d-3ef5-408e-8fa1-8bdd4c4bfa3e tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] https://10.4.3.239/volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59/action returned with HTTP 202 Aug 20 04:37:40.428154 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 582/2343] 10.4.3.239 () {68 vars in 1396 bytes} [Thu Aug 20 04:37:40 2026] POST /volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:37:40.438419 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6de466b9-4601-48a6-b3cd-5ca075a18c77 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:40.441350 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6de466b9-4601-48a6-b3cd-5ca075a18c77 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] GET https://10.4.3.239/volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59 Aug 20 04:37:40.441704 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6de466b9-4601-48a6-b3cd-5ca075a18c77 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:40.442051 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6de466b9-4601-48a6-b3cd-5ca075a18c77 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:40.450159 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:40.450159 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:40.450721 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-6de466b9-4601-48a6-b3cd-5ca075a18c77 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Snapshot retrieved successfully. Aug 20 04:37:40.452261 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6de466b9-4601-48a6-b3cd-5ca075a18c77 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] https://10.4.3.239/volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59 returned with HTTP 200 Aug 20 04:37:40.452612 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 590/2344] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:37:40 2026] GET /volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:40.463838 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a2769084-7d01-4885-bd3d-59a11e414c4e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:40.467140 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a2769084-7d01-4885-bd3d-59a11e414c4e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a Aug 20 04:37:40.467394 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-969393a9-83cd-4ee8-b4e6-943f3b5351e3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:40.467491 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a2769084-7d01-4885-bd3d-59a11e414c4e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:40.468167 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a2769084-7d01-4885-bd3d-59a11e414c4e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:40.468167 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-a2769084-7d01-4885-bd3d-59a11e414c4e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:40.471536 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-969393a9-83cd-4ee8-b4e6-943f3b5351e3 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:37:40.472003 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-969393a9-83cd-4ee8-b4e6-943f3b5351e3 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b8b12dd9-2062-4df0-809b-ded9c1f13077", "name": "tempest-SnapshotsActionsTest-Snapshot-1753163303"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:40.480490 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:40.480490 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:40.480490 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a2769084-7d01-4885-bd3d-59a11e414c4e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a returned with HTTP 200 Aug 20 04:37:40.480490 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 583/2345] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:40 2026] GET /volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:40.499339 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:40.499339 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:40.499920 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-969393a9-83cd-4ee8-b4e6-943f3b5351e3 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Volume info retrieved successfully. Aug 20 04:37:40.500431 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.snapshots [None req-969393a9-83cd-4ee8-b4e6-943f3b5351e3 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Create snapshot from volume b8b12dd9-2062-4df0-809b-ded9c1f13077 Aug 20 04:37:40.546940 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-969393a9-83cd-4ee8-b4e6-943f3b5351e3 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Created reservations ['7372898e-d382-4bcb-8833-a21403989a5c', '65349707-4b88-4ba8-879b-1fa0ebe4ef74', 'c45d90f9-d5ea-4cad-9885-a45b93706ac3', '07198d4a-c8be-44ea-aa25-a34f60990d67'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:37:40.590418 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-969393a9-83cd-4ee8-b4e6-943f3b5351e3 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Snapshot create request issued successfully. Aug 20 04:37:40.591269 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-969393a9-83cd-4ee8-b4e6-943f3b5351e3 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:37:40.591733 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 591/2346] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:37:40 2026] POST /volume/v3/snapshots => generated 307 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:37:40.602371 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4a3a550b-8179-4af5-b0a4-0d2a6ba3ed1f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:40.604451 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4a3a550b-8179-4af5-b0a4-0d2a6ba3ed1f tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] GET https://10.4.3.239/volume/v3/snapshots/e723b8d4-71f1-4a94-8590-dceeb37ba60a Aug 20 04:37:40.604740 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4a3a550b-8179-4af5-b0a4-0d2a6ba3ed1f tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:40.604966 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4a3a550b-8179-4af5-b0a4-0d2a6ba3ed1f tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:40.612273 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:40.612273 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:40.612860 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-4a3a550b-8179-4af5-b0a4-0d2a6ba3ed1f tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Snapshot retrieved successfully. Aug 20 04:37:40.613896 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4a3a550b-8179-4af5-b0a4-0d2a6ba3ed1f tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] https://10.4.3.239/volume/v3/snapshots/e723b8d4-71f1-4a94-8590-dceeb37ba60a returned with HTTP 200 Aug 20 04:37:40.614513 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 583/2347] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:37:40 2026] GET /volume/v3/snapshots/e723b8d4-71f1-4a94-8590-dceeb37ba60a => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:40.830443 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-56c1c0d5-0208-4453-bd22-2247b1e23173 req-79d221bb-1112-4a78-b847-8e23101458b0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:40.834979 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-56c1c0d5-0208-4453-bd22-2247b1e23173 req-79d221bb-1112-4a78-b847-8e23101458b0 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] GET https://10.4.3.239/volume/v3/volumes/d9df87ca-26b3-48c3-a310-384079c5279c Aug 20 04:37:40.835266 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-56c1c0d5-0208-4453-bd22-2247b1e23173 req-79d221bb-1112-4a78-b847-8e23101458b0 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:40.835605 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-56c1c0d5-0208-4453-bd22-2247b1e23173 req-79d221bb-1112-4a78-b847-8e23101458b0 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:40.852514 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:40.852514 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:40.859997 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-56c1c0d5-0208-4453-bd22-2247b1e23173 req-79d221bb-1112-4a78-b847-8e23101458b0 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Volume info retrieved successfully. Aug 20 04:37:40.868708 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-56c1c0d5-0208-4453-bd22-2247b1e23173 req-79d221bb-1112-4a78-b847-8e23101458b0 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] https://10.4.3.239/volume/v3/volumes/d9df87ca-26b3-48c3-a310-384079c5279c returned with HTTP 200 Aug 20 04:37:40.869168 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 591/2348] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:37:40 2026] GET /volume/v3/volumes/d9df87ca-26b3-48c3-a310-384079c5279c => generated 1166 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:40.905773 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-56c1c0d5-0208-4453-bd22-2247b1e23173 req-31aa1c37-2cc4-4ab1-890a-8c29e9167f69 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:40.909807 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-56c1c0d5-0208-4453-bd22-2247b1e23173 req-31aa1c37-2cc4-4ab1-890a-8c29e9167f69 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] POST https://10.4.3.239/volume/v3/volumes/d9df87ca-26b3-48c3-a310-384079c5279c/action Aug 20 04:37:40.910154 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-56c1c0d5-0208-4453-bd22-2247b1e23173 req-31aa1c37-2cc4-4ab1-890a-8c29e9167f69 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:37:40.910335 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-56c1c0d5-0208-4453-bd22-2247b1e23173 req-31aa1c37-2cc4-4ab1-890a-8c29e9167f69 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:40.925461 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:40.925461 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:40.926713 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-56c1c0d5-0208-4453-bd22-2247b1e23173 req-31aa1c37-2cc4-4ab1-890a-8c29e9167f69 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Volume info retrieved successfully. Aug 20 04:37:40.937339 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-56c1c0d5-0208-4453-bd22-2247b1e23173 req-31aa1c37-2cc4-4ab1-890a-8c29e9167f69 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Begin detaching volume completed successfully. Aug 20 04:37:40.937579 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-56c1c0d5-0208-4453-bd22-2247b1e23173 req-31aa1c37-2cc4-4ab1-890a-8c29e9167f69 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] https://10.4.3.239/volume/v3/volumes/d9df87ca-26b3-48c3-a310-384079c5279c/action returned with HTTP 202 Aug 20 04:37:40.938038 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 584/2349] 10.4.3.239 () {72 vars in 1672 bytes} [Thu Aug 20 04:37:40 2026] POST /volume/v3/volumes/d9df87ca-26b3-48c3-a310-384079c5279c/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:37:40.974742 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-1b98678e-1a57-4214-870c-a9839b3c8865 req-c537ccd7-97c1-4c76-afb9-34f5b40991bc None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:40.977842 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-1b98678e-1a57-4214-870c-a9839b3c8865 req-c537ccd7-97c1-4c76-afb9-34f5b40991bc tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] POST https://10.4.3.239/volume/v3/attachments/18a53a7f-3608-4768-9009-b7fa469adb0c/action Aug 20 04:37:40.978478 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-1b98678e-1a57-4214-870c-a9839b3c8865 req-c537ccd7-97c1-4c76-afb9-34f5b40991bc tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Action body: b'{"os-complete": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:37:40.978559 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-1b98678e-1a57-4214-870c-a9839b3c8865 req-c537ccd7-97c1-4c76-afb9-34f5b40991bc tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:41.008355 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4f4e9582-467f-4ce4-ad06-7da6a81deaa7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:41.008895 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4f4e9582-467f-4ce4-ad06-7da6a81deaa7 None None] GET https://10.4.3.239/volume// Aug 20 04:37:41.009078 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:41.009078 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:41.009197 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4f4e9582-467f-4ce4-ad06-7da6a81deaa7 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:41.009434 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4f4e9582-467f-4ce4-ad06-7da6a81deaa7 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:41.009873 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4f4e9582-467f-4ce4-ad06-7da6a81deaa7 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:37:41.010651 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 584/2350] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:37:41 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:37:41.024563 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-56c1c0d5-0208-4453-bd22-2247b1e23173 req-a1f32207-90fc-43ec-a2a8-7bcaa3457b28 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:41.030233 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-56c1c0d5-0208-4453-bd22-2247b1e23173 req-a1f32207-90fc-43ec-a2a8-7bcaa3457b28 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] GET https://10.4.3.239/volume/v3/volumes/d9df87ca-26b3-48c3-a310-384079c5279c Aug 20 04:37:41.030233 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-56c1c0d5-0208-4453-bd22-2247b1e23173 req-a1f32207-90fc-43ec-a2a8-7bcaa3457b28 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:41.030233 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-56c1c0d5-0208-4453-bd22-2247b1e23173 req-a1f32207-90fc-43ec-a2a8-7bcaa3457b28 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:41.038838 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-1b98678e-1a57-4214-870c-a9839b3c8865 req-c537ccd7-97c1-4c76-afb9-34f5b40991bc tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/attachments/18a53a7f-3608-4768-9009-b7fa469adb0c/action returned with HTTP 204 Aug 20 04:37:41.038838 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 592/2351] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:37:40 2026] POST /volume/v3/attachments/18a53a7f-3608-4768-9009-b7fa469adb0c/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:37:41.045887 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:41.045887 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:41.066886 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-56c1c0d5-0208-4453-bd22-2247b1e23173 req-a1f32207-90fc-43ec-a2a8-7bcaa3457b28 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Volume info retrieved successfully. Aug 20 04:37:41.076727 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-56c1c0d5-0208-4453-bd22-2247b1e23173 req-a1f32207-90fc-43ec-a2a8-7bcaa3457b28 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] https://10.4.3.239/volume/v3/volumes/d9df87ca-26b3-48c3-a310-384079c5279c returned with HTTP 200 Aug 20 04:37:41.076727 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 592/2352] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:37:41 2026] GET /volume/v3/volumes/d9df87ca-26b3-48c3-a310-384079c5279c => generated 1349 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:37:41.230724 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-75f05d0f-f764-4850-9e4a-23f7079c916f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:41.234713 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-75f05d0f-f764-4850-9e4a-23f7079c916f tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] GET https://10.4.3.239/volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b Aug 20 04:37:41.235165 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-75f05d0f-f764-4850-9e4a-23f7079c916f tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:41.235490 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-75f05d0f-f764-4850-9e4a-23f7079c916f tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:41.266021 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:41.266021 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:41.272809 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-75f05d0f-f764-4850-9e4a-23f7079c916f tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Volume info retrieved successfully. Aug 20 04:37:41.281161 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-75f05d0f-f764-4850-9e4a-23f7079c916f tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b returned with HTTP 200 Aug 20 04:37:41.281616 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 585/2353] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:41 2026] GET /volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b => generated 844 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:41.289112 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4ae436ea-d6e6-4fb8-b353-e4033fa5980e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:41.300036 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4ae436ea-d6e6-4fb8-b353-e4033fa5980e tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 Aug 20 04:37:41.300953 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4ae436ea-d6e6-4fb8-b353-e4033fa5980e tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:41.300953 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4ae436ea-d6e6-4fb8-b353-e4033fa5980e tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:41.329019 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:41.329019 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:41.335943 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-4ae436ea-d6e6-4fb8-b353-e4033fa5980e tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:37:41.345989 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4ae436ea-d6e6-4fb8-b353-e4033fa5980e tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 returned with HTTP 200 Aug 20 04:37:41.345989 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 585/2354] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:41 2026] GET /volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 => generated 1145 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:41.412294 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-8088936c-4c47-4e8f-865b-169a44f70625 req-91715991-19c5-47ce-bdfc-61d8a32f8544 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:41.416645 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-8088936c-4c47-4e8f-865b-169a44f70625 req-91715991-19c5-47ce-bdfc-61d8a32f8544 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 Aug 20 04:37:41.416645 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-8088936c-4c47-4e8f-865b-169a44f70625 req-91715991-19c5-47ce-bdfc-61d8a32f8544 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:41.416645 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-8088936c-4c47-4e8f-865b-169a44f70625 req-91715991-19c5-47ce-bdfc-61d8a32f8544 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:41.428558 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:41.428558 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:41.436560 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-8088936c-4c47-4e8f-865b-169a44f70625 req-91715991-19c5-47ce-bdfc-61d8a32f8544 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:37:41.444052 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-8088936c-4c47-4e8f-865b-169a44f70625 req-91715991-19c5-47ce-bdfc-61d8a32f8544 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 returned with HTTP 200 Aug 20 04:37:41.444810 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 593/2355] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:37:41 2026] GET /volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 => generated 1145 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:41.490541 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5c54b350-051e-4a35-a59c-7c5ef6eb2905 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:41.495674 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5c54b350-051e-4a35-a59c-7c5ef6eb2905 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a Aug 20 04:37:41.496107 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5c54b350-051e-4a35-a59c-7c5ef6eb2905 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:41.496281 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5c54b350-051e-4a35-a59c-7c5ef6eb2905 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:41.496508 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-5c54b350-051e-4a35-a59c-7c5ef6eb2905 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:41.502088 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:41.502088 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:41.503086 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5c54b350-051e-4a35-a59c-7c5ef6eb2905 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a returned with HTTP 200 Aug 20 04:37:41.503637 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 593/2356] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:41 2026] GET /volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:41.563946 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d798e146-7d80-420c-bf37-ac63e00487c4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:41.564562 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d798e146-7d80-420c-bf37-ac63e00487c4 None None] GET https://10.4.3.239/volume// Aug 20 04:37:41.565526 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d798e146-7d80-420c-bf37-ac63e00487c4 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:41.565526 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d798e146-7d80-420c-bf37-ac63e00487c4 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:41.565526 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d798e146-7d80-420c-bf37-ac63e00487c4 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:37:41.566269 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 586/2357] 10.4.3.239 () {66 vars in 1428 bytes} [Thu Aug 20 04:37:41 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:37:41.575622 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-8088936c-4c47-4e8f-865b-169a44f70625 req-38a16da5-e9c5-463a-86c0-7e05ce001e7f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:41.577912 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-8088936c-4c47-4e8f-865b-169a44f70625 req-38a16da5-e9c5-463a-86c0-7e05ce001e7f tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:37:41.578626 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-8088936c-4c47-4e8f-865b-169a44f70625 req-38a16da5-e9c5-463a-86c0-7e05ce001e7f tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a432e519-35e3-42cc-a469-6efb86e9d5b9", "connector": null, "instance_uuid": "a7e0e029-a832-4639-bf2e-dfbc2befdf02"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:41.593345 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:41.593345 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:41.631135 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5bd7d921-9ac7-47ec-ba28-e533c771e020 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:41.633768 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5bd7d921-9ac7-47ec-ba28-e533c771e020 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] GET https://10.4.3.239/volume/v3/snapshots/e723b8d4-71f1-4a94-8590-dceeb37ba60a Aug 20 04:37:41.635292 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5bd7d921-9ac7-47ec-ba28-e533c771e020 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:41.635292 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5bd7d921-9ac7-47ec-ba28-e533c771e020 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:41.641300 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-8088936c-4c47-4e8f-865b-169a44f70625 req-38a16da5-e9c5-463a-86c0-7e05ce001e7f tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:37:41.642022 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 586/2358] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:37:41 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 20 04:37:41.643639 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:41.643639 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:41.644411 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-5bd7d921-9ac7-47ec-ba28-e533c771e020 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Snapshot retrieved successfully. Aug 20 04:37:41.646203 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5bd7d921-9ac7-47ec-ba28-e533c771e020 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] https://10.4.3.239/volume/v3/snapshots/e723b8d4-71f1-4a94-8590-dceeb37ba60a returned with HTTP 200 Aug 20 04:37:41.646669 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 594/2359] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:37:41 2026] GET /volume/v3/snapshots/e723b8d4-71f1-4a94-8590-dceeb37ba60a => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:41.662371 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4ebc8216-363f-47d1-b6f1-d1701550f53f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:41.665061 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4ebc8216-363f-47d1-b6f1-d1701550f53f tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] POST https://10.4.3.239/volume/v3/snapshots/e723b8d4-71f1-4a94-8590-dceeb37ba60a/action Aug 20 04:37:41.665597 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4ebc8216-363f-47d1-b6f1-d1701550f53f tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:37:41.665798 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4ebc8216-363f-47d1-b6f1-d1701550f53f tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:41.667856 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.admin_actions [None req-4ebc8216-363f-47d1-b6f1-d1701550f53f tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] Updating snapshot 'e723b8d4-71f1-4a94-8590-dceeb37ba60a' with '{'status': 'creating'}' {{(pid=100176) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 04:37:41.688681 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a7a36b27-2abc-4c0d-94e3-c099bc464679 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:41.693066 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a7a36b27-2abc-4c0d-94e3-c099bc464679 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 Aug 20 04:37:41.693478 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a7a36b27-2abc-4c0d-94e3-c099bc464679 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:41.693835 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a7a36b27-2abc-4c0d-94e3-c099bc464679 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:41.711169 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4b72521f-2bff-456a-9394-ddada2fc4ac5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:41.711694 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4b72521f-2bff-456a-9394-ddada2fc4ac5 None None] GET https://10.4.3.239/volume// Aug 20 04:37:41.711914 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4b72521f-2bff-456a-9394-ddada2fc4ac5 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:41.712160 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4b72521f-2bff-456a-9394-ddada2fc4ac5 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:41.712608 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4b72521f-2bff-456a-9394-ddada2fc4ac5 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:37:41.712971 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 587/2360] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:37: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 20 04:37:41.714369 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:41.714369 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:41.718872 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:41.718872 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:41.726947 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a7a36b27-2abc-4c0d-94e3-c099bc464679 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:37:41.727115 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-8088936c-4c47-4e8f-865b-169a44f70625 req-1a72730c-c333-437c-b9c0-ebd31c4b315e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:41.730581 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-8088936c-4c47-4e8f-865b-169a44f70625 req-1a72730c-c333-437c-b9c0-ebd31c4b315e tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 Aug 20 04:37:41.732350 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-8088936c-4c47-4e8f-865b-169a44f70625 req-1a72730c-c333-437c-b9c0-ebd31c4b315e tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:41.732350 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-8088936c-4c47-4e8f-865b-169a44f70625 req-1a72730c-c333-437c-b9c0-ebd31c4b315e tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:41.737214 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a7a36b27-2abc-4c0d-94e3-c099bc464679 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 returned with HTTP 200 Aug 20 04:37:41.737214 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 587/2361] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:41 2026] GET /volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 => generated 1147 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:41.740881 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4ebc8216-363f-47d1-b6f1-d1701550f53f tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] https://10.4.3.239/volume/v3/snapshots/e723b8d4-71f1-4a94-8590-dceeb37ba60a/action returned with HTTP 202 Aug 20 04:37:41.740881 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 594/2362] 10.4.3.239 () {68 vars in 1396 bytes} [Thu Aug 20 04:37:41 2026] POST /volume/v3/snapshots/e723b8d4-71f1-4a94-8590-dceeb37ba60a/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:37:41.749481 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-bba00f2e-14f6-4967-935a-4d4dbf292edd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:41.750931 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bba00f2e-14f6-4967-935a-4d4dbf292edd tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] GET https://10.4.3.239/volume/v3/snapshots/e723b8d4-71f1-4a94-8590-dceeb37ba60a Aug 20 04:37:41.751197 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bba00f2e-14f6-4967-935a-4d4dbf292edd tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:41.751482 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bba00f2e-14f6-4967-935a-4d4dbf292edd tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:41.757157 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:41.757157 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:41.757395 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:41.757395 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:41.757863 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-bba00f2e-14f6-4967-935a-4d4dbf292edd tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Snapshot retrieved successfully. Aug 20 04:37:41.758841 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bba00f2e-14f6-4967-935a-4d4dbf292edd tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] https://10.4.3.239/volume/v3/snapshots/e723b8d4-71f1-4a94-8590-dceeb37ba60a returned with HTTP 200 Aug 20 04:37:41.759722 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 588/2363] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:37:41 2026] GET /volume/v3/snapshots/e723b8d4-71f1-4a94-8590-dceeb37ba60a => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:41.762757 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-8088936c-4c47-4e8f-865b-169a44f70625 req-1a72730c-c333-437c-b9c0-ebd31c4b315e tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:37:41.769066 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-8088936c-4c47-4e8f-865b-169a44f70625 req-1a72730c-c333-437c-b9c0-ebd31c4b315e tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 returned with HTTP 200 Aug 20 04:37:41.769554 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 595/2364] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:37:41 2026] GET /volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 => generated 1327 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:37:41.771098 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e90d2f24-0089-466b-b5f0-21016a2c17c0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:41.773761 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e90d2f24-0089-466b-b5f0-21016a2c17c0 tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] POST https://10.4.3.239/volume/v3/snapshots/e723b8d4-71f1-4a94-8590-dceeb37ba60a/action Aug 20 04:37:41.773933 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e90d2f24-0089-466b-b5f0-21016a2c17c0 tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:37:41.774328 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e90d2f24-0089-466b-b5f0-21016a2c17c0 tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:41.789755 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:41.789755 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:41.789755 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e90d2f24-0089-466b-b5f0-21016a2c17c0 tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] Snapshot retrieved successfully. Aug 20 04:37:41.819072 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e90d2f24-0089-466b-b5f0-21016a2c17c0 tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] Snapshot delete request issued successfully. Aug 20 04:37:41.819301 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e90d2f24-0089-466b-b5f0-21016a2c17c0 tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] https://10.4.3.239/volume/v3/snapshots/e723b8d4-71f1-4a94-8590-dceeb37ba60a/action returned with HTTP 202 Aug 20 04:37:41.820019 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 588/2365] 10.4.3.239 () {68 vars in 1396 bytes} [Thu Aug 20 04:37:41 2026] POST /volume/v3/snapshots/e723b8d4-71f1-4a94-8590-dceeb37ba60a/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:37:41.831020 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-326cf496-b9b7-4cf5-a6fe-f1f3a256bf76 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:41.837631 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-326cf496-b9b7-4cf5-a6fe-f1f3a256bf76 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] GET https://10.4.3.239/volume/v3/snapshots/e723b8d4-71f1-4a94-8590-dceeb37ba60a Aug 20 04:37:41.837899 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-326cf496-b9b7-4cf5-a6fe-f1f3a256bf76 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:41.838015 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-326cf496-b9b7-4cf5-a6fe-f1f3a256bf76 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:41.845697 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:41.845697 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:41.845697 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-326cf496-b9b7-4cf5-a6fe-f1f3a256bf76 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Snapshot retrieved successfully. Aug 20 04:37:41.847921 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-326cf496-b9b7-4cf5-a6fe-f1f3a256bf76 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] https://10.4.3.239/volume/v3/snapshots/e723b8d4-71f1-4a94-8590-dceeb37ba60a returned with HTTP 200 Aug 20 04:37:41.847921 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 595/2366] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:37:41 2026] GET /volume/v3/snapshots/e723b8d4-71f1-4a94-8590-dceeb37ba60a => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:41.948804 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-8088936c-4c47-4e8f-865b-169a44f70625 req-73a70f87-2cb1-487b-b1eb-5546aadd6fcd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:41.952289 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-8088936c-4c47-4e8f-865b-169a44f70625 req-73a70f87-2cb1-487b-b1eb-5546aadd6fcd tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] PUT https://10.4.3.239/volume/v3/attachments/8f0b5575-0159-4bad-a413-8fdf0c27dfa0 Aug 20 04:37:41.953346 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-8088936c-4c47-4e8f-865b-169a44f70625 req-73a70f87-2cb1-487b-b1eb-5546aadd6fcd tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:41.968192 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-8088936c-4c47-4e8f-865b-169a44f70625 req-73a70f87-2cb1-487b-b1eb-5546aadd6fcd tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Acquiring lock "cinder-attachment_update-a432e519-35e3-42cc-a469-6efb86e9d5b9-np0000007850" by "attachment_update" {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:37:41.975647 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-8088936c-4c47-4e8f-865b-169a44f70625 req-73a70f87-2cb1-487b-b1eb-5546aadd6fcd tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Lock "cinder-attachment_update-a432e519-35e3-42cc-a469-6efb86e9d5b9-np0000007850" acquired by "attachment_update" :: waited 0.007s {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:37:41.977384 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:41.977384 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:42.102943 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-8088936c-4c47-4e8f-865b-169a44f70625 req-73a70f87-2cb1-487b-b1eb-5546aadd6fcd tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Lock "cinder-attachment_update-a432e519-35e3-42cc-a469-6efb86e9d5b9-np0000007850" released by "attachment_update" :: held 0.127s {{(pid=100177) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:37:42.103493 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-8088936c-4c47-4e8f-865b-169a44f70625 req-73a70f87-2cb1-487b-b1eb-5546aadd6fcd tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/attachments/8f0b5575-0159-4bad-a413-8fdf0c27dfa0 returned with HTTP 200 Aug 20 04:37:42.104073 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 589/2367] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:37:41 2026] PUT /volume/v3/attachments/8f0b5575-0159-4bad-a413-8fdf0c27dfa0 => generated 969 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:42.302252 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-acf0a690-3727-487b-8f8e-07382dbbe68c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:42.306436 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-acf0a690-3727-487b-8f8e-07382dbbe68c tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] GET https://10.4.3.239/volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b Aug 20 04:37:42.306743 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-acf0a690-3727-487b-8f8e-07382dbbe68c tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:42.307070 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-acf0a690-3727-487b-8f8e-07382dbbe68c tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:42.319966 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:42.319966 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:42.325507 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-acf0a690-3727-487b-8f8e-07382dbbe68c tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Volume info retrieved successfully. Aug 20 04:37:42.334375 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-acf0a690-3727-487b-8f8e-07382dbbe68c tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b returned with HTTP 200 Aug 20 04:37:42.335148 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 596/2368] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:42 2026] GET /volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:42.519675 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-35c4b3c9-ea6c-4915-9533-880707f4d7ab None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:42.522221 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-35c4b3c9-ea6c-4915-9533-880707f4d7ab tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a Aug 20 04:37:42.522429 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-35c4b3c9-ea6c-4915-9533-880707f4d7ab tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:42.522668 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-35c4b3c9-ea6c-4915-9533-880707f4d7ab tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:42.522792 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-35c4b3c9-ea6c-4915-9533-880707f4d7ab tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:42.530561 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:42.530561 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:42.531393 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-35c4b3c9-ea6c-4915-9533-880707f4d7ab tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a returned with HTTP 200 Aug 20 04:37:42.531853 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 589/2369] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:42 2026] GET /volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 04:37:42.752686 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5a15931d-4e52-4057-8c70-f8c4a79113ec None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:42.755810 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5a15931d-4e52-4057-8c70-f8c4a79113ec tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 Aug 20 04:37:42.757444 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5a15931d-4e52-4057-8c70-f8c4a79113ec tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:42.757444 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5a15931d-4e52-4057-8c70-f8c4a79113ec tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:42.775785 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:42.775785 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:42.780610 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-5a15931d-4e52-4057-8c70-f8c4a79113ec tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:37:42.786291 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5a15931d-4e52-4057-8c70-f8c4a79113ec tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 returned with HTTP 200 Aug 20 04:37:42.786737 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 596/2370] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:42 2026] GET /volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 => generated 1148 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:42.862794 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-980a76d0-3b56-4455-a78f-efdc8a89137c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:42.864376 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-980a76d0-3b56-4455-a78f-efdc8a89137c tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] GET https://10.4.3.239/volume/v3/snapshots/e723b8d4-71f1-4a94-8590-dceeb37ba60a Aug 20 04:37:42.864698 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-980a76d0-3b56-4455-a78f-efdc8a89137c tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:42.864987 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-980a76d0-3b56-4455-a78f-efdc8a89137c tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:42.873226 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-980a76d0-3b56-4455-a78f-efdc8a89137c tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] https://10.4.3.239/volume/v3/snapshots/e723b8d4-71f1-4a94-8590-dceeb37ba60a returned with HTTP 404 Aug 20 04:37:42.873813 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 590/2371] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:37:42 2026] GET /volume/v3/snapshots/e723b8d4-71f1-4a94-8590-dceeb37ba60a => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:37:42.885904 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a069d6fe-1f3e-4556-bb84-c0be06de44a5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:42.891455 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a069d6fe-1f3e-4556-bb84-c0be06de44a5 tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] POST https://10.4.3.239/volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59/action Aug 20 04:37:42.891455 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a069d6fe-1f3e-4556-bb84-c0be06de44a5 tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:37:42.891455 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a069d6fe-1f3e-4556-bb84-c0be06de44a5 tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:42.894629 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.admin_actions [None req-a069d6fe-1f3e-4556-bb84-c0be06de44a5 tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] Updating snapshot 'ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59' with '{'status': 'available'}' {{(pid=100175) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 04:37:42.910958 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:42.910958 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:42.940394 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a069d6fe-1f3e-4556-bb84-c0be06de44a5 tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] https://10.4.3.239/volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59/action returned with HTTP 202 Aug 20 04:37:42.940932 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 597/2372] 10.4.3.239 () {68 vars in 1396 bytes} [Thu Aug 20 04:37:42 2026] POST /volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:37:42.955927 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a2a027f3-4595-486e-8453-cc2d259bf53b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:42.957901 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a2a027f3-4595-486e-8453-cc2d259bf53b tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] GET https://10.4.3.239/volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59 Aug 20 04:37:42.958357 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a2a027f3-4595-486e-8453-cc2d259bf53b tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:42.959980 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a2a027f3-4595-486e-8453-cc2d259bf53b tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:42.966580 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:42.966580 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:42.967566 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a2a027f3-4595-486e-8453-cc2d259bf53b tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Snapshot retrieved successfully. Aug 20 04:37:42.968915 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a2a027f3-4595-486e-8453-cc2d259bf53b tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] https://10.4.3.239/volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59 returned with HTTP 200 Aug 20 04:37:42.969665 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 590/2373] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:37:42 2026] GET /volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:42.981861 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f1b20f86-4a7d-484e-b0ad-eed2b792b0fa None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:42.985088 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f1b20f86-4a7d-484e-b0ad-eed2b792b0fa tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/e723b8d4-71f1-4a94-8590-dceeb37ba60a Aug 20 04:37:42.985421 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f1b20f86-4a7d-484e-b0ad-eed2b792b0fa tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:42.985656 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f1b20f86-4a7d-484e-b0ad-eed2b792b0fa tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:42.985796 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-f1b20f86-4a7d-484e-b0ad-eed2b792b0fa tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Delete snapshot with id: e723b8d4-71f1-4a94-8590-dceeb37ba60a Aug 20 04:37:42.991313 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f1b20f86-4a7d-484e-b0ad-eed2b792b0fa tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] https://10.4.3.239/volume/v3/snapshots/e723b8d4-71f1-4a94-8590-dceeb37ba60a returned with HTTP 404 Aug 20 04:37:42.992044 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 597/2374] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:37:42 2026] DELETE /volume/v3/snapshots/e723b8d4-71f1-4a94-8590-dceeb37ba60a => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:37:43.004712 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0bf4cb95-e33b-443b-b502-9f9c56fa5f3b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:43.007791 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0bf4cb95-e33b-443b-b502-9f9c56fa5f3b tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:37:43.008264 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0bf4cb95-e33b-443b-b502-9f9c56fa5f3b tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b8b12dd9-2062-4df0-809b-ded9c1f13077", "name": "tempest-SnapshotsActionsTest-Snapshot-1306076061"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:43.021386 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:43.021386 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:43.021992 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-0bf4cb95-e33b-443b-b502-9f9c56fa5f3b tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Volume info retrieved successfully. Aug 20 04:37:43.022172 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-0bf4cb95-e33b-443b-b502-9f9c56fa5f3b tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Create snapshot from volume b8b12dd9-2062-4df0-809b-ded9c1f13077 Aug 20 04:37:43.062284 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-0bf4cb95-e33b-443b-b502-9f9c56fa5f3b tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Created reservations ['1ceb9fd6-a1cd-498b-81ee-e8559f84ac75', 'bc849179-2b76-4cb5-be6c-c6bb8b41184c', '9526b778-cd29-4e4a-ab4e-8f9891148b48', 'c3ceb0b0-02ea-4362-81af-75dc97b9488f'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:37:43.103379 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-0bf4cb95-e33b-443b-b502-9f9c56fa5f3b tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Snapshot create request issued successfully. Aug 20 04:37:43.103871 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0bf4cb95-e33b-443b-b502-9f9c56fa5f3b tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:37:43.104555 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 591/2375] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:37:43 2026] POST /volume/v3/snapshots => generated 307 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:37:43.119284 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4ee9f092-afc6-494a-8f39-c00373838272 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:43.121703 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4ee9f092-afc6-494a-8f39-c00373838272 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] GET https://10.4.3.239/volume/v3/snapshots/47027e84-a637-4aa8-b27a-f751a30bbc7d Aug 20 04:37:43.121998 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4ee9f092-afc6-494a-8f39-c00373838272 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:43.122305 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4ee9f092-afc6-494a-8f39-c00373838272 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:43.129600 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:43.129600 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:43.129821 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4ee9f092-afc6-494a-8f39-c00373838272 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Snapshot retrieved successfully. Aug 20 04:37:43.131004 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4ee9f092-afc6-494a-8f39-c00373838272 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] https://10.4.3.239/volume/v3/snapshots/47027e84-a637-4aa8-b27a-f751a30bbc7d returned with HTTP 200 Aug 20 04:37:43.131559 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 598/2376] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:37:43 2026] GET /volume/v3/snapshots/47027e84-a637-4aa8-b27a-f751a30bbc7d => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:43.350147 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-117abbc1-cb9f-42c1-bfc6-2e1ace3e9ba7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:43.352539 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-117abbc1-cb9f-42c1-bfc6-2e1ace3e9ba7 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] GET https://10.4.3.239/volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b Aug 20 04:37:43.352843 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-117abbc1-cb9f-42c1-bfc6-2e1ace3e9ba7 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:43.353091 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-117abbc1-cb9f-42c1-bfc6-2e1ace3e9ba7 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:43.365441 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:43.365441 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:43.370330 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-117abbc1-cb9f-42c1-bfc6-2e1ace3e9ba7 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Volume info retrieved successfully. Aug 20 04:37:43.376758 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-117abbc1-cb9f-42c1-bfc6-2e1ace3e9ba7 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b returned with HTTP 200 Aug 20 04:37:43.377354 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 591/2377] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:43 2026] GET /volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:43.544715 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ea366194-79b1-4f7d-ba78-9d44d4db103f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:43.549078 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ea366194-79b1-4f7d-ba78-9d44d4db103f tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a Aug 20 04:37:43.550054 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ea366194-79b1-4f7d-ba78-9d44d4db103f tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:43.550378 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ea366194-79b1-4f7d-ba78-9d44d4db103f tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:43.550553 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-ea366194-79b1-4f7d-ba78-9d44d4db103f tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:43.561275 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:43.561275 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:43.562422 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ea366194-79b1-4f7d-ba78-9d44d4db103f tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a returned with HTTP 200 Aug 20 04:37:43.564948 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 598/2378] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:43 2026] GET /volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a => generated 791 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:43.807822 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-bb32ae40-b57a-4b23-a448-76003c634e1f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:43.813748 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bb32ae40-b57a-4b23-a448-76003c634e1f tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 Aug 20 04:37:43.813873 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bb32ae40-b57a-4b23-a448-76003c634e1f tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:43.814123 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bb32ae40-b57a-4b23-a448-76003c634e1f tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:43.840423 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:43.840423 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:43.846398 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-bb32ae40-b57a-4b23-a448-76003c634e1f tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:37:43.855591 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bb32ae40-b57a-4b23-a448-76003c634e1f tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 returned with HTTP 200 Aug 20 04:37:43.857052 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 592/2379] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:43 2026] GET /volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 => generated 1148 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:44.060984 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-4bed5114-e489-426e-9cc8-3366090e66a2 req-5a54bcfa-b2ea-49ab-8286-7792c2d852d4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:44.064039 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-4bed5114-e489-426e-9cc8-3366090e66a2 req-5a54bcfa-b2ea-49ab-8286-7792c2d852d4 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] POST https://10.4.3.239/volume/v3/attachments/ee30db29-1823-4fa3-b5c4-faf78e1534ea/action Aug 20 04:37:44.064542 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-4bed5114-e489-426e-9cc8-3366090e66a2 req-5a54bcfa-b2ea-49ab-8286-7792c2d852d4 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Action body: b'{"os-complete": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:37:44.064732 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-4bed5114-e489-426e-9cc8-3366090e66a2 req-5a54bcfa-b2ea-49ab-8286-7792c2d852d4 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:44.088499 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:44.088499 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:44.105638 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-4bed5114-e489-426e-9cc8-3366090e66a2 req-5a54bcfa-b2ea-49ab-8286-7792c2d852d4 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/attachments/ee30db29-1823-4fa3-b5c4-faf78e1534ea/action returned with HTTP 204 Aug 20 04:37:44.106225 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 599/2380] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:37:44 2026] POST /volume/v3/attachments/ee30db29-1823-4fa3-b5c4-faf78e1534ea/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:37:44.152020 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-eab1268c-d3e6-4c5e-aaae-5ae39db26b91 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:44.155134 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-eab1268c-d3e6-4c5e-aaae-5ae39db26b91 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] GET https://10.4.3.239/volume/v3/snapshots/47027e84-a637-4aa8-b27a-f751a30bbc7d Aug 20 04:37:44.155718 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-eab1268c-d3e6-4c5e-aaae-5ae39db26b91 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:44.155718 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-eab1268c-d3e6-4c5e-aaae-5ae39db26b91 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:44.161432 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:44.161432 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:44.161953 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-eab1268c-d3e6-4c5e-aaae-5ae39db26b91 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Snapshot retrieved successfully. Aug 20 04:37:44.163159 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-eab1268c-d3e6-4c5e-aaae-5ae39db26b91 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] https://10.4.3.239/volume/v3/snapshots/47027e84-a637-4aa8-b27a-f751a30bbc7d returned with HTTP 200 Aug 20 04:37:44.163886 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 592/2381] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:37:44 2026] GET /volume/v3/snapshots/47027e84-a637-4aa8-b27a-f751a30bbc7d => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:44.178377 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6fbb3334-4583-45c6-9727-6b798f547abc None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:44.184631 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6fbb3334-4583-45c6-9727-6b798f547abc tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] POST https://10.4.3.239/volume/v3/snapshots/47027e84-a637-4aa8-b27a-f751a30bbc7d/action Aug 20 04:37:44.184774 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6fbb3334-4583-45c6-9727-6b798f547abc tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:37:44.184913 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6fbb3334-4583-45c6-9727-6b798f547abc tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:44.187926 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.admin_actions [None req-6fbb3334-4583-45c6-9727-6b798f547abc tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] Updating snapshot '47027e84-a637-4aa8-b27a-f751a30bbc7d' with '{'status': 'deleting'}' {{(pid=100176) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 04:37:44.203722 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:44.203722 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:44.227451 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-56c1c0d5-0208-4453-bd22-2247b1e23173 req-a12c00cb-05a2-4578-abc5-8238e1bb863f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:44.234587 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-56c1c0d5-0208-4453-bd22-2247b1e23173 req-a12c00cb-05a2-4578-abc5-8238e1bb863f tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] DELETE https://10.4.3.239/volume/v3/attachments/42e0f4f1-4cd8-4e22-93c5-5d8518a6bb62 Aug 20 04:37:44.234797 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-56c1c0d5-0208-4453-bd22-2247b1e23173 req-a12c00cb-05a2-4578-abc5-8238e1bb863f tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:44.235768 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-56c1c0d5-0208-4453-bd22-2247b1e23173 req-a12c00cb-05a2-4578-abc5-8238e1bb863f tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:44.239490 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6fbb3334-4583-45c6-9727-6b798f547abc tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] https://10.4.3.239/volume/v3/snapshots/47027e84-a637-4aa8-b27a-f751a30bbc7d/action returned with HTTP 202 Aug 20 04:37:44.240039 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 599/2382] 10.4.3.239 () {68 vars in 1396 bytes} [Thu Aug 20 04:37:44 2026] POST /volume/v3/snapshots/47027e84-a637-4aa8-b27a-f751a30bbc7d/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:37:44.251803 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c5093ffe-3c97-4ac5-af43-d3e753e101a0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:44.255645 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:44.255645 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:44.255818 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c5093ffe-3c97-4ac5-af43-d3e753e101a0 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] GET https://10.4.3.239/volume/v3/snapshots/47027e84-a637-4aa8-b27a-f751a30bbc7d Aug 20 04:37:44.255818 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c5093ffe-3c97-4ac5-af43-d3e753e101a0 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:44.255926 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c5093ffe-3c97-4ac5-af43-d3e753e101a0 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:44.264844 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:44.264844 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:44.265757 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c5093ffe-3c97-4ac5-af43-d3e753e101a0 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Snapshot retrieved successfully. Aug 20 04:37:44.266761 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c5093ffe-3c97-4ac5-af43-d3e753e101a0 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] https://10.4.3.239/volume/v3/snapshots/47027e84-a637-4aa8-b27a-f751a30bbc7d returned with HTTP 200 Aug 20 04:37:44.267447 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 600/2383] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:37:44 2026] GET /volume/v3/snapshots/47027e84-a637-4aa8-b27a-f751a30bbc7d => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:44.286229 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-56b61789-2a11-4941-9420-829e97c82571 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:44.290237 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-56b61789-2a11-4941-9420-829e97c82571 tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] POST https://10.4.3.239/volume/v3/snapshots/47027e84-a637-4aa8-b27a-f751a30bbc7d/action Aug 20 04:37:44.290355 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-56b61789-2a11-4941-9420-829e97c82571 tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:37:44.290533 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-56b61789-2a11-4941-9420-829e97c82571 tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:44.299694 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:44.299694 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:44.300120 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-56b61789-2a11-4941-9420-829e97c82571 tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] Snapshot retrieved successfully. Aug 20 04:37:44.342694 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-56b61789-2a11-4941-9420-829e97c82571 tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] Snapshot delete request issued successfully. Aug 20 04:37:44.342896 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-56b61789-2a11-4941-9420-829e97c82571 tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] https://10.4.3.239/volume/v3/snapshots/47027e84-a637-4aa8-b27a-f751a30bbc7d/action returned with HTTP 202 Aug 20 04:37:44.343479 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 593/2384] 10.4.3.239 () {68 vars in 1396 bytes} [Thu Aug 20 04:37:44 2026] POST /volume/v3/snapshots/47027e84-a637-4aa8-b27a-f751a30bbc7d/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:37:44.355057 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0a16b91f-70bf-4f6e-9ab1-cfe0a8acc64b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:44.357628 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0a16b91f-70bf-4f6e-9ab1-cfe0a8acc64b tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] GET https://10.4.3.239/volume/v3/snapshots/47027e84-a637-4aa8-b27a-f751a30bbc7d Aug 20 04:37:44.358026 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0a16b91f-70bf-4f6e-9ab1-cfe0a8acc64b tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:44.358282 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0a16b91f-70bf-4f6e-9ab1-cfe0a8acc64b tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:44.376411 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:44.376411 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:44.377832 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-0a16b91f-70bf-4f6e-9ab1-cfe0a8acc64b tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Snapshot retrieved successfully. Aug 20 04:37:44.381211 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0a16b91f-70bf-4f6e-9ab1-cfe0a8acc64b tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] https://10.4.3.239/volume/v3/snapshots/47027e84-a637-4aa8-b27a-f751a30bbc7d returned with HTTP 200 Aug 20 04:37:44.381987 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 600/2385] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:37:44 2026] GET /volume/v3/snapshots/47027e84-a637-4aa8-b27a-f751a30bbc7d => generated 465 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:44.394418 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-405db98b-3cc8-46b6-a764-48c9c7d5ba89 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:44.394661 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-56c1c0d5-0208-4453-bd22-2247b1e23173 req-a12c00cb-05a2-4578-abc5-8238e1bb863f tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] https://10.4.3.239/volume/v3/attachments/42e0f4f1-4cd8-4e22-93c5-5d8518a6bb62 returned with HTTP 200 Aug 20 04:37:44.395543 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 593/2386] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:37:44 2026] DELETE /volume/v3/attachments/42e0f4f1-4cd8-4e22-93c5-5d8518a6bb62 => generated 19 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:44.404518 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-405db98b-3cc8-46b6-a764-48c9c7d5ba89 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] GET https://10.4.3.239/volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b Aug 20 04:37:44.404970 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-405db98b-3cc8-46b6-a764-48c9c7d5ba89 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:44.405524 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-405db98b-3cc8-46b6-a764-48c9c7d5ba89 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:44.419061 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:44.419061 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:44.424945 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-405db98b-3cc8-46b6-a764-48c9c7d5ba89 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Volume info retrieved successfully. Aug 20 04:37:44.431534 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-405db98b-3cc8-46b6-a764-48c9c7d5ba89 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b returned with HTTP 200 Aug 20 04:37:44.432196 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 601/2387] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:44 2026] GET /volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b => generated 1136 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:44.450999 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-bbcdc83c-0738-4984-9692-97944d70878b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:44.455486 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bbcdc83c-0738-4984-9692-97944d70878b tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] GET https://10.4.3.239/volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b Aug 20 04:37:44.455767 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bbcdc83c-0738-4984-9692-97944d70878b tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:44.456055 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bbcdc83c-0738-4984-9692-97944d70878b tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:44.471915 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:44.471915 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:44.477345 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-bbcdc83c-0738-4984-9692-97944d70878b tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Volume info retrieved successfully. Aug 20 04:37:44.490460 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bbcdc83c-0738-4984-9692-97944d70878b tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b returned with HTTP 200 Aug 20 04:37:44.490460 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 594/2388] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:44 2026] GET /volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b => generated 1136 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:44.575826 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-91269b2a-63f0-4f68-b825-b82f52fb54a0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:44.577879 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-91269b2a-63f0-4f68-b825-b82f52fb54a0 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a Aug 20 04:37:44.578144 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-91269b2a-63f0-4f68-b825-b82f52fb54a0 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:44.578454 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-91269b2a-63f0-4f68-b825-b82f52fb54a0 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:44.578603 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-91269b2a-63f0-4f68-b825-b82f52fb54a0 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:44.583323 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:44.583323 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:44.584132 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-91269b2a-63f0-4f68-b825-b82f52fb54a0 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a returned with HTTP 200 Aug 20 04:37:44.584620 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 601/2389] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:44 2026] GET /volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:44.595349 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a9180c28-a023-4b99-9583-0d7e65374aa9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:44.598125 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a9180c28-a023-4b99-9583-0d7e65374aa9 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:37:44.598593 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a9180c28-a023-4b99-9583-0d7e65374aa9 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1226056088"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:44.600156 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-a9180c28-a023-4b99-9583-0d7e65374aa9 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1226056088'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:37:44.600772 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-a9180c28-a023-4b99-9583-0d7e65374aa9 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Create volume of 1 GB Aug 20 04:37:44.601087 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:44.601087 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:44.608138 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a9180c28-a023-4b99-9583-0d7e65374aa9 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Availability Zones retrieved successfully. Aug 20 04:37:44.614916 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a9180c28-a023-4b99-9583-0d7e65374aa9 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Flow 'volume_create_api' (141988a4-d3c9-44c5-91e6-56f45f5f6fd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:37:44.615934 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a9180c28-a023-4b99-9583-0d7e65374aa9 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83de0263-c395-4d1c-9fd1-8a609e5c831b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:44.617274 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-a9180c28-a023-4b99-9583-0d7e65374aa9 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:37:44.654062 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a9180c28-a023-4b99-9583-0d7e65374aa9 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83de0263-c395-4d1c-9fd1-8a609e5c831b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:44.654865 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a9180c28-a023-4b99-9583-0d7e65374aa9 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de1b02d1-5818-4b76-87b4-c9ad5aaa3b13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:44.702587 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-a9180c28-a023-4b99-9583-0d7e65374aa9 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Created reservations ['32d3b24c-44c8-4d61-86f9-281826b0fc37', '31db8cc1-37c5-4f0d-8743-7c7b78f61124', '3883681f-06ed-4cdd-8e81-b26b839b5815', 'c443cb20-2885-4fba-8cea-7fc2fad20ca9'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:37:44.703348 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a9180c28-a023-4b99-9583-0d7e65374aa9 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de1b02d1-5818-4b76-87b4-c9ad5aaa3b13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32d3b24c-44c8-4d61-86f9-281826b0fc37', '31db8cc1-37c5-4f0d-8743-7c7b78f61124', '3883681f-06ed-4cdd-8e81-b26b839b5815', 'c443cb20-2885-4fba-8cea-7fc2fad20ca9']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:44.704203 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a9180c28-a023-4b99-9583-0d7e65374aa9 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b32fdef4-46cb-47c8-a5f7-620ba54f4b66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:44.746088 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a9180c28-a023-4b99-9583-0d7e65374aa9 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b32fdef4-46cb-47c8-a5f7-620ba54f4b66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3080010-d6c9-46ea-b008-1755b1133c75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1226056088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4cbe7ddd6a9d4ada9a04d90a49582fe0',qos_specs=None,replication_status=,reservations=['32d3b24c-44c8-4d61-86f9-281826b0fc37','31db8cc1-37c5-4f0d-8743-7c7b78f61124','3883681f-06ed-4cdd-8e81-b26b839b5815','c443cb20-2885-4fba-8cea-7fc2fad20ca9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8560ec19bfb14a4d970be79a5160500d',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:37:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1226056088',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3080010-d6c9-46ea-b008-1755b1133c75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4cbe7ddd6a9d4ada9a04d90a49582fe0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8560ec19bfb14a4d970be79a5160500d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:44.746333 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a9180c28-a023-4b99-9583-0d7e65374aa9 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e0c36ca-f5b1-4d66-9fdf-4354531ecafc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:44.768288 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a9180c28-a023-4b99-9583-0d7e65374aa9 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e0c36ca-f5b1-4d66-9fdf-4354531ecafc) transitioned into state 'SUCCESS' from state '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-1226056088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4cbe7ddd6a9d4ada9a04d90a49582fe0',qos_specs=None,replication_status=,reservations=['32d3b24c-44c8-4d61-86f9-281826b0fc37','31db8cc1-37c5-4f0d-8743-7c7b78f61124','3883681f-06ed-4cdd-8e81-b26b839b5815','c443cb20-2885-4fba-8cea-7fc2fad20ca9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8560ec19bfb14a4d970be79a5160500d',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:44.768993 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a9180c28-a023-4b99-9583-0d7e65374aa9 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c6fc5c4-4fa1-446e-991b-0842535469c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:44.783264 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a9180c28-a023-4b99-9583-0d7e65374aa9 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c6fc5c4-4fa1-446e-991b-0842535469c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:44.783264 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a9180c28-a023-4b99-9583-0d7e65374aa9 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Flow 'volume_create_api' (141988a4-d3c9-44c5-91e6-56f45f5f6fd5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:37:44.783264 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a9180c28-a023-4b99-9583-0d7e65374aa9 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Create volume request issued successfully. Aug 20 04:37:44.783857 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a9180c28-a023-4b99-9583-0d7e65374aa9 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:37:44.786562 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 594/2390] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:37:44 2026] POST /volume/v3/volumes => generated 751 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:37:44.805530 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-aaae8ae8-5cb7-400f-aaba-3e2221f232e7 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:44.809553 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-aaae8ae8-5cb7-400f-aaba-3e2221f232e7 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] GET https://10.4.3.239/volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 Aug 20 04:37:44.809553 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-aaae8ae8-5cb7-400f-aaba-3e2221f232e7 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:44.809553 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-aaae8ae8-5cb7-400f-aaba-3e2221f232e7 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:44.818209 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:44.818209 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:44.826856 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-aaae8ae8-5cb7-400f-aaba-3e2221f232e7 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Volume info retrieved successfully. Aug 20 04:37:44.830068 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-aaae8ae8-5cb7-400f-aaba-3e2221f232e7 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 returned with HTTP 200 Aug 20 04:37:44.830530 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 602/2391] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:44 2026] GET /volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 => generated 819 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:44.876204 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-946cf737-1e48-4561-b102-1d9541efa65e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:44.879884 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-946cf737-1e48-4561-b102-1d9541efa65e tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 Aug 20 04:37:44.880111 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-946cf737-1e48-4561-b102-1d9541efa65e tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:44.880326 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-946cf737-1e48-4561-b102-1d9541efa65e tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:44.894298 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:44.894298 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:44.900815 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-946cf737-1e48-4561-b102-1d9541efa65e tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:37:44.903656 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-946cf737-1e48-4561-b102-1d9541efa65e tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 returned with HTTP 200 Aug 20 04:37:44.904394 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 595/2392] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:44 2026] GET /volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 => generated 1148 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:45.394982 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0c21af07-4c3e-4595-b732-14d6d89aa780 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:45.397136 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0c21af07-4c3e-4595-b732-14d6d89aa780 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] GET https://10.4.3.239/volume/v3/snapshots/47027e84-a637-4aa8-b27a-f751a30bbc7d Aug 20 04:37:45.397501 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0c21af07-4c3e-4595-b732-14d6d89aa780 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:45.397779 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0c21af07-4c3e-4595-b732-14d6d89aa780 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:45.402706 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0c21af07-4c3e-4595-b732-14d6d89aa780 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] https://10.4.3.239/volume/v3/snapshots/47027e84-a637-4aa8-b27a-f751a30bbc7d returned with HTTP 404 Aug 20 04:37:45.403304 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 602/2393] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:37:45 2026] GET /volume/v3/snapshots/47027e84-a637-4aa8-b27a-f751a30bbc7d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:37:45.412201 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9d54ae9b-8cd7-4fcf-9d7b-9f7829b8396b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:45.415776 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9d54ae9b-8cd7-4fcf-9d7b-9f7829b8396b tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] POST https://10.4.3.239/volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59/action Aug 20 04:37:45.416297 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9d54ae9b-8cd7-4fcf-9d7b-9f7829b8396b tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:37:45.416508 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9d54ae9b-8cd7-4fcf-9d7b-9f7829b8396b tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:45.419497 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.admin_actions [None req-9d54ae9b-8cd7-4fcf-9d7b-9f7829b8396b tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] Updating snapshot 'ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59' with '{'status': 'available'}' {{(pid=100177) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 04:37:45.436745 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:45.436745 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:45.457811 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9d54ae9b-8cd7-4fcf-9d7b-9f7829b8396b tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] https://10.4.3.239/volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59/action returned with HTTP 202 Aug 20 04:37:45.457811 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 595/2394] 10.4.3.239 () {68 vars in 1396 bytes} [Thu Aug 20 04:37:45 2026] POST /volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:37:45.466329 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b3ca7e84-2d19-4a9f-9a0a-b1d34aca124f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:45.468693 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b3ca7e84-2d19-4a9f-9a0a-b1d34aca124f tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] GET https://10.4.3.239/volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59 Aug 20 04:37:45.469429 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b3ca7e84-2d19-4a9f-9a0a-b1d34aca124f tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:45.469429 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b3ca7e84-2d19-4a9f-9a0a-b1d34aca124f tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:45.476051 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:45.476051 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:45.476723 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b3ca7e84-2d19-4a9f-9a0a-b1d34aca124f tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Snapshot retrieved successfully. Aug 20 04:37:45.477765 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b3ca7e84-2d19-4a9f-9a0a-b1d34aca124f tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] https://10.4.3.239/volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59 returned with HTTP 200 Aug 20 04:37:45.478341 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 603/2395] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:37:45 2026] GET /volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:45.489357 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6cf68549-fd02-42d1-8cbe-3032a23d1ac7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:45.491496 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6cf68549-fd02-42d1-8cbe-3032a23d1ac7 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/47027e84-a637-4aa8-b27a-f751a30bbc7d Aug 20 04:37:45.491744 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6cf68549-fd02-42d1-8cbe-3032a23d1ac7 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:45.491882 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6cf68549-fd02-42d1-8cbe-3032a23d1ac7 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:45.491968 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-6cf68549-fd02-42d1-8cbe-3032a23d1ac7 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Delete snapshot with id: 47027e84-a637-4aa8-b27a-f751a30bbc7d Aug 20 04:37:45.497144 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6cf68549-fd02-42d1-8cbe-3032a23d1ac7 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] https://10.4.3.239/volume/v3/snapshots/47027e84-a637-4aa8-b27a-f751a30bbc7d returned with HTTP 404 Aug 20 04:37:45.497830 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 596/2396] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:37:45 2026] DELETE /volume/v3/snapshots/47027e84-a637-4aa8-b27a-f751a30bbc7d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:37:45.507084 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6a54afa2-20b4-44d1-a3a7-19035877df1e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:45.509135 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6a54afa2-20b4-44d1-a3a7-19035877df1e tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:37:45.509721 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6a54afa2-20b4-44d1-a3a7-19035877df1e tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b8b12dd9-2062-4df0-809b-ded9c1f13077", "name": "tempest-SnapshotsActionsTest-Snapshot-547641969"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:45.520395 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:45.520395 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:45.520924 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-6a54afa2-20b4-44d1-a3a7-19035877df1e tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Volume info retrieved successfully. Aug 20 04:37:45.521069 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-6a54afa2-20b4-44d1-a3a7-19035877df1e tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Create snapshot from volume b8b12dd9-2062-4df0-809b-ded9c1f13077 Aug 20 04:37:45.552783 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-6a54afa2-20b4-44d1-a3a7-19035877df1e tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Created reservations ['ff4dafec-47a0-426d-8681-91dad0170280', '1eeb26e6-2068-4fa0-b8c1-7b0a94386745', '7095fe38-9f07-42f6-a967-8f91fe898fff', '6ba003d3-419b-4aeb-bb70-0aca7d836b7f'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:37:45.591316 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-6a54afa2-20b4-44d1-a3a7-19035877df1e tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Snapshot create request issued successfully. Aug 20 04:37:45.591819 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6a54afa2-20b4-44d1-a3a7-19035877df1e tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:37:45.592508 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 603/2397] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:37:45 2026] POST /volume/v3/snapshots => generated 306 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:37:45.595899 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f88488a3-83b8-4392-ae82-db82260b2ba6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:45.598337 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f88488a3-83b8-4392-ae82-db82260b2ba6 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a Aug 20 04:37:45.598639 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f88488a3-83b8-4392-ae82-db82260b2ba6 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:45.598926 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f88488a3-83b8-4392-ae82-db82260b2ba6 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:45.599383 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-f88488a3-83b8-4392-ae82-db82260b2ba6 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:45.604125 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-99ce3514-91b9-4775-a44d-a0573e665cda None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:45.606582 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-99ce3514-91b9-4775-a44d-a0573e665cda tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] GET https://10.4.3.239/volume/v3/snapshots/0c519dcc-79fb-46fd-abbe-66aff974494c Aug 20 04:37:45.607124 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-99ce3514-91b9-4775-a44d-a0573e665cda tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:45.607446 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-99ce3514-91b9-4775-a44d-a0573e665cda tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:45.608100 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:45.608100 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:45.609043 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f88488a3-83b8-4392-ae82-db82260b2ba6 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a returned with HTTP 200 Aug 20 04:37:45.609587 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 596/2398] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:45 2026] GET /volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:45.612896 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:45.612896 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:45.613428 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-99ce3514-91b9-4775-a44d-a0573e665cda tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Snapshot retrieved successfully. Aug 20 04:37:45.614493 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-99ce3514-91b9-4775-a44d-a0573e665cda tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] https://10.4.3.239/volume/v3/snapshots/0c519dcc-79fb-46fd-abbe-66aff974494c returned with HTTP 200 Aug 20 04:37:45.614927 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 604/2399] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:37:45 2026] GET /volume/v3/snapshots/0c519dcc-79fb-46fd-abbe-66aff974494c => generated 438 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:45.847118 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1dd244e6-102c-47bd-b37d-4d526095ab88 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:45.857689 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1dd244e6-102c-47bd-b37d-4d526095ab88 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] GET https://10.4.3.239/volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 Aug 20 04:37:45.857954 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1dd244e6-102c-47bd-b37d-4d526095ab88 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:45.858219 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1dd244e6-102c-47bd-b37d-4d526095ab88 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:45.873633 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:45.873633 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:45.887777 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-1dd244e6-102c-47bd-b37d-4d526095ab88 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Volume info retrieved successfully. Aug 20 04:37:45.890480 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1dd244e6-102c-47bd-b37d-4d526095ab88 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 returned with HTTP 200 Aug 20 04:37:45.891321 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 597/2400] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:45 2026] GET /volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 => generated 844 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:45.929504 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7584dcd3-fcf7-40c1-8113-270e0adc61b3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:45.932102 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7584dcd3-fcf7-40c1-8113-270e0adc61b3 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 Aug 20 04:37:45.932776 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7584dcd3-fcf7-40c1-8113-270e0adc61b3 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:45.933285 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7584dcd3-fcf7-40c1-8113-270e0adc61b3 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:45.950983 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-8aecd721-9246-415e-b5a7-ccf5d0851c15 req-fdc5ea19-ea6f-43e9-a9b5-eba91abd6be0 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:45.954666 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-8aecd721-9246-415e-b5a7-ccf5d0851c15 req-fdc5ea19-ea6f-43e9-a9b5-eba91abd6be0 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] GET https://10.4.3.239/volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 Aug 20 04:37:45.954988 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-8aecd721-9246-415e-b5a7-ccf5d0851c15 req-fdc5ea19-ea6f-43e9-a9b5-eba91abd6be0 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:45.955291 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-8aecd721-9246-415e-b5a7-ccf5d0851c15 req-fdc5ea19-ea6f-43e9-a9b5-eba91abd6be0 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:45.955561 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:45.955561 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:45.962930 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:45.962930 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:45.964634 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7584dcd3-fcf7-40c1-8113-270e0adc61b3 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:37:45.966746 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-8aecd721-9246-415e-b5a7-ccf5d0851c15 req-fdc5ea19-ea6f-43e9-a9b5-eba91abd6be0 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Volume info retrieved successfully. Aug 20 04:37:45.972166 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-8aecd721-9246-415e-b5a7-ccf5d0851c15 req-fdc5ea19-ea6f-43e9-a9b5-eba91abd6be0 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 returned with HTTP 200 Aug 20 04:37:45.972166 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 597/2401] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:37:45 2026] GET /volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:45.974237 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7584dcd3-fcf7-40c1-8113-270e0adc61b3 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 returned with HTTP 200 Aug 20 04:37:45.974857 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 604/2402] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:45 2026] GET /volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 => generated 1148 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:46.079540 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ca58c95f-7eda-4110-818a-84fe8e2df6ab None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:46.079540 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ca58c95f-7eda-4110-818a-84fe8e2df6ab None None] GET https://10.4.3.239/volume// Aug 20 04:37:46.079540 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ca58c95f-7eda-4110-818a-84fe8e2df6ab None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:46.083202 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ca58c95f-7eda-4110-818a-84fe8e2df6ab None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:46.083202 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ca58c95f-7eda-4110-818a-84fe8e2df6ab None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:37:46.083202 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 605/2403] 10.4.3.239 () {66 vars in 1428 bytes} [Thu Aug 20 04:37: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 20 04:37:46.090068 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-8aecd721-9246-415e-b5a7-ccf5d0851c15 req-23261ba1-2931-4e61-bf1d-1c227e38a698 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:46.093830 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-8aecd721-9246-415e-b5a7-ccf5d0851c15 req-23261ba1-2931-4e61-bf1d-1c227e38a698 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:37:46.094343 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-8aecd721-9246-415e-b5a7-ccf5d0851c15 req-23261ba1-2931-4e61-bf1d-1c227e38a698 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e3080010-d6c9-46ea-b008-1755b1133c75", "connector": null, "instance_uuid": "b266c31a-0a02-4066-9744-d62c100ae961"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:46.112069 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:46.112069 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:46.156464 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-8aecd721-9246-415e-b5a7-ccf5d0851c15 req-23261ba1-2931-4e61-bf1d-1c227e38a698 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:37:46.156970 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 598/2404] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:37:46 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 20 04:37:46.219080 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-52369fd8-5d3c-4d20-a785-6a04f04d1b8a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:46.221145 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-52369fd8-5d3c-4d20-a785-6a04f04d1b8a tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] GET https://10.4.3.239/volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 Aug 20 04:37:46.221482 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-52369fd8-5d3c-4d20-a785-6a04f04d1b8a tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:46.221695 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-52369fd8-5d3c-4d20-a785-6a04f04d1b8a tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:46.243787 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:46.243787 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:46.249442 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-53b13fb4-a22e-45c1-be54-67761fbf0811 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:46.249880 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-52369fd8-5d3c-4d20-a785-6a04f04d1b8a tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Volume info retrieved successfully. Aug 20 04:37:46.249979 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-53b13fb4-a22e-45c1-be54-67761fbf0811 None None] GET https://10.4.3.239/volume// Aug 20 04:37:46.250114 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-53b13fb4-a22e-45c1-be54-67761fbf0811 None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:46.250377 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-53b13fb4-a22e-45c1-be54-67761fbf0811 None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:46.250795 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-53b13fb4-a22e-45c1-be54-67761fbf0811 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:37:46.251167 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 605/2405] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:37: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 20 04:37:46.255130 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-52369fd8-5d3c-4d20-a785-6a04f04d1b8a tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 returned with HTTP 200 Aug 20 04:37:46.255683 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 598/2406] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:46 2026] GET /volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:46.261218 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-8aecd721-9246-415e-b5a7-ccf5d0851c15 req-ac70fdf9-9ced-442e-8c73-5f4b60586c94 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:46.267407 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-8aecd721-9246-415e-b5a7-ccf5d0851c15 req-ac70fdf9-9ced-442e-8c73-5f4b60586c94 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] GET https://10.4.3.239/volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 Aug 20 04:37:46.267407 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-8aecd721-9246-415e-b5a7-ccf5d0851c15 req-ac70fdf9-9ced-442e-8c73-5f4b60586c94 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:46.267407 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-8aecd721-9246-415e-b5a7-ccf5d0851c15 req-ac70fdf9-9ced-442e-8c73-5f4b60586c94 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:46.280247 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:46.280247 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:46.285056 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-8aecd721-9246-415e-b5a7-ccf5d0851c15 req-ac70fdf9-9ced-442e-8c73-5f4b60586c94 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Volume info retrieved successfully. Aug 20 04:37:46.294462 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-8aecd721-9246-415e-b5a7-ccf5d0851c15 req-ac70fdf9-9ced-442e-8c73-5f4b60586c94 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 returned with HTTP 200 Aug 20 04:37:46.294462 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 606/2407] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:37:46 2026] GET /volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 => generated 1023 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:37:46.452145 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-8aecd721-9246-415e-b5a7-ccf5d0851c15 req-0fbe398d-9bfd-4f00-bd3b-cf82bd8a1594 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:46.455373 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-8aecd721-9246-415e-b5a7-ccf5d0851c15 req-0fbe398d-9bfd-4f00-bd3b-cf82bd8a1594 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] PUT https://10.4.3.239/volume/v3/attachments/2de82b9e-9698-4e17-8301-44ca40ada24e Aug 20 04:37:46.455834 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-8aecd721-9246-415e-b5a7-ccf5d0851c15 req-0fbe398d-9bfd-4f00-bd3b-cf82bd8a1594 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:46.471393 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-8aecd721-9246-415e-b5a7-ccf5d0851c15 req-0fbe398d-9bfd-4f00-bd3b-cf82bd8a1594 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Acquiring lock "cinder-attachment_update-e3080010-d6c9-46ea-b008-1755b1133c75-np0000007850" by "attachment_update" {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:37:46.478926 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-8aecd721-9246-415e-b5a7-ccf5d0851c15 req-0fbe398d-9bfd-4f00-bd3b-cf82bd8a1594 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Lock "cinder-attachment_update-e3080010-d6c9-46ea-b008-1755b1133c75-np0000007850" acquired by "attachment_update" :: waited 0.008s {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:37:46.480166 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:46.480166 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:46.608329 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-8088936c-4c47-4e8f-865b-169a44f70625 req-eac5e50c-9a83-449d-a25b-6430dab7ecf8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:46.610487 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-8088936c-4c47-4e8f-865b-169a44f70625 req-eac5e50c-9a83-449d-a25b-6430dab7ecf8 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] POST https://10.4.3.239/volume/v3/attachments/8f0b5575-0159-4bad-a413-8fdf0c27dfa0/action Aug 20 04:37:46.610604 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-8088936c-4c47-4e8f-865b-169a44f70625 req-eac5e50c-9a83-449d-a25b-6430dab7ecf8 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Action body: b'{"os-complete": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:37:46.610754 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-8088936c-4c47-4e8f-865b-169a44f70625 req-eac5e50c-9a83-449d-a25b-6430dab7ecf8 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:46.623240 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-af073036-9e4f-4704-b877-d7be2d122957 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:46.626416 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-adf795f9-f29c-4aec-8e3b-1bdf94a3432b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:46.628265 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-af073036-9e4f-4704-b877-d7be2d122957 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a Aug 20 04:37:46.628541 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-af073036-9e4f-4704-b877-d7be2d122957 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:46.628634 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-adf795f9-f29c-4aec-8e3b-1bdf94a3432b tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] GET https://10.4.3.239/volume/v3/snapshots/0c519dcc-79fb-46fd-abbe-66aff974494c Aug 20 04:37:46.628824 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-af073036-9e4f-4704-b877-d7be2d122957 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:46.628893 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-adf795f9-f29c-4aec-8e3b-1bdf94a3432b tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:46.628981 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-af073036-9e4f-4704-b877-d7be2d122957 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:46.629128 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-adf795f9-f29c-4aec-8e3b-1bdf94a3432b tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:46.635268 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:46.635268 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:46.635937 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-adf795f9-f29c-4aec-8e3b-1bdf94a3432b tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Snapshot retrieved successfully. Aug 20 04:37:46.636897 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-adf795f9-f29c-4aec-8e3b-1bdf94a3432b tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] https://10.4.3.239/volume/v3/snapshots/0c519dcc-79fb-46fd-abbe-66aff974494c returned with HTTP 200 Aug 20 04:37:46.637487 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 607/2408] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:37:46 2026] GET /volume/v3/snapshots/0c519dcc-79fb-46fd-abbe-66aff974494c => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:46.637863 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:46.637863 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:46.639051 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-af073036-9e4f-4704-b877-d7be2d122957 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a returned with HTTP 200 Aug 20 04:37:46.639737 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 599/2409] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:46 2026] GET /volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:46.640882 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:46.640882 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:46.653942 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-28e17e4b-8ae6-44df-ae2f-397195679afa None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:46.655642 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-28e17e4b-8ae6-44df-ae2f-397195679afa tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] POST https://10.4.3.239/volume/v3/snapshots/0c519dcc-79fb-46fd-abbe-66aff974494c/action Aug 20 04:37:46.655958 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-28e17e4b-8ae6-44df-ae2f-397195679afa tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:37:46.656082 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-28e17e4b-8ae6-44df-ae2f-397195679afa tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:46.657616 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.admin_actions [None req-28e17e4b-8ae6-44df-ae2f-397195679afa tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] Updating snapshot '0c519dcc-79fb-46fd-abbe-66aff974494c' with '{'status': 'error'}' {{(pid=100175) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 04:37:46.662201 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-8088936c-4c47-4e8f-865b-169a44f70625 req-eac5e50c-9a83-449d-a25b-6430dab7ecf8 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/attachments/8f0b5575-0159-4bad-a413-8fdf0c27dfa0/action returned with HTTP 204 Aug 20 04:37:46.662526 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-8aecd721-9246-415e-b5a7-ccf5d0851c15 req-0fbe398d-9bfd-4f00-bd3b-cf82bd8a1594 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Lock "cinder-attachment_update-e3080010-d6c9-46ea-b008-1755b1133c75-np0000007850" released by "attachment_update" :: held 0.184s {{(pid=100174) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:37:46.662857 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 606/2410] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:37:46 2026] POST /volume/v3/attachments/8f0b5575-0159-4bad-a413-8fdf0c27dfa0/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:37:46.662918 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-8aecd721-9246-415e-b5a7-ccf5d0851c15 req-0fbe398d-9bfd-4f00-bd3b-cf82bd8a1594 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/attachments/2de82b9e-9698-4e17-8301-44ca40ada24e returned with HTTP 200 Aug 20 04:37:46.663412 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 599/2411] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:37:46 2026] PUT /volume/v3/attachments/2de82b9e-9698-4e17-8301-44ca40ada24e => generated 969 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:46.666814 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:46.666814 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:46.682700 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-28e17e4b-8ae6-44df-ae2f-397195679afa tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] https://10.4.3.239/volume/v3/snapshots/0c519dcc-79fb-46fd-abbe-66aff974494c/action returned with HTTP 202 Aug 20 04:37:46.683213 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 608/2412] 10.4.3.239 () {68 vars in 1396 bytes} [Thu Aug 20 04:37:46 2026] POST /volume/v3/snapshots/0c519dcc-79fb-46fd-abbe-66aff974494c/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:37:46.700343 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5f95d318-043f-4daf-9e5d-751a8aa4f87f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:46.703847 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5f95d318-043f-4daf-9e5d-751a8aa4f87f tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] GET https://10.4.3.239/volume/v3/snapshots/0c519dcc-79fb-46fd-abbe-66aff974494c Aug 20 04:37:46.703951 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5f95d318-043f-4daf-9e5d-751a8aa4f87f tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:46.704358 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5f95d318-043f-4daf-9e5d-751a8aa4f87f tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:46.714194 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:46.714194 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:46.714760 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-5f95d318-043f-4daf-9e5d-751a8aa4f87f tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Snapshot retrieved successfully. Aug 20 04:37:46.715904 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5f95d318-043f-4daf-9e5d-751a8aa4f87f tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] https://10.4.3.239/volume/v3/snapshots/0c519dcc-79fb-46fd-abbe-66aff974494c returned with HTTP 200 Aug 20 04:37:46.716696 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 600/2413] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:37:46 2026] GET /volume/v3/snapshots/0c519dcc-79fb-46fd-abbe-66aff974494c => generated 461 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:46.729733 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e6cd2ac2-b239-48c7-99bb-78d81b6e521f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:46.731725 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e6cd2ac2-b239-48c7-99bb-78d81b6e521f tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] POST https://10.4.3.239/volume/v3/snapshots/0c519dcc-79fb-46fd-abbe-66aff974494c/action Aug 20 04:37:46.732518 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e6cd2ac2-b239-48c7-99bb-78d81b6e521f tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:37:46.732518 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e6cd2ac2-b239-48c7-99bb-78d81b6e521f tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:46.738522 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:46.738522 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:46.738723 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-e6cd2ac2-b239-48c7-99bb-78d81b6e521f tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] Snapshot retrieved successfully. Aug 20 04:37:46.764700 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-e6cd2ac2-b239-48c7-99bb-78d81b6e521f tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] Snapshot delete request issued successfully. Aug 20 04:37:46.765084 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e6cd2ac2-b239-48c7-99bb-78d81b6e521f tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] https://10.4.3.239/volume/v3/snapshots/0c519dcc-79fb-46fd-abbe-66aff974494c/action returned with HTTP 202 Aug 20 04:37:46.765533 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 607/2414] 10.4.3.239 () {68 vars in 1396 bytes} [Thu Aug 20 04:37:46 2026] POST /volume/v3/snapshots/0c519dcc-79fb-46fd-abbe-66aff974494c/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:37:46.774659 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-39a126c2-fb4c-4243-a33d-61a83c9a4b16 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:46.779094 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-39a126c2-fb4c-4243-a33d-61a83c9a4b16 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] GET https://10.4.3.239/volume/v3/snapshots/0c519dcc-79fb-46fd-abbe-66aff974494c Aug 20 04:37:46.780102 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-39a126c2-fb4c-4243-a33d-61a83c9a4b16 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:46.780889 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-39a126c2-fb4c-4243-a33d-61a83c9a4b16 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:46.786857 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:46.786857 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:46.787354 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-39a126c2-fb4c-4243-a33d-61a83c9a4b16 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Snapshot retrieved successfully. Aug 20 04:37:46.788134 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-39a126c2-fb4c-4243-a33d-61a83c9a4b16 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] https://10.4.3.239/volume/v3/snapshots/0c519dcc-79fb-46fd-abbe-66aff974494c returned with HTTP 200 Aug 20 04:37:46.788537 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 600/2415] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:37:46 2026] GET /volume/v3/snapshots/0c519dcc-79fb-46fd-abbe-66aff974494c => generated 464 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:46.993865 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8d9cda43-fdab-4e3e-a5fe-b948407a60e7 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:46.995615 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8d9cda43-fdab-4e3e-a5fe-b948407a60e7 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 Aug 20 04:37:46.995765 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8d9cda43-fdab-4e3e-a5fe-b948407a60e7 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:46.995971 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8d9cda43-fdab-4e3e-a5fe-b948407a60e7 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:47.009786 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:47.009786 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:47.013893 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-8d9cda43-fdab-4e3e-a5fe-b948407a60e7 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:37:47.019250 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8d9cda43-fdab-4e3e-a5fe-b948407a60e7 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 returned with HTTP 200 Aug 20 04:37:47.019779 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 609/2416] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:46 2026] GET /volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 => generated 1442 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:47.276123 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-64ab3d12-8692-460e-9978-ef7a2d4f1a8a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:47.279746 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-64ab3d12-8692-460e-9978-ef7a2d4f1a8a tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] GET https://10.4.3.239/volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 Aug 20 04:37:47.279898 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-64ab3d12-8692-460e-9978-ef7a2d4f1a8a tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:47.280229 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-64ab3d12-8692-460e-9978-ef7a2d4f1a8a tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:47.295445 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:47.295445 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:47.304097 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-64ab3d12-8692-460e-9978-ef7a2d4f1a8a tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Volume info retrieved successfully. Aug 20 04:37:47.307821 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-64ab3d12-8692-460e-9978-ef7a2d4f1a8a tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 returned with HTTP 200 Aug 20 04:37:47.308958 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 601/2417] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:47 2026] GET /volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:47.656154 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-eeb4b390-116f-4693-a1b3-ed75ba0c19ee None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:47.660161 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-eeb4b390-116f-4693-a1b3-ed75ba0c19ee tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a Aug 20 04:37:47.662127 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-eeb4b390-116f-4693-a1b3-ed75ba0c19ee tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:47.662626 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-eeb4b390-116f-4693-a1b3-ed75ba0c19ee tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:47.662626 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-eeb4b390-116f-4693-a1b3-ed75ba0c19ee tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:47.670549 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:47.670549 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:47.671776 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-eeb4b390-116f-4693-a1b3-ed75ba0c19ee tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a returned with HTTP 200 Aug 20 04:37:47.674668 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 608/2418] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:47 2026] GET /volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a => generated 791 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:47.693403 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f3e904a5-e960-42d2-a0aa-47ea89e62a6d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:47.693403 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f3e904a5-e960-42d2-a0aa-47ea89e62a6d tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/volumes/66d530f4-d134-4b66-950b-cfcfcf3409e3 Aug 20 04:37:47.693403 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f3e904a5-e960-42d2-a0aa-47ea89e62a6d tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:47.693403 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f3e904a5-e960-42d2-a0aa-47ea89e62a6d tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:47.709785 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:47.709785 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:47.717417 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f3e904a5-e960-42d2-a0aa-47ea89e62a6d tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:37:47.725386 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f3e904a5-e960-42d2-a0aa-47ea89e62a6d tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/66d530f4-d134-4b66-950b-cfcfcf3409e3 returned with HTTP 200 Aug 20 04:37:47.725852 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 601/2419] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:47 2026] GET /volume/v3/volumes/66d530f4-d134-4b66-950b-cfcfcf3409e3 => generated 1411 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:47.750809 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a7b29abf-1746-4bbd-a377-0c145c2f42a8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:47.754950 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a7b29abf-1746-4bbd-a377-0c145c2f42a8 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/volumes/66d530f4-d134-4b66-950b-cfcfcf3409e3 Aug 20 04:37:47.755501 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a7b29abf-1746-4bbd-a377-0c145c2f42a8 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:47.755809 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a7b29abf-1746-4bbd-a377-0c145c2f42a8 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:47.771726 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:47.771726 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:47.777093 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a7b29abf-1746-4bbd-a377-0c145c2f42a8 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:37:47.787518 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a7b29abf-1746-4bbd-a377-0c145c2f42a8 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/66d530f4-d134-4b66-950b-cfcfcf3409e3 returned with HTTP 200 Aug 20 04:37:47.788095 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 610/2420] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:47 2026] GET /volume/v3/volumes/66d530f4-d134-4b66-950b-cfcfcf3409e3 => generated 1411 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:47.801480 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b2714355-2738-4790-a0b9-a026e645bf1a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:47.803970 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6da05d4a-b772-4ffc-8b4f-c1f54a1392ad None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:47.804107 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b2714355-2738-4790-a0b9-a026e645bf1a tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] GET https://10.4.3.239/volume/v3/snapshots/0c519dcc-79fb-46fd-abbe-66aff974494c Aug 20 04:37:47.804973 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b2714355-2738-4790-a0b9-a026e645bf1a tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:47.804973 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b2714355-2738-4790-a0b9-a026e645bf1a tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:47.808786 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6da05d4a-b772-4ffc-8b4f-c1f54a1392ad tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] DELETE https://10.4.3.239/volume/v3/volumes/66d530f4-d134-4b66-950b-cfcfcf3409e3 Aug 20 04:37:47.809160 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6da05d4a-b772-4ffc-8b4f-c1f54a1392ad tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:47.809330 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6da05d4a-b772-4ffc-8b4f-c1f54a1392ad tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:47.809568 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-6da05d4a-b772-4ffc-8b4f-c1f54a1392ad tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Delete volume with id: 66d530f4-d134-4b66-950b-cfcfcf3409e3 Aug 20 04:37:47.811667 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b2714355-2738-4790-a0b9-a026e645bf1a tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] https://10.4.3.239/volume/v3/snapshots/0c519dcc-79fb-46fd-abbe-66aff974494c returned with HTTP 404 Aug 20 04:37:47.812822 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 602/2421] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:37:47 2026] GET /volume/v3/snapshots/0c519dcc-79fb-46fd-abbe-66aff974494c => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 20 04:37:47.822832 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8af9343a-6497-4a8c-80bc-59c258c7af55 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:47.823942 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:47.823942 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:47.824755 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-6da05d4a-b772-4ffc-8b4f-c1f54a1392ad tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:37:47.825827 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8af9343a-6497-4a8c-80bc-59c258c7af55 tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] POST https://10.4.3.239/volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59/action Aug 20 04:37:47.825827 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8af9343a-6497-4a8c-80bc-59c258c7af55 tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:37:47.826277 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8af9343a-6497-4a8c-80bc-59c258c7af55 tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:47.828002 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.admin_actions [None req-8af9343a-6497-4a8c-80bc-59c258c7af55 tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] Updating snapshot 'ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59' with '{'status': 'available'}' {{(pid=100174) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 04:37:47.846977 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:47.846977 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:47.868476 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8af9343a-6497-4a8c-80bc-59c258c7af55 tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] https://10.4.3.239/volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59/action returned with HTTP 202 Aug 20 04:37:47.869352 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 602/2422] 10.4.3.239 () {68 vars in 1396 bytes} [Thu Aug 20 04:37:47 2026] POST /volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:37:47.870469 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-6da05d4a-b772-4ffc-8b4f-c1f54a1392ad tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Delete volume request issued successfully. Aug 20 04:37:47.870607 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6da05d4a-b772-4ffc-8b4f-c1f54a1392ad tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/66d530f4-d134-4b66-950b-cfcfcf3409e3 returned with HTTP 202 Aug 20 04:37:47.871133 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 609/2423] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:37:47 2026] DELETE /volume/v3/volumes/66d530f4-d134-4b66-950b-cfcfcf3409e3 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:37:47.879329 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-bd5a84c4-76e3-4964-b8ab-e4e3dd695600 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:47.881723 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bd5a84c4-76e3-4964-b8ab-e4e3dd695600 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] GET https://10.4.3.239/volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59 Aug 20 04:37:47.882133 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bd5a84c4-76e3-4964-b8ab-e4e3dd695600 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:47.882305 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bd5a84c4-76e3-4964-b8ab-e4e3dd695600 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:47.883114 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-78f005b5-2ac1-4fbe-b1b9-95ba00ab5059 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:47.885563 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-78f005b5-2ac1-4fbe-b1b9-95ba00ab5059 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/volumes/66d530f4-d134-4b66-950b-cfcfcf3409e3 Aug 20 04:37:47.885855 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-78f005b5-2ac1-4fbe-b1b9-95ba00ab5059 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:47.886137 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-78f005b5-2ac1-4fbe-b1b9-95ba00ab5059 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:47.894315 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:47.894315 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:47.895695 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-bd5a84c4-76e3-4964-b8ab-e4e3dd695600 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Snapshot retrieved successfully. Aug 20 04:37:47.896873 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bd5a84c4-76e3-4964-b8ab-e4e3dd695600 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] https://10.4.3.239/volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59 returned with HTTP 200 Aug 20 04:37:47.897359 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 611/2424] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:37:47 2026] GET /volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:47.898733 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:47.898733 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:47.911808 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-78f005b5-2ac1-4fbe-b1b9-95ba00ab5059 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:37:47.911904 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8aca7f8a-a777-4284-a3bb-9d942a3a660e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:47.913588 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8aca7f8a-a777-4284-a3bb-9d942a3a660e tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/0c519dcc-79fb-46fd-abbe-66aff974494c Aug 20 04:37:47.913832 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8aca7f8a-a777-4284-a3bb-9d942a3a660e tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:47.914075 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8aca7f8a-a777-4284-a3bb-9d942a3a660e tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:47.917258 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-8aca7f8a-a777-4284-a3bb-9d942a3a660e tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Delete snapshot with id: 0c519dcc-79fb-46fd-abbe-66aff974494c Aug 20 04:37:47.923200 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8aca7f8a-a777-4284-a3bb-9d942a3a660e tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] https://10.4.3.239/volume/v3/snapshots/0c519dcc-79fb-46fd-abbe-66aff974494c returned with HTTP 404 Aug 20 04:37:47.923769 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-78f005b5-2ac1-4fbe-b1b9-95ba00ab5059 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/66d530f4-d134-4b66-950b-cfcfcf3409e3 returned with HTTP 200 Aug 20 04:37:47.923882 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 603/2425] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:37:47 2026] DELETE /volume/v3/snapshots/0c519dcc-79fb-46fd-abbe-66aff974494c => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 20 04:37:47.925378 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 603/2426] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:47 2026] GET /volume/v3/volumes/66d530f4-d134-4b66-950b-cfcfcf3409e3 => generated 1410 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:47.935964 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7f82674b-e1a8-4eeb-8c59-a61a0b1421ef None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:47.938193 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7f82674b-e1a8-4eeb-8c59-a61a0b1421ef tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:37:47.938699 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7f82674b-e1a8-4eeb-8c59-a61a0b1421ef tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b8b12dd9-2062-4df0-809b-ded9c1f13077", "name": "tempest-SnapshotsActionsTest-Snapshot-276166164"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:47.950496 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:47.950496 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:47.951161 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7f82674b-e1a8-4eeb-8c59-a61a0b1421ef tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Volume info retrieved successfully. Aug 20 04:37:47.951388 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-7f82674b-e1a8-4eeb-8c59-a61a0b1421ef tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Create snapshot from volume b8b12dd9-2062-4df0-809b-ded9c1f13077 Aug 20 04:37:48.003765 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-7f82674b-e1a8-4eeb-8c59-a61a0b1421ef tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Created reservations ['85c3f6f6-1629-416c-94c0-54b48a559e9b', '365df5a5-c506-45d0-934a-3ffdd864ab43', '1167b52a-7ecf-45d4-901e-ad6107972e90', 'e4b0b9f4-fda2-4f70-989a-018dbebddb30'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:37:48.064747 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7f82674b-e1a8-4eeb-8c59-a61a0b1421ef tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Snapshot create request issued successfully. Aug 20 04:37:48.064931 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7f82674b-e1a8-4eeb-8c59-a61a0b1421ef tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:37:48.065551 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 610/2427] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:37:47 2026] POST /volume/v3/snapshots => generated 306 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:37:48.087687 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-86a69698-5d29-4a1f-8e6e-8ea01123d1fd None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:48.096687 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-86a69698-5d29-4a1f-8e6e-8ea01123d1fd tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] GET https://10.4.3.239/volume/v3/snapshots/ca3ef980-f354-493b-940c-87aea2095154 Aug 20 04:37:48.099944 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-86a69698-5d29-4a1f-8e6e-8ea01123d1fd tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:48.099944 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-86a69698-5d29-4a1f-8e6e-8ea01123d1fd tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:48.109918 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:48.109918 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:48.109918 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-86a69698-5d29-4a1f-8e6e-8ea01123d1fd tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Snapshot retrieved successfully. Aug 20 04:37:48.109918 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-86a69698-5d29-4a1f-8e6e-8ea01123d1fd tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] https://10.4.3.239/volume/v3/snapshots/ca3ef980-f354-493b-940c-87aea2095154 returned with HTTP 200 Aug 20 04:37:48.109918 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 612/2428] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:37:48 2026] GET /volume/v3/snapshots/ca3ef980-f354-493b-940c-87aea2095154 => generated 438 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:48.324387 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-022bb62a-4a8a-4526-ae03-6b0dd043d2c8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:48.326539 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-022bb62a-4a8a-4526-ae03-6b0dd043d2c8 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] GET https://10.4.3.239/volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 Aug 20 04:37:48.326753 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-022bb62a-4a8a-4526-ae03-6b0dd043d2c8 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:48.326944 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-022bb62a-4a8a-4526-ae03-6b0dd043d2c8 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:48.339977 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:48.339977 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:48.344374 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-022bb62a-4a8a-4526-ae03-6b0dd043d2c8 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Volume info retrieved successfully. Aug 20 04:37:48.350264 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-022bb62a-4a8a-4526-ae03-6b0dd043d2c8 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 returned with HTTP 200 Aug 20 04:37:48.350727 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 604/2429] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:48 2026] GET /volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:48.366614 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-beceb375-56c9-43f6-986b-d220df14a545 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:48.370894 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-beceb375-56c9-43f6-986b-d220df14a545 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] DELETE https://10.4.3.239/volume/v3/volumes/d9df87ca-26b3-48c3-a310-384079c5279c Aug 20 04:37:48.375732 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-beceb375-56c9-43f6-986b-d220df14a545 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:48.376101 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-beceb375-56c9-43f6-986b-d220df14a545 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:48.376166 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-beceb375-56c9-43f6-986b-d220df14a545 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Delete volume with id: d9df87ca-26b3-48c3-a310-384079c5279c Aug 20 04:37:48.388844 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:48.388844 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:48.389667 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-beceb375-56c9-43f6-986b-d220df14a545 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Volume info retrieved successfully. Aug 20 04:37:48.417301 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-beceb375-56c9-43f6-986b-d220df14a545 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Delete volume request issued successfully. Aug 20 04:37:48.417301 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-beceb375-56c9-43f6-986b-d220df14a545 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] https://10.4.3.239/volume/v3/volumes/d9df87ca-26b3-48c3-a310-384079c5279c returned with HTTP 202 Aug 20 04:37:48.417301 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 604/2430] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:37:48 2026] DELETE /volume/v3/volumes/d9df87ca-26b3-48c3-a310-384079c5279c => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:37:48.427213 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-dea6598d-71e5-406c-8c00-01da3ff01b16 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:48.428212 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-dea6598d-71e5-406c-8c00-01da3ff01b16 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] GET https://10.4.3.239/volume/v3/volumes/d9df87ca-26b3-48c3-a310-384079c5279c Aug 20 04:37:48.428212 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-dea6598d-71e5-406c-8c00-01da3ff01b16 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:48.428409 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-dea6598d-71e5-406c-8c00-01da3ff01b16 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:48.439453 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:48.439453 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:48.445650 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-dea6598d-71e5-406c-8c00-01da3ff01b16 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Volume info retrieved successfully. Aug 20 04:37:48.453740 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-dea6598d-71e5-406c-8c00-01da3ff01b16 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] https://10.4.3.239/volume/v3/volumes/d9df87ca-26b3-48c3-a310-384079c5279c returned with HTTP 200 Aug 20 04:37:48.454386 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 611/2431] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:48 2026] GET /volume/v3/volumes/d9df87ca-26b3-48c3-a310-384079c5279c => generated 873 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:48.945104 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-586a8194-d182-4812-b931-6cb3f7b4a5f7 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:48.947135 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-586a8194-d182-4812-b931-6cb3f7b4a5f7 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/volumes/66d530f4-d134-4b66-950b-cfcfcf3409e3 Aug 20 04:37:48.947398 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-586a8194-d182-4812-b931-6cb3f7b4a5f7 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:48.948154 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-586a8194-d182-4812-b931-6cb3f7b4a5f7 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:48.955013 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-586a8194-d182-4812-b931-6cb3f7b4a5f7 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/66d530f4-d134-4b66-950b-cfcfcf3409e3 returned with HTTP 404 Aug 20 04:37:48.955769 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 613/2432] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:48 2026] GET /volume/v3/volumes/66d530f4-d134-4b66-950b-cfcfcf3409e3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:37:48.966282 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b5a2d5d7-7ebb-4d5a-bd6f-d6752b169663 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:48.970375 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b5a2d5d7-7ebb-4d5a-bd6f-d6752b169663 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] DELETE https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a Aug 20 04:37:48.970375 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b5a2d5d7-7ebb-4d5a-bd6f-d6752b169663 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:48.970606 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b5a2d5d7-7ebb-4d5a-bd6f-d6752b169663 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:48.970785 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.contrib.backups [None req-b5a2d5d7-7ebb-4d5a-bd6f-d6752b169663 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Delete backup with id: bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a. Aug 20 04:37:48.976942 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:48.976942 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:48.994572 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.backup.rpcapi [None req-b5a2d5d7-7ebb-4d5a-bd6f-d6752b169663 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] delete_backup rpcapi backup_id bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a {{(pid=100174) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 04:37:48.997005 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b5a2d5d7-7ebb-4d5a-bd6f-d6752b169663 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a returned with HTTP 202 Aug 20 04:37:48.997626 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 605/2433] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:37:48 2026] DELETE /volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:37:49.007606 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9b2d426b-b8eb-47f8-b620-71d1e3d45984 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:49.012322 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9b2d426b-b8eb-47f8-b620-71d1e3d45984 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a Aug 20 04:37:49.012618 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9b2d426b-b8eb-47f8-b620-71d1e3d45984 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:49.012891 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9b2d426b-b8eb-47f8-b620-71d1e3d45984 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:49.013047 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-9b2d426b-b8eb-47f8-b620-71d1e3d45984 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:49.019342 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:49.019342 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:49.020565 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9b2d426b-b8eb-47f8-b620-71d1e3d45984 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a returned with HTTP 200 Aug 20 04:37:49.021089 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 605/2434] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:49 2026] GET /volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:49.124392 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-97fe5019-4a93-4a8f-b3e3-a8179faa09a0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:49.126983 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-97fe5019-4a93-4a8f-b3e3-a8179faa09a0 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] GET https://10.4.3.239/volume/v3/snapshots/ca3ef980-f354-493b-940c-87aea2095154 Aug 20 04:37:49.127215 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-97fe5019-4a93-4a8f-b3e3-a8179faa09a0 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:49.127505 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-97fe5019-4a93-4a8f-b3e3-a8179faa09a0 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:49.139167 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:49.139167 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:49.139787 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-97fe5019-4a93-4a8f-b3e3-a8179faa09a0 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Snapshot retrieved successfully. Aug 20 04:37:49.141137 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-97fe5019-4a93-4a8f-b3e3-a8179faa09a0 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] https://10.4.3.239/volume/v3/snapshots/ca3ef980-f354-493b-940c-87aea2095154 returned with HTTP 200 Aug 20 04:37:49.141634 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 612/2435] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:37:49 2026] GET /volume/v3/snapshots/ca3ef980-f354-493b-940c-87aea2095154 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:49.156474 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-df6edab0-c1ca-4ad8-9489-42e57a16d819 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:49.160381 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-df6edab0-c1ca-4ad8-9489-42e57a16d819 tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] POST https://10.4.3.239/volume/v3/snapshots/ca3ef980-f354-493b-940c-87aea2095154/action Aug 20 04:37:49.160864 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-df6edab0-c1ca-4ad8-9489-42e57a16d819 tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:37:49.161010 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-df6edab0-c1ca-4ad8-9489-42e57a16d819 tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:49.165687 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.admin_actions [None req-df6edab0-c1ca-4ad8-9489-42e57a16d819 tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] Updating snapshot 'ca3ef980-f354-493b-940c-87aea2095154' with '{'status': 'error_deleting'}' {{(pid=100175) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 04:37:49.189108 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:49.189108 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:49.219859 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-df6edab0-c1ca-4ad8-9489-42e57a16d819 tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] https://10.4.3.239/volume/v3/snapshots/ca3ef980-f354-493b-940c-87aea2095154/action returned with HTTP 202 Aug 20 04:37:49.220419 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 614/2436] 10.4.3.239 () {68 vars in 1396 bytes} [Thu Aug 20 04:37:49 2026] POST /volume/v3/snapshots/ca3ef980-f354-493b-940c-87aea2095154/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:37:49.229611 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f33d0860-b4ba-4dd1-9c01-17a34355c3f8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:49.236584 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f33d0860-b4ba-4dd1-9c01-17a34355c3f8 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] GET https://10.4.3.239/volume/v3/snapshots/ca3ef980-f354-493b-940c-87aea2095154 Aug 20 04:37:49.236584 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f33d0860-b4ba-4dd1-9c01-17a34355c3f8 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:49.236584 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f33d0860-b4ba-4dd1-9c01-17a34355c3f8 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:49.248227 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:49.248227 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:49.248227 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f33d0860-b4ba-4dd1-9c01-17a34355c3f8 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Snapshot retrieved successfully. Aug 20 04:37:49.250635 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f33d0860-b4ba-4dd1-9c01-17a34355c3f8 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] https://10.4.3.239/volume/v3/snapshots/ca3ef980-f354-493b-940c-87aea2095154 returned with HTTP 200 Aug 20 04:37:49.250635 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 606/2437] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:37:49 2026] GET /volume/v3/snapshots/ca3ef980-f354-493b-940c-87aea2095154 => generated 470 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:49.263690 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7db2b0c6-ebc0-43f1-a563-2a903ad9f441 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:49.268918 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7db2b0c6-ebc0-43f1-a563-2a903ad9f441 tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] POST https://10.4.3.239/volume/v3/snapshots/ca3ef980-f354-493b-940c-87aea2095154/action Aug 20 04:37:49.269502 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7db2b0c6-ebc0-43f1-a563-2a903ad9f441 tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:37:49.269829 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7db2b0c6-ebc0-43f1-a563-2a903ad9f441 tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:49.279243 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:49.279243 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:49.279761 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-7db2b0c6-ebc0-43f1-a563-2a903ad9f441 tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] Snapshot retrieved successfully. Aug 20 04:37:49.321086 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-7db2b0c6-ebc0-43f1-a563-2a903ad9f441 tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] Snapshot delete request issued successfully. Aug 20 04:37:49.321614 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7db2b0c6-ebc0-43f1-a563-2a903ad9f441 tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] https://10.4.3.239/volume/v3/snapshots/ca3ef980-f354-493b-940c-87aea2095154/action returned with HTTP 202 Aug 20 04:37:49.322618 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 606/2438] 10.4.3.239 () {68 vars in 1396 bytes} [Thu Aug 20 04:37:49 2026] POST /volume/v3/snapshots/ca3ef980-f354-493b-940c-87aea2095154/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:37:49.334524 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-bfaffea5-6333-41e2-8fdc-1fc993e5ecc2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:49.336995 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bfaffea5-6333-41e2-8fdc-1fc993e5ecc2 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] GET https://10.4.3.239/volume/v3/snapshots/ca3ef980-f354-493b-940c-87aea2095154 Aug 20 04:37:49.336995 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bfaffea5-6333-41e2-8fdc-1fc993e5ecc2 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:49.337825 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bfaffea5-6333-41e2-8fdc-1fc993e5ecc2 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:49.347115 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:49.347115 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:49.347758 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-bfaffea5-6333-41e2-8fdc-1fc993e5ecc2 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Snapshot retrieved successfully. Aug 20 04:37:49.348889 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bfaffea5-6333-41e2-8fdc-1fc993e5ecc2 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] https://10.4.3.239/volume/v3/snapshots/ca3ef980-f354-493b-940c-87aea2095154 returned with HTTP 200 Aug 20 04:37:49.350035 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 613/2439] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:37:49 2026] GET /volume/v3/snapshots/ca3ef980-f354-493b-940c-87aea2095154 => generated 464 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:49.361791 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-852d27ae-6e41-4e51-965a-7366fe9618fb req-41bbcf25-a417-4488-9f72-ae59baec3d70 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:49.364533 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-852d27ae-6e41-4e51-965a-7366fe9618fb req-41bbcf25-a417-4488-9f72-ae59baec3d70 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:37:49.364533 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-852d27ae-6e41-4e51-965a-7366fe9618fb req-41bbcf25-a417-4488-9f72-ae59baec3d70 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1314354262", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:49.366764 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d5d12118-d196-4bcf-a119-6643f495ae8f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:49.367760 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [req-852d27ae-6e41-4e51-965a-7366fe9618fb req-41bbcf25-a417-4488-9f72-ae59baec3d70 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1314354262', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:37:49.367952 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [req-852d27ae-6e41-4e51-965a-7366fe9618fb req-41bbcf25-a417-4488-9f72-ae59baec3d70 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] Create volume of 1 GB Aug 20 04:37:49.368614 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:49.368614 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:49.369027 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d5d12118-d196-4bcf-a119-6643f495ae8f tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] GET https://10.4.3.239/volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 Aug 20 04:37:49.369027 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d5d12118-d196-4bcf-a119-6643f495ae8f tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:49.369027 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d5d12118-d196-4bcf-a119-6643f495ae8f tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:49.382501 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-852d27ae-6e41-4e51-965a-7366fe9618fb req-41bbcf25-a417-4488-9f72-ae59baec3d70 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] Availability Zones retrieved successfully. Aug 20 04:37:49.388804 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:49.388804 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:49.394293 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [req-852d27ae-6e41-4e51-965a-7366fe9618fb req-41bbcf25-a417-4488-9f72-ae59baec3d70 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] Flow 'volume_create_api' (62f19037-b25a-4321-b1b0-85357825f6b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:37:49.396342 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [req-852d27ae-6e41-4e51-965a-7366fe9618fb req-41bbcf25-a417-4488-9f72-ae59baec3d70 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91d746ed-052f-49f9-9b10-22885c7e78dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:49.396441 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d5d12118-d196-4bcf-a119-6643f495ae8f tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Volume info retrieved successfully. Aug 20 04:37:49.397686 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [req-852d27ae-6e41-4e51-965a-7366fe9618fb req-41bbcf25-a417-4488-9f72-ae59baec3d70 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:37:49.407081 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d5d12118-d196-4bcf-a119-6643f495ae8f tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 returned with HTTP 200 Aug 20 04:37:49.407778 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 607/2440] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:49 2026] GET /volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:49.450160 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [req-852d27ae-6e41-4e51-965a-7366fe9618fb req-41bbcf25-a417-4488-9f72-ae59baec3d70 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91d746ed-052f-49f9-9b10-22885c7e78dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:49.453996 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [req-852d27ae-6e41-4e51-965a-7366fe9618fb req-41bbcf25-a417-4488-9f72-ae59baec3d70 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ab94017-2331-471a-938c-8a705f4b5a06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:49.473361 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4925c88a-691d-4f0f-82a4-ae0e1efd8d51 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:49.477911 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4925c88a-691d-4f0f-82a4-ae0e1efd8d51 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] GET https://10.4.3.239/volume/v3/volumes/d9df87ca-26b3-48c3-a310-384079c5279c Aug 20 04:37:49.478522 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4925c88a-691d-4f0f-82a4-ae0e1efd8d51 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:49.479212 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4925c88a-691d-4f0f-82a4-ae0e1efd8d51 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:49.496929 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4925c88a-691d-4f0f-82a4-ae0e1efd8d51 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] https://10.4.3.239/volume/v3/volumes/d9df87ca-26b3-48c3-a310-384079c5279c returned with HTTP 404 Aug 20 04:37:49.498426 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 607/2441] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:49 2026] GET /volume/v3/volumes/d9df87ca-26b3-48c3-a310-384079c5279c => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 20 04:37:49.574649 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [req-852d27ae-6e41-4e51-965a-7366fe9618fb req-41bbcf25-a417-4488-9f72-ae59baec3d70 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] Created reservations ['0671ccc2-67ac-409a-aeb2-22edb2da5110', '2a956a77-e064-4ec9-ab4a-837cf5303a03', 'ff764070-65a4-402b-afb0-b1253454c8d4', '4b09d0bc-7b6b-4a86-a57b-24046d0061dd'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:37:49.575747 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [req-852d27ae-6e41-4e51-965a-7366fe9618fb req-41bbcf25-a417-4488-9f72-ae59baec3d70 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ab94017-2331-471a-938c-8a705f4b5a06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0671ccc2-67ac-409a-aeb2-22edb2da5110', '2a956a77-e064-4ec9-ab4a-837cf5303a03', 'ff764070-65a4-402b-afb0-b1253454c8d4', '4b09d0bc-7b6b-4a86-a57b-24046d0061dd']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:49.576405 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [req-852d27ae-6e41-4e51-965a-7366fe9618fb req-41bbcf25-a417-4488-9f72-ae59baec3d70 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97461fd6-c1c5-492e-80c8-a689ab68662a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:49.605490 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [req-852d27ae-6e41-4e51-965a-7366fe9618fb req-41bbcf25-a417-4488-9f72-ae59baec3d70 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97461fd6-c1c5-492e-80c8-a689ab68662a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6ef46de-20dc-4fff-aa99-fcfb01ff851d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1314354262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='270bfdb21a6c41e58f4faa58f20340ec',qos_specs=None,replication_status=,reservations=['0671ccc2-67ac-409a-aeb2-22edb2da5110','2a956a77-e064-4ec9-ab4a-837cf5303a03','ff764070-65a4-402b-afb0-b1253454c8d4','4b09d0bc-7b6b-4a86-a57b-24046d0061dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48ceaaf89a954c50b5633ffeb518c8d8',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:37:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1314354262',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6ef46de-20dc-4fff-aa99-fcfb01ff851d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='270bfdb21a6c41e58f4faa58f20340ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='48ceaaf89a954c50b5633ffeb518c8d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:49.606567 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [req-852d27ae-6e41-4e51-965a-7366fe9618fb req-41bbcf25-a417-4488-9f72-ae59baec3d70 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b482861-486e-4de7-9864-0a283c154fab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:49.633405 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [req-852d27ae-6e41-4e51-965a-7366fe9618fb req-41bbcf25-a417-4488-9f72-ae59baec3d70 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b482861-486e-4de7-9864-0a283c154fab) transitioned into state 'SUCCESS' from state '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-1314354262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='270bfdb21a6c41e58f4faa58f20340ec',qos_specs=None,replication_status=,reservations=['0671ccc2-67ac-409a-aeb2-22edb2da5110','2a956a77-e064-4ec9-ab4a-837cf5303a03','ff764070-65a4-402b-afb0-b1253454c8d4','4b09d0bc-7b6b-4a86-a57b-24046d0061dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48ceaaf89a954c50b5633ffeb518c8d8',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:49.634387 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [req-852d27ae-6e41-4e51-965a-7366fe9618fb req-41bbcf25-a417-4488-9f72-ae59baec3d70 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98618a3f-5670-4298-934c-9b93ad284ca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:49.652784 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [req-852d27ae-6e41-4e51-965a-7366fe9618fb req-41bbcf25-a417-4488-9f72-ae59baec3d70 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98618a3f-5670-4298-934c-9b93ad284ca0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:49.654501 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [req-852d27ae-6e41-4e51-965a-7366fe9618fb req-41bbcf25-a417-4488-9f72-ae59baec3d70 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] Flow 'volume_create_api' (62f19037-b25a-4321-b1b0-85357825f6b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:37:49.654501 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-852d27ae-6e41-4e51-965a-7366fe9618fb req-41bbcf25-a417-4488-9f72-ae59baec3d70 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] Create volume request issued successfully. Aug 20 04:37:49.654623 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-852d27ae-6e41-4e51-965a-7366fe9618fb req-41bbcf25-a417-4488-9f72-ae59baec3d70 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:37:49.655157 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 615/2442] 10.4.3.239 () {72 vars in 1541 bytes} [Thu Aug 20 04:37:49 2026] POST /volume/v3/volumes => generated 755 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:37:49.675550 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-852d27ae-6e41-4e51-965a-7366fe9618fb req-6260dc3f-3abf-4b02-b38f-0b77e6c43986 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:49.679047 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-852d27ae-6e41-4e51-965a-7366fe9618fb req-6260dc3f-3abf-4b02-b38f-0b77e6c43986 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] GET https://10.4.3.239/volume/v3/volumes/f6ef46de-20dc-4fff-aa99-fcfb01ff851d Aug 20 04:37:49.679338 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-852d27ae-6e41-4e51-965a-7366fe9618fb req-6260dc3f-3abf-4b02-b38f-0b77e6c43986 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:49.679619 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-852d27ae-6e41-4e51-965a-7366fe9618fb req-6260dc3f-3abf-4b02-b38f-0b77e6c43986 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:49.690749 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:49.690749 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:49.700024 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-852d27ae-6e41-4e51-965a-7366fe9618fb req-6260dc3f-3abf-4b02-b38f-0b77e6c43986 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] Volume info retrieved successfully. Aug 20 04:37:49.712394 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-852d27ae-6e41-4e51-965a-7366fe9618fb req-6260dc3f-3abf-4b02-b38f-0b77e6c43986 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] https://10.4.3.239/volume/v3/volumes/f6ef46de-20dc-4fff-aa99-fcfb01ff851d returned with HTTP 200 Aug 20 04:37:49.713061 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 614/2443] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:37:49 2026] GET /volume/v3/volumes/f6ef46de-20dc-4fff-aa99-fcfb01ff851d => generated 823 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:49.756774 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-801b62a1-86ab-480c-99df-75deaad0b99e req-bc6cbc58-332f-4df4-bc0a-b47815079b35 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:49.760389 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-801b62a1-86ab-480c-99df-75deaad0b99e req-bc6cbc58-332f-4df4-bc0a-b47815079b35 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] GET https://10.4.3.239/volume/v3/volumes/f6ef46de-20dc-4fff-aa99-fcfb01ff851d Aug 20 04:37:49.760389 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-801b62a1-86ab-480c-99df-75deaad0b99e req-bc6cbc58-332f-4df4-bc0a-b47815079b35 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:49.760389 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-801b62a1-86ab-480c-99df-75deaad0b99e req-bc6cbc58-332f-4df4-bc0a-b47815079b35 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:49.774328 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:49.774328 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:49.780293 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-801b62a1-86ab-480c-99df-75deaad0b99e req-bc6cbc58-332f-4df4-bc0a-b47815079b35 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] Volume info retrieved successfully. Aug 20 04:37:49.788292 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-801b62a1-86ab-480c-99df-75deaad0b99e req-bc6cbc58-332f-4df4-bc0a-b47815079b35 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] https://10.4.3.239/volume/v3/volumes/f6ef46de-20dc-4fff-aa99-fcfb01ff851d returned with HTTP 200 Aug 20 04:37:49.789249 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 608/2444] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:37:49 2026] GET /volume/v3/volumes/f6ef46de-20dc-4fff-aa99-fcfb01ff851d => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:50.038363 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-88527e0b-25d4-46d4-b41c-ff27987834f4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:50.040916 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-8aecd721-9246-415e-b5a7-ccf5d0851c15 req-968b47cc-afa6-43c2-9a20-50b72d1e3762 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:50.041630 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-88527e0b-25d4-46d4-b41c-ff27987834f4 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a Aug 20 04:37:50.041823 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-88527e0b-25d4-46d4-b41c-ff27987834f4 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:50.042079 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-88527e0b-25d4-46d4-b41c-ff27987834f4 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:50.042284 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-88527e0b-25d4-46d4-b41c-ff27987834f4 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:50.043705 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-8aecd721-9246-415e-b5a7-ccf5d0851c15 req-968b47cc-afa6-43c2-9a20-50b72d1e3762 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] POST https://10.4.3.239/volume/v3/attachments/2de82b9e-9698-4e17-8301-44ca40ada24e/action Aug 20 04:37:50.044683 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-8aecd721-9246-415e-b5a7-ccf5d0851c15 req-968b47cc-afa6-43c2-9a20-50b72d1e3762 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Action body: b'{"os-complete": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:37:50.044900 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-8aecd721-9246-415e-b5a7-ccf5d0851c15 req-968b47cc-afa6-43c2-9a20-50b72d1e3762 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:50.049198 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-88527e0b-25d4-46d4-b41c-ff27987834f4 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a returned with HTTP 404 Aug 20 04:37:50.049887 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 616/2445] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:50 2026] GET /volume/v3/backups/bb13361e-40a0-4d2f-bc79-95cb2f2bcf8a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:37:50.085737 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:50.085737 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:50.118016 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-8aecd721-9246-415e-b5a7-ccf5d0851c15 req-968b47cc-afa6-43c2-9a20-50b72d1e3762 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/attachments/2de82b9e-9698-4e17-8301-44ca40ada24e/action returned with HTTP 204 Aug 20 04:37:50.118016 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 608/2446] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:37:50 2026] POST /volume/v3/attachments/2de82b9e-9698-4e17-8301-44ca40ada24e/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:37:50.122195 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-058326bb-bc31-4104-bd28-44512c8ff3af None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:50.125119 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-058326bb-bc31-4104-bd28-44512c8ff3af tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/b3df9800-789a-4583-bf98-f6b38e49303c Aug 20 04:37:50.125119 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-058326bb-bc31-4104-bd28-44512c8ff3af tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:50.127946 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-058326bb-bc31-4104-bd28-44512c8ff3af tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:50.128129 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-058326bb-bc31-4104-bd28-44512c8ff3af tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Delete snapshot with id: b3df9800-789a-4583-bf98-f6b38e49303c Aug 20 04:37:50.140217 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:50.140217 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:50.140217 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-058326bb-bc31-4104-bd28-44512c8ff3af tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Snapshot retrieved successfully. Aug 20 04:37:50.172855 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a1a906ba-5e87-48cf-915d-dad714b045ab None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:50.176213 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a1a906ba-5e87-48cf-915d-dad714b045ab tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/volumes/2bce7135-49b2-47c0-8acc-7585519b3ef2 Aug 20 04:37:50.176636 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a1a906ba-5e87-48cf-915d-dad714b045ab tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:50.176850 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a1a906ba-5e87-48cf-915d-dad714b045ab tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:50.181869 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-058326bb-bc31-4104-bd28-44512c8ff3af tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Snapshot delete request issued successfully. Aug 20 04:37:50.183426 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-058326bb-bc31-4104-bd28-44512c8ff3af tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] https://10.4.3.239/volume/v3/snapshots/b3df9800-789a-4583-bf98-f6b38e49303c returned with HTTP 202 Aug 20 04:37:50.183426 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 615/2447] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:37:50 2026] DELETE /volume/v3/snapshots/b3df9800-789a-4583-bf98-f6b38e49303c => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:37:50.193828 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:50.193828 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:50.199506 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0956ac5f-ebc5-4658-9937-bab51c2823a7 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:50.199632 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a1a906ba-5e87-48cf-915d-dad714b045ab tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:37:50.205656 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0956ac5f-ebc5-4658-9937-bab51c2823a7 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] GET https://10.4.3.239/volume/v3/snapshots/b3df9800-789a-4583-bf98-f6b38e49303c Aug 20 04:37:50.205656 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0956ac5f-ebc5-4658-9937-bab51c2823a7 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:50.205656 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0956ac5f-ebc5-4658-9937-bab51c2823a7 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:50.207654 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a1a906ba-5e87-48cf-915d-dad714b045ab tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/2bce7135-49b2-47c0-8acc-7585519b3ef2 returned with HTTP 200 Aug 20 04:37:50.209540 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 609/2448] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:50 2026] GET /volume/v3/volumes/2bce7135-49b2-47c0-8acc-7585519b3ef2 => generated 1356 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:50.221353 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:50.221353 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:50.221353 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-0956ac5f-ebc5-4658-9937-bab51c2823a7 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Snapshot retrieved successfully. Aug 20 04:37:50.221353 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0956ac5f-ebc5-4658-9937-bab51c2823a7 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] https://10.4.3.239/volume/v3/snapshots/b3df9800-789a-4583-bf98-f6b38e49303c returned with HTTP 200 Aug 20 04:37:50.223425 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 617/2449] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:37:50 2026] GET /volume/v3/snapshots/b3df9800-789a-4583-bf98-f6b38e49303c => generated 461 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:50.227054 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-17af4b6d-3d61-494d-bba8-9ced82664af1 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:50.231217 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-17af4b6d-3d61-494d-bba8-9ced82664af1 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] DELETE https://10.4.3.239/volume/v3/volumes/2bce7135-49b2-47c0-8acc-7585519b3ef2 Aug 20 04:37:50.231217 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-17af4b6d-3d61-494d-bba8-9ced82664af1 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:50.232225 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-17af4b6d-3d61-494d-bba8-9ced82664af1 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:50.233000 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-17af4b6d-3d61-494d-bba8-9ced82664af1 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Delete volume with id: 2bce7135-49b2-47c0-8acc-7585519b3ef2 Aug 20 04:37:50.243887 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:50.243887 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:50.244632 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-17af4b6d-3d61-494d-bba8-9ced82664af1 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:37:50.280519 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-17af4b6d-3d61-494d-bba8-9ced82664af1 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Delete volume request issued successfully. Aug 20 04:37:50.280805 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-17af4b6d-3d61-494d-bba8-9ced82664af1 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/2bce7135-49b2-47c0-8acc-7585519b3ef2 returned with HTTP 202 Aug 20 04:37:50.282017 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 609/2450] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:37:50 2026] DELETE /volume/v3/volumes/2bce7135-49b2-47c0-8acc-7585519b3ef2 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:37:50.293395 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7b4c9054-d520-49e7-bd05-d0dc9199870f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:50.296247 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7b4c9054-d520-49e7-bd05-d0dc9199870f tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/volumes/2bce7135-49b2-47c0-8acc-7585519b3ef2 Aug 20 04:37:50.296616 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7b4c9054-d520-49e7-bd05-d0dc9199870f tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:50.296753 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7b4c9054-d520-49e7-bd05-d0dc9199870f tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:50.310649 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:50.310649 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:50.316474 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7b4c9054-d520-49e7-bd05-d0dc9199870f tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:37:50.322484 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7b4c9054-d520-49e7-bd05-d0dc9199870f tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/2bce7135-49b2-47c0-8acc-7585519b3ef2 returned with HTTP 200 Aug 20 04:37:50.322983 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 616/2451] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:50 2026] GET /volume/v3/volumes/2bce7135-49b2-47c0-8acc-7585519b3ef2 => generated 1355 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:50.361540 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-601fa6e3-5160-4fc5-ab0e-9a28af992e64 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:50.363822 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-601fa6e3-5160-4fc5-ab0e-9a28af992e64 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] GET https://10.4.3.239/volume/v3/snapshots/ca3ef980-f354-493b-940c-87aea2095154 Aug 20 04:37:50.364231 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-601fa6e3-5160-4fc5-ab0e-9a28af992e64 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:50.364408 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-601fa6e3-5160-4fc5-ab0e-9a28af992e64 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:50.371050 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-601fa6e3-5160-4fc5-ab0e-9a28af992e64 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] https://10.4.3.239/volume/v3/snapshots/ca3ef980-f354-493b-940c-87aea2095154 returned with HTTP 404 Aug 20 04:37:50.371313 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 610/2452] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:37:50 2026] GET /volume/v3/snapshots/ca3ef980-f354-493b-940c-87aea2095154 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:37:50.380688 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-74faa58c-88e0-4e6b-a461-bbf0a5197226 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:50.382645 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-74faa58c-88e0-4e6b-a461-bbf0a5197226 tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] POST https://10.4.3.239/volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59/action Aug 20 04:37:50.385294 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-74faa58c-88e0-4e6b-a461-bbf0a5197226 tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:37:50.385294 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-74faa58c-88e0-4e6b-a461-bbf0a5197226 tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:50.385633 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.admin_actions [None req-74faa58c-88e0-4e6b-a461-bbf0a5197226 tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] Updating snapshot 'ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59' with '{'status': 'available'}' {{(pid=100175) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 04:37:50.407492 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:50.407492 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:50.428410 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-74faa58c-88e0-4e6b-a461-bbf0a5197226 tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] https://10.4.3.239/volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59/action returned with HTTP 202 Aug 20 04:37:50.429771 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 618/2453] 10.4.3.239 () {68 vars in 1396 bytes} [Thu Aug 20 04:37:50 2026] POST /volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:37:50.430743 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f5cec454-444a-4ab7-9304-cc87d50c3066 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:50.433066 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f5cec454-444a-4ab7-9304-cc87d50c3066 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] GET https://10.4.3.239/volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 Aug 20 04:37:50.433216 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f5cec454-444a-4ab7-9304-cc87d50c3066 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:50.433597 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f5cec454-444a-4ab7-9304-cc87d50c3066 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:50.440095 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8a682840-ac12-4fa8-b919-c82e3045d717 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:50.444941 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8a682840-ac12-4fa8-b919-c82e3045d717 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] GET https://10.4.3.239/volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59 Aug 20 04:37:50.445198 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8a682840-ac12-4fa8-b919-c82e3045d717 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:50.445794 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8a682840-ac12-4fa8-b919-c82e3045d717 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:50.446339 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:50.446339 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:50.451807 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f5cec454-444a-4ab7-9304-cc87d50c3066 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Volume info retrieved successfully. Aug 20 04:37:50.453812 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:50.453812 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:50.454358 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-8a682840-ac12-4fa8-b919-c82e3045d717 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Snapshot retrieved successfully. Aug 20 04:37:50.455153 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8a682840-ac12-4fa8-b919-c82e3045d717 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] https://10.4.3.239/volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59 returned with HTTP 200 Aug 20 04:37:50.455903 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 617/2454] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:37:50 2026] GET /volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:50.457694 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f5cec454-444a-4ab7-9304-cc87d50c3066 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 returned with HTTP 200 Aug 20 04:37:50.458193 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 610/2455] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:50 2026] GET /volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:50.467431 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8c3d6e69-62db-4ad4-86a0-b053b734efea None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:50.469939 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8c3d6e69-62db-4ad4-86a0-b053b734efea tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/ca3ef980-f354-493b-940c-87aea2095154 Aug 20 04:37:50.470241 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8c3d6e69-62db-4ad4-86a0-b053b734efea tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:50.470533 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8c3d6e69-62db-4ad4-86a0-b053b734efea tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:50.470776 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-8c3d6e69-62db-4ad4-86a0-b053b734efea tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Delete snapshot with id: ca3ef980-f354-493b-940c-87aea2095154 Aug 20 04:37:50.475984 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e99b1311-570e-4041-91af-ab6ef1d1d2de None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:50.478064 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e99b1311-570e-4041-91af-ab6ef1d1d2de tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] GET https://10.4.3.239/volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 Aug 20 04:37:50.478777 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e99b1311-570e-4041-91af-ab6ef1d1d2de tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:50.479142 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8c3d6e69-62db-4ad4-86a0-b053b734efea tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] https://10.4.3.239/volume/v3/snapshots/ca3ef980-f354-493b-940c-87aea2095154 returned with HTTP 404 Aug 20 04:37:50.479371 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e99b1311-570e-4041-91af-ab6ef1d1d2de tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:50.479895 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 611/2456] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:37:50 2026] DELETE /volume/v3/snapshots/ca3ef980-f354-493b-940c-87aea2095154 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:37:50.491433 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-619c6865-4701-47f0-b8a2-23f6c9671ce3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:50.493274 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-619c6865-4701-47f0-b8a2-23f6c9671ce3 tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] POST https://10.4.3.239/volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59/action Aug 20 04:37:50.493715 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-619c6865-4701-47f0-b8a2-23f6c9671ce3 tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:37:50.493944 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-619c6865-4701-47f0-b8a2-23f6c9671ce3 tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:50.498209 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.admin_actions [None req-619c6865-4701-47f0-b8a2-23f6c9671ce3 tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] Updating snapshot 'ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59' with '{'status': 'creating'}' {{(pid=100176) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 04:37:50.498333 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:50.498333 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:50.502205 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e99b1311-570e-4041-91af-ab6ef1d1d2de tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Volume info retrieved successfully. Aug 20 04:37:50.508284 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e99b1311-570e-4041-91af-ab6ef1d1d2de tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 returned with HTTP 200 Aug 20 04:37:50.508973 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 619/2457] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:50 2026] GET /volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 => generated 1136 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:50.509309 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:50.509309 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:50.524407 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-619c6865-4701-47f0-b8a2-23f6c9671ce3 tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] https://10.4.3.239/volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59/action returned with HTTP 202 Aug 20 04:37:50.524986 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 618/2458] 10.4.3.239 () {68 vars in 1396 bytes} [Thu Aug 20 04:37:50 2026] POST /volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:37:50.536285 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b6f6ac44-20fa-4a9c-b99d-328e3aeee856 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:50.539863 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b6f6ac44-20fa-4a9c-b99d-328e3aeee856 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] GET https://10.4.3.239/volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59 Aug 20 04:37:50.540127 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b6f6ac44-20fa-4a9c-b99d-328e3aeee856 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:50.540295 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b6f6ac44-20fa-4a9c-b99d-328e3aeee856 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:50.546910 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:50.546910 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:50.547399 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b6f6ac44-20fa-4a9c-b99d-328e3aeee856 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Snapshot retrieved successfully. Aug 20 04:37:50.548312 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b6f6ac44-20fa-4a9c-b99d-328e3aeee856 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] https://10.4.3.239/volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59 returned with HTTP 200 Aug 20 04:37:50.548708 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 611/2459] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:37:50 2026] GET /volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:50.560321 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4ca1e493-b075-41e6-9028-be0b3fda032c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:50.562783 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4ca1e493-b075-41e6-9028-be0b3fda032c tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] POST https://10.4.3.239/volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59/action Aug 20 04:37:50.563283 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4ca1e493-b075-41e6-9028-be0b3fda032c tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:37:50.563483 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4ca1e493-b075-41e6-9028-be0b3fda032c tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:50.566299 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.snapshot_actions [None req-4ca1e493-b075-41e6-9028-be0b3fda032c tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100174) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 20 04:37:50.573941 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:50.573941 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:50.577848 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.contrib.snapshot_actions [None req-4ca1e493-b075-41e6-9028-be0b3fda032c tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Updating snapshot ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59 with info {'id': 'ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59', 'status': 'error', 'progress': '80%'} Aug 20 04:37:50.589575 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4ca1e493-b075-41e6-9028-be0b3fda032c tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] https://10.4.3.239/volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59/action returned with HTTP 202 Aug 20 04:37:50.589575 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 612/2460] 10.4.3.239 () {68 vars in 1396 bytes} [Thu Aug 20 04:37:50 2026] POST /volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:37:50.597688 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-787d355e-845d-4262-b8a5-bc04c3834f49 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:50.601600 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-787d355e-845d-4262-b8a5-bc04c3834f49 tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] GET https://10.4.3.239/volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59 Aug 20 04:37:50.603446 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-787d355e-845d-4262-b8a5-bc04c3834f49 tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:50.604124 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-787d355e-845d-4262-b8a5-bc04c3834f49 tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:50.613868 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:50.613868 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:50.613868 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-787d355e-845d-4262-b8a5-bc04c3834f49 tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] Snapshot retrieved successfully. Aug 20 04:37:50.613868 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-787d355e-845d-4262-b8a5-bc04c3834f49 tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] https://10.4.3.239/volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59 returned with HTTP 200 Aug 20 04:37:50.613868 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 620/2461] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:37:50 2026] GET /volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59 => generated 461 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:50.625690 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-265cf0d4-f663-4927-82c3-02c431887f2e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:50.628143 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-265cf0d4-f663-4927-82c3-02c431887f2e tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] POST https://10.4.3.239/volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59/action Aug 20 04:37:50.628655 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-265cf0d4-f663-4927-82c3-02c431887f2e tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:37:50.628840 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-265cf0d4-f663-4927-82c3-02c431887f2e tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:50.631287 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.admin_actions [None req-265cf0d4-f663-4927-82c3-02c431887f2e tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] Updating snapshot 'ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59' with '{'status': 'available'}' {{(pid=100176) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 04:37:50.645269 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:50.645269 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:50.661030 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-265cf0d4-f663-4927-82c3-02c431887f2e tempest-SnapshotsActionsTest-1271448580 tempest-SnapshotsActionsTest-1271448580-project-admin] https://10.4.3.239/volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59/action returned with HTTP 202 Aug 20 04:37:50.661945 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 619/2462] 10.4.3.239 () {68 vars in 1396 bytes} [Thu Aug 20 04:37:50 2026] POST /volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 20 04:37:50.670638 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7f04e761-ed45-4506-a21f-47d7bbd94873 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:50.673209 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7f04e761-ed45-4506-a21f-47d7bbd94873 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] GET https://10.4.3.239/volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59 Aug 20 04:37:50.673470 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7f04e761-ed45-4506-a21f-47d7bbd94873 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:50.673756 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7f04e761-ed45-4506-a21f-47d7bbd94873 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:50.679790 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:50.679790 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:50.680608 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-7f04e761-ed45-4506-a21f-47d7bbd94873 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Snapshot retrieved successfully. Aug 20 04:37:50.681534 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7f04e761-ed45-4506-a21f-47d7bbd94873 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] https://10.4.3.239/volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59 returned with HTTP 200 Aug 20 04:37:50.682169 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 612/2463] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:37:50 2026] GET /volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:50.695118 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a92eba46-f295-4be0-a490-2b5f75f50752 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:50.698236 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a92eba46-f295-4be0-a490-2b5f75f50752 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59 Aug 20 04:37:50.698236 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a92eba46-f295-4be0-a490-2b5f75f50752 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:50.698580 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a92eba46-f295-4be0-a490-2b5f75f50752 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:50.698763 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-a92eba46-f295-4be0-a490-2b5f75f50752 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Delete snapshot with id: ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59 Aug 20 04:37:50.706629 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:50.706629 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:50.707280 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a92eba46-f295-4be0-a490-2b5f75f50752 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Snapshot retrieved successfully. Aug 20 04:37:50.732264 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a92eba46-f295-4be0-a490-2b5f75f50752 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Snapshot delete request issued successfully. Aug 20 04:37:50.732509 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a92eba46-f295-4be0-a490-2b5f75f50752 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] https://10.4.3.239/volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59 returned with HTTP 202 Aug 20 04:37:50.732930 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 613/2464] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:37:50 2026] DELETE /volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:37:50.745294 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1e828df9-b924-42b4-a717-0086044f6011 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:50.748983 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1e828df9-b924-42b4-a717-0086044f6011 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] GET https://10.4.3.239/volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59 Aug 20 04:37:50.748983 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1e828df9-b924-42b4-a717-0086044f6011 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:50.748983 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1e828df9-b924-42b4-a717-0086044f6011 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:50.755531 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:50.755531 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:50.756439 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1e828df9-b924-42b4-a717-0086044f6011 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Snapshot retrieved successfully. Aug 20 04:37:50.757556 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1e828df9-b924-42b4-a717-0086044f6011 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] https://10.4.3.239/volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59 returned with HTTP 200 Aug 20 04:37:50.758193 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 621/2465] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:37:50 2026] GET /volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59 => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:50.836154 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-9274056f-f6c9-4018-ad64-5581d84935df req-5c737615-0c66-41af-a7ed-faca4af81907 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:50.839031 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-9274056f-f6c9-4018-ad64-5581d84935df req-5c737615-0c66-41af-a7ed-faca4af81907 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] GET https://10.4.3.239/volume/v3/volumes/f6ef46de-20dc-4fff-aa99-fcfb01ff851d Aug 20 04:37:50.839590 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-9274056f-f6c9-4018-ad64-5581d84935df req-5c737615-0c66-41af-a7ed-faca4af81907 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:50.841980 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-9274056f-f6c9-4018-ad64-5581d84935df req-5c737615-0c66-41af-a7ed-faca4af81907 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:50.850223 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:50.850223 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:50.856259 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-9274056f-f6c9-4018-ad64-5581d84935df req-5c737615-0c66-41af-a7ed-faca4af81907 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] Volume info retrieved successfully. Aug 20 04:37:50.862391 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-9274056f-f6c9-4018-ad64-5581d84935df req-5c737615-0c66-41af-a7ed-faca4af81907 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] https://10.4.3.239/volume/v3/volumes/f6ef46de-20dc-4fff-aa99-fcfb01ff851d returned with HTTP 200 Aug 20 04:37:50.862880 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 620/2466] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:37:50 2026] GET /volume/v3/volumes/f6ef46de-20dc-4fff-aa99-fcfb01ff851d => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:50.895088 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-7eabb192-e6a8-4928-aa9f-23993c51557f req-ed11ce13-abbb-4aac-80d6-6f01a026b1b7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:50.900636 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-7eabb192-e6a8-4928-aa9f-23993c51557f req-ed11ce13-abbb-4aac-80d6-6f01a026b1b7 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:37:50.901177 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-7eabb192-e6a8-4928-aa9f-23993c51557f req-ed11ce13-abbb-4aac-80d6-6f01a026b1b7 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f6ef46de-20dc-4fff-aa99-fcfb01ff851d", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1527655389", "description": null, "metadata": {}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:50.914605 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:50.914605 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:50.915332 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-7eabb192-e6a8-4928-aa9f-23993c51557f req-ed11ce13-abbb-4aac-80d6-6f01a026b1b7 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] Volume info retrieved successfully. Aug 20 04:37:50.915552 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-46f3e13a-7aa7-4e77-9907-c1030991bfd6 req-e7510d2c-632c-4716-9aae-78ab4c902717 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:50.915627 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [req-7eabb192-e6a8-4928-aa9f-23993c51557f req-ed11ce13-abbb-4aac-80d6-6f01a026b1b7 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] Create snapshot from volume f6ef46de-20dc-4fff-aa99-fcfb01ff851d Aug 20 04:37:50.921999 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-46f3e13a-7aa7-4e77-9907-c1030991bfd6 req-e7510d2c-632c-4716-9aae-78ab4c902717 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] GET https://10.4.3.239/volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b Aug 20 04:37:50.921999 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-46f3e13a-7aa7-4e77-9907-c1030991bfd6 req-e7510d2c-632c-4716-9aae-78ab4c902717 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:50.921999 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-46f3e13a-7aa7-4e77-9907-c1030991bfd6 req-e7510d2c-632c-4716-9aae-78ab4c902717 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:50.940312 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:50.940312 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:50.946845 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-46f3e13a-7aa7-4e77-9907-c1030991bfd6 req-e7510d2c-632c-4716-9aae-78ab4c902717 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Volume info retrieved successfully. Aug 20 04:37:50.953133 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-46f3e13a-7aa7-4e77-9907-c1030991bfd6 req-e7510d2c-632c-4716-9aae-78ab4c902717 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b returned with HTTP 200 Aug 20 04:37:50.953598 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 614/2467] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:37:50 2026] GET /volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b => generated 1136 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:50.974672 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [req-7eabb192-e6a8-4928-aa9f-23993c51557f req-ed11ce13-abbb-4aac-80d6-6f01a026b1b7 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] Created reservations ['ff381be4-272b-4feb-9120-0711da1e20ed', 'c317da47-3b28-4dfb-9de3-4b78e826cd0f', 'ba314f2d-f8d9-4dc1-9f03-e7886496a437', '38c57839-431b-418c-8275-cdda82e6c3c8'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:37:50.977309 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-46f3e13a-7aa7-4e77-9907-c1030991bfd6 req-0ea15783-2ca6-47d8-999c-b758b0b1947f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:50.983352 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-46f3e13a-7aa7-4e77-9907-c1030991bfd6 req-0ea15783-2ca6-47d8-999c-b758b0b1947f tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] POST https://10.4.3.239/volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b/action Aug 20 04:37:50.983352 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-46f3e13a-7aa7-4e77-9907-c1030991bfd6 req-0ea15783-2ca6-47d8-999c-b758b0b1947f tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:37:50.983352 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-46f3e13a-7aa7-4e77-9907-c1030991bfd6 req-0ea15783-2ca6-47d8-999c-b758b0b1947f tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:50.997473 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:50.997473 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:50.998373 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-46f3e13a-7aa7-4e77-9907-c1030991bfd6 req-0ea15783-2ca6-47d8-999c-b758b0b1947f tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Volume info retrieved successfully. Aug 20 04:37:51.006374 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-46f3e13a-7aa7-4e77-9907-c1030991bfd6 req-0ea15783-2ca6-47d8-999c-b758b0b1947f tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Begin detaching volume completed successfully. Aug 20 04:37:51.006929 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-46f3e13a-7aa7-4e77-9907-c1030991bfd6 req-0ea15783-2ca6-47d8-999c-b758b0b1947f tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b/action returned with HTTP 202 Aug 20 04:37:51.007838 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 622/2468] 10.4.3.239 () {72 vars in 1672 bytes} [Thu Aug 20 04:37:50 2026] POST /volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:37:51.019739 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-7eabb192-e6a8-4928-aa9f-23993c51557f req-ed11ce13-abbb-4aac-80d6-6f01a026b1b7 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] Snapshot create request issued successfully. Aug 20 04:37:51.020285 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-7eabb192-e6a8-4928-aa9f-23993c51557f req-ed11ce13-abbb-4aac-80d6-6f01a026b1b7 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:37:51.021136 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 613/2469] 10.4.3.239 () {72 vars in 1547 bytes} [Thu Aug 20 04:37:50 2026] POST /volume/v3/snapshots => generated 311 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 20 04:37:51.028618 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-685f2b55-d3ae-433f-a098-b4325a7237d1 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:51.031531 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-685f2b55-d3ae-433f-a098-b4325a7237d1 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] GET https://10.4.3.239/volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b Aug 20 04:37:51.031902 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-685f2b55-d3ae-433f-a098-b4325a7237d1 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:51.032244 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-685f2b55-d3ae-433f-a098-b4325a7237d1 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:51.046212 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:51.046212 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:51.052474 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-685f2b55-d3ae-433f-a098-b4325a7237d1 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Volume info retrieved successfully. Aug 20 04:37:51.061670 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-685f2b55-d3ae-433f-a098-b4325a7237d1 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b returned with HTTP 200 Aug 20 04:37:51.062173 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 621/2470] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:51 2026] GET /volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b => generated 1139 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:51.068972 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-87766dfb-79c1-4049-8f8c-0556a813f204 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:51.069563 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-87766dfb-79c1-4049-8f8c-0556a813f204 None None] GET https://10.4.3.239/volume// Aug 20 04:37:51.069714 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-87766dfb-79c1-4049-8f8c-0556a813f204 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:51.069971 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-87766dfb-79c1-4049-8f8c-0556a813f204 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:51.070390 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-87766dfb-79c1-4049-8f8c-0556a813f204 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:37:51.070934 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 615/2471] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:37:51 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:37:51.083550 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-46f3e13a-7aa7-4e77-9907-c1030991bfd6 req-b5be3509-f557-45fa-b4bf-ea372dffd4d5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:51.088748 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-46f3e13a-7aa7-4e77-9907-c1030991bfd6 req-b5be3509-f557-45fa-b4bf-ea372dffd4d5 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] GET https://10.4.3.239/volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b Aug 20 04:37:51.090217 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-46f3e13a-7aa7-4e77-9907-c1030991bfd6 req-b5be3509-f557-45fa-b4bf-ea372dffd4d5 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:51.090217 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-46f3e13a-7aa7-4e77-9907-c1030991bfd6 req-b5be3509-f557-45fa-b4bf-ea372dffd4d5 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:51.095338 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-0f6c8b32-19d5-4fc8-a0fd-84c049345a38 req-2674a20e-ed3e-4742-bfcb-f86b4d8c6391 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:51.099844 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-0f6c8b32-19d5-4fc8-a0fd-84c049345a38 req-2674a20e-ed3e-4742-bfcb-f86b4d8c6391 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-reader] GET https://10.4.3.239/volume/v3/snapshots/58e4dae8-aee4-4431-8b3f-3e8c1c0b4eb2 Aug 20 04:37:51.099844 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-0f6c8b32-19d5-4fc8-a0fd-84c049345a38 req-2674a20e-ed3e-4742-bfcb-f86b4d8c6391 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-reader] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:51.099844 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-0f6c8b32-19d5-4fc8-a0fd-84c049345a38 req-2674a20e-ed3e-4742-bfcb-f86b4d8c6391 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-reader] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:51.104445 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:51.104445 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:51.108539 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:51.108539 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:51.109092 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-0f6c8b32-19d5-4fc8-a0fd-84c049345a38 req-2674a20e-ed3e-4742-bfcb-f86b4d8c6391 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-reader] Snapshot retrieved successfully. Aug 20 04:37:51.110052 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-0f6c8b32-19d5-4fc8-a0fd-84c049345a38 req-2674a20e-ed3e-4742-bfcb-f86b4d8c6391 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-reader] https://10.4.3.239/volume/v3/snapshots/58e4dae8-aee4-4431-8b3f-3e8c1c0b4eb2 returned with HTTP 200 Aug 20 04:37:51.110746 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 614/2472] 10.4.3.239 () {68 vars in 1604 bytes} [Thu Aug 20 04:37:51 2026] GET /volume/v3/snapshots/58e4dae8-aee4-4431-8b3f-3e8c1c0b4eb2 => generated 470 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:51.110879 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-46f3e13a-7aa7-4e77-9907-c1030991bfd6 req-b5be3509-f557-45fa-b4bf-ea372dffd4d5 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Volume info retrieved successfully. Aug 20 04:37:51.118588 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-46f3e13a-7aa7-4e77-9907-c1030991bfd6 req-b5be3509-f557-45fa-b4bf-ea372dffd4d5 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b returned with HTTP 200 Aug 20 04:37:51.119432 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 623/2473] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:37:51 2026] GET /volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b => generated 1319 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:37:51.138259 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-2aa95950-bf44-40a9-8101-a981479231ac req-ccfa1893-32f2-4be3-8ec5-5a11ae35969c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:51.140766 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-2aa95950-bf44-40a9-8101-a981479231ac req-ccfa1893-32f2-4be3-8ec5-5a11ae35969c tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-reader] GET https://10.4.3.239/volume/v3/snapshots/detail Aug 20 04:37:51.141166 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-2aa95950-bf44-40a9-8101-a981479231ac req-ccfa1893-32f2-4be3-8ec5-5a11ae35969c tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-reader] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:51.141339 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-2aa95950-bf44-40a9-8101-a981479231ac req-ccfa1893-32f2-4be3-8ec5-5a11ae35969c tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-reader] Calling method 'detail' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:51.141771 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.api_utils [req-2aa95950-bf44-40a9-8101-a981479231ac req-ccfa1893-32f2-4be3-8ec5-5a11ae35969c tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-reader] Removing options '' from query. {{(pid=100176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:37:51.144360 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.db.api [req-2aa95950-bf44-40a9-8101-a981479231ac req-ccfa1893-32f2-4be3-8ec5-5a11ae35969c tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-reader] Building query based on filter {{(pid=100176) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 04:37:51.150762 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-2aa95950-bf44-40a9-8101-a981479231ac req-ccfa1893-32f2-4be3-8ec5-5a11ae35969c tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-reader] Get all snapshots completed successfully. Aug 20 04:37:51.151543 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:51.151543 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:51.152367 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-2aa95950-bf44-40a9-8101-a981479231ac req-ccfa1893-32f2-4be3-8ec5-5a11ae35969c tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-reader] https://10.4.3.239/volume/v3/snapshots/detail returned with HTTP 200 Aug 20 04:37:51.153461 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 622/2474] 10.4.3.239 () {68 vars in 1514 bytes} [Thu Aug 20 04:37:51 2026] GET /volume/v3/snapshots/detail => generated 473 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:51.195738 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-4de0c930-8e53-415b-afdc-4aeb147edb7d req-7c164415-8331-4d7a-963b-068466749208 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:51.198547 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-4de0c930-8e53-415b-afdc-4aeb147edb7d req-7c164415-8331-4d7a-963b-068466749208 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] GET https://10.4.3.239/volume/v3/snapshots/58e4dae8-aee4-4431-8b3f-3e8c1c0b4eb2 Aug 20 04:37:51.198964 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-4de0c930-8e53-415b-afdc-4aeb147edb7d req-7c164415-8331-4d7a-963b-068466749208 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:51.199330 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-4de0c930-8e53-415b-afdc-4aeb147edb7d req-7c164415-8331-4d7a-963b-068466749208 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:51.209209 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:51.209209 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:51.209209 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-4de0c930-8e53-415b-afdc-4aeb147edb7d req-7c164415-8331-4d7a-963b-068466749208 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] Snapshot retrieved successfully. Aug 20 04:37:51.209209 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-4de0c930-8e53-415b-afdc-4aeb147edb7d req-7c164415-8331-4d7a-963b-068466749208 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] https://10.4.3.239/volume/v3/snapshots/58e4dae8-aee4-4431-8b3f-3e8c1c0b4eb2 returned with HTTP 200 Aug 20 04:37:51.209921 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 616/2475] 10.4.3.239 () {68 vars in 1604 bytes} [Thu Aug 20 04:37:51 2026] GET /volume/v3/snapshots/58e4dae8-aee4-4431-8b3f-3e8c1c0b4eb2 => generated 470 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:51.237318 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-02d09c70-2c63-4959-8ddc-7144ef44c162 req-06a24703-a32c-4483-b54c-853c5f638c97 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:51.242513 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-61af54ed-9a0e-4caa-98f4-ab312c0b2458 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:51.244761 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-61af54ed-9a0e-4caa-98f4-ab312c0b2458 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] GET https://10.4.3.239/volume/v3/snapshots/b3df9800-789a-4583-bf98-f6b38e49303c Aug 20 04:37:51.245257 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-61af54ed-9a0e-4caa-98f4-ab312c0b2458 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:51.245304 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-02d09c70-2c63-4959-8ddc-7144ef44c162 req-06a24703-a32c-4483-b54c-853c5f638c97 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/58e4dae8-aee4-4431-8b3f-3e8c1c0b4eb2 Aug 20 04:37:51.245386 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-61af54ed-9a0e-4caa-98f4-ab312c0b2458 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:51.245598 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-02d09c70-2c63-4959-8ddc-7144ef44c162 req-06a24703-a32c-4483-b54c-853c5f638c97 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:51.245882 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-02d09c70-2c63-4959-8ddc-7144ef44c162 req-06a24703-a32c-4483-b54c-853c5f638c97 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:51.246074 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [req-02d09c70-2c63-4959-8ddc-7144ef44c162 req-06a24703-a32c-4483-b54c-853c5f638c97 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] Delete snapshot with id: 58e4dae8-aee4-4431-8b3f-3e8c1c0b4eb2 Aug 20 04:37:51.258366 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-61af54ed-9a0e-4caa-98f4-ab312c0b2458 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] https://10.4.3.239/volume/v3/snapshots/b3df9800-789a-4583-bf98-f6b38e49303c returned with HTTP 404 Aug 20 04:37:51.259934 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 624/2476] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:37:51 2026] GET /volume/v3/snapshots/b3df9800-789a-4583-bf98-f6b38e49303c => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:37:51.263939 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:51.263939 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:51.263939 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-02d09c70-2c63-4959-8ddc-7144ef44c162 req-06a24703-a32c-4483-b54c-853c5f638c97 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] Snapshot retrieved successfully. Aug 20 04:37:51.290164 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-02d09c70-2c63-4959-8ddc-7144ef44c162 req-06a24703-a32c-4483-b54c-853c5f638c97 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] Snapshot delete request issued successfully. Aug 20 04:37:51.290312 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-02d09c70-2c63-4959-8ddc-7144ef44c162 req-06a24703-a32c-4483-b54c-853c5f638c97 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] https://10.4.3.239/volume/v3/snapshots/58e4dae8-aee4-4431-8b3f-3e8c1c0b4eb2 returned with HTTP 202 Aug 20 04:37:51.290800 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 615/2477] 10.4.3.239 () {70 vars in 1626 bytes} [Thu Aug 20 04:37:51 2026] DELETE /volume/v3/snapshots/58e4dae8-aee4-4431-8b3f-3e8c1c0b4eb2 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:37:51.316532 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-562fb0f1-bc9b-4291-b9dd-681562f830a7 req-6597cd78-dd62-4f94-9cdd-be6dab6e4a61 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:51.319362 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-562fb0f1-bc9b-4291-b9dd-681562f830a7 req-6597cd78-dd62-4f94-9cdd-be6dab6e4a61 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] GET https://10.4.3.239/volume/v3/volumes/2ec8ee81-4740-4d9b-a627-98485c51f90c Aug 20 04:37:51.319643 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-562fb0f1-bc9b-4291-b9dd-681562f830a7 req-6597cd78-dd62-4f94-9cdd-be6dab6e4a61 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:51.319919 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-562fb0f1-bc9b-4291-b9dd-681562f830a7 req-6597cd78-dd62-4f94-9cdd-be6dab6e4a61 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:51.327197 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-7cc4648b-390c-421d-8b0b-57a850b4d338 req-1fc5d949-29bb-4624-86b5-036f59a9c019 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:51.329628 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:51.329628 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:51.332148 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-7cc4648b-390c-421d-8b0b-57a850b4d338 req-1fc5d949-29bb-4624-86b5-036f59a9c019 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] GET https://10.4.3.239/volume/v3/snapshots/58e4dae8-aee4-4431-8b3f-3e8c1c0b4eb2 Aug 20 04:37:51.332408 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-7cc4648b-390c-421d-8b0b-57a850b4d338 req-1fc5d949-29bb-4624-86b5-036f59a9c019 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:51.332751 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-7cc4648b-390c-421d-8b0b-57a850b4d338 req-1fc5d949-29bb-4624-86b5-036f59a9c019 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:51.335276 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-562fb0f1-bc9b-4291-b9dd-681562f830a7 req-6597cd78-dd62-4f94-9cdd-be6dab6e4a61 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Volume info retrieved successfully. Aug 20 04:37:51.340871 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-562fb0f1-bc9b-4291-b9dd-681562f830a7 req-6597cd78-dd62-4f94-9cdd-be6dab6e4a61 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] https://10.4.3.239/volume/v3/volumes/2ec8ee81-4740-4d9b-a627-98485c51f90c returned with HTTP 200 Aug 20 04:37:51.341779 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 623/2478] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:37:51 2026] GET /volume/v3/volumes/2ec8ee81-4740-4d9b-a627-98485c51f90c => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:51.341902 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ee0e575a-18c0-4ab8-90b2-260af48b354e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:51.344035 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:51.344035 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:51.345597 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-7cc4648b-390c-421d-8b0b-57a850b4d338 req-1fc5d949-29bb-4624-86b5-036f59a9c019 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] Snapshot retrieved successfully. Aug 20 04:37:51.347252 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ee0e575a-18c0-4ab8-90b2-260af48b354e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/volumes/2bce7135-49b2-47c0-8acc-7585519b3ef2 Aug 20 04:37:51.347252 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ee0e575a-18c0-4ab8-90b2-260af48b354e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:51.347424 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ee0e575a-18c0-4ab8-90b2-260af48b354e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:51.348548 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-7cc4648b-390c-421d-8b0b-57a850b4d338 req-1fc5d949-29bb-4624-86b5-036f59a9c019 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] https://10.4.3.239/volume/v3/snapshots/58e4dae8-aee4-4431-8b3f-3e8c1c0b4eb2 returned with HTTP 200 Aug 20 04:37:51.349158 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 617/2479] 10.4.3.239 () {68 vars in 1604 bytes} [Thu Aug 20 04:37:51 2026] GET /volume/v3/snapshots/58e4dae8-aee4-4431-8b3f-3e8c1c0b4eb2 => generated 469 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:51.360946 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ee0e575a-18c0-4ab8-90b2-260af48b354e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/2bce7135-49b2-47c0-8acc-7585519b3ef2 returned with HTTP 404 Aug 20 04:37:51.362446 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 625/2480] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:51 2026] GET /volume/v3/volumes/2bce7135-49b2-47c0-8acc-7585519b3ef2 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:37:51.380451 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-25235bbf-72a6-4777-8cbf-3f485acaf817 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:51.383734 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-25235bbf-72a6-4777-8cbf-3f485acaf817 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:37:51.383734 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-25235bbf-72a6-4777-8cbf-3f485acaf817 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-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-310881685"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:51.386616 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-25235bbf-72a6-4777-8cbf-3f485acaf817 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-310881685'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:37:51.386616 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-25235bbf-72a6-4777-8cbf-3f485acaf817 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Create volume of 1 GB Aug 20 04:37:51.388265 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:51.388265 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:51.394831 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-25235bbf-72a6-4777-8cbf-3f485acaf817 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Availability Zones retrieved successfully. Aug 20 04:37:51.405213 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-25235bbf-72a6-4777-8cbf-3f485acaf817 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Flow 'volume_create_api' (4d9aef7b-2ca7-4733-8eca-0011e228c2fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:37:51.405213 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-25235bbf-72a6-4777-8cbf-3f485acaf817 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a23089f2-8345-4961-bbcb-9b46bdcf8396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:51.405520 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-25235bbf-72a6-4777-8cbf-3f485acaf817 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:37:51.456104 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-25235bbf-72a6-4777-8cbf-3f485acaf817 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a23089f2-8345-4961-bbcb-9b46bdcf8396) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:51.456640 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-25235bbf-72a6-4777-8cbf-3f485acaf817 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60e69c09-d4c1-46df-a6b3-0db099169106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:51.531380 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-25235bbf-72a6-4777-8cbf-3f485acaf817 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Created reservations ['685247b6-41ea-4d57-ae20-98bb5b3ea5b0', '7d820b02-ee49-4385-8565-ea0774e86290', '0f1dab21-e86e-4cf4-8b8a-4e2dfbb4f600', '6f43aef2-8578-4f12-be7c-2fc0b1f5bacc'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:37:51.532446 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-25235bbf-72a6-4777-8cbf-3f485acaf817 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60e69c09-d4c1-46df-a6b3-0db099169106) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['685247b6-41ea-4d57-ae20-98bb5b3ea5b0', '7d820b02-ee49-4385-8565-ea0774e86290', '0f1dab21-e86e-4cf4-8b8a-4e2dfbb4f600', '6f43aef2-8578-4f12-be7c-2fc0b1f5bacc']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:51.533473 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-25235bbf-72a6-4777-8cbf-3f485acaf817 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b861204d-1553-4962-ba5f-9c97c724557a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:51.571276 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-25235bbf-72a6-4777-8cbf-3f485acaf817 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b861204d-1553-4962-ba5f-9c97c724557a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e3178c7-ec8f-41fc-9293-cec4c1427220', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-310881685',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='0ff15b32030a4fd89e298623cbbe8bbf',qos_specs=None,replication_status=,reservations=['685247b6-41ea-4d57-ae20-98bb5b3ea5b0','7d820b02-ee49-4385-8565-ea0774e86290','0f1dab21-e86e-4cf4-8b8a-4e2dfbb4f600','6f43aef2-8578-4f12-be7c-2fc0b1f5bacc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='985f05d67c4e487bb4a02bfbd86319ad',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:37:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-310881685',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e3178c7-ec8f-41fc-9293-cec4c1427220,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='0ff15b32030a4fd89e298623cbbe8bbf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='985f05d67c4e487bb4a02bfbd86319ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:51.573083 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-25235bbf-72a6-4777-8cbf-3f485acaf817 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7836c49b-e82d-4682-84d8-6a360a1bfce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:51.609794 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-25235bbf-72a6-4777-8cbf-3f485acaf817 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7836c49b-e82d-4682-84d8-6a360a1bfce7) transitioned into state 'SUCCESS' from state '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-310881685',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='0ff15b32030a4fd89e298623cbbe8bbf',qos_specs=None,replication_status=,reservations=['685247b6-41ea-4d57-ae20-98bb5b3ea5b0','7d820b02-ee49-4385-8565-ea0774e86290','0f1dab21-e86e-4cf4-8b8a-4e2dfbb4f600','6f43aef2-8578-4f12-be7c-2fc0b1f5bacc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='985f05d67c4e487bb4a02bfbd86319ad',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:51.611381 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-25235bbf-72a6-4777-8cbf-3f485acaf817 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe2a6d0a-2d6a-491e-9130-df547fbaeccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:51.630209 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-25235bbf-72a6-4777-8cbf-3f485acaf817 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe2a6d0a-2d6a-491e-9130-df547fbaeccf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:51.631477 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-25235bbf-72a6-4777-8cbf-3f485acaf817 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Flow 'volume_create_api' (4d9aef7b-2ca7-4733-8eca-0011e228c2fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:37:51.631886 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-25235bbf-72a6-4777-8cbf-3f485acaf817 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Create volume request issued successfully. Aug 20 04:37:51.633608 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-25235bbf-72a6-4777-8cbf-3f485acaf817 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:37:51.633608 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 616/2481] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:37:51 2026] POST /volume/v3/volumes => generated 815 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:37:51.644601 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-e78b7a55-28c9-497b-9870-707c6c99f231 req-6a202b60-5b2a-4cfc-95db-375460d2d5d2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:51.647127 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-e78b7a55-28c9-497b-9870-707c6c99f231 req-6a202b60-5b2a-4cfc-95db-375460d2d5d2 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 Aug 20 04:37:51.647424 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-e78b7a55-28c9-497b-9870-707c6c99f231 req-6a202b60-5b2a-4cfc-95db-375460d2d5d2 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:51.647696 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-e78b7a55-28c9-497b-9870-707c6c99f231 req-6a202b60-5b2a-4cfc-95db-375460d2d5d2 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:51.650522 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3f689d2f-e313-4a30-b83a-0f08150b9139 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:51.653457 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3f689d2f-e313-4a30-b83a-0f08150b9139 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/volumes/1e3178c7-ec8f-41fc-9293-cec4c1427220 Aug 20 04:37:51.653457 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3f689d2f-e313-4a30-b83a-0f08150b9139 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:51.654733 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3f689d2f-e313-4a30-b83a-0f08150b9139 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:51.664045 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:51.664045 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:51.668863 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-3f689d2f-e313-4a30-b83a-0f08150b9139 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:37:51.669516 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:51.669516 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:51.674431 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3f689d2f-e313-4a30-b83a-0f08150b9139 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/1e3178c7-ec8f-41fc-9293-cec4c1427220 returned with HTTP 200 Aug 20 04:37:51.674895 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 618/2482] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:51 2026] GET /volume/v3/volumes/1e3178c7-ec8f-41fc-9293-cec4c1427220 => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:51.684067 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-e78b7a55-28c9-497b-9870-707c6c99f231 req-6a202b60-5b2a-4cfc-95db-375460d2d5d2 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:37:51.690769 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-e78b7a55-28c9-497b-9870-707c6c99f231 req-6a202b60-5b2a-4cfc-95db-375460d2d5d2 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 returned with HTTP 200 Aug 20 04:37:51.691221 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 624/2483] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:37:51 2026] GET /volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 => generated 1442 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:51.773065 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-313b233e-21ec-4535-a09a-d198fb9c21b0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:51.776840 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-313b233e-21ec-4535-a09a-d198fb9c21b0 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] GET https://10.4.3.239/volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59 Aug 20 04:37:51.776997 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-313b233e-21ec-4535-a09a-d198fb9c21b0 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:51.777175 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-313b233e-21ec-4535-a09a-d198fb9c21b0 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:51.784770 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-313b233e-21ec-4535-a09a-d198fb9c21b0 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] https://10.4.3.239/volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59 returned with HTTP 404 Aug 20 04:37:51.785333 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 626/2484] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:37:51 2026] GET /volume/v3/snapshots/ff4d0ad1-bd01-4dd7-bc7b-ee6fec8cbf59 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:37:51.797169 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-45a70816-ea7e-4ca6-a57d-a1fa4d5d7960 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:51.799823 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-45a70816-ea7e-4ca6-a57d-a1fa4d5d7960 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] GET https://10.4.3.239/volume/v3/volumes/b8b12dd9-2062-4df0-809b-ded9c1f13077 Aug 20 04:37:51.800108 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-45a70816-ea7e-4ca6-a57d-a1fa4d5d7960 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:51.800668 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-45a70816-ea7e-4ca6-a57d-a1fa4d5d7960 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:51.809760 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:51.809760 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:51.815944 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-45a70816-ea7e-4ca6-a57d-a1fa4d5d7960 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Volume info retrieved successfully. Aug 20 04:37:51.822013 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-45a70816-ea7e-4ca6-a57d-a1fa4d5d7960 tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] https://10.4.3.239/volume/v3/volumes/b8b12dd9-2062-4df0-809b-ded9c1f13077 returned with HTTP 200 Aug 20 04:37:51.822616 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 617/2485] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:51 2026] GET /volume/v3/volumes/b8b12dd9-2062-4df0-809b-ded9c1f13077 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:51.837957 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c3bdba02-db11-4c17-82af-0842e0f54b3a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:51.844163 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c3bdba02-db11-4c17-82af-0842e0f54b3a tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] DELETE https://10.4.3.239/volume/v3/volumes/b8b12dd9-2062-4df0-809b-ded9c1f13077 Aug 20 04:37:51.845319 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c3bdba02-db11-4c17-82af-0842e0f54b3a tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:51.845796 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c3bdba02-db11-4c17-82af-0842e0f54b3a tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:51.846093 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-c3bdba02-db11-4c17-82af-0842e0f54b3a tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Delete volume with id: b8b12dd9-2062-4df0-809b-ded9c1f13077 Aug 20 04:37:51.864267 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:51.864267 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:51.864383 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c3bdba02-db11-4c17-82af-0842e0f54b3a tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Volume info retrieved successfully. Aug 20 04:37:51.892993 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c3bdba02-db11-4c17-82af-0842e0f54b3a tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Delete volume request issued successfully. Aug 20 04:37:51.893404 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c3bdba02-db11-4c17-82af-0842e0f54b3a tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] https://10.4.3.239/volume/v3/volumes/b8b12dd9-2062-4df0-809b-ded9c1f13077 returned with HTTP 202 Aug 20 04:37:51.894001 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 619/2486] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:37:51 2026] DELETE /volume/v3/volumes/b8b12dd9-2062-4df0-809b-ded9c1f13077 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:37:51.906920 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-582fd9c4-0e76-46be-a30f-19e621ae84ce None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:51.909050 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-582fd9c4-0e76-46be-a30f-19e621ae84ce tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] GET https://10.4.3.239/volume/v3/volumes/b8b12dd9-2062-4df0-809b-ded9c1f13077 Aug 20 04:37:51.909973 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-582fd9c4-0e76-46be-a30f-19e621ae84ce tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:51.909973 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-582fd9c4-0e76-46be-a30f-19e621ae84ce tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:51.921011 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:51.921011 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:51.930391 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-582fd9c4-0e76-46be-a30f-19e621ae84ce tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Volume info retrieved successfully. Aug 20 04:37:51.938536 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-582fd9c4-0e76-46be-a30f-19e621ae84ce tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] https://10.4.3.239/volume/v3/volumes/b8b12dd9-2062-4df0-809b-ded9c1f13077 returned with HTTP 200 Aug 20 04:37:51.938536 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 625/2487] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:51 2026] GET /volume/v3/volumes/b8b12dd9-2062-4df0-809b-ded9c1f13077 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:52.082024 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9c12f348-7c3f-4a12-aa86-5cbc84f2d3fc None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:52.084028 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9c12f348-7c3f-4a12-aa86-5cbc84f2d3fc tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] GET https://10.4.3.239/volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b Aug 20 04:37:52.084641 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9c12f348-7c3f-4a12-aa86-5cbc84f2d3fc tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:52.084641 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9c12f348-7c3f-4a12-aa86-5cbc84f2d3fc tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:52.097827 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:52.097827 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:52.105297 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-9c12f348-7c3f-4a12-aa86-5cbc84f2d3fc tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Volume info retrieved successfully. Aug 20 04:37:52.113056 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9c12f348-7c3f-4a12-aa86-5cbc84f2d3fc tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b returned with HTTP 200 Aug 20 04:37:52.113784 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 627/2488] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:52 2026] GET /volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:52.227810 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1336f577-ebf8-49e1-ab6e-a63e5dc67b56 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:52.228450 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1336f577-ebf8-49e1-ab6e-a63e5dc67b56 None None] GET https://10.4.3.239/volume// Aug 20 04:37:52.228747 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1336f577-ebf8-49e1-ab6e-a63e5dc67b56 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:52.229050 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1336f577-ebf8-49e1-ab6e-a63e5dc67b56 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:52.229548 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1336f577-ebf8-49e1-ab6e-a63e5dc67b56 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:37:52.229979 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 618/2489] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:37:52 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:37:52.244318 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-e78b7a55-28c9-497b-9870-707c6c99f231 req-34979a98-16ac-4304-bfd3-04a5c0763f89 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:52.245475 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-e78b7a55-28c9-497b-9870-707c6c99f231 req-34979a98-16ac-4304-bfd3-04a5c0763f89 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:37:52.245864 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-e78b7a55-28c9-497b-9870-707c6c99f231 req-34979a98-16ac-4304-bfd3-04a5c0763f89 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a432e519-35e3-42cc-a469-6efb86e9d5b9", "connector": null, "instance_uuid": "ca03fce7-a324-4d53-847f-88ba0ae2effe"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:52.275215 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:52.275215 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:52.312206 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-e78b7a55-28c9-497b-9870-707c6c99f231 req-34979a98-16ac-4304-bfd3-04a5c0763f89 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:37:52.312206 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 620/2490] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:37:52 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 20 04:37:52.320627 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-e78b7a55-28c9-497b-9870-707c6c99f231 req-1eca0d94-c953-4fca-b2e0-37d520a58ffd None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:52.323671 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-e78b7a55-28c9-497b-9870-707c6c99f231 req-1eca0d94-c953-4fca-b2e0-37d520a58ffd tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] DELETE https://10.4.3.239/volume/v3/attachments/18a53a7f-3608-4768-9009-b7fa469adb0c Aug 20 04:37:52.323919 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-e78b7a55-28c9-497b-9870-707c6c99f231 req-1eca0d94-c953-4fca-b2e0-37d520a58ffd tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:52.324162 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-e78b7a55-28c9-497b-9870-707c6c99f231 req-1eca0d94-c953-4fca-b2e0-37d520a58ffd tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:52.332291 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-46f3e13a-7aa7-4e77-9907-c1030991bfd6 req-90128b00-555e-4dce-aa3e-795e9749e34d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:52.334863 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-46f3e13a-7aa7-4e77-9907-c1030991bfd6 req-90128b00-555e-4dce-aa3e-795e9749e34d tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] DELETE https://10.4.3.239/volume/v3/attachments/ee30db29-1823-4fa3-b5c4-faf78e1534ea Aug 20 04:37:52.335064 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-46f3e13a-7aa7-4e77-9907-c1030991bfd6 req-90128b00-555e-4dce-aa3e-795e9749e34d tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:52.335290 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-46f3e13a-7aa7-4e77-9907-c1030991bfd6 req-90128b00-555e-4dce-aa3e-795e9749e34d tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:52.336624 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:52.336624 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:52.344948 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:52.344948 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:52.389325 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-6ed8d079-c463-4ee1-8d65-fb0195a7027b req-05d155a5-cadf-47d6-bd41-5212a80ee86b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:52.392855 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-6ed8d079-c463-4ee1-8d65-fb0195a7027b req-05d155a5-cadf-47d6-bd41-5212a80ee86b tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] GET https://10.4.3.239/volume/v3/snapshots/58e4dae8-aee4-4431-8b3f-3e8c1c0b4eb2 Aug 20 04:37:52.393077 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-6ed8d079-c463-4ee1-8d65-fb0195a7027b req-05d155a5-cadf-47d6-bd41-5212a80ee86b tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:52.393338 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-6ed8d079-c463-4ee1-8d65-fb0195a7027b req-05d155a5-cadf-47d6-bd41-5212a80ee86b tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:52.405083 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-6ed8d079-c463-4ee1-8d65-fb0195a7027b req-05d155a5-cadf-47d6-bd41-5212a80ee86b tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] https://10.4.3.239/volume/v3/snapshots/58e4dae8-aee4-4431-8b3f-3e8c1c0b4eb2 returned with HTTP 404 Aug 20 04:37:52.405785 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 619/2491] 10.4.3.239 () {68 vars in 1604 bytes} [Thu Aug 20 04:37:52 2026] GET /volume/v3/snapshots/58e4dae8-aee4-4431-8b3f-3e8c1c0b4eb2 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:37:52.434658 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-46f3e13a-7aa7-4e77-9907-c1030991bfd6 req-90128b00-555e-4dce-aa3e-795e9749e34d tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/attachments/ee30db29-1823-4fa3-b5c4-faf78e1534ea returned with HTTP 200 Aug 20 04:37:52.435223 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-e78b7a55-28c9-497b-9870-707c6c99f231 req-1eca0d94-c953-4fca-b2e0-37d520a58ffd tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/attachments/18a53a7f-3608-4768-9009-b7fa469adb0c returned with HTTP 200 Aug 20 04:37:52.435440 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 628/2492] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:37:52 2026] DELETE /volume/v3/attachments/ee30db29-1823-4fa3-b5c4-faf78e1534ea => generated 19 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:52.435753 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 626/2493] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:37:52 2026] DELETE /volume/v3/attachments/18a53a7f-3608-4768-9009-b7fa469adb0c => generated 367 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:52.443690 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-5618a863-d0c6-422b-a79a-3db14dc4df59 req-1d03b870-60f6-42b5-bf8c-52e3aa81cfbc None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:52.446778 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-5618a863-d0c6-422b-a79a-3db14dc4df59 req-1d03b870-60f6-42b5-bf8c-52e3aa81cfbc tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] DELETE https://10.4.3.239/volume/v3/volumes/f6ef46de-20dc-4fff-aa99-fcfb01ff851d Aug 20 04:37:52.446997 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-5618a863-d0c6-422b-a79a-3db14dc4df59 req-1d03b870-60f6-42b5-bf8c-52e3aa81cfbc tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:52.447268 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-5618a863-d0c6-422b-a79a-3db14dc4df59 req-1d03b870-60f6-42b5-bf8c-52e3aa81cfbc tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:52.447482 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [req-5618a863-d0c6-422b-a79a-3db14dc4df59 req-1d03b870-60f6-42b5-bf8c-52e3aa81cfbc tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] Delete volume with id: f6ef46de-20dc-4fff-aa99-fcfb01ff851d Aug 20 04:37:52.458043 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:52.458043 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:52.458574 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-5618a863-d0c6-422b-a79a-3db14dc4df59 req-1d03b870-60f6-42b5-bf8c-52e3aa81cfbc tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] Volume info retrieved successfully. Aug 20 04:37:52.483277 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-5618a863-d0c6-422b-a79a-3db14dc4df59 req-1d03b870-60f6-42b5-bf8c-52e3aa81cfbc tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] Delete volume request issued successfully. Aug 20 04:37:52.483277 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-5618a863-d0c6-422b-a79a-3db14dc4df59 req-1d03b870-60f6-42b5-bf8c-52e3aa81cfbc tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] https://10.4.3.239/volume/v3/volumes/f6ef46de-20dc-4fff-aa99-fcfb01ff851d returned with HTTP 202 Aug 20 04:37:52.483986 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 621/2494] 10.4.3.239 () {70 vars in 1620 bytes} [Thu Aug 20 04:37:52 2026] DELETE /volume/v3/volumes/f6ef46de-20dc-4fff-aa99-fcfb01ff851d => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:37:52.510857 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-98c0ae24-8ab3-408f-b09d-1f57f6c8bc11 req-1f40fdb4-3d1e-44b9-a044-0796ad92fab9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:52.516309 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-98c0ae24-8ab3-408f-b09d-1f57f6c8bc11 req-1f40fdb4-3d1e-44b9-a044-0796ad92fab9 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] GET https://10.4.3.239/volume/v3/volumes/f6ef46de-20dc-4fff-aa99-fcfb01ff851d Aug 20 04:37:52.516503 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-98c0ae24-8ab3-408f-b09d-1f57f6c8bc11 req-1f40fdb4-3d1e-44b9-a044-0796ad92fab9 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:52.516822 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-98c0ae24-8ab3-408f-b09d-1f57f6c8bc11 req-1f40fdb4-3d1e-44b9-a044-0796ad92fab9 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:52.533044 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:52.533044 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:52.540373 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-98c0ae24-8ab3-408f-b09d-1f57f6c8bc11 req-1f40fdb4-3d1e-44b9-a044-0796ad92fab9 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] Volume info retrieved successfully. Aug 20 04:37:52.548608 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-98c0ae24-8ab3-408f-b09d-1f57f6c8bc11 req-1f40fdb4-3d1e-44b9-a044-0796ad92fab9 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] https://10.4.3.239/volume/v3/volumes/f6ef46de-20dc-4fff-aa99-fcfb01ff851d returned with HTTP 200 Aug 20 04:37:52.549014 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 620/2495] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:37:52 2026] GET /volume/v3/volumes/f6ef46de-20dc-4fff-aa99-fcfb01ff851d => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 04:37:52.693607 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0f84f066-7ba4-43fb-a841-3d0e4654f1cc None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:52.696203 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0f84f066-7ba4-43fb-a841-3d0e4654f1cc tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/volumes/1e3178c7-ec8f-41fc-9293-cec4c1427220 Aug 20 04:37:52.696203 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0f84f066-7ba4-43fb-a841-3d0e4654f1cc tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:52.696408 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0f84f066-7ba4-43fb-a841-3d0e4654f1cc tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:52.712621 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:52.712621 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:52.719744 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-0f84f066-7ba4-43fb-a841-3d0e4654f1cc tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:37:52.725687 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0f84f066-7ba4-43fb-a841-3d0e4654f1cc tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/1e3178c7-ec8f-41fc-9293-cec4c1427220 returned with HTTP 200 Aug 20 04:37:52.727089 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 629/2496] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:52 2026] GET /volume/v3/volumes/1e3178c7-ec8f-41fc-9293-cec4c1427220 => generated 908 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:52.746260 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-04db2abe-c84c-4e6d-8efe-b86d5a6f116d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:52.751111 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-04db2abe-c84c-4e6d-8efe-b86d5a6f116d tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] POST https://10.4.3.239/volume/v3/backups Aug 20 04:37:52.751111 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-04db2abe-c84c-4e6d-8efe-b86d5a6f116d tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1e3178c7-ec8f-41fc-9293-cec4c1427220", "name": "tempest-VolumesBackupsTest-Backup-1178320037", "description": "tempest-backup-description-1908522652", "container": "tempest-volumesbackupstest-backup-container-883117290"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:52.754837 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.backups [None req-04db2abe-c84c-4e6d-8efe-b86d5a6f116d tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Creating new backup {'backup': {'volume_id': '1e3178c7-ec8f-41fc-9293-cec4c1427220', 'name': 'tempest-VolumesBackupsTest-Backup-1178320037', 'description': 'tempest-backup-description-1908522652', 'container': 'tempest-volumesbackupstest-backup-container-883117290'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 04:37:52.754837 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.contrib.backups [None req-04db2abe-c84c-4e6d-8efe-b86d5a6f116d tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Creating backup of volume 1e3178c7-ec8f-41fc-9293-cec4c1427220 in container tempest-volumesbackupstest-backup-container-883117290 Aug 20 04:37:52.768874 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:52.768874 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:52.769453 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-04db2abe-c84c-4e6d-8efe-b86d5a6f116d tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:37:52.796568 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-04db2abe-c84c-4e6d-8efe-b86d5a6f116d tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Created reservations ['272c696b-9150-40f3-9cfd-771e955448bb', 'a15a3628-a09c-4e4c-a649-4a07924d41cf'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:37:52.834753 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-04db2abe-c84c-4e6d-8efe-b86d5a6f116d tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups returned with HTTP 202 Aug 20 04:37:52.834753 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 627/2497] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:37:52 2026] POST /volume/v3/backups => generated 330 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:37:52.845888 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-25dfb5fe-4ef2-4ff8-b883-9356536a3908 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:52.847906 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-25dfb5fe-4ef2-4ff8-b883-9356536a3908 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 Aug 20 04:37:52.848117 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-25dfb5fe-4ef2-4ff8-b883-9356536a3908 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:52.848327 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-25dfb5fe-4ef2-4ff8-b883-9356536a3908 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:52.848488 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-25dfb5fe-4ef2-4ff8-b883-9356536a3908 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id ff2a75c2-504e-476b-8d43-fa3bb40fee09. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:52.854602 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:52.854602 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:52.855551 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-25dfb5fe-4ef2-4ff8-b883-9356536a3908 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 returned with HTTP 200 Aug 20 04:37:52.855977 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 622/2498] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:52 2026] GET /volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 => generated 823 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:52.959896 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7b42d672-dde6-4b84-9dd2-6041c14918fa None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:52.961739 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7b42d672-dde6-4b84-9dd2-6041c14918fa tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] GET https://10.4.3.239/volume/v3/volumes/b8b12dd9-2062-4df0-809b-ded9c1f13077 Aug 20 04:37:52.961975 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7b42d672-dde6-4b84-9dd2-6041c14918fa tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:52.962259 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7b42d672-dde6-4b84-9dd2-6041c14918fa tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:52.969419 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7b42d672-dde6-4b84-9dd2-6041c14918fa tempest-SnapshotsActionsTest-345729254 tempest-SnapshotsActionsTest-345729254-project-member] https://10.4.3.239/volume/v3/volumes/b8b12dd9-2062-4df0-809b-ded9c1f13077 returned with HTTP 404 Aug 20 04:37:52.969419 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 621/2499] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:52 2026] GET /volume/v3/volumes/b8b12dd9-2062-4df0-809b-ded9c1f13077 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:37:53.135391 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e695ff72-725d-45ad-857a-799a958ea05e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:53.141578 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e695ff72-725d-45ad-857a-799a958ea05e tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] GET https://10.4.3.239/volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b Aug 20 04:37:53.141578 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e695ff72-725d-45ad-857a-799a958ea05e tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:53.141578 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e695ff72-725d-45ad-857a-799a958ea05e tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:53.150753 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:53.150753 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:53.155336 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e695ff72-725d-45ad-857a-799a958ea05e tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Volume info retrieved successfully. Aug 20 04:37:53.159822 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e695ff72-725d-45ad-857a-799a958ea05e tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b returned with HTTP 200 Aug 20 04:37:53.160238 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 630/2500] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:53 2026] GET /volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:53.250978 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-0d0e2d7d-43ea-4519-b9df-f077af1cd598 req-4c3ab845-5e2d-4438-9da8-ab8e1f75c44d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:53.253733 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-0d0e2d7d-43ea-4519-b9df-f077af1cd598 req-4c3ab845-5e2d-4438-9da8-ab8e1f75c44d tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] GET https://10.4.3.239/volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 Aug 20 04:37:53.253929 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-0d0e2d7d-43ea-4519-b9df-f077af1cd598 req-4c3ab845-5e2d-4438-9da8-ab8e1f75c44d tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:53.254349 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-0d0e2d7d-43ea-4519-b9df-f077af1cd598 req-4c3ab845-5e2d-4438-9da8-ab8e1f75c44d tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:53.275871 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:53.275871 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:53.281369 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-0d0e2d7d-43ea-4519-b9df-f077af1cd598 req-4c3ab845-5e2d-4438-9da8-ab8e1f75c44d tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Volume info retrieved successfully. Aug 20 04:37:53.289409 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-0d0e2d7d-43ea-4519-b9df-f077af1cd598 req-4c3ab845-5e2d-4438-9da8-ab8e1f75c44d tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 returned with HTTP 200 Aug 20 04:37:53.289409 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 628/2501] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:37:53 2026] GET /volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 => generated 1136 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 04:37:53.315040 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-0d0e2d7d-43ea-4519-b9df-f077af1cd598 req-99c6402c-e6ff-4ea4-8b34-904bc82bbf9b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:53.318426 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-0d0e2d7d-43ea-4519-b9df-f077af1cd598 req-99c6402c-e6ff-4ea4-8b34-904bc82bbf9b tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] POST https://10.4.3.239/volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75/action Aug 20 04:37:53.319623 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-0d0e2d7d-43ea-4519-b9df-f077af1cd598 req-99c6402c-e6ff-4ea4-8b34-904bc82bbf9b tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:37:53.319623 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-0d0e2d7d-43ea-4519-b9df-f077af1cd598 req-99c6402c-e6ff-4ea4-8b34-904bc82bbf9b tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:53.336553 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:53.336553 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:53.337122 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-0d0e2d7d-43ea-4519-b9df-f077af1cd598 req-99c6402c-e6ff-4ea4-8b34-904bc82bbf9b tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Volume info retrieved successfully. Aug 20 04:37:53.346207 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-0d0e2d7d-43ea-4519-b9df-f077af1cd598 req-99c6402c-e6ff-4ea4-8b34-904bc82bbf9b tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Begin detaching volume completed successfully. Aug 20 04:37:53.346466 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-0d0e2d7d-43ea-4519-b9df-f077af1cd598 req-99c6402c-e6ff-4ea4-8b34-904bc82bbf9b tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75/action returned with HTTP 202 Aug 20 04:37:53.347596 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 623/2502] 10.4.3.239 () {72 vars in 1672 bytes} [Thu Aug 20 04:37:53 2026] POST /volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:37:53.378126 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a5e66124-c994-489a-961c-790cc6469626 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:53.380151 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a5e66124-c994-489a-961c-790cc6469626 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] GET https://10.4.3.239/volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 Aug 20 04:37:53.380787 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a5e66124-c994-489a-961c-790cc6469626 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:53.380787 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a5e66124-c994-489a-961c-790cc6469626 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:53.394357 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:53.394357 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:53.399601 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a5e66124-c994-489a-961c-790cc6469626 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Volume info retrieved successfully. Aug 20 04:37:53.405896 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a5e66124-c994-489a-961c-790cc6469626 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 returned with HTTP 200 Aug 20 04:37:53.406347 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 622/2503] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:53 2026] GET /volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:53.421426 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-764c0a97-e610-4469-9270-cd7a2857f959 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:53.421977 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-764c0a97-e610-4469-9270-cd7a2857f959 None None] GET https://10.4.3.239/volume// Aug 20 04:37:53.422198 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-764c0a97-e610-4469-9270-cd7a2857f959 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:53.422445 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-764c0a97-e610-4469-9270-cd7a2857f959 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:53.422868 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-764c0a97-e610-4469-9270-cd7a2857f959 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:37:53.423256 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 631/2504] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:37: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 20 04:37:53.437470 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-0d0e2d7d-43ea-4519-b9df-f077af1cd598 req-2eefebc2-a547-4871-b25e-261c0d9bb68d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:53.440836 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-0d0e2d7d-43ea-4519-b9df-f077af1cd598 req-2eefebc2-a547-4871-b25e-261c0d9bb68d tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] GET https://10.4.3.239/volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 Aug 20 04:37:53.441148 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-0d0e2d7d-43ea-4519-b9df-f077af1cd598 req-2eefebc2-a547-4871-b25e-261c0d9bb68d tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:53.441445 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-0d0e2d7d-43ea-4519-b9df-f077af1cd598 req-2eefebc2-a547-4871-b25e-261c0d9bb68d tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:53.458643 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:53.458643 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:53.467230 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-0d0e2d7d-43ea-4519-b9df-f077af1cd598 req-2eefebc2-a547-4871-b25e-261c0d9bb68d tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Volume info retrieved successfully. Aug 20 04:37:53.474118 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-0d0e2d7d-43ea-4519-b9df-f077af1cd598 req-2eefebc2-a547-4871-b25e-261c0d9bb68d tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 returned with HTTP 200 Aug 20 04:37:53.474485 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 629/2505] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:37:53 2026] GET /volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 => generated 1319 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:37:53.578103 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-f48dfcb5-c42f-4fea-aed2-c5d2989685c6 req-08a6205c-4492-4478-98d0-e38618b3f569 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:53.580686 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-f48dfcb5-c42f-4fea-aed2-c5d2989685c6 req-08a6205c-4492-4478-98d0-e38618b3f569 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] GET https://10.4.3.239/volume/v3/volumes/f6ef46de-20dc-4fff-aa99-fcfb01ff851d Aug 20 04:37:53.580985 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-f48dfcb5-c42f-4fea-aed2-c5d2989685c6 req-08a6205c-4492-4478-98d0-e38618b3f569 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:53.581277 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-f48dfcb5-c42f-4fea-aed2-c5d2989685c6 req-08a6205c-4492-4478-98d0-e38618b3f569 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:53.588732 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-f48dfcb5-c42f-4fea-aed2-c5d2989685c6 req-08a6205c-4492-4478-98d0-e38618b3f569 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] https://10.4.3.239/volume/v3/volumes/f6ef46de-20dc-4fff-aa99-fcfb01ff851d returned with HTTP 404 Aug 20 04:37:53.589462 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 624/2506] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:37:53 2026] GET /volume/v3/volumes/f6ef46de-20dc-4fff-aa99-fcfb01ff851d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:37:53.599260 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-e78b7a55-28c9-497b-9870-707c6c99f231 req-1eb0afa0-5fef-4a9c-b4c4-c477f7da8aaa None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:53.602765 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-e78b7a55-28c9-497b-9870-707c6c99f231 req-1eb0afa0-5fef-4a9c-b4c4-c477f7da8aaa tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] PUT https://10.4.3.239/volume/v3/attachments/f0a2eac4-82f6-44c8-aab7-c8ac71e84041 Aug 20 04:37:53.603115 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-e78b7a55-28c9-497b-9870-707c6c99f231 req-1eb0afa0-5fef-4a9c-b4c4-c477f7da8aaa tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:53.612230 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-e78b7a55-28c9-497b-9870-707c6c99f231 req-1eb0afa0-5fef-4a9c-b4c4-c477f7da8aaa tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Acquiring lock "cinder-attachment_update-a432e519-35e3-42cc-a469-6efb86e9d5b9-np0000007850" by "attachment_update" {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:37:53.615774 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-1c0f8cba-30a4-47cf-9ac0-06963e4e4629 req-345457bb-10b9-40f4-b202-f8736b07676e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:53.617941 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-e78b7a55-28c9-497b-9870-707c6c99f231 req-1eb0afa0-5fef-4a9c-b4c4-c477f7da8aaa tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Lock "cinder-attachment_update-a432e519-35e3-42cc-a469-6efb86e9d5b9-np0000007850" acquired by "attachment_update" :: waited 0.006s {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:37:53.618819 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-1c0f8cba-30a4-47cf-9ac0-06963e4e4629 req-345457bb-10b9-40f4-b202-f8736b07676e tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] DELETE https://10.4.3.239/volume/v3/volumes/f6ef46de-20dc-4fff-aa99-fcfb01ff851d Aug 20 04:37:53.618944 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:53.618944 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:53.619018 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-1c0f8cba-30a4-47cf-9ac0-06963e4e4629 req-345457bb-10b9-40f4-b202-f8736b07676e tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:53.619281 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-1c0f8cba-30a4-47cf-9ac0-06963e4e4629 req-345457bb-10b9-40f4-b202-f8736b07676e tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:53.619445 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [req-1c0f8cba-30a4-47cf-9ac0-06963e4e4629 req-345457bb-10b9-40f4-b202-f8736b07676e tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] Delete volume with id: f6ef46de-20dc-4fff-aa99-fcfb01ff851d Aug 20 04:37:53.626954 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-1c0f8cba-30a4-47cf-9ac0-06963e4e4629 req-345457bb-10b9-40f4-b202-f8736b07676e tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] https://10.4.3.239/volume/v3/volumes/f6ef46de-20dc-4fff-aa99-fcfb01ff851d returned with HTTP 404 Aug 20 04:37:53.627612 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 632/2507] 10.4.3.239 () {70 vars in 1620 bytes} [Thu Aug 20 04:37:53 2026] DELETE /volume/v3/volumes/f6ef46de-20dc-4fff-aa99-fcfb01ff851d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:37:53.651387 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-e720b505-5599-42af-b0b7-107f6a1c78a4 req-8e7e4cfc-db3e-43f6-a521-c2000c091857 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:53.654280 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-e720b505-5599-42af-b0b7-107f6a1c78a4 req-8e7e4cfc-db3e-43f6-a521-c2000c091857 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] GET https://10.4.3.239/volume/v3/volumes/f6ef46de-20dc-4fff-aa99-fcfb01ff851d Aug 20 04:37:53.654460 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-e720b505-5599-42af-b0b7-107f6a1c78a4 req-8e7e4cfc-db3e-43f6-a521-c2000c091857 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:53.654683 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-e720b505-5599-42af-b0b7-107f6a1c78a4 req-8e7e4cfc-db3e-43f6-a521-c2000c091857 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:53.662664 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-e720b505-5599-42af-b0b7-107f6a1c78a4 req-8e7e4cfc-db3e-43f6-a521-c2000c091857 tempest-VolumesSnapshotsTestJSON-721121794 tempest-VolumesSnapshotsTestJSON-721121794-project-member] https://10.4.3.239/volume/v3/volumes/f6ef46de-20dc-4fff-aa99-fcfb01ff851d returned with HTTP 404 Aug 20 04:37:53.663320 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 630/2508] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:37:53 2026] GET /volume/v3/volumes/f6ef46de-20dc-4fff-aa99-fcfb01ff851d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:37:53.736682 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-e78b7a55-28c9-497b-9870-707c6c99f231 req-1eb0afa0-5fef-4a9c-b4c4-c477f7da8aaa tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Lock "cinder-attachment_update-a432e519-35e3-42cc-a469-6efb86e9d5b9-np0000007850" released by "attachment_update" :: held 0.119s {{(pid=100177) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:37:53.737066 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-e78b7a55-28c9-497b-9870-707c6c99f231 req-1eb0afa0-5fef-4a9c-b4c4-c477f7da8aaa tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/attachments/f0a2eac4-82f6-44c8-aab7-c8ac71e84041 returned with HTTP 200 Aug 20 04:37:53.737686 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 623/2509] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:37:53 2026] PUT /volume/v3/attachments/f0a2eac4-82f6-44c8-aab7-c8ac71e84041 => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:53.752109 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-e78b7a55-28c9-497b-9870-707c6c99f231 req-971ec482-8e17-4100-9539-98b2bcfd1500 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:53.755098 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-e78b7a55-28c9-497b-9870-707c6c99f231 req-971ec482-8e17-4100-9539-98b2bcfd1500 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/attachments/f0a2eac4-82f6-44c8-aab7-c8ac71e84041 Aug 20 04:37:53.755440 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-e78b7a55-28c9-497b-9870-707c6c99f231 req-971ec482-8e17-4100-9539-98b2bcfd1500 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:53.755725 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-e78b7a55-28c9-497b-9870-707c6c99f231 req-971ec482-8e17-4100-9539-98b2bcfd1500 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:53.784399 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-e78b7a55-28c9-497b-9870-707c6c99f231 req-971ec482-8e17-4100-9539-98b2bcfd1500 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/attachments/f0a2eac4-82f6-44c8-aab7-c8ac71e84041 returned with HTTP 200 Aug 20 04:37:53.785018 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 625/2510] 10.4.3.239 () {70 vars in 1651 bytes} [Thu Aug 20 04:37:53 2026] GET /volume/v3/attachments/f0a2eac4-82f6-44c8-aab7-c8ac71e84041 => generated 994 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:53.871624 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2d3a296c-17cd-44e2-8bbb-e2e19bdbd273 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:53.876784 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2d3a296c-17cd-44e2-8bbb-e2e19bdbd273 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 Aug 20 04:37:53.877973 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2d3a296c-17cd-44e2-8bbb-e2e19bdbd273 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:53.878200 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2d3a296c-17cd-44e2-8bbb-e2e19bdbd273 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:53.878338 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-2d3a296c-17cd-44e2-8bbb-e2e19bdbd273 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id ff2a75c2-504e-476b-8d43-fa3bb40fee09. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:53.884439 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:53.884439 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:53.885875 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2d3a296c-17cd-44e2-8bbb-e2e19bdbd273 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 returned with HTTP 200 Aug 20 04:37:53.886410 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 633/2511] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:53 2026] GET /volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 => generated 825 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:54.425128 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a5be26c4-81ec-47b9-9685-5eaa83169e8d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:54.427171 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a5be26c4-81ec-47b9-9685-5eaa83169e8d tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] GET https://10.4.3.239/volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 Aug 20 04:37:54.427419 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a5be26c4-81ec-47b9-9685-5eaa83169e8d tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:54.427622 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a5be26c4-81ec-47b9-9685-5eaa83169e8d tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:54.439236 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:54.439236 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:54.444055 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a5be26c4-81ec-47b9-9685-5eaa83169e8d tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Volume info retrieved successfully. Aug 20 04:37:54.450768 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a5be26c4-81ec-47b9-9685-5eaa83169e8d tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 returned with HTTP 200 Aug 20 04:37:54.451251 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 631/2512] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:54 2026] GET /volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:54.468446 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f5f28c60-4d54-46f7-98fa-c6a5ba5c7659 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:54.470655 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f5f28c60-4d54-46f7-98fa-c6a5ba5c7659 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] DELETE https://10.4.3.239/volume/v3/volumes/2ec8ee81-4740-4d9b-a627-98485c51f90c Aug 20 04:37:54.470994 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f5f28c60-4d54-46f7-98fa-c6a5ba5c7659 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:54.471424 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f5f28c60-4d54-46f7-98fa-c6a5ba5c7659 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:54.471733 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-f5f28c60-4d54-46f7-98fa-c6a5ba5c7659 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Delete volume with id: 2ec8ee81-4740-4d9b-a627-98485c51f90c Aug 20 04:37:54.482489 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:54.482489 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:54.484131 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f5f28c60-4d54-46f7-98fa-c6a5ba5c7659 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Volume info retrieved successfully. Aug 20 04:37:54.507513 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f5f28c60-4d54-46f7-98fa-c6a5ba5c7659 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Delete volume request issued successfully. Aug 20 04:37:54.507761 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f5f28c60-4d54-46f7-98fa-c6a5ba5c7659 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] https://10.4.3.239/volume/v3/volumes/2ec8ee81-4740-4d9b-a627-98485c51f90c returned with HTTP 202 Aug 20 04:37:54.508252 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 624/2513] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:37:54 2026] DELETE /volume/v3/volumes/2ec8ee81-4740-4d9b-a627-98485c51f90c => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:37:54.519807 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-74706b57-a338-4ca8-b491-ad72cb41fc8b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:54.522410 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-74706b57-a338-4ca8-b491-ad72cb41fc8b tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] GET https://10.4.3.239/volume/v3/volumes/2ec8ee81-4740-4d9b-a627-98485c51f90c Aug 20 04:37:54.522721 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-74706b57-a338-4ca8-b491-ad72cb41fc8b tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:54.523004 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-74706b57-a338-4ca8-b491-ad72cb41fc8b tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:54.541774 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:54.541774 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:54.548250 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-74706b57-a338-4ca8-b491-ad72cb41fc8b tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Volume info retrieved successfully. Aug 20 04:37:54.553737 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-74706b57-a338-4ca8-b491-ad72cb41fc8b tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] https://10.4.3.239/volume/v3/volumes/2ec8ee81-4740-4d9b-a627-98485c51f90c returned with HTTP 200 Aug 20 04:37:54.554063 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 626/2514] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:54 2026] GET /volume/v3/volumes/2ec8ee81-4740-4d9b-a627-98485c51f90c => generated 839 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:54.897034 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-dc3d3903-1789-44e1-849a-3fc6a56e2b99 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:54.899575 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-dc3d3903-1789-44e1-849a-3fc6a56e2b99 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 Aug 20 04:37:54.899846 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-dc3d3903-1789-44e1-849a-3fc6a56e2b99 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:54.900103 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-dc3d3903-1789-44e1-849a-3fc6a56e2b99 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:54.900279 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-dc3d3903-1789-44e1-849a-3fc6a56e2b99 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id ff2a75c2-504e-476b-8d43-fa3bb40fee09. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:54.905921 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:54.905921 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:54.906963 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-dc3d3903-1789-44e1-849a-3fc6a56e2b99 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 returned with HTTP 200 Aug 20 04:37:54.907490 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 634/2515] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:54 2026] GET /volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:55.470931 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-21e70a48-7498-470a-9f99-a79ea074c074 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:55.474344 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-21e70a48-7498-470a-9f99-a79ea074c074 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] GET https://10.4.3.239/volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 Aug 20 04:37:55.474680 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-21e70a48-7498-470a-9f99-a79ea074c074 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:55.475090 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-21e70a48-7498-470a-9f99-a79ea074c074 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:55.488872 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:55.488872 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:55.494581 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-21e70a48-7498-470a-9f99-a79ea074c074 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Volume info retrieved successfully. Aug 20 04:37:55.500349 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-21e70a48-7498-470a-9f99-a79ea074c074 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 returned with HTTP 200 Aug 20 04:37:55.500864 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 632/2516] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:55 2026] GET /volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:37:55.570251 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1b66f0ac-ac7d-4545-96fe-5773edc3af17 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:55.573062 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1b66f0ac-ac7d-4545-96fe-5773edc3af17 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] GET https://10.4.3.239/volume/v3/volumes/2ec8ee81-4740-4d9b-a627-98485c51f90c Aug 20 04:37:55.573062 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1b66f0ac-ac7d-4545-96fe-5773edc3af17 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:55.574034 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1b66f0ac-ac7d-4545-96fe-5773edc3af17 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:55.581089 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1b66f0ac-ac7d-4545-96fe-5773edc3af17 tempest-TestStampPattern-1424507951 tempest-TestStampPattern-1424507951-project-member] https://10.4.3.239/volume/v3/volumes/2ec8ee81-4740-4d9b-a627-98485c51f90c returned with HTTP 404 Aug 20 04:37:55.581620 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 625/2517] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:55 2026] GET /volume/v3/volumes/2ec8ee81-4740-4d9b-a627-98485c51f90c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:37:55.696164 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-0d0e2d7d-43ea-4519-b9df-f077af1cd598 req-d204f90e-b133-4b0f-b5b0-945649dbeb45 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:55.700103 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-0d0e2d7d-43ea-4519-b9df-f077af1cd598 req-d204f90e-b133-4b0f-b5b0-945649dbeb45 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] DELETE https://10.4.3.239/volume/v3/attachments/2de82b9e-9698-4e17-8301-44ca40ada24e Aug 20 04:37:55.700235 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-0d0e2d7d-43ea-4519-b9df-f077af1cd598 req-d204f90e-b133-4b0f-b5b0-945649dbeb45 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:55.700621 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-0d0e2d7d-43ea-4519-b9df-f077af1cd598 req-d204f90e-b133-4b0f-b5b0-945649dbeb45 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:55.714207 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:55.714207 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:55.781941 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-0d0e2d7d-43ea-4519-b9df-f077af1cd598 req-d204f90e-b133-4b0f-b5b0-945649dbeb45 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/attachments/2de82b9e-9698-4e17-8301-44ca40ada24e returned with HTTP 200 Aug 20 04:37:55.782845 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 627/2518] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:37:55 2026] DELETE /volume/v3/attachments/2de82b9e-9698-4e17-8301-44ca40ada24e => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:55.922968 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-32d319d2-e0a8-40e5-9f35-08ff3efaa0d9 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:55.925351 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-32d319d2-e0a8-40e5-9f35-08ff3efaa0d9 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 Aug 20 04:37:55.925731 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-32d319d2-e0a8-40e5-9f35-08ff3efaa0d9 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:55.926124 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-32d319d2-e0a8-40e5-9f35-08ff3efaa0d9 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:55.926355 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-32d319d2-e0a8-40e5-9f35-08ff3efaa0d9 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id ff2a75c2-504e-476b-8d43-fa3bb40fee09. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:55.931792 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:55.931792 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:55.932796 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-32d319d2-e0a8-40e5-9f35-08ff3efaa0d9 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 returned with HTTP 200 Aug 20 04:37:55.933197 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 635/2519] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:55 2026] GET /volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:55.970721 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-971a9b2a-983f-4cc2-807a-733a46774099 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:56.062856 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-971a9b2a-983f-4cc2-807a-733a46774099 tempest-UserMessagesTest-366419380 tempest-UserMessagesTest-366419380-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:37:56.063299 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-971a9b2a-983f-4cc2-807a-733a46774099 tempest-UserMessagesTest-366419380 tempest-UserMessagesTest-366419380-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-825262868", "extra_specs": {"storage_protocol": "tempest-storage_protocol-39315771", "vendor_name": "tempest-vendor_name-877691743"}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:56.083138 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-971a9b2a-983f-4cc2-807a-733a46774099 tempest-UserMessagesTest-366419380 tempest-UserMessagesTest-366419380-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:37:56.083889 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 633/2520] 10.4.3.239 () {68 vars in 1253 bytes} [Thu Aug 20 04:37:55 2026] POST /volume/v3/types => generated 324 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:56.093591 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ff29a06d-bb82-4d9c-a352-9448f255dbac None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:56.139100 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-55d246ff-80ff-485f-af92-85df36ade689 req-b81fe264-a295-4d6a-89fb-c8f82442c449 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:56.141385 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-55d246ff-80ff-485f-af92-85df36ade689 req-b81fe264-a295-4d6a-89fb-c8f82442c449 tempest-VolumesGetTestJSON-962228358 tempest-VolumesGetTestJSON-962228358-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:37:56.141783 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-55d246ff-80ff-485f-af92-85df36ade689 req-b81fe264-a295-4d6a-89fb-c8f82442c449 tempest-VolumesGetTestJSON-962228358 tempest-VolumesGetTestJSON-962228358-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1150746965", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:56.143845 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [req-55d246ff-80ff-485f-af92-85df36ade689 req-b81fe264-a295-4d6a-89fb-c8f82442c449 tempest-VolumesGetTestJSON-962228358 tempest-VolumesGetTestJSON-962228358-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1150746965', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:37:56.143989 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [req-55d246ff-80ff-485f-af92-85df36ade689 req-b81fe264-a295-4d6a-89fb-c8f82442c449 tempest-VolumesGetTestJSON-962228358 tempest-VolumesGetTestJSON-962228358-project-member] Create volume of 1 GB Aug 20 04:37:56.144299 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:56.144299 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:56.149337 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-55d246ff-80ff-485f-af92-85df36ade689 req-b81fe264-a295-4d6a-89fb-c8f82442c449 tempest-VolumesGetTestJSON-962228358 tempest-VolumesGetTestJSON-962228358-project-member] Availability Zones retrieved successfully. Aug 20 04:37:56.159194 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [req-55d246ff-80ff-485f-af92-85df36ade689 req-b81fe264-a295-4d6a-89fb-c8f82442c449 tempest-VolumesGetTestJSON-962228358 tempest-VolumesGetTestJSON-962228358-project-member] Flow 'volume_create_api' (fa595ba9-e326-4d56-97a6-bbc39634ba72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:37:56.161048 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [req-55d246ff-80ff-485f-af92-85df36ade689 req-b81fe264-a295-4d6a-89fb-c8f82442c449 tempest-VolumesGetTestJSON-962228358 tempest-VolumesGetTestJSON-962228358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e96cc6fb-0afe-48d7-9227-c7b2693a14bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:56.162641 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [req-55d246ff-80ff-485f-af92-85df36ade689 req-b81fe264-a295-4d6a-89fb-c8f82442c449 tempest-VolumesGetTestJSON-962228358 tempest-VolumesGetTestJSON-962228358-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:37:56.178261 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ff29a06d-bb82-4d9c-a352-9448f255dbac tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:37:56.178823 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ff29a06d-bb82-4d9c-a352-9448f255dbac tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "657c572e-98e7-40c9-9932-ac7d6f2d3ddf", "size": 1, "name": "tempest-UserMessagesTest-Volume-1049714968"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:56.180549 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-ff29a06d-bb82-4d9c-a352-9448f255dbac tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Create volume request body: {'volume': {'volume_type': '657c572e-98e7-40c9-9932-ac7d6f2d3ddf', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1049714968'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:37:56.187677 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-ff29a06d-bb82-4d9c-a352-9448f255dbac tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Create volume of 1 GB Aug 20 04:37:56.188079 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:56.188079 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:56.188787 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ff29a06d-bb82-4d9c-a352-9448f255dbac tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Availability Zones retrieved successfully. Aug 20 04:37:56.195527 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ff29a06d-bb82-4d9c-a352-9448f255dbac tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Flow 'volume_create_api' (5c64fb60-39d1-475c-864d-926bdb8d7e38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:37:56.196501 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ff29a06d-bb82-4d9c-a352-9448f255dbac tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bd12430-7796-400d-8ac6-9e0e236f5aa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:56.197554 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-ff29a06d-bb82-4d9c-a352-9448f255dbac tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:37:56.211141 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [req-55d246ff-80ff-485f-af92-85df36ade689 req-b81fe264-a295-4d6a-89fb-c8f82442c449 tempest-VolumesGetTestJSON-962228358 tempest-VolumesGetTestJSON-962228358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e96cc6fb-0afe-48d7-9227-c7b2693a14bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:56.212446 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [req-55d246ff-80ff-485f-af92-85df36ade689 req-b81fe264-a295-4d6a-89fb-c8f82442c449 tempest-VolumesGetTestJSON-962228358 tempest-VolumesGetTestJSON-962228358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (274c8c60-82ad-454e-9ac2-df00944c6784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:56.224036 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ff29a06d-bb82-4d9c-a352-9448f255dbac tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bd12430-7796-400d-8ac6-9e0e236f5aa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:37:56Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-39315771',vendor_name='tempest-vendor_name-877691743'},id=657c572e-98e7-40c9-9932-ac7d6f2d3ddf,is_public=True,name='tempest-UserMessagesTest-volume-type-825262868',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '657c572e-98e7-40c9-9932-ac7d6f2d3ddf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:56.225259 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ff29a06d-bb82-4d9c-a352-9448f255dbac tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27c63657-c91d-4711-9553-c413454c714b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:56.266241 np0000007850 devstack@c-api.service[100177]: WARNING cinder.quota [None req-ff29a06d-bb82-4d9c-a352-9448f255dbac tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-825262868 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-825262868, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:37:56.266241 np0000007850 devstack@c-api.service[100177]: WARNING cinder.quota [None req-ff29a06d-bb82-4d9c-a352-9448f255dbac tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-825262868 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-825262868, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:37:56.301817 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [req-55d246ff-80ff-485f-af92-85df36ade689 req-b81fe264-a295-4d6a-89fb-c8f82442c449 tempest-VolumesGetTestJSON-962228358 tempest-VolumesGetTestJSON-962228358-project-member] Created reservations ['ab6b099a-57df-4c8f-a522-0037c8516c73', 'd2f2a8f6-e90b-4ece-a5cc-8310133c46d0', '274036ef-3815-46dc-8cd2-d43d5cdb7e31', '0edb7374-8774-42c4-b213-92d9f3eed26d'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:37:56.303159 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [req-55d246ff-80ff-485f-af92-85df36ade689 req-b81fe264-a295-4d6a-89fb-c8f82442c449 tempest-VolumesGetTestJSON-962228358 tempest-VolumesGetTestJSON-962228358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (274c8c60-82ad-454e-9ac2-df00944c6784) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab6b099a-57df-4c8f-a522-0037c8516c73', 'd2f2a8f6-e90b-4ece-a5cc-8310133c46d0', '274036ef-3815-46dc-8cd2-d43d5cdb7e31', '0edb7374-8774-42c4-b213-92d9f3eed26d']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:56.303688 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [req-55d246ff-80ff-485f-af92-85df36ade689 req-b81fe264-a295-4d6a-89fb-c8f82442c449 tempest-VolumesGetTestJSON-962228358 tempest-VolumesGetTestJSON-962228358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d0fc843-0c7f-4b8b-9505-d0e24055bb68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:56.314222 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-ff29a06d-bb82-4d9c-a352-9448f255dbac tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Created reservations ['bfe1c129-7b54-43e0-a8c6-03c7cbc14be3', 'f91ca258-b061-4a76-8f03-3651f510719c', 'fec05165-71ed-40db-9694-ade91c065fed', '35ab4386-7577-4474-b636-779d8e01edc3'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:37:56.315327 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ff29a06d-bb82-4d9c-a352-9448f255dbac tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27c63657-c91d-4711-9553-c413454c714b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bfe1c129-7b54-43e0-a8c6-03c7cbc14be3', 'f91ca258-b061-4a76-8f03-3651f510719c', 'fec05165-71ed-40db-9694-ade91c065fed', '35ab4386-7577-4474-b636-779d8e01edc3']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:56.316327 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ff29a06d-bb82-4d9c-a352-9448f255dbac tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c43dfe4-756e-45d1-bc5e-555e37459ff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:56.333437 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [req-55d246ff-80ff-485f-af92-85df36ade689 req-b81fe264-a295-4d6a-89fb-c8f82442c449 tempest-VolumesGetTestJSON-962228358 tempest-VolumesGetTestJSON-962228358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d0fc843-0c7f-4b8b-9505-d0e24055bb68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af39d7cf-b86a-4883-9695-472a5e136cb7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1150746965',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='089d29dcb9a94db29082b15f43de790a',qos_specs=None,replication_status=,reservations=['ab6b099a-57df-4c8f-a522-0037c8516c73','d2f2a8f6-e90b-4ece-a5cc-8310133c46d0','274036ef-3815-46dc-8cd2-d43d5cdb7e31','0edb7374-8774-42c4-b213-92d9f3eed26d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24646488fda14772b9bb8618af3256a8',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:37:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1150746965',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af39d7cf-b86a-4883-9695-472a5e136cb7,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='089d29dcb9a94db29082b15f43de790a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24646488fda14772b9bb8618af3256a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:56.334227 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [req-55d246ff-80ff-485f-af92-85df36ade689 req-b81fe264-a295-4d6a-89fb-c8f82442c449 tempest-VolumesGetTestJSON-962228358 tempest-VolumesGetTestJSON-962228358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddb3f765-1630-4314-8b3a-38abf611b696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:56.347205 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ff29a06d-bb82-4d9c-a352-9448f255dbac tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c43dfe4-756e-45d1-bc5e-555e37459ff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fecc859d-afa0-430a-a1d0-a813b09f2d7d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1049714968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae38866656684606894581639b04ab33',qos_specs=None,replication_status=,reservations=['bfe1c129-7b54-43e0-a8c6-03c7cbc14be3','f91ca258-b061-4a76-8f03-3651f510719c','fec05165-71ed-40db-9694-ade91c065fed','35ab4386-7577-4474-b636-779d8e01edc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8156fb57cd124535b3504a96f039c811',volume_type_id=657c572e-98e7-40c9-9932-ac7d6f2d3ddf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:37:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1049714968',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fecc859d-afa0-430a-a1d0-a813b09f2d7d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae38866656684606894581639b04ab33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8156fb57cd124535b3504a96f039c811',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(657c572e-98e7-40c9-9932-ac7d6f2d3ddf),volume_type_id=657c572e-98e7-40c9-9932-ac7d6f2d3ddf)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:56.347205 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ff29a06d-bb82-4d9c-a352-9448f255dbac tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9eb82fd2-7873-44ae-877c-6b460ca2bf4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:56.359088 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [req-55d246ff-80ff-485f-af92-85df36ade689 req-b81fe264-a295-4d6a-89fb-c8f82442c449 tempest-VolumesGetTestJSON-962228358 tempest-VolumesGetTestJSON-962228358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddb3f765-1630-4314-8b3a-38abf611b696) transitioned into state 'SUCCESS' from state '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-1150746965',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='089d29dcb9a94db29082b15f43de790a',qos_specs=None,replication_status=,reservations=['ab6b099a-57df-4c8f-a522-0037c8516c73','d2f2a8f6-e90b-4ece-a5cc-8310133c46d0','274036ef-3815-46dc-8cd2-d43d5cdb7e31','0edb7374-8774-42c4-b213-92d9f3eed26d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24646488fda14772b9bb8618af3256a8',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:56.360308 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [req-55d246ff-80ff-485f-af92-85df36ade689 req-b81fe264-a295-4d6a-89fb-c8f82442c449 tempest-VolumesGetTestJSON-962228358 tempest-VolumesGetTestJSON-962228358-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3498fba-0db9-4c1c-9ed5-a02ee60e983b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:56.373908 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [req-55d246ff-80ff-485f-af92-85df36ade689 req-b81fe264-a295-4d6a-89fb-c8f82442c449 tempest-VolumesGetTestJSON-962228358 tempest-VolumesGetTestJSON-962228358-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3498fba-0db9-4c1c-9ed5-a02ee60e983b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:56.374788 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [req-55d246ff-80ff-485f-af92-85df36ade689 req-b81fe264-a295-4d6a-89fb-c8f82442c449 tempest-VolumesGetTestJSON-962228358 tempest-VolumesGetTestJSON-962228358-project-member] Flow 'volume_create_api' (fa595ba9-e326-4d56-97a6-bbc39634ba72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:37:56.375285 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-55d246ff-80ff-485f-af92-85df36ade689 req-b81fe264-a295-4d6a-89fb-c8f82442c449 tempest-VolumesGetTestJSON-962228358 tempest-VolumesGetTestJSON-962228358-project-member] Create volume request issued successfully. Aug 20 04:37:56.376089 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-55d246ff-80ff-485f-af92-85df36ade689 req-b81fe264-a295-4d6a-89fb-c8f82442c449 tempest-VolumesGetTestJSON-962228358 tempest-VolumesGetTestJSON-962228358-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:37:56.377935 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 628/2521] 10.4.3.239 () {72 vars in 1541 bytes} [Thu Aug 20 04:37:56 2026] POST /volume/v3/volumes => generated 763 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:37:56.379735 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ff29a06d-bb82-4d9c-a352-9448f255dbac tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9eb82fd2-7873-44ae-877c-6b460ca2bf4f) transitioned into state 'SUCCESS' from state '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-1049714968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae38866656684606894581639b04ab33',qos_specs=None,replication_status=,reservations=['bfe1c129-7b54-43e0-a8c6-03c7cbc14be3','f91ca258-b061-4a76-8f03-3651f510719c','fec05165-71ed-40db-9694-ade91c065fed','35ab4386-7577-4474-b636-779d8e01edc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8156fb57cd124535b3504a96f039c811',volume_type_id=657c572e-98e7-40c9-9932-ac7d6f2d3ddf)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:56.380818 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ff29a06d-bb82-4d9c-a352-9448f255dbac tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cb8029a-e07c-476a-9ad8-e6f231bc7824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:56.392140 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-55d246ff-80ff-485f-af92-85df36ade689 req-0a5a7cfc-830d-43ef-998a-3a3a16b43a27 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:56.395016 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-55d246ff-80ff-485f-af92-85df36ade689 req-0a5a7cfc-830d-43ef-998a-3a3a16b43a27 tempest-VolumesGetTestJSON-962228358 tempest-VolumesGetTestJSON-962228358-project-member] GET https://10.4.3.239/volume/v3/volumes/af39d7cf-b86a-4883-9695-472a5e136cb7 Aug 20 04:37:56.395294 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-55d246ff-80ff-485f-af92-85df36ade689 req-0a5a7cfc-830d-43ef-998a-3a3a16b43a27 tempest-VolumesGetTestJSON-962228358 tempest-VolumesGetTestJSON-962228358-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:56.395656 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-55d246ff-80ff-485f-af92-85df36ade689 req-0a5a7cfc-830d-43ef-998a-3a3a16b43a27 tempest-VolumesGetTestJSON-962228358 tempest-VolumesGetTestJSON-962228358-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:56.398322 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ff29a06d-bb82-4d9c-a352-9448f255dbac tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cb8029a-e07c-476a-9ad8-e6f231bc7824) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:56.399271 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ff29a06d-bb82-4d9c-a352-9448f255dbac tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Flow 'volume_create_api' (5c64fb60-39d1-475c-864d-926bdb8d7e38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:37:56.399648 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ff29a06d-bb82-4d9c-a352-9448f255dbac tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Create volume request issued successfully. Aug 20 04:37:56.402153 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ff29a06d-bb82-4d9c-a352-9448f255dbac tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:37:56.402302 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 626/2522] 10.4.3.239 () {70 vars in 1299 bytes} [Thu Aug 20 04:37:56 2026] POST /volume/v3/volumes => generated 785 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:37:56.407198 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:56.407198 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:56.411661 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-55d246ff-80ff-485f-af92-85df36ade689 req-0a5a7cfc-830d-43ef-998a-3a3a16b43a27 tempest-VolumesGetTestJSON-962228358 tempest-VolumesGetTestJSON-962228358-project-member] Volume info retrieved successfully. Aug 20 04:37:56.418009 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-db0b07d4-2676-475b-b8f3-745482940903 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:56.418798 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-55d246ff-80ff-485f-af92-85df36ade689 req-0a5a7cfc-830d-43ef-998a-3a3a16b43a27 tempest-VolumesGetTestJSON-962228358 tempest-VolumesGetTestJSON-962228358-project-member] https://10.4.3.239/volume/v3/volumes/af39d7cf-b86a-4883-9695-472a5e136cb7 returned with HTTP 200 Aug 20 04:37:56.419688 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-db0b07d4-2676-475b-b8f3-745482940903 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] GET https://10.4.3.239/volume/v3/volumes/fecc859d-afa0-430a-a1d0-a813b09f2d7d Aug 20 04:37:56.419865 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 636/2523] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:37:56 2026] GET /volume/v3/volumes/af39d7cf-b86a-4883-9695-472a5e136cb7 => generated 831 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:56.419930 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-db0b07d4-2676-475b-b8f3-745482940903 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:56.420076 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-db0b07d4-2676-475b-b8f3-745482940903 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:56.427733 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:56.427733 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:56.432317 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-db0b07d4-2676-475b-b8f3-745482940903 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Volume info retrieved successfully. Aug 20 04:37:56.437880 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-db0b07d4-2676-475b-b8f3-745482940903 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] https://10.4.3.239/volume/v3/volumes/fecc859d-afa0-430a-a1d0-a813b09f2d7d returned with HTTP 200 Aug 20 04:37:56.438449 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 634/2524] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:37:56 2026] GET /volume/v3/volumes/fecc859d-afa0-430a-a1d0-a813b09f2d7d => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:56.450744 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-32083867-e843-4bdb-b39e-0e8b0059c28f req-6b54c6bd-b3f3-414c-8373-0b834ec5c39b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:56.453610 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-32083867-e843-4bdb-b39e-0e8b0059c28f req-6b54c6bd-b3f3-414c-8373-0b834ec5c39b tempest-VolumesGetTestJSON-962228358 tempest-VolumesGetTestJSON-962228358-project-member] GET https://10.4.3.239/volume/v3/volumes/af39d7cf-b86a-4883-9695-472a5e136cb7 Aug 20 04:37:56.453977 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-32083867-e843-4bdb-b39e-0e8b0059c28f req-6b54c6bd-b3f3-414c-8373-0b834ec5c39b tempest-VolumesGetTestJSON-962228358 tempest-VolumesGetTestJSON-962228358-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:56.454118 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-32083867-e843-4bdb-b39e-0e8b0059c28f req-6b54c6bd-b3f3-414c-8373-0b834ec5c39b tempest-VolumesGetTestJSON-962228358 tempest-VolumesGetTestJSON-962228358-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:56.465498 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:56.465498 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:56.470313 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-32083867-e843-4bdb-b39e-0e8b0059c28f req-6b54c6bd-b3f3-414c-8373-0b834ec5c39b tempest-VolumesGetTestJSON-962228358 tempest-VolumesGetTestJSON-962228358-project-member] Volume info retrieved successfully. Aug 20 04:37:56.475673 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-32083867-e843-4bdb-b39e-0e8b0059c28f req-6b54c6bd-b3f3-414c-8373-0b834ec5c39b tempest-VolumesGetTestJSON-962228358 tempest-VolumesGetTestJSON-962228358-project-member] https://10.4.3.239/volume/v3/volumes/af39d7cf-b86a-4883-9695-472a5e136cb7 returned with HTTP 200 Aug 20 04:37:56.476229 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 629/2525] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:37:56 2026] GET /volume/v3/volumes/af39d7cf-b86a-4883-9695-472a5e136cb7 => generated 831 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:56.523352 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c97e9d62-ef50-4f26-8264-3ed5b451c661 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:56.525623 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c97e9d62-ef50-4f26-8264-3ed5b451c661 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] GET https://10.4.3.239/volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 Aug 20 04:37:56.525623 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c97e9d62-ef50-4f26-8264-3ed5b451c661 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:56.525623 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c97e9d62-ef50-4f26-8264-3ed5b451c661 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:56.537394 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:56.537394 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:56.546517 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c97e9d62-ef50-4f26-8264-3ed5b451c661 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Volume info retrieved successfully. Aug 20 04:37:56.552074 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c97e9d62-ef50-4f26-8264-3ed5b451c661 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 returned with HTTP 200 Aug 20 04:37:56.552623 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 627/2526] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:56 2026] GET /volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:56.572868 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d55825b9-10b9-418c-ac8d-58c0c4f77d02 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:56.575792 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d55825b9-10b9-418c-ac8d-58c0c4f77d02 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] GET https://10.4.3.239/volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 Aug 20 04:37:56.575888 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d55825b9-10b9-418c-ac8d-58c0c4f77d02 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:56.577474 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d55825b9-10b9-418c-ac8d-58c0c4f77d02 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:56.584607 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:56.584607 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:56.591508 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d55825b9-10b9-418c-ac8d-58c0c4f77d02 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Volume info retrieved successfully. Aug 20 04:37:56.597412 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d55825b9-10b9-418c-ac8d-58c0c4f77d02 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 returned with HTTP 200 Aug 20 04:37:56.598390 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 637/2527] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:56 2026] GET /volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:56.672048 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-72abbb24-fe78-4577-a19d-602c35105c4d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:56.673811 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-72abbb24-fe78-4577-a19d-602c35105c4d tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] GET https://10.4.3.239/volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 Aug 20 04:37:56.674084 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-72abbb24-fe78-4577-a19d-602c35105c4d tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:56.674353 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-72abbb24-fe78-4577-a19d-602c35105c4d tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:56.682059 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:56.682059 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:56.686874 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-72abbb24-fe78-4577-a19d-602c35105c4d tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Volume info retrieved successfully. Aug 20 04:37:56.694107 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-72abbb24-fe78-4577-a19d-602c35105c4d tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 returned with HTTP 200 Aug 20 04:37:56.694488 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 635/2528] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:56 2026] GET /volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:56.708280 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1827b77e-2ffd-46e5-8a9e-8d39fd48d1a6 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:56.710362 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1827b77e-2ffd-46e5-8a9e-8d39fd48d1a6 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] GET https://10.4.3.239/volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b Aug 20 04:37:56.710619 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1827b77e-2ffd-46e5-8a9e-8d39fd48d1a6 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:56.710887 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1827b77e-2ffd-46e5-8a9e-8d39fd48d1a6 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:56.719228 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:56.719228 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:56.726210 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-1827b77e-2ffd-46e5-8a9e-8d39fd48d1a6 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Volume info retrieved successfully. Aug 20 04:37:56.729563 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1827b77e-2ffd-46e5-8a9e-8d39fd48d1a6 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b returned with HTTP 200 Aug 20 04:37:56.729968 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 630/2529] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:56 2026] GET /volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:56.790075 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-66fe55a6-8aff-4a97-8dc1-33ccca6f905a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:56.792571 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-66fe55a6-8aff-4a97-8dc1-33ccca6f905a tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] GET https://10.4.3.239/volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b Aug 20 04:37:56.792843 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-66fe55a6-8aff-4a97-8dc1-33ccca6f905a tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:56.793049 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-66fe55a6-8aff-4a97-8dc1-33ccca6f905a tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:56.799822 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:56.799822 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:56.803767 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-66fe55a6-8aff-4a97-8dc1-33ccca6f905a tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Volume info retrieved successfully. Aug 20 04:37:56.809135 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-66fe55a6-8aff-4a97-8dc1-33ccca6f905a tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b returned with HTTP 200 Aug 20 04:37:56.809639 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 628/2530] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:56 2026] GET /volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:56.949902 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4533c6f7-114d-45e7-9b45-3d8c3b4e698a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:56.957424 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4533c6f7-114d-45e7-9b45-3d8c3b4e698a tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 Aug 20 04:37:56.958156 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4533c6f7-114d-45e7-9b45-3d8c3b4e698a tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:56.959100 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4533c6f7-114d-45e7-9b45-3d8c3b4e698a tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:56.959664 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-4533c6f7-114d-45e7-9b45-3d8c3b4e698a tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id ff2a75c2-504e-476b-8d43-fa3bb40fee09. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:56.974974 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:56.974974 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:56.976891 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4533c6f7-114d-45e7-9b45-3d8c3b4e698a tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 returned with HTTP 200 Aug 20 04:37:56.978404 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 638/2531] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:56 2026] GET /volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 => generated 825 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:57.455156 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4e70a605-b3b8-4d60-b7c8-9c94d164f021 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:57.458007 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4e70a605-b3b8-4d60-b7c8-9c94d164f021 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] GET https://10.4.3.239/volume/v3/volumes/fecc859d-afa0-430a-a1d0-a813b09f2d7d Aug 20 04:37:57.458122 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4e70a605-b3b8-4d60-b7c8-9c94d164f021 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:57.458464 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4e70a605-b3b8-4d60-b7c8-9c94d164f021 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:57.469502 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:57.469502 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:57.474356 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-4e70a605-b3b8-4d60-b7c8-9c94d164f021 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Volume info retrieved successfully. Aug 20 04:37:57.479790 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4e70a605-b3b8-4d60-b7c8-9c94d164f021 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] https://10.4.3.239/volume/v3/volumes/fecc859d-afa0-430a-a1d0-a813b09f2d7d returned with HTTP 200 Aug 20 04:37:57.480267 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 636/2532] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:37:57 2026] GET /volume/v3/volumes/fecc859d-afa0-430a-a1d0-a813b09f2d7d => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:57.498391 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4b0debd0-f2bd-4a07-8ca5-e592f6b77dba None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:57.500270 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4b0debd0-f2bd-4a07-8ca5-e592f6b77dba tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] GET https://10.4.3.239/volume/v3/messages Aug 20 04:37:57.500537 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4b0debd0-f2bd-4a07-8ca5-e592f6b77dba tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:57.500746 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4b0debd0-f2bd-4a07-8ca5-e592f6b77dba tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:57.505204 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4b0debd0-f2bd-4a07-8ca5-e592f6b77dba tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] https://10.4.3.239/volume/v3/messages returned with HTTP 200 Aug 20 04:37:57.505681 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 631/2533] 10.4.3.239 () {68 vars in 1280 bytes} [Thu Aug 20 04:37:57 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 20 04:37:57.506686 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-e7208824-915a-4a63-83b4-852feea4421d req-9ea0f39d-ad58-49f1-82f8-1e1feab35d8b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:57.509204 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-e7208824-915a-4a63-83b4-852feea4421d req-9ea0f39d-ad58-49f1-82f8-1e1feab35d8b tempest-VolumesGetTestJSON-962228358 tempest-VolumesGetTestJSON-962228358-project-member] GET https://10.4.3.239/volume/v3/volumes/af39d7cf-b86a-4883-9695-472a5e136cb7 Aug 20 04:37:57.509414 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-e7208824-915a-4a63-83b4-852feea4421d req-9ea0f39d-ad58-49f1-82f8-1e1feab35d8b tempest-VolumesGetTestJSON-962228358 tempest-VolumesGetTestJSON-962228358-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:57.510061 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-e7208824-915a-4a63-83b4-852feea4421d req-9ea0f39d-ad58-49f1-82f8-1e1feab35d8b tempest-VolumesGetTestJSON-962228358 tempest-VolumesGetTestJSON-962228358-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:57.518378 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-54e8b702-bc0e-418e-a864-b40c049a0d5b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:57.520310 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-54e8b702-bc0e-418e-a864-b40c049a0d5b tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] DELETE https://10.4.3.239/volume/v3/messages/4e5a777e-78f8-4c33-aca7-f17069ec11d2 Aug 20 04:37:57.520695 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-54e8b702-bc0e-418e-a864-b40c049a0d5b tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:57.520809 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-54e8b702-bc0e-418e-a864-b40c049a0d5b tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:57.524213 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:57.524213 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:57.529249 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-e7208824-915a-4a63-83b4-852feea4421d req-9ea0f39d-ad58-49f1-82f8-1e1feab35d8b tempest-VolumesGetTestJSON-962228358 tempest-VolumesGetTestJSON-962228358-project-member] Volume info retrieved successfully. Aug 20 04:37:57.532988 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-54e8b702-bc0e-418e-a864-b40c049a0d5b tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] https://10.4.3.239/volume/v3/messages/4e5a777e-78f8-4c33-aca7-f17069ec11d2 returned with HTTP 204 Aug 20 04:37:57.533612 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 639/2534] 10.4.3.239 () {68 vars in 1394 bytes} [Thu Aug 20 04:37:57 2026] DELETE /volume/v3/messages/4e5a777e-78f8-4c33-aca7-f17069ec11d2 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 20 04:37:57.537991 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-e7208824-915a-4a63-83b4-852feea4421d req-9ea0f39d-ad58-49f1-82f8-1e1feab35d8b tempest-VolumesGetTestJSON-962228358 tempest-VolumesGetTestJSON-962228358-project-member] https://10.4.3.239/volume/v3/volumes/af39d7cf-b86a-4883-9695-472a5e136cb7 returned with HTTP 200 Aug 20 04:37:57.538806 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 629/2535] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:37:57 2026] GET /volume/v3/volumes/af39d7cf-b86a-4883-9695-472a5e136cb7 => generated 856 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:57.544303 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-330b4cd3-51ad-49e0-80f3-dccf4cb591bd None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:57.547387 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-330b4cd3-51ad-49e0-80f3-dccf4cb591bd tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] GET https://10.4.3.239/volume/v3/messages/4e5a777e-78f8-4c33-aca7-f17069ec11d2 Aug 20 04:37:57.547613 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-330b4cd3-51ad-49e0-80f3-dccf4cb591bd tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:57.547862 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-330b4cd3-51ad-49e0-80f3-dccf4cb591bd tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:57.551778 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-330b4cd3-51ad-49e0-80f3-dccf4cb591bd tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] https://10.4.3.239/volume/v3/messages/4e5a777e-78f8-4c33-aca7-f17069ec11d2 returned with HTTP 404 Aug 20 04:37:57.552278 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 637/2536] 10.4.3.239 () {68 vars in 1391 bytes} [Thu Aug 20 04:37:57 2026] GET /volume/v3/messages/4e5a777e-78f8-4c33-aca7-f17069ec11d2 => generated 110 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:37:57.561786 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ea8d33f8-4d1f-49ba-970b-bd02f4b2f889 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:57.564443 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ea8d33f8-4d1f-49ba-970b-bd02f4b2f889 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] GET https://10.4.3.239/volume/v3/volumes/fecc859d-afa0-430a-a1d0-a813b09f2d7d Aug 20 04:37:57.566082 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ea8d33f8-4d1f-49ba-970b-bd02f4b2f889 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:57.566082 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ea8d33f8-4d1f-49ba-970b-bd02f4b2f889 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:57.577829 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:57.577829 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:57.582678 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-ea8d33f8-4d1f-49ba-970b-bd02f4b2f889 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Volume info retrieved successfully. Aug 20 04:37:57.588627 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ea8d33f8-4d1f-49ba-970b-bd02f4b2f889 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] https://10.4.3.239/volume/v3/volumes/fecc859d-afa0-430a-a1d0-a813b09f2d7d returned with HTTP 200 Aug 20 04:37:57.589370 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 632/2537] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:37:57 2026] GET /volume/v3/volumes/fecc859d-afa0-430a-a1d0-a813b09f2d7d => generated 874 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:57.602326 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4cc20a16-b9cf-4f11-8fc9-2945b64db8be None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:57.604629 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-3aae3488-ff15-4868-9b00-644e23424bb4 req-d799096d-a5c4-4d92-a08a-bce9a7025503 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:57.606623 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4cc20a16-b9cf-4f11-8fc9-2945b64db8be tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] DELETE https://10.4.3.239/volume/v3/volumes/fecc859d-afa0-430a-a1d0-a813b09f2d7d Aug 20 04:37:57.606892 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4cc20a16-b9cf-4f11-8fc9-2945b64db8be tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:57.607141 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4cc20a16-b9cf-4f11-8fc9-2945b64db8be tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:57.607355 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-4cc20a16-b9cf-4f11-8fc9-2945b64db8be tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Delete volume with id: fecc859d-afa0-430a-a1d0-a813b09f2d7d Aug 20 04:37:57.607630 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-3aae3488-ff15-4868-9b00-644e23424bb4 req-d799096d-a5c4-4d92-a08a-bce9a7025503 tempest-VolumesGetTestJSON-962228358 tempest-VolumesGetTestJSON-962228358-project-reader] GET https://10.4.3.239/volume/v3/volumes/af39d7cf-b86a-4883-9695-472a5e136cb7 Aug 20 04:37:57.607931 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-3aae3488-ff15-4868-9b00-644e23424bb4 req-d799096d-a5c4-4d92-a08a-bce9a7025503 tempest-VolumesGetTestJSON-962228358 tempest-VolumesGetTestJSON-962228358-project-reader] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:57.608271 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-3aae3488-ff15-4868-9b00-644e23424bb4 req-d799096d-a5c4-4d92-a08a-bce9a7025503 tempest-VolumesGetTestJSON-962228358 tempest-VolumesGetTestJSON-962228358-project-reader] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:57.618233 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:57.618233 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:57.620202 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:57.620202 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:57.621628 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4cc20a16-b9cf-4f11-8fc9-2945b64db8be tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Volume info retrieved successfully. Aug 20 04:37:57.622692 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4cc20a16-b9cf-4f11-8fc9-2945b64db8be tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100175) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 20 04:37:57.625302 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-3aae3488-ff15-4868-9b00-644e23424bb4 req-d799096d-a5c4-4d92-a08a-bce9a7025503 tempest-VolumesGetTestJSON-962228358 tempest-VolumesGetTestJSON-962228358-project-reader] Volume info retrieved successfully. Aug 20 04:37:57.633497 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-3aae3488-ff15-4868-9b00-644e23424bb4 req-d799096d-a5c4-4d92-a08a-bce9a7025503 tempest-VolumesGetTestJSON-962228358 tempest-VolumesGetTestJSON-962228358-project-reader] https://10.4.3.239/volume/v3/volumes/af39d7cf-b86a-4883-9695-472a5e136cb7 returned with HTTP 200 Aug 20 04:37:57.634416 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 630/2538] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:37:57 2026] GET /volume/v3/volumes/af39d7cf-b86a-4883-9695-472a5e136cb7 => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:57.640666 np0000007850 devstack@c-api.service[100175]: WARNING cinder.quota [None req-4cc20a16-b9cf-4f11-8fc9-2945b64db8be tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-825262868 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-825262868, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:37:57.641349 np0000007850 devstack@c-api.service[100175]: WARNING cinder.quota [None req-4cc20a16-b9cf-4f11-8fc9-2945b64db8be tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-825262868 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-825262868, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:37:57.653712 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-4cc20a16-b9cf-4f11-8fc9-2945b64db8be tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Created reservations ['aa9707dd-9451-4a66-b019-e7816dfa97df', 'ae01ce63-2f5b-405b-a302-18052bc0a407', '58e4c8af-7f4e-40b9-80a2-ce59b463e681', '56a758c7-9497-46f4-9e5f-0ea626294364'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:37:57.667840 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-35e23a5a-98ad-4fbb-868e-c0e8781d092c req-263abb26-7557-495c-bd48-df87b1571f05 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:57.670736 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-35e23a5a-98ad-4fbb-868e-c0e8781d092c req-263abb26-7557-495c-bd48-df87b1571f05 tempest-VolumesGetTestJSON-962228358 tempest-VolumesGetTestJSON-962228358-project-member] DELETE https://10.4.3.239/volume/v3/volumes/af39d7cf-b86a-4883-9695-472a5e136cb7 Aug 20 04:37:57.670919 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-35e23a5a-98ad-4fbb-868e-c0e8781d092c req-263abb26-7557-495c-bd48-df87b1571f05 tempest-VolumesGetTestJSON-962228358 tempest-VolumesGetTestJSON-962228358-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:57.671107 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-35e23a5a-98ad-4fbb-868e-c0e8781d092c req-263abb26-7557-495c-bd48-df87b1571f05 tempest-VolumesGetTestJSON-962228358 tempest-VolumesGetTestJSON-962228358-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:57.671318 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [req-35e23a5a-98ad-4fbb-868e-c0e8781d092c req-263abb26-7557-495c-bd48-df87b1571f05 tempest-VolumesGetTestJSON-962228358 tempest-VolumesGetTestJSON-962228358-project-member] Delete volume with id: af39d7cf-b86a-4883-9695-472a5e136cb7 Aug 20 04:37:57.680908 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:57.680908 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:57.681430 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-35e23a5a-98ad-4fbb-868e-c0e8781d092c req-263abb26-7557-495c-bd48-df87b1571f05 tempest-VolumesGetTestJSON-962228358 tempest-VolumesGetTestJSON-962228358-project-member] Volume info retrieved successfully. Aug 20 04:37:57.689082 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4cc20a16-b9cf-4f11-8fc9-2945b64db8be tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Delete volume request issued successfully. Aug 20 04:37:57.689324 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4cc20a16-b9cf-4f11-8fc9-2945b64db8be tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] https://10.4.3.239/volume/v3/volumes/fecc859d-afa0-430a-a1d0-a813b09f2d7d returned with HTTP 202 Aug 20 04:37:57.689776 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 640/2539] 10.4.3.239 () {68 vars in 1391 bytes} [Thu Aug 20 04:37:57 2026] DELETE /volume/v3/volumes/fecc859d-afa0-430a-a1d0-a813b09f2d7d => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:37:57.699225 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-eb7a981e-8c90-4a1b-8b87-a996de2d74b4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:57.701470 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-eb7a981e-8c90-4a1b-8b87-a996de2d74b4 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] GET https://10.4.3.239/volume/v3/volumes/fecc859d-afa0-430a-a1d0-a813b09f2d7d Aug 20 04:37:57.701606 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-eb7a981e-8c90-4a1b-8b87-a996de2d74b4 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:57.702228 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-eb7a981e-8c90-4a1b-8b87-a996de2d74b4 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:57.709221 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-35e23a5a-98ad-4fbb-868e-c0e8781d092c req-263abb26-7557-495c-bd48-df87b1571f05 tempest-VolumesGetTestJSON-962228358 tempest-VolumesGetTestJSON-962228358-project-member] Delete volume request issued successfully. Aug 20 04:37:57.709506 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-eb7a981e-8c90-4a1b-8b87-a996de2d74b4 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] https://10.4.3.239/volume/v3/volumes/fecc859d-afa0-430a-a1d0-a813b09f2d7d returned with HTTP 404 Aug 20 04:37:57.709886 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-35e23a5a-98ad-4fbb-868e-c0e8781d092c req-263abb26-7557-495c-bd48-df87b1571f05 tempest-VolumesGetTestJSON-962228358 tempest-VolumesGetTestJSON-962228358-project-member] https://10.4.3.239/volume/v3/volumes/af39d7cf-b86a-4883-9695-472a5e136cb7 returned with HTTP 202 Aug 20 04:37:57.709934 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 633/2540] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:37:57 2026] GET /volume/v3/volumes/fecc859d-afa0-430a-a1d0-a813b09f2d7d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:37:57.710283 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 638/2541] 10.4.3.239 () {70 vars in 1620 bytes} [Thu Aug 20 04:37:57 2026] DELETE /volume/v3/volumes/af39d7cf-b86a-4883-9695-472a5e136cb7 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:37:57.720375 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5bbb8a69-e3be-479d-9ff8-58b7d2fc2d09 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:57.721658 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5bbb8a69-e3be-479d-9ff8-58b7d2fc2d09 tempest-UserMessagesTest-366419380 tempest-UserMessagesTest-366419380-project-admin] DELETE https://10.4.3.239/volume/v3/types/657c572e-98e7-40c9-9932-ac7d6f2d3ddf Aug 20 04:37:57.722964 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5bbb8a69-e3be-479d-9ff8-58b7d2fc2d09 tempest-UserMessagesTest-366419380 tempest-UserMessagesTest-366419380-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:57.722964 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5bbb8a69-e3be-479d-9ff8-58b7d2fc2d09 tempest-UserMessagesTest-366419380 tempest-UserMessagesTest-366419380-project-admin] Calling method '_delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:57.745728 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-fe18232e-da7a-48bd-b2c0-0f98490b74c9 req-363a1fd2-b40e-4cf8-ab66-f7e8b608b95e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:57.750078 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-fe18232e-da7a-48bd-b2c0-0f98490b74c9 req-363a1fd2-b40e-4cf8-ab66-f7e8b608b95e tempest-VolumesGetTestJSON-962228358 tempest-VolumesGetTestJSON-962228358-project-member] GET https://10.4.3.239/volume/v3/volumes/af39d7cf-b86a-4883-9695-472a5e136cb7 Aug 20 04:37:57.750876 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-fe18232e-da7a-48bd-b2c0-0f98490b74c9 req-363a1fd2-b40e-4cf8-ab66-f7e8b608b95e tempest-VolumesGetTestJSON-962228358 tempest-VolumesGetTestJSON-962228358-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:57.750876 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-fe18232e-da7a-48bd-b2c0-0f98490b74c9 req-363a1fd2-b40e-4cf8-ab66-f7e8b608b95e tempest-VolumesGetTestJSON-962228358 tempest-VolumesGetTestJSON-962228358-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:57.760035 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:57.760035 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:57.761978 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5bbb8a69-e3be-479d-9ff8-58b7d2fc2d09 tempest-UserMessagesTest-366419380 tempest-UserMessagesTest-366419380-project-admin] https://10.4.3.239/volume/v3/types/657c572e-98e7-40c9-9932-ac7d6f2d3ddf returned with HTTP 202 Aug 20 04:37:57.762701 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 631/2542] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:37:57 2026] DELETE /volume/v3/types/657c572e-98e7-40c9-9932-ac7d6f2d3ddf => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:37:57.770572 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-fe18232e-da7a-48bd-b2c0-0f98490b74c9 req-363a1fd2-b40e-4cf8-ab66-f7e8b608b95e tempest-VolumesGetTestJSON-962228358 tempest-VolumesGetTestJSON-962228358-project-member] Volume info retrieved successfully. Aug 20 04:37:57.771661 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-fe18232e-da7a-48bd-b2c0-0f98490b74c9 req-363a1fd2-b40e-4cf8-ab66-f7e8b608b95e tempest-VolumesGetTestJSON-962228358 tempest-VolumesGetTestJSON-962228358-project-member] https://10.4.3.239/volume/v3/volumes/af39d7cf-b86a-4883-9695-472a5e136cb7 returned with HTTP 200 Aug 20 04:37:57.772248 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 641/2543] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:37:57 2026] GET /volume/v3/volumes/af39d7cf-b86a-4883-9695-472a5e136cb7 => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:57.776065 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-893d1db2-0509-4179-baa4-22562ac5c5f6 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:57.778389 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-893d1db2-0509-4179-baa4-22562ac5c5f6 tempest-UserMessagesTest-366419380 tempest-UserMessagesTest-366419380-project-admin] GET https://10.4.3.239/volume/v3/types/657c572e-98e7-40c9-9932-ac7d6f2d3ddf Aug 20 04:37:57.778747 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-893d1db2-0509-4179-baa4-22562ac5c5f6 tempest-UserMessagesTest-366419380 tempest-UserMessagesTest-366419380-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:57.779332 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-893d1db2-0509-4179-baa4-22562ac5c5f6 tempest-UserMessagesTest-366419380 tempest-UserMessagesTest-366419380-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:57.787898 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-893d1db2-0509-4179-baa4-22562ac5c5f6 tempest-UserMessagesTest-366419380 tempest-UserMessagesTest-366419380-project-admin] https://10.4.3.239/volume/v3/types/657c572e-98e7-40c9-9932-ac7d6f2d3ddf returned with HTTP 404 Aug 20 04:37:57.789152 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 634/2544] 10.4.3.239 () {66 vars in 1342 bytes} [Thu Aug 20 04:37:57 2026] GET /volume/v3/types/657c572e-98e7-40c9-9932-ac7d6f2d3ddf => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:37:57.804798 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1d2e093f-f34c-41b1-8169-bf0e13fd3494 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:57.809552 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1d2e093f-f34c-41b1-8169-bf0e13fd3494 tempest-UserMessagesTest-366419380 tempest-UserMessagesTest-366419380-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:37:57.809552 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1d2e093f-f34c-41b1-8169-bf0e13fd3494 tempest-UserMessagesTest-366419380 tempest-UserMessagesTest-366419380-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-568560887", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1526976910", "vendor_name": "tempest-vendor_name-1153755406"}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:57.843705 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1d2e093f-f34c-41b1-8169-bf0e13fd3494 tempest-UserMessagesTest-366419380 tempest-UserMessagesTest-366419380-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:37:57.844227 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 639/2545] 10.4.3.239 () {68 vars in 1253 bytes} [Thu Aug 20 04:37:57 2026] POST /volume/v3/types => generated 327 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:57.862869 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7a919db8-1758-4008-b23b-c2655d638769 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:57.869586 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7a919db8-1758-4008-b23b-c2655d638769 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:37:57.870492 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7a919db8-1758-4008-b23b-c2655d638769 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0d92b12e-8f66-4c58-bee5-870b8b8d2b76", "size": 1, "name": "tempest-UserMessagesTest-Volume-1686004031"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:57.872643 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-7a919db8-1758-4008-b23b-c2655d638769 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Create volume request body: {'volume': {'volume_type': '0d92b12e-8f66-4c58-bee5-870b8b8d2b76', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1686004031'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:37:57.882649 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-7a919db8-1758-4008-b23b-c2655d638769 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Create volume of 1 GB Aug 20 04:37:57.882829 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:57.882829 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:57.883747 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-7a919db8-1758-4008-b23b-c2655d638769 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Availability Zones retrieved successfully. Aug 20 04:37:57.897208 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-7a919db8-1758-4008-b23b-c2655d638769 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Flow 'volume_create_api' (7a5d8059-f5bd-4481-a86d-a72b64513672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:37:57.901090 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-7a919db8-1758-4008-b23b-c2655d638769 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8ee4cec-00b6-4dcb-bd74-393ffcfafefc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:57.904244 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-7a919db8-1758-4008-b23b-c2655d638769 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:37:57.941266 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-7a919db8-1758-4008-b23b-c2655d638769 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8ee4cec-00b6-4dcb-bd74-393ffcfafefc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:37:58Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1526976910',vendor_name='tempest-vendor_name-1153755406'},id=0d92b12e-8f66-4c58-bee5-870b8b8d2b76,is_public=True,name='tempest-UserMessagesTest-volume-type-568560887',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d92b12e-8f66-4c58-bee5-870b8b8d2b76', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:57.943800 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-7a919db8-1758-4008-b23b-c2655d638769 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f950bf6-74bd-43d6-bb19-f805e04d9cfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:57.977213 np0000007850 devstack@c-api.service[100177]: WARNING cinder.quota [None req-7a919db8-1758-4008-b23b-c2655d638769 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-568560887 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-568560887, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:37:57.977554 np0000007850 devstack@c-api.service[100177]: WARNING cinder.quota [None req-7a919db8-1758-4008-b23b-c2655d638769 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-568560887 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-568560887, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:37:57.992746 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e892bc8a-82f2-4582-b68d-f2ab4d28c348 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:57.995107 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e892bc8a-82f2-4582-b68d-f2ab4d28c348 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 Aug 20 04:37:57.995427 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e892bc8a-82f2-4582-b68d-f2ab4d28c348 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:57.995644 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e892bc8a-82f2-4582-b68d-f2ab4d28c348 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:57.995803 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-e892bc8a-82f2-4582-b68d-f2ab4d28c348 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id ff2a75c2-504e-476b-8d43-fa3bb40fee09. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:58.001558 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:58.001558 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:58.002715 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e892bc8a-82f2-4582-b68d-f2ab4d28c348 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 returned with HTTP 200 Aug 20 04:37:58.003163 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 642/2546] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:57 2026] GET /volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:58.026204 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-7a919db8-1758-4008-b23b-c2655d638769 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Created reservations ['35fcb3c8-bec2-4049-8656-8038d23cf867', '2faa15b0-adc3-4fca-841b-038f1be3b813', '61c5e905-034d-458c-834c-c16bef73f0b9', 'a2042a1e-d863-4025-a191-4b68f4c061ad'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:37:58.027360 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-7a919db8-1758-4008-b23b-c2655d638769 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f950bf6-74bd-43d6-bb19-f805e04d9cfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35fcb3c8-bec2-4049-8656-8038d23cf867', '2faa15b0-adc3-4fca-841b-038f1be3b813', '61c5e905-034d-458c-834c-c16bef73f0b9', 'a2042a1e-d863-4025-a191-4b68f4c061ad']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:58.028672 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-7a919db8-1758-4008-b23b-c2655d638769 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9449edf-9283-431f-bb15-274af2c12e03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:58.067739 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-7a919db8-1758-4008-b23b-c2655d638769 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9449edf-9283-431f-bb15-274af2c12e03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49295b3e-4682-4300-a8de-d36916454df1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1686004031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae38866656684606894581639b04ab33',qos_specs=None,replication_status=,reservations=['35fcb3c8-bec2-4049-8656-8038d23cf867','2faa15b0-adc3-4fca-841b-038f1be3b813','61c5e905-034d-458c-834c-c16bef73f0b9','a2042a1e-d863-4025-a191-4b68f4c061ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8156fb57cd124535b3504a96f039c811',volume_type_id=0d92b12e-8f66-4c58-bee5-870b8b8d2b76), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:37:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1686004031',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49295b3e-4682-4300-a8de-d36916454df1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae38866656684606894581639b04ab33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8156fb57cd124535b3504a96f039c811',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d92b12e-8f66-4c58-bee5-870b8b8d2b76),volume_type_id=0d92b12e-8f66-4c58-bee5-870b8b8d2b76)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:58.068265 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-7a919db8-1758-4008-b23b-c2655d638769 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89019b32-7526-4bc9-8951-bfd3906426d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:58.100202 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-7a919db8-1758-4008-b23b-c2655d638769 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89019b32-7526-4bc9-8951-bfd3906426d1) transitioned into state 'SUCCESS' from state '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-1686004031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae38866656684606894581639b04ab33',qos_specs=None,replication_status=,reservations=['35fcb3c8-bec2-4049-8656-8038d23cf867','2faa15b0-adc3-4fca-841b-038f1be3b813','61c5e905-034d-458c-834c-c16bef73f0b9','a2042a1e-d863-4025-a191-4b68f4c061ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8156fb57cd124535b3504a96f039c811',volume_type_id=0d92b12e-8f66-4c58-bee5-870b8b8d2b76)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:58.101770 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-7a919db8-1758-4008-b23b-c2655d638769 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bffad21-7ece-427e-893d-fee07b52a503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:58.115154 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-7a919db8-1758-4008-b23b-c2655d638769 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bffad21-7ece-427e-893d-fee07b52a503) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:58.116549 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-7a919db8-1758-4008-b23b-c2655d638769 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Flow 'volume_create_api' (7a5d8059-f5bd-4481-a86d-a72b64513672) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:37:58.116819 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-7a919db8-1758-4008-b23b-c2655d638769 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Create volume request issued successfully. Aug 20 04:37:58.117610 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7a919db8-1758-4008-b23b-c2655d638769 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:37:58.119213 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 632/2547] 10.4.3.239 () {70 vars in 1299 bytes} [Thu Aug 20 04:37:57 2026] POST /volume/v3/volumes => generated 785 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:37:58.140729 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5ead3362-4733-489e-930e-05d1e289d8b8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:58.144055 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5ead3362-4733-489e-930e-05d1e289d8b8 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] GET https://10.4.3.239/volume/v3/volumes/49295b3e-4682-4300-a8de-d36916454df1 Aug 20 04:37:58.144373 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5ead3362-4733-489e-930e-05d1e289d8b8 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:58.145388 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5ead3362-4733-489e-930e-05d1e289d8b8 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:58.156893 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:58.156893 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:58.165462 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-5ead3362-4733-489e-930e-05d1e289d8b8 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Volume info retrieved successfully. Aug 20 04:37:58.175288 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5ead3362-4733-489e-930e-05d1e289d8b8 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] https://10.4.3.239/volume/v3/volumes/49295b3e-4682-4300-a8de-d36916454df1 returned with HTTP 200 Aug 20 04:37:58.175288 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 635/2548] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:37:58 2026] GET /volume/v3/volumes/49295b3e-4682-4300-a8de-d36916454df1 => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:58.395707 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a8d25592-c7c0-4414-b657-f8464f9f741f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:58.479214 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a8d25592-c7c0-4414-b657-f8464f9f741f tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:37:58.479638 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a8d25592-c7c0-4414-b657-f8464f9f741f tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-881116680", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:58.482063 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-a8d25592-c7c0-4414-b657-f8464f9f741f tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-881116680', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:37:58.482063 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-a8d25592-c7c0-4414-b657-f8464f9f741f tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] Create volume of 1 GB Aug 20 04:37:58.491283 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a8d25592-c7c0-4414-b657-f8464f9f741f tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] Availability Zones retrieved successfully. Aug 20 04:37:58.498053 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a8d25592-c7c0-4414-b657-f8464f9f741f tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] Flow 'volume_create_api' (a39ec12e-c176-47b0-9fde-cc023b08178c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:37:58.498738 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a8d25592-c7c0-4414-b657-f8464f9f741f tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff4d3f95-e4bd-4b51-ad3a-02cb5a8a56f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:58.499854 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-a8d25592-c7c0-4414-b657-f8464f9f741f tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:37:58.546983 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a8d25592-c7c0-4414-b657-f8464f9f741f tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff4d3f95-e4bd-4b51-ad3a-02cb5a8a56f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:58.549006 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a8d25592-c7c0-4414-b657-f8464f9f741f tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab44f78d-c597-40c9-a1c0-8aaa2a81fb01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:58.646311 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-a8d25592-c7c0-4414-b657-f8464f9f741f tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] Created reservations ['8855bb06-e4b0-48f5-a48b-f4b205b91356', '93bdd560-bd0d-401f-9ad3-93f426b05841', '42e815fb-720a-4891-97cd-fc38f2580601', '8d4aedb9-667a-4ab6-991b-b137168af539'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:37:58.647385 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a8d25592-c7c0-4414-b657-f8464f9f741f tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab44f78d-c597-40c9-a1c0-8aaa2a81fb01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8855bb06-e4b0-48f5-a48b-f4b205b91356', '93bdd560-bd0d-401f-9ad3-93f426b05841', '42e815fb-720a-4891-97cd-fc38f2580601', '8d4aedb9-667a-4ab6-991b-b137168af539']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:58.648865 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a8d25592-c7c0-4414-b657-f8464f9f741f tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3630f14c-e153-4db8-a5dc-5710ebbe0086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:58.688147 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a8d25592-c7c0-4414-b657-f8464f9f741f tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3630f14c-e153-4db8-a5dc-5710ebbe0086) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3918e901-c870-4703-8441-b1dc56bd5f3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-881116680',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2d2222103ac48daab2691fc0c18477a',qos_specs=None,replication_status=,reservations=['8855bb06-e4b0-48f5-a48b-f4b205b91356','93bdd560-bd0d-401f-9ad3-93f426b05841','42e815fb-720a-4891-97cd-fc38f2580601','8d4aedb9-667a-4ab6-991b-b137168af539'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33e837159ce844d48a36a0c09fd1a693',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:37:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-881116680',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3918e901-c870-4703-8441-b1dc56bd5f3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2d2222103ac48daab2691fc0c18477a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33e837159ce844d48a36a0c09fd1a693',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:58.689256 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a8d25592-c7c0-4414-b657-f8464f9f741f tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cf3aa79-032d-4f7b-9618-4835fb3eec19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:58.711988 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a8d25592-c7c0-4414-b657-f8464f9f741f tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cf3aa79-032d-4f7b-9618-4835fb3eec19) transitioned into state 'SUCCESS' from state '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-881116680',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2d2222103ac48daab2691fc0c18477a',qos_specs=None,replication_status=,reservations=['8855bb06-e4b0-48f5-a48b-f4b205b91356','93bdd560-bd0d-401f-9ad3-93f426b05841','42e815fb-720a-4891-97cd-fc38f2580601','8d4aedb9-667a-4ab6-991b-b137168af539'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33e837159ce844d48a36a0c09fd1a693',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:58.712687 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a8d25592-c7c0-4414-b657-f8464f9f741f tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (480cd26b-7c07-45f0-8364-c669f2ce81e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:37:58.721906 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a8d25592-c7c0-4414-b657-f8464f9f741f tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (480cd26b-7c07-45f0-8364-c669f2ce81e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:37:58.722597 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a8d25592-c7c0-4414-b657-f8464f9f741f tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] Flow 'volume_create_api' (a39ec12e-c176-47b0-9fde-cc023b08178c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:37:58.722968 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a8d25592-c7c0-4414-b657-f8464f9f741f tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] Create volume request issued successfully. Aug 20 04:37:58.723736 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a8d25592-c7c0-4414-b657-f8464f9f741f tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:37:58.724287 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 640/2549] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:37:58 2026] POST /volume/v3/volumes => generated 755 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:37:58.738817 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-94d8c73e-5de4-4f97-b367-b90c73dee45c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:58.740332 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-94d8c73e-5de4-4f97-b367-b90c73dee45c tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] GET https://10.4.3.239/volume/v3/volumes/3918e901-c870-4703-8441-b1dc56bd5f3f Aug 20 04:37:58.740470 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-94d8c73e-5de4-4f97-b367-b90c73dee45c tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:58.740696 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-94d8c73e-5de4-4f97-b367-b90c73dee45c tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:58.748727 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:58.748727 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:58.753591 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-94d8c73e-5de4-4f97-b367-b90c73dee45c tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] Volume info retrieved successfully. Aug 20 04:37:58.759526 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-94d8c73e-5de4-4f97-b367-b90c73dee45c tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] https://10.4.3.239/volume/v3/volumes/3918e901-c870-4703-8441-b1dc56bd5f3f returned with HTTP 200 Aug 20 04:37:58.760194 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 643/2550] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:58 2026] GET /volume/v3/volumes/3918e901-c870-4703-8441-b1dc56bd5f3f => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:58.805968 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-cdf99145-009c-43fb-a046-26ea433ab088 req-338c6348-0b2c-42b3-a668-c35741596c8d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:58.808346 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-cdf99145-009c-43fb-a046-26ea433ab088 req-338c6348-0b2c-42b3-a668-c35741596c8d tempest-VolumesGetTestJSON-962228358 tempest-VolumesGetTestJSON-962228358-project-member] GET https://10.4.3.239/volume/v3/volumes/af39d7cf-b86a-4883-9695-472a5e136cb7 Aug 20 04:37:58.808548 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-cdf99145-009c-43fb-a046-26ea433ab088 req-338c6348-0b2c-42b3-a668-c35741596c8d tempest-VolumesGetTestJSON-962228358 tempest-VolumesGetTestJSON-962228358-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:58.808742 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-cdf99145-009c-43fb-a046-26ea433ab088 req-338c6348-0b2c-42b3-a668-c35741596c8d tempest-VolumesGetTestJSON-962228358 tempest-VolumesGetTestJSON-962228358-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:58.817466 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-cdf99145-009c-43fb-a046-26ea433ab088 req-338c6348-0b2c-42b3-a668-c35741596c8d tempest-VolumesGetTestJSON-962228358 tempest-VolumesGetTestJSON-962228358-project-member] https://10.4.3.239/volume/v3/volumes/af39d7cf-b86a-4883-9695-472a5e136cb7 returned with HTTP 404 Aug 20 04:37:58.818161 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 633/2551] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:37:58 2026] GET /volume/v3/volumes/af39d7cf-b86a-4883-9695-472a5e136cb7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:37:59.018339 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6bbaa09d-db9d-41df-b230-8fd5b6ae5103 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:59.022548 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6bbaa09d-db9d-41df-b230-8fd5b6ae5103 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 Aug 20 04:37:59.022548 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6bbaa09d-db9d-41df-b230-8fd5b6ae5103 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:59.022548 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6bbaa09d-db9d-41df-b230-8fd5b6ae5103 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:59.022548 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-6bbaa09d-db9d-41df-b230-8fd5b6ae5103 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id ff2a75c2-504e-476b-8d43-fa3bb40fee09. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:37:59.031295 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:59.031295 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:59.031295 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6bbaa09d-db9d-41df-b230-8fd5b6ae5103 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 returned with HTTP 200 Aug 20 04:37:59.031295 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 636/2552] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:59 2026] GET /volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:59.193665 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2ef5f7c1-c65c-497d-9ee5-8b78704f74d3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:59.196248 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2ef5f7c1-c65c-497d-9ee5-8b78704f74d3 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] GET https://10.4.3.239/volume/v3/volumes/49295b3e-4682-4300-a8de-d36916454df1 Aug 20 04:37:59.196502 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2ef5f7c1-c65c-497d-9ee5-8b78704f74d3 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:59.196925 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2ef5f7c1-c65c-497d-9ee5-8b78704f74d3 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:59.206141 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:59.206141 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:59.212510 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-2ef5f7c1-c65c-497d-9ee5-8b78704f74d3 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Volume info retrieved successfully. Aug 20 04:37:59.219857 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2ef5f7c1-c65c-497d-9ee5-8b78704f74d3 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] https://10.4.3.239/volume/v3/volumes/49295b3e-4682-4300-a8de-d36916454df1 returned with HTTP 200 Aug 20 04:37:59.223270 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 641/2553] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:37:59 2026] GET /volume/v3/volumes/49295b3e-4682-4300-a8de-d36916454df1 => generated 874 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:59.236688 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-62f03b54-ac10-4f45-88b7-4ec38ce960d3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:59.242566 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-62f03b54-ac10-4f45-88b7-4ec38ce960d3 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] GET https://10.4.3.239/volume/v3/messages Aug 20 04:37:59.242566 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-62f03b54-ac10-4f45-88b7-4ec38ce960d3 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:59.242566 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-62f03b54-ac10-4f45-88b7-4ec38ce960d3 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:59.247857 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-62f03b54-ac10-4f45-88b7-4ec38ce960d3 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] https://10.4.3.239/volume/v3/messages returned with HTTP 200 Aug 20 04:37:59.249653 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 644/2554] 10.4.3.239 () {68 vars in 1280 bytes} [Thu Aug 20 04:37:59 2026] GET /volume/v3/messages => generated 670 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:59.261893 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-697bec35-10c8-4ad7-88d1-e5b22dd1fd28 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:59.265345 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-697bec35-10c8-4ad7-88d1-e5b22dd1fd28 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] GET https://10.4.3.239/volume/v3/messages/6fe0b47f-77ab-4777-ae44-e44ef14de06e Aug 20 04:37:59.265345 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-697bec35-10c8-4ad7-88d1-e5b22dd1fd28 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:59.265512 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-697bec35-10c8-4ad7-88d1-e5b22dd1fd28 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:59.270567 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:59.270567 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:59.272631 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-697bec35-10c8-4ad7-88d1-e5b22dd1fd28 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] https://10.4.3.239/volume/v3/messages/6fe0b47f-77ab-4777-ae44-e44ef14de06e returned with HTTP 200 Aug 20 04:37:59.272631 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 634/2555] 10.4.3.239 () {68 vars in 1391 bytes} [Thu Aug 20 04:37:59 2026] GET /volume/v3/messages/6fe0b47f-77ab-4777-ae44-e44ef14de06e => generated 667 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:59.283302 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-fb4d8d37-f6ec-4473-94bc-925c9a091f4e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:59.285774 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fb4d8d37-f6ec-4473-94bc-925c9a091f4e tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] GET https://10.4.3.239/volume/v3/messages Aug 20 04:37:59.285774 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fb4d8d37-f6ec-4473-94bc-925c9a091f4e tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:59.285926 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fb4d8d37-f6ec-4473-94bc-925c9a091f4e tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:59.292640 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fb4d8d37-f6ec-4473-94bc-925c9a091f4e tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] https://10.4.3.239/volume/v3/messages returned with HTTP 200 Aug 20 04:37:59.293771 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 637/2556] 10.4.3.239 () {68 vars in 1280 bytes} [Thu Aug 20 04:37:59 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 20 04:37:59.306686 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e0cbdd29-c0fe-4734-8a07-c063862f4941 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:59.308765 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e0cbdd29-c0fe-4734-8a07-c063862f4941 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] DELETE https://10.4.3.239/volume/v3/messages/6fe0b47f-77ab-4777-ae44-e44ef14de06e Aug 20 04:37:59.309046 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e0cbdd29-c0fe-4734-8a07-c063862f4941 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:59.309503 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e0cbdd29-c0fe-4734-8a07-c063862f4941 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:59.321361 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e0cbdd29-c0fe-4734-8a07-c063862f4941 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] https://10.4.3.239/volume/v3/messages/6fe0b47f-77ab-4777-ae44-e44ef14de06e returned with HTTP 204 Aug 20 04:37:59.321872 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 642/2557] 10.4.3.239 () {68 vars in 1394 bytes} [Thu Aug 20 04:37:59 2026] DELETE /volume/v3/messages/6fe0b47f-77ab-4777-ae44-e44ef14de06e => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 20 04:37:59.335589 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1717ca46-e1d2-49df-98c0-4f7c76af994c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:59.340213 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1717ca46-e1d2-49df-98c0-4f7c76af994c tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] GET https://10.4.3.239/volume/v3/volumes/49295b3e-4682-4300-a8de-d36916454df1 Aug 20 04:37:59.340213 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1717ca46-e1d2-49df-98c0-4f7c76af994c tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:59.340213 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1717ca46-e1d2-49df-98c0-4f7c76af994c tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:59.360389 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:59.360389 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:59.373213 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1717ca46-e1d2-49df-98c0-4f7c76af994c tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Volume info retrieved successfully. Aug 20 04:37:59.377383 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1717ca46-e1d2-49df-98c0-4f7c76af994c tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] https://10.4.3.239/volume/v3/volumes/49295b3e-4682-4300-a8de-d36916454df1 returned with HTTP 200 Aug 20 04:37:59.378053 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 645/2558] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:37:59 2026] GET /volume/v3/volumes/49295b3e-4682-4300-a8de-d36916454df1 => generated 874 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:59.396811 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c8b07427-49b5-4f72-925d-da36ce038561 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:59.398983 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c8b07427-49b5-4f72-925d-da36ce038561 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] DELETE https://10.4.3.239/volume/v3/volumes/49295b3e-4682-4300-a8de-d36916454df1 Aug 20 04:37:59.399316 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c8b07427-49b5-4f72-925d-da36ce038561 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:59.399592 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c8b07427-49b5-4f72-925d-da36ce038561 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:59.399832 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-c8b07427-49b5-4f72-925d-da36ce038561 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Delete volume with id: 49295b3e-4682-4300-a8de-d36916454df1 Aug 20 04:37:59.412679 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:59.412679 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:59.413306 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c8b07427-49b5-4f72-925d-da36ce038561 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Volume info retrieved successfully. Aug 20 04:37:59.415029 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c8b07427-49b5-4f72-925d-da36ce038561 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100177) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 20 04:37:59.421723 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-e78b7a55-28c9-497b-9870-707c6c99f231 req-c6ca0f6a-45c6-421b-bb03-48af663e56dd None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:59.424039 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-e78b7a55-28c9-497b-9870-707c6c99f231 req-c6ca0f6a-45c6-421b-bb03-48af663e56dd tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] POST https://10.4.3.239/volume/v3/attachments/f0a2eac4-82f6-44c8-aab7-c8ac71e84041/action Aug 20 04:37:59.424500 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-e78b7a55-28c9-497b-9870-707c6c99f231 req-c6ca0f6a-45c6-421b-bb03-48af663e56dd tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Action body: b'{"os-complete": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:37:59.424674 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-e78b7a55-28c9-497b-9870-707c6c99f231 req-c6ca0f6a-45c6-421b-bb03-48af663e56dd tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:59.442797 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-c8b07427-49b5-4f72-925d-da36ce038561 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Created reservations ['5457d935-d547-4af2-b9d6-5f43ee890d8a', '024a612f-27a7-4c8a-b499-855c8e2b3378', '39d7141b-ceaf-4dd4-ad19-68373017be37', '4236355c-e59e-4dca-8d92-6d2f6e1cf6f0'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:37:59.456859 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:59.456859 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:37:59.477022 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-e78b7a55-28c9-497b-9870-707c6c99f231 req-c6ca0f6a-45c6-421b-bb03-48af663e56dd tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/attachments/f0a2eac4-82f6-44c8-aab7-c8ac71e84041/action returned with HTTP 204 Aug 20 04:37:59.477563 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 638/2559] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:37:59 2026] POST /volume/v3/attachments/f0a2eac4-82f6-44c8-aab7-c8ac71e84041/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:37:59.482196 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c8b07427-49b5-4f72-925d-da36ce038561 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Delete volume request issued successfully. Aug 20 04:37:59.482477 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c8b07427-49b5-4f72-925d-da36ce038561 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] https://10.4.3.239/volume/v3/volumes/49295b3e-4682-4300-a8de-d36916454df1 returned with HTTP 202 Aug 20 04:37:59.483033 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 635/2560] 10.4.3.239 () {68 vars in 1391 bytes} [Thu Aug 20 04:37:59 2026] DELETE /volume/v3/volumes/49295b3e-4682-4300-a8de-d36916454df1 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 20 04:37:59.491512 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-cd2ea109-b17b-4c2e-9778-7ce0e471d409 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:59.494137 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cd2ea109-b17b-4c2e-9778-7ce0e471d409 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] GET https://10.4.3.239/volume/v3/volumes/49295b3e-4682-4300-a8de-d36916454df1 Aug 20 04:37:59.494791 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cd2ea109-b17b-4c2e-9778-7ce0e471d409 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:59.495051 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cd2ea109-b17b-4c2e-9778-7ce0e471d409 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:59.507313 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cd2ea109-b17b-4c2e-9778-7ce0e471d409 tempest-UserMessagesTest-977342911 tempest-UserMessagesTest-977342911-project-member] https://10.4.3.239/volume/v3/volumes/49295b3e-4682-4300-a8de-d36916454df1 returned with HTTP 404 Aug 20 04:37:59.508246 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 643/2561] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:37:59 2026] GET /volume/v3/volumes/49295b3e-4682-4300-a8de-d36916454df1 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:37:59.521957 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8e522ad8-769a-4657-b9fe-4c08968cb192 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:59.527344 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8e522ad8-769a-4657-b9fe-4c08968cb192 tempest-UserMessagesTest-366419380 tempest-UserMessagesTest-366419380-project-admin] DELETE https://10.4.3.239/volume/v3/types/0d92b12e-8f66-4c58-bee5-870b8b8d2b76 Aug 20 04:37:59.527344 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8e522ad8-769a-4657-b9fe-4c08968cb192 tempest-UserMessagesTest-366419380 tempest-UserMessagesTest-366419380-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:59.527344 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8e522ad8-769a-4657-b9fe-4c08968cb192 tempest-UserMessagesTest-366419380 tempest-UserMessagesTest-366419380-project-admin] Calling method '_delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:59.578340 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8e522ad8-769a-4657-b9fe-4c08968cb192 tempest-UserMessagesTest-366419380 tempest-UserMessagesTest-366419380-project-admin] https://10.4.3.239/volume/v3/types/0d92b12e-8f66-4c58-bee5-870b8b8d2b76 returned with HTTP 202 Aug 20 04:37:59.578340 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 646/2562] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:37:59 2026] DELETE /volume/v3/types/0d92b12e-8f66-4c58-bee5-870b8b8d2b76 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:37:59.592825 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e957ad94-be2b-4dcd-8137-bb91232366dd None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:59.595923 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e957ad94-be2b-4dcd-8137-bb91232366dd tempest-UserMessagesTest-366419380 tempest-UserMessagesTest-366419380-project-admin] GET https://10.4.3.239/volume/v3/types/0d92b12e-8f66-4c58-bee5-870b8b8d2b76 Aug 20 04:37:59.596215 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e957ad94-be2b-4dcd-8137-bb91232366dd tempest-UserMessagesTest-366419380 tempest-UserMessagesTest-366419380-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:59.596466 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e957ad94-be2b-4dcd-8137-bb91232366dd tempest-UserMessagesTest-366419380 tempest-UserMessagesTest-366419380-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:59.601162 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e957ad94-be2b-4dcd-8137-bb91232366dd tempest-UserMessagesTest-366419380 tempest-UserMessagesTest-366419380-project-admin] https://10.4.3.239/volume/v3/types/0d92b12e-8f66-4c58-bee5-870b8b8d2b76 returned with HTTP 404 Aug 20 04:37:59.601709 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 639/2563] 10.4.3.239 () {66 vars in 1342 bytes} [Thu Aug 20 04:37:59 2026] GET /volume/v3/types/0d92b12e-8f66-4c58-bee5-870b8b8d2b76 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:37:59.775193 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7bbec94a-fc5e-40fb-9a2d-d4ad3d0d2cb3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:59.777467 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7bbec94a-fc5e-40fb-9a2d-d4ad3d0d2cb3 tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] GET https://10.4.3.239/volume/v3/volumes/3918e901-c870-4703-8441-b1dc56bd5f3f Aug 20 04:37:59.777732 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7bbec94a-fc5e-40fb-9a2d-d4ad3d0d2cb3 tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:59.777940 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7bbec94a-fc5e-40fb-9a2d-d4ad3d0d2cb3 tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:59.789005 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:59.789005 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:37:59.797398 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-7bbec94a-fc5e-40fb-9a2d-d4ad3d0d2cb3 tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] Volume info retrieved successfully. Aug 20 04:37:59.805328 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7bbec94a-fc5e-40fb-9a2d-d4ad3d0d2cb3 tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] https://10.4.3.239/volume/v3/volumes/3918e901-c870-4703-8441-b1dc56bd5f3f returned with HTTP 200 Aug 20 04:37:59.805964 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 636/2564] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:59 2026] GET /volume/v3/volumes/3918e901-c870-4703-8441-b1dc56bd5f3f => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:59.828563 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5c864f71-79ac-42d4-afff-dea4878423cf None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:59.831571 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5c864f71-79ac-42d4-afff-dea4878423cf tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] GET https://10.4.3.239/volume/v3/volumes/3918e901-c870-4703-8441-b1dc56bd5f3f Aug 20 04:37:59.832217 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5c864f71-79ac-42d4-afff-dea4878423cf tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:37:59.832481 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5c864f71-79ac-42d4-afff-dea4878423cf tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:37:59.846762 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:59.846762 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:37:59.851986 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-5c864f71-79ac-42d4-afff-dea4878423cf tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] Volume info retrieved successfully. Aug 20 04:37:59.857744 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5c864f71-79ac-42d4-afff-dea4878423cf tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] https://10.4.3.239/volume/v3/volumes/3918e901-c870-4703-8441-b1dc56bd5f3f returned with HTTP 200 Aug 20 04:37:59.858548 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 644/2565] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:37:59 2026] GET /volume/v3/volumes/3918e901-c870-4703-8441-b1dc56bd5f3f => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:37:59.874547 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-aef60597-d6d2-4304-a9de-01b48733e310 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:37:59.877106 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-aef60597-d6d2-4304-a9de-01b48733e310 tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] POST https://10.4.3.239/volume/v3/volumes/3918e901-c870-4703-8441-b1dc56bd5f3f/action Aug 20 04:37:59.878194 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-aef60597-d6d2-4304-a9de-01b48733e310 tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1602407026", "disk_format": "raw"}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:37:59.878194 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-aef60597-d6d2-4304-a9de-01b48733e310 tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1602407026", "disk_format": "raw"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:37:59.897413 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:59.897413 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:59.898085 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-aef60597-d6d2-4304-a9de-01b48733e310 tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] Volume info retrieved successfully. Aug 20 04:37:59.918514 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:37:59.918514 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:37:59.923877 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.image.image_utils [None req-aef60597-d6d2-4304-a9de-01b48733e310 tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1602407026'}] 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-1602407026'}]. {{(pid=100175) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 20 04:38:00.050682 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3e6a0694-3528-465c-8bf4-53edc1a72a08 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:00.057415 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3e6a0694-3528-465c-8bf4-53edc1a72a08 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 Aug 20 04:38:00.057824 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3e6a0694-3528-465c-8bf4-53edc1a72a08 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:00.058378 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3e6a0694-3528-465c-8bf4-53edc1a72a08 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:00.058535 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-3e6a0694-3528-465c-8bf4-53edc1a72a08 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id ff2a75c2-504e-476b-8d43-fa3bb40fee09. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:00.067082 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:00.067082 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:00.068712 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3e6a0694-3528-465c-8bf4-53edc1a72a08 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 returned with HTTP 200 Aug 20 04:38:00.069412 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 640/2566] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:00 2026] GET /volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 => generated 825 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:00.222413 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-de65fafe-0e69-4466-a994-7b712458d73c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:00.227034 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-de65fafe-0e69-4466-a994-7b712458d73c tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] DELETE https://10.4.3.239/volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 Aug 20 04:38:00.227034 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-de65fafe-0e69-4466-a994-7b712458d73c tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:00.227034 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-de65fafe-0e69-4466-a994-7b712458d73c tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:00.227034 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-de65fafe-0e69-4466-a994-7b712458d73c tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Delete volume with id: e3080010-d6c9-46ea-b008-1755b1133c75 Aug 20 04:38:00.243213 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:00.243213 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:00.243213 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-de65fafe-0e69-4466-a994-7b712458d73c tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Volume info retrieved successfully. Aug 20 04:38:00.303652 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-de65fafe-0e69-4466-a994-7b712458d73c tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Delete volume request issued successfully. Aug 20 04:38:00.303652 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-de65fafe-0e69-4466-a994-7b712458d73c tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 returned with HTTP 202 Aug 20 04:38:00.303652 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 637/2567] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:38:00 2026] DELETE /volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:38:00.315012 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f7ecb904-5e6e-4b63-91e9-1a011e9f2fba None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:00.319655 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f7ecb904-5e6e-4b63-91e9-1a011e9f2fba tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] GET https://10.4.3.239/volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 Aug 20 04:38:00.319655 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f7ecb904-5e6e-4b63-91e9-1a011e9f2fba tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:00.319655 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f7ecb904-5e6e-4b63-91e9-1a011e9f2fba tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:00.338336 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:00.338336 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:00.358207 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f7ecb904-5e6e-4b63-91e9-1a011e9f2fba tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Volume info retrieved successfully. Aug 20 04:38:00.364247 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f7ecb904-5e6e-4b63-91e9-1a011e9f2fba tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 returned with HTTP 200 Aug 20 04:38:00.364247 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 645/2568] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:00 2026] GET /volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 => generated 843 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:00.857502 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-aef60597-d6d2-4304-a9de-01b48733e310 tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] Copy volume to image completed successfully. Aug 20 04:38:00.857892 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-aef60597-d6d2-4304-a9de-01b48733e310 tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] https://10.4.3.239/volume/v3/volumes/3918e901-c870-4703-8441-b1dc56bd5f3f/action returned with HTTP 202 Aug 20 04:38:00.858197 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 647/2569] 10.4.3.239 () {68 vars in 1391 bytes} [Thu Aug 20 04:37:59 2026] POST /volume/v3/volumes/3918e901-c870-4703-8441-b1dc56bd5f3f/action => generated 686 bytes in 985 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:38:01.088010 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d4de611a-a81a-41e0-99dc-553386bf6742 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:01.090145 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d4de611a-a81a-41e0-99dc-553386bf6742 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 Aug 20 04:38:01.090942 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d4de611a-a81a-41e0-99dc-553386bf6742 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:01.091234 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d4de611a-a81a-41e0-99dc-553386bf6742 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:01.091421 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-d4de611a-a81a-41e0-99dc-553386bf6742 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id ff2a75c2-504e-476b-8d43-fa3bb40fee09. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:01.097785 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:01.097785 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:01.098961 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d4de611a-a81a-41e0-99dc-553386bf6742 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 returned with HTTP 200 Aug 20 04:38:01.099535 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 641/2570] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:01 2026] GET /volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:01.393940 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-fca7f534-3c87-4c93-acf3-f034ce7cf687 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:01.396944 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fca7f534-3c87-4c93-acf3-f034ce7cf687 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] GET https://10.4.3.239/volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 Aug 20 04:38:01.397155 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fca7f534-3c87-4c93-acf3-f034ce7cf687 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:01.397423 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fca7f534-3c87-4c93-acf3-f034ce7cf687 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:01.408506 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fca7f534-3c87-4c93-acf3-f034ce7cf687 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 returned with HTTP 404 Aug 20 04:38:01.408775 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 638/2571] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:01 2026] GET /volume/v3/volumes/e3080010-d6c9-46ea-b008-1755b1133c75 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:38:01.421432 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f5231502-f575-4ff4-91d0-1a59e59b9eb2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:01.424431 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f5231502-f575-4ff4-91d0-1a59e59b9eb2 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] DELETE https://10.4.3.239/volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b Aug 20 04:38:01.424747 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f5231502-f575-4ff4-91d0-1a59e59b9eb2 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:01.425024 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f5231502-f575-4ff4-91d0-1a59e59b9eb2 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:01.425277 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-f5231502-f575-4ff4-91d0-1a59e59b9eb2 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Delete volume with id: 29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b Aug 20 04:38:01.436539 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:01.436539 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:01.437273 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f5231502-f575-4ff4-91d0-1a59e59b9eb2 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Volume info retrieved successfully. Aug 20 04:38:01.465207 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f5231502-f575-4ff4-91d0-1a59e59b9eb2 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Delete volume request issued successfully. Aug 20 04:38:01.465416 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f5231502-f575-4ff4-91d0-1a59e59b9eb2 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b returned with HTTP 202 Aug 20 04:38:01.466048 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 646/2572] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:38:01 2026] DELETE /volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:38:01.475804 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f4dce47a-5609-429c-85dd-359b5eae9ff2 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:01.479007 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f4dce47a-5609-429c-85dd-359b5eae9ff2 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] GET https://10.4.3.239/volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b Aug 20 04:38:01.479303 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f4dce47a-5609-429c-85dd-359b5eae9ff2 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:01.479569 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f4dce47a-5609-429c-85dd-359b5eae9ff2 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:01.498250 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:01.498250 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:01.506292 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-f4dce47a-5609-429c-85dd-359b5eae9ff2 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Volume info retrieved successfully. Aug 20 04:38:01.511706 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f4dce47a-5609-429c-85dd-359b5eae9ff2 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b returned with HTTP 200 Aug 20 04:38:01.512266 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 648/2573] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:01 2026] GET /volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:01.700138 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-fc4d49f2-1834-45e3-ac9b-8d8c7f885ba0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:01.843003 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fc4d49f2-1834-45e3-ac9b-8d8c7f885ba0 tempest-VolumeSnapshotQuotasNegativeTestJSON-525715681 tempest-VolumeSnapshotQuotasNegativeTestJSON-525715681-project-admin] GET https://10.4.3.239/volume/v3/os-quota-sets/f6ae3bfb1d0949e58ce11a4f686f910f Aug 20 04:38:01.843238 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fc4d49f2-1834-45e3-ac9b-8d8c7f885ba0 tempest-VolumeSnapshotQuotasNegativeTestJSON-525715681 tempest-VolumeSnapshotQuotasNegativeTestJSON-525715681-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:01.843436 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fc4d49f2-1834-45e3-ac9b-8d8c7f885ba0 tempest-VolumeSnapshotQuotasNegativeTestJSON-525715681 tempest-VolumeSnapshotQuotasNegativeTestJSON-525715681-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:01.873247 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fc4d49f2-1834-45e3-ac9b-8d8c7f885ba0 tempest-VolumeSnapshotQuotasNegativeTestJSON-525715681 tempest-VolumeSnapshotQuotasNegativeTestJSON-525715681-project-admin] https://10.4.3.239/volume/v3/os-quota-sets/f6ae3bfb1d0949e58ce11a4f686f910f returned with HTTP 200 Aug 20 04:38:01.874021 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 642/2574] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:38:01 2026] GET /volume/v3/os-quota-sets/f6ae3bfb1d0949e58ce11a4f686f910f => generated 437 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:01.888191 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-280c1697-880a-46e5-bad9-d1d4daaa567d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:01.890774 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-280c1697-880a-46e5-bad9-d1d4daaa567d tempest-VolumeSnapshotQuotasNegativeTestJSON-525715681 tempest-VolumeSnapshotQuotasNegativeTestJSON-525715681-project-admin] PUT https://10.4.3.239/volume/v3/os-quota-sets/f6ae3bfb1d0949e58ce11a4f686f910f Aug 20 04:38:01.891909 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-280c1697-880a-46e5-bad9-d1d4daaa567d tempest-VolumeSnapshotQuotasNegativeTestJSON-525715681 tempest-VolumeSnapshotQuotasNegativeTestJSON-525715681-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:01.961868 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-280c1697-880a-46e5-bad9-d1d4daaa567d tempest-VolumeSnapshotQuotasNegativeTestJSON-525715681 tempest-VolumeSnapshotQuotasNegativeTestJSON-525715681-project-admin] https://10.4.3.239/volume/v3/os-quota-sets/f6ae3bfb1d0949e58ce11a4f686f910f returned with HTTP 200 Aug 20 04:38:01.962210 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 639/2575] 10.4.3.239 () {68 vars in 1374 bytes} [Thu Aug 20 04:38:01 2026] PUT /volume/v3/os-quota-sets/f6ae3bfb1d0949e58ce11a4f686f910f => generated 390 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:01.971878 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d4cc3ca8-93f9-428b-9c37-eb2ef2fa0099 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:02.102389 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d4cc3ca8-93f9-428b-9c37-eb2ef2fa0099 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:38:02.102762 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d4cc3ca8-93f9-428b-9c37-eb2ef2fa0099 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-944094125"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:02.104365 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-d4cc3ca8-93f9-428b-9c37-eb2ef2fa0099 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-944094125'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:38:02.104749 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-d4cc3ca8-93f9-428b-9c37-eb2ef2fa0099 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Create volume of 1 GB Aug 20 04:38:02.110316 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d4cc3ca8-93f9-428b-9c37-eb2ef2fa0099 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Availability Zones retrieved successfully. Aug 20 04:38:02.114114 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-bde00b3b-eb10-42b7-ab3c-896f535f1a30 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:02.117811 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bde00b3b-eb10-42b7-ab3c-896f535f1a30 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 Aug 20 04:38:02.118095 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bde00b3b-eb10-42b7-ab3c-896f535f1a30 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:02.118394 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bde00b3b-eb10-42b7-ab3c-896f535f1a30 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:02.118694 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-bde00b3b-eb10-42b7-ab3c-896f535f1a30 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id ff2a75c2-504e-476b-8d43-fa3bb40fee09. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:02.118891 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-d4cc3ca8-93f9-428b-9c37-eb2ef2fa0099 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Flow 'volume_create_api' (9ca9323a-fd94-4f42-8e83-fb33b0a842fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:38:02.120948 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-d4cc3ca8-93f9-428b-9c37-eb2ef2fa0099 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af542354-fa46-44da-88fb-c4694ab98996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:02.122242 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-d4cc3ca8-93f9-428b-9c37-eb2ef2fa0099 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:38:02.125205 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:02.125205 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:02.126095 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bde00b3b-eb10-42b7-ab3c-896f535f1a30 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 returned with HTTP 200 Aug 20 04:38:02.126516 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 649/2576] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:02 2026] GET /volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:02.155960 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-d4cc3ca8-93f9-428b-9c37-eb2ef2fa0099 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af542354-fa46-44da-88fb-c4694ab98996) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:02.156835 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-d4cc3ca8-93f9-428b-9c37-eb2ef2fa0099 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90bddd0e-bd75-41b9-b103-173c0e8b7ca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:02.278652 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-d4cc3ca8-93f9-428b-9c37-eb2ef2fa0099 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Created reservations ['62ba725f-a0ed-411a-ac43-070e1c221f74', '05fd2ec3-2e25-4827-bafd-fb86af8d1a3f', 'fa4820cf-4d7b-4055-86e8-e04156797616', 'f6b5d479-c77d-4865-ac0d-141727804c24'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:38:02.279820 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-d4cc3ca8-93f9-428b-9c37-eb2ef2fa0099 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90bddd0e-bd75-41b9-b103-173c0e8b7ca1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62ba725f-a0ed-411a-ac43-070e1c221f74', '05fd2ec3-2e25-4827-bafd-fb86af8d1a3f', 'fa4820cf-4d7b-4055-86e8-e04156797616', 'f6b5d479-c77d-4865-ac0d-141727804c24']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:02.280890 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-d4cc3ca8-93f9-428b-9c37-eb2ef2fa0099 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db9ea3d1-578e-4a31-8597-e5d86b5c9a42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:02.310327 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-d4cc3ca8-93f9-428b-9c37-eb2ef2fa0099 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db9ea3d1-578e-4a31-8597-e5d86b5c9a42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2bb9ff69-2457-4cb6-9739-228cd361cfa9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-944094125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6ae3bfb1d0949e58ce11a4f686f910f',qos_specs=None,replication_status=,reservations=['62ba725f-a0ed-411a-ac43-070e1c221f74','05fd2ec3-2e25-4827-bafd-fb86af8d1a3f','fa4820cf-4d7b-4055-86e8-e04156797616','f6b5d479-c77d-4865-ac0d-141727804c24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2af88002cced4da3ac1a451a5cb6e098',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:38:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-944094125',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2bb9ff69-2457-4cb6-9739-228cd361cfa9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6ae3bfb1d0949e58ce11a4f686f910f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2af88002cced4da3ac1a451a5cb6e098',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:02.314883 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-d4cc3ca8-93f9-428b-9c37-eb2ef2fa0099 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (752ec8d6-b556-4eb3-89ba-17d5c62fc5e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:02.338906 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-d4cc3ca8-93f9-428b-9c37-eb2ef2fa0099 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (752ec8d6-b556-4eb3-89ba-17d5c62fc5e0) transitioned into state 'SUCCESS' from state '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-944094125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6ae3bfb1d0949e58ce11a4f686f910f',qos_specs=None,replication_status=,reservations=['62ba725f-a0ed-411a-ac43-070e1c221f74','05fd2ec3-2e25-4827-bafd-fb86af8d1a3f','fa4820cf-4d7b-4055-86e8-e04156797616','f6b5d479-c77d-4865-ac0d-141727804c24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2af88002cced4da3ac1a451a5cb6e098',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:02.339935 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-d4cc3ca8-93f9-428b-9c37-eb2ef2fa0099 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bfbae01-ffa9-4cd0-b2fd-4f0072f2e6fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:02.357055 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-d4cc3ca8-93f9-428b-9c37-eb2ef2fa0099 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bfbae01-ffa9-4cd0-b2fd-4f0072f2e6fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:02.358587 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-d4cc3ca8-93f9-428b-9c37-eb2ef2fa0099 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Flow 'volume_create_api' (9ca9323a-fd94-4f42-8e83-fb33b0a842fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:38:02.358587 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d4cc3ca8-93f9-428b-9c37-eb2ef2fa0099 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Create volume request issued successfully. Aug 20 04:38:02.359290 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d4cc3ca8-93f9-428b-9c37-eb2ef2fa0099 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:38:02.359806 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 647/2577] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:38:01 2026] POST /volume/v3/volumes => generated 766 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:38:02.374700 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a2beeaf7-f40c-4c50-90d3-7cabf04301ee None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:02.377126 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a2beeaf7-f40c-4c50-90d3-7cabf04301ee tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] GET https://10.4.3.239/volume/v3/volumes/2bb9ff69-2457-4cb6-9739-228cd361cfa9 Aug 20 04:38:02.377426 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a2beeaf7-f40c-4c50-90d3-7cabf04301ee tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:02.377715 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a2beeaf7-f40c-4c50-90d3-7cabf04301ee tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:02.389373 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:02.389373 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:02.393263 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a2beeaf7-f40c-4c50-90d3-7cabf04301ee tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Volume info retrieved successfully. Aug 20 04:38:02.400277 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a2beeaf7-f40c-4c50-90d3-7cabf04301ee tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] https://10.4.3.239/volume/v3/volumes/2bb9ff69-2457-4cb6-9739-228cd361cfa9 returned with HTTP 200 Aug 20 04:38:02.401006 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 643/2578] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:02 2026] GET /volume/v3/volumes/2bb9ff69-2457-4cb6-9739-228cd361cfa9 => generated 834 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:02.529870 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-67a4a6e7-d3dc-498d-9735-e0dc065bfe81 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:02.532275 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-67a4a6e7-d3dc-498d-9735-e0dc065bfe81 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] GET https://10.4.3.239/volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b Aug 20 04:38:02.532518 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-67a4a6e7-d3dc-498d-9735-e0dc065bfe81 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:02.532754 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-67a4a6e7-d3dc-498d-9735-e0dc065bfe81 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:02.541094 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-67a4a6e7-d3dc-498d-9735-e0dc065bfe81 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b returned with HTTP 404 Aug 20 04:38:02.541879 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 640/2579] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:02 2026] GET /volume/v3/volumes/29e6c7d9-c308-46ed-8cc7-632cf1d7fa4b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:38:02.612786 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7a72987f-6c0d-45a6-949f-c11476cba607 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:02.615854 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7a72987f-6c0d-45a6-949f-c11476cba607 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] DELETE https://10.4.3.239/volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485 Aug 20 04:38:02.616846 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7a72987f-6c0d-45a6-949f-c11476cba607 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:02.617132 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7a72987f-6c0d-45a6-949f-c11476cba607 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:02.617373 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-7a72987f-6c0d-45a6-949f-c11476cba607 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Delete volume with id: 649928e7-d18c-4e1e-8008-9560a3d76485 Aug 20 04:38:02.626047 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:02.626047 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:02.626762 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-7a72987f-6c0d-45a6-949f-c11476cba607 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Volume info retrieved successfully. Aug 20 04:38:02.654330 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-7a72987f-6c0d-45a6-949f-c11476cba607 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Delete volume request issued successfully. Aug 20 04:38:02.654330 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7a72987f-6c0d-45a6-949f-c11476cba607 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485 returned with HTTP 202 Aug 20 04:38:02.654781 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 650/2580] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:38:02 2026] DELETE /volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:38:02.669548 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0dd27687-df2f-4607-969a-2854b6473c3a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:02.672973 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0dd27687-df2f-4607-969a-2854b6473c3a tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] GET https://10.4.3.239/volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485 Aug 20 04:38:02.673260 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0dd27687-df2f-4607-969a-2854b6473c3a tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:02.673497 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0dd27687-df2f-4607-969a-2854b6473c3a tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:02.685170 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:02.685170 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:02.690474 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-0dd27687-df2f-4607-969a-2854b6473c3a tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Volume info retrieved successfully. Aug 20 04:38:02.699053 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0dd27687-df2f-4607-969a-2854b6473c3a tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485 returned with HTTP 200 Aug 20 04:38:02.699053 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 648/2581] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:02 2026] GET /volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:02.988037 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3bff1763-c68f-4c86-856b-4813d0571986 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:03.125821 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3bff1763-c68f-4c86-856b-4813d0571986 tempest-VolumeQuotaClassesTest-382520914 tempest-VolumeQuotaClassesTest-382520914-project-admin] GET https://10.4.3.239/volume/v3/os-quota-class-sets/default Aug 20 04:38:03.126104 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3bff1763-c68f-4c86-856b-4813d0571986 tempest-VolumeQuotaClassesTest-382520914 tempest-VolumeQuotaClassesTest-382520914-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:03.126443 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3bff1763-c68f-4c86-856b-4813d0571986 tempest-VolumeQuotaClassesTest-382520914 tempest-VolumeQuotaClassesTest-382520914-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:03.141210 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-87e47681-3117-404c-892c-6e96d2d65417 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:03.143741 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-87e47681-3117-404c-892c-6e96d2d65417 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 Aug 20 04:38:03.144037 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-87e47681-3117-404c-892c-6e96d2d65417 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:03.144386 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-87e47681-3117-404c-892c-6e96d2d65417 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:03.144524 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-87e47681-3117-404c-892c-6e96d2d65417 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id ff2a75c2-504e-476b-8d43-fa3bb40fee09. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:03.145415 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3bff1763-c68f-4c86-856b-4813d0571986 tempest-VolumeQuotaClassesTest-382520914 tempest-VolumeQuotaClassesTest-382520914-project-admin] https://10.4.3.239/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 20 04:38:03.145499 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 644/2582] 10.4.3.239 () {66 vars in 1297 bytes} [Thu Aug 20 04:38:02 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:03.150799 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:03.150799 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:03.151887 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-87e47681-3117-404c-892c-6e96d2d65417 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 returned with HTTP 200 Aug 20 04:38:03.152453 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 641/2583] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:03 2026] GET /volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:03.161165 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8be680f4-b83c-4b90-814f-0322972dfabe None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:03.164350 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8be680f4-b83c-4b90-814f-0322972dfabe tempest-VolumeQuotaClassesTest-382520914 tempest-VolumeQuotaClassesTest-382520914-project-admin] GET https://10.4.3.239/volume/v3/os-quota-class-sets/default Aug 20 04:38:03.164483 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8be680f4-b83c-4b90-814f-0322972dfabe tempest-VolumeQuotaClassesTest-382520914 tempest-VolumeQuotaClassesTest-382520914-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:03.164731 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8be680f4-b83c-4b90-814f-0322972dfabe tempest-VolumeQuotaClassesTest-382520914 tempest-VolumeQuotaClassesTest-382520914-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:03.194599 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8be680f4-b83c-4b90-814f-0322972dfabe tempest-VolumeQuotaClassesTest-382520914 tempest-VolumeQuotaClassesTest-382520914-project-admin] https://10.4.3.239/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 20 04:38:03.196652 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 651/2584] 10.4.3.239 () {66 vars in 1297 bytes} [Thu Aug 20 04:38:03 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:03.208514 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3749e48a-d2bb-4c0f-9099-54a4b310d0cc None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:03.211330 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3749e48a-d2bb-4c0f-9099-54a4b310d0cc tempest-VolumeQuotaClassesTest-382520914 tempest-VolumeQuotaClassesTest-382520914-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:38:03.211936 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3749e48a-d2bb-4c0f-9099-54a4b310d0cc tempest-VolumeQuotaClassesTest-382520914 tempest-VolumeQuotaClassesTest-382520914-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1641334818"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:03.241530 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3749e48a-d2bb-4c0f-9099-54a4b310d0cc tempest-VolumeQuotaClassesTest-382520914 tempest-VolumeQuotaClassesTest-382520914-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:38:03.242099 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 649/2585] 10.4.3.239 () {68 vars in 1252 bytes} [Thu Aug 20 04:38:03 2026] POST /volume/v3/types => generated 228 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:03.255107 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-48ab787a-441f-4a7d-ad3c-b279a8644429 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:03.257960 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-48ab787a-441f-4a7d-ad3c-b279a8644429 tempest-VolumeQuotaClassesTest-382520914 tempest-VolumeQuotaClassesTest-382520914-project-admin] PUT https://10.4.3.239/volume/v3/os-quota-class-sets/default Aug 20 04:38:03.258338 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-48ab787a-441f-4a7d-ad3c-b279a8644429 tempest-VolumeQuotaClassesTest-382520914 tempest-VolumeQuotaClassesTest-382520914-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-1641334818": 5, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1641334818": 8, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1641334818": 1}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:03.388330 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-48ab787a-441f-4a7d-ad3c-b279a8644429 tempest-VolumeQuotaClassesTest-382520914 tempest-VolumeQuotaClassesTest-382520914-project-admin] https://10.4.3.239/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 20 04:38:03.389006 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 645/2586] 10.4.3.239 () {68 vars in 1318 bytes} [Thu Aug 20 04:38:03 2026] PUT /volume/v3/os-quota-class-sets/default => generated 609 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:03.401318 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2eae1110-66dd-42ca-a318-eaee01728a7f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:03.403438 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2eae1110-66dd-42ca-a318-eaee01728a7f tempest-VolumeQuotaClassesTest-382520914 tempest-VolumeQuotaClassesTest-382520914-project-admin] GET https://10.4.3.239/volume/v3/os-quota-sets/1168e1cba8b74764944e1e2a6b41445f/defaults Aug 20 04:38:03.403758 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2eae1110-66dd-42ca-a318-eaee01728a7f tempest-VolumeQuotaClassesTest-382520914 tempest-VolumeQuotaClassesTest-382520914-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:03.404044 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2eae1110-66dd-42ca-a318-eaee01728a7f tempest-VolumeQuotaClassesTest-382520914 tempest-VolumeQuotaClassesTest-382520914-project-admin] Calling method 'defaults' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:03.419241 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9c80701c-1121-40dd-adb6-a9bfa9f6f2ac None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:03.422841 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9c80701c-1121-40dd-adb6-a9bfa9f6f2ac tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] GET https://10.4.3.239/volume/v3/volumes/2bb9ff69-2457-4cb6-9739-228cd361cfa9 Aug 20 04:38:03.423139 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9c80701c-1121-40dd-adb6-a9bfa9f6f2ac tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:03.423468 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9c80701c-1121-40dd-adb6-a9bfa9f6f2ac tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:03.431456 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:03.431456 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:03.434611 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2eae1110-66dd-42ca-a318-eaee01728a7f tempest-VolumeQuotaClassesTest-382520914 tempest-VolumeQuotaClassesTest-382520914-project-admin] https://10.4.3.239/volume/v3/os-quota-sets/1168e1cba8b74764944e1e2a6b41445f/defaults returned with HTTP 200 Aug 20 04:38:03.435211 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 642/2587] 10.4.3.239 () {66 vars in 1381 bytes} [Thu Aug 20 04:38:03 2026] GET /volume/v3/os-quota-sets/1168e1cba8b74764944e1e2a6b41445f/defaults => generated 645 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:03.436550 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-9c80701c-1121-40dd-adb6-a9bfa9f6f2ac tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Volume info retrieved successfully. Aug 20 04:38:03.441862 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9c80701c-1121-40dd-adb6-a9bfa9f6f2ac tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] https://10.4.3.239/volume/v3/volumes/2bb9ff69-2457-4cb6-9739-228cd361cfa9 returned with HTTP 200 Aug 20 04:38:03.442193 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 652/2588] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:03 2026] GET /volume/v3/volumes/2bb9ff69-2457-4cb6-9739-228cd361cfa9 => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:03.458624 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6050f993-67bd-47b8-a495-32f2b122fb32 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:03.460551 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6050f993-67bd-47b8-a495-32f2b122fb32 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:38:03.460865 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6050f993-67bd-47b8-a495-32f2b122fb32 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2bb9ff69-2457-4cb6-9739-228cd361cfa9", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-2007207139"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:03.471148 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:03.471148 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:03.471768 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-6050f993-67bd-47b8-a495-32f2b122fb32 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Volume info retrieved successfully. Aug 20 04:38:03.471928 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-6050f993-67bd-47b8-a495-32f2b122fb32 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Create snapshot from volume 2bb9ff69-2457-4cb6-9739-228cd361cfa9 Aug 20 04:38:03.528218 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-6050f993-67bd-47b8-a495-32f2b122fb32 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Created reservations ['0e45d11d-030c-475c-bd86-52e48cce8db1', '451da0d4-d75e-4921-8dad-1bc93f5a738d', '653f6ddf-fede-4adb-97a8-5881ea189dfd', 'b9497b06-f422-45f3-810d-807da7ea3828'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:38:03.581641 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-6050f993-67bd-47b8-a495-32f2b122fb32 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Snapshot create request issued successfully. Aug 20 04:38:03.582218 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6050f993-67bd-47b8-a495-32f2b122fb32 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:38:03.582921 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 650/2589] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:38:03 2026] POST /volume/v3/snapshots => generated 323 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:38:03.597851 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-45f10b56-b286-4a18-99fe-6fd3d9785b9f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:03.597851 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-45f10b56-b286-4a18-99fe-6fd3d9785b9f tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] GET https://10.4.3.239/volume/v3/snapshots/8862c01d-47cc-4a88-bdc4-d3c143c47f06 Aug 20 04:38:03.597851 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-45f10b56-b286-4a18-99fe-6fd3d9785b9f tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:03.597851 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-45f10b56-b286-4a18-99fe-6fd3d9785b9f tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:03.603529 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:03.603529 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:03.604031 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-45f10b56-b286-4a18-99fe-6fd3d9785b9f tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Snapshot retrieved successfully. Aug 20 04:38:03.604998 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-45f10b56-b286-4a18-99fe-6fd3d9785b9f tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] https://10.4.3.239/volume/v3/snapshots/8862c01d-47cc-4a88-bdc4-d3c143c47f06 returned with HTTP 200 Aug 20 04:38:03.605478 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 646/2590] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:38:03 2026] GET /volume/v3/snapshots/8862c01d-47cc-4a88-bdc4-d3c143c47f06 => generated 455 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:03.645315 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c0c5896d-558e-464f-bb5e-a3fd0f18ecd2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:03.650207 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c0c5896d-558e-464f-bb5e-a3fd0f18ecd2 tempest-VolumeQuotaClassesTest-382520914 tempest-VolumeQuotaClassesTest-382520914-project-admin] GET https://10.4.3.239/volume/v3/os-quota-sets/3c9010a3d81e49a5accd2653999178ca/defaults Aug 20 04:38:03.650973 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c0c5896d-558e-464f-bb5e-a3fd0f18ecd2 tempest-VolumeQuotaClassesTest-382520914 tempest-VolumeQuotaClassesTest-382520914-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:03.651300 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c0c5896d-558e-464f-bb5e-a3fd0f18ecd2 tempest-VolumeQuotaClassesTest-382520914 tempest-VolumeQuotaClassesTest-382520914-project-admin] Calling method 'defaults' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:03.668463 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c0c5896d-558e-464f-bb5e-a3fd0f18ecd2 tempest-VolumeQuotaClassesTest-382520914 tempest-VolumeQuotaClassesTest-382520914-project-admin] https://10.4.3.239/volume/v3/os-quota-sets/3c9010a3d81e49a5accd2653999178ca/defaults returned with HTTP 200 Aug 20 04:38:03.669175 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 643/2591] 10.4.3.239 () {66 vars in 1381 bytes} [Thu Aug 20 04:38:03 2026] GET /volume/v3/os-quota-sets/3c9010a3d81e49a5accd2653999178ca/defaults => generated 645 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:03.720526 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2a7539bd-43d8-49c1-9858-d10f3f13ad20 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:03.722426 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2a7539bd-43d8-49c1-9858-d10f3f13ad20 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] GET https://10.4.3.239/volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485 Aug 20 04:38:03.722765 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2a7539bd-43d8-49c1-9858-d10f3f13ad20 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:03.723019 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2a7539bd-43d8-49c1-9858-d10f3f13ad20 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:03.730915 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2a7539bd-43d8-49c1-9858-d10f3f13ad20 tempest-AttachVolumeTestJSON-1819057412 tempest-AttachVolumeTestJSON-1819057412-project-member] https://10.4.3.239/volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485 returned with HTTP 404 Aug 20 04:38:03.731788 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 653/2592] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:03 2026] GET /volume/v3/volumes/649928e7-d18c-4e1e-8008-9560a3d76485 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:38:03.843707 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c3e1bceb-bd71-4e40-8813-4cb84c8c9919 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:03.848241 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c3e1bceb-bd71-4e40-8813-4cb84c8c9919 tempest-VolumeQuotaClassesTest-382520914 tempest-VolumeQuotaClassesTest-382520914-project-admin] DELETE https://10.4.3.239/volume/v3/types/4eafcdff-fa77-4ff0-bc89-3197a341e3aa Aug 20 04:38:03.848526 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c3e1bceb-bd71-4e40-8813-4cb84c8c9919 tempest-VolumeQuotaClassesTest-382520914 tempest-VolumeQuotaClassesTest-382520914-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:03.850863 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c3e1bceb-bd71-4e40-8813-4cb84c8c9919 tempest-VolumeQuotaClassesTest-382520914 tempest-VolumeQuotaClassesTest-382520914-project-admin] Calling method '_delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:03.851278 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:03.851278 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:03.885617 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c3e1bceb-bd71-4e40-8813-4cb84c8c9919 tempest-VolumeQuotaClassesTest-382520914 tempest-VolumeQuotaClassesTest-382520914-project-admin] https://10.4.3.239/volume/v3/types/4eafcdff-fa77-4ff0-bc89-3197a341e3aa returned with HTTP 202 Aug 20 04:38:03.886746 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 651/2593] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:38:03 2026] DELETE /volume/v3/types/4eafcdff-fa77-4ff0-bc89-3197a341e3aa => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:38:03.894283 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d1e3edc3-64dd-4875-a5d0-5e0c433ed01a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:03.896842 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d1e3edc3-64dd-4875-a5d0-5e0c433ed01a tempest-VolumeQuotaClassesTest-382520914 tempest-VolumeQuotaClassesTest-382520914-project-admin] GET https://10.4.3.239/volume/v3/types/4eafcdff-fa77-4ff0-bc89-3197a341e3aa Aug 20 04:38:03.897208 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d1e3edc3-64dd-4875-a5d0-5e0c433ed01a tempest-VolumeQuotaClassesTest-382520914 tempest-VolumeQuotaClassesTest-382520914-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:03.897567 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d1e3edc3-64dd-4875-a5d0-5e0c433ed01a tempest-VolumeQuotaClassesTest-382520914 tempest-VolumeQuotaClassesTest-382520914-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:03.906130 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d1e3edc3-64dd-4875-a5d0-5e0c433ed01a tempest-VolumeQuotaClassesTest-382520914 tempest-VolumeQuotaClassesTest-382520914-project-admin] https://10.4.3.239/volume/v3/types/4eafcdff-fa77-4ff0-bc89-3197a341e3aa returned with HTTP 404 Aug 20 04:38:03.906933 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 647/2594] 10.4.3.239 () {66 vars in 1342 bytes} [Thu Aug 20 04:38:03 2026] GET /volume/v3/types/4eafcdff-fa77-4ff0-bc89-3197a341e3aa => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:38:03.916822 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-fb135496-818c-4550-9c57-a9480380e6ad None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:03.921144 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fb135496-818c-4550-9c57-a9480380e6ad tempest-VolumeQuotaClassesTest-382520914 tempest-VolumeQuotaClassesTest-382520914-project-admin] PUT https://10.4.3.239/volume/v3/os-quota-class-sets/default Aug 20 04:38:03.921638 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fb135496-818c-4550-9c57-a9480380e6ad tempest-VolumeQuotaClassesTest-382520914 tempest-VolumeQuotaClassesTest-382520914-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=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:04.015718 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fb135496-818c-4550-9c57-a9480380e6ad tempest-VolumeQuotaClassesTest-382520914 tempest-VolumeQuotaClassesTest-382520914-project-admin] https://10.4.3.239/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 20 04:38:04.016175 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 644/2595] 10.4.3.239 () {68 vars in 1318 bytes} [Thu Aug 20 04:38:03 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:04.168141 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ee524d63-0c6e-477a-ac7d-435d301651da None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:04.170855 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ee524d63-0c6e-477a-ac7d-435d301651da tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 Aug 20 04:38:04.170855 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ee524d63-0c6e-477a-ac7d-435d301651da tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:04.170855 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ee524d63-0c6e-477a-ac7d-435d301651da tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:04.170855 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-ee524d63-0c6e-477a-ac7d-435d301651da tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id ff2a75c2-504e-476b-8d43-fa3bb40fee09. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:04.181605 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:04.181605 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:04.184042 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ee524d63-0c6e-477a-ac7d-435d301651da tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 returned with HTTP 200 Aug 20 04:38:04.184042 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 654/2596] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:04 2026] GET /volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 => generated 825 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:04.622376 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e8e5d65f-7a41-48bd-bc4f-f90847dac0c8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:04.622933 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e8e5d65f-7a41-48bd-bc4f-f90847dac0c8 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] GET https://10.4.3.239/volume/v3/snapshots/8862c01d-47cc-4a88-bdc4-d3c143c47f06 Aug 20 04:38:04.623122 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e8e5d65f-7a41-48bd-bc4f-f90847dac0c8 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:04.623348 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e8e5d65f-7a41-48bd-bc4f-f90847dac0c8 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:04.629930 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:04.629930 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:04.630358 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-e8e5d65f-7a41-48bd-bc4f-f90847dac0c8 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Snapshot retrieved successfully. Aug 20 04:38:04.632397 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e8e5d65f-7a41-48bd-bc4f-f90847dac0c8 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] https://10.4.3.239/volume/v3/snapshots/8862c01d-47cc-4a88-bdc4-d3c143c47f06 returned with HTTP 200 Aug 20 04:38:04.633077 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 652/2597] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:38:04 2026] GET /volume/v3/snapshots/8862c01d-47cc-4a88-bdc4-d3c143c47f06 => generated 482 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:04.648095 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a2eedca6-2d7e-4ef0-8094-09da8101767e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:04.653012 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a2eedca6-2d7e-4ef0-8094-09da8101767e tempest-VolumeSnapshotQuotasNegativeTestJSON-525715681 tempest-VolumeSnapshotQuotasNegativeTestJSON-525715681-project-admin] PUT https://10.4.3.239/volume/v3/os-quota-sets/f6ae3bfb1d0949e58ce11a4f686f910f Aug 20 04:38:04.656013 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a2eedca6-2d7e-4ef0-8094-09da8101767e tempest-VolumeSnapshotQuotasNegativeTestJSON-525715681 tempest-VolumeSnapshotQuotasNegativeTestJSON-525715681-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:04.753599 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a2eedca6-2d7e-4ef0-8094-09da8101767e tempest-VolumeSnapshotQuotasNegativeTestJSON-525715681 tempest-VolumeSnapshotQuotasNegativeTestJSON-525715681-project-admin] https://10.4.3.239/volume/v3/os-quota-sets/f6ae3bfb1d0949e58ce11a4f686f910f returned with HTTP 200 Aug 20 04:38:04.754011 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 648/2598] 10.4.3.239 () {68 vars in 1374 bytes} [Thu Aug 20 04:38:04 2026] PUT /volume/v3/os-quota-sets/f6ae3bfb1d0949e58ce11a4f686f910f => generated 390 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:04.768292 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-bf0d890b-b384-4d40-b539-e3251a85dba8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:04.770994 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bf0d890b-b384-4d40-b539-e3251a85dba8 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:38:04.771513 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bf0d890b-b384-4d40-b539-e3251a85dba8 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2bb9ff69-2457-4cb6-9739-228cd361cfa9"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:04.787341 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:04.787341 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:04.787517 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-bf0d890b-b384-4d40-b539-e3251a85dba8 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Volume info retrieved successfully. Aug 20 04:38:04.787640 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-bf0d890b-b384-4d40-b539-e3251a85dba8 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Create snapshot from volume 2bb9ff69-2457-4cb6-9739-228cd361cfa9 Aug 20 04:38:04.828436 np0000007850 devstack@c-api.service[100177]: WARNING cinder.quota_utils [None req-bf0d890b-b384-4d40-b539-e3251a85dba8 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Quota exceeded for f6ae3bfb1d0949e58ce11a4f686f910f, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 20 04:38:04.828803 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.middleware.fault [None req-bf0d890b-b384-4d40-b539-e3251a85dba8 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 413 Aug 20 04:38:04.830224 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 645/2599] 10.4.3.239 () {68 vars in 1264 bytes} [Thu Aug 20 04:38:04 2026] POST /volume/v3/snapshots => generated 208 bytes in 63 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 20 04:38:04.847055 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4e3c32b5-e6e3-429b-8737-8ee587f47b72 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:04.851634 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4e3c32b5-e6e3-429b-8737-8ee587f47b72 tempest-VolumeSnapshotQuotasNegativeTestJSON-525715681 tempest-VolumeSnapshotQuotasNegativeTestJSON-525715681-project-admin] PUT https://10.4.3.239/volume/v3/os-quota-sets/f6ae3bfb1d0949e58ce11a4f686f910f Aug 20 04:38:04.852126 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4e3c32b5-e6e3-429b-8737-8ee587f47b72 tempest-VolumeSnapshotQuotasNegativeTestJSON-525715681 tempest-VolumeSnapshotQuotasNegativeTestJSON-525715681-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:04.932999 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4e3c32b5-e6e3-429b-8737-8ee587f47b72 tempest-VolumeSnapshotQuotasNegativeTestJSON-525715681 tempest-VolumeSnapshotQuotasNegativeTestJSON-525715681-project-admin] https://10.4.3.239/volume/v3/os-quota-sets/f6ae3bfb1d0949e58ce11a4f686f910f returned with HTTP 200 Aug 20 04:38:04.934325 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 655/2600] 10.4.3.239 () {68 vars in 1374 bytes} [Thu Aug 20 04:38:04 2026] PUT /volume/v3/os-quota-sets/f6ae3bfb1d0949e58ce11a4f686f910f => generated 390 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:04.947618 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4abdd9ac-4b8d-497a-8f37-6eaeae727928 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:04.949873 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4abdd9ac-4b8d-497a-8f37-6eaeae727928 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:38:04.950151 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4abdd9ac-4b8d-497a-8f37-6eaeae727928 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2bb9ff69-2457-4cb6-9739-228cd361cfa9"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:04.965000 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:04.965000 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:04.965241 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-4abdd9ac-4b8d-497a-8f37-6eaeae727928 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Volume info retrieved successfully. Aug 20 04:38:04.965328 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-4abdd9ac-4b8d-497a-8f37-6eaeae727928 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Create snapshot from volume 2bb9ff69-2457-4cb6-9739-228cd361cfa9 Aug 20 04:38:04.990414 np0000007850 devstack@c-api.service[100176]: WARNING cinder.quota_utils [None req-4abdd9ac-4b8d-497a-8f37-6eaeae727928 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Quota exceeded for f6ae3bfb1d0949e58ce11a4f686f910f, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 20 04:38:04.990741 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.middleware.fault [None req-4abdd9ac-4b8d-497a-8f37-6eaeae727928 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 413 Aug 20 04:38:04.991547 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 653/2601] 10.4.3.239 () {68 vars in 1264 bytes} [Thu Aug 20 04:38:04 2026] POST /volume/v3/snapshots => generated 133 bytes in 45 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 20 04:38:05.005033 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-fbca0e7b-2afb-4f53-a432-ecac1cd3aeeb None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:05.010530 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fbca0e7b-2afb-4f53-a432-ecac1cd3aeeb tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/8862c01d-47cc-4a88-bdc4-d3c143c47f06 Aug 20 04:38:05.010530 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fbca0e7b-2afb-4f53-a432-ecac1cd3aeeb tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:05.011082 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fbca0e7b-2afb-4f53-a432-ecac1cd3aeeb tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:05.011338 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-fbca0e7b-2afb-4f53-a432-ecac1cd3aeeb tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Delete snapshot with id: 8862c01d-47cc-4a88-bdc4-d3c143c47f06 Aug 20 04:38:05.019869 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:05.019869 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:05.021003 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-fbca0e7b-2afb-4f53-a432-ecac1cd3aeeb tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Snapshot retrieved successfully. Aug 20 04:38:05.056881 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-fbca0e7b-2afb-4f53-a432-ecac1cd3aeeb tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Snapshot delete request issued successfully. Aug 20 04:38:05.057058 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fbca0e7b-2afb-4f53-a432-ecac1cd3aeeb tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] https://10.4.3.239/volume/v3/snapshots/8862c01d-47cc-4a88-bdc4-d3c143c47f06 returned with HTTP 202 Aug 20 04:38:05.057692 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 649/2602] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:38:05 2026] DELETE /volume/v3/snapshots/8862c01d-47cc-4a88-bdc4-d3c143c47f06 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:38:05.068113 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5b9387d8-0551-43da-9ba2-91355b58bd81 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:05.071333 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5b9387d8-0551-43da-9ba2-91355b58bd81 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] GET https://10.4.3.239/volume/v3/snapshots/8862c01d-47cc-4a88-bdc4-d3c143c47f06 Aug 20 04:38:05.071333 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5b9387d8-0551-43da-9ba2-91355b58bd81 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:05.071576 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5b9387d8-0551-43da-9ba2-91355b58bd81 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:05.080661 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:05.080661 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:05.080661 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-5b9387d8-0551-43da-9ba2-91355b58bd81 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Snapshot retrieved successfully. Aug 20 04:38:05.080926 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5b9387d8-0551-43da-9ba2-91355b58bd81 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] https://10.4.3.239/volume/v3/snapshots/8862c01d-47cc-4a88-bdc4-d3c143c47f06 returned with HTTP 200 Aug 20 04:38:05.081448 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 646/2603] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:38:05 2026] GET /volume/v3/snapshots/8862c01d-47cc-4a88-bdc4-d3c143c47f06 => generated 481 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:05.200857 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c5365302-6d2b-4098-a66d-a1224b2345b1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:05.203660 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c5365302-6d2b-4098-a66d-a1224b2345b1 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 Aug 20 04:38:05.203750 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c5365302-6d2b-4098-a66d-a1224b2345b1 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:05.204058 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c5365302-6d2b-4098-a66d-a1224b2345b1 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:05.204289 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-c5365302-6d2b-4098-a66d-a1224b2345b1 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id ff2a75c2-504e-476b-8d43-fa3bb40fee09. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:05.218060 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:05.218060 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:05.218803 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c5365302-6d2b-4098-a66d-a1224b2345b1 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 returned with HTTP 200 Aug 20 04:38:05.219331 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 656/2604] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:05 2026] GET /volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:05.408796 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-30737cdd-1b56-427f-83b9-c0359b1d2ce7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:05.492668 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-30737cdd-1b56-427f-83b9-c0359b1d2ce7 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:38:05.493152 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-30737cdd-1b56-427f-83b9-c0359b1d2ce7 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1772449566"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:05.495120 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-30737cdd-1b56-427f-83b9-c0359b1d2ce7 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1772449566'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:38:05.495287 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-30737cdd-1b56-427f-83b9-c0359b1d2ce7 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Create volume of 1 GB Aug 20 04:38:05.503039 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-30737cdd-1b56-427f-83b9-c0359b1d2ce7 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Availability Zones retrieved successfully. Aug 20 04:38:05.512689 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-30737cdd-1b56-427f-83b9-c0359b1d2ce7 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Flow 'volume_create_api' (57b3da2b-4285-4ae1-96e8-d59a8bb9afb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:38:05.514543 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-30737cdd-1b56-427f-83b9-c0359b1d2ce7 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1389bd0-09d7-4df2-b613-5d29c4f2ef9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:05.515782 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-30737cdd-1b56-427f-83b9-c0359b1d2ce7 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:38:05.559635 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-30737cdd-1b56-427f-83b9-c0359b1d2ce7 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1389bd0-09d7-4df2-b613-5d29c4f2ef9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:05.561934 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-30737cdd-1b56-427f-83b9-c0359b1d2ce7 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6a99023-b571-47f4-9969-a7f607dfc97e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:05.659932 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-30737cdd-1b56-427f-83b9-c0359b1d2ce7 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Created reservations ['8584eacf-2548-4180-85f9-29c655adf417', '8fe750fd-8f2d-4ebb-872c-6fe269963f03', 'b33530d7-8bc4-4afa-ae21-a948d6fad04a', '30a4e73a-5400-403a-a373-01a79ae769b5'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:38:05.661037 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-30737cdd-1b56-427f-83b9-c0359b1d2ce7 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6a99023-b571-47f4-9969-a7f607dfc97e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8584eacf-2548-4180-85f9-29c655adf417', '8fe750fd-8f2d-4ebb-872c-6fe269963f03', 'b33530d7-8bc4-4afa-ae21-a948d6fad04a', '30a4e73a-5400-403a-a373-01a79ae769b5']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:05.662004 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-30737cdd-1b56-427f-83b9-c0359b1d2ce7 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e338d6fd-bfdd-46b4-84d2-439d39633976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:05.695201 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-30737cdd-1b56-427f-83b9-c0359b1d2ce7 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e338d6fd-bfdd-46b4-84d2-439d39633976) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed09a8b0-b393-4911-88b5-d6eea221e4ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1772449566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8cd8bf9936a43e7b0e2ea34c288152a',qos_specs=None,replication_status=,reservations=['8584eacf-2548-4180-85f9-29c655adf417','8fe750fd-8f2d-4ebb-872c-6fe269963f03','b33530d7-8bc4-4afa-ae21-a948d6fad04a','30a4e73a-5400-403a-a373-01a79ae769b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a747beee76f84a6ba6a253af147c1ee1',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:38:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1772449566',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed09a8b0-b393-4911-88b5-d6eea221e4ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8cd8bf9936a43e7b0e2ea34c288152a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a747beee76f84a6ba6a253af147c1ee1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:05.697209 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-30737cdd-1b56-427f-83b9-c0359b1d2ce7 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99aad318-a651-4bf7-8ace-0fa936e1d0e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:05.725977 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-30737cdd-1b56-427f-83b9-c0359b1d2ce7 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99aad318-a651-4bf7-8ace-0fa936e1d0e1) transitioned into state 'SUCCESS' from state '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-1772449566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8cd8bf9936a43e7b0e2ea34c288152a',qos_specs=None,replication_status=,reservations=['8584eacf-2548-4180-85f9-29c655adf417','8fe750fd-8f2d-4ebb-872c-6fe269963f03','b33530d7-8bc4-4afa-ae21-a948d6fad04a','30a4e73a-5400-403a-a373-01a79ae769b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a747beee76f84a6ba6a253af147c1ee1',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:05.727130 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-30737cdd-1b56-427f-83b9-c0359b1d2ce7 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2e53787-07ae-40ce-931e-b1bad19c7802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:05.743985 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-30737cdd-1b56-427f-83b9-c0359b1d2ce7 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2e53787-07ae-40ce-931e-b1bad19c7802) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:05.744802 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-30737cdd-1b56-427f-83b9-c0359b1d2ce7 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Flow 'volume_create_api' (57b3da2b-4285-4ae1-96e8-d59a8bb9afb9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:38:05.744937 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-30737cdd-1b56-427f-83b9-c0359b1d2ce7 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Create volume request issued successfully. Aug 20 04:38:05.745770 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-30737cdd-1b56-427f-83b9-c0359b1d2ce7 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:38:05.746109 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 654/2605] 10.4.3.239 () {70 vars in 1298 bytes} [Thu Aug 20 04:38:05 2026] POST /volume/v3/volumes => generated 778 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:38:05.763573 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5cbf1afb-4d67-4026-a316-ce565c531c6a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:05.767062 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5cbf1afb-4d67-4026-a316-ce565c531c6a tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/volumes/ed09a8b0-b393-4911-88b5-d6eea221e4ee Aug 20 04:38:05.767062 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5cbf1afb-4d67-4026-a316-ce565c531c6a tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:05.767062 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5cbf1afb-4d67-4026-a316-ce565c531c6a tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:05.788012 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:05.788012 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:05.792792 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-5cbf1afb-4d67-4026-a316-ce565c531c6a tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Volume info retrieved successfully. Aug 20 04:38:05.798967 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5cbf1afb-4d67-4026-a316-ce565c531c6a tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/volumes/ed09a8b0-b393-4911-88b5-d6eea221e4ee returned with HTTP 200 Aug 20 04:38:05.799399 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 650/2606] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:05 2026] GET /volume/v3/volumes/ed09a8b0-b393-4911-88b5-d6eea221e4ee => generated 957 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:06.094411 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-036c4d89-ae9c-481a-9e81-09b450b309d7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:06.095341 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-036c4d89-ae9c-481a-9e81-09b450b309d7 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] GET https://10.4.3.239/volume/v3/snapshots/8862c01d-47cc-4a88-bdc4-d3c143c47f06 Aug 20 04:38:06.095619 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-036c4d89-ae9c-481a-9e81-09b450b309d7 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:06.095940 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-036c4d89-ae9c-481a-9e81-09b450b309d7 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:06.101291 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-036c4d89-ae9c-481a-9e81-09b450b309d7 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] https://10.4.3.239/volume/v3/snapshots/8862c01d-47cc-4a88-bdc4-d3c143c47f06 returned with HTTP 404 Aug 20 04:38:06.101901 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 647/2607] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:38:06 2026] GET /volume/v3/snapshots/8862c01d-47cc-4a88-bdc4-d3c143c47f06 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:38:06.112419 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c347f4ea-878c-483d-8fe6-8e5820fe7af3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:06.114703 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c347f4ea-878c-483d-8fe6-8e5820fe7af3 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] GET https://10.4.3.239/volume/v3/volumes/2bb9ff69-2457-4cb6-9739-228cd361cfa9 Aug 20 04:38:06.116334 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c347f4ea-878c-483d-8fe6-8e5820fe7af3 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:06.116334 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c347f4ea-878c-483d-8fe6-8e5820fe7af3 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:06.125105 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:06.125105 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:06.131172 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c347f4ea-878c-483d-8fe6-8e5820fe7af3 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Volume info retrieved successfully. Aug 20 04:38:06.138634 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c347f4ea-878c-483d-8fe6-8e5820fe7af3 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] https://10.4.3.239/volume/v3/volumes/2bb9ff69-2457-4cb6-9739-228cd361cfa9 returned with HTTP 200 Aug 20 04:38:06.139572 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 657/2608] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:06 2026] GET /volume/v3/volumes/2bb9ff69-2457-4cb6-9739-228cd361cfa9 => generated 859 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:06.159012 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6a3ecb44-bc01-423f-b25e-990ea2af08f7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:06.161502 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6a3ecb44-bc01-423f-b25e-990ea2af08f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] DELETE https://10.4.3.239/volume/v3/volumes/2bb9ff69-2457-4cb6-9739-228cd361cfa9 Aug 20 04:38:06.161805 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6a3ecb44-bc01-423f-b25e-990ea2af08f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:06.162239 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6a3ecb44-bc01-423f-b25e-990ea2af08f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:06.162466 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-6a3ecb44-bc01-423f-b25e-990ea2af08f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Delete volume with id: 2bb9ff69-2457-4cb6-9739-228cd361cfa9 Aug 20 04:38:06.177799 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:06.177799 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:06.178246 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-6a3ecb44-bc01-423f-b25e-990ea2af08f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Volume info retrieved successfully. Aug 20 04:38:06.230686 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-6a3ecb44-bc01-423f-b25e-990ea2af08f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Delete volume request issued successfully. Aug 20 04:38:06.230686 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6a3ecb44-bc01-423f-b25e-990ea2af08f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] https://10.4.3.239/volume/v3/volumes/2bb9ff69-2457-4cb6-9739-228cd361cfa9 returned with HTTP 202 Aug 20 04:38:06.230686 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 655/2609] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:38:06 2026] DELETE /volume/v3/volumes/2bb9ff69-2457-4cb6-9739-228cd361cfa9 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:38:06.238371 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f9acc13c-4dc3-4b20-8398-b2e860ca7220 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:06.241698 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f9acc13c-4dc3-4b20-8398-b2e860ca7220 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 Aug 20 04:38:06.241698 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f9acc13c-4dc3-4b20-8398-b2e860ca7220 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:06.241698 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f9acc13c-4dc3-4b20-8398-b2e860ca7220 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:06.242610 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-f9acc13c-4dc3-4b20-8398-b2e860ca7220 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id ff2a75c2-504e-476b-8d43-fa3bb40fee09. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:06.242679 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-253059c3-ccdd-4f38-8959-751dfa9d6975 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:06.246003 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-253059c3-ccdd-4f38-8959-751dfa9d6975 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] GET https://10.4.3.239/volume/v3/volumes/2bb9ff69-2457-4cb6-9739-228cd361cfa9 Aug 20 04:38:06.246003 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-253059c3-ccdd-4f38-8959-751dfa9d6975 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:06.246003 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-253059c3-ccdd-4f38-8959-751dfa9d6975 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:06.253755 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:06.253755 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:06.256257 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f9acc13c-4dc3-4b20-8398-b2e860ca7220 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 returned with HTTP 200 Aug 20 04:38:06.256257 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 651/2610] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:06 2026] GET /volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:06.258468 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:06.258468 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:06.266459 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-253059c3-ccdd-4f38-8959-751dfa9d6975 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Volume info retrieved successfully. Aug 20 04:38:06.275882 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-253059c3-ccdd-4f38-8959-751dfa9d6975 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] https://10.4.3.239/volume/v3/volumes/2bb9ff69-2457-4cb6-9739-228cd361cfa9 returned with HTTP 200 Aug 20 04:38:06.276254 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 648/2611] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:06 2026] GET /volume/v3/volumes/2bb9ff69-2457-4cb6-9739-228cd361cfa9 => generated 858 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:06.822848 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0de9ba60-f925-481d-800b-592cc9f3ea69 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:06.827530 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0de9ba60-f925-481d-800b-592cc9f3ea69 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/volumes/ed09a8b0-b393-4911-88b5-d6eea221e4ee Aug 20 04:38:06.827530 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0de9ba60-f925-481d-800b-592cc9f3ea69 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:06.827530 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0de9ba60-f925-481d-800b-592cc9f3ea69 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:06.839906 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:06.839906 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:06.848211 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-0de9ba60-f925-481d-800b-592cc9f3ea69 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Volume info retrieved successfully. Aug 20 04:38:06.852355 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0de9ba60-f925-481d-800b-592cc9f3ea69 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/volumes/ed09a8b0-b393-4911-88b5-d6eea221e4ee returned with HTTP 200 Aug 20 04:38:06.853008 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 658/2612] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:06 2026] GET /volume/v3/volumes/ed09a8b0-b393-4911-88b5-d6eea221e4ee => generated 1009 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:38:06.873214 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2d4bc608-7f27-4835-8bd4-7844654a0323 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:06.875030 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2d4bc608-7f27-4835-8bd4-7844654a0323 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] POST https://10.4.3.239/volume/v3/backups Aug 20 04:38:06.875474 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2d4bc608-7f27-4835-8bd4-7844654a0323 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ed09a8b0-b393-4911-88b5-d6eea221e4ee", "name": "tempest-type-Backup-82287251"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:06.878023 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.backups [None req-2d4bc608-7f27-4835-8bd4-7844654a0323 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Creating new backup {'backup': {'volume_id': 'ed09a8b0-b393-4911-88b5-d6eea221e4ee', 'name': 'tempest-type-Backup-82287251'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 04:38:06.878023 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.contrib.backups [None req-2d4bc608-7f27-4835-8bd4-7844654a0323 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Creating backup of volume ed09a8b0-b393-4911-88b5-d6eea221e4ee in container None Aug 20 04:38:06.889629 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:06.889629 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:06.889974 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-2d4bc608-7f27-4835-8bd4-7844654a0323 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Volume info retrieved successfully. Aug 20 04:38:06.939002 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-2d4bc608-7f27-4835-8bd4-7844654a0323 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Created reservations ['5ec87ab5-030e-4be3-9edc-8559c2db2b31', '16e37b79-3740-4689-a9f9-b4c7cc83d841'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:38:07.004368 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2d4bc608-7f27-4835-8bd4-7844654a0323 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups returned with HTTP 202 Aug 20 04:38:07.004368 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 656/2613] 10.4.3.239 () {70 vars in 1299 bytes} [Thu Aug 20 04:38:06 2026] POST /volume/v3/backups => generated 314 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:38:07.014407 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-43610996-21e4-49a6-8acc-2db7e156f542 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:07.019629 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-43610996-21e4-49a6-8acc-2db7e156f542 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 Aug 20 04:38:07.021403 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-43610996-21e4-49a6-8acc-2db7e156f542 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:07.022501 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-43610996-21e4-49a6-8acc-2db7e156f542 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:07.022501 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-43610996-21e4-49a6-8acc-2db7e156f542 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 593b178c-c9db-4d33-bcce-38ba1d8ea6d9. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:07.033257 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:07.033257 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:07.034124 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-43610996-21e4-49a6-8acc-2db7e156f542 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 returned with HTTP 200 Aug 20 04:38:07.034769 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 652/2614] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:07 2026] GET /volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 => generated 721 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:07.289380 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-805aefb9-0c5f-4382-9193-2fb6b46ce336 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:07.297593 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-805aefb9-0c5f-4382-9193-2fb6b46ce336 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 Aug 20 04:38:07.297593 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-805aefb9-0c5f-4382-9193-2fb6b46ce336 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:07.298505 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7600ec8a-7eeb-4c20-9c9e-7abac4c6f3a5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:07.298652 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-805aefb9-0c5f-4382-9193-2fb6b46ce336 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:07.298652 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-805aefb9-0c5f-4382-9193-2fb6b46ce336 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id ff2a75c2-504e-476b-8d43-fa3bb40fee09. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:07.310409 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7600ec8a-7eeb-4c20-9c9e-7abac4c6f3a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] GET https://10.4.3.239/volume/v3/volumes/2bb9ff69-2457-4cb6-9739-228cd361cfa9 Aug 20 04:38:07.310409 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7600ec8a-7eeb-4c20-9c9e-7abac4c6f3a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:07.310409 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7600ec8a-7eeb-4c20-9c9e-7abac4c6f3a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:07.312797 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:07.312797 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:07.312797 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-805aefb9-0c5f-4382-9193-2fb6b46ce336 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 returned with HTTP 200 Aug 20 04:38:07.312797 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 649/2615] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:07 2026] GET /volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 => generated 825 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:07.318086 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7600ec8a-7eeb-4c20-9c9e-7abac4c6f3a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658 tempest-VolumeSnapshotQuotasNegativeTestJSON-861724658-project-member] https://10.4.3.239/volume/v3/volumes/2bb9ff69-2457-4cb6-9739-228cd361cfa9 returned with HTTP 404 Aug 20 04:38:07.319307 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 659/2616] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:07 2026] GET /volume/v3/volumes/2bb9ff69-2457-4cb6-9739-228cd361cfa9 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:38:07.336136 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-05147f5e-6f30-4ddd-a8ea-b653c182c2ac None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:07.343842 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-05147f5e-6f30-4ddd-a8ea-b653c182c2ac tempest-VolumeSnapshotQuotasNegativeTestJSON-525715681 tempest-VolumeSnapshotQuotasNegativeTestJSON-525715681-project-admin] PUT https://10.4.3.239/volume/v3/os-quota-sets/f6ae3bfb1d0949e58ce11a4f686f910f Aug 20 04:38:07.343842 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-05147f5e-6f30-4ddd-a8ea-b653c182c2ac tempest-VolumeSnapshotQuotasNegativeTestJSON-525715681 tempest-VolumeSnapshotQuotasNegativeTestJSON-525715681-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=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:07.400427 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:07.400427 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:07.621176 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-05147f5e-6f30-4ddd-a8ea-b653c182c2ac tempest-VolumeSnapshotQuotasNegativeTestJSON-525715681 tempest-VolumeSnapshotQuotasNegativeTestJSON-525715681-project-admin] https://10.4.3.239/volume/v3/os-quota-sets/f6ae3bfb1d0949e58ce11a4f686f910f returned with HTTP 200 Aug 20 04:38:07.621967 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 657/2617] 10.4.3.239 () {68 vars in 1375 bytes} [Thu Aug 20 04:38:07 2026] PUT /volume/v3/os-quota-sets/f6ae3bfb1d0949e58ce11a4f686f910f => generated 395 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:08.056968 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-32163719-5f22-4b09-bc36-08e9dfc7895e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:08.060092 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-32163719-5f22-4b09-bc36-08e9dfc7895e tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 Aug 20 04:38:08.060449 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-32163719-5f22-4b09-bc36-08e9dfc7895e tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:08.060732 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-32163719-5f22-4b09-bc36-08e9dfc7895e tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:08.061037 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-32163719-5f22-4b09-bc36-08e9dfc7895e tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 593b178c-c9db-4d33-bcce-38ba1d8ea6d9. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:08.072388 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:08.072388 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:08.073807 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-32163719-5f22-4b09-bc36-08e9dfc7895e tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 returned with HTTP 200 Aug 20 04:38:08.074219 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 653/2618] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:08 2026] GET /volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 => generated 723 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:08.341032 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-62222eb4-8682-47ef-948e-3e765f5c8065 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:08.342394 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-62222eb4-8682-47ef-948e-3e765f5c8065 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 Aug 20 04:38:08.342682 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-62222eb4-8682-47ef-948e-3e765f5c8065 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:08.343031 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-62222eb4-8682-47ef-948e-3e765f5c8065 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:08.343204 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-62222eb4-8682-47ef-948e-3e765f5c8065 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id ff2a75c2-504e-476b-8d43-fa3bb40fee09. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:08.356001 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:08.356001 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:08.356578 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-62222eb4-8682-47ef-948e-3e765f5c8065 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 returned with HTTP 200 Aug 20 04:38:08.357003 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 650/2619] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:08 2026] GET /volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 => generated 825 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:08.808881 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5c4d4573-be32-49b9-8651-0108c28673cc None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:09.044846 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5c4d4573-be32-49b9-8651-0108c28673cc tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:38:09.045388 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5c4d4573-be32-49b9-8651-0108c28673cc tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1708786633"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:09.053513 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-5c4d4573-be32-49b9-8651-0108c28673cc tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1708786633'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:38:09.053877 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-5c4d4573-be32-49b9-8651-0108c28673cc tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Create volume of 1 GB Aug 20 04:38:09.059304 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-5c4d4573-be32-49b9-8651-0108c28673cc tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Availability Zones retrieved successfully. Aug 20 04:38:09.067056 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-5c4d4573-be32-49b9-8651-0108c28673cc tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Flow 'volume_create_api' (c197e1a5-365d-43b3-9b8b-b1f48130c643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:38:09.067948 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-5c4d4573-be32-49b9-8651-0108c28673cc tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a233ab5-7062-4d69-8bd8-61345d723cd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:09.069099 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-5c4d4573-be32-49b9-8651-0108c28673cc tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:38:09.092122 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b3a39c02-ceea-44f2-981d-785249ee56d5 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:09.097282 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b3a39c02-ceea-44f2-981d-785249ee56d5 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 Aug 20 04:38:09.097604 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b3a39c02-ceea-44f2-981d-785249ee56d5 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:09.097858 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b3a39c02-ceea-44f2-981d-785249ee56d5 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:09.097965 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-b3a39c02-ceea-44f2-981d-785249ee56d5 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 593b178c-c9db-4d33-bcce-38ba1d8ea6d9. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:09.104516 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:09.104516 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:09.105847 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b3a39c02-ceea-44f2-981d-785249ee56d5 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 returned with HTTP 200 Aug 20 04:38:09.105949 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 658/2620] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:09 2026] GET /volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 => generated 723 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:09.115116 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-5c4d4573-be32-49b9-8651-0108c28673cc tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a233ab5-7062-4d69-8bd8-61345d723cd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:09.116513 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-5c4d4573-be32-49b9-8651-0108c28673cc tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d019c55d-76db-4ddb-9d9a-c38c1ebb38d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:09.214616 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-5c4d4573-be32-49b9-8651-0108c28673cc tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Created reservations ['69254334-9035-405d-8483-b3add1fef0ff', 'bf00a145-1079-4756-98b1-1a9480c66c5e', '1a61c6d7-1853-4085-a4ed-84a96c410ecb', '43bea69c-1541-47f9-a1da-4d803de36f92'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:38:09.216001 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-5c4d4573-be32-49b9-8651-0108c28673cc tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d019c55d-76db-4ddb-9d9a-c38c1ebb38d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69254334-9035-405d-8483-b3add1fef0ff', 'bf00a145-1079-4756-98b1-1a9480c66c5e', '1a61c6d7-1853-4085-a4ed-84a96c410ecb', '43bea69c-1541-47f9-a1da-4d803de36f92']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:09.217506 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-5c4d4573-be32-49b9-8651-0108c28673cc tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d57d6e8-609e-4f1d-bf67-f4e206bbcfa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:09.257484 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-5c4d4573-be32-49b9-8651-0108c28673cc tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d57d6e8-609e-4f1d-bf67-f4e206bbcfa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4ca0402-dff9-445e-943f-02d34e888ad0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1708786633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b070503d5ef6465189c751f05dc33b66',qos_specs=None,replication_status=,reservations=['69254334-9035-405d-8483-b3add1fef0ff','bf00a145-1079-4756-98b1-1a9480c66c5e','1a61c6d7-1853-4085-a4ed-84a96c410ecb','43bea69c-1541-47f9-a1da-4d803de36f92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5927f8eec954186a63eeeb853eb5881',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:38:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1708786633',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4ca0402-dff9-445e-943f-02d34e888ad0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b070503d5ef6465189c751f05dc33b66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5927f8eec954186a63eeeb853eb5881',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:09.258820 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-5c4d4573-be32-49b9-8651-0108c28673cc tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7134a194-43dd-4ff6-96da-33f25dff547f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:09.293516 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-5c4d4573-be32-49b9-8651-0108c28673cc tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7134a194-43dd-4ff6-96da-33f25dff547f) transitioned into state 'SUCCESS' from state '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-1708786633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b070503d5ef6465189c751f05dc33b66',qos_specs=None,replication_status=,reservations=['69254334-9035-405d-8483-b3add1fef0ff','bf00a145-1079-4756-98b1-1a9480c66c5e','1a61c6d7-1853-4085-a4ed-84a96c410ecb','43bea69c-1541-47f9-a1da-4d803de36f92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5927f8eec954186a63eeeb853eb5881',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:09.294993 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-5c4d4573-be32-49b9-8651-0108c28673cc tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d4c6365-8952-444d-8d56-4d2e66f1b0d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:09.311248 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-5c4d4573-be32-49b9-8651-0108c28673cc tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d4c6365-8952-444d-8d56-4d2e66f1b0d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:09.312572 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-5c4d4573-be32-49b9-8651-0108c28673cc tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Flow 'volume_create_api' (c197e1a5-365d-43b3-9b8b-b1f48130c643) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:38:09.313114 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-5c4d4573-be32-49b9-8651-0108c28673cc tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Create volume request issued successfully. Aug 20 04:38:09.314019 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5c4d4573-be32-49b9-8651-0108c28673cc tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:38:09.314624 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 660/2621] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:38:08 2026] POST /volume/v3/volumes => generated 751 bytes in 506 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:38:09.333215 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4a5b59b4-c570-4c42-bd7f-f8119061cec6 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:09.335206 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4a5b59b4-c570-4c42-bd7f-f8119061cec6 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] GET https://10.4.3.239/volume/v3/volumes/b4ca0402-dff9-445e-943f-02d34e888ad0 Aug 20 04:38:09.335733 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4a5b59b4-c570-4c42-bd7f-f8119061cec6 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:09.335733 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4a5b59b4-c570-4c42-bd7f-f8119061cec6 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:09.351502 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:09.351502 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:09.359636 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-4a5b59b4-c570-4c42-bd7f-f8119061cec6 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Volume info retrieved successfully. Aug 20 04:38:09.370889 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4a5b59b4-c570-4c42-bd7f-f8119061cec6 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] https://10.4.3.239/volume/v3/volumes/b4ca0402-dff9-445e-943f-02d34e888ad0 returned with HTTP 200 Aug 20 04:38:09.371710 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 654/2622] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:09 2026] GET /volume/v3/volumes/b4ca0402-dff9-445e-943f-02d34e888ad0 => generated 819 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:09.377058 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4b8b4801-9324-4097-998e-91b32e43505e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:09.380228 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4b8b4801-9324-4097-998e-91b32e43505e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 Aug 20 04:38:09.380228 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4b8b4801-9324-4097-998e-91b32e43505e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:09.380228 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4b8b4801-9324-4097-998e-91b32e43505e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:09.380439 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-4b8b4801-9324-4097-998e-91b32e43505e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id ff2a75c2-504e-476b-8d43-fa3bb40fee09. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:09.387557 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:09.387557 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:09.388500 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4b8b4801-9324-4097-998e-91b32e43505e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 returned with HTTP 200 Aug 20 04:38:09.389055 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 651/2623] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:09 2026] GET /volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 => generated 825 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:09.847431 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b61e5a3f-c71a-4bf6-a36e-1549f6db6b04 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:10.096354 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b61e5a3f-c71a-4bf6-a36e-1549f6db6b04 tempest-GroupsV320Test-692445754 tempest-GroupsV320Test-692445754-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:38:10.096354 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b61e5a3f-c71a-4bf6-a36e-1549f6db6b04 tempest-GroupsV320Test-692445754 tempest-GroupsV320Test-692445754-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-285783654"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:10.117222 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b61e5a3f-c71a-4bf6-a36e-1549f6db6b04 tempest-GroupsV320Test-692445754 tempest-GroupsV320Test-692445754-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:38:10.117222 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 659/2624] 10.4.3.239 () {68 vars in 1252 bytes} [Thu Aug 20 04:38:09 2026] POST /volume/v3/types => generated 219 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:10.123033 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0dc589ed-918d-43f6-b2b0-8462a71b5aa7 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:10.125450 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0dc589ed-918d-43f6-b2b0-8462a71b5aa7 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 Aug 20 04:38:10.125450 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0dc589ed-918d-43f6-b2b0-8462a71b5aa7 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:10.125539 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0dc589ed-918d-43f6-b2b0-8462a71b5aa7 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:10.125567 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-0dc589ed-918d-43f6-b2b0-8462a71b5aa7 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 593b178c-c9db-4d33-bcce-38ba1d8ea6d9. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:10.133690 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0f6fd6e3-fefc-4f5b-b5dd-8ab10640cbc1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:10.134140 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:10.134140 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:10.135231 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0dc589ed-918d-43f6-b2b0-8462a71b5aa7 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 returned with HTTP 200 Aug 20 04:38:10.135885 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 661/2625] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:10 2026] GET /volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:10.138883 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0f6fd6e3-fefc-4f5b-b5dd-8ab10640cbc1 tempest-GroupsV320Test-692445754 tempest-GroupsV320Test-692445754-project-admin] POST https://10.4.3.239/volume/v3/group_types Aug 20 04:38:10.139199 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0f6fd6e3-fefc-4f5b-b5dd-8ab10640cbc1 tempest-GroupsV320Test-692445754 tempest-GroupsV320Test-692445754-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1273887966"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:10.161498 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0f6fd6e3-fefc-4f5b-b5dd-8ab10640cbc1 tempest-GroupsV320Test-692445754 tempest-GroupsV320Test-692445754-project-admin] https://10.4.3.239/volume/v3/group_types returned with HTTP 202 Aug 20 04:38:10.162023 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 655/2626] 10.4.3.239 () {70 vars in 1311 bytes} [Thu Aug 20 04:38:10 2026] POST /volume/v3/group_types => generated 177 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:38:10.175444 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d21a6994-0494-41ef-a6ff-f5cd18ceb6dc None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:10.302122 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d21a6994-0494-41ef-a6ff-f5cd18ceb6dc tempest-GroupsV320Test-1178685310 tempest-GroupsV320Test-1178685310-project-member] POST https://10.4.3.239/volume/v3/groups Aug 20 04:38:10.302290 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d21a6994-0494-41ef-a6ff-f5cd18ceb6dc tempest-GroupsV320Test-1178685310 tempest-GroupsV320Test-1178685310-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "a5111a3b-ee4e-4f65-b0cc-b4072a84ec74", "volume_types": ["02082835-e6c1-4c51-b071-cf7a1e7a94cd"], "name": "tempest-GroupsV320Test-Group-1933660"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:10.304259 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.groups [None req-d21a6994-0494-41ef-a6ff-f5cd18ceb6dc tempest-GroupsV320Test-1178685310 tempest-GroupsV320Test-1178685310-project-member] Creating new group {'group': {'group_type': 'a5111a3b-ee4e-4f65-b0cc-b4072a84ec74', 'volume_types': ['02082835-e6c1-4c51-b071-cf7a1e7a94cd'], 'name': 'tempest-GroupsV320Test-Group-1933660'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 20 04:38:10.310816 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.groups [None req-d21a6994-0494-41ef-a6ff-f5cd18ceb6dc tempest-GroupsV320Test-1178685310 tempest-GroupsV320Test-1178685310-project-member] Creating group tempest-GroupsV320Test-Group-1933660. Aug 20 04:38:10.325663 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-d21a6994-0494-41ef-a6ff-f5cd18ceb6dc tempest-GroupsV320Test-1178685310 tempest-GroupsV320Test-1178685310-project-member] Availability Zones retrieved successfully. Aug 20 04:38:10.371945 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-d21a6994-0494-41ef-a6ff-f5cd18ceb6dc tempest-GroupsV320Test-1178685310 tempest-GroupsV320Test-1178685310-project-member] Created reservations ['887366bd-3b84-4070-bc5e-aca82319d60f'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:38:10.389533 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6d3a6220-124b-4b33-ad6b-e650eaea08d8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:10.392205 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6d3a6220-124b-4b33-ad6b-e650eaea08d8 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] GET https://10.4.3.239/volume/v3/volumes/b4ca0402-dff9-445e-943f-02d34e888ad0 Aug 20 04:38:10.392205 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6d3a6220-124b-4b33-ad6b-e650eaea08d8 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:10.392205 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6d3a6220-124b-4b33-ad6b-e650eaea08d8 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:10.400818 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:10.400818 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:10.403276 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c7e4dfc8-cdd8-42d9-ac1a-f7f71f56d8ab None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:10.405762 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c7e4dfc8-cdd8-42d9-ac1a-f7f71f56d8ab tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 Aug 20 04:38:10.406029 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-6d3a6220-124b-4b33-ad6b-e650eaea08d8 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Volume info retrieved successfully. Aug 20 04:38:10.406130 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c7e4dfc8-cdd8-42d9-ac1a-f7f71f56d8ab tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:10.407589 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c7e4dfc8-cdd8-42d9-ac1a-f7f71f56d8ab tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:10.407589 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-c7e4dfc8-cdd8-42d9-ac1a-f7f71f56d8ab tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id ff2a75c2-504e-476b-8d43-fa3bb40fee09. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:10.413615 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6d3a6220-124b-4b33-ad6b-e650eaea08d8 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] https://10.4.3.239/volume/v3/volumes/b4ca0402-dff9-445e-943f-02d34e888ad0 returned with HTTP 200 Aug 20 04:38:10.413615 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 660/2627] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:10 2026] GET /volume/v3/volumes/b4ca0402-dff9-445e-943f-02d34e888ad0 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:10.414487 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:10.414487 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:10.415669 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c7e4dfc8-cdd8-42d9-ac1a-f7f71f56d8ab tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 returned with HTTP 200 Aug 20 04:38:10.415916 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 662/2628] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:10 2026] GET /volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:10.416733 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d21a6994-0494-41ef-a6ff-f5cd18ceb6dc tempest-GroupsV320Test-1178685310 tempest-GroupsV320Test-1178685310-project-member] https://10.4.3.239/volume/v3/groups returned with HTTP 202 Aug 20 04:38:10.417210 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 652/2629] 10.4.3.239 () {70 vars in 1297 bytes} [Thu Aug 20 04:38:10 2026] POST /volume/v3/groups => generated 105 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:38:10.433506 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a8e93740-31cd-49a5-bbd0-4ddd6ec80bb6 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:10.436134 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8a87e8fa-58cc-4566-95c7-d6e061776e85 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:10.436403 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a8e93740-31cd-49a5-bbd0-4ddd6ec80bb6 tempest-GroupsV320Test-1178685310 tempest-GroupsV320Test-1178685310-project-member] GET https://10.4.3.239/volume/v3/groups/d176a2a7-2f30-4654-89e4-41052a97dc7c Aug 20 04:38:10.437615 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a8e93740-31cd-49a5-bbd0-4ddd6ec80bb6 tempest-GroupsV320Test-1178685310 tempest-GroupsV320Test-1178685310-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:10.437615 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a8e93740-31cd-49a5-bbd0-4ddd6ec80bb6 tempest-GroupsV320Test-1178685310 tempest-GroupsV320Test-1178685310-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:10.438991 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.groups [None req-a8e93740-31cd-49a5-bbd0-4ddd6ec80bb6 tempest-GroupsV320Test-1178685310 tempest-GroupsV320Test-1178685310-project-member] show called for member d176a2a7-2f30-4654-89e4-41052a97dc7c {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 04:38:10.441087 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8a87e8fa-58cc-4566-95c7-d6e061776e85 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] POST https://10.4.3.239/volume/v3/os-volume-transfer Aug 20 04:38:10.441087 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8a87e8fa-58cc-4566-95c7-d6e061776e85 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "b4ca0402-dff9-445e-943f-02d34e888ad0"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:10.443277 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.volume_transfer [None req-8a87e8fa-58cc-4566-95c7-d6e061776e85 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Creating new volume transfer {'transfer': {'volume_id': 'b4ca0402-dff9-445e-943f-02d34e888ad0'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 20 04:38:10.443351 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.contrib.volume_transfer [None req-8a87e8fa-58cc-4566-95c7-d6e061776e85 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Creating transfer of volume b4ca0402-dff9-445e-943f-02d34e888ad0 Aug 20 04:38:10.443527 np0000007850 devstack@c-api.service[100176]: INFO cinder.transfer.api [None req-8a87e8fa-58cc-4566-95c7-d6e061776e85 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Generating transfer record for volume b4ca0402-dff9-445e-943f-02d34e888ad0 Aug 20 04:38:10.448026 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:10.448026 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:10.452819 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:10.452819 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:10.466960 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a8e93740-31cd-49a5-bbd0-4ddd6ec80bb6 tempest-GroupsV320Test-1178685310 tempest-GroupsV320Test-1178685310-project-member] https://10.4.3.239/volume/v3/groups/d176a2a7-2f30-4654-89e4-41052a97dc7c returned with HTTP 200 Aug 20 04:38:10.467461 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 656/2630] 10.4.3.239 () {68 vars in 1386 bytes} [Thu Aug 20 04:38:10 2026] GET /volume/v3/groups/d176a2a7-2f30-4654-89e4-41052a97dc7c => generated 385 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:38:10.473400 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8a87e8fa-58cc-4566-95c7-d6e061776e85 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] https://10.4.3.239/volume/v3/os-volume-transfer returned with HTTP 202 Aug 20 04:38:10.475208 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 661/2631] 10.4.3.239 () {68 vars in 1291 bytes} [Thu Aug 20 04:38:10 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:38:10.489213 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-04c07946-d0bc-4d14-8b4c-2633f0ac03eb None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:10.492921 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-04c07946-d0bc-4d14-8b4c-2633f0ac03eb tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] GET https://10.4.3.239/volume/v3/volumes/b4ca0402-dff9-445e-943f-02d34e888ad0 Aug 20 04:38:10.493905 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-04c07946-d0bc-4d14-8b4c-2633f0ac03eb tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:10.494101 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-04c07946-d0bc-4d14-8b4c-2633f0ac03eb tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:10.514798 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:10.514798 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:10.522550 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-04c07946-d0bc-4d14-8b4c-2633f0ac03eb tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Volume info retrieved successfully. Aug 20 04:38:10.530506 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-04c07946-d0bc-4d14-8b4c-2633f0ac03eb tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] https://10.4.3.239/volume/v3/volumes/b4ca0402-dff9-445e-943f-02d34e888ad0 returned with HTTP 200 Aug 20 04:38:10.531950 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 663/2632] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:10 2026] GET /volume/v3/volumes/b4ca0402-dff9-445e-943f-02d34e888ad0 => generated 852 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:10.552790 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2956a9ea-5a93-4f5b-8b16-f2ca79dfb1f6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:10.555405 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2956a9ea-5a93-4f5b-8b16-f2ca79dfb1f6 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] GET https://10.4.3.239/volume/v3/os-volume-transfer/81d9f91e-6a14-46aa-9772-3c2ed1c7038f Aug 20 04:38:10.555794 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2956a9ea-5a93-4f5b-8b16-f2ca79dfb1f6 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:10.556369 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2956a9ea-5a93-4f5b-8b16-f2ca79dfb1f6 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:10.556649 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:10.556649 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:10.562429 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2956a9ea-5a93-4f5b-8b16-f2ca79dfb1f6 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] https://10.4.3.239/volume/v3/os-volume-transfer/81d9f91e-6a14-46aa-9772-3c2ed1c7038f returned with HTTP 200 Aug 20 04:38:10.563228 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 653/2633] 10.4.3.239 () {66 vars in 1381 bytes} [Thu Aug 20 04:38:10 2026] GET /volume/v3/os-volume-transfer/81d9f91e-6a14-46aa-9772-3c2ed1c7038f => generated 409 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:10.593753 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ab0c2b06-798d-4e53-9363-80f21750830a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:10.598334 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ab0c2b06-798d-4e53-9363-80f21750830a tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] GET https://10.4.3.239/volume/v3/os-volume-transfer Aug 20 04:38:10.598334 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ab0c2b06-798d-4e53-9363-80f21750830a tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:10.598334 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ab0c2b06-798d-4e53-9363-80f21750830a tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:10.598334 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.volume_transfer [None req-ab0c2b06-798d-4e53-9363-80f21750830a tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Listing volume transfers {{(pid=100174) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 20 04:38:10.605124 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:10.605124 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:10.618470 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ab0c2b06-798d-4e53-9363-80f21750830a tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] https://10.4.3.239/volume/v3/os-volume-transfer returned with HTTP 200 Aug 20 04:38:10.618470 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 657/2634] 10.4.3.239 () {66 vars in 1270 bytes} [Thu Aug 20 04:38:10 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:10.639544 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e946e9da-6ddb-4373-8e91-d0acc665b678 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:10.696538 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-cf0d42ba-98af-4388-9be4-9334108a9be1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:10.780858 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cf0d42ba-98af-4388-9be4-9334108a9be1 tempest-ExtensionsTestJSON-439945726 tempest-ExtensionsTestJSON-439945726-project-member] GET https://10.4.3.239/volume/v3/extensions Aug 20 04:38:10.781620 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cf0d42ba-98af-4388-9be4-9334108a9be1 tempest-ExtensionsTestJSON-439945726 tempest-ExtensionsTestJSON-439945726-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:10.781620 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cf0d42ba-98af-4388-9be4-9334108a9be1 tempest-ExtensionsTestJSON-439945726 tempest-ExtensionsTestJSON-439945726-project-member] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:10.781905 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cf0d42ba-98af-4388-9be4-9334108a9be1 tempest-ExtensionsTestJSON-439945726 tempest-ExtensionsTestJSON-439945726-project-member] https://10.4.3.239/volume/v3/extensions returned with HTTP 200 Aug 20 04:38:10.782431 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 664/2635] 10.4.3.239 () {66 vars in 1246 bytes} [Thu Aug 20 04:38:10 2026] GET /volume/v3/extensions => generated 5245 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:38:10.818608 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e946e9da-6ddb-4373-8e91-d0acc665b678 tempest-VolumesTransfersTest-1888742738 tempest-VolumesTransfersTest-1888742738-project-member] POST https://10.4.3.239/volume/v3/os-volume-transfer/81d9f91e-6a14-46aa-9772-3c2ed1c7038f/accept Aug 20 04:38:10.819148 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e946e9da-6ddb-4373-8e91-d0acc665b678 tempest-VolumesTransfersTest-1888742738 tempest-VolumesTransfersTest-1888742738-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "3767c9230c09175b"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:10.821018 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.volume_transfer [None req-e946e9da-6ddb-4373-8e91-d0acc665b678 tempest-VolumesTransfersTest-1888742738 tempest-VolumesTransfersTest-1888742738-project-member] Accepting volume transfer 81d9f91e-6a14-46aa-9772-3c2ed1c7038f {{(pid=100176) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 20 04:38:10.821195 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.contrib.volume_transfer [None req-e946e9da-6ddb-4373-8e91-d0acc665b678 tempest-VolumesTransfersTest-1888742738 tempest-VolumesTransfersTest-1888742738-project-member] Accepting transfer 81d9f91e-6a14-46aa-9772-3c2ed1c7038f Aug 20 04:38:10.888153 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-e946e9da-6ddb-4373-8e91-d0acc665b678 tempest-VolumesTransfersTest-1888742738 tempest-VolumesTransfersTest-1888742738-project-member] Created reservations ['32b14cc2-03a5-44eb-a31b-7b2e54d61ff6', '9f8aeddc-842c-4840-91c6-a21722b6c44d', 'db3954e7-469f-4179-ba16-d6cf9791564b', '2f26810e-92b6-4472-9141-251361491012'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:38:10.923674 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-e946e9da-6ddb-4373-8e91-d0acc665b678 tempest-VolumesTransfersTest-1888742738 tempest-VolumesTransfersTest-1888742738-project-member] Created reservations ['c171044d-02b2-4217-b5db-6238b9edc560', '35b71f70-e101-46e6-ac4a-cc48cf213511', 'c537eb02-caf7-455e-9072-d525428c3455', 'fcb79415-303a-43de-abde-c805961d61aa'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:38:10.972511 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-e946e9da-6ddb-4373-8e91-d0acc665b678 tempest-VolumesTransfersTest-1888742738 tempest-VolumesTransfersTest-1888742738-project-member] Created reservations ['22925264-8609-4ae1-a3e2-d69705fd158e', '9f3545a6-6948-413f-ada7-5a3596aa0293', '40091606-991b-4601-8252-55fe1c8c0e86', '91e5f227-b166-469e-bf76-333429a78e64'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:38:11.013341 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-e946e9da-6ddb-4373-8e91-d0acc665b678 tempest-VolumesTransfersTest-1888742738 tempest-VolumesTransfersTest-1888742738-project-member] Created reservations ['7e498382-1ccd-4e19-9269-6f15461001b0', 'a9d5d8cd-1715-46c1-b118-aaa29804d3af', 'ae53124d-4cd2-405c-bda0-14b849df5e33', 'a8892899-6e7a-4924-bc47-09e5fe84cabb'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:38:11.036050 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-e946e9da-6ddb-4373-8e91-d0acc665b678 tempest-VolumesTransfersTest-1888742738 tempest-VolumesTransfersTest-1888742738-project-member] Transfer volume completed successfully. Aug 20 04:38:11.143282 np0000007850 devstack@c-api.service[100176]: INFO cinder.transfer.api [None req-e946e9da-6ddb-4373-8e91-d0acc665b678 tempest-VolumesTransfersTest-1888742738 tempest-VolumesTransfersTest-1888742738-project-member] Volume b4ca0402-dff9-445e-943f-02d34e888ad0 has been transferred. Aug 20 04:38:11.151663 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0836758b-5bd5-430b-8c47-63f847539143 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:11.153728 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0836758b-5bd5-430b-8c47-63f847539143 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 Aug 20 04:38:11.154149 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0836758b-5bd5-430b-8c47-63f847539143 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:11.154524 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0836758b-5bd5-430b-8c47-63f847539143 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:11.154596 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-0836758b-5bd5-430b-8c47-63f847539143 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 593b178c-c9db-4d33-bcce-38ba1d8ea6d9. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:11.157129 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e946e9da-6ddb-4373-8e91-d0acc665b678 tempest-VolumesTransfersTest-1888742738 tempest-VolumesTransfersTest-1888742738-project-member] https://10.4.3.239/volume/v3/os-volume-transfer/81d9f91e-6a14-46aa-9772-3c2ed1c7038f/accept returned with HTTP 202 Aug 20 04:38:11.157737 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 662/2636] 10.4.3.239 () {68 vars in 1423 bytes} [Thu Aug 20 04:38:10 2026] POST /volume/v3/os-volume-transfer/81d9f91e-6a14-46aa-9772-3c2ed1c7038f/accept => generated 365 bytes in 519 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:38:11.162303 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:11.162303 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:11.162731 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0836758b-5bd5-430b-8c47-63f847539143 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 returned with HTTP 200 Aug 20 04:38:11.163287 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 654/2637] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:11 2026] GET /volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:11.176656 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c7b0c784-64c6-4cdb-b54b-1b62220eb8c4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:11.182621 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c7b0c784-64c6-4cdb-b54b-1b62220eb8c4 tempest-VolumesTransfersTest-1888742738 tempest-VolumesTransfersTest-1888742738-project-member] GET https://10.4.3.239/volume/v3/volumes/b4ca0402-dff9-445e-943f-02d34e888ad0 Aug 20 04:38:11.182621 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c7b0c784-64c6-4cdb-b54b-1b62220eb8c4 tempest-VolumesTransfersTest-1888742738 tempest-VolumesTransfersTest-1888742738-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:11.182621 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c7b0c784-64c6-4cdb-b54b-1b62220eb8c4 tempest-VolumesTransfersTest-1888742738 tempest-VolumesTransfersTest-1888742738-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:11.194398 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:11.194398 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:11.204855 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c7b0c784-64c6-4cdb-b54b-1b62220eb8c4 tempest-VolumesTransfersTest-1888742738 tempest-VolumesTransfersTest-1888742738-project-member] Volume info retrieved successfully. Aug 20 04:38:11.216587 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c7b0c784-64c6-4cdb-b54b-1b62220eb8c4 tempest-VolumesTransfersTest-1888742738 tempest-VolumesTransfersTest-1888742738-project-member] https://10.4.3.239/volume/v3/volumes/b4ca0402-dff9-445e-943f-02d34e888ad0 returned with HTTP 200 Aug 20 04:38:11.217756 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 658/2638] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:11 2026] GET /volume/v3/volumes/b4ca0402-dff9-445e-943f-02d34e888ad0 => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:11.239209 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e9c01ce2-24e0-46e8-bdd6-5b4b57db2c62 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:11.242603 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e9c01ce2-24e0-46e8-bdd6-5b4b57db2c62 tempest-VolumesTransfersTest-1888742738 tempest-VolumesTransfersTest-1888742738-project-member] GET https://10.4.3.239/volume/v3/volumes/b4ca0402-dff9-445e-943f-02d34e888ad0 Aug 20 04:38:11.243642 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e9c01ce2-24e0-46e8-bdd6-5b4b57db2c62 tempest-VolumesTransfersTest-1888742738 tempest-VolumesTransfersTest-1888742738-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:11.243739 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e9c01ce2-24e0-46e8-bdd6-5b4b57db2c62 tempest-VolumesTransfersTest-1888742738 tempest-VolumesTransfersTest-1888742738-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:11.259514 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:11.259514 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:11.273355 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e9c01ce2-24e0-46e8-bdd6-5b4b57db2c62 tempest-VolumesTransfersTest-1888742738 tempest-VolumesTransfersTest-1888742738-project-member] Volume info retrieved successfully. Aug 20 04:38:11.280552 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e9c01ce2-24e0-46e8-bdd6-5b4b57db2c62 tempest-VolumesTransfersTest-1888742738 tempest-VolumesTransfersTest-1888742738-project-member] https://10.4.3.239/volume/v3/volumes/b4ca0402-dff9-445e-943f-02d34e888ad0 returned with HTTP 200 Aug 20 04:38:11.280882 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 665/2639] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:11 2026] GET /volume/v3/volumes/b4ca0402-dff9-445e-943f-02d34e888ad0 => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:11.299145 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5d2d1523-76d2-46af-beed-0e41fc921037 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:11.302669 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5d2d1523-76d2-46af-beed-0e41fc921037 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] DELETE https://10.4.3.239/volume/v3/os-volume-transfer/81d9f91e-6a14-46aa-9772-3c2ed1c7038f Aug 20 04:38:11.302948 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5d2d1523-76d2-46af-beed-0e41fc921037 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:11.303951 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5d2d1523-76d2-46af-beed-0e41fc921037 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:11.304111 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.contrib.volume_transfer [None req-5d2d1523-76d2-46af-beed-0e41fc921037 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Delete transfer with id: 81d9f91e-6a14-46aa-9772-3c2ed1c7038f Aug 20 04:38:11.312445 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5d2d1523-76d2-46af-beed-0e41fc921037 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] https://10.4.3.239/volume/v3/os-volume-transfer/81d9f91e-6a14-46aa-9772-3c2ed1c7038f returned with HTTP 404 Aug 20 04:38:11.313467 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 663/2640] 10.4.3.239 () {66 vars in 1384 bytes} [Thu Aug 20 04:38:11 2026] DELETE /volume/v3/os-volume-transfer/81d9f91e-6a14-46aa-9772-3c2ed1c7038f => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:38:11.322564 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-006b63f2-8c7e-470d-a787-84d5504f5559 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:11.432379 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3882e000-593b-4a55-8a3a-43c339018b49 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:11.434946 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3882e000-593b-4a55-8a3a-43c339018b49 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 Aug 20 04:38:11.435486 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3882e000-593b-4a55-8a3a-43c339018b49 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:11.435486 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3882e000-593b-4a55-8a3a-43c339018b49 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:11.435619 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-3882e000-593b-4a55-8a3a-43c339018b49 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id ff2a75c2-504e-476b-8d43-fa3bb40fee09. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:11.442461 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:11.442461 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:11.443820 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3882e000-593b-4a55-8a3a-43c339018b49 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 returned with HTTP 200 Aug 20 04:38:11.444456 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 659/2641] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:11 2026] GET /volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 => generated 826 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:11.488868 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2aefbfbe-ea25-4cad-affe-0406fa65fb3f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:11.490926 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2aefbfbe-ea25-4cad-affe-0406fa65fb3f tempest-GroupsV320Test-1178685310 tempest-GroupsV320Test-1178685310-project-member] GET https://10.4.3.239/volume/v3/groups/d176a2a7-2f30-4654-89e4-41052a97dc7c Aug 20 04:38:11.491120 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2aefbfbe-ea25-4cad-affe-0406fa65fb3f tempest-GroupsV320Test-1178685310 tempest-GroupsV320Test-1178685310-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:11.491643 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2aefbfbe-ea25-4cad-affe-0406fa65fb3f tempest-GroupsV320Test-1178685310 tempest-GroupsV320Test-1178685310-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:11.491643 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.groups [None req-2aefbfbe-ea25-4cad-affe-0406fa65fb3f tempest-GroupsV320Test-1178685310 tempest-GroupsV320Test-1178685310-project-member] show called for member d176a2a7-2f30-4654-89e4-41052a97dc7c {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 04:38:11.495570 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:11.495570 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:11.507313 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2aefbfbe-ea25-4cad-affe-0406fa65fb3f tempest-GroupsV320Test-1178685310 tempest-GroupsV320Test-1178685310-project-member] https://10.4.3.239/volume/v3/groups/d176a2a7-2f30-4654-89e4-41052a97dc7c returned with HTTP 200 Aug 20 04:38:11.508062 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 666/2642] 10.4.3.239 () {68 vars in 1386 bytes} [Thu Aug 20 04:38:11 2026] GET /volume/v3/groups/d176a2a7-2f30-4654-89e4-41052a97dc7c => generated 386 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:38:11.508771 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-006b63f2-8c7e-470d-a787-84d5504f5559 tempest-VolumesTransfersTest-2133927515 tempest-VolumesTransfersTest-2133927515-project-admin] DELETE https://10.4.3.239/volume/v3/volumes/b4ca0402-dff9-445e-943f-02d34e888ad0 Aug 20 04:38:11.508771 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-006b63f2-8c7e-470d-a787-84d5504f5559 tempest-VolumesTransfersTest-2133927515 tempest-VolumesTransfersTest-2133927515-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:11.509316 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-006b63f2-8c7e-470d-a787-84d5504f5559 tempest-VolumesTransfersTest-2133927515 tempest-VolumesTransfersTest-2133927515-project-admin] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:11.509316 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-006b63f2-8c7e-470d-a787-84d5504f5559 tempest-VolumesTransfersTest-2133927515 tempest-VolumesTransfersTest-2133927515-project-admin] Delete volume with id: b4ca0402-dff9-445e-943f-02d34e888ad0 Aug 20 04:38:11.522696 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-327dec43-7fb3-49c9-8c48-367d1c2587a2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:11.523848 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:11.523848 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:11.524278 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-006b63f2-8c7e-470d-a787-84d5504f5559 tempest-VolumesTransfersTest-2133927515 tempest-VolumesTransfersTest-2133927515-project-admin] Volume info retrieved successfully. Aug 20 04:38:11.525118 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-327dec43-7fb3-49c9-8c48-367d1c2587a2 tempest-GroupsV320Test-692445754 tempest-GroupsV320Test-692445754-project-admin] POST https://10.4.3.239/volume/v3/groups/d176a2a7-2f30-4654-89e4-41052a97dc7c/action Aug 20 04:38:11.525626 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-327dec43-7fb3-49c9-8c48-367d1c2587a2 tempest-GroupsV320Test-692445754 tempest-GroupsV320Test-692445754-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:38:11.525726 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-327dec43-7fb3-49c9-8c48-367d1c2587a2 tempest-GroupsV320Test-692445754 tempest-GroupsV320Test-692445754-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:11.529588 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.groups [None req-327dec43-7fb3-49c9-8c48-367d1c2587a2 tempest-GroupsV320Test-692445754 tempest-GroupsV320Test-692445754-project-admin] Updating group 'd176a2a7-2f30-4654-89e4-41052a97dc7c' with 'creating' {{(pid=100176) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 20 04:38:11.537037 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:11.537037 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:11.552733 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-327dec43-7fb3-49c9-8c48-367d1c2587a2 tempest-GroupsV320Test-692445754 tempest-GroupsV320Test-692445754-project-admin] https://10.4.3.239/volume/v3/groups/d176a2a7-2f30-4654-89e4-41052a97dc7c/action returned with HTTP 202 Aug 20 04:38:11.553231 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 664/2643] 10.4.3.239 () {70 vars in 1428 bytes} [Thu Aug 20 04:38:11 2026] POST /volume/v3/groups/d176a2a7-2f30-4654-89e4-41052a97dc7c/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:38:11.566055 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-884e143e-39f2-440e-b5b0-72be1db6383e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:11.568128 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-006b63f2-8c7e-470d-a787-84d5504f5559 tempest-VolumesTransfersTest-2133927515 tempest-VolumesTransfersTest-2133927515-project-admin] Delete volume request issued successfully. Aug 20 04:38:11.568128 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-006b63f2-8c7e-470d-a787-84d5504f5559 tempest-VolumesTransfersTest-2133927515 tempest-VolumesTransfersTest-2133927515-project-admin] https://10.4.3.239/volume/v3/volumes/b4ca0402-dff9-445e-943f-02d34e888ad0 returned with HTTP 202 Aug 20 04:38:11.568128 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 655/2644] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:38:11 2026] DELETE /volume/v3/volumes/b4ca0402-dff9-445e-943f-02d34e888ad0 => generated 0 bytes in 246 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:38:11.568552 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-884e143e-39f2-440e-b5b0-72be1db6383e tempest-GroupsV320Test-1178685310 tempest-GroupsV320Test-1178685310-project-member] GET https://10.4.3.239/volume/v3/groups/d176a2a7-2f30-4654-89e4-41052a97dc7c Aug 20 04:38:11.568830 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-884e143e-39f2-440e-b5b0-72be1db6383e tempest-GroupsV320Test-1178685310 tempest-GroupsV320Test-1178685310-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:11.569069 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-884e143e-39f2-440e-b5b0-72be1db6383e tempest-GroupsV320Test-1178685310 tempest-GroupsV320Test-1178685310-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:11.569814 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.groups [None req-884e143e-39f2-440e-b5b0-72be1db6383e tempest-GroupsV320Test-1178685310 tempest-GroupsV320Test-1178685310-project-member] show called for member d176a2a7-2f30-4654-89e4-41052a97dc7c {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 04:38:11.576588 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:11.576588 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:11.583450 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-67a488f3-c1a7-41ff-87c4-4f1ecb36f34f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:11.586452 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-67a488f3-c1a7-41ff-87c4-4f1ecb36f34f tempest-VolumesTransfersTest-2133927515 tempest-VolumesTransfersTest-2133927515-project-admin] GET https://10.4.3.239/volume/v3/volumes/b4ca0402-dff9-445e-943f-02d34e888ad0 Aug 20 04:38:11.586760 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-67a488f3-c1a7-41ff-87c4-4f1ecb36f34f tempest-VolumesTransfersTest-2133927515 tempest-VolumesTransfersTest-2133927515-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:11.587127 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-67a488f3-c1a7-41ff-87c4-4f1ecb36f34f tempest-VolumesTransfersTest-2133927515 tempest-VolumesTransfersTest-2133927515-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:11.587439 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-884e143e-39f2-440e-b5b0-72be1db6383e tempest-GroupsV320Test-1178685310 tempest-GroupsV320Test-1178685310-project-member] https://10.4.3.239/volume/v3/groups/d176a2a7-2f30-4654-89e4-41052a97dc7c returned with HTTP 200 Aug 20 04:38:11.587967 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 660/2645] 10.4.3.239 () {68 vars in 1386 bytes} [Thu Aug 20 04:38:11 2026] GET /volume/v3/groups/d176a2a7-2f30-4654-89e4-41052a97dc7c => generated 385 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:38:11.602632 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9b4b3dca-1004-49a6-bcc4-af2f31fa5586 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:11.605375 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9b4b3dca-1004-49a6-bcc4-af2f31fa5586 tempest-GroupsV320Test-692445754 tempest-GroupsV320Test-692445754-project-admin] POST https://10.4.3.239/volume/v3/groups/d176a2a7-2f30-4654-89e4-41052a97dc7c/action Aug 20 04:38:11.605987 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9b4b3dca-1004-49a6-bcc4-af2f31fa5586 tempest-GroupsV320Test-692445754 tempest-GroupsV320Test-692445754-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:38:11.606115 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9b4b3dca-1004-49a6-bcc4-af2f31fa5586 tempest-GroupsV320Test-692445754 tempest-GroupsV320Test-692445754-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:11.608903 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.groups [None req-9b4b3dca-1004-49a6-bcc4-af2f31fa5586 tempest-GroupsV320Test-692445754 tempest-GroupsV320Test-692445754-project-admin] Updating group 'd176a2a7-2f30-4654-89e4-41052a97dc7c' with 'available' {{(pid=100176) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 20 04:38:11.609550 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:11.609550 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:11.616225 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:11.616225 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:11.616640 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-67a488f3-c1a7-41ff-87c4-4f1ecb36f34f tempest-VolumesTransfersTest-2133927515 tempest-VolumesTransfersTest-2133927515-project-admin] Volume info retrieved successfully. Aug 20 04:38:11.622268 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-67a488f3-c1a7-41ff-87c4-4f1ecb36f34f tempest-VolumesTransfersTest-2133927515 tempest-VolumesTransfersTest-2133927515-project-admin] https://10.4.3.239/volume/v3/volumes/b4ca0402-dff9-445e-943f-02d34e888ad0 returned with HTTP 200 Aug 20 04:38:11.622704 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 667/2646] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:11 2026] GET /volume/v3/volumes/b4ca0402-dff9-445e-943f-02d34e888ad0 => generated 1016 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:38:11.631427 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9b4b3dca-1004-49a6-bcc4-af2f31fa5586 tempest-GroupsV320Test-692445754 tempest-GroupsV320Test-692445754-project-admin] https://10.4.3.239/volume/v3/groups/d176a2a7-2f30-4654-89e4-41052a97dc7c/action returned with HTTP 202 Aug 20 04:38:11.631427 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 665/2647] 10.4.3.239 () {70 vars in 1428 bytes} [Thu Aug 20 04:38:11 2026] POST /volume/v3/groups/d176a2a7-2f30-4654-89e4-41052a97dc7c/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:38:11.645123 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-850ca6c1-2275-4f37-9f6f-d1bf21635a5b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:11.646906 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-850ca6c1-2275-4f37-9f6f-d1bf21635a5b tempest-GroupsV320Test-1178685310 tempest-GroupsV320Test-1178685310-project-member] GET https://10.4.3.239/volume/v3/groups/d176a2a7-2f30-4654-89e4-41052a97dc7c Aug 20 04:38:11.649206 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-850ca6c1-2275-4f37-9f6f-d1bf21635a5b tempest-GroupsV320Test-1178685310 tempest-GroupsV320Test-1178685310-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:11.649206 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-850ca6c1-2275-4f37-9f6f-d1bf21635a5b tempest-GroupsV320Test-1178685310 tempest-GroupsV320Test-1178685310-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:11.649206 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.groups [None req-850ca6c1-2275-4f37-9f6f-d1bf21635a5b tempest-GroupsV320Test-1178685310 tempest-GroupsV320Test-1178685310-project-member] show called for member d176a2a7-2f30-4654-89e4-41052a97dc7c {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 04:38:11.658427 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:11.658427 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:11.670055 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-850ca6c1-2275-4f37-9f6f-d1bf21635a5b tempest-GroupsV320Test-1178685310 tempest-GroupsV320Test-1178685310-project-member] https://10.4.3.239/volume/v3/groups/d176a2a7-2f30-4654-89e4-41052a97dc7c returned with HTTP 200 Aug 20 04:38:11.670055 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 656/2648] 10.4.3.239 () {68 vars in 1386 bytes} [Thu Aug 20 04:38:11 2026] GET /volume/v3/groups/d176a2a7-2f30-4654-89e4-41052a97dc7c => generated 386 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:38:11.685913 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-44f65756-fcd2-4834-8ffc-d76a0e09e5c9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:11.689235 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-44f65756-fcd2-4834-8ffc-d76a0e09e5c9 tempest-GroupsV320Test-692445754 tempest-GroupsV320Test-692445754-project-admin] POST https://10.4.3.239/volume/v3/groups/d176a2a7-2f30-4654-89e4-41052a97dc7c/action Aug 20 04:38:11.689235 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-44f65756-fcd2-4834-8ffc-d76a0e09e5c9 tempest-GroupsV320Test-692445754 tempest-GroupsV320Test-692445754-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:38:11.689235 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-44f65756-fcd2-4834-8ffc-d76a0e09e5c9 tempest-GroupsV320Test-692445754 tempest-GroupsV320Test-692445754-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:11.690678 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.groups [None req-44f65756-fcd2-4834-8ffc-d76a0e09e5c9 tempest-GroupsV320Test-692445754 tempest-GroupsV320Test-692445754-project-admin] Updating group 'd176a2a7-2f30-4654-89e4-41052a97dc7c' with 'error' {{(pid=100174) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 20 04:38:11.696020 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:11.696020 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:11.712313 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-44f65756-fcd2-4834-8ffc-d76a0e09e5c9 tempest-GroupsV320Test-692445754 tempest-GroupsV320Test-692445754-project-admin] https://10.4.3.239/volume/v3/groups/d176a2a7-2f30-4654-89e4-41052a97dc7c/action returned with HTTP 202 Aug 20 04:38:11.713137 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 661/2649] 10.4.3.239 () {70 vars in 1428 bytes} [Thu Aug 20 04:38:11 2026] POST /volume/v3/groups/d176a2a7-2f30-4654-89e4-41052a97dc7c/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:38:11.722958 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8d2b885a-ac42-424b-a0ce-07031a9978fd None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:11.726087 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8d2b885a-ac42-424b-a0ce-07031a9978fd tempest-GroupsV320Test-1178685310 tempest-GroupsV320Test-1178685310-project-member] GET https://10.4.3.239/volume/v3/groups/d176a2a7-2f30-4654-89e4-41052a97dc7c Aug 20 04:38:11.726387 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8d2b885a-ac42-424b-a0ce-07031a9978fd tempest-GroupsV320Test-1178685310 tempest-GroupsV320Test-1178685310-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:11.726587 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8d2b885a-ac42-424b-a0ce-07031a9978fd tempest-GroupsV320Test-1178685310 tempest-GroupsV320Test-1178685310-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:11.726844 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.groups [None req-8d2b885a-ac42-424b-a0ce-07031a9978fd tempest-GroupsV320Test-1178685310 tempest-GroupsV320Test-1178685310-project-member] show called for member d176a2a7-2f30-4654-89e4-41052a97dc7c {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 04:38:11.730940 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:11.730940 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:11.744240 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8d2b885a-ac42-424b-a0ce-07031a9978fd tempest-GroupsV320Test-1178685310 tempest-GroupsV320Test-1178685310-project-member] https://10.4.3.239/volume/v3/groups/d176a2a7-2f30-4654-89e4-41052a97dc7c returned with HTTP 200 Aug 20 04:38:11.744713 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 668/2650] 10.4.3.239 () {68 vars in 1386 bytes} [Thu Aug 20 04:38:11 2026] GET /volume/v3/groups/d176a2a7-2f30-4654-89e4-41052a97dc7c => generated 382 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:38:11.761981 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e22fb4a6-e0cc-4b33-ab58-d84937d41f31 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:11.765372 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e22fb4a6-e0cc-4b33-ab58-d84937d41f31 tempest-GroupsV320Test-692445754 tempest-GroupsV320Test-692445754-project-admin] POST https://10.4.3.239/volume/v3/groups/d176a2a7-2f30-4654-89e4-41052a97dc7c/action Aug 20 04:38:11.765372 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e22fb4a6-e0cc-4b33-ab58-d84937d41f31 tempest-GroupsV320Test-692445754 tempest-GroupsV320Test-692445754-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:38:11.766305 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e22fb4a6-e0cc-4b33-ab58-d84937d41f31 tempest-GroupsV320Test-692445754 tempest-GroupsV320Test-692445754-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:11.768885 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.groups [None req-e22fb4a6-e0cc-4b33-ab58-d84937d41f31 tempest-GroupsV320Test-692445754 tempest-GroupsV320Test-692445754-project-admin] Updating group 'd176a2a7-2f30-4654-89e4-41052a97dc7c' with 'available' {{(pid=100176) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 20 04:38:11.774765 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:11.774765 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:11.790419 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e22fb4a6-e0cc-4b33-ab58-d84937d41f31 tempest-GroupsV320Test-692445754 tempest-GroupsV320Test-692445754-project-admin] https://10.4.3.239/volume/v3/groups/d176a2a7-2f30-4654-89e4-41052a97dc7c/action returned with HTTP 202 Aug 20 04:38:11.791103 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 666/2651] 10.4.3.239 () {70 vars in 1428 bytes} [Thu Aug 20 04:38:11 2026] POST /volume/v3/groups/d176a2a7-2f30-4654-89e4-41052a97dc7c/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 20 04:38:11.806010 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0c03b962-cf55-49e8-ac69-8e882009fe3b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:11.807703 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0c03b962-cf55-49e8-ac69-8e882009fe3b tempest-GroupsV320Test-1178685310 tempest-GroupsV320Test-1178685310-project-member] GET https://10.4.3.239/volume/v3/groups/d176a2a7-2f30-4654-89e4-41052a97dc7c Aug 20 04:38:11.810083 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0c03b962-cf55-49e8-ac69-8e882009fe3b tempest-GroupsV320Test-1178685310 tempest-GroupsV320Test-1178685310-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:11.810083 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0c03b962-cf55-49e8-ac69-8e882009fe3b tempest-GroupsV320Test-1178685310 tempest-GroupsV320Test-1178685310-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:11.810083 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.groups [None req-0c03b962-cf55-49e8-ac69-8e882009fe3b tempest-GroupsV320Test-1178685310 tempest-GroupsV320Test-1178685310-project-member] show called for member d176a2a7-2f30-4654-89e4-41052a97dc7c {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 04:38:11.816388 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:11.816388 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:11.833224 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0c03b962-cf55-49e8-ac69-8e882009fe3b tempest-GroupsV320Test-1178685310 tempest-GroupsV320Test-1178685310-project-member] https://10.4.3.239/volume/v3/groups/d176a2a7-2f30-4654-89e4-41052a97dc7c returned with HTTP 200 Aug 20 04:38:11.833224 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 657/2652] 10.4.3.239 () {68 vars in 1386 bytes} [Thu Aug 20 04:38:11 2026] GET /volume/v3/groups/d176a2a7-2f30-4654-89e4-41052a97dc7c => generated 386 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 04:38:11.847812 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4b2a197a-f177-4840-84c4-31fdd2571eeb None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:11.852554 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4b2a197a-f177-4840-84c4-31fdd2571eeb tempest-GroupsV320Test-1178685310 tempest-GroupsV320Test-1178685310-project-member] GET https://10.4.3.239/volume/v3/volumes/detail Aug 20 04:38:11.852554 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4b2a197a-f177-4840-84c4-31fdd2571eeb tempest-GroupsV320Test-1178685310 tempest-GroupsV320Test-1178685310-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:11.852554 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4b2a197a-f177-4840-84c4-31fdd2571eeb tempest-GroupsV320Test-1178685310 tempest-GroupsV320Test-1178685310-project-member] Calling method 'detail' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:11.852554 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.api_utils [None req-4b2a197a-f177-4840-84c4-31fdd2571eeb tempest-GroupsV320Test-1178685310 tempest-GroupsV320Test-1178685310-project-member] Removing options '' from query. {{(pid=100174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:38:11.852554 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-4b2a197a-f177-4840-84c4-31fdd2571eeb tempest-GroupsV320Test-1178685310 tempest-GroupsV320Test-1178685310-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100174) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:38:11.868484 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-4b2a197a-f177-4840-84c4-31fdd2571eeb tempest-GroupsV320Test-1178685310 tempest-GroupsV320Test-1178685310-project-member] Get all volumes completed successfully. Aug 20 04:38:11.872581 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4b2a197a-f177-4840-84c4-31fdd2571eeb tempest-GroupsV320Test-1178685310 tempest-GroupsV320Test-1178685310-project-member] https://10.4.3.239/volume/v3/volumes/detail returned with HTTP 200 Aug 20 04:38:11.873509 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 662/2653] 10.4.3.239 () {68 vars in 1299 bytes} [Thu Aug 20 04:38:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:11.895679 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c83ee2c8-bbad-4b0c-86ef-478418c970fc None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:11.903155 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c83ee2c8-bbad-4b0c-86ef-478418c970fc tempest-GroupsV320Test-1178685310 tempest-GroupsV320Test-1178685310-project-member] POST https://10.4.3.239/volume/v3/groups/d176a2a7-2f30-4654-89e4-41052a97dc7c/action Aug 20 04:38:11.903346 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c83ee2c8-bbad-4b0c-86ef-478418c970fc tempest-GroupsV320Test-1178685310 tempest-GroupsV320Test-1178685310-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:38:11.903582 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c83ee2c8-bbad-4b0c-86ef-478418c970fc tempest-GroupsV320Test-1178685310 tempest-GroupsV320Test-1178685310-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:11.907041 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.groups [None req-c83ee2c8-bbad-4b0c-86ef-478418c970fc tempest-GroupsV320Test-1178685310 tempest-GroupsV320Test-1178685310-project-member] delete called for group d176a2a7-2f30-4654-89e4-41052a97dc7c {{(pid=100175) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 20 04:38:11.907234 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.groups [None req-c83ee2c8-bbad-4b0c-86ef-478418c970fc tempest-GroupsV320Test-1178685310 tempest-GroupsV320Test-1178685310-project-member] Delete group with id: d176a2a7-2f30-4654-89e4-41052a97dc7c Aug 20 04:38:11.917654 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:11.917654 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:11.981491 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c83ee2c8-bbad-4b0c-86ef-478418c970fc tempest-GroupsV320Test-1178685310 tempest-GroupsV320Test-1178685310-project-member] https://10.4.3.239/volume/v3/groups/d176a2a7-2f30-4654-89e4-41052a97dc7c/action returned with HTTP 202 Aug 20 04:38:11.982768 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 669/2654] 10.4.3.239 () {70 vars in 1428 bytes} [Thu Aug 20 04:38:11 2026] POST /volume/v3/groups/d176a2a7-2f30-4654-89e4-41052a97dc7c/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:38:11.994714 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-fd11ccaa-7135-4c2f-bccd-bf03b099f0f3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:11.997263 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fd11ccaa-7135-4c2f-bccd-bf03b099f0f3 tempest-GroupsV320Test-1178685310 tempest-GroupsV320Test-1178685310-project-member] GET https://10.4.3.239/volume/v3/groups/d176a2a7-2f30-4654-89e4-41052a97dc7c Aug 20 04:38:11.997420 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fd11ccaa-7135-4c2f-bccd-bf03b099f0f3 tempest-GroupsV320Test-1178685310 tempest-GroupsV320Test-1178685310-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:11.997877 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fd11ccaa-7135-4c2f-bccd-bf03b099f0f3 tempest-GroupsV320Test-1178685310 tempest-GroupsV320Test-1178685310-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:11.998097 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.groups [None req-fd11ccaa-7135-4c2f-bccd-bf03b099f0f3 tempest-GroupsV320Test-1178685310 tempest-GroupsV320Test-1178685310-project-member] show called for member d176a2a7-2f30-4654-89e4-41052a97dc7c {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 04:38:12.004545 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:12.004545 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:12.018504 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fd11ccaa-7135-4c2f-bccd-bf03b099f0f3 tempest-GroupsV320Test-1178685310 tempest-GroupsV320Test-1178685310-project-member] https://10.4.3.239/volume/v3/groups/d176a2a7-2f30-4654-89e4-41052a97dc7c returned with HTTP 200 Aug 20 04:38:12.019278 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 667/2655] 10.4.3.239 () {68 vars in 1386 bytes} [Thu Aug 20 04:38:11 2026] GET /volume/v3/groups/d176a2a7-2f30-4654-89e4-41052a97dc7c => generated 385 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:38:12.183337 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-981682f1-cbc4-4f6d-9929-fff8410e9ab7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:12.188037 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-981682f1-cbc4-4f6d-9929-fff8410e9ab7 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 Aug 20 04:38:12.188037 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-981682f1-cbc4-4f6d-9929-fff8410e9ab7 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:12.188037 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-981682f1-cbc4-4f6d-9929-fff8410e9ab7 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:12.188037 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-981682f1-cbc4-4f6d-9929-fff8410e9ab7 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 593b178c-c9db-4d33-bcce-38ba1d8ea6d9. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:12.201587 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:12.201587 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:12.201587 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-981682f1-cbc4-4f6d-9929-fff8410e9ab7 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 returned with HTTP 200 Aug 20 04:38:12.201587 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 658/2656] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:12 2026] GET /volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:12.462518 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d49b0836-0b0b-4790-a93a-a478c5428877 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:12.466443 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d49b0836-0b0b-4790-a93a-a478c5428877 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 Aug 20 04:38:12.466443 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d49b0836-0b0b-4790-a93a-a478c5428877 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:12.467057 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d49b0836-0b0b-4790-a93a-a478c5428877 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:12.468367 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-d49b0836-0b0b-4790-a93a-a478c5428877 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id ff2a75c2-504e-476b-8d43-fa3bb40fee09. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:12.474013 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:12.474013 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:12.474930 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d49b0836-0b0b-4790-a93a-a478c5428877 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 returned with HTTP 200 Aug 20 04:38:12.475142 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 663/2657] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:12 2026] GET /volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 => generated 827 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:12.494332 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ecce84c0-2593-4282-ac78-5d61a2a0e35f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:12.496715 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ecce84c0-2593-4282-ac78-5d61a2a0e35f tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/volumes/1e3178c7-ec8f-41fc-9293-cec4c1427220 Aug 20 04:38:12.497111 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ecce84c0-2593-4282-ac78-5d61a2a0e35f tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:12.497111 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ecce84c0-2593-4282-ac78-5d61a2a0e35f tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:12.506571 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:12.506571 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:12.512740 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-ecce84c0-2593-4282-ac78-5d61a2a0e35f tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:38:12.517002 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ecce84c0-2593-4282-ac78-5d61a2a0e35f tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/1e3178c7-ec8f-41fc-9293-cec4c1427220 returned with HTTP 200 Aug 20 04:38:12.517517 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 670/2658] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:12 2026] GET /volume/v3/volumes/1e3178c7-ec8f-41fc-9293-cec4c1427220 => generated 908 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:12.532054 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-dfa7b0e6-af72-4c62-87e2-726ff3b5a637 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:12.533853 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-dfa7b0e6-af72-4c62-87e2-726ff3b5a637 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 Aug 20 04:38:12.534043 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-dfa7b0e6-af72-4c62-87e2-726ff3b5a637 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:12.534215 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-dfa7b0e6-af72-4c62-87e2-726ff3b5a637 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:12.534315 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-dfa7b0e6-af72-4c62-87e2-726ff3b5a637 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id ff2a75c2-504e-476b-8d43-fa3bb40fee09. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:12.539746 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:12.539746 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:12.540044 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-dfa7b0e6-af72-4c62-87e2-726ff3b5a637 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 returned with HTTP 200 Aug 20 04:38:12.540204 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 668/2659] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:12 2026] GET /volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 => generated 827 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:12.554557 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e297de15-8b17-4f81-bea4-33b01f2978f4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:12.557520 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e297de15-8b17-4f81-bea4-33b01f2978f4 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/detail Aug 20 04:38:12.557520 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e297de15-8b17-4f81-bea4-33b01f2978f4 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:12.557712 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e297de15-8b17-4f81-bea4-33b01f2978f4 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'detail' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:12.558022 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.api_utils [None req-e297de15-8b17-4f81-bea4-33b01f2978f4 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Removing options '' from query. {{(pid=100177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:38:12.570057 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e297de15-8b17-4f81-bea4-33b01f2978f4 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/detail returned with HTTP 200 Aug 20 04:38:12.571026 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 659/2660] 10.4.3.239 () {66 vars in 1258 bytes} [Thu Aug 20 04:38:12 2026] GET /volume/v3/backups/detail => generated 830 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:12.596096 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d0d0f9dd-0c12-4f4c-9389-767c4e2e0539 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:12.598394 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d0d0f9dd-0c12-4f4c-9389-767c4e2e0539 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] POST https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09/restore Aug 20 04:38:12.599084 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d0d0f9dd-0c12-4f4c-9389-767c4e2e0539 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:12.600602 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.backups [None req-d0d0f9dd-0c12-4f4c-9389-767c4e2e0539 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Restoring backup ff2a75c2-504e-476b-8d43-fa3bb40fee09 ({'restore': {}}) {{(pid=100174) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 20 04:38:12.602295 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.contrib.backups [None req-d0d0f9dd-0c12-4f4c-9389-767c4e2e0539 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Restoring backup ff2a75c2-504e-476b-8d43-fa3bb40fee09 to volume None. Aug 20 04:38:12.618415 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:12.618415 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:12.619102 np0000007850 devstack@c-api.service[100174]: INFO cinder.backup.api [None req-d0d0f9dd-0c12-4f4c-9389-767c4e2e0539 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Creating volume of 1 GB for restore of backup ff2a75c2-504e-476b-8d43-fa3bb40fee09. Aug 20 04:38:12.625594 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d0d0f9dd-0c12-4f4c-9389-767c4e2e0539 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Availability Zones retrieved successfully. Aug 20 04:38:12.631416 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d0d0f9dd-0c12-4f4c-9389-767c4e2e0539 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Flow 'volume_create_api' (bc7f2cfd-9278-4fe9-b01c-cbb271ccb9ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:38:12.634437 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d0d0f9dd-0c12-4f4c-9389-767c4e2e0539 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38ae2f3e-bed3-46a1-bdf7-34cc3720fdc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:12.635381 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-d0d0f9dd-0c12-4f4c-9389-767c4e2e0539 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:38:12.643594 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d2976127-039e-45da-bdc5-4524e709dcb9 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:12.650461 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d2976127-039e-45da-bdc5-4524e709dcb9 tempest-VolumesTransfersTest-2133927515 tempest-VolumesTransfersTest-2133927515-project-admin] GET https://10.4.3.239/volume/v3/volumes/b4ca0402-dff9-445e-943f-02d34e888ad0 Aug 20 04:38:12.650461 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d2976127-039e-45da-bdc5-4524e709dcb9 tempest-VolumesTransfersTest-2133927515 tempest-VolumesTransfersTest-2133927515-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:12.650461 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d2976127-039e-45da-bdc5-4524e709dcb9 tempest-VolumesTransfersTest-2133927515 tempest-VolumesTransfersTest-2133927515-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:12.670280 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d2976127-039e-45da-bdc5-4524e709dcb9 tempest-VolumesTransfersTest-2133927515 tempest-VolumesTransfersTest-2133927515-project-admin] https://10.4.3.239/volume/v3/volumes/b4ca0402-dff9-445e-943f-02d34e888ad0 returned with HTTP 404 Aug 20 04:38:12.671159 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 671/2661] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:12 2026] GET /volume/v3/volumes/b4ca0402-dff9-445e-943f-02d34e888ad0 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:38:12.685026 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-deeb0645-2f7a-4a78-8bd0-bd0b1e75aa39 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:12.690020 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-deeb0645-2f7a-4a78-8bd0-bd0b1e75aa39 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] GET https://10.4.3.239/volume/v3/volumes/b4ca0402-dff9-445e-943f-02d34e888ad0 Aug 20 04:38:12.690020 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-deeb0645-2f7a-4a78-8bd0-bd0b1e75aa39 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:12.690020 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-deeb0645-2f7a-4a78-8bd0-bd0b1e75aa39 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:12.691873 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d0d0f9dd-0c12-4f4c-9389-767c4e2e0539 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38ae2f3e-bed3-46a1-bdf7-34cc3720fdc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:12.695238 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d0d0f9dd-0c12-4f4c-9389-767c4e2e0539 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c6ea7a5-d107-4b3d-9538-8496b7a8c841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:12.696633 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-deeb0645-2f7a-4a78-8bd0-bd0b1e75aa39 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] https://10.4.3.239/volume/v3/volumes/b4ca0402-dff9-445e-943f-02d34e888ad0 returned with HTTP 404 Aug 20 04:38:12.697341 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 669/2662] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:12 2026] GET /volume/v3/volumes/b4ca0402-dff9-445e-943f-02d34e888ad0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:38:12.709467 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1f2fbaf6-5486-4bd0-8665-aab9a4caa034 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:12.711511 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1f2fbaf6-5486-4bd0-8665-aab9a4caa034 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] DELETE https://10.4.3.239/volume/v3/volumes/b4ca0402-dff9-445e-943f-02d34e888ad0 Aug 20 04:38:12.711830 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1f2fbaf6-5486-4bd0-8665-aab9a4caa034 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:12.712835 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1f2fbaf6-5486-4bd0-8665-aab9a4caa034 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:12.712835 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-1f2fbaf6-5486-4bd0-8665-aab9a4caa034 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Delete volume with id: b4ca0402-dff9-445e-943f-02d34e888ad0 Aug 20 04:38:12.725928 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1f2fbaf6-5486-4bd0-8665-aab9a4caa034 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] https://10.4.3.239/volume/v3/volumes/b4ca0402-dff9-445e-943f-02d34e888ad0 returned with HTTP 404 Aug 20 04:38:12.726948 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 660/2663] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:38:12 2026] DELETE /volume/v3/volumes/b4ca0402-dff9-445e-943f-02d34e888ad0 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:38:12.742015 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-485b5827-c9a2-4d04-a05b-e0d214cbd83a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:12.745745 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-485b5827-c9a2-4d04-a05b-e0d214cbd83a tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:38:12.746307 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-485b5827-c9a2-4d04-a05b-e0d214cbd83a tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1918453483"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:12.749064 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-485b5827-c9a2-4d04-a05b-e0d214cbd83a tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1918453483'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:38:12.749830 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-485b5827-c9a2-4d04-a05b-e0d214cbd83a tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Create volume of 1 GB Aug 20 04:38:12.762991 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-485b5827-c9a2-4d04-a05b-e0d214cbd83a tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Availability Zones retrieved successfully. Aug 20 04:38:12.774226 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-485b5827-c9a2-4d04-a05b-e0d214cbd83a tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Flow 'volume_create_api' (8a537ccc-28db-4669-84c7-ac6ee66a7586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:38:12.775469 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-d0d0f9dd-0c12-4f4c-9389-767c4e2e0539 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Created reservations ['c952b7ef-1e7f-4173-81d3-49ef4e237a5a', '3352bc4a-9fec-4725-8ccc-3c9faad559d7', '7348ba76-438a-4bb4-bd89-bcf99be63868', '0c9e749d-da35-48a1-8416-21ebc0e14f24'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:38:12.776664 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-485b5827-c9a2-4d04-a05b-e0d214cbd83a tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96a3250f-d1ad-4eb9-8217-b5d9d54d3dad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:12.776737 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d0d0f9dd-0c12-4f4c-9389-767c4e2e0539 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c6ea7a5-d107-4b3d-9538-8496b7a8c841) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c952b7ef-1e7f-4173-81d3-49ef4e237a5a', '3352bc4a-9fec-4725-8ccc-3c9faad559d7', '7348ba76-438a-4bb4-bd89-bcf99be63868', '0c9e749d-da35-48a1-8416-21ebc0e14f24']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:12.778524 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d0d0f9dd-0c12-4f4c-9389-767c4e2e0539 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bacc709d-d6b3-4208-a3c3-280e32d2549f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:12.778633 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-485b5827-c9a2-4d04-a05b-e0d214cbd83a tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:38:12.820103 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d0d0f9dd-0c12-4f4c-9389-767c4e2e0539 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bacc709d-d6b3-4208-a3c3-280e32d2549f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d474867-b7a0-43bf-bcd7-98eda4113b3c', '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_ff2a75c2-504e-476b-8d43-fa3bb40fee09',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ff15b32030a4fd89e298623cbbe8bbf',qos_specs=None,replication_status=,reservations=['c952b7ef-1e7f-4173-81d3-49ef4e237a5a','3352bc4a-9fec-4725-8ccc-3c9faad559d7','7348ba76-438a-4bb4-bd89-bcf99be63868','0c9e749d-da35-48a1-8416-21ebc0e14f24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='985f05d67c4e487bb4a02bfbd86319ad',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:38:12Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_ff2a75c2-504e-476b-8d43-fa3bb40fee09',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d474867-b7a0-43bf-bcd7-98eda4113b3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ff15b32030a4fd89e298623cbbe8bbf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='985f05d67c4e487bb4a02bfbd86319ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:12.821445 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d0d0f9dd-0c12-4f4c-9389-767c4e2e0539 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4afd6f0-b23b-4093-98e5-99bfba4e99fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:12.852098 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-485b5827-c9a2-4d04-a05b-e0d214cbd83a tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96a3250f-d1ad-4eb9-8217-b5d9d54d3dad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:12.853326 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-485b5827-c9a2-4d04-a05b-e0d214cbd83a tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (758970d1-d785-45e7-b382-1dedb9ecdcee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:12.853949 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d0d0f9dd-0c12-4f4c-9389-767c4e2e0539 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4afd6f0-b23b-4093-98e5-99bfba4e99fa) transitioned into 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_ff2a75c2-504e-476b-8d43-fa3bb40fee09',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ff15b32030a4fd89e298623cbbe8bbf',qos_specs=None,replication_status=,reservations=['c952b7ef-1e7f-4173-81d3-49ef4e237a5a','3352bc4a-9fec-4725-8ccc-3c9faad559d7','7348ba76-438a-4bb4-bd89-bcf99be63868','0c9e749d-da35-48a1-8416-21ebc0e14f24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='985f05d67c4e487bb4a02bfbd86319ad',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:12.855027 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d0d0f9dd-0c12-4f4c-9389-767c4e2e0539 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ac9a61d-b940-4fcc-a9b3-327e90e1a92c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:12.884621 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d0d0f9dd-0c12-4f4c-9389-767c4e2e0539 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ac9a61d-b940-4fcc-a9b3-327e90e1a92c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:12.885969 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d0d0f9dd-0c12-4f4c-9389-767c4e2e0539 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Flow 'volume_create_api' (bc7f2cfd-9278-4fe9-b01c-cbb271ccb9ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:38:12.890885 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d0d0f9dd-0c12-4f4c-9389-767c4e2e0539 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Create volume request issued successfully. Aug 20 04:38:12.906038 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:12.906038 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:12.906734 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d0d0f9dd-0c12-4f4c-9389-767c4e2e0539 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:38:12.921615 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-485b5827-c9a2-4d04-a05b-e0d214cbd83a tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Created reservations ['261e7d54-a94e-4578-b2ca-8e4c81b92140', '892e6da5-84ad-4224-b450-e1187654a848', 'c722aad0-04f2-4915-9c27-baf158eb84ce', 'd58e32d0-8b60-45a2-a4f9-997a5d39358e'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:38:12.922875 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-485b5827-c9a2-4d04-a05b-e0d214cbd83a tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (758970d1-d785-45e7-b382-1dedb9ecdcee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['261e7d54-a94e-4578-b2ca-8e4c81b92140', '892e6da5-84ad-4224-b450-e1187654a848', 'c722aad0-04f2-4915-9c27-baf158eb84ce', 'd58e32d0-8b60-45a2-a4f9-997a5d39358e']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:12.922875 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-485b5827-c9a2-4d04-a05b-e0d214cbd83a tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a02c6705-9824-48ed-becd-69ba835f0703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:12.947242 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-485b5827-c9a2-4d04-a05b-e0d214cbd83a tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a02c6705-9824-48ed-becd-69ba835f0703) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4035a861-74ac-46f2-900d-06adee369c7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1918453483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b070503d5ef6465189c751f05dc33b66',qos_specs=None,replication_status=,reservations=['261e7d54-a94e-4578-b2ca-8e4c81b92140','892e6da5-84ad-4224-b450-e1187654a848','c722aad0-04f2-4915-9c27-baf158eb84ce','d58e32d0-8b60-45a2-a4f9-997a5d39358e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5927f8eec954186a63eeeb853eb5881',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:38:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1918453483',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4035a861-74ac-46f2-900d-06adee369c7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b070503d5ef6465189c751f05dc33b66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5927f8eec954186a63eeeb853eb5881',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:12.947923 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-485b5827-c9a2-4d04-a05b-e0d214cbd83a tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcc46f0b-f608-405c-9d77-e54cf741a644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:12.965992 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-485b5827-c9a2-4d04-a05b-e0d214cbd83a tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcc46f0b-f608-405c-9d77-e54cf741a644) transitioned into state 'SUCCESS' from state '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-1918453483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b070503d5ef6465189c751f05dc33b66',qos_specs=None,replication_status=,reservations=['261e7d54-a94e-4578-b2ca-8e4c81b92140','892e6da5-84ad-4224-b450-e1187654a848','c722aad0-04f2-4915-9c27-baf158eb84ce','d58e32d0-8b60-45a2-a4f9-997a5d39358e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5927f8eec954186a63eeeb853eb5881',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:12.966889 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-485b5827-c9a2-4d04-a05b-e0d214cbd83a tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ba9e2e2-1326-44b5-ad8f-6e1e8b5db55f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:12.982669 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-485b5827-c9a2-4d04-a05b-e0d214cbd83a tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ba9e2e2-1326-44b5-ad8f-6e1e8b5db55f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:12.983753 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-485b5827-c9a2-4d04-a05b-e0d214cbd83a tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Flow 'volume_create_api' (8a537ccc-28db-4669-84c7-ac6ee66a7586) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:38:12.984198 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-485b5827-c9a2-4d04-a05b-e0d214cbd83a tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Create volume request issued successfully. Aug 20 04:38:12.984969 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-485b5827-c9a2-4d04-a05b-e0d214cbd83a tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:38:12.985638 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 672/2664] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:38:12 2026] POST /volume/v3/volumes => generated 751 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:38:13.015693 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-32c5819d-9789-4700-8c97-6070aba90d44 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:13.023284 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-32c5819d-9789-4700-8c97-6070aba90d44 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] GET https://10.4.3.239/volume/v3/volumes/4035a861-74ac-46f2-900d-06adee369c7f Aug 20 04:38:13.023457 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-32c5819d-9789-4700-8c97-6070aba90d44 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:13.023995 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-32c5819d-9789-4700-8c97-6070aba90d44 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:13.030247 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:13.030247 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:13.031291 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9bc17db2-c464-4823-815d-ac5715b17420 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:13.034111 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9bc17db2-c464-4823-815d-ac5715b17420 tempest-GroupsV320Test-1178685310 tempest-GroupsV320Test-1178685310-project-member] GET https://10.4.3.239/volume/v3/groups/d176a2a7-2f30-4654-89e4-41052a97dc7c Aug 20 04:38:13.034313 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-32c5819d-9789-4700-8c97-6070aba90d44 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Volume info retrieved successfully. Aug 20 04:38:13.034403 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9bc17db2-c464-4823-815d-ac5715b17420 tempest-GroupsV320Test-1178685310 tempest-GroupsV320Test-1178685310-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:13.034774 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9bc17db2-c464-4823-815d-ac5715b17420 tempest-GroupsV320Test-1178685310 tempest-GroupsV320Test-1178685310-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:13.035003 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.groups [None req-9bc17db2-c464-4823-815d-ac5715b17420 tempest-GroupsV320Test-1178685310 tempest-GroupsV320Test-1178685310-project-member] show called for member d176a2a7-2f30-4654-89e4-41052a97dc7c {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 20 04:38:13.039250 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-32c5819d-9789-4700-8c97-6070aba90d44 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] https://10.4.3.239/volume/v3/volumes/4035a861-74ac-46f2-900d-06adee369c7f returned with HTTP 200 Aug 20 04:38:13.039730 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 670/2665] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:13 2026] GET /volume/v3/volumes/4035a861-74ac-46f2-900d-06adee369c7f => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:13.039879 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9bc17db2-c464-4823-815d-ac5715b17420 tempest-GroupsV320Test-1178685310 tempest-GroupsV320Test-1178685310-project-member] https://10.4.3.239/volume/v3/groups/d176a2a7-2f30-4654-89e4-41052a97dc7c returned with HTTP 404 Aug 20 04:38:13.040596 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 661/2666] 10.4.3.239 () {68 vars in 1386 bytes} [Thu Aug 20 04:38:13 2026] GET /volume/v3/groups/d176a2a7-2f30-4654-89e4-41052a97dc7c => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:38:13.048952 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-63314b5f-24b0-49e2-b238-1b30117b5d49 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:13.051228 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-63314b5f-24b0-49e2-b238-1b30117b5d49 tempest-GroupsV320Test-692445754 tempest-GroupsV320Test-692445754-project-admin] DELETE https://10.4.3.239/volume/v3/group_types/a5111a3b-ee4e-4f65-b0cc-b4072a84ec74 Aug 20 04:38:13.051503 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-63314b5f-24b0-49e2-b238-1b30117b5d49 tempest-GroupsV320Test-692445754 tempest-GroupsV320Test-692445754-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:13.051762 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-63314b5f-24b0-49e2-b238-1b30117b5d49 tempest-GroupsV320Test-692445754 tempest-GroupsV320Test-692445754-project-admin] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:13.052192 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:13.052192 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:13.068160 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-63314b5f-24b0-49e2-b238-1b30117b5d49 tempest-GroupsV320Test-692445754 tempest-GroupsV320Test-692445754-project-admin] https://10.4.3.239/volume/v3/group_types/a5111a3b-ee4e-4f65-b0cc-b4072a84ec74 returned with HTTP 202 Aug 20 04:38:13.068949 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 673/2667] 10.4.3.239 () {68 vars in 1404 bytes} [Thu Aug 20 04:38:13 2026] DELETE /volume/v3/group_types/a5111a3b-ee4e-4f65-b0cc-b4072a84ec74 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:38:13.080125 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3bb9fbc3-dc80-47a3-918f-b6109e5be8a1 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:13.082641 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3bb9fbc3-dc80-47a3-918f-b6109e5be8a1 tempest-GroupsV320Test-692445754 tempest-GroupsV320Test-692445754-project-admin] DELETE https://10.4.3.239/volume/v3/types/02082835-e6c1-4c51-b071-cf7a1e7a94cd Aug 20 04:38:13.083024 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3bb9fbc3-dc80-47a3-918f-b6109e5be8a1 tempest-GroupsV320Test-692445754 tempest-GroupsV320Test-692445754-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:13.083283 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3bb9fbc3-dc80-47a3-918f-b6109e5be8a1 tempest-GroupsV320Test-692445754 tempest-GroupsV320Test-692445754-project-admin] Calling method '_delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:13.139499 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3bb9fbc3-dc80-47a3-918f-b6109e5be8a1 tempest-GroupsV320Test-692445754 tempest-GroupsV320Test-692445754-project-admin] https://10.4.3.239/volume/v3/types/02082835-e6c1-4c51-b071-cf7a1e7a94cd returned with HTTP 202 Aug 20 04:38:13.141156 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 671/2668] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:38:13 2026] DELETE /volume/v3/types/02082835-e6c1-4c51-b071-cf7a1e7a94cd => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:38:13.152023 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8543f30d-5d0f-4a29-ae98-0b3b3d88b457 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:13.153326 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8543f30d-5d0f-4a29-ae98-0b3b3d88b457 tempest-GroupsV320Test-692445754 tempest-GroupsV320Test-692445754-project-admin] GET https://10.4.3.239/volume/v3/types/02082835-e6c1-4c51-b071-cf7a1e7a94cd Aug 20 04:38:13.153761 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8543f30d-5d0f-4a29-ae98-0b3b3d88b457 tempest-GroupsV320Test-692445754 tempest-GroupsV320Test-692445754-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:13.154027 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8543f30d-5d0f-4a29-ae98-0b3b3d88b457 tempest-GroupsV320Test-692445754 tempest-GroupsV320Test-692445754-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:13.163292 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8543f30d-5d0f-4a29-ae98-0b3b3d88b457 tempest-GroupsV320Test-692445754 tempest-GroupsV320Test-692445754-project-admin] https://10.4.3.239/volume/v3/types/02082835-e6c1-4c51-b071-cf7a1e7a94cd returned with HTTP 404 Aug 20 04:38:13.164140 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 662/2669] 10.4.3.239 () {66 vars in 1342 bytes} [Thu Aug 20 04:38:13 2026] GET /volume/v3/types/02082835-e6c1-4c51-b071-cf7a1e7a94cd => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:38:13.224747 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-949864bd-c48a-4514-8cab-bd13b85969b0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:13.227412 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-949864bd-c48a-4514-8cab-bd13b85969b0 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 Aug 20 04:38:13.227831 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-949864bd-c48a-4514-8cab-bd13b85969b0 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:13.227831 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-949864bd-c48a-4514-8cab-bd13b85969b0 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:13.227831 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-949864bd-c48a-4514-8cab-bd13b85969b0 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 593b178c-c9db-4d33-bcce-38ba1d8ea6d9. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:13.235098 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:13.235098 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:13.237696 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-949864bd-c48a-4514-8cab-bd13b85969b0 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 returned with HTTP 200 Aug 20 04:38:13.237696 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 674/2670] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:13 2026] GET /volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:13.926294 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:13.926294 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:13.926294 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d0d0f9dd-0c12-4f4c-9389-767c4e2e0539 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:38:13.926294 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.backup.api [None req-d0d0f9dd-0c12-4f4c-9389-767c4e2e0539 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Checking backup size 1 against volume size 1 {{(pid=100174) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 20 04:38:13.926294 np0000007850 devstack@c-api.service[100174]: INFO cinder.backup.api [None req-d0d0f9dd-0c12-4f4c-9389-767c4e2e0539 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Overwriting volume 6d474867-b7a0-43bf-bcd7-98eda4113b3c with restore of backup ff2a75c2-504e-476b-8d43-fa3bb40fee09 Aug 20 04:38:13.955585 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.backup.rpcapi [None req-d0d0f9dd-0c12-4f4c-9389-767c4e2e0539 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] restore_backup in rpcapi backup_id ff2a75c2-504e-476b-8d43-fa3bb40fee09 {{(pid=100174) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 20 04:38:13.958345 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d0d0f9dd-0c12-4f4c-9389-767c4e2e0539 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09/restore returned with HTTP 202 Aug 20 04:38:13.958978 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 664/2671] 10.4.3.239 () {68 vars in 1393 bytes} [Thu Aug 20 04:38:12 2026] POST /volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09/restore => generated 189 bytes in 1363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:38:13.969936 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-27ad0692-6b95-40b8-9371-024410380ace None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:13.975917 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-27ad0692-6b95-40b8-9371-024410380ace tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 Aug 20 04:38:13.977038 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-27ad0692-6b95-40b8-9371-024410380ace tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:13.977377 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-27ad0692-6b95-40b8-9371-024410380ace tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:13.979208 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-27ad0692-6b95-40b8-9371-024410380ace tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id ff2a75c2-504e-476b-8d43-fa3bb40fee09. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:13.993979 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:13.993979 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:13.993979 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-27ad0692-6b95-40b8-9371-024410380ace tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 returned with HTTP 200 Aug 20 04:38:13.993979 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 672/2672] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:13 2026] GET /volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 => generated 827 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:14.060614 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e1d1f7d2-347a-4f8b-80ab-abb05135a56e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:14.063037 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e1d1f7d2-347a-4f8b-80ab-abb05135a56e tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] GET https://10.4.3.239/volume/v3/volumes/4035a861-74ac-46f2-900d-06adee369c7f Aug 20 04:38:14.066207 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e1d1f7d2-347a-4f8b-80ab-abb05135a56e tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:14.066207 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e1d1f7d2-347a-4f8b-80ab-abb05135a56e tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:14.074735 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:14.074735 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:14.081376 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e1d1f7d2-347a-4f8b-80ab-abb05135a56e tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Volume info retrieved successfully. Aug 20 04:38:14.092209 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e1d1f7d2-347a-4f8b-80ab-abb05135a56e tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] https://10.4.3.239/volume/v3/volumes/4035a861-74ac-46f2-900d-06adee369c7f returned with HTTP 200 Aug 20 04:38:14.092209 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 663/2673] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:14 2026] GET /volume/v3/volumes/4035a861-74ac-46f2-900d-06adee369c7f => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:14.116360 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0639f12b-eece-4de6-b351-b1e043d25f2a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:14.116360 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0639f12b-eece-4de6-b351-b1e043d25f2a tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] POST https://10.4.3.239/volume/v3/os-volume-transfer Aug 20 04:38:14.116360 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0639f12b-eece-4de6-b351-b1e043d25f2a tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "4035a861-74ac-46f2-900d-06adee369c7f"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:14.116360 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.volume_transfer [None req-0639f12b-eece-4de6-b351-b1e043d25f2a tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Creating new volume transfer {'transfer': {'volume_id': '4035a861-74ac-46f2-900d-06adee369c7f'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 20 04:38:14.116360 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.contrib.volume_transfer [None req-0639f12b-eece-4de6-b351-b1e043d25f2a tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Creating transfer of volume 4035a861-74ac-46f2-900d-06adee369c7f Aug 20 04:38:14.117113 np0000007850 devstack@c-api.service[100175]: INFO cinder.transfer.api [None req-0639f12b-eece-4de6-b351-b1e043d25f2a tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Generating transfer record for volume 4035a861-74ac-46f2-900d-06adee369c7f Aug 20 04:38:14.138334 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:14.138334 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:14.162536 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0639f12b-eece-4de6-b351-b1e043d25f2a tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] https://10.4.3.239/volume/v3/os-volume-transfer returned with HTTP 202 Aug 20 04:38:14.162985 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 675/2674] 10.4.3.239 () {68 vars in 1291 bytes} [Thu Aug 20 04:38:14 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:38:14.176000 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d5508556-07bd-462a-aa8e-4f9d7d0a3c60 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:14.179006 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d5508556-07bd-462a-aa8e-4f9d7d0a3c60 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] GET https://10.4.3.239/volume/v3/volumes/4035a861-74ac-46f2-900d-06adee369c7f Aug 20 04:38:14.179006 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d5508556-07bd-462a-aa8e-4f9d7d0a3c60 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:14.179006 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d5508556-07bd-462a-aa8e-4f9d7d0a3c60 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:14.191110 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:14.191110 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:14.201257 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d5508556-07bd-462a-aa8e-4f9d7d0a3c60 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Volume info retrieved successfully. Aug 20 04:38:14.209356 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d5508556-07bd-462a-aa8e-4f9d7d0a3c60 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] https://10.4.3.239/volume/v3/volumes/4035a861-74ac-46f2-900d-06adee369c7f returned with HTTP 200 Aug 20 04:38:14.209784 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 665/2675] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:14 2026] GET /volume/v3/volumes/4035a861-74ac-46f2-900d-06adee369c7f => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:14.231672 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-52d07e53-0f2c-4121-8edf-b796e5d8b7b5 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:14.236890 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-52d07e53-0f2c-4121-8edf-b796e5d8b7b5 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] GET https://10.4.3.239/volume/v3/os-volume-transfer/detail Aug 20 04:38:14.239677 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-52d07e53-0f2c-4121-8edf-b796e5d8b7b5 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:14.241476 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-52d07e53-0f2c-4121-8edf-b796e5d8b7b5 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Calling method 'detail' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:14.241476 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.volume_transfer [None req-52d07e53-0f2c-4121-8edf-b796e5d8b7b5 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Listing volume transfers {{(pid=100176) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 20 04:38:14.255585 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-52d07e53-0f2c-4121-8edf-b796e5d8b7b5 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] https://10.4.3.239/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 20 04:38:14.256412 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 673/2676] 10.4.3.239 () {66 vars in 1291 bytes} [Thu Aug 20 04:38:14 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:14.256534 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b1971cd4-47ac-476a-929c-54df86893120 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:14.258856 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b1971cd4-47ac-476a-929c-54df86893120 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 Aug 20 04:38:14.259197 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b1971cd4-47ac-476a-929c-54df86893120 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:14.259633 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b1971cd4-47ac-476a-929c-54df86893120 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:14.259633 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-b1971cd4-47ac-476a-929c-54df86893120 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 593b178c-c9db-4d33-bcce-38ba1d8ea6d9. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:14.267685 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:14.267685 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:14.268764 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b1971cd4-47ac-476a-929c-54df86893120 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 returned with HTTP 200 Aug 20 04:38:14.269447 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 664/2677] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:14 2026] GET /volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:14.269938 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e2cb1901-f926-4a4d-ac06-deafc1b17b4a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:14.275389 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e2cb1901-f926-4a4d-ac06-deafc1b17b4a tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] DELETE https://10.4.3.239/volume/v3/os-volume-transfer/9832e0f8-765c-40c6-bce5-11db76c6218e Aug 20 04:38:14.275551 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e2cb1901-f926-4a4d-ac06-deafc1b17b4a tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:14.275736 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e2cb1901-f926-4a4d-ac06-deafc1b17b4a tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:14.275956 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.contrib.volume_transfer [None req-e2cb1901-f926-4a4d-ac06-deafc1b17b4a tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Delete transfer with id: 9832e0f8-765c-40c6-bce5-11db76c6218e Aug 20 04:38:14.291640 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:14.291640 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:14.312889 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e2cb1901-f926-4a4d-ac06-deafc1b17b4a tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] https://10.4.3.239/volume/v3/os-volume-transfer/9832e0f8-765c-40c6-bce5-11db76c6218e returned with HTTP 202 Aug 20 04:38:14.313323 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 676/2678] 10.4.3.239 () {66 vars in 1384 bytes} [Thu Aug 20 04:38:14 2026] DELETE /volume/v3/os-volume-transfer/9832e0f8-765c-40c6-bce5-11db76c6218e => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:38:14.327544 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f160f22e-3e98-4013-8509-e124a468bdb1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:14.329813 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f160f22e-3e98-4013-8509-e124a468bdb1 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] GET https://10.4.3.239/volume/v3/volumes/4035a861-74ac-46f2-900d-06adee369c7f Aug 20 04:38:14.330415 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f160f22e-3e98-4013-8509-e124a468bdb1 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:14.330766 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f160f22e-3e98-4013-8509-e124a468bdb1 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:14.343152 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:14.343152 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:14.351904 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f160f22e-3e98-4013-8509-e124a468bdb1 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Volume info retrieved successfully. Aug 20 04:38:14.362796 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f160f22e-3e98-4013-8509-e124a468bdb1 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] https://10.4.3.239/volume/v3/volumes/4035a861-74ac-46f2-900d-06adee369c7f returned with HTTP 200 Aug 20 04:38:14.363140 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 666/2679] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:14 2026] GET /volume/v3/volumes/4035a861-74ac-46f2-900d-06adee369c7f => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:14.382837 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b6a913fb-370f-498f-a909-f6e14fff238d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:14.384899 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b6a913fb-370f-498f-a909-f6e14fff238d tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] DELETE https://10.4.3.239/volume/v3/os-volume-transfer/9832e0f8-765c-40c6-bce5-11db76c6218e Aug 20 04:38:14.385670 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b6a913fb-370f-498f-a909-f6e14fff238d tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:14.385670 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b6a913fb-370f-498f-a909-f6e14fff238d tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:14.387157 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.contrib.volume_transfer [None req-b6a913fb-370f-498f-a909-f6e14fff238d tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Delete transfer with id: 9832e0f8-765c-40c6-bce5-11db76c6218e Aug 20 04:38:14.392744 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b6a913fb-370f-498f-a909-f6e14fff238d tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] https://10.4.3.239/volume/v3/os-volume-transfer/9832e0f8-765c-40c6-bce5-11db76c6218e returned with HTTP 404 Aug 20 04:38:14.393902 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 674/2680] 10.4.3.239 () {66 vars in 1384 bytes} [Thu Aug 20 04:38:14 2026] DELETE /volume/v3/os-volume-transfer/9832e0f8-765c-40c6-bce5-11db76c6218e => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:38:14.405978 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1f712d0f-cc88-4156-8330-26f93698642c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:14.412628 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1f712d0f-cc88-4156-8330-26f93698642c tempest-VolumesTransfersTest-2133927515 tempest-VolumesTransfersTest-2133927515-project-admin] DELETE https://10.4.3.239/volume/v3/volumes/4035a861-74ac-46f2-900d-06adee369c7f Aug 20 04:38:14.413414 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1f712d0f-cc88-4156-8330-26f93698642c tempest-VolumesTransfersTest-2133927515 tempest-VolumesTransfersTest-2133927515-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:14.414206 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1f712d0f-cc88-4156-8330-26f93698642c tempest-VolumesTransfersTest-2133927515 tempest-VolumesTransfersTest-2133927515-project-admin] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:14.415946 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-1f712d0f-cc88-4156-8330-26f93698642c tempest-VolumesTransfersTest-2133927515 tempest-VolumesTransfersTest-2133927515-project-admin] Delete volume with id: 4035a861-74ac-46f2-900d-06adee369c7f Aug 20 04:38:14.429686 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:14.429686 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:14.430239 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-1f712d0f-cc88-4156-8330-26f93698642c tempest-VolumesTransfersTest-2133927515 tempest-VolumesTransfersTest-2133927515-project-admin] Volume info retrieved successfully. Aug 20 04:38:14.479201 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-1f712d0f-cc88-4156-8330-26f93698642c tempest-VolumesTransfersTest-2133927515 tempest-VolumesTransfersTest-2133927515-project-admin] Delete volume request issued successfully. Aug 20 04:38:14.479463 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1f712d0f-cc88-4156-8330-26f93698642c tempest-VolumesTransfersTest-2133927515 tempest-VolumesTransfersTest-2133927515-project-admin] https://10.4.3.239/volume/v3/volumes/4035a861-74ac-46f2-900d-06adee369c7f returned with HTTP 202 Aug 20 04:38:14.480285 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 665/2681] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:38:14 2026] DELETE /volume/v3/volumes/4035a861-74ac-46f2-900d-06adee369c7f => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 20 04:38:14.490773 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c1746089-5cf9-497b-87f1-b85f2482a7c2 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:14.494198 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c1746089-5cf9-497b-87f1-b85f2482a7c2 tempest-VolumesTransfersTest-2133927515 tempest-VolumesTransfersTest-2133927515-project-admin] GET https://10.4.3.239/volume/v3/volumes/4035a861-74ac-46f2-900d-06adee369c7f Aug 20 04:38:14.494198 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c1746089-5cf9-497b-87f1-b85f2482a7c2 tempest-VolumesTransfersTest-2133927515 tempest-VolumesTransfersTest-2133927515-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:14.494198 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c1746089-5cf9-497b-87f1-b85f2482a7c2 tempest-VolumesTransfersTest-2133927515 tempest-VolumesTransfersTest-2133927515-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:14.509098 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:14.509098 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:14.517132 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c1746089-5cf9-497b-87f1-b85f2482a7c2 tempest-VolumesTransfersTest-2133927515 tempest-VolumesTransfersTest-2133927515-project-admin] Volume info retrieved successfully. Aug 20 04:38:14.530135 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c1746089-5cf9-497b-87f1-b85f2482a7c2 tempest-VolumesTransfersTest-2133927515 tempest-VolumesTransfersTest-2133927515-project-admin] https://10.4.3.239/volume/v3/volumes/4035a861-74ac-46f2-900d-06adee369c7f returned with HTTP 200 Aug 20 04:38:14.533454 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 677/2682] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:14 2026] GET /volume/v3/volumes/4035a861-74ac-46f2-900d-06adee369c7f => generated 1016 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:38:15.012144 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c0a8160c-9026-4c38-b89b-aaf8ed161639 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:15.014448 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c0a8160c-9026-4c38-b89b-aaf8ed161639 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 Aug 20 04:38:15.015071 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c0a8160c-9026-4c38-b89b-aaf8ed161639 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:15.015071 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c0a8160c-9026-4c38-b89b-aaf8ed161639 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:15.015071 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-c0a8160c-9026-4c38-b89b-aaf8ed161639 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id ff2a75c2-504e-476b-8d43-fa3bb40fee09. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:15.026243 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:15.026243 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:15.027676 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c0a8160c-9026-4c38-b89b-aaf8ed161639 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 returned with HTTP 200 Aug 20 04:38:15.028048 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 667/2683] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:15 2026] GET /volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 => generated 827 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:15.289339 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4455a7fb-3420-4402-ab7c-ec60461cfe30 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:15.300405 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4455a7fb-3420-4402-ab7c-ec60461cfe30 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 Aug 20 04:38:15.301353 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4455a7fb-3420-4402-ab7c-ec60461cfe30 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:15.301718 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4455a7fb-3420-4402-ab7c-ec60461cfe30 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:15.301930 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-4455a7fb-3420-4402-ab7c-ec60461cfe30 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 593b178c-c9db-4d33-bcce-38ba1d8ea6d9. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:15.316984 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:15.316984 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:15.321506 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4455a7fb-3420-4402-ab7c-ec60461cfe30 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 returned with HTTP 200 Aug 20 04:38:15.323279 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 675/2684] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:15 2026] GET /volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 => generated 734 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 04:38:15.562533 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b1025653-b3ec-48e9-a99f-139389690d0d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:15.569164 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b1025653-b3ec-48e9-a99f-139389690d0d tempest-VolumesTransfersTest-2133927515 tempest-VolumesTransfersTest-2133927515-project-admin] GET https://10.4.3.239/volume/v3/volumes/4035a861-74ac-46f2-900d-06adee369c7f Aug 20 04:38:15.569451 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b1025653-b3ec-48e9-a99f-139389690d0d tempest-VolumesTransfersTest-2133927515 tempest-VolumesTransfersTest-2133927515-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:15.569790 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b1025653-b3ec-48e9-a99f-139389690d0d tempest-VolumesTransfersTest-2133927515 tempest-VolumesTransfersTest-2133927515-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:15.583539 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b1025653-b3ec-48e9-a99f-139389690d0d tempest-VolumesTransfersTest-2133927515 tempest-VolumesTransfersTest-2133927515-project-admin] https://10.4.3.239/volume/v3/volumes/4035a861-74ac-46f2-900d-06adee369c7f returned with HTTP 404 Aug 20 04:38:15.584274 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 666/2685] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:15 2026] GET /volume/v3/volumes/4035a861-74ac-46f2-900d-06adee369c7f => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:38:15.606170 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0758b16d-6d9f-441e-bcee-ad32fb405067 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:15.613452 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0758b16d-6d9f-441e-bcee-ad32fb405067 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] GET https://10.4.3.239/volume/v3/volumes/4035a861-74ac-46f2-900d-06adee369c7f Aug 20 04:38:15.615304 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0758b16d-6d9f-441e-bcee-ad32fb405067 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:15.615304 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0758b16d-6d9f-441e-bcee-ad32fb405067 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:15.622880 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0758b16d-6d9f-441e-bcee-ad32fb405067 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] https://10.4.3.239/volume/v3/volumes/4035a861-74ac-46f2-900d-06adee369c7f returned with HTTP 404 Aug 20 04:38:15.623272 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 678/2686] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:15 2026] GET /volume/v3/volumes/4035a861-74ac-46f2-900d-06adee369c7f => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:38:15.639412 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2d0c84bd-edcf-4ce2-a618-6487f079e323 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:15.642491 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2d0c84bd-edcf-4ce2-a618-6487f079e323 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] DELETE https://10.4.3.239/volume/v3/volumes/4035a861-74ac-46f2-900d-06adee369c7f Aug 20 04:38:15.642718 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2d0c84bd-edcf-4ce2-a618-6487f079e323 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:15.642967 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2d0c84bd-edcf-4ce2-a618-6487f079e323 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:15.643150 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-2d0c84bd-edcf-4ce2-a618-6487f079e323 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] Delete volume with id: 4035a861-74ac-46f2-900d-06adee369c7f Aug 20 04:38:15.657570 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2d0c84bd-edcf-4ce2-a618-6487f079e323 tempest-VolumesTransfersTest-932051747 tempest-VolumesTransfersTest-932051747-project-member] https://10.4.3.239/volume/v3/volumes/4035a861-74ac-46f2-900d-06adee369c7f returned with HTTP 404 Aug 20 04:38:15.659601 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 668/2687] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:38:15 2026] DELETE /volume/v3/volumes/4035a861-74ac-46f2-900d-06adee369c7f => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:38:16.045577 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f2707c64-87f5-4e9a-bc74-3c5d0dccfa0c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:16.047829 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f2707c64-87f5-4e9a-bc74-3c5d0dccfa0c tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 Aug 20 04:38:16.048425 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f2707c64-87f5-4e9a-bc74-3c5d0dccfa0c tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:16.049019 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f2707c64-87f5-4e9a-bc74-3c5d0dccfa0c tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:16.049519 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-f2707c64-87f5-4e9a-bc74-3c5d0dccfa0c tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id ff2a75c2-504e-476b-8d43-fa3bb40fee09. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:16.062212 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:16.062212 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:16.062212 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f2707c64-87f5-4e9a-bc74-3c5d0dccfa0c tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 returned with HTTP 200 Aug 20 04:38:16.062734 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 676/2688] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:16 2026] GET /volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 => generated 827 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:16.346914 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3c408b42-7e74-4d19-9632-9faf783d9eca None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:16.353411 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3c408b42-7e74-4d19-9632-9faf783d9eca tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 Aug 20 04:38:16.353411 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3c408b42-7e74-4d19-9632-9faf783d9eca tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:16.353751 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3c408b42-7e74-4d19-9632-9faf783d9eca tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:16.354108 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-3c408b42-7e74-4d19-9632-9faf783d9eca tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 593b178c-c9db-4d33-bcce-38ba1d8ea6d9. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:16.363983 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:16.363983 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:16.365811 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3c408b42-7e74-4d19-9632-9faf783d9eca tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 returned with HTTP 200 Aug 20 04:38:16.365968 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 667/2689] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:16 2026] GET /volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 => generated 734 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:17.078093 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-28c8e8a4-1f00-44a6-81bc-d143e927c248 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:17.082353 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-28c8e8a4-1f00-44a6-81bc-d143e927c248 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 Aug 20 04:38:17.082608 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-28c8e8a4-1f00-44a6-81bc-d143e927c248 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:17.082960 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-28c8e8a4-1f00-44a6-81bc-d143e927c248 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:17.083056 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-28c8e8a4-1f00-44a6-81bc-d143e927c248 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id ff2a75c2-504e-476b-8d43-fa3bb40fee09. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:17.090156 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:17.090156 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:17.092698 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-28c8e8a4-1f00-44a6-81bc-d143e927c248 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 returned with HTTP 200 Aug 20 04:38:17.093347 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 679/2690] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:17 2026] GET /volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 => generated 827 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:17.386094 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ff9be7ff-24b4-40bc-87f0-24a44e35485b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:17.390080 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ff9be7ff-24b4-40bc-87f0-24a44e35485b tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 Aug 20 04:38:17.390749 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ff9be7ff-24b4-40bc-87f0-24a44e35485b tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:17.390749 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ff9be7ff-24b4-40bc-87f0-24a44e35485b tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:17.392069 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-ff9be7ff-24b4-40bc-87f0-24a44e35485b tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 593b178c-c9db-4d33-bcce-38ba1d8ea6d9. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:17.409780 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:17.409780 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:17.410772 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ff9be7ff-24b4-40bc-87f0-24a44e35485b tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 returned with HTTP 200 Aug 20 04:38:17.410959 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 669/2691] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:17 2026] GET /volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 => generated 734 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:17.527421 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5503d739-23a2-4fba-9c96-a74e3710f791 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:17.706659 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5503d739-23a2-4fba-9c96-a74e3710f791 tempest-VolumePoolsAdminTestsJSON-392225649 tempest-VolumePoolsAdminTestsJSON-392225649-project-admin] GET https://10.4.3.239/volume/v3/scheduler-stats/get_pools?detail=True Aug 20 04:38:17.706659 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5503d739-23a2-4fba-9c96-a74e3710f791 tempest-VolumePoolsAdminTestsJSON-392225649 tempest-VolumePoolsAdminTestsJSON-392225649-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:17.706858 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5503d739-23a2-4fba-9c96-a74e3710f791 tempest-VolumePoolsAdminTestsJSON-392225649 tempest-VolumePoolsAdminTestsJSON-392225649-project-admin] Calling method 'get_pools' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:17.730549 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5503d739-23a2-4fba-9c96-a74e3710f791 tempest-VolumePoolsAdminTestsJSON-392225649 tempest-VolumePoolsAdminTestsJSON-392225649-project-admin] https://10.4.3.239/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 20 04:38:17.730549 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 677/2692] 10.4.3.239 () {66 vars in 1314 bytes} [Thu Aug 20 04:38:17 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1169 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:38:17.742637 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a81de73c-8704-4cfa-8f7b-5b716896c6f4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:17.746206 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a81de73c-8704-4cfa-8f7b-5b716896c6f4 tempest-VolumePoolsAdminTestsJSON-392225649 tempest-VolumePoolsAdminTestsJSON-392225649-project-admin] GET https://10.4.3.239/volume/v3/scheduler-stats/get_pools Aug 20 04:38:17.746450 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a81de73c-8704-4cfa-8f7b-5b716896c6f4 tempest-VolumePoolsAdminTestsJSON-392225649 tempest-VolumePoolsAdminTestsJSON-392225649-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:17.747968 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a81de73c-8704-4cfa-8f7b-5b716896c6f4 tempest-VolumePoolsAdminTestsJSON-392225649 tempest-VolumePoolsAdminTestsJSON-392225649-project-admin] Calling method 'get_pools' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:17.759506 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a81de73c-8704-4cfa-8f7b-5b716896c6f4 tempest-VolumePoolsAdminTestsJSON-392225649 tempest-VolumePoolsAdminTestsJSON-392225649-project-admin] https://10.4.3.239/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 20 04:38:17.760036 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 668/2693] 10.4.3.239 () {66 vars in 1291 bytes} [Thu Aug 20 04:38:17 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:18.109970 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9209a8b9-0e8a-43b4-b502-de45632d25fd None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:18.111655 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9209a8b9-0e8a-43b4-b502-de45632d25fd tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 Aug 20 04:38:18.111858 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9209a8b9-0e8a-43b4-b502-de45632d25fd tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:18.112778 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9209a8b9-0e8a-43b4-b502-de45632d25fd tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:18.112778 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-9209a8b9-0e8a-43b4-b502-de45632d25fd tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id ff2a75c2-504e-476b-8d43-fa3bb40fee09. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:18.119951 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:18.119951 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:18.120756 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9209a8b9-0e8a-43b4-b502-de45632d25fd tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 returned with HTTP 200 Aug 20 04:38:18.121409 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 680/2694] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:18 2026] GET /volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 => generated 827 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:18.430344 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-52f9f086-08fd-4e02-89ad-61a38581e376 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:18.441116 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-52f9f086-08fd-4e02-89ad-61a38581e376 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 Aug 20 04:38:18.441116 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-52f9f086-08fd-4e02-89ad-61a38581e376 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:18.441116 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-52f9f086-08fd-4e02-89ad-61a38581e376 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:18.441116 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-52f9f086-08fd-4e02-89ad-61a38581e376 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 593b178c-c9db-4d33-bcce-38ba1d8ea6d9. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:18.446042 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:18.446042 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:18.446858 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-52f9f086-08fd-4e02-89ad-61a38581e376 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 returned with HTTP 200 Aug 20 04:38:18.447535 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 670/2695] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:18 2026] GET /volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:19.137654 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-dcae0595-5e60-469d-8eee-0c90a1668247 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:19.140670 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-dcae0595-5e60-469d-8eee-0c90a1668247 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 Aug 20 04:38:19.142085 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-dcae0595-5e60-469d-8eee-0c90a1668247 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:19.142085 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-dcae0595-5e60-469d-8eee-0c90a1668247 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:19.142085 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-dcae0595-5e60-469d-8eee-0c90a1668247 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id ff2a75c2-504e-476b-8d43-fa3bb40fee09. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:19.145452 np0000007850 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writing DB stats cinder:SELECT=706,cinder:INSERT=131,cinder:UPDATE=229,cinder:DELETE=4 {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:38:19.153883 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:19.153883 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:19.155001 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-dcae0595-5e60-469d-8eee-0c90a1668247 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 returned with HTTP 200 Aug 20 04:38:19.155512 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 678/2696] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:19 2026] GET /volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 => generated 827 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:19.461374 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-aa3145d3-f69e-4526-a10c-1a6d68427762 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:19.466100 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-aa3145d3-f69e-4526-a10c-1a6d68427762 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 Aug 20 04:38:19.466100 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-aa3145d3-f69e-4526-a10c-1a6d68427762 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:19.466100 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-aa3145d3-f69e-4526-a10c-1a6d68427762 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:19.466100 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-aa3145d3-f69e-4526-a10c-1a6d68427762 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 593b178c-c9db-4d33-bcce-38ba1d8ea6d9. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:19.472603 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:19.472603 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:19.473073 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9f19dd42-aa30-423d-95b1-ceba1d4fd06c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:19.473443 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-aa3145d3-f69e-4526-a10c-1a6d68427762 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 returned with HTTP 200 Aug 20 04:38:19.473758 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 669/2697] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:19 2026] GET /volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:19.475427 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9f19dd42-aa30-423d-95b1-ceba1d4fd06c tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] GET https://10.4.3.239/volume/v3/volumes/3918e901-c870-4703-8441-b1dc56bd5f3f Aug 20 04:38:19.475698 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9f19dd42-aa30-423d-95b1-ceba1d4fd06c tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:19.475982 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9f19dd42-aa30-423d-95b1-ceba1d4fd06c tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:19.484924 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:19.484924 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:19.492210 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-9f19dd42-aa30-423d-95b1-ceba1d4fd06c tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] Volume info retrieved successfully. Aug 20 04:38:19.497967 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9f19dd42-aa30-423d-95b1-ceba1d4fd06c tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] https://10.4.3.239/volume/v3/volumes/3918e901-c870-4703-8441-b1dc56bd5f3f returned with HTTP 200 Aug 20 04:38:19.497967 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 681/2698] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:19 2026] GET /volume/v3/volumes/3918e901-c870-4703-8441-b1dc56bd5f3f => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:20.048964 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6919ed5e-a1dd-4e59-8dd6-56acc7794123 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:20.173261 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-82a33482-607e-47f4-a7e8-57cd667b1eb4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:20.181439 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-82a33482-607e-47f4-a7e8-57cd667b1eb4 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 Aug 20 04:38:20.181596 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-82a33482-607e-47f4-a7e8-57cd667b1eb4 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:20.181909 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-82a33482-607e-47f4-a7e8-57cd667b1eb4 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:20.182226 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-82a33482-607e-47f4-a7e8-57cd667b1eb4 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id ff2a75c2-504e-476b-8d43-fa3bb40fee09. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:20.188110 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6919ed5e-a1dd-4e59-8dd6-56acc7794123 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:38:20.188110 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6919ed5e-a1dd-4e59-8dd6-56acc7794123 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1305017513"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:20.190808 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-6919ed5e-a1dd-4e59-8dd6-56acc7794123 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1305017513'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:38:20.190808 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-6919ed5e-a1dd-4e59-8dd6-56acc7794123 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Create volume of 1 GB Aug 20 04:38:20.191885 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:20.191885 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:20.192354 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-82a33482-607e-47f4-a7e8-57cd667b1eb4 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 returned with HTTP 200 Aug 20 04:38:20.192848 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 679/2699] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:20 2026] GET /volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 => generated 827 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:20.201440 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-6919ed5e-a1dd-4e59-8dd6-56acc7794123 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Availability Zones retrieved successfully. Aug 20 04:38:20.208548 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6919ed5e-a1dd-4e59-8dd6-56acc7794123 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Flow 'volume_create_api' (2a5867e7-d74d-4d18-8b3d-44130c904dfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:38:20.210958 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6919ed5e-a1dd-4e59-8dd6-56acc7794123 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ce83b02-4008-47e2-8826-2d927a46fa3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:20.211161 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-6919ed5e-a1dd-4e59-8dd6-56acc7794123 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:38:20.284812 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6919ed5e-a1dd-4e59-8dd6-56acc7794123 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ce83b02-4008-47e2-8826-2d927a46fa3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:20.285987 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6919ed5e-a1dd-4e59-8dd6-56acc7794123 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f554f5b-35de-48d4-93f1-27e2ebb5a052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:20.341969 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8b98b2ac-24b4-45ec-a495-8ebe8a69a6f8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:20.344608 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8b98b2ac-24b4-45ec-a495-8ebe8a69a6f8 tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] DELETE https://10.4.3.239/volume/v3/volumes/3918e901-c870-4703-8441-b1dc56bd5f3f Aug 20 04:38:20.346200 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8b98b2ac-24b4-45ec-a495-8ebe8a69a6f8 tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:20.346200 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8b98b2ac-24b4-45ec-a495-8ebe8a69a6f8 tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:20.346200 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-8b98b2ac-24b4-45ec-a495-8ebe8a69a6f8 tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] Delete volume with id: 3918e901-c870-4703-8441-b1dc56bd5f3f Aug 20 04:38:20.349775 np0000007850 devstack@c-api.service[100177]: DEBUG dbcounter [-] [100177] Writing DB stats cinder:SELECT=572,cinder:UPDATE=175,cinder:INSERT=99,cinder:DELETE=2 {{(pid=100177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:38:20.360163 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:20.360163 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:20.360808 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-8b98b2ac-24b4-45ec-a495-8ebe8a69a6f8 tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] Volume info retrieved successfully. Aug 20 04:38:20.406097 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-8b98b2ac-24b4-45ec-a495-8ebe8a69a6f8 tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] Delete volume request issued successfully. Aug 20 04:38:20.406097 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8b98b2ac-24b4-45ec-a495-8ebe8a69a6f8 tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] https://10.4.3.239/volume/v3/volumes/3918e901-c870-4703-8441-b1dc56bd5f3f returned with HTTP 202 Aug 20 04:38:20.406665 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 670/2700] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:38:20 2026] DELETE /volume/v3/volumes/3918e901-c870-4703-8441-b1dc56bd5f3f => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:38:20.409489 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-6919ed5e-a1dd-4e59-8dd6-56acc7794123 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Created reservations ['0e39e66f-c338-4b79-bb3a-5b35d820840e', 'c3b2f8c9-dd81-4df5-b7a9-74bac76678d0', 'ca56e0b7-5d47-4eab-8d56-cc43fb894ccc', '5138bb02-2d10-418d-859a-fcaf5e624178'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:38:20.410701 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6919ed5e-a1dd-4e59-8dd6-56acc7794123 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f554f5b-35de-48d4-93f1-27e2ebb5a052) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e39e66f-c338-4b79-bb3a-5b35d820840e', 'c3b2f8c9-dd81-4df5-b7a9-74bac76678d0', 'ca56e0b7-5d47-4eab-8d56-cc43fb894ccc', '5138bb02-2d10-418d-859a-fcaf5e624178']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:20.411707 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6919ed5e-a1dd-4e59-8dd6-56acc7794123 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2831c0ea-11a6-49b8-ae37-567bf26f1093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:20.419125 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c57679e2-4aa7-40c6-80a5-93e78dabd637 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:20.423640 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c57679e2-4aa7-40c6-80a5-93e78dabd637 tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] GET https://10.4.3.239/volume/v3/volumes/3918e901-c870-4703-8441-b1dc56bd5f3f Aug 20 04:38:20.423640 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c57679e2-4aa7-40c6-80a5-93e78dabd637 tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:20.423640 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c57679e2-4aa7-40c6-80a5-93e78dabd637 tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:20.436202 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:20.436202 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:20.443675 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c57679e2-4aa7-40c6-80a5-93e78dabd637 tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] Volume info retrieved successfully. Aug 20 04:38:20.451491 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c57679e2-4aa7-40c6-80a5-93e78dabd637 tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] https://10.4.3.239/volume/v3/volumes/3918e901-c870-4703-8441-b1dc56bd5f3f returned with HTTP 200 Aug 20 04:38:20.452411 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 682/2701] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:20 2026] GET /volume/v3/volumes/3918e901-c870-4703-8441-b1dc56bd5f3f => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:20.454081 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6919ed5e-a1dd-4e59-8dd6-56acc7794123 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2831c0ea-11a6-49b8-ae37-567bf26f1093) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3628a317-6e16-4b7d-8221-732eb5e4a7c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1305017513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a6d08341e634e9396f29c506c8959ef',qos_specs=None,replication_status=,reservations=['0e39e66f-c338-4b79-bb3a-5b35d820840e','c3b2f8c9-dd81-4df5-b7a9-74bac76678d0','ca56e0b7-5d47-4eab-8d56-cc43fb894ccc','5138bb02-2d10-418d-859a-fcaf5e624178'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3df3d06a107344929c8b7447eecf6b4f',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:38:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1305017513',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3628a317-6e16-4b7d-8221-732eb5e4a7c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a6d08341e634e9396f29c506c8959ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3df3d06a107344929c8b7447eecf6b4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:20.455546 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6919ed5e-a1dd-4e59-8dd6-56acc7794123 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e73f3087-e967-4d38-ba9f-be9e1c56a546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:20.483576 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6919ed5e-a1dd-4e59-8dd6-56acc7794123 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e73f3087-e967-4d38-ba9f-be9e1c56a546) transitioned into state 'SUCCESS' from state '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-1305017513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a6d08341e634e9396f29c506c8959ef',qos_specs=None,replication_status=,reservations=['0e39e66f-c338-4b79-bb3a-5b35d820840e','c3b2f8c9-dd81-4df5-b7a9-74bac76678d0','ca56e0b7-5d47-4eab-8d56-cc43fb894ccc','5138bb02-2d10-418d-859a-fcaf5e624178'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3df3d06a107344929c8b7447eecf6b4f',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:20.485539 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6919ed5e-a1dd-4e59-8dd6-56acc7794123 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58b41848-37ff-459a-b5c1-42f7c977d0ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:20.492401 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2e1b5681-19d3-4326-85aa-eb8771ced854 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:20.494886 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2e1b5681-19d3-4326-85aa-eb8771ced854 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 Aug 20 04:38:20.495152 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2e1b5681-19d3-4326-85aa-eb8771ced854 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:20.495776 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2e1b5681-19d3-4326-85aa-eb8771ced854 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:20.495776 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-2e1b5681-19d3-4326-85aa-eb8771ced854 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 593b178c-c9db-4d33-bcce-38ba1d8ea6d9. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:20.505509 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6919ed5e-a1dd-4e59-8dd6-56acc7794123 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58b41848-37ff-459a-b5c1-42f7c977d0ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:20.505683 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:20.505683 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:20.505683 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2e1b5681-19d3-4326-85aa-eb8771ced854 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 returned with HTTP 200 Aug 20 04:38:20.505759 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6919ed5e-a1dd-4e59-8dd6-56acc7794123 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Flow 'volume_create_api' (2a5867e7-d74d-4d18-8b3d-44130c904dfc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:38:20.505785 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 680/2702] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:20 2026] GET /volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:20.505813 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-6919ed5e-a1dd-4e59-8dd6-56acc7794123 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Create volume request issued successfully. Aug 20 04:38:20.506482 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6919ed5e-a1dd-4e59-8dd6-56acc7794123 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:38:20.507169 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 671/2703] 10.4.3.239 () {70 vars in 1298 bytes} [Thu Aug 20 04:38:20 2026] POST /volume/v3/volumes => generated 752 bytes in 459 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:38:20.527872 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-fff6f7e0-e02b-4ada-84ea-d1dc7c8515f2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:20.530196 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fff6f7e0-e02b-4ada-84ea-d1dc7c8515f2 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] GET https://10.4.3.239/volume/v3/volumes/3628a317-6e16-4b7d-8221-732eb5e4a7c5 Aug 20 04:38:20.530792 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fff6f7e0-e02b-4ada-84ea-d1dc7c8515f2 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:20.531327 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fff6f7e0-e02b-4ada-84ea-d1dc7c8515f2 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:20.544961 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:20.544961 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:20.551489 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-fff6f7e0-e02b-4ada-84ea-d1dc7c8515f2 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Volume info retrieved successfully. Aug 20 04:38:20.557767 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fff6f7e0-e02b-4ada-84ea-d1dc7c8515f2 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] https://10.4.3.239/volume/v3/volumes/3628a317-6e16-4b7d-8221-732eb5e4a7c5 returned with HTTP 200 Aug 20 04:38:20.558154 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 671/2704] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:20 2026] GET /volume/v3/volumes/3628a317-6e16-4b7d-8221-732eb5e4a7c5 => generated 820 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:20.967944 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7ca84262-a4fc-4bbc-ab05-0196897b15ce None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:21.130078 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7ca84262-a4fc-4bbc-ab05-0196897b15ce tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:38:21.139636 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7ca84262-a4fc-4bbc-ab05-0196897b15ce tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1360941592"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:21.142005 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-7ca84262-a4fc-4bbc-ab05-0196897b15ce tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1360941592'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:38:21.142005 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-7ca84262-a4fc-4bbc-ab05-0196897b15ce tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Create volume of 1 GB Aug 20 04:38:21.148333 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-7ca84262-a4fc-4bbc-ab05-0196897b15ce tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Availability Zones retrieved successfully. Aug 20 04:38:21.154814 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-7ca84262-a4fc-4bbc-ab05-0196897b15ce tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Flow 'volume_create_api' (5db267fc-8fe6-4cf8-915a-2694a993a4ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:38:21.155879 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-7ca84262-a4fc-4bbc-ab05-0196897b15ce tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93965cb9-6cde-48e7-a249-944a6a8c420a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:21.157320 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-7ca84262-a4fc-4bbc-ab05-0196897b15ce tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:38:21.190607 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-7ca84262-a4fc-4bbc-ab05-0196897b15ce tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93965cb9-6cde-48e7-a249-944a6a8c420a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:21.191617 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-7ca84262-a4fc-4bbc-ab05-0196897b15ce tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebe100b2-817a-4a7a-8b2b-6fa194ac1417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:21.210713 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-920fba68-58d8-430d-91aa-b7f7e76f7b91 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:21.214813 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-920fba68-58d8-430d-91aa-b7f7e76f7b91 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 Aug 20 04:38:21.215122 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-920fba68-58d8-430d-91aa-b7f7e76f7b91 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:21.215442 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-920fba68-58d8-430d-91aa-b7f7e76f7b91 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:21.215599 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-920fba68-58d8-430d-91aa-b7f7e76f7b91 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id ff2a75c2-504e-476b-8d43-fa3bb40fee09. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:21.222488 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:21.222488 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:21.223984 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-920fba68-58d8-430d-91aa-b7f7e76f7b91 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 returned with HTTP 200 Aug 20 04:38:21.224680 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 681/2705] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:21 2026] GET /volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 => generated 827 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:21.258459 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f0d994f0-ef55-4cc3-bc97-da262dffed51 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:21.264059 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-7ca84262-a4fc-4bbc-ab05-0196897b15ce tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Created reservations ['34d628f1-3bb2-4cc4-afef-ba73267a66d0', '1186aadf-4248-452b-96f6-92d88e8aad47', '26791d63-aca4-40cc-98c5-1417f0fdac71', '4b33bc37-d098-4490-b68a-f41b3fc17c8d'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:38:21.265200 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-7ca84262-a4fc-4bbc-ab05-0196897b15ce tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebe100b2-817a-4a7a-8b2b-6fa194ac1417) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34d628f1-3bb2-4cc4-afef-ba73267a66d0', '1186aadf-4248-452b-96f6-92d88e8aad47', '26791d63-aca4-40cc-98c5-1417f0fdac71', '4b33bc37-d098-4490-b68a-f41b3fc17c8d']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:21.266432 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-7ca84262-a4fc-4bbc-ab05-0196897b15ce tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bef19a3d-f4b9-4bc9-801a-2f5fd8c9b350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:21.297070 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-7ca84262-a4fc-4bbc-ab05-0196897b15ce tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bef19a3d-f4b9-4bc9-801a-2f5fd8c9b350) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1360941592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e1e6790b40a440c9ea8bebfde081f48',qos_specs=None,replication_status=,reservations=['34d628f1-3bb2-4cc4-afef-ba73267a66d0','1186aadf-4248-452b-96f6-92d88e8aad47','26791d63-aca4-40cc-98c5-1417f0fdac71','4b33bc37-d098-4490-b68a-f41b3fc17c8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c03cd1847eb040a4b283f6915863f10a',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:38:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1360941592',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e1e6790b40a440c9ea8bebfde081f48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c03cd1847eb040a4b283f6915863f10a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:21.299030 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-7ca84262-a4fc-4bbc-ab05-0196897b15ce tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9bf7fd3-ff86-4bba-b952-667e60a20df9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:21.331370 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-7ca84262-a4fc-4bbc-ab05-0196897b15ce tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9bf7fd3-ff86-4bba-b952-667e60a20df9) transitioned into state 'SUCCESS' from state '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-1360941592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e1e6790b40a440c9ea8bebfde081f48',qos_specs=None,replication_status=,reservations=['34d628f1-3bb2-4cc4-afef-ba73267a66d0','1186aadf-4248-452b-96f6-92d88e8aad47','26791d63-aca4-40cc-98c5-1417f0fdac71','4b33bc37-d098-4490-b68a-f41b3fc17c8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c03cd1847eb040a4b283f6915863f10a',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:21.332527 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-7ca84262-a4fc-4bbc-ab05-0196897b15ce tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (861c2161-6b68-48f7-833e-9744f40a21aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:21.346959 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-7ca84262-a4fc-4bbc-ab05-0196897b15ce tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (861c2161-6b68-48f7-833e-9744f40a21aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:21.348853 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-7ca84262-a4fc-4bbc-ab05-0196897b15ce tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Flow 'volume_create_api' (5db267fc-8fe6-4cf8-915a-2694a993a4ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:38:21.349640 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-7ca84262-a4fc-4bbc-ab05-0196897b15ce tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Create volume request issued successfully. Aug 20 04:38:21.350253 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7ca84262-a4fc-4bbc-ab05-0196897b15ce tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:38:21.350756 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f0d994f0-ef55-4cc3-bc97-da262dffed51 tempest-VolumeRetypeMultiattachTest-1332247795 tempest-VolumeRetypeMultiattachTest-1332247795-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:38:21.351008 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 683/2706] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:38:20 2026] POST /volume/v3/volumes => generated 749 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:38:21.351093 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f0d994f0-ef55-4cc3-bc97-da262dffed51 tempest-VolumeRetypeMultiattachTest-1332247795 tempest-VolumeRetypeMultiattachTest-1332247795-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-850959286"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:21.352834 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:21.352834 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:21.364453 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b79c515d-be45-43a4-aa03-79a53ae81c13 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:21.366652 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b79c515d-be45-43a4-aa03-79a53ae81c13 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] GET https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b Aug 20 04:38:21.367057 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b79c515d-be45-43a4-aa03-79a53ae81c13 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:21.367170 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b79c515d-be45-43a4-aa03-79a53ae81c13 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:21.378329 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:21.378329 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:21.382670 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f0d994f0-ef55-4cc3-bc97-da262dffed51 tempest-VolumeRetypeMultiattachTest-1332247795 tempest-VolumeRetypeMultiattachTest-1332247795-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:38:21.383107 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 672/2707] 10.4.3.239 () {68 vars in 1252 bytes} [Thu Aug 20 04:38:21 2026] POST /volume/v3/types => generated 232 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:21.384754 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b79c515d-be45-43a4-aa03-79a53ae81c13 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Volume info retrieved successfully. Aug 20 04:38:21.389764 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b79c515d-be45-43a4-aa03-79a53ae81c13 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b returned with HTTP 200 Aug 20 04:38:21.389764 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 672/2708] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:21 2026] GET /volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 04:38:21.394977 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e278569c-d69b-4858-b4d0-3c5d45d14228 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:21.397213 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e278569c-d69b-4858-b4d0-3c5d45d14228 tempest-VolumeRetypeMultiattachTest-1332247795 tempest-VolumeRetypeMultiattachTest-1332247795-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:38:21.397879 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e278569c-d69b-4858-b4d0-3c5d45d14228 tempest-VolumeRetypeMultiattachTest-1332247795 tempest-VolumeRetypeMultiattachTest-1332247795-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1641840371", "extra_specs": {"multiattach": " True"}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:21.425675 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e278569c-d69b-4858-b4d0-3c5d45d14228 tempest-VolumeRetypeMultiattachTest-1332247795 tempest-VolumeRetypeMultiattachTest-1332247795-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:38:21.426152 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 682/2709] 10.4.3.239 () {68 vars in 1253 bytes} [Thu Aug 20 04:38:21 2026] POST /volume/v3/types => generated 259 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:21.439654 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-fa982705-17c5-416f-8b13-0a2c496598d5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:21.472303 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1ef1bc16-a569-429b-8050-bae76533722d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:21.474944 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1ef1bc16-a569-429b-8050-bae76533722d tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] GET https://10.4.3.239/volume/v3/volumes/3918e901-c870-4703-8441-b1dc56bd5f3f Aug 20 04:38:21.474944 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1ef1bc16-a569-429b-8050-bae76533722d tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:21.474944 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1ef1bc16-a569-429b-8050-bae76533722d tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:21.484669 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1ef1bc16-a569-429b-8050-bae76533722d tempest-TestImageHashVerification-2133389625 tempest-TestImageHashVerification-2133389625-project-member] https://10.4.3.239/volume/v3/volumes/3918e901-c870-4703-8441-b1dc56bd5f3f returned with HTTP 404 Aug 20 04:38:21.488255 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 673/2710] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:21 2026] GET /volume/v3/volumes/3918e901-c870-4703-8441-b1dc56bd5f3f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:38:21.518049 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-bced7ec9-a18e-4faa-978a-534bb1693e5a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:21.520570 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bced7ec9-a18e-4faa-978a-534bb1693e5a tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 Aug 20 04:38:21.520851 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bced7ec9-a18e-4faa-978a-534bb1693e5a tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:21.521150 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bced7ec9-a18e-4faa-978a-534bb1693e5a tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:21.521368 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-bced7ec9-a18e-4faa-978a-534bb1693e5a tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 593b178c-c9db-4d33-bcce-38ba1d8ea6d9. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:21.525851 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:21.525851 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:21.526651 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bced7ec9-a18e-4faa-978a-534bb1693e5a tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 returned with HTTP 200 Aug 20 04:38:21.527238 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 673/2711] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:21 2026] GET /volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:21.547940 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fa982705-17c5-416f-8b13-0a2c496598d5 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:38:21.548388 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fa982705-17c5-416f-8b13-0a2c496598d5 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-850959286", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-1022163956"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:21.550113 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-fa982705-17c5-416f-8b13-0a2c496598d5 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-850959286', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-1022163956'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:38:21.557005 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-fa982705-17c5-416f-8b13-0a2c496598d5 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Create volume of 1 GB Aug 20 04:38:21.557397 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:21.557397 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:21.557923 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-fa982705-17c5-416f-8b13-0a2c496598d5 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Availability Zones retrieved successfully. Aug 20 04:38:21.564095 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-fa982705-17c5-416f-8b13-0a2c496598d5 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Flow 'volume_create_api' (03f84caa-40fe-4b6a-9c00-01e5ce762e12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:38:21.564986 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-fa982705-17c5-416f-8b13-0a2c496598d5 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc2c1380-05e8-495b-bd2e-12a4e790a128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:21.566033 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-fa982705-17c5-416f-8b13-0a2c496598d5 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:38:21.572582 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-02a5b83f-e624-40d7-9949-f68b13f49029 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:21.574501 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-02a5b83f-e624-40d7-9949-f68b13f49029 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] GET https://10.4.3.239/volume/v3/volumes/3628a317-6e16-4b7d-8221-732eb5e4a7c5 Aug 20 04:38:21.576236 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-02a5b83f-e624-40d7-9949-f68b13f49029 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:21.576236 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-02a5b83f-e624-40d7-9949-f68b13f49029 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:21.585068 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:21.585068 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:21.590253 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-02a5b83f-e624-40d7-9949-f68b13f49029 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Volume info retrieved successfully. Aug 20 04:38:21.595653 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-fa982705-17c5-416f-8b13-0a2c496598d5 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc2c1380-05e8-495b-bd2e-12a4e790a128) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:38:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=562170f1-6db3-439e-ab53-b82544730bda,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-850959286',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '562170f1-6db3-439e-ab53-b82544730bda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:21.596740 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-02a5b83f-e624-40d7-9949-f68b13f49029 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] https://10.4.3.239/volume/v3/volumes/3628a317-6e16-4b7d-8221-732eb5e4a7c5 returned with HTTP 200 Aug 20 04:38:21.596857 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-fa982705-17c5-416f-8b13-0a2c496598d5 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c804ce6e-3b83-4135-a241-99cfeba3635a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:21.597535 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 683/2712] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:21 2026] GET /volume/v3/volumes/3628a317-6e16-4b7d-8221-732eb5e4a7c5 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:21.610170 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5c87311e-113c-4d82-8566-85ce1fddc339 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:21.613975 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5c87311e-113c-4d82-8566-85ce1fddc339 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] POST https://10.4.3.239/volume/v3/backups Aug 20 04:38:21.614429 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5c87311e-113c-4d82-8566-85ce1fddc339 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3628a317-6e16-4b7d-8221-732eb5e4a7c5", "name": "tempest-VolumesBackupsV39Test-Backup-684837313", "container": "tempest-volumesbackupsv39test-backup-container-375906318"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:21.615899 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.backups [None req-5c87311e-113c-4d82-8566-85ce1fddc339 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Creating new backup {'backup': {'volume_id': '3628a317-6e16-4b7d-8221-732eb5e4a7c5', 'name': 'tempest-VolumesBackupsV39Test-Backup-684837313', 'container': 'tempest-volumesbackupsv39test-backup-container-375906318'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 04:38:21.616087 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.contrib.backups [None req-5c87311e-113c-4d82-8566-85ce1fddc339 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Creating backup of volume 3628a317-6e16-4b7d-8221-732eb5e4a7c5 in container tempest-volumesbackupsv39test-backup-container-375906318 Aug 20 04:38:21.629144 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:21.629144 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:21.629662 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-5c87311e-113c-4d82-8566-85ce1fddc339 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Volume info retrieved successfully. Aug 20 04:38:21.637159 np0000007850 devstack@c-api.service[100175]: WARNING cinder.quota [None req-fa982705-17c5-416f-8b13-0a2c496598d5 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-850959286 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-850959286, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:38:21.637592 np0000007850 devstack@c-api.service[100175]: WARNING cinder.quota [None req-fa982705-17c5-416f-8b13-0a2c496598d5 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-850959286 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-850959286, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:38:21.666412 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-5c87311e-113c-4d82-8566-85ce1fddc339 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Created reservations ['6d18429f-ac1c-4928-a870-8aa88a3a8ad0', '972e6ec9-c73e-4b05-80df-184e5b967d9b'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:38:21.678661 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-fa982705-17c5-416f-8b13-0a2c496598d5 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Created reservations ['af652e73-3fa7-4830-9e4e-7e2b624970d6', '12215d84-70e5-49bb-aaa1-27e7aaa06541', '9930b5dc-eb76-47e2-8606-0bcfa9b6b83e', '66317d94-b533-4460-8a2a-3a7471b19681'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:38:21.679437 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-fa982705-17c5-416f-8b13-0a2c496598d5 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c804ce6e-3b83-4135-a241-99cfeba3635a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af652e73-3fa7-4830-9e4e-7e2b624970d6', '12215d84-70e5-49bb-aaa1-27e7aaa06541', '9930b5dc-eb76-47e2-8606-0bcfa9b6b83e', '66317d94-b533-4460-8a2a-3a7471b19681']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:21.680245 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-fa982705-17c5-416f-8b13-0a2c496598d5 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50a2861d-d9c0-45de-88c9-7c4bf3ba51f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:21.699676 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5c87311e-113c-4d82-8566-85ce1fddc339 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] https://10.4.3.239/volume/v3/backups returned with HTTP 202 Aug 20 04:38:21.700085 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 674/2713] 10.4.3.239 () {70 vars in 1299 bytes} [Thu Aug 20 04:38:21 2026] POST /volume/v3/backups => generated 332 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:38:21.704863 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-fa982705-17c5-416f-8b13-0a2c496598d5 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50a2861d-d9c0-45de-88c9-7c4bf3ba51f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ff88e2e-9580-4d68-a75d-b46f2b48ee2d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1022163956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='697748492a2642f480ef989b79bead16',qos_specs=None,replication_status=,reservations=['af652e73-3fa7-4830-9e4e-7e2b624970d6','12215d84-70e5-49bb-aaa1-27e7aaa06541','9930b5dc-eb76-47e2-8606-0bcfa9b6b83e','66317d94-b533-4460-8a2a-3a7471b19681'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1a16bb626f64303a81a35c6a87f5d92',volume_type_id=562170f1-6db3-439e-ab53-b82544730bda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:38:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1022163956',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ff88e2e-9580-4d68-a75d-b46f2b48ee2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='697748492a2642f480ef989b79bead16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e1a16bb626f64303a81a35c6a87f5d92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(562170f1-6db3-439e-ab53-b82544730bda),volume_type_id=562170f1-6db3-439e-ab53-b82544730bda)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:21.705723 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-fa982705-17c5-416f-8b13-0a2c496598d5 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e395473-85fb-4d49-80b4-63a2ac10cf03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:21.709912 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a1663ca1-ff8b-40be-847d-bbfda091b753 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:21.713608 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a1663ca1-ff8b-40be-847d-bbfda091b753 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] GET https://10.4.3.239/volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 Aug 20 04:38:21.713608 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a1663ca1-ff8b-40be-847d-bbfda091b753 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:21.713608 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a1663ca1-ff8b-40be-847d-bbfda091b753 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:21.713608 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-a1663ca1-ff8b-40be-847d-bbfda091b753 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Show backup with id 04d1efa2-90db-499b-9e97-0e57cefefe76. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:21.720248 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:21.720248 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:21.720248 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a1663ca1-ff8b-40be-847d-bbfda091b753 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] https://10.4.3.239/volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 returned with HTTP 200 Aug 20 04:38:21.721060 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 674/2714] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:21 2026] GET /volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:21.726492 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-fa982705-17c5-416f-8b13-0a2c496598d5 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e395473-85fb-4d49-80b4-63a2ac10cf03) transitioned into state 'SUCCESS' from state '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-1022163956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='697748492a2642f480ef989b79bead16',qos_specs=None,replication_status=,reservations=['af652e73-3fa7-4830-9e4e-7e2b624970d6','12215d84-70e5-49bb-aaa1-27e7aaa06541','9930b5dc-eb76-47e2-8606-0bcfa9b6b83e','66317d94-b533-4460-8a2a-3a7471b19681'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1a16bb626f64303a81a35c6a87f5d92',volume_type_id=562170f1-6db3-439e-ab53-b82544730bda)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:21.727500 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-fa982705-17c5-416f-8b13-0a2c496598d5 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d7f180a-2492-4eca-bc14-10e7466f0554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:21.738915 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-fa982705-17c5-416f-8b13-0a2c496598d5 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d7f180a-2492-4eca-bc14-10e7466f0554) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:21.740090 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-fa982705-17c5-416f-8b13-0a2c496598d5 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Flow 'volume_create_api' (03f84caa-40fe-4b6a-9c00-01e5ce762e12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:38:21.740539 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-fa982705-17c5-416f-8b13-0a2c496598d5 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Create volume request issued successfully. Aug 20 04:38:21.741309 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fa982705-17c5-416f-8b13-0a2c496598d5 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:38:21.741803 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 684/2715] 10.4.3.239 () {70 vars in 1300 bytes} [Thu Aug 20 04:38:21 2026] POST /volume/v3/volumes => generated 871 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:38:21.755294 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1e11e375-18ee-4ceb-a0ab-5b877cfe0bd0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:21.757412 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1e11e375-18ee-4ceb-a0ab-5b877cfe0bd0 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] GET https://10.4.3.239/volume/v3/volumes/2ff88e2e-9580-4d68-a75d-b46f2b48ee2d Aug 20 04:38:21.758052 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1e11e375-18ee-4ceb-a0ab-5b877cfe0bd0 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:21.758537 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1e11e375-18ee-4ceb-a0ab-5b877cfe0bd0 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:21.767066 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:21.767066 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:21.772006 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1e11e375-18ee-4ceb-a0ab-5b877cfe0bd0 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Volume info retrieved successfully. Aug 20 04:38:21.777869 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1e11e375-18ee-4ceb-a0ab-5b877cfe0bd0 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] https://10.4.3.239/volume/v3/volumes/2ff88e2e-9580-4d68-a75d-b46f2b48ee2d returned with HTTP 200 Aug 20 04:38:21.778508 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 684/2716] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:38:21 2026] GET /volume/v3/volumes/2ff88e2e-9580-4d68-a75d-b46f2b48ee2d => generated 939 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:38:22.235903 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-abe9cbf7-ec80-43c5-8960-a784d81764b5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:22.238311 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-abe9cbf7-ec80-43c5-8960-a784d81764b5 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 Aug 20 04:38:22.238471 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-abe9cbf7-ec80-43c5-8960-a784d81764b5 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:22.238607 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-abe9cbf7-ec80-43c5-8960-a784d81764b5 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:22.239053 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-abe9cbf7-ec80-43c5-8960-a784d81764b5 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id ff2a75c2-504e-476b-8d43-fa3bb40fee09. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:22.240629 np0000007850 devstack@c-api.service[100174]: DEBUG dbcounter [-] [100174] Writing DB stats cinder:SELECT=518,cinder:INSERT=65,cinder:UPDATE=116,cinder:DELETE=2 {{(pid=100174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:38:22.244377 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:22.244377 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:22.245359 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-abe9cbf7-ec80-43c5-8960-a784d81764b5 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 returned with HTTP 200 Aug 20 04:38:22.245752 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 675/2717] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:22 2026] GET /volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 => generated 827 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:22.406409 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ea85a7ee-38fa-4a50-b636-3e1d2c49df5a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:22.411209 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ea85a7ee-38fa-4a50-b636-3e1d2c49df5a tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] GET https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b Aug 20 04:38:22.411209 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ea85a7ee-38fa-4a50-b636-3e1d2c49df5a tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:22.411209 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ea85a7ee-38fa-4a50-b636-3e1d2c49df5a tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:22.423450 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:22.423450 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:22.428762 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ea85a7ee-38fa-4a50-b636-3e1d2c49df5a tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Volume info retrieved successfully. Aug 20 04:38:22.433560 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ea85a7ee-38fa-4a50-b636-3e1d2c49df5a tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b returned with HTTP 200 Aug 20 04:38:22.434662 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 675/2718] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:22 2026] GET /volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:22.545805 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-35e29ab3-e700-41ec-a944-feee7c2be44d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:22.548144 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-35e29ab3-e700-41ec-a944-feee7c2be44d tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 Aug 20 04:38:22.548417 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-35e29ab3-e700-41ec-a944-feee7c2be44d tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:22.548655 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-35e29ab3-e700-41ec-a944-feee7c2be44d tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:22.548804 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-35e29ab3-e700-41ec-a944-feee7c2be44d tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 593b178c-c9db-4d33-bcce-38ba1d8ea6d9. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:22.554030 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:22.554030 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:22.554878 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-35e29ab3-e700-41ec-a944-feee7c2be44d tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 returned with HTTP 200 Aug 20 04:38:22.555372 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 685/2719] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:22 2026] GET /volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:22.733400 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-704ef73b-3f1f-470a-b44a-eddaac71b62a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:22.736404 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-704ef73b-3f1f-470a-b44a-eddaac71b62a tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] GET https://10.4.3.239/volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 Aug 20 04:38:22.736841 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-704ef73b-3f1f-470a-b44a-eddaac71b62a tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:22.737624 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-704ef73b-3f1f-470a-b44a-eddaac71b62a tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:22.737855 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-704ef73b-3f1f-470a-b44a-eddaac71b62a tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Show backup with id 04d1efa2-90db-499b-9e97-0e57cefefe76. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:22.744496 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:22.744496 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:22.745501 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-704ef73b-3f1f-470a-b44a-eddaac71b62a tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] https://10.4.3.239/volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 returned with HTTP 200 Aug 20 04:38:22.746065 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 685/2720] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:22 2026] GET /volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 => generated 795 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:22.795216 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-912e5a5e-8207-403e-80c0-bd3f1d6d5f83 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:22.796755 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-912e5a5e-8207-403e-80c0-bd3f1d6d5f83 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] GET https://10.4.3.239/volume/v3/volumes/2ff88e2e-9580-4d68-a75d-b46f2b48ee2d Aug 20 04:38:22.797075 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-912e5a5e-8207-403e-80c0-bd3f1d6d5f83 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:22.797351 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-912e5a5e-8207-403e-80c0-bd3f1d6d5f83 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:22.806594 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:22.806594 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:22.811088 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-912e5a5e-8207-403e-80c0-bd3f1d6d5f83 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Volume info retrieved successfully. Aug 20 04:38:22.816348 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-912e5a5e-8207-403e-80c0-bd3f1d6d5f83 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] https://10.4.3.239/volume/v3/volumes/2ff88e2e-9580-4d68-a75d-b46f2b48ee2d returned with HTTP 200 Aug 20 04:38:22.816926 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 676/2721] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:38:22 2026] GET /volume/v3/volumes/2ff88e2e-9580-4d68-a75d-b46f2b48ee2d => generated 998 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:38:22.833239 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-020e06e0-2eff-44b6-97ef-b606df3198b5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:22.835325 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-020e06e0-2eff-44b6-97ef-b606df3198b5 tempest-VolumeRetypeMultiattachTest-1332247795 tempest-VolumeRetypeMultiattachTest-1332247795-project-admin] GET https://10.4.3.239/volume/v3/volumes/2ff88e2e-9580-4d68-a75d-b46f2b48ee2d Aug 20 04:38:22.835567 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-020e06e0-2eff-44b6-97ef-b606df3198b5 tempest-VolumeRetypeMultiattachTest-1332247795 tempest-VolumeRetypeMultiattachTest-1332247795-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:22.835820 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-020e06e0-2eff-44b6-97ef-b606df3198b5 tempest-VolumeRetypeMultiattachTest-1332247795 tempest-VolumeRetypeMultiattachTest-1332247795-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:22.849334 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:22.849334 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:22.855814 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-020e06e0-2eff-44b6-97ef-b606df3198b5 tempest-VolumeRetypeMultiattachTest-1332247795 tempest-VolumeRetypeMultiattachTest-1332247795-project-admin] Volume info retrieved successfully. Aug 20 04:38:22.862379 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-020e06e0-2eff-44b6-97ef-b606df3198b5 tempest-VolumeRetypeMultiattachTest-1332247795 tempest-VolumeRetypeMultiattachTest-1332247795-project-admin] https://10.4.3.239/volume/v3/volumes/2ff88e2e-9580-4d68-a75d-b46f2b48ee2d returned with HTTP 200 Aug 20 04:38:22.862995 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 676/2722] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:38:22 2026] GET /volume/v3/volumes/2ff88e2e-9580-4d68-a75d-b46f2b48ee2d => generated 1183 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:38:22.879912 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2ddf6afb-d9f0-4857-b47c-084ff88ec851 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:22.882355 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2ddf6afb-d9f0-4857-b47c-084ff88ec851 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] POST https://10.4.3.239/volume/v3/volumes/2ff88e2e-9580-4d68-a75d-b46f2b48ee2d/action Aug 20 04:38:22.882749 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2ddf6afb-d9f0-4857-b47c-084ff88ec851 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1641840371", "migration_policy": "never"}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:38:22.882881 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2ddf6afb-d9f0-4857-b47c-084ff88ec851 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1641840371", "migration_policy": "never"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:22.892706 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:22.892706 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:22.893367 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-2ddf6afb-d9f0-4857-b47c-084ff88ec851 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Volume info retrieved successfully. Aug 20 04:38:22.899929 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:22.899929 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:22.919476 np0000007850 devstack@c-api.service[100175]: WARNING cinder.quota [None req-2ddf6afb-d9f0-4857-b47c-084ff88ec851 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1641840371 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1641840371, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:38:22.919733 np0000007850 devstack@c-api.service[100175]: WARNING cinder.quota [None req-2ddf6afb-d9f0-4857-b47c-084ff88ec851 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1641840371 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1641840371, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:38:22.942594 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-2ddf6afb-d9f0-4857-b47c-084ff88ec851 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Created reservations ['a49460c0-d11d-4c76-abd1-0d84161e254e', '69ee6203-4ec4-4b47-a5c1-0695628f48b7'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:38:22.969689 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-2ddf6afb-d9f0-4857-b47c-084ff88ec851 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Created reservations ['85918f52-9571-43fa-99a3-1d03a62af5a8', '13c00089-dea4-4bfb-a70d-fa527dcb37da'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:38:23.018609 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-2ddf6afb-d9f0-4857-b47c-084ff88ec851 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Retype volume request issued successfully. Aug 20 04:38:23.018609 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2ddf6afb-d9f0-4857-b47c-084ff88ec851 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] https://10.4.3.239/volume/v3/volumes/2ff88e2e-9580-4d68-a75d-b46f2b48ee2d/action returned with HTTP 202 Aug 20 04:38:23.019167 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 686/2723] 10.4.3.239 () {70 vars in 1432 bytes} [Thu Aug 20 04:38:22 2026] POST /volume/v3/volumes/2ff88e2e-9580-4d68-a75d-b46f2b48ee2d/action => generated 0 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 20 04:38:23.036019 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3641bcf1-db79-4472-9a25-d3e553f61db4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:23.040800 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3641bcf1-db79-4472-9a25-d3e553f61db4 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] GET https://10.4.3.239/volume/v3/volumes/2ff88e2e-9580-4d68-a75d-b46f2b48ee2d Aug 20 04:38:23.041111 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3641bcf1-db79-4472-9a25-d3e553f61db4 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:23.041379 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3641bcf1-db79-4472-9a25-d3e553f61db4 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:23.059284 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:23.059284 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:23.064390 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-3641bcf1-db79-4472-9a25-d3e553f61db4 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Volume info retrieved successfully. Aug 20 04:38:23.070111 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3641bcf1-db79-4472-9a25-d3e553f61db4 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] https://10.4.3.239/volume/v3/volumes/2ff88e2e-9580-4d68-a75d-b46f2b48ee2d returned with HTTP 200 Aug 20 04:38:23.070111 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 686/2724] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:38:23 2026] GET /volume/v3/volumes/2ff88e2e-9580-4d68-a75d-b46f2b48ee2d => generated 996 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:38:23.260927 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-bc98c9c2-43a1-486f-a74c-a1e78a196d04 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:23.263640 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bc98c9c2-43a1-486f-a74c-a1e78a196d04 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 Aug 20 04:38:23.263848 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bc98c9c2-43a1-486f-a74c-a1e78a196d04 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:23.264122 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bc98c9c2-43a1-486f-a74c-a1e78a196d04 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:23.264870 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-bc98c9c2-43a1-486f-a74c-a1e78a196d04 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id ff2a75c2-504e-476b-8d43-fa3bb40fee09. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:23.271447 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:23.271447 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:23.272563 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bc98c9c2-43a1-486f-a74c-a1e78a196d04 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 returned with HTTP 200 Aug 20 04:38:23.273152 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 677/2725] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:23 2026] GET /volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 => generated 827 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:23.567121 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f32b5094-31dd-4d63-a6e5-cb229bb00364 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:23.568797 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f32b5094-31dd-4d63-a6e5-cb229bb00364 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 Aug 20 04:38:23.569153 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f32b5094-31dd-4d63-a6e5-cb229bb00364 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:23.569461 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f32b5094-31dd-4d63-a6e5-cb229bb00364 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:23.569635 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-f32b5094-31dd-4d63-a6e5-cb229bb00364 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 593b178c-c9db-4d33-bcce-38ba1d8ea6d9. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:23.574536 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:23.574536 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:23.575321 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f32b5094-31dd-4d63-a6e5-cb229bb00364 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 returned with HTTP 200 Aug 20 04:38:23.576076 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 677/2726] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:23 2026] GET /volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:23.759392 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-eb3f886f-9abe-45ec-9875-ebe4fbcdbde2 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:23.761684 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-eb3f886f-9abe-45ec-9875-ebe4fbcdbde2 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] GET https://10.4.3.239/volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 Aug 20 04:38:23.761684 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-eb3f886f-9abe-45ec-9875-ebe4fbcdbde2 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:23.761882 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-eb3f886f-9abe-45ec-9875-ebe4fbcdbde2 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:23.761922 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-eb3f886f-9abe-45ec-9875-ebe4fbcdbde2 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Show backup with id 04d1efa2-90db-499b-9e97-0e57cefefe76. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:23.766604 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:23.766604 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:23.767440 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-eb3f886f-9abe-45ec-9875-ebe4fbcdbde2 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] https://10.4.3.239/volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 returned with HTTP 200 Aug 20 04:38:23.767798 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 687/2727] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:23 2026] GET /volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:24.085013 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-573f1a82-06f3-4988-a7d7-f99a23a38ddd None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:24.087274 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-573f1a82-06f3-4988-a7d7-f99a23a38ddd tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] GET https://10.4.3.239/volume/v3/volumes/2ff88e2e-9580-4d68-a75d-b46f2b48ee2d Aug 20 04:38:24.087595 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-573f1a82-06f3-4988-a7d7-f99a23a38ddd tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:24.087850 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-573f1a82-06f3-4988-a7d7-f99a23a38ddd tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:24.097385 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:24.097385 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:24.104244 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-573f1a82-06f3-4988-a7d7-f99a23a38ddd tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Volume info retrieved successfully. Aug 20 04:38:24.109512 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-573f1a82-06f3-4988-a7d7-f99a23a38ddd tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] https://10.4.3.239/volume/v3/volumes/2ff88e2e-9580-4d68-a75d-b46f2b48ee2d returned with HTTP 200 Aug 20 04:38:24.110204 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 687/2728] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:38:24 2026] GET /volume/v3/volumes/2ff88e2e-9580-4d68-a75d-b46f2b48ee2d => generated 998 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:38:24.121816 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-93c0893b-6669-4e84-a708-554c099f2573 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:24.123957 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-93c0893b-6669-4e84-a708-554c099f2573 tempest-VolumeRetypeMultiattachTest-1332247795 tempest-VolumeRetypeMultiattachTest-1332247795-project-admin] GET https://10.4.3.239/volume/v3/volumes/2ff88e2e-9580-4d68-a75d-b46f2b48ee2d Aug 20 04:38:24.124245 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-93c0893b-6669-4e84-a708-554c099f2573 tempest-VolumeRetypeMultiattachTest-1332247795 tempest-VolumeRetypeMultiattachTest-1332247795-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:24.124475 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-93c0893b-6669-4e84-a708-554c099f2573 tempest-VolumeRetypeMultiattachTest-1332247795 tempest-VolumeRetypeMultiattachTest-1332247795-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:24.133007 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:24.133007 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:24.137570 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-93c0893b-6669-4e84-a708-554c099f2573 tempest-VolumeRetypeMultiattachTest-1332247795 tempest-VolumeRetypeMultiattachTest-1332247795-project-admin] Volume info retrieved successfully. Aug 20 04:38:24.141771 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-93c0893b-6669-4e84-a708-554c099f2573 tempest-VolumeRetypeMultiattachTest-1332247795 tempest-VolumeRetypeMultiattachTest-1332247795-project-admin] https://10.4.3.239/volume/v3/volumes/2ff88e2e-9580-4d68-a75d-b46f2b48ee2d returned with HTTP 200 Aug 20 04:38:24.142197 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 678/2729] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:38:24 2026] GET /volume/v3/volumes/2ff88e2e-9580-4d68-a75d-b46f2b48ee2d => generated 1183 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:38:24.154655 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-47327080-1fa4-4656-8562-fcf4c4e2c889 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:24.156859 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-47327080-1fa4-4656-8562-fcf4c4e2c889 tempest-VolumeRetypeMultiattachTest-1332247795 tempest-VolumeRetypeMultiattachTest-1332247795-project-admin] GET https://10.4.3.239/volume/v3/volumes/2ff88e2e-9580-4d68-a75d-b46f2b48ee2d Aug 20 04:38:24.157022 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-47327080-1fa4-4656-8562-fcf4c4e2c889 tempest-VolumeRetypeMultiattachTest-1332247795 tempest-VolumeRetypeMultiattachTest-1332247795-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:24.157210 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-47327080-1fa4-4656-8562-fcf4c4e2c889 tempest-VolumeRetypeMultiattachTest-1332247795 tempest-VolumeRetypeMultiattachTest-1332247795-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:24.166232 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:24.166232 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:24.170758 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-47327080-1fa4-4656-8562-fcf4c4e2c889 tempest-VolumeRetypeMultiattachTest-1332247795 tempest-VolumeRetypeMultiattachTest-1332247795-project-admin] Volume info retrieved successfully. Aug 20 04:38:24.177337 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-47327080-1fa4-4656-8562-fcf4c4e2c889 tempest-VolumeRetypeMultiattachTest-1332247795 tempest-VolumeRetypeMultiattachTest-1332247795-project-admin] https://10.4.3.239/volume/v3/volumes/2ff88e2e-9580-4d68-a75d-b46f2b48ee2d returned with HTTP 200 Aug 20 04:38:24.177843 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 678/2730] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:38:24 2026] GET /volume/v3/volumes/2ff88e2e-9580-4d68-a75d-b46f2b48ee2d => generated 1183 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:38:24.191368 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8ee58fe5-4d52-403c-9809-27ee9be095b1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:24.193636 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8ee58fe5-4d52-403c-9809-27ee9be095b1 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] POST https://10.4.3.239/volume/v3/volumes/2ff88e2e-9580-4d68-a75d-b46f2b48ee2d/action Aug 20 04:38:24.194078 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8ee58fe5-4d52-403c-9809-27ee9be095b1 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-850959286", "migration_policy": "never"}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:38:24.194212 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8ee58fe5-4d52-403c-9809-27ee9be095b1 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-850959286", "migration_policy": "never"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:24.208191 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:24.208191 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:24.208848 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-8ee58fe5-4d52-403c-9809-27ee9be095b1 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Volume info retrieved successfully. Aug 20 04:38:24.259085 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-8ee58fe5-4d52-403c-9809-27ee9be095b1 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Created reservations ['5bbcb667-ce94-43f2-b8cc-9ff356cca229', 'b21e8a4b-5c02-4ddc-95dd-b0a40571ed61'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:38:24.289683 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-069f6600-0ef8-4a14-b00e-99d3cdd89b42 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:24.292387 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-069f6600-0ef8-4a14-b00e-99d3cdd89b42 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 Aug 20 04:38:24.292603 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-069f6600-0ef8-4a14-b00e-99d3cdd89b42 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:24.292870 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-069f6600-0ef8-4a14-b00e-99d3cdd89b42 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:24.293043 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-069f6600-0ef8-4a14-b00e-99d3cdd89b42 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id ff2a75c2-504e-476b-8d43-fa3bb40fee09. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:24.296066 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-8ee58fe5-4d52-403c-9809-27ee9be095b1 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Created reservations ['b97783bb-1b18-45fb-be3f-315f3ffde7b8', 'bee3b5e3-b192-49b3-a164-7dbd639566f5'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:38:24.300133 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:24.300133 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:24.301070 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-069f6600-0ef8-4a14-b00e-99d3cdd89b42 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 returned with HTTP 200 Aug 20 04:38:24.301070 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 688/2731] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:24 2026] GET /volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 => generated 827 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:24.334524 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-8ee58fe5-4d52-403c-9809-27ee9be095b1 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Retype volume request issued successfully. Aug 20 04:38:24.334870 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8ee58fe5-4d52-403c-9809-27ee9be095b1 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] https://10.4.3.239/volume/v3/volumes/2ff88e2e-9580-4d68-a75d-b46f2b48ee2d/action returned with HTTP 202 Aug 20 04:38:24.335523 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 688/2732] 10.4.3.239 () {70 vars in 1432 bytes} [Thu Aug 20 04:38:24 2026] POST /volume/v3/volumes/2ff88e2e-9580-4d68-a75d-b46f2b48ee2d/action => generated 0 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 20 04:38:24.348676 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d0e6cfc7-777a-49d3-a5da-4026f41fc6b2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:24.351657 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d0e6cfc7-777a-49d3-a5da-4026f41fc6b2 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] GET https://10.4.3.239/volume/v3/volumes/2ff88e2e-9580-4d68-a75d-b46f2b48ee2d Aug 20 04:38:24.352409 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d0e6cfc7-777a-49d3-a5da-4026f41fc6b2 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:24.352719 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d0e6cfc7-777a-49d3-a5da-4026f41fc6b2 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:24.363191 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:24.363191 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:24.369016 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d0e6cfc7-777a-49d3-a5da-4026f41fc6b2 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Volume info retrieved successfully. Aug 20 04:38:24.374723 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d0e6cfc7-777a-49d3-a5da-4026f41fc6b2 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] https://10.4.3.239/volume/v3/volumes/2ff88e2e-9580-4d68-a75d-b46f2b48ee2d returned with HTTP 200 Aug 20 04:38:24.375315 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 679/2733] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:38:24 2026] GET /volume/v3/volumes/2ff88e2e-9580-4d68-a75d-b46f2b48ee2d => generated 998 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:38:24.590368 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e93cacce-def6-494e-b9bc-41905923ec4a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:24.595209 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e93cacce-def6-494e-b9bc-41905923ec4a tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 Aug 20 04:38:24.595209 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e93cacce-def6-494e-b9bc-41905923ec4a tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:24.595209 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e93cacce-def6-494e-b9bc-41905923ec4a tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:24.595209 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-e93cacce-def6-494e-b9bc-41905923ec4a tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 593b178c-c9db-4d33-bcce-38ba1d8ea6d9. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:24.598656 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:24.598656 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:24.599170 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e93cacce-def6-494e-b9bc-41905923ec4a tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 returned with HTTP 200 Aug 20 04:38:24.599729 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 679/2734] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:24 2026] GET /volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:24.780480 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-42242342-e866-4c86-becc-c356b2107b93 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:24.782532 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-42242342-e866-4c86-becc-c356b2107b93 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] GET https://10.4.3.239/volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 Aug 20 04:38:24.782775 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-42242342-e866-4c86-becc-c356b2107b93 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:24.783406 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-42242342-e866-4c86-becc-c356b2107b93 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:24.783406 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-42242342-e866-4c86-becc-c356b2107b93 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Show backup with id 04d1efa2-90db-499b-9e97-0e57cefefe76. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:24.788199 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:24.788199 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:24.789112 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-42242342-e866-4c86-becc-c356b2107b93 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] https://10.4.3.239/volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 returned with HTTP 200 Aug 20 04:38:24.789480 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 689/2735] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:24 2026] GET /volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:25.313886 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1f3c7d26-e9d0-4ce3-9257-b89a545d33be None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:25.316812 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1f3c7d26-e9d0-4ce3-9257-b89a545d33be tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 Aug 20 04:38:25.317083 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1f3c7d26-e9d0-4ce3-9257-b89a545d33be tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:25.317351 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1f3c7d26-e9d0-4ce3-9257-b89a545d33be tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:25.317457 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-1f3c7d26-e9d0-4ce3-9257-b89a545d33be tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id ff2a75c2-504e-476b-8d43-fa3bb40fee09. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:25.322594 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:25.322594 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:25.323511 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1f3c7d26-e9d0-4ce3-9257-b89a545d33be tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 returned with HTTP 200 Aug 20 04:38:25.324258 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 689/2736] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:25 2026] GET /volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 => generated 827 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:25.336641 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-41ce4efb-5f7e-4dbc-b97d-f5a8913445cc None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:25.339022 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-41ce4efb-5f7e-4dbc-b97d-f5a8913445cc tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/volumes/6d474867-b7a0-43bf-bcd7-98eda4113b3c Aug 20 04:38:25.339333 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-41ce4efb-5f7e-4dbc-b97d-f5a8913445cc tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:25.339581 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-41ce4efb-5f7e-4dbc-b97d-f5a8913445cc tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:25.349952 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:25.349952 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:25.355259 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-41ce4efb-5f7e-4dbc-b97d-f5a8913445cc tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:38:25.360513 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-41ce4efb-5f7e-4dbc-b97d-f5a8913445cc tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/6d474867-b7a0-43bf-bcd7-98eda4113b3c returned with HTTP 200 Aug 20 04:38:25.361150 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 680/2737] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:25 2026] GET /volume/v3/volumes/6d474867-b7a0-43bf-bcd7-98eda4113b3c => generated 965 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:25.379763 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-331f3a36-2166-419e-8845-e46bff478bc8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:25.381796 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-331f3a36-2166-419e-8845-e46bff478bc8 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/volumes/6d474867-b7a0-43bf-bcd7-98eda4113b3c Aug 20 04:38:25.382092 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-331f3a36-2166-419e-8845-e46bff478bc8 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:25.382360 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-331f3a36-2166-419e-8845-e46bff478bc8 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:25.391876 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:25.391876 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:25.396421 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-331f3a36-2166-419e-8845-e46bff478bc8 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:38:25.397584 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ffbdd0b4-a3c7-4ed2-9c3a-aa19fd350e19 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:25.400974 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ffbdd0b4-a3c7-4ed2-9c3a-aa19fd350e19 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] GET https://10.4.3.239/volume/v3/volumes/2ff88e2e-9580-4d68-a75d-b46f2b48ee2d Aug 20 04:38:25.401339 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ffbdd0b4-a3c7-4ed2-9c3a-aa19fd350e19 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:25.401576 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ffbdd0b4-a3c7-4ed2-9c3a-aa19fd350e19 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:25.401638 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-331f3a36-2166-419e-8845-e46bff478bc8 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/6d474867-b7a0-43bf-bcd7-98eda4113b3c returned with HTTP 200 Aug 20 04:38:25.402077 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 680/2738] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:25 2026] GET /volume/v3/volumes/6d474867-b7a0-43bf-bcd7-98eda4113b3c => generated 965 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:25.413407 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:25.413407 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:25.417595 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ef183552-b934-44a5-83f7-3efcb307563e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:25.420326 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ef183552-b934-44a5-83f7-3efcb307563e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] DELETE https://10.4.3.239/volume/v3/volumes/6d474867-b7a0-43bf-bcd7-98eda4113b3c Aug 20 04:38:25.420326 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ef183552-b934-44a5-83f7-3efcb307563e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:25.420523 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-ffbdd0b4-a3c7-4ed2-9c3a-aa19fd350e19 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Volume info retrieved successfully. Aug 20 04:38:25.420878 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ef183552-b934-44a5-83f7-3efcb307563e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:25.420878 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-ef183552-b934-44a5-83f7-3efcb307563e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Delete volume with id: 6d474867-b7a0-43bf-bcd7-98eda4113b3c Aug 20 04:38:25.427273 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ffbdd0b4-a3c7-4ed2-9c3a-aa19fd350e19 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] https://10.4.3.239/volume/v3/volumes/2ff88e2e-9580-4d68-a75d-b46f2b48ee2d returned with HTTP 200 Aug 20 04:38:25.427914 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 690/2739] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:38:25 2026] GET /volume/v3/volumes/2ff88e2e-9580-4d68-a75d-b46f2b48ee2d => generated 998 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:38:25.431501 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:25.431501 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:25.432041 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-ef183552-b934-44a5-83f7-3efcb307563e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:38:25.447018 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-37fda232-0e19-4778-984e-f246d181ee86 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:25.449574 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-37fda232-0e19-4778-984e-f246d181ee86 tempest-VolumeRetypeMultiattachTest-1332247795 tempest-VolumeRetypeMultiattachTest-1332247795-project-admin] GET https://10.4.3.239/volume/v3/volumes/2ff88e2e-9580-4d68-a75d-b46f2b48ee2d Aug 20 04:38:25.450007 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-37fda232-0e19-4778-984e-f246d181ee86 tempest-VolumeRetypeMultiattachTest-1332247795 tempest-VolumeRetypeMultiattachTest-1332247795-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:25.450264 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-37fda232-0e19-4778-984e-f246d181ee86 tempest-VolumeRetypeMultiattachTest-1332247795 tempest-VolumeRetypeMultiattachTest-1332247795-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:25.460639 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:25.460639 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:25.461174 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-ef183552-b934-44a5-83f7-3efcb307563e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Delete volume request issued successfully. Aug 20 04:38:25.461565 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ef183552-b934-44a5-83f7-3efcb307563e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/6d474867-b7a0-43bf-bcd7-98eda4113b3c returned with HTTP 202 Aug 20 04:38:25.462243 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 690/2740] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:38:25 2026] DELETE /volume/v3/volumes/6d474867-b7a0-43bf-bcd7-98eda4113b3c => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:38:25.468939 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-37fda232-0e19-4778-984e-f246d181ee86 tempest-VolumeRetypeMultiattachTest-1332247795 tempest-VolumeRetypeMultiattachTest-1332247795-project-admin] Volume info retrieved successfully. Aug 20 04:38:25.475289 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-345c02d9-ff28-4401-bbd9-e4a271155696 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:25.477799 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-37fda232-0e19-4778-984e-f246d181ee86 tempest-VolumeRetypeMultiattachTest-1332247795 tempest-VolumeRetypeMultiattachTest-1332247795-project-admin] https://10.4.3.239/volume/v3/volumes/2ff88e2e-9580-4d68-a75d-b46f2b48ee2d returned with HTTP 200 Aug 20 04:38:25.478467 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 681/2741] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:38:25 2026] GET /volume/v3/volumes/2ff88e2e-9580-4d68-a75d-b46f2b48ee2d => generated 1183 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:38:25.479352 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-345c02d9-ff28-4401-bbd9-e4a271155696 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/volumes/6d474867-b7a0-43bf-bcd7-98eda4113b3c Aug 20 04:38:25.479511 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-345c02d9-ff28-4401-bbd9-e4a271155696 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:25.480661 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-345c02d9-ff28-4401-bbd9-e4a271155696 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:25.491027 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:25.491027 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:25.493098 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d90f12d7-297c-4c65-af14-4dd5ae8bde2a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:25.496039 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d90f12d7-297c-4c65-af14-4dd5ae8bde2a tempest-VolumeRetypeMultiattachTest-1332247795 tempest-VolumeRetypeMultiattachTest-1332247795-project-admin] GET https://10.4.3.239/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1022163956 Aug 20 04:38:25.496301 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d90f12d7-297c-4c65-af14-4dd5ae8bde2a tempest-VolumeRetypeMultiattachTest-1332247795 tempest-VolumeRetypeMultiattachTest-1332247795-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:25.496394 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-345c02d9-ff28-4401-bbd9-e4a271155696 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:38:25.496904 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d90f12d7-297c-4c65-af14-4dd5ae8bde2a tempest-VolumeRetypeMultiattachTest-1332247795 tempest-VolumeRetypeMultiattachTest-1332247795-project-admin] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:25.498079 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-d90f12d7-297c-4c65-af14-4dd5ae8bde2a tempest-VolumeRetypeMultiattachTest-1332247795 tempest-VolumeRetypeMultiattachTest-1332247795-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1022163956'), ('all_tenants', True)]). {{(pid=100176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:38:25.502234 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-345c02d9-ff28-4401-bbd9-e4a271155696 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/6d474867-b7a0-43bf-bcd7-98eda4113b3c returned with HTTP 200 Aug 20 04:38:25.502797 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 681/2742] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:25 2026] GET /volume/v3/volumes/6d474867-b7a0-43bf-bcd7-98eda4113b3c => generated 964 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:25.539610 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d90f12d7-297c-4c65-af14-4dd5ae8bde2a tempest-VolumeRetypeMultiattachTest-1332247795 tempest-VolumeRetypeMultiattachTest-1332247795-project-admin] Get all volumes completed successfully. Aug 20 04:38:25.540249 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d90f12d7-297c-4c65-af14-4dd5ae8bde2a tempest-VolumeRetypeMultiattachTest-1332247795 tempest-VolumeRetypeMultiattachTest-1332247795-project-admin] https://10.4.3.239/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1022163956 returned with HTTP 200 Aug 20 04:38:25.540936 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 691/2743] 10.4.3.239 () {68 vars in 1429 bytes} [Thu Aug 20 04:38:25 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1022163956 => generated 342 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:38:25.552397 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-cb94562b-6d5e-4571-aec0-c752e25e6048 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:25.554606 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cb94562b-6d5e-4571-aec0-c752e25e6048 tempest-VolumeRetypeMultiattachTest-1332247795 tempest-VolumeRetypeMultiattachTest-1332247795-project-admin] GET https://10.4.3.239/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1022163956 Aug 20 04:38:25.554911 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cb94562b-6d5e-4571-aec0-c752e25e6048 tempest-VolumeRetypeMultiattachTest-1332247795 tempest-VolumeRetypeMultiattachTest-1332247795-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:25.555279 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cb94562b-6d5e-4571-aec0-c752e25e6048 tempest-VolumeRetypeMultiattachTest-1332247795 tempest-VolumeRetypeMultiattachTest-1332247795-project-admin] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:25.556304 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-cb94562b-6d5e-4571-aec0-c752e25e6048 tempest-VolumeRetypeMultiattachTest-1332247795 tempest-VolumeRetypeMultiattachTest-1332247795-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1022163956'), ('all_tenants', True)]). {{(pid=100175) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:38:25.587801 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-cb94562b-6d5e-4571-aec0-c752e25e6048 tempest-VolumeRetypeMultiattachTest-1332247795 tempest-VolumeRetypeMultiattachTest-1332247795-project-admin] Get all volumes completed successfully. Aug 20 04:38:25.588484 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cb94562b-6d5e-4571-aec0-c752e25e6048 tempest-VolumeRetypeMultiattachTest-1332247795 tempest-VolumeRetypeMultiattachTest-1332247795-project-admin] https://10.4.3.239/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1022163956 returned with HTTP 200 Aug 20 04:38:25.589095 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 691/2744] 10.4.3.239 () {68 vars in 1429 bytes} [Thu Aug 20 04:38:25 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1022163956 => generated 342 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:38:25.601088 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-dd3f2c92-baba-4721-81f0-0cdea2599872 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:25.603471 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-dd3f2c92-baba-4721-81f0-0cdea2599872 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] GET https://10.4.3.239/volume/v3/volumes/2ff88e2e-9580-4d68-a75d-b46f2b48ee2d Aug 20 04:38:25.603766 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-dd3f2c92-baba-4721-81f0-0cdea2599872 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:25.604057 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-dd3f2c92-baba-4721-81f0-0cdea2599872 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:25.613554 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d70502d2-8212-41a1-9a4b-72ffe8ba36c0 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:25.615296 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:25.615296 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:25.616557 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d70502d2-8212-41a1-9a4b-72ffe8ba36c0 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 Aug 20 04:38:25.617108 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d70502d2-8212-41a1-9a4b-72ffe8ba36c0 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:25.618030 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d70502d2-8212-41a1-9a4b-72ffe8ba36c0 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:25.618030 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-d70502d2-8212-41a1-9a4b-72ffe8ba36c0 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 593b178c-c9db-4d33-bcce-38ba1d8ea6d9. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:25.618439 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-dd3f2c92-baba-4721-81f0-0cdea2599872 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Volume info retrieved successfully. Aug 20 04:38:25.622581 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-dd3f2c92-baba-4721-81f0-0cdea2599872 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] https://10.4.3.239/volume/v3/volumes/2ff88e2e-9580-4d68-a75d-b46f2b48ee2d returned with HTTP 200 Aug 20 04:38:25.622960 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 682/2745] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:38:25 2026] GET /volume/v3/volumes/2ff88e2e-9580-4d68-a75d-b46f2b48ee2d => generated 998 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:38:25.623768 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:25.623768 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:25.624354 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d70502d2-8212-41a1-9a4b-72ffe8ba36c0 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 returned with HTTP 200 Aug 20 04:38:25.624858 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 682/2746] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:25 2026] GET /volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:25.641785 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8ede9aa6-49bd-4bed-a780-dcd1f5bf57e2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:25.644069 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8ede9aa6-49bd-4bed-a780-dcd1f5bf57e2 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] DELETE https://10.4.3.239/volume/v3/volumes/2ff88e2e-9580-4d68-a75d-b46f2b48ee2d Aug 20 04:38:25.644069 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8ede9aa6-49bd-4bed-a780-dcd1f5bf57e2 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:25.644567 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8ede9aa6-49bd-4bed-a780-dcd1f5bf57e2 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:25.644567 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-8ede9aa6-49bd-4bed-a780-dcd1f5bf57e2 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Delete volume with id: 2ff88e2e-9580-4d68-a75d-b46f2b48ee2d Aug 20 04:38:25.659154 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:25.659154 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:25.659881 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-8ede9aa6-49bd-4bed-a780-dcd1f5bf57e2 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Volume info retrieved successfully. Aug 20 04:38:25.688217 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-8ede9aa6-49bd-4bed-a780-dcd1f5bf57e2 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Delete volume request issued successfully. Aug 20 04:38:25.688426 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8ede9aa6-49bd-4bed-a780-dcd1f5bf57e2 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] https://10.4.3.239/volume/v3/volumes/2ff88e2e-9580-4d68-a75d-b46f2b48ee2d returned with HTTP 202 Aug 20 04:38:25.689065 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 692/2747] 10.4.3.239 () {68 vars in 1392 bytes} [Thu Aug 20 04:38:25 2026] DELETE /volume/v3/volumes/2ff88e2e-9580-4d68-a75d-b46f2b48ee2d => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:38:25.699012 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3a3e9d37-47c2-4a44-83f6-6dfd51a120a9 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:25.701097 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3a3e9d37-47c2-4a44-83f6-6dfd51a120a9 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] GET https://10.4.3.239/volume/v3/volumes/2ff88e2e-9580-4d68-a75d-b46f2b48ee2d Aug 20 04:38:25.701388 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3a3e9d37-47c2-4a44-83f6-6dfd51a120a9 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:25.701679 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3a3e9d37-47c2-4a44-83f6-6dfd51a120a9 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:25.713215 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:25.713215 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:25.720470 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-3a3e9d37-47c2-4a44-83f6-6dfd51a120a9 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Volume info retrieved successfully. Aug 20 04:38:25.727496 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3a3e9d37-47c2-4a44-83f6-6dfd51a120a9 tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] https://10.4.3.239/volume/v3/volumes/2ff88e2e-9580-4d68-a75d-b46f2b48ee2d returned with HTTP 200 Aug 20 04:38:25.728340 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 692/2748] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:38:25 2026] GET /volume/v3/volumes/2ff88e2e-9580-4d68-a75d-b46f2b48ee2d => generated 997 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:38:25.803115 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-88135563-219c-4584-9703-2a4650aabf96 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:25.805476 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-88135563-219c-4584-9703-2a4650aabf96 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] GET https://10.4.3.239/volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 Aug 20 04:38:25.805476 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-88135563-219c-4584-9703-2a4650aabf96 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:25.805761 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-88135563-219c-4584-9703-2a4650aabf96 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:25.805761 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-88135563-219c-4584-9703-2a4650aabf96 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Show backup with id 04d1efa2-90db-499b-9e97-0e57cefefe76. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:25.810821 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:25.810821 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:25.812522 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-88135563-219c-4584-9703-2a4650aabf96 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] https://10.4.3.239/volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 returned with HTTP 200 Aug 20 04:38:25.813093 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 683/2749] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:25 2026] GET /volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:26.524678 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-fe69a0c1-91fa-4119-9955-6936d3fb73f0 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:26.528290 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fe69a0c1-91fa-4119-9955-6936d3fb73f0 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/volumes/6d474867-b7a0-43bf-bcd7-98eda4113b3c Aug 20 04:38:26.528476 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fe69a0c1-91fa-4119-9955-6936d3fb73f0 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:26.528662 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fe69a0c1-91fa-4119-9955-6936d3fb73f0 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:26.540687 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fe69a0c1-91fa-4119-9955-6936d3fb73f0 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/6d474867-b7a0-43bf-bcd7-98eda4113b3c returned with HTTP 404 Aug 20 04:38:26.541399 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 683/2750] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:26 2026] GET /volume/v3/volumes/6d474867-b7a0-43bf-bcd7-98eda4113b3c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:38:26.551540 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d815d11e-81f2-40d0-b974-cc49e25bf2f0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:26.554780 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d815d11e-81f2-40d0-b974-cc49e25bf2f0 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] DELETE https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 Aug 20 04:38:26.555125 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d815d11e-81f2-40d0-b974-cc49e25bf2f0 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:26.555381 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d815d11e-81f2-40d0-b974-cc49e25bf2f0 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:26.555519 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.contrib.backups [None req-d815d11e-81f2-40d0-b974-cc49e25bf2f0 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Delete backup with id: ff2a75c2-504e-476b-8d43-fa3bb40fee09. Aug 20 04:38:26.562027 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:26.562027 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:26.586963 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.backup.rpcapi [None req-d815d11e-81f2-40d0-b974-cc49e25bf2f0 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] delete_backup rpcapi backup_id ff2a75c2-504e-476b-8d43-fa3bb40fee09 {{(pid=100176) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 04:38:26.590146 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d815d11e-81f2-40d0-b974-cc49e25bf2f0 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 returned with HTTP 202 Aug 20 04:38:26.590919 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 693/2751] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:38:26 2026] DELETE /volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:38:26.605152 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6b385ae2-36be-421a-aa68-89e161bd0c53 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:26.609016 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6b385ae2-36be-421a-aa68-89e161bd0c53 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 Aug 20 04:38:26.609282 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6b385ae2-36be-421a-aa68-89e161bd0c53 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:26.609540 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6b385ae2-36be-421a-aa68-89e161bd0c53 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:26.609685 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-6b385ae2-36be-421a-aa68-89e161bd0c53 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id ff2a75c2-504e-476b-8d43-fa3bb40fee09. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:26.623420 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:26.623420 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:26.624754 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6b385ae2-36be-421a-aa68-89e161bd0c53 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 returned with HTTP 200 Aug 20 04:38:26.626820 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 693/2752] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:26 2026] GET /volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 => generated 826 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:26.643593 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d49077eb-e469-4aa6-b902-1cf27540c158 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:26.645527 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d49077eb-e469-4aa6-b902-1cf27540c158 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 Aug 20 04:38:26.645742 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d49077eb-e469-4aa6-b902-1cf27540c158 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:26.646288 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d49077eb-e469-4aa6-b902-1cf27540c158 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:26.646288 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-d49077eb-e469-4aa6-b902-1cf27540c158 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 593b178c-c9db-4d33-bcce-38ba1d8ea6d9. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:26.650386 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:26.650386 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:26.651099 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d49077eb-e469-4aa6-b902-1cf27540c158 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 returned with HTTP 200 Aug 20 04:38:26.651535 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 684/2753] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:26 2026] GET /volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:26.748202 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b519e935-811f-484b-98ad-904b1846d4de None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:26.751344 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b519e935-811f-484b-98ad-904b1846d4de tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] GET https://10.4.3.239/volume/v3/volumes/2ff88e2e-9580-4d68-a75d-b46f2b48ee2d Aug 20 04:38:26.751344 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b519e935-811f-484b-98ad-904b1846d4de tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:26.751344 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b519e935-811f-484b-98ad-904b1846d4de tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:26.763116 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b519e935-811f-484b-98ad-904b1846d4de tempest-VolumeRetypeMultiattachTest-833201767 tempest-VolumeRetypeMultiattachTest-833201767-project-member] https://10.4.3.239/volume/v3/volumes/2ff88e2e-9580-4d68-a75d-b46f2b48ee2d returned with HTTP 404 Aug 20 04:38:26.763803 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 684/2754] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:38:26 2026] GET /volume/v3/volumes/2ff88e2e-9580-4d68-a75d-b46f2b48ee2d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 20 04:38:26.779548 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6dd3925a-a123-4a62-8019-78f7da597d07 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:26.781149 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6dd3925a-a123-4a62-8019-78f7da597d07 tempest-VolumeRetypeMultiattachTest-1332247795 tempest-VolumeRetypeMultiattachTest-1332247795-project-admin] DELETE https://10.4.3.239/volume/v3/types/5e5dc7e2-be48-4930-bdf7-28a914b7a4f0 Aug 20 04:38:26.781582 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6dd3925a-a123-4a62-8019-78f7da597d07 tempest-VolumeRetypeMultiattachTest-1332247795 tempest-VolumeRetypeMultiattachTest-1332247795-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:26.781970 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6dd3925a-a123-4a62-8019-78f7da597d07 tempest-VolumeRetypeMultiattachTest-1332247795 tempest-VolumeRetypeMultiattachTest-1332247795-project-admin] Calling method '_delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:26.822756 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6dd3925a-a123-4a62-8019-78f7da597d07 tempest-VolumeRetypeMultiattachTest-1332247795 tempest-VolumeRetypeMultiattachTest-1332247795-project-admin] https://10.4.3.239/volume/v3/types/5e5dc7e2-be48-4930-bdf7-28a914b7a4f0 returned with HTTP 202 Aug 20 04:38:26.823475 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 694/2755] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:38:26 2026] DELETE /volume/v3/types/5e5dc7e2-be48-4930-bdf7-28a914b7a4f0 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:38:26.828351 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a40479e2-f1b4-4f1f-9b62-50dac03de474 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:26.831166 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a40479e2-f1b4-4f1f-9b62-50dac03de474 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] GET https://10.4.3.239/volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 Aug 20 04:38:26.831491 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a40479e2-f1b4-4f1f-9b62-50dac03de474 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:26.831994 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a40479e2-f1b4-4f1f-9b62-50dac03de474 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:26.831994 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-a40479e2-f1b4-4f1f-9b62-50dac03de474 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Show backup with id 04d1efa2-90db-499b-9e97-0e57cefefe76. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:26.839387 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-81560b2c-678c-4a3b-ac4a-6f462135d1e0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:26.840493 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:26.840493 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:26.841435 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a40479e2-f1b4-4f1f-9b62-50dac03de474 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] https://10.4.3.239/volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 returned with HTTP 200 Aug 20 04:38:26.842020 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 694/2756] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:26 2026] GET /volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 => generated 795 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:26.844866 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-81560b2c-678c-4a3b-ac4a-6f462135d1e0 tempest-VolumeRetypeMultiattachTest-1332247795 tempest-VolumeRetypeMultiattachTest-1332247795-project-admin] GET https://10.4.3.239/volume/v3/types/5e5dc7e2-be48-4930-bdf7-28a914b7a4f0 Aug 20 04:38:26.845154 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-81560b2c-678c-4a3b-ac4a-6f462135d1e0 tempest-VolumeRetypeMultiattachTest-1332247795 tempest-VolumeRetypeMultiattachTest-1332247795-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:26.845552 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-81560b2c-678c-4a3b-ac4a-6f462135d1e0 tempest-VolumeRetypeMultiattachTest-1332247795 tempest-VolumeRetypeMultiattachTest-1332247795-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:26.851741 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-81560b2c-678c-4a3b-ac4a-6f462135d1e0 tempest-VolumeRetypeMultiattachTest-1332247795 tempest-VolumeRetypeMultiattachTest-1332247795-project-admin] https://10.4.3.239/volume/v3/types/5e5dc7e2-be48-4930-bdf7-28a914b7a4f0 returned with HTTP 404 Aug 20 04:38:26.852040 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 685/2757] 10.4.3.239 () {66 vars in 1342 bytes} [Thu Aug 20 04:38:26 2026] GET /volume/v3/types/5e5dc7e2-be48-4930-bdf7-28a914b7a4f0 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:38:26.863441 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5ca29688-b29f-4967-8eca-46c7ce0461c7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:26.865527 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5ca29688-b29f-4967-8eca-46c7ce0461c7 tempest-VolumeRetypeMultiattachTest-1332247795 tempest-VolumeRetypeMultiattachTest-1332247795-project-admin] DELETE https://10.4.3.239/volume/v3/types/562170f1-6db3-439e-ab53-b82544730bda Aug 20 04:38:26.866282 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5ca29688-b29f-4967-8eca-46c7ce0461c7 tempest-VolumeRetypeMultiattachTest-1332247795 tempest-VolumeRetypeMultiattachTest-1332247795-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:26.866282 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5ca29688-b29f-4967-8eca-46c7ce0461c7 tempest-VolumeRetypeMultiattachTest-1332247795 tempest-VolumeRetypeMultiattachTest-1332247795-project-admin] Calling method '_delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:26.917390 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5ca29688-b29f-4967-8eca-46c7ce0461c7 tempest-VolumeRetypeMultiattachTest-1332247795 tempest-VolumeRetypeMultiattachTest-1332247795-project-admin] https://10.4.3.239/volume/v3/types/562170f1-6db3-439e-ab53-b82544730bda returned with HTTP 202 Aug 20 04:38:26.917390 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 685/2758] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:38:26 2026] DELETE /volume/v3/types/562170f1-6db3-439e-ab53-b82544730bda => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:38:26.927525 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a1cef3d6-c412-4a1f-b1ae-bece0db9162a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:26.930558 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a1cef3d6-c412-4a1f-b1ae-bece0db9162a tempest-VolumeRetypeMultiattachTest-1332247795 tempest-VolumeRetypeMultiattachTest-1332247795-project-admin] GET https://10.4.3.239/volume/v3/types/562170f1-6db3-439e-ab53-b82544730bda Aug 20 04:38:26.930558 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a1cef3d6-c412-4a1f-b1ae-bece0db9162a tempest-VolumeRetypeMultiattachTest-1332247795 tempest-VolumeRetypeMultiattachTest-1332247795-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:26.930558 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a1cef3d6-c412-4a1f-b1ae-bece0db9162a tempest-VolumeRetypeMultiattachTest-1332247795 tempest-VolumeRetypeMultiattachTest-1332247795-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:26.934666 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a1cef3d6-c412-4a1f-b1ae-bece0db9162a tempest-VolumeRetypeMultiattachTest-1332247795 tempest-VolumeRetypeMultiattachTest-1332247795-project-admin] https://10.4.3.239/volume/v3/types/562170f1-6db3-439e-ab53-b82544730bda returned with HTTP 404 Aug 20 04:38:26.935308 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 695/2759] 10.4.3.239 () {66 vars in 1342 bytes} [Thu Aug 20 04:38:26 2026] GET /volume/v3/types/562170f1-6db3-439e-ab53-b82544730bda => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 20 04:38:27.644397 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a6d13ebc-2853-4fa3-93c6-a7bde995ca52 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:27.646121 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a6d13ebc-2853-4fa3-93c6-a7bde995ca52 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 Aug 20 04:38:27.646656 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a6d13ebc-2853-4fa3-93c6-a7bde995ca52 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:27.646656 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a6d13ebc-2853-4fa3-93c6-a7bde995ca52 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:27.646656 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-a6d13ebc-2853-4fa3-93c6-a7bde995ca52 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id ff2a75c2-504e-476b-8d43-fa3bb40fee09. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:27.651578 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a6d13ebc-2853-4fa3-93c6-a7bde995ca52 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 returned with HTTP 404 Aug 20 04:38:27.653343 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 695/2760] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:27 2026] GET /volume/v3/backups/ff2a75c2-504e-476b-8d43-fa3bb40fee09 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:38:27.665415 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-685ac05c-f80f-4101-8f06-95a0148f8cb9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:27.667761 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-685ac05c-f80f-4101-8f06-95a0148f8cb9 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 Aug 20 04:38:27.668022 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-685ac05c-f80f-4101-8f06-95a0148f8cb9 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:27.668368 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-685ac05c-f80f-4101-8f06-95a0148f8cb9 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:27.668527 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-685ac05c-f80f-4101-8f06-95a0148f8cb9 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 593b178c-c9db-4d33-bcce-38ba1d8ea6d9. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:27.675041 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:27.675041 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:27.676437 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-685ac05c-f80f-4101-8f06-95a0148f8cb9 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 returned with HTTP 200 Aug 20 04:38:27.676437 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 686/2761] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:27 2026] GET /volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:27.694137 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3063177e-486f-4f92-83e0-6e1f4c28a720 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:27.696105 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3063177e-486f-4f92-83e0-6e1f4c28a720 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] POST https://10.4.3.239/volume/v3/backups Aug 20 04:38:27.696598 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3063177e-486f-4f92-83e0-6e1f4c28a720 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ed09a8b0-b393-4911-88b5-d6eea221e4ee"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:27.698659 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.backups [None req-3063177e-486f-4f92-83e0-6e1f4c28a720 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Creating new backup {'backup': {'volume_id': 'ed09a8b0-b393-4911-88b5-d6eea221e4ee'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 04:38:27.698659 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.contrib.backups [None req-3063177e-486f-4f92-83e0-6e1f4c28a720 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Creating backup of volume ed09a8b0-b393-4911-88b5-d6eea221e4ee in container None Aug 20 04:38:27.708447 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:27.708447 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:27.708774 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-3063177e-486f-4f92-83e0-6e1f4c28a720 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Volume info retrieved successfully. Aug 20 04:38:27.748120 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-3063177e-486f-4f92-83e0-6e1f4c28a720 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Created reservations ['8ae56279-e98d-4921-8a36-db39eb8f8df9', '7d19592e-f44e-4f7f-a798-527457d1e071'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:38:27.757974 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e0c5b3b7-601f-4e60-8670-094a605f169e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:27.760825 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e0c5b3b7-601f-4e60-8670-094a605f169e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] DELETE https://10.4.3.239/volume/v3/volumes/1e3178c7-ec8f-41fc-9293-cec4c1427220 Aug 20 04:38:27.761042 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e0c5b3b7-601f-4e60-8670-094a605f169e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:27.761274 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e0c5b3b7-601f-4e60-8670-094a605f169e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:27.761446 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-e0c5b3b7-601f-4e60-8670-094a605f169e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Delete volume with id: 1e3178c7-ec8f-41fc-9293-cec4c1427220 Aug 20 04:38:27.779219 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:27.779219 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:27.780369 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-e0c5b3b7-601f-4e60-8670-094a605f169e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:38:27.800629 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3063177e-486f-4f92-83e0-6e1f4c28a720 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups returned with HTTP 202 Aug 20 04:38:27.801253 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 686/2762] 10.4.3.239 () {70 vars in 1298 bytes} [Thu Aug 20 04:38:27 2026] POST /volume/v3/backups => generated 288 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:38:27.811130 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b25290d3-29d2-4cd8-b284-e2be5948752b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:27.815563 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b25290d3-29d2-4cd8-b284-e2be5948752b tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf Aug 20 04:38:27.815563 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b25290d3-29d2-4cd8-b284-e2be5948752b tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:27.815765 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-e0c5b3b7-601f-4e60-8670-094a605f169e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Delete volume request issued successfully. Aug 20 04:38:27.815822 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b25290d3-29d2-4cd8-b284-e2be5948752b tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:27.815857 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e0c5b3b7-601f-4e60-8670-094a605f169e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/1e3178c7-ec8f-41fc-9293-cec4c1427220 returned with HTTP 202 Aug 20 04:38:27.815894 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-b25290d3-29d2-4cd8-b284-e2be5948752b tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id d139a100-c54e-420b-897a-d829ab4cabbf. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:27.815924 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 696/2763] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:38:27 2026] DELETE /volume/v3/volumes/1e3178c7-ec8f-41fc-9293-cec4c1427220 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:38:27.818973 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:27.818973 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:27.819785 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b25290d3-29d2-4cd8-b284-e2be5948752b tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf returned with HTTP 200 Aug 20 04:38:27.820142 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 696/2764] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:27 2026] GET /volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf => generated 695 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:27.826176 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8630187b-bb4c-40c0-89e0-c0a6514d68be None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:27.828628 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8630187b-bb4c-40c0-89e0-c0a6514d68be tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/volumes/1e3178c7-ec8f-41fc-9293-cec4c1427220 Aug 20 04:38:27.829205 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8630187b-bb4c-40c0-89e0-c0a6514d68be tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:27.829496 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8630187b-bb4c-40c0-89e0-c0a6514d68be tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:27.842078 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:27.842078 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:27.848811 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-8630187b-bb4c-40c0-89e0-c0a6514d68be tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:38:27.855110 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ccd46443-2363-4f8a-beb5-03055c3cea39 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:27.857369 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8630187b-bb4c-40c0-89e0-c0a6514d68be tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/1e3178c7-ec8f-41fc-9293-cec4c1427220 returned with HTTP 200 Aug 20 04:38:27.857753 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 687/2765] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:27 2026] GET /volume/v3/volumes/1e3178c7-ec8f-41fc-9293-cec4c1427220 => generated 907 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 04:38:27.858314 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ccd46443-2363-4f8a-beb5-03055c3cea39 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] GET https://10.4.3.239/volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 Aug 20 04:38:27.858589 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ccd46443-2363-4f8a-beb5-03055c3cea39 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:27.858864 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ccd46443-2363-4f8a-beb5-03055c3cea39 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:27.859062 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-ccd46443-2363-4f8a-beb5-03055c3cea39 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Show backup with id 04d1efa2-90db-499b-9e97-0e57cefefe76. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:27.866316 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:27.866316 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:27.867572 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ccd46443-2363-4f8a-beb5-03055c3cea39 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] https://10.4.3.239/volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 returned with HTTP 200 Aug 20 04:38:27.868149 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 687/2766] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:27 2026] GET /volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 => generated 795 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:28.834596 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e13e1166-24ff-49e4-b7ee-31e9e64fa447 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:28.837077 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e13e1166-24ff-49e4-b7ee-31e9e64fa447 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf Aug 20 04:38:28.837334 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e13e1166-24ff-49e4-b7ee-31e9e64fa447 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:28.837539 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e13e1166-24ff-49e4-b7ee-31e9e64fa447 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:28.837677 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-e13e1166-24ff-49e4-b7ee-31e9e64fa447 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id d139a100-c54e-420b-897a-d829ab4cabbf. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:28.843823 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:28.843823 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:28.844662 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e13e1166-24ff-49e4-b7ee-31e9e64fa447 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf returned with HTTP 200 Aug 20 04:38:28.845084 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 697/2767] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:28 2026] GET /volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf => generated 697 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:28.876023 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-812da1c4-53f5-4b15-a2f5-e3d877ee9326 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:28.879048 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-812da1c4-53f5-4b15-a2f5-e3d877ee9326 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/volumes/1e3178c7-ec8f-41fc-9293-cec4c1427220 Aug 20 04:38:28.879413 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-812da1c4-53f5-4b15-a2f5-e3d877ee9326 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:28.879844 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-812da1c4-53f5-4b15-a2f5-e3d877ee9326 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:28.886034 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4e58c890-cdaf-4f75-9e53-449267a0b422 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:28.890293 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4e58c890-cdaf-4f75-9e53-449267a0b422 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] GET https://10.4.3.239/volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 Aug 20 04:38:28.890692 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4e58c890-cdaf-4f75-9e53-449267a0b422 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:28.891335 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4e58c890-cdaf-4f75-9e53-449267a0b422 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:28.891414 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-4e58c890-cdaf-4f75-9e53-449267a0b422 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Show backup with id 04d1efa2-90db-499b-9e97-0e57cefefe76. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:28.892527 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-812da1c4-53f5-4b15-a2f5-e3d877ee9326 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/1e3178c7-ec8f-41fc-9293-cec4c1427220 returned with HTTP 404 Aug 20 04:38:28.893550 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 697/2768] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:28 2026] GET /volume/v3/volumes/1e3178c7-ec8f-41fc-9293-cec4c1427220 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:38:28.904581 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-47eba786-96de-4087-84bd-a453bb3eed1b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:28.904826 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:28.904826 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:28.905793 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4e58c890-cdaf-4f75-9e53-449267a0b422 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] https://10.4.3.239/volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 returned with HTTP 200 Aug 20 04:38:28.906859 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 688/2769] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:28 2026] GET /volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 => generated 795 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:28.908248 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-47eba786-96de-4087-84bd-a453bb3eed1b tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/volumes/1e3178c7-ec8f-41fc-9293-cec4c1427220 Aug 20 04:38:28.908248 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-47eba786-96de-4087-84bd-a453bb3eed1b tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:28.908248 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-47eba786-96de-4087-84bd-a453bb3eed1b tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:28.915559 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-47eba786-96de-4087-84bd-a453bb3eed1b tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/1e3178c7-ec8f-41fc-9293-cec4c1427220 returned with HTTP 404 Aug 20 04:38:28.916079 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 688/2770] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:28 2026] GET /volume/v3/volumes/1e3178c7-ec8f-41fc-9293-cec4c1427220 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:38:28.926640 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5b2f614a-e928-45ce-be31-854cbff77dca None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:28.929562 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5b2f614a-e928-45ce-be31-854cbff77dca tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] DELETE https://10.4.3.239/volume/v3/volumes/1e3178c7-ec8f-41fc-9293-cec4c1427220 Aug 20 04:38:28.929562 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5b2f614a-e928-45ce-be31-854cbff77dca tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:28.929780 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5b2f614a-e928-45ce-be31-854cbff77dca tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:28.930192 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-5b2f614a-e928-45ce-be31-854cbff77dca tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Delete volume with id: 1e3178c7-ec8f-41fc-9293-cec4c1427220 Aug 20 04:38:28.940669 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5b2f614a-e928-45ce-be31-854cbff77dca tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/1e3178c7-ec8f-41fc-9293-cec4c1427220 returned with HTTP 404 Aug 20 04:38:28.941207 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 698/2771] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:38:28 2026] DELETE /volume/v3/volumes/1e3178c7-ec8f-41fc-9293-cec4c1427220 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:38:28.956234 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-dc324b2d-a36c-4fd2-b6ae-ff3f1ea6c6bf None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:28.960966 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-dc324b2d-a36c-4fd2-b6ae-ff3f1ea6c6bf tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:38:28.961900 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-dc324b2d-a36c-4fd2-b6ae-ff3f1ea6c6bf tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-445058418"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:28.963702 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-dc324b2d-a36c-4fd2-b6ae-ff3f1ea6c6bf tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-445058418'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:38:28.963702 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-dc324b2d-a36c-4fd2-b6ae-ff3f1ea6c6bf tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Create volume of 1 GB Aug 20 04:38:28.968943 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-dc324b2d-a36c-4fd2-b6ae-ff3f1ea6c6bf tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Availability Zones retrieved successfully. Aug 20 04:38:28.977550 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-dc324b2d-a36c-4fd2-b6ae-ff3f1ea6c6bf tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Flow 'volume_create_api' (63b6cfbd-a72c-4856-ae6a-bccce9c7e416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:38:28.979194 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-dc324b2d-a36c-4fd2-b6ae-ff3f1ea6c6bf tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65677720-cdd3-4f12-b3d9-d923e3f90823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:28.980104 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-dc324b2d-a36c-4fd2-b6ae-ff3f1ea6c6bf tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:38:29.021038 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-dc324b2d-a36c-4fd2-b6ae-ff3f1ea6c6bf tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65677720-cdd3-4f12-b3d9-d923e3f90823) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:29.021687 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-dc324b2d-a36c-4fd2-b6ae-ff3f1ea6c6bf tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5638ef48-b262-4dcd-bee9-59a5487ddf78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:29.086420 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-dc324b2d-a36c-4fd2-b6ae-ff3f1ea6c6bf tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Created reservations ['fba01752-1b04-485b-9e4b-f0ea3407849a', 'b0c2a192-9eb8-4286-bbc6-0d2842a4832b', '3c937d71-9763-4c7e-93ab-fc2c2df16543', '9c7a0460-ef53-484a-99ea-ef566d80f400'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:38:29.086539 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-dc324b2d-a36c-4fd2-b6ae-ff3f1ea6c6bf tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5638ef48-b262-4dcd-bee9-59a5487ddf78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fba01752-1b04-485b-9e4b-f0ea3407849a', 'b0c2a192-9eb8-4286-bbc6-0d2842a4832b', '3c937d71-9763-4c7e-93ab-fc2c2df16543', '9c7a0460-ef53-484a-99ea-ef566d80f400']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:29.087547 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-dc324b2d-a36c-4fd2-b6ae-ff3f1ea6c6bf tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a89efc2-a745-43ba-86aa-141919ed8230) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:29.123166 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-dc324b2d-a36c-4fd2-b6ae-ff3f1ea6c6bf tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a89efc2-a745-43ba-86aa-141919ed8230) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d403391-bc2e-491f-85f4-6899b1bfb53b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-445058418',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ff15b32030a4fd89e298623cbbe8bbf',qos_specs=None,replication_status=,reservations=['fba01752-1b04-485b-9e4b-f0ea3407849a','b0c2a192-9eb8-4286-bbc6-0d2842a4832b','3c937d71-9763-4c7e-93ab-fc2c2df16543','9c7a0460-ef53-484a-99ea-ef566d80f400'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='985f05d67c4e487bb4a02bfbd86319ad',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:38:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-445058418',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d403391-bc2e-491f-85f4-6899b1bfb53b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ff15b32030a4fd89e298623cbbe8bbf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='985f05d67c4e487bb4a02bfbd86319ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:29.124155 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-dc324b2d-a36c-4fd2-b6ae-ff3f1ea6c6bf tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c3eec5b-91be-4105-b5ca-3e4d5ecb3abc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:29.153488 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-dc324b2d-a36c-4fd2-b6ae-ff3f1ea6c6bf tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c3eec5b-91be-4105-b5ca-3e4d5ecb3abc) transitioned into state 'SUCCESS' from state '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-445058418',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ff15b32030a4fd89e298623cbbe8bbf',qos_specs=None,replication_status=,reservations=['fba01752-1b04-485b-9e4b-f0ea3407849a','b0c2a192-9eb8-4286-bbc6-0d2842a4832b','3c937d71-9763-4c7e-93ab-fc2c2df16543','9c7a0460-ef53-484a-99ea-ef566d80f400'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='985f05d67c4e487bb4a02bfbd86319ad',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:29.154916 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-dc324b2d-a36c-4fd2-b6ae-ff3f1ea6c6bf tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a74d8ff-4b9b-47dc-981d-59011c02a287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:29.169594 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-dc324b2d-a36c-4fd2-b6ae-ff3f1ea6c6bf tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a74d8ff-4b9b-47dc-981d-59011c02a287) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:29.170913 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-dc324b2d-a36c-4fd2-b6ae-ff3f1ea6c6bf tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Flow 'volume_create_api' (63b6cfbd-a72c-4856-ae6a-bccce9c7e416) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:38:29.171435 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-dc324b2d-a36c-4fd2-b6ae-ff3f1ea6c6bf tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Create volume request issued successfully. Aug 20 04:38:29.172378 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-dc324b2d-a36c-4fd2-b6ae-ff3f1ea6c6bf tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:38:29.172997 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 698/2772] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:38:28 2026] POST /volume/v3/volumes => generated 748 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:38:29.200378 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d3f04cee-60a2-4522-afc6-2e59e5d4d35f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:29.200378 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d3f04cee-60a2-4522-afc6-2e59e5d4d35f tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/volumes/3d403391-bc2e-491f-85f4-6899b1bfb53b Aug 20 04:38:29.200378 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d3f04cee-60a2-4522-afc6-2e59e5d4d35f tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:29.200378 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d3f04cee-60a2-4522-afc6-2e59e5d4d35f tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:29.210408 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:29.210408 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:29.217663 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d3f04cee-60a2-4522-afc6-2e59e5d4d35f tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:38:29.225536 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d3f04cee-60a2-4522-afc6-2e59e5d4d35f tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/3d403391-bc2e-491f-85f4-6899b1bfb53b returned with HTTP 200 Aug 20 04:38:29.226633 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 689/2773] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:29 2026] GET /volume/v3/volumes/3d403391-bc2e-491f-85f4-6899b1bfb53b => generated 816 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:29.354397 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-752f54d0-a58b-4aac-8d67-6310d48a7097 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:29.507996 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-752f54d0-a58b-4aac-8d67-6310d48a7097 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:38:29.508437 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-752f54d0-a58b-4aac-8d67-6310d48a7097 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-965650908"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:29.510307 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-752f54d0-a58b-4aac-8d67-6310d48a7097 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-965650908'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:38:29.510470 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-752f54d0-a58b-4aac-8d67-6310d48a7097 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Create volume of 1 GB Aug 20 04:38:29.515516 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-752f54d0-a58b-4aac-8d67-6310d48a7097 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Availability Zones retrieved successfully. Aug 20 04:38:29.523320 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-752f54d0-a58b-4aac-8d67-6310d48a7097 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Flow 'volume_create_api' (945aff20-30a4-4d24-bbcd-9a0b3c1135cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:38:29.524577 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-752f54d0-a58b-4aac-8d67-6310d48a7097 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de233c96-6e1e-4e68-903e-b7fe0bb8c001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:29.525828 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-752f54d0-a58b-4aac-8d67-6310d48a7097 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:38:29.564717 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-752f54d0-a58b-4aac-8d67-6310d48a7097 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de233c96-6e1e-4e68-903e-b7fe0bb8c001) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:29.565708 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-752f54d0-a58b-4aac-8d67-6310d48a7097 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37b65b6e-c416-4d6b-b773-04ed5fbd9f14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:29.581697 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-11f92d97-e2cc-43d9-bbb6-895646ab0b2a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:29.583716 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-11f92d97-e2cc-43d9-bbb6-895646ab0b2a tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] POST https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b/action Aug 20 04:38:29.584042 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-11f92d97-e2cc-43d9-bbb6-895646ab0b2a tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Action body: b'{"os-attach": {"instance_uuid": "2fec593f-790f-40c0-874f-6840726b15a5", "mountpoint": "/dev/vdb"}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:38:29.584235 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-11f92d97-e2cc-43d9-bbb6-895646ab0b2a tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "2fec593f-790f-40c0-874f-6840726b15a5", "mountpoint": "/dev/vdb"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:29.593284 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:29.593284 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:29.594065 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-11f92d97-e2cc-43d9-bbb6-895646ab0b2a tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Volume info retrieved successfully. Aug 20 04:38:29.607361 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-11f92d97-e2cc-43d9-bbb6-895646ab0b2a tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Update volume admin metadata completed successfully. Aug 20 04:38:29.645113 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-752f54d0-a58b-4aac-8d67-6310d48a7097 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Created reservations ['b2830849-90a0-4783-acbd-13cd8153650d', '8b7a2d5f-e5a6-477f-8942-3d07de7e3597', '09785dd9-d4ea-4522-8f2f-035556c97b9a', '323ef7d3-c670-4419-88b4-cae62b0a3a44'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:38:29.646109 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-752f54d0-a58b-4aac-8d67-6310d48a7097 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37b65b6e-c416-4d6b-b773-04ed5fbd9f14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2830849-90a0-4783-acbd-13cd8153650d', '8b7a2d5f-e5a6-477f-8942-3d07de7e3597', '09785dd9-d4ea-4522-8f2f-035556c97b9a', '323ef7d3-c670-4419-88b4-cae62b0a3a44']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:29.647079 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-752f54d0-a58b-4aac-8d67-6310d48a7097 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (293044db-24d2-4dec-9ec6-9e13170ab699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:29.668515 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-11f92d97-e2cc-43d9-bbb6-895646ab0b2a tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Attach volume completed successfully. Aug 20 04:38:29.669167 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-11f92d97-e2cc-43d9-bbb6-895646ab0b2a tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b/action returned with HTTP 202 Aug 20 04:38:29.669680 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 699/2774] 10.4.3.239 () {68 vars in 1390 bytes} [Thu Aug 20 04:38:29 2026] POST /volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:38:29.675986 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-752f54d0-a58b-4aac-8d67-6310d48a7097 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (293044db-24d2-4dec-9ec6-9e13170ab699) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0e5845d-8881-4839-8737-92aadc34ea10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-965650908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d2c09be7d5745a3ae85e0ddf54f6d56',qos_specs=None,replication_status=,reservations=['b2830849-90a0-4783-acbd-13cd8153650d','8b7a2d5f-e5a6-477f-8942-3d07de7e3597','09785dd9-d4ea-4522-8f2f-035556c97b9a','323ef7d3-c670-4419-88b4-cae62b0a3a44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c140942c8464b2baf31681ae3a514bc',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:38:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-965650908',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0e5845d-8881-4839-8737-92aadc34ea10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d2c09be7d5745a3ae85e0ddf54f6d56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c140942c8464b2baf31681ae3a514bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:29.676834 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-752f54d0-a58b-4aac-8d67-6310d48a7097 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b23d4446-1431-4ba8-8f88-2ef3d2b491d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:29.683888 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-956c4575-8f92-460b-a975-a871e05bdea5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:29.686045 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-956c4575-8f92-460b-a975-a871e05bdea5 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] GET https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b Aug 20 04:38:29.686313 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-956c4575-8f92-460b-a975-a871e05bdea5 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:29.686571 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-956c4575-8f92-460b-a975-a871e05bdea5 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:29.700601 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:29.700601 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:29.706272 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-956c4575-8f92-460b-a975-a871e05bdea5 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Volume info retrieved successfully. Aug 20 04:38:29.710117 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-752f54d0-a58b-4aac-8d67-6310d48a7097 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b23d4446-1431-4ba8-8f88-2ef3d2b491d7) transitioned into state 'SUCCESS' from state '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-965650908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d2c09be7d5745a3ae85e0ddf54f6d56',qos_specs=None,replication_status=,reservations=['b2830849-90a0-4783-acbd-13cd8153650d','8b7a2d5f-e5a6-477f-8942-3d07de7e3597','09785dd9-d4ea-4522-8f2f-035556c97b9a','323ef7d3-c670-4419-88b4-cae62b0a3a44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c140942c8464b2baf31681ae3a514bc',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:29.711305 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-752f54d0-a58b-4aac-8d67-6310d48a7097 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c782f097-6397-4cda-b44c-9f3c34e6229b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:29.712980 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-956c4575-8f92-460b-a975-a871e05bdea5 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b returned with HTTP 200 Aug 20 04:38:29.712980 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 699/2775] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:29 2026] GET /volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b => generated 1176 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:38:29.721911 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-752f54d0-a58b-4aac-8d67-6310d48a7097 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c782f097-6397-4cda-b44c-9f3c34e6229b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:29.723405 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-752f54d0-a58b-4aac-8d67-6310d48a7097 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Flow 'volume_create_api' (945aff20-30a4-4d24-bbcd-9a0b3c1135cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:38:29.723405 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-752f54d0-a58b-4aac-8d67-6310d48a7097 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Create volume request issued successfully. Aug 20 04:38:29.724140 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-752f54d0-a58b-4aac-8d67-6310d48a7097 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:38:29.724460 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 689/2776] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:38:29 2026] POST /volume/v3/volumes => generated 759 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:38:29.727172 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e0cf4437-db85-4766-8bfd-225f41e60c7b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:29.729608 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e0cf4437-db85-4766-8bfd-225f41e60c7b tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] POST https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b/action Aug 20 04:38:29.730213 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e0cf4437-db85-4766-8bfd-225f41e60c7b tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Action body: b'{"os-detach": {}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:38:29.730293 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e0cf4437-db85-4766-8bfd-225f41e60c7b tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:29.743361 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5bc80436-1238-499b-a300-0b5e3cf3462c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:29.746748 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5bc80436-1238-499b-a300-0b5e3cf3462c tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] GET https://10.4.3.239/volume/v3/volumes/a0e5845d-8881-4839-8737-92aadc34ea10 Aug 20 04:38:29.747075 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5bc80436-1238-499b-a300-0b5e3cf3462c tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:29.747407 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5bc80436-1238-499b-a300-0b5e3cf3462c tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:29.748729 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:29.748729 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:29.749578 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e0cf4437-db85-4766-8bfd-225f41e60c7b tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Volume info retrieved successfully. Aug 20 04:38:29.754782 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f07f1cde-fc71-4596-81da-58f20b61506a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:29.766721 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:29.766721 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:29.773254 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-5bc80436-1238-499b-a300-0b5e3cf3462c tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Volume info retrieved successfully. Aug 20 04:38:29.779895 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5bc80436-1238-499b-a300-0b5e3cf3462c tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] https://10.4.3.239/volume/v3/volumes/a0e5845d-8881-4839-8737-92aadc34ea10 returned with HTTP 200 Aug 20 04:38:29.780476 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 700/2777] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:29 2026] GET /volume/v3/volumes/a0e5845d-8881-4839-8737-92aadc34ea10 => generated 827 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:29.809107 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e0cf4437-db85-4766-8bfd-225f41e60c7b tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Detach volume completed successfully. Aug 20 04:38:29.809972 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e0cf4437-db85-4766-8bfd-225f41e60c7b tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b/action returned with HTTP 202 Aug 20 04:38:29.809972 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 690/2778] 10.4.3.239 () {68 vars in 1390 bytes} [Thu Aug 20 04:38:29 2026] POST /volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:38:29.821133 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7427360a-9b01-4196-92d5-cb5fac74fe19 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:29.823804 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7427360a-9b01-4196-92d5-cb5fac74fe19 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] GET https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b Aug 20 04:38:29.824086 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7427360a-9b01-4196-92d5-cb5fac74fe19 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:29.825041 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7427360a-9b01-4196-92d5-cb5fac74fe19 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:29.835982 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:29.835982 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:29.841683 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-7427360a-9b01-4196-92d5-cb5fac74fe19 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Volume info retrieved successfully. Aug 20 04:38:29.848927 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7427360a-9b01-4196-92d5-cb5fac74fe19 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b returned with HTTP 200 Aug 20 04:38:29.849145 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f07f1cde-fc71-4596-81da-58f20b61506a tempest-AvailabilityZoneTestJSON-1923694268 tempest-AvailabilityZoneTestJSON-1923694268-project-member] GET https://10.4.3.239/volume/v3/os-availability-zone Aug 20 04:38:29.849145 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f07f1cde-fc71-4596-81da-58f20b61506a tempest-AvailabilityZoneTestJSON-1923694268 tempest-AvailabilityZoneTestJSON-1923694268-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:29.849382 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 690/2779] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:29 2026] GET /volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b => generated 861 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:29.849472 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f07f1cde-fc71-4596-81da-58f20b61506a tempest-AvailabilityZoneTestJSON-1923694268 tempest-AvailabilityZoneTestJSON-1923694268-project-member] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:29.858479 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-deab5683-5123-4751-9511-7e4e2461b428 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:29.859630 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-f07f1cde-fc71-4596-81da-58f20b61506a tempest-AvailabilityZoneTestJSON-1923694268 tempest-AvailabilityZoneTestJSON-1923694268-project-member] Availability Zones retrieved successfully. Aug 20 04:38:29.859797 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f07f1cde-fc71-4596-81da-58f20b61506a tempest-AvailabilityZoneTestJSON-1923694268 tempest-AvailabilityZoneTestJSON-1923694268-project-member] https://10.4.3.239/volume/v3/os-availability-zone returned with HTTP 200 Aug 20 04:38:29.860235 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 700/2780] 10.4.3.239 () {66 vars in 1276 bytes} [Thu Aug 20 04:38:29 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 04:38:29.861788 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-deab5683-5123-4751-9511-7e4e2461b428 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf Aug 20 04:38:29.862163 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-deab5683-5123-4751-9511-7e4e2461b428 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:29.862677 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-deab5683-5123-4751-9511-7e4e2461b428 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:29.862844 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-deab5683-5123-4751-9511-7e4e2461b428 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id d139a100-c54e-420b-897a-d829ab4cabbf. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:29.870423 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:29.870423 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:29.871355 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-deab5683-5123-4751-9511-7e4e2461b428 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf returned with HTTP 200 Aug 20 04:38:29.871955 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 701/2781] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:29 2026] GET /volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf => generated 697 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:29.922345 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9ea5cb25-1ae7-4d91-bf0c-47f9e14558bb None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:29.925482 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9ea5cb25-1ae7-4d91-bf0c-47f9e14558bb tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] GET https://10.4.3.239/volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 Aug 20 04:38:29.925482 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9ea5cb25-1ae7-4d91-bf0c-47f9e14558bb tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:29.925885 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9ea5cb25-1ae7-4d91-bf0c-47f9e14558bb tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:29.925885 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-9ea5cb25-1ae7-4d91-bf0c-47f9e14558bb tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Show backup with id 04d1efa2-90db-499b-9e97-0e57cefefe76. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:29.932377 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:29.932377 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:29.933570 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9ea5cb25-1ae7-4d91-bf0c-47f9e14558bb tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] https://10.4.3.239/volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 returned with HTTP 200 Aug 20 04:38:29.934165 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 691/2782] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:29 2026] GET /volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:30.247158 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f42ece9c-024f-4f16-9209-c81812bf74c3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:30.249537 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f42ece9c-024f-4f16-9209-c81812bf74c3 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/volumes/3d403391-bc2e-491f-85f4-6899b1bfb53b Aug 20 04:38:30.249745 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f42ece9c-024f-4f16-9209-c81812bf74c3 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:30.249951 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f42ece9c-024f-4f16-9209-c81812bf74c3 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:30.265631 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:30.265631 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:30.273170 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f42ece9c-024f-4f16-9209-c81812bf74c3 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:38:30.280258 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f42ece9c-024f-4f16-9209-c81812bf74c3 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/3d403391-bc2e-491f-85f4-6899b1bfb53b returned with HTTP 200 Aug 20 04:38:30.280729 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 691/2783] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:30 2026] GET /volume/v3/volumes/3d403391-bc2e-491f-85f4-6899b1bfb53b => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:30.798338 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0a50eb28-6d9d-463f-91c0-fdf7e174e41b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:30.800685 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0a50eb28-6d9d-463f-91c0-fdf7e174e41b tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] GET https://10.4.3.239/volume/v3/volumes/a0e5845d-8881-4839-8737-92aadc34ea10 Aug 20 04:38:30.800934 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0a50eb28-6d9d-463f-91c0-fdf7e174e41b tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:30.801172 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0a50eb28-6d9d-463f-91c0-fdf7e174e41b tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:30.808646 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:30.808646 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:30.814162 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-0a50eb28-6d9d-463f-91c0-fdf7e174e41b tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Volume info retrieved successfully. Aug 20 04:38:30.828704 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0a50eb28-6d9d-463f-91c0-fdf7e174e41b tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] https://10.4.3.239/volume/v3/volumes/a0e5845d-8881-4839-8737-92aadc34ea10 returned with HTTP 200 Aug 20 04:38:30.828704 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 701/2784] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:30 2026] GET /volume/v3/volumes/a0e5845d-8881-4839-8737-92aadc34ea10 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:30.843960 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a564b200-0bfa-4f7d-af49-f59f26df206d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:30.848708 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a564b200-0bfa-4f7d-af49-f59f26df206d tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:38:30.848708 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a564b200-0bfa-4f7d-af49-f59f26df206d tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a0e5845d-8881-4839-8737-92aadc34ea10", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1664679060"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:30.864377 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:30.864377 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:30.864879 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a564b200-0bfa-4f7d-af49-f59f26df206d tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Volume info retrieved successfully. Aug 20 04:38:30.865006 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-a564b200-0bfa-4f7d-af49-f59f26df206d tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Create snapshot from volume a0e5845d-8881-4839-8737-92aadc34ea10 Aug 20 04:38:30.884264 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-93a8f358-110c-4854-8e5d-9aa6db292f86 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:30.886737 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-93a8f358-110c-4854-8e5d-9aa6db292f86 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf Aug 20 04:38:30.886737 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-93a8f358-110c-4854-8e5d-9aa6db292f86 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:30.888436 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-93a8f358-110c-4854-8e5d-9aa6db292f86 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:30.888436 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-93a8f358-110c-4854-8e5d-9aa6db292f86 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id d139a100-c54e-420b-897a-d829ab4cabbf. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:30.900464 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:30.900464 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:30.901790 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-93a8f358-110c-4854-8e5d-9aa6db292f86 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf returned with HTTP 200 Aug 20 04:38:30.902755 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 692/2785] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:30 2026] GET /volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf => generated 708 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:30.932056 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-a564b200-0bfa-4f7d-af49-f59f26df206d tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Created reservations ['efcb8e62-a4e1-4077-a3f0-571e5f83d9e4', '88a5a67f-c1c1-4231-9734-c4431d7187ac', '662438d1-ed05-43db-8a4e-35e6e1cd8636', 'fe106989-36f9-41ee-86bf-c6dbd04b0455'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:38:30.953014 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-86b84ba8-498d-43b0-a0f1-003df821c6cb None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:30.957110 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-86b84ba8-498d-43b0-a0f1-003df821c6cb tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] GET https://10.4.3.239/volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 Aug 20 04:38:30.958511 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-86b84ba8-498d-43b0-a0f1-003df821c6cb tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:30.958593 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-86b84ba8-498d-43b0-a0f1-003df821c6cb tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:30.959264 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-86b84ba8-498d-43b0-a0f1-003df821c6cb tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Show backup with id 04d1efa2-90db-499b-9e97-0e57cefefe76. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:30.964933 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:30.964933 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:30.965856 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-86b84ba8-498d-43b0-a0f1-003df821c6cb tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] https://10.4.3.239/volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 returned with HTTP 200 Aug 20 04:38:30.966386 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 692/2786] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:30 2026] GET /volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 => generated 795 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:30.975867 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a564b200-0bfa-4f7d-af49-f59f26df206d tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Snapshot create request issued successfully. Aug 20 04:38:30.975867 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a564b200-0bfa-4f7d-af49-f59f26df206d tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:38:30.975867 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 702/2787] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:38:30 2026] POST /volume/v3/snapshots => generated 316 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:38:30.993315 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d66483c6-54aa-429b-9214-36e1429c79eb None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:30.996700 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d66483c6-54aa-429b-9214-36e1429c79eb tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] GET https://10.4.3.239/volume/v3/snapshots/2b7f7929-934c-4dbf-ab22-a7f0fc4bf78a Aug 20 04:38:30.997229 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d66483c6-54aa-429b-9214-36e1429c79eb tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:30.997680 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d66483c6-54aa-429b-9214-36e1429c79eb tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:31.004977 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:31.004977 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:31.005670 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d66483c6-54aa-429b-9214-36e1429c79eb tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Snapshot retrieved successfully. Aug 20 04:38:31.006744 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d66483c6-54aa-429b-9214-36e1429c79eb tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] https://10.4.3.239/volume/v3/snapshots/2b7f7929-934c-4dbf-ab22-a7f0fc4bf78a returned with HTTP 200 Aug 20 04:38:31.007454 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 702/2788] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:38:30 2026] GET /volume/v3/snapshots/2b7f7929-934c-4dbf-ab22-a7f0fc4bf78a => generated 448 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:31.917214 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-dacbfe76-33c4-43b0-b6ce-139d1ba1a9c7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:31.920237 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-dacbfe76-33c4-43b0-b6ce-139d1ba1a9c7 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf Aug 20 04:38:31.920599 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-dacbfe76-33c4-43b0-b6ce-139d1ba1a9c7 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:31.923399 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-dacbfe76-33c4-43b0-b6ce-139d1ba1a9c7 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:31.923399 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-dacbfe76-33c4-43b0-b6ce-139d1ba1a9c7 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id d139a100-c54e-420b-897a-d829ab4cabbf. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:31.928020 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:31.928020 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:31.929102 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-dacbfe76-33c4-43b0-b6ce-139d1ba1a9c7 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf returned with HTTP 200 Aug 20 04:38:31.929833 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 693/2789] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:31 2026] GET /volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:31.979748 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-aba392e0-9c56-4c33-8ac0-baeb73881500 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:31.983558 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-aba392e0-9c56-4c33-8ac0-baeb73881500 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] GET https://10.4.3.239/volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 Aug 20 04:38:31.983906 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-aba392e0-9c56-4c33-8ac0-baeb73881500 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:31.984190 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-aba392e0-9c56-4c33-8ac0-baeb73881500 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:31.984398 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-aba392e0-9c56-4c33-8ac0-baeb73881500 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Show backup with id 04d1efa2-90db-499b-9e97-0e57cefefe76. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:31.990541 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:31.990541 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:31.991630 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-aba392e0-9c56-4c33-8ac0-baeb73881500 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] https://10.4.3.239/volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 returned with HTTP 200 Aug 20 04:38:31.992273 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 693/2790] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:31 2026] GET /volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 => generated 795 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:32.022719 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b2d653fe-c71d-461e-bdf3-ba65cd03b2a2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:32.025598 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b2d653fe-c71d-461e-bdf3-ba65cd03b2a2 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] GET https://10.4.3.239/volume/v3/snapshots/2b7f7929-934c-4dbf-ab22-a7f0fc4bf78a Aug 20 04:38:32.025834 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b2d653fe-c71d-461e-bdf3-ba65cd03b2a2 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:32.026200 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b2d653fe-c71d-461e-bdf3-ba65cd03b2a2 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:32.033264 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:32.033264 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:32.033859 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b2d653fe-c71d-461e-bdf3-ba65cd03b2a2 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Snapshot retrieved successfully. Aug 20 04:38:32.035137 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b2d653fe-c71d-461e-bdf3-ba65cd03b2a2 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] https://10.4.3.239/volume/v3/snapshots/2b7f7929-934c-4dbf-ab22-a7f0fc4bf78a returned with HTTP 200 Aug 20 04:38:32.036525 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 703/2791] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:38:32 2026] GET /volume/v3/snapshots/2b7f7929-934c-4dbf-ab22-a7f0fc4bf78a => generated 475 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:32.049102 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d4def097-deba-4b47-8052-299966adb081 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:32.051111 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d4def097-deba-4b47-8052-299966adb081 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:38:32.052574 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d4def097-deba-4b47-8052-299966adb081 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "2b7f7929-934c-4dbf-ab22-a7f0fc4bf78a", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-541952283"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:32.053358 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-d4def097-deba-4b47-8052-299966adb081 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Create volume request body: {'volume': {"'snapshot_id": '2b7f7929-934c-4dbf-ab22-a7f0fc4bf78a', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-541952283'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:38:32.053358 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-d4def097-deba-4b47-8052-299966adb081 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Create volume of 1 GB Aug 20 04:38:32.059071 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d4def097-deba-4b47-8052-299966adb081 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Availability Zones retrieved successfully. Aug 20 04:38:32.065463 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d4def097-deba-4b47-8052-299966adb081 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Flow 'volume_create_api' (f94d3dec-75a8-4256-bb4b-cb8e6757108e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:38:32.066906 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d4def097-deba-4b47-8052-299966adb081 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (320917b3-43eb-4f17-87f4-6e84b136e7ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:32.067925 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-d4def097-deba-4b47-8052-299966adb081 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:38:32.111261 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d4def097-deba-4b47-8052-299966adb081 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (320917b3-43eb-4f17-87f4-6e84b136e7ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:32.112618 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d4def097-deba-4b47-8052-299966adb081 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2caa608-0270-4ff4-a528-132a7cd79637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:32.171597 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-d4def097-deba-4b47-8052-299966adb081 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Created reservations ['34eb7249-3ce5-4807-a1cf-051728879d52', '5adf116f-3083-4bb2-81e5-c09db3bcab48', '7b8d2254-b2fa-4166-be97-f560b1188409', 'f9ae8a05-1e17-4a09-8a6d-363f571c2caf'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:38:32.173689 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d4def097-deba-4b47-8052-299966adb081 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2caa608-0270-4ff4-a528-132a7cd79637) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34eb7249-3ce5-4807-a1cf-051728879d52', '5adf116f-3083-4bb2-81e5-c09db3bcab48', '7b8d2254-b2fa-4166-be97-f560b1188409', 'f9ae8a05-1e17-4a09-8a6d-363f571c2caf']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:32.173689 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d4def097-deba-4b47-8052-299966adb081 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80aaf56d-9f5b-40d5-b4d9-fc6605e51afe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:32.202966 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d4def097-deba-4b47-8052-299966adb081 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80aaf56d-9f5b-40d5-b4d9-fc6605e51afe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97203682-984e-4e02-a2d4-7ccfc8a16d28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-541952283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d2c09be7d5745a3ae85e0ddf54f6d56',qos_specs=None,replication_status=,reservations=['34eb7249-3ce5-4807-a1cf-051728879d52','5adf116f-3083-4bb2-81e5-c09db3bcab48','7b8d2254-b2fa-4166-be97-f560b1188409','f9ae8a05-1e17-4a09-8a6d-363f571c2caf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c140942c8464b2baf31681ae3a514bc',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:38:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-541952283',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97203682-984e-4e02-a2d4-7ccfc8a16d28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d2c09be7d5745a3ae85e0ddf54f6d56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c140942c8464b2baf31681ae3a514bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:32.204627 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d4def097-deba-4b47-8052-299966adb081 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e9acf24-5a7d-4fa5-9152-26d935b5b8c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:32.235995 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d4def097-deba-4b47-8052-299966adb081 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e9acf24-5a7d-4fa5-9152-26d935b5b8c1) transitioned into state 'SUCCESS' from state '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-541952283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d2c09be7d5745a3ae85e0ddf54f6d56',qos_specs=None,replication_status=,reservations=['34eb7249-3ce5-4807-a1cf-051728879d52','5adf116f-3083-4bb2-81e5-c09db3bcab48','7b8d2254-b2fa-4166-be97-f560b1188409','f9ae8a05-1e17-4a09-8a6d-363f571c2caf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c140942c8464b2baf31681ae3a514bc',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:32.237947 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d4def097-deba-4b47-8052-299966adb081 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acbca22f-9904-45ce-884c-ea187156f84a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:32.250093 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d4def097-deba-4b47-8052-299966adb081 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acbca22f-9904-45ce-884c-ea187156f84a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:32.250799 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d4def097-deba-4b47-8052-299966adb081 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Flow 'volume_create_api' (f94d3dec-75a8-4256-bb4b-cb8e6757108e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:38:32.251201 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d4def097-deba-4b47-8052-299966adb081 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Create volume request issued successfully. Aug 20 04:38:32.251908 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d4def097-deba-4b47-8052-299966adb081 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:38:32.252574 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 703/2792] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:38:32 2026] POST /volume/v3/volumes => generated 759 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:38:32.269655 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-87a08b6d-2bfb-407a-bc10-c45beedf7dcb None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:32.272069 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-87a08b6d-2bfb-407a-bc10-c45beedf7dcb tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:38:32.274344 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-87a08b6d-2bfb-407a-bc10-c45beedf7dcb tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "2b7f7929-934c-4dbf-ab22-a7f0fc4bf78a", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1288269328"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:32.276427 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-87a08b6d-2bfb-407a-bc10-c45beedf7dcb tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Create volume request body: {'volume': {"'snapshot_id": '2b7f7929-934c-4dbf-ab22-a7f0fc4bf78a', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1288269328'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:38:32.276427 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-87a08b6d-2bfb-407a-bc10-c45beedf7dcb tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Create volume of 1 GB Aug 20 04:38:32.283224 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-87a08b6d-2bfb-407a-bc10-c45beedf7dcb tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Availability Zones retrieved successfully. Aug 20 04:38:32.290421 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-87a08b6d-2bfb-407a-bc10-c45beedf7dcb tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Flow 'volume_create_api' (f60b3796-9bd4-41d6-b8b9-704d6f3fdf16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:38:32.292446 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-87a08b6d-2bfb-407a-bc10-c45beedf7dcb tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62416108-da81-4e2d-b826-2023dc1aa534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:32.293508 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-87a08b6d-2bfb-407a-bc10-c45beedf7dcb tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:38:32.338265 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-87a08b6d-2bfb-407a-bc10-c45beedf7dcb tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62416108-da81-4e2d-b826-2023dc1aa534) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:32.338265 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-87a08b6d-2bfb-407a-bc10-c45beedf7dcb tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1607bf53-f316-42b0-95d0-fde8ba2d2ba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:32.388835 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-87a08b6d-2bfb-407a-bc10-c45beedf7dcb tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Created reservations ['059c7e6f-d010-40fc-ad93-2965d4308dd4', '1dc7839d-e0cc-4b35-bce5-5fe021061140', '7812e924-3093-4132-997e-8da38ab474a2', '39922520-ce89-4d77-b76d-d0581a5f0bef'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:38:32.388835 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-87a08b6d-2bfb-407a-bc10-c45beedf7dcb tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1607bf53-f316-42b0-95d0-fde8ba2d2ba4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['059c7e6f-d010-40fc-ad93-2965d4308dd4', '1dc7839d-e0cc-4b35-bce5-5fe021061140', '7812e924-3093-4132-997e-8da38ab474a2', '39922520-ce89-4d77-b76d-d0581a5f0bef']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:32.389839 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-87a08b6d-2bfb-407a-bc10-c45beedf7dcb tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36943d2e-9d8f-4772-91ce-2aa26fe732a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:32.420815 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-87a08b6d-2bfb-407a-bc10-c45beedf7dcb tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36943d2e-9d8f-4772-91ce-2aa26fe732a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9bcf84ed-57f1-4b67-96ff-d56fafe97a9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1288269328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d2c09be7d5745a3ae85e0ddf54f6d56',qos_specs=None,replication_status=,reservations=['059c7e6f-d010-40fc-ad93-2965d4308dd4','1dc7839d-e0cc-4b35-bce5-5fe021061140','7812e924-3093-4132-997e-8da38ab474a2','39922520-ce89-4d77-b76d-d0581a5f0bef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c140942c8464b2baf31681ae3a514bc',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:38:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1288269328',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9bcf84ed-57f1-4b67-96ff-d56fafe97a9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d2c09be7d5745a3ae85e0ddf54f6d56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c140942c8464b2baf31681ae3a514bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:32.421900 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-87a08b6d-2bfb-407a-bc10-c45beedf7dcb tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24a15b94-b612-42dd-a18d-f2d961fdc4a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:32.450385 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-87a08b6d-2bfb-407a-bc10-c45beedf7dcb tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24a15b94-b612-42dd-a18d-f2d961fdc4a1) transitioned into state 'SUCCESS' from state '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-1288269328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d2c09be7d5745a3ae85e0ddf54f6d56',qos_specs=None,replication_status=,reservations=['059c7e6f-d010-40fc-ad93-2965d4308dd4','1dc7839d-e0cc-4b35-bce5-5fe021061140','7812e924-3093-4132-997e-8da38ab474a2','39922520-ce89-4d77-b76d-d0581a5f0bef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c140942c8464b2baf31681ae3a514bc',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:32.450801 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-87a08b6d-2bfb-407a-bc10-c45beedf7dcb tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (662cc7c1-e727-41c3-bde6-63a60fd88985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:32.463314 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-87a08b6d-2bfb-407a-bc10-c45beedf7dcb tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (662cc7c1-e727-41c3-bde6-63a60fd88985) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:32.464297 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-87a08b6d-2bfb-407a-bc10-c45beedf7dcb tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Flow 'volume_create_api' (f60b3796-9bd4-41d6-b8b9-704d6f3fdf16) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:38:32.464737 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-87a08b6d-2bfb-407a-bc10-c45beedf7dcb tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Create volume request issued successfully. Aug 20 04:38:32.466117 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-87a08b6d-2bfb-407a-bc10-c45beedf7dcb tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:38:32.466594 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 694/2793] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:38:32 2026] POST /volume/v3/volumes => generated 760 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:38:32.484333 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-76e0f38b-3b1a-468e-87d8-ab91984cfe6e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:32.489343 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-76e0f38b-3b1a-468e-87d8-ab91984cfe6e tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:38:32.489686 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-76e0f38b-3b1a-468e-87d8-ab91984cfe6e tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "2b7f7929-934c-4dbf-ab22-a7f0fc4bf78a", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1011350140"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:32.492447 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-76e0f38b-3b1a-468e-87d8-ab91984cfe6e tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Create volume request body: {'volume': {"'snapshot_id": '2b7f7929-934c-4dbf-ab22-a7f0fc4bf78a', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1011350140'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:38:32.492447 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-76e0f38b-3b1a-468e-87d8-ab91984cfe6e tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Create volume of 1 GB Aug 20 04:38:32.498020 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-76e0f38b-3b1a-468e-87d8-ab91984cfe6e tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Availability Zones retrieved successfully. Aug 20 04:38:32.510870 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-76e0f38b-3b1a-468e-87d8-ab91984cfe6e tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Flow 'volume_create_api' (a0387ea9-dfb3-4cca-bc56-c3f00a770783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:38:32.512227 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-76e0f38b-3b1a-468e-87d8-ab91984cfe6e tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c81091e-5c5a-4eb3-9061-1ccf9403d352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:32.513666 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-76e0f38b-3b1a-468e-87d8-ab91984cfe6e tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:38:32.555199 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-76e0f38b-3b1a-468e-87d8-ab91984cfe6e tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c81091e-5c5a-4eb3-9061-1ccf9403d352) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:32.556718 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-76e0f38b-3b1a-468e-87d8-ab91984cfe6e tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3e51d57-5b0c-4387-b2ec-635b773c5ed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:32.610171 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-76e0f38b-3b1a-468e-87d8-ab91984cfe6e tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Created reservations ['2644c920-859b-4f96-9c7c-ce65c3907116', 'aac4dfc2-780d-430e-a917-bb5529e11910', 'da77ac45-f401-4456-a0fa-abb0e36ff70f', '551b8d0f-1ef2-4ecb-b2a7-0c160218d043'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:38:32.611228 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-76e0f38b-3b1a-468e-87d8-ab91984cfe6e tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3e51d57-5b0c-4387-b2ec-635b773c5ed1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2644c920-859b-4f96-9c7c-ce65c3907116', 'aac4dfc2-780d-430e-a917-bb5529e11910', 'da77ac45-f401-4456-a0fa-abb0e36ff70f', '551b8d0f-1ef2-4ecb-b2a7-0c160218d043']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:32.612384 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-76e0f38b-3b1a-468e-87d8-ab91984cfe6e tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8c2614c-51ed-467f-ab38-d3ce072f0811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:32.642463 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-76e0f38b-3b1a-468e-87d8-ab91984cfe6e tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8c2614c-51ed-467f-ab38-d3ce072f0811) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c30b35dc-a5c9-49d7-a244-7e7f677ccf6b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1011350140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d2c09be7d5745a3ae85e0ddf54f6d56',qos_specs=None,replication_status=,reservations=['2644c920-859b-4f96-9c7c-ce65c3907116','aac4dfc2-780d-430e-a917-bb5529e11910','da77ac45-f401-4456-a0fa-abb0e36ff70f','551b8d0f-1ef2-4ecb-b2a7-0c160218d043'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c140942c8464b2baf31681ae3a514bc',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:38:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1011350140',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c30b35dc-a5c9-49d7-a244-7e7f677ccf6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d2c09be7d5745a3ae85e0ddf54f6d56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c140942c8464b2baf31681ae3a514bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:32.643529 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-76e0f38b-3b1a-468e-87d8-ab91984cfe6e tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56189d20-55cc-4875-8f8f-506f5588922b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:32.675733 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-76e0f38b-3b1a-468e-87d8-ab91984cfe6e tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56189d20-55cc-4875-8f8f-506f5588922b) transitioned into state 'SUCCESS' from state '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-1011350140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d2c09be7d5745a3ae85e0ddf54f6d56',qos_specs=None,replication_status=,reservations=['2644c920-859b-4f96-9c7c-ce65c3907116','aac4dfc2-780d-430e-a917-bb5529e11910','da77ac45-f401-4456-a0fa-abb0e36ff70f','551b8d0f-1ef2-4ecb-b2a7-0c160218d043'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c140942c8464b2baf31681ae3a514bc',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:32.675851 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-76e0f38b-3b1a-468e-87d8-ab91984cfe6e tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecc043f6-847f-4511-b282-ba3b1bc92b53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:32.689881 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-76e0f38b-3b1a-468e-87d8-ab91984cfe6e tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecc043f6-847f-4511-b282-ba3b1bc92b53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:32.690857 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-76e0f38b-3b1a-468e-87d8-ab91984cfe6e tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Flow 'volume_create_api' (a0387ea9-dfb3-4cca-bc56-c3f00a770783) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:38:32.691665 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-76e0f38b-3b1a-468e-87d8-ab91984cfe6e tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Create volume request issued successfully. Aug 20 04:38:32.692300 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-76e0f38b-3b1a-468e-87d8-ab91984cfe6e tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:38:32.692794 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 694/2794] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:38:32 2026] POST /volume/v3/volumes => generated 760 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:38:32.712708 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f830b2b3-a76c-477f-bdc6-7f4fa4d03420 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:32.718081 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f830b2b3-a76c-477f-bdc6-7f4fa4d03420 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:38:32.718700 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f830b2b3-a76c-477f-bdc6-7f4fa4d03420 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "2b7f7929-934c-4dbf-ab22-a7f0fc4bf78a", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-400050000"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:32.722624 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-f830b2b3-a76c-477f-bdc6-7f4fa4d03420 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Create volume request body: {'volume': {"'snapshot_id": '2b7f7929-934c-4dbf-ab22-a7f0fc4bf78a', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-400050000'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:38:32.722796 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-f830b2b3-a76c-477f-bdc6-7f4fa4d03420 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Create volume of 1 GB Aug 20 04:38:32.731836 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f830b2b3-a76c-477f-bdc6-7f4fa4d03420 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Availability Zones retrieved successfully. Aug 20 04:38:32.744931 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f830b2b3-a76c-477f-bdc6-7f4fa4d03420 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Flow 'volume_create_api' (aeba33c6-4b15-4113-8680-064f776c9c68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:38:32.746605 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f830b2b3-a76c-477f-bdc6-7f4fa4d03420 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e98ec1c2-0263-4064-a549-35d83781272b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:32.748520 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-f830b2b3-a76c-477f-bdc6-7f4fa4d03420 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:38:32.789047 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f830b2b3-a76c-477f-bdc6-7f4fa4d03420 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e98ec1c2-0263-4064-a549-35d83781272b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:32.790896 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f830b2b3-a76c-477f-bdc6-7f4fa4d03420 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf68420f-c88a-4e1f-8319-82fa7cd9a45f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:32.830530 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e77ea7cd-bc2d-470e-93cf-f0941c68719e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:32.870148 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-f830b2b3-a76c-477f-bdc6-7f4fa4d03420 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Created reservations ['f8c30823-8cab-458f-ae59-49b78243c074', '1a38b9b9-757b-41ef-8a7c-20df5110d3e6', 'c160b4e8-180a-4d30-a64e-4e36087deb07', '0b0a60e0-a791-4970-8de5-7d5721e1bbe1'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:38:32.871480 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f830b2b3-a76c-477f-bdc6-7f4fa4d03420 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf68420f-c88a-4e1f-8319-82fa7cd9a45f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8c30823-8cab-458f-ae59-49b78243c074', '1a38b9b9-757b-41ef-8a7c-20df5110d3e6', 'c160b4e8-180a-4d30-a64e-4e36087deb07', '0b0a60e0-a791-4970-8de5-7d5721e1bbe1']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:32.872673 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f830b2b3-a76c-477f-bdc6-7f4fa4d03420 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (628470c6-dab9-4878-a90c-c8baeecd0d4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:32.917418 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f830b2b3-a76c-477f-bdc6-7f4fa4d03420 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (628470c6-dab9-4878-a90c-c8baeecd0d4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a9f74ec-4a63-4c83-8632-421e3266c592', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-400050000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d2c09be7d5745a3ae85e0ddf54f6d56',qos_specs=None,replication_status=,reservations=['f8c30823-8cab-458f-ae59-49b78243c074','1a38b9b9-757b-41ef-8a7c-20df5110d3e6','c160b4e8-180a-4d30-a64e-4e36087deb07','0b0a60e0-a791-4970-8de5-7d5721e1bbe1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c140942c8464b2baf31681ae3a514bc',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:38:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-400050000',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a9f74ec-4a63-4c83-8632-421e3266c592,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d2c09be7d5745a3ae85e0ddf54f6d56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c140942c8464b2baf31681ae3a514bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:32.918776 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f830b2b3-a76c-477f-bdc6-7f4fa4d03420 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50676dd0-cac6-4e6e-855b-e35ad8d4b52c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:32.946141 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a6579062-a904-4d06-b505-b86ba1138494 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:32.948686 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a6579062-a904-4d06-b505-b86ba1138494 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf Aug 20 04:38:32.949086 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a6579062-a904-4d06-b505-b86ba1138494 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:32.949165 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a6579062-a904-4d06-b505-b86ba1138494 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:32.949421 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-a6579062-a904-4d06-b505-b86ba1138494 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id d139a100-c54e-420b-897a-d829ab4cabbf. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:32.951233 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f830b2b3-a76c-477f-bdc6-7f4fa4d03420 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50676dd0-cac6-4e6e-855b-e35ad8d4b52c) transitioned into state 'SUCCESS' from state '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-400050000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d2c09be7d5745a3ae85e0ddf54f6d56',qos_specs=None,replication_status=,reservations=['f8c30823-8cab-458f-ae59-49b78243c074','1a38b9b9-757b-41ef-8a7c-20df5110d3e6','c160b4e8-180a-4d30-a64e-4e36087deb07','0b0a60e0-a791-4970-8de5-7d5721e1bbe1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c140942c8464b2baf31681ae3a514bc',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:32.951907 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f830b2b3-a76c-477f-bdc6-7f4fa4d03420 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6625647-df2d-40d7-8144-917aed342568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:32.957922 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:32.957922 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:32.958670 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a6579062-a904-4d06-b505-b86ba1138494 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf returned with HTTP 200 Aug 20 04:38:32.962159 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 695/2795] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:32 2026] GET /volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:32.964823 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f830b2b3-a76c-477f-bdc6-7f4fa4d03420 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6625647-df2d-40d7-8144-917aed342568) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:32.965403 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f830b2b3-a76c-477f-bdc6-7f4fa4d03420 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Flow 'volume_create_api' (aeba33c6-4b15-4113-8680-064f776c9c68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:38:32.965475 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f830b2b3-a76c-477f-bdc6-7f4fa4d03420 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Create volume request issued successfully. Aug 20 04:38:32.966457 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f830b2b3-a76c-477f-bdc6-7f4fa4d03420 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:38:32.966457 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 704/2796] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:38:32 2026] POST /volume/v3/volumes => generated 759 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:38:32.991220 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-80a4ad51-6cf6-4cdd-8902-da566a9321f0 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:32.991220 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-80a4ad51-6cf6-4cdd-8902-da566a9321f0 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:38:32.991848 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-80a4ad51-6cf6-4cdd-8902-da566a9321f0 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "2b7f7929-934c-4dbf-ab22-a7f0fc4bf78a", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-70073560"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:32.993651 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-80a4ad51-6cf6-4cdd-8902-da566a9321f0 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Create volume request body: {'volume': {"'snapshot_id": '2b7f7929-934c-4dbf-ab22-a7f0fc4bf78a', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-70073560'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:38:32.993819 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-80a4ad51-6cf6-4cdd-8902-da566a9321f0 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Create volume of 1 GB Aug 20 04:38:32.994174 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:32.994174 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:33.000581 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-80a4ad51-6cf6-4cdd-8902-da566a9321f0 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Availability Zones retrieved successfully. Aug 20 04:38:33.008148 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-80a4ad51-6cf6-4cdd-8902-da566a9321f0 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Flow 'volume_create_api' (27b1ed43-275a-4e31-acde-6fc55764dedc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:38:33.009240 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-80a4ad51-6cf6-4cdd-8902-da566a9321f0 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8789ffbe-e852-452f-aed8-04ffbee22e02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:33.010152 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-80a4ad51-6cf6-4cdd-8902-da566a9321f0 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:38:33.017522 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-86c6026e-1179-4ac9-b927-52a9295c705c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:33.020624 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-86c6026e-1179-4ac9-b927-52a9295c705c tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] GET https://10.4.3.239/volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 Aug 20 04:38:33.021134 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-86c6026e-1179-4ac9-b927-52a9295c705c tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:33.021134 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-86c6026e-1179-4ac9-b927-52a9295c705c tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:33.021685 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-86c6026e-1179-4ac9-b927-52a9295c705c tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Show backup with id 04d1efa2-90db-499b-9e97-0e57cefefe76. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:33.031947 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:33.031947 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:33.034090 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-86c6026e-1179-4ac9-b927-52a9295c705c tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] https://10.4.3.239/volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 returned with HTTP 200 Aug 20 04:38:33.034090 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 696/2797] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:33 2026] GET /volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 => generated 795 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:33.039844 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e77ea7cd-bc2d-470e-93cf-f0941c68719e tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:38:33.039844 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e77ea7cd-bc2d-470e-93cf-f0941c68719e tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-359629150"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:33.041247 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-e77ea7cd-bc2d-470e-93cf-f0941c68719e tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-359629150'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:38:33.041401 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-e77ea7cd-bc2d-470e-93cf-f0941c68719e tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Create volume of 1 GB Aug 20 04:38:33.042983 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:33.042983 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:33.048888 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e77ea7cd-bc2d-470e-93cf-f0941c68719e tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Availability Zones retrieved successfully. Aug 20 04:38:33.058205 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e77ea7cd-bc2d-470e-93cf-f0941c68719e tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Flow 'volume_create_api' (9b264840-7dc0-46d6-8394-6dd7b6b97adf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:38:33.059034 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e77ea7cd-bc2d-470e-93cf-f0941c68719e tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c0f62cb-8cae-4c55-82b6-a7c584fbbfc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:33.060504 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-e77ea7cd-bc2d-470e-93cf-f0941c68719e tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:38:33.062211 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-80a4ad51-6cf6-4cdd-8902-da566a9321f0 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8789ffbe-e852-452f-aed8-04ffbee22e02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:33.064445 np0000007850 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writing DB stats cinder:SELECT=578,cinder:INSERT=108,cinder:UPDATE=165,cinder:DELETE=4 {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:38:33.064807 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-80a4ad51-6cf6-4cdd-8902-da566a9321f0 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e007737-f0e9-4db8-a244-f524afb08d16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:33.107992 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e77ea7cd-bc2d-470e-93cf-f0941c68719e tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c0f62cb-8cae-4c55-82b6-a7c584fbbfc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:33.109000 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e77ea7cd-bc2d-470e-93cf-f0941c68719e tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccfe28fd-9730-4f4c-8232-ffc9cf36ee4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:33.139005 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-80a4ad51-6cf6-4cdd-8902-da566a9321f0 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Created reservations ['5cb829f3-14ff-44b6-ad01-b200aff0ad7f', 'fae3fa82-9642-42ed-a6d1-bed58cad4b68', '7ad80f70-be64-45a9-9058-fcabb23b091a', '31ab406e-23e3-4c55-9c77-33a7680d6505'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:38:33.139248 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-80a4ad51-6cf6-4cdd-8902-da566a9321f0 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e007737-f0e9-4db8-a244-f524afb08d16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5cb829f3-14ff-44b6-ad01-b200aff0ad7f', 'fae3fa82-9642-42ed-a6d1-bed58cad4b68', '7ad80f70-be64-45a9-9058-fcabb23b091a', '31ab406e-23e3-4c55-9c77-33a7680d6505']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:33.141557 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-80a4ad51-6cf6-4cdd-8902-da566a9321f0 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7527dc9-659d-42b7-8d81-d670b5085fc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:33.183518 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-80a4ad51-6cf6-4cdd-8902-da566a9321f0 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7527dc9-659d-42b7-8d81-d670b5085fc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e091e09f-9d33-4b60-9f30-850351f3f328', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-70073560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d2c09be7d5745a3ae85e0ddf54f6d56',qos_specs=None,replication_status=,reservations=['5cb829f3-14ff-44b6-ad01-b200aff0ad7f','fae3fa82-9642-42ed-a6d1-bed58cad4b68','7ad80f70-be64-45a9-9058-fcabb23b091a','31ab406e-23e3-4c55-9c77-33a7680d6505'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c140942c8464b2baf31681ae3a514bc',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:38:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-70073560',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e091e09f-9d33-4b60-9f30-850351f3f328,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d2c09be7d5745a3ae85e0ddf54f6d56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c140942c8464b2baf31681ae3a514bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:33.184649 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-80a4ad51-6cf6-4cdd-8902-da566a9321f0 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d2a1a72-94e6-46e0-99eb-75c4d1da6396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:33.219580 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-e77ea7cd-bc2d-470e-93cf-f0941c68719e tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Created reservations ['9686a9d7-6564-4069-9a31-398c7d9ca4f0', 'f4384004-2ca2-47e7-9362-d17892abb3c0', '1859d54c-7985-429e-94e4-9477ca6afe6f', 'a437567b-5d88-45c5-af88-082d5fc2dcce'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:38:33.220514 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e77ea7cd-bc2d-470e-93cf-f0941c68719e tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccfe28fd-9730-4f4c-8232-ffc9cf36ee4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9686a9d7-6564-4069-9a31-398c7d9ca4f0', 'f4384004-2ca2-47e7-9362-d17892abb3c0', '1859d54c-7985-429e-94e4-9477ca6afe6f', 'a437567b-5d88-45c5-af88-082d5fc2dcce']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:33.221389 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e77ea7cd-bc2d-470e-93cf-f0941c68719e tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cf137e7-ab27-4fed-b235-2f7502e2013b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:33.255447 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-80a4ad51-6cf6-4cdd-8902-da566a9321f0 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d2a1a72-94e6-46e0-99eb-75c4d1da6396) transitioned into state 'SUCCESS' from state '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-70073560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d2c09be7d5745a3ae85e0ddf54f6d56',qos_specs=None,replication_status=,reservations=['5cb829f3-14ff-44b6-ad01-b200aff0ad7f','fae3fa82-9642-42ed-a6d1-bed58cad4b68','7ad80f70-be64-45a9-9058-fcabb23b091a','31ab406e-23e3-4c55-9c77-33a7680d6505'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c140942c8464b2baf31681ae3a514bc',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:33.255803 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-80a4ad51-6cf6-4cdd-8902-da566a9321f0 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cf3cb18-1f0e-470c-80f2-c56495a14237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:33.259914 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e77ea7cd-bc2d-470e-93cf-f0941c68719e tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cf137e7-ab27-4fed-b235-2f7502e2013b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2426ff43-796e-40c9-8666-daa1ca7d167e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-359629150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c677c62c568346208f855274738da9e1',qos_specs=None,replication_status=,reservations=['9686a9d7-6564-4069-9a31-398c7d9ca4f0','f4384004-2ca2-47e7-9362-d17892abb3c0','1859d54c-7985-429e-94e4-9477ca6afe6f','a437567b-5d88-45c5-af88-082d5fc2dcce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9756728e0a274e38a72e010ebbeebc9e',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:38:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-359629150',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2426ff43-796e-40c9-8666-daa1ca7d167e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c677c62c568346208f855274738da9e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9756728e0a274e38a72e010ebbeebc9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:33.259914 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e77ea7cd-bc2d-470e-93cf-f0941c68719e tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0329dff2-8afd-45d1-9c51-b1ea1c25edb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:33.286191 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-80a4ad51-6cf6-4cdd-8902-da566a9321f0 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cf3cb18-1f0e-470c-80f2-c56495a14237) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:33.287450 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-80a4ad51-6cf6-4cdd-8902-da566a9321f0 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Flow 'volume_create_api' (27b1ed43-275a-4e31-acde-6fc55764dedc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:38:33.288367 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-80a4ad51-6cf6-4cdd-8902-da566a9321f0 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Create volume request issued successfully. Aug 20 04:38:33.288919 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-80a4ad51-6cf6-4cdd-8902-da566a9321f0 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:38:33.289598 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 695/2798] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:38:32 2026] POST /volume/v3/volumes => generated 758 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:38:33.310442 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f0e083b8-2ace-4598-97d8-ca23765f902e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:33.312263 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f0e083b8-2ace-4598-97d8-ca23765f902e tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] GET https://10.4.3.239/volume/v3/volumes/97203682-984e-4e02-a2d4-7ccfc8a16d28 Aug 20 04:38:33.312599 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f0e083b8-2ace-4598-97d8-ca23765f902e tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:33.312763 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f0e083b8-2ace-4598-97d8-ca23765f902e tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:33.318966 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e77ea7cd-bc2d-470e-93cf-f0941c68719e tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0329dff2-8afd-45d1-9c51-b1ea1c25edb0) transitioned into state 'SUCCESS' from state '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-359629150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c677c62c568346208f855274738da9e1',qos_specs=None,replication_status=,reservations=['9686a9d7-6564-4069-9a31-398c7d9ca4f0','f4384004-2ca2-47e7-9362-d17892abb3c0','1859d54c-7985-429e-94e4-9477ca6afe6f','a437567b-5d88-45c5-af88-082d5fc2dcce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9756728e0a274e38a72e010ebbeebc9e',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:33.321898 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e77ea7cd-bc2d-470e-93cf-f0941c68719e tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (977a012b-36ec-4d2b-9351-ab7ce2e372c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:33.328420 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:33.328420 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:33.345132 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f0e083b8-2ace-4598-97d8-ca23765f902e tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Volume info retrieved successfully. Aug 20 04:38:33.346806 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e77ea7cd-bc2d-470e-93cf-f0941c68719e tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (977a012b-36ec-4d2b-9351-ab7ce2e372c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:33.348449 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-e77ea7cd-bc2d-470e-93cf-f0941c68719e tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Flow 'volume_create_api' (9b264840-7dc0-46d6-8394-6dd7b6b97adf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:38:33.348627 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e77ea7cd-bc2d-470e-93cf-f0941c68719e tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Create volume request issued successfully. Aug 20 04:38:33.350875 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e77ea7cd-bc2d-470e-93cf-f0941c68719e tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:38:33.350875 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 704/2799] 10.4.3.239 () {70 vars in 1299 bytes} [Thu Aug 20 04:38:32 2026] POST /volume/v3/volumes => generated 818 bytes in 520 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:38:33.355113 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f0e083b8-2ace-4598-97d8-ca23765f902e tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] https://10.4.3.239/volume/v3/volumes/97203682-984e-4e02-a2d4-7ccfc8a16d28 returned with HTTP 200 Aug 20 04:38:33.355113 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 705/2800] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:33 2026] GET /volume/v3/volumes/97203682-984e-4e02-a2d4-7ccfc8a16d28 => generated 852 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:33.371819 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1ee1f7ba-8580-41dd-9099-c3d3cf95755e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:33.375019 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1ee1f7ba-8580-41dd-9099-c3d3cf95755e tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] GET https://10.4.3.239/volume/v3/volumes/2426ff43-796e-40c9-8666-daa1ca7d167e Aug 20 04:38:33.375411 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1ee1f7ba-8580-41dd-9099-c3d3cf95755e tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:33.375714 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1ee1f7ba-8580-41dd-9099-c3d3cf95755e tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:33.376257 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6720fb7b-0f42-44ef-8c15-185a7729f887 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:33.378936 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6720fb7b-0f42-44ef-8c15-185a7729f887 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] GET https://10.4.3.239/volume/v3/volumes/9bcf84ed-57f1-4b67-96ff-d56fafe97a9c Aug 20 04:38:33.379368 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6720fb7b-0f42-44ef-8c15-185a7729f887 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:33.379554 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6720fb7b-0f42-44ef-8c15-185a7729f887 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:33.389241 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:33.389241 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:33.390129 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:33.390129 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:33.397738 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-6720fb7b-0f42-44ef-8c15-185a7729f887 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Volume info retrieved successfully. Aug 20 04:38:33.400203 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-1ee1f7ba-8580-41dd-9099-c3d3cf95755e tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Volume info retrieved successfully. Aug 20 04:38:33.406110 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6720fb7b-0f42-44ef-8c15-185a7729f887 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] https://10.4.3.239/volume/v3/volumes/9bcf84ed-57f1-4b67-96ff-d56fafe97a9c returned with HTTP 200 Aug 20 04:38:33.406716 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 696/2801] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:33 2026] GET /volume/v3/volumes/9bcf84ed-57f1-4b67-96ff-d56fafe97a9c => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:33.409211 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1ee1f7ba-8580-41dd-9099-c3d3cf95755e tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] https://10.4.3.239/volume/v3/volumes/2426ff43-796e-40c9-8666-daa1ca7d167e returned with HTTP 200 Aug 20 04:38:33.409980 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 697/2802] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:38:33 2026] GET /volume/v3/volumes/2426ff43-796e-40c9-8666-daa1ca7d167e => generated 886 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:38:33.426206 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d0a45d44-e4e4-42a9-ad34-3a8feae84de7 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:33.428258 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d0a45d44-e4e4-42a9-ad34-3a8feae84de7 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] GET https://10.4.3.239/volume/v3/volumes/c30b35dc-a5c9-49d7-a244-7e7f677ccf6b Aug 20 04:38:33.428465 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d0a45d44-e4e4-42a9-ad34-3a8feae84de7 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:33.428652 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d0a45d44-e4e4-42a9-ad34-3a8feae84de7 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:33.440919 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:33.440919 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:33.446133 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d0a45d44-e4e4-42a9-ad34-3a8feae84de7 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Volume info retrieved successfully. Aug 20 04:38:33.453479 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d0a45d44-e4e4-42a9-ad34-3a8feae84de7 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] https://10.4.3.239/volume/v3/volumes/c30b35dc-a5c9-49d7-a244-7e7f677ccf6b returned with HTTP 200 Aug 20 04:38:33.454608 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 705/2803] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:33 2026] GET /volume/v3/volumes/c30b35dc-a5c9-49d7-a244-7e7f677ccf6b => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:33.475597 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-eb11d6f9-7f9d-42a1-95d0-4cd3fe82b076 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:33.479054 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-eb11d6f9-7f9d-42a1-95d0-4cd3fe82b076 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] GET https://10.4.3.239/volume/v3/volumes/0a9f74ec-4a63-4c83-8632-421e3266c592 Aug 20 04:38:33.480193 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-eb11d6f9-7f9d-42a1-95d0-4cd3fe82b076 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:33.480193 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-eb11d6f9-7f9d-42a1-95d0-4cd3fe82b076 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:33.493940 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:33.493940 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:33.503652 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-eb11d6f9-7f9d-42a1-95d0-4cd3fe82b076 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Volume info retrieved successfully. Aug 20 04:38:33.514734 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-eb11d6f9-7f9d-42a1-95d0-4cd3fe82b076 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] https://10.4.3.239/volume/v3/volumes/0a9f74ec-4a63-4c83-8632-421e3266c592 returned with HTTP 200 Aug 20 04:38:33.514734 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 706/2804] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:33 2026] GET /volume/v3/volumes/0a9f74ec-4a63-4c83-8632-421e3266c592 => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:33.536478 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c12cc808-58fc-43d5-9d56-02629328edbb None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:33.541165 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c12cc808-58fc-43d5-9d56-02629328edbb tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] GET https://10.4.3.239/volume/v3/volumes/e091e09f-9d33-4b60-9f30-850351f3f328 Aug 20 04:38:33.541482 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c12cc808-58fc-43d5-9d56-02629328edbb tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:33.541661 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c12cc808-58fc-43d5-9d56-02629328edbb tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:33.555944 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:33.555944 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:33.562118 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c12cc808-58fc-43d5-9d56-02629328edbb tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Volume info retrieved successfully. Aug 20 04:38:33.569690 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c12cc808-58fc-43d5-9d56-02629328edbb tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] https://10.4.3.239/volume/v3/volumes/e091e09f-9d33-4b60-9f30-850351f3f328 returned with HTTP 200 Aug 20 04:38:33.570237 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 697/2805] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:33 2026] GET /volume/v3/volumes/e091e09f-9d33-4b60-9f30-850351f3f328 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:33.974269 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f80c2d22-2f02-42a6-886b-323c93c5c9e7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:33.977234 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f80c2d22-2f02-42a6-886b-323c93c5c9e7 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf Aug 20 04:38:33.977510 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f80c2d22-2f02-42a6-886b-323c93c5c9e7 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:33.977651 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f80c2d22-2f02-42a6-886b-323c93c5c9e7 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:33.977818 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-f80c2d22-2f02-42a6-886b-323c93c5c9e7 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id d139a100-c54e-420b-897a-d829ab4cabbf. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:33.986209 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:33.986209 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:33.987385 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f80c2d22-2f02-42a6-886b-323c93c5c9e7 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf returned with HTTP 200 Aug 20 04:38:33.987920 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 698/2806] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:33 2026] GET /volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:34.048943 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-069984d0-02e1-472b-84c4-8d81c69632fb None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:34.051371 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-069984d0-02e1-472b-84c4-8d81c69632fb tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] GET https://10.4.3.239/volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 Aug 20 04:38:34.051673 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-069984d0-02e1-472b-84c4-8d81c69632fb tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:34.051964 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-069984d0-02e1-472b-84c4-8d81c69632fb tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:34.052099 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-069984d0-02e1-472b-84c4-8d81c69632fb tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Show backup with id 04d1efa2-90db-499b-9e97-0e57cefefe76. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:34.058598 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:34.058598 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:34.060103 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-069984d0-02e1-472b-84c4-8d81c69632fb tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] https://10.4.3.239/volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 returned with HTTP 200 Aug 20 04:38:34.061718 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 706/2807] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:34 2026] GET /volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:34.429633 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ea0b0f0d-7e15-4906-ab03-280e91d0417e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:34.432916 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ea0b0f0d-7e15-4906-ab03-280e91d0417e tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] GET https://10.4.3.239/volume/v3/volumes/2426ff43-796e-40c9-8666-daa1ca7d167e Aug 20 04:38:34.438529 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ea0b0f0d-7e15-4906-ab03-280e91d0417e tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:34.438529 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ea0b0f0d-7e15-4906-ab03-280e91d0417e tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:34.461830 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:34.461830 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:34.467763 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-ea0b0f0d-7e15-4906-ab03-280e91d0417e tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Volume info retrieved successfully. Aug 20 04:38:34.478793 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ea0b0f0d-7e15-4906-ab03-280e91d0417e tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] https://10.4.3.239/volume/v3/volumes/2426ff43-796e-40c9-8666-daa1ca7d167e returned with HTTP 200 Aug 20 04:38:34.479511 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 707/2808] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:38:34 2026] GET /volume/v3/volumes/2426ff43-796e-40c9-8666-daa1ca7d167e => generated 945 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:38:34.504121 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a8ddc75e-520d-42a1-8c95-db48574de5bf None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:34.509831 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a8ddc75e-520d-42a1-8c95-db48574de5bf tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] POST https://10.4.3.239/volume/v3/volume-transfers Aug 20 04:38:34.509831 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a8ddc75e-520d-42a1-8c95-db48574de5bf tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "2426ff43-796e-40c9-8666-daa1ca7d167e"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:34.512261 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volume_transfer [None req-a8ddc75e-520d-42a1-8c95-db48574de5bf tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Creating new volume transfer {'transfer': {'volume_id': '2426ff43-796e-40c9-8666-daa1ca7d167e'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 20 04:38:34.512261 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volume_transfer [None req-a8ddc75e-520d-42a1-8c95-db48574de5bf tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Creating transfer of volume 2426ff43-796e-40c9-8666-daa1ca7d167e Aug 20 04:38:34.512261 np0000007850 devstack@c-api.service[100177]: INFO cinder.transfer.api [None req-a8ddc75e-520d-42a1-8c95-db48574de5bf tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Generating transfer record for volume 2426ff43-796e-40c9-8666-daa1ca7d167e Aug 20 04:38:34.525222 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:34.525222 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:34.542318 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a8ddc75e-520d-42a1-8c95-db48574de5bf tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] https://10.4.3.239/volume/v3/volume-transfers returned with HTTP 202 Aug 20 04:38:34.543208 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 698/2809] 10.4.3.239 () {70 vars in 1326 bytes} [Thu Aug 20 04:38:34 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:38:34.558341 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8835b7d5-cad3-4f7c-ad68-7524d8f9fce2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:34.560782 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8835b7d5-cad3-4f7c-ad68-7524d8f9fce2 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] GET https://10.4.3.239/volume/v3/volumes/2426ff43-796e-40c9-8666-daa1ca7d167e Aug 20 04:38:34.561903 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8835b7d5-cad3-4f7c-ad68-7524d8f9fce2 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:34.561903 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8835b7d5-cad3-4f7c-ad68-7524d8f9fce2 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:34.579372 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:34.579372 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:34.587362 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-8835b7d5-cad3-4f7c-ad68-7524d8f9fce2 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Volume info retrieved successfully. Aug 20 04:38:34.594949 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-771f932a-d3f7-4e41-a73f-719245535b8c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:34.597473 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-771f932a-d3f7-4e41-a73f-719245535b8c tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] GET https://10.4.3.239/volume/v3/volumes/e091e09f-9d33-4b60-9f30-850351f3f328 Aug 20 04:38:34.598054 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-771f932a-d3f7-4e41-a73f-719245535b8c tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:34.598054 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-771f932a-d3f7-4e41-a73f-719245535b8c tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:34.598731 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8835b7d5-cad3-4f7c-ad68-7524d8f9fce2 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] https://10.4.3.239/volume/v3/volumes/2426ff43-796e-40c9-8666-daa1ca7d167e returned with HTTP 200 Aug 20 04:38:34.599450 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 699/2810] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:38:34 2026] GET /volume/v3/volumes/2426ff43-796e-40c9-8666-daa1ca7d167e => generated 953 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:38:34.618417 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:34.618417 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:34.623777 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1bb25333-8cc9-4a95-a881-786b7b5214df None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:34.626396 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1bb25333-8cc9-4a95-a881-786b7b5214df tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] GET https://10.4.3.239/volume/v3/volume-transfers/9fbd070c-034a-4c5e-a4f6-b304f13fc24e Aug 20 04:38:34.627083 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1bb25333-8cc9-4a95-a881-786b7b5214df tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:34.627210 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-771f932a-d3f7-4e41-a73f-719245535b8c tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Volume info retrieved successfully. Aug 20 04:38:34.627281 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1bb25333-8cc9-4a95-a881-786b7b5214df tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:34.632430 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1bb25333-8cc9-4a95-a881-786b7b5214df tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] https://10.4.3.239/volume/v3/volume-transfers/9fbd070c-034a-4c5e-a4f6-b304f13fc24e returned with HTTP 200 Aug 20 04:38:34.633054 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 708/2811] 10.4.3.239 () {68 vars in 1416 bytes} [Thu Aug 20 04:38:34 2026] GET /volume/v3/volume-transfers/9fbd070c-034a-4c5e-a4f6-b304f13fc24e => generated 540 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 04:38:34.634273 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-771f932a-d3f7-4e41-a73f-719245535b8c tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] https://10.4.3.239/volume/v3/volumes/e091e09f-9d33-4b60-9f30-850351f3f328 returned with HTTP 200 Aug 20 04:38:34.634791 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 707/2812] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:34 2026] GET /volume/v3/volumes/e091e09f-9d33-4b60-9f30-850351f3f328 => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:34.648788 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-522078f8-7789-4a9f-a4f0-5126d1dfe982 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:34.650564 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-522078f8-7789-4a9f-a4f0-5126d1dfe982 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] GET https://10.4.3.239/volume/v3/volume-transfers Aug 20 04:38:34.653472 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-522078f8-7789-4a9f-a4f0-5126d1dfe982 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:34.653472 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-522078f8-7789-4a9f-a4f0-5126d1dfe982 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Calling method 'index' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:34.653472 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volume_transfer [None req-522078f8-7789-4a9f-a4f0-5126d1dfe982 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Listing volume transfers {{(pid=100177) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 20 04:38:34.659638 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-19ca62e2-e538-4c79-8d80-9888791432a1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:34.661610 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-522078f8-7789-4a9f-a4f0-5126d1dfe982 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] https://10.4.3.239/volume/v3/volume-transfers returned with HTTP 200 Aug 20 04:38:34.661814 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 699/2813] 10.4.3.239 () {68 vars in 1305 bytes} [Thu Aug 20 04:38:34 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:38:34.662755 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-19ca62e2-e538-4c79-8d80-9888791432a1 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] DELETE https://10.4.3.239/volume/v3/volumes/e091e09f-9d33-4b60-9f30-850351f3f328 Aug 20 04:38:34.663001 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-19ca62e2-e538-4c79-8d80-9888791432a1 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:34.664327 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-19ca62e2-e538-4c79-8d80-9888791432a1 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:34.664833 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-19ca62e2-e538-4c79-8d80-9888791432a1 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Delete volume with id: e091e09f-9d33-4b60-9f30-850351f3f328 Aug 20 04:38:34.677235 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-cc4e6cd5-c9e6-427d-919a-b034e3aa7d9c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:34.677806 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:34.677806 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:34.680164 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-19ca62e2-e538-4c79-8d80-9888791432a1 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Volume info retrieved successfully. Aug 20 04:38:34.724015 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-19ca62e2-e538-4c79-8d80-9888791432a1 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Delete volume request issued successfully. Aug 20 04:38:34.725492 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-19ca62e2-e538-4c79-8d80-9888791432a1 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] https://10.4.3.239/volume/v3/volumes/e091e09f-9d33-4b60-9f30-850351f3f328 returned with HTTP 202 Aug 20 04:38:34.725492 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 700/2814] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:38:34 2026] DELETE /volume/v3/volumes/e091e09f-9d33-4b60-9f30-850351f3f328 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:38:34.743174 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-bf31f895-a64c-442f-a45b-95119f544107 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:34.744671 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bf31f895-a64c-442f-a45b-95119f544107 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] GET https://10.4.3.239/volume/v3/volumes/e091e09f-9d33-4b60-9f30-850351f3f328 Aug 20 04:38:34.745834 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bf31f895-a64c-442f-a45b-95119f544107 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:34.750789 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bf31f895-a64c-442f-a45b-95119f544107 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:34.771947 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:34.771947 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:34.783825 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-bf31f895-a64c-442f-a45b-95119f544107 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Volume info retrieved successfully. Aug 20 04:38:34.792323 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bf31f895-a64c-442f-a45b-95119f544107 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] https://10.4.3.239/volume/v3/volumes/e091e09f-9d33-4b60-9f30-850351f3f328 returned with HTTP 200 Aug 20 04:38:34.792914 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 708/2815] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:34 2026] GET /volume/v3/volumes/e091e09f-9d33-4b60-9f30-850351f3f328 => generated 850 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:34.837854 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cc4e6cd5-c9e6-427d-919a-b034e3aa7d9c tempest-VolumesTransfersV357Test-1224046373 tempest-VolumesTransfersV357Test-1224046373-project-member] POST https://10.4.3.239/volume/v3/volume-transfers/9fbd070c-034a-4c5e-a4f6-b304f13fc24e/accept Aug 20 04:38:34.838460 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cc4e6cd5-c9e6-427d-919a-b034e3aa7d9c tempest-VolumesTransfersV357Test-1224046373 tempest-VolumesTransfersV357Test-1224046373-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "abca1877413acae0"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:34.841529 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.volume_transfer [None req-cc4e6cd5-c9e6-427d-919a-b034e3aa7d9c tempest-VolumesTransfersV357Test-1224046373 tempest-VolumesTransfersV357Test-1224046373-project-member] Accepting volume transfer 9fbd070c-034a-4c5e-a4f6-b304f13fc24e {{(pid=100176) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 20 04:38:34.841529 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.contrib.volume_transfer [None req-cc4e6cd5-c9e6-427d-919a-b034e3aa7d9c tempest-VolumesTransfersV357Test-1224046373 tempest-VolumesTransfersV357Test-1224046373-project-member] Accepting transfer 9fbd070c-034a-4c5e-a4f6-b304f13fc24e Aug 20 04:38:34.925676 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-cc4e6cd5-c9e6-427d-919a-b034e3aa7d9c tempest-VolumesTransfersV357Test-1224046373 tempest-VolumesTransfersV357Test-1224046373-project-member] Created reservations ['eff767f2-0efe-4c35-afb7-afdd141ff494', '97e86812-0bac-43de-a775-95d73b022a60', 'c7201a89-d53f-4421-affa-10d14369760b', '18460b55-9a0a-4a10-af23-42f0872ca697'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:38:34.951326 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-cc4e6cd5-c9e6-427d-919a-b034e3aa7d9c tempest-VolumesTransfersV357Test-1224046373 tempest-VolumesTransfersV357Test-1224046373-project-member] Created reservations ['40ad12b5-5dbc-4d9c-bb22-e38390fa46a8', 'fb69df43-216b-4ee8-8673-62264710fc3e', '59730655-57d3-4356-9c7d-b36743aab7ab', '6b0b6791-0d3c-489f-bef1-3256a0adac2a'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:38:34.995129 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-cc4e6cd5-c9e6-427d-919a-b034e3aa7d9c tempest-VolumesTransfersV357Test-1224046373 tempest-VolumesTransfersV357Test-1224046373-project-member] Created reservations ['70e99aa5-6264-4991-8810-93f69978d571', '9d59e4e6-2ca4-43e2-ad5f-e4838ca0b090', '3ff4a398-52bd-4f3a-b45f-315fc16359e6', 'b5d61a29-c7a4-4916-88fd-eb3255ad0b8a'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:38:35.005024 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c451170a-5cc7-4822-9c81-3fa4b8d06ccd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:35.007642 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c451170a-5cc7-4822-9c81-3fa4b8d06ccd tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf Aug 20 04:38:35.007952 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c451170a-5cc7-4822-9c81-3fa4b8d06ccd tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:35.008267 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c451170a-5cc7-4822-9c81-3fa4b8d06ccd tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:35.008668 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-c451170a-5cc7-4822-9c81-3fa4b8d06ccd tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id d139a100-c54e-420b-897a-d829ab4cabbf. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:35.016146 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:35.016146 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:35.016643 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c451170a-5cc7-4822-9c81-3fa4b8d06ccd tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf returned with HTTP 200 Aug 20 04:38:35.017209 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 700/2816] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:35 2026] GET /volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:35.050548 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-cc4e6cd5-c9e6-427d-919a-b034e3aa7d9c tempest-VolumesTransfersV357Test-1224046373 tempest-VolumesTransfersV357Test-1224046373-project-member] Created reservations ['7a059967-b8d9-4d53-aecb-394d38fbc182', 'a362b8ef-b067-4788-99cb-eab1d6b5e818', 'fac89f75-0906-4a5e-9a52-49de9befc877', 'f1050bf1-a6e6-425c-aa80-e150ea5cfc08'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:38:35.067240 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-cc4e6cd5-c9e6-427d-919a-b034e3aa7d9c tempest-VolumesTransfersV357Test-1224046373 tempest-VolumesTransfersV357Test-1224046373-project-member] Transfer volume completed successfully. Aug 20 04:38:35.075910 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c6f3194c-1d96-4a78-aecf-716a631554a5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:35.078626 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c6f3194c-1d96-4a78-aecf-716a631554a5 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] GET https://10.4.3.239/volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 Aug 20 04:38:35.079572 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c6f3194c-1d96-4a78-aecf-716a631554a5 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:35.079572 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c6f3194c-1d96-4a78-aecf-716a631554a5 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:35.079572 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-c6f3194c-1d96-4a78-aecf-716a631554a5 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Show backup with id 04d1efa2-90db-499b-9e97-0e57cefefe76. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:35.087957 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:35.087957 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:35.089285 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c6f3194c-1d96-4a78-aecf-716a631554a5 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] https://10.4.3.239/volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 returned with HTTP 200 Aug 20 04:38:35.089871 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 701/2817] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:35 2026] GET /volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 => generated 795 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:35.194409 np0000007850 devstack@c-api.service[100176]: INFO cinder.transfer.api [None req-cc4e6cd5-c9e6-427d-919a-b034e3aa7d9c tempest-VolumesTransfersV357Test-1224046373 tempest-VolumesTransfersV357Test-1224046373-project-member] Volume 2426ff43-796e-40c9-8666-daa1ca7d167e has been transferred. Aug 20 04:38:35.206540 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cc4e6cd5-c9e6-427d-919a-b034e3aa7d9c tempest-VolumesTransfersV357Test-1224046373 tempest-VolumesTransfersV357Test-1224046373-project-member] https://10.4.3.239/volume/v3/volume-transfers/9fbd070c-034a-4c5e-a4f6-b304f13fc24e/accept returned with HTTP 202 Aug 20 04:38:35.207480 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 709/2818] 10.4.3.239 () {70 vars in 1458 bytes} [Thu Aug 20 04:38:34 2026] POST /volume/v3/volume-transfers/9fbd070c-034a-4c5e-a4f6-b304f13fc24e/accept => generated 365 bytes in 532 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 20 04:38:35.221015 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ccd44845-e4a8-4cf8-be6f-728330fd1b61 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:35.224496 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ccd44845-e4a8-4cf8-be6f-728330fd1b61 tempest-VolumesTransfersV357Test-1224046373 tempest-VolumesTransfersV357Test-1224046373-project-member] GET https://10.4.3.239/volume/v3/volumes/2426ff43-796e-40c9-8666-daa1ca7d167e Aug 20 04:38:35.226424 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ccd44845-e4a8-4cf8-be6f-728330fd1b61 tempest-VolumesTransfersV357Test-1224046373 tempest-VolumesTransfersV357Test-1224046373-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:35.227505 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ccd44845-e4a8-4cf8-be6f-728330fd1b61 tempest-VolumesTransfersV357Test-1224046373 tempest-VolumesTransfersV357Test-1224046373-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:35.244598 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:35.244598 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:35.253941 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-ccd44845-e4a8-4cf8-be6f-728330fd1b61 tempest-VolumesTransfersV357Test-1224046373 tempest-VolumesTransfersV357Test-1224046373-project-member] Volume info retrieved successfully. Aug 20 04:38:35.259537 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ccd44845-e4a8-4cf8-be6f-728330fd1b61 tempest-VolumesTransfersV357Test-1224046373 tempest-VolumesTransfersV357Test-1224046373-project-member] https://10.4.3.239/volume/v3/volumes/2426ff43-796e-40c9-8666-daa1ca7d167e returned with HTTP 200 Aug 20 04:38:35.259972 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 709/2819] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:38:35 2026] GET /volume/v3/volumes/2426ff43-796e-40c9-8666-daa1ca7d167e => generated 945 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:38:35.278836 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-dcf7667f-5446-4932-9fa7-9186288b2e42 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:35.285288 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dcf7667f-5446-4932-9fa7-9186288b2e42 tempest-VolumesTransfersV357Test-1224046373 tempest-VolumesTransfersV357Test-1224046373-project-member] GET https://10.4.3.239/volume/v3/volumes/2426ff43-796e-40c9-8666-daa1ca7d167e Aug 20 04:38:35.285288 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-dcf7667f-5446-4932-9fa7-9186288b2e42 tempest-VolumesTransfersV357Test-1224046373 tempest-VolumesTransfersV357Test-1224046373-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:35.285288 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-dcf7667f-5446-4932-9fa7-9186288b2e42 tempest-VolumesTransfersV357Test-1224046373 tempest-VolumesTransfersV357Test-1224046373-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:35.296935 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:35.296935 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:35.301993 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-dcf7667f-5446-4932-9fa7-9186288b2e42 tempest-VolumesTransfersV357Test-1224046373 tempest-VolumesTransfersV357Test-1224046373-project-member] Volume info retrieved successfully. Aug 20 04:38:35.308545 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dcf7667f-5446-4932-9fa7-9186288b2e42 tempest-VolumesTransfersV357Test-1224046373 tempest-VolumesTransfersV357Test-1224046373-project-member] https://10.4.3.239/volume/v3/volumes/2426ff43-796e-40c9-8666-daa1ca7d167e returned with HTTP 200 Aug 20 04:38:35.309239 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 701/2820] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:38:35 2026] GET /volume/v3/volumes/2426ff43-796e-40c9-8666-daa1ca7d167e => generated 945 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:38:35.330751 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-86493f9b-2f67-4978-91d5-333560a0234e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:35.333138 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-86493f9b-2f67-4978-91d5-333560a0234e tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] DELETE https://10.4.3.239/volume/v3/volume-transfers/9fbd070c-034a-4c5e-a4f6-b304f13fc24e Aug 20 04:38:35.333138 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-86493f9b-2f67-4978-91d5-333560a0234e tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:35.333387 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-86493f9b-2f67-4978-91d5-333560a0234e tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:35.333387 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.contrib.volume_transfer [None req-86493f9b-2f67-4978-91d5-333560a0234e tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Delete transfer with id: 9fbd070c-034a-4c5e-a4f6-b304f13fc24e Aug 20 04:38:35.341734 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-86493f9b-2f67-4978-91d5-333560a0234e tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] https://10.4.3.239/volume/v3/volume-transfers/9fbd070c-034a-4c5e-a4f6-b304f13fc24e returned with HTTP 404 Aug 20 04:38:35.342254 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 702/2821] 10.4.3.239 () {68 vars in 1419 bytes} [Thu Aug 20 04:38:35 2026] DELETE /volume/v3/volume-transfers/9fbd070c-034a-4c5e-a4f6-b304f13fc24e => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:38:35.356714 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f8b216be-8d6a-48e7-b46b-f65db20c1323 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:35.412569 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f8b216be-8d6a-48e7-b46b-f65db20c1323 tempest-VolumesTransfersV357Test-353207772 tempest-VolumesTransfersV357Test-353207772-project-admin] DELETE https://10.4.3.239/volume/v3/volumes/2426ff43-796e-40c9-8666-daa1ca7d167e Aug 20 04:38:35.412569 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f8b216be-8d6a-48e7-b46b-f65db20c1323 tempest-VolumesTransfersV357Test-353207772 tempest-VolumesTransfersV357Test-353207772-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:35.412569 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f8b216be-8d6a-48e7-b46b-f65db20c1323 tempest-VolumesTransfersV357Test-353207772 tempest-VolumesTransfersV357Test-353207772-project-admin] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:35.412569 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-f8b216be-8d6a-48e7-b46b-f65db20c1323 tempest-VolumesTransfersV357Test-353207772 tempest-VolumesTransfersV357Test-353207772-project-admin] Delete volume with id: 2426ff43-796e-40c9-8666-daa1ca7d167e Aug 20 04:38:35.422483 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:35.422483 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:35.423218 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f8b216be-8d6a-48e7-b46b-f65db20c1323 tempest-VolumesTransfersV357Test-353207772 tempest-VolumesTransfersV357Test-353207772-project-admin] Volume info retrieved successfully. Aug 20 04:38:35.464987 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f8b216be-8d6a-48e7-b46b-f65db20c1323 tempest-VolumesTransfersV357Test-353207772 tempest-VolumesTransfersV357Test-353207772-project-admin] Delete volume request issued successfully. Aug 20 04:38:35.465562 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f8b216be-8d6a-48e7-b46b-f65db20c1323 tempest-VolumesTransfersV357Test-353207772 tempest-VolumesTransfersV357Test-353207772-project-admin] https://10.4.3.239/volume/v3/volumes/2426ff43-796e-40c9-8666-daa1ca7d167e returned with HTTP 202 Aug 20 04:38:35.465785 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 710/2822] 10.4.3.239 () {68 vars in 1392 bytes} [Thu Aug 20 04:38:35 2026] DELETE /volume/v3/volumes/2426ff43-796e-40c9-8666-daa1ca7d167e => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:38:35.481219 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7a500a4c-1f6d-47b3-b20c-f3afb9d4f419 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:35.483607 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7a500a4c-1f6d-47b3-b20c-f3afb9d4f419 tempest-VolumesTransfersV357Test-353207772 tempest-VolumesTransfersV357Test-353207772-project-admin] GET https://10.4.3.239/volume/v3/volumes/2426ff43-796e-40c9-8666-daa1ca7d167e Aug 20 04:38:35.483852 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7a500a4c-1f6d-47b3-b20c-f3afb9d4f419 tempest-VolumesTransfersV357Test-353207772 tempest-VolumesTransfersV357Test-353207772-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:35.484057 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7a500a4c-1f6d-47b3-b20c-f3afb9d4f419 tempest-VolumesTransfersV357Test-353207772 tempest-VolumesTransfersV357Test-353207772-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:35.494611 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:35.494611 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:35.499509 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-7a500a4c-1f6d-47b3-b20c-f3afb9d4f419 tempest-VolumesTransfersV357Test-353207772 tempest-VolumesTransfersV357Test-353207772-project-admin] Volume info retrieved successfully. Aug 20 04:38:35.509121 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7a500a4c-1f6d-47b3-b20c-f3afb9d4f419 tempest-VolumesTransfersV357Test-353207772 tempest-VolumesTransfersV357Test-353207772-project-admin] https://10.4.3.239/volume/v3/volumes/2426ff43-796e-40c9-8666-daa1ca7d167e returned with HTTP 200 Aug 20 04:38:35.509121 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 710/2823] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:38:35 2026] GET /volume/v3/volumes/2426ff43-796e-40c9-8666-daa1ca7d167e => generated 1129 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:38:35.810611 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-206a1300-aabb-4757-97af-0305df548d29 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:35.812929 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-206a1300-aabb-4757-97af-0305df548d29 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] GET https://10.4.3.239/volume/v3/volumes/e091e09f-9d33-4b60-9f30-850351f3f328 Aug 20 04:38:35.813151 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-206a1300-aabb-4757-97af-0305df548d29 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:35.813411 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-206a1300-aabb-4757-97af-0305df548d29 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:35.825520 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-206a1300-aabb-4757-97af-0305df548d29 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] https://10.4.3.239/volume/v3/volumes/e091e09f-9d33-4b60-9f30-850351f3f328 returned with HTTP 404 Aug 20 04:38:35.826171 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 702/2824] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:35 2026] GET /volume/v3/volumes/e091e09f-9d33-4b60-9f30-850351f3f328 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:38:35.836238 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5e2283e6-cd96-44d5-94bf-53506730c6af None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:35.838729 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5e2283e6-cd96-44d5-94bf-53506730c6af tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] DELETE https://10.4.3.239/volume/v3/volumes/0a9f74ec-4a63-4c83-8632-421e3266c592 Aug 20 04:38:35.839168 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5e2283e6-cd96-44d5-94bf-53506730c6af tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:35.839370 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5e2283e6-cd96-44d5-94bf-53506730c6af tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:35.839602 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-5e2283e6-cd96-44d5-94bf-53506730c6af tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Delete volume with id: 0a9f74ec-4a63-4c83-8632-421e3266c592 Aug 20 04:38:35.850455 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:35.850455 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:35.851161 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-5e2283e6-cd96-44d5-94bf-53506730c6af tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Volume info retrieved successfully. Aug 20 04:38:35.882201 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-5e2283e6-cd96-44d5-94bf-53506730c6af tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Delete volume request issued successfully. Aug 20 04:38:35.882446 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5e2283e6-cd96-44d5-94bf-53506730c6af tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] https://10.4.3.239/volume/v3/volumes/0a9f74ec-4a63-4c83-8632-421e3266c592 returned with HTTP 202 Aug 20 04:38:35.883007 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 703/2825] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:38:35 2026] DELETE /volume/v3/volumes/0a9f74ec-4a63-4c83-8632-421e3266c592 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:38:35.895839 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b4bc7778-bf32-46f5-a1a3-68a640fbe32a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:35.903271 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b4bc7778-bf32-46f5-a1a3-68a640fbe32a tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] GET https://10.4.3.239/volume/v3/volumes/0a9f74ec-4a63-4c83-8632-421e3266c592 Aug 20 04:38:35.903746 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b4bc7778-bf32-46f5-a1a3-68a640fbe32a tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:35.903813 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b4bc7778-bf32-46f5-a1a3-68a640fbe32a tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:35.913866 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:35.913866 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:35.919967 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b4bc7778-bf32-46f5-a1a3-68a640fbe32a tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Volume info retrieved successfully. Aug 20 04:38:35.926441 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b4bc7778-bf32-46f5-a1a3-68a640fbe32a tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] https://10.4.3.239/volume/v3/volumes/0a9f74ec-4a63-4c83-8632-421e3266c592 returned with HTTP 200 Aug 20 04:38:35.927236 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 711/2826] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:35 2026] GET /volume/v3/volumes/0a9f74ec-4a63-4c83-8632-421e3266c592 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:36.030027 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f687fdb5-77f7-4248-b379-e05d65288662 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:36.034341 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f687fdb5-77f7-4248-b379-e05d65288662 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf Aug 20 04:38:36.036588 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f687fdb5-77f7-4248-b379-e05d65288662 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:36.036588 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f687fdb5-77f7-4248-b379-e05d65288662 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:36.036588 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-f687fdb5-77f7-4248-b379-e05d65288662 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id d139a100-c54e-420b-897a-d829ab4cabbf. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:36.042333 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:36.042333 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:36.043220 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f687fdb5-77f7-4248-b379-e05d65288662 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf returned with HTTP 200 Aug 20 04:38:36.043716 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 711/2827] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:36 2026] GET /volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:36.103174 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1f88040e-82ec-4d97-bd9e-f6cb8d60bc59 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:36.109154 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1f88040e-82ec-4d97-bd9e-f6cb8d60bc59 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] GET https://10.4.3.239/volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 Aug 20 04:38:36.109561 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1f88040e-82ec-4d97-bd9e-f6cb8d60bc59 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:36.109851 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1f88040e-82ec-4d97-bd9e-f6cb8d60bc59 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:36.110731 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-1f88040e-82ec-4d97-bd9e-f6cb8d60bc59 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Show backup with id 04d1efa2-90db-499b-9e97-0e57cefefe76. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:36.120149 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:36.120149 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:36.121113 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1f88040e-82ec-4d97-bd9e-f6cb8d60bc59 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] https://10.4.3.239/volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 returned with HTTP 200 Aug 20 04:38:36.121596 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 703/2828] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:36 2026] GET /volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 => generated 795 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:36.525309 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5528ce24-620a-410a-9b6a-b0c3065a8d95 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:36.530142 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5528ce24-620a-410a-9b6a-b0c3065a8d95 tempest-VolumesTransfersV357Test-353207772 tempest-VolumesTransfersV357Test-353207772-project-admin] GET https://10.4.3.239/volume/v3/volumes/2426ff43-796e-40c9-8666-daa1ca7d167e Aug 20 04:38:36.530142 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5528ce24-620a-410a-9b6a-b0c3065a8d95 tempest-VolumesTransfersV357Test-353207772 tempest-VolumesTransfersV357Test-353207772-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:36.532032 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5528ce24-620a-410a-9b6a-b0c3065a8d95 tempest-VolumesTransfersV357Test-353207772 tempest-VolumesTransfersV357Test-353207772-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:36.542544 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5528ce24-620a-410a-9b6a-b0c3065a8d95 tempest-VolumesTransfersV357Test-353207772 tempest-VolumesTransfersV357Test-353207772-project-admin] https://10.4.3.239/volume/v3/volumes/2426ff43-796e-40c9-8666-daa1ca7d167e returned with HTTP 404 Aug 20 04:38:36.543579 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 704/2829] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:38:36 2026] GET /volume/v3/volumes/2426ff43-796e-40c9-8666-daa1ca7d167e => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:38:36.559103 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-61fefd9d-f7f6-4c27-bc86-fd9bb2470d88 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:36.562778 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-61fefd9d-f7f6-4c27-bc86-fd9bb2470d88 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] GET https://10.4.3.239/volume/v3/volumes/2426ff43-796e-40c9-8666-daa1ca7d167e Aug 20 04:38:36.562996 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-61fefd9d-f7f6-4c27-bc86-fd9bb2470d88 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:36.563213 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-61fefd9d-f7f6-4c27-bc86-fd9bb2470d88 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:36.573058 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-61fefd9d-f7f6-4c27-bc86-fd9bb2470d88 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] https://10.4.3.239/volume/v3/volumes/2426ff43-796e-40c9-8666-daa1ca7d167e returned with HTTP 404 Aug 20 04:38:36.574871 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 712/2830] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:38:36 2026] GET /volume/v3/volumes/2426ff43-796e-40c9-8666-daa1ca7d167e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:38:36.585096 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ca1c1fd4-124c-4086-91c9-af553915dfb9 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:36.588398 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ca1c1fd4-124c-4086-91c9-af553915dfb9 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] DELETE https://10.4.3.239/volume/v3/volumes/2426ff43-796e-40c9-8666-daa1ca7d167e Aug 20 04:38:36.588398 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ca1c1fd4-124c-4086-91c9-af553915dfb9 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:36.589701 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ca1c1fd4-124c-4086-91c9-af553915dfb9 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:36.589701 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-ca1c1fd4-124c-4086-91c9-af553915dfb9 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Delete volume with id: 2426ff43-796e-40c9-8666-daa1ca7d167e Aug 20 04:38:36.599602 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ca1c1fd4-124c-4086-91c9-af553915dfb9 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] https://10.4.3.239/volume/v3/volumes/2426ff43-796e-40c9-8666-daa1ca7d167e returned with HTTP 404 Aug 20 04:38:36.599602 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 712/2831] 10.4.3.239 () {68 vars in 1392 bytes} [Thu Aug 20 04:38:36 2026] DELETE /volume/v3/volumes/2426ff43-796e-40c9-8666-daa1ca7d167e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:38:36.616531 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7249a363-105d-4e5b-a10a-3c5aca5b5929 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:36.619453 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7249a363-105d-4e5b-a10a-3c5aca5b5929 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:38:36.620360 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7249a363-105d-4e5b-a10a-3c5aca5b5929 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-925210814"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:36.623483 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-7249a363-105d-4e5b-a10a-3c5aca5b5929 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-925210814'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:38:36.623792 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-7249a363-105d-4e5b-a10a-3c5aca5b5929 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Create volume of 1 GB Aug 20 04:38:36.632291 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-7249a363-105d-4e5b-a10a-3c5aca5b5929 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Availability Zones retrieved successfully. Aug 20 04:38:36.639489 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-7249a363-105d-4e5b-a10a-3c5aca5b5929 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Flow 'volume_create_api' (957c2ec4-54c5-47ca-8c12-422778f504dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:38:36.640778 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-7249a363-105d-4e5b-a10a-3c5aca5b5929 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dfcb805-fe1e-4088-be61-9ffbbba5559a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:36.641886 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-7249a363-105d-4e5b-a10a-3c5aca5b5929 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:38:36.675340 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-7249a363-105d-4e5b-a10a-3c5aca5b5929 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dfcb805-fe1e-4088-be61-9ffbbba5559a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:36.677151 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-7249a363-105d-4e5b-a10a-3c5aca5b5929 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (737e1b33-cbd8-458f-bc6d-f1c85e725206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:36.743337 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-7249a363-105d-4e5b-a10a-3c5aca5b5929 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Created reservations ['6dae8cd8-92a5-4ab5-a498-d0eb13fa2306', '70a405e7-dc0f-41a4-86bf-12ea4f6cad0c', '36be7700-9e6d-4340-b529-59710c301d01', '6c2fedff-fe9d-459b-9261-3311bc0004ea'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:38:36.745152 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-7249a363-105d-4e5b-a10a-3c5aca5b5929 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (737e1b33-cbd8-458f-bc6d-f1c85e725206) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6dae8cd8-92a5-4ab5-a498-d0eb13fa2306', '70a405e7-dc0f-41a4-86bf-12ea4f6cad0c', '36be7700-9e6d-4340-b529-59710c301d01', '6c2fedff-fe9d-459b-9261-3311bc0004ea']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:36.745531 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-7249a363-105d-4e5b-a10a-3c5aca5b5929 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed347ce3-079a-44b2-bc24-46c8ede6fb9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:36.783213 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-7249a363-105d-4e5b-a10a-3c5aca5b5929 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed347ce3-079a-44b2-bc24-46c8ede6fb9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91244f95-fea7-4dc3-9d4d-3aa7e0d9436b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-925210814',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c677c62c568346208f855274738da9e1',qos_specs=None,replication_status=,reservations=['6dae8cd8-92a5-4ab5-a498-d0eb13fa2306','70a405e7-dc0f-41a4-86bf-12ea4f6cad0c','36be7700-9e6d-4340-b529-59710c301d01','6c2fedff-fe9d-459b-9261-3311bc0004ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9756728e0a274e38a72e010ebbeebc9e',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:38:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-925210814',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91244f95-fea7-4dc3-9d4d-3aa7e0d9436b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c677c62c568346208f855274738da9e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9756728e0a274e38a72e010ebbeebc9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:36.784999 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-7249a363-105d-4e5b-a10a-3c5aca5b5929 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa25d70d-e4ee-4db5-8446-338f9591f4f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:36.821320 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-7249a363-105d-4e5b-a10a-3c5aca5b5929 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa25d70d-e4ee-4db5-8446-338f9591f4f6) transitioned into state 'SUCCESS' from state '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-925210814',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c677c62c568346208f855274738da9e1',qos_specs=None,replication_status=,reservations=['6dae8cd8-92a5-4ab5-a498-d0eb13fa2306','70a405e7-dc0f-41a4-86bf-12ea4f6cad0c','36be7700-9e6d-4340-b529-59710c301d01','6c2fedff-fe9d-459b-9261-3311bc0004ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9756728e0a274e38a72e010ebbeebc9e',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:36.823426 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-7249a363-105d-4e5b-a10a-3c5aca5b5929 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07818075-1931-432a-8e58-a8161b8ed8b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:36.838380 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-7249a363-105d-4e5b-a10a-3c5aca5b5929 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07818075-1931-432a-8e58-a8161b8ed8b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:36.839408 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-7249a363-105d-4e5b-a10a-3c5aca5b5929 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Flow 'volume_create_api' (957c2ec4-54c5-47ca-8c12-422778f504dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:38:36.839821 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-7249a363-105d-4e5b-a10a-3c5aca5b5929 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Create volume request issued successfully. Aug 20 04:38:36.841724 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7249a363-105d-4e5b-a10a-3c5aca5b5929 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:38:36.841724 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 704/2832] 10.4.3.239 () {70 vars in 1299 bytes} [Thu Aug 20 04:38:36 2026] POST /volume/v3/volumes => generated 818 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:38:36.862122 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5b2a0812-b30b-47cc-8e22-c40ac8754ebc None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:36.864983 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5b2a0812-b30b-47cc-8e22-c40ac8754ebc tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] GET https://10.4.3.239/volume/v3/volumes/91244f95-fea7-4dc3-9d4d-3aa7e0d9436b Aug 20 04:38:36.864983 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5b2a0812-b30b-47cc-8e22-c40ac8754ebc tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:36.865816 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5b2a0812-b30b-47cc-8e22-c40ac8754ebc tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:36.885685 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:36.885685 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:36.900757 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-5b2a0812-b30b-47cc-8e22-c40ac8754ebc tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Volume info retrieved successfully. Aug 20 04:38:36.911623 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5b2a0812-b30b-47cc-8e22-c40ac8754ebc tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] https://10.4.3.239/volume/v3/volumes/91244f95-fea7-4dc3-9d4d-3aa7e0d9436b returned with HTTP 200 Aug 20 04:38:36.912629 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 705/2833] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:38:36 2026] GET /volume/v3/volumes/91244f95-fea7-4dc3-9d4d-3aa7e0d9436b => generated 886 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:38:36.947931 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0a8bd4ee-f9ac-4a4d-8606-0059b827ce0c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:36.950427 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0a8bd4ee-f9ac-4a4d-8606-0059b827ce0c tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] GET https://10.4.3.239/volume/v3/volumes/0a9f74ec-4a63-4c83-8632-421e3266c592 Aug 20 04:38:36.951044 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0a8bd4ee-f9ac-4a4d-8606-0059b827ce0c tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:36.951044 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0a8bd4ee-f9ac-4a4d-8606-0059b827ce0c tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:36.962609 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0a8bd4ee-f9ac-4a4d-8606-0059b827ce0c tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] https://10.4.3.239/volume/v3/volumes/0a9f74ec-4a63-4c83-8632-421e3266c592 returned with HTTP 404 Aug 20 04:38:36.963263 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 713/2834] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:36 2026] GET /volume/v3/volumes/0a9f74ec-4a63-4c83-8632-421e3266c592 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:38:36.980202 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-020a4023-e51b-4459-8aa7-5faad414116a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:36.986738 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-020a4023-e51b-4459-8aa7-5faad414116a tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] DELETE https://10.4.3.239/volume/v3/volumes/c30b35dc-a5c9-49d7-a244-7e7f677ccf6b Aug 20 04:38:36.986738 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-020a4023-e51b-4459-8aa7-5faad414116a tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:36.986738 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-020a4023-e51b-4459-8aa7-5faad414116a tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:36.986738 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-020a4023-e51b-4459-8aa7-5faad414116a tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Delete volume with id: c30b35dc-a5c9-49d7-a244-7e7f677ccf6b Aug 20 04:38:36.998531 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:36.998531 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:36.998798 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-020a4023-e51b-4459-8aa7-5faad414116a tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Volume info retrieved successfully. Aug 20 04:38:37.046942 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-020a4023-e51b-4459-8aa7-5faad414116a tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Delete volume request issued successfully. Aug 20 04:38:37.047176 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-020a4023-e51b-4459-8aa7-5faad414116a tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] https://10.4.3.239/volume/v3/volumes/c30b35dc-a5c9-49d7-a244-7e7f677ccf6b returned with HTTP 202 Aug 20 04:38:37.047686 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 713/2835] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:38:36 2026] DELETE /volume/v3/volumes/c30b35dc-a5c9-49d7-a244-7e7f677ccf6b => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 20 04:38:37.063532 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-873d70b6-42a0-42e0-8711-1c4e7210e72e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:37.063629 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-564a7285-9b50-47a9-ba10-522cff0f1774 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:37.066144 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-873d70b6-42a0-42e0-8711-1c4e7210e72e tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] GET https://10.4.3.239/volume/v3/volumes/c30b35dc-a5c9-49d7-a244-7e7f677ccf6b Aug 20 04:38:37.067226 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-873d70b6-42a0-42e0-8711-1c4e7210e72e tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:37.067226 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-873d70b6-42a0-42e0-8711-1c4e7210e72e tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:37.070463 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-564a7285-9b50-47a9-ba10-522cff0f1774 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf Aug 20 04:38:37.070789 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-564a7285-9b50-47a9-ba10-522cff0f1774 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:37.071035 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-564a7285-9b50-47a9-ba10-522cff0f1774 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:37.076214 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-564a7285-9b50-47a9-ba10-522cff0f1774 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id d139a100-c54e-420b-897a-d829ab4cabbf. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:37.080203 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:37.080203 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:37.082356 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-564a7285-9b50-47a9-ba10-522cff0f1774 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf returned with HTTP 200 Aug 20 04:38:37.082964 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 706/2836] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:37 2026] GET /volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf => generated 708 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:37.083248 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:37.083248 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:37.095009 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-873d70b6-42a0-42e0-8711-1c4e7210e72e tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Volume info retrieved successfully. Aug 20 04:38:37.104757 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-873d70b6-42a0-42e0-8711-1c4e7210e72e tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] https://10.4.3.239/volume/v3/volumes/c30b35dc-a5c9-49d7-a244-7e7f677ccf6b returned with HTTP 200 Aug 20 04:38:37.105357 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 705/2837] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:37 2026] GET /volume/v3/volumes/c30b35dc-a5c9-49d7-a244-7e7f677ccf6b => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:37.139738 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a46bdf16-b7a2-4744-8501-5ba810d1767d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:37.143379 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a46bdf16-b7a2-4744-8501-5ba810d1767d tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] GET https://10.4.3.239/volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 Aug 20 04:38:37.143741 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a46bdf16-b7a2-4744-8501-5ba810d1767d tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:37.143977 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a46bdf16-b7a2-4744-8501-5ba810d1767d tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:37.144145 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-a46bdf16-b7a2-4744-8501-5ba810d1767d tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Show backup with id 04d1efa2-90db-499b-9e97-0e57cefefe76. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:37.151865 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:37.151865 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:37.153940 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a46bdf16-b7a2-4744-8501-5ba810d1767d tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] https://10.4.3.239/volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 returned with HTTP 200 Aug 20 04:38:37.154606 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 714/2838] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:37 2026] GET /volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 => generated 795 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:37.933762 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-773e599e-b2ef-4f89-adab-bed0f074b5d3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:37.938061 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-773e599e-b2ef-4f89-adab-bed0f074b5d3 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] GET https://10.4.3.239/volume/v3/volumes/91244f95-fea7-4dc3-9d4d-3aa7e0d9436b Aug 20 04:38:37.938473 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-773e599e-b2ef-4f89-adab-bed0f074b5d3 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:37.938809 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-773e599e-b2ef-4f89-adab-bed0f074b5d3 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:37.950973 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:37.950973 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:37.956727 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-773e599e-b2ef-4f89-adab-bed0f074b5d3 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Volume info retrieved successfully. Aug 20 04:38:37.962970 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-773e599e-b2ef-4f89-adab-bed0f074b5d3 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] https://10.4.3.239/volume/v3/volumes/91244f95-fea7-4dc3-9d4d-3aa7e0d9436b returned with HTTP 200 Aug 20 04:38:37.963554 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 714/2839] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:38:37 2026] GET /volume/v3/volumes/91244f95-fea7-4dc3-9d4d-3aa7e0d9436b => generated 945 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:38:37.986542 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-38a65dfa-533f-454d-bc7d-11a0b07c086b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:37.991938 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-38a65dfa-533f-454d-bc7d-11a0b07c086b tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] POST https://10.4.3.239/volume/v3/volume-transfers Aug 20 04:38:37.991938 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-38a65dfa-533f-454d-bc7d-11a0b07c086b tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "91244f95-fea7-4dc3-9d4d-3aa7e0d9436b"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:37.997773 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volume_transfer [None req-38a65dfa-533f-454d-bc7d-11a0b07c086b tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Creating new volume transfer {'transfer': {'volume_id': '91244f95-fea7-4dc3-9d4d-3aa7e0d9436b'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 20 04:38:37.998935 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volume_transfer [None req-38a65dfa-533f-454d-bc7d-11a0b07c086b tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Creating transfer of volume 91244f95-fea7-4dc3-9d4d-3aa7e0d9436b Aug 20 04:38:37.998935 np0000007850 devstack@c-api.service[100174]: INFO cinder.transfer.api [None req-38a65dfa-533f-454d-bc7d-11a0b07c086b tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Generating transfer record for volume 91244f95-fea7-4dc3-9d4d-3aa7e0d9436b Aug 20 04:38:38.029526 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:38.029526 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:38.050039 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-38a65dfa-533f-454d-bc7d-11a0b07c086b tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] https://10.4.3.239/volume/v3/volume-transfers returned with HTTP 202 Aug 20 04:38:38.050039 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 707/2840] 10.4.3.239 () {70 vars in 1326 bytes} [Thu Aug 20 04:38:37 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:38:38.062139 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3b75e047-1c52-40c2-bbed-d58cbf4224ba None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:38.064804 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3b75e047-1c52-40c2-bbed-d58cbf4224ba tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] GET https://10.4.3.239/volume/v3/volumes/91244f95-fea7-4dc3-9d4d-3aa7e0d9436b Aug 20 04:38:38.065154 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3b75e047-1c52-40c2-bbed-d58cbf4224ba tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:38.066147 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3b75e047-1c52-40c2-bbed-d58cbf4224ba tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:38.077144 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:38.077144 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:38.085728 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-3b75e047-1c52-40c2-bbed-d58cbf4224ba tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Volume info retrieved successfully. Aug 20 04:38:38.098747 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3b75e047-1c52-40c2-bbed-d58cbf4224ba tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] https://10.4.3.239/volume/v3/volumes/91244f95-fea7-4dc3-9d4d-3aa7e0d9436b returned with HTTP 200 Aug 20 04:38:38.100710 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 706/2841] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:38:38 2026] GET /volume/v3/volumes/91244f95-fea7-4dc3-9d4d-3aa7e0d9436b => generated 953 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:38:38.100817 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2013f6d5-0da9-4095-ac16-b968a1604983 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:38.102671 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2013f6d5-0da9-4095-ac16-b968a1604983 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf Aug 20 04:38:38.103031 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2013f6d5-0da9-4095-ac16-b968a1604983 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:38.103454 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2013f6d5-0da9-4095-ac16-b968a1604983 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:38.103686 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-2013f6d5-0da9-4095-ac16-b968a1604983 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id d139a100-c54e-420b-897a-d829ab4cabbf. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:38.121043 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:38.121043 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:38.122474 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2013f6d5-0da9-4095-ac16-b968a1604983 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf returned with HTTP 200 Aug 20 04:38:38.123469 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 715/2842] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:38 2026] GET /volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf => generated 708 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:38.123992 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e0699682-2a23-4ca6-a2e3-228a72a944ea None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:38.126914 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e0699682-2a23-4ca6-a2e3-228a72a944ea tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] GET https://10.4.3.239/volume/v3/volumes/c30b35dc-a5c9-49d7-a244-7e7f677ccf6b Aug 20 04:38:38.127226 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e0699682-2a23-4ca6-a2e3-228a72a944ea tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:38.127609 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e0699682-2a23-4ca6-a2e3-228a72a944ea tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:38.129751 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2829fca4-359c-4f1b-8fd3-589fce577241 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:38.133880 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2829fca4-359c-4f1b-8fd3-589fce577241 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] GET https://10.4.3.239/volume/v3/volume-transfers/detail Aug 20 04:38:38.133880 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2829fca4-359c-4f1b-8fd3-589fce577241 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:38.133880 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2829fca4-359c-4f1b-8fd3-589fce577241 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Calling method 'detail' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:38.133880 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volume_transfer [None req-2829fca4-359c-4f1b-8fd3-589fce577241 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Listing volume transfers {{(pid=100174) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 20 04:38:38.135866 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e0699682-2a23-4ca6-a2e3-228a72a944ea tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] https://10.4.3.239/volume/v3/volumes/c30b35dc-a5c9-49d7-a244-7e7f677ccf6b returned with HTTP 404 Aug 20 04:38:38.136513 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 715/2843] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:38 2026] GET /volume/v3/volumes/c30b35dc-a5c9-49d7-a244-7e7f677ccf6b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:38:38.143241 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2829fca4-359c-4f1b-8fd3-589fce577241 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] https://10.4.3.239/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 20 04:38:38.143241 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 708/2844] 10.4.3.239 () {68 vars in 1326 bytes} [Thu Aug 20 04:38:38 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:38:38.147869 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-83c17a21-739a-4c69-a3f0-6862c10ee542 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:38.152318 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-83c17a21-739a-4c69-a3f0-6862c10ee542 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] DELETE https://10.4.3.239/volume/v3/volumes/9bcf84ed-57f1-4b67-96ff-d56fafe97a9c Aug 20 04:38:38.152656 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-83c17a21-739a-4c69-a3f0-6862c10ee542 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:38.152909 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-83c17a21-739a-4c69-a3f0-6862c10ee542 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:38.153149 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-83c17a21-739a-4c69-a3f0-6862c10ee542 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Delete volume with id: 9bcf84ed-57f1-4b67-96ff-d56fafe97a9c Aug 20 04:38:38.162244 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ec5fe9f7-a8bc-4ff0-8537-bb41a6974c50 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:38.168058 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ec5fe9f7-a8bc-4ff0-8537-bb41a6974c50 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] DELETE https://10.4.3.239/volume/v3/volume-transfers/3121e646-046b-41cd-83f3-d2db11e149d8 Aug 20 04:38:38.168720 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ec5fe9f7-a8bc-4ff0-8537-bb41a6974c50 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:38.169104 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ec5fe9f7-a8bc-4ff0-8537-bb41a6974c50 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:38.169390 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.contrib.volume_transfer [None req-ec5fe9f7-a8bc-4ff0-8537-bb41a6974c50 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Delete transfer with id: 3121e646-046b-41cd-83f3-d2db11e149d8 Aug 20 04:38:38.173754 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:38.173754 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:38.173838 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8c4bdf21-a39d-405a-bbaa-582eb610a911 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:38.174057 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-83c17a21-739a-4c69-a3f0-6862c10ee542 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Volume info retrieved successfully. Aug 20 04:38:38.182228 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8c4bdf21-a39d-405a-bbaa-582eb610a911 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] GET https://10.4.3.239/volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 Aug 20 04:38:38.182228 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8c4bdf21-a39d-405a-bbaa-582eb610a911 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:38.182228 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8c4bdf21-a39d-405a-bbaa-582eb610a911 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:38.182228 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-8c4bdf21-a39d-405a-bbaa-582eb610a911 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Show backup with id 04d1efa2-90db-499b-9e97-0e57cefefe76. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:38.189603 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:38.189603 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:38.194142 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:38.194142 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:38.197693 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8c4bdf21-a39d-405a-bbaa-582eb610a911 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] https://10.4.3.239/volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 returned with HTTP 200 Aug 20 04:38:38.197693 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 716/2845] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:38 2026] GET /volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 => generated 795 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:38.218627 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ec5fe9f7-a8bc-4ff0-8537-bb41a6974c50 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] https://10.4.3.239/volume/v3/volume-transfers/3121e646-046b-41cd-83f3-d2db11e149d8 returned with HTTP 202 Aug 20 04:38:38.219464 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 716/2846] 10.4.3.239 () {68 vars in 1419 bytes} [Thu Aug 20 04:38:38 2026] DELETE /volume/v3/volume-transfers/3121e646-046b-41cd-83f3-d2db11e149d8 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 20 04:38:38.234890 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-fea0f89b-14e1-47b3-b7ef-81cd66ac96b2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:38.239212 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fea0f89b-14e1-47b3-b7ef-81cd66ac96b2 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] GET https://10.4.3.239/volume/v3/volumes/91244f95-fea7-4dc3-9d4d-3aa7e0d9436b Aug 20 04:38:38.239554 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-83c17a21-739a-4c69-a3f0-6862c10ee542 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Delete volume request issued successfully. Aug 20 04:38:38.239732 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fea0f89b-14e1-47b3-b7ef-81cd66ac96b2 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:38.239732 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fea0f89b-14e1-47b3-b7ef-81cd66ac96b2 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:38.239844 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-83c17a21-739a-4c69-a3f0-6862c10ee542 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] https://10.4.3.239/volume/v3/volumes/9bcf84ed-57f1-4b67-96ff-d56fafe97a9c returned with HTTP 202 Aug 20 04:38:38.243692 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 707/2847] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:38:38 2026] DELETE /volume/v3/volumes/9bcf84ed-57f1-4b67-96ff-d56fafe97a9c => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:38:38.253475 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:38.253475 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:38.256870 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-40c3d9d9-3a42-4f7c-b243-7d73110dc18a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:38.262215 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-40c3d9d9-3a42-4f7c-b243-7d73110dc18a tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] GET https://10.4.3.239/volume/v3/volumes/9bcf84ed-57f1-4b67-96ff-d56fafe97a9c Aug 20 04:38:38.262326 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-fea0f89b-14e1-47b3-b7ef-81cd66ac96b2 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Volume info retrieved successfully. Aug 20 04:38:38.262378 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-40c3d9d9-3a42-4f7c-b243-7d73110dc18a tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:38.263234 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-40c3d9d9-3a42-4f7c-b243-7d73110dc18a tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:38.279005 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fea0f89b-14e1-47b3-b7ef-81cd66ac96b2 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] https://10.4.3.239/volume/v3/volumes/91244f95-fea7-4dc3-9d4d-3aa7e0d9436b returned with HTTP 200 Aug 20 04:38:38.279005 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 709/2848] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:38:38 2026] GET /volume/v3/volumes/91244f95-fea7-4dc3-9d4d-3aa7e0d9436b => generated 945 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 04:38:38.280196 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:38.280196 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:38.285998 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-40c3d9d9-3a42-4f7c-b243-7d73110dc18a tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Volume info retrieved successfully. Aug 20 04:38:38.292046 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-40c3d9d9-3a42-4f7c-b243-7d73110dc18a tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] https://10.4.3.239/volume/v3/volumes/9bcf84ed-57f1-4b67-96ff-d56fafe97a9c returned with HTTP 200 Aug 20 04:38:38.292509 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 717/2849] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:38 2026] GET /volume/v3/volumes/9bcf84ed-57f1-4b67-96ff-d56fafe97a9c => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:38.300916 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-45c10ecd-4dc9-4e5d-838a-36f2ce4a9cb2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:38.303614 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-45c10ecd-4dc9-4e5d-838a-36f2ce4a9cb2 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] DELETE https://10.4.3.239/volume/v3/volume-transfers/3121e646-046b-41cd-83f3-d2db11e149d8 Aug 20 04:38:38.303779 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-45c10ecd-4dc9-4e5d-838a-36f2ce4a9cb2 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:38.304040 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-45c10ecd-4dc9-4e5d-838a-36f2ce4a9cb2 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:38.304221 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.contrib.volume_transfer [None req-45c10ecd-4dc9-4e5d-838a-36f2ce4a9cb2 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Delete transfer with id: 3121e646-046b-41cd-83f3-d2db11e149d8 Aug 20 04:38:38.310539 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-45c10ecd-4dc9-4e5d-838a-36f2ce4a9cb2 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] https://10.4.3.239/volume/v3/volume-transfers/3121e646-046b-41cd-83f3-d2db11e149d8 returned with HTTP 404 Aug 20 04:38:38.311351 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 717/2850] 10.4.3.239 () {68 vars in 1419 bytes} [Thu Aug 20 04:38:38 2026] DELETE /volume/v3/volume-transfers/3121e646-046b-41cd-83f3-d2db11e149d8 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:38:38.320785 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1a4d8883-992b-4817-9eb0-e464fe0e31fc None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:38.322941 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1a4d8883-992b-4817-9eb0-e464fe0e31fc tempest-VolumesTransfersV357Test-353207772 tempest-VolumesTransfersV357Test-353207772-project-admin] DELETE https://10.4.3.239/volume/v3/volumes/91244f95-fea7-4dc3-9d4d-3aa7e0d9436b Aug 20 04:38:38.323891 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1a4d8883-992b-4817-9eb0-e464fe0e31fc tempest-VolumesTransfersV357Test-353207772 tempest-VolumesTransfersV357Test-353207772-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:38.323891 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1a4d8883-992b-4817-9eb0-e464fe0e31fc tempest-VolumesTransfersV357Test-353207772 tempest-VolumesTransfersV357Test-353207772-project-admin] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:38.323891 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-1a4d8883-992b-4817-9eb0-e464fe0e31fc tempest-VolumesTransfersV357Test-353207772 tempest-VolumesTransfersV357Test-353207772-project-admin] Delete volume with id: 91244f95-fea7-4dc3-9d4d-3aa7e0d9436b Aug 20 04:38:38.338818 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:38.338818 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:38.338818 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-1a4d8883-992b-4817-9eb0-e464fe0e31fc tempest-VolumesTransfersV357Test-353207772 tempest-VolumesTransfersV357Test-353207772-project-admin] Volume info retrieved successfully. Aug 20 04:38:38.374727 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-1a4d8883-992b-4817-9eb0-e464fe0e31fc tempest-VolumesTransfersV357Test-353207772 tempest-VolumesTransfersV357Test-353207772-project-admin] Delete volume request issued successfully. Aug 20 04:38:38.374883 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1a4d8883-992b-4817-9eb0-e464fe0e31fc tempest-VolumesTransfersV357Test-353207772 tempest-VolumesTransfersV357Test-353207772-project-admin] https://10.4.3.239/volume/v3/volumes/91244f95-fea7-4dc3-9d4d-3aa7e0d9436b returned with HTTP 202 Aug 20 04:38:38.375476 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 708/2851] 10.4.3.239 () {68 vars in 1392 bytes} [Thu Aug 20 04:38:38 2026] DELETE /volume/v3/volumes/91244f95-fea7-4dc3-9d4d-3aa7e0d9436b => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:38:38.387284 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f693eda5-8d3f-4f69-8698-482e1ec3ec14 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:38.390308 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f693eda5-8d3f-4f69-8698-482e1ec3ec14 tempest-VolumesTransfersV357Test-353207772 tempest-VolumesTransfersV357Test-353207772-project-admin] GET https://10.4.3.239/volume/v3/volumes/91244f95-fea7-4dc3-9d4d-3aa7e0d9436b Aug 20 04:38:38.390308 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f693eda5-8d3f-4f69-8698-482e1ec3ec14 tempest-VolumesTransfersV357Test-353207772 tempest-VolumesTransfersV357Test-353207772-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:38.391389 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f693eda5-8d3f-4f69-8698-482e1ec3ec14 tempest-VolumesTransfersV357Test-353207772 tempest-VolumesTransfersV357Test-353207772-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:38.410219 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:38.410219 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:38.416274 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f693eda5-8d3f-4f69-8698-482e1ec3ec14 tempest-VolumesTransfersV357Test-353207772 tempest-VolumesTransfersV357Test-353207772-project-admin] Volume info retrieved successfully. Aug 20 04:38:38.425675 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f693eda5-8d3f-4f69-8698-482e1ec3ec14 tempest-VolumesTransfersV357Test-353207772 tempest-VolumesTransfersV357Test-353207772-project-admin] https://10.4.3.239/volume/v3/volumes/91244f95-fea7-4dc3-9d4d-3aa7e0d9436b returned with HTTP 200 Aug 20 04:38:38.426292 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 710/2852] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:38:38 2026] GET /volume/v3/volumes/91244f95-fea7-4dc3-9d4d-3aa7e0d9436b => generated 1138 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:38:39.139656 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-81296277-f981-4496-847c-effdb3168fe5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:39.143965 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-81296277-f981-4496-847c-effdb3168fe5 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf Aug 20 04:38:39.144310 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-81296277-f981-4496-847c-effdb3168fe5 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:39.144539 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-81296277-f981-4496-847c-effdb3168fe5 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:39.145646 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-81296277-f981-4496-847c-effdb3168fe5 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id d139a100-c54e-420b-897a-d829ab4cabbf. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:39.155414 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:39.155414 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:39.156765 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-81296277-f981-4496-847c-effdb3168fe5 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf returned with HTTP 200 Aug 20 04:38:39.156935 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 718/2853] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:39 2026] GET /volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf => generated 708 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:39.219352 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-90960f17-a24b-417d-b3f4-66ae5d248c7d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:39.222246 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-90960f17-a24b-417d-b3f4-66ae5d248c7d tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] GET https://10.4.3.239/volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 Aug 20 04:38:39.223115 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-90960f17-a24b-417d-b3f4-66ae5d248c7d tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:39.223115 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-90960f17-a24b-417d-b3f4-66ae5d248c7d tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:39.223115 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-90960f17-a24b-417d-b3f4-66ae5d248c7d tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Show backup with id 04d1efa2-90db-499b-9e97-0e57cefefe76. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:39.234007 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:39.234007 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:39.235160 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-90960f17-a24b-417d-b3f4-66ae5d248c7d tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] https://10.4.3.239/volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 returned with HTTP 200 Aug 20 04:38:39.237300 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 718/2854] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:39 2026] GET /volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 => generated 795 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:39.316230 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8b6f718a-a5a0-4bcc-9f96-ba32f12ba122 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:39.316230 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8b6f718a-a5a0-4bcc-9f96-ba32f12ba122 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] GET https://10.4.3.239/volume/v3/volumes/9bcf84ed-57f1-4b67-96ff-d56fafe97a9c Aug 20 04:38:39.316230 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8b6f718a-a5a0-4bcc-9f96-ba32f12ba122 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:39.316230 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8b6f718a-a5a0-4bcc-9f96-ba32f12ba122 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:39.323795 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8b6f718a-a5a0-4bcc-9f96-ba32f12ba122 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] https://10.4.3.239/volume/v3/volumes/9bcf84ed-57f1-4b67-96ff-d56fafe97a9c returned with HTTP 404 Aug 20 04:38:39.324662 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 709/2855] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:39 2026] GET /volume/v3/volumes/9bcf84ed-57f1-4b67-96ff-d56fafe97a9c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:38:39.335739 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3056ce44-a5ea-440d-bc40-c7d9a285f3c3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:39.339851 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3056ce44-a5ea-440d-bc40-c7d9a285f3c3 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] DELETE https://10.4.3.239/volume/v3/volumes/97203682-984e-4e02-a2d4-7ccfc8a16d28 Aug 20 04:38:39.340212 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3056ce44-a5ea-440d-bc40-c7d9a285f3c3 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:39.340492 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3056ce44-a5ea-440d-bc40-c7d9a285f3c3 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:39.341479 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-3056ce44-a5ea-440d-bc40-c7d9a285f3c3 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Delete volume with id: 97203682-984e-4e02-a2d4-7ccfc8a16d28 Aug 20 04:38:39.350940 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:39.350940 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:39.351489 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-3056ce44-a5ea-440d-bc40-c7d9a285f3c3 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Volume info retrieved successfully. Aug 20 04:38:39.376761 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-3056ce44-a5ea-440d-bc40-c7d9a285f3c3 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Delete volume request issued successfully. Aug 20 04:38:39.377678 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3056ce44-a5ea-440d-bc40-c7d9a285f3c3 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] https://10.4.3.239/volume/v3/volumes/97203682-984e-4e02-a2d4-7ccfc8a16d28 returned with HTTP 202 Aug 20 04:38:39.378167 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 711/2856] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:38:39 2026] DELETE /volume/v3/volumes/97203682-984e-4e02-a2d4-7ccfc8a16d28 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:38:39.391905 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1249d1d6-46d5-414d-9534-001055a95f6e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:39.394528 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1249d1d6-46d5-414d-9534-001055a95f6e tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] GET https://10.4.3.239/volume/v3/volumes/97203682-984e-4e02-a2d4-7ccfc8a16d28 Aug 20 04:38:39.394912 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1249d1d6-46d5-414d-9534-001055a95f6e tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:39.395146 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1249d1d6-46d5-414d-9534-001055a95f6e tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:39.406517 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:39.406517 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:39.414493 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1249d1d6-46d5-414d-9534-001055a95f6e tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Volume info retrieved successfully. Aug 20 04:38:39.422603 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1249d1d6-46d5-414d-9534-001055a95f6e tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] https://10.4.3.239/volume/v3/volumes/97203682-984e-4e02-a2d4-7ccfc8a16d28 returned with HTTP 200 Aug 20 04:38:39.425127 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 719/2857] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:39 2026] GET /volume/v3/volumes/97203682-984e-4e02-a2d4-7ccfc8a16d28 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 04:38:39.445501 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-95ad738e-44f8-4772-a1dd-2bb5405fbde3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:39.448941 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-95ad738e-44f8-4772-a1dd-2bb5405fbde3 tempest-VolumesTransfersV357Test-353207772 tempest-VolumesTransfersV357Test-353207772-project-admin] GET https://10.4.3.239/volume/v3/volumes/91244f95-fea7-4dc3-9d4d-3aa7e0d9436b Aug 20 04:38:39.449590 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-95ad738e-44f8-4772-a1dd-2bb5405fbde3 tempest-VolumesTransfersV357Test-353207772 tempest-VolumesTransfersV357Test-353207772-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:39.449937 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-95ad738e-44f8-4772-a1dd-2bb5405fbde3 tempest-VolumesTransfersV357Test-353207772 tempest-VolumesTransfersV357Test-353207772-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:39.465588 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-95ad738e-44f8-4772-a1dd-2bb5405fbde3 tempest-VolumesTransfersV357Test-353207772 tempest-VolumesTransfersV357Test-353207772-project-admin] https://10.4.3.239/volume/v3/volumes/91244f95-fea7-4dc3-9d4d-3aa7e0d9436b returned with HTTP 404 Aug 20 04:38:39.466154 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 719/2858] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:38:39 2026] GET /volume/v3/volumes/91244f95-fea7-4dc3-9d4d-3aa7e0d9436b => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:38:39.478042 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0500cc05-8d19-4ac1-86e0-790573694939 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:39.481204 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0500cc05-8d19-4ac1-86e0-790573694939 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] GET https://10.4.3.239/volume/v3/volumes/91244f95-fea7-4dc3-9d4d-3aa7e0d9436b Aug 20 04:38:39.481588 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0500cc05-8d19-4ac1-86e0-790573694939 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:39.481854 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0500cc05-8d19-4ac1-86e0-790573694939 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:39.494316 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0500cc05-8d19-4ac1-86e0-790573694939 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] https://10.4.3.239/volume/v3/volumes/91244f95-fea7-4dc3-9d4d-3aa7e0d9436b returned with HTTP 404 Aug 20 04:38:39.495275 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 710/2859] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:38:39 2026] GET /volume/v3/volumes/91244f95-fea7-4dc3-9d4d-3aa7e0d9436b => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:38:39.504690 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4d893355-ee52-4c7f-85e2-dfd1493f5bd4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:39.507020 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4d893355-ee52-4c7f-85e2-dfd1493f5bd4 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] DELETE https://10.4.3.239/volume/v3/volumes/91244f95-fea7-4dc3-9d4d-3aa7e0d9436b Aug 20 04:38:39.507313 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4d893355-ee52-4c7f-85e2-dfd1493f5bd4 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:39.507525 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4d893355-ee52-4c7f-85e2-dfd1493f5bd4 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:39.507703 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-4d893355-ee52-4c7f-85e2-dfd1493f5bd4 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] Delete volume with id: 91244f95-fea7-4dc3-9d4d-3aa7e0d9436b Aug 20 04:38:39.517695 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4d893355-ee52-4c7f-85e2-dfd1493f5bd4 tempest-VolumesTransfersV357Test-419526802 tempest-VolumesTransfersV357Test-419526802-project-member] https://10.4.3.239/volume/v3/volumes/91244f95-fea7-4dc3-9d4d-3aa7e0d9436b returned with HTTP 404 Aug 20 04:38:39.518533 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 712/2860] 10.4.3.239 () {68 vars in 1392 bytes} [Thu Aug 20 04:38:39 2026] DELETE /volume/v3/volumes/91244f95-fea7-4dc3-9d4d-3aa7e0d9436b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:38:40.171175 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e46e6a46-3d77-4671-843d-72ad779af2a5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:40.173444 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e46e6a46-3d77-4671-843d-72ad779af2a5 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf Aug 20 04:38:40.174039 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e46e6a46-3d77-4671-843d-72ad779af2a5 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:40.174039 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e46e6a46-3d77-4671-843d-72ad779af2a5 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:40.174155 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-e46e6a46-3d77-4671-843d-72ad779af2a5 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id d139a100-c54e-420b-897a-d829ab4cabbf. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:40.180831 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:40.180831 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:40.182333 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e46e6a46-3d77-4671-843d-72ad779af2a5 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf returned with HTTP 200 Aug 20 04:38:40.182333 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 720/2861] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:40 2026] GET /volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:40.252363 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e2355776-0152-469b-8f62-f5773d570570 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:40.255085 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e2355776-0152-469b-8f62-f5773d570570 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] GET https://10.4.3.239/volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 Aug 20 04:38:40.255329 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e2355776-0152-469b-8f62-f5773d570570 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:40.255586 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e2355776-0152-469b-8f62-f5773d570570 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:40.255747 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-e2355776-0152-469b-8f62-f5773d570570 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Show backup with id 04d1efa2-90db-499b-9e97-0e57cefefe76. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:40.263637 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:40.263637 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:40.264850 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e2355776-0152-469b-8f62-f5773d570570 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] https://10.4.3.239/volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 returned with HTTP 200 Aug 20 04:38:40.265429 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 720/2862] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:40 2026] GET /volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 => generated 796 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:40.444217 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-86468a45-81e3-4761-bf4a-cf8615b280d2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:40.446647 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-86468a45-81e3-4761-bf4a-cf8615b280d2 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] GET https://10.4.3.239/volume/v3/volumes/97203682-984e-4e02-a2d4-7ccfc8a16d28 Aug 20 04:38:40.447169 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-86468a45-81e3-4761-bf4a-cf8615b280d2 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:40.447486 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-86468a45-81e3-4761-bf4a-cf8615b280d2 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:40.456312 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-86468a45-81e3-4761-bf4a-cf8615b280d2 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] https://10.4.3.239/volume/v3/volumes/97203682-984e-4e02-a2d4-7ccfc8a16d28 returned with HTTP 404 Aug 20 04:38:40.456937 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 711/2863] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:40 2026] GET /volume/v3/volumes/97203682-984e-4e02-a2d4-7ccfc8a16d28 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:38:40.470428 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-861d6934-9930-42d6-b04d-0e07da5abd7d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:40.472501 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-861d6934-9930-42d6-b04d-0e07da5abd7d tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/2b7f7929-934c-4dbf-ab22-a7f0fc4bf78a Aug 20 04:38:40.472767 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-861d6934-9930-42d6-b04d-0e07da5abd7d tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:40.473005 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-861d6934-9930-42d6-b04d-0e07da5abd7d tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:40.473162 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-861d6934-9930-42d6-b04d-0e07da5abd7d tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Delete snapshot with id: 2b7f7929-934c-4dbf-ab22-a7f0fc4bf78a Aug 20 04:38:40.482890 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:40.482890 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:40.483795 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-861d6934-9930-42d6-b04d-0e07da5abd7d tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Snapshot retrieved successfully. Aug 20 04:38:40.529539 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-861d6934-9930-42d6-b04d-0e07da5abd7d tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Snapshot delete request issued successfully. Aug 20 04:38:40.529539 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-861d6934-9930-42d6-b04d-0e07da5abd7d tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] https://10.4.3.239/volume/v3/snapshots/2b7f7929-934c-4dbf-ab22-a7f0fc4bf78a returned with HTTP 202 Aug 20 04:38:40.534033 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 713/2864] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:38:40 2026] DELETE /volume/v3/snapshots/2b7f7929-934c-4dbf-ab22-a7f0fc4bf78a => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:38:40.551250 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-29aad5b1-05f3-4689-841f-aac8371d14a6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:40.557587 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-29aad5b1-05f3-4689-841f-aac8371d14a6 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] GET https://10.4.3.239/volume/v3/snapshots/2b7f7929-934c-4dbf-ab22-a7f0fc4bf78a Aug 20 04:38:40.557587 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-29aad5b1-05f3-4689-841f-aac8371d14a6 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:40.557845 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-29aad5b1-05f3-4689-841f-aac8371d14a6 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:40.567855 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:40.567855 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:40.568542 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-29aad5b1-05f3-4689-841f-aac8371d14a6 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Snapshot retrieved successfully. Aug 20 04:38:40.571493 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-29aad5b1-05f3-4689-841f-aac8371d14a6 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] https://10.4.3.239/volume/v3/snapshots/2b7f7929-934c-4dbf-ab22-a7f0fc4bf78a returned with HTTP 200 Aug 20 04:38:40.571493 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 721/2865] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:38:40 2026] GET /volume/v3/snapshots/2b7f7929-934c-4dbf-ab22-a7f0fc4bf78a => generated 474 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:41.200746 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8baca09a-ceb0-436d-ac8d-5f1cc25c5cad None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:41.203234 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8baca09a-ceb0-436d-ac8d-5f1cc25c5cad tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf Aug 20 04:38:41.203779 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8baca09a-ceb0-436d-ac8d-5f1cc25c5cad tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:41.203779 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8baca09a-ceb0-436d-ac8d-5f1cc25c5cad tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:41.203897 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-8baca09a-ceb0-436d-ac8d-5f1cc25c5cad tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id d139a100-c54e-420b-897a-d829ab4cabbf. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:41.210448 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:41.210448 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:41.211783 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8baca09a-ceb0-436d-ac8d-5f1cc25c5cad tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf returned with HTTP 200 Aug 20 04:38:41.212030 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 721/2866] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:41 2026] GET /volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:41.280759 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-52ffa0c3-8370-4c8a-97c7-f73e82af61b5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:41.282901 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-52ffa0c3-8370-4c8a-97c7-f73e82af61b5 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] GET https://10.4.3.239/volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 Aug 20 04:38:41.283238 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-52ffa0c3-8370-4c8a-97c7-f73e82af61b5 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:41.283512 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-52ffa0c3-8370-4c8a-97c7-f73e82af61b5 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:41.283596 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-52ffa0c3-8370-4c8a-97c7-f73e82af61b5 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Show backup with id 04d1efa2-90db-499b-9e97-0e57cefefe76. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:41.293017 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:41.293017 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:41.295608 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-52ffa0c3-8370-4c8a-97c7-f73e82af61b5 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] https://10.4.3.239/volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 returned with HTTP 200 Aug 20 04:38:41.295608 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 712/2867] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:41 2026] GET /volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 => generated 797 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:41.309971 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-335514d8-0db3-49b8-aeb4-2cffdda9dbdc None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:41.312623 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-335514d8-0db3-49b8-aeb4-2cffdda9dbdc tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] GET https://10.4.3.239/volume/v3/volumes/3628a317-6e16-4b7d-8221-732eb5e4a7c5 Aug 20 04:38:41.312854 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-335514d8-0db3-49b8-aeb4-2cffdda9dbdc tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:41.313170 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-335514d8-0db3-49b8-aeb4-2cffdda9dbdc tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:41.323360 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:41.323360 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:41.328018 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-335514d8-0db3-49b8-aeb4-2cffdda9dbdc tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Volume info retrieved successfully. Aug 20 04:38:41.334603 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-335514d8-0db3-49b8-aeb4-2cffdda9dbdc tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] https://10.4.3.239/volume/v3/volumes/3628a317-6e16-4b7d-8221-732eb5e4a7c5 returned with HTTP 200 Aug 20 04:38:41.335405 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 714/2868] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:41 2026] GET /volume/v3/volumes/3628a317-6e16-4b7d-8221-732eb5e4a7c5 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:41.355219 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-560f5a34-8c2d-451e-b0af-a021a4f0f9e0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:41.360651 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-560f5a34-8c2d-451e-b0af-a021a4f0f9e0 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] PUT https://10.4.3.239/volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 Aug 20 04:38:41.361684 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-560f5a34-8c2d-451e-b0af-a021a4f0f9e0 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1139655327", "description": "tempest-volume-backup-description-1566415933"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:41.375472 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:41.375472 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:41.391313 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-560f5a34-8c2d-451e-b0af-a021a4f0f9e0 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] https://10.4.3.239/volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 returned with HTTP 200 Aug 20 04:38:41.391735 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 722/2869] 10.4.3.239 () {70 vars in 1409 bytes} [Thu Aug 20 04:38:41 2026] PUT /volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 => generated 333 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:41.405842 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3fce50be-d910-4ce2-9885-2124b4154076 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:41.408160 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3fce50be-d910-4ce2-9885-2124b4154076 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] GET https://10.4.3.239/volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 Aug 20 04:38:41.408507 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3fce50be-d910-4ce2-9885-2124b4154076 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:41.408759 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3fce50be-d910-4ce2-9885-2124b4154076 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:41.409402 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-3fce50be-d910-4ce2-9885-2124b4154076 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Show backup with id 04d1efa2-90db-499b-9e97-0e57cefefe76. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:41.415560 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:41.415560 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:41.417049 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3fce50be-d910-4ce2-9885-2124b4154076 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] https://10.4.3.239/volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 returned with HTTP 200 Aug 20 04:38:41.417993 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 722/2870] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:41 2026] GET /volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 => generated 840 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:41.436607 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2abc91c1-150d-4060-a157-71ebd2806d83 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:41.438322 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2abc91c1-150d-4060-a157-71ebd2806d83 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] POST https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b/action Aug 20 04:38:41.438631 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2abc91c1-150d-4060-a157-71ebd2806d83 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Action body: b'{"os-attach": {"instance_uuid": "f0e81396-e8d2-4aea-8ea5-6a0d368d459a", "mountpoint": "/dev/vdb"}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:38:41.439728 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2abc91c1-150d-4060-a157-71ebd2806d83 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "f0e81396-e8d2-4aea-8ea5-6a0d368d459a", "mountpoint": "/dev/vdb"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:41.441829 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-df02eaa0-109f-46fb-89fb-c0d38f456029 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:41.445796 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-df02eaa0-109f-46fb-89fb-c0d38f456029 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] DELETE https://10.4.3.239/volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 Aug 20 04:38:41.446032 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-df02eaa0-109f-46fb-89fb-c0d38f456029 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:41.446565 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-df02eaa0-109f-46fb-89fb-c0d38f456029 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:41.446784 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.contrib.backups [None req-df02eaa0-109f-46fb-89fb-c0d38f456029 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Delete backup with id: 04d1efa2-90db-499b-9e97-0e57cefefe76. Aug 20 04:38:41.449947 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:41.449947 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:41.450620 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-2abc91c1-150d-4060-a157-71ebd2806d83 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Volume info retrieved successfully. Aug 20 04:38:41.453267 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:41.453267 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:41.458319 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-2abc91c1-150d-4060-a157-71ebd2806d83 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Update volume admin metadata completed successfully. Aug 20 04:38:41.481857 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.backup.rpcapi [None req-df02eaa0-109f-46fb-89fb-c0d38f456029 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] delete_backup rpcapi backup_id 04d1efa2-90db-499b-9e97-0e57cefefe76 {{(pid=100174) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 04:38:41.484030 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-df02eaa0-109f-46fb-89fb-c0d38f456029 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] https://10.4.3.239/volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 returned with HTTP 202 Aug 20 04:38:41.484494 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 715/2871] 10.4.3.239 () {68 vars in 1391 bytes} [Thu Aug 20 04:38:41 2026] DELETE /volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:38:41.498997 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f96ad1de-c7e0-4c24-a551-dc50a5b7721c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:41.502095 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f96ad1de-c7e0-4c24-a551-dc50a5b7721c tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] GET https://10.4.3.239/volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 Aug 20 04:38:41.503002 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f96ad1de-c7e0-4c24-a551-dc50a5b7721c tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:41.503410 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f96ad1de-c7e0-4c24-a551-dc50a5b7721c tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:41.503668 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-f96ad1de-c7e0-4c24-a551-dc50a5b7721c tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Show backup with id 04d1efa2-90db-499b-9e97-0e57cefefe76. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:41.514224 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:41.514224 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:41.516356 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f96ad1de-c7e0-4c24-a551-dc50a5b7721c tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] https://10.4.3.239/volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 returned with HTTP 200 Aug 20 04:38:41.516579 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 723/2872] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:41 2026] GET /volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:41.578846 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-2abc91c1-150d-4060-a157-71ebd2806d83 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Attach volume completed successfully. Aug 20 04:38:41.581472 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2abc91c1-150d-4060-a157-71ebd2806d83 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b/action returned with HTTP 202 Aug 20 04:38:41.584935 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b87d3493-c081-4f44-836e-36fbbd715957 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:41.585044 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 713/2873] 10.4.3.239 () {68 vars in 1390 bytes} [Thu Aug 20 04:38:41 2026] POST /volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b/action => generated 0 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:38:41.587677 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b87d3493-c081-4f44-836e-36fbbd715957 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] GET https://10.4.3.239/volume/v3/snapshots/2b7f7929-934c-4dbf-ab22-a7f0fc4bf78a Aug 20 04:38:41.587677 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b87d3493-c081-4f44-836e-36fbbd715957 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:41.588345 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b87d3493-c081-4f44-836e-36fbbd715957 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:41.594992 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b87d3493-c081-4f44-836e-36fbbd715957 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] https://10.4.3.239/volume/v3/snapshots/2b7f7929-934c-4dbf-ab22-a7f0fc4bf78a returned with HTTP 404 Aug 20 04:38:41.596402 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 723/2874] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:38:41 2026] GET /volume/v3/snapshots/2b7f7929-934c-4dbf-ab22-a7f0fc4bf78a => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:38:41.601928 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-448c2f06-1124-4015-a1e6-03f52d6dd826 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:41.612339 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-448c2f06-1124-4015-a1e6-03f52d6dd826 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] GET https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b Aug 20 04:38:41.612406 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-aff45761-336b-47ed-9d3e-b6b7ba47adbd None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:41.612461 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-448c2f06-1124-4015-a1e6-03f52d6dd826 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:41.612461 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-448c2f06-1124-4015-a1e6-03f52d6dd826 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:41.616341 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-aff45761-336b-47ed-9d3e-b6b7ba47adbd tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] DELETE https://10.4.3.239/volume/v3/volumes/a0e5845d-8881-4839-8737-92aadc34ea10 Aug 20 04:38:41.617234 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-aff45761-336b-47ed-9d3e-b6b7ba47adbd tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:41.617724 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-aff45761-336b-47ed-9d3e-b6b7ba47adbd tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:41.617945 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-aff45761-336b-47ed-9d3e-b6b7ba47adbd tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Delete volume with id: a0e5845d-8881-4839-8737-92aadc34ea10 Aug 20 04:38:41.630904 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:41.630904 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:41.631076 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:41.631076 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:41.631657 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-aff45761-336b-47ed-9d3e-b6b7ba47adbd tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Volume info retrieved successfully. Aug 20 04:38:41.640512 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-448c2f06-1124-4015-a1e6-03f52d6dd826 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Volume info retrieved successfully. Aug 20 04:38:41.647349 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-448c2f06-1124-4015-a1e6-03f52d6dd826 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b returned with HTTP 200 Aug 20 04:38:41.647944 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 716/2875] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:41 2026] GET /volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b => generated 1176 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:38:41.673405 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b37b3714-c998-4adc-baf5-f4f5b8723719 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:41.674202 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-aff45761-336b-47ed-9d3e-b6b7ba47adbd tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Delete volume request issued successfully. Aug 20 04:38:41.674831 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-aff45761-336b-47ed-9d3e-b6b7ba47adbd tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] https://10.4.3.239/volume/v3/volumes/a0e5845d-8881-4839-8737-92aadc34ea10 returned with HTTP 202 Aug 20 04:38:41.675248 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 724/2876] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:38:41 2026] DELETE /volume/v3/volumes/a0e5845d-8881-4839-8737-92aadc34ea10 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:38:41.679851 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b37b3714-c998-4adc-baf5-f4f5b8723719 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] GET https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b Aug 20 04:38:41.679851 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b37b3714-c998-4adc-baf5-f4f5b8723719 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:41.679851 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b37b3714-c998-4adc-baf5-f4f5b8723719 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:41.689956 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-90730cfd-232c-4cf6-8965-85c354bd9e61 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:41.692951 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-90730cfd-232c-4cf6-8965-85c354bd9e61 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] GET https://10.4.3.239/volume/v3/volumes/a0e5845d-8881-4839-8737-92aadc34ea10 Aug 20 04:38:41.693236 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-90730cfd-232c-4cf6-8965-85c354bd9e61 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:41.693501 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-90730cfd-232c-4cf6-8965-85c354bd9e61 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:41.707276 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:41.707276 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:41.707525 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:41.707525 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:41.714516 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b37b3714-c998-4adc-baf5-f4f5b8723719 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Volume info retrieved successfully. Aug 20 04:38:41.716402 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-90730cfd-232c-4cf6-8965-85c354bd9e61 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Volume info retrieved successfully. Aug 20 04:38:41.722604 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b37b3714-c998-4adc-baf5-f4f5b8723719 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b returned with HTTP 200 Aug 20 04:38:41.723454 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 714/2877] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:41 2026] GET /volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b => generated 1176 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:38:41.725680 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-90730cfd-232c-4cf6-8965-85c354bd9e61 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] https://10.4.3.239/volume/v3/volumes/a0e5845d-8881-4839-8737-92aadc34ea10 returned with HTTP 200 Aug 20 04:38:41.727922 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 724/2878] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:41 2026] GET /volume/v3/volumes/a0e5845d-8881-4839-8737-92aadc34ea10 => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:41.741669 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0cd66989-1146-4abb-82dd-e878a364e0bc None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:41.744909 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0cd66989-1146-4abb-82dd-e878a364e0bc tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] POST https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b/action Aug 20 04:38:41.744909 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0cd66989-1146-4abb-82dd-e878a364e0bc tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Action body: b'{"os-detach": {}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:38:41.745109 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0cd66989-1146-4abb-82dd-e878a364e0bc tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:41.766880 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:41.766880 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:41.767945 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-0cd66989-1146-4abb-82dd-e878a364e0bc tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Volume info retrieved successfully. Aug 20 04:38:41.874278 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-0cd66989-1146-4abb-82dd-e878a364e0bc tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Detach volume completed successfully. Aug 20 04:38:41.874574 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0cd66989-1146-4abb-82dd-e878a364e0bc tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b/action returned with HTTP 202 Aug 20 04:38:41.875112 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 717/2879] 10.4.3.239 () {68 vars in 1390 bytes} [Thu Aug 20 04:38:41 2026] POST /volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b/action => generated 0 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:38:41.902527 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ddc62794-2995-4db1-b93a-b8780466df2c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:41.908163 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ddc62794-2995-4db1-b93a-b8780466df2c tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] GET https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b Aug 20 04:38:41.908387 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ddc62794-2995-4db1-b93a-b8780466df2c tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:41.908667 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ddc62794-2995-4db1-b93a-b8780466df2c tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:41.924794 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:41.924794 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:41.934974 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-ddc62794-2995-4db1-b93a-b8780466df2c tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Volume info retrieved successfully. Aug 20 04:38:41.939742 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ddc62794-2995-4db1-b93a-b8780466df2c tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b returned with HTTP 200 Aug 20 04:38:41.940279 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 725/2880] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:41 2026] GET /volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b => generated 861 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:42.229704 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b63c2648-997b-4aba-a287-a4b6611c84b8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:42.233395 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b63c2648-997b-4aba-a287-a4b6611c84b8 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf Aug 20 04:38:42.233395 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b63c2648-997b-4aba-a287-a4b6611c84b8 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:42.235383 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b63c2648-997b-4aba-a287-a4b6611c84b8 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:42.235383 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-b63c2648-997b-4aba-a287-a4b6611c84b8 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id d139a100-c54e-420b-897a-d829ab4cabbf. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:42.253679 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:42.253679 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:42.254215 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b63c2648-997b-4aba-a287-a4b6611c84b8 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf returned with HTTP 200 Aug 20 04:38:42.256103 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 715/2881] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:42 2026] GET /volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf => generated 708 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:42.534655 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a3d73ebd-1451-467d-90a7-1a1f530e7e80 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:42.539340 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a3d73ebd-1451-467d-90a7-1a1f530e7e80 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] GET https://10.4.3.239/volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 Aug 20 04:38:42.539340 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a3d73ebd-1451-467d-90a7-1a1f530e7e80 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:42.539340 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a3d73ebd-1451-467d-90a7-1a1f530e7e80 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:42.539340 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-a3d73ebd-1451-467d-90a7-1a1f530e7e80 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Show backup with id 04d1efa2-90db-499b-9e97-0e57cefefe76. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:42.555476 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:42.555476 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:42.555476 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a3d73ebd-1451-467d-90a7-1a1f530e7e80 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] https://10.4.3.239/volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 returned with HTTP 200 Aug 20 04:38:42.555476 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 725/2882] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:42 2026] GET /volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:42.745976 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-124e1226-a905-4a70-a5f8-e240ea896338 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:42.748449 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-124e1226-a905-4a70-a5f8-e240ea896338 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] GET https://10.4.3.239/volume/v3/volumes/a0e5845d-8881-4839-8737-92aadc34ea10 Aug 20 04:38:42.748746 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-124e1226-a905-4a70-a5f8-e240ea896338 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:42.749038 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-124e1226-a905-4a70-a5f8-e240ea896338 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:42.761778 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-124e1226-a905-4a70-a5f8-e240ea896338 tempest-CreateVolumesFromSnapshotTest-1751288658 tempest-CreateVolumesFromSnapshotTest-1751288658-project-member] https://10.4.3.239/volume/v3/volumes/a0e5845d-8881-4839-8737-92aadc34ea10 returned with HTTP 404 Aug 20 04:38:42.762507 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 718/2883] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:42 2026] GET /volume/v3/volumes/a0e5845d-8881-4839-8737-92aadc34ea10 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:38:43.274568 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4b453403-ee05-476b-a043-48708abebcda None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:43.277789 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4b453403-ee05-476b-a043-48708abebcda tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf Aug 20 04:38:43.277789 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4b453403-ee05-476b-a043-48708abebcda tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:43.277789 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4b453403-ee05-476b-a043-48708abebcda tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:43.279207 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-4b453403-ee05-476b-a043-48708abebcda tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id d139a100-c54e-420b-897a-d829ab4cabbf. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:43.282587 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:43.282587 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:43.283661 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4b453403-ee05-476b-a043-48708abebcda tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf returned with HTTP 200 Aug 20 04:38:43.283982 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 726/2884] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:43 2026] GET /volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:43.546795 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a95b8399-21c2-4bf5-9f69-a2d9232e1505 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:43.570842 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a315b8a9-722c-4ff6-9d3b-61a91f2a3d57 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:43.577344 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a315b8a9-722c-4ff6-9d3b-61a91f2a3d57 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] GET https://10.4.3.239/volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 Aug 20 04:38:43.577344 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a315b8a9-722c-4ff6-9d3b-61a91f2a3d57 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:43.577344 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a315b8a9-722c-4ff6-9d3b-61a91f2a3d57 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:43.577344 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-a315b8a9-722c-4ff6-9d3b-61a91f2a3d57 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Show backup with id 04d1efa2-90db-499b-9e97-0e57cefefe76. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:43.586956 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a315b8a9-722c-4ff6-9d3b-61a91f2a3d57 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] https://10.4.3.239/volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 returned with HTTP 404 Aug 20 04:38:43.588212 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 726/2885] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:43 2026] GET /volume/v3/backups/04d1efa2-90db-499b-9e97-0e57cefefe76 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:38:43.694913 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a95b8399-21c2-4bf5-9f69-a2d9232e1505 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:38:43.694913 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a95b8399-21c2-4bf5-9f69-a2d9232e1505 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1035845790"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:43.695002 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-45db798a-923e-48f8-9132-08ade71b26a0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:43.697709 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-45db798a-923e-48f8-9132-08ade71b26a0 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] GET https://10.4.3.239/volume/v3/volumes/3628a317-6e16-4b7d-8221-732eb5e4a7c5 Aug 20 04:38:43.697709 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-45db798a-923e-48f8-9132-08ade71b26a0 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:43.697918 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-45db798a-923e-48f8-9132-08ade71b26a0 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:43.698840 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-a95b8399-21c2-4bf5-9f69-a2d9232e1505 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1035845790'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:38:43.700320 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-a95b8399-21c2-4bf5-9f69-a2d9232e1505 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Create volume of 1 GB Aug 20 04:38:43.709194 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:43.709194 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:43.710056 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a95b8399-21c2-4bf5-9f69-a2d9232e1505 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Availability Zones retrieved successfully. Aug 20 04:38:43.716037 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-45db798a-923e-48f8-9132-08ade71b26a0 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Volume info retrieved successfully. Aug 20 04:38:43.721735 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-45db798a-923e-48f8-9132-08ade71b26a0 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] https://10.4.3.239/volume/v3/volumes/3628a317-6e16-4b7d-8221-732eb5e4a7c5 returned with HTTP 200 Aug 20 04:38:43.722392 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a95b8399-21c2-4bf5-9f69-a2d9232e1505 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Flow 'volume_create_api' (b1ac90b7-a883-436b-8135-d8b185bd5100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:38:43.722678 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 719/2886] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:43 2026] GET /volume/v3/volumes/3628a317-6e16-4b7d-8221-732eb5e4a7c5 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:43.723838 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a95b8399-21c2-4bf5-9f69-a2d9232e1505 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df5b90e8-e8a4-4455-9ba0-dc4c37cc1663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:43.727309 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-a95b8399-21c2-4bf5-9f69-a2d9232e1505 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:38:43.743381 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-659cb1f5-02bb-4d3c-a4ae-d367a7a238cd None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:43.745634 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-659cb1f5-02bb-4d3c-a4ae-d367a7a238cd tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] DELETE https://10.4.3.239/volume/v3/volumes/3628a317-6e16-4b7d-8221-732eb5e4a7c5 Aug 20 04:38:43.745634 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-659cb1f5-02bb-4d3c-a4ae-d367a7a238cd tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:43.746217 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-659cb1f5-02bb-4d3c-a4ae-d367a7a238cd tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:43.746217 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-659cb1f5-02bb-4d3c-a4ae-d367a7a238cd tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Delete volume with id: 3628a317-6e16-4b7d-8221-732eb5e4a7c5 Aug 20 04:38:43.755288 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:43.755288 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:43.755737 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-659cb1f5-02bb-4d3c-a4ae-d367a7a238cd tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Volume info retrieved successfully. Aug 20 04:38:43.786911 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a95b8399-21c2-4bf5-9f69-a2d9232e1505 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df5b90e8-e8a4-4455-9ba0-dc4c37cc1663) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:43.788306 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a95b8399-21c2-4bf5-9f69-a2d9232e1505 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (674959f8-66d3-4190-b488-d8f2741c2a59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:43.788533 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-659cb1f5-02bb-4d3c-a4ae-d367a7a238cd tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Delete volume request issued successfully. Aug 20 04:38:43.788780 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-659cb1f5-02bb-4d3c-a4ae-d367a7a238cd tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] https://10.4.3.239/volume/v3/volumes/3628a317-6e16-4b7d-8221-732eb5e4a7c5 returned with HTTP 202 Aug 20 04:38:43.789452 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 727/2887] 10.4.3.239 () {68 vars in 1391 bytes} [Thu Aug 20 04:38:43 2026] DELETE /volume/v3/volumes/3628a317-6e16-4b7d-8221-732eb5e4a7c5 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:38:43.805173 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8f1e9112-247b-4d84-a535-720d35528ed9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:43.807525 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8f1e9112-247b-4d84-a535-720d35528ed9 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] GET https://10.4.3.239/volume/v3/volumes/3628a317-6e16-4b7d-8221-732eb5e4a7c5 Aug 20 04:38:43.807525 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8f1e9112-247b-4d84-a535-720d35528ed9 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:43.807525 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8f1e9112-247b-4d84-a535-720d35528ed9 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:43.821437 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:43.821437 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:43.833255 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-8f1e9112-247b-4d84-a535-720d35528ed9 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Volume info retrieved successfully. Aug 20 04:38:43.842585 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8f1e9112-247b-4d84-a535-720d35528ed9 tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] https://10.4.3.239/volume/v3/volumes/3628a317-6e16-4b7d-8221-732eb5e4a7c5 returned with HTTP 200 Aug 20 04:38:43.843942 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 727/2888] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:43 2026] GET /volume/v3/volumes/3628a317-6e16-4b7d-8221-732eb5e4a7c5 => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:43.902747 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-a95b8399-21c2-4bf5-9f69-a2d9232e1505 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Created reservations ['c19fd320-1d2a-4805-bde3-48074418fba7', '9faeb689-a59a-46b9-83fa-01622befa16a', '0b64f848-5a57-41d7-961f-a391e8febcad', '66ddf20d-1125-4238-9bbb-37703b01d767'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:38:43.904331 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a95b8399-21c2-4bf5-9f69-a2d9232e1505 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (674959f8-66d3-4190-b488-d8f2741c2a59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c19fd320-1d2a-4805-bde3-48074418fba7', '9faeb689-a59a-46b9-83fa-01622befa16a', '0b64f848-5a57-41d7-961f-a391e8febcad', '66ddf20d-1125-4238-9bbb-37703b01d767']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:43.904870 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a95b8399-21c2-4bf5-9f69-a2d9232e1505 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8f60b9d-3e41-4706-b498-80cf602555d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:43.942047 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a95b8399-21c2-4bf5-9f69-a2d9232e1505 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8f60b9d-3e41-4706-b498-80cf602555d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86920e81-0b5d-495a-bd97-9506c559cb09', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1035845790',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ce5010ccaa842a9b5dba466e9a22811',qos_specs=None,replication_status=,reservations=['c19fd320-1d2a-4805-bde3-48074418fba7','9faeb689-a59a-46b9-83fa-01622befa16a','0b64f848-5a57-41d7-961f-a391e8febcad','66ddf20d-1125-4238-9bbb-37703b01d767'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4f3b1c89a364e838334a83ca4fcf542',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:38:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1035845790',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86920e81-0b5d-495a-bd97-9506c559cb09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ce5010ccaa842a9b5dba466e9a22811',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4f3b1c89a364e838334a83ca4fcf542',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:43.945402 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a95b8399-21c2-4bf5-9f69-a2d9232e1505 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68754d5b-ceb0-42bb-be6a-7835f2b34868) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:43.970318 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a95b8399-21c2-4bf5-9f69-a2d9232e1505 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68754d5b-ceb0-42bb-be6a-7835f2b34868) transitioned into state 'SUCCESS' from state '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-1035845790',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ce5010ccaa842a9b5dba466e9a22811',qos_specs=None,replication_status=,reservations=['c19fd320-1d2a-4805-bde3-48074418fba7','9faeb689-a59a-46b9-83fa-01622befa16a','0b64f848-5a57-41d7-961f-a391e8febcad','66ddf20d-1125-4238-9bbb-37703b01d767'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4f3b1c89a364e838334a83ca4fcf542',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:43.971605 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a95b8399-21c2-4bf5-9f69-a2d9232e1505 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2803ef6d-3b57-4c86-ad19-7f6e17631d7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:43.985855 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a95b8399-21c2-4bf5-9f69-a2d9232e1505 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2803ef6d-3b57-4c86-ad19-7f6e17631d7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:43.986825 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a95b8399-21c2-4bf5-9f69-a2d9232e1505 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Flow 'volume_create_api' (b1ac90b7-a883-436b-8135-d8b185bd5100) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:38:43.987202 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a95b8399-21c2-4bf5-9f69-a2d9232e1505 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Create volume request issued successfully. Aug 20 04:38:43.987851 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a95b8399-21c2-4bf5-9f69-a2d9232e1505 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:38:43.988836 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 716/2889] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:38:43 2026] POST /volume/v3/volumes => generated 758 bytes in 443 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:38:44.004840 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b8a3af33-e7cf-4ba5-a0e1-b62409431656 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:44.007712 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b8a3af33-e7cf-4ba5-a0e1-b62409431656 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] GET https://10.4.3.239/volume/v3/volumes/86920e81-0b5d-495a-bd97-9506c559cb09 Aug 20 04:38:44.007935 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b8a3af33-e7cf-4ba5-a0e1-b62409431656 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:44.008125 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b8a3af33-e7cf-4ba5-a0e1-b62409431656 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:44.017448 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:44.017448 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:44.022056 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-b8a3af33-e7cf-4ba5-a0e1-b62409431656 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Volume info retrieved successfully. Aug 20 04:38:44.029957 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b8a3af33-e7cf-4ba5-a0e1-b62409431656 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] https://10.4.3.239/volume/v3/volumes/86920e81-0b5d-495a-bd97-9506c559cb09 returned with HTTP 200 Aug 20 04:38:44.030808 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 720/2890] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:44 2026] GET /volume/v3/volumes/86920e81-0b5d-495a-bd97-9506c559cb09 => generated 826 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:44.297450 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d5d1d91d-bb76-4a15-9444-0eb2beb9aea5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:44.299578 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d5d1d91d-bb76-4a15-9444-0eb2beb9aea5 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf Aug 20 04:38:44.299877 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d5d1d91d-bb76-4a15-9444-0eb2beb9aea5 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:44.300137 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d5d1d91d-bb76-4a15-9444-0eb2beb9aea5 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:44.300331 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-d5d1d91d-bb76-4a15-9444-0eb2beb9aea5 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id d139a100-c54e-420b-897a-d829ab4cabbf. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:44.307792 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:44.307792 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:44.308696 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d5d1d91d-bb76-4a15-9444-0eb2beb9aea5 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf returned with HTTP 200 Aug 20 04:38:44.309238 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 728/2891] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:44 2026] GET /volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:44.860455 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b9352939-4b28-4904-9755-bdad57b0d64d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:44.865788 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b9352939-4b28-4904-9755-bdad57b0d64d tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] GET https://10.4.3.239/volume/v3/volumes/3628a317-6e16-4b7d-8221-732eb5e4a7c5 Aug 20 04:38:44.866154 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b9352939-4b28-4904-9755-bdad57b0d64d tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:44.866480 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b9352939-4b28-4904-9755-bdad57b0d64d tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:44.874695 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b9352939-4b28-4904-9755-bdad57b0d64d tempest-VolumesBackupsV39Test-1466066041 tempest-VolumesBackupsV39Test-1466066041-project-member] https://10.4.3.239/volume/v3/volumes/3628a317-6e16-4b7d-8221-732eb5e4a7c5 returned with HTTP 404 Aug 20 04:38:44.875553 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 728/2892] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:44 2026] GET /volume/v3/volumes/3628a317-6e16-4b7d-8221-732eb5e4a7c5 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:38:45.047212 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a6fbafd5-89e4-430b-94c3-b1d826595df7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:45.049736 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a6fbafd5-89e4-430b-94c3-b1d826595df7 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] GET https://10.4.3.239/volume/v3/volumes/86920e81-0b5d-495a-bd97-9506c559cb09 Aug 20 04:38:45.050084 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a6fbafd5-89e4-430b-94c3-b1d826595df7 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:45.050374 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a6fbafd5-89e4-430b-94c3-b1d826595df7 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:45.060512 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:45.060512 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:45.072882 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a6fbafd5-89e4-430b-94c3-b1d826595df7 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Volume info retrieved successfully. Aug 20 04:38:45.078909 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a6fbafd5-89e4-430b-94c3-b1d826595df7 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] https://10.4.3.239/volume/v3/volumes/86920e81-0b5d-495a-bd97-9506c559cb09 returned with HTTP 200 Aug 20 04:38:45.079661 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 717/2893] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:45 2026] GET /volume/v3/volumes/86920e81-0b5d-495a-bd97-9506c559cb09 => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:45.108570 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-79133efd-4973-4018-ab59-45f60131ff38 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:45.115102 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-79133efd-4973-4018-ab59-45f60131ff38 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:38:45.115629 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-79133efd-4973-4018-ab59-45f60131ff38 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "86920e81-0b5d-495a-bd97-9506c559cb09", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-725493234"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:45.140158 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:45.140158 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:45.140707 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-79133efd-4973-4018-ab59-45f60131ff38 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Volume info retrieved successfully. Aug 20 04:38:45.140860 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-79133efd-4973-4018-ab59-45f60131ff38 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Create snapshot from volume 86920e81-0b5d-495a-bd97-9506c559cb09 Aug 20 04:38:45.177742 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-661c6a08-0fc4-4ef7-a7d7-8e073b32a258 req-191a4132-246c-4dbd-98b6-330a10ba4826 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:45.181202 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-661c6a08-0fc4-4ef7-a7d7-8e073b32a258 req-191a4132-246c-4dbd-98b6-330a10ba4826 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 Aug 20 04:38:45.181596 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-661c6a08-0fc4-4ef7-a7d7-8e073b32a258 req-191a4132-246c-4dbd-98b6-330a10ba4826 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:45.181839 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-661c6a08-0fc4-4ef7-a7d7-8e073b32a258 req-191a4132-246c-4dbd-98b6-330a10ba4826 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:45.209065 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:45.209065 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:45.218351 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-661c6a08-0fc4-4ef7-a7d7-8e073b32a258 req-191a4132-246c-4dbd-98b6-330a10ba4826 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:38:45.231278 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-661c6a08-0fc4-4ef7-a7d7-8e073b32a258 req-191a4132-246c-4dbd-98b6-330a10ba4826 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 returned with HTTP 200 Aug 20 04:38:45.233919 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 729/2894] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:38:45 2026] GET /volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 => generated 1442 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:38:45.235196 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-79133efd-4973-4018-ab59-45f60131ff38 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Created reservations ['9e5b2395-9a28-4991-a309-7d8ca2912534', '905d018c-b7b2-4189-8a19-aaa6178b6752', '677cc0a6-7186-4108-affb-74c949208a7d', '65e79bf6-0476-4990-a10f-e2330288652c'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:38:45.309343 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-79133efd-4973-4018-ab59-45f60131ff38 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Snapshot create request issued successfully. Aug 20 04:38:45.310257 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-79133efd-4973-4018-ab59-45f60131ff38 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:38:45.310968 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 721/2895] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:38:45 2026] POST /volume/v3/snapshots => generated 313 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:38:45.328438 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1e9de015-ba57-451f-a6e7-e970faa76138 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:45.328723 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1085a63e-6ccd-4145-90a0-ce4b7c236fce None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:45.330253 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1085a63e-6ccd-4145-90a0-ce4b7c236fce tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf Aug 20 04:38:45.330815 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1e9de015-ba57-451f-a6e7-e970faa76138 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] GET https://10.4.3.239/volume/v3/snapshots/17fb2f23-bcbb-4afc-bbde-437a7baec0a8 Aug 20 04:38:45.330934 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1085a63e-6ccd-4145-90a0-ce4b7c236fce tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:45.331137 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1e9de015-ba57-451f-a6e7-e970faa76138 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:45.331485 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1e9de015-ba57-451f-a6e7-e970faa76138 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:45.331540 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1085a63e-6ccd-4145-90a0-ce4b7c236fce tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:45.331945 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-1085a63e-6ccd-4145-90a0-ce4b7c236fce tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id d139a100-c54e-420b-897a-d829ab4cabbf. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:45.341777 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a528ec6a-1c4a-468d-8a56-1140c35b6c84 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:45.342211 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:45.342211 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:45.342211 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1085a63e-6ccd-4145-90a0-ce4b7c236fce tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf returned with HTTP 200 Aug 20 04:38:45.342211 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 718/2896] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:45 2026] GET /volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:45.344750 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:45.344750 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:45.345985 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1e9de015-ba57-451f-a6e7-e970faa76138 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Snapshot retrieved successfully. Aug 20 04:38:45.346964 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1e9de015-ba57-451f-a6e7-e970faa76138 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] https://10.4.3.239/volume/v3/snapshots/17fb2f23-bcbb-4afc-bbde-437a7baec0a8 returned with HTTP 200 Aug 20 04:38:45.347094 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 729/2897] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:38:45 2026] GET /volume/v3/snapshots/17fb2f23-bcbb-4afc-bbde-437a7baec0a8 => generated 445 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:45.454114 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a528ec6a-1c4a-468d-8a56-1140c35b6c84 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:38:45.455982 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a528ec6a-1c4a-468d-8a56-1140c35b6c84 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-627416688"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:45.457236 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-a528ec6a-1c4a-468d-8a56-1140c35b6c84 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-627416688'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:38:45.457412 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-a528ec6a-1c4a-468d-8a56-1140c35b6c84 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Create volume of 1 GB Aug 20 04:38:45.461870 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a528ec6a-1c4a-468d-8a56-1140c35b6c84 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Availability Zones retrieved successfully. Aug 20 04:38:45.471077 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a528ec6a-1c4a-468d-8a56-1140c35b6c84 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Flow 'volume_create_api' (57e89673-d84f-46f9-8ec1-7abcf8c4dd46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:38:45.472331 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a528ec6a-1c4a-468d-8a56-1140c35b6c84 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b4166a5-2652-455b-8f9a-02d0e06f5d31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:45.473266 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-a528ec6a-1c4a-468d-8a56-1140c35b6c84 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:38:45.510277 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a528ec6a-1c4a-468d-8a56-1140c35b6c84 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b4166a5-2652-455b-8f9a-02d0e06f5d31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:45.511535 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a528ec6a-1c4a-468d-8a56-1140c35b6c84 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae952a7f-d43f-45ab-abde-d562a54a406f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:45.589902 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-a528ec6a-1c4a-468d-8a56-1140c35b6c84 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Created reservations ['8dab4e75-dcf3-4071-b369-968cb3a7cf46', 'f9c686d2-5390-4286-9b91-03aa9118a26d', '70476d53-7336-46eb-bb39-25ced1a9a9e2', '9fb7924a-ff4f-476e-86b0-8e6df366624b'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:38:45.591204 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a528ec6a-1c4a-468d-8a56-1140c35b6c84 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae952a7f-d43f-45ab-abde-d562a54a406f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8dab4e75-dcf3-4071-b369-968cb3a7cf46', 'f9c686d2-5390-4286-9b91-03aa9118a26d', '70476d53-7336-46eb-bb39-25ced1a9a9e2', '9fb7924a-ff4f-476e-86b0-8e6df366624b']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:45.592606 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a528ec6a-1c4a-468d-8a56-1140c35b6c84 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e39664d-11ea-47c0-8c70-38e2b2a8f717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:45.626766 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a528ec6a-1c4a-468d-8a56-1140c35b6c84 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e39664d-11ea-47c0-8c70-38e2b2a8f717) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa111209-98ab-4a83-8161-cac3b5e0833e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-627416688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b01cdc2e673a458da5b1ebe89e93f327',qos_specs=None,replication_status=,reservations=['8dab4e75-dcf3-4071-b369-968cb3a7cf46','f9c686d2-5390-4286-9b91-03aa9118a26d','70476d53-7336-46eb-bb39-25ced1a9a9e2','9fb7924a-ff4f-476e-86b0-8e6df366624b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb4dafe3da214ef9b61a25807cdfe548',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:38:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-627416688',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa111209-98ab-4a83-8161-cac3b5e0833e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b01cdc2e673a458da5b1ebe89e93f327',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb4dafe3da214ef9b61a25807cdfe548',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:45.627094 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a528ec6a-1c4a-468d-8a56-1140c35b6c84 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e02ae21e-229e-4317-8818-c721bcf27553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:45.653257 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a528ec6a-1c4a-468d-8a56-1140c35b6c84 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e02ae21e-229e-4317-8818-c721bcf27553) transitioned into state 'SUCCESS' from state '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-627416688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b01cdc2e673a458da5b1ebe89e93f327',qos_specs=None,replication_status=,reservations=['8dab4e75-dcf3-4071-b369-968cb3a7cf46','f9c686d2-5390-4286-9b91-03aa9118a26d','70476d53-7336-46eb-bb39-25ced1a9a9e2','9fb7924a-ff4f-476e-86b0-8e6df366624b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb4dafe3da214ef9b61a25807cdfe548',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:45.654333 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a528ec6a-1c4a-468d-8a56-1140c35b6c84 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5407af9f-957e-480b-aa0a-5cba5659a588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:45.670282 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a528ec6a-1c4a-468d-8a56-1140c35b6c84 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5407af9f-957e-480b-aa0a-5cba5659a588) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:45.670282 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a528ec6a-1c4a-468d-8a56-1140c35b6c84 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Flow 'volume_create_api' (57e89673-d84f-46f9-8ec1-7abcf8c4dd46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:38:45.670282 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a528ec6a-1c4a-468d-8a56-1140c35b6c84 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Create volume request issued successfully. Aug 20 04:38:45.670282 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a528ec6a-1c4a-468d-8a56-1140c35b6c84 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:38:45.670711 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 730/2898] 10.4.3.239 () {70 vars in 1298 bytes} [Thu Aug 20 04:38:45 2026] POST /volume/v3/volumes => generated 777 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:38:45.695205 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7a338e30-ad8d-452f-b443-864968d471d2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:45.696362 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7a338e30-ad8d-452f-b443-864968d471d2 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] GET https://10.4.3.239/volume/v3/volumes/fa111209-98ab-4a83-8161-cac3b5e0833e Aug 20 04:38:45.696651 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7a338e30-ad8d-452f-b443-864968d471d2 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:45.696894 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7a338e30-ad8d-452f-b443-864968d471d2 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:45.709996 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:45.709996 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:45.717455 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-7a338e30-ad8d-452f-b443-864968d471d2 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Volume info retrieved successfully. Aug 20 04:38:45.727275 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7a338e30-ad8d-452f-b443-864968d471d2 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] https://10.4.3.239/volume/v3/volumes/fa111209-98ab-4a83-8161-cac3b5e0833e returned with HTTP 200 Aug 20 04:38:45.727785 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 722/2899] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:45 2026] GET /volume/v3/volumes/fa111209-98ab-4a83-8161-cac3b5e0833e => generated 956 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:45.787206 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e979ab18-764c-4d6d-8f0f-2af7190cd9b3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:45.787206 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e979ab18-764c-4d6d-8f0f-2af7190cd9b3 None None] GET https://10.4.3.239/volume// Aug 20 04:38:45.787206 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e979ab18-764c-4d6d-8f0f-2af7190cd9b3 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:45.787206 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e979ab18-764c-4d6d-8f0f-2af7190cd9b3 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:45.787206 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e979ab18-764c-4d6d-8f0f-2af7190cd9b3 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:38:45.787206 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 719/2900] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:38:45 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:38:45.796735 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-661c6a08-0fc4-4ef7-a7d7-8e073b32a258 req-05cc0d20-4034-4667-8a77-00a649ae9f74 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:45.799763 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-661c6a08-0fc4-4ef7-a7d7-8e073b32a258 req-05cc0d20-4034-4667-8a77-00a649ae9f74 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:38:45.800131 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-661c6a08-0fc4-4ef7-a7d7-8e073b32a258 req-05cc0d20-4034-4667-8a77-00a649ae9f74 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a432e519-35e3-42cc-a469-6efb86e9d5b9", "connector": null, "instance_uuid": "a7e0e029-a832-4639-bf2e-dfbc2befdf02"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:45.813749 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:45.813749 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:45.832115 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a8a50a99-3d89-47b4-96a5-8a6776534a87 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:45.834400 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a8a50a99-3d89-47b4-96a5-8a6776534a87 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] POST https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b/action Aug 20 04:38:45.834789 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a8a50a99-3d89-47b4-96a5-8a6776534a87 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:38:45.834933 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a8a50a99-3d89-47b4-96a5-8a6776534a87 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:45.850280 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:45.850280 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:45.850280 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a8a50a99-3d89-47b4-96a5-8a6776534a87 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Volume info retrieved successfully. Aug 20 04:38:45.858282 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-661c6a08-0fc4-4ef7-a7d7-8e073b32a258 req-05cc0d20-4034-4667-8a77-00a649ae9f74 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:38:45.858831 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 730/2901] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:38:45 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:38:45.859203 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a8a50a99-3d89-47b4-96a5-8a6776534a87 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Reserve volume completed successfully. Aug 20 04:38:45.859577 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a8a50a99-3d89-47b4-96a5-8a6776534a87 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b/action returned with HTTP 202 Aug 20 04:38:45.860254 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 731/2902] 10.4.3.239 () {68 vars in 1390 bytes} [Thu Aug 20 04:38:45 2026] POST /volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:38:45.869583 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-661c6a08-0fc4-4ef7-a7d7-8e073b32a258 req-621472d6-90b3-42c6-995a-fa3dcc825835 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:45.870312 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0a225657-79b0-4d10-9d69-326cf8eb5bbf None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:45.876444 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-661c6a08-0fc4-4ef7-a7d7-8e073b32a258 req-621472d6-90b3-42c6-995a-fa3dcc825835 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] DELETE https://10.4.3.239/volume/v3/attachments/8f0b5575-0159-4bad-a413-8fdf0c27dfa0 Aug 20 04:38:45.876704 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-661c6a08-0fc4-4ef7-a7d7-8e073b32a258 req-621472d6-90b3-42c6-995a-fa3dcc825835 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:45.876927 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-661c6a08-0fc4-4ef7-a7d7-8e073b32a258 req-621472d6-90b3-42c6-995a-fa3dcc825835 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:45.877467 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0a225657-79b0-4d10-9d69-326cf8eb5bbf tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] GET https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b Aug 20 04:38:45.877682 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0a225657-79b0-4d10-9d69-326cf8eb5bbf tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:45.878152 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0a225657-79b0-4d10-9d69-326cf8eb5bbf tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:45.887550 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:45.887550 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:45.893978 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:45.893978 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:45.897121 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-0a225657-79b0-4d10-9d69-326cf8eb5bbf tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Volume info retrieved successfully. Aug 20 04:38:45.903868 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0a225657-79b0-4d10-9d69-326cf8eb5bbf tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b returned with HTTP 200 Aug 20 04:38:45.904472 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 720/2903] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:45 2026] GET /volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b => generated 861 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:45.922763 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d144d282-0213-4656-99d4-4c65e53ea350 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:45.925808 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d144d282-0213-4656-99d4-4c65e53ea350 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] POST https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b/action Aug 20 04:38:45.926266 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d144d282-0213-4656-99d4-4c65e53ea350 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:38:45.926492 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d144d282-0213-4656-99d4-4c65e53ea350 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:45.938239 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:45.938239 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:45.938861 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d144d282-0213-4656-99d4-4c65e53ea350 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Volume info retrieved successfully. Aug 20 04:38:45.969023 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d144d282-0213-4656-99d4-4c65e53ea350 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Unreserve volume completed successfully. Aug 20 04:38:45.969023 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d144d282-0213-4656-99d4-4c65e53ea350 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b/action returned with HTTP 202 Aug 20 04:38:45.971789 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 731/2904] 10.4.3.239 () {68 vars in 1390 bytes} [Thu Aug 20 04:38:45 2026] POST /volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:38:45.983912 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-72185357-1ded-4362-bbeb-35f4b5095e99 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:45.986400 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-72185357-1ded-4362-bbeb-35f4b5095e99 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] GET https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b Aug 20 04:38:45.986639 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-72185357-1ded-4362-bbeb-35f4b5095e99 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:45.986877 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-72185357-1ded-4362-bbeb-35f4b5095e99 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:45.989409 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-661c6a08-0fc4-4ef7-a7d7-8e073b32a258 req-621472d6-90b3-42c6-995a-fa3dcc825835 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/attachments/8f0b5575-0159-4bad-a413-8fdf0c27dfa0 returned with HTTP 200 Aug 20 04:38:45.990277 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 723/2905] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:38:45 2026] DELETE /volume/v3/attachments/8f0b5575-0159-4bad-a413-8fdf0c27dfa0 => generated 367 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:38:45.997894 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:45.997894 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:46.004926 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-72185357-1ded-4362-bbeb-35f4b5095e99 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Volume info retrieved successfully. Aug 20 04:38:46.011580 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-72185357-1ded-4362-bbeb-35f4b5095e99 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b returned with HTTP 200 Aug 20 04:38:46.012073 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 732/2906] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:45 2026] GET /volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b => generated 861 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:46.035420 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-fdb027b7-bc06-4fb8-ab5e-c2cb6d3f5a71 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:46.039878 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fdb027b7-bc06-4fb8-ab5e-c2cb6d3f5a71 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] POST https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b/action Aug 20 04:38:46.040533 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fdb027b7-bc06-4fb8-ab5e-c2cb6d3f5a71 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:38:46.040728 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fdb027b7-bc06-4fb8-ab5e-c2cb6d3f5a71 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:46.051875 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:46.051875 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:46.052565 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-fdb027b7-bc06-4fb8-ab5e-c2cb6d3f5a71 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Volume info retrieved successfully. Aug 20 04:38:46.062269 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-fdb027b7-bc06-4fb8-ab5e-c2cb6d3f5a71 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Volume updated successfully. Aug 20 04:38:46.062641 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fdb027b7-bc06-4fb8-ab5e-c2cb6d3f5a71 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b/action returned with HTTP 200 Aug 20 04:38:46.063275 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 721/2907] 10.4.3.239 () {68 vars in 1390 bytes} [Thu Aug 20 04:38:46 2026] POST /volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b/action => generated 0 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 20 04:38:46.074007 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9b921a01-a5f4-4f73-ada0-e3f0cabf08c9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:46.076291 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9b921a01-a5f4-4f73-ada0-e3f0cabf08c9 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] GET https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b Aug 20 04:38:46.076831 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9b921a01-a5f4-4f73-ada0-e3f0cabf08c9 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:46.077290 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9b921a01-a5f4-4f73-ada0-e3f0cabf08c9 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:46.091296 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:46.091296 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:46.099219 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-9b921a01-a5f4-4f73-ada0-e3f0cabf08c9 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Volume info retrieved successfully. Aug 20 04:38:46.104821 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9b921a01-a5f4-4f73-ada0-e3f0cabf08c9 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b returned with HTTP 200 Aug 20 04:38:46.105415 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 732/2908] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:46 2026] GET /volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b => generated 860 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:46.124284 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8a2e0939-6f78-4c7a-9645-dbdfbc05abad None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:46.126548 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8a2e0939-6f78-4c7a-9645-dbdfbc05abad tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] POST https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b/action Aug 20 04:38:46.127013 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8a2e0939-6f78-4c7a-9645-dbdfbc05abad tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:38:46.127228 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8a2e0939-6f78-4c7a-9645-dbdfbc05abad tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:46.145016 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:46.145016 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:46.145732 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-8a2e0939-6f78-4c7a-9645-dbdfbc05abad tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Volume info retrieved successfully. Aug 20 04:38:46.158529 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-8a2e0939-6f78-4c7a-9645-dbdfbc05abad tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Volume updated successfully. Aug 20 04:38:46.158842 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8a2e0939-6f78-4c7a-9645-dbdfbc05abad tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b/action returned with HTTP 200 Aug 20 04:38:46.159479 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 724/2909] 10.4.3.239 () {68 vars in 1390 bytes} [Thu Aug 20 04:38:46 2026] POST /volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b/action => generated 0 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 20 04:38:46.167943 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-affcb264-1a38-471a-afdf-e42d007ba8f4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:46.170429 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-affcb264-1a38-471a-afdf-e42d007ba8f4 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] GET https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b Aug 20 04:38:46.170690 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-affcb264-1a38-471a-afdf-e42d007ba8f4 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:46.170935 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-affcb264-1a38-471a-afdf-e42d007ba8f4 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:46.182195 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:46.182195 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:46.188072 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-affcb264-1a38-471a-afdf-e42d007ba8f4 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Volume info retrieved successfully. Aug 20 04:38:46.200201 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-affcb264-1a38-471a-afdf-e42d007ba8f4 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b returned with HTTP 200 Aug 20 04:38:46.200969 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 733/2910] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:46 2026] GET /volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b => generated 861 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:46.217039 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f344318f-664d-4b28-8351-35558a410248 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:46.219098 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f344318f-664d-4b28-8351-35558a410248 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] POST https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b/action Aug 20 04:38:46.220527 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f344318f-664d-4b28-8351-35558a410248 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:38:46.220527 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f344318f-664d-4b28-8351-35558a410248 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:46.234043 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:46.234043 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:46.234854 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f344318f-664d-4b28-8351-35558a410248 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Volume info retrieved successfully. Aug 20 04:38:46.250729 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f344318f-664d-4b28-8351-35558a410248 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Update volume admin metadata completed successfully. Aug 20 04:38:46.250952 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f344318f-664d-4b28-8351-35558a410248 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Update readonly setting on volume completed successfully. Aug 20 04:38:46.251340 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f344318f-664d-4b28-8351-35558a410248 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b/action returned with HTTP 202 Aug 20 04:38:46.252028 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 722/2911] 10.4.3.239 () {68 vars in 1390 bytes} [Thu Aug 20 04:38:46 2026] POST /volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:38:46.263096 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f0abc193-93e2-4cd3-ac5e-72c44e2d5e6d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:46.265869 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f0abc193-93e2-4cd3-ac5e-72c44e2d5e6d tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] GET https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b Aug 20 04:38:46.268272 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f0abc193-93e2-4cd3-ac5e-72c44e2d5e6d tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:46.268272 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f0abc193-93e2-4cd3-ac5e-72c44e2d5e6d tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:46.281383 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:46.281383 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:46.290077 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f0abc193-93e2-4cd3-ac5e-72c44e2d5e6d tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Volume info retrieved successfully. Aug 20 04:38:46.298265 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f0abc193-93e2-4cd3-ac5e-72c44e2d5e6d tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b returned with HTTP 200 Aug 20 04:38:46.298763 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 733/2912] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:46 2026] GET /volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b => generated 860 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:46.314843 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-fd8dd949-8646-4af5-ba9d-9c7ff9bfca79 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:46.317316 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fd8dd949-8646-4af5-ba9d-9c7ff9bfca79 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] POST https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b/action Aug 20 04:38:46.317682 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fd8dd949-8646-4af5-ba9d-9c7ff9bfca79 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:38:46.317850 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fd8dd949-8646-4af5-ba9d-9c7ff9bfca79 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:46.327974 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:46.327974 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:46.328627 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-fd8dd949-8646-4af5-ba9d-9c7ff9bfca79 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Volume info retrieved successfully. Aug 20 04:38:46.339932 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-fd8dd949-8646-4af5-ba9d-9c7ff9bfca79 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Update volume admin metadata completed successfully. Aug 20 04:38:46.340100 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-fd8dd949-8646-4af5-ba9d-9c7ff9bfca79 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Update readonly setting on volume completed successfully. Aug 20 04:38:46.340371 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fd8dd949-8646-4af5-ba9d-9c7ff9bfca79 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b/action returned with HTTP 202 Aug 20 04:38:46.342202 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 725/2913] 10.4.3.239 () {68 vars in 1390 bytes} [Thu Aug 20 04:38:46 2026] POST /volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:38:46.353386 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7f4d6edd-d832-45d1-84c1-e6730bb3cade None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:46.357744 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8d218cae-8372-4158-a7a9-72ef3e3e3e83 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:46.359548 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7f4d6edd-d832-45d1-84c1-e6730bb3cade tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] GET https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b Aug 20 04:38:46.359548 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7f4d6edd-d832-45d1-84c1-e6730bb3cade tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:46.359967 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7f4d6edd-d832-45d1-84c1-e6730bb3cade tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:46.361201 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8add54ee-59ad-4a41-a777-f2b5a648bab8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:46.361885 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8d218cae-8372-4158-a7a9-72ef3e3e3e83 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf Aug 20 04:38:46.361975 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8add54ee-59ad-4a41-a777-f2b5a648bab8 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] GET https://10.4.3.239/volume/v3/snapshots/17fb2f23-bcbb-4afc-bbde-437a7baec0a8 Aug 20 04:38:46.362846 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8d218cae-8372-4158-a7a9-72ef3e3e3e83 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:46.362910 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8add54ee-59ad-4a41-a777-f2b5a648bab8 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:46.362963 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8d218cae-8372-4158-a7a9-72ef3e3e3e83 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:46.363000 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8add54ee-59ad-4a41-a777-f2b5a648bab8 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:46.363034 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-8d218cae-8372-4158-a7a9-72ef3e3e3e83 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id d139a100-c54e-420b-897a-d829ab4cabbf. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:46.367098 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:46.367098 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:46.367806 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8d218cae-8372-4158-a7a9-72ef3e3e3e83 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf returned with HTTP 200 Aug 20 04:38:46.368424 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 723/2914] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:46 2026] GET /volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:46.368836 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:46.368836 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:46.369272 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-8add54ee-59ad-4a41-a777-f2b5a648bab8 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Snapshot retrieved successfully. Aug 20 04:38:46.370289 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8add54ee-59ad-4a41-a777-f2b5a648bab8 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] https://10.4.3.239/volume/v3/snapshots/17fb2f23-bcbb-4afc-bbde-437a7baec0a8 returned with HTTP 200 Aug 20 04:38:46.370745 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 734/2915] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:38:46 2026] GET /volume/v3/snapshots/17fb2f23-bcbb-4afc-bbde-437a7baec0a8 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:46.372701 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:46.372701 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:46.378248 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-7f4d6edd-d832-45d1-84c1-e6730bb3cade tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Volume info retrieved successfully. Aug 20 04:38:46.384198 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7f4d6edd-d832-45d1-84c1-e6730bb3cade tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b returned with HTTP 200 Aug 20 04:38:46.384645 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-29128225-cccd-464e-8695-0dd22df5f16d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:46.384795 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 734/2916] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:46 2026] GET /volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b => generated 861 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:46.386733 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-29128225-cccd-464e-8695-0dd22df5f16d tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:38:46.387271 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-29128225-cccd-464e-8695-0dd22df5f16d tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "86920e81-0b5d-495a-bd97-9506c559cb09", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-641190832"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:46.400823 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e1ef2098-4d67-4604-acf8-c75ff978adea None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:46.402655 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e1ef2098-4d67-4604-acf8-c75ff978adea tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] POST https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b/action Aug 20 04:38:46.403494 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e1ef2098-4d67-4604-acf8-c75ff978adea tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-2062939518", "disk_format": "raw"}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:38:46.403494 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e1ef2098-4d67-4604-acf8-c75ff978adea tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-2062939518", "disk_format": "raw"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:46.405054 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:46.405054 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:46.405894 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-29128225-cccd-464e-8695-0dd22df5f16d tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Volume info retrieved successfully. Aug 20 04:38:46.406435 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-29128225-cccd-464e-8695-0dd22df5f16d tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Create snapshot from volume 86920e81-0b5d-495a-bd97-9506c559cb09 Aug 20 04:38:46.411997 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:46.411997 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:46.411997 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e1ef2098-4d67-4604-acf8-c75ff978adea tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Volume info retrieved successfully. Aug 20 04:38:46.428144 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:46.428144 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:46.431713 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.image.image_utils [None req-e1ef2098-4d67-4604-acf8-c75ff978adea tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-2062939518'}] 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-2062939518'}]. {{(pid=100177) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 20 04:38:46.454734 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-29128225-cccd-464e-8695-0dd22df5f16d tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Created reservations ['60972e33-d872-4e69-a01c-84f35aa2a5e7', '93161157-1931-4f7f-b632-9d6b70da520e', 'e95e1a84-a1e1-42f4-b44d-df44cb48bfe0', 'fb1bd641-4fd2-4a9c-b7be-3a93e3c0a114'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:38:46.501401 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-29128225-cccd-464e-8695-0dd22df5f16d tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Snapshot create request issued successfully. Aug 20 04:38:46.501401 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-29128225-cccd-464e-8695-0dd22df5f16d tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:38:46.501401 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 726/2917] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:38:46 2026] POST /volume/v3/snapshots => generated 313 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:38:46.512236 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7d40b227-45ee-4d7d-b5ca-22b7f161a9e8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:46.516669 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7d40b227-45ee-4d7d-b5ca-22b7f161a9e8 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] GET https://10.4.3.239/volume/v3/snapshots/d6561967-8cf1-4144-8eee-3228800cb8e7 Aug 20 04:38:46.516908 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7d40b227-45ee-4d7d-b5ca-22b7f161a9e8 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:46.517154 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7d40b227-45ee-4d7d-b5ca-22b7f161a9e8 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:46.532431 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:46.532431 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:46.533005 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7d40b227-45ee-4d7d-b5ca-22b7f161a9e8 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Snapshot retrieved successfully. Aug 20 04:38:46.534076 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7d40b227-45ee-4d7d-b5ca-22b7f161a9e8 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] https://10.4.3.239/volume/v3/snapshots/d6561967-8cf1-4144-8eee-3228800cb8e7 returned with HTTP 200 Aug 20 04:38:46.535625 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 735/2918] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:38:46 2026] GET /volume/v3/snapshots/d6561967-8cf1-4144-8eee-3228800cb8e7 => generated 445 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:46.715123 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d8c55099-13d2-4c8b-bce1-4535e63c494d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:46.744266 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e97fc9dd-4379-4cba-8c5a-18c6f4b55e0d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:46.747569 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e97fc9dd-4379-4cba-8c5a-18c6f4b55e0d tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] GET https://10.4.3.239/volume/v3/volumes/fa111209-98ab-4a83-8161-cac3b5e0833e Aug 20 04:38:46.747847 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e97fc9dd-4379-4cba-8c5a-18c6f4b55e0d tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:46.748121 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e97fc9dd-4379-4cba-8c5a-18c6f4b55e0d tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:46.757515 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:46.757515 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:46.764919 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e97fc9dd-4379-4cba-8c5a-18c6f4b55e0d tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Volume info retrieved successfully. Aug 20 04:38:46.770451 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e97fc9dd-4379-4cba-8c5a-18c6f4b55e0d tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] https://10.4.3.239/volume/v3/volumes/fa111209-98ab-4a83-8161-cac3b5e0833e returned with HTTP 200 Aug 20 04:38:46.770931 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 727/2919] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:46 2026] GET /volume/v3/volumes/fa111209-98ab-4a83-8161-cac3b5e0833e => generated 1008 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:38:46.792934 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e2d26a35-6d56-483b-947a-17e81d64f8cb None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:46.795256 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e2d26a35-6d56-483b-947a-17e81d64f8cb tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] POST https://10.4.3.239/volume/v3/backups Aug 20 04:38:46.795773 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e2d26a35-6d56-483b-947a-17e81d64f8cb tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fa111209-98ab-4a83-8161-cac3b5e0833e", "name": "tempest-type-Backup-1918923218"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:46.797898 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.backups [None req-e2d26a35-6d56-483b-947a-17e81d64f8cb tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Creating new backup {'backup': {'volume_id': 'fa111209-98ab-4a83-8161-cac3b5e0833e', 'name': 'tempest-type-Backup-1918923218'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 04:38:46.798082 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.contrib.backups [None req-e2d26a35-6d56-483b-947a-17e81d64f8cb tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Creating backup of volume fa111209-98ab-4a83-8161-cac3b5e0833e in container None Aug 20 04:38:46.804952 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d8c55099-13d2-4c8b-bce1-4535e63c494d tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:38:46.805365 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d8c55099-13d2-4c8b-bce1-4535e63c494d tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "696a7cf4-6aa6-4b57-8d05-f0718fff0d90", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-240497579"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:46.807518 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:46.807518 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:46.807958 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-e2d26a35-6d56-483b-947a-17e81d64f8cb tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Volume info retrieved successfully. Aug 20 04:38:46.816723 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d8c55099-13d2-4c8b-bce1-4535e63c494d tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 404 Aug 20 04:38:46.817991 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 735/2920] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:38:46 2026] POST /volume/v3/snapshots => generated 109 bytes in 103 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:38:46.829353 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6848b14b-c74e-45b2-af47-067cce2277b8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:46.831311 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6848b14b-c74e-45b2-af47-067cce2277b8 tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:38:46.831714 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6848b14b-c74e-45b2-af47-067cce2277b8 tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1722306780"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:46.843588 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-e2d26a35-6d56-483b-947a-17e81d64f8cb tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Created reservations ['c952fe1c-e126-4fcd-93c8-6ead31cbf55b', '648eee66-eb88-4112-9752-c7a8ff51f132'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:38:46.869709 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6848b14b-c74e-45b2-af47-067cce2277b8 tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 404 Aug 20 04:38:46.870592 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 728/2921] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:38:46 2026] POST /volume/v3/snapshots => generated 77 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:38:46.880732 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-871095fc-a127-4cc3-afec-9951f0b41fda None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:46.883345 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-871095fc-a127-4cc3-afec-9951f0b41fda tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] GET https://10.4.3.239/volume/v3/snapshots?limit=invalid Aug 20 04:38:46.883588 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-871095fc-a127-4cc3-afec-9951f0b41fda tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:46.883764 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-871095fc-a127-4cc3-afec-9951f0b41fda tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:46.884138 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-871095fc-a127-4cc3-afec-9951f0b41fda tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] HTTP exception thrown: limit param must be an integer Aug 20 04:38:46.884430 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-871095fc-a127-4cc3-afec-9951f0b41fda tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] https://10.4.3.239/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 20 04:38:46.884930 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 736/2922] 10.4.3.239 () {66 vars in 1270 bytes} [Thu Aug 20 04:38:46 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 20 04:38:46.892802 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e2d26a35-6d56-483b-947a-17e81d64f8cb tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] https://10.4.3.239/volume/v3/backups returned with HTTP 202 Aug 20 04:38:46.894288 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 736/2923] 10.4.3.239 () {70 vars in 1299 bytes} [Thu Aug 20 04:38:46 2026] POST /volume/v3/backups => generated 316 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:38:46.897209 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ce03d3cb-b5e4-4197-b973-45dda8fd6ddc None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:46.898899 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ce03d3cb-b5e4-4197-b973-45dda8fd6ddc tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] GET https://10.4.3.239/volume/v3/snapshots?marker=2cd65280-7a01-47ae-a0f0-de13d6ed2c00 Aug 20 04:38:46.899120 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ce03d3cb-b5e4-4197-b973-45dda8fd6ddc tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:46.902212 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ce03d3cb-b5e4-4197-b973-45dda8fd6ddc tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:46.902212 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.api_utils [None req-ce03d3cb-b5e4-4197-b973-45dda8fd6ddc tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Removing options '' from query. {{(pid=100174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:38:46.902212 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.db.api [None req-ce03d3cb-b5e4-4197-b973-45dda8fd6ddc tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Building query based on filter {{(pid=100174) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 04:38:46.905928 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-efc52a19-7118-435a-800d-3c20f294cd1d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:46.908867 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-efc52a19-7118-435a-800d-3c20f294cd1d tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] GET https://10.4.3.239/volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc Aug 20 04:38:46.909076 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-efc52a19-7118-435a-800d-3c20f294cd1d tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:46.909253 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ce03d3cb-b5e4-4197-b973-45dda8fd6ddc tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] https://10.4.3.239/volume/v3/snapshots?marker=2cd65280-7a01-47ae-a0f0-de13d6ed2c00 returned with HTTP 404 Aug 20 04:38:46.909349 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-efc52a19-7118-435a-800d-3c20f294cd1d tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:46.909411 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-efc52a19-7118-435a-800d-3c20f294cd1d tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Show backup with id eeb83fe6-1008-438a-831a-c08d7a6fa3dc. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:46.909996 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 729/2924] 10.4.3.239 () {66 vars in 1330 bytes} [Thu Aug 20 04:38:46 2026] GET /volume/v3/snapshots?marker=2cd65280-7a01-47ae-a0f0-de13d6ed2c00 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:38:46.922156 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9e76dee3-4908-4a44-b61e-822da5228e1b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:46.922342 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:46.922342 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:46.925814 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-efc52a19-7118-435a-800d-3c20f294cd1d tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] https://10.4.3.239/volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc returned with HTTP 200 Aug 20 04:38:46.925814 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 737/2925] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:46 2026] GET /volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc => generated 723 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:46.926014 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9e76dee3-4908-4a44-b61e-822da5228e1b tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] GET https://10.4.3.239/volume/v3/snapshots?sort_key=invalid Aug 20 04:38:46.926014 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9e76dee3-4908-4a44-b61e-822da5228e1b tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:46.926014 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9e76dee3-4908-4a44-b61e-822da5228e1b tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:46.926014 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.api_utils [None req-9e76dee3-4908-4a44-b61e-822da5228e1b tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Removing options '' from query. {{(pid=100176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:38:46.926014 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:46.926014 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:46.926670 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.db.api [None req-9e76dee3-4908-4a44-b61e-822da5228e1b tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Building query based on filter {{(pid=100176) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 04:38:46.927245 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9e76dee3-4908-4a44-b61e-822da5228e1b tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] https://10.4.3.239/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 20 04:38:46.928442 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 737/2926] 10.4.3.239 () {66 vars in 1276 bytes} [Thu Aug 20 04:38:46 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:38:46.939981 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-fe45aff8-79ce-4dfb-a921-2a5100294901 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:46.946118 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fe45aff8-79ce-4dfb-a921-2a5100294901 tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:38:46.946118 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fe45aff8-79ce-4dfb-a921-2a5100294901 tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-110887464"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:46.946542 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-fe45aff8-79ce-4dfb-a921-2a5100294901 tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-110887464'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:38:46.946611 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-fe45aff8-79ce-4dfb-a921-2a5100294901 tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Create volume of 2 GB Aug 20 04:38:46.955838 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-fe45aff8-79ce-4dfb-a921-2a5100294901 tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Availability Zones retrieved successfully. Aug 20 04:38:46.968109 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-fe45aff8-79ce-4dfb-a921-2a5100294901 tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Flow 'volume_create_api' (7b521502-a57e-47bc-a71d-11dcb01386d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:38:46.969800 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-fe45aff8-79ce-4dfb-a921-2a5100294901 tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cfe587c-aeff-42c5-900c-dc2bf280b2a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:46.974208 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-fe45aff8-79ce-4dfb-a921-2a5100294901 tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Validating volume size '2' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:38:47.014030 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-fe45aff8-79ce-4dfb-a921-2a5100294901 tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cfe587c-aeff-42c5-900c-dc2bf280b2a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:47.015325 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-fe45aff8-79ce-4dfb-a921-2a5100294901 tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e5e9a5e-374c-4b10-8a39-daf36d720900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:47.098135 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e1ef2098-4d67-4604-acf8-c75ff978adea tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Copy volume to image completed successfully. Aug 20 04:38:47.098691 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e1ef2098-4d67-4604-acf8-c75ff978adea tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b/action returned with HTTP 202 Aug 20 04:38:47.099301 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 724/2927] 10.4.3.239 () {68 vars in 1391 bytes} [Thu Aug 20 04:38:46 2026] POST /volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b/action => generated 687 bytes in 699 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:38:47.103409 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-fe45aff8-79ce-4dfb-a921-2a5100294901 tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Created reservations ['675e8b13-6946-4250-9906-c773a871a620', 'b8a02576-b7cf-47c5-8d85-7bdcea39dae5', '8e505300-a8db-4070-8fb2-c14172961d1f', 'c5c127f9-41b5-4744-bfdc-0c90481ad792'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:38:47.104579 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-fe45aff8-79ce-4dfb-a921-2a5100294901 tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e5e9a5e-374c-4b10-8a39-daf36d720900) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['675e8b13-6946-4250-9906-c773a871a620', 'b8a02576-b7cf-47c5-8d85-7bdcea39dae5', '8e505300-a8db-4070-8fb2-c14172961d1f', 'c5c127f9-41b5-4744-bfdc-0c90481ad792']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:47.105723 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-fe45aff8-79ce-4dfb-a921-2a5100294901 tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a03b295e-4167-4dd7-9d5b-672f826a0445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:47.143532 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-fe45aff8-79ce-4dfb-a921-2a5100294901 tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a03b295e-4167-4dd7-9d5b-672f826a0445) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dbb9c0f7-8ccf-4320-9ee1-85ecaee3c274', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-110887464',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de5435d9bdb645bd80d4e50ca35e1fca',qos_specs=None,replication_status=,reservations=['675e8b13-6946-4250-9906-c773a871a620','b8a02576-b7cf-47c5-8d85-7bdcea39dae5','8e505300-a8db-4070-8fb2-c14172961d1f','c5c127f9-41b5-4744-bfdc-0c90481ad792'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b420f0fe29584fdfb3b72627ca3ab5b0',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:38:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-110887464',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dbb9c0f7-8ccf-4320-9ee1-85ecaee3c274,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de5435d9bdb645bd80d4e50ca35e1fca',provider_auth=None,provider_geometry=None,provider_id=None,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='b420f0fe29584fdfb3b72627ca3ab5b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:47.144783 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-fe45aff8-79ce-4dfb-a921-2a5100294901 tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07b030ee-5d87-4b3b-a582-072cd6dfb129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:47.171844 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-fe45aff8-79ce-4dfb-a921-2a5100294901 tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07b030ee-5d87-4b3b-a582-072cd6dfb129) transitioned into state 'SUCCESS' from state '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-110887464',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de5435d9bdb645bd80d4e50ca35e1fca',qos_specs=None,replication_status=,reservations=['675e8b13-6946-4250-9906-c773a871a620','b8a02576-b7cf-47c5-8d85-7bdcea39dae5','8e505300-a8db-4070-8fb2-c14172961d1f','c5c127f9-41b5-4744-bfdc-0c90481ad792'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b420f0fe29584fdfb3b72627ca3ab5b0',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:47.172775 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-fe45aff8-79ce-4dfb-a921-2a5100294901 tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2540dd6a-bf18-44d6-9ffa-579ed88d4d33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:47.186210 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-fe45aff8-79ce-4dfb-a921-2a5100294901 tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2540dd6a-bf18-44d6-9ffa-579ed88d4d33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:47.187212 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-fe45aff8-79ce-4dfb-a921-2a5100294901 tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Flow 'volume_create_api' (7b521502-a57e-47bc-a71d-11dcb01386d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:38:47.188270 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-fe45aff8-79ce-4dfb-a921-2a5100294901 tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Create volume request issued successfully. Aug 20 04:38:47.188917 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fe45aff8-79ce-4dfb-a921-2a5100294901 tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:38:47.189436 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 730/2928] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:38:46 2026] POST /volume/v3/volumes => generated 761 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:38:47.209414 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-05756a20-4c2b-4f76-838b-d9b8219f3c0e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:47.212146 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-05756a20-4c2b-4f76-838b-d9b8219f3c0e tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] GET https://10.4.3.239/volume/v3/volumes/dbb9c0f7-8ccf-4320-9ee1-85ecaee3c274 Aug 20 04:38:47.212452 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-05756a20-4c2b-4f76-838b-d9b8219f3c0e tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:47.213538 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-05756a20-4c2b-4f76-838b-d9b8219f3c0e tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:47.233302 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:47.233302 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:47.240816 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-05756a20-4c2b-4f76-838b-d9b8219f3c0e tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Volume info retrieved successfully. Aug 20 04:38:47.250333 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-05756a20-4c2b-4f76-838b-d9b8219f3c0e tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] https://10.4.3.239/volume/v3/volumes/dbb9c0f7-8ccf-4320-9ee1-85ecaee3c274 returned with HTTP 200 Aug 20 04:38:47.251493 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 738/2929] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:47 2026] GET /volume/v3/volumes/dbb9c0f7-8ccf-4320-9ee1-85ecaee3c274 => generated 829 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:47.301545 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-661c6a08-0fc4-4ef7-a7d7-8e073b32a258 req-461b137d-bdfe-40a7-b2dd-032336b7e8ea None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:47.306554 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-661c6a08-0fc4-4ef7-a7d7-8e073b32a258 req-461b137d-bdfe-40a7-b2dd-032336b7e8ea tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] PUT https://10.4.3.239/volume/v3/attachments/61b84023-cea7-4dd8-8c26-2e9179ccc80e Aug 20 04:38:47.307202 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-661c6a08-0fc4-4ef7-a7d7-8e073b32a258 req-461b137d-bdfe-40a7-b2dd-032336b7e8ea tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:47.318403 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-661c6a08-0fc4-4ef7-a7d7-8e073b32a258 req-461b137d-bdfe-40a7-b2dd-032336b7e8ea tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Acquiring lock "cinder-attachment_update-a432e519-35e3-42cc-a469-6efb86e9d5b9-np0000007850" by "attachment_update" {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:38:47.324564 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-661c6a08-0fc4-4ef7-a7d7-8e073b32a258 req-461b137d-bdfe-40a7-b2dd-032336b7e8ea tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Lock "cinder-attachment_update-a432e519-35e3-42cc-a469-6efb86e9d5b9-np0000007850" acquired by "attachment_update" :: waited 0.006s {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:38:47.326231 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:47.326231 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:47.381777 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6fde4641-5fe8-4230-a4da-537c6345085c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:47.383719 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6fde4641-5fe8-4230-a4da-537c6345085c tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf Aug 20 04:38:47.383870 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6fde4641-5fe8-4230-a4da-537c6345085c tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:47.384096 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6fde4641-5fe8-4230-a4da-537c6345085c tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:47.384156 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-6fde4641-5fe8-4230-a4da-537c6345085c tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id d139a100-c54e-420b-897a-d829ab4cabbf. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:47.389070 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:47.389070 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:47.389804 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6fde4641-5fe8-4230-a4da-537c6345085c tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf returned with HTTP 200 Aug 20 04:38:47.390307 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 725/2930] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:47 2026] GET /volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf => generated 710 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:47.404843 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c1c60657-b9fe-4358-9719-fe5d4c839833 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:47.407078 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c1c60657-b9fe-4358-9719-fe5d4c839833 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] DELETE https://10.4.3.239/volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf Aug 20 04:38:47.407340 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c1c60657-b9fe-4358-9719-fe5d4c839833 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:47.407565 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c1c60657-b9fe-4358-9719-fe5d4c839833 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:47.407661 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.contrib.backups [None req-c1c60657-b9fe-4358-9719-fe5d4c839833 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Delete backup with id: d139a100-c54e-420b-897a-d829ab4cabbf. Aug 20 04:38:47.412308 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:47.412308 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:47.425355 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.backup.rpcapi [None req-c1c60657-b9fe-4358-9719-fe5d4c839833 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] delete_backup rpcapi backup_id d139a100-c54e-420b-897a-d829ab4cabbf {{(pid=100174) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 04:38:47.426921 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c1c60657-b9fe-4358-9719-fe5d4c839833 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf returned with HTTP 202 Aug 20 04:38:47.428111 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 731/2931] 10.4.3.239 () {68 vars in 1391 bytes} [Thu Aug 20 04:38:47 2026] DELETE /volume/v3/backups/d139a100-c54e-420b-897a-d829ab4cabbf => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:38:47.443610 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-71b358d9-e6d5-4fee-b6c1-f06224e5e9f6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:47.446325 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-71b358d9-e6d5-4fee-b6c1-f06224e5e9f6 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:38:47.448200 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-71b358d9-e6d5-4fee-b6c1-f06224e5e9f6 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1578391325"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:47.448917 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-71b358d9-e6d5-4fee-b6c1-f06224e5e9f6 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1578391325'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:38:47.449354 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-71b358d9-e6d5-4fee-b6c1-f06224e5e9f6 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Create volume of 1 GB Aug 20 04:38:47.454554 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-71b358d9-e6d5-4fee-b6c1-f06224e5e9f6 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Availability Zones retrieved successfully. Aug 20 04:38:47.457705 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-661c6a08-0fc4-4ef7-a7d7-8e073b32a258 req-461b137d-bdfe-40a7-b2dd-032336b7e8ea tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Lock "cinder-attachment_update-a432e519-35e3-42cc-a469-6efb86e9d5b9-np0000007850" released by "attachment_update" :: held 0.133s {{(pid=100176) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:38:47.459256 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-661c6a08-0fc4-4ef7-a7d7-8e073b32a258 req-461b137d-bdfe-40a7-b2dd-032336b7e8ea tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/attachments/61b84023-cea7-4dd8-8c26-2e9179ccc80e returned with HTTP 200 Aug 20 04:38:47.459256 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 738/2932] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:38:47 2026] PUT /volume/v3/attachments/61b84023-cea7-4dd8-8c26-2e9179ccc80e => generated 969 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:38:47.464731 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-71b358d9-e6d5-4fee-b6c1-f06224e5e9f6 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Flow 'volume_create_api' (89b135ab-1ba9-4d36-9567-770aca85952b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:38:47.465835 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-71b358d9-e6d5-4fee-b6c1-f06224e5e9f6 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7218f78c-fb91-4d84-84fe-0655fb52c436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:47.467002 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-71b358d9-e6d5-4fee-b6c1-f06224e5e9f6 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:38:47.469662 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-661c6a08-0fc4-4ef7-a7d7-8e073b32a258 req-3233ef35-fab7-4a89-babd-fcce3f3c2ad5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:47.472607 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-661c6a08-0fc4-4ef7-a7d7-8e073b32a258 req-3233ef35-fab7-4a89-babd-fcce3f3c2ad5 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/attachments/61b84023-cea7-4dd8-8c26-2e9179ccc80e Aug 20 04:38:47.472814 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-661c6a08-0fc4-4ef7-a7d7-8e073b32a258 req-3233ef35-fab7-4a89-babd-fcce3f3c2ad5 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:47.473059 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-661c6a08-0fc4-4ef7-a7d7-8e073b32a258 req-3233ef35-fab7-4a89-babd-fcce3f3c2ad5 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:47.496313 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-71b358d9-e6d5-4fee-b6c1-f06224e5e9f6 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7218f78c-fb91-4d84-84fe-0655fb52c436) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:47.498100 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-661c6a08-0fc4-4ef7-a7d7-8e073b32a258 req-3233ef35-fab7-4a89-babd-fcce3f3c2ad5 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/attachments/61b84023-cea7-4dd8-8c26-2e9179ccc80e returned with HTTP 200 Aug 20 04:38:47.498213 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-71b358d9-e6d5-4fee-b6c1-f06224e5e9f6 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ea4ac38-2d2b-4e7c-950f-83ae6453f9cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:47.498259 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 726/2933] 10.4.3.239 () {70 vars in 1651 bytes} [Thu Aug 20 04:38:47 2026] GET /volume/v3/attachments/61b84023-cea7-4dd8-8c26-2e9179ccc80e => generated 994 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:38:47.549557 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9c52bb34-8254-4ed5-b35b-857fc8fa41be None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:47.551852 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9c52bb34-8254-4ed5-b35b-857fc8fa41be tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] GET https://10.4.3.239/volume/v3/snapshots/d6561967-8cf1-4144-8eee-3228800cb8e7 Aug 20 04:38:47.552014 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9c52bb34-8254-4ed5-b35b-857fc8fa41be tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:47.552399 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9c52bb34-8254-4ed5-b35b-857fc8fa41be tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:47.552746 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-71b358d9-e6d5-4fee-b6c1-f06224e5e9f6 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Created reservations ['4b7830f3-49fb-4cd4-83b0-206b55e65030', 'c390c148-bdd2-4276-b1b5-cf532aa15f79', '7dd1fd75-689c-4091-9de0-9effbea643a3', '07179e88-3aca-4110-9a29-53ce32a4d360'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:38:47.555208 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-71b358d9-e6d5-4fee-b6c1-f06224e5e9f6 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ea4ac38-2d2b-4e7c-950f-83ae6453f9cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b7830f3-49fb-4cd4-83b0-206b55e65030', 'c390c148-bdd2-4276-b1b5-cf532aa15f79', '7dd1fd75-689c-4091-9de0-9effbea643a3', '07179e88-3aca-4110-9a29-53ce32a4d360']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:47.555208 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-71b358d9-e6d5-4fee-b6c1-f06224e5e9f6 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (672ba6d8-7298-4531-8428-6dd8e74bcb5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:47.561495 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:47.561495 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:47.561495 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-9c52bb34-8254-4ed5-b35b-857fc8fa41be tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Snapshot retrieved successfully. Aug 20 04:38:47.561738 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9c52bb34-8254-4ed5-b35b-857fc8fa41be tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] https://10.4.3.239/volume/v3/snapshots/d6561967-8cf1-4144-8eee-3228800cb8e7 returned with HTTP 200 Aug 20 04:38:47.562667 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 732/2934] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:38:47 2026] GET /volume/v3/snapshots/d6561967-8cf1-4144-8eee-3228800cb8e7 => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:47.576573 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5906444d-781b-4d36-be70-ddc5f292f92c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:47.578252 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5906444d-781b-4d36-be70-ddc5f292f92c tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:38:47.578728 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5906444d-781b-4d36-be70-ddc5f292f92c tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "86920e81-0b5d-495a-bd97-9506c559cb09", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1033082472"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:47.588789 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-71b358d9-e6d5-4fee-b6c1-f06224e5e9f6 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (672ba6d8-7298-4531-8428-6dd8e74bcb5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b79f549-bded-4878-9b0e-28dc2555ed73', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1578391325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8cd8bf9936a43e7b0e2ea34c288152a',qos_specs=None,replication_status=,reservations=['4b7830f3-49fb-4cd4-83b0-206b55e65030','c390c148-bdd2-4276-b1b5-cf532aa15f79','7dd1fd75-689c-4091-9de0-9effbea643a3','07179e88-3aca-4110-9a29-53ce32a4d360'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a747beee76f84a6ba6a253af147c1ee1',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:38:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1578391325',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b79f549-bded-4878-9b0e-28dc2555ed73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8cd8bf9936a43e7b0e2ea34c288152a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a747beee76f84a6ba6a253af147c1ee1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:47.589160 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:47.589160 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:47.589733 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-5906444d-781b-4d36-be70-ddc5f292f92c tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Volume info retrieved successfully. Aug 20 04:38:47.589878 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-5906444d-781b-4d36-be70-ddc5f292f92c tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Create snapshot from volume 86920e81-0b5d-495a-bd97-9506c559cb09 Aug 20 04:38:47.590004 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-71b358d9-e6d5-4fee-b6c1-f06224e5e9f6 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc8104b6-d465-4b3d-87fc-b33cc236b91f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:47.621948 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-71b358d9-e6d5-4fee-b6c1-f06224e5e9f6 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc8104b6-d465-4b3d-87fc-b33cc236b91f) transitioned into state 'SUCCESS' from state '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-1578391325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8cd8bf9936a43e7b0e2ea34c288152a',qos_specs=None,replication_status=,reservations=['4b7830f3-49fb-4cd4-83b0-206b55e65030','c390c148-bdd2-4276-b1b5-cf532aa15f79','7dd1fd75-689c-4091-9de0-9effbea643a3','07179e88-3aca-4110-9a29-53ce32a4d360'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a747beee76f84a6ba6a253af147c1ee1',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:47.623012 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-71b358d9-e6d5-4fee-b6c1-f06224e5e9f6 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46691afb-d322-4f9e-a0ff-66c4c026e948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:47.633769 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-5906444d-781b-4d36-be70-ddc5f292f92c tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Created reservations ['ac9e04b7-2bc0-45a4-93f7-7de0783052a7', '5c4911be-2f7c-43d5-8c73-ed40ed1abb42', '54bdca2a-f119-4a56-aabc-a06bdae4dc4b', '72b3811e-0fa8-4a2d-806f-fdc331a5ab39'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:38:47.635837 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-71b358d9-e6d5-4fee-b6c1-f06224e5e9f6 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46691afb-d322-4f9e-a0ff-66c4c026e948) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:38:47.637322 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-71b358d9-e6d5-4fee-b6c1-f06224e5e9f6 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Flow 'volume_create_api' (89b135ab-1ba9-4d36-9567-770aca85952b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:38:47.637796 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-71b358d9-e6d5-4fee-b6c1-f06224e5e9f6 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Create volume request issued successfully. Aug 20 04:38:47.638712 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-71b358d9-e6d5-4fee-b6c1-f06224e5e9f6 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:38:47.639304 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 739/2935] 10.4.3.239 () {70 vars in 1298 bytes} [Thu Aug 20 04:38:47 2026] POST /volume/v3/volumes => generated 778 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:38:47.656723 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c4efbc33-a2a6-4f96-9510-224b18bd9471 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:47.660225 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c4efbc33-a2a6-4f96-9510-224b18bd9471 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/volumes/6b79f549-bded-4878-9b0e-28dc2555ed73 Aug 20 04:38:47.661084 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c4efbc33-a2a6-4f96-9510-224b18bd9471 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:47.661084 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c4efbc33-a2a6-4f96-9510-224b18bd9471 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:47.669481 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:47.669481 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:47.675615 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c4efbc33-a2a6-4f96-9510-224b18bd9471 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Volume info retrieved successfully. Aug 20 04:38:47.676049 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-5906444d-781b-4d36-be70-ddc5f292f92c tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Snapshot create request issued successfully. Aug 20 04:38:47.676483 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5906444d-781b-4d36-be70-ddc5f292f92c tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:38:47.676959 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 739/2936] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:38:47 2026] POST /volume/v3/snapshots => generated 314 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:38:47.682341 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c4efbc33-a2a6-4f96-9510-224b18bd9471 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/volumes/6b79f549-bded-4878-9b0e-28dc2555ed73 returned with HTTP 200 Aug 20 04:38:47.682869 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 727/2937] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:47 2026] GET /volume/v3/volumes/6b79f549-bded-4878-9b0e-28dc2555ed73 => generated 957 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:47.686495 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0f768e5f-cd60-4f62-86c7-e0072182790d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:47.688796 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0f768e5f-cd60-4f62-86c7-e0072182790d tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] GET https://10.4.3.239/volume/v3/snapshots/ae42857c-c220-40e3-89f1-762fdfe8d001 Aug 20 04:38:47.689049 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0f768e5f-cd60-4f62-86c7-e0072182790d tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:47.689335 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0f768e5f-cd60-4f62-86c7-e0072182790d tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:47.696073 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:47.696073 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:47.696664 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-0f768e5f-cd60-4f62-86c7-e0072182790d tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Snapshot retrieved successfully. Aug 20 04:38:47.697695 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0f768e5f-cd60-4f62-86c7-e0072182790d tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] https://10.4.3.239/volume/v3/snapshots/ae42857c-c220-40e3-89f1-762fdfe8d001 returned with HTTP 200 Aug 20 04:38:47.698151 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 733/2938] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:38:47 2026] GET /volume/v3/snapshots/ae42857c-c220-40e3-89f1-762fdfe8d001 => generated 446 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:47.935692 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4b61a860-9e71-4676-af62-760a422edb85 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:47.938094 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4b61a860-9e71-4676-af62-760a422edb85 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] GET https://10.4.3.239/volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc Aug 20 04:38:47.938372 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4b61a860-9e71-4676-af62-760a422edb85 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:47.938724 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4b61a860-9e71-4676-af62-760a422edb85 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:47.938782 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-4b61a860-9e71-4676-af62-760a422edb85 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Show backup with id eeb83fe6-1008-438a-831a-c08d7a6fa3dc. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:47.943858 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:47.943858 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:47.944592 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4b61a860-9e71-4676-af62-760a422edb85 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] https://10.4.3.239/volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc returned with HTTP 200 Aug 20 04:38:47.944991 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 740/2939] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:47 2026] GET /volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:48.271123 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6b6b2e54-d398-47fa-b91a-d2c43bbf75d9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:48.279338 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6b6b2e54-d398-47fa-b91a-d2c43bbf75d9 tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] GET https://10.4.3.239/volume/v3/volumes/dbb9c0f7-8ccf-4320-9ee1-85ecaee3c274 Aug 20 04:38:48.279338 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6b6b2e54-d398-47fa-b91a-d2c43bbf75d9 tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:48.279338 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6b6b2e54-d398-47fa-b91a-d2c43bbf75d9 tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:48.288378 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:48.288378 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:48.294221 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-6b6b2e54-d398-47fa-b91a-d2c43bbf75d9 tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Volume info retrieved successfully. Aug 20 04:38:48.300955 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6b6b2e54-d398-47fa-b91a-d2c43bbf75d9 tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] https://10.4.3.239/volume/v3/volumes/dbb9c0f7-8ccf-4320-9ee1-85ecaee3c274 returned with HTTP 200 Aug 20 04:38:48.300955 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 740/2940] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:48 2026] GET /volume/v3/volumes/dbb9c0f7-8ccf-4320-9ee1-85ecaee3c274 => generated 854 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:48.317135 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-09c51d9e-47e1-4762-a3ed-e5b85fefeaa3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:48.319558 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-09c51d9e-47e1-4762-a3ed-e5b85fefeaa3 tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:38:48.319915 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-09c51d9e-47e1-4762-a3ed-e5b85fefeaa3 tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dbb9c0f7-8ccf-4320-9ee1-85ecaee3c274", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1030411279"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:48.333893 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:48.333893 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:48.334537 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-09c51d9e-47e1-4762-a3ed-e5b85fefeaa3 tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Volume info retrieved successfully. Aug 20 04:38:48.334704 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-09c51d9e-47e1-4762-a3ed-e5b85fefeaa3 tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Create snapshot from volume dbb9c0f7-8ccf-4320-9ee1-85ecaee3c274 Aug 20 04:38:48.372983 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-09c51d9e-47e1-4762-a3ed-e5b85fefeaa3 tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Created reservations ['98295783-961c-4883-a15d-dda03f6d9362', '63f81b46-d722-46fb-a248-18e75d5bc67a', '179e731e-d101-4e9e-a946-292abcfb4599', 'b90202e5-4154-4333-b2fa-5b111fb05300'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:38:48.417008 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-09c51d9e-47e1-4762-a3ed-e5b85fefeaa3 tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Snapshot create request issued successfully. Aug 20 04:38:48.417547 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-09c51d9e-47e1-4762-a3ed-e5b85fefeaa3 tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:38:48.418158 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 728/2941] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:38:48 2026] POST /volume/v3/snapshots => generated 318 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:38:48.433857 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7aee6e97-7d5d-4aca-95f2-1726c26d5f28 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:48.436317 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7aee6e97-7d5d-4aca-95f2-1726c26d5f28 tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] GET https://10.4.3.239/volume/v3/snapshots/a6cec2d1-924a-4b67-9b9f-8df9cb5c90fd Aug 20 04:38:48.436641 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7aee6e97-7d5d-4aca-95f2-1726c26d5f28 tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:48.436948 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7aee6e97-7d5d-4aca-95f2-1726c26d5f28 tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:48.443854 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:48.443854 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:48.444393 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-7aee6e97-7d5d-4aca-95f2-1726c26d5f28 tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Snapshot retrieved successfully. Aug 20 04:38:48.445391 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7aee6e97-7d5d-4aca-95f2-1726c26d5f28 tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] https://10.4.3.239/volume/v3/snapshots/a6cec2d1-924a-4b67-9b9f-8df9cb5c90fd returned with HTTP 200 Aug 20 04:38:48.445780 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 734/2942] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:38:48 2026] GET /volume/v3/snapshots/a6cec2d1-924a-4b67-9b9f-8df9cb5c90fd => generated 450 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:48.696240 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d0f125d9-78cf-42d9-813f-1ff4b0bdf567 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:48.697890 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d0f125d9-78cf-42d9-813f-1ff4b0bdf567 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/volumes/6b79f549-bded-4878-9b0e-28dc2555ed73 Aug 20 04:38:48.698077 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d0f125d9-78cf-42d9-813f-1ff4b0bdf567 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:48.698289 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d0f125d9-78cf-42d9-813f-1ff4b0bdf567 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:48.705689 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:48.705689 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:48.707426 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7a834dfc-afcb-4757-80f8-3be6009795f9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:48.710642 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d0f125d9-78cf-42d9-813f-1ff4b0bdf567 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Volume info retrieved successfully. Aug 20 04:38:48.710749 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7a834dfc-afcb-4757-80f8-3be6009795f9 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] GET https://10.4.3.239/volume/v3/snapshots/ae42857c-c220-40e3-89f1-762fdfe8d001 Aug 20 04:38:48.710749 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7a834dfc-afcb-4757-80f8-3be6009795f9 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:48.710749 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7a834dfc-afcb-4757-80f8-3be6009795f9 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:48.713104 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d0f125d9-78cf-42d9-813f-1ff4b0bdf567 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/volumes/6b79f549-bded-4878-9b0e-28dc2555ed73 returned with HTTP 200 Aug 20 04:38:48.713511 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 741/2943] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:48 2026] GET /volume/v3/volumes/6b79f549-bded-4878-9b0e-28dc2555ed73 => generated 1018 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:38:48.716004 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:48.716004 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:48.716604 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7a834dfc-afcb-4757-80f8-3be6009795f9 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Snapshot retrieved successfully. Aug 20 04:38:48.717487 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7a834dfc-afcb-4757-80f8-3be6009795f9 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] https://10.4.3.239/volume/v3/snapshots/ae42857c-c220-40e3-89f1-762fdfe8d001 returned with HTTP 200 Aug 20 04:38:48.717908 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 741/2944] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:38:48 2026] GET /volume/v3/snapshots/ae42857c-c220-40e3-89f1-762fdfe8d001 => generated 473 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:48.727893 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e343ee2b-ef1a-4566-b2dd-75f21a61872b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:48.729985 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-68dc1e9d-deee-43e4-8185-a85beb41a4fd None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:48.730572 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e343ee2b-ef1a-4566-b2dd-75f21a61872b tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] GET https://10.4.3.239/volume/v3/snapshots?limit=1 Aug 20 04:38:48.730858 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e343ee2b-ef1a-4566-b2dd-75f21a61872b tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:48.731130 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e343ee2b-ef1a-4566-b2dd-75f21a61872b tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Calling method 'index' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:48.731514 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.api_utils [None req-e343ee2b-ef1a-4566-b2dd-75f21a61872b tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Removing options '' from query. {{(pid=100177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:38:48.731892 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:48.731892 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:48.733292 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.db.api [None req-e343ee2b-ef1a-4566-b2dd-75f21a61872b tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Building query based on filter {{(pid=100177) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 04:38:48.733845 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-68dc1e9d-deee-43e4-8185-a85beb41a4fd tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] POST https://10.4.3.239/volume/v3/backups Aug 20 04:38:48.734269 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-68dc1e9d-deee-43e4-8185-a85beb41a4fd tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6b79f549-bded-4878-9b0e-28dc2555ed73", "name": "tempest-type-Backup-668581950"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:48.735975 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.backups [None req-68dc1e9d-deee-43e4-8185-a85beb41a4fd tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Creating new backup {'backup': {'volume_id': '6b79f549-bded-4878-9b0e-28dc2555ed73', 'name': 'tempest-type-Backup-668581950'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 04:38:48.736117 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.contrib.backups [None req-68dc1e9d-deee-43e4-8185-a85beb41a4fd tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Creating backup of volume 6b79f549-bded-4878-9b0e-28dc2555ed73 in container None Aug 20 04:38:48.738373 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e343ee2b-ef1a-4566-b2dd-75f21a61872b tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Get all snapshots completed successfully. Aug 20 04:38:48.739111 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e343ee2b-ef1a-4566-b2dd-75f21a61872b tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] https://10.4.3.239/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 20 04:38:48.739780 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 729/2945] 10.4.3.239 () {66 vars in 1258 bytes} [Thu Aug 20 04:38:48 2026] GET /volume/v3/snapshots?limit=1 => generated 482 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:48.745652 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:48.745652 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:48.746104 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-68dc1e9d-deee-43e4-8185-a85beb41a4fd tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Volume info retrieved successfully. Aug 20 04:38:48.753804 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-433d3848-763c-4d0c-89f1-1bc9a4fe5b18 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:48.755743 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-433d3848-763c-4d0c-89f1-1bc9a4fe5b18 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] GET https://10.4.3.239/volume/v3/snapshots Aug 20 04:38:48.755981 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-433d3848-763c-4d0c-89f1-1bc9a4fe5b18 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:48.756237 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-433d3848-763c-4d0c-89f1-1bc9a4fe5b18 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:48.756507 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.api_utils [None req-433d3848-763c-4d0c-89f1-1bc9a4fe5b18 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Removing options '' from query. {{(pid=100175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:38:48.757595 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.db.api [None req-433d3848-763c-4d0c-89f1-1bc9a4fe5b18 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Building query based on filter {{(pid=100175) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 04:38:48.763198 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-433d3848-763c-4d0c-89f1-1bc9a4fe5b18 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Get all snapshots completed successfully. Aug 20 04:38:48.763667 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-433d3848-763c-4d0c-89f1-1bc9a4fe5b18 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 200 Aug 20 04:38:48.764046 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 742/2946] 10.4.3.239 () {66 vars in 1243 bytes} [Thu Aug 20 04:38:48 2026] GET /volume/v3/snapshots => generated 994 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:48.768545 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-68dc1e9d-deee-43e4-8185-a85beb41a4fd tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Created reservations ['94944f88-4cb4-40a2-b941-1b4dc4dfe5d6', '7ba33041-92a4-4dc5-9666-2c3026c1da25'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:38:48.775732 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-22b6b44a-6ed4-4ac0-8fa5-112c6620f46c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:48.778112 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-22b6b44a-6ed4-4ac0-8fa5-112c6620f46c tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] GET https://10.4.3.239/volume/v3/snapshots?limit=100000 Aug 20 04:38:48.780217 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-22b6b44a-6ed4-4ac0-8fa5-112c6620f46c tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:48.780217 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-22b6b44a-6ed4-4ac0-8fa5-112c6620f46c tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:48.780217 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.api_utils [None req-22b6b44a-6ed4-4ac0-8fa5-112c6620f46c tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Removing options '' from query. {{(pid=100176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:38:48.780217 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.db.api [None req-22b6b44a-6ed4-4ac0-8fa5-112c6620f46c tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Building query based on filter {{(pid=100176) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 04:38:48.785350 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-22b6b44a-6ed4-4ac0-8fa5-112c6620f46c tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Get all snapshots completed successfully. Aug 20 04:38:48.785939 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-22b6b44a-6ed4-4ac0-8fa5-112c6620f46c tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] https://10.4.3.239/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 20 04:38:48.786608 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 742/2947] 10.4.3.239 () {66 vars in 1268 bytes} [Thu Aug 20 04:38:48 2026] GET /volume/v3/snapshots?limit=100000 => generated 994 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:48.799133 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d8786722-7fb7-4827-a469-8327ce6692f1 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:48.801215 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d8786722-7fb7-4827-a469-8327ce6692f1 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] GET https://10.4.3.239/volume/v3/snapshots?limit=0 Aug 20 04:38:48.801503 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d8786722-7fb7-4827-a469-8327ce6692f1 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:48.801727 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d8786722-7fb7-4827-a469-8327ce6692f1 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Calling method 'index' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:48.801927 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.api_utils [None req-d8786722-7fb7-4827-a469-8327ce6692f1 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Removing options '' from query. {{(pid=100177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:38:48.802247 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:48.802247 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:48.803107 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.db.api [None req-d8786722-7fb7-4827-a469-8327ce6692f1 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Building query based on filter {{(pid=100177) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 04:38:48.806296 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-d8786722-7fb7-4827-a469-8327ce6692f1 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Get all snapshots completed successfully. Aug 20 04:38:48.806585 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d8786722-7fb7-4827-a469-8327ce6692f1 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] https://10.4.3.239/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 20 04:38:48.806970 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 730/2948] 10.4.3.239 () {66 vars in 1258 bytes} [Thu Aug 20 04:38:48 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 04:38:48.808099 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-68dc1e9d-deee-43e4-8185-a85beb41a4fd tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups returned with HTTP 202 Aug 20 04:38:48.809222 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 735/2949] 10.4.3.239 () {70 vars in 1299 bytes} [Thu Aug 20 04:38:48 2026] POST /volume/v3/backups => generated 315 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:38:48.818611 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f9f0e3d2-7dfb-463d-8e27-a8ed7cdb5c1a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:48.819311 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-85626b1b-7016-45f3-b549-eb58b95e6e96 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:48.822962 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-85626b1b-7016-45f3-b549-eb58b95e6e96 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] GET https://10.4.3.239/volume/v3/snapshots Aug 20 04:38:48.823004 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f9f0e3d2-7dfb-463d-8e27-a8ed7cdb5c1a tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 Aug 20 04:38:48.823046 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-85626b1b-7016-45f3-b549-eb58b95e6e96 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:48.823076 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f9f0e3d2-7dfb-463d-8e27-a8ed7cdb5c1a tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:48.823109 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-85626b1b-7016-45f3-b549-eb58b95e6e96 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:48.823136 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f9f0e3d2-7dfb-463d-8e27-a8ed7cdb5c1a tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:48.823173 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.api_utils [None req-85626b1b-7016-45f3-b549-eb58b95e6e96 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Removing options '' from query. {{(pid=100176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:38:48.823295 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-f9f0e3d2-7dfb-463d-8e27-a8ed7cdb5c1a tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 33a7b154-42b8-4cef-96ef-87756ed148a9. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:48.823328 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:48.823328 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:48.823328 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.db.api [None req-85626b1b-7016-45f3-b549-eb58b95e6e96 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Building query based on filter {{(pid=100176) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 04:38:48.825747 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:48.825747 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:48.826480 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f9f0e3d2-7dfb-463d-8e27-a8ed7cdb5c1a tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 returned with HTTP 200 Aug 20 04:38:48.827133 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 743/2950] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:48 2026] GET /volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:48.828566 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-85626b1b-7016-45f3-b549-eb58b95e6e96 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Get all snapshots completed successfully. Aug 20 04:38:48.828566 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-85626b1b-7016-45f3-b549-eb58b95e6e96 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 200 Aug 20 04:38:48.828566 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 743/2951] 10.4.3.239 () {66 vars in 1243 bytes} [Thu Aug 20 04:38:48 2026] GET /volume/v3/snapshots => generated 994 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:48.840228 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-eb9c0146-1638-4881-b89f-d9b70034ba44 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:48.842207 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-eb9c0146-1638-4881-b89f-d9b70034ba44 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] GET https://10.4.3.239/volume/v3/snapshots?marker=d6561967-8cf1-4144-8eee-3228800cb8e7 Aug 20 04:38:48.842425 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-eb9c0146-1638-4881-b89f-d9b70034ba44 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:48.842627 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-eb9c0146-1638-4881-b89f-d9b70034ba44 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Calling method 'index' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:48.842825 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.api_utils [None req-eb9c0146-1638-4881-b89f-d9b70034ba44 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Removing options '' from query. {{(pid=100177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:38:48.843856 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.db.api [None req-eb9c0146-1638-4881-b89f-d9b70034ba44 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Building query based on filter {{(pid=100177) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 04:38:48.861123 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-eb9c0146-1638-4881-b89f-d9b70034ba44 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Get all snapshots completed successfully. Aug 20 04:38:48.861688 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-eb9c0146-1638-4881-b89f-d9b70034ba44 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] https://10.4.3.239/volume/v3/snapshots?marker=d6561967-8cf1-4144-8eee-3228800cb8e7 returned with HTTP 200 Aug 20 04:38:48.862141 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 731/2952] 10.4.3.239 () {66 vars in 1330 bytes} [Thu Aug 20 04:38:48 2026] GET /volume/v3/snapshots?marker=d6561967-8cf1-4144-8eee-3228800cb8e7 => generated 341 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:48.875466 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3499e6d3-a45c-49d3-a664-64770e3af30c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:48.877602 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3499e6d3-a45c-49d3-a664-64770e3af30c tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] GET https://10.4.3.239/volume/v3/snapshots?offset=2&limit=3 Aug 20 04:38:48.877836 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3499e6d3-a45c-49d3-a664-64770e3af30c tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:48.878053 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3499e6d3-a45c-49d3-a664-64770e3af30c tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:48.878379 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.api_utils [None req-3499e6d3-a45c-49d3-a664-64770e3af30c tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Removing options '' from query. {{(pid=100174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:38:48.878687 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:48.878687 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:48.879666 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.db.api [None req-3499e6d3-a45c-49d3-a664-64770e3af30c tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Building query based on filter {{(pid=100174) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 04:38:48.892888 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-3499e6d3-a45c-49d3-a664-64770e3af30c tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Get all snapshots completed successfully. Aug 20 04:38:48.893361 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3499e6d3-a45c-49d3-a664-64770e3af30c tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] https://10.4.3.239/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 20 04:38:48.893870 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 736/2953] 10.4.3.239 () {66 vars in 1276 bytes} [Thu Aug 20 04:38:48 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:48.904459 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c5407c73-3882-4614-ae19-497b6d6230d9 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:48.906430 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c5407c73-3882-4614-ae19-497b6d6230d9 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] GET https://10.4.3.239/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 20 04:38:48.906699 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c5407c73-3882-4614-ae19-497b6d6230d9 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:48.906953 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c5407c73-3882-4614-ae19-497b6d6230d9 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:48.907203 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.api_utils [None req-c5407c73-3882-4614-ae19-497b6d6230d9 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Removing options '' from query. {{(pid=100175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:38:48.908836 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.db.api [None req-c5407c73-3882-4614-ae19-497b6d6230d9 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Building query based on filter {{(pid=100175) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 04:38:48.921292 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c5407c73-3882-4614-ae19-497b6d6230d9 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Get all snapshots completed successfully. Aug 20 04:38:48.921681 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c5407c73-3882-4614-ae19-497b6d6230d9 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] https://10.4.3.239/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 20 04:38:48.922216 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 744/2954] 10.4.3.239 () {66 vars in 1308 bytes} [Thu Aug 20 04:38:48 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 994 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:48.935445 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-daa77f8f-9b5b-4bf7-8679-9589014c230f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:48.937592 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-daa77f8f-9b5b-4bf7-8679-9589014c230f tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] GET https://10.4.3.239/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 20 04:38:48.937843 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-daa77f8f-9b5b-4bf7-8679-9589014c230f tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:48.938074 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-daa77f8f-9b5b-4bf7-8679-9589014c230f tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:48.938418 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.api_utils [None req-daa77f8f-9b5b-4bf7-8679-9589014c230f tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Removing options '' from query. {{(pid=100176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:38:48.938745 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:48.938745 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:48.939747 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.db.api [None req-daa77f8f-9b5b-4bf7-8679-9589014c230f tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Building query based on filter {{(pid=100176) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 04:38:48.944817 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-daa77f8f-9b5b-4bf7-8679-9589014c230f tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Get all snapshots completed successfully. Aug 20 04:38:48.945285 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-daa77f8f-9b5b-4bf7-8679-9589014c230f tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] https://10.4.3.239/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 20 04:38:48.945754 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 744/2955] 10.4.3.239 () {66 vars in 1310 bytes} [Thu Aug 20 04:38:48 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 994 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:48.955949 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-472f7986-ef82-4725-b9f6-cfe5ba18a83a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:48.957328 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-efc0c188-f13b-4e03-bca9-94f467635c7f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:48.957941 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-472f7986-ef82-4725-b9f6-cfe5ba18a83a tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] GET https://10.4.3.239/volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc Aug 20 04:38:48.958217 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-472f7986-ef82-4725-b9f6-cfe5ba18a83a tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:48.958475 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-472f7986-ef82-4725-b9f6-cfe5ba18a83a tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:48.958618 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-472f7986-ef82-4725-b9f6-cfe5ba18a83a tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Show backup with id eeb83fe6-1008-438a-831a-c08d7a6fa3dc. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:48.961174 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-efc0c188-f13b-4e03-bca9-94f467635c7f tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] GET https://10.4.3.239/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 20 04:38:48.961441 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-efc0c188-f13b-4e03-bca9-94f467635c7f tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:48.961672 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-efc0c188-f13b-4e03-bca9-94f467635c7f tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:48.961931 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.api_utils [None req-efc0c188-f13b-4e03-bca9-94f467635c7f tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Removing options '' from query. {{(pid=100174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:38:48.962366 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:48.962366 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:48.963508 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.db.api [None req-efc0c188-f13b-4e03-bca9-94f467635c7f tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Building query based on filter {{(pid=100174) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 04:38:48.963875 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:48.963875 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:48.964588 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-472f7986-ef82-4725-b9f6-cfe5ba18a83a tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] https://10.4.3.239/volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc returned with HTTP 200 Aug 20 04:38:48.965022 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 732/2956] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:48 2026] GET /volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:48.978025 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-efc0c188-f13b-4e03-bca9-94f467635c7f tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Get all snapshots completed successfully. Aug 20 04:38:48.978502 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-efc0c188-f13b-4e03-bca9-94f467635c7f tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] https://10.4.3.239/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 20 04:38:48.978975 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 737/2957] 10.4.3.239 () {66 vars in 1292 bytes} [Thu Aug 20 04:38:48 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 994 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:48.990308 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8cbdd205-8116-4e7d-ad7a-a12486577376 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:48.992223 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8cbdd205-8116-4e7d-ad7a-a12486577376 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] GET https://10.4.3.239/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 20 04:38:48.992475 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8cbdd205-8116-4e7d-ad7a-a12486577376 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:48.992682 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8cbdd205-8116-4e7d-ad7a-a12486577376 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:48.992913 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.api_utils [None req-8cbdd205-8116-4e7d-ad7a-a12486577376 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Removing options '' from query. {{(pid=100175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:38:48.993203 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:48.993203 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:48.993994 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.db.api [None req-8cbdd205-8116-4e7d-ad7a-a12486577376 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Building query based on filter {{(pid=100175) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 04:38:49.006109 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-8cbdd205-8116-4e7d-ad7a-a12486577376 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Get all snapshots completed successfully. Aug 20 04:38:49.006529 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8cbdd205-8116-4e7d-ad7a-a12486577376 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] https://10.4.3.239/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 20 04:38:49.006925 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 745/2958] 10.4.3.239 () {66 vars in 1294 bytes} [Thu Aug 20 04:38:48 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 994 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:49.017068 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-422ddb6d-5882-476f-b795-bbf70e01dbb7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:49.018642 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-422ddb6d-5882-476f-b795-bbf70e01dbb7 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] GET https://10.4.3.239/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 20 04:38:49.018848 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-422ddb6d-5882-476f-b795-bbf70e01dbb7 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:49.019027 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-422ddb6d-5882-476f-b795-bbf70e01dbb7 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:49.019298 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.api_utils [None req-422ddb6d-5882-476f-b795-bbf70e01dbb7 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Removing options '' from query. {{(pid=100176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:38:49.019546 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:49.019546 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:49.020377 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.db.api [None req-422ddb6d-5882-476f-b795-bbf70e01dbb7 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Building query based on filter {{(pid=100176) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 04:38:49.031055 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-422ddb6d-5882-476f-b795-bbf70e01dbb7 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Get all snapshots completed successfully. Aug 20 04:38:49.031511 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-422ddb6d-5882-476f-b795-bbf70e01dbb7 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] https://10.4.3.239/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 20 04:38:49.031865 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 745/2959] 10.4.3.239 () {66 vars in 1312 bytes} [Thu Aug 20 04:38:49 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 994 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:49.041609 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a5cd4700-f220-41ab-a777-f833ebdd8f37 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:49.043497 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a5cd4700-f220-41ab-a777-f833ebdd8f37 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] GET https://10.4.3.239/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 20 04:38:49.043701 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a5cd4700-f220-41ab-a777-f833ebdd8f37 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:49.043890 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a5cd4700-f220-41ab-a777-f833ebdd8f37 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Calling method 'index' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:49.044139 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.api_utils [None req-a5cd4700-f220-41ab-a777-f833ebdd8f37 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Removing options '' from query. {{(pid=100177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:38:49.045241 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.db.api [None req-a5cd4700-f220-41ab-a777-f833ebdd8f37 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Building query based on filter {{(pid=100177) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 04:38:49.058851 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a5cd4700-f220-41ab-a777-f833ebdd8f37 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Get all snapshots completed successfully. Aug 20 04:38:49.059147 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a5cd4700-f220-41ab-a777-f833ebdd8f37 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] https://10.4.3.239/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 20 04:38:49.059644 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 733/2960] 10.4.3.239 () {66 vars in 1314 bytes} [Thu Aug 20 04:38:49 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 994 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:49.069149 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ce731154-3e63-46bc-929d-3e7b47c52700 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:49.071436 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ce731154-3e63-46bc-929d-3e7b47c52700 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] GET https://10.4.3.239/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1033082472 Aug 20 04:38:49.071663 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ce731154-3e63-46bc-929d-3e7b47c52700 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:49.071883 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ce731154-3e63-46bc-929d-3e7b47c52700 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Calling method 'detail' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:49.072136 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.api_utils [None req-ce731154-3e63-46bc-929d-3e7b47c52700 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Removing options '' from query. {{(pid=100174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:38:49.072478 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:49.072478 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:49.073480 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.db.api [None req-ce731154-3e63-46bc-929d-3e7b47c52700 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Building query based on filter {{(pid=100174) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 04:38:49.086692 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-ce731154-3e63-46bc-929d-3e7b47c52700 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Get all snapshots completed successfully. Aug 20 04:38:49.087162 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:49.087162 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:49.087892 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ce731154-3e63-46bc-929d-3e7b47c52700 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] https://10.4.3.239/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1033082472 returned with HTTP 200 Aug 20 04:38:49.088375 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 738/2961] 10.4.3.239 () {66 vars in 1385 bytes} [Thu Aug 20 04:38:49 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1033082472 => generated 476 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:49.097844 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-bea6814f-8eaa-40c6-9c36-c687330ba718 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:49.099603 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bea6814f-8eaa-40c6-9c36-c687330ba718 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] GET https://10.4.3.239/volume/v3/snapshots/detail?status=available Aug 20 04:38:49.099803 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bea6814f-8eaa-40c6-9c36-c687330ba718 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:49.099985 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bea6814f-8eaa-40c6-9c36-c687330ba718 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Calling method 'detail' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:49.100212 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.api_utils [None req-bea6814f-8eaa-40c6-9c36-c687330ba718 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Removing options '' from query. {{(pid=100175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:38:49.100479 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:49.100479 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:49.101387 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.db.api [None req-bea6814f-8eaa-40c6-9c36-c687330ba718 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Building query based on filter {{(pid=100175) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 04:38:49.112800 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-bea6814f-8eaa-40c6-9c36-c687330ba718 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Get all snapshots completed successfully. Aug 20 04:38:49.113250 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:49.113250 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:49.113862 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bea6814f-8eaa-40c6-9c36-c687330ba718 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] https://10.4.3.239/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 20 04:38:49.114276 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 746/2962] 10.4.3.239 () {66 vars in 1297 bytes} [Thu Aug 20 04:38:49 2026] GET /volume/v3/snapshots/detail?status=available => generated 1396 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:38:49.123831 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-03ba5887-b33c-4271-8376-8cc693a1e187 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:49.125694 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-03ba5887-b33c-4271-8376-8cc693a1e187 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] GET https://10.4.3.239/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1033082472 Aug 20 04:38:49.125899 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-03ba5887-b33c-4271-8376-8cc693a1e187 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:49.126098 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-03ba5887-b33c-4271-8376-8cc693a1e187 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Calling method 'detail' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:49.126383 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.api_utils [None req-03ba5887-b33c-4271-8376-8cc693a1e187 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Removing options '' from query. {{(pid=100176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:38:49.126645 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:49.126645 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:49.127564 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.db.api [None req-03ba5887-b33c-4271-8376-8cc693a1e187 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Building query based on filter {{(pid=100176) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 04:38:49.139832 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-03ba5887-b33c-4271-8376-8cc693a1e187 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Get all snapshots completed successfully. Aug 20 04:38:49.140306 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:49.140306 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:49.140926 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-03ba5887-b33c-4271-8376-8cc693a1e187 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] https://10.4.3.239/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1033082472 returned with HTTP 200 Aug 20 04:38:49.141464 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 746/2963] 10.4.3.239 () {66 vars in 1419 bytes} [Thu Aug 20 04:38:49 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1033082472 => generated 476 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:49.152930 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3ff16d34-871a-4234-abb8-be553323a97b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:49.155040 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3ff16d34-871a-4234-abb8-be553323a97b tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] GET https://10.4.3.239/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1033082472 Aug 20 04:38:49.155308 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3ff16d34-871a-4234-abb8-be553323a97b tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:49.155552 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3ff16d34-871a-4234-abb8-be553323a97b tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Calling method 'index' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:49.155798 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.api_utils [None req-3ff16d34-871a-4234-abb8-be553323a97b tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Removing options '' from query. {{(pid=100177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:38:49.156120 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:49.156120 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:49.157133 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.db.api [None req-3ff16d34-871a-4234-abb8-be553323a97b tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Building query based on filter {{(pid=100177) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 04:38:49.171838 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-3ff16d34-871a-4234-abb8-be553323a97b tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Get all snapshots completed successfully. Aug 20 04:38:49.172287 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3ff16d34-871a-4234-abb8-be553323a97b tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] https://10.4.3.239/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1033082472 returned with HTTP 200 Aug 20 04:38:49.172777 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 734/2964] 10.4.3.239 () {66 vars in 1364 bytes} [Thu Aug 20 04:38:49 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1033082472 => generated 342 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:49.183724 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c07e157f-b775-4c5e-9e0b-0fdfe1defd9d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:49.185468 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c07e157f-b775-4c5e-9e0b-0fdfe1defd9d tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] GET https://10.4.3.239/volume/v3/snapshots?status=available Aug 20 04:38:49.185650 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c07e157f-b775-4c5e-9e0b-0fdfe1defd9d tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:49.185824 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c07e157f-b775-4c5e-9e0b-0fdfe1defd9d tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:49.186024 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.api_utils [None req-c07e157f-b775-4c5e-9e0b-0fdfe1defd9d tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Removing options '' from query. {{(pid=100174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:38:49.187375 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.db.api [None req-c07e157f-b775-4c5e-9e0b-0fdfe1defd9d tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Building query based on filter {{(pid=100174) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 04:38:49.202815 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c07e157f-b775-4c5e-9e0b-0fdfe1defd9d tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Get all snapshots completed successfully. Aug 20 04:38:49.203107 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c07e157f-b775-4c5e-9e0b-0fdfe1defd9d tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] https://10.4.3.239/volume/v3/snapshots?status=available returned with HTTP 200 Aug 20 04:38:49.203875 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 739/2965] 10.4.3.239 () {66 vars in 1276 bytes} [Thu Aug 20 04:38:49 2026] GET /volume/v3/snapshots?status=available => generated 994 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:49.213206 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-55845493-77ed-48ba-a161-7399fd131b2b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:49.215226 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-55845493-77ed-48ba-a161-7399fd131b2b tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] GET https://10.4.3.239/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1033082472 Aug 20 04:38:49.215502 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-55845493-77ed-48ba-a161-7399fd131b2b tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:49.215742 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-55845493-77ed-48ba-a161-7399fd131b2b tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:49.216016 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.api_utils [None req-55845493-77ed-48ba-a161-7399fd131b2b tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Removing options '' from query. {{(pid=100175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:38:49.217278 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.db.api [None req-55845493-77ed-48ba-a161-7399fd131b2b tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Building query based on filter {{(pid=100175) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 04:38:49.229946 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-55845493-77ed-48ba-a161-7399fd131b2b tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Get all snapshots completed successfully. Aug 20 04:38:49.230304 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-55845493-77ed-48ba-a161-7399fd131b2b tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] https://10.4.3.239/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1033082472 returned with HTTP 200 Aug 20 04:38:49.230847 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 747/2966] 10.4.3.239 () {66 vars in 1398 bytes} [Thu Aug 20 04:38:49 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1033082472 => generated 342 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:49.243608 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1653a441-582c-49fe-a324-9dfd629befae None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:49.246370 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1653a441-582c-49fe-a324-9dfd629befae tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/ae42857c-c220-40e3-89f1-762fdfe8d001 Aug 20 04:38:49.246657 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1653a441-582c-49fe-a324-9dfd629befae tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:49.246927 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1653a441-582c-49fe-a324-9dfd629befae tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:49.247065 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-1653a441-582c-49fe-a324-9dfd629befae tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Delete snapshot with id: ae42857c-c220-40e3-89f1-762fdfe8d001 Aug 20 04:38:49.254371 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:49.254371 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:49.255007 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1653a441-582c-49fe-a324-9dfd629befae tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Snapshot retrieved successfully. Aug 20 04:38:49.276015 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1653a441-582c-49fe-a324-9dfd629befae tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Snapshot delete request issued successfully. Aug 20 04:38:49.276577 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1653a441-582c-49fe-a324-9dfd629befae tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] https://10.4.3.239/volume/v3/snapshots/ae42857c-c220-40e3-89f1-762fdfe8d001 returned with HTTP 202 Aug 20 04:38:49.276902 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 747/2967] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:38:49 2026] DELETE /volume/v3/snapshots/ae42857c-c220-40e3-89f1-762fdfe8d001 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:38:49.285864 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-cdcb1701-f472-4803-9c7a-796a5b2e33e3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:49.288104 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cdcb1701-f472-4803-9c7a-796a5b2e33e3 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] GET https://10.4.3.239/volume/v3/snapshots/ae42857c-c220-40e3-89f1-762fdfe8d001 Aug 20 04:38:49.288395 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cdcb1701-f472-4803-9c7a-796a5b2e33e3 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:49.288626 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cdcb1701-f472-4803-9c7a-796a5b2e33e3 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:49.295831 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:49.295831 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:49.296475 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-cdcb1701-f472-4803-9c7a-796a5b2e33e3 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Snapshot retrieved successfully. Aug 20 04:38:49.297637 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cdcb1701-f472-4803-9c7a-796a5b2e33e3 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] https://10.4.3.239/volume/v3/snapshots/ae42857c-c220-40e3-89f1-762fdfe8d001 returned with HTTP 200 Aug 20 04:38:49.298097 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 735/2968] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:38:49 2026] GET /volume/v3/snapshots/ae42857c-c220-40e3-89f1-762fdfe8d001 => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:49.456672 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-81f00a63-152a-4fb6-b3ba-647ef1ba425f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:49.459944 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-81f00a63-152a-4fb6-b3ba-647ef1ba425f tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] GET https://10.4.3.239/volume/v3/snapshots/a6cec2d1-924a-4b67-9b9f-8df9cb5c90fd Aug 20 04:38:49.459944 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-81f00a63-152a-4fb6-b3ba-647ef1ba425f tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:49.459944 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-81f00a63-152a-4fb6-b3ba-647ef1ba425f tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:49.466212 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:49.466212 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:49.466809 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-81f00a63-152a-4fb6-b3ba-647ef1ba425f tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Snapshot retrieved successfully. Aug 20 04:38:49.468208 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-81f00a63-152a-4fb6-b3ba-647ef1ba425f tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] https://10.4.3.239/volume/v3/snapshots/a6cec2d1-924a-4b67-9b9f-8df9cb5c90fd returned with HTTP 200 Aug 20 04:38:49.468659 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 740/2969] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:38:49 2026] GET /volume/v3/snapshots/a6cec2d1-924a-4b67-9b9f-8df9cb5c90fd => generated 477 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:49.480568 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a19799c5-c21c-44ac-992f-31505d29bd9b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:49.482911 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a19799c5-c21c-44ac-992f-31505d29bd9b tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:38:49.483400 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a19799c5-c21c-44ac-992f-31505d29bd9b tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "a6cec2d1-924a-4b67-9b9f-8df9cb5c90fd"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:49.486395 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-a19799c5-c21c-44ac-992f-31505d29bd9b tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'a6cec2d1-924a-4b67-9b9f-8df9cb5c90fd'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:38:49.497998 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:49.497998 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:49.498698 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a19799c5-c21c-44ac-992f-31505d29bd9b tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Snapshot retrieved successfully. Aug 20 04:38:49.498859 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-a19799c5-c21c-44ac-992f-31505d29bd9b tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Create volume of 1 GB Aug 20 04:38:49.503773 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a19799c5-c21c-44ac-992f-31505d29bd9b tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Availability Zones retrieved successfully. Aug 20 04:38:49.510732 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a19799c5-c21c-44ac-992f-31505d29bd9b tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Flow 'volume_create_api' (e2db3e07-0eed-476c-9721-00bf429bd5a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:38:49.513876 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a19799c5-c21c-44ac-992f-31505d29bd9b tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b0aaafe-4cac-40f5-ad25-3b040d643710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:49.513876 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-a19799c5-c21c-44ac-992f-31505d29bd9b tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:38:49.514675 np0000007850 devstack@c-api.service[100175]: WARNING cinder.volume.api [None req-a19799c5-c21c-44ac-992f-31505d29bd9b tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b0aaafe-4cac-40f5-ad25-3b040d643710) transitioned into state 'FAILURE' from state 'RUNNING' Aug 20 04:38:49.514675 np0000007850 devstack@c-api.service[100175]: 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 20 04:38:49.516629 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a19799c5-c21c-44ac-992f-31505d29bd9b tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b0aaafe-4cac-40f5-ad25-3b040d643710) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:38:49.517574 np0000007850 devstack@c-api.service[100175]: WARNING cinder.volume.api [None req-a19799c5-c21c-44ac-992f-31505d29bd9b tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b0aaafe-4cac-40f5-ad25-3b040d643710) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 20 04:38:49.518522 np0000007850 devstack@c-api.service[100175]: WARNING cinder.volume.api [None req-a19799c5-c21c-44ac-992f-31505d29bd9b tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Flow 'volume_create_api' (e2db3e07-0eed-476c-9721-00bf429bd5a0) transitioned into state 'REVERTED' from state 'RUNNING' Aug 20 04:38:49.518873 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a19799c5-c21c-44ac-992f-31505d29bd9b tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 400 Aug 20 04:38:49.519557 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 748/2970] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:38:49 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 20 04:38:49.528157 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-56222c81-429b-4ad3-a677-63787377e100 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:49.530572 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-56222c81-429b-4ad3-a677-63787377e100 tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/a6cec2d1-924a-4b67-9b9f-8df9cb5c90fd Aug 20 04:38:49.530834 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-56222c81-429b-4ad3-a677-63787377e100 tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:49.531125 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-56222c81-429b-4ad3-a677-63787377e100 tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:49.531344 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-56222c81-429b-4ad3-a677-63787377e100 tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Delete snapshot with id: a6cec2d1-924a-4b67-9b9f-8df9cb5c90fd Aug 20 04:38:49.541149 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:49.541149 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:49.541868 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-56222c81-429b-4ad3-a677-63787377e100 tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Snapshot retrieved successfully. Aug 20 04:38:49.567163 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-56222c81-429b-4ad3-a677-63787377e100 tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Snapshot delete request issued successfully. Aug 20 04:38:49.567410 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-56222c81-429b-4ad3-a677-63787377e100 tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] https://10.4.3.239/volume/v3/snapshots/a6cec2d1-924a-4b67-9b9f-8df9cb5c90fd returned with HTTP 202 Aug 20 04:38:49.568103 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 748/2971] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:38:49 2026] DELETE /volume/v3/snapshots/a6cec2d1-924a-4b67-9b9f-8df9cb5c90fd => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:38:49.578205 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1bf7d989-edfa-4e4a-ad8d-9272fab5f82c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:49.582423 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1bf7d989-edfa-4e4a-ad8d-9272fab5f82c tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] GET https://10.4.3.239/volume/v3/snapshots/a6cec2d1-924a-4b67-9b9f-8df9cb5c90fd Aug 20 04:38:49.582762 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1bf7d989-edfa-4e4a-ad8d-9272fab5f82c tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:49.582838 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1bf7d989-edfa-4e4a-ad8d-9272fab5f82c tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:49.590677 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:49.590677 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:49.591168 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-1bf7d989-edfa-4e4a-ad8d-9272fab5f82c tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Snapshot retrieved successfully. Aug 20 04:38:49.591983 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1bf7d989-edfa-4e4a-ad8d-9272fab5f82c tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] https://10.4.3.239/volume/v3/snapshots/a6cec2d1-924a-4b67-9b9f-8df9cb5c90fd returned with HTTP 200 Aug 20 04:38:49.592393 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 736/2972] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:38:49 2026] GET /volume/v3/snapshots/a6cec2d1-924a-4b67-9b9f-8df9cb5c90fd => generated 476 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:49.839632 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3b388b93-96bb-4fa8-98c0-681a4503c1ff None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:49.841783 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3b388b93-96bb-4fa8-98c0-681a4503c1ff tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 Aug 20 04:38:49.842023 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3b388b93-96bb-4fa8-98c0-681a4503c1ff tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:49.842304 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3b388b93-96bb-4fa8-98c0-681a4503c1ff tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:49.842478 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-3b388b93-96bb-4fa8-98c0-681a4503c1ff tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 33a7b154-42b8-4cef-96ef-87756ed148a9. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:49.846818 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:49.846818 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:49.847489 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3b388b93-96bb-4fa8-98c0-681a4503c1ff tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 returned with HTTP 200 Aug 20 04:38:49.848155 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 741/2973] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:49 2026] GET /volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:49.977762 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-00453ea4-ab72-4b14-bfc0-1fad3fba05cd None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:49.980097 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-00453ea4-ab72-4b14-bfc0-1fad3fba05cd tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] GET https://10.4.3.239/volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc Aug 20 04:38:49.980394 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-00453ea4-ab72-4b14-bfc0-1fad3fba05cd tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:49.980649 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-00453ea4-ab72-4b14-bfc0-1fad3fba05cd tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:49.980847 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-00453ea4-ab72-4b14-bfc0-1fad3fba05cd tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Show backup with id eeb83fe6-1008-438a-831a-c08d7a6fa3dc. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:49.990165 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:49.990165 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:49.991035 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-00453ea4-ab72-4b14-bfc0-1fad3fba05cd tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] https://10.4.3.239/volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc returned with HTTP 200 Aug 20 04:38:49.991682 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 749/2974] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:49 2026] GET /volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:50.308565 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b188d717-ecc9-4bb2-8da0-428b5b4acabe None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:50.311728 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b188d717-ecc9-4bb2-8da0-428b5b4acabe tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] GET https://10.4.3.239/volume/v3/snapshots/ae42857c-c220-40e3-89f1-762fdfe8d001 Aug 20 04:38:50.311728 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b188d717-ecc9-4bb2-8da0-428b5b4acabe tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:50.311728 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b188d717-ecc9-4bb2-8da0-428b5b4acabe tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:50.315572 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b188d717-ecc9-4bb2-8da0-428b5b4acabe tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] https://10.4.3.239/volume/v3/snapshots/ae42857c-c220-40e3-89f1-762fdfe8d001 returned with HTTP 404 Aug 20 04:38:50.316035 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 749/2975] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:38:50 2026] GET /volume/v3/snapshots/ae42857c-c220-40e3-89f1-762fdfe8d001 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:38:50.324025 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-dcef2a50-86e4-4535-98cf-2b047b04f2b3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:50.325910 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dcef2a50-86e4-4535-98cf-2b047b04f2b3 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/d6561967-8cf1-4144-8eee-3228800cb8e7 Aug 20 04:38:50.326103 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-dcef2a50-86e4-4535-98cf-2b047b04f2b3 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:50.326350 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-dcef2a50-86e4-4535-98cf-2b047b04f2b3 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:50.326419 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-dcef2a50-86e4-4535-98cf-2b047b04f2b3 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Delete snapshot with id: d6561967-8cf1-4144-8eee-3228800cb8e7 Aug 20 04:38:50.332463 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:50.332463 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:50.332983 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-dcef2a50-86e4-4535-98cf-2b047b04f2b3 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Snapshot retrieved successfully. Aug 20 04:38:50.352118 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-dcef2a50-86e4-4535-98cf-2b047b04f2b3 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Snapshot delete request issued successfully. Aug 20 04:38:50.352365 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dcef2a50-86e4-4535-98cf-2b047b04f2b3 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] https://10.4.3.239/volume/v3/snapshots/d6561967-8cf1-4144-8eee-3228800cb8e7 returned with HTTP 202 Aug 20 04:38:50.352828 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 737/2976] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:38:50 2026] DELETE /volume/v3/snapshots/d6561967-8cf1-4144-8eee-3228800cb8e7 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:38:50.360566 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f34aba64-e85f-4c1b-a063-695ad3efd597 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:50.363006 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f34aba64-e85f-4c1b-a063-695ad3efd597 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] GET https://10.4.3.239/volume/v3/snapshots/d6561967-8cf1-4144-8eee-3228800cb8e7 Aug 20 04:38:50.363310 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f34aba64-e85f-4c1b-a063-695ad3efd597 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:50.363585 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f34aba64-e85f-4c1b-a063-695ad3efd597 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:50.370483 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:50.370483 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:50.371070 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f34aba64-e85f-4c1b-a063-695ad3efd597 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Snapshot retrieved successfully. Aug 20 04:38:50.372125 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f34aba64-e85f-4c1b-a063-695ad3efd597 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] https://10.4.3.239/volume/v3/snapshots/d6561967-8cf1-4144-8eee-3228800cb8e7 returned with HTTP 200 Aug 20 04:38:50.372642 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 742/2977] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:38:50 2026] GET /volume/v3/snapshots/d6561967-8cf1-4144-8eee-3228800cb8e7 => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:50.606222 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-81703874-f71b-41a0-a3a3-eb1bb3bb5e03 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:50.608049 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-81703874-f71b-41a0-a3a3-eb1bb3bb5e03 tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] GET https://10.4.3.239/volume/v3/snapshots/a6cec2d1-924a-4b67-9b9f-8df9cb5c90fd Aug 20 04:38:50.608471 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-81703874-f71b-41a0-a3a3-eb1bb3bb5e03 tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:50.610006 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-81703874-f71b-41a0-a3a3-eb1bb3bb5e03 tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:50.616857 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-81703874-f71b-41a0-a3a3-eb1bb3bb5e03 tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] https://10.4.3.239/volume/v3/snapshots/a6cec2d1-924a-4b67-9b9f-8df9cb5c90fd returned with HTTP 404 Aug 20 04:38:50.617623 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 750/2978] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:38:50 2026] GET /volume/v3/snapshots/a6cec2d1-924a-4b67-9b9f-8df9cb5c90fd => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:38:50.628572 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-462317a6-0059-4e36-a878-782cadde1a4d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:50.631057 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-462317a6-0059-4e36-a878-782cadde1a4d tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] GET https://10.4.3.239/volume/v3/volumes/dbb9c0f7-8ccf-4320-9ee1-85ecaee3c274 Aug 20 04:38:50.631373 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-462317a6-0059-4e36-a878-782cadde1a4d tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:50.631666 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-462317a6-0059-4e36-a878-782cadde1a4d tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:50.642633 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:50.642633 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:50.648797 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-462317a6-0059-4e36-a878-782cadde1a4d tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Volume info retrieved successfully. Aug 20 04:38:50.656403 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-462317a6-0059-4e36-a878-782cadde1a4d tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] https://10.4.3.239/volume/v3/volumes/dbb9c0f7-8ccf-4320-9ee1-85ecaee3c274 returned with HTTP 200 Aug 20 04:38:50.657156 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 750/2979] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:50 2026] GET /volume/v3/volumes/dbb9c0f7-8ccf-4320-9ee1-85ecaee3c274 => generated 854 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:50.671357 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-98c29739-7ff4-49a2-bab7-9cd7b4eca0fc None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:50.673786 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-98c29739-7ff4-49a2-bab7-9cd7b4eca0fc tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] DELETE https://10.4.3.239/volume/v3/volumes/dbb9c0f7-8ccf-4320-9ee1-85ecaee3c274 Aug 20 04:38:50.674067 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-98c29739-7ff4-49a2-bab7-9cd7b4eca0fc tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:50.674485 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-98c29739-7ff4-49a2-bab7-9cd7b4eca0fc tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:50.674611 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-98c29739-7ff4-49a2-bab7-9cd7b4eca0fc tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Delete volume with id: dbb9c0f7-8ccf-4320-9ee1-85ecaee3c274 Aug 20 04:38:50.684661 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:50.684661 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:50.685423 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-98c29739-7ff4-49a2-bab7-9cd7b4eca0fc tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Volume info retrieved successfully. Aug 20 04:38:50.710347 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-98c29739-7ff4-49a2-bab7-9cd7b4eca0fc tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Delete volume request issued successfully. Aug 20 04:38:50.710590 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-98c29739-7ff4-49a2-bab7-9cd7b4eca0fc tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] https://10.4.3.239/volume/v3/volumes/dbb9c0f7-8ccf-4320-9ee1-85ecaee3c274 returned with HTTP 202 Aug 20 04:38:50.711098 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 738/2980] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:38:50 2026] DELETE /volume/v3/volumes/dbb9c0f7-8ccf-4320-9ee1-85ecaee3c274 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:38:50.719680 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e7e4eba2-7ae4-4174-b6fd-02de44012e34 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:50.721717 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e7e4eba2-7ae4-4174-b6fd-02de44012e34 tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] GET https://10.4.3.239/volume/v3/volumes/dbb9c0f7-8ccf-4320-9ee1-85ecaee3c274 Aug 20 04:38:50.721971 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e7e4eba2-7ae4-4174-b6fd-02de44012e34 tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:50.722232 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e7e4eba2-7ae4-4174-b6fd-02de44012e34 tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:50.733595 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:50.733595 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:50.738626 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e7e4eba2-7ae4-4174-b6fd-02de44012e34 tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Volume info retrieved successfully. Aug 20 04:38:50.744697 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e7e4eba2-7ae4-4174-b6fd-02de44012e34 tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] https://10.4.3.239/volume/v3/volumes/dbb9c0f7-8ccf-4320-9ee1-85ecaee3c274 returned with HTTP 200 Aug 20 04:38:50.745070 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 743/2981] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:50 2026] GET /volume/v3/volumes/dbb9c0f7-8ccf-4320-9ee1-85ecaee3c274 => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:50.861589 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f4c2b0d9-ace2-43a0-8f3b-883236c5816f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:50.864203 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f4c2b0d9-ace2-43a0-8f3b-883236c5816f tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 Aug 20 04:38:50.864622 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f4c2b0d9-ace2-43a0-8f3b-883236c5816f tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:50.864980 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f4c2b0d9-ace2-43a0-8f3b-883236c5816f tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:50.865113 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-f4c2b0d9-ace2-43a0-8f3b-883236c5816f tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 33a7b154-42b8-4cef-96ef-87756ed148a9. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:50.872214 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:50.872214 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:50.873298 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f4c2b0d9-ace2-43a0-8f3b-883236c5816f tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 returned with HTTP 200 Aug 20 04:38:50.873820 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 751/2982] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:50 2026] GET /volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 => generated 724 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:51.002745 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-15114c02-c8b4-444e-8904-e1b9005a21d2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:51.004622 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-15114c02-c8b4-444e-8904-e1b9005a21d2 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] GET https://10.4.3.239/volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc Aug 20 04:38:51.005007 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-15114c02-c8b4-444e-8904-e1b9005a21d2 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:51.005334 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-15114c02-c8b4-444e-8904-e1b9005a21d2 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:51.005572 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-15114c02-c8b4-444e-8904-e1b9005a21d2 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Show backup with id eeb83fe6-1008-438a-831a-c08d7a6fa3dc. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:51.010641 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:51.010641 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:51.012241 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-15114c02-c8b4-444e-8904-e1b9005a21d2 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] https://10.4.3.239/volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc returned with HTTP 200 Aug 20 04:38:51.012241 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 751/2983] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:51 2026] GET /volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:51.382264 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-87f00d27-45e9-47d5-8350-288ab1c1f36b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:51.384099 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-87f00d27-45e9-47d5-8350-288ab1c1f36b tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] GET https://10.4.3.239/volume/v3/snapshots/d6561967-8cf1-4144-8eee-3228800cb8e7 Aug 20 04:38:51.384383 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-87f00d27-45e9-47d5-8350-288ab1c1f36b tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:51.384613 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-87f00d27-45e9-47d5-8350-288ab1c1f36b tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:51.389475 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-87f00d27-45e9-47d5-8350-288ab1c1f36b tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] https://10.4.3.239/volume/v3/snapshots/d6561967-8cf1-4144-8eee-3228800cb8e7 returned with HTTP 404 Aug 20 04:38:51.389475 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 739/2984] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:38:51 2026] GET /volume/v3/snapshots/d6561967-8cf1-4144-8eee-3228800cb8e7 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:38:51.398507 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-da4109f7-d22f-4554-96e7-abee88a7c333 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:51.400314 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-da4109f7-d22f-4554-96e7-abee88a7c333 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/17fb2f23-bcbb-4afc-bbde-437a7baec0a8 Aug 20 04:38:51.400519 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-da4109f7-d22f-4554-96e7-abee88a7c333 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:51.400701 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-da4109f7-d22f-4554-96e7-abee88a7c333 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:51.400821 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-da4109f7-d22f-4554-96e7-abee88a7c333 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Delete snapshot with id: 17fb2f23-bcbb-4afc-bbde-437a7baec0a8 Aug 20 04:38:51.406008 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:51.406008 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:51.406542 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-da4109f7-d22f-4554-96e7-abee88a7c333 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Snapshot retrieved successfully. Aug 20 04:38:51.422871 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-da4109f7-d22f-4554-96e7-abee88a7c333 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Snapshot delete request issued successfully. Aug 20 04:38:51.423098 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-da4109f7-d22f-4554-96e7-abee88a7c333 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] https://10.4.3.239/volume/v3/snapshots/17fb2f23-bcbb-4afc-bbde-437a7baec0a8 returned with HTTP 202 Aug 20 04:38:51.423725 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 744/2985] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:38:51 2026] DELETE /volume/v3/snapshots/17fb2f23-bcbb-4afc-bbde-437a7baec0a8 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:38:51.433842 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e1c892b1-e7ed-4fdd-a1ed-6f6398471462 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:51.437030 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e1c892b1-e7ed-4fdd-a1ed-6f6398471462 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] GET https://10.4.3.239/volume/v3/snapshots/17fb2f23-bcbb-4afc-bbde-437a7baec0a8 Aug 20 04:38:51.437263 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e1c892b1-e7ed-4fdd-a1ed-6f6398471462 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:51.437470 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e1c892b1-e7ed-4fdd-a1ed-6f6398471462 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:51.445480 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:51.445480 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:51.445916 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e1c892b1-e7ed-4fdd-a1ed-6f6398471462 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Snapshot retrieved successfully. Aug 20 04:38:51.446707 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e1c892b1-e7ed-4fdd-a1ed-6f6398471462 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] https://10.4.3.239/volume/v3/snapshots/17fb2f23-bcbb-4afc-bbde-437a7baec0a8 returned with HTTP 200 Aug 20 04:38:51.447143 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 752/2986] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:38:51 2026] GET /volume/v3/snapshots/17fb2f23-bcbb-4afc-bbde-437a7baec0a8 => generated 471 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:51.762444 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c447a26e-f9eb-4ac4-b5d0-18c9bf061da9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:51.764150 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c447a26e-f9eb-4ac4-b5d0-18c9bf061da9 tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] GET https://10.4.3.239/volume/v3/volumes/dbb9c0f7-8ccf-4320-9ee1-85ecaee3c274 Aug 20 04:38:51.764369 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c447a26e-f9eb-4ac4-b5d0-18c9bf061da9 tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:51.764547 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c447a26e-f9eb-4ac4-b5d0-18c9bf061da9 tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:51.771447 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c447a26e-f9eb-4ac4-b5d0-18c9bf061da9 tempest-VolumesSnapshotNegativeTestJSON-1451836030 tempest-VolumesSnapshotNegativeTestJSON-1451836030-project-member] https://10.4.3.239/volume/v3/volumes/dbb9c0f7-8ccf-4320-9ee1-85ecaee3c274 returned with HTTP 404 Aug 20 04:38:51.772562 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 752/2987] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:51 2026] GET /volume/v3/volumes/dbb9c0f7-8ccf-4320-9ee1-85ecaee3c274 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:38:51.890491 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-49e5161f-c08a-4c1f-a836-8ebfd4b80b22 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:51.894049 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-49e5161f-c08a-4c1f-a836-8ebfd4b80b22 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 Aug 20 04:38:51.894049 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-49e5161f-c08a-4c1f-a836-8ebfd4b80b22 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:51.894049 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-49e5161f-c08a-4c1f-a836-8ebfd4b80b22 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:51.894049 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-49e5161f-c08a-4c1f-a836-8ebfd4b80b22 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 33a7b154-42b8-4cef-96ef-87756ed148a9. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:51.899866 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:51.899866 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:51.901092 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-49e5161f-c08a-4c1f-a836-8ebfd4b80b22 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 returned with HTTP 200 Aug 20 04:38:51.901705 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 740/2988] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:51 2026] GET /volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:52.025757 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5de965ac-0118-465e-a986-9a231d7cc093 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:52.028020 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5de965ac-0118-465e-a986-9a231d7cc093 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] GET https://10.4.3.239/volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc Aug 20 04:38:52.028324 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5de965ac-0118-465e-a986-9a231d7cc093 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:52.028552 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5de965ac-0118-465e-a986-9a231d7cc093 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:52.028679 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-5de965ac-0118-465e-a986-9a231d7cc093 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Show backup with id eeb83fe6-1008-438a-831a-c08d7a6fa3dc. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:52.034429 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:52.034429 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:52.034909 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5de965ac-0118-465e-a986-9a231d7cc093 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] https://10.4.3.239/volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc returned with HTTP 200 Aug 20 04:38:52.035396 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 745/2989] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:52 2026] GET /volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:52.461168 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5329d8db-1737-4369-a997-aada6b9626ae None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:52.463607 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5329d8db-1737-4369-a997-aada6b9626ae tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] GET https://10.4.3.239/volume/v3/snapshots/17fb2f23-bcbb-4afc-bbde-437a7baec0a8 Aug 20 04:38:52.463875 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5329d8db-1737-4369-a997-aada6b9626ae tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:52.464112 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5329d8db-1737-4369-a997-aada6b9626ae tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:52.469425 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5329d8db-1737-4369-a997-aada6b9626ae tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] https://10.4.3.239/volume/v3/snapshots/17fb2f23-bcbb-4afc-bbde-437a7baec0a8 returned with HTTP 404 Aug 20 04:38:52.470050 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 753/2990] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:38:52 2026] GET /volume/v3/snapshots/17fb2f23-bcbb-4afc-bbde-437a7baec0a8 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:38:52.480357 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-56315ea5-23df-4216-9538-f08fd28ef1d4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:52.482538 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-56315ea5-23df-4216-9538-f08fd28ef1d4 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] GET https://10.4.3.239/volume/v3/volumes/86920e81-0b5d-495a-bd97-9506c559cb09 Aug 20 04:38:52.482754 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-56315ea5-23df-4216-9538-f08fd28ef1d4 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:52.482991 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-56315ea5-23df-4216-9538-f08fd28ef1d4 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:52.494962 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:52.494962 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:52.499917 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-56315ea5-23df-4216-9538-f08fd28ef1d4 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Volume info retrieved successfully. Aug 20 04:38:52.507125 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-56315ea5-23df-4216-9538-f08fd28ef1d4 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] https://10.4.3.239/volume/v3/volumes/86920e81-0b5d-495a-bd97-9506c559cb09 returned with HTTP 200 Aug 20 04:38:52.508010 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 753/2991] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:52 2026] GET /volume/v3/volumes/86920e81-0b5d-495a-bd97-9506c559cb09 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:52.525760 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-efc4ff20-d13b-4899-9375-cd89c6ac1112 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:52.530215 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-efc4ff20-d13b-4899-9375-cd89c6ac1112 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] DELETE https://10.4.3.239/volume/v3/volumes/86920e81-0b5d-495a-bd97-9506c559cb09 Aug 20 04:38:52.530215 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-efc4ff20-d13b-4899-9375-cd89c6ac1112 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:52.530215 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-efc4ff20-d13b-4899-9375-cd89c6ac1112 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:52.530215 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-efc4ff20-d13b-4899-9375-cd89c6ac1112 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Delete volume with id: 86920e81-0b5d-495a-bd97-9506c559cb09 Aug 20 04:38:52.540217 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:52.540217 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:52.540217 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-efc4ff20-d13b-4899-9375-cd89c6ac1112 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Volume info retrieved successfully. Aug 20 04:38:52.562936 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-efc4ff20-d13b-4899-9375-cd89c6ac1112 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Delete volume request issued successfully. Aug 20 04:38:52.563448 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-efc4ff20-d13b-4899-9375-cd89c6ac1112 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] https://10.4.3.239/volume/v3/volumes/86920e81-0b5d-495a-bd97-9506c559cb09 returned with HTTP 202 Aug 20 04:38:52.564172 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 741/2992] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:38:52 2026] DELETE /volume/v3/volumes/86920e81-0b5d-495a-bd97-9506c559cb09 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:38:52.575990 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-48034e1c-e572-4561-9723-20cb35500b94 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:52.579288 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-48034e1c-e572-4561-9723-20cb35500b94 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] GET https://10.4.3.239/volume/v3/volumes/86920e81-0b5d-495a-bd97-9506c559cb09 Aug 20 04:38:52.580502 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-48034e1c-e572-4561-9723-20cb35500b94 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:52.580502 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-48034e1c-e572-4561-9723-20cb35500b94 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:52.590559 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:52.590559 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:52.595369 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-48034e1c-e572-4561-9723-20cb35500b94 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Volume info retrieved successfully. Aug 20 04:38:52.601720 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-48034e1c-e572-4561-9723-20cb35500b94 tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] https://10.4.3.239/volume/v3/volumes/86920e81-0b5d-495a-bd97-9506c559cb09 returned with HTTP 200 Aug 20 04:38:52.602574 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 746/2993] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:52 2026] GET /volume/v3/volumes/86920e81-0b5d-495a-bd97-9506c559cb09 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:52.914010 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-99384542-09ba-43e2-be50-cd582f49f12f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:52.918050 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-99384542-09ba-43e2-be50-cd582f49f12f tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 Aug 20 04:38:52.919310 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-99384542-09ba-43e2-be50-cd582f49f12f tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:52.919615 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-99384542-09ba-43e2-be50-cd582f49f12f tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:52.919824 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-99384542-09ba-43e2-be50-cd582f49f12f tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 33a7b154-42b8-4cef-96ef-87756ed148a9. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:52.929950 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:52.929950 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:52.930563 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-99384542-09ba-43e2-be50-cd582f49f12f tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 returned with HTTP 200 Aug 20 04:38:52.930943 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 754/2994] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:52 2026] GET /volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:53.048015 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d99f3706-b531-42f6-b832-66d8f029c86e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:53.050416 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d99f3706-b531-42f6-b832-66d8f029c86e tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] GET https://10.4.3.239/volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc Aug 20 04:38:53.050416 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d99f3706-b531-42f6-b832-66d8f029c86e tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:53.050416 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d99f3706-b531-42f6-b832-66d8f029c86e tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:53.050416 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-d99f3706-b531-42f6-b832-66d8f029c86e tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Show backup with id eeb83fe6-1008-438a-831a-c08d7a6fa3dc. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:53.055158 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:53.055158 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:53.055967 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d99f3706-b531-42f6-b832-66d8f029c86e tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] https://10.4.3.239/volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc returned with HTTP 200 Aug 20 04:38:53.056386 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 754/2995] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:53 2026] GET /volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:53.618404 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9d2b0e0e-c98f-4395-ae70-83b81e8e58bb None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:53.620808 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9d2b0e0e-c98f-4395-ae70-83b81e8e58bb tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] GET https://10.4.3.239/volume/v3/volumes/86920e81-0b5d-495a-bd97-9506c559cb09 Aug 20 04:38:53.621132 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9d2b0e0e-c98f-4395-ae70-83b81e8e58bb tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:53.621448 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9d2b0e0e-c98f-4395-ae70-83b81e8e58bb tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:53.633306 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9d2b0e0e-c98f-4395-ae70-83b81e8e58bb tempest-VolumesSnapshotListTestJSON-597186802 tempest-VolumesSnapshotListTestJSON-597186802-project-member] https://10.4.3.239/volume/v3/volumes/86920e81-0b5d-495a-bd97-9506c559cb09 returned with HTTP 404 Aug 20 04:38:53.633677 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 742/2996] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:38:53 2026] GET /volume/v3/volumes/86920e81-0b5d-495a-bd97-9506c559cb09 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:38:53.946230 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-353b853d-9fee-4735-85fa-007df5f6950d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:53.946630 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-353b853d-9fee-4735-85fa-007df5f6950d tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 Aug 20 04:38:53.946745 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-353b853d-9fee-4735-85fa-007df5f6950d tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:53.946973 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-353b853d-9fee-4735-85fa-007df5f6950d tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:53.947111 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-353b853d-9fee-4735-85fa-007df5f6950d tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 33a7b154-42b8-4cef-96ef-87756ed148a9. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:53.960403 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:53.960403 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:53.960403 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-353b853d-9fee-4735-85fa-007df5f6950d tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 returned with HTTP 200 Aug 20 04:38:53.960403 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 747/2997] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:53 2026] GET /volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:54.074660 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3a95fc53-ac18-4253-9495-15cee2352d1a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:54.078626 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3a95fc53-ac18-4253-9495-15cee2352d1a tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] GET https://10.4.3.239/volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc Aug 20 04:38:54.078974 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3a95fc53-ac18-4253-9495-15cee2352d1a tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:54.079247 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3a95fc53-ac18-4253-9495-15cee2352d1a tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:54.080264 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-3a95fc53-ac18-4253-9495-15cee2352d1a tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Show backup with id eeb83fe6-1008-438a-831a-c08d7a6fa3dc. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:54.087586 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:54.087586 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:54.088447 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3a95fc53-ac18-4253-9495-15cee2352d1a tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] https://10.4.3.239/volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc returned with HTTP 200 Aug 20 04:38:54.089427 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 755/2998] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:54 2026] GET /volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:54.978029 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0bf1d2d8-bc68-4c14-bfdb-7c18ce3faa7b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:54.980448 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0bf1d2d8-bc68-4c14-bfdb-7c18ce3faa7b tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 Aug 20 04:38:54.980722 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0bf1d2d8-bc68-4c14-bfdb-7c18ce3faa7b tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:54.980987 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0bf1d2d8-bc68-4c14-bfdb-7c18ce3faa7b tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:54.981208 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-0bf1d2d8-bc68-4c14-bfdb-7c18ce3faa7b tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 33a7b154-42b8-4cef-96ef-87756ed148a9. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:54.987240 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:54.987240 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:54.988312 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0bf1d2d8-bc68-4c14-bfdb-7c18ce3faa7b tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 returned with HTTP 200 Aug 20 04:38:54.988903 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 755/2999] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:54 2026] GET /volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:55.104480 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5dee9308-823b-4965-b0ad-8f9b3b9ec639 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:55.107306 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5dee9308-823b-4965-b0ad-8f9b3b9ec639 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] GET https://10.4.3.239/volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc Aug 20 04:38:55.107701 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5dee9308-823b-4965-b0ad-8f9b3b9ec639 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:55.108032 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5dee9308-823b-4965-b0ad-8f9b3b9ec639 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:55.108271 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-5dee9308-823b-4965-b0ad-8f9b3b9ec639 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Show backup with id eeb83fe6-1008-438a-831a-c08d7a6fa3dc. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:55.115395 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:55.115395 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:55.116414 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5dee9308-823b-4965-b0ad-8f9b3b9ec639 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] https://10.4.3.239/volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc returned with HTTP 200 Aug 20 04:38:55.116955 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 743/3000] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:55 2026] GET /volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:55.545042 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-661c6a08-0fc4-4ef7-a7d7-8e073b32a258 req-a6f208e1-006d-48ad-996c-6b4267474e42 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:55.547765 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-661c6a08-0fc4-4ef7-a7d7-8e073b32a258 req-a6f208e1-006d-48ad-996c-6b4267474e42 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] POST https://10.4.3.239/volume/v3/attachments/61b84023-cea7-4dd8-8c26-2e9179ccc80e/action Aug 20 04:38:55.548363 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-661c6a08-0fc4-4ef7-a7d7-8e073b32a258 req-a6f208e1-006d-48ad-996c-6b4267474e42 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Action body: b'{"os-complete": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:38:55.548563 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-661c6a08-0fc4-4ef7-a7d7-8e073b32a258 req-a6f208e1-006d-48ad-996c-6b4267474e42 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:38:55.576995 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:55.576995 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:55.598080 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-661c6a08-0fc4-4ef7-a7d7-8e073b32a258 req-a6f208e1-006d-48ad-996c-6b4267474e42 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/attachments/61b84023-cea7-4dd8-8c26-2e9179ccc80e/action returned with HTTP 204 Aug 20 04:38:55.599291 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 748/3001] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:38:55 2026] POST /volume/v3/attachments/61b84023-cea7-4dd8-8c26-2e9179ccc80e/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:38:56.002786 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-af8b1626-72a6-4281-84f4-1b63ae1e17f3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:56.005251 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-af8b1626-72a6-4281-84f4-1b63ae1e17f3 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 Aug 20 04:38:56.005620 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-af8b1626-72a6-4281-84f4-1b63ae1e17f3 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:56.005933 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-af8b1626-72a6-4281-84f4-1b63ae1e17f3 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:56.006089 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-af8b1626-72a6-4281-84f4-1b63ae1e17f3 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 33a7b154-42b8-4cef-96ef-87756ed148a9. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:56.015710 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:56.015710 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:56.016987 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-af8b1626-72a6-4281-84f4-1b63ae1e17f3 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 returned with HTTP 200 Aug 20 04:38:56.017195 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 756/3002] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:56 2026] GET /volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:56.134351 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1fe6cd64-7201-4686-9831-a23058b4894f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:56.137617 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1fe6cd64-7201-4686-9831-a23058b4894f tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] GET https://10.4.3.239/volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc Aug 20 04:38:56.137617 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1fe6cd64-7201-4686-9831-a23058b4894f tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:56.137617 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1fe6cd64-7201-4686-9831-a23058b4894f tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:56.137617 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-1fe6cd64-7201-4686-9831-a23058b4894f tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Show backup with id eeb83fe6-1008-438a-831a-c08d7a6fa3dc. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:56.146467 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:56.146467 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:56.147448 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1fe6cd64-7201-4686-9831-a23058b4894f tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] https://10.4.3.239/volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc returned with HTTP 200 Aug 20 04:38:56.148112 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 756/3003] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:56 2026] GET /volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:57.035946 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a34668ac-71e2-422d-b366-0734ed069b39 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:57.040799 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a34668ac-71e2-422d-b366-0734ed069b39 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 Aug 20 04:38:57.040799 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a34668ac-71e2-422d-b366-0734ed069b39 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:57.040799 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a34668ac-71e2-422d-b366-0734ed069b39 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:57.040799 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-a34668ac-71e2-422d-b366-0734ed069b39 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 33a7b154-42b8-4cef-96ef-87756ed148a9. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:57.044848 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:57.044848 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:57.045845 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a34668ac-71e2-422d-b366-0734ed069b39 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 returned with HTTP 200 Aug 20 04:38:57.046693 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 744/3004] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:57 2026] GET /volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:57.166866 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-20e30808-ea60-46a3-ba78-993b7e6171d4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:57.168948 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-20e30808-ea60-46a3-ba78-993b7e6171d4 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] GET https://10.4.3.239/volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc Aug 20 04:38:57.169569 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-20e30808-ea60-46a3-ba78-993b7e6171d4 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:57.171147 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-20e30808-ea60-46a3-ba78-993b7e6171d4 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:57.171147 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-20e30808-ea60-46a3-ba78-993b7e6171d4 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Show backup with id eeb83fe6-1008-438a-831a-c08d7a6fa3dc. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:57.178630 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:57.178630 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:57.178630 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-20e30808-ea60-46a3-ba78-993b7e6171d4 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] https://10.4.3.239/volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc returned with HTTP 200 Aug 20 04:38:57.178630 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 749/3005] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:57 2026] GET /volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:58.062317 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0c44b33e-4101-44df-90f5-f2b02384a051 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:58.064911 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0c44b33e-4101-44df-90f5-f2b02384a051 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 Aug 20 04:38:58.065160 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0c44b33e-4101-44df-90f5-f2b02384a051 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:58.065302 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0c44b33e-4101-44df-90f5-f2b02384a051 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:58.065479 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-0c44b33e-4101-44df-90f5-f2b02384a051 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 33a7b154-42b8-4cef-96ef-87756ed148a9. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:58.071098 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:58.071098 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:38:58.071754 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0c44b33e-4101-44df-90f5-f2b02384a051 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 returned with HTTP 200 Aug 20 04:38:58.072295 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 757/3006] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:58 2026] GET /volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:58.193371 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9b633725-8c49-47a0-894f-436d8af006ea None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:58.197106 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9b633725-8c49-47a0-894f-436d8af006ea tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] GET https://10.4.3.239/volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc Aug 20 04:38:58.197440 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9b633725-8c49-47a0-894f-436d8af006ea tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:58.197710 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9b633725-8c49-47a0-894f-436d8af006ea tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:58.197898 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-9b633725-8c49-47a0-894f-436d8af006ea tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Show backup with id eeb83fe6-1008-438a-831a-c08d7a6fa3dc. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:58.205682 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:58.205682 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:38:58.205839 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9b633725-8c49-47a0-894f-436d8af006ea tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] https://10.4.3.239/volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc returned with HTTP 200 Aug 20 04:38:58.206123 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 757/3007] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:58 2026] GET /volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:59.089132 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1dae4d51-e41b-401f-8b6f-8558e8756d0e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:59.096927 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1dae4d51-e41b-401f-8b6f-8558e8756d0e tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 Aug 20 04:38:59.096927 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1dae4d51-e41b-401f-8b6f-8558e8756d0e tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:59.096927 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1dae4d51-e41b-401f-8b6f-8558e8756d0e tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:59.096927 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-1dae4d51-e41b-401f-8b6f-8558e8756d0e tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 33a7b154-42b8-4cef-96ef-87756ed148a9. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:59.117983 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:59.117983 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:38:59.119078 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1dae4d51-e41b-401f-8b6f-8558e8756d0e tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 returned with HTTP 200 Aug 20 04:38:59.119758 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 745/3008] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:59 2026] GET /volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 => generated 735 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:38:59.227688 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0297344d-fb9b-4df1-a5a9-125c440a5792 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:38:59.234447 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0297344d-fb9b-4df1-a5a9-125c440a5792 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] GET https://10.4.3.239/volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc Aug 20 04:38:59.234891 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0297344d-fb9b-4df1-a5a9-125c440a5792 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:38:59.235500 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0297344d-fb9b-4df1-a5a9-125c440a5792 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:38:59.236233 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-0297344d-fb9b-4df1-a5a9-125c440a5792 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Show backup with id eeb83fe6-1008-438a-831a-c08d7a6fa3dc. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:38:59.242911 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:38:59.242911 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:38:59.243798 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0297344d-fb9b-4df1-a5a9-125c440a5792 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] https://10.4.3.239/volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc returned with HTTP 200 Aug 20 04:38:59.244315 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 750/3009] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:38:59 2026] GET /volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:00.138449 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-248ddc6f-c7c7-40cd-9dea-2f3c3e2f2dea None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:00.145678 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-248ddc6f-c7c7-40cd-9dea-2f3c3e2f2dea tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 Aug 20 04:39:00.145678 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-248ddc6f-c7c7-40cd-9dea-2f3c3e2f2dea tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:00.145678 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-248ddc6f-c7c7-40cd-9dea-2f3c3e2f2dea tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:00.145923 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-248ddc6f-c7c7-40cd-9dea-2f3c3e2f2dea tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 33a7b154-42b8-4cef-96ef-87756ed148a9. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:00.151628 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:00.151628 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:00.152495 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-248ddc6f-c7c7-40cd-9dea-2f3c3e2f2dea tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 returned with HTTP 200 Aug 20 04:39:00.152984 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 758/3010] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:00 2026] GET /volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:00.260944 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-57e6f017-4eb0-40be-b60e-9405ab115d89 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:00.265511 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-57e6f017-4eb0-40be-b60e-9405ab115d89 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] GET https://10.4.3.239/volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc Aug 20 04:39:00.265511 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-57e6f017-4eb0-40be-b60e-9405ab115d89 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:00.265511 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-57e6f017-4eb0-40be-b60e-9405ab115d89 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:00.265511 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-57e6f017-4eb0-40be-b60e-9405ab115d89 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Show backup with id eeb83fe6-1008-438a-831a-c08d7a6fa3dc. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:00.278736 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:00.278736 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:00.280147 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-57e6f017-4eb0-40be-b60e-9405ab115d89 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] https://10.4.3.239/volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc returned with HTTP 200 Aug 20 04:39:00.280263 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 758/3011] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:00 2026] GET /volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:01.173054 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6502fa11-25ac-4195-8493-a2f34c6849cd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:01.175506 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6502fa11-25ac-4195-8493-a2f34c6849cd tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 Aug 20 04:39:01.176325 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6502fa11-25ac-4195-8493-a2f34c6849cd tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:01.176325 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6502fa11-25ac-4195-8493-a2f34c6849cd tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:01.176926 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-6502fa11-25ac-4195-8493-a2f34c6849cd tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 33a7b154-42b8-4cef-96ef-87756ed148a9. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:01.184095 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:01.184095 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:01.185567 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6502fa11-25ac-4195-8493-a2f34c6849cd tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 returned with HTTP 200 Aug 20 04:39:01.186667 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 746/3012] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:01 2026] GET /volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:01.299006 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a41ec47f-b8ce-41b1-bad8-fde3217647ad None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:01.301480 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a41ec47f-b8ce-41b1-bad8-fde3217647ad tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] GET https://10.4.3.239/volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc Aug 20 04:39:01.302248 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a41ec47f-b8ce-41b1-bad8-fde3217647ad tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:01.302248 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a41ec47f-b8ce-41b1-bad8-fde3217647ad tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:01.302248 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-a41ec47f-b8ce-41b1-bad8-fde3217647ad tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Show backup with id eeb83fe6-1008-438a-831a-c08d7a6fa3dc. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:01.315915 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:01.315915 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:01.316673 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a41ec47f-b8ce-41b1-bad8-fde3217647ad tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] https://10.4.3.239/volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc returned with HTTP 200 Aug 20 04:39:01.316951 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 751/3013] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:01 2026] GET /volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:02.212475 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-572936f0-a9bd-4ff3-a07e-b1553a5a90c0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:02.215307 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-572936f0-a9bd-4ff3-a07e-b1553a5a90c0 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 Aug 20 04:39:02.217511 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-572936f0-a9bd-4ff3-a07e-b1553a5a90c0 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:02.217511 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-572936f0-a9bd-4ff3-a07e-b1553a5a90c0 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:02.217511 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-572936f0-a9bd-4ff3-a07e-b1553a5a90c0 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 33a7b154-42b8-4cef-96ef-87756ed148a9. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:02.225444 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:02.225444 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:02.226740 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-572936f0-a9bd-4ff3-a07e-b1553a5a90c0 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 returned with HTTP 200 Aug 20 04:39:02.227353 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 759/3014] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:02 2026] GET /volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:02.336868 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-08dcad98-c3a8-49cd-90ad-e648e9d6bac1 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:02.341322 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-08dcad98-c3a8-49cd-90ad-e648e9d6bac1 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] GET https://10.4.3.239/volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc Aug 20 04:39:02.341541 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-08dcad98-c3a8-49cd-90ad-e648e9d6bac1 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:02.341759 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-08dcad98-c3a8-49cd-90ad-e648e9d6bac1 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:02.341906 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-08dcad98-c3a8-49cd-90ad-e648e9d6bac1 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Show backup with id eeb83fe6-1008-438a-831a-c08d7a6fa3dc. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:02.353438 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:02.353438 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:02.354191 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-08dcad98-c3a8-49cd-90ad-e648e9d6bac1 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] https://10.4.3.239/volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc returned with HTTP 200 Aug 20 04:39:02.354877 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 759/3015] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:02 2026] GET /volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:03.248867 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2c88cbb1-ff47-4919-8827-236eb1c17aa2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:03.256762 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2c88cbb1-ff47-4919-8827-236eb1c17aa2 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 Aug 20 04:39:03.256762 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2c88cbb1-ff47-4919-8827-236eb1c17aa2 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:03.256762 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2c88cbb1-ff47-4919-8827-236eb1c17aa2 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:03.257507 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-2c88cbb1-ff47-4919-8827-236eb1c17aa2 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 33a7b154-42b8-4cef-96ef-87756ed148a9. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:03.267296 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:03.267296 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:03.268346 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2c88cbb1-ff47-4919-8827-236eb1c17aa2 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 returned with HTTP 200 Aug 20 04:39:03.268850 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 747/3016] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:03 2026] GET /volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 => generated 735 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:03.372483 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-63828e57-a172-4d19-bf29-60082fb81bc4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:03.379339 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-63828e57-a172-4d19-bf29-60082fb81bc4 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] GET https://10.4.3.239/volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc Aug 20 04:39:03.379339 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-63828e57-a172-4d19-bf29-60082fb81bc4 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:03.382101 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-63828e57-a172-4d19-bf29-60082fb81bc4 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:03.382101 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-63828e57-a172-4d19-bf29-60082fb81bc4 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Show backup with id eeb83fe6-1008-438a-831a-c08d7a6fa3dc. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:03.396610 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:03.396610 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:03.398996 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-63828e57-a172-4d19-bf29-60082fb81bc4 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] https://10.4.3.239/volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc returned with HTTP 200 Aug 20 04:39:03.399913 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 752/3017] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:03 2026] GET /volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc => generated 736 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:04.288461 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e0f248d3-b638-4b11-99ec-68685c10820a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:04.292150 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e0f248d3-b638-4b11-99ec-68685c10820a tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 Aug 20 04:39:04.293749 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e0f248d3-b638-4b11-99ec-68685c10820a tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:04.294262 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e0f248d3-b638-4b11-99ec-68685c10820a tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:04.294866 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-e0f248d3-b638-4b11-99ec-68685c10820a tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 33a7b154-42b8-4cef-96ef-87756ed148a9. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:04.305738 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:04.305738 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:04.308418 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e0f248d3-b638-4b11-99ec-68685c10820a tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 returned with HTTP 200 Aug 20 04:39:04.308979 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 760/3018] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:04 2026] GET /volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 => generated 735 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:04.415878 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d622e20d-2134-408a-8db9-448174593a72 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:04.418194 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d622e20d-2134-408a-8db9-448174593a72 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] GET https://10.4.3.239/volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc Aug 20 04:39:04.418500 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d622e20d-2134-408a-8db9-448174593a72 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:04.418786 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d622e20d-2134-408a-8db9-448174593a72 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:04.418942 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-d622e20d-2134-408a-8db9-448174593a72 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Show backup with id eeb83fe6-1008-438a-831a-c08d7a6fa3dc. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:04.425799 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:04.425799 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:04.426521 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d622e20d-2134-408a-8db9-448174593a72 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] https://10.4.3.239/volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc returned with HTTP 200 Aug 20 04:39:04.427237 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 760/3019] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:04 2026] GET /volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:05.330702 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3340e214-1658-4fd9-8c3b-f00504c645da None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:05.339749 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3340e214-1658-4fd9-8c3b-f00504c645da tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 Aug 20 04:39:05.339749 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3340e214-1658-4fd9-8c3b-f00504c645da tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:05.339749 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3340e214-1658-4fd9-8c3b-f00504c645da tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:05.339749 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-3340e214-1658-4fd9-8c3b-f00504c645da tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 33a7b154-42b8-4cef-96ef-87756ed148a9. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:05.346699 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:05.346699 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:05.348407 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3340e214-1658-4fd9-8c3b-f00504c645da tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 returned with HTTP 200 Aug 20 04:39:05.348407 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 748/3020] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:05 2026] GET /volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:05.443359 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6de11a9e-5b82-40a7-8c36-41f9ccdd3770 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:05.447436 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6de11a9e-5b82-40a7-8c36-41f9ccdd3770 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] GET https://10.4.3.239/volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc Aug 20 04:39:05.447716 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6de11a9e-5b82-40a7-8c36-41f9ccdd3770 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:05.447909 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6de11a9e-5b82-40a7-8c36-41f9ccdd3770 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:05.448026 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-6de11a9e-5b82-40a7-8c36-41f9ccdd3770 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Show backup with id eeb83fe6-1008-438a-831a-c08d7a6fa3dc. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:05.464087 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:05.464087 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:05.464087 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6de11a9e-5b82-40a7-8c36-41f9ccdd3770 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] https://10.4.3.239/volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc returned with HTTP 200 Aug 20 04:39:05.464087 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 753/3021] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:05 2026] GET /volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:06.364713 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f70ac421-8125-49c0-9880-c548a1b0729f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:06.380254 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f70ac421-8125-49c0-9880-c548a1b0729f tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 Aug 20 04:39:06.380254 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f70ac421-8125-49c0-9880-c548a1b0729f tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:06.380254 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f70ac421-8125-49c0-9880-c548a1b0729f tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:06.380254 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-f70ac421-8125-49c0-9880-c548a1b0729f tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 33a7b154-42b8-4cef-96ef-87756ed148a9. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:06.383854 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:06.383854 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:06.384923 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f70ac421-8125-49c0-9880-c548a1b0729f tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 returned with HTTP 200 Aug 20 04:39:06.385504 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 761/3022] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:06 2026] GET /volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 => generated 735 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:06.480628 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9e2d7830-700e-4bd1-b1d3-085979c337bd None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:06.483380 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9e2d7830-700e-4bd1-b1d3-085979c337bd tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] GET https://10.4.3.239/volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc Aug 20 04:39:06.483718 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9e2d7830-700e-4bd1-b1d3-085979c337bd tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:06.484007 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9e2d7830-700e-4bd1-b1d3-085979c337bd tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:06.484204 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-9e2d7830-700e-4bd1-b1d3-085979c337bd tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Show backup with id eeb83fe6-1008-438a-831a-c08d7a6fa3dc. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:06.493227 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:06.493227 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:06.494212 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9e2d7830-700e-4bd1-b1d3-085979c337bd tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] https://10.4.3.239/volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc returned with HTTP 200 Aug 20 04:39:06.496139 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 761/3023] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:06 2026] GET /volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc => generated 738 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:06.518092 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b98b8f93-bae0-44af-ba40-18c353a4ea81 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:06.521225 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b98b8f93-bae0-44af-ba40-18c353a4ea81 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] DELETE https://10.4.3.239/volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc Aug 20 04:39:06.521522 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b98b8f93-bae0-44af-ba40-18c353a4ea81 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:06.521780 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b98b8f93-bae0-44af-ba40-18c353a4ea81 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:06.521908 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.contrib.backups [None req-b98b8f93-bae0-44af-ba40-18c353a4ea81 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Delete backup with id: eeb83fe6-1008-438a-831a-c08d7a6fa3dc. Aug 20 04:39:06.527661 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:06.527661 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:06.550493 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.backup.rpcapi [None req-b98b8f93-bae0-44af-ba40-18c353a4ea81 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] delete_backup rpcapi backup_id eeb83fe6-1008-438a-831a-c08d7a6fa3dc {{(pid=100177) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 04:39:06.553326 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b98b8f93-bae0-44af-ba40-18c353a4ea81 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] https://10.4.3.239/volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc returned with HTTP 202 Aug 20 04:39:06.553829 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 749/3024] 10.4.3.239 () {68 vars in 1391 bytes} [Thu Aug 20 04:39:06 2026] DELETE /volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:39:06.566211 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b77ac90f-359a-481d-9a4f-b893c73ffe50 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:06.573731 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b77ac90f-359a-481d-9a4f-b893c73ffe50 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] GET https://10.4.3.239/volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc Aug 20 04:39:06.573942 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b77ac90f-359a-481d-9a4f-b893c73ffe50 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:06.577684 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b77ac90f-359a-481d-9a4f-b893c73ffe50 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:06.578510 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-b77ac90f-359a-481d-9a4f-b893c73ffe50 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Show backup with id eeb83fe6-1008-438a-831a-c08d7a6fa3dc. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:06.590442 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:06.590442 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:06.591575 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b77ac90f-359a-481d-9a4f-b893c73ffe50 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] https://10.4.3.239/volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc returned with HTTP 200 Aug 20 04:39:06.591966 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 754/3025] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:06 2026] GET /volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc => generated 737 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:07.399404 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a3ec4b01-87b1-4e8b-b6f9-2b14474d2c15 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:07.402162 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a3ec4b01-87b1-4e8b-b6f9-2b14474d2c15 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 Aug 20 04:39:07.402521 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a3ec4b01-87b1-4e8b-b6f9-2b14474d2c15 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:07.402809 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a3ec4b01-87b1-4e8b-b6f9-2b14474d2c15 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:07.403408 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-a3ec4b01-87b1-4e8b-b6f9-2b14474d2c15 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 33a7b154-42b8-4cef-96ef-87756ed148a9. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:07.411122 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:07.411122 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:07.411122 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a3ec4b01-87b1-4e8b-b6f9-2b14474d2c15 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 returned with HTTP 200 Aug 20 04:39:07.411647 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 762/3026] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:07 2026] GET /volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:07.613805 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b4f938d1-e157-446c-9627-28bd872158e0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:07.617791 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b4f938d1-e157-446c-9627-28bd872158e0 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] GET https://10.4.3.239/volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc Aug 20 04:39:07.617791 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b4f938d1-e157-446c-9627-28bd872158e0 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:07.622200 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b4f938d1-e157-446c-9627-28bd872158e0 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:07.622200 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-b4f938d1-e157-446c-9627-28bd872158e0 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Show backup with id eeb83fe6-1008-438a-831a-c08d7a6fa3dc. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:07.631242 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b4f938d1-e157-446c-9627-28bd872158e0 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] https://10.4.3.239/volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc returned with HTTP 404 Aug 20 04:39:07.631242 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 762/3027] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:07 2026] GET /volume/v3/backups/eeb83fe6-1008-438a-831a-c08d7a6fa3dc => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:39:07.648079 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-258920ef-7882-4daa-b3a1-e8549ab5d65f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:07.650417 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-258920ef-7882-4daa-b3a1-e8549ab5d65f tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] DELETE https://10.4.3.239/volume/v3/volumes/fa111209-98ab-4a83-8161-cac3b5e0833e Aug 20 04:39:07.650795 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-258920ef-7882-4daa-b3a1-e8549ab5d65f tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:07.651110 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-258920ef-7882-4daa-b3a1-e8549ab5d65f tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:07.651520 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-258920ef-7882-4daa-b3a1-e8549ab5d65f tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Delete volume with id: fa111209-98ab-4a83-8161-cac3b5e0833e Aug 20 04:39:07.661884 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:07.661884 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:07.662413 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-258920ef-7882-4daa-b3a1-e8549ab5d65f tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Volume info retrieved successfully. Aug 20 04:39:07.697228 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-258920ef-7882-4daa-b3a1-e8549ab5d65f tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Delete volume request issued successfully. Aug 20 04:39:07.697228 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-258920ef-7882-4daa-b3a1-e8549ab5d65f tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] https://10.4.3.239/volume/v3/volumes/fa111209-98ab-4a83-8161-cac3b5e0833e returned with HTTP 202 Aug 20 04:39:07.697228 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 750/3028] 10.4.3.239 () {68 vars in 1391 bytes} [Thu Aug 20 04:39:07 2026] DELETE /volume/v3/volumes/fa111209-98ab-4a83-8161-cac3b5e0833e => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 20 04:39:07.708570 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e2e37e90-0c0f-4b0d-acf0-3f7388af68f0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:07.712024 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e2e37e90-0c0f-4b0d-acf0-3f7388af68f0 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] GET https://10.4.3.239/volume/v3/volumes/fa111209-98ab-4a83-8161-cac3b5e0833e Aug 20 04:39:07.712024 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e2e37e90-0c0f-4b0d-acf0-3f7388af68f0 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:07.712024 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e2e37e90-0c0f-4b0d-acf0-3f7388af68f0 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:07.725218 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:07.725218 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:07.732113 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e2e37e90-0c0f-4b0d-acf0-3f7388af68f0 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Volume info retrieved successfully. Aug 20 04:39:07.740217 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e2e37e90-0c0f-4b0d-acf0-3f7388af68f0 tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] https://10.4.3.239/volume/v3/volumes/fa111209-98ab-4a83-8161-cac3b5e0833e returned with HTTP 200 Aug 20 04:39:07.740816 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 755/3029] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:07 2026] GET /volume/v3/volumes/fa111209-98ab-4a83-8161-cac3b5e0833e => generated 1007 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:39:08.430168 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4dfd443a-c81d-4bdd-855c-012adeaf8037 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:08.433810 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4dfd443a-c81d-4bdd-855c-012adeaf8037 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 Aug 20 04:39:08.434203 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4dfd443a-c81d-4bdd-855c-012adeaf8037 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:08.435052 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4dfd443a-c81d-4bdd-855c-012adeaf8037 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:08.435052 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-4dfd443a-c81d-4bdd-855c-012adeaf8037 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 33a7b154-42b8-4cef-96ef-87756ed148a9. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:08.443475 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:08.443475 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:08.444452 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4dfd443a-c81d-4bdd-855c-012adeaf8037 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 returned with HTTP 200 Aug 20 04:39:08.444982 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 763/3030] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:08 2026] GET /volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:08.762086 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1c83778c-7881-4f24-b21f-44741118081c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:08.764504 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1c83778c-7881-4f24-b21f-44741118081c tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] GET https://10.4.3.239/volume/v3/volumes/fa111209-98ab-4a83-8161-cac3b5e0833e Aug 20 04:39:08.764764 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1c83778c-7881-4f24-b21f-44741118081c tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:08.765022 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1c83778c-7881-4f24-b21f-44741118081c tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:08.772949 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1c83778c-7881-4f24-b21f-44741118081c tempest-ProjectReaderTests39-438725317 tempest-ProjectReaderTests39-438725317-project-admin] https://10.4.3.239/volume/v3/volumes/fa111209-98ab-4a83-8161-cac3b5e0833e returned with HTTP 404 Aug 20 04:39:08.773853 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 763/3031] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:08 2026] GET /volume/v3/volumes/fa111209-98ab-4a83-8161-cac3b5e0833e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:39:09.458384 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5283882d-3b0a-40ce-ab7c-f695cafe7fb5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:09.462473 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5283882d-3b0a-40ce-ab7c-f695cafe7fb5 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 Aug 20 04:39:09.463830 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5283882d-3b0a-40ce-ab7c-f695cafe7fb5 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:09.463830 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5283882d-3b0a-40ce-ab7c-f695cafe7fb5 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:09.463830 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-5283882d-3b0a-40ce-ab7c-f695cafe7fb5 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 33a7b154-42b8-4cef-96ef-87756ed148a9. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:09.470814 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:09.470814 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:09.471671 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5283882d-3b0a-40ce-ab7c-f695cafe7fb5 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 returned with HTTP 200 Aug 20 04:39:09.472411 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 751/3032] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:09 2026] GET /volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:10.491104 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-fff8fc86-e17b-42b3-b6b8-2198c4fb7c0d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:10.493815 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fff8fc86-e17b-42b3-b6b8-2198c4fb7c0d tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 Aug 20 04:39:10.494157 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fff8fc86-e17b-42b3-b6b8-2198c4fb7c0d tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:10.494502 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fff8fc86-e17b-42b3-b6b8-2198c4fb7c0d tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:10.495124 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-fff8fc86-e17b-42b3-b6b8-2198c4fb7c0d tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 33a7b154-42b8-4cef-96ef-87756ed148a9. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:10.501024 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:10.501024 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:10.502036 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fff8fc86-e17b-42b3-b6b8-2198c4fb7c0d tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 returned with HTTP 200 Aug 20 04:39:10.502720 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 756/3033] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:10 2026] GET /volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:10.519812 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ec686032-0297-4dd2-8d57-43dab6ba6ef6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:10.523424 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ec686032-0297-4dd2-8d57-43dab6ba6ef6 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] DELETE https://10.4.3.239/volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 Aug 20 04:39:10.523718 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ec686032-0297-4dd2-8d57-43dab6ba6ef6 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:10.524936 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ec686032-0297-4dd2-8d57-43dab6ba6ef6 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:10.525113 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.contrib.backups [None req-ec686032-0297-4dd2-8d57-43dab6ba6ef6 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Delete backup with id: 33a7b154-42b8-4cef-96ef-87756ed148a9. Aug 20 04:39:10.534522 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:10.534522 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:10.563522 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.backup.rpcapi [None req-ec686032-0297-4dd2-8d57-43dab6ba6ef6 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] delete_backup rpcapi backup_id 33a7b154-42b8-4cef-96ef-87756ed148a9 {{(pid=100175) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 04:39:10.564728 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ec686032-0297-4dd2-8d57-43dab6ba6ef6 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 returned with HTTP 202 Aug 20 04:39:10.565663 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 764/3034] 10.4.3.239 () {68 vars in 1391 bytes} [Thu Aug 20 04:39:10 2026] DELETE /volume/v3/backups/33a7b154-42b8-4cef-96ef-87756ed148a9 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:39:10.583390 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-30e2e9a8-b9c6-43a5-9242-d12121eec908 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:10.586989 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-30e2e9a8-b9c6-43a5-9242-d12121eec908 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] DELETE https://10.4.3.239/volume/v3/volumes/6b79f549-bded-4878-9b0e-28dc2555ed73 Aug 20 04:39:10.586989 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-30e2e9a8-b9c6-43a5-9242-d12121eec908 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:10.586989 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-30e2e9a8-b9c6-43a5-9242-d12121eec908 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:10.586989 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-30e2e9a8-b9c6-43a5-9242-d12121eec908 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Delete volume with id: 6b79f549-bded-4878-9b0e-28dc2555ed73 Aug 20 04:39:10.596060 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:10.596060 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:10.596441 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-30e2e9a8-b9c6-43a5-9242-d12121eec908 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Volume info retrieved successfully. Aug 20 04:39:10.621894 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-30e2e9a8-b9c6-43a5-9242-d12121eec908 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Delete volume request issued successfully. Aug 20 04:39:10.622224 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-30e2e9a8-b9c6-43a5-9242-d12121eec908 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/volumes/6b79f549-bded-4878-9b0e-28dc2555ed73 returned with HTTP 202 Aug 20 04:39:10.622731 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 764/3035] 10.4.3.239 () {68 vars in 1391 bytes} [Thu Aug 20 04:39:10 2026] DELETE /volume/v3/volumes/6b79f549-bded-4878-9b0e-28dc2555ed73 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:39:10.633701 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-332dd4e7-d5b7-4672-966f-6d0f801a0bc2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:10.635990 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-332dd4e7-d5b7-4672-966f-6d0f801a0bc2 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/volumes/6b79f549-bded-4878-9b0e-28dc2555ed73 Aug 20 04:39:10.636168 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-332dd4e7-d5b7-4672-966f-6d0f801a0bc2 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:10.636552 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-332dd4e7-d5b7-4672-966f-6d0f801a0bc2 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:10.646203 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:10.646203 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:10.652092 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-332dd4e7-d5b7-4672-966f-6d0f801a0bc2 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Volume info retrieved successfully. Aug 20 04:39:10.658515 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-332dd4e7-d5b7-4672-966f-6d0f801a0bc2 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/volumes/6b79f549-bded-4878-9b0e-28dc2555ed73 returned with HTTP 200 Aug 20 04:39:10.659587 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 752/3036] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:10 2026] GET /volume/v3/volumes/6b79f549-bded-4878-9b0e-28dc2555ed73 => generated 1017 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:39:10.979543 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-02aca8b2-76f0-4172-8e58-118fd4a72669 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:11.114749 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-02aca8b2-76f0-4172-8e58-118fd4a72669 tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:39:11.114749 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-02aca8b2-76f0-4172-8e58-118fd4a72669 tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-913484483", "extra_specs": {}}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:39:11.132399 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-02aca8b2-76f0-4172-8e58-118fd4a72669 tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:39:11.132399 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 757/3037] 10.4.3.239 () {68 vars in 1252 bytes} [Thu Aug 20 04:39:10 2026] POST /volume/v3/types => generated 217 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:11.146545 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-418a56c4-0dfe-4e01-8449-ec31a8bebde1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:11.149065 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-418a56c4-0dfe-4e01-8449-ec31a8bebde1 tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] POST https://10.4.3.239/volume/v3/types/b6229e6f-204e-44de-ba90-bf599ef0144f/encryption Aug 20 04:39:11.149577 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-418a56c4-0dfe-4e01-8449-ec31a8bebde1 tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:39:11.174145 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-418a56c4-0dfe-4e01-8449-ec31a8bebde1 tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] https://10.4.3.239/volume/v3/types/b6229e6f-204e-44de-ba90-bf599ef0144f/encryption returned with HTTP 200 Aug 20 04:39:11.174767 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 765/3038] 10.4.3.239 () {68 vars in 1397 bytes} [Thu Aug 20 04:39:11 2026] POST /volume/v3/types/b6229e6f-204e-44de-ba90-bf599ef0144f/encryption => generated 231 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:11.185884 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-289c42e2-b9cb-4aa7-b022-0b3ed77024cb None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:11.308455 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-289c42e2-b9cb-4aa7-b022-0b3ed77024cb tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:39:11.308859 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-289c42e2-b9cb-4aa7-b022-0b3ed77024cb tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1383750692", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-913484483", "size": 1}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:39:11.310553 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-289c42e2-b9cb-4aa7-b022-0b3ed77024cb tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1383750692', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-913484483', 'size': 1}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:39:11.314260 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-289c42e2-b9cb-4aa7-b022-0b3ed77024cb tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Create volume of 1 GB Aug 20 04:39:11.314567 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:11.314567 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:11.315070 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-289c42e2-b9cb-4aa7-b022-0b3ed77024cb tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Availability Zones retrieved successfully. Aug 20 04:39:11.321086 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-289c42e2-b9cb-4aa7-b022-0b3ed77024cb tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Flow 'volume_create_api' (d2f3606e-67f6-427a-b70f-1fd6a67e1044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:39:11.322271 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-289c42e2-b9cb-4aa7-b022-0b3ed77024cb tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa49b377-d817-4517-9559-5e5a1fa08b8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:39:11.323516 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-289c42e2-b9cb-4aa7-b022-0b3ed77024cb tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:39:11.359789 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-289c42e2-b9cb-4aa7-b022-0b3ed77024cb tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa49b377-d817-4517-9559-5e5a1fa08b8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:39:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b6229e6f-204e-44de-ba90-bf599ef0144f,is_public=True,name='tempest-scenario-type-cryptsetup-913484483',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b6229e6f-204e-44de-ba90-bf599ef0144f', '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=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:39:11.361141 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-289c42e2-b9cb-4aa7-b022-0b3ed77024cb tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52895419-7950-4a32-af2c-6ff2b53e3a5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:39:11.392512 np0000007850 devstack@c-api.service[100176]: WARNING cinder.quota [None req-289c42e2-b9cb-4aa7-b022-0b3ed77024cb tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-913484483 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-913484483, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:39:11.392792 np0000007850 devstack@c-api.service[100176]: WARNING cinder.quota [None req-289c42e2-b9cb-4aa7-b022-0b3ed77024cb tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-913484483 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-913484483, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:39:11.432083 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-289c42e2-b9cb-4aa7-b022-0b3ed77024cb tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Created reservations ['cc16c5b3-6320-47eb-adfd-b510cce83ca1', '592b0d2c-042a-4ce6-97ae-a6c102c2eb37', 'c98ec2a5-e961-495a-900f-bfddf2ed4632', 'b32084a1-a50b-4e0a-a1b3-48005668f6f0'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:39:11.433020 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-289c42e2-b9cb-4aa7-b022-0b3ed77024cb tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52895419-7950-4a32-af2c-6ff2b53e3a5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc16c5b3-6320-47eb-adfd-b510cce83ca1', '592b0d2c-042a-4ce6-97ae-a6c102c2eb37', 'c98ec2a5-e961-495a-900f-bfddf2ed4632', 'b32084a1-a50b-4e0a-a1b3-48005668f6f0']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:39:11.433999 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-289c42e2-b9cb-4aa7-b022-0b3ed77024cb tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44b7ea41-65f3-4f80-ae53-12804aa51b6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:39:11.463483 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-289c42e2-b9cb-4aa7-b022-0b3ed77024cb tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44b7ea41-65f3-4f80-ae53-12804aa51b6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e9d5dc7-3220-4040-8d2b-47e5f091a488', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1383750692',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e02502470a604b26bf20c9e2097fd12e',qos_specs=None,replication_status=,reservations=['cc16c5b3-6320-47eb-adfd-b510cce83ca1','592b0d2c-042a-4ce6-97ae-a6c102c2eb37','c98ec2a5-e961-495a-900f-bfddf2ed4632','b32084a1-a50b-4e0a-a1b3-48005668f6f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65f97bef95fc47e79a9385ad33ef9246',volume_type_id=b6229e6f-204e-44de-ba90-bf599ef0144f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:39:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1383750692',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=0e9d5dc7-3220-4040-8d2b-47e5f091a488,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e02502470a604b26bf20c9e2097fd12e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65f97bef95fc47e79a9385ad33ef9246',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b6229e6f-204e-44de-ba90-bf599ef0144f),volume_type_id=b6229e6f-204e-44de-ba90-bf599ef0144f)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:39:11.464761 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-289c42e2-b9cb-4aa7-b022-0b3ed77024cb tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (075b952c-4eea-428d-b157-3848996fc310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:39:11.489907 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-289c42e2-b9cb-4aa7-b022-0b3ed77024cb tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (075b952c-4eea-428d-b157-3848996fc310) transitioned into state 'SUCCESS' from state '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-1383750692',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e02502470a604b26bf20c9e2097fd12e',qos_specs=None,replication_status=,reservations=['cc16c5b3-6320-47eb-adfd-b510cce83ca1','592b0d2c-042a-4ce6-97ae-a6c102c2eb37','c98ec2a5-e961-495a-900f-bfddf2ed4632','b32084a1-a50b-4e0a-a1b3-48005668f6f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65f97bef95fc47e79a9385ad33ef9246',volume_type_id=b6229e6f-204e-44de-ba90-bf599ef0144f)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:39:11.490832 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-289c42e2-b9cb-4aa7-b022-0b3ed77024cb tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c940da61-6e7b-40cf-a187-a6ca398e760e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:39:11.502147 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-289c42e2-b9cb-4aa7-b022-0b3ed77024cb tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c940da61-6e7b-40cf-a187-a6ca398e760e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:39:11.503245 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-289c42e2-b9cb-4aa7-b022-0b3ed77024cb tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Flow 'volume_create_api' (d2f3606e-67f6-427a-b70f-1fd6a67e1044) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:39:11.503596 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-289c42e2-b9cb-4aa7-b022-0b3ed77024cb tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Create volume request issued successfully. Aug 20 04:39:11.504344 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-289c42e2-b9cb-4aa7-b022-0b3ed77024cb tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:39:11.504879 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 765/3039] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:39:11 2026] POST /volume/v3/volumes => generated 790 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:39:11.674357 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f178a474-3971-472b-8d2e-e0f49b544528 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:11.676948 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f178a474-3971-472b-8d2e-e0f49b544528 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/volumes/6b79f549-bded-4878-9b0e-28dc2555ed73 Aug 20 04:39:11.677292 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f178a474-3971-472b-8d2e-e0f49b544528 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:11.677530 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f178a474-3971-472b-8d2e-e0f49b544528 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:11.684515 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f178a474-3971-472b-8d2e-e0f49b544528 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/volumes/6b79f549-bded-4878-9b0e-28dc2555ed73 returned with HTTP 404 Aug 20 04:39:11.685347 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 753/3040] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:11 2026] GET /volume/v3/volumes/6b79f549-bded-4878-9b0e-28dc2555ed73 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:39:11.696117 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-59e50308-c3e6-4a42-bd5a-eedfaade8111 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:11.699677 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-59e50308-c3e6-4a42-bd5a-eedfaade8111 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9/export_record Aug 20 04:39:11.699812 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-59e50308-c3e6-4a42-bd5a-eedfaade8111 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:11.700005 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-59e50308-c3e6-4a42-bd5a-eedfaade8111 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'export_record' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:11.700136 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.backups [None req-59e50308-c3e6-4a42-bd5a-eedfaade8111 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Export record for backup 593b178c-c9db-4d33-bcce-38ba1d8ea6d9. {{(pid=100174) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 20 04:39:11.706193 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:11.706193 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:11.708805 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.backup.api [None req-59e50308-c3e6-4a42-bd5a-eedfaade8111 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling RPCAPI with context: , host: np0000007850, backup: 593b178c-c9db-4d33-bcce-38ba1d8ea6d9. {{(pid=100174) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 20 04:39:11.721328 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.backup.rpcapi [None req-59e50308-c3e6-4a42-bd5a-eedfaade8111 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] export_record in rpcapi backup_id 593b178c-c9db-4d33-bcce-38ba1d8ea6d9 on host np0000007850. {{(pid=100174) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 20 04:39:11.732990 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.backups [None req-59e50308-c3e6-4a42-bd5a-eedfaade8111 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTkzYjE3OGMtYzlkYi00ZDMzLWJjY2UtMzhiYTFkOGVhNmQ5IiwgInVzZXJfaWQiOiAiYTc0N2JlZWU3NmY4NGE2YmE2YTI1M2FmMTQ3YzFlZTEiLCAicHJvamVjdF9pZCI6ICJmOGNkOGJmOTkzNmE0M2U3YjBlMmVhMzRjMjg4MTUyYSIsICJ2b2x1bWVfaWQiOiAiZWQwOWE4YjAtYjM5My00OTExLTg4YjUtZDZlZWEyMjFlNGVlIiwgImhvc3QiOiAibnAwMDAwMDA3ODUwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04MjI4NzI1MSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2VkMDlhOGIwLWIzOTMtNDkxMS04OGI1LWQ2ZWVhMjIxZTRlZS8yMDI2MDgyMDA0MzgxMC9hel9ub3ZhX2JhY2t1cF81OTNiMTc4Yy1jOWRiLTRkMzMtYmNjZS0zOGJhMWQ4ZWE2ZDkiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTIwVDA0OjM4OjA3WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTIwVDA0OjM4OjA3WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDQ6Mzg6MjdaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100174) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 20 04:39:11.733463 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-59e50308-c3e6-4a42-bd5a-eedfaade8111 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9/export_record returned with HTTP 200 Aug 20 04:39:11.734950 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 758/3041] 10.4.3.239 () {68 vars in 1430 bytes} [Thu Aug 20 04:39:11 2026] GET /volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9/export_record => generated 1424 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:39:11.746620 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d69f3e8e-a388-43f7-840e-ac0d7443203f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:11.749294 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d69f3e8e-a388-43f7-840e-ac0d7443203f tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:39:11.750313 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d69f3e8e-a388-43f7-840e-ac0d7443203f tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-330222633"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:39:11.752924 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-d69f3e8e-a388-43f7-840e-ac0d7443203f tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-330222633'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:39:11.753405 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-d69f3e8e-a388-43f7-840e-ac0d7443203f tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Create volume of 1 GB Aug 20 04:39:11.760019 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d69f3e8e-a388-43f7-840e-ac0d7443203f tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Availability Zones retrieved successfully. Aug 20 04:39:11.772385 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d69f3e8e-a388-43f7-840e-ac0d7443203f tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Flow 'volume_create_api' (3acb8121-6ad4-493f-9de7-04b3a06666bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:39:11.775069 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d69f3e8e-a388-43f7-840e-ac0d7443203f tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (262438c2-0418-4cf2-b6ab-46585939d494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:39:11.776514 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-d69f3e8e-a388-43f7-840e-ac0d7443203f tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:39:11.822871 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d69f3e8e-a388-43f7-840e-ac0d7443203f tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (262438c2-0418-4cf2-b6ab-46585939d494) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:39:11.824332 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d69f3e8e-a388-43f7-840e-ac0d7443203f tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0991ad91-fc22-451c-a7ca-d48ae51fc9ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:39:11.827222 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a8f0fab5-2c90-456e-ac76-bfbe62a2b77b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:11.830259 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a8f0fab5-2c90-456e-ac76-bfbe62a2b77b tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] GET https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b Aug 20 04:39:11.830715 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a8f0fab5-2c90-456e-ac76-bfbe62a2b77b tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:11.831004 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a8f0fab5-2c90-456e-ac76-bfbe62a2b77b tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:11.841877 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:11.841877 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:11.848388 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a8f0fab5-2c90-456e-ac76-bfbe62a2b77b tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Volume info retrieved successfully. Aug 20 04:39:11.854873 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a8f0fab5-2c90-456e-ac76-bfbe62a2b77b tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b returned with HTTP 200 Aug 20 04:39:11.855371 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 766/3042] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:11 2026] GET /volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b => generated 861 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:11.885126 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-d69f3e8e-a388-43f7-840e-ac0d7443203f tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Created reservations ['243f60bb-bf38-45af-939c-29545dc4adb9', '4fceda65-2d9f-4ea6-9031-bd3604fd711c', '576a3e38-ff74-4e19-a0dc-989997e505fe', 'f4503bdb-744a-4f46-b699-dad85557fc7a'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:39:11.886250 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d69f3e8e-a388-43f7-840e-ac0d7443203f tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0991ad91-fc22-451c-a7ca-d48ae51fc9ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['243f60bb-bf38-45af-939c-29545dc4adb9', '4fceda65-2d9f-4ea6-9031-bd3604fd711c', '576a3e38-ff74-4e19-a0dc-989997e505fe', 'f4503bdb-744a-4f46-b699-dad85557fc7a']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:39:11.887282 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d69f3e8e-a388-43f7-840e-ac0d7443203f tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed32eeb3-e729-4d85-b74e-cb2cb8eb2ee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:39:11.920614 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d69f3e8e-a388-43f7-840e-ac0d7443203f tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed32eeb3-e729-4d85-b74e-cb2cb8eb2ee7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eec66ac5-8ff7-4dd7-8b0e-fca99fa5ba22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-330222633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8cd8bf9936a43e7b0e2ea34c288152a',qos_specs=None,replication_status=,reservations=['243f60bb-bf38-45af-939c-29545dc4adb9','4fceda65-2d9f-4ea6-9031-bd3604fd711c','576a3e38-ff74-4e19-a0dc-989997e505fe','f4503bdb-744a-4f46-b699-dad85557fc7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a747beee76f84a6ba6a253af147c1ee1',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:39:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-330222633',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eec66ac5-8ff7-4dd7-8b0e-fca99fa5ba22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8cd8bf9936a43e7b0e2ea34c288152a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a747beee76f84a6ba6a253af147c1ee1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:39:11.921638 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d69f3e8e-a388-43f7-840e-ac0d7443203f tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f4cf994-d9a0-44a8-bd1e-815c22174d9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:39:11.944403 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d69f3e8e-a388-43f7-840e-ac0d7443203f tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f4cf994-d9a0-44a8-bd1e-815c22174d9b) transitioned into state 'SUCCESS' from state '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-330222633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8cd8bf9936a43e7b0e2ea34c288152a',qos_specs=None,replication_status=,reservations=['243f60bb-bf38-45af-939c-29545dc4adb9','4fceda65-2d9f-4ea6-9031-bd3604fd711c','576a3e38-ff74-4e19-a0dc-989997e505fe','f4503bdb-744a-4f46-b699-dad85557fc7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a747beee76f84a6ba6a253af147c1ee1',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:39:11.945419 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d69f3e8e-a388-43f7-840e-ac0d7443203f tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (304cd6df-53c8-4b1a-bac2-dbea9c340a10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:39:11.960955 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d69f3e8e-a388-43f7-840e-ac0d7443203f tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (304cd6df-53c8-4b1a-bac2-dbea9c340a10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:39:11.962150 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d69f3e8e-a388-43f7-840e-ac0d7443203f tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Flow 'volume_create_api' (3acb8121-6ad4-493f-9de7-04b3a06666bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:39:11.963306 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d69f3e8e-a388-43f7-840e-ac0d7443203f tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Create volume request issued successfully. Aug 20 04:39:11.963560 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d69f3e8e-a388-43f7-840e-ac0d7443203f tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:39:11.964222 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 766/3043] 10.4.3.239 () {70 vars in 1298 bytes} [Thu Aug 20 04:39:11 2026] POST /volume/v3/volumes => generated 777 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:39:11.978850 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c1e734f5-2444-445c-aa03-3279c26069df None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:11.981998 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c1e734f5-2444-445c-aa03-3279c26069df tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/volumes/eec66ac5-8ff7-4dd7-8b0e-fca99fa5ba22 Aug 20 04:39:11.982755 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c1e734f5-2444-445c-aa03-3279c26069df tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:11.983374 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c1e734f5-2444-445c-aa03-3279c26069df tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:11.995466 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:11.995466 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:12.000333 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c1e734f5-2444-445c-aa03-3279c26069df tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Volume info retrieved successfully. Aug 20 04:39:12.006589 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c1e734f5-2444-445c-aa03-3279c26069df tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/volumes/eec66ac5-8ff7-4dd7-8b0e-fca99fa5ba22 returned with HTTP 200 Aug 20 04:39:12.007245 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 754/3044] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:11 2026] GET /volume/v3/volumes/eec66ac5-8ff7-4dd7-8b0e-fca99fa5ba22 => generated 956 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:12.874136 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-fc516098-1449-442f-95ca-d6a9d05bf9c3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:12.877955 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fc516098-1449-442f-95ca-d6a9d05bf9c3 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] GET https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b Aug 20 04:39:12.883202 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fc516098-1449-442f-95ca-d6a9d05bf9c3 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:12.883202 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fc516098-1449-442f-95ca-d6a9d05bf9c3 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:12.892846 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:12.892846 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:12.896951 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-fc516098-1449-442f-95ca-d6a9d05bf9c3 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Volume info retrieved successfully. Aug 20 04:39:12.902868 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fc516098-1449-442f-95ca-d6a9d05bf9c3 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b returned with HTTP 200 Aug 20 04:39:12.903260 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 759/3045] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:12 2026] GET /volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b => generated 861 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:12.939208 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-829ba7d4-ffb2-4f5b-85d7-b4cd6bd03994 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:12.940537 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-829ba7d4-ffb2-4f5b-85d7-b4cd6bd03994 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] POST https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b/action Aug 20 04:39:12.941134 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-829ba7d4-ffb2-4f5b-85d7-b4cd6bd03994 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-995012093", "disk_format": "qcow2"}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:39:12.941903 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-829ba7d4-ffb2-4f5b-85d7-b4cd6bd03994 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-995012093", "disk_format": "qcow2"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:39:12.951835 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:12.951835 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:12.952415 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-829ba7d4-ffb2-4f5b-85d7-b4cd6bd03994 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Volume info retrieved successfully. Aug 20 04:39:12.972208 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:12.972208 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:12.975286 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.image.image_utils [None req-829ba7d4-ffb2-4f5b-85d7-b4cd6bd03994 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-995012093'}] 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-995012093'}]. {{(pid=100176) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 20 04:39:13.025100 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-93c55f23-4895-4d97-adb4-20333500d72b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:13.027293 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-93c55f23-4895-4d97-adb4-20333500d72b tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/volumes/eec66ac5-8ff7-4dd7-8b0e-fca99fa5ba22 Aug 20 04:39:13.027793 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-93c55f23-4895-4d97-adb4-20333500d72b tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:13.027793 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-93c55f23-4895-4d97-adb4-20333500d72b tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:13.041376 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:13.041376 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:13.045558 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-93c55f23-4895-4d97-adb4-20333500d72b tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Volume info retrieved successfully. Aug 20 04:39:13.051971 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-93c55f23-4895-4d97-adb4-20333500d72b tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/volumes/eec66ac5-8ff7-4dd7-8b0e-fca99fa5ba22 returned with HTTP 200 Aug 20 04:39:13.052608 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 767/3046] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:13 2026] GET /volume/v3/volumes/eec66ac5-8ff7-4dd7-8b0e-fca99fa5ba22 => generated 1017 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:39:13.067854 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c4a01d27-d824-475f-a622-0965ff6936c1 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:13.070467 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c4a01d27-d824-475f-a622-0965ff6936c1 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] POST https://10.4.3.239/volume/v3/backups Aug 20 04:39:13.071264 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c4a01d27-d824-475f-a622-0965ff6936c1 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "eec66ac5-8ff7-4dd7-8b0e-fca99fa5ba22", "name": "tempest-type-Backup-776224552"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:39:13.074027 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.backups [None req-c4a01d27-d824-475f-a622-0965ff6936c1 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Creating new backup {'backup': {'volume_id': 'eec66ac5-8ff7-4dd7-8b0e-fca99fa5ba22', 'name': 'tempest-type-Backup-776224552'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 04:39:13.075123 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.contrib.backups [None req-c4a01d27-d824-475f-a622-0965ff6936c1 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Creating backup of volume eec66ac5-8ff7-4dd7-8b0e-fca99fa5ba22 in container None Aug 20 04:39:13.088430 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:13.088430 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:13.088880 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c4a01d27-d824-475f-a622-0965ff6936c1 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Volume info retrieved successfully. Aug 20 04:39:13.120991 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-c4a01d27-d824-475f-a622-0965ff6936c1 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Created reservations ['40d212bf-7a6d-4b02-956e-b1265a91bdf7', 'b3a33ac4-1e88-426a-9a9f-ab4f2db6375f'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:39:13.165492 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c4a01d27-d824-475f-a622-0965ff6936c1 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups returned with HTTP 202 Aug 20 04:39:13.167106 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 755/3047] 10.4.3.239 () {70 vars in 1299 bytes} [Thu Aug 20 04:39:13 2026] POST /volume/v3/backups => generated 315 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:39:13.178271 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3c5d8051-d7a1-4dec-9837-e9a9b92bfe34 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:13.181857 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3c5d8051-d7a1-4dec-9837-e9a9b92bfe34 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c Aug 20 04:39:13.181857 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3c5d8051-d7a1-4dec-9837-e9a9b92bfe34 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:13.181857 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3c5d8051-d7a1-4dec-9837-e9a9b92bfe34 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:13.181857 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-3c5d8051-d7a1-4dec-9837-e9a9b92bfe34 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 44259ec9-ae84-468f-934a-4689e3f4288c. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:13.189268 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:13.189268 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:13.191109 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3c5d8051-d7a1-4dec-9837-e9a9b92bfe34 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c returned with HTTP 200 Aug 20 04:39:13.191911 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 760/3048] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:13 2026] GET /volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c => generated 722 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:13.768303 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-829ba7d4-ffb2-4f5b-85d7-b4cd6bd03994 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Copy volume to image completed successfully. Aug 20 04:39:13.768964 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-829ba7d4-ffb2-4f5b-85d7-b4cd6bd03994 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b/action returned with HTTP 202 Aug 20 04:39:13.769500 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 767/3049] 10.4.3.239 () {68 vars in 1391 bytes} [Thu Aug 20 04:39:12 2026] POST /volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b/action => generated 688 bytes in 832 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:39:14.204251 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7b101f8e-837e-4fe1-9639-9976b0bdcebf None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:14.205963 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7b101f8e-837e-4fe1-9639-9976b0bdcebf tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c Aug 20 04:39:14.206204 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7b101f8e-837e-4fe1-9639-9976b0bdcebf tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:14.206435 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7b101f8e-837e-4fe1-9639-9976b0bdcebf tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:14.206529 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-7b101f8e-837e-4fe1-9639-9976b0bdcebf tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 44259ec9-ae84-468f-934a-4689e3f4288c. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:14.214385 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:14.214385 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:14.215412 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7b101f8e-837e-4fe1-9639-9976b0bdcebf tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c returned with HTTP 200 Aug 20 04:39:14.215956 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 768/3050] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:14 2026] GET /volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:14.301557 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-62c79e63-e549-4d8a-b6c1-6dfcecf8d8d7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:14.340148 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-62c79e63-e549-4d8a-b6c1-6dfcecf8d8d7 tempest-TestInstancesWithCinderVolumes-714380210 tempest-TestInstancesWithCinderVolumes-714380210-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:39:14.340740 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-62c79e63-e549-4d8a-b6c1-6dfcecf8d8d7 tempest-TestInstancesWithCinderVolumes-714380210 tempest-TestInstancesWithCinderVolumes-714380210-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1755150750-628966752", "extra_specs": {}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:39:14.342919 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:14.342919 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:14.361121 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-62c79e63-e549-4d8a-b6c1-6dfcecf8d8d7 tempest-TestInstancesWithCinderVolumes-714380210 tempest-TestInstancesWithCinderVolumes-714380210-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:39:14.361635 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 756/3051] 10.4.3.239 () {68 vars in 1253 bytes} [Thu Aug 20 04:39:14 2026] POST /volume/v3/types => generated 268 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:15.229997 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b8eb0a6c-6367-4d2e-a2da-f6136315de40 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:15.232490 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b8eb0a6c-6367-4d2e-a2da-f6136315de40 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c Aug 20 04:39:15.232795 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b8eb0a6c-6367-4d2e-a2da-f6136315de40 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:15.233052 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b8eb0a6c-6367-4d2e-a2da-f6136315de40 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:15.233253 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-b8eb0a6c-6367-4d2e-a2da-f6136315de40 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 44259ec9-ae84-468f-934a-4689e3f4288c. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:15.267129 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:15.267129 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:15.268560 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b8eb0a6c-6367-4d2e-a2da-f6136315de40 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c returned with HTTP 200 Aug 20 04:39:15.268560 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 761/3052] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:15 2026] GET /volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c => generated 724 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:16.288070 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e27b6832-8d02-48ff-ad8f-7ffd28ae8764 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:16.292617 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e27b6832-8d02-48ff-ad8f-7ffd28ae8764 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c Aug 20 04:39:16.292617 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e27b6832-8d02-48ff-ad8f-7ffd28ae8764 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:16.292941 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e27b6832-8d02-48ff-ad8f-7ffd28ae8764 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:16.293175 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-e27b6832-8d02-48ff-ad8f-7ffd28ae8764 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 44259ec9-ae84-468f-934a-4689e3f4288c. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:16.306503 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:16.306503 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:16.308055 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e27b6832-8d02-48ff-ad8f-7ffd28ae8764 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c returned with HTTP 200 Aug 20 04:39:16.308568 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 768/3053] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:16 2026] GET /volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c => generated 735 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:17.107462 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-dd10c927-ce84-422e-a566-d1f96930e7ae None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:17.109816 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-dd10c927-ce84-422e-a566-d1f96930e7ae tempest-TestInstancesWithCinderVolumes-714380210 tempest-TestInstancesWithCinderVolumes-714380210-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:39:17.110297 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-dd10c927-ce84-422e-a566-d1f96930e7ae tempest-TestInstancesWithCinderVolumes-714380210 tempest-TestInstancesWithCinderVolumes-714380210-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2063542568-887404911", "extra_specs": {}}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:39:17.132856 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-dd10c927-ce84-422e-a566-d1f96930e7ae tempest-TestInstancesWithCinderVolumes-714380210 tempest-TestInstancesWithCinderVolumes-714380210-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:39:17.133408 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 769/3054] 10.4.3.239 () {68 vars in 1253 bytes} [Thu Aug 20 04:39:17 2026] POST /volume/v3/types => generated 268 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:17.144312 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8a651c1d-fc34-4058-9d66-ed0d2a254ced None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:17.146621 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8a651c1d-fc34-4058-9d66-ed0d2a254ced tempest-TestInstancesWithCinderVolumes-714380210 tempest-TestInstancesWithCinderVolumes-714380210-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:39:17.148261 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8a651c1d-fc34-4058-9d66-ed0d2a254ced tempest-TestInstancesWithCinderVolumes-714380210 tempest-TestInstancesWithCinderVolumes-714380210-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1286690085-1191868568", "extra_specs": {}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:39:17.170305 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8a651c1d-fc34-4058-9d66-ed0d2a254ced tempest-TestInstancesWithCinderVolumes-714380210 tempest-TestInstancesWithCinderVolumes-714380210-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:39:17.171693 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 757/3055] 10.4.3.239 () {68 vars in 1253 bytes} [Thu Aug 20 04:39: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 20 04:39:17.188719 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c3adb108-4d55-4e5f-9c18-fd597e54ee2b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:17.193485 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c3adb108-4d55-4e5f-9c18-fd597e54ee2b tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:39:17.193485 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c3adb108-4d55-4e5f-9c18-fd597e54ee2b tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1396400196", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2063542568-887404911", "size": 1}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:39:17.194815 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-c3adb108-4d55-4e5f-9c18-fd597e54ee2b tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1396400196', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2063542568-887404911', 'size': 1}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:39:17.200266 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-c3adb108-4d55-4e5f-9c18-fd597e54ee2b tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Create volume of 1 GB Aug 20 04:39:17.200729 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:17.200729 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:17.201500 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c3adb108-4d55-4e5f-9c18-fd597e54ee2b tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Availability Zones retrieved successfully. Aug 20 04:39:17.208671 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c3adb108-4d55-4e5f-9c18-fd597e54ee2b tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Flow 'volume_create_api' (4e7a5ad5-70b5-41fb-8b94-9e5ef025fc7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:39:17.209781 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c3adb108-4d55-4e5f-9c18-fd597e54ee2b tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c49eee6-078f-4bea-bfaa-b497c1a0d310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:39:17.210940 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-c3adb108-4d55-4e5f-9c18-fd597e54ee2b tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:39:17.245208 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c3adb108-4d55-4e5f-9c18-fd597e54ee2b tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c49eee6-078f-4bea-bfaa-b497c1a0d310) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:39:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e6a102e1-cacc-4238-b2a6-a8b217b0c16c,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2063542568-887404911',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e6a102e1-cacc-4238-b2a6-a8b217b0c16c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:39:17.245208 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c3adb108-4d55-4e5f-9c18-fd597e54ee2b tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d64f1c2-c6cb-49f5-b6ff-8bf0fbe96807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:39:17.282682 np0000007850 devstack@c-api.service[100174]: WARNING cinder.quota [None req-c3adb108-4d55-4e5f-9c18-fd597e54ee2b tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2063542568-887404911 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2063542568-887404911, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:39:17.283036 np0000007850 devstack@c-api.service[100174]: WARNING cinder.quota [None req-c3adb108-4d55-4e5f-9c18-fd597e54ee2b tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2063542568-887404911 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2063542568-887404911, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:39:17.325199 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a4d19348-29a9-47f4-8424-c191ff9dbedb None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:17.330217 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a4d19348-29a9-47f4-8424-c191ff9dbedb tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c Aug 20 04:39:17.330217 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a4d19348-29a9-47f4-8424-c191ff9dbedb tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:17.330217 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a4d19348-29a9-47f4-8424-c191ff9dbedb tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:17.330217 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-a4d19348-29a9-47f4-8424-c191ff9dbedb tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 44259ec9-ae84-468f-934a-4689e3f4288c. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:17.338386 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:17.338386 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:17.340284 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a4d19348-29a9-47f4-8424-c191ff9dbedb tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c returned with HTTP 200 Aug 20 04:39:17.340790 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 769/3056] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:17 2026] GET /volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:17.347438 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-c3adb108-4d55-4e5f-9c18-fd597e54ee2b tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Created reservations ['bc6d78b7-806c-42cc-89fd-0cc3705d9245', '2138f7b5-0772-4c5f-a6ba-fc203f6b2585', '39705167-3431-48ab-b436-e14751255ae1', '1121536f-4585-4b78-9170-032740d968e0'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:39:17.348752 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c3adb108-4d55-4e5f-9c18-fd597e54ee2b tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d64f1c2-c6cb-49f5-b6ff-8bf0fbe96807) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc6d78b7-806c-42cc-89fd-0cc3705d9245', '2138f7b5-0772-4c5f-a6ba-fc203f6b2585', '39705167-3431-48ab-b436-e14751255ae1', '1121536f-4585-4b78-9170-032740d968e0']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:39:17.350137 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c3adb108-4d55-4e5f-9c18-fd597e54ee2b tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5060236f-629c-402d-bdc5-0360633ab286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:39:17.391820 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c3adb108-4d55-4e5f-9c18-fd597e54ee2b tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5060236f-629c-402d-bdc5-0360633ab286) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ddf82a6d-aeca-417e-9120-e295784c26a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1396400196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71a909fc814b446aa3404b9b52cee586',qos_specs=None,replication_status=,reservations=['bc6d78b7-806c-42cc-89fd-0cc3705d9245','2138f7b5-0772-4c5f-a6ba-fc203f6b2585','39705167-3431-48ab-b436-e14751255ae1','1121536f-4585-4b78-9170-032740d968e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97a45f6040664cc9a94adaa56ccb2a8e',volume_type_id=e6a102e1-cacc-4238-b2a6-a8b217b0c16c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:39:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1396400196',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ddf82a6d-aeca-417e-9120-e295784c26a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71a909fc814b446aa3404b9b52cee586',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97a45f6040664cc9a94adaa56ccb2a8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6a102e1-cacc-4238-b2a6-a8b217b0c16c),volume_type_id=e6a102e1-cacc-4238-b2a6-a8b217b0c16c)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:39:17.392677 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c3adb108-4d55-4e5f-9c18-fd597e54ee2b tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fad77483-961b-4f97-8528-38c82b00ab8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:39:17.442698 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c3adb108-4d55-4e5f-9c18-fd597e54ee2b tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fad77483-961b-4f97-8528-38c82b00ab8a) transitioned into state 'SUCCESS' from state '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-1396400196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71a909fc814b446aa3404b9b52cee586',qos_specs=None,replication_status=,reservations=['bc6d78b7-806c-42cc-89fd-0cc3705d9245','2138f7b5-0772-4c5f-a6ba-fc203f6b2585','39705167-3431-48ab-b436-e14751255ae1','1121536f-4585-4b78-9170-032740d968e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97a45f6040664cc9a94adaa56ccb2a8e',volume_type_id=e6a102e1-cacc-4238-b2a6-a8b217b0c16c)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:39:17.445360 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c3adb108-4d55-4e5f-9c18-fd597e54ee2b tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1147916d-a900-4953-861d-68faf068a10a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:39:17.469375 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c3adb108-4d55-4e5f-9c18-fd597e54ee2b tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1147916d-a900-4953-861d-68faf068a10a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:39:17.472370 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c3adb108-4d55-4e5f-9c18-fd597e54ee2b tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Flow 'volume_create_api' (4e7a5ad5-70b5-41fb-8b94-9e5ef025fc7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:39:17.473212 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c3adb108-4d55-4e5f-9c18-fd597e54ee2b tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Create volume request issued successfully. Aug 20 04:39:17.474729 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c3adb108-4d55-4e5f-9c18-fd597e54ee2b tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:39:17.474729 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 762/3057] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:39:17 2026] POST /volume/v3/volumes => generated 846 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:39:17.494928 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1a561166-297b-421d-9093-5887e43625e8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:17.499909 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1a561166-297b-421d-9093-5887e43625e8 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:39:17.500548 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1a561166-297b-421d-9093-5887e43625e8 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1108984241", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1286690085-1191868568", "size": 1}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:39:17.504505 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-1a561166-297b-421d-9093-5887e43625e8 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1108984241', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1286690085-1191868568', 'size': 1}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:39:17.511412 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-1a561166-297b-421d-9093-5887e43625e8 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Create volume of 1 GB Aug 20 04:39:17.515134 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:17.515134 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:17.515134 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1a561166-297b-421d-9093-5887e43625e8 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Availability Zones retrieved successfully. Aug 20 04:39:17.523232 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-1a561166-297b-421d-9093-5887e43625e8 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Flow 'volume_create_api' (b35780cf-6c7e-4d6b-9e08-bd6ff7404e1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:39:17.523232 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-1a561166-297b-421d-9093-5887e43625e8 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c89b45cb-546d-49e3-8a32-efe26b81ee26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:39:17.524667 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-1a561166-297b-421d-9093-5887e43625e8 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:39:17.558218 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-1a561166-297b-421d-9093-5887e43625e8 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c89b45cb-546d-49e3-8a32-efe26b81ee26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:39:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=33fb57fb-1924-4190-b43d-222902270e5d,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1286690085-1191868568',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '33fb57fb-1924-4190-b43d-222902270e5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:39:17.558218 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-1a561166-297b-421d-9093-5887e43625e8 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff0e1ad0-0784-40e7-a814-b18d8bc86c5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:39:17.626854 np0000007850 devstack@c-api.service[100175]: WARNING cinder.quota [None req-1a561166-297b-421d-9093-5887e43625e8 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1286690085-1191868568 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1286690085-1191868568, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:39:17.628473 np0000007850 devstack@c-api.service[100175]: WARNING cinder.quota [None req-1a561166-297b-421d-9093-5887e43625e8 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1286690085-1191868568 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1286690085-1191868568, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:39:17.698877 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-1a561166-297b-421d-9093-5887e43625e8 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Created reservations ['cb05c5f1-b4b4-4a93-9f4d-210b98792d1c', 'a944ebc8-7d47-45ef-97ef-a66fdc5acabe', 'fbb90d30-dc54-4b5e-9a1e-6bf6546ec1a2', 'ebd5c784-f3ca-4b56-9798-e04438795b7a'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:39:17.700477 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-1a561166-297b-421d-9093-5887e43625e8 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff0e1ad0-0784-40e7-a814-b18d8bc86c5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb05c5f1-b4b4-4a93-9f4d-210b98792d1c', 'a944ebc8-7d47-45ef-97ef-a66fdc5acabe', 'fbb90d30-dc54-4b5e-9a1e-6bf6546ec1a2', 'ebd5c784-f3ca-4b56-9798-e04438795b7a']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:39:17.704637 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-1a561166-297b-421d-9093-5887e43625e8 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7b92279-bf12-4b6e-b0f3-01bf47080905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:39:17.749366 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-1a561166-297b-421d-9093-5887e43625e8 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7b92279-bf12-4b6e-b0f3-01bf47080905) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '778d7754-9adb-4917-974e-77cafd0fa769', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1108984241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71a909fc814b446aa3404b9b52cee586',qos_specs=None,replication_status=,reservations=['cb05c5f1-b4b4-4a93-9f4d-210b98792d1c','a944ebc8-7d47-45ef-97ef-a66fdc5acabe','fbb90d30-dc54-4b5e-9a1e-6bf6546ec1a2','ebd5c784-f3ca-4b56-9798-e04438795b7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97a45f6040664cc9a94adaa56ccb2a8e',volume_type_id=33fb57fb-1924-4190-b43d-222902270e5d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:39:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1108984241',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=778d7754-9adb-4917-974e-77cafd0fa769,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71a909fc814b446aa3404b9b52cee586',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97a45f6040664cc9a94adaa56ccb2a8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(33fb57fb-1924-4190-b43d-222902270e5d),volume_type_id=33fb57fb-1924-4190-b43d-222902270e5d)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:39:17.751446 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-1a561166-297b-421d-9093-5887e43625e8 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74ccff2e-f26d-4873-a9c7-24075aa8a818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:39:17.789093 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-1a561166-297b-421d-9093-5887e43625e8 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74ccff2e-f26d-4873-a9c7-24075aa8a818) transitioned into state 'SUCCESS' from state '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-1108984241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71a909fc814b446aa3404b9b52cee586',qos_specs=None,replication_status=,reservations=['cb05c5f1-b4b4-4a93-9f4d-210b98792d1c','a944ebc8-7d47-45ef-97ef-a66fdc5acabe','fbb90d30-dc54-4b5e-9a1e-6bf6546ec1a2','ebd5c784-f3ca-4b56-9798-e04438795b7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97a45f6040664cc9a94adaa56ccb2a8e',volume_type_id=33fb57fb-1924-4190-b43d-222902270e5d)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:39:17.791532 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-1a561166-297b-421d-9093-5887e43625e8 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29c5007a-7bb3-43d1-bff7-7b2714e9fc29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:39:17.815286 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-1a561166-297b-421d-9093-5887e43625e8 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29c5007a-7bb3-43d1-bff7-7b2714e9fc29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:39:17.816920 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-1a561166-297b-421d-9093-5887e43625e8 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Flow 'volume_create_api' (b35780cf-6c7e-4d6b-9e08-bd6ff7404e1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:39:17.817470 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1a561166-297b-421d-9093-5887e43625e8 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Create volume request issued successfully. Aug 20 04:39:17.818450 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1a561166-297b-421d-9093-5887e43625e8 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:39:17.818959 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 770/3058] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:39:17 2026] POST /volume/v3/volumes => generated 847 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:39:17.866394 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5bd1ffb0-b1dc-4d60-81a6-63b0cae70758 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:17.869494 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5bd1ffb0-b1dc-4d60-81a6-63b0cae70758 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:39:17.869982 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5bd1ffb0-b1dc-4d60-81a6-63b0cae70758 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-696381938", "snapshot_id": null, "imageRef": "56c39fc9-9660-49e1-9a4e-be4d5625ff2c", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1755150750-628966752", "size": 1}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:39:17.871730 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-5bd1ffb0-b1dc-4d60-81a6-63b0cae70758 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-696381938', 'snapshot_id': None, 'imageRef': '56c39fc9-9660-49e1-9a4e-be4d5625ff2c', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1755150750-628966752', 'size': 1}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:39:18.025195 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-5bd1ffb0-b1dc-4d60-81a6-63b0cae70758 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Create volume of 1 GB Aug 20 04:39:18.026242 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:18.026242 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:18.026520 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-5bd1ffb0-b1dc-4d60-81a6-63b0cae70758 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Availability Zones retrieved successfully. Aug 20 04:39:18.034747 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-5bd1ffb0-b1dc-4d60-81a6-63b0cae70758 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Flow 'volume_create_api' (61d57109-ea40-4a07-8f11-a3b0f326d6e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:39:18.035358 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-5bd1ffb0-b1dc-4d60-81a6-63b0cae70758 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b962eca0-38c7-4584-8ef0-23ff53a4d799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:39:18.036558 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-5bd1ffb0-b1dc-4d60-81a6-63b0cae70758 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:39:18.104860 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-5bd1ffb0-b1dc-4d60-81a6-63b0cae70758 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b962eca0-38c7-4584-8ef0-23ff53a4d799) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:39:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dd102a38-791d-4c42-a247-0c6f4524b9e3,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1755150750-628966752',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dd102a38-791d-4c42-a247-0c6f4524b9e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:39:18.105719 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-5bd1ffb0-b1dc-4d60-81a6-63b0cae70758 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d053ca4-45d6-4c82-a20c-412131d5bb37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:39:18.136590 np0000007850 devstack@c-api.service[100177]: WARNING cinder.quota [None req-5bd1ffb0-b1dc-4d60-81a6-63b0cae70758 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1755150750-628966752 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1755150750-628966752, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:39:18.140208 np0000007850 devstack@c-api.service[100177]: WARNING cinder.quota [None req-5bd1ffb0-b1dc-4d60-81a6-63b0cae70758 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1755150750-628966752 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1755150750-628966752, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:39:18.176125 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-5bd1ffb0-b1dc-4d60-81a6-63b0cae70758 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Created reservations ['79d48510-c28e-46e5-84b8-b76508df2c1b', '4205a88e-dffd-4187-a369-0c8885ae22d3', 'c0ae9e2b-258a-40d3-8ec0-27dcea2f3497', 'c70f8360-031b-4f64-a9de-5e936e03118d'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:39:18.177166 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-5bd1ffb0-b1dc-4d60-81a6-63b0cae70758 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d053ca4-45d6-4c82-a20c-412131d5bb37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79d48510-c28e-46e5-84b8-b76508df2c1b', '4205a88e-dffd-4187-a369-0c8885ae22d3', 'c0ae9e2b-258a-40d3-8ec0-27dcea2f3497', 'c70f8360-031b-4f64-a9de-5e936e03118d']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:39:18.178284 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-5bd1ffb0-b1dc-4d60-81a6-63b0cae70758 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (128ed6eb-bbe1-4088-ba66-3ce8dbf379d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:39:18.208555 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-5bd1ffb0-b1dc-4d60-81a6-63b0cae70758 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (128ed6eb-bbe1-4088-ba66-3ce8dbf379d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a81c98b6-0768-4005-85b1-43f1cc933a20', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-696381938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71a909fc814b446aa3404b9b52cee586',qos_specs=None,replication_status=,reservations=['79d48510-c28e-46e5-84b8-b76508df2c1b','4205a88e-dffd-4187-a369-0c8885ae22d3','c0ae9e2b-258a-40d3-8ec0-27dcea2f3497','c70f8360-031b-4f64-a9de-5e936e03118d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97a45f6040664cc9a94adaa56ccb2a8e',volume_type_id=dd102a38-791d-4c42-a247-0c6f4524b9e3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:39:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-696381938',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a81c98b6-0768-4005-85b1-43f1cc933a20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71a909fc814b446aa3404b9b52cee586',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97a45f6040664cc9a94adaa56ccb2a8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd102a38-791d-4c42-a247-0c6f4524b9e3),volume_type_id=dd102a38-791d-4c42-a247-0c6f4524b9e3)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:39:18.210206 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-5bd1ffb0-b1dc-4d60-81a6-63b0cae70758 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07097f05-4e04-4938-b386-0fe794c5bdfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:39:18.241982 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-5bd1ffb0-b1dc-4d60-81a6-63b0cae70758 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07097f05-4e04-4938-b386-0fe794c5bdfe) transitioned into state 'SUCCESS' from state '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-696381938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71a909fc814b446aa3404b9b52cee586',qos_specs=None,replication_status=,reservations=['79d48510-c28e-46e5-84b8-b76508df2c1b','4205a88e-dffd-4187-a369-0c8885ae22d3','c0ae9e2b-258a-40d3-8ec0-27dcea2f3497','c70f8360-031b-4f64-a9de-5e936e03118d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97a45f6040664cc9a94adaa56ccb2a8e',volume_type_id=dd102a38-791d-4c42-a247-0c6f4524b9e3)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:39:18.242912 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-5bd1ffb0-b1dc-4d60-81a6-63b0cae70758 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b821557a-9801-440c-b908-279f44922a0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:39:18.261703 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-5bd1ffb0-b1dc-4d60-81a6-63b0cae70758 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b821557a-9801-440c-b908-279f44922a0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:39:18.262562 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-5bd1ffb0-b1dc-4d60-81a6-63b0cae70758 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Flow 'volume_create_api' (61d57109-ea40-4a07-8f11-a3b0f326d6e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:39:18.262899 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-5bd1ffb0-b1dc-4d60-81a6-63b0cae70758 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Create volume request issued successfully. Aug 20 04:39:18.263742 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5bd1ffb0-b1dc-4d60-81a6-63b0cae70758 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:39:18.264650 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 758/3059] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:39:17 2026] POST /volume/v3/volumes => generated 845 bytes in 399 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 20 04:39:18.279559 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-158263a8-6c54-43a4-b3ea-0154fe4f9b18 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:18.282347 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-158263a8-6c54-43a4-b3ea-0154fe4f9b18 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] GET https://10.4.3.239/volume/v3/volumes/a81c98b6-0768-4005-85b1-43f1cc933a20 Aug 20 04:39:18.282669 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-158263a8-6c54-43a4-b3ea-0154fe4f9b18 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:18.282973 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-158263a8-6c54-43a4-b3ea-0154fe4f9b18 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:18.295621 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:18.295621 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:18.303165 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-158263a8-6c54-43a4-b3ea-0154fe4f9b18 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Volume info retrieved successfully. Aug 20 04:39:18.309893 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-158263a8-6c54-43a4-b3ea-0154fe4f9b18 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/volumes/a81c98b6-0768-4005-85b1-43f1cc933a20 returned with HTTP 200 Aug 20 04:39:18.310513 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 770/3060] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:18 2026] GET /volume/v3/volumes/a81c98b6-0768-4005-85b1-43f1cc933a20 => generated 913 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:18.355228 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0ecf8279-477c-4d9c-864a-c9db6b6ad8fa None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:18.359173 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0ecf8279-477c-4d9c-864a-c9db6b6ad8fa tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c Aug 20 04:39:18.359678 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0ecf8279-477c-4d9c-864a-c9db6b6ad8fa tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:18.360248 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0ecf8279-477c-4d9c-864a-c9db6b6ad8fa tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:18.360248 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-0ecf8279-477c-4d9c-864a-c9db6b6ad8fa tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 44259ec9-ae84-468f-934a-4689e3f4288c. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:18.370449 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:18.370449 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:18.372260 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0ecf8279-477c-4d9c-864a-c9db6b6ad8fa tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c returned with HTTP 200 Aug 20 04:39:18.373850 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 763/3061] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:18 2026] GET /volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:18.536599 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-d0fd928b-25b9-40eb-b934-1026377dc1e1 req-d4aa9f42-0a52-448a-8d3f-6da619823053 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:18.541951 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-d0fd928b-25b9-40eb-b934-1026377dc1e1 req-d4aa9f42-0a52-448a-8d3f-6da619823053 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/volumes/3d403391-bc2e-491f-85f4-6899b1bfb53b Aug 20 04:39:18.542201 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-d0fd928b-25b9-40eb-b934-1026377dc1e1 req-d4aa9f42-0a52-448a-8d3f-6da619823053 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:18.542456 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-d0fd928b-25b9-40eb-b934-1026377dc1e1 req-d4aa9f42-0a52-448a-8d3f-6da619823053 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:18.556475 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:18.556475 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:18.561348 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-d0fd928b-25b9-40eb-b934-1026377dc1e1 req-d4aa9f42-0a52-448a-8d3f-6da619823053 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:39:18.573229 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-d0fd928b-25b9-40eb-b934-1026377dc1e1 req-d4aa9f42-0a52-448a-8d3f-6da619823053 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/3d403391-bc2e-491f-85f4-6899b1bfb53b returned with HTTP 200 Aug 20 04:39:18.573741 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 771/3062] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:39:18 2026] GET /volume/v3/volumes/3d403391-bc2e-491f-85f4-6899b1bfb53b => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:18.681030 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a7d7b51a-2ef0-456f-9419-2222ecce63e7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:18.681603 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a7d7b51a-2ef0-456f-9419-2222ecce63e7 None None] GET https://10.4.3.239/volume// Aug 20 04:39:18.681810 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a7d7b51a-2ef0-456f-9419-2222ecce63e7 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:18.682040 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a7d7b51a-2ef0-456f-9419-2222ecce63e7 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:18.682436 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a7d7b51a-2ef0-456f-9419-2222ecce63e7 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:39:18.682771 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 759/3063] 10.4.3.239 () {66 vars in 1428 bytes} [Thu Aug 20 04:39: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 20 04:39:18.694067 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-d0fd928b-25b9-40eb-b934-1026377dc1e1 req-759c45d4-0a7a-4387-b2b0-b00fc2d013d8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:18.699862 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-d0fd928b-25b9-40eb-b934-1026377dc1e1 req-759c45d4-0a7a-4387-b2b0-b00fc2d013d8 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:39:18.700887 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-d0fd928b-25b9-40eb-b934-1026377dc1e1 req-759c45d4-0a7a-4387-b2b0-b00fc2d013d8 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3d403391-bc2e-491f-85f4-6899b1bfb53b", "connector": null, "instance_uuid": "445c2844-3485-4a3a-90b9-582b73fdfe97"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:39:18.715719 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:18.715719 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:18.761575 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-d0fd928b-25b9-40eb-b934-1026377dc1e1 req-759c45d4-0a7a-4387-b2b0-b00fc2d013d8 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:39:18.762246 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 771/3064] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:39:18 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:39:18.809128 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-691a5ba7-b70b-4310-9d2d-7d102f59ae19 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:18.812876 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-691a5ba7-b70b-4310-9d2d-7d102f59ae19 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/volumes/3d403391-bc2e-491f-85f4-6899b1bfb53b Aug 20 04:39:18.812876 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-691a5ba7-b70b-4310-9d2d-7d102f59ae19 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:18.812876 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-691a5ba7-b70b-4310-9d2d-7d102f59ae19 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:18.828247 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:18.828247 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:18.830807 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d9cab524-d685-41ff-a51c-fd8a24cce3c9 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:18.831278 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d9cab524-d685-41ff-a51c-fd8a24cce3c9 None None] GET https://10.4.3.239/volume// Aug 20 04:39:18.831521 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d9cab524-d685-41ff-a51c-fd8a24cce3c9 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:18.831735 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d9cab524-d685-41ff-a51c-fd8a24cce3c9 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:18.832133 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d9cab524-d685-41ff-a51c-fd8a24cce3c9 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:39:18.832708 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 772/3065] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:39:18 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:39:18.838768 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-691a5ba7-b70b-4310-9d2d-7d102f59ae19 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:39:18.847282 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-691a5ba7-b70b-4310-9d2d-7d102f59ae19 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/3d403391-bc2e-491f-85f4-6899b1bfb53b returned with HTTP 200 Aug 20 04:39:18.848114 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 764/3066] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:18 2026] GET /volume/v3/volumes/3d403391-bc2e-491f-85f4-6899b1bfb53b => generated 840 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:18.849766 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-d0fd928b-25b9-40eb-b934-1026377dc1e1 req-2ce1b737-2bc9-4ad0-8e45-dab83906dc9c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:18.853721 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-d0fd928b-25b9-40eb-b934-1026377dc1e1 req-2ce1b737-2bc9-4ad0-8e45-dab83906dc9c tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/volumes/3d403391-bc2e-491f-85f4-6899b1bfb53b Aug 20 04:39:18.854141 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-d0fd928b-25b9-40eb-b934-1026377dc1e1 req-2ce1b737-2bc9-4ad0-8e45-dab83906dc9c tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:18.854532 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-d0fd928b-25b9-40eb-b934-1026377dc1e1 req-2ce1b737-2bc9-4ad0-8e45-dab83906dc9c tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:18.876258 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:18.876258 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:18.883669 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-d0fd928b-25b9-40eb-b934-1026377dc1e1 req-2ce1b737-2bc9-4ad0-8e45-dab83906dc9c tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:39:18.890983 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-d0fd928b-25b9-40eb-b934-1026377dc1e1 req-2ce1b737-2bc9-4ad0-8e45-dab83906dc9c tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/3d403391-bc2e-491f-85f4-6899b1bfb53b returned with HTTP 200 Aug 20 04:39:18.891498 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 760/3067] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:39:18 2026] GET /volume/v3/volumes/3d403391-bc2e-491f-85f4-6899b1bfb53b => generated 1020 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:39:19.042787 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-d0fd928b-25b9-40eb-b934-1026377dc1e1 req-e27bb636-4450-4677-9f0a-c0130f166a70 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:19.045212 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-d0fd928b-25b9-40eb-b934-1026377dc1e1 req-e27bb636-4450-4677-9f0a-c0130f166a70 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] PUT https://10.4.3.239/volume/v3/attachments/f78c26eb-669d-4623-81d9-0e0e0eb32b3e Aug 20 04:39:19.045887 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-d0fd928b-25b9-40eb-b934-1026377dc1e1 req-e27bb636-4450-4677-9f0a-c0130f166a70 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:39:19.060311 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-d0fd928b-25b9-40eb-b934-1026377dc1e1 req-e27bb636-4450-4677-9f0a-c0130f166a70 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Acquiring lock "cinder-attachment_update-3d403391-bc2e-491f-85f4-6899b1bfb53b-np0000007850" by "attachment_update" {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:39:19.069744 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-d0fd928b-25b9-40eb-b934-1026377dc1e1 req-e27bb636-4450-4677-9f0a-c0130f166a70 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Lock "cinder-attachment_update-3d403391-bc2e-491f-85f4-6899b1bfb53b-np0000007850" acquired by "attachment_update" :: waited 0.010s {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:39:19.071946 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:19.071946 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:19.189706 np0000007850 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writing DB stats cinder:SELECT=334,cinder:INSERT=66,cinder:UPDATE=107 {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:39:19.209463 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-d0fd928b-25b9-40eb-b934-1026377dc1e1 req-e27bb636-4450-4677-9f0a-c0130f166a70 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Lock "cinder-attachment_update-3d403391-bc2e-491f-85f4-6899b1bfb53b-np0000007850" released by "attachment_update" :: held 0.140s {{(pid=100176) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:39:19.209463 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-d0fd928b-25b9-40eb-b934-1026377dc1e1 req-e27bb636-4450-4677-9f0a-c0130f166a70 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/attachments/f78c26eb-669d-4623-81d9-0e0e0eb32b3e returned with HTTP 200 Aug 20 04:39:19.210122 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 772/3068] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:39:19 2026] PUT /volume/v3/attachments/f78c26eb-669d-4623-81d9-0e0e0eb32b3e => generated 969 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:39:19.328448 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-414b4548-4c1b-4a74-9b7f-d911d8e0a6ab None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:19.330708 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-414b4548-4c1b-4a74-9b7f-d911d8e0a6ab tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] GET https://10.4.3.239/volume/v3/volumes/a81c98b6-0768-4005-85b1-43f1cc933a20 Aug 20 04:39:19.330989 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-414b4548-4c1b-4a74-9b7f-d911d8e0a6ab tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:19.331293 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-414b4548-4c1b-4a74-9b7f-d911d8e0a6ab tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:19.342104 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:19.342104 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:19.349798 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-414b4548-4c1b-4a74-9b7f-d911d8e0a6ab tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Volume info retrieved successfully. Aug 20 04:39:19.356766 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-414b4548-4c1b-4a74-9b7f-d911d8e0a6ab tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/volumes/a81c98b6-0768-4005-85b1-43f1cc933a20 returned with HTTP 200 Aug 20 04:39:19.357216 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 773/3069] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:19 2026] GET /volume/v3/volumes/a81c98b6-0768-4005-85b1-43f1cc933a20 => generated 937 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:19.386250 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-dde06032-d0d0-4d10-8bd6-defcab367b5c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:19.389378 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-dde06032-d0d0-4d10-8bd6-defcab367b5c tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c Aug 20 04:39:19.389767 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-dde06032-d0d0-4d10-8bd6-defcab367b5c tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:19.389969 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-dde06032-d0d0-4d10-8bd6-defcab367b5c tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:19.390123 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-dde06032-d0d0-4d10-8bd6-defcab367b5c tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 44259ec9-ae84-468f-934a-4689e3f4288c. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:19.397389 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:19.397389 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:19.399460 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-dde06032-d0d0-4d10-8bd6-defcab367b5c tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c returned with HTTP 200 Aug 20 04:39:19.399460 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 765/3070] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:19 2026] GET /volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:19.872132 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-54c564ab-4d53-49d9-beb3-67b320acdb23 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:19.874295 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-54c564ab-4d53-49d9-beb3-67b320acdb23 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/volumes/3d403391-bc2e-491f-85f4-6899b1bfb53b Aug 20 04:39:19.874511 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-54c564ab-4d53-49d9-beb3-67b320acdb23 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:19.874713 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-54c564ab-4d53-49d9-beb3-67b320acdb23 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:19.887523 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:19.887523 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:19.894549 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-54c564ab-4d53-49d9-beb3-67b320acdb23 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:39:19.901464 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-54c564ab-4d53-49d9-beb3-67b320acdb23 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/3d403391-bc2e-491f-85f4-6899b1bfb53b returned with HTTP 200 Aug 20 04:39:19.902076 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 761/3071] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:19 2026] GET /volume/v3/volumes/3d403391-bc2e-491f-85f4-6899b1bfb53b => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:20.373299 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f33180d0-03fc-4be0-9d8c-3d665f9d9c5d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:20.376229 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f33180d0-03fc-4be0-9d8c-3d665f9d9c5d tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] GET https://10.4.3.239/volume/v3/volumes/a81c98b6-0768-4005-85b1-43f1cc933a20 Aug 20 04:39:20.376497 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f33180d0-03fc-4be0-9d8c-3d665f9d9c5d tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:20.377033 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f33180d0-03fc-4be0-9d8c-3d665f9d9c5d tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:20.399563 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:20.399563 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:20.414650 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-850fb655-0263-4742-ab15-7d2720c320bc None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:20.416906 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-850fb655-0263-4742-ab15-7d2720c320bc tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c Aug 20 04:39:20.417074 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f33180d0-03fc-4be0-9d8c-3d665f9d9c5d tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Volume info retrieved successfully. Aug 20 04:39:20.417226 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-850fb655-0263-4742-ab15-7d2720c320bc tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:20.417512 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-850fb655-0263-4742-ab15-7d2720c320bc tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:20.417678 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-850fb655-0263-4742-ab15-7d2720c320bc tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 44259ec9-ae84-468f-934a-4689e3f4288c. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:20.424097 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:20.424097 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:20.425789 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-850fb655-0263-4742-ab15-7d2720c320bc tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c returned with HTTP 200 Aug 20 04:39:20.425789 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 774/3072] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:20 2026] GET /volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:20.429484 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f33180d0-03fc-4be0-9d8c-3d665f9d9c5d tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/volumes/a81c98b6-0768-4005-85b1-43f1cc933a20 returned with HTTP 200 Aug 20 04:39:20.429978 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 773/3073] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:20 2026] GET /volume/v3/volumes/a81c98b6-0768-4005-85b1-43f1cc933a20 => generated 937 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:20.921714 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1fbf3516-a338-4133-920c-41e28f0b0191 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:20.924931 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1fbf3516-a338-4133-920c-41e28f0b0191 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/volumes/3d403391-bc2e-491f-85f4-6899b1bfb53b Aug 20 04:39:20.925463 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1fbf3516-a338-4133-920c-41e28f0b0191 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:20.926730 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1fbf3516-a338-4133-920c-41e28f0b0191 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:20.954205 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:20.954205 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:20.959962 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-1fbf3516-a338-4133-920c-41e28f0b0191 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:39:20.973252 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1fbf3516-a338-4133-920c-41e28f0b0191 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/3d403391-bc2e-491f-85f4-6899b1bfb53b returned with HTTP 200 Aug 20 04:39:20.973679 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 766/3074] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:20 2026] GET /volume/v3/volumes/3d403391-bc2e-491f-85f4-6899b1bfb53b => generated 841 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:21.443085 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e810fea6-294c-425f-a7d9-d7fe53b15c01 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:21.446328 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e810fea6-294c-425f-a7d9-d7fe53b15c01 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c Aug 20 04:39:21.446328 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e810fea6-294c-425f-a7d9-d7fe53b15c01 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:21.447440 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e810fea6-294c-425f-a7d9-d7fe53b15c01 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:21.447440 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-e810fea6-294c-425f-a7d9-d7fe53b15c01 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 44259ec9-ae84-468f-934a-4689e3f4288c. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:21.451589 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b5cf1dc1-f6e2-41e9-9cd5-6f4615ac1fcd None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:21.452555 np0000007850 devstack@c-api.service[100177]: DEBUG dbcounter [-] [100177] Writing DB stats cinder:SELECT=359,cinder:UPDATE=117,cinder:INSERT=68 {{(pid=100177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:39:21.454117 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b5cf1dc1-f6e2-41e9-9cd5-6f4615ac1fcd tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] GET https://10.4.3.239/volume/v3/volumes/a81c98b6-0768-4005-85b1-43f1cc933a20 Aug 20 04:39:21.454700 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b5cf1dc1-f6e2-41e9-9cd5-6f4615ac1fcd tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:21.454700 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b5cf1dc1-f6e2-41e9-9cd5-6f4615ac1fcd tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:21.456652 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:21.456652 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:21.457493 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e810fea6-294c-425f-a7d9-d7fe53b15c01 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c returned with HTTP 200 Aug 20 04:39:21.457893 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 762/3075] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:21 2026] GET /volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:21.466456 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:21.466456 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:21.476619 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b5cf1dc1-f6e2-41e9-9cd5-6f4615ac1fcd tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Volume info retrieved successfully. Aug 20 04:39:21.483514 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b5cf1dc1-f6e2-41e9-9cd5-6f4615ac1fcd tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/volumes/a81c98b6-0768-4005-85b1-43f1cc933a20 returned with HTTP 200 Aug 20 04:39:21.484041 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 775/3076] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:21 2026] GET /volume/v3/volumes/a81c98b6-0768-4005-85b1-43f1cc933a20 => generated 998 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:21.998753 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5586bbd7-fa13-46b3-8763-4e4824af7bf7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:22.004664 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5586bbd7-fa13-46b3-8763-4e4824af7bf7 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/volumes/3d403391-bc2e-491f-85f4-6899b1bfb53b Aug 20 04:39:22.004843 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5586bbd7-fa13-46b3-8763-4e4824af7bf7 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:22.007514 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5586bbd7-fa13-46b3-8763-4e4824af7bf7 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:22.032690 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:22.032690 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:22.046717 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-5586bbd7-fa13-46b3-8763-4e4824af7bf7 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:39:22.061338 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5586bbd7-fa13-46b3-8763-4e4824af7bf7 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/3d403391-bc2e-491f-85f4-6899b1bfb53b returned with HTTP 200 Aug 20 04:39:22.063689 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 774/3077] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:21 2026] GET /volume/v3/volumes/3d403391-bc2e-491f-85f4-6899b1bfb53b => generated 841 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:22.472533 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3779d43b-1c83-4c6b-893a-0fbf9b49bfed None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:22.475059 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3779d43b-1c83-4c6b-893a-0fbf9b49bfed tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c Aug 20 04:39:22.475331 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3779d43b-1c83-4c6b-893a-0fbf9b49bfed tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:22.475557 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3779d43b-1c83-4c6b-893a-0fbf9b49bfed tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:22.475699 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-3779d43b-1c83-4c6b-893a-0fbf9b49bfed tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 44259ec9-ae84-468f-934a-4689e3f4288c. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:22.477778 np0000007850 devstack@c-api.service[100174]: DEBUG dbcounter [-] [100174] Writing DB stats cinder:SELECT=309,cinder:INSERT=46,cinder:UPDATE=85 {{(pid=100174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:39:22.483529 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:22.483529 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:22.484380 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3779d43b-1c83-4c6b-893a-0fbf9b49bfed tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c returned with HTTP 200 Aug 20 04:39:22.485036 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 767/3078] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:22 2026] GET /volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:22.510787 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-62e23fe9-1ee4-4d10-8f37-9b7e731d9ef3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:22.512982 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-62e23fe9-1ee4-4d10-8f37-9b7e731d9ef3 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] GET https://10.4.3.239/volume/v3/volumes/a81c98b6-0768-4005-85b1-43f1cc933a20 Aug 20 04:39:22.513253 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-62e23fe9-1ee4-4d10-8f37-9b7e731d9ef3 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:22.513479 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-62e23fe9-1ee4-4d10-8f37-9b7e731d9ef3 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:22.529674 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:22.529674 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:22.536586 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-62e23fe9-1ee4-4d10-8f37-9b7e731d9ef3 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Volume info retrieved successfully. Aug 20 04:39:22.543745 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-62e23fe9-1ee4-4d10-8f37-9b7e731d9ef3 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/volumes/a81c98b6-0768-4005-85b1-43f1cc933a20 returned with HTTP 200 Aug 20 04:39:22.544843 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 763/3079] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:22 2026] GET /volume/v3/volumes/a81c98b6-0768-4005-85b1-43f1cc933a20 => generated 998 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:23.082375 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-856663e3-a4a7-41d0-a5de-0da537e18b63 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:23.084593 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-856663e3-a4a7-41d0-a5de-0da537e18b63 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/volumes/3d403391-bc2e-491f-85f4-6899b1bfb53b Aug 20 04:39:23.084969 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-856663e3-a4a7-41d0-a5de-0da537e18b63 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:23.084969 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-856663e3-a4a7-41d0-a5de-0da537e18b63 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:23.101435 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:23.101435 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:23.108078 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-856663e3-a4a7-41d0-a5de-0da537e18b63 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:39:23.115493 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-856663e3-a4a7-41d0-a5de-0da537e18b63 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/3d403391-bc2e-491f-85f4-6899b1bfb53b returned with HTTP 200 Aug 20 04:39:23.115939 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 776/3080] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:23 2026] GET /volume/v3/volumes/3d403391-bc2e-491f-85f4-6899b1bfb53b => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:23.131466 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-d0fd928b-25b9-40eb-b934-1026377dc1e1 req-1f619306-2d3e-4ffc-864b-8c8f742e7032 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:23.139101 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-d0fd928b-25b9-40eb-b934-1026377dc1e1 req-1f619306-2d3e-4ffc-864b-8c8f742e7032 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] POST https://10.4.3.239/volume/v3/attachments/f78c26eb-669d-4623-81d9-0e0e0eb32b3e/action Aug 20 04:39:23.141368 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-d0fd928b-25b9-40eb-b934-1026377dc1e1 req-1f619306-2d3e-4ffc-864b-8c8f742e7032 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Action body: b'{"os-complete": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:39:23.141570 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-d0fd928b-25b9-40eb-b934-1026377dc1e1 req-1f619306-2d3e-4ffc-864b-8c8f742e7032 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:39:23.194573 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:23.194573 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:23.220282 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-d0fd928b-25b9-40eb-b934-1026377dc1e1 req-1f619306-2d3e-4ffc-864b-8c8f742e7032 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/attachments/f78c26eb-669d-4623-81d9-0e0e0eb32b3e/action returned with HTTP 204 Aug 20 04:39:23.222651 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 775/3081] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:39:23 2026] POST /volume/v3/attachments/f78c26eb-669d-4623-81d9-0e0e0eb32b3e/action => generated 0 bytes in 93 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:39:23.502991 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6b3a4ef2-1f49-449d-9556-de80c5799600 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:23.506535 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6b3a4ef2-1f49-449d-9556-de80c5799600 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c Aug 20 04:39:23.506535 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6b3a4ef2-1f49-449d-9556-de80c5799600 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:23.506761 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6b3a4ef2-1f49-449d-9556-de80c5799600 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:23.506910 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-6b3a4ef2-1f49-449d-9556-de80c5799600 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 44259ec9-ae84-468f-934a-4689e3f4288c. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:23.514575 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:23.514575 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:23.515982 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6b3a4ef2-1f49-449d-9556-de80c5799600 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c returned with HTTP 200 Aug 20 04:39:23.517581 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 768/3082] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:23 2026] GET /volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:23.561234 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d0a156e5-82da-4610-baa6-2fb452b782b0 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:23.563732 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d0a156e5-82da-4610-baa6-2fb452b782b0 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] GET https://10.4.3.239/volume/v3/volumes/a81c98b6-0768-4005-85b1-43f1cc933a20 Aug 20 04:39:23.564375 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d0a156e5-82da-4610-baa6-2fb452b782b0 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:23.565050 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d0a156e5-82da-4610-baa6-2fb452b782b0 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:23.576340 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:23.576340 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:23.584829 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-d0a156e5-82da-4610-baa6-2fb452b782b0 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Volume info retrieved successfully. Aug 20 04:39:23.592433 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d0a156e5-82da-4610-baa6-2fb452b782b0 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/volumes/a81c98b6-0768-4005-85b1-43f1cc933a20 returned with HTTP 200 Aug 20 04:39:23.593032 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 764/3083] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:23 2026] GET /volume/v3/volumes/a81c98b6-0768-4005-85b1-43f1cc933a20 => generated 998 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:24.135667 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4eea1736-3e74-40fd-9446-09c6440c5f2b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:24.137401 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4eea1736-3e74-40fd-9446-09c6440c5f2b tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/volumes/3d403391-bc2e-491f-85f4-6899b1bfb53b Aug 20 04:39:24.137920 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4eea1736-3e74-40fd-9446-09c6440c5f2b tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:24.137920 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4eea1736-3e74-40fd-9446-09c6440c5f2b tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:24.162829 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:24.162829 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:24.172409 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4eea1736-3e74-40fd-9446-09c6440c5f2b tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:39:24.182949 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4eea1736-3e74-40fd-9446-09c6440c5f2b tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/3d403391-bc2e-491f-85f4-6899b1bfb53b returned with HTTP 200 Aug 20 04:39:24.183954 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 777/3084] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:24 2026] GET /volume/v3/volumes/3d403391-bc2e-491f-85f4-6899b1bfb53b => generated 1133 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:39:24.204685 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-467d7124-23a1-4cd6-83c1-14709e29e1f8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:24.210286 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-467d7124-23a1-4cd6-83c1-14709e29e1f8 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] POST https://10.4.3.239/volume/v3/backups Aug 20 04:39:24.210894 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-467d7124-23a1-4cd6-83c1-14709e29e1f8 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3d403391-bc2e-491f-85f4-6899b1bfb53b", "force": true, "name": "tempest-VolumesBackupsTest-Backup-864216705", "container": "tempest-volumesbackupstest-backup-container-2114574696"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:39:24.216739 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.backups [None req-467d7124-23a1-4cd6-83c1-14709e29e1f8 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Creating new backup {'backup': {'volume_id': '3d403391-bc2e-491f-85f4-6899b1bfb53b', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-864216705', 'container': 'tempest-volumesbackupstest-backup-container-2114574696'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 04:39:24.216902 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.contrib.backups [None req-467d7124-23a1-4cd6-83c1-14709e29e1f8 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Creating backup of volume 3d403391-bc2e-491f-85f4-6899b1bfb53b in container tempest-volumesbackupstest-backup-container-2114574696 Aug 20 04:39:24.249655 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:24.249655 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:24.251745 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-467d7124-23a1-4cd6-83c1-14709e29e1f8 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:39:24.309072 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-467d7124-23a1-4cd6-83c1-14709e29e1f8 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Created reservations ['e01641ae-ffa0-4f19-9655-4155bede4351', 'f405e461-aafb-484b-96b4-e8d90c853acc'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:39:24.410272 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-467d7124-23a1-4cd6-83c1-14709e29e1f8 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups returned with HTTP 202 Aug 20 04:39:24.411905 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 776/3085] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:39:24 2026] POST /volume/v3/backups => generated 329 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:39:24.430995 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a8120053-b0db-4b51-af60-f1f977b50bd9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:24.436303 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a8120053-b0db-4b51-af60-f1f977b50bd9 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 Aug 20 04:39:24.436744 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a8120053-b0db-4b51-af60-f1f977b50bd9 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:24.437038 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a8120053-b0db-4b51-af60-f1f977b50bd9 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:24.437038 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-a8120053-b0db-4b51-af60-f1f977b50bd9 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 0c59a8f7-766c-4f70-a234-f76f17cdda91. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:24.447000 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:24.447000 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:24.447577 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a8120053-b0db-4b51-af60-f1f977b50bd9 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 returned with HTTP 200 Aug 20 04:39:24.448866 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 769/3086] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:24 2026] GET /volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 => generated 788 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:24.535556 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d2c9da41-639d-4716-a2c2-74f79af82eed None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:24.542239 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d2c9da41-639d-4716-a2c2-74f79af82eed tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c Aug 20 04:39:24.543031 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d2c9da41-639d-4716-a2c2-74f79af82eed tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:24.543031 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d2c9da41-639d-4716-a2c2-74f79af82eed tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:24.544017 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-d2c9da41-639d-4716-a2c2-74f79af82eed tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 44259ec9-ae84-468f-934a-4689e3f4288c. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:24.550975 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:24.550975 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:24.551973 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d2c9da41-639d-4716-a2c2-74f79af82eed tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c returned with HTTP 200 Aug 20 04:39:24.552652 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 765/3087] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:24 2026] GET /volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:24.615176 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5933fff2-0b1d-4bc2-9d6a-cc4e623515d4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:24.621398 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5933fff2-0b1d-4bc2-9d6a-cc4e623515d4 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] GET https://10.4.3.239/volume/v3/volumes/a81c98b6-0768-4005-85b1-43f1cc933a20 Aug 20 04:39:24.621748 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5933fff2-0b1d-4bc2-9d6a-cc4e623515d4 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:24.622078 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5933fff2-0b1d-4bc2-9d6a-cc4e623515d4 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:24.631617 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:24.631617 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:24.639205 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-5933fff2-0b1d-4bc2-9d6a-cc4e623515d4 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Volume info retrieved successfully. Aug 20 04:39:24.645176 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5933fff2-0b1d-4bc2-9d6a-cc4e623515d4 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/volumes/a81c98b6-0768-4005-85b1-43f1cc933a20 returned with HTTP 200 Aug 20 04:39:24.646094 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 778/3088] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:24 2026] GET /volume/v3/volumes/a81c98b6-0768-4005-85b1-43f1cc933a20 => generated 998 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:25.471499 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0b03c4f1-5995-4ba1-bacd-eaca0aa4c4a2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:25.473739 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0b03c4f1-5995-4ba1-bacd-eaca0aa4c4a2 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 Aug 20 04:39:25.474509 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0b03c4f1-5995-4ba1-bacd-eaca0aa4c4a2 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:25.474979 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0b03c4f1-5995-4ba1-bacd-eaca0aa4c4a2 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:25.474979 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-0b03c4f1-5995-4ba1-bacd-eaca0aa4c4a2 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 0c59a8f7-766c-4f70-a234-f76f17cdda91. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:25.482271 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:25.482271 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:25.483825 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0b03c4f1-5995-4ba1-bacd-eaca0aa4c4a2 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 returned with HTTP 200 Aug 20 04:39:25.484625 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 777/3089] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:25 2026] GET /volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:25.566749 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-20bcc38a-0d73-476d-a0f8-647a0042d4ff None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:25.569510 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-20bcc38a-0d73-476d-a0f8-647a0042d4ff tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c Aug 20 04:39:25.569733 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-20bcc38a-0d73-476d-a0f8-647a0042d4ff tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:25.570034 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-20bcc38a-0d73-476d-a0f8-647a0042d4ff tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:25.570207 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-20bcc38a-0d73-476d-a0f8-647a0042d4ff tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 44259ec9-ae84-468f-934a-4689e3f4288c. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:25.577099 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:25.577099 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:25.578171 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-20bcc38a-0d73-476d-a0f8-647a0042d4ff tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c returned with HTTP 200 Aug 20 04:39:25.578950 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 770/3090] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:25 2026] GET /volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:25.669170 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3c2e811c-b2f5-4088-9aa1-efd601997d64 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:25.671557 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3c2e811c-b2f5-4088-9aa1-efd601997d64 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] GET https://10.4.3.239/volume/v3/volumes/a81c98b6-0768-4005-85b1-43f1cc933a20 Aug 20 04:39:25.671742 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3c2e811c-b2f5-4088-9aa1-efd601997d64 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:25.672956 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3c2e811c-b2f5-4088-9aa1-efd601997d64 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:25.683149 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:25.683149 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:25.690385 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-3c2e811c-b2f5-4088-9aa1-efd601997d64 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Volume info retrieved successfully. Aug 20 04:39:25.697644 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3c2e811c-b2f5-4088-9aa1-efd601997d64 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/volumes/a81c98b6-0768-4005-85b1-43f1cc933a20 returned with HTTP 200 Aug 20 04:39:25.698173 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 766/3091] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:25 2026] GET /volume/v3/volumes/a81c98b6-0768-4005-85b1-43f1cc933a20 => generated 998 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:26.500380 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6dd364ac-6286-4f7f-9856-dc0aadd0dc45 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:26.502167 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6dd364ac-6286-4f7f-9856-dc0aadd0dc45 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 Aug 20 04:39:26.502419 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6dd364ac-6286-4f7f-9856-dc0aadd0dc45 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:26.502578 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6dd364ac-6286-4f7f-9856-dc0aadd0dc45 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:26.503037 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-6dd364ac-6286-4f7f-9856-dc0aadd0dc45 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 0c59a8f7-766c-4f70-a234-f76f17cdda91. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:26.507516 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:26.507516 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:26.508453 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6dd364ac-6286-4f7f-9856-dc0aadd0dc45 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 returned with HTTP 200 Aug 20 04:39:26.508881 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 779/3092] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:26 2026] GET /volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:26.592385 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a9989c72-8a88-4bda-ba51-673ecf6968be None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:26.594346 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a9989c72-8a88-4bda-ba51-673ecf6968be tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c Aug 20 04:39:26.594459 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a9989c72-8a88-4bda-ba51-673ecf6968be tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:26.594629 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a9989c72-8a88-4bda-ba51-673ecf6968be tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:26.594756 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-a9989c72-8a88-4bda-ba51-673ecf6968be tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 44259ec9-ae84-468f-934a-4689e3f4288c. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:26.601213 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:26.601213 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:26.601213 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a9989c72-8a88-4bda-ba51-673ecf6968be tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c returned with HTTP 200 Aug 20 04:39:26.601213 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 778/3093] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:26 2026] GET /volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:26.716685 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0b39e6e8-0dd7-4454-9b2a-4e6abacf642c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:26.719089 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0b39e6e8-0dd7-4454-9b2a-4e6abacf642c tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] GET https://10.4.3.239/volume/v3/volumes/a81c98b6-0768-4005-85b1-43f1cc933a20 Aug 20 04:39:26.719374 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0b39e6e8-0dd7-4454-9b2a-4e6abacf642c tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:26.719612 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0b39e6e8-0dd7-4454-9b2a-4e6abacf642c tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:26.730633 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:26.730633 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:26.735467 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-0b39e6e8-0dd7-4454-9b2a-4e6abacf642c tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Volume info retrieved successfully. Aug 20 04:39:26.740757 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0b39e6e8-0dd7-4454-9b2a-4e6abacf642c tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/volumes/a81c98b6-0768-4005-85b1-43f1cc933a20 returned with HTTP 200 Aug 20 04:39:26.741177 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 771/3094] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:26 2026] GET /volume/v3/volumes/a81c98b6-0768-4005-85b1-43f1cc933a20 => generated 998 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:27.164463 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4a174cab-428f-4191-9bd1-431ccc08041d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:27.167333 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4a174cab-428f-4191-9bd1-431ccc08041d tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] GET https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b Aug 20 04:39:27.167569 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4a174cab-428f-4191-9bd1-431ccc08041d tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:27.167821 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4a174cab-428f-4191-9bd1-431ccc08041d tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:27.177139 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:27.177139 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:27.182939 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-4a174cab-428f-4191-9bd1-431ccc08041d tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Volume info retrieved successfully. Aug 20 04:39:27.189985 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4a174cab-428f-4191-9bd1-431ccc08041d tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b returned with HTTP 200 Aug 20 04:39:27.191013 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 767/3095] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:27 2026] GET /volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b => generated 861 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:27.523544 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5f696203-f124-41ac-a6b8-ed6bb67098f0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:27.525435 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5f696203-f124-41ac-a6b8-ed6bb67098f0 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 Aug 20 04:39:27.525742 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5f696203-f124-41ac-a6b8-ed6bb67098f0 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:27.526031 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5f696203-f124-41ac-a6b8-ed6bb67098f0 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:27.526202 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-5f696203-f124-41ac-a6b8-ed6bb67098f0 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 0c59a8f7-766c-4f70-a234-f76f17cdda91. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:27.535891 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:27.535891 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:27.535891 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5f696203-f124-41ac-a6b8-ed6bb67098f0 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 returned with HTTP 200 Aug 20 04:39:27.536982 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 780/3096] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:27 2026] GET /volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:27.616585 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-157c40ed-75f3-46a7-ad5f-7f81f0001a92 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:27.618752 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-157c40ed-75f3-46a7-ad5f-7f81f0001a92 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c Aug 20 04:39:27.619472 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-157c40ed-75f3-46a7-ad5f-7f81f0001a92 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:27.619472 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-157c40ed-75f3-46a7-ad5f-7f81f0001a92 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:27.619656 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-157c40ed-75f3-46a7-ad5f-7f81f0001a92 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 44259ec9-ae84-468f-934a-4689e3f4288c. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:27.625816 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:27.625816 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:27.626634 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-157c40ed-75f3-46a7-ad5f-7f81f0001a92 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c returned with HTTP 200 Aug 20 04:39:27.627200 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 779/3097] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:27 2026] GET /volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:27.759168 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-18e121d3-cdf2-44d1-8359-abab398c4e1b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:27.761743 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-18e121d3-cdf2-44d1-8359-abab398c4e1b tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] GET https://10.4.3.239/volume/v3/volumes/a81c98b6-0768-4005-85b1-43f1cc933a20 Aug 20 04:39:27.761951 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-18e121d3-cdf2-44d1-8359-abab398c4e1b tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:27.762194 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-18e121d3-cdf2-44d1-8359-abab398c4e1b tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:27.770667 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:27.770667 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:27.775025 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-18e121d3-cdf2-44d1-8359-abab398c4e1b tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Volume info retrieved successfully. Aug 20 04:39:27.782032 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-18e121d3-cdf2-44d1-8359-abab398c4e1b tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/volumes/a81c98b6-0768-4005-85b1-43f1cc933a20 returned with HTTP 200 Aug 20 04:39:27.782712 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 772/3098] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:27 2026] GET /volume/v3/volumes/a81c98b6-0768-4005-85b1-43f1cc933a20 => generated 998 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:28.211579 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ab6907a1-726e-4a82-bf65-617efb9468af None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:28.213457 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ab6907a1-726e-4a82-bf65-617efb9468af tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] GET https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b Aug 20 04:39:28.213704 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ab6907a1-726e-4a82-bf65-617efb9468af tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:28.213955 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ab6907a1-726e-4a82-bf65-617efb9468af tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:28.222978 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:28.222978 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:28.227576 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ab6907a1-726e-4a82-bf65-617efb9468af tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Volume info retrieved successfully. Aug 20 04:39:28.234134 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ab6907a1-726e-4a82-bf65-617efb9468af tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b returned with HTTP 200 Aug 20 04:39:28.235022 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 768/3099] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:28 2026] GET /volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b => generated 861 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:28.549129 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-94ea9df9-db7c-4f75-8b47-4d3d7402e8dc None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:28.550990 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-94ea9df9-db7c-4f75-8b47-4d3d7402e8dc tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 Aug 20 04:39:28.551228 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-94ea9df9-db7c-4f75-8b47-4d3d7402e8dc tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:28.551406 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-94ea9df9-db7c-4f75-8b47-4d3d7402e8dc tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:28.551510 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-94ea9df9-db7c-4f75-8b47-4d3d7402e8dc tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 0c59a8f7-766c-4f70-a234-f76f17cdda91. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:28.555875 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:28.555875 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:28.556693 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-94ea9df9-db7c-4f75-8b47-4d3d7402e8dc tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 returned with HTTP 200 Aug 20 04:39:28.557243 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 781/3100] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:28 2026] GET /volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:28.639992 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2b5890cc-d463-42b5-b223-2baef769af3d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:28.642476 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2b5890cc-d463-42b5-b223-2baef769af3d tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c Aug 20 04:39:28.642854 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2b5890cc-d463-42b5-b223-2baef769af3d tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:28.643067 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2b5890cc-d463-42b5-b223-2baef769af3d tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:28.643319 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-2b5890cc-d463-42b5-b223-2baef769af3d tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 44259ec9-ae84-468f-934a-4689e3f4288c. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:28.649040 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:28.649040 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:28.649928 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2b5890cc-d463-42b5-b223-2baef769af3d tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c returned with HTTP 200 Aug 20 04:39:28.650442 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 780/3101] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:28 2026] GET /volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:28.802204 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3784f2ec-2981-4f5c-b23a-ec3cfd408019 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:28.804027 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3784f2ec-2981-4f5c-b23a-ec3cfd408019 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] GET https://10.4.3.239/volume/v3/volumes/a81c98b6-0768-4005-85b1-43f1cc933a20 Aug 20 04:39:28.804239 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3784f2ec-2981-4f5c-b23a-ec3cfd408019 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:28.804451 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3784f2ec-2981-4f5c-b23a-ec3cfd408019 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:28.812325 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:28.812325 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:28.817208 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-3784f2ec-2981-4f5c-b23a-ec3cfd408019 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Volume info retrieved successfully. Aug 20 04:39:28.823218 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3784f2ec-2981-4f5c-b23a-ec3cfd408019 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/volumes/a81c98b6-0768-4005-85b1-43f1cc933a20 returned with HTTP 200 Aug 20 04:39:28.823894 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 773/3102] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:28 2026] GET /volume/v3/volumes/a81c98b6-0768-4005-85b1-43f1cc933a20 => generated 998 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:29.248908 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-dd34ff2c-7cf1-4b4c-9b25-7f189a1d6ebd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:29.250902 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dd34ff2c-7cf1-4b4c-9b25-7f189a1d6ebd tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] GET https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b Aug 20 04:39:29.251128 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-dd34ff2c-7cf1-4b4c-9b25-7f189a1d6ebd tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:29.252681 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-dd34ff2c-7cf1-4b4c-9b25-7f189a1d6ebd tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:29.261202 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:29.261202 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:29.265834 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-dd34ff2c-7cf1-4b4c-9b25-7f189a1d6ebd tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Volume info retrieved successfully. Aug 20 04:39:29.271190 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dd34ff2c-7cf1-4b4c-9b25-7f189a1d6ebd tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b returned with HTTP 200 Aug 20 04:39:29.271831 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 769/3103] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:29 2026] GET /volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:29.574300 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-35ba3fa7-bb10-4413-8a1b-ed4681763dc8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:29.579109 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-35ba3fa7-bb10-4413-8a1b-ed4681763dc8 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 Aug 20 04:39:29.579109 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-35ba3fa7-bb10-4413-8a1b-ed4681763dc8 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:29.579742 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-35ba3fa7-bb10-4413-8a1b-ed4681763dc8 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:29.579742 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-35ba3fa7-bb10-4413-8a1b-ed4681763dc8 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 0c59a8f7-766c-4f70-a234-f76f17cdda91. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:29.590488 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:29.590488 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:29.591860 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-35ba3fa7-bb10-4413-8a1b-ed4681763dc8 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 returned with HTTP 200 Aug 20 04:39:29.592424 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 782/3104] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:29 2026] GET /volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 04:39:29.663383 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b9c54a4b-1bc3-4a7e-978c-712b3f138de4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:29.670269 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b9c54a4b-1bc3-4a7e-978c-712b3f138de4 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c Aug 20 04:39:29.670645 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b9c54a4b-1bc3-4a7e-978c-712b3f138de4 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:29.670918 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b9c54a4b-1bc3-4a7e-978c-712b3f138de4 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:29.671126 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-b9c54a4b-1bc3-4a7e-978c-712b3f138de4 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 44259ec9-ae84-468f-934a-4689e3f4288c. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:29.682063 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:29.682063 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:29.683036 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b9c54a4b-1bc3-4a7e-978c-712b3f138de4 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c returned with HTTP 200 Aug 20 04:39:29.683528 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 781/3105] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:29 2026] GET /volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c => generated 735 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:29.837234 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1b60e112-9cd1-43b6-94c7-c1232beae153 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:29.839078 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1b60e112-9cd1-43b6-94c7-c1232beae153 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] GET https://10.4.3.239/volume/v3/volumes/a81c98b6-0768-4005-85b1-43f1cc933a20 Aug 20 04:39:29.839259 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1b60e112-9cd1-43b6-94c7-c1232beae153 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:29.839433 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1b60e112-9cd1-43b6-94c7-c1232beae153 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:29.846730 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:29.846730 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:29.850921 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-1b60e112-9cd1-43b6-94c7-c1232beae153 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Volume info retrieved successfully. Aug 20 04:39:29.856936 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1b60e112-9cd1-43b6-94c7-c1232beae153 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/volumes/a81c98b6-0768-4005-85b1-43f1cc933a20 returned with HTTP 200 Aug 20 04:39:29.857507 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 774/3106] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:29 2026] GET /volume/v3/volumes/a81c98b6-0768-4005-85b1-43f1cc933a20 => generated 998 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 04:39:30.285923 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-24a7475b-6fb0-4291-beae-bbe3e76709f2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:30.288089 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-24a7475b-6fb0-4291-beae-bbe3e76709f2 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] GET https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b Aug 20 04:39:30.288573 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-24a7475b-6fb0-4291-beae-bbe3e76709f2 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:30.289022 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-24a7475b-6fb0-4291-beae-bbe3e76709f2 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:30.297404 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:30.297404 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:30.302442 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-24a7475b-6fb0-4291-beae-bbe3e76709f2 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Volume info retrieved successfully. Aug 20 04:39:30.310072 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-24a7475b-6fb0-4291-beae-bbe3e76709f2 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b returned with HTTP 200 Aug 20 04:39:30.311761 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 770/3107] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:30 2026] GET /volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b => generated 861 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:30.606217 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a4c7f6fc-0d18-435b-b84b-37a70caf4ec4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:30.608355 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a4c7f6fc-0d18-435b-b84b-37a70caf4ec4 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 Aug 20 04:39:30.608596 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a4c7f6fc-0d18-435b-b84b-37a70caf4ec4 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:30.608827 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a4c7f6fc-0d18-435b-b84b-37a70caf4ec4 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:30.608974 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-a4c7f6fc-0d18-435b-b84b-37a70caf4ec4 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 0c59a8f7-766c-4f70-a234-f76f17cdda91. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:30.613701 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:30.613701 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:30.614450 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a4c7f6fc-0d18-435b-b84b-37a70caf4ec4 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 returned with HTTP 200 Aug 20 04:39:30.614801 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 783/3108] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:30 2026] GET /volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:30.698748 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c43fdfca-032d-4e32-941b-00381d1dd31e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:30.700610 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c43fdfca-032d-4e32-941b-00381d1dd31e tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c Aug 20 04:39:30.700821 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c43fdfca-032d-4e32-941b-00381d1dd31e tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:30.701002 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c43fdfca-032d-4e32-941b-00381d1dd31e tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:30.701094 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-c43fdfca-032d-4e32-941b-00381d1dd31e tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 44259ec9-ae84-468f-934a-4689e3f4288c. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:30.706753 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:30.706753 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:30.707765 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c43fdfca-032d-4e32-941b-00381d1dd31e tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c returned with HTTP 200 Aug 20 04:39:30.708372 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 782/3109] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:30 2026] GET /volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:30.870484 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7e760baf-ff37-412b-9a6e-e1f6c609f4d1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:30.872842 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7e760baf-ff37-412b-9a6e-e1f6c609f4d1 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] GET https://10.4.3.239/volume/v3/volumes/a81c98b6-0768-4005-85b1-43f1cc933a20 Aug 20 04:39:30.873166 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7e760baf-ff37-412b-9a6e-e1f6c609f4d1 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:30.873529 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7e760baf-ff37-412b-9a6e-e1f6c609f4d1 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:30.882919 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:30.882919 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:30.889753 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-7e760baf-ff37-412b-9a6e-e1f6c609f4d1 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Volume info retrieved successfully. Aug 20 04:39:30.896078 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7e760baf-ff37-412b-9a6e-e1f6c609f4d1 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/volumes/a81c98b6-0768-4005-85b1-43f1cc933a20 returned with HTTP 200 Aug 20 04:39:30.896778 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 775/3110] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:30 2026] GET /volume/v3/volumes/a81c98b6-0768-4005-85b1-43f1cc933a20 => generated 998 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:31.326034 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b0ce2a06-f791-4092-abb1-991d648ed763 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:31.328538 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b0ce2a06-f791-4092-abb1-991d648ed763 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] GET https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b Aug 20 04:39:31.328933 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b0ce2a06-f791-4092-abb1-991d648ed763 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:31.329303 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b0ce2a06-f791-4092-abb1-991d648ed763 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:31.339961 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:31.339961 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:31.346199 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b0ce2a06-f791-4092-abb1-991d648ed763 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Volume info retrieved successfully. Aug 20 04:39:31.353473 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b0ce2a06-f791-4092-abb1-991d648ed763 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b returned with HTTP 200 Aug 20 04:39:31.354129 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 771/3111] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:31 2026] GET /volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b => generated 861 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:31.630281 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8502f81b-027e-4662-902b-347150b980f2 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:31.632697 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8502f81b-027e-4662-902b-347150b980f2 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 Aug 20 04:39:31.632934 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8502f81b-027e-4662-902b-347150b980f2 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:31.633239 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8502f81b-027e-4662-902b-347150b980f2 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:31.633421 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-8502f81b-027e-4662-902b-347150b980f2 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 0c59a8f7-766c-4f70-a234-f76f17cdda91. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:31.639543 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:31.639543 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:31.640497 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8502f81b-027e-4662-902b-347150b980f2 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 returned with HTTP 200 Aug 20 04:39:31.640908 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 784/3112] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:31 2026] GET /volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:31.719997 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1b2c4e1a-b907-4b6e-8245-fc8914858e44 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:31.722370 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1b2c4e1a-b907-4b6e-8245-fc8914858e44 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c Aug 20 04:39:31.722702 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1b2c4e1a-b907-4b6e-8245-fc8914858e44 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:31.722980 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1b2c4e1a-b907-4b6e-8245-fc8914858e44 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:31.723152 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-1b2c4e1a-b907-4b6e-8245-fc8914858e44 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 44259ec9-ae84-468f-934a-4689e3f4288c. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:31.727914 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:31.727914 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:31.728593 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1b2c4e1a-b907-4b6e-8245-fc8914858e44 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c returned with HTTP 200 Aug 20 04:39:31.728961 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 783/3113] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:31 2026] GET /volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:31.914118 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2cbfe63e-2be2-481a-a46e-5dbb86beb95d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:31.916232 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2cbfe63e-2be2-481a-a46e-5dbb86beb95d tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] GET https://10.4.3.239/volume/v3/volumes/a81c98b6-0768-4005-85b1-43f1cc933a20 Aug 20 04:39:31.916485 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2cbfe63e-2be2-481a-a46e-5dbb86beb95d tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:31.916688 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2cbfe63e-2be2-481a-a46e-5dbb86beb95d tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:31.924737 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:31.924737 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:31.929039 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-2cbfe63e-2be2-481a-a46e-5dbb86beb95d tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Volume info retrieved successfully. Aug 20 04:39:31.934269 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2cbfe63e-2be2-481a-a46e-5dbb86beb95d tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/volumes/a81c98b6-0768-4005-85b1-43f1cc933a20 returned with HTTP 200 Aug 20 04:39:31.934750 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 776/3114] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:31 2026] GET /volume/v3/volumes/a81c98b6-0768-4005-85b1-43f1cc933a20 => generated 1250 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:39:31.977195 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2ef7f66c-c3c2-4398-a407-3829ffdce2df None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:31.979319 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2ef7f66c-c3c2-4398-a407-3829ffdce2df tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] GET https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b Aug 20 04:39:31.979497 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2ef7f66c-c3c2-4398-a407-3829ffdce2df tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:31.979730 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2ef7f66c-c3c2-4398-a407-3829ffdce2df tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:31.987734 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:31.987734 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:31.995171 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-2ef7f66c-c3c2-4398-a407-3829ffdce2df tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Volume info retrieved successfully. Aug 20 04:39:32.001479 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2ef7f66c-c3c2-4398-a407-3829ffdce2df tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b returned with HTTP 200 Aug 20 04:39:32.001943 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 772/3115] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:31 2026] GET /volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b => generated 861 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:32.015249 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-61266578-6114-4c00-b389-d41fa1d6c7cf None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:32.017508 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-61266578-6114-4c00-b389-d41fa1d6c7cf tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] DELETE https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b Aug 20 04:39:32.017754 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-61266578-6114-4c00-b389-d41fa1d6c7cf tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:32.017995 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-61266578-6114-4c00-b389-d41fa1d6c7cf tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:32.018209 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-61266578-6114-4c00-b389-d41fa1d6c7cf tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Delete volume with id: 1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b Aug 20 04:39:32.025652 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:32.025652 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:32.026238 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-61266578-6114-4c00-b389-d41fa1d6c7cf tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Volume info retrieved successfully. Aug 20 04:39:32.049553 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-7aa730f7-bf55-463d-9dfe-9a4beedc4a42 req-0ad70d31-3349-45be-9879-633f42d18948 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:32.055362 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-61266578-6114-4c00-b389-d41fa1d6c7cf tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Delete volume request issued successfully. Aug 20 04:39:32.055362 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-61266578-6114-4c00-b389-d41fa1d6c7cf tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b returned with HTTP 202 Aug 20 04:39:32.055949 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 785/3116] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:39:32 2026] DELETE /volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:39:32.065079 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-42da24b9-df78-4511-969f-79eb2b2feda8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:32.067235 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-42da24b9-df78-4511-969f-79eb2b2feda8 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] GET https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b Aug 20 04:39:32.067452 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-42da24b9-df78-4511-969f-79eb2b2feda8 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:32.067753 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-42da24b9-df78-4511-969f-79eb2b2feda8 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:32.076913 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:32.076913 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:32.085243 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-42da24b9-df78-4511-969f-79eb2b2feda8 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Volume info retrieved successfully. Aug 20 04:39:32.092543 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-42da24b9-df78-4511-969f-79eb2b2feda8 tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b returned with HTTP 200 Aug 20 04:39:32.092987 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 777/3117] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:32 2026] GET /volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b => generated 860 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:32.150446 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-7aa730f7-bf55-463d-9dfe-9a4beedc4a42 req-0ad70d31-3349-45be-9879-633f42d18948 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] GET https://10.4.3.239/volume/v3/volumes/a81c98b6-0768-4005-85b1-43f1cc933a20 Aug 20 04:39:32.150690 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-7aa730f7-bf55-463d-9dfe-9a4beedc4a42 req-0ad70d31-3349-45be-9879-633f42d18948 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:32.150939 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-7aa730f7-bf55-463d-9dfe-9a4beedc4a42 req-0ad70d31-3349-45be-9879-633f42d18948 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:32.159802 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:32.159802 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:32.164333 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-7aa730f7-bf55-463d-9dfe-9a4beedc4a42 req-0ad70d31-3349-45be-9879-633f42d18948 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Volume info retrieved successfully. Aug 20 04:39:32.169734 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-7aa730f7-bf55-463d-9dfe-9a4beedc4a42 req-0ad70d31-3349-45be-9879-633f42d18948 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/volumes/a81c98b6-0768-4005-85b1-43f1cc933a20 returned with HTTP 200 Aug 20 04:39:32.170199 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 784/3118] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:39:32 2026] GET /volume/v3/volumes/a81c98b6-0768-4005-85b1-43f1cc933a20 => generated 1250 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:39:32.652743 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-570edd95-6089-4be8-b985-72690dc876ac None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:32.655227 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-570edd95-6089-4be8-b985-72690dc876ac tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 Aug 20 04:39:32.655543 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-570edd95-6089-4be8-b985-72690dc876ac tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:32.655819 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-570edd95-6089-4be8-b985-72690dc876ac tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:32.655974 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-570edd95-6089-4be8-b985-72690dc876ac tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 0c59a8f7-766c-4f70-a234-f76f17cdda91. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:32.662092 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:32.662092 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:32.663161 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-570edd95-6089-4be8-b985-72690dc876ac tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 returned with HTTP 200 Aug 20 04:39:32.663881 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 773/3119] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:32 2026] GET /volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:32.741517 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1ad64e00-48a0-4444-9608-06ba5a97c814 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:32.743353 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1ad64e00-48a0-4444-9608-06ba5a97c814 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c Aug 20 04:39:32.743595 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1ad64e00-48a0-4444-9608-06ba5a97c814 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:32.743772 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1ad64e00-48a0-4444-9608-06ba5a97c814 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:32.743875 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-1ad64e00-48a0-4444-9608-06ba5a97c814 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 44259ec9-ae84-468f-934a-4689e3f4288c. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:32.746352 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-7aa730f7-bf55-463d-9dfe-9a4beedc4a42 req-941bee49-b889-47cf-a7ca-58a5ef8b7cfa None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:32.748219 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:32.748219 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:32.748899 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1ad64e00-48a0-4444-9608-06ba5a97c814 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c returned with HTTP 200 Aug 20 04:39:32.749158 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-7aa730f7-bf55-463d-9dfe-9a4beedc4a42 req-941bee49-b889-47cf-a7ca-58a5ef8b7cfa tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] GET https://10.4.3.239/volume/v3/volumes/a81c98b6-0768-4005-85b1-43f1cc933a20 Aug 20 04:39:32.749256 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 786/3120] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:32 2026] GET /volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:32.749613 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-7aa730f7-bf55-463d-9dfe-9a4beedc4a42 req-941bee49-b889-47cf-a7ca-58a5ef8b7cfa tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:32.749721 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-7aa730f7-bf55-463d-9dfe-9a4beedc4a42 req-941bee49-b889-47cf-a7ca-58a5ef8b7cfa tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:32.767694 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0d7f4a93-2495-4981-af77-98b786048861 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:32.768114 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:32.768114 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:32.770336 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0d7f4a93-2495-4981-af77-98b786048861 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c/export_record Aug 20 04:39:32.770673 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0d7f4a93-2495-4981-af77-98b786048861 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:32.771176 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0d7f4a93-2495-4981-af77-98b786048861 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'export_record' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:32.771176 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.backups [None req-0d7f4a93-2495-4981-af77-98b786048861 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Export record for backup 44259ec9-ae84-468f-934a-4689e3f4288c. {{(pid=100176) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 20 04:39:32.772717 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-7aa730f7-bf55-463d-9dfe-9a4beedc4a42 req-941bee49-b889-47cf-a7ca-58a5ef8b7cfa tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Volume info retrieved successfully. Aug 20 04:39:32.777000 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:32.777000 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:32.778447 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.backup.api [None req-0d7f4a93-2495-4981-af77-98b786048861 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling RPCAPI with context: , host: np0000007850, backup: 44259ec9-ae84-468f-934a-4689e3f4288c. {{(pid=100176) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 20 04:39:32.779173 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-7aa730f7-bf55-463d-9dfe-9a4beedc4a42 req-941bee49-b889-47cf-a7ca-58a5ef8b7cfa tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/volumes/a81c98b6-0768-4005-85b1-43f1cc933a20 returned with HTTP 200 Aug 20 04:39:32.779761 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 778/3121] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:39:32 2026] GET /volume/v3/volumes/a81c98b6-0768-4005-85b1-43f1cc933a20 => generated 1250 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:39:32.791564 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-28959c3f-9f6a-4984-a0e7-acd3eca42293 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:32.791972 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-28959c3f-9f6a-4984-a0e7-acd3eca42293 None None] GET https://10.4.3.239/volume// Aug 20 04:39:32.792161 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-28959c3f-9f6a-4984-a0e7-acd3eca42293 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:32.792546 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-28959c3f-9f6a-4984-a0e7-acd3eca42293 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:32.792747 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.backup.rpcapi [None req-0d7f4a93-2495-4981-af77-98b786048861 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] export_record in rpcapi backup_id 44259ec9-ae84-468f-934a-4689e3f4288c on host np0000007850. {{(pid=100176) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 20 04:39:32.792944 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-28959c3f-9f6a-4984-a0e7-acd3eca42293 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:39:32.793640 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 774/3122] 10.4.3.239 () {66 vars in 1419 bytes} [Thu Aug 20 04:39: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 20 04:39:32.809267 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-7aa730f7-bf55-463d-9dfe-9a4beedc4a42 req-1c11de0e-ea4b-4771-baf2-e3a31dd19718 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:32.809267 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-7aa730f7-bf55-463d-9dfe-9a4beedc4a42 req-1c11de0e-ea4b-4771-baf2-e3a31dd19718 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:39:32.809841 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-7aa730f7-bf55-463d-9dfe-9a4beedc4a42 req-1c11de0e-ea4b-4771-baf2-e3a31dd19718 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a81c98b6-0768-4005-85b1-43f1cc933a20", "connector": null, "instance_uuid": "dca62d91-b6ab-4d31-bb8a-b63cd4931804"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:39:32.816281 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.backups [None req-0d7f4a93-2495-4981-af77-98b786048861 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDQyNTllYzktYWU4NC00NjhmLTkzNGEtNDY4OWUzZjQyODhjIiwgInVzZXJfaWQiOiAiYTc0N2JlZWU3NmY4NGE2YmE2YTI1M2FmMTQ3YzFlZTEiLCAicHJvamVjdF9pZCI6ICJmOGNkOGJmOTkzNmE0M2U3YjBlMmVhMzRjMjg4MTUyYSIsICJ2b2x1bWVfaWQiOiAiZWVjNjZhYzUtOGZmNy00ZGQ3LThiMGUtZmNhOTlmYTViYTIyIiwgImhvc3QiOiAibnAwMDAwMDA3ODUwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03NzYyMjQ1NTIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lZWM2NmFjNS04ZmY3LTRkZDctOGIwZS1mY2E5OWZhNWJhMjIvMjAyNjA4MjAwNDM5MTUvYXpfbm92YV9iYWNrdXBfNDQyNTllYzktYWU4NC00NjhmLTkzNGEtNDY4OWUzZjQyODhjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yMFQwNDozOToxM1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwNDozOToxM1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTIwVDA0OjM5OjMyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100176) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 20 04:39:32.816688 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0d7f4a93-2495-4981-af77-98b786048861 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c/export_record returned with HTTP 200 Aug 20 04:39:32.817311 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 785/3123] 10.4.3.239 () {68 vars in 1430 bytes} [Thu Aug 20 04:39:32 2026] GET /volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c/export_record => generated 1424 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:39:32.820784 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:32.820784 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:32.827576 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-95630bf4-9b94-413a-a6f1-18242a67374b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:32.829812 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-95630bf4-9b94-413a-a6f1-18242a67374b tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c Aug 20 04:39:32.830095 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-95630bf4-9b94-413a-a6f1-18242a67374b tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:32.830457 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-95630bf4-9b94-413a-a6f1-18242a67374b tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:32.830568 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-95630bf4-9b94-413a-a6f1-18242a67374b tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 44259ec9-ae84-468f-934a-4689e3f4288c. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:32.837119 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:32.837119 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:32.837949 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-95630bf4-9b94-413a-a6f1-18242a67374b tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c returned with HTTP 200 Aug 20 04:39:32.838627 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 779/3124] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:32 2026] GET /volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:32.851615 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6ee4bb8e-c6ff-4409-960e-79bf1cf82842 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:32.854082 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6ee4bb8e-c6ff-4409-960e-79bf1cf82842 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] POST https://10.4.3.239/volume/v3/backups/import_record Aug 20 04:39:32.854734 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6ee4bb8e-c6ff-4409-960e-79bf1cf82842 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjAyZWM0YjctMDgzNC00MjBkLTkwZjItNGJkODJiNTUzMWEyIiwgInVzZXJfaWQiOiAiYTc0N2JlZWU3NmY4NGE2YmE2YTI1M2FmMTQ3YzFlZTEiLCAicHJvamVjdF9pZCI6ICJmOGNkOGJmOTkzNmE0M2U3YjBlMmVhMzRjMjg4MTUyYSIsICJ2b2x1bWVfaWQiOiAiZWVjNjZhYzUtOGZmNy00ZGQ3LThiMGUtZmNhOTlmYTViYTIyIiwgImhvc3QiOiAibnAwMDAwMDA3ODUwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03NzYyMjQ1NTIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lZWM2NmFjNS04ZmY3LTRkZDctOGIwZS1mY2E5OWZhNWJhMjIvMjAyNjA4MjAwNDM5MTUvYXpfbm92YV9iYWNrdXBfNDQyNTllYzktYWU4NC00NjhmLTkzNGEtNDY4OWUzZjQyODhjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yMFQwNDozOToxM1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwNDozOToxM1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTIwVDA0OjM5OjMyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:39:32.856322 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-7aa730f7-bf55-463d-9dfe-9a4beedc4a42 req-1c11de0e-ea4b-4771-baf2-e3a31dd19718 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:39:32.857011 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 787/3125] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:39:32 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 20 04:39:32.860900 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.backups [None req-6ee4bb8e-c6ff-4409-960e-79bf1cf82842 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjAyZWM0YjctMDgzNC00MjBkLTkwZjItNGJkODJiNTUzMWEyIiwgInVzZXJfaWQiOiAiYTc0N2JlZWU3NmY4NGE2YmE2YTI1M2FmMTQ3YzFlZTEiLCAicHJvamVjdF9pZCI6ICJmOGNkOGJmOTkzNmE0M2U3YjBlMmVhMzRjMjg4MTUyYSIsICJ2b2x1bWVfaWQiOiAiZWVjNjZhYzUtOGZmNy00ZGQ3LThiMGUtZmNhOTlmYTViYTIyIiwgImhvc3QiOiAibnAwMDAwMDA3ODUwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03NzYyMjQ1NTIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lZWM2NmFjNS04ZmY3LTRkZDctOGIwZS1mY2E5OWZhNWJhMjIvMjAyNjA4MjAwNDM5MTUvYXpfbm92YV9iYWNrdXBfNDQyNTllYzktYWU4NC00NjhmLTkzNGEtNDY4OWUzZjQyODhjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yMFQwNDozOToxM1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwNDozOToxM1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTIwVDA0OjM5OjMyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100177) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 20 04:39:32.861099 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.backups [None req-6ee4bb8e-c6ff-4409-960e-79bf1cf82842 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjAyZWM0YjctMDgzNC00MjBkLTkwZjItNGJkODJiNTUzMWEyIiwgInVzZXJfaWQiOiAiYTc0N2JlZWU3NmY4NGE2YmE2YTI1M2FmMTQ3YzFlZTEiLCAicHJvamVjdF9pZCI6ICJmOGNkOGJmOTkzNmE0M2U3YjBlMmVhMzRjMjg4MTUyYSIsICJ2b2x1bWVfaWQiOiAiZWVjNjZhYzUtOGZmNy00ZGQ3LThiMGUtZmNhOTlmYTViYTIyIiwgImhvc3QiOiAibnAwMDAwMDA3ODUwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03NzYyMjQ1NTIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lZWM2NmFjNS04ZmY3LTRkZDctOGIwZS1mY2E5OWZhNWJhMjIvMjAyNjA4MjAwNDM5MTUvYXpfbm92YV9iYWNrdXBfNDQyNTllYzktYWU4NC00NjhmLTkzNGEtNDY4OWUzZjQyODhjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yMFQwNDozOToxM1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwNDozOToxM1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTIwVDA0OjM5OjMyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100177) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 20 04:39:32.895571 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-6ee4bb8e-c6ff-4409-960e-79bf1cf82842 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Created reservations ['0068bd7a-85cb-4e89-bc9c-5164d5c52c08', '585efd74-6a26-4ab4-907d-76fb40cdd917'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:39:32.922834 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.backup.rpcapi [None req-6ee4bb8e-c6ff-4409-960e-79bf1cf82842 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] import_record rpcapi backup id 202ec4b7-0834-420d-90f2-4bd82b5531a2 on host np0000007850 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjAyZWM0YjctMDgzNC00MjBkLTkwZjItNGJkODJiNTUzMWEyIiwgInVzZXJfaWQiOiAiYTc0N2JlZWU3NmY4NGE2YmE2YTI1M2FmMTQ3YzFlZTEiLCAicHJvamVjdF9pZCI6ICJmOGNkOGJmOTkzNmE0M2U3YjBlMmVhMzRjMjg4MTUyYSIsICJ2b2x1bWVfaWQiOiAiZWVjNjZhYzUtOGZmNy00ZGQ3LThiMGUtZmNhOTlmYTViYTIyIiwgImhvc3QiOiAibnAwMDAwMDA3ODUwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03NzYyMjQ1NTIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lZWM2NmFjNS04ZmY3LTRkZDctOGIwZS1mY2E5OWZhNWJhMjIvMjAyNjA4MjAwNDM5MTUvYXpfbm92YV9iYWNrdXBfNDQyNTllYzktYWU4NC00NjhmLTkzNGEtNDY4OWUzZjQyODhjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yMFQwNDozOToxM1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwNDozOToxM1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTIwVDA0OjM5OjMyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100177) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 20 04:39:32.928630 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.backups [None req-6ee4bb8e-c6ff-4409-960e-79bf1cf82842 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Import record output: {'backup': {'id': '202ec4b7-0834-420d-90f2-4bd82b5531a2', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.239/volume/v3/backups/202ec4b7-0834-420d-90f2-4bd82b5531a2'}, {'rel': 'bookmark', 'href': 'https://10.4.3.239/volume/backups/202ec4b7-0834-420d-90f2-4bd82b5531a2'}]}}. {{(pid=100177) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 20 04:39:32.928897 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6ee4bb8e-c6ff-4409-960e-79bf1cf82842 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/import_record returned with HTTP 201 Aug 20 04:39:32.929352 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 775/3126] 10.4.3.239 () {70 vars in 1342 bytes} [Thu Aug 20 04:39:32 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 78 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 20 04:39:32.939033 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-24f97b7a-d54d-4c02-8ed7-2505d102cdfd None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:32.943211 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-24f97b7a-d54d-4c02-8ed7-2505d102cdfd tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/202ec4b7-0834-420d-90f2-4bd82b5531a2 Aug 20 04:39:32.943211 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-24f97b7a-d54d-4c02-8ed7-2505d102cdfd tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:32.943211 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-24f97b7a-d54d-4c02-8ed7-2505d102cdfd tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:32.943211 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-24f97b7a-d54d-4c02-8ed7-2505d102cdfd tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 202ec4b7-0834-420d-90f2-4bd82b5531a2. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:32.949536 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:32.949536 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:32.950544 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-24f97b7a-d54d-4c02-8ed7-2505d102cdfd tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/202ec4b7-0834-420d-90f2-4bd82b5531a2 returned with HTTP 200 Aug 20 04:39:32.951029 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 786/3127] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:32 2026] GET /volume/v3/backups/202ec4b7-0834-420d-90f2-4bd82b5531a2 => generated 647 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:33.119710 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7715f53d-fea7-48cb-82eb-56792348bb3e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:33.121690 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7715f53d-fea7-48cb-82eb-56792348bb3e tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] GET https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b Aug 20 04:39:33.121987 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7715f53d-fea7-48cb-82eb-56792348bb3e tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:33.122251 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7715f53d-fea7-48cb-82eb-56792348bb3e tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:33.131045 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7715f53d-fea7-48cb-82eb-56792348bb3e tempest-VolumesActionsTest-2045448841 tempest-VolumesActionsTest-2045448841-project-member] https://10.4.3.239/volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b returned with HTTP 404 Aug 20 04:39:33.132583 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 780/3128] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:33 2026] GET /volume/v3/volumes/1d86ca61-afdf-49a2-aa79-0f7fb8c82f5b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:39:33.679557 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-05b2a683-13ed-4178-bbf7-1bc8cba42027 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:33.681819 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-05b2a683-13ed-4178-bbf7-1bc8cba42027 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 Aug 20 04:39:33.682060 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-05b2a683-13ed-4178-bbf7-1bc8cba42027 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:33.682441 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-05b2a683-13ed-4178-bbf7-1bc8cba42027 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:33.682441 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-05b2a683-13ed-4178-bbf7-1bc8cba42027 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 0c59a8f7-766c-4f70-a234-f76f17cdda91. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:33.684789 np0000007850 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writing DB stats cinder:SELECT=282,cinder:INSERT=47,cinder:UPDATE=69 {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:39:33.689439 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:33.689439 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:33.690863 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-05b2a683-13ed-4178-bbf7-1bc8cba42027 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 returned with HTTP 200 Aug 20 04:39:33.691591 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 788/3129] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:33 2026] GET /volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:33.963562 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-33b0a739-22b0-4cfb-acfe-bf558e568bf1 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:33.965559 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-33b0a739-22b0-4cfb-acfe-bf558e568bf1 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/202ec4b7-0834-420d-90f2-4bd82b5531a2 Aug 20 04:39:33.965788 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-33b0a739-22b0-4cfb-acfe-bf558e568bf1 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:33.966073 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-33b0a739-22b0-4cfb-acfe-bf558e568bf1 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:33.966264 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-33b0a739-22b0-4cfb-acfe-bf558e568bf1 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 202ec4b7-0834-420d-90f2-4bd82b5531a2. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:33.971032 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:33.971032 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:33.971828 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-33b0a739-22b0-4cfb-acfe-bf558e568bf1 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/202ec4b7-0834-420d-90f2-4bd82b5531a2 returned with HTTP 200 Aug 20 04:39:33.972292 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 776/3130] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:33 2026] GET /volume/v3/backups/202ec4b7-0834-420d-90f2-4bd82b5531a2 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:33.984752 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e9bdfb56-153d-46a5-82de-1d8b769f71f3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:33.987170 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e9bdfb56-153d-46a5-82de-1d8b769f71f3 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] DELETE https://10.4.3.239/volume/v3/backups/202ec4b7-0834-420d-90f2-4bd82b5531a2 Aug 20 04:39:33.987482 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e9bdfb56-153d-46a5-82de-1d8b769f71f3 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:33.987737 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e9bdfb56-153d-46a5-82de-1d8b769f71f3 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:33.988261 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.contrib.backups [None req-e9bdfb56-153d-46a5-82de-1d8b769f71f3 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Delete backup with id: 202ec4b7-0834-420d-90f2-4bd82b5531a2. Aug 20 04:39:33.993509 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:33.993509 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:34.009779 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.backup.rpcapi [None req-e9bdfb56-153d-46a5-82de-1d8b769f71f3 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] delete_backup rpcapi backup_id 202ec4b7-0834-420d-90f2-4bd82b5531a2 {{(pid=100176) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 04:39:34.014213 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e9bdfb56-153d-46a5-82de-1d8b769f71f3 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/202ec4b7-0834-420d-90f2-4bd82b5531a2 returned with HTTP 202 Aug 20 04:39:34.014213 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 787/3131] 10.4.3.239 () {68 vars in 1391 bytes} [Thu Aug 20 04:39:33 2026] DELETE /volume/v3/backups/202ec4b7-0834-420d-90f2-4bd82b5531a2 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:39:34.020174 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-38976210-f698-4c2a-83fe-e39a5b86f6b6 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:34.024049 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-38976210-f698-4c2a-83fe-e39a5b86f6b6 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/202ec4b7-0834-420d-90f2-4bd82b5531a2 Aug 20 04:39:34.025165 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-38976210-f698-4c2a-83fe-e39a5b86f6b6 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:34.025165 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-38976210-f698-4c2a-83fe-e39a5b86f6b6 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:34.025165 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-38976210-f698-4c2a-83fe-e39a5b86f6b6 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 202ec4b7-0834-420d-90f2-4bd82b5531a2. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:34.029662 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:34.029662 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:34.030355 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-38976210-f698-4c2a-83fe-e39a5b86f6b6 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/202ec4b7-0834-420d-90f2-4bd82b5531a2 returned with HTTP 200 Aug 20 04:39:34.031130 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 781/3132] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:34 2026] GET /volume/v3/backups/202ec4b7-0834-420d-90f2-4bd82b5531a2 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:34.315995 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-dd5b477e-accf-49f3-a605-4c05f0b86c74 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:34.316831 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-dd5b477e-accf-49f3-a605-4c05f0b86c74 None None] GET https://10.4.3.239/volume// Aug 20 04:39:34.320516 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-dd5b477e-accf-49f3-a605-4c05f0b86c74 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:34.320837 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-dd5b477e-accf-49f3-a605-4c05f0b86c74 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:34.321492 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-dd5b477e-accf-49f3-a605-4c05f0b86c74 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:39:34.321947 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 789/3133] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:39:34 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:39:34.335962 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-7aa730f7-bf55-463d-9dfe-9a4beedc4a42 req-48e92d80-bc02-46f5-9e67-140af4ea685f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:34.378342 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-7aa730f7-bf55-463d-9dfe-9a4beedc4a42 req-48e92d80-bc02-46f5-9e67-140af4ea685f tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] GET https://10.4.3.239/volume/v3/volumes/a81c98b6-0768-4005-85b1-43f1cc933a20 Aug 20 04:39:34.378644 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-7aa730f7-bf55-463d-9dfe-9a4beedc4a42 req-48e92d80-bc02-46f5-9e67-140af4ea685f tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:34.378895 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-7aa730f7-bf55-463d-9dfe-9a4beedc4a42 req-48e92d80-bc02-46f5-9e67-140af4ea685f tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:34.400937 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:34.400937 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:34.410009 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-7aa730f7-bf55-463d-9dfe-9a4beedc4a42 req-48e92d80-bc02-46f5-9e67-140af4ea685f tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Volume info retrieved successfully. Aug 20 04:39:34.418970 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-7aa730f7-bf55-463d-9dfe-9a4beedc4a42 req-48e92d80-bc02-46f5-9e67-140af4ea685f tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/volumes/a81c98b6-0768-4005-85b1-43f1cc933a20 returned with HTTP 200 Aug 20 04:39:34.420666 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 777/3134] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:39:34 2026] GET /volume/v3/volumes/a81c98b6-0768-4005-85b1-43f1cc933a20 => generated 1429 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:39:34.598134 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-7aa730f7-bf55-463d-9dfe-9a4beedc4a42 req-ddbace8c-351c-494b-aba3-b4d4cd93f652 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:34.602123 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-7aa730f7-bf55-463d-9dfe-9a4beedc4a42 req-ddbace8c-351c-494b-aba3-b4d4cd93f652 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] PUT https://10.4.3.239/volume/v3/attachments/c809ff3c-10fd-42eb-bf3a-5fc4c533a906 Aug 20 04:39:34.602973 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-7aa730f7-bf55-463d-9dfe-9a4beedc4a42 req-ddbace8c-351c-494b-aba3-b4d4cd93f652 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:39:34.617611 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-7aa730f7-bf55-463d-9dfe-9a4beedc4a42 req-ddbace8c-351c-494b-aba3-b4d4cd93f652 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Acquiring lock "cinder-attachment_update-a81c98b6-0768-4005-85b1-43f1cc933a20-np0000007850" by "attachment_update" {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:39:34.627960 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-7aa730f7-bf55-463d-9dfe-9a4beedc4a42 req-ddbace8c-351c-494b-aba3-b4d4cd93f652 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Lock "cinder-attachment_update-a81c98b6-0768-4005-85b1-43f1cc933a20-np0000007850" acquired by "attachment_update" :: waited 0.010s {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:39:34.629637 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:34.629637 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:34.706606 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e3552918-c82b-4408-b418-c7314e918051 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:34.709513 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e3552918-c82b-4408-b418-c7314e918051 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 Aug 20 04:39:34.709513 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e3552918-c82b-4408-b418-c7314e918051 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:34.709881 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e3552918-c82b-4408-b418-c7314e918051 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:34.709881 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-e3552918-c82b-4408-b418-c7314e918051 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 0c59a8f7-766c-4f70-a234-f76f17cdda91. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:34.715556 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:34.715556 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:34.716962 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e3552918-c82b-4408-b418-c7314e918051 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 returned with HTTP 200 Aug 20 04:39:34.717093 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 782/3135] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:34 2026] GET /volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:34.761889 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-7aa730f7-bf55-463d-9dfe-9a4beedc4a42 req-ddbace8c-351c-494b-aba3-b4d4cd93f652 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Lock "cinder-attachment_update-a81c98b6-0768-4005-85b1-43f1cc933a20-np0000007850" released by "attachment_update" :: held 0.134s {{(pid=100176) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:39:34.762323 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-7aa730f7-bf55-463d-9dfe-9a4beedc4a42 req-ddbace8c-351c-494b-aba3-b4d4cd93f652 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/attachments/c809ff3c-10fd-42eb-bf3a-5fc4c533a906 returned with HTTP 200 Aug 20 04:39:34.762919 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 788/3136] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:39:34 2026] PUT /volume/v3/attachments/c809ff3c-10fd-42eb-bf3a-5fc4c533a906 => generated 969 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:39:34.793969 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-7aa730f7-bf55-463d-9dfe-9a4beedc4a42 req-705bbe75-971b-4561-af72-c721824cd440 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:34.796460 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-7aa730f7-bf55-463d-9dfe-9a4beedc4a42 req-705bbe75-971b-4561-af72-c721824cd440 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] POST https://10.4.3.239/volume/v3/attachments/c809ff3c-10fd-42eb-bf3a-5fc4c533a906/action Aug 20 04:39:34.796976 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-7aa730f7-bf55-463d-9dfe-9a4beedc4a42 req-705bbe75-971b-4561-af72-c721824cd440 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Action body: b'{"os-complete": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:39:34.797269 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-7aa730f7-bf55-463d-9dfe-9a4beedc4a42 req-705bbe75-971b-4561-af72-c721824cd440 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:39:34.824450 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:34.824450 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:34.845492 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-7aa730f7-bf55-463d-9dfe-9a4beedc4a42 req-705bbe75-971b-4561-af72-c721824cd440 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/attachments/c809ff3c-10fd-42eb-bf3a-5fc4c533a906/action returned with HTTP 204 Aug 20 04:39:34.846137 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 790/3137] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:39:34 2026] POST /volume/v3/attachments/c809ff3c-10fd-42eb-bf3a-5fc4c533a906/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:39:35.043474 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d5b42f54-a45a-4642-9f79-a257c6457d24 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:35.045413 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d5b42f54-a45a-4642-9f79-a257c6457d24 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/202ec4b7-0834-420d-90f2-4bd82b5531a2 Aug 20 04:39:35.045582 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d5b42f54-a45a-4642-9f79-a257c6457d24 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:35.045773 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d5b42f54-a45a-4642-9f79-a257c6457d24 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:35.045870 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-d5b42f54-a45a-4642-9f79-a257c6457d24 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 202ec4b7-0834-420d-90f2-4bd82b5531a2. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:35.051031 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d5b42f54-a45a-4642-9f79-a257c6457d24 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/202ec4b7-0834-420d-90f2-4bd82b5531a2 returned with HTTP 404 Aug 20 04:39:35.051568 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 778/3138] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:35 2026] GET /volume/v3/backups/202ec4b7-0834-420d-90f2-4bd82b5531a2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:39:35.059414 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-30933d61-6fbd-428a-906e-efd317c56538 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:35.061692 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-30933d61-6fbd-428a-906e-efd317c56538 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] DELETE https://10.4.3.239/volume/v3/volumes/eec66ac5-8ff7-4dd7-8b0e-fca99fa5ba22 Aug 20 04:39:35.062016 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-30933d61-6fbd-428a-906e-efd317c56538 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:35.062431 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-30933d61-6fbd-428a-906e-efd317c56538 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:35.062707 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-30933d61-6fbd-428a-906e-efd317c56538 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Delete volume with id: eec66ac5-8ff7-4dd7-8b0e-fca99fa5ba22 Aug 20 04:39:35.073955 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:35.073955 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:35.074423 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-30933d61-6fbd-428a-906e-efd317c56538 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Volume info retrieved successfully. Aug 20 04:39:35.105638 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-30933d61-6fbd-428a-906e-efd317c56538 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Delete volume request issued successfully. Aug 20 04:39:35.106815 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-30933d61-6fbd-428a-906e-efd317c56538 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/volumes/eec66ac5-8ff7-4dd7-8b0e-fca99fa5ba22 returned with HTTP 202 Aug 20 04:39:35.106815 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 783/3139] 10.4.3.239 () {68 vars in 1391 bytes} [Thu Aug 20 04:39:35 2026] DELETE /volume/v3/volumes/eec66ac5-8ff7-4dd7-8b0e-fca99fa5ba22 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:39:35.119314 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6e5f85c6-df0b-4a05-ae8c-65ca490ad47b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:35.122172 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6e5f85c6-df0b-4a05-ae8c-65ca490ad47b tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/volumes/eec66ac5-8ff7-4dd7-8b0e-fca99fa5ba22 Aug 20 04:39:35.122172 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6e5f85c6-df0b-4a05-ae8c-65ca490ad47b tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:35.122399 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6e5f85c6-df0b-4a05-ae8c-65ca490ad47b tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:35.131575 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:35.131575 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:35.136915 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-6e5f85c6-df0b-4a05-ae8c-65ca490ad47b tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Volume info retrieved successfully. Aug 20 04:39:35.141887 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6e5f85c6-df0b-4a05-ae8c-65ca490ad47b tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/volumes/eec66ac5-8ff7-4dd7-8b0e-fca99fa5ba22 returned with HTTP 200 Aug 20 04:39:35.142420 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 789/3140] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:35 2026] GET /volume/v3/volumes/eec66ac5-8ff7-4dd7-8b0e-fca99fa5ba22 => generated 1016 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:39:35.732349 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-458d3188-808d-4277-990a-1092f462201e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:35.736625 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-458d3188-808d-4277-990a-1092f462201e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 Aug 20 04:39:35.736891 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-458d3188-808d-4277-990a-1092f462201e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:35.737203 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-458d3188-808d-4277-990a-1092f462201e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:35.737281 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-458d3188-808d-4277-990a-1092f462201e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 0c59a8f7-766c-4f70-a234-f76f17cdda91. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:35.743878 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:35.743878 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:35.744864 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-458d3188-808d-4277-990a-1092f462201e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 returned with HTTP 200 Aug 20 04:39:35.745315 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 791/3141] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:35 2026] GET /volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:36.164762 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2a6fa2d4-75f9-4fa2-91ba-8ed8ded06ba3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:36.169678 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2a6fa2d4-75f9-4fa2-91ba-8ed8ded06ba3 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/volumes/eec66ac5-8ff7-4dd7-8b0e-fca99fa5ba22 Aug 20 04:39:36.171105 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2a6fa2d4-75f9-4fa2-91ba-8ed8ded06ba3 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:36.171105 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2a6fa2d4-75f9-4fa2-91ba-8ed8ded06ba3 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:36.185350 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2a6fa2d4-75f9-4fa2-91ba-8ed8ded06ba3 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/volumes/eec66ac5-8ff7-4dd7-8b0e-fca99fa5ba22 returned with HTTP 404 Aug 20 04:39:36.186057 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 779/3142] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:36 2026] GET /volume/v3/volumes/eec66ac5-8ff7-4dd7-8b0e-fca99fa5ba22 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:39:36.199499 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c13e9765-9a97-4fd5-9c21-bf0d9c60caf0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:36.201512 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c13e9765-9a97-4fd5-9c21-bf0d9c60caf0 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups Aug 20 04:39:36.201840 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c13e9765-9a97-4fd5-9c21-bf0d9c60caf0 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:36.202073 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c13e9765-9a97-4fd5-9c21-bf0d9c60caf0 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:36.221976 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c13e9765-9a97-4fd5-9c21-bf0d9c60caf0 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups returned with HTTP 200 Aug 20 04:39:36.223128 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 784/3143] 10.4.3.239 () {68 vars in 1277 bytes} [Thu Aug 20 04:39:36 2026] GET /volume/v3/backups => generated 622 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:36.243284 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-032b3189-c81a-4d70-92e4-3b40fc7d822d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:36.246490 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-032b3189-c81a-4d70-92e4-3b40fc7d822d tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups?project_id=f8cd8bf9936a43e7b0e2ea34c288152a Aug 20 04:39:36.246809 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-032b3189-c81a-4d70-92e4-3b40fc7d822d tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:36.247086 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-032b3189-c81a-4d70-92e4-3b40fc7d822d tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:36.269528 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-032b3189-c81a-4d70-92e4-3b40fc7d822d tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups?project_id=f8cd8bf9936a43e7b0e2ea34c288152a returned with HTTP 200 Aug 20 04:39:36.273244 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 790/3144] 10.4.3.239 () {68 vars in 1364 bytes} [Thu Aug 20 04:39:36 2026] GET /volume/v3/backups?project_id=f8cd8bf9936a43e7b0e2ea34c288152a => generated 622 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:36.298503 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-24e4f4f7-c49c-47b8-8460-5b6b79e05b27 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:36.300792 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-24e4f4f7-c49c-47b8-8460-5b6b79e05b27 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:39:36.301254 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-24e4f4f7-c49c-47b8-8460-5b6b79e05b27 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2120970461"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:39:36.303000 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-24e4f4f7-c49c-47b8-8460-5b6b79e05b27 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2120970461'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:39:36.303157 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-24e4f4f7-c49c-47b8-8460-5b6b79e05b27 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Create volume of 1 GB Aug 20 04:39:36.310460 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-24e4f4f7-c49c-47b8-8460-5b6b79e05b27 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Availability Zones retrieved successfully. Aug 20 04:39:36.318205 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-24e4f4f7-c49c-47b8-8460-5b6b79e05b27 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Flow 'volume_create_api' (2d1d2d44-b9f6-476e-9dbe-a13db2712c4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:39:36.322208 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-24e4f4f7-c49c-47b8-8460-5b6b79e05b27 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd78b5fe-85f3-4f39-beb6-bc4019f01b82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:39:36.322208 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-24e4f4f7-c49c-47b8-8460-5b6b79e05b27 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:39:36.354629 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-24e4f4f7-c49c-47b8-8460-5b6b79e05b27 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd78b5fe-85f3-4f39-beb6-bc4019f01b82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:39:36.355631 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-24e4f4f7-c49c-47b8-8460-5b6b79e05b27 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab7763c2-fd31-43e6-986a-4bd0baa26c0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:39:36.410061 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-24e4f4f7-c49c-47b8-8460-5b6b79e05b27 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Created reservations ['7677b2a8-ea5c-4456-95b1-035a4789b99d', '7855738a-22ed-42ae-9414-093f3b330c09', 'a46f825c-4988-4d79-b268-00fedf8672db', '7b21b4c4-f3e7-4974-bea4-062818eb37a3'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:39:36.411403 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-24e4f4f7-c49c-47b8-8460-5b6b79e05b27 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab7763c2-fd31-43e6-986a-4bd0baa26c0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7677b2a8-ea5c-4456-95b1-035a4789b99d', '7855738a-22ed-42ae-9414-093f3b330c09', 'a46f825c-4988-4d79-b268-00fedf8672db', '7b21b4c4-f3e7-4974-bea4-062818eb37a3']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:39:36.413099 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-24e4f4f7-c49c-47b8-8460-5b6b79e05b27 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b468ab7-85dc-4543-9bf1-475c67e5e632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:39:36.444885 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-24e4f4f7-c49c-47b8-8460-5b6b79e05b27 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b468ab7-85dc-4543-9bf1-475c67e5e632) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60e91137-bd67-4470-a349-f7e52d8442fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2120970461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8cd8bf9936a43e7b0e2ea34c288152a',qos_specs=None,replication_status=,reservations=['7677b2a8-ea5c-4456-95b1-035a4789b99d','7855738a-22ed-42ae-9414-093f3b330c09','a46f825c-4988-4d79-b268-00fedf8672db','7b21b4c4-f3e7-4974-bea4-062818eb37a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a747beee76f84a6ba6a253af147c1ee1',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:39:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2120970461',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60e91137-bd67-4470-a349-f7e52d8442fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8cd8bf9936a43e7b0e2ea34c288152a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a747beee76f84a6ba6a253af147c1ee1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:39:36.445893 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-24e4f4f7-c49c-47b8-8460-5b6b79e05b27 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (280ffa99-b87c-4a23-b351-2ab6edd5a2d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:39:36.477308 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-24e4f4f7-c49c-47b8-8460-5b6b79e05b27 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (280ffa99-b87c-4a23-b351-2ab6edd5a2d3) transitioned into state 'SUCCESS' from state '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-2120970461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8cd8bf9936a43e7b0e2ea34c288152a',qos_specs=None,replication_status=,reservations=['7677b2a8-ea5c-4456-95b1-035a4789b99d','7855738a-22ed-42ae-9414-093f3b330c09','a46f825c-4988-4d79-b268-00fedf8672db','7b21b4c4-f3e7-4974-bea4-062818eb37a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a747beee76f84a6ba6a253af147c1ee1',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:39:36.478344 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-24e4f4f7-c49c-47b8-8460-5b6b79e05b27 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c59e8d5-b264-4c6a-985f-b630eb42a562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:39:36.493950 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-24e4f4f7-c49c-47b8-8460-5b6b79e05b27 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c59e8d5-b264-4c6a-985f-b630eb42a562) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:39:36.495850 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-24e4f4f7-c49c-47b8-8460-5b6b79e05b27 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Flow 'volume_create_api' (2d1d2d44-b9f6-476e-9dbe-a13db2712c4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:39:36.495993 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-24e4f4f7-c49c-47b8-8460-5b6b79e05b27 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Create volume request issued successfully. Aug 20 04:39:36.499207 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-24e4f4f7-c49c-47b8-8460-5b6b79e05b27 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:39:36.499207 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 792/3145] 10.4.3.239 () {70 vars in 1298 bytes} [Thu Aug 20 04:39:36 2026] POST /volume/v3/volumes => generated 778 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:39:36.516093 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-bdc925cb-3736-4cca-bf0e-2376d3911460 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:36.520863 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bdc925cb-3736-4cca-bf0e-2376d3911460 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/volumes/60e91137-bd67-4470-a349-f7e52d8442fe Aug 20 04:39:36.520863 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bdc925cb-3736-4cca-bf0e-2376d3911460 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:36.520863 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bdc925cb-3736-4cca-bf0e-2376d3911460 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:36.538260 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:36.538260 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:36.542100 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-bdc925cb-3736-4cca-bf0e-2376d3911460 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Volume info retrieved successfully. Aug 20 04:39:36.549054 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bdc925cb-3736-4cca-bf0e-2376d3911460 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/volumes/60e91137-bd67-4470-a349-f7e52d8442fe returned with HTTP 200 Aug 20 04:39:36.549664 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 780/3146] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:36 2026] GET /volume/v3/volumes/60e91137-bd67-4470-a349-f7e52d8442fe => generated 957 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:36.759763 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0c2f5747-06e8-4ebd-b972-b2c96e6b8bef None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:36.761570 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0c2f5747-06e8-4ebd-b972-b2c96e6b8bef tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 Aug 20 04:39:36.762218 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0c2f5747-06e8-4ebd-b972-b2c96e6b8bef tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:36.762626 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0c2f5747-06e8-4ebd-b972-b2c96e6b8bef tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:36.762878 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-0c2f5747-06e8-4ebd-b972-b2c96e6b8bef tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 0c59a8f7-766c-4f70-a234-f76f17cdda91. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:36.771664 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:36.771664 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:36.772813 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0c2f5747-06e8-4ebd-b972-b2c96e6b8bef tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 returned with HTTP 200 Aug 20 04:39:36.773658 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 785/3147] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:36 2026] GET /volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:37.472559 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-880aaf51-af7b-4f5d-a0c1-e871379a65bd None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:37.473737 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7e346048-1b1e-4750-bc77-4c978d5eb8df None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:37.474015 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-880aaf51-af7b-4f5d-a0c1-e871379a65bd tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:39:37.474015 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-880aaf51-af7b-4f5d-a0c1-e871379a65bd tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "fd30ff40-6d85-42eb-a3e0-87e78c12210f", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1232479754"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:39:37.474639 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7e346048-1b1e-4750-bc77-4c978d5eb8df tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-reader] GET https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 Aug 20 04:39:37.474954 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7e346048-1b1e-4750-bc77-4c978d5eb8df tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-reader] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:37.475527 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7e346048-1b1e-4750-bc77-4c978d5eb8df tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-reader] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:37.477111 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-880aaf51-af7b-4f5d-a0c1-e871379a65bd tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Create volume request body: {'volume': {'imageRef': 'fd30ff40-6d85-42eb-a3e0-87e78c12210f', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1232479754'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:39:37.498000 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:37.498000 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:37.505614 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-7e346048-1b1e-4750-bc77-4c978d5eb8df tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-reader] Volume info retrieved successfully. Aug 20 04:39:37.512521 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7e346048-1b1e-4750-bc77-4c978d5eb8df tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-reader] https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 returned with HTTP 200 Aug 20 04:39:37.513002 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 793/3148] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:37 2026] GET /volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 => generated 1442 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:39:37.568241 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-acd7decf-4391-4641-94f7-be96b7fe56c2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:37.573368 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-acd7decf-4391-4641-94f7-be96b7fe56c2 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/volumes/60e91137-bd67-4470-a349-f7e52d8442fe Aug 20 04:39:37.573368 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-acd7decf-4391-4641-94f7-be96b7fe56c2 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:37.573368 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-acd7decf-4391-4641-94f7-be96b7fe56c2 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:37.581310 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:37.581310 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:37.585694 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-0b9825f1-ab80-4526-8c34-fbba180fbbc6 req-03f82617-b815-4e0d-b219-38a18d97bab0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:37.593056 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-acd7decf-4391-4641-94f7-be96b7fe56c2 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Volume info retrieved successfully. Aug 20 04:39:37.603349 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-acd7decf-4391-4641-94f7-be96b7fe56c2 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/volumes/60e91137-bd67-4470-a349-f7e52d8442fe returned with HTTP 200 Aug 20 04:39:37.603832 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 781/3149] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:37 2026] GET /volume/v3/volumes/60e91137-bd67-4470-a349-f7e52d8442fe => generated 1018 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:39:37.615762 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-880aaf51-af7b-4f5d-a0c1-e871379a65bd tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Create volume of 1 GB Aug 20 04:39:37.616199 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:37.616199 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:37.623653 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-08f3b901-5ca7-4180-be8a-031853a37340 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:37.625337 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-880aaf51-af7b-4f5d-a0c1-e871379a65bd tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Availability Zones retrieved successfully. Aug 20 04:39:37.625814 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-08f3b901-5ca7-4180-be8a-031853a37340 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] POST https://10.4.3.239/volume/v3/backups Aug 20 04:39:37.626150 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-08f3b901-5ca7-4180-be8a-031853a37340 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "60e91137-bd67-4470-a349-f7e52d8442fe", "name": "tempest-type-Backup-1333753839"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:39:37.628029 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.backups [None req-08f3b901-5ca7-4180-be8a-031853a37340 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Creating new backup {'backup': {'volume_id': '60e91137-bd67-4470-a349-f7e52d8442fe', 'name': 'tempest-type-Backup-1333753839'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 04:39:37.628223 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.contrib.backups [None req-08f3b901-5ca7-4180-be8a-031853a37340 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Creating backup of volume 60e91137-bd67-4470-a349-f7e52d8442fe in container None Aug 20 04:39:37.633876 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-880aaf51-af7b-4f5d-a0c1-e871379a65bd tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Flow 'volume_create_api' (2e34c5eb-be24-4588-a77e-f842cffefde2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:39:37.635176 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-880aaf51-af7b-4f5d-a0c1-e871379a65bd tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee8c2503-49d4-48de-8515-6ee9b6b9f5c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:39:37.636607 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-880aaf51-af7b-4f5d-a0c1-e871379a65bd tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:39:37.641527 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:37.641527 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:37.642700 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-08f3b901-5ca7-4180-be8a-031853a37340 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Volume info retrieved successfully. Aug 20 04:39:37.672099 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-08f3b901-5ca7-4180-be8a-031853a37340 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Created reservations ['f01fd04c-fa87-4f4b-a407-58fc9760967f', '87c9d75f-c115-4e29-a02b-d10ac65dda66'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:39:37.730397 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-08f3b901-5ca7-4180-be8a-031853a37340 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups returned with HTTP 202 Aug 20 04:39:37.731052 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 794/3150] 10.4.3.239 () {70 vars in 1299 bytes} [Thu Aug 20 04:39:37 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 20 04:39:37.741872 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-880aaf51-af7b-4f5d-a0c1-e871379a65bd tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee8c2503-49d4-48de-8515-6ee9b6b9f5c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:39:37.743068 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-880aaf51-af7b-4f5d-a0c1-e871379a65bd tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (225490d9-98cf-45b7-a38f-d5e79f53fc31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:39:37.743473 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e2df6d14-1edb-4435-bac1-6a7ecf2a957e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:37.745887 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e2df6d14-1edb-4435-bac1-6a7ecf2a957e tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 Aug 20 04:39:37.746248 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e2df6d14-1edb-4435-bac1-6a7ecf2a957e tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:37.747205 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e2df6d14-1edb-4435-bac1-6a7ecf2a957e tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:37.747353 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-e2df6d14-1edb-4435-bac1-6a7ecf2a957e tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 68a39d6b-9bbc-4f9a-9005-c35024e5f7a6. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:37.756154 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:37.756154 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:37.756414 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e2df6d14-1edb-4435-bac1-6a7ecf2a957e tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 returned with HTTP 200 Aug 20 04:39:37.757786 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 782/3151] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:37 2026] GET /volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 => generated 723 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:37.791682 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-974cc3d4-f90d-40e1-8b04-61c6c0a3e74f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:37.795218 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-974cc3d4-f90d-40e1-8b04-61c6c0a3e74f tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 Aug 20 04:39:37.795722 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-974cc3d4-f90d-40e1-8b04-61c6c0a3e74f tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:37.796169 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-974cc3d4-f90d-40e1-8b04-61c6c0a3e74f tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:37.796978 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-974cc3d4-f90d-40e1-8b04-61c6c0a3e74f tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 0c59a8f7-766c-4f70-a234-f76f17cdda91. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:37.804451 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:37.804451 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:37.806174 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-974cc3d4-f90d-40e1-8b04-61c6c0a3e74f tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 returned with HTTP 200 Aug 20 04:39:37.806905 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 795/3152] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:37 2026] GET /volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:37.825987 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-0b9825f1-ab80-4526-8c34-fbba180fbbc6 req-03f82617-b815-4e0d-b219-38a18d97bab0 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 Aug 20 04:39:37.826159 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-0b9825f1-ab80-4526-8c34-fbba180fbbc6 req-03f82617-b815-4e0d-b219-38a18d97bab0 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:37.826459 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-0b9825f1-ab80-4526-8c34-fbba180fbbc6 req-03f82617-b815-4e0d-b219-38a18d97bab0 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:37.848601 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-880aaf51-af7b-4f5d-a0c1-e871379a65bd tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Created reservations ['4eb586f7-af36-4d94-98ef-258070d110a8', '6a0d73bd-402d-451e-a2fc-36a766c07677', '0aac1009-2d17-4684-9d88-43527e0da64c', 'e2e852a6-8a85-4f5e-b1d4-f55b9bfe50c7'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:39:37.849803 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-880aaf51-af7b-4f5d-a0c1-e871379a65bd tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (225490d9-98cf-45b7-a38f-d5e79f53fc31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4eb586f7-af36-4d94-98ef-258070d110a8', '6a0d73bd-402d-451e-a2fc-36a766c07677', '0aac1009-2d17-4684-9d88-43527e0da64c', 'e2e852a6-8a85-4f5e-b1d4-f55b9bfe50c7']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:39:37.851253 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-880aaf51-af7b-4f5d-a0c1-e871379a65bd tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9860f197-391f-4b45-b172-78bb0c40070e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:39:37.851694 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:37.851694 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:37.857573 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-0b9825f1-ab80-4526-8c34-fbba180fbbc6 req-03f82617-b815-4e0d-b219-38a18d97bab0 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:39:37.866279 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-0b9825f1-ab80-4526-8c34-fbba180fbbc6 req-03f82617-b815-4e0d-b219-38a18d97bab0 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 returned with HTTP 200 Aug 20 04:39:37.867015 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 786/3153] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:39:37 2026] GET /volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 => generated 1442 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:39:37.887413 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-880aaf51-af7b-4f5d-a0c1-e871379a65bd tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9860f197-391f-4b45-b172-78bb0c40070e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ce971cd-c571-4165-898c-f63478bf7588', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1232479754',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee562c94e87f4e7888adb0c9a2750a44',qos_specs=None,replication_status=,reservations=['4eb586f7-af36-4d94-98ef-258070d110a8','6a0d73bd-402d-451e-a2fc-36a766c07677','0aac1009-2d17-4684-9d88-43527e0da64c','e2e852a6-8a85-4f5e-b1d4-f55b9bfe50c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e040d759c8c54c5c8bb46a625de0bf10',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:39:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1232479754',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ce971cd-c571-4165-898c-f63478bf7588,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee562c94e87f4e7888adb0c9a2750a44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e040d759c8c54c5c8bb46a625de0bf10',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:39:37.888010 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-880aaf51-af7b-4f5d-a0c1-e871379a65bd tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f0f8836-c32d-4dab-bcb8-06cfc1feabbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:39:37.902341 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-0b9825f1-ab80-4526-8c34-fbba180fbbc6 req-e0c83e03-9a1d-4213-ad88-fcde9046d0cf None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:37.905037 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-0b9825f1-ab80-4526-8c34-fbba180fbbc6 req-e0c83e03-9a1d-4213-ad88-fcde9046d0cf tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] POST https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9/action Aug 20 04:39:37.905562 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-0b9825f1-ab80-4526-8c34-fbba180fbbc6 req-e0c83e03-9a1d-4213-ad88-fcde9046d0cf tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:39:37.906428 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-0b9825f1-ab80-4526-8c34-fbba180fbbc6 req-e0c83e03-9a1d-4213-ad88-fcde9046d0cf tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:39:37.916940 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-880aaf51-af7b-4f5d-a0c1-e871379a65bd tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f0f8836-c32d-4dab-bcb8-06cfc1feabbc) transitioned into state 'SUCCESS' from state '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-1232479754',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee562c94e87f4e7888adb0c9a2750a44',qos_specs=None,replication_status=,reservations=['4eb586f7-af36-4d94-98ef-258070d110a8','6a0d73bd-402d-451e-a2fc-36a766c07677','0aac1009-2d17-4684-9d88-43527e0da64c','e2e852a6-8a85-4f5e-b1d4-f55b9bfe50c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e040d759c8c54c5c8bb46a625de0bf10',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:39:37.917915 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-880aaf51-af7b-4f5d-a0c1-e871379a65bd tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6dcff26-a2fc-4e84-83a8-3136fc3707db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:39:37.923269 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:37.923269 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:37.923832 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-0b9825f1-ab80-4526-8c34-fbba180fbbc6 req-e0c83e03-9a1d-4213-ad88-fcde9046d0cf tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:39:37.929984 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-880aaf51-af7b-4f5d-a0c1-e871379a65bd tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6dcff26-a2fc-4e84-83a8-3136fc3707db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:39:37.931221 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-880aaf51-af7b-4f5d-a0c1-e871379a65bd tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Flow 'volume_create_api' (2e34c5eb-be24-4588-a77e-f842cffefde2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:39:37.931679 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-880aaf51-af7b-4f5d-a0c1-e871379a65bd tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Create volume request issued successfully. Aug 20 04:39:37.933499 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-880aaf51-af7b-4f5d-a0c1-e871379a65bd tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:39:37.933499 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 791/3154] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:39:37 2026] POST /volume/v3/volumes => generated 748 bytes in 464 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:39:37.934961 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-0b9825f1-ab80-4526-8c34-fbba180fbbc6 req-e0c83e03-9a1d-4213-ad88-fcde9046d0cf tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Begin detaching volume completed successfully. Aug 20 04:39:37.934961 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-0b9825f1-ab80-4526-8c34-fbba180fbbc6 req-e0c83e03-9a1d-4213-ad88-fcde9046d0cf tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9/action returned with HTTP 202 Aug 20 04:39:37.935712 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 783/3155] 10.4.3.239 () {72 vars in 1672 bytes} [Thu Aug 20 04:39:37 2026] POST /volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:39:37.951804 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5bf007fc-1c0d-4700-97b9-008be6184293 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:37.953677 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5bf007fc-1c0d-4700-97b9-008be6184293 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] GET https://10.4.3.239/volume/v3/volumes/5ce971cd-c571-4165-898c-f63478bf7588 Aug 20 04:39:37.954172 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5bf007fc-1c0d-4700-97b9-008be6184293 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:37.954901 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5bf007fc-1c0d-4700-97b9-008be6184293 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:37.963418 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:37.963418 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:37.965586 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-33949625-ed22-4983-974a-b1ea8ed08529 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:37.968109 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-33949625-ed22-4983-974a-b1ea8ed08529 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 Aug 20 04:39:37.968693 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-33949625-ed22-4983-974a-b1ea8ed08529 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:37.968693 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-33949625-ed22-4983-974a-b1ea8ed08529 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:37.974291 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-5bf007fc-1c0d-4700-97b9-008be6184293 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Volume info retrieved successfully. Aug 20 04:39:37.980216 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5bf007fc-1c0d-4700-97b9-008be6184293 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] https://10.4.3.239/volume/v3/volumes/5ce971cd-c571-4165-898c-f63478bf7588 returned with HTTP 200 Aug 20 04:39:37.981003 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 796/3156] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:37 2026] GET /volume/v3/volumes/5ce971cd-c571-4165-898c-f63478bf7588 => generated 816 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:37.991209 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:37.991209 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:38.001744 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-33949625-ed22-4983-974a-b1ea8ed08529 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:39:38.010753 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-33949625-ed22-4983-974a-b1ea8ed08529 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 returned with HTTP 200 Aug 20 04:39:38.011283 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2ce35f45-e29d-4b49-a93d-ec754121557d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:38.011538 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 787/3157] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:37 2026] GET /volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 => generated 1445 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:39:38.011825 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2ce35f45-e29d-4b49-a93d-ec754121557d None None] GET https://10.4.3.239/volume// Aug 20 04:39:38.011999 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2ce35f45-e29d-4b49-a93d-ec754121557d None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:38.012467 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2ce35f45-e29d-4b49-a93d-ec754121557d None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:38.012712 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2ce35f45-e29d-4b49-a93d-ec754121557d None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:39:38.013438 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 792/3158] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:39: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 20 04:39:38.033034 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-0b9825f1-ab80-4526-8c34-fbba180fbbc6 req-52c07dcc-0c19-462a-8ffc-d6028ace1e42 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:38.035174 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-0b9825f1-ab80-4526-8c34-fbba180fbbc6 req-52c07dcc-0c19-462a-8ffc-d6028ace1e42 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 Aug 20 04:39:38.035539 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-0b9825f1-ab80-4526-8c34-fbba180fbbc6 req-52c07dcc-0c19-462a-8ffc-d6028ace1e42 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:38.035622 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-0b9825f1-ab80-4526-8c34-fbba180fbbc6 req-52c07dcc-0c19-462a-8ffc-d6028ace1e42 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:38.051819 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:38.051819 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:38.058012 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-0b9825f1-ab80-4526-8c34-fbba180fbbc6 req-52c07dcc-0c19-462a-8ffc-d6028ace1e42 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:39:38.066243 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-0b9825f1-ab80-4526-8c34-fbba180fbbc6 req-52c07dcc-0c19-462a-8ffc-d6028ace1e42 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 returned with HTTP 200 Aug 20 04:39:38.066722 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 784/3159] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:39:38 2026] GET /volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 => generated 1625 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:39:38.770645 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e57ecc1a-248e-4cfe-920a-09c2e8f59e4b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:38.772722 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e57ecc1a-248e-4cfe-920a-09c2e8f59e4b tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 Aug 20 04:39:38.773040 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e57ecc1a-248e-4cfe-920a-09c2e8f59e4b tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:38.773318 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e57ecc1a-248e-4cfe-920a-09c2e8f59e4b tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:38.773520 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-e57ecc1a-248e-4cfe-920a-09c2e8f59e4b tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 68a39d6b-9bbc-4f9a-9005-c35024e5f7a6. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:38.777889 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:38.777889 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:38.778554 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e57ecc1a-248e-4cfe-920a-09c2e8f59e4b tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 returned with HTTP 200 Aug 20 04:39:38.778947 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 797/3160] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:38 2026] GET /volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:38.794495 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-0b9825f1-ab80-4526-8c34-fbba180fbbc6 req-0536e91e-3787-4250-8841-9e90fff58989 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:38.797136 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-0b9825f1-ab80-4526-8c34-fbba180fbbc6 req-0536e91e-3787-4250-8841-9e90fff58989 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 Aug 20 04:39:38.797520 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-0b9825f1-ab80-4526-8c34-fbba180fbbc6 req-0536e91e-3787-4250-8841-9e90fff58989 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:38.797762 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-0b9825f1-ab80-4526-8c34-fbba180fbbc6 req-0536e91e-3787-4250-8841-9e90fff58989 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:38.811892 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:38.811892 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:38.816798 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-0b9825f1-ab80-4526-8c34-fbba180fbbc6 req-0536e91e-3787-4250-8841-9e90fff58989 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:39:38.818446 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6b667da1-32cf-4077-bdb4-c06f8a535544 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:38.821104 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6b667da1-32cf-4077-bdb4-c06f8a535544 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 Aug 20 04:39:38.821421 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6b667da1-32cf-4077-bdb4-c06f8a535544 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:38.821652 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6b667da1-32cf-4077-bdb4-c06f8a535544 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:38.821798 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-6b667da1-32cf-4077-bdb4-c06f8a535544 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 0c59a8f7-766c-4f70-a234-f76f17cdda91. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:38.823578 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-0b9825f1-ab80-4526-8c34-fbba180fbbc6 req-0536e91e-3787-4250-8841-9e90fff58989 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 returned with HTTP 200 Aug 20 04:39:38.824160 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 788/3161] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:39:38 2026] GET /volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 => generated 1445 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:39:38.827771 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:38.827771 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:38.828892 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6b667da1-32cf-4077-bdb4-c06f8a535544 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 returned with HTTP 200 Aug 20 04:39:38.829567 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 793/3162] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:38 2026] GET /volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:38.846901 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-0b9825f1-ab80-4526-8c34-fbba180fbbc6 req-0e935405-9018-436b-b0f7-f6cde560c7bf None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:38.849318 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-0b9825f1-ab80-4526-8c34-fbba180fbbc6 req-0e935405-9018-436b-b0f7-f6cde560c7bf tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] DELETE https://10.4.3.239/volume/v3/attachments/f0a2eac4-82f6-44c8-aab7-c8ac71e84041 Aug 20 04:39:38.849564 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-0b9825f1-ab80-4526-8c34-fbba180fbbc6 req-0e935405-9018-436b-b0f7-f6cde560c7bf tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:38.849757 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-0b9825f1-ab80-4526-8c34-fbba180fbbc6 req-0e935405-9018-436b-b0f7-f6cde560c7bf tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:38.859153 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:38.859153 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:38.912860 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-0b9825f1-ab80-4526-8c34-fbba180fbbc6 req-0e935405-9018-436b-b0f7-f6cde560c7bf tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/attachments/f0a2eac4-82f6-44c8-aab7-c8ac71e84041 returned with HTTP 200 Aug 20 04:39:38.913767 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 785/3163] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:39:38 2026] DELETE /volume/v3/attachments/f0a2eac4-82f6-44c8-aab7-c8ac71e84041 => generated 192 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:39:38.998268 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-65e5f6d9-dd65-47f2-8eee-30350388fece None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:39.000124 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-65e5f6d9-dd65-47f2-8eee-30350388fece tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] GET https://10.4.3.239/volume/v3/volumes/5ce971cd-c571-4165-898c-f63478bf7588 Aug 20 04:39:39.000450 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-65e5f6d9-dd65-47f2-8eee-30350388fece tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:39.000781 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-65e5f6d9-dd65-47f2-8eee-30350388fece tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:39.008825 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:39.008825 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:39.013489 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-65e5f6d9-dd65-47f2-8eee-30350388fece tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Volume info retrieved successfully. Aug 20 04:39:39.018616 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-65e5f6d9-dd65-47f2-8eee-30350388fece tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] https://10.4.3.239/volume/v3/volumes/5ce971cd-c571-4165-898c-f63478bf7588 returned with HTTP 200 Aug 20 04:39:39.019050 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 798/3164] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:38 2026] GET /volume/v3/volumes/5ce971cd-c571-4165-898c-f63478bf7588 => generated 1356 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:39:39.029115 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9d873179-701b-47e3-8389-d9befc77330c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:39.031294 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-65ed3769-83ec-42df-b0ae-8c0643ea4414 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:39.031433 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9d873179-701b-47e3-8389-d9befc77330c tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 Aug 20 04:39:39.031668 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9d873179-701b-47e3-8389-d9befc77330c tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:39.031907 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9d873179-701b-47e3-8389-d9befc77330c tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:39.033081 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-65ed3769-83ec-42df-b0ae-8c0643ea4414 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] POST https://10.4.3.239/volume/v3/volumes/5ce971cd-c571-4165-898c-f63478bf7588/action Aug 20 04:39:39.033533 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-65ed3769-83ec-42df-b0ae-8c0643ea4414 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:39:39.033703 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-65ed3769-83ec-42df-b0ae-8c0643ea4414 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:39:39.042654 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:39.042654 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:39.043250 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-65ed3769-83ec-42df-b0ae-8c0643ea4414 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Volume info retrieved successfully. Aug 20 04:39:39.045263 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:39.045263 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:39.051485 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-9d873179-701b-47e3-8389-d9befc77330c tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:39:39.058272 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9d873179-701b-47e3-8389-d9befc77330c tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 returned with HTTP 200 Aug 20 04:39:39.058859 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 789/3165] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:39 2026] GET /volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 => generated 1145 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:39:39.075146 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b0570017-5f26-4a30-8fd3-651b0b7b24ad None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:39.077101 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b0570017-5f26-4a30-8fd3-651b0b7b24ad tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-reader] GET https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 Aug 20 04:39:39.077399 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b0570017-5f26-4a30-8fd3-651b0b7b24ad tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-reader] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:39.077624 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b0570017-5f26-4a30-8fd3-651b0b7b24ad tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-reader] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:39.083580 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-65ed3769-83ec-42df-b0ae-8c0643ea4414 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Created reservations ['c3fddc2a-cb69-4a57-8277-185296ae84bf', '34cf3e7d-58df-4b6f-9c01-24fb9db7d9ab'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:39:39.088787 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:39.088787 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:39.093220 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b0570017-5f26-4a30-8fd3-651b0b7b24ad tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-reader] Volume info retrieved successfully. Aug 20 04:39:39.094412 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-65ed3769-83ec-42df-b0ae-8c0643ea4414 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Extend volume request issued successfully. Aug 20 04:39:39.094707 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-65ed3769-83ec-42df-b0ae-8c0643ea4414 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] https://10.4.3.239/volume/v3/volumes/5ce971cd-c571-4165-898c-f63478bf7588/action returned with HTTP 202 Aug 20 04:39:39.095057 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 794/3166] 10.4.3.239 () {68 vars in 1390 bytes} [Thu Aug 20 04:39:39 2026] POST /volume/v3/volumes/5ce971cd-c571-4165-898c-f63478bf7588/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:39:39.098712 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b0570017-5f26-4a30-8fd3-651b0b7b24ad tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-reader] https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 returned with HTTP 200 Aug 20 04:39:39.099195 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 786/3167] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:39 2026] GET /volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 => generated 1145 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:39:39.103514 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-799d3e51-54f9-4a43-a85e-676ae1dbfb61 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:39.106564 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-799d3e51-54f9-4a43-a85e-676ae1dbfb61 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] GET https://10.4.3.239/volume/v3/volumes/5ce971cd-c571-4165-898c-f63478bf7588 Aug 20 04:39:39.107135 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-799d3e51-54f9-4a43-a85e-676ae1dbfb61 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:39.107919 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-799d3e51-54f9-4a43-a85e-676ae1dbfb61 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:39.126261 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:39.126261 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:39.135742 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-799d3e51-54f9-4a43-a85e-676ae1dbfb61 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Volume info retrieved successfully. Aug 20 04:39:39.143820 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-f8071fe2-2988-432d-95dd-9d0bb2fefc8c req-133fdefd-7950-432f-86c1-029d9d06a973 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:39.146516 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-f8071fe2-2988-432d-95dd-9d0bb2fefc8c req-133fdefd-7950-432f-86c1-029d9d06a973 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 Aug 20 04:39:39.146794 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-f8071fe2-2988-432d-95dd-9d0bb2fefc8c req-133fdefd-7950-432f-86c1-029d9d06a973 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:39.147103 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-f8071fe2-2988-432d-95dd-9d0bb2fefc8c req-133fdefd-7950-432f-86c1-029d9d06a973 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:39.147171 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-799d3e51-54f9-4a43-a85e-676ae1dbfb61 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] https://10.4.3.239/volume/v3/volumes/5ce971cd-c571-4165-898c-f63478bf7588 returned with HTTP 200 Aug 20 04:39:39.148532 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 799/3168] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:39 2026] GET /volume/v3/volumes/5ce971cd-c571-4165-898c-f63478bf7588 => generated 1356 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:39:39.158167 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:39.158167 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:39.161788 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-f8071fe2-2988-432d-95dd-9d0bb2fefc8c req-133fdefd-7950-432f-86c1-029d9d06a973 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:39:39.166105 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-f8071fe2-2988-432d-95dd-9d0bb2fefc8c req-133fdefd-7950-432f-86c1-029d9d06a973 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 returned with HTTP 200 Aug 20 04:39:39.166529 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 790/3169] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:39:39 2026] GET /volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 => generated 1145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:39:39.192297 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-f8071fe2-2988-432d-95dd-9d0bb2fefc8c req-2138fcc6-e836-4cba-98be-f9874fb54760 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:39.194449 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-f8071fe2-2988-432d-95dd-9d0bb2fefc8c req-2138fcc6-e836-4cba-98be-f9874fb54760 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] POST https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9/action Aug 20 04:39:39.194762 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-f8071fe2-2988-432d-95dd-9d0bb2fefc8c req-2138fcc6-e836-4cba-98be-f9874fb54760 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:39:39.194879 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-f8071fe2-2988-432d-95dd-9d0bb2fefc8c req-2138fcc6-e836-4cba-98be-f9874fb54760 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:39:39.207948 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:39.207948 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:39.208716 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-f8071fe2-2988-432d-95dd-9d0bb2fefc8c req-2138fcc6-e836-4cba-98be-f9874fb54760 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:39:39.218447 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-f8071fe2-2988-432d-95dd-9d0bb2fefc8c req-2138fcc6-e836-4cba-98be-f9874fb54760 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Begin detaching volume completed successfully. Aug 20 04:39:39.218824 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-f8071fe2-2988-432d-95dd-9d0bb2fefc8c req-2138fcc6-e836-4cba-98be-f9874fb54760 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9/action returned with HTTP 202 Aug 20 04:39:39.219364 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 795/3170] 10.4.3.239 () {72 vars in 1672 bytes} [Thu Aug 20 04:39:39 2026] POST /volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:39:39.243895 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0d4cfd25-ecb8-4ec3-b313-06bb0ad68db3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:39.246353 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0d4cfd25-ecb8-4ec3-b313-06bb0ad68db3 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 Aug 20 04:39:39.246603 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0d4cfd25-ecb8-4ec3-b313-06bb0ad68db3 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:39.246869 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0d4cfd25-ecb8-4ec3-b313-06bb0ad68db3 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:39.260536 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:39.260536 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:39.271117 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-0d4cfd25-ecb8-4ec3-b313-06bb0ad68db3 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:39:39.276667 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-11ea7260-9126-4c9c-819a-6a253ebd1737 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:39.277163 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-11ea7260-9126-4c9c-819a-6a253ebd1737 None None] GET https://10.4.3.239/volume// Aug 20 04:39:39.277403 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0d4cfd25-ecb8-4ec3-b313-06bb0ad68db3 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 returned with HTTP 200 Aug 20 04:39:39.277487 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-11ea7260-9126-4c9c-819a-6a253ebd1737 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:39.278498 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-11ea7260-9126-4c9c-819a-6a253ebd1737 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:39.278645 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 787/3171] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:39 2026] GET /volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 => generated 1148 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:39:39.278733 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-11ea7260-9126-4c9c-819a-6a253ebd1737 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:39:39.280410 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 800/3172] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:39:39 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:39:39.291109 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-f8071fe2-2988-432d-95dd-9d0bb2fefc8c req-e6dc1f50-3bad-4f90-9efc-2be4ab1add5a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:39.294281 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-f8071fe2-2988-432d-95dd-9d0bb2fefc8c req-e6dc1f50-3bad-4f90-9efc-2be4ab1add5a tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 Aug 20 04:39:39.294647 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-f8071fe2-2988-432d-95dd-9d0bb2fefc8c req-e6dc1f50-3bad-4f90-9efc-2be4ab1add5a tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:39.294853 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-f8071fe2-2988-432d-95dd-9d0bb2fefc8c req-e6dc1f50-3bad-4f90-9efc-2be4ab1add5a tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:39.306368 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:39.306368 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:39.311559 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-f8071fe2-2988-432d-95dd-9d0bb2fefc8c req-e6dc1f50-3bad-4f90-9efc-2be4ab1add5a tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:39:39.320317 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-f8071fe2-2988-432d-95dd-9d0bb2fefc8c req-e6dc1f50-3bad-4f90-9efc-2be4ab1add5a tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 returned with HTTP 200 Aug 20 04:39:39.320317 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 791/3173] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:39:39 2026] GET /volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 => generated 1328 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:39:39.790322 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-aaa163c9-5203-43f5-a2e4-3158320aba50 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:39.792526 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-aaa163c9-5203-43f5-a2e4-3158320aba50 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 Aug 20 04:39:39.792664 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-aaa163c9-5203-43f5-a2e4-3158320aba50 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:39.792877 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-aaa163c9-5203-43f5-a2e4-3158320aba50 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:39.793002 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-aaa163c9-5203-43f5-a2e4-3158320aba50 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 68a39d6b-9bbc-4f9a-9005-c35024e5f7a6. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:39.798453 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:39.798453 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:39.799541 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-aaa163c9-5203-43f5-a2e4-3158320aba50 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 returned with HTTP 200 Aug 20 04:39:39.799665 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 796/3174] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:39 2026] GET /volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:39.841137 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-28453805-4d7d-476f-9bcd-b0353d91f805 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:39.843097 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-28453805-4d7d-476f-9bcd-b0353d91f805 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 Aug 20 04:39:39.843594 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-28453805-4d7d-476f-9bcd-b0353d91f805 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:39.843594 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-28453805-4d7d-476f-9bcd-b0353d91f805 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:39.843740 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-28453805-4d7d-476f-9bcd-b0353d91f805 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 0c59a8f7-766c-4f70-a234-f76f17cdda91. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:39.849684 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:39.849684 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:39.851005 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-28453805-4d7d-476f-9bcd-b0353d91f805 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 returned with HTTP 200 Aug 20 04:39:39.851774 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 788/3175] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:39 2026] GET /volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:40.166445 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-93ea25c4-ab67-456b-a65f-47dde8118720 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:40.168964 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-93ea25c4-ab67-456b-a65f-47dde8118720 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] GET https://10.4.3.239/volume/v3/volumes/5ce971cd-c571-4165-898c-f63478bf7588 Aug 20 04:39:40.169247 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-93ea25c4-ab67-456b-a65f-47dde8118720 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:40.169576 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-93ea25c4-ab67-456b-a65f-47dde8118720 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:40.178087 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:40.178087 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:40.182851 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-93ea25c4-ab67-456b-a65f-47dde8118720 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Volume info retrieved successfully. Aug 20 04:39:40.188759 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-93ea25c4-ab67-456b-a65f-47dde8118720 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] https://10.4.3.239/volume/v3/volumes/5ce971cd-c571-4165-898c-f63478bf7588 returned with HTTP 200 Aug 20 04:39:40.189270 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 801/3176] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:40 2026] GET /volume/v3/volumes/5ce971cd-c571-4165-898c-f63478bf7588 => generated 1356 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:39:40.204712 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-63097e63-5068-4d80-8afc-367719e088fc None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:40.207364 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-63097e63-5068-4d80-8afc-367719e088fc tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] GET https://10.4.3.239/volume/v3/volumes/5ce971cd-c571-4165-898c-f63478bf7588 Aug 20 04:39:40.207582 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-63097e63-5068-4d80-8afc-367719e088fc tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:40.207856 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-63097e63-5068-4d80-8afc-367719e088fc tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:40.219514 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:40.219514 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:40.223845 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-63097e63-5068-4d80-8afc-367719e088fc tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Volume info retrieved successfully. Aug 20 04:39:40.232192 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-63097e63-5068-4d80-8afc-367719e088fc tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] https://10.4.3.239/volume/v3/volumes/5ce971cd-c571-4165-898c-f63478bf7588 returned with HTTP 200 Aug 20 04:39:40.232697 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 792/3177] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:40 2026] GET /volume/v3/volumes/5ce971cd-c571-4165-898c-f63478bf7588 => generated 1356 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:39:40.247914 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c9c66e20-6c90-4884-a06f-9e5750795cf0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:40.251259 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c9c66e20-6c90-4884-a06f-9e5750795cf0 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] GET https://10.4.3.239/volume/v3/volumes/5ce971cd-c571-4165-898c-f63478bf7588 Aug 20 04:39:40.251259 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c9c66e20-6c90-4884-a06f-9e5750795cf0 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:40.251259 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c9c66e20-6c90-4884-a06f-9e5750795cf0 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:40.263517 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:40.263517 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:40.268539 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-c9c66e20-6c90-4884-a06f-9e5750795cf0 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Volume info retrieved successfully. Aug 20 04:39:40.275959 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c9c66e20-6c90-4884-a06f-9e5750795cf0 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] https://10.4.3.239/volume/v3/volumes/5ce971cd-c571-4165-898c-f63478bf7588 returned with HTTP 200 Aug 20 04:39:40.276577 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 797/3178] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:40 2026] GET /volume/v3/volumes/5ce971cd-c571-4165-898c-f63478bf7588 => generated 1356 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:39:40.296651 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-04eea1f7-ef87-4102-9bc7-e4716a829685 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:40.297277 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a561462e-c388-4e30-9fba-060f5adeb532 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:40.298787 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-04eea1f7-ef87-4102-9bc7-e4716a829685 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] DELETE https://10.4.3.239/volume/v3/volumes/5ce971cd-c571-4165-898c-f63478bf7588 Aug 20 04:39:40.298962 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-04eea1f7-ef87-4102-9bc7-e4716a829685 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:40.299143 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-04eea1f7-ef87-4102-9bc7-e4716a829685 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:40.299232 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a561462e-c388-4e30-9fba-060f5adeb532 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 Aug 20 04:39:40.299331 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-04eea1f7-ef87-4102-9bc7-e4716a829685 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Delete volume with id: 5ce971cd-c571-4165-898c-f63478bf7588 Aug 20 04:39:40.299535 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a561462e-c388-4e30-9fba-060f5adeb532 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:40.299810 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a561462e-c388-4e30-9fba-060f5adeb532 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:40.306529 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:40.306529 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:40.307072 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-04eea1f7-ef87-4102-9bc7-e4716a829685 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Volume info retrieved successfully. Aug 20 04:39:40.311225 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:40.311225 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:40.315511 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a561462e-c388-4e30-9fba-060f5adeb532 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:39:40.320102 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a561462e-c388-4e30-9fba-060f5adeb532 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 returned with HTTP 200 Aug 20 04:39:40.321149 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 802/3179] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:40 2026] GET /volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 => generated 1148 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:39:40.333286 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-04eea1f7-ef87-4102-9bc7-e4716a829685 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Delete volume request issued successfully. Aug 20 04:39:40.333507 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-04eea1f7-ef87-4102-9bc7-e4716a829685 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] https://10.4.3.239/volume/v3/volumes/5ce971cd-c571-4165-898c-f63478bf7588 returned with HTTP 202 Aug 20 04:39:40.333970 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 789/3180] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:39:40 2026] DELETE /volume/v3/volumes/5ce971cd-c571-4165-898c-f63478bf7588 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:39:40.341582 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-99732c3c-ac93-4568-8993-4a3792f35894 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:40.347028 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-99732c3c-ac93-4568-8993-4a3792f35894 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] GET https://10.4.3.239/volume/v3/volumes/5ce971cd-c571-4165-898c-f63478bf7588 Aug 20 04:39:40.347285 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-99732c3c-ac93-4568-8993-4a3792f35894 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:40.347543 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-99732c3c-ac93-4568-8993-4a3792f35894 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:40.356543 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:40.356543 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:40.362862 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-99732c3c-ac93-4568-8993-4a3792f35894 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Volume info retrieved successfully. Aug 20 04:39:40.369353 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-99732c3c-ac93-4568-8993-4a3792f35894 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] https://10.4.3.239/volume/v3/volumes/5ce971cd-c571-4165-898c-f63478bf7588 returned with HTTP 200 Aug 20 04:39:40.369869 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 793/3181] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:40 2026] GET /volume/v3/volumes/5ce971cd-c571-4165-898c-f63478bf7588 => generated 1355 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:39:40.812008 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d3d68b11-bdb5-4584-9afb-63cba2e75122 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:40.814226 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d3d68b11-bdb5-4584-9afb-63cba2e75122 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 Aug 20 04:39:40.814461 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d3d68b11-bdb5-4584-9afb-63cba2e75122 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:40.814718 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d3d68b11-bdb5-4584-9afb-63cba2e75122 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:40.814803 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-d3d68b11-bdb5-4584-9afb-63cba2e75122 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 68a39d6b-9bbc-4f9a-9005-c35024e5f7a6. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:40.820644 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:40.820644 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:40.821270 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d3d68b11-bdb5-4584-9afb-63cba2e75122 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 returned with HTTP 200 Aug 20 04:39:40.821792 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 798/3182] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:40 2026] GET /volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:40.863865 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-313f8e9e-50b0-414f-b260-165a1ce89402 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:40.867825 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-313f8e9e-50b0-414f-b260-165a1ce89402 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 Aug 20 04:39:40.868050 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-313f8e9e-50b0-414f-b260-165a1ce89402 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:40.868417 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-313f8e9e-50b0-414f-b260-165a1ce89402 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:40.868417 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-313f8e9e-50b0-414f-b260-165a1ce89402 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 0c59a8f7-766c-4f70-a234-f76f17cdda91. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:40.873873 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:40.873873 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:40.874705 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-313f8e9e-50b0-414f-b260-165a1ce89402 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 returned with HTTP 200 Aug 20 04:39:40.875147 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 803/3183] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:40 2026] GET /volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:41.336642 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-94816815-969a-4b73-a47e-a51e0dca00f2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:41.338508 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-94816815-969a-4b73-a47e-a51e0dca00f2 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 Aug 20 04:39:41.338757 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-94816815-969a-4b73-a47e-a51e0dca00f2 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:41.338971 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-94816815-969a-4b73-a47e-a51e0dca00f2 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:41.352161 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:41.352161 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:41.356995 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-94816815-969a-4b73-a47e-a51e0dca00f2 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:39:41.366205 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-94816815-969a-4b73-a47e-a51e0dca00f2 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 returned with HTTP 200 Aug 20 04:39:41.366791 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 790/3184] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:41 2026] GET /volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 => generated 1148 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:39:41.385829 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b47a68c1-9af7-47b9-be8a-59991fb00d6c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:41.388502 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b47a68c1-9af7-47b9-be8a-59991fb00d6c tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] GET https://10.4.3.239/volume/v3/volumes/5ce971cd-c571-4165-898c-f63478bf7588 Aug 20 04:39:41.388823 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b47a68c1-9af7-47b9-be8a-59991fb00d6c tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:41.389095 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b47a68c1-9af7-47b9-be8a-59991fb00d6c tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:41.397223 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b47a68c1-9af7-47b9-be8a-59991fb00d6c tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] https://10.4.3.239/volume/v3/volumes/5ce971cd-c571-4165-898c-f63478bf7588 returned with HTTP 404 Aug 20 04:39:41.397904 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 794/3185] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:41 2026] GET /volume/v3/volumes/5ce971cd-c571-4165-898c-f63478bf7588 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:39:41.407741 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0db927c4-42a4-4f78-a959-8e5b0d9aa5e3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:41.410619 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0db927c4-42a4-4f78-a959-8e5b0d9aa5e3 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:39:41.411075 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0db927c4-42a4-4f78-a959-8e5b0d9aa5e3 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-2139461540"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:39:41.413106 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-0db927c4-42a4-4f78-a959-8e5b0d9aa5e3 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-2139461540'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:39:41.413320 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-0db927c4-42a4-4f78-a959-8e5b0d9aa5e3 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Create volume of 1 GB Aug 20 04:39:41.419131 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-0db927c4-42a4-4f78-a959-8e5b0d9aa5e3 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Availability Zones retrieved successfully. Aug 20 04:39:41.427102 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-0db927c4-42a4-4f78-a959-8e5b0d9aa5e3 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Flow 'volume_create_api' (bd18755b-732c-4181-bf13-3052aeaa13dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:39:41.428811 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-0db927c4-42a4-4f78-a959-8e5b0d9aa5e3 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7099da75-60ca-4624-8459-449616f92ce5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:39:41.429901 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-0db927c4-42a4-4f78-a959-8e5b0d9aa5e3 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:39:41.462881 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-0db927c4-42a4-4f78-a959-8e5b0d9aa5e3 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7099da75-60ca-4624-8459-449616f92ce5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:39:41.463838 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-0db927c4-42a4-4f78-a959-8e5b0d9aa5e3 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e5b7f3c-6a3f-4264-a176-314a273973a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:39:41.521473 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-0db927c4-42a4-4f78-a959-8e5b0d9aa5e3 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Created reservations ['106dd81c-7703-43c8-8333-5ba944c4413c', '892b10ff-18bb-4c44-b204-68d439a088e9', 'd062a119-eadd-47d1-bb15-9877898f9e79', '8baa822c-f188-414f-b27d-c665d90c1403'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:39:41.522512 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-0db927c4-42a4-4f78-a959-8e5b0d9aa5e3 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e5b7f3c-6a3f-4264-a176-314a273973a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['106dd81c-7703-43c8-8333-5ba944c4413c', '892b10ff-18bb-4c44-b204-68d439a088e9', 'd062a119-eadd-47d1-bb15-9877898f9e79', '8baa822c-f188-414f-b27d-c665d90c1403']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:39:41.523505 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-0db927c4-42a4-4f78-a959-8e5b0d9aa5e3 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8acb4453-d054-46c5-bf98-f9ad7de08068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:39:41.556208 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-0db927c4-42a4-4f78-a959-8e5b0d9aa5e3 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8acb4453-d054-46c5-bf98-f9ad7de08068) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '161faca8-23f9-426a-a712-c2cb94ad65f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-2139461540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee562c94e87f4e7888adb0c9a2750a44',qos_specs=None,replication_status=,reservations=['106dd81c-7703-43c8-8333-5ba944c4413c','892b10ff-18bb-4c44-b204-68d439a088e9','d062a119-eadd-47d1-bb15-9877898f9e79','8baa822c-f188-414f-b27d-c665d90c1403'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e040d759c8c54c5c8bb46a625de0bf10',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:39:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-2139461540',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=161faca8-23f9-426a-a712-c2cb94ad65f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee562c94e87f4e7888adb0c9a2750a44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e040d759c8c54c5c8bb46a625de0bf10',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:39:41.557466 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-0db927c4-42a4-4f78-a959-8e5b0d9aa5e3 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2adfad3c-7ec1-4128-b455-25174301b73a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:39:41.582838 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-0db927c4-42a4-4f78-a959-8e5b0d9aa5e3 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2adfad3c-7ec1-4128-b455-25174301b73a) transitioned into state 'SUCCESS' from state '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-2139461540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee562c94e87f4e7888adb0c9a2750a44',qos_specs=None,replication_status=,reservations=['106dd81c-7703-43c8-8333-5ba944c4413c','892b10ff-18bb-4c44-b204-68d439a088e9','d062a119-eadd-47d1-bb15-9877898f9e79','8baa822c-f188-414f-b27d-c665d90c1403'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e040d759c8c54c5c8bb46a625de0bf10',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:39:41.583879 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-0db927c4-42a4-4f78-a959-8e5b0d9aa5e3 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdb5109f-f5fb-4f73-87c9-e9f1f7c60b37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:39:41.600670 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-0db927c4-42a4-4f78-a959-8e5b0d9aa5e3 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdb5109f-f5fb-4f73-87c9-e9f1f7c60b37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:39:41.601938 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-0db927c4-42a4-4f78-a959-8e5b0d9aa5e3 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Flow 'volume_create_api' (bd18755b-732c-4181-bf13-3052aeaa13dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:39:41.602514 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-0db927c4-42a4-4f78-a959-8e5b0d9aa5e3 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Create volume request issued successfully. Aug 20 04:39:41.603276 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0db927c4-42a4-4f78-a959-8e5b0d9aa5e3 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:39:41.603817 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 799/3186] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:39:41 2026] POST /volume/v3/volumes => generated 748 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:39:41.620643 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-fb039ede-9f72-4ffb-b81f-81fc8e1a0742 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:41.623066 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fb039ede-9f72-4ffb-b81f-81fc8e1a0742 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] GET https://10.4.3.239/volume/v3/volumes/161faca8-23f9-426a-a712-c2cb94ad65f9 Aug 20 04:39:41.623367 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fb039ede-9f72-4ffb-b81f-81fc8e1a0742 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:41.623703 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fb039ede-9f72-4ffb-b81f-81fc8e1a0742 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:41.633961 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:41.633961 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:41.641230 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-fb039ede-9f72-4ffb-b81f-81fc8e1a0742 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Volume info retrieved successfully. Aug 20 04:39:41.647283 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fb039ede-9f72-4ffb-b81f-81fc8e1a0742 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] https://10.4.3.239/volume/v3/volumes/161faca8-23f9-426a-a712-c2cb94ad65f9 returned with HTTP 200 Aug 20 04:39:41.647827 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 804/3187] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:41 2026] GET /volume/v3/volumes/161faca8-23f9-426a-a712-c2cb94ad65f9 => generated 816 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:41.835075 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-37110e86-8240-4406-943a-1c7fc917adf7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:41.838213 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-37110e86-8240-4406-943a-1c7fc917adf7 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 Aug 20 04:39:41.838398 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-37110e86-8240-4406-943a-1c7fc917adf7 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:41.838639 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-37110e86-8240-4406-943a-1c7fc917adf7 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:41.838796 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-37110e86-8240-4406-943a-1c7fc917adf7 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 68a39d6b-9bbc-4f9a-9005-c35024e5f7a6. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:41.844615 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:41.844615 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:41.845302 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-37110e86-8240-4406-943a-1c7fc917adf7 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 returned with HTTP 200 Aug 20 04:39:41.845804 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 791/3188] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:41 2026] GET /volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:41.889869 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4f239205-8adc-4eee-8757-3294895f2ec4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:41.892273 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4f239205-8adc-4eee-8757-3294895f2ec4 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 Aug 20 04:39:41.893204 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4f239205-8adc-4eee-8757-3294895f2ec4 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:41.893204 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4f239205-8adc-4eee-8757-3294895f2ec4 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:41.893391 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-4f239205-8adc-4eee-8757-3294895f2ec4 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 0c59a8f7-766c-4f70-a234-f76f17cdda91. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:41.899250 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:41.899250 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:41.900266 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4f239205-8adc-4eee-8757-3294895f2ec4 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 returned with HTTP 200 Aug 20 04:39:41.900793 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 795/3189] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:41 2026] GET /volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:42.384423 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e64e7f0a-0d29-48cd-971c-fa2e4c18d334 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:42.388319 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e64e7f0a-0d29-48cd-971c-fa2e4c18d334 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 Aug 20 04:39:42.388756 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e64e7f0a-0d29-48cd-971c-fa2e4c18d334 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:42.389048 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e64e7f0a-0d29-48cd-971c-fa2e4c18d334 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:42.410012 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:42.410012 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:42.416910 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-e64e7f0a-0d29-48cd-971c-fa2e4c18d334 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:39:42.426511 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e64e7f0a-0d29-48cd-971c-fa2e4c18d334 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 returned with HTTP 200 Aug 20 04:39:42.427198 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 800/3190] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:42 2026] GET /volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 => generated 1148 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:39:42.665348 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0ee0afc9-8b29-4312-9107-415176e8e339 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:42.668134 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0ee0afc9-8b29-4312-9107-415176e8e339 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] GET https://10.4.3.239/volume/v3/volumes/161faca8-23f9-426a-a712-c2cb94ad65f9 Aug 20 04:39:42.668402 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0ee0afc9-8b29-4312-9107-415176e8e339 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:42.668673 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0ee0afc9-8b29-4312-9107-415176e8e339 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:42.677765 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:42.677765 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:42.682568 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-0ee0afc9-8b29-4312-9107-415176e8e339 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Volume info retrieved successfully. Aug 20 04:39:42.688634 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0ee0afc9-8b29-4312-9107-415176e8e339 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] https://10.4.3.239/volume/v3/volumes/161faca8-23f9-426a-a712-c2cb94ad65f9 returned with HTTP 200 Aug 20 04:39:42.689285 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 805/3191] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:42 2026] GET /volume/v3/volumes/161faca8-23f9-426a-a712-c2cb94ad65f9 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:42.707643 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-cdd17553-5b76-4c77-afd9-ae8a9ab6aa9d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:42.709912 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cdd17553-5b76-4c77-afd9-ae8a9ab6aa9d tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:39:42.710311 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cdd17553-5b76-4c77-afd9-ae8a9ab6aa9d tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "161faca8-23f9-426a-a712-c2cb94ad65f9", "name": "tempest-VolumesExtendTest-Snapshot-1052190736"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:39:42.723883 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:42.723883 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:42.724522 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-cdd17553-5b76-4c77-afd9-ae8a9ab6aa9d tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Volume info retrieved successfully. Aug 20 04:39:42.724638 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-cdd17553-5b76-4c77-afd9-ae8a9ab6aa9d tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Create snapshot from volume 161faca8-23f9-426a-a712-c2cb94ad65f9 Aug 20 04:39:42.772229 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-cdd17553-5b76-4c77-afd9-ae8a9ab6aa9d tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Created reservations ['778fa7a1-8028-4c26-adcc-41b0043dc508', '114f1509-d005-4d93-b4e8-e5220d738f74', 'c953af3c-f54c-4aed-a965-6c59791d7f49', '64bcd965-9a2a-4749-9717-dcdcc268a1de'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:39:42.815324 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-cdd17553-5b76-4c77-afd9-ae8a9ab6aa9d tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Snapshot create request issued successfully. Aug 20 04:39:42.815834 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cdd17553-5b76-4c77-afd9-ae8a9ab6aa9d tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:39:42.816397 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 792/3192] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:39:42 2026] POST /volume/v3/snapshots => generated 304 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:39:42.830486 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c874fd3e-ca63-4e6f-994c-07ce084e19bc None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:42.832515 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c874fd3e-ca63-4e6f-994c-07ce084e19bc tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] GET https://10.4.3.239/volume/v3/snapshots/405cb5e0-cd29-4682-8ed7-cedea868a3db Aug 20 04:39:42.832782 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c874fd3e-ca63-4e6f-994c-07ce084e19bc tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:42.832949 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c874fd3e-ca63-4e6f-994c-07ce084e19bc tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:42.839697 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:42.839697 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:42.840139 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c874fd3e-ca63-4e6f-994c-07ce084e19bc tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Snapshot retrieved successfully. Aug 20 04:39:42.841038 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c874fd3e-ca63-4e6f-994c-07ce084e19bc tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] https://10.4.3.239/volume/v3/snapshots/405cb5e0-cd29-4682-8ed7-cedea868a3db returned with HTTP 200 Aug 20 04:39:42.841415 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 796/3193] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:39:42 2026] GET /volume/v3/snapshots/405cb5e0-cd29-4682-8ed7-cedea868a3db => generated 436 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:42.860004 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f68f40ea-1a2f-436c-8354-1ca71b9d31fe None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:42.861489 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f68f40ea-1a2f-436c-8354-1ca71b9d31fe tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 Aug 20 04:39:42.861741 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f68f40ea-1a2f-436c-8354-1ca71b9d31fe tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:42.861959 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f68f40ea-1a2f-436c-8354-1ca71b9d31fe tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:42.862105 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-f68f40ea-1a2f-436c-8354-1ca71b9d31fe tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 68a39d6b-9bbc-4f9a-9005-c35024e5f7a6. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:42.866451 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:42.866451 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:42.867065 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f68f40ea-1a2f-436c-8354-1ca71b9d31fe tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 returned with HTTP 200 Aug 20 04:39:42.867482 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 801/3194] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:42 2026] GET /volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:42.913724 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e01ecc49-7414-40d1-819f-a71f14608a28 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:42.916373 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e01ecc49-7414-40d1-819f-a71f14608a28 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 Aug 20 04:39:42.916659 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e01ecc49-7414-40d1-819f-a71f14608a28 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:42.916918 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e01ecc49-7414-40d1-819f-a71f14608a28 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:42.917052 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-e01ecc49-7414-40d1-819f-a71f14608a28 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 0c59a8f7-766c-4f70-a234-f76f17cdda91. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:42.924555 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:42.924555 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:42.925638 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e01ecc49-7414-40d1-819f-a71f14608a28 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 returned with HTTP 200 Aug 20 04:39:42.926192 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 806/3195] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:42 2026] GET /volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:43.443302 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2522d75a-c630-4914-8bf1-aa1a5dada0eb None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:43.445805 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2522d75a-c630-4914-8bf1-aa1a5dada0eb tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 Aug 20 04:39:43.446044 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2522d75a-c630-4914-8bf1-aa1a5dada0eb tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:43.446354 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2522d75a-c630-4914-8bf1-aa1a5dada0eb tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:43.462306 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:43.462306 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:43.468765 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-2522d75a-c630-4914-8bf1-aa1a5dada0eb tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:39:43.474921 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2522d75a-c630-4914-8bf1-aa1a5dada0eb tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 returned with HTTP 200 Aug 20 04:39:43.475417 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 793/3196] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:43 2026] GET /volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 => generated 1148 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:39:43.852623 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-57878ca0-834d-48fb-84b8-8c588c6abe2c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:43.855485 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-57878ca0-834d-48fb-84b8-8c588c6abe2c tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] GET https://10.4.3.239/volume/v3/snapshots/405cb5e0-cd29-4682-8ed7-cedea868a3db Aug 20 04:39:43.855751 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-57878ca0-834d-48fb-84b8-8c588c6abe2c tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:43.856464 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-57878ca0-834d-48fb-84b8-8c588c6abe2c tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:43.863534 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:43.863534 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:43.864266 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-57878ca0-834d-48fb-84b8-8c588c6abe2c tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Snapshot retrieved successfully. Aug 20 04:39:43.867209 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-57878ca0-834d-48fb-84b8-8c588c6abe2c tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] https://10.4.3.239/volume/v3/snapshots/405cb5e0-cd29-4682-8ed7-cedea868a3db returned with HTTP 200 Aug 20 04:39:43.867209 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 797/3197] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:39:43 2026] GET /volume/v3/snapshots/405cb5e0-cd29-4682-8ed7-cedea868a3db => generated 463 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:43.881110 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1812796a-0bb1-4dd7-9a53-27e1e3d24922 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:43.881706 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-632a093a-e52e-4448-86a2-7168f706cd64 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:43.885027 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1812796a-0bb1-4dd7-9a53-27e1e3d24922 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] POST https://10.4.3.239/volume/v3/volumes/161faca8-23f9-426a-a712-c2cb94ad65f9/action Aug 20 04:39:43.885655 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1812796a-0bb1-4dd7-9a53-27e1e3d24922 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:39:43.885936 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1812796a-0bb1-4dd7-9a53-27e1e3d24922 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:39:43.886168 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-632a093a-e52e-4448-86a2-7168f706cd64 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 Aug 20 04:39:43.886502 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-632a093a-e52e-4448-86a2-7168f706cd64 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:43.888197 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-632a093a-e52e-4448-86a2-7168f706cd64 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:43.888197 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-632a093a-e52e-4448-86a2-7168f706cd64 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 68a39d6b-9bbc-4f9a-9005-c35024e5f7a6. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:43.896065 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:43.896065 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:43.896760 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:43.896760 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:43.896881 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-632a093a-e52e-4448-86a2-7168f706cd64 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 returned with HTTP 200 Aug 20 04:39:43.897249 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 807/3198] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:43 2026] GET /volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:43.897487 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1812796a-0bb1-4dd7-9a53-27e1e3d24922 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Volume info retrieved successfully. Aug 20 04:39:43.940911 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-269324e4-3c04-48c6-80f0-91c12bb43758 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:43.943160 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-269324e4-3c04-48c6-80f0-91c12bb43758 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 Aug 20 04:39:43.943444 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-269324e4-3c04-48c6-80f0-91c12bb43758 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:43.943668 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-269324e4-3c04-48c6-80f0-91c12bb43758 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:43.943800 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-269324e4-3c04-48c6-80f0-91c12bb43758 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 0c59a8f7-766c-4f70-a234-f76f17cdda91. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:43.952553 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:43.952553 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:43.953576 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-269324e4-3c04-48c6-80f0-91c12bb43758 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 returned with HTTP 200 Aug 20 04:39:43.954221 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 794/3199] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:43 2026] GET /volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:43.957073 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-1812796a-0bb1-4dd7-9a53-27e1e3d24922 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Created reservations ['4894a029-1b53-4aa8-8ce1-bbf99afea94e', 'f9cad5a0-56fc-4f8f-911d-9b55bd18219a'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:39:43.971926 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1812796a-0bb1-4dd7-9a53-27e1e3d24922 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Extend volume request issued successfully. Aug 20 04:39:43.972258 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1812796a-0bb1-4dd7-9a53-27e1e3d24922 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] https://10.4.3.239/volume/v3/volumes/161faca8-23f9-426a-a712-c2cb94ad65f9/action returned with HTTP 202 Aug 20 04:39:43.972810 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 802/3200] 10.4.3.239 () {68 vars in 1390 bytes} [Thu Aug 20 04:39:43 2026] POST /volume/v3/volumes/161faca8-23f9-426a-a712-c2cb94ad65f9/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:39:43.984973 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6b851631-b942-4e6e-a7a2-7a531a98076f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:43.990210 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6b851631-b942-4e6e-a7a2-7a531a98076f tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] GET https://10.4.3.239/volume/v3/volumes/161faca8-23f9-426a-a712-c2cb94ad65f9 Aug 20 04:39:43.990210 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6b851631-b942-4e6e-a7a2-7a531a98076f tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:43.990210 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6b851631-b942-4e6e-a7a2-7a531a98076f tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:44.001502 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:44.001502 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:44.003533 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-6b851631-b942-4e6e-a7a2-7a531a98076f tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Volume info retrieved successfully. Aug 20 04:39:44.012577 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6b851631-b942-4e6e-a7a2-7a531a98076f tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] https://10.4.3.239/volume/v3/volumes/161faca8-23f9-426a-a712-c2cb94ad65f9 returned with HTTP 200 Aug 20 04:39:44.012577 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 798/3201] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:43 2026] GET /volume/v3/volumes/161faca8-23f9-426a-a712-c2cb94ad65f9 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:44.493412 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-516c26df-871d-4cf2-8985-4e4573788417 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:44.497140 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-516c26df-871d-4cf2-8985-4e4573788417 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 Aug 20 04:39:44.497440 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-516c26df-871d-4cf2-8985-4e4573788417 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:44.497743 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-516c26df-871d-4cf2-8985-4e4573788417 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:44.510582 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:44.510582 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:44.514745 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-516c26df-871d-4cf2-8985-4e4573788417 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:39:44.519414 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-516c26df-871d-4cf2-8985-4e4573788417 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 returned with HTTP 200 Aug 20 04:39:44.519838 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 808/3202] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:44 2026] GET /volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 => generated 1148 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:39:44.580091 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-f8071fe2-2988-432d-95dd-9d0bb2fefc8c req-07273f40-a8b2-4da9-90ea-cd0189a965fc None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:44.582828 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-f8071fe2-2988-432d-95dd-9d0bb2fefc8c req-07273f40-a8b2-4da9-90ea-cd0189a965fc tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 Aug 20 04:39:44.584167 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-f8071fe2-2988-432d-95dd-9d0bb2fefc8c req-07273f40-a8b2-4da9-90ea-cd0189a965fc tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:44.584298 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-f8071fe2-2988-432d-95dd-9d0bb2fefc8c req-07273f40-a8b2-4da9-90ea-cd0189a965fc tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:44.598812 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:44.598812 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:44.605124 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-f8071fe2-2988-432d-95dd-9d0bb2fefc8c req-07273f40-a8b2-4da9-90ea-cd0189a965fc tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:39:44.613042 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-f8071fe2-2988-432d-95dd-9d0bb2fefc8c req-07273f40-a8b2-4da9-90ea-cd0189a965fc tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 returned with HTTP 200 Aug 20 04:39:44.613994 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 795/3203] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:39:44 2026] GET /volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 => generated 1148 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:39:44.912131 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-249f9f5c-8bf4-4013-8368-e56e24d41069 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:44.914945 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-249f9f5c-8bf4-4013-8368-e56e24d41069 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 Aug 20 04:39:44.915257 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-249f9f5c-8bf4-4013-8368-e56e24d41069 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:44.916098 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-249f9f5c-8bf4-4013-8368-e56e24d41069 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:44.916098 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-249f9f5c-8bf4-4013-8368-e56e24d41069 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 68a39d6b-9bbc-4f9a-9005-c35024e5f7a6. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:44.923496 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:44.923496 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:44.924075 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-249f9f5c-8bf4-4013-8368-e56e24d41069 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 returned with HTTP 200 Aug 20 04:39:44.924302 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 803/3204] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:44 2026] GET /volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:44.970808 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-97db398c-235b-468c-810a-41a2d151eea7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:44.972717 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-97db398c-235b-468c-810a-41a2d151eea7 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 Aug 20 04:39:44.972942 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-97db398c-235b-468c-810a-41a2d151eea7 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:44.973168 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-97db398c-235b-468c-810a-41a2d151eea7 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:44.973489 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-97db398c-235b-468c-810a-41a2d151eea7 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 0c59a8f7-766c-4f70-a234-f76f17cdda91. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:44.979166 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:44.979166 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:44.979835 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-97db398c-235b-468c-810a-41a2d151eea7 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 returned with HTTP 200 Aug 20 04:39:44.980358 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 799/3205] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:44 2026] GET /volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:44.994885 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e3a885e8-7981-45f1-869d-b0ca673925b1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:44.997057 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e3a885e8-7981-45f1-869d-b0ca673925b1 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 Aug 20 04:39:44.997428 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e3a885e8-7981-45f1-869d-b0ca673925b1 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:44.998549 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e3a885e8-7981-45f1-869d-b0ca673925b1 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:44.998549 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-e3a885e8-7981-45f1-869d-b0ca673925b1 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 0c59a8f7-766c-4f70-a234-f76f17cdda91. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:45.005459 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:45.005459 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:45.007274 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e3a885e8-7981-45f1-869d-b0ca673925b1 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 returned with HTTP 200 Aug 20 04:39:45.008468 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 809/3206] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:44 2026] GET /volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 => generated 792 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:45.023311 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1dd59c3f-0e68-4204-966f-44da76b49de6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:45.024777 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1dd59c3f-0e68-4204-966f-44da76b49de6 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] POST https://10.4.3.239/volume/v3/backups Aug 20 04:39:45.025632 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1dd59c3f-0e68-4204-966f-44da76b49de6 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3d403391-bc2e-491f-85f4-6899b1bfb53b", "incremental": true, "force": true}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:39:45.027158 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.backups [None req-1dd59c3f-0e68-4204-966f-44da76b49de6 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Creating new backup {'backup': {'volume_id': '3d403391-bc2e-491f-85f4-6899b1bfb53b', 'incremental': True, 'force': True}} {{(pid=100177) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 04:39:45.028847 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.contrib.backups [None req-1dd59c3f-0e68-4204-966f-44da76b49de6 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Creating backup of volume 3d403391-bc2e-491f-85f4-6899b1bfb53b in container None Aug 20 04:39:45.028931 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ba628f8a-aa9e-4aeb-b64d-09eb13ffeb4b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:45.031156 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ba628f8a-aa9e-4aeb-b64d-09eb13ffeb4b tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] GET https://10.4.3.239/volume/v3/volumes/161faca8-23f9-426a-a712-c2cb94ad65f9 Aug 20 04:39:45.031595 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ba628f8a-aa9e-4aeb-b64d-09eb13ffeb4b tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:45.031968 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ba628f8a-aa9e-4aeb-b64d-09eb13ffeb4b tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:45.043386 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:45.043386 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:45.043539 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:45.043539 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:45.043539 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-1dd59c3f-0e68-4204-966f-44da76b49de6 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:39:45.047308 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-ba628f8a-aa9e-4aeb-b64d-09eb13ffeb4b tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Volume info retrieved successfully. Aug 20 04:39:45.053908 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ba628f8a-aa9e-4aeb-b64d-09eb13ffeb4b tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] https://10.4.3.239/volume/v3/volumes/161faca8-23f9-426a-a712-c2cb94ad65f9 returned with HTTP 200 Aug 20 04:39:45.054661 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 804/3207] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:45 2026] GET /volume/v3/volumes/161faca8-23f9-426a-a712-c2cb94ad65f9 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:45.065701 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-1dd59c3f-0e68-4204-966f-44da76b49de6 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Created reservations ['ee3b0109-9add-4c46-a69b-6f1a6b55abc6', '85a5f046-5430-413a-ae91-44c51f8af516'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:39:45.071334 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-40205276-3230-432a-9ad7-4b75784204c3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:45.073623 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-40205276-3230-432a-9ad7-4b75784204c3 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] GET https://10.4.3.239/volume/v3/volumes/161faca8-23f9-426a-a712-c2cb94ad65f9 Aug 20 04:39:45.073863 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-40205276-3230-432a-9ad7-4b75784204c3 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:45.074097 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-40205276-3230-432a-9ad7-4b75784204c3 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:45.083521 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:45.083521 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:45.089316 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-40205276-3230-432a-9ad7-4b75784204c3 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Volume info retrieved successfully. Aug 20 04:39:45.094973 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-40205276-3230-432a-9ad7-4b75784204c3 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] https://10.4.3.239/volume/v3/volumes/161faca8-23f9-426a-a712-c2cb94ad65f9 returned with HTTP 200 Aug 20 04:39:45.095891 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 800/3208] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:45 2026] GET /volume/v3/volumes/161faca8-23f9-426a-a712-c2cb94ad65f9 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:45.116245 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-69dcad00-2eb2-4ac5-a61e-09bfb38fd093 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:45.118149 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-69dcad00-2eb2-4ac5-a61e-09bfb38fd093 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/405cb5e0-cd29-4682-8ed7-cedea868a3db Aug 20 04:39:45.118387 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-69dcad00-2eb2-4ac5-a61e-09bfb38fd093 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:45.118604 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-69dcad00-2eb2-4ac5-a61e-09bfb38fd093 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:45.118708 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.snapshots [None req-69dcad00-2eb2-4ac5-a61e-09bfb38fd093 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Delete snapshot with id: 405cb5e0-cd29-4682-8ed7-cedea868a3db Aug 20 04:39:45.130357 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:45.130357 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:45.130880 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-69dcad00-2eb2-4ac5-a61e-09bfb38fd093 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Snapshot retrieved successfully. Aug 20 04:39:45.131724 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1dd59c3f-0e68-4204-966f-44da76b49de6 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups returned with HTTP 202 Aug 20 04:39:45.132459 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 796/3209] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:39:45 2026] POST /volume/v3/backups => generated 288 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:39:45.145785 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-21038a3d-ac96-4f14-981d-604877c9883e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:45.150361 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-21038a3d-ac96-4f14-981d-604877c9883e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/1efd2c2c-8cdc-400f-bf08-005a1e036258 Aug 20 04:39:45.150361 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-21038a3d-ac96-4f14-981d-604877c9883e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:45.150361 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-21038a3d-ac96-4f14-981d-604877c9883e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:45.150361 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-21038a3d-ac96-4f14-981d-604877c9883e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 1efd2c2c-8cdc-400f-bf08-005a1e036258. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:45.158140 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:45.158140 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:45.158140 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-21038a3d-ac96-4f14-981d-604877c9883e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/1efd2c2c-8cdc-400f-bf08-005a1e036258 returned with HTTP 200 Aug 20 04:39:45.158140 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 805/3210] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:45 2026] GET /volume/v3/backups/1efd2c2c-8cdc-400f-bf08-005a1e036258 => generated 694 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:45.160763 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-69dcad00-2eb2-4ac5-a61e-09bfb38fd093 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Snapshot delete request issued successfully. Aug 20 04:39:45.160909 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-69dcad00-2eb2-4ac5-a61e-09bfb38fd093 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] https://10.4.3.239/volume/v3/snapshots/405cb5e0-cd29-4682-8ed7-cedea868a3db returned with HTTP 202 Aug 20 04:39:45.161369 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 810/3211] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:39:45 2026] DELETE /volume/v3/snapshots/405cb5e0-cd29-4682-8ed7-cedea868a3db => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:39:45.171328 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-896b3c4a-2750-4e9b-a280-c8f1147844e3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:45.173888 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-896b3c4a-2750-4e9b-a280-c8f1147844e3 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] GET https://10.4.3.239/volume/v3/snapshots/405cb5e0-cd29-4682-8ed7-cedea868a3db Aug 20 04:39:45.173888 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-896b3c4a-2750-4e9b-a280-c8f1147844e3 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:45.174123 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-896b3c4a-2750-4e9b-a280-c8f1147844e3 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:45.181194 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:45.181194 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:45.181776 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-896b3c4a-2750-4e9b-a280-c8f1147844e3 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Snapshot retrieved successfully. Aug 20 04:39:45.182796 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-896b3c4a-2750-4e9b-a280-c8f1147844e3 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] https://10.4.3.239/volume/v3/snapshots/405cb5e0-cd29-4682-8ed7-cedea868a3db returned with HTTP 200 Aug 20 04:39:45.183453 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 801/3212] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:39:45 2026] GET /volume/v3/snapshots/405cb5e0-cd29-4682-8ed7-cedea868a3db => generated 462 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:45.327069 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-f8071fe2-2988-432d-95dd-9d0bb2fefc8c req-63d0cb07-e654-4bc3-aff6-7a6ef3c1024c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:45.330875 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-f8071fe2-2988-432d-95dd-9d0bb2fefc8c req-63d0cb07-e654-4bc3-aff6-7a6ef3c1024c tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] DELETE https://10.4.3.239/volume/v3/attachments/61b84023-cea7-4dd8-8c26-2e9179ccc80e Aug 20 04:39:45.331167 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-f8071fe2-2988-432d-95dd-9d0bb2fefc8c req-63d0cb07-e654-4bc3-aff6-7a6ef3c1024c tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:45.331462 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-f8071fe2-2988-432d-95dd-9d0bb2fefc8c req-63d0cb07-e654-4bc3-aff6-7a6ef3c1024c tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:45.343291 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:45.343291 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:45.431496 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-f8071fe2-2988-432d-95dd-9d0bb2fefc8c req-63d0cb07-e654-4bc3-aff6-7a6ef3c1024c tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/attachments/61b84023-cea7-4dd8-8c26-2e9179ccc80e returned with HTTP 200 Aug 20 04:39:45.432143 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 797/3213] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:39:45 2026] DELETE /volume/v3/attachments/61b84023-cea7-4dd8-8c26-2e9179ccc80e => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:45.535778 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-eb3be367-f1fc-4cfc-be0d-ae6de196c65c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:45.537549 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-eb3be367-f1fc-4cfc-be0d-ae6de196c65c tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 Aug 20 04:39:45.537964 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-eb3be367-f1fc-4cfc-be0d-ae6de196c65c tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:45.538425 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-eb3be367-f1fc-4cfc-be0d-ae6de196c65c tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:45.547251 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:45.547251 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:45.551955 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-eb3be367-f1fc-4cfc-be0d-ae6de196c65c tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:39:45.560216 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-eb3be367-f1fc-4cfc-be0d-ae6de196c65c tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 returned with HTTP 200 Aug 20 04:39:45.560971 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 806/3214] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:45 2026] GET /volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:45.576876 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-80de2bf8-97cc-481b-8d73-1ccb5b424757 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:45.579255 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-80de2bf8-97cc-481b-8d73-1ccb5b424757 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 Aug 20 04:39:45.579867 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-80de2bf8-97cc-481b-8d73-1ccb5b424757 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:45.579867 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-80de2bf8-97cc-481b-8d73-1ccb5b424757 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:45.588875 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:45.588875 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:45.594346 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-80de2bf8-97cc-481b-8d73-1ccb5b424757 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:39:45.600496 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-80de2bf8-97cc-481b-8d73-1ccb5b424757 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 returned with HTTP 200 Aug 20 04:39:45.600994 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 811/3215] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:45 2026] GET /volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:45.656431 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c5ab6e24-c6e9-45bb-a200-fbec5e780677 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:45.658803 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c5ab6e24-c6e9-45bb-a200-fbec5e780677 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 Aug 20 04:39:45.658990 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c5ab6e24-c6e9-45bb-a200-fbec5e780677 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:45.659416 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c5ab6e24-c6e9-45bb-a200-fbec5e780677 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:45.668059 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:45.668059 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:45.672594 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c5ab6e24-c6e9-45bb-a200-fbec5e780677 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:39:45.677382 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c5ab6e24-c6e9-45bb-a200-fbec5e780677 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 returned with HTTP 200 Aug 20 04:39:45.677869 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 802/3216] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:45 2026] GET /volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 04:39:45.753355 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-894eb1bb-e39f-4514-aff9-dcbe4ff0efec None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:45.756667 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-894eb1bb-e39f-4514-aff9-dcbe4ff0efec tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:39:45.757397 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-894eb1bb-e39f-4514-aff9-dcbe4ff0efec tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-346535054", "imageRef": "fd30ff40-6d85-42eb-a3e0-87e78c12210f"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:39:45.761678 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-894eb1bb-e39f-4514-aff9-dcbe4ff0efec tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-346535054', 'imageRef': 'fd30ff40-6d85-42eb-a3e0-87e78c12210f'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:39:45.862205 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-894eb1bb-e39f-4514-aff9-dcbe4ff0efec tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Create volume of 1 GB Aug 20 04:39:45.862581 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:45.862581 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:45.863134 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-894eb1bb-e39f-4514-aff9-dcbe4ff0efec tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Availability Zones retrieved successfully. Aug 20 04:39:45.870176 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-894eb1bb-e39f-4514-aff9-dcbe4ff0efec tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Flow 'volume_create_api' (0655a776-2124-48d8-8243-700a68e56dd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:39:45.872511 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-894eb1bb-e39f-4514-aff9-dcbe4ff0efec tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5460029a-1dfe-48ea-9290-b33a9601406c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:39:45.875154 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-894eb1bb-e39f-4514-aff9-dcbe4ff0efec tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:39:45.924465 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:45.924465 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:45.937535 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e12e6552-f098-41e4-9c91-72b9a2b17a52 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:45.941634 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-894eb1bb-e39f-4514-aff9-dcbe4ff0efec tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5460029a-1dfe-48ea-9290-b33a9601406c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:44Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=465648c5-aef6-4c71-9711-53853f0ccabd,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '465648c5-aef6-4c71-9711-53853f0ccabd', 'encryption_key_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=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:39:45.942591 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-894eb1bb-e39f-4514-aff9-dcbe4ff0efec tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cb445bb-9feb-4b57-b65a-386d0df7de87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:39:45.943357 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e12e6552-f098-41e4-9c91-72b9a2b17a52 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 Aug 20 04:39:45.945828 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e12e6552-f098-41e4-9c91-72b9a2b17a52 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:45.946198 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e12e6552-f098-41e4-9c91-72b9a2b17a52 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:45.946371 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-e12e6552-f098-41e4-9c91-72b9a2b17a52 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 68a39d6b-9bbc-4f9a-9005-c35024e5f7a6. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:45.953560 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:45.953560 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:45.954569 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e12e6552-f098-41e4-9c91-72b9a2b17a52 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 returned with HTTP 200 Aug 20 04:39:45.955093 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 807/3217] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:45 2026] GET /volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:45.993912 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-894eb1bb-e39f-4514-aff9-dcbe4ff0efec tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Created reservations ['2a3854a0-8ac7-4481-ada5-f3a413762f75', '19d65273-1ec1-451f-a4d7-7a6fac077ffb', '85e038cf-a368-4f69-9fd6-b9811f5458a3', '5f85363c-d5da-454d-a797-48bfc318979a'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:39:45.994793 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-894eb1bb-e39f-4514-aff9-dcbe4ff0efec tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cb445bb-9feb-4b57-b65a-386d0df7de87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a3854a0-8ac7-4481-ada5-f3a413762f75', '19d65273-1ec1-451f-a4d7-7a6fac077ffb', '85e038cf-a368-4f69-9fd6-b9811f5458a3', '5f85363c-d5da-454d-a797-48bfc318979a']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:39:45.995577 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-894eb1bb-e39f-4514-aff9-dcbe4ff0efec tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4bac05f-5418-4af3-b59a-3aff5ba5cd46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:39:46.020964 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-894eb1bb-e39f-4514-aff9-dcbe4ff0efec tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4bac05f-5418-4af3-b59a-3aff5ba5cd46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '244a515d-3178-4110-a0de-a6f283ec9702', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-346535054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='70a28cac899c44819f275c66c1c5dfac',qos_specs=None,replication_status=,reservations=['2a3854a0-8ac7-4481-ada5-f3a413762f75','19d65273-1ec1-451f-a4d7-7a6fac077ffb','85e038cf-a368-4f69-9fd6-b9811f5458a3','5f85363c-d5da-454d-a797-48bfc318979a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59ebaa36fd01432c9329cf7473beb225',volume_type_id=465648c5-aef6-4c71-9711-53853f0ccabd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:39:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-346535054',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=244a515d-3178-4110-a0de-a6f283ec9702,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='70a28cac899c44819f275c66c1c5dfac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59ebaa36fd01432c9329cf7473beb225',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(465648c5-aef6-4c71-9711-53853f0ccabd),volume_type_id=465648c5-aef6-4c71-9711-53853f0ccabd)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:39:46.020964 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-894eb1bb-e39f-4514-aff9-dcbe4ff0efec tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5066b609-c02b-46be-b621-c4d52a7729e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:39:46.047485 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-894eb1bb-e39f-4514-aff9-dcbe4ff0efec tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5066b609-c02b-46be-b621-c4d52a7729e6) transitioned into state 'SUCCESS' from state '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-346535054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='70a28cac899c44819f275c66c1c5dfac',qos_specs=None,replication_status=,reservations=['2a3854a0-8ac7-4481-ada5-f3a413762f75','19d65273-1ec1-451f-a4d7-7a6fac077ffb','85e038cf-a368-4f69-9fd6-b9811f5458a3','5f85363c-d5da-454d-a797-48bfc318979a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59ebaa36fd01432c9329cf7473beb225',volume_type_id=465648c5-aef6-4c71-9711-53853f0ccabd)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:39:46.048363 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-894eb1bb-e39f-4514-aff9-dcbe4ff0efec tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92a9fd41-86a7-48b4-be59-d6d51e82da05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:39:46.061431 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-894eb1bb-e39f-4514-aff9-dcbe4ff0efec tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92a9fd41-86a7-48b4-be59-d6d51e82da05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:39:46.062394 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-894eb1bb-e39f-4514-aff9-dcbe4ff0efec tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Flow 'volume_create_api' (0655a776-2124-48d8-8243-700a68e56dd4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:39:46.063216 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-894eb1bb-e39f-4514-aff9-dcbe4ff0efec tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Create volume request issued successfully. Aug 20 04:39:46.063547 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-894eb1bb-e39f-4514-aff9-dcbe4ff0efec tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:39:46.064668 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 798/3218] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:39:45 2026] POST /volume/v3/volumes => generated 759 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:39:46.079832 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ccb196ea-6949-4083-a677-6e17b883b8d3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:46.083305 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ccb196ea-6949-4083-a677-6e17b883b8d3 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/244a515d-3178-4110-a0de-a6f283ec9702 Aug 20 04:39:46.083305 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ccb196ea-6949-4083-a677-6e17b883b8d3 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:46.083305 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ccb196ea-6949-4083-a677-6e17b883b8d3 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:46.090469 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:46.090469 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:46.095006 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-ccb196ea-6949-4083-a677-6e17b883b8d3 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:39:46.101021 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ccb196ea-6949-4083-a677-6e17b883b8d3 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/244a515d-3178-4110-a0de-a6f283ec9702 returned with HTTP 200 Aug 20 04:39:46.101213 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 812/3219] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:46 2026] GET /volume/v3/volumes/244a515d-3178-4110-a0de-a6f283ec9702 => generated 827 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:46.177976 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6f784e0b-7fbb-4c51-ac94-f6d786985173 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:46.180992 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6f784e0b-7fbb-4c51-ac94-f6d786985173 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/1efd2c2c-8cdc-400f-bf08-005a1e036258 Aug 20 04:39:46.181297 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6f784e0b-7fbb-4c51-ac94-f6d786985173 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:46.181566 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6f784e0b-7fbb-4c51-ac94-f6d786985173 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:46.181724 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-6f784e0b-7fbb-4c51-ac94-f6d786985173 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 1efd2c2c-8cdc-400f-bf08-005a1e036258. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:46.188960 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:46.188960 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:46.191417 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6f784e0b-7fbb-4c51-ac94-f6d786985173 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/1efd2c2c-8cdc-400f-bf08-005a1e036258 returned with HTTP 200 Aug 20 04:39:46.191557 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 803/3220] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:46 2026] GET /volume/v3/backups/1efd2c2c-8cdc-400f-bf08-005a1e036258 => generated 696 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:46.197564 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e2946e7f-a62b-496a-aec9-321c78c778f8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:46.202307 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e2946e7f-a62b-496a-aec9-321c78c778f8 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] GET https://10.4.3.239/volume/v3/snapshots/405cb5e0-cd29-4682-8ed7-cedea868a3db Aug 20 04:39:46.202307 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e2946e7f-a62b-496a-aec9-321c78c778f8 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:46.202307 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e2946e7f-a62b-496a-aec9-321c78c778f8 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:46.207615 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e2946e7f-a62b-496a-aec9-321c78c778f8 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] https://10.4.3.239/volume/v3/snapshots/405cb5e0-cd29-4682-8ed7-cedea868a3db returned with HTTP 404 Aug 20 04:39:46.208360 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 808/3221] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:39:46 2026] GET /volume/v3/snapshots/405cb5e0-cd29-4682-8ed7-cedea868a3db => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:39:46.220471 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8e79c425-b061-48ad-a9be-ddb003adf5e1 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:46.222621 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8e79c425-b061-48ad-a9be-ddb003adf5e1 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] GET https://10.4.3.239/volume/v3/volumes/161faca8-23f9-426a-a712-c2cb94ad65f9 Aug 20 04:39:46.222811 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8e79c425-b061-48ad-a9be-ddb003adf5e1 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:46.223481 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8e79c425-b061-48ad-a9be-ddb003adf5e1 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:46.233096 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:46.233096 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:46.238007 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-8e79c425-b061-48ad-a9be-ddb003adf5e1 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Volume info retrieved successfully. Aug 20 04:39:46.248537 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8e79c425-b061-48ad-a9be-ddb003adf5e1 tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] https://10.4.3.239/volume/v3/volumes/161faca8-23f9-426a-a712-c2cb94ad65f9 returned with HTTP 200 Aug 20 04:39:46.248985 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 799/3222] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:46 2026] GET /volume/v3/volumes/161faca8-23f9-426a-a712-c2cb94ad65f9 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:46.268565 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-10637c59-f249-48ed-a7c1-36e33c8b71ad None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:46.271151 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-10637c59-f249-48ed-a7c1-36e33c8b71ad tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] DELETE https://10.4.3.239/volume/v3/volumes/161faca8-23f9-426a-a712-c2cb94ad65f9 Aug 20 04:39:46.271405 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-10637c59-f249-48ed-a7c1-36e33c8b71ad tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:46.271649 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-10637c59-f249-48ed-a7c1-36e33c8b71ad tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:46.271875 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-10637c59-f249-48ed-a7c1-36e33c8b71ad tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Delete volume with id: 161faca8-23f9-426a-a712-c2cb94ad65f9 Aug 20 04:39:46.289800 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:46.289800 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:46.289800 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-10637c59-f249-48ed-a7c1-36e33c8b71ad tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Volume info retrieved successfully. Aug 20 04:39:46.325202 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-10637c59-f249-48ed-a7c1-36e33c8b71ad tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Delete volume request issued successfully. Aug 20 04:39:46.325202 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-10637c59-f249-48ed-a7c1-36e33c8b71ad tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] https://10.4.3.239/volume/v3/volumes/161faca8-23f9-426a-a712-c2cb94ad65f9 returned with HTTP 202 Aug 20 04:39:46.326317 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 813/3223] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:39:46 2026] DELETE /volume/v3/volumes/161faca8-23f9-426a-a712-c2cb94ad65f9 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:39:46.340968 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-bd27cdfc-da3c-41bc-8e84-77f4a7fe187a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:46.344034 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bd27cdfc-da3c-41bc-8e84-77f4a7fe187a tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] GET https://10.4.3.239/volume/v3/volumes/161faca8-23f9-426a-a712-c2cb94ad65f9 Aug 20 04:39:46.344303 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bd27cdfc-da3c-41bc-8e84-77f4a7fe187a tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:46.344876 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bd27cdfc-da3c-41bc-8e84-77f4a7fe187a tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:46.357933 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:46.357933 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:46.369907 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-bd27cdfc-da3c-41bc-8e84-77f4a7fe187a tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Volume info retrieved successfully. Aug 20 04:39:46.381929 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bd27cdfc-da3c-41bc-8e84-77f4a7fe187a tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] https://10.4.3.239/volume/v3/volumes/161faca8-23f9-426a-a712-c2cb94ad65f9 returned with HTTP 200 Aug 20 04:39:46.382501 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 804/3224] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:46 2026] GET /volume/v3/volumes/161faca8-23f9-426a-a712-c2cb94ad65f9 => generated 840 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:46.966824 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-deb451e7-dfcb-4981-ab12-c3e9b0a8af41 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:46.968744 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-deb451e7-dfcb-4981-ab12-c3e9b0a8af41 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 Aug 20 04:39:46.968942 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-deb451e7-dfcb-4981-ab12-c3e9b0a8af41 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:46.969123 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-deb451e7-dfcb-4981-ab12-c3e9b0a8af41 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:46.969304 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-deb451e7-dfcb-4981-ab12-c3e9b0a8af41 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 68a39d6b-9bbc-4f9a-9005-c35024e5f7a6. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:46.975978 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:46.975978 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:46.977437 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-deb451e7-dfcb-4981-ab12-c3e9b0a8af41 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 returned with HTTP 200 Aug 20 04:39:46.977851 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 809/3225] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:46 2026] GET /volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:47.117096 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e38eec3c-619e-4c2f-a2f2-a141a6a3a8ec None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:47.119608 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e38eec3c-619e-4c2f-a2f2-a141a6a3a8ec tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/244a515d-3178-4110-a0de-a6f283ec9702 Aug 20 04:39:47.119995 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e38eec3c-619e-4c2f-a2f2-a141a6a3a8ec tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:47.120384 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e38eec3c-619e-4c2f-a2f2-a141a6a3a8ec tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:47.130556 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:47.130556 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:47.135797 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e38eec3c-619e-4c2f-a2f2-a141a6a3a8ec tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:39:47.142587 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e38eec3c-619e-4c2f-a2f2-a141a6a3a8ec tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/244a515d-3178-4110-a0de-a6f283ec9702 returned with HTTP 200 Aug 20 04:39:47.143247 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 800/3226] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:47 2026] GET /volume/v3/volumes/244a515d-3178-4110-a0de-a6f283ec9702 => generated 1367 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:39:47.211373 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9c64a45a-f17a-4d61-a59b-737a2b5fc4b3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:47.214107 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9c64a45a-f17a-4d61-a59b-737a2b5fc4b3 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/1efd2c2c-8cdc-400f-bf08-005a1e036258 Aug 20 04:39:47.214731 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9c64a45a-f17a-4d61-a59b-737a2b5fc4b3 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:47.216401 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9c64a45a-f17a-4d61-a59b-737a2b5fc4b3 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:47.216569 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-9c64a45a-f17a-4d61-a59b-737a2b5fc4b3 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 1efd2c2c-8cdc-400f-bf08-005a1e036258. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:47.222018 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:47.222018 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:47.222866 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9c64a45a-f17a-4d61-a59b-737a2b5fc4b3 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/1efd2c2c-8cdc-400f-bf08-005a1e036258 returned with HTTP 200 Aug 20 04:39:47.223282 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 814/3227] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:47 2026] GET /volume/v3/backups/1efd2c2c-8cdc-400f-bf08-005a1e036258 => generated 696 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:47.306804 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-926db8e1-c898-43c9-b323-296a138b0067 req-7a9f70d5-0b80-4ce4-9891-f13b19890eac None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:47.309161 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-926db8e1-c898-43c9-b323-296a138b0067 req-7a9f70d5-0b80-4ce4-9891-f13b19890eac tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/244a515d-3178-4110-a0de-a6f283ec9702 Aug 20 04:39:47.309387 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-926db8e1-c898-43c9-b323-296a138b0067 req-7a9f70d5-0b80-4ce4-9891-f13b19890eac tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:47.309586 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-926db8e1-c898-43c9-b323-296a138b0067 req-7a9f70d5-0b80-4ce4-9891-f13b19890eac tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:47.318507 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:47.318507 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:47.322946 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-926db8e1-c898-43c9-b323-296a138b0067 req-7a9f70d5-0b80-4ce4-9891-f13b19890eac tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:39:47.329072 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-926db8e1-c898-43c9-b323-296a138b0067 req-7a9f70d5-0b80-4ce4-9891-f13b19890eac tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/244a515d-3178-4110-a0de-a6f283ec9702 returned with HTTP 200 Aug 20 04:39:47.330355 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 805/3228] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:39:47 2026] GET /volume/v3/volumes/244a515d-3178-4110-a0de-a6f283ec9702 => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:39:47.404499 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-732b9922-2665-4e40-bb0f-3c59cf00192d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:47.407771 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-732b9922-2665-4e40-bb0f-3c59cf00192d tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] GET https://10.4.3.239/volume/v3/volumes/161faca8-23f9-426a-a712-c2cb94ad65f9 Aug 20 04:39:47.407936 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-732b9922-2665-4e40-bb0f-3c59cf00192d tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:47.408145 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-732b9922-2665-4e40-bb0f-3c59cf00192d tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:47.417594 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-732b9922-2665-4e40-bb0f-3c59cf00192d tempest-VolumesExtendTest-222329309 tempest-VolumesExtendTest-222329309-project-member] https://10.4.3.239/volume/v3/volumes/161faca8-23f9-426a-a712-c2cb94ad65f9 returned with HTTP 404 Aug 20 04:39:47.418326 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 810/3229] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:47 2026] GET /volume/v3/volumes/161faca8-23f9-426a-a712-c2cb94ad65f9 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:39:47.840460 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-926db8e1-c898-43c9-b323-296a138b0067 req-bf97dcc8-8852-4685-9563-2390107a5594 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:47.842825 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-926db8e1-c898-43c9-b323-296a138b0067 req-bf97dcc8-8852-4685-9563-2390107a5594 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/244a515d-3178-4110-a0de-a6f283ec9702 Aug 20 04:39:47.843074 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-926db8e1-c898-43c9-b323-296a138b0067 req-bf97dcc8-8852-4685-9563-2390107a5594 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:47.843305 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-926db8e1-c898-43c9-b323-296a138b0067 req-bf97dcc8-8852-4685-9563-2390107a5594 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:47.851200 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:47.851200 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:47.856093 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-926db8e1-c898-43c9-b323-296a138b0067 req-bf97dcc8-8852-4685-9563-2390107a5594 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:39:47.862167 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-926db8e1-c898-43c9-b323-296a138b0067 req-bf97dcc8-8852-4685-9563-2390107a5594 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/244a515d-3178-4110-a0de-a6f283ec9702 returned with HTTP 200 Aug 20 04:39:47.862801 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 801/3230] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:39:47 2026] GET /volume/v3/volumes/244a515d-3178-4110-a0de-a6f283ec9702 => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:39:47.873047 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e04ab5db-29cb-487f-a669-081fee7f3765 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:47.877788 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e04ab5db-29cb-487f-a669-081fee7f3765 None None] GET https://10.4.3.239/volume// Aug 20 04:39:47.878016 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e04ab5db-29cb-487f-a669-081fee7f3765 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:47.878266 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e04ab5db-29cb-487f-a669-081fee7f3765 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:47.878704 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e04ab5db-29cb-487f-a669-081fee7f3765 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:39:47.879135 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 815/3231] 10.4.3.239 () {66 vars in 1419 bytes} [Thu Aug 20 04:39:47 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:39:47.890263 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-926db8e1-c898-43c9-b323-296a138b0067 req-bdb5e721-26ef-4f4e-926f-c53d39d0a58e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:47.892803 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-926db8e1-c898-43c9-b323-296a138b0067 req-bdb5e721-26ef-4f4e-926f-c53d39d0a58e tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:39:47.893202 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-926db8e1-c898-43c9-b323-296a138b0067 req-bdb5e721-26ef-4f4e-926f-c53d39d0a58e tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "244a515d-3178-4110-a0de-a6f283ec9702", "connector": null, "instance_uuid": "ba4ce7d5-d732-4cf6-9f09-e6744b7dd477"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:39:47.910574 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:47.910574 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:47.966671 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-926db8e1-c898-43c9-b323-296a138b0067 req-bdb5e721-26ef-4f4e-926f-c53d39d0a58e tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:39:47.967885 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 806/3232] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:39:47 2026] POST /volume/v3/attachments => generated 273 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:39:47.993203 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-643ee266-cac7-4a54-9dc4-9f8711c9a762 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:47.996056 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-643ee266-cac7-4a54-9dc4-9f8711c9a762 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 Aug 20 04:39:47.996296 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-643ee266-cac7-4a54-9dc4-9f8711c9a762 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:47.996894 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-643ee266-cac7-4a54-9dc4-9f8711c9a762 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:47.996894 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-643ee266-cac7-4a54-9dc4-9f8711c9a762 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 68a39d6b-9bbc-4f9a-9005-c35024e5f7a6. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:48.001537 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:48.001537 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:48.002371 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-643ee266-cac7-4a54-9dc4-9f8711c9a762 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 returned with HTTP 200 Aug 20 04:39:48.003749 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 811/3233] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:47 2026] GET /volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:48.237254 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-401b7100-0a5b-4659-a437-baf4f22ea037 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:48.240318 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-401b7100-0a5b-4659-a437-baf4f22ea037 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/1efd2c2c-8cdc-400f-bf08-005a1e036258 Aug 20 04:39:48.240511 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-401b7100-0a5b-4659-a437-baf4f22ea037 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:48.240649 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-401b7100-0a5b-4659-a437-baf4f22ea037 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:48.241016 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-401b7100-0a5b-4659-a437-baf4f22ea037 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 1efd2c2c-8cdc-400f-bf08-005a1e036258. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:48.255820 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:48.255820 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:48.257163 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-401b7100-0a5b-4659-a437-baf4f22ea037 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/1efd2c2c-8cdc-400f-bf08-005a1e036258 returned with HTTP 200 Aug 20 04:39:48.259005 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 802/3234] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:48 2026] GET /volume/v3/backups/1efd2c2c-8cdc-400f-bf08-005a1e036258 => generated 707 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:49.020855 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-af2fde3c-59e3-44b0-8e28-cfafd5c22650 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:49.023159 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-af2fde3c-59e3-44b0-8e28-cfafd5c22650 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 Aug 20 04:39:49.023462 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-af2fde3c-59e3-44b0-8e28-cfafd5c22650 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:49.023841 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-af2fde3c-59e3-44b0-8e28-cfafd5c22650 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:49.023841 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-af2fde3c-59e3-44b0-8e28-cfafd5c22650 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 68a39d6b-9bbc-4f9a-9005-c35024e5f7a6. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:49.034404 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:49.034404 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:49.035201 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-af2fde3c-59e3-44b0-8e28-cfafd5c22650 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 returned with HTTP 200 Aug 20 04:39:49.035680 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 816/3235] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:49 2026] GET /volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 04:39:49.123417 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-cf93498e-cb47-40c3-b8be-d132248c6ea4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:49.274142 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7ad3b452-9fee-46d7-805c-c9531fb1680c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:49.276056 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7ad3b452-9fee-46d7-805c-c9531fb1680c tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/1efd2c2c-8cdc-400f-bf08-005a1e036258 Aug 20 04:39:49.276345 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7ad3b452-9fee-46d7-805c-c9531fb1680c tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:49.276624 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7ad3b452-9fee-46d7-805c-c9531fb1680c tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:49.276762 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-7ad3b452-9fee-46d7-805c-c9531fb1680c tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 1efd2c2c-8cdc-400f-bf08-005a1e036258. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:49.279143 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cf93498e-cb47-40c3-b8be-d132248c6ea4 tempest-VolumesSummaryTest-725060325 tempest-VolumesSummaryTest-725060325-project-member] GET https://10.4.3.239/volume/v3/volumes/summary Aug 20 04:39:49.279654 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cf93498e-cb47-40c3-b8be-d132248c6ea4 tempest-VolumesSummaryTest-725060325 tempest-VolumesSummaryTest-725060325-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:49.280028 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cf93498e-cb47-40c3-b8be-d132248c6ea4 tempest-VolumesSummaryTest-725060325 tempest-VolumesSummaryTest-725060325-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:49.282301 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.api_utils [None req-cf93498e-cb47-40c3-b8be-d132248c6ea4 tempest-VolumesSummaryTest-725060325 tempest-VolumesSummaryTest-725060325-project-member] Removing options '' from query. {{(pid=100174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:39:49.282301 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:49.282301 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:49.283408 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:49.283408 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:49.285167 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7ad3b452-9fee-46d7-805c-c9531fb1680c tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/1efd2c2c-8cdc-400f-bf08-005a1e036258 returned with HTTP 200 Aug 20 04:39:49.285167 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 812/3236] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:49 2026] GET /volume/v3/backups/1efd2c2c-8cdc-400f-bf08-005a1e036258 => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:49.291634 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-cf93498e-cb47-40c3-b8be-d132248c6ea4 tempest-VolumesSummaryTest-725060325 tempest-VolumesSummaryTest-725060325-project-member] Get summary completed successfully. Aug 20 04:39:49.292793 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cf93498e-cb47-40c3-b8be-d132248c6ea4 tempest-VolumesSummaryTest-725060325 tempest-VolumesSummaryTest-725060325-project-member] https://10.4.3.239/volume/v3/volumes/summary returned with HTTP 200 Aug 20 04:39:49.293560 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 807/3237] 10.4.3.239 () {68 vars in 1302 bytes} [Thu Aug 20 04:39:49 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:49.961352 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2440ccce-16d0-4919-a5af-e7dcc46061a9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:49.961788 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2440ccce-16d0-4919-a5af-e7dcc46061a9 None None] GET https://10.4.3.239/volume// Aug 20 04:39:49.961788 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2440ccce-16d0-4919-a5af-e7dcc46061a9 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:49.963060 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2440ccce-16d0-4919-a5af-e7dcc46061a9 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:49.963060 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2440ccce-16d0-4919-a5af-e7dcc46061a9 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:39:49.963494 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 803/3238] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:39: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 20 04:39:49.973114 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-926db8e1-c898-43c9-b323-296a138b0067 req-5301856d-b7f7-4dda-b3d9-3c2e794c0332 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:49.976149 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-926db8e1-c898-43c9-b323-296a138b0067 req-5301856d-b7f7-4dda-b3d9-3c2e794c0332 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/244a515d-3178-4110-a0de-a6f283ec9702 Aug 20 04:39:49.976491 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-926db8e1-c898-43c9-b323-296a138b0067 req-5301856d-b7f7-4dda-b3d9-3c2e794c0332 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:49.976838 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-926db8e1-c898-43c9-b323-296a138b0067 req-5301856d-b7f7-4dda-b3d9-3c2e794c0332 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:49.999028 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:49.999028 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:50.004511 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-926db8e1-c898-43c9-b323-296a138b0067 req-5301856d-b7f7-4dda-b3d9-3c2e794c0332 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:39:50.013909 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-926db8e1-c898-43c9-b323-296a138b0067 req-5301856d-b7f7-4dda-b3d9-3c2e794c0332 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/244a515d-3178-4110-a0de-a6f283ec9702 returned with HTTP 200 Aug 20 04:39:50.014739 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 817/3239] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:39:49 2026] GET /volume/v3/volumes/244a515d-3178-4110-a0de-a6f283ec9702 => generated 1546 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:39:50.051842 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3e1f4f18-9ada-4a22-b52e-2c0ab9b87874 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:50.059457 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3e1f4f18-9ada-4a22-b52e-2c0ab9b87874 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 Aug 20 04:39:50.059762 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3e1f4f18-9ada-4a22-b52e-2c0ab9b87874 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:50.060025 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3e1f4f18-9ada-4a22-b52e-2c0ab9b87874 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:50.060209 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-3e1f4f18-9ada-4a22-b52e-2c0ab9b87874 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 68a39d6b-9bbc-4f9a-9005-c35024e5f7a6. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:50.068174 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:50.068174 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:50.068763 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3e1f4f18-9ada-4a22-b52e-2c0ab9b87874 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 returned with HTTP 200 Aug 20 04:39:50.069806 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 813/3240] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:50 2026] GET /volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 04:39:50.155224 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-926db8e1-c898-43c9-b323-296a138b0067 req-47319151-e7be-437b-9e81-8ca2b69719d3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:50.158604 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-926db8e1-c898-43c9-b323-296a138b0067 req-47319151-e7be-437b-9e81-8ca2b69719d3 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] PUT https://10.4.3.239/volume/v3/attachments/2843b51b-1b16-4a5b-a5d6-49d1a8c3674f Aug 20 04:39:50.158990 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-926db8e1-c898-43c9-b323-296a138b0067 req-47319151-e7be-437b-9e81-8ca2b69719d3 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:39:50.179963 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-926db8e1-c898-43c9-b323-296a138b0067 req-47319151-e7be-437b-9e81-8ca2b69719d3 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Acquiring lock "cinder-attachment_update-244a515d-3178-4110-a0de-a6f283ec9702-np0000007850" by "attachment_update" {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:39:50.188649 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-926db8e1-c898-43c9-b323-296a138b0067 req-47319151-e7be-437b-9e81-8ca2b69719d3 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Lock "cinder-attachment_update-244a515d-3178-4110-a0de-a6f283ec9702-np0000007850" acquired by "attachment_update" :: waited 0.009s {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:39:50.190197 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:50.190197 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:50.300002 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1d8da4c0-5b9e-4f16-9326-f3010a86f02b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:50.307195 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1d8da4c0-5b9e-4f16-9326-f3010a86f02b tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/1efd2c2c-8cdc-400f-bf08-005a1e036258 Aug 20 04:39:50.309843 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1d8da4c0-5b9e-4f16-9326-f3010a86f02b tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:50.310540 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1d8da4c0-5b9e-4f16-9326-f3010a86f02b tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:50.311098 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-1d8da4c0-5b9e-4f16-9326-f3010a86f02b tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 1efd2c2c-8cdc-400f-bf08-005a1e036258. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:50.323312 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:50.323312 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:50.325855 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1d8da4c0-5b9e-4f16-9326-f3010a86f02b tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/1efd2c2c-8cdc-400f-bf08-005a1e036258 returned with HTTP 200 Aug 20 04:39:50.327134 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 804/3241] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:50 2026] GET /volume/v3/backups/1efd2c2c-8cdc-400f-bf08-005a1e036258 => generated 707 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:50.352162 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-926db8e1-c898-43c9-b323-296a138b0067 req-47319151-e7be-437b-9e81-8ca2b69719d3 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Lock "cinder-attachment_update-244a515d-3178-4110-a0de-a6f283ec9702-np0000007850" released by "attachment_update" :: held 0.164s {{(pid=100174) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:39:50.352576 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-926db8e1-c898-43c9-b323-296a138b0067 req-47319151-e7be-437b-9e81-8ca2b69719d3 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/attachments/2843b51b-1b16-4a5b-a5d6-49d1a8c3674f returned with HTTP 200 Aug 20 04:39:50.353519 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 808/3242] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:39:50 2026] PUT /volume/v3/attachments/2843b51b-1b16-4a5b-a5d6-49d1a8c3674f => generated 969 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:39:50.392952 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-926db8e1-c898-43c9-b323-296a138b0067 req-296ae3a0-4e4f-4150-b22e-7f279a350a2e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:50.401084 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-926db8e1-c898-43c9-b323-296a138b0067 req-296ae3a0-4e4f-4150-b22e-7f279a350a2e tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] POST https://10.4.3.239/volume/v3/attachments/2843b51b-1b16-4a5b-a5d6-49d1a8c3674f/action Aug 20 04:39:50.401577 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-926db8e1-c898-43c9-b323-296a138b0067 req-296ae3a0-4e4f-4150-b22e-7f279a350a2e tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Action body: b'{"os-complete": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:39:50.401756 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-926db8e1-c898-43c9-b323-296a138b0067 req-296ae3a0-4e4f-4150-b22e-7f279a350a2e tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:39:50.437866 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:50.437866 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:50.479399 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-926db8e1-c898-43c9-b323-296a138b0067 req-296ae3a0-4e4f-4150-b22e-7f279a350a2e tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/attachments/2843b51b-1b16-4a5b-a5d6-49d1a8c3674f/action returned with HTTP 204 Aug 20 04:39:50.480195 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 818/3243] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:39:50 2026] POST /volume/v3/attachments/2843b51b-1b16-4a5b-a5d6-49d1a8c3674f/action => generated 0 bytes in 91 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:39:51.085009 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-78c626dd-585c-4755-af0a-0745bc065bf4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:51.087527 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-78c626dd-585c-4755-af0a-0745bc065bf4 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 Aug 20 04:39:51.087806 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-78c626dd-585c-4755-af0a-0745bc065bf4 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:51.088065 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-78c626dd-585c-4755-af0a-0745bc065bf4 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:51.088249 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-78c626dd-585c-4755-af0a-0745bc065bf4 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 68a39d6b-9bbc-4f9a-9005-c35024e5f7a6. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:51.093262 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:51.093262 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:51.093993 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-78c626dd-585c-4755-af0a-0745bc065bf4 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 returned with HTTP 200 Aug 20 04:39:51.094452 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 814/3244] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:51 2026] GET /volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:51.112471 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c62c20ea-5777-4264-a89f-e4450d45c740 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:51.247854 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c62c20ea-5777-4264-a89f-e4450d45c740 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] GET https://10.4.3.239/volume/v3/volumes Aug 20 04:39:51.248172 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c62c20ea-5777-4264-a89f-e4450d45c740 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:51.248515 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c62c20ea-5777-4264-a89f-e4450d45c740 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Calling method 'index' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:51.248904 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.api_utils [None req-c62c20ea-5777-4264-a89f-e4450d45c740 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Removing options '' from query. {{(pid=100177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:39:51.250460 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c62c20ea-5777-4264-a89f-e4450d45c740 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:39:51.261132 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c62c20ea-5777-4264-a89f-e4450d45c740 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Get all volumes completed successfully. Aug 20 04:39:51.261853 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c62c20ea-5777-4264-a89f-e4450d45c740 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 200 Aug 20 04:39:51.262617 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 805/3245] 10.4.3.239 () {66 vars in 1237 bytes} [Thu Aug 20 04:39:51 2026] GET /volume/v3/volumes => generated 15 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 04:39:51.277628 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b7e1ce40-0fcf-44d8-8028-42f095eec30b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:51.280303 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b7e1ce40-0fcf-44d8-8028-42f095eec30b tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:39:51.280478 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b7e1ce40-0fcf-44d8-8028-42f095eec30b tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-390251988"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:39:51.285062 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-b7e1ce40-0fcf-44d8-8028-42f095eec30b tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-390251988'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:39:51.286692 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-b7e1ce40-0fcf-44d8-8028-42f095eec30b tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Create volume of 1 GB Aug 20 04:39:51.286692 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:51.286692 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:51.295334 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-b7e1ce40-0fcf-44d8-8028-42f095eec30b tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Availability Zones retrieved successfully. Aug 20 04:39:51.306541 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-b7e1ce40-0fcf-44d8-8028-42f095eec30b tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Flow 'volume_create_api' (91f82c99-8838-4eb6-8683-2e9a33ac35fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:39:51.307869 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-b7e1ce40-0fcf-44d8-8028-42f095eec30b tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1716627e-413f-4eac-9c62-b8444fe884f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:39:51.309604 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-b7e1ce40-0fcf-44d8-8028-42f095eec30b tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:39:51.347887 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d50e3131-a850-4b06-9a31-cba8ae3e050c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:51.351247 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d50e3131-a850-4b06-9a31-cba8ae3e050c tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/1efd2c2c-8cdc-400f-bf08-005a1e036258 Aug 20 04:39:51.351247 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d50e3131-a850-4b06-9a31-cba8ae3e050c tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:51.352754 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d50e3131-a850-4b06-9a31-cba8ae3e050c tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:51.353044 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-d50e3131-a850-4b06-9a31-cba8ae3e050c tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 1efd2c2c-8cdc-400f-bf08-005a1e036258. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:51.353343 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-b7e1ce40-0fcf-44d8-8028-42f095eec30b tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1716627e-413f-4eac-9c62-b8444fe884f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:39:51.354149 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-b7e1ce40-0fcf-44d8-8028-42f095eec30b tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c529012-e721-4dfa-9a8b-d37659135aa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:39:51.367890 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:51.367890 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:51.369030 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d50e3131-a850-4b06-9a31-cba8ae3e050c tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/1efd2c2c-8cdc-400f-bf08-005a1e036258 returned with HTTP 200 Aug 20 04:39:51.369580 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 819/3246] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:51 2026] GET /volume/v3/backups/1efd2c2c-8cdc-400f-bf08-005a1e036258 => generated 707 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 04:39:51.443901 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-b7e1ce40-0fcf-44d8-8028-42f095eec30b tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Created reservations ['530c7f5d-42b2-4a1c-881f-aeb04967b6ec', '3d4424ae-788a-4fc5-93d6-6aeba817d8a5', '1cac6812-0488-44cc-8f35-a162b28d7358', '0b47dfed-4d46-46c0-8923-772cbd2fb087'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:39:51.445101 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-b7e1ce40-0fcf-44d8-8028-42f095eec30b tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c529012-e721-4dfa-9a8b-d37659135aa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['530c7f5d-42b2-4a1c-881f-aeb04967b6ec', '3d4424ae-788a-4fc5-93d6-6aeba817d8a5', '1cac6812-0488-44cc-8f35-a162b28d7358', '0b47dfed-4d46-46c0-8923-772cbd2fb087']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:39:51.446154 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-b7e1ce40-0fcf-44d8-8028-42f095eec30b tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d7d4afa-5d69-4524-992e-9c49b516fce5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:39:51.481161 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-b7e1ce40-0fcf-44d8-8028-42f095eec30b tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d7d4afa-5d69-4524-992e-9c49b516fce5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7fb0418-77d1-4ef5-9208-8e73a8f787d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-390251988',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='822ef3d869314e2fb74e760e9b80d586',qos_specs=None,replication_status=,reservations=['530c7f5d-42b2-4a1c-881f-aeb04967b6ec','3d4424ae-788a-4fc5-93d6-6aeba817d8a5','1cac6812-0488-44cc-8f35-a162b28d7358','0b47dfed-4d46-46c0-8923-772cbd2fb087'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffa2a05804724e56ad08043a52b3545f',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:39:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-390251988',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7fb0418-77d1-4ef5-9208-8e73a8f787d5,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='822ef3d869314e2fb74e760e9b80d586',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ffa2a05804724e56ad08043a52b3545f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:39:51.482212 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-b7e1ce40-0fcf-44d8-8028-42f095eec30b tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (304f9deb-d013-4510-a713-42105fbddaf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:39:51.509453 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-b7e1ce40-0fcf-44d8-8028-42f095eec30b tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (304f9deb-d013-4510-a713-42105fbddaf5) transitioned into state 'SUCCESS' from state '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-390251988',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='822ef3d869314e2fb74e760e9b80d586',qos_specs=None,replication_status=,reservations=['530c7f5d-42b2-4a1c-881f-aeb04967b6ec','3d4424ae-788a-4fc5-93d6-6aeba817d8a5','1cac6812-0488-44cc-8f35-a162b28d7358','0b47dfed-4d46-46c0-8923-772cbd2fb087'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffa2a05804724e56ad08043a52b3545f',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:39:51.510732 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-b7e1ce40-0fcf-44d8-8028-42f095eec30b tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b81fd9c4-fd5d-4420-a82b-d7fb4c0cefd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:39:51.525457 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-b7e1ce40-0fcf-44d8-8028-42f095eec30b tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b81fd9c4-fd5d-4420-a82b-d7fb4c0cefd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:39:51.526512 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-b7e1ce40-0fcf-44d8-8028-42f095eec30b tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Flow 'volume_create_api' (91f82c99-8838-4eb6-8683-2e9a33ac35fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:39:51.527036 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-b7e1ce40-0fcf-44d8-8028-42f095eec30b tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Create volume request issued successfully. Aug 20 04:39:51.527770 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b7e1ce40-0fcf-44d8-8028-42f095eec30b tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:39:51.528401 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 809/3247] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:39:51 2026] POST /volume/v3/volumes => generated 763 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:39:51.546075 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-328226e4-d38e-404f-9b74-59bc3b58c017 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:51.548144 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-328226e4-d38e-404f-9b74-59bc3b58c017 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] GET https://10.4.3.239/volume/v3/volumes/f7fb0418-77d1-4ef5-9208-8e73a8f787d5 Aug 20 04:39:51.548144 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-328226e4-d38e-404f-9b74-59bc3b58c017 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:51.549133 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-328226e4-d38e-404f-9b74-59bc3b58c017 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:51.558348 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:51.558348 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:51.563093 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-328226e4-d38e-404f-9b74-59bc3b58c017 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Volume info retrieved successfully. Aug 20 04:39:51.569237 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-328226e4-d38e-404f-9b74-59bc3b58c017 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] https://10.4.3.239/volume/v3/volumes/f7fb0418-77d1-4ef5-9208-8e73a8f787d5 returned with HTTP 200 Aug 20 04:39:51.569964 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 815/3248] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:51 2026] GET /volume/v3/volumes/f7fb0418-77d1-4ef5-9208-8e73a8f787d5 => generated 831 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:52.108415 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-afbd2010-3c22-43e4-94b0-6a67505f0e98 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:52.111140 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-afbd2010-3c22-43e4-94b0-6a67505f0e98 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 Aug 20 04:39:52.111503 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-afbd2010-3c22-43e4-94b0-6a67505f0e98 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:52.111780 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-afbd2010-3c22-43e4-94b0-6a67505f0e98 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:52.111949 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-afbd2010-3c22-43e4-94b0-6a67505f0e98 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 68a39d6b-9bbc-4f9a-9005-c35024e5f7a6. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:52.121330 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:52.121330 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:52.122291 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-afbd2010-3c22-43e4-94b0-6a67505f0e98 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 returned with HTTP 200 Aug 20 04:39:52.123041 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 806/3249] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:52 2026] GET /volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:52.384479 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-26f00fb8-1ae8-4d2f-9914-63eeb45934c7 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:52.388283 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-26f00fb8-1ae8-4d2f-9914-63eeb45934c7 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/1efd2c2c-8cdc-400f-bf08-005a1e036258 Aug 20 04:39:52.388283 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-26f00fb8-1ae8-4d2f-9914-63eeb45934c7 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:52.388283 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-26f00fb8-1ae8-4d2f-9914-63eeb45934c7 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:52.388283 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-26f00fb8-1ae8-4d2f-9914-63eeb45934c7 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 1efd2c2c-8cdc-400f-bf08-005a1e036258. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:52.398514 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:52.398514 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:52.402819 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-26f00fb8-1ae8-4d2f-9914-63eeb45934c7 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/1efd2c2c-8cdc-400f-bf08-005a1e036258 returned with HTTP 200 Aug 20 04:39:52.402819 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 820/3250] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:52 2026] GET /volume/v3/backups/1efd2c2c-8cdc-400f-bf08-005a1e036258 => generated 707 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:52.585640 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-20d55efc-5e7a-4428-8015-a9593e14cdcb None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:52.588149 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-20d55efc-5e7a-4428-8015-a9593e14cdcb tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] GET https://10.4.3.239/volume/v3/volumes/f7fb0418-77d1-4ef5-9208-8e73a8f787d5 Aug 20 04:39:52.588423 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-20d55efc-5e7a-4428-8015-a9593e14cdcb tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:52.588805 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-20d55efc-5e7a-4428-8015-a9593e14cdcb tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:52.597139 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:52.597139 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:52.601666 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-20d55efc-5e7a-4428-8015-a9593e14cdcb tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Volume info retrieved successfully. Aug 20 04:39:52.606898 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-20d55efc-5e7a-4428-8015-a9593e14cdcb tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] https://10.4.3.239/volume/v3/volumes/f7fb0418-77d1-4ef5-9208-8e73a8f787d5 returned with HTTP 200 Aug 20 04:39:52.607333 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 810/3251] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:52 2026] GET /volume/v3/volumes/f7fb0418-77d1-4ef5-9208-8e73a8f787d5 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:52.624108 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-cfab8195-b56f-4e90-99c1-e7ed30427d3e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:52.626104 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cfab8195-b56f-4e90-99c1-e7ed30427d3e tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] GET https://10.4.3.239/volume/v3/volumes/f7fb0418-77d1-4ef5-9208-8e73a8f787d5 Aug 20 04:39:52.626439 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cfab8195-b56f-4e90-99c1-e7ed30427d3e tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:52.627302 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cfab8195-b56f-4e90-99c1-e7ed30427d3e tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:52.635619 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:52.635619 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:52.641047 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-cfab8195-b56f-4e90-99c1-e7ed30427d3e tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Volume info retrieved successfully. Aug 20 04:39:52.647433 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cfab8195-b56f-4e90-99c1-e7ed30427d3e tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] https://10.4.3.239/volume/v3/volumes/f7fb0418-77d1-4ef5-9208-8e73a8f787d5 returned with HTTP 200 Aug 20 04:39:52.647999 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 816/3252] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:52 2026] GET /volume/v3/volumes/f7fb0418-77d1-4ef5-9208-8e73a8f787d5 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:52.662163 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1517eaff-08b4-4ec1-ace0-3dbd3fbbd8e5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:52.665201 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1517eaff-08b4-4ec1-ace0-3dbd3fbbd8e5 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:39:52.665201 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1517eaff-08b4-4ec1-ace0-3dbd3fbbd8e5 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1426343531"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:39:52.665643 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-1517eaff-08b4-4ec1-ace0-3dbd3fbbd8e5 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1426343531'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:39:52.665782 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-1517eaff-08b4-4ec1-ace0-3dbd3fbbd8e5 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Create volume of 1 GB Aug 20 04:39:52.669965 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-1517eaff-08b4-4ec1-ace0-3dbd3fbbd8e5 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Availability Zones retrieved successfully. Aug 20 04:39:52.675085 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1517eaff-08b4-4ec1-ace0-3dbd3fbbd8e5 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Flow 'volume_create_api' (1a7796ed-25f7-42d6-87a6-9fde0e1ad4b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:39:52.676035 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1517eaff-08b4-4ec1-ace0-3dbd3fbbd8e5 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1cdc657-de2b-4d31-973b-74a7e496d348) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:39:52.677012 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-1517eaff-08b4-4ec1-ace0-3dbd3fbbd8e5 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:39:52.708504 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1517eaff-08b4-4ec1-ace0-3dbd3fbbd8e5 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1cdc657-de2b-4d31-973b-74a7e496d348) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:39:52.709356 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1517eaff-08b4-4ec1-ace0-3dbd3fbbd8e5 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aabab7d8-ed90-43fb-b776-cea5e0881630) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:39:52.767011 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-1517eaff-08b4-4ec1-ace0-3dbd3fbbd8e5 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Created reservations ['91ea7eba-49fa-4f47-be57-c8f96e219beb', 'ccb49ca4-5f37-44e2-beee-56210af3d798', 'ea6cd2a1-07eb-4db3-ae91-44fa2ce85c27', '33f51923-1ba5-43da-8ed1-741c65e70d5f'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:39:52.768103 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1517eaff-08b4-4ec1-ace0-3dbd3fbbd8e5 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aabab7d8-ed90-43fb-b776-cea5e0881630) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91ea7eba-49fa-4f47-be57-c8f96e219beb', 'ccb49ca4-5f37-44e2-beee-56210af3d798', 'ea6cd2a1-07eb-4db3-ae91-44fa2ce85c27', '33f51923-1ba5-43da-8ed1-741c65e70d5f']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:39:52.769075 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1517eaff-08b4-4ec1-ace0-3dbd3fbbd8e5 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b42a0367-8aa9-4b1e-8f9d-c30afe439b3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:39:52.798904 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1517eaff-08b4-4ec1-ace0-3dbd3fbbd8e5 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b42a0367-8aa9-4b1e-8f9d-c30afe439b3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6df53728-9c9f-4374-b277-50a67871f9d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1426343531',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='822ef3d869314e2fb74e760e9b80d586',qos_specs=None,replication_status=,reservations=['91ea7eba-49fa-4f47-be57-c8f96e219beb','ccb49ca4-5f37-44e2-beee-56210af3d798','ea6cd2a1-07eb-4db3-ae91-44fa2ce85c27','33f51923-1ba5-43da-8ed1-741c65e70d5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffa2a05804724e56ad08043a52b3545f',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:39:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1426343531',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6df53728-9c9f-4374-b277-50a67871f9d3,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='822ef3d869314e2fb74e760e9b80d586',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ffa2a05804724e56ad08043a52b3545f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:39:52.799768 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1517eaff-08b4-4ec1-ace0-3dbd3fbbd8e5 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (734c62c1-aa31-4341-90f5-a3bf7c0b89cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:39:52.825403 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1517eaff-08b4-4ec1-ace0-3dbd3fbbd8e5 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (734c62c1-aa31-4341-90f5-a3bf7c0b89cf) transitioned into state 'SUCCESS' from state '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-1426343531',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='822ef3d869314e2fb74e760e9b80d586',qos_specs=None,replication_status=,reservations=['91ea7eba-49fa-4f47-be57-c8f96e219beb','ccb49ca4-5f37-44e2-beee-56210af3d798','ea6cd2a1-07eb-4db3-ae91-44fa2ce85c27','33f51923-1ba5-43da-8ed1-741c65e70d5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffa2a05804724e56ad08043a52b3545f',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:39:52.827807 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1517eaff-08b4-4ec1-ace0-3dbd3fbbd8e5 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48b040c2-3eaf-43d3-b003-5760233f5b15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:39:52.842102 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1517eaff-08b4-4ec1-ace0-3dbd3fbbd8e5 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48b040c2-3eaf-43d3-b003-5760233f5b15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:39:52.843314 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1517eaff-08b4-4ec1-ace0-3dbd3fbbd8e5 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Flow 'volume_create_api' (1a7796ed-25f7-42d6-87a6-9fde0e1ad4b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:39:52.844497 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-1517eaff-08b4-4ec1-ace0-3dbd3fbbd8e5 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Create volume request issued successfully. Aug 20 04:39:52.845537 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1517eaff-08b4-4ec1-ace0-3dbd3fbbd8e5 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:39:52.846809 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 807/3253] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:39:52 2026] POST /volume/v3/volumes => generated 764 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:39:52.864969 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a5e9fb7a-3a63-48f0-a419-96149a8aae69 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:52.870232 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a5e9fb7a-3a63-48f0-a419-96149a8aae69 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] GET https://10.4.3.239/volume/v3/volumes/6df53728-9c9f-4374-b277-50a67871f9d3 Aug 20 04:39:52.870232 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a5e9fb7a-3a63-48f0-a419-96149a8aae69 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:52.870232 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a5e9fb7a-3a63-48f0-a419-96149a8aae69 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:52.884207 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:52.884207 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:52.889582 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a5e9fb7a-3a63-48f0-a419-96149a8aae69 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Volume info retrieved successfully. Aug 20 04:39:52.897258 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a5e9fb7a-3a63-48f0-a419-96149a8aae69 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] https://10.4.3.239/volume/v3/volumes/6df53728-9c9f-4374-b277-50a67871f9d3 returned with HTTP 200 Aug 20 04:39:52.897977 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 821/3254] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:52 2026] GET /volume/v3/volumes/6df53728-9c9f-4374-b277-50a67871f9d3 => generated 832 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:53.137840 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f37a5ea3-56d8-46ff-90ae-accdb51e288c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:53.140682 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f37a5ea3-56d8-46ff-90ae-accdb51e288c tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 Aug 20 04:39:53.141481 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f37a5ea3-56d8-46ff-90ae-accdb51e288c tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:53.141481 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f37a5ea3-56d8-46ff-90ae-accdb51e288c tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:53.142544 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-f37a5ea3-56d8-46ff-90ae-accdb51e288c tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 68a39d6b-9bbc-4f9a-9005-c35024e5f7a6. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:53.151009 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:53.151009 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:53.154619 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f37a5ea3-56d8-46ff-90ae-accdb51e288c tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 returned with HTTP 200 Aug 20 04:39:53.154619 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 811/3255] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:53 2026] GET /volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:53.417484 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3cd92bdf-47f6-45cc-8153-89974840a11e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:53.421762 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3cd92bdf-47f6-45cc-8153-89974840a11e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/1efd2c2c-8cdc-400f-bf08-005a1e036258 Aug 20 04:39:53.422563 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3cd92bdf-47f6-45cc-8153-89974840a11e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:53.424022 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3cd92bdf-47f6-45cc-8153-89974840a11e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:53.424022 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-3cd92bdf-47f6-45cc-8153-89974840a11e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 1efd2c2c-8cdc-400f-bf08-005a1e036258. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:53.432410 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:53.432410 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:53.433607 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3cd92bdf-47f6-45cc-8153-89974840a11e tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/1efd2c2c-8cdc-400f-bf08-005a1e036258 returned with HTTP 200 Aug 20 04:39:53.434025 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 817/3256] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:53 2026] GET /volume/v3/backups/1efd2c2c-8cdc-400f-bf08-005a1e036258 => generated 707 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:53.916665 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2bff81a9-ac20-44f4-935d-208d46477a24 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:53.918657 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2bff81a9-ac20-44f4-935d-208d46477a24 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] GET https://10.4.3.239/volume/v3/volumes/6df53728-9c9f-4374-b277-50a67871f9d3 Aug 20 04:39:53.918970 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2bff81a9-ac20-44f4-935d-208d46477a24 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:53.919279 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2bff81a9-ac20-44f4-935d-208d46477a24 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:53.927633 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:53.927633 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:53.932303 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-2bff81a9-ac20-44f4-935d-208d46477a24 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Volume info retrieved successfully. Aug 20 04:39:53.937970 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2bff81a9-ac20-44f4-935d-208d46477a24 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] https://10.4.3.239/volume/v3/volumes/6df53728-9c9f-4374-b277-50a67871f9d3 returned with HTTP 200 Aug 20 04:39:53.938465 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 808/3257] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:53 2026] GET /volume/v3/volumes/6df53728-9c9f-4374-b277-50a67871f9d3 => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:53.957630 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-939f27b6-b815-4df4-950d-06c3401befe6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:53.965245 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-939f27b6-b815-4df4-950d-06c3401befe6 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] GET https://10.4.3.239/volume/v3/volumes/6df53728-9c9f-4374-b277-50a67871f9d3 Aug 20 04:39:53.965245 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-939f27b6-b815-4df4-950d-06c3401befe6 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:53.965245 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-939f27b6-b815-4df4-950d-06c3401befe6 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:53.986852 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:53.986852 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:54.001286 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-939f27b6-b815-4df4-950d-06c3401befe6 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Volume info retrieved successfully. Aug 20 04:39:54.008776 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-939f27b6-b815-4df4-950d-06c3401befe6 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] https://10.4.3.239/volume/v3/volumes/6df53728-9c9f-4374-b277-50a67871f9d3 returned with HTTP 200 Aug 20 04:39:54.009322 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 822/3258] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:53 2026] GET /volume/v3/volumes/6df53728-9c9f-4374-b277-50a67871f9d3 => generated 857 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:54.027622 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-94de9605-8ab0-48b7-95b1-17026ca56889 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:54.031305 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-94de9605-8ab0-48b7-95b1-17026ca56889 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:39:54.031305 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-94de9605-8ab0-48b7-95b1-17026ca56889 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1204979589"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:39:54.033765 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-94de9605-8ab0-48b7-95b1-17026ca56889 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1204979589'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:39:54.033992 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-94de9605-8ab0-48b7-95b1-17026ca56889 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Create volume of 1 GB Aug 20 04:39:54.040262 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-94de9605-8ab0-48b7-95b1-17026ca56889 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Availability Zones retrieved successfully. Aug 20 04:39:54.049669 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-94de9605-8ab0-48b7-95b1-17026ca56889 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Flow 'volume_create_api' (2854f7a7-983d-4171-bab1-a7b2f6d239ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:39:54.051102 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-94de9605-8ab0-48b7-95b1-17026ca56889 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c47633b4-2a3f-44a3-bf52-fe1084f39f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:39:54.052604 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-94de9605-8ab0-48b7-95b1-17026ca56889 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:39:54.090624 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-94de9605-8ab0-48b7-95b1-17026ca56889 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c47633b4-2a3f-44a3-bf52-fe1084f39f33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:39:54.091783 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-94de9605-8ab0-48b7-95b1-17026ca56889 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd7c0fac-5410-4860-a230-6b50ec60c1d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:39:54.148262 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-94de9605-8ab0-48b7-95b1-17026ca56889 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Created reservations ['9e30b37d-f6e5-4a21-b261-a14af5c8fd36', '37b53c53-c31e-4fcf-96a2-bd8a4075afb2', '751c4ade-f88e-437a-9f1b-030035a76e70', '88e532ab-3be6-4831-989d-23da9f8063b3'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:39:54.148999 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-94de9605-8ab0-48b7-95b1-17026ca56889 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd7c0fac-5410-4860-a230-6b50ec60c1d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e30b37d-f6e5-4a21-b261-a14af5c8fd36', '37b53c53-c31e-4fcf-96a2-bd8a4075afb2', '751c4ade-f88e-437a-9f1b-030035a76e70', '88e532ab-3be6-4831-989d-23da9f8063b3']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:39:54.149756 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-94de9605-8ab0-48b7-95b1-17026ca56889 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b09fef8b-7f3b-4080-84f9-7a4ae342d32c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:39:54.168286 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-668a3f81-89ac-4bbe-8da6-1aac5227380e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:54.170581 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-668a3f81-89ac-4bbe-8da6-1aac5227380e tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 Aug 20 04:39:54.170817 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-668a3f81-89ac-4bbe-8da6-1aac5227380e tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:54.171091 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-668a3f81-89ac-4bbe-8da6-1aac5227380e tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:54.171243 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-668a3f81-89ac-4bbe-8da6-1aac5227380e tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 68a39d6b-9bbc-4f9a-9005-c35024e5f7a6. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:54.176584 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:54.176584 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:54.176918 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-94de9605-8ab0-48b7-95b1-17026ca56889 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b09fef8b-7f3b-4080-84f9-7a4ae342d32c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63b06a3a-bef1-45d1-b2f7-adf5fe6f1e83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1204979589',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='822ef3d869314e2fb74e760e9b80d586',qos_specs=None,replication_status=,reservations=['9e30b37d-f6e5-4a21-b261-a14af5c8fd36','37b53c53-c31e-4fcf-96a2-bd8a4075afb2','751c4ade-f88e-437a-9f1b-030035a76e70','88e532ab-3be6-4831-989d-23da9f8063b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffa2a05804724e56ad08043a52b3545f',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:39:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1204979589',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63b06a3a-bef1-45d1-b2f7-adf5fe6f1e83,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='822ef3d869314e2fb74e760e9b80d586',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ffa2a05804724e56ad08043a52b3545f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:39:54.177450 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-668a3f81-89ac-4bbe-8da6-1aac5227380e tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 returned with HTTP 200 Aug 20 04:39:54.177909 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 818/3259] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:54 2026] GET /volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:54.178548 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-94de9605-8ab0-48b7-95b1-17026ca56889 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8527b3f2-28f5-4cba-9d15-8f9657587a84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:39:54.208309 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-94de9605-8ab0-48b7-95b1-17026ca56889 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8527b3f2-28f5-4cba-9d15-8f9657587a84) transitioned into state 'SUCCESS' from state '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-1204979589',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='822ef3d869314e2fb74e760e9b80d586',qos_specs=None,replication_status=,reservations=['9e30b37d-f6e5-4a21-b261-a14af5c8fd36','37b53c53-c31e-4fcf-96a2-bd8a4075afb2','751c4ade-f88e-437a-9f1b-030035a76e70','88e532ab-3be6-4831-989d-23da9f8063b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffa2a05804724e56ad08043a52b3545f',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:39:54.209336 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-94de9605-8ab0-48b7-95b1-17026ca56889 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (409a9241-c725-4c97-b469-5cff4a52ccf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:39:54.224137 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-94de9605-8ab0-48b7-95b1-17026ca56889 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (409a9241-c725-4c97-b469-5cff4a52ccf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:39:54.225994 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-94de9605-8ab0-48b7-95b1-17026ca56889 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Flow 'volume_create_api' (2854f7a7-983d-4171-bab1-a7b2f6d239ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:39:54.225994 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-94de9605-8ab0-48b7-95b1-17026ca56889 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Create volume request issued successfully. Aug 20 04:39:54.227064 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-94de9605-8ab0-48b7-95b1-17026ca56889 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:39:54.227156 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 812/3260] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:39:54 2026] POST /volume/v3/volumes => generated 764 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:39:54.249417 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2fee66a5-cc6a-4d95-8ee3-b5b7c56e3721 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:54.256279 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2fee66a5-cc6a-4d95-8ee3-b5b7c56e3721 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] GET https://10.4.3.239/volume/v3/volumes/63b06a3a-bef1-45d1-b2f7-adf5fe6f1e83 Aug 20 04:39:54.256279 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2fee66a5-cc6a-4d95-8ee3-b5b7c56e3721 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:54.256279 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2fee66a5-cc6a-4d95-8ee3-b5b7c56e3721 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:54.268217 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:54.268217 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:54.272306 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-2fee66a5-cc6a-4d95-8ee3-b5b7c56e3721 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Volume info retrieved successfully. Aug 20 04:39:54.283710 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2fee66a5-cc6a-4d95-8ee3-b5b7c56e3721 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] https://10.4.3.239/volume/v3/volumes/63b06a3a-bef1-45d1-b2f7-adf5fe6f1e83 returned with HTTP 200 Aug 20 04:39:54.283710 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 809/3261] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:54 2026] GET /volume/v3/volumes/63b06a3a-bef1-45d1-b2f7-adf5fe6f1e83 => generated 832 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:54.450626 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-eae32f80-a53e-46be-89ad-aa4a0a3021ba None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:54.454153 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-eae32f80-a53e-46be-89ad-aa4a0a3021ba tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/1efd2c2c-8cdc-400f-bf08-005a1e036258 Aug 20 04:39:54.454499 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-eae32f80-a53e-46be-89ad-aa4a0a3021ba tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:54.454674 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-eae32f80-a53e-46be-89ad-aa4a0a3021ba tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:54.454812 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-eae32f80-a53e-46be-89ad-aa4a0a3021ba tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 1efd2c2c-8cdc-400f-bf08-005a1e036258. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:54.465166 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:54.465166 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:54.466652 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-eae32f80-a53e-46be-89ad-aa4a0a3021ba tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/1efd2c2c-8cdc-400f-bf08-005a1e036258 returned with HTTP 200 Aug 20 04:39:54.468931 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 823/3262] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:54 2026] GET /volume/v3/backups/1efd2c2c-8cdc-400f-bf08-005a1e036258 => generated 707 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:55.193412 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0fe4c781-bd8c-4ee5-94e8-cbd522d2cd36 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:55.196975 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0fe4c781-bd8c-4ee5-94e8-cbd522d2cd36 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 Aug 20 04:39:55.196975 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0fe4c781-bd8c-4ee5-94e8-cbd522d2cd36 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:55.196975 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0fe4c781-bd8c-4ee5-94e8-cbd522d2cd36 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:55.196975 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-0fe4c781-bd8c-4ee5-94e8-cbd522d2cd36 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 68a39d6b-9bbc-4f9a-9005-c35024e5f7a6. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:55.204268 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:55.204268 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:55.204881 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0fe4c781-bd8c-4ee5-94e8-cbd522d2cd36 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 returned with HTTP 200 Aug 20 04:39:55.205282 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 819/3263] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:55 2026] GET /volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:55.303074 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1b109d26-a58e-4396-a1ac-12e96bd9f20c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:55.315816 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1b109d26-a58e-4396-a1ac-12e96bd9f20c tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] GET https://10.4.3.239/volume/v3/volumes/63b06a3a-bef1-45d1-b2f7-adf5fe6f1e83 Aug 20 04:39:55.316950 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1b109d26-a58e-4396-a1ac-12e96bd9f20c tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:55.316950 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1b109d26-a58e-4396-a1ac-12e96bd9f20c tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:55.329488 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:55.329488 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:55.337695 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-1b109d26-a58e-4396-a1ac-12e96bd9f20c tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Volume info retrieved successfully. Aug 20 04:39:55.346057 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1b109d26-a58e-4396-a1ac-12e96bd9f20c tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] https://10.4.3.239/volume/v3/volumes/63b06a3a-bef1-45d1-b2f7-adf5fe6f1e83 returned with HTTP 200 Aug 20 04:39:55.346465 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 813/3264] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:55 2026] GET /volume/v3/volumes/63b06a3a-bef1-45d1-b2f7-adf5fe6f1e83 => generated 857 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:55.366435 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b867ad73-61f2-42b2-aa0c-9c41548bb0b2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:55.370908 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b867ad73-61f2-42b2-aa0c-9c41548bb0b2 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] GET https://10.4.3.239/volume/v3/volumes/63b06a3a-bef1-45d1-b2f7-adf5fe6f1e83 Aug 20 04:39:55.371132 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b867ad73-61f2-42b2-aa0c-9c41548bb0b2 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:55.371342 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b867ad73-61f2-42b2-aa0c-9c41548bb0b2 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:55.388024 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:55.388024 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:55.397470 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b867ad73-61f2-42b2-aa0c-9c41548bb0b2 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Volume info retrieved successfully. Aug 20 04:39:55.405150 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b867ad73-61f2-42b2-aa0c-9c41548bb0b2 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] https://10.4.3.239/volume/v3/volumes/63b06a3a-bef1-45d1-b2f7-adf5fe6f1e83 returned with HTTP 200 Aug 20 04:39:55.406003 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 810/3265] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:55 2026] GET /volume/v3/volumes/63b06a3a-bef1-45d1-b2f7-adf5fe6f1e83 => generated 857 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:55.426820 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d832c1e2-12ab-4d43-a9d3-00a785b8f164 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:55.428806 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d832c1e2-12ab-4d43-a9d3-00a785b8f164 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] GET https://10.4.3.239/volume/v3/volumes Aug 20 04:39:55.428990 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d832c1e2-12ab-4d43-a9d3-00a785b8f164 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:55.429711 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d832c1e2-12ab-4d43-a9d3-00a785b8f164 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:55.429711 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.api_utils [None req-d832c1e2-12ab-4d43-a9d3-00a785b8f164 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Removing options '' from query. {{(pid=100175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:39:55.430131 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d832c1e2-12ab-4d43-a9d3-00a785b8f164 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100175) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:39:55.442116 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d832c1e2-12ab-4d43-a9d3-00a785b8f164 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Get all volumes completed successfully. Aug 20 04:39:55.443304 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d832c1e2-12ab-4d43-a9d3-00a785b8f164 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 200 Aug 20 04:39:55.443304 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 824/3266] 10.4.3.239 () {66 vars in 1237 bytes} [Thu Aug 20 04:39:55 2026] GET /volume/v3/volumes => generated 975 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:55.458535 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0f17fd30-0f28-4c51-be32-9099da090164 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:55.460680 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0f17fd30-0f28-4c51-be32-9099da090164 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] GET https://10.4.3.239/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1426343531 Aug 20 04:39:55.461006 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0f17fd30-0f28-4c51-be32-9099da090164 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:55.461006 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0f17fd30-0f28-4c51-be32-9099da090164 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:55.461872 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.api_utils [None req-0f17fd30-0f28-4c51-be32-9099da090164 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Removing options '' from query. {{(pid=100176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:39:55.462895 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-0f17fd30-0f28-4c51-be32-9099da090164 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1426343531'), ('no_migration_targets', True)]). {{(pid=100176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:39:55.481760 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-51c2e367-b775-4115-b06c-a1dee8b8bc57 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:55.484700 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-51c2e367-b775-4115-b06c-a1dee8b8bc57 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/1efd2c2c-8cdc-400f-bf08-005a1e036258 Aug 20 04:39:55.484988 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-51c2e367-b775-4115-b06c-a1dee8b8bc57 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:55.485278 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-51c2e367-b775-4115-b06c-a1dee8b8bc57 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:55.485444 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-51c2e367-b775-4115-b06c-a1dee8b8bc57 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 1efd2c2c-8cdc-400f-bf08-005a1e036258. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:55.492145 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:55.492145 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:55.493380 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-51c2e367-b775-4115-b06c-a1dee8b8bc57 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/1efd2c2c-8cdc-400f-bf08-005a1e036258 returned with HTTP 200 Aug 20 04:39:55.493904 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 814/3267] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:55 2026] GET /volume/v3/backups/1efd2c2c-8cdc-400f-bf08-005a1e036258 => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:55.497076 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-0f17fd30-0f28-4c51-be32-9099da090164 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Get all volumes completed successfully. Aug 20 04:39:55.497598 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0f17fd30-0f28-4c51-be32-9099da090164 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] https://10.4.3.239/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1426343531 returned with HTTP 200 Aug 20 04:39:55.498003 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 820/3268] 10.4.3.239 () {66 vars in 1338 bytes} [Thu Aug 20 04:39:55 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1426343531 => generated 334 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:55.512972 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7cba2d19-af13-4833-a963-c9a024be5e98 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:55.515172 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7cba2d19-af13-4833-a963-c9a024be5e98 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/1efd2c2c-8cdc-400f-bf08-005a1e036258 Aug 20 04:39:55.515428 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7cba2d19-af13-4833-a963-c9a024be5e98 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:55.515621 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7cba2d19-af13-4833-a963-c9a024be5e98 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:55.515754 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-7cba2d19-af13-4833-a963-c9a024be5e98 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 1efd2c2c-8cdc-400f-bf08-005a1e036258. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:55.518342 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-12999f72-4e0b-419b-bc18-8783bcd3b152 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:55.521337 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-12999f72-4e0b-419b-bc18-8783bcd3b152 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] GET https://10.4.3.239/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1426343531 Aug 20 04:39:55.523399 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:55.523399 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:55.523535 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-12999f72-4e0b-419b-bc18-8783bcd3b152 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:55.523535 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-12999f72-4e0b-419b-bc18-8783bcd3b152 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Calling method 'detail' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:55.523535 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.api_utils [None req-12999f72-4e0b-419b-bc18-8783bcd3b152 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Removing options '' from query. {{(pid=100175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:39:55.523683 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7cba2d19-af13-4833-a963-c9a024be5e98 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/1efd2c2c-8cdc-400f-bf08-005a1e036258 returned with HTTP 200 Aug 20 04:39:55.523727 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:55.523727 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:55.523793 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 811/3269] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:55 2026] GET /volume/v3/backups/1efd2c2c-8cdc-400f-bf08-005a1e036258 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:55.523853 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-12999f72-4e0b-419b-bc18-8783bcd3b152 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1426343531'), ('no_migration_targets', True)]). {{(pid=100175) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:39:55.540648 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2946cb89-edb8-433b-91b4-62badd20ee35 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:55.543126 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2946cb89-edb8-433b-91b4-62badd20ee35 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] DELETE https://10.4.3.239/volume/v3/backups/1efd2c2c-8cdc-400f-bf08-005a1e036258 Aug 20 04:39:55.543432 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2946cb89-edb8-433b-91b4-62badd20ee35 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:55.543689 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2946cb89-edb8-433b-91b4-62badd20ee35 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:55.543840 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.contrib.backups [None req-2946cb89-edb8-433b-91b4-62badd20ee35 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Delete backup with id: 1efd2c2c-8cdc-400f-bf08-005a1e036258. Aug 20 04:39:55.549865 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:55.549865 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:55.570501 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.backup.rpcapi [None req-2946cb89-edb8-433b-91b4-62badd20ee35 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] delete_backup rpcapi backup_id 1efd2c2c-8cdc-400f-bf08-005a1e036258 {{(pid=100174) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 04:39:55.573353 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2946cb89-edb8-433b-91b4-62badd20ee35 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/1efd2c2c-8cdc-400f-bf08-005a1e036258 returned with HTTP 202 Aug 20 04:39:55.573535 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 815/3270] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:39:55 2026] DELETE /volume/v3/backups/1efd2c2c-8cdc-400f-bf08-005a1e036258 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:39:55.578002 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-12999f72-4e0b-419b-bc18-8783bcd3b152 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Get all volumes completed successfully. Aug 20 04:39:55.578941 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:55.578941 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:55.581728 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9679dfc1-6b5c-4ee1-85a7-b85a202a84f1 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:55.583758 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9679dfc1-6b5c-4ee1-85a7-b85a202a84f1 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/1efd2c2c-8cdc-400f-bf08-005a1e036258 Aug 20 04:39:55.584058 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9679dfc1-6b5c-4ee1-85a7-b85a202a84f1 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:55.584407 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9679dfc1-6b5c-4ee1-85a7-b85a202a84f1 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:55.584407 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-9679dfc1-6b5c-4ee1-85a7-b85a202a84f1 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 1efd2c2c-8cdc-400f-bf08-005a1e036258. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:55.585104 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-12999f72-4e0b-419b-bc18-8783bcd3b152 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] https://10.4.3.239/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1426343531 returned with HTTP 200 Aug 20 04:39:55.585746 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 825/3271] 10.4.3.239 () {66 vars in 1359 bytes} [Thu Aug 20 04:39:55 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1426343531 => generated 860 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:55.588846 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:55.588846 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:55.589706 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9679dfc1-6b5c-4ee1-85a7-b85a202a84f1 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/1efd2c2c-8cdc-400f-bf08-005a1e036258 returned with HTTP 200 Aug 20 04:39:55.593246 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 821/3272] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:55 2026] GET /volume/v3/backups/1efd2c2c-8cdc-400f-bf08-005a1e036258 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:55.605625 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a3b96a2e-2890-478a-a99a-b192ac192933 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:55.612513 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a3b96a2e-2890-478a-a99a-b192ac192933 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] GET https://10.4.3.239/volume/v3/volumes/detail?limit=1 Aug 20 04:39:55.612814 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a3b96a2e-2890-478a-a99a-b192ac192933 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:55.613103 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a3b96a2e-2890-478a-a99a-b192ac192933 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Calling method 'detail' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:55.613819 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.api_utils [None req-a3b96a2e-2890-478a-a99a-b192ac192933 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Removing options '' from query. {{(pid=100177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:39:55.614630 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a3b96a2e-2890-478a-a99a-b192ac192933 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:39:55.626406 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a3b96a2e-2890-478a-a99a-b192ac192933 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Get all volumes completed successfully. Aug 20 04:39:55.630438 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:55.630438 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:55.634271 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a3b96a2e-2890-478a-a99a-b192ac192933 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] https://10.4.3.239/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 20 04:39:55.634830 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 812/3273] 10.4.3.239 () {66 vars in 1273 bytes} [Thu Aug 20 04:39:55 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1003 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:39:55.651541 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ee4bbcf0-d25f-4125-845e-e8fc7f77a316 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:55.651541 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ee4bbcf0-d25f-4125-845e-e8fc7f77a316 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] GET https://10.4.3.239/volume/v3/volumes/detail?limit=1&marker=63b06a3a-bef1-45d1-b2f7-adf5fe6f1e83 Aug 20 04:39:55.651850 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ee4bbcf0-d25f-4125-845e-e8fc7f77a316 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:55.652152 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ee4bbcf0-d25f-4125-845e-e8fc7f77a316 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Calling method 'detail' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:55.652622 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.api_utils [None req-ee4bbcf0-d25f-4125-845e-e8fc7f77a316 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Removing options '' from query. {{(pid=100174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:39:55.653722 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-ee4bbcf0-d25f-4125-845e-e8fc7f77a316 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100174) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:39:55.696724 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-ee4bbcf0-d25f-4125-845e-e8fc7f77a316 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Get all volumes completed successfully. Aug 20 04:39:55.697893 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:55.697893 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:55.704606 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ee4bbcf0-d25f-4125-845e-e8fc7f77a316 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] https://10.4.3.239/volume/v3/volumes/detail?limit=1&marker=63b06a3a-bef1-45d1-b2f7-adf5fe6f1e83 returned with HTTP 200 Aug 20 04:39:55.705218 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 816/3274] 10.4.3.239 () {66 vars in 1361 bytes} [Thu Aug 20 04:39:55 2026] GET /volume/v3/volumes/detail?limit=1&marker=63b06a3a-bef1-45d1-b2f7-adf5fe6f1e83 => generated 1003 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:39:55.720261 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1a03711a-6de0-4912-a85a-cc635191905d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:55.722976 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1a03711a-6de0-4912-a85a-cc635191905d tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] GET https://10.4.3.239/volume/v3/volumes/detail?limit=1&marker=6df53728-9c9f-4374-b277-50a67871f9d3 Aug 20 04:39:55.723336 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1a03711a-6de0-4912-a85a-cc635191905d tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:55.723589 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1a03711a-6de0-4912-a85a-cc635191905d tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Calling method 'detail' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:55.723879 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.api_utils [None req-1a03711a-6de0-4912-a85a-cc635191905d tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Removing options '' from query. {{(pid=100175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:39:55.725255 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-1a03711a-6de0-4912-a85a-cc635191905d tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100175) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:39:55.758221 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1a03711a-6de0-4912-a85a-cc635191905d tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Get all volumes completed successfully. Aug 20 04:39:55.760489 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:55.760489 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:55.769592 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1a03711a-6de0-4912-a85a-cc635191905d tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] https://10.4.3.239/volume/v3/volumes/detail?limit=1&marker=6df53728-9c9f-4374-b277-50a67871f9d3 returned with HTTP 200 Aug 20 04:39:55.770332 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 826/3275] 10.4.3.239 () {66 vars in 1361 bytes} [Thu Aug 20 04:39:55 2026] GET /volume/v3/volumes/detail?limit=1&marker=6df53728-9c9f-4374-b277-50a67871f9d3 => generated 1002 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:39:55.787166 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a21bb6cf-abb1-4576-90e3-a981d92798b8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:55.789449 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a21bb6cf-abb1-4576-90e3-a981d92798b8 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] GET https://10.4.3.239/volume/v3/volumes/detail?limit=1&marker=f7fb0418-77d1-4ef5-9208-8e73a8f787d5 Aug 20 04:39:55.789655 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a21bb6cf-abb1-4576-90e3-a981d92798b8 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:55.789883 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a21bb6cf-abb1-4576-90e3-a981d92798b8 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Calling method 'detail' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:55.790231 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.api_utils [None req-a21bb6cf-abb1-4576-90e3-a981d92798b8 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Removing options '' from query. {{(pid=100176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:39:55.791426 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a21bb6cf-abb1-4576-90e3-a981d92798b8 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:39:55.835325 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a21bb6cf-abb1-4576-90e3-a981d92798b8 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Get all volumes completed successfully. Aug 20 04:39:55.837746 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a21bb6cf-abb1-4576-90e3-a981d92798b8 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] https://10.4.3.239/volume/v3/volumes/detail?limit=1&marker=f7fb0418-77d1-4ef5-9208-8e73a8f787d5 returned with HTTP 200 Aug 20 04:39:55.838435 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 822/3276] 10.4.3.239 () {66 vars in 1361 bytes} [Thu Aug 20 04:39:55 2026] GET /volume/v3/volumes/detail?limit=1&marker=f7fb0418-77d1-4ef5-9208-8e73a8f787d5 => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 04:39:55.859148 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5f14573d-e999-4fd8-a2ec-f8c0599b300d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:55.865009 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5f14573d-e999-4fd8-a2ec-f8c0599b300d tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] GET https://10.4.3.239/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 20 04:39:55.865448 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5f14573d-e999-4fd8-a2ec-f8c0599b300d tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:55.865641 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5f14573d-e999-4fd8-a2ec-f8c0599b300d tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Calling method 'detail' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:55.865970 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.api_utils [None req-5f14573d-e999-4fd8-a2ec-f8c0599b300d tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Removing options '' from query. {{(pid=100177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:39:55.866393 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-5f14573d-e999-4fd8-a2ec-f8c0599b300d tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Could not evaluate value available, assuming string {{(pid=100177) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 04:39:55.867133 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-5f14573d-e999-4fd8-a2ec-f8c0599b300d tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:39:55.904595 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-5f14573d-e999-4fd8-a2ec-f8c0599b300d tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Get all volumes completed successfully. Aug 20 04:39:55.905928 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:55.905928 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:55.911750 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5f14573d-e999-4fd8-a2ec-f8c0599b300d tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] https://10.4.3.239/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 20 04:39:55.912352 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 813/3277] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:39:55 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1892 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:39:55.929851 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5e453380-320c-4ebb-8b94-5e7bab03ad25 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:55.931637 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5e453380-320c-4ebb-8b94-5e7bab03ad25 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] GET https://10.4.3.239/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 20 04:39:55.931952 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5e453380-320c-4ebb-8b94-5e7bab03ad25 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:55.932201 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5e453380-320c-4ebb-8b94-5e7bab03ad25 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Calling method 'detail' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:55.932578 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.api_utils [None req-5e453380-320c-4ebb-8b94-5e7bab03ad25 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Removing options '' from query. {{(pid=100174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:39:55.932909 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-5e453380-320c-4ebb-8b94-5e7bab03ad25 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Could not evaluate value available, assuming string {{(pid=100174) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 04:39:55.933808 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-5e453380-320c-4ebb-8b94-5e7bab03ad25 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100174) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:39:55.983121 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-5e453380-320c-4ebb-8b94-5e7bab03ad25 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Get all volumes completed successfully. Aug 20 04:39:55.984888 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:55.984888 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:55.993738 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5e453380-320c-4ebb-8b94-5e7bab03ad25 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] https://10.4.3.239/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 20 04:39:55.994093 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 817/3278] 10.4.3.239 () {66 vars in 1359 bytes} [Thu Aug 20 04:39:55 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1892 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:39:56.015487 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-de1312cf-dd67-436c-99c7-1018987dc8ed None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:56.018065 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-de1312cf-dd67-436c-99c7-1018987dc8ed tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] GET https://10.4.3.239/volume/v3/volumes?limit=1 Aug 20 04:39:56.018269 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-de1312cf-dd67-436c-99c7-1018987dc8ed tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:56.018518 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-de1312cf-dd67-436c-99c7-1018987dc8ed tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:56.018802 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.api_utils [None req-de1312cf-dd67-436c-99c7-1018987dc8ed tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Removing options '' from query. {{(pid=100175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:39:56.020430 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-de1312cf-dd67-436c-99c7-1018987dc8ed tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100175) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:39:56.031284 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-de1312cf-dd67-436c-99c7-1018987dc8ed tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Get all volumes completed successfully. Aug 20 04:39:56.032250 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-de1312cf-dd67-436c-99c7-1018987dc8ed tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] https://10.4.3.239/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 20 04:39:56.032985 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 827/3279] 10.4.3.239 () {66 vars in 1252 bytes} [Thu Aug 20 04:39:56 2026] GET /volume/v3/volumes?limit=1 => generated 470 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:56.044317 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-42d29006-9853-426b-ac07-cf7f5fa07480 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:56.046045 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-42d29006-9853-426b-ac07-cf7f5fa07480 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] GET https://10.4.3.239/volume/v3/volumes?limit=1&marker=63b06a3a-bef1-45d1-b2f7-adf5fe6f1e83 Aug 20 04:39:56.046215 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-42d29006-9853-426b-ac07-cf7f5fa07480 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:56.046422 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-42d29006-9853-426b-ac07-cf7f5fa07480 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:56.046717 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.api_utils [None req-42d29006-9853-426b-ac07-cf7f5fa07480 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Removing options '' from query. {{(pid=100176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:39:56.047348 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-42d29006-9853-426b-ac07-cf7f5fa07480 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:39:56.058842 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-42d29006-9853-426b-ac07-cf7f5fa07480 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Get all volumes completed successfully. Aug 20 04:39:56.059456 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-42d29006-9853-426b-ac07-cf7f5fa07480 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] https://10.4.3.239/volume/v3/volumes?limit=1&marker=63b06a3a-bef1-45d1-b2f7-adf5fe6f1e83 returned with HTTP 200 Aug 20 04:39:56.060268 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 823/3280] 10.4.3.239 () {66 vars in 1340 bytes} [Thu Aug 20 04:39:56 2026] GET /volume/v3/volumes?limit=1&marker=63b06a3a-bef1-45d1-b2f7-adf5fe6f1e83 => generated 470 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:56.076026 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-91be9017-1d45-4d68-bcc4-7e52e9a7bdcb None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:56.078221 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-91be9017-1d45-4d68-bcc4-7e52e9a7bdcb tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] GET https://10.4.3.239/volume/v3/volumes?limit=1&marker=6df53728-9c9f-4374-b277-50a67871f9d3 Aug 20 04:39:56.078335 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-91be9017-1d45-4d68-bcc4-7e52e9a7bdcb tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:56.079283 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-91be9017-1d45-4d68-bcc4-7e52e9a7bdcb tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Calling method 'index' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:56.079283 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.api_utils [None req-91be9017-1d45-4d68-bcc4-7e52e9a7bdcb tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Removing options '' from query. {{(pid=100177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:39:56.079472 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-91be9017-1d45-4d68-bcc4-7e52e9a7bdcb tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:39:56.127207 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-91be9017-1d45-4d68-bcc4-7e52e9a7bdcb tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Get all volumes completed successfully. Aug 20 04:39:56.127207 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-91be9017-1d45-4d68-bcc4-7e52e9a7bdcb tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] https://10.4.3.239/volume/v3/volumes?limit=1&marker=6df53728-9c9f-4374-b277-50a67871f9d3 returned with HTTP 200 Aug 20 04:39:56.127207 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 814/3281] 10.4.3.239 () {66 vars in 1340 bytes} [Thu Aug 20 04:39:56 2026] GET /volume/v3/volumes?limit=1&marker=6df53728-9c9f-4374-b277-50a67871f9d3 => generated 469 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:56.138420 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8b0dd8cd-d5fb-46e4-988a-ccc00373d916 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:56.140171 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8b0dd8cd-d5fb-46e4-988a-ccc00373d916 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] GET https://10.4.3.239/volume/v3/volumes?limit=1&marker=f7fb0418-77d1-4ef5-9208-8e73a8f787d5 Aug 20 04:39:56.140440 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8b0dd8cd-d5fb-46e4-988a-ccc00373d916 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:56.140632 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8b0dd8cd-d5fb-46e4-988a-ccc00373d916 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:56.140910 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.api_utils [None req-8b0dd8cd-d5fb-46e4-988a-ccc00373d916 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Removing options '' from query. {{(pid=100174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:39:56.141660 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8b0dd8cd-d5fb-46e4-988a-ccc00373d916 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100174) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:39:56.152993 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-8b0dd8cd-d5fb-46e4-988a-ccc00373d916 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Get all volumes completed successfully. Aug 20 04:39:56.153429 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8b0dd8cd-d5fb-46e4-988a-ccc00373d916 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] https://10.4.3.239/volume/v3/volumes?limit=1&marker=f7fb0418-77d1-4ef5-9208-8e73a8f787d5 returned with HTTP 200 Aug 20 04:39:56.153848 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 818/3282] 10.4.3.239 () {66 vars in 1340 bytes} [Thu Aug 20 04:39:56 2026] GET /volume/v3/volumes?limit=1&marker=f7fb0418-77d1-4ef5-9208-8e73a8f787d5 => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 04:39:56.163651 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5f9249a3-0d0a-412b-8156-212abd1ae7ed None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:56.165447 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5f9249a3-0d0a-412b-8156-212abd1ae7ed tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] GET https://10.4.3.239/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1204979589&status=available Aug 20 04:39:56.165633 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5f9249a3-0d0a-412b-8156-212abd1ae7ed tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:56.165809 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5f9249a3-0d0a-412b-8156-212abd1ae7ed tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:56.166082 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.api_utils [None req-5f9249a3-0d0a-412b-8156-212abd1ae7ed tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Removing options '' from query. {{(pid=100175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:39:56.166307 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-5f9249a3-0d0a-412b-8156-212abd1ae7ed tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Could not evaluate value available, assuming string {{(pid=100175) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 04:39:56.166608 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:56.166608 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:56.167122 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-5f9249a3-0d0a-412b-8156-212abd1ae7ed tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1204979589'), ('no_migration_targets', True)]). {{(pid=100175) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:39:56.206310 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-5f9249a3-0d0a-412b-8156-212abd1ae7ed tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Get all volumes completed successfully. Aug 20 04:39:56.206938 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5f9249a3-0d0a-412b-8156-212abd1ae7ed tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] https://10.4.3.239/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1204979589&status=available returned with HTTP 200 Aug 20 04:39:56.207483 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 828/3283] 10.4.3.239 () {66 vars in 1372 bytes} [Thu Aug 20 04:39:56 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1204979589&status=available => generated 334 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:56.222813 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c6cb221e-fd22-4a73-8a0a-8c45f44da938 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:56.225416 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-013ad738-9bad-4cb7-a9aa-6d9766fe7520 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:56.225968 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c6cb221e-fd22-4a73-8a0a-8c45f44da938 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] GET https://10.4.3.239/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1204979589&status=available Aug 20 04:39:56.227396 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c6cb221e-fd22-4a73-8a0a-8c45f44da938 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:56.227695 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c6cb221e-fd22-4a73-8a0a-8c45f44da938 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Calling method 'detail' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:56.227988 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.api_utils [None req-c6cb221e-fd22-4a73-8a0a-8c45f44da938 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Removing options '' from query. {{(pid=100176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:39:56.228496 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-013ad738-9bad-4cb7-a9aa-6d9766fe7520 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 Aug 20 04:39:56.228841 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-013ad738-9bad-4cb7-a9aa-6d9766fe7520 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:56.229127 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-013ad738-9bad-4cb7-a9aa-6d9766fe7520 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:56.229332 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-013ad738-9bad-4cb7-a9aa-6d9766fe7520 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 68a39d6b-9bbc-4f9a-9005-c35024e5f7a6. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:56.229499 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-c6cb221e-fd22-4a73-8a0a-8c45f44da938 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Could not evaluate value available, assuming string {{(pid=100176) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 04:39:56.229873 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:56.229873 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:56.230344 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-c6cb221e-fd22-4a73-8a0a-8c45f44da938 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1204979589'), ('no_migration_targets', True)]). {{(pid=100176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:39:56.238594 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:56.238594 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:56.239584 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-013ad738-9bad-4cb7-a9aa-6d9766fe7520 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 returned with HTTP 200 Aug 20 04:39:56.240173 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 815/3284] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:56 2026] GET /volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:56.289043 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-c6cb221e-fd22-4a73-8a0a-8c45f44da938 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Get all volumes completed successfully. Aug 20 04:39:56.290418 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:56.290418 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:56.300620 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c6cb221e-fd22-4a73-8a0a-8c45f44da938 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] https://10.4.3.239/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1204979589&status=available returned with HTTP 200 Aug 20 04:39:56.301107 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 824/3285] 10.4.3.239 () {66 vars in 1393 bytes} [Thu Aug 20 04:39:56 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1204979589&status=available => generated 860 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:56.320130 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-566322e4-cbd9-4909-a8a5-daedf6ef0a00 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:56.322846 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-566322e4-cbd9-4909-a8a5-daedf6ef0a00 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] GET https://10.4.3.239/volume/v3/volumes/detail?marker=6df53728-9c9f-4374-b277-50a67871f9d3&sort=id%3Aasc Aug 20 04:39:56.323119 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-566322e4-cbd9-4909-a8a5-daedf6ef0a00 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:56.323460 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-566322e4-cbd9-4909-a8a5-daedf6ef0a00 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Calling method 'detail' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:56.323769 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.api_utils [None req-566322e4-cbd9-4909-a8a5-daedf6ef0a00 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Removing options '' from query. {{(pid=100174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:39:56.324871 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-566322e4-cbd9-4909-a8a5-daedf6ef0a00 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100174) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:39:56.366066 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-566322e4-cbd9-4909-a8a5-daedf6ef0a00 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Get all volumes completed successfully. Aug 20 04:39:56.367117 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:56.367117 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:56.374152 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-566322e4-cbd9-4909-a8a5-daedf6ef0a00 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] https://10.4.3.239/volume/v3/volumes/detail?marker=6df53728-9c9f-4374-b277-50a67871f9d3&sort=id%3Aasc returned with HTTP 200 Aug 20 04:39:56.374724 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 819/3286] 10.4.3.239 () {66 vars in 1373 bytes} [Thu Aug 20 04:39:56 2026] GET /volume/v3/volumes/detail?marker=6df53728-9c9f-4374-b277-50a67871f9d3&sort=id%3Aasc => generated 859 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:56.391838 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-50a23b0f-5b0e-4696-a339-0a212ec6fee4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:56.393676 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-50a23b0f-5b0e-4696-a339-0a212ec6fee4 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] GET https://10.4.3.239/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 20 04:39:56.393888 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-50a23b0f-5b0e-4696-a339-0a212ec6fee4 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:56.394084 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-50a23b0f-5b0e-4696-a339-0a212ec6fee4 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Calling method 'detail' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:56.394330 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.api_utils [None req-50a23b0f-5b0e-4696-a339-0a212ec6fee4 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Removing options '' from query. {{(pid=100175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:39:56.394749 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:56.394749 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:56.395193 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-50a23b0f-5b0e-4696-a339-0a212ec6fee4 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100175) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:39:56.434614 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-50a23b0f-5b0e-4696-a339-0a212ec6fee4 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Get all volumes completed successfully. Aug 20 04:39:56.436232 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:56.436232 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:56.441897 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-50a23b0f-5b0e-4696-a339-0a212ec6fee4 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] https://10.4.3.239/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 20 04:39:56.442457 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 829/3287] 10.4.3.239 () {66 vars in 1337 bytes} [Thu Aug 20 04:39:56 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2553 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:39:56.460203 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2ee10db3-8253-4756-b427-4d739abaa032 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:56.462291 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2ee10db3-8253-4756-b427-4d739abaa032 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] GET https://10.4.3.239/volume/v3/volumes/detail Aug 20 04:39:56.515121 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2ee10db3-8253-4756-b427-4d739abaa032 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:56.515121 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2ee10db3-8253-4756-b427-4d739abaa032 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Calling method 'detail' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:56.515121 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.api_utils [None req-2ee10db3-8253-4756-b427-4d739abaa032 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Removing options '' from query. {{(pid=100177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:39:56.515121 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-2ee10db3-8253-4756-b427-4d739abaa032 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:39:56.515121 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-2ee10db3-8253-4756-b427-4d739abaa032 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Get all volumes completed successfully. Aug 20 04:39:56.515121 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:56.515121 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:56.515121 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2ee10db3-8253-4756-b427-4d739abaa032 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] https://10.4.3.239/volume/v3/volumes/detail returned with HTTP 200 Aug 20 04:39:56.515121 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 816/3288] 10.4.3.239 () {66 vars in 1258 bytes} [Thu Aug 20 04:39:56 2026] GET /volume/v3/volumes/detail => generated 2553 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:39:56.516650 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-cbba4a5c-81a5-4b90-9ab9-be3a521766f4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:56.516650 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cbba4a5c-81a5-4b90-9ab9-be3a521766f4 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] GET https://10.4.3.239/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 20 04:39:56.516650 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cbba4a5c-81a5-4b90-9ab9-be3a521766f4 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:56.516650 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cbba4a5c-81a5-4b90-9ab9-be3a521766f4 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:56.516650 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.api_utils [None req-cbba4a5c-81a5-4b90-9ab9-be3a521766f4 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Removing options '' from query. {{(pid=100176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:39:56.516650 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-cbba4a5c-81a5-4b90-9ab9-be3a521766f4 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:39:56.551117 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-cbba4a5c-81a5-4b90-9ab9-be3a521766f4 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Get all volumes completed successfully. Aug 20 04:39:56.551988 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cbba4a5c-81a5-4b90-9ab9-be3a521766f4 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] https://10.4.3.239/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 20 04:39:56.552621 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 825/3289] 10.4.3.239 () {66 vars in 1316 bytes} [Thu Aug 20 04:39:56 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 975 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:56.564982 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-499f4b44-9ac2-4c53-98b5-89534f03b853 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:56.568203 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-499f4b44-9ac2-4c53-98b5-89534f03b853 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] GET https://10.4.3.239/volume/v3/volumes?availability_zone=nova Aug 20 04:39:56.568539 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-499f4b44-9ac2-4c53-98b5-89534f03b853 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:56.568909 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-499f4b44-9ac2-4c53-98b5-89534f03b853 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:56.569124 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.api_utils [None req-499f4b44-9ac2-4c53-98b5-89534f03b853 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Removing options '' from query. {{(pid=100174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:39:56.570214 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-499f4b44-9ac2-4c53-98b5-89534f03b853 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Could not evaluate value nova, assuming string {{(pid=100174) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 04:39:56.572064 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-499f4b44-9ac2-4c53-98b5-89534f03b853 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100174) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:39:56.603823 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d945abaa-a949-41b3-bbec-3fa3fe874eb6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:56.606010 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d945abaa-a949-41b3-bbec-3fa3fe874eb6 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/1efd2c2c-8cdc-400f-bf08-005a1e036258 Aug 20 04:39:56.606334 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d945abaa-a949-41b3-bbec-3fa3fe874eb6 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:56.606683 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d945abaa-a949-41b3-bbec-3fa3fe874eb6 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:56.606853 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-d945abaa-a949-41b3-bbec-3fa3fe874eb6 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 1efd2c2c-8cdc-400f-bf08-005a1e036258. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:56.611446 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d945abaa-a949-41b3-bbec-3fa3fe874eb6 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/1efd2c2c-8cdc-400f-bf08-005a1e036258 returned with HTTP 404 Aug 20 04:39:56.612095 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 830/3290] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:56 2026] GET /volume/v3/backups/1efd2c2c-8cdc-400f-bf08-005a1e036258 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:39:56.617136 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-499f4b44-9ac2-4c53-98b5-89534f03b853 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Get all volumes completed successfully. Aug 20 04:39:56.617693 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-499f4b44-9ac2-4c53-98b5-89534f03b853 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] https://10.4.3.239/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 20 04:39:56.618128 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 820/3291] 10.4.3.239 () {66 vars in 1282 bytes} [Thu Aug 20 04:39:56 2026] GET /volume/v3/volumes?availability_zone=nova => generated 975 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:56.622297 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8068d915-4cd7-4a17-b166-e4b6f93cd7c9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:56.624338 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8068d915-4cd7-4a17-b166-e4b6f93cd7c9 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] POST https://10.4.3.239/volume/v3/backups Aug 20 04:39:56.624805 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8068d915-4cd7-4a17-b166-e4b6f93cd7c9 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3d403391-bc2e-491f-85f4-6899b1bfb53b", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-1948348864", "container": "tempest-volumesbackupstest-backup-container-1532513916"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:39:56.626334 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.backups [None req-8068d915-4cd7-4a17-b166-e4b6f93cd7c9 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Creating new backup {'backup': {'volume_id': '3d403391-bc2e-491f-85f4-6899b1bfb53b', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1948348864', 'container': 'tempest-volumesbackupstest-backup-container-1532513916'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 04:39:56.626551 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.contrib.backups [None req-8068d915-4cd7-4a17-b166-e4b6f93cd7c9 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Creating backup of volume 3d403391-bc2e-491f-85f4-6899b1bfb53b in container tempest-volumesbackupstest-backup-container-1532513916 Aug 20 04:39:56.631039 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d8bb8f14-1744-47f3-8693-461066c239c0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:56.633481 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d8bb8f14-1744-47f3-8693-461066c239c0 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] GET https://10.4.3.239/volume/v3/volumes?availability_zone=nova Aug 20 04:39:56.633769 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d8bb8f14-1744-47f3-8693-461066c239c0 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:56.633942 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d8bb8f14-1744-47f3-8693-461066c239c0 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:56.634220 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.api_utils [None req-d8bb8f14-1744-47f3-8693-461066c239c0 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Removing options '' from query. {{(pid=100176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:39:56.634571 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-d8bb8f14-1744-47f3-8693-461066c239c0 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Could not evaluate value nova, assuming string {{(pid=100176) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 04:39:56.634859 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:56.634859 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:56.635285 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-d8bb8f14-1744-47f3-8693-461066c239c0 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:39:56.638335 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:56.638335 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:56.638823 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-8068d915-4cd7-4a17-b166-e4b6f93cd7c9 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:39:56.656363 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-8068d915-4cd7-4a17-b166-e4b6f93cd7c9 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Created reservations ['0713fa7c-10d8-4ef4-ae0e-3fccfb57f196', '45b5f3fc-99af-4ea4-95f1-e8d12e21dc9d'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:39:56.671424 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d8bb8f14-1744-47f3-8693-461066c239c0 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Get all volumes completed successfully. Aug 20 04:39:56.672203 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d8bb8f14-1744-47f3-8693-461066c239c0 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] https://10.4.3.239/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 20 04:39:56.672912 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 826/3292] 10.4.3.239 () {66 vars in 1282 bytes} [Thu Aug 20 04:39:56 2026] GET /volume/v3/volumes?availability_zone=nova => generated 975 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:56.684120 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6914b5cb-a92e-4eba-b707-d84e6e46bb34 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:56.685938 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6914b5cb-a92e-4eba-b707-d84e6e46bb34 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] GET https://10.4.3.239/volume/v3/volumes?bootable=false Aug 20 04:39:56.686125 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6914b5cb-a92e-4eba-b707-d84e6e46bb34 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:56.686344 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6914b5cb-a92e-4eba-b707-d84e6e46bb34 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:56.686595 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.api_utils [None req-6914b5cb-a92e-4eba-b707-d84e6e46bb34 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Removing options '' from query. {{(pid=100175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:39:56.687325 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-6914b5cb-a92e-4eba-b707-d84e6e46bb34 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100175) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:39:56.694394 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8068d915-4cd7-4a17-b166-e4b6f93cd7c9 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups returned with HTTP 202 Aug 20 04:39:56.694971 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 817/3293] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:39:56 2026] POST /volume/v3/backups => generated 330 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:39:56.705745 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-af56d600-f642-4293-b35a-58b4a2409287 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:56.707599 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-af56d600-f642-4293-b35a-58b4a2409287 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/596e58e1-df88-441b-a246-60960888af88 Aug 20 04:39:56.707800 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-af56d600-f642-4293-b35a-58b4a2409287 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:56.707985 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-af56d600-f642-4293-b35a-58b4a2409287 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:56.708079 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-af56d600-f642-4293-b35a-58b4a2409287 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 596e58e1-df88-441b-a246-60960888af88. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:56.713044 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:56.713044 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:56.713781 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-af56d600-f642-4293-b35a-58b4a2409287 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/596e58e1-df88-441b-a246-60960888af88 returned with HTTP 200 Aug 20 04:39:56.714165 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 821/3294] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:56 2026] GET /volume/v3/backups/596e58e1-df88-441b-a246-60960888af88 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:56.727116 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-6914b5cb-a92e-4eba-b707-d84e6e46bb34 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Get all volumes completed successfully. Aug 20 04:39:56.728163 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6914b5cb-a92e-4eba-b707-d84e6e46bb34 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] https://10.4.3.239/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 20 04:39:56.728848 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 831/3295] 10.4.3.239 () {66 vars in 1266 bytes} [Thu Aug 20 04:39:56 2026] GET /volume/v3/volumes?bootable=false => generated 975 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:56.738362 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ea961735-fc6a-4d07-8db8-35ea079870a3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:56.740280 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ea961735-fc6a-4d07-8db8-35ea079870a3 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] GET https://10.4.3.239/volume/v3/volumes?bootable=false Aug 20 04:39:56.740486 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ea961735-fc6a-4d07-8db8-35ea079870a3 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:56.740730 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ea961735-fc6a-4d07-8db8-35ea079870a3 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:56.740953 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.api_utils [None req-ea961735-fc6a-4d07-8db8-35ea079870a3 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Removing options '' from query. {{(pid=100176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:39:56.741293 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:56.741293 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:56.741768 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-ea961735-fc6a-4d07-8db8-35ea079870a3 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:39:56.774131 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-ea961735-fc6a-4d07-8db8-35ea079870a3 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Get all volumes completed successfully. Aug 20 04:39:56.774843 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ea961735-fc6a-4d07-8db8-35ea079870a3 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] https://10.4.3.239/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 20 04:39:56.775304 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 827/3296] 10.4.3.239 () {66 vars in 1266 bytes} [Thu Aug 20 04:39:56 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 20 04:39:56.786331 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8708c3f6-b0ab-4a4b-b256-61349798b4f7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:56.790356 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8708c3f6-b0ab-4a4b-b256-61349798b4f7 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] GET https://10.4.3.239/volume/v3/volumes?status=available Aug 20 04:39:56.790587 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8708c3f6-b0ab-4a4b-b256-61349798b4f7 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:56.792957 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8708c3f6-b0ab-4a4b-b256-61349798b4f7 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Calling method 'index' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:56.793248 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.api_utils [None req-8708c3f6-b0ab-4a4b-b256-61349798b4f7 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Removing options '' from query. {{(pid=100177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:39:56.793548 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8708c3f6-b0ab-4a4b-b256-61349798b4f7 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Could not evaluate value available, assuming string {{(pid=100177) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 04:39:56.793840 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:56.793840 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:56.794288 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8708c3f6-b0ab-4a4b-b256-61349798b4f7 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:39:56.831150 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-8708c3f6-b0ab-4a4b-b256-61349798b4f7 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Get all volumes completed successfully. Aug 20 04:39:56.831685 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8708c3f6-b0ab-4a4b-b256-61349798b4f7 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] https://10.4.3.239/volume/v3/volumes?status=available returned with HTTP 200 Aug 20 04:39:56.832206 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 818/3297] 10.4.3.239 () {66 vars in 1270 bytes} [Thu Aug 20 04:39:56 2026] GET /volume/v3/volumes?status=available => generated 975 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:56.842119 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-96fc4a11-6e0d-4630-9cac-05b3e8e3e013 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:56.844793 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-96fc4a11-6e0d-4630-9cac-05b3e8e3e013 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] GET https://10.4.3.239/volume/v3/volumes?status=available Aug 20 04:39:56.845072 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-96fc4a11-6e0d-4630-9cac-05b3e8e3e013 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:56.845381 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-96fc4a11-6e0d-4630-9cac-05b3e8e3e013 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:56.845716 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.api_utils [None req-96fc4a11-6e0d-4630-9cac-05b3e8e3e013 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Removing options '' from query. {{(pid=100174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:39:56.846041 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-96fc4a11-6e0d-4630-9cac-05b3e8e3e013 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Could not evaluate value available, assuming string {{(pid=100174) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 04:39:56.847116 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-96fc4a11-6e0d-4630-9cac-05b3e8e3e013 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100174) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:39:56.890541 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-96fc4a11-6e0d-4630-9cac-05b3e8e3e013 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Get all volumes completed successfully. Aug 20 04:39:56.891382 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-96fc4a11-6e0d-4630-9cac-05b3e8e3e013 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] https://10.4.3.239/volume/v3/volumes?status=available returned with HTTP 200 Aug 20 04:39:56.891875 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 822/3298] 10.4.3.239 () {66 vars in 1270 bytes} [Thu Aug 20 04:39:56 2026] GET /volume/v3/volumes?status=available => generated 975 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:56.907566 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ecfa2307-25fe-472a-894a-7a992d0096d4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:56.910534 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ecfa2307-25fe-472a-894a-7a992d0096d4 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] GET https://10.4.3.239/volume/v3/volumes/detail?availability_zone=nova Aug 20 04:39:56.910814 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ecfa2307-25fe-472a-894a-7a992d0096d4 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:56.911144 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ecfa2307-25fe-472a-894a-7a992d0096d4 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Calling method 'detail' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:56.911445 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.api_utils [None req-ecfa2307-25fe-472a-894a-7a992d0096d4 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Removing options '' from query. {{(pid=100175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:39:56.911775 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ecfa2307-25fe-472a-894a-7a992d0096d4 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Could not evaluate value nova, assuming string {{(pid=100175) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 04:39:56.912196 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:56.912196 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:56.912647 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ecfa2307-25fe-472a-894a-7a992d0096d4 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100175) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:39:56.950898 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-ecfa2307-25fe-472a-894a-7a992d0096d4 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Get all volumes completed successfully. Aug 20 04:39:56.952452 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:56.952452 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:56.958877 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ecfa2307-25fe-472a-894a-7a992d0096d4 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] https://10.4.3.239/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 20 04:39:56.959536 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 832/3299] 10.4.3.239 () {66 vars in 1303 bytes} [Thu Aug 20 04:39:56 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2553 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:39:56.980998 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6a8fe919-ca44-4355-86dc-783ee6480099 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:56.983085 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6a8fe919-ca44-4355-86dc-783ee6480099 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] GET https://10.4.3.239/volume/v3/volumes/detail?bootable=false Aug 20 04:39:56.983085 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6a8fe919-ca44-4355-86dc-783ee6480099 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:56.983284 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6a8fe919-ca44-4355-86dc-783ee6480099 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Calling method 'detail' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:56.985060 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.api_utils [None req-6a8fe919-ca44-4355-86dc-783ee6480099 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Removing options '' from query. {{(pid=100176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:39:56.985060 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:56.985060 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:56.985060 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-6a8fe919-ca44-4355-86dc-783ee6480099 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:39:56.996852 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-6a8fe919-ca44-4355-86dc-783ee6480099 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Get all volumes completed successfully. Aug 20 04:39:56.999321 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:56.999321 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:57.010288 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6a8fe919-ca44-4355-86dc-783ee6480099 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] https://10.4.3.239/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 20 04:39:57.010822 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 828/3300] 10.4.3.239 () {66 vars in 1287 bytes} [Thu Aug 20 04:39:56 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2553 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:39:57.029930 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-18c833e7-cce9-4149-9893-9d83bd481728 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:57.032122 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-18c833e7-cce9-4149-9893-9d83bd481728 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] GET https://10.4.3.239/volume/v3/volumes/detail?status=available Aug 20 04:39:57.032376 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-18c833e7-cce9-4149-9893-9d83bd481728 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:57.032630 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-18c833e7-cce9-4149-9893-9d83bd481728 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Calling method 'detail' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:57.032955 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.api_utils [None req-18c833e7-cce9-4149-9893-9d83bd481728 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Removing options '' from query. {{(pid=100177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:39:57.033337 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-18c833e7-cce9-4149-9893-9d83bd481728 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Could not evaluate value available, assuming string {{(pid=100177) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 04:39:57.033881 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:57.033881 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:57.034349 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-18c833e7-cce9-4149-9893-9d83bd481728 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:39:57.046130 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-18c833e7-cce9-4149-9893-9d83bd481728 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Get all volumes completed successfully. Aug 20 04:39:57.047140 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:57.047140 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:57.051640 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-18c833e7-cce9-4149-9893-9d83bd481728 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] https://10.4.3.239/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 20 04:39:57.052065 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 819/3301] 10.4.3.239 () {66 vars in 1291 bytes} [Thu Aug 20 04:39:57 2026] GET /volume/v3/volumes/detail?status=available => generated 2553 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:39:57.068264 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e191952c-ee9e-4b8d-bab6-97d0326b8518 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:57.070006 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e191952c-ee9e-4b8d-bab6-97d0326b8518 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] GET https://10.4.3.239/volume/v3/volumes/63b06a3a-bef1-45d1-b2f7-adf5fe6f1e83 Aug 20 04:39:57.070197 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e191952c-ee9e-4b8d-bab6-97d0326b8518 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:57.070448 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e191952c-ee9e-4b8d-bab6-97d0326b8518 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:57.077662 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:57.077662 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:57.082603 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e191952c-ee9e-4b8d-bab6-97d0326b8518 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Volume info retrieved successfully. Aug 20 04:39:57.089304 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e191952c-ee9e-4b8d-bab6-97d0326b8518 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] https://10.4.3.239/volume/v3/volumes/63b06a3a-bef1-45d1-b2f7-adf5fe6f1e83 returned with HTTP 200 Aug 20 04:39:57.089750 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 823/3302] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:57 2026] GET /volume/v3/volumes/63b06a3a-bef1-45d1-b2f7-adf5fe6f1e83 => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:57.105764 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-33141adf-a2aa-4e71-8f7a-4e7d329a77a6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:57.109945 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-33141adf-a2aa-4e71-8f7a-4e7d329a77a6 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] DELETE https://10.4.3.239/volume/v3/volumes/63b06a3a-bef1-45d1-b2f7-adf5fe6f1e83 Aug 20 04:39:57.110168 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-33141adf-a2aa-4e71-8f7a-4e7d329a77a6 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:57.110382 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-33141adf-a2aa-4e71-8f7a-4e7d329a77a6 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:57.110558 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-33141adf-a2aa-4e71-8f7a-4e7d329a77a6 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Delete volume with id: 63b06a3a-bef1-45d1-b2f7-adf5fe6f1e83 Aug 20 04:39:57.119081 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:57.119081 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:57.119563 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-33141adf-a2aa-4e71-8f7a-4e7d329a77a6 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Volume info retrieved successfully. Aug 20 04:39:57.143714 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-33141adf-a2aa-4e71-8f7a-4e7d329a77a6 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Delete volume request issued successfully. Aug 20 04:39:57.144032 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-33141adf-a2aa-4e71-8f7a-4e7d329a77a6 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] https://10.4.3.239/volume/v3/volumes/63b06a3a-bef1-45d1-b2f7-adf5fe6f1e83 returned with HTTP 202 Aug 20 04:39:57.144553 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 833/3303] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:39:57 2026] DELETE /volume/v3/volumes/63b06a3a-bef1-45d1-b2f7-adf5fe6f1e83 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:39:57.155016 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-58b2da54-30ef-44c4-bc94-250c97c96514 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:57.158008 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-58b2da54-30ef-44c4-bc94-250c97c96514 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] GET https://10.4.3.239/volume/v3/volumes/63b06a3a-bef1-45d1-b2f7-adf5fe6f1e83 Aug 20 04:39:57.158300 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-58b2da54-30ef-44c4-bc94-250c97c96514 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:57.158565 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-58b2da54-30ef-44c4-bc94-250c97c96514 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:57.170861 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:57.170861 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:57.176537 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-58b2da54-30ef-44c4-bc94-250c97c96514 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Volume info retrieved successfully. Aug 20 04:39:57.183215 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-58b2da54-30ef-44c4-bc94-250c97c96514 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] https://10.4.3.239/volume/v3/volumes/63b06a3a-bef1-45d1-b2f7-adf5fe6f1e83 returned with HTTP 200 Aug 20 04:39:57.183775 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 829/3304] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:57 2026] GET /volume/v3/volumes/63b06a3a-bef1-45d1-b2f7-adf5fe6f1e83 => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:57.253831 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-20135a21-a62a-4e29-8e5e-4df8820bded8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:57.256644 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-20135a21-a62a-4e29-8e5e-4df8820bded8 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 Aug 20 04:39:57.256993 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-20135a21-a62a-4e29-8e5e-4df8820bded8 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:57.257314 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-20135a21-a62a-4e29-8e5e-4df8820bded8 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:57.257532 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-20135a21-a62a-4e29-8e5e-4df8820bded8 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 68a39d6b-9bbc-4f9a-9005-c35024e5f7a6. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:57.264020 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:57.264020 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:57.265144 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-20135a21-a62a-4e29-8e5e-4df8820bded8 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 returned with HTTP 200 Aug 20 04:39:57.266301 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 820/3305] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:57 2026] GET /volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:57.731765 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a4243808-61a4-4efc-b9c1-9dd45a2f8f8f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:57.733900 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a4243808-61a4-4efc-b9c1-9dd45a2f8f8f tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/596e58e1-df88-441b-a246-60960888af88 Aug 20 04:39:57.736217 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a4243808-61a4-4efc-b9c1-9dd45a2f8f8f tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:57.736217 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a4243808-61a4-4efc-b9c1-9dd45a2f8f8f tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:57.736217 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-a4243808-61a4-4efc-b9c1-9dd45a2f8f8f tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 596e58e1-df88-441b-a246-60960888af88. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:57.740549 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:57.740549 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:57.741531 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a4243808-61a4-4efc-b9c1-9dd45a2f8f8f tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/596e58e1-df88-441b-a246-60960888af88 returned with HTTP 200 Aug 20 04:39:57.742342 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 824/3306] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:57 2026] GET /volume/v3/backups/596e58e1-df88-441b-a246-60960888af88 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:57.784489 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f17f421e-9945-437c-8b26-16ac28cb5aa2 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:57.786542 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f17f421e-9945-437c-8b26-16ac28cb5aa2 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488 Aug 20 04:39:57.786793 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f17f421e-9945-437c-8b26-16ac28cb5aa2 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:57.787031 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f17f421e-9945-437c-8b26-16ac28cb5aa2 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:57.794383 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:57.794383 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:57.798399 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-f17f421e-9945-437c-8b26-16ac28cb5aa2 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:39:57.803770 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f17f421e-9945-437c-8b26-16ac28cb5aa2 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488 returned with HTTP 200 Aug 20 04:39:57.804228 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 834/3307] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:57 2026] GET /volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:57.819672 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a8495b86-60c8-43d5-8b2c-df6694f6f1a9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:57.821680 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a8495b86-60c8-43d5-8b2c-df6694f6f1a9 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488 Aug 20 04:39:57.821992 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a8495b86-60c8-43d5-8b2c-df6694f6f1a9 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:57.822162 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a8495b86-60c8-43d5-8b2c-df6694f6f1a9 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:57.831221 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:57.831221 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:57.835218 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a8495b86-60c8-43d5-8b2c-df6694f6f1a9 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:39:57.839792 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a8495b86-60c8-43d5-8b2c-df6694f6f1a9 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488 returned with HTTP 200 Aug 20 04:39:57.840222 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 830/3308] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:57 2026] GET /volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:57.893546 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-a5d468e8-d387-42b4-95f3-2eb4cc511813 req-5e8f0820-0524-4bc9-842a-d337d9e06cf2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:57.896387 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-a5d468e8-d387-42b4-95f3-2eb4cc511813 req-5e8f0820-0524-4bc9-842a-d337d9e06cf2 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488 Aug 20 04:39:57.896707 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-a5d468e8-d387-42b4-95f3-2eb4cc511813 req-5e8f0820-0524-4bc9-842a-d337d9e06cf2 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:57.896980 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-a5d468e8-d387-42b4-95f3-2eb4cc511813 req-5e8f0820-0524-4bc9-842a-d337d9e06cf2 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:57.905241 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:57.905241 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:57.910048 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-a5d468e8-d387-42b4-95f3-2eb4cc511813 req-5e8f0820-0524-4bc9-842a-d337d9e06cf2 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:39:57.915732 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-a5d468e8-d387-42b4-95f3-2eb4cc511813 req-5e8f0820-0524-4bc9-842a-d337d9e06cf2 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488 returned with HTTP 200 Aug 20 04:39:57.916296 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 821/3309] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:39:57 2026] GET /volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488 => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:58.009051 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-dadb80c7-6862-4131-b99e-c219b13405f2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:58.009500 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-dadb80c7-6862-4131-b99e-c219b13405f2 None None] GET https://10.4.3.239/volume// Aug 20 04:39:58.010203 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-dadb80c7-6862-4131-b99e-c219b13405f2 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:58.010203 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-dadb80c7-6862-4131-b99e-c219b13405f2 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:58.010545 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-dadb80c7-6862-4131-b99e-c219b13405f2 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:39:58.011890 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 825/3310] 10.4.3.239 () {66 vars in 1428 bytes} [Thu Aug 20 04:39: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 20 04:39:58.021856 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-a5d468e8-d387-42b4-95f3-2eb4cc511813 req-761e531f-60e1-409f-b8e6-2e804debb7e5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:58.024459 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-a5d468e8-d387-42b4-95f3-2eb4cc511813 req-761e531f-60e1-409f-b8e6-2e804debb7e5 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:39:58.024922 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-a5d468e8-d387-42b4-95f3-2eb4cc511813 req-761e531f-60e1-409f-b8e6-2e804debb7e5 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0e9d5dc7-3220-4040-8d2b-47e5f091a488", "connector": null, "instance_uuid": "08a0bb2f-ca5a-46f5-9cb1-0d5d6493d9e5"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:39:58.038496 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:58.038496 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:58.074161 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-a5d468e8-d387-42b4-95f3-2eb4cc511813 req-761e531f-60e1-409f-b8e6-2e804debb7e5 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:39:58.075050 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 835/3311] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:39:58 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 20 04:39:58.112203 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-81b85312-ad2a-4944-a118-a65497a40bd0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:58.114484 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-81b85312-ad2a-4944-a118-a65497a40bd0 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488 Aug 20 04:39:58.114735 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-81b85312-ad2a-4944-a118-a65497a40bd0 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:58.114931 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-81b85312-ad2a-4944-a118-a65497a40bd0 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:58.129129 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e774e208-5b0b-4b5c-b3ba-0c63997b6259 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:58.129478 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e774e208-5b0b-4b5c-b3ba-0c63997b6259 None None] GET https://10.4.3.239/volume// Aug 20 04:39:58.129666 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e774e208-5b0b-4b5c-b3ba-0c63997b6259 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:58.129974 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e774e208-5b0b-4b5c-b3ba-0c63997b6259 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:58.130141 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:58.130141 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:58.130497 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e774e208-5b0b-4b5c-b3ba-0c63997b6259 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:39:58.130869 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 822/3312] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:39: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 20 04:39:58.136072 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-81b85312-ad2a-4944-a118-a65497a40bd0 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:39:58.140089 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-81b85312-ad2a-4944-a118-a65497a40bd0 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488 returned with HTTP 200 Aug 20 04:39:58.140555 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 831/3313] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:58 2026] GET /volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488 => generated 882 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:58.141625 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-a5d468e8-d387-42b4-95f3-2eb4cc511813 req-14255875-126f-4792-9d91-9c7e82282715 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:58.143615 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-a5d468e8-d387-42b4-95f3-2eb4cc511813 req-14255875-126f-4792-9d91-9c7e82282715 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488 Aug 20 04:39:58.143868 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-a5d468e8-d387-42b4-95f3-2eb4cc511813 req-14255875-126f-4792-9d91-9c7e82282715 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:58.144122 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-a5d468e8-d387-42b4-95f3-2eb4cc511813 req-14255875-126f-4792-9d91-9c7e82282715 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:58.160118 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:58.160118 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:58.166810 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-a5d468e8-d387-42b4-95f3-2eb4cc511813 req-14255875-126f-4792-9d91-9c7e82282715 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:39:58.174495 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-a5d468e8-d387-42b4-95f3-2eb4cc511813 req-14255875-126f-4792-9d91-9c7e82282715 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488 returned with HTTP 200 Aug 20 04:39:58.175135 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 826/3314] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:39:58 2026] GET /volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488 => generated 1062 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:39:58.200506 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-525efe39-0d22-4cd6-8445-0dec404246c3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:58.202827 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-525efe39-0d22-4cd6-8445-0dec404246c3 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] GET https://10.4.3.239/volume/v3/volumes/63b06a3a-bef1-45d1-b2f7-adf5fe6f1e83 Aug 20 04:39:58.203231 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-525efe39-0d22-4cd6-8445-0dec404246c3 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:58.203507 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-525efe39-0d22-4cd6-8445-0dec404246c3 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:58.210838 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-525efe39-0d22-4cd6-8445-0dec404246c3 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] https://10.4.3.239/volume/v3/volumes/63b06a3a-bef1-45d1-b2f7-adf5fe6f1e83 returned with HTTP 404 Aug 20 04:39:58.211594 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 836/3315] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:58 2026] GET /volume/v3/volumes/63b06a3a-bef1-45d1-b2f7-adf5fe6f1e83 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:39:58.223009 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-46984c2d-a704-4933-bbd0-8076c8a546e6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:58.225612 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-46984c2d-a704-4933-bbd0-8076c8a546e6 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] GET https://10.4.3.239/volume/v3/volumes/6df53728-9c9f-4374-b277-50a67871f9d3 Aug 20 04:39:58.225804 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-46984c2d-a704-4933-bbd0-8076c8a546e6 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:58.225987 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-46984c2d-a704-4933-bbd0-8076c8a546e6 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:58.235523 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:58.235523 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:58.240441 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-46984c2d-a704-4933-bbd0-8076c8a546e6 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Volume info retrieved successfully. Aug 20 04:39:58.245401 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-46984c2d-a704-4933-bbd0-8076c8a546e6 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] https://10.4.3.239/volume/v3/volumes/6df53728-9c9f-4374-b277-50a67871f9d3 returned with HTTP 200 Aug 20 04:39:58.245814 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 823/3316] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:58 2026] GET /volume/v3/volumes/6df53728-9c9f-4374-b277-50a67871f9d3 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:58.260234 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-72488b8a-6843-4b48-9e57-a3cfb181da82 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:58.265158 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-72488b8a-6843-4b48-9e57-a3cfb181da82 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] DELETE https://10.4.3.239/volume/v3/volumes/6df53728-9c9f-4374-b277-50a67871f9d3 Aug 20 04:39:58.265479 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-72488b8a-6843-4b48-9e57-a3cfb181da82 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:58.265630 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-72488b8a-6843-4b48-9e57-a3cfb181da82 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:58.265768 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-72488b8a-6843-4b48-9e57-a3cfb181da82 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Delete volume with id: 6df53728-9c9f-4374-b277-50a67871f9d3 Aug 20 04:39:58.277593 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2e129d3e-9278-4b42-94b3-62b61afcb2ad None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:58.277666 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:58.277666 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:58.278269 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-72488b8a-6843-4b48-9e57-a3cfb181da82 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Volume info retrieved successfully. Aug 20 04:39:58.279412 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2e129d3e-9278-4b42-94b3-62b61afcb2ad tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 Aug 20 04:39:58.279665 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2e129d3e-9278-4b42-94b3-62b61afcb2ad tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:58.279817 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2e129d3e-9278-4b42-94b3-62b61afcb2ad tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:58.279965 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-2e129d3e-9278-4b42-94b3-62b61afcb2ad tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 68a39d6b-9bbc-4f9a-9005-c35024e5f7a6. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:58.286312 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:58.286312 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:58.286957 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2e129d3e-9278-4b42-94b3-62b61afcb2ad tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 returned with HTTP 200 Aug 20 04:39:58.287354 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 827/3317] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:58 2026] GET /volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:58.292128 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-a5d468e8-d387-42b4-95f3-2eb4cc511813 req-fa7827a6-53c8-4ed7-9b93-755a6fe944b7 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:58.294790 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-a5d468e8-d387-42b4-95f3-2eb4cc511813 req-fa7827a6-53c8-4ed7-9b93-755a6fe944b7 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] PUT https://10.4.3.239/volume/v3/attachments/821790b5-75ef-4615-82f3-de4c953968c7 Aug 20 04:39:58.295269 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-a5d468e8-d387-42b4-95f3-2eb4cc511813 req-fa7827a6-53c8-4ed7-9b93-755a6fe944b7 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:39:58.301596 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-72488b8a-6843-4b48-9e57-a3cfb181da82 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Delete volume request issued successfully. Aug 20 04:39:58.301830 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-72488b8a-6843-4b48-9e57-a3cfb181da82 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] https://10.4.3.239/volume/v3/volumes/6df53728-9c9f-4374-b277-50a67871f9d3 returned with HTTP 202 Aug 20 04:39:58.302424 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 832/3318] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:39:58 2026] DELETE /volume/v3/volumes/6df53728-9c9f-4374-b277-50a67871f9d3 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:39:58.305218 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-a5d468e8-d387-42b4-95f3-2eb4cc511813 req-fa7827a6-53c8-4ed7-9b93-755a6fe944b7 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Acquiring lock "cinder-attachment_update-0e9d5dc7-3220-4040-8d2b-47e5f091a488-np0000007850" by "attachment_update" {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:39:58.312761 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-a5d468e8-d387-42b4-95f3-2eb4cc511813 req-fa7827a6-53c8-4ed7-9b93-755a6fe944b7 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Lock "cinder-attachment_update-0e9d5dc7-3220-4040-8d2b-47e5f091a488-np0000007850" acquired by "attachment_update" :: waited 0.007s {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:39:58.313897 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:58.313897 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:58.314091 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-081ca5fd-39d0-4d58-9c49-f40d581c5302 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:58.317007 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-081ca5fd-39d0-4d58-9c49-f40d581c5302 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] GET https://10.4.3.239/volume/v3/volumes/6df53728-9c9f-4374-b277-50a67871f9d3 Aug 20 04:39:58.317355 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-081ca5fd-39d0-4d58-9c49-f40d581c5302 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:58.317663 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-081ca5fd-39d0-4d58-9c49-f40d581c5302 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:58.329096 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:58.329096 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:58.334129 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-081ca5fd-39d0-4d58-9c49-f40d581c5302 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Volume info retrieved successfully. Aug 20 04:39:58.339068 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-081ca5fd-39d0-4d58-9c49-f40d581c5302 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] https://10.4.3.239/volume/v3/volumes/6df53728-9c9f-4374-b277-50a67871f9d3 returned with HTTP 200 Aug 20 04:39:58.339466 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 824/3319] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:58 2026] GET /volume/v3/volumes/6df53728-9c9f-4374-b277-50a67871f9d3 => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:58.450198 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-a5d468e8-d387-42b4-95f3-2eb4cc511813 req-fa7827a6-53c8-4ed7-9b93-755a6fe944b7 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Lock "cinder-attachment_update-0e9d5dc7-3220-4040-8d2b-47e5f091a488-np0000007850" released by "attachment_update" :: held 0.137s {{(pid=100175) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:39:58.450198 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-a5d468e8-d387-42b4-95f3-2eb4cc511813 req-fa7827a6-53c8-4ed7-9b93-755a6fe944b7 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/attachments/821790b5-75ef-4615-82f3-de4c953968c7 returned with HTTP 200 Aug 20 04:39:58.450198 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 837/3320] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:39:58 2026] PUT /volume/v3/attachments/821790b5-75ef-4615-82f3-de4c953968c7 => generated 968 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:39:58.462110 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-a5d468e8-d387-42b4-95f3-2eb4cc511813 req-e6c59d26-c0eb-441d-8c91-dc8dd430061d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:58.465307 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-a5d468e8-d387-42b4-95f3-2eb4cc511813 req-e6c59d26-c0eb-441d-8c91-dc8dd430061d tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488/encryption Aug 20 04:39:58.465307 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-a5d468e8-d387-42b4-95f3-2eb4cc511813 req-e6c59d26-c0eb-441d-8c91-dc8dd430061d tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:58.465698 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-a5d468e8-d387-42b4-95f3-2eb4cc511813 req-e6c59d26-c0eb-441d-8c91-dc8dd430061d tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:58.484722 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:58.484722 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:58.506986 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-a5d468e8-d387-42b4-95f3-2eb4cc511813 req-e6c59d26-c0eb-441d-8c91-dc8dd430061d tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488/encryption returned with HTTP 200 Aug 20 04:39:58.509201 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 828/3321] 10.4.3.239 () {68 vars in 1631 bytes} [Thu Aug 20 04:39:58 2026] GET /volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488/encryption => generated 161 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:58.583233 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-f4cab3eb-a168-4aa5-b85d-782860c56350 req-c76f27c7-41c1-4fe0-be94-f3f016efcc43 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:58.585542 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-f4cab3eb-a168-4aa5-b85d-782860c56350 req-c76f27c7-41c1-4fe0-be94-f3f016efcc43 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/limits Aug 20 04:39:58.585758 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-f4cab3eb-a168-4aa5-b85d-782860c56350 req-c76f27c7-41c1-4fe0-be94-f3f016efcc43 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:58.585950 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-f4cab3eb-a168-4aa5-b85d-782860c56350 req-c76f27c7-41c1-4fe0-be94-f3f016efcc43 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:58.594275 np0000007850 devstack@c-api.service[100176]: WARNING cinder.quota [req-f4cab3eb-a168-4aa5-b85d-782860c56350 req-c76f27c7-41c1-4fe0-be94-f3f016efcc43 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2063542568-887404911 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2063542568-887404911, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:39:58.594630 np0000007850 devstack@c-api.service[100176]: WARNING cinder.quota [req-f4cab3eb-a168-4aa5-b85d-782860c56350 req-c76f27c7-41c1-4fe0-be94-f3f016efcc43 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2063542568-887404911 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2063542568-887404911, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:39:58.594970 np0000007850 devstack@c-api.service[100176]: WARNING cinder.quota [req-f4cab3eb-a168-4aa5-b85d-782860c56350 req-c76f27c7-41c1-4fe0-be94-f3f016efcc43 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2063542568-887404911 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2063542568-887404911, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:39:58.595264 np0000007850 devstack@c-api.service[100176]: WARNING cinder.quota [req-f4cab3eb-a168-4aa5-b85d-782860c56350 req-c76f27c7-41c1-4fe0-be94-f3f016efcc43 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1286690085-1191868568 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1286690085-1191868568, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:39:58.595561 np0000007850 devstack@c-api.service[100176]: WARNING cinder.quota [req-f4cab3eb-a168-4aa5-b85d-782860c56350 req-c76f27c7-41c1-4fe0-be94-f3f016efcc43 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1286690085-1191868568 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1286690085-1191868568, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:39:58.595804 np0000007850 devstack@c-api.service[100176]: WARNING cinder.quota [req-f4cab3eb-a168-4aa5-b85d-782860c56350 req-c76f27c7-41c1-4fe0-be94-f3f016efcc43 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1286690085-1191868568 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1286690085-1191868568, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:39:58.596076 np0000007850 devstack@c-api.service[100176]: WARNING cinder.quota [req-f4cab3eb-a168-4aa5-b85d-782860c56350 req-c76f27c7-41c1-4fe0-be94-f3f016efcc43 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1755150750-628966752 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1755150750-628966752, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:39:58.596309 np0000007850 devstack@c-api.service[100176]: WARNING cinder.quota [req-f4cab3eb-a168-4aa5-b85d-782860c56350 req-c76f27c7-41c1-4fe0-be94-f3f016efcc43 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1755150750-628966752 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1755150750-628966752, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:39:58.596530 np0000007850 devstack@c-api.service[100176]: WARNING cinder.quota [req-f4cab3eb-a168-4aa5-b85d-782860c56350 req-c76f27c7-41c1-4fe0-be94-f3f016efcc43 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1755150750-628966752 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1755150750-628966752, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:39:58.596890 np0000007850 devstack@c-api.service[100176]: WARNING cinder.quota [req-f4cab3eb-a168-4aa5-b85d-782860c56350 req-c76f27c7-41c1-4fe0-be94-f3f016efcc43 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-913484483 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-913484483, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:39:58.613477 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-f4cab3eb-a168-4aa5-b85d-782860c56350 req-c76f27c7-41c1-4fe0-be94-f3f016efcc43 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/limits returned with HTTP 200 Aug 20 04:39:58.613945 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 833/3322] 10.4.3.239 () {68 vars in 1484 bytes} [Thu Aug 20 04:39:58 2026] GET /volume/v3/limits => generated 302 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:58.668483 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-f4cab3eb-a168-4aa5-b85d-782860c56350 req-1f52422d-1a02-4424-a6b6-8d566ba1c039 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:58.670592 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-f4cab3eb-a168-4aa5-b85d-782860c56350 req-1f52422d-1a02-4424-a6b6-8d566ba1c039 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/244a515d-3178-4110-a0de-a6f283ec9702 Aug 20 04:39:58.670826 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-f4cab3eb-a168-4aa5-b85d-782860c56350 req-1f52422d-1a02-4424-a6b6-8d566ba1c039 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:58.671000 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-f4cab3eb-a168-4aa5-b85d-782860c56350 req-1f52422d-1a02-4424-a6b6-8d566ba1c039 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:58.681253 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:58.681253 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:58.684810 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-f4cab3eb-a168-4aa5-b85d-782860c56350 req-1f52422d-1a02-4424-a6b6-8d566ba1c039 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:39:58.689707 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-f4cab3eb-a168-4aa5-b85d-782860c56350 req-1f52422d-1a02-4424-a6b6-8d566ba1c039 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/244a515d-3178-4110-a0de-a6f283ec9702 returned with HTTP 200 Aug 20 04:39:58.690100 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 825/3323] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:39:58 2026] GET /volume/v3/volumes/244a515d-3178-4110-a0de-a6f283ec9702 => generated 1659 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:39:58.702396 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-f4cab3eb-a168-4aa5-b85d-782860c56350 req-d5cc1dd6-79db-45f8-84cc-946f8cd34c53 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:58.704726 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-f4cab3eb-a168-4aa5-b85d-782860c56350 req-d5cc1dd6-79db-45f8-84cc-946f8cd34c53 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:39:58.705163 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-f4cab3eb-a168-4aa5-b85d-782860c56350 req-d5cc1dd6-79db-45f8-84cc-946f8cd34c53 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "244a515d-3178-4110-a0de-a6f283ec9702", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:39:58.718462 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:58.718462 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:58.718980 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-f4cab3eb-a168-4aa5-b85d-782860c56350 req-d5cc1dd6-79db-45f8-84cc-946f8cd34c53 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:39:58.719192 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.snapshots [req-f4cab3eb-a168-4aa5-b85d-782860c56350 req-d5cc1dd6-79db-45f8-84cc-946f8cd34c53 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Create snapshot from volume 244a515d-3178-4110-a0de-a6f283ec9702 Aug 20 04:39:58.754710 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-89e41b22-aae7-4cf0-b234-92cae9dab309 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:58.757134 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-89e41b22-aae7-4cf0-b234-92cae9dab309 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/596e58e1-df88-441b-a246-60960888af88 Aug 20 04:39:58.757462 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-89e41b22-aae7-4cf0-b234-92cae9dab309 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:58.757756 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-89e41b22-aae7-4cf0-b234-92cae9dab309 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:58.757925 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-89e41b22-aae7-4cf0-b234-92cae9dab309 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 596e58e1-df88-441b-a246-60960888af88. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:58.760257 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [req-f4cab3eb-a168-4aa5-b85d-782860c56350 req-d5cc1dd6-79db-45f8-84cc-946f8cd34c53 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Created reservations ['1db1539f-36ac-47b2-9c7b-c6a5c48454cf', '6e58a4f3-c38c-4c9b-9d1e-ace4cde9313a', 'a0c25b62-1817-494d-bff2-160451769b65', 'cf2fafed-5ace-44b4-8404-164b9b335c32'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:39:58.764915 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:58.764915 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:58.764915 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-89e41b22-aae7-4cf0-b234-92cae9dab309 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/596e58e1-df88-441b-a246-60960888af88 returned with HTTP 200 Aug 20 04:39:58.764915 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 829/3324] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:58 2026] GET /volume/v3/backups/596e58e1-df88-441b-a246-60960888af88 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:58.801351 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-f4cab3eb-a168-4aa5-b85d-782860c56350 req-d5cc1dd6-79db-45f8-84cc-946f8cd34c53 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Snapshot force create request issued successfully. Aug 20 04:39:58.801695 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-f4cab3eb-a168-4aa5-b85d-782860c56350 req-d5cc1dd6-79db-45f8-84cc-946f8cd34c53 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:39:58.802215 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 838/3325] 10.4.3.239 () {72 vars in 1547 bytes} [Thu Aug 20 04:39:58 2026] POST /volume/v3/snapshots => generated 292 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:39:59.160233 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d0cd07ba-bb3e-48c8-b602-7f223d722928 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:59.164220 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d0cd07ba-bb3e-48c8-b602-7f223d722928 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488 Aug 20 04:39:59.164220 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d0cd07ba-bb3e-48c8-b602-7f223d722928 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:59.164220 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d0cd07ba-bb3e-48c8-b602-7f223d722928 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:59.179706 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:59.179706 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:59.184917 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d0cd07ba-bb3e-48c8-b602-7f223d722928 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:39:59.190279 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d0cd07ba-bb3e-48c8-b602-7f223d722928 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488 returned with HTTP 200 Aug 20 04:39:59.190913 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 834/3326] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:59 2026] GET /volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488 => generated 883 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:59.299537 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e52614f4-419a-42ef-9db5-b9e266aa9be3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:59.302432 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e52614f4-419a-42ef-9db5-b9e266aa9be3 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 Aug 20 04:39:59.302666 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e52614f4-419a-42ef-9db5-b9e266aa9be3 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:59.302974 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e52614f4-419a-42ef-9db5-b9e266aa9be3 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:59.302974 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-e52614f4-419a-42ef-9db5-b9e266aa9be3 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 68a39d6b-9bbc-4f9a-9005-c35024e5f7a6. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:59.312853 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:59.312853 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:59.313461 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e52614f4-419a-42ef-9db5-b9e266aa9be3 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 returned with HTTP 200 Aug 20 04:39:59.313844 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 826/3327] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:39:59 2026] GET /volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:59.359192 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0f2e7912-cc5b-4a94-b96e-b5b37f9276e7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:59.361559 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0f2e7912-cc5b-4a94-b96e-b5b37f9276e7 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] GET https://10.4.3.239/volume/v3/volumes/6df53728-9c9f-4374-b277-50a67871f9d3 Aug 20 04:39:59.361706 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0f2e7912-cc5b-4a94-b96e-b5b37f9276e7 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:59.362144 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0f2e7912-cc5b-4a94-b96e-b5b37f9276e7 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:59.369858 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0f2e7912-cc5b-4a94-b96e-b5b37f9276e7 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] https://10.4.3.239/volume/v3/volumes/6df53728-9c9f-4374-b277-50a67871f9d3 returned with HTTP 404 Aug 20 04:39:59.370568 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 830/3328] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:59 2026] GET /volume/v3/volumes/6df53728-9c9f-4374-b277-50a67871f9d3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:39:59.379767 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-673b1f43-5a74-4472-a3ea-d25b871e7b00 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:59.383114 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-673b1f43-5a74-4472-a3ea-d25b871e7b00 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] GET https://10.4.3.239/volume/v3/volumes/f7fb0418-77d1-4ef5-9208-8e73a8f787d5 Aug 20 04:39:59.383477 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-673b1f43-5a74-4472-a3ea-d25b871e7b00 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:59.383816 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-673b1f43-5a74-4472-a3ea-d25b871e7b00 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:59.395618 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:59.395618 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:39:59.401636 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-673b1f43-5a74-4472-a3ea-d25b871e7b00 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Volume info retrieved successfully. Aug 20 04:39:59.409555 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-673b1f43-5a74-4472-a3ea-d25b871e7b00 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] https://10.4.3.239/volume/v3/volumes/f7fb0418-77d1-4ef5-9208-8e73a8f787d5 returned with HTTP 200 Aug 20 04:39:59.410626 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 839/3329] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:59 2026] GET /volume/v3/volumes/f7fb0418-77d1-4ef5-9208-8e73a8f787d5 => generated 856 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:59.428431 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-48875285-abb8-41f3-81dc-c0c088e5257b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:59.430935 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-48875285-abb8-41f3-81dc-c0c088e5257b tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] DELETE https://10.4.3.239/volume/v3/volumes/f7fb0418-77d1-4ef5-9208-8e73a8f787d5 Aug 20 04:39:59.431308 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-48875285-abb8-41f3-81dc-c0c088e5257b tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:59.431547 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-48875285-abb8-41f3-81dc-c0c088e5257b tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:59.431828 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-48875285-abb8-41f3-81dc-c0c088e5257b tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Delete volume with id: f7fb0418-77d1-4ef5-9208-8e73a8f787d5 Aug 20 04:39:59.445769 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:59.445769 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:39:59.446301 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-48875285-abb8-41f3-81dc-c0c088e5257b tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Volume info retrieved successfully. Aug 20 04:39:59.501971 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-48875285-abb8-41f3-81dc-c0c088e5257b tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Delete volume request issued successfully. Aug 20 04:39:59.502270 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-48875285-abb8-41f3-81dc-c0c088e5257b tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] https://10.4.3.239/volume/v3/volumes/f7fb0418-77d1-4ef5-9208-8e73a8f787d5 returned with HTTP 202 Aug 20 04:39:59.502843 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 835/3330] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:39:59 2026] DELETE /volume/v3/volumes/f7fb0418-77d1-4ef5-9208-8e73a8f787d5 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:39:59.523291 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ec7cfa17-b09d-4764-aa17-cd71c72df390 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:59.527696 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ec7cfa17-b09d-4764-aa17-cd71c72df390 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] GET https://10.4.3.239/volume/v3/volumes/f7fb0418-77d1-4ef5-9208-8e73a8f787d5 Aug 20 04:39:59.528239 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ec7cfa17-b09d-4764-aa17-cd71c72df390 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:59.529112 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ec7cfa17-b09d-4764-aa17-cd71c72df390 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:59.541829 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:59.541829 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:39:59.548449 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ec7cfa17-b09d-4764-aa17-cd71c72df390 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Volume info retrieved successfully. Aug 20 04:39:59.553904 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ec7cfa17-b09d-4764-aa17-cd71c72df390 tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] https://10.4.3.239/volume/v3/volumes/f7fb0418-77d1-4ef5-9208-8e73a8f787d5 returned with HTTP 200 Aug 20 04:39:59.554419 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 827/3331] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:59 2026] GET /volume/v3/volumes/f7fb0418-77d1-4ef5-9208-8e73a8f787d5 => generated 855 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:39:59.777852 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2e7a721d-221e-49a2-8eda-95611b3b3d24 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:39:59.780170 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2e7a721d-221e-49a2-8eda-95611b3b3d24 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/596e58e1-df88-441b-a246-60960888af88 Aug 20 04:39:59.780376 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2e7a721d-221e-49a2-8eda-95611b3b3d24 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:39:59.780577 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2e7a721d-221e-49a2-8eda-95611b3b3d24 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:39:59.780681 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-2e7a721d-221e-49a2-8eda-95611b3b3d24 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 596e58e1-df88-441b-a246-60960888af88. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:39:59.787098 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:39:59.787098 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:39:59.788948 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2e7a721d-221e-49a2-8eda-95611b3b3d24 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/596e58e1-df88-441b-a246-60960888af88 returned with HTTP 200 Aug 20 04:39:59.790622 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 831/3332] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:39:59 2026] GET /volume/v3/backups/596e58e1-df88-441b-a246-60960888af88 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:00.216878 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a6558767-2166-4e22-9e12-32eab35c5e6e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:00.229642 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a6558767-2166-4e22-9e12-32eab35c5e6e tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488 Aug 20 04:40:00.234149 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a6558767-2166-4e22-9e12-32eab35c5e6e tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:00.236462 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a6558767-2166-4e22-9e12-32eab35c5e6e tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:00.287822 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:00.287822 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:40:00.302962 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a6558767-2166-4e22-9e12-32eab35c5e6e tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:40:00.322156 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a6558767-2166-4e22-9e12-32eab35c5e6e tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488 returned with HTTP 200 Aug 20 04:40:00.323248 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 840/3333] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:00 2026] GET /volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488 => generated 883 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:00.327095 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-085b0509-3e98-4460-b270-c474c1c56799 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:00.331655 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-085b0509-3e98-4460-b270-c474c1c56799 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 Aug 20 04:40:00.333537 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-085b0509-3e98-4460-b270-c474c1c56799 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:00.334477 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-085b0509-3e98-4460-b270-c474c1c56799 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:00.334671 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-085b0509-3e98-4460-b270-c474c1c56799 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 68a39d6b-9bbc-4f9a-9005-c35024e5f7a6. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:40:00.347746 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:00.347746 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:00.350161 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-085b0509-3e98-4460-b270-c474c1c56799 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 returned with HTTP 200 Aug 20 04:40:00.352345 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 836/3334] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:40:00 2026] GET /volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 => generated 738 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 04:40:00.362943 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ed7fc0d4-346f-416c-8b3a-1bc274cf7f03 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:00.365122 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ed7fc0d4-346f-416c-8b3a-1bc274cf7f03 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] POST https://10.4.3.239/volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6/action Aug 20 04:40:00.365761 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ed7fc0d4-346f-416c-8b3a-1bc274cf7f03 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:40:00.366051 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ed7fc0d4-346f-416c-8b3a-1bc274cf7f03 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:00.368069 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.admin_actions [None req-ed7fc0d4-346f-416c-8b3a-1bc274cf7f03 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Updating backup '68a39d6b-9bbc-4f9a-9005-c35024e5f7a6' with '{'status': 'error'}' {{(pid=100177) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 20 04:40:00.376589 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:00.376589 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:00.389010 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.backup.rpcapi [None req-ed7fc0d4-346f-416c-8b3a-1bc274cf7f03 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] reset_status in rpcapi backup_id 68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 on host np0000007850. {{(pid=100177) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 20 04:40:00.391760 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ed7fc0d4-346f-416c-8b3a-1bc274cf7f03 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6/action returned with HTTP 202 Aug 20 04:40:00.392662 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 828/3335] 10.4.3.239 () {70 vars in 1430 bytes} [Thu Aug 20 04:40:00 2026] POST /volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:40:00.402744 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-18623abc-bdb1-4baf-bace-54e58ef77a90 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:00.408976 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-18623abc-bdb1-4baf-bace-54e58ef77a90 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] DELETE https://10.4.3.239/volume/v3/volumes/60e91137-bd67-4470-a349-f7e52d8442fe Aug 20 04:40:00.408976 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-18623abc-bdb1-4baf-bace-54e58ef77a90 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:00.408976 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-18623abc-bdb1-4baf-bace-54e58ef77a90 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:00.408976 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-18623abc-bdb1-4baf-bace-54e58ef77a90 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Delete volume with id: 60e91137-bd67-4470-a349-f7e52d8442fe Aug 20 04:40:00.421442 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:00.421442 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:00.421442 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-18623abc-bdb1-4baf-bace-54e58ef77a90 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Volume info retrieved successfully. Aug 20 04:40:00.449034 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-18623abc-bdb1-4baf-bace-54e58ef77a90 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Delete volume request issued successfully. Aug 20 04:40:00.449034 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-18623abc-bdb1-4baf-bace-54e58ef77a90 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/volumes/60e91137-bd67-4470-a349-f7e52d8442fe returned with HTTP 202 Aug 20 04:40:00.449634 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 832/3336] 10.4.3.239 () {68 vars in 1391 bytes} [Thu Aug 20 04:40:00 2026] DELETE /volume/v3/volumes/60e91137-bd67-4470-a349-f7e52d8442fe => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:40:00.469060 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-05b09f1f-fa36-4859-852a-32828a3d032d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:00.480223 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-05b09f1f-fa36-4859-852a-32828a3d032d tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/volumes/60e91137-bd67-4470-a349-f7e52d8442fe Aug 20 04:40:00.482277 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-05b09f1f-fa36-4859-852a-32828a3d032d tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:00.482277 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-05b09f1f-fa36-4859-852a-32828a3d032d tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:00.510073 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:00.510073 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:40:00.516937 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-05b09f1f-fa36-4859-852a-32828a3d032d tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Volume info retrieved successfully. Aug 20 04:40:00.525039 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-05b09f1f-fa36-4859-852a-32828a3d032d tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/volumes/60e91137-bd67-4470-a349-f7e52d8442fe returned with HTTP 200 Aug 20 04:40:00.526152 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 841/3337] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:40:00 2026] GET /volume/v3/volumes/60e91137-bd67-4470-a349-f7e52d8442fe => generated 1017 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:40:00.578867 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-cc9f9511-4766-4aa2-9b94-658dcb0c2afb None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:00.582507 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cc9f9511-4766-4aa2-9b94-658dcb0c2afb tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] GET https://10.4.3.239/volume/v3/volumes/f7fb0418-77d1-4ef5-9208-8e73a8f787d5 Aug 20 04:40:00.586481 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cc9f9511-4766-4aa2-9b94-658dcb0c2afb tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:00.586481 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cc9f9511-4766-4aa2-9b94-658dcb0c2afb tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:00.619292 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cc9f9511-4766-4aa2-9b94-658dcb0c2afb tempest-VolumesListTestJSON-1745461799 tempest-VolumesListTestJSON-1745461799-project-member] https://10.4.3.239/volume/v3/volumes/f7fb0418-77d1-4ef5-9208-8e73a8f787d5 returned with HTTP 404 Aug 20 04:40:00.621045 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 837/3338] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:00 2026] GET /volume/v3/volumes/f7fb0418-77d1-4ef5-9208-8e73a8f787d5 => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:40:00.804983 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7ce501f8-4f18-4e4a-a020-79c7d17cba02 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:00.807948 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7ce501f8-4f18-4e4a-a020-79c7d17cba02 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/596e58e1-df88-441b-a246-60960888af88 Aug 20 04:40:00.808866 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7ce501f8-4f18-4e4a-a020-79c7d17cba02 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:00.809850 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7ce501f8-4f18-4e4a-a020-79c7d17cba02 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:00.810160 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-7ce501f8-4f18-4e4a-a020-79c7d17cba02 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 596e58e1-df88-441b-a246-60960888af88. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:40:00.819398 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:00.819398 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:00.820791 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7ce501f8-4f18-4e4a-a020-79c7d17cba02 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/596e58e1-df88-441b-a246-60960888af88 returned with HTTP 200 Aug 20 04:40:00.821380 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 829/3339] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:00 2026] GET /volume/v3/backups/596e58e1-df88-441b-a246-60960888af88 => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:01.347114 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-acaa8fb1-ecc3-4b57-bec9-00d71f41adac None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:01.350266 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-acaa8fb1-ecc3-4b57-bec9-00d71f41adac tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488 Aug 20 04:40:01.350266 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-acaa8fb1-ecc3-4b57-bec9-00d71f41adac tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:01.350880 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-acaa8fb1-ecc3-4b57-bec9-00d71f41adac tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:01.367083 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:01.367083 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:01.374597 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-acaa8fb1-ecc3-4b57-bec9-00d71f41adac tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:40:01.382797 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-acaa8fb1-ecc3-4b57-bec9-00d71f41adac tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488 returned with HTTP 200 Aug 20 04:40:01.383557 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 833/3340] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:01 2026] GET /volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488 => generated 883 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:01.550108 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7690e955-b96d-4e22-a3ab-175a3d4075c8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:01.552340 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7690e955-b96d-4e22-a3ab-175a3d4075c8 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/volumes/60e91137-bd67-4470-a349-f7e52d8442fe Aug 20 04:40:01.552589 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7690e955-b96d-4e22-a3ab-175a3d4075c8 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:01.552816 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7690e955-b96d-4e22-a3ab-175a3d4075c8 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:01.563996 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7690e955-b96d-4e22-a3ab-175a3d4075c8 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/volumes/60e91137-bd67-4470-a349-f7e52d8442fe returned with HTTP 404 Aug 20 04:40:01.564803 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 842/3341] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:40:01 2026] GET /volume/v3/volumes/60e91137-bd67-4470-a349-f7e52d8442fe => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:40:01.579571 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ef828dcd-f7f1-454a-a34c-57ea80f2c1c1 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:01.581885 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ef828dcd-f7f1-454a-a34c-57ea80f2c1c1 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] POST https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9/restore Aug 20 04:40:01.582395 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ef828dcd-f7f1-454a-a34c-57ea80f2c1c1 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:01.584664 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.backups [None req-ef828dcd-f7f1-454a-a34c-57ea80f2c1c1 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Restoring backup 593b178c-c9db-4d33-bcce-38ba1d8ea6d9 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100176) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 20 04:40:01.584664 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.contrib.backups [None req-ef828dcd-f7f1-454a-a34c-57ea80f2c1c1 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Restoring backup 593b178c-c9db-4d33-bcce-38ba1d8ea6d9 to volume None. Aug 20 04:40:01.589463 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:01.589463 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:01.590355 np0000007850 devstack@c-api.service[100176]: INFO cinder.backup.api [None req-ef828dcd-f7f1-454a-a34c-57ea80f2c1c1 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Creating volume of 1 GB for restore of backup 593b178c-c9db-4d33-bcce-38ba1d8ea6d9. Aug 20 04:40:01.597306 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-ef828dcd-f7f1-454a-a34c-57ea80f2c1c1 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Availability Zones retrieved successfully. Aug 20 04:40:01.603258 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-ef828dcd-f7f1-454a-a34c-57ea80f2c1c1 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Flow 'volume_create_api' (b2af8269-4cb3-4116-97ff-4c871573d6d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:40:01.604425 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-ef828dcd-f7f1-454a-a34c-57ea80f2c1c1 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b32c8756-fdab-4cd3-a25d-8f1bd2cdd08b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:01.609811 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-ef828dcd-f7f1-454a-a34c-57ea80f2c1c1 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:40:01.651316 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-ef828dcd-f7f1-454a-a34c-57ea80f2c1c1 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b32c8756-fdab-4cd3-a25d-8f1bd2cdd08b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:01.651961 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-ef828dcd-f7f1-454a-a34c-57ea80f2c1c1 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17d4e0f6-440b-49b3-b9b1-4d4d64b46dcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:01.736111 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-ef828dcd-f7f1-454a-a34c-57ea80f2c1c1 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Created reservations ['1093450c-7238-472e-89e6-d204138a4a85', 'a6609b51-4093-4ad8-98de-28ac5a106b1e', '24679bbf-7c4b-483f-9106-ef278637b28a', '4be2b2a4-d387-4431-98a9-51d9f12b94aa'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:40:01.737743 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-ef828dcd-f7f1-454a-a34c-57ea80f2c1c1 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17d4e0f6-440b-49b3-b9b1-4d4d64b46dcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1093450c-7238-472e-89e6-d204138a4a85', 'a6609b51-4093-4ad8-98de-28ac5a106b1e', '24679bbf-7c4b-483f-9106-ef278637b28a', '4be2b2a4-d387-4431-98a9-51d9f12b94aa']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:01.738657 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-ef828dcd-f7f1-454a-a34c-57ea80f2c1c1 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (821224b8-cd23-4668-ad0f-2eac482e9357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:01.780528 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-ef828dcd-f7f1-454a-a34c-57ea80f2c1c1 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (821224b8-cd23-4668-ad0f-2eac482e9357) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b21ef545-7c1e-4a6b-a341-3a29a51c6738', '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='f8cd8bf9936a43e7b0e2ea34c288152a',qos_specs=None,replication_status=,reservations=['1093450c-7238-472e-89e6-d204138a4a85','a6609b51-4093-4ad8-98de-28ac5a106b1e','24679bbf-7c4b-483f-9106-ef278637b28a','4be2b2a4-d387-4431-98a9-51d9f12b94aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a747beee76f84a6ba6a253af147c1ee1',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:40:01Z,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=b21ef545-7c1e-4a6b-a341-3a29a51c6738,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8cd8bf9936a43e7b0e2ea34c288152a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a747beee76f84a6ba6a253af147c1ee1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:01.781490 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-ef828dcd-f7f1-454a-a34c-57ea80f2c1c1 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64f92119-7fc4-4311-bac0-8ea849ac2a6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:01.802950 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-ef828dcd-f7f1-454a-a34c-57ea80f2c1c1 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64f92119-7fc4-4311-bac0-8ea849ac2a6e) transitioned into 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='f8cd8bf9936a43e7b0e2ea34c288152a',qos_specs=None,replication_status=,reservations=['1093450c-7238-472e-89e6-d204138a4a85','a6609b51-4093-4ad8-98de-28ac5a106b1e','24679bbf-7c4b-483f-9106-ef278637b28a','4be2b2a4-d387-4431-98a9-51d9f12b94aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a747beee76f84a6ba6a253af147c1ee1',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:01.803761 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-ef828dcd-f7f1-454a-a34c-57ea80f2c1c1 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4f73c3c-f79d-4abf-a5a5-62a10edebd34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:01.814933 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-ef828dcd-f7f1-454a-a34c-57ea80f2c1c1 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4f73c3c-f79d-4abf-a5a5-62a10edebd34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:01.816442 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-ef828dcd-f7f1-454a-a34c-57ea80f2c1c1 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Flow 'volume_create_api' (b2af8269-4cb3-4116-97ff-4c871573d6d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:40:01.817843 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-ef828dcd-f7f1-454a-a34c-57ea80f2c1c1 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Create volume request issued successfully. Aug 20 04:40:01.829373 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:01.829373 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:01.829998 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-ef828dcd-f7f1-454a-a34c-57ea80f2c1c1 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Volume info retrieved successfully. Aug 20 04:40:01.835815 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-65497187-7262-4b60-a86b-4568bea57545 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:02.042705 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-65497187-7262-4b60-a86b-4568bea57545 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/596e58e1-df88-441b-a246-60960888af88 Aug 20 04:40:02.043032 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-65497187-7262-4b60-a86b-4568bea57545 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:02.043405 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-65497187-7262-4b60-a86b-4568bea57545 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:02.043585 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-65497187-7262-4b60-a86b-4568bea57545 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 596e58e1-df88-441b-a246-60960888af88. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:40:02.049654 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:02.049654 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:02.050665 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-65497187-7262-4b60-a86b-4568bea57545 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/596e58e1-df88-441b-a246-60960888af88 returned with HTTP 200 Aug 20 04:40:02.051265 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 830/3342] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:01 2026] GET /volume/v3/backups/596e58e1-df88-441b-a246-60960888af88 => generated 790 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:02.133904 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-7a2f48fd-9c64-4e43-a995-b0af59c0619d req-cfcef2c9-748a-4a46-b8b1-3d631202576f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:02.140584 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-7a2f48fd-9c64-4e43-a995-b0af59c0619d req-cfcef2c9-748a-4a46-b8b1-3d631202576f tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/244a515d-3178-4110-a0de-a6f283ec9702 Aug 20 04:40:02.140584 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-7a2f48fd-9c64-4e43-a995-b0af59c0619d req-cfcef2c9-748a-4a46-b8b1-3d631202576f tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:02.143681 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-7a2f48fd-9c64-4e43-a995-b0af59c0619d req-cfcef2c9-748a-4a46-b8b1-3d631202576f tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:02.168875 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:02.168875 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:02.174857 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-7a2f48fd-9c64-4e43-a995-b0af59c0619d req-cfcef2c9-748a-4a46-b8b1-3d631202576f tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:40:02.181992 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-7a2f48fd-9c64-4e43-a995-b0af59c0619d req-cfcef2c9-748a-4a46-b8b1-3d631202576f tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/244a515d-3178-4110-a0de-a6f283ec9702 returned with HTTP 200 Aug 20 04:40:02.182687 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 834/3343] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:40:02 2026] GET /volume/v3/volumes/244a515d-3178-4110-a0de-a6f283ec9702 => generated 1659 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:40:02.405961 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-157c40ab-b86a-45cc-9c04-cae4aeda4f67 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:02.409054 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-157c40ab-b86a-45cc-9c04-cae4aeda4f67 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488 Aug 20 04:40:02.409929 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-157c40ab-b86a-45cc-9c04-cae4aeda4f67 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:02.409929 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-157c40ab-b86a-45cc-9c04-cae4aeda4f67 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:02.436215 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:02.436215 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:40:02.448947 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-157c40ab-b86a-45cc-9c04-cae4aeda4f67 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:40:02.455329 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-157c40ab-b86a-45cc-9c04-cae4aeda4f67 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488 returned with HTTP 200 Aug 20 04:40:02.455948 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 843/3344] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:02 2026] GET /volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488 => generated 883 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 04:40:02.559969 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-fc417334-3873-466b-b98d-e252ac52a3d6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:02.665862 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fc417334-3873-466b-b98d-e252ac52a3d6 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:40:02.666332 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fc417334-3873-466b-b98d-e252ac52a3d6 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-331464476"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:02.668260 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-fc417334-3873-466b-b98d-e252ac52a3d6 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-331464476'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:40:02.668438 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-fc417334-3873-466b-b98d-e252ac52a3d6 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Create volume of 1 GB Aug 20 04:40:02.674004 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-fc417334-3873-466b-b98d-e252ac52a3d6 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Availability Zones retrieved successfully. Aug 20 04:40:02.681915 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-fc417334-3873-466b-b98d-e252ac52a3d6 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Flow 'volume_create_api' (b75b4aca-90a7-4c9c-bfcb-54d7427d3e50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:40:02.683794 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-fc417334-3873-466b-b98d-e252ac52a3d6 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b70b17d-01b5-4724-a86f-7b5476228ae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:02.684864 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-fc417334-3873-466b-b98d-e252ac52a3d6 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:40:02.718743 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-fc417334-3873-466b-b98d-e252ac52a3d6 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b70b17d-01b5-4724-a86f-7b5476228ae9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:02.719941 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-fc417334-3873-466b-b98d-e252ac52a3d6 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fdd2e51-6e0c-4fed-9cf4-a57a2cb47f1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:02.818112 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-fc417334-3873-466b-b98d-e252ac52a3d6 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Created reservations ['8f5e61c1-5dc6-4095-a0f3-c98e6712239a', '2f65a47d-ac58-4fc3-ab1f-3b92389cf116', '90a28a69-1f6d-42a0-8258-9aa54f1a0791', '95870fb6-aa20-4de2-ad8b-c613b415e13f'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:40:02.819147 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-fc417334-3873-466b-b98d-e252ac52a3d6 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fdd2e51-6e0c-4fed-9cf4-a57a2cb47f1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f5e61c1-5dc6-4095-a0f3-c98e6712239a', '2f65a47d-ac58-4fc3-ab1f-3b92389cf116', '90a28a69-1f6d-42a0-8258-9aa54f1a0791', '95870fb6-aa20-4de2-ad8b-c613b415e13f']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:02.819980 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-fc417334-3873-466b-b98d-e252ac52a3d6 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fc169ca-62ba-44e9-a6a5-a01739c5a455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:02.840410 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:02.840410 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:02.841097 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-ef828dcd-f7f1-454a-a34c-57ea80f2c1c1 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Volume info retrieved successfully. Aug 20 04:40:02.841263 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.backup.api [None req-ef828dcd-f7f1-454a-a34c-57ea80f2c1c1 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Checking backup size 1 against volume size 1 {{(pid=100176) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 20 04:40:02.841374 np0000007850 devstack@c-api.service[100176]: INFO cinder.backup.api [None req-ef828dcd-f7f1-454a-a34c-57ea80f2c1c1 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Overwriting volume b21ef545-7c1e-4a6b-a341-3a29a51c6738 with restore of backup 593b178c-c9db-4d33-bcce-38ba1d8ea6d9 Aug 20 04:40:02.851139 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-fc417334-3873-466b-b98d-e252ac52a3d6 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fc169ca-62ba-44e9-a6a5-a01739c5a455) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '257663e2-f1eb-48ac-bfb7-bb926f9e0c09', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-331464476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6898ea5b8e8c4a9cb0ee00d91aea432d',qos_specs=None,replication_status=,reservations=['8f5e61c1-5dc6-4095-a0f3-c98e6712239a','2f65a47d-ac58-4fc3-ab1f-3b92389cf116','90a28a69-1f6d-42a0-8258-9aa54f1a0791','95870fb6-aa20-4de2-ad8b-c613b415e13f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='218577a161ab4ba9834aa232530000bd',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:40:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-331464476',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=257663e2-f1eb-48ac-bfb7-bb926f9e0c09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6898ea5b8e8c4a9cb0ee00d91aea432d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='218577a161ab4ba9834aa232530000bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:02.851953 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-fc417334-3873-466b-b98d-e252ac52a3d6 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc788dab-34ac-4e6e-b1d6-a5b00b2996fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:02.863215 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.backup.rpcapi [None req-ef828dcd-f7f1-454a-a34c-57ea80f2c1c1 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] restore_backup in rpcapi backup_id 593b178c-c9db-4d33-bcce-38ba1d8ea6d9 {{(pid=100176) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 20 04:40:02.865290 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ef828dcd-f7f1-454a-a34c-57ea80f2c1c1 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9/restore returned with HTTP 202 Aug 20 04:40:02.865906 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 838/3345] 10.4.3.239 () {70 vars in 1433 bytes} [Thu Aug 20 04:40:01 2026] POST /volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9/restore => generated 152 bytes in 1287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:40:02.875940 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1e3a78b3-aeb9-4ea3-b9e5-73b0904cb042 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:02.876731 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-fc417334-3873-466b-b98d-e252ac52a3d6 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc788dab-34ac-4e6e-b1d6-a5b00b2996fa) transitioned into state 'SUCCESS' from state '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-331464476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6898ea5b8e8c4a9cb0ee00d91aea432d',qos_specs=None,replication_status=,reservations=['8f5e61c1-5dc6-4095-a0f3-c98e6712239a','2f65a47d-ac58-4fc3-ab1f-3b92389cf116','90a28a69-1f6d-42a0-8258-9aa54f1a0791','95870fb6-aa20-4de2-ad8b-c613b415e13f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='218577a161ab4ba9834aa232530000bd',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:02.877543 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-fc417334-3873-466b-b98d-e252ac52a3d6 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17b9ceb8-d798-4fb3-8e09-16e00e98bd99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:02.877814 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1e3a78b3-aeb9-4ea3-b9e5-73b0904cb042 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 Aug 20 04:40:02.878030 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1e3a78b3-aeb9-4ea3-b9e5-73b0904cb042 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:02.878243 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1e3a78b3-aeb9-4ea3-b9e5-73b0904cb042 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:02.878412 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-1e3a78b3-aeb9-4ea3-b9e5-73b0904cb042 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 593b178c-c9db-4d33-bcce-38ba1d8ea6d9. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:40:02.883110 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:02.883110 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:02.883775 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1e3a78b3-aeb9-4ea3-b9e5-73b0904cb042 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 returned with HTTP 200 Aug 20 04:40:02.884157 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 835/3346] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:40:02 2026] GET /volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:02.894503 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-fc417334-3873-466b-b98d-e252ac52a3d6 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17b9ceb8-d798-4fb3-8e09-16e00e98bd99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:02.895941 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-fc417334-3873-466b-b98d-e252ac52a3d6 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Flow 'volume_create_api' (b75b4aca-90a7-4c9c-bfcb-54d7427d3e50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:40:02.896408 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-fc417334-3873-466b-b98d-e252ac52a3d6 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Create volume request issued successfully. Aug 20 04:40:02.897290 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fc417334-3873-466b-b98d-e252ac52a3d6 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:40:02.898100 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 831/3347] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:40:02 2026] POST /volume/v3/volumes => generated 749 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:40:02.916605 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c3a50dd1-651e-4451-84ce-7ce6f3c5c11f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:02.918911 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c3a50dd1-651e-4451-84ce-7ce6f3c5c11f tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] GET https://10.4.3.239/volume/v3/volumes/257663e2-f1eb-48ac-bfb7-bb926f9e0c09 Aug 20 04:40:02.919563 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c3a50dd1-651e-4451-84ce-7ce6f3c5c11f tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:02.919631 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c3a50dd1-651e-4451-84ce-7ce6f3c5c11f tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:02.929579 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:02.929579 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:40:02.935126 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c3a50dd1-651e-4451-84ce-7ce6f3c5c11f tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Volume info retrieved successfully. Aug 20 04:40:02.941945 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c3a50dd1-651e-4451-84ce-7ce6f3c5c11f tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] https://10.4.3.239/volume/v3/volumes/257663e2-f1eb-48ac-bfb7-bb926f9e0c09 returned with HTTP 200 Aug 20 04:40:02.942511 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 844/3348] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:02 2026] GET /volume/v3/volumes/257663e2-f1eb-48ac-bfb7-bb926f9e0c09 => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:03.066305 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-224678d6-93cf-4c07-8623-f497054811fa None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:03.068741 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-224678d6-93cf-4c07-8623-f497054811fa tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/596e58e1-df88-441b-a246-60960888af88 Aug 20 04:40:03.068941 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-224678d6-93cf-4c07-8623-f497054811fa tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:03.069135 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-224678d6-93cf-4c07-8623-f497054811fa tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:03.069300 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-224678d6-93cf-4c07-8623-f497054811fa tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 596e58e1-df88-441b-a246-60960888af88. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:40:03.077745 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:03.077745 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:03.079272 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-224678d6-93cf-4c07-8623-f497054811fa tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/596e58e1-df88-441b-a246-60960888af88 returned with HTTP 200 Aug 20 04:40:03.079351 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 839/3349] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:03 2026] GET /volume/v3/backups/596e58e1-df88-441b-a246-60960888af88 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:03.472770 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-df778cc8-1f34-42d9-b196-9700d5b6d1c5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:03.475215 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-df778cc8-1f34-42d9-b196-9700d5b6d1c5 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488 Aug 20 04:40:03.475438 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-df778cc8-1f34-42d9-b196-9700d5b6d1c5 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:03.475720 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-df778cc8-1f34-42d9-b196-9700d5b6d1c5 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:03.490344 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:03.490344 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:03.496142 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-df778cc8-1f34-42d9-b196-9700d5b6d1c5 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:40:03.503619 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-df778cc8-1f34-42d9-b196-9700d5b6d1c5 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488 returned with HTTP 200 Aug 20 04:40:03.504072 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 836/3350] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:03 2026] GET /volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488 => generated 883 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:03.897389 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-80360f33-38a2-4a67-87dc-3db88e9a04e1 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:03.899749 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-80360f33-38a2-4a67-87dc-3db88e9a04e1 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 Aug 20 04:40:03.900030 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-80360f33-38a2-4a67-87dc-3db88e9a04e1 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:03.900241 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-80360f33-38a2-4a67-87dc-3db88e9a04e1 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:03.900412 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-80360f33-38a2-4a67-87dc-3db88e9a04e1 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 593b178c-c9db-4d33-bcce-38ba1d8ea6d9. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:40:03.906668 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:03.906668 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:03.907717 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-80360f33-38a2-4a67-87dc-3db88e9a04e1 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 returned with HTTP 200 Aug 20 04:40:03.908134 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 832/3351] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:40:03 2026] GET /volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:03.949301 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-a5d468e8-d387-42b4-95f3-2eb4cc511813 req-249efb9d-8cde-4663-a497-e22844d6ee8c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:03.952040 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-a5d468e8-d387-42b4-95f3-2eb4cc511813 req-249efb9d-8cde-4663-a497-e22844d6ee8c tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] POST https://10.4.3.239/volume/v3/attachments/821790b5-75ef-4615-82f3-de4c953968c7/action Aug 20 04:40:03.952419 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-a5d468e8-d387-42b4-95f3-2eb4cc511813 req-249efb9d-8cde-4663-a497-e22844d6ee8c tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Action body: b'{"os-complete": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:40:03.952544 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-a5d468e8-d387-42b4-95f3-2eb4cc511813 req-249efb9d-8cde-4663-a497-e22844d6ee8c tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:03.962259 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d544dba9-447f-46ab-88d2-88660c754335 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:03.964703 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d544dba9-447f-46ab-88d2-88660c754335 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] GET https://10.4.3.239/volume/v3/volumes/257663e2-f1eb-48ac-bfb7-bb926f9e0c09 Aug 20 04:40:03.964937 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d544dba9-447f-46ab-88d2-88660c754335 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:03.965205 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d544dba9-447f-46ab-88d2-88660c754335 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:03.974131 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:03.974131 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:03.978857 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d544dba9-447f-46ab-88d2-88660c754335 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Volume info retrieved successfully. Aug 20 04:40:03.987319 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d544dba9-447f-46ab-88d2-88660c754335 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] https://10.4.3.239/volume/v3/volumes/257663e2-f1eb-48ac-bfb7-bb926f9e0c09 returned with HTTP 200 Aug 20 04:40:03.987985 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 840/3352] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:03 2026] GET /volume/v3/volumes/257663e2-f1eb-48ac-bfb7-bb926f9e0c09 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:03.988323 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:03.988323 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:40:04.003673 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-a5d468e8-d387-42b4-95f3-2eb4cc511813 req-249efb9d-8cde-4663-a497-e22844d6ee8c tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/attachments/821790b5-75ef-4615-82f3-de4c953968c7/action returned with HTTP 204 Aug 20 04:40:04.004174 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 845/3353] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:40:03 2026] POST /volume/v3/attachments/821790b5-75ef-4615-82f3-de4c953968c7/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:40:04.093584 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9d2f3ce0-ef09-4f62-b27d-48d65c931b67 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:04.098127 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9d2f3ce0-ef09-4f62-b27d-48d65c931b67 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/596e58e1-df88-441b-a246-60960888af88 Aug 20 04:40:04.098127 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9d2f3ce0-ef09-4f62-b27d-48d65c931b67 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:04.098127 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9d2f3ce0-ef09-4f62-b27d-48d65c931b67 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:04.098127 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-9d2f3ce0-ef09-4f62-b27d-48d65c931b67 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 596e58e1-df88-441b-a246-60960888af88. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:40:04.105089 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:04.105089 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:04.106614 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9d2f3ce0-ef09-4f62-b27d-48d65c931b67 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/596e58e1-df88-441b-a246-60960888af88 returned with HTTP 200 Aug 20 04:40:04.106948 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 837/3354] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:04 2026] GET /volume/v3/backups/596e58e1-df88-441b-a246-60960888af88 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:04.520732 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c1b2f93a-5086-40b7-9fad-ac4a222f4a29 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:04.524061 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c1b2f93a-5086-40b7-9fad-ac4a222f4a29 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488 Aug 20 04:40:04.524317 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c1b2f93a-5086-40b7-9fad-ac4a222f4a29 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:04.524542 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c1b2f93a-5086-40b7-9fad-ac4a222f4a29 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:04.535955 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-7a2f48fd-9c64-4e43-a995-b0af59c0619d req-a6f9f825-7134-4fe2-85e7-9b61b3c72a40 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:04.537580 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:04.537580 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:04.539015 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-7a2f48fd-9c64-4e43-a995-b0af59c0619d req-a6f9f825-7134-4fe2-85e7-9b61b3c72a40 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] DELETE https://10.4.3.239/volume/v3/attachments/2843b51b-1b16-4a5b-a5d6-49d1a8c3674f Aug 20 04:40:04.539274 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-7a2f48fd-9c64-4e43-a995-b0af59c0619d req-a6f9f825-7134-4fe2-85e7-9b61b3c72a40 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:04.539531 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-7a2f48fd-9c64-4e43-a995-b0af59c0619d req-a6f9f825-7134-4fe2-85e7-9b61b3c72a40 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:04.542445 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c1b2f93a-5086-40b7-9fad-ac4a222f4a29 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:40:04.547803 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c1b2f93a-5086-40b7-9fad-ac4a222f4a29 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488 returned with HTTP 200 Aug 20 04:40:04.548217 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 833/3355] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:04 2026] GET /volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488 => generated 1175 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:40:04.549025 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:04.549025 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:04.565466 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d9282844-2de8-4bca-bf6c-32dbc07972f4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:04.569419 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d9282844-2de8-4bca-bf6c-32dbc07972f4 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488 Aug 20 04:40:04.569767 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d9282844-2de8-4bca-bf6c-32dbc07972f4 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:04.569879 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d9282844-2de8-4bca-bf6c-32dbc07972f4 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:04.581470 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:04.581470 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:40:04.587163 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d9282844-2de8-4bca-bf6c-32dbc07972f4 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:40:04.596846 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d9282844-2de8-4bca-bf6c-32dbc07972f4 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488 returned with HTTP 200 Aug 20 04:40:04.597436 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 846/3356] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:04 2026] GET /volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488 => generated 1175 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:40:04.619393 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-7a2f48fd-9c64-4e43-a995-b0af59c0619d req-a6f9f825-7134-4fe2-85e7-9b61b3c72a40 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/attachments/2843b51b-1b16-4a5b-a5d6-49d1a8c3674f returned with HTTP 200 Aug 20 04:40:04.619982 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 841/3357] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:40:04 2026] DELETE /volume/v3/attachments/2843b51b-1b16-4a5b-a5d6-49d1a8c3674f => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:04.651266 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-61c96c3b-6e25-4550-8115-7fbe932a9f8c req-b6049428-0ec9-4621-8f12-e472d1404df5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:04.653886 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-61c96c3b-6e25-4550-8115-7fbe932a9f8c req-b6049428-0ec9-4621-8f12-e472d1404df5 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488 Aug 20 04:40:04.654204 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-61c96c3b-6e25-4550-8115-7fbe932a9f8c req-b6049428-0ec9-4621-8f12-e472d1404df5 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:04.654536 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-61c96c3b-6e25-4550-8115-7fbe932a9f8c req-b6049428-0ec9-4621-8f12-e472d1404df5 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:04.667821 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:04.667821 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:04.673550 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-61c96c3b-6e25-4550-8115-7fbe932a9f8c req-b6049428-0ec9-4621-8f12-e472d1404df5 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:40:04.680521 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-61c96c3b-6e25-4550-8115-7fbe932a9f8c req-b6049428-0ec9-4621-8f12-e472d1404df5 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488 returned with HTTP 200 Aug 20 04:40:04.681272 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 838/3358] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:40:04 2026] GET /volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488 => generated 1175 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:40:04.705164 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-61c96c3b-6e25-4550-8115-7fbe932a9f8c req-b0fe3e7a-6f6c-4e95-bd09-6e941b7ff012 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:04.708040 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-61c96c3b-6e25-4550-8115-7fbe932a9f8c req-b0fe3e7a-6f6c-4e95-bd09-6e941b7ff012 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] POST https://10.4.3.239/volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488/action Aug 20 04:40:04.709272 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-61c96c3b-6e25-4550-8115-7fbe932a9f8c req-b0fe3e7a-6f6c-4e95-bd09-6e941b7ff012 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:40:04.709272 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-61c96c3b-6e25-4550-8115-7fbe932a9f8c req-b0fe3e7a-6f6c-4e95-bd09-6e941b7ff012 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:04.726866 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:04.726866 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:04.727908 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-61c96c3b-6e25-4550-8115-7fbe932a9f8c req-b0fe3e7a-6f6c-4e95-bd09-6e941b7ff012 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:40:04.740568 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-61c96c3b-6e25-4550-8115-7fbe932a9f8c req-b0fe3e7a-6f6c-4e95-bd09-6e941b7ff012 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Begin detaching volume completed successfully. Aug 20 04:40:04.740920 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-61c96c3b-6e25-4550-8115-7fbe932a9f8c req-b0fe3e7a-6f6c-4e95-bd09-6e941b7ff012 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488/action returned with HTTP 202 Aug 20 04:40:04.741767 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 834/3359] 10.4.3.239 () {72 vars in 1672 bytes} [Thu Aug 20 04:40:04 2026] POST /volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:40:04.807316 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-09ee4a3b-4099-427a-9969-d3e8ba5f50f4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:04.807868 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-09ee4a3b-4099-427a-9969-d3e8ba5f50f4 None None] GET https://10.4.3.239/volume// Aug 20 04:40:04.808074 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-09ee4a3b-4099-427a-9969-d3e8ba5f50f4 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:04.808331 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-09ee4a3b-4099-427a-9969-d3e8ba5f50f4 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:04.808758 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-09ee4a3b-4099-427a-9969-d3e8ba5f50f4 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:40:04.809153 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 847/3360] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:40:04 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:40:04.820057 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-61c96c3b-6e25-4550-8115-7fbe932a9f8c req-79fa1cf6-3356-4bfd-83f0-66eb2d8751fe None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:04.822578 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-61c96c3b-6e25-4550-8115-7fbe932a9f8c req-79fa1cf6-3356-4bfd-83f0-66eb2d8751fe tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488 Aug 20 04:40:04.822844 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-61c96c3b-6e25-4550-8115-7fbe932a9f8c req-79fa1cf6-3356-4bfd-83f0-66eb2d8751fe tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:04.823077 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-61c96c3b-6e25-4550-8115-7fbe932a9f8c req-79fa1cf6-3356-4bfd-83f0-66eb2d8751fe tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:04.835094 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:04.835094 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:04.839630 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-61c96c3b-6e25-4550-8115-7fbe932a9f8c req-79fa1cf6-3356-4bfd-83f0-66eb2d8751fe tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:40:04.844816 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-61c96c3b-6e25-4550-8115-7fbe932a9f8c req-79fa1cf6-3356-4bfd-83f0-66eb2d8751fe tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488 returned with HTTP 200 Aug 20 04:40:04.845300 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 842/3361] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:40:04 2026] GET /volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488 => generated 1358 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:40:04.857408 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-61c96c3b-6e25-4550-8115-7fbe932a9f8c req-98b3fe5d-ba57-4a93-a877-9988c2855014 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:04.860382 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-61c96c3b-6e25-4550-8115-7fbe932a9f8c req-98b3fe5d-ba57-4a93-a877-9988c2855014 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488/encryption Aug 20 04:40:04.860649 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-61c96c3b-6e25-4550-8115-7fbe932a9f8c req-98b3fe5d-ba57-4a93-a877-9988c2855014 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:04.860915 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-61c96c3b-6e25-4550-8115-7fbe932a9f8c req-98b3fe5d-ba57-4a93-a877-9988c2855014 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:04.873999 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:04.873999 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:04.883257 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-61c96c3b-6e25-4550-8115-7fbe932a9f8c req-98b3fe5d-ba57-4a93-a877-9988c2855014 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488/encryption returned with HTTP 200 Aug 20 04:40:04.886111 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 839/3362] 10.4.3.239 () {68 vars in 1631 bytes} [Thu Aug 20 04:40:04 2026] GET /volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488/encryption => generated 161 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:04.919573 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-44625b56-0619-4725-9772-c633a63a6a79 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:04.922166 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-44625b56-0619-4725-9772-c633a63a6a79 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 Aug 20 04:40:04.922586 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-44625b56-0619-4725-9772-c633a63a6a79 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:04.922943 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-44625b56-0619-4725-9772-c633a63a6a79 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:04.923099 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-44625b56-0619-4725-9772-c633a63a6a79 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 593b178c-c9db-4d33-bcce-38ba1d8ea6d9. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:40:04.928783 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:04.928783 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:04.929593 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-44625b56-0619-4725-9772-c633a63a6a79 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 returned with HTTP 200 Aug 20 04:40:04.930063 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 835/3363] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:40:04 2026] GET /volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:05.120709 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-84949c74-bc6c-475d-8a7e-24bf8a8021d8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:05.122820 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-84949c74-bc6c-475d-8a7e-24bf8a8021d8 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/596e58e1-df88-441b-a246-60960888af88 Aug 20 04:40:05.123125 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-84949c74-bc6c-475d-8a7e-24bf8a8021d8 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:05.123486 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-84949c74-bc6c-475d-8a7e-24bf8a8021d8 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:05.123573 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-84949c74-bc6c-475d-8a7e-24bf8a8021d8 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 596e58e1-df88-441b-a246-60960888af88. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:40:05.128624 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:05.128624 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:40:05.129192 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-84949c74-bc6c-475d-8a7e-24bf8a8021d8 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/596e58e1-df88-441b-a246-60960888af88 returned with HTTP 200 Aug 20 04:40:05.129638 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 848/3364] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:05 2026] GET /volume/v3/backups/596e58e1-df88-441b-a246-60960888af88 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:05.470080 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-51b80d89-6ca8-4ab6-83c4-5de3f11d8785 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:05.472339 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-51b80d89-6ca8-4ab6-83c4-5de3f11d8785 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] DELETE https://10.4.3.239/volume/v3/volumes/244a515d-3178-4110-a0de-a6f283ec9702?cascade=True Aug 20 04:40:05.472565 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-51b80d89-6ca8-4ab6-83c4-5de3f11d8785 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:05.472787 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-51b80d89-6ca8-4ab6-83c4-5de3f11d8785 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:05.472982 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-51b80d89-6ca8-4ab6-83c4-5de3f11d8785 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Delete volume with id: 244a515d-3178-4110-a0de-a6f283ec9702 Aug 20 04:40:05.481360 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:05.481360 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:05.481883 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-51b80d89-6ca8-4ab6-83c4-5de3f11d8785 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:40:05.517098 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-51b80d89-6ca8-4ab6-83c4-5de3f11d8785 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Delete volume request issued successfully. Aug 20 04:40:05.517323 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-51b80d89-6ca8-4ab6-83c4-5de3f11d8785 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/244a515d-3178-4110-a0de-a6f283ec9702?cascade=True returned with HTTP 202 Aug 20 04:40:05.517843 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 843/3365] 10.4.3.239 () {66 vars in 1376 bytes} [Thu Aug 20 04:40:05 2026] DELETE /volume/v3/volumes/244a515d-3178-4110-a0de-a6f283ec9702?cascade=True => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:40:05.525649 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-62129214-6271-4758-b479-dd0aa7e0dd94 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:05.527467 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-62129214-6271-4758-b479-dd0aa7e0dd94 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/244a515d-3178-4110-a0de-a6f283ec9702 Aug 20 04:40:05.527665 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-62129214-6271-4758-b479-dd0aa7e0dd94 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:05.527852 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-62129214-6271-4758-b479-dd0aa7e0dd94 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:05.534839 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:05.534839 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:05.539196 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-62129214-6271-4758-b479-dd0aa7e0dd94 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:40:05.544229 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-62129214-6271-4758-b479-dd0aa7e0dd94 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/244a515d-3178-4110-a0de-a6f283ec9702 returned with HTTP 200 Aug 20 04:40:05.544758 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 840/3366] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:05 2026] GET /volume/v3/volumes/244a515d-3178-4110-a0de-a6f283ec9702 => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:40:05.939932 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2348a0be-a5a2-4f17-9835-94c619a83ab2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:05.942423 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2348a0be-a5a2-4f17-9835-94c619a83ab2 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 Aug 20 04:40:05.942764 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2348a0be-a5a2-4f17-9835-94c619a83ab2 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:05.943032 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2348a0be-a5a2-4f17-9835-94c619a83ab2 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:05.943206 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-2348a0be-a5a2-4f17-9835-94c619a83ab2 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 593b178c-c9db-4d33-bcce-38ba1d8ea6d9. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:40:05.948550 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:05.948550 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:05.949541 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2348a0be-a5a2-4f17-9835-94c619a83ab2 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 returned with HTTP 200 Aug 20 04:40:05.949985 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 836/3367] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:40:05 2026] GET /volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:06.140222 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-488bca19-f7e2-44e7-9afd-b4f9e05fcf62 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:06.142631 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-488bca19-f7e2-44e7-9afd-b4f9e05fcf62 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/596e58e1-df88-441b-a246-60960888af88 Aug 20 04:40:06.142743 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-488bca19-f7e2-44e7-9afd-b4f9e05fcf62 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:06.142911 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-488bca19-f7e2-44e7-9afd-b4f9e05fcf62 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:06.142998 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-488bca19-f7e2-44e7-9afd-b4f9e05fcf62 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 596e58e1-df88-441b-a246-60960888af88. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:40:06.148743 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:06.148743 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:40:06.149913 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-488bca19-f7e2-44e7-9afd-b4f9e05fcf62 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/596e58e1-df88-441b-a246-60960888af88 returned with HTTP 200 Aug 20 04:40:06.150486 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 849/3368] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:06 2026] GET /volume/v3/backups/596e58e1-df88-441b-a246-60960888af88 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:06.560820 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3475f88f-6ca4-432b-87fd-d5946b7e850a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:06.563243 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3475f88f-6ca4-432b-87fd-d5946b7e850a tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/244a515d-3178-4110-a0de-a6f283ec9702 Aug 20 04:40:06.563552 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3475f88f-6ca4-432b-87fd-d5946b7e850a tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:06.563847 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3475f88f-6ca4-432b-87fd-d5946b7e850a tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:06.571689 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3475f88f-6ca4-432b-87fd-d5946b7e850a tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/244a515d-3178-4110-a0de-a6f283ec9702 returned with HTTP 404 Aug 20 04:40:06.572310 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 844/3369] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:06 2026] GET /volume/v3/volumes/244a515d-3178-4110-a0de-a6f283ec9702 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:40:06.961926 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-07c40a52-63c0-42b1-ae8b-f724a30a3271 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:06.964120 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-07c40a52-63c0-42b1-ae8b-f724a30a3271 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 Aug 20 04:40:06.964451 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-07c40a52-63c0-42b1-ae8b-f724a30a3271 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:06.964758 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-07c40a52-63c0-42b1-ae8b-f724a30a3271 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:06.964758 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-07c40a52-63c0-42b1-ae8b-f724a30a3271 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 593b178c-c9db-4d33-bcce-38ba1d8ea6d9. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:40:06.970158 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:06.970158 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:06.971103 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-07c40a52-63c0-42b1-ae8b-f724a30a3271 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 returned with HTTP 200 Aug 20 04:40:06.971608 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 841/3370] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:40:06 2026] GET /volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:06.993757 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-61c96c3b-6e25-4550-8115-7fbe932a9f8c req-ffa0bc90-f68c-4257-929d-39099caab105 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:06.995671 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-61c96c3b-6e25-4550-8115-7fbe932a9f8c req-ffa0bc90-f68c-4257-929d-39099caab105 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] DELETE https://10.4.3.239/volume/v3/attachments/821790b5-75ef-4615-82f3-de4c953968c7 Aug 20 04:40:06.995855 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-61c96c3b-6e25-4550-8115-7fbe932a9f8c req-ffa0bc90-f68c-4257-929d-39099caab105 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:06.996068 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-61c96c3b-6e25-4550-8115-7fbe932a9f8c req-ffa0bc90-f68c-4257-929d-39099caab105 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:07.004570 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:07.004570 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:07.023313 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1320ee92-66b2-424f-aabe-a83079b0b257 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:07.025207 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1320ee92-66b2-424f-aabe-a83079b0b257 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] DELETE https://10.4.3.239/volume/v3/volumes/244a515d-3178-4110-a0de-a6f283ec9702 Aug 20 04:40:07.025407 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1320ee92-66b2-424f-aabe-a83079b0b257 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:07.025588 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1320ee92-66b2-424f-aabe-a83079b0b257 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:07.025738 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-1320ee92-66b2-424f-aabe-a83079b0b257 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Delete volume with id: 244a515d-3178-4110-a0de-a6f283ec9702 Aug 20 04:40:07.032753 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1320ee92-66b2-424f-aabe-a83079b0b257 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/244a515d-3178-4110-a0de-a6f283ec9702 returned with HTTP 404 Aug 20 04:40:07.033457 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 850/3371] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:40:07 2026] DELETE /volume/v3/volumes/244a515d-3178-4110-a0de-a6f283ec9702 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:40:07.041286 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-56e0f273-05d7-4edd-aa96-815410f11151 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:07.043589 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-56e0f273-05d7-4edd-aa96-815410f11151 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/244a515d-3178-4110-a0de-a6f283ec9702 Aug 20 04:40:07.043900 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-56e0f273-05d7-4edd-aa96-815410f11151 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:07.044442 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-56e0f273-05d7-4edd-aa96-815410f11151 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:07.050806 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-56e0f273-05d7-4edd-aa96-815410f11151 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/244a515d-3178-4110-a0de-a6f283ec9702 returned with HTTP 404 Aug 20 04:40:07.051327 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 845/3372] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:07 2026] GET /volume/v3/volumes/244a515d-3178-4110-a0de-a6f283ec9702 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:40:07.054409 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-61c96c3b-6e25-4550-8115-7fbe932a9f8c req-ffa0bc90-f68c-4257-929d-39099caab105 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/attachments/821790b5-75ef-4615-82f3-de4c953968c7 returned with HTTP 200 Aug 20 04:40:07.055065 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 837/3373] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:40:06 2026] DELETE /volume/v3/attachments/821790b5-75ef-4615-82f3-de4c953968c7 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:07.059985 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ca613dc4-e80f-4ce8-8fae-c2bc56d420af None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:07.062330 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ca613dc4-e80f-4ce8-8fae-c2bc56d420af tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] DELETE https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 Aug 20 04:40:07.062612 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ca613dc4-e80f-4ce8-8fae-c2bc56d420af tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:07.062862 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ca613dc4-e80f-4ce8-8fae-c2bc56d420af tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:07.063142 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-ca613dc4-e80f-4ce8-8fae-c2bc56d420af tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Delete volume with id: a432e519-35e3-42cc-a469-6efb86e9d5b9 Aug 20 04:40:07.072613 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:07.072613 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:07.073272 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-ca613dc4-e80f-4ce8-8fae-c2bc56d420af tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:40:07.101106 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-ca613dc4-e80f-4ce8-8fae-c2bc56d420af tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Delete volume request issued successfully. Aug 20 04:40:07.101381 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ca613dc4-e80f-4ce8-8fae-c2bc56d420af tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 returned with HTTP 202 Aug 20 04:40:07.101914 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 842/3374] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:40:07 2026] DELETE /volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:40:07.110035 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9a32440d-6bf6-45bb-97ae-0dc4abe00bb4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:07.112525 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9a32440d-6bf6-45bb-97ae-0dc4abe00bb4 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 Aug 20 04:40:07.112826 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9a32440d-6bf6-45bb-97ae-0dc4abe00bb4 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:07.113116 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9a32440d-6bf6-45bb-97ae-0dc4abe00bb4 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:07.124289 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:07.124289 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:40:07.133250 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-9a32440d-6bf6-45bb-97ae-0dc4abe00bb4 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:40:07.139083 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9a32440d-6bf6-45bb-97ae-0dc4abe00bb4 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 returned with HTTP 200 Aug 20 04:40:07.139843 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 851/3375] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:07 2026] GET /volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:07.161759 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0895217d-4b17-47eb-8cd4-ecb94498ff4d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:07.164014 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0895217d-4b17-47eb-8cd4-ecb94498ff4d tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/596e58e1-df88-441b-a246-60960888af88 Aug 20 04:40:07.164277 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0895217d-4b17-47eb-8cd4-ecb94498ff4d tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:07.164574 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0895217d-4b17-47eb-8cd4-ecb94498ff4d tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:07.164704 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-0895217d-4b17-47eb-8cd4-ecb94498ff4d tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 596e58e1-df88-441b-a246-60960888af88. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:40:07.170696 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:07.170696 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:07.171786 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0895217d-4b17-47eb-8cd4-ecb94498ff4d tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/596e58e1-df88-441b-a246-60960888af88 returned with HTTP 200 Aug 20 04:40:07.172371 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 846/3376] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:07 2026] GET /volume/v3/backups/596e58e1-df88-441b-a246-60960888af88 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:07.184255 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-cd2d2ac8-8451-4ce6-9655-731b0da1e397 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:07.186415 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cd2d2ac8-8451-4ce6-9655-731b0da1e397 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/596e58e1-df88-441b-a246-60960888af88 Aug 20 04:40:07.186663 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cd2d2ac8-8451-4ce6-9655-731b0da1e397 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:07.186906 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cd2d2ac8-8451-4ce6-9655-731b0da1e397 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:07.187047 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-cd2d2ac8-8451-4ce6-9655-731b0da1e397 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 596e58e1-df88-441b-a246-60960888af88. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:40:07.192481 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:07.192481 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:07.193515 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cd2d2ac8-8451-4ce6-9655-731b0da1e397 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/596e58e1-df88-441b-a246-60960888af88 returned with HTTP 200 Aug 20 04:40:07.193920 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 838/3377] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:07 2026] GET /volume/v3/backups/596e58e1-df88-441b-a246-60960888af88 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:07.205449 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-71891fe5-2652-4668-84a5-f69fe18fd132 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:07.207746 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-71891fe5-2652-4668-84a5-f69fe18fd132 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] DELETE https://10.4.3.239/volume/v3/backups/596e58e1-df88-441b-a246-60960888af88 Aug 20 04:40:07.208034 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-71891fe5-2652-4668-84a5-f69fe18fd132 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:07.208329 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-71891fe5-2652-4668-84a5-f69fe18fd132 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:07.208499 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.contrib.backups [None req-71891fe5-2652-4668-84a5-f69fe18fd132 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Delete backup with id: 596e58e1-df88-441b-a246-60960888af88. Aug 20 04:40:07.213401 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:07.213401 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:07.237572 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.backup.rpcapi [None req-71891fe5-2652-4668-84a5-f69fe18fd132 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] delete_backup rpcapi backup_id 596e58e1-df88-441b-a246-60960888af88 {{(pid=100174) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 04:40:07.241447 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-71891fe5-2652-4668-84a5-f69fe18fd132 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/596e58e1-df88-441b-a246-60960888af88 returned with HTTP 202 Aug 20 04:40:07.242486 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 843/3378] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:40:07 2026] DELETE /volume/v3/backups/596e58e1-df88-441b-a246-60960888af88 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:40:07.253119 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4350089c-9941-4229-be41-85e4c0b3b1b3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:07.255133 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4350089c-9941-4229-be41-85e4c0b3b1b3 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/596e58e1-df88-441b-a246-60960888af88 Aug 20 04:40:07.255513 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4350089c-9941-4229-be41-85e4c0b3b1b3 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:07.255624 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4350089c-9941-4229-be41-85e4c0b3b1b3 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:07.255814 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-4350089c-9941-4229-be41-85e4c0b3b1b3 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 596e58e1-df88-441b-a246-60960888af88. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:40:07.262778 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:07.262778 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:40:07.263879 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4350089c-9941-4229-be41-85e4c0b3b1b3 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/596e58e1-df88-441b-a246-60960888af88 returned with HTTP 200 Aug 20 04:40:07.264478 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 852/3379] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:07 2026] GET /volume/v3/backups/596e58e1-df88-441b-a246-60960888af88 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:07.972909 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-666a7a7a-c42e-4e27-8fa2-e48d545dd68c req-38ad9cc5-1d19-44f4-9ca7-925f8f23e790 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:07.975294 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-666a7a7a-c42e-4e27-8fa2-e48d545dd68c req-38ad9cc5-1d19-44f4-9ca7-925f8f23e790 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488 Aug 20 04:40:07.975589 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-666a7a7a-c42e-4e27-8fa2-e48d545dd68c req-38ad9cc5-1d19-44f4-9ca7-925f8f23e790 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:07.978024 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-666a7a7a-c42e-4e27-8fa2-e48d545dd68c req-38ad9cc5-1d19-44f4-9ca7-925f8f23e790 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:07.982164 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b42b2e1c-8057-4e0c-a66f-05a6ef50b904 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:07.984330 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b42b2e1c-8057-4e0c-a66f-05a6ef50b904 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 Aug 20 04:40:07.984597 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b42b2e1c-8057-4e0c-a66f-05a6ef50b904 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:07.984818 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b42b2e1c-8057-4e0c-a66f-05a6ef50b904 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:07.984952 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-b42b2e1c-8057-4e0c-a66f-05a6ef50b904 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 593b178c-c9db-4d33-bcce-38ba1d8ea6d9. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:40:07.988437 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:07.988437 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:07.989754 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:07.989754 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:07.990523 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b42b2e1c-8057-4e0c-a66f-05a6ef50b904 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 returned with HTTP 200 Aug 20 04:40:07.991060 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 839/3380] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:40:07 2026] GET /volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:07.997684 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-666a7a7a-c42e-4e27-8fa2-e48d545dd68c req-38ad9cc5-1d19-44f4-9ca7-925f8f23e790 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:40:08.003217 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-666a7a7a-c42e-4e27-8fa2-e48d545dd68c req-38ad9cc5-1d19-44f4-9ca7-925f8f23e790 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488 returned with HTTP 200 Aug 20 04:40:08.003707 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 847/3381] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:40:07 2026] GET /volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488 => generated 883 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:08.161133 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e9e8ae04-a43a-4f9c-8dd3-ed4ec8c56837 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:08.164034 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e9e8ae04-a43a-4f9c-8dd3-ed4ec8c56837 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 Aug 20 04:40:08.164192 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e9e8ae04-a43a-4f9c-8dd3-ed4ec8c56837 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:08.164488 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e9e8ae04-a43a-4f9c-8dd3-ed4ec8c56837 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:08.179145 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e9e8ae04-a43a-4f9c-8dd3-ed4ec8c56837 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 returned with HTTP 404 Aug 20 04:40:08.180001 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 844/3382] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:08 2026] GET /volume/v3/volumes/a432e519-35e3-42cc-a469-6efb86e9d5b9 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:40:08.282204 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d87663ed-0d08-40eb-a541-3ef6a62af8a1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:08.285329 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d87663ed-0d08-40eb-a541-3ef6a62af8a1 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/596e58e1-df88-441b-a246-60960888af88 Aug 20 04:40:08.285670 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d87663ed-0d08-40eb-a541-3ef6a62af8a1 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:08.285960 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d87663ed-0d08-40eb-a541-3ef6a62af8a1 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:08.286149 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-d87663ed-0d08-40eb-a541-3ef6a62af8a1 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 596e58e1-df88-441b-a246-60960888af88. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:40:08.294274 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d87663ed-0d08-40eb-a541-3ef6a62af8a1 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/596e58e1-df88-441b-a246-60960888af88 returned with HTTP 404 Aug 20 04:40:08.294569 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 853/3383] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:08 2026] GET /volume/v3/backups/596e58e1-df88-441b-a246-60960888af88 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:40:08.432877 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-33f6d4be-e5b2-4b9f-bb66-aeff7f9ec209 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:08.435273 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-33f6d4be-e5b2-4b9f-bb66-aeff7f9ec209 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] DELETE https://10.4.3.239/volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 Aug 20 04:40:08.435592 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-33f6d4be-e5b2-4b9f-bb66-aeff7f9ec209 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:08.435848 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-33f6d4be-e5b2-4b9f-bb66-aeff7f9ec209 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:08.435914 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.contrib.backups [None req-33f6d4be-e5b2-4b9f-bb66-aeff7f9ec209 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Delete backup with id: 0c59a8f7-766c-4f70-a234-f76f17cdda91. Aug 20 04:40:08.443210 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:08.443210 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:08.469207 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.backup.rpcapi [None req-33f6d4be-e5b2-4b9f-bb66-aeff7f9ec209 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] delete_backup rpcapi backup_id 0c59a8f7-766c-4f70-a234-f76f17cdda91 {{(pid=100177) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 04:40:08.471783 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-33f6d4be-e5b2-4b9f-bb66-aeff7f9ec209 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 returned with HTTP 202 Aug 20 04:40:08.472402 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 840/3384] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:40:08 2026] DELETE /volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:40:08.484932 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9d589622-fd9b-43a2-9376-b0a9f5eb69a6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:08.487975 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9d589622-fd9b-43a2-9376-b0a9f5eb69a6 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 Aug 20 04:40:08.487975 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9d589622-fd9b-43a2-9376-b0a9f5eb69a6 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:08.489312 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9d589622-fd9b-43a2-9376-b0a9f5eb69a6 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:08.489312 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-9d589622-fd9b-43a2-9376-b0a9f5eb69a6 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 0c59a8f7-766c-4f70-a234-f76f17cdda91. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:40:08.496972 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:08.496972 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:08.498050 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9d589622-fd9b-43a2-9376-b0a9f5eb69a6 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 returned with HTTP 200 Aug 20 04:40:08.498549 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 848/3385] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:08 2026] GET /volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:09.003557 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-785f6a44-06a5-41c5-8c3c-b74d2e0336ca None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:09.005878 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-785f6a44-06a5-41c5-8c3c-b74d2e0336ca tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 Aug 20 04:40:09.006436 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-785f6a44-06a5-41c5-8c3c-b74d2e0336ca tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:09.006893 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-785f6a44-06a5-41c5-8c3c-b74d2e0336ca tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:09.007127 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-785f6a44-06a5-41c5-8c3c-b74d2e0336ca tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 593b178c-c9db-4d33-bcce-38ba1d8ea6d9. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:40:09.019662 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:09.019662 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:09.019662 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-785f6a44-06a5-41c5-8c3c-b74d2e0336ca tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 returned with HTTP 200 Aug 20 04:40:09.019662 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 845/3386] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:40:09 2026] GET /volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:09.521661 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6a455060-cb7c-4963-93fa-4079c8af1f3d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:09.521661 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6a455060-cb7c-4963-93fa-4079c8af1f3d tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 Aug 20 04:40:09.521661 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6a455060-cb7c-4963-93fa-4079c8af1f3d tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:09.521661 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6a455060-cb7c-4963-93fa-4079c8af1f3d tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:09.521661 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-6a455060-cb7c-4963-93fa-4079c8af1f3d tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 0c59a8f7-766c-4f70-a234-f76f17cdda91. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:40:09.529474 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:09.529474 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:40:09.529474 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6a455060-cb7c-4963-93fa-4079c8af1f3d tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 returned with HTTP 200 Aug 20 04:40:09.530458 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 854/3387] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:09 2026] GET /volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:10.034612 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-fcd8451d-d9f0-456f-8dd4-8edcc6855e74 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:10.036783 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fcd8451d-d9f0-456f-8dd4-8edcc6855e74 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 Aug 20 04:40:10.037014 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fcd8451d-d9f0-456f-8dd4-8edcc6855e74 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:10.037389 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fcd8451d-d9f0-456f-8dd4-8edcc6855e74 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:10.037498 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-fcd8451d-d9f0-456f-8dd4-8edcc6855e74 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 593b178c-c9db-4d33-bcce-38ba1d8ea6d9. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:40:10.043310 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:10.043310 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:10.044245 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fcd8451d-d9f0-456f-8dd4-8edcc6855e74 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 returned with HTTP 200 Aug 20 04:40:10.044439 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 841/3388] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:40:10 2026] GET /volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:10.550493 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3c6d1252-2e81-4c8e-97eb-5133049a2dc8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:10.552797 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3c6d1252-2e81-4c8e-97eb-5133049a2dc8 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 Aug 20 04:40:10.553242 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3c6d1252-2e81-4c8e-97eb-5133049a2dc8 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:10.553647 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3c6d1252-2e81-4c8e-97eb-5133049a2dc8 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:10.554017 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-3c6d1252-2e81-4c8e-97eb-5133049a2dc8 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Show backup with id 0c59a8f7-766c-4f70-a234-f76f17cdda91. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:40:10.558758 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3c6d1252-2e81-4c8e-97eb-5133049a2dc8 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 returned with HTTP 404 Aug 20 04:40:10.559587 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 849/3389] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:10 2026] GET /volume/v3/backups/0c59a8f7-766c-4f70-a234-f76f17cdda91 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:40:10.696002 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-e288eb9c-a1a4-4af5-9c7e-56bfff8d0619 req-6b06a1b5-d5cf-4f99-927e-769b1b74f61b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:10.698310 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-e288eb9c-a1a4-4af5-9c7e-56bfff8d0619 req-6b06a1b5-d5cf-4f99-927e-769b1b74f61b tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/volumes/3d403391-bc2e-491f-85f4-6899b1bfb53b Aug 20 04:40:10.698521 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-e288eb9c-a1a4-4af5-9c7e-56bfff8d0619 req-6b06a1b5-d5cf-4f99-927e-769b1b74f61b tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:10.698775 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-e288eb9c-a1a4-4af5-9c7e-56bfff8d0619 req-6b06a1b5-d5cf-4f99-927e-769b1b74f61b tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:10.711310 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:10.711310 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:10.718158 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-e288eb9c-a1a4-4af5-9c7e-56bfff8d0619 req-6b06a1b5-d5cf-4f99-927e-769b1b74f61b tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:40:10.724768 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-e288eb9c-a1a4-4af5-9c7e-56bfff8d0619 req-6b06a1b5-d5cf-4f99-927e-769b1b74f61b tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/3d403391-bc2e-491f-85f4-6899b1bfb53b returned with HTTP 200 Aug 20 04:40:10.725328 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 846/3390] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:40:10 2026] GET /volume/v3/volumes/3d403391-bc2e-491f-85f4-6899b1bfb53b => generated 1133 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:40:10.747120 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-e288eb9c-a1a4-4af5-9c7e-56bfff8d0619 req-c4fe9e62-b5b5-47c5-a0c0-72741b2d5d27 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:10.750158 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-e288eb9c-a1a4-4af5-9c7e-56bfff8d0619 req-c4fe9e62-b5b5-47c5-a0c0-72741b2d5d27 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] POST https://10.4.3.239/volume/v3/volumes/3d403391-bc2e-491f-85f4-6899b1bfb53b/action Aug 20 04:40:10.750788 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-e288eb9c-a1a4-4af5-9c7e-56bfff8d0619 req-c4fe9e62-b5b5-47c5-a0c0-72741b2d5d27 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:40:10.750939 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-e288eb9c-a1a4-4af5-9c7e-56bfff8d0619 req-c4fe9e62-b5b5-47c5-a0c0-72741b2d5d27 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:10.764665 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:10.764665 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:40:10.765233 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-e288eb9c-a1a4-4af5-9c7e-56bfff8d0619 req-c4fe9e62-b5b5-47c5-a0c0-72741b2d5d27 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:40:10.774322 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-e288eb9c-a1a4-4af5-9c7e-56bfff8d0619 req-c4fe9e62-b5b5-47c5-a0c0-72741b2d5d27 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Begin detaching volume completed successfully. Aug 20 04:40:10.774628 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-e288eb9c-a1a4-4af5-9c7e-56bfff8d0619 req-c4fe9e62-b5b5-47c5-a0c0-72741b2d5d27 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/3d403391-bc2e-491f-85f4-6899b1bfb53b/action returned with HTTP 202 Aug 20 04:40:10.775129 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 855/3391] 10.4.3.239 () {72 vars in 1672 bytes} [Thu Aug 20 04:40:10 2026] POST /volume/v3/volumes/3d403391-bc2e-491f-85f4-6899b1bfb53b/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:40:10.799356 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-11372190-dd4c-4495-9f97-e468b249aed3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:10.803582 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-11372190-dd4c-4495-9f97-e468b249aed3 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/volumes/3d403391-bc2e-491f-85f4-6899b1bfb53b Aug 20 04:40:10.803582 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-11372190-dd4c-4495-9f97-e468b249aed3 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:10.806101 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-11372190-dd4c-4495-9f97-e468b249aed3 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:10.827514 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:10.827514 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:10.830539 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2938a803-9a20-4c1a-b2f1-45b1e53015eb None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:10.831110 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2938a803-9a20-4c1a-b2f1-45b1e53015eb None None] GET https://10.4.3.239/volume// Aug 20 04:40:10.831416 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2938a803-9a20-4c1a-b2f1-45b1e53015eb None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:10.831867 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2938a803-9a20-4c1a-b2f1-45b1e53015eb None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:10.832145 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2938a803-9a20-4c1a-b2f1-45b1e53015eb None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:40:10.832476 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-11372190-dd4c-4495-9f97-e468b249aed3 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:40:10.832735 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 850/3392] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:40:10 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:40:10.838893 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-11372190-dd4c-4495-9f97-e468b249aed3 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/3d403391-bc2e-491f-85f4-6899b1bfb53b returned with HTTP 200 Aug 20 04:40:10.839576 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 842/3393] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:10 2026] GET /volume/v3/volumes/3d403391-bc2e-491f-85f4-6899b1bfb53b => generated 1136 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:40:10.847933 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-e288eb9c-a1a4-4af5-9c7e-56bfff8d0619 req-4e871f7f-431b-4409-beee-3a7790801f2f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:10.852712 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-e288eb9c-a1a4-4af5-9c7e-56bfff8d0619 req-4e871f7f-431b-4409-beee-3a7790801f2f tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/volumes/3d403391-bc2e-491f-85f4-6899b1bfb53b Aug 20 04:40:10.852712 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-e288eb9c-a1a4-4af5-9c7e-56bfff8d0619 req-4e871f7f-431b-4409-beee-3a7790801f2f tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:10.852712 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-e288eb9c-a1a4-4af5-9c7e-56bfff8d0619 req-4e871f7f-431b-4409-beee-3a7790801f2f tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:10.866002 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:10.866002 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:10.869808 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-e288eb9c-a1a4-4af5-9c7e-56bfff8d0619 req-4e871f7f-431b-4409-beee-3a7790801f2f tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:40:10.874524 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-e288eb9c-a1a4-4af5-9c7e-56bfff8d0619 req-4e871f7f-431b-4409-beee-3a7790801f2f tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/3d403391-bc2e-491f-85f4-6899b1bfb53b returned with HTTP 200 Aug 20 04:40:10.874840 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 847/3394] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:40:10 2026] GET /volume/v3/volumes/3d403391-bc2e-491f-85f4-6899b1bfb53b => generated 1316 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:40:11.060537 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ec175666-0baa-4ae5-b6be-6a53318a1d77 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:11.062430 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ec175666-0baa-4ae5-b6be-6a53318a1d77 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 Aug 20 04:40:11.062725 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ec175666-0baa-4ae5-b6be-6a53318a1d77 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:11.062953 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ec175666-0baa-4ae5-b6be-6a53318a1d77 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:11.063098 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-ec175666-0baa-4ae5-b6be-6a53318a1d77 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 593b178c-c9db-4d33-bcce-38ba1d8ea6d9. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:40:11.068017 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:11.068017 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:40:11.068917 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ec175666-0baa-4ae5-b6be-6a53318a1d77 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 returned with HTTP 200 Aug 20 04:40:11.069210 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 856/3395] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:40:11 2026] GET /volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:11.324260 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7791bfcf-1aa0-4cd5-87f9-70b98f7687da None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:11.327317 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7791bfcf-1aa0-4cd5-87f9-70b98f7687da tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] DELETE https://10.4.3.239/volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488 Aug 20 04:40:11.327520 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7791bfcf-1aa0-4cd5-87f9-70b98f7687da tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:11.327747 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7791bfcf-1aa0-4cd5-87f9-70b98f7687da tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:11.327924 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-7791bfcf-1aa0-4cd5-87f9-70b98f7687da tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Delete volume with id: 0e9d5dc7-3220-4040-8d2b-47e5f091a488 Aug 20 04:40:11.347655 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:11.347655 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:11.348260 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7791bfcf-1aa0-4cd5-87f9-70b98f7687da tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:40:11.392614 np0000007850 devstack@c-api.service[100176]: WARNING cinder.keymgr.conf_key_mgr [None req-7791bfcf-1aa0-4cd5-87f9-70b98f7687da tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 20 04:40:11.413706 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7791bfcf-1aa0-4cd5-87f9-70b98f7687da tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Delete volume request issued successfully. Aug 20 04:40:11.413706 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7791bfcf-1aa0-4cd5-87f9-70b98f7687da tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488 returned with HTTP 202 Aug 20 04:40:11.414308 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 851/3396] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:40:11 2026] DELETE /volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:40:11.426686 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f34e5cd5-2c56-4fe2-a9d6-f29f22106f14 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:11.430767 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f34e5cd5-2c56-4fe2-a9d6-f29f22106f14 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488 Aug 20 04:40:11.430953 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f34e5cd5-2c56-4fe2-a9d6-f29f22106f14 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:11.431424 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f34e5cd5-2c56-4fe2-a9d6-f29f22106f14 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:11.440611 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:11.440611 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:11.445910 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f34e5cd5-2c56-4fe2-a9d6-f29f22106f14 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:40:11.453598 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f34e5cd5-2c56-4fe2-a9d6-f29f22106f14 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488 returned with HTTP 200 Aug 20 04:40:11.454666 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 843/3397] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:11 2026] GET /volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488 => generated 882 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:11.646911 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-78102129-b8a3-460f-9c5d-7987a0a662e5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:11.648936 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-78102129-b8a3-460f-9c5d-7987a0a662e5 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] POST https://10.4.3.239/volume/v3/volumes/981fc486-5716-4fb3-901e-3b566044b76b/action Aug 20 04:40:11.650122 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-78102129-b8a3-460f-9c5d-7987a0a662e5 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Action body: b'{"os-attach": {"instance_uuid": "1bcce72c-c9df-4944-a133-08714c1e3690", "mountpoint": "/dev/vdc"}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:40:11.650321 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-78102129-b8a3-460f-9c5d-7987a0a662e5 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "1bcce72c-c9df-4944-a133-08714c1e3690", "mountpoint": "/dev/vdc"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:11.663353 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-78102129-b8a3-460f-9c5d-7987a0a662e5 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] https://10.4.3.239/volume/v3/volumes/981fc486-5716-4fb3-901e-3b566044b76b/action returned with HTTP 404 Aug 20 04:40:11.663778 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 848/3398] 10.4.3.239 () {68 vars in 1390 bytes} [Thu Aug 20 04:40:11 2026] POST /volume/v3/volumes/981fc486-5716-4fb3-901e-3b566044b76b/action => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:40:11.857298 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-dcec27af-fbc3-4819-9b3e-744cf470ac81 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:11.859382 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-dcec27af-fbc3-4819-9b3e-744cf470ac81 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/volumes/3d403391-bc2e-491f-85f4-6899b1bfb53b Aug 20 04:40:11.859621 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-dcec27af-fbc3-4819-9b3e-744cf470ac81 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:11.859869 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-dcec27af-fbc3-4819-9b3e-744cf470ac81 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:11.872900 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:11.872900 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:40:11.880414 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-dcec27af-fbc3-4819-9b3e-744cf470ac81 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:40:11.893100 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-dcec27af-fbc3-4819-9b3e-744cf470ac81 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/3d403391-bc2e-491f-85f4-6899b1bfb53b returned with HTTP 200 Aug 20 04:40:11.893647 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 857/3399] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:11 2026] GET /volume/v3/volumes/3d403391-bc2e-491f-85f4-6899b1bfb53b => generated 1136 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:40:11.925836 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-e288eb9c-a1a4-4af5-9c7e-56bfff8d0619 req-2ee0b41c-d982-48da-8257-3ba87e172728 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:11.929008 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-e288eb9c-a1a4-4af5-9c7e-56bfff8d0619 req-2ee0b41c-d982-48da-8257-3ba87e172728 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] DELETE https://10.4.3.239/volume/v3/attachments/f78c26eb-669d-4623-81d9-0e0e0eb32b3e Aug 20 04:40:11.929227 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-e288eb9c-a1a4-4af5-9c7e-56bfff8d0619 req-2ee0b41c-d982-48da-8257-3ba87e172728 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:11.929456 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-e288eb9c-a1a4-4af5-9c7e-56bfff8d0619 req-2ee0b41c-d982-48da-8257-3ba87e172728 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:11.938319 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:11.938319 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:12.019122 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-e288eb9c-a1a4-4af5-9c7e-56bfff8d0619 req-2ee0b41c-d982-48da-8257-3ba87e172728 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/attachments/f78c26eb-669d-4623-81d9-0e0e0eb32b3e returned with HTTP 200 Aug 20 04:40:12.020409 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 852/3400] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:40:11 2026] DELETE /volume/v3/attachments/f78c26eb-669d-4623-81d9-0e0e0eb32b3e => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:12.079311 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-efecba65-8b5c-4b16-b749-87a1243939b9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:12.081192 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-efecba65-8b5c-4b16-b749-87a1243939b9 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 Aug 20 04:40:12.081472 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-efecba65-8b5c-4b16-b749-87a1243939b9 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:12.081714 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-efecba65-8b5c-4b16-b749-87a1243939b9 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:12.081822 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-efecba65-8b5c-4b16-b749-87a1243939b9 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 593b178c-c9db-4d33-bcce-38ba1d8ea6d9. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:40:12.086839 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:12.086839 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:12.087552 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-efecba65-8b5c-4b16-b749-87a1243939b9 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 returned with HTTP 200 Aug 20 04:40:12.087967 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 844/3401] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:40:12 2026] GET /volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:12.471995 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-39636535-3c7c-46d2-9d26-8ec4bcbfde94 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:12.474791 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-39636535-3c7c-46d2-9d26-8ec4bcbfde94 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488 Aug 20 04:40:12.475019 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-39636535-3c7c-46d2-9d26-8ec4bcbfde94 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:12.475278 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-39636535-3c7c-46d2-9d26-8ec4bcbfde94 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:12.482577 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-39636535-3c7c-46d2-9d26-8ec4bcbfde94 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488 returned with HTTP 404 Aug 20 04:40:12.483278 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 849/3402] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:12 2026] GET /volume/v3/volumes/0e9d5dc7-3220-4040-8d2b-47e5f091a488 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:40:12.491247 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8b7e3c26-e3c4-4073-a0ca-b1594149b652 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:12.492992 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8b7e3c26-e3c4-4073-a0ca-b1594149b652 tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] GET https://10.4.3.239/volume/v3/volumes/detail?all_tenants=1 Aug 20 04:40:12.493172 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8b7e3c26-e3c4-4073-a0ca-b1594149b652 tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:12.493422 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8b7e3c26-e3c4-4073-a0ca-b1594149b652 tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] Calling method 'detail' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:12.494244 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-8b7e3c26-e3c4-4073-a0ca-b1594149b652 tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100175) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:40:12.542216 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-8b7e3c26-e3c4-4073-a0ca-b1594149b652 tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] Get all volumes completed successfully. Aug 20 04:40:12.546068 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:12.546068 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:40:12.553396 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8b7e3c26-e3c4-4073-a0ca-b1594149b652 tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] https://10.4.3.239/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 04:40:12.553799 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 858/3403] 10.4.3.239 () {66 vars in 1285 bytes} [Thu Aug 20 04:40:12 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15047 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:40:12.577948 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2032b882-b3e8-4d91-9193-3b865492c5ae None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:12.580409 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2032b882-b3e8-4d91-9193-3b865492c5ae tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] DELETE https://10.4.3.239/volume/v3/types/b6229e6f-204e-44de-ba90-bf599ef0144f Aug 20 04:40:12.580595 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2032b882-b3e8-4d91-9193-3b865492c5ae tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:12.580842 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2032b882-b3e8-4d91-9193-3b865492c5ae tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] Calling method '_delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:12.581157 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:12.581157 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:12.626763 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2032b882-b3e8-4d91-9193-3b865492c5ae tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] https://10.4.3.239/volume/v3/types/b6229e6f-204e-44de-ba90-bf599ef0144f returned with HTTP 202 Aug 20 04:40:12.627318 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 853/3404] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:40:12 2026] DELETE /volume/v3/types/b6229e6f-204e-44de-ba90-bf599ef0144f => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:40:12.639521 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c1a0a070-eb7d-466b-9e8d-e4a17df5999c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:12.642019 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c1a0a070-eb7d-466b-9e8d-e4a17df5999c tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:40:12.642498 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c1a0a070-eb7d-466b-9e8d-e4a17df5999c tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1686727264", "extra_specs": {}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:12.665314 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c1a0a070-eb7d-466b-9e8d-e4a17df5999c tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:40:12.665868 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 845/3405] 10.4.3.239 () {68 vars in 1252 bytes} [Thu Aug 20 04:40:12 2026] POST /volume/v3/types => generated 212 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:12.676664 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-314f9e1d-c379-45dd-ab5d-d7c0e907b721 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:12.678920 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-314f9e1d-c379-45dd-ab5d-d7c0e907b721 tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] POST https://10.4.3.239/volume/v3/types/7e0aff79-8589-40f9-86e8-3422cde3077f/encryption Aug 20 04:40:12.680428 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-314f9e1d-c379-45dd-ab5d-d7c0e907b721 tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:12.708970 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-314f9e1d-c379-45dd-ab5d-d7c0e907b721 tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] https://10.4.3.239/volume/v3/types/7e0aff79-8589-40f9-86e8-3422cde3077f/encryption returned with HTTP 200 Aug 20 04:40:12.709765 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 850/3406] 10.4.3.239 () {68 vars in 1397 bytes} [Thu Aug 20 04:40:12 2026] POST /volume/v3/types/7e0aff79-8589-40f9-86e8-3422cde3077f/encryption => generated 230 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:12.723249 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b5bc106d-224b-4ff5-84bc-f2776ae24051 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:12.725903 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b5bc106d-224b-4ff5-84bc-f2776ae24051 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:40:12.726401 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b5bc106d-224b-4ff5-84bc-f2776ae24051 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-6819838", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1686727264", "size": 1}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:12.737406 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-b5bc106d-224b-4ff5-84bc-f2776ae24051 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-6819838', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1686727264', 'size': 1}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:40:12.745096 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-b5bc106d-224b-4ff5-84bc-f2776ae24051 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Create volume of 1 GB Aug 20 04:40:12.745658 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:12.745658 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:40:12.746128 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b5bc106d-224b-4ff5-84bc-f2776ae24051 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Availability Zones retrieved successfully. Aug 20 04:40:12.757418 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-b5bc106d-224b-4ff5-84bc-f2776ae24051 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Flow 'volume_create_api' (cb73a327-180f-4d5c-9f35-ade0655a283e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:40:12.760107 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-b5bc106d-224b-4ff5-84bc-f2776ae24051 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dc6b00f-5a59-4434-8253-4c43ca5f89ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:12.760107 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-b5bc106d-224b-4ff5-84bc-f2776ae24051 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:40:12.909880 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3bdb6bf7-636a-4483-8aca-c5e6896a1598 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:12.912435 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3bdb6bf7-636a-4483-8aca-c5e6896a1598 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/volumes/3d403391-bc2e-491f-85f4-6899b1bfb53b Aug 20 04:40:12.912826 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3bdb6bf7-636a-4483-8aca-c5e6896a1598 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:12.913378 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3bdb6bf7-636a-4483-8aca-c5e6896a1598 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:12.923500 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:12.923500 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:12.929317 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-3bdb6bf7-636a-4483-8aca-c5e6896a1598 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:40:12.937108 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3bdb6bf7-636a-4483-8aca-c5e6896a1598 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/3d403391-bc2e-491f-85f4-6899b1bfb53b returned with HTTP 200 Aug 20 04:40:12.937687 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 854/3407] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:12 2026] GET /volume/v3/volumes/3d403391-bc2e-491f-85f4-6899b1bfb53b => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:12.995735 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-b5bc106d-224b-4ff5-84bc-f2776ae24051 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dc6b00f-5a59-4434-8253-4c43ca5f89ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:40:13Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7e0aff79-8589-40f9-86e8-3422cde3077f,is_public=True,name='tempest-scenario-type-luks-1686727264',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e0aff79-8589-40f9-86e8-3422cde3077f', '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=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:12.996841 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-b5bc106d-224b-4ff5-84bc-f2776ae24051 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2952bb9f-4174-4cd7-a341-65d958667270) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:13.036377 np0000007850 devstack@c-api.service[100175]: WARNING cinder.quota [None req-b5bc106d-224b-4ff5-84bc-f2776ae24051 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1686727264 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1686727264, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:40:13.037438 np0000007850 devstack@c-api.service[100175]: WARNING cinder.quota [None req-b5bc106d-224b-4ff5-84bc-f2776ae24051 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1686727264 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1686727264, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:40:13.081739 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-b5bc106d-224b-4ff5-84bc-f2776ae24051 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Created reservations ['7bedbd08-b011-4e35-9128-103c3b701f77', '35a40ad7-e068-4921-ba0a-138d51967d10', 'eb8c5ee4-f9f1-43c6-ad25-07ca8820a1e2', 'cf7e5e2b-6aa9-4c36-a19a-c1818cca865d'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:40:13.082746 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-b5bc106d-224b-4ff5-84bc-f2776ae24051 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2952bb9f-4174-4cd7-a341-65d958667270) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7bedbd08-b011-4e35-9128-103c3b701f77', '35a40ad7-e068-4921-ba0a-138d51967d10', 'eb8c5ee4-f9f1-43c6-ad25-07ca8820a1e2', 'cf7e5e2b-6aa9-4c36-a19a-c1818cca865d']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:13.083393 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-b5bc106d-224b-4ff5-84bc-f2776ae24051 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91adc867-b38c-4330-8ad1-399d814a1ae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:13.101147 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a75268be-1c19-4e09-b34d-4e9f46354029 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:13.103852 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a75268be-1c19-4e09-b34d-4e9f46354029 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 Aug 20 04:40:13.104168 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a75268be-1c19-4e09-b34d-4e9f46354029 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:13.104480 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a75268be-1c19-4e09-b34d-4e9f46354029 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:13.104695 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-a75268be-1c19-4e09-b34d-4e9f46354029 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 593b178c-c9db-4d33-bcce-38ba1d8ea6d9. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:40:13.112388 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:13.112388 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:13.113520 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a75268be-1c19-4e09-b34d-4e9f46354029 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 returned with HTTP 200 Aug 20 04:40:13.114081 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 846/3408] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:40:13 2026] GET /volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:13.119915 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-b5bc106d-224b-4ff5-84bc-f2776ae24051 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91adc867-b38c-4330-8ad1-399d814a1ae8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17717725-a953-444b-93d1-4aa46a4b042b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-6819838',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e02502470a604b26bf20c9e2097fd12e',qos_specs=None,replication_status=,reservations=['7bedbd08-b011-4e35-9128-103c3b701f77','35a40ad7-e068-4921-ba0a-138d51967d10','eb8c5ee4-f9f1-43c6-ad25-07ca8820a1e2','cf7e5e2b-6aa9-4c36-a19a-c1818cca865d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65f97bef95fc47e79a9385ad33ef9246',volume_type_id=7e0aff79-8589-40f9-86e8-3422cde3077f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:40:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-6819838',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=17717725-a953-444b-93d1-4aa46a4b042b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e02502470a604b26bf20c9e2097fd12e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65f97bef95fc47e79a9385ad33ef9246',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7e0aff79-8589-40f9-86e8-3422cde3077f),volume_type_id=7e0aff79-8589-40f9-86e8-3422cde3077f)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:13.121547 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-b5bc106d-224b-4ff5-84bc-f2776ae24051 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9226d9d9-5587-4eb7-8a55-7cf37411bbce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:13.156857 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-b5bc106d-224b-4ff5-84bc-f2776ae24051 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9226d9d9-5587-4eb7-8a55-7cf37411bbce) transitioned into state 'SUCCESS' from state '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-6819838',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e02502470a604b26bf20c9e2097fd12e',qos_specs=None,replication_status=,reservations=['7bedbd08-b011-4e35-9128-103c3b701f77','35a40ad7-e068-4921-ba0a-138d51967d10','eb8c5ee4-f9f1-43c6-ad25-07ca8820a1e2','cf7e5e2b-6aa9-4c36-a19a-c1818cca865d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65f97bef95fc47e79a9385ad33ef9246',volume_type_id=7e0aff79-8589-40f9-86e8-3422cde3077f)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:13.157938 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-b5bc106d-224b-4ff5-84bc-f2776ae24051 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fda249f9-aa81-4f03-be61-b64511203655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:13.175217 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-b5bc106d-224b-4ff5-84bc-f2776ae24051 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fda249f9-aa81-4f03-be61-b64511203655) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:13.175217 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-b5bc106d-224b-4ff5-84bc-f2776ae24051 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Flow 'volume_create_api' (cb73a327-180f-4d5c-9f35-ade0655a283e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:40:13.175217 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b5bc106d-224b-4ff5-84bc-f2776ae24051 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Create volume request issued successfully. Aug 20 04:40:13.176144 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b5bc106d-224b-4ff5-84bc-f2776ae24051 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:40:13.176717 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 859/3409] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:40:12 2026] POST /volume/v3/volumes => generated 782 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:40:13.469901 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-38c62d35-62cf-4b65-bec4-e2e50fcfddb9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:13.475853 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-38c62d35-62cf-4b65-bec4-e2e50fcfddb9 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] DELETE https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 Aug 20 04:40:13.475853 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-38c62d35-62cf-4b65-bec4-e2e50fcfddb9 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:13.475853 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-38c62d35-62cf-4b65-bec4-e2e50fcfddb9 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:13.475853 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-38c62d35-62cf-4b65-bec4-e2e50fcfddb9 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Delete volume with id: ec1f2f19-e45b-4305-bdff-22b915b080a1 Aug 20 04:40:13.485065 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:13.485065 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:13.485687 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-38c62d35-62cf-4b65-bec4-e2e50fcfddb9 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:40:13.505281 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-38c62d35-62cf-4b65-bec4-e2e50fcfddb9 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Delete volume request issued successfully. Aug 20 04:40:13.505605 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-38c62d35-62cf-4b65-bec4-e2e50fcfddb9 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 returned with HTTP 202 Aug 20 04:40:13.506076 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 851/3410] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:40:13 2026] DELETE /volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:40:13.518162 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6f3d34d7-4ec5-4b26-bdce-83d0d787d903 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:13.522615 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6f3d34d7-4ec5-4b26-bdce-83d0d787d903 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 Aug 20 04:40:13.523468 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6f3d34d7-4ec5-4b26-bdce-83d0d787d903 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:13.523468 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6f3d34d7-4ec5-4b26-bdce-83d0d787d903 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:13.545585 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:13.545585 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:13.549638 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-6f3d34d7-4ec5-4b26-bdce-83d0d787d903 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:40:13.556638 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6f3d34d7-4ec5-4b26-bdce-83d0d787d903 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 returned with HTTP 200 Aug 20 04:40:13.557211 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 855/3411] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:13 2026] GET /volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:14.131135 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c6439a11-648e-43da-934d-c6c7060fe226 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:14.134020 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c6439a11-648e-43da-934d-c6c7060fe226 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 Aug 20 04:40:14.134020 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c6439a11-648e-43da-934d-c6c7060fe226 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:14.134020 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c6439a11-648e-43da-934d-c6c7060fe226 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:14.134249 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-c6439a11-648e-43da-934d-c6c7060fe226 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 593b178c-c9db-4d33-bcce-38ba1d8ea6d9. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:40:14.139713 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:14.139713 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:14.140723 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c6439a11-648e-43da-934d-c6c7060fe226 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 returned with HTTP 200 Aug 20 04:40:14.141699 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 847/3412] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:40:14 2026] GET /volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:14.155865 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-19e6c1ca-044b-4aa3-a1b7-926982d37fc5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:14.158176 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-19e6c1ca-044b-4aa3-a1b7-926982d37fc5 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] DELETE https://10.4.3.239/volume/v3/volumes/b21ef545-7c1e-4a6b-a341-3a29a51c6738 Aug 20 04:40:14.158480 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-19e6c1ca-044b-4aa3-a1b7-926982d37fc5 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:14.159005 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-19e6c1ca-044b-4aa3-a1b7-926982d37fc5 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:14.159120 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-19e6c1ca-044b-4aa3-a1b7-926982d37fc5 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Delete volume with id: b21ef545-7c1e-4a6b-a341-3a29a51c6738 Aug 20 04:40:14.168676 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:14.168676 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:40:14.169146 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-19e6c1ca-044b-4aa3-a1b7-926982d37fc5 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Volume info retrieved successfully. Aug 20 04:40:14.192377 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-19e6c1ca-044b-4aa3-a1b7-926982d37fc5 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Delete volume request issued successfully. Aug 20 04:40:14.192626 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-19e6c1ca-044b-4aa3-a1b7-926982d37fc5 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/volumes/b21ef545-7c1e-4a6b-a341-3a29a51c6738 returned with HTTP 202 Aug 20 04:40:14.193231 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 860/3413] 10.4.3.239 () {68 vars in 1391 bytes} [Thu Aug 20 04:40:14 2026] DELETE /volume/v3/volumes/b21ef545-7c1e-4a6b-a341-3a29a51c6738 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:40:14.206654 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-371ac4e9-ebaf-4578-ad6f-5357a6ab2a7a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:14.209140 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-371ac4e9-ebaf-4578-ad6f-5357a6ab2a7a tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/volumes/b21ef545-7c1e-4a6b-a341-3a29a51c6738 Aug 20 04:40:14.209494 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-371ac4e9-ebaf-4578-ad6f-5357a6ab2a7a tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:14.209694 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-371ac4e9-ebaf-4578-ad6f-5357a6ab2a7a tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:14.222519 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:14.222519 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:14.229723 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-371ac4e9-ebaf-4578-ad6f-5357a6ab2a7a tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Volume info retrieved successfully. Aug 20 04:40:14.239015 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-371ac4e9-ebaf-4578-ad6f-5357a6ab2a7a tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/volumes/b21ef545-7c1e-4a6b-a341-3a29a51c6738 returned with HTTP 200 Aug 20 04:40:14.240865 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 852/3414] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:40:14 2026] GET /volume/v3/volumes/b21ef545-7c1e-4a6b-a341-3a29a51c6738 => generated 1074 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:40:14.575314 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-15509e2c-432a-4123-bab9-d0814d403849 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:14.577735 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-15509e2c-432a-4123-bab9-d0814d403849 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 Aug 20 04:40:14.577982 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-15509e2c-432a-4123-bab9-d0814d403849 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:14.578251 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-15509e2c-432a-4123-bab9-d0814d403849 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:14.586522 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-15509e2c-432a-4123-bab9-d0814d403849 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 returned with HTTP 404 Aug 20 04:40:14.587138 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 856/3415] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:14 2026] GET /volume/v3/volumes/ec1f2f19-e45b-4305-bdff-22b915b080a1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:40:15.257019 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-bf2ecf47-d379-42ed-83b7-f1fd6a181722 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:15.259015 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bf2ecf47-d379-42ed-83b7-f1fd6a181722 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/volumes/b21ef545-7c1e-4a6b-a341-3a29a51c6738 Aug 20 04:40:15.259319 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bf2ecf47-d379-42ed-83b7-f1fd6a181722 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:15.259548 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bf2ecf47-d379-42ed-83b7-f1fd6a181722 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:15.267549 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bf2ecf47-d379-42ed-83b7-f1fd6a181722 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/volumes/b21ef545-7c1e-4a6b-a341-3a29a51c6738 returned with HTTP 404 Aug 20 04:40:15.267819 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 848/3416] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:40:15 2026] GET /volume/v3/volumes/b21ef545-7c1e-4a6b-a341-3a29a51c6738 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:40:15.278727 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-dff1e5c4-fc2b-45ae-acf2-6be64017b3ae None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:15.281257 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-dff1e5c4-fc2b-45ae-acf2-6be64017b3ae tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 Aug 20 04:40:15.281484 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-dff1e5c4-fc2b-45ae-acf2-6be64017b3ae tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:15.281745 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-dff1e5c4-fc2b-45ae-acf2-6be64017b3ae tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:15.281893 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-dff1e5c4-fc2b-45ae-acf2-6be64017b3ae tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 593b178c-c9db-4d33-bcce-38ba1d8ea6d9. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:40:15.290099 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:15.290099 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:40:15.291148 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-dff1e5c4-fc2b-45ae-acf2-6be64017b3ae tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 returned with HTTP 200 Aug 20 04:40:15.291780 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 861/3417] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:40:15 2026] GET /volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:15.306722 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-fc8a5df1-9456-49bc-a4af-40ef7e12448a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:15.309627 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fc8a5df1-9456-49bc-a4af-40ef7e12448a tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] DELETE https://10.4.3.239/volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 Aug 20 04:40:15.310232 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fc8a5df1-9456-49bc-a4af-40ef7e12448a tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:15.310538 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fc8a5df1-9456-49bc-a4af-40ef7e12448a tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:15.310624 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.contrib.backups [None req-fc8a5df1-9456-49bc-a4af-40ef7e12448a tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Delete backup with id: 68a39d6b-9bbc-4f9a-9005-c35024e5f7a6. Aug 20 04:40:15.318920 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:15.318920 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:15.338211 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.backup.rpcapi [None req-fc8a5df1-9456-49bc-a4af-40ef7e12448a tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] delete_backup rpcapi backup_id 68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 {{(pid=100174) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 04:40:15.340880 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fc8a5df1-9456-49bc-a4af-40ef7e12448a tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 returned with HTTP 202 Aug 20 04:40:15.341424 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 853/3418] 10.4.3.239 () {68 vars in 1391 bytes} [Thu Aug 20 04:40:15 2026] DELETE /volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:40:15.353502 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-bf0c36b1-a0b4-4608-bd3f-16e2dfc5988d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:15.357700 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bf0c36b1-a0b4-4608-bd3f-16e2dfc5988d tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 Aug 20 04:40:15.358011 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bf0c36b1-a0b4-4608-bd3f-16e2dfc5988d tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:15.358303 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bf0c36b1-a0b4-4608-bd3f-16e2dfc5988d tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:15.358475 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-bf0c36b1-a0b4-4608-bd3f-16e2dfc5988d tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 68a39d6b-9bbc-4f9a-9005-c35024e5f7a6. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:40:15.368938 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:15.368938 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:15.368938 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bf0c36b1-a0b4-4608-bd3f-16e2dfc5988d tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 returned with HTTP 200 Aug 20 04:40:15.369416 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 857/3419] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:40:15 2026] GET /volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:16.120197 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4d071575-6dff-40dc-9b48-479657a8fe35 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:16.129741 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4d071575-6dff-40dc-9b48-479657a8fe35 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/volumes/3d403391-bc2e-491f-85f4-6899b1bfb53b Aug 20 04:40:16.129741 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4d071575-6dff-40dc-9b48-479657a8fe35 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:16.129741 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4d071575-6dff-40dc-9b48-479657a8fe35 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:16.135514 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:16.135514 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:16.141130 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-4d071575-6dff-40dc-9b48-479657a8fe35 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:40:16.146283 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4d071575-6dff-40dc-9b48-479657a8fe35 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/3d403391-bc2e-491f-85f4-6899b1bfb53b returned with HTTP 200 Aug 20 04:40:16.146800 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 849/3420] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:16 2026] GET /volume/v3/volumes/3d403391-bc2e-491f-85f4-6899b1bfb53b => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:16.162986 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a881efd5-5196-49b2-8669-d17a6a6248f1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:16.166348 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a881efd5-5196-49b2-8669-d17a6a6248f1 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] DELETE https://10.4.3.239/volume/v3/volumes/3d403391-bc2e-491f-85f4-6899b1bfb53b Aug 20 04:40:16.166673 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a881efd5-5196-49b2-8669-d17a6a6248f1 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:16.166966 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a881efd5-5196-49b2-8669-d17a6a6248f1 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:16.167875 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-a881efd5-5196-49b2-8669-d17a6a6248f1 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Delete volume with id: 3d403391-bc2e-491f-85f4-6899b1bfb53b Aug 20 04:40:16.178603 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:16.178603 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:40:16.179383 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a881efd5-5196-49b2-8669-d17a6a6248f1 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:40:16.203285 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a881efd5-5196-49b2-8669-d17a6a6248f1 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Delete volume request issued successfully. Aug 20 04:40:16.203988 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a881efd5-5196-49b2-8669-d17a6a6248f1 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/3d403391-bc2e-491f-85f4-6899b1bfb53b returned with HTTP 202 Aug 20 04:40:16.204277 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 862/3421] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:40:16 2026] DELETE /volume/v3/volumes/3d403391-bc2e-491f-85f4-6899b1bfb53b => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:40:16.219049 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8f699d9b-f543-4e54-8adf-34c6131e65ee None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:16.223505 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8f699d9b-f543-4e54-8adf-34c6131e65ee tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/volumes/3d403391-bc2e-491f-85f4-6899b1bfb53b Aug 20 04:40:16.223505 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8f699d9b-f543-4e54-8adf-34c6131e65ee tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:16.223617 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8f699d9b-f543-4e54-8adf-34c6131e65ee tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:16.239680 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:16.239680 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:16.251342 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-8f699d9b-f543-4e54-8adf-34c6131e65ee tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Volume info retrieved successfully. Aug 20 04:40:16.258609 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8f699d9b-f543-4e54-8adf-34c6131e65ee tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/3d403391-bc2e-491f-85f4-6899b1bfb53b returned with HTTP 200 Aug 20 04:40:16.259249 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 854/3422] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:16 2026] GET /volume/v3/volumes/3d403391-bc2e-491f-85f4-6899b1bfb53b => generated 840 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:16.384052 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d607c659-ff9a-40df-8fa7-b4ecfd820eed None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:16.387673 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d607c659-ff9a-40df-8fa7-b4ecfd820eed tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 Aug 20 04:40:16.387948 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d607c659-ff9a-40df-8fa7-b4ecfd820eed tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:16.388404 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d607c659-ff9a-40df-8fa7-b4ecfd820eed tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:16.388404 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-d607c659-ff9a-40df-8fa7-b4ecfd820eed tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 68a39d6b-9bbc-4f9a-9005-c35024e5f7a6. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:40:16.394831 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d607c659-ff9a-40df-8fa7-b4ecfd820eed tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 returned with HTTP 404 Aug 20 04:40:16.395520 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 858/3423] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:40:16 2026] GET /volume/v3/backups/68a39d6b-9bbc-4f9a-9005-c35024e5f7a6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:40:16.405968 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a6e10761-59ea-41b5-acab-4a04eda1678d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:16.407139 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a6e10761-59ea-41b5-acab-4a04eda1678d tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] DELETE https://10.4.3.239/volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c Aug 20 04:40:16.407398 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a6e10761-59ea-41b5-acab-4a04eda1678d tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:16.407627 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a6e10761-59ea-41b5-acab-4a04eda1678d tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:16.407729 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.contrib.backups [None req-a6e10761-59ea-41b5-acab-4a04eda1678d tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Delete backup with id: 44259ec9-ae84-468f-934a-4689e3f4288c. Aug 20 04:40:16.413694 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:16.413694 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:16.413874 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-90791d34-96ad-4ca2-b5ba-22d596a07939 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:16.416404 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-90791d34-96ad-4ca2-b5ba-22d596a07939 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:40:16.416782 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-90791d34-96ad-4ca2-b5ba-22d596a07939 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "209afc5d-ecb9-47cf-864c-31302c46c505", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1476414682"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:16.420216 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-90791d34-96ad-4ca2-b5ba-22d596a07939 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Create volume request body: {'volume': {'imageRef': '209afc5d-ecb9-47cf-864c-31302c46c505', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1476414682'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:40:16.432069 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.backup.rpcapi [None req-a6e10761-59ea-41b5-acab-4a04eda1678d tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] delete_backup rpcapi backup_id 44259ec9-ae84-468f-934a-4689e3f4288c {{(pid=100177) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 04:40:16.434015 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a6e10761-59ea-41b5-acab-4a04eda1678d tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c returned with HTTP 202 Aug 20 04:40:16.437981 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 850/3424] 10.4.3.239 () {68 vars in 1391 bytes} [Thu Aug 20 04:40:16 2026] DELETE /volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:40:16.446629 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-32a4a01b-b47d-4895-aeb3-fb70ded6c147 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:16.452737 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-32a4a01b-b47d-4895-aeb3-fb70ded6c147 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c Aug 20 04:40:16.453038 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-32a4a01b-b47d-4895-aeb3-fb70ded6c147 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:16.453297 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-32a4a01b-b47d-4895-aeb3-fb70ded6c147 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:16.453452 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-32a4a01b-b47d-4895-aeb3-fb70ded6c147 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 44259ec9-ae84-468f-934a-4689e3f4288c. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:40:16.461558 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:16.461558 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:16.462391 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-32a4a01b-b47d-4895-aeb3-fb70ded6c147 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c returned with HTTP 200 Aug 20 04:40:16.462887 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 855/3425] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:40:16 2026] GET /volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:16.546083 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-90791d34-96ad-4ca2-b5ba-22d596a07939 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Create volume of 2 GB Aug 20 04:40:16.551248 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-90791d34-96ad-4ca2-b5ba-22d596a07939 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Availability Zones retrieved successfully. Aug 20 04:40:16.556781 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-90791d34-96ad-4ca2-b5ba-22d596a07939 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Flow 'volume_create_api' (7eb09a2e-26df-4a35-8abb-409efd5993da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:40:16.558305 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-90791d34-96ad-4ca2-b5ba-22d596a07939 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de9f2515-cc97-40f3-a59a-98c2a8d057fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:16.559240 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-90791d34-96ad-4ca2-b5ba-22d596a07939 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Validating volume size '2' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:40:16.594519 np0000007850 devstack@c-api.service[100175]: WARNING cinder.volume.api [None req-90791d34-96ad-4ca2-b5ba-22d596a07939 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de9f2515-cc97-40f3-a59a-98c2a8d057fa) transitioned into state 'FAILURE' from state 'RUNNING' Aug 20 04:40:16.594519 np0000007850 devstack@c-api.service[100175]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 209afc5d-ecb9-47cf-864c-31302c46c505 is not active. Aug 20 04:40:16.596258 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-90791d34-96ad-4ca2-b5ba-22d596a07939 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de9f2515-cc97-40f3-a59a-98c2a8d057fa) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:16.597054 np0000007850 devstack@c-api.service[100175]: WARNING cinder.volume.api [None req-90791d34-96ad-4ca2-b5ba-22d596a07939 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de9f2515-cc97-40f3-a59a-98c2a8d057fa) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 20 04:40:16.597870 np0000007850 devstack@c-api.service[100175]: WARNING cinder.volume.api [None req-90791d34-96ad-4ca2-b5ba-22d596a07939 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Flow 'volume_create_api' (7eb09a2e-26df-4a35-8abb-409efd5993da) transitioned into state 'REVERTED' from state 'RUNNING' Aug 20 04:40:16.598161 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-90791d34-96ad-4ca2-b5ba-22d596a07939 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 400 Aug 20 04:40:16.598774 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 863/3426] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:40:16 2026] POST /volume/v3/volumes => generated 125 bytes in 185 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 04:40:17.278378 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-bc720350-33d1-46c3-b592-5e71177a8e37 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:17.281094 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bc720350-33d1-46c3-b592-5e71177a8e37 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] GET https://10.4.3.239/volume/v3/volumes/3d403391-bc2e-491f-85f4-6899b1bfb53b Aug 20 04:40:17.281307 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bc720350-33d1-46c3-b592-5e71177a8e37 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:17.281582 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bc720350-33d1-46c3-b592-5e71177a8e37 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:17.292690 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bc720350-33d1-46c3-b592-5e71177a8e37 tempest-VolumesBackupsTest-1142896763 tempest-VolumesBackupsTest-1142896763-project-member] https://10.4.3.239/volume/v3/volumes/3d403391-bc2e-491f-85f4-6899b1bfb53b returned with HTTP 404 Aug 20 04:40:17.293560 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 859/3427] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:17 2026] GET /volume/v3/volumes/3d403391-bc2e-491f-85f4-6899b1bfb53b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:40:17.475585 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ae07413b-9fd0-4864-baca-5569198cd6e3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:17.477648 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ae07413b-9fd0-4864-baca-5569198cd6e3 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c Aug 20 04:40:17.478027 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ae07413b-9fd0-4864-baca-5569198cd6e3 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:17.478285 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ae07413b-9fd0-4864-baca-5569198cd6e3 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:17.478477 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-ae07413b-9fd0-4864-baca-5569198cd6e3 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 44259ec9-ae84-468f-934a-4689e3f4288c. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:40:17.484569 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ae07413b-9fd0-4864-baca-5569198cd6e3 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c returned with HTTP 404 Aug 20 04:40:17.485361 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 851/3428] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:40:17 2026] GET /volume/v3/backups/44259ec9-ae84-468f-934a-4689e3f4288c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:40:17.493032 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a48559af-9b33-49a7-b065-4930b131fe6c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:17.496580 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a48559af-9b33-49a7-b065-4930b131fe6c tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] DELETE https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 Aug 20 04:40:17.496580 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a48559af-9b33-49a7-b065-4930b131fe6c tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:17.496580 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a48559af-9b33-49a7-b065-4930b131fe6c tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:17.496580 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.contrib.backups [None req-a48559af-9b33-49a7-b065-4930b131fe6c tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Delete backup with id: 593b178c-c9db-4d33-bcce-38ba1d8ea6d9. Aug 20 04:40:17.506478 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:17.506478 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:17.529253 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.backup.rpcapi [None req-a48559af-9b33-49a7-b065-4930b131fe6c tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] delete_backup rpcapi backup_id 593b178c-c9db-4d33-bcce-38ba1d8ea6d9 {{(pid=100174) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 04:40:17.530999 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a48559af-9b33-49a7-b065-4930b131fe6c tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 returned with HTTP 202 Aug 20 04:40:17.531654 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 856/3429] 10.4.3.239 () {68 vars in 1391 bytes} [Thu Aug 20 04:40:17 2026] DELETE /volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:40:17.543620 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-bcfc4def-45fa-4f08-bbc2-0017e978a322 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:17.548359 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bcfc4def-45fa-4f08-bbc2-0017e978a322 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 Aug 20 04:40:17.548627 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bcfc4def-45fa-4f08-bbc2-0017e978a322 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:17.549158 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bcfc4def-45fa-4f08-bbc2-0017e978a322 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:17.549158 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-bcfc4def-45fa-4f08-bbc2-0017e978a322 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 593b178c-c9db-4d33-bcce-38ba1d8ea6d9. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:40:17.561209 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:17.561209 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:40:17.561989 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bcfc4def-45fa-4f08-bbc2-0017e978a322 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 returned with HTTP 200 Aug 20 04:40:17.562610 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 864/3430] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:40:17 2026] GET /volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:18.577824 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8a442dae-df3d-4a17-8ba1-152789ff4768 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:18.581587 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8a442dae-df3d-4a17-8ba1-152789ff4768 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 Aug 20 04:40:18.581946 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8a442dae-df3d-4a17-8ba1-152789ff4768 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:18.582276 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8a442dae-df3d-4a17-8ba1-152789ff4768 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:18.582276 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-8a442dae-df3d-4a17-8ba1-152789ff4768 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Show backup with id 593b178c-c9db-4d33-bcce-38ba1d8ea6d9. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:40:18.591611 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8a442dae-df3d-4a17-8ba1-152789ff4768 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 returned with HTTP 404 Aug 20 04:40:18.591611 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 860/3431] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:40:18 2026] GET /volume/v3/backups/593b178c-c9db-4d33-bcce-38ba1d8ea6d9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:40:18.602387 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2b528cf3-9981-4273-baac-44d8409714e1 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:18.608636 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2b528cf3-9981-4273-baac-44d8409714e1 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] DELETE https://10.4.3.239/volume/v3/volumes/ed09a8b0-b393-4911-88b5-d6eea221e4ee Aug 20 04:40:18.608636 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2b528cf3-9981-4273-baac-44d8409714e1 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:18.608878 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2b528cf3-9981-4273-baac-44d8409714e1 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:18.609172 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-2b528cf3-9981-4273-baac-44d8409714e1 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Delete volume with id: ed09a8b0-b393-4911-88b5-d6eea221e4ee Aug 20 04:40:18.626816 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:18.626816 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:18.627421 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-2b528cf3-9981-4273-baac-44d8409714e1 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Volume info retrieved successfully. Aug 20 04:40:18.658056 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-2b528cf3-9981-4273-baac-44d8409714e1 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Delete volume request issued successfully. Aug 20 04:40:18.658275 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2b528cf3-9981-4273-baac-44d8409714e1 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/volumes/ed09a8b0-b393-4911-88b5-d6eea221e4ee returned with HTTP 202 Aug 20 04:40:18.659003 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 852/3432] 10.4.3.239 () {68 vars in 1391 bytes} [Thu Aug 20 04:40:18 2026] DELETE /volume/v3/volumes/ed09a8b0-b393-4911-88b5-d6eea221e4ee => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:40:18.666382 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b49050f7-44c2-47ed-ae61-dc0da1d45ac2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:18.667703 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b49050f7-44c2-47ed-ae61-dc0da1d45ac2 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/volumes/ed09a8b0-b393-4911-88b5-d6eea221e4ee Aug 20 04:40:18.667937 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b49050f7-44c2-47ed-ae61-dc0da1d45ac2 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:18.668167 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b49050f7-44c2-47ed-ae61-dc0da1d45ac2 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:18.681538 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:18.681538 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:18.686829 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-b49050f7-44c2-47ed-ae61-dc0da1d45ac2 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Volume info retrieved successfully. Aug 20 04:40:18.690941 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b49050f7-44c2-47ed-ae61-dc0da1d45ac2 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/volumes/ed09a8b0-b393-4911-88b5-d6eea221e4ee returned with HTTP 200 Aug 20 04:40:18.691353 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 857/3433] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:40:18 2026] GET /volume/v3/volumes/ed09a8b0-b393-4911-88b5-d6eea221e4ee => generated 1008 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:40:18.787300 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1ac53767-5dd4-4764-96e8-ddd757638d5d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:18.789239 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1ac53767-5dd4-4764-96e8-ddd757638d5d tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:40:18.789684 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1ac53767-5dd4-4764-96e8-ddd757638d5d tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "a13fc0eb-2ba7-4d1d-b3f6-9c41dccb7531"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:18.791652 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-1ac53767-5dd4-4764-96e8-ddd757638d5d tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'a13fc0eb-2ba7-4d1d-b3f6-9c41dccb7531'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:40:18.903928 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-1ac53767-5dd4-4764-96e8-ddd757638d5d tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Create volume of 1 GB Aug 20 04:40:18.915070 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1ac53767-5dd4-4764-96e8-ddd757638d5d tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Availability Zones retrieved successfully. Aug 20 04:40:18.921701 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-1ac53767-5dd4-4764-96e8-ddd757638d5d tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Flow 'volume_create_api' (3c009a2d-5da0-454a-a171-2746645b1115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:40:18.922853 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-1ac53767-5dd4-4764-96e8-ddd757638d5d tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4eb98fe-bd84-460b-bebf-563e99ea24c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:18.923836 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-1ac53767-5dd4-4764-96e8-ddd757638d5d tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:40:18.958874 np0000007850 devstack@c-api.service[100175]: WARNING cinder.volume.api [None req-1ac53767-5dd4-4764-96e8-ddd757638d5d tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4eb98fe-bd84-460b-bebf-563e99ea24c3) transitioned into state 'FAILURE' from state 'RUNNING' Aug 20 04:40:18.958874 np0000007850 devstack@c-api.service[100175]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 20 04:40:18.960587 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-1ac53767-5dd4-4764-96e8-ddd757638d5d tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4eb98fe-bd84-460b-bebf-563e99ea24c3) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:18.961425 np0000007850 devstack@c-api.service[100175]: WARNING cinder.volume.api [None req-1ac53767-5dd4-4764-96e8-ddd757638d5d tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4eb98fe-bd84-460b-bebf-563e99ea24c3) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 20 04:40:18.962343 np0000007850 devstack@c-api.service[100175]: WARNING cinder.volume.api [None req-1ac53767-5dd4-4764-96e8-ddd757638d5d tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Flow 'volume_create_api' (3c009a2d-5da0-454a-a171-2746645b1115) transitioned into state 'REVERTED' from state 'RUNNING' Aug 20 04:40:18.962647 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1ac53767-5dd4-4764-96e8-ddd757638d5d tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 400 Aug 20 04:40:18.963153 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 865/3434] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:40:18 2026] POST /volume/v3/volumes => generated 134 bytes in 177 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 04:40:19.196304 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-97783f9f-806c-4042-93c2-e42fe06952f8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:19.197989 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-97783f9f-806c-4042-93c2-e42fe06952f8 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:40:19.198324 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-97783f9f-806c-4042-93c2-e42fe06952f8 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:19.200149 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-97783f9f-806c-4042-93c2-e42fe06952f8 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 400 Aug 20 04:40:19.200854 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 861/3435] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:40:19 2026] POST /volume/v3/volumes => generated 127 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 04:40:19.211471 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d8a198ec-08bc-4760-a242-89ed6142a984 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:19.215491 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d8a198ec-08bc-4760-a242-89ed6142a984 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:40:19.216063 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d8a198ec-08bc-4760-a242-89ed6142a984 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "432fe3b4-d70d-46c7-8f4e-1c71626304b6"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:19.218083 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-d8a198ec-08bc-4760-a242-89ed6142a984 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '432fe3b4-d70d-46c7-8f4e-1c71626304b6'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:40:19.226228 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d8a198ec-08bc-4760-a242-89ed6142a984 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 404 Aug 20 04:40:19.227071 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 853/3436] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:40:19 2026] POST /volume/v3/volumes => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:40:19.238093 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-18a43d2f-bcfe-4bb2-83c0-ade33f2d2d85 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:19.240068 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-18a43d2f-bcfe-4bb2-83c0-ade33f2d2d85 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:40:19.240941 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-18a43d2f-bcfe-4bb2-83c0-ade33f2d2d85 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "04f38fb3-d409-4470-8ae3-4de6dc2bc6a6"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:19.242061 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-18a43d2f-bcfe-4bb2-83c0-ade33f2d2d85 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '04f38fb3-d409-4470-8ae3-4de6dc2bc6a6'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:40:19.250573 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-18a43d2f-bcfe-4bb2-83c0-ade33f2d2d85 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 404 Aug 20 04:40:19.251406 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 858/3437] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:40:19 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 20 04:40:19.262762 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-685cc1f1-9306-4449-b4cc-453c23eb161b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:19.265840 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-685cc1f1-9306-4449-b4cc-453c23eb161b tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:40:19.266484 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-685cc1f1-9306-4449-b4cc-453c23eb161b tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "c4469cc8-4903-48ed-819e-4c0fa836bac0"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:19.269074 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-685cc1f1-9306-4449-b4cc-453c23eb161b tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'c4469cc8-4903-48ed-819e-4c0fa836bac0'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:40:19.277842 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-685cc1f1-9306-4449-b4cc-453c23eb161b tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 404 Aug 20 04:40:19.277842 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 866/3438] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:40:19 2026] POST /volume/v3/volumes => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:40:19.290412 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-50e32803-2bb6-48c1-bbbb-f91d206b029f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:19.301397 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-50e32803-2bb6-48c1-bbbb-f91d206b029f tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:40:19.301397 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-50e32803-2bb6-48c1-bbbb-f91d206b029f tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:19.303227 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-50e32803-2bb6-48c1-bbbb-f91d206b029f tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 400 Aug 20 04:40:19.303895 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 862/3439] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:40:19 2026] POST /volume/v3/volumes => generated 125 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 04:40:19.318003 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-476b6446-5be6-45fc-ae15-9f74b83cb678 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:19.319924 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-476b6446-5be6-45fc-ae15-9f74b83cb678 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:40:19.322259 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-476b6446-5be6-45fc-ae15-9f74b83cb678 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:19.323831 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-476b6446-5be6-45fc-ae15-9f74b83cb678 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 400 Aug 20 04:40:19.324559 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 854/3440] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:40:19 2026] POST /volume/v3/volumes => generated 125 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 04:40:19.340847 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b73ee271-e808-4e2d-8f8e-a1d9ce61338b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:19.342820 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b73ee271-e808-4e2d-8f8e-a1d9ce61338b tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:40:19.343278 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b73ee271-e808-4e2d-8f8e-a1d9ce61338b tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:19.345532 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b73ee271-e808-4e2d-8f8e-a1d9ce61338b tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 400 Aug 20 04:40:19.346970 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 859/3441] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:40:19 2026] POST /volume/v3/volumes => generated 121 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 04:40:19.362464 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-27cbcdf4-3690-4ad8-abe1-edb304216e26 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:19.366879 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-27cbcdf4-3690-4ad8-abe1-edb304216e26 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] DELETE https://10.4.3.239/volume/v3/volumes/tempest-invalid-337915067 Aug 20 04:40:19.366879 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-27cbcdf4-3690-4ad8-abe1-edb304216e26 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:19.366879 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-27cbcdf4-3690-4ad8-abe1-edb304216e26 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:19.366879 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-27cbcdf4-3690-4ad8-abe1-edb304216e26 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Delete volume with id: tempest-invalid-337915067 Aug 20 04:40:19.375783 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-27cbcdf4-3690-4ad8-abe1-edb304216e26 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] https://10.4.3.239/volume/v3/volumes/tempest-invalid-337915067 returned with HTTP 404 Aug 20 04:40:19.376570 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 867/3442] 10.4.3.239 () {66 vars in 1318 bytes} [Thu Aug 20 04:40:19 2026] DELETE /volume/v3/volumes/tempest-invalid-337915067 => generated 98 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:40:19.388220 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-804ab50a-861e-4c16-8c42-21c69a8e34a2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:19.390813 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 863/3443] 10.4.3.239 () {66 vars in 1243 bytes} [Thu Aug 20 04:40:19 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 20 04:40:19.401513 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a93a3c70-0ae7-4ee3-a105-f71d069d9ded None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:19.408207 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a93a3c70-0ae7-4ee3-a105-f71d069d9ded tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] POST https://10.4.3.239/volume/v3/volumes/xxx/action Aug 20 04:40:19.408207 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a93a3c70-0ae7-4ee3-a105-f71d069d9ded tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Action body: b'{"os-detach": {}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:40:19.408207 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a93a3c70-0ae7-4ee3-a105-f71d069d9ded tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:19.418412 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a93a3c70-0ae7-4ee3-a105-f71d069d9ded tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] https://10.4.3.239/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 20 04:40:19.419043 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 855/3444] 10.4.3.239 () {68 vars in 1291 bytes} [Thu Aug 20 04:40:19 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:40:19.432265 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-11d381ab-c93c-45c4-89b4-a803d0b2c881 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:19.434728 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-11d381ab-c93c-45c4-89b4-a803d0b2c881 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] GET https://10.4.3.239/volume/v3/volumes/tempest-invalid-1812860959 Aug 20 04:40:19.434931 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-11d381ab-c93c-45c4-89b4-a803d0b2c881 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:19.435111 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-11d381ab-c93c-45c4-89b4-a803d0b2c881 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:19.441996 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-11d381ab-c93c-45c4-89b4-a803d0b2c881 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] https://10.4.3.239/volume/v3/volumes/tempest-invalid-1812860959 returned with HTTP 404 Aug 20 04:40:19.442628 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 860/3445] 10.4.3.239 () {66 vars in 1318 bytes} [Thu Aug 20 04:40:19 2026] GET /volume/v3/volumes/tempest-invalid-1812860959 => generated 99 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:40:19.456287 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6ef47a4b-9b28-42f2-a2ee-727a1d054f48 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:19.461024 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 868/3446] 10.4.3.239 () {66 vars in 1240 bytes} [Thu Aug 20 04:40:19 2026] GET /volume/v3/volumes/ => generated 112 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 20 04:40:19.474251 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6b273768-aeb2-4235-8c54-9d0a76131309 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:19.476356 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6b273768-aeb2-4235-8c54-9d0a76131309 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] GET https://10.4.3.239/volume/v3/volumes/detail?status=null Aug 20 04:40:19.476855 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6b273768-aeb2-4235-8c54-9d0a76131309 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:19.476855 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6b273768-aeb2-4235-8c54-9d0a76131309 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Calling method 'detail' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:19.477160 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.api_utils [None req-6b273768-aeb2-4235-8c54-9d0a76131309 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Removing options '' from query. {{(pid=100176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:40:19.477692 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-6b273768-aeb2-4235-8c54-9d0a76131309 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Could not evaluate value null, assuming string {{(pid=100176) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 04:40:19.478519 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-6b273768-aeb2-4235-8c54-9d0a76131309 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:40:19.504002 np0000007850 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writing DB stats cinder:SELECT=304,cinder:UPDATE=73,cinder:INSERT=33 {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:40:19.512195 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-6b273768-aeb2-4235-8c54-9d0a76131309 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Get all volumes completed successfully. Aug 20 04:40:19.514852 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6b273768-aeb2-4235-8c54-9d0a76131309 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] https://10.4.3.239/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 20 04:40:19.515910 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 864/3447] 10.4.3.239 () {66 vars in 1281 bytes} [Thu Aug 20 04:40:19 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 04:40:19.530206 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3acd744e-654c-4091-9235-713e6ecc960a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:19.531616 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3acd744e-654c-4091-9235-713e6ecc960a tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] GET https://10.4.3.239/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1590556523 Aug 20 04:40:19.531846 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3acd744e-654c-4091-9235-713e6ecc960a tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:19.533912 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3acd744e-654c-4091-9235-713e6ecc960a tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Calling method 'detail' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:19.533912 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.api_utils [None req-3acd744e-654c-4091-9235-713e6ecc960a tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Removing options '' from query. {{(pid=100177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:40:19.533912 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-3acd744e-654c-4091-9235-713e6ecc960a tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1590556523'), ('no_migration_targets', True)]). {{(pid=100177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:40:19.561672 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-3acd744e-654c-4091-9235-713e6ecc960a tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Get all volumes completed successfully. Aug 20 04:40:19.563899 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3acd744e-654c-4091-9235-713e6ecc960a tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] https://10.4.3.239/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1590556523 returned with HTTP 200 Aug 20 04:40:19.564421 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 856/3448] 10.4.3.239 () {66 vars in 1359 bytes} [Thu Aug 20 04:40:19 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1590556523 => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 04:40:19.580196 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-951c9e64-a767-4080-a918-0179452d010b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:19.582145 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-951c9e64-a767-4080-a918-0179452d010b tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] GET https://10.4.3.239/volume/v3/volumes?status=null Aug 20 04:40:19.582340 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-951c9e64-a767-4080-a918-0179452d010b tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:19.582566 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-951c9e64-a767-4080-a918-0179452d010b tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:19.582783 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.api_utils [None req-951c9e64-a767-4080-a918-0179452d010b tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Removing options '' from query. {{(pid=100174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:40:19.583000 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-951c9e64-a767-4080-a918-0179452d010b tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Could not evaluate value null, assuming string {{(pid=100174) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 20 04:40:19.583640 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-951c9e64-a767-4080-a918-0179452d010b tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100174) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:40:19.590996 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-951c9e64-a767-4080-a918-0179452d010b tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Get all volumes completed successfully. Aug 20 04:40:19.591709 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-951c9e64-a767-4080-a918-0179452d010b tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] https://10.4.3.239/volume/v3/volumes?status=null returned with HTTP 200 Aug 20 04:40:19.591978 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 861/3449] 10.4.3.239 () {66 vars in 1260 bytes} [Thu Aug 20 04:40:19 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 04:40:19.605210 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-75ebb38e-ebe7-44f1-a428-19187f17877c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:19.607192 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-75ebb38e-ebe7-44f1-a428-19187f17877c tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] GET https://10.4.3.239/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1474601569 Aug 20 04:40:19.608133 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-75ebb38e-ebe7-44f1-a428-19187f17877c tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:19.608133 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-75ebb38e-ebe7-44f1-a428-19187f17877c tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:19.608632 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.api_utils [None req-75ebb38e-ebe7-44f1-a428-19187f17877c tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Removing options '' from query. {{(pid=100175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:40:19.613859 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-75ebb38e-ebe7-44f1-a428-19187f17877c tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1474601569'), ('no_migration_targets', True)]). {{(pid=100175) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:40:19.626724 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-75ebb38e-ebe7-44f1-a428-19187f17877c tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Get all volumes completed successfully. Aug 20 04:40:19.627059 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-75ebb38e-ebe7-44f1-a428-19187f17877c tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] https://10.4.3.239/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1474601569 returned with HTTP 200 Aug 20 04:40:19.627532 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 869/3450] 10.4.3.239 () {66 vars in 1338 bytes} [Thu Aug 20 04:40:19 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1474601569 => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 04:40:19.641272 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6aa94a24-2d24-4146-95ac-890599020fae None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:19.645213 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6aa94a24-2d24-4146-95ac-890599020fae tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] POST https://10.4.3.239/volume/v3/volumes/257663e2-f1eb-48ac-bfb7-bb926f9e0c09/action Aug 20 04:40:19.645213 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6aa94a24-2d24-4146-95ac-890599020fae tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:40:19.645213 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6aa94a24-2d24-4146-95ac-890599020fae tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:19.654871 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:19.654871 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:19.655584 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-6aa94a24-2d24-4146-95ac-890599020fae tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Volume info retrieved successfully. Aug 20 04:40:19.665918 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-6aa94a24-2d24-4146-95ac-890599020fae tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Reserve volume completed successfully. Aug 20 04:40:19.666406 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6aa94a24-2d24-4146-95ac-890599020fae tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] https://10.4.3.239/volume/v3/volumes/257663e2-f1eb-48ac-bfb7-bb926f9e0c09/action returned with HTTP 202 Aug 20 04:40:19.666943 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 865/3451] 10.4.3.239 () {68 vars in 1390 bytes} [Thu Aug 20 04:40:19 2026] POST /volume/v3/volumes/257663e2-f1eb-48ac-bfb7-bb926f9e0c09/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:40:19.676387 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f81f1add-4670-4691-96b6-1bdc3471da96 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:19.678199 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f81f1add-4670-4691-96b6-1bdc3471da96 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] POST https://10.4.3.239/volume/v3/volumes/257663e2-f1eb-48ac-bfb7-bb926f9e0c09/action Aug 20 04:40:19.678595 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f81f1add-4670-4691-96b6-1bdc3471da96 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:40:19.678746 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f81f1add-4670-4691-96b6-1bdc3471da96 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:19.686960 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:19.686960 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:19.687512 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f81f1add-4670-4691-96b6-1bdc3471da96 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Volume info retrieved successfully. Aug 20 04:40:19.692128 np0000007850 devstack@c-api.service[100177]: ERROR cinder.volume.api [None req-f81f1add-4670-4691-96b6-1bdc3471da96 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Volume status must be available to reserve, but the status is attaching. Aug 20 04:40:19.692499 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f81f1add-4670-4691-96b6-1bdc3471da96 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] https://10.4.3.239/volume/v3/volumes/257663e2-f1eb-48ac-bfb7-bb926f9e0c09/action returned with HTTP 400 Aug 20 04:40:19.693026 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 857/3452] 10.4.3.239 () {68 vars in 1390 bytes} [Thu Aug 20 04:40:19 2026] POST /volume/v3/volumes/257663e2-f1eb-48ac-bfb7-bb926f9e0c09/action => generated 132 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 04:40:19.701960 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-87d95baf-3c41-4a74-9f8c-bab13070824a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:19.704052 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-87d95baf-3c41-4a74-9f8c-bab13070824a tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] POST https://10.4.3.239/volume/v3/volumes/257663e2-f1eb-48ac-bfb7-bb926f9e0c09/action Aug 20 04:40:19.704551 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-87d95baf-3c41-4a74-9f8c-bab13070824a tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:40:19.704721 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-87d95baf-3c41-4a74-9f8c-bab13070824a tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:19.707326 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f5ad503d-3d66-4fc2-9063-13defc3c33d2 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:19.709788 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f5ad503d-3d66-4fc2-9063-13defc3c33d2 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] GET https://10.4.3.239/volume/v3/volumes/ed09a8b0-b393-4911-88b5-d6eea221e4ee Aug 20 04:40:19.710091 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f5ad503d-3d66-4fc2-9063-13defc3c33d2 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:19.710394 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f5ad503d-3d66-4fc2-9063-13defc3c33d2 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:19.713779 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:19.713779 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:19.714345 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-87d95baf-3c41-4a74-9f8c-bab13070824a tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Volume info retrieved successfully. Aug 20 04:40:19.718766 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f5ad503d-3d66-4fc2-9063-13defc3c33d2 tempest-ProjectAdminTests33-1477594502 tempest-ProjectAdminTests33-1477594502-project-admin] https://10.4.3.239/volume/v3/volumes/ed09a8b0-b393-4911-88b5-d6eea221e4ee returned with HTTP 404 Aug 20 04:40:19.719463 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 870/3453] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:40:19 2026] GET /volume/v3/volumes/ed09a8b0-b393-4911-88b5-d6eea221e4ee => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:40:19.734494 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-87d95baf-3c41-4a74-9f8c-bab13070824a tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Unreserve volume completed successfully. Aug 20 04:40:19.734849 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-87d95baf-3c41-4a74-9f8c-bab13070824a tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] https://10.4.3.239/volume/v3/volumes/257663e2-f1eb-48ac-bfb7-bb926f9e0c09/action returned with HTTP 202 Aug 20 04:40:19.735483 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 862/3454] 10.4.3.239 () {68 vars in 1390 bytes} [Thu Aug 20 04:40:19 2026] POST /volume/v3/volumes/257663e2-f1eb-48ac-bfb7-bb926f9e0c09/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:40:19.746759 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-96bcc650-2cc3-4a3f-9692-26e2edd6c9be None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:19.748498 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-96bcc650-2cc3-4a3f-9692-26e2edd6c9be tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] POST https://10.4.3.239/volume/v3/volumes/a030e22a-a9fd-4941-9e2c-6a2a9d697d5e/action Aug 20 04:40:19.749089 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-96bcc650-2cc3-4a3f-9692-26e2edd6c9be tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:40:19.749389 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-96bcc650-2cc3-4a3f-9692-26e2edd6c9be tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:19.760371 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-96bcc650-2cc3-4a3f-9692-26e2edd6c9be tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] https://10.4.3.239/volume/v3/volumes/a030e22a-a9fd-4941-9e2c-6a2a9d697d5e/action returned with HTTP 404 Aug 20 04:40:19.761376 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 866/3455] 10.4.3.239 () {68 vars in 1390 bytes} [Thu Aug 20 04:40:19 2026] POST /volume/v3/volumes/a030e22a-a9fd-4941-9e2c-6a2a9d697d5e/action => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:40:19.775339 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-469afcbe-f08d-4cbb-ac1d-fc0e3e32b38e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:19.777594 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-469afcbe-f08d-4cbb-ac1d-fc0e3e32b38e tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] POST https://10.4.3.239/volume/v3/volumes/0204c615-53a8-4dd1-8e1e-516b3fc92837/action Aug 20 04:40:19.778017 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-469afcbe-f08d-4cbb-ac1d-fc0e3e32b38e tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:40:19.778380 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-469afcbe-f08d-4cbb-ac1d-fc0e3e32b38e tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:19.787754 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-469afcbe-f08d-4cbb-ac1d-fc0e3e32b38e tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] https://10.4.3.239/volume/v3/volumes/0204c615-53a8-4dd1-8e1e-516b3fc92837/action returned with HTTP 404 Aug 20 04:40:19.788461 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 858/3456] 10.4.3.239 () {68 vars in 1390 bytes} [Thu Aug 20 04:40:19 2026] POST /volume/v3/volumes/0204c615-53a8-4dd1-8e1e-516b3fc92837/action => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:40:19.798568 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-81244f6e-2069-4aeb-85c6-d65d925255de None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:19.800953 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 871/3457] 10.4.3.239 () {68 vars in 1260 bytes} [Thu Aug 20 04:40:19 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 20 04:40:19.811326 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6f465615-01de-4eae-b622-033c9a86caaf None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:19.814351 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6f465615-01de-4eae-b622-033c9a86caaf tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] PUT https://10.4.3.239/volume/v3/volumes/tempest-invalid-1690137180 Aug 20 04:40:19.814754 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6f465615-01de-4eae-b622-033c9a86caaf tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:19.827634 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6f465615-01de-4eae-b622-033c9a86caaf tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] https://10.4.3.239/volume/v3/volumes/tempest-invalid-1690137180 returned with HTTP 404 Aug 20 04:40:19.827634 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 863/3458] 10.4.3.239 () {68 vars in 1338 bytes} [Thu Aug 20 04:40:19 2026] PUT /volume/v3/volumes/tempest-invalid-1690137180 => generated 99 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:40:19.837881 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0c3dd869-3e9d-4202-a1be-cfb269001e2b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:19.839425 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0c3dd869-3e9d-4202-a1be-cfb269001e2b tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] PUT https://10.4.3.239/volume/v3/volumes/9dfcb492-2b3f-4c95-bca9-d6299074aa21 Aug 20 04:40:19.840093 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0c3dd869-3e9d-4202-a1be-cfb269001e2b tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:19.847916 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0c3dd869-3e9d-4202-a1be-cfb269001e2b tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] https://10.4.3.239/volume/v3/volumes/9dfcb492-2b3f-4c95-bca9-d6299074aa21 returned with HTTP 404 Aug 20 04:40:19.847916 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 867/3459] 10.4.3.239 () {68 vars in 1368 bytes} [Thu Aug 20 04:40:19 2026] PUT /volume/v3/volumes/9dfcb492-2b3f-4c95-bca9-d6299074aa21 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:40:19.857786 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8ebfb4f7-1e72-4c9e-9289-e6a9d7ba7900 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:19.863703 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8ebfb4f7-1e72-4c9e-9289-e6a9d7ba7900 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] DELETE https://10.4.3.239/volume/v3/volumes/21d96281-b03b-43e5-a077-0e09e39384f2 Aug 20 04:40:19.863980 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8ebfb4f7-1e72-4c9e-9289-e6a9d7ba7900 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:19.864277 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8ebfb4f7-1e72-4c9e-9289-e6a9d7ba7900 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:19.864526 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-8ebfb4f7-1e72-4c9e-9289-e6a9d7ba7900 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Delete volume with id: 21d96281-b03b-43e5-a077-0e09e39384f2 Aug 20 04:40:19.872490 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8ebfb4f7-1e72-4c9e-9289-e6a9d7ba7900 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] https://10.4.3.239/volume/v3/volumes/21d96281-b03b-43e5-a077-0e09e39384f2 returned with HTTP 404 Aug 20 04:40:19.873143 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 859/3460] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:40:19 2026] DELETE /volume/v3/volumes/21d96281-b03b-43e5-a077-0e09e39384f2 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:40:19.884274 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-033d3015-8040-4149-8038-ec6f6b9812a1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:19.886200 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-033d3015-8040-4149-8038-ec6f6b9812a1 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] POST https://10.4.3.239/volume/v3/volumes/257663e2-f1eb-48ac-bfb7-bb926f9e0c09/action Aug 20 04:40:19.886636 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-033d3015-8040-4149-8038-ec6f6b9812a1 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:40:19.886812 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-033d3015-8040-4149-8038-ec6f6b9812a1 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:19.889534 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-033d3015-8040-4149-8038-ec6f6b9812a1 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] https://10.4.3.239/volume/v3/volumes/257663e2-f1eb-48ac-bfb7-bb926f9e0c09/action returned with HTTP 400 Aug 20 04:40:19.890239 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 872/3461] 10.4.3.239 () {68 vars in 1390 bytes} [Thu Aug 20 04:40:19 2026] POST /volume/v3/volumes/257663e2-f1eb-48ac-bfb7-bb926f9e0c09/action => generated 140 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 04:40:19.904951 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-86359887-c967-4bd4-a4ef-2e471166aa04 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:19.907001 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-86359887-c967-4bd4-a4ef-2e471166aa04 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] POST https://10.4.3.239/volume/v3/volumes/257663e2-f1eb-48ac-bfb7-bb926f9e0c09/action Aug 20 04:40:19.907517 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-86359887-c967-4bd4-a4ef-2e471166aa04 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:40:19.907719 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-86359887-c967-4bd4-a4ef-2e471166aa04 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:19.911506 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-86359887-c967-4bd4-a4ef-2e471166aa04 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] https://10.4.3.239/volume/v3/volumes/257663e2-f1eb-48ac-bfb7-bb926f9e0c09/action returned with HTTP 400 Aug 20 04:40:19.912454 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 864/3462] 10.4.3.239 () {68 vars in 1390 bytes} [Thu Aug 20 04:40:19 2026] POST /volume/v3/volumes/257663e2-f1eb-48ac-bfb7-bb926f9e0c09/action => generated 131 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 04:40:19.928384 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ada6b0bb-36a3-479d-890e-164646e1405d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:19.941419 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ada6b0bb-36a3-479d-890e-164646e1405d tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] POST https://10.4.3.239/volume/v3/volumes/3a6985fb-e7ba-42bd-aa1e-1f08336c92cc/action Aug 20 04:40:19.941419 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ada6b0bb-36a3-479d-890e-164646e1405d tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:40:19.941419 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ada6b0bb-36a3-479d-890e-164646e1405d tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:19.952074 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ada6b0bb-36a3-479d-890e-164646e1405d tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] https://10.4.3.239/volume/v3/volumes/3a6985fb-e7ba-42bd-aa1e-1f08336c92cc/action returned with HTTP 404 Aug 20 04:40:19.952637 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 868/3463] 10.4.3.239 () {68 vars in 1390 bytes} [Thu Aug 20 04:40:19 2026] POST /volume/v3/volumes/3a6985fb-e7ba-42bd-aa1e-1f08336c92cc/action => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:40:19.968575 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6e0b1b56-f286-4d48-a34b-47b9b915426a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:19.970984 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6e0b1b56-f286-4d48-a34b-47b9b915426a tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] POST https://10.4.3.239/volume/v3/volumes/257663e2-f1eb-48ac-bfb7-bb926f9e0c09/action Aug 20 04:40:19.971566 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6e0b1b56-f286-4d48-a34b-47b9b915426a tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:40:19.971741 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6e0b1b56-f286-4d48-a34b-47b9b915426a tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:19.973482 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6e0b1b56-f286-4d48-a34b-47b9b915426a tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] https://10.4.3.239/volume/v3/volumes/257663e2-f1eb-48ac-bfb7-bb926f9e0c09/action returned with HTTP 400 Aug 20 04:40:19.973971 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 860/3464] 10.4.3.239 () {68 vars in 1390 bytes} [Thu Aug 20 04:40:19 2026] POST /volume/v3/volumes/257663e2-f1eb-48ac-bfb7-bb926f9e0c09/action => generated 129 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 04:40:19.987723 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-916b2866-61ad-4c35-b218-1c8f6576f1ac None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:19.991617 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-916b2866-61ad-4c35-b218-1c8f6576f1ac tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] POST https://10.4.3.239/volume/v3/volumes/None/action Aug 20 04:40:19.995211 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-916b2866-61ad-4c35-b218-1c8f6576f1ac tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:40:19.995211 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-916b2866-61ad-4c35-b218-1c8f6576f1ac tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:20.009146 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-916b2866-61ad-4c35-b218-1c8f6576f1ac tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] https://10.4.3.239/volume/v3/volumes/None/action returned with HTTP 404 Aug 20 04:40:20.009934 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 873/3465] 10.4.3.239 () {68 vars in 1294 bytes} [Thu Aug 20 04:40:19 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:40:20.022930 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5b406ee2-f3c9-46ba-953e-bf28f216554c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:20.028415 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5b406ee2-f3c9-46ba-953e-bf28f216554c tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] GET https://10.4.3.239/volume/v3/volumes/a16a1fd0-94ab-48a3-8791-b1e906c5d56d Aug 20 04:40:20.028594 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5b406ee2-f3c9-46ba-953e-bf28f216554c tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:20.028838 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5b406ee2-f3c9-46ba-953e-bf28f216554c tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:20.040214 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5b406ee2-f3c9-46ba-953e-bf28f216554c tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] https://10.4.3.239/volume/v3/volumes/a16a1fd0-94ab-48a3-8791-b1e906c5d56d returned with HTTP 404 Aug 20 04:40:20.040214 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 865/3466] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:20 2026] GET /volume/v3/volumes/a16a1fd0-94ab-48a3-8791-b1e906c5d56d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:40:20.051272 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5ca5ca86-790c-4b3b-b303-eee22f9b36cc None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:20.053661 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5ca5ca86-790c-4b3b-b303-eee22f9b36cc tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] GET https://10.4.3.239/volume/v3/volumes/257663e2-f1eb-48ac-bfb7-bb926f9e0c09 Aug 20 04:40:20.053865 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5ca5ca86-790c-4b3b-b303-eee22f9b36cc tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:20.054073 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5ca5ca86-790c-4b3b-b303-eee22f9b36cc tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:20.063504 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:20.063504 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:20.069560 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-5ca5ca86-790c-4b3b-b303-eee22f9b36cc tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Volume info retrieved successfully. Aug 20 04:40:20.077241 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5ca5ca86-790c-4b3b-b303-eee22f9b36cc tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] https://10.4.3.239/volume/v3/volumes/257663e2-f1eb-48ac-bfb7-bb926f9e0c09 returned with HTTP 200 Aug 20 04:40:20.077726 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 869/3467] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:20 2026] GET /volume/v3/volumes/257663e2-f1eb-48ac-bfb7-bb926f9e0c09 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:20.094601 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-fb7178c5-ee47-4958-9e18-e9e9daa19326 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:20.099212 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fb7178c5-ee47-4958-9e18-e9e9daa19326 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] DELETE https://10.4.3.239/volume/v3/volumes/257663e2-f1eb-48ac-bfb7-bb926f9e0c09 Aug 20 04:40:20.099212 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fb7178c5-ee47-4958-9e18-e9e9daa19326 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:20.099212 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fb7178c5-ee47-4958-9e18-e9e9daa19326 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:20.099212 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-fb7178c5-ee47-4958-9e18-e9e9daa19326 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Delete volume with id: 257663e2-f1eb-48ac-bfb7-bb926f9e0c09 Aug 20 04:40:20.113101 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:20.113101 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:20.115397 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-fb7178c5-ee47-4958-9e18-e9e9daa19326 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Volume info retrieved successfully. Aug 20 04:40:20.153407 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-fb7178c5-ee47-4958-9e18-e9e9daa19326 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Delete volume request issued successfully. Aug 20 04:40:20.153407 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fb7178c5-ee47-4958-9e18-e9e9daa19326 tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] https://10.4.3.239/volume/v3/volumes/257663e2-f1eb-48ac-bfb7-bb926f9e0c09 returned with HTTP 202 Aug 20 04:40:20.154445 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 861/3468] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:40:20 2026] DELETE /volume/v3/volumes/257663e2-f1eb-48ac-bfb7-bb926f9e0c09 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:40:20.165131 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1d5a15d6-e7ef-4605-9392-bccd4c39e06a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:20.168314 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1d5a15d6-e7ef-4605-9392-bccd4c39e06a tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] GET https://10.4.3.239/volume/v3/volumes/257663e2-f1eb-48ac-bfb7-bb926f9e0c09 Aug 20 04:40:20.168314 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1d5a15d6-e7ef-4605-9392-bccd4c39e06a tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:20.168489 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1d5a15d6-e7ef-4605-9392-bccd4c39e06a tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:20.187781 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:20.187781 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:40:20.197854 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1d5a15d6-e7ef-4605-9392-bccd4c39e06a tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Volume info retrieved successfully. Aug 20 04:40:20.213909 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1d5a15d6-e7ef-4605-9392-bccd4c39e06a tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] https://10.4.3.239/volume/v3/volumes/257663e2-f1eb-48ac-bfb7-bb926f9e0c09 returned with HTTP 200 Aug 20 04:40:20.213909 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 874/3469] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:20 2026] GET /volume/v3/volumes/257663e2-f1eb-48ac-bfb7-bb926f9e0c09 => generated 841 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:21.056073 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-d847540d-f39f-4c7e-b0b9-4b2f57ebc536 req-2782a0cf-0d32-4acb-840c-f6dfb5111c66 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:21.056687 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-d847540d-f39f-4c7e-b0b9-4b2f57ebc536 req-2782a0cf-0d32-4acb-840c-f6dfb5111c66 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/4573f789-7733-4dc5-a0b5-c67a75e70cce Aug 20 04:40:21.056777 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-d847540d-f39f-4c7e-b0b9-4b2f57ebc536 req-2782a0cf-0d32-4acb-840c-f6dfb5111c66 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:21.056962 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-d847540d-f39f-4c7e-b0b9-4b2f57ebc536 req-2782a0cf-0d32-4acb-840c-f6dfb5111c66 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:21.068699 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:21.068699 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:21.077778 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-d847540d-f39f-4c7e-b0b9-4b2f57ebc536 req-2782a0cf-0d32-4acb-840c-f6dfb5111c66 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:40:21.085840 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-d847540d-f39f-4c7e-b0b9-4b2f57ebc536 req-2782a0cf-0d32-4acb-840c-f6dfb5111c66 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/4573f789-7733-4dc5-a0b5-c67a75e70cce returned with HTTP 200 Aug 20 04:40:21.086357 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 866/3470] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:40:21 2026] GET /volume/v3/volumes/4573f789-7733-4dc5-a0b5-c67a75e70cce => generated 1658 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:40:21.234624 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-fc738960-85e7-4d8a-bc2f-e3698061eaab None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:21.241734 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fc738960-85e7-4d8a-bc2f-e3698061eaab tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] GET https://10.4.3.239/volume/v3/volumes/257663e2-f1eb-48ac-bfb7-bb926f9e0c09 Aug 20 04:40:21.241734 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fc738960-85e7-4d8a-bc2f-e3698061eaab tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:21.241734 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fc738960-85e7-4d8a-bc2f-e3698061eaab tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:21.253607 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fc738960-85e7-4d8a-bc2f-e3698061eaab tempest-VolumesNegativeTest-1990054396 tempest-VolumesNegativeTest-1990054396-project-member] https://10.4.3.239/volume/v3/volumes/257663e2-f1eb-48ac-bfb7-bb926f9e0c09 returned with HTTP 404 Aug 20 04:40:21.254375 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 870/3471] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:21 2026] GET /volume/v3/volumes/257663e2-f1eb-48ac-bfb7-bb926f9e0c09 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:40:21.970231 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-43415eeb-a55d-4032-8b04-a4fb65283e52 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:22.063479 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-d847540d-f39f-4c7e-b0b9-4b2f57ebc536 req-b1824012-8784-4762-ad79-7cd50976708d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:22.068474 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-d847540d-f39f-4c7e-b0b9-4b2f57ebc536 req-b1824012-8784-4762-ad79-7cd50976708d tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] DELETE https://10.4.3.239/volume/v3/attachments/6f72861e-a8f3-4c95-948f-d9628f787b29 Aug 20 04:40:22.068919 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-d847540d-f39f-4c7e-b0b9-4b2f57ebc536 req-b1824012-8784-4762-ad79-7cd50976708d tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:22.068964 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-d847540d-f39f-4c7e-b0b9-4b2f57ebc536 req-b1824012-8784-4762-ad79-7cd50976708d tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:22.085049 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:22.085049 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:40:22.177123 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-d847540d-f39f-4c7e-b0b9-4b2f57ebc536 req-b1824012-8784-4762-ad79-7cd50976708d tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/attachments/6f72861e-a8f3-4c95-948f-d9628f787b29 returned with HTTP 200 Aug 20 04:40:22.177985 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 875/3472] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:40:22 2026] DELETE /volume/v3/attachments/6f72861e-a8f3-4c95-948f-d9628f787b29 => generated 19 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:22.202169 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-43415eeb-a55d-4032-8b04-a4fb65283e52 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:40:22.210963 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-43415eeb-a55d-4032-8b04-a4fb65283e52 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1287165709"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:22.214497 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-43415eeb-a55d-4032-8b04-a4fb65283e52 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1287165709'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:40:22.214652 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-43415eeb-a55d-4032-8b04-a4fb65283e52 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Create volume of 1 GB Aug 20 04:40:22.217843 np0000007850 devstack@c-api.service[100177]: DEBUG dbcounter [-] [100177] Writing DB stats cinder:SELECT=360,cinder:INSERT=43,cinder:UPDATE=88 {{(pid=100177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:40:22.228838 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-43415eeb-a55d-4032-8b04-a4fb65283e52 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Availability Zones retrieved successfully. Aug 20 04:40:22.238858 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-43415eeb-a55d-4032-8b04-a4fb65283e52 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Flow 'volume_create_api' (6fe32d37-17c1-40b5-b1f0-15b0d5d61371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:40:22.242064 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-43415eeb-a55d-4032-8b04-a4fb65283e52 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (143b49d6-11ea-42aa-a356-01c71da915da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:22.244118 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-43415eeb-a55d-4032-8b04-a4fb65283e52 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:40:22.296649 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-43415eeb-a55d-4032-8b04-a4fb65283e52 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (143b49d6-11ea-42aa-a356-01c71da915da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:22.299252 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-43415eeb-a55d-4032-8b04-a4fb65283e52 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf36a27b-441a-47e1-a08d-63b889b134c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:22.400665 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-43415eeb-a55d-4032-8b04-a4fb65283e52 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Created reservations ['ccffa01d-e021-4ab8-8bab-dda303999d8e', '639ad768-e232-42c4-b31c-f11d301aab58', '68fa3584-cf46-48ef-8eef-ca0659dec302', '3c2cf754-2e13-4103-b63a-f344a2b860ba'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:40:22.402084 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-43415eeb-a55d-4032-8b04-a4fb65283e52 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf36a27b-441a-47e1-a08d-63b889b134c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ccffa01d-e021-4ab8-8bab-dda303999d8e', '639ad768-e232-42c4-b31c-f11d301aab58', '68fa3584-cf46-48ef-8eef-ca0659dec302', '3c2cf754-2e13-4103-b63a-f344a2b860ba']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:22.403372 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-43415eeb-a55d-4032-8b04-a4fb65283e52 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9d2838a-591d-4333-809d-76c5ccf6f356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:22.432641 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-43415eeb-a55d-4032-8b04-a4fb65283e52 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9d2838a-591d-4333-809d-76c5ccf6f356) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29b2be3f-7f53-4d9c-9b7c-32a8f014c28a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1287165709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0328fbc179e47668e93210164ec50fa',qos_specs=None,replication_status=,reservations=['ccffa01d-e021-4ab8-8bab-dda303999d8e','639ad768-e232-42c4-b31c-f11d301aab58','68fa3584-cf46-48ef-8eef-ca0659dec302','3c2cf754-2e13-4103-b63a-f344a2b860ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27a9179acdb34250a87f3f5232c2e855',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:40:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1287165709',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29b2be3f-7f53-4d9c-9b7c-32a8f014c28a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c0328fbc179e47668e93210164ec50fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27a9179acdb34250a87f3f5232c2e855',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:22.433323 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-43415eeb-a55d-4032-8b04-a4fb65283e52 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9deeda5-75c0-4071-9ea3-6586ed2d1fbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:22.465401 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-43415eeb-a55d-4032-8b04-a4fb65283e52 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9deeda5-75c0-4071-9ea3-6586ed2d1fbb) transitioned into state 'SUCCESS' from state '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-1287165709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0328fbc179e47668e93210164ec50fa',qos_specs=None,replication_status=,reservations=['ccffa01d-e021-4ab8-8bab-dda303999d8e','639ad768-e232-42c4-b31c-f11d301aab58','68fa3584-cf46-48ef-8eef-ca0659dec302','3c2cf754-2e13-4103-b63a-f344a2b860ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27a9179acdb34250a87f3f5232c2e855',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:22.466062 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-43415eeb-a55d-4032-8b04-a4fb65283e52 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b68b2ef5-101c-4c71-9a7d-ae771ba0d592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:22.481574 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-43415eeb-a55d-4032-8b04-a4fb65283e52 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b68b2ef5-101c-4c71-9a7d-ae771ba0d592) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:22.482657 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-43415eeb-a55d-4032-8b04-a4fb65283e52 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Flow 'volume_create_api' (6fe32d37-17c1-40b5-b1f0-15b0d5d61371) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:40:22.483257 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-43415eeb-a55d-4032-8b04-a4fb65283e52 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Create volume request issued successfully. Aug 20 04:40:22.484858 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-43415eeb-a55d-4032-8b04-a4fb65283e52 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:40:22.485429 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 862/3473] 10.4.3.239 () {70 vars in 1298 bytes} [Thu Aug 20 04:40:21 2026] POST /volume/v3/volumes => generated 778 bytes in 517 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:40:22.498216 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-445250b5-744a-4f01-8bb4-cbaecc20dbfa None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:22.500386 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-445250b5-744a-4f01-8bb4-cbaecc20dbfa tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] GET https://10.4.3.239/volume/v3/volumes/29b2be3f-7f53-4d9c-9b7c-32a8f014c28a Aug 20 04:40:22.500386 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-445250b5-744a-4f01-8bb4-cbaecc20dbfa tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:22.500565 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-445250b5-744a-4f01-8bb4-cbaecc20dbfa tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:22.503466 np0000007850 devstack@c-api.service[100174]: DEBUG dbcounter [-] [100174] Writing DB stats cinder:SELECT=307,cinder:UPDATE=36,cinder:INSERT=24 {{(pid=100174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:40:22.510537 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:22.510537 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:22.516866 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-445250b5-744a-4f01-8bb4-cbaecc20dbfa tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Volume info retrieved successfully. Aug 20 04:40:22.525868 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-445250b5-744a-4f01-8bb4-cbaecc20dbfa tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] https://10.4.3.239/volume/v3/volumes/29b2be3f-7f53-4d9c-9b7c-32a8f014c28a returned with HTTP 200 Aug 20 04:40:22.526595 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 867/3474] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:40:22 2026] GET /volume/v3/volumes/29b2be3f-7f53-4d9c-9b7c-32a8f014c28a => generated 957 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:22.848140 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f760c59f-1a8e-4fea-b7d1-d5280e5feb63 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:22.850023 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f760c59f-1a8e-4fea-b7d1-d5280e5feb63 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:40:22.850487 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f760c59f-1a8e-4fea-b7d1-d5280e5feb63 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "fd30ff40-6d85-42eb-a3e0-87e78c12210f", "size": 1, "name": "tempest-VolumesCloneTest-Volume-2107684358"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:22.852111 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-f760c59f-1a8e-4fea-b7d1-d5280e5feb63 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Create volume request body: {'volume': {'imageRef': 'fd30ff40-6d85-42eb-a3e0-87e78c12210f', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-2107684358'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:40:22.955374 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-f760c59f-1a8e-4fea-b7d1-d5280e5feb63 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Create volume of 1 GB Aug 20 04:40:22.960459 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f760c59f-1a8e-4fea-b7d1-d5280e5feb63 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Availability Zones retrieved successfully. Aug 20 04:40:22.965718 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f760c59f-1a8e-4fea-b7d1-d5280e5feb63 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Flow 'volume_create_api' (e4d2f4b5-261d-4224-b98c-66ecd1b5715a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:40:22.966776 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f760c59f-1a8e-4fea-b7d1-d5280e5feb63 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5ad7ab2-9610-4ab9-bb18-679b1392590b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:22.967701 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-f760c59f-1a8e-4fea-b7d1-d5280e5feb63 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:40:23.049332 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f760c59f-1a8e-4fea-b7d1-d5280e5feb63 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5ad7ab2-9610-4ab9-bb18-679b1392590b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:23.049625 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b3d8ff23-4697-47db-ac48-f6a6f6b4cc0d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:23.050076 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f760c59f-1a8e-4fea-b7d1-d5280e5feb63 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1150f486-e14b-4f6b-9da9-62e60ac6c4b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:23.052214 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b3d8ff23-4697-47db-ac48-f6a6f6b4cc0d tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] DELETE https://10.4.3.239/volume/v3/volumes/4573f789-7733-4dc5-a0b5-c67a75e70cce Aug 20 04:40:23.052543 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b3d8ff23-4697-47db-ac48-f6a6f6b4cc0d tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:23.052790 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b3d8ff23-4697-47db-ac48-f6a6f6b4cc0d tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:23.053018 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-b3d8ff23-4697-47db-ac48-f6a6f6b4cc0d tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Delete volume with id: 4573f789-7733-4dc5-a0b5-c67a75e70cce Aug 20 04:40:23.062849 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:23.062849 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:40:23.063614 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b3d8ff23-4697-47db-ac48-f6a6f6b4cc0d tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:40:23.091122 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b3d8ff23-4697-47db-ac48-f6a6f6b4cc0d tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Delete volume request issued successfully. Aug 20 04:40:23.091567 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b3d8ff23-4697-47db-ac48-f6a6f6b4cc0d tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/4573f789-7733-4dc5-a0b5-c67a75e70cce returned with HTTP 202 Aug 20 04:40:23.092303 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 876/3475] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:40:23 2026] DELETE /volume/v3/volumes/4573f789-7733-4dc5-a0b5-c67a75e70cce => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:40:23.100547 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7fb91b61-2aaf-43be-b570-e84308532f44 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:23.103327 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7fb91b61-2aaf-43be-b570-e84308532f44 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/4573f789-7733-4dc5-a0b5-c67a75e70cce Aug 20 04:40:23.103665 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7fb91b61-2aaf-43be-b570-e84308532f44 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:23.103965 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7fb91b61-2aaf-43be-b570-e84308532f44 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:23.113461 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:23.113461 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:23.117150 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-f760c59f-1a8e-4fea-b7d1-d5280e5feb63 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Created reservations ['5fc72ac4-366e-4db1-be5a-fa586a95984f', 'fc182a43-4743-475f-bebc-a3f55c5ba006', '68d67622-ae26-4200-a79f-9d2d6deac029', 'ec4b87af-1eb7-4e78-92cd-bf887e973644'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:40:23.118038 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f760c59f-1a8e-4fea-b7d1-d5280e5feb63 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1150f486-e14b-4f6b-9da9-62e60ac6c4b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5fc72ac4-366e-4db1-be5a-fa586a95984f', 'fc182a43-4743-475f-bebc-a3f55c5ba006', '68d67622-ae26-4200-a79f-9d2d6deac029', 'ec4b87af-1eb7-4e78-92cd-bf887e973644']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:23.118849 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f760c59f-1a8e-4fea-b7d1-d5280e5feb63 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79908697-23b3-4c4d-9f3b-373bb49de407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:23.119651 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-7fb91b61-2aaf-43be-b570-e84308532f44 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Volume info retrieved successfully. Aug 20 04:40:23.129321 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7fb91b61-2aaf-43be-b570-e84308532f44 tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/4573f789-7733-4dc5-a0b5-c67a75e70cce returned with HTTP 200 Aug 20 04:40:23.129870 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 863/3476] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:23 2026] GET /volume/v3/volumes/4573f789-7733-4dc5-a0b5-c67a75e70cce => generated 1365 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:40:23.154248 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f760c59f-1a8e-4fea-b7d1-d5280e5feb63 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79908697-23b3-4c4d-9f3b-373bb49de407) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f69871d6-b3fe-45b3-b7ed-2686e2f99639', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2107684358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='393503dabf374b9fb505bcca15c62883',qos_specs=None,replication_status=,reservations=['5fc72ac4-366e-4db1-be5a-fa586a95984f','fc182a43-4743-475f-bebc-a3f55c5ba006','68d67622-ae26-4200-a79f-9d2d6deac029','ec4b87af-1eb7-4e78-92cd-bf887e973644'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b621767ef6c45d69b1daed9d5cc4549',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:40:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2107684358',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f69871d6-b3fe-45b3-b7ed-2686e2f99639,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='393503dabf374b9fb505bcca15c62883',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b621767ef6c45d69b1daed9d5cc4549',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:23.155375 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f760c59f-1a8e-4fea-b7d1-d5280e5feb63 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4108205e-46ff-4466-b113-64e1d314c1b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:23.182242 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f760c59f-1a8e-4fea-b7d1-d5280e5feb63 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4108205e-46ff-4466-b113-64e1d314c1b1) transitioned into state 'SUCCESS' from state '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-2107684358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='393503dabf374b9fb505bcca15c62883',qos_specs=None,replication_status=,reservations=['5fc72ac4-366e-4db1-be5a-fa586a95984f','fc182a43-4743-475f-bebc-a3f55c5ba006','68d67622-ae26-4200-a79f-9d2d6deac029','ec4b87af-1eb7-4e78-92cd-bf887e973644'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b621767ef6c45d69b1daed9d5cc4549',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:23.183017 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f760c59f-1a8e-4fea-b7d1-d5280e5feb63 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e97fee43-1382-432e-b650-5127cdce000c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:23.198214 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f760c59f-1a8e-4fea-b7d1-d5280e5feb63 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e97fee43-1382-432e-b650-5127cdce000c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:23.198214 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f760c59f-1a8e-4fea-b7d1-d5280e5feb63 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Flow 'volume_create_api' (e4d2f4b5-261d-4224-b98c-66ecd1b5715a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:40:23.198483 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f760c59f-1a8e-4fea-b7d1-d5280e5feb63 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Create volume request issued successfully. Aug 20 04:40:23.199299 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f760c59f-1a8e-4fea-b7d1-d5280e5feb63 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:40:23.200002 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 871/3477] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:40:22 2026] POST /volume/v3/volumes => generated 747 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:40:23.215214 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c99eff1a-1cf8-4c9f-aceb-6e37e5c39a3a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:23.215879 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c99eff1a-1cf8-4c9f-aceb-6e37e5c39a3a tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] GET https://10.4.3.239/volume/v3/volumes/f69871d6-b3fe-45b3-b7ed-2686e2f99639 Aug 20 04:40:23.216220 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c99eff1a-1cf8-4c9f-aceb-6e37e5c39a3a tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:23.216510 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c99eff1a-1cf8-4c9f-aceb-6e37e5c39a3a tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:23.227073 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:23.227073 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:23.233035 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c99eff1a-1cf8-4c9f-aceb-6e37e5c39a3a tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Volume info retrieved successfully. Aug 20 04:40:23.250213 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c99eff1a-1cf8-4c9f-aceb-6e37e5c39a3a tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] https://10.4.3.239/volume/v3/volumes/f69871d6-b3fe-45b3-b7ed-2686e2f99639 returned with HTTP 200 Aug 20 04:40:23.250213 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 868/3478] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:23 2026] GET /volume/v3/volumes/f69871d6-b3fe-45b3-b7ed-2686e2f99639 => generated 815 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:23.542628 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-511bc702-7d6f-4ed9-b4e6-009e2f92a62e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:23.546802 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-511bc702-7d6f-4ed9-b4e6-009e2f92a62e tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] GET https://10.4.3.239/volume/v3/volumes/29b2be3f-7f53-4d9c-9b7c-32a8f014c28a Aug 20 04:40:23.550028 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-511bc702-7d6f-4ed9-b4e6-009e2f92a62e tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:23.550451 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-511bc702-7d6f-4ed9-b4e6-009e2f92a62e tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:23.562157 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:23.562157 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:40:23.568342 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-511bc702-7d6f-4ed9-b4e6-009e2f92a62e tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Volume info retrieved successfully. Aug 20 04:40:23.574878 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-511bc702-7d6f-4ed9-b4e6-009e2f92a62e tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] https://10.4.3.239/volume/v3/volumes/29b2be3f-7f53-4d9c-9b7c-32a8f014c28a returned with HTTP 200 Aug 20 04:40:23.575732 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 877/3479] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:40:23 2026] GET /volume/v3/volumes/29b2be3f-7f53-4d9c-9b7c-32a8f014c28a => generated 1009 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:40:23.596065 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0cd03d49-4f1d-4ae8-9d90-72f9efdd845a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:23.598473 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0cd03d49-4f1d-4ae8-9d90-72f9efdd845a tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] POST https://10.4.3.239/volume/v3/backups Aug 20 04:40:23.598945 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0cd03d49-4f1d-4ae8-9d90-72f9efdd845a tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "29b2be3f-7f53-4d9c-9b7c-32a8f014c28a", "name": "tempest-type-Backup-1110617410"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:23.601413 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.backups [None req-0cd03d49-4f1d-4ae8-9d90-72f9efdd845a tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Creating new backup {'backup': {'volume_id': '29b2be3f-7f53-4d9c-9b7c-32a8f014c28a', 'name': 'tempest-type-Backup-1110617410'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 04:40:23.601600 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.contrib.backups [None req-0cd03d49-4f1d-4ae8-9d90-72f9efdd845a tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Creating backup of volume 29b2be3f-7f53-4d9c-9b7c-32a8f014c28a in container None Aug 20 04:40:23.612053 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:23.612053 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:23.612457 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-0cd03d49-4f1d-4ae8-9d90-72f9efdd845a tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Volume info retrieved successfully. Aug 20 04:40:23.659809 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-0cd03d49-4f1d-4ae8-9d90-72f9efdd845a tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Created reservations ['3bd7ee58-a119-4f1d-973b-63539c99757b', 'dc76064c-8c14-47e0-af1a-34ea05d050e3'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:40:23.712702 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0cd03d49-4f1d-4ae8-9d90-72f9efdd845a tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] https://10.4.3.239/volume/v3/backups returned with HTTP 202 Aug 20 04:40:23.713310 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 864/3480] 10.4.3.239 () {70 vars in 1299 bytes} [Thu Aug 20 04:40:23 2026] POST /volume/v3/backups => generated 316 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:40:23.725668 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ea932696-0002-4eba-8c61-4e06b8736dbb None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:23.727559 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ea932696-0002-4eba-8c61-4e06b8736dbb tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] GET https://10.4.3.239/volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 Aug 20 04:40:23.727833 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ea932696-0002-4eba-8c61-4e06b8736dbb tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:23.728060 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ea932696-0002-4eba-8c61-4e06b8736dbb tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:23.728156 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-ea932696-0002-4eba-8c61-4e06b8736dbb tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Show backup with id 37357c14-dc04-4445-8160-52ec062b8a53. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:40:23.733420 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:23.733420 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:23.734167 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ea932696-0002-4eba-8c61-4e06b8736dbb tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] https://10.4.3.239/volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 returned with HTTP 200 Aug 20 04:40:23.734650 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 872/3481] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:40:23 2026] GET /volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:24.148937 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3ddaf4d5-5408-4023-b171-8d74250b837a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:24.152222 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3ddaf4d5-5408-4023-b171-8d74250b837a tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] GET https://10.4.3.239/volume/v3/volumes/4573f789-7733-4dc5-a0b5-c67a75e70cce Aug 20 04:40:24.152483 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3ddaf4d5-5408-4023-b171-8d74250b837a tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:24.152748 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3ddaf4d5-5408-4023-b171-8d74250b837a tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:24.161853 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3ddaf4d5-5408-4023-b171-8d74250b837a tempest-AttachVolumeMultiAttachTest-1586321108 tempest-AttachVolumeMultiAttachTest-1586321108-project-member] https://10.4.3.239/volume/v3/volumes/4573f789-7733-4dc5-a0b5-c67a75e70cce returned with HTTP 404 Aug 20 04:40:24.162735 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 869/3482] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:24 2026] GET /volume/v3/volumes/4573f789-7733-4dc5-a0b5-c67a75e70cce => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:40:24.256100 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e8392a10-0a2b-419a-b47e-f88521130c44 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:24.258358 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e8392a10-0a2b-419a-b47e-f88521130c44 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] GET https://10.4.3.239/volume/v3/volumes/f69871d6-b3fe-45b3-b7ed-2686e2f99639 Aug 20 04:40:24.258786 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e8392a10-0a2b-419a-b47e-f88521130c44 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:24.259264 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e8392a10-0a2b-419a-b47e-f88521130c44 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:24.267586 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:24.267586 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:40:24.286764 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e8392a10-0a2b-419a-b47e-f88521130c44 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Volume info retrieved successfully. Aug 20 04:40:24.294504 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e8392a10-0a2b-419a-b47e-f88521130c44 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] https://10.4.3.239/volume/v3/volumes/f69871d6-b3fe-45b3-b7ed-2686e2f99639 returned with HTTP 200 Aug 20 04:40:24.295317 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 878/3483] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:24 2026] GET /volume/v3/volumes/f69871d6-b3fe-45b3-b7ed-2686e2f99639 => generated 1355 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:40:24.309155 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-01bee471-ba8d-44c8-8eb1-7c72611ae4b7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:24.311427 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-01bee471-ba8d-44c8-8eb1-7c72611ae4b7 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:40:24.311898 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-01bee471-ba8d-44c8-8eb1-7c72611ae4b7 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "f69871d6-b3fe-45b3-b7ed-2686e2f99639", "size": 1, "name": "tempest-VolumesCloneTest-Volume-661339852"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:24.313890 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-01bee471-ba8d-44c8-8eb1-7c72611ae4b7 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Create volume request body: {'volume': {'source_volid': 'f69871d6-b3fe-45b3-b7ed-2686e2f99639', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-661339852'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:40:24.320701 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:24.320701 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:24.321134 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-01bee471-ba8d-44c8-8eb1-7c72611ae4b7 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Volume retrieved successfully. Aug 20 04:40:24.321597 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-01bee471-ba8d-44c8-8eb1-7c72611ae4b7 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Create volume of 1 GB Aug 20 04:40:24.324962 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-01bee471-ba8d-44c8-8eb1-7c72611ae4b7 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Availability Zones retrieved successfully. Aug 20 04:40:24.330704 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-01bee471-ba8d-44c8-8eb1-7c72611ae4b7 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Flow 'volume_create_api' (38e8f3c7-f47f-42e6-87bb-2c244534494e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:40:24.331902 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-01bee471-ba8d-44c8-8eb1-7c72611ae4b7 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b0dfd34-4e5b-49cc-ad2c-9de686b63a95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:24.333041 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-01bee471-ba8d-44c8-8eb1-7c72611ae4b7 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:40:24.357938 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-01bee471-ba8d-44c8-8eb1-7c72611ae4b7 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b0dfd34-4e5b-49cc-ad2c-9de686b63a95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'f69871d6-b3fe-45b3-b7ed-2686e2f99639', 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:24.358922 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-01bee471-ba8d-44c8-8eb1-7c72611ae4b7 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a131829e-c090-4d3e-a24c-b99afb8ff9e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:24.411714 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-01bee471-ba8d-44c8-8eb1-7c72611ae4b7 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Created reservations ['802055e1-83ac-48b0-aec0-80ea7052225f', 'f7707e38-5f6a-4def-828b-261f4aa77a50', 'fdb7233c-4299-4f17-8eba-4ee4f4b9dbdf', '7c6e01ea-b392-47bc-9597-a4ee075f7fa7'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:40:24.412633 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-01bee471-ba8d-44c8-8eb1-7c72611ae4b7 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a131829e-c090-4d3e-a24c-b99afb8ff9e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['802055e1-83ac-48b0-aec0-80ea7052225f', 'f7707e38-5f6a-4def-828b-261f4aa77a50', 'fdb7233c-4299-4f17-8eba-4ee4f4b9dbdf', '7c6e01ea-b392-47bc-9597-a4ee075f7fa7']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:24.413543 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-01bee471-ba8d-44c8-8eb1-7c72611ae4b7 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10b1183b-d8de-4ab5-a535-2ecdfc1a9c51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:24.454692 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-01bee471-ba8d-44c8-8eb1-7c72611ae4b7 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10b1183b-d8de-4ab5-a535-2ecdfc1a9c51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32f99b4d-038f-487f-ab5d-d2d8714bd2a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-661339852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='393503dabf374b9fb505bcca15c62883',qos_specs=None,replication_status=,reservations=['802055e1-83ac-48b0-aec0-80ea7052225f','f7707e38-5f6a-4def-828b-261f4aa77a50','fdb7233c-4299-4f17-8eba-4ee4f4b9dbdf','7c6e01ea-b392-47bc-9597-a4ee075f7fa7'],size=1,snapshot_id=None,source_replicaid=,source_volid=f69871d6-b3fe-45b3-b7ed-2686e2f99639,status='creating',user_id='8b621767ef6c45d69b1daed9d5cc4549',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), '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-20T04:40:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-661339852',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32f99b4d-038f-487f-ab5d-d2d8714bd2a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='393503dabf374b9fb505bcca15c62883',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=f69871d6-b3fe-45b3-b7ed-2686e2f99639,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b621767ef6c45d69b1daed9d5cc4549',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:24.455818 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-01bee471-ba8d-44c8-8eb1-7c72611ae4b7 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ed9b2a5-4812-4240-a11d-c08e4988b75f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:24.480052 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-01bee471-ba8d-44c8-8eb1-7c72611ae4b7 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ed9b2a5-4812-4240-a11d-c08e4988b75f) transitioned into state 'SUCCESS' from state '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-661339852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='393503dabf374b9fb505bcca15c62883',qos_specs=None,replication_status=,reservations=['802055e1-83ac-48b0-aec0-80ea7052225f','f7707e38-5f6a-4def-828b-261f4aa77a50','fdb7233c-4299-4f17-8eba-4ee4f4b9dbdf','7c6e01ea-b392-47bc-9597-a4ee075f7fa7'],size=1,snapshot_id=None,source_replicaid=,source_volid=f69871d6-b3fe-45b3-b7ed-2686e2f99639,status='creating',user_id='8b621767ef6c45d69b1daed9d5cc4549',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:24.480753 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-01bee471-ba8d-44c8-8eb1-7c72611ae4b7 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4007f14e-05ea-45be-ac4a-15a959c6b4e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:24.502753 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-01bee471-ba8d-44c8-8eb1-7c72611ae4b7 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4007f14e-05ea-45be-ac4a-15a959c6b4e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:24.503686 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-01bee471-ba8d-44c8-8eb1-7c72611ae4b7 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Flow 'volume_create_api' (38e8f3c7-f47f-42e6-87bb-2c244534494e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:40:24.503992 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-01bee471-ba8d-44c8-8eb1-7c72611ae4b7 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Create volume request issued successfully. Aug 20 04:40:24.504716 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-01bee471-ba8d-44c8-8eb1-7c72611ae4b7 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:40:24.505143 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 865/3484] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:40:24 2026] POST /volume/v3/volumes => generated 779 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:40:24.522199 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9e37fe06-ce81-43b5-91fb-dbbb8d9c4ef5 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:24.526168 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9e37fe06-ce81-43b5-91fb-dbbb8d9c4ef5 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] GET https://10.4.3.239/volume/v3/volumes/32f99b4d-038f-487f-ab5d-d2d8714bd2a3 Aug 20 04:40:24.526388 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9e37fe06-ce81-43b5-91fb-dbbb8d9c4ef5 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:24.526569 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9e37fe06-ce81-43b5-91fb-dbbb8d9c4ef5 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:24.535589 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:24.535589 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:24.540406 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-9e37fe06-ce81-43b5-91fb-dbbb8d9c4ef5 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Volume info retrieved successfully. Aug 20 04:40:24.545462 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9e37fe06-ce81-43b5-91fb-dbbb8d9c4ef5 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] https://10.4.3.239/volume/v3/volumes/32f99b4d-038f-487f-ab5d-d2d8714bd2a3 returned with HTTP 200 Aug 20 04:40:24.545904 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 873/3485] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:24 2026] GET /volume/v3/volumes/32f99b4d-038f-487f-ab5d-d2d8714bd2a3 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:24.748718 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4b4e5b48-9e3a-46a1-8859-ea428c408fcf None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:24.750872 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4b4e5b48-9e3a-46a1-8859-ea428c408fcf tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] GET https://10.4.3.239/volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 Aug 20 04:40:24.751150 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4b4e5b48-9e3a-46a1-8859-ea428c408fcf tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:24.751427 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4b4e5b48-9e3a-46a1-8859-ea428c408fcf tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:24.751586 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-4b4e5b48-9e3a-46a1-8859-ea428c408fcf tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Show backup with id 37357c14-dc04-4445-8160-52ec062b8a53. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:40:24.757391 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:24.757391 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:24.758996 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4b4e5b48-9e3a-46a1-8859-ea428c408fcf tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] https://10.4.3.239/volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 returned with HTTP 200 Aug 20 04:40:24.758996 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 870/3486] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:40:24 2026] GET /volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:25.561751 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-608c958a-982a-4d4a-b7cc-e6f16a8b4c63 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:25.564815 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-608c958a-982a-4d4a-b7cc-e6f16a8b4c63 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] GET https://10.4.3.239/volume/v3/volumes/32f99b4d-038f-487f-ab5d-d2d8714bd2a3 Aug 20 04:40:25.565091 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-608c958a-982a-4d4a-b7cc-e6f16a8b4c63 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:25.565351 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-608c958a-982a-4d4a-b7cc-e6f16a8b4c63 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:25.576430 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:25.576430 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:40:25.593720 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-608c958a-982a-4d4a-b7cc-e6f16a8b4c63 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Volume info retrieved successfully. Aug 20 04:40:25.607093 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-608c958a-982a-4d4a-b7cc-e6f16a8b4c63 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] https://10.4.3.239/volume/v3/volumes/32f99b4d-038f-487f-ab5d-d2d8714bd2a3 returned with HTTP 200 Aug 20 04:40:25.607713 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 879/3487] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:25 2026] GET /volume/v3/volumes/32f99b4d-038f-487f-ab5d-d2d8714bd2a3 => generated 1388 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:40:25.631792 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a234416a-5259-4d21-8103-689ad4ed19c3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:25.633977 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a234416a-5259-4d21-8103-689ad4ed19c3 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] GET https://10.4.3.239/volume/v3/volumes/32f99b4d-038f-487f-ab5d-d2d8714bd2a3 Aug 20 04:40:25.634215 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a234416a-5259-4d21-8103-689ad4ed19c3 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:25.634901 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a234416a-5259-4d21-8103-689ad4ed19c3 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:25.644322 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:25.644322 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:25.649429 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a234416a-5259-4d21-8103-689ad4ed19c3 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Volume info retrieved successfully. Aug 20 04:40:25.657357 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a234416a-5259-4d21-8103-689ad4ed19c3 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] https://10.4.3.239/volume/v3/volumes/32f99b4d-038f-487f-ab5d-d2d8714bd2a3 returned with HTTP 200 Aug 20 04:40:25.658741 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 866/3488] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:25 2026] GET /volume/v3/volumes/32f99b4d-038f-487f-ab5d-d2d8714bd2a3 => generated 1388 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:40:25.676891 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-103363f4-370a-4fc8-bbec-0c2421eb1ac7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:25.679117 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-103363f4-370a-4fc8-bbec-0c2421eb1ac7 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] GET https://10.4.3.239/volume/v3/volumes/32f99b4d-038f-487f-ab5d-d2d8714bd2a3 Aug 20 04:40:25.679325 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-103363f4-370a-4fc8-bbec-0c2421eb1ac7 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:25.679580 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-103363f4-370a-4fc8-bbec-0c2421eb1ac7 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:25.690220 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:25.690220 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:25.700073 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-103363f4-370a-4fc8-bbec-0c2421eb1ac7 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Volume info retrieved successfully. Aug 20 04:40:25.708846 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-103363f4-370a-4fc8-bbec-0c2421eb1ac7 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] https://10.4.3.239/volume/v3/volumes/32f99b4d-038f-487f-ab5d-d2d8714bd2a3 returned with HTTP 200 Aug 20 04:40:25.708846 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 874/3489] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:25 2026] GET /volume/v3/volumes/32f99b4d-038f-487f-ab5d-d2d8714bd2a3 => generated 1388 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:40:25.727921 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-701622a9-9ecb-4df6-9c9c-3611e2878bbd None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:25.730230 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-701622a9-9ecb-4df6-9c9c-3611e2878bbd tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] DELETE https://10.4.3.239/volume/v3/volumes/32f99b4d-038f-487f-ab5d-d2d8714bd2a3 Aug 20 04:40:25.730230 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-701622a9-9ecb-4df6-9c9c-3611e2878bbd tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:25.730230 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-701622a9-9ecb-4df6-9c9c-3611e2878bbd tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:25.730508 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-701622a9-9ecb-4df6-9c9c-3611e2878bbd tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Delete volume with id: 32f99b4d-038f-487f-ab5d-d2d8714bd2a3 Aug 20 04:40:25.739762 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:25.739762 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:25.740355 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-701622a9-9ecb-4df6-9c9c-3611e2878bbd tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Volume info retrieved successfully. Aug 20 04:40:25.768217 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-701622a9-9ecb-4df6-9c9c-3611e2878bbd tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Delete volume request issued successfully. Aug 20 04:40:25.768217 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-701622a9-9ecb-4df6-9c9c-3611e2878bbd tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] https://10.4.3.239/volume/v3/volumes/32f99b4d-038f-487f-ab5d-d2d8714bd2a3 returned with HTTP 202 Aug 20 04:40:25.768431 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 871/3490] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:40:25 2026] DELETE /volume/v3/volumes/32f99b4d-038f-487f-ab5d-d2d8714bd2a3 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:40:25.776947 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-dd6b4df4-4a6b-4366-bc3a-7ba782d4550a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:25.776947 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-dd6b4df4-4a6b-4366-bc3a-7ba782d4550a tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] GET https://10.4.3.239/volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 Aug 20 04:40:25.776947 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-dd6b4df4-4a6b-4366-bc3a-7ba782d4550a tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:25.776947 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-dd6b4df4-4a6b-4366-bc3a-7ba782d4550a tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:25.776947 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-dd6b4df4-4a6b-4366-bc3a-7ba782d4550a tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Show backup with id 37357c14-dc04-4445-8160-52ec062b8a53. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:40:25.780869 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6b101d6c-0c5e-4cf0-8d8c-b013e90c78cd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:25.783163 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6b101d6c-0c5e-4cf0-8d8c-b013e90c78cd tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] GET https://10.4.3.239/volume/v3/volumes/32f99b4d-038f-487f-ab5d-d2d8714bd2a3 Aug 20 04:40:25.783478 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:25.783478 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:40:25.783595 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6b101d6c-0c5e-4cf0-8d8c-b013e90c78cd tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:25.783755 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6b101d6c-0c5e-4cf0-8d8c-b013e90c78cd tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:25.784809 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-dd6b4df4-4a6b-4366-bc3a-7ba782d4550a tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] https://10.4.3.239/volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 returned with HTTP 200 Aug 20 04:40:25.784896 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 880/3491] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:40:25 2026] GET /volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:25.796056 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:25.796056 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:25.801238 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-6b101d6c-0c5e-4cf0-8d8c-b013e90c78cd tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Volume info retrieved successfully. Aug 20 04:40:25.807269 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6b101d6c-0c5e-4cf0-8d8c-b013e90c78cd tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] https://10.4.3.239/volume/v3/volumes/32f99b4d-038f-487f-ab5d-d2d8714bd2a3 returned with HTTP 200 Aug 20 04:40:25.807929 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 867/3492] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:25 2026] GET /volume/v3/volumes/32f99b4d-038f-487f-ab5d-d2d8714bd2a3 => generated 1387 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:40:26.809732 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-535b07f2-8c0f-430d-9848-e5921bf05363 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:26.814763 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-535b07f2-8c0f-430d-9848-e5921bf05363 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] GET https://10.4.3.239/volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 Aug 20 04:40:26.815042 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-535b07f2-8c0f-430d-9848-e5921bf05363 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:26.815949 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-535b07f2-8c0f-430d-9848-e5921bf05363 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:26.815949 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-535b07f2-8c0f-430d-9848-e5921bf05363 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Show backup with id 37357c14-dc04-4445-8160-52ec062b8a53. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:40:26.825444 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:26.825444 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:26.825597 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-535b07f2-8c0f-430d-9848-e5921bf05363 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] https://10.4.3.239/volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 returned with HTTP 200 Aug 20 04:40:26.832818 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 875/3493] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:40:26 2026] GET /volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:26.833060 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c69764b5-fb64-4c0e-896a-05deeb5a8772 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:26.833060 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c69764b5-fb64-4c0e-896a-05deeb5a8772 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] GET https://10.4.3.239/volume/v3/volumes/32f99b4d-038f-487f-ab5d-d2d8714bd2a3 Aug 20 04:40:26.833060 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c69764b5-fb64-4c0e-896a-05deeb5a8772 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:26.833060 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c69764b5-fb64-4c0e-896a-05deeb5a8772 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:26.839768 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c69764b5-fb64-4c0e-896a-05deeb5a8772 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] https://10.4.3.239/volume/v3/volumes/32f99b4d-038f-487f-ab5d-d2d8714bd2a3 returned with HTTP 404 Aug 20 04:40:26.841094 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 872/3494] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:26 2026] GET /volume/v3/volumes/32f99b4d-038f-487f-ab5d-d2d8714bd2a3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:40:26.854590 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-34af2daa-82c4-4c3d-bb28-398a535b090a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:26.864152 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-34af2daa-82c4-4c3d-bb28-398a535b090a tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] GET https://10.4.3.239/volume/v3/volumes/f69871d6-b3fe-45b3-b7ed-2686e2f99639 Aug 20 04:40:26.864458 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-34af2daa-82c4-4c3d-bb28-398a535b090a tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:26.864649 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-34af2daa-82c4-4c3d-bb28-398a535b090a tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:26.873862 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:26.873862 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:40:26.880262 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-34af2daa-82c4-4c3d-bb28-398a535b090a tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Volume info retrieved successfully. Aug 20 04:40:26.887583 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-34af2daa-82c4-4c3d-bb28-398a535b090a tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] https://10.4.3.239/volume/v3/volumes/f69871d6-b3fe-45b3-b7ed-2686e2f99639 returned with HTTP 200 Aug 20 04:40:26.888174 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 881/3495] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:26 2026] GET /volume/v3/volumes/f69871d6-b3fe-45b3-b7ed-2686e2f99639 => generated 1355 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:40:26.904228 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-fdf8bc4a-8524-485b-a0bd-5cbb561fc246 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:26.909419 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fdf8bc4a-8524-485b-a0bd-5cbb561fc246 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] DELETE https://10.4.3.239/volume/v3/volumes/f69871d6-b3fe-45b3-b7ed-2686e2f99639 Aug 20 04:40:26.909419 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fdf8bc4a-8524-485b-a0bd-5cbb561fc246 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:26.909419 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fdf8bc4a-8524-485b-a0bd-5cbb561fc246 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:26.909419 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-fdf8bc4a-8524-485b-a0bd-5cbb561fc246 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Delete volume with id: f69871d6-b3fe-45b3-b7ed-2686e2f99639 Aug 20 04:40:26.923102 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:26.923102 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:26.926319 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-fdf8bc4a-8524-485b-a0bd-5cbb561fc246 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Volume info retrieved successfully. Aug 20 04:40:26.960598 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-fdf8bc4a-8524-485b-a0bd-5cbb561fc246 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Delete volume request issued successfully. Aug 20 04:40:26.960598 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fdf8bc4a-8524-485b-a0bd-5cbb561fc246 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] https://10.4.3.239/volume/v3/volumes/f69871d6-b3fe-45b3-b7ed-2686e2f99639 returned with HTTP 202 Aug 20 04:40:26.960598 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 868/3496] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:40:26 2026] DELETE /volume/v3/volumes/f69871d6-b3fe-45b3-b7ed-2686e2f99639 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:40:26.968971 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-146a2cde-6622-4728-ae2a-f66f081eb448 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:26.972230 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-146a2cde-6622-4728-ae2a-f66f081eb448 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] GET https://10.4.3.239/volume/v3/volumes/f69871d6-b3fe-45b3-b7ed-2686e2f99639 Aug 20 04:40:26.972989 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-146a2cde-6622-4728-ae2a-f66f081eb448 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:26.973082 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-146a2cde-6622-4728-ae2a-f66f081eb448 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:26.985705 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:26.985705 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:26.993461 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-146a2cde-6622-4728-ae2a-f66f081eb448 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Volume info retrieved successfully. Aug 20 04:40:27.006736 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-146a2cde-6622-4728-ae2a-f66f081eb448 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] https://10.4.3.239/volume/v3/volumes/f69871d6-b3fe-45b3-b7ed-2686e2f99639 returned with HTTP 200 Aug 20 04:40:27.007655 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 876/3497] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:26 2026] GET /volume/v3/volumes/f69871d6-b3fe-45b3-b7ed-2686e2f99639 => generated 1354 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 04:40:27.846648 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a62f2c3b-571e-4825-9e0a-2d80a4b00e10 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:27.848719 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a62f2c3b-571e-4825-9e0a-2d80a4b00e10 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] GET https://10.4.3.239/volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 Aug 20 04:40:27.848964 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a62f2c3b-571e-4825-9e0a-2d80a4b00e10 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:27.849175 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a62f2c3b-571e-4825-9e0a-2d80a4b00e10 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:27.849344 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-a62f2c3b-571e-4825-9e0a-2d80a4b00e10 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Show backup with id 37357c14-dc04-4445-8160-52ec062b8a53. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:40:27.854083 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:27.854083 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:27.854972 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a62f2c3b-571e-4825-9e0a-2d80a4b00e10 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] https://10.4.3.239/volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 returned with HTTP 200 Aug 20 04:40:27.855377 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 873/3498] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:40:27 2026] GET /volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:28.023774 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0c572293-eda7-406e-8ecd-9b22b702fed9 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:28.039642 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0c572293-eda7-406e-8ecd-9b22b702fed9 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] GET https://10.4.3.239/volume/v3/volumes/f69871d6-b3fe-45b3-b7ed-2686e2f99639 Aug 20 04:40:28.040482 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0c572293-eda7-406e-8ecd-9b22b702fed9 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:28.040730 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0c572293-eda7-406e-8ecd-9b22b702fed9 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:28.056041 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0c572293-eda7-406e-8ecd-9b22b702fed9 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] https://10.4.3.239/volume/v3/volumes/f69871d6-b3fe-45b3-b7ed-2686e2f99639 returned with HTTP 404 Aug 20 04:40:28.059817 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 882/3499] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:28 2026] GET /volume/v3/volumes/f69871d6-b3fe-45b3-b7ed-2686e2f99639 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:40:28.067720 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b58dc5f6-16b5-4069-b1a5-2338a2c2223e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:28.069847 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b58dc5f6-16b5-4069-b1a5-2338a2c2223e tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:40:28.070250 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b58dc5f6-16b5-4069-b1a5-2338a2c2223e tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-35508383"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:28.072060 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-b58dc5f6-16b5-4069-b1a5-2338a2c2223e tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-35508383'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:40:28.072542 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-b58dc5f6-16b5-4069-b1a5-2338a2c2223e tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Create volume of 1 GB Aug 20 04:40:28.078105 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b58dc5f6-16b5-4069-b1a5-2338a2c2223e tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Availability Zones retrieved successfully. Aug 20 04:40:28.084618 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-b58dc5f6-16b5-4069-b1a5-2338a2c2223e tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Flow 'volume_create_api' (ccf88174-dae3-4666-9e3f-8a7ffeddc94b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:40:28.086080 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-b58dc5f6-16b5-4069-b1a5-2338a2c2223e tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9952a3c1-14a5-4567-a20b-a83ddfc49b34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:28.087556 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-b58dc5f6-16b5-4069-b1a5-2338a2c2223e tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:40:28.130889 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-b58dc5f6-16b5-4069-b1a5-2338a2c2223e tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9952a3c1-14a5-4567-a20b-a83ddfc49b34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:28.132862 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-b58dc5f6-16b5-4069-b1a5-2338a2c2223e tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce57ad6d-baca-41a9-bd16-b0d0d1e6ed0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:28.207487 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-b58dc5f6-16b5-4069-b1a5-2338a2c2223e tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Created reservations ['2da2d670-8553-4fdb-a1b3-9754409ba95e', '49adc8e9-a6fd-4c7d-9c9c-0690c9569bb0', 'a9735a08-506c-40de-bb3a-380ce1f7c895', '5783fb81-e828-4fa3-b97c-03c0b7fade49'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:40:28.209550 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-b58dc5f6-16b5-4069-b1a5-2338a2c2223e tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce57ad6d-baca-41a9-bd16-b0d0d1e6ed0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2da2d670-8553-4fdb-a1b3-9754409ba95e', '49adc8e9-a6fd-4c7d-9c9c-0690c9569bb0', 'a9735a08-506c-40de-bb3a-380ce1f7c895', '5783fb81-e828-4fa3-b97c-03c0b7fade49']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:28.209919 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-b58dc5f6-16b5-4069-b1a5-2338a2c2223e tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (040684bc-8fda-405c-828a-1f38585a7ef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:28.241671 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-b58dc5f6-16b5-4069-b1a5-2338a2c2223e tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (040684bc-8fda-405c-828a-1f38585a7ef7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af541aef-8362-4861-afbc-aead99f52022', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-35508383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='393503dabf374b9fb505bcca15c62883',qos_specs=None,replication_status=,reservations=['2da2d670-8553-4fdb-a1b3-9754409ba95e','49adc8e9-a6fd-4c7d-9c9c-0690c9569bb0','a9735a08-506c-40de-bb3a-380ce1f7c895','5783fb81-e828-4fa3-b97c-03c0b7fade49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b621767ef6c45d69b1daed9d5cc4549',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:40:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-35508383',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af541aef-8362-4861-afbc-aead99f52022,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='393503dabf374b9fb505bcca15c62883',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b621767ef6c45d69b1daed9d5cc4549',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:28.242843 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-b58dc5f6-16b5-4069-b1a5-2338a2c2223e tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8bc19356-8314-4fa6-afcb-199a3e52f3ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:28.282779 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-b58dc5f6-16b5-4069-b1a5-2338a2c2223e tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8bc19356-8314-4fa6-afcb-199a3e52f3ca) transitioned into state 'SUCCESS' from state '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-35508383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='393503dabf374b9fb505bcca15c62883',qos_specs=None,replication_status=,reservations=['2da2d670-8553-4fdb-a1b3-9754409ba95e','49adc8e9-a6fd-4c7d-9c9c-0690c9569bb0','a9735a08-506c-40de-bb3a-380ce1f7c895','5783fb81-e828-4fa3-b97c-03c0b7fade49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b621767ef6c45d69b1daed9d5cc4549',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:28.284338 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-b58dc5f6-16b5-4069-b1a5-2338a2c2223e tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab834ad4-4433-442e-a422-10f2a93aa321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:28.300797 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-b58dc5f6-16b5-4069-b1a5-2338a2c2223e tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab834ad4-4433-442e-a422-10f2a93aa321) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:28.302035 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-b58dc5f6-16b5-4069-b1a5-2338a2c2223e tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Flow 'volume_create_api' (ccf88174-dae3-4666-9e3f-8a7ffeddc94b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:40:28.302668 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b58dc5f6-16b5-4069-b1a5-2338a2c2223e tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Create volume request issued successfully. Aug 20 04:40:28.303751 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b58dc5f6-16b5-4069-b1a5-2338a2c2223e tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:40:28.304651 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 869/3500] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:40:28 2026] POST /volume/v3/volumes => generated 745 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:40:28.317733 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d0cf3fe1-797e-471d-88ea-a380d895d092 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:28.320765 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d0cf3fe1-797e-471d-88ea-a380d895d092 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] GET https://10.4.3.239/volume/v3/volumes/af541aef-8362-4861-afbc-aead99f52022 Aug 20 04:40:28.320765 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d0cf3fe1-797e-471d-88ea-a380d895d092 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:28.320765 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d0cf3fe1-797e-471d-88ea-a380d895d092 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:28.338764 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:28.338764 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:28.350075 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d0cf3fe1-797e-471d-88ea-a380d895d092 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Volume info retrieved successfully. Aug 20 04:40:28.358806 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d0cf3fe1-797e-471d-88ea-a380d895d092 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] https://10.4.3.239/volume/v3/volumes/af541aef-8362-4861-afbc-aead99f52022 returned with HTTP 200 Aug 20 04:40:28.359351 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 877/3501] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:28 2026] GET /volume/v3/volumes/af541aef-8362-4861-afbc-aead99f52022 => generated 813 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:28.577392 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-73b2b422-8435-4257-95d1-3aeb9bd2d18a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:28.579477 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-73b2b422-8435-4257-95d1-3aeb9bd2d18a tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] GET https://10.4.3.239/volume/v3/volumes/ddf82a6d-aeca-417e-9120-e295784c26a2 Aug 20 04:40:28.579719 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-73b2b422-8435-4257-95d1-3aeb9bd2d18a tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:28.579939 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-73b2b422-8435-4257-95d1-3aeb9bd2d18a tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:28.593294 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:28.593294 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:28.598773 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-73b2b422-8435-4257-95d1-3aeb9bd2d18a tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Volume info retrieved successfully. Aug 20 04:40:28.606399 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-73b2b422-8435-4257-95d1-3aeb9bd2d18a tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/volumes/ddf82a6d-aeca-417e-9120-e295784c26a2 returned with HTTP 200 Aug 20 04:40:28.606399 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 874/3502] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:28 2026] GET /volume/v3/volumes/ddf82a6d-aeca-417e-9120-e295784c26a2 => generated 939 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:28.869620 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-92d0ca3a-862b-4c62-80a4-d6572a4a49d8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:28.872300 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-92d0ca3a-862b-4c62-80a4-d6572a4a49d8 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] GET https://10.4.3.239/volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 Aug 20 04:40:28.872599 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-92d0ca3a-862b-4c62-80a4-d6572a4a49d8 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:28.872873 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-92d0ca3a-862b-4c62-80a4-d6572a4a49d8 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:28.874312 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-92d0ca3a-862b-4c62-80a4-d6572a4a49d8 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Show backup with id 37357c14-dc04-4445-8160-52ec062b8a53. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:40:28.880402 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:28.880402 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:40:28.881064 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-92d0ca3a-862b-4c62-80a4-d6572a4a49d8 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] https://10.4.3.239/volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 returned with HTTP 200 Aug 20 04:40:28.881551 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 883/3503] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:40:28 2026] GET /volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:29.380953 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5c13720b-23a7-42fc-a07c-50b3ae3bbb36 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:29.384304 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5c13720b-23a7-42fc-a07c-50b3ae3bbb36 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] GET https://10.4.3.239/volume/v3/volumes/af541aef-8362-4861-afbc-aead99f52022 Aug 20 04:40:29.384642 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5c13720b-23a7-42fc-a07c-50b3ae3bbb36 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:29.384897 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5c13720b-23a7-42fc-a07c-50b3ae3bbb36 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:29.389827 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-a11b17e5-94d6-400a-969d-27aea183594c req-05bbace7-f4eb-4cbe-a588-9c8d1347ff6b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:29.392144 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-a11b17e5-94d6-400a-969d-27aea183594c req-05bbace7-f4eb-4cbe-a588-9c8d1347ff6b tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] GET https://10.4.3.239/volume/v3/volumes/ddf82a6d-aeca-417e-9120-e295784c26a2 Aug 20 04:40:29.392376 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-a11b17e5-94d6-400a-969d-27aea183594c req-05bbace7-f4eb-4cbe-a588-9c8d1347ff6b tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:29.392627 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-a11b17e5-94d6-400a-969d-27aea183594c req-05bbace7-f4eb-4cbe-a588-9c8d1347ff6b tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:29.396637 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:29.396637 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:29.400158 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:29.400158 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:29.404223 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-5c13720b-23a7-42fc-a07c-50b3ae3bbb36 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Volume info retrieved successfully. Aug 20 04:40:29.405094 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-a11b17e5-94d6-400a-969d-27aea183594c req-05bbace7-f4eb-4cbe-a588-9c8d1347ff6b tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Volume info retrieved successfully. Aug 20 04:40:29.410744 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-a11b17e5-94d6-400a-969d-27aea183594c req-05bbace7-f4eb-4cbe-a588-9c8d1347ff6b tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/volumes/ddf82a6d-aeca-417e-9120-e295784c26a2 returned with HTTP 200 Aug 20 04:40:29.411206 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 878/3504] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:40:29 2026] GET /volume/v3/volumes/ddf82a6d-aeca-417e-9120-e295784c26a2 => generated 939 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:29.411537 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5c13720b-23a7-42fc-a07c-50b3ae3bbb36 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] https://10.4.3.239/volume/v3/volumes/af541aef-8362-4861-afbc-aead99f52022 returned with HTTP 200 Aug 20 04:40:29.412394 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 870/3505] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:29 2026] GET /volume/v3/volumes/af541aef-8362-4861-afbc-aead99f52022 => generated 838 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:29.436019 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-792477f0-58c0-45c2-a4d4-7cc8e69cbcba None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:29.439648 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-792477f0-58c0-45c2-a4d4-7cc8e69cbcba tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:40:29.439648 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-792477f0-58c0-45c2-a4d4-7cc8e69cbcba tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "af541aef-8362-4861-afbc-aead99f52022", "size": 2, "name": "tempest-VolumesCloneTest-Volume-506331505"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:29.440848 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-792477f0-58c0-45c2-a4d4-7cc8e69cbcba tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Create volume request body: {'volume': {'source_volid': 'af541aef-8362-4861-afbc-aead99f52022', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-506331505'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:40:29.448764 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:29.448764 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:29.449237 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-792477f0-58c0-45c2-a4d4-7cc8e69cbcba tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Volume retrieved successfully. Aug 20 04:40:29.449432 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-792477f0-58c0-45c2-a4d4-7cc8e69cbcba tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Create volume of 2 GB Aug 20 04:40:29.457254 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-792477f0-58c0-45c2-a4d4-7cc8e69cbcba tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Availability Zones retrieved successfully. Aug 20 04:40:29.464922 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-792477f0-58c0-45c2-a4d4-7cc8e69cbcba tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Flow 'volume_create_api' (758200df-a479-4037-9478-41287836999f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:40:29.464922 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-792477f0-58c0-45c2-a4d4-7cc8e69cbcba tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16c6fa70-deac-4cac-9a4e-8a21bd37a9d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:29.466379 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-792477f0-58c0-45c2-a4d4-7cc8e69cbcba tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:40:29.501491 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-792477f0-58c0-45c2-a4d4-7cc8e69cbcba tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16c6fa70-deac-4cac-9a4e-8a21bd37a9d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'af541aef-8362-4861-afbc-aead99f52022', 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:29.501491 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-792477f0-58c0-45c2-a4d4-7cc8e69cbcba tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cac36e51-5af6-4f47-9617-451d60934433) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:29.565361 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-792477f0-58c0-45c2-a4d4-7cc8e69cbcba tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Created reservations ['9672784e-5b1c-477d-b2c9-9f2af4ccbc88', '4436715d-86b2-4a7a-bb9e-94797d756df2', 'c6f2d53c-eca7-4481-8de4-7ec08f6160b2', '839b088f-9631-4e33-b26e-194cda85e314'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:40:29.566378 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-792477f0-58c0-45c2-a4d4-7cc8e69cbcba tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cac36e51-5af6-4f47-9617-451d60934433) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9672784e-5b1c-477d-b2c9-9f2af4ccbc88', '4436715d-86b2-4a7a-bb9e-94797d756df2', 'c6f2d53c-eca7-4481-8de4-7ec08f6160b2', '839b088f-9631-4e33-b26e-194cda85e314']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:29.566820 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0f3345d3-3377-4743-9277-77430b189239 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:29.567205 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0f3345d3-3377-4743-9277-77430b189239 None None] GET https://10.4.3.239/volume// Aug 20 04:40:29.567397 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-792477f0-58c0-45c2-a4d4-7cc8e69cbcba tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e70cfe9-ed3d-4835-8d6f-b64138ae3223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:29.567445 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0f3345d3-3377-4743-9277-77430b189239 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:29.567716 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0f3345d3-3377-4743-9277-77430b189239 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:29.568123 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0f3345d3-3377-4743-9277-77430b189239 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:40:29.568614 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 884/3506] 10.4.3.239 () {66 vars in 1428 bytes} [Thu Aug 20 04:40:29 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:40:29.580082 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-a11b17e5-94d6-400a-969d-27aea183594c req-c21fc563-5920-4939-9e60-8e1e06d8479d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:29.583468 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-a11b17e5-94d6-400a-969d-27aea183594c req-c21fc563-5920-4939-9e60-8e1e06d8479d tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:40:29.584294 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-a11b17e5-94d6-400a-969d-27aea183594c req-c21fc563-5920-4939-9e60-8e1e06d8479d tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ddf82a6d-aeca-417e-9120-e295784c26a2", "connector": null, "instance_uuid": "dca62d91-b6ab-4d31-bb8a-b63cd4931804"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:29.595325 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:29.595325 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:29.622897 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-792477f0-58c0-45c2-a4d4-7cc8e69cbcba tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e70cfe9-ed3d-4835-8d6f-b64138ae3223) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9fd36699-728b-4a99-bdc6-b89fea60b6ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-506331505',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='393503dabf374b9fb505bcca15c62883',qos_specs=None,replication_status=,reservations=['9672784e-5b1c-477d-b2c9-9f2af4ccbc88','4436715d-86b2-4a7a-bb9e-94797d756df2','c6f2d53c-eca7-4481-8de4-7ec08f6160b2','839b088f-9631-4e33-b26e-194cda85e314'],size=2,snapshot_id=None,source_replicaid=,source_volid=af541aef-8362-4861-afbc-aead99f52022,status='creating',user_id='8b621767ef6c45d69b1daed9d5cc4549',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:40:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-506331505',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9fd36699-728b-4a99-bdc6-b89fea60b6ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='393503dabf374b9fb505bcca15c62883',provider_auth=None,provider_geometry=None,provider_id=None,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=af541aef-8362-4861-afbc-aead99f52022,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b621767ef6c45d69b1daed9d5cc4549',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:29.624075 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-792477f0-58c0-45c2-a4d4-7cc8e69cbcba tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cf554da-53b7-441e-8e5a-59777f59d6f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:29.656217 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-792477f0-58c0-45c2-a4d4-7cc8e69cbcba tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cf554da-53b7-441e-8e5a-59777f59d6f6) transitioned into state 'SUCCESS' from state '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-506331505',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='393503dabf374b9fb505bcca15c62883',qos_specs=None,replication_status=,reservations=['9672784e-5b1c-477d-b2c9-9f2af4ccbc88','4436715d-86b2-4a7a-bb9e-94797d756df2','c6f2d53c-eca7-4481-8de4-7ec08f6160b2','839b088f-9631-4e33-b26e-194cda85e314'],size=2,snapshot_id=None,source_replicaid=,source_volid=af541aef-8362-4861-afbc-aead99f52022,status='creating',user_id='8b621767ef6c45d69b1daed9d5cc4549',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:29.657479 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-792477f0-58c0-45c2-a4d4-7cc8e69cbcba tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6186ca50-83e2-4f15-beb0-fd54ca8ee1f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:29.658627 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-a11b17e5-94d6-400a-969d-27aea183594c req-c21fc563-5920-4939-9e60-8e1e06d8479d tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:40:29.660195 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 879/3507] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:40:29 2026] POST /volume/v3/attachments => generated 273 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:40:29.693755 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-792477f0-58c0-45c2-a4d4-7cc8e69cbcba tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6186ca50-83e2-4f15-beb0-fd54ca8ee1f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:29.694961 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-792477f0-58c0-45c2-a4d4-7cc8e69cbcba tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Flow 'volume_create_api' (758200df-a479-4037-9478-41287836999f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:40:29.695429 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-792477f0-58c0-45c2-a4d4-7cc8e69cbcba tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Create volume request issued successfully. Aug 20 04:40:29.696297 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-792477f0-58c0-45c2-a4d4-7cc8e69cbcba tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:40:29.697134 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 875/3508] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:40:29 2026] POST /volume/v3/volumes => generated 780 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:40:29.711538 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-32ab65dc-d598-4a9d-b426-bd8b9ee29eda None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:29.712917 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-dbccdda4-051f-4a55-a9a7-5279633d236b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:29.714473 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-32ab65dc-d598-4a9d-b426-bd8b9ee29eda tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] GET https://10.4.3.239/volume/v3/volumes/ddf82a6d-aeca-417e-9120-e295784c26a2 Aug 20 04:40:29.714908 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-32ab65dc-d598-4a9d-b426-bd8b9ee29eda tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:29.715378 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-32ab65dc-d598-4a9d-b426-bd8b9ee29eda tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:29.717117 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-dbccdda4-051f-4a55-a9a7-5279633d236b tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] GET https://10.4.3.239/volume/v3/volumes/9fd36699-728b-4a99-bdc6-b89fea60b6ae Aug 20 04:40:29.717415 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-dbccdda4-051f-4a55-a9a7-5279633d236b tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:29.718713 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-dbccdda4-051f-4a55-a9a7-5279633d236b tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:29.728662 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0597f283-2b79-4c29-b04a-b04d97fdeb02 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:29.728921 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:29.728921 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:40:29.730156 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0597f283-2b79-4c29-b04a-b04d97fdeb02 None None] GET https://10.4.3.239/volume// Aug 20 04:40:29.730315 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:29.730315 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:29.730615 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0597f283-2b79-4c29-b04a-b04d97fdeb02 None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:29.733073 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0597f283-2b79-4c29-b04a-b04d97fdeb02 None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:29.734584 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0597f283-2b79-4c29-b04a-b04d97fdeb02 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:40:29.734584 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 880/3509] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:40:29 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:40:29.736832 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-dbccdda4-051f-4a55-a9a7-5279633d236b tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Volume info retrieved successfully. Aug 20 04:40:29.736958 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-32ab65dc-d598-4a9d-b426-bd8b9ee29eda tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Volume info retrieved successfully. Aug 20 04:40:29.745220 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-32ab65dc-d598-4a9d-b426-bd8b9ee29eda tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/volumes/ddf82a6d-aeca-417e-9120-e295784c26a2 returned with HTTP 200 Aug 20 04:40:29.745352 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-dbccdda4-051f-4a55-a9a7-5279633d236b tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] https://10.4.3.239/volume/v3/volumes/9fd36699-728b-4a99-bdc6-b89fea60b6ae returned with HTTP 200 Aug 20 04:40:29.745396 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 871/3510] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:29 2026] GET /volume/v3/volumes/ddf82a6d-aeca-417e-9120-e295784c26a2 => generated 938 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:29.745652 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 885/3511] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:29 2026] GET /volume/v3/volumes/9fd36699-728b-4a99-bdc6-b89fea60b6ae => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:29.751485 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-a11b17e5-94d6-400a-969d-27aea183594c req-dda71dab-bb62-4776-9414-6253aba660c8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:29.754458 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-a11b17e5-94d6-400a-969d-27aea183594c req-dda71dab-bb62-4776-9414-6253aba660c8 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] GET https://10.4.3.239/volume/v3/volumes/ddf82a6d-aeca-417e-9120-e295784c26a2 Aug 20 04:40:29.754746 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-a11b17e5-94d6-400a-969d-27aea183594c req-dda71dab-bb62-4776-9414-6253aba660c8 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:29.755001 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-a11b17e5-94d6-400a-969d-27aea183594c req-dda71dab-bb62-4776-9414-6253aba660c8 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:29.768971 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:29.768971 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:29.774235 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-a11b17e5-94d6-400a-969d-27aea183594c req-dda71dab-bb62-4776-9414-6253aba660c8 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Volume info retrieved successfully. Aug 20 04:40:29.782718 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-a11b17e5-94d6-400a-969d-27aea183594c req-dda71dab-bb62-4776-9414-6253aba660c8 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/volumes/ddf82a6d-aeca-417e-9120-e295784c26a2 returned with HTTP 200 Aug 20 04:40:29.784068 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 876/3512] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:40:29 2026] GET /volume/v3/volumes/ddf82a6d-aeca-417e-9120-e295784c26a2 => generated 1118 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:40:29.897903 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5484c317-08f1-4f9b-a0bd-9148a8dbb8f3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:29.901400 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5484c317-08f1-4f9b-a0bd-9148a8dbb8f3 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] GET https://10.4.3.239/volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 Aug 20 04:40:29.903205 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5484c317-08f1-4f9b-a0bd-9148a8dbb8f3 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:29.903205 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5484c317-08f1-4f9b-a0bd-9148a8dbb8f3 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:29.903437 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-5484c317-08f1-4f9b-a0bd-9148a8dbb8f3 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Show backup with id 37357c14-dc04-4445-8160-52ec062b8a53. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:40:29.912686 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:29.912686 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:29.913480 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5484c317-08f1-4f9b-a0bd-9148a8dbb8f3 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] https://10.4.3.239/volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 returned with HTTP 200 Aug 20 04:40:29.914118 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 881/3513] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:40:29 2026] GET /volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:29.943305 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-a11b17e5-94d6-400a-969d-27aea183594c req-d3e0a82c-1878-4091-b51a-ed85ba8036c2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:29.945838 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-a11b17e5-94d6-400a-969d-27aea183594c req-d3e0a82c-1878-4091-b51a-ed85ba8036c2 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] PUT https://10.4.3.239/volume/v3/attachments/8ffc1bf6-1f54-4a0d-a27e-8b86e6924bae Aug 20 04:40:29.946150 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-a11b17e5-94d6-400a-969d-27aea183594c req-d3e0a82c-1878-4091-b51a-ed85ba8036c2 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:29.959027 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-a11b17e5-94d6-400a-969d-27aea183594c req-d3e0a82c-1878-4091-b51a-ed85ba8036c2 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Acquiring lock "cinder-attachment_update-ddf82a6d-aeca-417e-9120-e295784c26a2-np0000007850" by "attachment_update" {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:40:29.967642 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-a11b17e5-94d6-400a-969d-27aea183594c req-d3e0a82c-1878-4091-b51a-ed85ba8036c2 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Lock "cinder-attachment_update-ddf82a6d-aeca-417e-9120-e295784c26a2-np0000007850" acquired by "attachment_update" :: waited 0.007s {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:40:29.971691 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:29.971691 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:30.145099 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-a11b17e5-94d6-400a-969d-27aea183594c req-d3e0a82c-1878-4091-b51a-ed85ba8036c2 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Lock "cinder-attachment_update-ddf82a6d-aeca-417e-9120-e295784c26a2-np0000007850" released by "attachment_update" :: held 0.179s {{(pid=100177) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:40:30.145393 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-a11b17e5-94d6-400a-969d-27aea183594c req-d3e0a82c-1878-4091-b51a-ed85ba8036c2 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/attachments/8ffc1bf6-1f54-4a0d-a27e-8b86e6924bae returned with HTTP 200 Aug 20 04:40:30.146011 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 872/3514] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:40:29 2026] PUT /volume/v3/attachments/8ffc1bf6-1f54-4a0d-a27e-8b86e6924bae => generated 969 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:40:30.759554 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1b282fb3-e2a9-4425-aa47-0140bfd70c02 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:30.762069 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1b282fb3-e2a9-4425-aa47-0140bfd70c02 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] GET https://10.4.3.239/volume/v3/volumes/9fd36699-728b-4a99-bdc6-b89fea60b6ae Aug 20 04:40:30.762396 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1b282fb3-e2a9-4425-aa47-0140bfd70c02 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:30.762686 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1b282fb3-e2a9-4425-aa47-0140bfd70c02 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:30.768530 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f2b0a1a3-f430-447f-b2f0-bc325ce5ce08 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:30.770267 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f2b0a1a3-f430-447f-b2f0-bc325ce5ce08 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] GET https://10.4.3.239/volume/v3/volumes/ddf82a6d-aeca-417e-9120-e295784c26a2 Aug 20 04:40:30.770587 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f2b0a1a3-f430-447f-b2f0-bc325ce5ce08 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:30.770866 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f2b0a1a3-f430-447f-b2f0-bc325ce5ce08 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:30.772887 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:30.772887 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:40:30.777663 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1b282fb3-e2a9-4425-aa47-0140bfd70c02 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Volume info retrieved successfully. Aug 20 04:40:30.783032 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1b282fb3-e2a9-4425-aa47-0140bfd70c02 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] https://10.4.3.239/volume/v3/volumes/9fd36699-728b-4a99-bdc6-b89fea60b6ae returned with HTTP 200 Aug 20 04:40:30.783483 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:30.783483 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:30.783579 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 886/3515] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:30 2026] GET /volume/v3/volumes/9fd36699-728b-4a99-bdc6-b89fea60b6ae => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:30.788580 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f2b0a1a3-f430-447f-b2f0-bc325ce5ce08 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Volume info retrieved successfully. Aug 20 04:40:30.794137 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f2b0a1a3-f430-447f-b2f0-bc325ce5ce08 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/volumes/ddf82a6d-aeca-417e-9120-e295784c26a2 returned with HTTP 200 Aug 20 04:40:30.794715 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 877/3516] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:30 2026] GET /volume/v3/volumes/ddf82a6d-aeca-417e-9120-e295784c26a2 => generated 939 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:30.801246 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-88b69a4e-b9ad-41cf-b06e-cf968a1ea129 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:30.803427 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-88b69a4e-b9ad-41cf-b06e-cf968a1ea129 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] GET https://10.4.3.239/volume/v3/volumes/9fd36699-728b-4a99-bdc6-b89fea60b6ae Aug 20 04:40:30.803798 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-88b69a4e-b9ad-41cf-b06e-cf968a1ea129 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:30.804310 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-88b69a4e-b9ad-41cf-b06e-cf968a1ea129 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:30.814353 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:30.814353 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:30.819292 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-88b69a4e-b9ad-41cf-b06e-cf968a1ea129 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Volume info retrieved successfully. Aug 20 04:40:30.825561 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-88b69a4e-b9ad-41cf-b06e-cf968a1ea129 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] https://10.4.3.239/volume/v3/volumes/9fd36699-728b-4a99-bdc6-b89fea60b6ae returned with HTTP 200 Aug 20 04:40:30.826399 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 882/3517] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:30 2026] GET /volume/v3/volumes/9fd36699-728b-4a99-bdc6-b89fea60b6ae => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:30.840250 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-29f1baa7-f72b-43b7-bae1-64f65aab24d3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:30.841878 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-29f1baa7-f72b-43b7-bae1-64f65aab24d3 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] GET https://10.4.3.239/volume/v3/volumes/9fd36699-728b-4a99-bdc6-b89fea60b6ae Aug 20 04:40:30.842137 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-29f1baa7-f72b-43b7-bae1-64f65aab24d3 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:30.842489 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-29f1baa7-f72b-43b7-bae1-64f65aab24d3 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:30.853568 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:30.853568 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:30.858938 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-29f1baa7-f72b-43b7-bae1-64f65aab24d3 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Volume info retrieved successfully. Aug 20 04:40:30.864341 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-29f1baa7-f72b-43b7-bae1-64f65aab24d3 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] https://10.4.3.239/volume/v3/volumes/9fd36699-728b-4a99-bdc6-b89fea60b6ae returned with HTTP 200 Aug 20 04:40:30.864798 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 873/3518] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:30 2026] GET /volume/v3/volumes/9fd36699-728b-4a99-bdc6-b89fea60b6ae => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:30.886920 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7e47eef5-ad16-419c-9d31-701b45beec14 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:30.890635 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7e47eef5-ad16-419c-9d31-701b45beec14 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] DELETE https://10.4.3.239/volume/v3/volumes/9fd36699-728b-4a99-bdc6-b89fea60b6ae Aug 20 04:40:30.890635 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7e47eef5-ad16-419c-9d31-701b45beec14 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:30.890635 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7e47eef5-ad16-419c-9d31-701b45beec14 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:30.890635 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-7e47eef5-ad16-419c-9d31-701b45beec14 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Delete volume with id: 9fd36699-728b-4a99-bdc6-b89fea60b6ae Aug 20 04:40:30.901896 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:30.901896 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:40:30.902677 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-7e47eef5-ad16-419c-9d31-701b45beec14 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Volume info retrieved successfully. Aug 20 04:40:30.925454 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-7e47eef5-ad16-419c-9d31-701b45beec14 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Delete volume request issued successfully. Aug 20 04:40:30.925697 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7e47eef5-ad16-419c-9d31-701b45beec14 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] https://10.4.3.239/volume/v3/volumes/9fd36699-728b-4a99-bdc6-b89fea60b6ae returned with HTTP 202 Aug 20 04:40:30.926124 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 887/3519] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:40:30 2026] DELETE /volume/v3/volumes/9fd36699-728b-4a99-bdc6-b89fea60b6ae => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:40:30.927219 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-be65a6ee-21e4-4d28-99e8-6cc9d1ccddb9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:30.929104 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-be65a6ee-21e4-4d28-99e8-6cc9d1ccddb9 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] GET https://10.4.3.239/volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 Aug 20 04:40:30.929498 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-be65a6ee-21e4-4d28-99e8-6cc9d1ccddb9 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:30.929642 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-be65a6ee-21e4-4d28-99e8-6cc9d1ccddb9 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:30.929780 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-be65a6ee-21e4-4d28-99e8-6cc9d1ccddb9 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Show backup with id 37357c14-dc04-4445-8160-52ec062b8a53. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:40:30.934423 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-080306a0-eda7-4037-aae5-13bb6befe0cd None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:30.935152 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:30.935152 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:30.935758 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-be65a6ee-21e4-4d28-99e8-6cc9d1ccddb9 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] https://10.4.3.239/volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 returned with HTTP 200 Aug 20 04:40:30.936507 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 878/3520] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:40:30 2026] GET /volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:30.936819 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-080306a0-eda7-4037-aae5-13bb6befe0cd tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] GET https://10.4.3.239/volume/v3/volumes/9fd36699-728b-4a99-bdc6-b89fea60b6ae Aug 20 04:40:30.937030 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-080306a0-eda7-4037-aae5-13bb6befe0cd tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:30.937278 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-080306a0-eda7-4037-aae5-13bb6befe0cd tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:30.958478 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:30.958478 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:30.963836 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-080306a0-eda7-4037-aae5-13bb6befe0cd tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Volume info retrieved successfully. Aug 20 04:40:30.970396 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-080306a0-eda7-4037-aae5-13bb6befe0cd tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] https://10.4.3.239/volume/v3/volumes/9fd36699-728b-4a99-bdc6-b89fea60b6ae returned with HTTP 200 Aug 20 04:40:30.970867 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 883/3521] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:30 2026] GET /volume/v3/volumes/9fd36699-728b-4a99-bdc6-b89fea60b6ae => generated 872 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:31.809175 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6e548172-1e69-4359-b4b1-2cd8c12a0f51 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:31.811302 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6e548172-1e69-4359-b4b1-2cd8c12a0f51 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] GET https://10.4.3.239/volume/v3/volumes/ddf82a6d-aeca-417e-9120-e295784c26a2 Aug 20 04:40:31.811796 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6e548172-1e69-4359-b4b1-2cd8c12a0f51 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:31.812013 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6e548172-1e69-4359-b4b1-2cd8c12a0f51 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:31.829394 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:31.829394 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:31.834128 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-6e548172-1e69-4359-b4b1-2cd8c12a0f51 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Volume info retrieved successfully. Aug 20 04:40:31.839780 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6e548172-1e69-4359-b4b1-2cd8c12a0f51 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/volumes/ddf82a6d-aeca-417e-9120-e295784c26a2 returned with HTTP 200 Aug 20 04:40:31.840361 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 874/3522] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:31 2026] GET /volume/v3/volumes/ddf82a6d-aeca-417e-9120-e295784c26a2 => generated 939 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:31.951421 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e5b8c1ff-6c11-499d-8eab-2ba937483390 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:31.953455 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e5b8c1ff-6c11-499d-8eab-2ba937483390 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] GET https://10.4.3.239/volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 Aug 20 04:40:31.953652 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e5b8c1ff-6c11-499d-8eab-2ba937483390 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:31.953958 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e5b8c1ff-6c11-499d-8eab-2ba937483390 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:31.953958 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-e5b8c1ff-6c11-499d-8eab-2ba937483390 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Show backup with id 37357c14-dc04-4445-8160-52ec062b8a53. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:40:31.960589 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:31.960589 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:40:31.964237 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e5b8c1ff-6c11-499d-8eab-2ba937483390 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] https://10.4.3.239/volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 returned with HTTP 200 Aug 20 04:40:31.964237 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 888/3523] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:40:31 2026] GET /volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:31.988528 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8a6e58f5-106e-49e0-8685-8c6828c36d2e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:31.990439 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8a6e58f5-106e-49e0-8685-8c6828c36d2e tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] GET https://10.4.3.239/volume/v3/volumes/9fd36699-728b-4a99-bdc6-b89fea60b6ae Aug 20 04:40:31.990643 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8a6e58f5-106e-49e0-8685-8c6828c36d2e tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:31.990854 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8a6e58f5-106e-49e0-8685-8c6828c36d2e tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:31.998391 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8a6e58f5-106e-49e0-8685-8c6828c36d2e tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] https://10.4.3.239/volume/v3/volumes/9fd36699-728b-4a99-bdc6-b89fea60b6ae returned with HTTP 404 Aug 20 04:40:31.998881 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 879/3524] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:31 2026] GET /volume/v3/volumes/9fd36699-728b-4a99-bdc6-b89fea60b6ae => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:40:32.008782 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-fef832e5-397c-4236-8af7-42a1e17ca93c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:32.011107 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fef832e5-397c-4236-8af7-42a1e17ca93c tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] GET https://10.4.3.239/volume/v3/volumes/af541aef-8362-4861-afbc-aead99f52022 Aug 20 04:40:32.011404 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fef832e5-397c-4236-8af7-42a1e17ca93c tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:32.011674 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fef832e5-397c-4236-8af7-42a1e17ca93c tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:32.020768 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:32.020768 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:32.025658 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-fef832e5-397c-4236-8af7-42a1e17ca93c tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Volume info retrieved successfully. Aug 20 04:40:32.031849 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fef832e5-397c-4236-8af7-42a1e17ca93c tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] https://10.4.3.239/volume/v3/volumes/af541aef-8362-4861-afbc-aead99f52022 returned with HTTP 200 Aug 20 04:40:32.032547 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 884/3525] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:32 2026] GET /volume/v3/volumes/af541aef-8362-4861-afbc-aead99f52022 => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:32.049852 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d1cb1d71-8504-4f90-a5e4-81c27d7588c5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:32.051786 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d1cb1d71-8504-4f90-a5e4-81c27d7588c5 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] DELETE https://10.4.3.239/volume/v3/volumes/af541aef-8362-4861-afbc-aead99f52022 Aug 20 04:40:32.051995 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d1cb1d71-8504-4f90-a5e4-81c27d7588c5 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:32.052239 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d1cb1d71-8504-4f90-a5e4-81c27d7588c5 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:32.052427 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-d1cb1d71-8504-4f90-a5e4-81c27d7588c5 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Delete volume with id: af541aef-8362-4861-afbc-aead99f52022 Aug 20 04:40:32.067207 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:32.067207 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:32.067746 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-d1cb1d71-8504-4f90-a5e4-81c27d7588c5 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Volume info retrieved successfully. Aug 20 04:40:32.096030 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-d1cb1d71-8504-4f90-a5e4-81c27d7588c5 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Delete volume request issued successfully. Aug 20 04:40:32.096360 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d1cb1d71-8504-4f90-a5e4-81c27d7588c5 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] https://10.4.3.239/volume/v3/volumes/af541aef-8362-4861-afbc-aead99f52022 returned with HTTP 202 Aug 20 04:40:32.097027 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 875/3526] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:40:32 2026] DELETE /volume/v3/volumes/af541aef-8362-4861-afbc-aead99f52022 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:40:32.109738 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a7507c6a-ce1a-412c-b082-a788a1ffa423 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:32.111722 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a7507c6a-ce1a-412c-b082-a788a1ffa423 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] GET https://10.4.3.239/volume/v3/volumes/af541aef-8362-4861-afbc-aead99f52022 Aug 20 04:40:32.111971 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a7507c6a-ce1a-412c-b082-a788a1ffa423 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:32.112200 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a7507c6a-ce1a-412c-b082-a788a1ffa423 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:32.120643 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:32.120643 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:40:32.124961 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a7507c6a-ce1a-412c-b082-a788a1ffa423 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Volume info retrieved successfully. Aug 20 04:40:32.130738 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a7507c6a-ce1a-412c-b082-a788a1ffa423 tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] https://10.4.3.239/volume/v3/volumes/af541aef-8362-4861-afbc-aead99f52022 returned with HTTP 200 Aug 20 04:40:32.131238 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 889/3527] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:32 2026] GET /volume/v3/volumes/af541aef-8362-4861-afbc-aead99f52022 => generated 837 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:32.859286 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-90f642c2-da67-4204-b6a9-071a25ff7b1c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:32.860580 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-90f642c2-da67-4204-b6a9-071a25ff7b1c tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] GET https://10.4.3.239/volume/v3/volumes/ddf82a6d-aeca-417e-9120-e295784c26a2 Aug 20 04:40:32.860773 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-90f642c2-da67-4204-b6a9-071a25ff7b1c tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:32.860987 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-90f642c2-da67-4204-b6a9-071a25ff7b1c tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:32.873943 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:32.873943 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:32.877896 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-90f642c2-da67-4204-b6a9-071a25ff7b1c tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Volume info retrieved successfully. Aug 20 04:40:32.883440 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-90f642c2-da67-4204-b6a9-071a25ff7b1c tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/volumes/ddf82a6d-aeca-417e-9120-e295784c26a2 returned with HTTP 200 Aug 20 04:40:32.884437 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 880/3528] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:32 2026] GET /volume/v3/volumes/ddf82a6d-aeca-417e-9120-e295784c26a2 => generated 939 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:32.978675 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d2393c91-c460-4390-9834-332344b05bf6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:32.982746 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d2393c91-c460-4390-9834-332344b05bf6 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] GET https://10.4.3.239/volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 Aug 20 04:40:32.983010 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d2393c91-c460-4390-9834-332344b05bf6 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:32.983303 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d2393c91-c460-4390-9834-332344b05bf6 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:32.983464 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-d2393c91-c460-4390-9834-332344b05bf6 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Show backup with id 37357c14-dc04-4445-8160-52ec062b8a53. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:40:32.999131 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:32.999131 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:32.999574 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d2393c91-c460-4390-9834-332344b05bf6 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] https://10.4.3.239/volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 returned with HTTP 200 Aug 20 04:40:33.000034 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 885/3529] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:40:32 2026] GET /volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 => generated 736 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:33.148959 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-75f65c7d-0f58-498b-9982-91a39224d4bf None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:33.152434 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-75f65c7d-0f58-498b-9982-91a39224d4bf tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] GET https://10.4.3.239/volume/v3/volumes/af541aef-8362-4861-afbc-aead99f52022 Aug 20 04:40:33.152434 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-75f65c7d-0f58-498b-9982-91a39224d4bf tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:33.152434 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-75f65c7d-0f58-498b-9982-91a39224d4bf tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:33.160083 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-75f65c7d-0f58-498b-9982-91a39224d4bf tempest-VolumesCloneTest-1160407183 tempest-VolumesCloneTest-1160407183-project-member] https://10.4.3.239/volume/v3/volumes/af541aef-8362-4861-afbc-aead99f52022 returned with HTTP 404 Aug 20 04:40:33.160941 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 876/3530] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:33 2026] GET /volume/v3/volumes/af541aef-8362-4861-afbc-aead99f52022 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:40:33.570491 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-a11b17e5-94d6-400a-969d-27aea183594c req-7ae9ef7c-aaf0-4d60-b8ff-eb8fe652f9fb None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:33.573695 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-a11b17e5-94d6-400a-969d-27aea183594c req-7ae9ef7c-aaf0-4d60-b8ff-eb8fe652f9fb tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] POST https://10.4.3.239/volume/v3/attachments/8ffc1bf6-1f54-4a0d-a27e-8b86e6924bae/action Aug 20 04:40:33.574381 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-a11b17e5-94d6-400a-969d-27aea183594c req-7ae9ef7c-aaf0-4d60-b8ff-eb8fe652f9fb tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Action body: b'{"os-complete": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:40:33.574559 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-a11b17e5-94d6-400a-969d-27aea183594c req-7ae9ef7c-aaf0-4d60-b8ff-eb8fe652f9fb tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:33.596638 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:33.596638 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:40:33.616406 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-a11b17e5-94d6-400a-969d-27aea183594c req-7ae9ef7c-aaf0-4d60-b8ff-eb8fe652f9fb tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/attachments/8ffc1bf6-1f54-4a0d-a27e-8b86e6924bae/action returned with HTTP 204 Aug 20 04:40:33.617001 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 890/3531] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:40:33 2026] POST /volume/v3/attachments/8ffc1bf6-1f54-4a0d-a27e-8b86e6924bae/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:40:33.901960 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8bde6147-18c8-43ed-a7e9-a9981cccddf2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:33.904936 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8bde6147-18c8-43ed-a7e9-a9981cccddf2 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] GET https://10.4.3.239/volume/v3/volumes/ddf82a6d-aeca-417e-9120-e295784c26a2 Aug 20 04:40:33.904936 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8bde6147-18c8-43ed-a7e9-a9981cccddf2 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:33.905923 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8bde6147-18c8-43ed-a7e9-a9981cccddf2 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:33.919630 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:33.919630 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:33.923748 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-8bde6147-18c8-43ed-a7e9-a9981cccddf2 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Volume info retrieved successfully. Aug 20 04:40:33.928909 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8bde6147-18c8-43ed-a7e9-a9981cccddf2 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/volumes/ddf82a6d-aeca-417e-9120-e295784c26a2 returned with HTTP 200 Aug 20 04:40:33.929663 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 881/3532] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:33 2026] GET /volume/v3/volumes/ddf82a6d-aeca-417e-9120-e295784c26a2 => generated 1231 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:40:33.946035 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-06922b34-7e56-48d2-a7f9-17944020d942 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:33.949704 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-06922b34-7e56-48d2-a7f9-17944020d942 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] GET https://10.4.3.239/volume/v3/volumes/ddf82a6d-aeca-417e-9120-e295784c26a2 Aug 20 04:40:33.949854 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-06922b34-7e56-48d2-a7f9-17944020d942 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:33.952051 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-06922b34-7e56-48d2-a7f9-17944020d942 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:33.975021 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:33.975021 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:33.982774 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-06922b34-7e56-48d2-a7f9-17944020d942 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Volume info retrieved successfully. Aug 20 04:40:33.991202 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-06922b34-7e56-48d2-a7f9-17944020d942 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/volumes/ddf82a6d-aeca-417e-9120-e295784c26a2 returned with HTTP 200 Aug 20 04:40:33.992306 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 886/3533] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:33 2026] GET /volume/v3/volumes/ddf82a6d-aeca-417e-9120-e295784c26a2 => generated 1231 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:40:34.017731 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-fc5517be-87cf-473c-852e-fa6ac9158cdf None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:34.021632 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fc5517be-87cf-473c-852e-fa6ac9158cdf tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] GET https://10.4.3.239/volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 Aug 20 04:40:34.023289 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fc5517be-87cf-473c-852e-fa6ac9158cdf tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:34.023289 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fc5517be-87cf-473c-852e-fa6ac9158cdf tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:34.025933 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-fc5517be-87cf-473c-852e-fa6ac9158cdf tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Show backup with id 37357c14-dc04-4445-8160-52ec062b8a53. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:40:34.034926 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:34.034926 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:34.036919 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fc5517be-87cf-473c-852e-fa6ac9158cdf tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] https://10.4.3.239/volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 returned with HTTP 200 Aug 20 04:40:34.037893 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 877/3534] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:40:34 2026] GET /volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:35.215596 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f031c5f0-8048-4773-81c6-c78fb8c8dc2b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:35.215596 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f031c5f0-8048-4773-81c6-c78fb8c8dc2b tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] GET https://10.4.3.239/volume/v3/volumes/778d7754-9adb-4917-974e-77cafd0fa769 Aug 20 04:40:35.215596 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f031c5f0-8048-4773-81c6-c78fb8c8dc2b tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:35.215596 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f031c5f0-8048-4773-81c6-c78fb8c8dc2b tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:35.215596 np0000007850 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writing DB stats cinder:SELECT=316,cinder:UPDATE=66,cinder:INSERT=31 {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:40:35.215596 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:35.215596 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:40:35.215596 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-f031c5f0-8048-4773-81c6-c78fb8c8dc2b tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Volume info retrieved successfully. Aug 20 04:40:35.215596 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f031c5f0-8048-4773-81c6-c78fb8c8dc2b tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/volumes/778d7754-9adb-4917-974e-77cafd0fa769 returned with HTTP 200 Aug 20 04:40:35.215596 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 891/3535] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:34 2026] GET /volume/v3/volumes/778d7754-9adb-4917-974e-77cafd0fa769 => generated 940 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:35.218895 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6e40b469-6b4b-4021-871c-17ab0bcdc7e7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:35.218895 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6e40b469-6b4b-4021-871c-17ab0bcdc7e7 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] GET https://10.4.3.239/volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 Aug 20 04:40:35.218895 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6e40b469-6b4b-4021-871c-17ab0bcdc7e7 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:35.218895 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6e40b469-6b4b-4021-871c-17ab0bcdc7e7 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:35.218895 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-6e40b469-6b4b-4021-871c-17ab0bcdc7e7 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Show backup with id 37357c14-dc04-4445-8160-52ec062b8a53. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:40:35.218895 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:35.218895 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:35.218895 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6e40b469-6b4b-4021-871c-17ab0bcdc7e7 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] https://10.4.3.239/volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 returned with HTTP 200 Aug 20 04:40:35.218895 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 882/3536] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:40:35 2026] GET /volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:35.220398 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-b431c20f-9204-4738-9bf7-461edda1d976 req-031d0dcf-d006-48cc-b51c-51f297bf1c8a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:35.220398 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-b431c20f-9204-4738-9bf7-461edda1d976 req-031d0dcf-d006-48cc-b51c-51f297bf1c8a tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] GET https://10.4.3.239/volume/v3/volumes/778d7754-9adb-4917-974e-77cafd0fa769 Aug 20 04:40:35.220398 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-b431c20f-9204-4738-9bf7-461edda1d976 req-031d0dcf-d006-48cc-b51c-51f297bf1c8a tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:35.220398 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-b431c20f-9204-4738-9bf7-461edda1d976 req-031d0dcf-d006-48cc-b51c-51f297bf1c8a tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:35.220398 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:35.220398 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:35.221403 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-aaed44a9-2d7f-45a4-9bd8-0f439881f22a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:35.222343 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-b431c20f-9204-4738-9bf7-461edda1d976 req-031d0dcf-d006-48cc-b51c-51f297bf1c8a tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Volume info retrieved successfully. Aug 20 04:40:35.222343 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-b431c20f-9204-4738-9bf7-461edda1d976 req-031d0dcf-d006-48cc-b51c-51f297bf1c8a tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/volumes/778d7754-9adb-4917-974e-77cafd0fa769 returned with HTTP 200 Aug 20 04:40:35.222343 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 887/3537] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:40:35 2026] GET /volume/v3/volumes/778d7754-9adb-4917-974e-77cafd0fa769 => generated 940 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:35.240962 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-889442c4-c1f6-42d9-8157-3e24820cca5a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:35.241462 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-889442c4-c1f6-42d9-8157-3e24820cca5a None None] GET https://10.4.3.239/volume// Aug 20 04:40:35.241646 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-889442c4-c1f6-42d9-8157-3e24820cca5a None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:35.241887 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-889442c4-c1f6-42d9-8157-3e24820cca5a None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:35.242362 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-889442c4-c1f6-42d9-8157-3e24820cca5a None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:40:35.242849 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 892/3538] 10.4.3.239 () {66 vars in 1428 bytes} [Thu Aug 20 04:40: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 20 04:40:35.260669 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-b431c20f-9204-4738-9bf7-461edda1d976 req-d4139568-2a61-428a-af02-bae7d1ddd22f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:35.262588 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-b431c20f-9204-4738-9bf7-461edda1d976 req-d4139568-2a61-428a-af02-bae7d1ddd22f tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:40:35.262588 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-b431c20f-9204-4738-9bf7-461edda1d976 req-d4139568-2a61-428a-af02-bae7d1ddd22f tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "778d7754-9adb-4917-974e-77cafd0fa769", "connector": null, "instance_uuid": "dca62d91-b6ab-4d31-bb8a-b63cd4931804"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:35.279940 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:35.279940 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:35.333924 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-aaed44a9-2d7f-45a4-9bd8-0f439881f22a tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:40:35.334719 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-aaed44a9-2d7f-45a4-9bd8-0f439881f22a tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1276492619", "metadata": {"Type": "Test"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:35.337494 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-aaed44a9-2d7f-45a4-9bd8-0f439881f22a tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1276492619', 'metadata': {'Type': 'Test'}}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:40:35.337494 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-aaed44a9-2d7f-45a4-9bd8-0f439881f22a tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Create volume of 1 GB Aug 20 04:40:35.343175 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-aaed44a9-2d7f-45a4-9bd8-0f439881f22a tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Availability Zones retrieved successfully. Aug 20 04:40:35.351462 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-aaed44a9-2d7f-45a4-9bd8-0f439881f22a tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Flow 'volume_create_api' (5bc80f1a-5c16-49d5-9a87-8c460161a17a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:40:35.351948 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-b431c20f-9204-4738-9bf7-461edda1d976 req-d4139568-2a61-428a-af02-bae7d1ddd22f tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:40:35.352407 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 883/3539] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:40:35 2026] POST /volume/v3/attachments => generated 273 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:40:35.352718 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-aaed44a9-2d7f-45a4-9bd8-0f439881f22a tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dadc272-ed84-4416-bf5f-51c75b40ad39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:35.354041 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-aaed44a9-2d7f-45a4-9bd8-0f439881f22a tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:40:35.401452 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-aaed44a9-2d7f-45a4-9bd8-0f439881f22a tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dadc272-ed84-4416-bf5f-51c75b40ad39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:35.403337 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-aaed44a9-2d7f-45a4-9bd8-0f439881f22a tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e17b0a04-70b5-4249-8308-035e9c4406c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:35.425109 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-81aad8b6-c3da-4477-b6cc-00ab6279f954 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:35.427426 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-81aad8b6-c3da-4477-b6cc-00ab6279f954 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] GET https://10.4.3.239/volume/v3/volumes/778d7754-9adb-4917-974e-77cafd0fa769 Aug 20 04:40:35.427641 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-81aad8b6-c3da-4477-b6cc-00ab6279f954 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:35.427845 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-81aad8b6-c3da-4477-b6cc-00ab6279f954 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:35.442840 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:35.442840 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:35.451548 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-81aad8b6-c3da-4477-b6cc-00ab6279f954 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Volume info retrieved successfully. Aug 20 04:40:35.459904 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4422591b-35f7-4296-869d-9fff4e7b79e5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:35.460264 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4422591b-35f7-4296-869d-9fff4e7b79e5 None None] GET https://10.4.3.239/volume// Aug 20 04:40:35.460388 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-81aad8b6-c3da-4477-b6cc-00ab6279f954 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/volumes/778d7754-9adb-4917-974e-77cafd0fa769 returned with HTTP 200 Aug 20 04:40:35.460543 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4422591b-35f7-4296-869d-9fff4e7b79e5 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:35.460641 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4422591b-35f7-4296-869d-9fff4e7b79e5 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:35.461022 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4422591b-35f7-4296-869d-9fff4e7b79e5 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:40:35.461144 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 888/3540] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:35 2026] GET /volume/v3/volumes/778d7754-9adb-4917-974e-77cafd0fa769 => generated 939 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:35.461448 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 893/3541] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:40: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 20 04:40:35.474811 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-b431c20f-9204-4738-9bf7-461edda1d976 req-f67863e5-28d2-46c5-8c87-5f2beae2dff9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:35.477719 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-b431c20f-9204-4738-9bf7-461edda1d976 req-f67863e5-28d2-46c5-8c87-5f2beae2dff9 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] GET https://10.4.3.239/volume/v3/volumes/778d7754-9adb-4917-974e-77cafd0fa769 Aug 20 04:40:35.478080 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-b431c20f-9204-4738-9bf7-461edda1d976 req-f67863e5-28d2-46c5-8c87-5f2beae2dff9 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:35.478513 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-b431c20f-9204-4738-9bf7-461edda1d976 req-f67863e5-28d2-46c5-8c87-5f2beae2dff9 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:35.495620 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:35.495620 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:35.502588 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-b431c20f-9204-4738-9bf7-461edda1d976 req-f67863e5-28d2-46c5-8c87-5f2beae2dff9 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Volume info retrieved successfully. Aug 20 04:40:35.514027 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-b431c20f-9204-4738-9bf7-461edda1d976 req-f67863e5-28d2-46c5-8c87-5f2beae2dff9 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/volumes/778d7754-9adb-4917-974e-77cafd0fa769 returned with HTTP 200 Aug 20 04:40:35.514027 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 884/3542] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:40:35 2026] GET /volume/v3/volumes/778d7754-9adb-4917-974e-77cafd0fa769 => generated 1119 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:40:35.536279 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-aaed44a9-2d7f-45a4-9bd8-0f439881f22a tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Created reservations ['b145167f-1a50-4c4a-ba16-e381ac76db24', '71d53e48-6bd5-46bf-98c5-efb313a9b6cc', '132433f8-8be3-4336-bd1e-7096267f65e3', '0cf90839-1055-4cd9-b27d-96b36c198cc6'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:40:35.536676 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-aaed44a9-2d7f-45a4-9bd8-0f439881f22a tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e17b0a04-70b5-4249-8308-035e9c4406c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b145167f-1a50-4c4a-ba16-e381ac76db24', '71d53e48-6bd5-46bf-98c5-efb313a9b6cc', '132433f8-8be3-4336-bd1e-7096267f65e3', '0cf90839-1055-4cd9-b27d-96b36c198cc6']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:35.537840 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-aaed44a9-2d7f-45a4-9bd8-0f439881f22a tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1b26fa5-1ef4-4b79-9eb9-f81f29fc619c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:35.568023 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-aaed44a9-2d7f-45a4-9bd8-0f439881f22a tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1b26fa5-1ef4-4b79-9eb9-f81f29fc619c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e79f8de-169a-456a-aa14-86d64c66a1e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1276492619',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='59ce83f75b764d7b90945046dc386d84',qos_specs=None,replication_status=,reservations=['b145167f-1a50-4c4a-ba16-e381ac76db24','71d53e48-6bd5-46bf-98c5-efb313a9b6cc','132433f8-8be3-4336-bd1e-7096267f65e3','0cf90839-1055-4cd9-b27d-96b36c198cc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3192bb87bea45d886966c5bdca6c0a7',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:40:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1276492619',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e79f8de-169a-456a-aa14-86d64c66a1e8,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='59ce83f75b764d7b90945046dc386d84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3192bb87bea45d886966c5bdca6c0a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:35.569103 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-aaed44a9-2d7f-45a4-9bd8-0f439881f22a tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80984e8a-0602-4fa7-b346-3342bc636344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:35.596575 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-aaed44a9-2d7f-45a4-9bd8-0f439881f22a tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80984e8a-0602-4fa7-b346-3342bc636344) transitioned into state 'SUCCESS' from state '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-1276492619',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='59ce83f75b764d7b90945046dc386d84',qos_specs=None,replication_status=,reservations=['b145167f-1a50-4c4a-ba16-e381ac76db24','71d53e48-6bd5-46bf-98c5-efb313a9b6cc','132433f8-8be3-4336-bd1e-7096267f65e3','0cf90839-1055-4cd9-b27d-96b36c198cc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3192bb87bea45d886966c5bdca6c0a7',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:35.597392 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-aaed44a9-2d7f-45a4-9bd8-0f439881f22a tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0486a4f3-8d68-4143-90d1-00976d57b911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:35.610049 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-aaed44a9-2d7f-45a4-9bd8-0f439881f22a tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0486a4f3-8d68-4143-90d1-00976d57b911) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:35.611388 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-aaed44a9-2d7f-45a4-9bd8-0f439881f22a tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Flow 'volume_create_api' (5bc80f1a-5c16-49d5-9a87-8c460161a17a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:40:35.611895 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-aaed44a9-2d7f-45a4-9bd8-0f439881f22a tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Create volume request issued successfully. Aug 20 04:40:35.612592 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-aaed44a9-2d7f-45a4-9bd8-0f439881f22a tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:40:35.613750 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 878/3543] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:40:35 2026] POST /volume/v3/volumes => generated 759 bytes in 491 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:40:35.632625 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-dcfd5cdf-15db-42e7-9d81-d1f3b5e07c62 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:35.635965 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-dcfd5cdf-15db-42e7-9d81-d1f3b5e07c62 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] GET https://10.4.3.239/volume/v3/volumes/6e79f8de-169a-456a-aa14-86d64c66a1e8 Aug 20 04:40:35.636275 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-dcfd5cdf-15db-42e7-9d81-d1f3b5e07c62 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:35.636530 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-dcfd5cdf-15db-42e7-9d81-d1f3b5e07c62 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:35.642772 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-b431c20f-9204-4738-9bf7-461edda1d976 req-d237d255-61bf-4bfa-9418-72f09825f0c5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:35.645622 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:35.645622 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:35.645767 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-b431c20f-9204-4738-9bf7-461edda1d976 req-d237d255-61bf-4bfa-9418-72f09825f0c5 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] PUT https://10.4.3.239/volume/v3/attachments/a5c57b66-a6db-49e4-b14f-45c850f138a2 Aug 20 04:40:35.646553 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-b431c20f-9204-4738-9bf7-461edda1d976 req-d237d255-61bf-4bfa-9418-72f09825f0c5 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:35.650272 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-dcfd5cdf-15db-42e7-9d81-d1f3b5e07c62 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Volume info retrieved successfully. Aug 20 04:40:35.655641 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-dcfd5cdf-15db-42e7-9d81-d1f3b5e07c62 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes/6e79f8de-169a-456a-aa14-86d64c66a1e8 returned with HTTP 200 Aug 20 04:40:35.656137 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 889/3544] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:35 2026] GET /volume/v3/volumes/6e79f8de-169a-456a-aa14-86d64c66a1e8 => generated 827 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:35.656975 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-b431c20f-9204-4738-9bf7-461edda1d976 req-d237d255-61bf-4bfa-9418-72f09825f0c5 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Acquiring lock "cinder-attachment_update-778d7754-9adb-4917-974e-77cafd0fa769-np0000007850" by "attachment_update" {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:40:35.666097 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-b431c20f-9204-4738-9bf7-461edda1d976 req-d237d255-61bf-4bfa-9418-72f09825f0c5 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Lock "cinder-attachment_update-778d7754-9adb-4917-974e-77cafd0fa769-np0000007850" acquired by "attachment_update" :: waited 0.009s {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:40:35.667905 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:35.667905 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:40:35.873807 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-b431c20f-9204-4738-9bf7-461edda1d976 req-d237d255-61bf-4bfa-9418-72f09825f0c5 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Lock "cinder-attachment_update-778d7754-9adb-4917-974e-77cafd0fa769-np0000007850" released by "attachment_update" :: held 0.208s {{(pid=100175) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:40:35.874962 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-b431c20f-9204-4738-9bf7-461edda1d976 req-d237d255-61bf-4bfa-9418-72f09825f0c5 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/attachments/a5c57b66-a6db-49e4-b14f-45c850f138a2 returned with HTTP 200 Aug 20 04:40:35.875385 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 894/3545] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:40:35 2026] PUT /volume/v3/attachments/a5c57b66-a6db-49e4-b14f-45c850f138a2 => generated 969 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:40:36.082014 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-cd3f9f82-6d8d-40f1-8d3e-10dd2674b4a4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:36.083686 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cd3f9f82-6d8d-40f1-8d3e-10dd2674b4a4 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] GET https://10.4.3.239/volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 Aug 20 04:40:36.084017 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cd3f9f82-6d8d-40f1-8d3e-10dd2674b4a4 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:36.084325 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cd3f9f82-6d8d-40f1-8d3e-10dd2674b4a4 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:36.084533 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-cd3f9f82-6d8d-40f1-8d3e-10dd2674b4a4 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Show backup with id 37357c14-dc04-4445-8160-52ec062b8a53. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:40:36.089591 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:36.089591 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:36.090534 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cd3f9f82-6d8d-40f1-8d3e-10dd2674b4a4 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] https://10.4.3.239/volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 returned with HTTP 200 Aug 20 04:40:36.091122 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 885/3546] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:40:36 2026] GET /volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:36.477550 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-fed63683-2e95-4675-8bad-8f9aea9b5a58 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:36.479770 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fed63683-2e95-4675-8bad-8f9aea9b5a58 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] GET https://10.4.3.239/volume/v3/volumes/778d7754-9adb-4917-974e-77cafd0fa769 Aug 20 04:40:36.480287 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fed63683-2e95-4675-8bad-8f9aea9b5a58 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:36.482016 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fed63683-2e95-4675-8bad-8f9aea9b5a58 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:36.494215 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:36.494215 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:36.499554 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-fed63683-2e95-4675-8bad-8f9aea9b5a58 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Volume info retrieved successfully. Aug 20 04:40:36.505648 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fed63683-2e95-4675-8bad-8f9aea9b5a58 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/volumes/778d7754-9adb-4917-974e-77cafd0fa769 returned with HTTP 200 Aug 20 04:40:36.506441 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 879/3547] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:36 2026] GET /volume/v3/volumes/778d7754-9adb-4917-974e-77cafd0fa769 => generated 940 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:36.678296 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-abbe6ac2-21da-46c8-803e-935f9679b4c4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:36.680860 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-abbe6ac2-21da-46c8-803e-935f9679b4c4 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] GET https://10.4.3.239/volume/v3/volumes/6e79f8de-169a-456a-aa14-86d64c66a1e8 Aug 20 04:40:36.681193 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-abbe6ac2-21da-46c8-803e-935f9679b4c4 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:36.681440 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-abbe6ac2-21da-46c8-803e-935f9679b4c4 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:36.691888 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:36.691888 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:36.697058 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-abbe6ac2-21da-46c8-803e-935f9679b4c4 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Volume info retrieved successfully. Aug 20 04:40:36.704168 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-abbe6ac2-21da-46c8-803e-935f9679b4c4 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes/6e79f8de-169a-456a-aa14-86d64c66a1e8 returned with HTTP 200 Aug 20 04:40:36.704705 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 890/3548] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:36 2026] GET /volume/v3/volumes/6e79f8de-169a-456a-aa14-86d64c66a1e8 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:36.724540 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-438ee230-293e-499e-911b-0c7e51519c82 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:36.726972 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-438ee230-293e-499e-911b-0c7e51519c82 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] GET https://10.4.3.239/volume/v3/volumes/6e79f8de-169a-456a-aa14-86d64c66a1e8 Aug 20 04:40:36.727275 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-438ee230-293e-499e-911b-0c7e51519c82 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:36.727533 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-438ee230-293e-499e-911b-0c7e51519c82 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:36.738796 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:36.738796 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:40:36.746786 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-438ee230-293e-499e-911b-0c7e51519c82 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Volume info retrieved successfully. Aug 20 04:40:36.753704 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-438ee230-293e-499e-911b-0c7e51519c82 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes/6e79f8de-169a-456a-aa14-86d64c66a1e8 returned with HTTP 200 Aug 20 04:40:36.754277 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 895/3549] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:36 2026] GET /volume/v3/volumes/6e79f8de-169a-456a-aa14-86d64c66a1e8 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:36.774659 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-201f1b75-e116-4f19-87c7-4cfe3317fd13 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:36.777834 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-201f1b75-e116-4f19-87c7-4cfe3317fd13 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] PUT https://10.4.3.239/volume/v3/volumes/6e79f8de-169a-456a-aa14-86d64c66a1e8 Aug 20 04:40:36.778310 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-201f1b75-e116-4f19-87c7-4cfe3317fd13 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1276492619"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:36.792265 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:36.792265 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:36.798078 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-201f1b75-e116-4f19-87c7-4cfe3317fd13 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Volume info retrieved successfully. Aug 20 04:40:36.812288 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-201f1b75-e116-4f19-87c7-4cfe3317fd13 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Volume updated successfully. Aug 20 04:40:36.814021 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-201f1b75-e116-4f19-87c7-4cfe3317fd13 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes/6e79f8de-169a-456a-aa14-86d64c66a1e8 returned with HTTP 200 Aug 20 04:40:36.814155 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 886/3550] 10.4.3.239 () {68 vars in 1368 bytes} [Thu Aug 20 04:40:36 2026] PUT /volume/v3/volumes/6e79f8de-169a-456a-aa14-86d64c66a1e8 => generated 784 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:36.830216 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4fb9787d-407f-4bf8-bb50-5ff7f4345fc1 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:36.832132 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4fb9787d-407f-4bf8-bb50-5ff7f4345fc1 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] PUT https://10.4.3.239/volume/v3/volumes/6e79f8de-169a-456a-aa14-86d64c66a1e8 Aug 20 04:40:36.834208 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4fb9787d-407f-4bf8-bb50-5ff7f4345fc1 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1661635857", "description": "This is the new description of volume"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:36.844293 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:36.844293 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:36.850507 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-4fb9787d-407f-4bf8-bb50-5ff7f4345fc1 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Volume info retrieved successfully. Aug 20 04:40:36.863485 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-4fb9787d-407f-4bf8-bb50-5ff7f4345fc1 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Volume updated successfully. Aug 20 04:40:36.864204 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4fb9787d-407f-4bf8-bb50-5ff7f4345fc1 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes/6e79f8de-169a-456a-aa14-86d64c66a1e8 returned with HTTP 200 Aug 20 04:40:36.865157 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 880/3551] 10.4.3.239 () {68 vars in 1369 bytes} [Thu Aug 20 04:40:36 2026] PUT /volume/v3/volumes/6e79f8de-169a-456a-aa14-86d64c66a1e8 => generated 823 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:36.890169 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-fbb38588-2866-4143-bc9a-4eb1fe2e7662 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:36.895304 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fbb38588-2866-4143-bc9a-4eb1fe2e7662 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] GET https://10.4.3.239/volume/v3/volumes/6e79f8de-169a-456a-aa14-86d64c66a1e8 Aug 20 04:40:36.895553 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fbb38588-2866-4143-bc9a-4eb1fe2e7662 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:36.895809 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fbb38588-2866-4143-bc9a-4eb1fe2e7662 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:36.907994 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:36.907994 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:36.915215 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-fbb38588-2866-4143-bc9a-4eb1fe2e7662 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Volume info retrieved successfully. Aug 20 04:40:36.920816 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fbb38588-2866-4143-bc9a-4eb1fe2e7662 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes/6e79f8de-169a-456a-aa14-86d64c66a1e8 returned with HTTP 200 Aug 20 04:40:36.921364 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 891/3552] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:36 2026] GET /volume/v3/volumes/6e79f8de-169a-456a-aa14-86d64c66a1e8 => generated 891 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:36.943943 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3ea7c7e9-4f4a-4900-9f0d-95925702ab4e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:36.949707 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3ea7c7e9-4f4a-4900-9f0d-95925702ab4e tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:40:36.950377 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3ea7c7e9-4f4a-4900-9f0d-95925702ab4e tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1339621748", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-2128516338"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:36.953174 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-3ea7c7e9-4f4a-4900-9f0d-95925702ab4e tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1339621748', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2128516338'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:40:36.953174 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-3ea7c7e9-4f4a-4900-9f0d-95925702ab4e tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Create volume of 1 GB Aug 20 04:40:36.958072 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-3ea7c7e9-4f4a-4900-9f0d-95925702ab4e tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Availability Zones retrieved successfully. Aug 20 04:40:36.966326 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-3ea7c7e9-4f4a-4900-9f0d-95925702ab4e tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Flow 'volume_create_api' (b9e6f2d9-261c-4f16-b9c4-4e99ec168a50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:40:36.967925 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-3ea7c7e9-4f4a-4900-9f0d-95925702ab4e tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54260e33-d5c1-46b7-a246-395a93140f25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:36.971596 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-3ea7c7e9-4f4a-4900-9f0d-95925702ab4e tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:40:37.011732 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-3ea7c7e9-4f4a-4900-9f0d-95925702ab4e tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54260e33-d5c1-46b7-a246-395a93140f25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:37.013159 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-3ea7c7e9-4f4a-4900-9f0d-95925702ab4e tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6baad18-7c63-4660-9168-1ca531ad3444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:37.076960 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-3ea7c7e9-4f4a-4900-9f0d-95925702ab4e tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Created reservations ['61bc844b-d335-4227-be05-953d55c910a8', 'b0b865ef-8c91-486b-9f5e-936cc0e69743', '104a5c42-554a-4f8d-b074-e1f6664f2b6f', 'b7f10a5e-83ad-4d72-af2a-8c0ab2631f4d'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:40:37.078392 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-3ea7c7e9-4f4a-4900-9f0d-95925702ab4e tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6baad18-7c63-4660-9168-1ca531ad3444) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61bc844b-d335-4227-be05-953d55c910a8', 'b0b865ef-8c91-486b-9f5e-936cc0e69743', '104a5c42-554a-4f8d-b074-e1f6664f2b6f', 'b7f10a5e-83ad-4d72-af2a-8c0ab2631f4d']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:37.079125 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-3ea7c7e9-4f4a-4900-9f0d-95925702ab4e tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab17088c-550d-4a9b-a97f-28ca4a83edc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:37.106720 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3923a16f-59a0-4f3e-bd11-bdffa42ef065 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:37.110347 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-3ea7c7e9-4f4a-4900-9f0d-95925702ab4e tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab17088c-550d-4a9b-a97f-28ca4a83edc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d29a92e-484f-46e7-b08d-3d778193d326', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1339621748',display_name='tempest-VolumesGetTest-Volume-2128516338',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59ce83f75b764d7b90945046dc386d84',qos_specs=None,replication_status=,reservations=['61bc844b-d335-4227-be05-953d55c910a8','b0b865ef-8c91-486b-9f5e-936cc0e69743','104a5c42-554a-4f8d-b074-e1f6664f2b6f','b7f10a5e-83ad-4d72-af2a-8c0ab2631f4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3192bb87bea45d886966c5bdca6c0a7',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:40:37Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1339621748',display_name='tempest-VolumesGetTest-Volume-2128516338',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d29a92e-484f-46e7-b08d-3d778193d326,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59ce83f75b764d7b90945046dc386d84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3192bb87bea45d886966c5bdca6c0a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:37.111212 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-3ea7c7e9-4f4a-4900-9f0d-95925702ab4e tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3d7545a-3e83-4918-ad2c-24a004b726df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:37.111803 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3923a16f-59a0-4f3e-bd11-bdffa42ef065 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] GET https://10.4.3.239/volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 Aug 20 04:40:37.112135 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3923a16f-59a0-4f3e-bd11-bdffa42ef065 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:37.112480 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3923a16f-59a0-4f3e-bd11-bdffa42ef065 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:37.112692 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-3923a16f-59a0-4f3e-bd11-bdffa42ef065 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Show backup with id 37357c14-dc04-4445-8160-52ec062b8a53. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:40:37.118589 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:37.118589 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:37.118921 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3923a16f-59a0-4f3e-bd11-bdffa42ef065 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] https://10.4.3.239/volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 returned with HTTP 200 Aug 20 04:40:37.119683 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 887/3553] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:40:37 2026] GET /volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:37.131251 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a58361da-b92a-4d2a-9b67-b2c7152bac96 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:37.147077 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-3ea7c7e9-4f4a-4900-9f0d-95925702ab4e tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3d7545a-3e83-4918-ad2c-24a004b726df) transitioned into 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-1339621748',display_name='tempest-VolumesGetTest-Volume-2128516338',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59ce83f75b764d7b90945046dc386d84',qos_specs=None,replication_status=,reservations=['61bc844b-d335-4227-be05-953d55c910a8','b0b865ef-8c91-486b-9f5e-936cc0e69743','104a5c42-554a-4f8d-b074-e1f6664f2b6f','b7f10a5e-83ad-4d72-af2a-8c0ab2631f4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3192bb87bea45d886966c5bdca6c0a7',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:37.148643 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-3ea7c7e9-4f4a-4900-9f0d-95925702ab4e tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fa29c8a-44f5-447f-b3fe-e865e9829315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:37.161851 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-3ea7c7e9-4f4a-4900-9f0d-95925702ab4e tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fa29c8a-44f5-447f-b3fe-e865e9829315) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:37.162836 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-3ea7c7e9-4f4a-4900-9f0d-95925702ab4e tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Flow 'volume_create_api' (b9e6f2d9-261c-4f16-b9c4-4e99ec168a50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:40:37.163292 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-3ea7c7e9-4f4a-4900-9f0d-95925702ab4e tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Create volume request issued successfully. Aug 20 04:40:37.164041 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3ea7c7e9-4f4a-4900-9f0d-95925702ab4e tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:40:37.164818 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 896/3554] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:40:36 2026] POST /volume/v3/volumes => generated 780 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:40:37.182336 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-89b48a28-f690-42ad-a423-eba66f7b9397 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:37.185350 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-89b48a28-f690-42ad-a423-eba66f7b9397 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] GET https://10.4.3.239/volume/v3/volumes/2d29a92e-484f-46e7-b08d-3d778193d326 Aug 20 04:40:37.185350 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-89b48a28-f690-42ad-a423-eba66f7b9397 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:37.185628 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-89b48a28-f690-42ad-a423-eba66f7b9397 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:37.196131 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:37.196131 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:37.201659 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-89b48a28-f690-42ad-a423-eba66f7b9397 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Volume info retrieved successfully. Aug 20 04:40:37.207562 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-89b48a28-f690-42ad-a423-eba66f7b9397 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes/2d29a92e-484f-46e7-b08d-3d778193d326 returned with HTTP 200 Aug 20 04:40:37.208544 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 892/3555] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:37 2026] GET /volume/v3/volumes/2d29a92e-484f-46e7-b08d-3d778193d326 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 04:40:37.333118 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a58361da-b92a-4d2a-9b67-b2c7152bac96 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:40:37.333705 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a58361da-b92a-4d2a-9b67-b2c7152bac96 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1869958883", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:37.336820 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-a58361da-b92a-4d2a-9b67-b2c7152bac96 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1869958883', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:40:37.336820 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-a58361da-b92a-4d2a-9b67-b2c7152bac96 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Create volume of 1 GB Aug 20 04:40:37.343605 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a58361da-b92a-4d2a-9b67-b2c7152bac96 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Availability Zones retrieved successfully. Aug 20 04:40:37.352921 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a58361da-b92a-4d2a-9b67-b2c7152bac96 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Flow 'volume_create_api' (77e5eed5-4196-4e0a-a634-fe0766687da1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:40:37.354987 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a58361da-b92a-4d2a-9b67-b2c7152bac96 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37ad7986-c423-41dc-9cf7-3efcb20114fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:37.356055 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-a58361da-b92a-4d2a-9b67-b2c7152bac96 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:40:37.408590 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a58361da-b92a-4d2a-9b67-b2c7152bac96 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37ad7986-c423-41dc-9cf7-3efcb20114fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:37.409771 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a58361da-b92a-4d2a-9b67-b2c7152bac96 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cabd06e-7b72-4b46-b834-8afce53b9daa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:37.499595 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-a58361da-b92a-4d2a-9b67-b2c7152bac96 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Created reservations ['9c19e48d-d8c4-4d00-931c-b1084c22638a', 'c21a9b68-9989-4654-8e2a-4323412f01ed', '06052c63-0ada-415c-8d7c-9bab8080d968', '1af30738-0703-4ebb-a039-47473cf2ae90'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:40:37.500574 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a58361da-b92a-4d2a-9b67-b2c7152bac96 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cabd06e-7b72-4b46-b834-8afce53b9daa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c19e48d-d8c4-4d00-931c-b1084c22638a', 'c21a9b68-9989-4654-8e2a-4323412f01ed', '06052c63-0ada-415c-8d7c-9bab8080d968', '1af30738-0703-4ebb-a039-47473cf2ae90']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:37.501592 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a58361da-b92a-4d2a-9b67-b2c7152bac96 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7dfc718-c63f-4684-8f89-f2f11c37fd47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:37.524540 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-45ec670c-0d99-4766-810b-f48ed46cd7ed None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:37.527047 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-45ec670c-0d99-4766-810b-f48ed46cd7ed tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] GET https://10.4.3.239/volume/v3/volumes/778d7754-9adb-4917-974e-77cafd0fa769 Aug 20 04:40:37.527364 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-45ec670c-0d99-4766-810b-f48ed46cd7ed tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:37.527796 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-45ec670c-0d99-4766-810b-f48ed46cd7ed tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:37.538104 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a58361da-b92a-4d2a-9b67-b2c7152bac96 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7dfc718-c63f-4684-8f89-f2f11c37fd47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1869958883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d00cdf24d5c44744917a06be5c234292',qos_specs=None,replication_status=,reservations=['9c19e48d-d8c4-4d00-931c-b1084c22638a','c21a9b68-9989-4654-8e2a-4323412f01ed','06052c63-0ada-415c-8d7c-9bab8080d968','1af30738-0703-4ebb-a039-47473cf2ae90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1e2e9205b4c4cc582097c1c60e39799',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:40:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1869958883',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d00cdf24d5c44744917a06be5c234292',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1e2e9205b4c4cc582097c1c60e39799',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:37.538502 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a58361da-b92a-4d2a-9b67-b2c7152bac96 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71bfc9af-aac6-4157-bf72-44d903da834d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:37.542957 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:37.542957 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:37.551193 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-45ec670c-0d99-4766-810b-f48ed46cd7ed tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Volume info retrieved successfully. Aug 20 04:40:37.559606 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-45ec670c-0d99-4766-810b-f48ed46cd7ed tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/volumes/778d7754-9adb-4917-974e-77cafd0fa769 returned with HTTP 200 Aug 20 04:40:37.560679 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 888/3556] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:37 2026] GET /volume/v3/volumes/778d7754-9adb-4917-974e-77cafd0fa769 => generated 940 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:37.565415 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a58361da-b92a-4d2a-9b67-b2c7152bac96 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71bfc9af-aac6-4157-bf72-44d903da834d) transitioned into state 'SUCCESS' from state '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-1869958883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d00cdf24d5c44744917a06be5c234292',qos_specs=None,replication_status=,reservations=['9c19e48d-d8c4-4d00-931c-b1084c22638a','c21a9b68-9989-4654-8e2a-4323412f01ed','06052c63-0ada-415c-8d7c-9bab8080d968','1af30738-0703-4ebb-a039-47473cf2ae90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1e2e9205b4c4cc582097c1c60e39799',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:37.566595 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a58361da-b92a-4d2a-9b67-b2c7152bac96 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62285d34-d558-48fc-ba88-166ee789c0af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:37.582417 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a58361da-b92a-4d2a-9b67-b2c7152bac96 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62285d34-d558-48fc-ba88-166ee789c0af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:37.583215 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-a58361da-b92a-4d2a-9b67-b2c7152bac96 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Flow 'volume_create_api' (77e5eed5-4196-4e0a-a634-fe0766687da1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:40:37.583306 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a58361da-b92a-4d2a-9b67-b2c7152bac96 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Create volume request issued successfully. Aug 20 04:40:37.584415 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a58361da-b92a-4d2a-9b67-b2c7152bac96 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:40:37.584630 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 881/3557] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:40:37 2026] POST /volume/v3/volumes => generated 765 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:40:37.603031 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a5130a1f-588d-4c79-81e4-7aca2c397237 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:37.605209 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a5130a1f-588d-4c79-81e4-7aca2c397237 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:40:37.607316 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a5130a1f-588d-4c79-81e4-7aca2c397237 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1833917936", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:37.607316 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-a5130a1f-588d-4c79-81e4-7aca2c397237 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1833917936', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:40:37.607522 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-a5130a1f-588d-4c79-81e4-7aca2c397237 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Create volume of 1 GB Aug 20 04:40:37.607704 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:37.607704 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:40:37.618583 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a5130a1f-588d-4c79-81e4-7aca2c397237 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Availability Zones retrieved successfully. Aug 20 04:40:37.625827 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a5130a1f-588d-4c79-81e4-7aca2c397237 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Flow 'volume_create_api' (34eb2028-2aa5-4867-a99a-0be003c2f0ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:40:37.627866 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a5130a1f-588d-4c79-81e4-7aca2c397237 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2241462f-004a-4212-b4dc-dbb4f643058f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:37.628886 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-a5130a1f-588d-4c79-81e4-7aca2c397237 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:40:37.668751 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a5130a1f-588d-4c79-81e4-7aca2c397237 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2241462f-004a-4212-b4dc-dbb4f643058f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:37.669570 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a5130a1f-588d-4c79-81e4-7aca2c397237 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1320ccc2-210b-4daa-b4c9-6d49bccd4809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:37.721296 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-a5130a1f-588d-4c79-81e4-7aca2c397237 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Created reservations ['50135631-a34c-4b20-92ff-aa49cbb6756e', 'bab064a7-8011-433e-852b-2e7a830ddd0b', '2d61b1e7-fbd0-4bc6-9f48-ac6f9667a34f', '78827687-7b73-4c5c-98da-e0645cf8b403'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:40:37.721296 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a5130a1f-588d-4c79-81e4-7aca2c397237 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1320ccc2-210b-4daa-b4c9-6d49bccd4809) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50135631-a34c-4b20-92ff-aa49cbb6756e', 'bab064a7-8011-433e-852b-2e7a830ddd0b', '2d61b1e7-fbd0-4bc6-9f48-ac6f9667a34f', '78827687-7b73-4c5c-98da-e0645cf8b403']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:37.721296 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a5130a1f-588d-4c79-81e4-7aca2c397237 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fe004a5-5516-4d33-bdde-fe272f78014a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:37.752717 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a5130a1f-588d-4c79-81e4-7aca2c397237 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fe004a5-5516-4d33-bdde-fe272f78014a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b38b2586-be60-408e-8180-0108e5aede2a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1833917936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d00cdf24d5c44744917a06be5c234292',qos_specs=None,replication_status=,reservations=['50135631-a34c-4b20-92ff-aa49cbb6756e','bab064a7-8011-433e-852b-2e7a830ddd0b','2d61b1e7-fbd0-4bc6-9f48-ac6f9667a34f','78827687-7b73-4c5c-98da-e0645cf8b403'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1e2e9205b4c4cc582097c1c60e39799',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:40:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1833917936',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b38b2586-be60-408e-8180-0108e5aede2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d00cdf24d5c44744917a06be5c234292',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1e2e9205b4c4cc582097c1c60e39799',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:37.754136 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a5130a1f-588d-4c79-81e4-7aca2c397237 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64734a06-5b79-45d6-b666-56f73c2f078a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:37.779094 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a5130a1f-588d-4c79-81e4-7aca2c397237 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64734a06-5b79-45d6-b666-56f73c2f078a) transitioned into state 'SUCCESS' from state '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-1833917936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d00cdf24d5c44744917a06be5c234292',qos_specs=None,replication_status=,reservations=['50135631-a34c-4b20-92ff-aa49cbb6756e','bab064a7-8011-433e-852b-2e7a830ddd0b','2d61b1e7-fbd0-4bc6-9f48-ac6f9667a34f','78827687-7b73-4c5c-98da-e0645cf8b403'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1e2e9205b4c4cc582097c1c60e39799',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:37.780060 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a5130a1f-588d-4c79-81e4-7aca2c397237 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ab0baaf-f621-44d9-8929-5a668647c981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:37.791717 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a5130a1f-588d-4c79-81e4-7aca2c397237 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ab0baaf-f621-44d9-8929-5a668647c981) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:37.793155 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a5130a1f-588d-4c79-81e4-7aca2c397237 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Flow 'volume_create_api' (34eb2028-2aa5-4867-a99a-0be003c2f0ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:40:37.794360 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a5130a1f-588d-4c79-81e4-7aca2c397237 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Create volume request issued successfully. Aug 20 04:40:37.795298 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a5130a1f-588d-4c79-81e4-7aca2c397237 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:40:37.795932 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 897/3558] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:40:37 2026] POST /volume/v3/volumes => generated 765 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 20 04:40:38.132732 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-631bfd94-f5b7-4162-90c6-4429a405a171 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:38.134934 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-631bfd94-f5b7-4162-90c6-4429a405a171 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] GET https://10.4.3.239/volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 Aug 20 04:40:38.135211 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-631bfd94-f5b7-4162-90c6-4429a405a171 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:38.135584 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-631bfd94-f5b7-4162-90c6-4429a405a171 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:38.135584 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-631bfd94-f5b7-4162-90c6-4429a405a171 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Show backup with id 37357c14-dc04-4445-8160-52ec062b8a53. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:40:38.140342 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:38.140342 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:38.140924 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-631bfd94-f5b7-4162-90c6-4429a405a171 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] https://10.4.3.239/volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 returned with HTTP 200 Aug 20 04:40:38.141577 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 893/3559] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:40:38 2026] GET /volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:38.224462 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-83caa652-7cc1-4c7a-aebe-6896496b15d9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:38.226987 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-83caa652-7cc1-4c7a-aebe-6896496b15d9 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] GET https://10.4.3.239/volume/v3/volumes/2d29a92e-484f-46e7-b08d-3d778193d326 Aug 20 04:40:38.227301 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-83caa652-7cc1-4c7a-aebe-6896496b15d9 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:38.227566 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-83caa652-7cc1-4c7a-aebe-6896496b15d9 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:38.237503 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:38.237503 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:38.244048 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-83caa652-7cc1-4c7a-aebe-6896496b15d9 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Volume info retrieved successfully. Aug 20 04:40:38.252413 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-83caa652-7cc1-4c7a-aebe-6896496b15d9 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes/2d29a92e-484f-46e7-b08d-3d778193d326 returned with HTTP 200 Aug 20 04:40:38.252972 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 889/3560] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:38 2026] GET /volume/v3/volumes/2d29a92e-484f-46e7-b08d-3d778193d326 => generated 873 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:38.271002 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-918dc72e-76ba-44b9-b2dc-3f61ca35a489 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:38.274623 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-918dc72e-76ba-44b9-b2dc-3f61ca35a489 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] PUT https://10.4.3.239/volume/v3/volumes/2d29a92e-484f-46e7-b08d-3d778193d326 Aug 20 04:40:38.274623 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-918dc72e-76ba-44b9-b2dc-3f61ca35a489 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1276492619", "description": null}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:38.287939 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:38.287939 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:38.295003 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-918dc72e-76ba-44b9-b2dc-3f61ca35a489 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Volume info retrieved successfully. Aug 20 04:40:38.302747 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-918dc72e-76ba-44b9-b2dc-3f61ca35a489 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Volume updated successfully. Aug 20 04:40:38.303499 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-918dc72e-76ba-44b9-b2dc-3f61ca35a489 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes/2d29a92e-484f-46e7-b08d-3d778193d326 returned with HTTP 200 Aug 20 04:40:38.304032 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 882/3561] 10.4.3.239 () {68 vars in 1368 bytes} [Thu Aug 20 04:40:38 2026] PUT /volume/v3/volumes/2d29a92e-484f-46e7-b08d-3d778193d326 => generated 770 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:38.316442 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-45deded8-c7e2-44fa-a67e-e7d9101a268a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:38.318860 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-45deded8-c7e2-44fa-a67e-e7d9101a268a tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] GET https://10.4.3.239/volume/v3/volumes/2d29a92e-484f-46e7-b08d-3d778193d326 Aug 20 04:40:38.319091 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-45deded8-c7e2-44fa-a67e-e7d9101a268a tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:38.319362 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-45deded8-c7e2-44fa-a67e-e7d9101a268a tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:38.330006 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:38.330006 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:40:38.335911 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-45deded8-c7e2-44fa-a67e-e7d9101a268a tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Volume info retrieved successfully. Aug 20 04:40:38.343983 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-45deded8-c7e2-44fa-a67e-e7d9101a268a tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes/2d29a92e-484f-46e7-b08d-3d778193d326 returned with HTTP 200 Aug 20 04:40:38.345255 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 898/3562] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:38 2026] GET /volume/v3/volumes/2d29a92e-484f-46e7-b08d-3d778193d326 => generated 838 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:38.361346 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1e3c48f1-3c90-4bba-b0f9-1e2320e88b88 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:38.363641 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1e3c48f1-3c90-4bba-b0f9-1e2320e88b88 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] DELETE https://10.4.3.239/volume/v3/volumes/2d29a92e-484f-46e7-b08d-3d778193d326 Aug 20 04:40:38.363842 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1e3c48f1-3c90-4bba-b0f9-1e2320e88b88 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:38.364080 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1e3c48f1-3c90-4bba-b0f9-1e2320e88b88 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:38.364853 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-1e3c48f1-3c90-4bba-b0f9-1e2320e88b88 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Delete volume with id: 2d29a92e-484f-46e7-b08d-3d778193d326 Aug 20 04:40:38.373529 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:38.373529 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:38.374144 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1e3c48f1-3c90-4bba-b0f9-1e2320e88b88 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Volume info retrieved successfully. Aug 20 04:40:38.399554 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1e3c48f1-3c90-4bba-b0f9-1e2320e88b88 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Delete volume request issued successfully. Aug 20 04:40:38.399841 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1e3c48f1-3c90-4bba-b0f9-1e2320e88b88 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes/2d29a92e-484f-46e7-b08d-3d778193d326 returned with HTTP 202 Aug 20 04:40:38.400502 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 894/3563] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:40:38 2026] DELETE /volume/v3/volumes/2d29a92e-484f-46e7-b08d-3d778193d326 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:40:38.414290 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-18e3c418-e874-45dd-b350-fb0f6337d657 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:38.416148 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-18e3c418-e874-45dd-b350-fb0f6337d657 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] GET https://10.4.3.239/volume/v3/volumes/2d29a92e-484f-46e7-b08d-3d778193d326 Aug 20 04:40:38.416463 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-18e3c418-e874-45dd-b350-fb0f6337d657 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:38.416620 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-18e3c418-e874-45dd-b350-fb0f6337d657 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:38.427288 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:38.427288 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:38.433452 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-18e3c418-e874-45dd-b350-fb0f6337d657 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Volume info retrieved successfully. Aug 20 04:40:38.439801 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-18e3c418-e874-45dd-b350-fb0f6337d657 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes/2d29a92e-484f-46e7-b08d-3d778193d326 returned with HTTP 200 Aug 20 04:40:38.440242 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 890/3564] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:38 2026] GET /volume/v3/volumes/2d29a92e-484f-46e7-b08d-3d778193d326 => generated 837 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:38.573621 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-040c8168-de36-4a92-91d9-458706919e50 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:38.575397 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-040c8168-de36-4a92-91d9-458706919e50 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] GET https://10.4.3.239/volume/v3/volumes/778d7754-9adb-4917-974e-77cafd0fa769 Aug 20 04:40:38.575593 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-040c8168-de36-4a92-91d9-458706919e50 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:38.575783 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-040c8168-de36-4a92-91d9-458706919e50 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:38.587829 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:38.587829 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:38.591825 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-040c8168-de36-4a92-91d9-458706919e50 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Volume info retrieved successfully. Aug 20 04:40:38.596162 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-040c8168-de36-4a92-91d9-458706919e50 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/volumes/778d7754-9adb-4917-974e-77cafd0fa769 returned with HTTP 200 Aug 20 04:40:38.596575 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 883/3565] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:38 2026] GET /volume/v3/volumes/778d7754-9adb-4917-974e-77cafd0fa769 => generated 940 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:39.155336 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3fe44da4-94d6-4c87-8f24-5ad23583dbcd None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:39.157722 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3fe44da4-94d6-4c87-8f24-5ad23583dbcd tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] GET https://10.4.3.239/volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 Aug 20 04:40:39.157722 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3fe44da4-94d6-4c87-8f24-5ad23583dbcd tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:39.157722 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3fe44da4-94d6-4c87-8f24-5ad23583dbcd tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:39.159858 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-3fe44da4-94d6-4c87-8f24-5ad23583dbcd tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Show backup with id 37357c14-dc04-4445-8160-52ec062b8a53. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:40:39.163336 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:39.163336 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:40:39.164120 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3fe44da4-94d6-4c87-8f24-5ad23583dbcd tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] https://10.4.3.239/volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 returned with HTTP 200 Aug 20 04:40:39.164517 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 899/3566] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:40:39 2026] GET /volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:39.216376 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-b431c20f-9204-4738-9bf7-461edda1d976 req-0174800b-8c37-4cff-996c-91db360733b5 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:39.220394 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-b431c20f-9204-4738-9bf7-461edda1d976 req-0174800b-8c37-4cff-996c-91db360733b5 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] POST https://10.4.3.239/volume/v3/attachments/a5c57b66-a6db-49e4-b14f-45c850f138a2/action Aug 20 04:40:39.220877 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-b431c20f-9204-4738-9bf7-461edda1d976 req-0174800b-8c37-4cff-996c-91db360733b5 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Action body: b'{"os-complete": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:40:39.221046 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-b431c20f-9204-4738-9bf7-461edda1d976 req-0174800b-8c37-4cff-996c-91db360733b5 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:39.241326 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:39.241326 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:39.263999 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-b431c20f-9204-4738-9bf7-461edda1d976 req-0174800b-8c37-4cff-996c-91db360733b5 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/attachments/a5c57b66-a6db-49e4-b14f-45c850f138a2/action returned with HTTP 204 Aug 20 04:40:39.264630 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 895/3567] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:40:39 2026] POST /volume/v3/attachments/a5c57b66-a6db-49e4-b14f-45c850f138a2/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:40:39.466124 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0f2badbe-2049-4fc7-b239-f5e84f78b1e1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:39.468594 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0f2badbe-2049-4fc7-b239-f5e84f78b1e1 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] GET https://10.4.3.239/volume/v3/volumes/2d29a92e-484f-46e7-b08d-3d778193d326 Aug 20 04:40:39.469152 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0f2badbe-2049-4fc7-b239-f5e84f78b1e1 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:39.469152 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0f2badbe-2049-4fc7-b239-f5e84f78b1e1 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:39.476760 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0f2badbe-2049-4fc7-b239-f5e84f78b1e1 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes/2d29a92e-484f-46e7-b08d-3d778193d326 returned with HTTP 404 Aug 20 04:40:39.477351 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 891/3568] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:39 2026] GET /volume/v3/volumes/2d29a92e-484f-46e7-b08d-3d778193d326 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:40:39.487044 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f316c0f8-902a-4537-bd51-93417b672037 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:39.490651 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f316c0f8-902a-4537-bd51-93417b672037 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] GET https://10.4.3.239/volume/v3/volumes/6e79f8de-169a-456a-aa14-86d64c66a1e8 Aug 20 04:40:39.490651 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f316c0f8-902a-4537-bd51-93417b672037 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:39.490651 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f316c0f8-902a-4537-bd51-93417b672037 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:39.498853 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:39.498853 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:39.503723 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f316c0f8-902a-4537-bd51-93417b672037 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Volume info retrieved successfully. Aug 20 04:40:39.510375 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f316c0f8-902a-4537-bd51-93417b672037 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes/6e79f8de-169a-456a-aa14-86d64c66a1e8 returned with HTTP 200 Aug 20 04:40:39.510871 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 884/3569] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:39 2026] GET /volume/v3/volumes/6e79f8de-169a-456a-aa14-86d64c66a1e8 => generated 891 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:39.527821 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-00dd4517-87f0-48c3-aa80-52a2f36fe06e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:39.529627 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-00dd4517-87f0-48c3-aa80-52a2f36fe06e tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] DELETE https://10.4.3.239/volume/v3/volumes/6e79f8de-169a-456a-aa14-86d64c66a1e8 Aug 20 04:40:39.530168 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-00dd4517-87f0-48c3-aa80-52a2f36fe06e tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:39.532203 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-00dd4517-87f0-48c3-aa80-52a2f36fe06e tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:39.532203 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-00dd4517-87f0-48c3-aa80-52a2f36fe06e tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Delete volume with id: 6e79f8de-169a-456a-aa14-86d64c66a1e8 Aug 20 04:40:39.541825 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:39.541825 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:40:39.543099 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-00dd4517-87f0-48c3-aa80-52a2f36fe06e tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Volume info retrieved successfully. Aug 20 04:40:39.567829 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-00dd4517-87f0-48c3-aa80-52a2f36fe06e tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Delete volume request issued successfully. Aug 20 04:40:39.567829 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-00dd4517-87f0-48c3-aa80-52a2f36fe06e tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes/6e79f8de-169a-456a-aa14-86d64c66a1e8 returned with HTTP 202 Aug 20 04:40:39.567829 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 900/3570] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:40:39 2026] DELETE /volume/v3/volumes/6e79f8de-169a-456a-aa14-86d64c66a1e8 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:40:39.576395 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-93291496-7d8d-45c8-a3b0-b66eeee0519b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:39.579742 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-93291496-7d8d-45c8-a3b0-b66eeee0519b tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] GET https://10.4.3.239/volume/v3/volumes/6e79f8de-169a-456a-aa14-86d64c66a1e8 Aug 20 04:40:39.579996 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-93291496-7d8d-45c8-a3b0-b66eeee0519b tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:39.580261 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-93291496-7d8d-45c8-a3b0-b66eeee0519b tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:39.590485 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:39.590485 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:39.600029 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-93291496-7d8d-45c8-a3b0-b66eeee0519b tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Volume info retrieved successfully. Aug 20 04:40:39.606720 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-93291496-7d8d-45c8-a3b0-b66eeee0519b tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes/6e79f8de-169a-456a-aa14-86d64c66a1e8 returned with HTTP 200 Aug 20 04:40:39.607248 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 896/3571] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:39 2026] GET /volume/v3/volumes/6e79f8de-169a-456a-aa14-86d64c66a1e8 => generated 890 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:39.614761 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-fd4e96ef-5309-4e93-81ed-c2a1a39f7b33 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:39.618857 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fd4e96ef-5309-4e93-81ed-c2a1a39f7b33 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] GET https://10.4.3.239/volume/v3/volumes/778d7754-9adb-4917-974e-77cafd0fa769 Aug 20 04:40:39.619160 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fd4e96ef-5309-4e93-81ed-c2a1a39f7b33 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:39.619876 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fd4e96ef-5309-4e93-81ed-c2a1a39f7b33 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:39.633791 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:39.633791 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:39.638947 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-fd4e96ef-5309-4e93-81ed-c2a1a39f7b33 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Volume info retrieved successfully. Aug 20 04:40:39.644821 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fd4e96ef-5309-4e93-81ed-c2a1a39f7b33 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/volumes/778d7754-9adb-4917-974e-77cafd0fa769 returned with HTTP 200 Aug 20 04:40:39.645638 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 892/3572] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:39 2026] GET /volume/v3/volumes/778d7754-9adb-4917-974e-77cafd0fa769 => generated 1232 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:40:39.663717 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c64f7e6d-e35f-43c1-b4be-e0dc5a6d4fd1 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:39.666546 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c64f7e6d-e35f-43c1-b4be-e0dc5a6d4fd1 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] GET https://10.4.3.239/volume/v3/volumes/778d7754-9adb-4917-974e-77cafd0fa769 Aug 20 04:40:39.666778 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c64f7e6d-e35f-43c1-b4be-e0dc5a6d4fd1 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:39.667016 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c64f7e6d-e35f-43c1-b4be-e0dc5a6d4fd1 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:39.680313 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:39.680313 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:39.688142 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c64f7e6d-e35f-43c1-b4be-e0dc5a6d4fd1 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Volume info retrieved successfully. Aug 20 04:40:39.694779 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c64f7e6d-e35f-43c1-b4be-e0dc5a6d4fd1 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/volumes/778d7754-9adb-4917-974e-77cafd0fa769 returned with HTTP 200 Aug 20 04:40:39.695546 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 885/3573] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:39 2026] GET /volume/v3/volumes/778d7754-9adb-4917-974e-77cafd0fa769 => generated 1232 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:40:40.176142 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3cabb332-f1cd-4355-bd6b-1659ce65d5d9 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:40.179169 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3cabb332-f1cd-4355-bd6b-1659ce65d5d9 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] GET https://10.4.3.239/volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 Aug 20 04:40:40.179169 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3cabb332-f1cd-4355-bd6b-1659ce65d5d9 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:40.179169 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3cabb332-f1cd-4355-bd6b-1659ce65d5d9 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:40.179169 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-3cabb332-f1cd-4355-bd6b-1659ce65d5d9 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Show backup with id 37357c14-dc04-4445-8160-52ec062b8a53. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:40:40.184966 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:40.184966 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:40:40.185903 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3cabb332-f1cd-4355-bd6b-1659ce65d5d9 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] https://10.4.3.239/volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 returned with HTTP 200 Aug 20 04:40:40.186494 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 901/3574] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:40:40 2026] GET /volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:40.622404 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b2c6dc28-e0d9-4898-963e-64e8b01ccf2a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:40.624985 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b2c6dc28-e0d9-4898-963e-64e8b01ccf2a tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] GET https://10.4.3.239/volume/v3/volumes/6e79f8de-169a-456a-aa14-86d64c66a1e8 Aug 20 04:40:40.625592 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b2c6dc28-e0d9-4898-963e-64e8b01ccf2a tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:40.625903 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b2c6dc28-e0d9-4898-963e-64e8b01ccf2a tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:40.635567 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b2c6dc28-e0d9-4898-963e-64e8b01ccf2a tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes/6e79f8de-169a-456a-aa14-86d64c66a1e8 returned with HTTP 404 Aug 20 04:40:40.636439 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 897/3575] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:40 2026] GET /volume/v3/volumes/6e79f8de-169a-456a-aa14-86d64c66a1e8 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:40:40.644940 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6a93c16d-9058-4cac-b6d7-cff360751efa None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:40.647858 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6a93c16d-9058-4cac-b6d7-cff360751efa tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:40:40.647858 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6a93c16d-9058-4cac-b6d7-cff360751efa tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1160552651"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:40.650338 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-6a93c16d-9058-4cac-b6d7-cff360751efa tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1160552651'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:40:40.650481 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-6a93c16d-9058-4cac-b6d7-cff360751efa tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Create volume of 1 GB Aug 20 04:40:40.655503 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-6a93c16d-9058-4cac-b6d7-cff360751efa tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Availability Zones retrieved successfully. Aug 20 04:40:40.661694 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6a93c16d-9058-4cac-b6d7-cff360751efa tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Flow 'volume_create_api' (c65757ec-8282-4541-aced-6737886cbdac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:40:40.663084 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6a93c16d-9058-4cac-b6d7-cff360751efa tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c67d8ca-bff1-42ab-9946-6d7a03ae0521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:40.664108 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-6a93c16d-9058-4cac-b6d7-cff360751efa tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:40:40.695903 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6a93c16d-9058-4cac-b6d7-cff360751efa tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c67d8ca-bff1-42ab-9946-6d7a03ae0521) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:40.697195 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6a93c16d-9058-4cac-b6d7-cff360751efa tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (394704ba-4088-48b5-9e61-bd94b595780f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:40.762794 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-6a93c16d-9058-4cac-b6d7-cff360751efa tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Created reservations ['68ea93f4-2c8a-46d1-bc2a-94e4f326911f', '047de3e0-0466-4ebb-9d38-27f9dec800e0', '8614d633-fc56-4313-9e3e-56475910138c', '98d54fd2-898e-4e19-9b2d-33dad5d0f1f3'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:40:40.763175 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6a93c16d-9058-4cac-b6d7-cff360751efa tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (394704ba-4088-48b5-9e61-bd94b595780f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68ea93f4-2c8a-46d1-bc2a-94e4f326911f', '047de3e0-0466-4ebb-9d38-27f9dec800e0', '8614d633-fc56-4313-9e3e-56475910138c', '98d54fd2-898e-4e19-9b2d-33dad5d0f1f3']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:40.764250 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6a93c16d-9058-4cac-b6d7-cff360751efa tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab96f9ef-c4f1-40a0-aa2e-018bfa6b2865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:40.801335 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6a93c16d-9058-4cac-b6d7-cff360751efa tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab96f9ef-c4f1-40a0-aa2e-018bfa6b2865) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c43f0f6-4bf3-4f7b-963b-c8f19ab2e1bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1160552651',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59ce83f75b764d7b90945046dc386d84',qos_specs=None,replication_status=,reservations=['68ea93f4-2c8a-46d1-bc2a-94e4f326911f','047de3e0-0466-4ebb-9d38-27f9dec800e0','8614d633-fc56-4313-9e3e-56475910138c','98d54fd2-898e-4e19-9b2d-33dad5d0f1f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3192bb87bea45d886966c5bdca6c0a7',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:40:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1160552651',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c43f0f6-4bf3-4f7b-963b-c8f19ab2e1bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59ce83f75b764d7b90945046dc386d84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3192bb87bea45d886966c5bdca6c0a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:40.801335 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6a93c16d-9058-4cac-b6d7-cff360751efa tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9b8d72b-2af0-4154-b295-08f167ba52e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:40.825877 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6a93c16d-9058-4cac-b6d7-cff360751efa tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9b8d72b-2af0-4154-b295-08f167ba52e0) transitioned into state 'SUCCESS' from state '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-1160552651',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59ce83f75b764d7b90945046dc386d84',qos_specs=None,replication_status=,reservations=['68ea93f4-2c8a-46d1-bc2a-94e4f326911f','047de3e0-0466-4ebb-9d38-27f9dec800e0','8614d633-fc56-4313-9e3e-56475910138c','98d54fd2-898e-4e19-9b2d-33dad5d0f1f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3192bb87bea45d886966c5bdca6c0a7',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:40.826900 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6a93c16d-9058-4cac-b6d7-cff360751efa tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16ed9ebd-4a3f-4a8f-9f63-0082e90e267f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:40.843170 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6a93c16d-9058-4cac-b6d7-cff360751efa tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16ed9ebd-4a3f-4a8f-9f63-0082e90e267f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:40.844593 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-6a93c16d-9058-4cac-b6d7-cff360751efa tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Flow 'volume_create_api' (c65757ec-8282-4541-aced-6737886cbdac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:40:40.845049 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-6a93c16d-9058-4cac-b6d7-cff360751efa tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Create volume request issued successfully. Aug 20 04:40:40.845814 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6a93c16d-9058-4cac-b6d7-cff360751efa tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:40:40.846458 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 893/3576] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:40:40 2026] POST /volume/v3/volumes => generated 745 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:40:40.860660 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b00d1a04-eccd-4d71-8425-4388eb9f4210 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:40.862859 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b00d1a04-eccd-4d71-8425-4388eb9f4210 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] GET https://10.4.3.239/volume/v3/volumes/5c43f0f6-4bf3-4f7b-963b-c8f19ab2e1bb Aug 20 04:40:40.863285 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b00d1a04-eccd-4d71-8425-4388eb9f4210 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:40.863565 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b00d1a04-eccd-4d71-8425-4388eb9f4210 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:40.874232 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:40.874232 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:40.880220 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b00d1a04-eccd-4d71-8425-4388eb9f4210 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Volume info retrieved successfully. Aug 20 04:40:40.886878 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b00d1a04-eccd-4d71-8425-4388eb9f4210 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes/5c43f0f6-4bf3-4f7b-963b-c8f19ab2e1bb returned with HTTP 200 Aug 20 04:40:40.887469 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 886/3577] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:40 2026] GET /volume/v3/volumes/5c43f0f6-4bf3-4f7b-963b-c8f19ab2e1bb => generated 813 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:41.200966 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-09a6009d-c2bb-4fbc-864f-1fc5971a49f6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:41.203376 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-09a6009d-c2bb-4fbc-864f-1fc5971a49f6 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] GET https://10.4.3.239/volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 Aug 20 04:40:41.204291 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-09a6009d-c2bb-4fbc-864f-1fc5971a49f6 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:41.204291 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-09a6009d-c2bb-4fbc-864f-1fc5971a49f6 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:41.204438 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-09a6009d-c2bb-4fbc-864f-1fc5971a49f6 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Show backup with id 37357c14-dc04-4445-8160-52ec062b8a53. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:40:41.210483 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:41.210483 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:40:41.212287 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-09a6009d-c2bb-4fbc-864f-1fc5971a49f6 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] https://10.4.3.239/volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 returned with HTTP 200 Aug 20 04:40:41.213259 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 902/3578] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:40:41 2026] GET /volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:41.904077 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-607f342a-11e2-4d44-9716-f3574c2734e7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:41.907033 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-607f342a-11e2-4d44-9716-f3574c2734e7 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] GET https://10.4.3.239/volume/v3/volumes/5c43f0f6-4bf3-4f7b-963b-c8f19ab2e1bb Aug 20 04:40:41.907146 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-607f342a-11e2-4d44-9716-f3574c2734e7 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:41.907379 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-607f342a-11e2-4d44-9716-f3574c2734e7 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:41.914469 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:41.914469 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:41.918533 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-607f342a-11e2-4d44-9716-f3574c2734e7 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Volume info retrieved successfully. Aug 20 04:40:41.923853 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-607f342a-11e2-4d44-9716-f3574c2734e7 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes/5c43f0f6-4bf3-4f7b-963b-c8f19ab2e1bb returned with HTTP 200 Aug 20 04:40:41.924280 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 898/3579] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:41 2026] GET /volume/v3/volumes/5c43f0f6-4bf3-4f7b-963b-c8f19ab2e1bb => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:41.937833 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-41655073-43dd-46b2-b4ff-76e495024c87 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:41.939772 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-41655073-43dd-46b2-b4ff-76e495024c87 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:40:41.940111 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-41655073-43dd-46b2-b4ff-76e495024c87 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "5c43f0f6-4bf3-4f7b-963b-c8f19ab2e1bb", "size": 1, "name": "tempest-VolumesGetTest-Volume-576753260", "metadata": {"Type": "Test"}}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:41.941658 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-41655073-43dd-46b2-b4ff-76e495024c87 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Create volume request body: {'volume': {'source_volid': '5c43f0f6-4bf3-4f7b-963b-c8f19ab2e1bb', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-576753260', 'metadata': {'Type': 'Test'}}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:40:41.949323 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:41.949323 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:41.949739 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-41655073-43dd-46b2-b4ff-76e495024c87 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Volume retrieved successfully. Aug 20 04:40:41.949882 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-41655073-43dd-46b2-b4ff-76e495024c87 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Create volume of 1 GB Aug 20 04:40:41.953512 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-41655073-43dd-46b2-b4ff-76e495024c87 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Availability Zones retrieved successfully. Aug 20 04:40:41.960008 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-41655073-43dd-46b2-b4ff-76e495024c87 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Flow 'volume_create_api' (2306b500-9129-4659-9e6b-e8d8ff7b9375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:40:41.961065 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-41655073-43dd-46b2-b4ff-76e495024c87 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab64ed7f-52d6-4c81-bb0d-5170d7369952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:41.961969 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-41655073-43dd-46b2-b4ff-76e495024c87 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:40:41.999510 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-41655073-43dd-46b2-b4ff-76e495024c87 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab64ed7f-52d6-4c81-bb0d-5170d7369952) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '5c43f0f6-4bf3-4f7b-963b-c8f19ab2e1bb', 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:42.000651 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-41655073-43dd-46b2-b4ff-76e495024c87 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fbd73d0-b7e7-4976-8020-2d7a9db0081d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:42.073119 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-41655073-43dd-46b2-b4ff-76e495024c87 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Created reservations ['b354e165-62ab-4f45-8136-bfb8ad785f7b', '6c468fbe-1493-4cf3-8e4a-e0f7e94c6a61', 'cb61bf7d-8d37-4d9d-b090-b08e4c38e49a', '74f11cb9-22c1-497d-8376-1d3b7f671c5a'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:40:42.074523 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-41655073-43dd-46b2-b4ff-76e495024c87 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fbd73d0-b7e7-4976-8020-2d7a9db0081d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b354e165-62ab-4f45-8136-bfb8ad785f7b', '6c468fbe-1493-4cf3-8e4a-e0f7e94c6a61', 'cb61bf7d-8d37-4d9d-b090-b08e4c38e49a', '74f11cb9-22c1-497d-8376-1d3b7f671c5a']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:42.075292 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-41655073-43dd-46b2-b4ff-76e495024c87 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3aa710bc-9e1a-4416-a062-420b746faae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:42.117679 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-41655073-43dd-46b2-b4ff-76e495024c87 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3aa710bc-9e1a-4416-a062-420b746faae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f6bee18-3dd4-4f6a-b44f-6ee2a520e5ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-576753260',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='59ce83f75b764d7b90945046dc386d84',qos_specs=None,replication_status=,reservations=['b354e165-62ab-4f45-8136-bfb8ad785f7b','6c468fbe-1493-4cf3-8e4a-e0f7e94c6a61','cb61bf7d-8d37-4d9d-b090-b08e4c38e49a','74f11cb9-22c1-497d-8376-1d3b7f671c5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=5c43f0f6-4bf3-4f7b-963b-c8f19ab2e1bb,status='creating',user_id='a3192bb87bea45d886966c5bdca6c0a7',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:40:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-576753260',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f6bee18-3dd4-4f6a-b44f-6ee2a520e5ac,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='59ce83f75b764d7b90945046dc386d84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=5c43f0f6-4bf3-4f7b-963b-c8f19ab2e1bb,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3192bb87bea45d886966c5bdca6c0a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:42.118620 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-41655073-43dd-46b2-b4ff-76e495024c87 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a55c12f-814a-46f5-9623-9e7df552cd24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:42.143505 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-41655073-43dd-46b2-b4ff-76e495024c87 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a55c12f-814a-46f5-9623-9e7df552cd24) transitioned into state 'SUCCESS' from state '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-576753260',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='59ce83f75b764d7b90945046dc386d84',qos_specs=None,replication_status=,reservations=['b354e165-62ab-4f45-8136-bfb8ad785f7b','6c468fbe-1493-4cf3-8e4a-e0f7e94c6a61','cb61bf7d-8d37-4d9d-b090-b08e4c38e49a','74f11cb9-22c1-497d-8376-1d3b7f671c5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=5c43f0f6-4bf3-4f7b-963b-c8f19ab2e1bb,status='creating',user_id='a3192bb87bea45d886966c5bdca6c0a7',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:42.144388 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-41655073-43dd-46b2-b4ff-76e495024c87 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb23d42d-eff1-49ec-bb13-baee2aec397a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:42.167332 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-41655073-43dd-46b2-b4ff-76e495024c87 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb23d42d-eff1-49ec-bb13-baee2aec397a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:42.168968 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-41655073-43dd-46b2-b4ff-76e495024c87 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Flow 'volume_create_api' (2306b500-9129-4659-9e6b-e8d8ff7b9375) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:40:42.173869 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-41655073-43dd-46b2-b4ff-76e495024c87 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Create volume request issued successfully. Aug 20 04:40:42.174973 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-41655073-43dd-46b2-b4ff-76e495024c87 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:40:42.175957 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 894/3580] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:40:41 2026] POST /volume/v3/volumes => generated 792 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:40:42.198492 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-08490a88-360d-46ae-9f03-f09ff6da602d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:42.200874 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-08490a88-360d-46ae-9f03-f09ff6da602d tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] GET https://10.4.3.239/volume/v3/volumes/0f6bee18-3dd4-4f6a-b44f-6ee2a520e5ac Aug 20 04:40:42.201140 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-08490a88-360d-46ae-9f03-f09ff6da602d tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:42.201343 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-08490a88-360d-46ae-9f03-f09ff6da602d tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:42.215919 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:42.215919 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:42.225383 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-08490a88-360d-46ae-9f03-f09ff6da602d tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Volume info retrieved successfully. Aug 20 04:40:42.230486 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-20bf0e86-040c-4750-84dd-b2fea7735bc5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:42.232877 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-08490a88-360d-46ae-9f03-f09ff6da602d tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes/0f6bee18-3dd4-4f6a-b44f-6ee2a520e5ac returned with HTTP 200 Aug 20 04:40:42.232949 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-20bf0e86-040c-4750-84dd-b2fea7735bc5 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] GET https://10.4.3.239/volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 Aug 20 04:40:42.233320 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-20bf0e86-040c-4750-84dd-b2fea7735bc5 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:42.233433 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-20bf0e86-040c-4750-84dd-b2fea7735bc5 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:42.233496 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 887/3581] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:42 2026] GET /volume/v3/volumes/0f6bee18-3dd4-4f6a-b44f-6ee2a520e5ac => generated 860 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:42.233689 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-20bf0e86-040c-4750-84dd-b2fea7735bc5 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Show backup with id 37357c14-dc04-4445-8160-52ec062b8a53. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:40:42.241479 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:42.241479 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:40:42.242720 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-20bf0e86-040c-4750-84dd-b2fea7735bc5 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] https://10.4.3.239/volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 returned with HTTP 200 Aug 20 04:40:42.243426 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 903/3582] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:40:42 2026] GET /volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:42.257530 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-bf4f9250-bdff-4a72-ba6a-be9ff87270d4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:42.392801 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bf4f9250-bdff-4a72-ba6a-be9ff87270d4 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-member] PUT https://10.4.3.239/volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 Aug 20 04:40:42.393356 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bf4f9250-bdff-4a72-ba6a-be9ff87270d4 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:42.400573 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:42.400573 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:42.407122 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bf4f9250-bdff-4a72-ba6a-be9ff87270d4 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-member] https://10.4.3.239/volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 returned with HTTP 200 Aug 20 04:40:42.407709 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 899/3583] 10.4.3.239 () {70 vars in 1408 bytes} [Thu Aug 20 04:40:42 2026] PUT /volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 => generated 316 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:42.420118 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a9fe01f5-d571-4e80-8ed5-6480ecfa3219 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:42.422660 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a9fe01f5-d571-4e80-8ed5-6480ecfa3219 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] GET https://10.4.3.239/volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 Aug 20 04:40:42.422788 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a9fe01f5-d571-4e80-8ed5-6480ecfa3219 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:42.423027 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a9fe01f5-d571-4e80-8ed5-6480ecfa3219 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:42.423283 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-a9fe01f5-d571-4e80-8ed5-6480ecfa3219 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Show backup with id 37357c14-dc04-4445-8160-52ec062b8a53. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:40:42.433588 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:42.433588 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:42.436655 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a9fe01f5-d571-4e80-8ed5-6480ecfa3219 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] https://10.4.3.239/volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 returned with HTTP 200 Aug 20 04:40:42.436655 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 895/3584] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:40:42 2026] GET /volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 => generated 762 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:42.452828 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-24751569-685b-4f23-bc48-64ea388ab37c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:42.455219 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-24751569-685b-4f23-bc48-64ea388ab37c tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] DELETE https://10.4.3.239/volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 Aug 20 04:40:42.455468 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-24751569-685b-4f23-bc48-64ea388ab37c tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:42.455815 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-24751569-685b-4f23-bc48-64ea388ab37c tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:42.455815 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.contrib.backups [None req-24751569-685b-4f23-bc48-64ea388ab37c tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Delete backup with id: 37357c14-dc04-4445-8160-52ec062b8a53. Aug 20 04:40:42.467392 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:42.467392 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:42.489855 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.backup.rpcapi [None req-24751569-685b-4f23-bc48-64ea388ab37c tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] delete_backup rpcapi backup_id 37357c14-dc04-4445-8160-52ec062b8a53 {{(pid=100177) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 04:40:42.492244 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-24751569-685b-4f23-bc48-64ea388ab37c tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] https://10.4.3.239/volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 returned with HTTP 202 Aug 20 04:40:42.493127 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 888/3585] 10.4.3.239 () {68 vars in 1391 bytes} [Thu Aug 20 04:40:42 2026] DELETE /volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:40:42.505335 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-89585329-001b-4056-a46d-e39491a2eb08 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:42.508093 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-89585329-001b-4056-a46d-e39491a2eb08 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] GET https://10.4.3.239/volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 Aug 20 04:40:42.508093 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-89585329-001b-4056-a46d-e39491a2eb08 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:42.508093 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-89585329-001b-4056-a46d-e39491a2eb08 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:42.508789 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-89585329-001b-4056-a46d-e39491a2eb08 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Show backup with id 37357c14-dc04-4445-8160-52ec062b8a53. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:40:42.516696 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:42.516696 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:40:42.517922 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-89585329-001b-4056-a46d-e39491a2eb08 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] https://10.4.3.239/volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 returned with HTTP 200 Aug 20 04:40:42.518594 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 904/3586] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:40:42 2026] GET /volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 => generated 761 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:43.254057 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9b5b3220-c25d-40da-b3d2-441a930bc5c4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:43.257574 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9b5b3220-c25d-40da-b3d2-441a930bc5c4 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] GET https://10.4.3.239/volume/v3/volumes/0f6bee18-3dd4-4f6a-b44f-6ee2a520e5ac Aug 20 04:40:43.257574 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9b5b3220-c25d-40da-b3d2-441a930bc5c4 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:43.257574 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9b5b3220-c25d-40da-b3d2-441a930bc5c4 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:43.274863 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:43.274863 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:43.283113 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-9b5b3220-c25d-40da-b3d2-441a930bc5c4 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Volume info retrieved successfully. Aug 20 04:40:43.290477 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9b5b3220-c25d-40da-b3d2-441a930bc5c4 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes/0f6bee18-3dd4-4f6a-b44f-6ee2a520e5ac returned with HTTP 200 Aug 20 04:40:43.291242 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 900/3587] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:43 2026] GET /volume/v3/volumes/0f6bee18-3dd4-4f6a-b44f-6ee2a520e5ac => generated 885 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:43.311722 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d2223a03-11f2-46da-9fdc-5206a3d1295d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:43.314151 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d2223a03-11f2-46da-9fdc-5206a3d1295d tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] GET https://10.4.3.239/volume/v3/volumes/0f6bee18-3dd4-4f6a-b44f-6ee2a520e5ac Aug 20 04:40:43.314416 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d2223a03-11f2-46da-9fdc-5206a3d1295d tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:43.314642 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d2223a03-11f2-46da-9fdc-5206a3d1295d tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:43.324175 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:43.324175 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:43.329216 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d2223a03-11f2-46da-9fdc-5206a3d1295d tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Volume info retrieved successfully. Aug 20 04:40:43.335599 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d2223a03-11f2-46da-9fdc-5206a3d1295d tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes/0f6bee18-3dd4-4f6a-b44f-6ee2a520e5ac returned with HTTP 200 Aug 20 04:40:43.336446 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 896/3588] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:43 2026] GET /volume/v3/volumes/0f6bee18-3dd4-4f6a-b44f-6ee2a520e5ac => generated 885 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:43.353733 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3a86e758-03e7-45e8-8312-8143faf88d9d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:43.355933 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3a86e758-03e7-45e8-8312-8143faf88d9d tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] PUT https://10.4.3.239/volume/v3/volumes/0f6bee18-3dd4-4f6a-b44f-6ee2a520e5ac Aug 20 04:40:43.356338 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3a86e758-03e7-45e8-8312-8143faf88d9d tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-576753260"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:43.369627 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:43.369627 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:43.375342 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-3a86e758-03e7-45e8-8312-8143faf88d9d tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Volume info retrieved successfully. Aug 20 04:40:43.387603 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-3a86e758-03e7-45e8-8312-8143faf88d9d tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Volume updated successfully. Aug 20 04:40:43.388350 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3a86e758-03e7-45e8-8312-8143faf88d9d tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes/0f6bee18-3dd4-4f6a-b44f-6ee2a520e5ac returned with HTTP 200 Aug 20 04:40:43.388866 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 889/3589] 10.4.3.239 () {68 vars in 1368 bytes} [Thu Aug 20 04:40:43 2026] PUT /volume/v3/volumes/0f6bee18-3dd4-4f6a-b44f-6ee2a520e5ac => generated 817 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:43.405974 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e8bd4d10-441a-4f61-aa75-dd076ded39c5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:43.406463 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e8bd4d10-441a-4f61-aa75-dd076ded39c5 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] PUT https://10.4.3.239/volume/v3/volumes/0f6bee18-3dd4-4f6a-b44f-6ee2a520e5ac Aug 20 04:40:43.406900 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e8bd4d10-441a-4f61-aa75-dd076ded39c5 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1564002791", "description": "This is the new description of volume"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:43.418884 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:43.418884 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:40:43.426215 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e8bd4d10-441a-4f61-aa75-dd076ded39c5 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Volume info retrieved successfully. Aug 20 04:40:43.439984 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e8bd4d10-441a-4f61-aa75-dd076ded39c5 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Volume updated successfully. Aug 20 04:40:43.444494 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e8bd4d10-441a-4f61-aa75-dd076ded39c5 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes/0f6bee18-3dd4-4f6a-b44f-6ee2a520e5ac returned with HTTP 200 Aug 20 04:40:43.444494 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 905/3590] 10.4.3.239 () {68 vars in 1369 bytes} [Thu Aug 20 04:40:43 2026] PUT /volume/v3/volumes/0f6bee18-3dd4-4f6a-b44f-6ee2a520e5ac => generated 857 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:43.464265 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c22ed1ab-c62a-4709-92cb-7fe5aaef8180 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:43.470316 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c22ed1ab-c62a-4709-92cb-7fe5aaef8180 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] GET https://10.4.3.239/volume/v3/volumes/0f6bee18-3dd4-4f6a-b44f-6ee2a520e5ac Aug 20 04:40:43.470642 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c22ed1ab-c62a-4709-92cb-7fe5aaef8180 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:43.470918 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c22ed1ab-c62a-4709-92cb-7fe5aaef8180 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:43.489843 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:43.489843 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:43.499917 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-c22ed1ab-c62a-4709-92cb-7fe5aaef8180 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Volume info retrieved successfully. Aug 20 04:40:43.507056 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c22ed1ab-c62a-4709-92cb-7fe5aaef8180 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes/0f6bee18-3dd4-4f6a-b44f-6ee2a520e5ac returned with HTTP 200 Aug 20 04:40:43.507660 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 901/3591] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:43 2026] GET /volume/v3/volumes/0f6bee18-3dd4-4f6a-b44f-6ee2a520e5ac => generated 925 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:43.525291 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b53e3429-7e07-414b-9ed4-4c0c2722aef5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:43.527932 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b53e3429-7e07-414b-9ed4-4c0c2722aef5 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:40:43.528363 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b53e3429-7e07-414b-9ed4-4c0c2722aef5 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-805595298", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-879211824"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:43.531230 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-b53e3429-7e07-414b-9ed4-4c0c2722aef5 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-805595298', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-879211824'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:40:43.533922 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-b53e3429-7e07-414b-9ed4-4c0c2722aef5 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Create volume of 1 GB Aug 20 04:40:43.536365 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d82aa61f-0fa1-4658-8bca-ac0a6ba36b1d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:43.538763 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d82aa61f-0fa1-4658-8bca-ac0a6ba36b1d tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] GET https://10.4.3.239/volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 Aug 20 04:40:43.539143 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d82aa61f-0fa1-4658-8bca-ac0a6ba36b1d tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:43.539361 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d82aa61f-0fa1-4658-8bca-ac0a6ba36b1d tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:43.539428 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-d82aa61f-0fa1-4658-8bca-ac0a6ba36b1d tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Show backup with id 37357c14-dc04-4445-8160-52ec062b8a53. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:40:43.544433 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-b53e3429-7e07-414b-9ed4-4c0c2722aef5 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Availability Zones retrieved successfully. Aug 20 04:40:43.550271 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d82aa61f-0fa1-4658-8bca-ac0a6ba36b1d tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] https://10.4.3.239/volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 returned with HTTP 404 Aug 20 04:40:43.550652 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 890/3592] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:40:43 2026] GET /volume/v3/backups/37357c14-dc04-4445-8160-52ec062b8a53 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:40:43.553628 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-b53e3429-7e07-414b-9ed4-4c0c2722aef5 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Flow 'volume_create_api' (fe54898a-e1e1-447e-aa0f-73813475467a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:40:43.557936 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-b53e3429-7e07-414b-9ed4-4c0c2722aef5 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00dd94c7-a105-47b8-af7d-0b62b4629eba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:43.561525 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-b53e3429-7e07-414b-9ed4-4c0c2722aef5 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:40:43.561920 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5d8aebf7-86d0-419f-8602-54214654ca4d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:43.563303 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5d8aebf7-86d0-419f-8602-54214654ca4d tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] DELETE https://10.4.3.239/volume/v3/volumes/29b2be3f-7f53-4d9c-9b7c-32a8f014c28a Aug 20 04:40:43.563566 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5d8aebf7-86d0-419f-8602-54214654ca4d tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:43.564080 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5d8aebf7-86d0-419f-8602-54214654ca4d tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:43.564080 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-5d8aebf7-86d0-419f-8602-54214654ca4d tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Delete volume with id: 29b2be3f-7f53-4d9c-9b7c-32a8f014c28a Aug 20 04:40:43.583876 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:43.583876 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:40:43.583876 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-5d8aebf7-86d0-419f-8602-54214654ca4d tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Volume info retrieved successfully. Aug 20 04:40:43.612901 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-b53e3429-7e07-414b-9ed4-4c0c2722aef5 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00dd94c7-a105-47b8-af7d-0b62b4629eba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:43.613933 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-b53e3429-7e07-414b-9ed4-4c0c2722aef5 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b7425e0-478b-4c6c-900c-57bbcb3f49fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:43.621216 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-5d8aebf7-86d0-419f-8602-54214654ca4d tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Delete volume request issued successfully. Aug 20 04:40:43.621216 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5d8aebf7-86d0-419f-8602-54214654ca4d tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] https://10.4.3.239/volume/v3/volumes/29b2be3f-7f53-4d9c-9b7c-32a8f014c28a returned with HTTP 202 Aug 20 04:40:43.621216 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 906/3593] 10.4.3.239 () {68 vars in 1391 bytes} [Thu Aug 20 04:40:43 2026] DELETE /volume/v3/volumes/29b2be3f-7f53-4d9c-9b7c-32a8f014c28a => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:40:43.637889 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-48367012-5426-4438-9c4f-cc982cc2c056 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:43.640693 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-48367012-5426-4438-9c4f-cc982cc2c056 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] GET https://10.4.3.239/volume/v3/volumes/29b2be3f-7f53-4d9c-9b7c-32a8f014c28a Aug 20 04:40:43.640964 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-48367012-5426-4438-9c4f-cc982cc2c056 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:43.641490 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-48367012-5426-4438-9c4f-cc982cc2c056 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:43.654879 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:43.654879 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:43.661664 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-48367012-5426-4438-9c4f-cc982cc2c056 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Volume info retrieved successfully. Aug 20 04:40:43.667400 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-48367012-5426-4438-9c4f-cc982cc2c056 tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] https://10.4.3.239/volume/v3/volumes/29b2be3f-7f53-4d9c-9b7c-32a8f014c28a returned with HTTP 200 Aug 20 04:40:43.668356 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 902/3594] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:40:43 2026] GET /volume/v3/volumes/29b2be3f-7f53-4d9c-9b7c-32a8f014c28a => generated 1008 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:40:43.680850 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-b53e3429-7e07-414b-9ed4-4c0c2722aef5 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Created reservations ['df753505-93e1-4a67-bbfe-8d95a66c95d2', '27ff57b6-05d2-4bc3-88b0-c22e9ac58c54', '8c60d450-10a9-4f57-9ea7-79cb54ee2879', 'ef67d173-7042-4992-8de1-960babd81224'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:40:43.681759 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-b53e3429-7e07-414b-9ed4-4c0c2722aef5 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b7425e0-478b-4c6c-900c-57bbcb3f49fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df753505-93e1-4a67-bbfe-8d95a66c95d2', '27ff57b6-05d2-4bc3-88b0-c22e9ac58c54', '8c60d450-10a9-4f57-9ea7-79cb54ee2879', 'ef67d173-7042-4992-8de1-960babd81224']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:43.682499 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-b53e3429-7e07-414b-9ed4-4c0c2722aef5 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dde6b4a-d75a-4830-b84a-795e20d503be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:43.708266 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-b53e3429-7e07-414b-9ed4-4c0c2722aef5 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dde6b4a-d75a-4830-b84a-795e20d503be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08bfc381-d15a-427b-807d-0792d32550c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-805595298',display_name='tempest-VolumesGetTest-Volume-879211824',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59ce83f75b764d7b90945046dc386d84',qos_specs=None,replication_status=,reservations=['df753505-93e1-4a67-bbfe-8d95a66c95d2','27ff57b6-05d2-4bc3-88b0-c22e9ac58c54','8c60d450-10a9-4f57-9ea7-79cb54ee2879','ef67d173-7042-4992-8de1-960babd81224'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3192bb87bea45d886966c5bdca6c0a7',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:40:43Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-805595298',display_name='tempest-VolumesGetTest-Volume-879211824',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08bfc381-d15a-427b-807d-0792d32550c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59ce83f75b764d7b90945046dc386d84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3192bb87bea45d886966c5bdca6c0a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:43.708920 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-b53e3429-7e07-414b-9ed4-4c0c2722aef5 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97e56a3f-ce57-4ec5-a365-0cf51e26ea4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:43.741173 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-b53e3429-7e07-414b-9ed4-4c0c2722aef5 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97e56a3f-ce57-4ec5-a365-0cf51e26ea4c) transitioned into 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-805595298',display_name='tempest-VolumesGetTest-Volume-879211824',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59ce83f75b764d7b90945046dc386d84',qos_specs=None,replication_status=,reservations=['df753505-93e1-4a67-bbfe-8d95a66c95d2','27ff57b6-05d2-4bc3-88b0-c22e9ac58c54','8c60d450-10a9-4f57-9ea7-79cb54ee2879','ef67d173-7042-4992-8de1-960babd81224'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3192bb87bea45d886966c5bdca6c0a7',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:43.742279 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-b53e3429-7e07-414b-9ed4-4c0c2722aef5 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fcdbf21-13b4-401c-8c55-5d37df300db5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:43.759238 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-b53e3429-7e07-414b-9ed4-4c0c2722aef5 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fcdbf21-13b4-401c-8c55-5d37df300db5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:43.760145 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-b53e3429-7e07-414b-9ed4-4c0c2722aef5 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Flow 'volume_create_api' (fe54898a-e1e1-447e-aa0f-73813475467a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:40:43.760715 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-b53e3429-7e07-414b-9ed4-4c0c2722aef5 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Create volume request issued successfully. Aug 20 04:40:43.761930 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b53e3429-7e07-414b-9ed4-4c0c2722aef5 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:40:43.762092 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 897/3595] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:40:43 2026] POST /volume/v3/volumes => generated 778 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:40:43.782070 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b9034ee3-7ea5-46aa-b412-244724eadf9d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:43.786959 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b9034ee3-7ea5-46aa-b412-244724eadf9d tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] GET https://10.4.3.239/volume/v3/volumes/08bfc381-d15a-427b-807d-0792d32550c8 Aug 20 04:40:43.787291 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b9034ee3-7ea5-46aa-b412-244724eadf9d tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:43.787613 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b9034ee3-7ea5-46aa-b412-244724eadf9d tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:43.800331 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:43.800331 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:43.808412 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b9034ee3-7ea5-46aa-b412-244724eadf9d tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Volume info retrieved successfully. Aug 20 04:40:43.813836 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b9034ee3-7ea5-46aa-b412-244724eadf9d tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes/08bfc381-d15a-427b-807d-0792d32550c8 returned with HTTP 200 Aug 20 04:40:43.815652 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 891/3596] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:43 2026] GET /volume/v3/volumes/08bfc381-d15a-427b-807d-0792d32550c8 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:44.685263 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9edf6579-302e-483f-8461-eb1935ae217f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:44.687412 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9edf6579-302e-483f-8461-eb1935ae217f tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] GET https://10.4.3.239/volume/v3/volumes/29b2be3f-7f53-4d9c-9b7c-32a8f014c28a Aug 20 04:40:44.687719 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9edf6579-302e-483f-8461-eb1935ae217f tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:44.687978 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9edf6579-302e-483f-8461-eb1935ae217f tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:44.696410 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9edf6579-302e-483f-8461-eb1935ae217f tempest-ProjectMemberTests39-658783837 tempest-ProjectMemberTests39-658783837-project-admin] https://10.4.3.239/volume/v3/volumes/29b2be3f-7f53-4d9c-9b7c-32a8f014c28a returned with HTTP 404 Aug 20 04:40:44.696410 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 907/3597] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:40:44 2026] GET /volume/v3/volumes/29b2be3f-7f53-4d9c-9b7c-32a8f014c28a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:40:44.834069 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5d0cef9b-86b5-4ae1-9ae1-75b905a8159a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:44.836091 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5d0cef9b-86b5-4ae1-9ae1-75b905a8159a tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] GET https://10.4.3.239/volume/v3/volumes/08bfc381-d15a-427b-807d-0792d32550c8 Aug 20 04:40:44.836483 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5d0cef9b-86b5-4ae1-9ae1-75b905a8159a tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:44.838103 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5d0cef9b-86b5-4ae1-9ae1-75b905a8159a tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:44.850541 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:44.850541 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:44.853685 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-5d0cef9b-86b5-4ae1-9ae1-75b905a8159a tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Volume info retrieved successfully. Aug 20 04:40:44.860259 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5d0cef9b-86b5-4ae1-9ae1-75b905a8159a tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes/08bfc381-d15a-427b-807d-0792d32550c8 returned with HTTP 200 Aug 20 04:40:44.860892 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 903/3598] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:44 2026] GET /volume/v3/volumes/08bfc381-d15a-427b-807d-0792d32550c8 => generated 871 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:44.876876 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-66fdfc17-1618-4061-8ec4-db3295d5d788 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:44.879801 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-66fdfc17-1618-4061-8ec4-db3295d5d788 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] PUT https://10.4.3.239/volume/v3/volumes/08bfc381-d15a-427b-807d-0792d32550c8 Aug 20 04:40:44.880343 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-66fdfc17-1618-4061-8ec4-db3295d5d788 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-576753260", "description": null}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:44.895803 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:44.895803 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:44.902225 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-66fdfc17-1618-4061-8ec4-db3295d5d788 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Volume info retrieved successfully. Aug 20 04:40:44.915074 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-66fdfc17-1618-4061-8ec4-db3295d5d788 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Volume updated successfully. Aug 20 04:40:44.915770 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-66fdfc17-1618-4061-8ec4-db3295d5d788 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes/08bfc381-d15a-427b-807d-0792d32550c8 returned with HTTP 200 Aug 20 04:40:44.916386 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 898/3599] 10.4.3.239 () {68 vars in 1368 bytes} [Thu Aug 20 04:40:44 2026] PUT /volume/v3/volumes/08bfc381-d15a-427b-807d-0792d32550c8 => generated 769 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:44.929557 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2fecc378-606d-441b-8c52-da245696bef2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:44.931305 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2fecc378-606d-441b-8c52-da245696bef2 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] GET https://10.4.3.239/volume/v3/volumes/08bfc381-d15a-427b-807d-0792d32550c8 Aug 20 04:40:44.931535 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2fecc378-606d-441b-8c52-da245696bef2 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:44.931760 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2fecc378-606d-441b-8c52-da245696bef2 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:44.938452 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:44.938452 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:44.943663 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-2fecc378-606d-441b-8c52-da245696bef2 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Volume info retrieved successfully. Aug 20 04:40:44.955226 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2fecc378-606d-441b-8c52-da245696bef2 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes/08bfc381-d15a-427b-807d-0792d32550c8 returned with HTTP 200 Aug 20 04:40:44.955226 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 892/3600] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:44 2026] GET /volume/v3/volumes/08bfc381-d15a-427b-807d-0792d32550c8 => generated 837 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:44.971257 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5236feb6-8567-4bf7-988f-1d214546a791 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:44.971257 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5236feb6-8567-4bf7-988f-1d214546a791 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] DELETE https://10.4.3.239/volume/v3/volumes/08bfc381-d15a-427b-807d-0792d32550c8 Aug 20 04:40:44.971257 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5236feb6-8567-4bf7-988f-1d214546a791 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:44.971257 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5236feb6-8567-4bf7-988f-1d214546a791 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:44.971257 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-5236feb6-8567-4bf7-988f-1d214546a791 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Delete volume with id: 08bfc381-d15a-427b-807d-0792d32550c8 Aug 20 04:40:44.978480 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:44.978480 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:40:44.978986 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-5236feb6-8567-4bf7-988f-1d214546a791 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Volume info retrieved successfully. Aug 20 04:40:44.996160 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-5236feb6-8567-4bf7-988f-1d214546a791 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Delete volume request issued successfully. Aug 20 04:40:44.996431 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5236feb6-8567-4bf7-988f-1d214546a791 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes/08bfc381-d15a-427b-807d-0792d32550c8 returned with HTTP 202 Aug 20 04:40:44.996899 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 908/3601] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:40:44 2026] DELETE /volume/v3/volumes/08bfc381-d15a-427b-807d-0792d32550c8 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:40:45.008055 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0d9965c1-9b35-4b30-9c3b-dcdfbf1cf085 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:45.011207 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0d9965c1-9b35-4b30-9c3b-dcdfbf1cf085 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] GET https://10.4.3.239/volume/v3/volumes/08bfc381-d15a-427b-807d-0792d32550c8 Aug 20 04:40:45.011207 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0d9965c1-9b35-4b30-9c3b-dcdfbf1cf085 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:45.011207 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0d9965c1-9b35-4b30-9c3b-dcdfbf1cf085 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:45.021074 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:45.021074 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:45.027593 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-0d9965c1-9b35-4b30-9c3b-dcdfbf1cf085 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Volume info retrieved successfully. Aug 20 04:40:45.035113 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0d9965c1-9b35-4b30-9c3b-dcdfbf1cf085 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes/08bfc381-d15a-427b-807d-0792d32550c8 returned with HTTP 200 Aug 20 04:40:45.035724 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 904/3602] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:45 2026] GET /volume/v3/volumes/08bfc381-d15a-427b-807d-0792d32550c8 => generated 836 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:45.688677 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-3622a1fa-fd4b-4573-9682-34b1835407d5 req-4600a924-b2c9-495d-bb42-c8b7eecb669a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:45.691504 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-3622a1fa-fd4b-4573-9682-34b1835407d5 req-4600a924-b2c9-495d-bb42-c8b7eecb669a tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] GET https://10.4.3.239/volume/v3/volumes/ddf82a6d-aeca-417e-9120-e295784c26a2 Aug 20 04:40:45.691742 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-3622a1fa-fd4b-4573-9682-34b1835407d5 req-4600a924-b2c9-495d-bb42-c8b7eecb669a tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:45.692000 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-3622a1fa-fd4b-4573-9682-34b1835407d5 req-4600a924-b2c9-495d-bb42-c8b7eecb669a tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:45.707117 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:45.707117 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:45.711821 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-3622a1fa-fd4b-4573-9682-34b1835407d5 req-4600a924-b2c9-495d-bb42-c8b7eecb669a tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Volume info retrieved successfully. Aug 20 04:40:45.719348 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-3622a1fa-fd4b-4573-9682-34b1835407d5 req-4600a924-b2c9-495d-bb42-c8b7eecb669a tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/volumes/ddf82a6d-aeca-417e-9120-e295784c26a2 returned with HTTP 200 Aug 20 04:40:45.719348 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 899/3603] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:40:45 2026] GET /volume/v3/volumes/ddf82a6d-aeca-417e-9120-e295784c26a2 => generated 1231 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:40:45.737545 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-3622a1fa-fd4b-4573-9682-34b1835407d5 req-c2f29027-4ab1-4b21-bfd8-fd566a208e40 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:45.740264 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-3622a1fa-fd4b-4573-9682-34b1835407d5 req-c2f29027-4ab1-4b21-bfd8-fd566a208e40 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] POST https://10.4.3.239/volume/v3/volumes/ddf82a6d-aeca-417e-9120-e295784c26a2/action Aug 20 04:40:45.740754 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-3622a1fa-fd4b-4573-9682-34b1835407d5 req-c2f29027-4ab1-4b21-bfd8-fd566a208e40 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:40:45.740929 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-3622a1fa-fd4b-4573-9682-34b1835407d5 req-c2f29027-4ab1-4b21-bfd8-fd566a208e40 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:45.761904 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:45.761904 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:45.762609 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-3622a1fa-fd4b-4573-9682-34b1835407d5 req-c2f29027-4ab1-4b21-bfd8-fd566a208e40 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Volume info retrieved successfully. Aug 20 04:40:45.772623 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-3622a1fa-fd4b-4573-9682-34b1835407d5 req-c2f29027-4ab1-4b21-bfd8-fd566a208e40 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Begin detaching volume completed successfully. Aug 20 04:40:45.772908 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-3622a1fa-fd4b-4573-9682-34b1835407d5 req-c2f29027-4ab1-4b21-bfd8-fd566a208e40 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/volumes/ddf82a6d-aeca-417e-9120-e295784c26a2/action returned with HTTP 202 Aug 20 04:40:45.773468 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 893/3604] 10.4.3.239 () {72 vars in 1672 bytes} [Thu Aug 20 04:40:45 2026] POST /volume/v3/volumes/ddf82a6d-aeca-417e-9120-e295784c26a2/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:40:45.847163 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ca6d9c64-390d-451d-becf-295be5e4ffb7 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:45.847568 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ca6d9c64-390d-451d-becf-295be5e4ffb7 None None] GET https://10.4.3.239/volume// Aug 20 04:40:45.847764 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ca6d9c64-390d-451d-becf-295be5e4ffb7 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:45.847950 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ca6d9c64-390d-451d-becf-295be5e4ffb7 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:45.848295 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ca6d9c64-390d-451d-becf-295be5e4ffb7 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:40:45.848569 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 909/3605] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:40: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 20 04:40:45.880243 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-3622a1fa-fd4b-4573-9682-34b1835407d5 req-4d92e87e-73a3-49c3-94bc-4e4426eb96e0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:45.882580 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-3622a1fa-fd4b-4573-9682-34b1835407d5 req-4d92e87e-73a3-49c3-94bc-4e4426eb96e0 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] GET https://10.4.3.239/volume/v3/volumes/ddf82a6d-aeca-417e-9120-e295784c26a2 Aug 20 04:40:45.882793 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-3622a1fa-fd4b-4573-9682-34b1835407d5 req-4d92e87e-73a3-49c3-94bc-4e4426eb96e0 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:45.882980 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-3622a1fa-fd4b-4573-9682-34b1835407d5 req-4d92e87e-73a3-49c3-94bc-4e4426eb96e0 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:45.893079 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:45.893079 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:45.896101 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-3622a1fa-fd4b-4573-9682-34b1835407d5 req-4d92e87e-73a3-49c3-94bc-4e4426eb96e0 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Volume info retrieved successfully. Aug 20 04:40:45.900141 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-3622a1fa-fd4b-4573-9682-34b1835407d5 req-4d92e87e-73a3-49c3-94bc-4e4426eb96e0 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/volumes/ddf82a6d-aeca-417e-9120-e295784c26a2 returned with HTTP 200 Aug 20 04:40:45.900545 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 905/3606] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:40:45 2026] GET /volume/v3/volumes/ddf82a6d-aeca-417e-9120-e295784c26a2 => generated 1414 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:40:46.053777 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d8460d2e-9af3-4aec-9ea5-33b5abc17c99 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:46.056047 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d8460d2e-9af3-4aec-9ea5-33b5abc17c99 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] GET https://10.4.3.239/volume/v3/volumes/08bfc381-d15a-427b-807d-0792d32550c8 Aug 20 04:40:46.056368 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d8460d2e-9af3-4aec-9ea5-33b5abc17c99 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:46.056570 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d8460d2e-9af3-4aec-9ea5-33b5abc17c99 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:46.063272 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d8460d2e-9af3-4aec-9ea5-33b5abc17c99 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes/08bfc381-d15a-427b-807d-0792d32550c8 returned with HTTP 404 Aug 20 04:40:46.063801 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 900/3607] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:46 2026] GET /volume/v3/volumes/08bfc381-d15a-427b-807d-0792d32550c8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:40:46.074590 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9dc54403-8515-4a0d-b28b-b4274df89ee7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:46.078132 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9dc54403-8515-4a0d-b28b-b4274df89ee7 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] GET https://10.4.3.239/volume/v3/volumes/0f6bee18-3dd4-4f6a-b44f-6ee2a520e5ac Aug 20 04:40:46.078471 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9dc54403-8515-4a0d-b28b-b4274df89ee7 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:46.079249 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9dc54403-8515-4a0d-b28b-b4274df89ee7 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:46.090730 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:46.090730 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:46.097884 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9dc54403-8515-4a0d-b28b-b4274df89ee7 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Volume info retrieved successfully. Aug 20 04:40:46.108508 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9dc54403-8515-4a0d-b28b-b4274df89ee7 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes/0f6bee18-3dd4-4f6a-b44f-6ee2a520e5ac returned with HTTP 200 Aug 20 04:40:46.110495 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 894/3608] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:46 2026] GET /volume/v3/volumes/0f6bee18-3dd4-4f6a-b44f-6ee2a520e5ac => generated 925 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:46.128721 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-96d68353-81a5-4787-88bb-cb094f8a7923 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:46.132054 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-96d68353-81a5-4787-88bb-cb094f8a7923 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] DELETE https://10.4.3.239/volume/v3/volumes/0f6bee18-3dd4-4f6a-b44f-6ee2a520e5ac Aug 20 04:40:46.132054 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-96d68353-81a5-4787-88bb-cb094f8a7923 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:46.133212 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-96d68353-81a5-4787-88bb-cb094f8a7923 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:46.133212 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-96d68353-81a5-4787-88bb-cb094f8a7923 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Delete volume with id: 0f6bee18-3dd4-4f6a-b44f-6ee2a520e5ac Aug 20 04:40:46.144300 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:46.144300 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:40:46.145568 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-96d68353-81a5-4787-88bb-cb094f8a7923 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Volume info retrieved successfully. Aug 20 04:40:46.176495 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-96d68353-81a5-4787-88bb-cb094f8a7923 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Delete volume request issued successfully. Aug 20 04:40:46.176867 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-96d68353-81a5-4787-88bb-cb094f8a7923 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes/0f6bee18-3dd4-4f6a-b44f-6ee2a520e5ac returned with HTTP 202 Aug 20 04:40:46.177466 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 910/3609] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:40:46 2026] DELETE /volume/v3/volumes/0f6bee18-3dd4-4f6a-b44f-6ee2a520e5ac => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:40:46.190035 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f9ccf61a-b5d2-476c-a901-fec2137f42db None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:46.193288 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f9ccf61a-b5d2-476c-a901-fec2137f42db tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] GET https://10.4.3.239/volume/v3/volumes/0f6bee18-3dd4-4f6a-b44f-6ee2a520e5ac Aug 20 04:40:46.193288 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f9ccf61a-b5d2-476c-a901-fec2137f42db tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:46.193419 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f9ccf61a-b5d2-476c-a901-fec2137f42db tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:46.204066 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:46.204066 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:46.210026 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f9ccf61a-b5d2-476c-a901-fec2137f42db tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Volume info retrieved successfully. Aug 20 04:40:46.216678 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f9ccf61a-b5d2-476c-a901-fec2137f42db tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes/0f6bee18-3dd4-4f6a-b44f-6ee2a520e5ac returned with HTTP 200 Aug 20 04:40:46.217789 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 906/3610] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:46 2026] GET /volume/v3/volumes/0f6bee18-3dd4-4f6a-b44f-6ee2a520e5ac => generated 924 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:46.919058 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8b5a20c1-8355-4558-8fbb-6ff2404903fa None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:46.919409 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-3622a1fa-fd4b-4573-9682-34b1835407d5 req-ce3111fd-a3f6-4cdc-97ac-b9d0f3083e2c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:46.923814 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-3622a1fa-fd4b-4573-9682-34b1835407d5 req-ce3111fd-a3f6-4cdc-97ac-b9d0f3083e2c tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] DELETE https://10.4.3.239/volume/v3/attachments/8ffc1bf6-1f54-4a0d-a27e-8b86e6924bae Aug 20 04:40:46.924013 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-3622a1fa-fd4b-4573-9682-34b1835407d5 req-ce3111fd-a3f6-4cdc-97ac-b9d0f3083e2c tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:46.924295 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-3622a1fa-fd4b-4573-9682-34b1835407d5 req-ce3111fd-a3f6-4cdc-97ac-b9d0f3083e2c tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:46.936066 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:46.936066 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:47.002149 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-3622a1fa-fd4b-4573-9682-34b1835407d5 req-ce3111fd-a3f6-4cdc-97ac-b9d0f3083e2c tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/attachments/8ffc1bf6-1f54-4a0d-a27e-8b86e6924bae returned with HTTP 200 Aug 20 04:40:47.002887 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 895/3611] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:40:46 2026] DELETE /volume/v3/attachments/8ffc1bf6-1f54-4a0d-a27e-8b86e6924bae => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:47.038587 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8b5a20c1-8355-4558-8fbb-6ff2404903fa tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:40:47.039043 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8b5a20c1-8355-4558-8fbb-6ff2404903fa tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1360059066"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:47.040806 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-8b5a20c1-8355-4558-8fbb-6ff2404903fa tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1360059066'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:40:47.040994 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-8b5a20c1-8355-4558-8fbb-6ff2404903fa tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Create volume of 1 GB Aug 20 04:40:47.045656 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-8b5a20c1-8355-4558-8fbb-6ff2404903fa tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Availability Zones retrieved successfully. Aug 20 04:40:47.052712 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8b5a20c1-8355-4558-8fbb-6ff2404903fa tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Flow 'volume_create_api' (5ad9cb35-2708-4b58-8e34-be1899f81541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:40:47.053812 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8b5a20c1-8355-4558-8fbb-6ff2404903fa tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69c53076-7c06-4d25-a98f-f606b0dfd122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:47.054893 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-8b5a20c1-8355-4558-8fbb-6ff2404903fa tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:40:47.084210 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8b5a20c1-8355-4558-8fbb-6ff2404903fa tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69c53076-7c06-4d25-a98f-f606b0dfd122) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:47.085018 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8b5a20c1-8355-4558-8fbb-6ff2404903fa tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7d78309-8a51-45be-8e0a-799cd826b3b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:47.173712 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-8b5a20c1-8355-4558-8fbb-6ff2404903fa tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Created reservations ['cf4f5fb9-5b7d-47df-b979-099cc809ab28', '19895e15-0a2f-4d06-9419-0f69a9c734c8', 'c5b5709f-657b-42f8-9cf0-7668ede8a317', '0eb9b18c-3751-48b6-89d4-e8b07a43d9d8'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:40:47.174765 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8b5a20c1-8355-4558-8fbb-6ff2404903fa tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7d78309-8a51-45be-8e0a-799cd826b3b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf4f5fb9-5b7d-47df-b979-099cc809ab28', '19895e15-0a2f-4d06-9419-0f69a9c734c8', 'c5b5709f-657b-42f8-9cf0-7668ede8a317', '0eb9b18c-3751-48b6-89d4-e8b07a43d9d8']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:47.175630 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8b5a20c1-8355-4558-8fbb-6ff2404903fa tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (966636db-c8e6-458c-9b36-d6a1024d3311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:47.200477 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8b5a20c1-8355-4558-8fbb-6ff2404903fa tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (966636db-c8e6-458c-9b36-d6a1024d3311) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f5239f1-1b30-4387-8de4-35334616383a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1360059066',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0c69c11e8054fca9382cc1fd28e42de',qos_specs=None,replication_status=,reservations=['cf4f5fb9-5b7d-47df-b979-099cc809ab28','19895e15-0a2f-4d06-9419-0f69a9c734c8','c5b5709f-657b-42f8-9cf0-7668ede8a317','0eb9b18c-3751-48b6-89d4-e8b07a43d9d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00016b3e43884c8ea85b4d7d5af79d43',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:40:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1360059066',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f5239f1-1b30-4387-8de4-35334616383a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c0c69c11e8054fca9382cc1fd28e42de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00016b3e43884c8ea85b4d7d5af79d43',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:47.201585 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8b5a20c1-8355-4558-8fbb-6ff2404903fa tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77acac46-9e4a-4061-ba14-5ea0ce1aa520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:47.222433 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8b5a20c1-8355-4558-8fbb-6ff2404903fa tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77acac46-9e4a-4061-ba14-5ea0ce1aa520) transitioned into state 'SUCCESS' from state '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-1360059066',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0c69c11e8054fca9382cc1fd28e42de',qos_specs=None,replication_status=,reservations=['cf4f5fb9-5b7d-47df-b979-099cc809ab28','19895e15-0a2f-4d06-9419-0f69a9c734c8','c5b5709f-657b-42f8-9cf0-7668ede8a317','0eb9b18c-3751-48b6-89d4-e8b07a43d9d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00016b3e43884c8ea85b4d7d5af79d43',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:47.223019 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8b5a20c1-8355-4558-8fbb-6ff2404903fa tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f3fb55b-158e-4243-a818-52da6cd86406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:47.234833 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-224ada01-8618-4e3c-affa-8ee6e172191e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:47.237955 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-224ada01-8618-4e3c-affa-8ee6e172191e tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] GET https://10.4.3.239/volume/v3/volumes/0f6bee18-3dd4-4f6a-b44f-6ee2a520e5ac Aug 20 04:40:47.238209 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-224ada01-8618-4e3c-affa-8ee6e172191e tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:47.238461 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-224ada01-8618-4e3c-affa-8ee6e172191e tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:47.239503 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8b5a20c1-8355-4558-8fbb-6ff2404903fa tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f3fb55b-158e-4243-a818-52da6cd86406) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:47.240381 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8b5a20c1-8355-4558-8fbb-6ff2404903fa tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Flow 'volume_create_api' (5ad9cb35-2708-4b58-8e34-be1899f81541) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:40:47.240714 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-8b5a20c1-8355-4558-8fbb-6ff2404903fa tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Create volume request issued successfully. Aug 20 04:40:47.241375 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8b5a20c1-8355-4558-8fbb-6ff2404903fa tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:40:47.241786 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 901/3612] 10.4.3.239 () {70 vars in 1299 bytes} [Thu Aug 20 04:40:46 2026] POST /volume/v3/volumes => generated 778 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:40:47.246007 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-224ada01-8618-4e3c-affa-8ee6e172191e tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes/0f6bee18-3dd4-4f6a-b44f-6ee2a520e5ac returned with HTTP 404 Aug 20 04:40:47.246768 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 911/3613] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:47 2026] GET /volume/v3/volumes/0f6bee18-3dd4-4f6a-b44f-6ee2a520e5ac => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:40:47.255295 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-20c26d0a-d035-46bf-8811-0d17affabaef None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:47.256927 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-343cb997-25ea-4859-9836-f8cefbbca436 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:47.257351 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-20c26d0a-d035-46bf-8811-0d17affabaef tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] GET https://10.4.3.239/volume/v3/volumes/5c43f0f6-4bf3-4f7b-963b-c8f19ab2e1bb Aug 20 04:40:47.257351 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-20c26d0a-d035-46bf-8811-0d17affabaef tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:47.257351 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-20c26d0a-d035-46bf-8811-0d17affabaef tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:47.262023 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-343cb997-25ea-4859-9836-f8cefbbca436 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] GET https://10.4.3.239/volume/v3/volumes/8f5239f1-1b30-4387-8de4-35334616383a Aug 20 04:40:47.262319 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-343cb997-25ea-4859-9836-f8cefbbca436 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:47.262560 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-343cb997-25ea-4859-9836-f8cefbbca436 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:47.263752 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:47.263752 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:47.269927 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-20c26d0a-d035-46bf-8811-0d17affabaef tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Volume info retrieved successfully. Aug 20 04:40:47.274498 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-20c26d0a-d035-46bf-8811-0d17affabaef tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes/5c43f0f6-4bf3-4f7b-963b-c8f19ab2e1bb returned with HTTP 200 Aug 20 04:40:47.274841 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 907/3614] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:47 2026] GET /volume/v3/volumes/5c43f0f6-4bf3-4f7b-963b-c8f19ab2e1bb => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:47.277838 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:47.277838 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:47.283520 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-343cb997-25ea-4859-9836-f8cefbbca436 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Volume info retrieved successfully. Aug 20 04:40:47.288547 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0dc0a144-927b-46e6-94fa-7516bb642188 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:47.289499 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-343cb997-25ea-4859-9836-f8cefbbca436 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] https://10.4.3.239/volume/v3/volumes/8f5239f1-1b30-4387-8de4-35334616383a returned with HTTP 200 Aug 20 04:40:47.289972 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 896/3615] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:40:47 2026] GET /volume/v3/volumes/8f5239f1-1b30-4387-8de4-35334616383a => generated 957 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:40:47.290751 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0dc0a144-927b-46e6-94fa-7516bb642188 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] DELETE https://10.4.3.239/volume/v3/volumes/5c43f0f6-4bf3-4f7b-963b-c8f19ab2e1bb Aug 20 04:40:47.290958 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0dc0a144-927b-46e6-94fa-7516bb642188 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:47.291247 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0dc0a144-927b-46e6-94fa-7516bb642188 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:47.291457 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-0dc0a144-927b-46e6-94fa-7516bb642188 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Delete volume with id: 5c43f0f6-4bf3-4f7b-963b-c8f19ab2e1bb Aug 20 04:40:47.298392 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:47.298392 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:47.298928 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-0dc0a144-927b-46e6-94fa-7516bb642188 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Volume info retrieved successfully. Aug 20 04:40:47.324118 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-0dc0a144-927b-46e6-94fa-7516bb642188 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Delete volume request issued successfully. Aug 20 04:40:47.324431 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0dc0a144-927b-46e6-94fa-7516bb642188 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes/5c43f0f6-4bf3-4f7b-963b-c8f19ab2e1bb returned with HTTP 202 Aug 20 04:40:47.324913 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 902/3616] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:40:47 2026] DELETE /volume/v3/volumes/5c43f0f6-4bf3-4f7b-963b-c8f19ab2e1bb => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:40:47.334984 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-be2b5dc8-6236-40d4-bc6a-4d7f33062d9a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:47.336518 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-be2b5dc8-6236-40d4-bc6a-4d7f33062d9a tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] GET https://10.4.3.239/volume/v3/volumes/5c43f0f6-4bf3-4f7b-963b-c8f19ab2e1bb Aug 20 04:40:47.336724 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-be2b5dc8-6236-40d4-bc6a-4d7f33062d9a tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:47.336912 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-be2b5dc8-6236-40d4-bc6a-4d7f33062d9a tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:47.344636 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:47.344636 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:40:47.348781 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-be2b5dc8-6236-40d4-bc6a-4d7f33062d9a tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Volume info retrieved successfully. Aug 20 04:40:47.353678 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-be2b5dc8-6236-40d4-bc6a-4d7f33062d9a tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes/5c43f0f6-4bf3-4f7b-963b-c8f19ab2e1bb returned with HTTP 200 Aug 20 04:40:47.354100 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 912/3617] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:47 2026] GET /volume/v3/volumes/5c43f0f6-4bf3-4f7b-963b-c8f19ab2e1bb => generated 837 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:47.930972 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3cb5c741-fe24-40b4-8af3-3a4bdd410037 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:47.932810 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3cb5c741-fe24-40b4-8af3-3a4bdd410037 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] DELETE https://10.4.3.239/volume/v3/volumes/ddf82a6d-aeca-417e-9120-e295784c26a2 Aug 20 04:40:47.933049 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3cb5c741-fe24-40b4-8af3-3a4bdd410037 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:47.933306 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3cb5c741-fe24-40b4-8af3-3a4bdd410037 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:47.933504 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-3cb5c741-fe24-40b4-8af3-3a4bdd410037 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Delete volume with id: ddf82a6d-aeca-417e-9120-e295784c26a2 Aug 20 04:40:47.939890 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:47.939890 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:47.940452 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-3cb5c741-fe24-40b4-8af3-3a4bdd410037 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Volume info retrieved successfully. Aug 20 04:40:47.956992 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-3cb5c741-fe24-40b4-8af3-3a4bdd410037 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Delete volume request issued successfully. Aug 20 04:40:47.957225 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3cb5c741-fe24-40b4-8af3-3a4bdd410037 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/volumes/ddf82a6d-aeca-417e-9120-e295784c26a2 returned with HTTP 202 Aug 20 04:40:47.957654 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 908/3618] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:40:47 2026] DELETE /volume/v3/volumes/ddf82a6d-aeca-417e-9120-e295784c26a2 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:40:48.304993 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a7f678e9-a5fd-47a4-8597-5e5cd842da01 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:48.306981 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a7f678e9-a5fd-47a4-8597-5e5cd842da01 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] GET https://10.4.3.239/volume/v3/volumes/8f5239f1-1b30-4387-8de4-35334616383a Aug 20 04:40:48.306981 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a7f678e9-a5fd-47a4-8597-5e5cd842da01 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:48.306981 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a7f678e9-a5fd-47a4-8597-5e5cd842da01 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:48.317227 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:48.317227 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:48.322145 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a7f678e9-a5fd-47a4-8597-5e5cd842da01 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Volume info retrieved successfully. Aug 20 04:40:48.328694 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a7f678e9-a5fd-47a4-8597-5e5cd842da01 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] https://10.4.3.239/volume/v3/volumes/8f5239f1-1b30-4387-8de4-35334616383a returned with HTTP 200 Aug 20 04:40:48.329345 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 897/3619] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:40:48 2026] GET /volume/v3/volumes/8f5239f1-1b30-4387-8de4-35334616383a => generated 1009 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:40:48.346097 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-265e0543-3f0c-4659-a555-c02f65d30839 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:48.366900 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-beaa7671-78bb-431f-9151-288a4f654c9f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:48.370860 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-beaa7671-78bb-431f-9151-288a4f654c9f tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] GET https://10.4.3.239/volume/v3/volumes/5c43f0f6-4bf3-4f7b-963b-c8f19ab2e1bb Aug 20 04:40:48.371112 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-beaa7671-78bb-431f-9151-288a4f654c9f tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:48.371437 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-beaa7671-78bb-431f-9151-288a4f654c9f tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:48.380357 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-beaa7671-78bb-431f-9151-288a4f654c9f tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes/5c43f0f6-4bf3-4f7b-963b-c8f19ab2e1bb returned with HTTP 404 Aug 20 04:40:48.381105 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 913/3620] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:48 2026] GET /volume/v3/volumes/5c43f0f6-4bf3-4f7b-963b-c8f19ab2e1bb => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:40:48.428996 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-265e0543-3f0c-4659-a555-c02f65d30839 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-reader] GET https://10.4.3.239/volume/v3/volumes Aug 20 04:40:48.429294 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-265e0543-3f0c-4659-a555-c02f65d30839 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-reader] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:48.429529 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-265e0543-3f0c-4659-a555-c02f65d30839 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-reader] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:48.429858 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.api_utils [None req-265e0543-3f0c-4659-a555-c02f65d30839 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-reader] Removing options '' from query. {{(pid=100174) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:40:48.430777 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-265e0543-3f0c-4659-a555-c02f65d30839 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100174) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:40:48.435334 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-957e11c3-52bd-449a-ac44-1d8aaf78f1a4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:48.437213 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-957e11c3-52bd-449a-ac44-1d8aaf78f1a4 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:40:48.437572 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-957e11c3-52bd-449a-ac44-1d8aaf78f1a4 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "fd30ff40-6d85-42eb-a3e0-87e78c12210f", "size": 1, "name": "tempest-VolumesGetTest-Volume-1661191929", "metadata": {"Type": "Test"}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:48.439106 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-957e11c3-52bd-449a-ac44-1d8aaf78f1a4 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Create volume request body: {'volume': {'imageRef': 'fd30ff40-6d85-42eb-a3e0-87e78c12210f', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1661191929', 'metadata': {'Type': 'Test'}}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:40:48.439916 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-265e0543-3f0c-4659-a555-c02f65d30839 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-reader] Get all volumes completed successfully. Aug 20 04:40:48.440522 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-265e0543-3f0c-4659-a555-c02f65d30839 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-reader] https://10.4.3.239/volume/v3/volumes returned with HTTP 200 Aug 20 04:40:48.441003 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 903/3621] 10.4.3.239 () {68 vars in 1278 bytes} [Thu Aug 20 04:40:48 2026] GET /volume/v3/volumes => generated 336 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:40:48.452277 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-be4199b1-6864-4ff9-9b3f-cf9835c5523d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:48.454266 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-be4199b1-6864-4ff9-9b3f-cf9835c5523d tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] DELETE https://10.4.3.239/volume/v3/volumes/8f5239f1-1b30-4387-8de4-35334616383a Aug 20 04:40:48.454496 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-be4199b1-6864-4ff9-9b3f-cf9835c5523d tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:48.454786 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-be4199b1-6864-4ff9-9b3f-cf9835c5523d tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:48.454871 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-be4199b1-6864-4ff9-9b3f-cf9835c5523d tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Delete volume with id: 8f5239f1-1b30-4387-8de4-35334616383a Aug 20 04:40:48.532805 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-957e11c3-52bd-449a-ac44-1d8aaf78f1a4 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Create volume of 1 GB Aug 20 04:40:48.538189 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-957e11c3-52bd-449a-ac44-1d8aaf78f1a4 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Availability Zones retrieved successfully. Aug 20 04:40:48.543892 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-957e11c3-52bd-449a-ac44-1d8aaf78f1a4 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Flow 'volume_create_api' (8c32b9b1-a42d-4a3d-9ba0-8cc4331398f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:40:48.545040 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-957e11c3-52bd-449a-ac44-1d8aaf78f1a4 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b8c037c-a9fc-4d04-bd05-7f12c726ac45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:48.546035 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-957e11c3-52bd-449a-ac44-1d8aaf78f1a4 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:40:48.611661 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-957e11c3-52bd-449a-ac44-1d8aaf78f1a4 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b8c037c-a9fc-4d04-bd05-7f12c726ac45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:48.612496 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-957e11c3-52bd-449a-ac44-1d8aaf78f1a4 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7499721e-e8e2-4be7-a8d9-3f1e8b84b278) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:48.643445 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:48.643445 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:48.643874 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-be4199b1-6864-4ff9-9b3f-cf9835c5523d tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Volume info retrieved successfully. Aug 20 04:40:48.662683 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-957e11c3-52bd-449a-ac44-1d8aaf78f1a4 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Created reservations ['2c9730ca-e049-4788-82fa-458e18f58ef7', 'd558fbca-85ec-4612-a845-dcfb817900c4', '23ece4bc-54d7-411c-997b-c81dd2610c7c', 'a177c05c-ad7c-4c43-afc7-8703e05faaeb'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:40:48.663729 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-957e11c3-52bd-449a-ac44-1d8aaf78f1a4 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7499721e-e8e2-4be7-a8d9-3f1e8b84b278) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c9730ca-e049-4788-82fa-458e18f58ef7', 'd558fbca-85ec-4612-a845-dcfb817900c4', '23ece4bc-54d7-411c-997b-c81dd2610c7c', 'a177c05c-ad7c-4c43-afc7-8703e05faaeb']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:48.664748 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-957e11c3-52bd-449a-ac44-1d8aaf78f1a4 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a26b5ee-433c-410f-ac49-603616c9c19d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:48.666510 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-be4199b1-6864-4ff9-9b3f-cf9835c5523d tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Delete volume request issued successfully. Aug 20 04:40:48.666717 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-be4199b1-6864-4ff9-9b3f-cf9835c5523d tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] https://10.4.3.239/volume/v3/volumes/8f5239f1-1b30-4387-8de4-35334616383a returned with HTTP 202 Aug 20 04:40:48.667171 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 898/3622] 10.4.3.239 () {68 vars in 1392 bytes} [Thu Aug 20 04:40:48 2026] DELETE /volume/v3/volumes/8f5239f1-1b30-4387-8de4-35334616383a => generated 0 bytes in 215 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:40:48.676743 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-57614abb-002c-499c-8322-f0c9db62a97a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:48.678480 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-57614abb-002c-499c-8322-f0c9db62a97a tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] GET https://10.4.3.239/volume/v3/volumes/8f5239f1-1b30-4387-8de4-35334616383a Aug 20 04:40:48.678687 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-57614abb-002c-499c-8322-f0c9db62a97a tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:48.678902 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-57614abb-002c-499c-8322-f0c9db62a97a tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:48.686387 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:48.686387 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:40:48.690280 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-57614abb-002c-499c-8322-f0c9db62a97a tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Volume info retrieved successfully. Aug 20 04:40:48.695223 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-57614abb-002c-499c-8322-f0c9db62a97a tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] https://10.4.3.239/volume/v3/volumes/8f5239f1-1b30-4387-8de4-35334616383a returned with HTTP 200 Aug 20 04:40:48.695362 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-957e11c3-52bd-449a-ac44-1d8aaf78f1a4 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a26b5ee-433c-410f-ac49-603616c9c19d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66555417-d388-4898-a66e-fcc7f7697ae6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1661191929',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='59ce83f75b764d7b90945046dc386d84',qos_specs=None,replication_status=,reservations=['2c9730ca-e049-4788-82fa-458e18f58ef7','d558fbca-85ec-4612-a845-dcfb817900c4','23ece4bc-54d7-411c-997b-c81dd2610c7c','a177c05c-ad7c-4c43-afc7-8703e05faaeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3192bb87bea45d886966c5bdca6c0a7',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:40:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1661191929',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66555417-d388-4898-a66e-fcc7f7697ae6,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='59ce83f75b764d7b90945046dc386d84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3192bb87bea45d886966c5bdca6c0a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:48.696004 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-957e11c3-52bd-449a-ac44-1d8aaf78f1a4 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7b4d799-f4ec-4f70-b523-d18a15d6d10f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:48.696076 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 914/3623] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:40:48 2026] GET /volume/v3/volumes/8f5239f1-1b30-4387-8de4-35334616383a => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:40:48.717966 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-957e11c3-52bd-449a-ac44-1d8aaf78f1a4 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7b4d799-f4ec-4f70-b523-d18a15d6d10f) transitioned into state 'SUCCESS' from state '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-1661191929',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='59ce83f75b764d7b90945046dc386d84',qos_specs=None,replication_status=,reservations=['2c9730ca-e049-4788-82fa-458e18f58ef7','d558fbca-85ec-4612-a845-dcfb817900c4','23ece4bc-54d7-411c-997b-c81dd2610c7c','a177c05c-ad7c-4c43-afc7-8703e05faaeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3192bb87bea45d886966c5bdca6c0a7',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:48.719016 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-957e11c3-52bd-449a-ac44-1d8aaf78f1a4 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (412dbac7-c23f-4082-ad3a-057ae42ec324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:48.730664 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-957e11c3-52bd-449a-ac44-1d8aaf78f1a4 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (412dbac7-c23f-4082-ad3a-057ae42ec324) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:48.731572 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-957e11c3-52bd-449a-ac44-1d8aaf78f1a4 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Flow 'volume_create_api' (8c32b9b1-a42d-4a3d-9ba0-8cc4331398f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:40:48.731736 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-957e11c3-52bd-449a-ac44-1d8aaf78f1a4 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Create volume request issued successfully. Aug 20 04:40:48.732417 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-957e11c3-52bd-449a-ac44-1d8aaf78f1a4 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:40:48.732920 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 909/3624] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:40:48 2026] POST /volume/v3/volumes => generated 759 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:40:48.749658 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-af72156e-365e-418d-8ecc-89b7f9a5e50e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:48.752324 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-af72156e-365e-418d-8ecc-89b7f9a5e50e tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] GET https://10.4.3.239/volume/v3/volumes/66555417-d388-4898-a66e-fcc7f7697ae6 Aug 20 04:40:48.753263 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-af72156e-365e-418d-8ecc-89b7f9a5e50e tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:48.753263 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-af72156e-365e-418d-8ecc-89b7f9a5e50e tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:48.762506 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:48.762506 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:48.767164 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-af72156e-365e-418d-8ecc-89b7f9a5e50e tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Volume info retrieved successfully. Aug 20 04:40:48.772853 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-af72156e-365e-418d-8ecc-89b7f9a5e50e tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes/66555417-d388-4898-a66e-fcc7f7697ae6 returned with HTTP 200 Aug 20 04:40:48.773419 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 904/3625] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:48 2026] GET /volume/v3/volumes/66555417-d388-4898-a66e-fcc7f7697ae6 => generated 827 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:49.710205 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-76d1dd0d-2574-4418-a8a2-1a48caca99f9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:49.712525 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-76d1dd0d-2574-4418-a8a2-1a48caca99f9 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] GET https://10.4.3.239/volume/v3/volumes/8f5239f1-1b30-4387-8de4-35334616383a Aug 20 04:40:49.712766 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-76d1dd0d-2574-4418-a8a2-1a48caca99f9 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:49.712948 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-76d1dd0d-2574-4418-a8a2-1a48caca99f9 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:49.719159 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-76d1dd0d-2574-4418-a8a2-1a48caca99f9 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] https://10.4.3.239/volume/v3/volumes/8f5239f1-1b30-4387-8de4-35334616383a returned with HTTP 404 Aug 20 04:40:49.719707 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 899/3626] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:40:49 2026] GET /volume/v3/volumes/8f5239f1-1b30-4387-8de4-35334616383a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:40:49.727420 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4747e29e-9dde-4bc0-920b-31e8baa4b961 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:49.729191 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4747e29e-9dde-4bc0-920b-31e8baa4b961 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:40:49.729571 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4747e29e-9dde-4bc0-920b-31e8baa4b961 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-394087512"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:49.730996 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-4747e29e-9dde-4bc0-920b-31e8baa4b961 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-394087512'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:40:49.731157 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-4747e29e-9dde-4bc0-920b-31e8baa4b961 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Create volume of 1 GB Aug 20 04:40:49.735284 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4747e29e-9dde-4bc0-920b-31e8baa4b961 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Availability Zones retrieved successfully. Aug 20 04:40:49.741224 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4747e29e-9dde-4bc0-920b-31e8baa4b961 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Flow 'volume_create_api' (c8d6f945-134e-49f6-8731-143c3f7ad37f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:40:49.742259 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4747e29e-9dde-4bc0-920b-31e8baa4b961 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7a5a17c-ff71-488d-b5b5-dd61fa11cf96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:49.743048 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-4747e29e-9dde-4bc0-920b-31e8baa4b961 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:40:49.776207 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4747e29e-9dde-4bc0-920b-31e8baa4b961 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7a5a17c-ff71-488d-b5b5-dd61fa11cf96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:49.777198 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4747e29e-9dde-4bc0-920b-31e8baa4b961 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b354c6ba-0ae7-47c8-8f1d-d9b2bc5bf112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:49.790623 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a43d576d-5522-4412-bb6f-264e8f174e0e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:49.792638 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a43d576d-5522-4412-bb6f-264e8f174e0e tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] GET https://10.4.3.239/volume/v3/volumes/66555417-d388-4898-a66e-fcc7f7697ae6 Aug 20 04:40:49.792870 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a43d576d-5522-4412-bb6f-264e8f174e0e tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:49.793105 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a43d576d-5522-4412-bb6f-264e8f174e0e tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:49.801617 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:49.801617 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:49.805605 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a43d576d-5522-4412-bb6f-264e8f174e0e tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Volume info retrieved successfully. Aug 20 04:40:49.810698 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a43d576d-5522-4412-bb6f-264e8f174e0e tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes/66555417-d388-4898-a66e-fcc7f7697ae6 returned with HTTP 200 Aug 20 04:40:49.811094 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 910/3627] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:49 2026] GET /volume/v3/volumes/66555417-d388-4898-a66e-fcc7f7697ae6 => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:40:49.825048 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-daa88d5e-59cd-444f-9e7a-9004758ae62d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:49.827326 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-daa88d5e-59cd-444f-9e7a-9004758ae62d tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] GET https://10.4.3.239/volume/v3/volumes/66555417-d388-4898-a66e-fcc7f7697ae6 Aug 20 04:40:49.827595 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-daa88d5e-59cd-444f-9e7a-9004758ae62d tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:49.827858 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-daa88d5e-59cd-444f-9e7a-9004758ae62d tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:49.835735 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-4747e29e-9dde-4bc0-920b-31e8baa4b961 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Created reservations ['ea92a2e9-2631-4efb-9699-0d97db512a10', 'fb7e3339-0acd-4160-b266-c1435b20f0ae', 'f4c8917a-77bf-4697-beb4-d0e48342ec22', '0ee6aba4-0d51-4480-a0b6-060370bdabcb'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:40:49.836900 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4747e29e-9dde-4bc0-920b-31e8baa4b961 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b354c6ba-0ae7-47c8-8f1d-d9b2bc5bf112) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea92a2e9-2631-4efb-9699-0d97db512a10', 'fb7e3339-0acd-4160-b266-c1435b20f0ae', 'f4c8917a-77bf-4697-beb4-d0e48342ec22', '0ee6aba4-0d51-4480-a0b6-060370bdabcb']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:49.837576 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:49.837576 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:49.837750 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4747e29e-9dde-4bc0-920b-31e8baa4b961 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fca99ca8-a086-4dd3-8f53-d68ef7114136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:49.843152 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-daa88d5e-59cd-444f-9e7a-9004758ae62d tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Volume info retrieved successfully. Aug 20 04:40:49.851754 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-daa88d5e-59cd-444f-9e7a-9004758ae62d tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes/66555417-d388-4898-a66e-fcc7f7697ae6 returned with HTTP 200 Aug 20 04:40:49.852521 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 905/3628] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:49 2026] GET /volume/v3/volumes/66555417-d388-4898-a66e-fcc7f7697ae6 => generated 1367 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:40:49.869872 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b6c10080-0ff7-493e-8bdb-f31a80c06fb3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:49.871877 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b6c10080-0ff7-493e-8bdb-f31a80c06fb3 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] PUT https://10.4.3.239/volume/v3/volumes/66555417-d388-4898-a66e-fcc7f7697ae6 Aug 20 04:40:49.872221 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b6c10080-0ff7-493e-8bdb-f31a80c06fb3 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1661191929"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:49.874060 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4747e29e-9dde-4bc0-920b-31e8baa4b961 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fca99ca8-a086-4dd3-8f53-d68ef7114136) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d8fca55-a110-4933-b627-af42ca6a6295', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-394087512',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0c69c11e8054fca9382cc1fd28e42de',qos_specs=None,replication_status=,reservations=['ea92a2e9-2631-4efb-9699-0d97db512a10','fb7e3339-0acd-4160-b266-c1435b20f0ae','f4c8917a-77bf-4697-beb4-d0e48342ec22','0ee6aba4-0d51-4480-a0b6-060370bdabcb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00016b3e43884c8ea85b4d7d5af79d43',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:40:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-394087512',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d8fca55-a110-4933-b627-af42ca6a6295,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c0c69c11e8054fca9382cc1fd28e42de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00016b3e43884c8ea85b4d7d5af79d43',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:49.875024 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4747e29e-9dde-4bc0-920b-31e8baa4b961 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c30d3a9-54e3-4423-b119-6ee8003cfb16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:49.881820 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:49.881820 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:49.888042 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b6c10080-0ff7-493e-8bdb-f31a80c06fb3 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Volume info retrieved successfully. Aug 20 04:40:49.897463 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b6c10080-0ff7-493e-8bdb-f31a80c06fb3 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Volume updated successfully. Aug 20 04:40:49.898576 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b6c10080-0ff7-493e-8bdb-f31a80c06fb3 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes/66555417-d388-4898-a66e-fcc7f7697ae6 returned with HTTP 200 Aug 20 04:40:49.899204 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 900/3629] 10.4.3.239 () {68 vars in 1368 bytes} [Thu Aug 20 04:40:49 2026] PUT /volume/v3/volumes/66555417-d388-4898-a66e-fcc7f7697ae6 => generated 783 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:49.899681 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4747e29e-9dde-4bc0-920b-31e8baa4b961 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c30d3a9-54e3-4423-b119-6ee8003cfb16) transitioned into state 'SUCCESS' from state '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-394087512',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0c69c11e8054fca9382cc1fd28e42de',qos_specs=None,replication_status=,reservations=['ea92a2e9-2631-4efb-9699-0d97db512a10','fb7e3339-0acd-4160-b266-c1435b20f0ae','f4c8917a-77bf-4697-beb4-d0e48342ec22','0ee6aba4-0d51-4480-a0b6-060370bdabcb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00016b3e43884c8ea85b4d7d5af79d43',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:49.900762 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4747e29e-9dde-4bc0-920b-31e8baa4b961 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17a122d0-8568-4b7f-b54c-46e24275ee04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:49.914830 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-347e634b-fb19-43b3-8b9e-8755014f0918 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:49.914966 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4747e29e-9dde-4bc0-920b-31e8baa4b961 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17a122d0-8568-4b7f-b54c-46e24275ee04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:49.916134 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4747e29e-9dde-4bc0-920b-31e8baa4b961 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Flow 'volume_create_api' (c8d6f945-134e-49f6-8731-143c3f7ad37f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:40:49.916678 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4747e29e-9dde-4bc0-920b-31e8baa4b961 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Create volume request issued successfully. Aug 20 04:40:49.917608 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4747e29e-9dde-4bc0-920b-31e8baa4b961 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:40:49.918194 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 915/3630] 10.4.3.239 () {70 vars in 1299 bytes} [Thu Aug 20 04:40:49 2026] POST /volume/v3/volumes => generated 777 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:40:49.919878 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-347e634b-fb19-43b3-8b9e-8755014f0918 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] PUT https://10.4.3.239/volume/v3/volumes/66555417-d388-4898-a66e-fcc7f7697ae6 Aug 20 04:40:49.920025 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-347e634b-fb19-43b3-8b9e-8755014f0918 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-430688942", "description": "This is the new description of volume"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:49.931824 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:49.931824 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:49.937292 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-af9aec60-4f5c-4ec8-b65e-879cc018d446 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:49.937440 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-347e634b-fb19-43b3-8b9e-8755014f0918 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Volume info retrieved successfully. Aug 20 04:40:49.941707 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-af9aec60-4f5c-4ec8-b65e-879cc018d446 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] GET https://10.4.3.239/volume/v3/volumes/5d8fca55-a110-4933-b627-af42ca6a6295 Aug 20 04:40:49.942082 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-af9aec60-4f5c-4ec8-b65e-879cc018d446 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:49.942421 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-af9aec60-4f5c-4ec8-b65e-879cc018d446 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:49.948578 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-347e634b-fb19-43b3-8b9e-8755014f0918 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Volume updated successfully. Aug 20 04:40:49.949342 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-347e634b-fb19-43b3-8b9e-8755014f0918 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes/66555417-d388-4898-a66e-fcc7f7697ae6 returned with HTTP 200 Aug 20 04:40:49.949865 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 911/3631] 10.4.3.239 () {68 vars in 1369 bytes} [Thu Aug 20 04:40:49 2026] PUT /volume/v3/volumes/66555417-d388-4898-a66e-fcc7f7697ae6 => generated 821 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:49.956262 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:49.956262 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:49.963152 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-af9aec60-4f5c-4ec8-b65e-879cc018d446 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Volume info retrieved successfully. Aug 20 04:40:49.964738 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e5547ba4-7168-4481-9c9c-b631b7613941 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:49.966530 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e5547ba4-7168-4481-9c9c-b631b7613941 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] GET https://10.4.3.239/volume/v3/volumes/66555417-d388-4898-a66e-fcc7f7697ae6 Aug 20 04:40:49.967331 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e5547ba4-7168-4481-9c9c-b631b7613941 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:49.967731 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e5547ba4-7168-4481-9c9c-b631b7613941 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:49.970225 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-af9aec60-4f5c-4ec8-b65e-879cc018d446 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] https://10.4.3.239/volume/v3/volumes/5d8fca55-a110-4933-b627-af42ca6a6295 returned with HTTP 200 Aug 20 04:40:49.970225 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 906/3632] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:40:49 2026] GET /volume/v3/volumes/5d8fca55-a110-4933-b627-af42ca6a6295 => generated 956 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:40:49.975209 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:49.975209 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:49.979367 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e5547ba4-7168-4481-9c9c-b631b7613941 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Volume info retrieved successfully. Aug 20 04:40:49.984544 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e5547ba4-7168-4481-9c9c-b631b7613941 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes/66555417-d388-4898-a66e-fcc7f7697ae6 returned with HTTP 200 Aug 20 04:40:49.985021 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 901/3633] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:49 2026] GET /volume/v3/volumes/66555417-d388-4898-a66e-fcc7f7697ae6 => generated 1405 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:40:49.999887 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-61774cc9-9249-4bc5-a0db-723f198364f9 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:50.002078 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-61774cc9-9249-4bc5-a0db-723f198364f9 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:40:50.002514 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-61774cc9-9249-4bc5-a0db-723f198364f9 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1324667803", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-213003685"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:50.004118 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-61774cc9-9249-4bc5-a0db-723f198364f9 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1324667803', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-213003685'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:40:50.004298 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-61774cc9-9249-4bc5-a0db-723f198364f9 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Create volume of 1 GB Aug 20 04:40:50.004611 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:50.004611 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:40:50.009503 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-61774cc9-9249-4bc5-a0db-723f198364f9 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Availability Zones retrieved successfully. Aug 20 04:40:50.016731 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-61774cc9-9249-4bc5-a0db-723f198364f9 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Flow 'volume_create_api' (05afc828-79d0-43fe-8171-092fb6c1b252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:40:50.018344 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-61774cc9-9249-4bc5-a0db-723f198364f9 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60f714b7-31cc-46d3-9902-636130262fdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:50.019751 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-61774cc9-9249-4bc5-a0db-723f198364f9 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:40:50.056207 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-61774cc9-9249-4bc5-a0db-723f198364f9 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60f714b7-31cc-46d3-9902-636130262fdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:50.057748 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-61774cc9-9249-4bc5-a0db-723f198364f9 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d571aa7-fd96-4369-8dcc-5d7204aa6b3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:50.108563 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-61774cc9-9249-4bc5-a0db-723f198364f9 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Created reservations ['223448ad-6766-4a0b-bf30-fc9458f4bd00', 'e007968c-0ffe-4e66-8093-78d080458ea0', '595ca764-14c8-4789-bff5-6cc2a14a3d29', 'bb3b3938-b2a2-4d92-9c16-a59d3cfeca46'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:40:50.109461 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-61774cc9-9249-4bc5-a0db-723f198364f9 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d571aa7-fd96-4369-8dcc-5d7204aa6b3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['223448ad-6766-4a0b-bf30-fc9458f4bd00', 'e007968c-0ffe-4e66-8093-78d080458ea0', '595ca764-14c8-4789-bff5-6cc2a14a3d29', 'bb3b3938-b2a2-4d92-9c16-a59d3cfeca46']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:50.110286 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-61774cc9-9249-4bc5-a0db-723f198364f9 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40bf1c0c-8b44-4d7c-a4c9-52046e68ecd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:50.138390 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-61774cc9-9249-4bc5-a0db-723f198364f9 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40bf1c0c-8b44-4d7c-a4c9-52046e68ecd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c975ada8-7551-4a3b-a158-064f76015a3b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1324667803',display_name='tempest-VolumesGetTest-Volume-213003685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59ce83f75b764d7b90945046dc386d84',qos_specs=None,replication_status=,reservations=['223448ad-6766-4a0b-bf30-fc9458f4bd00','e007968c-0ffe-4e66-8093-78d080458ea0','595ca764-14c8-4789-bff5-6cc2a14a3d29','bb3b3938-b2a2-4d92-9c16-a59d3cfeca46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3192bb87bea45d886966c5bdca6c0a7',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:40:50Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1324667803',display_name='tempest-VolumesGetTest-Volume-213003685',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c975ada8-7551-4a3b-a158-064f76015a3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59ce83f75b764d7b90945046dc386d84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3192bb87bea45d886966c5bdca6c0a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:50.140357 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-61774cc9-9249-4bc5-a0db-723f198364f9 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6845f4ba-0da2-4095-b2a3-0887974485e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:50.162735 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-61774cc9-9249-4bc5-a0db-723f198364f9 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6845f4ba-0da2-4095-b2a3-0887974485e8) transitioned into 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-1324667803',display_name='tempest-VolumesGetTest-Volume-213003685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59ce83f75b764d7b90945046dc386d84',qos_specs=None,replication_status=,reservations=['223448ad-6766-4a0b-bf30-fc9458f4bd00','e007968c-0ffe-4e66-8093-78d080458ea0','595ca764-14c8-4789-bff5-6cc2a14a3d29','bb3b3938-b2a2-4d92-9c16-a59d3cfeca46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3192bb87bea45d886966c5bdca6c0a7',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:50.163841 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-61774cc9-9249-4bc5-a0db-723f198364f9 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e826e8a-7c30-47ab-8249-e45b8cf68c8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:50.178276 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-61774cc9-9249-4bc5-a0db-723f198364f9 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e826e8a-7c30-47ab-8249-e45b8cf68c8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:50.179523 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-61774cc9-9249-4bc5-a0db-723f198364f9 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Flow 'volume_create_api' (05afc828-79d0-43fe-8171-092fb6c1b252) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:40:50.179961 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-61774cc9-9249-4bc5-a0db-723f198364f9 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Create volume request issued successfully. Aug 20 04:40:50.180832 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-61774cc9-9249-4bc5-a0db-723f198364f9 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:40:50.181458 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 916/3634] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:40:49 2026] POST /volume/v3/volumes => generated 779 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:40:50.197111 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9b19ff12-6f35-4be3-9fa2-23c0cbd441e0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:50.199519 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9b19ff12-6f35-4be3-9fa2-23c0cbd441e0 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] GET https://10.4.3.239/volume/v3/volumes/c975ada8-7551-4a3b-a158-064f76015a3b Aug 20 04:40:50.199798 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9b19ff12-6f35-4be3-9fa2-23c0cbd441e0 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:50.200087 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9b19ff12-6f35-4be3-9fa2-23c0cbd441e0 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:50.209591 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:50.209591 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:50.214465 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-9b19ff12-6f35-4be3-9fa2-23c0cbd441e0 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Volume info retrieved successfully. Aug 20 04:40:50.220753 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9b19ff12-6f35-4be3-9fa2-23c0cbd441e0 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes/c975ada8-7551-4a3b-a158-064f76015a3b returned with HTTP 200 Aug 20 04:40:50.221412 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 912/3635] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:50 2026] GET /volume/v3/volumes/c975ada8-7551-4a3b-a158-064f76015a3b => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:50.987169 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-870f5c70-cd87-4601-9e89-2e90e3dd32aa None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:50.989639 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-870f5c70-cd87-4601-9e89-2e90e3dd32aa tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] GET https://10.4.3.239/volume/v3/volumes/5d8fca55-a110-4933-b627-af42ca6a6295 Aug 20 04:40:50.989962 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-870f5c70-cd87-4601-9e89-2e90e3dd32aa tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:50.990169 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-870f5c70-cd87-4601-9e89-2e90e3dd32aa tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:50.999995 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:50.999995 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:51.004829 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-870f5c70-cd87-4601-9e89-2e90e3dd32aa tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Volume info retrieved successfully. Aug 20 04:40:51.010243 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-870f5c70-cd87-4601-9e89-2e90e3dd32aa tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] https://10.4.3.239/volume/v3/volumes/5d8fca55-a110-4933-b627-af42ca6a6295 returned with HTTP 200 Aug 20 04:40:51.010779 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 907/3636] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:40:50 2026] GET /volume/v3/volumes/5d8fca55-a110-4933-b627-af42ca6a6295 => generated 1017 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:40:51.026004 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ee51bd6a-d581-4585-a663-b8843ebc7d69 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:51.028618 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ee51bd6a-d581-4585-a663-b8843ebc7d69 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-reader] GET https://10.4.3.239/volume/v3/volumes/detail Aug 20 04:40:51.029078 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ee51bd6a-d581-4585-a663-b8843ebc7d69 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-reader] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:51.029457 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ee51bd6a-d581-4585-a663-b8843ebc7d69 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-reader] Calling method 'detail' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:51.029857 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.api_utils [None req-ee51bd6a-d581-4585-a663-b8843ebc7d69 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-reader] Removing options '' from query. {{(pid=100177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:40:51.031001 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ee51bd6a-d581-4585-a663-b8843ebc7d69 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:40:51.041604 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ee51bd6a-d581-4585-a663-b8843ebc7d69 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-reader] Get all volumes completed successfully. Aug 20 04:40:51.043367 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:51.043367 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:51.049760 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ee51bd6a-d581-4585-a663-b8843ebc7d69 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-reader] https://10.4.3.239/volume/v3/volumes/detail returned with HTTP 200 Aug 20 04:40:51.050314 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 902/3637] 10.4.3.239 () {68 vars in 1299 bytes} [Thu Aug 20 04:40:51 2026] GET /volume/v3/volumes/detail => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:40:51.066767 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4fa494fa-691a-4bca-a536-4c5249e1ce27 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:51.068360 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4fa494fa-691a-4bca-a536-4c5249e1ce27 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] DELETE https://10.4.3.239/volume/v3/volumes/5d8fca55-a110-4933-b627-af42ca6a6295 Aug 20 04:40:51.068564 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4fa494fa-691a-4bca-a536-4c5249e1ce27 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:51.068740 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4fa494fa-691a-4bca-a536-4c5249e1ce27 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:51.068949 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-4fa494fa-691a-4bca-a536-4c5249e1ce27 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Delete volume with id: 5d8fca55-a110-4933-b627-af42ca6a6295 Aug 20 04:40:51.078544 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:51.078544 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:40:51.078972 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4fa494fa-691a-4bca-a536-4c5249e1ce27 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Volume info retrieved successfully. Aug 20 04:40:51.097399 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4fa494fa-691a-4bca-a536-4c5249e1ce27 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Delete volume request issued successfully. Aug 20 04:40:51.097664 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4fa494fa-691a-4bca-a536-4c5249e1ce27 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] https://10.4.3.239/volume/v3/volumes/5d8fca55-a110-4933-b627-af42ca6a6295 returned with HTTP 202 Aug 20 04:40:51.098244 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 917/3638] 10.4.3.239 () {68 vars in 1392 bytes} [Thu Aug 20 04:40:51 2026] DELETE /volume/v3/volumes/5d8fca55-a110-4933-b627-af42ca6a6295 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:40:51.107099 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c191ba2f-45ed-4b9e-9016-d430f422ef31 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:51.108813 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c191ba2f-45ed-4b9e-9016-d430f422ef31 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] GET https://10.4.3.239/volume/v3/volumes/5d8fca55-a110-4933-b627-af42ca6a6295 Aug 20 04:40:51.108989 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c191ba2f-45ed-4b9e-9016-d430f422ef31 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:51.109170 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c191ba2f-45ed-4b9e-9016-d430f422ef31 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:51.115962 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:51.115962 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:51.119726 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-c191ba2f-45ed-4b9e-9016-d430f422ef31 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Volume info retrieved successfully. Aug 20 04:40:51.125069 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c191ba2f-45ed-4b9e-9016-d430f422ef31 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] https://10.4.3.239/volume/v3/volumes/5d8fca55-a110-4933-b627-af42ca6a6295 returned with HTTP 200 Aug 20 04:40:51.125615 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 913/3639] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:40:51 2026] GET /volume/v3/volumes/5d8fca55-a110-4933-b627-af42ca6a6295 => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:40:51.238148 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7fa42948-f4b1-4d5c-b45a-8cc20cc40c37 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:51.240533 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7fa42948-f4b1-4d5c-b45a-8cc20cc40c37 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] GET https://10.4.3.239/volume/v3/volumes/c975ada8-7551-4a3b-a158-064f76015a3b Aug 20 04:40:51.240533 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7fa42948-f4b1-4d5c-b45a-8cc20cc40c37 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:51.240777 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7fa42948-f4b1-4d5c-b45a-8cc20cc40c37 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:51.247974 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:51.247974 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:51.252502 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-7fa42948-f4b1-4d5c-b45a-8cc20cc40c37 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Volume info retrieved successfully. Aug 20 04:40:51.257468 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7fa42948-f4b1-4d5c-b45a-8cc20cc40c37 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes/c975ada8-7551-4a3b-a158-064f76015a3b returned with HTTP 200 Aug 20 04:40:51.257921 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 908/3640] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:51 2026] GET /volume/v3/volumes/c975ada8-7551-4a3b-a158-064f76015a3b => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:51.274594 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-243e6447-6670-4104-9527-09f126db7e84 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:51.276636 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-243e6447-6670-4104-9527-09f126db7e84 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] PUT https://10.4.3.239/volume/v3/volumes/c975ada8-7551-4a3b-a158-064f76015a3b Aug 20 04:40:51.277033 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-243e6447-6670-4104-9527-09f126db7e84 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1661191929", "description": null}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:51.287308 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:51.287308 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:51.291809 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-243e6447-6670-4104-9527-09f126db7e84 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Volume info retrieved successfully. Aug 20 04:40:51.300409 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-243e6447-6670-4104-9527-09f126db7e84 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Volume updated successfully. Aug 20 04:40:51.301416 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-243e6447-6670-4104-9527-09f126db7e84 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes/c975ada8-7551-4a3b-a158-064f76015a3b returned with HTTP 200 Aug 20 04:40:51.301997 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 903/3641] 10.4.3.239 () {68 vars in 1368 bytes} [Thu Aug 20 04:40:51 2026] PUT /volume/v3/volumes/c975ada8-7551-4a3b-a158-064f76015a3b => generated 770 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:51.317432 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-18d561d6-bfe2-4d69-a0f5-c9275c2df4a3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:51.319608 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-18d561d6-bfe2-4d69-a0f5-c9275c2df4a3 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] GET https://10.4.3.239/volume/v3/volumes/c975ada8-7551-4a3b-a158-064f76015a3b Aug 20 04:40:51.319830 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-18d561d6-bfe2-4d69-a0f5-c9275c2df4a3 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:51.320044 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-18d561d6-bfe2-4d69-a0f5-c9275c2df4a3 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:51.329261 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:51.329261 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:40:51.334095 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-18d561d6-bfe2-4d69-a0f5-c9275c2df4a3 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Volume info retrieved successfully. Aug 20 04:40:51.340006 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-18d561d6-bfe2-4d69-a0f5-c9275c2df4a3 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes/c975ada8-7551-4a3b-a158-064f76015a3b returned with HTTP 200 Aug 20 04:40:51.340567 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 918/3642] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:51 2026] GET /volume/v3/volumes/c975ada8-7551-4a3b-a158-064f76015a3b => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:51.353936 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-56407369-0b37-4186-935b-bee0cccf4a90 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:51.355728 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-56407369-0b37-4186-935b-bee0cccf4a90 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] DELETE https://10.4.3.239/volume/v3/volumes/c975ada8-7551-4a3b-a158-064f76015a3b Aug 20 04:40:51.355987 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-56407369-0b37-4186-935b-bee0cccf4a90 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:51.356161 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-56407369-0b37-4186-935b-bee0cccf4a90 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:51.356353 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-56407369-0b37-4186-935b-bee0cccf4a90 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Delete volume with id: c975ada8-7551-4a3b-a158-064f76015a3b Aug 20 04:40:51.363578 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:51.363578 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:51.364090 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-56407369-0b37-4186-935b-bee0cccf4a90 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Volume info retrieved successfully. Aug 20 04:40:51.385945 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-56407369-0b37-4186-935b-bee0cccf4a90 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Delete volume request issued successfully. Aug 20 04:40:51.386195 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-56407369-0b37-4186-935b-bee0cccf4a90 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes/c975ada8-7551-4a3b-a158-064f76015a3b returned with HTTP 202 Aug 20 04:40:51.386749 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 914/3643] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:40:51 2026] DELETE /volume/v3/volumes/c975ada8-7551-4a3b-a158-064f76015a3b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:40:51.397366 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5c3443d2-1332-4e42-945b-c05b3ba6aa14 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:51.398956 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5c3443d2-1332-4e42-945b-c05b3ba6aa14 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] GET https://10.4.3.239/volume/v3/volumes/c975ada8-7551-4a3b-a158-064f76015a3b Aug 20 04:40:51.399291 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5c3443d2-1332-4e42-945b-c05b3ba6aa14 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:51.399402 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5c3443d2-1332-4e42-945b-c05b3ba6aa14 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:51.409789 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:51.409789 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:51.416588 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-5c3443d2-1332-4e42-945b-c05b3ba6aa14 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Volume info retrieved successfully. Aug 20 04:40:51.423988 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5c3443d2-1332-4e42-945b-c05b3ba6aa14 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes/c975ada8-7551-4a3b-a158-064f76015a3b returned with HTTP 200 Aug 20 04:40:51.424682 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 909/3644] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:51 2026] GET /volume/v3/volumes/c975ada8-7551-4a3b-a158-064f76015a3b => generated 837 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:52.141067 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-708f86fb-acad-4efd-87f2-1f88abc4f0b7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:52.143461 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-708f86fb-acad-4efd-87f2-1f88abc4f0b7 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] GET https://10.4.3.239/volume/v3/volumes/5d8fca55-a110-4933-b627-af42ca6a6295 Aug 20 04:40:52.143715 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-708f86fb-acad-4efd-87f2-1f88abc4f0b7 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:52.143957 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-708f86fb-acad-4efd-87f2-1f88abc4f0b7 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:52.151604 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-708f86fb-acad-4efd-87f2-1f88abc4f0b7 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] https://10.4.3.239/volume/v3/volumes/5d8fca55-a110-4933-b627-af42ca6a6295 returned with HTTP 404 Aug 20 04:40:52.152117 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 904/3645] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:40:52 2026] GET /volume/v3/volumes/5d8fca55-a110-4933-b627-af42ca6a6295 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:40:52.162217 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9c59ef8b-15bf-4dc4-abd8-7b983db1a07d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:52.164162 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9c59ef8b-15bf-4dc4-abd8-7b983db1a07d tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:40:52.164556 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9c59ef8b-15bf-4dc4-abd8-7b983db1a07d tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1659888406"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:52.166069 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-9c59ef8b-15bf-4dc4-abd8-7b983db1a07d tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1659888406'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:40:52.166347 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-9c59ef8b-15bf-4dc4-abd8-7b983db1a07d tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Create volume of 1 GB Aug 20 04:40:52.173434 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-9c59ef8b-15bf-4dc4-abd8-7b983db1a07d tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Availability Zones retrieved successfully. Aug 20 04:40:52.182748 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-9c59ef8b-15bf-4dc4-abd8-7b983db1a07d tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Flow 'volume_create_api' (e909938e-63d3-4743-89b1-d86ac83c340f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:40:52.183877 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-9c59ef8b-15bf-4dc4-abd8-7b983db1a07d tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cbda8ec-58d3-4d59-b812-c4de4a84a500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:52.185492 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-9c59ef8b-15bf-4dc4-abd8-7b983db1a07d tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:40:52.218106 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-9c59ef8b-15bf-4dc4-abd8-7b983db1a07d tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cbda8ec-58d3-4d59-b812-c4de4a84a500) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:52.219096 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-9c59ef8b-15bf-4dc4-abd8-7b983db1a07d tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60a1631e-879c-47ee-bf91-d61b166233da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:52.277461 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-9c59ef8b-15bf-4dc4-abd8-7b983db1a07d tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Created reservations ['e3fe12a3-6dbc-49e7-938a-da27404a4dc2', '18223ef5-034c-478b-89cb-8a463d09d8fa', '84540df8-fd88-4c74-a9dd-641ef6be4091', '8892fbed-1271-4fce-af3a-779a852d16dd'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:40:52.278570 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-9c59ef8b-15bf-4dc4-abd8-7b983db1a07d tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60a1631e-879c-47ee-bf91-d61b166233da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3fe12a3-6dbc-49e7-938a-da27404a4dc2', '18223ef5-034c-478b-89cb-8a463d09d8fa', '84540df8-fd88-4c74-a9dd-641ef6be4091', '8892fbed-1271-4fce-af3a-779a852d16dd']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:52.279861 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-9c59ef8b-15bf-4dc4-abd8-7b983db1a07d tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a3cb543-6d2f-4666-9329-b20b8cc99003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:52.313370 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-9c59ef8b-15bf-4dc4-abd8-7b983db1a07d tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a3cb543-6d2f-4666-9329-b20b8cc99003) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd72e9f81-9304-48b6-9bd1-d922912b0e2a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1659888406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0c69c11e8054fca9382cc1fd28e42de',qos_specs=None,replication_status=,reservations=['e3fe12a3-6dbc-49e7-938a-da27404a4dc2','18223ef5-034c-478b-89cb-8a463d09d8fa','84540df8-fd88-4c74-a9dd-641ef6be4091','8892fbed-1271-4fce-af3a-779a852d16dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00016b3e43884c8ea85b4d7d5af79d43',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:40:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1659888406',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d72e9f81-9304-48b6-9bd1-d922912b0e2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c0c69c11e8054fca9382cc1fd28e42de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00016b3e43884c8ea85b4d7d5af79d43',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:52.314711 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-9c59ef8b-15bf-4dc4-abd8-7b983db1a07d tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbab608c-8b2f-4d15-8187-7072f5eef9d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:52.341433 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-9c59ef8b-15bf-4dc4-abd8-7b983db1a07d tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbab608c-8b2f-4d15-8187-7072f5eef9d6) transitioned into state 'SUCCESS' from state '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-1659888406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0c69c11e8054fca9382cc1fd28e42de',qos_specs=None,replication_status=,reservations=['e3fe12a3-6dbc-49e7-938a-da27404a4dc2','18223ef5-034c-478b-89cb-8a463d09d8fa','84540df8-fd88-4c74-a9dd-641ef6be4091','8892fbed-1271-4fce-af3a-779a852d16dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00016b3e43884c8ea85b4d7d5af79d43',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:52.342598 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-9c59ef8b-15bf-4dc4-abd8-7b983db1a07d tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (117a69f1-5a8a-443e-a1bb-18bec34c5bfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:52.356492 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-9c59ef8b-15bf-4dc4-abd8-7b983db1a07d tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (117a69f1-5a8a-443e-a1bb-18bec34c5bfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:52.357328 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-9c59ef8b-15bf-4dc4-abd8-7b983db1a07d tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Flow 'volume_create_api' (e909938e-63d3-4743-89b1-d86ac83c340f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:40:52.357638 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-9c59ef8b-15bf-4dc4-abd8-7b983db1a07d tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Create volume request issued successfully. Aug 20 04:40:52.358268 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9c59ef8b-15bf-4dc4-abd8-7b983db1a07d tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:40:52.358689 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 919/3646] 10.4.3.239 () {70 vars in 1299 bytes} [Thu Aug 20 04:40:52 2026] POST /volume/v3/volumes => generated 778 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:40:52.369890 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4975891d-6462-4737-86af-ea489ddbfc75 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:52.372146 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4975891d-6462-4737-86af-ea489ddbfc75 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] GET https://10.4.3.239/volume/v3/volumes/d72e9f81-9304-48b6-9bd1-d922912b0e2a Aug 20 04:40:52.372424 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4975891d-6462-4737-86af-ea489ddbfc75 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:52.372611 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4975891d-6462-4737-86af-ea489ddbfc75 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:52.383061 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:52.383061 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:52.388409 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-4975891d-6462-4737-86af-ea489ddbfc75 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Volume info retrieved successfully. Aug 20 04:40:52.393536 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4975891d-6462-4737-86af-ea489ddbfc75 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] https://10.4.3.239/volume/v3/volumes/d72e9f81-9304-48b6-9bd1-d922912b0e2a returned with HTTP 200 Aug 20 04:40:52.394019 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 915/3647] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:40:52 2026] GET /volume/v3/volumes/d72e9f81-9304-48b6-9bd1-d922912b0e2a => generated 957 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:40:52.441089 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0c20fb41-8c87-4d3f-a177-5191de8c593f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:52.443106 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0c20fb41-8c87-4d3f-a177-5191de8c593f tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] GET https://10.4.3.239/volume/v3/volumes/c975ada8-7551-4a3b-a158-064f76015a3b Aug 20 04:40:52.443438 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0c20fb41-8c87-4d3f-a177-5191de8c593f tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:52.443697 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0c20fb41-8c87-4d3f-a177-5191de8c593f tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:52.451325 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0c20fb41-8c87-4d3f-a177-5191de8c593f tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes/c975ada8-7551-4a3b-a158-064f76015a3b returned with HTTP 404 Aug 20 04:40:52.451805 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 910/3648] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:52 2026] GET /volume/v3/volumes/c975ada8-7551-4a3b-a158-064f76015a3b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:40:52.462523 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b858c559-aa00-4e1c-ac86-3820cc49fa6d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:52.464495 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b858c559-aa00-4e1c-ac86-3820cc49fa6d tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] GET https://10.4.3.239/volume/v3/volumes/66555417-d388-4898-a66e-fcc7f7697ae6 Aug 20 04:40:52.464730 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b858c559-aa00-4e1c-ac86-3820cc49fa6d tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:52.465021 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b858c559-aa00-4e1c-ac86-3820cc49fa6d tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:52.474989 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:52.474989 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:52.479371 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b858c559-aa00-4e1c-ac86-3820cc49fa6d tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Volume info retrieved successfully. Aug 20 04:40:52.487488 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b858c559-aa00-4e1c-ac86-3820cc49fa6d tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes/66555417-d388-4898-a66e-fcc7f7697ae6 returned with HTTP 200 Aug 20 04:40:52.487862 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 905/3649] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:52 2026] GET /volume/v3/volumes/66555417-d388-4898-a66e-fcc7f7697ae6 => generated 1405 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:40:52.501845 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-64007e2a-5182-480f-8875-99b6a9ba6801 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:52.503857 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-64007e2a-5182-480f-8875-99b6a9ba6801 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] DELETE https://10.4.3.239/volume/v3/volumes/66555417-d388-4898-a66e-fcc7f7697ae6 Aug 20 04:40:52.504044 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-64007e2a-5182-480f-8875-99b6a9ba6801 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:52.504281 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-64007e2a-5182-480f-8875-99b6a9ba6801 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:52.504455 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-64007e2a-5182-480f-8875-99b6a9ba6801 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Delete volume with id: 66555417-d388-4898-a66e-fcc7f7697ae6 Aug 20 04:40:52.512571 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:52.512571 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:40:52.513034 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-64007e2a-5182-480f-8875-99b6a9ba6801 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Volume info retrieved successfully. Aug 20 04:40:52.533300 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-64007e2a-5182-480f-8875-99b6a9ba6801 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Delete volume request issued successfully. Aug 20 04:40:52.533552 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-64007e2a-5182-480f-8875-99b6a9ba6801 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes/66555417-d388-4898-a66e-fcc7f7697ae6 returned with HTTP 202 Aug 20 04:40:52.534148 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 920/3650] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:40:52 2026] DELETE /volume/v3/volumes/66555417-d388-4898-a66e-fcc7f7697ae6 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:40:52.541802 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-bfe8ba81-4ed1-4d44-9e87-f84619257b63 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:52.543798 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bfe8ba81-4ed1-4d44-9e87-f84619257b63 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] GET https://10.4.3.239/volume/v3/volumes/66555417-d388-4898-a66e-fcc7f7697ae6 Aug 20 04:40:52.544199 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bfe8ba81-4ed1-4d44-9e87-f84619257b63 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:52.544456 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bfe8ba81-4ed1-4d44-9e87-f84619257b63 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:52.552639 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:52.552639 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:52.556809 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-bfe8ba81-4ed1-4d44-9e87-f84619257b63 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Volume info retrieved successfully. Aug 20 04:40:52.563511 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bfe8ba81-4ed1-4d44-9e87-f84619257b63 tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes/66555417-d388-4898-a66e-fcc7f7697ae6 returned with HTTP 200 Aug 20 04:40:52.564075 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 916/3651] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:52 2026] GET /volume/v3/volumes/66555417-d388-4898-a66e-fcc7f7697ae6 => generated 1404 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:40:52.977937 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-e42bfb82-c7fe-4d38-ab06-7bb1a99497bd req-a017a66f-2a0b-421b-899f-ed77369ba4ed None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:52.981017 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-e42bfb82-c7fe-4d38-ab06-7bb1a99497bd req-a017a66f-2a0b-421b-899f-ed77369ba4ed tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] GET https://10.4.3.239/volume/v3/volumes/778d7754-9adb-4917-974e-77cafd0fa769 Aug 20 04:40:52.981302 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-e42bfb82-c7fe-4d38-ab06-7bb1a99497bd req-a017a66f-2a0b-421b-899f-ed77369ba4ed tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:52.981566 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-e42bfb82-c7fe-4d38-ab06-7bb1a99497bd req-a017a66f-2a0b-421b-899f-ed77369ba4ed tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:52.994961 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:52.994961 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:52.999872 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-e42bfb82-c7fe-4d38-ab06-7bb1a99497bd req-a017a66f-2a0b-421b-899f-ed77369ba4ed tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Volume info retrieved successfully. Aug 20 04:40:53.004994 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-e42bfb82-c7fe-4d38-ab06-7bb1a99497bd req-a017a66f-2a0b-421b-899f-ed77369ba4ed tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/volumes/778d7754-9adb-4917-974e-77cafd0fa769 returned with HTTP 200 Aug 20 04:40:53.005706 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 911/3652] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:40:52 2026] GET /volume/v3/volumes/778d7754-9adb-4917-974e-77cafd0fa769 => generated 1232 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:40:53.026897 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-e42bfb82-c7fe-4d38-ab06-7bb1a99497bd req-e32ad173-430c-4409-be88-3eb906841df5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:53.029363 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-e42bfb82-c7fe-4d38-ab06-7bb1a99497bd req-e32ad173-430c-4409-be88-3eb906841df5 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] POST https://10.4.3.239/volume/v3/volumes/778d7754-9adb-4917-974e-77cafd0fa769/action Aug 20 04:40:53.029796 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-e42bfb82-c7fe-4d38-ab06-7bb1a99497bd req-e32ad173-430c-4409-be88-3eb906841df5 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:40:53.029971 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-e42bfb82-c7fe-4d38-ab06-7bb1a99497bd req-e32ad173-430c-4409-be88-3eb906841df5 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:53.043621 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:53.043621 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:53.044094 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-e42bfb82-c7fe-4d38-ab06-7bb1a99497bd req-e32ad173-430c-4409-be88-3eb906841df5 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Volume info retrieved successfully. Aug 20 04:40:53.051758 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-e42bfb82-c7fe-4d38-ab06-7bb1a99497bd req-e32ad173-430c-4409-be88-3eb906841df5 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Begin detaching volume completed successfully. Aug 20 04:40:53.052061 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-e42bfb82-c7fe-4d38-ab06-7bb1a99497bd req-e32ad173-430c-4409-be88-3eb906841df5 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/volumes/778d7754-9adb-4917-974e-77cafd0fa769/action returned with HTTP 202 Aug 20 04:40:53.052730 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 906/3653] 10.4.3.239 () {72 vars in 1672 bytes} [Thu Aug 20 04:40:53 2026] POST /volume/v3/volumes/778d7754-9adb-4917-974e-77cafd0fa769/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:40:53.102623 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-971fa1b1-1b1d-4e39-80dd-955acae5c8f2 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:53.103076 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-971fa1b1-1b1d-4e39-80dd-955acae5c8f2 None None] GET https://10.4.3.239/volume// Aug 20 04:40:53.103323 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-971fa1b1-1b1d-4e39-80dd-955acae5c8f2 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:53.103565 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-971fa1b1-1b1d-4e39-80dd-955acae5c8f2 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:53.103951 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-971fa1b1-1b1d-4e39-80dd-955acae5c8f2 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:40:53.104340 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 921/3654] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:40: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 20 04:40:53.114429 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-e42bfb82-c7fe-4d38-ab06-7bb1a99497bd req-e60cdc00-a833-452c-ad13-8a0fc7e2836b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:53.117252 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-e42bfb82-c7fe-4d38-ab06-7bb1a99497bd req-e60cdc00-a833-452c-ad13-8a0fc7e2836b tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] GET https://10.4.3.239/volume/v3/volumes/778d7754-9adb-4917-974e-77cafd0fa769 Aug 20 04:40:53.117521 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-e42bfb82-c7fe-4d38-ab06-7bb1a99497bd req-e60cdc00-a833-452c-ad13-8a0fc7e2836b tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:53.117759 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-e42bfb82-c7fe-4d38-ab06-7bb1a99497bd req-e60cdc00-a833-452c-ad13-8a0fc7e2836b tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:53.129999 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:53.129999 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:53.134558 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-e42bfb82-c7fe-4d38-ab06-7bb1a99497bd req-e60cdc00-a833-452c-ad13-8a0fc7e2836b tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Volume info retrieved successfully. Aug 20 04:40:53.140531 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-e42bfb82-c7fe-4d38-ab06-7bb1a99497bd req-e60cdc00-a833-452c-ad13-8a0fc7e2836b tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/volumes/778d7754-9adb-4917-974e-77cafd0fa769 returned with HTTP 200 Aug 20 04:40:53.141046 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 917/3655] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:40:53 2026] GET /volume/v3/volumes/778d7754-9adb-4917-974e-77cafd0fa769 => generated 1415 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:40:53.408077 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b98b228e-4110-4c64-af3d-0f9a12e8a1c9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:53.410768 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b98b228e-4110-4c64-af3d-0f9a12e8a1c9 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] GET https://10.4.3.239/volume/v3/volumes/d72e9f81-9304-48b6-9bd1-d922912b0e2a Aug 20 04:40:53.411047 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b98b228e-4110-4c64-af3d-0f9a12e8a1c9 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:53.411352 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b98b228e-4110-4c64-af3d-0f9a12e8a1c9 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:53.422462 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:53.422462 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:53.428296 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-b98b228e-4110-4c64-af3d-0f9a12e8a1c9 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Volume info retrieved successfully. Aug 20 04:40:53.434586 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b98b228e-4110-4c64-af3d-0f9a12e8a1c9 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] https://10.4.3.239/volume/v3/volumes/d72e9f81-9304-48b6-9bd1-d922912b0e2a returned with HTTP 200 Aug 20 04:40:53.435191 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 912/3656] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:40:53 2026] GET /volume/v3/volumes/d72e9f81-9304-48b6-9bd1-d922912b0e2a => generated 1018 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:40:53.449078 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-92397a5e-f21d-4bd9-85a4-1ce7356ded9b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:53.451345 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-92397a5e-f21d-4bd9-85a4-1ce7356ded9b tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-reader] GET https://10.4.3.239/volume/v3/volumes/d72e9f81-9304-48b6-9bd1-d922912b0e2a Aug 20 04:40:53.451603 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-92397a5e-f21d-4bd9-85a4-1ce7356ded9b tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-reader] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:53.451830 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-92397a5e-f21d-4bd9-85a4-1ce7356ded9b tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-reader] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:53.460155 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:53.460155 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:53.464435 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-92397a5e-f21d-4bd9-85a4-1ce7356ded9b tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-reader] Volume info retrieved successfully. Aug 20 04:40:53.469899 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-92397a5e-f21d-4bd9-85a4-1ce7356ded9b tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-reader] https://10.4.3.239/volume/v3/volumes/d72e9f81-9304-48b6-9bd1-d922912b0e2a returned with HTTP 200 Aug 20 04:40:53.470321 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 907/3657] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:40:53 2026] GET /volume/v3/volumes/d72e9f81-9304-48b6-9bd1-d922912b0e2a => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:40:53.484112 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e1e1a327-79fa-4f5b-8fd5-33f065222d0a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:53.486044 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e1e1a327-79fa-4f5b-8fd5-33f065222d0a tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] DELETE https://10.4.3.239/volume/v3/volumes/d72e9f81-9304-48b6-9bd1-d922912b0e2a Aug 20 04:40:53.486346 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e1e1a327-79fa-4f5b-8fd5-33f065222d0a tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:53.486594 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e1e1a327-79fa-4f5b-8fd5-33f065222d0a tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:53.486808 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-e1e1a327-79fa-4f5b-8fd5-33f065222d0a tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Delete volume with id: d72e9f81-9304-48b6-9bd1-d922912b0e2a Aug 20 04:40:53.495682 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:53.495682 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:40:53.499208 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e1e1a327-79fa-4f5b-8fd5-33f065222d0a tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Volume info retrieved successfully. Aug 20 04:40:53.514580 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e1e1a327-79fa-4f5b-8fd5-33f065222d0a tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Delete volume request issued successfully. Aug 20 04:40:53.514838 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e1e1a327-79fa-4f5b-8fd5-33f065222d0a tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] https://10.4.3.239/volume/v3/volumes/d72e9f81-9304-48b6-9bd1-d922912b0e2a returned with HTTP 202 Aug 20 04:40:53.515319 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 922/3658] 10.4.3.239 () {68 vars in 1392 bytes} [Thu Aug 20 04:40:53 2026] DELETE /volume/v3/volumes/d72e9f81-9304-48b6-9bd1-d922912b0e2a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:40:53.522520 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-013c57b1-a6bd-4686-9dc3-36b2bc9562bc None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:53.525503 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-013c57b1-a6bd-4686-9dc3-36b2bc9562bc tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] GET https://10.4.3.239/volume/v3/volumes/d72e9f81-9304-48b6-9bd1-d922912b0e2a Aug 20 04:40:53.525828 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-013c57b1-a6bd-4686-9dc3-36b2bc9562bc tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:53.526103 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-013c57b1-a6bd-4686-9dc3-36b2bc9562bc tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:53.536133 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:53.536133 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:53.542630 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-013c57b1-a6bd-4686-9dc3-36b2bc9562bc tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Volume info retrieved successfully. Aug 20 04:40:53.549356 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-013c57b1-a6bd-4686-9dc3-36b2bc9562bc tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] https://10.4.3.239/volume/v3/volumes/d72e9f81-9304-48b6-9bd1-d922912b0e2a returned with HTTP 200 Aug 20 04:40:53.549913 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 918/3659] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:40:53 2026] GET /volume/v3/volumes/d72e9f81-9304-48b6-9bd1-d922912b0e2a => generated 1017 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:40:53.579444 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c20e8a82-6a0d-4703-9bae-9e8c3b1ef3fa None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:53.582256 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c20e8a82-6a0d-4703-9bae-9e8c3b1ef3fa tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] GET https://10.4.3.239/volume/v3/volumes/66555417-d388-4898-a66e-fcc7f7697ae6 Aug 20 04:40:53.583804 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c20e8a82-6a0d-4703-9bae-9e8c3b1ef3fa tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:53.584078 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c20e8a82-6a0d-4703-9bae-9e8c3b1ef3fa tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:53.594233 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c20e8a82-6a0d-4703-9bae-9e8c3b1ef3fa tempest-VolumesGetTest-1933027997 tempest-VolumesGetTest-1933027997-project-member] https://10.4.3.239/volume/v3/volumes/66555417-d388-4898-a66e-fcc7f7697ae6 returned with HTTP 404 Aug 20 04:40:53.594871 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 913/3660] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:53 2026] GET /volume/v3/volumes/66555417-d388-4898-a66e-fcc7f7697ae6 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:40:54.198339 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-e42bfb82-c7fe-4d38-ab06-7bb1a99497bd req-b1f52def-e923-4ec6-bfff-87f25b0ae46e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:54.200875 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-e42bfb82-c7fe-4d38-ab06-7bb1a99497bd req-b1f52def-e923-4ec6-bfff-87f25b0ae46e tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] DELETE https://10.4.3.239/volume/v3/attachments/a5c57b66-a6db-49e4-b14f-45c850f138a2 Aug 20 04:40:54.201443 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-e42bfb82-c7fe-4d38-ab06-7bb1a99497bd req-b1f52def-e923-4ec6-bfff-87f25b0ae46e tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:54.201635 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-e42bfb82-c7fe-4d38-ab06-7bb1a99497bd req-b1f52def-e923-4ec6-bfff-87f25b0ae46e tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:54.212156 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:54.212156 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:54.275762 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-e42bfb82-c7fe-4d38-ab06-7bb1a99497bd req-b1f52def-e923-4ec6-bfff-87f25b0ae46e tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/attachments/a5c57b66-a6db-49e4-b14f-45c850f138a2 returned with HTTP 200 Aug 20 04:40:54.276438 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 908/3661] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:40:54 2026] DELETE /volume/v3/attachments/a5c57b66-a6db-49e4-b14f-45c850f138a2 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:54.563484 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-def01691-304f-4613-9619-d1cca1388479 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:54.565438 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-def01691-304f-4613-9619-d1cca1388479 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] GET https://10.4.3.239/volume/v3/volumes/d72e9f81-9304-48b6-9bd1-d922912b0e2a Aug 20 04:40:54.565722 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-def01691-304f-4613-9619-d1cca1388479 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:54.565993 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-def01691-304f-4613-9619-d1cca1388479 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:54.572662 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-def01691-304f-4613-9619-d1cca1388479 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] https://10.4.3.239/volume/v3/volumes/d72e9f81-9304-48b6-9bd1-d922912b0e2a returned with HTTP 404 Aug 20 04:40:54.573281 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 923/3662] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:40:54 2026] GET /volume/v3/volumes/d72e9f81-9304-48b6-9bd1-d922912b0e2a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:40:54.583918 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-07d6915c-905e-4668-a437-b68113948f3c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:54.586010 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-07d6915c-905e-4668-a437-b68113948f3c tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:40:54.586448 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-07d6915c-905e-4668-a437-b68113948f3c tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1567064159"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:40:54.587921 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-07d6915c-905e-4668-a437-b68113948f3c tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1567064159'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:40:54.588089 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-07d6915c-905e-4668-a437-b68113948f3c tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Create volume of 1 GB Aug 20 04:40:54.593948 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-07d6915c-905e-4668-a437-b68113948f3c tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Availability Zones retrieved successfully. Aug 20 04:40:54.600062 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-07d6915c-905e-4668-a437-b68113948f3c tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Flow 'volume_create_api' (d8ecdc03-6882-4dd4-946f-267f1916e97a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:40:54.600900 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-07d6915c-905e-4668-a437-b68113948f3c tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e09eca8-3ff2-4d1e-bb76-0c301e72749f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:54.601640 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-07d6915c-905e-4668-a437-b68113948f3c tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:40:54.627655 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-07d6915c-905e-4668-a437-b68113948f3c tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e09eca8-3ff2-4d1e-bb76-0c301e72749f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:54.628482 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-07d6915c-905e-4668-a437-b68113948f3c tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a62f005-0081-4f47-bd62-8ad1148b202c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:54.669781 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-07d6915c-905e-4668-a437-b68113948f3c tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Created reservations ['670f233e-4bdf-45de-a948-d8b6f1bb74f2', '10bbe826-9602-49bd-9893-23e5ed060d6d', '52ebf5ee-c6a6-42e9-b16d-e1a274438fcf', 'f2c57bd2-025b-4cb5-8926-2b67544e3666'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:40:54.670566 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-07d6915c-905e-4668-a437-b68113948f3c tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a62f005-0081-4f47-bd62-8ad1148b202c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['670f233e-4bdf-45de-a948-d8b6f1bb74f2', '10bbe826-9602-49bd-9893-23e5ed060d6d', '52ebf5ee-c6a6-42e9-b16d-e1a274438fcf', 'f2c57bd2-025b-4cb5-8926-2b67544e3666']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:54.671668 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-07d6915c-905e-4668-a437-b68113948f3c tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e3f27d0-c31b-4a88-ad6c-b18162b9dfa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:54.702442 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-07d6915c-905e-4668-a437-b68113948f3c tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e3f27d0-c31b-4a88-ad6c-b18162b9dfa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a8ae7f0-8f73-4611-b995-a024bb9023da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1567064159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0c69c11e8054fca9382cc1fd28e42de',qos_specs=None,replication_status=,reservations=['670f233e-4bdf-45de-a948-d8b6f1bb74f2','10bbe826-9602-49bd-9893-23e5ed060d6d','52ebf5ee-c6a6-42e9-b16d-e1a274438fcf','f2c57bd2-025b-4cb5-8926-2b67544e3666'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00016b3e43884c8ea85b4d7d5af79d43',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:40:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1567064159',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a8ae7f0-8f73-4611-b995-a024bb9023da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c0c69c11e8054fca9382cc1fd28e42de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00016b3e43884c8ea85b4d7d5af79d43',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:54.703549 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-07d6915c-905e-4668-a437-b68113948f3c tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c747e188-83a6-431b-bf07-635ebd7d6c69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:54.730161 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-07d6915c-905e-4668-a437-b68113948f3c tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c747e188-83a6-431b-bf07-635ebd7d6c69) transitioned into state 'SUCCESS' from state '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-1567064159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0c69c11e8054fca9382cc1fd28e42de',qos_specs=None,replication_status=,reservations=['670f233e-4bdf-45de-a948-d8b6f1bb74f2','10bbe826-9602-49bd-9893-23e5ed060d6d','52ebf5ee-c6a6-42e9-b16d-e1a274438fcf','f2c57bd2-025b-4cb5-8926-2b67544e3666'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00016b3e43884c8ea85b4d7d5af79d43',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:54.731302 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-07d6915c-905e-4668-a437-b68113948f3c tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b253053c-89b7-4884-a1ae-7032a35abd99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:40:54.744671 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-07d6915c-905e-4668-a437-b68113948f3c tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b253053c-89b7-4884-a1ae-7032a35abd99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:40:54.745888 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-07d6915c-905e-4668-a437-b68113948f3c tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Flow 'volume_create_api' (d8ecdc03-6882-4dd4-946f-267f1916e97a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:40:54.746300 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-07d6915c-905e-4668-a437-b68113948f3c tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Create volume request issued successfully. Aug 20 04:40:54.746848 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-07d6915c-905e-4668-a437-b68113948f3c tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:40:54.747343 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 919/3663] 10.4.3.239 () {70 vars in 1299 bytes} [Thu Aug 20 04:40:54 2026] POST /volume/v3/volumes => generated 778 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:40:54.762865 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-343b0996-35f2-4749-b468-c7b231b112d2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:54.767569 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-343b0996-35f2-4749-b468-c7b231b112d2 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] GET https://10.4.3.239/volume/v3/volumes/6a8ae7f0-8f73-4611-b995-a024bb9023da Aug 20 04:40:54.767866 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-343b0996-35f2-4749-b468-c7b231b112d2 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:54.768085 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-343b0996-35f2-4749-b468-c7b231b112d2 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:54.780813 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:54.780813 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:54.788010 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-343b0996-35f2-4749-b468-c7b231b112d2 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Volume info retrieved successfully. Aug 20 04:40:54.795390 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-343b0996-35f2-4749-b468-c7b231b112d2 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] https://10.4.3.239/volume/v3/volumes/6a8ae7f0-8f73-4611-b995-a024bb9023da returned with HTTP 200 Aug 20 04:40:54.796710 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 914/3664] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:40:54 2026] GET /volume/v3/volumes/6a8ae7f0-8f73-4611-b995-a024bb9023da => generated 957 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:40:55.194203 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9a108ffd-8b56-4105-89c0-8dda3fd3f007 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:55.196749 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9a108ffd-8b56-4105-89c0-8dda3fd3f007 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] DELETE https://10.4.3.239/volume/v3/volumes/778d7754-9adb-4917-974e-77cafd0fa769 Aug 20 04:40:55.197040 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9a108ffd-8b56-4105-89c0-8dda3fd3f007 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:55.197359 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9a108ffd-8b56-4105-89c0-8dda3fd3f007 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:55.198274 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-9a108ffd-8b56-4105-89c0-8dda3fd3f007 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Delete volume with id: 778d7754-9adb-4917-974e-77cafd0fa769 Aug 20 04:40:55.207875 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:55.207875 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:55.208451 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9a108ffd-8b56-4105-89c0-8dda3fd3f007 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Volume info retrieved successfully. Aug 20 04:40:55.232288 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9a108ffd-8b56-4105-89c0-8dda3fd3f007 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Delete volume request issued successfully. Aug 20 04:40:55.232750 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9a108ffd-8b56-4105-89c0-8dda3fd3f007 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/volumes/778d7754-9adb-4917-974e-77cafd0fa769 returned with HTTP 202 Aug 20 04:40:55.233981 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 909/3665] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:40:55 2026] DELETE /volume/v3/volumes/778d7754-9adb-4917-974e-77cafd0fa769 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:40:55.278959 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-349a8364-3764-417b-b9a4-c23fb452911c req-4b5dab76-419b-4bc3-bb2f-dbc45d5a3794 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:55.281791 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-349a8364-3764-417b-b9a4-c23fb452911c req-4b5dab76-419b-4bc3-bb2f-dbc45d5a3794 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] GET https://10.4.3.239/volume/v3/volumes/778d7754-9adb-4917-974e-77cafd0fa769 Aug 20 04:40:55.281791 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-349a8364-3764-417b-b9a4-c23fb452911c req-4b5dab76-419b-4bc3-bb2f-dbc45d5a3794 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:55.282288 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-349a8364-3764-417b-b9a4-c23fb452911c req-4b5dab76-419b-4bc3-bb2f-dbc45d5a3794 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:55.290572 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:55.290572 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:40:55.295950 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-349a8364-3764-417b-b9a4-c23fb452911c req-4b5dab76-419b-4bc3-bb2f-dbc45d5a3794 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Volume info retrieved successfully. Aug 20 04:40:55.301237 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-349a8364-3764-417b-b9a4-c23fb452911c req-4b5dab76-419b-4bc3-bb2f-dbc45d5a3794 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/volumes/778d7754-9adb-4917-974e-77cafd0fa769 returned with HTTP 200 Aug 20 04:40:55.301811 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 924/3666] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:40:55 2026] GET /volume/v3/volumes/778d7754-9adb-4917-974e-77cafd0fa769 => generated 939 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:55.371048 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-46905a9c-cfed-4f59-a990-277878c3818b req-7106e9a1-13ac-47c6-9ad0-bca974eadf77 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:55.373347 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-46905a9c-cfed-4f59-a990-277878c3818b req-7106e9a1-13ac-47c6-9ad0-bca974eadf77 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] GET https://10.4.3.239/volume/v3/volumes/ddf82a6d-aeca-417e-9120-e295784c26a2 Aug 20 04:40:55.373678 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-46905a9c-cfed-4f59-a990-277878c3818b req-7106e9a1-13ac-47c6-9ad0-bca974eadf77 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:55.373777 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-46905a9c-cfed-4f59-a990-277878c3818b req-7106e9a1-13ac-47c6-9ad0-bca974eadf77 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:55.381125 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-46905a9c-cfed-4f59-a990-277878c3818b req-7106e9a1-13ac-47c6-9ad0-bca974eadf77 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/volumes/ddf82a6d-aeca-417e-9120-e295784c26a2 returned with HTTP 404 Aug 20 04:40:55.381667 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 920/3667] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:40:55 2026] GET /volume/v3/volumes/ddf82a6d-aeca-417e-9120-e295784c26a2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:40:55.813845 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5aca2ff9-3f7d-409e-b88b-4888bc4ff8aa None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:55.816053 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5aca2ff9-3f7d-409e-b88b-4888bc4ff8aa tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] GET https://10.4.3.239/volume/v3/volumes/6a8ae7f0-8f73-4611-b995-a024bb9023da Aug 20 04:40:55.816342 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5aca2ff9-3f7d-409e-b88b-4888bc4ff8aa tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:55.816541 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5aca2ff9-3f7d-409e-b88b-4888bc4ff8aa tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:55.824530 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:55.824530 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:55.828280 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-5aca2ff9-3f7d-409e-b88b-4888bc4ff8aa tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Volume info retrieved successfully. Aug 20 04:40:55.832945 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5aca2ff9-3f7d-409e-b88b-4888bc4ff8aa tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] https://10.4.3.239/volume/v3/volumes/6a8ae7f0-8f73-4611-b995-a024bb9023da returned with HTTP 200 Aug 20 04:40:55.833419 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 915/3668] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:40:55 2026] GET /volume/v3/volumes/6a8ae7f0-8f73-4611-b995-a024bb9023da => generated 1009 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:40:55.851084 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9e1eb53e-8398-4aad-b6b1-15280406a6c1 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:55.854385 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9e1eb53e-8398-4aad-b6b1-15280406a6c1 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-reader] GET https://10.4.3.239/volume/v3/volumes/summary Aug 20 04:40:55.854594 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9e1eb53e-8398-4aad-b6b1-15280406a6c1 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-reader] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:55.854872 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9e1eb53e-8398-4aad-b6b1-15280406a6c1 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-reader] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:55.855121 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.api_utils [None req-9e1eb53e-8398-4aad-b6b1-15280406a6c1 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-reader] Removing options '' from query. {{(pid=100177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:40:55.862646 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9e1eb53e-8398-4aad-b6b1-15280406a6c1 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-reader] Get summary completed successfully. Aug 20 04:40:55.862961 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9e1eb53e-8398-4aad-b6b1-15280406a6c1 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-reader] https://10.4.3.239/volume/v3/volumes/summary returned with HTTP 200 Aug 20 04:40:55.863468 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 910/3669] 10.4.3.239 () {68 vars in 1302 bytes} [Thu Aug 20 04:40:55 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:55.873023 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-89778ea8-10d2-4729-b836-11b202123fd1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:55.875155 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-89778ea8-10d2-4729-b836-11b202123fd1 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] DELETE https://10.4.3.239/volume/v3/volumes/6a8ae7f0-8f73-4611-b995-a024bb9023da Aug 20 04:40:55.876021 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-89778ea8-10d2-4729-b836-11b202123fd1 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:55.876021 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-89778ea8-10d2-4729-b836-11b202123fd1 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:55.876465 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-89778ea8-10d2-4729-b836-11b202123fd1 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Delete volume with id: 6a8ae7f0-8f73-4611-b995-a024bb9023da Aug 20 04:40:55.887745 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:55.887745 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:40:55.888234 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-89778ea8-10d2-4729-b836-11b202123fd1 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Volume info retrieved successfully. Aug 20 04:40:55.908452 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-89778ea8-10d2-4729-b836-11b202123fd1 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Delete volume request issued successfully. Aug 20 04:40:55.908674 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-89778ea8-10d2-4729-b836-11b202123fd1 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] https://10.4.3.239/volume/v3/volumes/6a8ae7f0-8f73-4611-b995-a024bb9023da returned with HTTP 202 Aug 20 04:40:55.909309 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 925/3670] 10.4.3.239 () {68 vars in 1392 bytes} [Thu Aug 20 04:40:55 2026] DELETE /volume/v3/volumes/6a8ae7f0-8f73-4611-b995-a024bb9023da => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:40:55.918174 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b84ad194-1fc5-4116-82b7-19d353c02346 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:55.920536 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b84ad194-1fc5-4116-82b7-19d353c02346 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] GET https://10.4.3.239/volume/v3/volumes/6a8ae7f0-8f73-4611-b995-a024bb9023da Aug 20 04:40:55.920826 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b84ad194-1fc5-4116-82b7-19d353c02346 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:55.921024 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b84ad194-1fc5-4116-82b7-19d353c02346 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:55.934219 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:55.934219 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:55.942877 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b84ad194-1fc5-4116-82b7-19d353c02346 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Volume info retrieved successfully. Aug 20 04:40:55.950939 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b84ad194-1fc5-4116-82b7-19d353c02346 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] https://10.4.3.239/volume/v3/volumes/6a8ae7f0-8f73-4611-b995-a024bb9023da returned with HTTP 200 Aug 20 04:40:55.951535 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 921/3671] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:40:55 2026] GET /volume/v3/volumes/6a8ae7f0-8f73-4611-b995-a024bb9023da => generated 1008 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:40:56.970346 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8e576572-d0a4-4796-a8ed-0793aec9aa20 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:56.972489 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8e576572-d0a4-4796-a8ed-0793aec9aa20 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] GET https://10.4.3.239/volume/v3/volumes/6a8ae7f0-8f73-4611-b995-a024bb9023da Aug 20 04:40:56.972706 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8e576572-d0a4-4796-a8ed-0793aec9aa20 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:56.972905 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8e576572-d0a4-4796-a8ed-0793aec9aa20 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:56.980385 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8e576572-d0a4-4796-a8ed-0793aec9aa20 tempest-ProjectReaderTests-1734683832 tempest-ProjectReaderTests-1734683832-project-admin] https://10.4.3.239/volume/v3/volumes/6a8ae7f0-8f73-4611-b995-a024bb9023da returned with HTTP 404 Aug 20 04:40:56.980878 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 916/3672] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:40:56 2026] GET /volume/v3/volumes/6a8ae7f0-8f73-4611-b995-a024bb9023da => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:40:58.403233 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-8c46138c-16af-4de4-90e8-0db135b3048c req-d09bd79e-a7d9-4544-b1dd-c6da28a18a2c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:58.406973 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-8c46138c-16af-4de4-90e8-0db135b3048c req-d09bd79e-a7d9-4544-b1dd-c6da28a18a2c tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] DELETE https://10.4.3.239/volume/v3/attachments/c809ff3c-10fd-42eb-bf3a-5fc4c533a906 Aug 20 04:40:58.406973 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-8c46138c-16af-4de4-90e8-0db135b3048c req-d09bd79e-a7d9-4544-b1dd-c6da28a18a2c tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:58.407282 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-8c46138c-16af-4de4-90e8-0db135b3048c req-d09bd79e-a7d9-4544-b1dd-c6da28a18a2c tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:58.423664 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:58.423664 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:58.508771 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-8c46138c-16af-4de4-90e8-0db135b3048c req-d09bd79e-a7d9-4544-b1dd-c6da28a18a2c tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/attachments/c809ff3c-10fd-42eb-bf3a-5fc4c533a906 returned with HTTP 200 Aug 20 04:40:58.509322 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 911/3673] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:40:58 2026] DELETE /volume/v3/attachments/c809ff3c-10fd-42eb-bf3a-5fc4c533a906 => generated 19 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:59.526539 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5b7c8f41-6263-46f5-a2a4-cbe39e727019 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:59.529323 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5b7c8f41-6263-46f5-a2a4-cbe39e727019 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] DELETE https://10.4.3.239/volume/v3/volumes/a81c98b6-0768-4005-85b1-43f1cc933a20 Aug 20 04:40:59.529629 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5b7c8f41-6263-46f5-a2a4-cbe39e727019 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:59.529901 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5b7c8f41-6263-46f5-a2a4-cbe39e727019 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:59.530138 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-5b7c8f41-6263-46f5-a2a4-cbe39e727019 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Delete volume with id: a81c98b6-0768-4005-85b1-43f1cc933a20 Aug 20 04:40:59.538867 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:59.538867 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:40:59.539409 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-5b7c8f41-6263-46f5-a2a4-cbe39e727019 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Volume info retrieved successfully. Aug 20 04:40:59.559437 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-5b7c8f41-6263-46f5-a2a4-cbe39e727019 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Delete volume request issued successfully. Aug 20 04:40:59.559622 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5b7c8f41-6263-46f5-a2a4-cbe39e727019 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/volumes/a81c98b6-0768-4005-85b1-43f1cc933a20 returned with HTTP 202 Aug 20 04:40:59.560197 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 926/3674] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:40:59 2026] DELETE /volume/v3/volumes/a81c98b6-0768-4005-85b1-43f1cc933a20 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:40:59.574484 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9c780147-64e5-4e33-9cb4-8cfdb0da2e8d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:59.576759 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9c780147-64e5-4e33-9cb4-8cfdb0da2e8d tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] GET https://10.4.3.239/volume/v3/volumes/a81c98b6-0768-4005-85b1-43f1cc933a20 Aug 20 04:40:59.576968 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9c780147-64e5-4e33-9cb4-8cfdb0da2e8d tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:59.577318 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9c780147-64e5-4e33-9cb4-8cfdb0da2e8d tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:59.589174 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:59.589174 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:40:59.596320 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-9c780147-64e5-4e33-9cb4-8cfdb0da2e8d tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Volume info retrieved successfully. Aug 20 04:40:59.603449 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9c780147-64e5-4e33-9cb4-8cfdb0da2e8d tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/volumes/a81c98b6-0768-4005-85b1-43f1cc933a20 returned with HTTP 200 Aug 20 04:40:59.603971 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 922/3675] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:59 2026] GET /volume/v3/volumes/a81c98b6-0768-4005-85b1-43f1cc933a20 => generated 1249 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:40:59.698879 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-60060b0f-c86a-425c-b7c9-64056b3381bf None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:59.701386 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-60060b0f-c86a-425c-b7c9-64056b3381bf tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b Aug 20 04:40:59.701668 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-60060b0f-c86a-425c-b7c9-64056b3381bf tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:59.701957 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-60060b0f-c86a-425c-b7c9-64056b3381bf tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:59.710415 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:59.710415 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:40:59.714200 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-60060b0f-c86a-425c-b7c9-64056b3381bf tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:40:59.718739 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-60060b0f-c86a-425c-b7c9-64056b3381bf tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b returned with HTTP 200 Aug 20 04:40:59.719234 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 917/3676] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:59 2026] GET /volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:59.734549 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-90953615-6ec9-44b0-a22d-7c3fc4a8edd0 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:59.736806 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-90953615-6ec9-44b0-a22d-7c3fc4a8edd0 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b Aug 20 04:40:59.737079 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-90953615-6ec9-44b0-a22d-7c3fc4a8edd0 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:59.737345 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-90953615-6ec9-44b0-a22d-7c3fc4a8edd0 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:59.746137 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:59.746137 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:40:59.750591 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-90953615-6ec9-44b0-a22d-7c3fc4a8edd0 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:40:59.755877 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-90953615-6ec9-44b0-a22d-7c3fc4a8edd0 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b returned with HTTP 200 Aug 20 04:40:59.756426 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 912/3677] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:40:59 2026] GET /volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:59.802616 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-f9007933-5949-4d8f-af30-83531700b9d3 req-b9ea5517-a05c-4931-8380-f9135cce3836 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:59.805033 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-f9007933-5949-4d8f-af30-83531700b9d3 req-b9ea5517-a05c-4931-8380-f9135cce3836 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b Aug 20 04:40:59.805282 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-f9007933-5949-4d8f-af30-83531700b9d3 req-b9ea5517-a05c-4931-8380-f9135cce3836 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:59.805482 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-f9007933-5949-4d8f-af30-83531700b9d3 req-b9ea5517-a05c-4931-8380-f9135cce3836 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:59.813695 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:40:59.813695 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:40:59.817892 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-f9007933-5949-4d8f-af30-83531700b9d3 req-b9ea5517-a05c-4931-8380-f9135cce3836 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:40:59.822498 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-f9007933-5949-4d8f-af30-83531700b9d3 req-b9ea5517-a05c-4931-8380-f9135cce3836 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b returned with HTTP 200 Aug 20 04:40:59.823065 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 927/3678] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:40:59 2026] GET /volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:40:59.926534 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-96878bb2-3b7d-46a6-a703-15fdb23d542e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:40:59.928657 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-96878bb2-3b7d-46a6-a703-15fdb23d542e None None] GET https://10.4.3.239/volume// Aug 20 04:40:59.929688 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-96878bb2-3b7d-46a6-a703-15fdb23d542e None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:40:59.930100 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-96878bb2-3b7d-46a6-a703-15fdb23d542e None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:40:59.930371 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-96878bb2-3b7d-46a6-a703-15fdb23d542e None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:40:59.932399 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 923/3679] 10.4.3.239 () {66 vars in 1428 bytes} [Thu Aug 20 04:40:59 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:40:59.945063 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-f9007933-5949-4d8f-af30-83531700b9d3 req-6bb35da4-67f6-4df6-8200-972d3ea56ab7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:00.116791 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-f9007933-5949-4d8f-af30-83531700b9d3 req-6bb35da4-67f6-4df6-8200-972d3ea56ab7 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:41:00.117132 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-f9007933-5949-4d8f-af30-83531700b9d3 req-6bb35da4-67f6-4df6-8200-972d3ea56ab7 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "17717725-a953-444b-93d1-4aa46a4b042b", "connector": null, "instance_uuid": "681c0fbf-e893-4be5-b546-7ec16dee2fad"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:41:00.125295 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:00.125295 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:41:00.152641 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-f9007933-5949-4d8f-af30-83531700b9d3 req-6bb35da4-67f6-4df6-8200-972d3ea56ab7 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:41:00.153199 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 918/3680] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:40:59 2026] POST /volume/v3/attachments => generated 273 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:41:00.185425 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a2a04425-737f-4a93-a528-107fb84e4c8e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:00.188422 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a2a04425-737f-4a93-a528-107fb84e4c8e tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b Aug 20 04:41:00.189372 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a2a04425-737f-4a93-a528-107fb84e4c8e tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:00.189372 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a2a04425-737f-4a93-a528-107fb84e4c8e tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:00.194990 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2fd3a0ad-551d-496f-a3f6-c26493e09018 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:00.195439 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2fd3a0ad-551d-496f-a3f6-c26493e09018 None None] GET https://10.4.3.239/volume// Aug 20 04:41:00.195637 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2fd3a0ad-551d-496f-a3f6-c26493e09018 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:00.195867 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2fd3a0ad-551d-496f-a3f6-c26493e09018 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:00.197274 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2fd3a0ad-551d-496f-a3f6-c26493e09018 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:41:00.199251 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 928/3681] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:41:00 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:41:00.203433 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:00.203433 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:41:00.208221 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-f9007933-5949-4d8f-af30-83531700b9d3 req-42de6da2-653b-49d7-9ab3-ff2e1c873c88 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:00.208387 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a2a04425-737f-4a93-a528-107fb84e4c8e tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:41:00.210843 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-f9007933-5949-4d8f-af30-83531700b9d3 req-42de6da2-653b-49d7-9ab3-ff2e1c873c88 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b Aug 20 04:41:00.211090 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-f9007933-5949-4d8f-af30-83531700b9d3 req-42de6da2-653b-49d7-9ab3-ff2e1c873c88 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:00.211330 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-f9007933-5949-4d8f-af30-83531700b9d3 req-42de6da2-653b-49d7-9ab3-ff2e1c873c88 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:00.213288 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a2a04425-737f-4a93-a528-107fb84e4c8e tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b returned with HTTP 200 Aug 20 04:41:00.213702 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 913/3682] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:00 2026] GET /volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b => generated 874 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:41:00.224213 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:00.224213 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:41:00.229585 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-f9007933-5949-4d8f-af30-83531700b9d3 req-42de6da2-653b-49d7-9ab3-ff2e1c873c88 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:41:00.236676 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-f9007933-5949-4d8f-af30-83531700b9d3 req-42de6da2-653b-49d7-9ab3-ff2e1c873c88 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b returned with HTTP 200 Aug 20 04:41:00.237836 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 924/3683] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:41:00 2026] GET /volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b => generated 1054 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:41:00.346300 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-f9007933-5949-4d8f-af30-83531700b9d3 req-36e4fa8c-e5f7-4466-b46b-5f1ea6107b0b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:00.348596 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-f9007933-5949-4d8f-af30-83531700b9d3 req-36e4fa8c-e5f7-4466-b46b-5f1ea6107b0b tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] PUT https://10.4.3.239/volume/v3/attachments/bc97b4db-f2a8-432b-b2f6-4e61564681c6 Aug 20 04:41:00.349029 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-f9007933-5949-4d8f-af30-83531700b9d3 req-36e4fa8c-e5f7-4466-b46b-5f1ea6107b0b tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:41:00.358309 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-f9007933-5949-4d8f-af30-83531700b9d3 req-36e4fa8c-e5f7-4466-b46b-5f1ea6107b0b tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Acquiring lock "cinder-attachment_update-17717725-a953-444b-93d1-4aa46a4b042b-np0000007850" by "attachment_update" {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:41:00.365835 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-f9007933-5949-4d8f-af30-83531700b9d3 req-36e4fa8c-e5f7-4466-b46b-5f1ea6107b0b tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Lock "cinder-attachment_update-17717725-a953-444b-93d1-4aa46a4b042b-np0000007850" acquired by "attachment_update" :: waited 0.008s {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:41:00.366939 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:00.366939 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:41:00.463599 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-f9007933-5949-4d8f-af30-83531700b9d3 req-36e4fa8c-e5f7-4466-b46b-5f1ea6107b0b tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Lock "cinder-attachment_update-17717725-a953-444b-93d1-4aa46a4b042b-np0000007850" released by "attachment_update" :: held 0.098s {{(pid=100174) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:41:00.463965 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-f9007933-5949-4d8f-af30-83531700b9d3 req-36e4fa8c-e5f7-4466-b46b-5f1ea6107b0b tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/attachments/bc97b4db-f2a8-432b-b2f6-4e61564681c6 returned with HTTP 200 Aug 20 04:41:00.464584 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 919/3684] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:41:00 2026] PUT /volume/v3/attachments/bc97b4db-f2a8-432b-b2f6-4e61564681c6 => generated 968 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:41:00.473873 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-f9007933-5949-4d8f-af30-83531700b9d3 req-ddb70cc9-c539-4878-a674-b3ef11cc4ae4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:00.480130 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-f9007933-5949-4d8f-af30-83531700b9d3 req-ddb70cc9-c539-4878-a674-b3ef11cc4ae4 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b/encryption Aug 20 04:41:00.480368 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-f9007933-5949-4d8f-af30-83531700b9d3 req-ddb70cc9-c539-4878-a674-b3ef11cc4ae4 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:00.480581 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-f9007933-5949-4d8f-af30-83531700b9d3 req-ddb70cc9-c539-4878-a674-b3ef11cc4ae4 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:00.501289 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:00.501289 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:41:00.514346 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-f9007933-5949-4d8f-af30-83531700b9d3 req-ddb70cc9-c539-4878-a674-b3ef11cc4ae4 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b/encryption returned with HTTP 200 Aug 20 04:41:00.514913 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 929/3685] 10.4.3.239 () {68 vars in 1631 bytes} [Thu Aug 20 04:41:00 2026] GET /volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b/encryption => generated 160 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:41:00.620168 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-76193040-23ed-424c-9c1b-2fe1236a3139 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:00.622096 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-76193040-23ed-424c-9c1b-2fe1236a3139 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] GET https://10.4.3.239/volume/v3/volumes/a81c98b6-0768-4005-85b1-43f1cc933a20 Aug 20 04:41:00.624089 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-76193040-23ed-424c-9c1b-2fe1236a3139 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:00.624089 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-76193040-23ed-424c-9c1b-2fe1236a3139 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:00.629631 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-76193040-23ed-424c-9c1b-2fe1236a3139 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/volumes/a81c98b6-0768-4005-85b1-43f1cc933a20 returned with HTTP 404 Aug 20 04:41:00.630460 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 914/3686] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:00 2026] GET /volume/v3/volumes/a81c98b6-0768-4005-85b1-43f1cc933a20 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:41:00.640133 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-22dd1a54-9901-46ea-aa66-300a21139fd1 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:00.642140 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-22dd1a54-9901-46ea-aa66-300a21139fd1 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] DELETE https://10.4.3.239/volume/v3/volumes/778d7754-9adb-4917-974e-77cafd0fa769 Aug 20 04:41:00.642376 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-22dd1a54-9901-46ea-aa66-300a21139fd1 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:00.642610 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-22dd1a54-9901-46ea-aa66-300a21139fd1 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:00.642780 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-22dd1a54-9901-46ea-aa66-300a21139fd1 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Delete volume with id: 778d7754-9adb-4917-974e-77cafd0fa769 Aug 20 04:41:00.648855 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-22dd1a54-9901-46ea-aa66-300a21139fd1 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/volumes/778d7754-9adb-4917-974e-77cafd0fa769 returned with HTTP 404 Aug 20 04:41:00.649394 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 925/3687] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:41:00 2026] DELETE /volume/v3/volumes/778d7754-9adb-4917-974e-77cafd0fa769 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:41:00.656618 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5b9f2574-ce53-4104-9a9c-713f8cd3bb53 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:00.658361 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5b9f2574-ce53-4104-9a9c-713f8cd3bb53 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] GET https://10.4.3.239/volume/v3/volumes/778d7754-9adb-4917-974e-77cafd0fa769 Aug 20 04:41:00.658594 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5b9f2574-ce53-4104-9a9c-713f8cd3bb53 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:00.658827 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5b9f2574-ce53-4104-9a9c-713f8cd3bb53 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:00.676414 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5b9f2574-ce53-4104-9a9c-713f8cd3bb53 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/volumes/778d7754-9adb-4917-974e-77cafd0fa769 returned with HTTP 404 Aug 20 04:41:00.676974 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 920/3688] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:00 2026] GET /volume/v3/volumes/778d7754-9adb-4917-974e-77cafd0fa769 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:41:00.684920 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f54e5d68-d8d8-4265-ba42-4990cbafa480 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:00.686714 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f54e5d68-d8d8-4265-ba42-4990cbafa480 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] DELETE https://10.4.3.239/volume/v3/volumes/ddf82a6d-aeca-417e-9120-e295784c26a2 Aug 20 04:41:00.686904 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f54e5d68-d8d8-4265-ba42-4990cbafa480 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:00.687133 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f54e5d68-d8d8-4265-ba42-4990cbafa480 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:00.687312 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-f54e5d68-d8d8-4265-ba42-4990cbafa480 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Delete volume with id: ddf82a6d-aeca-417e-9120-e295784c26a2 Aug 20 04:41:00.693962 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f54e5d68-d8d8-4265-ba42-4990cbafa480 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/volumes/ddf82a6d-aeca-417e-9120-e295784c26a2 returned with HTTP 404 Aug 20 04:41:00.694477 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 930/3689] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:41:00 2026] DELETE /volume/v3/volumes/ddf82a6d-aeca-417e-9120-e295784c26a2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:41:00.701727 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f4de4d07-983e-417e-b5a6-5a5c2b3b63f6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:00.703338 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f4de4d07-983e-417e-b5a6-5a5c2b3b63f6 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] GET https://10.4.3.239/volume/v3/volumes/ddf82a6d-aeca-417e-9120-e295784c26a2 Aug 20 04:41:00.703743 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f4de4d07-983e-417e-b5a6-5a5c2b3b63f6 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:00.705121 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f4de4d07-983e-417e-b5a6-5a5c2b3b63f6 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:00.709583 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f4de4d07-983e-417e-b5a6-5a5c2b3b63f6 tempest-TestInstancesWithCinderVolumes-799665981 tempest-TestInstancesWithCinderVolumes-799665981-project-member] https://10.4.3.239/volume/v3/volumes/ddf82a6d-aeca-417e-9120-e295784c26a2 returned with HTTP 404 Aug 20 04:41:00.710339 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 915/3690] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:00 2026] GET /volume/v3/volumes/ddf82a6d-aeca-417e-9120-e295784c26a2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:41:00.717497 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d5b1eeef-909d-4319-a6ac-b0db6a827e7e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:00.719877 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d5b1eeef-909d-4319-a6ac-b0db6a827e7e tempest-TestInstancesWithCinderVolumes-714380210 tempest-TestInstancesWithCinderVolumes-714380210-project-admin] GET https://10.4.3.239/volume/v3/volumes/detail?all_tenants=1 Aug 20 04:41:00.720167 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d5b1eeef-909d-4319-a6ac-b0db6a827e7e tempest-TestInstancesWithCinderVolumes-714380210 tempest-TestInstancesWithCinderVolumes-714380210-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:00.720515 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d5b1eeef-909d-4319-a6ac-b0db6a827e7e tempest-TestInstancesWithCinderVolumes-714380210 tempest-TestInstancesWithCinderVolumes-714380210-project-admin] Calling method 'detail' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:00.721849 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-d5b1eeef-909d-4319-a6ac-b0db6a827e7e tempest-TestInstancesWithCinderVolumes-714380210 tempest-TestInstancesWithCinderVolumes-714380210-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:41:00.770170 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d5b1eeef-909d-4319-a6ac-b0db6a827e7e tempest-TestInstancesWithCinderVolumes-714380210 tempest-TestInstancesWithCinderVolumes-714380210-project-admin] Get all volumes completed successfully. Aug 20 04:41:00.771989 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:00.771989 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:41:00.776528 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d5b1eeef-909d-4319-a6ac-b0db6a827e7e tempest-TestInstancesWithCinderVolumes-714380210 tempest-TestInstancesWithCinderVolumes-714380210-project-admin] https://10.4.3.239/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 04:41:00.777269 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 926/3691] 10.4.3.239 () {66 vars in 1285 bytes} [Thu Aug 20 04:41:00 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7362 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:41:00.791971 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a93a7cc1-8809-4bab-8b90-10e0c9d3dd32 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:00.795625 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a93a7cc1-8809-4bab-8b90-10e0c9d3dd32 tempest-TestInstancesWithCinderVolumes-714380210 tempest-TestInstancesWithCinderVolumes-714380210-project-admin] DELETE https://10.4.3.239/volume/v3/types/33fb57fb-1924-4190-b43d-222902270e5d Aug 20 04:41:00.795862 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a93a7cc1-8809-4bab-8b90-10e0c9d3dd32 tempest-TestInstancesWithCinderVolumes-714380210 tempest-TestInstancesWithCinderVolumes-714380210-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:00.796451 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a93a7cc1-8809-4bab-8b90-10e0c9d3dd32 tempest-TestInstancesWithCinderVolumes-714380210 tempest-TestInstancesWithCinderVolumes-714380210-project-admin] Calling method '_delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:00.796815 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:00.796815 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:41:00.833304 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a93a7cc1-8809-4bab-8b90-10e0c9d3dd32 tempest-TestInstancesWithCinderVolumes-714380210 tempest-TestInstancesWithCinderVolumes-714380210-project-admin] https://10.4.3.239/volume/v3/types/33fb57fb-1924-4190-b43d-222902270e5d returned with HTTP 202 Aug 20 04:41:00.833740 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 921/3692] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:41:00 2026] DELETE /volume/v3/types/33fb57fb-1924-4190-b43d-222902270e5d => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:41:00.843102 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-25873dc4-f178-43b1-92d9-d7890e682f2b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:00.844864 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-25873dc4-f178-43b1-92d9-d7890e682f2b tempest-TestInstancesWithCinderVolumes-714380210 tempest-TestInstancesWithCinderVolumes-714380210-project-admin] GET https://10.4.3.239/volume/v3/volumes/detail?all_tenants=1 Aug 20 04:41:00.845048 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-25873dc4-f178-43b1-92d9-d7890e682f2b tempest-TestInstancesWithCinderVolumes-714380210 tempest-TestInstancesWithCinderVolumes-714380210-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:00.845315 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-25873dc4-f178-43b1-92d9-d7890e682f2b tempest-TestInstancesWithCinderVolumes-714380210 tempest-TestInstancesWithCinderVolumes-714380210-project-admin] Calling method 'detail' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:00.846159 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-25873dc4-f178-43b1-92d9-d7890e682f2b tempest-TestInstancesWithCinderVolumes-714380210 tempest-TestInstancesWithCinderVolumes-714380210-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100175) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:41:00.869611 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-25873dc4-f178-43b1-92d9-d7890e682f2b tempest-TestInstancesWithCinderVolumes-714380210 tempest-TestInstancesWithCinderVolumes-714380210-project-admin] Get all volumes completed successfully. Aug 20 04:41:00.872646 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:00.872646 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:41:00.881213 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-25873dc4-f178-43b1-92d9-d7890e682f2b tempest-TestInstancesWithCinderVolumes-714380210 tempest-TestInstancesWithCinderVolumes-714380210-project-admin] https://10.4.3.239/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 04:41:00.881837 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 931/3693] 10.4.3.239 () {66 vars in 1285 bytes} [Thu Aug 20 04:41:00 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7362 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:41:00.896400 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d5a4a8dd-9aed-40e7-808f-9792b2ce4ec3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:00.901020 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d5a4a8dd-9aed-40e7-808f-9792b2ce4ec3 tempest-TestInstancesWithCinderVolumes-714380210 tempest-TestInstancesWithCinderVolumes-714380210-project-admin] DELETE https://10.4.3.239/volume/v3/types/e6a102e1-cacc-4238-b2a6-a8b217b0c16c Aug 20 04:41:00.901020 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d5a4a8dd-9aed-40e7-808f-9792b2ce4ec3 tempest-TestInstancesWithCinderVolumes-714380210 tempest-TestInstancesWithCinderVolumes-714380210-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:00.901020 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d5a4a8dd-9aed-40e7-808f-9792b2ce4ec3 tempest-TestInstancesWithCinderVolumes-714380210 tempest-TestInstancesWithCinderVolumes-714380210-project-admin] Calling method '_delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:00.933825 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d5a4a8dd-9aed-40e7-808f-9792b2ce4ec3 tempest-TestInstancesWithCinderVolumes-714380210 tempest-TestInstancesWithCinderVolumes-714380210-project-admin] https://10.4.3.239/volume/v3/types/e6a102e1-cacc-4238-b2a6-a8b217b0c16c returned with HTTP 202 Aug 20 04:41:00.934470 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 916/3694] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:41:00 2026] DELETE /volume/v3/types/e6a102e1-cacc-4238-b2a6-a8b217b0c16c => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:41:01.232435 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-dc455ee0-76d6-406d-9916-4754872cc46f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:01.234928 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-dc455ee0-76d6-406d-9916-4754872cc46f tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b Aug 20 04:41:01.235169 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-dc455ee0-76d6-406d-9916-4754872cc46f tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:01.235868 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-dc455ee0-76d6-406d-9916-4754872cc46f tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:01.423025 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c95ac53c-7c9f-4a95-a0dd-49dc77e2d8fd None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:01.425534 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c95ac53c-7c9f-4a95-a0dd-49dc77e2d8fd tempest-TestInstancesWithCinderVolumes-714380210 tempest-TestInstancesWithCinderVolumes-714380210-project-admin] GET https://10.4.3.239/volume/v3/volumes/detail?all_tenants=1 Aug 20 04:41:01.425967 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c95ac53c-7c9f-4a95-a0dd-49dc77e2d8fd tempest-TestInstancesWithCinderVolumes-714380210 tempest-TestInstancesWithCinderVolumes-714380210-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:01.426294 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c95ac53c-7c9f-4a95-a0dd-49dc77e2d8fd tempest-TestInstancesWithCinderVolumes-714380210 tempest-TestInstancesWithCinderVolumes-714380210-project-admin] Calling method 'detail' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:01.426881 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:01.426881 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:41:01.427543 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c95ac53c-7c9f-4a95-a0dd-49dc77e2d8fd tempest-TestInstancesWithCinderVolumes-714380210 tempest-TestInstancesWithCinderVolumes-714380210-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100174) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:41:01.431962 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-dc455ee0-76d6-406d-9916-4754872cc46f tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:41:01.437382 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-dc455ee0-76d6-406d-9916-4754872cc46f tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b returned with HTTP 200 Aug 20 04:41:01.437851 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 927/3695] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:01 2026] GET /volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b => generated 875 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:41:01.477467 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c95ac53c-7c9f-4a95-a0dd-49dc77e2d8fd tempest-TestInstancesWithCinderVolumes-714380210 tempest-TestInstancesWithCinderVolumes-714380210-project-admin] Get all volumes completed successfully. Aug 20 04:41:01.479462 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:01.479462 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:41:01.488235 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c95ac53c-7c9f-4a95-a0dd-49dc77e2d8fd tempest-TestInstancesWithCinderVolumes-714380210 tempest-TestInstancesWithCinderVolumes-714380210-project-admin] https://10.4.3.239/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 04:41:01.488669 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 922/3696] 10.4.3.239 () {66 vars in 1285 bytes} [Thu Aug 20 04:41:01 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7362 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:41:01.501924 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a617fb19-e437-4151-8936-5c88d6c177f3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:01.503906 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a617fb19-e437-4151-8936-5c88d6c177f3 tempest-TestInstancesWithCinderVolumes-714380210 tempest-TestInstancesWithCinderVolumes-714380210-project-admin] DELETE https://10.4.3.239/volume/v3/volumes/f177bc46-d0ac-49b8-aeae-3fd5e0dab038 Aug 20 04:41:01.504106 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a617fb19-e437-4151-8936-5c88d6c177f3 tempest-TestInstancesWithCinderVolumes-714380210 tempest-TestInstancesWithCinderVolumes-714380210-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:01.504352 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a617fb19-e437-4151-8936-5c88d6c177f3 tempest-TestInstancesWithCinderVolumes-714380210 tempest-TestInstancesWithCinderVolumes-714380210-project-admin] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:01.504566 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-a617fb19-e437-4151-8936-5c88d6c177f3 tempest-TestInstancesWithCinderVolumes-714380210 tempest-TestInstancesWithCinderVolumes-714380210-project-admin] Delete volume with id: f177bc46-d0ac-49b8-aeae-3fd5e0dab038 Aug 20 04:41:01.516603 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:01.516603 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:41:01.517061 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a617fb19-e437-4151-8936-5c88d6c177f3 tempest-TestInstancesWithCinderVolumes-714380210 tempest-TestInstancesWithCinderVolumes-714380210-project-admin] Volume info retrieved successfully. Aug 20 04:41:01.534819 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.image.cache [None req-a617fb19-e437-4151-8936-5c88d6c177f3 tempest-TestInstancesWithCinderVolumes-714380210 tempest-TestInstancesWithCinderVolumes-714380210-project-admin] Evicting image cache entry: {'id': 4, 'image_id': '56c39fc9-9660-49e1-9a4e-be4d5625ff2c', 'volume_id': 'f177bc46-d0ac-49b8-aeae-3fd5e0dab038', 'host': 'np0000007850@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 20, 4, 39, 17), 'last_used': datetime.datetime(2026, 8, 20, 4, 39, 31)}. {{(pid=100175) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 20 04:41:01.551399 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a617fb19-e437-4151-8936-5c88d6c177f3 tempest-TestInstancesWithCinderVolumes-714380210 tempest-TestInstancesWithCinderVolumes-714380210-project-admin] Delete volume request issued successfully. Aug 20 04:41:01.551638 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a617fb19-e437-4151-8936-5c88d6c177f3 tempest-TestInstancesWithCinderVolumes-714380210 tempest-TestInstancesWithCinderVolumes-714380210-project-admin] https://10.4.3.239/volume/v3/volumes/f177bc46-d0ac-49b8-aeae-3fd5e0dab038 returned with HTTP 202 Aug 20 04:41:01.552110 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 932/3697] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:41:01 2026] DELETE /volume/v3/volumes/f177bc46-d0ac-49b8-aeae-3fd5e0dab038 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:41:01.561892 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-861e5a1e-1230-47d7-8de6-257bff7cd100 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:01.566481 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-861e5a1e-1230-47d7-8de6-257bff7cd100 tempest-TestInstancesWithCinderVolumes-714380210 tempest-TestInstancesWithCinderVolumes-714380210-project-admin] GET https://10.4.3.239/volume/v3/volumes/f177bc46-d0ac-49b8-aeae-3fd5e0dab038 Aug 20 04:41:01.566821 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-861e5a1e-1230-47d7-8de6-257bff7cd100 tempest-TestInstancesWithCinderVolumes-714380210 tempest-TestInstancesWithCinderVolumes-714380210-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:01.567522 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-861e5a1e-1230-47d7-8de6-257bff7cd100 tempest-TestInstancesWithCinderVolumes-714380210 tempest-TestInstancesWithCinderVolumes-714380210-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:01.577797 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:01.577797 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:41:01.584128 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-861e5a1e-1230-47d7-8de6-257bff7cd100 tempest-TestInstancesWithCinderVolumes-714380210 tempest-TestInstancesWithCinderVolumes-714380210-project-admin] Volume info retrieved successfully. Aug 20 04:41:01.591903 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-861e5a1e-1230-47d7-8de6-257bff7cd100 tempest-TestInstancesWithCinderVolumes-714380210 tempest-TestInstancesWithCinderVolumes-714380210-project-admin] https://10.4.3.239/volume/v3/volumes/f177bc46-d0ac-49b8-aeae-3fd5e0dab038 returned with HTTP 200 Aug 20 04:41:01.592470 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 917/3698] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:01 2026] GET /volume/v3/volumes/f177bc46-d0ac-49b8-aeae-3fd5e0dab038 => generated 1140 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:41:02.451531 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-645ede0f-a252-43c0-af49-2a54318ed5ef None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:02.453681 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-645ede0f-a252-43c0-af49-2a54318ed5ef tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b Aug 20 04:41:02.453895 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-645ede0f-a252-43c0-af49-2a54318ed5ef tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:02.454150 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-645ede0f-a252-43c0-af49-2a54318ed5ef tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:02.466041 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:02.466041 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:41:02.471147 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-645ede0f-a252-43c0-af49-2a54318ed5ef tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:41:02.478297 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-645ede0f-a252-43c0-af49-2a54318ed5ef tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b returned with HTTP 200 Aug 20 04:41:02.478973 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 928/3699] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:02 2026] GET /volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b => generated 875 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:41:02.604695 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ec830bb8-12eb-4768-b920-119e8013124c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:02.607541 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ec830bb8-12eb-4768-b920-119e8013124c tempest-TestInstancesWithCinderVolumes-714380210 tempest-TestInstancesWithCinderVolumes-714380210-project-admin] GET https://10.4.3.239/volume/v3/volumes/f177bc46-d0ac-49b8-aeae-3fd5e0dab038 Aug 20 04:41:02.607811 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ec830bb8-12eb-4768-b920-119e8013124c tempest-TestInstancesWithCinderVolumes-714380210 tempest-TestInstancesWithCinderVolumes-714380210-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:02.608098 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ec830bb8-12eb-4768-b920-119e8013124c tempest-TestInstancesWithCinderVolumes-714380210 tempest-TestInstancesWithCinderVolumes-714380210-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:02.616692 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ec830bb8-12eb-4768-b920-119e8013124c tempest-TestInstancesWithCinderVolumes-714380210 tempest-TestInstancesWithCinderVolumes-714380210-project-admin] https://10.4.3.239/volume/v3/volumes/f177bc46-d0ac-49b8-aeae-3fd5e0dab038 returned with HTTP 404 Aug 20 04:41:02.617347 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 923/3700] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:02 2026] GET /volume/v3/volumes/f177bc46-d0ac-49b8-aeae-3fd5e0dab038 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:41:02.624226 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7072c7f0-6983-4e30-a2a3-cb087251f9bc None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:02.626373 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7072c7f0-6983-4e30-a2a3-cb087251f9bc tempest-TestInstancesWithCinderVolumes-714380210 tempest-TestInstancesWithCinderVolumes-714380210-project-admin] DELETE https://10.4.3.239/volume/v3/types/dd102a38-791d-4c42-a247-0c6f4524b9e3 Aug 20 04:41:02.626589 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7072c7f0-6983-4e30-a2a3-cb087251f9bc tempest-TestInstancesWithCinderVolumes-714380210 tempest-TestInstancesWithCinderVolumes-714380210-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:02.626861 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7072c7f0-6983-4e30-a2a3-cb087251f9bc tempest-TestInstancesWithCinderVolumes-714380210 tempest-TestInstancesWithCinderVolumes-714380210-project-admin] Calling method '_delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:02.666973 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7072c7f0-6983-4e30-a2a3-cb087251f9bc tempest-TestInstancesWithCinderVolumes-714380210 tempest-TestInstancesWithCinderVolumes-714380210-project-admin] https://10.4.3.239/volume/v3/types/dd102a38-791d-4c42-a247-0c6f4524b9e3 returned with HTTP 202 Aug 20 04:41:02.667518 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 933/3701] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:41:02 2026] DELETE /volume/v3/types/dd102a38-791d-4c42-a247-0c6f4524b9e3 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:41:03.493952 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-80e40059-2dd1-4ae7-aed9-04507aab0c12 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:03.497112 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-80e40059-2dd1-4ae7-aed9-04507aab0c12 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b Aug 20 04:41:03.497112 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-80e40059-2dd1-4ae7-aed9-04507aab0c12 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:03.497112 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-80e40059-2dd1-4ae7-aed9-04507aab0c12 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:03.506656 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:03.506656 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:41:03.511140 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-80e40059-2dd1-4ae7-aed9-04507aab0c12 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:41:03.515704 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-80e40059-2dd1-4ae7-aed9-04507aab0c12 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b returned with HTTP 200 Aug 20 04:41:03.516238 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 918/3702] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:03 2026] GET /volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:41:04.533891 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-30b32e59-223f-455a-8a3f-0677763ff887 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:04.536072 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-30b32e59-223f-455a-8a3f-0677763ff887 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b Aug 20 04:41:04.536327 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-30b32e59-223f-455a-8a3f-0677763ff887 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:04.536554 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-30b32e59-223f-455a-8a3f-0677763ff887 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:04.548741 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:04.548741 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:41:04.553250 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-30b32e59-223f-455a-8a3f-0677763ff887 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:41:04.558839 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-30b32e59-223f-455a-8a3f-0677763ff887 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b returned with HTTP 200 Aug 20 04:41:04.559472 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 929/3703] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:04 2026] GET /volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b => generated 875 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:41:05.573339 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a741e20c-e8c6-4760-8f39-e711e26bbc20 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:05.576420 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a741e20c-e8c6-4760-8f39-e711e26bbc20 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b Aug 20 04:41:05.576420 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a741e20c-e8c6-4760-8f39-e711e26bbc20 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:05.576705 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a741e20c-e8c6-4760-8f39-e711e26bbc20 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:05.593589 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:05.593589 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:41:05.599123 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a741e20c-e8c6-4760-8f39-e711e26bbc20 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:41:05.612363 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a741e20c-e8c6-4760-8f39-e711e26bbc20 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b returned with HTTP 200 Aug 20 04:41:05.612901 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 924/3704] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:05 2026] GET /volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b => generated 875 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:41:06.631550 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3d0cc2f0-7b2b-4093-bbe8-3d004652e3cf None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:06.633829 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3d0cc2f0-7b2b-4093-bbe8-3d004652e3cf tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b Aug 20 04:41:06.634246 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3d0cc2f0-7b2b-4093-bbe8-3d004652e3cf tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:06.634894 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3d0cc2f0-7b2b-4093-bbe8-3d004652e3cf tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:06.650898 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:06.650898 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:41:06.656734 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-3d0cc2f0-7b2b-4093-bbe8-3d004652e3cf tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:41:06.661843 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3d0cc2f0-7b2b-4093-bbe8-3d004652e3cf tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b returned with HTTP 200 Aug 20 04:41:06.663575 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 934/3705] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:06 2026] GET /volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b => generated 875 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:41:07.679153 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9e47368f-013c-4fd8-981d-64f20f417caa None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:07.681319 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9e47368f-013c-4fd8-981d-64f20f417caa tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b Aug 20 04:41:07.681669 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9e47368f-013c-4fd8-981d-64f20f417caa tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:07.681926 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9e47368f-013c-4fd8-981d-64f20f417caa tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:07.695080 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:07.695080 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:41:07.703207 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9e47368f-013c-4fd8-981d-64f20f417caa tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:41:07.712577 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9e47368f-013c-4fd8-981d-64f20f417caa tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b returned with HTTP 200 Aug 20 04:41:07.713405 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 919/3706] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:07 2026] GET /volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b => generated 875 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:41:08.730805 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c5d62d54-ffae-40a6-8904-6a74a528df73 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:08.734207 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c5d62d54-ffae-40a6-8904-6a74a528df73 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b Aug 20 04:41:08.734207 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c5d62d54-ffae-40a6-8904-6a74a528df73 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:08.734207 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c5d62d54-ffae-40a6-8904-6a74a528df73 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:08.745268 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:08.745268 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:41:08.749975 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-c5d62d54-ffae-40a6-8904-6a74a528df73 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:41:08.755070 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c5d62d54-ffae-40a6-8904-6a74a528df73 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b returned with HTTP 200 Aug 20 04:41:08.755578 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 930/3707] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:08 2026] GET /volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b => generated 875 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:41:09.056720 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-f9007933-5949-4d8f-af30-83531700b9d3 req-5556f856-3c17-4cf8-a72e-13180856ced7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:09.059623 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-f9007933-5949-4d8f-af30-83531700b9d3 req-5556f856-3c17-4cf8-a72e-13180856ced7 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] POST https://10.4.3.239/volume/v3/attachments/bc97b4db-f2a8-432b-b2f6-4e61564681c6/action Aug 20 04:41:09.060070 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-f9007933-5949-4d8f-af30-83531700b9d3 req-5556f856-3c17-4cf8-a72e-13180856ced7 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Action body: b'{"os-complete": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:41:09.060214 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-f9007933-5949-4d8f-af30-83531700b9d3 req-5556f856-3c17-4cf8-a72e-13180856ced7 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:41:09.076726 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:09.076726 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:41:09.093429 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-f9007933-5949-4d8f-af30-83531700b9d3 req-5556f856-3c17-4cf8-a72e-13180856ced7 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/attachments/bc97b4db-f2a8-432b-b2f6-4e61564681c6/action returned with HTTP 204 Aug 20 04:41:09.093822 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 925/3708] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:41:09 2026] POST /volume/v3/attachments/bc97b4db-f2a8-432b-b2f6-4e61564681c6/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:41:09.771602 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-791a3cea-ec76-4d02-8361-dc62729a8d7b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:09.773420 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-791a3cea-ec76-4d02-8361-dc62729a8d7b tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b Aug 20 04:41:09.773617 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-791a3cea-ec76-4d02-8361-dc62729a8d7b tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:09.773807 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-791a3cea-ec76-4d02-8361-dc62729a8d7b tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:09.788251 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:09.788251 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:41:09.790493 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-791a3cea-ec76-4d02-8361-dc62729a8d7b tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:41:09.794535 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-791a3cea-ec76-4d02-8361-dc62729a8d7b tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b returned with HTTP 200 Aug 20 04:41:09.794934 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 935/3709] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:09 2026] GET /volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b => generated 1167 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:41:09.809897 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6fe5da68-7a83-4597-b1a7-1e24862938a4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:09.811550 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6fe5da68-7a83-4597-b1a7-1e24862938a4 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b Aug 20 04:41:09.811782 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6fe5da68-7a83-4597-b1a7-1e24862938a4 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:09.812012 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6fe5da68-7a83-4597-b1a7-1e24862938a4 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:09.822399 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:09.822399 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:41:09.825954 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-6fe5da68-7a83-4597-b1a7-1e24862938a4 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:41:09.832801 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6fe5da68-7a83-4597-b1a7-1e24862938a4 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b returned with HTTP 200 Aug 20 04:41:09.832801 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 920/3710] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:09 2026] GET /volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b => generated 1167 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:41:09.874479 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-f033562b-22cf-44ba-9cc3-f060530ed7f1 req-b1eeaa52-e7ae-45b3-833d-a766b65368bd None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:09.876892 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-f033562b-22cf-44ba-9cc3-f060530ed7f1 req-b1eeaa52-e7ae-45b3-833d-a766b65368bd tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b Aug 20 04:41:09.877149 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-f033562b-22cf-44ba-9cc3-f060530ed7f1 req-b1eeaa52-e7ae-45b3-833d-a766b65368bd tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:09.877385 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-f033562b-22cf-44ba-9cc3-f060530ed7f1 req-b1eeaa52-e7ae-45b3-833d-a766b65368bd tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:09.887879 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:09.887879 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:41:09.892031 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-f033562b-22cf-44ba-9cc3-f060530ed7f1 req-b1eeaa52-e7ae-45b3-833d-a766b65368bd tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:41:09.897735 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-f033562b-22cf-44ba-9cc3-f060530ed7f1 req-b1eeaa52-e7ae-45b3-833d-a766b65368bd tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b returned with HTTP 200 Aug 20 04:41:09.898324 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 931/3711] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:41:09 2026] GET /volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b => generated 1167 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:41:09.919307 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-f033562b-22cf-44ba-9cc3-f060530ed7f1 req-b0c3b003-b98c-4344-a9e5-93786e847f5c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:09.921913 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-f033562b-22cf-44ba-9cc3-f060530ed7f1 req-b0c3b003-b98c-4344-a9e5-93786e847f5c tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] POST https://10.4.3.239/volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b/action Aug 20 04:41:09.922576 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-f033562b-22cf-44ba-9cc3-f060530ed7f1 req-b0c3b003-b98c-4344-a9e5-93786e847f5c tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:41:09.922867 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-f033562b-22cf-44ba-9cc3-f060530ed7f1 req-b0c3b003-b98c-4344-a9e5-93786e847f5c tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:41:09.936203 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:09.936203 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:41:09.936887 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-f033562b-22cf-44ba-9cc3-f060530ed7f1 req-b0c3b003-b98c-4344-a9e5-93786e847f5c tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:41:09.945731 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-f033562b-22cf-44ba-9cc3-f060530ed7f1 req-b0c3b003-b98c-4344-a9e5-93786e847f5c tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Begin detaching volume completed successfully. Aug 20 04:41:09.946070 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-f033562b-22cf-44ba-9cc3-f060530ed7f1 req-b0c3b003-b98c-4344-a9e5-93786e847f5c tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b/action returned with HTTP 202 Aug 20 04:41:09.946681 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 926/3712] 10.4.3.239 () {72 vars in 1672 bytes} [Thu Aug 20 04:41:09 2026] POST /volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:41:10.022061 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c1f8a64f-5e7b-443a-a9ba-7a81cae719aa None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:10.022869 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c1f8a64f-5e7b-443a-a9ba-7a81cae719aa None None] GET https://10.4.3.239/volume// Aug 20 04:41:10.022869 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c1f8a64f-5e7b-443a-a9ba-7a81cae719aa None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:10.023276 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c1f8a64f-5e7b-443a-a9ba-7a81cae719aa None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:10.024110 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c1f8a64f-5e7b-443a-a9ba-7a81cae719aa None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:41:10.024210 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 936/3713] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:41:10 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:41:10.036627 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-f033562b-22cf-44ba-9cc3-f060530ed7f1 req-18b07e9b-f90a-4190-86dd-edf2828daf41 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:10.040015 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-f033562b-22cf-44ba-9cc3-f060530ed7f1 req-18b07e9b-f90a-4190-86dd-edf2828daf41 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b Aug 20 04:41:10.040580 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-f033562b-22cf-44ba-9cc3-f060530ed7f1 req-18b07e9b-f90a-4190-86dd-edf2828daf41 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:10.040580 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-f033562b-22cf-44ba-9cc3-f060530ed7f1 req-18b07e9b-f90a-4190-86dd-edf2828daf41 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:10.052870 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:10.052870 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:41:10.059551 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-f033562b-22cf-44ba-9cc3-f060530ed7f1 req-18b07e9b-f90a-4190-86dd-edf2828daf41 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:41:10.065166 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-f033562b-22cf-44ba-9cc3-f060530ed7f1 req-18b07e9b-f90a-4190-86dd-edf2828daf41 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b returned with HTTP 200 Aug 20 04:41:10.066352 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 921/3714] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:41:10 2026] GET /volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b => generated 1350 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:41:10.080298 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-f033562b-22cf-44ba-9cc3-f060530ed7f1 req-901c0583-b92f-472d-8cee-92a6913a0607 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:10.082723 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-f033562b-22cf-44ba-9cc3-f060530ed7f1 req-901c0583-b92f-472d-8cee-92a6913a0607 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b/encryption Aug 20 04:41:10.082800 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-f033562b-22cf-44ba-9cc3-f060530ed7f1 req-901c0583-b92f-472d-8cee-92a6913a0607 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:10.083006 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-f033562b-22cf-44ba-9cc3-f060530ed7f1 req-901c0583-b92f-472d-8cee-92a6913a0607 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:10.093868 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:10.093868 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:41:10.102190 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-f033562b-22cf-44ba-9cc3-f060530ed7f1 req-901c0583-b92f-472d-8cee-92a6913a0607 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b/encryption returned with HTTP 200 Aug 20 04:41:10.102695 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 932/3715] 10.4.3.239 () {68 vars in 1631 bytes} [Thu Aug 20 04:41:10 2026] GET /volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:41:11.168930 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-f033562b-22cf-44ba-9cc3-f060530ed7f1 req-10f03ce8-f3a5-4771-b1c3-b83c289182e4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:11.171454 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-f033562b-22cf-44ba-9cc3-f060530ed7f1 req-10f03ce8-f3a5-4771-b1c3-b83c289182e4 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] DELETE https://10.4.3.239/volume/v3/attachments/bc97b4db-f2a8-432b-b2f6-4e61564681c6 Aug 20 04:41:11.171698 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-f033562b-22cf-44ba-9cc3-f060530ed7f1 req-10f03ce8-f3a5-4771-b1c3-b83c289182e4 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:11.171956 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-f033562b-22cf-44ba-9cc3-f060530ed7f1 req-10f03ce8-f3a5-4771-b1c3-b83c289182e4 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:11.181293 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:11.181293 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:41:11.266005 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-f033562b-22cf-44ba-9cc3-f060530ed7f1 req-10f03ce8-f3a5-4771-b1c3-b83c289182e4 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/attachments/bc97b4db-f2a8-432b-b2f6-4e61564681c6 returned with HTTP 200 Aug 20 04:41:11.266465 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 927/3716] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:41:11 2026] DELETE /volume/v3/attachments/bc97b4db-f2a8-432b-b2f6-4e61564681c6 => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:41:12.122622 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-0b7ecaae-44b6-48da-b6cf-19650d9943cc req-71a205ba-8d76-47e5-bce1-445efe2e8478 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:12.125345 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-0b7ecaae-44b6-48da-b6cf-19650d9943cc req-71a205ba-8d76-47e5-bce1-445efe2e8478 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b Aug 20 04:41:12.125635 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-0b7ecaae-44b6-48da-b6cf-19650d9943cc req-71a205ba-8d76-47e5-bce1-445efe2e8478 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:12.125825 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-0b7ecaae-44b6-48da-b6cf-19650d9943cc req-71a205ba-8d76-47e5-bce1-445efe2e8478 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:12.138120 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:12.138120 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:41:12.144281 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-0b7ecaae-44b6-48da-b6cf-19650d9943cc req-71a205ba-8d76-47e5-bce1-445efe2e8478 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:41:12.150618 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-0b7ecaae-44b6-48da-b6cf-19650d9943cc req-71a205ba-8d76-47e5-bce1-445efe2e8478 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b returned with HTTP 200 Aug 20 04:41:12.151262 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 937/3717] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:41:12 2026] GET /volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b => generated 875 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:41:15.313704 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6a2f958f-7452-462e-9322-fe254a47057f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:15.315591 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6a2f958f-7452-462e-9322-fe254a47057f tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] DELETE https://10.4.3.239/volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b Aug 20 04:41:15.315967 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6a2f958f-7452-462e-9322-fe254a47057f tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:15.316091 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6a2f958f-7452-462e-9322-fe254a47057f tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:15.317031 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-6a2f958f-7452-462e-9322-fe254a47057f tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Delete volume with id: 17717725-a953-444b-93d1-4aa46a4b042b Aug 20 04:41:15.324275 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:15.324275 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:41:15.324769 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-6a2f958f-7452-462e-9322-fe254a47057f tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:41:15.349424 np0000007850 devstack@c-api.service[100177]: WARNING cinder.keymgr.conf_key_mgr [None req-6a2f958f-7452-462e-9322-fe254a47057f tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 20 04:41:15.361887 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-6a2f958f-7452-462e-9322-fe254a47057f tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Delete volume request issued successfully. Aug 20 04:41:15.362194 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6a2f958f-7452-462e-9322-fe254a47057f tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b returned with HTTP 202 Aug 20 04:41:15.362781 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 922/3718] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:41:15 2026] DELETE /volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:41:15.375070 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5583a8e2-da97-4241-a375-e9d0367cd8d7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:15.376766 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5583a8e2-da97-4241-a375-e9d0367cd8d7 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b Aug 20 04:41:15.376983 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5583a8e2-da97-4241-a375-e9d0367cd8d7 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:15.377171 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5583a8e2-da97-4241-a375-e9d0367cd8d7 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:15.385099 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:15.385099 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:41:15.391500 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-5583a8e2-da97-4241-a375-e9d0367cd8d7 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:41:15.397719 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5583a8e2-da97-4241-a375-e9d0367cd8d7 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b returned with HTTP 200 Aug 20 04:41:15.398212 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 933/3719] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:15 2026] GET /volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:41:15.432332 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f5992bfc-7107-4d1c-8e06-373ca6423216 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:15.434527 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f5992bfc-7107-4d1c-8e06-373ca6423216 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:41:15.434997 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f5992bfc-7107-4d1c-8e06-373ca6423216 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1108964623", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:41:15.437291 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-f5992bfc-7107-4d1c-8e06-373ca6423216 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1108964623', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:41:15.437402 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-f5992bfc-7107-4d1c-8e06-373ca6423216 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Create volume of 1 GB Aug 20 04:41:15.437782 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:15.437782 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:41:15.442496 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f5992bfc-7107-4d1c-8e06-373ca6423216 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Availability Zones retrieved successfully. Aug 20 04:41:15.449881 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-f5992bfc-7107-4d1c-8e06-373ca6423216 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Flow 'volume_create_api' (f7d30a1b-e244-456c-a489-255e3bac7840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:41:15.450790 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-f5992bfc-7107-4d1c-8e06-373ca6423216 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7594fc0-67fa-4500-8006-2efca7a75527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:41:15.452142 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-f5992bfc-7107-4d1c-8e06-373ca6423216 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:41:15.487033 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-f5992bfc-7107-4d1c-8e06-373ca6423216 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7594fc0-67fa-4500-8006-2efca7a75527) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:41:15.488266 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-f5992bfc-7107-4d1c-8e06-373ca6423216 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ae24bf9-1548-4bb0-9fc0-6e5141aafbc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:41:15.565339 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-f5992bfc-7107-4d1c-8e06-373ca6423216 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Created reservations ['59b1cda2-d2c7-42e3-a044-7a1201dd335a', '69cdd329-18f9-420d-aaa9-2ce5be407e53', '5674ccb8-b526-436c-8873-013ede58f0dd', '2061e120-b535-41c4-bf81-e744ec0e3e47'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:41:15.566126 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-f5992bfc-7107-4d1c-8e06-373ca6423216 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ae24bf9-1548-4bb0-9fc0-6e5141aafbc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59b1cda2-d2c7-42e3-a044-7a1201dd335a', '69cdd329-18f9-420d-aaa9-2ce5be407e53', '5674ccb8-b526-436c-8873-013ede58f0dd', '2061e120-b535-41c4-bf81-e744ec0e3e47']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:41:15.566833 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-f5992bfc-7107-4d1c-8e06-373ca6423216 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83c47319-332f-437c-9a05-1f9b8f86e730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:41:15.601349 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-f5992bfc-7107-4d1c-8e06-373ca6423216 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83c47319-332f-437c-9a05-1f9b8f86e730) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a04cda20-53d0-4aff-9882-1cb40a2373d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1108964623',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78b24e9fd9174581a7937bf741277038',qos_specs=None,replication_status=,reservations=['59b1cda2-d2c7-42e3-a044-7a1201dd335a','69cdd329-18f9-420d-aaa9-2ce5be407e53','5674ccb8-b526-436c-8873-013ede58f0dd','2061e120-b535-41c4-bf81-e744ec0e3e47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a3387ef6559457c8dc0b0d3aaf5e609',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:41:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1108964623',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a04cda20-53d0-4aff-9882-1cb40a2373d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78b24e9fd9174581a7937bf741277038',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a3387ef6559457c8dc0b0d3aaf5e609',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:41:15.602791 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-f5992bfc-7107-4d1c-8e06-373ca6423216 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4be3deec-df02-496d-ba92-c49b8e502972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:41:15.627296 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-f5992bfc-7107-4d1c-8e06-373ca6423216 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4be3deec-df02-496d-ba92-c49b8e502972) transitioned into state 'SUCCESS' from state '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-1108964623',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78b24e9fd9174581a7937bf741277038',qos_specs=None,replication_status=,reservations=['59b1cda2-d2c7-42e3-a044-7a1201dd335a','69cdd329-18f9-420d-aaa9-2ce5be407e53','5674ccb8-b526-436c-8873-013ede58f0dd','2061e120-b535-41c4-bf81-e744ec0e3e47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a3387ef6559457c8dc0b0d3aaf5e609',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:41:15.628129 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-f5992bfc-7107-4d1c-8e06-373ca6423216 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4afdfcf4-977f-410f-892a-8709fab23e8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:41:15.638128 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-f5992bfc-7107-4d1c-8e06-373ca6423216 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4afdfcf4-977f-410f-892a-8709fab23e8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:41:15.638859 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-f5992bfc-7107-4d1c-8e06-373ca6423216 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Flow 'volume_create_api' (f7d30a1b-e244-456c-a489-255e3bac7840) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:41:15.639550 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f5992bfc-7107-4d1c-8e06-373ca6423216 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Create volume request issued successfully. Aug 20 04:41:15.640113 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f5992bfc-7107-4d1c-8e06-373ca6423216 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:41:15.640523 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 928/3720] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:41:15 2026] POST /volume/v3/volumes => generated 755 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:41:15.656117 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f9472e83-667d-4988-be5d-06020603f515 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:15.658286 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f9472e83-667d-4988-be5d-06020603f515 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] GET https://10.4.3.239/volume/v3/volumes/a04cda20-53d0-4aff-9882-1cb40a2373d8 Aug 20 04:41:15.658514 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f9472e83-667d-4988-be5d-06020603f515 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:15.658736 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f9472e83-667d-4988-be5d-06020603f515 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:15.670267 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:15.670267 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:41:15.675708 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-f9472e83-667d-4988-be5d-06020603f515 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Volume info retrieved successfully. Aug 20 04:41:15.683121 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f9472e83-667d-4988-be5d-06020603f515 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/volumes/a04cda20-53d0-4aff-9882-1cb40a2373d8 returned with HTTP 200 Aug 20 04:41:15.683687 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 938/3721] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:15 2026] GET /volume/v3/volumes/a04cda20-53d0-4aff-9882-1cb40a2373d8 => generated 823 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:41:16.418017 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b30d7b34-be88-4a0b-9154-39e812bfdeb6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:16.419676 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b30d7b34-be88-4a0b-9154-39e812bfdeb6 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b Aug 20 04:41:16.419883 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b30d7b34-be88-4a0b-9154-39e812bfdeb6 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:16.420109 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b30d7b34-be88-4a0b-9154-39e812bfdeb6 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:16.427197 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b30d7b34-be88-4a0b-9154-39e812bfdeb6 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b returned with HTTP 404 Aug 20 04:41:16.427197 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 923/3722] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:16 2026] GET /volume/v3/volumes/17717725-a953-444b-93d1-4aa46a4b042b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:41:16.439314 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-96b50fff-18d2-414e-b1fb-add5f44062cd None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:16.441492 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-96b50fff-18d2-414e-b1fb-add5f44062cd tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] GET https://10.4.3.239/volume/v3/volumes/detail?all_tenants=1 Aug 20 04:41:16.441711 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-96b50fff-18d2-414e-b1fb-add5f44062cd tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:16.441976 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-96b50fff-18d2-414e-b1fb-add5f44062cd tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] Calling method 'detail' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:16.442958 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-96b50fff-18d2-414e-b1fb-add5f44062cd tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:41:16.453884 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-96b50fff-18d2-414e-b1fb-add5f44062cd tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] Get all volumes completed successfully. Aug 20 04:41:16.455417 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:16.455417 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:41:16.460167 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-96b50fff-18d2-414e-b1fb-add5f44062cd tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] https://10.4.3.239/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 04:41:16.460835 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 934/3723] 10.4.3.239 () {66 vars in 1285 bytes} [Thu Aug 20 04:41:16 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6195 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:41:16.477677 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-be684c4c-3828-483e-9e28-02b747893c52 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:16.479785 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-be684c4c-3828-483e-9e28-02b747893c52 tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] DELETE https://10.4.3.239/volume/v3/types/7e0aff79-8589-40f9-86e8-3422cde3077f Aug 20 04:41:16.480062 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-be684c4c-3828-483e-9e28-02b747893c52 tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:16.480363 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-be684c4c-3828-483e-9e28-02b747893c52 tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] Calling method '_delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:16.480700 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:16.480700 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:41:16.509792 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-be684c4c-3828-483e-9e28-02b747893c52 tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] https://10.4.3.239/volume/v3/types/7e0aff79-8589-40f9-86e8-3422cde3077f returned with HTTP 202 Aug 20 04:41:16.510290 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 929/3724] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:41:16 2026] DELETE /volume/v3/types/7e0aff79-8589-40f9-86e8-3422cde3077f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:41:16.524869 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0f84f095-8ae4-47e4-a33d-0ffd4dfebe69 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:16.526887 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0f84f095-8ae4-47e4-a33d-0ffd4dfebe69 tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:41:16.527392 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0f84f095-8ae4-47e4-a33d-0ffd4dfebe69 tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-1824888330", "extra_specs": {}}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:41:16.549136 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0f84f095-8ae4-47e4-a33d-0ffd4dfebe69 tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:41:16.549742 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 939/3725] 10.4.3.239 () {68 vars in 1252 bytes} [Thu Aug 20 04:41:16 2026] POST /volume/v3/types => generated 214 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:41:16.558600 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5af8fad9-c57f-4b15-a26d-1e74957b30b8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:16.560378 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5af8fad9-c57f-4b15-a26d-1e74957b30b8 tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] POST https://10.4.3.239/volume/v3/types/c5b73ac7-0aaa-4025-b1eb-e90507db76a8/encryption Aug 20 04:41:16.560711 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5af8fad9-c57f-4b15-a26d-1e74957b30b8 tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:41:16.595696 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5af8fad9-c57f-4b15-a26d-1e74957b30b8 tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] https://10.4.3.239/volume/v3/types/c5b73ac7-0aaa-4025-b1eb-e90507db76a8/encryption returned with HTTP 200 Aug 20 04:41:16.596242 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 924/3726] 10.4.3.239 () {68 vars in 1397 bytes} [Thu Aug 20 04:41:16 2026] POST /volume/v3/types/c5b73ac7-0aaa-4025-b1eb-e90507db76a8/encryption => generated 231 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:41:16.606830 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-bf9424c5-e920-4ca3-80a8-2e06634971f2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:16.610242 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bf9424c5-e920-4ca3-80a8-2e06634971f2 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:41:16.611201 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bf9424c5-e920-4ca3-80a8-2e06634971f2 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-835378204", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1824888330", "size": 1}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:41:16.613674 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-bf9424c5-e920-4ca3-80a8-2e06634971f2 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-835378204', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-1824888330', 'size': 1}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:41:16.619983 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-bf9424c5-e920-4ca3-80a8-2e06634971f2 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Create volume of 1 GB Aug 20 04:41:16.620606 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:16.620606 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:41:16.621735 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-bf9424c5-e920-4ca3-80a8-2e06634971f2 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Availability Zones retrieved successfully. Aug 20 04:41:16.632387 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-bf9424c5-e920-4ca3-80a8-2e06634971f2 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Flow 'volume_create_api' (a53de328-de51-48a0-b005-4dcaa2130341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:41:16.634535 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-bf9424c5-e920-4ca3-80a8-2e06634971f2 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c036fd1-3cca-43b6-8cba-963dfb1c225d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:41:16.636029 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-bf9424c5-e920-4ca3-80a8-2e06634971f2 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:41:16.676601 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-bf9424c5-e920-4ca3-80a8-2e06634971f2 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c036fd1-3cca-43b6-8cba-963dfb1c225d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:41:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c5b73ac7-0aaa-4025-b1eb-e90507db76a8,is_public=True,name='tempest-scenario-type-luksv2-1824888330',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c5b73ac7-0aaa-4025-b1eb-e90507db76a8', '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=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:41:16.677583 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-bf9424c5-e920-4ca3-80a8-2e06634971f2 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46fa74ad-795a-4127-be37-8d98afc3438b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:41:16.696449 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a5880726-9213-4a28-a08a-53a2efa9d7b7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:16.698005 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a5880726-9213-4a28-a08a-53a2efa9d7b7 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] GET https://10.4.3.239/volume/v3/volumes/a04cda20-53d0-4aff-9882-1cb40a2373d8 Aug 20 04:41:16.698271 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a5880726-9213-4a28-a08a-53a2efa9d7b7 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:16.698472 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a5880726-9213-4a28-a08a-53a2efa9d7b7 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:16.706817 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:16.706817 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:41:16.711383 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a5880726-9213-4a28-a08a-53a2efa9d7b7 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Volume info retrieved successfully. Aug 20 04:41:16.716055 np0000007850 devstack@c-api.service[100176]: WARNING cinder.quota [None req-bf9424c5-e920-4ca3-80a8-2e06634971f2 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1824888330 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1824888330, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:41:16.716473 np0000007850 devstack@c-api.service[100176]: WARNING cinder.quota [None req-bf9424c5-e920-4ca3-80a8-2e06634971f2 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1824888330 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1824888330, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:41:16.720523 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a5880726-9213-4a28-a08a-53a2efa9d7b7 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/volumes/a04cda20-53d0-4aff-9882-1cb40a2373d8 returned with HTTP 200 Aug 20 04:41:16.721140 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 930/3727] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:16 2026] GET /volume/v3/volumes/a04cda20-53d0-4aff-9882-1cb40a2373d8 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:41:16.743526 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2426bb0b-7873-412f-a811-cab0e47662ad None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:16.747109 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2426bb0b-7873-412f-a811-cab0e47662ad tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] GET https://10.4.3.239/volume/v3/volumes/a04cda20-53d0-4aff-9882-1cb40a2373d8 Aug 20 04:41:16.747401 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2426bb0b-7873-412f-a811-cab0e47662ad tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:16.747982 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2426bb0b-7873-412f-a811-cab0e47662ad tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:16.757462 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:16.757462 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:41:16.758583 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-bf9424c5-e920-4ca3-80a8-2e06634971f2 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Created reservations ['bf07adee-4908-4b2a-ba91-b4294a7f9520', '3b2e994e-251c-4575-8376-78eb0879e131', '4ba69bc7-9283-461b-b4bc-fdd75a3f5761', '211b079f-09cb-4d5f-8982-aae13a08f75b'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:41:16.759760 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-bf9424c5-e920-4ca3-80a8-2e06634971f2 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46fa74ad-795a-4127-be37-8d98afc3438b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf07adee-4908-4b2a-ba91-b4294a7f9520', '3b2e994e-251c-4575-8376-78eb0879e131', '4ba69bc7-9283-461b-b4bc-fdd75a3f5761', '211b079f-09cb-4d5f-8982-aae13a08f75b']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:41:16.760777 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-bf9424c5-e920-4ca3-80a8-2e06634971f2 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4812b164-8b44-4fa9-89bb-c8eae933af8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:41:16.762008 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-2426bb0b-7873-412f-a811-cab0e47662ad tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Volume info retrieved successfully. Aug 20 04:41:16.766576 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2426bb0b-7873-412f-a811-cab0e47662ad tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/volumes/a04cda20-53d0-4aff-9882-1cb40a2373d8 returned with HTTP 200 Aug 20 04:41:16.767152 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 940/3728] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:16 2026] GET /volume/v3/volumes/a04cda20-53d0-4aff-9882-1cb40a2373d8 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:41:16.782050 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c37e250c-85b6-4de3-aaff-7542d4da1c6b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:16.784372 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c37e250c-85b6-4de3-aaff-7542d4da1c6b tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] GET https://10.4.3.239/volume/v3/volumes Aug 20 04:41:16.784644 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c37e250c-85b6-4de3-aaff-7542d4da1c6b tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:16.784899 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c37e250c-85b6-4de3-aaff-7542d4da1c6b tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Calling method 'index' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:16.785321 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.api_utils [None req-c37e250c-85b6-4de3-aaff-7542d4da1c6b tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Removing options '' from query. {{(pid=100177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:41:16.786307 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c37e250c-85b6-4de3-aaff-7542d4da1c6b tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:41:16.790539 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-bf9424c5-e920-4ca3-80a8-2e06634971f2 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4812b164-8b44-4fa9-89bb-c8eae933af8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aafa36da-ee22-4b98-8028-a6f57271bd43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-835378204',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e02502470a604b26bf20c9e2097fd12e',qos_specs=None,replication_status=,reservations=['bf07adee-4908-4b2a-ba91-b4294a7f9520','3b2e994e-251c-4575-8376-78eb0879e131','4ba69bc7-9283-461b-b4bc-fdd75a3f5761','211b079f-09cb-4d5f-8982-aae13a08f75b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65f97bef95fc47e79a9385ad33ef9246',volume_type_id=c5b73ac7-0aaa-4025-b1eb-e90507db76a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:41:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-835378204',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=aafa36da-ee22-4b98-8028-a6f57271bd43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e02502470a604b26bf20c9e2097fd12e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65f97bef95fc47e79a9385ad33ef9246',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c5b73ac7-0aaa-4025-b1eb-e90507db76a8),volume_type_id=c5b73ac7-0aaa-4025-b1eb-e90507db76a8)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:41:16.791599 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-bf9424c5-e920-4ca3-80a8-2e06634971f2 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddb0ae07-15f1-4d7b-94ae-2a2195aa50e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:41:16.796121 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c37e250c-85b6-4de3-aaff-7542d4da1c6b tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Get all volumes completed successfully. Aug 20 04:41:16.796639 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c37e250c-85b6-4de3-aaff-7542d4da1c6b tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 200 Aug 20 04:41:16.797375 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 925/3729] 10.4.3.239 () {66 vars in 1237 bytes} [Thu Aug 20 04:41:16 2026] GET /volume/v3/volumes => generated 339 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:41:16.808130 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e7ee307d-d2a1-4272-ab86-7e53bff134e6 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:16.810099 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e7ee307d-d2a1-4272-ab86-7e53bff134e6 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] GET https://10.4.3.239/volume/v3/volumes/a04cda20-53d0-4aff-9882-1cb40a2373d8 Aug 20 04:41:16.810395 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e7ee307d-d2a1-4272-ab86-7e53bff134e6 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:16.810633 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e7ee307d-d2a1-4272-ab86-7e53bff134e6 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:16.813677 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-bf9424c5-e920-4ca3-80a8-2e06634971f2 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddb0ae07-15f1-4d7b-94ae-2a2195aa50e2) transitioned into state 'SUCCESS' from state '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-835378204',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e02502470a604b26bf20c9e2097fd12e',qos_specs=None,replication_status=,reservations=['bf07adee-4908-4b2a-ba91-b4294a7f9520','3b2e994e-251c-4575-8376-78eb0879e131','4ba69bc7-9283-461b-b4bc-fdd75a3f5761','211b079f-09cb-4d5f-8982-aae13a08f75b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65f97bef95fc47e79a9385ad33ef9246',volume_type_id=c5b73ac7-0aaa-4025-b1eb-e90507db76a8)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:41:16.814719 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-bf9424c5-e920-4ca3-80a8-2e06634971f2 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (593702ed-8cff-4a69-8e2d-75e891962c0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:41:16.818639 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:16.818639 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:41:16.822874 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e7ee307d-d2a1-4272-ab86-7e53bff134e6 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Volume info retrieved successfully. Aug 20 04:41:16.828003 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e7ee307d-d2a1-4272-ab86-7e53bff134e6 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/volumes/a04cda20-53d0-4aff-9882-1cb40a2373d8 returned with HTTP 200 Aug 20 04:41:16.831204 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 931/3730] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:16 2026] GET /volume/v3/volumes/a04cda20-53d0-4aff-9882-1cb40a2373d8 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:41:16.831347 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-bf9424c5-e920-4ca3-80a8-2e06634971f2 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (593702ed-8cff-4a69-8e2d-75e891962c0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:41:16.831347 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-bf9424c5-e920-4ca3-80a8-2e06634971f2 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Flow 'volume_create_api' (a53de328-de51-48a0-b005-4dcaa2130341) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:41:16.831618 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-bf9424c5-e920-4ca3-80a8-2e06634971f2 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Create volume request issued successfully. Aug 20 04:41:16.832363 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bf9424c5-e920-4ca3-80a8-2e06634971f2 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:41:16.832912 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 935/3731] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:41:16 2026] POST /volume/v3/volumes => generated 786 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:41:16.883356 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-26731e08-71ee-42fd-8e8c-9b2b6e80219b req-b26600d0-1fce-4d28-869c-79d53b23f0a6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:16.887521 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-26731e08-71ee-42fd-8e8c-9b2b6e80219b req-b26600d0-1fce-4d28-869c-79d53b23f0a6 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] GET https://10.4.3.239/volume/v3/volumes/a04cda20-53d0-4aff-9882-1cb40a2373d8 Aug 20 04:41:16.889377 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-26731e08-71ee-42fd-8e8c-9b2b6e80219b req-b26600d0-1fce-4d28-869c-79d53b23f0a6 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:16.889565 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-26731e08-71ee-42fd-8e8c-9b2b6e80219b req-b26600d0-1fce-4d28-869c-79d53b23f0a6 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:16.903138 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:16.903138 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:41:16.908567 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-26731e08-71ee-42fd-8e8c-9b2b6e80219b req-b26600d0-1fce-4d28-869c-79d53b23f0a6 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Volume info retrieved successfully. Aug 20 04:41:16.914711 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-26731e08-71ee-42fd-8e8c-9b2b6e80219b req-b26600d0-1fce-4d28-869c-79d53b23f0a6 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/volumes/a04cda20-53d0-4aff-9882-1cb40a2373d8 returned with HTTP 200 Aug 20 04:41:16.915765 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 941/3732] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:41:16 2026] GET /volume/v3/volumes/a04cda20-53d0-4aff-9882-1cb40a2373d8 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:41:17.029269 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5661a369-6cf6-4ff5-96d3-affa1bc5ee6b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:17.029744 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5661a369-6cf6-4ff5-96d3-affa1bc5ee6b None None] GET https://10.4.3.239/volume// Aug 20 04:41:17.029960 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5661a369-6cf6-4ff5-96d3-affa1bc5ee6b None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:17.030223 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5661a369-6cf6-4ff5-96d3-affa1bc5ee6b None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:17.030640 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5661a369-6cf6-4ff5-96d3-affa1bc5ee6b None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:41:17.031034 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 926/3733] 10.4.3.239 () {66 vars in 1428 bytes} [Thu Aug 20 04:41: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 20 04:41:17.042772 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-26731e08-71ee-42fd-8e8c-9b2b6e80219b req-4fa70c09-7396-4f7c-a8d6-4736e43a07b6 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:17.225751 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-26731e08-71ee-42fd-8e8c-9b2b6e80219b req-4fa70c09-7396-4f7c-a8d6-4736e43a07b6 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:41:17.226283 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-26731e08-71ee-42fd-8e8c-9b2b6e80219b req-4fa70c09-7396-4f7c-a8d6-4736e43a07b6 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a04cda20-53d0-4aff-9882-1cb40a2373d8", "connector": null, "instance_uuid": "26797fea-5b73-4921-a049-e0ebb7b43f39"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:41:17.238956 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:17.238956 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:41:17.285541 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-26731e08-71ee-42fd-8e8c-9b2b6e80219b req-4fa70c09-7396-4f7c-a8d6-4736e43a07b6 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:41:17.286667 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 932/3734] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:41:17 2026] POST /volume/v3/attachments => generated 273 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:41:17.325243 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3aa9ba24-0945-43d4-8c68-bb0010f667a8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:17.327454 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3aa9ba24-0945-43d4-8c68-bb0010f667a8 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] GET https://10.4.3.239/volume/v3/volumes/a04cda20-53d0-4aff-9882-1cb40a2373d8 Aug 20 04:41:17.327629 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3aa9ba24-0945-43d4-8c68-bb0010f667a8 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:17.327803 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3aa9ba24-0945-43d4-8c68-bb0010f667a8 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:17.337803 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4c863f15-c037-4757-b16d-b6ff0260e7b0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:17.338341 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4c863f15-c037-4757-b16d-b6ff0260e7b0 None None] GET https://10.4.3.239/volume// Aug 20 04:41:17.338542 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4c863f15-c037-4757-b16d-b6ff0260e7b0 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:17.338829 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4c863f15-c037-4757-b16d-b6ff0260e7b0 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:17.339398 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4c863f15-c037-4757-b16d-b6ff0260e7b0 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:41:17.339762 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 942/3735] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:41: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 20 04:41:17.341949 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:17.341949 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:41:17.346819 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-3aa9ba24-0945-43d4-8c68-bb0010f667a8 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Volume info retrieved successfully. Aug 20 04:41:17.350592 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-26731e08-71ee-42fd-8e8c-9b2b6e80219b req-57a1efb5-1a43-43da-90b6-414b6bb12741 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:17.352236 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3aa9ba24-0945-43d4-8c68-bb0010f667a8 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/volumes/a04cda20-53d0-4aff-9882-1cb40a2373d8 returned with HTTP 200 Aug 20 04:41:17.352711 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 936/3736] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:17 2026] GET /volume/v3/volumes/a04cda20-53d0-4aff-9882-1cb40a2373d8 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:41:17.353201 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-26731e08-71ee-42fd-8e8c-9b2b6e80219b req-57a1efb5-1a43-43da-90b6-414b6bb12741 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] GET https://10.4.3.239/volume/v3/volumes/a04cda20-53d0-4aff-9882-1cb40a2373d8 Aug 20 04:41:17.353616 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-26731e08-71ee-42fd-8e8c-9b2b6e80219b req-57a1efb5-1a43-43da-90b6-414b6bb12741 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:17.354019 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-26731e08-71ee-42fd-8e8c-9b2b6e80219b req-57a1efb5-1a43-43da-90b6-414b6bb12741 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:17.371128 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:17.371128 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:41:17.383008 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-26731e08-71ee-42fd-8e8c-9b2b6e80219b req-57a1efb5-1a43-43da-90b6-414b6bb12741 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Volume info retrieved successfully. Aug 20 04:41:17.388351 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-26731e08-71ee-42fd-8e8c-9b2b6e80219b req-57a1efb5-1a43-43da-90b6-414b6bb12741 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/volumes/a04cda20-53d0-4aff-9882-1cb40a2373d8 returned with HTTP 200 Aug 20 04:41:17.388756 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 927/3737] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:41:17 2026] GET /volume/v3/volumes/a04cda20-53d0-4aff-9882-1cb40a2373d8 => generated 1027 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:41:17.519530 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-26731e08-71ee-42fd-8e8c-9b2b6e80219b req-f91a7c49-1a92-4395-956c-55d5be9f9aee None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:17.524356 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-26731e08-71ee-42fd-8e8c-9b2b6e80219b req-f91a7c49-1a92-4395-956c-55d5be9f9aee tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] PUT https://10.4.3.239/volume/v3/attachments/e3b3abc7-c416-47f9-8538-4bc222a14f6d Aug 20 04:41:17.525422 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-26731e08-71ee-42fd-8e8c-9b2b6e80219b req-f91a7c49-1a92-4395-956c-55d5be9f9aee tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:41:17.535727 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-26731e08-71ee-42fd-8e8c-9b2b6e80219b req-f91a7c49-1a92-4395-956c-55d5be9f9aee tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Acquiring lock "cinder-attachment_update-a04cda20-53d0-4aff-9882-1cb40a2373d8-np0000007850" by "attachment_update" {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:41:17.543192 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-26731e08-71ee-42fd-8e8c-9b2b6e80219b req-f91a7c49-1a92-4395-956c-55d5be9f9aee tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Lock "cinder-attachment_update-a04cda20-53d0-4aff-9882-1cb40a2373d8-np0000007850" acquired by "attachment_update" :: waited 0.007s {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:41:17.545848 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:17.545848 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:41:17.679478 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-26731e08-71ee-42fd-8e8c-9b2b6e80219b req-f91a7c49-1a92-4395-956c-55d5be9f9aee tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Lock "cinder-attachment_update-a04cda20-53d0-4aff-9882-1cb40a2373d8-np0000007850" released by "attachment_update" :: held 0.136s {{(pid=100174) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:41:17.680514 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-26731e08-71ee-42fd-8e8c-9b2b6e80219b req-f91a7c49-1a92-4395-956c-55d5be9f9aee tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/attachments/e3b3abc7-c416-47f9-8538-4bc222a14f6d returned with HTTP 200 Aug 20 04:41:17.680514 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 933/3738] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:41:17 2026] PUT /volume/v3/attachments/e3b3abc7-c416-47f9-8538-4bc222a14f6d => generated 969 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:41:18.371054 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c343e7bb-4abb-4915-a1dc-a3d4ead7cd9d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:18.373587 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c343e7bb-4abb-4915-a1dc-a3d4ead7cd9d tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] GET https://10.4.3.239/volume/v3/volumes/a04cda20-53d0-4aff-9882-1cb40a2373d8 Aug 20 04:41:18.373876 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c343e7bb-4abb-4915-a1dc-a3d4ead7cd9d tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:18.374152 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c343e7bb-4abb-4915-a1dc-a3d4ead7cd9d tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:18.390939 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:18.390939 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:41:18.396652 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c343e7bb-4abb-4915-a1dc-a3d4ead7cd9d tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Volume info retrieved successfully. Aug 20 04:41:18.404089 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c343e7bb-4abb-4915-a1dc-a3d4ead7cd9d tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/volumes/a04cda20-53d0-4aff-9882-1cb40a2373d8 returned with HTTP 200 Aug 20 04:41:18.404618 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 943/3739] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:18 2026] GET /volume/v3/volumes/a04cda20-53d0-4aff-9882-1cb40a2373d8 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:41:19.425673 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c0d1ec1c-fdc8-4c58-93c4-9a4481ceaae5 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:19.427994 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c0d1ec1c-fdc8-4c58-93c4-9a4481ceaae5 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] GET https://10.4.3.239/volume/v3/volumes/a04cda20-53d0-4aff-9882-1cb40a2373d8 Aug 20 04:41:19.427994 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c0d1ec1c-fdc8-4c58-93c4-9a4481ceaae5 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:19.428219 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c0d1ec1c-fdc8-4c58-93c4-9a4481ceaae5 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:19.442388 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:19.442388 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:41:19.447648 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-c0d1ec1c-fdc8-4c58-93c4-9a4481ceaae5 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Volume info retrieved successfully. Aug 20 04:41:19.454614 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c0d1ec1c-fdc8-4c58-93c4-9a4481ceaae5 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/volumes/a04cda20-53d0-4aff-9882-1cb40a2373d8 returned with HTTP 200 Aug 20 04:41:19.455464 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 937/3740] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:19 2026] GET /volume/v3/volumes/a04cda20-53d0-4aff-9882-1cb40a2373d8 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:41:20.472742 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5b62a9fb-7fc1-4d5e-aa41-0d41709998c4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:20.475911 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5b62a9fb-7fc1-4d5e-aa41-0d41709998c4 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] GET https://10.4.3.239/volume/v3/volumes/a04cda20-53d0-4aff-9882-1cb40a2373d8 Aug 20 04:41:20.475911 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5b62a9fb-7fc1-4d5e-aa41-0d41709998c4 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:20.475911 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5b62a9fb-7fc1-4d5e-aa41-0d41709998c4 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:20.490339 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:20.490339 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:41:20.495463 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-5b62a9fb-7fc1-4d5e-aa41-0d41709998c4 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Volume info retrieved successfully. Aug 20 04:41:20.502835 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5b62a9fb-7fc1-4d5e-aa41-0d41709998c4 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/volumes/a04cda20-53d0-4aff-9882-1cb40a2373d8 returned with HTTP 200 Aug 20 04:41:20.503467 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 928/3741] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:20 2026] GET /volume/v3/volumes/a04cda20-53d0-4aff-9882-1cb40a2373d8 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:41:21.069631 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-26731e08-71ee-42fd-8e8c-9b2b6e80219b req-4da46c8d-c8dd-4d48-9538-4da87a675db3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:21.072987 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-26731e08-71ee-42fd-8e8c-9b2b6e80219b req-4da46c8d-c8dd-4d48-9538-4da87a675db3 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] POST https://10.4.3.239/volume/v3/attachments/e3b3abc7-c416-47f9-8538-4bc222a14f6d/action Aug 20 04:41:21.073539 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-26731e08-71ee-42fd-8e8c-9b2b6e80219b req-4da46c8d-c8dd-4d48-9538-4da87a675db3 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Action body: b'{"os-complete": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:41:21.073821 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-26731e08-71ee-42fd-8e8c-9b2b6e80219b req-4da46c8d-c8dd-4d48-9538-4da87a675db3 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:41:21.099775 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:21.099775 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:41:21.114854 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-26731e08-71ee-42fd-8e8c-9b2b6e80219b req-4da46c8d-c8dd-4d48-9538-4da87a675db3 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/attachments/e3b3abc7-c416-47f9-8538-4bc222a14f6d/action returned with HTTP 204 Aug 20 04:41:21.115672 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 934/3742] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:41:21 2026] POST /volume/v3/attachments/e3b3abc7-c416-47f9-8538-4bc222a14f6d/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:41:21.522540 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a9822987-118f-4b1d-b7d4-0711a281e422 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:21.524853 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a9822987-118f-4b1d-b7d4-0711a281e422 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] GET https://10.4.3.239/volume/v3/volumes/a04cda20-53d0-4aff-9882-1cb40a2373d8 Aug 20 04:41:21.525079 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a9822987-118f-4b1d-b7d4-0711a281e422 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:21.525941 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a9822987-118f-4b1d-b7d4-0711a281e422 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:21.544097 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:21.544097 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:41:21.549725 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a9822987-118f-4b1d-b7d4-0711a281e422 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Volume info retrieved successfully. Aug 20 04:41:21.556122 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a9822987-118f-4b1d-b7d4-0711a281e422 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/volumes/a04cda20-53d0-4aff-9882-1cb40a2373d8 returned with HTTP 200 Aug 20 04:41:21.556714 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 944/3743] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:21 2026] GET /volume/v3/volumes/a04cda20-53d0-4aff-9882-1cb40a2373d8 => generated 1140 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:41:21.573794 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-137840b9-bf03-44d1-a1a6-25e4ca0978a7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:21.575812 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-137840b9-bf03-44d1-a1a6-25e4ca0978a7 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] GET https://10.4.3.239/volume/v3/volumes/a04cda20-53d0-4aff-9882-1cb40a2373d8 Aug 20 04:41:21.576003 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-137840b9-bf03-44d1-a1a6-25e4ca0978a7 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:21.576238 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-137840b9-bf03-44d1-a1a6-25e4ca0978a7 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:21.578609 np0000007850 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writing DB stats cinder:SELECT=325,cinder:UPDATE=58,cinder:INSERT=35 {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:41:21.590289 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:21.590289 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:41:21.595367 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-137840b9-bf03-44d1-a1a6-25e4ca0978a7 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Volume info retrieved successfully. Aug 20 04:41:21.600820 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-137840b9-bf03-44d1-a1a6-25e4ca0978a7 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/volumes/a04cda20-53d0-4aff-9882-1cb40a2373d8 returned with HTTP 200 Aug 20 04:41:21.601422 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 938/3744] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:21 2026] GET /volume/v3/volumes/a04cda20-53d0-4aff-9882-1cb40a2373d8 => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:41:21.619032 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-dd8692fd-c878-46f5-8504-23b0e17bf4a4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:21.621481 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dd8692fd-c878-46f5-8504-23b0e17bf4a4 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:41:21.622006 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-dd8692fd-c878-46f5-8504-23b0e17bf4a4 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a04cda20-53d0-4aff-9882-1cb40a2373d8", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-1012816153", "description": null, "metadata": null}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:41:21.642626 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:21.642626 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:41:21.643946 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-dd8692fd-c878-46f5-8504-23b0e17bf4a4 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Volume info retrieved successfully. Aug 20 04:41:21.643946 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-dd8692fd-c878-46f5-8504-23b0e17bf4a4 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Create snapshot from volume a04cda20-53d0-4aff-9882-1cb40a2373d8 Aug 20 04:41:21.693144 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-dd8692fd-c878-46f5-8504-23b0e17bf4a4 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Created reservations ['09b7cfbb-5c8b-4b09-a543-25fd7250f74e', 'b0ba6452-5bc3-4f92-9eb2-0fe46e411aa0', '982c880b-e307-4511-b4b3-fe3b3cac53d5', '1630f8ef-f0cb-430b-9733-b0aecf0492ef'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:41:21.732546 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-dd8692fd-c878-46f5-8504-23b0e17bf4a4 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Snapshot force create request issued successfully. Aug 20 04:41:21.733458 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dd8692fd-c878-46f5-8504-23b0e17bf4a4 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:41:21.733458 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 929/3745] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:41:21 2026] POST /volume/v3/snapshots => generated 311 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:41:21.746406 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-39147a7b-cccf-4e0b-8a01-8b35fcc5e3c2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:21.751662 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-39147a7b-cccf-4e0b-8a01-8b35fcc5e3c2 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] GET https://10.4.3.239/volume/v3/snapshots/17df4a68-b863-4b24-9797-c65e88df12d9 Aug 20 04:41:21.751662 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-39147a7b-cccf-4e0b-8a01-8b35fcc5e3c2 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:21.752017 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-39147a7b-cccf-4e0b-8a01-8b35fcc5e3c2 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:21.760206 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:21.760206 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:41:21.760206 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-39147a7b-cccf-4e0b-8a01-8b35fcc5e3c2 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Snapshot retrieved successfully. Aug 20 04:41:21.761128 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-39147a7b-cccf-4e0b-8a01-8b35fcc5e3c2 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/snapshots/17df4a68-b863-4b24-9797-c65e88df12d9 returned with HTTP 200 Aug 20 04:41:21.761786 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 935/3746] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:41:21 2026] GET /volume/v3/snapshots/17df4a68-b863-4b24-9797-c65e88df12d9 => generated 443 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:41:22.698373 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-94d48045-9749-4113-98b6-004fd3c68771 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:22.702256 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-94d48045-9749-4113-98b6-004fd3c68771 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:41:22.704619 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-94d48045-9749-4113-98b6-004fd3c68771 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1438093090"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:41:22.706512 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-94d48045-9749-4113-98b6-004fd3c68771 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1438093090'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:41:22.706670 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-94d48045-9749-4113-98b6-004fd3c68771 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Create volume of 1 GB Aug 20 04:41:22.717553 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-94d48045-9749-4113-98b6-004fd3c68771 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Availability Zones retrieved successfully. Aug 20 04:41:22.726947 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-94d48045-9749-4113-98b6-004fd3c68771 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Flow 'volume_create_api' (fd067014-b3a7-4da6-80d4-63e421acf2ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:41:22.727985 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-94d48045-9749-4113-98b6-004fd3c68771 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61cd6688-ca5d-4f50-b064-8bf29a24cd65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:41:22.729565 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-94d48045-9749-4113-98b6-004fd3c68771 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:41:22.774920 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-36e24779-c46b-4976-88a5-0ff1e51877b1 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:22.775313 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-94d48045-9749-4113-98b6-004fd3c68771 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61cd6688-ca5d-4f50-b064-8bf29a24cd65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:41:22.776099 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-94d48045-9749-4113-98b6-004fd3c68771 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (356e8a26-3860-41fa-818a-32c0114c1d5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:41:22.779218 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-36e24779-c46b-4976-88a5-0ff1e51877b1 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] GET https://10.4.3.239/volume/v3/snapshots/17df4a68-b863-4b24-9797-c65e88df12d9 Aug 20 04:41:22.779218 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-36e24779-c46b-4976-88a5-0ff1e51877b1 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:22.779218 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-36e24779-c46b-4976-88a5-0ff1e51877b1 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:22.785962 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:22.785962 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:41:22.786670 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-36e24779-c46b-4976-88a5-0ff1e51877b1 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Snapshot retrieved successfully. Aug 20 04:41:22.787677 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-36e24779-c46b-4976-88a5-0ff1e51877b1 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/snapshots/17df4a68-b863-4b24-9797-c65e88df12d9 returned with HTTP 200 Aug 20 04:41:22.788226 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 939/3747] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:41:22 2026] GET /volume/v3/snapshots/17df4a68-b863-4b24-9797-c65e88df12d9 => generated 470 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:41:22.810536 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ff5b6203-1261-48b3-8b15-733c75c9e7e8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:22.812764 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ff5b6203-1261-48b3-8b15-733c75c9e7e8 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] GET https://10.4.3.239/volume/v3/snapshots/17df4a68-b863-4b24-9797-c65e88df12d9 Aug 20 04:41:22.815268 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ff5b6203-1261-48b3-8b15-733c75c9e7e8 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:22.815268 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ff5b6203-1261-48b3-8b15-733c75c9e7e8 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:22.816200 np0000007850 devstack@c-api.service[100177]: DEBUG dbcounter [-] [100177] Writing DB stats cinder:SELECT=379,cinder:INSERT=61,cinder:UPDATE=107 {{(pid=100177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:41:22.819825 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:22.819825 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:41:22.820598 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ff5b6203-1261-48b3-8b15-733c75c9e7e8 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Snapshot retrieved successfully. Aug 20 04:41:22.821149 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ff5b6203-1261-48b3-8b15-733c75c9e7e8 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/snapshots/17df4a68-b863-4b24-9797-c65e88df12d9 returned with HTTP 200 Aug 20 04:41:22.821882 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 930/3748] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:41:22 2026] GET /volume/v3/snapshots/17df4a68-b863-4b24-9797-c65e88df12d9 => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:41:22.836567 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b1b56aa5-8f39-45d2-9234-5c432d752434 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:22.840219 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b1b56aa5-8f39-45d2-9234-5c432d752434 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] GET https://10.4.3.239/volume/v3/volumes/a04cda20-53d0-4aff-9882-1cb40a2373d8 Aug 20 04:41:22.840443 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b1b56aa5-8f39-45d2-9234-5c432d752434 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:22.840729 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b1b56aa5-8f39-45d2-9234-5c432d752434 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:22.848684 np0000007850 devstack@c-api.service[100174]: DEBUG dbcounter [-] [100174] Writing DB stats cinder:SELECT=356,cinder:UPDATE=100,cinder:INSERT=50 {{(pid=100174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:41:22.863161 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:22.863161 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:41:22.875232 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-b1b56aa5-8f39-45d2-9234-5c432d752434 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Volume info retrieved successfully. Aug 20 04:41:22.880321 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-94d48045-9749-4113-98b6-004fd3c68771 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Created reservations ['ec5e7bc6-51cb-40de-b454-425d60335844', '0937dfe2-cc7e-4850-acc0-094b9f5e2230', 'f27a20f0-83a0-439d-aeca-961f6a51774a', '43aa21b3-4844-43fb-b4c2-1d3e363214aa'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:41:22.881693 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-94d48045-9749-4113-98b6-004fd3c68771 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (356e8a26-3860-41fa-818a-32c0114c1d5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec5e7bc6-51cb-40de-b454-425d60335844', '0937dfe2-cc7e-4850-acc0-094b9f5e2230', 'f27a20f0-83a0-439d-aeca-961f6a51774a', '43aa21b3-4844-43fb-b4c2-1d3e363214aa']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:41:22.882979 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-94d48045-9749-4113-98b6-004fd3c68771 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ba870ae-8143-452e-90a1-1b8c7cc192c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:41:22.885856 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b1b56aa5-8f39-45d2-9234-5c432d752434 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/volumes/a04cda20-53d0-4aff-9882-1cb40a2373d8 returned with HTTP 200 Aug 20 04:41:22.885856 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 936/3749] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:22 2026] GET /volume/v3/volumes/a04cda20-53d0-4aff-9882-1cb40a2373d8 => generated 1140 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:41:22.923008 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-94d48045-9749-4113-98b6-004fd3c68771 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ba870ae-8143-452e-90a1-1b8c7cc192c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3a91701-778d-4bc5-85ec-d737b1922a60', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1438093090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8acdc4cd7f94b51b860b4a8ee31a1e8',qos_specs=None,replication_status=,reservations=['ec5e7bc6-51cb-40de-b454-425d60335844','0937dfe2-cc7e-4850-acc0-094b9f5e2230','f27a20f0-83a0-439d-aeca-961f6a51774a','43aa21b3-4844-43fb-b4c2-1d3e363214aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb4319ab6b2440a38c3f304cfc223187',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:41:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1438093090',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3a91701-778d-4bc5-85ec-d737b1922a60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8acdc4cd7f94b51b860b4a8ee31a1e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb4319ab6b2440a38c3f304cfc223187',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:41:22.923981 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-94d48045-9749-4113-98b6-004fd3c68771 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (794ba87d-947a-4fe3-b90e-37fb30e46526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:41:22.962294 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-94d48045-9749-4113-98b6-004fd3c68771 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (794ba87d-947a-4fe3-b90e-37fb30e46526) transitioned into state 'SUCCESS' from state '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-1438093090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8acdc4cd7f94b51b860b4a8ee31a1e8',qos_specs=None,replication_status=,reservations=['ec5e7bc6-51cb-40de-b454-425d60335844','0937dfe2-cc7e-4850-acc0-094b9f5e2230','f27a20f0-83a0-439d-aeca-961f6a51774a','43aa21b3-4844-43fb-b4c2-1d3e363214aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb4319ab6b2440a38c3f304cfc223187',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:41:22.963838 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-94d48045-9749-4113-98b6-004fd3c68771 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2161c7b1-f6cf-4ebb-851b-ea190902f375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:41:22.979302 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-94d48045-9749-4113-98b6-004fd3c68771 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2161c7b1-f6cf-4ebb-851b-ea190902f375) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:41:22.980742 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-94d48045-9749-4113-98b6-004fd3c68771 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Flow 'volume_create_api' (fd067014-b3a7-4da6-80d4-63e421acf2ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:41:22.980742 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-94d48045-9749-4113-98b6-004fd3c68771 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Create volume request issued successfully. Aug 20 04:41:22.981469 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-94d48045-9749-4113-98b6-004fd3c68771 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:41:22.982431 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 945/3750] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:41:22 2026] POST /volume/v3/volumes => generated 757 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:41:23.000477 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ed8ed601-1535-4a73-b8d8-b7ae443cab96 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:23.008279 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ed8ed601-1535-4a73-b8d8-b7ae443cab96 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] GET https://10.4.3.239/volume/v3/volumes/e3a91701-778d-4bc5-85ec-d737b1922a60 Aug 20 04:41:23.008279 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ed8ed601-1535-4a73-b8d8-b7ae443cab96 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:23.008279 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ed8ed601-1535-4a73-b8d8-b7ae443cab96 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:23.023136 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:23.023136 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:41:23.029024 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-ed8ed601-1535-4a73-b8d8-b7ae443cab96 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Volume info retrieved successfully. Aug 20 04:41:23.040794 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ed8ed601-1535-4a73-b8d8-b7ae443cab96 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] https://10.4.3.239/volume/v3/volumes/e3a91701-778d-4bc5-85ec-d737b1922a60 returned with HTTP 200 Aug 20 04:41:23.040794 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 940/3751] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:22 2026] GET /volume/v3/volumes/e3a91701-778d-4bc5-85ec-d737b1922a60 => generated 825 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:41:23.041419 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-cadf307c-8198-4bc7-86ce-1fc5f0c1d47d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:23.045379 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cadf307c-8198-4bc7-86ce-1fc5f0c1d47d tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:41:23.045379 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cadf307c-8198-4bc7-86ce-1fc5f0c1d47d tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-743210654", "imageRef": "fd30ff40-6d85-42eb-a3e0-87e78c12210f", "size": 1}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:41:23.046853 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-cadf307c-8198-4bc7-86ce-1fc5f0c1d47d tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-743210654', 'imageRef': 'fd30ff40-6d85-42eb-a3e0-87e78c12210f', 'size': 1}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:41:23.170031 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-cadf307c-8198-4bc7-86ce-1fc5f0c1d47d tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] Create volume of 1 GB Aug 20 04:41:23.175127 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-cadf307c-8198-4bc7-86ce-1fc5f0c1d47d tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] Availability Zones retrieved successfully. Aug 20 04:41:23.180157 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-cadf307c-8198-4bc7-86ce-1fc5f0c1d47d tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] Flow 'volume_create_api' (ec03b1b1-cfb2-4290-b815-70b83db271a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:41:23.181315 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-cadf307c-8198-4bc7-86ce-1fc5f0c1d47d tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dea39699-bf8b-4c46-b895-b4b01f0cc935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:41:23.182667 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-cadf307c-8198-4bc7-86ce-1fc5f0c1d47d tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:41:23.278427 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-cadf307c-8198-4bc7-86ce-1fc5f0c1d47d tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dea39699-bf8b-4c46-b895-b4b01f0cc935) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:41:23.279888 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-cadf307c-8198-4bc7-86ce-1fc5f0c1d47d tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e7ced34-9597-45d9-b220-d7201340960a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:41:23.390210 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-cadf307c-8198-4bc7-86ce-1fc5f0c1d47d tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] Created reservations ['4bb9d574-bacd-4c09-b004-c4e32c3ab707', '3a264015-dc6c-467c-a8d0-ab20a9d810ce', '0e17502d-0e38-4c4b-b676-bede9c0e1ddf', 'b69972f3-3104-4fc8-b5b4-1bbde7fb5be3'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:41:23.391115 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-cadf307c-8198-4bc7-86ce-1fc5f0c1d47d tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e7ced34-9597-45d9-b220-d7201340960a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4bb9d574-bacd-4c09-b004-c4e32c3ab707', '3a264015-dc6c-467c-a8d0-ab20a9d810ce', '0e17502d-0e38-4c4b-b676-bede9c0e1ddf', 'b69972f3-3104-4fc8-b5b4-1bbde7fb5be3']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:41:23.392938 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-cadf307c-8198-4bc7-86ce-1fc5f0c1d47d tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75f24357-6008-4cc1-b88d-df38ef95eeb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:41:23.424568 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-cadf307c-8198-4bc7-86ce-1fc5f0c1d47d tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75f24357-6008-4cc1-b88d-df38ef95eeb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3c5fb45-835c-4df1-bd58-7827cce74734', '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-743210654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aca75cbd070b49da9eda6899be0ded91',qos_specs=None,replication_status=,reservations=['4bb9d574-bacd-4c09-b004-c4e32c3ab707','3a264015-dc6c-467c-a8d0-ab20a9d810ce','0e17502d-0e38-4c4b-b676-bede9c0e1ddf','b69972f3-3104-4fc8-b5b4-1bbde7fb5be3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09341db86ef14d2ea517877979e9cb98',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:41:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-743210654',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3c5fb45-835c-4df1-bd58-7827cce74734,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aca75cbd070b49da9eda6899be0ded91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09341db86ef14d2ea517877979e9cb98',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:41:23.425486 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-cadf307c-8198-4bc7-86ce-1fc5f0c1d47d tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25c057da-4331-4234-9aa6-7ac80687fb17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:41:23.452903 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-cadf307c-8198-4bc7-86ce-1fc5f0c1d47d tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25c057da-4331-4234-9aa6-7ac80687fb17) transitioned into state 'SUCCESS' from state '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-743210654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aca75cbd070b49da9eda6899be0ded91',qos_specs=None,replication_status=,reservations=['4bb9d574-bacd-4c09-b004-c4e32c3ab707','3a264015-dc6c-467c-a8d0-ab20a9d810ce','0e17502d-0e38-4c4b-b676-bede9c0e1ddf','b69972f3-3104-4fc8-b5b4-1bbde7fb5be3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09341db86ef14d2ea517877979e9cb98',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:41:23.453850 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-cadf307c-8198-4bc7-86ce-1fc5f0c1d47d tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1eeae64d-0708-47a8-86a6-0a95a3e61f11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:41:23.466564 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-cadf307c-8198-4bc7-86ce-1fc5f0c1d47d tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1eeae64d-0708-47a8-86a6-0a95a3e61f11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:41:23.467482 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-cadf307c-8198-4bc7-86ce-1fc5f0c1d47d tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] Flow 'volume_create_api' (ec03b1b1-cfb2-4290-b815-70b83db271a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:41:23.467823 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-cadf307c-8198-4bc7-86ce-1fc5f0c1d47d tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] Create volume request issued successfully. Aug 20 04:41:23.468528 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cadf307c-8198-4bc7-86ce-1fc5f0c1d47d tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:41:23.468982 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 931/3752] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:41:23 2026] POST /volume/v3/volumes => generated 752 bytes in 428 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:41:23.487492 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5ad3fdb6-effe-428f-8553-bd14d781b4e6 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:23.491201 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5ad3fdb6-effe-428f-8553-bd14d781b4e6 tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] GET https://10.4.3.239/volume/v3/volumes/b3c5fb45-835c-4df1-bd58-7827cce74734 Aug 20 04:41:23.491201 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5ad3fdb6-effe-428f-8553-bd14d781b4e6 tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:23.491201 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5ad3fdb6-effe-428f-8553-bd14d781b4e6 tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:23.500463 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:23.500463 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:41:23.505523 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-5ad3fdb6-effe-428f-8553-bd14d781b4e6 tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] Volume info retrieved successfully. Aug 20 04:41:23.512204 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5ad3fdb6-effe-428f-8553-bd14d781b4e6 tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] https://10.4.3.239/volume/v3/volumes/b3c5fb45-835c-4df1-bd58-7827cce74734 returned with HTTP 200 Aug 20 04:41:23.512946 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 937/3753] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:23 2026] GET /volume/v3/volumes/b3c5fb45-835c-4df1-bd58-7827cce74734 => generated 820 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:41:23.746153 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-75a36ce8-b26d-43ef-907e-58d4d915ae4b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:23.748794 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-75a36ce8-b26d-43ef-907e-58d4d915ae4b tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] GET https://10.4.3.239/volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188 Aug 20 04:41:23.749135 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-75a36ce8-b26d-43ef-907e-58d4d915ae4b tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:23.749434 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-75a36ce8-b26d-43ef-907e-58d4d915ae4b tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:23.761661 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:23.761661 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:41:23.766392 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-75a36ce8-b26d-43ef-907e-58d4d915ae4b tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Volume info retrieved successfully. Aug 20 04:41:23.771974 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-75a36ce8-b26d-43ef-907e-58d4d915ae4b tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] https://10.4.3.239/volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188 returned with HTTP 200 Aug 20 04:41:23.772738 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 946/3754] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:23 2026] GET /volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188 => generated 858 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:41:23.786119 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b83c8d18-1a62-46ab-8ba3-de77e99c0c9a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:23.788305 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b83c8d18-1a62-46ab-8ba3-de77e99c0c9a tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] GET https://10.4.3.239/volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188 Aug 20 04:41:23.788559 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b83c8d18-1a62-46ab-8ba3-de77e99c0c9a tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:23.789224 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b83c8d18-1a62-46ab-8ba3-de77e99c0c9a tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:23.797147 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:23.797147 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:41:23.801079 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b83c8d18-1a62-46ab-8ba3-de77e99c0c9a tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Volume info retrieved successfully. Aug 20 04:41:23.805960 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b83c8d18-1a62-46ab-8ba3-de77e99c0c9a tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] https://10.4.3.239/volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188 returned with HTTP 200 Aug 20 04:41:23.806534 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 941/3755] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:23 2026] GET /volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:41:23.852008 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-dea85f5c-8cc4-43e9-b3d5-d4a8cf8a0ff5 req-c21825a4-6e0e-4e48-8751-bf05513cd401 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:23.855137 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-dea85f5c-8cc4-43e9-b3d5-d4a8cf8a0ff5 req-c21825a4-6e0e-4e48-8751-bf05513cd401 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] GET https://10.4.3.239/volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188 Aug 20 04:41:23.855456 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-dea85f5c-8cc4-43e9-b3d5-d4a8cf8a0ff5 req-c21825a4-6e0e-4e48-8751-bf05513cd401 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:23.855575 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-dea85f5c-8cc4-43e9-b3d5-d4a8cf8a0ff5 req-c21825a4-6e0e-4e48-8751-bf05513cd401 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:23.863895 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:23.863895 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:41:23.868493 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-dea85f5c-8cc4-43e9-b3d5-d4a8cf8a0ff5 req-c21825a4-6e0e-4e48-8751-bf05513cd401 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Volume info retrieved successfully. Aug 20 04:41:23.874795 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-dea85f5c-8cc4-43e9-b3d5-d4a8cf8a0ff5 req-c21825a4-6e0e-4e48-8751-bf05513cd401 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] https://10.4.3.239/volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188 returned with HTTP 200 Aug 20 04:41:23.875322 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 932/3756] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:41:23 2026] GET /volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188 => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 04:41:23.966813 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-93f47904-a242-4d65-a1e2-a3cb9f373885 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:23.967320 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-93f47904-a242-4d65-a1e2-a3cb9f373885 None None] GET https://10.4.3.239/volume// Aug 20 04:41:23.967499 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-93f47904-a242-4d65-a1e2-a3cb9f373885 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:23.967672 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-93f47904-a242-4d65-a1e2-a3cb9f373885 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:23.968069 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-93f47904-a242-4d65-a1e2-a3cb9f373885 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:41:23.968485 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 938/3757] 10.4.3.239 () {66 vars in 1428 bytes} [Thu Aug 20 04:41: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 20 04:41:23.976658 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-dea85f5c-8cc4-43e9-b3d5-d4a8cf8a0ff5 req-707247d0-cdae-4af1-9d9d-75f9355ead7c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:23.979433 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-dea85f5c-8cc4-43e9-b3d5-d4a8cf8a0ff5 req-707247d0-cdae-4af1-9d9d-75f9355ead7c tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:41:23.979868 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-dea85f5c-8cc4-43e9-b3d5-d4a8cf8a0ff5 req-707247d0-cdae-4af1-9d9d-75f9355ead7c tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188", "connector": null, "instance_uuid": "7dc61bbc-cd92-4ddb-9b53-1a02130baf9e"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:41:23.988297 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:23.988297 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:41:24.016673 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-dea85f5c-8cc4-43e9-b3d5-d4a8cf8a0ff5 req-707247d0-cdae-4af1-9d9d-75f9355ead7c tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:41:24.017273 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 947/3758] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:41:23 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 20 04:41:24.051021 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ffbca540-d075-43a7-99a6-91b70deedd87 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:24.053575 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ffbca540-d075-43a7-99a6-91b70deedd87 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] GET https://10.4.3.239/volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188 Aug 20 04:41:24.053822 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ffbca540-d075-43a7-99a6-91b70deedd87 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:24.054139 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ffbca540-d075-43a7-99a6-91b70deedd87 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:24.057257 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2954e61b-d071-4dd6-a9a3-664bb753366c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:24.059080 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2954e61b-d071-4dd6-a9a3-664bb753366c tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] GET https://10.4.3.239/volume/v3/volumes/e3a91701-778d-4bc5-85ec-d737b1922a60 Aug 20 04:41:24.059376 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2954e61b-d071-4dd6-a9a3-664bb753366c tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:24.059601 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2954e61b-d071-4dd6-a9a3-664bb753366c tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:24.064971 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:24.064971 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:41:24.068931 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-ffbca540-d075-43a7-99a6-91b70deedd87 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Volume info retrieved successfully. Aug 20 04:41:24.069033 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0e49182c-6e52-48f0-8c1d-31ec87c82675 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:24.069600 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0e49182c-6e52-48f0-8c1d-31ec87c82675 None None] GET https://10.4.3.239/volume// Aug 20 04:41:24.069808 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0e49182c-6e52-48f0-8c1d-31ec87c82675 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:24.070075 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0e49182c-6e52-48f0-8c1d-31ec87c82675 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:24.070497 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0e49182c-6e52-48f0-8c1d-31ec87c82675 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:41:24.070892 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 939/3759] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:41: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 20 04:41:24.073282 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ffbca540-d075-43a7-99a6-91b70deedd87 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] https://10.4.3.239/volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188 returned with HTTP 200 Aug 20 04:41:24.073625 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 942/3760] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:24 2026] GET /volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:41:24.074523 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:24.074523 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:41:24.080998 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-dea85f5c-8cc4-43e9-b3d5-d4a8cf8a0ff5 req-54cbf841-8139-4605-bc0d-37b1c6ce8069 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:24.083314 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-dea85f5c-8cc4-43e9-b3d5-d4a8cf8a0ff5 req-54cbf841-8139-4605-bc0d-37b1c6ce8069 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] GET https://10.4.3.239/volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188 Aug 20 04:41:24.083596 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-dea85f5c-8cc4-43e9-b3d5-d4a8cf8a0ff5 req-54cbf841-8139-4605-bc0d-37b1c6ce8069 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:24.083856 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-dea85f5c-8cc4-43e9-b3d5-d4a8cf8a0ff5 req-54cbf841-8139-4605-bc0d-37b1c6ce8069 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:24.083911 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-2954e61b-d071-4dd6-a9a3-664bb753366c tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Volume info retrieved successfully. Aug 20 04:41:24.089401 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2954e61b-d071-4dd6-a9a3-664bb753366c tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] https://10.4.3.239/volume/v3/volumes/e3a91701-778d-4bc5-85ec-d737b1922a60 returned with HTTP 200 Aug 20 04:41:24.089809 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 933/3761] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:24 2026] GET /volume/v3/volumes/e3a91701-778d-4bc5-85ec-d737b1922a60 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:41:24.105709 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:24.105709 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:41:24.110281 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-dea85f5c-8cc4-43e9-b3d5-d4a8cf8a0ff5 req-54cbf841-8139-4605-bc0d-37b1c6ce8069 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Volume info retrieved successfully. Aug 20 04:41:24.115624 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-dea85f5c-8cc4-43e9-b3d5-d4a8cf8a0ff5 req-54cbf841-8139-4605-bc0d-37b1c6ce8069 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] https://10.4.3.239/volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188 returned with HTTP 200 Aug 20 04:41:24.116326 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 948/3762] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:41:24 2026] GET /volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188 => generated 1037 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:41:24.238000 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-dea85f5c-8cc4-43e9-b3d5-d4a8cf8a0ff5 req-1572c2ef-e512-4a86-989f-69d173d90d7f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:24.240901 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-dea85f5c-8cc4-43e9-b3d5-d4a8cf8a0ff5 req-1572c2ef-e512-4a86-989f-69d173d90d7f tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] PUT https://10.4.3.239/volume/v3/attachments/e1241011-0a41-45c4-a244-c8a37b6ef399 Aug 20 04:41:24.241521 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-dea85f5c-8cc4-43e9-b3d5-d4a8cf8a0ff5 req-1572c2ef-e512-4a86-989f-69d173d90d7f tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:41:24.253472 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-dea85f5c-8cc4-43e9-b3d5-d4a8cf8a0ff5 req-1572c2ef-e512-4a86-989f-69d173d90d7f tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Acquiring lock "cinder-attachment_update-9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188-np0000007850" by "attachment_update" {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:41:24.259717 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-dea85f5c-8cc4-43e9-b3d5-d4a8cf8a0ff5 req-1572c2ef-e512-4a86-989f-69d173d90d7f tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Lock "cinder-attachment_update-9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188-np0000007850" acquired by "attachment_update" :: waited 0.006s {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:41:24.261484 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:24.261484 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:41:24.368929 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-dea85f5c-8cc4-43e9-b3d5-d4a8cf8a0ff5 req-1572c2ef-e512-4a86-989f-69d173d90d7f tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Lock "cinder-attachment_update-9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188-np0000007850" released by "attachment_update" :: held 0.109s {{(pid=100174) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:41:24.369287 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-dea85f5c-8cc4-43e9-b3d5-d4a8cf8a0ff5 req-1572c2ef-e512-4a86-989f-69d173d90d7f tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] https://10.4.3.239/volume/v3/attachments/e1241011-0a41-45c4-a244-c8a37b6ef399 returned with HTTP 200 Aug 20 04:41:24.369739 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 940/3763] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:41:24 2026] PUT /volume/v3/attachments/e1241011-0a41-45c4-a244-c8a37b6ef399 => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:41:24.527771 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ac0eb612-fcfb-4dc3-a5f7-625f3ef24e27 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:24.530430 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ac0eb612-fcfb-4dc3-a5f7-625f3ef24e27 tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] GET https://10.4.3.239/volume/v3/volumes/b3c5fb45-835c-4df1-bd58-7827cce74734 Aug 20 04:41:24.530430 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ac0eb612-fcfb-4dc3-a5f7-625f3ef24e27 tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:24.532719 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ac0eb612-fcfb-4dc3-a5f7-625f3ef24e27 tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:24.541400 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:24.541400 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:41:24.548242 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-ac0eb612-fcfb-4dc3-a5f7-625f3ef24e27 tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] Volume info retrieved successfully. Aug 20 04:41:24.561415 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ac0eb612-fcfb-4dc3-a5f7-625f3ef24e27 tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] https://10.4.3.239/volume/v3/volumes/b3c5fb45-835c-4df1-bd58-7827cce74734 returned with HTTP 200 Aug 20 04:41:24.561415 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 943/3764] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:24 2026] GET /volume/v3/volumes/b3c5fb45-835c-4df1-bd58-7827cce74734 => generated 1360 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:41:24.615271 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-226b5303-b3ba-437d-8d7d-98d8b0b52126 req-001339dd-efbe-4d32-b269-d911c03a7fbc None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:24.618244 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-226b5303-b3ba-437d-8d7d-98d8b0b52126 req-001339dd-efbe-4d32-b269-d911c03a7fbc tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] GET https://10.4.3.239/volume/v3/volumes/b3c5fb45-835c-4df1-bd58-7827cce74734 Aug 20 04:41:24.620601 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-226b5303-b3ba-437d-8d7d-98d8b0b52126 req-001339dd-efbe-4d32-b269-d911c03a7fbc tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:24.620601 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-226b5303-b3ba-437d-8d7d-98d8b0b52126 req-001339dd-efbe-4d32-b269-d911c03a7fbc tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:24.627451 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:24.627451 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:41:24.631802 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-226b5303-b3ba-437d-8d7d-98d8b0b52126 req-001339dd-efbe-4d32-b269-d911c03a7fbc tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] Volume info retrieved successfully. Aug 20 04:41:24.638765 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-226b5303-b3ba-437d-8d7d-98d8b0b52126 req-001339dd-efbe-4d32-b269-d911c03a7fbc tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] https://10.4.3.239/volume/v3/volumes/b3c5fb45-835c-4df1-bd58-7827cce74734 returned with HTTP 200 Aug 20 04:41:24.639212 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 934/3765] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:41:24 2026] GET /volume/v3/volumes/b3c5fb45-835c-4df1-bd58-7827cce74734 => generated 1360 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 04:41:25.089547 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-08514dfd-843b-4072-add5-8d17a6ec1fa6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:25.094410 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-08514dfd-843b-4072-add5-8d17a6ec1fa6 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] GET https://10.4.3.239/volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188 Aug 20 04:41:25.094410 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-08514dfd-843b-4072-add5-8d17a6ec1fa6 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:25.094410 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-08514dfd-843b-4072-add5-8d17a6ec1fa6 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:25.107928 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:25.107928 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:41:25.114815 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-08514dfd-843b-4072-add5-8d17a6ec1fa6 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Volume info retrieved successfully. Aug 20 04:41:25.121086 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-08514dfd-843b-4072-add5-8d17a6ec1fa6 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] https://10.4.3.239/volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188 returned with HTTP 200 Aug 20 04:41:25.121834 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 949/3766] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:25 2026] GET /volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188 => generated 858 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:41:25.330404 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-226b5303-b3ba-437d-8d7d-98d8b0b52126 req-8262e59b-64e2-479a-9373-8a5fd7f0cc0a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:25.335090 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-226b5303-b3ba-437d-8d7d-98d8b0b52126 req-8262e59b-64e2-479a-9373-8a5fd7f0cc0a tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] GET https://10.4.3.239/volume/v3/volumes/b3c5fb45-835c-4df1-bd58-7827cce74734 Aug 20 04:41:25.335464 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-226b5303-b3ba-437d-8d7d-98d8b0b52126 req-8262e59b-64e2-479a-9373-8a5fd7f0cc0a tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:25.335672 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-226b5303-b3ba-437d-8d7d-98d8b0b52126 req-8262e59b-64e2-479a-9373-8a5fd7f0cc0a tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:25.545755 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:25.545755 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:41:25.550499 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-226b5303-b3ba-437d-8d7d-98d8b0b52126 req-8262e59b-64e2-479a-9373-8a5fd7f0cc0a tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] Volume info retrieved successfully. Aug 20 04:41:25.557890 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-226b5303-b3ba-437d-8d7d-98d8b0b52126 req-8262e59b-64e2-479a-9373-8a5fd7f0cc0a tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] https://10.4.3.239/volume/v3/volumes/b3c5fb45-835c-4df1-bd58-7827cce74734 returned with HTTP 200 Aug 20 04:41:25.558422 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 941/3767] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:41:25 2026] GET /volume/v3/volumes/b3c5fb45-835c-4df1-bd58-7827cce74734 => generated 1360 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:41:25.576341 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-664247cc-f1a0-49e6-879a-6a2423b4759b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:25.577016 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-664247cc-f1a0-49e6-879a-6a2423b4759b None None] GET https://10.4.3.239/volume// Aug 20 04:41:25.577120 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-664247cc-f1a0-49e6-879a-6a2423b4759b None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:25.577396 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-664247cc-f1a0-49e6-879a-6a2423b4759b None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:25.578731 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-664247cc-f1a0-49e6-879a-6a2423b4759b None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:41:25.578731 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 944/3768] 10.4.3.239 () {66 vars in 1419 bytes} [Thu Aug 20 04:41: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 20 04:41:25.591683 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-226b5303-b3ba-437d-8d7d-98d8b0b52126 req-5075853e-1208-48d2-a1ce-88eb3ebe9e73 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:25.596355 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-226b5303-b3ba-437d-8d7d-98d8b0b52126 req-5075853e-1208-48d2-a1ce-88eb3ebe9e73 tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:41:25.596355 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-226b5303-b3ba-437d-8d7d-98d8b0b52126 req-5075853e-1208-48d2-a1ce-88eb3ebe9e73 tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b3c5fb45-835c-4df1-bd58-7827cce74734", "connector": null, "instance_uuid": "20f0b728-4007-4e94-bdc0-b0bdc4202da9"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:41:25.618531 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:25.618531 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:41:25.652643 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-226b5303-b3ba-437d-8d7d-98d8b0b52126 req-5075853e-1208-48d2-a1ce-88eb3ebe9e73 tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:41:25.653315 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 935/3769] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:41:25 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 20 04:41:26.137354 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a47247c4-c751-4856-ae0b-6e9bcff5ae58 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:26.139745 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a47247c4-c751-4856-ae0b-6e9bcff5ae58 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] GET https://10.4.3.239/volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188 Aug 20 04:41:26.140080 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a47247c4-c751-4856-ae0b-6e9bcff5ae58 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:26.140378 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a47247c4-c751-4856-ae0b-6e9bcff5ae58 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:26.158915 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:26.158915 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:41:26.163678 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a47247c4-c751-4856-ae0b-6e9bcff5ae58 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Volume info retrieved successfully. Aug 20 04:41:26.173106 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a47247c4-c751-4856-ae0b-6e9bcff5ae58 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] https://10.4.3.239/volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188 returned with HTTP 200 Aug 20 04:41:26.173988 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 950/3770] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:26 2026] GET /volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188 => generated 858 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:41:27.110782 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b7da96e4-fd55-4e5a-9ec0-ac8e0e470c0c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:27.111310 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b7da96e4-fd55-4e5a-9ec0-ac8e0e470c0c None None] GET https://10.4.3.239/volume// Aug 20 04:41:27.111560 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b7da96e4-fd55-4e5a-9ec0-ac8e0e470c0c None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:27.111804 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b7da96e4-fd55-4e5a-9ec0-ac8e0e470c0c None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:27.113204 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b7da96e4-fd55-4e5a-9ec0-ac8e0e470c0c None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:41:27.113204 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 942/3771] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:41: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 20 04:41:27.124782 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-226b5303-b3ba-437d-8d7d-98d8b0b52126 req-eb20d043-3662-40e7-ac86-939e1e6c5c8a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:27.127175 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-226b5303-b3ba-437d-8d7d-98d8b0b52126 req-eb20d043-3662-40e7-ac86-939e1e6c5c8a tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] GET https://10.4.3.239/volume/v3/volumes/b3c5fb45-835c-4df1-bd58-7827cce74734 Aug 20 04:41:27.127839 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-226b5303-b3ba-437d-8d7d-98d8b0b52126 req-eb20d043-3662-40e7-ac86-939e1e6c5c8a tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:27.127839 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-226b5303-b3ba-437d-8d7d-98d8b0b52126 req-eb20d043-3662-40e7-ac86-939e1e6c5c8a tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:27.142456 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:27.142456 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:41:27.147914 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-226b5303-b3ba-437d-8d7d-98d8b0b52126 req-eb20d043-3662-40e7-ac86-939e1e6c5c8a tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] Volume info retrieved successfully. Aug 20 04:41:27.152868 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-226b5303-b3ba-437d-8d7d-98d8b0b52126 req-eb20d043-3662-40e7-ac86-939e1e6c5c8a tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] https://10.4.3.239/volume/v3/volumes/b3c5fb45-835c-4df1-bd58-7827cce74734 returned with HTTP 200 Aug 20 04:41:27.153645 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 945/3772] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:41:27 2026] GET /volume/v3/volumes/b3c5fb45-835c-4df1-bd58-7827cce74734 => generated 1539 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:41:27.192987 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0050348c-5e0a-4055-8789-d4051f46e821 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:27.194207 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0050348c-5e0a-4055-8789-d4051f46e821 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] GET https://10.4.3.239/volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188 Aug 20 04:41:27.195305 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0050348c-5e0a-4055-8789-d4051f46e821 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:27.195305 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0050348c-5e0a-4055-8789-d4051f46e821 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:27.205315 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:27.205315 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:41:27.210435 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-0050348c-5e0a-4055-8789-d4051f46e821 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Volume info retrieved successfully. Aug 20 04:41:27.216565 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0050348c-5e0a-4055-8789-d4051f46e821 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] https://10.4.3.239/volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188 returned with HTTP 200 Aug 20 04:41:27.219818 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 936/3773] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:27 2026] GET /volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188 => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:41:27.295441 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-226b5303-b3ba-437d-8d7d-98d8b0b52126 req-938835ad-3939-43c1-b739-be2ac7ccee03 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:27.302327 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-226b5303-b3ba-437d-8d7d-98d8b0b52126 req-938835ad-3939-43c1-b739-be2ac7ccee03 tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] PUT https://10.4.3.239/volume/v3/attachments/38ac6b6a-4a55-4bd5-bceb-0c99553d9433 Aug 20 04:41:27.302327 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-226b5303-b3ba-437d-8d7d-98d8b0b52126 req-938835ad-3939-43c1-b739-be2ac7ccee03 tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:41:27.314880 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-226b5303-b3ba-437d-8d7d-98d8b0b52126 req-938835ad-3939-43c1-b739-be2ac7ccee03 tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] Acquiring lock "cinder-attachment_update-b3c5fb45-835c-4df1-bd58-7827cce74734-np0000007850" by "attachment_update" {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:41:27.320919 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-226b5303-b3ba-437d-8d7d-98d8b0b52126 req-938835ad-3939-43c1-b739-be2ac7ccee03 tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] Lock "cinder-attachment_update-b3c5fb45-835c-4df1-bd58-7827cce74734-np0000007850" acquired by "attachment_update" :: waited 0.006s {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:41:27.322007 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:27.322007 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:41:27.434660 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-226b5303-b3ba-437d-8d7d-98d8b0b52126 req-938835ad-3939-43c1-b739-be2ac7ccee03 tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] Lock "cinder-attachment_update-b3c5fb45-835c-4df1-bd58-7827cce74734-np0000007850" released by "attachment_update" :: held 0.114s {{(pid=100175) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:41:27.435196 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-226b5303-b3ba-437d-8d7d-98d8b0b52126 req-938835ad-3939-43c1-b739-be2ac7ccee03 tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] https://10.4.3.239/volume/v3/attachments/38ac6b6a-4a55-4bd5-bceb-0c99553d9433 returned with HTTP 200 Aug 20 04:41:27.435916 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 951/3774] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:41:27 2026] PUT /volume/v3/attachments/38ac6b6a-4a55-4bd5-bceb-0c99553d9433 => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:41:27.467772 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-226b5303-b3ba-437d-8d7d-98d8b0b52126 req-5ccb0738-1299-4624-9478-4012fa28ce3b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:27.470205 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-226b5303-b3ba-437d-8d7d-98d8b0b52126 req-5ccb0738-1299-4624-9478-4012fa28ce3b tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] POST https://10.4.3.239/volume/v3/attachments/38ac6b6a-4a55-4bd5-bceb-0c99553d9433/action Aug 20 04:41:27.470666 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-226b5303-b3ba-437d-8d7d-98d8b0b52126 req-5ccb0738-1299-4624-9478-4012fa28ce3b tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] Action body: b'{"os-complete": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:41:27.470813 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-226b5303-b3ba-437d-8d7d-98d8b0b52126 req-5ccb0738-1299-4624-9478-4012fa28ce3b tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:41:27.491795 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:27.491795 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:41:27.508333 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-226b5303-b3ba-437d-8d7d-98d8b0b52126 req-5ccb0738-1299-4624-9478-4012fa28ce3b tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] https://10.4.3.239/volume/v3/attachments/38ac6b6a-4a55-4bd5-bceb-0c99553d9433/action returned with HTTP 204 Aug 20 04:41:27.508875 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 943/3775] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:41:27 2026] POST /volume/v3/attachments/38ac6b6a-4a55-4bd5-bceb-0c99553d9433/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:41:27.706080 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-dea85f5c-8cc4-43e9-b3d5-d4a8cf8a0ff5 req-2b9547f7-8c97-4f3e-b46d-8ee8e53938a4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:27.709967 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-dea85f5c-8cc4-43e9-b3d5-d4a8cf8a0ff5 req-2b9547f7-8c97-4f3e-b46d-8ee8e53938a4 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] POST https://10.4.3.239/volume/v3/attachments/e1241011-0a41-45c4-a244-c8a37b6ef399/action Aug 20 04:41:27.710366 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-dea85f5c-8cc4-43e9-b3d5-d4a8cf8a0ff5 req-2b9547f7-8c97-4f3e-b46d-8ee8e53938a4 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Action body: b'{"os-complete": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:41:27.710609 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-dea85f5c-8cc4-43e9-b3d5-d4a8cf8a0ff5 req-2b9547f7-8c97-4f3e-b46d-8ee8e53938a4 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:41:27.739161 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:27.739161 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:41:27.758610 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-dea85f5c-8cc4-43e9-b3d5-d4a8cf8a0ff5 req-2b9547f7-8c97-4f3e-b46d-8ee8e53938a4 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] https://10.4.3.239/volume/v3/attachments/e1241011-0a41-45c4-a244-c8a37b6ef399/action returned with HTTP 204 Aug 20 04:41:27.759203 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 946/3776] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:41:27 2026] POST /volume/v3/attachments/e1241011-0a41-45c4-a244-c8a37b6ef399/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:41:28.233763 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9b1c61af-3d18-4bb6-be81-83f26008bf7c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:28.236826 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9b1c61af-3d18-4bb6-be81-83f26008bf7c tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] GET https://10.4.3.239/volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188 Aug 20 04:41:28.237059 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9b1c61af-3d18-4bb6-be81-83f26008bf7c tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:28.237350 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9b1c61af-3d18-4bb6-be81-83f26008bf7c tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:28.254047 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:28.254047 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:41:28.259200 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9b1c61af-3d18-4bb6-be81-83f26008bf7c tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Volume info retrieved successfully. Aug 20 04:41:28.273062 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9b1c61af-3d18-4bb6-be81-83f26008bf7c tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] https://10.4.3.239/volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188 returned with HTTP 200 Aug 20 04:41:28.274021 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 937/3777] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:28 2026] GET /volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188 => generated 1150 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:41:28.297014 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-02114d0d-f770-4ca5-85b2-e3fbff4b8a9a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:28.299068 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-02114d0d-f770-4ca5-85b2-e3fbff4b8a9a tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] GET https://10.4.3.239/volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188 Aug 20 04:41:28.299505 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-02114d0d-f770-4ca5-85b2-e3fbff4b8a9a tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:28.299581 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-02114d0d-f770-4ca5-85b2-e3fbff4b8a9a tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:28.313675 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:28.313675 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:41:28.318641 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-02114d0d-f770-4ca5-85b2-e3fbff4b8a9a tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Volume info retrieved successfully. Aug 20 04:41:28.324739 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-02114d0d-f770-4ca5-85b2-e3fbff4b8a9a tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] https://10.4.3.239/volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188 returned with HTTP 200 Aug 20 04:41:28.325388 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 952/3778] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:28 2026] GET /volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188 => generated 1150 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:41:28.342453 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-685d6fb6-6bba-43ae-8b9f-4da7d5aafe02 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:28.344934 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-685d6fb6-6bba-43ae-8b9f-4da7d5aafe02 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] POST https://10.4.3.239/volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188/action Aug 20 04:41:28.345445 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-685d6fb6-6bba-43ae-8b9f-4da7d5aafe02 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Action body: b'{"os-detach": {}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:41:28.345635 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-685d6fb6-6bba-43ae-8b9f-4da7d5aafe02 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:41:28.361535 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:28.361535 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:41:28.362307 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-685d6fb6-6bba-43ae-8b9f-4da7d5aafe02 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Volume info retrieved successfully. Aug 20 04:41:28.452229 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-685d6fb6-6bba-43ae-8b9f-4da7d5aafe02 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Attachment connected to vm 7dc61bbc-cd92-4ddb-9b53-1a02130baf9e, checking data on nova Aug 20 04:41:28.452229 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.compute.nova [None req-685d6fb6-6bba-43ae-8b9f-4da7d5aafe02 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Creating Keystone token plugin using URL: https://10.4.3.239/identity {{(pid=100174) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 20 04:41:28.684215 np0000007850 devstack@c-api.service[100174]: DEBUG novaclient.v2.client [None req-685d6fb6-6bba-43ae-8b9f-4da7d5aafe02 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] REQ: curl -g -i -X GET https://10.4.3.239/compute/v2.1/servers/7dc61bbc-cd92-4ddb-9b53-1a02130baf9e/os-volume_attachments/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}1b7ecbb05e26b94fe506b4362cf4524938834474c4a7473160b54a8e5b5ef7dd" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-685d6fb6-6bba-43ae-8b9f-4da7d5aafe02" -H "X-Service-Token: {SHA256}c1a86f1ddcbafbe85a861a2be3d05d89745bd152ecec5518f9f15bab70318c2f" {{(pid=100174) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 20 04:41:28.866654 np0000007850 devstack@c-api.service[100174]: DEBUG novaclient.v2.client [None req-685d6fb6-6bba-43ae-8b9f-4da7d5aafe02 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 20 Aug 2026 04:41:28 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-8b8cffe7-f112-48c5-ba7a-1b380cc5a4dc x-openstack-request-id: req-8b8cffe7-f112-48c5-ba7a-1b380cc5a4dc {{(pid=100174) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 20 04:41:28.866787 np0000007850 devstack@c-api.service[100174]: DEBUG novaclient.v2.client [None req-685d6fb6-6bba-43ae-8b9f-4da7d5aafe02 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188", "serverId": "7dc61bbc-cd92-4ddb-9b53-1a02130baf9e", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "e1241011-0a41-45c4-a244-c8a37b6ef399", "bdm_uuid": "ee8be549-51d3-4409-b6b3-2c610430461b"}} {{(pid=100174) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 20 04:41:28.866920 np0000007850 devstack@c-api.service[100174]: DEBUG novaclient.v2.client [None req-685d6fb6-6bba-43ae-8b9f-4da7d5aafe02 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] GET call to compute for https://10.4.3.239/compute/v2.1/servers/7dc61bbc-cd92-4ddb-9b53-1a02130baf9e/os-volume_attachments/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188 used request id req-8b8cffe7-f112-48c5-ba7a-1b380cc5a4dc {{(pid=100174) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 20 04:41:28.869552 np0000007850 devstack@c-api.service[100174]: ERROR cinder.volume.api [None req-685d6fb6-6bba-43ae-8b9f-4da7d5aafe02 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-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 20 04:41:28.873301 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault [None req-685d6fb6-6bba-43ae-8b9f-4da7d5aafe02 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Caught error: Detach volume from instance 7dc61bbc-cd92-4ddb-9b53-1a02130baf9e using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 7dc61bbc-cd92-4ddb-9b53-1a02130baf9e using the Compute API Aug 20 04:41:28.873301 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 20 04:41:28.873301 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 20 04:41:28.873301 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 20 04:41:28.873301 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:28.873301 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 04:41:28.873301 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 04:41:28.873301 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:28.873301 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 04:41:28.873301 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 04:41:28.873301 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:28.873301 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 04:41:28.873301 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 04:41:28.873301 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:28.873301 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 04:41:28.873301 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 04:41:28.873301 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:28.873301 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 20 04:41:28.873301 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 20 04:41:28.873301 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:28.873301 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 04:41:28.873301 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 04:41:28.873301 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:28.873301 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 04:41:28.873301 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 04:41:28.873301 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:28.873301 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 04:41:28.873301 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 04:41:28.873301 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:28.873301 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 04:41:28.873301 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 04:41:28.873301 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:28.873301 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 20 04:41:28.873301 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 20 04:41:28.873301 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:28.873301 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 04:41:28.873301 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 04:41:28.873301 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:28.873301 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 04:41:28.873301 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 04:41:28.873301 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:28.873301 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 04:41:28.873301 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 04:41:28.873301 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:28.873301 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 04:41:28.873301 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 04:41:28.873301 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:28.873301 np0000007850 devstack@c-api.service[100174]: 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 20 04:41:28.873301 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 20 04:41:28.873301 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:28.873301 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 04:41:28.874693 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 04:41:28.874693 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:28.874693 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 04:41:28.874693 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 04:41:28.874693 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:28.874693 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 20 04:41:28.874693 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 20 04:41:28.874693 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:28.874693 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 20 04:41:28.874693 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 20 04:41:28.874693 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:28.874693 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 20 04:41:28.874693 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 20 04:41:28.874693 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:28.874693 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 20 04:41:28.874693 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 20 04:41:28.874693 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:28.874693 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 04:41:28.874693 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 04:41:28.874693 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:28.874693 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 04:41:28.874693 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 04:41:28.874693 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:28.874693 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 20 04:41:28.874693 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 20 04:41:28.874693 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:28.874693 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 20 04:41:28.874693 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 20 04:41:28.874693 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:28.874693 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 20 04:41:28.874693 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 20 04:41:28.874693 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:28.874693 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 20 04:41:28.874693 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 20 04:41:28.874693 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:28.874693 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 20 04:41:28.874693 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 20 04:41:28.874693 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 20 04:41:28.874693 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 20 04:41:28.874693 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 20 04:41:28.874693 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 20 04:41:28.874693 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 7dc61bbc-cd92-4ddb-9b53-1a02130baf9e using the Compute API Aug 20 04:41:28.874693 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault Aug 20 04:41:28.874693 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.middleware.fault [None req-685d6fb6-6bba-43ae-8b9f-4da7d5aafe02 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] https://10.4.3.239/volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188/action returned with HTTP 409 Aug 20 04:41:28.874693 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 944/3779] 10.4.3.239 () {68 vars in 1390 bytes} [Thu Aug 20 04:41:28 2026] POST /volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188/action => generated 167 bytes in 533 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:41:28.883354 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-bc67fa27-dbc4-4bc9-969a-2e54dfb61b13 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:28.884568 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bc67fa27-dbc4-4bc9-969a-2e54dfb61b13 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] POST https://10.4.3.239/volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188/action Aug 20 04:41:28.884955 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bc67fa27-dbc4-4bc9-969a-2e54dfb61b13 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:41:28.885112 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bc67fa27-dbc4-4bc9-969a-2e54dfb61b13 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:41:28.895674 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:28.895674 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:41:28.896241 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-bc67fa27-dbc4-4bc9-969a-2e54dfb61b13 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Volume info retrieved successfully. Aug 20 04:41:28.961086 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-bc67fa27-dbc4-4bc9-969a-2e54dfb61b13 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Attachment connected to vm 7dc61bbc-cd92-4ddb-9b53-1a02130baf9e, checking data on nova Aug 20 04:41:28.961399 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.compute.nova [None req-bc67fa27-dbc4-4bc9-969a-2e54dfb61b13 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Creating Keystone token plugin using URL: https://10.4.3.239/identity {{(pid=100176) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 20 04:41:29.095058 np0000007850 devstack@c-api.service[100176]: DEBUG novaclient.v2.client [None req-bc67fa27-dbc4-4bc9-969a-2e54dfb61b13 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] REQ: curl -g -i -X GET https://10.4.3.239/compute/v2.1/servers/7dc61bbc-cd92-4ddb-9b53-1a02130baf9e/os-volume_attachments/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}5528c78771bba9caedbc65975b0e9f3d20b8f544cf192ee6018dc6d8b450ab28" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-bc67fa27-dbc4-4bc9-969a-2e54dfb61b13" -H "X-Service-Token: {SHA256}04c3d9981d5dff8e78bdc668b6e6e43e8eed830ad86d3774d21c6c89c9e1c750" {{(pid=100176) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 20 04:41:29.198459 np0000007850 devstack@c-api.service[100176]: DEBUG novaclient.v2.client [None req-bc67fa27-dbc4-4bc9-969a-2e54dfb61b13 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 20 Aug 2026 04:41:29 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-40fed31a-25ab-4112-852d-5d9819378a43 x-openstack-request-id: req-40fed31a-25ab-4112-852d-5d9819378a43 {{(pid=100176) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 20 04:41:29.198600 np0000007850 devstack@c-api.service[100176]: DEBUG novaclient.v2.client [None req-bc67fa27-dbc4-4bc9-969a-2e54dfb61b13 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188", "serverId": "7dc61bbc-cd92-4ddb-9b53-1a02130baf9e", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "e1241011-0a41-45c4-a244-c8a37b6ef399", "bdm_uuid": "ee8be549-51d3-4409-b6b3-2c610430461b"}} {{(pid=100176) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 20 04:41:29.198703 np0000007850 devstack@c-api.service[100176]: DEBUG novaclient.v2.client [None req-bc67fa27-dbc4-4bc9-969a-2e54dfb61b13 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] GET call to compute for https://10.4.3.239/compute/v2.1/servers/7dc61bbc-cd92-4ddb-9b53-1a02130baf9e/os-volume_attachments/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188 used request id req-40fed31a-25ab-4112-852d-5d9819378a43 {{(pid=100176) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 20 04:41:29.201494 np0000007850 devstack@c-api.service[100176]: ERROR cinder.volume.api [None req-bc67fa27-dbc4-4bc9-969a-2e54dfb61b13 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-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 20 04:41:29.203741 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault [None req-bc67fa27-dbc4-4bc9-969a-2e54dfb61b13 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Caught error: Detach volume from instance 7dc61bbc-cd92-4ddb-9b53-1a02130baf9e using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 7dc61bbc-cd92-4ddb-9b53-1a02130baf9e using the Compute API Aug 20 04:41:29.203741 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 20 04:41:29.203741 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 20 04:41:29.203741 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 20 04:41:29.203741 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:29.203741 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 04:41:29.203741 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 04:41:29.203741 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:29.203741 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 04:41:29.203741 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 04:41:29.203741 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:29.203741 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 04:41:29.203741 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 04:41:29.203741 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:29.203741 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 04:41:29.203741 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 04:41:29.203741 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:29.203741 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 20 04:41:29.203741 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 20 04:41:29.203741 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:29.203741 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 04:41:29.203741 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 04:41:29.203741 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:29.203741 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 04:41:29.203741 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 04:41:29.203741 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:29.203741 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 04:41:29.203741 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 04:41:29.203741 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:29.203741 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 04:41:29.203741 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 04:41:29.203741 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:29.203741 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 20 04:41:29.203741 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 20 04:41:29.203741 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:29.203741 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 04:41:29.203741 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 04:41:29.203741 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:29.203741 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 04:41:29.203741 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 04:41:29.203741 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:29.203741 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 04:41:29.203741 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 04:41:29.203741 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:29.203741 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 04:41:29.203741 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 04:41:29.203741 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:29.203741 np0000007850 devstack@c-api.service[100176]: 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 20 04:41:29.203741 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 20 04:41:29.203741 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:29.203741 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 04:41:29.204822 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 04:41:29.204822 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:29.204822 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 04:41:29.204822 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 04:41:29.204822 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:29.204822 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 20 04:41:29.204822 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 20 04:41:29.204822 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:29.204822 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 20 04:41:29.204822 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 20 04:41:29.204822 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:29.204822 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 20 04:41:29.204822 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 20 04:41:29.204822 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:29.204822 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 20 04:41:29.204822 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 20 04:41:29.204822 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:29.204822 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 04:41:29.204822 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 04:41:29.204822 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:29.204822 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 04:41:29.204822 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 04:41:29.204822 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:29.204822 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 20 04:41:29.204822 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 20 04:41:29.204822 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:29.204822 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 20 04:41:29.204822 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 20 04:41:29.204822 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:29.204822 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 20 04:41:29.204822 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 20 04:41:29.204822 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:29.204822 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 20 04:41:29.204822 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 20 04:41:29.204822 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:29.204822 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 20 04:41:29.204822 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 20 04:41:29.204822 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 20 04:41:29.204822 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 20 04:41:29.204822 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 20 04:41:29.204822 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 20 04:41:29.204822 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 7dc61bbc-cd92-4ddb-9b53-1a02130baf9e using the Compute API Aug 20 04:41:29.204822 np0000007850 devstack@c-api.service[100176]: ERROR cinder.api.middleware.fault Aug 20 04:41:29.204822 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.middleware.fault [None req-bc67fa27-dbc4-4bc9-969a-2e54dfb61b13 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] https://10.4.3.239/volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188/action returned with HTTP 409 Aug 20 04:41:29.205737 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 947/3780] 10.4.3.239 () {68 vars in 1390 bytes} [Thu Aug 20 04:41:28 2026] POST /volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188/action => generated 167 bytes in 322 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:41:29.213981 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-57451e88-b86c-42bc-ad1b-f95cec3b6b10 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:29.215847 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 938/3781] 10.4.3.239 () {70 vars in 1597 bytes} [Thu Aug 20 04:41:29 2026] POST /volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 20 04:41:29.226929 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5343186b-3c79-4ff3-aa31-a113e8999478 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:29.228615 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 953/3782] 10.4.3.239 () {70 vars in 1597 bytes} [Thu Aug 20 04:41:29 2026] POST /volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 20 04:41:29.236410 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3a7f642d-f2ae-4ae3-98e3-fc05c7602cac None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:29.257505 np0000007850 devstack@c-api.service[100174]: WARNING keystonemiddleware.auth_token [None req-3a7f642d-f2ae-4ae3-98e3-fc05c7602cac None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 20 04:41:29.258531 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 945/3783] 10.4.3.239 () {70 vars in 1597 bytes} [Thu Aug 20 04:41:29 2026] POST /volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188/action => generated 114 bytes in 23 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 20 04:41:29.265564 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-07961701-baec-405e-b557-d0ebf8e770f4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:29.292095 np0000007850 devstack@c-api.service[100176]: WARNING keystonemiddleware.auth_token [None req-07961701-baec-405e-b557-d0ebf8e770f4 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 20 04:41:29.293976 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 948/3784] 10.4.3.239 () {70 vars in 1597 bytes} [Thu Aug 20 04:41:29 2026] POST /volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188/action => generated 114 bytes in 29 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 20 04:41:29.302099 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b383eac7-6dc6-4c89-9459-c03853b47a54 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:29.393209 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b383eac7-6dc6-4c89-9459-c03853b47a54 tempest-TestServerVolumeAttachmentScenario-1916573498 tempest-TestServerVolumeAttachmentScenario-1916573498-project-admin] POST https://10.4.3.239/volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188/action Aug 20 04:41:29.393615 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b383eac7-6dc6-4c89-9459-c03853b47a54 tempest-TestServerVolumeAttachmentScenario-1916573498 tempest-TestServerVolumeAttachmentScenario-1916573498-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:41:29.393780 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b383eac7-6dc6-4c89-9459-c03853b47a54 tempest-TestServerVolumeAttachmentScenario-1916573498 tempest-TestServerVolumeAttachmentScenario-1916573498-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:41:29.411297 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:29.411297 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:41:29.411702 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.admin_actions [None req-b383eac7-6dc6-4c89-9459-c03853b47a54 tempest-TestServerVolumeAttachmentScenario-1916573498 tempest-TestServerVolumeAttachmentScenario-1916573498-project-admin] Updating volume '9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188' with '{'status': 'error'}' {{(pid=100177) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 20 04:41:29.437613 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b383eac7-6dc6-4c89-9459-c03853b47a54 tempest-TestServerVolumeAttachmentScenario-1916573498 tempest-TestServerVolumeAttachmentScenario-1916573498-project-admin] https://10.4.3.239/volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188/action returned with HTTP 202 Aug 20 04:41:29.438041 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 939/3785] 10.4.3.239 () {68 vars in 1390 bytes} [Thu Aug 20 04:41:29 2026] POST /volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188/action => generated 0 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:41:29.446814 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3a3ba6d5-f982-4e55-9a21-9e87528882d9 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:29.451655 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3a3ba6d5-f982-4e55-9a21-9e87528882d9 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] GET https://10.4.3.239/volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188 Aug 20 04:41:29.451963 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3a3ba6d5-f982-4e55-9a21-9e87528882d9 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:29.452235 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3a3ba6d5-f982-4e55-9a21-9e87528882d9 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:29.470989 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:29.470989 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:41:29.476695 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-3a3ba6d5-f982-4e55-9a21-9e87528882d9 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Volume info retrieved successfully. Aug 20 04:41:29.482815 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3a3ba6d5-f982-4e55-9a21-9e87528882d9 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] https://10.4.3.239/volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188 returned with HTTP 200 Aug 20 04:41:29.483503 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 954/3786] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:29 2026] GET /volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188 => generated 1149 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:41:29.498469 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a5c03d86-24fe-40c9-8154-8a16abc597fa None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:29.500313 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a5c03d86-24fe-40c9-8154-8a16abc597fa tempest-TestServerVolumeAttachmentScenario-1916573498 tempest-TestServerVolumeAttachmentScenario-1916573498-project-admin] POST https://10.4.3.239/volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188/action Aug 20 04:41:29.500668 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a5c03d86-24fe-40c9-8154-8a16abc597fa tempest-TestServerVolumeAttachmentScenario-1916573498 tempest-TestServerVolumeAttachmentScenario-1916573498-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "e1241011-0a41-45c4-a244-c8a37b6ef399"}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:41:29.500803 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a5c03d86-24fe-40c9-8154-8a16abc597fa tempest-TestServerVolumeAttachmentScenario-1916573498 tempest-TestServerVolumeAttachmentScenario-1916573498-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "e1241011-0a41-45c4-a244-c8a37b6ef399"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:41:29.545002 np0000007850 devstack@c-api.service[100174]: DEBUG oslo_db.sqlalchemy.engines [None req-a5c03d86-24fe-40c9-8154-8a16abc597fa tempest-TestServerVolumeAttachmentScenario-1916573498 tempest-TestServerVolumeAttachmentScenario-1916573498-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=100174) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:41:29.555075 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:29.555075 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:41:29.555491 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a5c03d86-24fe-40c9-8154-8a16abc597fa tempest-TestServerVolumeAttachmentScenario-1916573498 tempest-TestServerVolumeAttachmentScenario-1916573498-project-admin] Volume info retrieved successfully. Aug 20 04:41:29.560973 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a5c03d86-24fe-40c9-8154-8a16abc597fa tempest-TestServerVolumeAttachmentScenario-1916573498 tempest-TestServerVolumeAttachmentScenario-1916573498-project-admin] Attachment connected to vm 7dc61bbc-cd92-4ddb-9b53-1a02130baf9e, checking data on nova Aug 20 04:41:29.561215 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.compute.nova [None req-a5c03d86-24fe-40c9-8154-8a16abc597fa tempest-TestServerVolumeAttachmentScenario-1916573498 tempest-TestServerVolumeAttachmentScenario-1916573498-project-admin] Creating Keystone token plugin using URL: https://10.4.3.239/identity {{(pid=100174) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 20 04:41:29.665065 np0000007850 devstack@c-api.service[100174]: DEBUG novaclient.v2.client [None req-a5c03d86-24fe-40c9-8154-8a16abc597fa tempest-TestServerVolumeAttachmentScenario-1916573498 tempest-TestServerVolumeAttachmentScenario-1916573498-project-admin] REQ: curl -g -i -X GET https://10.4.3.239/compute/v2.1/servers/7dc61bbc-cd92-4ddb-9b53-1a02130baf9e/os-volume_attachments/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}e610ca3adc98adb52ed5650b0a2c953e3ad34811c59051dbfdbeef5ead14bd21" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-a5c03d86-24fe-40c9-8154-8a16abc597fa" -H "X-Service-Token: {SHA256}c1a86f1ddcbafbe85a861a2be3d05d89745bd152ecec5518f9f15bab70318c2f" {{(pid=100174) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 20 04:41:29.766666 np0000007850 devstack@c-api.service[100174]: DEBUG novaclient.v2.client [None req-a5c03d86-24fe-40c9-8154-8a16abc597fa tempest-TestServerVolumeAttachmentScenario-1916573498 tempest-TestServerVolumeAttachmentScenario-1916573498-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 20 Aug 2026 04:41:29 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-4a78ebc9-6f38-4d73-95fb-2e0c276f4ff3 x-openstack-request-id: req-4a78ebc9-6f38-4d73-95fb-2e0c276f4ff3 {{(pid=100174) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 20 04:41:29.766894 np0000007850 devstack@c-api.service[100174]: DEBUG novaclient.v2.client [None req-a5c03d86-24fe-40c9-8154-8a16abc597fa tempest-TestServerVolumeAttachmentScenario-1916573498 tempest-TestServerVolumeAttachmentScenario-1916573498-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188", "serverId": "7dc61bbc-cd92-4ddb-9b53-1a02130baf9e", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "e1241011-0a41-45c4-a244-c8a37b6ef399", "bdm_uuid": "ee8be549-51d3-4409-b6b3-2c610430461b"}} {{(pid=100174) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 20 04:41:29.767067 np0000007850 devstack@c-api.service[100174]: DEBUG novaclient.v2.client [None req-a5c03d86-24fe-40c9-8154-8a16abc597fa tempest-TestServerVolumeAttachmentScenario-1916573498 tempest-TestServerVolumeAttachmentScenario-1916573498-project-admin] GET call to compute for https://10.4.3.239/compute/v2.1/servers/7dc61bbc-cd92-4ddb-9b53-1a02130baf9e/os-volume_attachments/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188 used request id req-4a78ebc9-6f38-4d73-95fb-2e0c276f4ff3 {{(pid=100174) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 20 04:41:29.770400 np0000007850 devstack@c-api.service[100174]: ERROR cinder.volume.api [None req-a5c03d86-24fe-40c9-8154-8a16abc597fa tempest-TestServerVolumeAttachmentScenario-1916573498 tempest-TestServerVolumeAttachmentScenario-1916573498-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 20 04:41:29.774385 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault [None req-a5c03d86-24fe-40c9-8154-8a16abc597fa tempest-TestServerVolumeAttachmentScenario-1916573498 tempest-TestServerVolumeAttachmentScenario-1916573498-project-admin] Caught error: Detach volume from instance 7dc61bbc-cd92-4ddb-9b53-1a02130baf9e using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 7dc61bbc-cd92-4ddb-9b53-1a02130baf9e using the Compute API Aug 20 04:41:29.774385 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 20 04:41:29.774385 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 20 04:41:29.774385 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 20 04:41:29.774385 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:29.774385 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 04:41:29.774385 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 04:41:29.774385 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:29.774385 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 04:41:29.774385 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 04:41:29.774385 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:29.774385 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 04:41:29.774385 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 04:41:29.774385 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:29.774385 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 04:41:29.774385 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 04:41:29.774385 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:29.774385 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 20 04:41:29.774385 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 20 04:41:29.774385 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:29.774385 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 04:41:29.774385 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 04:41:29.774385 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:29.774385 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 04:41:29.774385 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 04:41:29.774385 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:29.774385 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 04:41:29.774385 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 04:41:29.774385 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:29.774385 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 04:41:29.774385 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 04:41:29.774385 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:29.774385 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 20 04:41:29.774385 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 20 04:41:29.774385 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:29.774385 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 04:41:29.774385 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 04:41:29.774385 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:29.774385 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 04:41:29.774385 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 04:41:29.774385 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:29.774385 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 04:41:29.774385 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 04:41:29.774385 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:29.774385 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 04:41:29.774385 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 04:41:29.774385 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:29.774385 np0000007850 devstack@c-api.service[100174]: 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 20 04:41:29.774385 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 20 04:41:29.774385 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:29.775726 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 20 04:41:29.775726 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 20 04:41:29.775726 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:29.775726 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 20 04:41:29.775726 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 20 04:41:29.775726 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:29.775726 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 20 04:41:29.775726 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 20 04:41:29.775726 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:29.775726 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 20 04:41:29.775726 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 20 04:41:29.775726 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:29.775726 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 20 04:41:29.775726 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 20 04:41:29.775726 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:29.775726 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 20 04:41:29.775726 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 20 04:41:29.775726 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:29.775726 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 20 04:41:29.775726 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 20 04:41:29.775726 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:29.775726 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 20 04:41:29.775726 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 20 04:41:29.775726 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:29.775726 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 20 04:41:29.775726 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 20 04:41:29.775726 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:29.775726 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 20 04:41:29.775726 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 20 04:41:29.775726 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:29.775726 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 20 04:41:29.775726 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 20 04:41:29.775726 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:29.775726 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 20 04:41:29.775726 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 20 04:41:29.775726 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 20 04:41:29.775726 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 20 04:41:29.775726 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 20 04:41:29.775726 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 20 04:41:29.775726 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 20 04:41:29.775726 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 20 04:41:29.775726 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 20 04:41:29.775726 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 7dc61bbc-cd92-4ddb-9b53-1a02130baf9e using the Compute API Aug 20 04:41:29.775726 np0000007850 devstack@c-api.service[100174]: ERROR cinder.api.middleware.fault Aug 20 04:41:29.775726 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.middleware.fault [None req-a5c03d86-24fe-40c9-8154-8a16abc597fa tempest-TestServerVolumeAttachmentScenario-1916573498 tempest-TestServerVolumeAttachmentScenario-1916573498-project-admin] https://10.4.3.239/volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188/action returned with HTTP 409 Aug 20 04:41:29.775726 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 946/3787] 10.4.3.239 () {68 vars in 1390 bytes} [Thu Aug 20 04:41:29 2026] POST /volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188/action => generated 167 bytes in 278 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:41:29.786623 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2fc2a5b0-1c2e-442b-a2bb-2d6efbb03fb6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:29.789146 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 949/3788] 10.4.3.239 () {70 vars in 1597 bytes} [Thu Aug 20 04:41:29 2026] POST /volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 20 04:41:29.797396 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a8618054-a3c2-4923-9185-91c0fba671c8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:29.820695 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 940/3789] 10.4.3.239 () {70 vars in 1597 bytes} [Thu Aug 20 04:41:29 2026] POST /volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188/action => generated 114 bytes in 24 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 20 04:41:29.829067 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7591aebd-dde8-458b-8099-b3cf735b59b1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:29.831431 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7591aebd-dde8-458b-8099-b3cf735b59b1 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] GET https://10.4.3.239/volume/v3/volumes/b38b2586-be60-408e-8180-0108e5aede2a Aug 20 04:41:29.831623 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7591aebd-dde8-458b-8099-b3cf735b59b1 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:29.831824 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7591aebd-dde8-458b-8099-b3cf735b59b1 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:29.847362 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:29.847362 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:41:29.855940 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-7591aebd-dde8-458b-8099-b3cf735b59b1 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Volume info retrieved successfully. Aug 20 04:41:29.864905 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7591aebd-dde8-458b-8099-b3cf735b59b1 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] https://10.4.3.239/volume/v3/volumes/b38b2586-be60-408e-8180-0108e5aede2a returned with HTTP 200 Aug 20 04:41:29.865510 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 955/3790] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:29 2026] GET /volume/v3/volumes/b38b2586-be60-408e-8180-0108e5aede2a => generated 858 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:41:29.882452 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-faa00d88-65f7-4a0d-bc9c-7118108009db None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:29.884625 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-faa00d88-65f7-4a0d-bc9c-7118108009db tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] GET https://10.4.3.239/volume/v3/volumes/b38b2586-be60-408e-8180-0108e5aede2a Aug 20 04:41:29.884876 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-faa00d88-65f7-4a0d-bc9c-7118108009db tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:29.885113 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-faa00d88-65f7-4a0d-bc9c-7118108009db tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:29.935150 np0000007850 devstack@c-api.service[100174]: DEBUG oslo_db.sqlalchemy.engines [None req-faa00d88-65f7-4a0d-bc9c-7118108009db tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100174) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:41:29.943402 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:29.943402 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:41:29.948154 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-faa00d88-65f7-4a0d-bc9c-7118108009db tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Volume info retrieved successfully. Aug 20 04:41:29.953639 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-faa00d88-65f7-4a0d-bc9c-7118108009db tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] https://10.4.3.239/volume/v3/volumes/b38b2586-be60-408e-8180-0108e5aede2a returned with HTTP 200 Aug 20 04:41:29.954333 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 947/3791] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:29 2026] GET /volume/v3/volumes/b38b2586-be60-408e-8180-0108e5aede2a => generated 858 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:41:30.011445 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-4110bd8e-9895-4b48-ac1c-d09419b91f17 req-f71dc301-1a55-45a3-b942-4b0cc6c5f57f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:30.014600 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-4110bd8e-9895-4b48-ac1c-d09419b91f17 req-f71dc301-1a55-45a3-b942-4b0cc6c5f57f tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] GET https://10.4.3.239/volume/v3/volumes/b38b2586-be60-408e-8180-0108e5aede2a Aug 20 04:41:30.014883 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-4110bd8e-9895-4b48-ac1c-d09419b91f17 req-f71dc301-1a55-45a3-b942-4b0cc6c5f57f tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:30.016754 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-4110bd8e-9895-4b48-ac1c-d09419b91f17 req-f71dc301-1a55-45a3-b942-4b0cc6c5f57f tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:30.061165 np0000007850 devstack@c-api.service[100176]: DEBUG oslo_db.sqlalchemy.engines [req-4110bd8e-9895-4b48-ac1c-d09419b91f17 req-f71dc301-1a55-45a3-b942-4b0cc6c5f57f tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100176) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 20 04:41:30.068414 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:30.068414 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:41:30.073398 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-4110bd8e-9895-4b48-ac1c-d09419b91f17 req-f71dc301-1a55-45a3-b942-4b0cc6c5f57f tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Volume info retrieved successfully. Aug 20 04:41:30.079671 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-4110bd8e-9895-4b48-ac1c-d09419b91f17 req-f71dc301-1a55-45a3-b942-4b0cc6c5f57f tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] https://10.4.3.239/volume/v3/volumes/b38b2586-be60-408e-8180-0108e5aede2a returned with HTTP 200 Aug 20 04:41:30.080261 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 950/3792] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:41:30 2026] GET /volume/v3/volumes/b38b2586-be60-408e-8180-0108e5aede2a => generated 858 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:41:30.197860 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b7066aa2-aa18-4b79-a8dd-daa19b3a7971 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:30.198540 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b7066aa2-aa18-4b79-a8dd-daa19b3a7971 None None] GET https://10.4.3.239/volume// Aug 20 04:41:30.198971 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b7066aa2-aa18-4b79-a8dd-daa19b3a7971 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:30.199044 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b7066aa2-aa18-4b79-a8dd-daa19b3a7971 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:30.199759 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b7066aa2-aa18-4b79-a8dd-daa19b3a7971 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:41:30.201155 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 941/3793] 10.4.3.239 () {66 vars in 1428 bytes} [Thu Aug 20 04:41:30 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:41:30.211692 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-4110bd8e-9895-4b48-ac1c-d09419b91f17 req-07fbd44c-fd37-4490-9388-d62602ab5db5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:30.216273 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-4110bd8e-9895-4b48-ac1c-d09419b91f17 req-07fbd44c-fd37-4490-9388-d62602ab5db5 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:41:30.216985 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-4110bd8e-9895-4b48-ac1c-d09419b91f17 req-07fbd44c-fd37-4490-9388-d62602ab5db5 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b38b2586-be60-408e-8180-0108e5aede2a", "connector": null, "instance_uuid": "7dc61bbc-cd92-4ddb-9b53-1a02130baf9e"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:41:30.240328 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:30.240328 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:41:30.319016 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-4110bd8e-9895-4b48-ac1c-d09419b91f17 req-07fbd44c-fd37-4490-9388-d62602ab5db5 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:41:30.320261 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 956/3794] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:41:30 2026] POST /volume/v3/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:41:30.404143 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-25c66816-50fb-45fd-aa73-2ff42a7216ad None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:30.407176 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-25c66816-50fb-45fd-aa73-2ff42a7216ad tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] GET https://10.4.3.239/volume/v3/volumes/b38b2586-be60-408e-8180-0108e5aede2a Aug 20 04:41:30.407446 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-25c66816-50fb-45fd-aa73-2ff42a7216ad tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:30.407680 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-25c66816-50fb-45fd-aa73-2ff42a7216ad tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:30.409987 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-11b782e7-6b3d-4d2c-a471-a5a14b77e568 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:30.415129 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-11b782e7-6b3d-4d2c-a471-a5a14b77e568 None None] GET https://10.4.3.239/volume// Aug 20 04:41:30.415129 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-11b782e7-6b3d-4d2c-a471-a5a14b77e568 None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:30.415129 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-11b782e7-6b3d-4d2c-a471-a5a14b77e568 None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:30.415129 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-11b782e7-6b3d-4d2c-a471-a5a14b77e568 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:41:30.415129 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 951/3795] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:41:30 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:41:30.429087 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-4110bd8e-9895-4b48-ac1c-d09419b91f17 req-4f8b695c-e739-4f85-9566-03144803fe58 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:30.435672 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-4110bd8e-9895-4b48-ac1c-d09419b91f17 req-4f8b695c-e739-4f85-9566-03144803fe58 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] GET https://10.4.3.239/volume/v3/volumes/b38b2586-be60-408e-8180-0108e5aede2a Aug 20 04:41:30.435672 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-4110bd8e-9895-4b48-ac1c-d09419b91f17 req-4f8b695c-e739-4f85-9566-03144803fe58 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:30.435672 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-4110bd8e-9895-4b48-ac1c-d09419b91f17 req-4f8b695c-e739-4f85-9566-03144803fe58 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:30.451464 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:30.451464 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:41:30.458621 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:30.458621 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:41:30.459904 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-25c66816-50fb-45fd-aa73-2ff42a7216ad tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Volume info retrieved successfully. Aug 20 04:41:30.467146 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-25c66816-50fb-45fd-aa73-2ff42a7216ad tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] https://10.4.3.239/volume/v3/volumes/b38b2586-be60-408e-8180-0108e5aede2a returned with HTTP 200 Aug 20 04:41:30.467612 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 948/3796] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:30 2026] GET /volume/v3/volumes/b38b2586-be60-408e-8180-0108e5aede2a => generated 857 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:41:30.470379 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-4110bd8e-9895-4b48-ac1c-d09419b91f17 req-4f8b695c-e739-4f85-9566-03144803fe58 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Volume info retrieved successfully. Aug 20 04:41:30.481704 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-4110bd8e-9895-4b48-ac1c-d09419b91f17 req-4f8b695c-e739-4f85-9566-03144803fe58 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] https://10.4.3.239/volume/v3/volumes/b38b2586-be60-408e-8180-0108e5aede2a returned with HTTP 200 Aug 20 04:41:30.482127 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 942/3797] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:41:30 2026] GET /volume/v3/volumes/b38b2586-be60-408e-8180-0108e5aede2a => generated 1037 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:41:30.645130 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-4110bd8e-9895-4b48-ac1c-d09419b91f17 req-ec0e8e04-3255-47e9-b2da-61b103a55ad3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:30.648881 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-4110bd8e-9895-4b48-ac1c-d09419b91f17 req-ec0e8e04-3255-47e9-b2da-61b103a55ad3 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] PUT https://10.4.3.239/volume/v3/attachments/3de712e0-75a9-4611-b7fa-a822cee47675 Aug 20 04:41:30.649519 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-4110bd8e-9895-4b48-ac1c-d09419b91f17 req-ec0e8e04-3255-47e9-b2da-61b103a55ad3 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:41:30.658542 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-4110bd8e-9895-4b48-ac1c-d09419b91f17 req-ec0e8e04-3255-47e9-b2da-61b103a55ad3 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Acquiring lock "cinder-attachment_update-b38b2586-be60-408e-8180-0108e5aede2a-np0000007850" by "attachment_update" {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:41:30.664887 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-4110bd8e-9895-4b48-ac1c-d09419b91f17 req-ec0e8e04-3255-47e9-b2da-61b103a55ad3 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Lock "cinder-attachment_update-b38b2586-be60-408e-8180-0108e5aede2a-np0000007850" acquired by "attachment_update" :: waited 0.006s {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:41:30.665963 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:30.665963 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:41:30.779495 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-4110bd8e-9895-4b48-ac1c-d09419b91f17 req-ec0e8e04-3255-47e9-b2da-61b103a55ad3 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Lock "cinder-attachment_update-b38b2586-be60-408e-8180-0108e5aede2a-np0000007850" released by "attachment_update" :: held 0.115s {{(pid=100175) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:41:30.779867 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-4110bd8e-9895-4b48-ac1c-d09419b91f17 req-ec0e8e04-3255-47e9-b2da-61b103a55ad3 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] https://10.4.3.239/volume/v3/attachments/3de712e0-75a9-4611-b7fa-a822cee47675 returned with HTTP 200 Aug 20 04:41:30.780446 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 957/3798] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:41:30 2026] PUT /volume/v3/attachments/3de712e0-75a9-4611-b7fa-a822cee47675 => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:41:31.483832 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-887d0c5d-d742-49b8-ae5e-197b60ceb2bb None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:31.485585 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-887d0c5d-d742-49b8-ae5e-197b60ceb2bb tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] GET https://10.4.3.239/volume/v3/volumes/b38b2586-be60-408e-8180-0108e5aede2a Aug 20 04:41:31.485759 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-887d0c5d-d742-49b8-ae5e-197b60ceb2bb tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:31.485941 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-887d0c5d-d742-49b8-ae5e-197b60ceb2bb tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:31.494910 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:31.494910 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:41:31.498035 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-887d0c5d-d742-49b8-ae5e-197b60ceb2bb tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Volume info retrieved successfully. Aug 20 04:41:31.502051 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-887d0c5d-d742-49b8-ae5e-197b60ceb2bb tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] https://10.4.3.239/volume/v3/volumes/b38b2586-be60-408e-8180-0108e5aede2a returned with HTTP 200 Aug 20 04:41:31.502435 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 952/3799] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:31 2026] GET /volume/v3/volumes/b38b2586-be60-408e-8180-0108e5aede2a => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:41:32.019573 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-454eb5c0-7339-4689-ac0f-0a0b28ca3557 req-9f48b3f6-abab-4818-afd9-952827fde48e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:32.022394 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-454eb5c0-7339-4689-ac0f-0a0b28ca3557 req-9f48b3f6-abab-4818-afd9-952827fde48e tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] GET https://10.4.3.239/volume/v3/volumes/e3a91701-778d-4bc5-85ec-d737b1922a60 Aug 20 04:41:32.022626 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-454eb5c0-7339-4689-ac0f-0a0b28ca3557 req-9f48b3f6-abab-4818-afd9-952827fde48e tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:32.024201 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-454eb5c0-7339-4689-ac0f-0a0b28ca3557 req-9f48b3f6-abab-4818-afd9-952827fde48e tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:32.030901 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:32.030901 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:41:32.035405 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-454eb5c0-7339-4689-ac0f-0a0b28ca3557 req-9f48b3f6-abab-4818-afd9-952827fde48e tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Volume info retrieved successfully. Aug 20 04:41:32.039388 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-454eb5c0-7339-4689-ac0f-0a0b28ca3557 req-9f48b3f6-abab-4818-afd9-952827fde48e tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] https://10.4.3.239/volume/v3/volumes/e3a91701-778d-4bc5-85ec-d737b1922a60 returned with HTTP 200 Aug 20 04:41:32.039809 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 949/3800] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:41:32 2026] GET /volume/v3/volumes/e3a91701-778d-4bc5-85ec-d737b1922a60 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:41:32.067766 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-cff918aa-1882-4132-bb18-7c1356705bc2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:32.068109 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cff918aa-1882-4132-bb18-7c1356705bc2 None None] GET https://10.4.3.239/volume// Aug 20 04:41:32.068341 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cff918aa-1882-4132-bb18-7c1356705bc2 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:32.068550 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cff918aa-1882-4132-bb18-7c1356705bc2 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:32.068967 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cff918aa-1882-4132-bb18-7c1356705bc2 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:41:32.069330 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 943/3801] 10.4.3.239 () {66 vars in 1419 bytes} [Thu Aug 20 04:41: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 20 04:41:32.078945 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-454eb5c0-7339-4689-ac0f-0a0b28ca3557 req-f347d975-660c-4eb5-b4af-ecca81f8c2c5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:32.081091 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-454eb5c0-7339-4689-ac0f-0a0b28ca3557 req-f347d975-660c-4eb5-b4af-ecca81f8c2c5 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:41:32.081487 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-454eb5c0-7339-4689-ac0f-0a0b28ca3557 req-f347d975-660c-4eb5-b4af-ecca81f8c2c5 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e3a91701-778d-4bc5-85ec-d737b1922a60", "connector": null, "instance_uuid": "b9b37e43-1a74-49b2-aea6-ee0cad1e4c2c"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:41:32.092280 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:32.092280 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:41:32.124201 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-454eb5c0-7339-4689-ac0f-0a0b28ca3557 req-f347d975-660c-4eb5-b4af-ecca81f8c2c5 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:41:32.125174 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 958/3802] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:41:32 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 20 04:41:32.171014 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-454eb5c0-7339-4689-ac0f-0a0b28ca3557 req-17d54eee-80ee-4724-a701-2c369e7f532e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:32.173532 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-454eb5c0-7339-4689-ac0f-0a0b28ca3557 req-17d54eee-80ee-4724-a701-2c369e7f532e tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] POST https://10.4.3.239/volume/v3/attachments/95d12b98-2fba-4a00-9f8d-3f5631f60f38/action Aug 20 04:41:32.173972 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-454eb5c0-7339-4689-ac0f-0a0b28ca3557 req-17d54eee-80ee-4724-a701-2c369e7f532e tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Action body: b'{"os-complete": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:41:32.174138 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-454eb5c0-7339-4689-ac0f-0a0b28ca3557 req-17d54eee-80ee-4724-a701-2c369e7f532e tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:41:32.190537 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:32.190537 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:41:32.201202 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-454eb5c0-7339-4689-ac0f-0a0b28ca3557 req-17d54eee-80ee-4724-a701-2c369e7f532e tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] https://10.4.3.239/volume/v3/attachments/95d12b98-2fba-4a00-9f8d-3f5631f60f38/action returned with HTTP 204 Aug 20 04:41:32.201615 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 953/3803] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:41:32 2026] POST /volume/v3/attachments/95d12b98-2fba-4a00-9f8d-3f5631f60f38/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:41:32.226950 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-29734679-aec6-459b-8291-5cc4ec9e5a76 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:32.228861 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-29734679-aec6-459b-8291-5cc4ec9e5a76 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] GET https://10.4.3.239/volume/v3/volumes/e3a91701-778d-4bc5-85ec-d737b1922a60 Aug 20 04:41:32.229064 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-29734679-aec6-459b-8291-5cc4ec9e5a76 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:32.229309 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-29734679-aec6-459b-8291-5cc4ec9e5a76 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:32.238982 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:32.238982 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:41:32.243236 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-29734679-aec6-459b-8291-5cc4ec9e5a76 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Volume info retrieved successfully. Aug 20 04:41:32.247614 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-29734679-aec6-459b-8291-5cc4ec9e5a76 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] https://10.4.3.239/volume/v3/volumes/e3a91701-778d-4bc5-85ec-d737b1922a60 returned with HTTP 200 Aug 20 04:41:32.248099 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 950/3804] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:32 2026] GET /volume/v3/volumes/e3a91701-778d-4bc5-85ec-d737b1922a60 => generated 1112 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:41:32.260591 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7b9d6cc2-3f01-49f0-8705-1220fc6e78db None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:32.262590 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7b9d6cc2-3f01-49f0-8705-1220fc6e78db tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] GET https://10.4.3.239/volume/v3/volumes/e3a91701-778d-4bc5-85ec-d737b1922a60 Aug 20 04:41:32.262826 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7b9d6cc2-3f01-49f0-8705-1220fc6e78db tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:32.263017 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7b9d6cc2-3f01-49f0-8705-1220fc6e78db tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:32.272973 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:32.272973 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:41:32.276836 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-7b9d6cc2-3f01-49f0-8705-1220fc6e78db tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Volume info retrieved successfully. Aug 20 04:41:32.281306 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7b9d6cc2-3f01-49f0-8705-1220fc6e78db tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] https://10.4.3.239/volume/v3/volumes/e3a91701-778d-4bc5-85ec-d737b1922a60 returned with HTTP 200 Aug 20 04:41:32.281677 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 944/3805] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:32 2026] GET /volume/v3/volumes/e3a91701-778d-4bc5-85ec-d737b1922a60 => generated 1112 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:41:32.518423 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8ae3837b-d383-450d-908d-46eb546d02e8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:32.520978 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8ae3837b-d383-450d-908d-46eb546d02e8 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] GET https://10.4.3.239/volume/v3/volumes/b38b2586-be60-408e-8180-0108e5aede2a Aug 20 04:41:32.521285 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8ae3837b-d383-450d-908d-46eb546d02e8 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:32.521538 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8ae3837b-d383-450d-908d-46eb546d02e8 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:32.532656 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:32.532656 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:41:32.536757 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-8ae3837b-d383-450d-908d-46eb546d02e8 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Volume info retrieved successfully. Aug 20 04:41:32.541518 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8ae3837b-d383-450d-908d-46eb546d02e8 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] https://10.4.3.239/volume/v3/volumes/b38b2586-be60-408e-8180-0108e5aede2a returned with HTTP 200 Aug 20 04:41:32.541968 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 959/3806] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:32 2026] GET /volume/v3/volumes/b38b2586-be60-408e-8180-0108e5aede2a => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:41:33.221485 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-edcaf8fa-dd8d-4142-8ef2-9f44b275de1b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:33.222011 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-edcaf8fa-dd8d-4142-8ef2-9f44b275de1b None None] GET https://10.4.3.239/volume// Aug 20 04:41:33.222341 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-edcaf8fa-dd8d-4142-8ef2-9f44b275de1b None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:33.222552 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-edcaf8fa-dd8d-4142-8ef2-9f44b275de1b None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:33.223008 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-edcaf8fa-dd8d-4142-8ef2-9f44b275de1b None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:41:33.223423 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 954/3807] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:41: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 20 04:41:33.233303 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-0b21d176-6e98-4794-9c18-dc5af9071b0e req-a8dbf693-cdf7-458f-ab89-72efb283af44 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:33.241829 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-0b21d176-6e98-4794-9c18-dc5af9071b0e req-a8dbf693-cdf7-458f-ab89-72efb283af44 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] GET https://10.4.3.239/volume/v3/volumes/e3a91701-778d-4bc5-85ec-d737b1922a60 Aug 20 04:41:33.242064 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-0b21d176-6e98-4794-9c18-dc5af9071b0e req-a8dbf693-cdf7-458f-ab89-72efb283af44 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:33.242370 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-0b21d176-6e98-4794-9c18-dc5af9071b0e req-a8dbf693-cdf7-458f-ab89-72efb283af44 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:33.263083 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:33.263083 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:41:33.270363 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-0b21d176-6e98-4794-9c18-dc5af9071b0e req-a8dbf693-cdf7-458f-ab89-72efb283af44 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Volume info retrieved successfully. Aug 20 04:41:33.277785 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-0b21d176-6e98-4794-9c18-dc5af9071b0e req-a8dbf693-cdf7-458f-ab89-72efb283af44 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] https://10.4.3.239/volume/v3/volumes/e3a91701-778d-4bc5-85ec-d737b1922a60 returned with HTTP 200 Aug 20 04:41:33.278703 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 951/3808] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:41:33 2026] GET /volume/v3/volumes/e3a91701-778d-4bc5-85ec-d737b1922a60 => generated 1292 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 20 04:41:33.447001 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-0b21d176-6e98-4794-9c18-dc5af9071b0e req-0eca0771-1234-4c82-ad7a-ba52779b2395 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:33.449678 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-0b21d176-6e98-4794-9c18-dc5af9071b0e req-0eca0771-1234-4c82-ad7a-ba52779b2395 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] PUT https://10.4.3.239/volume/v3/attachments/95d12b98-2fba-4a00-9f8d-3f5631f60f38 Aug 20 04:41:33.450200 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-0b21d176-6e98-4794-9c18-dc5af9071b0e req-0eca0771-1234-4c82-ad7a-ba52779b2395 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:41:33.459727 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-0b21d176-6e98-4794-9c18-dc5af9071b0e req-0eca0771-1234-4c82-ad7a-ba52779b2395 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Acquiring lock "cinder-attachment_update-e3a91701-778d-4bc5-85ec-d737b1922a60-np0000007850" by "attachment_update" {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:41:33.469072 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-0b21d176-6e98-4794-9c18-dc5af9071b0e req-0eca0771-1234-4c82-ad7a-ba52779b2395 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Lock "cinder-attachment_update-e3a91701-778d-4bc5-85ec-d737b1922a60-np0000007850" acquired by "attachment_update" :: waited 0.010s {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:41:33.470018 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:33.470018 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:41:33.560472 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4f5e33ea-c130-4c5c-9386-208d74ce0d9b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:33.560472 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4f5e33ea-c130-4c5c-9386-208d74ce0d9b tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] GET https://10.4.3.239/volume/v3/volumes/b38b2586-be60-408e-8180-0108e5aede2a Aug 20 04:41:33.560472 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4f5e33ea-c130-4c5c-9386-208d74ce0d9b tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:33.560855 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4f5e33ea-c130-4c5c-9386-208d74ce0d9b tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:33.572222 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:33.572222 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:41:33.578583 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4f5e33ea-c130-4c5c-9386-208d74ce0d9b tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Volume info retrieved successfully. Aug 20 04:41:33.586159 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4f5e33ea-c130-4c5c-9386-208d74ce0d9b tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] https://10.4.3.239/volume/v3/volumes/b38b2586-be60-408e-8180-0108e5aede2a returned with HTTP 200 Aug 20 04:41:33.586803 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 960/3809] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:33 2026] GET /volume/v3/volumes/b38b2586-be60-408e-8180-0108e5aede2a => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:41:33.600024 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-0b21d176-6e98-4794-9c18-dc5af9071b0e req-0eca0771-1234-4c82-ad7a-ba52779b2395 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Lock "cinder-attachment_update-e3a91701-778d-4bc5-85ec-d737b1922a60-np0000007850" released by "attachment_update" :: held 0.131s {{(pid=100177) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:41:33.600406 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-0b21d176-6e98-4794-9c18-dc5af9071b0e req-0eca0771-1234-4c82-ad7a-ba52779b2395 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] https://10.4.3.239/volume/v3/attachments/95d12b98-2fba-4a00-9f8d-3f5631f60f38 returned with HTTP 200 Aug 20 04:41:33.600900 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 945/3810] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:41:33 2026] PUT /volume/v3/attachments/95d12b98-2fba-4a00-9f8d-3f5631f60f38 => generated 969 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:41:33.627518 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-0b21d176-6e98-4794-9c18-dc5af9071b0e req-d76e01ec-727b-495b-a401-3422da5fa16b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:33.629402 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-0b21d176-6e98-4794-9c18-dc5af9071b0e req-d76e01ec-727b-495b-a401-3422da5fa16b tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] POST https://10.4.3.239/volume/v3/attachments/95d12b98-2fba-4a00-9f8d-3f5631f60f38/action Aug 20 04:41:33.629775 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-0b21d176-6e98-4794-9c18-dc5af9071b0e req-d76e01ec-727b-495b-a401-3422da5fa16b tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Action body: b'{"os-complete": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:41:33.629922 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-0b21d176-6e98-4794-9c18-dc5af9071b0e req-d76e01ec-727b-495b-a401-3422da5fa16b tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:41:33.654915 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:33.654915 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:41:33.670328 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-0b21d176-6e98-4794-9c18-dc5af9071b0e req-d76e01ec-727b-495b-a401-3422da5fa16b tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] https://10.4.3.239/volume/v3/attachments/95d12b98-2fba-4a00-9f8d-3f5631f60f38/action returned with HTTP 204 Aug 20 04:41:33.670745 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 955/3811] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:41:33 2026] POST /volume/v3/attachments/95d12b98-2fba-4a00-9f8d-3f5631f60f38/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:41:34.604173 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-55b5313c-0a43-4bc0-807c-23352658e059 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:34.606409 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-55b5313c-0a43-4bc0-807c-23352658e059 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] GET https://10.4.3.239/volume/v3/volumes/b38b2586-be60-408e-8180-0108e5aede2a Aug 20 04:41:34.606647 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-55b5313c-0a43-4bc0-807c-23352658e059 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:34.606879 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-55b5313c-0a43-4bc0-807c-23352658e059 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:34.622060 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:34.622060 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:41:34.626621 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-55b5313c-0a43-4bc0-807c-23352658e059 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Volume info retrieved successfully. Aug 20 04:41:34.631505 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-55b5313c-0a43-4bc0-807c-23352658e059 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] https://10.4.3.239/volume/v3/volumes/b38b2586-be60-408e-8180-0108e5aede2a returned with HTTP 200 Aug 20 04:41:34.631994 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 952/3812] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:34 2026] GET /volume/v3/volumes/b38b2586-be60-408e-8180-0108e5aede2a => generated 858 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:41:35.647907 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ae0af7b0-f668-466e-b061-95ea73fe66e6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:35.650605 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ae0af7b0-f668-466e-b061-95ea73fe66e6 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] GET https://10.4.3.239/volume/v3/volumes/b38b2586-be60-408e-8180-0108e5aede2a Aug 20 04:41:35.650902 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ae0af7b0-f668-466e-b061-95ea73fe66e6 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:35.651103 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ae0af7b0-f668-466e-b061-95ea73fe66e6 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:35.655266 np0000007850 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writing DB stats cinder:SELECT=329,cinder:UPDATE=96,cinder:INSERT=54,cinder:DELETE=1 {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:41:35.672517 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:35.672517 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:41:35.679710 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-ae0af7b0-f668-466e-b061-95ea73fe66e6 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Volume info retrieved successfully. Aug 20 04:41:35.688850 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ae0af7b0-f668-466e-b061-95ea73fe66e6 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] https://10.4.3.239/volume/v3/volumes/b38b2586-be60-408e-8180-0108e5aede2a returned with HTTP 200 Aug 20 04:41:35.689447 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 961/3813] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:35 2026] GET /volume/v3/volumes/b38b2586-be60-408e-8180-0108e5aede2a => generated 858 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:41:36.392160 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-4110bd8e-9895-4b48-ac1c-d09419b91f17 req-8200d130-da30-463c-858a-8fa015a5f4f5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:36.394741 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-4110bd8e-9895-4b48-ac1c-d09419b91f17 req-8200d130-da30-463c-858a-8fa015a5f4f5 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] POST https://10.4.3.239/volume/v3/attachments/3de712e0-75a9-4611-b7fa-a822cee47675/action Aug 20 04:41:36.395168 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-4110bd8e-9895-4b48-ac1c-d09419b91f17 req-8200d130-da30-463c-858a-8fa015a5f4f5 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Action body: b'{"os-complete": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:41:36.395451 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-4110bd8e-9895-4b48-ac1c-d09419b91f17 req-8200d130-da30-463c-858a-8fa015a5f4f5 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:41:36.414848 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:36.414848 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:41:36.426259 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-4110bd8e-9895-4b48-ac1c-d09419b91f17 req-8200d130-da30-463c-858a-8fa015a5f4f5 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] https://10.4.3.239/volume/v3/attachments/3de712e0-75a9-4611-b7fa-a822cee47675/action returned with HTTP 204 Aug 20 04:41:36.427116 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 946/3814] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:41:36 2026] POST /volume/v3/attachments/3de712e0-75a9-4611-b7fa-a822cee47675/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:41:36.703616 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ac66345d-19c7-4767-8c99-10f0e9908564 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:36.705798 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ac66345d-19c7-4767-8c99-10f0e9908564 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] GET https://10.4.3.239/volume/v3/volumes/b38b2586-be60-408e-8180-0108e5aede2a Aug 20 04:41:36.707202 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ac66345d-19c7-4767-8c99-10f0e9908564 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:36.707202 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ac66345d-19c7-4767-8c99-10f0e9908564 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:36.720540 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:36.720540 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:41:36.726346 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-ac66345d-19c7-4767-8c99-10f0e9908564 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Volume info retrieved successfully. Aug 20 04:41:36.734122 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ac66345d-19c7-4767-8c99-10f0e9908564 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] https://10.4.3.239/volume/v3/volumes/b38b2586-be60-408e-8180-0108e5aede2a returned with HTTP 200 Aug 20 04:41:36.734741 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 956/3815] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:36 2026] GET /volume/v3/volumes/b38b2586-be60-408e-8180-0108e5aede2a => generated 1150 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:41:36.749074 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b9bb4c2a-e0cc-45e3-80f2-2ac8ebc02b14 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:36.750918 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b9bb4c2a-e0cc-45e3-80f2-2ac8ebc02b14 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] GET https://10.4.3.239/volume/v3/volumes/b38b2586-be60-408e-8180-0108e5aede2a Aug 20 04:41:36.751137 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b9bb4c2a-e0cc-45e3-80f2-2ac8ebc02b14 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:36.751969 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b9bb4c2a-e0cc-45e3-80f2-2ac8ebc02b14 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:36.761114 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:36.761114 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:41:36.764959 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-b9bb4c2a-e0cc-45e3-80f2-2ac8ebc02b14 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Volume info retrieved successfully. Aug 20 04:41:36.769865 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b9bb4c2a-e0cc-45e3-80f2-2ac8ebc02b14 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] https://10.4.3.239/volume/v3/volumes/b38b2586-be60-408e-8180-0108e5aede2a returned with HTTP 200 Aug 20 04:41:36.770268 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 953/3816] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:36 2026] GET /volume/v3/volumes/b38b2586-be60-408e-8180-0108e5aede2a => generated 1150 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:41:36.783644 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7d88e14c-8472-4b96-9139-afb34d11f93c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:36.785922 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7d88e14c-8472-4b96-9139-afb34d11f93c tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] POST https://10.4.3.239/volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188/action Aug 20 04:41:36.787007 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7d88e14c-8472-4b96-9139-afb34d11f93c tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Action body: b'{"os-detach": {"attachment_id": "3de712e0-75a9-4611-b7fa-a822cee47675"}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:41:36.787007 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7d88e14c-8472-4b96-9139-afb34d11f93c tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "3de712e0-75a9-4611-b7fa-a822cee47675"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:41:36.801319 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:36.801319 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:41:36.802044 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-7d88e14c-8472-4b96-9139-afb34d11f93c tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Volume info retrieved successfully. Aug 20 04:41:36.811005 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7d88e14c-8472-4b96-9139-afb34d11f93c tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] https://10.4.3.239/volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188/action returned with HTTP 400 Aug 20 04:41:36.811702 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 962/3817] 10.4.3.239 () {68 vars in 1390 bytes} [Thu Aug 20 04:41:36 2026] POST /volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188/action => generated 100 bytes in 29 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 04:41:36.854359 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-fe7c4223-c463-405f-b4bb-0ce94c1ee025 req-7da7aa85-6ac0-41a1-b2e2-8b7d11cb8cf7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:36.856680 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-fe7c4223-c463-405f-b4bb-0ce94c1ee025 req-7da7aa85-6ac0-41a1-b2e2-8b7d11cb8cf7 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] GET https://10.4.3.239/volume/v3/volumes/b38b2586-be60-408e-8180-0108e5aede2a Aug 20 04:41:36.856922 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-fe7c4223-c463-405f-b4bb-0ce94c1ee025 req-7da7aa85-6ac0-41a1-b2e2-8b7d11cb8cf7 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:36.857294 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-fe7c4223-c463-405f-b4bb-0ce94c1ee025 req-7da7aa85-6ac0-41a1-b2e2-8b7d11cb8cf7 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:36.867881 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:36.867881 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:41:36.871940 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-fe7c4223-c463-405f-b4bb-0ce94c1ee025 req-7da7aa85-6ac0-41a1-b2e2-8b7d11cb8cf7 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Volume info retrieved successfully. Aug 20 04:41:36.877040 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-fe7c4223-c463-405f-b4bb-0ce94c1ee025 req-7da7aa85-6ac0-41a1-b2e2-8b7d11cb8cf7 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] https://10.4.3.239/volume/v3/volumes/b38b2586-be60-408e-8180-0108e5aede2a returned with HTTP 200 Aug 20 04:41:36.877470 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 947/3818] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:41:36 2026] GET /volume/v3/volumes/b38b2586-be60-408e-8180-0108e5aede2a => generated 1150 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:41:36.894555 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-fe7c4223-c463-405f-b4bb-0ce94c1ee025 req-f16d0886-f6cb-4477-9978-dfedd01b1cc4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:36.896436 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-fe7c4223-c463-405f-b4bb-0ce94c1ee025 req-f16d0886-f6cb-4477-9978-dfedd01b1cc4 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] POST https://10.4.3.239/volume/v3/volumes/b38b2586-be60-408e-8180-0108e5aede2a/action Aug 20 04:41:36.896990 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-fe7c4223-c463-405f-b4bb-0ce94c1ee025 req-f16d0886-f6cb-4477-9978-dfedd01b1cc4 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:41:36.897321 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-fe7c4223-c463-405f-b4bb-0ce94c1ee025 req-f16d0886-f6cb-4477-9978-dfedd01b1cc4 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:41:36.908942 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:36.908942 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:41:36.911208 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-fe7c4223-c463-405f-b4bb-0ce94c1ee025 req-f16d0886-f6cb-4477-9978-dfedd01b1cc4 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Volume info retrieved successfully. Aug 20 04:41:36.917908 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-fe7c4223-c463-405f-b4bb-0ce94c1ee025 req-f16d0886-f6cb-4477-9978-dfedd01b1cc4 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Begin detaching volume completed successfully. Aug 20 04:41:36.918420 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-fe7c4223-c463-405f-b4bb-0ce94c1ee025 req-f16d0886-f6cb-4477-9978-dfedd01b1cc4 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] https://10.4.3.239/volume/v3/volumes/b38b2586-be60-408e-8180-0108e5aede2a/action returned with HTTP 202 Aug 20 04:41:36.919124 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 957/3819] 10.4.3.239 () {72 vars in 1672 bytes} [Thu Aug 20 04:41:36 2026] POST /volume/v3/volumes/b38b2586-be60-408e-8180-0108e5aede2a/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:41:36.995984 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6be88288-2a66-41fe-bc6f-95e0ce92d44c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:36.996492 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6be88288-2a66-41fe-bc6f-95e0ce92d44c None None] GET https://10.4.3.239/volume// Aug 20 04:41:36.996703 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6be88288-2a66-41fe-bc6f-95e0ce92d44c None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:36.996965 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6be88288-2a66-41fe-bc6f-95e0ce92d44c None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:36.997401 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6be88288-2a66-41fe-bc6f-95e0ce92d44c None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:41:37.001205 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 954/3820] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:41: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 20 04:41:37.006355 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-fe7c4223-c463-405f-b4bb-0ce94c1ee025 req-f5834d0f-20d5-49ba-b03d-7e1d04249e00 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:37.008961 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-fe7c4223-c463-405f-b4bb-0ce94c1ee025 req-f5834d0f-20d5-49ba-b03d-7e1d04249e00 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] GET https://10.4.3.239/volume/v3/volumes/b38b2586-be60-408e-8180-0108e5aede2a Aug 20 04:41:37.009224 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-fe7c4223-c463-405f-b4bb-0ce94c1ee025 req-f5834d0f-20d5-49ba-b03d-7e1d04249e00 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:37.009448 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-fe7c4223-c463-405f-b4bb-0ce94c1ee025 req-f5834d0f-20d5-49ba-b03d-7e1d04249e00 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:37.021292 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:37.021292 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:41:37.025385 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-fe7c4223-c463-405f-b4bb-0ce94c1ee025 req-f5834d0f-20d5-49ba-b03d-7e1d04249e00 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Volume info retrieved successfully. Aug 20 04:41:37.032104 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-fe7c4223-c463-405f-b4bb-0ce94c1ee025 req-f5834d0f-20d5-49ba-b03d-7e1d04249e00 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] https://10.4.3.239/volume/v3/volumes/b38b2586-be60-408e-8180-0108e5aede2a returned with HTTP 200 Aug 20 04:41:37.032104 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 963/3821] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:41:37 2026] GET /volume/v3/volumes/b38b2586-be60-408e-8180-0108e5aede2a => generated 1333 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:41:38.111459 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-fe7c4223-c463-405f-b4bb-0ce94c1ee025 req-2d699167-2667-4e4b-99fa-6d08078ba6ba None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:38.114524 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-fe7c4223-c463-405f-b4bb-0ce94c1ee025 req-2d699167-2667-4e4b-99fa-6d08078ba6ba tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] DELETE https://10.4.3.239/volume/v3/attachments/3de712e0-75a9-4611-b7fa-a822cee47675 Aug 20 04:41:38.114787 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-fe7c4223-c463-405f-b4bb-0ce94c1ee025 req-2d699167-2667-4e4b-99fa-6d08078ba6ba tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:38.115015 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-fe7c4223-c463-405f-b4bb-0ce94c1ee025 req-2d699167-2667-4e4b-99fa-6d08078ba6ba tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:38.124983 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:38.124983 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:41:38.188031 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-fe7c4223-c463-405f-b4bb-0ce94c1ee025 req-2d699167-2667-4e4b-99fa-6d08078ba6ba tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] https://10.4.3.239/volume/v3/attachments/3de712e0-75a9-4611-b7fa-a822cee47675 returned with HTTP 200 Aug 20 04:41:38.188503 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 948/3822] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:41:38 2026] DELETE /volume/v3/attachments/3de712e0-75a9-4611-b7fa-a822cee47675 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:41:39.084396 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-dbd08b36-304e-4b0a-829a-1977e392a007 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:39.086146 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-dbd08b36-304e-4b0a-829a-1977e392a007 tempest-TestServerVolumeAttachmentScenario-1916573498 tempest-TestServerVolumeAttachmentScenario-1916573498-project-admin] POST https://10.4.3.239/volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188/action Aug 20 04:41:39.086506 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-dbd08b36-304e-4b0a-829a-1977e392a007 tempest-TestServerVolumeAttachmentScenario-1916573498 tempest-TestServerVolumeAttachmentScenario-1916573498-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:41:39.086623 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-dbd08b36-304e-4b0a-829a-1977e392a007 tempest-TestServerVolumeAttachmentScenario-1916573498 tempest-TestServerVolumeAttachmentScenario-1916573498-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:41:39.098474 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:39.098474 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:41:39.102735 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.admin_actions [None req-dbd08b36-304e-4b0a-829a-1977e392a007 tempest-TestServerVolumeAttachmentScenario-1916573498 tempest-TestServerVolumeAttachmentScenario-1916573498-project-admin] Updating volume '9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188' with '{'status': 'in-use'}' {{(pid=100176) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 20 04:41:39.129963 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-dbd08b36-304e-4b0a-829a-1977e392a007 tempest-TestServerVolumeAttachmentScenario-1916573498 tempest-TestServerVolumeAttachmentScenario-1916573498-project-admin] https://10.4.3.239/volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188/action returned with HTTP 202 Aug 20 04:41:39.130398 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 958/3823] 10.4.3.239 () {68 vars in 1390 bytes} [Thu Aug 20 04:41:39 2026] POST /volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:41:39.138394 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ea78f26a-ad60-44d7-bead-4239cac49c57 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:39.140222 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ea78f26a-ad60-44d7-bead-4239cac49c57 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] GET https://10.4.3.239/volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188 Aug 20 04:41:39.140609 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ea78f26a-ad60-44d7-bead-4239cac49c57 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:39.140956 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ea78f26a-ad60-44d7-bead-4239cac49c57 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:39.151205 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:39.151205 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:41:39.158638 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-ea78f26a-ad60-44d7-bead-4239cac49c57 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Volume info retrieved successfully. Aug 20 04:41:39.161554 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ea78f26a-ad60-44d7-bead-4239cac49c57 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] https://10.4.3.239/volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188 returned with HTTP 200 Aug 20 04:41:39.162098 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 955/3824] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:39 2026] GET /volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188 => generated 1150 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:41:39.209598 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-17c6dbcb-2adc-4743-b1b1-f3a9c4ca7382 req-3ac0a64e-3631-4a57-bfc6-119172783395 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:39.212016 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-17c6dbcb-2adc-4743-b1b1-f3a9c4ca7382 req-3ac0a64e-3631-4a57-bfc6-119172783395 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] GET https://10.4.3.239/volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188 Aug 20 04:41:39.212397 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-17c6dbcb-2adc-4743-b1b1-f3a9c4ca7382 req-3ac0a64e-3631-4a57-bfc6-119172783395 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:39.212677 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-17c6dbcb-2adc-4743-b1b1-f3a9c4ca7382 req-3ac0a64e-3631-4a57-bfc6-119172783395 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:39.223254 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:39.223254 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:41:39.227367 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-17c6dbcb-2adc-4743-b1b1-f3a9c4ca7382 req-3ac0a64e-3631-4a57-bfc6-119172783395 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Volume info retrieved successfully. Aug 20 04:41:39.232712 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-17c6dbcb-2adc-4743-b1b1-f3a9c4ca7382 req-3ac0a64e-3631-4a57-bfc6-119172783395 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] https://10.4.3.239/volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188 returned with HTTP 200 Aug 20 04:41:39.233402 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 964/3825] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:41:39 2026] GET /volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188 => generated 1150 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:41:39.253221 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-17c6dbcb-2adc-4743-b1b1-f3a9c4ca7382 req-1a0e8459-4e2e-4dfe-acfa-271689d74dff None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:39.256267 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-17c6dbcb-2adc-4743-b1b1-f3a9c4ca7382 req-1a0e8459-4e2e-4dfe-acfa-271689d74dff tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] POST https://10.4.3.239/volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188/action Aug 20 04:41:39.257345 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-17c6dbcb-2adc-4743-b1b1-f3a9c4ca7382 req-1a0e8459-4e2e-4dfe-acfa-271689d74dff tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:41:39.257576 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-17c6dbcb-2adc-4743-b1b1-f3a9c4ca7382 req-1a0e8459-4e2e-4dfe-acfa-271689d74dff tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:41:39.273523 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:39.273523 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:41:39.274312 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-17c6dbcb-2adc-4743-b1b1-f3a9c4ca7382 req-1a0e8459-4e2e-4dfe-acfa-271689d74dff tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Volume info retrieved successfully. Aug 20 04:41:39.289864 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-17c6dbcb-2adc-4743-b1b1-f3a9c4ca7382 req-1a0e8459-4e2e-4dfe-acfa-271689d74dff tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Begin detaching volume completed successfully. Aug 20 04:41:39.290051 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-17c6dbcb-2adc-4743-b1b1-f3a9c4ca7382 req-1a0e8459-4e2e-4dfe-acfa-271689d74dff tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] https://10.4.3.239/volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188/action returned with HTTP 202 Aug 20 04:41:39.290583 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 949/3826] 10.4.3.239 () {72 vars in 1672 bytes} [Thu Aug 20 04:41:39 2026] POST /volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:41:39.345614 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b32c5aae-f8d2-4a94-bb6d-b0d1b5afcfb7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:39.346164 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b32c5aae-f8d2-4a94-bb6d-b0d1b5afcfb7 None None] GET https://10.4.3.239/volume// Aug 20 04:41:39.346434 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b32c5aae-f8d2-4a94-bb6d-b0d1b5afcfb7 None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:39.346713 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b32c5aae-f8d2-4a94-bb6d-b0d1b5afcfb7 None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:39.347172 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b32c5aae-f8d2-4a94-bb6d-b0d1b5afcfb7 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:41:39.348081 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 959/3827] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:41:39 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:41:39.371455 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-17c6dbcb-2adc-4743-b1b1-f3a9c4ca7382 req-fdee63fa-c5d9-4a4f-96f4-afe73173c27a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:39.373609 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-17c6dbcb-2adc-4743-b1b1-f3a9c4ca7382 req-fdee63fa-c5d9-4a4f-96f4-afe73173c27a tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] GET https://10.4.3.239/volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188 Aug 20 04:41:39.373976 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-17c6dbcb-2adc-4743-b1b1-f3a9c4ca7382 req-fdee63fa-c5d9-4a4f-96f4-afe73173c27a tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:39.374285 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-17c6dbcb-2adc-4743-b1b1-f3a9c4ca7382 req-fdee63fa-c5d9-4a4f-96f4-afe73173c27a tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:39.391371 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:39.391371 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:41:39.397262 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-17c6dbcb-2adc-4743-b1b1-f3a9c4ca7382 req-fdee63fa-c5d9-4a4f-96f4-afe73173c27a tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Volume info retrieved successfully. Aug 20 04:41:39.404822 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-17c6dbcb-2adc-4743-b1b1-f3a9c4ca7382 req-fdee63fa-c5d9-4a4f-96f4-afe73173c27a tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] https://10.4.3.239/volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188 returned with HTTP 200 Aug 20 04:41:39.405596 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 956/3828] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:41:39 2026] GET /volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188 => generated 1333 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:41:41.645897 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-17c6dbcb-2adc-4743-b1b1-f3a9c4ca7382 req-83153454-1c26-456b-960b-cfa908b93dac None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:41.648041 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-17c6dbcb-2adc-4743-b1b1-f3a9c4ca7382 req-83153454-1c26-456b-960b-cfa908b93dac tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] DELETE https://10.4.3.239/volume/v3/attachments/e1241011-0a41-45c4-a244-c8a37b6ef399 Aug 20 04:41:41.648334 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-17c6dbcb-2adc-4743-b1b1-f3a9c4ca7382 req-83153454-1c26-456b-960b-cfa908b93dac tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:41.648497 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-17c6dbcb-2adc-4743-b1b1-f3a9c4ca7382 req-83153454-1c26-456b-960b-cfa908b93dac tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:41.655852 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:41.655852 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:41:41.725487 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-17c6dbcb-2adc-4743-b1b1-f3a9c4ca7382 req-83153454-1c26-456b-960b-cfa908b93dac tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] https://10.4.3.239/volume/v3/attachments/e1241011-0a41-45c4-a244-c8a37b6ef399 returned with HTTP 200 Aug 20 04:41:41.725929 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 965/3829] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:41:41 2026] DELETE /volume/v3/attachments/e1241011-0a41-45c4-a244-c8a37b6ef399 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:41:42.546724 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-f7202400-97f1-4aa7-9e3b-5122f28f9210 req-e513d075-be17-400e-8c33-18debd453acb None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:42.549280 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-f7202400-97f1-4aa7-9e3b-5122f28f9210 req-e513d075-be17-400e-8c33-18debd453acb tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] GET https://10.4.3.239/volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188 Aug 20 04:41:42.549523 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-f7202400-97f1-4aa7-9e3b-5122f28f9210 req-e513d075-be17-400e-8c33-18debd453acb tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:42.549819 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-f7202400-97f1-4aa7-9e3b-5122f28f9210 req-e513d075-be17-400e-8c33-18debd453acb tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:42.559721 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:42.559721 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:41:42.564017 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-f7202400-97f1-4aa7-9e3b-5122f28f9210 req-e513d075-be17-400e-8c33-18debd453acb tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Volume info retrieved successfully. Aug 20 04:41:42.570067 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-f7202400-97f1-4aa7-9e3b-5122f28f9210 req-e513d075-be17-400e-8c33-18debd453acb tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] https://10.4.3.239/volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188 returned with HTTP 200 Aug 20 04:41:42.570500 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 950/3830] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:41:42 2026] GET /volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188 => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:41:45.611693 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-efcf9f07-5bbe-46c5-a640-1b809dec4afa None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:45.613774 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-efcf9f07-5bbe-46c5-a640-1b809dec4afa tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] DELETE https://10.4.3.239/volume/v3/volumes/b38b2586-be60-408e-8180-0108e5aede2a Aug 20 04:41:45.613774 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-efcf9f07-5bbe-46c5-a640-1b809dec4afa tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:45.613989 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-efcf9f07-5bbe-46c5-a640-1b809dec4afa tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:45.614206 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-efcf9f07-5bbe-46c5-a640-1b809dec4afa tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Delete volume with id: b38b2586-be60-408e-8180-0108e5aede2a Aug 20 04:41:45.622370 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:45.622370 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:41:45.622800 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-efcf9f07-5bbe-46c5-a640-1b809dec4afa tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Volume info retrieved successfully. Aug 20 04:41:45.640686 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-efcf9f07-5bbe-46c5-a640-1b809dec4afa tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Delete volume request issued successfully. Aug 20 04:41:45.640887 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-efcf9f07-5bbe-46c5-a640-1b809dec4afa tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] https://10.4.3.239/volume/v3/volumes/b38b2586-be60-408e-8180-0108e5aede2a returned with HTTP 202 Aug 20 04:41:45.641374 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 960/3831] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:41:45 2026] DELETE /volume/v3/volumes/b38b2586-be60-408e-8180-0108e5aede2a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:41:45.648420 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-bbd97a84-7d82-4dd4-8f83-d99b10419550 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:45.650439 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bbd97a84-7d82-4dd4-8f83-d99b10419550 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] GET https://10.4.3.239/volume/v3/volumes/b38b2586-be60-408e-8180-0108e5aede2a Aug 20 04:41:45.650662 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bbd97a84-7d82-4dd4-8f83-d99b10419550 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:45.650851 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bbd97a84-7d82-4dd4-8f83-d99b10419550 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:45.658536 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:45.658536 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:41:45.662910 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-bbd97a84-7d82-4dd4-8f83-d99b10419550 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Volume info retrieved successfully. Aug 20 04:41:45.668038 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bbd97a84-7d82-4dd4-8f83-d99b10419550 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] https://10.4.3.239/volume/v3/volumes/b38b2586-be60-408e-8180-0108e5aede2a returned with HTTP 200 Aug 20 04:41:45.668565 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 957/3832] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:45 2026] GET /volume/v3/volumes/b38b2586-be60-408e-8180-0108e5aede2a => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:41:46.685799 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-29d35b5b-6cad-4697-a35d-f650bf6215fa None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:46.688058 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-29d35b5b-6cad-4697-a35d-f650bf6215fa tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] GET https://10.4.3.239/volume/v3/volumes/b38b2586-be60-408e-8180-0108e5aede2a Aug 20 04:41:46.688362 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-29d35b5b-6cad-4697-a35d-f650bf6215fa tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:46.688646 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-29d35b5b-6cad-4697-a35d-f650bf6215fa tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:46.697696 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-29d35b5b-6cad-4697-a35d-f650bf6215fa tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] https://10.4.3.239/volume/v3/volumes/b38b2586-be60-408e-8180-0108e5aede2a returned with HTTP 404 Aug 20 04:41:46.698340 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 966/3833] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:46 2026] GET /volume/v3/volumes/b38b2586-be60-408e-8180-0108e5aede2a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:41:46.706884 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e35df9a4-e303-4f8e-a686-ac0d83c69fba None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:46.709375 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e35df9a4-e303-4f8e-a686-ac0d83c69fba tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] DELETE https://10.4.3.239/volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188 Aug 20 04:41:46.709653 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e35df9a4-e303-4f8e-a686-ac0d83c69fba tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:46.709839 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e35df9a4-e303-4f8e-a686-ac0d83c69fba tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:46.710071 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-e35df9a4-e303-4f8e-a686-ac0d83c69fba tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Delete volume with id: 9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188 Aug 20 04:41:46.717488 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:46.717488 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:41:46.718023 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e35df9a4-e303-4f8e-a686-ac0d83c69fba tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Volume info retrieved successfully. Aug 20 04:41:46.736347 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e35df9a4-e303-4f8e-a686-ac0d83c69fba tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Delete volume request issued successfully. Aug 20 04:41:46.736655 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e35df9a4-e303-4f8e-a686-ac0d83c69fba tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] https://10.4.3.239/volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188 returned with HTTP 202 Aug 20 04:41:46.737207 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 951/3834] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:41:46 2026] DELETE /volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:41:46.746963 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9f7240ce-688a-412f-aee1-8ff34ea26ce5 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:46.753448 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9f7240ce-688a-412f-aee1-8ff34ea26ce5 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] GET https://10.4.3.239/volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188 Aug 20 04:41:46.753821 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9f7240ce-688a-412f-aee1-8ff34ea26ce5 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:46.754136 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9f7240ce-688a-412f-aee1-8ff34ea26ce5 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:46.775358 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:46.775358 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:41:46.785388 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-9f7240ce-688a-412f-aee1-8ff34ea26ce5 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Volume info retrieved successfully. Aug 20 04:41:46.790978 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9f7240ce-688a-412f-aee1-8ff34ea26ce5 tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] https://10.4.3.239/volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188 returned with HTTP 200 Aug 20 04:41:46.791469 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 961/3835] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:46 2026] GET /volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188 => generated 857 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:41:47.806016 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7271f884-98df-4aa1-9a46-3f20de094e5f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:47.808419 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7271f884-98df-4aa1-9a46-3f20de094e5f tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] GET https://10.4.3.239/volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188 Aug 20 04:41:47.808698 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7271f884-98df-4aa1-9a46-3f20de094e5f tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:47.808957 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7271f884-98df-4aa1-9a46-3f20de094e5f tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:47.829384 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7271f884-98df-4aa1-9a46-3f20de094e5f tempest-TestServerVolumeAttachmentScenario-253125245 tempest-TestServerVolumeAttachmentScenario-253125245-project-member] https://10.4.3.239/volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188 returned with HTTP 404 Aug 20 04:41:47.830130 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 958/3836] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:47 2026] GET /volume/v3/volumes/9f6a9dd7-9e4c-4ffe-a9fb-1def51c8d188 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:41:51.700042 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-bca29bb7-dd9e-4b12-b8bc-253301e9828b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:51.702497 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bca29bb7-dd9e-4b12-b8bc-253301e9828b tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/17df4a68-b863-4b24-9797-c65e88df12d9 Aug 20 04:41:51.702773 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bca29bb7-dd9e-4b12-b8bc-253301e9828b tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:51.703100 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bca29bb7-dd9e-4b12-b8bc-253301e9828b tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:51.703243 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.snapshots [None req-bca29bb7-dd9e-4b12-b8bc-253301e9828b tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Delete snapshot with id: 17df4a68-b863-4b24-9797-c65e88df12d9 Aug 20 04:41:51.709960 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:51.709960 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:41:51.710618 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-bca29bb7-dd9e-4b12-b8bc-253301e9828b tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Snapshot retrieved successfully. Aug 20 04:41:51.734251 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-bca29bb7-dd9e-4b12-b8bc-253301e9828b tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Snapshot delete request issued successfully. Aug 20 04:41:51.734472 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bca29bb7-dd9e-4b12-b8bc-253301e9828b tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/snapshots/17df4a68-b863-4b24-9797-c65e88df12d9 returned with HTTP 202 Aug 20 04:41:51.735002 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 967/3837] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:41:51 2026] DELETE /volume/v3/snapshots/17df4a68-b863-4b24-9797-c65e88df12d9 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:41:51.744539 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-02cb5707-b7d5-47af-af72-e1661cf03fbe None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:51.747007 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-02cb5707-b7d5-47af-af72-e1661cf03fbe tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] GET https://10.4.3.239/volume/v3/snapshots/17df4a68-b863-4b24-9797-c65e88df12d9 Aug 20 04:41:51.747295 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-02cb5707-b7d5-47af-af72-e1661cf03fbe tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:51.747548 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-02cb5707-b7d5-47af-af72-e1661cf03fbe tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:51.756683 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:51.756683 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:41:51.757289 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-02cb5707-b7d5-47af-af72-e1661cf03fbe tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Snapshot retrieved successfully. Aug 20 04:41:51.758242 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-02cb5707-b7d5-47af-af72-e1661cf03fbe tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/snapshots/17df4a68-b863-4b24-9797-c65e88df12d9 returned with HTTP 200 Aug 20 04:41:51.758877 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 952/3838] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:41:51 2026] GET /volume/v3/snapshots/17df4a68-b863-4b24-9797-c65e88df12d9 => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:41:52.769721 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-219152ce-a318-4fdb-a96c-f29207b4c1e3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:52.771857 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-219152ce-a318-4fdb-a96c-f29207b4c1e3 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] GET https://10.4.3.239/volume/v3/snapshots/17df4a68-b863-4b24-9797-c65e88df12d9 Aug 20 04:41:52.772035 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-219152ce-a318-4fdb-a96c-f29207b4c1e3 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:52.772238 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-219152ce-a318-4fdb-a96c-f29207b4c1e3 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:52.777080 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-219152ce-a318-4fdb-a96c-f29207b4c1e3 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/snapshots/17df4a68-b863-4b24-9797-c65e88df12d9 returned with HTTP 404 Aug 20 04:41:52.777617 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 962/3839] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:41:52 2026] GET /volume/v3/snapshots/17df4a68-b863-4b24-9797-c65e88df12d9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:41:52.905446 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-d3c1ab5d-a53d-4e10-a08a-e0aeb7020572 req-e5331255-5666-4ca9-8da4-df3bd3a131c7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:52.910286 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-d3c1ab5d-a53d-4e10-a08a-e0aeb7020572 req-e5331255-5666-4ca9-8da4-df3bd3a131c7 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] GET https://10.4.3.239/volume/v3/attachments?instance_id=26797fea-5b73-4921-a049-e0ebb7b43f39 Aug 20 04:41:52.910524 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-d3c1ab5d-a53d-4e10-a08a-e0aeb7020572 req-e5331255-5666-4ca9-8da4-df3bd3a131c7 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:52.910730 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-d3c1ab5d-a53d-4e10-a08a-e0aeb7020572 req-e5331255-5666-4ca9-8da4-df3bd3a131c7 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:52.925286 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-d3c1ab5d-a53d-4e10-a08a-e0aeb7020572 req-e5331255-5666-4ca9-8da4-df3bd3a131c7 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/attachments?instance_id=26797fea-5b73-4921-a049-e0ebb7b43f39 returned with HTTP 200 Aug 20 04:41:52.925772 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 959/3840] 10.4.3.239 () {70 vars in 1637 bytes} [Thu Aug 20 04:41:52 2026] GET /volume/v3/attachments?instance_id=26797fea-5b73-4921-a049-e0ebb7b43f39 => generated 192 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:41:52.941140 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-d3c1ab5d-a53d-4e10-a08a-e0aeb7020572 req-3cd59f4d-3197-4f8f-9510-c643ea667632 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:52.949088 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-d3c1ab5d-a53d-4e10-a08a-e0aeb7020572 req-3cd59f4d-3197-4f8f-9510-c643ea667632 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] GET https://10.4.3.239/volume/v3/attachments/e3b3abc7-c416-47f9-8538-4bc222a14f6d Aug 20 04:41:52.949426 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-d3c1ab5d-a53d-4e10-a08a-e0aeb7020572 req-3cd59f4d-3197-4f8f-9510-c643ea667632 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:52.949747 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-d3c1ab5d-a53d-4e10-a08a-e0aeb7020572 req-3cd59f4d-3197-4f8f-9510-c643ea667632 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:52.973818 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-d3c1ab5d-a53d-4e10-a08a-e0aeb7020572 req-3cd59f4d-3197-4f8f-9510-c643ea667632 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/attachments/e3b3abc7-c416-47f9-8538-4bc222a14f6d returned with HTTP 200 Aug 20 04:41:52.974322 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 968/3841] 10.4.3.239 () {70 vars in 1651 bytes} [Thu Aug 20 04:41:52 2026] GET /volume/v3/attachments/e3b3abc7-c416-47f9-8538-4bc222a14f6d => generated 993 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:41:55.717343 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7e9385f1-1b87-492f-a38f-ccfd9a76db26 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:55.894800 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7e9385f1-1b87-492f-a38f-ccfd9a76db26 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:41:55.895291 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7e9385f1-1b87-492f-a38f-ccfd9a76db26 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-717863228"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:41:55.897256 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-7e9385f1-1b87-492f-a38f-ccfd9a76db26 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-717863228'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:41:55.897402 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-7e9385f1-1b87-492f-a38f-ccfd9a76db26 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Create volume of 1 GB Aug 20 04:41:55.904669 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-7e9385f1-1b87-492f-a38f-ccfd9a76db26 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Availability Zones retrieved successfully. Aug 20 04:41:55.910401 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-7e9385f1-1b87-492f-a38f-ccfd9a76db26 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Flow 'volume_create_api' (c5769d63-903b-4da8-b817-948359694cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:41:55.911632 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-7e9385f1-1b87-492f-a38f-ccfd9a76db26 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (728dcb84-1f7c-47c3-99f0-f964fd8f300b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:41:55.912633 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-7e9385f1-1b87-492f-a38f-ccfd9a76db26 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:41:55.940556 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-7e9385f1-1b87-492f-a38f-ccfd9a76db26 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (728dcb84-1f7c-47c3-99f0-f964fd8f300b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:41:55.941300 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-7e9385f1-1b87-492f-a38f-ccfd9a76db26 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19ed69f2-c6f7-4f2b-b8e0-d1c57825b284) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:41:56.028446 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-7e9385f1-1b87-492f-a38f-ccfd9a76db26 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Created reservations ['3fdfb5e4-9224-484e-b29b-3ea61f1a6773', '9253dcaf-f9ad-40bc-9c3a-34608e4fcbd4', '57faf0b5-405c-4f11-8cdb-ecd0d69a7452', '410ae224-e90e-49f1-bc88-5f8065eafc48'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:41:56.029850 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-7e9385f1-1b87-492f-a38f-ccfd9a76db26 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19ed69f2-c6f7-4f2b-b8e0-d1c57825b284) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3fdfb5e4-9224-484e-b29b-3ea61f1a6773', '9253dcaf-f9ad-40bc-9c3a-34608e4fcbd4', '57faf0b5-405c-4f11-8cdb-ecd0d69a7452', '410ae224-e90e-49f1-bc88-5f8065eafc48']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:41:56.031140 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-7e9385f1-1b87-492f-a38f-ccfd9a76db26 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54a4218c-f5fc-4b01-b217-f0720ec0dccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:41:56.065062 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-7e9385f1-1b87-492f-a38f-ccfd9a76db26 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54a4218c-f5fc-4b01-b217-f0720ec0dccb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e564327b-cf15-4910-90d4-0a89187de79c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-717863228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d67029334c2344218612125f33c0d5c2',qos_specs=None,replication_status=,reservations=['3fdfb5e4-9224-484e-b29b-3ea61f1a6773','9253dcaf-f9ad-40bc-9c3a-34608e4fcbd4','57faf0b5-405c-4f11-8cdb-ecd0d69a7452','410ae224-e90e-49f1-bc88-5f8065eafc48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='523ba47221c14d6dbda77f18f36dbfc1',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:41:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-717863228',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e564327b-cf15-4910-90d4-0a89187de79c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d67029334c2344218612125f33c0d5c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='523ba47221c14d6dbda77f18f36dbfc1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:41:56.066309 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-7e9385f1-1b87-492f-a38f-ccfd9a76db26 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba873f2e-fe1b-477b-8e4a-b612b9dc2125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:41:56.088806 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-7e9385f1-1b87-492f-a38f-ccfd9a76db26 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba873f2e-fe1b-477b-8e4a-b612b9dc2125) transitioned into state 'SUCCESS' from state '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-717863228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d67029334c2344218612125f33c0d5c2',qos_specs=None,replication_status=,reservations=['3fdfb5e4-9224-484e-b29b-3ea61f1a6773','9253dcaf-f9ad-40bc-9c3a-34608e4fcbd4','57faf0b5-405c-4f11-8cdb-ecd0d69a7452','410ae224-e90e-49f1-bc88-5f8065eafc48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='523ba47221c14d6dbda77f18f36dbfc1',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:41:56.089621 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-7e9385f1-1b87-492f-a38f-ccfd9a76db26 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8026efa7-c48f-4b5d-ba29-f42f9b2e7e5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:41:56.100173 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-7e9385f1-1b87-492f-a38f-ccfd9a76db26 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8026efa7-c48f-4b5d-ba29-f42f9b2e7e5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:41:56.101286 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-7e9385f1-1b87-492f-a38f-ccfd9a76db26 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Flow 'volume_create_api' (c5769d63-903b-4da8-b817-948359694cd6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:41:56.101701 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-7e9385f1-1b87-492f-a38f-ccfd9a76db26 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Create volume request issued successfully. Aug 20 04:41:56.102349 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7e9385f1-1b87-492f-a38f-ccfd9a76db26 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:41:56.102851 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 953/3842] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:41:55 2026] POST /volume/v3/volumes => generated 748 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:41:56.114015 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2c89d8cc-840b-4b92-9764-26a5acf8ca7f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:56.115825 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2c89d8cc-840b-4b92-9764-26a5acf8ca7f tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/volumes/e564327b-cf15-4910-90d4-0a89187de79c Aug 20 04:41:56.116009 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2c89d8cc-840b-4b92-9764-26a5acf8ca7f tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:56.116219 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2c89d8cc-840b-4b92-9764-26a5acf8ca7f tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:56.124843 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:56.124843 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:41:56.129542 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-2c89d8cc-840b-4b92-9764-26a5acf8ca7f tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Volume info retrieved successfully. Aug 20 04:41:56.135027 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2c89d8cc-840b-4b92-9764-26a5acf8ca7f tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/volumes/e564327b-cf15-4910-90d4-0a89187de79c returned with HTTP 200 Aug 20 04:41:56.135548 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 963/3843] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:56 2026] GET /volume/v3/volumes/e564327b-cf15-4910-90d4-0a89187de79c => generated 816 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:41:57.149835 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-13c72e3f-e509-4e39-bfc0-a88cf22f763a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:57.152145 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-13c72e3f-e509-4e39-bfc0-a88cf22f763a tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/volumes/e564327b-cf15-4910-90d4-0a89187de79c Aug 20 04:41:57.152462 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-13c72e3f-e509-4e39-bfc0-a88cf22f763a tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:57.152755 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-13c72e3f-e509-4e39-bfc0-a88cf22f763a tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:57.164059 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:57.164059 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:41:57.169589 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-13c72e3f-e509-4e39-bfc0-a88cf22f763a tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Volume info retrieved successfully. Aug 20 04:41:57.174754 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-13c72e3f-e509-4e39-bfc0-a88cf22f763a tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/volumes/e564327b-cf15-4910-90d4-0a89187de79c returned with HTTP 200 Aug 20 04:41:57.175239 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 960/3844] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:57 2026] GET /volume/v3/volumes/e564327b-cf15-4910-90d4-0a89187de79c => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:41:57.188544 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-dac2d405-1d78-45cc-b31c-ad9f0a9c3b8c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:57.190656 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-dac2d405-1d78-45cc-b31c-ad9f0a9c3b8c tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] POST https://10.4.3.239/volume/v3/backups Aug 20 04:41:57.191157 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-dac2d405-1d78-45cc-b31c-ad9f0a9c3b8c tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e564327b-cf15-4910-90d4-0a89187de79c", "name": "tempest-VolumesBackupsTest-Backup-1714116699"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:41:57.192972 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.backups [None req-dac2d405-1d78-45cc-b31c-ad9f0a9c3b8c tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Creating new backup {'backup': {'volume_id': 'e564327b-cf15-4910-90d4-0a89187de79c', 'name': 'tempest-VolumesBackupsTest-Backup-1714116699'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 04:41:57.193365 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.contrib.backups [None req-dac2d405-1d78-45cc-b31c-ad9f0a9c3b8c tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Creating backup of volume e564327b-cf15-4910-90d4-0a89187de79c in container None Aug 20 04:41:57.201235 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:57.201235 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:41:57.201981 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-dac2d405-1d78-45cc-b31c-ad9f0a9c3b8c tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Volume info retrieved successfully. Aug 20 04:41:57.234445 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-dac2d405-1d78-45cc-b31c-ad9f0a9c3b8c tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Created reservations ['d64276a8-9283-49d7-b4da-a8d11ba2d3fd', 'c4e63826-ba19-4db6-9e79-3214201b196d'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:41:57.277781 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-dac2d405-1d78-45cc-b31c-ad9f0a9c3b8c tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/backups returned with HTTP 202 Aug 20 04:41:57.278597 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 969/3845] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:41:57 2026] POST /volume/v3/backups => generated 330 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:41:57.292458 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0bed8e3c-433c-451a-848d-132990f7ca4d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:57.295658 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0bed8e3c-433c-451a-848d-132990f7ca4d tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 Aug 20 04:41:57.295959 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0bed8e3c-433c-451a-848d-132990f7ca4d tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:57.296274 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0bed8e3c-433c-451a-848d-132990f7ca4d tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:57.296538 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-0bed8e3c-433c-451a-848d-132990f7ca4d tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Show backup with id 3a03c065-c780-44fa-826c-5d1c98ea0f52. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:41:57.302965 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:57.302965 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:41:57.304151 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0bed8e3c-433c-451a-848d-132990f7ca4d tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 returned with HTTP 200 Aug 20 04:41:57.304724 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 954/3846] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:57 2026] GET /volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:41:58.319034 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-73e47c13-877c-4293-bf85-ac81d3f72fc9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:58.321615 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-73e47c13-877c-4293-bf85-ac81d3f72fc9 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 Aug 20 04:41:58.321935 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-73e47c13-877c-4293-bf85-ac81d3f72fc9 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:58.322198 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-73e47c13-877c-4293-bf85-ac81d3f72fc9 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:58.322341 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-73e47c13-877c-4293-bf85-ac81d3f72fc9 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Show backup with id 3a03c065-c780-44fa-826c-5d1c98ea0f52. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:41:58.327364 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:58.327364 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:41:58.328404 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-73e47c13-877c-4293-bf85-ac81d3f72fc9 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 returned with HTTP 200 Aug 20 04:41:58.328911 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 964/3847] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:58 2026] GET /volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:41:59.342115 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f1dcb44c-87b4-41d7-abc7-9bbd27a6edf7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:41:59.344193 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f1dcb44c-87b4-41d7-abc7-9bbd27a6edf7 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 Aug 20 04:41:59.344450 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f1dcb44c-87b4-41d7-abc7-9bbd27a6edf7 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:41:59.344672 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f1dcb44c-87b4-41d7-abc7-9bbd27a6edf7 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:41:59.344822 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-f1dcb44c-87b4-41d7-abc7-9bbd27a6edf7 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Show backup with id 3a03c065-c780-44fa-826c-5d1c98ea0f52. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:41:59.349503 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:41:59.349503 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:41:59.350339 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f1dcb44c-87b4-41d7-abc7-9bbd27a6edf7 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 returned with HTTP 200 Aug 20 04:41:59.350768 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 961/3848] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:41:59 2026] GET /volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:00.365599 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d5b87c32-ddc7-4d23-8092-56aa9b21117e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:00.371714 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d5b87c32-ddc7-4d23-8092-56aa9b21117e tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 Aug 20 04:42:00.372000 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d5b87c32-ddc7-4d23-8092-56aa9b21117e tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:00.373057 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d5b87c32-ddc7-4d23-8092-56aa9b21117e tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:00.373408 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-d5b87c32-ddc7-4d23-8092-56aa9b21117e tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Show backup with id 3a03c065-c780-44fa-826c-5d1c98ea0f52. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:42:00.390653 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:00.390653 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:42:00.391597 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d5b87c32-ddc7-4d23-8092-56aa9b21117e tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 returned with HTTP 200 Aug 20 04:42:00.391991 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 970/3849] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:00 2026] GET /volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 => generated 750 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:01.405600 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5285574f-5018-4f8e-911b-32c1a21a3549 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:01.408404 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5285574f-5018-4f8e-911b-32c1a21a3549 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 Aug 20 04:42:01.408838 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5285574f-5018-4f8e-911b-32c1a21a3549 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:01.409052 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5285574f-5018-4f8e-911b-32c1a21a3549 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:01.409272 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-5285574f-5018-4f8e-911b-32c1a21a3549 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Show backup with id 3a03c065-c780-44fa-826c-5d1c98ea0f52. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:42:01.415929 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:01.415929 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:42:01.417167 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5285574f-5018-4f8e-911b-32c1a21a3549 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 returned with HTTP 200 Aug 20 04:42:01.417943 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 955/3850] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:01 2026] GET /volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:02.428494 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8f259c54-e6c4-40f0-a7d1-2e886e5e5552 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:02.430257 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8f259c54-e6c4-40f0-a7d1-2e886e5e5552 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 Aug 20 04:42:02.430439 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8f259c54-e6c4-40f0-a7d1-2e886e5e5552 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:02.430635 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8f259c54-e6c4-40f0-a7d1-2e886e5e5552 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:02.430742 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-8f259c54-e6c4-40f0-a7d1-2e886e5e5552 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Show backup with id 3a03c065-c780-44fa-826c-5d1c98ea0f52. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:42:02.435283 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:02.435283 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:42:02.436101 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8f259c54-e6c4-40f0-a7d1-2e886e5e5552 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 returned with HTTP 200 Aug 20 04:42:02.436492 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 965/3851] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:02 2026] GET /volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:03.119715 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e7283b16-7209-432b-9679-05bec9b2dffc None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:03.122100 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e7283b16-7209-432b-9679-05bec9b2dffc tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 Aug 20 04:42:03.122468 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e7283b16-7209-432b-9679-05bec9b2dffc tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:03.122773 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e7283b16-7209-432b-9679-05bec9b2dffc tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:03.131977 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:03.131977 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:42:03.136308 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e7283b16-7209-432b-9679-05bec9b2dffc tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:42:03.141328 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e7283b16-7209-432b-9679-05bec9b2dffc tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 returned with HTTP 200 Aug 20 04:42:03.141701 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 962/3852] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:03 2026] GET /volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 => generated 879 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:03.155051 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b6d70c89-ba09-4896-8612-2a49d23c9a2f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:03.157494 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b6d70c89-ba09-4896-8612-2a49d23c9a2f tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 Aug 20 04:42:03.157769 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b6d70c89-ba09-4896-8612-2a49d23c9a2f tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:03.158019 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b6d70c89-ba09-4896-8612-2a49d23c9a2f tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:03.166169 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:03.166169 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:42:03.170814 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b6d70c89-ba09-4896-8612-2a49d23c9a2f tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:42:03.176276 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b6d70c89-ba09-4896-8612-2a49d23c9a2f tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 returned with HTTP 200 Aug 20 04:42:03.176975 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 971/3853] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:03 2026] GET /volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 => generated 879 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:03.225377 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-3c2a64be-f870-4912-8e84-e380e8089208 req-1bdea9b2-1860-43de-b439-6ab4727a46ec None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:03.228225 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-3c2a64be-f870-4912-8e84-e380e8089208 req-1bdea9b2-1860-43de-b439-6ab4727a46ec tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 Aug 20 04:42:03.228536 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-3c2a64be-f870-4912-8e84-e380e8089208 req-1bdea9b2-1860-43de-b439-6ab4727a46ec tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:03.229262 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-3c2a64be-f870-4912-8e84-e380e8089208 req-1bdea9b2-1860-43de-b439-6ab4727a46ec tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:03.239367 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:03.239367 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:42:03.243674 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-3c2a64be-f870-4912-8e84-e380e8089208 req-1bdea9b2-1860-43de-b439-6ab4727a46ec tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:42:03.249403 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-3c2a64be-f870-4912-8e84-e380e8089208 req-1bdea9b2-1860-43de-b439-6ab4727a46ec tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 returned with HTTP 200 Aug 20 04:42:03.250173 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 956/3854] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:42:03 2026] GET /volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 => generated 879 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:03.339262 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4928b432-470b-4874-9185-b1eb5351064e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:03.339767 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4928b432-470b-4874-9185-b1eb5351064e None None] GET https://10.4.3.239/volume// Aug 20 04:42:03.339980 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4928b432-470b-4874-9185-b1eb5351064e None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:03.340225 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4928b432-470b-4874-9185-b1eb5351064e None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:03.340570 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4928b432-470b-4874-9185-b1eb5351064e None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:42:03.340951 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 966/3855] 10.4.3.239 () {66 vars in 1428 bytes} [Thu Aug 20 04:42: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 20 04:42:03.354520 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-3c2a64be-f870-4912-8e84-e380e8089208 req-1f886a6c-7e6f-46d8-92a5-62243c233fb3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:03.359030 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-3c2a64be-f870-4912-8e84-e380e8089208 req-1f886a6c-7e6f-46d8-92a5-62243c233fb3 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:42:03.359563 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-3c2a64be-f870-4912-8e84-e380e8089208 req-1f886a6c-7e6f-46d8-92a5-62243c233fb3 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aafa36da-ee22-4b98-8028-a6f57271bd43", "connector": null, "instance_uuid": "5725e4a9-7ec7-4077-adc8-d6f8efa39548"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:42:03.371178 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:03.371178 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:42:03.409686 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-3c2a64be-f870-4912-8e84-e380e8089208 req-1f886a6c-7e6f-46d8-92a5-62243c233fb3 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:42:03.410460 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 963/3856] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:42:03 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 20 04:42:03.448340 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-eb1b7546-8d97-4a63-b5ce-baac794f7d0e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:03.448512 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8a675b06-7226-42da-9251-3bce05eb6540 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:03.450754 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-eb1b7546-8d97-4a63-b5ce-baac794f7d0e tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 Aug 20 04:42:03.450841 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8a675b06-7226-42da-9251-3bce05eb6540 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 Aug 20 04:42:03.451206 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-eb1b7546-8d97-4a63-b5ce-baac794f7d0e tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:03.451344 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8a675b06-7226-42da-9251-3bce05eb6540 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:03.451344 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8a675b06-7226-42da-9251-3bce05eb6540 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:03.451457 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-eb1b7546-8d97-4a63-b5ce-baac794f7d0e tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:03.451525 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-eb1b7546-8d97-4a63-b5ce-baac794f7d0e tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Show backup with id 3a03c065-c780-44fa-826c-5d1c98ea0f52. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:42:03.457328 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:03.457328 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:42:03.458514 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-eb1b7546-8d97-4a63-b5ce-baac794f7d0e tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 returned with HTTP 200 Aug 20 04:42:03.459020 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 972/3857] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:03 2026] GET /volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:03.465688 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d5fb4754-29e4-4f47-9bbd-2eab27e57e6b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:03.466237 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d5fb4754-29e4-4f47-9bbd-2eab27e57e6b None None] GET https://10.4.3.239/volume// Aug 20 04:42:03.466520 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d5fb4754-29e4-4f47-9bbd-2eab27e57e6b None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:03.466801 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d5fb4754-29e4-4f47-9bbd-2eab27e57e6b None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:03.467259 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d5fb4754-29e4-4f47-9bbd-2eab27e57e6b None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:42:03.467672 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 967/3858] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:42:03 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:42:03.471553 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:03.471553 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:42:03.476099 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-8a675b06-7226-42da-9251-3bce05eb6540 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:42:03.478516 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-3c2a64be-f870-4912-8e84-e380e8089208 req-e7fce09c-f536-4e7d-9bb5-38ee6f071c67 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:03.481575 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-3c2a64be-f870-4912-8e84-e380e8089208 req-e7fce09c-f536-4e7d-9bb5-38ee6f071c67 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 Aug 20 04:42:03.481915 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-3c2a64be-f870-4912-8e84-e380e8089208 req-e7fce09c-f536-4e7d-9bb5-38ee6f071c67 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:03.482259 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-3c2a64be-f870-4912-8e84-e380e8089208 req-e7fce09c-f536-4e7d-9bb5-38ee6f071c67 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:03.482873 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8a675b06-7226-42da-9251-3bce05eb6540 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 returned with HTTP 200 Aug 20 04:42:03.483446 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 957/3859] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:03 2026] GET /volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 => generated 878 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:03.502386 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:03.502386 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:42:03.508241 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-3c2a64be-f870-4912-8e84-e380e8089208 req-e7fce09c-f536-4e7d-9bb5-38ee6f071c67 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:42:03.514545 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-3c2a64be-f870-4912-8e84-e380e8089208 req-e7fce09c-f536-4e7d-9bb5-38ee6f071c67 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 returned with HTTP 200 Aug 20 04:42:03.515070 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 964/3860] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:42:03 2026] GET /volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 => generated 1058 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:42:03.635806 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-3c2a64be-f870-4912-8e84-e380e8089208 req-2e864406-662f-44bf-846b-6949f7151aba None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:03.638917 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-3c2a64be-f870-4912-8e84-e380e8089208 req-2e864406-662f-44bf-846b-6949f7151aba tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] PUT https://10.4.3.239/volume/v3/attachments/ae423fd6-b42f-4f77-b33a-43662a8f56f4 Aug 20 04:42:03.639431 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-3c2a64be-f870-4912-8e84-e380e8089208 req-2e864406-662f-44bf-846b-6949f7151aba tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:42:03.650580 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-3c2a64be-f870-4912-8e84-e380e8089208 req-2e864406-662f-44bf-846b-6949f7151aba tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Acquiring lock "cinder-attachment_update-aafa36da-ee22-4b98-8028-a6f57271bd43-np0000007850" by "attachment_update" {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:42:03.657652 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-3c2a64be-f870-4912-8e84-e380e8089208 req-2e864406-662f-44bf-846b-6949f7151aba tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Lock "cinder-attachment_update-aafa36da-ee22-4b98-8028-a6f57271bd43-np0000007850" acquired by "attachment_update" :: waited 0.007s {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:42:03.659120 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:03.659120 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:42:03.756067 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-3c2a64be-f870-4912-8e84-e380e8089208 req-2e864406-662f-44bf-846b-6949f7151aba tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Lock "cinder-attachment_update-aafa36da-ee22-4b98-8028-a6f57271bd43-np0000007850" released by "attachment_update" :: held 0.098s {{(pid=100175) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:42:03.756608 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-3c2a64be-f870-4912-8e84-e380e8089208 req-2e864406-662f-44bf-846b-6949f7151aba tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/attachments/ae423fd6-b42f-4f77-b33a-43662a8f56f4 returned with HTTP 200 Aug 20 04:42:03.757328 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 973/3861] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:42:03 2026] PUT /volume/v3/attachments/ae423fd6-b42f-4f77-b33a-43662a8f56f4 => generated 968 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:42:03.767381 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-3c2a64be-f870-4912-8e84-e380e8089208 req-4138e723-a4fc-417a-b5b3-98fd0ff9a0b6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:03.769742 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-3c2a64be-f870-4912-8e84-e380e8089208 req-4138e723-a4fc-417a-b5b3-98fd0ff9a0b6 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43/encryption Aug 20 04:42:03.769931 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-3c2a64be-f870-4912-8e84-e380e8089208 req-4138e723-a4fc-417a-b5b3-98fd0ff9a0b6 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:03.770123 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-3c2a64be-f870-4912-8e84-e380e8089208 req-4138e723-a4fc-417a-b5b3-98fd0ff9a0b6 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:03.783021 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:03.783021 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:42:03.791137 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-3c2a64be-f870-4912-8e84-e380e8089208 req-4138e723-a4fc-417a-b5b3-98fd0ff9a0b6 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43/encryption returned with HTTP 200 Aug 20 04:42:03.791754 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 968/3862] 10.4.3.239 () {68 vars in 1631 bytes} [Thu Aug 20 04:42:03 2026] GET /volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43/encryption => generated 161 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:04.472613 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ebaac444-10b2-4891-b550-08b841d80df4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:04.474939 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ebaac444-10b2-4891-b550-08b841d80df4 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 Aug 20 04:42:04.475210 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ebaac444-10b2-4891-b550-08b841d80df4 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:04.475491 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ebaac444-10b2-4891-b550-08b841d80df4 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:04.475635 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-ebaac444-10b2-4891-b550-08b841d80df4 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Show backup with id 3a03c065-c780-44fa-826c-5d1c98ea0f52. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:42:04.480817 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:04.480817 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:42:04.481927 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ebaac444-10b2-4891-b550-08b841d80df4 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 returned with HTTP 200 Aug 20 04:42:04.482451 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 958/3863] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:04 2026] GET /volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:04.502203 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5c32dfd8-9a31-465d-8d21-43285e7156ae None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:04.504038 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5c32dfd8-9a31-465d-8d21-43285e7156ae tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 Aug 20 04:42:04.504255 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5c32dfd8-9a31-465d-8d21-43285e7156ae tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:04.504473 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5c32dfd8-9a31-465d-8d21-43285e7156ae tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:04.516835 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:04.516835 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:42:04.521849 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-5c32dfd8-9a31-465d-8d21-43285e7156ae tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:42:04.526607 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5c32dfd8-9a31-465d-8d21-43285e7156ae tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 returned with HTTP 200 Aug 20 04:42:04.527058 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 965/3864] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:04 2026] GET /volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 => generated 879 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:05.495482 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-958c35d7-abd5-498d-91f7-2303e79a63f1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:05.497550 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-958c35d7-abd5-498d-91f7-2303e79a63f1 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 Aug 20 04:42:05.497782 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-958c35d7-abd5-498d-91f7-2303e79a63f1 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:05.498051 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-958c35d7-abd5-498d-91f7-2303e79a63f1 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:05.498157 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-958c35d7-abd5-498d-91f7-2303e79a63f1 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Show backup with id 3a03c065-c780-44fa-826c-5d1c98ea0f52. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:42:05.503097 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:05.503097 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:42:05.504203 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-958c35d7-abd5-498d-91f7-2303e79a63f1 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 returned with HTTP 200 Aug 20 04:42:05.504790 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 974/3865] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:05 2026] GET /volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:05.540527 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-128db7af-6650-4ee7-bb6d-759894fa1904 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:05.542633 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-128db7af-6650-4ee7-bb6d-759894fa1904 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 Aug 20 04:42:05.542935 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-128db7af-6650-4ee7-bb6d-759894fa1904 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:05.543218 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-128db7af-6650-4ee7-bb6d-759894fa1904 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:05.555537 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:05.555537 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:42:05.559445 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-128db7af-6650-4ee7-bb6d-759894fa1904 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:42:05.564876 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-128db7af-6650-4ee7-bb6d-759894fa1904 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 returned with HTTP 200 Aug 20 04:42:05.565335 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 969/3866] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:05 2026] GET /volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 => generated 879 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:06.517270 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6dfa9b40-ca1b-4388-a609-324a989782fb None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:06.519405 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6dfa9b40-ca1b-4388-a609-324a989782fb tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 Aug 20 04:42:06.519658 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6dfa9b40-ca1b-4388-a609-324a989782fb tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:06.519893 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6dfa9b40-ca1b-4388-a609-324a989782fb tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:06.520024 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-6dfa9b40-ca1b-4388-a609-324a989782fb tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Show backup with id 3a03c065-c780-44fa-826c-5d1c98ea0f52. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:42:06.524859 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:06.524859 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:42:06.525924 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6dfa9b40-ca1b-4388-a609-324a989782fb tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 returned with HTTP 200 Aug 20 04:42:06.526516 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 959/3867] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:06 2026] GET /volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:06.580136 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d7364649-207f-4fe4-974f-b5dd4d25b3b5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:06.582801 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d7364649-207f-4fe4-974f-b5dd4d25b3b5 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 Aug 20 04:42:06.583430 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d7364649-207f-4fe4-974f-b5dd4d25b3b5 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:06.583430 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d7364649-207f-4fe4-974f-b5dd4d25b3b5 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:06.603462 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:06.603462 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:42:06.610898 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d7364649-207f-4fe4-974f-b5dd4d25b3b5 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:42:06.616313 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d7364649-207f-4fe4-974f-b5dd4d25b3b5 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 returned with HTTP 200 Aug 20 04:42:06.616871 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 966/3868] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:06 2026] GET /volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 => generated 879 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:07.539067 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-dafa2a3d-158d-4730-9344-80b8edc38516 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:07.541335 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-dafa2a3d-158d-4730-9344-80b8edc38516 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 Aug 20 04:42:07.541736 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-dafa2a3d-158d-4730-9344-80b8edc38516 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:07.542007 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-dafa2a3d-158d-4730-9344-80b8edc38516 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:07.543398 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-dafa2a3d-158d-4730-9344-80b8edc38516 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Show backup with id 3a03c065-c780-44fa-826c-5d1c98ea0f52. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:42:07.550042 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:07.550042 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:42:07.551968 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-dafa2a3d-158d-4730-9344-80b8edc38516 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 returned with HTTP 200 Aug 20 04:42:07.552618 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 975/3869] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:07 2026] GET /volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:07.631765 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7f3a058b-7eb2-4aaf-9997-b4619d44b97c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:07.633665 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7f3a058b-7eb2-4aaf-9997-b4619d44b97c tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 Aug 20 04:42:07.633826 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7f3a058b-7eb2-4aaf-9997-b4619d44b97c tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:07.634047 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7f3a058b-7eb2-4aaf-9997-b4619d44b97c tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:07.643945 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:07.643945 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:42:07.647794 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7f3a058b-7eb2-4aaf-9997-b4619d44b97c tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:42:07.652294 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7f3a058b-7eb2-4aaf-9997-b4619d44b97c tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 returned with HTTP 200 Aug 20 04:42:07.652770 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 970/3870] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:07 2026] GET /volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 => generated 879 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:08.578232 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0588c317-3922-4eeb-a2b3-04a239cd2fa5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:08.578232 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0588c317-3922-4eeb-a2b3-04a239cd2fa5 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 Aug 20 04:42:08.578232 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0588c317-3922-4eeb-a2b3-04a239cd2fa5 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:08.578232 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0588c317-3922-4eeb-a2b3-04a239cd2fa5 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:08.578232 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-0588c317-3922-4eeb-a2b3-04a239cd2fa5 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Show backup with id 3a03c065-c780-44fa-826c-5d1c98ea0f52. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:42:08.584933 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:08.584933 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:42:08.586134 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0588c317-3922-4eeb-a2b3-04a239cd2fa5 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 returned with HTTP 200 Aug 20 04:42:08.586951 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 960/3871] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:08 2026] GET /volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:08.669982 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4b9875ad-56a3-45d4-ad17-70fc841f1f72 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:08.684081 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4b9875ad-56a3-45d4-ad17-70fc841f1f72 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 Aug 20 04:42:08.684081 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4b9875ad-56a3-45d4-ad17-70fc841f1f72 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:08.684081 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4b9875ad-56a3-45d4-ad17-70fc841f1f72 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:08.699569 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:08.699569 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:42:08.707557 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-4b9875ad-56a3-45d4-ad17-70fc841f1f72 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:42:08.714883 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4b9875ad-56a3-45d4-ad17-70fc841f1f72 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 returned with HTTP 200 Aug 20 04:42:08.715615 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 967/3872] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:08 2026] GET /volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 => generated 879 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 04:42:09.609617 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f72216c3-0c2a-4ff1-b64f-04e6606e9066 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:09.615208 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f72216c3-0c2a-4ff1-b64f-04e6606e9066 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 Aug 20 04:42:09.615810 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f72216c3-0c2a-4ff1-b64f-04e6606e9066 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:09.615810 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f72216c3-0c2a-4ff1-b64f-04e6606e9066 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:09.615810 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-f72216c3-0c2a-4ff1-b64f-04e6606e9066 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Show backup with id 3a03c065-c780-44fa-826c-5d1c98ea0f52. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:42:09.620256 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:09.620256 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:42:09.621123 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f72216c3-0c2a-4ff1-b64f-04e6606e9066 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 returned with HTTP 200 Aug 20 04:42:09.621611 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 976/3873] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:09 2026] GET /volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:09.734103 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-17357bfe-680e-4178-abf3-c783b4698aa0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:09.739854 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-17357bfe-680e-4178-abf3-c783b4698aa0 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 Aug 20 04:42:09.740167 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-17357bfe-680e-4178-abf3-c783b4698aa0 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:09.741629 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-17357bfe-680e-4178-abf3-c783b4698aa0 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:09.759566 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:09.759566 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:42:09.775618 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-17357bfe-680e-4178-abf3-c783b4698aa0 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:42:09.783161 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-17357bfe-680e-4178-abf3-c783b4698aa0 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 returned with HTTP 200 Aug 20 04:42:09.783681 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 971/3874] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:09 2026] GET /volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 => generated 879 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:10.640575 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b6daf240-3da7-4ff0-a11b-b5dabeafc536 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:10.643338 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b6daf240-3da7-4ff0-a11b-b5dabeafc536 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 Aug 20 04:42:10.643643 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b6daf240-3da7-4ff0-a11b-b5dabeafc536 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:10.643928 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b6daf240-3da7-4ff0-a11b-b5dabeafc536 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:10.644083 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-b6daf240-3da7-4ff0-a11b-b5dabeafc536 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Show backup with id 3a03c065-c780-44fa-826c-5d1c98ea0f52. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:42:10.657852 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:10.657852 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:42:10.658902 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b6daf240-3da7-4ff0-a11b-b5dabeafc536 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 returned with HTTP 200 Aug 20 04:42:10.659429 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 961/3875] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:10 2026] GET /volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:10.809303 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f3781d69-98d2-46ba-aad6-8344939db27f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:10.809303 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f3781d69-98d2-46ba-aad6-8344939db27f tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 Aug 20 04:42:10.809824 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f3781d69-98d2-46ba-aad6-8344939db27f tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:10.809824 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f3781d69-98d2-46ba-aad6-8344939db27f tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:10.826507 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:10.826507 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:42:10.831247 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f3781d69-98d2-46ba-aad6-8344939db27f tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:42:10.839420 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f3781d69-98d2-46ba-aad6-8344939db27f tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 returned with HTTP 200 Aug 20 04:42:10.839697 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 968/3876] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:10 2026] GET /volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 => generated 879 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:11.675270 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b1165a44-983b-490d-b388-72979c5dcb16 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:11.677760 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b1165a44-983b-490d-b388-72979c5dcb16 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 Aug 20 04:42:11.678041 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b1165a44-983b-490d-b388-72979c5dcb16 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:11.678329 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b1165a44-983b-490d-b388-72979c5dcb16 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:11.678492 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-b1165a44-983b-490d-b388-72979c5dcb16 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Show backup with id 3a03c065-c780-44fa-826c-5d1c98ea0f52. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:42:11.684480 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:11.684480 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:42:11.685709 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b1165a44-983b-490d-b388-72979c5dcb16 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 returned with HTTP 200 Aug 20 04:42:11.687072 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 977/3877] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:11 2026] GET /volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:11.869638 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-26cd907c-88b8-4e64-81d8-e0413f1bd74f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:11.872273 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-26cd907c-88b8-4e64-81d8-e0413f1bd74f tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 Aug 20 04:42:11.872559 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-26cd907c-88b8-4e64-81d8-e0413f1bd74f tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:11.872804 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-26cd907c-88b8-4e64-81d8-e0413f1bd74f tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:11.896048 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:11.896048 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:42:11.905779 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-26cd907c-88b8-4e64-81d8-e0413f1bd74f tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:42:11.912592 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-26cd907c-88b8-4e64-81d8-e0413f1bd74f tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 returned with HTTP 200 Aug 20 04:42:11.913651 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 972/3878] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:11 2026] GET /volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 => generated 879 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:12.706373 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-28150fb3-090b-4eb6-8d8f-79fa3f42ab45 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:12.708287 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-28150fb3-090b-4eb6-8d8f-79fa3f42ab45 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 Aug 20 04:42:12.709364 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-28150fb3-090b-4eb6-8d8f-79fa3f42ab45 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:12.709526 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-28150fb3-090b-4eb6-8d8f-79fa3f42ab45 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:12.710558 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-28150fb3-090b-4eb6-8d8f-79fa3f42ab45 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Show backup with id 3a03c065-c780-44fa-826c-5d1c98ea0f52. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:42:12.717781 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:12.717781 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:42:12.718578 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-28150fb3-090b-4eb6-8d8f-79fa3f42ab45 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 returned with HTTP 200 Aug 20 04:42:12.719123 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 962/3879] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:12 2026] GET /volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:12.935784 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-bf460cde-8af0-442c-97f7-9afc4f318682 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:12.939331 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bf460cde-8af0-442c-97f7-9afc4f318682 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 Aug 20 04:42:12.939618 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bf460cde-8af0-442c-97f7-9afc4f318682 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:12.939896 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bf460cde-8af0-442c-97f7-9afc4f318682 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:12.951994 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:12.951994 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:42:12.957056 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-bf460cde-8af0-442c-97f7-9afc4f318682 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:42:12.963128 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bf460cde-8af0-442c-97f7-9afc4f318682 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 returned with HTTP 200 Aug 20 04:42:12.963637 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 969/3880] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:12 2026] GET /volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 => generated 879 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:13.736296 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-91fab51e-6fa9-4f92-9f5b-aab36a185eb8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:13.739966 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-91fab51e-6fa9-4f92-9f5b-aab36a185eb8 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 Aug 20 04:42:13.740385 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-91fab51e-6fa9-4f92-9f5b-aab36a185eb8 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:13.740778 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-91fab51e-6fa9-4f92-9f5b-aab36a185eb8 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:13.740839 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-91fab51e-6fa9-4f92-9f5b-aab36a185eb8 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Show backup with id 3a03c065-c780-44fa-826c-5d1c98ea0f52. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:42:13.746455 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:13.746455 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:42:13.748147 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-91fab51e-6fa9-4f92-9f5b-aab36a185eb8 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 returned with HTTP 200 Aug 20 04:42:13.748147 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 978/3881] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:13 2026] GET /volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:13.978620 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5af72ef0-24e1-4590-9f97-9702911e6c0b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:13.982055 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5af72ef0-24e1-4590-9f97-9702911e6c0b tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 Aug 20 04:42:13.982626 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5af72ef0-24e1-4590-9f97-9702911e6c0b tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:13.983028 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5af72ef0-24e1-4590-9f97-9702911e6c0b tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:13.998016 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:13.998016 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:42:14.004211 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-5af72ef0-24e1-4590-9f97-9702911e6c0b tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:42:14.011991 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5af72ef0-24e1-4590-9f97-9702911e6c0b tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 returned with HTTP 200 Aug 20 04:42:14.012563 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 973/3882] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:13 2026] GET /volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 => generated 879 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:14.765314 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-43ef780f-8a70-4bf6-9b38-ee4de3e2dbce None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:14.768768 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-43ef780f-8a70-4bf6-9b38-ee4de3e2dbce tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 Aug 20 04:42:14.769041 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-43ef780f-8a70-4bf6-9b38-ee4de3e2dbce tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:14.769460 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-43ef780f-8a70-4bf6-9b38-ee4de3e2dbce tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:14.769603 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-43ef780f-8a70-4bf6-9b38-ee4de3e2dbce tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Show backup with id 3a03c065-c780-44fa-826c-5d1c98ea0f52. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:42:14.776090 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:14.776090 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:42:14.777402 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-43ef780f-8a70-4bf6-9b38-ee4de3e2dbce tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 returned with HTTP 200 Aug 20 04:42:14.778470 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 963/3883] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:14 2026] GET /volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:14.793532 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-273a3769-9554-480e-accb-a192d406b350 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:14.902822 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-273a3769-9554-480e-accb-a192d406b350 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] POST https://10.4.3.239/volume/v3/backups Aug 20 04:42:14.903277 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-273a3769-9554-480e-accb-a192d406b350 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e564327b-cf15-4910-90d4-0a89187de79c", "incremental": true}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:42:14.906289 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.backups [None req-273a3769-9554-480e-accb-a192d406b350 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Creating new backup {'backup': {'volume_id': 'e564327b-cf15-4910-90d4-0a89187de79c', 'incremental': True}} {{(pid=100174) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 04:42:14.906439 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.contrib.backups [None req-273a3769-9554-480e-accb-a192d406b350 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Creating backup of volume e564327b-cf15-4910-90d4-0a89187de79c in container None Aug 20 04:42:14.920065 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:14.920065 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:42:14.920487 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-273a3769-9554-480e-accb-a192d406b350 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Volume info retrieved successfully. Aug 20 04:42:14.968455 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-273a3769-9554-480e-accb-a192d406b350 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Created reservations ['cfaa22a7-526e-47f2-bcff-267690b95c4f', 'a1934bb6-f71a-4404-933d-d7d7444cc31a'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:42:14.998931 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-273a3769-9554-480e-accb-a192d406b350 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] https://10.4.3.239/volume/v3/backups returned with HTTP 400 Aug 20 04:42:14.998931 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 970/3884] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:42:14 2026] POST /volume/v3/backups => generated 109 bytes in 206 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 04:42:15.008926 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-607eb97e-e1c8-4a83-8990-26cc25b3a90d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:15.012752 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-607eb97e-e1c8-4a83-8990-26cc25b3a90d tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] DELETE https://10.4.3.239/volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 Aug 20 04:42:15.012752 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-607eb97e-e1c8-4a83-8990-26cc25b3a90d tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:15.012752 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-607eb97e-e1c8-4a83-8990-26cc25b3a90d tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:15.012752 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.contrib.backups [None req-607eb97e-e1c8-4a83-8990-26cc25b3a90d tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Delete backup with id: 3a03c065-c780-44fa-826c-5d1c98ea0f52. Aug 20 04:42:15.016841 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:15.016841 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:42:15.030871 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d3bae4e9-bc74-41a5-8c38-b2f3dbc27526 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:15.035078 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d3bae4e9-bc74-41a5-8c38-b2f3dbc27526 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 Aug 20 04:42:15.035294 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.backup.rpcapi [None req-607eb97e-e1c8-4a83-8990-26cc25b3a90d tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] delete_backup rpcapi backup_id 3a03c065-c780-44fa-826c-5d1c98ea0f52 {{(pid=100175) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 04:42:15.035445 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d3bae4e9-bc74-41a5-8c38-b2f3dbc27526 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:15.035445 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d3bae4e9-bc74-41a5-8c38-b2f3dbc27526 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:15.037046 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-607eb97e-e1c8-4a83-8990-26cc25b3a90d tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 returned with HTTP 202 Aug 20 04:42:15.037046 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 979/3885] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:42:15 2026] DELETE /volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:42:15.046690 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-34bd78b7-0085-4ba5-9d7e-3ebfbf9a17b9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:15.049920 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:15.049920 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:42:15.052797 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-34bd78b7-0085-4ba5-9d7e-3ebfbf9a17b9 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 Aug 20 04:42:15.053033 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-34bd78b7-0085-4ba5-9d7e-3ebfbf9a17b9 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:15.053243 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-34bd78b7-0085-4ba5-9d7e-3ebfbf9a17b9 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:15.053391 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-34bd78b7-0085-4ba5-9d7e-3ebfbf9a17b9 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Show backup with id 3a03c065-c780-44fa-826c-5d1c98ea0f52. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:42:15.061913 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:15.061913 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:42:15.063464 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-34bd78b7-0085-4ba5-9d7e-3ebfbf9a17b9 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 returned with HTTP 200 Aug 20 04:42:15.063464 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 964/3886] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:15 2026] GET /volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 => generated 751 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:15.064324 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d3bae4e9-bc74-41a5-8c38-b2f3dbc27526 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:42:15.073609 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d3bae4e9-bc74-41a5-8c38-b2f3dbc27526 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 returned with HTTP 200 Aug 20 04:42:15.074167 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 974/3887] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:15 2026] GET /volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 => generated 879 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:16.075985 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a70546af-4d03-48db-96b8-4842f25c4f6b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:16.078885 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a70546af-4d03-48db-96b8-4842f25c4f6b tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 Aug 20 04:42:16.079021 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a70546af-4d03-48db-96b8-4842f25c4f6b tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:16.080011 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a70546af-4d03-48db-96b8-4842f25c4f6b tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:16.080011 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-a70546af-4d03-48db-96b8-4842f25c4f6b tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Show backup with id 3a03c065-c780-44fa-826c-5d1c98ea0f52. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:42:16.089303 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-fbbcc88a-18df-4282-9901-74f1be53ae49 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:16.090733 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a70546af-4d03-48db-96b8-4842f25c4f6b tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 returned with HTTP 404 Aug 20 04:42:16.091458 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 971/3888] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:16 2026] GET /volume/v3/backups/3a03c065-c780-44fa-826c-5d1c98ea0f52 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:42:16.091772 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fbbcc88a-18df-4282-9901-74f1be53ae49 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 Aug 20 04:42:16.094200 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fbbcc88a-18df-4282-9901-74f1be53ae49 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:16.094200 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fbbcc88a-18df-4282-9901-74f1be53ae49 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:16.107330 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b918e060-4dca-4d32-a3d3-b2469c7f31ba None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:16.109368 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b918e060-4dca-4d32-a3d3-b2469c7f31ba tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:42:16.109743 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b918e060-4dca-4d32-a3d3-b2469c7f31ba tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-353844358"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:42:16.109942 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:16.109942 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:42:16.111406 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-b918e060-4dca-4d32-a3d3-b2469c7f31ba tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-353844358'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:42:16.111543 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-b918e060-4dca-4d32-a3d3-b2469c7f31ba tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Create volume of 1 GB Aug 20 04:42:16.114193 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-fbbcc88a-18df-4282-9901-74f1be53ae49 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:42:16.119722 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b918e060-4dca-4d32-a3d3-b2469c7f31ba tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Availability Zones retrieved successfully. Aug 20 04:42:16.120301 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fbbcc88a-18df-4282-9901-74f1be53ae49 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 returned with HTTP 200 Aug 20 04:42:16.120820 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 980/3889] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:16 2026] GET /volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 => generated 879 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:16.136179 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-b918e060-4dca-4d32-a3d3-b2469c7f31ba tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Flow 'volume_create_api' (7dea7cb4-716c-4e51-ad83-db73e852e547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:42:16.137276 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-b918e060-4dca-4d32-a3d3-b2469c7f31ba tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (325522ec-5724-476b-a118-01bbc8467a41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:42:16.138577 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-b918e060-4dca-4d32-a3d3-b2469c7f31ba tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:42:16.180997 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-b918e060-4dca-4d32-a3d3-b2469c7f31ba tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (325522ec-5724-476b-a118-01bbc8467a41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:42:16.181982 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-b918e060-4dca-4d32-a3d3-b2469c7f31ba tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bef0306-e19a-465e-a805-a74e5e212a76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:42:16.236554 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-b918e060-4dca-4d32-a3d3-b2469c7f31ba tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Created reservations ['687fec2f-55cd-4200-affa-b5d4516a24c5', '0b31a567-dc98-41e3-9648-4c345d342237', 'f971c26f-58a9-40c4-b56b-242279ce5b3e', '036db2ad-4974-40ba-ab2c-0f5837adea6a'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:42:16.237991 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-b918e060-4dca-4d32-a3d3-b2469c7f31ba tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bef0306-e19a-465e-a805-a74e5e212a76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['687fec2f-55cd-4200-affa-b5d4516a24c5', '0b31a567-dc98-41e3-9648-4c345d342237', 'f971c26f-58a9-40c4-b56b-242279ce5b3e', '036db2ad-4974-40ba-ab2c-0f5837adea6a']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:42:16.239691 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-b918e060-4dca-4d32-a3d3-b2469c7f31ba tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f2ba5e9-5247-4b2c-aebb-1b134c598ea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:42:16.282600 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-b918e060-4dca-4d32-a3d3-b2469c7f31ba tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f2ba5e9-5247-4b2c-aebb-1b134c598ea6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c82e9d15-e1bd-44ff-a7b5-a8f7f4c6e5bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-353844358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d67029334c2344218612125f33c0d5c2',qos_specs=None,replication_status=,reservations=['687fec2f-55cd-4200-affa-b5d4516a24c5','0b31a567-dc98-41e3-9648-4c345d342237','f971c26f-58a9-40c4-b56b-242279ce5b3e','036db2ad-4974-40ba-ab2c-0f5837adea6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='523ba47221c14d6dbda77f18f36dbfc1',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:42:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-353844358',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c82e9d15-e1bd-44ff-a7b5-a8f7f4c6e5bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d67029334c2344218612125f33c0d5c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='523ba47221c14d6dbda77f18f36dbfc1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:42:16.284522 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-b918e060-4dca-4d32-a3d3-b2469c7f31ba tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0daaa32d-43a5-438f-8cbe-e74e55ee03a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:42:16.316094 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-b918e060-4dca-4d32-a3d3-b2469c7f31ba tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0daaa32d-43a5-438f-8cbe-e74e55ee03a2) transitioned into state 'SUCCESS' from state '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-353844358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d67029334c2344218612125f33c0d5c2',qos_specs=None,replication_status=,reservations=['687fec2f-55cd-4200-affa-b5d4516a24c5','0b31a567-dc98-41e3-9648-4c345d342237','f971c26f-58a9-40c4-b56b-242279ce5b3e','036db2ad-4974-40ba-ab2c-0f5837adea6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='523ba47221c14d6dbda77f18f36dbfc1',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:42:16.316927 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-b918e060-4dca-4d32-a3d3-b2469c7f31ba tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4a58fe9-f3e4-4504-9e6d-4c0bbe3a6519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:42:16.330214 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-b918e060-4dca-4d32-a3d3-b2469c7f31ba tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4a58fe9-f3e4-4504-9e6d-4c0bbe3a6519) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:42:16.331509 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-b918e060-4dca-4d32-a3d3-b2469c7f31ba tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Flow 'volume_create_api' (7dea7cb4-716c-4e51-ad83-db73e852e547) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:42:16.332054 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b918e060-4dca-4d32-a3d3-b2469c7f31ba tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Create volume request issued successfully. Aug 20 04:42:16.332864 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b918e060-4dca-4d32-a3d3-b2469c7f31ba tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:42:16.333454 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 965/3890] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:42:16 2026] POST /volume/v3/volumes => generated 748 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:42:16.350092 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e769955b-4039-4958-9eb0-0fce258e83e6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:16.352295 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e769955b-4039-4958-9eb0-0fce258e83e6 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/volumes/c82e9d15-e1bd-44ff-a7b5-a8f7f4c6e5bf Aug 20 04:42:16.352510 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e769955b-4039-4958-9eb0-0fce258e83e6 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:16.352761 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e769955b-4039-4958-9eb0-0fce258e83e6 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:16.361586 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:16.361586 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:42:16.368530 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-e769955b-4039-4958-9eb0-0fce258e83e6 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Volume info retrieved successfully. Aug 20 04:42:16.380868 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e769955b-4039-4958-9eb0-0fce258e83e6 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/volumes/c82e9d15-e1bd-44ff-a7b5-a8f7f4c6e5bf returned with HTTP 200 Aug 20 04:42:16.381508 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 975/3891] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:16 2026] GET /volume/v3/volumes/c82e9d15-e1bd-44ff-a7b5-a8f7f4c6e5bf => generated 816 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:16.760330 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9df412f6-6d55-4e3c-879e-1e1efa2e1cfd None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:16.760793 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9df412f6-6d55-4e3c-879e-1e1efa2e1cfd None None] GET https://10.4.3.239/volume// Aug 20 04:42:16.761066 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9df412f6-6d55-4e3c-879e-1e1efa2e1cfd None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:16.761432 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9df412f6-6d55-4e3c-879e-1e1efa2e1cfd None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:16.761907 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9df412f6-6d55-4e3c-879e-1e1efa2e1cfd None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:42:16.762302 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 972/3892] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:42:16 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 20 04:42:16.771411 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-fddcc16c-2017-4f89-9ccf-c2ebdc6e1de4 req-e303dbbe-43e2-49ed-80a5-99f80e70d242 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:16.776297 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-fddcc16c-2017-4f89-9ccf-c2ebdc6e1de4 req-e303dbbe-43e2-49ed-80a5-99f80e70d242 tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:42:16.776297 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-fddcc16c-2017-4f89-9ccf-c2ebdc6e1de4 req-e303dbbe-43e2-49ed-80a5-99f80e70d242 tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b3c5fb45-835c-4df1-bd58-7827cce74734", "connector": null, "instance_uuid": "20f0b728-4007-4e94-bdc0-b0bdc4202da9"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:42:16.789231 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:16.789231 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:42:16.827411 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-fddcc16c-2017-4f89-9ccf-c2ebdc6e1de4 req-e303dbbe-43e2-49ed-80a5-99f80e70d242 tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:42:16.827856 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 981/3893] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:42:16 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 20 04:42:16.837978 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-fddcc16c-2017-4f89-9ccf-c2ebdc6e1de4 req-82fe7c25-d6ce-4a5f-8ddf-7c0d85827799 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:16.840434 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-fddcc16c-2017-4f89-9ccf-c2ebdc6e1de4 req-82fe7c25-d6ce-4a5f-8ddf-7c0d85827799 tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] DELETE https://10.4.3.239/volume/v3/attachments/38ac6b6a-4a55-4bd5-bceb-0c99553d9433 Aug 20 04:42:16.840661 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-fddcc16c-2017-4f89-9ccf-c2ebdc6e1de4 req-82fe7c25-d6ce-4a5f-8ddf-7c0d85827799 tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:16.840869 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-fddcc16c-2017-4f89-9ccf-c2ebdc6e1de4 req-82fe7c25-d6ce-4a5f-8ddf-7c0d85827799 tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:16.848166 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:16.848166 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:42:16.899002 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-fddcc16c-2017-4f89-9ccf-c2ebdc6e1de4 req-82fe7c25-d6ce-4a5f-8ddf-7c0d85827799 tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] https://10.4.3.239/volume/v3/attachments/38ac6b6a-4a55-4bd5-bceb-0c99553d9433 returned with HTTP 200 Aug 20 04:42:16.899560 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 966/3894] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:42:16 2026] DELETE /volume/v3/attachments/38ac6b6a-4a55-4bd5-bceb-0c99553d9433 => generated 192 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:42:17.140926 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0f55c5fc-1402-4326-b5e7-d4a1855cc670 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:17.144146 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0f55c5fc-1402-4326-b5e7-d4a1855cc670 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 Aug 20 04:42:17.144469 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0f55c5fc-1402-4326-b5e7-d4a1855cc670 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:17.144754 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0f55c5fc-1402-4326-b5e7-d4a1855cc670 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:17.157659 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:17.157659 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:42:17.165224 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-0f55c5fc-1402-4326-b5e7-d4a1855cc670 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:42:17.171751 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0f55c5fc-1402-4326-b5e7-d4a1855cc670 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 returned with HTTP 200 Aug 20 04:42:17.172316 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 976/3895] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:17 2026] GET /volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 => generated 879 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:17.397306 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4d0e32e6-c62f-45c3-a1e7-adc40d788d8d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:17.403049 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4d0e32e6-c62f-45c3-a1e7-adc40d788d8d tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/volumes/c82e9d15-e1bd-44ff-a7b5-a8f7f4c6e5bf Aug 20 04:42:17.403049 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4d0e32e6-c62f-45c3-a1e7-adc40d788d8d tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:17.403049 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4d0e32e6-c62f-45c3-a1e7-adc40d788d8d tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:17.403360 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-3c2a64be-f870-4912-8e84-e380e8089208 req-d37031b9-eda4-4312-9899-e1e659581a19 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:17.407164 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-3c2a64be-f870-4912-8e84-e380e8089208 req-d37031b9-eda4-4312-9899-e1e659581a19 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] POST https://10.4.3.239/volume/v3/attachments/ae423fd6-b42f-4f77-b33a-43662a8f56f4/action Aug 20 04:42:17.407164 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-3c2a64be-f870-4912-8e84-e380e8089208 req-d37031b9-eda4-4312-9899-e1e659581a19 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Action body: b'{"os-complete": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:42:17.407164 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-3c2a64be-f870-4912-8e84-e380e8089208 req-d37031b9-eda4-4312-9899-e1e659581a19 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:42:17.417213 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:17.417213 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:42:17.425998 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-4d0e32e6-c62f-45c3-a1e7-adc40d788d8d tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Volume info retrieved successfully. Aug 20 04:42:17.428451 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:17.428451 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:42:17.434744 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4d0e32e6-c62f-45c3-a1e7-adc40d788d8d tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/volumes/c82e9d15-e1bd-44ff-a7b5-a8f7f4c6e5bf returned with HTTP 200 Aug 20 04:42:17.435581 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 973/3896] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:17 2026] GET /volume/v3/volumes/c82e9d15-e1bd-44ff-a7b5-a8f7f4c6e5bf => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:17.447113 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-3c2a64be-f870-4912-8e84-e380e8089208 req-d37031b9-eda4-4312-9899-e1e659581a19 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/attachments/ae423fd6-b42f-4f77-b33a-43662a8f56f4/action returned with HTTP 204 Aug 20 04:42:17.447742 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 982/3897] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:42:17 2026] POST /volume/v3/attachments/ae423fd6-b42f-4f77-b33a-43662a8f56f4/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:42:17.450026 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-faec63f0-72b9-4155-9dd0-9cefdc239b4c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:17.456138 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-faec63f0-72b9-4155-9dd0-9cefdc239b4c tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] POST https://10.4.3.239/volume/v3/backups Aug 20 04:42:17.456541 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-faec63f0-72b9-4155-9dd0-9cefdc239b4c tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c82e9d15-e1bd-44ff-a7b5-a8f7f4c6e5bf", "name": "tempest-VolumesBackupsTest-Backup-882756540"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:42:17.459325 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.backups [None req-faec63f0-72b9-4155-9dd0-9cefdc239b4c tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Creating new backup {'backup': {'volume_id': 'c82e9d15-e1bd-44ff-a7b5-a8f7f4c6e5bf', 'name': 'tempest-VolumesBackupsTest-Backup-882756540'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 04:42:17.459325 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.contrib.backups [None req-faec63f0-72b9-4155-9dd0-9cefdc239b4c tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Creating backup of volume c82e9d15-e1bd-44ff-a7b5-a8f7f4c6e5bf in container None Aug 20 04:42:17.478063 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:17.478063 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:42:17.478486 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-faec63f0-72b9-4155-9dd0-9cefdc239b4c tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Volume info retrieved successfully. Aug 20 04:42:17.504479 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-faec63f0-72b9-4155-9dd0-9cefdc239b4c tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Created reservations ['8435fc33-a915-400f-b06b-19b0a044bfd2', 'ea9f1ea3-5db6-4a99-9577-e1ab8d5ee9b7'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:42:17.538713 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-faec63f0-72b9-4155-9dd0-9cefdc239b4c tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] https://10.4.3.239/volume/v3/backups returned with HTTP 202 Aug 20 04:42:17.539305 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 967/3898] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:42:17 2026] POST /volume/v3/backups => generated 329 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:42:17.548691 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-40cd4ce4-7fc4-46e3-ae39-88e9f4c76919 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:17.551059 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-40cd4ce4-7fc4-46e3-ae39-88e9f4c76919 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] GET https://10.4.3.239/volume/v3/backups/7a33415f-e20a-4b66-b971-4346708c7859 Aug 20 04:42:17.551679 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-40cd4ce4-7fc4-46e3-ae39-88e9f4c76919 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:17.551679 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-40cd4ce4-7fc4-46e3-ae39-88e9f4c76919 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:17.551780 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-40cd4ce4-7fc4-46e3-ae39-88e9f4c76919 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Show backup with id 7a33415f-e20a-4b66-b971-4346708c7859. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:42:17.561398 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:17.561398 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:42:17.562288 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-40cd4ce4-7fc4-46e3-ae39-88e9f4c76919 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] https://10.4.3.239/volume/v3/backups/7a33415f-e20a-4b66-b971-4346708c7859 returned with HTTP 200 Aug 20 04:42:17.562788 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 977/3899] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:17 2026] GET /volume/v3/backups/7a33415f-e20a-4b66-b971-4346708c7859 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:18.185999 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a844c167-aba2-4531-8c4c-e2ecf1aa00e2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:18.188479 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a844c167-aba2-4531-8c4c-e2ecf1aa00e2 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 Aug 20 04:42:18.188792 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a844c167-aba2-4531-8c4c-e2ecf1aa00e2 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:18.189051 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a844c167-aba2-4531-8c4c-e2ecf1aa00e2 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:18.203381 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:18.203381 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:42:18.209158 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a844c167-aba2-4531-8c4c-e2ecf1aa00e2 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:42:18.216339 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a844c167-aba2-4531-8c4c-e2ecf1aa00e2 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 returned with HTTP 200 Aug 20 04:42:18.217010 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 974/3900] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:18 2026] GET /volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:42:18.233758 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6d273210-b4b5-455b-af3d-7b57ca5ef08d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:18.236442 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6d273210-b4b5-455b-af3d-7b57ca5ef08d tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 Aug 20 04:42:18.236716 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6d273210-b4b5-455b-af3d-7b57ca5ef08d tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:18.236924 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6d273210-b4b5-455b-af3d-7b57ca5ef08d tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:18.252413 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:18.252413 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:42:18.256322 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-6d273210-b4b5-455b-af3d-7b57ca5ef08d tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:42:18.261811 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6d273210-b4b5-455b-af3d-7b57ca5ef08d tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 returned with HTTP 200 Aug 20 04:42:18.262292 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 983/3901] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:18 2026] GET /volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:42:18.315878 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-26dffedb-4353-4ab6-ba7d-4ef1d876ffce req-99206669-d821-479d-9c84-bf1c4cb67997 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:18.317827 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-26dffedb-4353-4ab6-ba7d-4ef1d876ffce req-99206669-d821-479d-9c84-bf1c4cb67997 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 Aug 20 04:42:18.318041 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-26dffedb-4353-4ab6-ba7d-4ef1d876ffce req-99206669-d821-479d-9c84-bf1c4cb67997 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:18.318300 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-26dffedb-4353-4ab6-ba7d-4ef1d876ffce req-99206669-d821-479d-9c84-bf1c4cb67997 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:18.327822 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:18.327822 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:42:18.331980 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-26dffedb-4353-4ab6-ba7d-4ef1d876ffce req-99206669-d821-479d-9c84-bf1c4cb67997 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:42:18.336585 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-26dffedb-4353-4ab6-ba7d-4ef1d876ffce req-99206669-d821-479d-9c84-bf1c4cb67997 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 returned with HTTP 200 Aug 20 04:42:18.337020 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 968/3902] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:42:18 2026] GET /volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:42:18.367473 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-26dffedb-4353-4ab6-ba7d-4ef1d876ffce req-4a01262d-5d2b-4a89-8d72-8a657233a144 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:18.370582 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-26dffedb-4353-4ab6-ba7d-4ef1d876ffce req-4a01262d-5d2b-4a89-8d72-8a657233a144 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] POST https://10.4.3.239/volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43/action Aug 20 04:42:18.371052 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-26dffedb-4353-4ab6-ba7d-4ef1d876ffce req-4a01262d-5d2b-4a89-8d72-8a657233a144 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:42:18.371280 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-26dffedb-4353-4ab6-ba7d-4ef1d876ffce req-4a01262d-5d2b-4a89-8d72-8a657233a144 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:42:18.385796 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:18.385796 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:42:18.386290 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-26dffedb-4353-4ab6-ba7d-4ef1d876ffce req-4a01262d-5d2b-4a89-8d72-8a657233a144 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:42:18.397358 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-26dffedb-4353-4ab6-ba7d-4ef1d876ffce req-4a01262d-5d2b-4a89-8d72-8a657233a144 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Begin detaching volume completed successfully. Aug 20 04:42:18.397989 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-26dffedb-4353-4ab6-ba7d-4ef1d876ffce req-4a01262d-5d2b-4a89-8d72-8a657233a144 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43/action returned with HTTP 202 Aug 20 04:42:18.398135 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 978/3903] 10.4.3.239 () {72 vars in 1672 bytes} [Thu Aug 20 04:42:18 2026] POST /volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:42:18.437929 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c2380ed7-6e15-43a8-8902-7adca59cdfef None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:18.438446 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c2380ed7-6e15-43a8-8902-7adca59cdfef None None] GET https://10.4.3.239/volume// Aug 20 04:42:18.438657 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c2380ed7-6e15-43a8-8902-7adca59cdfef None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:18.438841 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c2380ed7-6e15-43a8-8902-7adca59cdfef None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:18.439150 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c2380ed7-6e15-43a8-8902-7adca59cdfef None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:42:18.439660 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 975/3904] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:42: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 20 04:42:18.449646 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-76d8e0ea-5b16-43dc-b071-644508652af1 req-19bfbb0c-f0ea-4887-a23d-2ddf83507243 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:18.453173 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-76d8e0ea-5b16-43dc-b071-644508652af1 req-19bfbb0c-f0ea-4887-a23d-2ddf83507243 tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] GET https://10.4.3.239/volume/v3/volumes/b3c5fb45-835c-4df1-bd58-7827cce74734 Aug 20 04:42:18.453173 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-76d8e0ea-5b16-43dc-b071-644508652af1 req-19bfbb0c-f0ea-4887-a23d-2ddf83507243 tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:18.453173 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-76d8e0ea-5b16-43dc-b071-644508652af1 req-19bfbb0c-f0ea-4887-a23d-2ddf83507243 tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:18.456789 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8f6bc2ef-1914-411f-8987-18d4b0f1c152 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:18.457265 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8f6bc2ef-1914-411f-8987-18d4b0f1c152 None None] GET https://10.4.3.239/volume// Aug 20 04:42:18.457457 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8f6bc2ef-1914-411f-8987-18d4b0f1c152 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:18.457646 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8f6bc2ef-1914-411f-8987-18d4b0f1c152 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:18.457991 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8f6bc2ef-1914-411f-8987-18d4b0f1c152 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:42:18.459206 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 969/3905] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:42: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 20 04:42:18.467335 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:18.467335 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:42:18.470401 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-26dffedb-4353-4ab6-ba7d-4ef1d876ffce req-14297e6c-4bf3-4699-99eb-060b83559254 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:18.472444 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-26dffedb-4353-4ab6-ba7d-4ef1d876ffce req-14297e6c-4bf3-4699-99eb-060b83559254 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 Aug 20 04:42:18.472675 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-26dffedb-4353-4ab6-ba7d-4ef1d876ffce req-14297e6c-4bf3-4699-99eb-060b83559254 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:18.472963 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-26dffedb-4353-4ab6-ba7d-4ef1d876ffce req-14297e6c-4bf3-4699-99eb-060b83559254 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:18.473865 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-76d8e0ea-5b16-43dc-b071-644508652af1 req-19bfbb0c-f0ea-4887-a23d-2ddf83507243 tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] Volume info retrieved successfully. Aug 20 04:42:18.481286 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-76d8e0ea-5b16-43dc-b071-644508652af1 req-19bfbb0c-f0ea-4887-a23d-2ddf83507243 tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] https://10.4.3.239/volume/v3/volumes/b3c5fb45-835c-4df1-bd58-7827cce74734 returned with HTTP 200 Aug 20 04:42:18.482109 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 984/3906] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:42:18 2026] GET /volume/v3/volumes/b3c5fb45-835c-4df1-bd58-7827cce74734 => generated 1539 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:42:18.485494 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:18.485494 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:42:18.491344 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-26dffedb-4353-4ab6-ba7d-4ef1d876ffce req-14297e6c-4bf3-4699-99eb-060b83559254 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:42:18.499689 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-26dffedb-4353-4ab6-ba7d-4ef1d876ffce req-14297e6c-4bf3-4699-99eb-060b83559254 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 returned with HTTP 200 Aug 20 04:42:18.500462 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 979/3907] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:42:18 2026] GET /volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 => generated 1354 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:42:18.518906 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-26dffedb-4353-4ab6-ba7d-4ef1d876ffce req-f94073d9-baf2-40dc-bc23-20ded972c62d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:18.522352 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-26dffedb-4353-4ab6-ba7d-4ef1d876ffce req-f94073d9-baf2-40dc-bc23-20ded972c62d tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43/encryption Aug 20 04:42:18.523928 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-26dffedb-4353-4ab6-ba7d-4ef1d876ffce req-f94073d9-baf2-40dc-bc23-20ded972c62d tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:18.524392 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-26dffedb-4353-4ab6-ba7d-4ef1d876ffce req-f94073d9-baf2-40dc-bc23-20ded972c62d tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:18.538402 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:18.538402 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:42:18.550094 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-26dffedb-4353-4ab6-ba7d-4ef1d876ffce req-f94073d9-baf2-40dc-bc23-20ded972c62d tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43/encryption returned with HTTP 200 Aug 20 04:42:18.551127 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 976/3908] 10.4.3.239 () {68 vars in 1631 bytes} [Thu Aug 20 04:42:18 2026] GET /volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43/encryption => generated 161 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:18.578948 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2f781908-178b-4b4d-8f9b-2bd2ce0319f4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:18.581289 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2f781908-178b-4b4d-8f9b-2bd2ce0319f4 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] GET https://10.4.3.239/volume/v3/backups/7a33415f-e20a-4b66-b971-4346708c7859 Aug 20 04:42:18.581522 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2f781908-178b-4b4d-8f9b-2bd2ce0319f4 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:18.581759 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2f781908-178b-4b4d-8f9b-2bd2ce0319f4 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:18.582100 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-2f781908-178b-4b4d-8f9b-2bd2ce0319f4 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Show backup with id 7a33415f-e20a-4b66-b971-4346708c7859. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:42:18.587822 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:18.587822 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:42:18.588829 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2f781908-178b-4b4d-8f9b-2bd2ce0319f4 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] https://10.4.3.239/volume/v3/backups/7a33415f-e20a-4b66-b971-4346708c7859 returned with HTTP 200 Aug 20 04:42:18.589428 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 970/3909] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:18 2026] GET /volume/v3/backups/7a33415f-e20a-4b66-b971-4346708c7859 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:18.594940 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-76d8e0ea-5b16-43dc-b071-644508652af1 req-105dd86d-2254-46b9-9d9d-eeb877a0db1c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:18.597422 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-76d8e0ea-5b16-43dc-b071-644508652af1 req-105dd86d-2254-46b9-9d9d-eeb877a0db1c tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] PUT https://10.4.3.239/volume/v3/attachments/e63487ca-7226-4584-870f-7031570d67d7 Aug 20 04:42:18.597845 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-76d8e0ea-5b16-43dc-b071-644508652af1 req-105dd86d-2254-46b9-9d9d-eeb877a0db1c tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:42:18.607027 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-76d8e0ea-5b16-43dc-b071-644508652af1 req-105dd86d-2254-46b9-9d9d-eeb877a0db1c tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] Acquiring lock "cinder-attachment_update-b3c5fb45-835c-4df1-bd58-7827cce74734-np0000007850" by "attachment_update" {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:42:18.612399 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-76d8e0ea-5b16-43dc-b071-644508652af1 req-105dd86d-2254-46b9-9d9d-eeb877a0db1c tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] Lock "cinder-attachment_update-b3c5fb45-835c-4df1-bd58-7827cce74734-np0000007850" acquired by "attachment_update" :: waited 0.005s {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:42:18.613671 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:18.613671 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:42:18.703594 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-76d8e0ea-5b16-43dc-b071-644508652af1 req-105dd86d-2254-46b9-9d9d-eeb877a0db1c tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] Lock "cinder-attachment_update-b3c5fb45-835c-4df1-bd58-7827cce74734-np0000007850" released by "attachment_update" :: held 0.091s {{(pid=100175) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:42:18.703876 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-76d8e0ea-5b16-43dc-b071-644508652af1 req-105dd86d-2254-46b9-9d9d-eeb877a0db1c tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] https://10.4.3.239/volume/v3/attachments/e63487ca-7226-4584-870f-7031570d67d7 returned with HTTP 200 Aug 20 04:42:18.704398 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 985/3910] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:42:18 2026] PUT /volume/v3/attachments/e63487ca-7226-4584-870f-7031570d67d7 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:42:18.730832 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-76d8e0ea-5b16-43dc-b071-644508652af1 req-19a14722-8be9-467d-b7df-8d156ca86977 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:18.733807 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-76d8e0ea-5b16-43dc-b071-644508652af1 req-19a14722-8be9-467d-b7df-8d156ca86977 tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] POST https://10.4.3.239/volume/v3/attachments/e63487ca-7226-4584-870f-7031570d67d7/action Aug 20 04:42:18.734392 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-76d8e0ea-5b16-43dc-b071-644508652af1 req-19a14722-8be9-467d-b7df-8d156ca86977 tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] Action body: b'{"os-complete": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:42:18.734565 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-76d8e0ea-5b16-43dc-b071-644508652af1 req-19a14722-8be9-467d-b7df-8d156ca86977 tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:42:18.759035 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:18.759035 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:42:18.778320 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-76d8e0ea-5b16-43dc-b071-644508652af1 req-19a14722-8be9-467d-b7df-8d156ca86977 tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] https://10.4.3.239/volume/v3/attachments/e63487ca-7226-4584-870f-7031570d67d7/action returned with HTTP 204 Aug 20 04:42:18.778879 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 980/3911] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:42:18 2026] POST /volume/v3/attachments/e63487ca-7226-4584-870f-7031570d67d7/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:42:19.601600 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d660aeb1-33f5-4f8c-aa56-40e02c8d8a06 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:19.604254 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d660aeb1-33f5-4f8c-aa56-40e02c8d8a06 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] GET https://10.4.3.239/volume/v3/backups/7a33415f-e20a-4b66-b971-4346708c7859 Aug 20 04:42:19.604254 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d660aeb1-33f5-4f8c-aa56-40e02c8d8a06 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:19.604433 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d660aeb1-33f5-4f8c-aa56-40e02c8d8a06 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:19.604484 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-d660aeb1-33f5-4f8c-aa56-40e02c8d8a06 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Show backup with id 7a33415f-e20a-4b66-b971-4346708c7859. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:42:19.609692 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:19.609692 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:42:19.610483 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d660aeb1-33f5-4f8c-aa56-40e02c8d8a06 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] https://10.4.3.239/volume/v3/backups/7a33415f-e20a-4b66-b971-4346708c7859 returned with HTTP 200 Aug 20 04:42:19.610941 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 977/3912] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:19 2026] GET /volume/v3/backups/7a33415f-e20a-4b66-b971-4346708c7859 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:19.869212 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7987bf0b-0067-4460-8e30-137d08a8bd11 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:19.871273 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7987bf0b-0067-4460-8e30-137d08a8bd11 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] GET https://10.4.3.239/volume/v3/volumes/e3a91701-778d-4bc5-85ec-d737b1922a60 Aug 20 04:42:19.871498 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7987bf0b-0067-4460-8e30-137d08a8bd11 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:19.871761 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7987bf0b-0067-4460-8e30-137d08a8bd11 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:19.883645 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:19.883645 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:42:19.887896 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-7987bf0b-0067-4460-8e30-137d08a8bd11 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Volume info retrieved successfully. Aug 20 04:42:19.893121 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7987bf0b-0067-4460-8e30-137d08a8bd11 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] https://10.4.3.239/volume/v3/volumes/e3a91701-778d-4bc5-85ec-d737b1922a60 returned with HTTP 200 Aug 20 04:42:19.893654 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 971/3913] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:19 2026] GET /volume/v3/volumes/e3a91701-778d-4bc5-85ec-d737b1922a60 => generated 1142 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:42:19.928973 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-16340df9-1d4f-487e-8dd3-68450c696c0b req-10f650ee-d69f-4bf6-82d8-d1493f125782 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:19.931007 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-16340df9-1d4f-487e-8dd3-68450c696c0b req-10f650ee-d69f-4bf6-82d8-d1493f125782 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] GET https://10.4.3.239/volume/v3/volumes/e3a91701-778d-4bc5-85ec-d737b1922a60 Aug 20 04:42:19.931216 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-16340df9-1d4f-487e-8dd3-68450c696c0b req-10f650ee-d69f-4bf6-82d8-d1493f125782 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:19.931419 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-16340df9-1d4f-487e-8dd3-68450c696c0b req-10f650ee-d69f-4bf6-82d8-d1493f125782 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:19.940934 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:19.940934 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:42:19.944385 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-16340df9-1d4f-487e-8dd3-68450c696c0b req-10f650ee-d69f-4bf6-82d8-d1493f125782 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Volume info retrieved successfully. Aug 20 04:42:19.948929 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-16340df9-1d4f-487e-8dd3-68450c696c0b req-10f650ee-d69f-4bf6-82d8-d1493f125782 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] https://10.4.3.239/volume/v3/volumes/e3a91701-778d-4bc5-85ec-d737b1922a60 returned with HTTP 200 Aug 20 04:42:19.949509 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 986/3914] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:42:19 2026] GET /volume/v3/volumes/e3a91701-778d-4bc5-85ec-d737b1922a60 => generated 1142 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:42:19.966827 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-16340df9-1d4f-487e-8dd3-68450c696c0b req-feceaa6b-7045-43dc-a978-91822920c46d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:19.969767 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-16340df9-1d4f-487e-8dd3-68450c696c0b req-feceaa6b-7045-43dc-a978-91822920c46d tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] POST https://10.4.3.239/volume/v3/volumes/e3a91701-778d-4bc5-85ec-d737b1922a60/action Aug 20 04:42:19.970299 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-16340df9-1d4f-487e-8dd3-68450c696c0b req-feceaa6b-7045-43dc-a978-91822920c46d tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:42:19.970524 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-16340df9-1d4f-487e-8dd3-68450c696c0b req-feceaa6b-7045-43dc-a978-91822920c46d tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:42:19.985663 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:19.985663 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:42:19.986297 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-16340df9-1d4f-487e-8dd3-68450c696c0b req-feceaa6b-7045-43dc-a978-91822920c46d tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Volume info retrieved successfully. Aug 20 04:42:19.995132 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-16340df9-1d4f-487e-8dd3-68450c696c0b req-feceaa6b-7045-43dc-a978-91822920c46d tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Begin detaching volume completed successfully. Aug 20 04:42:19.995132 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-16340df9-1d4f-487e-8dd3-68450c696c0b req-feceaa6b-7045-43dc-a978-91822920c46d tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] https://10.4.3.239/volume/v3/volumes/e3a91701-778d-4bc5-85ec-d737b1922a60/action returned with HTTP 202 Aug 20 04:42:19.995719 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 981/3915] 10.4.3.239 () {72 vars in 1672 bytes} [Thu Aug 20 04:42:19 2026] POST /volume/v3/volumes/e3a91701-778d-4bc5-85ec-d737b1922a60/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:42:20.051857 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-95c2a160-1554-4cd4-835c-4f4fda5df38e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:20.052346 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-95c2a160-1554-4cd4-835c-4f4fda5df38e None None] GET https://10.4.3.239/volume// Aug 20 04:42:20.052571 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-95c2a160-1554-4cd4-835c-4f4fda5df38e None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:20.053023 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-95c2a160-1554-4cd4-835c-4f4fda5df38e None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:20.053429 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-95c2a160-1554-4cd4-835c-4f4fda5df38e None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:42:20.053781 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 978/3916] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:42: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 20 04:42:20.062761 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-16340df9-1d4f-487e-8dd3-68450c696c0b req-bfcbdfae-7db5-4f04-a664-65287525eb24 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:20.064887 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-16340df9-1d4f-487e-8dd3-68450c696c0b req-bfcbdfae-7db5-4f04-a664-65287525eb24 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] GET https://10.4.3.239/volume/v3/volumes/e3a91701-778d-4bc5-85ec-d737b1922a60 Aug 20 04:42:20.065117 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-16340df9-1d4f-487e-8dd3-68450c696c0b req-bfcbdfae-7db5-4f04-a664-65287525eb24 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:20.065340 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-16340df9-1d4f-487e-8dd3-68450c696c0b req-bfcbdfae-7db5-4f04-a664-65287525eb24 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:20.078342 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:20.078342 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:42:20.083446 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-16340df9-1d4f-487e-8dd3-68450c696c0b req-bfcbdfae-7db5-4f04-a664-65287525eb24 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Volume info retrieved successfully. Aug 20 04:42:20.090926 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-16340df9-1d4f-487e-8dd3-68450c696c0b req-bfcbdfae-7db5-4f04-a664-65287525eb24 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] https://10.4.3.239/volume/v3/volumes/e3a91701-778d-4bc5-85ec-d737b1922a60 returned with HTTP 200 Aug 20 04:42:20.091610 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 972/3917] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:42:20 2026] GET /volume/v3/volumes/e3a91701-778d-4bc5-85ec-d737b1922a60 => generated 1325 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:42:20.262853 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-26dffedb-4353-4ab6-ba7d-4ef1d876ffce req-5f6f2973-4e5d-4455-bcb3-424155565fb3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:20.265831 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-26dffedb-4353-4ab6-ba7d-4ef1d876ffce req-5f6f2973-4e5d-4455-bcb3-424155565fb3 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] DELETE https://10.4.3.239/volume/v3/attachments/ae423fd6-b42f-4f77-b33a-43662a8f56f4 Aug 20 04:42:20.266315 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-26dffedb-4353-4ab6-ba7d-4ef1d876ffce req-5f6f2973-4e5d-4455-bcb3-424155565fb3 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:20.267112 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-26dffedb-4353-4ab6-ba7d-4ef1d876ffce req-5f6f2973-4e5d-4455-bcb3-424155565fb3 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:20.287128 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:20.287128 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:42:20.374396 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-26dffedb-4353-4ab6-ba7d-4ef1d876ffce req-5f6f2973-4e5d-4455-bcb3-424155565fb3 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/attachments/ae423fd6-b42f-4f77-b33a-43662a8f56f4 returned with HTTP 200 Aug 20 04:42:20.374994 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 987/3918] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:42:20 2026] DELETE /volume/v3/attachments/ae423fd6-b42f-4f77-b33a-43662a8f56f4 => generated 19 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 04:42:20.602735 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-e95090f7-0df5-4140-b967-edb68df024fd req-0ee68eb3-7f72-41b7-87a2-f343b889e060 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:20.606578 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-e95090f7-0df5-4140-b967-edb68df024fd req-0ee68eb3-7f72-41b7-87a2-f343b889e060 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 Aug 20 04:42:20.606815 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-e95090f7-0df5-4140-b967-edb68df024fd req-0ee68eb3-7f72-41b7-87a2-f343b889e060 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:20.606931 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-e95090f7-0df5-4140-b967-edb68df024fd req-0ee68eb3-7f72-41b7-87a2-f343b889e060 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:20.618138 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:20.618138 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:42:20.623361 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-e95090f7-0df5-4140-b967-edb68df024fd req-0ee68eb3-7f72-41b7-87a2-f343b889e060 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:42:20.629432 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b49e45bd-a845-49ac-b999-be5ea7ecbac7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:20.629823 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-e95090f7-0df5-4140-b967-edb68df024fd req-0ee68eb3-7f72-41b7-87a2-f343b889e060 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 returned with HTTP 200 Aug 20 04:42:20.630399 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 982/3919] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:42:20 2026] GET /volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 => generated 879 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:20.633787 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b49e45bd-a845-49ac-b999-be5ea7ecbac7 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] GET https://10.4.3.239/volume/v3/backups/7a33415f-e20a-4b66-b971-4346708c7859 Aug 20 04:42:20.633787 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b49e45bd-a845-49ac-b999-be5ea7ecbac7 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:20.633787 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b49e45bd-a845-49ac-b999-be5ea7ecbac7 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:20.633787 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-b49e45bd-a845-49ac-b999-be5ea7ecbac7 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Show backup with id 7a33415f-e20a-4b66-b971-4346708c7859. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:42:20.638252 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:20.638252 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:42:20.639116 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b49e45bd-a845-49ac-b999-be5ea7ecbac7 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] https://10.4.3.239/volume/v3/backups/7a33415f-e20a-4b66-b971-4346708c7859 returned with HTTP 200 Aug 20 04:42:20.639633 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 979/3920] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:20 2026] GET /volume/v3/backups/7a33415f-e20a-4b66-b971-4346708c7859 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:21.651848 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a0f81bde-6d83-452e-b16a-5f0a31d88e3e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:21.654935 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a0f81bde-6d83-452e-b16a-5f0a31d88e3e tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] GET https://10.4.3.239/volume/v3/backups/7a33415f-e20a-4b66-b971-4346708c7859 Aug 20 04:42:21.655195 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a0f81bde-6d83-452e-b16a-5f0a31d88e3e tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:21.655497 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a0f81bde-6d83-452e-b16a-5f0a31d88e3e tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:21.655598 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-a0f81bde-6d83-452e-b16a-5f0a31d88e3e tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Show backup with id 7a33415f-e20a-4b66-b971-4346708c7859. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:42:21.661578 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:21.661578 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:42:21.662988 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a0f81bde-6d83-452e-b16a-5f0a31d88e3e tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] https://10.4.3.239/volume/v3/backups/7a33415f-e20a-4b66-b971-4346708c7859 returned with HTTP 200 Aug 20 04:42:21.662988 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 973/3921] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:21 2026] GET /volume/v3/backups/7a33415f-e20a-4b66-b971-4346708c7859 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:22.675942 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-abd7d57c-9e0d-42fa-8ba2-ac8729b5e565 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:22.678084 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-abd7d57c-9e0d-42fa-8ba2-ac8729b5e565 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] GET https://10.4.3.239/volume/v3/backups/7a33415f-e20a-4b66-b971-4346708c7859 Aug 20 04:42:22.678338 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-abd7d57c-9e0d-42fa-8ba2-ac8729b5e565 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:22.678558 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-abd7d57c-9e0d-42fa-8ba2-ac8729b5e565 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:22.678688 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-abd7d57c-9e0d-42fa-8ba2-ac8729b5e565 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Show backup with id 7a33415f-e20a-4b66-b971-4346708c7859. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:42:22.683434 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:22.683434 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:42:22.684283 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-abd7d57c-9e0d-42fa-8ba2-ac8729b5e565 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] https://10.4.3.239/volume/v3/backups/7a33415f-e20a-4b66-b971-4346708c7859 returned with HTTP 200 Aug 20 04:42:22.684751 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 988/3922] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:22 2026] GET /volume/v3/backups/7a33415f-e20a-4b66-b971-4346708c7859 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:23.663263 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-bb6f031b-3b2b-4dc7-bf6d-14a095cd98b2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:23.667130 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bb6f031b-3b2b-4dc7-bf6d-14a095cd98b2 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] DELETE https://10.4.3.239/volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 Aug 20 04:42:23.667446 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bb6f031b-3b2b-4dc7-bf6d-14a095cd98b2 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:23.667706 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bb6f031b-3b2b-4dc7-bf6d-14a095cd98b2 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:23.667919 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-bb6f031b-3b2b-4dc7-bf6d-14a095cd98b2 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Delete volume with id: aafa36da-ee22-4b98-8028-a6f57271bd43 Aug 20 04:42:23.670696 np0000007850 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writing DB stats cinder:SELECT=140,cinder:UPDATE=13,cinder:DELETE=1,cinder:INSERT=1 {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:42:23.677354 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:23.677354 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:42:23.677927 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-bb6f031b-3b2b-4dc7-bf6d-14a095cd98b2 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:42:23.697979 np0000007850 devstack@c-api.service[100176]: WARNING cinder.keymgr.conf_key_mgr [None req-bb6f031b-3b2b-4dc7-bf6d-14a095cd98b2 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 20 04:42:23.698104 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-220c1876-b4f2-414a-a409-187b2f6db209 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:23.700497 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-220c1876-b4f2-414a-a409-187b2f6db209 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] GET https://10.4.3.239/volume/v3/backups/7a33415f-e20a-4b66-b971-4346708c7859 Aug 20 04:42:23.700751 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-220c1876-b4f2-414a-a409-187b2f6db209 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:23.701062 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-220c1876-b4f2-414a-a409-187b2f6db209 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:23.701101 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-220c1876-b4f2-414a-a409-187b2f6db209 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Show backup with id 7a33415f-e20a-4b66-b971-4346708c7859. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:42:23.702815 np0000007850 devstack@c-api.service[100174]: DEBUG dbcounter [-] [100174] Writing DB stats cinder:SELECT=148,cinder:UPDATE=11,cinder:INSERT=5 {{(pid=100174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:42:23.706034 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:23.706034 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:42:23.706779 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-220c1876-b4f2-414a-a409-187b2f6db209 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] https://10.4.3.239/volume/v3/backups/7a33415f-e20a-4b66-b971-4346708c7859 returned with HTTP 200 Aug 20 04:42:23.707295 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 980/3923] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:23 2026] GET /volume/v3/backups/7a33415f-e20a-4b66-b971-4346708c7859 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:23.713482 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-bb6f031b-3b2b-4dc7-bf6d-14a095cd98b2 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Delete volume request issued successfully. Aug 20 04:42:23.716852 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bb6f031b-3b2b-4dc7-bf6d-14a095cd98b2 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 returned with HTTP 202 Aug 20 04:42:23.717090 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 983/3924] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:42:23 2026] DELETE /volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:42:23.725049 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-460fb8c9-99fa-4e1a-a4a6-998930319f01 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:23.726801 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-460fb8c9-99fa-4e1a-a4a6-998930319f01 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 Aug 20 04:42:23.727005 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-460fb8c9-99fa-4e1a-a4a6-998930319f01 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:23.727244 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-460fb8c9-99fa-4e1a-a4a6-998930319f01 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:23.729506 np0000007850 devstack@c-api.service[100177]: DEBUG dbcounter [-] [100177] Writing DB stats cinder:SELECT=207,cinder:INSERT=31,cinder:UPDATE=58,cinder:DELETE=1 {{(pid=100177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:42:23.736471 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:23.736471 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:42:23.741341 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-460fb8c9-99fa-4e1a-a4a6-998930319f01 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:42:23.746399 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-460fb8c9-99fa-4e1a-a4a6-998930319f01 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 returned with HTTP 200 Aug 20 04:42:23.746897 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 974/3925] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:23 2026] GET /volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:24.725324 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-eac195b4-d360-43fb-a0ed-50c18097dcb8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:24.727527 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-eac195b4-d360-43fb-a0ed-50c18097dcb8 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] GET https://10.4.3.239/volume/v3/backups/7a33415f-e20a-4b66-b971-4346708c7859 Aug 20 04:42:24.728332 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-eac195b4-d360-43fb-a0ed-50c18097dcb8 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:24.728332 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-eac195b4-d360-43fb-a0ed-50c18097dcb8 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:24.728332 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-eac195b4-d360-43fb-a0ed-50c18097dcb8 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Show backup with id 7a33415f-e20a-4b66-b971-4346708c7859. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:42:24.734539 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:24.734539 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:42:24.735881 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-eac195b4-d360-43fb-a0ed-50c18097dcb8 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] https://10.4.3.239/volume/v3/backups/7a33415f-e20a-4b66-b971-4346708c7859 returned with HTTP 200 Aug 20 04:42:24.736304 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 989/3926] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:24 2026] GET /volume/v3/backups/7a33415f-e20a-4b66-b971-4346708c7859 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:24.767070 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d95a8a09-2319-4f00-9a9f-1c62d9ed3caa None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:24.769459 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d95a8a09-2319-4f00-9a9f-1c62d9ed3caa tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 Aug 20 04:42:24.769756 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d95a8a09-2319-4f00-9a9f-1c62d9ed3caa tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:24.769995 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d95a8a09-2319-4f00-9a9f-1c62d9ed3caa tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:24.778094 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d95a8a09-2319-4f00-9a9f-1c62d9ed3caa tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 returned with HTTP 404 Aug 20 04:42:24.778753 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 981/3927] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:24 2026] GET /volume/v3/volumes/aafa36da-ee22-4b98-8028-a6f57271bd43 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:42:24.794251 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-38f926fa-c512-4d12-8d09-22c49f0f28db None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:24.798924 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-38f926fa-c512-4d12-8d09-22c49f0f28db tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] GET https://10.4.3.239/volume/v3/volumes/detail?all_tenants=1 Aug 20 04:42:24.799094 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-38f926fa-c512-4d12-8d09-22c49f0f28db tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:24.799301 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-38f926fa-c512-4d12-8d09-22c49f0f28db tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] Calling method 'detail' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:24.800308 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-38f926fa-c512-4d12-8d09-22c49f0f28db tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:42:24.825792 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-38f926fa-c512-4d12-8d09-22c49f0f28db tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] Get all volumes completed successfully. Aug 20 04:42:24.827663 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:24.827663 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:42:24.833215 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-38f926fa-c512-4d12-8d09-22c49f0f28db tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] https://10.4.3.239/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 04:42:24.833836 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 984/3928] 10.4.3.239 () {66 vars in 1285 bytes} [Thu Aug 20 04:42:24 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9598 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:42:24.851913 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f3f459bc-3e13-4934-b6cf-5ef477676fc3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:24.854397 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f3f459bc-3e13-4934-b6cf-5ef477676fc3 tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] DELETE https://10.4.3.239/volume/v3/types/c5b73ac7-0aaa-4025-b1eb-e90507db76a8 Aug 20 04:42:24.855347 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f3f459bc-3e13-4934-b6cf-5ef477676fc3 tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:24.855347 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f3f459bc-3e13-4934-b6cf-5ef477676fc3 tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] Calling method '_delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:24.903256 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f3f459bc-3e13-4934-b6cf-5ef477676fc3 tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] https://10.4.3.239/volume/v3/types/c5b73ac7-0aaa-4025-b1eb-e90507db76a8 returned with HTTP 202 Aug 20 04:42:24.903736 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 975/3929] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:42:24 2026] DELETE /volume/v3/types/c5b73ac7-0aaa-4025-b1eb-e90507db76a8 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 20 04:42:24.918416 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f7924372-a535-40fd-8963-cc390c881716 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:24.920145 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f7924372-a535-40fd-8963-cc390c881716 tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:42:24.920542 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f7924372-a535-40fd-8963-cc390c881716 tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-2029969228", "extra_specs": {}}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:42:24.936112 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f7924372-a535-40fd-8963-cc390c881716 tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:42:24.936863 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 990/3930] 10.4.3.239 () {68 vars in 1252 bytes} [Thu Aug 20 04:42:24 2026] POST /volume/v3/types => generated 212 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:24.942721 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-16340df9-1d4f-487e-8dd3-68450c696c0b req-73e3de0d-ce21-4b34-9b76-50f92241796e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:24.946072 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-16340df9-1d4f-487e-8dd3-68450c696c0b req-73e3de0d-ce21-4b34-9b76-50f92241796e tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] DELETE https://10.4.3.239/volume/v3/attachments/95d12b98-2fba-4a00-9f8d-3f5631f60f38 Aug 20 04:42:24.946284 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-16340df9-1d4f-487e-8dd3-68450c696c0b req-73e3de0d-ce21-4b34-9b76-50f92241796e tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:24.946461 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-16340df9-1d4f-487e-8dd3-68450c696c0b req-73e3de0d-ce21-4b34-9b76-50f92241796e tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:24.952333 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b21da654-bce2-4061-b106-31348f55f456 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:24.953934 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:24.953934 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:42:24.954511 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b21da654-bce2-4061-b106-31348f55f456 tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] POST https://10.4.3.239/volume/v3/types/fa3eaf47-7f60-4198-b2c3-0a842c3002af/encryption Aug 20 04:42:24.954893 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b21da654-bce2-4061-b106-31348f55f456 tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:42:24.992586 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b21da654-bce2-4061-b106-31348f55f456 tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] https://10.4.3.239/volume/v3/types/fa3eaf47-7f60-4198-b2c3-0a842c3002af/encryption returned with HTTP 200 Aug 20 04:42:24.992711 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 985/3931] 10.4.3.239 () {68 vars in 1397 bytes} [Thu Aug 20 04:42:24 2026] POST /volume/v3/types/fa3eaf47-7f60-4198-b2c3-0a842c3002af/encryption => generated 230 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:25.009018 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-95c15942-08b5-48ba-b3db-835cf8d20c36 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:25.011854 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-95c15942-08b5-48ba-b3db-835cf8d20c36 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:42:25.012630 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-95c15942-08b5-48ba-b3db-835cf8d20c36 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-982415988", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-2029969228", "size": 1}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:42:25.015452 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-95c15942-08b5-48ba-b3db-835cf8d20c36 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-982415988', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-2029969228', 'size': 1}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:42:25.020401 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-95c15942-08b5-48ba-b3db-835cf8d20c36 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Create volume of 1 GB Aug 20 04:42:25.020764 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:25.020764 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:42:25.021374 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-95c15942-08b5-48ba-b3db-835cf8d20c36 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Availability Zones retrieved successfully. Aug 20 04:42:25.027412 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-95c15942-08b5-48ba-b3db-835cf8d20c36 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Flow 'volume_create_api' (69eea6c3-e87e-4b42-ab43-ba52a8056d82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:42:25.027498 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-16340df9-1d4f-487e-8dd3-68450c696c0b req-73e3de0d-ce21-4b34-9b76-50f92241796e tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] https://10.4.3.239/volume/v3/attachments/95d12b98-2fba-4a00-9f8d-3f5631f60f38 returned with HTTP 200 Aug 20 04:42:25.028114 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 982/3932] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:42:24 2026] DELETE /volume/v3/attachments/95d12b98-2fba-4a00-9f8d-3f5631f60f38 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:25.028700 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-95c15942-08b5-48ba-b3db-835cf8d20c36 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (305d5528-8e74-47d3-819c-854660aafcc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:42:25.030147 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-95c15942-08b5-48ba-b3db-835cf8d20c36 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:42:25.070480 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-95c15942-08b5-48ba-b3db-835cf8d20c36 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (305d5528-8e74-47d3-819c-854660aafcc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:42:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fa3eaf47-7f60-4198-b2c3-0a842c3002af,is_public=True,name='tempest-scenario-type-luks-2029969228',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fa3eaf47-7f60-4198-b2c3-0a842c3002af', '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=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:42:25.071578 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-95c15942-08b5-48ba-b3db-835cf8d20c36 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (995ba8b2-d0d6-4811-a435-c7faaae41c8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:42:25.108724 np0000007850 devstack@c-api.service[100177]: WARNING cinder.quota [None req-95c15942-08b5-48ba-b3db-835cf8d20c36 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2029969228 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2029969228, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:42:25.108961 np0000007850 devstack@c-api.service[100177]: WARNING cinder.quota [None req-95c15942-08b5-48ba-b3db-835cf8d20c36 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2029969228 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2029969228, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:42:25.149095 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-95c15942-08b5-48ba-b3db-835cf8d20c36 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Created reservations ['39514833-dedc-483b-a15d-1bef73586a97', '2c6bcafd-7fab-4a5e-8f45-c9f73e45bc82', '294f3265-5675-40e6-acbf-2eddd75ff676', '5d1767d4-c52c-4dfa-9e8a-82771cb7e117'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:42:25.149816 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-95c15942-08b5-48ba-b3db-835cf8d20c36 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (995ba8b2-d0d6-4811-a435-c7faaae41c8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39514833-dedc-483b-a15d-1bef73586a97', '2c6bcafd-7fab-4a5e-8f45-c9f73e45bc82', '294f3265-5675-40e6-acbf-2eddd75ff676', '5d1767d4-c52c-4dfa-9e8a-82771cb7e117']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:42:25.151841 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-95c15942-08b5-48ba-b3db-835cf8d20c36 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7df6181-d773-4cb3-a8aa-091befd3d721) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:42:25.185511 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-95c15942-08b5-48ba-b3db-835cf8d20c36 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7df6181-d773-4cb3-a8aa-091befd3d721) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5dfca567-9a79-4268-a7a9-8a2fb2690437', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-982415988',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e02502470a604b26bf20c9e2097fd12e',qos_specs=None,replication_status=,reservations=['39514833-dedc-483b-a15d-1bef73586a97','2c6bcafd-7fab-4a5e-8f45-c9f73e45bc82','294f3265-5675-40e6-acbf-2eddd75ff676','5d1767d4-c52c-4dfa-9e8a-82771cb7e117'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65f97bef95fc47e79a9385ad33ef9246',volume_type_id=fa3eaf47-7f60-4198-b2c3-0a842c3002af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:42:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-982415988',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=5dfca567-9a79-4268-a7a9-8a2fb2690437,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e02502470a604b26bf20c9e2097fd12e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65f97bef95fc47e79a9385ad33ef9246',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fa3eaf47-7f60-4198-b2c3-0a842c3002af),volume_type_id=fa3eaf47-7f60-4198-b2c3-0a842c3002af)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:42:25.186513 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-95c15942-08b5-48ba-b3db-835cf8d20c36 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f481f235-eb78-489a-8988-b55a409d31aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:42:25.208803 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-95c15942-08b5-48ba-b3db-835cf8d20c36 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f481f235-eb78-489a-8988-b55a409d31aa) transitioned into state 'SUCCESS' from state '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-982415988',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e02502470a604b26bf20c9e2097fd12e',qos_specs=None,replication_status=,reservations=['39514833-dedc-483b-a15d-1bef73586a97','2c6bcafd-7fab-4a5e-8f45-c9f73e45bc82','294f3265-5675-40e6-acbf-2eddd75ff676','5d1767d4-c52c-4dfa-9e8a-82771cb7e117'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65f97bef95fc47e79a9385ad33ef9246',volume_type_id=fa3eaf47-7f60-4198-b2c3-0a842c3002af)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:42:25.209661 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-95c15942-08b5-48ba-b3db-835cf8d20c36 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d6a2a6c-d97c-4f83-be30-b5c9dbdd3e6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:42:25.224158 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-95c15942-08b5-48ba-b3db-835cf8d20c36 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d6a2a6c-d97c-4f83-be30-b5c9dbdd3e6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:42:25.225370 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-95c15942-08b5-48ba-b3db-835cf8d20c36 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Flow 'volume_create_api' (69eea6c3-e87e-4b42-ab43-ba52a8056d82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:42:25.225820 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-95c15942-08b5-48ba-b3db-835cf8d20c36 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Create volume request issued successfully. Aug 20 04:42:25.226471 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-95c15942-08b5-48ba-b3db-835cf8d20c36 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:42:25.227200 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 976/3933] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:42:25 2026] POST /volume/v3/volumes => generated 784 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:42:25.293389 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8ba70c68-b0e3-47fe-9b42-66baf00ca41f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:25.295601 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8ba70c68-b0e3-47fe-9b42-66baf00ca41f tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] GET https://10.4.3.239/volume/v3/volumes/e3a91701-778d-4bc5-85ec-d737b1922a60 Aug 20 04:42:25.295841 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8ba70c68-b0e3-47fe-9b42-66baf00ca41f tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:25.296082 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8ba70c68-b0e3-47fe-9b42-66baf00ca41f tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:25.305488 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:25.305488 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:42:25.311198 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-8ba70c68-b0e3-47fe-9b42-66baf00ca41f tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Volume info retrieved successfully. Aug 20 04:42:25.316920 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8ba70c68-b0e3-47fe-9b42-66baf00ca41f tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] https://10.4.3.239/volume/v3/volumes/e3a91701-778d-4bc5-85ec-d737b1922a60 returned with HTTP 200 Aug 20 04:42:25.317528 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 991/3934] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:25 2026] GET /volume/v3/volumes/e3a91701-778d-4bc5-85ec-d737b1922a60 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:25.749146 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-020313b7-ad64-402a-860d-7ab233ea5f24 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:25.751620 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-020313b7-ad64-402a-860d-7ab233ea5f24 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] GET https://10.4.3.239/volume/v3/backups/7a33415f-e20a-4b66-b971-4346708c7859 Aug 20 04:42:25.751620 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-020313b7-ad64-402a-860d-7ab233ea5f24 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:25.751837 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-020313b7-ad64-402a-860d-7ab233ea5f24 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:25.751958 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-020313b7-ad64-402a-860d-7ab233ea5f24 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Show backup with id 7a33415f-e20a-4b66-b971-4346708c7859. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:42:25.757629 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:25.757629 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:42:25.758277 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-020313b7-ad64-402a-860d-7ab233ea5f24 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] https://10.4.3.239/volume/v3/backups/7a33415f-e20a-4b66-b971-4346708c7859 returned with HTTP 200 Aug 20 04:42:25.758723 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 986/3935] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:25 2026] GET /volume/v3/backups/7a33415f-e20a-4b66-b971-4346708c7859 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:26.772353 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-32426dc8-2a44-40cb-b955-6a150f09755a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:26.774698 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-32426dc8-2a44-40cb-b955-6a150f09755a tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] GET https://10.4.3.239/volume/v3/backups/7a33415f-e20a-4b66-b971-4346708c7859 Aug 20 04:42:26.774920 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-32426dc8-2a44-40cb-b955-6a150f09755a tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:26.775195 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-32426dc8-2a44-40cb-b955-6a150f09755a tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:26.775296 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-32426dc8-2a44-40cb-b955-6a150f09755a tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Show backup with id 7a33415f-e20a-4b66-b971-4346708c7859. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:42:26.781446 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:26.781446 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:42:26.782321 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-32426dc8-2a44-40cb-b955-6a150f09755a tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] https://10.4.3.239/volume/v3/backups/7a33415f-e20a-4b66-b971-4346708c7859 returned with HTTP 200 Aug 20 04:42:26.782725 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 983/3936] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:26 2026] GET /volume/v3/backups/7a33415f-e20a-4b66-b971-4346708c7859 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:27.800455 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7f586c10-24f6-48f4-899c-fd46073bc3de None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:27.802706 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7f586c10-24f6-48f4-899c-fd46073bc3de tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] GET https://10.4.3.239/volume/v3/backups/7a33415f-e20a-4b66-b971-4346708c7859 Aug 20 04:42:27.802896 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7f586c10-24f6-48f4-899c-fd46073bc3de tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:27.803135 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7f586c10-24f6-48f4-899c-fd46073bc3de tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:27.803303 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-7f586c10-24f6-48f4-899c-fd46073bc3de tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Show backup with id 7a33415f-e20a-4b66-b971-4346708c7859. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:42:27.809151 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:27.809151 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:42:27.810395 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7f586c10-24f6-48f4-899c-fd46073bc3de tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] https://10.4.3.239/volume/v3/backups/7a33415f-e20a-4b66-b971-4346708c7859 returned with HTTP 200 Aug 20 04:42:27.810870 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 977/3937] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:27 2026] GET /volume/v3/backups/7a33415f-e20a-4b66-b971-4346708c7859 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:28.830097 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-10868698-bde9-4314-b376-b9de6f3364b7 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:28.834300 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-10868698-bde9-4314-b376-b9de6f3364b7 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] GET https://10.4.3.239/volume/v3/backups/7a33415f-e20a-4b66-b971-4346708c7859 Aug 20 04:42:28.834300 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-10868698-bde9-4314-b376-b9de6f3364b7 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:28.837274 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-10868698-bde9-4314-b376-b9de6f3364b7 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:28.837274 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-10868698-bde9-4314-b376-b9de6f3364b7 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Show backup with id 7a33415f-e20a-4b66-b971-4346708c7859. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:42:28.846017 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:28.846017 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:42:28.847550 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-10868698-bde9-4314-b376-b9de6f3364b7 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] https://10.4.3.239/volume/v3/backups/7a33415f-e20a-4b66-b971-4346708c7859 returned with HTTP 200 Aug 20 04:42:28.848034 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 992/3938] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:28 2026] GET /volume/v3/backups/7a33415f-e20a-4b66-b971-4346708c7859 => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:29.861344 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f700c788-271a-43a2-8f6a-4d34c1ed1f8f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:29.863736 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f700c788-271a-43a2-8f6a-4d34c1ed1f8f tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] GET https://10.4.3.239/volume/v3/backups/7a33415f-e20a-4b66-b971-4346708c7859 Aug 20 04:42:29.863970 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f700c788-271a-43a2-8f6a-4d34c1ed1f8f tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:29.864218 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f700c788-271a-43a2-8f6a-4d34c1ed1f8f tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:29.864361 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-f700c788-271a-43a2-8f6a-4d34c1ed1f8f tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Show backup with id 7a33415f-e20a-4b66-b971-4346708c7859. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:42:29.870981 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:29.870981 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:42:29.871752 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f700c788-271a-43a2-8f6a-4d34c1ed1f8f tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] https://10.4.3.239/volume/v3/backups/7a33415f-e20a-4b66-b971-4346708c7859 returned with HTTP 200 Aug 20 04:42:29.872217 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 987/3939] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:29 2026] GET /volume/v3/backups/7a33415f-e20a-4b66-b971-4346708c7859 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:30.885307 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6bbc22cf-4c68-451c-9591-b8cee9d5456d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:30.891416 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6bbc22cf-4c68-451c-9591-b8cee9d5456d tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] GET https://10.4.3.239/volume/v3/backups/7a33415f-e20a-4b66-b971-4346708c7859 Aug 20 04:42:30.891672 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6bbc22cf-4c68-451c-9591-b8cee9d5456d tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:30.891899 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6bbc22cf-4c68-451c-9591-b8cee9d5456d tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:30.892059 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-6bbc22cf-4c68-451c-9591-b8cee9d5456d tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Show backup with id 7a33415f-e20a-4b66-b971-4346708c7859. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:42:30.902897 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:30.902897 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:42:30.904601 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6bbc22cf-4c68-451c-9591-b8cee9d5456d tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] https://10.4.3.239/volume/v3/backups/7a33415f-e20a-4b66-b971-4346708c7859 returned with HTTP 200 Aug 20 04:42:30.904601 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 984/3940] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:30 2026] GET /volume/v3/backups/7a33415f-e20a-4b66-b971-4346708c7859 => generated 749 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:31.923046 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-eb2684c9-1fbc-4b8a-a375-100a9ff3c82d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:31.925050 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-eb2684c9-1fbc-4b8a-a375-100a9ff3c82d tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] GET https://10.4.3.239/volume/v3/backups/7a33415f-e20a-4b66-b971-4346708c7859 Aug 20 04:42:31.925277 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-eb2684c9-1fbc-4b8a-a375-100a9ff3c82d tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:31.925557 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-eb2684c9-1fbc-4b8a-a375-100a9ff3c82d tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:31.926278 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-eb2684c9-1fbc-4b8a-a375-100a9ff3c82d tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Show backup with id 7a33415f-e20a-4b66-b971-4346708c7859. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:42:31.932366 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:31.932366 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:42:31.934801 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-eb2684c9-1fbc-4b8a-a375-100a9ff3c82d tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] https://10.4.3.239/volume/v3/backups/7a33415f-e20a-4b66-b971-4346708c7859 returned with HTTP 200 Aug 20 04:42:31.934801 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 978/3941] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:31 2026] GET /volume/v3/backups/7a33415f-e20a-4b66-b971-4346708c7859 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:32.945548 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f3959cda-b734-427d-a0ea-bc519d961779 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:32.947722 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f3959cda-b734-427d-a0ea-bc519d961779 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] GET https://10.4.3.239/volume/v3/backups/7a33415f-e20a-4b66-b971-4346708c7859 Aug 20 04:42:32.948046 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f3959cda-b734-427d-a0ea-bc519d961779 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:32.948290 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f3959cda-b734-427d-a0ea-bc519d961779 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:32.948485 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-f3959cda-b734-427d-a0ea-bc519d961779 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Show backup with id 7a33415f-e20a-4b66-b971-4346708c7859. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:42:32.953832 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:32.953832 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:42:32.954822 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f3959cda-b734-427d-a0ea-bc519d961779 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] https://10.4.3.239/volume/v3/backups/7a33415f-e20a-4b66-b971-4346708c7859 returned with HTTP 200 Aug 20 04:42:32.955423 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 993/3942] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:32 2026] GET /volume/v3/backups/7a33415f-e20a-4b66-b971-4346708c7859 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:33.968448 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3e3a42af-0de9-4f05-a802-73c02ee28b14 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:33.970327 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3e3a42af-0de9-4f05-a802-73c02ee28b14 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] GET https://10.4.3.239/volume/v3/backups/7a33415f-e20a-4b66-b971-4346708c7859 Aug 20 04:42:33.970593 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3e3a42af-0de9-4f05-a802-73c02ee28b14 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:33.970794 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3e3a42af-0de9-4f05-a802-73c02ee28b14 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:33.970893 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-3e3a42af-0de9-4f05-a802-73c02ee28b14 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Show backup with id 7a33415f-e20a-4b66-b971-4346708c7859. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:42:33.975853 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:33.975853 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:42:33.976567 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3e3a42af-0de9-4f05-a802-73c02ee28b14 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] https://10.4.3.239/volume/v3/backups/7a33415f-e20a-4b66-b971-4346708c7859 returned with HTTP 200 Aug 20 04:42:33.976994 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 988/3943] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:33 2026] GET /volume/v3/backups/7a33415f-e20a-4b66-b971-4346708c7859 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:33.989763 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-57f82c18-fbf5-48bc-b884-8ef67f0e99c7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:33.994220 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-57f82c18-fbf5-48bc-b884-8ef67f0e99c7 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] POST https://10.4.3.239/volume/v3/backups Aug 20 04:42:33.994220 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-57f82c18-fbf5-48bc-b884-8ef67f0e99c7 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c82e9d15-e1bd-44ff-a7b5-a8f7f4c6e5bf", "incremental": true}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:42:33.994865 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.backups [None req-57f82c18-fbf5-48bc-b884-8ef67f0e99c7 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Creating new backup {'backup': {'volume_id': 'c82e9d15-e1bd-44ff-a7b5-a8f7f4c6e5bf', 'incremental': True}} {{(pid=100174) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 04:42:33.995370 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.contrib.backups [None req-57f82c18-fbf5-48bc-b884-8ef67f0e99c7 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Creating backup of volume c82e9d15-e1bd-44ff-a7b5-a8f7f4c6e5bf in container None Aug 20 04:42:34.004920 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:34.004920 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:42:34.005711 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-57f82c18-fbf5-48bc-b884-8ef67f0e99c7 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Volume info retrieved successfully. Aug 20 04:42:34.028576 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-57f82c18-fbf5-48bc-b884-8ef67f0e99c7 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Created reservations ['b26a94a3-2e2e-4e42-800d-9dee1b03ad81', 'b1e2171b-02c9-40e6-8227-73b5c5763517'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:42:34.043851 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-57f82c18-fbf5-48bc-b884-8ef67f0e99c7 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/backups returned with HTTP 400 Aug 20 04:42:34.044642 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 985/3944] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:42:33 2026] POST /volume/v3/backups => generated 109 bytes in 55 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 20 04:42:34.053135 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-86f6ff50-c071-4881-b7a1-91fda6aa8d47 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:34.055315 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-86f6ff50-c071-4881-b7a1-91fda6aa8d47 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] DELETE https://10.4.3.239/volume/v3/backups/7a33415f-e20a-4b66-b971-4346708c7859 Aug 20 04:42:34.055502 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-86f6ff50-c071-4881-b7a1-91fda6aa8d47 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:34.055682 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-86f6ff50-c071-4881-b7a1-91fda6aa8d47 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:34.055788 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.contrib.backups [None req-86f6ff50-c071-4881-b7a1-91fda6aa8d47 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Delete backup with id: 7a33415f-e20a-4b66-b971-4346708c7859. Aug 20 04:42:34.059919 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:34.059919 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:42:34.071447 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.backup.rpcapi [None req-86f6ff50-c071-4881-b7a1-91fda6aa8d47 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] delete_backup rpcapi backup_id 7a33415f-e20a-4b66-b971-4346708c7859 {{(pid=100177) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 04:42:34.080220 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-86f6ff50-c071-4881-b7a1-91fda6aa8d47 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] https://10.4.3.239/volume/v3/backups/7a33415f-e20a-4b66-b971-4346708c7859 returned with HTTP 202 Aug 20 04:42:34.080220 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 979/3945] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:42:34 2026] DELETE /volume/v3/backups/7a33415f-e20a-4b66-b971-4346708c7859 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:42:34.087080 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3defef48-c2f5-4407-b141-671cc286a296 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:34.089417 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3defef48-c2f5-4407-b141-671cc286a296 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] GET https://10.4.3.239/volume/v3/backups/7a33415f-e20a-4b66-b971-4346708c7859 Aug 20 04:42:34.089663 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3defef48-c2f5-4407-b141-671cc286a296 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:34.089902 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3defef48-c2f5-4407-b141-671cc286a296 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:34.090051 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-3defef48-c2f5-4407-b141-671cc286a296 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Show backup with id 7a33415f-e20a-4b66-b971-4346708c7859. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:42:34.097938 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:34.097938 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:42:34.098775 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3defef48-c2f5-4407-b141-671cc286a296 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] https://10.4.3.239/volume/v3/backups/7a33415f-e20a-4b66-b971-4346708c7859 returned with HTTP 200 Aug 20 04:42:34.099397 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 994/3946] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:34 2026] GET /volume/v3/backups/7a33415f-e20a-4b66-b971-4346708c7859 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:35.112437 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c21c2a56-2cd6-4095-81e2-fc523ba12b88 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:35.114598 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c21c2a56-2cd6-4095-81e2-fc523ba12b88 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] GET https://10.4.3.239/volume/v3/backups/7a33415f-e20a-4b66-b971-4346708c7859 Aug 20 04:42:35.115142 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c21c2a56-2cd6-4095-81e2-fc523ba12b88 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:35.116203 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c21c2a56-2cd6-4095-81e2-fc523ba12b88 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:35.116203 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-c21c2a56-2cd6-4095-81e2-fc523ba12b88 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Show backup with id 7a33415f-e20a-4b66-b971-4346708c7859. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:42:35.120755 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c21c2a56-2cd6-4095-81e2-fc523ba12b88 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] https://10.4.3.239/volume/v3/backups/7a33415f-e20a-4b66-b971-4346708c7859 returned with HTTP 404 Aug 20 04:42:35.121694 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 989/3947] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:35 2026] GET /volume/v3/backups/7a33415f-e20a-4b66-b971-4346708c7859 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:42:35.130642 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-fdf2168e-af3a-4223-864c-963c9915f462 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:35.132677 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fdf2168e-af3a-4223-864c-963c9915f462 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:42:35.133044 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fdf2168e-af3a-4223-864c-963c9915f462 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-138810621"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:42:35.134561 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-fdf2168e-af3a-4223-864c-963c9915f462 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-138810621'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:42:35.134758 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-fdf2168e-af3a-4223-864c-963c9915f462 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Create volume of 1 GB Aug 20 04:42:35.138920 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-fdf2168e-af3a-4223-864c-963c9915f462 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Availability Zones retrieved successfully. Aug 20 04:42:35.144582 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-fdf2168e-af3a-4223-864c-963c9915f462 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Flow 'volume_create_api' (dba1a0dd-88b7-4a7e-8cdf-97412f221c97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:42:35.145835 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-fdf2168e-af3a-4223-864c-963c9915f462 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1db93cf9-0ffd-4ce1-8ef6-54e7aee9f8f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:42:35.146818 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-fdf2168e-af3a-4223-864c-963c9915f462 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:42:35.176500 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-fdf2168e-af3a-4223-864c-963c9915f462 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1db93cf9-0ffd-4ce1-8ef6-54e7aee9f8f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:42:35.177477 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-fdf2168e-af3a-4223-864c-963c9915f462 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64ffb000-cb3b-4be0-99ae-567134cd43c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:42:35.224586 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-fdf2168e-af3a-4223-864c-963c9915f462 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Created reservations ['6aadaf26-c3ca-499b-a322-dccec2d75126', '92fbe6a4-8ad2-4c4f-a5d8-66ecf58ca4c0', 'f99e886d-7a58-4bea-b64f-d5ce669c6f85', 'a105b6f1-9aa7-412d-b358-42041f905dab'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:42:35.225702 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-fdf2168e-af3a-4223-864c-963c9915f462 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64ffb000-cb3b-4be0-99ae-567134cd43c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6aadaf26-c3ca-499b-a322-dccec2d75126', '92fbe6a4-8ad2-4c4f-a5d8-66ecf58ca4c0', 'f99e886d-7a58-4bea-b64f-d5ce669c6f85', 'a105b6f1-9aa7-412d-b358-42041f905dab']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:42:35.226504 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-fdf2168e-af3a-4223-864c-963c9915f462 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e9156f6-d34a-4917-b0ff-c3f63594ac87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:42:35.250651 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-fdf2168e-af3a-4223-864c-963c9915f462 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e9156f6-d34a-4917-b0ff-c3f63594ac87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c402ba1-ad0a-43e7-9a91-b8b153ec5058', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-138810621',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d67029334c2344218612125f33c0d5c2',qos_specs=None,replication_status=,reservations=['6aadaf26-c3ca-499b-a322-dccec2d75126','92fbe6a4-8ad2-4c4f-a5d8-66ecf58ca4c0','f99e886d-7a58-4bea-b64f-d5ce669c6f85','a105b6f1-9aa7-412d-b358-42041f905dab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='523ba47221c14d6dbda77f18f36dbfc1',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:42:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-138810621',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c402ba1-ad0a-43e7-9a91-b8b153ec5058,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d67029334c2344218612125f33c0d5c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='523ba47221c14d6dbda77f18f36dbfc1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:42:35.251697 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-fdf2168e-af3a-4223-864c-963c9915f462 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f414a920-7eb3-4891-8d0e-b1495f0c9963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:42:35.284359 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-fdf2168e-af3a-4223-864c-963c9915f462 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f414a920-7eb3-4891-8d0e-b1495f0c9963) transitioned into state 'SUCCESS' from state '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-138810621',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d67029334c2344218612125f33c0d5c2',qos_specs=None,replication_status=,reservations=['6aadaf26-c3ca-499b-a322-dccec2d75126','92fbe6a4-8ad2-4c4f-a5d8-66ecf58ca4c0','f99e886d-7a58-4bea-b64f-d5ce669c6f85','a105b6f1-9aa7-412d-b358-42041f905dab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='523ba47221c14d6dbda77f18f36dbfc1',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:42:35.285254 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-fdf2168e-af3a-4223-864c-963c9915f462 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a09c84b-99c2-4471-a13b-02b144a7bfeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:42:35.296946 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-fdf2168e-af3a-4223-864c-963c9915f462 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a09c84b-99c2-4471-a13b-02b144a7bfeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:42:35.298133 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-fdf2168e-af3a-4223-864c-963c9915f462 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Flow 'volume_create_api' (dba1a0dd-88b7-4a7e-8cdf-97412f221c97) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:42:35.298676 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-fdf2168e-af3a-4223-864c-963c9915f462 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Create volume request issued successfully. Aug 20 04:42:35.299654 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fdf2168e-af3a-4223-864c-963c9915f462 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:42:35.300478 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 986/3948] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:42:35 2026] POST /volume/v3/volumes => generated 748 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:42:35.315154 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9ea0636f-e3cf-458e-9933-d4d1311b5736 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:35.317704 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9ea0636f-e3cf-458e-9933-d4d1311b5736 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/volumes/3c402ba1-ad0a-43e7-9a91-b8b153ec5058 Aug 20 04:42:35.318021 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9ea0636f-e3cf-458e-9933-d4d1311b5736 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:35.318188 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9ea0636f-e3cf-458e-9933-d4d1311b5736 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:35.328679 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:35.328679 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:42:35.333232 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9ea0636f-e3cf-458e-9933-d4d1311b5736 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Volume info retrieved successfully. Aug 20 04:42:35.338458 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9ea0636f-e3cf-458e-9933-d4d1311b5736 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/volumes/3c402ba1-ad0a-43e7-9a91-b8b153ec5058 returned with HTTP 200 Aug 20 04:42:35.339111 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 980/3949] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:35 2026] GET /volume/v3/volumes/3c402ba1-ad0a-43e7-9a91-b8b153ec5058 => generated 816 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:36.355944 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b6b1ff7b-941c-4b67-9fcd-49a224e544dc None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:36.358457 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b6b1ff7b-941c-4b67-9fcd-49a224e544dc tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/volumes/3c402ba1-ad0a-43e7-9a91-b8b153ec5058 Aug 20 04:42:36.358758 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b6b1ff7b-941c-4b67-9fcd-49a224e544dc tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:36.359039 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b6b1ff7b-941c-4b67-9fcd-49a224e544dc tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:36.361592 np0000007850 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writing DB stats cinder:SELECT=127,cinder:UPDATE=22,cinder:INSERT=7 {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:42:36.369598 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:36.369598 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:42:36.374562 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b6b1ff7b-941c-4b67-9fcd-49a224e544dc tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Volume info retrieved successfully. Aug 20 04:42:36.380268 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b6b1ff7b-941c-4b67-9fcd-49a224e544dc tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/volumes/3c402ba1-ad0a-43e7-9a91-b8b153ec5058 returned with HTTP 200 Aug 20 04:42:36.380691 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 995/3950] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:36 2026] GET /volume/v3/volumes/3c402ba1-ad0a-43e7-9a91-b8b153ec5058 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:36.393773 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-432d08e0-13a7-4533-8664-89401ed486e1 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:36.395695 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-432d08e0-13a7-4533-8664-89401ed486e1 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] POST https://10.4.3.239/volume/v3/backups Aug 20 04:42:36.397205 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-432d08e0-13a7-4533-8664-89401ed486e1 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3c402ba1-ad0a-43e7-9a91-b8b153ec5058", "name": "tempest-VolumesBackupsTest-Backup-660233753"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:42:36.398993 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.backups [None req-432d08e0-13a7-4533-8664-89401ed486e1 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Creating new backup {'backup': {'volume_id': '3c402ba1-ad0a-43e7-9a91-b8b153ec5058', 'name': 'tempest-VolumesBackupsTest-Backup-660233753'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 04:42:36.399347 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.contrib.backups [None req-432d08e0-13a7-4533-8664-89401ed486e1 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Creating backup of volume 3c402ba1-ad0a-43e7-9a91-b8b153ec5058 in container None Aug 20 04:42:36.410412 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:36.410412 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:42:36.410412 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-432d08e0-13a7-4533-8664-89401ed486e1 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Volume info retrieved successfully. Aug 20 04:42:36.430557 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-432d08e0-13a7-4533-8664-89401ed486e1 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Created reservations ['f201c867-2036-4827-b0e8-f4d5b3ee9bab', '227e7b68-d0ae-4ecb-83f0-8385bd257c4d'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:42:36.468694 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-432d08e0-13a7-4533-8664-89401ed486e1 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] https://10.4.3.239/volume/v3/backups returned with HTTP 202 Aug 20 04:42:36.469112 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 990/3951] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:42:36 2026] POST /volume/v3/backups => generated 329 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:42:36.482859 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c6dc68e3-73ca-4ba7-a206-489eb9688663 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:36.485602 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c6dc68e3-73ca-4ba7-a206-489eb9688663 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] GET https://10.4.3.239/volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e Aug 20 04:42:36.486125 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c6dc68e3-73ca-4ba7-a206-489eb9688663 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:36.486451 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c6dc68e3-73ca-4ba7-a206-489eb9688663 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:36.486625 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-c6dc68e3-73ca-4ba7-a206-489eb9688663 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Show backup with id 26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:42:36.492305 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:36.492305 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:42:36.493443 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c6dc68e3-73ca-4ba7-a206-489eb9688663 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] https://10.4.3.239/volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e returned with HTTP 200 Aug 20 04:42:36.493893 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 987/3952] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:36 2026] GET /volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:37.507578 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9a7ff651-4f77-411c-8066-128decf31078 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:37.510957 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9a7ff651-4f77-411c-8066-128decf31078 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] GET https://10.4.3.239/volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e Aug 20 04:42:37.511516 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9a7ff651-4f77-411c-8066-128decf31078 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:37.511830 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9a7ff651-4f77-411c-8066-128decf31078 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:37.511928 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-9a7ff651-4f77-411c-8066-128decf31078 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Show backup with id 26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:42:37.517149 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:37.517149 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:42:37.517817 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9a7ff651-4f77-411c-8066-128decf31078 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] https://10.4.3.239/volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e returned with HTTP 200 Aug 20 04:42:37.518325 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 981/3953] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:37 2026] GET /volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:38.529101 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ce3022e7-22a9-43fc-b36c-052d956a5b97 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:38.531290 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ce3022e7-22a9-43fc-b36c-052d956a5b97 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] GET https://10.4.3.239/volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e Aug 20 04:42:38.531420 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ce3022e7-22a9-43fc-b36c-052d956a5b97 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:38.531662 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ce3022e7-22a9-43fc-b36c-052d956a5b97 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:38.531811 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-ce3022e7-22a9-43fc-b36c-052d956a5b97 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Show backup with id 26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:42:38.536500 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:38.536500 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:42:38.537121 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ce3022e7-22a9-43fc-b36c-052d956a5b97 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] https://10.4.3.239/volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e returned with HTTP 200 Aug 20 04:42:38.537705 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 996/3954] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:38 2026] GET /volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:38.744370 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8d23556c-845f-43c6-b099-a796c37ce89c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:38.746529 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8d23556c-845f-43c6-b099-a796c37ce89c tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/17df4a68-b863-4b24-9797-c65e88df12d9 Aug 20 04:42:38.746848 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8d23556c-845f-43c6-b099-a796c37ce89c tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:38.747126 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8d23556c-845f-43c6-b099-a796c37ce89c tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:38.747305 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-8d23556c-845f-43c6-b099-a796c37ce89c tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Delete snapshot with id: 17df4a68-b863-4b24-9797-c65e88df12d9 Aug 20 04:42:38.752038 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8d23556c-845f-43c6-b099-a796c37ce89c tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/snapshots/17df4a68-b863-4b24-9797-c65e88df12d9 returned with HTTP 404 Aug 20 04:42:38.752683 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 991/3955] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:42:38 2026] DELETE /volume/v3/snapshots/17df4a68-b863-4b24-9797-c65e88df12d9 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:42:38.759766 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8c1f9c67-e145-4ce9-b4ba-6ab9732d7c37 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:38.761343 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8c1f9c67-e145-4ce9-b4ba-6ab9732d7c37 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] GET https://10.4.3.239/volume/v3/snapshots/17df4a68-b863-4b24-9797-c65e88df12d9 Aug 20 04:42:38.761503 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8c1f9c67-e145-4ce9-b4ba-6ab9732d7c37 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:38.761666 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8c1f9c67-e145-4ce9-b4ba-6ab9732d7c37 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:38.769843 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8c1f9c67-e145-4ce9-b4ba-6ab9732d7c37 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/snapshots/17df4a68-b863-4b24-9797-c65e88df12d9 returned with HTTP 404 Aug 20 04:42:38.770381 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 988/3956] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:42:38 2026] GET /volume/v3/snapshots/17df4a68-b863-4b24-9797-c65e88df12d9 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:42:38.812024 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-ccd4c835-96e4-4017-8512-ea789a65211d req-f2f949ea-c50e-48a5-8dd1-ca5bcd70b2ff None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:38.815225 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-ccd4c835-96e4-4017-8512-ea789a65211d req-f2f949ea-c50e-48a5-8dd1-ca5bcd70b2ff tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] GET https://10.4.3.239/volume/v3/volumes/a04cda20-53d0-4aff-9882-1cb40a2373d8 Aug 20 04:42:38.815498 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-ccd4c835-96e4-4017-8512-ea789a65211d req-f2f949ea-c50e-48a5-8dd1-ca5bcd70b2ff tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:38.815744 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-ccd4c835-96e4-4017-8512-ea789a65211d req-f2f949ea-c50e-48a5-8dd1-ca5bcd70b2ff tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:38.828558 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:38.828558 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:42:38.836622 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-ccd4c835-96e4-4017-8512-ea789a65211d req-f2f949ea-c50e-48a5-8dd1-ca5bcd70b2ff tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Volume info retrieved successfully. Aug 20 04:42:38.844860 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-ccd4c835-96e4-4017-8512-ea789a65211d req-f2f949ea-c50e-48a5-8dd1-ca5bcd70b2ff tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/volumes/a04cda20-53d0-4aff-9882-1cb40a2373d8 returned with HTTP 200 Aug 20 04:42:38.845421 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 982/3957] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:42:38 2026] GET /volume/v3/volumes/a04cda20-53d0-4aff-9882-1cb40a2373d8 => generated 1140 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:42:38.876174 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-ccd4c835-96e4-4017-8512-ea789a65211d req-2f944dc8-44e5-4381-9e6b-dc440c9c87e9 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:38.878203 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-ccd4c835-96e4-4017-8512-ea789a65211d req-2f944dc8-44e5-4381-9e6b-dc440c9c87e9 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] POST https://10.4.3.239/volume/v3/volumes/a04cda20-53d0-4aff-9882-1cb40a2373d8/action Aug 20 04:42:38.878652 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-ccd4c835-96e4-4017-8512-ea789a65211d req-2f944dc8-44e5-4381-9e6b-dc440c9c87e9 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:42:38.879037 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-ccd4c835-96e4-4017-8512-ea789a65211d req-2f944dc8-44e5-4381-9e6b-dc440c9c87e9 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:42:38.895387 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:38.895387 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:42:38.895891 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-ccd4c835-96e4-4017-8512-ea789a65211d req-2f944dc8-44e5-4381-9e6b-dc440c9c87e9 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Volume info retrieved successfully. Aug 20 04:42:38.909786 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-ccd4c835-96e4-4017-8512-ea789a65211d req-2f944dc8-44e5-4381-9e6b-dc440c9c87e9 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Begin detaching volume completed successfully. Aug 20 04:42:38.910113 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-ccd4c835-96e4-4017-8512-ea789a65211d req-2f944dc8-44e5-4381-9e6b-dc440c9c87e9 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/volumes/a04cda20-53d0-4aff-9882-1cb40a2373d8/action returned with HTTP 202 Aug 20 04:42:38.910592 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 997/3958] 10.4.3.239 () {72 vars in 1672 bytes} [Thu Aug 20 04:42:38 2026] POST /volume/v3/volumes/a04cda20-53d0-4aff-9882-1cb40a2373d8/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:42:38.968290 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0e5d086a-d674-40a7-90ef-9a237877c1d9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:38.968781 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0e5d086a-d674-40a7-90ef-9a237877c1d9 None None] GET https://10.4.3.239/volume// Aug 20 04:42:38.969019 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0e5d086a-d674-40a7-90ef-9a237877c1d9 None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:38.969296 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0e5d086a-d674-40a7-90ef-9a237877c1d9 None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:38.969765 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0e5d086a-d674-40a7-90ef-9a237877c1d9 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:42:38.970148 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 992/3959] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:42: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 20 04:42:38.978701 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-ccd4c835-96e4-4017-8512-ea789a65211d req-d4110961-9e19-44ef-aeee-9b81dfe63c3c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:38.980585 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-ccd4c835-96e4-4017-8512-ea789a65211d req-d4110961-9e19-44ef-aeee-9b81dfe63c3c tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] GET https://10.4.3.239/volume/v3/volumes/a04cda20-53d0-4aff-9882-1cb40a2373d8 Aug 20 04:42:38.980774 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-ccd4c835-96e4-4017-8512-ea789a65211d req-d4110961-9e19-44ef-aeee-9b81dfe63c3c tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:38.980946 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-ccd4c835-96e4-4017-8512-ea789a65211d req-d4110961-9e19-44ef-aeee-9b81dfe63c3c tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:38.996698 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:38.996698 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:42:39.004177 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-ccd4c835-96e4-4017-8512-ea789a65211d req-d4110961-9e19-44ef-aeee-9b81dfe63c3c tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Volume info retrieved successfully. Aug 20 04:42:39.013418 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-ccd4c835-96e4-4017-8512-ea789a65211d req-d4110961-9e19-44ef-aeee-9b81dfe63c3c tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/volumes/a04cda20-53d0-4aff-9882-1cb40a2373d8 returned with HTTP 200 Aug 20 04:42:39.014026 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 989/3960] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:42:38 2026] GET /volume/v3/volumes/a04cda20-53d0-4aff-9882-1cb40a2373d8 => generated 1323 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:42:39.549859 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b0c5efb9-2a7d-4b1e-9e60-18569b61dbac None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:39.557712 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b0c5efb9-2a7d-4b1e-9e60-18569b61dbac tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] GET https://10.4.3.239/volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e Aug 20 04:42:39.557712 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b0c5efb9-2a7d-4b1e-9e60-18569b61dbac tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:39.557712 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b0c5efb9-2a7d-4b1e-9e60-18569b61dbac tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:39.557918 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-b0c5efb9-2a7d-4b1e-9e60-18569b61dbac tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Show backup with id 26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:42:39.563962 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:39.563962 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:42:39.565936 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b0c5efb9-2a7d-4b1e-9e60-18569b61dbac tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] https://10.4.3.239/volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e returned with HTTP 200 Aug 20 04:42:39.565936 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 983/3961] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:39 2026] GET /volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:40.040490 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-ccd4c835-96e4-4017-8512-ea789a65211d req-c82bfa85-db46-4a22-9d17-0672dd4dc386 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:40.042743 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-ccd4c835-96e4-4017-8512-ea789a65211d req-c82bfa85-db46-4a22-9d17-0672dd4dc386 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] DELETE https://10.4.3.239/volume/v3/attachments/e3b3abc7-c416-47f9-8538-4bc222a14f6d Aug 20 04:42:40.042997 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-ccd4c835-96e4-4017-8512-ea789a65211d req-c82bfa85-db46-4a22-9d17-0672dd4dc386 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:40.043174 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-ccd4c835-96e4-4017-8512-ea789a65211d req-c82bfa85-db46-4a22-9d17-0672dd4dc386 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:40.051250 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:40.051250 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:42:40.106439 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-ccd4c835-96e4-4017-8512-ea789a65211d req-c82bfa85-db46-4a22-9d17-0672dd4dc386 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/attachments/e3b3abc7-c416-47f9-8538-4bc222a14f6d returned with HTTP 200 Aug 20 04:42:40.107146 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 998/3962] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:42:40 2026] DELETE /volume/v3/attachments/e3b3abc7-c416-47f9-8538-4bc222a14f6d => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:40.582531 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4cfff5f8-2ce0-43fa-9436-86534707523e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:40.585037 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4cfff5f8-2ce0-43fa-9436-86534707523e tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] GET https://10.4.3.239/volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e Aug 20 04:42:40.585287 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4cfff5f8-2ce0-43fa-9436-86534707523e tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:40.585504 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4cfff5f8-2ce0-43fa-9436-86534707523e tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:40.585638 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-4cfff5f8-2ce0-43fa-9436-86534707523e tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Show backup with id 26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:42:40.591661 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:40.591661 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:42:40.592646 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4cfff5f8-2ce0-43fa-9436-86534707523e tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] https://10.4.3.239/volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e returned with HTTP 200 Aug 20 04:42:40.592894 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 993/3963] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:40 2026] GET /volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:41.108706 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-9a5b33af-6374-46e4-aa87-59d24659860e req-24c394a0-6806-41d3-84af-1b33172d61d7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:41.111609 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-9a5b33af-6374-46e4-aa87-59d24659860e req-24c394a0-6806-41d3-84af-1b33172d61d7 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] GET https://10.4.3.239/volume/v3/volumes/a04cda20-53d0-4aff-9882-1cb40a2373d8 Aug 20 04:42:41.111922 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-9a5b33af-6374-46e4-aa87-59d24659860e req-24c394a0-6806-41d3-84af-1b33172d61d7 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:41.112156 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-9a5b33af-6374-46e4-aa87-59d24659860e req-24c394a0-6806-41d3-84af-1b33172d61d7 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:41.122753 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:41.122753 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:42:41.128296 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-9a5b33af-6374-46e4-aa87-59d24659860e req-24c394a0-6806-41d3-84af-1b33172d61d7 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Volume info retrieved successfully. Aug 20 04:42:41.133240 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-9a5b33af-6374-46e4-aa87-59d24659860e req-24c394a0-6806-41d3-84af-1b33172d61d7 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/volumes/a04cda20-53d0-4aff-9882-1cb40a2373d8 returned with HTTP 200 Aug 20 04:42:41.133697 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 990/3964] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:42:41 2026] GET /volume/v3/volumes/a04cda20-53d0-4aff-9882-1cb40a2373d8 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:41.151041 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-bb8bd006-b08b-42f3-a40a-47f236d057ce None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:41.153480 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bb8bd006-b08b-42f3-a40a-47f236d057ce tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] DELETE https://10.4.3.239/volume/v3/volumes/a04cda20-53d0-4aff-9882-1cb40a2373d8 Aug 20 04:42:41.153734 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bb8bd006-b08b-42f3-a40a-47f236d057ce tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:41.153957 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bb8bd006-b08b-42f3-a40a-47f236d057ce tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:41.154145 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-bb8bd006-b08b-42f3-a40a-47f236d057ce tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Delete volume with id: a04cda20-53d0-4aff-9882-1cb40a2373d8 Aug 20 04:42:41.165590 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:41.165590 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:42:41.166428 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-bb8bd006-b08b-42f3-a40a-47f236d057ce tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Volume info retrieved successfully. Aug 20 04:42:41.195686 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-bb8bd006-b08b-42f3-a40a-47f236d057ce tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Delete volume request issued successfully. Aug 20 04:42:41.196214 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bb8bd006-b08b-42f3-a40a-47f236d057ce tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/volumes/a04cda20-53d0-4aff-9882-1cb40a2373d8 returned with HTTP 202 Aug 20 04:42:41.197012 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 984/3965] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:42:41 2026] DELETE /volume/v3/volumes/a04cda20-53d0-4aff-9882-1cb40a2373d8 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:42:41.207458 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-fd1f66a8-6473-49fa-824e-d795c9133a81 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:41.211713 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fd1f66a8-6473-49fa-824e-d795c9133a81 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] GET https://10.4.3.239/volume/v3/volumes/a04cda20-53d0-4aff-9882-1cb40a2373d8 Aug 20 04:42:41.211995 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fd1f66a8-6473-49fa-824e-d795c9133a81 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:41.212301 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fd1f66a8-6473-49fa-824e-d795c9133a81 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:41.224558 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:41.224558 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:42:41.229691 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-fd1f66a8-6473-49fa-824e-d795c9133a81 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Volume info retrieved successfully. Aug 20 04:42:41.234669 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fd1f66a8-6473-49fa-824e-d795c9133a81 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/volumes/a04cda20-53d0-4aff-9882-1cb40a2373d8 returned with HTTP 200 Aug 20 04:42:41.235265 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 999/3966] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:41 2026] GET /volume/v3/volumes/a04cda20-53d0-4aff-9882-1cb40a2373d8 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:41.605001 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4d5215ef-e64a-4472-a1b5-2ad36126e8ea None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:41.607705 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4d5215ef-e64a-4472-a1b5-2ad36126e8ea tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] GET https://10.4.3.239/volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e Aug 20 04:42:41.607933 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4d5215ef-e64a-4472-a1b5-2ad36126e8ea tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:41.608771 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4d5215ef-e64a-4472-a1b5-2ad36126e8ea tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:41.608771 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-4d5215ef-e64a-4472-a1b5-2ad36126e8ea tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Show backup with id 26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:42:41.617447 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:41.617447 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:42:41.618572 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4d5215ef-e64a-4472-a1b5-2ad36126e8ea tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] https://10.4.3.239/volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e returned with HTTP 200 Aug 20 04:42:41.619088 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 994/3967] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:41 2026] GET /volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:42.254941 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9a63c0a6-fd19-431b-8f99-c283e26271a6 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:42.256957 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9a63c0a6-fd19-431b-8f99-c283e26271a6 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] GET https://10.4.3.239/volume/v3/volumes/a04cda20-53d0-4aff-9882-1cb40a2373d8 Aug 20 04:42:42.257798 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9a63c0a6-fd19-431b-8f99-c283e26271a6 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:42.257798 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9a63c0a6-fd19-431b-8f99-c283e26271a6 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:42.266518 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9a63c0a6-fd19-431b-8f99-c283e26271a6 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/volumes/a04cda20-53d0-4aff-9882-1cb40a2373d8 returned with HTTP 404 Aug 20 04:42:42.267415 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 991/3968] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:42 2026] GET /volume/v3/volumes/a04cda20-53d0-4aff-9882-1cb40a2373d8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:42:42.634655 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-89645f1a-b387-4e08-b937-9fe06a01c5d4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:42.636463 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-89645f1a-b387-4e08-b937-9fe06a01c5d4 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] GET https://10.4.3.239/volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e Aug 20 04:42:42.636729 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-89645f1a-b387-4e08-b937-9fe06a01c5d4 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:42.636953 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-89645f1a-b387-4e08-b937-9fe06a01c5d4 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:42.637078 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-89645f1a-b387-4e08-b937-9fe06a01c5d4 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Show backup with id 26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:42:42.641528 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:42.641528 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:42:42.642748 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-89645f1a-b387-4e08-b937-9fe06a01c5d4 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] https://10.4.3.239/volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e returned with HTTP 200 Aug 20 04:42:42.642748 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 985/3969] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:42 2026] GET /volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:43.659535 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e37739e3-f585-4964-a469-4bebfdcd4794 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:43.663801 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e37739e3-f585-4964-a469-4bebfdcd4794 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] GET https://10.4.3.239/volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e Aug 20 04:42:43.663801 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e37739e3-f585-4964-a469-4bebfdcd4794 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:43.664053 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e37739e3-f585-4964-a469-4bebfdcd4794 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:43.664131 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-e37739e3-f585-4964-a469-4bebfdcd4794 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Show backup with id 26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:42:43.669616 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:43.669616 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:42:43.670387 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e37739e3-f585-4964-a469-4bebfdcd4794 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] https://10.4.3.239/volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e returned with HTTP 200 Aug 20 04:42:43.670846 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1000/3970] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:43 2026] GET /volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:44.683956 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6cd98a01-5839-4451-90c3-87ed5843a643 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:44.687713 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6cd98a01-5839-4451-90c3-87ed5843a643 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] GET https://10.4.3.239/volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e Aug 20 04:42:44.687998 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6cd98a01-5839-4451-90c3-87ed5843a643 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:44.688230 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6cd98a01-5839-4451-90c3-87ed5843a643 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:44.688337 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-6cd98a01-5839-4451-90c3-87ed5843a643 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Show backup with id 26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:42:44.695331 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:44.695331 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:42:44.696088 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6cd98a01-5839-4451-90c3-87ed5843a643 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] https://10.4.3.239/volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e returned with HTTP 200 Aug 20 04:42:44.696502 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 995/3971] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:44 2026] GET /volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:45.712125 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b0524812-a95d-4425-a793-a0b1787b3eec None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:45.714821 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b0524812-a95d-4425-a793-a0b1787b3eec tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] GET https://10.4.3.239/volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e Aug 20 04:42:45.714821 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b0524812-a95d-4425-a793-a0b1787b3eec tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:45.715234 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b0524812-a95d-4425-a793-a0b1787b3eec tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:45.715321 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-b0524812-a95d-4425-a793-a0b1787b3eec tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Show backup with id 26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:42:45.719864 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:45.719864 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:42:45.720697 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b0524812-a95d-4425-a793-a0b1787b3eec tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] https://10.4.3.239/volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e returned with HTTP 200 Aug 20 04:42:45.721105 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 992/3972] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:45 2026] GET /volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:46.745810 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-34b8485d-5acf-4021-96d4-b26664a319d0 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:46.747466 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-34b8485d-5acf-4021-96d4-b26664a319d0 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] GET https://10.4.3.239/volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e Aug 20 04:42:46.747720 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-34b8485d-5acf-4021-96d4-b26664a319d0 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:46.747938 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-34b8485d-5acf-4021-96d4-b26664a319d0 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:46.748049 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-34b8485d-5acf-4021-96d4-b26664a319d0 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Show backup with id 26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:42:46.760208 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:46.760208 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:42:46.761239 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-34b8485d-5acf-4021-96d4-b26664a319d0 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] https://10.4.3.239/volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e returned with HTTP 200 Aug 20 04:42:46.761882 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 986/3973] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:46 2026] GET /volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:47.774974 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6c309a76-18da-4c00-9056-d530f8fdcdbc None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:47.777317 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6c309a76-18da-4c00-9056-d530f8fdcdbc tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] GET https://10.4.3.239/volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e Aug 20 04:42:47.777551 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6c309a76-18da-4c00-9056-d530f8fdcdbc tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:47.777838 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6c309a76-18da-4c00-9056-d530f8fdcdbc tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:47.778707 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-6c309a76-18da-4c00-9056-d530f8fdcdbc tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Show backup with id 26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:42:47.783269 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:47.783269 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:42:47.784091 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6c309a76-18da-4c00-9056-d530f8fdcdbc tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] https://10.4.3.239/volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e returned with HTTP 200 Aug 20 04:42:47.784604 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1001/3974] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:47 2026] GET /volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:48.798068 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-91baa3db-f8ea-4b0a-8121-7ed3735fd906 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:48.800145 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-91baa3db-f8ea-4b0a-8121-7ed3735fd906 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] GET https://10.4.3.239/volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e Aug 20 04:42:48.800436 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-91baa3db-f8ea-4b0a-8121-7ed3735fd906 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:48.800624 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-91baa3db-f8ea-4b0a-8121-7ed3735fd906 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:48.800751 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-91baa3db-f8ea-4b0a-8121-7ed3735fd906 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Show backup with id 26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:42:48.806633 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:48.806633 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:42:48.807270 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-91baa3db-f8ea-4b0a-8121-7ed3735fd906 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] https://10.4.3.239/volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e returned with HTTP 200 Aug 20 04:42:48.807664 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 996/3975] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:48 2026] GET /volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:49.820692 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9f2e40ef-0ecc-4570-8b3b-8456e03886c9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:49.823089 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9f2e40ef-0ecc-4570-8b3b-8456e03886c9 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] GET https://10.4.3.239/volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e Aug 20 04:42:49.823365 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9f2e40ef-0ecc-4570-8b3b-8456e03886c9 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:49.823619 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9f2e40ef-0ecc-4570-8b3b-8456e03886c9 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:49.823781 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-9f2e40ef-0ecc-4570-8b3b-8456e03886c9 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Show backup with id 26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:42:49.829479 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:49.829479 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:42:49.830934 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9f2e40ef-0ecc-4570-8b3b-8456e03886c9 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] https://10.4.3.239/volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e returned with HTTP 200 Aug 20 04:42:49.830934 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 993/3976] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:49 2026] GET /volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:50.844690 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ffff6682-f0e2-4441-af43-6c3b9a5bd01e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:50.846699 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ffff6682-f0e2-4441-af43-6c3b9a5bd01e tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] GET https://10.4.3.239/volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e Aug 20 04:42:50.848499 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ffff6682-f0e2-4441-af43-6c3b9a5bd01e tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:50.848714 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ffff6682-f0e2-4441-af43-6c3b9a5bd01e tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:50.848859 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-ffff6682-f0e2-4441-af43-6c3b9a5bd01e tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Show backup with id 26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:42:50.854226 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:50.854226 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:42:50.854858 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ffff6682-f0e2-4441-af43-6c3b9a5bd01e tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] https://10.4.3.239/volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e returned with HTTP 200 Aug 20 04:42:50.855241 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 987/3977] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:50 2026] GET /volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:51.868091 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-fdefe749-f6a4-40bc-a8a5-1685b3ab3329 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:51.870290 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fdefe749-f6a4-40bc-a8a5-1685b3ab3329 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] GET https://10.4.3.239/volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e Aug 20 04:42:51.870568 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fdefe749-f6a4-40bc-a8a5-1685b3ab3329 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:51.870825 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fdefe749-f6a4-40bc-a8a5-1685b3ab3329 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:51.870979 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-fdefe749-f6a4-40bc-a8a5-1685b3ab3329 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Show backup with id 26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:42:51.876002 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:51.876002 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:42:51.876655 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fdefe749-f6a4-40bc-a8a5-1685b3ab3329 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] https://10.4.3.239/volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e returned with HTTP 200 Aug 20 04:42:51.877059 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1002/3978] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:51 2026] GET /volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:52.888467 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0d0e6b07-1a72-4d2c-84e7-47c355a91eba None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:52.890997 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0d0e6b07-1a72-4d2c-84e7-47c355a91eba tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] GET https://10.4.3.239/volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e Aug 20 04:42:52.891295 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0d0e6b07-1a72-4d2c-84e7-47c355a91eba tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:52.891557 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0d0e6b07-1a72-4d2c-84e7-47c355a91eba tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:52.891706 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-0d0e6b07-1a72-4d2c-84e7-47c355a91eba tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Show backup with id 26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:42:52.897025 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:52.897025 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:42:52.897945 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0d0e6b07-1a72-4d2c-84e7-47c355a91eba tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] https://10.4.3.239/volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e returned with HTTP 200 Aug 20 04:42:52.898166 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 997/3979] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:52 2026] GET /volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:52.907920 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-432a29b6-645e-410d-b9f9-691bfcb7c371 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:52.909611 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-432a29b6-645e-410d-b9f9-691bfcb7c371 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] POST https://10.4.3.239/volume/v3/backups Aug 20 04:42:52.909967 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-432a29b6-645e-410d-b9f9-691bfcb7c371 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3c402ba1-ad0a-43e7-9a91-b8b153ec5058", "name": "tempest-VolumesBackupsTest-Backup-2010102478"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:42:52.911461 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.backups [None req-432a29b6-645e-410d-b9f9-691bfcb7c371 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Creating new backup {'backup': {'volume_id': '3c402ba1-ad0a-43e7-9a91-b8b153ec5058', 'name': 'tempest-VolumesBackupsTest-Backup-2010102478'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 04:42:52.911601 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.contrib.backups [None req-432a29b6-645e-410d-b9f9-691bfcb7c371 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Creating backup of volume 3c402ba1-ad0a-43e7-9a91-b8b153ec5058 in container None Aug 20 04:42:52.918674 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:52.918674 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:42:52.919155 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-432a29b6-645e-410d-b9f9-691bfcb7c371 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Volume info retrieved successfully. Aug 20 04:42:52.940060 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-432a29b6-645e-410d-b9f9-691bfcb7c371 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Created reservations ['1bc89a97-226f-4d47-817d-f0f709e3e1c9', '168b656b-1aab-4590-b43c-6a2be4f59858'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:42:52.981227 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-432a29b6-645e-410d-b9f9-691bfcb7c371 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/backups returned with HTTP 202 Aug 20 04:42:52.981227 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 994/3980] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:42:52 2026] POST /volume/v3/backups => generated 330 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:42:52.987228 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-80ce4008-4a2e-409b-8a7c-c42eee86c2a3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:52.989134 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-80ce4008-4a2e-409b-8a7c-c42eee86c2a3 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 Aug 20 04:42:52.989362 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-80ce4008-4a2e-409b-8a7c-c42eee86c2a3 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:52.989555 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-80ce4008-4a2e-409b-8a7c-c42eee86c2a3 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:52.989664 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-80ce4008-4a2e-409b-8a7c-c42eee86c2a3 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Show backup with id 657d9d35-abd2-4da1-8b0a-5fd3a0e16733. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:42:52.994821 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:52.994821 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:42:52.997524 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-80ce4008-4a2e-409b-8a7c-c42eee86c2a3 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 returned with HTTP 200 Aug 20 04:42:52.997524 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 988/3981] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:52 2026] GET /volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:53.487430 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-de09806e-e02a-4002-af0e-0f498f46edc3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:53.489277 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-de09806e-e02a-4002-af0e-0f498f46edc3 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:42:53.489721 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-de09806e-e02a-4002-af0e-0f498f46edc3 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-2135322451", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:42:53.491363 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-de09806e-e02a-4002-af0e-0f498f46edc3 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-2135322451', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:42:53.491526 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-de09806e-e02a-4002-af0e-0f498f46edc3 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Create volume of 1 GB Aug 20 04:42:53.497002 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-de09806e-e02a-4002-af0e-0f498f46edc3 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Availability Zones retrieved successfully. Aug 20 04:42:53.502874 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-de09806e-e02a-4002-af0e-0f498f46edc3 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Flow 'volume_create_api' (4c04ff6a-96ae-4a7a-a32f-92f3e1c81872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:42:53.504052 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-de09806e-e02a-4002-af0e-0f498f46edc3 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f27ed2c-089c-46cf-8477-0beaa5eec938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:42:53.505015 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-de09806e-e02a-4002-af0e-0f498f46edc3 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:42:53.535457 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-de09806e-e02a-4002-af0e-0f498f46edc3 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f27ed2c-089c-46cf-8477-0beaa5eec938) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:42:53.536500 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-de09806e-e02a-4002-af0e-0f498f46edc3 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f032cdfe-d619-44ee-ba9d-364c89fff6a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:42:53.584432 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-de09806e-e02a-4002-af0e-0f498f46edc3 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Created reservations ['ee6e661d-85af-4df6-be69-ca31708f870d', '56fa5f59-ce67-447d-95c9-3f16aab6bfa9', '23b63960-c1d0-44fc-97c5-88904d43d793', 'cc65ef24-9742-4224-811e-2ced21f40f63'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:42:53.585388 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-de09806e-e02a-4002-af0e-0f498f46edc3 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f032cdfe-d619-44ee-ba9d-364c89fff6a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee6e661d-85af-4df6-be69-ca31708f870d', '56fa5f59-ce67-447d-95c9-3f16aab6bfa9', '23b63960-c1d0-44fc-97c5-88904d43d793', 'cc65ef24-9742-4224-811e-2ced21f40f63']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:42:53.586196 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-de09806e-e02a-4002-af0e-0f498f46edc3 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (768d7ddd-6773-4375-87f0-55d59bb61017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:42:53.613123 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-de09806e-e02a-4002-af0e-0f498f46edc3 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (768d7ddd-6773-4375-87f0-55d59bb61017) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '930f839b-52c9-45f8-9317-7a657360ee0a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-2135322451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78b24e9fd9174581a7937bf741277038',qos_specs=None,replication_status=,reservations=['ee6e661d-85af-4df6-be69-ca31708f870d','56fa5f59-ce67-447d-95c9-3f16aab6bfa9','23b63960-c1d0-44fc-97c5-88904d43d793','cc65ef24-9742-4224-811e-2ced21f40f63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a3387ef6559457c8dc0b0d3aaf5e609',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:42:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-2135322451',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=930f839b-52c9-45f8-9317-7a657360ee0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78b24e9fd9174581a7937bf741277038',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a3387ef6559457c8dc0b0d3aaf5e609',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:42:53.614055 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-de09806e-e02a-4002-af0e-0f498f46edc3 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (339bb3fc-3b99-4cae-b166-0fa4a1f0b114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:42:53.638075 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-de09806e-e02a-4002-af0e-0f498f46edc3 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (339bb3fc-3b99-4cae-b166-0fa4a1f0b114) transitioned into state 'SUCCESS' from state '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-2135322451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78b24e9fd9174581a7937bf741277038',qos_specs=None,replication_status=,reservations=['ee6e661d-85af-4df6-be69-ca31708f870d','56fa5f59-ce67-447d-95c9-3f16aab6bfa9','23b63960-c1d0-44fc-97c5-88904d43d793','cc65ef24-9742-4224-811e-2ced21f40f63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a3387ef6559457c8dc0b0d3aaf5e609',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:42:53.638856 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-de09806e-e02a-4002-af0e-0f498f46edc3 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab41319a-12db-4448-b6fb-031de46c2ec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:42:53.651471 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-de09806e-e02a-4002-af0e-0f498f46edc3 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab41319a-12db-4448-b6fb-031de46c2ec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:42:53.652857 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-de09806e-e02a-4002-af0e-0f498f46edc3 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Flow 'volume_create_api' (4c04ff6a-96ae-4a7a-a32f-92f3e1c81872) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:42:53.653270 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-de09806e-e02a-4002-af0e-0f498f46edc3 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Create volume request issued successfully. Aug 20 04:42:53.654072 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-de09806e-e02a-4002-af0e-0f498f46edc3 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:42:53.654718 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1003/3982] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:42:53 2026] POST /volume/v3/volumes => generated 755 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:42:53.674536 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a8aa7789-4b34-4c97-9dd4-d23418998b55 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:53.676468 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a8aa7789-4b34-4c97-9dd4-d23418998b55 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] GET https://10.4.3.239/volume/v3/volumes/930f839b-52c9-45f8-9317-7a657360ee0a Aug 20 04:42:53.676735 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a8aa7789-4b34-4c97-9dd4-d23418998b55 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:53.676939 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a8aa7789-4b34-4c97-9dd4-d23418998b55 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:53.685884 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:53.685884 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:42:53.690494 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a8aa7789-4b34-4c97-9dd4-d23418998b55 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Volume info retrieved successfully. Aug 20 04:42:53.695155 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a8aa7789-4b34-4c97-9dd4-d23418998b55 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/volumes/930f839b-52c9-45f8-9317-7a657360ee0a returned with HTTP 200 Aug 20 04:42:53.695566 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 998/3983] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:53 2026] GET /volume/v3/volumes/930f839b-52c9-45f8-9317-7a657360ee0a => generated 823 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:54.009817 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0dae6436-d784-44b7-bb85-af454085cb33 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:54.011394 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0dae6436-d784-44b7-bb85-af454085cb33 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 Aug 20 04:42:54.011563 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0dae6436-d784-44b7-bb85-af454085cb33 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:54.011747 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0dae6436-d784-44b7-bb85-af454085cb33 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:54.011826 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-0dae6436-d784-44b7-bb85-af454085cb33 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Show backup with id 657d9d35-abd2-4da1-8b0a-5fd3a0e16733. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:42:54.016036 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:54.016036 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:42:54.016921 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0dae6436-d784-44b7-bb85-af454085cb33 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 returned with HTTP 200 Aug 20 04:42:54.017308 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 995/3984] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:54 2026] GET /volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:54.716872 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-36a1247c-5fe2-468c-bc13-bcf9c1092e3c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:54.718942 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-36a1247c-5fe2-468c-bc13-bcf9c1092e3c tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] GET https://10.4.3.239/volume/v3/volumes/930f839b-52c9-45f8-9317-7a657360ee0a Aug 20 04:42:54.719192 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-36a1247c-5fe2-468c-bc13-bcf9c1092e3c tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:54.720543 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-36a1247c-5fe2-468c-bc13-bcf9c1092e3c tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:54.729939 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:54.729939 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:42:54.734453 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-36a1247c-5fe2-468c-bc13-bcf9c1092e3c tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Volume info retrieved successfully. Aug 20 04:42:54.740041 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-36a1247c-5fe2-468c-bc13-bcf9c1092e3c tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/volumes/930f839b-52c9-45f8-9317-7a657360ee0a returned with HTTP 200 Aug 20 04:42:54.740543 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 989/3985] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:54 2026] GET /volume/v3/volumes/930f839b-52c9-45f8-9317-7a657360ee0a => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:54.752066 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-58415a9c-3f7c-4867-90d2-e3d72e61b44b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:54.753977 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-58415a9c-3f7c-4867-90d2-e3d72e61b44b tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] GET https://10.4.3.239/volume/v3/volumes/930f839b-52c9-45f8-9317-7a657360ee0a Aug 20 04:42:54.754163 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-58415a9c-3f7c-4867-90d2-e3d72e61b44b tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:54.754360 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-58415a9c-3f7c-4867-90d2-e3d72e61b44b tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:54.761311 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:54.761311 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:42:54.765048 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-58415a9c-3f7c-4867-90d2-e3d72e61b44b tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Volume info retrieved successfully. Aug 20 04:42:54.769469 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-58415a9c-3f7c-4867-90d2-e3d72e61b44b tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/volumes/930f839b-52c9-45f8-9317-7a657360ee0a returned with HTTP 200 Aug 20 04:42:54.769934 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1004/3986] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:54 2026] GET /volume/v3/volumes/930f839b-52c9-45f8-9317-7a657360ee0a => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:54.781771 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-14b59a94-3b7f-4d7e-acdb-2b614f11d64a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:54.783974 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-14b59a94-3b7f-4d7e-acdb-2b614f11d64a tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] GET https://10.4.3.239/volume/v3/volumes Aug 20 04:42:54.784261 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-14b59a94-3b7f-4d7e-acdb-2b614f11d64a tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:54.784529 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-14b59a94-3b7f-4d7e-acdb-2b614f11d64a tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:54.784842 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.api_utils [None req-14b59a94-3b7f-4d7e-acdb-2b614f11d64a tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Removing options '' from query. {{(pid=100176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:42:54.785853 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-14b59a94-3b7f-4d7e-acdb-2b614f11d64a tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:42:54.795338 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-14b59a94-3b7f-4d7e-acdb-2b614f11d64a tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Get all volumes completed successfully. Aug 20 04:42:54.795879 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-14b59a94-3b7f-4d7e-acdb-2b614f11d64a tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 200 Aug 20 04:42:54.796421 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 999/3987] 10.4.3.239 () {66 vars in 1237 bytes} [Thu Aug 20 04:42:54 2026] GET /volume/v3/volumes => generated 339 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:54.804380 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-45696dab-8d36-425d-beb7-9df465a18012 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:54.806650 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-45696dab-8d36-425d-beb7-9df465a18012 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] GET https://10.4.3.239/volume/v3/volumes/930f839b-52c9-45f8-9317-7a657360ee0a Aug 20 04:42:54.806921 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-45696dab-8d36-425d-beb7-9df465a18012 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:54.807170 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-45696dab-8d36-425d-beb7-9df465a18012 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:54.817618 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:54.817618 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:42:54.822869 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-45696dab-8d36-425d-beb7-9df465a18012 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Volume info retrieved successfully. Aug 20 04:42:54.828760 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-45696dab-8d36-425d-beb7-9df465a18012 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/volumes/930f839b-52c9-45f8-9317-7a657360ee0a returned with HTTP 200 Aug 20 04:42:54.829290 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 996/3988] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:54 2026] GET /volume/v3/volumes/930f839b-52c9-45f8-9317-7a657360ee0a => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:54.875702 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-d54b9cc8-1d22-4641-b346-20a0749520d7 req-5d16a90d-8a27-4456-94b1-5702c2900b28 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:54.878485 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-d54b9cc8-1d22-4641-b346-20a0749520d7 req-5d16a90d-8a27-4456-94b1-5702c2900b28 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] GET https://10.4.3.239/volume/v3/volumes/930f839b-52c9-45f8-9317-7a657360ee0a Aug 20 04:42:54.878836 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-d54b9cc8-1d22-4641-b346-20a0749520d7 req-5d16a90d-8a27-4456-94b1-5702c2900b28 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:54.879154 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-d54b9cc8-1d22-4641-b346-20a0749520d7 req-5d16a90d-8a27-4456-94b1-5702c2900b28 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:54.889761 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:54.889761 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:42:54.894627 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-d54b9cc8-1d22-4641-b346-20a0749520d7 req-5d16a90d-8a27-4456-94b1-5702c2900b28 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Volume info retrieved successfully. Aug 20 04:42:54.900653 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-d54b9cc8-1d22-4641-b346-20a0749520d7 req-5d16a90d-8a27-4456-94b1-5702c2900b28 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/volumes/930f839b-52c9-45f8-9317-7a657360ee0a returned with HTTP 200 Aug 20 04:42:54.901188 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 990/3989] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:42:54 2026] GET /volume/v3/volumes/930f839b-52c9-45f8-9317-7a657360ee0a => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:54.985873 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4a694527-cbd4-47fe-b592-9fd9099997b9 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:54.986272 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4a694527-cbd4-47fe-b592-9fd9099997b9 None None] GET https://10.4.3.239/volume// Aug 20 04:42:54.986445 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4a694527-cbd4-47fe-b592-9fd9099997b9 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:54.986651 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4a694527-cbd4-47fe-b592-9fd9099997b9 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:54.986976 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4a694527-cbd4-47fe-b592-9fd9099997b9 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:42:54.987281 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1005/3990] 10.4.3.239 () {66 vars in 1428 bytes} [Thu Aug 20 04:42: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 20 04:42:54.995853 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-d54b9cc8-1d22-4641-b346-20a0749520d7 req-520d9483-2487-4bb1-b56f-7cd67b422b28 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:54.997952 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-d54b9cc8-1d22-4641-b346-20a0749520d7 req-520d9483-2487-4bb1-b56f-7cd67b422b28 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:42:54.998336 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-d54b9cc8-1d22-4641-b346-20a0749520d7 req-520d9483-2487-4bb1-b56f-7cd67b422b28 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "930f839b-52c9-45f8-9317-7a657360ee0a", "connector": null, "instance_uuid": "69c43f1b-9af3-4542-b58c-289dbe2035f6"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:42:55.007518 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:55.007518 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:42:55.027989 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e4b68625-ea5e-461d-9976-722679882cf0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:55.029896 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e4b68625-ea5e-461d-9976-722679882cf0 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 Aug 20 04:42:55.030126 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e4b68625-ea5e-461d-9976-722679882cf0 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:55.030326 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e4b68625-ea5e-461d-9976-722679882cf0 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:55.030429 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-e4b68625-ea5e-461d-9976-722679882cf0 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Show backup with id 657d9d35-abd2-4da1-8b0a-5fd3a0e16733. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:42:55.035358 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:55.035358 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:42:55.036131 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e4b68625-ea5e-461d-9976-722679882cf0 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 returned with HTTP 200 Aug 20 04:42:55.036500 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 997/3991] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:55 2026] GET /volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:55.053849 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-d54b9cc8-1d22-4641-b346-20a0749520d7 req-520d9483-2487-4bb1-b56f-7cd67b422b28 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:42:55.054435 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1000/3992] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:42:54 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 20 04:42:55.094091 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2f6df204-7107-48e5-81cf-a43c8e8c1fde None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:55.096364 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2f6df204-7107-48e5-81cf-a43c8e8c1fde tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] GET https://10.4.3.239/volume/v3/volumes/930f839b-52c9-45f8-9317-7a657360ee0a Aug 20 04:42:55.096540 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2f6df204-7107-48e5-81cf-a43c8e8c1fde tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:55.096789 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2f6df204-7107-48e5-81cf-a43c8e8c1fde tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:55.113040 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-79b3ee72-b3b8-44ea-a44a-063d0a204578 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:55.113510 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-79b3ee72-b3b8-44ea-a44a-063d0a204578 None None] GET https://10.4.3.239/volume// Aug 20 04:42:55.113773 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-79b3ee72-b3b8-44ea-a44a-063d0a204578 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:55.114006 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-79b3ee72-b3b8-44ea-a44a-063d0a204578 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:55.114408 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-79b3ee72-b3b8-44ea-a44a-063d0a204578 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:42:55.114784 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1006/3993] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:42: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 20 04:42:55.116024 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:55.116024 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:42:55.123594 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-2f6df204-7107-48e5-81cf-a43c8e8c1fde tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Volume info retrieved successfully. Aug 20 04:42:55.128876 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2f6df204-7107-48e5-81cf-a43c8e8c1fde tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/volumes/930f839b-52c9-45f8-9317-7a657360ee0a returned with HTTP 200 Aug 20 04:42:55.131575 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 991/3994] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:55 2026] GET /volume/v3/volumes/930f839b-52c9-45f8-9317-7a657360ee0a => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:55.131677 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-d54b9cc8-1d22-4641-b346-20a0749520d7 req-7ef1e668-01f2-4529-88d2-f5019fdec736 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:55.133514 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-d54b9cc8-1d22-4641-b346-20a0749520d7 req-7ef1e668-01f2-4529-88d2-f5019fdec736 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] GET https://10.4.3.239/volume/v3/volumes/930f839b-52c9-45f8-9317-7a657360ee0a Aug 20 04:42:55.133814 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-d54b9cc8-1d22-4641-b346-20a0749520d7 req-7ef1e668-01f2-4529-88d2-f5019fdec736 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:55.134065 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-d54b9cc8-1d22-4641-b346-20a0749520d7 req-7ef1e668-01f2-4529-88d2-f5019fdec736 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:55.145934 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:55.145934 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:42:55.149739 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-d54b9cc8-1d22-4641-b346-20a0749520d7 req-7ef1e668-01f2-4529-88d2-f5019fdec736 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Volume info retrieved successfully. Aug 20 04:42:55.154380 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-d54b9cc8-1d22-4641-b346-20a0749520d7 req-7ef1e668-01f2-4529-88d2-f5019fdec736 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/volumes/930f839b-52c9-45f8-9317-7a657360ee0a returned with HTTP 200 Aug 20 04:42:55.154901 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 998/3995] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:42:55 2026] GET /volume/v3/volumes/930f839b-52c9-45f8-9317-7a657360ee0a => generated 1027 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:42:55.281562 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-d54b9cc8-1d22-4641-b346-20a0749520d7 req-4c87a480-b0e6-41f6-adb3-1492e4abbbe7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:55.283900 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-d54b9cc8-1d22-4641-b346-20a0749520d7 req-4c87a480-b0e6-41f6-adb3-1492e4abbbe7 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] PUT https://10.4.3.239/volume/v3/attachments/7b931d7f-22fe-4bed-9098-ae541f93acb1 Aug 20 04:42:55.284318 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-d54b9cc8-1d22-4641-b346-20a0749520d7 req-4c87a480-b0e6-41f6-adb3-1492e4abbbe7 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:42:55.292620 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-d54b9cc8-1d22-4641-b346-20a0749520d7 req-4c87a480-b0e6-41f6-adb3-1492e4abbbe7 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Acquiring lock "cinder-attachment_update-930f839b-52c9-45f8-9317-7a657360ee0a-np0000007850" by "attachment_update" {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:42:55.297865 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-d54b9cc8-1d22-4641-b346-20a0749520d7 req-4c87a480-b0e6-41f6-adb3-1492e4abbbe7 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Lock "cinder-attachment_update-930f839b-52c9-45f8-9317-7a657360ee0a-np0000007850" acquired by "attachment_update" :: waited 0.005s {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:42:55.299437 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:55.299437 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:42:55.408863 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-d54b9cc8-1d22-4641-b346-20a0749520d7 req-4c87a480-b0e6-41f6-adb3-1492e4abbbe7 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Lock "cinder-attachment_update-930f839b-52c9-45f8-9317-7a657360ee0a-np0000007850" released by "attachment_update" :: held 0.111s {{(pid=100176) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:42:55.409325 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-d54b9cc8-1d22-4641-b346-20a0749520d7 req-4c87a480-b0e6-41f6-adb3-1492e4abbbe7 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/attachments/7b931d7f-22fe-4bed-9098-ae541f93acb1 returned with HTTP 200 Aug 20 04:42:55.410008 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1001/3996] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:42:55 2026] PUT /volume/v3/attachments/7b931d7f-22fe-4bed-9098-ae541f93acb1 => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:42:56.048465 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-58222a36-0555-4ec0-a98a-9989c21ad125 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:56.050329 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-58222a36-0555-4ec0-a98a-9989c21ad125 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 Aug 20 04:42:56.050521 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-58222a36-0555-4ec0-a98a-9989c21ad125 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:56.050708 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-58222a36-0555-4ec0-a98a-9989c21ad125 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:56.050807 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-58222a36-0555-4ec0-a98a-9989c21ad125 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Show backup with id 657d9d35-abd2-4da1-8b0a-5fd3a0e16733. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:42:56.055282 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:56.055282 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:42:56.056089 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-58222a36-0555-4ec0-a98a-9989c21ad125 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 returned with HTTP 200 Aug 20 04:42:56.056491 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1007/3997] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:56 2026] GET /volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:56.144016 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5d3f0f60-4487-4d64-90ab-5918659ff6b6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:56.146032 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5d3f0f60-4487-4d64-90ab-5918659ff6b6 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] GET https://10.4.3.239/volume/v3/volumes/930f839b-52c9-45f8-9317-7a657360ee0a Aug 20 04:42:56.146265 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5d3f0f60-4487-4d64-90ab-5918659ff6b6 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:56.146454 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5d3f0f60-4487-4d64-90ab-5918659ff6b6 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:56.157339 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:56.157339 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:42:56.161785 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-5d3f0f60-4487-4d64-90ab-5918659ff6b6 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Volume info retrieved successfully. Aug 20 04:42:56.167046 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5d3f0f60-4487-4d64-90ab-5918659ff6b6 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/volumes/930f839b-52c9-45f8-9317-7a657360ee0a returned with HTTP 200 Aug 20 04:42:56.167510 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 992/3998] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:56 2026] GET /volume/v3/volumes/930f839b-52c9-45f8-9317-7a657360ee0a => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:57.066373 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-90476412-2287-4024-be86-058d494f6e1d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:57.068644 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-90476412-2287-4024-be86-058d494f6e1d tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 Aug 20 04:42:57.068889 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-90476412-2287-4024-be86-058d494f6e1d tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:57.069126 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-90476412-2287-4024-be86-058d494f6e1d tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:57.069282 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-90476412-2287-4024-be86-058d494f6e1d tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Show backup with id 657d9d35-abd2-4da1-8b0a-5fd3a0e16733. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:42:57.073970 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:57.073970 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:42:57.074919 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-90476412-2287-4024-be86-058d494f6e1d tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 returned with HTTP 200 Aug 20 04:42:57.075386 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 999/3999] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:57 2026] GET /volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:57.187345 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-19ba1cec-74f2-422b-a19b-9182723103e5 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:57.189217 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-19ba1cec-74f2-422b-a19b-9182723103e5 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] GET https://10.4.3.239/volume/v3/volumes/930f839b-52c9-45f8-9317-7a657360ee0a Aug 20 04:42:57.189424 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-19ba1cec-74f2-422b-a19b-9182723103e5 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:57.189616 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-19ba1cec-74f2-422b-a19b-9182723103e5 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:57.200571 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:57.200571 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:42:57.205403 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-19ba1cec-74f2-422b-a19b-9182723103e5 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Volume info retrieved successfully. Aug 20 04:42:57.212581 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-19ba1cec-74f2-422b-a19b-9182723103e5 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/volumes/930f839b-52c9-45f8-9317-7a657360ee0a returned with HTTP 200 Aug 20 04:42:57.213082 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1002/4000] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:57 2026] GET /volume/v3/volumes/930f839b-52c9-45f8-9317-7a657360ee0a => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:58.085757 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-bf54b235-4b32-403c-b597-c576e67f8a58 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:58.087592 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bf54b235-4b32-403c-b597-c576e67f8a58 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 Aug 20 04:42:58.087834 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bf54b235-4b32-403c-b597-c576e67f8a58 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:58.088043 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bf54b235-4b32-403c-b597-c576e67f8a58 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:58.088147 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-bf54b235-4b32-403c-b597-c576e67f8a58 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Show backup with id 657d9d35-abd2-4da1-8b0a-5fd3a0e16733. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:42:58.092399 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:58.092399 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:42:58.093149 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bf54b235-4b32-403c-b597-c576e67f8a58 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 returned with HTTP 200 Aug 20 04:42:58.093544 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1008/4001] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:58 2026] GET /volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:58.232305 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-98669c6c-6a36-4244-b29d-be52ab65aff9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:58.234363 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-98669c6c-6a36-4244-b29d-be52ab65aff9 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] GET https://10.4.3.239/volume/v3/volumes/930f839b-52c9-45f8-9317-7a657360ee0a Aug 20 04:42:58.234696 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-98669c6c-6a36-4244-b29d-be52ab65aff9 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:58.235019 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-98669c6c-6a36-4244-b29d-be52ab65aff9 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:58.246119 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:58.246119 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:42:58.253515 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-98669c6c-6a36-4244-b29d-be52ab65aff9 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Volume info retrieved successfully. Aug 20 04:42:58.256761 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-98669c6c-6a36-4244-b29d-be52ab65aff9 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/volumes/930f839b-52c9-45f8-9317-7a657360ee0a returned with HTTP 200 Aug 20 04:42:58.257687 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 993/4002] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:58 2026] GET /volume/v3/volumes/930f839b-52c9-45f8-9317-7a657360ee0a => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:58.686748 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-d54b9cc8-1d22-4641-b346-20a0749520d7 req-a05bd099-e2a5-4c0b-ba19-429017b9ceda None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:58.689954 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-d54b9cc8-1d22-4641-b346-20a0749520d7 req-a05bd099-e2a5-4c0b-ba19-429017b9ceda tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] POST https://10.4.3.239/volume/v3/attachments/7b931d7f-22fe-4bed-9098-ae541f93acb1/action Aug 20 04:42:58.690563 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-d54b9cc8-1d22-4641-b346-20a0749520d7 req-a05bd099-e2a5-4c0b-ba19-429017b9ceda tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Action body: b'{"os-complete": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:42:58.690671 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-d54b9cc8-1d22-4641-b346-20a0749520d7 req-a05bd099-e2a5-4c0b-ba19-429017b9ceda tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:42:58.715470 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:58.715470 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:42:58.728889 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-d54b9cc8-1d22-4641-b346-20a0749520d7 req-a05bd099-e2a5-4c0b-ba19-429017b9ceda tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/attachments/7b931d7f-22fe-4bed-9098-ae541f93acb1/action returned with HTTP 204 Aug 20 04:42:58.729535 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1000/4003] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:42:58 2026] POST /volume/v3/attachments/7b931d7f-22fe-4bed-9098-ae541f93acb1/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:42:59.105646 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8b97fb39-7d20-4bec-ae05-2a1aed26454c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:59.107464 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8b97fb39-7d20-4bec-ae05-2a1aed26454c tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 Aug 20 04:42:59.107690 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8b97fb39-7d20-4bec-ae05-2a1aed26454c tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:59.107888 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8b97fb39-7d20-4bec-ae05-2a1aed26454c tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:59.108075 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-8b97fb39-7d20-4bec-ae05-2a1aed26454c tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Show backup with id 657d9d35-abd2-4da1-8b0a-5fd3a0e16733. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:42:59.112860 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:59.112860 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:42:59.113603 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8b97fb39-7d20-4bec-ae05-2a1aed26454c tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 returned with HTTP 200 Aug 20 04:42:59.114061 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1003/4004] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:59 2026] GET /volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:42:59.271093 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5cdfd82c-7154-4545-9b0b-814f60f4f3c4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:59.274116 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5cdfd82c-7154-4545-9b0b-814f60f4f3c4 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] GET https://10.4.3.239/volume/v3/volumes/930f839b-52c9-45f8-9317-7a657360ee0a Aug 20 04:42:59.274351 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5cdfd82c-7154-4545-9b0b-814f60f4f3c4 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:59.274538 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5cdfd82c-7154-4545-9b0b-814f60f4f3c4 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:59.284389 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:59.284389 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:42:59.287752 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-5cdfd82c-7154-4545-9b0b-814f60f4f3c4 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Volume info retrieved successfully. Aug 20 04:42:59.292253 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5cdfd82c-7154-4545-9b0b-814f60f4f3c4 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/volumes/930f839b-52c9-45f8-9317-7a657360ee0a returned with HTTP 200 Aug 20 04:42:59.292704 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1009/4005] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:59 2026] GET /volume/v3/volumes/930f839b-52c9-45f8-9317-7a657360ee0a => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:42:59.306262 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b135625e-58ea-414f-9133-6d6486f600f1 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:59.308062 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b135625e-58ea-414f-9133-6d6486f600f1 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] GET https://10.4.3.239/volume/v3/volumes/930f839b-52c9-45f8-9317-7a657360ee0a Aug 20 04:42:59.308398 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b135625e-58ea-414f-9133-6d6486f600f1 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:59.308694 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b135625e-58ea-414f-9133-6d6486f600f1 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:59.320819 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:59.320819 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:42:59.327143 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b135625e-58ea-414f-9133-6d6486f600f1 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Volume info retrieved successfully. Aug 20 04:42:59.330012 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b135625e-58ea-414f-9133-6d6486f600f1 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/volumes/930f839b-52c9-45f8-9317-7a657360ee0a returned with HTTP 200 Aug 20 04:42:59.330557 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 994/4006] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:59 2026] GET /volume/v3/volumes/930f839b-52c9-45f8-9317-7a657360ee0a => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:42:59.345441 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-805f6b4b-6f78-4b25-86c4-73079ef00c11 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:42:59.347711 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-805f6b4b-6f78-4b25-86c4-73079ef00c11 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] GET https://10.4.3.239/volume/v3/volumes/930f839b-52c9-45f8-9317-7a657360ee0a Aug 20 04:42:59.347962 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-805f6b4b-6f78-4b25-86c4-73079ef00c11 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:42:59.348205 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-805f6b4b-6f78-4b25-86c4-73079ef00c11 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:42:59.359970 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:42:59.359970 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:42:59.364703 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-805f6b4b-6f78-4b25-86c4-73079ef00c11 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Volume info retrieved successfully. Aug 20 04:42:59.370560 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-805f6b4b-6f78-4b25-86c4-73079ef00c11 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/volumes/930f839b-52c9-45f8-9317-7a657360ee0a returned with HTTP 200 Aug 20 04:42:59.371148 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1001/4007] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:42:59 2026] GET /volume/v3/volumes/930f839b-52c9-45f8-9317-7a657360ee0a => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:43:00.126968 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d2e4ba78-a7cf-443e-9600-ed58243e8436 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:00.128944 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d2e4ba78-a7cf-443e-9600-ed58243e8436 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 Aug 20 04:43:00.129255 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d2e4ba78-a7cf-443e-9600-ed58243e8436 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:00.129671 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d2e4ba78-a7cf-443e-9600-ed58243e8436 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:00.129671 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-d2e4ba78-a7cf-443e-9600-ed58243e8436 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Show backup with id 657d9d35-abd2-4da1-8b0a-5fd3a0e16733. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:00.135410 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:00.135410 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:43:00.136514 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d2e4ba78-a7cf-443e-9600-ed58243e8436 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 returned with HTTP 200 Aug 20 04:43:00.137034 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1004/4008] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:00 2026] GET /volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:01.150117 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-dcc8eafb-f986-4624-921b-78408adccd26 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:01.152674 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-dcc8eafb-f986-4624-921b-78408adccd26 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 Aug 20 04:43:01.153016 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-dcc8eafb-f986-4624-921b-78408adccd26 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:01.153323 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-dcc8eafb-f986-4624-921b-78408adccd26 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:01.153497 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-dcc8eafb-f986-4624-921b-78408adccd26 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Show backup with id 657d9d35-abd2-4da1-8b0a-5fd3a0e16733. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:01.159235 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:01.159235 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:43:01.160197 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-dcc8eafb-f986-4624-921b-78408adccd26 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 returned with HTTP 200 Aug 20 04:43:01.160623 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1010/4009] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:01 2026] GET /volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:02.175083 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8af2dc5a-51a6-49c6-b6b8-de663070d1e7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:02.177923 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8af2dc5a-51a6-49c6-b6b8-de663070d1e7 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 Aug 20 04:43:02.178514 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8af2dc5a-51a6-49c6-b6b8-de663070d1e7 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:02.178874 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8af2dc5a-51a6-49c6-b6b8-de663070d1e7 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:02.180202 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-8af2dc5a-51a6-49c6-b6b8-de663070d1e7 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Show backup with id 657d9d35-abd2-4da1-8b0a-5fd3a0e16733. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:02.187056 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:02.187056 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:43:02.187056 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8af2dc5a-51a6-49c6-b6b8-de663070d1e7 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 returned with HTTP 200 Aug 20 04:43:02.187056 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 995/4010] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:02 2026] GET /volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:03.198635 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-95c30908-1838-4a40-b30d-9ca3cc3983e3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:03.200658 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-95c30908-1838-4a40-b30d-9ca3cc3983e3 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 Aug 20 04:43:03.200878 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-95c30908-1838-4a40-b30d-9ca3cc3983e3 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:03.201081 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-95c30908-1838-4a40-b30d-9ca3cc3983e3 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:03.201203 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-95c30908-1838-4a40-b30d-9ca3cc3983e3 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Show backup with id 657d9d35-abd2-4da1-8b0a-5fd3a0e16733. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:03.206888 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:03.206888 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:43:03.208104 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-95c30908-1838-4a40-b30d-9ca3cc3983e3 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 returned with HTTP 200 Aug 20 04:43:03.208719 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1002/4011] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:03 2026] GET /volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:04.220597 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9272c03c-def3-4505-a654-737888e6f4ec None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:04.222763 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9272c03c-def3-4505-a654-737888e6f4ec tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 Aug 20 04:43:04.222977 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9272c03c-def3-4505-a654-737888e6f4ec tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:04.223246 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9272c03c-def3-4505-a654-737888e6f4ec tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:04.223352 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-9272c03c-def3-4505-a654-737888e6f4ec tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Show backup with id 657d9d35-abd2-4da1-8b0a-5fd3a0e16733. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:04.228393 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:04.228393 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:43:04.229256 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9272c03c-def3-4505-a654-737888e6f4ec tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 returned with HTTP 200 Aug 20 04:43:04.229706 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1005/4012] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:04 2026] GET /volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:05.246756 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-72fde33a-437e-411b-964e-cc7eb87b946e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:05.249446 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-72fde33a-437e-411b-964e-cc7eb87b946e tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 Aug 20 04:43:05.249891 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-72fde33a-437e-411b-964e-cc7eb87b946e tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:05.250328 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-72fde33a-437e-411b-964e-cc7eb87b946e tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:05.250546 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-72fde33a-437e-411b-964e-cc7eb87b946e tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Show backup with id 657d9d35-abd2-4da1-8b0a-5fd3a0e16733. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:05.256774 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:05.256774 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:43:05.259657 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-72fde33a-437e-411b-964e-cc7eb87b946e tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 returned with HTTP 200 Aug 20 04:43:05.262236 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1011/4013] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:05 2026] GET /volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:06.018421 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-7542fa7b-9a14-4102-a935-b83ae97f6d0c req-5920869f-21d1-4de8-9058-837b8ff78bd6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:06.020800 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-7542fa7b-9a14-4102-a935-b83ae97f6d0c req-5920869f-21d1-4de8-9058-837b8ff78bd6 tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] DELETE https://10.4.3.239/volume/v3/attachments/e63487ca-7226-4584-870f-7031570d67d7 Aug 20 04:43:06.021050 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-7542fa7b-9a14-4102-a935-b83ae97f6d0c req-5920869f-21d1-4de8-9058-837b8ff78bd6 tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:06.021305 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-7542fa7b-9a14-4102-a935-b83ae97f6d0c req-5920869f-21d1-4de8-9058-837b8ff78bd6 tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:06.029034 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:06.029034 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:43:06.087366 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-7542fa7b-9a14-4102-a935-b83ae97f6d0c req-5920869f-21d1-4de8-9058-837b8ff78bd6 tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] https://10.4.3.239/volume/v3/attachments/e63487ca-7226-4584-870f-7031570d67d7 returned with HTTP 200 Aug 20 04:43:06.088353 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 996/4014] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:43:06 2026] DELETE /volume/v3/attachments/e63487ca-7226-4584-870f-7031570d67d7 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:06.098842 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-7542fa7b-9a14-4102-a935-b83ae97f6d0c req-2558d0d9-bb68-43d2-985b-47291240e1cf None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:06.101485 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-7542fa7b-9a14-4102-a935-b83ae97f6d0c req-2558d0d9-bb68-43d2-985b-47291240e1cf tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] DELETE https://10.4.3.239/volume/v3/volumes/b3c5fb45-835c-4df1-bd58-7827cce74734 Aug 20 04:43:06.101773 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-7542fa7b-9a14-4102-a935-b83ae97f6d0c req-2558d0d9-bb68-43d2-985b-47291240e1cf tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:06.102008 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-7542fa7b-9a14-4102-a935-b83ae97f6d0c req-2558d0d9-bb68-43d2-985b-47291240e1cf tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:06.102236 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [req-7542fa7b-9a14-4102-a935-b83ae97f6d0c req-2558d0d9-bb68-43d2-985b-47291240e1cf tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] Delete volume with id: b3c5fb45-835c-4df1-bd58-7827cce74734 Aug 20 04:43:06.111605 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:06.111605 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:43:06.112247 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-7542fa7b-9a14-4102-a935-b83ae97f6d0c req-2558d0d9-bb68-43d2-985b-47291240e1cf tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] Volume info retrieved successfully. Aug 20 04:43:06.132592 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-7542fa7b-9a14-4102-a935-b83ae97f6d0c req-2558d0d9-bb68-43d2-985b-47291240e1cf tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] Delete volume request issued successfully. Aug 20 04:43:06.132854 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-7542fa7b-9a14-4102-a935-b83ae97f6d0c req-2558d0d9-bb68-43d2-985b-47291240e1cf tempest-TestShelveInstance-6226896 tempest-TestShelveInstance-6226896-project-member] https://10.4.3.239/volume/v3/volumes/b3c5fb45-835c-4df1-bd58-7827cce74734 returned with HTTP 202 Aug 20 04:43:06.133429 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1003/4015] 10.4.3.239 () {70 vars in 1620 bytes} [Thu Aug 20 04:43:06 2026] DELETE /volume/v3/volumes/b3c5fb45-835c-4df1-bd58-7827cce74734 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:43:06.272883 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-40bba9eb-8450-418c-830d-de64c3ad7da1 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:06.274572 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-40bba9eb-8450-418c-830d-de64c3ad7da1 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 Aug 20 04:43:06.274740 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-40bba9eb-8450-418c-830d-de64c3ad7da1 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:06.274958 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-40bba9eb-8450-418c-830d-de64c3ad7da1 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:06.275070 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-40bba9eb-8450-418c-830d-de64c3ad7da1 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Show backup with id 657d9d35-abd2-4da1-8b0a-5fd3a0e16733. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:06.281201 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:06.281201 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:43:06.282334 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-40bba9eb-8450-418c-830d-de64c3ad7da1 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 returned with HTTP 200 Aug 20 04:43:06.282839 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1006/4016] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:06 2026] GET /volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:07.294460 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-26ce625d-7db8-42f4-b665-441a06fad612 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:07.298763 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-26ce625d-7db8-42f4-b665-441a06fad612 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 Aug 20 04:43:07.299388 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-26ce625d-7db8-42f4-b665-441a06fad612 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:07.299726 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-26ce625d-7db8-42f4-b665-441a06fad612 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:07.300016 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-26ce625d-7db8-42f4-b665-441a06fad612 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Show backup with id 657d9d35-abd2-4da1-8b0a-5fd3a0e16733. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:07.306888 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:07.306888 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:43:07.308059 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-26ce625d-7db8-42f4-b665-441a06fad612 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 returned with HTTP 200 Aug 20 04:43:07.308799 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1012/4017] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:07 2026] GET /volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:08.322865 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9673f41b-4556-4d97-ae9a-534efb68d9f8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:08.324717 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9673f41b-4556-4d97-ae9a-534efb68d9f8 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 Aug 20 04:43:08.324926 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9673f41b-4556-4d97-ae9a-534efb68d9f8 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:08.325109 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9673f41b-4556-4d97-ae9a-534efb68d9f8 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:08.325231 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-9673f41b-4556-4d97-ae9a-534efb68d9f8 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Show backup with id 657d9d35-abd2-4da1-8b0a-5fd3a0e16733. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:08.329564 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:08.329564 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:43:08.330278 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9673f41b-4556-4d97-ae9a-534efb68d9f8 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 returned with HTTP 200 Aug 20 04:43:08.330782 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 997/4018] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:08 2026] GET /volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:08.340837 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-16e12009-8d66-4e5f-a8fd-2e3bc386e032 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:08.342748 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-16e12009-8d66-4e5f-a8fd-2e3bc386e032 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] GET https://10.4.3.239/volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e Aug 20 04:43:08.342998 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-16e12009-8d66-4e5f-a8fd-2e3bc386e032 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:08.343239 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-16e12009-8d66-4e5f-a8fd-2e3bc386e032 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:08.343350 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-16e12009-8d66-4e5f-a8fd-2e3bc386e032 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Show backup with id 26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:08.348524 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:08.348524 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:43:08.349269 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-16e12009-8d66-4e5f-a8fd-2e3bc386e032 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] https://10.4.3.239/volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e returned with HTTP 200 Aug 20 04:43:08.349717 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1004/4019] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:08 2026] GET /volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:08.361079 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-df393c3a-6d00-40a4-9c1b-96d02da6c631 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:08.363294 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-df393c3a-6d00-40a4-9c1b-96d02da6c631 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] POST https://10.4.3.239/volume/v3/backups Aug 20 04:43:08.363675 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-df393c3a-6d00-40a4-9c1b-96d02da6c631 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3c402ba1-ad0a-43e7-9a91-b8b153ec5058", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-873528847"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:43:08.365523 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.backups [None req-df393c3a-6d00-40a4-9c1b-96d02da6c631 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Creating new backup {'backup': {'volume_id': '3c402ba1-ad0a-43e7-9a91-b8b153ec5058', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-873528847'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 04:43:08.365648 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.contrib.backups [None req-df393c3a-6d00-40a4-9c1b-96d02da6c631 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Creating backup of volume 3c402ba1-ad0a-43e7-9a91-b8b153ec5058 in container None Aug 20 04:43:08.379043 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:08.379043 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:43:08.379539 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-df393c3a-6d00-40a4-9c1b-96d02da6c631 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Volume info retrieved successfully. Aug 20 04:43:08.401960 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-df393c3a-6d00-40a4-9c1b-96d02da6c631 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Created reservations ['0da036eb-8ce3-4cf3-82bc-58ced40b95e9', '62ccd14b-54f6-4572-a24b-c96df7844148'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:43:08.460532 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-df393c3a-6d00-40a4-9c1b-96d02da6c631 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] https://10.4.3.239/volume/v3/backups returned with HTTP 202 Aug 20 04:43:08.460976 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1007/4020] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:43:08 2026] POST /volume/v3/backups => generated 329 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:43:08.471307 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-99f0a7a7-59d9-4774-bde3-d72c99264b21 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:08.473437 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-99f0a7a7-59d9-4774-bde3-d72c99264b21 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] GET https://10.4.3.239/volume/v3/backups/0e98adbb-b6bc-4d7f-8bd2-759adb8351bb Aug 20 04:43:08.474063 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-99f0a7a7-59d9-4774-bde3-d72c99264b21 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:08.474254 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-99f0a7a7-59d9-4774-bde3-d72c99264b21 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:08.475315 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-99f0a7a7-59d9-4774-bde3-d72c99264b21 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Show backup with id 0e98adbb-b6bc-4d7f-8bd2-759adb8351bb. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:08.480802 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:08.480802 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:43:08.480802 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-99f0a7a7-59d9-4774-bde3-d72c99264b21 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] https://10.4.3.239/volume/v3/backups/0e98adbb-b6bc-4d7f-8bd2-759adb8351bb returned with HTTP 200 Aug 20 04:43:08.481329 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1013/4021] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:08 2026] GET /volume/v3/backups/0e98adbb-b6bc-4d7f-8bd2-759adb8351bb => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:09.500125 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-421a2878-767c-4e8f-9158-f45a847d08ec None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:09.515209 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-421a2878-767c-4e8f-9158-f45a847d08ec tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] GET https://10.4.3.239/volume/v3/backups/0e98adbb-b6bc-4d7f-8bd2-759adb8351bb Aug 20 04:43:09.515511 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-421a2878-767c-4e8f-9158-f45a847d08ec tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:09.515763 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-421a2878-767c-4e8f-9158-f45a847d08ec tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:09.515920 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-421a2878-767c-4e8f-9158-f45a847d08ec tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Show backup with id 0e98adbb-b6bc-4d7f-8bd2-759adb8351bb. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:09.525447 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:09.525447 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:43:09.526302 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-421a2878-767c-4e8f-9158-f45a847d08ec tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] https://10.4.3.239/volume/v3/backups/0e98adbb-b6bc-4d7f-8bd2-759adb8351bb returned with HTTP 200 Aug 20 04:43:09.526974 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 998/4022] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:09 2026] GET /volume/v3/backups/0e98adbb-b6bc-4d7f-8bd2-759adb8351bb => generated 737 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:10.090873 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-15678b7d-c451-4d0b-95ee-5c35684e3968 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:10.092745 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-15678b7d-c451-4d0b-95ee-5c35684e3968 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 Aug 20 04:43:10.092945 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-15678b7d-c451-4d0b-95ee-5c35684e3968 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:10.093145 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-15678b7d-c451-4d0b-95ee-5c35684e3968 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:10.100804 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:10.100804 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:43:10.107369 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-15678b7d-c451-4d0b-95ee-5c35684e3968 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:43:10.112241 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-15678b7d-c451-4d0b-95ee-5c35684e3968 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 returned with HTTP 200 Aug 20 04:43:10.112617 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1005/4023] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:10 2026] GET /volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:10.124277 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5db211e6-2be8-4724-970e-7a9e5c703d84 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:10.125960 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5db211e6-2be8-4724-970e-7a9e5c703d84 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 Aug 20 04:43:10.126128 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5db211e6-2be8-4724-970e-7a9e5c703d84 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:10.126327 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5db211e6-2be8-4724-970e-7a9e5c703d84 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:10.132881 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:10.132881 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:43:10.137297 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-5db211e6-2be8-4724-970e-7a9e5c703d84 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:43:10.143112 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5db211e6-2be8-4724-970e-7a9e5c703d84 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 returned with HTTP 200 Aug 20 04:43:10.143679 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1008/4024] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:10 2026] GET /volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:10.199688 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-2b89ed8b-2295-4de8-9594-6779fda94363 req-f00b6378-2afe-4ca0-9702-f9752493ae36 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:10.202698 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-2b89ed8b-2295-4de8-9594-6779fda94363 req-f00b6378-2afe-4ca0-9702-f9752493ae36 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 Aug 20 04:43:10.202979 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-2b89ed8b-2295-4de8-9594-6779fda94363 req-f00b6378-2afe-4ca0-9702-f9752493ae36 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:10.203259 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-2b89ed8b-2295-4de8-9594-6779fda94363 req-f00b6378-2afe-4ca0-9702-f9752493ae36 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:10.214721 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:10.214721 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:43:10.220924 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-2b89ed8b-2295-4de8-9594-6779fda94363 req-f00b6378-2afe-4ca0-9702-f9752493ae36 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:43:10.228613 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-2b89ed8b-2295-4de8-9594-6779fda94363 req-f00b6378-2afe-4ca0-9702-f9752493ae36 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 returned with HTTP 200 Aug 20 04:43:10.229579 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1014/4025] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:43:10 2026] GET /volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:10.330082 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d9bb76a9-98c7-4c47-bc8a-a2110de6c3aa None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:10.330513 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d9bb76a9-98c7-4c47-bc8a-a2110de6c3aa None None] GET https://10.4.3.239/volume// Aug 20 04:43:10.330673 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d9bb76a9-98c7-4c47-bc8a-a2110de6c3aa None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:10.330870 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d9bb76a9-98c7-4c47-bc8a-a2110de6c3aa None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:10.331331 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d9bb76a9-98c7-4c47-bc8a-a2110de6c3aa None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:43:10.331492 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 999/4026] 10.4.3.239 () {66 vars in 1428 bytes} [Thu Aug 20 04:43: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 20 04:43:10.338451 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-2b89ed8b-2295-4de8-9594-6779fda94363 req-bdb89288-3e8e-4102-a2e7-bd90011f9a55 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:10.340403 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-2b89ed8b-2295-4de8-9594-6779fda94363 req-bdb89288-3e8e-4102-a2e7-bd90011f9a55 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:43:10.340780 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-2b89ed8b-2295-4de8-9594-6779fda94363 req-bdb89288-3e8e-4102-a2e7-bd90011f9a55 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5dfca567-9a79-4268-a7a9-8a2fb2690437", "connector": null, "instance_uuid": "d64cb060-3e08-4869-a50e-0a0c6bf7927c"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:43:10.352814 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:10.352814 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:43:10.403807 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-2b89ed8b-2295-4de8-9594-6779fda94363 req-bdb89288-3e8e-4102-a2e7-bd90011f9a55 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:43:10.404214 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1006/4027] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:43:10 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:43:10.444867 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-39818c0f-e622-4b42-b0b3-7b51afadf6ed None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:10.446761 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-39818c0f-e622-4b42-b0b3-7b51afadf6ed tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 Aug 20 04:43:10.446945 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-39818c0f-e622-4b42-b0b3-7b51afadf6ed tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:10.447117 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-39818c0f-e622-4b42-b0b3-7b51afadf6ed tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:10.457362 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:10.457362 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:43:10.457817 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-cb60ca5b-a5be-42ea-b895-64f28f9dc48d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:10.458912 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cb60ca5b-a5be-42ea-b895-64f28f9dc48d None None] GET https://10.4.3.239/volume// Aug 20 04:43:10.459349 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cb60ca5b-a5be-42ea-b895-64f28f9dc48d None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:10.459565 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cb60ca5b-a5be-42ea-b895-64f28f9dc48d None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:10.459926 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cb60ca5b-a5be-42ea-b895-64f28f9dc48d None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:43:10.460555 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1015/4028] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:43:10 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:43:10.464234 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-39818c0f-e622-4b42-b0b3-7b51afadf6ed tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:43:10.465797 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-39818c0f-e622-4b42-b0b3-7b51afadf6ed tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 returned with HTTP 200 Aug 20 04:43:10.466171 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1009/4029] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:10 2026] GET /volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:10.469139 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-2b89ed8b-2295-4de8-9594-6779fda94363 req-5fa63667-7fd7-4820-9831-476525ce57aa None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:10.471842 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-2b89ed8b-2295-4de8-9594-6779fda94363 req-5fa63667-7fd7-4820-9831-476525ce57aa tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 Aug 20 04:43:10.472115 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-2b89ed8b-2295-4de8-9594-6779fda94363 req-5fa63667-7fd7-4820-9831-476525ce57aa tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:10.472380 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-2b89ed8b-2295-4de8-9594-6779fda94363 req-5fa63667-7fd7-4820-9831-476525ce57aa tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:10.484684 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:10.484684 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:43:10.489626 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-2b89ed8b-2295-4de8-9594-6779fda94363 req-5fa63667-7fd7-4820-9831-476525ce57aa tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:43:10.495867 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-2b89ed8b-2295-4de8-9594-6779fda94363 req-5fa63667-7fd7-4820-9831-476525ce57aa tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 returned with HTTP 200 Aug 20 04:43:10.496430 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1000/4030] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:43:10 2026] GET /volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 => generated 1056 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:43:10.537002 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7449362a-0d28-476e-8453-e469d73bbe42 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:10.539367 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7449362a-0d28-476e-8453-e469d73bbe42 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] GET https://10.4.3.239/volume/v3/backups/0e98adbb-b6bc-4d7f-8bd2-759adb8351bb Aug 20 04:43:10.539663 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7449362a-0d28-476e-8453-e469d73bbe42 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:10.539928 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7449362a-0d28-476e-8453-e469d73bbe42 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:10.540083 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-7449362a-0d28-476e-8453-e469d73bbe42 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Show backup with id 0e98adbb-b6bc-4d7f-8bd2-759adb8351bb. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:10.547850 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:10.547850 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:43:10.548951 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7449362a-0d28-476e-8453-e469d73bbe42 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] https://10.4.3.239/volume/v3/backups/0e98adbb-b6bc-4d7f-8bd2-759adb8351bb returned with HTTP 200 Aug 20 04:43:10.549504 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1007/4031] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:10 2026] GET /volume/v3/backups/0e98adbb-b6bc-4d7f-8bd2-759adb8351bb => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 04:43:10.596805 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-2b89ed8b-2295-4de8-9594-6779fda94363 req-b1844599-c445-475f-90eb-a72a0a295e31 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:10.599758 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-2b89ed8b-2295-4de8-9594-6779fda94363 req-b1844599-c445-475f-90eb-a72a0a295e31 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] PUT https://10.4.3.239/volume/v3/attachments/cceee28d-294e-4d2c-88f2-f1a8887aab21 Aug 20 04:43:10.600493 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-2b89ed8b-2295-4de8-9594-6779fda94363 req-b1844599-c445-475f-90eb-a72a0a295e31 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:43:10.609833 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-2b89ed8b-2295-4de8-9594-6779fda94363 req-b1844599-c445-475f-90eb-a72a0a295e31 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Acquiring lock "cinder-attachment_update-5dfca567-9a79-4268-a7a9-8a2fb2690437-np0000007850" by "attachment_update" {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:43:10.614016 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-2b89ed8b-2295-4de8-9594-6779fda94363 req-b1844599-c445-475f-90eb-a72a0a295e31 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Lock "cinder-attachment_update-5dfca567-9a79-4268-a7a9-8a2fb2690437-np0000007850" acquired by "attachment_update" :: waited 0.004s {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:43:10.615036 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:10.615036 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:43:10.707203 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-2b89ed8b-2295-4de8-9594-6779fda94363 req-b1844599-c445-475f-90eb-a72a0a295e31 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Lock "cinder-attachment_update-5dfca567-9a79-4268-a7a9-8a2fb2690437-np0000007850" released by "attachment_update" :: held 0.093s {{(pid=100175) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:43:10.707633 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-2b89ed8b-2295-4de8-9594-6779fda94363 req-b1844599-c445-475f-90eb-a72a0a295e31 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/attachments/cceee28d-294e-4d2c-88f2-f1a8887aab21 returned with HTTP 200 Aug 20 04:43:10.708392 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1016/4032] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:43:10 2026] PUT /volume/v3/attachments/cceee28d-294e-4d2c-88f2-f1a8887aab21 => generated 968 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:43:10.717267 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-2b89ed8b-2295-4de8-9594-6779fda94363 req-d061aaaa-fe07-40f8-8020-efb0d3f130fe None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:10.719853 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-2b89ed8b-2295-4de8-9594-6779fda94363 req-d061aaaa-fe07-40f8-8020-efb0d3f130fe tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437/encryption Aug 20 04:43:10.720047 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-2b89ed8b-2295-4de8-9594-6779fda94363 req-d061aaaa-fe07-40f8-8020-efb0d3f130fe tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:10.720252 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-2b89ed8b-2295-4de8-9594-6779fda94363 req-d061aaaa-fe07-40f8-8020-efb0d3f130fe tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:10.729961 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:10.729961 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:43:10.736606 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-2b89ed8b-2295-4de8-9594-6779fda94363 req-d061aaaa-fe07-40f8-8020-efb0d3f130fe tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437/encryption returned with HTTP 200 Aug 20 04:43:10.737121 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1010/4033] 10.4.3.239 () {68 vars in 1631 bytes} [Thu Aug 20 04:43:10 2026] GET /volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:11.480562 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-deda0f96-b2a8-4f8a-a171-a95edd17cee7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:11.482736 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-deda0f96-b2a8-4f8a-a171-a95edd17cee7 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 Aug 20 04:43:11.482909 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-deda0f96-b2a8-4f8a-a171-a95edd17cee7 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:11.483199 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-deda0f96-b2a8-4f8a-a171-a95edd17cee7 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:11.494288 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:11.494288 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:43:11.497509 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-deda0f96-b2a8-4f8a-a171-a95edd17cee7 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:43:11.501922 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-deda0f96-b2a8-4f8a-a171-a95edd17cee7 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 returned with HTTP 200 Aug 20 04:43:11.502375 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1001/4034] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:11 2026] GET /volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:11.560089 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d123410d-28fe-4846-a84e-68c8eb5879c6 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:11.561911 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d123410d-28fe-4846-a84e-68c8eb5879c6 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] GET https://10.4.3.239/volume/v3/backups/0e98adbb-b6bc-4d7f-8bd2-759adb8351bb Aug 20 04:43:11.562137 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d123410d-28fe-4846-a84e-68c8eb5879c6 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:11.562386 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d123410d-28fe-4846-a84e-68c8eb5879c6 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:11.562543 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-d123410d-28fe-4846-a84e-68c8eb5879c6 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Show backup with id 0e98adbb-b6bc-4d7f-8bd2-759adb8351bb. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:11.567272 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:11.567272 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:43:11.567891 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d123410d-28fe-4846-a84e-68c8eb5879c6 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] https://10.4.3.239/volume/v3/backups/0e98adbb-b6bc-4d7f-8bd2-759adb8351bb returned with HTTP 200 Aug 20 04:43:11.568259 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1008/4035] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:11 2026] GET /volume/v3/backups/0e98adbb-b6bc-4d7f-8bd2-759adb8351bb => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:12.517173 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f3c3ffd1-b517-49cb-86cd-7d250a7f7375 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:12.522600 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f3c3ffd1-b517-49cb-86cd-7d250a7f7375 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 Aug 20 04:43:12.522970 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f3c3ffd1-b517-49cb-86cd-7d250a7f7375 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:12.524118 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f3c3ffd1-b517-49cb-86cd-7d250a7f7375 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:12.541265 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:12.541265 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:43:12.547142 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-f3c3ffd1-b517-49cb-86cd-7d250a7f7375 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:43:12.553641 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f3c3ffd1-b517-49cb-86cd-7d250a7f7375 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 returned with HTTP 200 Aug 20 04:43:12.554345 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1017/4036] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:12 2026] GET /volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 => generated 877 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:12.578665 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b52ce169-c832-4a96-a74c-a499365c05b5 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:12.580868 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b52ce169-c832-4a96-a74c-a499365c05b5 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] GET https://10.4.3.239/volume/v3/backups/0e98adbb-b6bc-4d7f-8bd2-759adb8351bb Aug 20 04:43:12.581146 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b52ce169-c832-4a96-a74c-a499365c05b5 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:12.581403 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b52ce169-c832-4a96-a74c-a499365c05b5 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:12.581620 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-b52ce169-c832-4a96-a74c-a499365c05b5 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Show backup with id 0e98adbb-b6bc-4d7f-8bd2-759adb8351bb. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:12.586853 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:12.586853 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:43:12.587702 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b52ce169-c832-4a96-a74c-a499365c05b5 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] https://10.4.3.239/volume/v3/backups/0e98adbb-b6bc-4d7f-8bd2-759adb8351bb returned with HTTP 200 Aug 20 04:43:12.588330 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1011/4037] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:12 2026] GET /volume/v3/backups/0e98adbb-b6bc-4d7f-8bd2-759adb8351bb => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:13.568876 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8dc97fed-65c9-49a8-a2b5-f41e6faa40b7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:13.570749 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8dc97fed-65c9-49a8-a2b5-f41e6faa40b7 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 Aug 20 04:43:13.570938 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8dc97fed-65c9-49a8-a2b5-f41e6faa40b7 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:13.571152 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8dc97fed-65c9-49a8-a2b5-f41e6faa40b7 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:13.581361 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:13.581361 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:43:13.585081 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-8dc97fed-65c9-49a8-a2b5-f41e6faa40b7 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:43:13.589822 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8dc97fed-65c9-49a8-a2b5-f41e6faa40b7 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 returned with HTTP 200 Aug 20 04:43:13.590244 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1002/4038] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:13 2026] GET /volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:13.605884 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6ba2663f-ebab-4914-8f88-9c5731fa031c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:13.607802 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6ba2663f-ebab-4914-8f88-9c5731fa031c tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] GET https://10.4.3.239/volume/v3/backups/0e98adbb-b6bc-4d7f-8bd2-759adb8351bb Aug 20 04:43:13.608054 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6ba2663f-ebab-4914-8f88-9c5731fa031c tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:13.608320 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6ba2663f-ebab-4914-8f88-9c5731fa031c tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:13.608467 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-6ba2663f-ebab-4914-8f88-9c5731fa031c tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Show backup with id 0e98adbb-b6bc-4d7f-8bd2-759adb8351bb. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:13.613060 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:13.613060 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:43:13.614035 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6ba2663f-ebab-4914-8f88-9c5731fa031c tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] https://10.4.3.239/volume/v3/backups/0e98adbb-b6bc-4d7f-8bd2-759adb8351bb returned with HTTP 200 Aug 20 04:43:13.614583 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1009/4039] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:13 2026] GET /volume/v3/backups/0e98adbb-b6bc-4d7f-8bd2-759adb8351bb => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:14.014423 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-58626477-534a-4677-b891-cd61dada8e1d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:14.018035 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-58626477-534a-4677-b891-cd61dada8e1d tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:43:14.018460 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-58626477-534a-4677-b891-cd61dada8e1d tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1885534433"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:43:14.021376 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-58626477-534a-4677-b891-cd61dada8e1d tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1885534433'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:43:14.021546 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-58626477-534a-4677-b891-cd61dada8e1d tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Create volume of 1 GB Aug 20 04:43:14.028881 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-58626477-534a-4677-b891-cd61dada8e1d tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Availability Zones retrieved successfully. Aug 20 04:43:14.039490 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-58626477-534a-4677-b891-cd61dada8e1d tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Flow 'volume_create_api' (6348c7f8-6c88-4f68-baf7-e08edcc1896f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:43:14.040650 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-58626477-534a-4677-b891-cd61dada8e1d tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d595b46a-e3a3-45e9-960c-87e1267112f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:43:14.042340 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-58626477-534a-4677-b891-cd61dada8e1d tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:43:14.083378 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-58626477-534a-4677-b891-cd61dada8e1d tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d595b46a-e3a3-45e9-960c-87e1267112f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:43:14.084530 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-58626477-534a-4677-b891-cd61dada8e1d tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae3a5d80-0e08-449d-9d1a-2f5738c4c3eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:43:14.131870 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-58626477-534a-4677-b891-cd61dada8e1d tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Created reservations ['87a5a2b6-e5a1-4788-b4dd-6ec35abab176', '9b6816c9-a675-485e-8d1b-21415bb797d1', 'a8040d44-71d5-4413-81a6-b4005d5bf5a7', '549761a9-b311-4cf6-a794-398557988fd1'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:43:14.133046 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-58626477-534a-4677-b891-cd61dada8e1d tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae3a5d80-0e08-449d-9d1a-2f5738c4c3eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87a5a2b6-e5a1-4788-b4dd-6ec35abab176', '9b6816c9-a675-485e-8d1b-21415bb797d1', 'a8040d44-71d5-4413-81a6-b4005d5bf5a7', '549761a9-b311-4cf6-a794-398557988fd1']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:43:14.134016 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-58626477-534a-4677-b891-cd61dada8e1d tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (155de7d8-c9f9-491b-bbce-cb5e3e891e11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:43:14.162899 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-58626477-534a-4677-b891-cd61dada8e1d tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (155de7d8-c9f9-491b-bbce-cb5e3e891e11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa40ad6f-c5dd-4c02-9e5b-b54bb3c10b68', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1885534433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8acdc4cd7f94b51b860b4a8ee31a1e8',qos_specs=None,replication_status=,reservations=['87a5a2b6-e5a1-4788-b4dd-6ec35abab176','9b6816c9-a675-485e-8d1b-21415bb797d1','a8040d44-71d5-4413-81a6-b4005d5bf5a7','549761a9-b311-4cf6-a794-398557988fd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb4319ab6b2440a38c3f304cfc223187',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:43:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1885534433',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa40ad6f-c5dd-4c02-9e5b-b54bb3c10b68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8acdc4cd7f94b51b860b4a8ee31a1e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb4319ab6b2440a38c3f304cfc223187',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:43:14.163933 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-58626477-534a-4677-b891-cd61dada8e1d tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e845f28-4ae0-4a41-a9cb-300c3150d42f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:43:14.182545 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-58626477-534a-4677-b891-cd61dada8e1d tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e845f28-4ae0-4a41-a9cb-300c3150d42f) transitioned into state 'SUCCESS' from state '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-1885534433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8acdc4cd7f94b51b860b4a8ee31a1e8',qos_specs=None,replication_status=,reservations=['87a5a2b6-e5a1-4788-b4dd-6ec35abab176','9b6816c9-a675-485e-8d1b-21415bb797d1','a8040d44-71d5-4413-81a6-b4005d5bf5a7','549761a9-b311-4cf6-a794-398557988fd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb4319ab6b2440a38c3f304cfc223187',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:43:14.183109 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-58626477-534a-4677-b891-cd61dada8e1d tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ab5808d-6e8b-41bc-b8bc-1ede94bdeb24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:43:14.198112 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-58626477-534a-4677-b891-cd61dada8e1d tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ab5808d-6e8b-41bc-b8bc-1ede94bdeb24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:43:14.198514 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-58626477-534a-4677-b891-cd61dada8e1d tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Flow 'volume_create_api' (6348c7f8-6c88-4f68-baf7-e08edcc1896f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:43:14.198946 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-58626477-534a-4677-b891-cd61dada8e1d tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Create volume request issued successfully. Aug 20 04:43:14.200852 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-58626477-534a-4677-b891-cd61dada8e1d tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:43:14.201462 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1018/4040] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:43:14 2026] POST /volume/v3/volumes => generated 757 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:43:14.214928 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7a68007b-2595-4077-8eaf-f136b403fe52 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:14.217109 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7a68007b-2595-4077-8eaf-f136b403fe52 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] GET https://10.4.3.239/volume/v3/volumes/aa40ad6f-c5dd-4c02-9e5b-b54bb3c10b68 Aug 20 04:43:14.217638 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7a68007b-2595-4077-8eaf-f136b403fe52 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:14.217638 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7a68007b-2595-4077-8eaf-f136b403fe52 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:14.227238 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:14.227238 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:43:14.231582 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7a68007b-2595-4077-8eaf-f136b403fe52 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Volume info retrieved successfully. Aug 20 04:43:14.237665 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7a68007b-2595-4077-8eaf-f136b403fe52 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] https://10.4.3.239/volume/v3/volumes/aa40ad6f-c5dd-4c02-9e5b-b54bb3c10b68 returned with HTTP 200 Aug 20 04:43:14.238303 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1012/4041] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:14 2026] GET /volume/v3/volumes/aa40ad6f-c5dd-4c02-9e5b-b54bb3c10b68 => generated 825 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:14.603313 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-bef4f566-ef69-411d-843d-6cf96371e4e5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:14.608927 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bef4f566-ef69-411d-843d-6cf96371e4e5 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 Aug 20 04:43:14.608927 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bef4f566-ef69-411d-843d-6cf96371e4e5 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:14.608927 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bef4f566-ef69-411d-843d-6cf96371e4e5 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:14.619539 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:14.619539 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:43:14.627957 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-bef4f566-ef69-411d-843d-6cf96371e4e5 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:43:14.633363 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8f91c992-8cd0-4259-aff6-3eb9aa2fcc1e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:14.633363 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8f91c992-8cd0-4259-aff6-3eb9aa2fcc1e tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] GET https://10.4.3.239/volume/v3/backups/0e98adbb-b6bc-4d7f-8bd2-759adb8351bb Aug 20 04:43:14.633363 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8f91c992-8cd0-4259-aff6-3eb9aa2fcc1e tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:14.633363 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8f91c992-8cd0-4259-aff6-3eb9aa2fcc1e tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:14.633363 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-8f91c992-8cd0-4259-aff6-3eb9aa2fcc1e tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Show backup with id 0e98adbb-b6bc-4d7f-8bd2-759adb8351bb. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:14.640646 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:14.640646 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:43:14.641493 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8f91c992-8cd0-4259-aff6-3eb9aa2fcc1e tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] https://10.4.3.239/volume/v3/backups/0e98adbb-b6bc-4d7f-8bd2-759adb8351bb returned with HTTP 200 Aug 20 04:43:14.641812 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bef4f566-ef69-411d-843d-6cf96371e4e5 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 returned with HTTP 200 Aug 20 04:43:14.642024 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1010/4042] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:14 2026] GET /volume/v3/backups/0e98adbb-b6bc-4d7f-8bd2-759adb8351bb => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:14.642716 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1003/4043] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:14 2026] GET /volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 => generated 877 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:15.251811 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5c4eb494-9c2f-4fbe-b3d8-cf802ef60d3a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:15.253931 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5c4eb494-9c2f-4fbe-b3d8-cf802ef60d3a tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] GET https://10.4.3.239/volume/v3/volumes/aa40ad6f-c5dd-4c02-9e5b-b54bb3c10b68 Aug 20 04:43:15.254214 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5c4eb494-9c2f-4fbe-b3d8-cf802ef60d3a tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:15.254517 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5c4eb494-9c2f-4fbe-b3d8-cf802ef60d3a tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:15.265108 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:15.265108 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:43:15.269956 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-5c4eb494-9c2f-4fbe-b3d8-cf802ef60d3a tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Volume info retrieved successfully. Aug 20 04:43:15.278425 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5c4eb494-9c2f-4fbe-b3d8-cf802ef60d3a tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] https://10.4.3.239/volume/v3/volumes/aa40ad6f-c5dd-4c02-9e5b-b54bb3c10b68 returned with HTTP 200 Aug 20 04:43:15.280329 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1019/4044] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:15 2026] GET /volume/v3/volumes/aa40ad6f-c5dd-4c02-9e5b-b54bb3c10b68 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:15.653860 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4bb0e079-4e2a-410a-b844-ce3a26ce5a24 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:15.656170 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4bb0e079-4e2a-410a-b844-ce3a26ce5a24 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] GET https://10.4.3.239/volume/v3/backups/0e98adbb-b6bc-4d7f-8bd2-759adb8351bb Aug 20 04:43:15.656502 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4bb0e079-4e2a-410a-b844-ce3a26ce5a24 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:15.656881 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4bb0e079-4e2a-410a-b844-ce3a26ce5a24 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:15.657078 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-4bb0e079-4e2a-410a-b844-ce3a26ce5a24 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Show backup with id 0e98adbb-b6bc-4d7f-8bd2-759adb8351bb. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:15.658028 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-41249551-8235-4733-ae65-cda7f9e6e770 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:15.659786 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-41249551-8235-4733-ae65-cda7f9e6e770 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 Aug 20 04:43:15.659976 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-41249551-8235-4733-ae65-cda7f9e6e770 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:15.660171 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-41249551-8235-4733-ae65-cda7f9e6e770 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:15.665897 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:15.665897 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:43:15.666837 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4bb0e079-4e2a-410a-b844-ce3a26ce5a24 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] https://10.4.3.239/volume/v3/backups/0e98adbb-b6bc-4d7f-8bd2-759adb8351bb returned with HTTP 200 Aug 20 04:43:15.667411 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1013/4045] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:15 2026] GET /volume/v3/backups/0e98adbb-b6bc-4d7f-8bd2-759adb8351bb => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:15.671203 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:15.671203 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:43:15.674044 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-41249551-8235-4733-ae65-cda7f9e6e770 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:43:15.678377 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-41249551-8235-4733-ae65-cda7f9e6e770 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 returned with HTTP 200 Aug 20 04:43:15.678700 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1011/4046] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:15 2026] GET /volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:16.678214 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d3139cc6-8cc5-4c0b-813a-ec6c436a4cff None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:16.680783 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d3139cc6-8cc5-4c0b-813a-ec6c436a4cff tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] GET https://10.4.3.239/volume/v3/backups/0e98adbb-b6bc-4d7f-8bd2-759adb8351bb Aug 20 04:43:16.681301 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d3139cc6-8cc5-4c0b-813a-ec6c436a4cff tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:16.681624 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d3139cc6-8cc5-4c0b-813a-ec6c436a4cff tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:16.681833 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-d3139cc6-8cc5-4c0b-813a-ec6c436a4cff tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Show backup with id 0e98adbb-b6bc-4d7f-8bd2-759adb8351bb. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:16.687877 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:16.687877 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:43:16.688963 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d3139cc6-8cc5-4c0b-813a-ec6c436a4cff tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] https://10.4.3.239/volume/v3/backups/0e98adbb-b6bc-4d7f-8bd2-759adb8351bb returned with HTTP 200 Aug 20 04:43:16.689546 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1004/4047] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:16 2026] GET /volume/v3/backups/0e98adbb-b6bc-4d7f-8bd2-759adb8351bb => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:16.694634 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f991b1a8-bb5f-4406-a9e4-8a7939cb8c56 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:16.696964 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f991b1a8-bb5f-4406-a9e4-8a7939cb8c56 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 Aug 20 04:43:16.697216 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f991b1a8-bb5f-4406-a9e4-8a7939cb8c56 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:16.697434 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f991b1a8-bb5f-4406-a9e4-8a7939cb8c56 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:16.702918 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ddbfa2c3-f1b1-4f86-bedc-951fff794271 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:16.708242 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ddbfa2c3-f1b1-4f86-bedc-951fff794271 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 Aug 20 04:43:16.708463 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ddbfa2c3-f1b1-4f86-bedc-951fff794271 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:16.708689 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ddbfa2c3-f1b1-4f86-bedc-951fff794271 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:16.708786 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-ddbfa2c3-f1b1-4f86-bedc-951fff794271 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Show backup with id 657d9d35-abd2-4da1-8b0a-5fd3a0e16733. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:16.719004 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:16.719004 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:43:16.720142 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ddbfa2c3-f1b1-4f86-bedc-951fff794271 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 returned with HTTP 200 Aug 20 04:43:16.720711 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1014/4048] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:16 2026] GET /volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 => generated 752 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:16.722730 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:16.722730 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:43:16.730875 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-f991b1a8-bb5f-4406-a9e4-8a7939cb8c56 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:43:16.732744 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-07e320d3-a467-4c42-ab79-c80389958eaa None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:16.735196 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-07e320d3-a467-4c42-ab79-c80389958eaa tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] GET https://10.4.3.239/volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e Aug 20 04:43:16.735427 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-07e320d3-a467-4c42-ab79-c80389958eaa tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:16.735602 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-07e320d3-a467-4c42-ab79-c80389958eaa tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:16.736076 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-07e320d3-a467-4c42-ab79-c80389958eaa tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Show backup with id 26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:16.740890 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f991b1a8-bb5f-4406-a9e4-8a7939cb8c56 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 returned with HTTP 200 Aug 20 04:43:16.741517 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1020/4049] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:16 2026] GET /volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 => generated 877 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:16.742673 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:16.742673 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:43:16.743365 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-07e320d3-a467-4c42-ab79-c80389958eaa tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] https://10.4.3.239/volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e returned with HTTP 200 Aug 20 04:43:16.743710 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1012/4050] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:16 2026] GET /volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:16.754501 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-dbb2c740-4469-4eda-9528-e454b21f2a21 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:16.756317 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dbb2c740-4469-4eda-9528-e454b21f2a21 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] POST https://10.4.3.239/volume/v3/backups Aug 20 04:43:16.756764 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-dbb2c740-4469-4eda-9528-e454b21f2a21 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3c402ba1-ad0a-43e7-9a91-b8b153ec5058", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1967131406"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:43:16.758483 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.backups [None req-dbb2c740-4469-4eda-9528-e454b21f2a21 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Creating new backup {'backup': {'volume_id': '3c402ba1-ad0a-43e7-9a91-b8b153ec5058', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1967131406'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 04:43:16.758687 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.contrib.backups [None req-dbb2c740-4469-4eda-9528-e454b21f2a21 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Creating backup of volume 3c402ba1-ad0a-43e7-9a91-b8b153ec5058 in container None Aug 20 04:43:16.765813 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:16.765813 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:43:16.766511 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-dbb2c740-4469-4eda-9528-e454b21f2a21 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Volume info retrieved successfully. Aug 20 04:43:16.784402 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-dbb2c740-4469-4eda-9528-e454b21f2a21 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Created reservations ['442a3013-4d52-4340-99e7-fb8b5fb33f66', '16215290-fb75-4ba6-8043-6313bf1cfb86'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:43:16.820949 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dbb2c740-4469-4eda-9528-e454b21f2a21 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/backups returned with HTTP 202 Aug 20 04:43:16.821476 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1005/4051] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:43:16 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 20 04:43:16.832756 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-556082cd-68ca-4311-8a65-fcdf9c063e5d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:16.837220 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-556082cd-68ca-4311-8a65-fcdf9c063e5d tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/backups/c25879b4-9e20-48c0-9794-5aa3e8319c77 Aug 20 04:43:16.837220 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-556082cd-68ca-4311-8a65-fcdf9c063e5d tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:16.837220 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-556082cd-68ca-4311-8a65-fcdf9c063e5d tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:16.837220 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-556082cd-68ca-4311-8a65-fcdf9c063e5d tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Show backup with id c25879b4-9e20-48c0-9794-5aa3e8319c77. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:16.843042 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:16.843042 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:43:16.844349 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-556082cd-68ca-4311-8a65-fcdf9c063e5d tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/backups/c25879b4-9e20-48c0-9794-5aa3e8319c77 returned with HTTP 200 Aug 20 04:43:16.845439 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1015/4052] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:16 2026] GET /volume/v3/backups/c25879b4-9e20-48c0-9794-5aa3e8319c77 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:17.757218 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1e9db43f-afd5-4280-afb0-ee0f10b7e030 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:17.760051 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1e9db43f-afd5-4280-afb0-ee0f10b7e030 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 Aug 20 04:43:17.760972 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1e9db43f-afd5-4280-afb0-ee0f10b7e030 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:17.760972 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1e9db43f-afd5-4280-afb0-ee0f10b7e030 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:17.773695 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:17.773695 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:43:17.777516 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1e9db43f-afd5-4280-afb0-ee0f10b7e030 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:43:17.782256 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1e9db43f-afd5-4280-afb0-ee0f10b7e030 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 returned with HTTP 200 Aug 20 04:43:17.782766 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1021/4053] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:17 2026] GET /volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:17.856862 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e909b0ed-1fc5-4a84-9ed8-229336a8efcd None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:17.859158 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e909b0ed-1fc5-4a84-9ed8-229336a8efcd tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/backups/c25879b4-9e20-48c0-9794-5aa3e8319c77 Aug 20 04:43:17.859746 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e909b0ed-1fc5-4a84-9ed8-229336a8efcd tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:17.859883 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e909b0ed-1fc5-4a84-9ed8-229336a8efcd tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:17.860922 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-e909b0ed-1fc5-4a84-9ed8-229336a8efcd tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Show backup with id c25879b4-9e20-48c0-9794-5aa3e8319c77. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:17.865588 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:17.865588 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:43:17.866279 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e909b0ed-1fc5-4a84-9ed8-229336a8efcd tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/backups/c25879b4-9e20-48c0-9794-5aa3e8319c77 returned with HTTP 200 Aug 20 04:43:17.867445 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1013/4054] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:17 2026] GET /volume/v3/backups/c25879b4-9e20-48c0-9794-5aa3e8319c77 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:18.795989 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-82c55efb-69d8-4aab-ad75-a022cc91f544 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:18.798560 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-82c55efb-69d8-4aab-ad75-a022cc91f544 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 Aug 20 04:43:18.798805 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-82c55efb-69d8-4aab-ad75-a022cc91f544 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:18.799030 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-82c55efb-69d8-4aab-ad75-a022cc91f544 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:18.810439 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:18.810439 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:43:18.815056 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-82c55efb-69d8-4aab-ad75-a022cc91f544 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:43:18.820156 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-82c55efb-69d8-4aab-ad75-a022cc91f544 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 returned with HTTP 200 Aug 20 04:43:18.820962 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1006/4055] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:18 2026] GET /volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:18.879195 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-eaa178d9-5286-447b-b3fa-b8c4c6b41e08 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:18.882709 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-eaa178d9-5286-447b-b3fa-b8c4c6b41e08 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/backups/c25879b4-9e20-48c0-9794-5aa3e8319c77 Aug 20 04:43:18.882862 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-eaa178d9-5286-447b-b3fa-b8c4c6b41e08 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:18.883420 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-eaa178d9-5286-447b-b3fa-b8c4c6b41e08 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:18.883420 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-eaa178d9-5286-447b-b3fa-b8c4c6b41e08 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Show backup with id c25879b4-9e20-48c0-9794-5aa3e8319c77. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:18.890492 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:18.890492 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:43:18.891720 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-eaa178d9-5286-447b-b3fa-b8c4c6b41e08 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/backups/c25879b4-9e20-48c0-9794-5aa3e8319c77 returned with HTTP 200 Aug 20 04:43:18.892338 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1016/4056] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:18 2026] GET /volume/v3/backups/c25879b4-9e20-48c0-9794-5aa3e8319c77 => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:19.438884 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-2b89ed8b-2295-4de8-9594-6779fda94363 req-2c6136f1-13f2-4e54-958a-a571182c90a8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:19.444980 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-2b89ed8b-2295-4de8-9594-6779fda94363 req-2c6136f1-13f2-4e54-958a-a571182c90a8 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] POST https://10.4.3.239/volume/v3/attachments/cceee28d-294e-4d2c-88f2-f1a8887aab21/action Aug 20 04:43:19.445506 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-2b89ed8b-2295-4de8-9594-6779fda94363 req-2c6136f1-13f2-4e54-958a-a571182c90a8 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Action body: b'{"os-complete": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:43:19.445699 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-2b89ed8b-2295-4de8-9594-6779fda94363 req-2c6136f1-13f2-4e54-958a-a571182c90a8 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:43:19.470795 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:19.470795 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:43:19.485413 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-2b89ed8b-2295-4de8-9594-6779fda94363 req-2c6136f1-13f2-4e54-958a-a571182c90a8 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/attachments/cceee28d-294e-4d2c-88f2-f1a8887aab21/action returned with HTTP 204 Aug 20 04:43:19.486083 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1022/4057] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:43:19 2026] POST /volume/v3/attachments/cceee28d-294e-4d2c-88f2-f1a8887aab21/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:43:19.832802 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-321b1b97-66b4-4b6c-8ac2-75672c56ff7d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:19.834625 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-321b1b97-66b4-4b6c-8ac2-75672c56ff7d tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 Aug 20 04:43:19.834808 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-321b1b97-66b4-4b6c-8ac2-75672c56ff7d tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:19.835025 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-321b1b97-66b4-4b6c-8ac2-75672c56ff7d tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:19.846030 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:19.846030 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:43:19.850376 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-321b1b97-66b4-4b6c-8ac2-75672c56ff7d tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:43:19.856112 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-321b1b97-66b4-4b6c-8ac2-75672c56ff7d tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 returned with HTTP 200 Aug 20 04:43:19.856500 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1014/4058] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:19 2026] GET /volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 => generated 1169 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:43:19.873459 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-bb566b98-5672-42d8-be00-b04d13281d4d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:19.876000 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bb566b98-5672-42d8-be00-b04d13281d4d tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 Aug 20 04:43:19.876319 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bb566b98-5672-42d8-be00-b04d13281d4d tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:19.876622 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bb566b98-5672-42d8-be00-b04d13281d4d tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:19.891096 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:19.891096 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:43:19.896313 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-bb566b98-5672-42d8-be00-b04d13281d4d tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:43:19.902367 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bb566b98-5672-42d8-be00-b04d13281d4d tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 returned with HTTP 200 Aug 20 04:43:19.902913 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1007/4059] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:19 2026] GET /volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 => generated 1169 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:43:19.904241 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8047a8f9-c93b-4705-963f-0ffe7227d934 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:19.906564 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8047a8f9-c93b-4705-963f-0ffe7227d934 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/backups/c25879b4-9e20-48c0-9794-5aa3e8319c77 Aug 20 04:43:19.906740 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8047a8f9-c93b-4705-963f-0ffe7227d934 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:19.906928 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8047a8f9-c93b-4705-963f-0ffe7227d934 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:19.907061 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-8047a8f9-c93b-4705-963f-0ffe7227d934 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Show backup with id c25879b4-9e20-48c0-9794-5aa3e8319c77. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:19.911812 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:19.911812 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:43:19.912716 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8047a8f9-c93b-4705-963f-0ffe7227d934 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/backups/c25879b4-9e20-48c0-9794-5aa3e8319c77 returned with HTTP 200 Aug 20 04:43:19.913314 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1017/4060] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:19 2026] GET /volume/v3/backups/c25879b4-9e20-48c0-9794-5aa3e8319c77 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:20.924608 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-77c611bb-bcd8-424f-98f5-a33822f767c1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:20.926620 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-77c611bb-bcd8-424f-98f5-a33822f767c1 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/backups/c25879b4-9e20-48c0-9794-5aa3e8319c77 Aug 20 04:43:20.926841 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-77c611bb-bcd8-424f-98f5-a33822f767c1 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:20.927040 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-77c611bb-bcd8-424f-98f5-a33822f767c1 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:20.927202 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-77c611bb-bcd8-424f-98f5-a33822f767c1 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Show backup with id c25879b4-9e20-48c0-9794-5aa3e8319c77. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:20.933330 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:20.933330 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:43:20.934312 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-77c611bb-bcd8-424f-98f5-a33822f767c1 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/backups/c25879b4-9e20-48c0-9794-5aa3e8319c77 returned with HTTP 200 Aug 20 04:43:20.934788 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1023/4061] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:20 2026] GET /volume/v3/backups/c25879b4-9e20-48c0-9794-5aa3e8319c77 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:21.653238 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-88eaa175-ed09-4e84-9173-ad23119c121f req-e015e566-bef2-4e71-a487-cccd1c6cbeab None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:21.657107 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-88eaa175-ed09-4e84-9173-ad23119c121f req-e015e566-bef2-4e71-a487-cccd1c6cbeab tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] GET https://10.4.3.239/volume/v3/volumes/aa40ad6f-c5dd-4c02-9e5b-b54bb3c10b68 Aug 20 04:43:21.657107 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-88eaa175-ed09-4e84-9173-ad23119c121f req-e015e566-bef2-4e71-a487-cccd1c6cbeab tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:21.657107 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-88eaa175-ed09-4e84-9173-ad23119c121f req-e015e566-bef2-4e71-a487-cccd1c6cbeab tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:21.667575 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:21.667575 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:43:21.674123 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-88eaa175-ed09-4e84-9173-ad23119c121f req-e015e566-bef2-4e71-a487-cccd1c6cbeab tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Volume info retrieved successfully. Aug 20 04:43:21.679443 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-88eaa175-ed09-4e84-9173-ad23119c121f req-e015e566-bef2-4e71-a487-cccd1c6cbeab tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] https://10.4.3.239/volume/v3/volumes/aa40ad6f-c5dd-4c02-9e5b-b54bb3c10b68 returned with HTTP 200 Aug 20 04:43:21.680202 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1015/4062] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:43:21 2026] GET /volume/v3/volumes/aa40ad6f-c5dd-4c02-9e5b-b54bb3c10b68 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:21.704919 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-83dbde12-5e53-4fe6-afea-37b00dcf43c3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:21.705540 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-83dbde12-5e53-4fe6-afea-37b00dcf43c3 None None] GET https://10.4.3.239/volume// Aug 20 04:43:21.705958 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-83dbde12-5e53-4fe6-afea-37b00dcf43c3 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:21.706322 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-83dbde12-5e53-4fe6-afea-37b00dcf43c3 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:21.706872 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-83dbde12-5e53-4fe6-afea-37b00dcf43c3 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:43:21.707506 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1008/4063] 10.4.3.239 () {66 vars in 1419 bytes} [Thu Aug 20 04:43: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 20 04:43:21.717886 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-88eaa175-ed09-4e84-9173-ad23119c121f req-af24f1ad-8232-4764-8d7f-702334f72b6c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:21.722776 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-88eaa175-ed09-4e84-9173-ad23119c121f req-af24f1ad-8232-4764-8d7f-702334f72b6c tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:43:21.723279 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-88eaa175-ed09-4e84-9173-ad23119c121f req-af24f1ad-8232-4764-8d7f-702334f72b6c tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aa40ad6f-c5dd-4c02-9e5b-b54bb3c10b68", "connector": null, "instance_uuid": "2f281c19-6e25-4f82-9541-206b5163179d"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:43:21.738424 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:21.738424 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:43:21.785852 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-88eaa175-ed09-4e84-9173-ad23119c121f req-af24f1ad-8232-4764-8d7f-702334f72b6c tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:43:21.785852 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1018/4064] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:43:21 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:43:21.850853 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-88eaa175-ed09-4e84-9173-ad23119c121f req-b9448178-239a-42bb-92ee-7a62271fc09b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:21.853542 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-88eaa175-ed09-4e84-9173-ad23119c121f req-b9448178-239a-42bb-92ee-7a62271fc09b tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] POST https://10.4.3.239/volume/v3/attachments/e0f089a6-6fc0-4baa-bb16-91f2258eaf57/action Aug 20 04:43:21.856212 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-88eaa175-ed09-4e84-9173-ad23119c121f req-b9448178-239a-42bb-92ee-7a62271fc09b tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Action body: b'{"os-complete": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:43:21.856212 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-88eaa175-ed09-4e84-9173-ad23119c121f req-b9448178-239a-42bb-92ee-7a62271fc09b tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:43:21.877820 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:21.877820 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:43:21.892702 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-88eaa175-ed09-4e84-9173-ad23119c121f req-b9448178-239a-42bb-92ee-7a62271fc09b tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] https://10.4.3.239/volume/v3/attachments/e0f089a6-6fc0-4baa-bb16-91f2258eaf57/action returned with HTTP 204 Aug 20 04:43:21.893405 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1024/4065] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:43:21 2026] POST /volume/v3/attachments/e0f089a6-6fc0-4baa-bb16-91f2258eaf57/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:43:21.924433 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f3980658-bda6-420c-b8a8-10b9ade746fb None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:21.930065 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f3980658-bda6-420c-b8a8-10b9ade746fb tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] GET https://10.4.3.239/volume/v3/volumes/aa40ad6f-c5dd-4c02-9e5b-b54bb3c10b68 Aug 20 04:43:21.930065 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f3980658-bda6-420c-b8a8-10b9ade746fb tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:21.930065 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f3980658-bda6-420c-b8a8-10b9ade746fb tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:21.940087 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:21.940087 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:43:21.944513 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f3980658-bda6-420c-b8a8-10b9ade746fb tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Volume info retrieved successfully. Aug 20 04:43:21.947660 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ed00db0d-1522-4a13-a7b1-36a110a9a6ae None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:21.951112 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f3980658-bda6-420c-b8a8-10b9ade746fb tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] https://10.4.3.239/volume/v3/volumes/aa40ad6f-c5dd-4c02-9e5b-b54bb3c10b68 returned with HTTP 200 Aug 20 04:43:21.951566 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ed00db0d-1522-4a13-a7b1-36a110a9a6ae tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/backups/c25879b4-9e20-48c0-9794-5aa3e8319c77 Aug 20 04:43:21.951931 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ed00db0d-1522-4a13-a7b1-36a110a9a6ae tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:21.952050 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ed00db0d-1522-4a13-a7b1-36a110a9a6ae tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:21.952209 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1016/4066] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:21 2026] GET /volume/v3/volumes/aa40ad6f-c5dd-4c02-9e5b-b54bb3c10b68 => generated 1112 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:43:21.952263 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-ed00db0d-1522-4a13-a7b1-36a110a9a6ae tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Show backup with id c25879b4-9e20-48c0-9794-5aa3e8319c77. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:21.958275 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:21.958275 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:43:21.960280 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ed00db0d-1522-4a13-a7b1-36a110a9a6ae tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/backups/c25879b4-9e20-48c0-9794-5aa3e8319c77 returned with HTTP 200 Aug 20 04:43:21.960815 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1009/4067] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:21 2026] GET /volume/v3/backups/c25879b4-9e20-48c0-9794-5aa3e8319c77 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:21.966053 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-93ae9b65-7382-4aef-933f-e1be66b8cf1d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:21.968109 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-93ae9b65-7382-4aef-933f-e1be66b8cf1d tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] GET https://10.4.3.239/volume/v3/volumes/aa40ad6f-c5dd-4c02-9e5b-b54bb3c10b68 Aug 20 04:43:21.968197 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-93ae9b65-7382-4aef-933f-e1be66b8cf1d tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:21.968385 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-93ae9b65-7382-4aef-933f-e1be66b8cf1d tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:21.982520 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:21.982520 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:43:21.988828 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-93ae9b65-7382-4aef-933f-e1be66b8cf1d tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Volume info retrieved successfully. Aug 20 04:43:21.996818 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-93ae9b65-7382-4aef-933f-e1be66b8cf1d tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] https://10.4.3.239/volume/v3/volumes/aa40ad6f-c5dd-4c02-9e5b-b54bb3c10b68 returned with HTTP 200 Aug 20 04:43:21.996818 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1019/4068] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:21 2026] GET /volume/v3/volumes/aa40ad6f-c5dd-4c02-9e5b-b54bb3c10b68 => generated 1112 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:43:22.051864 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-7e0ebf08-0b2d-4312-9e00-18e6482e47b7 req-78045b0f-dd4e-4367-bbda-2ebb764a71d4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:22.053597 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-7e0ebf08-0b2d-4312-9e00-18e6482e47b7 req-78045b0f-dd4e-4367-bbda-2ebb764a71d4 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] GET https://10.4.3.239/volume/v3/volumes/aa40ad6f-c5dd-4c02-9e5b-b54bb3c10b68 Aug 20 04:43:22.053859 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-7e0ebf08-0b2d-4312-9e00-18e6482e47b7 req-78045b0f-dd4e-4367-bbda-2ebb764a71d4 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:22.054169 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-7e0ebf08-0b2d-4312-9e00-18e6482e47b7 req-78045b0f-dd4e-4367-bbda-2ebb764a71d4 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:22.070679 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:22.070679 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:43:22.078428 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-7e0ebf08-0b2d-4312-9e00-18e6482e47b7 req-78045b0f-dd4e-4367-bbda-2ebb764a71d4 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Volume info retrieved successfully. Aug 20 04:43:22.080600 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-7e0ebf08-0b2d-4312-9e00-18e6482e47b7 req-78045b0f-dd4e-4367-bbda-2ebb764a71d4 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] https://10.4.3.239/volume/v3/volumes/aa40ad6f-c5dd-4c02-9e5b-b54bb3c10b68 returned with HTTP 200 Aug 20 04:43:22.081830 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1025/4069] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:43:22 2026] GET /volume/v3/volumes/aa40ad6f-c5dd-4c02-9e5b-b54bb3c10b68 => generated 1112 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:43:22.114148 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-7e0ebf08-0b2d-4312-9e00-18e6482e47b7 req-4b979c37-6b4e-4f68-9a8b-5d4fb33efe02 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:22.120622 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-7e0ebf08-0b2d-4312-9e00-18e6482e47b7 req-4b979c37-6b4e-4f68-9a8b-5d4fb33efe02 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] DELETE https://10.4.3.239/volume/v3/attachments/e0f089a6-6fc0-4baa-bb16-91f2258eaf57 Aug 20 04:43:22.120951 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-7e0ebf08-0b2d-4312-9e00-18e6482e47b7 req-4b979c37-6b4e-4f68-9a8b-5d4fb33efe02 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:22.121539 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-7e0ebf08-0b2d-4312-9e00-18e6482e47b7 req-4b979c37-6b4e-4f68-9a8b-5d4fb33efe02 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:22.136209 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:22.136209 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:43:22.183705 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-7e0ebf08-0b2d-4312-9e00-18e6482e47b7 req-4b979c37-6b4e-4f68-9a8b-5d4fb33efe02 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] https://10.4.3.239/volume/v3/attachments/e0f089a6-6fc0-4baa-bb16-91f2258eaf57 returned with HTTP 200 Aug 20 04:43:22.184201 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1017/4070] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:43:22 2026] DELETE /volume/v3/attachments/e0f089a6-6fc0-4baa-bb16-91f2258eaf57 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:22.237880 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e0c08560-651c-4693-8333-0831cdf7292d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:22.240024 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e0c08560-651c-4693-8333-0831cdf7292d tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] GET https://10.4.3.239/volume/v3/volumes/aa40ad6f-c5dd-4c02-9e5b-b54bb3c10b68 Aug 20 04:43:22.240293 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e0c08560-651c-4693-8333-0831cdf7292d tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:22.240508 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e0c08560-651c-4693-8333-0831cdf7292d tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:22.250211 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:22.250211 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:43:22.255092 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e0c08560-651c-4693-8333-0831cdf7292d tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Volume info retrieved successfully. Aug 20 04:43:22.261613 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e0c08560-651c-4693-8333-0831cdf7292d tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] https://10.4.3.239/volume/v3/volumes/aa40ad6f-c5dd-4c02-9e5b-b54bb3c10b68 returned with HTTP 200 Aug 20 04:43:22.262340 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1010/4071] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:22 2026] GET /volume/v3/volumes/aa40ad6f-c5dd-4c02-9e5b-b54bb3c10b68 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:22.976064 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5802befc-b4cf-487d-b3c2-0966616d251f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:22.978821 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5802befc-b4cf-487d-b3c2-0966616d251f tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/backups/c25879b4-9e20-48c0-9794-5aa3e8319c77 Aug 20 04:43:22.979131 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5802befc-b4cf-487d-b3c2-0966616d251f tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:22.979424 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5802befc-b4cf-487d-b3c2-0966616d251f tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:22.980356 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-5802befc-b4cf-487d-b3c2-0966616d251f tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Show backup with id c25879b4-9e20-48c0-9794-5aa3e8319c77. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:22.987549 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:22.987549 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:43:22.988724 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5802befc-b4cf-487d-b3c2-0966616d251f tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/backups/c25879b4-9e20-48c0-9794-5aa3e8319c77 returned with HTTP 200 Aug 20 04:43:22.993212 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1020/4072] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:22 2026] GET /volume/v3/backups/c25879b4-9e20-48c0-9794-5aa3e8319c77 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:24.004603 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1d0506cd-de21-4f36-8a13-8eb89f60f2dd None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:24.009274 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1d0506cd-de21-4f36-8a13-8eb89f60f2dd tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/backups/c25879b4-9e20-48c0-9794-5aa3e8319c77 Aug 20 04:43:24.009274 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1d0506cd-de21-4f36-8a13-8eb89f60f2dd tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:24.009274 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1d0506cd-de21-4f36-8a13-8eb89f60f2dd tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:24.009274 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-1d0506cd-de21-4f36-8a13-8eb89f60f2dd tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Show backup with id c25879b4-9e20-48c0-9794-5aa3e8319c77. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:24.013832 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:24.013832 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:43:24.014864 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1d0506cd-de21-4f36-8a13-8eb89f60f2dd tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/backups/c25879b4-9e20-48c0-9794-5aa3e8319c77 returned with HTTP 200 Aug 20 04:43:24.015588 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1026/4073] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:24 2026] GET /volume/v3/backups/c25879b4-9e20-48c0-9794-5aa3e8319c77 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:24.194861 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2f501a51-978b-4f70-879f-077cc860d791 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:24.195386 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2f501a51-978b-4f70-879f-077cc860d791 None None] GET https://10.4.3.239/volume// Aug 20 04:43:24.195606 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2f501a51-978b-4f70-879f-077cc860d791 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:24.195873 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2f501a51-978b-4f70-879f-077cc860d791 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:24.196346 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2f501a51-978b-4f70-879f-077cc860d791 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:43:24.196872 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1018/4074] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:43: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 20 04:43:24.208582 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-ad046fb5-ace1-4e53-9144-1cf4ec2869ca req-d0241dc2-9290-4775-9458-f685315ca401 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:24.211148 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-ad046fb5-ace1-4e53-9144-1cf4ec2869ca req-d0241dc2-9290-4775-9458-f685315ca401 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:43:24.211661 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-ad046fb5-ace1-4e53-9144-1cf4ec2869ca req-d0241dc2-9290-4775-9458-f685315ca401 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5dfca567-9a79-4268-a7a9-8a2fb2690437", "connector": null, "instance_uuid": "d64cb060-3e08-4869-a50e-0a0c6bf7927c"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:43:24.216264 np0000007850 devstack@c-api.service[100177]: DEBUG dbcounter [-] [100177] Writing DB stats cinder:SELECT=146,cinder:UPDATE=29,cinder:INSERT=12 {{(pid=100177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:43:24.235926 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:24.235926 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:43:24.285340 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-ad046fb5-ace1-4e53-9144-1cf4ec2869ca req-d0241dc2-9290-4775-9458-f685315ca401 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:43:24.285340 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1011/4075] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:43:24 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 20 04:43:24.298869 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-ad046fb5-ace1-4e53-9144-1cf4ec2869ca req-53cdf84a-c9b3-42a0-a7dc-3990d1583346 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:24.304707 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-ad046fb5-ace1-4e53-9144-1cf4ec2869ca req-53cdf84a-c9b3-42a0-a7dc-3990d1583346 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] DELETE https://10.4.3.239/volume/v3/attachments/cceee28d-294e-4d2c-88f2-f1a8887aab21 Aug 20 04:43:24.304898 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-ad046fb5-ace1-4e53-9144-1cf4ec2869ca req-53cdf84a-c9b3-42a0-a7dc-3990d1583346 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:24.305102 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-ad046fb5-ace1-4e53-9144-1cf4ec2869ca req-53cdf84a-c9b3-42a0-a7dc-3990d1583346 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:24.308017 np0000007850 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writing DB stats cinder:SELECT=99,cinder:UPDATE=22,cinder:INSERT=10 {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:43:24.321599 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:24.321599 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:43:24.390302 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-ad046fb5-ace1-4e53-9144-1cf4ec2869ca req-53cdf84a-c9b3-42a0-a7dc-3990d1583346 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/attachments/cceee28d-294e-4d2c-88f2-f1a8887aab21 returned with HTTP 200 Aug 20 04:43:24.390857 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1021/4076] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:43:24 2026] DELETE /volume/v3/attachments/cceee28d-294e-4d2c-88f2-f1a8887aab21 => generated 192 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:43:24.668742 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-43598612-410f-438c-ab2d-779ac3110e75 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:24.672623 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-43598612-410f-438c-ab2d-779ac3110e75 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:43:24.672995 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-43598612-410f-438c-ab2d-779ac3110e75 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-93673666", "snapshot_id": null, "imageRef": "fd30ff40-6d85-42eb-a3e0-87e78c12210f", "volume_type": null, "size": 1}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:43:24.674969 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-43598612-410f-438c-ab2d-779ac3110e75 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-93673666', 'snapshot_id': None, 'imageRef': 'fd30ff40-6d85-42eb-a3e0-87e78c12210f', 'volume_type': None, 'size': 1}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:43:24.855837 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-43598612-410f-438c-ab2d-779ac3110e75 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Create volume of 1 GB Aug 20 04:43:24.861329 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-43598612-410f-438c-ab2d-779ac3110e75 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Availability Zones retrieved successfully. Aug 20 04:43:24.868968 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-43598612-410f-438c-ab2d-779ac3110e75 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Flow 'volume_create_api' (09e5a6d7-3fa9-4021-a650-610ef1a21dee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:43:24.870715 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-43598612-410f-438c-ab2d-779ac3110e75 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (721f6359-d8a5-4e79-905e-8a636cc4ab5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:43:24.872320 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-43598612-410f-438c-ab2d-779ac3110e75 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:43:24.932800 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-43598612-410f-438c-ab2d-779ac3110e75 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (721f6359-d8a5-4e79-905e-8a636cc4ab5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:43:24.933544 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-43598612-410f-438c-ab2d-779ac3110e75 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5fbeb21-9bef-47fa-b16c-8236b69630a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:43:24.998091 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-43598612-410f-438c-ab2d-779ac3110e75 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Created reservations ['c5af862e-d100-4403-ac26-71c97a287b21', 'e2085e53-ca09-4b84-b14a-de39b2d8f5bb', '91deff75-c301-4cf2-8a13-a7d2b1e289a6', '40f7b4e3-3ada-4676-8270-7456b288dee6'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:43:24.999570 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-43598612-410f-438c-ab2d-779ac3110e75 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5fbeb21-9bef-47fa-b16c-8236b69630a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5af862e-d100-4403-ac26-71c97a287b21', 'e2085e53-ca09-4b84-b14a-de39b2d8f5bb', '91deff75-c301-4cf2-8a13-a7d2b1e289a6', '40f7b4e3-3ada-4676-8270-7456b288dee6']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:43:25.000010 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-43598612-410f-438c-ab2d-779ac3110e75 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c350f40-55bf-4e5a-a875-6945480a9dd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:43:25.022520 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-43598612-410f-438c-ab2d-779ac3110e75 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c350f40-55bf-4e5a-a875-6945480a9dd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '255da75d-15e9-4609-a066-a7c62f09221d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-93673666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d181735d116c4c9fabbf47cc33739384',qos_specs=None,replication_status=,reservations=['c5af862e-d100-4403-ac26-71c97a287b21','e2085e53-ca09-4b84-b14a-de39b2d8f5bb','91deff75-c301-4cf2-8a13-a7d2b1e289a6','40f7b4e3-3ada-4676-8270-7456b288dee6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4ac4711acba41bd979326436d2d7e9e',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:43:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-93673666',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=255da75d-15e9-4609-a066-a7c62f09221d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d181735d116c4c9fabbf47cc33739384',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4ac4711acba41bd979326436d2d7e9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:43:25.023675 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-43598612-410f-438c-ab2d-779ac3110e75 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe70f805-4581-4a21-ac51-775e69489107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:43:25.027900 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ee09ec4b-c676-478f-ba92-7edac1cee01e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:25.030002 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ee09ec4b-c676-478f-ba92-7edac1cee01e tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/backups/c25879b4-9e20-48c0-9794-5aa3e8319c77 Aug 20 04:43:25.030211 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ee09ec4b-c676-478f-ba92-7edac1cee01e tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:25.030478 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ee09ec4b-c676-478f-ba92-7edac1cee01e tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:25.030641 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-ee09ec4b-c676-478f-ba92-7edac1cee01e tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Show backup with id c25879b4-9e20-48c0-9794-5aa3e8319c77. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:25.032775 np0000007850 devstack@c-api.service[100174]: DEBUG dbcounter [-] [100174] Writing DB stats cinder:SELECT=137,cinder:UPDATE=37,cinder:INSERT=13 {{(pid=100174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:43:25.035785 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:25.035785 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:43:25.036557 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ee09ec4b-c676-478f-ba92-7edac1cee01e tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/backups/c25879b4-9e20-48c0-9794-5aa3e8319c77 returned with HTTP 200 Aug 20 04:43:25.036916 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1019/4077] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:25 2026] GET /volume/v3/backups/c25879b4-9e20-48c0-9794-5aa3e8319c77 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:25.042906 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-43598612-410f-438c-ab2d-779ac3110e75 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe70f805-4581-4a21-ac51-775e69489107) transitioned into state 'SUCCESS' from state '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-93673666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d181735d116c4c9fabbf47cc33739384',qos_specs=None,replication_status=,reservations=['c5af862e-d100-4403-ac26-71c97a287b21','e2085e53-ca09-4b84-b14a-de39b2d8f5bb','91deff75-c301-4cf2-8a13-a7d2b1e289a6','40f7b4e3-3ada-4676-8270-7456b288dee6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4ac4711acba41bd979326436d2d7e9e',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:43:25.043688 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-43598612-410f-438c-ab2d-779ac3110e75 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ff231e0-82b9-444e-953c-30847c9e38d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:43:25.048546 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8b148da8-c4aa-4c42-b7f8-c19f05fd1619 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:25.050468 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8b148da8-c4aa-4c42-b7f8-c19f05fd1619 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 Aug 20 04:43:25.050669 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8b148da8-c4aa-4c42-b7f8-c19f05fd1619 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:25.050867 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8b148da8-c4aa-4c42-b7f8-c19f05fd1619 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:25.050976 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-8b148da8-c4aa-4c42-b7f8-c19f05fd1619 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Show backup with id 657d9d35-abd2-4da1-8b0a-5fd3a0e16733. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:25.055491 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:25.055491 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:43:25.056377 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8b148da8-c4aa-4c42-b7f8-c19f05fd1619 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 returned with HTTP 200 Aug 20 04:43:25.056779 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1012/4078] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:25 2026] GET /volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:25.059126 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-43598612-410f-438c-ab2d-779ac3110e75 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ff231e0-82b9-444e-953c-30847c9e38d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:43:25.060143 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-43598612-410f-438c-ab2d-779ac3110e75 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Flow 'volume_create_api' (09e5a6d7-3fa9-4021-a650-610ef1a21dee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:43:25.060527 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-43598612-410f-438c-ab2d-779ac3110e75 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Create volume request issued successfully. Aug 20 04:43:25.061160 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-43598612-410f-438c-ab2d-779ac3110e75 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:43:25.062348 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1027/4079] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:43:24 2026] POST /volume/v3/volumes => generated 752 bytes in 394 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:43:25.068416 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b5aa966e-b3b2-44e1-8bb6-f47774d8e916 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:25.071502 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b5aa966e-b3b2-44e1-8bb6-f47774d8e916 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] DELETE https://10.4.3.239/volume/v3/backups/c25879b4-9e20-48c0-9794-5aa3e8319c77 Aug 20 04:43:25.071742 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b5aa966e-b3b2-44e1-8bb6-f47774d8e916 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:25.071985 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b5aa966e-b3b2-44e1-8bb6-f47774d8e916 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:25.072121 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.contrib.backups [None req-b5aa966e-b3b2-44e1-8bb6-f47774d8e916 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Delete backup with id: c25879b4-9e20-48c0-9794-5aa3e8319c77. Aug 20 04:43:25.077298 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3821ba8b-a91d-4d1d-ace8-a137feca34d2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:25.079052 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:25.079052 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:43:25.079230 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3821ba8b-a91d-4d1d-ace8-a137feca34d2 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] GET https://10.4.3.239/volume/v3/volumes/255da75d-15e9-4609-a066-a7c62f09221d Aug 20 04:43:25.079278 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3821ba8b-a91d-4d1d-ace8-a137feca34d2 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:25.079473 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3821ba8b-a91d-4d1d-ace8-a137feca34d2 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:25.087760 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:25.087760 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:43:25.092011 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-3821ba8b-a91d-4d1d-ace8-a137feca34d2 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Volume info retrieved successfully. Aug 20 04:43:25.097757 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3821ba8b-a91d-4d1d-ace8-a137feca34d2 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] https://10.4.3.239/volume/v3/volumes/255da75d-15e9-4609-a066-a7c62f09221d returned with HTTP 200 Aug 20 04:43:25.098498 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1020/4080] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:25 2026] GET /volume/v3/volumes/255da75d-15e9-4609-a066-a7c62f09221d => generated 820 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:25.099263 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.backup.rpcapi [None req-b5aa966e-b3b2-44e1-8bb6-f47774d8e916 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] delete_backup rpcapi backup_id c25879b4-9e20-48c0-9794-5aa3e8319c77 {{(pid=100176) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 04:43:25.102221 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b5aa966e-b3b2-44e1-8bb6-f47774d8e916 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/backups/c25879b4-9e20-48c0-9794-5aa3e8319c77 returned with HTTP 202 Aug 20 04:43:25.102221 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1022/4081] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:43:25 2026] DELETE /volume/v3/backups/c25879b4-9e20-48c0-9794-5aa3e8319c77 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:43:25.111488 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e26bb505-9d94-4db8-a28e-e2fa2cede0b1 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:25.112235 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e26bb505-9d94-4db8-a28e-e2fa2cede0b1 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/backups/c25879b4-9e20-48c0-9794-5aa3e8319c77 Aug 20 04:43:25.112519 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e26bb505-9d94-4db8-a28e-e2fa2cede0b1 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:25.112779 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e26bb505-9d94-4db8-a28e-e2fa2cede0b1 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:25.112878 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-e26bb505-9d94-4db8-a28e-e2fa2cede0b1 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Show backup with id c25879b4-9e20-48c0-9794-5aa3e8319c77. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:25.120472 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:25.120472 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:43:25.121591 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e26bb505-9d94-4db8-a28e-e2fa2cede0b1 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/backups/c25879b4-9e20-48c0-9794-5aa3e8319c77 returned with HTTP 200 Aug 20 04:43:25.122022 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1013/4082] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:25 2026] GET /volume/v3/backups/c25879b4-9e20-48c0-9794-5aa3e8319c77 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:25.629239 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-ad046fb5-ace1-4e53-9144-1cf4ec2869ca req-175bc4b4-d705-4a6e-b018-293150be80ec None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:25.633401 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-ad046fb5-ace1-4e53-9144-1cf4ec2869ca req-175bc4b4-d705-4a6e-b018-293150be80ec tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] PUT https://10.4.3.239/volume/v3/attachments/10bbee98-6c7a-4410-be2b-765ab17a57c0 Aug 20 04:43:25.633832 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-ad046fb5-ace1-4e53-9144-1cf4ec2869ca req-175bc4b4-d705-4a6e-b018-293150be80ec tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:43:25.650289 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-ad046fb5-ace1-4e53-9144-1cf4ec2869ca req-175bc4b4-d705-4a6e-b018-293150be80ec tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Acquiring lock "cinder-attachment_update-5dfca567-9a79-4268-a7a9-8a2fb2690437-np0000007850" by "attachment_update" {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:43:25.658056 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-ad046fb5-ace1-4e53-9144-1cf4ec2869ca req-175bc4b4-d705-4a6e-b018-293150be80ec tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Lock "cinder-attachment_update-5dfca567-9a79-4268-a7a9-8a2fb2690437-np0000007850" acquired by "attachment_update" :: waited 0.007s {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:43:25.658496 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:25.658496 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:43:25.753589 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-ad046fb5-ace1-4e53-9144-1cf4ec2869ca req-175bc4b4-d705-4a6e-b018-293150be80ec tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Lock "cinder-attachment_update-5dfca567-9a79-4268-a7a9-8a2fb2690437-np0000007850" released by "attachment_update" :: held 0.097s {{(pid=100175) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:43:25.754824 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-ad046fb5-ace1-4e53-9144-1cf4ec2869ca req-175bc4b4-d705-4a6e-b018-293150be80ec tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/attachments/10bbee98-6c7a-4410-be2b-765ab17a57c0 returned with HTTP 200 Aug 20 04:43:25.754824 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1028/4083] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:43:25 2026] PUT /volume/v3/attachments/10bbee98-6c7a-4410-be2b-765ab17a57c0 => generated 968 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:43:25.765524 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-ad046fb5-ace1-4e53-9144-1cf4ec2869ca req-2462647e-b802-41ae-a6c1-c4f9613bbab1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:25.771043 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-ad046fb5-ace1-4e53-9144-1cf4ec2869ca req-2462647e-b802-41ae-a6c1-c4f9613bbab1 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/attachments/10bbee98-6c7a-4410-be2b-765ab17a57c0 Aug 20 04:43:25.771365 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-ad046fb5-ace1-4e53-9144-1cf4ec2869ca req-2462647e-b802-41ae-a6c1-c4f9613bbab1 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:25.771633 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-ad046fb5-ace1-4e53-9144-1cf4ec2869ca req-2462647e-b802-41ae-a6c1-c4f9613bbab1 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:25.796521 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-ad046fb5-ace1-4e53-9144-1cf4ec2869ca req-2462647e-b802-41ae-a6c1-c4f9613bbab1 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/attachments/10bbee98-6c7a-4410-be2b-765ab17a57c0 returned with HTTP 200 Aug 20 04:43:25.797072 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1021/4084] 10.4.3.239 () {70 vars in 1651 bytes} [Thu Aug 20 04:43:25 2026] GET /volume/v3/attachments/10bbee98-6c7a-4410-be2b-765ab17a57c0 => generated 993 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:43:26.116039 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e05d15e5-7bdd-450c-91bd-d94f50a5b65f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:26.117927 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e05d15e5-7bdd-450c-91bd-d94f50a5b65f tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] GET https://10.4.3.239/volume/v3/volumes/255da75d-15e9-4609-a066-a7c62f09221d Aug 20 04:43:26.118125 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e05d15e5-7bdd-450c-91bd-d94f50a5b65f tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:26.118435 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e05d15e5-7bdd-450c-91bd-d94f50a5b65f tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:26.128911 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:26.128911 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:43:26.135723 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1af9c5b4-f670-43a3-98d3-bdd74e9559fb None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:26.136796 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-e05d15e5-7bdd-450c-91bd-d94f50a5b65f tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Volume info retrieved successfully. Aug 20 04:43:26.137580 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1af9c5b4-f670-43a3-98d3-bdd74e9559fb tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/backups/c25879b4-9e20-48c0-9794-5aa3e8319c77 Aug 20 04:43:26.137816 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1af9c5b4-f670-43a3-98d3-bdd74e9559fb tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:26.138039 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1af9c5b4-f670-43a3-98d3-bdd74e9559fb tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:26.138214 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-1af9c5b4-f670-43a3-98d3-bdd74e9559fb tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Show backup with id c25879b4-9e20-48c0-9794-5aa3e8319c77. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:26.141935 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e05d15e5-7bdd-450c-91bd-d94f50a5b65f tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] https://10.4.3.239/volume/v3/volumes/255da75d-15e9-4609-a066-a7c62f09221d returned with HTTP 200 Aug 20 04:43:26.142345 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1af9c5b4-f670-43a3-98d3-bdd74e9559fb tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/backups/c25879b4-9e20-48c0-9794-5aa3e8319c77 returned with HTTP 404 Aug 20 04:43:26.142393 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1023/4085] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:26 2026] GET /volume/v3/volumes/255da75d-15e9-4609-a066-a7c62f09221d => generated 1360 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:43:26.142970 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1014/4086] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:26 2026] GET /volume/v3/backups/c25879b4-9e20-48c0-9794-5aa3e8319c77 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:43:26.151160 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-34f4fe0c-057a-4a19-8f19-6f51a65a6597 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:26.152962 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-34f4fe0c-057a-4a19-8f19-6f51a65a6597 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] DELETE https://10.4.3.239/volume/v3/backups/0e98adbb-b6bc-4d7f-8bd2-759adb8351bb Aug 20 04:43:26.153317 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-34f4fe0c-057a-4a19-8f19-6f51a65a6597 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:26.154034 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-34f4fe0c-057a-4a19-8f19-6f51a65a6597 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:26.154034 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.contrib.backups [None req-34f4fe0c-057a-4a19-8f19-6f51a65a6597 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Delete backup with id: 0e98adbb-b6bc-4d7f-8bd2-759adb8351bb. Aug 20 04:43:26.158438 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:26.158438 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:43:26.159097 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-84a87e81-700e-4011-9555-4e575b194e52 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:26.160962 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-84a87e81-700e-4011-9555-4e575b194e52 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] GET https://10.4.3.239/volume/v3/volumes/255da75d-15e9-4609-a066-a7c62f09221d Aug 20 04:43:26.161276 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-84a87e81-700e-4011-9555-4e575b194e52 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:26.162040 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-84a87e81-700e-4011-9555-4e575b194e52 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:26.171811 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.backup.rpcapi [None req-34f4fe0c-057a-4a19-8f19-6f51a65a6597 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] delete_backup rpcapi backup_id 0e98adbb-b6bc-4d7f-8bd2-759adb8351bb {{(pid=100175) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 04:43:26.175005 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-34f4fe0c-057a-4a19-8f19-6f51a65a6597 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] https://10.4.3.239/volume/v3/backups/0e98adbb-b6bc-4d7f-8bd2-759adb8351bb returned with HTTP 202 Aug 20 04:43:26.178051 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1029/4087] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:43:26 2026] DELETE /volume/v3/backups/0e98adbb-b6bc-4d7f-8bd2-759adb8351bb => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:43:26.178137 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:26.178137 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:43:26.183073 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-84a87e81-700e-4011-9555-4e575b194e52 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Volume info retrieved successfully. Aug 20 04:43:26.184977 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2894a232-0ea7-4582-ba49-f53805e4ea14 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:26.187425 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2894a232-0ea7-4582-ba49-f53805e4ea14 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] GET https://10.4.3.239/volume/v3/backups/0e98adbb-b6bc-4d7f-8bd2-759adb8351bb Aug 20 04:43:26.187629 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2894a232-0ea7-4582-ba49-f53805e4ea14 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:26.187868 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2894a232-0ea7-4582-ba49-f53805e4ea14 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:26.188806 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-2894a232-0ea7-4582-ba49-f53805e4ea14 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Show backup with id 0e98adbb-b6bc-4d7f-8bd2-759adb8351bb. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:26.191039 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-84a87e81-700e-4011-9555-4e575b194e52 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] https://10.4.3.239/volume/v3/volumes/255da75d-15e9-4609-a066-a7c62f09221d returned with HTTP 200 Aug 20 04:43:26.191039 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1022/4088] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:26 2026] GET /volume/v3/volumes/255da75d-15e9-4609-a066-a7c62f09221d => generated 1360 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:43:26.193099 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:26.193099 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:43:26.194051 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2894a232-0ea7-4582-ba49-f53805e4ea14 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] https://10.4.3.239/volume/v3/backups/0e98adbb-b6bc-4d7f-8bd2-759adb8351bb returned with HTTP 200 Aug 20 04:43:26.194547 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1024/4089] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:26 2026] GET /volume/v3/backups/0e98adbb-b6bc-4d7f-8bd2-759adb8351bb => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:26.208346 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a05e3506-ba7e-4e85-beaa-d07cf2e6c2b0 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:26.210295 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a05e3506-ba7e-4e85-beaa-d07cf2e6c2b0 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] GET https://10.4.3.239/volume/v3/volumes/255da75d-15e9-4609-a066-a7c62f09221d Aug 20 04:43:26.210559 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a05e3506-ba7e-4e85-beaa-d07cf2e6c2b0 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:26.210816 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a05e3506-ba7e-4e85-beaa-d07cf2e6c2b0 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:26.218513 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:26.218513 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:43:26.222093 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a05e3506-ba7e-4e85-beaa-d07cf2e6c2b0 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Volume info retrieved successfully. Aug 20 04:43:26.227980 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a05e3506-ba7e-4e85-beaa-d07cf2e6c2b0 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] https://10.4.3.239/volume/v3/volumes/255da75d-15e9-4609-a066-a7c62f09221d returned with HTTP 200 Aug 20 04:43:26.227980 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1015/4090] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:26 2026] GET /volume/v3/volumes/255da75d-15e9-4609-a066-a7c62f09221d => generated 1360 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:43:26.248490 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9e6034b7-06da-4957-b6d5-7aab523aa5b6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:26.253660 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9e6034b7-06da-4957-b6d5-7aab523aa5b6 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] POST https://10.4.3.239/volume/v3/backups Aug 20 04:43:26.254070 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9e6034b7-06da-4957-b6d5-7aab523aa5b6 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "255da75d-15e9-4609-a066-a7c62f09221d", "name": "tempest-TestVolumeBackupRestore-backup-2096160990", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:43:26.257357 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.backups [None req-9e6034b7-06da-4957-b6d5-7aab523aa5b6 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Creating new backup {'backup': {'volume_id': '255da75d-15e9-4609-a066-a7c62f09221d', 'name': 'tempest-TestVolumeBackupRestore-backup-2096160990', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100175) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 04:43:26.257654 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.contrib.backups [None req-9e6034b7-06da-4957-b6d5-7aab523aa5b6 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Creating backup of volume 255da75d-15e9-4609-a066-a7c62f09221d in container None Aug 20 04:43:26.270041 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:26.270041 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:43:26.270682 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-9e6034b7-06da-4957-b6d5-7aab523aa5b6 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Volume info retrieved successfully. Aug 20 04:43:26.332615 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-9e6034b7-06da-4957-b6d5-7aab523aa5b6 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Created reservations ['81e69798-4a67-45c4-abe3-944fa45f91f2', '329b5dfc-d2f2-4299-aca2-2287031adf74'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:43:26.365362 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9e6034b7-06da-4957-b6d5-7aab523aa5b6 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] https://10.4.3.239/volume/v3/backups returned with HTTP 202 Aug 20 04:43:26.365886 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1030/4091] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:43:26 2026] POST /volume/v3/backups => generated 335 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:43:26.376341 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e1feb12e-df3e-49f0-a28c-cfabdf5f5582 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:26.378287 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e1feb12e-df3e-49f0-a28c-cfabdf5f5582 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] GET https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c Aug 20 04:43:26.378532 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e1feb12e-df3e-49f0-a28c-cfabdf5f5582 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:26.378743 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e1feb12e-df3e-49f0-a28c-cfabdf5f5582 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:26.379162 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-e1feb12e-df3e-49f0-a28c-cfabdf5f5582 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Show backup with id 5ca79528-7376-43f1-a30f-f3e075a6025c. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:26.383785 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:26.383785 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:43:26.384612 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e1feb12e-df3e-49f0-a28c-cfabdf5f5582 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c returned with HTTP 200 Aug 20 04:43:26.385029 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1023/4092] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:26 2026] GET /volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c => generated 742 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:27.207770 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d1c14e0c-fcc8-46de-a7c5-d33fd7867068 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:27.209567 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d1c14e0c-fcc8-46de-a7c5-d33fd7867068 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] GET https://10.4.3.239/volume/v3/backups/0e98adbb-b6bc-4d7f-8bd2-759adb8351bb Aug 20 04:43:27.209728 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d1c14e0c-fcc8-46de-a7c5-d33fd7867068 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:27.209910 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d1c14e0c-fcc8-46de-a7c5-d33fd7867068 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:27.210007 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-d1c14e0c-fcc8-46de-a7c5-d33fd7867068 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Show backup with id 0e98adbb-b6bc-4d7f-8bd2-759adb8351bb. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:27.213789 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d1c14e0c-fcc8-46de-a7c5-d33fd7867068 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] https://10.4.3.239/volume/v3/backups/0e98adbb-b6bc-4d7f-8bd2-759adb8351bb returned with HTTP 404 Aug 20 04:43:27.214492 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1025/4093] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:27 2026] GET /volume/v3/backups/0e98adbb-b6bc-4d7f-8bd2-759adb8351bb => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:43:27.221614 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a6c39f4b-791e-48ad-8b1f-358cdd1db088 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:27.224597 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a6c39f4b-791e-48ad-8b1f-358cdd1db088 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] DELETE https://10.4.3.239/volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 Aug 20 04:43:27.224873 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a6c39f4b-791e-48ad-8b1f-358cdd1db088 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:27.225149 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a6c39f4b-791e-48ad-8b1f-358cdd1db088 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:27.225344 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.contrib.backups [None req-a6c39f4b-791e-48ad-8b1f-358cdd1db088 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Delete backup with id: 657d9d35-abd2-4da1-8b0a-5fd3a0e16733. Aug 20 04:43:27.231596 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:27.231596 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:43:27.247817 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.backup.rpcapi [None req-a6c39f4b-791e-48ad-8b1f-358cdd1db088 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] delete_backup rpcapi backup_id 657d9d35-abd2-4da1-8b0a-5fd3a0e16733 {{(pid=100177) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 04:43:27.249763 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a6c39f4b-791e-48ad-8b1f-358cdd1db088 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 returned with HTTP 202 Aug 20 04:43:27.250219 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1016/4094] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:43:27 2026] DELETE /volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:43:27.259517 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ab4ebbc0-a2b5-4ef6-934e-51369f623a58 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:27.261451 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ab4ebbc0-a2b5-4ef6-934e-51369f623a58 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 Aug 20 04:43:27.261662 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ab4ebbc0-a2b5-4ef6-934e-51369f623a58 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:27.261893 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ab4ebbc0-a2b5-4ef6-934e-51369f623a58 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:27.261992 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-ab4ebbc0-a2b5-4ef6-934e-51369f623a58 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Show backup with id 657d9d35-abd2-4da1-8b0a-5fd3a0e16733. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:27.267033 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:27.267033 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:43:27.267856 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ab4ebbc0-a2b5-4ef6-934e-51369f623a58 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 returned with HTTP 200 Aug 20 04:43:27.268437 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1031/4095] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:27 2026] GET /volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:27.397279 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8ed3925c-748b-4fa9-b655-c5c249b03818 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:27.399475 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8ed3925c-748b-4fa9-b655-c5c249b03818 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] GET https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c Aug 20 04:43:27.400852 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8ed3925c-748b-4fa9-b655-c5c249b03818 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:27.400852 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8ed3925c-748b-4fa9-b655-c5c249b03818 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:27.400852 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-8ed3925c-748b-4fa9-b655-c5c249b03818 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Show backup with id 5ca79528-7376-43f1-a30f-f3e075a6025c. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:27.405643 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:27.405643 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:43:27.405893 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8ed3925c-748b-4fa9-b655-c5c249b03818 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c returned with HTTP 200 Aug 20 04:43:27.406610 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1024/4096] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:27 2026] GET /volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c => generated 744 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:28.286062 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d39ff029-6d87-4950-8586-ee9a698f7406 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:28.287271 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d39ff029-6d87-4950-8586-ee9a698f7406 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 Aug 20 04:43:28.287623 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d39ff029-6d87-4950-8586-ee9a698f7406 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:28.287876 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d39ff029-6d87-4950-8586-ee9a698f7406 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:28.288035 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-d39ff029-6d87-4950-8586-ee9a698f7406 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Show backup with id 657d9d35-abd2-4da1-8b0a-5fd3a0e16733. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:28.294122 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d39ff029-6d87-4950-8586-ee9a698f7406 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 returned with HTTP 404 Aug 20 04:43:28.294322 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1026/4097] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:28 2026] GET /volume/v3/backups/657d9d35-abd2-4da1-8b0a-5fd3a0e16733 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:43:28.306086 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-48623b9d-2282-4814-b452-ed6a777deca9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:28.306726 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-48623b9d-2282-4814-b452-ed6a777deca9 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] DELETE https://10.4.3.239/volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e Aug 20 04:43:28.307206 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-48623b9d-2282-4814-b452-ed6a777deca9 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:28.307206 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-48623b9d-2282-4814-b452-ed6a777deca9 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:28.307206 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.contrib.backups [None req-48623b9d-2282-4814-b452-ed6a777deca9 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Delete backup with id: 26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e. Aug 20 04:43:28.313656 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:28.313656 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:43:28.331503 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.backup.rpcapi [None req-48623b9d-2282-4814-b452-ed6a777deca9 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] delete_backup rpcapi backup_id 26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e {{(pid=100177) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 04:43:28.333128 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-48623b9d-2282-4814-b452-ed6a777deca9 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] https://10.4.3.239/volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e returned with HTTP 202 Aug 20 04:43:28.333683 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1017/4098] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:43:28 2026] DELETE /volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:43:28.349646 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-aa3db83c-8a1a-47c1-993b-705f723f7048 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:28.360211 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-aa3db83c-8a1a-47c1-993b-705f723f7048 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] GET https://10.4.3.239/volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e Aug 20 04:43:28.360211 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-aa3db83c-8a1a-47c1-993b-705f723f7048 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:28.360211 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-aa3db83c-8a1a-47c1-993b-705f723f7048 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:28.360211 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-aa3db83c-8a1a-47c1-993b-705f723f7048 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Show backup with id 26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:28.371274 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:28.371274 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:43:28.371274 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-aa3db83c-8a1a-47c1-993b-705f723f7048 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] https://10.4.3.239/volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e returned with HTTP 200 Aug 20 04:43:28.371274 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1032/4099] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:28 2026] GET /volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e => generated 750 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:28.418936 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-818f0b2f-74d8-44bc-8faa-e89d3073fe2a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:28.421106 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-818f0b2f-74d8-44bc-8faa-e89d3073fe2a tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] GET https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c Aug 20 04:43:28.421357 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-818f0b2f-74d8-44bc-8faa-e89d3073fe2a tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:28.421995 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-818f0b2f-74d8-44bc-8faa-e89d3073fe2a tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:28.421995 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-818f0b2f-74d8-44bc-8faa-e89d3073fe2a tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Show backup with id 5ca79528-7376-43f1-a30f-f3e075a6025c. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:28.426596 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:28.426596 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:43:28.427733 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-818f0b2f-74d8-44bc-8faa-e89d3073fe2a tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c returned with HTTP 200 Aug 20 04:43:28.428443 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1025/4100] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:28 2026] GET /volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c => generated 744 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:29.283860 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-ad046fb5-ace1-4e53-9144-1cf4ec2869ca req-e8502a38-c851-4390-a254-5516015ff1b0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:29.285838 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-ad046fb5-ace1-4e53-9144-1cf4ec2869ca req-e8502a38-c851-4390-a254-5516015ff1b0 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437/encryption Aug 20 04:43:29.286035 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-ad046fb5-ace1-4e53-9144-1cf4ec2869ca req-e8502a38-c851-4390-a254-5516015ff1b0 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:29.286212 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-ad046fb5-ace1-4e53-9144-1cf4ec2869ca req-e8502a38-c851-4390-a254-5516015ff1b0 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:29.296884 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:29.296884 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:43:29.304620 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-ad046fb5-ace1-4e53-9144-1cf4ec2869ca req-e8502a38-c851-4390-a254-5516015ff1b0 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437/encryption returned with HTTP 200 Aug 20 04:43:29.305222 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1027/4101] 10.4.3.239 () {68 vars in 1631 bytes} [Thu Aug 20 04:43:29 2026] GET /volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:29.383387 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2e1860f7-531e-4786-b27e-9bb1bb7ecf44 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:29.385406 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2e1860f7-531e-4786-b27e-9bb1bb7ecf44 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] GET https://10.4.3.239/volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e Aug 20 04:43:29.385625 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2e1860f7-531e-4786-b27e-9bb1bb7ecf44 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:29.385842 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2e1860f7-531e-4786-b27e-9bb1bb7ecf44 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:29.385958 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-2e1860f7-531e-4786-b27e-9bb1bb7ecf44 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] Show backup with id 26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:29.400268 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2e1860f7-531e-4786-b27e-9bb1bb7ecf44 tempest-VolumesBackupsTest-546604824 tempest-VolumesBackupsTest-546604824-project-admin] https://10.4.3.239/volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e returned with HTTP 404 Aug 20 04:43:29.400268 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1018/4102] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:29 2026] GET /volume/v3/backups/26f1e004-ccf2-4d5a-8bb2-8b69d0422e6e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:43:29.411652 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-db47a735-a529-46a8-97f1-1731cf4afe39 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:29.413876 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-db47a735-a529-46a8-97f1-1731cf4afe39 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] DELETE https://10.4.3.239/volume/v3/volumes/3c402ba1-ad0a-43e7-9a91-b8b153ec5058 Aug 20 04:43:29.414208 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-db47a735-a529-46a8-97f1-1731cf4afe39 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:29.414455 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-db47a735-a529-46a8-97f1-1731cf4afe39 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:29.414779 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-db47a735-a529-46a8-97f1-1731cf4afe39 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Delete volume with id: 3c402ba1-ad0a-43e7-9a91-b8b153ec5058 Aug 20 04:43:29.429301 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:29.429301 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:43:29.430107 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-db47a735-a529-46a8-97f1-1731cf4afe39 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Volume info retrieved successfully. Aug 20 04:43:29.442076 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-77e5c845-8bd7-4c95-ae50-bc97874527c0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:29.444334 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-77e5c845-8bd7-4c95-ae50-bc97874527c0 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] GET https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c Aug 20 04:43:29.444587 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-77e5c845-8bd7-4c95-ae50-bc97874527c0 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:29.444787 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-77e5c845-8bd7-4c95-ae50-bc97874527c0 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:29.444924 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-77e5c845-8bd7-4c95-ae50-bc97874527c0 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Show backup with id 5ca79528-7376-43f1-a30f-f3e075a6025c. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:29.450446 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:29.450446 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:43:29.451205 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-77e5c845-8bd7-4c95-ae50-bc97874527c0 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c returned with HTTP 200 Aug 20 04:43:29.451828 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1026/4103] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:29 2026] GET /volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c => generated 744 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:29.464801 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-db47a735-a529-46a8-97f1-1731cf4afe39 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Delete volume request issued successfully. Aug 20 04:43:29.465050 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-db47a735-a529-46a8-97f1-1731cf4afe39 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/volumes/3c402ba1-ad0a-43e7-9a91-b8b153ec5058 returned with HTTP 202 Aug 20 04:43:29.465750 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1033/4104] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:43:29 2026] DELETE /volume/v3/volumes/3c402ba1-ad0a-43e7-9a91-b8b153ec5058 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:43:29.474610 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-429511cf-d7eb-4127-8e22-b1b3875b070d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:29.476650 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-429511cf-d7eb-4127-8e22-b1b3875b070d tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/volumes/3c402ba1-ad0a-43e7-9a91-b8b153ec5058 Aug 20 04:43:29.476868 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-429511cf-d7eb-4127-8e22-b1b3875b070d tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:29.477092 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-429511cf-d7eb-4127-8e22-b1b3875b070d tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:29.484490 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:29.484490 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:43:29.488361 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-429511cf-d7eb-4127-8e22-b1b3875b070d tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Volume info retrieved successfully. Aug 20 04:43:29.493580 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-429511cf-d7eb-4127-8e22-b1b3875b070d tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/volumes/3c402ba1-ad0a-43e7-9a91-b8b153ec5058 returned with HTTP 200 Aug 20 04:43:29.494295 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1028/4105] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:29 2026] GET /volume/v3/volumes/3c402ba1-ad0a-43e7-9a91-b8b153ec5058 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:30.463596 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-139e9314-d2bb-4225-9bd0-44f2b6d57ddf None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:30.465966 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-139e9314-d2bb-4225-9bd0-44f2b6d57ddf tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] GET https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c Aug 20 04:43:30.466298 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-139e9314-d2bb-4225-9bd0-44f2b6d57ddf tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:30.466606 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-139e9314-d2bb-4225-9bd0-44f2b6d57ddf tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:30.466786 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-139e9314-d2bb-4225-9bd0-44f2b6d57ddf tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Show backup with id 5ca79528-7376-43f1-a30f-f3e075a6025c. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:30.472422 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:30.472422 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:43:30.473275 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-139e9314-d2bb-4225-9bd0-44f2b6d57ddf tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c returned with HTTP 200 Aug 20 04:43:30.473629 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1019/4106] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:30 2026] GET /volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c => generated 744 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:30.509835 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f6566bf3-022a-4268-bcc2-b1896872cb39 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:30.511750 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f6566bf3-022a-4268-bcc2-b1896872cb39 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/volumes/3c402ba1-ad0a-43e7-9a91-b8b153ec5058 Aug 20 04:43:30.511951 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f6566bf3-022a-4268-bcc2-b1896872cb39 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:30.512160 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f6566bf3-022a-4268-bcc2-b1896872cb39 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:30.518697 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f6566bf3-022a-4268-bcc2-b1896872cb39 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/volumes/3c402ba1-ad0a-43e7-9a91-b8b153ec5058 returned with HTTP 404 Aug 20 04:43:30.519279 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1027/4107] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:30 2026] GET /volume/v3/volumes/3c402ba1-ad0a-43e7-9a91-b8b153ec5058 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:43:30.529453 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ff7720d9-fd95-4cc6-a94e-9bb83506388e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:30.531754 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ff7720d9-fd95-4cc6-a94e-9bb83506388e tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] DELETE https://10.4.3.239/volume/v3/volumes/c82e9d15-e1bd-44ff-a7b5-a8f7f4c6e5bf Aug 20 04:43:30.531971 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ff7720d9-fd95-4cc6-a94e-9bb83506388e tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:30.532231 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ff7720d9-fd95-4cc6-a94e-9bb83506388e tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:30.532440 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-ff7720d9-fd95-4cc6-a94e-9bb83506388e tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Delete volume with id: c82e9d15-e1bd-44ff-a7b5-a8f7f4c6e5bf Aug 20 04:43:30.541628 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:30.541628 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:43:30.542109 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-ff7720d9-fd95-4cc6-a94e-9bb83506388e tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Volume info retrieved successfully. Aug 20 04:43:30.565812 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-ff7720d9-fd95-4cc6-a94e-9bb83506388e tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Delete volume request issued successfully. Aug 20 04:43:30.566049 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ff7720d9-fd95-4cc6-a94e-9bb83506388e tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/volumes/c82e9d15-e1bd-44ff-a7b5-a8f7f4c6e5bf returned with HTTP 202 Aug 20 04:43:30.566530 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1034/4108] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:43:30 2026] DELETE /volume/v3/volumes/c82e9d15-e1bd-44ff-a7b5-a8f7f4c6e5bf => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:43:30.574992 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4b745ef6-cbdb-4810-a382-fbd99483903c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:30.576907 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4b745ef6-cbdb-4810-a382-fbd99483903c tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/volumes/c82e9d15-e1bd-44ff-a7b5-a8f7f4c6e5bf Aug 20 04:43:30.577287 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4b745ef6-cbdb-4810-a382-fbd99483903c tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:30.577373 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4b745ef6-cbdb-4810-a382-fbd99483903c tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:30.585646 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:30.585646 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:43:30.598974 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-4b745ef6-cbdb-4810-a382-fbd99483903c tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Volume info retrieved successfully. Aug 20 04:43:30.603259 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4b745ef6-cbdb-4810-a382-fbd99483903c tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/volumes/c82e9d15-e1bd-44ff-a7b5-a8f7f4c6e5bf returned with HTTP 200 Aug 20 04:43:30.603636 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1029/4109] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:30 2026] GET /volume/v3/volumes/c82e9d15-e1bd-44ff-a7b5-a8f7f4c6e5bf => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:31.487601 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-16b16ea9-bcc4-4a56-beef-c82cb4c9a69c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:31.489834 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-16b16ea9-bcc4-4a56-beef-c82cb4c9a69c tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] GET https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c Aug 20 04:43:31.490015 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-16b16ea9-bcc4-4a56-beef-c82cb4c9a69c tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:31.490415 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-16b16ea9-bcc4-4a56-beef-c82cb4c9a69c tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:31.490474 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-16b16ea9-bcc4-4a56-beef-c82cb4c9a69c tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Show backup with id 5ca79528-7376-43f1-a30f-f3e075a6025c. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:31.496106 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:31.496106 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:43:31.497469 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-16b16ea9-bcc4-4a56-beef-c82cb4c9a69c tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c returned with HTTP 200 Aug 20 04:43:31.498121 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1020/4110] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:31 2026] GET /volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c => generated 744 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:31.616942 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-127e8107-c747-4c10-893e-31baa163e0af None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:31.618763 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-127e8107-c747-4c10-893e-31baa163e0af tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/volumes/c82e9d15-e1bd-44ff-a7b5-a8f7f4c6e5bf Aug 20 04:43:31.618945 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-127e8107-c747-4c10-893e-31baa163e0af tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:31.619157 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-127e8107-c747-4c10-893e-31baa163e0af tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:31.625170 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-127e8107-c747-4c10-893e-31baa163e0af tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/volumes/c82e9d15-e1bd-44ff-a7b5-a8f7f4c6e5bf returned with HTTP 404 Aug 20 04:43:31.625657 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1028/4111] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:31 2026] GET /volume/v3/volumes/c82e9d15-e1bd-44ff-a7b5-a8f7f4c6e5bf => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:43:31.633374 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-39f623b1-9ea2-4d26-8700-c7ed3dd36c54 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:31.635141 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-39f623b1-9ea2-4d26-8700-c7ed3dd36c54 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] DELETE https://10.4.3.239/volume/v3/volumes/e564327b-cf15-4910-90d4-0a89187de79c Aug 20 04:43:31.635537 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-39f623b1-9ea2-4d26-8700-c7ed3dd36c54 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:31.635993 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-39f623b1-9ea2-4d26-8700-c7ed3dd36c54 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:31.637202 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-39f623b1-9ea2-4d26-8700-c7ed3dd36c54 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Delete volume with id: e564327b-cf15-4910-90d4-0a89187de79c Aug 20 04:43:31.644438 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:31.644438 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:43:31.645051 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-39f623b1-9ea2-4d26-8700-c7ed3dd36c54 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Volume info retrieved successfully. Aug 20 04:43:31.663968 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-39f623b1-9ea2-4d26-8700-c7ed3dd36c54 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Delete volume request issued successfully. Aug 20 04:43:31.663968 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-39f623b1-9ea2-4d26-8700-c7ed3dd36c54 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/volumes/e564327b-cf15-4910-90d4-0a89187de79c returned with HTTP 202 Aug 20 04:43:31.663968 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1035/4112] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:43:31 2026] DELETE /volume/v3/volumes/e564327b-cf15-4910-90d4-0a89187de79c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 20 04:43:31.671685 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-883363fc-3d8b-4e81-918f-4796d8cfa256 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:31.673607 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-883363fc-3d8b-4e81-918f-4796d8cfa256 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/volumes/e564327b-cf15-4910-90d4-0a89187de79c Aug 20 04:43:31.674010 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-883363fc-3d8b-4e81-918f-4796d8cfa256 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:31.674552 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-883363fc-3d8b-4e81-918f-4796d8cfa256 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:31.682581 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:31.682581 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:43:31.687423 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-883363fc-3d8b-4e81-918f-4796d8cfa256 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Volume info retrieved successfully. Aug 20 04:43:31.693594 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-883363fc-3d8b-4e81-918f-4796d8cfa256 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/volumes/e564327b-cf15-4910-90d4-0a89187de79c returned with HTTP 200 Aug 20 04:43:31.694004 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1030/4113] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:31 2026] GET /volume/v3/volumes/e564327b-cf15-4910-90d4-0a89187de79c => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:31.695445 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-ad046fb5-ace1-4e53-9144-1cf4ec2869ca req-d6887e86-6f7d-43e1-a651-027a09558174 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:31.698493 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-ad046fb5-ace1-4e53-9144-1cf4ec2869ca req-d6887e86-6f7d-43e1-a651-027a09558174 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] POST https://10.4.3.239/volume/v3/attachments/10bbee98-6c7a-4410-be2b-765ab17a57c0/action Aug 20 04:43:31.698925 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-ad046fb5-ace1-4e53-9144-1cf4ec2869ca req-d6887e86-6f7d-43e1-a651-027a09558174 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Action body: b'{"os-complete": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:43:31.699194 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-ad046fb5-ace1-4e53-9144-1cf4ec2869ca req-d6887e86-6f7d-43e1-a651-027a09558174 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:43:31.722778 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:31.722778 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:43:31.741089 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-ad046fb5-ace1-4e53-9144-1cf4ec2869ca req-d6887e86-6f7d-43e1-a651-027a09558174 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/attachments/10bbee98-6c7a-4410-be2b-765ab17a57c0/action returned with HTTP 204 Aug 20 04:43:31.741728 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1021/4114] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:43:31 2026] POST /volume/v3/attachments/10bbee98-6c7a-4410-be2b-765ab17a57c0/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:43:32.511273 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3de5da04-6603-4a7d-8651-a665c730ce80 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:32.513602 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3de5da04-6603-4a7d-8651-a665c730ce80 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] GET https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c Aug 20 04:43:32.513845 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3de5da04-6603-4a7d-8651-a665c730ce80 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:32.514083 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3de5da04-6603-4a7d-8651-a665c730ce80 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:32.514253 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-3de5da04-6603-4a7d-8651-a665c730ce80 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Show backup with id 5ca79528-7376-43f1-a30f-f3e075a6025c. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:32.518863 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:32.518863 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:43:32.519631 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3de5da04-6603-4a7d-8651-a665c730ce80 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c returned with HTTP 200 Aug 20 04:43:32.520002 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1029/4115] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:32 2026] GET /volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:32.708933 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-fb1a6b1d-9196-4ee8-b9da-9da52228b6f3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:32.710611 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fb1a6b1d-9196-4ee8-b9da-9da52228b6f3 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] GET https://10.4.3.239/volume/v3/volumes/e564327b-cf15-4910-90d4-0a89187de79c Aug 20 04:43:32.714803 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fb1a6b1d-9196-4ee8-b9da-9da52228b6f3 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:32.714803 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fb1a6b1d-9196-4ee8-b9da-9da52228b6f3 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:32.721135 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fb1a6b1d-9196-4ee8-b9da-9da52228b6f3 tempest-VolumesBackupsTest-729459629 tempest-VolumesBackupsTest-729459629-project-member] https://10.4.3.239/volume/v3/volumes/e564327b-cf15-4910-90d4-0a89187de79c returned with HTTP 404 Aug 20 04:43:32.721135 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1036/4116] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:32 2026] GET /volume/v3/volumes/e564327b-cf15-4910-90d4-0a89187de79c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:43:33.327785 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-e9b0e25f-65de-4bd3-a00c-8a9085c8f1d6 req-5603a402-0d58-4e5f-bdb4-920883046b20 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:33.331808 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-e9b0e25f-65de-4bd3-a00c-8a9085c8f1d6 req-5603a402-0d58-4e5f-bdb4-920883046b20 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] GET https://10.4.3.239/volume/v3/attachments?instance_id=69c43f1b-9af3-4542-b58c-289dbe2035f6 Aug 20 04:43:33.332158 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-e9b0e25f-65de-4bd3-a00c-8a9085c8f1d6 req-5603a402-0d58-4e5f-bdb4-920883046b20 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:33.332449 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-e9b0e25f-65de-4bd3-a00c-8a9085c8f1d6 req-5603a402-0d58-4e5f-bdb4-920883046b20 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:33.350776 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-e9b0e25f-65de-4bd3-a00c-8a9085c8f1d6 req-5603a402-0d58-4e5f-bdb4-920883046b20 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/attachments?instance_id=69c43f1b-9af3-4542-b58c-289dbe2035f6 returned with HTTP 200 Aug 20 04:43:33.351396 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1031/4117] 10.4.3.239 () {70 vars in 1637 bytes} [Thu Aug 20 04:43:33 2026] GET /volume/v3/attachments?instance_id=69c43f1b-9af3-4542-b58c-289dbe2035f6 => generated 192 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:43:33.360321 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-e9b0e25f-65de-4bd3-a00c-8a9085c8f1d6 req-fa149dd6-e9a6-4611-99fa-765500e0245c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:33.363100 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-e9b0e25f-65de-4bd3-a00c-8a9085c8f1d6 req-fa149dd6-e9a6-4611-99fa-765500e0245c tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] GET https://10.4.3.239/volume/v3/attachments/7b931d7f-22fe-4bed-9098-ae541f93acb1 Aug 20 04:43:33.363450 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-e9b0e25f-65de-4bd3-a00c-8a9085c8f1d6 req-fa149dd6-e9a6-4611-99fa-765500e0245c tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:33.363741 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-e9b0e25f-65de-4bd3-a00c-8a9085c8f1d6 req-fa149dd6-e9a6-4611-99fa-765500e0245c tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:33.383812 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-e9b0e25f-65de-4bd3-a00c-8a9085c8f1d6 req-fa149dd6-e9a6-4611-99fa-765500e0245c tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/attachments/7b931d7f-22fe-4bed-9098-ae541f93acb1 returned with HTTP 200 Aug 20 04:43:33.384287 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1022/4118] 10.4.3.239 () {70 vars in 1651 bytes} [Thu Aug 20 04:43:33 2026] GET /volume/v3/attachments/7b931d7f-22fe-4bed-9098-ae541f93acb1 => generated 993 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:43:33.532606 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c63f14dd-5405-4531-83aa-b1c2d98f3016 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:33.537954 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c63f14dd-5405-4531-83aa-b1c2d98f3016 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] GET https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c Aug 20 04:43:33.538242 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c63f14dd-5405-4531-83aa-b1c2d98f3016 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:33.538528 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c63f14dd-5405-4531-83aa-b1c2d98f3016 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:33.538676 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-c63f14dd-5405-4531-83aa-b1c2d98f3016 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Show backup with id 5ca79528-7376-43f1-a30f-f3e075a6025c. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:33.550901 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:33.550901 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:43:33.552026 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c63f14dd-5405-4531-83aa-b1c2d98f3016 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c returned with HTTP 200 Aug 20 04:43:33.552530 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1030/4119] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:33 2026] GET /volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c => generated 755 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:34.531648 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f335d59a-894f-4878-899c-ff2e28cbb5a6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:34.532074 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f335d59a-894f-4878-899c-ff2e28cbb5a6 None None] GET https://10.4.3.239/volume// Aug 20 04:43:34.532272 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f335d59a-894f-4878-899c-ff2e28cbb5a6 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:34.532502 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f335d59a-894f-4878-899c-ff2e28cbb5a6 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:34.532882 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f335d59a-894f-4878-899c-ff2e28cbb5a6 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:43:34.533223 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1037/4120] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:43: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 20 04:43:34.540857 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-af9a482f-a25f-4e21-a387-ad7bacbf266c req-a13b790c-b825-40fc-9b55-0b559f8179a0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:34.542890 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-af9a482f-a25f-4e21-a387-ad7bacbf266c req-a13b790c-b825-40fc-9b55-0b559f8179a0 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:43:34.543392 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-af9a482f-a25f-4e21-a387-ad7bacbf266c req-a13b790c-b825-40fc-9b55-0b559f8179a0 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5dfca567-9a79-4268-a7a9-8a2fb2690437", "connector": null, "instance_uuid": "d64cb060-3e08-4869-a50e-0a0c6bf7927c"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:43:34.554143 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:34.554143 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:43:34.569253 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-921d9f46-5b3b-44ed-abd6-4d17c6d88561 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:34.571082 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-921d9f46-5b3b-44ed-abd6-4d17c6d88561 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] GET https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c Aug 20 04:43:34.571217 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-921d9f46-5b3b-44ed-abd6-4d17c6d88561 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:34.571423 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-921d9f46-5b3b-44ed-abd6-4d17c6d88561 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:34.571529 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-921d9f46-5b3b-44ed-abd6-4d17c6d88561 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Show backup with id 5ca79528-7376-43f1-a30f-f3e075a6025c. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:34.578199 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:34.578199 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:43:34.579010 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-921d9f46-5b3b-44ed-abd6-4d17c6d88561 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c returned with HTTP 200 Aug 20 04:43:34.581371 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1023/4121] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:34 2026] GET /volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:34.595540 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-af9a482f-a25f-4e21-a387-ad7bacbf266c req-a13b790c-b825-40fc-9b55-0b559f8179a0 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:43:34.596157 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1032/4122] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:43:34 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:43:34.604889 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-af9a482f-a25f-4e21-a387-ad7bacbf266c req-58699031-aada-4769-9297-3a3ad370a141 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:34.607202 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-af9a482f-a25f-4e21-a387-ad7bacbf266c req-58699031-aada-4769-9297-3a3ad370a141 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] DELETE https://10.4.3.239/volume/v3/attachments/10bbee98-6c7a-4410-be2b-765ab17a57c0 Aug 20 04:43:34.607665 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-af9a482f-a25f-4e21-a387-ad7bacbf266c req-58699031-aada-4769-9297-3a3ad370a141 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:34.608011 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-af9a482f-a25f-4e21-a387-ad7bacbf266c req-58699031-aada-4769-9297-3a3ad370a141 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:34.617701 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:34.617701 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:43:34.681944 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-af9a482f-a25f-4e21-a387-ad7bacbf266c req-58699031-aada-4769-9297-3a3ad370a141 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/attachments/10bbee98-6c7a-4410-be2b-765ab17a57c0 returned with HTTP 200 Aug 20 04:43:34.682525 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1031/4123] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:43:34 2026] DELETE /volume/v3/attachments/10bbee98-6c7a-4410-be2b-765ab17a57c0 => generated 192 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:43:35.507070 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7a9e3b33-d71f-47f5-a8e4-5ce7d5534fd6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:35.592725 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8dd6207c-8c1b-413c-b8b2-053b2cd421e6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:35.595478 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8dd6207c-8c1b-413c-b8b2-053b2cd421e6 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] GET https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c Aug 20 04:43:35.595478 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8dd6207c-8c1b-413c-b8b2-053b2cd421e6 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:35.596390 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8dd6207c-8c1b-413c-b8b2-053b2cd421e6 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:35.596530 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-8dd6207c-8c1b-413c-b8b2-053b2cd421e6 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Show backup with id 5ca79528-7376-43f1-a30f-f3e075a6025c. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:35.602219 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:35.602219 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:43:35.603544 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8dd6207c-8c1b-413c-b8b2-053b2cd421e6 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c returned with HTTP 200 Aug 20 04:43:35.604306 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1024/4124] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:35 2026] GET /volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:35.704309 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7a9e3b33-d71f-47f5-a8e4-5ce7d5534fd6 tempest-ProjectAdminTests-964595867 tempest-ProjectAdminTests-964595867-project-admin] GET https://10.4.3.239/volume/v3/scheduler-stats/get_pools Aug 20 04:43:35.704588 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7a9e3b33-d71f-47f5-a8e4-5ce7d5534fd6 tempest-ProjectAdminTests-964595867 tempest-ProjectAdminTests-964595867-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:35.704734 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7a9e3b33-d71f-47f5-a8e4-5ce7d5534fd6 tempest-ProjectAdminTests-964595867 tempest-ProjectAdminTests-964595867-project-admin] Calling method 'get_pools' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:35.717790 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7a9e3b33-d71f-47f5-a8e4-5ce7d5534fd6 tempest-ProjectAdminTests-964595867 tempest-ProjectAdminTests-964595867-project-admin] https://10.4.3.239/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 20 04:43:35.718210 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1038/4125] 10.4.3.239 () {66 vars in 1291 bytes} [Thu Aug 20 04:43:35 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:35.727709 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8a1640d0-db88-415c-bc68-61120cd3137c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:35.729694 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8a1640d0-db88-415c-bc68-61120cd3137c tempest-ProjectAdminTests-964595867 tempest-ProjectAdminTests-964595867-project-admin] GET https://10.4.3.239/volume/v3/capabilities/np0000007850@storpool Aug 20 04:43:35.729885 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8a1640d0-db88-415c-bc68-61120cd3137c tempest-ProjectAdminTests-964595867 tempest-ProjectAdminTests-964595867-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:35.730125 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8a1640d0-db88-415c-bc68-61120cd3137c tempest-ProjectAdminTests-964595867 tempest-ProjectAdminTests-964595867-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:35.730418 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:35.730418 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:43:35.744057 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8a1640d0-db88-415c-bc68-61120cd3137c tempest-ProjectAdminTests-964595867 tempest-ProjectAdminTests-964595867-project-admin] https://10.4.3.239/volume/v3/capabilities/np0000007850@storpool returned with HTTP 200 Aug 20 04:43:35.744465 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1033/4126] 10.4.3.239 () {66 vars in 1318 bytes} [Thu Aug 20 04:43:35 2026] GET /volume/v3/capabilities/np0000007850@storpool => generated 703 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:36.420808 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-af9a482f-a25f-4e21-a387-ad7bacbf266c req-53efc7ac-6529-4ab2-8bd4-2f1e69bab924 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:36.424257 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-af9a482f-a25f-4e21-a387-ad7bacbf266c req-53efc7ac-6529-4ab2-8bd4-2f1e69bab924 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] PUT https://10.4.3.239/volume/v3/attachments/1285dc73-0f37-4644-a8a8-0fa4f74dc0ee Aug 20 04:43:36.424257 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-af9a482f-a25f-4e21-a387-ad7bacbf266c req-53efc7ac-6529-4ab2-8bd4-2f1e69bab924 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:43:36.436986 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-af9a482f-a25f-4e21-a387-ad7bacbf266c req-53efc7ac-6529-4ab2-8bd4-2f1e69bab924 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Acquiring lock "cinder-attachment_update-5dfca567-9a79-4268-a7a9-8a2fb2690437-np0000007850" by "attachment_update" {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:43:36.442896 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-af9a482f-a25f-4e21-a387-ad7bacbf266c req-53efc7ac-6529-4ab2-8bd4-2f1e69bab924 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Lock "cinder-attachment_update-5dfca567-9a79-4268-a7a9-8a2fb2690437-np0000007850" acquired by "attachment_update" :: waited 0.006s {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:43:36.445286 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:36.445286 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:43:36.537391 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-af9a482f-a25f-4e21-a387-ad7bacbf266c req-53efc7ac-6529-4ab2-8bd4-2f1e69bab924 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Lock "cinder-attachment_update-5dfca567-9a79-4268-a7a9-8a2fb2690437-np0000007850" released by "attachment_update" :: held 0.094s {{(pid=100174) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:43:36.537603 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-af9a482f-a25f-4e21-a387-ad7bacbf266c req-53efc7ac-6529-4ab2-8bd4-2f1e69bab924 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/attachments/1285dc73-0f37-4644-a8a8-0fa4f74dc0ee returned with HTTP 200 Aug 20 04:43:36.538355 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1032/4127] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:43:36 2026] PUT /volume/v3/attachments/1285dc73-0f37-4644-a8a8-0fa4f74dc0ee => generated 968 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:43:36.549769 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-af9a482f-a25f-4e21-a387-ad7bacbf266c req-2853fa58-0345-44f3-8838-ef8739d4e81c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:36.551673 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-af9a482f-a25f-4e21-a387-ad7bacbf266c req-2853fa58-0345-44f3-8838-ef8739d4e81c tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/attachments/1285dc73-0f37-4644-a8a8-0fa4f74dc0ee Aug 20 04:43:36.552121 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-af9a482f-a25f-4e21-a387-ad7bacbf266c req-2853fa58-0345-44f3-8838-ef8739d4e81c tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:36.552438 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-af9a482f-a25f-4e21-a387-ad7bacbf266c req-2853fa58-0345-44f3-8838-ef8739d4e81c tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:36.570125 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-af9a482f-a25f-4e21-a387-ad7bacbf266c req-2853fa58-0345-44f3-8838-ef8739d4e81c tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/attachments/1285dc73-0f37-4644-a8a8-0fa4f74dc0ee returned with HTTP 200 Aug 20 04:43:36.570683 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1025/4128] 10.4.3.239 () {70 vars in 1651 bytes} [Thu Aug 20 04:43:36 2026] GET /volume/v3/attachments/1285dc73-0f37-4644-a8a8-0fa4f74dc0ee => generated 993 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:43:36.620600 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-45944097-2c1b-4258-932e-01d2bf4befc6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:36.624067 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-45944097-2c1b-4258-932e-01d2bf4befc6 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] GET https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c Aug 20 04:43:36.624067 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-45944097-2c1b-4258-932e-01d2bf4befc6 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:36.624157 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-45944097-2c1b-4258-932e-01d2bf4befc6 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:36.624284 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-45944097-2c1b-4258-932e-01d2bf4befc6 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Show backup with id 5ca79528-7376-43f1-a30f-f3e075a6025c. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:36.626826 np0000007850 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writing DB stats cinder:SELECT=179,cinder:UPDATE=58,cinder:INSERT=30 {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:43:36.630740 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:36.630740 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:43:36.631893 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-45944097-2c1b-4258-932e-01d2bf4befc6 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c returned with HTTP 200 Aug 20 04:43:36.632338 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1039/4129] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:36 2026] GET /volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:37.644589 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2847f06a-4037-4cb4-ac32-bd6b3e08e536 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:37.646684 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2847f06a-4037-4cb4-ac32-bd6b3e08e536 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] GET https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c Aug 20 04:43:37.647506 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2847f06a-4037-4cb4-ac32-bd6b3e08e536 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:37.648199 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2847f06a-4037-4cb4-ac32-bd6b3e08e536 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:37.648199 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-2847f06a-4037-4cb4-ac32-bd6b3e08e536 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Show backup with id 5ca79528-7376-43f1-a30f-f3e075a6025c. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:37.652740 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:37.652740 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:43:37.653783 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2847f06a-4037-4cb4-ac32-bd6b3e08e536 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c returned with HTTP 200 Aug 20 04:43:37.654356 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1034/4130] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:37 2026] GET /volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:38.666290 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-68643662-2ac8-4185-a56a-943ee7a24e0d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:38.667955 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-68643662-2ac8-4185-a56a-943ee7a24e0d tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] GET https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c Aug 20 04:43:38.667955 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-68643662-2ac8-4185-a56a-943ee7a24e0d tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:38.667955 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-68643662-2ac8-4185-a56a-943ee7a24e0d tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:38.668155 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-68643662-2ac8-4185-a56a-943ee7a24e0d tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Show backup with id 5ca79528-7376-43f1-a30f-f3e075a6025c. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:38.672866 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:38.672866 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:43:38.673658 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-68643662-2ac8-4185-a56a-943ee7a24e0d tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c returned with HTTP 200 Aug 20 04:43:38.674785 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1033/4131] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:38 2026] GET /volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:39.684671 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f3724371-5989-4039-bf7f-83ae085870bd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:39.686489 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f3724371-5989-4039-bf7f-83ae085870bd tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] GET https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c Aug 20 04:43:39.686713 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f3724371-5989-4039-bf7f-83ae085870bd tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:39.686870 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f3724371-5989-4039-bf7f-83ae085870bd tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:39.687041 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-f3724371-5989-4039-bf7f-83ae085870bd tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Show backup with id 5ca79528-7376-43f1-a30f-f3e075a6025c. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:39.692986 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:39.692986 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:43:39.693865 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f3724371-5989-4039-bf7f-83ae085870bd tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c returned with HTTP 200 Aug 20 04:43:39.694287 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1026/4132] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:39 2026] GET /volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:39.807235 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-af9a482f-a25f-4e21-a387-ad7bacbf266c req-ef670ac4-04a8-4129-8aab-8a0f20f4b612 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:39.811558 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-af9a482f-a25f-4e21-a387-ad7bacbf266c req-ef670ac4-04a8-4129-8aab-8a0f20f4b612 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437/encryption Aug 20 04:43:39.811822 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-af9a482f-a25f-4e21-a387-ad7bacbf266c req-ef670ac4-04a8-4129-8aab-8a0f20f4b612 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:39.812064 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-af9a482f-a25f-4e21-a387-ad7bacbf266c req-ef670ac4-04a8-4129-8aab-8a0f20f4b612 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:39.822741 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:39.822741 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:43:39.828853 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-af9a482f-a25f-4e21-a387-ad7bacbf266c req-ef670ac4-04a8-4129-8aab-8a0f20f4b612 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437/encryption returned with HTTP 200 Aug 20 04:43:39.829286 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1040/4133] 10.4.3.239 () {68 vars in 1631 bytes} [Thu Aug 20 04:43:39 2026] GET /volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:40.706741 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a158830b-0151-4379-9209-03f2bd79cf56 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:40.710456 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a158830b-0151-4379-9209-03f2bd79cf56 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] GET https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c Aug 20 04:43:40.710711 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a158830b-0151-4379-9209-03f2bd79cf56 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:40.710994 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a158830b-0151-4379-9209-03f2bd79cf56 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:40.711150 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-a158830b-0151-4379-9209-03f2bd79cf56 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Show backup with id 5ca79528-7376-43f1-a30f-f3e075a6025c. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:40.723761 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:40.723761 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:43:40.723761 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a158830b-0151-4379-9209-03f2bd79cf56 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c returned with HTTP 200 Aug 20 04:43:40.723761 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1035/4134] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:40 2026] GET /volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c => generated 755 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:41.734802 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a85152c2-532b-4bc2-94f3-177b694fb095 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:41.737099 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a85152c2-532b-4bc2-94f3-177b694fb095 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] GET https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c Aug 20 04:43:41.737592 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a85152c2-532b-4bc2-94f3-177b694fb095 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:41.737841 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a85152c2-532b-4bc2-94f3-177b694fb095 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:41.737976 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-a85152c2-532b-4bc2-94f3-177b694fb095 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Show backup with id 5ca79528-7376-43f1-a30f-f3e075a6025c. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:41.745070 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:41.745070 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:43:41.746580 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a85152c2-532b-4bc2-94f3-177b694fb095 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c returned with HTTP 200 Aug 20 04:43:41.749826 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1034/4135] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:41 2026] GET /volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c => generated 755 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:42.752335 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-af9a482f-a25f-4e21-a387-ad7bacbf266c req-461883e0-73c5-4c7a-a735-34e4de1fdae8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:42.756857 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-af9a482f-a25f-4e21-a387-ad7bacbf266c req-461883e0-73c5-4c7a-a735-34e4de1fdae8 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] POST https://10.4.3.239/volume/v3/attachments/1285dc73-0f37-4644-a8a8-0fa4f74dc0ee/action Aug 20 04:43:42.757221 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-af9a482f-a25f-4e21-a387-ad7bacbf266c req-461883e0-73c5-4c7a-a735-34e4de1fdae8 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Action body: b'{"os-complete": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:43:42.757431 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-af9a482f-a25f-4e21-a387-ad7bacbf266c req-461883e0-73c5-4c7a-a735-34e4de1fdae8 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:43:42.763625 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-222f1360-99e0-4273-9d5b-e210d6649dde None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:42.766358 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-222f1360-99e0-4273-9d5b-e210d6649dde tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] GET https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c Aug 20 04:43:42.766657 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-222f1360-99e0-4273-9d5b-e210d6649dde tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:42.766944 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-222f1360-99e0-4273-9d5b-e210d6649dde tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:42.767088 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-222f1360-99e0-4273-9d5b-e210d6649dde tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Show backup with id 5ca79528-7376-43f1-a30f-f3e075a6025c. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:42.775447 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:42.775447 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:43:42.776498 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-222f1360-99e0-4273-9d5b-e210d6649dde tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c returned with HTTP 200 Aug 20 04:43:42.776880 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1041/4136] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:42 2026] GET /volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c => generated 755 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:42.777654 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:42.777654 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:43:42.790309 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-af9a482f-a25f-4e21-a387-ad7bacbf266c req-461883e0-73c5-4c7a-a735-34e4de1fdae8 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/attachments/1285dc73-0f37-4644-a8a8-0fa4f74dc0ee/action returned with HTTP 204 Aug 20 04:43:42.790844 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1027/4137] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:43:42 2026] POST /volume/v3/attachments/1285dc73-0f37-4644-a8a8-0fa4f74dc0ee/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:43:43.305864 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4b5e1349-eb1a-4676-80a8-4a07f7c0d788 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:43.308620 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4b5e1349-eb1a-4676-80a8-4a07f7c0d788 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 Aug 20 04:43:43.308620 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4b5e1349-eb1a-4676-80a8-4a07f7c0d788 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:43.308926 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4b5e1349-eb1a-4676-80a8-4a07f7c0d788 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:43.322343 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:43.322343 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:43:43.327503 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-4b5e1349-eb1a-4676-80a8-4a07f7c0d788 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:43:43.333830 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4b5e1349-eb1a-4676-80a8-4a07f7c0d788 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 returned with HTTP 200 Aug 20 04:43:43.334380 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1036/4138] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:43 2026] GET /volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 => generated 1169 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:43:43.404096 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-6fdac5cd-d935-466d-8c5e-15f9c998604c req-db6b344f-8917-4001-8e8e-0c591c44c5a3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:43.406496 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-6fdac5cd-d935-466d-8c5e-15f9c998604c req-db6b344f-8917-4001-8e8e-0c591c44c5a3 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 Aug 20 04:43:43.406698 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-6fdac5cd-d935-466d-8c5e-15f9c998604c req-db6b344f-8917-4001-8e8e-0c591c44c5a3 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:43.406902 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-6fdac5cd-d935-466d-8c5e-15f9c998604c req-db6b344f-8917-4001-8e8e-0c591c44c5a3 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:43.417277 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:43.417277 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:43:43.422557 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-6fdac5cd-d935-466d-8c5e-15f9c998604c req-db6b344f-8917-4001-8e8e-0c591c44c5a3 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:43:43.432011 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-6fdac5cd-d935-466d-8c5e-15f9c998604c req-db6b344f-8917-4001-8e8e-0c591c44c5a3 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 returned with HTTP 200 Aug 20 04:43:43.432794 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1035/4139] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:43:43 2026] GET /volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 => generated 1169 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:43:43.453083 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-6fdac5cd-d935-466d-8c5e-15f9c998604c req-b4eeb65e-1572-4b70-992b-dd7a13d75e37 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:43.455205 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-6fdac5cd-d935-466d-8c5e-15f9c998604c req-b4eeb65e-1572-4b70-992b-dd7a13d75e37 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] POST https://10.4.3.239/volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437/action Aug 20 04:43:43.455537 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-6fdac5cd-d935-466d-8c5e-15f9c998604c req-b4eeb65e-1572-4b70-992b-dd7a13d75e37 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:43:43.455646 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-6fdac5cd-d935-466d-8c5e-15f9c998604c req-b4eeb65e-1572-4b70-992b-dd7a13d75e37 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:43:43.469047 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:43.469047 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:43:43.469692 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-6fdac5cd-d935-466d-8c5e-15f9c998604c req-b4eeb65e-1572-4b70-992b-dd7a13d75e37 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:43:43.477457 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-6fdac5cd-d935-466d-8c5e-15f9c998604c req-b4eeb65e-1572-4b70-992b-dd7a13d75e37 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Begin detaching volume completed successfully. Aug 20 04:43:43.477661 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-6fdac5cd-d935-466d-8c5e-15f9c998604c req-b4eeb65e-1572-4b70-992b-dd7a13d75e37 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437/action returned with HTTP 202 Aug 20 04:43:43.478151 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1042/4140] 10.4.3.239 () {72 vars in 1672 bytes} [Thu Aug 20 04:43:43 2026] POST /volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:43:43.524479 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ce582452-7756-49bb-bcb7-e47ea80eb40e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:43.524949 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ce582452-7756-49bb-bcb7-e47ea80eb40e None None] GET https://10.4.3.239/volume// Aug 20 04:43:43.525134 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ce582452-7756-49bb-bcb7-e47ea80eb40e None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:43.525349 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ce582452-7756-49bb-bcb7-e47ea80eb40e None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:43.525737 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ce582452-7756-49bb-bcb7-e47ea80eb40e None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:43:43.525953 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1028/4141] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:43: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 20 04:43:43.534195 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-6fdac5cd-d935-466d-8c5e-15f9c998604c req-d92c92ad-feca-415e-a95d-2e8ca96179e8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:43.541879 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-6fdac5cd-d935-466d-8c5e-15f9c998604c req-d92c92ad-feca-415e-a95d-2e8ca96179e8 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 Aug 20 04:43:43.542142 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-6fdac5cd-d935-466d-8c5e-15f9c998604c req-d92c92ad-feca-415e-a95d-2e8ca96179e8 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:43.542418 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-6fdac5cd-d935-466d-8c5e-15f9c998604c req-d92c92ad-feca-415e-a95d-2e8ca96179e8 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:43.564820 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:43.564820 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:43:43.569016 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-6fdac5cd-d935-466d-8c5e-15f9c998604c req-d92c92ad-feca-415e-a95d-2e8ca96179e8 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:43:43.582300 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-6fdac5cd-d935-466d-8c5e-15f9c998604c req-d92c92ad-feca-415e-a95d-2e8ca96179e8 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 returned with HTTP 200 Aug 20 04:43:43.582885 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1037/4142] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:43:43 2026] GET /volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 => generated 1352 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:43:43.592892 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-6fdac5cd-d935-466d-8c5e-15f9c998604c req-bc38707c-ca89-4e20-b9ae-cb658af46c66 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:43.595319 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-6fdac5cd-d935-466d-8c5e-15f9c998604c req-bc38707c-ca89-4e20-b9ae-cb658af46c66 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437/encryption Aug 20 04:43:43.595587 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-6fdac5cd-d935-466d-8c5e-15f9c998604c req-bc38707c-ca89-4e20-b9ae-cb658af46c66 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:43.595857 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-6fdac5cd-d935-466d-8c5e-15f9c998604c req-bc38707c-ca89-4e20-b9ae-cb658af46c66 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:43.606586 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:43.606586 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:43:43.613935 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-6fdac5cd-d935-466d-8c5e-15f9c998604c req-bc38707c-ca89-4e20-b9ae-cb658af46c66 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437/encryption returned with HTTP 200 Aug 20 04:43:43.614417 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1036/4143] 10.4.3.239 () {68 vars in 1631 bytes} [Thu Aug 20 04:43:43 2026] GET /volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:43.788472 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2b6ffb8f-3f68-4881-98a2-c79d3721b868 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:43.792471 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2b6ffb8f-3f68-4881-98a2-c79d3721b868 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] GET https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c Aug 20 04:43:43.792471 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2b6ffb8f-3f68-4881-98a2-c79d3721b868 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:43.792637 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2b6ffb8f-3f68-4881-98a2-c79d3721b868 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:43.792637 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-2b6ffb8f-3f68-4881-98a2-c79d3721b868 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Show backup with id 5ca79528-7376-43f1-a30f-f3e075a6025c. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:43.799033 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:43.799033 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:43:43.799931 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2b6ffb8f-3f68-4881-98a2-c79d3721b868 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c returned with HTTP 200 Aug 20 04:43:43.800419 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1043/4144] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:43 2026] GET /volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:44.817726 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b185e2cf-5c04-4246-ac52-dcd0d5b98f61 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:44.825250 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b185e2cf-5c04-4246-ac52-dcd0d5b98f61 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] GET https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c Aug 20 04:43:44.825404 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b185e2cf-5c04-4246-ac52-dcd0d5b98f61 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:44.826123 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b185e2cf-5c04-4246-ac52-dcd0d5b98f61 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:44.826123 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-b185e2cf-5c04-4246-ac52-dcd0d5b98f61 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Show backup with id 5ca79528-7376-43f1-a30f-f3e075a6025c. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:44.832390 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:44.832390 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:43:44.833336 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b185e2cf-5c04-4246-ac52-dcd0d5b98f61 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c returned with HTTP 200 Aug 20 04:43:44.833785 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1029/4145] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:44 2026] GET /volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c => generated 755 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:45.845330 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-dda83934-df46-4c58-a068-4c93251c8a61 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:45.846989 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-dda83934-df46-4c58-a068-4c93251c8a61 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] GET https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c Aug 20 04:43:45.847156 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-dda83934-df46-4c58-a068-4c93251c8a61 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:45.847355 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-dda83934-df46-4c58-a068-4c93251c8a61 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:45.847470 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-dda83934-df46-4c58-a068-4c93251c8a61 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Show backup with id 5ca79528-7376-43f1-a30f-f3e075a6025c. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:45.851673 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:45.851673 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:43:45.852499 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-dda83934-df46-4c58-a068-4c93251c8a61 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c returned with HTTP 200 Aug 20 04:43:45.852885 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1038/4146] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:45 2026] GET /volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:45.865027 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7b1102d2-9980-4152-91b3-7d8c3029d265 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:45.867000 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7b1102d2-9980-4152-91b3-7d8c3029d265 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] GET https://10.4.3.239/volume/v3/volumes/255da75d-15e9-4609-a066-a7c62f09221d Aug 20 04:43:45.867277 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7b1102d2-9980-4152-91b3-7d8c3029d265 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:45.867513 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7b1102d2-9980-4152-91b3-7d8c3029d265 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:45.875056 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:45.875056 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:43:45.879885 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-7b1102d2-9980-4152-91b3-7d8c3029d265 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Volume info retrieved successfully. Aug 20 04:43:45.885751 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7b1102d2-9980-4152-91b3-7d8c3029d265 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] https://10.4.3.239/volume/v3/volumes/255da75d-15e9-4609-a066-a7c62f09221d returned with HTTP 200 Aug 20 04:43:45.886166 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1037/4147] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:45 2026] GET /volume/v3/volumes/255da75d-15e9-4609-a066-a7c62f09221d => generated 1360 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:43:45.899898 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-983742e1-5bc4-41cd-b979-083d8a8113c7 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:45.902379 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-983742e1-5bc4-41cd-b979-083d8a8113c7 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] POST https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c/restore Aug 20 04:43:45.902859 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-983742e1-5bc4-41cd-b979-083d8a8113c7 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:43:45.904769 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.backups [None req-983742e1-5bc4-41cd-b979-083d8a8113c7 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Restoring backup 5ca79528-7376-43f1-a30f-f3e075a6025c ({'restore': {}}) {{(pid=100175) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 20 04:43:45.904959 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.contrib.backups [None req-983742e1-5bc4-41cd-b979-083d8a8113c7 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Restoring backup 5ca79528-7376-43f1-a30f-f3e075a6025c to volume None. Aug 20 04:43:45.911058 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:45.911058 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:43:45.912710 np0000007850 devstack@c-api.service[100175]: INFO cinder.backup.api [None req-983742e1-5bc4-41cd-b979-083d8a8113c7 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Creating volume of 1 GB for restore of backup 5ca79528-7376-43f1-a30f-f3e075a6025c. Aug 20 04:43:45.921335 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-983742e1-5bc4-41cd-b979-083d8a8113c7 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Availability zone cache updated, next update will occur around 2026-08-20 05:43:45.920920. {{(pid=100175) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 20 04:43:45.921526 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-983742e1-5bc4-41cd-b979-083d8a8113c7 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Availability Zones retrieved successfully. Aug 20 04:43:45.930242 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-983742e1-5bc4-41cd-b979-083d8a8113c7 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Flow 'volume_create_api' (cd0ea30b-b610-4edc-a0b4-0d88a711ddc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:43:45.931768 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-983742e1-5bc4-41cd-b979-083d8a8113c7 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de5628b7-e465-4f58-bed8-181bdb73222a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:43:45.933195 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-983742e1-5bc4-41cd-b979-083d8a8113c7 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:43:45.971425 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-983742e1-5bc4-41cd-b979-083d8a8113c7 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de5628b7-e465-4f58-bed8-181bdb73222a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:43:45.972620 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-983742e1-5bc4-41cd-b979-083d8a8113c7 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c62baed-20da-4dd1-90ec-980310d40aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:43:46.017261 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-983742e1-5bc4-41cd-b979-083d8a8113c7 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Created reservations ['67fe5b0e-4470-49bb-beff-7499f94c2a4e', 'd1a8f35d-75db-4270-8054-5f58dc8c1ccb', '8f55fc2e-d754-49de-9c9d-7b2af2ef6080', '8ef51ab7-0680-41d3-8e16-96f3d033432b'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:43:46.018561 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-983742e1-5bc4-41cd-b979-083d8a8113c7 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c62baed-20da-4dd1-90ec-980310d40aa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67fe5b0e-4470-49bb-beff-7499f94c2a4e', 'd1a8f35d-75db-4270-8054-5f58dc8c1ccb', '8f55fc2e-d754-49de-9c9d-7b2af2ef6080', '8ef51ab7-0680-41d3-8e16-96f3d033432b']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:43:46.020081 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-983742e1-5bc4-41cd-b979-083d8a8113c7 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd9d4850-1b2d-449a-aad1-0914d7f0a51e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:43:46.057220 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-983742e1-5bc4-41cd-b979-083d8a8113c7 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd9d4850-1b2d-449a-aad1-0914d7f0a51e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ea4dad4-91d8-45ec-960a-e79d12eda791', '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_5ca79528-7376-43f1-a30f-f3e075a6025c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d181735d116c4c9fabbf47cc33739384',qos_specs=None,replication_status=,reservations=['67fe5b0e-4470-49bb-beff-7499f94c2a4e','d1a8f35d-75db-4270-8054-5f58dc8c1ccb','8f55fc2e-d754-49de-9c9d-7b2af2ef6080','8ef51ab7-0680-41d3-8e16-96f3d033432b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4ac4711acba41bd979326436d2d7e9e',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:43:46Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_5ca79528-7376-43f1-a30f-f3e075a6025c',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ea4dad4-91d8-45ec-960a-e79d12eda791,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d181735d116c4c9fabbf47cc33739384',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4ac4711acba41bd979326436d2d7e9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:43:46.058075 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-983742e1-5bc4-41cd-b979-083d8a8113c7 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8616390-3a21-46ea-8f36-7bd52e9393f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:43:46.078364 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-983742e1-5bc4-41cd-b979-083d8a8113c7 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8616390-3a21-46ea-8f36-7bd52e9393f8) transitioned into 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_5ca79528-7376-43f1-a30f-f3e075a6025c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d181735d116c4c9fabbf47cc33739384',qos_specs=None,replication_status=,reservations=['67fe5b0e-4470-49bb-beff-7499f94c2a4e','d1a8f35d-75db-4270-8054-5f58dc8c1ccb','8f55fc2e-d754-49de-9c9d-7b2af2ef6080','8ef51ab7-0680-41d3-8e16-96f3d033432b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4ac4711acba41bd979326436d2d7e9e',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:43:46.079547 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-983742e1-5bc4-41cd-b979-083d8a8113c7 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75cd20f3-5cbd-4616-be5a-376fb39cdc9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:43:46.096983 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-983742e1-5bc4-41cd-b979-083d8a8113c7 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75cd20f3-5cbd-4616-be5a-376fb39cdc9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:43:46.098389 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-983742e1-5bc4-41cd-b979-083d8a8113c7 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Flow 'volume_create_api' (cd0ea30b-b610-4edc-a0b4-0d88a711ddc1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:43:46.098808 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-983742e1-5bc4-41cd-b979-083d8a8113c7 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Create volume request issued successfully. Aug 20 04:43:46.109013 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:46.109013 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:43:46.109747 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-983742e1-5bc4-41cd-b979-083d8a8113c7 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Volume info retrieved successfully. Aug 20 04:43:47.116956 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:47.116956 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:43:47.117398 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-983742e1-5bc4-41cd-b979-083d8a8113c7 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Volume info retrieved successfully. Aug 20 04:43:47.117521 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.backup.api [None req-983742e1-5bc4-41cd-b979-083d8a8113c7 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Checking backup size 1 against volume size 1 {{(pid=100175) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 20 04:43:47.117612 np0000007850 devstack@c-api.service[100175]: INFO cinder.backup.api [None req-983742e1-5bc4-41cd-b979-083d8a8113c7 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Overwriting volume 3ea4dad4-91d8-45ec-960a-e79d12eda791 with restore of backup 5ca79528-7376-43f1-a30f-f3e075a6025c Aug 20 04:43:47.134958 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.backup.rpcapi [None req-983742e1-5bc4-41cd-b979-083d8a8113c7 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] restore_backup in rpcapi backup_id 5ca79528-7376-43f1-a30f-f3e075a6025c {{(pid=100175) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 20 04:43:47.137012 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-983742e1-5bc4-41cd-b979-083d8a8113c7 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c/restore returned with HTTP 202 Aug 20 04:43:47.137487 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1044/4148] 10.4.3.239 () {68 vars in 1393 bytes} [Thu Aug 20 04:43:45 2026] POST /volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c/restore => generated 189 bytes in 1238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:43:47.148644 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-28fc3ba8-cdc4-4f38-9074-a226599586e8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:47.150880 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-28fc3ba8-cdc4-4f38-9074-a226599586e8 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] GET https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c Aug 20 04:43:47.151249 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-28fc3ba8-cdc4-4f38-9074-a226599586e8 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:47.151724 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-28fc3ba8-cdc4-4f38-9074-a226599586e8 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:47.151724 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-28fc3ba8-cdc4-4f38-9074-a226599586e8 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Show backup with id 5ca79528-7376-43f1-a30f-f3e075a6025c. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:47.157430 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:47.157430 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:43:47.158465 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-28fc3ba8-cdc4-4f38-9074-a226599586e8 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c returned with HTTP 200 Aug 20 04:43:47.158894 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1030/4149] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:47 2026] GET /volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:48.172541 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f8b5da33-cdcf-45e6-8426-d6530ff245da None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:48.174536 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f8b5da33-cdcf-45e6-8426-d6530ff245da tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] GET https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c Aug 20 04:43:48.174782 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f8b5da33-cdcf-45e6-8426-d6530ff245da tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:48.175037 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f8b5da33-cdcf-45e6-8426-d6530ff245da tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:48.175199 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-f8b5da33-cdcf-45e6-8426-d6530ff245da tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Show backup with id 5ca79528-7376-43f1-a30f-f3e075a6025c. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:48.179138 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:48.179138 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:43:48.179908 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f8b5da33-cdcf-45e6-8426-d6530ff245da tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c returned with HTTP 200 Aug 20 04:43:48.180330 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1039/4150] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:48 2026] GET /volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 04:43:49.195387 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-63466b4d-04fe-47a8-aebf-7e486d73ecc0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:49.197915 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-63466b4d-04fe-47a8-aebf-7e486d73ecc0 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] GET https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c Aug 20 04:43:49.198215 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-63466b4d-04fe-47a8-aebf-7e486d73ecc0 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:49.198482 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-63466b4d-04fe-47a8-aebf-7e486d73ecc0 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:49.198638 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-63466b4d-04fe-47a8-aebf-7e486d73ecc0 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Show backup with id 5ca79528-7376-43f1-a30f-f3e075a6025c. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:49.204139 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:49.204139 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:43:49.205230 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-63466b4d-04fe-47a8-aebf-7e486d73ecc0 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c returned with HTTP 200 Aug 20 04:43:49.205711 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1038/4151] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:49 2026] GET /volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:50.218214 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ba69c590-7c70-4ce8-80f6-04daa45cc12b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:50.220432 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ba69c590-7c70-4ce8-80f6-04daa45cc12b tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] GET https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c Aug 20 04:43:50.220641 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ba69c590-7c70-4ce8-80f6-04daa45cc12b tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:50.220838 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ba69c590-7c70-4ce8-80f6-04daa45cc12b tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:50.220945 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-ba69c590-7c70-4ce8-80f6-04daa45cc12b tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Show backup with id 5ca79528-7376-43f1-a30f-f3e075a6025c. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:50.227621 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:50.227621 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:43:50.228762 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ba69c590-7c70-4ce8-80f6-04daa45cc12b tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c returned with HTTP 200 Aug 20 04:43:50.229610 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1045/4152] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:50 2026] GET /volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:51.242885 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-90421556-ca99-4c79-9275-de2a7afe307e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:51.251988 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-90421556-ca99-4c79-9275-de2a7afe307e tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] GET https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c Aug 20 04:43:51.251988 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-90421556-ca99-4c79-9275-de2a7afe307e tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:51.251988 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-90421556-ca99-4c79-9275-de2a7afe307e tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:51.251988 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-90421556-ca99-4c79-9275-de2a7afe307e tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Show backup with id 5ca79528-7376-43f1-a30f-f3e075a6025c. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:51.264015 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:51.264015 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:43:51.264924 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-90421556-ca99-4c79-9275-de2a7afe307e tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c returned with HTTP 200 Aug 20 04:43:51.265570 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1031/4153] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:51 2026] GET /volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c => generated 757 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:52.280011 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e71e1376-d258-4d60-8e1d-c1f2f1ed444f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:52.282344 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e71e1376-d258-4d60-8e1d-c1f2f1ed444f tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] GET https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c Aug 20 04:43:52.282601 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e71e1376-d258-4d60-8e1d-c1f2f1ed444f tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:52.282865 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e71e1376-d258-4d60-8e1d-c1f2f1ed444f tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:52.282998 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-e71e1376-d258-4d60-8e1d-c1f2f1ed444f tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Show backup with id 5ca79528-7376-43f1-a30f-f3e075a6025c. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:52.288503 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:52.288503 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:43:52.290377 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e71e1376-d258-4d60-8e1d-c1f2f1ed444f tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c returned with HTTP 200 Aug 20 04:43:52.292339 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1040/4154] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:52 2026] GET /volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:53.306066 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e6545bd9-d847-4811-a3c8-3b45a1175257 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:53.308476 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e6545bd9-d847-4811-a3c8-3b45a1175257 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] GET https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c Aug 20 04:43:53.308771 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e6545bd9-d847-4811-a3c8-3b45a1175257 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:53.309032 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e6545bd9-d847-4811-a3c8-3b45a1175257 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:53.309210 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-e6545bd9-d847-4811-a3c8-3b45a1175257 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Show backup with id 5ca79528-7376-43f1-a30f-f3e075a6025c. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:53.315827 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:53.315827 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:43:53.316984 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e6545bd9-d847-4811-a3c8-3b45a1175257 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c returned with HTTP 200 Aug 20 04:43:53.317529 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1039/4155] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:53 2026] GET /volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:54.331342 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-068f5fd7-3419-4142-9536-d687395c52cf None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:54.333173 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-068f5fd7-3419-4142-9536-d687395c52cf tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] GET https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c Aug 20 04:43:54.333413 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-068f5fd7-3419-4142-9536-d687395c52cf tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:54.333567 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-068f5fd7-3419-4142-9536-d687395c52cf tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:54.333660 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-068f5fd7-3419-4142-9536-d687395c52cf tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Show backup with id 5ca79528-7376-43f1-a30f-f3e075a6025c. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:54.338913 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:54.338913 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:43:54.339977 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-068f5fd7-3419-4142-9536-d687395c52cf tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c returned with HTTP 200 Aug 20 04:43:54.340475 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1046/4156] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:54 2026] GET /volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:55.350676 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f245152c-f34d-4e7c-ac1d-923e02dcf6fc None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:55.352513 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f245152c-f34d-4e7c-ac1d-923e02dcf6fc tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] GET https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c Aug 20 04:43:55.352747 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f245152c-f34d-4e7c-ac1d-923e02dcf6fc tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:55.352940 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f245152c-f34d-4e7c-ac1d-923e02dcf6fc tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:55.353058 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-f245152c-f34d-4e7c-ac1d-923e02dcf6fc tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Show backup with id 5ca79528-7376-43f1-a30f-f3e075a6025c. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:55.359199 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:55.359199 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:43:55.359959 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f245152c-f34d-4e7c-ac1d-923e02dcf6fc tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c returned with HTTP 200 Aug 20 04:43:55.360639 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1032/4157] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:55 2026] GET /volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:56.371251 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3665e2f2-5f31-4e65-a794-1b35440719e9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:56.373016 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3665e2f2-5f31-4e65-a794-1b35440719e9 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] GET https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c Aug 20 04:43:56.373205 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3665e2f2-5f31-4e65-a794-1b35440719e9 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:56.373391 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3665e2f2-5f31-4e65-a794-1b35440719e9 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:56.373494 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-3665e2f2-5f31-4e65-a794-1b35440719e9 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Show backup with id 5ca79528-7376-43f1-a30f-f3e075a6025c. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:56.378432 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:56.378432 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:43:56.379333 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3665e2f2-5f31-4e65-a794-1b35440719e9 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c returned with HTTP 200 Aug 20 04:43:56.379672 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1041/4158] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:56 2026] GET /volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:57.391297 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-aec5b512-1531-48ca-94f4-a033642dca54 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:57.393589 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-aec5b512-1531-48ca-94f4-a033642dca54 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] GET https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c Aug 20 04:43:57.393923 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-aec5b512-1531-48ca-94f4-a033642dca54 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:57.394198 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-aec5b512-1531-48ca-94f4-a033642dca54 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:57.394369 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-aec5b512-1531-48ca-94f4-a033642dca54 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Show backup with id 5ca79528-7376-43f1-a30f-f3e075a6025c. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:43:57.399839 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:57.399839 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:43:57.400896 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-aec5b512-1531-48ca-94f4-a033642dca54 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c returned with HTTP 200 Aug 20 04:43:57.401419 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1040/4159] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:57 2026] GET /volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:43:57.411263 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b786d15e-b6fe-4042-ab4d-a4172d088f11 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:57.413100 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b786d15e-b6fe-4042-ab4d-a4172d088f11 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] GET https://10.4.3.239/volume/v3/volumes/3ea4dad4-91d8-45ec-960a-e79d12eda791 Aug 20 04:43:57.413289 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b786d15e-b6fe-4042-ab4d-a4172d088f11 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:57.413464 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b786d15e-b6fe-4042-ab4d-a4172d088f11 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:57.420475 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:57.420475 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:43:57.424296 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b786d15e-b6fe-4042-ab4d-a4172d088f11 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Volume info retrieved successfully. Aug 20 04:43:57.428792 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b786d15e-b6fe-4042-ab4d-a4172d088f11 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] https://10.4.3.239/volume/v3/volumes/3ea4dad4-91d8-45ec-960a-e79d12eda791 returned with HTTP 200 Aug 20 04:43:57.429146 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1047/4160] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:57 2026] GET /volume/v3/volumes/3ea4dad4-91d8-45ec-960a-e79d12eda791 => generated 1415 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:43:57.444819 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ae0148f9-cf1c-47a0-aff0-65ff9e68671d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:57.446944 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ae0148f9-cf1c-47a0-aff0-65ff9e68671d tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] GET https://10.4.3.239/volume/v3/volumes/3ea4dad4-91d8-45ec-960a-e79d12eda791 Aug 20 04:43:57.447354 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ae0148f9-cf1c-47a0-aff0-65ff9e68671d tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:57.447547 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ae0148f9-cf1c-47a0-aff0-65ff9e68671d tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:57.455429 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:57.455429 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:43:57.460018 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ae0148f9-cf1c-47a0-aff0-65ff9e68671d tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Volume info retrieved successfully. Aug 20 04:43:57.465610 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ae0148f9-cf1c-47a0-aff0-65ff9e68671d tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] https://10.4.3.239/volume/v3/volumes/3ea4dad4-91d8-45ec-960a-e79d12eda791 returned with HTTP 200 Aug 20 04:43:57.466122 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1033/4161] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:43:57 2026] GET /volume/v3/volumes/3ea4dad4-91d8-45ec-960a-e79d12eda791 => generated 1415 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:43:58.638605 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-606c8949-b71f-4a84-bab8-904486988397 req-237535de-447a-45b1-b6ba-85bf29591ad6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:58.640840 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-606c8949-b71f-4a84-bab8-904486988397 req-237535de-447a-45b1-b6ba-85bf29591ad6 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] GET https://10.4.3.239/volume/v3/volumes/3ea4dad4-91d8-45ec-960a-e79d12eda791 Aug 20 04:43:58.641048 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-606c8949-b71f-4a84-bab8-904486988397 req-237535de-447a-45b1-b6ba-85bf29591ad6 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:58.641284 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-606c8949-b71f-4a84-bab8-904486988397 req-237535de-447a-45b1-b6ba-85bf29591ad6 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:58.649335 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:58.649335 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:43:58.653043 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-606c8949-b71f-4a84-bab8-904486988397 req-237535de-447a-45b1-b6ba-85bf29591ad6 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Volume info retrieved successfully. Aug 20 04:43:58.657925 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-606c8949-b71f-4a84-bab8-904486988397 req-237535de-447a-45b1-b6ba-85bf29591ad6 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] https://10.4.3.239/volume/v3/volumes/3ea4dad4-91d8-45ec-960a-e79d12eda791 returned with HTTP 200 Aug 20 04:43:58.658370 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1042/4162] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:43:58 2026] GET /volume/v3/volumes/3ea4dad4-91d8-45ec-960a-e79d12eda791 => generated 1415 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:43:59.088978 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-606c8949-b71f-4a84-bab8-904486988397 req-7f739693-1ae5-47fb-bc82-4d938974ace8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:59.091168 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-606c8949-b71f-4a84-bab8-904486988397 req-7f739693-1ae5-47fb-bc82-4d938974ace8 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] GET https://10.4.3.239/volume/v3/volumes/3ea4dad4-91d8-45ec-960a-e79d12eda791 Aug 20 04:43:59.091387 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-606c8949-b71f-4a84-bab8-904486988397 req-7f739693-1ae5-47fb-bc82-4d938974ace8 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:59.092457 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-606c8949-b71f-4a84-bab8-904486988397 req-7f739693-1ae5-47fb-bc82-4d938974ace8 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:59.099748 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:59.099748 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:43:59.102319 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-606c8949-b71f-4a84-bab8-904486988397 req-7f739693-1ae5-47fb-bc82-4d938974ace8 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Volume info retrieved successfully. Aug 20 04:43:59.106314 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-606c8949-b71f-4a84-bab8-904486988397 req-7f739693-1ae5-47fb-bc82-4d938974ace8 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] https://10.4.3.239/volume/v3/volumes/3ea4dad4-91d8-45ec-960a-e79d12eda791 returned with HTTP 200 Aug 20 04:43:59.106701 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1041/4163] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:43:59 2026] GET /volume/v3/volumes/3ea4dad4-91d8-45ec-960a-e79d12eda791 => generated 1415 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:43:59.115905 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-99fc62e5-cfa0-4ece-8399-a04be1e64685 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:59.116300 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-99fc62e5-cfa0-4ece-8399-a04be1e64685 None None] GET https://10.4.3.239/volume// Aug 20 04:43:59.116448 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-99fc62e5-cfa0-4ece-8399-a04be1e64685 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:43:59.116630 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-99fc62e5-cfa0-4ece-8399-a04be1e64685 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:43:59.116935 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-99fc62e5-cfa0-4ece-8399-a04be1e64685 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:43:59.117187 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1048/4164] 10.4.3.239 () {66 vars in 1419 bytes} [Thu Aug 20 04:43: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 20 04:43:59.125993 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-606c8949-b71f-4a84-bab8-904486988397 req-12d75dc1-e6fc-4efa-a921-a4c9b3b8b3d2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:43:59.128652 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-606c8949-b71f-4a84-bab8-904486988397 req-12d75dc1-e6fc-4efa-a921-a4c9b3b8b3d2 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:43:59.128652 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-606c8949-b71f-4a84-bab8-904486988397 req-12d75dc1-e6fc-4efa-a921-a4c9b3b8b3d2 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3ea4dad4-91d8-45ec-960a-e79d12eda791", "connector": null, "instance_uuid": "7bf0a1e2-acf8-4963-9a5e-3b1f23a08e69"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:43:59.135946 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:43:59.135946 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:43:59.166855 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-606c8949-b71f-4a84-bab8-904486988397 req-12d75dc1-e6fc-4efa-a921-a4c9b3b8b3d2 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:43:59.167460 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1034/4165] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:43:59 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 04:44:00.099799 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-149631df-191b-4cdc-b6c3-6fe25aababb3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:00.100114 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-149631df-191b-4cdc-b6c3-6fe25aababb3 None None] GET https://10.4.3.239/volume// Aug 20 04:44:00.100164 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-149631df-191b-4cdc-b6c3-6fe25aababb3 None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:00.100468 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-149631df-191b-4cdc-b6c3-6fe25aababb3 None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:00.100843 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-149631df-191b-4cdc-b6c3-6fe25aababb3 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:44:00.101217 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1043/4166] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:44: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 20 04:44:00.117311 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-606c8949-b71f-4a84-bab8-904486988397 req-54e59c49-fed5-46d0-b495-8d10ce101cde None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:00.119663 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-606c8949-b71f-4a84-bab8-904486988397 req-54e59c49-fed5-46d0-b495-8d10ce101cde tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] GET https://10.4.3.239/volume/v3/volumes/3ea4dad4-91d8-45ec-960a-e79d12eda791 Aug 20 04:44:00.119920 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-606c8949-b71f-4a84-bab8-904486988397 req-54e59c49-fed5-46d0-b495-8d10ce101cde tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:00.120135 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-606c8949-b71f-4a84-bab8-904486988397 req-54e59c49-fed5-46d0-b495-8d10ce101cde tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:00.130438 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:00.130438 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:44:00.134074 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-606c8949-b71f-4a84-bab8-904486988397 req-54e59c49-fed5-46d0-b495-8d10ce101cde tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Volume info retrieved successfully. Aug 20 04:44:00.139193 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-606c8949-b71f-4a84-bab8-904486988397 req-54e59c49-fed5-46d0-b495-8d10ce101cde tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] https://10.4.3.239/volume/v3/volumes/3ea4dad4-91d8-45ec-960a-e79d12eda791 returned with HTTP 200 Aug 20 04:44:00.139726 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1042/4167] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:44:00 2026] GET /volume/v3/volumes/3ea4dad4-91d8-45ec-960a-e79d12eda791 => generated 1594 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:44:00.241552 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-606c8949-b71f-4a84-bab8-904486988397 req-8ae03476-bef3-4c22-82de-fca544f67093 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:00.243747 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-606c8949-b71f-4a84-bab8-904486988397 req-8ae03476-bef3-4c22-82de-fca544f67093 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] PUT https://10.4.3.239/volume/v3/attachments/9c78873e-786a-48a1-98b3-350c51f04ced Aug 20 04:44:00.244106 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-606c8949-b71f-4a84-bab8-904486988397 req-8ae03476-bef3-4c22-82de-fca544f67093 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:44:00.250930 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-606c8949-b71f-4a84-bab8-904486988397 req-8ae03476-bef3-4c22-82de-fca544f67093 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Acquiring lock "cinder-attachment_update-3ea4dad4-91d8-45ec-960a-e79d12eda791-np0000007850" by "attachment_update" {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:44:00.255146 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-606c8949-b71f-4a84-bab8-904486988397 req-8ae03476-bef3-4c22-82de-fca544f67093 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Lock "cinder-attachment_update-3ea4dad4-91d8-45ec-960a-e79d12eda791-np0000007850" acquired by "attachment_update" :: waited 0.004s {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:44:00.256118 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:00.256118 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:44:00.329440 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-606c8949-b71f-4a84-bab8-904486988397 req-8ae03476-bef3-4c22-82de-fca544f67093 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Lock "cinder-attachment_update-3ea4dad4-91d8-45ec-960a-e79d12eda791-np0000007850" released by "attachment_update" :: held 0.074s {{(pid=100175) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:44:00.329731 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-606c8949-b71f-4a84-bab8-904486988397 req-8ae03476-bef3-4c22-82de-fca544f67093 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] https://10.4.3.239/volume/v3/attachments/9c78873e-786a-48a1-98b3-350c51f04ced returned with HTTP 200 Aug 20 04:44:00.330271 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1049/4168] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:44:00 2026] PUT /volume/v3/attachments/9c78873e-786a-48a1-98b3-350c51f04ced => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:44:00.352112 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-606c8949-b71f-4a84-bab8-904486988397 req-d07cac49-a9ec-4a4f-94bd-470e08420731 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:00.354378 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-606c8949-b71f-4a84-bab8-904486988397 req-d07cac49-a9ec-4a4f-94bd-470e08420731 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] POST https://10.4.3.239/volume/v3/attachments/9c78873e-786a-48a1-98b3-350c51f04ced/action Aug 20 04:44:00.354859 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-606c8949-b71f-4a84-bab8-904486988397 req-d07cac49-a9ec-4a4f-94bd-470e08420731 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Action body: b'{"os-complete": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:44:00.355020 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-606c8949-b71f-4a84-bab8-904486988397 req-d07cac49-a9ec-4a4f-94bd-470e08420731 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:44:00.372327 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:00.372327 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:44:00.385386 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-606c8949-b71f-4a84-bab8-904486988397 req-d07cac49-a9ec-4a4f-94bd-470e08420731 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] https://10.4.3.239/volume/v3/attachments/9c78873e-786a-48a1-98b3-350c51f04ced/action returned with HTTP 204 Aug 20 04:44:00.385824 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1035/4169] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:44:00 2026] POST /volume/v3/attachments/9c78873e-786a-48a1-98b3-350c51f04ced/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:44:07.310645 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d358d0e4-3ffe-471d-bb51-6a4f45aabe82 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:07.313167 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d358d0e4-3ffe-471d-bb51-6a4f45aabe82 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] GET https://10.4.3.239/volume/v3/volumes/aa40ad6f-c5dd-4c02-9e5b-b54bb3c10b68 Aug 20 04:44:07.313480 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d358d0e4-3ffe-471d-bb51-6a4f45aabe82 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:07.313730 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d358d0e4-3ffe-471d-bb51-6a4f45aabe82 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:07.325088 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:07.325088 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:44:07.331679 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d358d0e4-3ffe-471d-bb51-6a4f45aabe82 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Volume info retrieved successfully. Aug 20 04:44:07.338071 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d358d0e4-3ffe-471d-bb51-6a4f45aabe82 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] https://10.4.3.239/volume/v3/volumes/aa40ad6f-c5dd-4c02-9e5b-b54bb3c10b68 returned with HTTP 200 Aug 20 04:44:07.338768 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1044/4170] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:07 2026] GET /volume/v3/volumes/aa40ad6f-c5dd-4c02-9e5b-b54bb3c10b68 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:07.399418 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d6a0aa9d-cacd-4868-8a86-fe32d40881b5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:07.402677 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d6a0aa9d-cacd-4868-8a86-fe32d40881b5 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] GET https://10.4.3.239/volume/v3/volumes/aa40ad6f-c5dd-4c02-9e5b-b54bb3c10b68 Aug 20 04:44:07.402919 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d6a0aa9d-cacd-4868-8a86-fe32d40881b5 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:07.403099 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d6a0aa9d-cacd-4868-8a86-fe32d40881b5 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:07.412383 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:07.412383 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:44:07.417354 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d6a0aa9d-cacd-4868-8a86-fe32d40881b5 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Volume info retrieved successfully. Aug 20 04:44:07.422711 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d6a0aa9d-cacd-4868-8a86-fe32d40881b5 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] https://10.4.3.239/volume/v3/volumes/aa40ad6f-c5dd-4c02-9e5b-b54bb3c10b68 returned with HTTP 200 Aug 20 04:44:07.423219 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1043/4171] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:07 2026] GET /volume/v3/volumes/aa40ad6f-c5dd-4c02-9e5b-b54bb3c10b68 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:10.037789 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-6fdac5cd-d935-466d-8c5e-15f9c998604c req-ab504dc6-95a6-4c2b-bf92-c40e4d7d3996 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:10.040101 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-6fdac5cd-d935-466d-8c5e-15f9c998604c req-ab504dc6-95a6-4c2b-bf92-c40e4d7d3996 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] DELETE https://10.4.3.239/volume/v3/attachments/1285dc73-0f37-4644-a8a8-0fa4f74dc0ee Aug 20 04:44:10.040319 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-6fdac5cd-d935-466d-8c5e-15f9c998604c req-ab504dc6-95a6-4c2b-bf92-c40e4d7d3996 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:10.040525 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-6fdac5cd-d935-466d-8c5e-15f9c998604c req-ab504dc6-95a6-4c2b-bf92-c40e4d7d3996 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:10.048989 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:10.048989 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:44:10.122341 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-6fdac5cd-d935-466d-8c5e-15f9c998604c req-ab504dc6-95a6-4c2b-bf92-c40e4d7d3996 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/attachments/1285dc73-0f37-4644-a8a8-0fa4f74dc0ee returned with HTTP 200 Aug 20 04:44:10.122830 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1050/4172] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:44:10 2026] DELETE /volume/v3/attachments/1285dc73-0f37-4644-a8a8-0fa4f74dc0ee => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:10.381874 np0000007850 devstack@c-api.service[100177]: DEBUG dbcounter [-] [100177] Writing DB stats cinder:SELECT=61,cinder:UPDATE=12,cinder:INSERT=2 {{(pid=100177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:44:10.430326 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e524caff-b750-413b-abeb-0ee9af729a87 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:10.432050 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e524caff-b750-413b-abeb-0ee9af729a87 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] DELETE https://10.4.3.239/volume/v3/volumes/aa40ad6f-c5dd-4c02-9e5b-b54bb3c10b68 Aug 20 04:44:10.432280 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e524caff-b750-413b-abeb-0ee9af729a87 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:10.432544 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e524caff-b750-413b-abeb-0ee9af729a87 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:10.432709 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-e524caff-b750-413b-abeb-0ee9af729a87 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Delete volume with id: aa40ad6f-c5dd-4c02-9e5b-b54bb3c10b68 Aug 20 04:44:10.439486 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:10.439486 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:44:10.439896 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e524caff-b750-413b-abeb-0ee9af729a87 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Volume info retrieved successfully. Aug 20 04:44:10.454733 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e524caff-b750-413b-abeb-0ee9af729a87 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Delete volume request issued successfully. Aug 20 04:44:10.454936 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e524caff-b750-413b-abeb-0ee9af729a87 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] https://10.4.3.239/volume/v3/volumes/aa40ad6f-c5dd-4c02-9e5b-b54bb3c10b68 returned with HTTP 202 Aug 20 04:44:10.455385 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1036/4173] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:44:10 2026] DELETE /volume/v3/volumes/aa40ad6f-c5dd-4c02-9e5b-b54bb3c10b68 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:44:10.465342 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6322f22d-9f70-40a1-93af-9d7109cb6158 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:10.467774 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6322f22d-9f70-40a1-93af-9d7109cb6158 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] GET https://10.4.3.239/volume/v3/volumes/aa40ad6f-c5dd-4c02-9e5b-b54bb3c10b68 Aug 20 04:44:10.467971 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6322f22d-9f70-40a1-93af-9d7109cb6158 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:10.468154 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6322f22d-9f70-40a1-93af-9d7109cb6158 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:10.475248 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:10.475248 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:44:10.479015 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-6322f22d-9f70-40a1-93af-9d7109cb6158 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Volume info retrieved successfully. Aug 20 04:44:10.483072 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6322f22d-9f70-40a1-93af-9d7109cb6158 tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] https://10.4.3.239/volume/v3/volumes/aa40ad6f-c5dd-4c02-9e5b-b54bb3c10b68 returned with HTTP 200 Aug 20 04:44:10.483460 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1045/4174] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:10 2026] GET /volume/v3/volumes/aa40ad6f-c5dd-4c02-9e5b-b54bb3c10b68 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:10.595458 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-02b769a0-47f0-48ca-82b8-296fd98d6dfa req-81a04c6f-d6f2-4afe-b67b-13d6c8716884 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:10.597629 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-02b769a0-47f0-48ca-82b8-296fd98d6dfa req-81a04c6f-d6f2-4afe-b67b-13d6c8716884 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 Aug 20 04:44:10.597964 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-02b769a0-47f0-48ca-82b8-296fd98d6dfa req-81a04c6f-d6f2-4afe-b67b-13d6c8716884 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:10.598236 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-02b769a0-47f0-48ca-82b8-296fd98d6dfa req-81a04c6f-d6f2-4afe-b67b-13d6c8716884 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:10.605232 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:10.605232 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:44:10.608968 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-02b769a0-47f0-48ca-82b8-296fd98d6dfa req-81a04c6f-d6f2-4afe-b67b-13d6c8716884 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:44:10.613268 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-02b769a0-47f0-48ca-82b8-296fd98d6dfa req-81a04c6f-d6f2-4afe-b67b-13d6c8716884 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 returned with HTTP 200 Aug 20 04:44:10.613851 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1044/4175] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:44:10 2026] GET /volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:11.497922 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ec551c13-e607-479d-b7bf-6a5fe7316aaf None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:11.500212 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ec551c13-e607-479d-b7bf-6a5fe7316aaf tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] GET https://10.4.3.239/volume/v3/volumes/aa40ad6f-c5dd-4c02-9e5b-b54bb3c10b68 Aug 20 04:44:11.501832 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ec551c13-e607-479d-b7bf-6a5fe7316aaf tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:11.502108 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ec551c13-e607-479d-b7bf-6a5fe7316aaf tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:11.516299 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ec551c13-e607-479d-b7bf-6a5fe7316aaf tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] https://10.4.3.239/volume/v3/volumes/aa40ad6f-c5dd-4c02-9e5b-b54bb3c10b68 returned with HTTP 404 Aug 20 04:44:11.516941 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1051/4176] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:11 2026] GET /volume/v3/volumes/aa40ad6f-c5dd-4c02-9e5b-b54bb3c10b68 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:44:11.593068 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d651a30c-42fa-4870-b43b-bb8def861f7b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:11.595300 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d651a30c-42fa-4870-b43b-bb8def861f7b tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] DELETE https://10.4.3.239/volume/v3/volumes/e3a91701-778d-4bc5-85ec-d737b1922a60 Aug 20 04:44:11.595518 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d651a30c-42fa-4870-b43b-bb8def861f7b tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:11.595703 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d651a30c-42fa-4870-b43b-bb8def861f7b tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:11.595897 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-d651a30c-42fa-4870-b43b-bb8def861f7b tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Delete volume with id: e3a91701-778d-4bc5-85ec-d737b1922a60 Aug 20 04:44:11.603234 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:11.603234 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:44:11.603679 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-d651a30c-42fa-4870-b43b-bb8def861f7b tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Volume info retrieved successfully. Aug 20 04:44:11.625342 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-d651a30c-42fa-4870-b43b-bb8def861f7b tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Delete volume request issued successfully. Aug 20 04:44:11.625572 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d651a30c-42fa-4870-b43b-bb8def861f7b tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] https://10.4.3.239/volume/v3/volumes/e3a91701-778d-4bc5-85ec-d737b1922a60 returned with HTTP 202 Aug 20 04:44:11.626025 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1037/4177] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:44:11 2026] DELETE /volume/v3/volumes/e3a91701-778d-4bc5-85ec-d737b1922a60 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:44:11.637556 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-88afe7d3-f0cb-4830-8a12-f2c120d28e9f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:11.640016 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-88afe7d3-f0cb-4830-8a12-f2c120d28e9f tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] GET https://10.4.3.239/volume/v3/volumes/e3a91701-778d-4bc5-85ec-d737b1922a60 Aug 20 04:44:11.640247 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-88afe7d3-f0cb-4830-8a12-f2c120d28e9f tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:11.640542 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-88afe7d3-f0cb-4830-8a12-f2c120d28e9f tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:11.651641 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:11.651641 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:44:11.656619 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-88afe7d3-f0cb-4830-8a12-f2c120d28e9f tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Volume info retrieved successfully. Aug 20 04:44:11.662766 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-88afe7d3-f0cb-4830-8a12-f2c120d28e9f tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] https://10.4.3.239/volume/v3/volumes/e3a91701-778d-4bc5-85ec-d737b1922a60 returned with HTTP 200 Aug 20 04:44:11.663271 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1046/4178] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:11 2026] GET /volume/v3/volumes/e3a91701-778d-4bc5-85ec-d737b1922a60 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:12.680667 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-63b6a488-d20f-4eda-8817-a4effc58f8be None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:12.682450 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-63b6a488-d20f-4eda-8817-a4effc58f8be tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] GET https://10.4.3.239/volume/v3/volumes/e3a91701-778d-4bc5-85ec-d737b1922a60 Aug 20 04:44:12.682659 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-63b6a488-d20f-4eda-8817-a4effc58f8be tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:12.682863 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-63b6a488-d20f-4eda-8817-a4effc58f8be tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:12.689045 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-63b6a488-d20f-4eda-8817-a4effc58f8be tempest-AttachVolumeShelveTestJSON-231658531 tempest-AttachVolumeShelveTestJSON-231658531-project-member] https://10.4.3.239/volume/v3/volumes/e3a91701-778d-4bc5-85ec-d737b1922a60 returned with HTTP 404 Aug 20 04:44:12.689695 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1045/4179] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:12 2026] GET /volume/v3/volumes/e3a91701-778d-4bc5-85ec-d737b1922a60 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:44:13.570876 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-413ab17e-78c3-498b-bb7a-ef0f08e21299 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:13.572924 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-413ab17e-78c3-498b-bb7a-ef0f08e21299 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] DELETE https://10.4.3.239/volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 Aug 20 04:44:13.573232 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-413ab17e-78c3-498b-bb7a-ef0f08e21299 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:13.573493 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-413ab17e-78c3-498b-bb7a-ef0f08e21299 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:13.573693 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-413ab17e-78c3-498b-bb7a-ef0f08e21299 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Delete volume with id: 5dfca567-9a79-4268-a7a9-8a2fb2690437 Aug 20 04:44:13.581305 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:13.581305 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:44:13.581815 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-413ab17e-78c3-498b-bb7a-ef0f08e21299 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:44:13.592707 np0000007850 devstack@c-api.service[100175]: WARNING cinder.keymgr.conf_key_mgr [None req-413ab17e-78c3-498b-bb7a-ef0f08e21299 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 20 04:44:13.600891 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-413ab17e-78c3-498b-bb7a-ef0f08e21299 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Delete volume request issued successfully. Aug 20 04:44:13.601114 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-413ab17e-78c3-498b-bb7a-ef0f08e21299 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 returned with HTTP 202 Aug 20 04:44:13.601641 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1052/4180] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:44:13 2026] DELETE /volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:44:13.611092 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-288653b9-c749-4e44-bc16-de84a486e403 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:13.614272 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-288653b9-c749-4e44-bc16-de84a486e403 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 Aug 20 04:44:13.614272 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-288653b9-c749-4e44-bc16-de84a486e403 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:13.614272 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-288653b9-c749-4e44-bc16-de84a486e403 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:13.624542 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:13.624542 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:44:13.631073 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-288653b9-c749-4e44-bc16-de84a486e403 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Volume info retrieved successfully. Aug 20 04:44:13.638637 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-288653b9-c749-4e44-bc16-de84a486e403 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 returned with HTTP 200 Aug 20 04:44:13.639459 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1038/4181] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:13 2026] GET /volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:14.654971 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-40c36006-76dc-4272-8d75-64b167bf8cc4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:14.656874 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-40c36006-76dc-4272-8d75-64b167bf8cc4 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] GET https://10.4.3.239/volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 Aug 20 04:44:14.657261 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-40c36006-76dc-4272-8d75-64b167bf8cc4 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:14.658786 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-40c36006-76dc-4272-8d75-64b167bf8cc4 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:14.664020 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-40c36006-76dc-4272-8d75-64b167bf8cc4 tempest-TestEncryptedCinderVolumes-122164572 tempest-TestEncryptedCinderVolumes-122164572-project-member] https://10.4.3.239/volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 returned with HTTP 404 Aug 20 04:44:14.664792 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1047/4182] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:14 2026] GET /volume/v3/volumes/5dfca567-9a79-4268-a7a9-8a2fb2690437 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:44:14.678575 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-bbf1dfa5-b735-48cf-ba57-0320cfc69b04 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:14.797990 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bbf1dfa5-b735-48cf-ba57-0320cfc69b04 tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] GET https://10.4.3.239/volume/v3/volumes/detail?all_tenants=1 Aug 20 04:44:14.798273 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bbf1dfa5-b735-48cf-ba57-0320cfc69b04 tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:14.798548 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bbf1dfa5-b735-48cf-ba57-0320cfc69b04 tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] Calling method 'detail' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:14.799456 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-bbf1dfa5-b735-48cf-ba57-0320cfc69b04 tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100174) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:44:14.817195 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-bbf1dfa5-b735-48cf-ba57-0320cfc69b04 tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] Get all volumes completed successfully. Aug 20 04:44:14.818669 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:14.818669 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:44:14.824453 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bbf1dfa5-b735-48cf-ba57-0320cfc69b04 tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] https://10.4.3.239/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 04:44:14.825009 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1046/4183] 10.4.3.239 () {66 vars in 1285 bytes} [Thu Aug 20 04:44:14 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7858 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:44:14.838879 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-84821a7e-c846-44c0-ba3b-f3141e28bea9 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:14.841097 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-84821a7e-c846-44c0-ba3b-f3141e28bea9 tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] DELETE https://10.4.3.239/volume/v3/types/fa3eaf47-7f60-4198-b2c3-0a842c3002af Aug 20 04:44:14.841360 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-84821a7e-c846-44c0-ba3b-f3141e28bea9 tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:14.841617 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-84821a7e-c846-44c0-ba3b-f3141e28bea9 tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] Calling method '_delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:14.867496 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-84821a7e-c846-44c0-ba3b-f3141e28bea9 tempest-TestEncryptedCinderVolumes-333798570 tempest-TestEncryptedCinderVolumes-333798570-project-admin] https://10.4.3.239/volume/v3/types/fa3eaf47-7f60-4198-b2c3-0a842c3002af returned with HTTP 202 Aug 20 04:44:14.867877 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1053/4184] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:44:14 2026] DELETE /volume/v3/types/fa3eaf47-7f60-4198-b2c3-0a842c3002af => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:44:16.559274 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-18ec81ae-e65b-4b64-b8d7-f8f408f482dd req-e85dc360-c655-42cf-a0cd-7e4a9ba4a5e6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:16.561414 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-18ec81ae-e65b-4b64-b8d7-f8f408f482dd req-e85dc360-c655-42cf-a0cd-7e4a9ba4a5e6 tempest-VolumesNegativeTest-1482602007 tempest-VolumesNegativeTest-1482602007-project-member] DELETE https://10.4.3.239/volume/v3/volumes/tempest-invalid-1043592982 Aug 20 04:44:16.561578 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-18ec81ae-e65b-4b64-b8d7-f8f408f482dd req-e85dc360-c655-42cf-a0cd-7e4a9ba4a5e6 tempest-VolumesNegativeTest-1482602007 tempest-VolumesNegativeTest-1482602007-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:16.561768 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-18ec81ae-e65b-4b64-b8d7-f8f408f482dd req-e85dc360-c655-42cf-a0cd-7e4a9ba4a5e6 tempest-VolumesNegativeTest-1482602007 tempest-VolumesNegativeTest-1482602007-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:16.561929 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [req-18ec81ae-e65b-4b64-b8d7-f8f408f482dd req-e85dc360-c655-42cf-a0cd-7e4a9ba4a5e6 tempest-VolumesNegativeTest-1482602007 tempest-VolumesNegativeTest-1482602007-project-member] Delete volume with id: tempest-invalid-1043592982 Aug 20 04:44:16.567379 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-18ec81ae-e65b-4b64-b8d7-f8f408f482dd req-e85dc360-c655-42cf-a0cd-7e4a9ba4a5e6 tempest-VolumesNegativeTest-1482602007 tempest-VolumesNegativeTest-1482602007-project-member] https://10.4.3.239/volume/v3/volumes/tempest-invalid-1043592982 returned with HTTP 404 Aug 20 04:44:16.567889 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1039/4185] 10.4.3.239 () {70 vars in 1590 bytes} [Thu Aug 20 04:44:16 2026] DELETE /volume/v3/volumes/tempest-invalid-1043592982 => generated 99 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:44:16.639790 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-fd00fff5-b6c8-4882-b714-9a6b471488e2 req-87dc2656-76c0-4c0c-9e28-034f485cc80c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:16.641750 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-fd00fff5-b6c8-4882-b714-9a6b471488e2 req-87dc2656-76c0-4c0c-9e28-034f485cc80c tempest-VolumesNegativeTest-1482602007 tempest-VolumesNegativeTest-1482602007-project-member] DELETE https://10.4.3.239/volume/v3/volumes/8010bbd3-9091-4cb0-badc-9073f7414989 Aug 20 04:44:16.642042 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-fd00fff5-b6c8-4882-b714-9a6b471488e2 req-87dc2656-76c0-4c0c-9e28-034f485cc80c tempest-VolumesNegativeTest-1482602007 tempest-VolumesNegativeTest-1482602007-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:16.642356 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-fd00fff5-b6c8-4882-b714-9a6b471488e2 req-87dc2656-76c0-4c0c-9e28-034f485cc80c tempest-VolumesNegativeTest-1482602007 tempest-VolumesNegativeTest-1482602007-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:16.642601 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [req-fd00fff5-b6c8-4882-b714-9a6b471488e2 req-87dc2656-76c0-4c0c-9e28-034f485cc80c tempest-VolumesNegativeTest-1482602007 tempest-VolumesNegativeTest-1482602007-project-member] Delete volume with id: 8010bbd3-9091-4cb0-badc-9073f7414989 Aug 20 04:44:16.648844 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-fd00fff5-b6c8-4882-b714-9a6b471488e2 req-87dc2656-76c0-4c0c-9e28-034f485cc80c tempest-VolumesNegativeTest-1482602007 tempest-VolumesNegativeTest-1482602007-project-member] https://10.4.3.239/volume/v3/volumes/8010bbd3-9091-4cb0-badc-9073f7414989 returned with HTTP 404 Aug 20 04:44:16.648844 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1048/4186] 10.4.3.239 () {70 vars in 1620 bytes} [Thu Aug 20 04:44:16 2026] DELETE /volume/v3/volumes/8010bbd3-9091-4cb0-badc-9073f7414989 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:44:16.668796 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-81817632-44f2-44a6-81c4-51bf79c96824 req-3567f5e4-002e-4f4e-a3ee-f8a5c92c0a18 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:16.670991 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-81817632-44f2-44a6-81c4-51bf79c96824 req-3567f5e4-002e-4f4e-a3ee-f8a5c92c0a18 tempest-VolumesNegativeTest-1482602007 tempest-VolumesNegativeTest-1482602007-project-reader] GET https://10.4.3.239/volume/v3/volumes/978eb1df-ae2d-4775-a50b-e2ad33516556 Aug 20 04:44:16.671194 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-81817632-44f2-44a6-81c4-51bf79c96824 req-3567f5e4-002e-4f4e-a3ee-f8a5c92c0a18 tempest-VolumesNegativeTest-1482602007 tempest-VolumesNegativeTest-1482602007-project-reader] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:16.671390 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-81817632-44f2-44a6-81c4-51bf79c96824 req-3567f5e4-002e-4f4e-a3ee-f8a5c92c0a18 tempest-VolumesNegativeTest-1482602007 tempest-VolumesNegativeTest-1482602007-project-reader] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:16.677127 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-81817632-44f2-44a6-81c4-51bf79c96824 req-3567f5e4-002e-4f4e-a3ee-f8a5c92c0a18 tempest-VolumesNegativeTest-1482602007 tempest-VolumesNegativeTest-1482602007-project-reader] https://10.4.3.239/volume/v3/volumes/978eb1df-ae2d-4775-a50b-e2ad33516556 returned with HTTP 404 Aug 20 04:44:16.677702 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1047/4187] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:44:16 2026] GET /volume/v3/volumes/978eb1df-ae2d-4775-a50b-e2ad33516556 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:44:17.435294 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-47030725-c21b-4a51-b324-2943f8661877 req-76930c1f-657e-4167-bab8-eda3b511ac89 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:17.437313 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-47030725-c21b-4a51-b324-2943f8661877 req-76930c1f-657e-4167-bab8-eda3b511ac89 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] GET https://10.4.3.239/volume/v3/volumes/930f839b-52c9-45f8-9317-7a657360ee0a Aug 20 04:44:17.437508 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-47030725-c21b-4a51-b324-2943f8661877 req-76930c1f-657e-4167-bab8-eda3b511ac89 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:17.437694 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-47030725-c21b-4a51-b324-2943f8661877 req-76930c1f-657e-4167-bab8-eda3b511ac89 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:17.446618 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:17.446618 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:44:17.450194 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-47030725-c21b-4a51-b324-2943f8661877 req-76930c1f-657e-4167-bab8-eda3b511ac89 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Volume info retrieved successfully. Aug 20 04:44:17.454887 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-47030725-c21b-4a51-b324-2943f8661877 req-76930c1f-657e-4167-bab8-eda3b511ac89 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/volumes/930f839b-52c9-45f8-9317-7a657360ee0a returned with HTTP 200 Aug 20 04:44:17.455471 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1054/4188] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:44:17 2026] GET /volume/v3/volumes/930f839b-52c9-45f8-9317-7a657360ee0a => generated 1140 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:44:17.491686 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-47030725-c21b-4a51-b324-2943f8661877 req-cd517f64-e535-4532-bb9d-9b46d9c51f77 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:17.493954 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-47030725-c21b-4a51-b324-2943f8661877 req-cd517f64-e535-4532-bb9d-9b46d9c51f77 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] POST https://10.4.3.239/volume/v3/volumes/930f839b-52c9-45f8-9317-7a657360ee0a/action Aug 20 04:44:17.494370 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-47030725-c21b-4a51-b324-2943f8661877 req-cd517f64-e535-4532-bb9d-9b46d9c51f77 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:44:17.494520 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-47030725-c21b-4a51-b324-2943f8661877 req-cd517f64-e535-4532-bb9d-9b46d9c51f77 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:44:17.506480 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:17.506480 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:44:17.507048 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-47030725-c21b-4a51-b324-2943f8661877 req-cd517f64-e535-4532-bb9d-9b46d9c51f77 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Volume info retrieved successfully. Aug 20 04:44:17.523163 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-47030725-c21b-4a51-b324-2943f8661877 req-cd517f64-e535-4532-bb9d-9b46d9c51f77 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Begin detaching volume completed successfully. Aug 20 04:44:17.523163 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-47030725-c21b-4a51-b324-2943f8661877 req-cd517f64-e535-4532-bb9d-9b46d9c51f77 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/volumes/930f839b-52c9-45f8-9317-7a657360ee0a/action returned with HTTP 202 Aug 20 04:44:17.523697 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1040/4189] 10.4.3.239 () {72 vars in 1672 bytes} [Thu Aug 20 04:44:17 2026] POST /volume/v3/volumes/930f839b-52c9-45f8-9317-7a657360ee0a/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:44:17.585565 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-bf3500c5-920b-4c68-90d5-0c2872e43604 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:17.585965 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bf3500c5-920b-4c68-90d5-0c2872e43604 None None] GET https://10.4.3.239/volume// Aug 20 04:44:17.586656 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bf3500c5-920b-4c68-90d5-0c2872e43604 None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:17.586876 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bf3500c5-920b-4c68-90d5-0c2872e43604 None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:17.587387 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bf3500c5-920b-4c68-90d5-0c2872e43604 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:44:17.587877 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1049/4190] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:44:17 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:44:17.598932 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-47030725-c21b-4a51-b324-2943f8661877 req-f80f1508-cb59-4585-9ce8-2a2e186c3ea3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:17.600913 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-47030725-c21b-4a51-b324-2943f8661877 req-f80f1508-cb59-4585-9ce8-2a2e186c3ea3 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] GET https://10.4.3.239/volume/v3/volumes/930f839b-52c9-45f8-9317-7a657360ee0a Aug 20 04:44:17.601112 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-47030725-c21b-4a51-b324-2943f8661877 req-f80f1508-cb59-4585-9ce8-2a2e186c3ea3 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:17.601322 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-47030725-c21b-4a51-b324-2943f8661877 req-f80f1508-cb59-4585-9ce8-2a2e186c3ea3 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:17.610616 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:17.610616 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:44:17.614894 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-47030725-c21b-4a51-b324-2943f8661877 req-f80f1508-cb59-4585-9ce8-2a2e186c3ea3 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Volume info retrieved successfully. Aug 20 04:44:17.619672 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-47030725-c21b-4a51-b324-2943f8661877 req-f80f1508-cb59-4585-9ce8-2a2e186c3ea3 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/volumes/930f839b-52c9-45f8-9317-7a657360ee0a returned with HTTP 200 Aug 20 04:44:17.620237 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1048/4191] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:44:17 2026] GET /volume/v3/volumes/930f839b-52c9-45f8-9317-7a657360ee0a => generated 1323 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:44:18.630201 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-47030725-c21b-4a51-b324-2943f8661877 req-b632a56d-069e-4544-b4f3-d52e8cb4da78 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:18.633426 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-47030725-c21b-4a51-b324-2943f8661877 req-b632a56d-069e-4544-b4f3-d52e8cb4da78 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] DELETE https://10.4.3.239/volume/v3/attachments/7b931d7f-22fe-4bed-9098-ae541f93acb1 Aug 20 04:44:18.633748 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-47030725-c21b-4a51-b324-2943f8661877 req-b632a56d-069e-4544-b4f3-d52e8cb4da78 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:18.634025 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-47030725-c21b-4a51-b324-2943f8661877 req-b632a56d-069e-4544-b4f3-d52e8cb4da78 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:18.645627 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:18.645627 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:44:18.692970 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-47030725-c21b-4a51-b324-2943f8661877 req-b632a56d-069e-4544-b4f3-d52e8cb4da78 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/attachments/7b931d7f-22fe-4bed-9098-ae541f93acb1 returned with HTTP 200 Aug 20 04:44:18.693460 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1055/4192] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:44:18 2026] DELETE /volume/v3/attachments/7b931d7f-22fe-4bed-9098-ae541f93acb1 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:18.965155 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-da391c4d-d767-4003-93d6-a670253556ce None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:19.061018 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-da391c4d-d767-4003-93d6-a670253556ce tempest-VolumeTypesAccessTest-1576528259 tempest-VolumeTypesAccessTest-1576528259-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:44:19.061405 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-da391c4d-d767-4003-93d6-a670253556ce tempest-VolumeTypesAccessTest-1576528259 tempest-VolumeTypesAccessTest-1576528259-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1969044624", "os-volume-type-access:is_public": false}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:44:19.075074 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-da391c4d-d767-4003-93d6-a670253556ce tempest-VolumeTypesAccessTest-1576528259 tempest-VolumeTypesAccessTest-1576528259-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:44:19.075524 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1041/4193] 10.4.3.239 () {68 vars in 1253 bytes} [Thu Aug 20 04:44:18 2026] POST /volume/v3/types => generated 229 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:19.085173 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-98f1a4cd-c861-4f86-b749-e04feb0f2340 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:19.150526 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-98f1a4cd-c861-4f86-b749-e04feb0f2340 tempest-VolumeTypesAccessTest-598307033 tempest-VolumeTypesAccessTest-598307033-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:44:19.150862 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-98f1a4cd-c861-4f86-b749-e04feb0f2340 tempest-VolumeTypesAccessTest-598307033 tempest-VolumeTypesAccessTest-598307033-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6150f5a2-5344-4ad7-9249-f26a60f7c4ec", "size": 1}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:44:19.152530 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-98f1a4cd-c861-4f86-b749-e04feb0f2340 tempest-VolumeTypesAccessTest-598307033 tempest-VolumeTypesAccessTest-598307033-project-member] Create volume request body: {'volume': {'volume_type': '6150f5a2-5344-4ad7-9249-f26a60f7c4ec', 'size': 1}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:44:19.159428 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-98f1a4cd-c861-4f86-b749-e04feb0f2340 tempest-VolumeTypesAccessTest-598307033 tempest-VolumeTypesAccessTest-598307033-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 404 Aug 20 04:44:19.159980 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1050/4194] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:44:19 2026] POST /volume/v3/volumes => generated 114 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:44:19.167818 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c1880f15-d718-4307-81d7-669e983410ca None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:19.169451 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c1880f15-d718-4307-81d7-669e983410ca tempest-VolumeTypesAccessTest-1576528259 tempest-VolumeTypesAccessTest-1576528259-project-admin] POST https://10.4.3.239/volume/v3/types/6150f5a2-5344-4ad7-9249-f26a60f7c4ec/action Aug 20 04:44:19.169780 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c1880f15-d718-4307-81d7-669e983410ca tempest-VolumeTypesAccessTest-1576528259 tempest-VolumeTypesAccessTest-1576528259-project-admin] Action body: b'{"addProjectAccess": {"project": "27a3b45f3b0b43e2a614dc38037c6cdd"}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:44:19.169914 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c1880f15-d718-4307-81d7-669e983410ca tempest-VolumeTypesAccessTest-1576528259 tempest-VolumeTypesAccessTest-1576528259-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "27a3b45f3b0b43e2a614dc38037c6cdd"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:44:19.184775 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c1880f15-d718-4307-81d7-669e983410ca tempest-VolumeTypesAccessTest-1576528259 tempest-VolumeTypesAccessTest-1576528259-project-admin] https://10.4.3.239/volume/v3/types/6150f5a2-5344-4ad7-9249-f26a60f7c4ec/action returned with HTTP 202 Aug 20 04:44:19.185192 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1049/4195] 10.4.3.239 () {68 vars in 1384 bytes} [Thu Aug 20 04:44:19 2026] POST /volume/v3/types/6150f5a2-5344-4ad7-9249-f26a60f7c4ec/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:44:19.193439 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a01457e8-ab7a-44e6-ad56-31b886408f80 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:19.195576 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a01457e8-ab7a-44e6-ad56-31b886408f80 tempest-VolumeTypesAccessTest-598307033 tempest-VolumeTypesAccessTest-598307033-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:44:19.195988 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a01457e8-ab7a-44e6-ad56-31b886408f80 tempest-VolumeTypesAccessTest-598307033 tempest-VolumeTypesAccessTest-598307033-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6150f5a2-5344-4ad7-9249-f26a60f7c4ec", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1717138212"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:44:19.197908 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-a01457e8-ab7a-44e6-ad56-31b886408f80 tempest-VolumeTypesAccessTest-598307033 tempest-VolumeTypesAccessTest-598307033-project-member] Create volume request body: {'volume': {'volume_type': '6150f5a2-5344-4ad7-9249-f26a60f7c4ec', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1717138212'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:44:19.203605 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-a01457e8-ab7a-44e6-ad56-31b886408f80 tempest-VolumeTypesAccessTest-598307033 tempest-VolumeTypesAccessTest-598307033-project-member] Create volume of 1 GB Aug 20 04:44:19.203944 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:19.203944 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:44:19.204552 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a01457e8-ab7a-44e6-ad56-31b886408f80 tempest-VolumeTypesAccessTest-598307033 tempest-VolumeTypesAccessTest-598307033-project-member] Availability Zones retrieved successfully. Aug 20 04:44:19.212226 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a01457e8-ab7a-44e6-ad56-31b886408f80 tempest-VolumeTypesAccessTest-598307033 tempest-VolumeTypesAccessTest-598307033-project-member] Flow 'volume_create_api' (03a7f093-4b54-4573-a195-b34b9473efab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:44:19.213804 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a01457e8-ab7a-44e6-ad56-31b886408f80 tempest-VolumeTypesAccessTest-598307033 tempest-VolumeTypesAccessTest-598307033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d3f21a0-04e0-426a-972b-128370a28f7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:19.215170 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-a01457e8-ab7a-44e6-ad56-31b886408f80 tempest-VolumeTypesAccessTest-598307033 tempest-VolumeTypesAccessTest-598307033-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:44:19.240354 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a01457e8-ab7a-44e6-ad56-31b886408f80 tempest-VolumeTypesAccessTest-598307033 tempest-VolumeTypesAccessTest-598307033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d3f21a0-04e0-426a-972b-128370a28f7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:44:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6150f5a2-5344-4ad7-9249-f26a60f7c4ec,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1969044624',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6150f5a2-5344-4ad7-9249-f26a60f7c4ec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:19.241301 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a01457e8-ab7a-44e6-ad56-31b886408f80 tempest-VolumeTypesAccessTest-598307033 tempest-VolumeTypesAccessTest-598307033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf5903dc-ae55-4077-ae82-572af82fec38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:19.277126 np0000007850 devstack@c-api.service[100175]: WARNING cinder.quota [None req-a01457e8-ab7a-44e6-ad56-31b886408f80 tempest-VolumeTypesAccessTest-598307033 tempest-VolumeTypesAccessTest-598307033-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1969044624 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1969044624, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:44:19.277527 np0000007850 devstack@c-api.service[100175]: WARNING cinder.quota [None req-a01457e8-ab7a-44e6-ad56-31b886408f80 tempest-VolumeTypesAccessTest-598307033 tempest-VolumeTypesAccessTest-598307033-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1969044624 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1969044624, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:44:19.322915 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-a01457e8-ab7a-44e6-ad56-31b886408f80 tempest-VolumeTypesAccessTest-598307033 tempest-VolumeTypesAccessTest-598307033-project-member] Created reservations ['859300b3-cf3e-4e26-b94e-9bab56a035b9', 'dee74c1e-94a5-45e0-a128-c7a293f306ec', 'cd7aec45-3f0d-46b8-8fbe-2bb6494c286b', '4775958c-caad-4c6b-b59a-9281a51b522d'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:44:19.324028 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a01457e8-ab7a-44e6-ad56-31b886408f80 tempest-VolumeTypesAccessTest-598307033 tempest-VolumeTypesAccessTest-598307033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf5903dc-ae55-4077-ae82-572af82fec38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['859300b3-cf3e-4e26-b94e-9bab56a035b9', 'dee74c1e-94a5-45e0-a128-c7a293f306ec', 'cd7aec45-3f0d-46b8-8fbe-2bb6494c286b', '4775958c-caad-4c6b-b59a-9281a51b522d']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:19.325035 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a01457e8-ab7a-44e6-ad56-31b886408f80 tempest-VolumeTypesAccessTest-598307033 tempest-VolumeTypesAccessTest-598307033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a058d4b-b048-45ef-98fa-680830882cbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:19.356243 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a01457e8-ab7a-44e6-ad56-31b886408f80 tempest-VolumeTypesAccessTest-598307033 tempest-VolumeTypesAccessTest-598307033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a058d4b-b048-45ef-98fa-680830882cbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12319eb7-6534-4588-a2bb-6cff3ed1e021', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1717138212',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27a3b45f3b0b43e2a614dc38037c6cdd',qos_specs=None,replication_status=,reservations=['859300b3-cf3e-4e26-b94e-9bab56a035b9','dee74c1e-94a5-45e0-a128-c7a293f306ec','cd7aec45-3f0d-46b8-8fbe-2bb6494c286b','4775958c-caad-4c6b-b59a-9281a51b522d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b485de9a92734e9c94e38a16432835ab',volume_type_id=6150f5a2-5344-4ad7-9249-f26a60f7c4ec), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:44:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1717138212',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12319eb7-6534-4588-a2bb-6cff3ed1e021,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27a3b45f3b0b43e2a614dc38037c6cdd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b485de9a92734e9c94e38a16432835ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6150f5a2-5344-4ad7-9249-f26a60f7c4ec),volume_type_id=6150f5a2-5344-4ad7-9249-f26a60f7c4ec)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:19.357064 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a01457e8-ab7a-44e6-ad56-31b886408f80 tempest-VolumeTypesAccessTest-598307033 tempest-VolumeTypesAccessTest-598307033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ecc9f6d-d160-4a87-8e2f-a96ba92a3efe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:19.386716 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a01457e8-ab7a-44e6-ad56-31b886408f80 tempest-VolumeTypesAccessTest-598307033 tempest-VolumeTypesAccessTest-598307033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ecc9f6d-d160-4a87-8e2f-a96ba92a3efe) transitioned into state 'SUCCESS' from state '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-1717138212',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27a3b45f3b0b43e2a614dc38037c6cdd',qos_specs=None,replication_status=,reservations=['859300b3-cf3e-4e26-b94e-9bab56a035b9','dee74c1e-94a5-45e0-a128-c7a293f306ec','cd7aec45-3f0d-46b8-8fbe-2bb6494c286b','4775958c-caad-4c6b-b59a-9281a51b522d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b485de9a92734e9c94e38a16432835ab',volume_type_id=6150f5a2-5344-4ad7-9249-f26a60f7c4ec)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:19.387448 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a01457e8-ab7a-44e6-ad56-31b886408f80 tempest-VolumeTypesAccessTest-598307033 tempest-VolumeTypesAccessTest-598307033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69adaadc-0be4-4d2f-b52d-1d46223a2c35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:19.398314 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a01457e8-ab7a-44e6-ad56-31b886408f80 tempest-VolumeTypesAccessTest-598307033 tempest-VolumeTypesAccessTest-598307033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69adaadc-0be4-4d2f-b52d-1d46223a2c35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:19.399094 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a01457e8-ab7a-44e6-ad56-31b886408f80 tempest-VolumeTypesAccessTest-598307033 tempest-VolumeTypesAccessTest-598307033-project-member] Flow 'volume_create_api' (03a7f093-4b54-4573-a195-b34b9473efab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:44:19.399440 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a01457e8-ab7a-44e6-ad56-31b886408f80 tempest-VolumeTypesAccessTest-598307033 tempest-VolumeTypesAccessTest-598307033-project-member] Create volume request issued successfully. Aug 20 04:44:19.400037 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a01457e8-ab7a-44e6-ad56-31b886408f80 tempest-VolumeTypesAccessTest-598307033 tempest-VolumeTypesAccessTest-598307033-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:44:19.400824 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1056/4196] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:44:19 2026] POST /volume/v3/volumes => generated 796 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:44:19.413705 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0a36ffcc-9980-412b-ab53-61efbd9675a2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:19.415266 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0a36ffcc-9980-412b-ab53-61efbd9675a2 tempest-VolumeTypesAccessTest-598307033 tempest-VolumeTypesAccessTest-598307033-project-member] GET https://10.4.3.239/volume/v3/volumes/12319eb7-6534-4588-a2bb-6cff3ed1e021 Aug 20 04:44:19.415522 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0a36ffcc-9980-412b-ab53-61efbd9675a2 tempest-VolumeTypesAccessTest-598307033 tempest-VolumeTypesAccessTest-598307033-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:19.415798 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0a36ffcc-9980-412b-ab53-61efbd9675a2 tempest-VolumeTypesAccessTest-598307033 tempest-VolumeTypesAccessTest-598307033-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:19.423143 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:19.423143 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:44:19.427130 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-0a36ffcc-9980-412b-ab53-61efbd9675a2 tempest-VolumeTypesAccessTest-598307033 tempest-VolumeTypesAccessTest-598307033-project-member] Volume info retrieved successfully. Aug 20 04:44:19.431007 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0a36ffcc-9980-412b-ab53-61efbd9675a2 tempest-VolumeTypesAccessTest-598307033 tempest-VolumeTypesAccessTest-598307033-project-member] https://10.4.3.239/volume/v3/volumes/12319eb7-6534-4588-a2bb-6cff3ed1e021 returned with HTTP 200 Aug 20 04:44:19.431410 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1042/4197] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:19 2026] GET /volume/v3/volumes/12319eb7-6534-4588-a2bb-6cff3ed1e021 => generated 864 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:19.748998 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-612452a8-7797-454e-b4b0-cbcdbf93925a req-4d56874b-4360-468f-8960-a700c492d849 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:19.751695 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-612452a8-7797-454e-b4b0-cbcdbf93925a req-4d56874b-4360-468f-8960-a700c492d849 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] GET https://10.4.3.239/volume/v3/volumes/930f839b-52c9-45f8-9317-7a657360ee0a Aug 20 04:44:19.751864 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-612452a8-7797-454e-b4b0-cbcdbf93925a req-4d56874b-4360-468f-8960-a700c492d849 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:19.752034 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-612452a8-7797-454e-b4b0-cbcdbf93925a req-4d56874b-4360-468f-8960-a700c492d849 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:19.759645 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:19.759645 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:44:19.763205 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-612452a8-7797-454e-b4b0-cbcdbf93925a req-4d56874b-4360-468f-8960-a700c492d849 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Volume info retrieved successfully. Aug 20 04:44:19.767261 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-612452a8-7797-454e-b4b0-cbcdbf93925a req-4d56874b-4360-468f-8960-a700c492d849 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/volumes/930f839b-52c9-45f8-9317-7a657360ee0a returned with HTTP 200 Aug 20 04:44:19.767650 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1051/4198] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:44:19 2026] GET /volume/v3/volumes/930f839b-52c9-45f8-9317-7a657360ee0a => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:19.783930 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-fa38af6e-4fd7-4883-b53f-ace8d02388b0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:19.801392 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fa38af6e-4fd7-4883-b53f-ace8d02388b0 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] DELETE https://10.4.3.239/volume/v3/volumes/930f839b-52c9-45f8-9317-7a657360ee0a Aug 20 04:44:19.801594 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fa38af6e-4fd7-4883-b53f-ace8d02388b0 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:19.801744 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fa38af6e-4fd7-4883-b53f-ace8d02388b0 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:19.801897 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-fa38af6e-4fd7-4883-b53f-ace8d02388b0 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Delete volume with id: 930f839b-52c9-45f8-9317-7a657360ee0a Aug 20 04:44:19.808145 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:19.808145 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:44:19.808612 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-fa38af6e-4fd7-4883-b53f-ace8d02388b0 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Volume info retrieved successfully. Aug 20 04:44:19.827216 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-fa38af6e-4fd7-4883-b53f-ace8d02388b0 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Delete volume request issued successfully. Aug 20 04:44:19.827216 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fa38af6e-4fd7-4883-b53f-ace8d02388b0 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/volumes/930f839b-52c9-45f8-9317-7a657360ee0a returned with HTTP 202 Aug 20 04:44:19.827216 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1050/4199] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:44:19 2026] DELETE /volume/v3/volumes/930f839b-52c9-45f8-9317-7a657360ee0a => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:44:19.833108 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7815efb0-bec9-4ed6-b0a3-d954946629a4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:19.833697 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7815efb0-bec9-4ed6-b0a3-d954946629a4 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] GET https://10.4.3.239/volume/v3/volumes/930f839b-52c9-45f8-9317-7a657360ee0a Aug 20 04:44:19.833897 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7815efb0-bec9-4ed6-b0a3-d954946629a4 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:19.834091 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7815efb0-bec9-4ed6-b0a3-d954946629a4 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:19.844819 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:19.844819 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:44:19.850582 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-7815efb0-bec9-4ed6-b0a3-d954946629a4 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Volume info retrieved successfully. Aug 20 04:44:19.855102 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7815efb0-bec9-4ed6-b0a3-d954946629a4 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/volumes/930f839b-52c9-45f8-9317-7a657360ee0a returned with HTTP 200 Aug 20 04:44:19.855613 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1057/4200] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:19 2026] GET /volume/v3/volumes/930f839b-52c9-45f8-9317-7a657360ee0a => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:20.443026 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-cef604d8-e34b-4e3b-851f-c5ccab16e3bd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:20.446909 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cef604d8-e34b-4e3b-851f-c5ccab16e3bd tempest-VolumeTypesAccessTest-598307033 tempest-VolumeTypesAccessTest-598307033-project-member] GET https://10.4.3.239/volume/v3/volumes/12319eb7-6534-4588-a2bb-6cff3ed1e021 Aug 20 04:44:20.447224 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cef604d8-e34b-4e3b-851f-c5ccab16e3bd tempest-VolumeTypesAccessTest-598307033 tempest-VolumeTypesAccessTest-598307033-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:20.448332 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cef604d8-e34b-4e3b-851f-c5ccab16e3bd tempest-VolumeTypesAccessTest-598307033 tempest-VolumeTypesAccessTest-598307033-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:20.459705 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:20.459705 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:44:20.464535 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-cef604d8-e34b-4e3b-851f-c5ccab16e3bd tempest-VolumeTypesAccessTest-598307033 tempest-VolumeTypesAccessTest-598307033-project-member] Volume info retrieved successfully. Aug 20 04:44:20.469301 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cef604d8-e34b-4e3b-851f-c5ccab16e3bd tempest-VolumeTypesAccessTest-598307033 tempest-VolumeTypesAccessTest-598307033-project-member] https://10.4.3.239/volume/v3/volumes/12319eb7-6534-4588-a2bb-6cff3ed1e021 returned with HTTP 200 Aug 20 04:44:20.469701 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1043/4201] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:20 2026] GET /volume/v3/volumes/12319eb7-6534-4588-a2bb-6cff3ed1e021 => generated 889 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:20.484963 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ee1d5f68-de99-47d5-ba67-dfbb38437f6e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:20.487034 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ee1d5f68-de99-47d5-ba67-dfbb38437f6e tempest-VolumeTypesAccessTest-598307033 tempest-VolumeTypesAccessTest-598307033-project-member] GET https://10.4.3.239/volume/v3/volumes/12319eb7-6534-4588-a2bb-6cff3ed1e021 Aug 20 04:44:20.487276 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ee1d5f68-de99-47d5-ba67-dfbb38437f6e tempest-VolumeTypesAccessTest-598307033 tempest-VolumeTypesAccessTest-598307033-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:20.487500 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ee1d5f68-de99-47d5-ba67-dfbb38437f6e tempest-VolumeTypesAccessTest-598307033 tempest-VolumeTypesAccessTest-598307033-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:20.497500 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:20.497500 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:44:20.502995 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-ee1d5f68-de99-47d5-ba67-dfbb38437f6e tempest-VolumeTypesAccessTest-598307033 tempest-VolumeTypesAccessTest-598307033-project-member] Volume info retrieved successfully. Aug 20 04:44:20.508883 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ee1d5f68-de99-47d5-ba67-dfbb38437f6e tempest-VolumeTypesAccessTest-598307033 tempest-VolumeTypesAccessTest-598307033-project-member] https://10.4.3.239/volume/v3/volumes/12319eb7-6534-4588-a2bb-6cff3ed1e021 returned with HTTP 200 Aug 20 04:44:20.509972 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1052/4202] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:20 2026] GET /volume/v3/volumes/12319eb7-6534-4588-a2bb-6cff3ed1e021 => generated 889 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 04:44:20.522045 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-46bd0405-9506-462d-9640-ce675fa24031 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:20.525747 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-46bd0405-9506-462d-9640-ce675fa24031 tempest-VolumeTypesAccessTest-598307033 tempest-VolumeTypesAccessTest-598307033-project-member] DELETE https://10.4.3.239/volume/v3/volumes/12319eb7-6534-4588-a2bb-6cff3ed1e021 Aug 20 04:44:20.525997 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-46bd0405-9506-462d-9640-ce675fa24031 tempest-VolumeTypesAccessTest-598307033 tempest-VolumeTypesAccessTest-598307033-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:20.526287 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-46bd0405-9506-462d-9640-ce675fa24031 tempest-VolumeTypesAccessTest-598307033 tempest-VolumeTypesAccessTest-598307033-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:20.526527 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-46bd0405-9506-462d-9640-ce675fa24031 tempest-VolumeTypesAccessTest-598307033 tempest-VolumeTypesAccessTest-598307033-project-member] Delete volume with id: 12319eb7-6534-4588-a2bb-6cff3ed1e021 Aug 20 04:44:20.544765 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:20.544765 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:44:20.545458 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-46bd0405-9506-462d-9640-ce675fa24031 tempest-VolumeTypesAccessTest-598307033 tempest-VolumeTypesAccessTest-598307033-project-member] Volume info retrieved successfully. Aug 20 04:44:20.569212 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-46bd0405-9506-462d-9640-ce675fa24031 tempest-VolumeTypesAccessTest-598307033 tempest-VolumeTypesAccessTest-598307033-project-member] Delete volume request issued successfully. Aug 20 04:44:20.569212 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-46bd0405-9506-462d-9640-ce675fa24031 tempest-VolumeTypesAccessTest-598307033 tempest-VolumeTypesAccessTest-598307033-project-member] https://10.4.3.239/volume/v3/volumes/12319eb7-6534-4588-a2bb-6cff3ed1e021 returned with HTTP 202 Aug 20 04:44:20.569212 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1051/4203] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:44:20 2026] DELETE /volume/v3/volumes/12319eb7-6534-4588-a2bb-6cff3ed1e021 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:44:20.573540 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c94ceaa5-08b5-4446-ae10-81bc48e1df9f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:20.576073 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c94ceaa5-08b5-4446-ae10-81bc48e1df9f tempest-VolumeTypesAccessTest-598307033 tempest-VolumeTypesAccessTest-598307033-project-member] GET https://10.4.3.239/volume/v3/volumes/12319eb7-6534-4588-a2bb-6cff3ed1e021 Aug 20 04:44:20.576073 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c94ceaa5-08b5-4446-ae10-81bc48e1df9f tempest-VolumeTypesAccessTest-598307033 tempest-VolumeTypesAccessTest-598307033-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:20.576073 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c94ceaa5-08b5-4446-ae10-81bc48e1df9f tempest-VolumeTypesAccessTest-598307033 tempest-VolumeTypesAccessTest-598307033-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:20.581689 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:20.581689 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:44:20.585055 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c94ceaa5-08b5-4446-ae10-81bc48e1df9f tempest-VolumeTypesAccessTest-598307033 tempest-VolumeTypesAccessTest-598307033-project-member] Volume info retrieved successfully. Aug 20 04:44:20.589146 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c94ceaa5-08b5-4446-ae10-81bc48e1df9f tempest-VolumeTypesAccessTest-598307033 tempest-VolumeTypesAccessTest-598307033-project-member] https://10.4.3.239/volume/v3/volumes/12319eb7-6534-4588-a2bb-6cff3ed1e021 returned with HTTP 200 Aug 20 04:44:20.591690 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1058/4204] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:20 2026] GET /volume/v3/volumes/12319eb7-6534-4588-a2bb-6cff3ed1e021 => generated 888 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:20.867751 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-93ae8949-37f1-4456-9db8-ea34e773a457 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:20.869320 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-93ae8949-37f1-4456-9db8-ea34e773a457 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] GET https://10.4.3.239/volume/v3/volumes/930f839b-52c9-45f8-9317-7a657360ee0a Aug 20 04:44:20.869490 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-93ae8949-37f1-4456-9db8-ea34e773a457 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:20.869668 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-93ae8949-37f1-4456-9db8-ea34e773a457 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:20.874849 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-93ae8949-37f1-4456-9db8-ea34e773a457 tempest-TestMinimumBasicScenario-194721105 tempest-TestMinimumBasicScenario-194721105-project-member] https://10.4.3.239/volume/v3/volumes/930f839b-52c9-45f8-9317-7a657360ee0a returned with HTTP 404 Aug 20 04:44:20.875342 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1044/4205] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:20 2026] GET /volume/v3/volumes/930f839b-52c9-45f8-9317-7a657360ee0a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:44:21.606615 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-60ad4996-8ccd-41dc-beea-2bcb164ac241 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:21.608820 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-60ad4996-8ccd-41dc-beea-2bcb164ac241 tempest-VolumeTypesAccessTest-598307033 tempest-VolumeTypesAccessTest-598307033-project-member] GET https://10.4.3.239/volume/v3/volumes/12319eb7-6534-4588-a2bb-6cff3ed1e021 Aug 20 04:44:21.609061 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-60ad4996-8ccd-41dc-beea-2bcb164ac241 tempest-VolumeTypesAccessTest-598307033 tempest-VolumeTypesAccessTest-598307033-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:21.609348 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-60ad4996-8ccd-41dc-beea-2bcb164ac241 tempest-VolumeTypesAccessTest-598307033 tempest-VolumeTypesAccessTest-598307033-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:21.616591 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-60ad4996-8ccd-41dc-beea-2bcb164ac241 tempest-VolumeTypesAccessTest-598307033 tempest-VolumeTypesAccessTest-598307033-project-member] https://10.4.3.239/volume/v3/volumes/12319eb7-6534-4588-a2bb-6cff3ed1e021 returned with HTTP 404 Aug 20 04:44:21.617239 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1053/4206] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:21 2026] GET /volume/v3/volumes/12319eb7-6534-4588-a2bb-6cff3ed1e021 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:44:21.629130 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-de151a45-c9e9-42f9-bdf3-be4de6a3cd73 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:21.638353 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-de151a45-c9e9-42f9-bdf3-be4de6a3cd73 tempest-VolumeTypesAccessTest-1576528259 tempest-VolumeTypesAccessTest-1576528259-project-admin] POST https://10.4.3.239/volume/v3/types/6150f5a2-5344-4ad7-9249-f26a60f7c4ec/action Aug 20 04:44:21.639354 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-de151a45-c9e9-42f9-bdf3-be4de6a3cd73 tempest-VolumeTypesAccessTest-1576528259 tempest-VolumeTypesAccessTest-1576528259-project-admin] Action body: b'{"removeProjectAccess": {"project": "27a3b45f3b0b43e2a614dc38037c6cdd"}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:44:21.639788 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-de151a45-c9e9-42f9-bdf3-be4de6a3cd73 tempest-VolumeTypesAccessTest-1576528259 tempest-VolumeTypesAccessTest-1576528259-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "27a3b45f3b0b43e2a614dc38037c6cdd"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:44:21.659099 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-de151a45-c9e9-42f9-bdf3-be4de6a3cd73 tempest-VolumeTypesAccessTest-1576528259 tempest-VolumeTypesAccessTest-1576528259-project-admin] https://10.4.3.239/volume/v3/types/6150f5a2-5344-4ad7-9249-f26a60f7c4ec/action returned with HTTP 202 Aug 20 04:44:21.659668 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1052/4207] 10.4.3.239 () {68 vars in 1384 bytes} [Thu Aug 20 04:44:21 2026] POST /volume/v3/types/6150f5a2-5344-4ad7-9249-f26a60f7c4ec/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:44:21.668657 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-81bfe32f-a420-47aa-ab4e-ff4cb212d688 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:21.670663 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-81bfe32f-a420-47aa-ab4e-ff4cb212d688 tempest-VolumeTypesAccessTest-1576528259 tempest-VolumeTypesAccessTest-1576528259-project-admin] DELETE https://10.4.3.239/volume/v3/types/6150f5a2-5344-4ad7-9249-f26a60f7c4ec Aug 20 04:44:21.670875 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-81bfe32f-a420-47aa-ab4e-ff4cb212d688 tempest-VolumeTypesAccessTest-1576528259 tempest-VolumeTypesAccessTest-1576528259-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:21.671060 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-81bfe32f-a420-47aa-ab4e-ff4cb212d688 tempest-VolumeTypesAccessTest-1576528259 tempest-VolumeTypesAccessTest-1576528259-project-admin] Calling method '_delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:21.700805 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-81bfe32f-a420-47aa-ab4e-ff4cb212d688 tempest-VolumeTypesAccessTest-1576528259 tempest-VolumeTypesAccessTest-1576528259-project-admin] https://10.4.3.239/volume/v3/types/6150f5a2-5344-4ad7-9249-f26a60f7c4ec returned with HTTP 202 Aug 20 04:44:21.701245 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1059/4208] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:44:21 2026] DELETE /volume/v3/types/6150f5a2-5344-4ad7-9249-f26a60f7c4ec => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:44:21.708818 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-05f054c0-e272-48eb-a91a-ff10fe63a503 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:21.710831 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-05f054c0-e272-48eb-a91a-ff10fe63a503 tempest-VolumeTypesAccessTest-1576528259 tempest-VolumeTypesAccessTest-1576528259-project-admin] GET https://10.4.3.239/volume/v3/types/6150f5a2-5344-4ad7-9249-f26a60f7c4ec Aug 20 04:44:21.711005 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-05f054c0-e272-48eb-a91a-ff10fe63a503 tempest-VolumeTypesAccessTest-1576528259 tempest-VolumeTypesAccessTest-1576528259-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:21.711199 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-05f054c0-e272-48eb-a91a-ff10fe63a503 tempest-VolumeTypesAccessTest-1576528259 tempest-VolumeTypesAccessTest-1576528259-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:21.714805 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-05f054c0-e272-48eb-a91a-ff10fe63a503 tempest-VolumeTypesAccessTest-1576528259 tempest-VolumeTypesAccessTest-1576528259-project-admin] https://10.4.3.239/volume/v3/types/6150f5a2-5344-4ad7-9249-f26a60f7c4ec returned with HTTP 404 Aug 20 04:44:21.715321 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1045/4209] 10.4.3.239 () {66 vars in 1342 bytes} [Thu Aug 20 04:44:21 2026] GET /volume/v3/types/6150f5a2-5344-4ad7-9249-f26a60f7c4ec => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:44:21.724344 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6f359a64-ba90-4002-8c9d-e9895e123d5f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:21.726383 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6f359a64-ba90-4002-8c9d-e9895e123d5f tempest-VolumeTypesAccessTest-1576528259 tempest-VolumeTypesAccessTest-1576528259-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:44:21.726813 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6f359a64-ba90-4002-8c9d-e9895e123d5f tempest-VolumeTypesAccessTest-1576528259 tempest-VolumeTypesAccessTest-1576528259-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-841856226", "os-volume-type-access:is_public": false}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:44:21.742065 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6f359a64-ba90-4002-8c9d-e9895e123d5f tempest-VolumeTypesAccessTest-1576528259 tempest-VolumeTypesAccessTest-1576528259-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:44:21.742531 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1054/4210] 10.4.3.239 () {68 vars in 1253 bytes} [Thu Aug 20 04:44:21 2026] POST /volume/v3/types => generated 228 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:21.751049 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3fb423b6-113e-4af1-857e-9eacecd5e4e2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:21.753466 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3fb423b6-113e-4af1-857e-9eacecd5e4e2 tempest-VolumeTypesAccessTest-1576528259 tempest-VolumeTypesAccessTest-1576528259-project-admin] POST https://10.4.3.239/volume/v3/types/0bf44d3e-5cd1-4197-963a-0cd5c75a428a/action Aug 20 04:44:21.753993 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3fb423b6-113e-4af1-857e-9eacecd5e4e2 tempest-VolumeTypesAccessTest-1576528259 tempest-VolumeTypesAccessTest-1576528259-project-admin] Action body: b'{"addProjectAccess": {"project": "27a3b45f3b0b43e2a614dc38037c6cdd"}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:44:21.754195 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3fb423b6-113e-4af1-857e-9eacecd5e4e2 tempest-VolumeTypesAccessTest-1576528259 tempest-VolumeTypesAccessTest-1576528259-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "27a3b45f3b0b43e2a614dc38037c6cdd"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:44:21.781515 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3fb423b6-113e-4af1-857e-9eacecd5e4e2 tempest-VolumeTypesAccessTest-1576528259 tempest-VolumeTypesAccessTest-1576528259-project-admin] https://10.4.3.239/volume/v3/types/0bf44d3e-5cd1-4197-963a-0cd5c75a428a/action returned with HTTP 202 Aug 20 04:44:21.781764 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1053/4211] 10.4.3.239 () {68 vars in 1384 bytes} [Thu Aug 20 04:44:21 2026] POST /volume/v3/types/0bf44d3e-5cd1-4197-963a-0cd5c75a428a/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:44:21.793604 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-52a57fdf-33cb-4c51-9ab9-aaee5b9e9820 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:21.795656 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-52a57fdf-33cb-4c51-9ab9-aaee5b9e9820 tempest-VolumeTypesAccessTest-1576528259 tempest-VolumeTypesAccessTest-1576528259-project-admin] POST https://10.4.3.239/volume/v3/types/0bf44d3e-5cd1-4197-963a-0cd5c75a428a/action Aug 20 04:44:21.795987 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-52a57fdf-33cb-4c51-9ab9-aaee5b9e9820 tempest-VolumeTypesAccessTest-1576528259 tempest-VolumeTypesAccessTest-1576528259-project-admin] Action body: b'{"addProjectAccess": {"project": "e3307ce8181545589dbc90c1106b2766"}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:44:21.796104 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-52a57fdf-33cb-4c51-9ab9-aaee5b9e9820 tempest-VolumeTypesAccessTest-1576528259 tempest-VolumeTypesAccessTest-1576528259-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "e3307ce8181545589dbc90c1106b2766"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:44:21.810627 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-52a57fdf-33cb-4c51-9ab9-aaee5b9e9820 tempest-VolumeTypesAccessTest-1576528259 tempest-VolumeTypesAccessTest-1576528259-project-admin] https://10.4.3.239/volume/v3/types/0bf44d3e-5cd1-4197-963a-0cd5c75a428a/action returned with HTTP 202 Aug 20 04:44:21.811016 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1060/4212] 10.4.3.239 () {68 vars in 1384 bytes} [Thu Aug 20 04:44:21 2026] POST /volume/v3/types/0bf44d3e-5cd1-4197-963a-0cd5c75a428a/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:44:21.817996 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9b6cb96e-27ac-4100-b8f6-06ab001b76db None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:21.820008 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9b6cb96e-27ac-4100-b8f6-06ab001b76db tempest-VolumeTypesAccessTest-1576528259 tempest-VolumeTypesAccessTest-1576528259-project-admin] GET https://10.4.3.239/volume/v3/types/0bf44d3e-5cd1-4197-963a-0cd5c75a428a/os-volume-type-access Aug 20 04:44:21.820231 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9b6cb96e-27ac-4100-b8f6-06ab001b76db tempest-VolumeTypesAccessTest-1576528259 tempest-VolumeTypesAccessTest-1576528259-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:21.820414 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9b6cb96e-27ac-4100-b8f6-06ab001b76db tempest-VolumeTypesAccessTest-1576528259 tempest-VolumeTypesAccessTest-1576528259-project-admin] Calling method 'index' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:21.833054 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9b6cb96e-27ac-4100-b8f6-06ab001b76db tempest-VolumeTypesAccessTest-1576528259 tempest-VolumeTypesAccessTest-1576528259-project-admin] https://10.4.3.239/volume/v3/types/0bf44d3e-5cd1-4197-963a-0cd5c75a428a/os-volume-type-access returned with HTTP 200 Aug 20 04:44:21.834034 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1046/4213] 10.4.3.239 () {66 vars in 1408 bytes} [Thu Aug 20 04:44:21 2026] GET /volume/v3/types/0bf44d3e-5cd1-4197-963a-0cd5c75a428a/os-volume-type-access => generated 244 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:21.842744 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-581d8cd7-cb89-47ec-9c64-421256a35f7b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:21.846983 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-581d8cd7-cb89-47ec-9c64-421256a35f7b tempest-VolumeTypesAccessTest-1576528259 tempest-VolumeTypesAccessTest-1576528259-project-admin] POST https://10.4.3.239/volume/v3/types/0bf44d3e-5cd1-4197-963a-0cd5c75a428a/action Aug 20 04:44:21.846983 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-581d8cd7-cb89-47ec-9c64-421256a35f7b tempest-VolumeTypesAccessTest-1576528259 tempest-VolumeTypesAccessTest-1576528259-project-admin] Action body: b'{"removeProjectAccess": {"project": "e3307ce8181545589dbc90c1106b2766"}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:44:21.847094 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-581d8cd7-cb89-47ec-9c64-421256a35f7b tempest-VolumeTypesAccessTest-1576528259 tempest-VolumeTypesAccessTest-1576528259-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "e3307ce8181545589dbc90c1106b2766"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:44:21.870562 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-581d8cd7-cb89-47ec-9c64-421256a35f7b tempest-VolumeTypesAccessTest-1576528259 tempest-VolumeTypesAccessTest-1576528259-project-admin] https://10.4.3.239/volume/v3/types/0bf44d3e-5cd1-4197-963a-0cd5c75a428a/action returned with HTTP 202 Aug 20 04:44:21.870970 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1055/4214] 10.4.3.239 () {68 vars in 1384 bytes} [Thu Aug 20 04:44:21 2026] POST /volume/v3/types/0bf44d3e-5cd1-4197-963a-0cd5c75a428a/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:44:21.878057 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9857188b-8a06-415f-ae98-0b7be7a9a9ff None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:21.879785 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9857188b-8a06-415f-ae98-0b7be7a9a9ff tempest-VolumeTypesAccessTest-1576528259 tempest-VolumeTypesAccessTest-1576528259-project-admin] POST https://10.4.3.239/volume/v3/types/0bf44d3e-5cd1-4197-963a-0cd5c75a428a/action Aug 20 04:44:21.880240 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9857188b-8a06-415f-ae98-0b7be7a9a9ff tempest-VolumeTypesAccessTest-1576528259 tempest-VolumeTypesAccessTest-1576528259-project-admin] Action body: b'{"removeProjectAccess": {"project": "27a3b45f3b0b43e2a614dc38037c6cdd"}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:44:21.880240 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9857188b-8a06-415f-ae98-0b7be7a9a9ff tempest-VolumeTypesAccessTest-1576528259 tempest-VolumeTypesAccessTest-1576528259-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "27a3b45f3b0b43e2a614dc38037c6cdd"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:44:21.889287 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9857188b-8a06-415f-ae98-0b7be7a9a9ff tempest-VolumeTypesAccessTest-1576528259 tempest-VolumeTypesAccessTest-1576528259-project-admin] https://10.4.3.239/volume/v3/types/0bf44d3e-5cd1-4197-963a-0cd5c75a428a/action returned with HTTP 202 Aug 20 04:44:21.889645 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1054/4215] 10.4.3.239 () {68 vars in 1384 bytes} [Thu Aug 20 04:44:21 2026] POST /volume/v3/types/0bf44d3e-5cd1-4197-963a-0cd5c75a428a/action => generated 0 bytes in 12 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:44:21.896693 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-efe25559-5858-4927-a682-964c72c71f96 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:21.898906 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-efe25559-5858-4927-a682-964c72c71f96 tempest-VolumeTypesAccessTest-1576528259 tempest-VolumeTypesAccessTest-1576528259-project-admin] DELETE https://10.4.3.239/volume/v3/types/0bf44d3e-5cd1-4197-963a-0cd5c75a428a Aug 20 04:44:21.899173 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-efe25559-5858-4927-a682-964c72c71f96 tempest-VolumeTypesAccessTest-1576528259 tempest-VolumeTypesAccessTest-1576528259-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:21.899470 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-efe25559-5858-4927-a682-964c72c71f96 tempest-VolumeTypesAccessTest-1576528259 tempest-VolumeTypesAccessTest-1576528259-project-admin] Calling method '_delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:21.936290 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-efe25559-5858-4927-a682-964c72c71f96 tempest-VolumeTypesAccessTest-1576528259 tempest-VolumeTypesAccessTest-1576528259-project-admin] https://10.4.3.239/volume/v3/types/0bf44d3e-5cd1-4197-963a-0cd5c75a428a returned with HTTP 202 Aug 20 04:44:21.936788 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1061/4216] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:44:21 2026] DELETE /volume/v3/types/0bf44d3e-5cd1-4197-963a-0cd5c75a428a => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:44:21.944293 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-55a25b68-a9b5-4fad-8e7e-0ac084149f0e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:21.946493 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-55a25b68-a9b5-4fad-8e7e-0ac084149f0e tempest-VolumeTypesAccessTest-1576528259 tempest-VolumeTypesAccessTest-1576528259-project-admin] GET https://10.4.3.239/volume/v3/types/0bf44d3e-5cd1-4197-963a-0cd5c75a428a Aug 20 04:44:21.946771 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-55a25b68-a9b5-4fad-8e7e-0ac084149f0e tempest-VolumeTypesAccessTest-1576528259 tempest-VolumeTypesAccessTest-1576528259-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:21.947016 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-55a25b68-a9b5-4fad-8e7e-0ac084149f0e tempest-VolumeTypesAccessTest-1576528259 tempest-VolumeTypesAccessTest-1576528259-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:21.952208 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-55a25b68-a9b5-4fad-8e7e-0ac084149f0e tempest-VolumeTypesAccessTest-1576528259 tempest-VolumeTypesAccessTest-1576528259-project-admin] https://10.4.3.239/volume/v3/types/0bf44d3e-5cd1-4197-963a-0cd5c75a428a returned with HTTP 404 Aug 20 04:44:21.952208 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1047/4217] 10.4.3.239 () {66 vars in 1342 bytes} [Thu Aug 20 04:44:21 2026] GET /volume/v3/types/0bf44d3e-5cd1-4197-963a-0cd5c75a428a => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:44:30.732612 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9b6fb3c1-3eca-4e86-8df7-387959a79c40 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:30.875073 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9b6fb3c1-3eca-4e86-8df7-387959a79c40 tempest-TestVolumeBootPattern-1952497230 tempest-TestVolumeBootPattern-1952497230-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:44:30.875313 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9b6fb3c1-3eca-4e86-8df7-387959a79c40 tempest-TestVolumeBootPattern-1952497230 tempest-TestVolumeBootPattern-1952497230-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-3603284", "extra_specs": {}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:44:30.880359 np0000007850 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writing DB stats cinder:SELECT=99,cinder:UPDATE=7,cinder:INSERT=2 {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:44:30.893530 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9b6fb3c1-3eca-4e86-8df7-387959a79c40 tempest-TestVolumeBootPattern-1952497230 tempest-TestVolumeBootPattern-1952497230-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:44:30.893921 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1056/4218] 10.4.3.239 () {68 vars in 1252 bytes} [Thu Aug 20 04:44:30 2026] POST /volume/v3/types => generated 209 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:30.904092 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-bc767f40-c9d8-4852-b47c-0c3cc7e8c20f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:30.906563 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bc767f40-c9d8-4852-b47c-0c3cc7e8c20f tempest-TestVolumeBootPattern-1952497230 tempest-TestVolumeBootPattern-1952497230-project-admin] POST https://10.4.3.239/volume/v3/types/d5b61582-871a-4873-8238-2f60510c79c6/encryption Aug 20 04:44:30.907057 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bc767f40-c9d8-4852-b47c-0c3cc7e8c20f tempest-TestVolumeBootPattern-1952497230 tempest-TestVolumeBootPattern-1952497230-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:44:30.911839 np0000007850 devstack@c-api.service[100174]: DEBUG dbcounter [-] [100174] Writing DB stats cinder:SELECT=96,cinder:UPDATE=8,cinder:INSERT=4 {{(pid=100174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:44:30.928777 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bc767f40-c9d8-4852-b47c-0c3cc7e8c20f tempest-TestVolumeBootPattern-1952497230 tempest-TestVolumeBootPattern-1952497230-project-admin] https://10.4.3.239/volume/v3/types/d5b61582-871a-4873-8238-2f60510c79c6/encryption returned with HTTP 200 Aug 20 04:44:30.929245 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1055/4219] 10.4.3.239 () {68 vars in 1397 bytes} [Thu Aug 20 04:44:30 2026] POST /volume/v3/types/d5b61582-871a-4873-8238-2f60510c79c6/encryption => generated 230 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:30.938165 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c89df14b-070b-4936-a8c2-b8fdc780f53c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:31.036919 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c89df14b-070b-4936-a8c2-b8fdc780f53c tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:44:31.037435 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c89df14b-070b-4936-a8c2-b8fdc780f53c tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1054358972", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-3603284", "size": 1}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:44:31.039479 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-c89df14b-070b-4936-a8c2-b8fdc780f53c tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1054358972', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-3603284', 'size': 1}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:44:31.045480 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-c89df14b-070b-4936-a8c2-b8fdc780f53c tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Create volume of 1 GB Aug 20 04:44:31.045950 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:31.045950 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:44:31.046740 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c89df14b-070b-4936-a8c2-b8fdc780f53c tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Availability Zones retrieved successfully. Aug 20 04:44:31.055855 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-c89df14b-070b-4936-a8c2-b8fdc780f53c tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Flow 'volume_create_api' (8dc0eed1-c2c0-4251-82a1-2f6736ff64c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:44:31.063204 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-c89df14b-070b-4936-a8c2-b8fdc780f53c tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be4a6a9b-8c19-48d0-8363-cb1ebc4e752b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:31.065195 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-c89df14b-070b-4936-a8c2-b8fdc780f53c tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:44:31.107809 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-c89df14b-070b-4936-a8c2-b8fdc780f53c tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be4a6a9b-8c19-48d0-8363-cb1ebc4e752b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:44:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d5b61582-871a-4873-8238-2f60510c79c6,is_public=True,name='tempest-scenario-type-luks-3603284',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5b61582-871a-4873-8238-2f60510c79c6', '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=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:31.108738 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-c89df14b-070b-4936-a8c2-b8fdc780f53c tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e74e8e29-976e-41bf-bc88-d4fecf6f7f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:31.140956 np0000007850 devstack@c-api.service[100175]: WARNING cinder.quota [None req-c89df14b-070b-4936-a8c2-b8fdc780f53c tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-3603284 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-3603284, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:44:31.141403 np0000007850 devstack@c-api.service[100175]: WARNING cinder.quota [None req-c89df14b-070b-4936-a8c2-b8fdc780f53c tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-3603284 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-3603284, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:44:31.184839 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-c89df14b-070b-4936-a8c2-b8fdc780f53c tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Created reservations ['5c3f507d-178e-4b88-a45b-2b6b2806db57', '8d128e0b-8052-4f39-be99-84a99f95449a', '56e67ad7-9243-438c-870c-e64b0984f7cd', 'b7fcb4b2-46e3-4a48-8431-a37b2e35fae3'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:44:31.186003 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-c89df14b-070b-4936-a8c2-b8fdc780f53c tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e74e8e29-976e-41bf-bc88-d4fecf6f7f0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c3f507d-178e-4b88-a45b-2b6b2806db57', '8d128e0b-8052-4f39-be99-84a99f95449a', '56e67ad7-9243-438c-870c-e64b0984f7cd', 'b7fcb4b2-46e3-4a48-8431-a37b2e35fae3']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:31.186720 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-c89df14b-070b-4936-a8c2-b8fdc780f53c tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae944487-8956-4bfd-b6f0-d75e94d35999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:31.216176 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-c89df14b-070b-4936-a8c2-b8fdc780f53c tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae944487-8956-4bfd-b6f0-d75e94d35999) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7d84ae3-feab-41e0-b415-118b2a29ce86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1054358972',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f19df0c36cb44090ab7019f2008c44e9',qos_specs=None,replication_status=,reservations=['5c3f507d-178e-4b88-a45b-2b6b2806db57','8d128e0b-8052-4f39-be99-84a99f95449a','56e67ad7-9243-438c-870c-e64b0984f7cd','b7fcb4b2-46e3-4a48-8431-a37b2e35fae3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d1762e4984046e29c7b0b97c66ddc75',volume_type_id=d5b61582-871a-4873-8238-2f60510c79c6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:44:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1054358972',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=b7d84ae3-feab-41e0-b415-118b2a29ce86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f19df0c36cb44090ab7019f2008c44e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d1762e4984046e29c7b0b97c66ddc75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5b61582-871a-4873-8238-2f60510c79c6),volume_type_id=d5b61582-871a-4873-8238-2f60510c79c6)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:31.216999 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-c89df14b-070b-4936-a8c2-b8fdc780f53c tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81188fde-92f3-4250-bdf9-f37f065ec466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:31.238460 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-c89df14b-070b-4936-a8c2-b8fdc780f53c tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81188fde-92f3-4250-bdf9-f37f065ec466) transitioned into state 'SUCCESS' from state '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-1054358972',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f19df0c36cb44090ab7019f2008c44e9',qos_specs=None,replication_status=,reservations=['5c3f507d-178e-4b88-a45b-2b6b2806db57','8d128e0b-8052-4f39-be99-84a99f95449a','56e67ad7-9243-438c-870c-e64b0984f7cd','b7fcb4b2-46e3-4a48-8431-a37b2e35fae3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d1762e4984046e29c7b0b97c66ddc75',volume_type_id=d5b61582-871a-4873-8238-2f60510c79c6)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:31.239230 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-c89df14b-070b-4936-a8c2-b8fdc780f53c tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d536aeff-a309-4c8c-b36d-8aee26482816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:31.248910 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-c89df14b-070b-4936-a8c2-b8fdc780f53c tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d536aeff-a309-4c8c-b36d-8aee26482816) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:31.249811 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-c89df14b-070b-4936-a8c2-b8fdc780f53c tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Flow 'volume_create_api' (8dc0eed1-c2c0-4251-82a1-2f6736ff64c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:44:31.250150 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c89df14b-070b-4936-a8c2-b8fdc780f53c tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Create volume request issued successfully. Aug 20 04:44:31.250816 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c89df14b-070b-4936-a8c2-b8fdc780f53c tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:44:31.251471 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1062/4220] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:44:30 2026] POST /volume/v3/volumes => generated 777 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:44:31.267232 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-41b31edf-2800-4e48-936c-07e61ba87e00 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:31.272204 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-41b31edf-2800-4e48-936c-07e61ba87e00 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/b7d84ae3-feab-41e0-b415-118b2a29ce86 Aug 20 04:44:31.272204 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-41b31edf-2800-4e48-936c-07e61ba87e00 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:31.272204 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-41b31edf-2800-4e48-936c-07e61ba87e00 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:31.286760 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:31.286760 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:44:31.293080 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-41b31edf-2800-4e48-936c-07e61ba87e00 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:44:31.300060 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-41b31edf-2800-4e48-936c-07e61ba87e00 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/b7d84ae3-feab-41e0-b415-118b2a29ce86 returned with HTTP 200 Aug 20 04:44:31.300060 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1048/4221] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:31 2026] GET /volume/v3/volumes/b7d84ae3-feab-41e0-b415-118b2a29ce86 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:31.687241 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ca10ac7d-7f4f-4e94-8987-fd1e224c4c36 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:31.833324 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ca10ac7d-7f4f-4e94-8987-fd1e224c4c36 tempest-VolumeMultiattachTests-1940868207 tempest-VolumeMultiattachTests-1940868207-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:44:31.833719 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ca10ac7d-7f4f-4e94-8987-fd1e224c4c36 tempest-VolumeMultiattachTests-1940868207 tempest-VolumeMultiattachTests-1940868207-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-770071258-32464641", "extra_specs": {"multiattach": " True"}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:44:31.854197 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ca10ac7d-7f4f-4e94-8987-fd1e224c4c36 tempest-VolumeMultiattachTests-1940868207 tempest-VolumeMultiattachTests-1940868207-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:44:31.854538 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1057/4222] 10.4.3.239 () {68 vars in 1253 bytes} [Thu Aug 20 04:44:31 2026] POST /volume/v3/types => generated 284 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:31.862106 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8f10d09e-7db3-4278-b381-cbdc320392c8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:31.863885 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8f10d09e-7db3-4278-b381-cbdc320392c8 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:44:31.864252 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8f10d09e-7db3-4278-b381-cbdc320392c8 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1732485354", "snapshot_id": null, "imageRef": null, "volume_type": "9139a8be-4ce7-483e-89fb-bcbcec747f97", "size": 1}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:44:31.865720 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-8f10d09e-7db3-4278-b381-cbdc320392c8 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1732485354', 'snapshot_id': None, 'imageRef': None, 'volume_type': '9139a8be-4ce7-483e-89fb-bcbcec747f97', 'size': 1}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:44:31.873049 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-8f10d09e-7db3-4278-b381-cbdc320392c8 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Create volume of 1 GB Aug 20 04:44:31.873544 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:31.873544 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:44:31.874083 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-8f10d09e-7db3-4278-b381-cbdc320392c8 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Availability Zones retrieved successfully. Aug 20 04:44:31.880280 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8f10d09e-7db3-4278-b381-cbdc320392c8 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Flow 'volume_create_api' (4bfe1d73-abf5-455a-8724-c27a003673a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:44:31.881221 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8f10d09e-7db3-4278-b381-cbdc320392c8 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (265193a5-d3e6-4dfd-b0a3-f6e29f223c36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:31.882219 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-8f10d09e-7db3-4278-b381-cbdc320392c8 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:44:31.884353 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2118296b-85b8-4aca-9288-507328b32d9c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:31.890836 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:31.890836 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:44:31.904591 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8f10d09e-7db3-4278-b381-cbdc320392c8 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (265193a5-d3e6-4dfd-b0a3-f6e29f223c36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:44:32Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=9139a8be-4ce7-483e-89fb-bcbcec747f97,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-770071258-32464641',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9139a8be-4ce7-483e-89fb-bcbcec747f97', 'encryption_key_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=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:31.905318 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8f10d09e-7db3-4278-b381-cbdc320392c8 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28b0bb8e-5596-4a9a-8c9f-7722d36fe47b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:31.930162 np0000007850 devstack@c-api.service[100174]: WARNING cinder.quota [None req-8f10d09e-7db3-4278-b381-cbdc320392c8 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-770071258-32464641 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-770071258-32464641, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:44:31.930492 np0000007850 devstack@c-api.service[100174]: WARNING cinder.quota [None req-8f10d09e-7db3-4278-b381-cbdc320392c8 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-770071258-32464641 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-770071258-32464641, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:44:31.935803 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2118296b-85b8-4aca-9288-507328b32d9c tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:44:31.936202 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2118296b-85b8-4aca-9288-507328b32d9c tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "fd30ff40-6d85-42eb-a3e0-87e78c12210f", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-422250641"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:44:31.937566 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-2118296b-85b8-4aca-9288-507328b32d9c tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Create volume request body: {'volume': {"'imageRef": 'fd30ff40-6d85-42eb-a3e0-87e78c12210f', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-422250641'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:44:31.937673 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-2118296b-85b8-4aca-9288-507328b32d9c tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Create volume of 1 GB Aug 20 04:44:31.937961 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:31.937961 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:44:31.942351 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-2118296b-85b8-4aca-9288-507328b32d9c tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Availability Zones retrieved successfully. Aug 20 04:44:31.950100 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-2118296b-85b8-4aca-9288-507328b32d9c tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Flow 'volume_create_api' (87556db3-066e-4b03-8985-55d11bb64a71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:44:31.951057 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-2118296b-85b8-4aca-9288-507328b32d9c tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5995986-1636-441a-a114-7479727ee4f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:31.952238 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-2118296b-85b8-4aca-9288-507328b32d9c tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:44:31.962805 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-8f10d09e-7db3-4278-b381-cbdc320392c8 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Created reservations ['afa8a806-5f43-46ac-81d2-ba8030699934', 'b9a9e107-c3d1-4de7-b59f-18a3551df69c', 'ac112098-0667-4eed-8b1c-7762403b5a7f', '0bcaacda-034e-4d55-93d5-8af1037f227c'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:44:31.963460 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8f10d09e-7db3-4278-b381-cbdc320392c8 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28b0bb8e-5596-4a9a-8c9f-7722d36fe47b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['afa8a806-5f43-46ac-81d2-ba8030699934', 'b9a9e107-c3d1-4de7-b59f-18a3551df69c', 'ac112098-0667-4eed-8b1c-7762403b5a7f', '0bcaacda-034e-4d55-93d5-8af1037f227c']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:31.964111 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8f10d09e-7db3-4278-b381-cbdc320392c8 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1cd8fb1-3d10-4702-b1a2-7f9213bd939a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:31.981351 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-2118296b-85b8-4aca-9288-507328b32d9c tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5995986-1636-441a-a114-7479727ee4f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:31.982174 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-2118296b-85b8-4aca-9288-507328b32d9c tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f823c45b-1540-4658-95cf-b911f2e79004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:31.985583 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8f10d09e-7db3-4278-b381-cbdc320392c8 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1cd8fb1-3d10-4702-b1a2-7f9213bd939a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47156c3b-4a56-42a6-8964-b65500df9578', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1732485354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='77c9977488b24b01986673b75b68e60c',qos_specs=None,replication_status=,reservations=['afa8a806-5f43-46ac-81d2-ba8030699934','b9a9e107-c3d1-4de7-b59f-18a3551df69c','ac112098-0667-4eed-8b1c-7762403b5a7f','0bcaacda-034e-4d55-93d5-8af1037f227c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b490ea2198f42eca924ec4e88f5abc2',volume_type_id=9139a8be-4ce7-483e-89fb-bcbcec747f97), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:44:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1732485354',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47156c3b-4a56-42a6-8964-b65500df9578,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='77c9977488b24b01986673b75b68e60c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b490ea2198f42eca924ec4e88f5abc2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9139a8be-4ce7-483e-89fb-bcbcec747f97),volume_type_id=9139a8be-4ce7-483e-89fb-bcbcec747f97)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:31.986312 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8f10d09e-7db3-4278-b381-cbdc320392c8 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4da05f95-78bd-47c6-bcd5-d140faac91a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:32.005070 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8f10d09e-7db3-4278-b381-cbdc320392c8 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4da05f95-78bd-47c6-bcd5-d140faac91a9) transitioned into state 'SUCCESS' from state '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-1732485354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='77c9977488b24b01986673b75b68e60c',qos_specs=None,replication_status=,reservations=['afa8a806-5f43-46ac-81d2-ba8030699934','b9a9e107-c3d1-4de7-b59f-18a3551df69c','ac112098-0667-4eed-8b1c-7762403b5a7f','0bcaacda-034e-4d55-93d5-8af1037f227c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b490ea2198f42eca924ec4e88f5abc2',volume_type_id=9139a8be-4ce7-483e-89fb-bcbcec747f97)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:32.005855 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8f10d09e-7db3-4278-b381-cbdc320392c8 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f126184-6389-499f-9b1a-f58f602a2a0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:32.015720 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8f10d09e-7db3-4278-b381-cbdc320392c8 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f126184-6389-499f-9b1a-f58f602a2a0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:32.016449 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-8f10d09e-7db3-4278-b381-cbdc320392c8 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Flow 'volume_create_api' (4bfe1d73-abf5-455a-8724-c27a003673a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:44:32.016704 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-8f10d09e-7db3-4278-b381-cbdc320392c8 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Create volume request issued successfully. Aug 20 04:44:32.017250 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8f10d09e-7db3-4278-b381-cbdc320392c8 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:44:32.017707 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1056/4223] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:44:31 2026] POST /volume/v3/volumes => generated 827 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:44:32.032543 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7b9565b4-3e73-4558-80d4-a216b78ff09a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:32.034463 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7b9565b4-3e73-4558-80d4-a216b78ff09a tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 Aug 20 04:44:32.034704 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7b9565b4-3e73-4558-80d4-a216b78ff09a tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:32.034927 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7b9565b4-3e73-4558-80d4-a216b78ff09a tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:32.042568 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:32.042568 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:44:32.046047 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-2118296b-85b8-4aca-9288-507328b32d9c tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Created reservations ['eddd2a52-fa7f-451f-bd8e-22fd6a7a478b', '73b0b1bc-def7-40ca-8948-8d9b93e8a605', '100c048a-f682-49c7-8d46-635952428191', '2fe272b8-f001-4a7b-8417-c9024a19d711'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:44:32.046848 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-2118296b-85b8-4aca-9288-507328b32d9c tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f823c45b-1540-4658-95cf-b911f2e79004) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eddd2a52-fa7f-451f-bd8e-22fd6a7a478b', '73b0b1bc-def7-40ca-8948-8d9b93e8a605', '100c048a-f682-49c7-8d46-635952428191', '2fe272b8-f001-4a7b-8417-c9024a19d711']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:32.047261 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-7b9565b4-3e73-4558-80d4-a216b78ff09a tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:44:32.047586 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-2118296b-85b8-4aca-9288-507328b32d9c tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d0fb83d-87c4-4f52-87d5-2d61aeb6728a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:32.052371 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7b9565b4-3e73-4558-80d4-a216b78ff09a tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 returned with HTTP 200 Aug 20 04:44:32.052877 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1049/4224] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:32 2026] GET /volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 => generated 895 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:32.068511 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-2118296b-85b8-4aca-9288-507328b32d9c tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d0fb83d-87c4-4f52-87d5-2d61aeb6728a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd3479c6-b7da-4982-b0a5-5baae382ef14', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-422250641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a2797da4c8a450a88239113b5f4ad4d',qos_specs=None,replication_status=,reservations=['eddd2a52-fa7f-451f-bd8e-22fd6a7a478b','73b0b1bc-def7-40ca-8948-8d9b93e8a605','100c048a-f682-49c7-8d46-635952428191','2fe272b8-f001-4a7b-8417-c9024a19d711'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfb2ef0e8ee8419cb873bf00ba48d5f8',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:44:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-422250641',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd3479c6-b7da-4982-b0a5-5baae382ef14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a2797da4c8a450a88239113b5f4ad4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bfb2ef0e8ee8419cb873bf00ba48d5f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:32.069174 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-2118296b-85b8-4aca-9288-507328b32d9c tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b499fed-d1d5-448a-b5f4-b9c4218f7722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:32.087323 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-2118296b-85b8-4aca-9288-507328b32d9c tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b499fed-d1d5-448a-b5f4-b9c4218f7722) transitioned into state 'SUCCESS' from state '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-422250641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a2797da4c8a450a88239113b5f4ad4d',qos_specs=None,replication_status=,reservations=['eddd2a52-fa7f-451f-bd8e-22fd6a7a478b','73b0b1bc-def7-40ca-8948-8d9b93e8a605','100c048a-f682-49c7-8d46-635952428191','2fe272b8-f001-4a7b-8417-c9024a19d711'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfb2ef0e8ee8419cb873bf00ba48d5f8',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:32.088091 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-2118296b-85b8-4aca-9288-507328b32d9c tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7641fa3-0770-4183-aba6-6a5913f0a046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:32.095668 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-2118296b-85b8-4aca-9288-507328b32d9c tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7641fa3-0770-4183-aba6-6a5913f0a046) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:32.096817 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-2118296b-85b8-4aca-9288-507328b32d9c tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Flow 'volume_create_api' (87556db3-066e-4b03-8985-55d11bb64a71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:44:32.097536 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-2118296b-85b8-4aca-9288-507328b32d9c tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Create volume request issued successfully. Aug 20 04:44:32.098083 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2118296b-85b8-4aca-9288-507328b32d9c tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:44:32.098801 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1063/4225] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:44:31 2026] POST /volume/v3/volumes => generated 756 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:44:32.110278 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-daa741c6-cfdb-402e-b2a3-923ffe0106b5 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:32.114549 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-daa741c6-cfdb-402e-b2a3-923ffe0106b5 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:44:32.114871 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-daa741c6-cfdb-402e-b2a3-923ffe0106b5 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "fd30ff40-6d85-42eb-a3e0-87e78c12210f", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2109177197"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:44:32.116223 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-daa741c6-cfdb-402e-b2a3-923ffe0106b5 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Create volume request body: {'volume': {"'imageRef": 'fd30ff40-6d85-42eb-a3e0-87e78c12210f', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2109177197'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:44:32.116338 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-daa741c6-cfdb-402e-b2a3-923ffe0106b5 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Create volume of 1 GB Aug 20 04:44:32.120120 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-daa741c6-cfdb-402e-b2a3-923ffe0106b5 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Availability Zones retrieved successfully. Aug 20 04:44:32.126237 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-daa741c6-cfdb-402e-b2a3-923ffe0106b5 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Flow 'volume_create_api' (f1d04338-aff2-4587-a611-c8cf563bf1a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:44:32.127174 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-daa741c6-cfdb-402e-b2a3-923ffe0106b5 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5d8aa0d-87c4-439d-86c2-e432b819455c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:32.128137 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-daa741c6-cfdb-402e-b2a3-923ffe0106b5 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:44:32.151465 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-daa741c6-cfdb-402e-b2a3-923ffe0106b5 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5d8aa0d-87c4-439d-86c2-e432b819455c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:32.152058 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-daa741c6-cfdb-402e-b2a3-923ffe0106b5 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17fa3fe7-51b1-4987-979f-9ae35efcfb3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:32.191173 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-daa741c6-cfdb-402e-b2a3-923ffe0106b5 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Created reservations ['e9d0677c-fe99-4ad8-8811-97913acbf7c9', '0b7cc69d-0e44-489d-8332-46e9a204b3e1', '343d7bb5-9941-471d-ac09-d90a139ebe59', 'fea2dea6-13fe-410f-a98b-c69eff58f52d'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:44:32.192347 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-daa741c6-cfdb-402e-b2a3-923ffe0106b5 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17fa3fe7-51b1-4987-979f-9ae35efcfb3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9d0677c-fe99-4ad8-8811-97913acbf7c9', '0b7cc69d-0e44-489d-8332-46e9a204b3e1', '343d7bb5-9941-471d-ac09-d90a139ebe59', 'fea2dea6-13fe-410f-a98b-c69eff58f52d']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:32.193444 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-daa741c6-cfdb-402e-b2a3-923ffe0106b5 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0303e7f-aae0-4cd6-8e45-7bea4f935005) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:32.219778 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-daa741c6-cfdb-402e-b2a3-923ffe0106b5 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0303e7f-aae0-4cd6-8e45-7bea4f935005) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e96cd5da-bfd3-4816-a1d4-3ec31c13b4c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2109177197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a2797da4c8a450a88239113b5f4ad4d',qos_specs=None,replication_status=,reservations=['e9d0677c-fe99-4ad8-8811-97913acbf7c9','0b7cc69d-0e44-489d-8332-46e9a204b3e1','343d7bb5-9941-471d-ac09-d90a139ebe59','fea2dea6-13fe-410f-a98b-c69eff58f52d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfb2ef0e8ee8419cb873bf00ba48d5f8',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:44:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2109177197',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e96cd5da-bfd3-4816-a1d4-3ec31c13b4c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a2797da4c8a450a88239113b5f4ad4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bfb2ef0e8ee8419cb873bf00ba48d5f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:32.221361 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-daa741c6-cfdb-402e-b2a3-923ffe0106b5 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9a37764-590b-4991-b5f1-9c1e85c9e84f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:32.240203 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-daa741c6-cfdb-402e-b2a3-923ffe0106b5 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9a37764-590b-4991-b5f1-9c1e85c9e84f) transitioned into state 'SUCCESS' from state '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-2109177197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a2797da4c8a450a88239113b5f4ad4d',qos_specs=None,replication_status=,reservations=['e9d0677c-fe99-4ad8-8811-97913acbf7c9','0b7cc69d-0e44-489d-8332-46e9a204b3e1','343d7bb5-9941-471d-ac09-d90a139ebe59','fea2dea6-13fe-410f-a98b-c69eff58f52d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfb2ef0e8ee8419cb873bf00ba48d5f8',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:32.241264 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-daa741c6-cfdb-402e-b2a3-923ffe0106b5 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (779bd011-0293-4295-b6d0-0a62b4ef0ac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:32.251984 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-daa741c6-cfdb-402e-b2a3-923ffe0106b5 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (779bd011-0293-4295-b6d0-0a62b4ef0ac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:32.253043 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-daa741c6-cfdb-402e-b2a3-923ffe0106b5 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Flow 'volume_create_api' (f1d04338-aff2-4587-a611-c8cf563bf1a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:44:32.253405 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-daa741c6-cfdb-402e-b2a3-923ffe0106b5 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Create volume request issued successfully. Aug 20 04:44:32.253997 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-daa741c6-cfdb-402e-b2a3-923ffe0106b5 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:44:32.254417 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1058/4226] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:44:32 2026] POST /volume/v3/volumes => generated 757 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:44:32.266365 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-118aeab2-02a0-4cc4-9875-5a11a9f2ee6c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:32.268059 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-118aeab2-02a0-4cc4-9875-5a11a9f2ee6c tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:44:32.268443 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-118aeab2-02a0-4cc4-9875-5a11a9f2ee6c tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "fd30ff40-6d85-42eb-a3e0-87e78c12210f", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1917875835"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:44:32.269751 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-118aeab2-02a0-4cc4-9875-5a11a9f2ee6c tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Create volume request body: {'volume': {"'imageRef": 'fd30ff40-6d85-42eb-a3e0-87e78c12210f', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1917875835'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:44:32.269886 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-118aeab2-02a0-4cc4-9875-5a11a9f2ee6c tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Create volume of 1 GB Aug 20 04:44:32.270167 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:32.270167 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:44:32.273991 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-118aeab2-02a0-4cc4-9875-5a11a9f2ee6c tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Availability Zones retrieved successfully. Aug 20 04:44:32.279662 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-118aeab2-02a0-4cc4-9875-5a11a9f2ee6c tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Flow 'volume_create_api' (0121f9b0-1b09-4b4b-8525-19ea6ba758d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:44:32.280673 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-118aeab2-02a0-4cc4-9875-5a11a9f2ee6c tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (524307b8-91f7-4227-aa35-a1aec982fe5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:32.281608 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-118aeab2-02a0-4cc4-9875-5a11a9f2ee6c tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:44:32.307124 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-118aeab2-02a0-4cc4-9875-5a11a9f2ee6c tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (524307b8-91f7-4227-aa35-a1aec982fe5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:32.308125 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-118aeab2-02a0-4cc4-9875-5a11a9f2ee6c tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca2c48f5-68f8-4456-9b6b-88d0e59044c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:32.318992 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-beb7f4d3-eac8-4a39-aa0e-f52f5c74d077 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:32.320739 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-beb7f4d3-eac8-4a39-aa0e-f52f5c74d077 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/b7d84ae3-feab-41e0-b415-118b2a29ce86 Aug 20 04:44:32.320866 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-beb7f4d3-eac8-4a39-aa0e-f52f5c74d077 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:32.321512 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-beb7f4d3-eac8-4a39-aa0e-f52f5c74d077 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:32.328669 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:32.328669 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:44:32.333038 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-beb7f4d3-eac8-4a39-aa0e-f52f5c74d077 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:44:32.341459 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-beb7f4d3-eac8-4a39-aa0e-f52f5c74d077 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/b7d84ae3-feab-41e0-b415-118b2a29ce86 returned with HTTP 200 Aug 20 04:44:32.341845 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1050/4227] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:32 2026] GET /volume/v3/volumes/b7d84ae3-feab-41e0-b415-118b2a29ce86 => generated 870 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:32.362474 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-adff6bd5-23fa-49c1-b5a4-e8529f43a82e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:32.364845 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-adff6bd5-23fa-49c1-b5a4-e8529f43a82e tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/b7d84ae3-feab-41e0-b415-118b2a29ce86 Aug 20 04:44:32.365129 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-adff6bd5-23fa-49c1-b5a4-e8529f43a82e tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:32.365392 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-adff6bd5-23fa-49c1-b5a4-e8529f43a82e tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:32.377998 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:32.377998 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:44:32.379629 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-118aeab2-02a0-4cc4-9875-5a11a9f2ee6c tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Created reservations ['5c930f70-d5bb-4c90-a861-ac0b48ee8c65', 'f0c46c76-35be-47df-97fd-2a263716569b', 'fd467c7f-23dd-4fef-856e-29ce8847c7d3', '1a94e1c6-d1a3-4dba-8d5f-05e34720f451'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:44:32.380653 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-118aeab2-02a0-4cc4-9875-5a11a9f2ee6c tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca2c48f5-68f8-4456-9b6b-88d0e59044c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c930f70-d5bb-4c90-a861-ac0b48ee8c65', 'f0c46c76-35be-47df-97fd-2a263716569b', 'fd467c7f-23dd-4fef-856e-29ce8847c7d3', '1a94e1c6-d1a3-4dba-8d5f-05e34720f451']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:32.381256 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-118aeab2-02a0-4cc4-9875-5a11a9f2ee6c tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95646d8d-7d62-4dcb-95f5-db8f10892436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:32.381566 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-adff6bd5-23fa-49c1-b5a4-e8529f43a82e tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:44:32.387036 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-adff6bd5-23fa-49c1-b5a4-e8529f43a82e tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/b7d84ae3-feab-41e0-b415-118b2a29ce86 returned with HTTP 200 Aug 20 04:44:32.387582 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1064/4228] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:32 2026] GET /volume/v3/volumes/b7d84ae3-feab-41e0-b415-118b2a29ce86 => generated 870 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:32.408111 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-84ef510e-4d82-4927-83cb-17fb63c3def8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:32.410391 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-118aeab2-02a0-4cc4-9875-5a11a9f2ee6c tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95646d8d-7d62-4dcb-95f5-db8f10892436) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d3748ad-535b-47b1-8759-7a1dce93d52f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1917875835',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a2797da4c8a450a88239113b5f4ad4d',qos_specs=None,replication_status=,reservations=['5c930f70-d5bb-4c90-a861-ac0b48ee8c65','f0c46c76-35be-47df-97fd-2a263716569b','fd467c7f-23dd-4fef-856e-29ce8847c7d3','1a94e1c6-d1a3-4dba-8d5f-05e34720f451'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfb2ef0e8ee8419cb873bf00ba48d5f8',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:44:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1917875835',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d3748ad-535b-47b1-8759-7a1dce93d52f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a2797da4c8a450a88239113b5f4ad4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bfb2ef0e8ee8419cb873bf00ba48d5f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:32.411144 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-118aeab2-02a0-4cc4-9875-5a11a9f2ee6c tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fe6c399-5baa-4514-a1c8-e33715e7d64e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:32.414202 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-84ef510e-4d82-4927-83cb-17fb63c3def8 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] POST https://10.4.3.239/volume/v3/volumes/b7d84ae3-feab-41e0-b415-118b2a29ce86/action Aug 20 04:44:32.414589 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-84ef510e-4d82-4927-83cb-17fb63c3def8 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:44:32.414712 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-84ef510e-4d82-4927-83cb-17fb63c3def8 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:44:32.424259 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:32.424259 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:44:32.424702 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-84ef510e-4d82-4927-83cb-17fb63c3def8 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:44:32.431044 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-84ef510e-4d82-4927-83cb-17fb63c3def8 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume updated successfully. Aug 20 04:44:32.431360 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-84ef510e-4d82-4927-83cb-17fb63c3def8 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/b7d84ae3-feab-41e0-b415-118b2a29ce86/action returned with HTTP 200 Aug 20 04:44:32.431784 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1059/4229] 10.4.3.239 () {68 vars in 1390 bytes} [Thu Aug 20 04:44:32 2026] POST /volume/v3/volumes/b7d84ae3-feab-41e0-b415-118b2a29ce86/action => generated 0 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 20 04:44:32.441032 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-118aeab2-02a0-4cc4-9875-5a11a9f2ee6c tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fe6c399-5baa-4514-a1c8-e33715e7d64e) transitioned into state 'SUCCESS' from state '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-1917875835',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a2797da4c8a450a88239113b5f4ad4d',qos_specs=None,replication_status=,reservations=['5c930f70-d5bb-4c90-a861-ac0b48ee8c65','f0c46c76-35be-47df-97fd-2a263716569b','fd467c7f-23dd-4fef-856e-29ce8847c7d3','1a94e1c6-d1a3-4dba-8d5f-05e34720f451'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfb2ef0e8ee8419cb873bf00ba48d5f8',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:32.442393 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-118aeab2-02a0-4cc4-9875-5a11a9f2ee6c tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d16fc218-969f-4202-85b3-730439a0430e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:32.454983 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-118aeab2-02a0-4cc4-9875-5a11a9f2ee6c tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d16fc218-969f-4202-85b3-730439a0430e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:32.456190 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-118aeab2-02a0-4cc4-9875-5a11a9f2ee6c tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Flow 'volume_create_api' (0121f9b0-1b09-4b4b-8525-19ea6ba758d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:44:32.456619 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-118aeab2-02a0-4cc4-9875-5a11a9f2ee6c tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Create volume request issued successfully. Aug 20 04:44:32.457552 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-118aeab2-02a0-4cc4-9875-5a11a9f2ee6c tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:44:32.458142 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1057/4230] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:44:32 2026] POST /volume/v3/volumes => generated 757 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:44:32.471138 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9aeb446f-9165-49e2-9d79-731b5fcf5753 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:32.476856 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9aeb446f-9165-49e2-9d79-731b5fcf5753 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:44:32.477361 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9aeb446f-9165-49e2-9d79-731b5fcf5753 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "fd30ff40-6d85-42eb-a3e0-87e78c12210f", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-183303294"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:44:32.479201 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-9aeb446f-9165-49e2-9d79-731b5fcf5753 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Create volume request body: {'volume': {"'imageRef": 'fd30ff40-6d85-42eb-a3e0-87e78c12210f', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-183303294'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:44:32.480046 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-9aeb446f-9165-49e2-9d79-731b5fcf5753 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Create volume of 1 GB Aug 20 04:44:32.484380 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9aeb446f-9165-49e2-9d79-731b5fcf5753 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Availability Zones retrieved successfully. Aug 20 04:44:32.492252 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9aeb446f-9165-49e2-9d79-731b5fcf5753 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Flow 'volume_create_api' (3403d6b0-1463-42ec-9524-87dba9054489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:44:32.493954 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9aeb446f-9165-49e2-9d79-731b5fcf5753 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c7aef30-b1b6-45a8-946f-56d9067e6fe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:32.495330 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-9aeb446f-9165-49e2-9d79-731b5fcf5753 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:44:32.530279 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9aeb446f-9165-49e2-9d79-731b5fcf5753 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c7aef30-b1b6-45a8-946f-56d9067e6fe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:32.531464 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9aeb446f-9165-49e2-9d79-731b5fcf5753 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68a32495-2dba-4851-974f-7cdd1bb3b5f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:32.581568 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-9aeb446f-9165-49e2-9d79-731b5fcf5753 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Created reservations ['fd4cd80d-8644-4ed5-bc96-75a032dfd294', '4a3f654a-e877-437f-8c66-c5dbac200b26', 'ae6f3016-c58a-4720-9eb3-80cfd1beb14e', '2991c3fe-7b3e-4519-b2ea-f759c5b13bc3'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:44:32.582558 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9aeb446f-9165-49e2-9d79-731b5fcf5753 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68a32495-2dba-4851-974f-7cdd1bb3b5f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd4cd80d-8644-4ed5-bc96-75a032dfd294', '4a3f654a-e877-437f-8c66-c5dbac200b26', 'ae6f3016-c58a-4720-9eb3-80cfd1beb14e', '2991c3fe-7b3e-4519-b2ea-f759c5b13bc3']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:32.584592 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9aeb446f-9165-49e2-9d79-731b5fcf5753 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13886b6c-f02e-477f-bae2-b260641c78ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:32.611077 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9aeb446f-9165-49e2-9d79-731b5fcf5753 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13886b6c-f02e-477f-bae2-b260641c78ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c86c58e-12ef-499d-982d-362b40103a8b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-183303294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a2797da4c8a450a88239113b5f4ad4d',qos_specs=None,replication_status=,reservations=['fd4cd80d-8644-4ed5-bc96-75a032dfd294','4a3f654a-e877-437f-8c66-c5dbac200b26','ae6f3016-c58a-4720-9eb3-80cfd1beb14e','2991c3fe-7b3e-4519-b2ea-f759c5b13bc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfb2ef0e8ee8419cb873bf00ba48d5f8',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:44:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-183303294',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c86c58e-12ef-499d-982d-362b40103a8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a2797da4c8a450a88239113b5f4ad4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bfb2ef0e8ee8419cb873bf00ba48d5f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:32.612056 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9aeb446f-9165-49e2-9d79-731b5fcf5753 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95e56143-0049-4589-ab7e-dee4cd1a7ffa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:32.616533 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-4bcd3681-af8d-4d0e-9cd1-12b974aec810 req-1ecaf3ee-df7d-4351-8b9f-2661820e4be5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:32.618965 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-4bcd3681-af8d-4d0e-9cd1-12b974aec810 req-1ecaf3ee-df7d-4351-8b9f-2661820e4be5 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/b7d84ae3-feab-41e0-b415-118b2a29ce86 Aug 20 04:44:32.619251 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-4bcd3681-af8d-4d0e-9cd1-12b974aec810 req-1ecaf3ee-df7d-4351-8b9f-2661820e4be5 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:32.619607 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-4bcd3681-af8d-4d0e-9cd1-12b974aec810 req-1ecaf3ee-df7d-4351-8b9f-2661820e4be5 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:32.628962 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:32.628962 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:44:32.632671 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9aeb446f-9165-49e2-9d79-731b5fcf5753 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95e56143-0049-4589-ab7e-dee4cd1a7ffa) transitioned into state 'SUCCESS' from state '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-183303294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a2797da4c8a450a88239113b5f4ad4d',qos_specs=None,replication_status=,reservations=['fd4cd80d-8644-4ed5-bc96-75a032dfd294','4a3f654a-e877-437f-8c66-c5dbac200b26','ae6f3016-c58a-4720-9eb3-80cfd1beb14e','2991c3fe-7b3e-4519-b2ea-f759c5b13bc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfb2ef0e8ee8419cb873bf00ba48d5f8',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:32.632792 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-4bcd3681-af8d-4d0e-9cd1-12b974aec810 req-1ecaf3ee-df7d-4351-8b9f-2661820e4be5 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:44:32.633468 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9aeb446f-9165-49e2-9d79-731b5fcf5753 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97f5dbbc-be51-4c80-8f75-933e4cc2d92f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:32.637163 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-4bcd3681-af8d-4d0e-9cd1-12b974aec810 req-1ecaf3ee-df7d-4351-8b9f-2661820e4be5 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/b7d84ae3-feab-41e0-b415-118b2a29ce86 returned with HTTP 200 Aug 20 04:44:32.637600 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1065/4231] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:44:32 2026] GET /volume/v3/volumes/b7d84ae3-feab-41e0-b415-118b2a29ce86 => generated 869 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:32.644063 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9aeb446f-9165-49e2-9d79-731b5fcf5753 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97f5dbbc-be51-4c80-8f75-933e4cc2d92f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:32.644824 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9aeb446f-9165-49e2-9d79-731b5fcf5753 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Flow 'volume_create_api' (3403d6b0-1463-42ec-9524-87dba9054489) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:44:32.645400 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9aeb446f-9165-49e2-9d79-731b5fcf5753 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Create volume request issued successfully. Aug 20 04:44:32.645982 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9aeb446f-9165-49e2-9d79-731b5fcf5753 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:44:32.647063 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1051/4232] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:44:32 2026] POST /volume/v3/volumes => generated 756 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:44:32.659627 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a06e6bee-41fc-4d43-8251-16a69daf9517 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:32.661340 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a06e6bee-41fc-4d43-8251-16a69daf9517 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:44:32.661640 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a06e6bee-41fc-4d43-8251-16a69daf9517 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "fd30ff40-6d85-42eb-a3e0-87e78c12210f", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1730743584"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:44:32.663046 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-a06e6bee-41fc-4d43-8251-16a69daf9517 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Create volume request body: {'volume': {"'imageRef": 'fd30ff40-6d85-42eb-a3e0-87e78c12210f', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1730743584'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:44:32.663046 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-a06e6bee-41fc-4d43-8251-16a69daf9517 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Create volume of 1 GB Aug 20 04:44:32.666609 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a06e6bee-41fc-4d43-8251-16a69daf9517 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Availability Zones retrieved successfully. Aug 20 04:44:32.671621 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a06e6bee-41fc-4d43-8251-16a69daf9517 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Flow 'volume_create_api' (c678c037-1468-4516-a887-22ca9a4045ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:44:32.672476 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a06e6bee-41fc-4d43-8251-16a69daf9517 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afa1b7bf-b3d6-4cb2-9ad1-82c26ecf8d0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:32.673299 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-a06e6bee-41fc-4d43-8251-16a69daf9517 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:44:32.697348 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a06e6bee-41fc-4d43-8251-16a69daf9517 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afa1b7bf-b3d6-4cb2-9ad1-82c26ecf8d0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:32.698028 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a06e6bee-41fc-4d43-8251-16a69daf9517 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a3c769d-86fb-4db3-9603-b102500830fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:32.734872 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-a06e6bee-41fc-4d43-8251-16a69daf9517 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Created reservations ['1e92fec5-221a-496d-b7c2-91d682b6aada', 'c6983d84-8c7f-4e72-bacd-4338fa87014d', '3beeb418-86d7-49a9-958a-98a41e25ecf6', '93ee9655-94a1-4e5e-89c5-8eeb367496e8'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:44:32.735949 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a06e6bee-41fc-4d43-8251-16a69daf9517 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a3c769d-86fb-4db3-9603-b102500830fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e92fec5-221a-496d-b7c2-91d682b6aada', 'c6983d84-8c7f-4e72-bacd-4338fa87014d', '3beeb418-86d7-49a9-958a-98a41e25ecf6', '93ee9655-94a1-4e5e-89c5-8eeb367496e8']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:32.737785 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a06e6bee-41fc-4d43-8251-16a69daf9517 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4be6dd0e-d9d6-48c4-8cae-03ca52d5b0f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:32.765628 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a06e6bee-41fc-4d43-8251-16a69daf9517 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4be6dd0e-d9d6-48c4-8cae-03ca52d5b0f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55133ace-52b2-4016-806c-1acb74b45395', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1730743584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a2797da4c8a450a88239113b5f4ad4d',qos_specs=None,replication_status=,reservations=['1e92fec5-221a-496d-b7c2-91d682b6aada','c6983d84-8c7f-4e72-bacd-4338fa87014d','3beeb418-86d7-49a9-958a-98a41e25ecf6','93ee9655-94a1-4e5e-89c5-8eeb367496e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfb2ef0e8ee8419cb873bf00ba48d5f8',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:44:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1730743584',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55133ace-52b2-4016-806c-1acb74b45395,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a2797da4c8a450a88239113b5f4ad4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bfb2ef0e8ee8419cb873bf00ba48d5f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:32.766772 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a06e6bee-41fc-4d43-8251-16a69daf9517 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c2647a1-e4a7-4b28-9a5e-dd34cbe8e708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:32.788721 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a06e6bee-41fc-4d43-8251-16a69daf9517 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c2647a1-e4a7-4b28-9a5e-dd34cbe8e708) transitioned into state 'SUCCESS' from state '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-1730743584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a2797da4c8a450a88239113b5f4ad4d',qos_specs=None,replication_status=,reservations=['1e92fec5-221a-496d-b7c2-91d682b6aada','c6983d84-8c7f-4e72-bacd-4338fa87014d','3beeb418-86d7-49a9-958a-98a41e25ecf6','93ee9655-94a1-4e5e-89c5-8eeb367496e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfb2ef0e8ee8419cb873bf00ba48d5f8',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:32.790407 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a06e6bee-41fc-4d43-8251-16a69daf9517 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa823b22-07ed-42f5-a3ad-d839584c4fde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:32.801062 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a06e6bee-41fc-4d43-8251-16a69daf9517 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa823b22-07ed-42f5-a3ad-d839584c4fde) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:32.802085 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-a06e6bee-41fc-4d43-8251-16a69daf9517 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Flow 'volume_create_api' (c678c037-1468-4516-a887-22ca9a4045ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:44:32.802435 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a06e6bee-41fc-4d43-8251-16a69daf9517 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Create volume request issued successfully. Aug 20 04:44:32.803083 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a06e6bee-41fc-4d43-8251-16a69daf9517 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:44:32.803650 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1060/4233] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:44:32 2026] POST /volume/v3/volumes => generated 757 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:44:32.818524 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-26f5e138-bc0a-442b-ba54-6b4ddad8d8f6 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:32.820594 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-26f5e138-bc0a-442b-ba54-6b4ddad8d8f6 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] GET https://10.4.3.239/volume/v3/volumes/fd3479c6-b7da-4982-b0a5-5baae382ef14 Aug 20 04:44:32.820855 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-26f5e138-bc0a-442b-ba54-6b4ddad8d8f6 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:32.821113 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-26f5e138-bc0a-442b-ba54-6b4ddad8d8f6 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:32.829784 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:32.829784 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:44:32.833876 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-26f5e138-bc0a-442b-ba54-6b4ddad8d8f6 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Volume info retrieved successfully. Aug 20 04:44:32.838854 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-26f5e138-bc0a-442b-ba54-6b4ddad8d8f6 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] https://10.4.3.239/volume/v3/volumes/fd3479c6-b7da-4982-b0a5-5baae382ef14 returned with HTTP 200 Aug 20 04:44:32.839367 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1058/4234] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:32 2026] GET /volume/v3/volumes/fd3479c6-b7da-4982-b0a5-5baae382ef14 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:32.856654 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a4515b2b-c5df-46b9-8478-b2cab0fcf1cd None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:32.858897 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a4515b2b-c5df-46b9-8478-b2cab0fcf1cd tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] GET https://10.4.3.239/volume/v3/volumes/e96cd5da-bfd3-4816-a1d4-3ec31c13b4c0 Aug 20 04:44:32.859113 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a4515b2b-c5df-46b9-8478-b2cab0fcf1cd tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:32.859385 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a4515b2b-c5df-46b9-8478-b2cab0fcf1cd tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:32.869970 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:32.869970 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:44:32.874245 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a4515b2b-c5df-46b9-8478-b2cab0fcf1cd tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Volume info retrieved successfully. Aug 20 04:44:32.878593 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a4515b2b-c5df-46b9-8478-b2cab0fcf1cd tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] https://10.4.3.239/volume/v3/volumes/e96cd5da-bfd3-4816-a1d4-3ec31c13b4c0 returned with HTTP 200 Aug 20 04:44:32.878965 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1066/4235] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:32 2026] GET /volume/v3/volumes/e96cd5da-bfd3-4816-a1d4-3ec31c13b4c0 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:32.893085 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0be8a010-f0f1-4448-858e-e8f8289a5dbd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:32.895530 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0be8a010-f0f1-4448-858e-e8f8289a5dbd tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] GET https://10.4.3.239/volume/v3/volumes/5d3748ad-535b-47b1-8759-7a1dce93d52f Aug 20 04:44:32.895791 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0be8a010-f0f1-4448-858e-e8f8289a5dbd tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:32.896074 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0be8a010-f0f1-4448-858e-e8f8289a5dbd tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:32.906046 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:32.906046 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:44:32.910645 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-0be8a010-f0f1-4448-858e-e8f8289a5dbd tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Volume info retrieved successfully. Aug 20 04:44:32.916696 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0be8a010-f0f1-4448-858e-e8f8289a5dbd tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] https://10.4.3.239/volume/v3/volumes/5d3748ad-535b-47b1-8759-7a1dce93d52f returned with HTTP 200 Aug 20 04:44:32.917318 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1052/4236] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:32 2026] GET /volume/v3/volumes/5d3748ad-535b-47b1-8759-7a1dce93d52f => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:32.938340 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8d674175-4a93-43e4-99f3-cd60366a98e2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:32.940385 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8d674175-4a93-43e4-99f3-cd60366a98e2 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] GET https://10.4.3.239/volume/v3/volumes/0c86c58e-12ef-499d-982d-362b40103a8b Aug 20 04:44:32.940600 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8d674175-4a93-43e4-99f3-cd60366a98e2 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:32.940847 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8d674175-4a93-43e4-99f3-cd60366a98e2 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:32.951607 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:32.951607 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:44:32.956965 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-8d674175-4a93-43e4-99f3-cd60366a98e2 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Volume info retrieved successfully. Aug 20 04:44:32.963663 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8d674175-4a93-43e4-99f3-cd60366a98e2 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] https://10.4.3.239/volume/v3/volumes/0c86c58e-12ef-499d-982d-362b40103a8b returned with HTTP 200 Aug 20 04:44:32.965269 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1061/4237] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:32 2026] GET /volume/v3/volumes/0c86c58e-12ef-499d-982d-362b40103a8b => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:32.978651 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c503875d-894a-47ef-be72-c317cefb2aca None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:32.981046 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c503875d-894a-47ef-be72-c317cefb2aca tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] GET https://10.4.3.239/volume/v3/volumes/55133ace-52b2-4016-806c-1acb74b45395 Aug 20 04:44:32.981348 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c503875d-894a-47ef-be72-c317cefb2aca tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:32.981589 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c503875d-894a-47ef-be72-c317cefb2aca tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:32.989694 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:32.989694 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:44:32.994315 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c503875d-894a-47ef-be72-c317cefb2aca tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Volume info retrieved successfully. Aug 20 04:44:32.999868 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c503875d-894a-47ef-be72-c317cefb2aca tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] https://10.4.3.239/volume/v3/volumes/55133ace-52b2-4016-806c-1acb74b45395 returned with HTTP 200 Aug 20 04:44:33.001477 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1059/4238] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:32 2026] GET /volume/v3/volumes/55133ace-52b2-4016-806c-1acb74b45395 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:33.066154 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-154230a8-bfba-4544-b008-2321a732c9ac None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:33.068267 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-154230a8-bfba-4544-b008-2321a732c9ac tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 Aug 20 04:44:33.068528 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-154230a8-bfba-4544-b008-2321a732c9ac tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:33.068687 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-154230a8-bfba-4544-b008-2321a732c9ac tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:33.076456 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:33.076456 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:44:33.080653 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-154230a8-bfba-4544-b008-2321a732c9ac tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:44:33.086121 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-154230a8-bfba-4544-b008-2321a732c9ac tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 returned with HTTP 200 Aug 20 04:44:33.086604 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1067/4239] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:33 2026] GET /volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 => generated 920 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:33.109282 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-07997f3a-bd82-471b-802e-5b19d17bd5c5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:33.111666 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-07997f3a-bd82-471b-802e-5b19d17bd5c5 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 Aug 20 04:44:33.111958 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-07997f3a-bd82-471b-802e-5b19d17bd5c5 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:33.112276 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-07997f3a-bd82-471b-802e-5b19d17bd5c5 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:33.119485 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:33.119485 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:44:33.128992 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-07997f3a-bd82-471b-802e-5b19d17bd5c5 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:44:33.133773 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-07997f3a-bd82-471b-802e-5b19d17bd5c5 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 returned with HTTP 200 Aug 20 04:44:33.134233 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1053/4240] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:33 2026] GET /volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 => generated 920 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:33.154976 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-aaa9c1d6-22af-45ce-a2db-2895a38f338b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:33.157618 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-aaa9c1d6-22af-45ce-a2db-2895a38f338b tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:44:33.158294 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-aaa9c1d6-22af-45ce-a2db-2895a38f338b tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1476144147", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:44:33.160495 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-aaa9c1d6-22af-45ce-a2db-2895a38f338b tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1476144147', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:44:33.160677 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-aaa9c1d6-22af-45ce-a2db-2895a38f338b tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Create volume of 1 GB Aug 20 04:44:33.165704 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-aaa9c1d6-22af-45ce-a2db-2895a38f338b tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Availability Zones retrieved successfully. Aug 20 04:44:33.173755 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-aaa9c1d6-22af-45ce-a2db-2895a38f338b tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Flow 'volume_create_api' (5ba99fcc-4c2d-450d-b9ad-83b8c65e1203) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:44:33.175168 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-aaa9c1d6-22af-45ce-a2db-2895a38f338b tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60a2019a-72e6-4125-9b85-77d400670273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:33.176506 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-aaa9c1d6-22af-45ce-a2db-2895a38f338b tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:44:33.206783 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-aaa9c1d6-22af-45ce-a2db-2895a38f338b tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60a2019a-72e6-4125-9b85-77d400670273) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:33.207811 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-aaa9c1d6-22af-45ce-a2db-2895a38f338b tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5acd7f46-1fea-4ba9-b36f-f26bce410deb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:33.213677 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-4bcd3681-af8d-4d0e-9cd1-12b974aec810 req-c46cdbf6-ccc1-42da-ad27-2d1fbf3caba8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:33.216223 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-4bcd3681-af8d-4d0e-9cd1-12b974aec810 req-c46cdbf6-ccc1-42da-ad27-2d1fbf3caba8 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/b7d84ae3-feab-41e0-b415-118b2a29ce86 Aug 20 04:44:33.216439 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-4bcd3681-af8d-4d0e-9cd1-12b974aec810 req-c46cdbf6-ccc1-42da-ad27-2d1fbf3caba8 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:33.216622 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-4bcd3681-af8d-4d0e-9cd1-12b974aec810 req-c46cdbf6-ccc1-42da-ad27-2d1fbf3caba8 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:33.223480 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:33.223480 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:44:33.227075 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-4bcd3681-af8d-4d0e-9cd1-12b974aec810 req-c46cdbf6-ccc1-42da-ad27-2d1fbf3caba8 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:44:33.231248 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-4bcd3681-af8d-4d0e-9cd1-12b974aec810 req-c46cdbf6-ccc1-42da-ad27-2d1fbf3caba8 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/b7d84ae3-feab-41e0-b415-118b2a29ce86 returned with HTTP 200 Aug 20 04:44:33.231672 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1060/4241] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:44:33 2026] GET /volume/v3/volumes/b7d84ae3-feab-41e0-b415-118b2a29ce86 => generated 869 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:33.240636 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ce1732c2-76e0-4e48-80de-1fec0c15fcc5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:33.241087 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ce1732c2-76e0-4e48-80de-1fec0c15fcc5 None None] GET https://10.4.3.239/volume// Aug 20 04:44:33.241299 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ce1732c2-76e0-4e48-80de-1fec0c15fcc5 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:33.241478 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ce1732c2-76e0-4e48-80de-1fec0c15fcc5 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:33.241771 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ce1732c2-76e0-4e48-80de-1fec0c15fcc5 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:44:33.242088 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1068/4242] 10.4.3.239 () {66 vars in 1419 bytes} [Thu Aug 20 04:44: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 20 04:44:33.250212 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-4bcd3681-af8d-4d0e-9cd1-12b974aec810 req-0c201018-16c9-4491-ba87-e93dbcb32d1b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:33.252679 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-4bcd3681-af8d-4d0e-9cd1-12b974aec810 req-0c201018-16c9-4491-ba87-e93dbcb32d1b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:44:33.253176 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-4bcd3681-af8d-4d0e-9cd1-12b974aec810 req-0c201018-16c9-4491-ba87-e93dbcb32d1b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b7d84ae3-feab-41e0-b415-118b2a29ce86", "connector": null, "instance_uuid": "353ad284-c188-4317-90ec-4b2f5fea8150"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:44:33.262625 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:33.262625 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:44:33.268678 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-aaa9c1d6-22af-45ce-a2db-2895a38f338b tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Created reservations ['0bcbdce7-0616-4765-b055-cdd81d6f00da', '7eeed17c-295a-42d4-96eb-17b02e985ce2', '340d6230-2f35-4e87-b8f8-724b017eed7a', '9ca9024c-997e-49ed-b7fc-6136bee16b5c'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:44:33.269588 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-aaa9c1d6-22af-45ce-a2db-2895a38f338b tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5acd7f46-1fea-4ba9-b36f-f26bce410deb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0bcbdce7-0616-4765-b055-cdd81d6f00da', '7eeed17c-295a-42d4-96eb-17b02e985ce2', '340d6230-2f35-4e87-b8f8-724b017eed7a', '9ca9024c-997e-49ed-b7fc-6136bee16b5c']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:33.270584 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-aaa9c1d6-22af-45ce-a2db-2895a38f338b tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60380765-96cd-4867-a16e-0cbc7fee74ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:33.296991 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-aaa9c1d6-22af-45ce-a2db-2895a38f338b tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60380765-96cd-4867-a16e-0cbc7fee74ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc957d0e-0618-4041-b02c-a9d4762ff9f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1476144147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77c9977488b24b01986673b75b68e60c',qos_specs=None,replication_status=,reservations=['0bcbdce7-0616-4765-b055-cdd81d6f00da','7eeed17c-295a-42d4-96eb-17b02e985ce2','340d6230-2f35-4e87-b8f8-724b017eed7a','9ca9024c-997e-49ed-b7fc-6136bee16b5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b490ea2198f42eca924ec4e88f5abc2',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:44:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1476144147',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc957d0e-0618-4041-b02c-a9d4762ff9f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77c9977488b24b01986673b75b68e60c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b490ea2198f42eca924ec4e88f5abc2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:33.298036 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-aaa9c1d6-22af-45ce-a2db-2895a38f338b tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ef51f3d-f8b4-416b-976a-2a06a1f8f06c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:33.312265 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-4bcd3681-af8d-4d0e-9cd1-12b974aec810 req-0c201018-16c9-4491-ba87-e93dbcb32d1b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:44:33.312943 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1054/4243] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:44:33 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 20 04:44:33.329801 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-aaa9c1d6-22af-45ce-a2db-2895a38f338b tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ef51f3d-f8b4-416b-976a-2a06a1f8f06c) transitioned into state 'SUCCESS' from state '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-1476144147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77c9977488b24b01986673b75b68e60c',qos_specs=None,replication_status=,reservations=['0bcbdce7-0616-4765-b055-cdd81d6f00da','7eeed17c-295a-42d4-96eb-17b02e985ce2','340d6230-2f35-4e87-b8f8-724b017eed7a','9ca9024c-997e-49ed-b7fc-6136bee16b5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b490ea2198f42eca924ec4e88f5abc2',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:33.330821 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-aaa9c1d6-22af-45ce-a2db-2895a38f338b tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6efda444-ea92-4ebb-aa03-6b1c5c8d3446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:33.340994 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-aaa9c1d6-22af-45ce-a2db-2895a38f338b tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6efda444-ea92-4ebb-aa03-6b1c5c8d3446) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:33.341938 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-aaa9c1d6-22af-45ce-a2db-2895a38f338b tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Flow 'volume_create_api' (5ba99fcc-4c2d-450d-b9ad-83b8c65e1203) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:44:33.342311 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-aaa9c1d6-22af-45ce-a2db-2895a38f338b tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Create volume request issued successfully. Aug 20 04:44:33.343043 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-aaa9c1d6-22af-45ce-a2db-2895a38f338b tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:44:33.343619 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1062/4244] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:44:33 2026] POST /volume/v3/volumes => generated 753 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:44:33.360904 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-64d4b1b9-38a7-4126-9f54-a8c98983fced None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:33.366277 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-64d4b1b9-38a7-4126-9f54-a8c98983fced tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 Aug 20 04:44:33.367287 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-64d4b1b9-38a7-4126-9f54-a8c98983fced tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:33.367515 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-64d4b1b9-38a7-4126-9f54-a8c98983fced tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:33.378189 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:33.378189 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:44:33.382490 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-64d4b1b9-38a7-4126-9f54-a8c98983fced tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:44:33.390861 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-64d4b1b9-38a7-4126-9f54-a8c98983fced tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 returned with HTTP 200 Aug 20 04:44:33.390861 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1061/4245] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:33 2026] GET /volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:34.015515 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a85129ea-4b44-4595-845d-712ccccf5423 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:34.018535 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a85129ea-4b44-4595-845d-712ccccf5423 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] GET https://10.4.3.239/volume/v3/volumes/55133ace-52b2-4016-806c-1acb74b45395 Aug 20 04:44:34.018747 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a85129ea-4b44-4595-845d-712ccccf5423 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:34.018984 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a85129ea-4b44-4595-845d-712ccccf5423 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:34.026594 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:34.026594 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:44:34.030866 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a85129ea-4b44-4595-845d-712ccccf5423 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Volume info retrieved successfully. Aug 20 04:44:34.035200 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a85129ea-4b44-4595-845d-712ccccf5423 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] https://10.4.3.239/volume/v3/volumes/55133ace-52b2-4016-806c-1acb74b45395 returned with HTTP 200 Aug 20 04:44:34.035665 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1069/4246] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:34 2026] GET /volume/v3/volumes/55133ace-52b2-4016-806c-1acb74b45395 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:34.047860 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-49b366f5-ad7b-4bba-be3d-510a965cf314 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:34.049601 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-49b366f5-ad7b-4bba-be3d-510a965cf314 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] DELETE https://10.4.3.239/volume/v3/volumes/55133ace-52b2-4016-806c-1acb74b45395 Aug 20 04:44:34.049929 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-49b366f5-ad7b-4bba-be3d-510a965cf314 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:34.050236 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-49b366f5-ad7b-4bba-be3d-510a965cf314 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:34.051683 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-49b366f5-ad7b-4bba-be3d-510a965cf314 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Delete volume with id: 55133ace-52b2-4016-806c-1acb74b45395 Aug 20 04:44:34.059249 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:34.059249 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:44:34.059982 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-49b366f5-ad7b-4bba-be3d-510a965cf314 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Volume info retrieved successfully. Aug 20 04:44:34.086217 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-49b366f5-ad7b-4bba-be3d-510a965cf314 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Delete volume request issued successfully. Aug 20 04:44:34.086217 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-49b366f5-ad7b-4bba-be3d-510a965cf314 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] https://10.4.3.239/volume/v3/volumes/55133ace-52b2-4016-806c-1acb74b45395 returned with HTTP 202 Aug 20 04:44:34.086217 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1055/4247] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:44:34 2026] DELETE /volume/v3/volumes/55133ace-52b2-4016-806c-1acb74b45395 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:44:34.093018 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c65298e3-7ec7-4531-aa15-803b51eae246 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:34.095499 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c65298e3-7ec7-4531-aa15-803b51eae246 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] GET https://10.4.3.239/volume/v3/volumes/55133ace-52b2-4016-806c-1acb74b45395 Aug 20 04:44:34.096268 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c65298e3-7ec7-4531-aa15-803b51eae246 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:34.096504 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c65298e3-7ec7-4531-aa15-803b51eae246 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:34.109874 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:34.109874 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:44:34.114948 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-c65298e3-7ec7-4531-aa15-803b51eae246 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Volume info retrieved successfully. Aug 20 04:44:34.121883 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c65298e3-7ec7-4531-aa15-803b51eae246 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] https://10.4.3.239/volume/v3/volumes/55133ace-52b2-4016-806c-1acb74b45395 returned with HTTP 200 Aug 20 04:44:34.122555 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1063/4248] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:34 2026] GET /volume/v3/volumes/55133ace-52b2-4016-806c-1acb74b45395 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:34.225780 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c9e35ca6-0a49-43ae-bd3c-1e0839ad8ee9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:34.227462 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c9e35ca6-0a49-43ae-bd3c-1e0839ad8ee9 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:44:34.227824 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c9e35ca6-0a49-43ae-bd3c-1e0839ad8ee9 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1725579611", "snapshot_id": null, "imageRef": "fd30ff40-6d85-42eb-a3e0-87e78c12210f", "volume_type": null, "size": 1}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:44:34.229364 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-c9e35ca6-0a49-43ae-bd3c-1e0839ad8ee9 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1725579611', 'snapshot_id': None, 'imageRef': 'fd30ff40-6d85-42eb-a3e0-87e78c12210f', 'volume_type': None, 'size': 1}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:44:34.249018 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c194612e-3521-40de-8c8f-7e39108ddd6d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:34.249499 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c194612e-3521-40de-8c8f-7e39108ddd6d None None] GET https://10.4.3.239/volume// Aug 20 04:44:34.249729 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c194612e-3521-40de-8c8f-7e39108ddd6d None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:34.249939 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c194612e-3521-40de-8c8f-7e39108ddd6d None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:34.250277 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c194612e-3521-40de-8c8f-7e39108ddd6d None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:44:34.250625 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1070/4249] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:44: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 20 04:44:34.260891 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-4bcd3681-af8d-4d0e-9cd1-12b974aec810 req-9e23239a-8145-4f07-bfea-b54e564ccdd1 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:34.311763 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-c9e35ca6-0a49-43ae-bd3c-1e0839ad8ee9 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Create volume of 1 GB Aug 20 04:44:34.317734 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c9e35ca6-0a49-43ae-bd3c-1e0839ad8ee9 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Availability Zones retrieved successfully. Aug 20 04:44:34.325278 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c9e35ca6-0a49-43ae-bd3c-1e0839ad8ee9 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Flow 'volume_create_api' (445a4128-e04c-4da4-b066-d1c829bdc95a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:44:34.326819 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c9e35ca6-0a49-43ae-bd3c-1e0839ad8ee9 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a6e5234-bf3b-4fd4-b779-c9e8ddff50e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:34.328108 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-c9e35ca6-0a49-43ae-bd3c-1e0839ad8ee9 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:44:34.341753 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-4bcd3681-af8d-4d0e-9cd1-12b974aec810 req-9e23239a-8145-4f07-bfea-b54e564ccdd1 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/b7d84ae3-feab-41e0-b415-118b2a29ce86 Aug 20 04:44:34.343119 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-4bcd3681-af8d-4d0e-9cd1-12b974aec810 req-9e23239a-8145-4f07-bfea-b54e564ccdd1 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:34.343715 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-4bcd3681-af8d-4d0e-9cd1-12b974aec810 req-9e23239a-8145-4f07-bfea-b54e564ccdd1 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:34.360828 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:34.360828 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:44:34.369553 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-4bcd3681-af8d-4d0e-9cd1-12b974aec810 req-9e23239a-8145-4f07-bfea-b54e564ccdd1 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:44:34.376535 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-4bcd3681-af8d-4d0e-9cd1-12b974aec810 req-9e23239a-8145-4f07-bfea-b54e564ccdd1 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/b7d84ae3-feab-41e0-b415-118b2a29ce86 returned with HTTP 200 Aug 20 04:44:34.377566 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1056/4250] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:44:34 2026] GET /volume/v3/volumes/b7d84ae3-feab-41e0-b415-118b2a29ce86 => generated 1048 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:44:34.404400 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c6798c98-1841-4ddb-a676-8317482115bd None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:34.406931 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c6798c98-1841-4ddb-a676-8317482115bd tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 Aug 20 04:44:34.407253 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c6798c98-1841-4ddb-a676-8317482115bd tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:34.407546 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c6798c98-1841-4ddb-a676-8317482115bd tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:34.408112 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c9e35ca6-0a49-43ae-bd3c-1e0839ad8ee9 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a6e5234-bf3b-4fd4-b779-c9e8ddff50e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:34.409109 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c9e35ca6-0a49-43ae-bd3c-1e0839ad8ee9 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29154c87-4735-4bb3-9ea3-9acaf4a38312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:34.418562 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:34.418562 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:44:34.423241 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-c6798c98-1841-4ddb-a676-8317482115bd tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:44:34.429117 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c6798c98-1841-4ddb-a676-8317482115bd tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 returned with HTTP 200 Aug 20 04:44:34.429669 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1064/4251] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:34 2026] GET /volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:34.442355 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d22bfa44-5c58-427b-aa74-8125bc19afb4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:34.444119 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d22bfa44-5c58-427b-aa74-8125bc19afb4 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 Aug 20 04:44:34.444353 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d22bfa44-5c58-427b-aa74-8125bc19afb4 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:34.444609 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d22bfa44-5c58-427b-aa74-8125bc19afb4 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:34.452534 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:34.452534 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:44:34.456563 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d22bfa44-5c58-427b-aa74-8125bc19afb4 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:44:34.461420 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d22bfa44-5c58-427b-aa74-8125bc19afb4 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 returned with HTTP 200 Aug 20 04:44:34.461944 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1071/4252] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:34 2026] GET /volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:34.477035 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-aa0d44b9-6a63-4e8b-a0ce-a92f3a0c0621 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:34.478665 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-aa0d44b9-6a63-4e8b-a0ce-a92f3a0c0621 tempest-VolumeMultiattachTests-1940868207 tempest-VolumeMultiattachTests-1940868207-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:44:34.479276 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-aa0d44b9-6a63-4e8b-a0ce-a92f3a0c0621 tempest-VolumeMultiattachTests-1940868207 tempest-VolumeMultiattachTests-1940868207-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-343715866", "extra_specs": {}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:44:34.480288 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-c9e35ca6-0a49-43ae-bd3c-1e0839ad8ee9 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Created reservations ['e5bc6db0-be20-4f66-aef0-b24fdf81e6c0', '90495b87-6e30-4196-b7a9-d1913440cdbd', '5fbe4122-98e3-4016-9dee-dd910bac6ca5', 'f8d03a35-0004-410b-b2f7-cfac24fb4797'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:44:34.481435 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c9e35ca6-0a49-43ae-bd3c-1e0839ad8ee9 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29154c87-4735-4bb3-9ea3-9acaf4a38312) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5bc6db0-be20-4f66-aef0-b24fdf81e6c0', '90495b87-6e30-4196-b7a9-d1913440cdbd', '5fbe4122-98e3-4016-9dee-dd910bac6ca5', 'f8d03a35-0004-410b-b2f7-cfac24fb4797']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:34.483112 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c9e35ca6-0a49-43ae-bd3c-1e0839ad8ee9 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79c9ac53-ecbf-49d9-876f-243bb6f05d0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:34.494466 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-4bcd3681-af8d-4d0e-9cd1-12b974aec810 req-1d0aee0e-f3d6-4786-bfcf-a3bb79bc44ae None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:34.496969 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-4bcd3681-af8d-4d0e-9cd1-12b974aec810 req-1d0aee0e-f3d6-4786-bfcf-a3bb79bc44ae tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] PUT https://10.4.3.239/volume/v3/attachments/6de03630-6d27-47db-ada8-292c2c479d45 Aug 20 04:44:34.498928 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-4bcd3681-af8d-4d0e-9cd1-12b974aec810 req-1d0aee0e-f3d6-4786-bfcf-a3bb79bc44ae tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:44:34.499074 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-aa0d44b9-6a63-4e8b-a0ce-a92f3a0c0621 tempest-VolumeMultiattachTests-1940868207 tempest-VolumeMultiattachTests-1940868207-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:44:34.499074 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1057/4253] 10.4.3.239 () {68 vars in 1252 bytes} [Thu Aug 20 04:44:34 2026] POST /volume/v3/types => generated 211 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:34.506636 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-4bcd3681-af8d-4d0e-9cd1-12b974aec810 req-1d0aee0e-f3d6-4786-bfcf-a3bb79bc44ae tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Acquiring lock "cinder-attachment_update-b7d84ae3-feab-41e0-b415-118b2a29ce86-np0000007850" by "attachment_update" {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:44:34.510800 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-33ef50da-91b7-4890-b27c-7f0cfdd38f4b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:34.511371 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-4bcd3681-af8d-4d0e-9cd1-12b974aec810 req-1d0aee0e-f3d6-4786-bfcf-a3bb79bc44ae tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Lock "cinder-attachment_update-b7d84ae3-feab-41e0-b415-118b2a29ce86-np0000007850" acquired by "attachment_update" :: waited 0.006s {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:44:34.512153 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-33ef50da-91b7-4890-b27c-7f0cfdd38f4b tempest-VolumeMultiattachTests-1940868207 tempest-VolumeMultiattachTests-1940868207-project-admin] POST https://10.4.3.239/volume/v3/types/bac214b8-30d9-4abc-8898-25cccf8cd94a/encryption Aug 20 04:44:34.512345 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:34.512345 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:44:34.512608 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-33ef50da-91b7-4890-b27c-7f0cfdd38f4b tempest-VolumeMultiattachTests-1940868207 tempest-VolumeMultiattachTests-1940868207-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:44:34.512739 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c9e35ca6-0a49-43ae-bd3c-1e0839ad8ee9 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79c9ac53-ecbf-49d9-876f-243bb6f05d0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de3fcdcb-32f3-4b02-98ef-d483b57f96ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1725579611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38d646b8d8ce4e409222845b9a107a7e',qos_specs=None,replication_status=,reservations=['e5bc6db0-be20-4f66-aef0-b24fdf81e6c0','90495b87-6e30-4196-b7a9-d1913440cdbd','5fbe4122-98e3-4016-9dee-dd910bac6ca5','f8d03a35-0004-410b-b2f7-cfac24fb4797'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42479282b7054bd7b10c587fd7296d8e',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:44:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1725579611',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de3fcdcb-32f3-4b02-98ef-d483b57f96ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38d646b8d8ce4e409222845b9a107a7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42479282b7054bd7b10c587fd7296d8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:34.513812 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c9e35ca6-0a49-43ae-bd3c-1e0839ad8ee9 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43313563-14a6-4b92-a7b1-8754949c87d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:34.533521 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-33ef50da-91b7-4890-b27c-7f0cfdd38f4b tempest-VolumeMultiattachTests-1940868207 tempest-VolumeMultiattachTests-1940868207-project-admin] https://10.4.3.239/volume/v3/types/bac214b8-30d9-4abc-8898-25cccf8cd94a/encryption returned with HTTP 200 Aug 20 04:44:34.537152 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1072/4254] 10.4.3.239 () {68 vars in 1397 bytes} [Thu Aug 20 04:44:34 2026] POST /volume/v3/types/bac214b8-30d9-4abc-8898-25cccf8cd94a/encryption => generated 230 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:34.538336 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c9e35ca6-0a49-43ae-bd3c-1e0839ad8ee9 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43313563-14a6-4b92-a7b1-8754949c87d1) transitioned into state 'SUCCESS' from state '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-1725579611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38d646b8d8ce4e409222845b9a107a7e',qos_specs=None,replication_status=,reservations=['e5bc6db0-be20-4f66-aef0-b24fdf81e6c0','90495b87-6e30-4196-b7a9-d1913440cdbd','5fbe4122-98e3-4016-9dee-dd910bac6ca5','f8d03a35-0004-410b-b2f7-cfac24fb4797'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42479282b7054bd7b10c587fd7296d8e',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:34.539135 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c9e35ca6-0a49-43ae-bd3c-1e0839ad8ee9 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0a43b74-ccc2-494d-824f-8b92372ff95b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:34.550798 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-864b1800-37db-436e-82fb-0ea87e28de66 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:34.552099 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c9e35ca6-0a49-43ae-bd3c-1e0839ad8ee9 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0a43b74-ccc2-494d-824f-8b92372ff95b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:34.552341 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c9e35ca6-0a49-43ae-bd3c-1e0839ad8ee9 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Flow 'volume_create_api' (445a4128-e04c-4da4-b066-d1c829bdc95a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:44:34.552694 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c9e35ca6-0a49-43ae-bd3c-1e0839ad8ee9 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Create volume request issued successfully. Aug 20 04:44:34.553489 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c9e35ca6-0a49-43ae-bd3c-1e0839ad8ee9 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:44:34.554173 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1062/4255] 10.4.3.239 () {70 vars in 1300 bytes} [Thu Aug 20 04:44:34 2026] POST /volume/v3/volumes => generated 781 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:44:34.558201 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-864b1800-37db-436e-82fb-0ea87e28de66 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:44:34.558201 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-864b1800-37db-436e-82fb-0ea87e28de66 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1020753566", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-343715866", "size": 1}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:44:34.558201 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-864b1800-37db-436e-82fb-0ea87e28de66 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1020753566', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-343715866', 'size': 1}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:44:34.565510 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-864b1800-37db-436e-82fb-0ea87e28de66 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Create volume of 1 GB Aug 20 04:44:34.565959 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:34.565959 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:44:34.566589 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-864b1800-37db-436e-82fb-0ea87e28de66 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Availability Zones retrieved successfully. Aug 20 04:44:34.571791 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3f81e448-4a00-4ff7-acbe-c8a27447489d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:34.572045 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-864b1800-37db-436e-82fb-0ea87e28de66 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Flow 'volume_create_api' (4cf862e0-f8b0-40db-bd22-d78fef6f5a98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:44:34.573276 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-864b1800-37db-436e-82fb-0ea87e28de66 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fad323a1-e008-4b59-8f96-5450bda43b2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:34.574077 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3f81e448-4a00-4ff7-acbe-c8a27447489d tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] GET https://10.4.3.239/volume/v3/volumes/de3fcdcb-32f3-4b02-98ef-d483b57f96ab Aug 20 04:44:34.574400 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3f81e448-4a00-4ff7-acbe-c8a27447489d tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:34.574665 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3f81e448-4a00-4ff7-acbe-c8a27447489d tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:34.574795 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-864b1800-37db-436e-82fb-0ea87e28de66 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:44:34.584795 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:34.584795 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:44:34.589177 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-3f81e448-4a00-4ff7-acbe-c8a27447489d tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Volume info retrieved successfully. Aug 20 04:44:34.595195 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3f81e448-4a00-4ff7-acbe-c8a27447489d tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] https://10.4.3.239/volume/v3/volumes/de3fcdcb-32f3-4b02-98ef-d483b57f96ab returned with HTTP 200 Aug 20 04:44:34.595195 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1073/4256] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:44:34 2026] GET /volume/v3/volumes/de3fcdcb-32f3-4b02-98ef-d483b57f96ab => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:44:34.603522 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-864b1800-37db-436e-82fb-0ea87e28de66 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fad323a1-e008-4b59-8f96-5450bda43b2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:44:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bac214b8-30d9-4abc-8898-25cccf8cd94a,is_public=True,name='tempest-scenario-type-luks-343715866',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bac214b8-30d9-4abc-8898-25cccf8cd94a', '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=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:34.604532 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-864b1800-37db-436e-82fb-0ea87e28de66 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2bfc0c0-16a6-4820-97e2-74eb5dd4597a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:34.616740 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-4bcd3681-af8d-4d0e-9cd1-12b974aec810 req-1d0aee0e-f3d6-4786-bfcf-a3bb79bc44ae tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Lock "cinder-attachment_update-b7d84ae3-feab-41e0-b415-118b2a29ce86-np0000007850" released by "attachment_update" :: held 0.105s {{(pid=100176) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:44:34.617544 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-4bcd3681-af8d-4d0e-9cd1-12b974aec810 req-1d0aee0e-f3d6-4786-bfcf-a3bb79bc44ae tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/attachments/6de03630-6d27-47db-ada8-292c2c479d45 returned with HTTP 200 Aug 20 04:44:34.617544 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1065/4257] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:44:34 2026] PUT /volume/v3/attachments/6de03630-6d27-47db-ada8-292c2c479d45 => generated 968 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:44:34.639508 np0000007850 devstack@c-api.service[100177]: WARNING cinder.quota [None req-864b1800-37db-436e-82fb-0ea87e28de66 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-343715866 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-343715866, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:44:34.639508 np0000007850 devstack@c-api.service[100177]: WARNING cinder.quota [None req-864b1800-37db-436e-82fb-0ea87e28de66 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-343715866 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-343715866, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:44:34.645475 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-4bcd3681-af8d-4d0e-9cd1-12b974aec810 req-201decfa-aca3-4e6d-a9a6-29e737b8cccc None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:34.647737 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-4bcd3681-af8d-4d0e-9cd1-12b974aec810 req-201decfa-aca3-4e6d-a9a6-29e737b8cccc tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] POST https://10.4.3.239/volume/v3/attachments/6de03630-6d27-47db-ada8-292c2c479d45/action Aug 20 04:44:34.648096 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-4bcd3681-af8d-4d0e-9cd1-12b974aec810 req-201decfa-aca3-4e6d-a9a6-29e737b8cccc tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Action body: b'{"os-complete": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:44:34.648243 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-4bcd3681-af8d-4d0e-9cd1-12b974aec810 req-201decfa-aca3-4e6d-a9a6-29e737b8cccc tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:44:34.666339 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:34.666339 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:44:34.667635 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-864b1800-37db-436e-82fb-0ea87e28de66 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Created reservations ['195e45ae-9849-4de1-9ac8-53799c59b2d2', '8cf847a5-a892-4fc2-be60-c261c37631b6', '1d126b21-32aa-46d7-9033-5d8041906714', 'f9bc8411-5677-4db8-a25a-3c429cad3208'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:44:34.668839 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-864b1800-37db-436e-82fb-0ea87e28de66 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2bfc0c0-16a6-4820-97e2-74eb5dd4597a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['195e45ae-9849-4de1-9ac8-53799c59b2d2', '8cf847a5-a892-4fc2-be60-c261c37631b6', '1d126b21-32aa-46d7-9033-5d8041906714', 'f9bc8411-5677-4db8-a25a-3c429cad3208']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:34.670055 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-864b1800-37db-436e-82fb-0ea87e28de66 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4ba6612-1233-4184-b776-afd058d33564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:34.680328 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-4bcd3681-af8d-4d0e-9cd1-12b974aec810 req-201decfa-aca3-4e6d-a9a6-29e737b8cccc tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/attachments/6de03630-6d27-47db-ada8-292c2c479d45/action returned with HTTP 204 Aug 20 04:44:34.681056 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1063/4258] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:44:34 2026] POST /volume/v3/attachments/6de03630-6d27-47db-ada8-292c2c479d45/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:44:34.709653 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-864b1800-37db-436e-82fb-0ea87e28de66 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4ba6612-1233-4184-b776-afd058d33564) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd26e9fa2-03f9-4c98-9a45-d23e316bdac4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1020753566',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77c9977488b24b01986673b75b68e60c',qos_specs=None,replication_status=,reservations=['195e45ae-9849-4de1-9ac8-53799c59b2d2','8cf847a5-a892-4fc2-be60-c261c37631b6','1d126b21-32aa-46d7-9033-5d8041906714','f9bc8411-5677-4db8-a25a-3c429cad3208'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b490ea2198f42eca924ec4e88f5abc2',volume_type_id=bac214b8-30d9-4abc-8898-25cccf8cd94a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:44:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1020753566',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=d26e9fa2-03f9-4c98-9a45-d23e316bdac4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77c9977488b24b01986673b75b68e60c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b490ea2198f42eca924ec4e88f5abc2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bac214b8-30d9-4abc-8898-25cccf8cd94a),volume_type_id=bac214b8-30d9-4abc-8898-25cccf8cd94a)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:34.711042 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-864b1800-37db-436e-82fb-0ea87e28de66 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be0030e7-1c09-4cd9-b295-f8217133de2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:34.732678 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-864b1800-37db-436e-82fb-0ea87e28de66 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be0030e7-1c09-4cd9-b295-f8217133de2c) transitioned into state 'SUCCESS' from state '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-1020753566',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77c9977488b24b01986673b75b68e60c',qos_specs=None,replication_status=,reservations=['195e45ae-9849-4de1-9ac8-53799c59b2d2','8cf847a5-a892-4fc2-be60-c261c37631b6','1d126b21-32aa-46d7-9033-5d8041906714','f9bc8411-5677-4db8-a25a-3c429cad3208'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b490ea2198f42eca924ec4e88f5abc2',volume_type_id=bac214b8-30d9-4abc-8898-25cccf8cd94a)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:34.733736 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-864b1800-37db-436e-82fb-0ea87e28de66 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14cd5dfc-12a8-4b0d-adf4-e8c1a0c99062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:34.745578 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-864b1800-37db-436e-82fb-0ea87e28de66 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14cd5dfc-12a8-4b0d-adf4-e8c1a0c99062) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:34.746780 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-864b1800-37db-436e-82fb-0ea87e28de66 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Flow 'volume_create_api' (4cf862e0-f8b0-40db-bd22-d78fef6f5a98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:44:34.747211 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-864b1800-37db-436e-82fb-0ea87e28de66 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Create volume request issued successfully. Aug 20 04:44:34.747955 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-864b1800-37db-436e-82fb-0ea87e28de66 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:44:34.748550 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1058/4259] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:44:34 2026] POST /volume/v3/volumes => generated 780 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:44:34.762741 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8642486f-d72b-438e-94d2-54528ab3b8a1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:34.764301 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8642486f-d72b-438e-94d2-54528ab3b8a1 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 Aug 20 04:44:34.764469 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8642486f-d72b-438e-94d2-54528ab3b8a1 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:34.764629 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8642486f-d72b-438e-94d2-54528ab3b8a1 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:34.771719 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:34.771719 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:44:34.779158 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-8642486f-d72b-438e-94d2-54528ab3b8a1 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:44:34.787484 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8642486f-d72b-438e-94d2-54528ab3b8a1 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 returned with HTTP 200 Aug 20 04:44:34.788040 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1074/4260] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:34 2026] GET /volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:35.139415 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1f21dc42-e857-499e-b4fd-1a7bc40d40e1 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:35.139769 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1f21dc42-e857-499e-b4fd-1a7bc40d40e1 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] GET https://10.4.3.239/volume/v3/volumes/55133ace-52b2-4016-806c-1acb74b45395 Aug 20 04:44:35.139958 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1f21dc42-e857-499e-b4fd-1a7bc40d40e1 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:35.140122 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1f21dc42-e857-499e-b4fd-1a7bc40d40e1 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:35.145226 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1f21dc42-e857-499e-b4fd-1a7bc40d40e1 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] https://10.4.3.239/volume/v3/volumes/55133ace-52b2-4016-806c-1acb74b45395 returned with HTTP 404 Aug 20 04:44:35.145606 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1066/4261] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:35 2026] GET /volume/v3/volumes/55133ace-52b2-4016-806c-1acb74b45395 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:44:35.151523 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c9fbdfa3-7782-4f44-b260-84671675f6d6 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:35.155278 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c9fbdfa3-7782-4f44-b260-84671675f6d6 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] DELETE https://10.4.3.239/volume/v3/volumes/0c86c58e-12ef-499d-982d-362b40103a8b Aug 20 04:44:35.155278 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c9fbdfa3-7782-4f44-b260-84671675f6d6 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:35.155278 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c9fbdfa3-7782-4f44-b260-84671675f6d6 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:35.155278 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-c9fbdfa3-7782-4f44-b260-84671675f6d6 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Delete volume with id: 0c86c58e-12ef-499d-982d-362b40103a8b Aug 20 04:44:35.173642 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:35.173642 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:44:35.174118 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c9fbdfa3-7782-4f44-b260-84671675f6d6 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Volume info retrieved successfully. Aug 20 04:44:35.190221 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c9fbdfa3-7782-4f44-b260-84671675f6d6 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Delete volume request issued successfully. Aug 20 04:44:35.190427 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c9fbdfa3-7782-4f44-b260-84671675f6d6 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] https://10.4.3.239/volume/v3/volumes/0c86c58e-12ef-499d-982d-362b40103a8b returned with HTTP 202 Aug 20 04:44:35.190829 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1064/4262] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:44:35 2026] DELETE /volume/v3/volumes/0c86c58e-12ef-499d-982d-362b40103a8b => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:44:35.199775 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-20638d39-fcfb-4305-af3f-aac7c71339ab None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:35.201897 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-20638d39-fcfb-4305-af3f-aac7c71339ab tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] GET https://10.4.3.239/volume/v3/volumes/0c86c58e-12ef-499d-982d-362b40103a8b Aug 20 04:44:35.202113 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-20638d39-fcfb-4305-af3f-aac7c71339ab tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:35.202336 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-20638d39-fcfb-4305-af3f-aac7c71339ab tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:35.210892 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:35.210892 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:44:35.215224 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-20638d39-fcfb-4305-af3f-aac7c71339ab tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Volume info retrieved successfully. Aug 20 04:44:35.220566 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-20638d39-fcfb-4305-af3f-aac7c71339ab tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] https://10.4.3.239/volume/v3/volumes/0c86c58e-12ef-499d-982d-362b40103a8b returned with HTTP 200 Aug 20 04:44:35.221426 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1059/4263] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:35 2026] GET /volume/v3/volumes/0c86c58e-12ef-499d-982d-362b40103a8b => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:35.608132 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-30465c36-7fe3-485f-8748-dde1579dabfa None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:35.610057 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-30465c36-7fe3-485f-8748-dde1579dabfa tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] GET https://10.4.3.239/volume/v3/volumes/de3fcdcb-32f3-4b02-98ef-d483b57f96ab Aug 20 04:44:35.610291 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-30465c36-7fe3-485f-8748-dde1579dabfa tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:35.610463 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-30465c36-7fe3-485f-8748-dde1579dabfa tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:35.618560 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:35.618560 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:44:35.622587 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-30465c36-7fe3-485f-8748-dde1579dabfa tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Volume info retrieved successfully. Aug 20 04:44:35.627621 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-30465c36-7fe3-485f-8748-dde1579dabfa tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] https://10.4.3.239/volume/v3/volumes/de3fcdcb-32f3-4b02-98ef-d483b57f96ab returned with HTTP 200 Aug 20 04:44:35.627991 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1075/4264] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:44:35 2026] GET /volume/v3/volumes/de3fcdcb-32f3-4b02-98ef-d483b57f96ab => generated 1389 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:44:35.644107 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-870fa7fe-f27e-4370-ad9b-9b27b8660d0c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:35.645850 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-870fa7fe-f27e-4370-ad9b-9b27b8660d0c tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] GET https://10.4.3.239/volume/v3/volumes/de3fcdcb-32f3-4b02-98ef-d483b57f96ab Aug 20 04:44:35.646069 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-870fa7fe-f27e-4370-ad9b-9b27b8660d0c tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:35.646305 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-870fa7fe-f27e-4370-ad9b-9b27b8660d0c tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:35.655365 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:35.655365 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:44:35.663924 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-870fa7fe-f27e-4370-ad9b-9b27b8660d0c tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Volume info retrieved successfully. Aug 20 04:44:35.671783 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-870fa7fe-f27e-4370-ad9b-9b27b8660d0c tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] https://10.4.3.239/volume/v3/volumes/de3fcdcb-32f3-4b02-98ef-d483b57f96ab returned with HTTP 200 Aug 20 04:44:35.672144 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1067/4265] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:44:35 2026] GET /volume/v3/volumes/de3fcdcb-32f3-4b02-98ef-d483b57f96ab => generated 1389 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:44:35.804420 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e0b26122-c647-41c9-be8a-d57f9fa95eae None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:35.806278 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e0b26122-c647-41c9-be8a-d57f9fa95eae tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 Aug 20 04:44:35.806485 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e0b26122-c647-41c9-be8a-d57f9fa95eae tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:35.806697 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e0b26122-c647-41c9-be8a-d57f9fa95eae tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:35.813944 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:35.813944 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:44:35.817404 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e0b26122-c647-41c9-be8a-d57f9fa95eae tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:44:35.821661 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e0b26122-c647-41c9-be8a-d57f9fa95eae tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 returned with HTTP 200 Aug 20 04:44:35.821852 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1065/4266] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:35 2026] GET /volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:35.837764 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-edb0d307-656a-4f80-b53b-45e9b34aefbc None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:35.839546 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-edb0d307-656a-4f80-b53b-45e9b34aefbc tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 Aug 20 04:44:35.839546 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-edb0d307-656a-4f80-b53b-45e9b34aefbc tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:35.839714 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-edb0d307-656a-4f80-b53b-45e9b34aefbc tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:35.845633 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:35.845633 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:44:35.848767 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-edb0d307-656a-4f80-b53b-45e9b34aefbc tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:44:35.852928 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-edb0d307-656a-4f80-b53b-45e9b34aefbc tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 returned with HTTP 200 Aug 20 04:44:35.853326 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1060/4267] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:35 2026] GET /volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 => generated 873 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:35.908145 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-0f2c852a-9cac-4103-888d-3186df27483b req-0d46555d-b803-4f2d-b19f-3be0e6966539 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:35.910103 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-0f2c852a-9cac-4103-888d-3186df27483b req-0d46555d-b803-4f2d-b19f-3be0e6966539 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 Aug 20 04:44:35.913408 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-0f2c852a-9cac-4103-888d-3186df27483b req-0d46555d-b803-4f2d-b19f-3be0e6966539 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:35.913653 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-0f2c852a-9cac-4103-888d-3186df27483b req-0d46555d-b803-4f2d-b19f-3be0e6966539 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:35.926197 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:35.926197 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:44:35.929980 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-0f2c852a-9cac-4103-888d-3186df27483b req-0d46555d-b803-4f2d-b19f-3be0e6966539 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:44:35.933804 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-0f2c852a-9cac-4103-888d-3186df27483b req-0d46555d-b803-4f2d-b19f-3be0e6966539 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 returned with HTTP 200 Aug 20 04:44:35.934468 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1076/4268] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:44:35 2026] GET /volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 04:44:36.020432 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-64dd19de-af4a-490b-ae12-1eaa5fa7bc69 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:36.020912 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-64dd19de-af4a-490b-ae12-1eaa5fa7bc69 None None] GET https://10.4.3.239/volume// Aug 20 04:44:36.021139 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-64dd19de-af4a-490b-ae12-1eaa5fa7bc69 None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:36.021420 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-64dd19de-af4a-490b-ae12-1eaa5fa7bc69 None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:36.021811 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-64dd19de-af4a-490b-ae12-1eaa5fa7bc69 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:44:36.022194 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1068/4269] 10.4.3.239 () {66 vars in 1428 bytes} [Thu Aug 20 04:44:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:44:36.031027 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-0f2c852a-9cac-4103-888d-3186df27483b req-a801751b-2e89-4c35-ad5c-a38096d803d5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:36.033856 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-0f2c852a-9cac-4103-888d-3186df27483b req-a801751b-2e89-4c35-ad5c-a38096d803d5 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:44:36.034384 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-0f2c852a-9cac-4103-888d-3186df27483b req-a801751b-2e89-4c35-ad5c-a38096d803d5 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dc957d0e-0618-4041-b02c-a9d4762ff9f5", "connector": null, "instance_uuid": "9fa802ed-be2f-4c59-81b4-b84bf7aa6643"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:44:36.045810 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:36.045810 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:44:36.096320 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-0f2c852a-9cac-4103-888d-3186df27483b req-a801751b-2e89-4c35-ad5c-a38096d803d5 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:44:36.096526 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1066/4270] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:44:36 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:44:36.134564 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-61283ee3-8027-43d6-be48-b37f4e51e3a4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:36.137158 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-61283ee3-8027-43d6-be48-b37f4e51e3a4 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 Aug 20 04:44:36.137429 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-61283ee3-8027-43d6-be48-b37f4e51e3a4 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:36.137630 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-61283ee3-8027-43d6-be48-b37f4e51e3a4 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:36.150470 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-055d9e5e-5a7b-4578-80d5-dd00b6bfc242 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:36.151085 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-055d9e5e-5a7b-4578-80d5-dd00b6bfc242 None None] GET https://10.4.3.239/volume// Aug 20 04:44:36.151338 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-055d9e5e-5a7b-4578-80d5-dd00b6bfc242 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:36.151631 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-055d9e5e-5a7b-4578-80d5-dd00b6bfc242 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:36.152111 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-055d9e5e-5a7b-4578-80d5-dd00b6bfc242 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:44:36.152547 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1077/4271] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:44: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 20 04:44:36.158443 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:36.158443 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:44:36.163108 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-0f2c852a-9cac-4103-888d-3186df27483b req-24bc59c4-e1a6-402a-87fa-1ba72d6c8dd8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:36.164811 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-61283ee3-8027-43d6-be48-b37f4e51e3a4 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:44:36.165538 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-0f2c852a-9cac-4103-888d-3186df27483b req-24bc59c4-e1a6-402a-87fa-1ba72d6c8dd8 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 Aug 20 04:44:36.165807 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-0f2c852a-9cac-4103-888d-3186df27483b req-24bc59c4-e1a6-402a-87fa-1ba72d6c8dd8 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:36.166097 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-0f2c852a-9cac-4103-888d-3186df27483b req-24bc59c4-e1a6-402a-87fa-1ba72d6c8dd8 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:36.169242 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-61283ee3-8027-43d6-be48-b37f4e51e3a4 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 returned with HTTP 200 Aug 20 04:44:36.169687 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1061/4272] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:36 2026] GET /volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:36.175526 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:36.175526 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:44:36.178655 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-0f2c852a-9cac-4103-888d-3186df27483b req-24bc59c4-e1a6-402a-87fa-1ba72d6c8dd8 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:44:36.182905 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-0f2c852a-9cac-4103-888d-3186df27483b req-24bc59c4-e1a6-402a-87fa-1ba72d6c8dd8 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 returned with HTTP 200 Aug 20 04:44:36.183292 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1069/4273] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:44:36 2026] GET /volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 => generated 1025 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:44:36.233774 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9b9a0cce-07a5-4ba9-b48a-52637168526b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:36.235875 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9b9a0cce-07a5-4ba9-b48a-52637168526b tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] GET https://10.4.3.239/volume/v3/volumes/0c86c58e-12ef-499d-982d-362b40103a8b Aug 20 04:44:36.236079 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9b9a0cce-07a5-4ba9-b48a-52637168526b tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:36.236487 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9b9a0cce-07a5-4ba9-b48a-52637168526b tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:36.244152 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9b9a0cce-07a5-4ba9-b48a-52637168526b tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] https://10.4.3.239/volume/v3/volumes/0c86c58e-12ef-499d-982d-362b40103a8b returned with HTTP 404 Aug 20 04:44:36.244807 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1067/4274] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:36 2026] GET /volume/v3/volumes/0c86c58e-12ef-499d-982d-362b40103a8b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:44:36.252014 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-cfb7e919-1164-4bab-bc1a-173ef46b2055 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:36.254029 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cfb7e919-1164-4bab-bc1a-173ef46b2055 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] DELETE https://10.4.3.239/volume/v3/volumes/5d3748ad-535b-47b1-8759-7a1dce93d52f Aug 20 04:44:36.254273 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cfb7e919-1164-4bab-bc1a-173ef46b2055 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:36.254465 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cfb7e919-1164-4bab-bc1a-173ef46b2055 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:36.254645 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-cfb7e919-1164-4bab-bc1a-173ef46b2055 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Delete volume with id: 5d3748ad-535b-47b1-8759-7a1dce93d52f Aug 20 04:44:36.263884 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:36.263884 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:44:36.264585 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-cfb7e919-1164-4bab-bc1a-173ef46b2055 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Volume info retrieved successfully. Aug 20 04:44:36.292963 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-0f2c852a-9cac-4103-888d-3186df27483b req-75c43069-aae3-49aa-a0e2-4d3b71a625a9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:36.294265 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-cfb7e919-1164-4bab-bc1a-173ef46b2055 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Delete volume request issued successfully. Aug 20 04:44:36.294516 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cfb7e919-1164-4bab-bc1a-173ef46b2055 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] https://10.4.3.239/volume/v3/volumes/5d3748ad-535b-47b1-8759-7a1dce93d52f returned with HTTP 202 Aug 20 04:44:36.295102 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1078/4275] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:44:36 2026] DELETE /volume/v3/volumes/5d3748ad-535b-47b1-8759-7a1dce93d52f => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:44:36.295593 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-0f2c852a-9cac-4103-888d-3186df27483b req-75c43069-aae3-49aa-a0e2-4d3b71a625a9 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] PUT https://10.4.3.239/volume/v3/attachments/1b645166-484a-41a9-ac89-f6e77469dc0e Aug 20 04:44:36.295593 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-0f2c852a-9cac-4103-888d-3186df27483b req-75c43069-aae3-49aa-a0e2-4d3b71a625a9 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:44:36.302084 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3bf2fda7-5752-439f-a30a-5b7935f6952e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:36.305019 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3bf2fda7-5752-439f-a30a-5b7935f6952e tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] GET https://10.4.3.239/volume/v3/volumes/5d3748ad-535b-47b1-8759-7a1dce93d52f Aug 20 04:44:36.305172 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3bf2fda7-5752-439f-a30a-5b7935f6952e tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:36.305371 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3bf2fda7-5752-439f-a30a-5b7935f6952e tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:36.311017 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-0f2c852a-9cac-4103-888d-3186df27483b req-75c43069-aae3-49aa-a0e2-4d3b71a625a9 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Acquiring lock "cinder-attachment_update-dc957d0e-0618-4041-b02c-a9d4762ff9f5-np0000007850" by "attachment_update" {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:44:36.316737 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-0f2c852a-9cac-4103-888d-3186df27483b req-75c43069-aae3-49aa-a0e2-4d3b71a625a9 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Lock "cinder-attachment_update-dc957d0e-0618-4041-b02c-a9d4762ff9f5-np0000007850" acquired by "attachment_update" :: waited 0.006s {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:44:36.316893 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:36.316893 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:44:36.317975 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:36.317975 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:44:36.320592 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-3bf2fda7-5752-439f-a30a-5b7935f6952e tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Volume info retrieved successfully. Aug 20 04:44:36.324234 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3bf2fda7-5752-439f-a30a-5b7935f6952e tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] https://10.4.3.239/volume/v3/volumes/5d3748ad-535b-47b1-8759-7a1dce93d52f returned with HTTP 200 Aug 20 04:44:36.324583 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1070/4276] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:36 2026] GET /volume/v3/volumes/5d3748ad-535b-47b1-8759-7a1dce93d52f => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:36.418728 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-0f2c852a-9cac-4103-888d-3186df27483b req-75c43069-aae3-49aa-a0e2-4d3b71a625a9 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Lock "cinder-attachment_update-dc957d0e-0618-4041-b02c-a9d4762ff9f5-np0000007850" released by "attachment_update" :: held 0.102s {{(pid=100177) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:44:36.419469 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-0f2c852a-9cac-4103-888d-3186df27483b req-75c43069-aae3-49aa-a0e2-4d3b71a625a9 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/attachments/1b645166-484a-41a9-ac89-f6e77469dc0e returned with HTTP 200 Aug 20 04:44:36.420041 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1062/4277] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:44:36 2026] PUT /volume/v3/attachments/1b645166-484a-41a9-ac89-f6e77469dc0e => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:44:36.753564 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-719037a1-7a59-4aec-b737-784811c944bc req-ac9c93a9-5a57-421b-8d47-8a6f12a481bc None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:36.755604 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-719037a1-7a59-4aec-b737-784811c944bc req-ac9c93a9-5a57-421b-8d47-8a6f12a481bc tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] GET https://10.4.3.239/volume/v3/volumes/de3fcdcb-32f3-4b02-98ef-d483b57f96ab Aug 20 04:44:36.755821 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-719037a1-7a59-4aec-b737-784811c944bc req-ac9c93a9-5a57-421b-8d47-8a6f12a481bc tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:36.756021 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-719037a1-7a59-4aec-b737-784811c944bc req-ac9c93a9-5a57-421b-8d47-8a6f12a481bc tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:36.762432 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:36.762432 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:44:36.765622 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-719037a1-7a59-4aec-b737-784811c944bc req-ac9c93a9-5a57-421b-8d47-8a6f12a481bc tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Volume info retrieved successfully. Aug 20 04:44:36.769812 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-719037a1-7a59-4aec-b737-784811c944bc req-ac9c93a9-5a57-421b-8d47-8a6f12a481bc tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] https://10.4.3.239/volume/v3/volumes/de3fcdcb-32f3-4b02-98ef-d483b57f96ab returned with HTTP 200 Aug 20 04:44:36.770266 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1068/4278] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:44:36 2026] GET /volume/v3/volumes/de3fcdcb-32f3-4b02-98ef-d483b57f96ab => generated 1371 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:44:37.183281 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b792b798-2173-41bc-857c-db866c2a6adb None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:37.185060 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b792b798-2173-41bc-857c-db866c2a6adb tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 Aug 20 04:44:37.185424 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b792b798-2173-41bc-857c-db866c2a6adb tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:37.185765 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b792b798-2173-41bc-857c-db866c2a6adb tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:37.187976 np0000007850 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writing DB stats cinder:SELECT=232,cinder:UPDATE=72,cinder:INSERT=40 {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:44:37.203348 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:37.203348 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:44:37.207066 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b792b798-2173-41bc-857c-db866c2a6adb tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:44:37.213072 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b792b798-2173-41bc-857c-db866c2a6adb tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 returned with HTTP 200 Aug 20 04:44:37.213072 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1079/4279] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:37 2026] GET /volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:37.275074 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-719037a1-7a59-4aec-b737-784811c944bc req-c7979eeb-2d32-499e-92d3-bdd21364fb6e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:37.277301 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-719037a1-7a59-4aec-b737-784811c944bc req-c7979eeb-2d32-499e-92d3-bdd21364fb6e tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] GET https://10.4.3.239/volume/v3/volumes/de3fcdcb-32f3-4b02-98ef-d483b57f96ab Aug 20 04:44:37.277497 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-719037a1-7a59-4aec-b737-784811c944bc req-c7979eeb-2d32-499e-92d3-bdd21364fb6e tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:37.277692 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-719037a1-7a59-4aec-b737-784811c944bc req-c7979eeb-2d32-499e-92d3-bdd21364fb6e tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:37.284484 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:37.284484 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:44:37.287849 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-719037a1-7a59-4aec-b737-784811c944bc req-c7979eeb-2d32-499e-92d3-bdd21364fb6e tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Volume info retrieved successfully. Aug 20 04:44:37.292355 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-719037a1-7a59-4aec-b737-784811c944bc req-c7979eeb-2d32-499e-92d3-bdd21364fb6e tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] https://10.4.3.239/volume/v3/volumes/de3fcdcb-32f3-4b02-98ef-d483b57f96ab returned with HTTP 200 Aug 20 04:44:37.292937 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1071/4280] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:44:37 2026] GET /volume/v3/volumes/de3fcdcb-32f3-4b02-98ef-d483b57f96ab => generated 1371 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:44:37.302443 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-374be4a7-79d9-46df-84a5-a55cdbcd6ffb None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:37.302760 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-374be4a7-79d9-46df-84a5-a55cdbcd6ffb None None] GET https://10.4.3.239/volume// Aug 20 04:44:37.302926 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-374be4a7-79d9-46df-84a5-a55cdbcd6ffb None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:37.303097 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-374be4a7-79d9-46df-84a5-a55cdbcd6ffb None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:37.303404 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-374be4a7-79d9-46df-84a5-a55cdbcd6ffb None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:44:37.303641 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1063/4281] 10.4.3.239 () {66 vars in 1419 bytes} [Thu Aug 20 04:44:37 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:44:37.310677 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-719037a1-7a59-4aec-b737-784811c944bc req-d139eb63-030c-4e16-b76b-0d3be2b0b388 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:37.313080 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-719037a1-7a59-4aec-b737-784811c944bc req-d139eb63-030c-4e16-b76b-0d3be2b0b388 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:44:37.313443 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-719037a1-7a59-4aec-b737-784811c944bc req-d139eb63-030c-4e16-b76b-0d3be2b0b388 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "de3fcdcb-32f3-4b02-98ef-d483b57f96ab", "connector": null, "instance_uuid": "41222ba1-4151-4ef1-9f57-7518fe59bd53"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:44:37.321829 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:37.321829 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:44:37.341821 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9f4b7038-36b8-4396-9566-c2e61e68006d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:37.343706 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9f4b7038-36b8-4396-9566-c2e61e68006d tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] GET https://10.4.3.239/volume/v3/volumes/5d3748ad-535b-47b1-8759-7a1dce93d52f Aug 20 04:44:37.344083 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9f4b7038-36b8-4396-9566-c2e61e68006d tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:37.344372 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9f4b7038-36b8-4396-9566-c2e61e68006d tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:37.349417 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-719037a1-7a59-4aec-b737-784811c944bc req-d139eb63-030c-4e16-b76b-0d3be2b0b388 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:44:37.349749 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1069/4282] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:44:37 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 20 04:44:37.350148 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9f4b7038-36b8-4396-9566-c2e61e68006d tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] https://10.4.3.239/volume/v3/volumes/5d3748ad-535b-47b1-8759-7a1dce93d52f returned with HTTP 404 Aug 20 04:44:37.350878 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1080/4283] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:37 2026] GET /volume/v3/volumes/5d3748ad-535b-47b1-8759-7a1dce93d52f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:44:37.359128 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d51cbb45-7e66-4d2a-829d-d71dbaf274c4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:37.361432 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d51cbb45-7e66-4d2a-829d-d71dbaf274c4 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] DELETE https://10.4.3.239/volume/v3/volumes/e96cd5da-bfd3-4816-a1d4-3ec31c13b4c0 Aug 20 04:44:37.361611 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d51cbb45-7e66-4d2a-829d-d71dbaf274c4 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:37.361785 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d51cbb45-7e66-4d2a-829d-d71dbaf274c4 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:37.361976 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-d51cbb45-7e66-4d2a-829d-d71dbaf274c4 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Delete volume with id: e96cd5da-bfd3-4816-a1d4-3ec31c13b4c0 Aug 20 04:44:37.370104 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:37.370104 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:44:37.370740 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d51cbb45-7e66-4d2a-829d-d71dbaf274c4 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Volume info retrieved successfully. Aug 20 04:44:37.395001 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d51cbb45-7e66-4d2a-829d-d71dbaf274c4 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Delete volume request issued successfully. Aug 20 04:44:37.395280 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d51cbb45-7e66-4d2a-829d-d71dbaf274c4 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] https://10.4.3.239/volume/v3/volumes/e96cd5da-bfd3-4816-a1d4-3ec31c13b4c0 returned with HTTP 202 Aug 20 04:44:37.395821 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1072/4284] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:44:37 2026] DELETE /volume/v3/volumes/e96cd5da-bfd3-4816-a1d4-3ec31c13b4c0 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:44:37.404100 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c34d69d4-3de9-4214-b5c0-bd67e9c5dac1 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:37.404938 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c34d69d4-3de9-4214-b5c0-bd67e9c5dac1 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] GET https://10.4.3.239/volume/v3/volumes/e96cd5da-bfd3-4816-a1d4-3ec31c13b4c0 Aug 20 04:44:37.405144 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c34d69d4-3de9-4214-b5c0-bd67e9c5dac1 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:37.405688 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c34d69d4-3de9-4214-b5c0-bd67e9c5dac1 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:37.412547 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:37.412547 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:44:37.416535 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c34d69d4-3de9-4214-b5c0-bd67e9c5dac1 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Volume info retrieved successfully. Aug 20 04:44:37.421972 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c34d69d4-3de9-4214-b5c0-bd67e9c5dac1 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] https://10.4.3.239/volume/v3/volumes/e96cd5da-bfd3-4816-a1d4-3ec31c13b4c0 returned with HTTP 200 Aug 20 04:44:37.421972 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1064/4285] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:37 2026] GET /volume/v3/volumes/e96cd5da-bfd3-4816-a1d4-3ec31c13b4c0 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:38.225519 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e7bb2241-a21c-451c-9616-37b6e5aace24 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:38.227569 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e7bb2241-a21c-451c-9616-37b6e5aace24 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 Aug 20 04:44:38.227799 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e7bb2241-a21c-451c-9616-37b6e5aace24 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:38.228028 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e7bb2241-a21c-451c-9616-37b6e5aace24 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:38.240349 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:38.240349 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:44:38.244236 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e7bb2241-a21c-451c-9616-37b6e5aace24 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:44:38.254141 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e7bb2241-a21c-451c-9616-37b6e5aace24 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 returned with HTTP 200 Aug 20 04:44:38.254641 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1070/4286] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:38 2026] GET /volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:38.282265 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-38e8eec4-2739-4233-bb53-955e2adabe59 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:38.287173 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-38e8eec4-2739-4233-bb53-955e2adabe59 None None] GET https://10.4.3.239/volume// Aug 20 04:44:38.287173 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-38e8eec4-2739-4233-bb53-955e2adabe59 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:38.287173 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-38e8eec4-2739-4233-bb53-955e2adabe59 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:38.287173 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-38e8eec4-2739-4233-bb53-955e2adabe59 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:44:38.287173 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1081/4287] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:44:38 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:44:38.298117 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-719037a1-7a59-4aec-b737-784811c944bc req-3755b165-6916-4f5a-a6d7-d8a7bfa7790d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:38.300064 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-719037a1-7a59-4aec-b737-784811c944bc req-3755b165-6916-4f5a-a6d7-d8a7bfa7790d tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] GET https://10.4.3.239/volume/v3/volumes/de3fcdcb-32f3-4b02-98ef-d483b57f96ab Aug 20 04:44:38.300281 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-719037a1-7a59-4aec-b737-784811c944bc req-3755b165-6916-4f5a-a6d7-d8a7bfa7790d tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:38.300451 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-719037a1-7a59-4aec-b737-784811c944bc req-3755b165-6916-4f5a-a6d7-d8a7bfa7790d tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:38.314690 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:38.314690 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:44:38.317861 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-719037a1-7a59-4aec-b737-784811c944bc req-3755b165-6916-4f5a-a6d7-d8a7bfa7790d tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Volume info retrieved successfully. Aug 20 04:44:38.322033 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-719037a1-7a59-4aec-b737-784811c944bc req-3755b165-6916-4f5a-a6d7-d8a7bfa7790d tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] https://10.4.3.239/volume/v3/volumes/de3fcdcb-32f3-4b02-98ef-d483b57f96ab returned with HTTP 200 Aug 20 04:44:38.322385 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1073/4288] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:44:38 2026] GET /volume/v3/volumes/de3fcdcb-32f3-4b02-98ef-d483b57f96ab => generated 1550 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:44:38.426991 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-719037a1-7a59-4aec-b737-784811c944bc req-cc104b82-fe06-4e6f-86cb-6f88c03c202f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:38.428989 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-719037a1-7a59-4aec-b737-784811c944bc req-cc104b82-fe06-4e6f-86cb-6f88c03c202f tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] PUT https://10.4.3.239/volume/v3/attachments/a56e26d8-f632-4a4c-8f9d-5f84f35962e8 Aug 20 04:44:38.429393 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-719037a1-7a59-4aec-b737-784811c944bc req-cc104b82-fe06-4e6f-86cb-6f88c03c202f tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:44:38.434769 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-579e2551-e82f-438f-bd79-666f9efc14dd None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:38.436439 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-579e2551-e82f-438f-bd79-666f9efc14dd tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] GET https://10.4.3.239/volume/v3/volumes/e96cd5da-bfd3-4816-a1d4-3ec31c13b4c0 Aug 20 04:44:38.436616 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-719037a1-7a59-4aec-b737-784811c944bc req-cc104b82-fe06-4e6f-86cb-6f88c03c202f tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Acquiring lock "cinder-attachment_update-de3fcdcb-32f3-4b02-98ef-d483b57f96ab-np0000007850" by "attachment_update" {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:44:38.436673 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-579e2551-e82f-438f-bd79-666f9efc14dd tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:38.436792 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-579e2551-e82f-438f-bd79-666f9efc14dd tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:38.442504 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-719037a1-7a59-4aec-b737-784811c944bc req-cc104b82-fe06-4e6f-86cb-6f88c03c202f tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Lock "cinder-attachment_update-de3fcdcb-32f3-4b02-98ef-d483b57f96ab-np0000007850" acquired by "attachment_update" :: waited 0.006s {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:44:38.443455 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:38.443455 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:44:38.443568 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-579e2551-e82f-438f-bd79-666f9efc14dd tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] https://10.4.3.239/volume/v3/volumes/e96cd5da-bfd3-4816-a1d4-3ec31c13b4c0 returned with HTTP 404 Aug 20 04:44:38.444030 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1071/4289] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:38 2026] GET /volume/v3/volumes/e96cd5da-bfd3-4816-a1d4-3ec31c13b4c0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:44:38.451272 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9566925b-35d2-401f-b6fa-95bdc3744394 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:38.454425 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9566925b-35d2-401f-b6fa-95bdc3744394 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] DELETE https://10.4.3.239/volume/v3/volumes/fd3479c6-b7da-4982-b0a5-5baae382ef14 Aug 20 04:44:38.454425 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9566925b-35d2-401f-b6fa-95bdc3744394 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:38.454425 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9566925b-35d2-401f-b6fa-95bdc3744394 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:38.454425 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-9566925b-35d2-401f-b6fa-95bdc3744394 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Delete volume with id: fd3479c6-b7da-4982-b0a5-5baae382ef14 Aug 20 04:44:38.461504 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:38.461504 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:44:38.462086 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-9566925b-35d2-401f-b6fa-95bdc3744394 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Volume info retrieved successfully. Aug 20 04:44:38.481636 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-9566925b-35d2-401f-b6fa-95bdc3744394 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Delete volume request issued successfully. Aug 20 04:44:38.481636 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9566925b-35d2-401f-b6fa-95bdc3744394 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] https://10.4.3.239/volume/v3/volumes/fd3479c6-b7da-4982-b0a5-5baae382ef14 returned with HTTP 202 Aug 20 04:44:38.481636 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1082/4290] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:44:38 2026] DELETE /volume/v3/volumes/fd3479c6-b7da-4982-b0a5-5baae382ef14 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:44:38.489960 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6108acc7-fbc9-437d-9d7c-6b1e30155704 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:38.493714 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6108acc7-fbc9-437d-9d7c-6b1e30155704 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] GET https://10.4.3.239/volume/v3/volumes/fd3479c6-b7da-4982-b0a5-5baae382ef14 Aug 20 04:44:38.493984 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6108acc7-fbc9-437d-9d7c-6b1e30155704 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:38.494232 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6108acc7-fbc9-437d-9d7c-6b1e30155704 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:38.508667 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:38.508667 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:44:38.515796 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-6108acc7-fbc9-437d-9d7c-6b1e30155704 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Volume info retrieved successfully. Aug 20 04:44:38.522384 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6108acc7-fbc9-437d-9d7c-6b1e30155704 tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] https://10.4.3.239/volume/v3/volumes/fd3479c6-b7da-4982-b0a5-5baae382ef14 returned with HTTP 200 Aug 20 04:44:38.522956 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1074/4291] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:38 2026] GET /volume/v3/volumes/fd3479c6-b7da-4982-b0a5-5baae382ef14 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:38.570124 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-719037a1-7a59-4aec-b737-784811c944bc req-cc104b82-fe06-4e6f-86cb-6f88c03c202f tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Lock "cinder-attachment_update-de3fcdcb-32f3-4b02-98ef-d483b57f96ab-np0000007850" released by "attachment_update" :: held 0.128s {{(pid=100177) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:44:38.570721 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-719037a1-7a59-4aec-b737-784811c944bc req-cc104b82-fe06-4e6f-86cb-6f88c03c202f tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] https://10.4.3.239/volume/v3/attachments/a56e26d8-f632-4a4c-8f9d-5f84f35962e8 returned with HTTP 200 Aug 20 04:44:38.571069 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1065/4292] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:44:38 2026] PUT /volume/v3/attachments/a56e26d8-f632-4a4c-8f9d-5f84f35962e8 => generated 969 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:44:38.600324 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-719037a1-7a59-4aec-b737-784811c944bc req-fd54b95b-2017-4f12-a003-8b830d2361d1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:38.603079 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-719037a1-7a59-4aec-b737-784811c944bc req-fd54b95b-2017-4f12-a003-8b830d2361d1 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] POST https://10.4.3.239/volume/v3/attachments/a56e26d8-f632-4a4c-8f9d-5f84f35962e8/action Aug 20 04:44:38.603685 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-719037a1-7a59-4aec-b737-784811c944bc req-fd54b95b-2017-4f12-a003-8b830d2361d1 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Action body: b'{"os-complete": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:44:38.603832 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-719037a1-7a59-4aec-b737-784811c944bc req-fd54b95b-2017-4f12-a003-8b830d2361d1 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:44:38.621410 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:38.621410 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:44:38.634499 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-719037a1-7a59-4aec-b737-784811c944bc req-fd54b95b-2017-4f12-a003-8b830d2361d1 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] https://10.4.3.239/volume/v3/attachments/a56e26d8-f632-4a4c-8f9d-5f84f35962e8/action returned with HTTP 204 Aug 20 04:44:38.634996 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1072/4293] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:44:38 2026] POST /volume/v3/attachments/a56e26d8-f632-4a4c-8f9d-5f84f35962e8/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:44:39.268067 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-277614fa-9154-4a6c-b133-b9dd12d52169 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:39.269487 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-277614fa-9154-4a6c-b133-b9dd12d52169 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 Aug 20 04:44:39.269790 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-277614fa-9154-4a6c-b133-b9dd12d52169 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:39.270075 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-277614fa-9154-4a6c-b133-b9dd12d52169 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:39.280712 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:39.280712 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:44:39.286004 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-277614fa-9154-4a6c-b133-b9dd12d52169 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:44:39.291026 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-277614fa-9154-4a6c-b133-b9dd12d52169 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 returned with HTTP 200 Aug 20 04:44:39.291591 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1083/4294] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:39 2026] GET /volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:39.538349 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5a6e5e33-ee28-4726-b2a6-25a4dcc0562a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:39.540308 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5a6e5e33-ee28-4726-b2a6-25a4dcc0562a tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] GET https://10.4.3.239/volume/v3/volumes/fd3479c6-b7da-4982-b0a5-5baae382ef14 Aug 20 04:44:39.540663 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5a6e5e33-ee28-4726-b2a6-25a4dcc0562a tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:39.542010 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5a6e5e33-ee28-4726-b2a6-25a4dcc0562a tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:39.548212 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5a6e5e33-ee28-4726-b2a6-25a4dcc0562a tempest-CreateVolumesFromImageTest-2055209416 tempest-CreateVolumesFromImageTest-2055209416-project-member] https://10.4.3.239/volume/v3/volumes/fd3479c6-b7da-4982-b0a5-5baae382ef14 returned with HTTP 404 Aug 20 04:44:39.548947 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1075/4295] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:39 2026] GET /volume/v3/volumes/fd3479c6-b7da-4982-b0a5-5baae382ef14 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:44:39.903696 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-4bcd3681-af8d-4d0e-9cd1-12b974aec810 req-04edb537-ab8a-4e5b-a560-6264ee88ed04 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:39.906713 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-4bcd3681-af8d-4d0e-9cd1-12b974aec810 req-04edb537-ab8a-4e5b-a560-6264ee88ed04 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/b7d84ae3-feab-41e0-b415-118b2a29ce86/encryption Aug 20 04:44:39.906914 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-4bcd3681-af8d-4d0e-9cd1-12b974aec810 req-04edb537-ab8a-4e5b-a560-6264ee88ed04 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:39.907134 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-4bcd3681-af8d-4d0e-9cd1-12b974aec810 req-04edb537-ab8a-4e5b-a560-6264ee88ed04 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'index' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:39.921424 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:39.921424 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:44:39.928901 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-4bcd3681-af8d-4d0e-9cd1-12b974aec810 req-04edb537-ab8a-4e5b-a560-6264ee88ed04 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/b7d84ae3-feab-41e0-b415-118b2a29ce86/encryption returned with HTTP 200 Aug 20 04:44:39.929117 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1066/4296] 10.4.3.239 () {68 vars in 1631 bytes} [Thu Aug 20 04:44:39 2026] GET /volume/v3/volumes/b7d84ae3-feab-41e0-b415-118b2a29ce86/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:40.306456 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-09531782-bb86-4250-a516-2db34452f675 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:40.308214 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-09531782-bb86-4250-a516-2db34452f675 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 Aug 20 04:44:40.308402 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-09531782-bb86-4250-a516-2db34452f675 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:40.308578 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-09531782-bb86-4250-a516-2db34452f675 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:40.318170 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:40.318170 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:44:40.321380 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-09531782-bb86-4250-a516-2db34452f675 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:44:40.325422 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-09531782-bb86-4250-a516-2db34452f675 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 returned with HTTP 200 Aug 20 04:44:40.326034 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1073/4297] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:40 2026] GET /volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:40.685072 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6c66677c-c8a4-4c01-826a-3da37f7ff875 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:40.765199 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6c66677c-c8a4-4c01-826a-3da37f7ff875 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:44:40.765573 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6c66677c-c8a4-4c01-826a-3da37f7ff875 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:44:40.767050 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-6c66677c-c8a4-4c01-826a-3da37f7ff875 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:44:40.767213 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-6c66677c-c8a4-4c01-826a-3da37f7ff875 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Create volume of 1 GB Aug 20 04:44:40.771038 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-6c66677c-c8a4-4c01-826a-3da37f7ff875 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Availability Zones retrieved successfully. Aug 20 04:44:40.776250 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-6c66677c-c8a4-4c01-826a-3da37f7ff875 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Flow 'volume_create_api' (185a06cb-a7c1-46b0-81b2-7b670b7dcf91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:44:40.777104 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-6c66677c-c8a4-4c01-826a-3da37f7ff875 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2727cf27-d13a-4963-8072-6c614619593f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:40.778087 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-6c66677c-c8a4-4c01-826a-3da37f7ff875 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:44:40.801923 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-6c66677c-c8a4-4c01-826a-3da37f7ff875 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2727cf27-d13a-4963-8072-6c614619593f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:40.802600 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-6c66677c-c8a4-4c01-826a-3da37f7ff875 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa5c07f6-901f-4b3a-8647-ab6ce7e66174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:40.863249 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-6c66677c-c8a4-4c01-826a-3da37f7ff875 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Created reservations ['75afa4a9-2749-44b3-bede-72386127c552', '3b498e71-8768-4bf3-868e-170c18db525d', '5a5c64d0-7f76-4e83-8773-1cd3a768996d', '7041e8f0-7806-40c2-b3a0-19989a9cc8ec'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:44:40.864015 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-6c66677c-c8a4-4c01-826a-3da37f7ff875 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa5c07f6-901f-4b3a-8647-ab6ce7e66174) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75afa4a9-2749-44b3-bede-72386127c552', '3b498e71-8768-4bf3-868e-170c18db525d', '5a5c64d0-7f76-4e83-8773-1cd3a768996d', '7041e8f0-7806-40c2-b3a0-19989a9cc8ec']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:40.864831 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-6c66677c-c8a4-4c01-826a-3da37f7ff875 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f18967e5-06de-4c4d-bde6-fd93e9736eea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:40.891140 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-6c66677c-c8a4-4c01-826a-3da37f7ff875 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f18967e5-06de-4c4d-bde6-fd93e9736eea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9563bda5-b761-4020-8141-bdfb6616721e', '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='a46f0fd7cf9940c78ee81adbca81d2e7',qos_specs=None,replication_status=,reservations=['75afa4a9-2749-44b3-bede-72386127c552','3b498e71-8768-4bf3-868e-170c18db525d','5a5c64d0-7f76-4e83-8773-1cd3a768996d','7041e8f0-7806-40c2-b3a0-19989a9cc8ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd092a7371b8433e958e609507089c0c',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:44:40Z,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=9563bda5-b761-4020-8141-bdfb6616721e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a46f0fd7cf9940c78ee81adbca81d2e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd092a7371b8433e958e609507089c0c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:40.891946 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-6c66677c-c8a4-4c01-826a-3da37f7ff875 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56b4f4c4-62ad-4166-bc3d-6342afd07ff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:40.910400 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-6c66677c-c8a4-4c01-826a-3da37f7ff875 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56b4f4c4-62ad-4166-bc3d-6342afd07ff5) transitioned into state 'SUCCESS' from 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='a46f0fd7cf9940c78ee81adbca81d2e7',qos_specs=None,replication_status=,reservations=['75afa4a9-2749-44b3-bede-72386127c552','3b498e71-8768-4bf3-868e-170c18db525d','5a5c64d0-7f76-4e83-8773-1cd3a768996d','7041e8f0-7806-40c2-b3a0-19989a9cc8ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd092a7371b8433e958e609507089c0c',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:40.911324 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-6c66677c-c8a4-4c01-826a-3da37f7ff875 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42b3a9f3-3da0-4d6e-bca4-4d73362273b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:40.924107 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-6c66677c-c8a4-4c01-826a-3da37f7ff875 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42b3a9f3-3da0-4d6e-bca4-4d73362273b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:40.925221 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-6c66677c-c8a4-4c01-826a-3da37f7ff875 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Flow 'volume_create_api' (185a06cb-a7c1-46b0-81b2-7b670b7dcf91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:44:40.925679 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-6c66677c-c8a4-4c01-826a-3da37f7ff875 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Create volume request issued successfully. Aug 20 04:44:40.926459 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6c66677c-c8a4-4c01-826a-3da37f7ff875 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:44:40.927001 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1084/4298] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:44:40 2026] POST /volume/v3/volumes => generated 740 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:44:40.940151 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e2d778d7-558c-46bd-b7ca-4d9415868616 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:40.945298 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e2d778d7-558c-46bd-b7ca-4d9415868616 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] GET https://10.4.3.239/volume/v3/volumes/9563bda5-b761-4020-8141-bdfb6616721e Aug 20 04:44:40.945298 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e2d778d7-558c-46bd-b7ca-4d9415868616 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:40.945298 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e2d778d7-558c-46bd-b7ca-4d9415868616 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:40.963865 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:40.963865 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:44:40.970611 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-e2d778d7-558c-46bd-b7ca-4d9415868616 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Volume info retrieved successfully. Aug 20 04:44:40.976717 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e2d778d7-558c-46bd-b7ca-4d9415868616 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] https://10.4.3.239/volume/v3/volumes/9563bda5-b761-4020-8141-bdfb6616721e returned with HTTP 200 Aug 20 04:44:40.977299 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1076/4299] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:40 2026] GET /volume/v3/volumes/9563bda5-b761-4020-8141-bdfb6616721e => generated 808 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:41.338708 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-176efcdb-5db2-4ed3-96cc-50af9c0e17a7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:41.340492 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-176efcdb-5db2-4ed3-96cc-50af9c0e17a7 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 Aug 20 04:44:41.340725 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-176efcdb-5db2-4ed3-96cc-50af9c0e17a7 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:41.340995 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-176efcdb-5db2-4ed3-96cc-50af9c0e17a7 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:41.350125 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:41.350125 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:44:41.353383 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-176efcdb-5db2-4ed3-96cc-50af9c0e17a7 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:44:41.357229 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-176efcdb-5db2-4ed3-96cc-50af9c0e17a7 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 returned with HTTP 200 Aug 20 04:44:41.357586 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1067/4300] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:41 2026] GET /volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:41.992276 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a0ae36ea-c6a9-4cc6-b8b8-f986a3e82da3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:41.994334 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a0ae36ea-c6a9-4cc6-b8b8-f986a3e82da3 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] GET https://10.4.3.239/volume/v3/volumes/9563bda5-b761-4020-8141-bdfb6616721e Aug 20 04:44:41.994529 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a0ae36ea-c6a9-4cc6-b8b8-f986a3e82da3 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:41.994809 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a0ae36ea-c6a9-4cc6-b8b8-f986a3e82da3 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:42.002212 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:42.002212 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:44:42.006164 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a0ae36ea-c6a9-4cc6-b8b8-f986a3e82da3 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Volume info retrieved successfully. Aug 20 04:44:42.011643 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a0ae36ea-c6a9-4cc6-b8b8-f986a3e82da3 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] https://10.4.3.239/volume/v3/volumes/9563bda5-b761-4020-8141-bdfb6616721e returned with HTTP 200 Aug 20 04:44:42.012132 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1074/4301] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:41 2026] GET /volume/v3/volumes/9563bda5-b761-4020-8141-bdfb6616721e => generated 833 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:42.027120 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b91c4b74-c648-48d9-b54a-19c1cf58753d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:42.029387 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b91c4b74-c648-48d9-b54a-19c1cf58753d tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] GET https://10.4.3.239/volume/v3/volumes/9563bda5-b761-4020-8141-bdfb6616721e Aug 20 04:44:42.029655 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b91c4b74-c648-48d9-b54a-19c1cf58753d tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:42.029913 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b91c4b74-c648-48d9-b54a-19c1cf58753d tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:42.038373 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:42.038373 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:44:42.042389 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b91c4b74-c648-48d9-b54a-19c1cf58753d tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Volume info retrieved successfully. Aug 20 04:44:42.047029 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b91c4b74-c648-48d9-b54a-19c1cf58753d tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] https://10.4.3.239/volume/v3/volumes/9563bda5-b761-4020-8141-bdfb6616721e returned with HTTP 200 Aug 20 04:44:42.047680 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1085/4302] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:42 2026] GET /volume/v3/volumes/9563bda5-b761-4020-8141-bdfb6616721e => generated 833 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:42.064375 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1b3d2da0-a5d8-4e24-b795-6c31fb3b7f34 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:42.069206 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1b3d2da0-a5d8-4e24-b795-6c31fb3b7f34 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:44:42.069206 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1b3d2da0-a5d8-4e24-b795-6c31fb3b7f34 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1845864189"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:44:42.069736 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-1b3d2da0-a5d8-4e24-b795-6c31fb3b7f34 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1845864189'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:44:42.070061 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-1b3d2da0-a5d8-4e24-b795-6c31fb3b7f34 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Create volume of 1 GB Aug 20 04:44:42.075386 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1b3d2da0-a5d8-4e24-b795-6c31fb3b7f34 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Availability Zones retrieved successfully. Aug 20 04:44:42.082874 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1b3d2da0-a5d8-4e24-b795-6c31fb3b7f34 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Flow 'volume_create_api' (2f5cde58-8a8a-4968-a526-9cb3af76bcd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:44:42.083959 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1b3d2da0-a5d8-4e24-b795-6c31fb3b7f34 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e2a59f1-6c06-4ea3-8779-3864baa60024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:42.084936 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-1b3d2da0-a5d8-4e24-b795-6c31fb3b7f34 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:44:42.113085 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1b3d2da0-a5d8-4e24-b795-6c31fb3b7f34 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e2a59f1-6c06-4ea3-8779-3864baa60024) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:42.114264 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1b3d2da0-a5d8-4e24-b795-6c31fb3b7f34 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d9c4b7f-6472-49f9-aa4c-ee509a3762dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:42.157810 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-1b3d2da0-a5d8-4e24-b795-6c31fb3b7f34 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Created reservations ['dd13b901-8639-447d-a8d2-3c05c69ee12e', '869eda50-80f8-4865-974e-19047078fc11', 'e0090447-b29c-4f51-8b8b-e5aea8cdac2d', '7763f5e1-558e-4892-b1b5-323056849ed4'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:44:42.158928 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1b3d2da0-a5d8-4e24-b795-6c31fb3b7f34 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d9c4b7f-6472-49f9-aa4c-ee509a3762dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd13b901-8639-447d-a8d2-3c05c69ee12e', '869eda50-80f8-4865-974e-19047078fc11', 'e0090447-b29c-4f51-8b8b-e5aea8cdac2d', '7763f5e1-558e-4892-b1b5-323056849ed4']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:42.159846 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1b3d2da0-a5d8-4e24-b795-6c31fb3b7f34 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5e932fb-c91d-4b7e-aab0-aca5afb43ae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:42.182530 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1b3d2da0-a5d8-4e24-b795-6c31fb3b7f34 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5e932fb-c91d-4b7e-aab0-aca5afb43ae7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '564876af-dddc-412a-84eb-10904caa3b6f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1845864189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a46f0fd7cf9940c78ee81adbca81d2e7',qos_specs=None,replication_status=,reservations=['dd13b901-8639-447d-a8d2-3c05c69ee12e','869eda50-80f8-4865-974e-19047078fc11','e0090447-b29c-4f51-8b8b-e5aea8cdac2d','7763f5e1-558e-4892-b1b5-323056849ed4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd092a7371b8433e958e609507089c0c',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:44:42Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1845864189',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=564876af-dddc-412a-84eb-10904caa3b6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a46f0fd7cf9940c78ee81adbca81d2e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd092a7371b8433e958e609507089c0c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:42.183645 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1b3d2da0-a5d8-4e24-b795-6c31fb3b7f34 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96103c72-f310-4f0f-9575-49420672bc5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:42.207144 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1b3d2da0-a5d8-4e24-b795-6c31fb3b7f34 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96103c72-f310-4f0f-9575-49420672bc5c) transitioned into 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-1845864189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a46f0fd7cf9940c78ee81adbca81d2e7',qos_specs=None,replication_status=,reservations=['dd13b901-8639-447d-a8d2-3c05c69ee12e','869eda50-80f8-4865-974e-19047078fc11','e0090447-b29c-4f51-8b8b-e5aea8cdac2d','7763f5e1-558e-4892-b1b5-323056849ed4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd092a7371b8433e958e609507089c0c',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:42.207144 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1b3d2da0-a5d8-4e24-b795-6c31fb3b7f34 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9717d334-6983-4c0d-a41d-4d934a139114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:42.217807 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1b3d2da0-a5d8-4e24-b795-6c31fb3b7f34 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9717d334-6983-4c0d-a41d-4d934a139114) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:42.219382 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-1b3d2da0-a5d8-4e24-b795-6c31fb3b7f34 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Flow 'volume_create_api' (2f5cde58-8a8a-4968-a526-9cb3af76bcd3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:44:42.219992 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1b3d2da0-a5d8-4e24-b795-6c31fb3b7f34 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Create volume request issued successfully. Aug 20 04:44:42.220835 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1b3d2da0-a5d8-4e24-b795-6c31fb3b7f34 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:44:42.221434 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1077/4303] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:44:42 2026] POST /volume/v3/volumes => generated 776 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:44:42.232617 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4845887b-1922-481b-ba94-b44505348865 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:42.234936 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4845887b-1922-481b-ba94-b44505348865 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] GET https://10.4.3.239/volume/v3/volumes/564876af-dddc-412a-84eb-10904caa3b6f Aug 20 04:44:42.235231 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4845887b-1922-481b-ba94-b44505348865 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:42.235524 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4845887b-1922-481b-ba94-b44505348865 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:42.245691 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:42.245691 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:44:42.250493 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-4845887b-1922-481b-ba94-b44505348865 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Volume info retrieved successfully. Aug 20 04:44:42.257397 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4845887b-1922-481b-ba94-b44505348865 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] https://10.4.3.239/volume/v3/volumes/564876af-dddc-412a-84eb-10904caa3b6f returned with HTTP 200 Aug 20 04:44:42.257955 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1068/4304] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:42 2026] GET /volume/v3/volumes/564876af-dddc-412a-84eb-10904caa3b6f => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:42.369566 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e030430b-6a1e-4126-a1cb-96f1682621c2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:42.371151 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e030430b-6a1e-4126-a1cb-96f1682621c2 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 Aug 20 04:44:42.371393 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e030430b-6a1e-4126-a1cb-96f1682621c2 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:42.371614 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e030430b-6a1e-4126-a1cb-96f1682621c2 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:42.382500 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:42.382500 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:44:42.385920 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e030430b-6a1e-4126-a1cb-96f1682621c2 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:44:42.390143 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e030430b-6a1e-4126-a1cb-96f1682621c2 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 returned with HTTP 200 Aug 20 04:44:42.390566 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1075/4305] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:42 2026] GET /volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:43.149036 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-0f2c852a-9cac-4103-888d-3186df27483b req-e1ebca36-2281-4f63-9925-89389016ef1b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:43.154727 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-0f2c852a-9cac-4103-888d-3186df27483b req-e1ebca36-2281-4f63-9925-89389016ef1b tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] POST https://10.4.3.239/volume/v3/attachments/1b645166-484a-41a9-ac89-f6e77469dc0e/action Aug 20 04:44:43.155058 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-0f2c852a-9cac-4103-888d-3186df27483b req-e1ebca36-2281-4f63-9925-89389016ef1b tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Action body: b'{"os-complete": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:44:43.155165 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-0f2c852a-9cac-4103-888d-3186df27483b req-e1ebca36-2281-4f63-9925-89389016ef1b tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:44:43.180623 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:43.180623 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:44:43.194399 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-0f2c852a-9cac-4103-888d-3186df27483b req-e1ebca36-2281-4f63-9925-89389016ef1b tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/attachments/1b645166-484a-41a9-ac89-f6e77469dc0e/action returned with HTTP 204 Aug 20 04:44:43.194927 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1086/4306] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:44:43 2026] POST /volume/v3/attachments/1b645166-484a-41a9-ac89-f6e77469dc0e/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:44:43.277472 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-00f10162-105f-4471-9aca-61c427ac7cba None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:43.280173 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-00f10162-105f-4471-9aca-61c427ac7cba tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] GET https://10.4.3.239/volume/v3/volumes/564876af-dddc-412a-84eb-10904caa3b6f Aug 20 04:44:43.280400 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-00f10162-105f-4471-9aca-61c427ac7cba tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:43.280630 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-00f10162-105f-4471-9aca-61c427ac7cba tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:43.289092 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:43.289092 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:44:43.294042 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-00f10162-105f-4471-9aca-61c427ac7cba tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Volume info retrieved successfully. Aug 20 04:44:43.300576 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-00f10162-105f-4471-9aca-61c427ac7cba tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] https://10.4.3.239/volume/v3/volumes/564876af-dddc-412a-84eb-10904caa3b6f returned with HTTP 200 Aug 20 04:44:43.300981 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1078/4307] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:43 2026] GET /volume/v3/volumes/564876af-dddc-412a-84eb-10904caa3b6f => generated 869 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:43.316627 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0574d054-dc9d-49e6-baeb-55d5ef802774 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:43.318652 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0574d054-dc9d-49e6-baeb-55d5ef802774 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] GET https://10.4.3.239/volume/v3/volumes/564876af-dddc-412a-84eb-10904caa3b6f Aug 20 04:44:43.318876 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0574d054-dc9d-49e6-baeb-55d5ef802774 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:43.319090 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0574d054-dc9d-49e6-baeb-55d5ef802774 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:43.327273 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:43.327273 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:44:43.330913 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-0574d054-dc9d-49e6-baeb-55d5ef802774 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Volume info retrieved successfully. Aug 20 04:44:43.335196 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0574d054-dc9d-49e6-baeb-55d5ef802774 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] https://10.4.3.239/volume/v3/volumes/564876af-dddc-412a-84eb-10904caa3b6f returned with HTTP 200 Aug 20 04:44:43.335638 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1069/4308] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:43 2026] GET /volume/v3/volumes/564876af-dddc-412a-84eb-10904caa3b6f => generated 869 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:43.346413 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b3f698ed-67b6-4115-a8d8-652e55697ef5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:43.348064 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b3f698ed-67b6-4115-a8d8-652e55697ef5 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:44:43.348444 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b3f698ed-67b6-4115-a8d8-652e55697ef5 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "564876af-dddc-412a-84eb-10904caa3b6f", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1976190263"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:44:43.356095 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:43.356095 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:44:43.356553 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-b3f698ed-67b6-4115-a8d8-652e55697ef5 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Volume info retrieved successfully. Aug 20 04:44:43.356674 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-b3f698ed-67b6-4115-a8d8-652e55697ef5 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Create snapshot from volume 564876af-dddc-412a-84eb-10904caa3b6f Aug 20 04:44:43.385085 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-b3f698ed-67b6-4115-a8d8-652e55697ef5 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Created reservations ['de9b3ea2-06d6-443b-867c-4ec3eec06226', 'fca36a41-9504-40a1-ba48-15580b7fc2ef', '17d014d3-9e87-45bd-b55b-22821469de63', '7ae46230-e77d-4334-95fb-eec7ade925ba'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:44:43.404610 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8e9a34cf-97d9-4217-8bef-125d23ab9322 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:43.407738 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8e9a34cf-97d9-4217-8bef-125d23ab9322 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 Aug 20 04:44:43.407933 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8e9a34cf-97d9-4217-8bef-125d23ab9322 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:43.408140 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8e9a34cf-97d9-4217-8bef-125d23ab9322 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:43.412421 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-b3f698ed-67b6-4115-a8d8-652e55697ef5 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Snapshot create request issued successfully. Aug 20 04:44:43.412831 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b3f698ed-67b6-4115-a8d8-652e55697ef5 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:44:43.415745 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1076/4309] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:44:43 2026] POST /volume/v3/snapshots => generated 326 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:44:43.419959 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:43.419959 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:44:43.424103 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-8e9a34cf-97d9-4217-8bef-125d23ab9322 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:44:43.424656 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0691cd35-4cb4-405e-94b8-bb79c68fac92 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:43.426346 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0691cd35-4cb4-405e-94b8-bb79c68fac92 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] GET https://10.4.3.239/volume/v3/snapshots/edb3f4a9-a085-4b4a-ab9b-83351c9cb253 Aug 20 04:44:43.426535 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0691cd35-4cb4-405e-94b8-bb79c68fac92 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:43.426772 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0691cd35-4cb4-405e-94b8-bb79c68fac92 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:43.429088 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8e9a34cf-97d9-4217-8bef-125d23ab9322 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 returned with HTTP 200 Aug 20 04:44:43.429499 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1087/4310] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:43 2026] GET /volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:44:43.434886 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:43.434886 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:44:43.435385 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-0691cd35-4cb4-405e-94b8-bb79c68fac92 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Snapshot retrieved successfully. Aug 20 04:44:43.436198 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0691cd35-4cb4-405e-94b8-bb79c68fac92 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] https://10.4.3.239/volume/v3/snapshots/edb3f4a9-a085-4b4a-ab9b-83351c9cb253 returned with HTTP 200 Aug 20 04:44:43.436539 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1079/4311] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:44:43 2026] GET /volume/v3/snapshots/edb3f4a9-a085-4b4a-ab9b-83351c9cb253 => generated 458 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:43.476204 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-4f09b217-48d6-4763-b6f1-217058c9b568 req-4807e6cd-7152-4efb-864f-e690e4075c0f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:43.478442 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-4f09b217-48d6-4763-b6f1-217058c9b568 req-4807e6cd-7152-4efb-864f-e690e4075c0f tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 Aug 20 04:44:43.478621 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-4f09b217-48d6-4763-b6f1-217058c9b568 req-4807e6cd-7152-4efb-864f-e690e4075c0f tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:43.478845 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-4f09b217-48d6-4763-b6f1-217058c9b568 req-4807e6cd-7152-4efb-864f-e690e4075c0f tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:43.486486 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:43.486486 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:44:43.490260 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-4f09b217-48d6-4763-b6f1-217058c9b568 req-4807e6cd-7152-4efb-864f-e690e4075c0f tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:44:43.494522 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-4f09b217-48d6-4763-b6f1-217058c9b568 req-4807e6cd-7152-4efb-864f-e690e4075c0f tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 returned with HTTP 200 Aug 20 04:44:43.495085 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1070/4312] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:44:43 2026] GET /volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:43.562939 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-eb07ce1a-2eae-4464-a92f-a3ccb91dc92e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:43.563540 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-eb07ce1a-2eae-4464-a92f-a3ccb91dc92e None None] GET https://10.4.3.239/volume// Aug 20 04:44:43.563748 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-eb07ce1a-2eae-4464-a92f-a3ccb91dc92e None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:43.563940 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-eb07ce1a-2eae-4464-a92f-a3ccb91dc92e None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:43.564363 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-eb07ce1a-2eae-4464-a92f-a3ccb91dc92e None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:44:43.564662 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1077/4313] 10.4.3.239 () {66 vars in 1428 bytes} [Thu Aug 20 04:44: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 20 04:44:43.572453 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-4f09b217-48d6-4763-b6f1-217058c9b568 req-9cc6ae72-a7ea-4ad8-b5c6-063d07d47e38 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:43.574388 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-4f09b217-48d6-4763-b6f1-217058c9b568 req-9cc6ae72-a7ea-4ad8-b5c6-063d07d47e38 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:44:43.574694 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-4f09b217-48d6-4763-b6f1-217058c9b568 req-9cc6ae72-a7ea-4ad8-b5c6-063d07d47e38 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d26e9fa2-03f9-4c98-9a45-d23e316bdac4", "connector": null, "instance_uuid": "9fa802ed-be2f-4c59-81b4-b84bf7aa6643"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:44:43.583026 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:43.583026 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:44:43.612157 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-4f09b217-48d6-4763-b6f1-217058c9b568 req-9cc6ae72-a7ea-4ad8-b5c6-063d07d47e38 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:44:43.612612 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1088/4314] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:44:43 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 20 04:44:43.637878 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b588c154-1682-4f00-ab3b-ec7b201e4b1e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:43.640090 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b588c154-1682-4f00-ab3b-ec7b201e4b1e tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 Aug 20 04:44:43.640798 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b588c154-1682-4f00-ab3b-ec7b201e4b1e tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:43.640798 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b588c154-1682-4f00-ab3b-ec7b201e4b1e tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:43.647599 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-95a82cce-6064-4866-9cae-114e43b74d5b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:43.647983 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-95a82cce-6064-4866-9cae-114e43b74d5b None None] GET https://10.4.3.239/volume// Aug 20 04:44:43.648148 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-95a82cce-6064-4866-9cae-114e43b74d5b None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:43.648515 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-95a82cce-6064-4866-9cae-114e43b74d5b None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:43.648958 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-95a82cce-6064-4866-9cae-114e43b74d5b None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:44:43.649252 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1071/4315] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:44: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 20 04:44:43.653515 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:43.653515 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:44:43.656010 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-4f09b217-48d6-4763-b6f1-217058c9b568 req-ecb7a4db-503c-4b7b-9f49-8044d8f67424 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:43.657477 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b588c154-1682-4f00-ab3b-ec7b201e4b1e tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:44:43.658151 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-4f09b217-48d6-4763-b6f1-217058c9b568 req-ecb7a4db-503c-4b7b-9f49-8044d8f67424 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 Aug 20 04:44:43.658374 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-4f09b217-48d6-4763-b6f1-217058c9b568 req-ecb7a4db-503c-4b7b-9f49-8044d8f67424 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:43.658581 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-4f09b217-48d6-4763-b6f1-217058c9b568 req-ecb7a4db-503c-4b7b-9f49-8044d8f67424 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:43.663026 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b588c154-1682-4f00-ab3b-ec7b201e4b1e tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 returned with HTTP 200 Aug 20 04:44:43.663502 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1080/4316] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:43 2026] GET /volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 => generated 872 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:43.667268 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:43.667268 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:44:43.670609 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-4f09b217-48d6-4763-b6f1-217058c9b568 req-ecb7a4db-503c-4b7b-9f49-8044d8f67424 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:44:43.674449 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-4f09b217-48d6-4763-b6f1-217058c9b568 req-ecb7a4db-503c-4b7b-9f49-8044d8f67424 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 returned with HTTP 200 Aug 20 04:44:43.674933 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1078/4317] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:44:43 2026] GET /volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 => generated 1052 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:44:43.789201 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-4f09b217-48d6-4763-b6f1-217058c9b568 req-5b6cfab6-c832-4646-967b-5d5eb24d6905 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:43.791502 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-4f09b217-48d6-4763-b6f1-217058c9b568 req-5b6cfab6-c832-4646-967b-5d5eb24d6905 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] PUT https://10.4.3.239/volume/v3/attachments/eb91ffbc-44a8-4087-93be-c3fe9b17fc9f Aug 20 04:44:43.791885 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-4f09b217-48d6-4763-b6f1-217058c9b568 req-5b6cfab6-c832-4646-967b-5d5eb24d6905 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:44:43.799377 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-4f09b217-48d6-4763-b6f1-217058c9b568 req-5b6cfab6-c832-4646-967b-5d5eb24d6905 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Acquiring lock "cinder-attachment_update-d26e9fa2-03f9-4c98-9a45-d23e316bdac4-np0000007850" by "attachment_update" {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:44:43.803348 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-4f09b217-48d6-4763-b6f1-217058c9b568 req-5b6cfab6-c832-4646-967b-5d5eb24d6905 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Lock "cinder-attachment_update-d26e9fa2-03f9-4c98-9a45-d23e316bdac4-np0000007850" acquired by "attachment_update" :: waited 0.004s {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:44:43.804280 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:43.804280 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:44:43.894275 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-4f09b217-48d6-4763-b6f1-217058c9b568 req-5b6cfab6-c832-4646-967b-5d5eb24d6905 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Lock "cinder-attachment_update-d26e9fa2-03f9-4c98-9a45-d23e316bdac4-np0000007850" released by "attachment_update" :: held 0.091s {{(pid=100175) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:44:43.894870 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-4f09b217-48d6-4763-b6f1-217058c9b568 req-5b6cfab6-c832-4646-967b-5d5eb24d6905 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/attachments/eb91ffbc-44a8-4087-93be-c3fe9b17fc9f returned with HTTP 200 Aug 20 04:44:43.895606 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1089/4318] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:44:43 2026] PUT /volume/v3/attachments/eb91ffbc-44a8-4087-93be-c3fe9b17fc9f => generated 968 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:44:43.904464 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-4f09b217-48d6-4763-b6f1-217058c9b568 req-7c58a5f2-dc52-4a4a-a273-30039965a70c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:43.906782 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-4f09b217-48d6-4763-b6f1-217058c9b568 req-7c58a5f2-dc52-4a4a-a273-30039965a70c tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4/encryption Aug 20 04:44:43.906989 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-4f09b217-48d6-4763-b6f1-217058c9b568 req-7c58a5f2-dc52-4a4a-a273-30039965a70c tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:43.907222 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-4f09b217-48d6-4763-b6f1-217058c9b568 req-7c58a5f2-dc52-4a4a-a273-30039965a70c tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'index' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:43.918085 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:43.918085 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:44:43.925038 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-4f09b217-48d6-4763-b6f1-217058c9b568 req-7c58a5f2-dc52-4a4a-a273-30039965a70c tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4/encryption returned with HTTP 200 Aug 20 04:44:43.925509 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1072/4319] 10.4.3.239 () {68 vars in 1631 bytes} [Thu Aug 20 04:44:43 2026] GET /volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:44.447441 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-950eccb8-7ebf-4d5d-b248-9a52f958c4fc None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:44.449333 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-950eccb8-7ebf-4d5d-b248-9a52f958c4fc tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] GET https://10.4.3.239/volume/v3/snapshots/edb3f4a9-a085-4b4a-ab9b-83351c9cb253 Aug 20 04:44:44.449333 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-950eccb8-7ebf-4d5d-b248-9a52f958c4fc tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:44.449333 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-950eccb8-7ebf-4d5d-b248-9a52f958c4fc tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:44.454515 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:44.454515 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:44:44.455017 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-950eccb8-7ebf-4d5d-b248-9a52f958c4fc tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Snapshot retrieved successfully. Aug 20 04:44:44.456216 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-950eccb8-7ebf-4d5d-b248-9a52f958c4fc tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] https://10.4.3.239/volume/v3/snapshots/edb3f4a9-a085-4b4a-ab9b-83351c9cb253 returned with HTTP 200 Aug 20 04:44:44.456659 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1081/4320] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:44:44 2026] GET /volume/v3/snapshots/edb3f4a9-a085-4b4a-ab9b-83351c9cb253 => generated 485 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:44.467043 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-003836c6-5f87-4411-9272-58764fcd3a59 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:44.469288 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-003836c6-5f87-4411-9272-58764fcd3a59 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] GET https://10.4.3.239/volume/v3/snapshots/edb3f4a9-a085-4b4a-ab9b-83351c9cb253 Aug 20 04:44:44.469578 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-003836c6-5f87-4411-9272-58764fcd3a59 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:44.469846 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-003836c6-5f87-4411-9272-58764fcd3a59 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:44.475560 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:44.475560 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:44:44.476206 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-003836c6-5f87-4411-9272-58764fcd3a59 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Snapshot retrieved successfully. Aug 20 04:44:44.477086 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-003836c6-5f87-4411-9272-58764fcd3a59 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] https://10.4.3.239/volume/v3/snapshots/edb3f4a9-a085-4b4a-ab9b-83351c9cb253 returned with HTTP 200 Aug 20 04:44:44.477513 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1079/4321] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:44:44 2026] GET /volume/v3/snapshots/edb3f4a9-a085-4b4a-ab9b-83351c9cb253 => generated 485 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:44.489515 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2e12440a-e1f0-4896-a8c9-dc54cfef99f3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:44.491747 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2e12440a-e1f0-4896-a8c9-dc54cfef99f3 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/edb3f4a9-a085-4b4a-ab9b-83351c9cb253 Aug 20 04:44:44.491993 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2e12440a-e1f0-4896-a8c9-dc54cfef99f3 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:44.492302 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2e12440a-e1f0-4896-a8c9-dc54cfef99f3 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:44.492472 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.snapshots [None req-2e12440a-e1f0-4896-a8c9-dc54cfef99f3 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Delete snapshot with id: edb3f4a9-a085-4b4a-ab9b-83351c9cb253 Aug 20 04:44:44.497733 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:44.497733 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:44:44.498288 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-2e12440a-e1f0-4896-a8c9-dc54cfef99f3 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Snapshot retrieved successfully. Aug 20 04:44:44.516924 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-2e12440a-e1f0-4896-a8c9-dc54cfef99f3 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Snapshot delete request issued successfully. Aug 20 04:44:44.517415 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2e12440a-e1f0-4896-a8c9-dc54cfef99f3 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] https://10.4.3.239/volume/v3/snapshots/edb3f4a9-a085-4b4a-ab9b-83351c9cb253 returned with HTTP 202 Aug 20 04:44:44.517885 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1090/4322] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:44:44 2026] DELETE /volume/v3/snapshots/edb3f4a9-a085-4b4a-ab9b-83351c9cb253 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:44:44.530400 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3df5df40-0515-4176-9aa8-ac1050281e84 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:44.532643 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3df5df40-0515-4176-9aa8-ac1050281e84 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] GET https://10.4.3.239/volume/v3/snapshots/edb3f4a9-a085-4b4a-ab9b-83351c9cb253 Aug 20 04:44:44.533010 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3df5df40-0515-4176-9aa8-ac1050281e84 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:44.533321 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3df5df40-0515-4176-9aa8-ac1050281e84 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:44.540200 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:44.540200 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:44:44.541470 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-3df5df40-0515-4176-9aa8-ac1050281e84 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Snapshot retrieved successfully. Aug 20 04:44:44.542519 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3df5df40-0515-4176-9aa8-ac1050281e84 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] https://10.4.3.239/volume/v3/snapshots/edb3f4a9-a085-4b4a-ab9b-83351c9cb253 returned with HTTP 200 Aug 20 04:44:44.543029 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1073/4323] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:44:44 2026] GET /volume/v3/snapshots/edb3f4a9-a085-4b4a-ab9b-83351c9cb253 => generated 484 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:44.675848 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6abf9b7e-df98-4044-a4e8-ae5ee9e86ced None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:44.677599 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6abf9b7e-df98-4044-a4e8-ae5ee9e86ced tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 Aug 20 04:44:44.677859 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6abf9b7e-df98-4044-a4e8-ae5ee9e86ced tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:44.678079 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6abf9b7e-df98-4044-a4e8-ae5ee9e86ced tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:44.687776 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:44.687776 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:44:44.691331 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-6abf9b7e-df98-4044-a4e8-ae5ee9e86ced tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:44:44.695408 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6abf9b7e-df98-4044-a4e8-ae5ee9e86ced tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 returned with HTTP 200 Aug 20 04:44:44.695887 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1082/4324] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:44 2026] GET /volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:45.553935 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5cdf1873-4d46-4c3f-bdd3-66d3aed67f6d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:45.555527 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5cdf1873-4d46-4c3f-bdd3-66d3aed67f6d tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] GET https://10.4.3.239/volume/v3/snapshots/edb3f4a9-a085-4b4a-ab9b-83351c9cb253 Aug 20 04:44:45.555735 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5cdf1873-4d46-4c3f-bdd3-66d3aed67f6d tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:45.555945 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5cdf1873-4d46-4c3f-bdd3-66d3aed67f6d tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:45.560362 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5cdf1873-4d46-4c3f-bdd3-66d3aed67f6d tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] https://10.4.3.239/volume/v3/snapshots/edb3f4a9-a085-4b4a-ab9b-83351c9cb253 returned with HTTP 404 Aug 20 04:44:45.560968 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1080/4325] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:44:45 2026] GET /volume/v3/snapshots/edb3f4a9-a085-4b4a-ab9b-83351c9cb253 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:44:45.567533 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-441b9f43-bbac-4500-8eb3-c52a5c558cd5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:45.569265 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-441b9f43-bbac-4500-8eb3-c52a5c558cd5 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] DELETE https://10.4.3.239/volume/v3/volumes/564876af-dddc-412a-84eb-10904caa3b6f Aug 20 04:44:45.569496 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-441b9f43-bbac-4500-8eb3-c52a5c558cd5 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:45.569710 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-441b9f43-bbac-4500-8eb3-c52a5c558cd5 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:45.569915 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-441b9f43-bbac-4500-8eb3-c52a5c558cd5 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Delete volume with id: 564876af-dddc-412a-84eb-10904caa3b6f Aug 20 04:44:45.579890 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:45.579890 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:44:45.580453 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-441b9f43-bbac-4500-8eb3-c52a5c558cd5 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Volume info retrieved successfully. Aug 20 04:44:45.603299 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-441b9f43-bbac-4500-8eb3-c52a5c558cd5 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Delete volume request issued successfully. Aug 20 04:44:45.603566 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-441b9f43-bbac-4500-8eb3-c52a5c558cd5 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] https://10.4.3.239/volume/v3/volumes/564876af-dddc-412a-84eb-10904caa3b6f returned with HTTP 202 Aug 20 04:44:45.604068 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1091/4326] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:44:45 2026] DELETE /volume/v3/volumes/564876af-dddc-412a-84eb-10904caa3b6f => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:44:45.612216 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-bdf6d0af-e390-4f7b-8e49-994f3ff67f29 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:45.614314 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bdf6d0af-e390-4f7b-8e49-994f3ff67f29 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] GET https://10.4.3.239/volume/v3/volumes/564876af-dddc-412a-84eb-10904caa3b6f Aug 20 04:44:45.614565 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bdf6d0af-e390-4f7b-8e49-994f3ff67f29 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:45.614790 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bdf6d0af-e390-4f7b-8e49-994f3ff67f29 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:45.623249 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:45.623249 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:44:45.627763 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-bdf6d0af-e390-4f7b-8e49-994f3ff67f29 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Volume info retrieved successfully. Aug 20 04:44:45.633198 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bdf6d0af-e390-4f7b-8e49-994f3ff67f29 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] https://10.4.3.239/volume/v3/volumes/564876af-dddc-412a-84eb-10904caa3b6f returned with HTTP 200 Aug 20 04:44:45.633683 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1074/4327] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:45 2026] GET /volume/v3/volumes/564876af-dddc-412a-84eb-10904caa3b6f => generated 868 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:45.708963 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a20d369f-8474-40b0-8547-14ee9902a8ed None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:45.711212 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a20d369f-8474-40b0-8547-14ee9902a8ed tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 Aug 20 04:44:45.711971 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a20d369f-8474-40b0-8547-14ee9902a8ed tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:45.711971 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a20d369f-8474-40b0-8547-14ee9902a8ed tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:45.722990 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:45.722990 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:44:45.726996 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a20d369f-8474-40b0-8547-14ee9902a8ed tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:44:45.732150 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a20d369f-8474-40b0-8547-14ee9902a8ed tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 returned with HTTP 200 Aug 20 04:44:45.732621 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1083/4328] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:45 2026] GET /volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:46.646091 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-68c5726f-68a0-4718-9616-69b9fec10aa9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:46.648170 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-68c5726f-68a0-4718-9616-69b9fec10aa9 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] GET https://10.4.3.239/volume/v3/volumes/564876af-dddc-412a-84eb-10904caa3b6f Aug 20 04:44:46.648422 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-68c5726f-68a0-4718-9616-69b9fec10aa9 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:46.648772 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-68c5726f-68a0-4718-9616-69b9fec10aa9 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:46.654901 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-68c5726f-68a0-4718-9616-69b9fec10aa9 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] https://10.4.3.239/volume/v3/volumes/564876af-dddc-412a-84eb-10904caa3b6f returned with HTTP 404 Aug 20 04:44:46.655398 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1081/4329] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:46 2026] GET /volume/v3/volumes/564876af-dddc-412a-84eb-10904caa3b6f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:44:46.662214 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c2c1d684-d026-4970-9b0e-ed4b4b3b1906 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:46.664096 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c2c1d684-d026-4970-9b0e-ed4b4b3b1906 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] DELETE https://10.4.3.239/volume/v3/volumes/9563bda5-b761-4020-8141-bdfb6616721e Aug 20 04:44:46.664350 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c2c1d684-d026-4970-9b0e-ed4b4b3b1906 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:46.664598 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c2c1d684-d026-4970-9b0e-ed4b4b3b1906 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:46.664824 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-c2c1d684-d026-4970-9b0e-ed4b4b3b1906 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Delete volume with id: 9563bda5-b761-4020-8141-bdfb6616721e Aug 20 04:44:46.672895 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:46.672895 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:44:46.673459 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c2c1d684-d026-4970-9b0e-ed4b4b3b1906 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Volume info retrieved successfully. Aug 20 04:44:46.693757 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c2c1d684-d026-4970-9b0e-ed4b4b3b1906 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Delete volume request issued successfully. Aug 20 04:44:46.693995 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c2c1d684-d026-4970-9b0e-ed4b4b3b1906 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] https://10.4.3.239/volume/v3/volumes/9563bda5-b761-4020-8141-bdfb6616721e returned with HTTP 202 Aug 20 04:44:46.694529 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1092/4330] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:44:46 2026] DELETE /volume/v3/volumes/9563bda5-b761-4020-8141-bdfb6616721e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:44:46.700658 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1eb4fcff-ffd3-483d-a37f-d66eab893abc None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:46.702403 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1eb4fcff-ffd3-483d-a37f-d66eab893abc tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] GET https://10.4.3.239/volume/v3/volumes/9563bda5-b761-4020-8141-bdfb6616721e Aug 20 04:44:46.702631 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1eb4fcff-ffd3-483d-a37f-d66eab893abc tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:46.702867 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1eb4fcff-ffd3-483d-a37f-d66eab893abc tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:46.709332 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:46.709332 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:44:46.712676 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-1eb4fcff-ffd3-483d-a37f-d66eab893abc tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Volume info retrieved successfully. Aug 20 04:44:46.716340 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1eb4fcff-ffd3-483d-a37f-d66eab893abc tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] https://10.4.3.239/volume/v3/volumes/9563bda5-b761-4020-8141-bdfb6616721e returned with HTTP 200 Aug 20 04:44:46.716732 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1075/4331] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:46 2026] GET /volume/v3/volumes/9563bda5-b761-4020-8141-bdfb6616721e => generated 832 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:46.744610 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5d3f5689-492c-4fd2-9367-189e73498df7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:46.746329 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5d3f5689-492c-4fd2-9367-189e73498df7 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 Aug 20 04:44:46.746490 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5d3f5689-492c-4fd2-9367-189e73498df7 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:46.746686 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5d3f5689-492c-4fd2-9367-189e73498df7 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:46.755530 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:46.755530 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:44:46.758758 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-5d3f5689-492c-4fd2-9367-189e73498df7 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:44:46.762888 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5d3f5689-492c-4fd2-9367-189e73498df7 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 returned with HTTP 200 Aug 20 04:44:46.763481 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1084/4332] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:46 2026] GET /volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:47.641501 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-3f2488c5-0a31-4287-809e-fe31e162ea07 req-4bf1c97c-c7ab-4af5-b430-0607e54ab4f5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:47.643815 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-3f2488c5-0a31-4287-809e-fe31e162ea07 req-4bf1c97c-c7ab-4af5-b430-0607e54ab4f5 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] DELETE https://10.4.3.239/volume/v3/attachments/9c78873e-786a-48a1-98b3-350c51f04ced Aug 20 04:44:47.644037 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-3f2488c5-0a31-4287-809e-fe31e162ea07 req-4bf1c97c-c7ab-4af5-b430-0607e54ab4f5 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:47.644263 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-3f2488c5-0a31-4287-809e-fe31e162ea07 req-4bf1c97c-c7ab-4af5-b430-0607e54ab4f5 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:47.653122 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:47.653122 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:44:47.720126 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-3f2488c5-0a31-4287-809e-fe31e162ea07 req-4bf1c97c-c7ab-4af5-b430-0607e54ab4f5 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] https://10.4.3.239/volume/v3/attachments/9c78873e-786a-48a1-98b3-350c51f04ced returned with HTTP 200 Aug 20 04:44:47.720712 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1082/4333] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:44:47 2026] DELETE /volume/v3/attachments/9c78873e-786a-48a1-98b3-350c51f04ced => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:47.729869 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1140a1a6-f129-4c4d-8499-682009c6c058 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:47.733512 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1140a1a6-f129-4c4d-8499-682009c6c058 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] GET https://10.4.3.239/volume/v3/volumes/9563bda5-b761-4020-8141-bdfb6616721e Aug 20 04:44:47.733942 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1140a1a6-f129-4c4d-8499-682009c6c058 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:47.734227 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1140a1a6-f129-4c4d-8499-682009c6c058 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:47.742843 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1140a1a6-f129-4c4d-8499-682009c6c058 tempest-CinderUnicodeTest-1621534794 tempest-CinderUnicodeTest-1621534794-project-member] https://10.4.3.239/volume/v3/volumes/9563bda5-b761-4020-8141-bdfb6616721e returned with HTTP 404 Aug 20 04:44:47.743544 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1093/4334] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:47 2026] GET /volume/v3/volumes/9563bda5-b761-4020-8141-bdfb6616721e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:44:47.776871 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e76654ab-a6c3-4fb7-8619-abde4a4700d6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:47.779079 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e76654ab-a6c3-4fb7-8619-abde4a4700d6 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 Aug 20 04:44:47.779317 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e76654ab-a6c3-4fb7-8619-abde4a4700d6 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:47.779539 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e76654ab-a6c3-4fb7-8619-abde4a4700d6 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:47.791141 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:47.791141 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:44:47.794940 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e76654ab-a6c3-4fb7-8619-abde4a4700d6 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:44:47.799728 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e76654ab-a6c3-4fb7-8619-abde4a4700d6 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 returned with HTTP 200 Aug 20 04:44:47.800229 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1076/4335] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:47 2026] GET /volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:48.814035 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-392c7189-be18-4698-bf87-d45773e659cf None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:48.816033 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-392c7189-be18-4698-bf87-d45773e659cf tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 Aug 20 04:44:48.816262 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-392c7189-be18-4698-bf87-d45773e659cf tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:48.816475 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-392c7189-be18-4698-bf87-d45773e659cf tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:48.826777 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:48.826777 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:44:48.831199 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-392c7189-be18-4698-bf87-d45773e659cf tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:44:48.835673 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-392c7189-be18-4698-bf87-d45773e659cf tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 returned with HTTP 200 Aug 20 04:44:48.836237 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1085/4336] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:48 2026] GET /volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:49.237385 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4a6362f3-c418-4e55-a535-e971a2d39140 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:49.239415 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4a6362f3-c418-4e55-a535-e971a2d39140 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] DELETE https://10.4.3.239/volume/v3/volumes/3ea4dad4-91d8-45ec-960a-e79d12eda791 Aug 20 04:44:49.239818 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4a6362f3-c418-4e55-a535-e971a2d39140 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:49.240318 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4a6362f3-c418-4e55-a535-e971a2d39140 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:49.240578 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-4a6362f3-c418-4e55-a535-e971a2d39140 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Delete volume with id: 3ea4dad4-91d8-45ec-960a-e79d12eda791 Aug 20 04:44:49.252207 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:49.252207 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:44:49.252207 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-4a6362f3-c418-4e55-a535-e971a2d39140 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Volume info retrieved successfully. Aug 20 04:44:49.269568 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-4a6362f3-c418-4e55-a535-e971a2d39140 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Delete volume request issued successfully. Aug 20 04:44:49.269568 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4a6362f3-c418-4e55-a535-e971a2d39140 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] https://10.4.3.239/volume/v3/volumes/3ea4dad4-91d8-45ec-960a-e79d12eda791 returned with HTTP 202 Aug 20 04:44:49.269901 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1083/4337] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:44:49 2026] DELETE /volume/v3/volumes/3ea4dad4-91d8-45ec-960a-e79d12eda791 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:44:49.277379 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b5d0908f-d88a-46ce-aef0-7db5793cd9a1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:49.281125 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b5d0908f-d88a-46ce-aef0-7db5793cd9a1 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] DELETE https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c Aug 20 04:44:49.283641 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b5d0908f-d88a-46ce-aef0-7db5793cd9a1 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:49.283991 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b5d0908f-d88a-46ce-aef0-7db5793cd9a1 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:49.285152 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.contrib.backups [None req-b5d0908f-d88a-46ce-aef0-7db5793cd9a1 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Delete backup with id: 5ca79528-7376-43f1-a30f-f3e075a6025c. Aug 20 04:44:49.293135 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:49.293135 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:44:49.312457 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.backup.rpcapi [None req-b5d0908f-d88a-46ce-aef0-7db5793cd9a1 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] delete_backup rpcapi backup_id 5ca79528-7376-43f1-a30f-f3e075a6025c {{(pid=100175) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 04:44:49.314173 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b5d0908f-d88a-46ce-aef0-7db5793cd9a1 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] https://10.4.3.239/volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c returned with HTTP 202 Aug 20 04:44:49.314466 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1094/4338] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:44:49 2026] DELETE /volume/v3/backups/5ca79528-7376-43f1-a30f-f3e075a6025c => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:44:49.323555 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c675d586-4e00-4093-bb12-789163ab3777 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:49.326119 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c675d586-4e00-4093-bb12-789163ab3777 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] DELETE https://10.4.3.239/volume/v3/volumes/255da75d-15e9-4609-a066-a7c62f09221d Aug 20 04:44:49.326391 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c675d586-4e00-4093-bb12-789163ab3777 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:49.326745 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c675d586-4e00-4093-bb12-789163ab3777 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:49.327383 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-c675d586-4e00-4093-bb12-789163ab3777 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Delete volume with id: 255da75d-15e9-4609-a066-a7c62f09221d Aug 20 04:44:49.338925 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:49.338925 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:44:49.339719 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c675d586-4e00-4093-bb12-789163ab3777 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Volume info retrieved successfully. Aug 20 04:44:49.363877 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b98debc1-26ad-4550-9742-57fabf9d6241 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:49.373826 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c675d586-4e00-4093-bb12-789163ab3777 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Delete volume request issued successfully. Aug 20 04:44:49.374244 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c675d586-4e00-4093-bb12-789163ab3777 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] https://10.4.3.239/volume/v3/volumes/255da75d-15e9-4609-a066-a7c62f09221d returned with HTTP 202 Aug 20 04:44:49.375152 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1077/4339] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:44:49 2026] DELETE /volume/v3/volumes/255da75d-15e9-4609-a066-a7c62f09221d => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:44:49.384358 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-66b8c1e3-9a74-4918-8aa7-91ab4d434fc7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:49.389094 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-66b8c1e3-9a74-4918-8aa7-91ab4d434fc7 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] GET https://10.4.3.239/volume/v3/volumes/255da75d-15e9-4609-a066-a7c62f09221d Aug 20 04:44:49.389304 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-66b8c1e3-9a74-4918-8aa7-91ab4d434fc7 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:49.389484 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-66b8c1e3-9a74-4918-8aa7-91ab4d434fc7 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:49.399460 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:49.399460 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:44:49.405552 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-66b8c1e3-9a74-4918-8aa7-91ab4d434fc7 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Volume info retrieved successfully. Aug 20 04:44:49.413538 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-66b8c1e3-9a74-4918-8aa7-91ab4d434fc7 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] https://10.4.3.239/volume/v3/volumes/255da75d-15e9-4609-a066-a7c62f09221d returned with HTTP 200 Aug 20 04:44:49.414091 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1084/4340] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:49 2026] GET /volume/v3/volumes/255da75d-15e9-4609-a066-a7c62f09221d => generated 1359 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:44:49.485023 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b98debc1-26ad-4550-9742-57fabf9d6241 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:44:49.485458 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b98debc1-26ad-4550-9742-57fabf9d6241 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2061334288"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:44:49.487153 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-b98debc1-26ad-4550-9742-57fabf9d6241 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2061334288'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:44:49.487279 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-b98debc1-26ad-4550-9742-57fabf9d6241 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Create volume of 1 GB Aug 20 04:44:49.495120 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b98debc1-26ad-4550-9742-57fabf9d6241 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Availability Zones retrieved successfully. Aug 20 04:44:49.501153 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-b98debc1-26ad-4550-9742-57fabf9d6241 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Flow 'volume_create_api' (bd6742be-8102-4e91-b695-17c259d51412) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:44:49.502293 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-b98debc1-26ad-4550-9742-57fabf9d6241 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f7555b4-26a1-4fec-9f20-98562197ed41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:49.503128 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-b98debc1-26ad-4550-9742-57fabf9d6241 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:44:49.532287 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-b98debc1-26ad-4550-9742-57fabf9d6241 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f7555b4-26a1-4fec-9f20-98562197ed41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:49.533026 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-b98debc1-26ad-4550-9742-57fabf9d6241 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a9b960a-a14e-4e6d-8e62-7b245fd6dcbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:49.599415 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-b98debc1-26ad-4550-9742-57fabf9d6241 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Created reservations ['7d167a1b-a889-4407-9e0f-7a945948319f', '82b93b8e-dc1b-4bc1-966a-9ce655062488', 'e0bad6f9-2ea7-470d-b5a4-2c004d217897', 'e0f5889b-5fd0-431f-9d4f-9e2af8612ee1'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:44:49.600445 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-b98debc1-26ad-4550-9742-57fabf9d6241 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a9b960a-a14e-4e6d-8e62-7b245fd6dcbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d167a1b-a889-4407-9e0f-7a945948319f', '82b93b8e-dc1b-4bc1-966a-9ce655062488', 'e0bad6f9-2ea7-470d-b5a4-2c004d217897', 'e0f5889b-5fd0-431f-9d4f-9e2af8612ee1']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:49.601157 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-b98debc1-26ad-4550-9742-57fabf9d6241 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e5df7c7-f4f4-4559-88ec-8ef176235af3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:49.631759 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-b98debc1-26ad-4550-9742-57fabf9d6241 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e5df7c7-f4f4-4559-88ec-8ef176235af3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cacc332f-f38f-4155-8392-98209a37ceba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2061334288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea86cd4cc7ab48fd811c3bc61ddaf1f6',qos_specs=None,replication_status=,reservations=['7d167a1b-a889-4407-9e0f-7a945948319f','82b93b8e-dc1b-4bc1-966a-9ce655062488','e0bad6f9-2ea7-470d-b5a4-2c004d217897','e0f5889b-5fd0-431f-9d4f-9e2af8612ee1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea64bd9fc8b6454cb02cb223cfa17e5c',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:44:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2061334288',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cacc332f-f38f-4155-8392-98209a37ceba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea86cd4cc7ab48fd811c3bc61ddaf1f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea64bd9fc8b6454cb02cb223cfa17e5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:49.632663 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-b98debc1-26ad-4550-9742-57fabf9d6241 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c69d2888-c899-4b85-a7de-3b86f02e92e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:49.663774 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-b98debc1-26ad-4550-9742-57fabf9d6241 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c69d2888-c899-4b85-a7de-3b86f02e92e7) transitioned into state 'SUCCESS' from state '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-2061334288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea86cd4cc7ab48fd811c3bc61ddaf1f6',qos_specs=None,replication_status=,reservations=['7d167a1b-a889-4407-9e0f-7a945948319f','82b93b8e-dc1b-4bc1-966a-9ce655062488','e0bad6f9-2ea7-470d-b5a4-2c004d217897','e0f5889b-5fd0-431f-9d4f-9e2af8612ee1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea64bd9fc8b6454cb02cb223cfa17e5c',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:49.665655 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-b98debc1-26ad-4550-9742-57fabf9d6241 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4672349-a676-421d-9cb7-460d932348af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:49.676733 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-b98debc1-26ad-4550-9742-57fabf9d6241 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4672349-a676-421d-9cb7-460d932348af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:49.679777 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-b98debc1-26ad-4550-9742-57fabf9d6241 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Flow 'volume_create_api' (bd6742be-8102-4e91-b695-17c259d51412) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:44:49.680110 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b98debc1-26ad-4550-9742-57fabf9d6241 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Create volume request issued successfully. Aug 20 04:44:49.680675 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b98debc1-26ad-4550-9742-57fabf9d6241 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:44:49.681087 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1086/4341] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:44:49 2026] POST /volume/v3/volumes => generated 778 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:44:49.698168 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e037e0ed-f863-44a8-a1a7-2e3dfc7f7e01 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:49.699814 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e037e0ed-f863-44a8-a1a7-2e3dfc7f7e01 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] GET https://10.4.3.239/volume/v3/volumes/cacc332f-f38f-4155-8392-98209a37ceba Aug 20 04:44:49.699989 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e037e0ed-f863-44a8-a1a7-2e3dfc7f7e01 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:49.700218 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e037e0ed-f863-44a8-a1a7-2e3dfc7f7e01 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:49.708679 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:49.708679 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:44:49.712167 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e037e0ed-f863-44a8-a1a7-2e3dfc7f7e01 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Volume info retrieved successfully. Aug 20 04:44:49.717555 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e037e0ed-f863-44a8-a1a7-2e3dfc7f7e01 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] https://10.4.3.239/volume/v3/volumes/cacc332f-f38f-4155-8392-98209a37ceba returned with HTTP 200 Aug 20 04:44:49.717977 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1095/4342] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:49 2026] GET /volume/v3/volumes/cacc332f-f38f-4155-8392-98209a37ceba => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:49.848979 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e3b559c5-518c-4060-8105-c8707c400231 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:49.850923 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e3b559c5-518c-4060-8105-c8707c400231 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 Aug 20 04:44:49.851131 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e3b559c5-518c-4060-8105-c8707c400231 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:49.851359 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e3b559c5-518c-4060-8105-c8707c400231 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:49.874044 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:49.874044 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:44:49.882447 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e3b559c5-518c-4060-8105-c8707c400231 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:44:49.891244 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e3b559c5-518c-4060-8105-c8707c400231 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 returned with HTTP 200 Aug 20 04:44:49.891833 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1078/4343] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:49 2026] GET /volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 => generated 873 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:50.428877 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-94d8c664-3296-4af4-b186-7ce3f0d28983 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:50.430531 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-94d8c664-3296-4af4-b186-7ce3f0d28983 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] GET https://10.4.3.239/volume/v3/volumes/255da75d-15e9-4609-a066-a7c62f09221d Aug 20 04:44:50.430843 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-94d8c664-3296-4af4-b186-7ce3f0d28983 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:50.431099 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-94d8c664-3296-4af4-b186-7ce3f0d28983 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:50.439126 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-94d8c664-3296-4af4-b186-7ce3f0d28983 tempest-TestVolumeBackupRestore-735684964 tempest-TestVolumeBackupRestore-735684964-project-member] https://10.4.3.239/volume/v3/volumes/255da75d-15e9-4609-a066-a7c62f09221d returned with HTTP 404 Aug 20 04:44:50.439680 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1085/4344] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:50 2026] GET /volume/v3/volumes/255da75d-15e9-4609-a066-a7c62f09221d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:44:50.734366 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-bd29fb8a-3e7f-481b-8e0d-08753f1e70be None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:50.736204 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bd29fb8a-3e7f-481b-8e0d-08753f1e70be tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] GET https://10.4.3.239/volume/v3/volumes/cacc332f-f38f-4155-8392-98209a37ceba Aug 20 04:44:50.736397 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bd29fb8a-3e7f-481b-8e0d-08753f1e70be tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:50.736597 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bd29fb8a-3e7f-481b-8e0d-08753f1e70be tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:50.751929 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:50.751929 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:44:50.757030 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-bd29fb8a-3e7f-481b-8e0d-08753f1e70be tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Volume info retrieved successfully. Aug 20 04:44:50.762201 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bd29fb8a-3e7f-481b-8e0d-08753f1e70be tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] https://10.4.3.239/volume/v3/volumes/cacc332f-f38f-4155-8392-98209a37ceba returned with HTTP 200 Aug 20 04:44:50.762201 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1087/4345] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:50 2026] GET /volume/v3/volumes/cacc332f-f38f-4155-8392-98209a37ceba => generated 1018 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:44:50.773080 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-59881a05-9be3-437a-958c-64365e2a85c8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:50.774590 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-59881a05-9be3-437a-958c-64365e2a85c8 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:44:50.774879 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-59881a05-9be3-437a-958c-64365e2a85c8 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cacc332f-f38f-4155-8392-98209a37ceba", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-666466296"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:44:50.782615 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:50.782615 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:44:50.782903 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-59881a05-9be3-437a-958c-64365e2a85c8 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Volume info retrieved successfully. Aug 20 04:44:50.783023 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.snapshots [None req-59881a05-9be3-437a-958c-64365e2a85c8 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Create snapshot from volume cacc332f-f38f-4155-8392-98209a37ceba Aug 20 04:44:50.823602 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-59881a05-9be3-437a-958c-64365e2a85c8 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Created reservations ['fee51e8f-2b51-472d-8b26-7357fd8da4c3', 'd2afbf6a-1a56-422e-a5ad-f6e344b0e748', '16c0a6db-9525-44c8-9bb9-826c903c0137', '82d3fc8a-d59d-47cb-a5ee-20adf5849eba'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:44:50.859323 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-59881a05-9be3-437a-958c-64365e2a85c8 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Snapshot create request issued successfully. Aug 20 04:44:50.859706 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-59881a05-9be3-437a-958c-64365e2a85c8 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:44:50.860290 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1096/4346] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:44:50 2026] POST /volume/v3/snapshots => generated 307 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:44:50.873741 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-fdf8403e-471c-4375-9be2-141afdbf7b16 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:50.881115 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fdf8403e-471c-4375-9be2-141afdbf7b16 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] GET https://10.4.3.239/volume/v3/snapshots/0c54d069-c591-4f6d-8365-018382ebe894 Aug 20 04:44:50.883406 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fdf8403e-471c-4375-9be2-141afdbf7b16 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:50.883607 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fdf8403e-471c-4375-9be2-141afdbf7b16 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:50.888145 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:50.888145 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:44:50.888457 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-fdf8403e-471c-4375-9be2-141afdbf7b16 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Snapshot retrieved successfully. Aug 20 04:44:50.889033 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fdf8403e-471c-4375-9be2-141afdbf7b16 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] https://10.4.3.239/volume/v3/snapshots/0c54d069-c591-4f6d-8365-018382ebe894 returned with HTTP 200 Aug 20 04:44:50.889421 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1079/4347] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:44:50 2026] GET /volume/v3/snapshots/0c54d069-c591-4f6d-8365-018382ebe894 => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:50.909967 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-76a07028-679c-4ed5-8701-37d22f4524d1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:50.912381 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-76a07028-679c-4ed5-8701-37d22f4524d1 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 Aug 20 04:44:50.913090 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-76a07028-679c-4ed5-8701-37d22f4524d1 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:50.913495 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-76a07028-679c-4ed5-8701-37d22f4524d1 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:50.925802 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:50.925802 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:44:50.930124 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-76a07028-679c-4ed5-8701-37d22f4524d1 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:44:50.935748 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-76a07028-679c-4ed5-8701-37d22f4524d1 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 returned with HTTP 200 Aug 20 04:44:50.936423 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1086/4348] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:50 2026] GET /volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:51.162580 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-db378a2b-30e0-4cbc-a105-b9d74a7996cc req-a051d078-d77d-4125-b209-8fd777a9df12 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:51.169353 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-db378a2b-30e0-4cbc-a105-b9d74a7996cc req-a051d078-d77d-4125-b209-8fd777a9df12 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] DELETE https://10.4.3.239/volume/v3/attachments/6de03630-6d27-47db-ada8-292c2c479d45 Aug 20 04:44:51.169605 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-db378a2b-30e0-4cbc-a105-b9d74a7996cc req-a051d078-d77d-4125-b209-8fd777a9df12 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:51.169846 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-db378a2b-30e0-4cbc-a105-b9d74a7996cc req-a051d078-d77d-4125-b209-8fd777a9df12 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:51.184840 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:51.184840 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:44:51.248083 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-db378a2b-30e0-4cbc-a105-b9d74a7996cc req-a051d078-d77d-4125-b209-8fd777a9df12 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/attachments/6de03630-6d27-47db-ada8-292c2c479d45 returned with HTTP 200 Aug 20 04:44:51.249030 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1088/4349] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:44:51 2026] DELETE /volume/v3/attachments/6de03630-6d27-47db-ada8-292c2c479d45 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:51.898590 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b6b0ebfa-e888-49a5-8307-30f65f9e6228 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:51.900265 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b6b0ebfa-e888-49a5-8307-30f65f9e6228 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] GET https://10.4.3.239/volume/v3/snapshots/0c54d069-c591-4f6d-8365-018382ebe894 Aug 20 04:44:51.900439 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b6b0ebfa-e888-49a5-8307-30f65f9e6228 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:51.900625 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b6b0ebfa-e888-49a5-8307-30f65f9e6228 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:51.906315 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:51.906315 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:44:51.906614 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b6b0ebfa-e888-49a5-8307-30f65f9e6228 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Snapshot retrieved successfully. Aug 20 04:44:51.907255 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b6b0ebfa-e888-49a5-8307-30f65f9e6228 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] https://10.4.3.239/volume/v3/snapshots/0c54d069-c591-4f6d-8365-018382ebe894 returned with HTTP 200 Aug 20 04:44:51.907610 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1097/4350] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:44:51 2026] GET /volume/v3/snapshots/0c54d069-c591-4f6d-8365-018382ebe894 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:51.916666 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6cb82070-7cab-42a3-aa2e-9c350b63868e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:51.949546 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-77781a44-8679-40de-b0c2-a74b7e1ff9c1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:51.951289 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-77781a44-8679-40de-b0c2-a74b7e1ff9c1 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 Aug 20 04:44:51.951517 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-77781a44-8679-40de-b0c2-a74b7e1ff9c1 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:51.951708 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-77781a44-8679-40de-b0c2-a74b7e1ff9c1 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:51.961102 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:51.961102 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:44:51.964721 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-77781a44-8679-40de-b0c2-a74b7e1ff9c1 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:44:51.969580 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-77781a44-8679-40de-b0c2-a74b7e1ff9c1 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 returned with HTTP 200 Aug 20 04:44:51.969997 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1087/4351] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:51 2026] GET /volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:51.970419 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6cb82070-7cab-42a3-aa2e-9c350b63868e tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-reader] POST https://10.4.3.239/volume/v3/snapshots/0c54d069-c591-4f6d-8365-018382ebe894/action Aug 20 04:44:51.970801 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6cb82070-7cab-42a3-aa2e-9c350b63868e tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:44:51.970952 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6cb82070-7cab-42a3-aa2e-9c350b63868e tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:44:51.977310 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:51.977310 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:44:51.977783 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-6cb82070-7cab-42a3-aa2e-9c350b63868e tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-reader] Snapshot retrieved successfully. Aug 20 04:44:51.978524 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.policy [None req-6cb82070-7cab-42a3-aa2e-9c350b63868e tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '7a0f8de098f841ebbda7df202586219b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea86cd4cc7ab48fd811c3bc61ddaf1f6', '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=100177) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 04:44:51.978717 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6cb82070-7cab-42a3-aa2e-9c350b63868e tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-reader] https://10.4.3.239/volume/v3/snapshots/0c54d069-c591-4f6d-8365-018382ebe894/action returned with HTTP 403 Aug 20 04:44:51.979166 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1080/4352] 10.4.3.239 () {68 vars in 1396 bytes} [Thu Aug 20 04:44:51 2026] POST /volume/v3/snapshots/0c54d069-c591-4f6d-8365-018382ebe894/action => generated 133 bytes in 63 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:44:51.986065 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-73095108-f510-4587-8b82-67da56498731 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:51.987752 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-73095108-f510-4587-8b82-67da56498731 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] DELETE https://10.4.3.239/volume/v3/snapshots/0c54d069-c591-4f6d-8365-018382ebe894 Aug 20 04:44:51.987953 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-73095108-f510-4587-8b82-67da56498731 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:51.988129 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-73095108-f510-4587-8b82-67da56498731 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:51.988280 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-73095108-f510-4587-8b82-67da56498731 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Delete snapshot with id: 0c54d069-c591-4f6d-8365-018382ebe894 Aug 20 04:44:51.992723 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:51.992723 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:44:51.992963 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-73095108-f510-4587-8b82-67da56498731 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Snapshot retrieved successfully. Aug 20 04:44:52.007307 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-73095108-f510-4587-8b82-67da56498731 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Snapshot delete request issued successfully. Aug 20 04:44:52.007436 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-73095108-f510-4587-8b82-67da56498731 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] https://10.4.3.239/volume/v3/snapshots/0c54d069-c591-4f6d-8365-018382ebe894 returned with HTTP 202 Aug 20 04:44:52.007889 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1089/4353] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:44:51 2026] DELETE /volume/v3/snapshots/0c54d069-c591-4f6d-8365-018382ebe894 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:44:52.017246 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a0074231-58d3-4db6-bde4-7d789b8cae38 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:52.021012 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a0074231-58d3-4db6-bde4-7d789b8cae38 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] GET https://10.4.3.239/volume/v3/snapshots/0c54d069-c591-4f6d-8365-018382ebe894 Aug 20 04:44:52.021012 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a0074231-58d3-4db6-bde4-7d789b8cae38 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:52.021012 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a0074231-58d3-4db6-bde4-7d789b8cae38 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:52.027121 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:52.027121 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:44:52.027473 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a0074231-58d3-4db6-bde4-7d789b8cae38 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Snapshot retrieved successfully. Aug 20 04:44:52.028224 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a0074231-58d3-4db6-bde4-7d789b8cae38 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] https://10.4.3.239/volume/v3/snapshots/0c54d069-c591-4f6d-8365-018382ebe894 returned with HTTP 200 Aug 20 04:44:52.028620 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1098/4354] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:44:52 2026] GET /volume/v3/snapshots/0c54d069-c591-4f6d-8365-018382ebe894 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:52.050525 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-aae8cd81-783e-4abf-b2f9-59ff476621f6 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:52.052382 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-aae8cd81-783e-4abf-b2f9-59ff476621f6 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] DELETE https://10.4.3.239/volume/v3/volumes/b7d84ae3-feab-41e0-b415-118b2a29ce86 Aug 20 04:44:52.052691 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-aae8cd81-783e-4abf-b2f9-59ff476621f6 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:52.052892 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-aae8cd81-783e-4abf-b2f9-59ff476621f6 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:52.053071 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-aae8cd81-783e-4abf-b2f9-59ff476621f6 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Delete volume with id: b7d84ae3-feab-41e0-b415-118b2a29ce86 Aug 20 04:44:52.059347 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:52.059347 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:44:52.059821 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-aae8cd81-783e-4abf-b2f9-59ff476621f6 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:44:52.069468 np0000007850 devstack@c-api.service[100174]: WARNING cinder.keymgr.conf_key_mgr [None req-aae8cd81-783e-4abf-b2f9-59ff476621f6 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 20 04:44:52.075352 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-aae8cd81-783e-4abf-b2f9-59ff476621f6 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Delete volume request issued successfully. Aug 20 04:44:52.075585 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-aae8cd81-783e-4abf-b2f9-59ff476621f6 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/b7d84ae3-feab-41e0-b415-118b2a29ce86 returned with HTTP 202 Aug 20 04:44:52.076028 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1088/4355] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:44:52 2026] DELETE /volume/v3/volumes/b7d84ae3-feab-41e0-b415-118b2a29ce86 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:44:52.084027 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ddd248fe-931d-4014-9c36-328a21842ebb None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:52.085860 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ddd248fe-931d-4014-9c36-328a21842ebb tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/b7d84ae3-feab-41e0-b415-118b2a29ce86 Aug 20 04:44:52.086060 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ddd248fe-931d-4014-9c36-328a21842ebb tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:52.086273 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ddd248fe-931d-4014-9c36-328a21842ebb tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:52.092906 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:52.092906 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:44:52.096488 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ddd248fe-931d-4014-9c36-328a21842ebb tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:44:52.100488 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ddd248fe-931d-4014-9c36-328a21842ebb tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/b7d84ae3-feab-41e0-b415-118b2a29ce86 returned with HTTP 200 Aug 20 04:44:52.100899 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1081/4356] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:52 2026] GET /volume/v3/volumes/b7d84ae3-feab-41e0-b415-118b2a29ce86 => generated 868 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:52.981158 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b0187664-d3ea-4d3f-aed2-b6829b1c9453 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:52.982836 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b0187664-d3ea-4d3f-aed2-b6829b1c9453 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 Aug 20 04:44:52.983057 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b0187664-d3ea-4d3f-aed2-b6829b1c9453 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:52.983275 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b0187664-d3ea-4d3f-aed2-b6829b1c9453 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:52.992660 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:52.992660 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:44:52.996194 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b0187664-d3ea-4d3f-aed2-b6829b1c9453 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:44:53.000587 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b0187664-d3ea-4d3f-aed2-b6829b1c9453 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 returned with HTTP 200 Aug 20 04:44:53.000963 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1090/4357] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:52 2026] GET /volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:53.037898 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-bbe93e37-1af1-42c2-afc8-26d9238eddbd None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:53.039681 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bbe93e37-1af1-42c2-afc8-26d9238eddbd tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] GET https://10.4.3.239/volume/v3/snapshots/0c54d069-c591-4f6d-8365-018382ebe894 Aug 20 04:44:53.039894 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bbe93e37-1af1-42c2-afc8-26d9238eddbd tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:53.040109 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bbe93e37-1af1-42c2-afc8-26d9238eddbd tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:53.044504 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bbe93e37-1af1-42c2-afc8-26d9238eddbd tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] https://10.4.3.239/volume/v3/snapshots/0c54d069-c591-4f6d-8365-018382ebe894 returned with HTTP 404 Aug 20 04:44:53.045008 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1099/4358] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:44:53 2026] GET /volume/v3/snapshots/0c54d069-c591-4f6d-8365-018382ebe894 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:44:53.051730 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-328520ae-3f16-4e46-ad2e-2942df014e81 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:53.053619 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-328520ae-3f16-4e46-ad2e-2942df014e81 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] DELETE https://10.4.3.239/volume/v3/volumes/cacc332f-f38f-4155-8392-98209a37ceba Aug 20 04:44:53.053799 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-328520ae-3f16-4e46-ad2e-2942df014e81 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:53.053990 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-328520ae-3f16-4e46-ad2e-2942df014e81 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:53.054150 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-328520ae-3f16-4e46-ad2e-2942df014e81 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Delete volume with id: cacc332f-f38f-4155-8392-98209a37ceba Aug 20 04:44:53.061218 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:53.061218 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:44:53.061527 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-328520ae-3f16-4e46-ad2e-2942df014e81 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Volume info retrieved successfully. Aug 20 04:44:53.088146 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-328520ae-3f16-4e46-ad2e-2942df014e81 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Delete volume request issued successfully. Aug 20 04:44:53.088341 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-328520ae-3f16-4e46-ad2e-2942df014e81 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] https://10.4.3.239/volume/v3/volumes/cacc332f-f38f-4155-8392-98209a37ceba returned with HTTP 202 Aug 20 04:44:53.088800 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1089/4359] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:44:53 2026] DELETE /volume/v3/volumes/cacc332f-f38f-4155-8392-98209a37ceba => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:44:53.097898 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-193b448d-09f2-44b7-a584-29a4464c43f6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:53.099933 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-193b448d-09f2-44b7-a584-29a4464c43f6 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] GET https://10.4.3.239/volume/v3/volumes/cacc332f-f38f-4155-8392-98209a37ceba Aug 20 04:44:53.100166 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-193b448d-09f2-44b7-a584-29a4464c43f6 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:53.100438 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-193b448d-09f2-44b7-a584-29a4464c43f6 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:53.109369 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:53.109369 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:44:53.113195 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-193b448d-09f2-44b7-a584-29a4464c43f6 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Volume info retrieved successfully. Aug 20 04:44:53.116057 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-17e89b15-8a6f-4257-8063-a3da16e4c435 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:53.117562 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-193b448d-09f2-44b7-a584-29a4464c43f6 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] https://10.4.3.239/volume/v3/volumes/cacc332f-f38f-4155-8392-98209a37ceba returned with HTTP 200 Aug 20 04:44:53.118055 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1082/4360] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:53 2026] GET /volume/v3/volumes/cacc332f-f38f-4155-8392-98209a37ceba => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:44:53.118189 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-17e89b15-8a6f-4257-8063-a3da16e4c435 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/b7d84ae3-feab-41e0-b415-118b2a29ce86 Aug 20 04:44:53.118420 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-17e89b15-8a6f-4257-8063-a3da16e4c435 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:53.118640 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-17e89b15-8a6f-4257-8063-a3da16e4c435 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:53.123898 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-17e89b15-8a6f-4257-8063-a3da16e4c435 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/b7d84ae3-feab-41e0-b415-118b2a29ce86 returned with HTTP 404 Aug 20 04:44:53.124498 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1091/4361] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:53 2026] GET /volume/v3/volumes/b7d84ae3-feab-41e0-b415-118b2a29ce86 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:44:53.131977 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-15706d30-9e7b-4c80-bead-2921fc63623f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:53.133953 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-15706d30-9e7b-4c80-bead-2921fc63623f tempest-TestVolumeBootPattern-1952497230 tempest-TestVolumeBootPattern-1952497230-project-admin] GET https://10.4.3.239/volume/v3/volumes/detail?all_tenants=1 Aug 20 04:44:53.134149 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-15706d30-9e7b-4c80-bead-2921fc63623f tempest-TestVolumeBootPattern-1952497230 tempest-TestVolumeBootPattern-1952497230-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:53.134342 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-15706d30-9e7b-4c80-bead-2921fc63623f tempest-TestVolumeBootPattern-1952497230 tempest-TestVolumeBootPattern-1952497230-project-admin] Calling method 'detail' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:53.135089 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-15706d30-9e7b-4c80-bead-2921fc63623f tempest-TestVolumeBootPattern-1952497230 tempest-TestVolumeBootPattern-1952497230-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100175) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:44:53.152127 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-15706d30-9e7b-4c80-bead-2921fc63623f tempest-TestVolumeBootPattern-1952497230 tempest-TestVolumeBootPattern-1952497230-project-admin] Get all volumes completed successfully. Aug 20 04:44:53.154198 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:53.154198 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:44:53.158974 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-15706d30-9e7b-4c80-bead-2921fc63623f tempest-TestVolumeBootPattern-1952497230 tempest-TestVolumeBootPattern-1952497230-project-admin] https://10.4.3.239/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 04:44:53.159359 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1100/4362] 10.4.3.239 () {66 vars in 1285 bytes} [Thu Aug 20 04:44:53 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9415 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:44:53.178562 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0ad9645a-7047-47b5-b48c-781bd2697f1a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:53.180158 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0ad9645a-7047-47b5-b48c-781bd2697f1a tempest-TestVolumeBootPattern-1952497230 tempest-TestVolumeBootPattern-1952497230-project-admin] DELETE https://10.4.3.239/volume/v3/types/d5b61582-871a-4873-8238-2f60510c79c6 Aug 20 04:44:53.180353 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0ad9645a-7047-47b5-b48c-781bd2697f1a tempest-TestVolumeBootPattern-1952497230 tempest-TestVolumeBootPattern-1952497230-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:53.180552 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0ad9645a-7047-47b5-b48c-781bd2697f1a tempest-TestVolumeBootPattern-1952497230 tempest-TestVolumeBootPattern-1952497230-project-admin] Calling method '_delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:53.203463 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0ad9645a-7047-47b5-b48c-781bd2697f1a tempest-TestVolumeBootPattern-1952497230 tempest-TestVolumeBootPattern-1952497230-project-admin] https://10.4.3.239/volume/v3/types/d5b61582-871a-4873-8238-2f60510c79c6 returned with HTTP 202 Aug 20 04:44:53.203909 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1090/4363] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:44:53 2026] DELETE /volume/v3/types/d5b61582-871a-4873-8238-2f60510c79c6 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:44:53.213620 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-45cefcfb-57c2-4b75-914e-d15a19807b74 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:53.215866 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-45cefcfb-57c2-4b75-914e-d15a19807b74 tempest-TestVolumeBootPattern-1952497230 tempest-TestVolumeBootPattern-1952497230-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:44:53.216335 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-45cefcfb-57c2-4b75-914e-d15a19807b74 tempest-TestVolumeBootPattern-1952497230 tempest-TestVolumeBootPattern-1952497230-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-260575396", "extra_specs": {}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:44:53.232844 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-45cefcfb-57c2-4b75-914e-d15a19807b74 tempest-TestVolumeBootPattern-1952497230 tempest-TestVolumeBootPattern-1952497230-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:44:53.233592 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1083/4364] 10.4.3.239 () {68 vars in 1252 bytes} [Thu Aug 20 04:44:53 2026] POST /volume/v3/types => generated 212 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:53.245291 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-348d4fce-af99-47f7-83c1-67617a747a0e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:53.247090 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-348d4fce-af99-47f7-83c1-67617a747a0e tempest-TestVolumeBootPattern-1952497230 tempest-TestVolumeBootPattern-1952497230-project-admin] POST https://10.4.3.239/volume/v3/types/c55273bf-fdad-416a-9532-c283f304d260/encryption Aug 20 04:44:53.247569 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-348d4fce-af99-47f7-83c1-67617a747a0e tempest-TestVolumeBootPattern-1952497230 tempest-TestVolumeBootPattern-1952497230-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:44:53.262533 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-348d4fce-af99-47f7-83c1-67617a747a0e tempest-TestVolumeBootPattern-1952497230 tempest-TestVolumeBootPattern-1952497230-project-admin] https://10.4.3.239/volume/v3/types/c55273bf-fdad-416a-9532-c283f304d260/encryption returned with HTTP 200 Aug 20 04:44:53.263102 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1092/4365] 10.4.3.239 () {68 vars in 1397 bytes} [Thu Aug 20 04:44:53 2026] POST /volume/v3/types/c55273bf-fdad-416a-9532-c283f304d260/encryption => generated 231 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:53.273685 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7777406c-ab3a-41e8-b99e-f74215233515 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:53.275283 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7777406c-ab3a-41e8-b99e-f74215233515 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:44:53.275585 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7777406c-ab3a-41e8-b99e-f74215233515 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1682554972", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-260575396", "size": 1}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:44:53.277333 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-7777406c-ab3a-41e8-b99e-f74215233515 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1682554972', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-260575396', 'size': 1}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:44:53.280844 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-7777406c-ab3a-41e8-b99e-f74215233515 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Create volume of 1 GB Aug 20 04:44:53.281138 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:53.281138 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:44:53.281725 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-7777406c-ab3a-41e8-b99e-f74215233515 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Availability Zones retrieved successfully. Aug 20 04:44:53.288883 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-7777406c-ab3a-41e8-b99e-f74215233515 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Flow 'volume_create_api' (cdfa709d-0df8-435c-90da-f496cdf22122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:44:53.289897 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-7777406c-ab3a-41e8-b99e-f74215233515 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eafb7e79-375b-4973-8f55-9cc1ef49d7af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:53.290766 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-7777406c-ab3a-41e8-b99e-f74215233515 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:44:53.323092 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-7777406c-ab3a-41e8-b99e-f74215233515 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eafb7e79-375b-4973-8f55-9cc1ef49d7af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:44:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c55273bf-fdad-416a-9532-c283f304d260,is_public=True,name='tempest-scenario-type-luks2-260575396',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c55273bf-fdad-416a-9532-c283f304d260', '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=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:53.324143 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-7777406c-ab3a-41e8-b99e-f74215233515 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e3f6756-f368-452c-bbe7-7bdbbee136ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:53.353253 np0000007850 devstack@c-api.service[100175]: WARNING cinder.quota [None req-7777406c-ab3a-41e8-b99e-f74215233515 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-260575396 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-260575396, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:44:53.353498 np0000007850 devstack@c-api.service[100175]: WARNING cinder.quota [None req-7777406c-ab3a-41e8-b99e-f74215233515 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-260575396 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-260575396, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:44:53.381486 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-7777406c-ab3a-41e8-b99e-f74215233515 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Created reservations ['3f847f6b-baaa-48c0-8c28-1be887c228ce', 'f022643d-e43f-4796-a113-25d9add90564', '05ea3af0-3ed4-490f-a80e-2a4de18b1fa7', '0d48fbc1-728e-41ea-b341-c65e1fa82fb3'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:44:53.382261 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-7777406c-ab3a-41e8-b99e-f74215233515 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e3f6756-f368-452c-bbe7-7bdbbee136ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f847f6b-baaa-48c0-8c28-1be887c228ce', 'f022643d-e43f-4796-a113-25d9add90564', '05ea3af0-3ed4-490f-a80e-2a4de18b1fa7', '0d48fbc1-728e-41ea-b341-c65e1fa82fb3']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:53.382907 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-7777406c-ab3a-41e8-b99e-f74215233515 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd4a9fbe-dd76-47f8-a00a-7528855f74bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:53.406895 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-7777406c-ab3a-41e8-b99e-f74215233515 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd4a9fbe-dd76-47f8-a00a-7528855f74bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7746c2f9-d61f-4219-b20b-d7d4bc11aebe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1682554972',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f19df0c36cb44090ab7019f2008c44e9',qos_specs=None,replication_status=,reservations=['3f847f6b-baaa-48c0-8c28-1be887c228ce','f022643d-e43f-4796-a113-25d9add90564','05ea3af0-3ed4-490f-a80e-2a4de18b1fa7','0d48fbc1-728e-41ea-b341-c65e1fa82fb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d1762e4984046e29c7b0b97c66ddc75',volume_type_id=c55273bf-fdad-416a-9532-c283f304d260), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:44:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1682554972',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=7746c2f9-d61f-4219-b20b-d7d4bc11aebe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f19df0c36cb44090ab7019f2008c44e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d1762e4984046e29c7b0b97c66ddc75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c55273bf-fdad-416a-9532-c283f304d260),volume_type_id=c55273bf-fdad-416a-9532-c283f304d260)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:53.408498 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-7777406c-ab3a-41e8-b99e-f74215233515 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ece00926-3298-4c18-acb4-14cc0fceb3dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:53.426201 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-7777406c-ab3a-41e8-b99e-f74215233515 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ece00926-3298-4c18-acb4-14cc0fceb3dd) transitioned into state 'SUCCESS' from state '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-1682554972',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f19df0c36cb44090ab7019f2008c44e9',qos_specs=None,replication_status=,reservations=['3f847f6b-baaa-48c0-8c28-1be887c228ce','f022643d-e43f-4796-a113-25d9add90564','05ea3af0-3ed4-490f-a80e-2a4de18b1fa7','0d48fbc1-728e-41ea-b341-c65e1fa82fb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d1762e4984046e29c7b0b97c66ddc75',volume_type_id=c55273bf-fdad-416a-9532-c283f304d260)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:53.427075 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-7777406c-ab3a-41e8-b99e-f74215233515 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2dc66e6-3040-4d09-b9d8-9a49dfb7a1af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:53.442610 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-7777406c-ab3a-41e8-b99e-f74215233515 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2dc66e6-3040-4d09-b9d8-9a49dfb7a1af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:53.443982 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-7777406c-ab3a-41e8-b99e-f74215233515 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Flow 'volume_create_api' (cdfa709d-0df8-435c-90da-f496cdf22122) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:44:53.444302 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-7777406c-ab3a-41e8-b99e-f74215233515 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Create volume request issued successfully. Aug 20 04:44:53.445060 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7777406c-ab3a-41e8-b99e-f74215233515 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:44:53.445713 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1101/4366] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:44:53 2026] POST /volume/v3/volumes => generated 780 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:44:53.460698 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-98cf88cd-010c-4b71-ba2d-378456d099da None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:53.462396 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-98cf88cd-010c-4b71-ba2d-378456d099da tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/7746c2f9-d61f-4219-b20b-d7d4bc11aebe Aug 20 04:44:53.462599 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-98cf88cd-010c-4b71-ba2d-378456d099da tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:53.462780 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-98cf88cd-010c-4b71-ba2d-378456d099da tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:53.472213 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:53.472213 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:44:53.475946 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-98cf88cd-010c-4b71-ba2d-378456d099da tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:44:53.480933 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-98cf88cd-010c-4b71-ba2d-378456d099da tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/7746c2f9-d61f-4219-b20b-d7d4bc11aebe returned with HTTP 200 Aug 20 04:44:53.481331 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1091/4367] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:53 2026] GET /volume/v3/volumes/7746c2f9-d61f-4219-b20b-d7d4bc11aebe => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:54.012351 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d05c7099-66ba-4d9c-81f2-797dec6b3c8a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:54.013864 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d05c7099-66ba-4d9c-81f2-797dec6b3c8a tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 Aug 20 04:44:54.014023 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d05c7099-66ba-4d9c-81f2-797dec6b3c8a tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:54.014203 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d05c7099-66ba-4d9c-81f2-797dec6b3c8a tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:54.022529 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:54.022529 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:44:54.025335 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-d05c7099-66ba-4d9c-81f2-797dec6b3c8a tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:44:54.028740 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d05c7099-66ba-4d9c-81f2-797dec6b3c8a tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 returned with HTTP 200 Aug 20 04:44:54.029076 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1084/4368] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:54 2026] GET /volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 => generated 873 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:54.130693 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f0e7d86d-92b9-4a6e-a9a9-2aebe822d1cd None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:54.132471 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f0e7d86d-92b9-4a6e-a9a9-2aebe822d1cd tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] GET https://10.4.3.239/volume/v3/volumes/cacc332f-f38f-4155-8392-98209a37ceba Aug 20 04:44:54.132668 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f0e7d86d-92b9-4a6e-a9a9-2aebe822d1cd tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:54.132851 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f0e7d86d-92b9-4a6e-a9a9-2aebe822d1cd tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:54.138545 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f0e7d86d-92b9-4a6e-a9a9-2aebe822d1cd tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] https://10.4.3.239/volume/v3/volumes/cacc332f-f38f-4155-8392-98209a37ceba returned with HTTP 404 Aug 20 04:44:54.138913 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1093/4369] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:54 2026] GET /volume/v3/volumes/cacc332f-f38f-4155-8392-98209a37ceba => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:44:54.146471 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-bb8ec897-c31f-4620-a3f4-ffeb2b37be3e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:54.148171 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bb8ec897-c31f-4620-a3f4-ffeb2b37be3e tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:44:54.148536 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bb8ec897-c31f-4620-a3f4-ffeb2b37be3e tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1633406926"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:44:54.149965 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-bb8ec897-c31f-4620-a3f4-ffeb2b37be3e tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1633406926'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:44:54.150071 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-bb8ec897-c31f-4620-a3f4-ffeb2b37be3e tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Create volume of 1 GB Aug 20 04:44:54.150324 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:54.150324 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:44:54.154146 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-bb8ec897-c31f-4620-a3f4-ffeb2b37be3e tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Availability Zones retrieved successfully. Aug 20 04:44:54.159244 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-bb8ec897-c31f-4620-a3f4-ffeb2b37be3e tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Flow 'volume_create_api' (85596a9f-85cb-41f4-8c9e-09324bcc7cf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:44:54.160093 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-bb8ec897-c31f-4620-a3f4-ffeb2b37be3e tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcaa0961-599f-4e3d-a87b-c9d0c0dcfca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:54.160802 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-bb8ec897-c31f-4620-a3f4-ffeb2b37be3e tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:44:54.182319 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-bb8ec897-c31f-4620-a3f4-ffeb2b37be3e tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcaa0961-599f-4e3d-a87b-c9d0c0dcfca5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:54.182987 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-bb8ec897-c31f-4620-a3f4-ffeb2b37be3e tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe5e05f0-4963-4588-a39b-973950b012f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:54.219777 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-bb8ec897-c31f-4620-a3f4-ffeb2b37be3e tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Created reservations ['13d4e0a6-636b-4606-813c-a7834b34b316', 'c0364bea-0f25-4620-afff-e65d31728a85', '6bc86d4e-21fb-4ac4-8806-87966d155f73', 'a7137f9f-4b05-4040-8594-45984f86773a'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:44:54.220556 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-bb8ec897-c31f-4620-a3f4-ffeb2b37be3e tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe5e05f0-4963-4588-a39b-973950b012f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13d4e0a6-636b-4606-813c-a7834b34b316', 'c0364bea-0f25-4620-afff-e65d31728a85', '6bc86d4e-21fb-4ac4-8806-87966d155f73', 'a7137f9f-4b05-4040-8594-45984f86773a']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:54.221276 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-bb8ec897-c31f-4620-a3f4-ffeb2b37be3e tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e75ae531-0555-45aa-87db-eb8a00b6ec32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:54.244334 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-bb8ec897-c31f-4620-a3f4-ffeb2b37be3e tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e75ae531-0555-45aa-87db-eb8a00b6ec32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd14f9a4a-e46d-496a-89a8-37c9eb679dfc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1633406926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea86cd4cc7ab48fd811c3bc61ddaf1f6',qos_specs=None,replication_status=,reservations=['13d4e0a6-636b-4606-813c-a7834b34b316','c0364bea-0f25-4620-afff-e65d31728a85','6bc86d4e-21fb-4ac4-8806-87966d155f73','a7137f9f-4b05-4040-8594-45984f86773a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea64bd9fc8b6454cb02cb223cfa17e5c',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:44:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1633406926',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d14f9a4a-e46d-496a-89a8-37c9eb679dfc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea86cd4cc7ab48fd811c3bc61ddaf1f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea64bd9fc8b6454cb02cb223cfa17e5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:54.244988 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-bb8ec897-c31f-4620-a3f4-ffeb2b37be3e tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2daff94c-3c3e-4650-bb02-c41a9c5db14e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:54.262645 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-bb8ec897-c31f-4620-a3f4-ffeb2b37be3e tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2daff94c-3c3e-4650-bb02-c41a9c5db14e) transitioned into state 'SUCCESS' from state '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-1633406926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea86cd4cc7ab48fd811c3bc61ddaf1f6',qos_specs=None,replication_status=,reservations=['13d4e0a6-636b-4606-813c-a7834b34b316','c0364bea-0f25-4620-afff-e65d31728a85','6bc86d4e-21fb-4ac4-8806-87966d155f73','a7137f9f-4b05-4040-8594-45984f86773a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea64bd9fc8b6454cb02cb223cfa17e5c',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:54.263349 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-bb8ec897-c31f-4620-a3f4-ffeb2b37be3e tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0880e0d6-2265-44d4-8e76-0bad164a5f26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:54.274111 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-bb8ec897-c31f-4620-a3f4-ffeb2b37be3e tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0880e0d6-2265-44d4-8e76-0bad164a5f26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:54.275602 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-bb8ec897-c31f-4620-a3f4-ffeb2b37be3e tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Flow 'volume_create_api' (85596a9f-85cb-41f4-8c9e-09324bcc7cf2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:44:54.275970 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-bb8ec897-c31f-4620-a3f4-ffeb2b37be3e tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Create volume request issued successfully. Aug 20 04:44:54.276659 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bb8ec897-c31f-4620-a3f4-ffeb2b37be3e tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:44:54.277161 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1102/4370] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:44:54 2026] POST /volume/v3/volumes => generated 778 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:44:54.288832 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-52bacbef-035f-4ac6-8508-6046909cce9b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:54.290503 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-52bacbef-035f-4ac6-8508-6046909cce9b tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] GET https://10.4.3.239/volume/v3/volumes/d14f9a4a-e46d-496a-89a8-37c9eb679dfc Aug 20 04:44:54.290683 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-52bacbef-035f-4ac6-8508-6046909cce9b tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:54.290853 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-52bacbef-035f-4ac6-8508-6046909cce9b tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:54.297766 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:54.297766 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:44:54.300969 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-52bacbef-035f-4ac6-8508-6046909cce9b tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Volume info retrieved successfully. Aug 20 04:44:54.304568 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-52bacbef-035f-4ac6-8508-6046909cce9b tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] https://10.4.3.239/volume/v3/volumes/d14f9a4a-e46d-496a-89a8-37c9eb679dfc returned with HTTP 200 Aug 20 04:44:54.304957 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1092/4371] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:54 2026] GET /volume/v3/volumes/d14f9a4a-e46d-496a-89a8-37c9eb679dfc => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:54.493720 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f357a5c0-a645-4278-bb9e-e09ad640f76f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:54.495452 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f357a5c0-a645-4278-bb9e-e09ad640f76f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/7746c2f9-d61f-4219-b20b-d7d4bc11aebe Aug 20 04:44:54.495624 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f357a5c0-a645-4278-bb9e-e09ad640f76f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:54.495836 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f357a5c0-a645-4278-bb9e-e09ad640f76f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:54.502473 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:54.502473 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:44:54.506366 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f357a5c0-a645-4278-bb9e-e09ad640f76f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:44:54.510581 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f357a5c0-a645-4278-bb9e-e09ad640f76f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/7746c2f9-d61f-4219-b20b-d7d4bc11aebe returned with HTTP 200 Aug 20 04:44:54.510997 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1085/4372] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:54 2026] GET /volume/v3/volumes/7746c2f9-d61f-4219-b20b-d7d4bc11aebe => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:54.523831 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7b4e7c7a-3d3f-41f1-803c-1ca503121c81 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:54.528679 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7b4e7c7a-3d3f-41f1-803c-1ca503121c81 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/7746c2f9-d61f-4219-b20b-d7d4bc11aebe Aug 20 04:44:54.528870 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7b4e7c7a-3d3f-41f1-803c-1ca503121c81 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:54.529091 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7b4e7c7a-3d3f-41f1-803c-1ca503121c81 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:54.535884 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:54.535884 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:44:54.540396 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7b4e7c7a-3d3f-41f1-803c-1ca503121c81 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:44:54.544642 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7b4e7c7a-3d3f-41f1-803c-1ca503121c81 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/7746c2f9-d61f-4219-b20b-d7d4bc11aebe returned with HTTP 200 Aug 20 04:44:54.545026 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1094/4373] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:54 2026] GET /volume/v3/volumes/7746c2f9-d61f-4219-b20b-d7d4bc11aebe => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:54.556644 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-baa0db1f-438f-4747-a50e-4eb2622de7e0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:54.558393 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-baa0db1f-438f-4747-a50e-4eb2622de7e0 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] POST https://10.4.3.239/volume/v3/volumes/7746c2f9-d61f-4219-b20b-d7d4bc11aebe/action Aug 20 04:44:54.558876 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-baa0db1f-438f-4747-a50e-4eb2622de7e0 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:44:54.559036 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-baa0db1f-438f-4747-a50e-4eb2622de7e0 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:44:54.566848 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:54.566848 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:44:54.567318 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-baa0db1f-438f-4747-a50e-4eb2622de7e0 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:44:54.573511 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-baa0db1f-438f-4747-a50e-4eb2622de7e0 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume updated successfully. Aug 20 04:44:54.573726 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-baa0db1f-438f-4747-a50e-4eb2622de7e0 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/7746c2f9-d61f-4219-b20b-d7d4bc11aebe/action returned with HTTP 200 Aug 20 04:44:54.574113 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1103/4374] 10.4.3.239 () {68 vars in 1390 bytes} [Thu Aug 20 04:44:54 2026] POST /volume/v3/volumes/7746c2f9-d61f-4219-b20b-d7d4bc11aebe/action => generated 0 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 20 04:44:54.720669 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-37b32348-7876-4ab2-82a2-8d93bb03a1f7 req-a0a160e0-95de-43aa-b68e-6f3938135ec5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:54.722508 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-37b32348-7876-4ab2-82a2-8d93bb03a1f7 req-a0a160e0-95de-43aa-b68e-6f3938135ec5 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/7746c2f9-d61f-4219-b20b-d7d4bc11aebe Aug 20 04:44:54.722712 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-37b32348-7876-4ab2-82a2-8d93bb03a1f7 req-a0a160e0-95de-43aa-b68e-6f3938135ec5 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:54.722922 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-37b32348-7876-4ab2-82a2-8d93bb03a1f7 req-a0a160e0-95de-43aa-b68e-6f3938135ec5 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:54.729288 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:54.729288 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:44:54.732501 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-37b32348-7876-4ab2-82a2-8d93bb03a1f7 req-a0a160e0-95de-43aa-b68e-6f3938135ec5 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:44:54.736048 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-37b32348-7876-4ab2-82a2-8d93bb03a1f7 req-a0a160e0-95de-43aa-b68e-6f3938135ec5 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/7746c2f9-d61f-4219-b20b-d7d4bc11aebe returned with HTTP 200 Aug 20 04:44:54.736487 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1093/4375] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:44:54 2026] GET /volume/v3/volumes/7746c2f9-d61f-4219-b20b-d7d4bc11aebe => generated 872 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:55.041654 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-eda63678-0350-483a-8eeb-84f4bc5a2e2a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:55.043399 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-eda63678-0350-483a-8eeb-84f4bc5a2e2a tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 Aug 20 04:44:55.043667 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-eda63678-0350-483a-8eeb-84f4bc5a2e2a tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:55.043894 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-eda63678-0350-483a-8eeb-84f4bc5a2e2a tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:55.054190 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:55.054190 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:44:55.057598 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-eda63678-0350-483a-8eeb-84f4bc5a2e2a tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:44:55.061785 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-eda63678-0350-483a-8eeb-84f4bc5a2e2a tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 returned with HTTP 200 Aug 20 04:44:55.062224 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1086/4376] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:55 2026] GET /volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:55.140426 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-37b32348-7876-4ab2-82a2-8d93bb03a1f7 req-1ff0e6d6-caaf-41a2-8da9-2ca204d81812 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:55.142359 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-37b32348-7876-4ab2-82a2-8d93bb03a1f7 req-1ff0e6d6-caaf-41a2-8da9-2ca204d81812 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/7746c2f9-d61f-4219-b20b-d7d4bc11aebe Aug 20 04:44:55.142578 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-37b32348-7876-4ab2-82a2-8d93bb03a1f7 req-1ff0e6d6-caaf-41a2-8da9-2ca204d81812 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:55.142781 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-37b32348-7876-4ab2-82a2-8d93bb03a1f7 req-1ff0e6d6-caaf-41a2-8da9-2ca204d81812 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:55.149561 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:55.149561 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:44:55.153521 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-37b32348-7876-4ab2-82a2-8d93bb03a1f7 req-1ff0e6d6-caaf-41a2-8da9-2ca204d81812 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:44:55.158382 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-37b32348-7876-4ab2-82a2-8d93bb03a1f7 req-1ff0e6d6-caaf-41a2-8da9-2ca204d81812 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/7746c2f9-d61f-4219-b20b-d7d4bc11aebe returned with HTTP 200 Aug 20 04:44:55.158856 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1095/4377] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:44:55 2026] GET /volume/v3/volumes/7746c2f9-d61f-4219-b20b-d7d4bc11aebe => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:55.168623 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ea3c0aae-ddc1-45bf-a53f-32d2474141f5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:55.169067 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ea3c0aae-ddc1-45bf-a53f-32d2474141f5 None None] GET https://10.4.3.239/volume// Aug 20 04:44:55.169260 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ea3c0aae-ddc1-45bf-a53f-32d2474141f5 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:55.169445 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ea3c0aae-ddc1-45bf-a53f-32d2474141f5 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:55.169794 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ea3c0aae-ddc1-45bf-a53f-32d2474141f5 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:44:55.170090 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1104/4378] 10.4.3.239 () {66 vars in 1419 bytes} [Thu Aug 20 04:44: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 20 04:44:55.178124 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-37b32348-7876-4ab2-82a2-8d93bb03a1f7 req-a3aa3629-c6a1-4103-8d69-85474abd7596 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:55.180861 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-37b32348-7876-4ab2-82a2-8d93bb03a1f7 req-a3aa3629-c6a1-4103-8d69-85474abd7596 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:44:55.181372 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-37b32348-7876-4ab2-82a2-8d93bb03a1f7 req-a3aa3629-c6a1-4103-8d69-85474abd7596 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7746c2f9-d61f-4219-b20b-d7d4bc11aebe", "connector": null, "instance_uuid": "424cca58-8652-434b-b492-b9fdddfdb92a"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:44:55.190796 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:55.190796 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:44:55.215736 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-37b32348-7876-4ab2-82a2-8d93bb03a1f7 req-a3aa3629-c6a1-4103-8d69-85474abd7596 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:44:55.216216 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1094/4379] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:44:55 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 20 04:44:55.320968 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5e84dd2b-8442-4d13-ba6e-06bd091852c8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:55.323818 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5e84dd2b-8442-4d13-ba6e-06bd091852c8 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] GET https://10.4.3.239/volume/v3/volumes/d14f9a4a-e46d-496a-89a8-37c9eb679dfc Aug 20 04:44:55.323818 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5e84dd2b-8442-4d13-ba6e-06bd091852c8 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:55.323818 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5e84dd2b-8442-4d13-ba6e-06bd091852c8 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:55.333222 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:55.333222 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:44:55.337131 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-5e84dd2b-8442-4d13-ba6e-06bd091852c8 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Volume info retrieved successfully. Aug 20 04:44:55.341518 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5e84dd2b-8442-4d13-ba6e-06bd091852c8 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] https://10.4.3.239/volume/v3/volumes/d14f9a4a-e46d-496a-89a8-37c9eb679dfc returned with HTTP 200 Aug 20 04:44:55.341977 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1087/4380] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:55 2026] GET /volume/v3/volumes/d14f9a4a-e46d-496a-89a8-37c9eb679dfc => generated 1018 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:44:55.357606 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f95905ab-e655-4b95-bd89-e8ee34c5c933 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:55.359993 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f95905ab-e655-4b95-bd89-e8ee34c5c933 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:44:55.360490 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f95905ab-e655-4b95-bd89-e8ee34c5c933 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d14f9a4a-e46d-496a-89a8-37c9eb679dfc", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-902270147"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:44:55.371511 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:55.371511 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:44:55.371889 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f95905ab-e655-4b95-bd89-e8ee34c5c933 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Volume info retrieved successfully. Aug 20 04:44:55.372351 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-f95905ab-e655-4b95-bd89-e8ee34c5c933 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Create snapshot from volume d14f9a4a-e46d-496a-89a8-37c9eb679dfc Aug 20 04:44:55.407223 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-f95905ab-e655-4b95-bd89-e8ee34c5c933 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Created reservations ['1ff0fa62-541d-4b6a-98ea-31ee81d1d3c9', 'c711232c-151a-49c9-a90a-00dd1beb5958', 'e7a0d3c3-e0a9-4480-9a1a-79ea917f58e6', '0a13035c-de40-4ed0-9774-58f8136182b0'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:44:55.435171 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f95905ab-e655-4b95-bd89-e8ee34c5c933 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Snapshot create request issued successfully. Aug 20 04:44:55.435628 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f95905ab-e655-4b95-bd89-e8ee34c5c933 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:44:55.436132 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1096/4381] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:44:55 2026] POST /volume/v3/snapshots => generated 307 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:44:55.446146 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c9fc3801-38e7-4c01-ba97-dc3ae64eb3f7 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:55.450211 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c9fc3801-38e7-4c01-ba97-dc3ae64eb3f7 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] GET https://10.4.3.239/volume/v3/snapshots/19eca3c7-d784-42df-b8fb-be8a3afc3610 Aug 20 04:44:55.450707 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c9fc3801-38e7-4c01-ba97-dc3ae64eb3f7 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:55.450898 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c9fc3801-38e7-4c01-ba97-dc3ae64eb3f7 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:55.458869 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:55.458869 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:44:55.459264 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c9fc3801-38e7-4c01-ba97-dc3ae64eb3f7 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Snapshot retrieved successfully. Aug 20 04:44:55.461016 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c9fc3801-38e7-4c01-ba97-dc3ae64eb3f7 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] https://10.4.3.239/volume/v3/snapshots/19eca3c7-d784-42df-b8fb-be8a3afc3610 returned with HTTP 200 Aug 20 04:44:55.461384 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1105/4382] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:44:55 2026] GET /volume/v3/snapshots/19eca3c7-d784-42df-b8fb-be8a3afc3610 => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:55.596244 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-4f09b217-48d6-4763-b6f1-217058c9b568 req-fe3e084e-dd08-4dd6-b989-bf47a9774b7d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:55.597945 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-4f09b217-48d6-4763-b6f1-217058c9b568 req-fe3e084e-dd08-4dd6-b989-bf47a9774b7d tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] POST https://10.4.3.239/volume/v3/attachments/eb91ffbc-44a8-4087-93be-c3fe9b17fc9f/action Aug 20 04:44:55.598262 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-4f09b217-48d6-4763-b6f1-217058c9b568 req-fe3e084e-dd08-4dd6-b989-bf47a9774b7d tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Action body: b'{"os-complete": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:44:55.598371 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-4f09b217-48d6-4763-b6f1-217058c9b568 req-fe3e084e-dd08-4dd6-b989-bf47a9774b7d tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:44:55.611527 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:55.611527 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:44:55.621416 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-4f09b217-48d6-4763-b6f1-217058c9b568 req-fe3e084e-dd08-4dd6-b989-bf47a9774b7d tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/attachments/eb91ffbc-44a8-4087-93be-c3fe9b17fc9f/action returned with HTTP 204 Aug 20 04:44:55.621811 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1095/4383] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:44:55 2026] POST /volume/v3/attachments/eb91ffbc-44a8-4087-93be-c3fe9b17fc9f/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:44:56.077141 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6423c0a3-cae4-4200-9373-0bfbdc843bed None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:56.078821 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6423c0a3-cae4-4200-9373-0bfbdc843bed tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 Aug 20 04:44:56.079042 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6423c0a3-cae4-4200-9373-0bfbdc843bed tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:56.079239 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6423c0a3-cae4-4200-9373-0bfbdc843bed tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:56.093467 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:56.093467 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:44:56.096977 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-6423c0a3-cae4-4200-9373-0bfbdc843bed tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:44:56.100947 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6423c0a3-cae4-4200-9373-0bfbdc843bed tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 returned with HTTP 200 Aug 20 04:44:56.101344 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1088/4384] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:56 2026] GET /volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 => generated 1165 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:44:56.196424 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1d00966e-4cb9-47f0-b698-102f60af5a71 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:56.196847 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1d00966e-4cb9-47f0-b698-102f60af5a71 None None] GET https://10.4.3.239/volume// Aug 20 04:44:56.197031 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1d00966e-4cb9-47f0-b698-102f60af5a71 None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:56.197229 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1d00966e-4cb9-47f0-b698-102f60af5a71 None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:56.197606 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1d00966e-4cb9-47f0-b698-102f60af5a71 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:44:56.197951 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1097/4385] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:44: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 20 04:44:56.208827 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-37b32348-7876-4ab2-82a2-8d93bb03a1f7 req-8f8e93f4-84c3-4d62-8258-32ea477b2a77 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:56.210815 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-37b32348-7876-4ab2-82a2-8d93bb03a1f7 req-8f8e93f4-84c3-4d62-8258-32ea477b2a77 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/7746c2f9-d61f-4219-b20b-d7d4bc11aebe Aug 20 04:44:56.211039 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-37b32348-7876-4ab2-82a2-8d93bb03a1f7 req-8f8e93f4-84c3-4d62-8258-32ea477b2a77 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:56.211277 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-37b32348-7876-4ab2-82a2-8d93bb03a1f7 req-8f8e93f4-84c3-4d62-8258-32ea477b2a77 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:56.220587 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:56.220587 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:44:56.223692 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-37b32348-7876-4ab2-82a2-8d93bb03a1f7 req-8f8e93f4-84c3-4d62-8258-32ea477b2a77 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:44:56.227520 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-37b32348-7876-4ab2-82a2-8d93bb03a1f7 req-8f8e93f4-84c3-4d62-8258-32ea477b2a77 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/7746c2f9-d61f-4219-b20b-d7d4bc11aebe returned with HTTP 200 Aug 20 04:44:56.227905 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1106/4386] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:44:56 2026] GET /volume/v3/volumes/7746c2f9-d61f-4219-b20b-d7d4bc11aebe => generated 1051 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:44:56.330504 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-37b32348-7876-4ab2-82a2-8d93bb03a1f7 req-fe756b0a-eb3e-4ef9-89af-06c967a01557 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:56.333068 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-37b32348-7876-4ab2-82a2-8d93bb03a1f7 req-fe756b0a-eb3e-4ef9-89af-06c967a01557 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] PUT https://10.4.3.239/volume/v3/attachments/f9ef23a8-6f49-40d6-b44c-49beba0d44ba Aug 20 04:44:56.333609 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-37b32348-7876-4ab2-82a2-8d93bb03a1f7 req-fe756b0a-eb3e-4ef9-89af-06c967a01557 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:44:56.344541 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-37b32348-7876-4ab2-82a2-8d93bb03a1f7 req-fe756b0a-eb3e-4ef9-89af-06c967a01557 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Acquiring lock "cinder-attachment_update-7746c2f9-d61f-4219-b20b-d7d4bc11aebe-np0000007850" by "attachment_update" {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:44:56.350150 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-37b32348-7876-4ab2-82a2-8d93bb03a1f7 req-fe756b0a-eb3e-4ef9-89af-06c967a01557 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Lock "cinder-attachment_update-7746c2f9-d61f-4219-b20b-d7d4bc11aebe-np0000007850" acquired by "attachment_update" :: waited 0.006s {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:44:56.351658 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:56.351658 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:44:56.447770 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-37b32348-7876-4ab2-82a2-8d93bb03a1f7 req-fe756b0a-eb3e-4ef9-89af-06c967a01557 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Lock "cinder-attachment_update-7746c2f9-d61f-4219-b20b-d7d4bc11aebe-np0000007850" released by "attachment_update" :: held 0.098s {{(pid=100174) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:44:56.448318 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-37b32348-7876-4ab2-82a2-8d93bb03a1f7 req-fe756b0a-eb3e-4ef9-89af-06c967a01557 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/attachments/f9ef23a8-6f49-40d6-b44c-49beba0d44ba returned with HTTP 200 Aug 20 04:44:56.448809 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1096/4387] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:44:56 2026] PUT /volume/v3/attachments/f9ef23a8-6f49-40d6-b44c-49beba0d44ba => generated 968 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:44:56.507968 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-cd0db429-0de1-4469-8676-f31bed0f6adb None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:56.508421 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-37b32348-7876-4ab2-82a2-8d93bb03a1f7 req-f275893b-a630-4bd1-b212-fe67ffece841 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:56.508579 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cd0db429-0de1-4469-8676-f31bed0f6adb tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] GET https://10.4.3.239/volume/v3/snapshots/19eca3c7-d784-42df-b8fb-be8a3afc3610 Aug 20 04:44:56.508579 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cd0db429-0de1-4469-8676-f31bed0f6adb tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:56.508579 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cd0db429-0de1-4469-8676-f31bed0f6adb tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:56.508728 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-37b32348-7876-4ab2-82a2-8d93bb03a1f7 req-f275893b-a630-4bd1-b212-fe67ffece841 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] POST https://10.4.3.239/volume/v3/attachments/f9ef23a8-6f49-40d6-b44c-49beba0d44ba/action Aug 20 04:44:56.508728 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-37b32348-7876-4ab2-82a2-8d93bb03a1f7 req-f275893b-a630-4bd1-b212-fe67ffece841 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Action body: b'{"os-complete": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:44:56.508728 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-37b32348-7876-4ab2-82a2-8d93bb03a1f7 req-f275893b-a630-4bd1-b212-fe67ffece841 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:44:56.508905 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:56.508905 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:44:56.508905 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-cd0db429-0de1-4469-8676-f31bed0f6adb tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Snapshot retrieved successfully. Aug 20 04:44:56.508905 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cd0db429-0de1-4469-8676-f31bed0f6adb tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] https://10.4.3.239/volume/v3/snapshots/19eca3c7-d784-42df-b8fb-be8a3afc3610 returned with HTTP 200 Aug 20 04:44:56.508905 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1089/4388] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:44:56 2026] GET /volume/v3/snapshots/19eca3c7-d784-42df-b8fb-be8a3afc3610 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:56.509415 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-bd36dcc2-2b78-4125-917e-cc5d2039274d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:56.509572 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:56.509572 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:44:56.509698 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bd36dcc2-2b78-4125-917e-cc5d2039274d tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-reader] GET https://10.4.3.239/volume/v3/snapshots Aug 20 04:44:56.509698 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bd36dcc2-2b78-4125-917e-cc5d2039274d tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-reader] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:56.509698 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bd36dcc2-2b78-4125-917e-cc5d2039274d tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-reader] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:56.509698 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.api_utils [None req-bd36dcc2-2b78-4125-917e-cc5d2039274d tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-reader] Removing options '' from query. {{(pid=100175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:44:56.510177 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.db.api [None req-bd36dcc2-2b78-4125-917e-cc5d2039274d tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-reader] Building query based on filter {{(pid=100175) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 04:44:56.518368 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-37b32348-7876-4ab2-82a2-8d93bb03a1f7 req-f275893b-a630-4bd1-b212-fe67ffece841 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/attachments/f9ef23a8-6f49-40d6-b44c-49beba0d44ba/action returned with HTTP 204 Aug 20 04:44:56.519128 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-bd36dcc2-2b78-4125-917e-cc5d2039274d tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-reader] Get all snapshots completed successfully. Aug 20 04:44:56.519214 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1098/4389] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:44:56 2026] POST /volume/v3/attachments/f9ef23a8-6f49-40d6-b44c-49beba0d44ba/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:44:56.519477 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bd36dcc2-2b78-4125-917e-cc5d2039274d tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-reader] https://10.4.3.239/volume/v3/snapshots returned with HTTP 200 Aug 20 04:44:56.520231 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1107/4390] 10.4.3.239 () {66 vars in 1243 bytes} [Thu Aug 20 04:44:56 2026] GET /volume/v3/snapshots => generated 335 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:56.537574 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c0ffed9b-4072-4955-a921-ec2c5b3f1b0f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:56.542163 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c0ffed9b-4072-4955-a921-ec2c5b3f1b0f tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] DELETE https://10.4.3.239/volume/v3/snapshots/19eca3c7-d784-42df-b8fb-be8a3afc3610 Aug 20 04:44:56.542418 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c0ffed9b-4072-4955-a921-ec2c5b3f1b0f tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:56.542680 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c0ffed9b-4072-4955-a921-ec2c5b3f1b0f tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:56.542838 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-c0ffed9b-4072-4955-a921-ec2c5b3f1b0f tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Delete snapshot with id: 19eca3c7-d784-42df-b8fb-be8a3afc3610 Aug 20 04:44:56.552591 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:56.552591 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:44:56.552591 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c0ffed9b-4072-4955-a921-ec2c5b3f1b0f tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Snapshot retrieved successfully. Aug 20 04:44:56.583624 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c0ffed9b-4072-4955-a921-ec2c5b3f1b0f tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Snapshot delete request issued successfully. Aug 20 04:44:56.583880 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c0ffed9b-4072-4955-a921-ec2c5b3f1b0f tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] https://10.4.3.239/volume/v3/snapshots/19eca3c7-d784-42df-b8fb-be8a3afc3610 returned with HTTP 202 Aug 20 04:44:56.584632 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1097/4391] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:44:56 2026] DELETE /volume/v3/snapshots/19eca3c7-d784-42df-b8fb-be8a3afc3610 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:44:56.597015 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4fbe83ec-e59a-4ef7-a73a-023d2709c078 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:56.599334 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4fbe83ec-e59a-4ef7-a73a-023d2709c078 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] GET https://10.4.3.239/volume/v3/snapshots/19eca3c7-d784-42df-b8fb-be8a3afc3610 Aug 20 04:44:56.599615 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4fbe83ec-e59a-4ef7-a73a-023d2709c078 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:56.599885 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4fbe83ec-e59a-4ef7-a73a-023d2709c078 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:56.606756 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:56.606756 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:44:56.607295 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-4fbe83ec-e59a-4ef7-a73a-023d2709c078 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Snapshot retrieved successfully. Aug 20 04:44:56.608316 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4fbe83ec-e59a-4ef7-a73a-023d2709c078 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] https://10.4.3.239/volume/v3/snapshots/19eca3c7-d784-42df-b8fb-be8a3afc3610 returned with HTTP 200 Aug 20 04:44:56.608875 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1090/4392] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:44:56 2026] GET /volume/v3/snapshots/19eca3c7-d784-42df-b8fb-be8a3afc3610 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:56.639959 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-446129b9-41d8-4864-8ac6-7fe1645d7f5d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:56.732722 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-446129b9-41d8-4864-8ac6-7fe1645d7f5d tempest-VolumeAndVolumeTypeFromImageTest-886365698 tempest-VolumeAndVolumeTypeFromImageTest-886365698-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:44:56.733087 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-446129b9-41d8-4864-8ac6-7fe1645d7f5d tempest-VolumeAndVolumeTypeFromImageTest-886365698 tempest-VolumeAndVolumeTypeFromImageTest-886365698-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=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:44:56.735287 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-dbb41ea1-603e-494e-a88a-a84ade92ee0d req-41127e74-016f-4c86-b586-e0bfe8da3780 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:56.737686 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-dbb41ea1-603e-494e-a88a-a84ade92ee0d req-41127e74-016f-4c86-b586-e0bfe8da3780 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 Aug 20 04:44:56.737859 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-dbb41ea1-603e-494e-a88a-a84ade92ee0d req-41127e74-016f-4c86-b586-e0bfe8da3780 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:56.738030 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-dbb41ea1-603e-494e-a88a-a84ade92ee0d req-41127e74-016f-4c86-b586-e0bfe8da3780 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:56.746191 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-446129b9-41d8-4864-8ac6-7fe1645d7f5d tempest-VolumeAndVolumeTypeFromImageTest-886365698 tempest-VolumeAndVolumeTypeFromImageTest-886365698-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:44:56.746569 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1099/4393] 10.4.3.239 () {68 vars in 1253 bytes} [Thu Aug 20 04:44:56 2026] POST /volume/v3/types => generated 287 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:56.750637 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:56.750637 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:44:56.757263 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-dbb41ea1-603e-494e-a88a-a84ade92ee0d req-41127e74-016f-4c86-b586-e0bfe8da3780 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:44:56.765146 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-dbb41ea1-603e-494e-a88a-a84ade92ee0d req-41127e74-016f-4c86-b586-e0bfe8da3780 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 returned with HTTP 200 Aug 20 04:44:56.765558 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1108/4394] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:44:56 2026] GET /volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 => generated 920 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:56.842424 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b2564d78-19b8-4a08-ae10-72518bd8754e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:56.842953 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b2564d78-19b8-4a08-ae10-72518bd8754e None None] GET https://10.4.3.239/volume// Aug 20 04:44:56.843200 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b2564d78-19b8-4a08-ae10-72518bd8754e None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:56.843471 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b2564d78-19b8-4a08-ae10-72518bd8754e None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:56.843875 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b2564d78-19b8-4a08-ae10-72518bd8754e None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:44:56.844241 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1098/4395] 10.4.3.239 () {66 vars in 1428 bytes} [Thu Aug 20 04:44: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 20 04:44:56.851683 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-dbb41ea1-603e-494e-a88a-a84ade92ee0d req-b80ae00f-929d-4a55-9760-ce60af119d0f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:56.853761 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-dbb41ea1-603e-494e-a88a-a84ade92ee0d req-b80ae00f-929d-4a55-9760-ce60af119d0f tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:44:56.854141 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-dbb41ea1-603e-494e-a88a-a84ade92ee0d req-b80ae00f-929d-4a55-9760-ce60af119d0f tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "47156c3b-4a56-42a6-8964-b65500df9578", "connector": null, "instance_uuid": "9fa802ed-be2f-4c59-81b4-b84bf7aa6643"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:44:56.863895 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:56.863895 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:44:56.892078 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-dbb41ea1-603e-494e-a88a-a84ade92ee0d req-b80ae00f-929d-4a55-9760-ce60af119d0f tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:44:56.892568 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1091/4396] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:44:56 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 20 04:44:56.925234 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-34e1a235-0981-4bc8-93e3-9493e3dc4755 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:56.925234 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-34e1a235-0981-4bc8-93e3-9493e3dc4755 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 Aug 20 04:44:56.925234 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-34e1a235-0981-4bc8-93e3-9493e3dc4755 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:56.925885 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-34e1a235-0981-4bc8-93e3-9493e3dc4755 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:56.934371 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9e0b35a4-0eb0-48d2-9bc1-383c7499e46f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:56.934821 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9e0b35a4-0eb0-48d2-9bc1-383c7499e46f None None] GET https://10.4.3.239/volume// Aug 20 04:44:56.935010 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9e0b35a4-0eb0-48d2-9bc1-383c7499e46f None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:56.935261 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9e0b35a4-0eb0-48d2-9bc1-383c7499e46f None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:56.935689 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9e0b35a4-0eb0-48d2-9bc1-383c7499e46f None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:44:56.936022 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1109/4397] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:44: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 20 04:44:56.940031 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:56.940031 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:44:56.943121 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-34e1a235-0981-4bc8-93e3-9493e3dc4755 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:44:56.943790 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-dbb41ea1-603e-494e-a88a-a84ade92ee0d req-c85766d8-ce5d-4e73-be42-e9dc925e8bf9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:56.945958 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-dbb41ea1-603e-494e-a88a-a84ade92ee0d req-c85766d8-ce5d-4e73-be42-e9dc925e8bf9 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 Aug 20 04:44:56.946229 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-dbb41ea1-603e-494e-a88a-a84ade92ee0d req-c85766d8-ce5d-4e73-be42-e9dc925e8bf9 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:56.946421 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-dbb41ea1-603e-494e-a88a-a84ade92ee0d req-c85766d8-ce5d-4e73-be42-e9dc925e8bf9 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:56.947779 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-34e1a235-0981-4bc8-93e3-9493e3dc4755 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 returned with HTTP 200 Aug 20 04:44:56.948288 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1100/4398] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:56 2026] GET /volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 => generated 919 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:56.958825 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:56.958825 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:44:56.963416 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-dbb41ea1-603e-494e-a88a-a84ade92ee0d req-c85766d8-ce5d-4e73-be42-e9dc925e8bf9 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:44:56.967567 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-dbb41ea1-603e-494e-a88a-a84ade92ee0d req-c85766d8-ce5d-4e73-be42-e9dc925e8bf9 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 returned with HTTP 200 Aug 20 04:44:56.970224 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1099/4399] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:44:56 2026] GET /volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 => generated 1099 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:44:57.077564 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-dbb41ea1-603e-494e-a88a-a84ade92ee0d req-93585942-e2d5-4897-9797-6a712e708ec6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:57.080361 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-dbb41ea1-603e-494e-a88a-a84ade92ee0d req-93585942-e2d5-4897-9797-6a712e708ec6 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] PUT https://10.4.3.239/volume/v3/attachments/c42f619b-41bd-4445-a32e-d9fc407bcef9 Aug 20 04:44:57.080824 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-dbb41ea1-603e-494e-a88a-a84ade92ee0d req-93585942-e2d5-4897-9797-6a712e708ec6 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:44:57.090094 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-dbb41ea1-603e-494e-a88a-a84ade92ee0d req-93585942-e2d5-4897-9797-6a712e708ec6 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Acquiring lock "cinder-attachment_update-47156c3b-4a56-42a6-8964-b65500df9578-np0000007850" by "attachment_update" {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:44:57.095034 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-dbb41ea1-603e-494e-a88a-a84ade92ee0d req-93585942-e2d5-4897-9797-6a712e708ec6 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Lock "cinder-attachment_update-47156c3b-4a56-42a6-8964-b65500df9578-np0000007850" acquired by "attachment_update" :: waited 0.005s {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:44:57.096281 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:57.096281 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:44:57.190294 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-dbb41ea1-603e-494e-a88a-a84ade92ee0d req-93585942-e2d5-4897-9797-6a712e708ec6 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Lock "cinder-attachment_update-47156c3b-4a56-42a6-8964-b65500df9578-np0000007850" released by "attachment_update" :: held 0.095s {{(pid=100177) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:44:57.190294 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-dbb41ea1-603e-494e-a88a-a84ade92ee0d req-93585942-e2d5-4897-9797-6a712e708ec6 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/attachments/c42f619b-41bd-4445-a32e-d9fc407bcef9 returned with HTTP 200 Aug 20 04:44:57.190610 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1092/4400] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:44:57 2026] PUT /volume/v3/attachments/c42f619b-41bd-4445-a32e-d9fc407bcef9 => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:44:57.619940 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-da4bd0cf-cbd7-4ebe-aae1-7de8d6bbe981 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:57.622877 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-da4bd0cf-cbd7-4ebe-aae1-7de8d6bbe981 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] GET https://10.4.3.239/volume/v3/snapshots/19eca3c7-d784-42df-b8fb-be8a3afc3610 Aug 20 04:44:57.623115 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-da4bd0cf-cbd7-4ebe-aae1-7de8d6bbe981 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:57.623388 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-da4bd0cf-cbd7-4ebe-aae1-7de8d6bbe981 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:57.628491 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-da4bd0cf-cbd7-4ebe-aae1-7de8d6bbe981 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] https://10.4.3.239/volume/v3/snapshots/19eca3c7-d784-42df-b8fb-be8a3afc3610 returned with HTTP 404 Aug 20 04:44:57.629075 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1110/4401] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:44:57 2026] GET /volume/v3/snapshots/19eca3c7-d784-42df-b8fb-be8a3afc3610 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:44:57.635616 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e34c83ad-325c-4e39-8851-17e273579c95 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:57.637979 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e34c83ad-325c-4e39-8851-17e273579c95 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] DELETE https://10.4.3.239/volume/v3/volumes/d14f9a4a-e46d-496a-89a8-37c9eb679dfc Aug 20 04:44:57.638220 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e34c83ad-325c-4e39-8851-17e273579c95 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:57.638387 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e34c83ad-325c-4e39-8851-17e273579c95 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:57.638590 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-e34c83ad-325c-4e39-8851-17e273579c95 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Delete volume with id: d14f9a4a-e46d-496a-89a8-37c9eb679dfc Aug 20 04:44:57.650017 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:57.650017 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:44:57.652512 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-e34c83ad-325c-4e39-8851-17e273579c95 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Volume info retrieved successfully. Aug 20 04:44:57.668494 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-e34c83ad-325c-4e39-8851-17e273579c95 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Delete volume request issued successfully. Aug 20 04:44:57.668494 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e34c83ad-325c-4e39-8851-17e273579c95 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] https://10.4.3.239/volume/v3/volumes/d14f9a4a-e46d-496a-89a8-37c9eb679dfc returned with HTTP 202 Aug 20 04:44:57.668494 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1101/4402] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:44:57 2026] DELETE /volume/v3/volumes/d14f9a4a-e46d-496a-89a8-37c9eb679dfc => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:44:57.678587 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3a15775f-f11d-4867-b313-4d357ee107e6 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:57.680646 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3a15775f-f11d-4867-b313-4d357ee107e6 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] GET https://10.4.3.239/volume/v3/volumes/d14f9a4a-e46d-496a-89a8-37c9eb679dfc Aug 20 04:44:57.680818 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3a15775f-f11d-4867-b313-4d357ee107e6 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:57.680988 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3a15775f-f11d-4867-b313-4d357ee107e6 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:57.692540 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:57.692540 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:44:57.697519 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-3a15775f-f11d-4867-b313-4d357ee107e6 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Volume info retrieved successfully. Aug 20 04:44:57.706911 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3a15775f-f11d-4867-b313-4d357ee107e6 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] https://10.4.3.239/volume/v3/volumes/d14f9a4a-e46d-496a-89a8-37c9eb679dfc returned with HTTP 200 Aug 20 04:44:57.706911 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1100/4403] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:57 2026] GET /volume/v3/volumes/d14f9a4a-e46d-496a-89a8-37c9eb679dfc => generated 1017 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:44:57.963064 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e5245abe-aea6-44a9-9cd1-59930c7d69d3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:57.964634 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e5245abe-aea6-44a9-9cd1-59930c7d69d3 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 Aug 20 04:44:57.964829 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e5245abe-aea6-44a9-9cd1-59930c7d69d3 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:57.965013 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e5245abe-aea6-44a9-9cd1-59930c7d69d3 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:57.973495 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:57.973495 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:44:57.976451 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e5245abe-aea6-44a9-9cd1-59930c7d69d3 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:44:57.980231 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e5245abe-aea6-44a9-9cd1-59930c7d69d3 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 returned with HTTP 200 Aug 20 04:44:57.980930 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1093/4404] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:57 2026] GET /volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 04:44:58.414687 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d26524ab-4dab-423a-96d2-6f65e3d17af3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:58.416518 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d26524ab-4dab-423a-96d2-6f65e3d17af3 tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:44:58.416907 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d26524ab-4dab-423a-96d2-6f65e3d17af3 tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "0ee48c39-98c4-4c7c-9a7d-3e314c3300c3", "size": 1}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:44:58.419385 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-d26524ab-4dab-423a-96d2-6f65e3d17af3 tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '0ee48c39-98c4-4c7c-9a7d-3e314c3300c3', 'size': 1}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:44:58.519061 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-d26524ab-4dab-423a-96d2-6f65e3d17af3 tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] Create volume of 1 GB Aug 20 04:44:58.523750 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d26524ab-4dab-423a-96d2-6f65e3d17af3 tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] Availability Zones retrieved successfully. Aug 20 04:44:58.531700 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d26524ab-4dab-423a-96d2-6f65e3d17af3 tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] Flow 'volume_create_api' (59dffdea-d576-4ebc-a4a6-122ee7a71019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:44:58.532753 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d26524ab-4dab-423a-96d2-6f65e3d17af3 tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ab373c4-bcfd-41da-b881-8c6e4ec82214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:58.538318 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-d26524ab-4dab-423a-96d2-6f65e3d17af3 tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:44:58.598167 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d26524ab-4dab-423a-96d2-6f65e3d17af3 tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ab373c4-bcfd-41da-b881-8c6e4ec82214) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:44:57Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=16841983-0bb0-43aa-a943-7283e04e06b7,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': '16841983-0bb0-43aa-a943-7283e04e06b7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:58.599309 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d26524ab-4dab-423a-96d2-6f65e3d17af3 tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebfd3ef7-8a0b-4ae3-957f-8a8f234ef06d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:58.624655 np0000007850 devstack@c-api.service[100175]: WARNING cinder.quota [None req-d26524ab-4dab-423a-96d2-6f65e3d17af3 tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-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 20 04:44:58.625211 np0000007850 devstack@c-api.service[100175]: WARNING cinder.quota [None req-d26524ab-4dab-423a-96d2-6f65e3d17af3 tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-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 20 04:44:58.656722 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-d26524ab-4dab-423a-96d2-6f65e3d17af3 tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] Created reservations ['f900acd2-e365-4bf7-8fa3-e48927d8004a', '39d25c83-07dd-48a8-a21b-96acda966a7e', '27eeb73b-b244-417e-be1e-9e8169076ad3', '13fa0b78-e099-4533-add0-7eebb9ca2ac9'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:44:58.657838 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d26524ab-4dab-423a-96d2-6f65e3d17af3 tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebfd3ef7-8a0b-4ae3-957f-8a8f234ef06d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f900acd2-e365-4bf7-8fa3-e48927d8004a', '39d25c83-07dd-48a8-a21b-96acda966a7e', '27eeb73b-b244-417e-be1e-9e8169076ad3', '13fa0b78-e099-4533-add0-7eebb9ca2ac9']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:58.659104 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d26524ab-4dab-423a-96d2-6f65e3d17af3 tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37c357e6-0008-4520-b082-eab69dc3658b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:58.679775 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d26524ab-4dab-423a-96d2-6f65e3d17af3 tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37c357e6-0008-4520-b082-eab69dc3658b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4b3dd7f-cb8e-4395-8a8e-69c91f8813c4', '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='e773d2fdfc13412e9491638bca23fa9a',qos_specs=None,replication_status=,reservations=['f900acd2-e365-4bf7-8fa3-e48927d8004a','39d25c83-07dd-48a8-a21b-96acda966a7e','27eeb73b-b244-417e-be1e-9e8169076ad3','13fa0b78-e099-4533-add0-7eebb9ca2ac9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0992e9750ad04338adc20483532c8b14',volume_type_id=16841983-0bb0-43aa-a943-7283e04e06b7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:44:58Z,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=b4b3dd7f-cb8e-4395-8a8e-69c91f8813c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e773d2fdfc13412e9491638bca23fa9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0992e9750ad04338adc20483532c8b14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(16841983-0bb0-43aa-a943-7283e04e06b7),volume_type_id=16841983-0bb0-43aa-a943-7283e04e06b7)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:58.680452 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d26524ab-4dab-423a-96d2-6f65e3d17af3 tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31656b8d-38c9-4a45-a9f9-86db4b42710d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:58.696959 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d26524ab-4dab-423a-96d2-6f65e3d17af3 tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31656b8d-38c9-4a45-a9f9-86db4b42710d) transitioned into state 'SUCCESS' from 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='e773d2fdfc13412e9491638bca23fa9a',qos_specs=None,replication_status=,reservations=['f900acd2-e365-4bf7-8fa3-e48927d8004a','39d25c83-07dd-48a8-a21b-96acda966a7e','27eeb73b-b244-417e-be1e-9e8169076ad3','13fa0b78-e099-4533-add0-7eebb9ca2ac9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0992e9750ad04338adc20483532c8b14',volume_type_id=16841983-0bb0-43aa-a943-7283e04e06b7)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:58.697588 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d26524ab-4dab-423a-96d2-6f65e3d17af3 tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c632cb4-6f75-47fc-8285-bd11eebe9e88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:58.705837 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d26524ab-4dab-423a-96d2-6f65e3d17af3 tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c632cb4-6f75-47fc-8285-bd11eebe9e88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:58.706756 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-d26524ab-4dab-423a-96d2-6f65e3d17af3 tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] Flow 'volume_create_api' (59dffdea-d576-4ebc-a4a6-122ee7a71019) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:44:58.707100 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d26524ab-4dab-423a-96d2-6f65e3d17af3 tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] Create volume request issued successfully. Aug 20 04:44:58.707805 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d26524ab-4dab-423a-96d2-6f65e3d17af3 tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:44:58.708451 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1111/4405] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:44:58 2026] POST /volume/v3/volumes => generated 798 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:44:58.717509 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d20ceec3-c859-4821-ad3c-47c6bf001302 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:58.719973 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d20ceec3-c859-4821-ad3c-47c6bf001302 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] GET https://10.4.3.239/volume/v3/volumes/d14f9a4a-e46d-496a-89a8-37c9eb679dfc Aug 20 04:44:58.720337 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d20ceec3-c859-4821-ad3c-47c6bf001302 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:58.720436 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ab0f7742-ab4f-4448-9a43-a75e9ab2ca6c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:58.720688 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d20ceec3-c859-4821-ad3c-47c6bf001302 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:58.722568 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ab0f7742-ab4f-4448-9a43-a75e9ab2ca6c tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] GET https://10.4.3.239/volume/v3/volumes/b4b3dd7f-cb8e-4395-8a8e-69c91f8813c4 Aug 20 04:44:58.722757 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ab0f7742-ab4f-4448-9a43-a75e9ab2ca6c tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:58.722960 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ab0f7742-ab4f-4448-9a43-a75e9ab2ca6c tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:58.729642 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d20ceec3-c859-4821-ad3c-47c6bf001302 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] https://10.4.3.239/volume/v3/volumes/d14f9a4a-e46d-496a-89a8-37c9eb679dfc returned with HTTP 404 Aug 20 04:44:58.729790 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:58.729790 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:44:58.730348 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1102/4406] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:58 2026] GET /volume/v3/volumes/d14f9a4a-e46d-496a-89a8-37c9eb679dfc => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:44:58.738097 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-ab0f7742-ab4f-4448-9a43-a75e9ab2ca6c tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] Volume info retrieved successfully. Aug 20 04:44:58.743231 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c2e122c0-9c99-4f1c-9647-3311cfc19aa7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:58.743762 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ab0f7742-ab4f-4448-9a43-a75e9ab2ca6c tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] https://10.4.3.239/volume/v3/volumes/b4b3dd7f-cb8e-4395-8a8e-69c91f8813c4 returned with HTTP 200 Aug 20 04:44:58.744137 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1101/4407] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:58 2026] GET /volume/v3/volumes/b4b3dd7f-cb8e-4395-8a8e-69c91f8813c4 => generated 866 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:58.744839 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c2e122c0-9c99-4f1c-9647-3311cfc19aa7 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:44:58.745194 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c2e122c0-9c99-4f1c-9647-3311cfc19aa7 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1867252924"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:44:58.746662 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-c2e122c0-9c99-4f1c-9647-3311cfc19aa7 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1867252924'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:44:58.746778 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-c2e122c0-9c99-4f1c-9647-3311cfc19aa7 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Create volume of 1 GB Aug 20 04:44:58.756451 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c2e122c0-9c99-4f1c-9647-3311cfc19aa7 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Availability Zones retrieved successfully. Aug 20 04:44:58.765327 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c2e122c0-9c99-4f1c-9647-3311cfc19aa7 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Flow 'volume_create_api' (2e31af9b-cc16-40cb-b58d-0bd55704a2c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:44:58.765327 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c2e122c0-9c99-4f1c-9647-3311cfc19aa7 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f4ba2c3-f2ff-4389-aab3-7b5ccd625ba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:58.765327 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-c2e122c0-9c99-4f1c-9647-3311cfc19aa7 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:44:58.785601 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c2e122c0-9c99-4f1c-9647-3311cfc19aa7 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f4ba2c3-f2ff-4389-aab3-7b5ccd625ba6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:58.786281 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c2e122c0-9c99-4f1c-9647-3311cfc19aa7 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3964c25-e0ff-4204-b958-87f9ff61a513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:58.821220 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-c2e122c0-9c99-4f1c-9647-3311cfc19aa7 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Created reservations ['a17396ba-c15a-431a-ac4f-b3a0d96b1c6a', 'fadc56f5-a2f2-45d2-9122-dcd3636517ff', 'b91cf441-b86e-44c1-884c-42b1d08f9b47', '19c40cac-e02d-477b-bd33-ebc017b487d8'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:44:58.822158 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c2e122c0-9c99-4f1c-9647-3311cfc19aa7 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3964c25-e0ff-4204-b958-87f9ff61a513) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a17396ba-c15a-431a-ac4f-b3a0d96b1c6a', 'fadc56f5-a2f2-45d2-9122-dcd3636517ff', 'b91cf441-b86e-44c1-884c-42b1d08f9b47', '19c40cac-e02d-477b-bd33-ebc017b487d8']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:58.822907 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c2e122c0-9c99-4f1c-9647-3311cfc19aa7 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56713442-f831-4847-aae9-eaa1c24c2912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:58.846160 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c2e122c0-9c99-4f1c-9647-3311cfc19aa7 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56713442-f831-4847-aae9-eaa1c24c2912) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68229aac-6fe6-45bd-b7ab-d4dadca70605', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1867252924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea86cd4cc7ab48fd811c3bc61ddaf1f6',qos_specs=None,replication_status=,reservations=['a17396ba-c15a-431a-ac4f-b3a0d96b1c6a','fadc56f5-a2f2-45d2-9122-dcd3636517ff','b91cf441-b86e-44c1-884c-42b1d08f9b47','19c40cac-e02d-477b-bd33-ebc017b487d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea64bd9fc8b6454cb02cb223cfa17e5c',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:44:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1867252924',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68229aac-6fe6-45bd-b7ab-d4dadca70605,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea86cd4cc7ab48fd811c3bc61ddaf1f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea64bd9fc8b6454cb02cb223cfa17e5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:58.846982 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c2e122c0-9c99-4f1c-9647-3311cfc19aa7 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7b6eb78-7934-4fcd-99d5-7b44ed8eec5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:58.869443 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c2e122c0-9c99-4f1c-9647-3311cfc19aa7 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7b6eb78-7934-4fcd-99d5-7b44ed8eec5f) transitioned into state 'SUCCESS' from state '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-1867252924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea86cd4cc7ab48fd811c3bc61ddaf1f6',qos_specs=None,replication_status=,reservations=['a17396ba-c15a-431a-ac4f-b3a0d96b1c6a','fadc56f5-a2f2-45d2-9122-dcd3636517ff','b91cf441-b86e-44c1-884c-42b1d08f9b47','19c40cac-e02d-477b-bd33-ebc017b487d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea64bd9fc8b6454cb02cb223cfa17e5c',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:58.870115 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c2e122c0-9c99-4f1c-9647-3311cfc19aa7 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c97cf9b-23ac-4a82-ac6c-5ea203e34f1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:44:58.885205 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c2e122c0-9c99-4f1c-9647-3311cfc19aa7 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c97cf9b-23ac-4a82-ac6c-5ea203e34f1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:44:58.885205 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c2e122c0-9c99-4f1c-9647-3311cfc19aa7 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Flow 'volume_create_api' (2e31af9b-cc16-40cb-b58d-0bd55704a2c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:44:58.885205 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c2e122c0-9c99-4f1c-9647-3311cfc19aa7 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Create volume request issued successfully. Aug 20 04:44:58.885205 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c2e122c0-9c99-4f1c-9647-3311cfc19aa7 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:44:58.885205 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1094/4408] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:44:58 2026] POST /volume/v3/volumes => generated 778 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:44:58.895710 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3f6371fc-7eaa-44a1-8208-fa11a643a9e9 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:58.897779 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3f6371fc-7eaa-44a1-8208-fa11a643a9e9 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] GET https://10.4.3.239/volume/v3/volumes/68229aac-6fe6-45bd-b7ab-d4dadca70605 Aug 20 04:44:58.897872 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3f6371fc-7eaa-44a1-8208-fa11a643a9e9 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:58.898141 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3f6371fc-7eaa-44a1-8208-fa11a643a9e9 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:58.907238 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:58.907238 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:44:58.917451 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-3f6371fc-7eaa-44a1-8208-fa11a643a9e9 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Volume info retrieved successfully. Aug 20 04:44:58.925073 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3f6371fc-7eaa-44a1-8208-fa11a643a9e9 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] https://10.4.3.239/volume/v3/volumes/68229aac-6fe6-45bd-b7ab-d4dadca70605 returned with HTTP 200 Aug 20 04:44:58.926381 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1112/4409] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:58 2026] GET /volume/v3/volumes/68229aac-6fe6-45bd-b7ab-d4dadca70605 => generated 957 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:58.995590 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2a4f0dd9-931d-4c04-a0cd-3a9c51b34da7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:58.997917 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2a4f0dd9-931d-4c04-a0cd-3a9c51b34da7 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 Aug 20 04:44:58.998080 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2a4f0dd9-931d-4c04-a0cd-3a9c51b34da7 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:58.998272 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2a4f0dd9-931d-4c04-a0cd-3a9c51b34da7 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:59.009252 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:59.009252 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:44:59.012300 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-2a4f0dd9-931d-4c04-a0cd-3a9c51b34da7 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:44:59.016539 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2a4f0dd9-931d-4c04-a0cd-3a9c51b34da7 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 returned with HTTP 200 Aug 20 04:44:59.016963 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1103/4410] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:58 2026] GET /volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 => generated 920 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:59.756626 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7422ed69-994b-44be-9308-4e97dc81700b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:59.758072 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7422ed69-994b-44be-9308-4e97dc81700b tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] GET https://10.4.3.239/volume/v3/volumes/b4b3dd7f-cb8e-4395-8a8e-69c91f8813c4 Aug 20 04:44:59.758259 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7422ed69-994b-44be-9308-4e97dc81700b tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:59.758472 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7422ed69-994b-44be-9308-4e97dc81700b tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:59.764912 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:59.764912 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:44:59.769156 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-7422ed69-994b-44be-9308-4e97dc81700b tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] Volume info retrieved successfully. Aug 20 04:44:59.773912 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7422ed69-994b-44be-9308-4e97dc81700b tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] https://10.4.3.239/volume/v3/volumes/b4b3dd7f-cb8e-4395-8a8e-69c91f8813c4 returned with HTTP 200 Aug 20 04:44:59.774324 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1102/4411] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:59 2026] GET /volume/v3/volumes/b4b3dd7f-cb8e-4395-8a8e-69c91f8813c4 => generated 948 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:44:59.940076 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-06256177-b968-40e1-8e15-b6af5d1c2c14 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:59.941973 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-06256177-b968-40e1-8e15-b6af5d1c2c14 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] GET https://10.4.3.239/volume/v3/volumes/68229aac-6fe6-45bd-b7ab-d4dadca70605 Aug 20 04:44:59.942173 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-06256177-b968-40e1-8e15-b6af5d1c2c14 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:44:59.942455 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-06256177-b968-40e1-8e15-b6af5d1c2c14 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:44:59.951626 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:59.951626 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:44:59.958215 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-06256177-b968-40e1-8e15-b6af5d1c2c14 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Volume info retrieved successfully. Aug 20 04:44:59.962612 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-06256177-b968-40e1-8e15-b6af5d1c2c14 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] https://10.4.3.239/volume/v3/volumes/68229aac-6fe6-45bd-b7ab-d4dadca70605 returned with HTTP 200 Aug 20 04:44:59.963015 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1095/4412] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:44:59 2026] GET /volume/v3/volumes/68229aac-6fe6-45bd-b7ab-d4dadca70605 => generated 1009 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:44:59.979063 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b1ee99eb-4ccb-44cb-a20f-f9c384b2e042 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:44:59.980927 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b1ee99eb-4ccb-44cb-a20f-f9c384b2e042 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:44:59.981268 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b1ee99eb-4ccb-44cb-a20f-f9c384b2e042 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "68229aac-6fe6-45bd-b7ab-d4dadca70605", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-189245540"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:44:59.990873 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:44:59.990873 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:44:59.991230 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b1ee99eb-4ccb-44cb-a20f-f9c384b2e042 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Volume info retrieved successfully. Aug 20 04:44:59.991454 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.snapshots [None req-b1ee99eb-4ccb-44cb-a20f-f9c384b2e042 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Create snapshot from volume 68229aac-6fe6-45bd-b7ab-d4dadca70605 Aug 20 04:45:00.025048 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-b1ee99eb-4ccb-44cb-a20f-f9c384b2e042 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Created reservations ['5945a913-2a41-4e19-b8f1-bd88e81c4d67', '678667b8-b134-4217-a658-d99c4f04876f', 'b8ca5945-7e76-48ed-a4f1-25cf56c468f6', '4a374819-27d6-471e-ad57-3b03e28e1ec2'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:45:00.031083 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a65578f6-3da4-4d05-8121-4edd035c29a7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:00.033683 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a65578f6-3da4-4d05-8121-4edd035c29a7 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 Aug 20 04:45:00.033933 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a65578f6-3da4-4d05-8121-4edd035c29a7 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:00.034021 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a65578f6-3da4-4d05-8121-4edd035c29a7 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:00.046048 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:00.046048 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:45:00.050778 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a65578f6-3da4-4d05-8121-4edd035c29a7 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:45:00.056235 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a65578f6-3da4-4d05-8121-4edd035c29a7 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 returned with HTTP 200 Aug 20 04:45:00.057289 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1104/4413] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:00 2026] GET /volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 => generated 920 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:00.065510 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b1ee99eb-4ccb-44cb-a20f-f9c384b2e042 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Snapshot create request issued successfully. Aug 20 04:45:00.065895 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b1ee99eb-4ccb-44cb-a20f-f9c384b2e042 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:45:00.066409 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1113/4414] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:44:59 2026] POST /volume/v3/snapshots => generated 307 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:45:00.074773 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f60df1fc-9838-4429-9ff5-6a42cc374262 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:00.076593 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f60df1fc-9838-4429-9ff5-6a42cc374262 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] GET https://10.4.3.239/volume/v3/snapshots/687e9a8f-6550-4ff1-8cac-626b5831ed5f Aug 20 04:45:00.076871 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f60df1fc-9838-4429-9ff5-6a42cc374262 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:00.077107 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f60df1fc-9838-4429-9ff5-6a42cc374262 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:00.082417 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:00.082417 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:45:00.082743 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f60df1fc-9838-4429-9ff5-6a42cc374262 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Snapshot retrieved successfully. Aug 20 04:45:00.083450 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f60df1fc-9838-4429-9ff5-6a42cc374262 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] https://10.4.3.239/volume/v3/snapshots/687e9a8f-6550-4ff1-8cac-626b5831ed5f returned with HTTP 200 Aug 20 04:45:00.083866 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1103/4415] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:45:00 2026] GET /volume/v3/snapshots/687e9a8f-6550-4ff1-8cac-626b5831ed5f => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:00.440157 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-dbb41ea1-603e-494e-a88a-a84ade92ee0d req-3b77f3a9-30bb-413e-95dd-978303f09ffd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:00.442199 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-dbb41ea1-603e-494e-a88a-a84ade92ee0d req-3b77f3a9-30bb-413e-95dd-978303f09ffd tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] POST https://10.4.3.239/volume/v3/attachments/c42f619b-41bd-4445-a32e-d9fc407bcef9/action Aug 20 04:45:00.442582 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-dbb41ea1-603e-494e-a88a-a84ade92ee0d req-3b77f3a9-30bb-413e-95dd-978303f09ffd tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Action body: b'{"os-complete": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:45:00.442720 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-dbb41ea1-603e-494e-a88a-a84ade92ee0d req-3b77f3a9-30bb-413e-95dd-978303f09ffd tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:45:00.457770 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:00.457770 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:45:00.466408 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-dbb41ea1-603e-494e-a88a-a84ade92ee0d req-3b77f3a9-30bb-413e-95dd-978303f09ffd tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/attachments/c42f619b-41bd-4445-a32e-d9fc407bcef9/action returned with HTTP 204 Aug 20 04:45:00.466831 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1096/4416] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:45:00 2026] POST /volume/v3/attachments/c42f619b-41bd-4445-a32e-d9fc407bcef9/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:45:00.786440 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8bd2fb59-1d45-460e-982a-cf0fe54ce87c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:00.788701 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8bd2fb59-1d45-460e-982a-cf0fe54ce87c tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] GET https://10.4.3.239/volume/v3/volumes/b4b3dd7f-cb8e-4395-8a8e-69c91f8813c4 Aug 20 04:45:00.788963 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8bd2fb59-1d45-460e-982a-cf0fe54ce87c tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:00.789217 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8bd2fb59-1d45-460e-982a-cf0fe54ce87c tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:00.797641 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:00.797641 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:45:00.802022 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-8bd2fb59-1d45-460e-982a-cf0fe54ce87c tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] Volume info retrieved successfully. Aug 20 04:45:00.807106 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8bd2fb59-1d45-460e-982a-cf0fe54ce87c tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] https://10.4.3.239/volume/v3/volumes/b4b3dd7f-cb8e-4395-8a8e-69c91f8813c4 returned with HTTP 200 Aug 20 04:45:00.807546 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1105/4417] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:00 2026] GET /volume/v3/volumes/b4b3dd7f-cb8e-4395-8a8e-69c91f8813c4 => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:01.068784 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e6eb3389-b5c9-41a7-8ca6-1a328b7ea3d7 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:01.071076 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e6eb3389-b5c9-41a7-8ca6-1a328b7ea3d7 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 Aug 20 04:45:01.071308 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e6eb3389-b5c9-41a7-8ca6-1a328b7ea3d7 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:01.071525 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e6eb3389-b5c9-41a7-8ca6-1a328b7ea3d7 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:01.082880 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:01.082880 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:45:01.087166 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e6eb3389-b5c9-41a7-8ca6-1a328b7ea3d7 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:45:01.091839 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e6eb3389-b5c9-41a7-8ca6-1a328b7ea3d7 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 returned with HTTP 200 Aug 20 04:45:01.092254 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1114/4418] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:01 2026] GET /volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 => generated 1212 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:45:01.093151 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2c0edb94-1add-4123-8e4b-eef6678c4382 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:01.095094 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2c0edb94-1add-4123-8e4b-eef6678c4382 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] GET https://10.4.3.239/volume/v3/snapshots/687e9a8f-6550-4ff1-8cac-626b5831ed5f Aug 20 04:45:01.095310 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2c0edb94-1add-4123-8e4b-eef6678c4382 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:01.095523 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2c0edb94-1add-4123-8e4b-eef6678c4382 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:01.101266 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:01.101266 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:45:01.101633 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-2c0edb94-1add-4123-8e4b-eef6678c4382 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Snapshot retrieved successfully. Aug 20 04:45:01.102379 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2c0edb94-1add-4123-8e4b-eef6678c4382 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] https://10.4.3.239/volume/v3/snapshots/687e9a8f-6550-4ff1-8cac-626b5831ed5f returned with HTTP 200 Aug 20 04:45:01.102808 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1104/4419] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:45:01 2026] GET /volume/v3/snapshots/687e9a8f-6550-4ff1-8cac-626b5831ed5f => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:01.112389 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b3e61598-5e52-44f8-b58e-6d47e0f0a1cd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:01.114695 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b3e61598-5e52-44f8-b58e-6d47e0f0a1cd tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-reader] POST https://10.4.3.239/volume/v3/snapshots/687e9a8f-6550-4ff1-8cac-626b5831ed5f/action Aug 20 04:45:01.115147 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b3e61598-5e52-44f8-b58e-6d47e0f0a1cd tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:45:01.115339 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b3e61598-5e52-44f8-b58e-6d47e0f0a1cd tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:45:01.117198 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.admin_actions [None req-b3e61598-5e52-44f8-b58e-6d47e0f0a1cd tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-reader] Updating snapshot '687e9a8f-6550-4ff1-8cac-626b5831ed5f' with '{'status': 'error'}' {{(pid=100177) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 04:45:01.128100 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:01.128100 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:45:01.128775 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.policy [None req-b3e61598-5e52-44f8-b58e-6d47e0f0a1cd tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '7a0f8de098f841ebbda7df202586219b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea86cd4cc7ab48fd811c3bc61ddaf1f6', '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=100177) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 04:45:01.129035 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b3e61598-5e52-44f8-b58e-6d47e0f0a1cd tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-reader] https://10.4.3.239/volume/v3/snapshots/687e9a8f-6550-4ff1-8cac-626b5831ed5f/action returned with HTTP 403 Aug 20 04:45:01.129675 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1097/4420] 10.4.3.239 () {68 vars in 1396 bytes} [Thu Aug 20 04:45:01 2026] POST /volume/v3/snapshots/687e9a8f-6550-4ff1-8cac-626b5831ed5f/action => generated 133 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:45:01.138339 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-37d268ab-4fe3-4752-a4aa-1a550091ede0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:01.140155 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-37d268ab-4fe3-4752-a4aa-1a550091ede0 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] DELETE https://10.4.3.239/volume/v3/snapshots/687e9a8f-6550-4ff1-8cac-626b5831ed5f Aug 20 04:45:01.140410 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-37d268ab-4fe3-4752-a4aa-1a550091ede0 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:01.140635 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-37d268ab-4fe3-4752-a4aa-1a550091ede0 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:01.140807 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-37d268ab-4fe3-4752-a4aa-1a550091ede0 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Delete snapshot with id: 687e9a8f-6550-4ff1-8cac-626b5831ed5f Aug 20 04:45:01.145660 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:01.145660 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:45:01.145983 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-37d268ab-4fe3-4752-a4aa-1a550091ede0 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Snapshot retrieved successfully. Aug 20 04:45:01.162254 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-37d268ab-4fe3-4752-a4aa-1a550091ede0 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Snapshot delete request issued successfully. Aug 20 04:45:01.162480 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-37d268ab-4fe3-4752-a4aa-1a550091ede0 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] https://10.4.3.239/volume/v3/snapshots/687e9a8f-6550-4ff1-8cac-626b5831ed5f returned with HTTP 202 Aug 20 04:45:01.162941 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1106/4421] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:45:01 2026] DELETE /volume/v3/snapshots/687e9a8f-6550-4ff1-8cac-626b5831ed5f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:45:01.170915 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7111d7c3-0f0e-447b-ba30-63219bfffd44 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:01.173040 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7111d7c3-0f0e-447b-ba30-63219bfffd44 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] GET https://10.4.3.239/volume/v3/snapshots/687e9a8f-6550-4ff1-8cac-626b5831ed5f Aug 20 04:45:01.173286 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7111d7c3-0f0e-447b-ba30-63219bfffd44 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:01.173543 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7111d7c3-0f0e-447b-ba30-63219bfffd44 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:01.179300 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:01.179300 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:45:01.179826 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-7111d7c3-0f0e-447b-ba30-63219bfffd44 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Snapshot retrieved successfully. Aug 20 04:45:01.180817 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7111d7c3-0f0e-447b-ba30-63219bfffd44 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] https://10.4.3.239/volume/v3/snapshots/687e9a8f-6550-4ff1-8cac-626b5831ed5f returned with HTTP 200 Aug 20 04:45:01.181761 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1115/4422] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:45:01 2026] GET /volume/v3/snapshots/687e9a8f-6550-4ff1-8cac-626b5831ed5f => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:01.820032 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2b001ce8-1995-4654-818c-e2bae2f9b998 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:01.822311 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2b001ce8-1995-4654-818c-e2bae2f9b998 tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] GET https://10.4.3.239/volume/v3/volumes/b4b3dd7f-cb8e-4395-8a8e-69c91f8813c4 Aug 20 04:45:01.822560 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2b001ce8-1995-4654-818c-e2bae2f9b998 tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:01.822816 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2b001ce8-1995-4654-818c-e2bae2f9b998 tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:01.832737 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:01.832737 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:45:01.837490 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-2b001ce8-1995-4654-818c-e2bae2f9b998 tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] Volume info retrieved successfully. Aug 20 04:45:01.843477 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2b001ce8-1995-4654-818c-e2bae2f9b998 tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] https://10.4.3.239/volume/v3/volumes/b4b3dd7f-cb8e-4395-8a8e-69c91f8813c4 returned with HTTP 200 Aug 20 04:45:01.843971 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1105/4423] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:01 2026] GET /volume/v3/volumes/b4b3dd7f-cb8e-4395-8a8e-69c91f8813c4 => generated 951 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:02.191622 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b715f53f-9fea-44c5-a0d4-600b3f8a9bca None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:02.193773 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b715f53f-9fea-44c5-a0d4-600b3f8a9bca tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] GET https://10.4.3.239/volume/v3/snapshots/687e9a8f-6550-4ff1-8cac-626b5831ed5f Aug 20 04:45:02.194010 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b715f53f-9fea-44c5-a0d4-600b3f8a9bca tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:02.194278 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b715f53f-9fea-44c5-a0d4-600b3f8a9bca tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:02.199301 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b715f53f-9fea-44c5-a0d4-600b3f8a9bca tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] https://10.4.3.239/volume/v3/snapshots/687e9a8f-6550-4ff1-8cac-626b5831ed5f returned with HTTP 404 Aug 20 04:45:02.199917 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1098/4424] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:45:02 2026] GET /volume/v3/snapshots/687e9a8f-6550-4ff1-8cac-626b5831ed5f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:45:02.206915 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-fb52d8e5-3bfb-4c42-a5b7-c51743397e43 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:02.208792 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fb52d8e5-3bfb-4c42-a5b7-c51743397e43 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] DELETE https://10.4.3.239/volume/v3/volumes/68229aac-6fe6-45bd-b7ab-d4dadca70605 Aug 20 04:45:02.208970 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fb52d8e5-3bfb-4c42-a5b7-c51743397e43 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:02.209164 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fb52d8e5-3bfb-4c42-a5b7-c51743397e43 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:02.209404 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-fb52d8e5-3bfb-4c42-a5b7-c51743397e43 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Delete volume with id: 68229aac-6fe6-45bd-b7ab-d4dadca70605 Aug 20 04:45:02.216498 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:02.216498 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:45:02.216785 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-fb52d8e5-3bfb-4c42-a5b7-c51743397e43 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Volume info retrieved successfully. Aug 20 04:45:02.234921 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-fb52d8e5-3bfb-4c42-a5b7-c51743397e43 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Delete volume request issued successfully. Aug 20 04:45:02.235128 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fb52d8e5-3bfb-4c42-a5b7-c51743397e43 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] https://10.4.3.239/volume/v3/volumes/68229aac-6fe6-45bd-b7ab-d4dadca70605 returned with HTTP 202 Aug 20 04:45:02.235576 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1107/4425] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:45:02 2026] DELETE /volume/v3/volumes/68229aac-6fe6-45bd-b7ab-d4dadca70605 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:45:02.243969 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d5a67a32-f3c7-4dae-8277-99e9610865ba None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:02.246083 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d5a67a32-f3c7-4dae-8277-99e9610865ba tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] GET https://10.4.3.239/volume/v3/volumes/68229aac-6fe6-45bd-b7ab-d4dadca70605 Aug 20 04:45:02.246358 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d5a67a32-f3c7-4dae-8277-99e9610865ba tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:02.246572 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d5a67a32-f3c7-4dae-8277-99e9610865ba tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:02.254254 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:02.254254 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:45:02.258428 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d5a67a32-f3c7-4dae-8277-99e9610865ba tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Volume info retrieved successfully. Aug 20 04:45:02.263443 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d5a67a32-f3c7-4dae-8277-99e9610865ba tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] https://10.4.3.239/volume/v3/volumes/68229aac-6fe6-45bd-b7ab-d4dadca70605 returned with HTTP 200 Aug 20 04:45:02.263887 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1116/4426] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:02 2026] GET /volume/v3/volumes/68229aac-6fe6-45bd-b7ab-d4dadca70605 => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:45:02.863510 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-625a17b4-17a8-4588-bc75-03e3963d73c0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:02.865752 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-625a17b4-17a8-4588-bc75-03e3963d73c0 tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] GET https://10.4.3.239/volume/v3/volumes/b4b3dd7f-cb8e-4395-8a8e-69c91f8813c4 Aug 20 04:45:02.866023 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-625a17b4-17a8-4588-bc75-03e3963d73c0 tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:02.866331 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-625a17b4-17a8-4588-bc75-03e3963d73c0 tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:02.875886 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:02.875886 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:45:02.881132 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-625a17b4-17a8-4588-bc75-03e3963d73c0 tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] Volume info retrieved successfully. Aug 20 04:45:02.887214 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-625a17b4-17a8-4588-bc75-03e3963d73c0 tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] https://10.4.3.239/volume/v3/volumes/b4b3dd7f-cb8e-4395-8a8e-69c91f8813c4 returned with HTTP 200 Aug 20 04:45:02.887784 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1106/4427] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:02 2026] GET /volume/v3/volumes/b4b3dd7f-cb8e-4395-8a8e-69c91f8813c4 => generated 951 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:03.276729 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f25f8d8c-1054-4a3a-be52-6ce14600fd6d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:03.279109 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f25f8d8c-1054-4a3a-be52-6ce14600fd6d tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] GET https://10.4.3.239/volume/v3/volumes/68229aac-6fe6-45bd-b7ab-d4dadca70605 Aug 20 04:45:03.279335 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f25f8d8c-1054-4a3a-be52-6ce14600fd6d tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:03.279550 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f25f8d8c-1054-4a3a-be52-6ce14600fd6d tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:03.286576 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f25f8d8c-1054-4a3a-be52-6ce14600fd6d tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] https://10.4.3.239/volume/v3/volumes/68229aac-6fe6-45bd-b7ab-d4dadca70605 returned with HTTP 404 Aug 20 04:45:03.287047 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1099/4428] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:03 2026] GET /volume/v3/volumes/68229aac-6fe6-45bd-b7ab-d4dadca70605 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:45:03.296841 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-90752174-9819-44b8-a929-c43c814936aa None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:03.300616 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-90752174-9819-44b8-a929-c43c814936aa tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:45:03.300926 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-90752174-9819-44b8-a929-c43c814936aa tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1130679667"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:45:03.302437 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-90752174-9819-44b8-a929-c43c814936aa tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1130679667'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:45:03.302593 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-90752174-9819-44b8-a929-c43c814936aa tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Create volume of 1 GB Aug 20 04:45:03.307593 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-90752174-9819-44b8-a929-c43c814936aa tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Availability Zones retrieved successfully. Aug 20 04:45:03.314663 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-90752174-9819-44b8-a929-c43c814936aa tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Flow 'volume_create_api' (964047ed-6d8e-45f9-b385-1886b4e78992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:45:03.315906 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-90752174-9819-44b8-a929-c43c814936aa tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9916c86-83b4-4109-9bdd-1bf52d5e5bb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:03.317139 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-90752174-9819-44b8-a929-c43c814936aa tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:45:03.346368 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-90752174-9819-44b8-a929-c43c814936aa tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9916c86-83b4-4109-9bdd-1bf52d5e5bb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:03.347335 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-90752174-9819-44b8-a929-c43c814936aa tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (309b5ea5-77f6-47fb-8e56-b3a87669e303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:03.388338 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-90752174-9819-44b8-a929-c43c814936aa tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Created reservations ['9966bc2b-5670-410d-ac53-b355a4b574cb', 'eb172538-7f03-436c-afef-6b6c5de05779', 'a03c7980-93f4-40d8-8fde-464a0a694173', 'f8889b08-bb2f-495a-94eb-24cb264eda00'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:45:03.389055 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-90752174-9819-44b8-a929-c43c814936aa tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (309b5ea5-77f6-47fb-8e56-b3a87669e303) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9966bc2b-5670-410d-ac53-b355a4b574cb', 'eb172538-7f03-436c-afef-6b6c5de05779', 'a03c7980-93f4-40d8-8fde-464a0a694173', 'f8889b08-bb2f-495a-94eb-24cb264eda00']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:03.389780 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-90752174-9819-44b8-a929-c43c814936aa tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f94a47e-8eb1-4634-85eb-081883dedb60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:03.412399 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-90752174-9819-44b8-a929-c43c814936aa tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f94a47e-8eb1-4634-85eb-081883dedb60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ad56ece-d1fd-4f9a-8eac-dc3deb88b720', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1130679667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea86cd4cc7ab48fd811c3bc61ddaf1f6',qos_specs=None,replication_status=,reservations=['9966bc2b-5670-410d-ac53-b355a4b574cb','eb172538-7f03-436c-afef-6b6c5de05779','a03c7980-93f4-40d8-8fde-464a0a694173','f8889b08-bb2f-495a-94eb-24cb264eda00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea64bd9fc8b6454cb02cb223cfa17e5c',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:45:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1130679667',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ad56ece-d1fd-4f9a-8eac-dc3deb88b720,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea86cd4cc7ab48fd811c3bc61ddaf1f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea64bd9fc8b6454cb02cb223cfa17e5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:03.413101 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-90752174-9819-44b8-a929-c43c814936aa tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42a87af0-2d74-45b4-8e2d-af36159d76bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:03.431199 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-90752174-9819-44b8-a929-c43c814936aa tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42a87af0-2d74-45b4-8e2d-af36159d76bd) transitioned into state 'SUCCESS' from state '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-1130679667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea86cd4cc7ab48fd811c3bc61ddaf1f6',qos_specs=None,replication_status=,reservations=['9966bc2b-5670-410d-ac53-b355a4b574cb','eb172538-7f03-436c-afef-6b6c5de05779','a03c7980-93f4-40d8-8fde-464a0a694173','f8889b08-bb2f-495a-94eb-24cb264eda00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea64bd9fc8b6454cb02cb223cfa17e5c',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:03.431924 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-90752174-9819-44b8-a929-c43c814936aa tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40d9fce5-9e78-4593-b5cb-5f1f9e4760cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:03.440909 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-90752174-9819-44b8-a929-c43c814936aa tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40d9fce5-9e78-4593-b5cb-5f1f9e4760cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:03.441738 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-90752174-9819-44b8-a929-c43c814936aa tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Flow 'volume_create_api' (964047ed-6d8e-45f9-b385-1886b4e78992) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:45:03.442001 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-90752174-9819-44b8-a929-c43c814936aa tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Create volume request issued successfully. Aug 20 04:45:03.442554 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-90752174-9819-44b8-a929-c43c814936aa tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:45:03.443009 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1108/4429] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:45:03 2026] POST /volume/v3/volumes => generated 778 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:45:03.454205 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0db1b476-2384-4a63-a850-59309ee2290b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:03.455966 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0db1b476-2384-4a63-a850-59309ee2290b tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] GET https://10.4.3.239/volume/v3/volumes/6ad56ece-d1fd-4f9a-8eac-dc3deb88b720 Aug 20 04:45:03.456131 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0db1b476-2384-4a63-a850-59309ee2290b tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:03.456348 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0db1b476-2384-4a63-a850-59309ee2290b tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:03.466948 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:03.466948 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:45:03.470640 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-0db1b476-2384-4a63-a850-59309ee2290b tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Volume info retrieved successfully. Aug 20 04:45:03.474414 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0db1b476-2384-4a63-a850-59309ee2290b tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] https://10.4.3.239/volume/v3/volumes/6ad56ece-d1fd-4f9a-8eac-dc3deb88b720 returned with HTTP 200 Aug 20 04:45:03.474799 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1117/4430] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:03 2026] GET /volume/v3/volumes/6ad56ece-d1fd-4f9a-8eac-dc3deb88b720 => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:03.898910 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2535b88d-9802-4248-b923-de349b74f65f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:03.900779 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2535b88d-9802-4248-b923-de349b74f65f tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] GET https://10.4.3.239/volume/v3/volumes/b4b3dd7f-cb8e-4395-8a8e-69c91f8813c4 Aug 20 04:45:03.901013 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2535b88d-9802-4248-b923-de349b74f65f tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:03.901254 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2535b88d-9802-4248-b923-de349b74f65f tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:03.907968 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:03.907968 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:45:03.911587 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-2535b88d-9802-4248-b923-de349b74f65f tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] Volume info retrieved successfully. Aug 20 04:45:03.915846 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2535b88d-9802-4248-b923-de349b74f65f tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] https://10.4.3.239/volume/v3/volumes/b4b3dd7f-cb8e-4395-8a8e-69c91f8813c4 returned with HTTP 200 Aug 20 04:45:03.916230 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1107/4431] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:03 2026] GET /volume/v3/volumes/b4b3dd7f-cb8e-4395-8a8e-69c91f8813c4 => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:04.286219 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-37b32348-7876-4ab2-82a2-8d93bb03a1f7 req-e2e49ade-ced8-4909-8938-582587f9e6a7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:04.288487 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-37b32348-7876-4ab2-82a2-8d93bb03a1f7 req-e2e49ade-ced8-4909-8938-582587f9e6a7 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/7746c2f9-d61f-4219-b20b-d7d4bc11aebe/encryption Aug 20 04:45:04.288892 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-37b32348-7876-4ab2-82a2-8d93bb03a1f7 req-e2e49ade-ced8-4909-8938-582587f9e6a7 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:04.290199 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-37b32348-7876-4ab2-82a2-8d93bb03a1f7 req-e2e49ade-ced8-4909-8938-582587f9e6a7 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'index' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:04.303781 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:04.303781 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:45:04.311726 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-37b32348-7876-4ab2-82a2-8d93bb03a1f7 req-e2e49ade-ced8-4909-8938-582587f9e6a7 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/7746c2f9-d61f-4219-b20b-d7d4bc11aebe/encryption returned with HTTP 200 Aug 20 04:45:04.312533 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1100/4432] 10.4.3.239 () {68 vars in 1631 bytes} [Thu Aug 20 04:45:04 2026] GET /volume/v3/volumes/7746c2f9-d61f-4219-b20b-d7d4bc11aebe/encryption => generated 161 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:04.488762 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c26404fc-28bf-496b-b602-d37f41c35960 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:04.490514 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c26404fc-28bf-496b-b602-d37f41c35960 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] GET https://10.4.3.239/volume/v3/volumes/6ad56ece-d1fd-4f9a-8eac-dc3deb88b720 Aug 20 04:45:04.490688 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c26404fc-28bf-496b-b602-d37f41c35960 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:04.490875 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c26404fc-28bf-496b-b602-d37f41c35960 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:04.503464 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:04.503464 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:45:04.508911 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-c26404fc-28bf-496b-b602-d37f41c35960 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Volume info retrieved successfully. Aug 20 04:45:04.522130 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c26404fc-28bf-496b-b602-d37f41c35960 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] https://10.4.3.239/volume/v3/volumes/6ad56ece-d1fd-4f9a-8eac-dc3deb88b720 returned with HTTP 200 Aug 20 04:45:04.522130 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1109/4433] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:04 2026] GET /volume/v3/volumes/6ad56ece-d1fd-4f9a-8eac-dc3deb88b720 => generated 1009 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:45:04.535881 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f845ee7f-47a4-4098-adc4-bb3d242a882e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:04.538578 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f845ee7f-47a4-4098-adc4-bb3d242a882e tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:45:04.539003 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f845ee7f-47a4-4098-adc4-bb3d242a882e tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6ad56ece-d1fd-4f9a-8eac-dc3deb88b720", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-893082102"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:45:04.556616 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:04.556616 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:45:04.557105 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-f845ee7f-47a4-4098-adc4-bb3d242a882e tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Volume info retrieved successfully. Aug 20 04:45:04.557310 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.snapshots [None req-f845ee7f-47a4-4098-adc4-bb3d242a882e tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Create snapshot from volume 6ad56ece-d1fd-4f9a-8eac-dc3deb88b720 Aug 20 04:45:04.596720 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-f845ee7f-47a4-4098-adc4-bb3d242a882e tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Created reservations ['02bb73f9-dbf9-44a1-866b-c586b54978d2', '1acc46fd-1404-429f-b559-a93dac905078', '14c54f3e-0c88-4779-b164-ca4e9f309743', 'e49e4ed8-0fa0-4192-b03e-5f02a52c515f'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:45:04.628950 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-f845ee7f-47a4-4098-adc4-bb3d242a882e tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Snapshot create request issued successfully. Aug 20 04:45:04.629374 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f845ee7f-47a4-4098-adc4-bb3d242a882e tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:45:04.629796 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1118/4434] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:45:04 2026] POST /volume/v3/snapshots => generated 307 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:45:04.640336 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-557ebb8d-e07e-44d0-820c-3ecb69992664 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:04.643613 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-557ebb8d-e07e-44d0-820c-3ecb69992664 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] GET https://10.4.3.239/volume/v3/snapshots/2a6f3a16-36c7-4966-9f84-b4e83984dff5 Aug 20 04:45:04.643845 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-557ebb8d-e07e-44d0-820c-3ecb69992664 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:04.644095 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-557ebb8d-e07e-44d0-820c-3ecb69992664 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:04.650344 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:04.650344 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:45:04.650798 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-557ebb8d-e07e-44d0-820c-3ecb69992664 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Snapshot retrieved successfully. Aug 20 04:45:04.651691 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-557ebb8d-e07e-44d0-820c-3ecb69992664 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] https://10.4.3.239/volume/v3/snapshots/2a6f3a16-36c7-4966-9f84-b4e83984dff5 returned with HTTP 200 Aug 20 04:45:04.652208 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1108/4435] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:45:04 2026] GET /volume/v3/snapshots/2a6f3a16-36c7-4966-9f84-b4e83984dff5 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:04.928833 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1ee8ab79-c895-4fec-9282-8a4b4ae5821d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:04.930610 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1ee8ab79-c895-4fec-9282-8a4b4ae5821d tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] GET https://10.4.3.239/volume/v3/volumes/b4b3dd7f-cb8e-4395-8a8e-69c91f8813c4 Aug 20 04:45:04.930955 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1ee8ab79-c895-4fec-9282-8a4b4ae5821d tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:04.931317 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1ee8ab79-c895-4fec-9282-8a4b4ae5821d tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:04.940290 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:04.940290 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:45:04.944558 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-1ee8ab79-c895-4fec-9282-8a4b4ae5821d tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] Volume info retrieved successfully. Aug 20 04:45:04.953553 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1ee8ab79-c895-4fec-9282-8a4b4ae5821d tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] https://10.4.3.239/volume/v3/volumes/b4b3dd7f-cb8e-4395-8a8e-69c91f8813c4 returned with HTTP 200 Aug 20 04:45:04.953553 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1101/4436] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:04 2026] GET /volume/v3/volumes/b4b3dd7f-cb8e-4395-8a8e-69c91f8813c4 => generated 951 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:05.665092 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8ad74cdb-7452-482b-91cf-972fa226aa39 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:05.669152 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8ad74cdb-7452-482b-91cf-972fa226aa39 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] GET https://10.4.3.239/volume/v3/snapshots/2a6f3a16-36c7-4966-9f84-b4e83984dff5 Aug 20 04:45:05.669152 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8ad74cdb-7452-482b-91cf-972fa226aa39 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:05.669152 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8ad74cdb-7452-482b-91cf-972fa226aa39 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:05.690206 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:05.690206 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:45:05.690206 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-8ad74cdb-7452-482b-91cf-972fa226aa39 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Snapshot retrieved successfully. Aug 20 04:45:05.690206 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8ad74cdb-7452-482b-91cf-972fa226aa39 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] https://10.4.3.239/volume/v3/snapshots/2a6f3a16-36c7-4966-9f84-b4e83984dff5 returned with HTTP 200 Aug 20 04:45:05.691070 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1110/4437] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:45:05 2026] GET /volume/v3/snapshots/2a6f3a16-36c7-4966-9f84-b4e83984dff5 => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:05.714780 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6e506348-7e6f-4937-9e94-e7703b1a3c94 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:05.715784 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6e506348-7e6f-4937-9e94-e7703b1a3c94 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-reader] GET https://10.4.3.239/volume/v3/snapshots/2a6f3a16-36c7-4966-9f84-b4e83984dff5 Aug 20 04:45:05.715784 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6e506348-7e6f-4937-9e94-e7703b1a3c94 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-reader] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:05.715784 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6e506348-7e6f-4937-9e94-e7703b1a3c94 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-reader] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:05.720766 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:05.720766 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:45:05.721195 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-6e506348-7e6f-4937-9e94-e7703b1a3c94 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-reader] Snapshot retrieved successfully. Aug 20 04:45:05.724278 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6e506348-7e6f-4937-9e94-e7703b1a3c94 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-reader] https://10.4.3.239/volume/v3/snapshots/2a6f3a16-36c7-4966-9f84-b4e83984dff5 returned with HTTP 200 Aug 20 04:45:05.724278 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1119/4438] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:45:05 2026] GET /volume/v3/snapshots/2a6f3a16-36c7-4966-9f84-b4e83984dff5 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:05.735924 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c1c980e1-ec42-46b1-ac81-8634cd1e03de None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:05.737804 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c1c980e1-ec42-46b1-ac81-8634cd1e03de tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] DELETE https://10.4.3.239/volume/v3/snapshots/2a6f3a16-36c7-4966-9f84-b4e83984dff5 Aug 20 04:45:05.738012 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c1c980e1-ec42-46b1-ac81-8634cd1e03de tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:05.738285 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c1c980e1-ec42-46b1-ac81-8634cd1e03de tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:05.738433 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-c1c980e1-ec42-46b1-ac81-8634cd1e03de tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Delete snapshot with id: 2a6f3a16-36c7-4966-9f84-b4e83984dff5 Aug 20 04:45:05.742787 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:05.742787 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:45:05.743040 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c1c980e1-ec42-46b1-ac81-8634cd1e03de tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Snapshot retrieved successfully. Aug 20 04:45:05.776199 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c1c980e1-ec42-46b1-ac81-8634cd1e03de tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Snapshot delete request issued successfully. Aug 20 04:45:05.776511 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c1c980e1-ec42-46b1-ac81-8634cd1e03de tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] https://10.4.3.239/volume/v3/snapshots/2a6f3a16-36c7-4966-9f84-b4e83984dff5 returned with HTTP 202 Aug 20 04:45:05.776927 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1109/4439] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:45:05 2026] DELETE /volume/v3/snapshots/2a6f3a16-36c7-4966-9f84-b4e83984dff5 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:45:05.785603 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c024dff2-83d5-4814-aea6-2094c7659d14 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:05.796387 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c024dff2-83d5-4814-aea6-2094c7659d14 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] GET https://10.4.3.239/volume/v3/snapshots/2a6f3a16-36c7-4966-9f84-b4e83984dff5 Aug 20 04:45:05.796615 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c024dff2-83d5-4814-aea6-2094c7659d14 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:05.796849 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c024dff2-83d5-4814-aea6-2094c7659d14 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:05.804042 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:05.804042 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:45:05.804458 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c024dff2-83d5-4814-aea6-2094c7659d14 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Snapshot retrieved successfully. Aug 20 04:45:05.805276 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c024dff2-83d5-4814-aea6-2094c7659d14 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] https://10.4.3.239/volume/v3/snapshots/2a6f3a16-36c7-4966-9f84-b4e83984dff5 returned with HTTP 200 Aug 20 04:45:05.805744 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1102/4440] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:45:05 2026] GET /volume/v3/snapshots/2a6f3a16-36c7-4966-9f84-b4e83984dff5 => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:05.980285 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-47ed2485-d985-4197-8be2-f6cba9aa8efa None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:05.983289 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-47ed2485-d985-4197-8be2-f6cba9aa8efa tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] GET https://10.4.3.239/volume/v3/volumes/b4b3dd7f-cb8e-4395-8a8e-69c91f8813c4 Aug 20 04:45:05.983289 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-47ed2485-d985-4197-8be2-f6cba9aa8efa tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:05.983289 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-47ed2485-d985-4197-8be2-f6cba9aa8efa tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:05.990407 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:05.990407 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:45:05.994193 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-47ed2485-d985-4197-8be2-f6cba9aa8efa tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] Volume info retrieved successfully. Aug 20 04:45:05.997836 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-47ed2485-d985-4197-8be2-f6cba9aa8efa tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] https://10.4.3.239/volume/v3/volumes/b4b3dd7f-cb8e-4395-8a8e-69c91f8813c4 returned with HTTP 200 Aug 20 04:45:05.998221 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1111/4441] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:05 2026] GET /volume/v3/volumes/b4b3dd7f-cb8e-4395-8a8e-69c91f8813c4 => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:06.816990 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f0afbe1b-e0d2-45ea-b712-af1d2b846aa9 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:06.820674 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f0afbe1b-e0d2-45ea-b712-af1d2b846aa9 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] GET https://10.4.3.239/volume/v3/snapshots/2a6f3a16-36c7-4966-9f84-b4e83984dff5 Aug 20 04:45:06.820674 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f0afbe1b-e0d2-45ea-b712-af1d2b846aa9 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:06.820674 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f0afbe1b-e0d2-45ea-b712-af1d2b846aa9 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:06.825176 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f0afbe1b-e0d2-45ea-b712-af1d2b846aa9 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] https://10.4.3.239/volume/v3/snapshots/2a6f3a16-36c7-4966-9f84-b4e83984dff5 returned with HTTP 404 Aug 20 04:45:06.825655 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1120/4442] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:45:06 2026] GET /volume/v3/snapshots/2a6f3a16-36c7-4966-9f84-b4e83984dff5 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:45:06.833361 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8c2f4271-8690-44cc-bcd0-66431cad8375 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:06.835589 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8c2f4271-8690-44cc-bcd0-66431cad8375 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] DELETE https://10.4.3.239/volume/v3/volumes/6ad56ece-d1fd-4f9a-8eac-dc3deb88b720 Aug 20 04:45:06.835835 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8c2f4271-8690-44cc-bcd0-66431cad8375 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:06.836068 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8c2f4271-8690-44cc-bcd0-66431cad8375 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:06.836319 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-8c2f4271-8690-44cc-bcd0-66431cad8375 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Delete volume with id: 6ad56ece-d1fd-4f9a-8eac-dc3deb88b720 Aug 20 04:45:06.845356 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:06.845356 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:45:06.845792 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-8c2f4271-8690-44cc-bcd0-66431cad8375 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Volume info retrieved successfully. Aug 20 04:45:06.863899 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-8c2f4271-8690-44cc-bcd0-66431cad8375 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Delete volume request issued successfully. Aug 20 04:45:06.864234 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8c2f4271-8690-44cc-bcd0-66431cad8375 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] https://10.4.3.239/volume/v3/volumes/6ad56ece-d1fd-4f9a-8eac-dc3deb88b720 returned with HTTP 202 Aug 20 04:45:06.864656 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1110/4443] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:45:06 2026] DELETE /volume/v3/volumes/6ad56ece-d1fd-4f9a-8eac-dc3deb88b720 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:45:06.873064 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-80215b4d-45c2-4965-bde0-ec064cc17e80 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:06.874851 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-80215b4d-45c2-4965-bde0-ec064cc17e80 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] GET https://10.4.3.239/volume/v3/volumes/6ad56ece-d1fd-4f9a-8eac-dc3deb88b720 Aug 20 04:45:06.875047 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-80215b4d-45c2-4965-bde0-ec064cc17e80 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:06.875262 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-80215b4d-45c2-4965-bde0-ec064cc17e80 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:06.882569 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:06.882569 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:45:06.886658 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-80215b4d-45c2-4965-bde0-ec064cc17e80 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Volume info retrieved successfully. Aug 20 04:45:06.890916 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-80215b4d-45c2-4965-bde0-ec064cc17e80 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] https://10.4.3.239/volume/v3/volumes/6ad56ece-d1fd-4f9a-8eac-dc3deb88b720 returned with HTTP 200 Aug 20 04:45:06.891304 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1103/4444] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:06 2026] GET /volume/v3/volumes/6ad56ece-d1fd-4f9a-8eac-dc3deb88b720 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:45:07.015326 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-185bfedd-a12c-45cb-a1a0-f9db4ea2ea8a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:07.017520 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-185bfedd-a12c-45cb-a1a0-f9db4ea2ea8a tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] GET https://10.4.3.239/volume/v3/volumes/b4b3dd7f-cb8e-4395-8a8e-69c91f8813c4 Aug 20 04:45:07.017716 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-185bfedd-a12c-45cb-a1a0-f9db4ea2ea8a tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:07.017900 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-185bfedd-a12c-45cb-a1a0-f9db4ea2ea8a tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:07.024759 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:07.024759 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:45:07.028377 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-185bfedd-a12c-45cb-a1a0-f9db4ea2ea8a tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] Volume info retrieved successfully. Aug 20 04:45:07.034273 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-185bfedd-a12c-45cb-a1a0-f9db4ea2ea8a tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] https://10.4.3.239/volume/v3/volumes/b4b3dd7f-cb8e-4395-8a8e-69c91f8813c4 returned with HTTP 200 Aug 20 04:45:07.034273 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1112/4445] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:07 2026] GET /volume/v3/volumes/b4b3dd7f-cb8e-4395-8a8e-69c91f8813c4 => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:07.908615 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1ab3deaa-356c-4c51-bcbf-a473796b4c46 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:07.910639 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1ab3deaa-356c-4c51-bcbf-a473796b4c46 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] GET https://10.4.3.239/volume/v3/volumes/6ad56ece-d1fd-4f9a-8eac-dc3deb88b720 Aug 20 04:45:07.910837 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1ab3deaa-356c-4c51-bcbf-a473796b4c46 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:07.911046 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1ab3deaa-356c-4c51-bcbf-a473796b4c46 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:07.925779 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1ab3deaa-356c-4c51-bcbf-a473796b4c46 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] https://10.4.3.239/volume/v3/volumes/6ad56ece-d1fd-4f9a-8eac-dc3deb88b720 returned with HTTP 404 Aug 20 04:45:07.926573 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1121/4446] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:07 2026] GET /volume/v3/volumes/6ad56ece-d1fd-4f9a-8eac-dc3deb88b720 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:45:07.937701 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-79cec22c-c38a-47a1-86fa-ce8842926469 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:07.939457 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-79cec22c-c38a-47a1-86fa-ce8842926469 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:45:07.939800 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-79cec22c-c38a-47a1-86fa-ce8842926469 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-348064359"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:45:07.941429 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-79cec22c-c38a-47a1-86fa-ce8842926469 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-348064359'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:45:07.941599 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-79cec22c-c38a-47a1-86fa-ce8842926469 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Create volume of 1 GB Aug 20 04:45:07.948444 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-79cec22c-c38a-47a1-86fa-ce8842926469 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Availability Zones retrieved successfully. Aug 20 04:45:07.954100 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-79cec22c-c38a-47a1-86fa-ce8842926469 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Flow 'volume_create_api' (b14d9f4d-7f7f-4321-9363-a1b97986d9f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:45:07.955070 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-79cec22c-c38a-47a1-86fa-ce8842926469 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e35bcb0-4bd5-4884-8b9e-24ef18d78e95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:07.955943 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-79cec22c-c38a-47a1-86fa-ce8842926469 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:45:07.980279 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-79cec22c-c38a-47a1-86fa-ce8842926469 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e35bcb0-4bd5-4884-8b9e-24ef18d78e95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:07.981096 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-79cec22c-c38a-47a1-86fa-ce8842926469 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41f5b15b-907f-4db1-83ad-f536afd38d22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:08.017607 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-79cec22c-c38a-47a1-86fa-ce8842926469 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Created reservations ['0f790112-0c14-4003-bf69-063ec1da6ca8', '91e6946d-adaf-458c-84c0-d0281fa243c5', '4e481b38-72ce-4252-8036-018d27f88320', '6e99b900-ea52-460e-be0d-a1d42d6a38ce'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:45:08.018906 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-79cec22c-c38a-47a1-86fa-ce8842926469 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41f5b15b-907f-4db1-83ad-f536afd38d22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f790112-0c14-4003-bf69-063ec1da6ca8', '91e6946d-adaf-458c-84c0-d0281fa243c5', '4e481b38-72ce-4252-8036-018d27f88320', '6e99b900-ea52-460e-be0d-a1d42d6a38ce']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:08.019766 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-79cec22c-c38a-47a1-86fa-ce8842926469 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d207140-a898-4d53-9ab4-d9be63021df3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:08.047271 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-79cec22c-c38a-47a1-86fa-ce8842926469 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d207140-a898-4d53-9ab4-d9be63021df3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2c838a2-5820-4c3b-9a6d-0fe7ad0951bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-348064359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea86cd4cc7ab48fd811c3bc61ddaf1f6',qos_specs=None,replication_status=,reservations=['0f790112-0c14-4003-bf69-063ec1da6ca8','91e6946d-adaf-458c-84c0-d0281fa243c5','4e481b38-72ce-4252-8036-018d27f88320','6e99b900-ea52-460e-be0d-a1d42d6a38ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea64bd9fc8b6454cb02cb223cfa17e5c',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:45:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-348064359',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2c838a2-5820-4c3b-9a6d-0fe7ad0951bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea86cd4cc7ab48fd811c3bc61ddaf1f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea64bd9fc8b6454cb02cb223cfa17e5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:08.048811 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b05cc07b-2c71-4599-853e-33d269f40d2d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:08.049126 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-79cec22c-c38a-47a1-86fa-ce8842926469 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c80ca3f-d303-49d8-a36c-9a59ea4c8eef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:08.050672 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b05cc07b-2c71-4599-853e-33d269f40d2d tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] GET https://10.4.3.239/volume/v3/volumes/b4b3dd7f-cb8e-4395-8a8e-69c91f8813c4 Aug 20 04:45:08.050866 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b05cc07b-2c71-4599-853e-33d269f40d2d tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:08.051047 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b05cc07b-2c71-4599-853e-33d269f40d2d tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:08.057804 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:08.057804 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:45:08.061144 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b05cc07b-2c71-4599-853e-33d269f40d2d tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] Volume info retrieved successfully. Aug 20 04:45:08.065817 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b05cc07b-2c71-4599-853e-33d269f40d2d tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] https://10.4.3.239/volume/v3/volumes/b4b3dd7f-cb8e-4395-8a8e-69c91f8813c4 returned with HTTP 200 Aug 20 04:45:08.066206 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1104/4447] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:08 2026] GET /volume/v3/volumes/b4b3dd7f-cb8e-4395-8a8e-69c91f8813c4 => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:08.069069 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-79cec22c-c38a-47a1-86fa-ce8842926469 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c80ca3f-d303-49d8-a36c-9a59ea4c8eef) transitioned into state 'SUCCESS' from state '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-348064359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea86cd4cc7ab48fd811c3bc61ddaf1f6',qos_specs=None,replication_status=,reservations=['0f790112-0c14-4003-bf69-063ec1da6ca8','91e6946d-adaf-458c-84c0-d0281fa243c5','4e481b38-72ce-4252-8036-018d27f88320','6e99b900-ea52-460e-be0d-a1d42d6a38ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea64bd9fc8b6454cb02cb223cfa17e5c',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:08.069836 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-79cec22c-c38a-47a1-86fa-ce8842926469 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89881de9-2ffb-48c1-8f9c-a40d7239c127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:08.081743 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-79cec22c-c38a-47a1-86fa-ce8842926469 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89881de9-2ffb-48c1-8f9c-a40d7239c127) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:08.082634 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-79cec22c-c38a-47a1-86fa-ce8842926469 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Flow 'volume_create_api' (b14d9f4d-7f7f-4321-9363-a1b97986d9f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:45:08.082930 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-79cec22c-c38a-47a1-86fa-ce8842926469 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Create volume request issued successfully. Aug 20 04:45:08.083575 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-79cec22c-c38a-47a1-86fa-ce8842926469 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:45:08.083999 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1111/4448] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:45:07 2026] POST /volume/v3/volumes => generated 777 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:45:08.098159 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9a66698f-e4f1-44cf-8b34-677641d41ab8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:08.107198 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9a66698f-e4f1-44cf-8b34-677641d41ab8 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] GET https://10.4.3.239/volume/v3/volumes/a2c838a2-5820-4c3b-9a6d-0fe7ad0951bb Aug 20 04:45:08.107499 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9a66698f-e4f1-44cf-8b34-677641d41ab8 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:08.107659 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9a66698f-e4f1-44cf-8b34-677641d41ab8 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:08.116383 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:08.116383 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:45:08.123091 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-9a66698f-e4f1-44cf-8b34-677641d41ab8 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Volume info retrieved successfully. Aug 20 04:45:08.127519 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9a66698f-e4f1-44cf-8b34-677641d41ab8 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] https://10.4.3.239/volume/v3/volumes/a2c838a2-5820-4c3b-9a6d-0fe7ad0951bb returned with HTTP 200 Aug 20 04:45:08.127869 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1113/4449] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:08 2026] GET /volume/v3/volumes/a2c838a2-5820-4c3b-9a6d-0fe7ad0951bb => generated 956 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:09.081504 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c0a77a6b-0ca8-479e-80cc-bf63a0453bd7 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:09.083567 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c0a77a6b-0ca8-479e-80cc-bf63a0453bd7 tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] GET https://10.4.3.239/volume/v3/volumes/b4b3dd7f-cb8e-4395-8a8e-69c91f8813c4 Aug 20 04:45:09.083765 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c0a77a6b-0ca8-479e-80cc-bf63a0453bd7 tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:09.083955 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c0a77a6b-0ca8-479e-80cc-bf63a0453bd7 tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:09.091864 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:09.091864 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:45:09.096063 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c0a77a6b-0ca8-479e-80cc-bf63a0453bd7 tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] Volume info retrieved successfully. Aug 20 04:45:09.101715 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c0a77a6b-0ca8-479e-80cc-bf63a0453bd7 tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] https://10.4.3.239/volume/v3/volumes/b4b3dd7f-cb8e-4395-8a8e-69c91f8813c4 returned with HTTP 200 Aug 20 04:45:09.102140 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1122/4450] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:09 2026] GET /volume/v3/volumes/b4b3dd7f-cb8e-4395-8a8e-69c91f8813c4 => generated 1295 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:45:09.121392 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a5ed6a6a-d23f-4d72-86c7-c56c39afb93a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:09.126735 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a5ed6a6a-d23f-4d72-86c7-c56c39afb93a tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] DELETE https://10.4.3.239/volume/v3/volumes/b4b3dd7f-cb8e-4395-8a8e-69c91f8813c4 Aug 20 04:45:09.126961 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a5ed6a6a-d23f-4d72-86c7-c56c39afb93a tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:09.127199 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a5ed6a6a-d23f-4d72-86c7-c56c39afb93a tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:09.127455 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-a5ed6a6a-d23f-4d72-86c7-c56c39afb93a tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] Delete volume with id: b4b3dd7f-cb8e-4395-8a8e-69c91f8813c4 Aug 20 04:45:09.134741 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:09.134741 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:45:09.135327 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a5ed6a6a-d23f-4d72-86c7-c56c39afb93a tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] Volume info retrieved successfully. Aug 20 04:45:09.143339 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c99133d0-349c-4899-aaf4-178d01bce92f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:09.145221 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c99133d0-349c-4899-aaf4-178d01bce92f tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] GET https://10.4.3.239/volume/v3/volumes/a2c838a2-5820-4c3b-9a6d-0fe7ad0951bb Aug 20 04:45:09.145672 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c99133d0-349c-4899-aaf4-178d01bce92f tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:09.146079 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c99133d0-349c-4899-aaf4-178d01bce92f tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:09.156299 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:09.156299 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:45:09.161770 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a5ed6a6a-d23f-4d72-86c7-c56c39afb93a tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] Delete volume request issued successfully. Aug 20 04:45:09.162138 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a5ed6a6a-d23f-4d72-86c7-c56c39afb93a tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] https://10.4.3.239/volume/v3/volumes/b4b3dd7f-cb8e-4395-8a8e-69c91f8813c4 returned with HTTP 202 Aug 20 04:45:09.162661 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c99133d0-349c-4899-aaf4-178d01bce92f tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Volume info retrieved successfully. Aug 20 04:45:09.163129 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1105/4451] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:45:09 2026] DELETE /volume/v3/volumes/b4b3dd7f-cb8e-4395-8a8e-69c91f8813c4 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:45:09.169570 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c99133d0-349c-4899-aaf4-178d01bce92f tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] https://10.4.3.239/volume/v3/volumes/a2c838a2-5820-4c3b-9a6d-0fe7ad0951bb returned with HTTP 200 Aug 20 04:45:09.170215 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1112/4452] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:09 2026] GET /volume/v3/volumes/a2c838a2-5820-4c3b-9a6d-0fe7ad0951bb => generated 1008 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:45:09.180359 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-24ef7c43-b066-4a8c-aed8-a5e42e2deb43 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:09.182893 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5001be2e-34d8-44b2-acd2-06bd7dc6ad8a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:09.183887 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-24ef7c43-b066-4a8c-aed8-a5e42e2deb43 tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] GET https://10.4.3.239/volume/v3/volumes/b4b3dd7f-cb8e-4395-8a8e-69c91f8813c4 Aug 20 04:45:09.184063 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-24ef7c43-b066-4a8c-aed8-a5e42e2deb43 tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:09.184277 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-24ef7c43-b066-4a8c-aed8-a5e42e2deb43 tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:09.184764 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5001be2e-34d8-44b2-acd2-06bd7dc6ad8a tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:45:09.185100 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5001be2e-34d8-44b2-acd2-06bd7dc6ad8a tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a2c838a2-5820-4c3b-9a6d-0fe7ad0951bb", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-245343905"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:45:09.192177 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:09.192177 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:45:09.197711 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-24ef7c43-b066-4a8c-aed8-a5e42e2deb43 tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] Volume info retrieved successfully. Aug 20 04:45:09.197767 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:09.197767 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:45:09.198248 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-5001be2e-34d8-44b2-acd2-06bd7dc6ad8a tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Volume info retrieved successfully. Aug 20 04:45:09.200150 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.snapshots [None req-5001be2e-34d8-44b2-acd2-06bd7dc6ad8a tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Create snapshot from volume a2c838a2-5820-4c3b-9a6d-0fe7ad0951bb Aug 20 04:45:09.204909 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-24ef7c43-b066-4a8c-aed8-a5e42e2deb43 tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] https://10.4.3.239/volume/v3/volumes/b4b3dd7f-cb8e-4395-8a8e-69c91f8813c4 returned with HTTP 200 Aug 20 04:45:09.205468 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1114/4453] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:09 2026] GET /volume/v3/volumes/b4b3dd7f-cb8e-4395-8a8e-69c91f8813c4 => generated 1294 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:45:09.224909 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-5001be2e-34d8-44b2-acd2-06bd7dc6ad8a tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Created reservations ['5c05188b-8f1d-4d03-969c-dfd0f525006c', '1edbadff-5aa9-4a5e-b136-bffe6f264c48', 'ea896bd2-73c5-4d65-aee1-ba3e74329121', 'b8b01a63-aea4-4ce2-87a1-3a071c667b9a'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:45:09.260500 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-5001be2e-34d8-44b2-acd2-06bd7dc6ad8a tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Snapshot create request issued successfully. Aug 20 04:45:09.260878 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5001be2e-34d8-44b2-acd2-06bd7dc6ad8a tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:45:09.261447 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1123/4454] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:45:09 2026] POST /volume/v3/snapshots => generated 307 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:45:09.270957 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-97ddfff8-87f9-4dc1-a35e-bc2f7592c794 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:09.274209 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-97ddfff8-87f9-4dc1-a35e-bc2f7592c794 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] GET https://10.4.3.239/volume/v3/snapshots/e8fd0340-8ae1-4029-97d3-92f9c167d53d Aug 20 04:45:09.274728 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-97ddfff8-87f9-4dc1-a35e-bc2f7592c794 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:09.275379 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-97ddfff8-87f9-4dc1-a35e-bc2f7592c794 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:09.282059 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:09.282059 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:45:09.282814 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-97ddfff8-87f9-4dc1-a35e-bc2f7592c794 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Snapshot retrieved successfully. Aug 20 04:45:09.283910 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-97ddfff8-87f9-4dc1-a35e-bc2f7592c794 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] https://10.4.3.239/volume/v3/snapshots/e8fd0340-8ae1-4029-97d3-92f9c167d53d returned with HTTP 200 Aug 20 04:45:09.287302 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1106/4455] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:45:09 2026] GET /volume/v3/snapshots/e8fd0340-8ae1-4029-97d3-92f9c167d53d => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:10.223084 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a7f07a6f-fa4c-4501-8605-20628e05491e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:10.225757 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a7f07a6f-fa4c-4501-8605-20628e05491e tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] GET https://10.4.3.239/volume/v3/volumes/b4b3dd7f-cb8e-4395-8a8e-69c91f8813c4 Aug 20 04:45:10.226068 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a7f07a6f-fa4c-4501-8605-20628e05491e tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:10.226406 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a7f07a6f-fa4c-4501-8605-20628e05491e tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:10.234403 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a7f07a6f-fa4c-4501-8605-20628e05491e tempest-VolumeAndVolumeTypeFromImageTest-2132265212 tempest-VolumeAndVolumeTypeFromImageTest-2132265212-project-member] https://10.4.3.239/volume/v3/volumes/b4b3dd7f-cb8e-4395-8a8e-69c91f8813c4 returned with HTTP 404 Aug 20 04:45:10.235104 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1113/4456] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:10 2026] GET /volume/v3/volumes/b4b3dd7f-cb8e-4395-8a8e-69c91f8813c4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:45:10.296026 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c4903670-2fe2-4c75-a58a-98efd5a0fc6e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:10.298087 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c4903670-2fe2-4c75-a58a-98efd5a0fc6e tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] GET https://10.4.3.239/volume/v3/snapshots/e8fd0340-8ae1-4029-97d3-92f9c167d53d Aug 20 04:45:10.298352 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c4903670-2fe2-4c75-a58a-98efd5a0fc6e tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:10.298641 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c4903670-2fe2-4c75-a58a-98efd5a0fc6e tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:10.305448 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:10.305448 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:45:10.305812 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-c4903670-2fe2-4c75-a58a-98efd5a0fc6e tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Snapshot retrieved successfully. Aug 20 04:45:10.306589 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c4903670-2fe2-4c75-a58a-98efd5a0fc6e tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] https://10.4.3.239/volume/v3/snapshots/e8fd0340-8ae1-4029-97d3-92f9c167d53d returned with HTTP 200 Aug 20 04:45:10.306981 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1115/4457] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:45:10 2026] GET /volume/v3/snapshots/e8fd0340-8ae1-4029-97d3-92f9c167d53d => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:10.316202 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3b9d8c00-c277-4196-83de-a25147138530 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:10.318293 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3b9d8c00-c277-4196-83de-a25147138530 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-reader] POST https://10.4.3.239/volume/v3/snapshots/e8fd0340-8ae1-4029-97d3-92f9c167d53d/action Aug 20 04:45:10.318661 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3b9d8c00-c277-4196-83de-a25147138530 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:45:10.318772 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3b9d8c00-c277-4196-83de-a25147138530 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:45:10.320047 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.contrib.snapshot_unmanage [None req-3b9d8c00-c277-4196-83de-a25147138530 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-reader] Unmanage snapshot with id: e8fd0340-8ae1-4029-97d3-92f9c167d53d Aug 20 04:45:10.325136 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:10.325136 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:45:10.325557 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-3b9d8c00-c277-4196-83de-a25147138530 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-reader] Snapshot retrieved successfully. Aug 20 04:45:10.326396 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.policy [None req-3b9d8c00-c277-4196-83de-a25147138530 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '7a0f8de098f841ebbda7df202586219b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea86cd4cc7ab48fd811c3bc61ddaf1f6', '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=100175) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 04:45:10.326595 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3b9d8c00-c277-4196-83de-a25147138530 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-reader] https://10.4.3.239/volume/v3/snapshots/e8fd0340-8ae1-4029-97d3-92f9c167d53d/action returned with HTTP 403 Aug 20 04:45:10.327069 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1124/4458] 10.4.3.239 () {68 vars in 1396 bytes} [Thu Aug 20 04:45:10 2026] POST /volume/v3/snapshots/e8fd0340-8ae1-4029-97d3-92f9c167d53d/action => generated 117 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:45:10.333914 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-37ac40dd-face-4051-a9ab-2717da2b6ee8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:10.342206 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-37ac40dd-face-4051-a9ab-2717da2b6ee8 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] DELETE https://10.4.3.239/volume/v3/snapshots/e8fd0340-8ae1-4029-97d3-92f9c167d53d Aug 20 04:45:10.342438 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-37ac40dd-face-4051-a9ab-2717da2b6ee8 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:10.342630 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-37ac40dd-face-4051-a9ab-2717da2b6ee8 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:10.342732 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-37ac40dd-face-4051-a9ab-2717da2b6ee8 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Delete snapshot with id: e8fd0340-8ae1-4029-97d3-92f9c167d53d Aug 20 04:45:10.348804 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:10.348804 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:45:10.349158 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-37ac40dd-face-4051-a9ab-2717da2b6ee8 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Snapshot retrieved successfully. Aug 20 04:45:10.365525 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-37ac40dd-face-4051-a9ab-2717da2b6ee8 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Snapshot delete request issued successfully. Aug 20 04:45:10.365781 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-37ac40dd-face-4051-a9ab-2717da2b6ee8 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] https://10.4.3.239/volume/v3/snapshots/e8fd0340-8ae1-4029-97d3-92f9c167d53d returned with HTTP 202 Aug 20 04:45:10.366196 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1107/4459] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:45:10 2026] DELETE /volume/v3/snapshots/e8fd0340-8ae1-4029-97d3-92f9c167d53d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:45:10.372973 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6b3a5d7d-06de-47e1-b1b1-82df5686af14 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:10.374675 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6b3a5d7d-06de-47e1-b1b1-82df5686af14 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] GET https://10.4.3.239/volume/v3/snapshots/e8fd0340-8ae1-4029-97d3-92f9c167d53d Aug 20 04:45:10.374850 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6b3a5d7d-06de-47e1-b1b1-82df5686af14 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:10.375031 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6b3a5d7d-06de-47e1-b1b1-82df5686af14 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:10.381769 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:10.381769 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:45:10.382642 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-6b3a5d7d-06de-47e1-b1b1-82df5686af14 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Snapshot retrieved successfully. Aug 20 04:45:10.382642 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6b3a5d7d-06de-47e1-b1b1-82df5686af14 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] https://10.4.3.239/volume/v3/snapshots/e8fd0340-8ae1-4029-97d3-92f9c167d53d returned with HTTP 200 Aug 20 04:45:10.382934 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1114/4460] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:45:10 2026] GET /volume/v3/snapshots/e8fd0340-8ae1-4029-97d3-92f9c167d53d => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:10.453594 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-02589cd8-b801-4c99-bb2e-b269a9b9fda7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:10.456031 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-02589cd8-b801-4c99-bb2e-b269a9b9fda7 tempest-VolumeAndVolumeTypeFromImageTest-886365698 tempest-VolumeAndVolumeTypeFromImageTest-886365698-project-admin] GET https://10.4.3.239/volume/v3/volumes/detail?all_tenants=1 Aug 20 04:45:10.456421 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-02589cd8-b801-4c99-bb2e-b269a9b9fda7 tempest-VolumeAndVolumeTypeFromImageTest-886365698 tempest-VolumeAndVolumeTypeFromImageTest-886365698-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:10.456671 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-02589cd8-b801-4c99-bb2e-b269a9b9fda7 tempest-VolumeAndVolumeTypeFromImageTest-886365698 tempest-VolumeAndVolumeTypeFromImageTest-886365698-project-admin] Calling method 'detail' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:10.457544 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-02589cd8-b801-4c99-bb2e-b269a9b9fda7 tempest-VolumeAndVolumeTypeFromImageTest-886365698 tempest-VolumeAndVolumeTypeFromImageTest-886365698-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:45:10.487368 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-02589cd8-b801-4c99-bb2e-b269a9b9fda7 tempest-VolumeAndVolumeTypeFromImageTest-886365698 tempest-VolumeAndVolumeTypeFromImageTest-886365698-project-admin] Get all volumes completed successfully. Aug 20 04:45:10.490776 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:10.490776 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:45:10.496854 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-02589cd8-b801-4c99-bb2e-b269a9b9fda7 tempest-VolumeAndVolumeTypeFromImageTest-886365698 tempest-VolumeAndVolumeTypeFromImageTest-886365698-project-admin] https://10.4.3.239/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 04:45:10.497370 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1116/4461] 10.4.3.239 () {66 vars in 1285 bytes} [Thu Aug 20 04:45:10 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12434 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:45:10.515074 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0a0ccbf0-2861-4556-9e25-ad5245b2bfb5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:10.517369 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0a0ccbf0-2861-4556-9e25-ad5245b2bfb5 tempest-VolumeAndVolumeTypeFromImageTest-886365698 tempest-VolumeAndVolumeTypeFromImageTest-886365698-project-admin] DELETE https://10.4.3.239/volume/v3/volumes/96198b65-5706-4cc4-8405-b353d4bddbfb Aug 20 04:45:10.517647 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0a0ccbf0-2861-4556-9e25-ad5245b2bfb5 tempest-VolumeAndVolumeTypeFromImageTest-886365698 tempest-VolumeAndVolumeTypeFromImageTest-886365698-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:10.517893 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0a0ccbf0-2861-4556-9e25-ad5245b2bfb5 tempest-VolumeAndVolumeTypeFromImageTest-886365698 tempest-VolumeAndVolumeTypeFromImageTest-886365698-project-admin] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:10.518205 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-0a0ccbf0-2861-4556-9e25-ad5245b2bfb5 tempest-VolumeAndVolumeTypeFromImageTest-886365698 tempest-VolumeAndVolumeTypeFromImageTest-886365698-project-admin] Delete volume with id: 96198b65-5706-4cc4-8405-b353d4bddbfb Aug 20 04:45:10.525608 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:10.525608 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:45:10.525958 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-0a0ccbf0-2861-4556-9e25-ad5245b2bfb5 tempest-VolumeAndVolumeTypeFromImageTest-886365698 tempest-VolumeAndVolumeTypeFromImageTest-886365698-project-admin] Volume info retrieved successfully. Aug 20 04:45:10.538134 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.image.cache [None req-0a0ccbf0-2861-4556-9e25-ad5245b2bfb5 tempest-VolumeAndVolumeTypeFromImageTest-886365698 tempest-VolumeAndVolumeTypeFromImageTest-886365698-project-admin] Evicting image cache entry: {'id': 5, 'image_id': '0ee48c39-98c4-4c7c-9a7d-3e314c3300c3', 'volume_id': '96198b65-5706-4cc4-8405-b353d4bddbfb', 'host': 'np0000007850@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 20, 4, 44, 58), 'last_used': datetime.datetime(2026, 8, 20, 4, 45, 9)}. {{(pid=100175) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 20 04:45:10.549158 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-0a0ccbf0-2861-4556-9e25-ad5245b2bfb5 tempest-VolumeAndVolumeTypeFromImageTest-886365698 tempest-VolumeAndVolumeTypeFromImageTest-886365698-project-admin] Delete volume request issued successfully. Aug 20 04:45:10.549412 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0a0ccbf0-2861-4556-9e25-ad5245b2bfb5 tempest-VolumeAndVolumeTypeFromImageTest-886365698 tempest-VolumeAndVolumeTypeFromImageTest-886365698-project-admin] https://10.4.3.239/volume/v3/volumes/96198b65-5706-4cc4-8405-b353d4bddbfb returned with HTTP 202 Aug 20 04:45:10.549828 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1125/4462] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:45:10 2026] DELETE /volume/v3/volumes/96198b65-5706-4cc4-8405-b353d4bddbfb => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:45:10.557286 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-981ca06b-ae00-4a87-a0e3-3599699fd0f3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:10.559326 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-981ca06b-ae00-4a87-a0e3-3599699fd0f3 tempest-VolumeAndVolumeTypeFromImageTest-886365698 tempest-VolumeAndVolumeTypeFromImageTest-886365698-project-admin] GET https://10.4.3.239/volume/v3/volumes/96198b65-5706-4cc4-8405-b353d4bddbfb Aug 20 04:45:10.559574 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-981ca06b-ae00-4a87-a0e3-3599699fd0f3 tempest-VolumeAndVolumeTypeFromImageTest-886365698 tempest-VolumeAndVolumeTypeFromImageTest-886365698-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:10.559814 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-981ca06b-ae00-4a87-a0e3-3599699fd0f3 tempest-VolumeAndVolumeTypeFromImageTest-886365698 tempest-VolumeAndVolumeTypeFromImageTest-886365698-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:10.562554 np0000007850 devstack@c-api.service[100177]: DEBUG dbcounter [-] [100177] Writing DB stats cinder:SELECT=291,cinder:UPDATE=52,cinder:INSERT=30 {{(pid=100177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:45:10.568973 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:10.568973 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:45:10.573871 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-981ca06b-ae00-4a87-a0e3-3599699fd0f3 tempest-VolumeAndVolumeTypeFromImageTest-886365698 tempest-VolumeAndVolumeTypeFromImageTest-886365698-project-admin] Volume info retrieved successfully. Aug 20 04:45:10.579114 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-981ca06b-ae00-4a87-a0e3-3599699fd0f3 tempest-VolumeAndVolumeTypeFromImageTest-886365698 tempest-VolumeAndVolumeTypeFromImageTest-886365698-project-admin] https://10.4.3.239/volume/v3/volumes/96198b65-5706-4cc4-8405-b353d4bddbfb returned with HTTP 200 Aug 20 04:45:10.579713 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1108/4463] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:10 2026] GET /volume/v3/volumes/96198b65-5706-4cc4-8405-b353d4bddbfb => generated 1105 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:45:11.395173 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-aa919f57-84c4-46a2-9bea-43c773878fbe None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:11.398401 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-aa919f57-84c4-46a2-9bea-43c773878fbe tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] GET https://10.4.3.239/volume/v3/snapshots/e8fd0340-8ae1-4029-97d3-92f9c167d53d Aug 20 04:45:11.398696 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-aa919f57-84c4-46a2-9bea-43c773878fbe tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:11.398976 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-aa919f57-84c4-46a2-9bea-43c773878fbe tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:11.404807 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-aa919f57-84c4-46a2-9bea-43c773878fbe tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] https://10.4.3.239/volume/v3/snapshots/e8fd0340-8ae1-4029-97d3-92f9c167d53d returned with HTTP 404 Aug 20 04:45:11.405637 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1115/4464] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:45:11 2026] GET /volume/v3/snapshots/e8fd0340-8ae1-4029-97d3-92f9c167d53d => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:45:11.412931 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-33c440de-f31a-475e-9592-86aea98be287 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:11.414937 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-33c440de-f31a-475e-9592-86aea98be287 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] DELETE https://10.4.3.239/volume/v3/volumes/a2c838a2-5820-4c3b-9a6d-0fe7ad0951bb Aug 20 04:45:11.415264 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-33c440de-f31a-475e-9592-86aea98be287 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:11.415538 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-33c440de-f31a-475e-9592-86aea98be287 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:11.415750 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-33c440de-f31a-475e-9592-86aea98be287 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Delete volume with id: a2c838a2-5820-4c3b-9a6d-0fe7ad0951bb Aug 20 04:45:11.423923 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:11.423923 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:45:11.424280 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-33c440de-f31a-475e-9592-86aea98be287 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Volume info retrieved successfully. Aug 20 04:45:11.444986 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-33c440de-f31a-475e-9592-86aea98be287 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Delete volume request issued successfully. Aug 20 04:45:11.445444 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-33c440de-f31a-475e-9592-86aea98be287 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] https://10.4.3.239/volume/v3/volumes/a2c838a2-5820-4c3b-9a6d-0fe7ad0951bb returned with HTTP 202 Aug 20 04:45:11.445709 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1117/4465] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:45:11 2026] DELETE /volume/v3/volumes/a2c838a2-5820-4c3b-9a6d-0fe7ad0951bb => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:45:11.453820 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e1d783a8-20bc-47b0-a06e-fff81e9d3164 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:11.455755 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e1d783a8-20bc-47b0-a06e-fff81e9d3164 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] GET https://10.4.3.239/volume/v3/volumes/a2c838a2-5820-4c3b-9a6d-0fe7ad0951bb Aug 20 04:45:11.456776 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e1d783a8-20bc-47b0-a06e-fff81e9d3164 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:11.456776 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e1d783a8-20bc-47b0-a06e-fff81e9d3164 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:11.464022 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:11.464022 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:45:11.467862 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e1d783a8-20bc-47b0-a06e-fff81e9d3164 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Volume info retrieved successfully. Aug 20 04:45:11.472476 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e1d783a8-20bc-47b0-a06e-fff81e9d3164 tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] https://10.4.3.239/volume/v3/volumes/a2c838a2-5820-4c3b-9a6d-0fe7ad0951bb returned with HTTP 200 Aug 20 04:45:11.472889 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1126/4466] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:11 2026] GET /volume/v3/volumes/a2c838a2-5820-4c3b-9a6d-0fe7ad0951bb => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:45:11.595459 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-37325457-08e8-4d5e-bbac-523354b86b5d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:11.597774 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-37325457-08e8-4d5e-bbac-523354b86b5d tempest-VolumeAndVolumeTypeFromImageTest-886365698 tempest-VolumeAndVolumeTypeFromImageTest-886365698-project-admin] GET https://10.4.3.239/volume/v3/volumes/96198b65-5706-4cc4-8405-b353d4bddbfb Aug 20 04:45:11.598047 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-37325457-08e8-4d5e-bbac-523354b86b5d tempest-VolumeAndVolumeTypeFromImageTest-886365698 tempest-VolumeAndVolumeTypeFromImageTest-886365698-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:11.598352 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-37325457-08e8-4d5e-bbac-523354b86b5d tempest-VolumeAndVolumeTypeFromImageTest-886365698 tempest-VolumeAndVolumeTypeFromImageTest-886365698-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:11.605750 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-37325457-08e8-4d5e-bbac-523354b86b5d tempest-VolumeAndVolumeTypeFromImageTest-886365698 tempest-VolumeAndVolumeTypeFromImageTest-886365698-project-admin] https://10.4.3.239/volume/v3/volumes/96198b65-5706-4cc4-8405-b353d4bddbfb returned with HTTP 404 Aug 20 04:45:11.606359 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1109/4467] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:11 2026] GET /volume/v3/volumes/96198b65-5706-4cc4-8405-b353d4bddbfb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:45:11.615142 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f5ef2f0f-3ec3-499f-8394-8c17a258ca86 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:11.617002 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f5ef2f0f-3ec3-499f-8394-8c17a258ca86 tempest-VolumeAndVolumeTypeFromImageTest-886365698 tempest-VolumeAndVolumeTypeFromImageTest-886365698-project-admin] DELETE https://10.4.3.239/volume/v3/types/16841983-0bb0-43aa-a943-7283e04e06b7 Aug 20 04:45:11.617236 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f5ef2f0f-3ec3-499f-8394-8c17a258ca86 tempest-VolumeAndVolumeTypeFromImageTest-886365698 tempest-VolumeAndVolumeTypeFromImageTest-886365698-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:11.617461 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f5ef2f0f-3ec3-499f-8394-8c17a258ca86 tempest-VolumeAndVolumeTypeFromImageTest-886365698 tempest-VolumeAndVolumeTypeFromImageTest-886365698-project-admin] Calling method '_delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:11.645728 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f5ef2f0f-3ec3-499f-8394-8c17a258ca86 tempest-VolumeAndVolumeTypeFromImageTest-886365698 tempest-VolumeAndVolumeTypeFromImageTest-886365698-project-admin] https://10.4.3.239/volume/v3/types/16841983-0bb0-43aa-a943-7283e04e06b7 returned with HTTP 202 Aug 20 04:45:11.646281 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1116/4468] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:45:11 2026] DELETE /volume/v3/types/16841983-0bb0-43aa-a943-7283e04e06b7 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:45:11.653962 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-028fb429-b007-4aa6-97e5-4f07e069b49e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:11.656195 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-028fb429-b007-4aa6-97e5-4f07e069b49e tempest-VolumeAndVolumeTypeFromImageTest-886365698 tempest-VolumeAndVolumeTypeFromImageTest-886365698-project-admin] GET https://10.4.3.239/volume/v3/types/16841983-0bb0-43aa-a943-7283e04e06b7 Aug 20 04:45:11.656489 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-028fb429-b007-4aa6-97e5-4f07e069b49e tempest-VolumeAndVolumeTypeFromImageTest-886365698 tempest-VolumeAndVolumeTypeFromImageTest-886365698-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:11.656754 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-028fb429-b007-4aa6-97e5-4f07e069b49e tempest-VolumeAndVolumeTypeFromImageTest-886365698 tempest-VolumeAndVolumeTypeFromImageTest-886365698-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:11.660825 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-028fb429-b007-4aa6-97e5-4f07e069b49e tempest-VolumeAndVolumeTypeFromImageTest-886365698 tempest-VolumeAndVolumeTypeFromImageTest-886365698-project-admin] https://10.4.3.239/volume/v3/types/16841983-0bb0-43aa-a943-7283e04e06b7 returned with HTTP 404 Aug 20 04:45:11.661437 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1118/4469] 10.4.3.239 () {66 vars in 1342 bytes} [Thu Aug 20 04:45:11 2026] GET /volume/v3/types/16841983-0bb0-43aa-a943-7283e04e06b7 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:45:12.491928 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c80667bf-5258-4c23-a85b-508d53844a8b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:12.498233 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c80667bf-5258-4c23-a85b-508d53844a8b tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] GET https://10.4.3.239/volume/v3/volumes/a2c838a2-5820-4c3b-9a6d-0fe7ad0951bb Aug 20 04:45:12.498233 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c80667bf-5258-4c23-a85b-508d53844a8b tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:12.498410 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c80667bf-5258-4c23-a85b-508d53844a8b tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:12.507959 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c80667bf-5258-4c23-a85b-508d53844a8b tempest-ProjectReaderTests-251421869 tempest-ProjectReaderTests-251421869-project-admin] https://10.4.3.239/volume/v3/volumes/a2c838a2-5820-4c3b-9a6d-0fe7ad0951bb returned with HTTP 404 Aug 20 04:45:12.507959 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1127/4470] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:12 2026] GET /volume/v3/volumes/a2c838a2-5820-4c3b-9a6d-0fe7ad0951bb => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:45:13.537109 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c3759913-7794-4672-9533-01d26003c3b1 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:13.655570 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c3759913-7794-4672-9533-01d26003c3b1 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:45:13.655943 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c3759913-7794-4672-9533-01d26003c3b1 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1242409582"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:45:13.663042 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-c3759913-7794-4672-9533-01d26003c3b1 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1242409582'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:45:13.663042 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-c3759913-7794-4672-9533-01d26003c3b1 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Create volume of 1 GB Aug 20 04:45:13.667410 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c3759913-7794-4672-9533-01d26003c3b1 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Availability Zones retrieved successfully. Aug 20 04:45:13.673002 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c3759913-7794-4672-9533-01d26003c3b1 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Flow 'volume_create_api' (6c117d14-f76d-43c3-9f8f-21c339a5714b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:45:13.674622 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c3759913-7794-4672-9533-01d26003c3b1 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8f92d67-7a73-46e5-9fcc-23750cca0557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:13.675608 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-c3759913-7794-4672-9533-01d26003c3b1 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:45:13.712251 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c3759913-7794-4672-9533-01d26003c3b1 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8f92d67-7a73-46e5-9fcc-23750cca0557) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:13.713271 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c3759913-7794-4672-9533-01d26003c3b1 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f661369-12a7-4a76-a9e1-81150f5f5afe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:13.785744 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-c3759913-7794-4672-9533-01d26003c3b1 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Created reservations ['20d277c8-1217-41f2-abd3-30096f68856c', 'e4d404e0-3151-4669-8a20-0250c4d6172d', '8b9ca579-e571-4076-adfd-4d3e60b80f55', 'fff14df2-b350-4358-9fe5-91df576ce633'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:45:13.786487 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c3759913-7794-4672-9533-01d26003c3b1 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f661369-12a7-4a76-a9e1-81150f5f5afe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20d277c8-1217-41f2-abd3-30096f68856c', 'e4d404e0-3151-4669-8a20-0250c4d6172d', '8b9ca579-e571-4076-adfd-4d3e60b80f55', 'fff14df2-b350-4358-9fe5-91df576ce633']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:13.787160 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c3759913-7794-4672-9533-01d26003c3b1 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b87665d4-2cb4-40c7-8f6c-289db35c2e6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:13.814531 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c3759913-7794-4672-9533-01d26003c3b1 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b87665d4-2cb4-40c7-8f6c-289db35c2e6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a007846e-f642-4154-b834-3c730ded9f49', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1242409582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6eca8ac2bca4b96847679cf94ab50cf',qos_specs=None,replication_status=,reservations=['20d277c8-1217-41f2-abd3-30096f68856c','e4d404e0-3151-4669-8a20-0250c4d6172d','8b9ca579-e571-4076-adfd-4d3e60b80f55','fff14df2-b350-4358-9fe5-91df576ce633'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3323ee27d0346d68e0fc1e2c3adee0c',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:45:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1242409582',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a007846e-f642-4154-b834-3c730ded9f49,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6eca8ac2bca4b96847679cf94ab50cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3323ee27d0346d68e0fc1e2c3adee0c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:13.815608 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c3759913-7794-4672-9533-01d26003c3b1 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f8c1b2e-b819-4f2c-bec6-d50c666b88a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:13.832393 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c3759913-7794-4672-9533-01d26003c3b1 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f8c1b2e-b819-4f2c-bec6-d50c666b88a0) transitioned into state 'SUCCESS' from state '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-1242409582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6eca8ac2bca4b96847679cf94ab50cf',qos_specs=None,replication_status=,reservations=['20d277c8-1217-41f2-abd3-30096f68856c','e4d404e0-3151-4669-8a20-0250c4d6172d','8b9ca579-e571-4076-adfd-4d3e60b80f55','fff14df2-b350-4358-9fe5-91df576ce633'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3323ee27d0346d68e0fc1e2c3adee0c',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:13.833033 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c3759913-7794-4672-9533-01d26003c3b1 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6556aac3-bc5e-4fb2-b969-b4e7c6d58d24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:13.842257 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c3759913-7794-4672-9533-01d26003c3b1 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6556aac3-bc5e-4fb2-b969-b4e7c6d58d24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:13.843599 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-c3759913-7794-4672-9533-01d26003c3b1 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Flow 'volume_create_api' (6c117d14-f76d-43c3-9f8f-21c339a5714b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:45:13.843664 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c3759913-7794-4672-9533-01d26003c3b1 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Create volume request issued successfully. Aug 20 04:45:13.844946 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c3759913-7794-4672-9533-01d26003c3b1 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:45:13.845471 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1110/4471] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:45:13 2026] POST /volume/v3/volumes => generated 764 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:45:13.865103 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-361ba253-9953-4773-91aa-188d20723e6b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:13.866951 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-361ba253-9953-4773-91aa-188d20723e6b tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] GET https://10.4.3.239/volume/v3/volumes/a007846e-f642-4154-b834-3c730ded9f49 Aug 20 04:45:13.867226 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-361ba253-9953-4773-91aa-188d20723e6b tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:13.867667 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-361ba253-9953-4773-91aa-188d20723e6b tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:13.880478 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:13.880478 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:45:13.887055 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-361ba253-9953-4773-91aa-188d20723e6b tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Volume info retrieved successfully. Aug 20 04:45:13.892167 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-361ba253-9953-4773-91aa-188d20723e6b tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] https://10.4.3.239/volume/v3/volumes/a007846e-f642-4154-b834-3c730ded9f49 returned with HTTP 200 Aug 20 04:45:13.892752 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1117/4472] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:13 2026] GET /volume/v3/volumes/a007846e-f642-4154-b834-3c730ded9f49 => generated 832 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:14.267823 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-53f09434-add6-44fc-bc57-9709506a7a99 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:14.367689 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-53f09434-add6-44fc-bc57-9709506a7a99 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:45:14.368024 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-53f09434-add6-44fc-bc57-9709506a7a99 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-77168736", "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=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:45:14.384697 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-53f09434-add6-44fc-bc57-9709506a7a99 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:45:14.385117 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1119/4473] 10.4.3.239 () {68 vars in 1253 bytes} [Thu Aug 20 04:45:14 2026] POST /volume/v3/types => generated 378 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:14.394272 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-fe2bb5dd-52d9-4fa2-881f-1764991a6f79 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:14.396790 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fe2bb5dd-52d9-4fa2-881f-1764991a6f79 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-admin] POST https://10.4.3.239/volume/v3/types/61bc12ba-7b02-4dff-a25f-7c3983bc8b3e/encryption Aug 20 04:45:14.397393 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fe2bb5dd-52d9-4fa2-881f-1764991a6f79 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:45:14.417447 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fe2bb5dd-52d9-4fa2-881f-1764991a6f79 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-admin] https://10.4.3.239/volume/v3/types/61bc12ba-7b02-4dff-a25f-7c3983bc8b3e/encryption returned with HTTP 200 Aug 20 04:45:14.418131 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1128/4474] 10.4.3.239 () {68 vars in 1397 bytes} [Thu Aug 20 04:45:14 2026] POST /volume/v3/types/61bc12ba-7b02-4dff-a25f-7c3983bc8b3e/encryption => generated 239 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:14.427190 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3324b36c-a517-4c57-bc78-2c0f615ba009 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:14.429516 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3324b36c-a517-4c57-bc78-2c0f615ba009 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:45:14.429981 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3324b36c-a517-4c57-bc78-2c0f615ba009 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1646391596", "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=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:45:14.431975 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:14.431975 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:45:14.449674 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3324b36c-a517-4c57-bc78-2c0f615ba009 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:45:14.450517 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1111/4475] 10.4.3.239 () {68 vars in 1253 bytes} [Thu Aug 20 04:45:14 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 20 04:45:14.458702 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a021c075-1a52-457d-aea1-8550a1cecedd None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:14.520681 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a021c075-1a52-457d-aea1-8550a1cecedd tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] POST https://10.4.3.239/volume/v3/types/9fa9480f-8aa4-4323-aa3b-79864c116088/encryption Aug 20 04:45:14.521133 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a021c075-1a52-457d-aea1-8550a1cecedd tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:45:14.523149 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.policy [None req-a021c075-1a52-457d-aea1-8550a1cecedd tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '5df7f36548144da68911bd4438dcd482', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ad0f3be0a960414a880056d02727334f', '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=100174) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 04:45:14.523437 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a021c075-1a52-457d-aea1-8550a1cecedd tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] https://10.4.3.239/volume/v3/types/9fa9480f-8aa4-4323-aa3b-79864c116088/encryption returned with HTTP 403 Aug 20 04:45:14.523934 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1118/4476] 10.4.3.239 () {68 vars in 1397 bytes} [Thu Aug 20 04:45:14 2026] POST /volume/v3/types/9fa9480f-8aa4-4323-aa3b-79864c116088/encryption => generated 127 bytes in 66 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:45:14.533786 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2dd884eb-f796-401d-abcf-adbd202b46bb None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:14.535549 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2dd884eb-f796-401d-abcf-adbd202b46bb tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:45:14.535881 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2dd884eb-f796-401d-abcf-adbd202b46bb tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2060276182", "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=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:45:14.554034 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2dd884eb-f796-401d-abcf-adbd202b46bb tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:45:14.554413 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1120/4477] 10.4.3.239 () {68 vars in 1253 bytes} [Thu Aug 20 04:45:14 2026] POST /volume/v3/types => generated 380 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:14.562774 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-db5ba9f5-edb8-4dcb-8e9f-eb9096002d87 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:14.565112 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-db5ba9f5-edb8-4dcb-8e9f-eb9096002d87 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] POST https://10.4.3.239/volume/v3/types/e0ce95ef-1cea-4296-ba63-ab5a61aeabe1/extra_specs Aug 20 04:45:14.565590 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-db5ba9f5-edb8-4dcb-8e9f-eb9096002d87 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:45:14.568065 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.policy [None req-db5ba9f5-edb8-4dcb-8e9f-eb9096002d87 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '5df7f36548144da68911bd4438dcd482', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ad0f3be0a960414a880056d02727334f', '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=100175) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 04:45:14.568385 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-db5ba9f5-edb8-4dcb-8e9f-eb9096002d87 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] https://10.4.3.239/volume/v3/types/e0ce95ef-1cea-4296-ba63-ab5a61aeabe1/extra_specs returned with HTTP 403 Aug 20 04:45:14.568986 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1129/4478] 10.4.3.239 () {68 vars in 1399 bytes} [Thu Aug 20 04:45:14 2026] POST /volume/v3/types/e0ce95ef-1cea-4296-ba63-ab5a61aeabe1/extra_specs => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:45:14.576020 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-998e90d7-f33e-4449-858d-90865d7291ed None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:14.578235 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-998e90d7-f33e-4449-858d-90865d7291ed tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] PUT https://10.4.3.239/volume/v3/types/e0ce95ef-1cea-4296-ba63-ab5a61aeabe1/extra_specs/key2 Aug 20 04:45:14.578669 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-998e90d7-f33e-4449-858d-90865d7291ed tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:45:14.581734 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.policy [None req-998e90d7-f33e-4449-858d-90865d7291ed tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '5df7f36548144da68911bd4438dcd482', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ad0f3be0a960414a880056d02727334f', '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=100177) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 04:45:14.581976 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-998e90d7-f33e-4449-858d-90865d7291ed tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] https://10.4.3.239/volume/v3/types/e0ce95ef-1cea-4296-ba63-ab5a61aeabe1/extra_specs/key2 returned with HTTP 403 Aug 20 04:45:14.582653 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1112/4479] 10.4.3.239 () {68 vars in 1413 bytes} [Thu Aug 20 04:45:14 2026] PUT /volume/v3/types/e0ce95ef-1cea-4296-ba63-ab5a61aeabe1/extra_specs/key2 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:45:14.591418 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d7c5768a-c302-430c-972a-4bdc4512c39f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:14.593089 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d7c5768a-c302-430c-972a-4bdc4512c39f tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] POST https://10.4.3.239/volume/v3/types Aug 20 04:45:14.593480 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d7c5768a-c302-430c-972a-4bdc4512c39f tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:45:14.596195 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.policy [None req-d7c5768a-c302-430c-972a-4bdc4512c39f tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '5df7f36548144da68911bd4438dcd482', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ad0f3be0a960414a880056d02727334f', '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=100174) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 04:45:14.596390 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d7c5768a-c302-430c-972a-4bdc4512c39f tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] https://10.4.3.239/volume/v3/types returned with HTTP 403 Aug 20 04:45:14.596790 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1119/4480] 10.4.3.239 () {68 vars in 1252 bytes} [Thu Aug 20 04:45:14 2026] POST /volume/v3/types => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:45:14.605148 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2ce109a3-2404-48e0-bf52-057c94006d11 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:14.606852 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2ce109a3-2404-48e0-bf52-057c94006d11 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:45:14.607244 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2ce109a3-2404-48e0-bf52-057c94006d11 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-917678315", "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=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:45:14.626112 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2ce109a3-2404-48e0-bf52-057c94006d11 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:45:14.626499 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1121/4481] 10.4.3.239 () {68 vars in 1253 bytes} [Thu Aug 20 04:45:14 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 20 04:45:14.634267 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a50d0ece-9dc2-4362-86d8-7c1da112bf62 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:14.636902 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a50d0ece-9dc2-4362-86d8-7c1da112bf62 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-admin] POST https://10.4.3.239/volume/v3/types/dae21142-1482-4710-b973-eaf459c2a272/encryption Aug 20 04:45:14.637303 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a50d0ece-9dc2-4362-86d8-7c1da112bf62 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:45:14.660132 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a50d0ece-9dc2-4362-86d8-7c1da112bf62 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-admin] https://10.4.3.239/volume/v3/types/dae21142-1482-4710-b973-eaf459c2a272/encryption returned with HTTP 200 Aug 20 04:45:14.660671 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1130/4482] 10.4.3.239 () {68 vars in 1397 bytes} [Thu Aug 20 04:45:14 2026] POST /volume/v3/types/dae21142-1482-4710-b973-eaf459c2a272/encryption => generated 239 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:14.669237 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-612b5afe-99b4-43d4-9fdf-a924ba554649 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:14.671703 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-612b5afe-99b4-43d4-9fdf-a924ba554649 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] DELETE https://10.4.3.239/volume/v3/types/dae21142-1482-4710-b973-eaf459c2a272/encryption/697a5924-6786-4a32-98ae-ac90fb4c4964 Aug 20 04:45:14.671940 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-612b5afe-99b4-43d4-9fdf-a924ba554649 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:14.672192 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-612b5afe-99b4-43d4-9fdf-a924ba554649 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:14.672934 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.policy [None req-612b5afe-99b4-43d4-9fdf-a924ba554649 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '5df7f36548144da68911bd4438dcd482', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ad0f3be0a960414a880056d02727334f', '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=100177) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 04:45:14.673146 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-612b5afe-99b4-43d4-9fdf-a924ba554649 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] https://10.4.3.239/volume/v3/types/dae21142-1482-4710-b973-eaf459c2a272/encryption/697a5924-6786-4a32-98ae-ac90fb4c4964 returned with HTTP 403 Aug 20 04:45:14.673646 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1113/4483] 10.4.3.239 () {66 vars in 1489 bytes} [Thu Aug 20 04:45:14 2026] DELETE /volume/v3/types/dae21142-1482-4710-b973-eaf459c2a272/encryption/697a5924-6786-4a32-98ae-ac90fb4c4964 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:45:14.682561 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-be3e4936-f1d4-43d0-a50d-e1c965be8948 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:14.684902 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-be3e4936-f1d4-43d0-a50d-e1c965be8948 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:45:14.685458 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-be3e4936-f1d4-43d0-a50d-e1c965be8948 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-980556613", "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=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:45:14.708966 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-be3e4936-f1d4-43d0-a50d-e1c965be8948 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:45:14.709354 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1120/4484] 10.4.3.239 () {68 vars in 1253 bytes} [Thu Aug 20 04:45:14 2026] POST /volume/v3/types => generated 379 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:14.720627 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5269ac8f-a405-4bab-b77a-3eb091699e8a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:14.723319 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5269ac8f-a405-4bab-b77a-3eb091699e8a tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] DELETE https://10.4.3.239/volume/v3/types/88bbe8e5-d8ab-45a2-a2cb-4760f81a0c30/extra_specs/key1 Aug 20 04:45:14.723558 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5269ac8f-a405-4bab-b77a-3eb091699e8a tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:14.723773 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5269ac8f-a405-4bab-b77a-3eb091699e8a tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:14.735000 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.policy [None req-5269ac8f-a405-4bab-b77a-3eb091699e8a tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '5df7f36548144da68911bd4438dcd482', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ad0f3be0a960414a880056d02727334f', '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=100176) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 04:45:14.735235 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5269ac8f-a405-4bab-b77a-3eb091699e8a tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] https://10.4.3.239/volume/v3/types/88bbe8e5-d8ab-45a2-a2cb-4760f81a0c30/extra_specs/key1 returned with HTTP 403 Aug 20 04:45:14.735740 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1122/4485] 10.4.3.239 () {66 vars in 1396 bytes} [Thu Aug 20 04:45:14 2026] DELETE /volume/v3/types/88bbe8e5-d8ab-45a2-a2cb-4760f81a0c30/extra_specs/key1 => generated 122 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:45:14.746372 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c6c9c8a0-7c07-4b15-931a-c253d381190e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:14.748497 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c6c9c8a0-7c07-4b15-931a-c253d381190e tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:45:14.748962 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c6c9c8a0-7c07-4b15-931a-c253d381190e tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1451632379", "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=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:45:14.768861 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c6c9c8a0-7c07-4b15-931a-c253d381190e tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:45:14.769475 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1131/4486] 10.4.3.239 () {68 vars in 1253 bytes} [Thu Aug 20 04:45:14 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 20 04:45:14.777595 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-80274219-7939-4f0a-b8eb-21c3b1b97d82 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:14.779797 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-80274219-7939-4f0a-b8eb-21c3b1b97d82 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] DELETE https://10.4.3.239/volume/v3/types/ab51090b-2b78-4169-868e-b034d381d5e7 Aug 20 04:45:14.780059 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-80274219-7939-4f0a-b8eb-21c3b1b97d82 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:14.780348 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-80274219-7939-4f0a-b8eb-21c3b1b97d82 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] Calling method '_delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:14.781291 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.policy [None req-80274219-7939-4f0a-b8eb-21c3b1b97d82 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '5df7f36548144da68911bd4438dcd482', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ad0f3be0a960414a880056d02727334f', '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=100177) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 04:45:14.781664 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-80274219-7939-4f0a-b8eb-21c3b1b97d82 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] https://10.4.3.239/volume/v3/types/ab51090b-2b78-4169-868e-b034d381d5e7 returned with HTTP 403 Aug 20 04:45:14.782252 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1114/4487] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:45:14 2026] DELETE /volume/v3/types/ab51090b-2b78-4169-868e-b034d381d5e7 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:45:14.791834 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0f4fba17-d258-49a1-b61d-dd162abfdfc8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:14.794132 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0f4fba17-d258-49a1-b61d-dd162abfdfc8 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] GET https://10.4.3.239/volume/v3/types/61bc12ba-7b02-4dff-a25f-7c3983bc8b3e/extra_specs Aug 20 04:45:14.794401 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0f4fba17-d258-49a1-b61d-dd162abfdfc8 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:14.794632 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0f4fba17-d258-49a1-b61d-dd162abfdfc8 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:14.803981 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0f4fba17-d258-49a1-b61d-dd162abfdfc8 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] https://10.4.3.239/volume/v3/types/61bc12ba-7b02-4dff-a25f-7c3983bc8b3e/extra_specs returned with HTTP 200 Aug 20 04:45:14.804745 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1121/4488] 10.4.3.239 () {66 vars in 1378 bytes} [Thu Aug 20 04:45:14 2026] GET /volume/v3/types/61bc12ba-7b02-4dff-a25f-7c3983bc8b3e/extra_specs => generated 123 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:14.818284 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ab6e2321-6841-496c-aa19-8bb461d8da43 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:14.820278 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ab6e2321-6841-496c-aa19-8bb461d8da43 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] GET https://10.4.3.239/volume/v3/types/61bc12ba-7b02-4dff-a25f-7c3983bc8b3e/encryption/cipher Aug 20 04:45:14.820479 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ab6e2321-6841-496c-aa19-8bb461d8da43 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:14.820664 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ab6e2321-6841-496c-aa19-8bb461d8da43 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:14.821293 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.policy [None req-ab6e2321-6841-496c-aa19-8bb461d8da43 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '5df7f36548144da68911bd4438dcd482', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ad0f3be0a960414a880056d02727334f', '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=100176) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 04:45:14.821440 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ab6e2321-6841-496c-aa19-8bb461d8da43 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] https://10.4.3.239/volume/v3/types/61bc12ba-7b02-4dff-a25f-7c3983bc8b3e/encryption/cipher returned with HTTP 403 Aug 20 04:45:14.821833 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1123/4489] 10.4.3.239 () {66 vars in 1396 bytes} [Thu Aug 20 04:45:14 2026] GET /volume/v3/types/61bc12ba-7b02-4dff-a25f-7c3983bc8b3e/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:45:14.830739 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7a25e5ea-1558-4ae0-b40b-36a61d57724e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:14.833009 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7a25e5ea-1558-4ae0-b40b-36a61d57724e tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] GET https://10.4.3.239/volume/v3/types/61bc12ba-7b02-4dff-a25f-7c3983bc8b3e/encryption Aug 20 04:45:14.833303 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7a25e5ea-1558-4ae0-b40b-36a61d57724e tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:14.833560 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7a25e5ea-1558-4ae0-b40b-36a61d57724e tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:14.834491 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.policy [None req-7a25e5ea-1558-4ae0-b40b-36a61d57724e tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '5df7f36548144da68911bd4438dcd482', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ad0f3be0a960414a880056d02727334f', '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=100175) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 04:45:14.834784 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7a25e5ea-1558-4ae0-b40b-36a61d57724e tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] https://10.4.3.239/volume/v3/types/61bc12ba-7b02-4dff-a25f-7c3983bc8b3e/encryption returned with HTTP 403 Aug 20 04:45:14.835377 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1132/4490] 10.4.3.239 () {66 vars in 1375 bytes} [Thu Aug 20 04:45:14 2026] GET /volume/v3/types/61bc12ba-7b02-4dff-a25f-7c3983bc8b3e/encryption => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:45:14.842853 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-633763c5-17e1-43eb-8d52-d36bb0956ffe None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:14.846516 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-633763c5-17e1-43eb-8d52-d36bb0956ffe tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] GET https://10.4.3.239/volume/v3/types/61bc12ba-7b02-4dff-a25f-7c3983bc8b3e/extra_specs/multiattach Aug 20 04:45:14.846795 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-633763c5-17e1-43eb-8d52-d36bb0956ffe tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:14.847045 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-633763c5-17e1-43eb-8d52-d36bb0956ffe tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:14.855785 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-633763c5-17e1-43eb-8d52-d36bb0956ffe tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] https://10.4.3.239/volume/v3/types/61bc12ba-7b02-4dff-a25f-7c3983bc8b3e/extra_specs/multiattach returned with HTTP 200 Aug 20 04:45:14.856239 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1115/4491] 10.4.3.239 () {66 vars in 1414 bytes} [Thu Aug 20 04:45:14 2026] GET /volume/v3/types/61bc12ba-7b02-4dff-a25f-7c3983bc8b3e/extra_specs/multiattach => generated 29 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 04:45:14.863074 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-baa61558-2fe0-4ea0-966b-ffc4e5a90d82 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:14.866407 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-baa61558-2fe0-4ea0-966b-ffc4e5a90d82 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] GET https://10.4.3.239/volume/v3/types/61bc12ba-7b02-4dff-a25f-7c3983bc8b3e/extra_specs/volume_backend_name Aug 20 04:45:14.866739 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-baa61558-2fe0-4ea0-966b-ffc4e5a90d82 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:14.866830 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-baa61558-2fe0-4ea0-966b-ffc4e5a90d82 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:14.878319 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-baa61558-2fe0-4ea0-966b-ffc4e5a90d82 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] https://10.4.3.239/volume/v3/types/61bc12ba-7b02-4dff-a25f-7c3983bc8b3e/extra_specs/volume_backend_name returned with HTTP 404 Aug 20 04:45:14.878989 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1122/4492] 10.4.3.239 () {66 vars in 1438 bytes} [Thu Aug 20 04:45:14 2026] GET /volume/v3/types/61bc12ba-7b02-4dff-a25f-7c3983bc8b3e/extra_specs/volume_backend_name => generated 143 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:45:14.891389 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-74c798cc-47e8-4094-b718-63d56e4def3e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:14.893405 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-74c798cc-47e8-4094-b718-63d56e4def3e tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] PUT https://10.4.3.239/volume/v3/types/61bc12ba-7b02-4dff-a25f-7c3983bc8b3e/encryption/d55d19a8-03f7-4c83-a562-6d4564bb12ac Aug 20 04:45:14.893759 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-74c798cc-47e8-4094-b718-63d56e4def3e tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:45:14.895869 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.policy [None req-74c798cc-47e8-4094-b718-63d56e4def3e tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '5df7f36548144da68911bd4438dcd482', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ad0f3be0a960414a880056d02727334f', '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=100176) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 04:45:14.896081 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-74c798cc-47e8-4094-b718-63d56e4def3e tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] https://10.4.3.239/volume/v3/types/61bc12ba-7b02-4dff-a25f-7c3983bc8b3e/encryption/d55d19a8-03f7-4c83-a562-6d4564bb12ac returned with HTTP 403 Aug 20 04:45:14.896563 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1124/4493] 10.4.3.239 () {68 vars in 1506 bytes} [Thu Aug 20 04:45:14 2026] PUT /volume/v3/types/61bc12ba-7b02-4dff-a25f-7c3983bc8b3e/encryption/d55d19a8-03f7-4c83-a562-6d4564bb12ac => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:45:14.905734 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-90f3f736-58b9-49b8-93e8-ca21497a7115 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:14.906545 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3671d583-1f16-4d63-8607-4adf87c40bb1 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:14.907415 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-90f3f736-58b9-49b8-93e8-ca21497a7115 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] GET https://10.4.3.239/volume/v3/volumes/a007846e-f642-4154-b834-3c730ded9f49 Aug 20 04:45:14.907633 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-90f3f736-58b9-49b8-93e8-ca21497a7115 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:14.907808 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-90f3f736-58b9-49b8-93e8-ca21497a7115 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:14.908692 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3671d583-1f16-4d63-8607-4adf87c40bb1 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] PUT https://10.4.3.239/volume/v3/types/61bc12ba-7b02-4dff-a25f-7c3983bc8b3e/extra_specs/key1 Aug 20 04:45:14.909110 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3671d583-1f16-4d63-8607-4adf87c40bb1 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:45:14.911497 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.policy [None req-3671d583-1f16-4d63-8607-4adf87c40bb1 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '5df7f36548144da68911bd4438dcd482', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ad0f3be0a960414a880056d02727334f', '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=100177) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 04:45:14.911741 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3671d583-1f16-4d63-8607-4adf87c40bb1 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] https://10.4.3.239/volume/v3/types/61bc12ba-7b02-4dff-a25f-7c3983bc8b3e/extra_specs/key1 returned with HTTP 403 Aug 20 04:45:14.912337 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1116/4494] 10.4.3.239 () {68 vars in 1413 bytes} [Thu Aug 20 04:45:14 2026] PUT /volume/v3/types/61bc12ba-7b02-4dff-a25f-7c3983bc8b3e/extra_specs/key1 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:45:14.914538 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:14.914538 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:45:14.917821 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-90f3f736-58b9-49b8-93e8-ca21497a7115 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Volume info retrieved successfully. Aug 20 04:45:14.921112 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9b9c7b59-6e8f-43c2-a087-c3414c54b1df None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:14.922925 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-90f3f736-58b9-49b8-93e8-ca21497a7115 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] https://10.4.3.239/volume/v3/volumes/a007846e-f642-4154-b834-3c730ded9f49 returned with HTTP 200 Aug 20 04:45:14.923334 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1133/4495] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:14 2026] GET /volume/v3/volumes/a007846e-f642-4154-b834-3c730ded9f49 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:14.924081 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9b9c7b59-6e8f-43c2-a087-c3414c54b1df tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] PUT https://10.4.3.239/volume/v3/types/61bc12ba-7b02-4dff-a25f-7c3983bc8b3e Aug 20 04:45:14.924561 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9b9c7b59-6e8f-43c2-a087-c3414c54b1df tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:45:14.927057 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.policy [None req-9b9c7b59-6e8f-43c2-a087-c3414c54b1df tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '5df7f36548144da68911bd4438dcd482', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ad0f3be0a960414a880056d02727334f', '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=100174) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 04:45:14.927279 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9b9c7b59-6e8f-43c2-a087-c3414c54b1df tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-reader] https://10.4.3.239/volume/v3/types/61bc12ba-7b02-4dff-a25f-7c3983bc8b3e returned with HTTP 403 Aug 20 04:45:14.927863 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1123/4496] 10.4.3.239 () {68 vars in 1362 bytes} [Thu Aug 20 04:45:14 2026] PUT /volume/v3/types/61bc12ba-7b02-4dff-a25f-7c3983bc8b3e => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:45:14.935423 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-98119b26-fad5-486f-936c-7d469965ef06 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:14.935644 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-bb1bc236-1cba-4570-9067-7c8409d590c5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:14.937395 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bb1bc236-1cba-4570-9067-7c8409d590c5 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-admin] DELETE https://10.4.3.239/volume/v3/types/ab51090b-2b78-4169-868e-b034d381d5e7 Aug 20 04:45:14.937608 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bb1bc236-1cba-4570-9067-7c8409d590c5 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:14.937675 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-98119b26-fad5-486f-936c-7d469965ef06 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:45:14.937816 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bb1bc236-1cba-4570-9067-7c8409d590c5 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-admin] Calling method '_delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:14.937909 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-98119b26-fad5-486f-936c-7d469965ef06 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "a007846e-f642-4154-b834-3c730ded9f49", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1352940567"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:45:14.939212 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-98119b26-fad5-486f-936c-7d469965ef06 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Create volume request body: {'volume': {"'source_volid": 'a007846e-f642-4154-b834-3c730ded9f49', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1352940567'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:45:14.939354 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-98119b26-fad5-486f-936c-7d469965ef06 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Create volume of 1 GB Aug 20 04:45:14.943363 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-98119b26-fad5-486f-936c-7d469965ef06 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Availability Zones retrieved successfully. Aug 20 04:45:14.948494 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-98119b26-fad5-486f-936c-7d469965ef06 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Flow 'volume_create_api' (cd522251-78ff-4d0e-a587-9590d1e49fb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:45:14.949348 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-98119b26-fad5-486f-936c-7d469965ef06 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68eb9438-606a-4267-aa6c-a9d4ba8a438e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:14.950156 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-98119b26-fad5-486f-936c-7d469965ef06 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:45:14.966131 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bb1bc236-1cba-4570-9067-7c8409d590c5 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-admin] https://10.4.3.239/volume/v3/types/ab51090b-2b78-4169-868e-b034d381d5e7 returned with HTTP 202 Aug 20 04:45:14.966591 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1117/4497] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:45:14 2026] DELETE /volume/v3/types/ab51090b-2b78-4169-868e-b034d381d5e7 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:45:14.976853 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-93cf6380-e3cf-4998-837a-c7931f9ec0d7 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:14.978597 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-93cf6380-e3cf-4998-837a-c7931f9ec0d7 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-admin] DELETE https://10.4.3.239/volume/v3/types/88bbe8e5-d8ab-45a2-a2cb-4760f81a0c30 Aug 20 04:45:14.978778 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-93cf6380-e3cf-4998-837a-c7931f9ec0d7 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:14.978992 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-93cf6380-e3cf-4998-837a-c7931f9ec0d7 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-admin] Calling method '_delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:14.980514 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-98119b26-fad5-486f-936c-7d469965ef06 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68eb9438-606a-4267-aa6c-a9d4ba8a438e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:14.981249 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-98119b26-fad5-486f-936c-7d469965ef06 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c025893b-6ea3-4cc9-b4b3-ae9aa312ca9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:15.007809 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-93cf6380-e3cf-4998-837a-c7931f9ec0d7 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-admin] https://10.4.3.239/volume/v3/types/88bbe8e5-d8ab-45a2-a2cb-4760f81a0c30 returned with HTTP 202 Aug 20 04:45:15.007986 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1134/4498] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:45:14 2026] DELETE /volume/v3/types/88bbe8e5-d8ab-45a2-a2cb-4760f81a0c30 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:45:15.016193 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6c614310-26ed-4621-b3a2-eac12a73ef33 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:15.019242 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6c614310-26ed-4621-b3a2-eac12a73ef33 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-admin] DELETE https://10.4.3.239/volume/v3/types/dae21142-1482-4710-b973-eaf459c2a272 Aug 20 04:45:15.019853 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6c614310-26ed-4621-b3a2-eac12a73ef33 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:15.020163 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6c614310-26ed-4621-b3a2-eac12a73ef33 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-admin] Calling method '_delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:15.027057 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-98119b26-fad5-486f-936c-7d469965ef06 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Created reservations ['1fe4d2f3-b7d5-4401-b5f3-7d6f0bc04a0c', '98c1413d-3200-48a1-a650-b83db369dc87', '79bc7551-d968-4405-a84a-fecc2ed0534b', '21037524-faf3-4694-9fb3-ebd42520bc23'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:45:15.027829 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-98119b26-fad5-486f-936c-7d469965ef06 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c025893b-6ea3-4cc9-b4b3-ae9aa312ca9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1fe4d2f3-b7d5-4401-b5f3-7d6f0bc04a0c', '98c1413d-3200-48a1-a650-b83db369dc87', '79bc7551-d968-4405-a84a-fecc2ed0534b', '21037524-faf3-4694-9fb3-ebd42520bc23']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:15.028632 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-98119b26-fad5-486f-936c-7d469965ef06 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1304b6be-85d3-4490-af79-2e288d1053cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:15.055431 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6c614310-26ed-4621-b3a2-eac12a73ef33 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-admin] https://10.4.3.239/volume/v3/types/dae21142-1482-4710-b973-eaf459c2a272 returned with HTTP 202 Aug 20 04:45:15.055519 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-98119b26-fad5-486f-936c-7d469965ef06 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1304b6be-85d3-4490-af79-2e288d1053cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c335bfc-0258-4dfb-891f-f5657e946a13', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1352940567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6eca8ac2bca4b96847679cf94ab50cf',qos_specs=None,replication_status=,reservations=['1fe4d2f3-b7d5-4401-b5f3-7d6f0bc04a0c','98c1413d-3200-48a1-a650-b83db369dc87','79bc7551-d968-4405-a84a-fecc2ed0534b','21037524-faf3-4694-9fb3-ebd42520bc23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3323ee27d0346d68e0fc1e2c3adee0c',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:45:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1352940567',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c335bfc-0258-4dfb-891f-f5657e946a13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6eca8ac2bca4b96847679cf94ab50cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3323ee27d0346d68e0fc1e2c3adee0c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:15.055592 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1124/4499] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:45:15 2026] DELETE /volume/v3/types/dae21142-1482-4710-b973-eaf459c2a272 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:45:15.055627 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-98119b26-fad5-486f-936c-7d469965ef06 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df6295ce-985f-4852-ba6d-94006f8e04cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:15.062847 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-699b421d-e385-4d2a-a8dc-192838b35ea0 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:15.064624 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-699b421d-e385-4d2a-a8dc-192838b35ea0 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-admin] DELETE https://10.4.3.239/volume/v3/types/e0ce95ef-1cea-4296-ba63-ab5a61aeabe1 Aug 20 04:45:15.064821 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-699b421d-e385-4d2a-a8dc-192838b35ea0 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:15.065014 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-699b421d-e385-4d2a-a8dc-192838b35ea0 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-admin] Calling method '_delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:15.081106 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-98119b26-fad5-486f-936c-7d469965ef06 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df6295ce-985f-4852-ba6d-94006f8e04cd) transitioned into state 'SUCCESS' from state '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-1352940567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6eca8ac2bca4b96847679cf94ab50cf',qos_specs=None,replication_status=,reservations=['1fe4d2f3-b7d5-4401-b5f3-7d6f0bc04a0c','98c1413d-3200-48a1-a650-b83db369dc87','79bc7551-d968-4405-a84a-fecc2ed0534b','21037524-faf3-4694-9fb3-ebd42520bc23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3323ee27d0346d68e0fc1e2c3adee0c',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:15.081829 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-98119b26-fad5-486f-936c-7d469965ef06 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9938e35f-4ed8-403b-8a26-c8da4fa0d944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:15.097479 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-98119b26-fad5-486f-936c-7d469965ef06 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9938e35f-4ed8-403b-8a26-c8da4fa0d944) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:15.097750 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-699b421d-e385-4d2a-a8dc-192838b35ea0 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-admin] https://10.4.3.239/volume/v3/types/e0ce95ef-1cea-4296-ba63-ab5a61aeabe1 returned with HTTP 202 Aug 20 04:45:15.098204 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1118/4500] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:45:15 2026] DELETE /volume/v3/types/e0ce95ef-1cea-4296-ba63-ab5a61aeabe1 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:45:15.098311 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-98119b26-fad5-486f-936c-7d469965ef06 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Flow 'volume_create_api' (cd522251-78ff-4d0e-a587-9590d1e49fb4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:45:15.098605 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-98119b26-fad5-486f-936c-7d469965ef06 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Create volume request issued successfully. Aug 20 04:45:15.099339 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-98119b26-fad5-486f-936c-7d469965ef06 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:45:15.099627 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1125/4501] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:45:14 2026] POST /volume/v3/volumes => generated 764 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:45:15.106293 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ae859338-913e-4e21-b854-935482f0f041 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:15.109812 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ae859338-913e-4e21-b854-935482f0f041 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-admin] DELETE https://10.4.3.239/volume/v3/types/9fa9480f-8aa4-4323-aa3b-79864c116088 Aug 20 04:45:15.110227 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ae859338-913e-4e21-b854-935482f0f041 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:15.110410 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ae859338-913e-4e21-b854-935482f0f041 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-admin] Calling method '_delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:15.127603 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-aebebaba-f603-40d8-a93d-823daa3618a0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:15.130744 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-aebebaba-f603-40d8-a93d-823daa3618a0 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:45:15.130744 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-aebebaba-f603-40d8-a93d-823daa3618a0 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "a007846e-f642-4154-b834-3c730ded9f49", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1682141795"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:45:15.132168 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-aebebaba-f603-40d8-a93d-823daa3618a0 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Create volume request body: {'volume': {"'source_volid": 'a007846e-f642-4154-b834-3c730ded9f49', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1682141795'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:45:15.132391 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-aebebaba-f603-40d8-a93d-823daa3618a0 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Create volume of 1 GB Aug 20 04:45:15.139327 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-aebebaba-f603-40d8-a93d-823daa3618a0 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Availability Zones retrieved successfully. Aug 20 04:45:15.148527 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-aebebaba-f603-40d8-a93d-823daa3618a0 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Flow 'volume_create_api' (ba5b2393-3155-4a7b-aec0-8d005054ee53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:45:15.149691 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-aebebaba-f603-40d8-a93d-823daa3618a0 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4911037a-dc35-4662-b24c-0ffec7139401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:15.150651 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-aebebaba-f603-40d8-a93d-823daa3618a0 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:45:15.154032 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ae859338-913e-4e21-b854-935482f0f041 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-admin] https://10.4.3.239/volume/v3/types/9fa9480f-8aa4-4323-aa3b-79864c116088 returned with HTTP 202 Aug 20 04:45:15.154501 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1135/4502] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:45:15 2026] DELETE /volume/v3/types/9fa9480f-8aa4-4323-aa3b-79864c116088 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:45:15.162560 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a2f00441-acb5-4b6b-88d9-807b4896b908 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:15.164235 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a2f00441-acb5-4b6b-88d9-807b4896b908 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-admin] DELETE https://10.4.3.239/volume/v3/types/61bc12ba-7b02-4dff-a25f-7c3983bc8b3e Aug 20 04:45:15.164527 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a2f00441-acb5-4b6b-88d9-807b4896b908 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:15.164819 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a2f00441-acb5-4b6b-88d9-807b4896b908 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-admin] Calling method '_delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:15.180899 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-aebebaba-f603-40d8-a93d-823daa3618a0 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4911037a-dc35-4662-b24c-0ffec7139401) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:15.181786 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-aebebaba-f603-40d8-a93d-823daa3618a0 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd7b4a49-8859-4b69-bde8-484ec7db9932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:15.199202 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a2f00441-acb5-4b6b-88d9-807b4896b908 tempest-VolumeTypesReaderTests-1649508764 tempest-VolumeTypesReaderTests-1649508764-project-admin] https://10.4.3.239/volume/v3/types/61bc12ba-7b02-4dff-a25f-7c3983bc8b3e returned with HTTP 202 Aug 20 04:45:15.199714 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1119/4503] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:45:15 2026] DELETE /volume/v3/types/61bc12ba-7b02-4dff-a25f-7c3983bc8b3e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:45:15.230979 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-aebebaba-f603-40d8-a93d-823daa3618a0 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Created reservations ['e47da473-c67d-442d-947f-6e453bd2e1d7', '301b2b04-a472-4677-8d99-fc4fb5da4fca', 'd1d67cbb-1c25-47da-b81c-bc6f93edc37e', 'a694bb48-9823-488e-b745-199bcbcbd7e1'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:45:15.232084 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-aebebaba-f603-40d8-a93d-823daa3618a0 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd7b4a49-8859-4b69-bde8-484ec7db9932) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e47da473-c67d-442d-947f-6e453bd2e1d7', '301b2b04-a472-4677-8d99-fc4fb5da4fca', 'd1d67cbb-1c25-47da-b81c-bc6f93edc37e', 'a694bb48-9823-488e-b745-199bcbcbd7e1']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:15.233348 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-aebebaba-f603-40d8-a93d-823daa3618a0 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd58bece-fda6-4f5d-b041-65648785fc1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:15.264942 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-aebebaba-f603-40d8-a93d-823daa3618a0 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd58bece-fda6-4f5d-b041-65648785fc1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9be95e6e-f019-4c22-89d6-bbb365c80cfb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1682141795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6eca8ac2bca4b96847679cf94ab50cf',qos_specs=None,replication_status=,reservations=['e47da473-c67d-442d-947f-6e453bd2e1d7','301b2b04-a472-4677-8d99-fc4fb5da4fca','d1d67cbb-1c25-47da-b81c-bc6f93edc37e','a694bb48-9823-488e-b745-199bcbcbd7e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3323ee27d0346d68e0fc1e2c3adee0c',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:45:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1682141795',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9be95e6e-f019-4c22-89d6-bbb365c80cfb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6eca8ac2bca4b96847679cf94ab50cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3323ee27d0346d68e0fc1e2c3adee0c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:15.265637 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-aebebaba-f603-40d8-a93d-823daa3618a0 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b20e5bd-9ab2-4005-b932-e7577a6d0f4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:15.286867 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-aebebaba-f603-40d8-a93d-823daa3618a0 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b20e5bd-9ab2-4005-b932-e7577a6d0f4d) transitioned into state 'SUCCESS' from state '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-1682141795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6eca8ac2bca4b96847679cf94ab50cf',qos_specs=None,replication_status=,reservations=['e47da473-c67d-442d-947f-6e453bd2e1d7','301b2b04-a472-4677-8d99-fc4fb5da4fca','d1d67cbb-1c25-47da-b81c-bc6f93edc37e','a694bb48-9823-488e-b745-199bcbcbd7e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3323ee27d0346d68e0fc1e2c3adee0c',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:15.288087 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-aebebaba-f603-40d8-a93d-823daa3618a0 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc9c794c-6b97-4511-bca3-4088dfa32836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:15.302787 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-aebebaba-f603-40d8-a93d-823daa3618a0 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc9c794c-6b97-4511-bca3-4088dfa32836) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:15.303646 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-aebebaba-f603-40d8-a93d-823daa3618a0 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Flow 'volume_create_api' (ba5b2393-3155-4a7b-aec0-8d005054ee53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:45:15.303939 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-aebebaba-f603-40d8-a93d-823daa3618a0 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Create volume request issued successfully. Aug 20 04:45:15.304573 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-aebebaba-f603-40d8-a93d-823daa3618a0 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:45:15.305072 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1125/4504] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:45:15 2026] POST /volume/v3/volumes => generated 764 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:45:15.320683 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-576176c3-41d4-470f-a003-4e7b315d5890 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:15.323431 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-576176c3-41d4-470f-a003-4e7b315d5890 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:45:15.324259 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-576176c3-41d4-470f-a003-4e7b315d5890 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "a007846e-f642-4154-b834-3c730ded9f49", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1075012725"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:45:15.328733 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-576176c3-41d4-470f-a003-4e7b315d5890 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Create volume request body: {'volume': {"'source_volid": 'a007846e-f642-4154-b834-3c730ded9f49', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1075012725'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:45:15.328733 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-576176c3-41d4-470f-a003-4e7b315d5890 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Create volume of 1 GB Aug 20 04:45:15.328733 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:15.328733 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:45:15.333752 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-576176c3-41d4-470f-a003-4e7b315d5890 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Availability Zones retrieved successfully. Aug 20 04:45:15.340542 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-576176c3-41d4-470f-a003-4e7b315d5890 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Flow 'volume_create_api' (32bb4786-0c71-4ef7-a943-d659ecb8a4ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:45:15.341938 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-576176c3-41d4-470f-a003-4e7b315d5890 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2279b3a4-8bcf-4f3b-b64c-19ebab89e84f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:15.342936 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-576176c3-41d4-470f-a003-4e7b315d5890 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:45:15.381596 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-576176c3-41d4-470f-a003-4e7b315d5890 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2279b3a4-8bcf-4f3b-b64c-19ebab89e84f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:15.382385 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-576176c3-41d4-470f-a003-4e7b315d5890 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45cdbf5c-9b2f-477d-b4bf-383291b0e5f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:15.443472 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-576176c3-41d4-470f-a003-4e7b315d5890 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Created reservations ['dad20537-5d7c-4b19-83c5-8a54eecaa7b2', '2a193219-5ff2-4fab-b550-676c4cf5ab5c', 'b8961725-e3f9-4115-8be1-0d8bf4c4a3ec', 'b6235872-19bb-47a1-b456-b58751cab662'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:45:15.444696 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-576176c3-41d4-470f-a003-4e7b315d5890 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45cdbf5c-9b2f-477d-b4bf-383291b0e5f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dad20537-5d7c-4b19-83c5-8a54eecaa7b2', '2a193219-5ff2-4fab-b550-676c4cf5ab5c', 'b8961725-e3f9-4115-8be1-0d8bf4c4a3ec', 'b6235872-19bb-47a1-b456-b58751cab662']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:15.445939 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-576176c3-41d4-470f-a003-4e7b315d5890 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95bb43b9-47f8-4326-bee2-1959bb03de08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:15.477054 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-576176c3-41d4-470f-a003-4e7b315d5890 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95bb43b9-47f8-4326-bee2-1959bb03de08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '480cc55f-2f58-4bad-a5f3-b4f3e52bda14', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1075012725',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6eca8ac2bca4b96847679cf94ab50cf',qos_specs=None,replication_status=,reservations=['dad20537-5d7c-4b19-83c5-8a54eecaa7b2','2a193219-5ff2-4fab-b550-676c4cf5ab5c','b8961725-e3f9-4115-8be1-0d8bf4c4a3ec','b6235872-19bb-47a1-b456-b58751cab662'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3323ee27d0346d68e0fc1e2c3adee0c',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:45:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1075012725',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=480cc55f-2f58-4bad-a5f3-b4f3e52bda14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6eca8ac2bca4b96847679cf94ab50cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3323ee27d0346d68e0fc1e2c3adee0c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:15.478009 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-576176c3-41d4-470f-a003-4e7b315d5890 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (172c5686-02f3-4ec6-b388-6d666e4cdc79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:15.511221 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-576176c3-41d4-470f-a003-4e7b315d5890 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (172c5686-02f3-4ec6-b388-6d666e4cdc79) transitioned into state 'SUCCESS' from state '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-1075012725',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6eca8ac2bca4b96847679cf94ab50cf',qos_specs=None,replication_status=,reservations=['dad20537-5d7c-4b19-83c5-8a54eecaa7b2','2a193219-5ff2-4fab-b550-676c4cf5ab5c','b8961725-e3f9-4115-8be1-0d8bf4c4a3ec','b6235872-19bb-47a1-b456-b58751cab662'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3323ee27d0346d68e0fc1e2c3adee0c',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:15.511954 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-576176c3-41d4-470f-a003-4e7b315d5890 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5037e26-5633-4068-99a4-94069ec5070a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:15.524777 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-576176c3-41d4-470f-a003-4e7b315d5890 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5037e26-5633-4068-99a4-94069ec5070a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:15.524777 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-576176c3-41d4-470f-a003-4e7b315d5890 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Flow 'volume_create_api' (32bb4786-0c71-4ef7-a943-d659ecb8a4ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:45:15.525063 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-576176c3-41d4-470f-a003-4e7b315d5890 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Create volume request issued successfully. Aug 20 04:45:15.525685 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-576176c3-41d4-470f-a003-4e7b315d5890 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:45:15.526200 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1126/4505] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:45:15 2026] POST /volume/v3/volumes => generated 764 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:45:15.537495 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-44e25533-f2da-4501-a46f-0dceceabb2ec None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:15.539423 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-44e25533-f2da-4501-a46f-0dceceabb2ec tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:45:15.539551 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-44e25533-f2da-4501-a46f-0dceceabb2ec tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "a007846e-f642-4154-b834-3c730ded9f49", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-351066248"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:45:15.540938 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-44e25533-f2da-4501-a46f-0dceceabb2ec tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Create volume request body: {'volume': {"'source_volid": 'a007846e-f642-4154-b834-3c730ded9f49', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-351066248'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:45:15.541090 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-44e25533-f2da-4501-a46f-0dceceabb2ec tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Create volume of 1 GB Aug 20 04:45:15.545308 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-44e25533-f2da-4501-a46f-0dceceabb2ec tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Availability Zones retrieved successfully. Aug 20 04:45:15.550667 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-44e25533-f2da-4501-a46f-0dceceabb2ec tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Flow 'volume_create_api' (f6f5be8f-9e71-4ed0-8090-028efde69ecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:45:15.552334 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-44e25533-f2da-4501-a46f-0dceceabb2ec tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23dc94e8-4438-4bc2-a151-79d33cccdcfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:15.553344 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-44e25533-f2da-4501-a46f-0dceceabb2ec tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:45:15.582358 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-44e25533-f2da-4501-a46f-0dceceabb2ec tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23dc94e8-4438-4bc2-a151-79d33cccdcfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:15.583155 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-44e25533-f2da-4501-a46f-0dceceabb2ec tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54d74163-ff45-4018-a2b0-b119d66c9818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:15.630369 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-44e25533-f2da-4501-a46f-0dceceabb2ec tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Created reservations ['0cfc1d99-bcae-45ab-8587-529b26c830ef', 'b41a069b-d723-42af-ae4e-83215e506de7', '20ec92df-957d-411f-8f79-c8878a3e725b', '420675e5-93b4-4a6d-a8f6-704478997a67'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:45:15.631403 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-44e25533-f2da-4501-a46f-0dceceabb2ec tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54d74163-ff45-4018-a2b0-b119d66c9818) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0cfc1d99-bcae-45ab-8587-529b26c830ef', 'b41a069b-d723-42af-ae4e-83215e506de7', '20ec92df-957d-411f-8f79-c8878a3e725b', '420675e5-93b4-4a6d-a8f6-704478997a67']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:15.632381 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-44e25533-f2da-4501-a46f-0dceceabb2ec tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd82c222-c107-4cba-99fa-0e7f94a2e92e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:15.657805 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-44e25533-f2da-4501-a46f-0dceceabb2ec tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd82c222-c107-4cba-99fa-0e7f94a2e92e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb251e2a-5878-44fd-b8af-103b2b5952fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-351066248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6eca8ac2bca4b96847679cf94ab50cf',qos_specs=None,replication_status=,reservations=['0cfc1d99-bcae-45ab-8587-529b26c830ef','b41a069b-d723-42af-ae4e-83215e506de7','20ec92df-957d-411f-8f79-c8878a3e725b','420675e5-93b4-4a6d-a8f6-704478997a67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3323ee27d0346d68e0fc1e2c3adee0c',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:45:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-351066248',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb251e2a-5878-44fd-b8af-103b2b5952fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6eca8ac2bca4b96847679cf94ab50cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3323ee27d0346d68e0fc1e2c3adee0c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:15.658731 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-44e25533-f2da-4501-a46f-0dceceabb2ec tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb817c7f-0001-4fb7-8a51-61cfc84cb1cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:15.679109 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-44e25533-f2da-4501-a46f-0dceceabb2ec tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb817c7f-0001-4fb7-8a51-61cfc84cb1cd) transitioned into state 'SUCCESS' from state '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-351066248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6eca8ac2bca4b96847679cf94ab50cf',qos_specs=None,replication_status=,reservations=['0cfc1d99-bcae-45ab-8587-529b26c830ef','b41a069b-d723-42af-ae4e-83215e506de7','20ec92df-957d-411f-8f79-c8878a3e725b','420675e5-93b4-4a6d-a8f6-704478997a67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3323ee27d0346d68e0fc1e2c3adee0c',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:15.679868 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-44e25533-f2da-4501-a46f-0dceceabb2ec tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (422ccd87-b1bc-4019-86ca-b8b1544a2e48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:15.688699 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-44e25533-f2da-4501-a46f-0dceceabb2ec tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (422ccd87-b1bc-4019-86ca-b8b1544a2e48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:15.689505 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-44e25533-f2da-4501-a46f-0dceceabb2ec tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Flow 'volume_create_api' (f6f5be8f-9e71-4ed0-8090-028efde69ecf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:45:15.689812 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-44e25533-f2da-4501-a46f-0dceceabb2ec tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Create volume request issued successfully. Aug 20 04:45:15.690379 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-44e25533-f2da-4501-a46f-0dceceabb2ec tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:45:15.694204 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1136/4506] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:45:15 2026] POST /volume/v3/volumes => generated 763 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:45:15.706333 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3bbd086d-1ea7-47c8-8a33-7e606a941fa6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:15.709671 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3bbd086d-1ea7-47c8-8a33-7e606a941fa6 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:45:15.709987 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3bbd086d-1ea7-47c8-8a33-7e606a941fa6 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "a007846e-f642-4154-b834-3c730ded9f49", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1284928866"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:45:15.714615 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-3bbd086d-1ea7-47c8-8a33-7e606a941fa6 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Create volume request body: {'volume': {"'source_volid": 'a007846e-f642-4154-b834-3c730ded9f49', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1284928866'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:45:15.714856 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-3bbd086d-1ea7-47c8-8a33-7e606a941fa6 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Create volume of 1 GB Aug 20 04:45:15.721900 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-3bbd086d-1ea7-47c8-8a33-7e606a941fa6 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Availability Zones retrieved successfully. Aug 20 04:45:15.729999 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-3bbd086d-1ea7-47c8-8a33-7e606a941fa6 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Flow 'volume_create_api' (88e3bdbc-1af0-4a05-b1ed-4e42543beac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:45:15.731600 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-3bbd086d-1ea7-47c8-8a33-7e606a941fa6 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74b5a6c5-7003-41d6-95ae-de5611c5f8d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:15.732891 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-3bbd086d-1ea7-47c8-8a33-7e606a941fa6 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:45:15.765516 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-3bbd086d-1ea7-47c8-8a33-7e606a941fa6 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74b5a6c5-7003-41d6-95ae-de5611c5f8d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:15.766654 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-3bbd086d-1ea7-47c8-8a33-7e606a941fa6 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1990556c-2573-43d7-a61f-8544a8e4cfa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:15.816511 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-3bbd086d-1ea7-47c8-8a33-7e606a941fa6 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Created reservations ['4f72210b-412a-4b4c-90f9-a4f030aada5b', 'fb6de2ee-7da0-4a64-bc1b-21d0745067dd', '88ff3961-16b3-43a9-abbf-fbaddd02bc25', '68e13f6d-006f-4594-af2d-e3423ab8a983'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:45:15.817399 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-3bbd086d-1ea7-47c8-8a33-7e606a941fa6 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1990556c-2573-43d7-a61f-8544a8e4cfa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f72210b-412a-4b4c-90f9-a4f030aada5b', 'fb6de2ee-7da0-4a64-bc1b-21d0745067dd', '88ff3961-16b3-43a9-abbf-fbaddd02bc25', '68e13f6d-006f-4594-af2d-e3423ab8a983']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:15.818744 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-3bbd086d-1ea7-47c8-8a33-7e606a941fa6 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b785109-097a-4d10-8e00-0c2697317ee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:15.853074 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-3bbd086d-1ea7-47c8-8a33-7e606a941fa6 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b785109-097a-4d10-8e00-0c2697317ee3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65d306fb-7223-4a31-988b-6818440a0de0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1284928866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6eca8ac2bca4b96847679cf94ab50cf',qos_specs=None,replication_status=,reservations=['4f72210b-412a-4b4c-90f9-a4f030aada5b','fb6de2ee-7da0-4a64-bc1b-21d0745067dd','88ff3961-16b3-43a9-abbf-fbaddd02bc25','68e13f6d-006f-4594-af2d-e3423ab8a983'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3323ee27d0346d68e0fc1e2c3adee0c',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:45:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1284928866',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65d306fb-7223-4a31-988b-6818440a0de0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6eca8ac2bca4b96847679cf94ab50cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3323ee27d0346d68e0fc1e2c3adee0c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:15.854128 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-3bbd086d-1ea7-47c8-8a33-7e606a941fa6 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (905a9296-5887-499e-9864-52f514536a90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:15.872359 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-3bbd086d-1ea7-47c8-8a33-7e606a941fa6 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (905a9296-5887-499e-9864-52f514536a90) transitioned into state 'SUCCESS' from state '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-1284928866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6eca8ac2bca4b96847679cf94ab50cf',qos_specs=None,replication_status=,reservations=['4f72210b-412a-4b4c-90f9-a4f030aada5b','fb6de2ee-7da0-4a64-bc1b-21d0745067dd','88ff3961-16b3-43a9-abbf-fbaddd02bc25','68e13f6d-006f-4594-af2d-e3423ab8a983'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3323ee27d0346d68e0fc1e2c3adee0c',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:15.873018 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-3bbd086d-1ea7-47c8-8a33-7e606a941fa6 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89b18501-ee38-4658-91c6-c4c1fa856f68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:15.883944 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-3bbd086d-1ea7-47c8-8a33-7e606a941fa6 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89b18501-ee38-4658-91c6-c4c1fa856f68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:15.884869 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-3bbd086d-1ea7-47c8-8a33-7e606a941fa6 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Flow 'volume_create_api' (88e3bdbc-1af0-4a05-b1ed-4e42543beac4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:45:15.885189 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-3bbd086d-1ea7-47c8-8a33-7e606a941fa6 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Create volume request issued successfully. Aug 20 04:45:15.885811 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3bbd086d-1ea7-47c8-8a33-7e606a941fa6 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:45:15.886454 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1120/4507] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:45:15 2026] POST /volume/v3/volumes => generated 764 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:45:15.897645 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-dfd4a42a-76c7-4ef4-ad87-b237dfa0d695 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:15.899464 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-dfd4a42a-76c7-4ef4-ad87-b237dfa0d695 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] GET https://10.4.3.239/volume/v3/volumes/0c335bfc-0258-4dfb-891f-f5657e946a13 Aug 20 04:45:15.899609 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-dfd4a42a-76c7-4ef4-ad87-b237dfa0d695 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:15.899891 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-dfd4a42a-76c7-4ef4-ad87-b237dfa0d695 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:15.906596 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:15.906596 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:45:15.910315 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-dfd4a42a-76c7-4ef4-ad87-b237dfa0d695 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Volume info retrieved successfully. Aug 20 04:45:15.916685 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-dfd4a42a-76c7-4ef4-ad87-b237dfa0d695 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] https://10.4.3.239/volume/v3/volumes/0c335bfc-0258-4dfb-891f-f5657e946a13 returned with HTTP 200 Aug 20 04:45:15.917066 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1126/4508] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:15 2026] GET /volume/v3/volumes/0c335bfc-0258-4dfb-891f-f5657e946a13 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:15.934878 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1372f5ad-8eb6-4bf6-b646-668187a5129f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:15.936841 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1372f5ad-8eb6-4bf6-b646-668187a5129f tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] GET https://10.4.3.239/volume/v3/volumes/9be95e6e-f019-4c22-89d6-bbb365c80cfb Aug 20 04:45:15.937098 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1372f5ad-8eb6-4bf6-b646-668187a5129f tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:15.937337 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1372f5ad-8eb6-4bf6-b646-668187a5129f tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:15.945965 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:15.945965 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:45:15.949757 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1372f5ad-8eb6-4bf6-b646-668187a5129f tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Volume info retrieved successfully. Aug 20 04:45:15.954535 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1372f5ad-8eb6-4bf6-b646-668187a5129f tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] https://10.4.3.239/volume/v3/volumes/9be95e6e-f019-4c22-89d6-bbb365c80cfb returned with HTTP 200 Aug 20 04:45:15.954884 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1127/4509] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:15 2026] GET /volume/v3/volumes/9be95e6e-f019-4c22-89d6-bbb365c80cfb => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:15.967207 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-34295781-26ce-4341-9ec9-54c665e3ecc0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:15.970147 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-34295781-26ce-4341-9ec9-54c665e3ecc0 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] GET https://10.4.3.239/volume/v3/volumes/480cc55f-2f58-4bad-a5f3-b4f3e52bda14 Aug 20 04:45:15.970424 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-34295781-26ce-4341-9ec9-54c665e3ecc0 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:15.971075 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-34295781-26ce-4341-9ec9-54c665e3ecc0 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:15.983924 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:15.983924 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:45:15.991089 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-34295781-26ce-4341-9ec9-54c665e3ecc0 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Volume info retrieved successfully. Aug 20 04:45:15.997714 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-34295781-26ce-4341-9ec9-54c665e3ecc0 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] https://10.4.3.239/volume/v3/volumes/480cc55f-2f58-4bad-a5f3-b4f3e52bda14 returned with HTTP 200 Aug 20 04:45:15.998529 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1137/4510] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:15 2026] GET /volume/v3/volumes/480cc55f-2f58-4bad-a5f3-b4f3e52bda14 => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:16.015608 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e8f31091-f231-4706-9c16-116f28a5598b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:16.017675 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e8f31091-f231-4706-9c16-116f28a5598b tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] GET https://10.4.3.239/volume/v3/volumes/eb251e2a-5878-44fd-b8af-103b2b5952fd Aug 20 04:45:16.017858 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e8f31091-f231-4706-9c16-116f28a5598b tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:16.018062 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e8f31091-f231-4706-9c16-116f28a5598b tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:16.025659 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:16.025659 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:45:16.029513 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e8f31091-f231-4706-9c16-116f28a5598b tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Volume info retrieved successfully. Aug 20 04:45:16.034791 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e8f31091-f231-4706-9c16-116f28a5598b tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] https://10.4.3.239/volume/v3/volumes/eb251e2a-5878-44fd-b8af-103b2b5952fd returned with HTTP 200 Aug 20 04:45:16.035313 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1121/4511] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:16 2026] GET /volume/v3/volumes/eb251e2a-5878-44fd-b8af-103b2b5952fd => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:16.053591 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2db26f46-9df5-4d95-b7ab-c3566b824ee6 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:16.057638 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2db26f46-9df5-4d95-b7ab-c3566b824ee6 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] GET https://10.4.3.239/volume/v3/volumes/65d306fb-7223-4a31-988b-6818440a0de0 Aug 20 04:45:16.057895 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2db26f46-9df5-4d95-b7ab-c3566b824ee6 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:16.058165 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2db26f46-9df5-4d95-b7ab-c3566b824ee6 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:16.067224 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:16.067224 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:45:16.070374 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-2db26f46-9df5-4d95-b7ab-c3566b824ee6 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Volume info retrieved successfully. Aug 20 04:45:16.074247 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2db26f46-9df5-4d95-b7ab-c3566b824ee6 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] https://10.4.3.239/volume/v3/volumes/65d306fb-7223-4a31-988b-6818440a0de0 returned with HTTP 200 Aug 20 04:45:16.078477 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1127/4512] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:16 2026] GET /volume/v3/volumes/65d306fb-7223-4a31-988b-6818440a0de0 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:16.094075 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ac70976f-f0a4-4dd0-884a-733052b5a6d9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:16.096659 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ac70976f-f0a4-4dd0-884a-733052b5a6d9 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] DELETE https://10.4.3.239/volume/v3/volumes/65d306fb-7223-4a31-988b-6818440a0de0 Aug 20 04:45:16.096906 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ac70976f-f0a4-4dd0-884a-733052b5a6d9 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:16.097192 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ac70976f-f0a4-4dd0-884a-733052b5a6d9 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:16.097418 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-ac70976f-f0a4-4dd0-884a-733052b5a6d9 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Delete volume with id: 65d306fb-7223-4a31-988b-6818440a0de0 Aug 20 04:45:16.105834 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:16.105834 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:45:16.106315 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-ac70976f-f0a4-4dd0-884a-733052b5a6d9 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Volume info retrieved successfully. Aug 20 04:45:16.128032 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-ac70976f-f0a4-4dd0-884a-733052b5a6d9 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Delete volume request issued successfully. Aug 20 04:45:16.128289 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ac70976f-f0a4-4dd0-884a-733052b5a6d9 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] https://10.4.3.239/volume/v3/volumes/65d306fb-7223-4a31-988b-6818440a0de0 returned with HTTP 202 Aug 20 04:45:16.128680 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1128/4513] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:45:16 2026] DELETE /volume/v3/volumes/65d306fb-7223-4a31-988b-6818440a0de0 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:45:16.137790 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3466b19a-6faf-406b-bb1a-eb12bd59f748 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:16.139499 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3466b19a-6faf-406b-bb1a-eb12bd59f748 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] GET https://10.4.3.239/volume/v3/volumes/65d306fb-7223-4a31-988b-6818440a0de0 Aug 20 04:45:16.139765 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3466b19a-6faf-406b-bb1a-eb12bd59f748 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:16.140042 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3466b19a-6faf-406b-bb1a-eb12bd59f748 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:16.147436 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:16.147436 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:45:16.151236 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-3466b19a-6faf-406b-bb1a-eb12bd59f748 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Volume info retrieved successfully. Aug 20 04:45:16.155915 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3466b19a-6faf-406b-bb1a-eb12bd59f748 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] https://10.4.3.239/volume/v3/volumes/65d306fb-7223-4a31-988b-6818440a0de0 returned with HTTP 200 Aug 20 04:45:16.156397 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1138/4514] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:16 2026] GET /volume/v3/volumes/65d306fb-7223-4a31-988b-6818440a0de0 => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:17.172131 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5b847712-d5b8-4b1f-b211-5e1bcaed3e03 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:17.179471 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5b847712-d5b8-4b1f-b211-5e1bcaed3e03 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] GET https://10.4.3.239/volume/v3/volumes/65d306fb-7223-4a31-988b-6818440a0de0 Aug 20 04:45:17.179746 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5b847712-d5b8-4b1f-b211-5e1bcaed3e03 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:17.179989 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5b847712-d5b8-4b1f-b211-5e1bcaed3e03 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:17.188757 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5b847712-d5b8-4b1f-b211-5e1bcaed3e03 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] https://10.4.3.239/volume/v3/volumes/65d306fb-7223-4a31-988b-6818440a0de0 returned with HTTP 404 Aug 20 04:45:17.192379 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1122/4515] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:17 2026] GET /volume/v3/volumes/65d306fb-7223-4a31-988b-6818440a0de0 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:45:17.201587 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2459bc41-ec89-4329-bdb9-3aa09c098f09 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:17.205215 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2459bc41-ec89-4329-bdb9-3aa09c098f09 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] DELETE https://10.4.3.239/volume/v3/volumes/eb251e2a-5878-44fd-b8af-103b2b5952fd Aug 20 04:45:17.205527 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2459bc41-ec89-4329-bdb9-3aa09c098f09 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:17.205805 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2459bc41-ec89-4329-bdb9-3aa09c098f09 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:17.207007 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-2459bc41-ec89-4329-bdb9-3aa09c098f09 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Delete volume with id: eb251e2a-5878-44fd-b8af-103b2b5952fd Aug 20 04:45:17.216690 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:17.216690 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:45:17.217299 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-2459bc41-ec89-4329-bdb9-3aa09c098f09 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Volume info retrieved successfully. Aug 20 04:45:17.242804 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-2459bc41-ec89-4329-bdb9-3aa09c098f09 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Delete volume request issued successfully. Aug 20 04:45:17.243129 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2459bc41-ec89-4329-bdb9-3aa09c098f09 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] https://10.4.3.239/volume/v3/volumes/eb251e2a-5878-44fd-b8af-103b2b5952fd returned with HTTP 202 Aug 20 04:45:17.243787 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1128/4516] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:45:17 2026] DELETE /volume/v3/volumes/eb251e2a-5878-44fd-b8af-103b2b5952fd => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:45:17.251331 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-340fe37f-6bab-4e3a-b4a1-4c1bd0612a4f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:17.253538 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-340fe37f-6bab-4e3a-b4a1-4c1bd0612a4f tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] GET https://10.4.3.239/volume/v3/volumes/eb251e2a-5878-44fd-b8af-103b2b5952fd Aug 20 04:45:17.253703 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-340fe37f-6bab-4e3a-b4a1-4c1bd0612a4f tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:17.253882 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-340fe37f-6bab-4e3a-b4a1-4c1bd0612a4f tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:17.262174 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:17.262174 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:45:17.266689 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-340fe37f-6bab-4e3a-b4a1-4c1bd0612a4f tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Volume info retrieved successfully. Aug 20 04:45:17.272629 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-340fe37f-6bab-4e3a-b4a1-4c1bd0612a4f tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] https://10.4.3.239/volume/v3/volumes/eb251e2a-5878-44fd-b8af-103b2b5952fd returned with HTTP 200 Aug 20 04:45:17.273272 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1129/4517] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:17 2026] GET /volume/v3/volumes/eb251e2a-5878-44fd-b8af-103b2b5952fd => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:18.203311 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-a28054dd-34cf-4711-bfec-7933cfc64087 req-041a1915-5e69-426b-b4fb-dbe0e8efd39d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:18.205342 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-a28054dd-34cf-4711-bfec-7933cfc64087 req-041a1915-5e69-426b-b4fb-dbe0e8efd39d tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/7746c2f9-d61f-4219-b20b-d7d4bc11aebe/encryption Aug 20 04:45:18.205538 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-a28054dd-34cf-4711-bfec-7933cfc64087 req-041a1915-5e69-426b-b4fb-dbe0e8efd39d tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:18.205713 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-a28054dd-34cf-4711-bfec-7933cfc64087 req-041a1915-5e69-426b-b4fb-dbe0e8efd39d tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:18.218081 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:18.218081 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:45:18.227204 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-a28054dd-34cf-4711-bfec-7933cfc64087 req-041a1915-5e69-426b-b4fb-dbe0e8efd39d tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/7746c2f9-d61f-4219-b20b-d7d4bc11aebe/encryption returned with HTTP 200 Aug 20 04:45:18.227419 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1139/4518] 10.4.3.239 () {68 vars in 1631 bytes} [Thu Aug 20 04:45:18 2026] GET /volume/v3/volumes/7746c2f9-d61f-4219-b20b-d7d4bc11aebe/encryption => generated 161 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:18.286278 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5e1b7b9f-b76a-438f-b4ac-232c9f9c863a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:18.287954 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5e1b7b9f-b76a-438f-b4ac-232c9f9c863a tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] GET https://10.4.3.239/volume/v3/volumes/eb251e2a-5878-44fd-b8af-103b2b5952fd Aug 20 04:45:18.288164 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5e1b7b9f-b76a-438f-b4ac-232c9f9c863a tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:18.288375 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5e1b7b9f-b76a-438f-b4ac-232c9f9c863a tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:18.294435 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5e1b7b9f-b76a-438f-b4ac-232c9f9c863a tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] https://10.4.3.239/volume/v3/volumes/eb251e2a-5878-44fd-b8af-103b2b5952fd returned with HTTP 404 Aug 20 04:45:18.295052 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1123/4519] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:18 2026] GET /volume/v3/volumes/eb251e2a-5878-44fd-b8af-103b2b5952fd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:45:18.306924 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3cb01435-7464-402b-b6f0-5adc8406be45 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:18.309294 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3cb01435-7464-402b-b6f0-5adc8406be45 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] DELETE https://10.4.3.239/volume/v3/volumes/480cc55f-2f58-4bad-a5f3-b4f3e52bda14 Aug 20 04:45:18.309880 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3cb01435-7464-402b-b6f0-5adc8406be45 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:18.309880 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3cb01435-7464-402b-b6f0-5adc8406be45 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:18.310068 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-3cb01435-7464-402b-b6f0-5adc8406be45 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Delete volume with id: 480cc55f-2f58-4bad-a5f3-b4f3e52bda14 Aug 20 04:45:18.319694 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:18.319694 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:45:18.320993 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-3cb01435-7464-402b-b6f0-5adc8406be45 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Volume info retrieved successfully. Aug 20 04:45:18.347286 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-3cb01435-7464-402b-b6f0-5adc8406be45 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Delete volume request issued successfully. Aug 20 04:45:18.347585 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3cb01435-7464-402b-b6f0-5adc8406be45 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] https://10.4.3.239/volume/v3/volumes/480cc55f-2f58-4bad-a5f3-b4f3e52bda14 returned with HTTP 202 Aug 20 04:45:18.348201 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1129/4520] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:45:18 2026] DELETE /volume/v3/volumes/480cc55f-2f58-4bad-a5f3-b4f3e52bda14 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:45:18.355687 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3bd63d0b-a7d6-473f-b73c-b26894b8f244 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:18.357757 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3bd63d0b-a7d6-473f-b73c-b26894b8f244 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] GET https://10.4.3.239/volume/v3/volumes/480cc55f-2f58-4bad-a5f3-b4f3e52bda14 Aug 20 04:45:18.358091 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3bd63d0b-a7d6-473f-b73c-b26894b8f244 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:18.358347 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3bd63d0b-a7d6-473f-b73c-b26894b8f244 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:18.373205 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:18.373205 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:45:18.383882 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-3bd63d0b-a7d6-473f-b73c-b26894b8f244 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Volume info retrieved successfully. Aug 20 04:45:18.390926 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3bd63d0b-a7d6-473f-b73c-b26894b8f244 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] https://10.4.3.239/volume/v3/volumes/480cc55f-2f58-4bad-a5f3-b4f3e52bda14 returned with HTTP 200 Aug 20 04:45:18.391357 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1130/4521] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:18 2026] GET /volume/v3/volumes/480cc55f-2f58-4bad-a5f3-b4f3e52bda14 => generated 856 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:19.012995 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-a28054dd-34cf-4711-bfec-7933cfc64087 req-031ff2f3-d543-444d-950e-944a92ceea87 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:19.014945 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-a28054dd-34cf-4711-bfec-7933cfc64087 req-031ff2f3-d543-444d-950e-944a92ceea87 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] DELETE https://10.4.3.239/volume/v3/attachments/f9ef23a8-6f49-40d6-b44c-49beba0d44ba Aug 20 04:45:19.015138 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-a28054dd-34cf-4711-bfec-7933cfc64087 req-031ff2f3-d543-444d-950e-944a92ceea87 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:19.015296 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-a28054dd-34cf-4711-bfec-7933cfc64087 req-031ff2f3-d543-444d-950e-944a92ceea87 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:19.022011 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:19.022011 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:45:19.066457 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-a28054dd-34cf-4711-bfec-7933cfc64087 req-031ff2f3-d543-444d-950e-944a92ceea87 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/attachments/f9ef23a8-6f49-40d6-b44c-49beba0d44ba returned with HTTP 200 Aug 20 04:45:19.067082 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1140/4522] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:45:19 2026] DELETE /volume/v3/attachments/f9ef23a8-6f49-40d6-b44c-49beba0d44ba => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:19.405548 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-10e81545-f37d-43ef-9a92-ac98e62bedcd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:19.407500 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-10e81545-f37d-43ef-9a92-ac98e62bedcd tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] GET https://10.4.3.239/volume/v3/volumes/480cc55f-2f58-4bad-a5f3-b4f3e52bda14 Aug 20 04:45:19.407714 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-10e81545-f37d-43ef-9a92-ac98e62bedcd tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:19.408004 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-10e81545-f37d-43ef-9a92-ac98e62bedcd tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:19.415038 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-10e81545-f37d-43ef-9a92-ac98e62bedcd tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] https://10.4.3.239/volume/v3/volumes/480cc55f-2f58-4bad-a5f3-b4f3e52bda14 returned with HTTP 404 Aug 20 04:45:19.415634 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1124/4523] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:19 2026] GET /volume/v3/volumes/480cc55f-2f58-4bad-a5f3-b4f3e52bda14 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:45:19.422630 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-99398289-d563-49dc-b446-6df5cd1ff3b8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:19.425848 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-99398289-d563-49dc-b446-6df5cd1ff3b8 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] DELETE https://10.4.3.239/volume/v3/volumes/9be95e6e-f019-4c22-89d6-bbb365c80cfb Aug 20 04:45:19.426060 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-99398289-d563-49dc-b446-6df5cd1ff3b8 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:19.426529 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-99398289-d563-49dc-b446-6df5cd1ff3b8 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:19.426788 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-99398289-d563-49dc-b446-6df5cd1ff3b8 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Delete volume with id: 9be95e6e-f019-4c22-89d6-bbb365c80cfb Aug 20 04:45:19.435415 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:19.435415 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:45:19.438418 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-99398289-d563-49dc-b446-6df5cd1ff3b8 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Volume info retrieved successfully. Aug 20 04:45:19.465417 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-99398289-d563-49dc-b446-6df5cd1ff3b8 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Delete volume request issued successfully. Aug 20 04:45:19.465586 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-99398289-d563-49dc-b446-6df5cd1ff3b8 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] https://10.4.3.239/volume/v3/volumes/9be95e6e-f019-4c22-89d6-bbb365c80cfb returned with HTTP 202 Aug 20 04:45:19.466170 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1130/4524] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:45:19 2026] DELETE /volume/v3/volumes/9be95e6e-f019-4c22-89d6-bbb365c80cfb => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:45:19.473424 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a1d2dd60-28f5-48f6-84df-f3c6833faa82 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:19.475638 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a1d2dd60-28f5-48f6-84df-f3c6833faa82 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] GET https://10.4.3.239/volume/v3/volumes/9be95e6e-f019-4c22-89d6-bbb365c80cfb Aug 20 04:45:19.475787 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a1d2dd60-28f5-48f6-84df-f3c6833faa82 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:19.476025 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a1d2dd60-28f5-48f6-84df-f3c6833faa82 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:19.483457 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:19.483457 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:45:19.487165 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a1d2dd60-28f5-48f6-84df-f3c6833faa82 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Volume info retrieved successfully. Aug 20 04:45:19.491340 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a1d2dd60-28f5-48f6-84df-f3c6833faa82 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] https://10.4.3.239/volume/v3/volumes/9be95e6e-f019-4c22-89d6-bbb365c80cfb returned with HTTP 200 Aug 20 04:45:19.494580 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1131/4525] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:19 2026] GET /volume/v3/volumes/9be95e6e-f019-4c22-89d6-bbb365c80cfb => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:20.098898 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-24db4330-3089-475a-814d-bb14020db1e8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:20.100647 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-24db4330-3089-475a-814d-bb14020db1e8 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] DELETE https://10.4.3.239/volume/v3/volumes/7746c2f9-d61f-4219-b20b-d7d4bc11aebe Aug 20 04:45:20.100865 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-24db4330-3089-475a-814d-bb14020db1e8 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:20.101056 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-24db4330-3089-475a-814d-bb14020db1e8 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:20.101223 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-24db4330-3089-475a-814d-bb14020db1e8 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Delete volume with id: 7746c2f9-d61f-4219-b20b-d7d4bc11aebe Aug 20 04:45:20.108163 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:20.108163 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:45:20.108728 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-24db4330-3089-475a-814d-bb14020db1e8 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:45:20.118738 np0000007850 devstack@c-api.service[100175]: WARNING cinder.keymgr.conf_key_mgr [None req-24db4330-3089-475a-814d-bb14020db1e8 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 20 04:45:20.124157 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-24db4330-3089-475a-814d-bb14020db1e8 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Delete volume request issued successfully. Aug 20 04:45:20.124472 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-24db4330-3089-475a-814d-bb14020db1e8 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/7746c2f9-d61f-4219-b20b-d7d4bc11aebe returned with HTTP 202 Aug 20 04:45:20.124916 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1141/4526] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:45:20 2026] DELETE /volume/v3/volumes/7746c2f9-d61f-4219-b20b-d7d4bc11aebe => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:45:20.133808 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9171df14-81fd-42a5-bac1-cd22d9ad4748 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:20.135511 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9171df14-81fd-42a5-bac1-cd22d9ad4748 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/7746c2f9-d61f-4219-b20b-d7d4bc11aebe Aug 20 04:45:20.135730 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9171df14-81fd-42a5-bac1-cd22d9ad4748 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:20.135944 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9171df14-81fd-42a5-bac1-cd22d9ad4748 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:20.142799 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:20.142799 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:45:20.146204 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9171df14-81fd-42a5-bac1-cd22d9ad4748 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:45:20.150760 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9171df14-81fd-42a5-bac1-cd22d9ad4748 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/7746c2f9-d61f-4219-b20b-d7d4bc11aebe returned with HTTP 200 Aug 20 04:45:20.151340 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1125/4527] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:20 2026] GET /volume/v3/volumes/7746c2f9-d61f-4219-b20b-d7d4bc11aebe => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:20.505031 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-656eca0b-46e4-4089-a336-2544232b850d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:20.508400 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-656eca0b-46e4-4089-a336-2544232b850d tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] GET https://10.4.3.239/volume/v3/volumes/9be95e6e-f019-4c22-89d6-bbb365c80cfb Aug 20 04:45:20.508400 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-656eca0b-46e4-4089-a336-2544232b850d tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:20.508400 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-656eca0b-46e4-4089-a336-2544232b850d tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:20.515253 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-656eca0b-46e4-4089-a336-2544232b850d tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] https://10.4.3.239/volume/v3/volumes/9be95e6e-f019-4c22-89d6-bbb365c80cfb returned with HTTP 404 Aug 20 04:45:20.516114 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1131/4528] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:20 2026] GET /volume/v3/volumes/9be95e6e-f019-4c22-89d6-bbb365c80cfb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:45:20.524671 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b9e90edb-4c6a-49cc-97e6-d642c6a3fdc0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:20.526908 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b9e90edb-4c6a-49cc-97e6-d642c6a3fdc0 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] DELETE https://10.4.3.239/volume/v3/volumes/0c335bfc-0258-4dfb-891f-f5657e946a13 Aug 20 04:45:20.527101 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b9e90edb-4c6a-49cc-97e6-d642c6a3fdc0 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:20.527316 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b9e90edb-4c6a-49cc-97e6-d642c6a3fdc0 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:20.527481 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-b9e90edb-4c6a-49cc-97e6-d642c6a3fdc0 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Delete volume with id: 0c335bfc-0258-4dfb-891f-f5657e946a13 Aug 20 04:45:20.534406 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:20.534406 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:45:20.537062 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b9e90edb-4c6a-49cc-97e6-d642c6a3fdc0 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Volume info retrieved successfully. Aug 20 04:45:20.552200 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b9e90edb-4c6a-49cc-97e6-d642c6a3fdc0 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Delete volume request issued successfully. Aug 20 04:45:20.552404 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b9e90edb-4c6a-49cc-97e6-d642c6a3fdc0 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] https://10.4.3.239/volume/v3/volumes/0c335bfc-0258-4dfb-891f-f5657e946a13 returned with HTTP 202 Aug 20 04:45:20.552784 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1132/4529] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:45:20 2026] DELETE /volume/v3/volumes/0c335bfc-0258-4dfb-891f-f5657e946a13 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:45:20.562671 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8100b4df-3274-4f1f-b2dc-7d48d78070fe None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:20.564795 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8100b4df-3274-4f1f-b2dc-7d48d78070fe tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] GET https://10.4.3.239/volume/v3/volumes/0c335bfc-0258-4dfb-891f-f5657e946a13 Aug 20 04:45:20.565021 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8100b4df-3274-4f1f-b2dc-7d48d78070fe tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:20.565210 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8100b4df-3274-4f1f-b2dc-7d48d78070fe tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:20.573848 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:20.573848 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:45:20.579273 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-8100b4df-3274-4f1f-b2dc-7d48d78070fe tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Volume info retrieved successfully. Aug 20 04:45:20.584147 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8100b4df-3274-4f1f-b2dc-7d48d78070fe tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] https://10.4.3.239/volume/v3/volumes/0c335bfc-0258-4dfb-891f-f5657e946a13 returned with HTTP 200 Aug 20 04:45:20.584558 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1142/4530] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:20 2026] GET /volume/v3/volumes/0c335bfc-0258-4dfb-891f-f5657e946a13 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:21.169256 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2cde89b5-be1b-4b56-8e19-d5ba30110957 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:21.173775 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2cde89b5-be1b-4b56-8e19-d5ba30110957 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/7746c2f9-d61f-4219-b20b-d7d4bc11aebe Aug 20 04:45:21.173775 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2cde89b5-be1b-4b56-8e19-d5ba30110957 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:21.173775 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2cde89b5-be1b-4b56-8e19-d5ba30110957 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:21.180870 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2cde89b5-be1b-4b56-8e19-d5ba30110957 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/7746c2f9-d61f-4219-b20b-d7d4bc11aebe returned with HTTP 404 Aug 20 04:45:21.181697 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1126/4531] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:21 2026] GET /volume/v3/volumes/7746c2f9-d61f-4219-b20b-d7d4bc11aebe => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:45:21.188453 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c63316de-44fd-4579-ae93-ea1a6f8bfe45 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:21.189958 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c63316de-44fd-4579-ae93-ea1a6f8bfe45 tempest-TestVolumeBootPattern-1952497230 tempest-TestVolumeBootPattern-1952497230-project-admin] GET https://10.4.3.239/volume/v3/volumes/detail?all_tenants=1 Aug 20 04:45:21.190122 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c63316de-44fd-4579-ae93-ea1a6f8bfe45 tempest-TestVolumeBootPattern-1952497230 tempest-TestVolumeBootPattern-1952497230-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:21.190331 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c63316de-44fd-4579-ae93-ea1a6f8bfe45 tempest-TestVolumeBootPattern-1952497230 tempest-TestVolumeBootPattern-1952497230-project-admin] Calling method 'detail' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:21.191033 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c63316de-44fd-4579-ae93-ea1a6f8bfe45 tempest-TestVolumeBootPattern-1952497230 tempest-TestVolumeBootPattern-1952497230-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100174) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:45:21.208547 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c63316de-44fd-4579-ae93-ea1a6f8bfe45 tempest-TestVolumeBootPattern-1952497230 tempest-TestVolumeBootPattern-1952497230-project-admin] Get all volumes completed successfully. Aug 20 04:45:21.210433 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:21.210433 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:45:21.214789 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c63316de-44fd-4579-ae93-ea1a6f8bfe45 tempest-TestVolumeBootPattern-1952497230 tempest-TestVolumeBootPattern-1952497230-project-admin] https://10.4.3.239/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 04:45:21.215261 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1132/4532] 10.4.3.239 () {66 vars in 1285 bytes} [Thu Aug 20 04:45:21 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10032 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:45:21.229617 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f267c2e5-857b-4275-91ff-075f7d698279 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:21.231276 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f267c2e5-857b-4275-91ff-075f7d698279 tempest-TestVolumeBootPattern-1952497230 tempest-TestVolumeBootPattern-1952497230-project-admin] DELETE https://10.4.3.239/volume/v3/types/c55273bf-fdad-416a-9532-c283f304d260 Aug 20 04:45:21.231439 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f267c2e5-857b-4275-91ff-075f7d698279 tempest-TestVolumeBootPattern-1952497230 tempest-TestVolumeBootPattern-1952497230-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:21.231631 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f267c2e5-857b-4275-91ff-075f7d698279 tempest-TestVolumeBootPattern-1952497230 tempest-TestVolumeBootPattern-1952497230-project-admin] Calling method '_delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:21.252816 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f267c2e5-857b-4275-91ff-075f7d698279 tempest-TestVolumeBootPattern-1952497230 tempest-TestVolumeBootPattern-1952497230-project-admin] https://10.4.3.239/volume/v3/types/c55273bf-fdad-416a-9532-c283f304d260 returned with HTTP 202 Aug 20 04:45:21.253261 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1133/4533] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:45:21 2026] DELETE /volume/v3/types/c55273bf-fdad-416a-9532-c283f304d260 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:45:21.280421 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c9c1a31a-2abc-4644-aa59-443230c57a9a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:21.282260 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c9c1a31a-2abc-4644-aa59-443230c57a9a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:45:21.282617 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c9c1a31a-2abc-4644-aa59-443230c57a9a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1909033509", "snapshot_id": null, "imageRef": "fd30ff40-6d85-42eb-a3e0-87e78c12210f", "volume_type": null, "size": 1}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:45:21.284141 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-c9c1a31a-2abc-4644-aa59-443230c57a9a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1909033509', 'snapshot_id': None, 'imageRef': 'fd30ff40-6d85-42eb-a3e0-87e78c12210f', 'volume_type': None, 'size': 1}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:45:21.367755 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-c9c1a31a-2abc-4644-aa59-443230c57a9a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Create volume of 1 GB Aug 20 04:45:21.372044 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c9c1a31a-2abc-4644-aa59-443230c57a9a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Availability Zones retrieved successfully. Aug 20 04:45:21.378050 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-c9c1a31a-2abc-4644-aa59-443230c57a9a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Flow 'volume_create_api' (69550805-ced7-4ae9-9256-6d17b3db189e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:45:21.379252 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-c9c1a31a-2abc-4644-aa59-443230c57a9a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d6ac959-8891-4e16-80a7-a59b94cd170f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:21.380130 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-c9c1a31a-2abc-4644-aa59-443230c57a9a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:45:21.435122 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-c9c1a31a-2abc-4644-aa59-443230c57a9a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d6ac959-8891-4e16-80a7-a59b94cd170f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:21.435831 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-c9c1a31a-2abc-4644-aa59-443230c57a9a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61761b41-1cee-4912-84b5-d988eaf46cf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:21.484696 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-c9c1a31a-2abc-4644-aa59-443230c57a9a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Created reservations ['cb1a4a1a-cd6a-4439-bdd0-6170864e1e7f', 'ba2ee49b-f3d6-4665-a86c-7439d707bd98', '274db71b-7abe-4b6c-bde5-707bd7e1ae75', '7773ed5a-53e4-4f5e-ab6d-bf25e6048b00'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:45:21.485604 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-c9c1a31a-2abc-4644-aa59-443230c57a9a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61761b41-1cee-4912-84b5-d988eaf46cf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb1a4a1a-cd6a-4439-bdd0-6170864e1e7f', 'ba2ee49b-f3d6-4665-a86c-7439d707bd98', '274db71b-7abe-4b6c-bde5-707bd7e1ae75', '7773ed5a-53e4-4f5e-ab6d-bf25e6048b00']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:21.486877 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-c9c1a31a-2abc-4644-aa59-443230c57a9a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74906a26-d0a7-46f6-b42e-e32ea7b3577f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:21.505861 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-c9c1a31a-2abc-4644-aa59-443230c57a9a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74906a26-d0a7-46f6-b42e-e32ea7b3577f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dbcf47c6-249f-4271-b0e5-5a4b053b29b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1909033509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f19df0c36cb44090ab7019f2008c44e9',qos_specs=None,replication_status=,reservations=['cb1a4a1a-cd6a-4439-bdd0-6170864e1e7f','ba2ee49b-f3d6-4665-a86c-7439d707bd98','274db71b-7abe-4b6c-bde5-707bd7e1ae75','7773ed5a-53e4-4f5e-ab6d-bf25e6048b00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d1762e4984046e29c7b0b97c66ddc75',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:45:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1909033509',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dbcf47c6-249f-4271-b0e5-5a4b053b29b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f19df0c36cb44090ab7019f2008c44e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d1762e4984046e29c7b0b97c66ddc75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:21.506549 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-c9c1a31a-2abc-4644-aa59-443230c57a9a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f30003f-a731-421e-b257-2cd2fc189805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:21.525234 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-c9c1a31a-2abc-4644-aa59-443230c57a9a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f30003f-a731-421e-b257-2cd2fc189805) transitioned into state 'SUCCESS' from state '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-1909033509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f19df0c36cb44090ab7019f2008c44e9',qos_specs=None,replication_status=,reservations=['cb1a4a1a-cd6a-4439-bdd0-6170864e1e7f','ba2ee49b-f3d6-4665-a86c-7439d707bd98','274db71b-7abe-4b6c-bde5-707bd7e1ae75','7773ed5a-53e4-4f5e-ab6d-bf25e6048b00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d1762e4984046e29c7b0b97c66ddc75',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:21.525234 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-c9c1a31a-2abc-4644-aa59-443230c57a9a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3851669d-0209-457c-9023-8465c736c43a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:21.531996 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-c9c1a31a-2abc-4644-aa59-443230c57a9a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3851669d-0209-457c-9023-8465c736c43a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:21.532933 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-c9c1a31a-2abc-4644-aa59-443230c57a9a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Flow 'volume_create_api' (69550805-ced7-4ae9-9256-6d17b3db189e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:45:21.533226 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c9c1a31a-2abc-4644-aa59-443230c57a9a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Create volume request issued successfully. Aug 20 04:45:21.533722 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c9c1a31a-2abc-4644-aa59-443230c57a9a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:45:21.534263 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1143/4534] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:45:21 2026] POST /volume/v3/volumes => generated 759 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:45:21.547667 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8faf95c9-a944-4e6c-bf66-2a98457d2f9d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:21.549473 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8faf95c9-a944-4e6c-bf66-2a98457d2f9d tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/dbcf47c6-249f-4271-b0e5-5a4b053b29b3 Aug 20 04:45:21.549650 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8faf95c9-a944-4e6c-bf66-2a98457d2f9d tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:21.549818 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8faf95c9-a944-4e6c-bf66-2a98457d2f9d tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:21.557023 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:21.557023 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:45:21.560687 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-8faf95c9-a944-4e6c-bf66-2a98457d2f9d tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:45:21.564522 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8faf95c9-a944-4e6c-bf66-2a98457d2f9d tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/dbcf47c6-249f-4271-b0e5-5a4b053b29b3 returned with HTTP 200 Aug 20 04:45:21.564947 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1127/4535] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:21 2026] GET /volume/v3/volumes/dbcf47c6-249f-4271-b0e5-5a4b053b29b3 => generated 827 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:21.600362 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8ad94001-971f-4829-8757-1f23f227fe52 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:21.602428 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8ad94001-971f-4829-8757-1f23f227fe52 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] GET https://10.4.3.239/volume/v3/volumes/0c335bfc-0258-4dfb-891f-f5657e946a13 Aug 20 04:45:21.602680 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8ad94001-971f-4829-8757-1f23f227fe52 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:21.602937 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8ad94001-971f-4829-8757-1f23f227fe52 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:21.616837 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8ad94001-971f-4829-8757-1f23f227fe52 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] https://10.4.3.239/volume/v3/volumes/0c335bfc-0258-4dfb-891f-f5657e946a13 returned with HTTP 404 Aug 20 04:45:21.616837 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1133/4536] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:21 2026] GET /volume/v3/volumes/0c335bfc-0258-4dfb-891f-f5657e946a13 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:45:21.623851 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a159fba1-0824-49b8-b313-556771580133 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:21.627644 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a159fba1-0824-49b8-b313-556771580133 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] DELETE https://10.4.3.239/volume/v3/volumes/a007846e-f642-4154-b834-3c730ded9f49 Aug 20 04:45:21.627834 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a159fba1-0824-49b8-b313-556771580133 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:21.628049 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a159fba1-0824-49b8-b313-556771580133 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:21.628271 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-a159fba1-0824-49b8-b313-556771580133 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Delete volume with id: a007846e-f642-4154-b834-3c730ded9f49 Aug 20 04:45:21.635052 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:21.635052 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:45:21.636099 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a159fba1-0824-49b8-b313-556771580133 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Volume info retrieved successfully. Aug 20 04:45:21.654561 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a159fba1-0824-49b8-b313-556771580133 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Delete volume request issued successfully. Aug 20 04:45:21.654754 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a159fba1-0824-49b8-b313-556771580133 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] https://10.4.3.239/volume/v3/volumes/a007846e-f642-4154-b834-3c730ded9f49 returned with HTTP 202 Aug 20 04:45:21.655251 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1134/4537] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:45:21 2026] DELETE /volume/v3/volumes/a007846e-f642-4154-b834-3c730ded9f49 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:45:21.664707 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3e55f65c-1e44-47fa-8754-276e93dfbd5b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:21.666551 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3e55f65c-1e44-47fa-8754-276e93dfbd5b tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] GET https://10.4.3.239/volume/v3/volumes/a007846e-f642-4154-b834-3c730ded9f49 Aug 20 04:45:21.667065 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3e55f65c-1e44-47fa-8754-276e93dfbd5b tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:21.667065 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3e55f65c-1e44-47fa-8754-276e93dfbd5b tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:21.673983 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:21.673983 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:45:21.678419 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-3e55f65c-1e44-47fa-8754-276e93dfbd5b tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Volume info retrieved successfully. Aug 20 04:45:21.684605 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3e55f65c-1e44-47fa-8754-276e93dfbd5b tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] https://10.4.3.239/volume/v3/volumes/a007846e-f642-4154-b834-3c730ded9f49 returned with HTTP 200 Aug 20 04:45:21.685238 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1144/4538] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:21 2026] GET /volume/v3/volumes/a007846e-f642-4154-b834-3c730ded9f49 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:22.578886 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-eb792e77-873c-40f9-b051-0e768c5b17e3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:22.581171 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-eb792e77-873c-40f9-b051-0e768c5b17e3 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/dbcf47c6-249f-4271-b0e5-5a4b053b29b3 Aug 20 04:45:22.581535 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-eb792e77-873c-40f9-b051-0e768c5b17e3 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:22.581837 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-eb792e77-873c-40f9-b051-0e768c5b17e3 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:22.590534 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:22.590534 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:45:22.594940 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-eb792e77-873c-40f9-b051-0e768c5b17e3 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:45:22.601506 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-eb792e77-873c-40f9-b051-0e768c5b17e3 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/dbcf47c6-249f-4271-b0e5-5a4b053b29b3 returned with HTTP 200 Aug 20 04:45:22.602124 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1128/4539] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:22 2026] GET /volume/v3/volumes/dbcf47c6-249f-4271-b0e5-5a4b053b29b3 => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:45:22.614358 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-dbea76b5-a284-4390-a568-9a143dfddbad None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:22.616020 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-dbea76b5-a284-4390-a568-9a143dfddbad tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/dbcf47c6-249f-4271-b0e5-5a4b053b29b3 Aug 20 04:45:22.616195 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-dbea76b5-a284-4390-a568-9a143dfddbad tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:22.616412 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-dbea76b5-a284-4390-a568-9a143dfddbad tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:22.623120 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:22.623120 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:45:22.626929 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-dbea76b5-a284-4390-a568-9a143dfddbad tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:45:22.631582 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-dbea76b5-a284-4390-a568-9a143dfddbad tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/dbcf47c6-249f-4271-b0e5-5a4b053b29b3 returned with HTTP 200 Aug 20 04:45:22.631962 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1134/4540] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:22 2026] GET /volume/v3/volumes/dbcf47c6-249f-4271-b0e5-5a4b053b29b3 => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:45:22.700920 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-68414361-ab81-47c3-9d03-46ed148ac3c5 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:22.703132 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-68414361-ab81-47c3-9d03-46ed148ac3c5 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] GET https://10.4.3.239/volume/v3/volumes/a007846e-f642-4154-b834-3c730ded9f49 Aug 20 04:45:22.703395 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-68414361-ab81-47c3-9d03-46ed148ac3c5 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:22.703635 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-68414361-ab81-47c3-9d03-46ed148ac3c5 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:22.710311 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-68414361-ab81-47c3-9d03-46ed148ac3c5 tempest-CreateVolumesFromSourceVolumeTest-924267316 tempest-CreateVolumesFromSourceVolumeTest-924267316-project-member] https://10.4.3.239/volume/v3/volumes/a007846e-f642-4154-b834-3c730ded9f49 returned with HTTP 404 Aug 20 04:45:22.710909 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1135/4541] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:22 2026] GET /volume/v3/volumes/a007846e-f642-4154-b834-3c730ded9f49 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:45:23.787311 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-3ed23bcb-e3a2-4cd2-8a88-a74fcaa11c81 req-2f58de44-134a-46ec-aa1d-7cb68e22af2b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:23.792973 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-3ed23bcb-e3a2-4cd2-8a88-a74fcaa11c81 req-2f58de44-134a-46ec-aa1d-7cb68e22af2b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/dbcf47c6-249f-4271-b0e5-5a4b053b29b3 Aug 20 04:45:23.793315 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-3ed23bcb-e3a2-4cd2-8a88-a74fcaa11c81 req-2f58de44-134a-46ec-aa1d-7cb68e22af2b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:23.793599 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-3ed23bcb-e3a2-4cd2-8a88-a74fcaa11c81 req-2f58de44-134a-46ec-aa1d-7cb68e22af2b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:23.814363 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:23.814363 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:45:23.822797 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-3ed23bcb-e3a2-4cd2-8a88-a74fcaa11c81 req-2f58de44-134a-46ec-aa1d-7cb68e22af2b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:45:23.829199 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-3ed23bcb-e3a2-4cd2-8a88-a74fcaa11c81 req-2f58de44-134a-46ec-aa1d-7cb68e22af2b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/dbcf47c6-249f-4271-b0e5-5a4b053b29b3 returned with HTTP 200 Aug 20 04:45:23.829617 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1145/4542] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:45:23 2026] GET /volume/v3/volumes/dbcf47c6-249f-4271-b0e5-5a4b053b29b3 => generated 1367 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:45:24.313244 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e0235b93-288c-4cf7-b1f3-170e4207e21f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:24.396396 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-3ed23bcb-e3a2-4cd2-8a88-a74fcaa11c81 req-ef598486-f3ea-4470-9961-b74aab41f476 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:24.400887 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-3ed23bcb-e3a2-4cd2-8a88-a74fcaa11c81 req-ef598486-f3ea-4470-9961-b74aab41f476 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/dbcf47c6-249f-4271-b0e5-5a4b053b29b3 Aug 20 04:45:24.400887 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-3ed23bcb-e3a2-4cd2-8a88-a74fcaa11c81 req-ef598486-f3ea-4470-9961-b74aab41f476 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:24.400887 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-3ed23bcb-e3a2-4cd2-8a88-a74fcaa11c81 req-ef598486-f3ea-4470-9961-b74aab41f476 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:24.407905 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:24.407905 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:45:24.411415 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-3ed23bcb-e3a2-4cd2-8a88-a74fcaa11c81 req-ef598486-f3ea-4470-9961-b74aab41f476 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:45:24.415666 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-3ed23bcb-e3a2-4cd2-8a88-a74fcaa11c81 req-ef598486-f3ea-4470-9961-b74aab41f476 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/dbcf47c6-249f-4271-b0e5-5a4b053b29b3 returned with HTTP 200 Aug 20 04:45:24.416055 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1135/4543] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:45:24 2026] GET /volume/v3/volumes/dbcf47c6-249f-4271-b0e5-5a4b053b29b3 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:45:24.419602 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e0235b93-288c-4cf7-b1f3-170e4207e21f tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:45:24.419930 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e0235b93-288c-4cf7-b1f3-170e4207e21f tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-148790423"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:45:24.421305 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-e0235b93-288c-4cf7-b1f3-170e4207e21f tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-148790423'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:45:24.421443 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-e0235b93-288c-4cf7-b1f3-170e4207e21f tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Create volume of 1 GB Aug 20 04:45:24.425461 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e0235b93-288c-4cf7-b1f3-170e4207e21f tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Availability Zones retrieved successfully. Aug 20 04:45:24.425593 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-91a791df-a0a2-4634-875a-c108b7f615c2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:24.425951 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-91a791df-a0a2-4634-875a-c108b7f615c2 None None] GET https://10.4.3.239/volume// Aug 20 04:45:24.426030 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-91a791df-a0a2-4634-875a-c108b7f615c2 None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:24.426261 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-91a791df-a0a2-4634-875a-c108b7f615c2 None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:24.426577 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-91a791df-a0a2-4634-875a-c108b7f615c2 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:45:24.426905 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1136/4544] 10.4.3.239 () {66 vars in 1419 bytes} [Thu Aug 20 04:45: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 20 04:45:24.431118 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e0235b93-288c-4cf7-b1f3-170e4207e21f tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Flow 'volume_create_api' (a961f80b-dfd0-41bf-918b-d41740d6188e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:45:24.432012 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e0235b93-288c-4cf7-b1f3-170e4207e21f tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e8256b9-c01a-43ca-91b7-ec9b3c6f6169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:24.432887 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-e0235b93-288c-4cf7-b1f3-170e4207e21f tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:45:24.433380 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-3ed23bcb-e3a2-4cd2-8a88-a74fcaa11c81 req-176afa7a-c902-4d15-a082-9c80fcc5b2d8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:24.435098 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-3ed23bcb-e3a2-4cd2-8a88-a74fcaa11c81 req-176afa7a-c902-4d15-a082-9c80fcc5b2d8 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:45:24.435420 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-3ed23bcb-e3a2-4cd2-8a88-a74fcaa11c81 req-176afa7a-c902-4d15-a082-9c80fcc5b2d8 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dbcf47c6-249f-4271-b0e5-5a4b053b29b3", "connector": null, "instance_uuid": "1377693a-849b-4723-8cb4-022db4561348"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:45:24.442776 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:24.442776 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:45:24.456612 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e0235b93-288c-4cf7-b1f3-170e4207e21f tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e8256b9-c01a-43ca-91b7-ec9b3c6f6169) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:24.457617 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e0235b93-288c-4cf7-b1f3-170e4207e21f tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9630158f-f42d-40cf-ac40-766be388cf94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:24.465051 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-3ed23bcb-e3a2-4cd2-8a88-a74fcaa11c81 req-176afa7a-c902-4d15-a082-9c80fcc5b2d8 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:45:24.465486 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1146/4545] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:45:24 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:45:24.514746 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-e0235b93-288c-4cf7-b1f3-170e4207e21f tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Created reservations ['a38c488c-40f5-4dda-8fd7-647302b0af70', 'fb2925e1-0418-4919-b239-c21cc808cfda', '776f5670-47b1-4484-b3bb-8cd8d3bad6d6', '83e35ea6-9c27-4da7-bc7b-4d238147eeb5'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:45:24.515568 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e0235b93-288c-4cf7-b1f3-170e4207e21f tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9630158f-f42d-40cf-ac40-766be388cf94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a38c488c-40f5-4dda-8fd7-647302b0af70', 'fb2925e1-0418-4919-b239-c21cc808cfda', '776f5670-47b1-4484-b3bb-8cd8d3bad6d6', '83e35ea6-9c27-4da7-bc7b-4d238147eeb5']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:24.516283 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e0235b93-288c-4cf7-b1f3-170e4207e21f tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8267e03-af3a-462f-83a6-6c426bfab3c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:24.539468 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e0235b93-288c-4cf7-b1f3-170e4207e21f tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8267e03-af3a-462f-83a6-6c426bfab3c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c85be3b-f6e6-4b48-b6bc-ed41de56c1c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-148790423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8878c5f68ff247d98ccc4cb1034fe4d1',qos_specs=None,replication_status=,reservations=['a38c488c-40f5-4dda-8fd7-647302b0af70','fb2925e1-0418-4919-b239-c21cc808cfda','776f5670-47b1-4484-b3bb-8cd8d3bad6d6','83e35ea6-9c27-4da7-bc7b-4d238147eeb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5c07dd62fe44368b2fac5fb3edbf090',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:45:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-148790423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c85be3b-f6e6-4b48-b6bc-ed41de56c1c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8878c5f68ff247d98ccc4cb1034fe4d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d5c07dd62fe44368b2fac5fb3edbf090',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:24.540336 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e0235b93-288c-4cf7-b1f3-170e4207e21f tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bfbc59d-d6a0-444f-beda-18a232e779f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:24.556603 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e0235b93-288c-4cf7-b1f3-170e4207e21f tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bfbc59d-d6a0-444f-beda-18a232e779f7) transitioned into state 'SUCCESS' from state '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-148790423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8878c5f68ff247d98ccc4cb1034fe4d1',qos_specs=None,replication_status=,reservations=['a38c488c-40f5-4dda-8fd7-647302b0af70','fb2925e1-0418-4919-b239-c21cc808cfda','776f5670-47b1-4484-b3bb-8cd8d3bad6d6','83e35ea6-9c27-4da7-bc7b-4d238147eeb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5c07dd62fe44368b2fac5fb3edbf090',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:24.557426 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e0235b93-288c-4cf7-b1f3-170e4207e21f tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33d3f73d-335a-4a4b-ac01-9e23a0c7b6a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:24.569931 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e0235b93-288c-4cf7-b1f3-170e4207e21f tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33d3f73d-335a-4a4b-ac01-9e23a0c7b6a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:24.571173 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-e0235b93-288c-4cf7-b1f3-170e4207e21f tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Flow 'volume_create_api' (a961f80b-dfd0-41bf-918b-d41740d6188e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:45:24.573310 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e0235b93-288c-4cf7-b1f3-170e4207e21f tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Create volume request issued successfully. Aug 20 04:45:24.573310 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e0235b93-288c-4cf7-b1f3-170e4207e21f tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:45:24.573310 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1129/4546] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:45:24 2026] POST /volume/v3/volumes => generated 777 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:45:24.590714 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d276212e-a4a9-4072-aeb0-000fd18aa006 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:24.592807 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d276212e-a4a9-4072-aeb0-000fd18aa006 tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] GET https://10.4.3.239/volume/v3/volumes/9c85be3b-f6e6-4b48-b6bc-ed41de56c1c9 Aug 20 04:45:24.593154 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d276212e-a4a9-4072-aeb0-000fd18aa006 tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:24.593756 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d276212e-a4a9-4072-aeb0-000fd18aa006 tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:24.602552 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:24.602552 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:45:24.606569 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d276212e-a4a9-4072-aeb0-000fd18aa006 tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Volume info retrieved successfully. Aug 20 04:45:24.611232 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d276212e-a4a9-4072-aeb0-000fd18aa006 tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] https://10.4.3.239/volume/v3/volumes/9c85be3b-f6e6-4b48-b6bc-ed41de56c1c9 returned with HTTP 200 Aug 20 04:45:24.611669 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1136/4547] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:24 2026] GET /volume/v3/volumes/9c85be3b-f6e6-4b48-b6bc-ed41de56c1c9 => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:25.057757 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8a8a4f2f-ca9b-48f6-bc8c-83eaa8b0fff5 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:25.085771 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8a8a4f2f-ca9b-48f6-bc8c-83eaa8b0fff5 tempest-TestEncryptedCinderVolumes-663495716 tempest-TestEncryptedCinderVolumes-663495716-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:45:25.086195 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8a8a4f2f-ca9b-48f6-bc8c-83eaa8b0fff5 tempest-TestEncryptedCinderVolumes-663495716 tempest-TestEncryptedCinderVolumes-663495716-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1807640430", "extra_specs": {}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:45:25.099230 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8a8a4f2f-ca9b-48f6-bc8c-83eaa8b0fff5 tempest-TestEncryptedCinderVolumes-663495716 tempest-TestEncryptedCinderVolumes-663495716-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:45:25.099554 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1137/4548] 10.4.3.239 () {68 vars in 1252 bytes} [Thu Aug 20 04:45:25 2026] POST /volume/v3/types => generated 212 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:25.107035 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-73c38d10-a593-42d9-9306-c76043b625fc None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:25.109416 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-73c38d10-a593-42d9-9306-c76043b625fc tempest-TestEncryptedCinderVolumes-663495716 tempest-TestEncryptedCinderVolumes-663495716-project-admin] POST https://10.4.3.239/volume/v3/types/c0c06ada-a9b3-4fd6-b49e-ad88fd19f846/encryption Aug 20 04:45:25.109873 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-73c38d10-a593-42d9-9306-c76043b625fc tempest-TestEncryptedCinderVolumes-663495716 tempest-TestEncryptedCinderVolumes-663495716-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:45:25.111786 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:25.111786 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:45:25.127552 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-73c38d10-a593-42d9-9306-c76043b625fc tempest-TestEncryptedCinderVolumes-663495716 tempest-TestEncryptedCinderVolumes-663495716-project-admin] https://10.4.3.239/volume/v3/types/c0c06ada-a9b3-4fd6-b49e-ad88fd19f846/encryption returned with HTTP 200 Aug 20 04:45:25.128067 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1147/4549] 10.4.3.239 () {68 vars in 1397 bytes} [Thu Aug 20 04:45:25 2026] POST /volume/v3/types/c0c06ada-a9b3-4fd6-b49e-ad88fd19f846/encryption => generated 230 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:25.135357 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1da65c95-ec00-4cbf-ac86-dd5d973a3ba8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:25.190800 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1da65c95-ec00-4cbf-ac86-dd5d973a3ba8 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:45:25.191122 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1da65c95-ec00-4cbf-ac86-dd5d973a3ba8 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1228731500", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1807640430", "size": 1}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:45:25.192498 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-1da65c95-ec00-4cbf-ac86-dd5d973a3ba8 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1228731500', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1807640430', 'size': 1}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:45:25.195994 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-1da65c95-ec00-4cbf-ac86-dd5d973a3ba8 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Create volume of 1 GB Aug 20 04:45:25.196278 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:25.196278 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:45:25.196707 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-1da65c95-ec00-4cbf-ac86-dd5d973a3ba8 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Availability Zones retrieved successfully. Aug 20 04:45:25.201971 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1da65c95-ec00-4cbf-ac86-dd5d973a3ba8 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Flow 'volume_create_api' (1fd6dd0e-ada9-4713-b09b-e300326e1db2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:45:25.202817 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1da65c95-ec00-4cbf-ac86-dd5d973a3ba8 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2e74072-ae71-429a-815d-cc6f2d8acfc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:25.203630 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-1da65c95-ec00-4cbf-ac86-dd5d973a3ba8 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:45:25.226473 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1da65c95-ec00-4cbf-ac86-dd5d973a3ba8 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2e74072-ae71-429a-815d-cc6f2d8acfc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:45:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c0c06ada-a9b3-4fd6-b49e-ad88fd19f846,is_public=True,name='tempest-scenario-type-luks-1807640430',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c0c06ada-a9b3-4fd6-b49e-ad88fd19f846', '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=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:25.227154 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1da65c95-ec00-4cbf-ac86-dd5d973a3ba8 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be97d453-5981-419f-b1de-6327c48d8e54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:25.251146 np0000007850 devstack@c-api.service[100177]: WARNING cinder.quota [None req-1da65c95-ec00-4cbf-ac86-dd5d973a3ba8 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1807640430 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1807640430, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:45:25.251399 np0000007850 devstack@c-api.service[100177]: WARNING cinder.quota [None req-1da65c95-ec00-4cbf-ac86-dd5d973a3ba8 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1807640430 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1807640430, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:45:25.282556 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-1da65c95-ec00-4cbf-ac86-dd5d973a3ba8 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Created reservations ['3153b047-5f70-4371-9c50-2b4fe350e6a7', '4114dcd7-5614-495c-9e26-e3aac12ebcdc', 'b2da1fa6-67c4-4cd7-bf88-5225ac807255', '4b126e14-49f1-4463-a995-69ca01036d08'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:45:25.284449 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1da65c95-ec00-4cbf-ac86-dd5d973a3ba8 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be97d453-5981-419f-b1de-6327c48d8e54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3153b047-5f70-4371-9c50-2b4fe350e6a7', '4114dcd7-5614-495c-9e26-e3aac12ebcdc', 'b2da1fa6-67c4-4cd7-bf88-5225ac807255', '4b126e14-49f1-4463-a995-69ca01036d08']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:25.284449 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1da65c95-ec00-4cbf-ac86-dd5d973a3ba8 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d35e753-9f07-4568-9dea-30b1bfbe43fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:25.307563 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1da65c95-ec00-4cbf-ac86-dd5d973a3ba8 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d35e753-9f07-4568-9dea-30b1bfbe43fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d568ab4-0a47-43dd-bc8a-b269d0afbed5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1228731500',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='121ef4c21df44464ae115b9a6a7bcb9e',qos_specs=None,replication_status=,reservations=['3153b047-5f70-4371-9c50-2b4fe350e6a7','4114dcd7-5614-495c-9e26-e3aac12ebcdc','b2da1fa6-67c4-4cd7-bf88-5225ac807255','4b126e14-49f1-4463-a995-69ca01036d08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='245ab21a12c74b89b27332ce3539fcad',volume_type_id=c0c06ada-a9b3-4fd6-b49e-ad88fd19f846), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:45:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1228731500',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=4d568ab4-0a47-43dd-bc8a-b269d0afbed5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='121ef4c21df44464ae115b9a6a7bcb9e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='245ab21a12c74b89b27332ce3539fcad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c0c06ada-a9b3-4fd6-b49e-ad88fd19f846),volume_type_id=c0c06ada-a9b3-4fd6-b49e-ad88fd19f846)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:25.308329 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1da65c95-ec00-4cbf-ac86-dd5d973a3ba8 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f84a1fe6-753b-426f-8320-b5d04bc3d718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:25.320763 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-78cee0a1-3c5e-455d-8461-c3632a3f9107 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:25.321325 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-78cee0a1-3c5e-455d-8461-c3632a3f9107 None None] GET https://10.4.3.239/volume// Aug 20 04:45:25.321564 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-78cee0a1-3c5e-455d-8461-c3632a3f9107 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:25.321809 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-78cee0a1-3c5e-455d-8461-c3632a3f9107 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:25.322314 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-78cee0a1-3c5e-455d-8461-c3632a3f9107 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:45:25.322936 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1137/4550] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:45: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 20 04:45:25.330281 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-3ed23bcb-e3a2-4cd2-8a88-a74fcaa11c81 req-55d88e8f-4cc5-4e14-bc82-6249b96c70b2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:25.332575 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-3ed23bcb-e3a2-4cd2-8a88-a74fcaa11c81 req-55d88e8f-4cc5-4e14-bc82-6249b96c70b2 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/dbcf47c6-249f-4271-b0e5-5a4b053b29b3 Aug 20 04:45:25.332774 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-3ed23bcb-e3a2-4cd2-8a88-a74fcaa11c81 req-55d88e8f-4cc5-4e14-bc82-6249b96c70b2 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:25.332946 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-3ed23bcb-e3a2-4cd2-8a88-a74fcaa11c81 req-55d88e8f-4cc5-4e14-bc82-6249b96c70b2 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:25.333930 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1da65c95-ec00-4cbf-ac86-dd5d973a3ba8 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f84a1fe6-753b-426f-8320-b5d04bc3d718) transitioned into state 'SUCCESS' from state '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-1228731500',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='121ef4c21df44464ae115b9a6a7bcb9e',qos_specs=None,replication_status=,reservations=['3153b047-5f70-4371-9c50-2b4fe350e6a7','4114dcd7-5614-495c-9e26-e3aac12ebcdc','b2da1fa6-67c4-4cd7-bf88-5225ac807255','4b126e14-49f1-4463-a995-69ca01036d08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='245ab21a12c74b89b27332ce3539fcad',volume_type_id=c0c06ada-a9b3-4fd6-b49e-ad88fd19f846)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:25.334761 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1da65c95-ec00-4cbf-ac86-dd5d973a3ba8 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97dacb24-d44f-44cb-abdb-be2340ba6fdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:25.348425 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1da65c95-ec00-4cbf-ac86-dd5d973a3ba8 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97dacb24-d44f-44cb-abdb-be2340ba6fdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:25.349141 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:25.349141 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:45:25.349336 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1da65c95-ec00-4cbf-ac86-dd5d973a3ba8 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Flow 'volume_create_api' (1fd6dd0e-ada9-4713-b09b-e300326e1db2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:45:25.349765 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-1da65c95-ec00-4cbf-ac86-dd5d973a3ba8 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Create volume request issued successfully. Aug 20 04:45:25.350498 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1da65c95-ec00-4cbf-ac86-dd5d973a3ba8 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:45:25.351074 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1130/4551] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:45:25 2026] POST /volume/v3/volumes => generated 785 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:45:25.356699 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-3ed23bcb-e3a2-4cd2-8a88-a74fcaa11c81 req-55d88e8f-4cc5-4e14-bc82-6249b96c70b2 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:45:25.362835 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-3ed23bcb-e3a2-4cd2-8a88-a74fcaa11c81 req-55d88e8f-4cc5-4e14-bc82-6249b96c70b2 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/dbcf47c6-249f-4271-b0e5-5a4b053b29b3 returned with HTTP 200 Aug 20 04:45:25.363065 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e50dfff7-2ba4-498e-b3a3-dba03f3baadf None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:25.363329 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1138/4552] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:45:25 2026] GET /volume/v3/volumes/dbcf47c6-249f-4271-b0e5-5a4b053b29b3 => generated 1546 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:45:25.364889 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e50dfff7-2ba4-498e-b3a3-dba03f3baadf tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/4d568ab4-0a47-43dd-bc8a-b269d0afbed5 Aug 20 04:45:25.365211 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e50dfff7-2ba4-498e-b3a3-dba03f3baadf tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:25.365407 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e50dfff7-2ba4-498e-b3a3-dba03f3baadf tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:25.374844 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:25.374844 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:45:25.380264 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e50dfff7-2ba4-498e-b3a3-dba03f3baadf tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:45:25.385085 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e50dfff7-2ba4-498e-b3a3-dba03f3baadf tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/4d568ab4-0a47-43dd-bc8a-b269d0afbed5 returned with HTTP 200 Aug 20 04:45:25.385494 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1148/4553] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:25 2026] GET /volume/v3/volumes/4d568ab4-0a47-43dd-bc8a-b269d0afbed5 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:25.473694 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-3ed23bcb-e3a2-4cd2-8a88-a74fcaa11c81 req-4693fdd2-db5c-4731-90a9-22a3c07626ee None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:25.476048 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-3ed23bcb-e3a2-4cd2-8a88-a74fcaa11c81 req-4693fdd2-db5c-4731-90a9-22a3c07626ee tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] PUT https://10.4.3.239/volume/v3/attachments/aa5bf020-6dfe-4c14-a152-41aedae371af Aug 20 04:45:25.476523 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-3ed23bcb-e3a2-4cd2-8a88-a74fcaa11c81 req-4693fdd2-db5c-4731-90a9-22a3c07626ee tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:45:25.484232 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-3ed23bcb-e3a2-4cd2-8a88-a74fcaa11c81 req-4693fdd2-db5c-4731-90a9-22a3c07626ee tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Acquiring lock "cinder-attachment_update-dbcf47c6-249f-4271-b0e5-5a4b053b29b3-np0000007850" by "attachment_update" {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:45:25.489488 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-3ed23bcb-e3a2-4cd2-8a88-a74fcaa11c81 req-4693fdd2-db5c-4731-90a9-22a3c07626ee tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Lock "cinder-attachment_update-dbcf47c6-249f-4271-b0e5-5a4b053b29b3-np0000007850" acquired by "attachment_update" :: waited 0.005s {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:45:25.490421 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:25.490421 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:45:25.574138 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-3ed23bcb-e3a2-4cd2-8a88-a74fcaa11c81 req-4693fdd2-db5c-4731-90a9-22a3c07626ee tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Lock "cinder-attachment_update-dbcf47c6-249f-4271-b0e5-5a4b053b29b3-np0000007850" released by "attachment_update" :: held 0.085s {{(pid=100174) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:45:25.574444 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-3ed23bcb-e3a2-4cd2-8a88-a74fcaa11c81 req-4693fdd2-db5c-4731-90a9-22a3c07626ee tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/attachments/aa5bf020-6dfe-4c14-a152-41aedae371af returned with HTTP 200 Aug 20 04:45:25.574898 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1138/4554] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:45:25 2026] PUT /volume/v3/attachments/aa5bf020-6dfe-4c14-a152-41aedae371af => generated 969 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:45:25.596259 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-3ed23bcb-e3a2-4cd2-8a88-a74fcaa11c81 req-83d5e1c8-8752-4a7a-8e84-40a737423b13 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:25.598872 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-3ed23bcb-e3a2-4cd2-8a88-a74fcaa11c81 req-83d5e1c8-8752-4a7a-8e84-40a737423b13 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] POST https://10.4.3.239/volume/v3/attachments/aa5bf020-6dfe-4c14-a152-41aedae371af/action Aug 20 04:45:25.599315 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-3ed23bcb-e3a2-4cd2-8a88-a74fcaa11c81 req-83d5e1c8-8752-4a7a-8e84-40a737423b13 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Action body: b'{"os-complete": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:45:25.599477 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-3ed23bcb-e3a2-4cd2-8a88-a74fcaa11c81 req-83d5e1c8-8752-4a7a-8e84-40a737423b13 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:45:25.617700 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:25.617700 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:45:25.626712 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5ed7d0f1-9671-4e39-b823-4597540e85f8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:25.628985 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-3ed23bcb-e3a2-4cd2-8a88-a74fcaa11c81 req-83d5e1c8-8752-4a7a-8e84-40a737423b13 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/attachments/aa5bf020-6dfe-4c14-a152-41aedae371af/action returned with HTTP 204 Aug 20 04:45:25.629097 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5ed7d0f1-9671-4e39-b823-4597540e85f8 tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] GET https://10.4.3.239/volume/v3/volumes/9c85be3b-f6e6-4b48-b6bc-ed41de56c1c9 Aug 20 04:45:25.629241 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5ed7d0f1-9671-4e39-b823-4597540e85f8 tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:25.629476 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1131/4555] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:45:25 2026] POST /volume/v3/attachments/aa5bf020-6dfe-4c14-a152-41aedae371af/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:45:25.629535 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5ed7d0f1-9671-4e39-b823-4597540e85f8 tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:25.638796 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:25.638796 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:45:25.642785 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-5ed7d0f1-9671-4e39-b823-4597540e85f8 tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Volume info retrieved successfully. Aug 20 04:45:25.648208 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5ed7d0f1-9671-4e39-b823-4597540e85f8 tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] https://10.4.3.239/volume/v3/volumes/9c85be3b-f6e6-4b48-b6bc-ed41de56c1c9 returned with HTTP 200 Aug 20 04:45:25.648588 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1139/4556] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:25 2026] GET /volume/v3/volumes/9c85be3b-f6e6-4b48-b6bc-ed41de56c1c9 => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:45:25.665481 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d0e027ae-97a8-49cd-8ff3-dc4149b5cbfa None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:25.720277 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d0e027ae-97a8-49cd-8ff3-dc4149b5cbfa tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-reader] POST https://10.4.3.239/volume/v3/volumes/9c85be3b-f6e6-4b48-b6bc-ed41de56c1c9/action Aug 20 04:45:25.720726 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d0e027ae-97a8-49cd-8ff3-dc4149b5cbfa tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:45:25.720874 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d0e027ae-97a8-49cd-8ff3-dc4149b5cbfa tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:45:25.729600 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:25.729600 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:45:25.730138 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d0e027ae-97a8-49cd-8ff3-dc4149b5cbfa tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-reader] Volume info retrieved successfully. Aug 20 04:45:25.731106 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.policy [None req-d0e027ae-97a8-49cd-8ff3-dc4149b5cbfa tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '36a4041dd645420abafe08a4e89dd9f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8878c5f68ff247d98ccc4cb1034fe4d1', '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=100175) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 04:45:25.731321 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d0e027ae-97a8-49cd-8ff3-dc4149b5cbfa tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-reader] https://10.4.3.239/volume/v3/volumes/9c85be3b-f6e6-4b48-b6bc-ed41de56c1c9/action returned with HTTP 403 Aug 20 04:45:25.731748 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1149/4557] 10.4.3.239 () {68 vars in 1390 bytes} [Thu Aug 20 04:45:25 2026] POST /volume/v3/volumes/9c85be3b-f6e6-4b48-b6bc-ed41de56c1c9/action => generated 131 bytes in 67 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:45:25.739772 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-acba7f1e-7bdd-4f63-9c6f-989f6ae6cacc None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:25.741546 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-acba7f1e-7bdd-4f63-9c6f-989f6ae6cacc tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] DELETE https://10.4.3.239/volume/v3/volumes/9c85be3b-f6e6-4b48-b6bc-ed41de56c1c9 Aug 20 04:45:25.741742 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-acba7f1e-7bdd-4f63-9c6f-989f6ae6cacc tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:25.741992 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-acba7f1e-7bdd-4f63-9c6f-989f6ae6cacc tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:25.742264 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-acba7f1e-7bdd-4f63-9c6f-989f6ae6cacc tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Delete volume with id: 9c85be3b-f6e6-4b48-b6bc-ed41de56c1c9 Aug 20 04:45:25.751518 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:25.751518 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:45:25.751857 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-acba7f1e-7bdd-4f63-9c6f-989f6ae6cacc tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Volume info retrieved successfully. Aug 20 04:45:25.767988 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-acba7f1e-7bdd-4f63-9c6f-989f6ae6cacc tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Delete volume request issued successfully. Aug 20 04:45:25.768247 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-acba7f1e-7bdd-4f63-9c6f-989f6ae6cacc tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] https://10.4.3.239/volume/v3/volumes/9c85be3b-f6e6-4b48-b6bc-ed41de56c1c9 returned with HTTP 202 Aug 20 04:45:25.768790 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1139/4558] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:45:25 2026] DELETE /volume/v3/volumes/9c85be3b-f6e6-4b48-b6bc-ed41de56c1c9 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:45:25.776669 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-45bdc2ae-373a-4776-bbe8-9f54b8620aeb None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:25.778940 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-45bdc2ae-373a-4776-bbe8-9f54b8620aeb tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] GET https://10.4.3.239/volume/v3/volumes/9c85be3b-f6e6-4b48-b6bc-ed41de56c1c9 Aug 20 04:45:25.779323 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-45bdc2ae-373a-4776-bbe8-9f54b8620aeb tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:25.779484 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-45bdc2ae-373a-4776-bbe8-9f54b8620aeb tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:25.786349 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:25.786349 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:45:25.789663 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-45bdc2ae-373a-4776-bbe8-9f54b8620aeb tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Volume info retrieved successfully. Aug 20 04:45:25.794199 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-45bdc2ae-373a-4776-bbe8-9f54b8620aeb tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] https://10.4.3.239/volume/v3/volumes/9c85be3b-f6e6-4b48-b6bc-ed41de56c1c9 returned with HTTP 200 Aug 20 04:45:25.794787 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1132/4559] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:25 2026] GET /volume/v3/volumes/9c85be3b-f6e6-4b48-b6bc-ed41de56c1c9 => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:45:26.397525 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b32f5099-0791-436d-a2e8-7a1905f5c65b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:26.399583 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b32f5099-0791-436d-a2e8-7a1905f5c65b tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/4d568ab4-0a47-43dd-bc8a-b269d0afbed5 Aug 20 04:45:26.399877 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b32f5099-0791-436d-a2e8-7a1905f5c65b tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:26.400129 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b32f5099-0791-436d-a2e8-7a1905f5c65b tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:26.407208 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:26.407208 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:45:26.409862 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b32f5099-0791-436d-a2e8-7a1905f5c65b tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:45:26.413494 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b32f5099-0791-436d-a2e8-7a1905f5c65b tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/4d568ab4-0a47-43dd-bc8a-b269d0afbed5 returned with HTTP 200 Aug 20 04:45:26.413834 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1140/4560] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:26 2026] GET /volume/v3/volumes/4d568ab4-0a47-43dd-bc8a-b269d0afbed5 => generated 878 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:26.425317 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-65911672-d47b-46c6-b14c-558e016a9dae None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:26.427122 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-65911672-d47b-46c6-b14c-558e016a9dae tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/4d568ab4-0a47-43dd-bc8a-b269d0afbed5 Aug 20 04:45:26.427322 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-65911672-d47b-46c6-b14c-558e016a9dae tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:26.427518 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-65911672-d47b-46c6-b14c-558e016a9dae tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:26.433837 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:26.433837 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:45:26.438064 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-65911672-d47b-46c6-b14c-558e016a9dae tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:45:26.443214 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-65911672-d47b-46c6-b14c-558e016a9dae tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/4d568ab4-0a47-43dd-bc8a-b269d0afbed5 returned with HTTP 200 Aug 20 04:45:26.443661 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1150/4561] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:26 2026] GET /volume/v3/volumes/4d568ab4-0a47-43dd-bc8a-b269d0afbed5 => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:26.455630 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-219f0f1d-bde9-4056-934b-3365d907c2ea None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:26.457088 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-219f0f1d-bde9-4056-934b-3365d907c2ea tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:45:26.457602 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-219f0f1d-bde9-4056-934b-3365d907c2ea tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-674131176", "source_volid": "4d568ab4-0a47-43dd-bc8a-b269d0afbed5", "volume_type": "tempest-scenario-type-luks-1807640430", "size": 1}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:45:26.459206 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-219f0f1d-bde9-4056-934b-3365d907c2ea tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-674131176', 'source_volid': '4d568ab4-0a47-43dd-bc8a-b269d0afbed5', 'volume_type': 'tempest-scenario-type-luks-1807640430', 'size': 1}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:45:26.469892 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:26.469892 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:45:26.470376 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-219f0f1d-bde9-4056-934b-3365d907c2ea tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume retrieved successfully. Aug 20 04:45:26.470488 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-219f0f1d-bde9-4056-934b-3365d907c2ea tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Create volume of 1 GB Aug 20 04:45:26.471026 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-219f0f1d-bde9-4056-934b-3365d907c2ea tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Availability Zones retrieved successfully. Aug 20 04:45:26.476450 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-219f0f1d-bde9-4056-934b-3365d907c2ea tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Flow 'volume_create_api' (64f5f633-2435-40ff-a4ce-086c310924a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:45:26.477544 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-219f0f1d-bde9-4056-934b-3365d907c2ea tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c70bd17c-a9e1-486f-8c32-46ae29f5f7fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:26.478414 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-219f0f1d-bde9-4056-934b-3365d907c2ea tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:45:26.496277 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-219f0f1d-bde9-4056-934b-3365d907c2ea tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c70bd17c-a9e1-486f-8c32-46ae29f5f7fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '4d568ab4-0a47-43dd-bc8a-b269d0afbed5', 'volume_type': VolumeType(created_at=2026-08-20T04:45:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c0c06ada-a9b3-4fd6-b49e-ad88fd19f846,is_public=True,name='tempest-scenario-type-luks-1807640430',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c0c06ada-a9b3-4fd6-b49e-ad88fd19f846', '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=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:26.496917 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-219f0f1d-bde9-4056-934b-3365d907c2ea tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ae78639-bebc-4df7-a402-3c23fd1483af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:26.519885 np0000007850 devstack@c-api.service[100174]: WARNING cinder.quota [None req-219f0f1d-bde9-4056-934b-3365d907c2ea tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1807640430 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1807640430, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:45:26.520191 np0000007850 devstack@c-api.service[100174]: WARNING cinder.quota [None req-219f0f1d-bde9-4056-934b-3365d907c2ea tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1807640430 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1807640430, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:45:26.534377 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-219f0f1d-bde9-4056-934b-3365d907c2ea tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Created reservations ['1734e74c-6429-4537-be77-d63e31bb12cc', '4b4e0349-7b7a-4674-8511-50e7d5d266dc', '94d13aa8-95fd-4efc-bdec-19e97623487d', '9b1b9e85-de96-4075-a8fc-8cd505596a9d'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:45:26.535439 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-219f0f1d-bde9-4056-934b-3365d907c2ea tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ae78639-bebc-4df7-a402-3c23fd1483af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1734e74c-6429-4537-be77-d63e31bb12cc', '4b4e0349-7b7a-4674-8511-50e7d5d266dc', '94d13aa8-95fd-4efc-bdec-19e97623487d', '9b1b9e85-de96-4075-a8fc-8cd505596a9d']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:26.536411 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-219f0f1d-bde9-4056-934b-3365d907c2ea tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04a137cc-5b75-4f6d-a7e4-51c8b62ee852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:26.573383 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-219f0f1d-bde9-4056-934b-3365d907c2ea tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04a137cc-5b75-4f6d-a7e4-51c8b62ee852) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01e6aef5-2702-42ab-911a-025c6bda4488', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-674131176',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='121ef4c21df44464ae115b9a6a7bcb9e',qos_specs=None,replication_status=,reservations=['1734e74c-6429-4537-be77-d63e31bb12cc','4b4e0349-7b7a-4674-8511-50e7d5d266dc','94d13aa8-95fd-4efc-bdec-19e97623487d','9b1b9e85-de96-4075-a8fc-8cd505596a9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=4d568ab4-0a47-43dd-bc8a-b269d0afbed5,status='creating',user_id='245ab21a12c74b89b27332ce3539fcad',volume_type_id=c0c06ada-a9b3-4fd6-b49e-ad88fd19f846), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:45:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-674131176',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=01e6aef5-2702-42ab-911a-025c6bda4488,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='121ef4c21df44464ae115b9a6a7bcb9e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=4d568ab4-0a47-43dd-bc8a-b269d0afbed5,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='245ab21a12c74b89b27332ce3539fcad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c0c06ada-a9b3-4fd6-b49e-ad88fd19f846),volume_type_id=c0c06ada-a9b3-4fd6-b49e-ad88fd19f846)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:26.574232 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-219f0f1d-bde9-4056-934b-3365d907c2ea tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5253842e-5e7c-450f-8ce1-69b38137000a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:26.593039 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-219f0f1d-bde9-4056-934b-3365d907c2ea tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5253842e-5e7c-450f-8ce1-69b38137000a) transitioned into state 'SUCCESS' from state '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-674131176',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='121ef4c21df44464ae115b9a6a7bcb9e',qos_specs=None,replication_status=,reservations=['1734e74c-6429-4537-be77-d63e31bb12cc','4b4e0349-7b7a-4674-8511-50e7d5d266dc','94d13aa8-95fd-4efc-bdec-19e97623487d','9b1b9e85-de96-4075-a8fc-8cd505596a9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=4d568ab4-0a47-43dd-bc8a-b269d0afbed5,status='creating',user_id='245ab21a12c74b89b27332ce3539fcad',volume_type_id=c0c06ada-a9b3-4fd6-b49e-ad88fd19f846)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:26.593858 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-219f0f1d-bde9-4056-934b-3365d907c2ea tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43f73f4f-6a24-4f83-8ca4-6add61ae1bc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:26.610570 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-219f0f1d-bde9-4056-934b-3365d907c2ea tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43f73f4f-6a24-4f83-8ca4-6add61ae1bc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:26.611419 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-219f0f1d-bde9-4056-934b-3365d907c2ea tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Flow 'volume_create_api' (64f5f633-2435-40ff-a4ce-086c310924a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:45:26.611620 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-219f0f1d-bde9-4056-934b-3365d907c2ea tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Create volume request issued successfully. Aug 20 04:45:26.612173 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-219f0f1d-bde9-4056-934b-3365d907c2ea tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:45:26.612620 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1140/4562] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:45:26 2026] POST /volume/v3/volumes => generated 811 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:45:26.624717 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0de0b2cc-2046-49ee-9587-5fcec09bd3a7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:26.626498 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0de0b2cc-2046-49ee-9587-5fcec09bd3a7 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 Aug 20 04:45:26.626702 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0de0b2cc-2046-49ee-9587-5fcec09bd3a7 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:26.626922 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0de0b2cc-2046-49ee-9587-5fcec09bd3a7 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:26.633544 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:26.633544 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:45:26.636717 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-0de0b2cc-2046-49ee-9587-5fcec09bd3a7 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:45:26.640419 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0de0b2cc-2046-49ee-9587-5fcec09bd3a7 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 returned with HTTP 200 Aug 20 04:45:26.640816 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1133/4563] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:26 2026] GET /volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 => generated 879 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:26.808108 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-899792b6-d139-4c2d-b263-d6db8f9a20cc None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:26.809640 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-899792b6-d139-4c2d-b263-d6db8f9a20cc tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] GET https://10.4.3.239/volume/v3/volumes/9c85be3b-f6e6-4b48-b6bc-ed41de56c1c9 Aug 20 04:45:26.809879 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-899792b6-d139-4c2d-b263-d6db8f9a20cc tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:26.810076 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-899792b6-d139-4c2d-b263-d6db8f9a20cc tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:26.814850 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-899792b6-d139-4c2d-b263-d6db8f9a20cc tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] https://10.4.3.239/volume/v3/volumes/9c85be3b-f6e6-4b48-b6bc-ed41de56c1c9 returned with HTTP 404 Aug 20 04:45:26.815255 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1141/4564] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:26 2026] GET /volume/v3/volumes/9c85be3b-f6e6-4b48-b6bc-ed41de56c1c9 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:45:26.824841 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-04339dff-9ec2-496f-b132-ee8798736681 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:26.826486 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-04339dff-9ec2-496f-b132-ee8798736681 tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:45:26.826849 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-04339dff-9ec2-496f-b132-ee8798736681 tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-492055676"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:45:26.828292 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-04339dff-9ec2-496f-b132-ee8798736681 tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-492055676'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:45:26.828440 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-04339dff-9ec2-496f-b132-ee8798736681 tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Create volume of 1 GB Aug 20 04:45:26.832281 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-04339dff-9ec2-496f-b132-ee8798736681 tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Availability Zones retrieved successfully. Aug 20 04:45:26.838312 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-04339dff-9ec2-496f-b132-ee8798736681 tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Flow 'volume_create_api' (52f73e48-19d5-447f-bfe2-f0728bdc7bbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:45:26.839225 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-04339dff-9ec2-496f-b132-ee8798736681 tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30a71b6a-89e7-49fe-942c-42fbdea9d7a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:26.840064 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-04339dff-9ec2-496f-b132-ee8798736681 tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:45:26.863509 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-f051e170-dbcc-4d7c-a7dd-f4066bf45552 req-9dc7cf80-e32c-4769-93f7-a6815f314ef4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:26.863594 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-04339dff-9ec2-496f-b132-ee8798736681 tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30a71b6a-89e7-49fe-942c-42fbdea9d7a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:26.864198 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-04339dff-9ec2-496f-b132-ee8798736681 tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33e76629-1469-45b8-b721-6cb3feb12392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:26.865685 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-f051e170-dbcc-4d7c-a7dd-f4066bf45552 req-9dc7cf80-e32c-4769-93f7-a6815f314ef4 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] GET https://10.4.3.239/volume/v3/limits Aug 20 04:45:26.865929 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-f051e170-dbcc-4d7c-a7dd-f4066bf45552 req-9dc7cf80-e32c-4769-93f7-a6815f314ef4 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:26.866158 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-f051e170-dbcc-4d7c-a7dd-f4066bf45552 req-9dc7cf80-e32c-4769-93f7-a6815f314ef4 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:26.875077 np0000007850 devstack@c-api.service[100174]: WARNING cinder.quota [req-f051e170-dbcc-4d7c-a7dd-f4066bf45552 req-9dc7cf80-e32c-4769-93f7-a6815f314ef4 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1807640430 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1807640430, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:45:26.875409 np0000007850 devstack@c-api.service[100174]: WARNING cinder.quota [req-f051e170-dbcc-4d7c-a7dd-f4066bf45552 req-9dc7cf80-e32c-4769-93f7-a6815f314ef4 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-343715866 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-343715866, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:45:26.875717 np0000007850 devstack@c-api.service[100174]: WARNING cinder.quota [req-f051e170-dbcc-4d7c-a7dd-f4066bf45552 req-9dc7cf80-e32c-4769-93f7-a6815f314ef4 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-343715866 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-343715866, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:45:26.876197 np0000007850 devstack@c-api.service[100174]: WARNING cinder.quota [req-f051e170-dbcc-4d7c-a7dd-f4066bf45552 req-9dc7cf80-e32c-4769-93f7-a6815f314ef4 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-343715866 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-343715866, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:45:26.876564 np0000007850 devstack@c-api.service[100174]: WARNING cinder.quota [req-f051e170-dbcc-4d7c-a7dd-f4066bf45552 req-9dc7cf80-e32c-4769-93f7-a6815f314ef4 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-770071258-32464641 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-770071258-32464641, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:45:26.878038 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:26.878038 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:45:26.890559 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-f051e170-dbcc-4d7c-a7dd-f4066bf45552 req-9dc7cf80-e32c-4769-93f7-a6815f314ef4 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] https://10.4.3.239/volume/v3/limits returned with HTTP 200 Aug 20 04:45:26.890964 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1141/4565] 10.4.3.239 () {68 vars in 1484 bytes} [Thu Aug 20 04:45:26 2026] GET /volume/v3/limits => generated 302 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:26.901531 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-04339dff-9ec2-496f-b132-ee8798736681 tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Created reservations ['9b9c096d-c9bd-48f8-9e56-94e7c6cd4537', '7afa1782-21c9-4148-9d2f-19d7611eba93', '8651c30c-60b5-4eb2-9360-df46b196e5ed', '281b0121-3d8b-483d-98a5-5f442f93169a'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:45:26.902341 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-04339dff-9ec2-496f-b132-ee8798736681 tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33e76629-1469-45b8-b721-6cb3feb12392) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b9c096d-c9bd-48f8-9e56-94e7c6cd4537', '7afa1782-21c9-4148-9d2f-19d7611eba93', '8651c30c-60b5-4eb2-9360-df46b196e5ed', '281b0121-3d8b-483d-98a5-5f442f93169a']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:26.903044 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-04339dff-9ec2-496f-b132-ee8798736681 tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (511bf8ae-1462-4368-bf78-dd7096510587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:26.924634 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-04339dff-9ec2-496f-b132-ee8798736681 tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (511bf8ae-1462-4368-bf78-dd7096510587) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52164a5a-b27a-436a-863d-ada8b38ba77a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-492055676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8878c5f68ff247d98ccc4cb1034fe4d1',qos_specs=None,replication_status=,reservations=['9b9c096d-c9bd-48f8-9e56-94e7c6cd4537','7afa1782-21c9-4148-9d2f-19d7611eba93','8651c30c-60b5-4eb2-9360-df46b196e5ed','281b0121-3d8b-483d-98a5-5f442f93169a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5c07dd62fe44368b2fac5fb3edbf090',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:45:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-492055676',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52164a5a-b27a-436a-863d-ada8b38ba77a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8878c5f68ff247d98ccc4cb1034fe4d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d5c07dd62fe44368b2fac5fb3edbf090',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:26.925401 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-04339dff-9ec2-496f-b132-ee8798736681 tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e9fbdb2-ff24-461d-b3a9-d57c0ef064ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:26.932638 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-f051e170-dbcc-4d7c-a7dd-f4066bf45552 req-75a6366c-92ad-4515-b4b1-ccd31ecf1204 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:26.935054 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-f051e170-dbcc-4d7c-a7dd-f4066bf45552 req-75a6366c-92ad-4515-b4b1-ccd31ecf1204 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] GET https://10.4.3.239/volume/v3/volumes/de3fcdcb-32f3-4b02-98ef-d483b57f96ab Aug 20 04:45:26.935321 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-f051e170-dbcc-4d7c-a7dd-f4066bf45552 req-75a6366c-92ad-4515-b4b1-ccd31ecf1204 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:26.935996 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-f051e170-dbcc-4d7c-a7dd-f4066bf45552 req-75a6366c-92ad-4515-b4b1-ccd31ecf1204 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:26.942985 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-04339dff-9ec2-496f-b132-ee8798736681 tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e9fbdb2-ff24-461d-b3a9-d57c0ef064ae) transitioned into state 'SUCCESS' from state '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-492055676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8878c5f68ff247d98ccc4cb1034fe4d1',qos_specs=None,replication_status=,reservations=['9b9c096d-c9bd-48f8-9e56-94e7c6cd4537','7afa1782-21c9-4148-9d2f-19d7611eba93','8651c30c-60b5-4eb2-9360-df46b196e5ed','281b0121-3d8b-483d-98a5-5f442f93169a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5c07dd62fe44368b2fac5fb3edbf090',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:26.943865 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-04339dff-9ec2-496f-b132-ee8798736681 tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ea12042-ae48-4e77-9144-2b8a0dcca9fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:26.945716 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:26.945716 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:45:26.948879 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-f051e170-dbcc-4d7c-a7dd-f4066bf45552 req-75a6366c-92ad-4515-b4b1-ccd31ecf1204 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Volume info retrieved successfully. Aug 20 04:45:26.954085 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-f051e170-dbcc-4d7c-a7dd-f4066bf45552 req-75a6366c-92ad-4515-b4b1-ccd31ecf1204 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] https://10.4.3.239/volume/v3/volumes/de3fcdcb-32f3-4b02-98ef-d483b57f96ab returned with HTTP 200 Aug 20 04:45:26.954545 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1134/4566] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:45:26 2026] GET /volume/v3/volumes/de3fcdcb-32f3-4b02-98ef-d483b57f96ab => generated 1663 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:45:26.954905 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-04339dff-9ec2-496f-b132-ee8798736681 tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ea12042-ae48-4e77-9144-2b8a0dcca9fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:26.955677 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-04339dff-9ec2-496f-b132-ee8798736681 tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Flow 'volume_create_api' (52f73e48-19d5-447f-bfe2-f0728bdc7bbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:45:26.956064 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-04339dff-9ec2-496f-b132-ee8798736681 tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Create volume request issued successfully. Aug 20 04:45:26.956498 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-04339dff-9ec2-496f-b132-ee8798736681 tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:45:26.956904 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1151/4567] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:45:26 2026] POST /volume/v3/volumes => generated 777 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:45:26.963387 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-f051e170-dbcc-4d7c-a7dd-f4066bf45552 req-17c6c1cb-370c-4ba3-bb30-6c0e6025d540 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:26.965302 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-f051e170-dbcc-4d7c-a7dd-f4066bf45552 req-17c6c1cb-370c-4ba3-bb30-6c0e6025d540 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:45:26.965635 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-f051e170-dbcc-4d7c-a7dd-f4066bf45552 req-17c6c1cb-370c-4ba3-bb30-6c0e6025d540 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "de3fcdcb-32f3-4b02-98ef-d483b57f96ab", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-686525072", "description": null, "metadata": {}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:45:26.968916 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-50a2d034-cb19-4189-833e-d5af6f754065 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:26.970717 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-50a2d034-cb19-4189-833e-d5af6f754065 tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] GET https://10.4.3.239/volume/v3/volumes/52164a5a-b27a-436a-863d-ada8b38ba77a Aug 20 04:45:26.970946 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-50a2d034-cb19-4189-833e-d5af6f754065 tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:26.971169 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-50a2d034-cb19-4189-833e-d5af6f754065 tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:26.975525 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:26.975525 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:45:26.975947 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-f051e170-dbcc-4d7c-a7dd-f4066bf45552 req-17c6c1cb-370c-4ba3-bb30-6c0e6025d540 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Volume info retrieved successfully. Aug 20 04:45:26.976075 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [req-f051e170-dbcc-4d7c-a7dd-f4066bf45552 req-17c6c1cb-370c-4ba3-bb30-6c0e6025d540 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Create snapshot from volume de3fcdcb-32f3-4b02-98ef-d483b57f96ab Aug 20 04:45:26.978607 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:26.978607 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:45:26.982883 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-50a2d034-cb19-4189-833e-d5af6f754065 tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Volume info retrieved successfully. Aug 20 04:45:26.987138 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-50a2d034-cb19-4189-833e-d5af6f754065 tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] https://10.4.3.239/volume/v3/volumes/52164a5a-b27a-436a-863d-ada8b38ba77a returned with HTTP 200 Aug 20 04:45:26.987660 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1142/4568] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:26 2026] GET /volume/v3/volumes/52164a5a-b27a-436a-863d-ada8b38ba77a => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:27.012039 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [req-f051e170-dbcc-4d7c-a7dd-f4066bf45552 req-17c6c1cb-370c-4ba3-bb30-6c0e6025d540 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Created reservations ['977b7352-f812-4d5d-b8cc-506e5ead296c', '4c85e328-050f-4166-90b3-a0952f31fb94', '423d61f8-a473-44e7-ada6-6f274b142770', 'f4c6adba-905c-4d37-860c-7eb319267df8'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:45:27.042718 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-f051e170-dbcc-4d7c-a7dd-f4066bf45552 req-17c6c1cb-370c-4ba3-bb30-6c0e6025d540 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Snapshot force create request issued successfully. Aug 20 04:45:27.043039 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-f051e170-dbcc-4d7c-a7dd-f4066bf45552 req-17c6c1cb-370c-4ba3-bb30-6c0e6025d540 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:45:27.043485 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1142/4569] 10.4.3.239 () {72 vars in 1547 bytes} [Thu Aug 20 04:45:26 2026] POST /volume/v3/snapshots => generated 323 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:45:27.654576 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-71c5fa09-e95e-4638-ba8f-7a971e28da77 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:27.656322 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-71c5fa09-e95e-4638-ba8f-7a971e28da77 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 Aug 20 04:45:27.656515 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-71c5fa09-e95e-4638-ba8f-7a971e28da77 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:27.656696 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-71c5fa09-e95e-4638-ba8f-7a971e28da77 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:27.664888 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:27.664888 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:45:27.669056 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-71c5fa09-e95e-4638-ba8f-7a971e28da77 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:45:27.673157 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-71c5fa09-e95e-4638-ba8f-7a971e28da77 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 returned with HTTP 200 Aug 20 04:45:27.673484 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1135/4570] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:27 2026] GET /volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:27.999521 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-13ea709d-bb9f-4384-8dba-27a7a38ae33c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:28.001470 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-13ea709d-bb9f-4384-8dba-27a7a38ae33c tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] GET https://10.4.3.239/volume/v3/volumes/52164a5a-b27a-436a-863d-ada8b38ba77a Aug 20 04:45:28.001651 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-13ea709d-bb9f-4384-8dba-27a7a38ae33c tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:28.001854 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-13ea709d-bb9f-4384-8dba-27a7a38ae33c tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:28.009168 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:28.009168 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:45:28.012684 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-13ea709d-bb9f-4384-8dba-27a7a38ae33c tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Volume info retrieved successfully. Aug 20 04:45:28.017068 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-13ea709d-bb9f-4384-8dba-27a7a38ae33c tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] https://10.4.3.239/volume/v3/volumes/52164a5a-b27a-436a-863d-ada8b38ba77a returned with HTTP 200 Aug 20 04:45:28.017068 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1152/4571] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:27 2026] GET /volume/v3/volumes/52164a5a-b27a-436a-863d-ada8b38ba77a => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:45:28.030232 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-dd0017d6-bdc1-4797-9572-275321c26701 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:28.032058 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-dd0017d6-bdc1-4797-9572-275321c26701 tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-reader] POST https://10.4.3.239/volume/v3/volumes/52164a5a-b27a-436a-863d-ada8b38ba77a/action Aug 20 04:45:28.032237 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-dd0017d6-bdc1-4797-9572-275321c26701 tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:45:28.032405 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-dd0017d6-bdc1-4797-9572-275321c26701 tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:45:28.039943 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:28.039943 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:45:28.040377 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.policy [None req-dd0017d6-bdc1-4797-9572-275321c26701 tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '36a4041dd645420abafe08a4e89dd9f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8878c5f68ff247d98ccc4cb1034fe4d1', '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=100174) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 04:45:28.040710 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-dd0017d6-bdc1-4797-9572-275321c26701 tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-reader] https://10.4.3.239/volume/v3/volumes/52164a5a-b27a-436a-863d-ada8b38ba77a/action returned with HTTP 403 Aug 20 04:45:28.041098 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1143/4572] 10.4.3.239 () {68 vars in 1390 bytes} [Thu Aug 20 04:45:28 2026] POST /volume/v3/volumes/52164a5a-b27a-436a-863d-ada8b38ba77a/action => generated 131 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:45:28.048142 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f4169e84-5d2f-44f1-ac27-7e28ac5a11cc None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:28.050301 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f4169e84-5d2f-44f1-ac27-7e28ac5a11cc tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] DELETE https://10.4.3.239/volume/v3/volumes/52164a5a-b27a-436a-863d-ada8b38ba77a Aug 20 04:45:28.050529 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f4169e84-5d2f-44f1-ac27-7e28ac5a11cc tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:28.050746 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f4169e84-5d2f-44f1-ac27-7e28ac5a11cc tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:28.050950 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-f4169e84-5d2f-44f1-ac27-7e28ac5a11cc tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Delete volume with id: 52164a5a-b27a-436a-863d-ada8b38ba77a Aug 20 04:45:28.059624 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:28.059624 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:45:28.060079 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f4169e84-5d2f-44f1-ac27-7e28ac5a11cc tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Volume info retrieved successfully. Aug 20 04:45:28.077022 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f4169e84-5d2f-44f1-ac27-7e28ac5a11cc tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Delete volume request issued successfully. Aug 20 04:45:28.077256 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f4169e84-5d2f-44f1-ac27-7e28ac5a11cc tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] https://10.4.3.239/volume/v3/volumes/52164a5a-b27a-436a-863d-ada8b38ba77a returned with HTTP 202 Aug 20 04:45:28.077725 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1143/4573] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:45:28 2026] DELETE /volume/v3/volumes/52164a5a-b27a-436a-863d-ada8b38ba77a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:45:28.084999 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f35f3fe9-6e3c-48d0-adb5-cfea9e610060 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:28.086834 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f35f3fe9-6e3c-48d0-adb5-cfea9e610060 tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] GET https://10.4.3.239/volume/v3/volumes/52164a5a-b27a-436a-863d-ada8b38ba77a Aug 20 04:45:28.087103 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f35f3fe9-6e3c-48d0-adb5-cfea9e610060 tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:28.087327 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f35f3fe9-6e3c-48d0-adb5-cfea9e610060 tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:28.094526 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:28.094526 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:45:28.098035 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f35f3fe9-6e3c-48d0-adb5-cfea9e610060 tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Volume info retrieved successfully. Aug 20 04:45:28.102197 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f35f3fe9-6e3c-48d0-adb5-cfea9e610060 tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] https://10.4.3.239/volume/v3/volumes/52164a5a-b27a-436a-863d-ada8b38ba77a returned with HTTP 200 Aug 20 04:45:28.102612 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1136/4574] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:28 2026] GET /volume/v3/volumes/52164a5a-b27a-436a-863d-ada8b38ba77a => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:45:28.537364 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ba997f78-128c-4abd-b8b4-2ff5c91a6256 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:28.539130 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ba997f78-128c-4abd-b8b4-2ff5c91a6256 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] GET https://10.4.3.239/volume/v3/snapshots/1b346f60-91ca-41a9-aecf-9e243612389b Aug 20 04:45:28.539314 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ba997f78-128c-4abd-b8b4-2ff5c91a6256 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:28.539489 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ba997f78-128c-4abd-b8b4-2ff5c91a6256 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:28.543871 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:28.543871 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:45:28.544238 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-ba997f78-128c-4abd-b8b4-2ff5c91a6256 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Snapshot retrieved successfully. Aug 20 04:45:28.544888 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ba997f78-128c-4abd-b8b4-2ff5c91a6256 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] https://10.4.3.239/volume/v3/snapshots/1b346f60-91ca-41a9-aecf-9e243612389b returned with HTTP 200 Aug 20 04:45:28.545226 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1153/4575] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:45:28 2026] GET /volume/v3/snapshots/1b346f60-91ca-41a9-aecf-9e243612389b => generated 482 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:28.567443 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9f1012f4-0016-4887-a5db-755a52cc3b6c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:28.569538 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9f1012f4-0016-4887-a5db-755a52cc3b6c tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:45:28.569975 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9f1012f4-0016-4887-a5db-755a52cc3b6c tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1710186072", "snapshot_id": null, "imageRef": "bda48a61-7bc8-44c9-8560-c3fa1b870c1d", "volume_type": null, "size": 1}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:45:28.571823 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-9f1012f4-0016-4887-a5db-755a52cc3b6c tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1710186072', 'snapshot_id': None, 'imageRef': 'bda48a61-7bc8-44c9-8560-c3fa1b870c1d', 'volume_type': None, 'size': 1}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:45:28.656060 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:28.656060 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:45:28.656725 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-9f1012f4-0016-4887-a5db-755a52cc3b6c tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Snapshot retrieved successfully. Aug 20 04:45:28.656982 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-9f1012f4-0016-4887-a5db-755a52cc3b6c tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Create volume of 1 GB Aug 20 04:45:28.661622 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-9f1012f4-0016-4887-a5db-755a52cc3b6c tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Availability Zones retrieved successfully. Aug 20 04:45:28.667930 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-9f1012f4-0016-4887-a5db-755a52cc3b6c tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Flow 'volume_create_api' (e1e5186b-82b8-40a3-a47f-c1d801ad4724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:45:28.669527 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-9f1012f4-0016-4887-a5db-755a52cc3b6c tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f5e3bb7-fa7d-4130-9117-303c02cea1a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:28.670739 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-9f1012f4-0016-4887-a5db-755a52cc3b6c tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:45:28.686308 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5806326b-3f0e-47fe-8f24-91c866ed7ac6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:28.688093 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5806326b-3f0e-47fe-8f24-91c866ed7ac6 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 Aug 20 04:45:28.688332 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5806326b-3f0e-47fe-8f24-91c866ed7ac6 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:28.688507 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5806326b-3f0e-47fe-8f24-91c866ed7ac6 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:28.694781 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:28.694781 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:45:28.698167 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-5806326b-3f0e-47fe-8f24-91c866ed7ac6 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:45:28.701079 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-9f1012f4-0016-4887-a5db-755a52cc3b6c tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f5e3bb7-fa7d-4130-9117-303c02cea1a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1b346f60-91ca-41a9-aecf-9e243612389b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:28.701847 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-9f1012f4-0016-4887-a5db-755a52cc3b6c tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ccec0a5-3dca-4f5f-9fb4-b1c06f307fc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:28.702338 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5806326b-3f0e-47fe-8f24-91c866ed7ac6 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 returned with HTTP 200 Aug 20 04:45:28.702718 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1144/4576] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:28 2026] GET /volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:28.738153 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-9f1012f4-0016-4887-a5db-755a52cc3b6c tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Created reservations ['be51dd21-a9ca-466e-b4d1-92d00048365a', 'd9b6c271-f40c-475b-97fc-4bdf0a29ecba', 'a6257590-5216-48e6-8b6c-0cdeaf60581f', '71b0da1d-fb75-48f8-a89a-fb0ae03f6d17'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:45:28.739162 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-9f1012f4-0016-4887-a5db-755a52cc3b6c tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ccec0a5-3dca-4f5f-9fb4-b1c06f307fc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be51dd21-a9ca-466e-b4d1-92d00048365a', 'd9b6c271-f40c-475b-97fc-4bdf0a29ecba', 'a6257590-5216-48e6-8b6c-0cdeaf60581f', '71b0da1d-fb75-48f8-a89a-fb0ae03f6d17']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:28.739942 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-9f1012f4-0016-4887-a5db-755a52cc3b6c tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d60abab9-e1d3-40b8-8ea0-acea2982164e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:28.780469 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-9f1012f4-0016-4887-a5db-755a52cc3b6c tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d60abab9-e1d3-40b8-8ea0-acea2982164e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7147617-815e-4d8a-a139-6bfdbae7bdeb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1710186072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38d646b8d8ce4e409222845b9a107a7e',qos_specs=None,replication_status=,reservations=['be51dd21-a9ca-466e-b4d1-92d00048365a','d9b6c271-f40c-475b-97fc-4bdf0a29ecba','a6257590-5216-48e6-8b6c-0cdeaf60581f','71b0da1d-fb75-48f8-a89a-fb0ae03f6d17'],size=1,snapshot_id=1b346f60-91ca-41a9-aecf-9e243612389b,source_replicaid=,source_volid=None,status='creating',user_id='42479282b7054bd7b10c587fd7296d8e',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), '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-20T04:45:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1710186072',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7147617-815e-4d8a-a139-6bfdbae7bdeb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38d646b8d8ce4e409222845b9a107a7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1b346f60-91ca-41a9-aecf-9e243612389b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42479282b7054bd7b10c587fd7296d8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:28.781164 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-9f1012f4-0016-4887-a5db-755a52cc3b6c tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7c8619d-4b9c-4dc3-bc5d-0ea779fbc7da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:28.802400 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-9f1012f4-0016-4887-a5db-755a52cc3b6c tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7c8619d-4b9c-4dc3-bc5d-0ea779fbc7da) transitioned into state 'SUCCESS' from state '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-1710186072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38d646b8d8ce4e409222845b9a107a7e',qos_specs=None,replication_status=,reservations=['be51dd21-a9ca-466e-b4d1-92d00048365a','d9b6c271-f40c-475b-97fc-4bdf0a29ecba','a6257590-5216-48e6-8b6c-0cdeaf60581f','71b0da1d-fb75-48f8-a89a-fb0ae03f6d17'],size=1,snapshot_id=1b346f60-91ca-41a9-aecf-9e243612389b,source_replicaid=,source_volid=None,status='creating',user_id='42479282b7054bd7b10c587fd7296d8e',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:28.803495 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-9f1012f4-0016-4887-a5db-755a52cc3b6c tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2723791-e44d-452c-9bd0-d7b6ebdeefe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:45:28.829648 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-9f1012f4-0016-4887-a5db-755a52cc3b6c tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2723791-e44d-452c-9bd0-d7b6ebdeefe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:45:28.830462 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-9f1012f4-0016-4887-a5db-755a52cc3b6c tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Flow 'volume_create_api' (e1e5186b-82b8-40a3-a47f-c1d801ad4724) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:45:28.830735 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-9f1012f4-0016-4887-a5db-755a52cc3b6c tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Create volume request issued successfully. Aug 20 04:45:28.831319 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9f1012f4-0016-4887-a5db-755a52cc3b6c tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:45:28.831727 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1144/4577] 10.4.3.239 () {70 vars in 1300 bytes} [Thu Aug 20 04:45:28 2026] POST /volume/v3/volumes => generated 814 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:45:28.843757 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2dcfd704-6b48-4d15-951e-6e5f4c9938bc None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:28.845377 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2dcfd704-6b48-4d15-951e-6e5f4c9938bc tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] GET https://10.4.3.239/volume/v3/volumes/d7147617-815e-4d8a-a139-6bfdbae7bdeb Aug 20 04:45:28.845564 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2dcfd704-6b48-4d15-951e-6e5f4c9938bc tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:28.845736 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2dcfd704-6b48-4d15-951e-6e5f4c9938bc tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:28.852230 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:28.852230 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:45:28.855358 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-2dcfd704-6b48-4d15-951e-6e5f4c9938bc tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Volume info retrieved successfully. Aug 20 04:45:28.858841 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2dcfd704-6b48-4d15-951e-6e5f4c9938bc tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] https://10.4.3.239/volume/v3/volumes/d7147617-815e-4d8a-a139-6bfdbae7bdeb returned with HTTP 200 Aug 20 04:45:28.859165 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1137/4578] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:45:28 2026] GET /volume/v3/volumes/d7147617-815e-4d8a-a139-6bfdbae7bdeb => generated 882 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:45:29.114702 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0492692f-fa59-4531-90d5-bda74f13b43b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:29.116388 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0492692f-fa59-4531-90d5-bda74f13b43b tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] GET https://10.4.3.239/volume/v3/volumes/52164a5a-b27a-436a-863d-ada8b38ba77a Aug 20 04:45:29.116581 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0492692f-fa59-4531-90d5-bda74f13b43b tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:29.116772 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0492692f-fa59-4531-90d5-bda74f13b43b tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:29.121956 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0492692f-fa59-4531-90d5-bda74f13b43b tempest-ProjectReaderTests-796752352 tempest-ProjectReaderTests-796752352-project-admin] https://10.4.3.239/volume/v3/volumes/52164a5a-b27a-436a-863d-ada8b38ba77a returned with HTTP 404 Aug 20 04:45:29.122392 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1154/4579] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:29 2026] GET /volume/v3/volumes/52164a5a-b27a-436a-863d-ada8b38ba77a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:45:29.714049 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b01b2b63-1e9b-4fbc-8111-bbeb3a872fae None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:29.716656 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b01b2b63-1e9b-4fbc-8111-bbeb3a872fae tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 Aug 20 04:45:29.716656 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b01b2b63-1e9b-4fbc-8111-bbeb3a872fae tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:29.716897 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b01b2b63-1e9b-4fbc-8111-bbeb3a872fae tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:29.726481 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:29.726481 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:45:29.730949 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b01b2b63-1e9b-4fbc-8111-bbeb3a872fae tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:45:29.736133 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b01b2b63-1e9b-4fbc-8111-bbeb3a872fae tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 returned with HTTP 200 Aug 20 04:45:29.736648 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1145/4580] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:29 2026] GET /volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:29.871675 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4289bd3f-7d22-42ee-86f3-1eed829fdcb0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:29.873820 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4289bd3f-7d22-42ee-86f3-1eed829fdcb0 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] GET https://10.4.3.239/volume/v3/volumes/d7147617-815e-4d8a-a139-6bfdbae7bdeb Aug 20 04:45:29.874102 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4289bd3f-7d22-42ee-86f3-1eed829fdcb0 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:29.874280 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4289bd3f-7d22-42ee-86f3-1eed829fdcb0 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:29.881580 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:29.881580 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:45:29.885534 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-4289bd3f-7d22-42ee-86f3-1eed829fdcb0 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Volume info retrieved successfully. Aug 20 04:45:29.891252 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4289bd3f-7d22-42ee-86f3-1eed829fdcb0 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] https://10.4.3.239/volume/v3/volumes/d7147617-815e-4d8a-a139-6bfdbae7bdeb returned with HTTP 200 Aug 20 04:45:29.891671 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1145/4581] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:45:29 2026] GET /volume/v3/volumes/d7147617-815e-4d8a-a139-6bfdbae7bdeb => generated 1423 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:45:29.906577 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0de1975a-71ab-46fe-ac35-952e1f496a0a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:29.908350 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0de1975a-71ab-46fe-ac35-952e1f496a0a tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] GET https://10.4.3.239/volume/v3/volumes/d7147617-815e-4d8a-a139-6bfdbae7bdeb Aug 20 04:45:29.908643 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0de1975a-71ab-46fe-ac35-952e1f496a0a tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:29.908762 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0de1975a-71ab-46fe-ac35-952e1f496a0a tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:29.915618 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:29.915618 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:45:29.918826 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-0de1975a-71ab-46fe-ac35-952e1f496a0a tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Volume info retrieved successfully. Aug 20 04:45:29.922972 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0de1975a-71ab-46fe-ac35-952e1f496a0a tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] https://10.4.3.239/volume/v3/volumes/d7147617-815e-4d8a-a139-6bfdbae7bdeb returned with HTTP 200 Aug 20 04:45:29.923331 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1138/4582] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:45:29 2026] GET /volume/v3/volumes/d7147617-815e-4d8a-a139-6bfdbae7bdeb => generated 1423 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:45:30.748222 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b7b5de54-1550-440d-b417-926ce2aeb549 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:30.750456 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b7b5de54-1550-440d-b417-926ce2aeb549 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 Aug 20 04:45:30.750753 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b7b5de54-1550-440d-b417-926ce2aeb549 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:30.751012 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b7b5de54-1550-440d-b417-926ce2aeb549 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:30.762228 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:30.762228 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:45:30.770918 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b7b5de54-1550-440d-b417-926ce2aeb549 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:45:30.777258 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b7b5de54-1550-440d-b417-926ce2aeb549 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 returned with HTTP 200 Aug 20 04:45:30.777900 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1155/4583] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:30 2026] GET /volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 => generated 903 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:31.063227 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-8b3fc955-6dea-444e-b375-60e8bebaa348 req-ecac6012-5376-4b96-b722-1d634d72363e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:31.065167 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-8b3fc955-6dea-444e-b375-60e8bebaa348 req-ecac6012-5376-4b96-b722-1d634d72363e tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] GET https://10.4.3.239/volume/v3/volumes/d7147617-815e-4d8a-a139-6bfdbae7bdeb Aug 20 04:45:31.065451 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-8b3fc955-6dea-444e-b375-60e8bebaa348 req-ecac6012-5376-4b96-b722-1d634d72363e tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:31.065567 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-8b3fc955-6dea-444e-b375-60e8bebaa348 req-ecac6012-5376-4b96-b722-1d634d72363e tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:31.067453 np0000007850 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writing DB stats cinder:SELECT=465,cinder:INSERT=98,cinder:UPDATE=141 {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:45:31.072834 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:31.072834 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:45:31.076792 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-8b3fc955-6dea-444e-b375-60e8bebaa348 req-ecac6012-5376-4b96-b722-1d634d72363e tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Volume info retrieved successfully. Aug 20 04:45:31.082852 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-8b3fc955-6dea-444e-b375-60e8bebaa348 req-ecac6012-5376-4b96-b722-1d634d72363e tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] https://10.4.3.239/volume/v3/volumes/d7147617-815e-4d8a-a139-6bfdbae7bdeb returned with HTTP 200 Aug 20 04:45:31.083288 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1146/4584] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:45:31 2026] GET /volume/v3/volumes/d7147617-815e-4d8a-a139-6bfdbae7bdeb => generated 1405 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:45:31.639833 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-8b3fc955-6dea-444e-b375-60e8bebaa348 req-da95955c-aa7d-4313-a4d5-05edaddb0a4e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:31.641855 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-8b3fc955-6dea-444e-b375-60e8bebaa348 req-da95955c-aa7d-4313-a4d5-05edaddb0a4e tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] GET https://10.4.3.239/volume/v3/volumes/d7147617-815e-4d8a-a139-6bfdbae7bdeb Aug 20 04:45:31.641982 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-8b3fc955-6dea-444e-b375-60e8bebaa348 req-da95955c-aa7d-4313-a4d5-05edaddb0a4e tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:31.642219 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-8b3fc955-6dea-444e-b375-60e8bebaa348 req-da95955c-aa7d-4313-a4d5-05edaddb0a4e tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:31.644255 np0000007850 devstack@c-api.service[100174]: DEBUG dbcounter [-] [100174] Writing DB stats cinder:SELECT=458,cinder:INSERT=76,cinder:UPDATE=136 {{(pid=100174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:45:31.653509 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:31.653509 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:45:31.657274 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-8b3fc955-6dea-444e-b375-60e8bebaa348 req-da95955c-aa7d-4313-a4d5-05edaddb0a4e tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Volume info retrieved successfully. Aug 20 04:45:31.667637 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-8b3fc955-6dea-444e-b375-60e8bebaa348 req-da95955c-aa7d-4313-a4d5-05edaddb0a4e tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] https://10.4.3.239/volume/v3/volumes/d7147617-815e-4d8a-a139-6bfdbae7bdeb returned with HTTP 200 Aug 20 04:45:31.668048 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1146/4585] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:45:31 2026] GET /volume/v3/volumes/d7147617-815e-4d8a-a139-6bfdbae7bdeb => generated 1405 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:45:31.678364 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-49058043-7ca2-4d9d-a781-431005012d43 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:31.678785 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-49058043-7ca2-4d9d-a781-431005012d43 None None] GET https://10.4.3.239/volume// Aug 20 04:45:31.678867 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-49058043-7ca2-4d9d-a781-431005012d43 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:31.679087 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-49058043-7ca2-4d9d-a781-431005012d43 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:31.679473 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-49058043-7ca2-4d9d-a781-431005012d43 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:45:31.679711 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1139/4586] 10.4.3.239 () {66 vars in 1419 bytes} [Thu Aug 20 04:45: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 20 04:45:31.687793 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-8b3fc955-6dea-444e-b375-60e8bebaa348 req-67c925d4-9563-4745-9c09-190139c17780 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:31.689534 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-8b3fc955-6dea-444e-b375-60e8bebaa348 req-67c925d4-9563-4745-9c09-190139c17780 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:45:31.689934 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-8b3fc955-6dea-444e-b375-60e8bebaa348 req-67c925d4-9563-4745-9c09-190139c17780 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d7147617-815e-4d8a-a139-6bfdbae7bdeb", "connector": null, "instance_uuid": "075492c1-501f-4b40-b408-8f6c555ec3aa"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:45:31.697982 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:31.697982 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:45:31.727524 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-8b3fc955-6dea-444e-b375-60e8bebaa348 req-67c925d4-9563-4745-9c09-190139c17780 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:45:31.727956 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1156/4587] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:45:31 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 20 04:45:31.794924 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2837942d-5210-4251-9933-b0fa2629c6b4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:31.796814 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2837942d-5210-4251-9933-b0fa2629c6b4 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 Aug 20 04:45:31.802372 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2837942d-5210-4251-9933-b0fa2629c6b4 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:31.802372 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2837942d-5210-4251-9933-b0fa2629c6b4 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:31.810124 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:31.810124 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:45:31.815004 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-2837942d-5210-4251-9933-b0fa2629c6b4 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:45:31.819783 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2837942d-5210-4251-9933-b0fa2629c6b4 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 returned with HTTP 200 Aug 20 04:45:31.820424 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1147/4588] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:31 2026] GET /volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 => generated 903 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:32.782415 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f5994495-5b13-4875-9cf0-affe0e288749 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:32.782746 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f5994495-5b13-4875-9cf0-affe0e288749 None None] GET https://10.4.3.239/volume// Aug 20 04:45:32.782972 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f5994495-5b13-4875-9cf0-affe0e288749 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:32.783157 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f5994495-5b13-4875-9cf0-affe0e288749 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:32.783525 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f5994495-5b13-4875-9cf0-affe0e288749 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:45:32.783833 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1147/4589] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:45: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 20 04:45:32.793950 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-8b3fc955-6dea-444e-b375-60e8bebaa348 req-25df4813-2682-4151-83f5-ded03026e70f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:32.796091 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-8b3fc955-6dea-444e-b375-60e8bebaa348 req-25df4813-2682-4151-83f5-ded03026e70f tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] GET https://10.4.3.239/volume/v3/volumes/d7147617-815e-4d8a-a139-6bfdbae7bdeb Aug 20 04:45:32.796610 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-8b3fc955-6dea-444e-b375-60e8bebaa348 req-25df4813-2682-4151-83f5-ded03026e70f tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:32.797039 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-8b3fc955-6dea-444e-b375-60e8bebaa348 req-25df4813-2682-4151-83f5-ded03026e70f tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:32.814586 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:32.814586 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:45:32.821450 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-8b3fc955-6dea-444e-b375-60e8bebaa348 req-25df4813-2682-4151-83f5-ded03026e70f tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Volume info retrieved successfully. Aug 20 04:45:32.827658 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-8b3fc955-6dea-444e-b375-60e8bebaa348 req-25df4813-2682-4151-83f5-ded03026e70f tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] https://10.4.3.239/volume/v3/volumes/d7147617-815e-4d8a-a139-6bfdbae7bdeb returned with HTTP 200 Aug 20 04:45:32.828141 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1140/4590] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:45:32 2026] GET /volume/v3/volumes/d7147617-815e-4d8a-a139-6bfdbae7bdeb => generated 1584 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:45:32.836998 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-42a44fea-bb3a-4d21-a577-152db8bf892d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:32.839602 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-42a44fea-bb3a-4d21-a577-152db8bf892d tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 Aug 20 04:45:32.841351 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-42a44fea-bb3a-4d21-a577-152db8bf892d tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:32.841351 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-42a44fea-bb3a-4d21-a577-152db8bf892d tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:32.849252 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:32.849252 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:45:32.853140 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-42a44fea-bb3a-4d21-a577-152db8bf892d tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:45:32.857535 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-42a44fea-bb3a-4d21-a577-152db8bf892d tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 returned with HTTP 200 Aug 20 04:45:32.858073 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1157/4591] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:32 2026] GET /volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:32.936882 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-8b3fc955-6dea-444e-b375-60e8bebaa348 req-20b68e98-fd00-47de-9f00-7321af42304a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:32.939222 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-8b3fc955-6dea-444e-b375-60e8bebaa348 req-20b68e98-fd00-47de-9f00-7321af42304a tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] PUT https://10.4.3.239/volume/v3/attachments/9e161b4a-0980-4317-8dac-a4d5ae0cb4e0 Aug 20 04:45:32.939728 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-8b3fc955-6dea-444e-b375-60e8bebaa348 req-20b68e98-fd00-47de-9f00-7321af42304a tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:45:32.950127 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-8b3fc955-6dea-444e-b375-60e8bebaa348 req-20b68e98-fd00-47de-9f00-7321af42304a tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Acquiring lock "cinder-attachment_update-d7147617-815e-4d8a-a139-6bfdbae7bdeb-np0000007850" by "attachment_update" {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:45:32.955932 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-8b3fc955-6dea-444e-b375-60e8bebaa348 req-20b68e98-fd00-47de-9f00-7321af42304a tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Lock "cinder-attachment_update-d7147617-815e-4d8a-a139-6bfdbae7bdeb-np0000007850" acquired by "attachment_update" :: waited 0.006s {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:45:32.957375 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:32.957375 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:45:33.061840 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-8b3fc955-6dea-444e-b375-60e8bebaa348 req-20b68e98-fd00-47de-9f00-7321af42304a tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Lock "cinder-attachment_update-d7147617-815e-4d8a-a139-6bfdbae7bdeb-np0000007850" released by "attachment_update" :: held 0.106s {{(pid=100176) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:45:33.062615 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-8b3fc955-6dea-444e-b375-60e8bebaa348 req-20b68e98-fd00-47de-9f00-7321af42304a tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] https://10.4.3.239/volume/v3/attachments/9e161b4a-0980-4317-8dac-a4d5ae0cb4e0 returned with HTTP 200 Aug 20 04:45:33.062989 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1148/4592] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:45:32 2026] PUT /volume/v3/attachments/9e161b4a-0980-4317-8dac-a4d5ae0cb4e0 => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:45:33.083581 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-8b3fc955-6dea-444e-b375-60e8bebaa348 req-74e51b46-f954-460d-9c61-fd270e75fe7c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:33.086163 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-8b3fc955-6dea-444e-b375-60e8bebaa348 req-74e51b46-f954-460d-9c61-fd270e75fe7c tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] POST https://10.4.3.239/volume/v3/attachments/9e161b4a-0980-4317-8dac-a4d5ae0cb4e0/action Aug 20 04:45:33.086272 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-8b3fc955-6dea-444e-b375-60e8bebaa348 req-74e51b46-f954-460d-9c61-fd270e75fe7c tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Action body: b'{"os-complete": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:45:33.086427 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-8b3fc955-6dea-444e-b375-60e8bebaa348 req-74e51b46-f954-460d-9c61-fd270e75fe7c tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:45:33.101904 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:33.101904 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:45:33.116243 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-8b3fc955-6dea-444e-b375-60e8bebaa348 req-74e51b46-f954-460d-9c61-fd270e75fe7c tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] https://10.4.3.239/volume/v3/attachments/9e161b4a-0980-4317-8dac-a4d5ae0cb4e0/action returned with HTTP 204 Aug 20 04:45:33.116665 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1148/4593] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:45:33 2026] POST /volume/v3/attachments/9e161b4a-0980-4317-8dac-a4d5ae0cb4e0/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:45:33.871938 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f55cf488-68b1-45f4-88cb-e06cc1fe4477 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:33.873913 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f55cf488-68b1-45f4-88cb-e06cc1fe4477 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 Aug 20 04:45:33.874088 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f55cf488-68b1-45f4-88cb-e06cc1fe4477 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:33.874297 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f55cf488-68b1-45f4-88cb-e06cc1fe4477 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:33.882991 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:33.882991 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:45:33.887985 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f55cf488-68b1-45f4-88cb-e06cc1fe4477 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:45:33.894040 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f55cf488-68b1-45f4-88cb-e06cc1fe4477 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 returned with HTTP 200 Aug 20 04:45:33.894579 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1141/4594] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:33 2026] GET /volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:34.911149 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ee642027-0add-4c2f-98dd-a0b014e436f0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:34.913621 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ee642027-0add-4c2f-98dd-a0b014e436f0 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 Aug 20 04:45:34.913919 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ee642027-0add-4c2f-98dd-a0b014e436f0 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:34.914217 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ee642027-0add-4c2f-98dd-a0b014e436f0 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:34.924859 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:34.924859 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:45:34.929759 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-ee642027-0add-4c2f-98dd-a0b014e436f0 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:45:34.936962 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ee642027-0add-4c2f-98dd-a0b014e436f0 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 returned with HTTP 200 Aug 20 04:45:34.937519 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1158/4595] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:34 2026] GET /volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 => generated 903 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:35.954198 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-56bbae98-70ac-4d97-82a2-53e4d4475536 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:35.954627 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-56bbae98-70ac-4d97-82a2-53e4d4475536 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 Aug 20 04:45:35.954837 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-56bbae98-70ac-4d97-82a2-53e4d4475536 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:35.955041 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-56bbae98-70ac-4d97-82a2-53e4d4475536 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:35.962163 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:35.962163 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:45:35.965823 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-56bbae98-70ac-4d97-82a2-53e4d4475536 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:45:35.969620 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-56bbae98-70ac-4d97-82a2-53e4d4475536 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 returned with HTTP 200 Aug 20 04:45:35.969957 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1149/4596] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:35 2026] GET /volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:36.983697 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e927beef-8336-49f6-a087-3b4cf3e96455 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:36.985668 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e927beef-8336-49f6-a087-3b4cf3e96455 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 Aug 20 04:45:36.985875 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e927beef-8336-49f6-a087-3b4cf3e96455 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:36.986050 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e927beef-8336-49f6-a087-3b4cf3e96455 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:36.992988 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:36.992988 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:45:36.996853 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e927beef-8336-49f6-a087-3b4cf3e96455 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:45:37.001516 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e927beef-8336-49f6-a087-3b4cf3e96455 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 returned with HTTP 200 Aug 20 04:45:37.002008 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1149/4597] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:36 2026] GET /volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:38.014203 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0ea3f026-3279-4a04-aafe-e8faf367dc03 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:38.018821 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0ea3f026-3279-4a04-aafe-e8faf367dc03 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 Aug 20 04:45:38.019022 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0ea3f026-3279-4a04-aafe-e8faf367dc03 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:38.019207 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0ea3f026-3279-4a04-aafe-e8faf367dc03 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:38.029445 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:38.029445 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:45:38.033078 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-0ea3f026-3279-4a04-aafe-e8faf367dc03 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:45:38.037577 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0ea3f026-3279-4a04-aafe-e8faf367dc03 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 returned with HTTP 200 Aug 20 04:45:38.037988 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1142/4598] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:38 2026] GET /volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 => generated 904 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:38.053670 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b9d70a2f-a689-4b17-8205-2cad1b91bfa4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:38.063581 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b9d70a2f-a689-4b17-8205-2cad1b91bfa4 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 Aug 20 04:45:38.063765 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b9d70a2f-a689-4b17-8205-2cad1b91bfa4 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:38.063939 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b9d70a2f-a689-4b17-8205-2cad1b91bfa4 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:38.068059 np0000007850 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writing DB stats cinder:SELECT=429,cinder:UPDATE=160,cinder:INSERT=93,cinder:DELETE=1 {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:45:38.072558 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:38.072558 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:45:38.076959 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b9d70a2f-a689-4b17-8205-2cad1b91bfa4 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:45:38.083075 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b9d70a2f-a689-4b17-8205-2cad1b91bfa4 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 returned with HTTP 200 Aug 20 04:45:38.083465 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1159/4599] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:38 2026] GET /volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 => generated 904 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:45.968720 np0000007850 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writing DB stats cinder:SELECT=15,cinder:UPDATE=1 {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:45:46.433873 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-5088fa42-5bb7-4c0a-96d0-b1a0a69d9120 req-aa9b324e-1340-48d8-b52e-460281e0df96 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:46.436306 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-5088fa42-5bb7-4c0a-96d0-b1a0a69d9120 req-aa9b324e-1340-48d8-b52e-460281e0df96 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 Aug 20 04:45:46.436573 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-5088fa42-5bb7-4c0a-96d0-b1a0a69d9120 req-aa9b324e-1340-48d8-b52e-460281e0df96 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:46.436802 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-5088fa42-5bb7-4c0a-96d0-b1a0a69d9120 req-aa9b324e-1340-48d8-b52e-460281e0df96 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:46.448889 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:46.448889 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:45:46.452205 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-5088fa42-5bb7-4c0a-96d0-b1a0a69d9120 req-aa9b324e-1340-48d8-b52e-460281e0df96 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:45:46.457620 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-5088fa42-5bb7-4c0a-96d0-b1a0a69d9120 req-aa9b324e-1340-48d8-b52e-460281e0df96 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 returned with HTTP 200 Aug 20 04:45:46.458008 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1150/4600] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:45:46 2026] GET /volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 => generated 1212 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 04:45:46.550165 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-63fe6cd2-edcb-4981-926c-dae711b82bf2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:46.550613 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-63fe6cd2-edcb-4981-926c-dae711b82bf2 None None] GET https://10.4.3.239/volume// Aug 20 04:45:46.550766 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-63fe6cd2-edcb-4981-926c-dae711b82bf2 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:46.550938 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-63fe6cd2-edcb-4981-926c-dae711b82bf2 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:46.551243 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-63fe6cd2-edcb-4981-926c-dae711b82bf2 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:45:46.551562 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1150/4601] 10.4.3.239 () {66 vars in 1428 bytes} [Thu Aug 20 04:45: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 20 04:45:46.559122 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-5088fa42-5bb7-4c0a-96d0-b1a0a69d9120 req-a5e5cacf-0afc-459c-9f8b-71b7c352e9c1 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:46.561110 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-5088fa42-5bb7-4c0a-96d0-b1a0a69d9120 req-a5e5cacf-0afc-459c-9f8b-71b7c352e9c1 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:45:46.562018 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-5088fa42-5bb7-4c0a-96d0-b1a0a69d9120 req-a5e5cacf-0afc-459c-9f8b-71b7c352e9c1 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "47156c3b-4a56-42a6-8964-b65500df9578", "connector": null, "instance_uuid": "30ab64f7-bed9-4f52-9a7a-b3de6205641f"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:45:46.573328 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:46.573328 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:45:46.602608 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-5088fa42-5bb7-4c0a-96d0-b1a0a69d9120 req-a5e5cacf-0afc-459c-9f8b-71b7c352e9c1 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:45:46.603076 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1143/4602] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:45:46 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 20 04:45:46.637035 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9ecdcf71-74a4-4507-84fd-b5d879761156 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:46.639577 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9ecdcf71-74a4-4507-84fd-b5d879761156 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 Aug 20 04:45:46.639815 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9ecdcf71-74a4-4507-84fd-b5d879761156 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:46.640039 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9ecdcf71-74a4-4507-84fd-b5d879761156 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:46.653318 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d080957d-f97d-4b61-bd57-eb801bd1fa35 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:46.653779 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d080957d-f97d-4b61-bd57-eb801bd1fa35 None None] GET https://10.4.3.239/volume// Aug 20 04:45:46.653977 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d080957d-f97d-4b61-bd57-eb801bd1fa35 None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:46.654153 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d080957d-f97d-4b61-bd57-eb801bd1fa35 None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:46.654502 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d080957d-f97d-4b61-bd57-eb801bd1fa35 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:45:46.654726 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1151/4603] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:45:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 20 04:45:46.656953 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:46.656953 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:45:46.660930 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-9ecdcf71-74a4-4507-84fd-b5d879761156 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:45:46.664134 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-5088fa42-5bb7-4c0a-96d0-b1a0a69d9120 req-ca67532c-10c7-4933-9e34-93ece1d6aa06 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:46.668855 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-5088fa42-5bb7-4c0a-96d0-b1a0a69d9120 req-ca67532c-10c7-4933-9e34-93ece1d6aa06 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 Aug 20 04:45:46.668855 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-5088fa42-5bb7-4c0a-96d0-b1a0a69d9120 req-ca67532c-10c7-4933-9e34-93ece1d6aa06 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:46.668855 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-5088fa42-5bb7-4c0a-96d0-b1a0a69d9120 req-ca67532c-10c7-4933-9e34-93ece1d6aa06 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:46.675168 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9ecdcf71-74a4-4507-84fd-b5d879761156 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 returned with HTTP 200 Aug 20 04:45:46.675692 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1160/4604] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:46 2026] GET /volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 => generated 1214 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:45:46.680710 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:46.680710 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:45:46.684081 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-5088fa42-5bb7-4c0a-96d0-b1a0a69d9120 req-ca67532c-10c7-4933-9e34-93ece1d6aa06 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:45:46.689208 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-5088fa42-5bb7-4c0a-96d0-b1a0a69d9120 req-ca67532c-10c7-4933-9e34-93ece1d6aa06 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 returned with HTTP 200 Aug 20 04:45:46.689840 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1151/4605] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:45:46 2026] GET /volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 => generated 1394 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:45:46.808108 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-5088fa42-5bb7-4c0a-96d0-b1a0a69d9120 req-aeab9211-96f2-4a81-8ee9-20a460259010 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:46.810415 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-5088fa42-5bb7-4c0a-96d0-b1a0a69d9120 req-aeab9211-96f2-4a81-8ee9-20a460259010 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] PUT https://10.4.3.239/volume/v3/attachments/1c159f06-3c27-4a51-82e4-71c58aac1a72 Aug 20 04:45:46.810801 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-5088fa42-5bb7-4c0a-96d0-b1a0a69d9120 req-aeab9211-96f2-4a81-8ee9-20a460259010 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:45:46.824939 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-5088fa42-5bb7-4c0a-96d0-b1a0a69d9120 req-aeab9211-96f2-4a81-8ee9-20a460259010 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Acquiring lock "cinder-attachment_update-47156c3b-4a56-42a6-8964-b65500df9578-np0000007850" by "attachment_update" {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:45:46.831855 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-5088fa42-5bb7-4c0a-96d0-b1a0a69d9120 req-aeab9211-96f2-4a81-8ee9-20a460259010 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Lock "cinder-attachment_update-47156c3b-4a56-42a6-8964-b65500df9578-np0000007850" acquired by "attachment_update" :: waited 0.007s {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:45:46.833044 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:46.833044 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:45:46.925809 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-5088fa42-5bb7-4c0a-96d0-b1a0a69d9120 req-aeab9211-96f2-4a81-8ee9-20a460259010 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Lock "cinder-attachment_update-47156c3b-4a56-42a6-8964-b65500df9578-np0000007850" released by "attachment_update" :: held 0.094s {{(pid=100177) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:45:46.926806 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-5088fa42-5bb7-4c0a-96d0-b1a0a69d9120 req-aeab9211-96f2-4a81-8ee9-20a460259010 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/attachments/1c159f06-3c27-4a51-82e4-71c58aac1a72 returned with HTTP 200 Aug 20 04:45:46.927509 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1144/4606] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:45:46 2026] PUT /volume/v3/attachments/1c159f06-3c27-4a51-82e4-71c58aac1a72 => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:45:47.689450 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-14510fb1-fb0e-4e82-8dd6-36fd4c755a4a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:47.691440 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-14510fb1-fb0e-4e82-8dd6-36fd4c755a4a tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 Aug 20 04:45:47.691613 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-14510fb1-fb0e-4e82-8dd6-36fd4c755a4a tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:47.691778 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-14510fb1-fb0e-4e82-8dd6-36fd4c755a4a tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:47.702124 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:47.702124 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:45:47.705399 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-14510fb1-fb0e-4e82-8dd6-36fd4c755a4a tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:45:47.709466 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-14510fb1-fb0e-4e82-8dd6-36fd4c755a4a tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 returned with HTTP 200 Aug 20 04:45:47.709867 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1152/4607] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:47 2026] GET /volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 => generated 1215 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:45:48.722768 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8f7ea4a4-6b73-43e0-9dab-6699fb27d2c9 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:48.724767 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8f7ea4a4-6b73-43e0-9dab-6699fb27d2c9 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 Aug 20 04:45:48.725045 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8f7ea4a4-6b73-43e0-9dab-6699fb27d2c9 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:48.725319 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8f7ea4a4-6b73-43e0-9dab-6699fb27d2c9 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:48.739145 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:48.739145 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:45:48.744240 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-8f7ea4a4-6b73-43e0-9dab-6699fb27d2c9 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:45:48.750710 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8f7ea4a4-6b73-43e0-9dab-6699fb27d2c9 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 returned with HTTP 200 Aug 20 04:45:48.751291 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1161/4608] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:48 2026] GET /volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 => generated 1215 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:45:49.211999 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-5088fa42-5bb7-4c0a-96d0-b1a0a69d9120 req-94f2cd28-aa6f-42d8-8726-eb86d6661ff9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:49.214729 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-5088fa42-5bb7-4c0a-96d0-b1a0a69d9120 req-94f2cd28-aa6f-42d8-8726-eb86d6661ff9 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] POST https://10.4.3.239/volume/v3/attachments/1c159f06-3c27-4a51-82e4-71c58aac1a72/action Aug 20 04:45:49.215197 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-5088fa42-5bb7-4c0a-96d0-b1a0a69d9120 req-94f2cd28-aa6f-42d8-8726-eb86d6661ff9 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Action body: b'{"os-complete": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:45:49.215421 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-5088fa42-5bb7-4c0a-96d0-b1a0a69d9120 req-94f2cd28-aa6f-42d8-8726-eb86d6661ff9 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:45:49.236822 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:49.236822 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:45:49.247621 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-5088fa42-5bb7-4c0a-96d0-b1a0a69d9120 req-94f2cd28-aa6f-42d8-8726-eb86d6661ff9 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/attachments/1c159f06-3c27-4a51-82e4-71c58aac1a72/action returned with HTTP 204 Aug 20 04:45:49.248089 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1152/4609] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:45:49 2026] POST /volume/v3/attachments/1c159f06-3c27-4a51-82e4-71c58aac1a72/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:45:49.767947 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e7cbc797-c95b-4bd6-bd0a-f198cf56c154 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:49.771954 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e7cbc797-c95b-4bd6-bd0a-f198cf56c154 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 Aug 20 04:45:49.771954 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e7cbc797-c95b-4bd6-bd0a-f198cf56c154 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:49.771954 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e7cbc797-c95b-4bd6-bd0a-f198cf56c154 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:49.786261 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:49.786261 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:45:49.790874 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e7cbc797-c95b-4bd6-bd0a-f198cf56c154 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:45:49.796504 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e7cbc797-c95b-4bd6-bd0a-f198cf56c154 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 returned with HTTP 200 Aug 20 04:45:49.797149 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1145/4610] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:49 2026] GET /volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 => generated 1509 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:45:51.115738 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ef2aed39-5cea-4c8d-90a1-13dfb32c6edd None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:51.117648 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ef2aed39-5cea-4c8d-90a1-13dfb32c6edd tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 Aug 20 04:45:51.117857 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ef2aed39-5cea-4c8d-90a1-13dfb32c6edd tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:51.118029 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ef2aed39-5cea-4c8d-90a1-13dfb32c6edd tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:51.135728 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:51.135728 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:45:51.140508 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-ef2aed39-5cea-4c8d-90a1-13dfb32c6edd tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:45:51.146632 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ef2aed39-5cea-4c8d-90a1-13dfb32c6edd tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 returned with HTTP 200 Aug 20 04:45:51.147460 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1153/4611] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:51 2026] GET /volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 => generated 1509 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:45:51.159604 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f5c449ab-cda7-4224-9e33-c7eaf064505f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:51.161679 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f5c449ab-cda7-4224-9e33-c7eaf064505f tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 Aug 20 04:45:51.161870 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f5c449ab-cda7-4224-9e33-c7eaf064505f tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:51.162047 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f5c449ab-cda7-4224-9e33-c7eaf064505f tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:51.174778 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:51.174778 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:45:51.178568 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-f5c449ab-cda7-4224-9e33-c7eaf064505f tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:45:51.183116 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f5c449ab-cda7-4224-9e33-c7eaf064505f tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 returned with HTTP 200 Aug 20 04:45:51.183570 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1162/4612] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:51 2026] GET /volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 => generated 1509 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:45:51.195931 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3a7304c3-41fa-4b19-b105-4d060b4083c5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:51.197876 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3a7304c3-41fa-4b19-b105-4d060b4083c5 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 Aug 20 04:45:51.198076 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3a7304c3-41fa-4b19-b105-4d060b4083c5 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:51.198362 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3a7304c3-41fa-4b19-b105-4d060b4083c5 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:51.213390 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:51.213390 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:45:51.216919 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-3a7304c3-41fa-4b19-b105-4d060b4083c5 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:45:51.221827 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3a7304c3-41fa-4b19-b105-4d060b4083c5 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 returned with HTTP 200 Aug 20 04:45:51.222434 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1153/4613] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:51 2026] GET /volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 => generated 1509 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:45:51.261878 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-9c8d7449-b026-4967-b8c7-a8923f65c6c3 req-6c46dfc0-a2d8-4744-afe1-915fed3a2c7a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:51.264042 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-9c8d7449-b026-4967-b8c7-a8923f65c6c3 req-6c46dfc0-a2d8-4744-afe1-915fed3a2c7a tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 Aug 20 04:45:51.264650 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-9c8d7449-b026-4967-b8c7-a8923f65c6c3 req-6c46dfc0-a2d8-4744-afe1-915fed3a2c7a tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:51.266005 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-9c8d7449-b026-4967-b8c7-a8923f65c6c3 req-6c46dfc0-a2d8-4744-afe1-915fed3a2c7a tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:51.280435 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:51.280435 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:45:51.288211 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-9c8d7449-b026-4967-b8c7-a8923f65c6c3 req-6c46dfc0-a2d8-4744-afe1-915fed3a2c7a tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:45:51.292495 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-9c8d7449-b026-4967-b8c7-a8923f65c6c3 req-6c46dfc0-a2d8-4744-afe1-915fed3a2c7a tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 returned with HTTP 200 Aug 20 04:45:51.293341 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1146/4614] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:45:51 2026] GET /volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 => generated 1509 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:45:51.322912 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-9c8d7449-b026-4967-b8c7-a8923f65c6c3 req-4ae4153f-8154-40ca-8bd4-f375458a4dc3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:51.324981 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-9c8d7449-b026-4967-b8c7-a8923f65c6c3 req-4ae4153f-8154-40ca-8bd4-f375458a4dc3 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] POST https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578/action Aug 20 04:45:51.325331 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-9c8d7449-b026-4967-b8c7-a8923f65c6c3 req-4ae4153f-8154-40ca-8bd4-f375458a4dc3 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:45:51.325539 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-9c8d7449-b026-4967-b8c7-a8923f65c6c3 req-4ae4153f-8154-40ca-8bd4-f375458a4dc3 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:45:51.336942 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:51.336942 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:45:51.337438 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-9c8d7449-b026-4967-b8c7-a8923f65c6c3 req-4ae4153f-8154-40ca-8bd4-f375458a4dc3 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:45:51.344002 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-9c8d7449-b026-4967-b8c7-a8923f65c6c3 req-4ae4153f-8154-40ca-8bd4-f375458a4dc3 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Begin detaching volume completed successfully. Aug 20 04:45:51.344223 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-9c8d7449-b026-4967-b8c7-a8923f65c6c3 req-4ae4153f-8154-40ca-8bd4-f375458a4dc3 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578/action returned with HTTP 202 Aug 20 04:45:51.344563 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1154/4615] 10.4.3.239 () {72 vars in 1672 bytes} [Thu Aug 20 04:45:51 2026] POST /volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:45:51.364790 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-bcff0cbe-b720-4c5e-8d3f-f32e3b23b91b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:51.367370 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bcff0cbe-b720-4c5e-8d3f-f32e3b23b91b tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 Aug 20 04:45:51.367660 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bcff0cbe-b720-4c5e-8d3f-f32e3b23b91b tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:51.367875 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bcff0cbe-b720-4c5e-8d3f-f32e3b23b91b tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:51.381905 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:51.381905 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:45:51.385430 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-bcff0cbe-b720-4c5e-8d3f-f32e3b23b91b tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:45:51.392010 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bcff0cbe-b720-4c5e-8d3f-f32e3b23b91b tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 returned with HTTP 200 Aug 20 04:45:51.392443 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1163/4616] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:51 2026] GET /volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 => generated 1512 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:45:51.408438 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-25d34f17-d56f-473c-8507-557797d336ec None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:51.408830 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-25d34f17-d56f-473c-8507-557797d336ec None None] GET https://10.4.3.239/volume// Aug 20 04:45:51.409000 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-25d34f17-d56f-473c-8507-557797d336ec None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:51.409196 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-25d34f17-d56f-473c-8507-557797d336ec None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:51.409518 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-25d34f17-d56f-473c-8507-557797d336ec None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:45:51.409797 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1154/4617] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:45: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 20 04:45:51.436700 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-9c8d7449-b026-4967-b8c7-a8923f65c6c3 req-ea8fdd91-d3d7-4d74-95e8-44babdffa52c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:51.439109 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-9c8d7449-b026-4967-b8c7-a8923f65c6c3 req-ea8fdd91-d3d7-4d74-95e8-44babdffa52c tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 Aug 20 04:45:51.439450 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-9c8d7449-b026-4967-b8c7-a8923f65c6c3 req-ea8fdd91-d3d7-4d74-95e8-44babdffa52c tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:51.439802 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-9c8d7449-b026-4967-b8c7-a8923f65c6c3 req-ea8fdd91-d3d7-4d74-95e8-44babdffa52c tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:51.452586 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:51.452586 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:45:51.456590 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-9c8d7449-b026-4967-b8c7-a8923f65c6c3 req-ea8fdd91-d3d7-4d74-95e8-44babdffa52c tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:45:51.461739 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-9c8d7449-b026-4967-b8c7-a8923f65c6c3 req-ea8fdd91-d3d7-4d74-95e8-44babdffa52c tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 returned with HTTP 200 Aug 20 04:45:51.462431 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1147/4618] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:45:51 2026] GET /volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 => generated 1692 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:45:52.011944 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-9c8d7449-b026-4967-b8c7-a8923f65c6c3 req-83a370dc-1030-4e7b-b285-5e0b081379b3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:52.014325 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-9c8d7449-b026-4967-b8c7-a8923f65c6c3 req-83a370dc-1030-4e7b-b285-5e0b081379b3 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 Aug 20 04:45:52.014537 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-9c8d7449-b026-4967-b8c7-a8923f65c6c3 req-83a370dc-1030-4e7b-b285-5e0b081379b3 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:52.014749 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-9c8d7449-b026-4967-b8c7-a8923f65c6c3 req-83a370dc-1030-4e7b-b285-5e0b081379b3 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:52.028756 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:52.028756 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:45:52.032547 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-9c8d7449-b026-4967-b8c7-a8923f65c6c3 req-83a370dc-1030-4e7b-b285-5e0b081379b3 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:45:52.036909 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-9c8d7449-b026-4967-b8c7-a8923f65c6c3 req-83a370dc-1030-4e7b-b285-5e0b081379b3 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 returned with HTTP 200 Aug 20 04:45:52.037346 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1155/4619] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:45:52 2026] GET /volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 => generated 1512 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:45:52.052437 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-9c8d7449-b026-4967-b8c7-a8923f65c6c3 req-eb74efbf-5e38-4c53-8409-4dadf56fb030 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:52.054924 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-9c8d7449-b026-4967-b8c7-a8923f65c6c3 req-eb74efbf-5e38-4c53-8409-4dadf56fb030 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] DELETE https://10.4.3.239/volume/v3/attachments/1c159f06-3c27-4a51-82e4-71c58aac1a72 Aug 20 04:45:52.055155 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-9c8d7449-b026-4967-b8c7-a8923f65c6c3 req-eb74efbf-5e38-4c53-8409-4dadf56fb030 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:52.055404 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-9c8d7449-b026-4967-b8c7-a8923f65c6c3 req-eb74efbf-5e38-4c53-8409-4dadf56fb030 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:52.064441 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:52.064441 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:45:52.112071 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-9c8d7449-b026-4967-b8c7-a8923f65c6c3 req-eb74efbf-5e38-4c53-8409-4dadf56fb030 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/attachments/1c159f06-3c27-4a51-82e4-71c58aac1a72 returned with HTTP 200 Aug 20 04:45:52.112570 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1164/4620] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:45:52 2026] DELETE /volume/v3/attachments/1c159f06-3c27-4a51-82e4-71c58aac1a72 => generated 192 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:45:52.408148 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4b8670cd-6f70-43b7-b4de-033a3b558f44 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:52.409939 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4b8670cd-6f70-43b7-b4de-033a3b558f44 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 Aug 20 04:45:52.410242 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4b8670cd-6f70-43b7-b4de-033a3b558f44 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:52.410452 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4b8670cd-6f70-43b7-b4de-033a3b558f44 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:52.420534 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:52.420534 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:45:52.424304 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-4b8670cd-6f70-43b7-b4de-033a3b558f44 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:45:52.428971 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4b8670cd-6f70-43b7-b4de-033a3b558f44 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 returned with HTTP 200 Aug 20 04:45:52.429494 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1155/4621] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:52 2026] GET /volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 => generated 1212 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:45:54.934696 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ae3a1640-d484-4b6d-a46a-09a6f5513915 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:54.936556 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ae3a1640-d484-4b6d-a46a-09a6f5513915 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 Aug 20 04:45:54.937461 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ae3a1640-d484-4b6d-a46a-09a6f5513915 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:54.937731 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ae3a1640-d484-4b6d-a46a-09a6f5513915 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:54.948431 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:54.948431 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:45:54.952475 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ae3a1640-d484-4b6d-a46a-09a6f5513915 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:45:54.957771 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ae3a1640-d484-4b6d-a46a-09a6f5513915 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 returned with HTTP 200 Aug 20 04:45:54.958307 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1148/4622] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:54 2026] GET /volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 => generated 1212 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:45:54.995242 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-d106d732-7f68-41d0-a142-8493b42f71a7 req-22f6817b-ed8a-4947-8786-285d463b5a46 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:54.997067 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-d106d732-7f68-41d0-a142-8493b42f71a7 req-22f6817b-ed8a-4947-8786-285d463b5a46 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 Aug 20 04:45:54.997303 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-d106d732-7f68-41d0-a142-8493b42f71a7 req-22f6817b-ed8a-4947-8786-285d463b5a46 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:54.997487 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-d106d732-7f68-41d0-a142-8493b42f71a7 req-22f6817b-ed8a-4947-8786-285d463b5a46 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:55.006298 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:55.006298 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:45:55.009464 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-d106d732-7f68-41d0-a142-8493b42f71a7 req-22f6817b-ed8a-4947-8786-285d463b5a46 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:45:55.013279 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-d106d732-7f68-41d0-a142-8493b42f71a7 req-22f6817b-ed8a-4947-8786-285d463b5a46 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 returned with HTTP 200 Aug 20 04:45:55.013633 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1156/4623] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:45:54 2026] GET /volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 => generated 1212 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:45:55.030075 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-d106d732-7f68-41d0-a142-8493b42f71a7 req-65f6afa3-667a-4e80-94a7-90c583cdf49e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:55.032221 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-d106d732-7f68-41d0-a142-8493b42f71a7 req-65f6afa3-667a-4e80-94a7-90c583cdf49e tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] POST https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578/action Aug 20 04:45:55.032628 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-d106d732-7f68-41d0-a142-8493b42f71a7 req-65f6afa3-667a-4e80-94a7-90c583cdf49e tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:45:55.032790 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-d106d732-7f68-41d0-a142-8493b42f71a7 req-65f6afa3-667a-4e80-94a7-90c583cdf49e tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:45:55.043427 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:55.043427 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:45:55.043926 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-d106d732-7f68-41d0-a142-8493b42f71a7 req-65f6afa3-667a-4e80-94a7-90c583cdf49e tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:45:55.050947 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-d106d732-7f68-41d0-a142-8493b42f71a7 req-65f6afa3-667a-4e80-94a7-90c583cdf49e tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Begin detaching volume completed successfully. Aug 20 04:45:55.051209 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-d106d732-7f68-41d0-a142-8493b42f71a7 req-65f6afa3-667a-4e80-94a7-90c583cdf49e tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578/action returned with HTTP 202 Aug 20 04:45:55.051676 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1165/4624] 10.4.3.239 () {72 vars in 1672 bytes} [Thu Aug 20 04:45:55 2026] POST /volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:45:55.068496 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0eba0a2c-40f9-4e53-ad43-55d0680d1777 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:55.071046 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0eba0a2c-40f9-4e53-ad43-55d0680d1777 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 Aug 20 04:45:55.071271 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0eba0a2c-40f9-4e53-ad43-55d0680d1777 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:55.071451 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0eba0a2c-40f9-4e53-ad43-55d0680d1777 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:55.085727 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:55.085727 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:45:55.089831 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-0eba0a2c-40f9-4e53-ad43-55d0680d1777 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:45:55.094074 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0eba0a2c-40f9-4e53-ad43-55d0680d1777 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 returned with HTTP 200 Aug 20 04:45:55.094719 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1156/4625] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:55 2026] GET /volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 => generated 1215 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 04:45:55.099974 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7f114f3f-29d8-4741-8986-86ff66876179 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:55.100363 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7f114f3f-29d8-4741-8986-86ff66876179 None None] GET https://10.4.3.239/volume// Aug 20 04:45:55.100482 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7f114f3f-29d8-4741-8986-86ff66876179 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:55.100660 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7f114f3f-29d8-4741-8986-86ff66876179 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:55.100971 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7f114f3f-29d8-4741-8986-86ff66876179 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:45:55.101247 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1149/4626] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:45: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 20 04:45:55.112743 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-d106d732-7f68-41d0-a142-8493b42f71a7 req-bc6d87d1-c78f-4b03-8ae7-98fb78c3d225 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:55.115108 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-d106d732-7f68-41d0-a142-8493b42f71a7 req-bc6d87d1-c78f-4b03-8ae7-98fb78c3d225 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 Aug 20 04:45:55.115401 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-d106d732-7f68-41d0-a142-8493b42f71a7 req-bc6d87d1-c78f-4b03-8ae7-98fb78c3d225 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:55.115584 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-d106d732-7f68-41d0-a142-8493b42f71a7 req-bc6d87d1-c78f-4b03-8ae7-98fb78c3d225 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:55.125155 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:55.125155 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:45:55.129035 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-d106d732-7f68-41d0-a142-8493b42f71a7 req-bc6d87d1-c78f-4b03-8ae7-98fb78c3d225 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:45:55.133539 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-d106d732-7f68-41d0-a142-8493b42f71a7 req-bc6d87d1-c78f-4b03-8ae7-98fb78c3d225 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 returned with HTTP 200 Aug 20 04:45:55.133955 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1157/4627] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:45:55 2026] GET /volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:45:56.108209 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-613892e0-bdb0-4cb2-a5af-b06812a2493a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:56.110095 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-613892e0-bdb0-4cb2-a5af-b06812a2493a tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 Aug 20 04:45:56.110363 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-613892e0-bdb0-4cb2-a5af-b06812a2493a tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:56.110549 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-613892e0-bdb0-4cb2-a5af-b06812a2493a tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:56.120962 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:56.120962 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:45:56.124742 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-613892e0-bdb0-4cb2-a5af-b06812a2493a tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:45:56.128981 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-613892e0-bdb0-4cb2-a5af-b06812a2493a tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 returned with HTTP 200 Aug 20 04:45:56.129366 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1166/4628] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:56 2026] GET /volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 => generated 1215 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:45:57.143425 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9cc79f85-ad51-4927-9700-81a029f023b3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:57.147797 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9cc79f85-ad51-4927-9700-81a029f023b3 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 Aug 20 04:45:57.147797 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9cc79f85-ad51-4927-9700-81a029f023b3 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:57.147797 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9cc79f85-ad51-4927-9700-81a029f023b3 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:57.160692 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:57.160692 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:45:57.164649 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-9cc79f85-ad51-4927-9700-81a029f023b3 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:45:57.168661 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9cc79f85-ad51-4927-9700-81a029f023b3 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 returned with HTTP 200 Aug 20 04:45:57.169128 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1157/4629] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:57 2026] GET /volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 => generated 1215 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:45:57.302559 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-d106d732-7f68-41d0-a142-8493b42f71a7 req-e4e1bca1-e44c-4b98-8b16-3a77b05479c8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:57.304848 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-d106d732-7f68-41d0-a142-8493b42f71a7 req-e4e1bca1-e44c-4b98-8b16-3a77b05479c8 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 Aug 20 04:45:57.305219 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-d106d732-7f68-41d0-a142-8493b42f71a7 req-e4e1bca1-e44c-4b98-8b16-3a77b05479c8 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:57.305381 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-d106d732-7f68-41d0-a142-8493b42f71a7 req-e4e1bca1-e44c-4b98-8b16-3a77b05479c8 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:57.317539 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:57.317539 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:45:57.323280 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-d106d732-7f68-41d0-a142-8493b42f71a7 req-e4e1bca1-e44c-4b98-8b16-3a77b05479c8 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:45:57.328385 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-d106d732-7f68-41d0-a142-8493b42f71a7 req-e4e1bca1-e44c-4b98-8b16-3a77b05479c8 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 returned with HTTP 200 Aug 20 04:45:57.328880 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1150/4630] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:45:57 2026] GET /volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 => generated 1215 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:45:57.681684 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-d106d732-7f68-41d0-a142-8493b42f71a7 req-299acff9-e632-4fa7-a6de-0548fc010a62 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:57.683841 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-d106d732-7f68-41d0-a142-8493b42f71a7 req-299acff9-e632-4fa7-a6de-0548fc010a62 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] DELETE https://10.4.3.239/volume/v3/attachments/c42f619b-41bd-4445-a32e-d9fc407bcef9 Aug 20 04:45:57.684080 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-d106d732-7f68-41d0-a142-8493b42f71a7 req-299acff9-e632-4fa7-a6de-0548fc010a62 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:57.684338 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-d106d732-7f68-41d0-a142-8493b42f71a7 req-299acff9-e632-4fa7-a6de-0548fc010a62 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:57.694914 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:57.694914 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:45:57.739624 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-d106d732-7f68-41d0-a142-8493b42f71a7 req-299acff9-e632-4fa7-a6de-0548fc010a62 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/attachments/c42f619b-41bd-4445-a32e-d9fc407bcef9 returned with HTTP 200 Aug 20 04:45:57.740065 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1158/4631] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:45:57 2026] DELETE /volume/v3/attachments/c42f619b-41bd-4445-a32e-d9fc407bcef9 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:58.185214 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1923b8ae-3898-4c73-879b-d9723acad537 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:58.186805 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1923b8ae-3898-4c73-879b-d9723acad537 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 Aug 20 04:45:58.187216 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1923b8ae-3898-4c73-879b-d9723acad537 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:58.187445 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1923b8ae-3898-4c73-879b-d9723acad537 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:58.195394 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:58.195394 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:45:58.199290 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1923b8ae-3898-4c73-879b-d9723acad537 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:45:58.203204 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1923b8ae-3898-4c73-879b-d9723acad537 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 returned with HTTP 200 Aug 20 04:45:58.203572 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1167/4632] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:58 2026] GET /volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 => generated 920 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:58.215827 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e73635fe-9a45-4d09-b3ca-8c10a416e04c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:58.217675 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e73635fe-9a45-4d09-b3ca-8c10a416e04c tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 Aug 20 04:45:58.218021 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e73635fe-9a45-4d09-b3ca-8c10a416e04c tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:58.218935 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e73635fe-9a45-4d09-b3ca-8c10a416e04c tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:58.228700 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:58.228700 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:45:58.232526 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e73635fe-9a45-4d09-b3ca-8c10a416e04c tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:45:58.237356 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e73635fe-9a45-4d09-b3ca-8c10a416e04c tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 returned with HTTP 200 Aug 20 04:45:58.237997 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1158/4633] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:58 2026] GET /volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 => generated 1165 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:45:58.278337 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-51330b1d-62fd-497f-82de-1a53524fe42f req-5d29cb9b-f340-4901-8726-8c5470ea53cd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:58.280729 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-51330b1d-62fd-497f-82de-1a53524fe42f req-5d29cb9b-f340-4901-8726-8c5470ea53cd tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 Aug 20 04:45:58.280970 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-51330b1d-62fd-497f-82de-1a53524fe42f req-5d29cb9b-f340-4901-8726-8c5470ea53cd tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:58.281223 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-51330b1d-62fd-497f-82de-1a53524fe42f req-5d29cb9b-f340-4901-8726-8c5470ea53cd tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:58.293712 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:58.293712 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:45:58.298729 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-51330b1d-62fd-497f-82de-1a53524fe42f req-5d29cb9b-f340-4901-8726-8c5470ea53cd tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:45:58.304166 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-51330b1d-62fd-497f-82de-1a53524fe42f req-5d29cb9b-f340-4901-8726-8c5470ea53cd tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 returned with HTTP 200 Aug 20 04:45:58.304676 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1151/4634] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:45:58 2026] GET /volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 => generated 1165 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:45:58.321263 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-51330b1d-62fd-497f-82de-1a53524fe42f req-95bdffde-56de-4005-b55f-70dd7659abb1 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:58.323128 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-51330b1d-62fd-497f-82de-1a53524fe42f req-95bdffde-56de-4005-b55f-70dd7659abb1 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] POST https://10.4.3.239/volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4/action Aug 20 04:45:58.323476 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-51330b1d-62fd-497f-82de-1a53524fe42f req-95bdffde-56de-4005-b55f-70dd7659abb1 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:45:58.323590 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-51330b1d-62fd-497f-82de-1a53524fe42f req-95bdffde-56de-4005-b55f-70dd7659abb1 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:45:58.332817 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:58.332817 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:45:58.333246 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-51330b1d-62fd-497f-82de-1a53524fe42f req-95bdffde-56de-4005-b55f-70dd7659abb1 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:45:58.339713 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-51330b1d-62fd-497f-82de-1a53524fe42f req-95bdffde-56de-4005-b55f-70dd7659abb1 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Begin detaching volume completed successfully. Aug 20 04:45:58.339936 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-51330b1d-62fd-497f-82de-1a53524fe42f req-95bdffde-56de-4005-b55f-70dd7659abb1 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4/action returned with HTTP 202 Aug 20 04:45:58.340310 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1159/4635] 10.4.3.239 () {72 vars in 1672 bytes} [Thu Aug 20 04:45:58 2026] POST /volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:45:58.359684 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1bd0355f-107f-4fc1-ba01-e781924b102c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:58.361835 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1bd0355f-107f-4fc1-ba01-e781924b102c tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 Aug 20 04:45:58.362071 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1bd0355f-107f-4fc1-ba01-e781924b102c tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:58.363926 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1bd0355f-107f-4fc1-ba01-e781924b102c tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:58.382506 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:58.382506 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:45:58.386794 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1bd0355f-107f-4fc1-ba01-e781924b102c tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:45:58.389657 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-287bd700-f080-4633-b767-3df95e3bbabf None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:58.389657 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-287bd700-f080-4633-b767-3df95e3bbabf None None] GET https://10.4.3.239/volume// Aug 20 04:45:58.389657 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-287bd700-f080-4633-b767-3df95e3bbabf None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:58.389657 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-287bd700-f080-4633-b767-3df95e3bbabf None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:58.389657 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-287bd700-f080-4633-b767-3df95e3bbabf None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:45:58.389657 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1159/4636] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:45: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 20 04:45:58.392048 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1bd0355f-107f-4fc1-ba01-e781924b102c tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 returned with HTTP 200 Aug 20 04:45:58.392538 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1168/4637] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:58 2026] GET /volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 => generated 1168 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:45:58.395769 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-51330b1d-62fd-497f-82de-1a53524fe42f req-ff2562be-b882-41c0-87fc-80e83e2a6c21 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:58.398264 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-51330b1d-62fd-497f-82de-1a53524fe42f req-ff2562be-b882-41c0-87fc-80e83e2a6c21 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 Aug 20 04:45:58.398521 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-51330b1d-62fd-497f-82de-1a53524fe42f req-ff2562be-b882-41c0-87fc-80e83e2a6c21 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:58.398757 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-51330b1d-62fd-497f-82de-1a53524fe42f req-ff2562be-b882-41c0-87fc-80e83e2a6c21 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:58.409907 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:58.409907 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:45:58.413853 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-51330b1d-62fd-497f-82de-1a53524fe42f req-ff2562be-b882-41c0-87fc-80e83e2a6c21 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:45:58.419212 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-51330b1d-62fd-497f-82de-1a53524fe42f req-ff2562be-b882-41c0-87fc-80e83e2a6c21 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 returned with HTTP 200 Aug 20 04:45:58.419739 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1152/4638] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:45:58 2026] GET /volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 => generated 1348 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:45:58.429612 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-51330b1d-62fd-497f-82de-1a53524fe42f req-e75cfa82-c21c-4800-8610-11440dca8aa2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:58.432301 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-51330b1d-62fd-497f-82de-1a53524fe42f req-e75cfa82-c21c-4800-8610-11440dca8aa2 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4/encryption Aug 20 04:45:58.432545 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-51330b1d-62fd-497f-82de-1a53524fe42f req-e75cfa82-c21c-4800-8610-11440dca8aa2 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:58.432782 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-51330b1d-62fd-497f-82de-1a53524fe42f req-e75cfa82-c21c-4800-8610-11440dca8aa2 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:58.443268 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:58.443268 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:45:58.448975 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-51330b1d-62fd-497f-82de-1a53524fe42f req-e75cfa82-c21c-4800-8610-11440dca8aa2 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4/encryption returned with HTTP 200 Aug 20 04:45:58.449411 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1160/4639] 10.4.3.239 () {68 vars in 1631 bytes} [Thu Aug 20 04:45:58 2026] GET /volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:59.281464 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-51330b1d-62fd-497f-82de-1a53524fe42f req-e8ae0db0-ddd8-4eb5-a0f2-c896f73e8aec None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:59.284811 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-51330b1d-62fd-497f-82de-1a53524fe42f req-e8ae0db0-ddd8-4eb5-a0f2-c896f73e8aec tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] DELETE https://10.4.3.239/volume/v3/attachments/eb91ffbc-44a8-4087-93be-c3fe9b17fc9f Aug 20 04:45:59.284811 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-51330b1d-62fd-497f-82de-1a53524fe42f req-e8ae0db0-ddd8-4eb5-a0f2-c896f73e8aec tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:59.284811 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-51330b1d-62fd-497f-82de-1a53524fe42f req-e8ae0db0-ddd8-4eb5-a0f2-c896f73e8aec tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:59.291517 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:59.291517 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:45:59.346955 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-51330b1d-62fd-497f-82de-1a53524fe42f req-e8ae0db0-ddd8-4eb5-a0f2-c896f73e8aec tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/attachments/eb91ffbc-44a8-4087-93be-c3fe9b17fc9f returned with HTTP 200 Aug 20 04:45:59.346955 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1160/4640] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:45:59 2026] DELETE /volume/v3/attachments/eb91ffbc-44a8-4087-93be-c3fe9b17fc9f => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:59.405232 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-17fc4fed-c699-43dd-8202-aa0c95d392b0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:59.407149 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-17fc4fed-c699-43dd-8202-aa0c95d392b0 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 Aug 20 04:45:59.407342 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-17fc4fed-c699-43dd-8202-aa0c95d392b0 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:59.407515 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-17fc4fed-c699-43dd-8202-aa0c95d392b0 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:59.414027 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:59.414027 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:45:59.417301 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-17fc4fed-c699-43dd-8202-aa0c95d392b0 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:45:59.420973 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-17fc4fed-c699-43dd-8202-aa0c95d392b0 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 returned with HTTP 200 Aug 20 04:45:59.421350 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1169/4641] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:59 2026] GET /volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 => generated 873 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:45:59.436947 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3905b1ea-ec48-410e-8f73-48fa26e29f98 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:59.439240 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3905b1ea-ec48-410e-8f73-48fa26e29f98 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 Aug 20 04:45:59.439464 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3905b1ea-ec48-410e-8f73-48fa26e29f98 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:59.439654 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3905b1ea-ec48-410e-8f73-48fa26e29f98 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:59.449809 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:59.449809 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:45:59.453347 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-3905b1ea-ec48-410e-8f73-48fa26e29f98 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:45:59.457367 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3905b1ea-ec48-410e-8f73-48fa26e29f98 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 returned with HTTP 200 Aug 20 04:45:59.457736 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1153/4642] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:59 2026] GET /volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:45:59.503695 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-1b543d94-8efa-4136-a29e-245b66e713f9 req-092fbb3c-a095-4e0e-b10a-74c18b3ab00f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:59.505542 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-1b543d94-8efa-4136-a29e-245b66e713f9 req-092fbb3c-a095-4e0e-b10a-74c18b3ab00f tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 Aug 20 04:45:59.505738 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-1b543d94-8efa-4136-a29e-245b66e713f9 req-092fbb3c-a095-4e0e-b10a-74c18b3ab00f tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:59.505935 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-1b543d94-8efa-4136-a29e-245b66e713f9 req-092fbb3c-a095-4e0e-b10a-74c18b3ab00f tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:59.514326 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:59.514326 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:45:59.517239 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-1b543d94-8efa-4136-a29e-245b66e713f9 req-092fbb3c-a095-4e0e-b10a-74c18b3ab00f tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:45:59.520844 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-1b543d94-8efa-4136-a29e-245b66e713f9 req-092fbb3c-a095-4e0e-b10a-74c18b3ab00f tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 returned with HTTP 200 Aug 20 04:45:59.521272 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1161/4643] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:45:59 2026] GET /volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 => generated 1138 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:45:59.540950 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-1b543d94-8efa-4136-a29e-245b66e713f9 req-31637b63-d2a3-4cb9-b37c-dcb2bfe87aff None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:59.542746 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-1b543d94-8efa-4136-a29e-245b66e713f9 req-31637b63-d2a3-4cb9-b37c-dcb2bfe87aff tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] POST https://10.4.3.239/volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5/action Aug 20 04:45:59.544196 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-1b543d94-8efa-4136-a29e-245b66e713f9 req-31637b63-d2a3-4cb9-b37c-dcb2bfe87aff tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:45:59.544196 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-1b543d94-8efa-4136-a29e-245b66e713f9 req-31637b63-d2a3-4cb9-b37c-dcb2bfe87aff tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:45:59.554238 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:59.554238 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:45:59.554830 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-1b543d94-8efa-4136-a29e-245b66e713f9 req-31637b63-d2a3-4cb9-b37c-dcb2bfe87aff tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:45:59.564006 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-1b543d94-8efa-4136-a29e-245b66e713f9 req-31637b63-d2a3-4cb9-b37c-dcb2bfe87aff tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Begin detaching volume completed successfully. Aug 20 04:45:59.565248 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-1b543d94-8efa-4136-a29e-245b66e713f9 req-31637b63-d2a3-4cb9-b37c-dcb2bfe87aff tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5/action returned with HTTP 202 Aug 20 04:45:59.565248 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1161/4644] 10.4.3.239 () {72 vars in 1672 bytes} [Thu Aug 20 04:45:59 2026] POST /volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:45:59.586798 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6603cb52-6141-4a12-8075-5319e7682a81 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:59.588536 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6603cb52-6141-4a12-8075-5319e7682a81 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 Aug 20 04:45:59.590340 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6603cb52-6141-4a12-8075-5319e7682a81 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:59.590340 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6603cb52-6141-4a12-8075-5319e7682a81 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:59.597384 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:59.597384 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:45:59.600690 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-6603cb52-6141-4a12-8075-5319e7682a81 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:45:59.604459 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6603cb52-6141-4a12-8075-5319e7682a81 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 returned with HTTP 200 Aug 20 04:45:59.604836 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1170/4645] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:45:59 2026] GET /volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 => generated 1141 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:45:59.615261 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-969a5313-146a-4f2c-b44e-e50bd5d8664c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:59.615637 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-969a5313-146a-4f2c-b44e-e50bd5d8664c None None] GET https://10.4.3.239/volume// Aug 20 04:45:59.615810 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-969a5313-146a-4f2c-b44e-e50bd5d8664c None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:59.616055 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-969a5313-146a-4f2c-b44e-e50bd5d8664c None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:59.616519 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-969a5313-146a-4f2c-b44e-e50bd5d8664c None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:45:59.616859 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1154/4646] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:45: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 20 04:45:59.624128 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-1b543d94-8efa-4136-a29e-245b66e713f9 req-e3abd155-f394-4731-9a4f-20295a1419f5 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:45:59.626254 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-1b543d94-8efa-4136-a29e-245b66e713f9 req-e3abd155-f394-4731-9a4f-20295a1419f5 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 Aug 20 04:45:59.626511 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-1b543d94-8efa-4136-a29e-245b66e713f9 req-e3abd155-f394-4731-9a4f-20295a1419f5 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:45:59.626730 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-1b543d94-8efa-4136-a29e-245b66e713f9 req-e3abd155-f394-4731-9a4f-20295a1419f5 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:45:59.635846 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:45:59.635846 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:45:59.638917 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-1b543d94-8efa-4136-a29e-245b66e713f9 req-e3abd155-f394-4731-9a4f-20295a1419f5 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:45:59.643198 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-1b543d94-8efa-4136-a29e-245b66e713f9 req-e3abd155-f394-4731-9a4f-20295a1419f5 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 returned with HTTP 200 Aug 20 04:45:59.643615 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1162/4647] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:45:59 2026] GET /volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 => generated 1321 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:46:00.456656 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-1b543d94-8efa-4136-a29e-245b66e713f9 req-423fe244-e36b-47e7-afd3-8b24fcdb39b3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:00.459653 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-1b543d94-8efa-4136-a29e-245b66e713f9 req-423fe244-e36b-47e7-afd3-8b24fcdb39b3 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] DELETE https://10.4.3.239/volume/v3/attachments/1b645166-484a-41a9-ac89-f6e77469dc0e Aug 20 04:46:00.459972 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-1b543d94-8efa-4136-a29e-245b66e713f9 req-423fe244-e36b-47e7-afd3-8b24fcdb39b3 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:00.460285 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-1b543d94-8efa-4136-a29e-245b66e713f9 req-423fe244-e36b-47e7-afd3-8b24fcdb39b3 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:00.470850 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:00.470850 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:46:00.529214 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-1b543d94-8efa-4136-a29e-245b66e713f9 req-423fe244-e36b-47e7-afd3-8b24fcdb39b3 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/attachments/1b645166-484a-41a9-ac89-f6e77469dc0e returned with HTTP 200 Aug 20 04:46:00.529214 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1162/4648] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:46:00 2026] DELETE /volume/v3/attachments/1b645166-484a-41a9-ac89-f6e77469dc0e => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:00.622202 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-601af1ac-7291-445f-a3be-48b81a478030 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:00.624487 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-601af1ac-7291-445f-a3be-48b81a478030 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 Aug 20 04:46:00.624707 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-601af1ac-7291-445f-a3be-48b81a478030 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:00.624933 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-601af1ac-7291-445f-a3be-48b81a478030 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:00.633971 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:00.633971 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:46:00.638925 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-601af1ac-7291-445f-a3be-48b81a478030 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:46:00.645264 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-601af1ac-7291-445f-a3be-48b81a478030 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 returned with HTTP 200 Aug 20 04:46:00.645740 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1171/4649] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:00 2026] GET /volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:00.657470 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-af1edefc-fbe7-41ef-beed-70a12082e8f7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:00.659342 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-af1edefc-fbe7-41ef-beed-70a12082e8f7 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] DELETE https://10.4.3.239/volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 Aug 20 04:46:00.659588 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-af1edefc-fbe7-41ef-beed-70a12082e8f7 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:00.659813 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-af1edefc-fbe7-41ef-beed-70a12082e8f7 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:00.660020 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-af1edefc-fbe7-41ef-beed-70a12082e8f7 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Delete volume with id: d26e9fa2-03f9-4c98-9a45-d23e316bdac4 Aug 20 04:46:00.666942 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:00.666942 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:46:00.667492 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-af1edefc-fbe7-41ef-beed-70a12082e8f7 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:46:00.678943 np0000007850 devstack@c-api.service[100177]: WARNING cinder.keymgr.conf_key_mgr [None req-af1edefc-fbe7-41ef-beed-70a12082e8f7 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 20 04:46:00.685541 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-af1edefc-fbe7-41ef-beed-70a12082e8f7 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Delete volume request issued successfully. Aug 20 04:46:00.685714 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-af1edefc-fbe7-41ef-beed-70a12082e8f7 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 returned with HTTP 202 Aug 20 04:46:00.686129 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1155/4650] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:46:00 2026] DELETE /volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:46:00.694377 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-62f47ba0-4dc9-4287-a22a-34c3f92bfe97 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:00.698580 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-62f47ba0-4dc9-4287-a22a-34c3f92bfe97 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 Aug 20 04:46:00.698580 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-62f47ba0-4dc9-4287-a22a-34c3f92bfe97 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:00.698580 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-62f47ba0-4dc9-4287-a22a-34c3f92bfe97 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:00.706976 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:00.706976 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:46:00.712406 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-62f47ba0-4dc9-4287-a22a-34c3f92bfe97 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:46:00.718690 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-62f47ba0-4dc9-4287-a22a-34c3f92bfe97 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 returned with HTTP 200 Aug 20 04:46:00.719326 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1163/4651] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:00 2026] GET /volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:01.732731 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-65010285-678b-4d9b-8ec4-778a2e622d8e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:01.735792 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-65010285-678b-4d9b-8ec4-778a2e622d8e tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 Aug 20 04:46:01.735792 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-65010285-678b-4d9b-8ec4-778a2e622d8e tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:01.735792 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-65010285-678b-4d9b-8ec4-778a2e622d8e tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:01.742361 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-65010285-678b-4d9b-8ec4-778a2e622d8e tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 returned with HTTP 404 Aug 20 04:46:01.742361 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1163/4652] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:01 2026] GET /volume/v3/volumes/d26e9fa2-03f9-4c98-9a45-d23e316bdac4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:46:01.749198 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-88c38b44-7a4f-4ca1-b04c-5ffd4b1d561a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:01.751122 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-88c38b44-7a4f-4ca1-b04c-5ffd4b1d561a tempest-VolumeMultiattachTests-1940868207 tempest-VolumeMultiattachTests-1940868207-project-admin] GET https://10.4.3.239/volume/v3/volumes/detail?all_tenants=1 Aug 20 04:46:01.751421 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-88c38b44-7a4f-4ca1-b04c-5ffd4b1d561a tempest-VolumeMultiattachTests-1940868207 tempest-VolumeMultiattachTests-1940868207-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:01.751623 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-88c38b44-7a4f-4ca1-b04c-5ffd4b1d561a tempest-VolumeMultiattachTests-1940868207 tempest-VolumeMultiattachTests-1940868207-project-admin] Calling method 'detail' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:01.752505 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-88c38b44-7a4f-4ca1-b04c-5ffd4b1d561a tempest-VolumeMultiattachTests-1940868207 tempest-VolumeMultiattachTests-1940868207-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100175) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:46:01.767955 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-88c38b44-7a4f-4ca1-b04c-5ffd4b1d561a tempest-VolumeMultiattachTests-1940868207 tempest-VolumeMultiattachTests-1940868207-project-admin] Get all volumes completed successfully. Aug 20 04:46:01.769897 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:01.769897 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:46:01.775296 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-88c38b44-7a4f-4ca1-b04c-5ffd4b1d561a tempest-VolumeMultiattachTests-1940868207 tempest-VolumeMultiattachTests-1940868207-project-admin] https://10.4.3.239/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 04:46:01.775733 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1172/4653] 10.4.3.239 () {66 vars in 1285 bytes} [Thu Aug 20 04:46:01 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:46:01.792113 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9d8e726a-1d8e-4ded-923c-735c1cf2e30a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:01.794564 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9d8e726a-1d8e-4ded-923c-735c1cf2e30a tempest-VolumeMultiattachTests-1940868207 tempest-VolumeMultiattachTests-1940868207-project-admin] DELETE https://10.4.3.239/volume/v3/types/bac214b8-30d9-4abc-8898-25cccf8cd94a Aug 20 04:46:01.794841 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9d8e726a-1d8e-4ded-923c-735c1cf2e30a tempest-VolumeMultiattachTests-1940868207 tempest-VolumeMultiattachTests-1940868207-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:01.795131 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9d8e726a-1d8e-4ded-923c-735c1cf2e30a tempest-VolumeMultiattachTests-1940868207 tempest-VolumeMultiattachTests-1940868207-project-admin] Calling method '_delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:01.822840 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9d8e726a-1d8e-4ded-923c-735c1cf2e30a tempest-VolumeMultiattachTests-1940868207 tempest-VolumeMultiattachTests-1940868207-project-admin] https://10.4.3.239/volume/v3/types/bac214b8-30d9-4abc-8898-25cccf8cd94a returned with HTTP 202 Aug 20 04:46:01.823435 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1156/4654] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:46:01 2026] DELETE /volume/v3/types/bac214b8-30d9-4abc-8898-25cccf8cd94a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:46:01.830228 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-30524f83-3b08-4a82-92a0-f9b5352909f5 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:01.834902 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-30524f83-3b08-4a82-92a0-f9b5352909f5 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] DELETE https://10.4.3.239/volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 Aug 20 04:46:01.834902 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-30524f83-3b08-4a82-92a0-f9b5352909f5 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:01.834902 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-30524f83-3b08-4a82-92a0-f9b5352909f5 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:01.834902 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-30524f83-3b08-4a82-92a0-f9b5352909f5 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Delete volume with id: dc957d0e-0618-4041-b02c-a9d4762ff9f5 Aug 20 04:46:01.842779 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:01.842779 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:46:01.843624 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-30524f83-3b08-4a82-92a0-f9b5352909f5 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:46:01.861737 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-30524f83-3b08-4a82-92a0-f9b5352909f5 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Delete volume request issued successfully. Aug 20 04:46:01.862228 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-30524f83-3b08-4a82-92a0-f9b5352909f5 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 returned with HTTP 202 Aug 20 04:46:01.862893 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1164/4655] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:46:01 2026] DELETE /volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:46:01.870799 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0db2ab18-49a0-439e-8292-0d3cd8f519b9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:01.872519 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0db2ab18-49a0-439e-8292-0d3cd8f519b9 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 Aug 20 04:46:01.872934 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0db2ab18-49a0-439e-8292-0d3cd8f519b9 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:01.873282 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0db2ab18-49a0-439e-8292-0d3cd8f519b9 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:01.882786 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:01.882786 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:46:01.887694 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-0db2ab18-49a0-439e-8292-0d3cd8f519b9 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:46:01.893613 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0db2ab18-49a0-439e-8292-0d3cd8f519b9 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 returned with HTTP 200 Aug 20 04:46:01.894395 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1164/4656] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:01 2026] GET /volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:02.907228 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1bbe9f1b-0588-4501-9d33-6793613fa80b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:02.909521 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1bbe9f1b-0588-4501-9d33-6793613fa80b tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 Aug 20 04:46:02.909782 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1bbe9f1b-0588-4501-9d33-6793613fa80b tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:02.910048 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1bbe9f1b-0588-4501-9d33-6793613fa80b tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:02.917419 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1bbe9f1b-0588-4501-9d33-6793613fa80b tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 returned with HTTP 404 Aug 20 04:46:02.918010 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1173/4657] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:02 2026] GET /volume/v3/volumes/dc957d0e-0618-4041-b02c-a9d4762ff9f5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:46:02.924762 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1a97e489-e9e7-4119-9d47-ff7f56fd841b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:02.928621 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1a97e489-e9e7-4119-9d47-ff7f56fd841b tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] DELETE https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 Aug 20 04:46:02.928621 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1a97e489-e9e7-4119-9d47-ff7f56fd841b tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:02.928621 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1a97e489-e9e7-4119-9d47-ff7f56fd841b tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:02.928621 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-1a97e489-e9e7-4119-9d47-ff7f56fd841b tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Delete volume with id: 47156c3b-4a56-42a6-8964-b65500df9578 Aug 20 04:46:02.935376 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:02.935376 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:46:02.936137 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-1a97e489-e9e7-4119-9d47-ff7f56fd841b tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:46:02.955542 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-1a97e489-e9e7-4119-9d47-ff7f56fd841b tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Delete volume request issued successfully. Aug 20 04:46:02.960947 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1a97e489-e9e7-4119-9d47-ff7f56fd841b tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 returned with HTTP 202 Aug 20 04:46:02.960947 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1157/4658] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:46:02 2026] DELETE /volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:46:02.967347 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-65faabdd-8df0-44bf-9d54-ec2992e35b49 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:02.970666 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-65faabdd-8df0-44bf-9d54-ec2992e35b49 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 Aug 20 04:46:02.970857 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-65faabdd-8df0-44bf-9d54-ec2992e35b49 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:02.971039 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-65faabdd-8df0-44bf-9d54-ec2992e35b49 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:02.979022 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:02.979022 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:46:02.982909 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-65faabdd-8df0-44bf-9d54-ec2992e35b49 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:46:02.987742 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-65faabdd-8df0-44bf-9d54-ec2992e35b49 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 returned with HTTP 200 Aug 20 04:46:02.988141 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1165/4659] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:02 2026] GET /volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 => generated 919 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:04.001279 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6bf08e58-818c-447f-83b8-87340c22c2a8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:04.003134 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6bf08e58-818c-447f-83b8-87340c22c2a8 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 Aug 20 04:46:04.003326 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6bf08e58-818c-447f-83b8-87340c22c2a8 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:04.003526 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6bf08e58-818c-447f-83b8-87340c22c2a8 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:04.008727 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6bf08e58-818c-447f-83b8-87340c22c2a8 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 returned with HTTP 404 Aug 20 04:46:04.009163 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1165/4660] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:04 2026] GET /volume/v3/volumes/47156c3b-4a56-42a6-8964-b65500df9578 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:46:04.015285 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-fe6ab5f3-0092-4dd8-a41d-25c9b96452a9 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:04.016872 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fe6ab5f3-0092-4dd8-a41d-25c9b96452a9 tempest-VolumeMultiattachTests-1940868207 tempest-VolumeMultiattachTests-1940868207-project-admin] GET https://10.4.3.239/volume/v3/volumes/detail?all_tenants=1 Aug 20 04:46:04.017072 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fe6ab5f3-0092-4dd8-a41d-25c9b96452a9 tempest-VolumeMultiattachTests-1940868207 tempest-VolumeMultiattachTests-1940868207-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:04.017308 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-fe6ab5f3-0092-4dd8-a41d-25c9b96452a9 tempest-VolumeMultiattachTests-1940868207 tempest-VolumeMultiattachTests-1940868207-project-admin] Calling method 'detail' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:04.017921 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-fe6ab5f3-0092-4dd8-a41d-25c9b96452a9 tempest-VolumeMultiattachTests-1940868207 tempest-VolumeMultiattachTests-1940868207-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100175) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:46:04.031546 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-fe6ab5f3-0092-4dd8-a41d-25c9b96452a9 tempest-VolumeMultiattachTests-1940868207 tempest-VolumeMultiattachTests-1940868207-project-admin] Get all volumes completed successfully. Aug 20 04:46:04.033260 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:04.033260 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:46:04.037697 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-fe6ab5f3-0092-4dd8-a41d-25c9b96452a9 tempest-VolumeMultiattachTests-1940868207 tempest-VolumeMultiattachTests-1940868207-project-admin] https://10.4.3.239/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 04:46:04.038045 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1174/4661] 10.4.3.239 () {66 vars in 1285 bytes} [Thu Aug 20 04:46:04 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10761 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:46:04.052249 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-eac37d5d-ba1c-418b-8b19-534d0c744648 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:04.054519 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-eac37d5d-ba1c-418b-8b19-534d0c744648 tempest-VolumeMultiattachTests-1940868207 tempest-VolumeMultiattachTests-1940868207-project-admin] DELETE https://10.4.3.239/volume/v3/types/9139a8be-4ce7-483e-89fb-bcbcec747f97 Aug 20 04:46:04.054865 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-eac37d5d-ba1c-418b-8b19-534d0c744648 tempest-VolumeMultiattachTests-1940868207 tempest-VolumeMultiattachTests-1940868207-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:04.055167 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-eac37d5d-ba1c-418b-8b19-534d0c744648 tempest-VolumeMultiattachTests-1940868207 tempest-VolumeMultiattachTests-1940868207-project-admin] Calling method '_delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:04.076924 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-eac37d5d-ba1c-418b-8b19-534d0c744648 tempest-VolumeMultiattachTests-1940868207 tempest-VolumeMultiattachTests-1940868207-project-admin] https://10.4.3.239/volume/v3/types/9139a8be-4ce7-483e-89fb-bcbcec747f97 returned with HTTP 202 Aug 20 04:46:04.077486 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1158/4662] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:46:04 2026] DELETE /volume/v3/types/9139a8be-4ce7-483e-89fb-bcbcec747f97 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:46:08.811203 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3d819231-8848-4c1b-9558-405cd7d42bc9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:08.812640 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3d819231-8848-4c1b-9558-405cd7d42bc9 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:46:08.812965 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3d819231-8848-4c1b-9558-405cd7d42bc9 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dbcf47c6-249f-4271-b0e5-5a4b053b29b3", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-787593315", "description": null, "metadata": null}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:46:08.822807 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:08.822807 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:46:08.823288 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-3d819231-8848-4c1b-9558-405cd7d42bc9 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:46:08.823407 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-3d819231-8848-4c1b-9558-405cd7d42bc9 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Create snapshot from volume dbcf47c6-249f-4271-b0e5-5a4b053b29b3 Aug 20 04:46:08.853868 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-3d819231-8848-4c1b-9558-405cd7d42bc9 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Created reservations ['ce997825-ff48-44a8-aabf-7059143981ec', '98a8254f-6701-4cac-915a-31e608268796', 'f178d37b-60b7-4c16-acaa-e353dd73b5ab', '60e2fc16-d398-434c-a3c9-b26ec9c2f3aa'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:46:08.890482 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-3d819231-8848-4c1b-9558-405cd7d42bc9 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Snapshot force create request issued successfully. Aug 20 04:46:08.890848 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3d819231-8848-4c1b-9558-405cd7d42bc9 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:46:08.891264 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1166/4663] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:46:08 2026] POST /volume/v3/snapshots => generated 307 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:46:08.902151 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-68930f1b-a781-4ad6-8fbd-f2bd52760a7e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:08.904868 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-68930f1b-a781-4ad6-8fbd-f2bd52760a7e tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/snapshots/62a5dffa-9dfb-4028-96c8-d970c0e93b50 Aug 20 04:46:08.905102 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-68930f1b-a781-4ad6-8fbd-f2bd52760a7e tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:08.905320 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-68930f1b-a781-4ad6-8fbd-f2bd52760a7e tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:08.910384 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:08.910384 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:46:08.911009 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-68930f1b-a781-4ad6-8fbd-f2bd52760a7e tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Snapshot retrieved successfully. Aug 20 04:46:08.911914 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-68930f1b-a781-4ad6-8fbd-f2bd52760a7e tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/snapshots/62a5dffa-9dfb-4028-96c8-d970c0e93b50 returned with HTTP 200 Aug 20 04:46:08.912397 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1166/4664] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:46:08 2026] GET /volume/v3/snapshots/62a5dffa-9dfb-4028-96c8-d970c0e93b50 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:09.920715 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-279dd446-18e2-4828-b28a-ece750b6f415 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:09.922697 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-279dd446-18e2-4828-b28a-ece750b6f415 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/snapshots/62a5dffa-9dfb-4028-96c8-d970c0e93b50 Aug 20 04:46:09.922914 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-279dd446-18e2-4828-b28a-ece750b6f415 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:09.923132 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-279dd446-18e2-4828-b28a-ece750b6f415 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:09.929459 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:09.929459 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:46:09.930152 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-279dd446-18e2-4828-b28a-ece750b6f415 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Snapshot retrieved successfully. Aug 20 04:46:09.931034 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-279dd446-18e2-4828-b28a-ece750b6f415 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/snapshots/62a5dffa-9dfb-4028-96c8-d970c0e93b50 returned with HTTP 200 Aug 20 04:46:09.931481 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1175/4665] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:46:09 2026] GET /volume/v3/snapshots/62a5dffa-9dfb-4028-96c8-d970c0e93b50 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:09.942610 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9b2ebed0-07c3-41a7-b34c-314ace52643a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:09.946143 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9b2ebed0-07c3-41a7-b34c-314ace52643a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/snapshots/62a5dffa-9dfb-4028-96c8-d970c0e93b50 Aug 20 04:46:09.946143 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9b2ebed0-07c3-41a7-b34c-314ace52643a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:09.946143 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9b2ebed0-07c3-41a7-b34c-314ace52643a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:09.951174 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:09.951174 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:46:09.951874 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9b2ebed0-07c3-41a7-b34c-314ace52643a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Snapshot retrieved successfully. Aug 20 04:46:09.952913 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9b2ebed0-07c3-41a7-b34c-314ace52643a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/snapshots/62a5dffa-9dfb-4028-96c8-d970c0e93b50 returned with HTTP 200 Aug 20 04:46:09.953431 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1159/4666] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:46:09 2026] GET /volume/v3/snapshots/62a5dffa-9dfb-4028-96c8-d970c0e93b50 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:09.962106 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b29b6a29-a67c-4938-a601-bfa85a901b15 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:09.963913 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b29b6a29-a67c-4938-a601-bfa85a901b15 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:46:09.964238 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b29b6a29-a67c-4938-a601-bfa85a901b15 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dbcf47c6-249f-4271-b0e5-5a4b053b29b3", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-300387931", "description": null, "metadata": null}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:46:09.977280 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:09.977280 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:46:09.977986 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b29b6a29-a67c-4938-a601-bfa85a901b15 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:46:09.978166 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-b29b6a29-a67c-4938-a601-bfa85a901b15 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Create snapshot from volume dbcf47c6-249f-4271-b0e5-5a4b053b29b3 Aug 20 04:46:10.003962 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-b29b6a29-a67c-4938-a601-bfa85a901b15 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Created reservations ['75be1339-a884-449c-a100-d30c9626dea9', '6f094295-d1ed-4133-a200-24318946a1bd', 'ed6e358e-3272-4a19-941a-3fb0aca1d891', 'bbbb2c7c-cfd9-4f5a-8f1f-9e5ae25aae54'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:46:10.034631 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b29b6a29-a67c-4938-a601-bfa85a901b15 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Snapshot force create request issued successfully. Aug 20 04:46:10.034995 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b29b6a29-a67c-4938-a601-bfa85a901b15 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:46:10.035464 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1167/4667] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:46:09 2026] POST /volume/v3/snapshots => generated 307 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:46:10.043847 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-967f72e0-871f-451b-b37b-de19ac649a79 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:10.045870 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-967f72e0-871f-451b-b37b-de19ac649a79 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/snapshots/3b6cb437-c9c6-4a6f-8d15-ee02de0aea9f Aug 20 04:46:10.046100 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-967f72e0-871f-451b-b37b-de19ac649a79 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:10.046346 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-967f72e0-871f-451b-b37b-de19ac649a79 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:10.051331 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:10.051331 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:46:10.051893 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-967f72e0-871f-451b-b37b-de19ac649a79 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Snapshot retrieved successfully. Aug 20 04:46:10.052658 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-967f72e0-871f-451b-b37b-de19ac649a79 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/snapshots/3b6cb437-c9c6-4a6f-8d15-ee02de0aea9f returned with HTTP 200 Aug 20 04:46:10.053063 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1167/4668] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:46:10 2026] GET /volume/v3/snapshots/3b6cb437-c9c6-4a6f-8d15-ee02de0aea9f => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:11.063200 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e00732dc-8ae4-4a3a-8c70-0c601b40b3e0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:11.064726 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e00732dc-8ae4-4a3a-8c70-0c601b40b3e0 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/snapshots/3b6cb437-c9c6-4a6f-8d15-ee02de0aea9f Aug 20 04:46:11.064888 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e00732dc-8ae4-4a3a-8c70-0c601b40b3e0 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:11.065054 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e00732dc-8ae4-4a3a-8c70-0c601b40b3e0 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:11.069862 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:11.069862 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:46:11.070308 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e00732dc-8ae4-4a3a-8c70-0c601b40b3e0 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Snapshot retrieved successfully. Aug 20 04:46:11.070979 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e00732dc-8ae4-4a3a-8c70-0c601b40b3e0 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/snapshots/3b6cb437-c9c6-4a6f-8d15-ee02de0aea9f returned with HTTP 200 Aug 20 04:46:11.071370 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1176/4669] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:46:11 2026] GET /volume/v3/snapshots/3b6cb437-c9c6-4a6f-8d15-ee02de0aea9f => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:11.085518 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-297a4488-000e-4a59-8861-fa264efb0017 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:11.087278 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-297a4488-000e-4a59-8861-fa264efb0017 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/snapshots/3b6cb437-c9c6-4a6f-8d15-ee02de0aea9f Aug 20 04:46:11.087564 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-297a4488-000e-4a59-8861-fa264efb0017 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:11.087858 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-297a4488-000e-4a59-8861-fa264efb0017 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:11.095764 np0000007850 devstack@c-api.service[100177]: DEBUG dbcounter [-] [100177] Writing DB stats cinder:SELECT=279,cinder:INSERT=45,cinder:UPDATE=75 {{(pid=100177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:46:11.099719 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:11.099719 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:46:11.100700 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-297a4488-000e-4a59-8861-fa264efb0017 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Snapshot retrieved successfully. Aug 20 04:46:11.101849 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-297a4488-000e-4a59-8861-fa264efb0017 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/snapshots/3b6cb437-c9c6-4a6f-8d15-ee02de0aea9f returned with HTTP 200 Aug 20 04:46:11.102369 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1160/4670] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:46:11 2026] GET /volume/v3/snapshots/3b6cb437-c9c6-4a6f-8d15-ee02de0aea9f => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:11.114735 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-cb46d844-b34d-4ef3-9ae7-012b16923e16 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:11.117824 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cb46d844-b34d-4ef3-9ae7-012b16923e16 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:46:11.118323 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cb46d844-b34d-4ef3-9ae7-012b16923e16 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dbcf47c6-249f-4271-b0e5-5a4b053b29b3", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-711421681", "description": null, "metadata": null}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:46:11.132618 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:11.132618 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:46:11.133125 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-cb46d844-b34d-4ef3-9ae7-012b16923e16 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:46:11.133284 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-cb46d844-b34d-4ef3-9ae7-012b16923e16 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Create snapshot from volume dbcf47c6-249f-4271-b0e5-5a4b053b29b3 Aug 20 04:46:11.162898 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-cb46d844-b34d-4ef3-9ae7-012b16923e16 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Created reservations ['d12c305e-c81a-4de4-ac13-cbdca3b9bb78', 'aee535a0-bc4e-4338-9aea-09db37844e86', 'c7e4e4a7-6a4e-445f-8660-1bb911d7c193', 'f8eeaa1b-56a7-483a-a76f-91dd2696d577'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:46:11.199738 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-cb46d844-b34d-4ef3-9ae7-012b16923e16 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Snapshot force create request issued successfully. Aug 20 04:46:11.200279 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cb46d844-b34d-4ef3-9ae7-012b16923e16 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:46:11.200865 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1168/4671] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:46:11 2026] POST /volume/v3/snapshots => generated 307 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:46:11.213760 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-20b06d5b-8aec-4f4b-8d11-f90b5504f8d3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:11.215094 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-20b06d5b-8aec-4f4b-8d11-f90b5504f8d3 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/snapshots/2ef18f63-d855-445d-be43-0746d4390b6b Aug 20 04:46:11.215290 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-20b06d5b-8aec-4f4b-8d11-f90b5504f8d3 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:11.215439 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-20b06d5b-8aec-4f4b-8d11-f90b5504f8d3 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:11.224894 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:11.224894 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:46:11.225545 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-20b06d5b-8aec-4f4b-8d11-f90b5504f8d3 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Snapshot retrieved successfully. Aug 20 04:46:11.226621 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-20b06d5b-8aec-4f4b-8d11-f90b5504f8d3 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/snapshots/2ef18f63-d855-445d-be43-0746d4390b6b returned with HTTP 200 Aug 20 04:46:11.227103 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1168/4672] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:46:11 2026] GET /volume/v3/snapshots/2ef18f63-d855-445d-be43-0746d4390b6b => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:12.237867 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7c42975c-eafb-49da-a33f-4dfb8204ad0b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:12.239695 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7c42975c-eafb-49da-a33f-4dfb8204ad0b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/snapshots/2ef18f63-d855-445d-be43-0746d4390b6b Aug 20 04:46:12.239905 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7c42975c-eafb-49da-a33f-4dfb8204ad0b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:12.240092 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7c42975c-eafb-49da-a33f-4dfb8204ad0b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:12.245965 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:12.245965 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:46:12.246707 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-7c42975c-eafb-49da-a33f-4dfb8204ad0b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Snapshot retrieved successfully. Aug 20 04:46:12.247832 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7c42975c-eafb-49da-a33f-4dfb8204ad0b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/snapshots/2ef18f63-d855-445d-be43-0746d4390b6b returned with HTTP 200 Aug 20 04:46:12.248552 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1177/4673] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:46:12 2026] GET /volume/v3/snapshots/2ef18f63-d855-445d-be43-0746d4390b6b => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:12.257668 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1645386b-30fd-4bdc-9b34-b0e425f3879e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:12.260766 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1645386b-30fd-4bdc-9b34-b0e425f3879e tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/snapshots/2ef18f63-d855-445d-be43-0746d4390b6b Aug 20 04:46:12.260766 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1645386b-30fd-4bdc-9b34-b0e425f3879e tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:12.260766 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1645386b-30fd-4bdc-9b34-b0e425f3879e tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:12.265882 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:12.265882 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:46:12.266603 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-1645386b-30fd-4bdc-9b34-b0e425f3879e tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Snapshot retrieved successfully. Aug 20 04:46:12.267663 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1645386b-30fd-4bdc-9b34-b0e425f3879e tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/snapshots/2ef18f63-d855-445d-be43-0746d4390b6b returned with HTTP 200 Aug 20 04:46:12.268314 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1161/4674] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:46:12 2026] GET /volume/v3/snapshots/2ef18f63-d855-445d-be43-0746d4390b6b => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:13.761756 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4a923c7e-2c36-4d5a-87c0-1a1b635d4cde None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:13.764110 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4a923c7e-2c36-4d5a-87c0-1a1b635d4cde tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/2ef18f63-d855-445d-be43-0746d4390b6b Aug 20 04:46:13.764597 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4a923c7e-2c36-4d5a-87c0-1a1b635d4cde tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:13.764917 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4a923c7e-2c36-4d5a-87c0-1a1b635d4cde tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:13.765063 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-4a923c7e-2c36-4d5a-87c0-1a1b635d4cde tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Delete snapshot with id: 2ef18f63-d855-445d-be43-0746d4390b6b Aug 20 04:46:13.771372 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:13.771372 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:46:13.772070 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-4a923c7e-2c36-4d5a-87c0-1a1b635d4cde tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Snapshot retrieved successfully. Aug 20 04:46:13.799798 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-4a923c7e-2c36-4d5a-87c0-1a1b635d4cde tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Snapshot delete request issued successfully. Aug 20 04:46:13.799798 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4a923c7e-2c36-4d5a-87c0-1a1b635d4cde tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/snapshots/2ef18f63-d855-445d-be43-0746d4390b6b returned with HTTP 202 Aug 20 04:46:13.799798 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1169/4675] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:46:13 2026] DELETE /volume/v3/snapshots/2ef18f63-d855-445d-be43-0746d4390b6b => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:46:13.807801 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-edfd8949-30af-4f4b-b657-867e644478e0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:13.809900 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-edfd8949-30af-4f4b-b657-867e644478e0 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/snapshots/2ef18f63-d855-445d-be43-0746d4390b6b Aug 20 04:46:13.810281 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-edfd8949-30af-4f4b-b657-867e644478e0 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:13.811216 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-edfd8949-30af-4f4b-b657-867e644478e0 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:13.817653 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:13.817653 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:46:13.818349 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-edfd8949-30af-4f4b-b657-867e644478e0 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Snapshot retrieved successfully. Aug 20 04:46:13.819414 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-edfd8949-30af-4f4b-b657-867e644478e0 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/snapshots/2ef18f63-d855-445d-be43-0746d4390b6b returned with HTTP 200 Aug 20 04:46:13.819954 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1169/4676] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:46:13 2026] GET /volume/v3/snapshots/2ef18f63-d855-445d-be43-0746d4390b6b => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:14.830336 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-085fcd1b-4c05-4823-bd31-8159195121d2 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:14.832375 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-085fcd1b-4c05-4823-bd31-8159195121d2 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/snapshots/2ef18f63-d855-445d-be43-0746d4390b6b Aug 20 04:46:14.832542 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-085fcd1b-4c05-4823-bd31-8159195121d2 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:14.832737 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-085fcd1b-4c05-4823-bd31-8159195121d2 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:14.837143 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-085fcd1b-4c05-4823-bd31-8159195121d2 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/snapshots/2ef18f63-d855-445d-be43-0746d4390b6b returned with HTTP 404 Aug 20 04:46:14.837811 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1178/4677] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:46:14 2026] GET /volume/v3/snapshots/2ef18f63-d855-445d-be43-0746d4390b6b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:46:14.843949 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-42bc9c67-b376-446d-9a10-daadd0013f4b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:14.845655 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-42bc9c67-b376-446d-9a10-daadd0013f4b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/3b6cb437-c9c6-4a6f-8d15-ee02de0aea9f Aug 20 04:46:14.845851 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-42bc9c67-b376-446d-9a10-daadd0013f4b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:14.846039 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-42bc9c67-b376-446d-9a10-daadd0013f4b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:14.846138 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-42bc9c67-b376-446d-9a10-daadd0013f4b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Delete snapshot with id: 3b6cb437-c9c6-4a6f-8d15-ee02de0aea9f Aug 20 04:46:14.850759 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:14.850759 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:46:14.851126 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-42bc9c67-b376-446d-9a10-daadd0013f4b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Snapshot retrieved successfully. Aug 20 04:46:14.866035 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-42bc9c67-b376-446d-9a10-daadd0013f4b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Snapshot delete request issued successfully. Aug 20 04:46:14.866197 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-42bc9c67-b376-446d-9a10-daadd0013f4b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/snapshots/3b6cb437-c9c6-4a6f-8d15-ee02de0aea9f returned with HTTP 202 Aug 20 04:46:14.866618 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1162/4678] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:46:14 2026] DELETE /volume/v3/snapshots/3b6cb437-c9c6-4a6f-8d15-ee02de0aea9f => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:46:14.874203 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3c537905-00ad-490e-9478-e313885db8d7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:14.877508 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3c537905-00ad-490e-9478-e313885db8d7 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/snapshots/3b6cb437-c9c6-4a6f-8d15-ee02de0aea9f Aug 20 04:46:14.877508 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3c537905-00ad-490e-9478-e313885db8d7 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:14.877508 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3c537905-00ad-490e-9478-e313885db8d7 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:14.881518 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:14.881518 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:46:14.882041 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-3c537905-00ad-490e-9478-e313885db8d7 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Snapshot retrieved successfully. Aug 20 04:46:14.882895 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3c537905-00ad-490e-9478-e313885db8d7 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/snapshots/3b6cb437-c9c6-4a6f-8d15-ee02de0aea9f returned with HTTP 200 Aug 20 04:46:14.883342 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1170/4679] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:46:14 2026] GET /volume/v3/snapshots/3b6cb437-c9c6-4a6f-8d15-ee02de0aea9f => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:15.893168 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-22359727-6631-41bd-9430-dbf646ce817e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:15.895523 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-22359727-6631-41bd-9430-dbf646ce817e tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/snapshots/3b6cb437-c9c6-4a6f-8d15-ee02de0aea9f Aug 20 04:46:15.895820 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-22359727-6631-41bd-9430-dbf646ce817e tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:15.896087 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-22359727-6631-41bd-9430-dbf646ce817e tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:15.901582 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-22359727-6631-41bd-9430-dbf646ce817e tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/snapshots/3b6cb437-c9c6-4a6f-8d15-ee02de0aea9f returned with HTTP 404 Aug 20 04:46:15.902034 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1170/4680] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:46:15 2026] GET /volume/v3/snapshots/3b6cb437-c9c6-4a6f-8d15-ee02de0aea9f => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:46:15.908606 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0802e63c-4d67-41d3-933f-3e2f1547fe03 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:15.910831 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0802e63c-4d67-41d3-933f-3e2f1547fe03 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/62a5dffa-9dfb-4028-96c8-d970c0e93b50 Aug 20 04:46:15.911262 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0802e63c-4d67-41d3-933f-3e2f1547fe03 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:15.911494 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0802e63c-4d67-41d3-933f-3e2f1547fe03 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:15.911606 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.snapshots [None req-0802e63c-4d67-41d3-933f-3e2f1547fe03 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Delete snapshot with id: 62a5dffa-9dfb-4028-96c8-d970c0e93b50 Aug 20 04:46:15.917172 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:15.917172 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:46:15.917605 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-0802e63c-4d67-41d3-933f-3e2f1547fe03 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Snapshot retrieved successfully. Aug 20 04:46:15.935957 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-0802e63c-4d67-41d3-933f-3e2f1547fe03 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Snapshot delete request issued successfully. Aug 20 04:46:15.936224 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0802e63c-4d67-41d3-933f-3e2f1547fe03 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/snapshots/62a5dffa-9dfb-4028-96c8-d970c0e93b50 returned with HTTP 202 Aug 20 04:46:15.936796 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1179/4681] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:46:15 2026] DELETE /volume/v3/snapshots/62a5dffa-9dfb-4028-96c8-d970c0e93b50 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:46:15.948066 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-bda5beb0-bceb-45ba-8263-fc3564f33c5b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:15.950710 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bda5beb0-bceb-45ba-8263-fc3564f33c5b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/snapshots/62a5dffa-9dfb-4028-96c8-d970c0e93b50 Aug 20 04:46:15.950912 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bda5beb0-bceb-45ba-8263-fc3564f33c5b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:15.951102 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bda5beb0-bceb-45ba-8263-fc3564f33c5b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:15.956270 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:15.956270 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:46:15.956730 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-bda5beb0-bceb-45ba-8263-fc3564f33c5b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Snapshot retrieved successfully. Aug 20 04:46:15.957523 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bda5beb0-bceb-45ba-8263-fc3564f33c5b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/snapshots/62a5dffa-9dfb-4028-96c8-d970c0e93b50 returned with HTTP 200 Aug 20 04:46:15.958199 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1163/4682] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:46:15 2026] GET /volume/v3/snapshots/62a5dffa-9dfb-4028-96c8-d970c0e93b50 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:16.343312 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-a0ab56be-0a69-468e-8811-c9529836b828 req-41762bd2-bd1b-43b3-b77c-65cd6ad23783 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:16.346201 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-a0ab56be-0a69-468e-8811-c9529836b828 req-41762bd2-bd1b-43b3-b77c-65cd6ad23783 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] GET https://10.4.3.239/volume/v3/limits Aug 20 04:46:16.346497 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-a0ab56be-0a69-468e-8811-c9529836b828 req-41762bd2-bd1b-43b3-b77c-65cd6ad23783 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:16.346805 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-a0ab56be-0a69-468e-8811-c9529836b828 req-41762bd2-bd1b-43b3-b77c-65cd6ad23783 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:16.357537 np0000007850 devstack@c-api.service[100176]: WARNING cinder.quota [req-a0ab56be-0a69-468e-8811-c9529836b828 req-41762bd2-bd1b-43b3-b77c-65cd6ad23783 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1807640430 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1807640430, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:46:16.357970 np0000007850 devstack@c-api.service[100176]: WARNING cinder.quota [req-a0ab56be-0a69-468e-8811-c9529836b828 req-41762bd2-bd1b-43b3-b77c-65cd6ad23783 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1807640430 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1807640430, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:46:16.358509 np0000007850 devstack@c-api.service[100176]: WARNING cinder.quota [req-a0ab56be-0a69-468e-8811-c9529836b828 req-41762bd2-bd1b-43b3-b77c-65cd6ad23783 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1807640430 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1807640430, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:46:16.373625 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-a0ab56be-0a69-468e-8811-c9529836b828 req-41762bd2-bd1b-43b3-b77c-65cd6ad23783 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] https://10.4.3.239/volume/v3/limits returned with HTTP 200 Aug 20 04:46:16.374621 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1171/4683] 10.4.3.239 () {68 vars in 1484 bytes} [Thu Aug 20 04:46:16 2026] GET /volume/v3/limits => generated 302 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:16.407330 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-a0ab56be-0a69-468e-8811-c9529836b828 req-4c0d7320-2151-4c74-8c4e-07e07e4408b3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:16.409020 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-a0ab56be-0a69-468e-8811-c9529836b828 req-4c0d7320-2151-4c74-8c4e-07e07e4408b3 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] GET https://10.4.3.239/volume/v3/volumes/de3fcdcb-32f3-4b02-98ef-d483b57f96ab Aug 20 04:46:16.409354 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-a0ab56be-0a69-468e-8811-c9529836b828 req-4c0d7320-2151-4c74-8c4e-07e07e4408b3 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:16.409710 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-a0ab56be-0a69-468e-8811-c9529836b828 req-4c0d7320-2151-4c74-8c4e-07e07e4408b3 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:16.419400 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:16.419400 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:46:16.425633 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-a0ab56be-0a69-468e-8811-c9529836b828 req-4c0d7320-2151-4c74-8c4e-07e07e4408b3 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Volume info retrieved successfully. Aug 20 04:46:16.427920 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-a0ab56be-0a69-468e-8811-c9529836b828 req-4c0d7320-2151-4c74-8c4e-07e07e4408b3 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] https://10.4.3.239/volume/v3/volumes/de3fcdcb-32f3-4b02-98ef-d483b57f96ab returned with HTTP 200 Aug 20 04:46:16.428431 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1171/4684] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:46:16 2026] GET /volume/v3/volumes/de3fcdcb-32f3-4b02-98ef-d483b57f96ab => generated 1663 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:46:16.437423 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-a0ab56be-0a69-468e-8811-c9529836b828 req-b2b2ba81-9f71-43cd-a6a8-0b63d09b6237 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:16.440035 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-a0ab56be-0a69-468e-8811-c9529836b828 req-b2b2ba81-9f71-43cd-a6a8-0b63d09b6237 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:46:16.440524 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-a0ab56be-0a69-468e-8811-c9529836b828 req-b2b2ba81-9f71-43cd-a6a8-0b63d09b6237 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "de3fcdcb-32f3-4b02-98ef-d483b57f96ab", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1071333078", "description": null, "metadata": {}}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:46:16.455390 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:16.455390 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:46:16.456055 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-a0ab56be-0a69-468e-8811-c9529836b828 req-b2b2ba81-9f71-43cd-a6a8-0b63d09b6237 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Volume info retrieved successfully. Aug 20 04:46:16.456283 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.snapshots [req-a0ab56be-0a69-468e-8811-c9529836b828 req-b2b2ba81-9f71-43cd-a6a8-0b63d09b6237 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Create snapshot from volume de3fcdcb-32f3-4b02-98ef-d483b57f96ab Aug 20 04:46:16.500219 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [req-a0ab56be-0a69-468e-8811-c9529836b828 req-b2b2ba81-9f71-43cd-a6a8-0b63d09b6237 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Created reservations ['0f588f3a-9d63-41be-8896-d162a50bf89a', 'c1287b71-f9db-49ad-86c5-433c178a1e8d', '3144fe5a-0ea4-41ed-a2c8-ea7ea9e4f07e', 'a95e559a-0800-4ed4-a76f-e3173c3a0139'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:46:16.533888 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-a0ab56be-0a69-468e-8811-c9529836b828 req-b2b2ba81-9f71-43cd-a6a8-0b63d09b6237 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Snapshot force create request issued successfully. Aug 20 04:46:16.534362 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-a0ab56be-0a69-468e-8811-c9529836b828 req-b2b2ba81-9f71-43cd-a6a8-0b63d09b6237 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:46:16.534792 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1180/4685] 10.4.3.239 () {72 vars in 1547 bytes} [Thu Aug 20 04:46:16 2026] POST /volume/v3/snapshots => generated 324 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:46:16.970565 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7835f61d-1c47-41f0-9a34-b75aa085ea1c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:16.972872 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7835f61d-1c47-41f0-9a34-b75aa085ea1c tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/snapshots/62a5dffa-9dfb-4028-96c8-d970c0e93b50 Aug 20 04:46:16.973164 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7835f61d-1c47-41f0-9a34-b75aa085ea1c tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:16.973440 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7835f61d-1c47-41f0-9a34-b75aa085ea1c tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:16.979066 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7835f61d-1c47-41f0-9a34-b75aa085ea1c tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/snapshots/62a5dffa-9dfb-4028-96c8-d970c0e93b50 returned with HTTP 404 Aug 20 04:46:16.979763 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1164/4686] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:46:16 2026] GET /volume/v3/snapshots/62a5dffa-9dfb-4028-96c8-d970c0e93b50 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:46:16.989339 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c2dc5ec6-9824-4111-af35-e5b1cf48fa34 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:16.993067 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c2dc5ec6-9824-4111-af35-e5b1cf48fa34 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/2ef18f63-d855-445d-be43-0746d4390b6b Aug 20 04:46:16.993067 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c2dc5ec6-9824-4111-af35-e5b1cf48fa34 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:16.993067 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c2dc5ec6-9824-4111-af35-e5b1cf48fa34 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:16.993067 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-c2dc5ec6-9824-4111-af35-e5b1cf48fa34 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Delete snapshot with id: 2ef18f63-d855-445d-be43-0746d4390b6b Aug 20 04:46:16.996513 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c2dc5ec6-9824-4111-af35-e5b1cf48fa34 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/snapshots/2ef18f63-d855-445d-be43-0746d4390b6b returned with HTTP 404 Aug 20 04:46:16.997118 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1172/4687] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:46:16 2026] DELETE /volume/v3/snapshots/2ef18f63-d855-445d-be43-0746d4390b6b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:46:17.003443 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c1b95387-5c72-451f-8335-5549cf4c5852 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:17.005622 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c1b95387-5c72-451f-8335-5549cf4c5852 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/snapshots/2ef18f63-d855-445d-be43-0746d4390b6b Aug 20 04:46:17.005970 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c1b95387-5c72-451f-8335-5549cf4c5852 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:17.006318 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c1b95387-5c72-451f-8335-5549cf4c5852 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:17.010364 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c1b95387-5c72-451f-8335-5549cf4c5852 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/snapshots/2ef18f63-d855-445d-be43-0746d4390b6b returned with HTTP 404 Aug 20 04:46:17.011046 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1172/4688] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:46:17 2026] GET /volume/v3/snapshots/2ef18f63-d855-445d-be43-0746d4390b6b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:46:17.017849 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-445c0035-d988-4652-a8cc-4a769639744e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:17.019702 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-445c0035-d988-4652-a8cc-4a769639744e tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/3b6cb437-c9c6-4a6f-8d15-ee02de0aea9f Aug 20 04:46:17.019895 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-445c0035-d988-4652-a8cc-4a769639744e tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:17.020107 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-445c0035-d988-4652-a8cc-4a769639744e tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:17.020262 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.snapshots [None req-445c0035-d988-4652-a8cc-4a769639744e tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Delete snapshot with id: 3b6cb437-c9c6-4a6f-8d15-ee02de0aea9f Aug 20 04:46:17.024389 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-445c0035-d988-4652-a8cc-4a769639744e tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/snapshots/3b6cb437-c9c6-4a6f-8d15-ee02de0aea9f returned with HTTP 404 Aug 20 04:46:17.024832 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1181/4689] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:46:17 2026] DELETE /volume/v3/snapshots/3b6cb437-c9c6-4a6f-8d15-ee02de0aea9f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:46:17.031251 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f939f520-9aff-4403-af48-4ff32412332f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:17.033257 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f939f520-9aff-4403-af48-4ff32412332f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/snapshots/3b6cb437-c9c6-4a6f-8d15-ee02de0aea9f Aug 20 04:46:17.033457 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f939f520-9aff-4403-af48-4ff32412332f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:17.033664 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f939f520-9aff-4403-af48-4ff32412332f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:17.038513 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f939f520-9aff-4403-af48-4ff32412332f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/snapshots/3b6cb437-c9c6-4a6f-8d15-ee02de0aea9f returned with HTTP 404 Aug 20 04:46:17.039097 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1165/4690] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:46:17 2026] GET /volume/v3/snapshots/3b6cb437-c9c6-4a6f-8d15-ee02de0aea9f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:46:17.045437 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8d253d2b-80f5-4076-8509-e46c683b676e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:17.048829 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8d253d2b-80f5-4076-8509-e46c683b676e tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/62a5dffa-9dfb-4028-96c8-d970c0e93b50 Aug 20 04:46:17.048829 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8d253d2b-80f5-4076-8509-e46c683b676e tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:17.048829 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8d253d2b-80f5-4076-8509-e46c683b676e tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:17.048829 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-8d253d2b-80f5-4076-8509-e46c683b676e tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Delete snapshot with id: 62a5dffa-9dfb-4028-96c8-d970c0e93b50 Aug 20 04:46:17.054493 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8d253d2b-80f5-4076-8509-e46c683b676e tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/snapshots/62a5dffa-9dfb-4028-96c8-d970c0e93b50 returned with HTTP 404 Aug 20 04:46:17.054493 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1173/4691] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:46:17 2026] DELETE /volume/v3/snapshots/62a5dffa-9dfb-4028-96c8-d970c0e93b50 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:46:17.061803 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6d308178-725c-4ec3-9ce4-ab5ace630539 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:17.065139 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6d308178-725c-4ec3-9ce4-ab5ace630539 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/snapshots/62a5dffa-9dfb-4028-96c8-d970c0e93b50 Aug 20 04:46:17.065139 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6d308178-725c-4ec3-9ce4-ab5ace630539 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:17.065139 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6d308178-725c-4ec3-9ce4-ab5ace630539 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:17.069569 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6d308178-725c-4ec3-9ce4-ab5ace630539 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/snapshots/62a5dffa-9dfb-4028-96c8-d970c0e93b50 returned with HTTP 404 Aug 20 04:46:17.069569 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1173/4692] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:46:17 2026] GET /volume/v3/snapshots/62a5dffa-9dfb-4028-96c8-d970c0e93b50 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:46:18.250848 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-18f0db7f-0946-4d4f-92a1-2e67f408b51e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:18.252504 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-18f0db7f-0946-4d4f-92a1-2e67f408b51e tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] GET https://10.4.3.239/volume/v3/snapshots/fb1dfff0-0ca3-49cc-97b5-40fbbb54aa02 Aug 20 04:46:18.253434 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-18f0db7f-0946-4d4f-92a1-2e67f408b51e tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:18.253434 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-18f0db7f-0946-4d4f-92a1-2e67f408b51e tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:18.257917 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-70adbff9-b14c-465f-a468-9843f2657c14 req-4b32837f-ca60-46f5-abdd-8e004f8bdad5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:18.262597 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:18.262597 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:46:18.263050 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-18f0db7f-0946-4d4f-92a1-2e67f408b51e tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Snapshot retrieved successfully. Aug 20 04:46:18.263148 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-70adbff9-b14c-465f-a468-9843f2657c14 req-4b32837f-ca60-46f5-abdd-8e004f8bdad5 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] DELETE https://10.4.3.239/volume/v3/attachments/aa5bf020-6dfe-4c14-a152-41aedae371af Aug 20 04:46:18.263371 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-70adbff9-b14c-465f-a468-9843f2657c14 req-4b32837f-ca60-46f5-abdd-8e004f8bdad5 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:18.263560 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-70adbff9-b14c-465f-a468-9843f2657c14 req-4b32837f-ca60-46f5-abdd-8e004f8bdad5 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:18.263778 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-18f0db7f-0946-4d4f-92a1-2e67f408b51e tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] https://10.4.3.239/volume/v3/snapshots/fb1dfff0-0ca3-49cc-97b5-40fbbb54aa02 returned with HTTP 200 Aug 20 04:46:18.264082 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1182/4693] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:46:18 2026] GET /volume/v3/snapshots/fb1dfff0-0ca3-49cc-97b5-40fbbb54aa02 => generated 483 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:18.270944 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:18.270944 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:46:18.294535 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4ab6766b-21a6-462d-81cf-65d5cec3fb54 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:18.297053 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4ab6766b-21a6-462d-81cf-65d5cec3fb54 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:46:18.297579 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4ab6766b-21a6-462d-81cf-65d5cec3fb54 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1581241408", "snapshot_id": null, "imageRef": "4fdb8450-f991-4461-bc29-63440fb88da1", "volume_type": null, "size": 1}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:46:18.299701 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-4ab6766b-21a6-462d-81cf-65d5cec3fb54 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1581241408', 'snapshot_id': None, 'imageRef': '4fdb8450-f991-4461-bc29-63440fb88da1', 'volume_type': None, 'size': 1}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:46:18.332534 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-70adbff9-b14c-465f-a468-9843f2657c14 req-4b32837f-ca60-46f5-abdd-8e004f8bdad5 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/attachments/aa5bf020-6dfe-4c14-a152-41aedae371af returned with HTTP 200 Aug 20 04:46:18.332987 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1166/4694] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:46:18 2026] DELETE /volume/v3/attachments/aa5bf020-6dfe-4c14-a152-41aedae371af => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:18.537049 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:18.537049 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:46:18.537704 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-4ab6766b-21a6-462d-81cf-65d5cec3fb54 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Snapshot retrieved successfully. Aug 20 04:46:18.538074 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-4ab6766b-21a6-462d-81cf-65d5cec3fb54 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Create volume of 1 GB Aug 20 04:46:18.541376 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-4ab6766b-21a6-462d-81cf-65d5cec3fb54 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Availability Zones retrieved successfully. Aug 20 04:46:18.546451 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-4ab6766b-21a6-462d-81cf-65d5cec3fb54 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Flow 'volume_create_api' (9ef0c86a-3bad-4561-94d9-807cf86cd169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:46:18.547937 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-4ab6766b-21a6-462d-81cf-65d5cec3fb54 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3b68b25-d7a9-4653-ab89-1c124149df2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:46:18.548802 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-4ab6766b-21a6-462d-81cf-65d5cec3fb54 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:46:18.576991 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-4ab6766b-21a6-462d-81cf-65d5cec3fb54 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3b68b25-d7a9-4653-ab89-1c124149df2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'fb1dfff0-0ca3-49cc-97b5-40fbbb54aa02', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:46:18.577781 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-4ab6766b-21a6-462d-81cf-65d5cec3fb54 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffc40656-df15-4b21-9f4d-1221c4bad694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:46:18.619888 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-4ab6766b-21a6-462d-81cf-65d5cec3fb54 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Created reservations ['46df16b5-80fb-4065-9457-46f025768527', '590ec6eb-21e7-431e-872d-4c545e50d700', '7a548ad4-9362-4ba2-80ca-a63d6b7b9ebd', '8ec4780b-9c26-47a5-8e36-b6e084c75c08'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:46:18.619888 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-4ab6766b-21a6-462d-81cf-65d5cec3fb54 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffc40656-df15-4b21-9f4d-1221c4bad694) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46df16b5-80fb-4065-9457-46f025768527', '590ec6eb-21e7-431e-872d-4c545e50d700', '7a548ad4-9362-4ba2-80ca-a63d6b7b9ebd', '8ec4780b-9c26-47a5-8e36-b6e084c75c08']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:46:18.619888 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-4ab6766b-21a6-462d-81cf-65d5cec3fb54 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (757422d0-1919-4789-a2bf-8c6d9d18cd20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:46:18.659274 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-4ab6766b-21a6-462d-81cf-65d5cec3fb54 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (757422d0-1919-4789-a2bf-8c6d9d18cd20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c58de8d-effb-4a04-a14c-8d55f59cf5ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1581241408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38d646b8d8ce4e409222845b9a107a7e',qos_specs=None,replication_status=,reservations=['46df16b5-80fb-4065-9457-46f025768527','590ec6eb-21e7-431e-872d-4c545e50d700','7a548ad4-9362-4ba2-80ca-a63d6b7b9ebd','8ec4780b-9c26-47a5-8e36-b6e084c75c08'],size=1,snapshot_id=fb1dfff0-0ca3-49cc-97b5-40fbbb54aa02,source_replicaid=,source_volid=None,status='creating',user_id='42479282b7054bd7b10c587fd7296d8e',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), '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-20T04:46:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1581241408',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c58de8d-effb-4a04-a14c-8d55f59cf5ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38d646b8d8ce4e409222845b9a107a7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=fb1dfff0-0ca3-49cc-97b5-40fbbb54aa02,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42479282b7054bd7b10c587fd7296d8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:46:18.659442 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-4ab6766b-21a6-462d-81cf-65d5cec3fb54 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52b590bc-06f0-4582-850c-fffaaa40ac29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:46:18.677866 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-4ab6766b-21a6-462d-81cf-65d5cec3fb54 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52b590bc-06f0-4582-850c-fffaaa40ac29) transitioned into state 'SUCCESS' from state '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-1581241408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38d646b8d8ce4e409222845b9a107a7e',qos_specs=None,replication_status=,reservations=['46df16b5-80fb-4065-9457-46f025768527','590ec6eb-21e7-431e-872d-4c545e50d700','7a548ad4-9362-4ba2-80ca-a63d6b7b9ebd','8ec4780b-9c26-47a5-8e36-b6e084c75c08'],size=1,snapshot_id=fb1dfff0-0ca3-49cc-97b5-40fbbb54aa02,source_replicaid=,source_volid=None,status='creating',user_id='42479282b7054bd7b10c587fd7296d8e',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:46:18.678530 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-4ab6766b-21a6-462d-81cf-65d5cec3fb54 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8064b4e-b320-4d34-989a-594a4b555265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:46:18.699371 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-4ab6766b-21a6-462d-81cf-65d5cec3fb54 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8064b4e-b320-4d34-989a-594a4b555265) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:46:18.702163 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-4ab6766b-21a6-462d-81cf-65d5cec3fb54 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Flow 'volume_create_api' (9ef0c86a-3bad-4561-94d9-807cf86cd169) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:46:18.702163 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-4ab6766b-21a6-462d-81cf-65d5cec3fb54 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Create volume request issued successfully. Aug 20 04:46:18.702163 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4ab6766b-21a6-462d-81cf-65d5cec3fb54 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:46:18.702163 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1174/4695] 10.4.3.239 () {70 vars in 1300 bytes} [Thu Aug 20 04:46:18 2026] POST /volume/v3/volumes => generated 814 bytes in 408 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:46:18.711747 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-212c17ae-f74c-4e2a-84f5-63b0be309fbe None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:18.713753 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-212c17ae-f74c-4e2a-84f5-63b0be309fbe tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] GET https://10.4.3.239/volume/v3/volumes/6c58de8d-effb-4a04-a14c-8d55f59cf5ed Aug 20 04:46:18.714156 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-212c17ae-f74c-4e2a-84f5-63b0be309fbe tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:18.714156 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-212c17ae-f74c-4e2a-84f5-63b0be309fbe tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:18.725762 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:18.725762 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:46:18.726754 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-212c17ae-f74c-4e2a-84f5-63b0be309fbe tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Volume info retrieved successfully. Aug 20 04:46:18.732044 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-212c17ae-f74c-4e2a-84f5-63b0be309fbe tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] https://10.4.3.239/volume/v3/volumes/6c58de8d-effb-4a04-a14c-8d55f59cf5ed returned with HTTP 200 Aug 20 04:46:18.732703 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1174/4696] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:46:18 2026] GET /volume/v3/volumes/6c58de8d-effb-4a04-a14c-8d55f59cf5ed => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 04:46:19.744278 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3a0e7008-13f1-4750-ae3c-27ac45daee0a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:19.748282 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3a0e7008-13f1-4750-ae3c-27ac45daee0a tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] GET https://10.4.3.239/volume/v3/volumes/6c58de8d-effb-4a04-a14c-8d55f59cf5ed Aug 20 04:46:19.748282 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3a0e7008-13f1-4750-ae3c-27ac45daee0a tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:19.748282 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3a0e7008-13f1-4750-ae3c-27ac45daee0a tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:19.757902 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:19.757902 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:46:19.762903 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-3a0e7008-13f1-4750-ae3c-27ac45daee0a tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Volume info retrieved successfully. Aug 20 04:46:19.769133 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3a0e7008-13f1-4750-ae3c-27ac45daee0a tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] https://10.4.3.239/volume/v3/volumes/6c58de8d-effb-4a04-a14c-8d55f59cf5ed returned with HTTP 200 Aug 20 04:46:19.769682 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1183/4697] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:46:19 2026] GET /volume/v3/volumes/6c58de8d-effb-4a04-a14c-8d55f59cf5ed => generated 1423 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:46:19.784898 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-eb3cdb59-db45-4a11-ada2-a7ce357638b4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:19.786460 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-eb3cdb59-db45-4a11-ada2-a7ce357638b4 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] GET https://10.4.3.239/volume/v3/volumes/6c58de8d-effb-4a04-a14c-8d55f59cf5ed Aug 20 04:46:19.786680 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-eb3cdb59-db45-4a11-ada2-a7ce357638b4 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:19.786848 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-eb3cdb59-db45-4a11-ada2-a7ce357638b4 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:19.793594 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:19.793594 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:46:19.797288 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-eb3cdb59-db45-4a11-ada2-a7ce357638b4 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Volume info retrieved successfully. Aug 20 04:46:19.802367 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-eb3cdb59-db45-4a11-ada2-a7ce357638b4 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] https://10.4.3.239/volume/v3/volumes/6c58de8d-effb-4a04-a14c-8d55f59cf5ed returned with HTTP 200 Aug 20 04:46:19.802762 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1167/4698] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:46:19 2026] GET /volume/v3/volumes/6c58de8d-effb-4a04-a14c-8d55f59cf5ed => generated 1423 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:46:19.904428 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3da07d27-bb8b-414d-a62b-d76eb91b7895 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:19.906651 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3da07d27-bb8b-414d-a62b-d76eb91b7895 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] DELETE https://10.4.3.239/volume/v3/volumes/dbcf47c6-249f-4271-b0e5-5a4b053b29b3 Aug 20 04:46:19.906870 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3da07d27-bb8b-414d-a62b-d76eb91b7895 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:19.907094 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3da07d27-bb8b-414d-a62b-d76eb91b7895 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:19.907316 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-3da07d27-bb8b-414d-a62b-d76eb91b7895 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Delete volume with id: dbcf47c6-249f-4271-b0e5-5a4b053b29b3 Aug 20 04:46:19.916738 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:19.916738 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:46:19.917331 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-3da07d27-bb8b-414d-a62b-d76eb91b7895 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:46:19.937693 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-3da07d27-bb8b-414d-a62b-d76eb91b7895 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Delete volume request issued successfully. Aug 20 04:46:19.937959 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3da07d27-bb8b-414d-a62b-d76eb91b7895 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/dbcf47c6-249f-4271-b0e5-5a4b053b29b3 returned with HTTP 202 Aug 20 04:46:19.938421 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1175/4699] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:46:19 2026] DELETE /volume/v3/volumes/dbcf47c6-249f-4271-b0e5-5a4b053b29b3 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:46:19.948684 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c3225b47-dfba-47a4-8adb-bc59e59ee5ed None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:19.950646 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c3225b47-dfba-47a4-8adb-bc59e59ee5ed tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/dbcf47c6-249f-4271-b0e5-5a4b053b29b3 Aug 20 04:46:19.950844 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c3225b47-dfba-47a4-8adb-bc59e59ee5ed tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:19.951020 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c3225b47-dfba-47a4-8adb-bc59e59ee5ed tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:19.958191 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:19.958191 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:46:19.962103 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c3225b47-dfba-47a4-8adb-bc59e59ee5ed tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:46:19.967796 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c3225b47-dfba-47a4-8adb-bc59e59ee5ed tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/dbcf47c6-249f-4271-b0e5-5a4b053b29b3 returned with HTTP 200 Aug 20 04:46:19.968312 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1175/4700] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:19 2026] GET /volume/v3/volumes/dbcf47c6-249f-4271-b0e5-5a4b053b29b3 => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:46:20.821008 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-f2abf895-7f5d-45f9-b41d-b55e2f8adce5 req-810c8c45-43f4-4125-ac86-e6c39fcaae1b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:20.825224 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-f2abf895-7f5d-45f9-b41d-b55e2f8adce5 req-810c8c45-43f4-4125-ac86-e6c39fcaae1b tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] GET https://10.4.3.239/volume/v3/volumes/6c58de8d-effb-4a04-a14c-8d55f59cf5ed Aug 20 04:46:20.825224 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-f2abf895-7f5d-45f9-b41d-b55e2f8adce5 req-810c8c45-43f4-4125-ac86-e6c39fcaae1b tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:20.825224 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-f2abf895-7f5d-45f9-b41d-b55e2f8adce5 req-810c8c45-43f4-4125-ac86-e6c39fcaae1b tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:20.835128 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:20.835128 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:46:20.840423 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-f2abf895-7f5d-45f9-b41d-b55e2f8adce5 req-810c8c45-43f4-4125-ac86-e6c39fcaae1b tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Volume info retrieved successfully. Aug 20 04:46:20.847126 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-f2abf895-7f5d-45f9-b41d-b55e2f8adce5 req-810c8c45-43f4-4125-ac86-e6c39fcaae1b tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] https://10.4.3.239/volume/v3/volumes/6c58de8d-effb-4a04-a14c-8d55f59cf5ed returned with HTTP 200 Aug 20 04:46:20.847959 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1184/4701] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:46:20 2026] GET /volume/v3/volumes/6c58de8d-effb-4a04-a14c-8d55f59cf5ed => generated 1405 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:46:20.982210 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9c9d65e9-34ef-499b-a545-607f43557a0a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:20.984006 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9c9d65e9-34ef-499b-a545-607f43557a0a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/dbcf47c6-249f-4271-b0e5-5a4b053b29b3 Aug 20 04:46:20.984256 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9c9d65e9-34ef-499b-a545-607f43557a0a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:20.984434 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9c9d65e9-34ef-499b-a545-607f43557a0a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:20.990065 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9c9d65e9-34ef-499b-a545-607f43557a0a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/dbcf47c6-249f-4271-b0e5-5a4b053b29b3 returned with HTTP 404 Aug 20 04:46:20.990534 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1168/4702] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:20 2026] GET /volume/v3/volumes/dbcf47c6-249f-4271-b0e5-5a4b053b29b3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:46:21.017532 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3511f357-9a6b-44f6-8141-e02875941c6d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:21.019101 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3511f357-9a6b-44f6-8141-e02875941c6d tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:46:21.019433 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3511f357-9a6b-44f6-8141-e02875941c6d tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-2008762214", "snapshot_id": null, "imageRef": "fd30ff40-6d85-42eb-a3e0-87e78c12210f", "volume_type": null, "size": 1}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:46:21.020836 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-3511f357-9a6b-44f6-8141-e02875941c6d tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-2008762214', 'snapshot_id': None, 'imageRef': 'fd30ff40-6d85-42eb-a3e0-87e78c12210f', 'volume_type': None, 'size': 1}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:46:21.098468 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-3511f357-9a6b-44f6-8141-e02875941c6d tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Create volume of 1 GB Aug 20 04:46:21.102870 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-3511f357-9a6b-44f6-8141-e02875941c6d tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Availability Zones retrieved successfully. Aug 20 04:46:21.108856 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-3511f357-9a6b-44f6-8141-e02875941c6d tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Flow 'volume_create_api' (c9d13011-5f33-4f92-a8c8-907571f5309b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:46:21.109664 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-3511f357-9a6b-44f6-8141-e02875941c6d tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01d577f3-7277-424e-9f65-739fb36309d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:46:21.110651 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-3511f357-9a6b-44f6-8141-e02875941c6d tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:46:21.166098 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-3511f357-9a6b-44f6-8141-e02875941c6d tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01d577f3-7277-424e-9f65-739fb36309d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:46:21.167037 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-3511f357-9a6b-44f6-8141-e02875941c6d tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab787d34-4c2b-4fde-aa54-905e457853a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:46:21.210762 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-3511f357-9a6b-44f6-8141-e02875941c6d tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Created reservations ['16b97112-2ca7-4f24-a322-6e956c81884d', '27bbc591-513f-438b-8d8f-2a6acdefadc5', '05dbfdde-298f-4ee2-8a30-1a5ecc9c98d5', '7ed0d5ad-d2c9-4ce8-8f74-4f7d22fc6c8d'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:46:21.211574 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-3511f357-9a6b-44f6-8141-e02875941c6d tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab787d34-4c2b-4fde-aa54-905e457853a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16b97112-2ca7-4f24-a322-6e956c81884d', '27bbc591-513f-438b-8d8f-2a6acdefadc5', '05dbfdde-298f-4ee2-8a30-1a5ecc9c98d5', '7ed0d5ad-d2c9-4ce8-8f74-4f7d22fc6c8d']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:46:21.212380 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-3511f357-9a6b-44f6-8141-e02875941c6d tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00fe6e97-cfa9-4221-ba94-c69c9e76eb47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:46:21.233163 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-3511f357-9a6b-44f6-8141-e02875941c6d tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00fe6e97-cfa9-4221-ba94-c69c9e76eb47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7c04716-c0a3-48c1-9897-386b7e8b54e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2008762214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f19df0c36cb44090ab7019f2008c44e9',qos_specs=None,replication_status=,reservations=['16b97112-2ca7-4f24-a322-6e956c81884d','27bbc591-513f-438b-8d8f-2a6acdefadc5','05dbfdde-298f-4ee2-8a30-1a5ecc9c98d5','7ed0d5ad-d2c9-4ce8-8f74-4f7d22fc6c8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d1762e4984046e29c7b0b97c66ddc75',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:46:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2008762214',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7c04716-c0a3-48c1-9897-386b7e8b54e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f19df0c36cb44090ab7019f2008c44e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d1762e4984046e29c7b0b97c66ddc75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:46:21.233909 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-3511f357-9a6b-44f6-8141-e02875941c6d tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f0fad95-dde2-4210-a4b5-89b0fe482f20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:46:21.251208 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-3511f357-9a6b-44f6-8141-e02875941c6d tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f0fad95-dde2-4210-a4b5-89b0fe482f20) transitioned into state 'SUCCESS' from state '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-2008762214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f19df0c36cb44090ab7019f2008c44e9',qos_specs=None,replication_status=,reservations=['16b97112-2ca7-4f24-a322-6e956c81884d','27bbc591-513f-438b-8d8f-2a6acdefadc5','05dbfdde-298f-4ee2-8a30-1a5ecc9c98d5','7ed0d5ad-d2c9-4ce8-8f74-4f7d22fc6c8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d1762e4984046e29c7b0b97c66ddc75',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:46:21.251603 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-3511f357-9a6b-44f6-8141-e02875941c6d tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8a6636c-f51a-453b-b1b8-4d453dcc2e87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:46:21.264594 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-3511f357-9a6b-44f6-8141-e02875941c6d tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8a6636c-f51a-453b-b1b8-4d453dcc2e87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:46:21.265404 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-3511f357-9a6b-44f6-8141-e02875941c6d tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Flow 'volume_create_api' (c9d13011-5f33-4f92-a8c8-907571f5309b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:46:21.265724 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-3511f357-9a6b-44f6-8141-e02875941c6d tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Create volume request issued successfully. Aug 20 04:46:21.266273 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3511f357-9a6b-44f6-8141-e02875941c6d tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:46:21.266696 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1176/4703] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:46:21 2026] POST /volume/v3/volumes => generated 759 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:46:21.283323 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ff94a9d3-6db4-4c0e-9759-0542287c1f3e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:21.285075 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ff94a9d3-6db4-4c0e-9759-0542287c1f3e tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/c7c04716-c0a3-48c1-9897-386b7e8b54e5 Aug 20 04:46:21.285279 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ff94a9d3-6db4-4c0e-9759-0542287c1f3e tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:21.285462 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ff94a9d3-6db4-4c0e-9759-0542287c1f3e tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:21.292052 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:21.292052 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:46:21.295804 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-ff94a9d3-6db4-4c0e-9759-0542287c1f3e tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:46:21.299803 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ff94a9d3-6db4-4c0e-9759-0542287c1f3e tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/c7c04716-c0a3-48c1-9897-386b7e8b54e5 returned with HTTP 200 Aug 20 04:46:21.300137 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1176/4704] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:21 2026] GET /volume/v3/volumes/c7c04716-c0a3-48c1-9897-386b7e8b54e5 => generated 827 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:21.353003 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-f2abf895-7f5d-45f9-b41d-b55e2f8adce5 req-24bb2b30-158b-44ad-a4fe-e8777c68b691 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:21.356326 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-f2abf895-7f5d-45f9-b41d-b55e2f8adce5 req-24bb2b30-158b-44ad-a4fe-e8777c68b691 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] GET https://10.4.3.239/volume/v3/volumes/6c58de8d-effb-4a04-a14c-8d55f59cf5ed Aug 20 04:46:21.356326 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-f2abf895-7f5d-45f9-b41d-b55e2f8adce5 req-24bb2b30-158b-44ad-a4fe-e8777c68b691 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:21.356326 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-f2abf895-7f5d-45f9-b41d-b55e2f8adce5 req-24bb2b30-158b-44ad-a4fe-e8777c68b691 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:21.364813 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:21.364813 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:46:21.371636 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-f2abf895-7f5d-45f9-b41d-b55e2f8adce5 req-24bb2b30-158b-44ad-a4fe-e8777c68b691 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Volume info retrieved successfully. Aug 20 04:46:21.378709 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-f2abf895-7f5d-45f9-b41d-b55e2f8adce5 req-24bb2b30-158b-44ad-a4fe-e8777c68b691 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] https://10.4.3.239/volume/v3/volumes/6c58de8d-effb-4a04-a14c-8d55f59cf5ed returned with HTTP 200 Aug 20 04:46:21.379592 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1185/4705] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:46:21 2026] GET /volume/v3/volumes/6c58de8d-effb-4a04-a14c-8d55f59cf5ed => generated 1405 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:46:21.388792 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d41f2d4d-6aa5-41b1-a4eb-f47af7dc94f4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:21.389120 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d41f2d4d-6aa5-41b1-a4eb-f47af7dc94f4 None None] GET https://10.4.3.239/volume// Aug 20 04:46:21.389279 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d41f2d4d-6aa5-41b1-a4eb-f47af7dc94f4 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:21.389482 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d41f2d4d-6aa5-41b1-a4eb-f47af7dc94f4 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:21.389797 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d41f2d4d-6aa5-41b1-a4eb-f47af7dc94f4 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:46:21.390047 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1169/4706] 10.4.3.239 () {66 vars in 1419 bytes} [Thu Aug 20 04:46: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 20 04:46:21.397247 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-f2abf895-7f5d-45f9-b41d-b55e2f8adce5 req-d1ba47ce-33cc-42e7-b344-91f10bf5682c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:21.399465 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-f2abf895-7f5d-45f9-b41d-b55e2f8adce5 req-d1ba47ce-33cc-42e7-b344-91f10bf5682c tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:46:21.399888 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-f2abf895-7f5d-45f9-b41d-b55e2f8adce5 req-d1ba47ce-33cc-42e7-b344-91f10bf5682c tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6c58de8d-effb-4a04-a14c-8d55f59cf5ed", "connector": null, "instance_uuid": "e6c7f79c-8bd9-4752-83c1-1b43a70e5113"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:46:21.410359 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:21.410359 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:46:21.439056 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-f2abf895-7f5d-45f9-b41d-b55e2f8adce5 req-d1ba47ce-33cc-42e7-b344-91f10bf5682c tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:46:21.439536 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1177/4707] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:46:21 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 20 04:46:22.123059 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-2004177f-dca7-4cfb-bd04-7a8d6de63ceb req-a6b7e8e8-f31e-4d4c-8ca0-9c43b73b9595 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:22.125664 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-2004177f-dca7-4cfb-bd04-7a8d6de63ceb req-a6b7e8e8-f31e-4d4c-8ca0-9c43b73b9595 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 Aug 20 04:46:22.125664 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-2004177f-dca7-4cfb-bd04-7a8d6de63ceb req-a6b7e8e8-f31e-4d4c-8ca0-9c43b73b9595 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:22.125664 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-2004177f-dca7-4cfb-bd04-7a8d6de63ceb req-a6b7e8e8-f31e-4d4c-8ca0-9c43b73b9595 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:22.131803 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:22.131803 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:46:22.135216 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-2004177f-dca7-4cfb-bd04-7a8d6de63ceb req-a6b7e8e8-f31e-4d4c-8ca0-9c43b73b9595 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:46:22.138984 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-2004177f-dca7-4cfb-bd04-7a8d6de63ceb req-a6b7e8e8-f31e-4d4c-8ca0-9c43b73b9595 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 returned with HTTP 200 Aug 20 04:46:22.139351 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1177/4708] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:46:22 2026] GET /volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 => generated 904 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:22.215518 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5a1408bf-6d25-4232-82bc-95fcb65a244a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:22.215518 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5a1408bf-6d25-4232-82bc-95fcb65a244a None None] GET https://10.4.3.239/volume// Aug 20 04:46:22.215518 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5a1408bf-6d25-4232-82bc-95fcb65a244a None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:22.215518 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5a1408bf-6d25-4232-82bc-95fcb65a244a None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:22.215518 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5a1408bf-6d25-4232-82bc-95fcb65a244a None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:46:22.215518 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1186/4709] 10.4.3.239 () {66 vars in 1428 bytes} [Thu Aug 20 04:46: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 20 04:46:22.224389 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-2004177f-dca7-4cfb-bd04-7a8d6de63ceb req-57e02ac8-e796-4e52-9c50-08cc65f70fee None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:22.226155 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-2004177f-dca7-4cfb-bd04-7a8d6de63ceb req-57e02ac8-e796-4e52-9c50-08cc65f70fee tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:46:22.226491 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-2004177f-dca7-4cfb-bd04-7a8d6de63ceb req-57e02ac8-e796-4e52-9c50-08cc65f70fee tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "01e6aef5-2702-42ab-911a-025c6bda4488", "connector": null, "instance_uuid": "f4fcb40a-f867-473f-8c65-b8766bf290e5"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:46:22.235080 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:22.235080 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:46:22.257909 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-2004177f-dca7-4cfb-bd04-7a8d6de63ceb req-57e02ac8-e796-4e52-9c50-08cc65f70fee tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:46:22.258480 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1170/4710] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:46:22 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:46:22.287065 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-bc684b70-ba6b-4bdd-b3eb-993e7765dc8f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:22.291324 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bc684b70-ba6b-4bdd-b3eb-993e7765dc8f tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 Aug 20 04:46:22.291324 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bc684b70-ba6b-4bdd-b3eb-993e7765dc8f tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:22.291324 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bc684b70-ba6b-4bdd-b3eb-993e7765dc8f tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:22.295951 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-55de8889-7fac-493f-a4a4-cfc6e75112da None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:22.296532 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-55de8889-7fac-493f-a4a4-cfc6e75112da None None] GET https://10.4.3.239/volume// Aug 20 04:46:22.296801 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-55de8889-7fac-493f-a4a4-cfc6e75112da None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:22.297090 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-55de8889-7fac-493f-a4a4-cfc6e75112da None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:22.297575 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-55de8889-7fac-493f-a4a4-cfc6e75112da None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:46:22.297993 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1178/4711] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:46:22 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:46:22.302301 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:22.302301 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:46:22.307072 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-2004177f-dca7-4cfb-bd04-7a8d6de63ceb req-b36d7b20-17bb-4d35-bbf4-2d6ffce03c48 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:22.314290 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-bc684b70-ba6b-4bdd-b3eb-993e7765dc8f tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:46:22.314413 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-2004177f-dca7-4cfb-bd04-7a8d6de63ceb req-b36d7b20-17bb-4d35-bbf4-2d6ffce03c48 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 Aug 20 04:46:22.314413 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-2004177f-dca7-4cfb-bd04-7a8d6de63ceb req-b36d7b20-17bb-4d35-bbf4-2d6ffce03c48 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:22.314413 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-2004177f-dca7-4cfb-bd04-7a8d6de63ceb req-b36d7b20-17bb-4d35-bbf4-2d6ffce03c48 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:22.318018 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bc684b70-ba6b-4bdd-b3eb-993e7765dc8f tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 returned with HTTP 200 Aug 20 04:46:22.318392 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b349b802-f3d0-4160-808d-e879ae3a265f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:22.318652 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1178/4712] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:22 2026] GET /volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 => generated 903 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:22.322574 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b349b802-f3d0-4160-808d-e879ae3a265f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/c7c04716-c0a3-48c1-9897-386b7e8b54e5 Aug 20 04:46:22.322574 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b349b802-f3d0-4160-808d-e879ae3a265f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:22.322574 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b349b802-f3d0-4160-808d-e879ae3a265f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:22.329551 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:22.329551 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:46:22.331546 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:22.331546 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:46:22.333875 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b349b802-f3d0-4160-808d-e879ae3a265f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:46:22.335783 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-2004177f-dca7-4cfb-bd04-7a8d6de63ceb req-b36d7b20-17bb-4d35-bbf4-2d6ffce03c48 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:46:22.339505 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b349b802-f3d0-4160-808d-e879ae3a265f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/c7c04716-c0a3-48c1-9897-386b7e8b54e5 returned with HTTP 200 Aug 20 04:46:22.340232 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1171/4713] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:22 2026] GET /volume/v3/volumes/c7c04716-c0a3-48c1-9897-386b7e8b54e5 => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:46:22.341644 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-2004177f-dca7-4cfb-bd04-7a8d6de63ceb req-b36d7b20-17bb-4d35-bbf4-2d6ffce03c48 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 returned with HTTP 200 Aug 20 04:46:22.342084 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1187/4714] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:46:22 2026] GET /volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 => generated 1083 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:46:22.347033 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8bb9fe42-5a05-42f9-870a-173d293b4230 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:22.347755 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8bb9fe42-5a05-42f9-870a-173d293b4230 None None] GET https://10.4.3.239/volume// Aug 20 04:46:22.347755 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8bb9fe42-5a05-42f9-870a-173d293b4230 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:22.347889 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8bb9fe42-5a05-42f9-870a-173d293b4230 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:22.350590 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8bb9fe42-5a05-42f9-870a-173d293b4230 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:46:22.350840 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1179/4715] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:46:22 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:46:22.357987 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-01278db6-7403-4670-aa96-1af2ee7a4705 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:22.362207 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-f2abf895-7f5d-45f9-b41d-b55e2f8adce5 req-92ad225c-c996-461d-8720-b927ac72c189 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:22.362359 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-01278db6-7403-4670-aa96-1af2ee7a4705 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/c7c04716-c0a3-48c1-9897-386b7e8b54e5 Aug 20 04:46:22.362359 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-01278db6-7403-4670-aa96-1af2ee7a4705 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:22.362359 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-01278db6-7403-4670-aa96-1af2ee7a4705 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:22.362640 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-f2abf895-7f5d-45f9-b41d-b55e2f8adce5 req-92ad225c-c996-461d-8720-b927ac72c189 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] GET https://10.4.3.239/volume/v3/volumes/6c58de8d-effb-4a04-a14c-8d55f59cf5ed Aug 20 04:46:22.362743 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-f2abf895-7f5d-45f9-b41d-b55e2f8adce5 req-92ad225c-c996-461d-8720-b927ac72c189 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:22.362928 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-f2abf895-7f5d-45f9-b41d-b55e2f8adce5 req-92ad225c-c996-461d-8720-b927ac72c189 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:22.371336 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:22.371336 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:46:22.372030 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:22.372030 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:46:22.375223 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-f2abf895-7f5d-45f9-b41d-b55e2f8adce5 req-92ad225c-c996-461d-8720-b927ac72c189 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Volume info retrieved successfully. Aug 20 04:46:22.376606 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-01278db6-7403-4670-aa96-1af2ee7a4705 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:46:22.379431 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-f2abf895-7f5d-45f9-b41d-b55e2f8adce5 req-92ad225c-c996-461d-8720-b927ac72c189 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] https://10.4.3.239/volume/v3/volumes/6c58de8d-effb-4a04-a14c-8d55f59cf5ed returned with HTTP 200 Aug 20 04:46:22.379832 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1172/4716] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:46:22 2026] GET /volume/v3/volumes/6c58de8d-effb-4a04-a14c-8d55f59cf5ed => generated 1584 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:46:22.384130 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-01278db6-7403-4670-aa96-1af2ee7a4705 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/c7c04716-c0a3-48c1-9897-386b7e8b54e5 returned with HTTP 200 Aug 20 04:46:22.384130 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1179/4717] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:22 2026] GET /volume/v3/volumes/c7c04716-c0a3-48c1-9897-386b7e8b54e5 => generated 1367 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:46:22.474880 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-2004177f-dca7-4cfb-bd04-7a8d6de63ceb req-c0ddc8f7-3817-4938-b83f-907314bb7671 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:22.479921 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-2004177f-dca7-4cfb-bd04-7a8d6de63ceb req-c0ddc8f7-3817-4938-b83f-907314bb7671 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] PUT https://10.4.3.239/volume/v3/attachments/4cdf1c51-5115-46cd-a74a-8584788d8248 Aug 20 04:46:22.480440 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-2004177f-dca7-4cfb-bd04-7a8d6de63ceb req-c0ddc8f7-3817-4938-b83f-907314bb7671 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:46:22.493938 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-2004177f-dca7-4cfb-bd04-7a8d6de63ceb req-c0ddc8f7-3817-4938-b83f-907314bb7671 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Acquiring lock "cinder-attachment_update-01e6aef5-2702-42ab-911a-025c6bda4488-np0000007850" by "attachment_update" {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:46:22.496512 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-f2abf895-7f5d-45f9-b41d-b55e2f8adce5 req-234738e7-2202-4666-b20d-31db83594fc2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:22.498361 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-f2abf895-7f5d-45f9-b41d-b55e2f8adce5 req-234738e7-2202-4666-b20d-31db83594fc2 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] PUT https://10.4.3.239/volume/v3/attachments/feb526e6-736e-4396-8bf9-52bf834434e0 Aug 20 04:46:22.498752 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-f2abf895-7f5d-45f9-b41d-b55e2f8adce5 req-234738e7-2202-4666-b20d-31db83594fc2 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:46:22.500557 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-2004177f-dca7-4cfb-bd04-7a8d6de63ceb req-c0ddc8f7-3817-4938-b83f-907314bb7671 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Lock "cinder-attachment_update-01e6aef5-2702-42ab-911a-025c6bda4488-np0000007850" acquired by "attachment_update" :: waited 0.007s {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:46:22.501974 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:22.501974 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:46:22.505742 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-f2abf895-7f5d-45f9-b41d-b55e2f8adce5 req-234738e7-2202-4666-b20d-31db83594fc2 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Acquiring lock "cinder-attachment_update-6c58de8d-effb-4a04-a14c-8d55f59cf5ed-np0000007850" by "attachment_update" {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:46:22.509864 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-f2abf895-7f5d-45f9-b41d-b55e2f8adce5 req-234738e7-2202-4666-b20d-31db83594fc2 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Lock "cinder-attachment_update-6c58de8d-effb-4a04-a14c-8d55f59cf5ed-np0000007850" acquired by "attachment_update" :: waited 0.004s {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:46:22.510801 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:22.510801 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:46:22.640731 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-f2abf895-7f5d-45f9-b41d-b55e2f8adce5 req-234738e7-2202-4666-b20d-31db83594fc2 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Lock "cinder-attachment_update-6c58de8d-effb-4a04-a14c-8d55f59cf5ed-np0000007850" released by "attachment_update" :: held 0.131s {{(pid=100174) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:46:22.641009 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-f2abf895-7f5d-45f9-b41d-b55e2f8adce5 req-234738e7-2202-4666-b20d-31db83594fc2 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] https://10.4.3.239/volume/v3/attachments/feb526e6-736e-4396-8bf9-52bf834434e0 returned with HTTP 200 Aug 20 04:46:22.641520 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1180/4718] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:46:22 2026] PUT /volume/v3/attachments/feb526e6-736e-4396-8bf9-52bf834434e0 => generated 969 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:46:22.652674 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-2004177f-dca7-4cfb-bd04-7a8d6de63ceb req-c0ddc8f7-3817-4938-b83f-907314bb7671 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Lock "cinder-attachment_update-01e6aef5-2702-42ab-911a-025c6bda4488-np0000007850" released by "attachment_update" :: held 0.152s {{(pid=100175) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:46:22.652960 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-2004177f-dca7-4cfb-bd04-7a8d6de63ceb req-c0ddc8f7-3817-4938-b83f-907314bb7671 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/attachments/4cdf1c51-5115-46cd-a74a-8584788d8248 returned with HTTP 200 Aug 20 04:46:22.653424 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1188/4719] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:46:22 2026] PUT /volume/v3/attachments/4cdf1c51-5115-46cd-a74a-8584788d8248 => generated 968 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:46:22.665329 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-2004177f-dca7-4cfb-bd04-7a8d6de63ceb req-8a1ca827-7bb8-4757-a9a3-9577f99e2257 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:22.667118 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-f2abf895-7f5d-45f9-b41d-b55e2f8adce5 req-4d9b0292-6e5e-474f-a44f-5f99e55df4da None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:22.668126 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-2004177f-dca7-4cfb-bd04-7a8d6de63ceb req-8a1ca827-7bb8-4757-a9a3-9577f99e2257 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488/encryption Aug 20 04:46:22.668318 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-2004177f-dca7-4cfb-bd04-7a8d6de63ceb req-8a1ca827-7bb8-4757-a9a3-9577f99e2257 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:22.671203 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-2004177f-dca7-4cfb-bd04-7a8d6de63ceb req-8a1ca827-7bb8-4757-a9a3-9577f99e2257 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'index' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:22.671291 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-f2abf895-7f5d-45f9-b41d-b55e2f8adce5 req-4d9b0292-6e5e-474f-a44f-5f99e55df4da tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] POST https://10.4.3.239/volume/v3/attachments/feb526e6-736e-4396-8bf9-52bf834434e0/action Aug 20 04:46:22.671291 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-f2abf895-7f5d-45f9-b41d-b55e2f8adce5 req-4d9b0292-6e5e-474f-a44f-5f99e55df4da tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Action body: b'{"os-complete": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:46:22.671291 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-f2abf895-7f5d-45f9-b41d-b55e2f8adce5 req-4d9b0292-6e5e-474f-a44f-5f99e55df4da tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:46:22.680777 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:22.680777 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:46:22.691423 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:22.691423 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:46:22.691582 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-2004177f-dca7-4cfb-bd04-7a8d6de63ceb req-8a1ca827-7bb8-4757-a9a3-9577f99e2257 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488/encryption returned with HTTP 200 Aug 20 04:46:22.691791 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1173/4720] 10.4.3.239 () {68 vars in 1631 bytes} [Thu Aug 20 04:46:22 2026] GET /volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488/encryption => generated 160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:22.708959 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-f2abf895-7f5d-45f9-b41d-b55e2f8adce5 req-4d9b0292-6e5e-474f-a44f-5f99e55df4da tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] https://10.4.3.239/volume/v3/attachments/feb526e6-736e-4396-8bf9-52bf834434e0/action returned with HTTP 204 Aug 20 04:46:22.708959 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1180/4721] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:46:22 2026] POST /volume/v3/attachments/feb526e6-736e-4396-8bf9-52bf834434e0/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:46:23.506368 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-41c7b197-9146-4be4-a30e-3c4ab4b64762 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:23.506368 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-41c7b197-9146-4be4-a30e-3c4ab4b64762 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 Aug 20 04:46:23.506368 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-41c7b197-9146-4be4-a30e-3c4ab4b64762 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:23.506368 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-41c7b197-9146-4be4-a30e-3c4ab4b64762 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:23.506368 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:23.506368 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:46:23.506368 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-41c7b197-9146-4be4-a30e-3c4ab4b64762 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:46:23.506368 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-41c7b197-9146-4be4-a30e-3c4ab4b64762 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 returned with HTTP 200 Aug 20 04:46:23.506368 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1181/4722] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:23 2026] GET /volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:23.514939 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-12a8a407-6088-4e5c-ae16-49b30296120a req-45e85582-65b4-411a-add5-2067154a0efb None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:23.516944 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-12a8a407-6088-4e5c-ae16-49b30296120a req-45e85582-65b4-411a-add5-2067154a0efb tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/c7c04716-c0a3-48c1-9897-386b7e8b54e5 Aug 20 04:46:23.517118 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-12a8a407-6088-4e5c-ae16-49b30296120a req-45e85582-65b4-411a-add5-2067154a0efb tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:23.517310 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-12a8a407-6088-4e5c-ae16-49b30296120a req-45e85582-65b4-411a-add5-2067154a0efb tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:23.525198 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:23.525198 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:46:23.529885 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-12a8a407-6088-4e5c-ae16-49b30296120a req-45e85582-65b4-411a-add5-2067154a0efb tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:46:23.535106 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-12a8a407-6088-4e5c-ae16-49b30296120a req-45e85582-65b4-411a-add5-2067154a0efb tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/c7c04716-c0a3-48c1-9897-386b7e8b54e5 returned with HTTP 200 Aug 20 04:46:23.535260 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1189/4723] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:46:23 2026] GET /volume/v3/volumes/c7c04716-c0a3-48c1-9897-386b7e8b54e5 => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:46:23.983987 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-12a8a407-6088-4e5c-ae16-49b30296120a req-ea59950f-e5c6-4b42-bc76-1e28fdbc9381 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:23.989331 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-12a8a407-6088-4e5c-ae16-49b30296120a req-ea59950f-e5c6-4b42-bc76-1e28fdbc9381 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/c7c04716-c0a3-48c1-9897-386b7e8b54e5 Aug 20 04:46:23.989553 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-12a8a407-6088-4e5c-ae16-49b30296120a req-ea59950f-e5c6-4b42-bc76-1e28fdbc9381 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:23.989777 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-12a8a407-6088-4e5c-ae16-49b30296120a req-ea59950f-e5c6-4b42-bc76-1e28fdbc9381 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:24.004299 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:24.004299 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:46:24.007038 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-12a8a407-6088-4e5c-ae16-49b30296120a req-ea59950f-e5c6-4b42-bc76-1e28fdbc9381 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:46:24.012126 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-12a8a407-6088-4e5c-ae16-49b30296120a req-ea59950f-e5c6-4b42-bc76-1e28fdbc9381 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/c7c04716-c0a3-48c1-9897-386b7e8b54e5 returned with HTTP 200 Aug 20 04:46:24.012670 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1174/4724] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:46:23 2026] GET /volume/v3/volumes/c7c04716-c0a3-48c1-9897-386b7e8b54e5 => generated 1367 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:46:24.024054 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3449f43c-c1e8-4a57-96ad-79ab86b8878f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:24.024419 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3449f43c-c1e8-4a57-96ad-79ab86b8878f None None] GET https://10.4.3.239/volume// Aug 20 04:46:24.024588 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3449f43c-c1e8-4a57-96ad-79ab86b8878f None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:24.024762 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3449f43c-c1e8-4a57-96ad-79ab86b8878f None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:24.025052 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3449f43c-c1e8-4a57-96ad-79ab86b8878f None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:46:24.025310 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1181/4725] 10.4.3.239 () {66 vars in 1419 bytes} [Thu Aug 20 04:46: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 20 04:46:24.034954 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-12a8a407-6088-4e5c-ae16-49b30296120a req-13c1b911-e116-4287-bd5e-8966d320a1b1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:24.036957 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-12a8a407-6088-4e5c-ae16-49b30296120a req-13c1b911-e116-4287-bd5e-8966d320a1b1 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:46:24.037315 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-12a8a407-6088-4e5c-ae16-49b30296120a req-13c1b911-e116-4287-bd5e-8966d320a1b1 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c7c04716-c0a3-48c1-9897-386b7e8b54e5", "connector": null, "instance_uuid": "8170f30a-8b81-4626-929e-812d4d04cc02"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:46:24.044659 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:24.044659 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:46:24.073230 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-12a8a407-6088-4e5c-ae16-49b30296120a req-13c1b911-e116-4287-bd5e-8966d320a1b1 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:46:24.073371 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1182/4726] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:46:24 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:46:24.369629 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6001a890-4814-45ab-88f5-fb47ad1299d8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:24.371594 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6001a890-4814-45ab-88f5-fb47ad1299d8 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 Aug 20 04:46:24.371840 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6001a890-4814-45ab-88f5-fb47ad1299d8 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:24.372078 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6001a890-4814-45ab-88f5-fb47ad1299d8 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:24.382365 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:24.382365 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:46:24.386087 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-6001a890-4814-45ab-88f5-fb47ad1299d8 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:46:24.390055 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6001a890-4814-45ab-88f5-fb47ad1299d8 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 returned with HTTP 200 Aug 20 04:46:24.390481 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1190/4727] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:24 2026] GET /volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:25.059516 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4597eb1c-a5da-4a9a-960d-6048bf4dd8a1 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:25.059958 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4597eb1c-a5da-4a9a-960d-6048bf4dd8a1 None None] GET https://10.4.3.239/volume// Aug 20 04:46:25.060141 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4597eb1c-a5da-4a9a-960d-6048bf4dd8a1 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:25.060385 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4597eb1c-a5da-4a9a-960d-6048bf4dd8a1 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:25.060738 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4597eb1c-a5da-4a9a-960d-6048bf4dd8a1 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:46:25.061038 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1175/4728] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:46: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 20 04:46:25.070468 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-12a8a407-6088-4e5c-ae16-49b30296120a req-3770be39-0f5f-41b7-9844-7a3b3d9dc1b9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:25.072540 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-12a8a407-6088-4e5c-ae16-49b30296120a req-3770be39-0f5f-41b7-9844-7a3b3d9dc1b9 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/c7c04716-c0a3-48c1-9897-386b7e8b54e5 Aug 20 04:46:25.072738 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-12a8a407-6088-4e5c-ae16-49b30296120a req-3770be39-0f5f-41b7-9844-7a3b3d9dc1b9 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:25.072919 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-12a8a407-6088-4e5c-ae16-49b30296120a req-3770be39-0f5f-41b7-9844-7a3b3d9dc1b9 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:25.084328 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:25.084328 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:46:25.087830 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-12a8a407-6088-4e5c-ae16-49b30296120a req-3770be39-0f5f-41b7-9844-7a3b3d9dc1b9 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:46:25.092343 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-12a8a407-6088-4e5c-ae16-49b30296120a req-3770be39-0f5f-41b7-9844-7a3b3d9dc1b9 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/c7c04716-c0a3-48c1-9897-386b7e8b54e5 returned with HTTP 200 Aug 20 04:46:25.092809 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1182/4729] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:46:25 2026] GET /volume/v3/volumes/c7c04716-c0a3-48c1-9897-386b7e8b54e5 => generated 1546 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:46:25.212821 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-12a8a407-6088-4e5c-ae16-49b30296120a req-01e5a0c2-33eb-4e73-87e3-e5edf99478a0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:25.214853 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-12a8a407-6088-4e5c-ae16-49b30296120a req-01e5a0c2-33eb-4e73-87e3-e5edf99478a0 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] PUT https://10.4.3.239/volume/v3/attachments/5f5493f8-1c5a-4316-8dd9-b536559ad913 Aug 20 04:46:25.215210 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-12a8a407-6088-4e5c-ae16-49b30296120a req-01e5a0c2-33eb-4e73-87e3-e5edf99478a0 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:46:25.222600 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-12a8a407-6088-4e5c-ae16-49b30296120a req-01e5a0c2-33eb-4e73-87e3-e5edf99478a0 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Acquiring lock "cinder-attachment_update-c7c04716-c0a3-48c1-9897-386b7e8b54e5-np0000007850" by "attachment_update" {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:46:25.226923 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-12a8a407-6088-4e5c-ae16-49b30296120a req-01e5a0c2-33eb-4e73-87e3-e5edf99478a0 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Lock "cinder-attachment_update-c7c04716-c0a3-48c1-9897-386b7e8b54e5-np0000007850" acquired by "attachment_update" :: waited 0.004s {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:46:25.227805 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:25.227805 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:46:25.321328 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-12a8a407-6088-4e5c-ae16-49b30296120a req-01e5a0c2-33eb-4e73-87e3-e5edf99478a0 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Lock "cinder-attachment_update-c7c04716-c0a3-48c1-9897-386b7e8b54e5-np0000007850" released by "attachment_update" :: held 0.094s {{(pid=100174) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:46:25.321620 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-12a8a407-6088-4e5c-ae16-49b30296120a req-01e5a0c2-33eb-4e73-87e3-e5edf99478a0 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/attachments/5f5493f8-1c5a-4316-8dd9-b536559ad913 returned with HTTP 200 Aug 20 04:46:25.322172 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1183/4730] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:46:25 2026] PUT /volume/v3/attachments/5f5493f8-1c5a-4316-8dd9-b536559ad913 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:46:25.343441 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-12a8a407-6088-4e5c-ae16-49b30296120a req-3e6c8d1a-b967-43ae-b15e-1501fd0ac3ef None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:25.345958 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-12a8a407-6088-4e5c-ae16-49b30296120a req-3e6c8d1a-b967-43ae-b15e-1501fd0ac3ef tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] POST https://10.4.3.239/volume/v3/attachments/5f5493f8-1c5a-4316-8dd9-b536559ad913/action Aug 20 04:46:25.346462 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-12a8a407-6088-4e5c-ae16-49b30296120a req-3e6c8d1a-b967-43ae-b15e-1501fd0ac3ef tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Action body: b'{"os-complete": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:46:25.346612 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-12a8a407-6088-4e5c-ae16-49b30296120a req-3e6c8d1a-b967-43ae-b15e-1501fd0ac3ef tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:46:25.376029 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:25.376029 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:46:25.385584 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-12a8a407-6088-4e5c-ae16-49b30296120a req-3e6c8d1a-b967-43ae-b15e-1501fd0ac3ef tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/attachments/5f5493f8-1c5a-4316-8dd9-b536559ad913/action returned with HTTP 204 Aug 20 04:46:25.386257 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1191/4731] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:46:25 2026] POST /volume/v3/attachments/5f5493f8-1c5a-4316-8dd9-b536559ad913/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:46:25.405758 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-94d51e39-2197-48fd-a86c-053e00ff6229 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:25.407869 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-94d51e39-2197-48fd-a86c-053e00ff6229 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 Aug 20 04:46:25.408098 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-94d51e39-2197-48fd-a86c-053e00ff6229 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:25.408485 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-94d51e39-2197-48fd-a86c-053e00ff6229 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:25.427162 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:25.427162 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:46:25.435722 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-94d51e39-2197-48fd-a86c-053e00ff6229 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:46:25.437785 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-94d51e39-2197-48fd-a86c-053e00ff6229 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 returned with HTTP 200 Aug 20 04:46:25.438329 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1176/4732] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:25 2026] GET /volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 => generated 904 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:25.685001 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-329dec43-d00f-4c5f-86c9-6ad5fe99acc4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:25.686638 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-329dec43-d00f-4c5f-86c9-6ad5fe99acc4 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:46:25.686999 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-329dec43-d00f-4c5f-86c9-6ad5fe99acc4 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-761625354", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:46:25.688467 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-329dec43-d00f-4c5f-86c9-6ad5fe99acc4 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-761625354', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:46:25.688634 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-329dec43-d00f-4c5f-86c9-6ad5fe99acc4 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Create volume of 1 GB Aug 20 04:46:25.693633 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-329dec43-d00f-4c5f-86c9-6ad5fe99acc4 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Availability Zones retrieved successfully. Aug 20 04:46:25.701079 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-329dec43-d00f-4c5f-86c9-6ad5fe99acc4 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Flow 'volume_create_api' (643f7dea-355f-46eb-9fa6-c69cffa8a18f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:46:25.702326 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-329dec43-d00f-4c5f-86c9-6ad5fe99acc4 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca6d071b-cacd-4042-8b7e-333d6d990ed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:46:25.703579 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-329dec43-d00f-4c5f-86c9-6ad5fe99acc4 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:46:25.733317 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-329dec43-d00f-4c5f-86c9-6ad5fe99acc4 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca6d071b-cacd-4042-8b7e-333d6d990ed2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:46:25.734033 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-329dec43-d00f-4c5f-86c9-6ad5fe99acc4 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f2134a8-73e4-4f1e-9ef8-db410b72701e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:46:25.808405 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-329dec43-d00f-4c5f-86c9-6ad5fe99acc4 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Created reservations ['29aacfe4-0500-4c35-b857-561bcf82cf39', '56d884a7-cf61-4db4-b87d-64311b504d85', '69ce0d50-e4bc-4b75-96a1-050f23fd7867', 'c7ab9f41-8910-4c2e-9260-af17a3aa686b'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:46:25.809158 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-329dec43-d00f-4c5f-86c9-6ad5fe99acc4 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f2134a8-73e4-4f1e-9ef8-db410b72701e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29aacfe4-0500-4c35-b857-561bcf82cf39', '56d884a7-cf61-4db4-b87d-64311b504d85', '69ce0d50-e4bc-4b75-96a1-050f23fd7867', 'c7ab9f41-8910-4c2e-9260-af17a3aa686b']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:46:25.810106 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-329dec43-d00f-4c5f-86c9-6ad5fe99acc4 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ed97522-9bef-46b9-96db-a05df114a6d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:46:25.830810 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-329dec43-d00f-4c5f-86c9-6ad5fe99acc4 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ed97522-9bef-46b9-96db-a05df114a6d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50de98e1-3a8e-4675-8bae-1333669c6f48', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-761625354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcd1e6f6897c4f5ba77638fd66104b05',qos_specs=None,replication_status=,reservations=['29aacfe4-0500-4c35-b857-561bcf82cf39','56d884a7-cf61-4db4-b87d-64311b504d85','69ce0d50-e4bc-4b75-96a1-050f23fd7867','c7ab9f41-8910-4c2e-9260-af17a3aa686b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b13feaf40b09429f8a190816a197f840',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:46:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-761625354',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50de98e1-3a8e-4675-8bae-1333669c6f48,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcd1e6f6897c4f5ba77638fd66104b05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b13feaf40b09429f8a190816a197f840',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:46:25.831639 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-329dec43-d00f-4c5f-86c9-6ad5fe99acc4 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba1ba1cd-895f-434d-8af0-fdfc9413a009) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:46:25.849545 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-329dec43-d00f-4c5f-86c9-6ad5fe99acc4 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba1ba1cd-895f-434d-8af0-fdfc9413a009) transitioned into state 'SUCCESS' from state '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-761625354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcd1e6f6897c4f5ba77638fd66104b05',qos_specs=None,replication_status=,reservations=['29aacfe4-0500-4c35-b857-561bcf82cf39','56d884a7-cf61-4db4-b87d-64311b504d85','69ce0d50-e4bc-4b75-96a1-050f23fd7867','c7ab9f41-8910-4c2e-9260-af17a3aa686b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b13feaf40b09429f8a190816a197f840',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:46:25.850159 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-329dec43-d00f-4c5f-86c9-6ad5fe99acc4 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4919c30f-c5b7-49a9-b74a-931dc2effc6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:46:25.859845 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-329dec43-d00f-4c5f-86c9-6ad5fe99acc4 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4919c30f-c5b7-49a9-b74a-931dc2effc6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:46:25.860925 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-329dec43-d00f-4c5f-86c9-6ad5fe99acc4 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Flow 'volume_create_api' (643f7dea-355f-46eb-9fa6-c69cffa8a18f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:46:25.861413 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-329dec43-d00f-4c5f-86c9-6ad5fe99acc4 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Create volume request issued successfully. Aug 20 04:46:25.862091 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-329dec43-d00f-4c5f-86c9-6ad5fe99acc4 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:46:25.862644 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1183/4733] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:46:25 2026] POST /volume/v3/volumes => generated 756 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:46:25.879857 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e1909342-03ee-4907-bbf9-81b071ddc4a3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:25.882155 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e1909342-03ee-4907-bbf9-81b071ddc4a3 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 Aug 20 04:46:25.882429 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e1909342-03ee-4907-bbf9-81b071ddc4a3 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:25.882679 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e1909342-03ee-4907-bbf9-81b071ddc4a3 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:25.898718 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:25.898718 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:46:25.909955 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e1909342-03ee-4907-bbf9-81b071ddc4a3 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:46:25.918132 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e1909342-03ee-4907-bbf9-81b071ddc4a3 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 returned with HTTP 200 Aug 20 04:46:25.918655 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1184/4734] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:25 2026] GET /volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 => generated 824 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:26.450321 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1200a273-fd50-428c-aa6c-eebd6e2293fc None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:26.451858 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1200a273-fd50-428c-aa6c-eebd6e2293fc tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 Aug 20 04:46:26.452017 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1200a273-fd50-428c-aa6c-eebd6e2293fc tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:26.452194 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1200a273-fd50-428c-aa6c-eebd6e2293fc tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:26.460368 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:26.460368 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:46:26.463284 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1200a273-fd50-428c-aa6c-eebd6e2293fc tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:46:26.466745 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1200a273-fd50-428c-aa6c-eebd6e2293fc tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 returned with HTTP 200 Aug 20 04:46:26.467085 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1192/4735] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:26 2026] GET /volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 => generated 904 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:26.893357 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-2004177f-dca7-4cfb-bd04-7a8d6de63ceb req-44cc302d-f756-4f96-9d24-9ff38400337a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:26.898274 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-2004177f-dca7-4cfb-bd04-7a8d6de63ceb req-44cc302d-f756-4f96-9d24-9ff38400337a tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] POST https://10.4.3.239/volume/v3/attachments/4cdf1c51-5115-46cd-a74a-8584788d8248/action Aug 20 04:46:26.898274 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-2004177f-dca7-4cfb-bd04-7a8d6de63ceb req-44cc302d-f756-4f96-9d24-9ff38400337a tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Action body: b'{"os-complete": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:46:26.898274 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-2004177f-dca7-4cfb-bd04-7a8d6de63ceb req-44cc302d-f756-4f96-9d24-9ff38400337a tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:46:26.917368 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:26.917368 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:46:26.932780 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-75e50fde-a608-4ca8-8dc4-14d8bfa22dd5 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:26.933098 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-2004177f-dca7-4cfb-bd04-7a8d6de63ceb req-44cc302d-f756-4f96-9d24-9ff38400337a tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/attachments/4cdf1c51-5115-46cd-a74a-8584788d8248/action returned with HTTP 204 Aug 20 04:46:26.933098 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1177/4736] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:46:26 2026] POST /volume/v3/attachments/4cdf1c51-5115-46cd-a74a-8584788d8248/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:46:26.935882 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-75e50fde-a608-4ca8-8dc4-14d8bfa22dd5 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 Aug 20 04:46:26.935882 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-75e50fde-a608-4ca8-8dc4-14d8bfa22dd5 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:26.935882 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-75e50fde-a608-4ca8-8dc4-14d8bfa22dd5 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:26.949116 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:26.949116 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:46:26.954413 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-75e50fde-a608-4ca8-8dc4-14d8bfa22dd5 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:46:26.960054 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-75e50fde-a608-4ca8-8dc4-14d8bfa22dd5 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 returned with HTTP 200 Aug 20 04:46:26.960667 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1184/4737] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:26 2026] GET /volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:26.975171 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-bdd90e96-0f8f-4143-9825-a03873228d41 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:26.977314 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bdd90e96-0f8f-4143-9825-a03873228d41 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 Aug 20 04:46:26.977523 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bdd90e96-0f8f-4143-9825-a03873228d41 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:26.977730 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bdd90e96-0f8f-4143-9825-a03873228d41 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:26.986400 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:26.986400 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:46:26.990647 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-bdd90e96-0f8f-4143-9825-a03873228d41 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:46:26.995094 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bdd90e96-0f8f-4143-9825-a03873228d41 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 returned with HTTP 200 Aug 20 04:46:26.995543 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1185/4738] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:26 2026] GET /volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:27.480178 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6cbc43c7-7976-4cf4-b6aa-a7486fcaae1d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:27.481954 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6cbc43c7-7976-4cf4-b6aa-a7486fcaae1d tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 Aug 20 04:46:27.482130 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6cbc43c7-7976-4cf4-b6aa-a7486fcaae1d tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:27.482337 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6cbc43c7-7976-4cf4-b6aa-a7486fcaae1d tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:27.491300 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:27.491300 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:46:27.494786 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-6cbc43c7-7976-4cf4-b6aa-a7486fcaae1d tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:46:27.498801 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6cbc43c7-7976-4cf4-b6aa-a7486fcaae1d tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 returned with HTTP 200 Aug 20 04:46:27.499361 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1193/4739] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:27 2026] GET /volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 => generated 1196 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:46:27.510809 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c89693d8-730a-4853-a5eb-77b514e65916 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:27.514197 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c89693d8-730a-4853-a5eb-77b514e65916 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 Aug 20 04:46:27.514197 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c89693d8-730a-4853-a5eb-77b514e65916 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:27.514197 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c89693d8-730a-4853-a5eb-77b514e65916 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:27.523333 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:27.523333 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:46:27.525770 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c89693d8-730a-4853-a5eb-77b514e65916 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:46:27.529791 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c89693d8-730a-4853-a5eb-77b514e65916 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 returned with HTTP 200 Aug 20 04:46:27.530262 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1178/4740] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:27 2026] GET /volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 => generated 1196 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:46:27.570966 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-685b2827-b34e-4a4d-87c2-32b61ccdd6e4 req-4addd3cd-e80d-4274-9c49-39d4a6fe704e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:27.572926 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-685b2827-b34e-4a4d-87c2-32b61ccdd6e4 req-4addd3cd-e80d-4274-9c49-39d4a6fe704e tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 Aug 20 04:46:27.573106 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-685b2827-b34e-4a4d-87c2-32b61ccdd6e4 req-4addd3cd-e80d-4274-9c49-39d4a6fe704e tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:27.573312 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-685b2827-b34e-4a4d-87c2-32b61ccdd6e4 req-4addd3cd-e80d-4274-9c49-39d4a6fe704e tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:27.582478 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:27.582478 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:46:27.585931 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-685b2827-b34e-4a4d-87c2-32b61ccdd6e4 req-4addd3cd-e80d-4274-9c49-39d4a6fe704e tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:46:27.590350 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-685b2827-b34e-4a4d-87c2-32b61ccdd6e4 req-4addd3cd-e80d-4274-9c49-39d4a6fe704e tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 returned with HTTP 200 Aug 20 04:46:27.590813 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1185/4741] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:46:27 2026] GET /volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 => generated 1196 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:46:27.609234 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-685b2827-b34e-4a4d-87c2-32b61ccdd6e4 req-3264b551-5aa6-4b2c-96e4-dd1eb65c7fd4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:27.611439 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-685b2827-b34e-4a4d-87c2-32b61ccdd6e4 req-3264b551-5aa6-4b2c-96e4-dd1eb65c7fd4 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] POST https://10.4.3.239/volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488/action Aug 20 04:46:27.611850 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-685b2827-b34e-4a4d-87c2-32b61ccdd6e4 req-3264b551-5aa6-4b2c-96e4-dd1eb65c7fd4 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:46:27.611990 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-685b2827-b34e-4a4d-87c2-32b61ccdd6e4 req-3264b551-5aa6-4b2c-96e4-dd1eb65c7fd4 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:46:27.622117 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-e463905d-1d9c-49bf-8cd1-ceff0d215c49 req-375a7853-c0d4-4305-8053-d89b3294ecc4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:27.623889 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:27.623889 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:46:27.624248 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-e463905d-1d9c-49bf-8cd1-ceff0d215c49 req-375a7853-c0d4-4305-8053-d89b3294ecc4 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 Aug 20 04:46:27.624440 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-685b2827-b34e-4a4d-87c2-32b61ccdd6e4 req-3264b551-5aa6-4b2c-96e4-dd1eb65c7fd4 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:46:27.624525 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-e463905d-1d9c-49bf-8cd1-ceff0d215c49 req-375a7853-c0d4-4305-8053-d89b3294ecc4 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:27.624670 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-e463905d-1d9c-49bf-8cd1-ceff0d215c49 req-375a7853-c0d4-4305-8053-d89b3294ecc4 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:27.631097 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:27.631097 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:46:27.631261 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-685b2827-b34e-4a4d-87c2-32b61ccdd6e4 req-3264b551-5aa6-4b2c-96e4-dd1eb65c7fd4 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Begin detaching volume completed successfully. Aug 20 04:46:27.631525 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-685b2827-b34e-4a4d-87c2-32b61ccdd6e4 req-3264b551-5aa6-4b2c-96e4-dd1eb65c7fd4 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488/action returned with HTTP 202 Aug 20 04:46:27.632024 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1186/4742] 10.4.3.239 () {72 vars in 1672 bytes} [Thu Aug 20 04:46:27 2026] POST /volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:46:27.634474 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-e463905d-1d9c-49bf-8cd1-ceff0d215c49 req-375a7853-c0d4-4305-8053-d89b3294ecc4 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:46:27.639302 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-e463905d-1d9c-49bf-8cd1-ceff0d215c49 req-375a7853-c0d4-4305-8053-d89b3294ecc4 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 returned with HTTP 200 Aug 20 04:46:27.639840 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1194/4743] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:46:27 2026] GET /volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:27.684975 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-654a01aa-5d18-4ca2-a672-5f9625eb702f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:27.687531 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-654a01aa-5d18-4ca2-a672-5f9625eb702f None None] GET https://10.4.3.239/volume// Aug 20 04:46:27.687531 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-654a01aa-5d18-4ca2-a672-5f9625eb702f None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:27.687531 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-654a01aa-5d18-4ca2-a672-5f9625eb702f None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:27.687531 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-654a01aa-5d18-4ca2-a672-5f9625eb702f None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:46:27.687531 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1179/4744] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:46: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 20 04:46:27.700073 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-685b2827-b34e-4a4d-87c2-32b61ccdd6e4 req-cd741e44-9970-4657-a785-f888c0806435 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:27.702797 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-685b2827-b34e-4a4d-87c2-32b61ccdd6e4 req-cd741e44-9970-4657-a785-f888c0806435 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 Aug 20 04:46:27.702797 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-685b2827-b34e-4a4d-87c2-32b61ccdd6e4 req-cd741e44-9970-4657-a785-f888c0806435 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:27.703645 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-685b2827-b34e-4a4d-87c2-32b61ccdd6e4 req-cd741e44-9970-4657-a785-f888c0806435 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:27.712208 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:27.712208 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:46:27.715659 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-685b2827-b34e-4a4d-87c2-32b61ccdd6e4 req-cd741e44-9970-4657-a785-f888c0806435 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:46:27.720250 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-685b2827-b34e-4a4d-87c2-32b61ccdd6e4 req-cd741e44-9970-4657-a785-f888c0806435 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 returned with HTTP 200 Aug 20 04:46:27.720637 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1186/4745] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:46:27 2026] GET /volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 => generated 1379 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:46:27.721357 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3c34beed-422a-478c-8348-6c76295a47f7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:27.721794 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3c34beed-422a-478c-8348-6c76295a47f7 None None] GET https://10.4.3.239/volume// Aug 20 04:46:27.722035 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3c34beed-422a-478c-8348-6c76295a47f7 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:27.722228 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3c34beed-422a-478c-8348-6c76295a47f7 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:27.722606 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3c34beed-422a-478c-8348-6c76295a47f7 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:46:27.722937 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1187/4746] 10.4.3.239 () {66 vars in 1428 bytes} [Thu Aug 20 04:46: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 20 04:46:27.732474 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-685b2827-b34e-4a4d-87c2-32b61ccdd6e4 req-42ee6512-120c-485b-a86b-5a653a359815 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:27.734018 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-e463905d-1d9c-49bf-8cd1-ceff0d215c49 req-8dfcfc2e-da73-465a-8beb-128984fbd0ba None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:27.734882 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-685b2827-b34e-4a4d-87c2-32b61ccdd6e4 req-42ee6512-120c-485b-a86b-5a653a359815 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488/encryption Aug 20 04:46:27.734882 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-685b2827-b34e-4a4d-87c2-32b61ccdd6e4 req-42ee6512-120c-485b-a86b-5a653a359815 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:27.734968 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-685b2827-b34e-4a4d-87c2-32b61ccdd6e4 req-42ee6512-120c-485b-a86b-5a653a359815 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:27.736119 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-e463905d-1d9c-49bf-8cd1-ceff0d215c49 req-8dfcfc2e-da73-465a-8beb-128984fbd0ba tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:46:27.736549 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-e463905d-1d9c-49bf-8cd1-ceff0d215c49 req-8dfcfc2e-da73-465a-8beb-128984fbd0ba tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "50de98e1-3a8e-4675-8bae-1333669c6f48", "connector": null, "instance_uuid": "62a2bd6a-2036-4435-bfb4-28ef19ab02f7"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:46:27.744273 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:27.744273 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:46:27.745581 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:27.745581 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:46:27.750246 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-685b2827-b34e-4a4d-87c2-32b61ccdd6e4 req-42ee6512-120c-485b-a86b-5a653a359815 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488/encryption returned with HTTP 200 Aug 20 04:46:27.750676 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1195/4747] 10.4.3.239 () {68 vars in 1631 bytes} [Thu Aug 20 04:46:27 2026] GET /volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:27.767172 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-e463905d-1d9c-49bf-8cd1-ceff0d215c49 req-8dfcfc2e-da73-465a-8beb-128984fbd0ba tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:46:27.767724 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1180/4748] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:46:27 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 20 04:46:27.797030 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-92a9b958-da8f-48ba-bdd4-451139efe777 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:27.798558 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-92a9b958-da8f-48ba-bdd4-451139efe777 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 Aug 20 04:46:27.798757 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-92a9b958-da8f-48ba-bdd4-451139efe777 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:27.798928 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-92a9b958-da8f-48ba-bdd4-451139efe777 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:27.801993 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1393653a-dc96-42ec-be96-6eac855ab5d0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:27.802435 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1393653a-dc96-42ec-be96-6eac855ab5d0 None None] GET https://10.4.3.239/volume// Aug 20 04:46:27.802634 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1393653a-dc96-42ec-be96-6eac855ab5d0 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:27.802869 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1393653a-dc96-42ec-be96-6eac855ab5d0 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:27.803268 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1393653a-dc96-42ec-be96-6eac855ab5d0 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:46:27.803629 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1188/4749] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:46: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 20 04:46:27.807205 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:27.807205 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:46:27.810082 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-92a9b958-da8f-48ba-bdd4-451139efe777 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:46:27.811045 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-e463905d-1d9c-49bf-8cd1-ceff0d215c49 req-86ee2420-31a6-4d94-97f9-346e2c21e5f3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:27.813414 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-e463905d-1d9c-49bf-8cd1-ceff0d215c49 req-86ee2420-31a6-4d94-97f9-346e2c21e5f3 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 Aug 20 04:46:27.813493 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-92a9b958-da8f-48ba-bdd4-451139efe777 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 returned with HTTP 200 Aug 20 04:46:27.813670 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-e463905d-1d9c-49bf-8cd1-ceff0d215c49 req-86ee2420-31a6-4d94-97f9-346e2c21e5f3 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:27.813940 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1187/4750] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:27 2026] GET /volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:27.814016 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-e463905d-1d9c-49bf-8cd1-ceff0d215c49 req-86ee2420-31a6-4d94-97f9-346e2c21e5f3 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:27.825220 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:27.825220 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:46:27.829548 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-e463905d-1d9c-49bf-8cd1-ceff0d215c49 req-86ee2420-31a6-4d94-97f9-346e2c21e5f3 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:46:27.834056 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-e463905d-1d9c-49bf-8cd1-ceff0d215c49 req-86ee2420-31a6-4d94-97f9-346e2c21e5f3 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 returned with HTTP 200 Aug 20 04:46:27.834581 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1196/4751] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:46:27 2026] GET /volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 => generated 1028 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:46:27.938102 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-e463905d-1d9c-49bf-8cd1-ceff0d215c49 req-7b649e9a-da21-4182-b656-a9e28746ed5a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:27.939780 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-e463905d-1d9c-49bf-8cd1-ceff0d215c49 req-7b649e9a-da21-4182-b656-a9e28746ed5a tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] PUT https://10.4.3.239/volume/v3/attachments/7956898a-b81f-4c45-901c-2f194e239264 Aug 20 04:46:27.940353 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-e463905d-1d9c-49bf-8cd1-ceff0d215c49 req-7b649e9a-da21-4182-b656-a9e28746ed5a tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:46:27.949174 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-e463905d-1d9c-49bf-8cd1-ceff0d215c49 req-7b649e9a-da21-4182-b656-a9e28746ed5a tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Acquiring lock "cinder-attachment_update-50de98e1-3a8e-4675-8bae-1333669c6f48-np0000007850" by "attachment_update" {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:46:27.954371 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-e463905d-1d9c-49bf-8cd1-ceff0d215c49 req-7b649e9a-da21-4182-b656-a9e28746ed5a tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Lock "cinder-attachment_update-50de98e1-3a8e-4675-8bae-1333669c6f48-np0000007850" acquired by "attachment_update" :: waited 0.004s {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:46:27.954371 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:27.954371 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:46:28.018801 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-e463905d-1d9c-49bf-8cd1-ceff0d215c49 req-7b649e9a-da21-4182-b656-a9e28746ed5a tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Lock "cinder-attachment_update-50de98e1-3a8e-4675-8bae-1333669c6f48-np0000007850" released by "attachment_update" :: held 0.066s {{(pid=100177) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:46:28.019844 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-e463905d-1d9c-49bf-8cd1-ceff0d215c49 req-7b649e9a-da21-4182-b656-a9e28746ed5a tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/attachments/7956898a-b81f-4c45-901c-2f194e239264 returned with HTTP 200 Aug 20 04:46:28.019844 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1181/4752] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:46:27 2026] PUT /volume/v3/attachments/7956898a-b81f-4c45-901c-2f194e239264 => generated 969 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:46:28.833918 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6355b48d-3de6-42be-9edc-95f9c6641172 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:28.837830 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6355b48d-3de6-42be-9edc-95f9c6641172 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 Aug 20 04:46:28.838044 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6355b48d-3de6-42be-9edc-95f9c6641172 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:28.838284 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6355b48d-3de6-42be-9edc-95f9c6641172 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:28.848413 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:28.848413 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:46:28.852235 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-6355b48d-3de6-42be-9edc-95f9c6641172 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:46:28.860725 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6355b48d-3de6-42be-9edc-95f9c6641172 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 returned with HTTP 200 Aug 20 04:46:28.861548 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1189/4753] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:28 2026] GET /volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:29.874489 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c845f1d1-ad34-41e5-bcd6-41c4c6aee11d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:29.876281 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c845f1d1-ad34-41e5-bcd6-41c4c6aee11d tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 Aug 20 04:46:29.876508 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c845f1d1-ad34-41e5-bcd6-41c4c6aee11d tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:29.876704 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c845f1d1-ad34-41e5-bcd6-41c4c6aee11d tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:29.886084 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:29.886084 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:46:29.889815 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-c845f1d1-ad34-41e5-bcd6-41c4c6aee11d tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:46:29.893988 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c845f1d1-ad34-41e5-bcd6-41c4c6aee11d tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 returned with HTTP 200 Aug 20 04:46:29.894508 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1188/4754] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:29 2026] GET /volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:30.907015 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-73caafe0-7ade-4ce2-9bb7-985bcf7155a5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:30.908844 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-73caafe0-7ade-4ce2-9bb7-985bcf7155a5 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 Aug 20 04:46:30.909067 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-73caafe0-7ade-4ce2-9bb7-985bcf7155a5 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:30.909341 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-73caafe0-7ade-4ce2-9bb7-985bcf7155a5 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:30.920502 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:30.920502 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:46:30.924195 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-73caafe0-7ade-4ce2-9bb7-985bcf7155a5 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:46:30.929694 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-73caafe0-7ade-4ce2-9bb7-985bcf7155a5 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 returned with HTTP 200 Aug 20 04:46:30.930058 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1197/4755] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:30 2026] GET /volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:31.945516 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a4a35ca5-03dc-4cd3-967c-38b2fb015940 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:31.951401 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a4a35ca5-03dc-4cd3-967c-38b2fb015940 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 Aug 20 04:46:31.951682 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a4a35ca5-03dc-4cd3-967c-38b2fb015940 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:31.951904 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a4a35ca5-03dc-4cd3-967c-38b2fb015940 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:31.969285 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:31.969285 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:46:31.977070 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a4a35ca5-03dc-4cd3-967c-38b2fb015940 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:46:31.984772 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a4a35ca5-03dc-4cd3-967c-38b2fb015940 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 returned with HTTP 200 Aug 20 04:46:31.985116 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1182/4756] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:31 2026] GET /volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:33.001014 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4309a2ed-56c7-42f2-a2e6-dcd9e058bc2f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:33.003359 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4309a2ed-56c7-42f2-a2e6-dcd9e058bc2f tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 Aug 20 04:46:33.003627 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4309a2ed-56c7-42f2-a2e6-dcd9e058bc2f tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:33.003882 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4309a2ed-56c7-42f2-a2e6-dcd9e058bc2f tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:33.007664 np0000007850 devstack@c-api.service[100174]: DEBUG dbcounter [-] [100174] Writing DB stats cinder:SELECT=139,cinder:UPDATE=16,cinder:INSERT=1 {{(pid=100174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:46:33.020940 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:33.020940 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:46:33.025473 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-4309a2ed-56c7-42f2-a2e6-dcd9e058bc2f tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:46:33.031563 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4309a2ed-56c7-42f2-a2e6-dcd9e058bc2f tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 returned with HTTP 200 Aug 20 04:46:33.032092 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1190/4757] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:32 2026] GET /volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:34.047687 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-66356cd6-dbb4-44e0-83c1-7772a6814ffa None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:34.050563 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-66356cd6-dbb4-44e0-83c1-7772a6814ffa tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 Aug 20 04:46:34.050954 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-66356cd6-dbb4-44e0-83c1-7772a6814ffa tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:34.051568 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-66356cd6-dbb4-44e0-83c1-7772a6814ffa tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:34.064083 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:34.064083 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:46:34.069001 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-66356cd6-dbb4-44e0-83c1-7772a6814ffa tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:46:34.074679 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-66356cd6-dbb4-44e0-83c1-7772a6814ffa tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 returned with HTTP 200 Aug 20 04:46:34.075156 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1189/4758] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:34 2026] GET /volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:35.084625 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-e463905d-1d9c-49bf-8cd1-ceff0d215c49 req-812215f6-e71d-4a5c-bc79-487ccf846204 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:35.086993 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-e463905d-1d9c-49bf-8cd1-ceff0d215c49 req-812215f6-e71d-4a5c-bc79-487ccf846204 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] POST https://10.4.3.239/volume/v3/attachments/7956898a-b81f-4c45-901c-2f194e239264/action Aug 20 04:46:35.087431 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-e463905d-1d9c-49bf-8cd1-ceff0d215c49 req-812215f6-e71d-4a5c-bc79-487ccf846204 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Action body: b'{"os-complete": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:46:35.087576 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-e463905d-1d9c-49bf-8cd1-ceff0d215c49 req-812215f6-e71d-4a5c-bc79-487ccf846204 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:46:35.088830 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4e17c2b6-69f9-46e4-9c60-1e7e591d0171 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:35.090613 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4e17c2b6-69f9-46e4-9c60-1e7e591d0171 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 Aug 20 04:46:35.090798 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4e17c2b6-69f9-46e4-9c60-1e7e591d0171 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:35.091012 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4e17c2b6-69f9-46e4-9c60-1e7e591d0171 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:35.102599 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:35.102599 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:46:35.106324 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-4e17c2b6-69f9-46e4-9c60-1e7e591d0171 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:46:35.108419 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:35.108419 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:46:35.110138 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4e17c2b6-69f9-46e4-9c60-1e7e591d0171 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 returned with HTTP 200 Aug 20 04:46:35.110567 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1183/4759] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:35 2026] GET /volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:35.121834 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-e463905d-1d9c-49bf-8cd1-ceff0d215c49 req-812215f6-e71d-4a5c-bc79-487ccf846204 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/attachments/7956898a-b81f-4c45-901c-2f194e239264/action returned with HTTP 204 Aug 20 04:46:35.122397 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1198/4760] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:46:35 2026] POST /volume/v3/attachments/7956898a-b81f-4c45-901c-2f194e239264/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:46:35.212368 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-685b2827-b34e-4a4d-87c2-32b61ccdd6e4 req-7f194e64-9faf-4258-bde8-16ee78193a26 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:35.215477 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-685b2827-b34e-4a4d-87c2-32b61ccdd6e4 req-7f194e64-9faf-4258-bde8-16ee78193a26 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] DELETE https://10.4.3.239/volume/v3/attachments/4cdf1c51-5115-46cd-a74a-8584788d8248 Aug 20 04:46:35.215741 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-685b2827-b34e-4a4d-87c2-32b61ccdd6e4 req-7f194e64-9faf-4258-bde8-16ee78193a26 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:35.215977 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-685b2827-b34e-4a4d-87c2-32b61ccdd6e4 req-7f194e64-9faf-4258-bde8-16ee78193a26 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:35.223892 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:35.223892 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:46:35.274203 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-685b2827-b34e-4a4d-87c2-32b61ccdd6e4 req-7f194e64-9faf-4258-bde8-16ee78193a26 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/attachments/4cdf1c51-5115-46cd-a74a-8584788d8248 returned with HTTP 200 Aug 20 04:46:35.274685 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1191/4761] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:46:35 2026] DELETE /volume/v3/attachments/4cdf1c51-5115-46cd-a74a-8584788d8248 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:36.027710 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-8615e5ba-81c0-4e81-b4ff-019e42edba79 req-45315ad3-757d-4842-82b9-799dabae786b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:36.030284 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-8615e5ba-81c0-4e81-b4ff-019e42edba79 req-45315ad3-757d-4842-82b9-799dabae786b tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 Aug 20 04:46:36.030483 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-8615e5ba-81c0-4e81-b4ff-019e42edba79 req-45315ad3-757d-4842-82b9-799dabae786b tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:36.030680 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-8615e5ba-81c0-4e81-b4ff-019e42edba79 req-45315ad3-757d-4842-82b9-799dabae786b tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:36.037139 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:36.037139 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:46:36.040560 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-8615e5ba-81c0-4e81-b4ff-019e42edba79 req-45315ad3-757d-4842-82b9-799dabae786b tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:46:36.044692 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-8615e5ba-81c0-4e81-b4ff-019e42edba79 req-45315ad3-757d-4842-82b9-799dabae786b tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 returned with HTTP 200 Aug 20 04:46:36.045083 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1190/4762] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:46:36 2026] GET /volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:36.127629 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2e16150d-8464-40c9-b48d-7417a430654e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:36.129500 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2e16150d-8464-40c9-b48d-7417a430654e tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 Aug 20 04:46:36.129939 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2e16150d-8464-40c9-b48d-7417a430654e tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:36.130177 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2e16150d-8464-40c9-b48d-7417a430654e tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:36.146917 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:36.146917 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:46:36.154752 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-2e16150d-8464-40c9-b48d-7417a430654e tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:46:36.160424 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2e16150d-8464-40c9-b48d-7417a430654e tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 returned with HTTP 200 Aug 20 04:46:36.160896 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1184/4763] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:36 2026] GET /volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 => generated 1141 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:46:38.953400 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-64ab48e1-175f-4b8a-80bc-efc661eb9d5e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:38.955034 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-64ab48e1-175f-4b8a-80bc-efc661eb9d5e tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] DELETE https://10.4.3.239/volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 Aug 20 04:46:38.955292 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-64ab48e1-175f-4b8a-80bc-efc661eb9d5e tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:38.955537 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-64ab48e1-175f-4b8a-80bc-efc661eb9d5e tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:38.955718 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-64ab48e1-175f-4b8a-80bc-efc661eb9d5e tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Delete volume with id: 01e6aef5-2702-42ab-911a-025c6bda4488 Aug 20 04:46:38.957682 np0000007850 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writing DB stats cinder:SELECT=169,cinder:UPDATE=22,cinder:INSERT=5 {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:46:38.965038 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:38.965038 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:46:38.965661 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-64ab48e1-175f-4b8a-80bc-efc661eb9d5e tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:46:38.976337 np0000007850 devstack@c-api.service[100175]: WARNING cinder.keymgr.conf_key_mgr [None req-64ab48e1-175f-4b8a-80bc-efc661eb9d5e tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 20 04:46:38.982068 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-64ab48e1-175f-4b8a-80bc-efc661eb9d5e tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Delete volume request issued successfully. Aug 20 04:46:38.982311 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-64ab48e1-175f-4b8a-80bc-efc661eb9d5e tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 returned with HTTP 202 Aug 20 04:46:38.982719 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1199/4764] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:46:38 2026] DELETE /volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:46:38.992499 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5a64d568-5226-43c6-a533-7198494cedc2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:38.994066 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5a64d568-5226-43c6-a533-7198494cedc2 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 Aug 20 04:46:38.994292 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5a64d568-5226-43c6-a533-7198494cedc2 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:38.994482 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5a64d568-5226-43c6-a533-7198494cedc2 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:39.002433 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:39.002433 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:46:39.006981 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-5a64d568-5226-43c6-a533-7198494cedc2 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:46:39.012759 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5a64d568-5226-43c6-a533-7198494cedc2 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 returned with HTTP 200 Aug 20 04:46:39.013128 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1192/4765] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:38 2026] GET /volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:39.126162 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d0fe6879-dd94-4523-8601-1c4c9b52e291 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:39.127699 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d0fe6879-dd94-4523-8601-1c4c9b52e291 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:46:39.128013 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d0fe6879-dd94-4523-8601-1c4c9b52e291 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "50de98e1-3a8e-4675-8bae-1333669c6f48", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1400242255", "description": null, "metadata": null}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:46:39.137903 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:39.137903 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:46:39.138431 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d0fe6879-dd94-4523-8601-1c4c9b52e291 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:46:39.138604 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-d0fe6879-dd94-4523-8601-1c4c9b52e291 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Create snapshot from volume 50de98e1-3a8e-4675-8bae-1333669c6f48 Aug 20 04:46:39.169874 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-d0fe6879-dd94-4523-8601-1c4c9b52e291 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Created reservations ['856407ca-3a96-47d9-b683-860a580c2088', 'd7a8724c-87e1-47dc-8a99-c23a9be473d9', '31c24768-7380-4e78-b11f-6340f874c7d4', '81e8980b-20d7-4e1c-a446-1de758638cdf'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:46:39.203209 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d0fe6879-dd94-4523-8601-1c4c9b52e291 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Snapshot force create request issued successfully. Aug 20 04:46:39.203209 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d0fe6879-dd94-4523-8601-1c4c9b52e291 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:46:39.203209 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1191/4766] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:46:39 2026] POST /volume/v3/snapshots => generated 313 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:46:39.214781 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f4c43c79-81ff-49e9-b801-b5a9e3029e4f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:39.217758 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f4c43c79-81ff-49e9-b801-b5a9e3029e4f tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/snapshots/b3ab2860-9faf-46ab-a2d4-1b208e709ae4 Aug 20 04:46:39.217758 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f4c43c79-81ff-49e9-b801-b5a9e3029e4f tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:39.217758 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f4c43c79-81ff-49e9-b801-b5a9e3029e4f tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:39.224018 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:39.224018 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:46:39.224560 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f4c43c79-81ff-49e9-b801-b5a9e3029e4f tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Snapshot retrieved successfully. Aug 20 04:46:39.225448 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f4c43c79-81ff-49e9-b801-b5a9e3029e4f tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/snapshots/b3ab2860-9faf-46ab-a2d4-1b208e709ae4 returned with HTTP 200 Aug 20 04:46:39.225902 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1185/4767] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:46:39 2026] GET /volume/v3/snapshots/b3ab2860-9faf-46ab-a2d4-1b208e709ae4 => generated 445 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:40.028289 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5d42ee78-a11c-4fcd-992b-955a47c1aff3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:40.030631 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5d42ee78-a11c-4fcd-992b-955a47c1aff3 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 Aug 20 04:46:40.030883 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5d42ee78-a11c-4fcd-992b-955a47c1aff3 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:40.031138 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5d42ee78-a11c-4fcd-992b-955a47c1aff3 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:40.038788 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5d42ee78-a11c-4fcd-992b-955a47c1aff3 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 returned with HTTP 404 Aug 20 04:46:40.039440 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1200/4768] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:40 2026] GET /volume/v3/volumes/01e6aef5-2702-42ab-911a-025c6bda4488 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:46:40.046264 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e82ee290-e896-4f0c-8bf8-8101e011ee2f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:40.048250 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e82ee290-e896-4f0c-8bf8-8101e011ee2f tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] DELETE https://10.4.3.239/volume/v3/volumes/4d568ab4-0a47-43dd-bc8a-b269d0afbed5 Aug 20 04:46:40.048436 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e82ee290-e896-4f0c-8bf8-8101e011ee2f tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:40.048609 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e82ee290-e896-4f0c-8bf8-8101e011ee2f tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:40.048785 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-e82ee290-e896-4f0c-8bf8-8101e011ee2f tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Delete volume with id: 4d568ab4-0a47-43dd-bc8a-b269d0afbed5 Aug 20 04:46:40.056114 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:40.056114 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:46:40.056658 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e82ee290-e896-4f0c-8bf8-8101e011ee2f tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:46:40.067640 np0000007850 devstack@c-api.service[100174]: WARNING cinder.keymgr.conf_key_mgr [None req-e82ee290-e896-4f0c-8bf8-8101e011ee2f tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 20 04:46:40.073351 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e82ee290-e896-4f0c-8bf8-8101e011ee2f tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Delete volume request issued successfully. Aug 20 04:46:40.073560 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e82ee290-e896-4f0c-8bf8-8101e011ee2f tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/4d568ab4-0a47-43dd-bc8a-b269d0afbed5 returned with HTTP 202 Aug 20 04:46:40.074010 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1193/4769] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:46:40 2026] DELETE /volume/v3/volumes/4d568ab4-0a47-43dd-bc8a-b269d0afbed5 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:46:40.082375 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4c8f84c6-6462-4095-9e87-de291a1c6d57 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:40.084806 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4c8f84c6-6462-4095-9e87-de291a1c6d57 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/4d568ab4-0a47-43dd-bc8a-b269d0afbed5 Aug 20 04:46:40.085076 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4c8f84c6-6462-4095-9e87-de291a1c6d57 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:40.085366 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4c8f84c6-6462-4095-9e87-de291a1c6d57 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:40.094633 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:40.094633 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:46:40.100062 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-4c8f84c6-6462-4095-9e87-de291a1c6d57 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:46:40.105877 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4c8f84c6-6462-4095-9e87-de291a1c6d57 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/4d568ab4-0a47-43dd-bc8a-b269d0afbed5 returned with HTTP 200 Aug 20 04:46:40.106751 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1192/4770] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:40 2026] GET /volume/v3/volumes/4d568ab4-0a47-43dd-bc8a-b269d0afbed5 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:40.235032 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-82ba2f9a-5aaa-4d72-b8ee-e8d2b35e9651 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:40.237247 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-82ba2f9a-5aaa-4d72-b8ee-e8d2b35e9651 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/snapshots/b3ab2860-9faf-46ab-a2d4-1b208e709ae4 Aug 20 04:46:40.237486 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-82ba2f9a-5aaa-4d72-b8ee-e8d2b35e9651 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:40.237721 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-82ba2f9a-5aaa-4d72-b8ee-e8d2b35e9651 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:40.244087 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:40.244087 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:46:40.244693 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-82ba2f9a-5aaa-4d72-b8ee-e8d2b35e9651 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Snapshot retrieved successfully. Aug 20 04:46:40.245830 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-82ba2f9a-5aaa-4d72-b8ee-e8d2b35e9651 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/snapshots/b3ab2860-9faf-46ab-a2d4-1b208e709ae4 returned with HTTP 200 Aug 20 04:46:40.246536 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1186/4771] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:46:40 2026] GET /volume/v3/snapshots/b3ab2860-9faf-46ab-a2d4-1b208e709ae4 => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:40.255147 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-303dcb24-8315-4fc8-9fc4-2a29c891b60e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:40.257553 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-303dcb24-8315-4fc8-9fc4-2a29c891b60e tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/snapshots/b3ab2860-9faf-46ab-a2d4-1b208e709ae4 Aug 20 04:46:40.257808 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-303dcb24-8315-4fc8-9fc4-2a29c891b60e tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:40.258062 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-303dcb24-8315-4fc8-9fc4-2a29c891b60e tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:40.263089 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:40.263089 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:46:40.263611 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-303dcb24-8315-4fc8-9fc4-2a29c891b60e tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Snapshot retrieved successfully. Aug 20 04:46:40.264571 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-303dcb24-8315-4fc8-9fc4-2a29c891b60e tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/snapshots/b3ab2860-9faf-46ab-a2d4-1b208e709ae4 returned with HTTP 200 Aug 20 04:46:40.264784 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1201/4772] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:46:40 2026] GET /volume/v3/snapshots/b3ab2860-9faf-46ab-a2d4-1b208e709ae4 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:41.120401 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ad4e26a5-5a10-479b-954f-d1338f812145 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:41.122424 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ad4e26a5-5a10-479b-954f-d1338f812145 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/4d568ab4-0a47-43dd-bc8a-b269d0afbed5 Aug 20 04:46:41.122639 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ad4e26a5-5a10-479b-954f-d1338f812145 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:41.122848 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ad4e26a5-5a10-479b-954f-d1338f812145 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:41.128807 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ad4e26a5-5a10-479b-954f-d1338f812145 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/4d568ab4-0a47-43dd-bc8a-b269d0afbed5 returned with HTTP 404 Aug 20 04:46:41.129347 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1194/4773] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:41 2026] GET /volume/v3/volumes/4d568ab4-0a47-43dd-bc8a-b269d0afbed5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:46:41.138962 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9b4f9469-9f7a-4ba1-91f3-ff9d06322669 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:41.140777 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9b4f9469-9f7a-4ba1-91f3-ff9d06322669 tempest-TestEncryptedCinderVolumes-663495716 tempest-TestEncryptedCinderVolumes-663495716-project-admin] GET https://10.4.3.239/volume/v3/volumes/detail?all_tenants=1 Aug 20 04:46:41.140988 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9b4f9469-9f7a-4ba1-91f3-ff9d06322669 tempest-TestEncryptedCinderVolumes-663495716 tempest-TestEncryptedCinderVolumes-663495716-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:41.141165 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9b4f9469-9f7a-4ba1-91f3-ff9d06322669 tempest-TestEncryptedCinderVolumes-663495716 tempest-TestEncryptedCinderVolumes-663495716-project-admin] Calling method 'detail' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:41.142093 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-9b4f9469-9f7a-4ba1-91f3-ff9d06322669 tempest-TestEncryptedCinderVolumes-663495716 tempest-TestEncryptedCinderVolumes-663495716-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100176) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:46:41.164521 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-9b4f9469-9f7a-4ba1-91f3-ff9d06322669 tempest-TestEncryptedCinderVolumes-663495716 tempest-TestEncryptedCinderVolumes-663495716-project-admin] Get all volumes completed successfully. Aug 20 04:46:41.167096 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:41.167096 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:46:41.173936 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9b4f9469-9f7a-4ba1-91f3-ff9d06322669 tempest-TestEncryptedCinderVolumes-663495716 tempest-TestEncryptedCinderVolumes-663495716-project-admin] https://10.4.3.239/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 04:46:41.174590 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1193/4774] 10.4.3.239 () {66 vars in 1285 bytes} [Thu Aug 20 04:46:41 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11855 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:46:41.192520 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1eeae735-e33d-45c2-96ff-025801fc1fdf None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:41.194128 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1eeae735-e33d-45c2-96ff-025801fc1fdf tempest-TestEncryptedCinderVolumes-663495716 tempest-TestEncryptedCinderVolumes-663495716-project-admin] DELETE https://10.4.3.239/volume/v3/types/c0c06ada-a9b3-4fd6-b49e-ad88fd19f846 Aug 20 04:46:41.194378 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1eeae735-e33d-45c2-96ff-025801fc1fdf tempest-TestEncryptedCinderVolumes-663495716 tempest-TestEncryptedCinderVolumes-663495716-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:41.194593 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1eeae735-e33d-45c2-96ff-025801fc1fdf tempest-TestEncryptedCinderVolumes-663495716 tempest-TestEncryptedCinderVolumes-663495716-project-admin] Calling method '_delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:41.217731 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1eeae735-e33d-45c2-96ff-025801fc1fdf tempest-TestEncryptedCinderVolumes-663495716 tempest-TestEncryptedCinderVolumes-663495716-project-admin] https://10.4.3.239/volume/v3/types/c0c06ada-a9b3-4fd6-b49e-ad88fd19f846 returned with HTTP 202 Aug 20 04:46:41.218434 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1187/4775] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:46:41 2026] DELETE /volume/v3/types/c0c06ada-a9b3-4fd6-b49e-ad88fd19f846 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:46:41.756092 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-da64a7b7-386e-4a63-af2c-11aa1ce7f095 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:41.757758 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-da64a7b7-386e-4a63-af2c-11aa1ce7f095 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:46:41.758086 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-da64a7b7-386e-4a63-af2c-11aa1ce7f095 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "50de98e1-3a8e-4675-8bae-1333669c6f48", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-556026285", "description": null, "metadata": null}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:46:41.768524 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:41.768524 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:46:41.769019 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-da64a7b7-386e-4a63-af2c-11aa1ce7f095 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:46:41.769194 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.snapshots [None req-da64a7b7-386e-4a63-af2c-11aa1ce7f095 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Create snapshot from volume 50de98e1-3a8e-4675-8bae-1333669c6f48 Aug 20 04:46:41.811258 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-da64a7b7-386e-4a63-af2c-11aa1ce7f095 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Created reservations ['e43e51a7-7c18-42ab-ba7f-87926957f800', '46b6b7d0-5e16-49fa-8079-63fa7914bf66', '2ff090e2-4ef4-45e9-9b77-434151d90c47', '12093160-1a79-485e-a42f-ef97723e8114'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:46:41.853154 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-da64a7b7-386e-4a63-af2c-11aa1ce7f095 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Snapshot force create request issued successfully. Aug 20 04:46:41.853602 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-da64a7b7-386e-4a63-af2c-11aa1ce7f095 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:46:41.854137 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1202/4776] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:46:41 2026] POST /volume/v3/snapshots => generated 312 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:46:41.868077 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-15912467-f2c1-4ed6-83ec-a6e47dfdab1b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:41.873205 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-15912467-f2c1-4ed6-83ec-a6e47dfdab1b tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/snapshots/bb508cc0-6477-4f3a-80a2-b31e1da48c26 Aug 20 04:46:41.873205 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-15912467-f2c1-4ed6-83ec-a6e47dfdab1b tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:41.873205 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-15912467-f2c1-4ed6-83ec-a6e47dfdab1b tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:41.876491 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:41.876491 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:46:41.877116 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-15912467-f2c1-4ed6-83ec-a6e47dfdab1b tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Snapshot retrieved successfully. Aug 20 04:46:41.878656 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-15912467-f2c1-4ed6-83ec-a6e47dfdab1b tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/snapshots/bb508cc0-6477-4f3a-80a2-b31e1da48c26 returned with HTTP 200 Aug 20 04:46:41.879089 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1195/4777] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:46:41 2026] GET /volume/v3/snapshots/bb508cc0-6477-4f3a-80a2-b31e1da48c26 => generated 444 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:42.393907 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ef282250-e004-48e8-85b6-3800d5b8045b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:42.396090 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ef282250-e004-48e8-85b6-3800d5b8045b tempest-TestEncryptedCinderVolumes-663495716 tempest-TestEncryptedCinderVolumes-663495716-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:46:42.396577 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ef282250-e004-48e8-85b6-3800d5b8045b tempest-TestEncryptedCinderVolumes-663495716 tempest-TestEncryptedCinderVolumes-663495716-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1141660954", "extra_specs": {}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:46:42.413508 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ef282250-e004-48e8-85b6-3800d5b8045b tempest-TestEncryptedCinderVolumes-663495716 tempest-TestEncryptedCinderVolumes-663495716-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:46:42.414065 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1194/4778] 10.4.3.239 () {68 vars in 1252 bytes} [Thu Aug 20 04:46:42 2026] POST /volume/v3/types => generated 212 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:42.422872 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2df1dda7-b29f-49a0-a29b-67ad483b1fc9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:42.425404 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2df1dda7-b29f-49a0-a29b-67ad483b1fc9 tempest-TestEncryptedCinderVolumes-663495716 tempest-TestEncryptedCinderVolumes-663495716-project-admin] POST https://10.4.3.239/volume/v3/types/85321103-045d-4fc8-bdd8-88a4e350d6f7/encryption Aug 20 04:46:42.425838 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2df1dda7-b29f-49a0-a29b-67ad483b1fc9 tempest-TestEncryptedCinderVolumes-663495716 tempest-TestEncryptedCinderVolumes-663495716-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:46:42.447008 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2df1dda7-b29f-49a0-a29b-67ad483b1fc9 tempest-TestEncryptedCinderVolumes-663495716 tempest-TestEncryptedCinderVolumes-663495716-project-admin] https://10.4.3.239/volume/v3/types/85321103-045d-4fc8-bdd8-88a4e350d6f7/encryption returned with HTTP 200 Aug 20 04:46:42.447693 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1188/4779] 10.4.3.239 () {68 vars in 1397 bytes} [Thu Aug 20 04:46:42 2026] POST /volume/v3/types/85321103-045d-4fc8-bdd8-88a4e350d6f7/encryption => generated 230 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:42.474816 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a79f1602-c864-4918-93ed-7b6c8b10dbd2 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:42.477337 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a79f1602-c864-4918-93ed-7b6c8b10dbd2 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:46:42.477802 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a79f1602-c864-4918-93ed-7b6c8b10dbd2 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-496713158", "snapshot_id": null, "imageRef": "fd30ff40-6d85-42eb-a3e0-87e78c12210f", "volume_type": "tempest-scenario-type-luks-1141660954", "size": 1}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:46:42.479816 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-a79f1602-c864-4918-93ed-7b6c8b10dbd2 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-496713158', 'snapshot_id': None, 'imageRef': 'fd30ff40-6d85-42eb-a3e0-87e78c12210f', 'volume_type': 'tempest-scenario-type-luks-1141660954', 'size': 1}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:46:42.568139 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-a79f1602-c864-4918-93ed-7b6c8b10dbd2 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Create volume of 1 GB Aug 20 04:46:42.568463 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:42.568463 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:46:42.568962 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a79f1602-c864-4918-93ed-7b6c8b10dbd2 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Availability Zones retrieved successfully. Aug 20 04:46:42.575008 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a79f1602-c864-4918-93ed-7b6c8b10dbd2 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Flow 'volume_create_api' (d335b494-c1e4-46d2-8dff-65ddb4d4fab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:46:42.576015 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a79f1602-c864-4918-93ed-7b6c8b10dbd2 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fd2652c-2a21-4283-9161-965b497bddd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:46:42.577238 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-a79f1602-c864-4918-93ed-7b6c8b10dbd2 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:46:42.642240 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a79f1602-c864-4918-93ed-7b6c8b10dbd2 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fd2652c-2a21-4283-9161-965b497bddd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:46:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85321103-045d-4fc8-bdd8-88a4e350d6f7,is_public=True,name='tempest-scenario-type-luks-1141660954',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85321103-045d-4fc8-bdd8-88a4e350d6f7', '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=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:46:42.643621 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a79f1602-c864-4918-93ed-7b6c8b10dbd2 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b349b28e-8513-424a-bc94-82cdd26231f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:46:42.675274 np0000007850 devstack@c-api.service[100175]: WARNING cinder.quota [None req-a79f1602-c864-4918-93ed-7b6c8b10dbd2 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1141660954 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1141660954, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:46:42.675786 np0000007850 devstack@c-api.service[100175]: WARNING cinder.quota [None req-a79f1602-c864-4918-93ed-7b6c8b10dbd2 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1141660954 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1141660954, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:46:42.709737 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-a79f1602-c864-4918-93ed-7b6c8b10dbd2 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Created reservations ['7bfeecdd-48f6-42e5-bfe5-3fce2221845c', '1c9d94d1-0049-4a51-bc1f-0c80f41f9304', '4db45325-f70e-4118-b8b2-f8c8e7c7a83a', '23115895-2ab4-497c-853e-9278842e9a92'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:46:42.710728 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a79f1602-c864-4918-93ed-7b6c8b10dbd2 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b349b28e-8513-424a-bc94-82cdd26231f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7bfeecdd-48f6-42e5-bfe5-3fce2221845c', '1c9d94d1-0049-4a51-bc1f-0c80f41f9304', '4db45325-f70e-4118-b8b2-f8c8e7c7a83a', '23115895-2ab4-497c-853e-9278842e9a92']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:46:42.711681 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a79f1602-c864-4918-93ed-7b6c8b10dbd2 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (595ecbd1-2ffc-4b17-9dec-7df4fc1e7bcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:46:42.739453 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a79f1602-c864-4918-93ed-7b6c8b10dbd2 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (595ecbd1-2ffc-4b17-9dec-7df4fc1e7bcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-496713158',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='121ef4c21df44464ae115b9a6a7bcb9e',qos_specs=None,replication_status=,reservations=['7bfeecdd-48f6-42e5-bfe5-3fce2221845c','1c9d94d1-0049-4a51-bc1f-0c80f41f9304','4db45325-f70e-4118-b8b2-f8c8e7c7a83a','23115895-2ab4-497c-853e-9278842e9a92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='245ab21a12c74b89b27332ce3539fcad',volume_type_id=85321103-045d-4fc8-bdd8-88a4e350d6f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:46:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-496713158',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='121ef4c21df44464ae115b9a6a7bcb9e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='245ab21a12c74b89b27332ce3539fcad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85321103-045d-4fc8-bdd8-88a4e350d6f7),volume_type_id=85321103-045d-4fc8-bdd8-88a4e350d6f7)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:46:42.740482 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a79f1602-c864-4918-93ed-7b6c8b10dbd2 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (914f575b-c753-4a51-8b0d-9c72223bab3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:46:42.761788 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a79f1602-c864-4918-93ed-7b6c8b10dbd2 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (914f575b-c753-4a51-8b0d-9c72223bab3e) transitioned into state 'SUCCESS' from state '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-496713158',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='121ef4c21df44464ae115b9a6a7bcb9e',qos_specs=None,replication_status=,reservations=['7bfeecdd-48f6-42e5-bfe5-3fce2221845c','1c9d94d1-0049-4a51-bc1f-0c80f41f9304','4db45325-f70e-4118-b8b2-f8c8e7c7a83a','23115895-2ab4-497c-853e-9278842e9a92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='245ab21a12c74b89b27332ce3539fcad',volume_type_id=85321103-045d-4fc8-bdd8-88a4e350d6f7)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:46:42.762674 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a79f1602-c864-4918-93ed-7b6c8b10dbd2 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55d61622-d9b0-449d-a669-d0b696ef124e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:46:42.775511 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a79f1602-c864-4918-93ed-7b6c8b10dbd2 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55d61622-d9b0-449d-a669-d0b696ef124e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:46:42.776541 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-a79f1602-c864-4918-93ed-7b6c8b10dbd2 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Flow 'volume_create_api' (d335b494-c1e4-46d2-8dff-65ddb4d4fab3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:46:42.776894 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-a79f1602-c864-4918-93ed-7b6c8b10dbd2 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Create volume request issued successfully. Aug 20 04:46:42.777564 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a79f1602-c864-4918-93ed-7b6c8b10dbd2 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:46:42.778092 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1203/4780] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:46:42 2026] POST /volume/v3/volumes => generated 791 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:46:42.791642 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c5e86d98-7ab2-471d-954a-52e886244c3f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:42.793632 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c5e86d98-7ab2-471d-954a-52e886244c3f tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c Aug 20 04:46:42.793851 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c5e86d98-7ab2-471d-954a-52e886244c3f tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:42.794076 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c5e86d98-7ab2-471d-954a-52e886244c3f tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:42.800975 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:42.800975 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:46:42.805020 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c5e86d98-7ab2-471d-954a-52e886244c3f tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:46:42.809085 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c5e86d98-7ab2-471d-954a-52e886244c3f tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c returned with HTTP 200 Aug 20 04:46:42.809496 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1196/4781] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:42 2026] GET /volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c => generated 859 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:42.887539 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-be3b7e0f-46ad-470b-994c-a0979d281ec5 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:42.889456 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-be3b7e0f-46ad-470b-994c-a0979d281ec5 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/snapshots/bb508cc0-6477-4f3a-80a2-b31e1da48c26 Aug 20 04:46:42.889756 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-be3b7e0f-46ad-470b-994c-a0979d281ec5 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:42.889756 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-be3b7e0f-46ad-470b-994c-a0979d281ec5 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:42.896505 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:42.896505 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:46:42.896505 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-be3b7e0f-46ad-470b-994c-a0979d281ec5 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Snapshot retrieved successfully. Aug 20 04:46:42.896505 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-be3b7e0f-46ad-470b-994c-a0979d281ec5 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/snapshots/bb508cc0-6477-4f3a-80a2-b31e1da48c26 returned with HTTP 200 Aug 20 04:46:42.896715 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1195/4782] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:46:42 2026] GET /volume/v3/snapshots/bb508cc0-6477-4f3a-80a2-b31e1da48c26 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:42.908734 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-fbf29b18-3f99-4fe8-99b9-733159bec13d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:42.910898 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fbf29b18-3f99-4fe8-99b9-733159bec13d tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/snapshots/bb508cc0-6477-4f3a-80a2-b31e1da48c26 Aug 20 04:46:42.911198 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fbf29b18-3f99-4fe8-99b9-733159bec13d tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:42.911455 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fbf29b18-3f99-4fe8-99b9-733159bec13d tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:42.917974 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:42.917974 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:46:42.918530 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-fbf29b18-3f99-4fe8-99b9-733159bec13d tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Snapshot retrieved successfully. Aug 20 04:46:42.919335 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fbf29b18-3f99-4fe8-99b9-733159bec13d tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/snapshots/bb508cc0-6477-4f3a-80a2-b31e1da48c26 returned with HTTP 200 Aug 20 04:46:42.919760 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1189/4783] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:46:42 2026] GET /volume/v3/snapshots/bb508cc0-6477-4f3a-80a2-b31e1da48c26 => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:43.826028 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5dffb6b9-7048-4664-9140-06abd3fe1d2d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:43.827741 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5dffb6b9-7048-4664-9140-06abd3fe1d2d tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c Aug 20 04:46:43.828233 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5dffb6b9-7048-4664-9140-06abd3fe1d2d tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:43.829843 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5dffb6b9-7048-4664-9140-06abd3fe1d2d tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:43.835950 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:43.835950 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:46:43.843135 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-5dffb6b9-7048-4664-9140-06abd3fe1d2d tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:46:43.850067 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5dffb6b9-7048-4664-9140-06abd3fe1d2d tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c returned with HTTP 200 Aug 20 04:46:43.850599 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1204/4784] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:43 2026] GET /volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c => generated 944 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:44.395756 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-dfb05eb4-4f8e-41ca-94b7-1fe4a6a197ca None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:44.397474 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-dfb05eb4-4f8e-41ca-94b7-1fe4a6a197ca tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:46:44.397832 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-dfb05eb4-4f8e-41ca-94b7-1fe4a6a197ca tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "50de98e1-3a8e-4675-8bae-1333669c6f48", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1059273276", "description": null, "metadata": null}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:46:44.408967 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:44.408967 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:46:44.409473 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-dfb05eb4-4f8e-41ca-94b7-1fe4a6a197ca tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:46:44.409659 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-dfb05eb4-4f8e-41ca-94b7-1fe4a6a197ca tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Create snapshot from volume 50de98e1-3a8e-4675-8bae-1333669c6f48 Aug 20 04:46:44.434672 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-dfb05eb4-4f8e-41ca-94b7-1fe4a6a197ca tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Created reservations ['9a9980de-1c48-4c3e-b4e1-cabf9f61ba69', '4879e924-4850-4404-b3ac-c9ad95043f7d', '3876b6f7-8e5e-4644-a928-43579e670007', '889b55af-cbdd-4c68-8172-2ace834816d3'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:46:44.464445 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-dfb05eb4-4f8e-41ca-94b7-1fe4a6a197ca tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Snapshot force create request issued successfully. Aug 20 04:46:44.464769 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-dfb05eb4-4f8e-41ca-94b7-1fe4a6a197ca tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:46:44.465193 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1197/4785] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:46:44 2026] POST /volume/v3/snapshots => generated 313 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:46:44.477812 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ce826f70-0639-47ec-835a-48b2aebb214b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:44.479868 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ce826f70-0639-47ec-835a-48b2aebb214b tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/snapshots/c709275e-3f43-4366-96b3-39fcd0a26269 Aug 20 04:46:44.480165 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ce826f70-0639-47ec-835a-48b2aebb214b tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:44.480478 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ce826f70-0639-47ec-835a-48b2aebb214b tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:44.485477 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:44.485477 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:46:44.485981 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-ce826f70-0639-47ec-835a-48b2aebb214b tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Snapshot retrieved successfully. Aug 20 04:46:44.486858 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ce826f70-0639-47ec-835a-48b2aebb214b tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/snapshots/c709275e-3f43-4366-96b3-39fcd0a26269 returned with HTTP 200 Aug 20 04:46:44.487438 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1196/4786] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:46:44 2026] GET /volume/v3/snapshots/c709275e-3f43-4366-96b3-39fcd0a26269 => generated 445 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:44.862517 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-26f3a5be-3e06-4610-9039-42412bdfaa35 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:44.864466 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-26f3a5be-3e06-4610-9039-42412bdfaa35 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c Aug 20 04:46:44.864705 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-26f3a5be-3e06-4610-9039-42412bdfaa35 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:44.864926 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-26f3a5be-3e06-4610-9039-42412bdfaa35 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:44.872487 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:44.872487 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:46:44.876032 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-26f3a5be-3e06-4610-9039-42412bdfaa35 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:46:44.879911 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-26f3a5be-3e06-4610-9039-42412bdfaa35 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c returned with HTTP 200 Aug 20 04:46:44.880304 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1190/4787] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:44 2026] GET /volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c => generated 944 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:45.497142 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f8dc2d8b-e445-44b3-a6eb-44114898c911 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:45.500574 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f8dc2d8b-e445-44b3-a6eb-44114898c911 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/snapshots/c709275e-3f43-4366-96b3-39fcd0a26269 Aug 20 04:46:45.500574 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f8dc2d8b-e445-44b3-a6eb-44114898c911 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:45.500574 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f8dc2d8b-e445-44b3-a6eb-44114898c911 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:45.504642 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:45.504642 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:46:45.505164 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-f8dc2d8b-e445-44b3-a6eb-44114898c911 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Snapshot retrieved successfully. Aug 20 04:46:45.506103 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f8dc2d8b-e445-44b3-a6eb-44114898c911 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/snapshots/c709275e-3f43-4366-96b3-39fcd0a26269 returned with HTTP 200 Aug 20 04:46:45.506625 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1205/4788] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:46:45 2026] GET /volume/v3/snapshots/c709275e-3f43-4366-96b3-39fcd0a26269 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:45.515083 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-bdc82655-aa40-48b4-bae0-eae566a60783 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:45.517647 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bdc82655-aa40-48b4-bae0-eae566a60783 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/snapshots/c709275e-3f43-4366-96b3-39fcd0a26269 Aug 20 04:46:45.517904 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bdc82655-aa40-48b4-bae0-eae566a60783 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:45.518162 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bdc82655-aa40-48b4-bae0-eae566a60783 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:45.524624 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:45.524624 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:46:45.525088 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-bdc82655-aa40-48b4-bae0-eae566a60783 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Snapshot retrieved successfully. Aug 20 04:46:45.525883 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bdc82655-aa40-48b4-bae0-eae566a60783 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/snapshots/c709275e-3f43-4366-96b3-39fcd0a26269 returned with HTTP 200 Aug 20 04:46:45.526285 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1198/4789] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:46:45 2026] GET /volume/v3/snapshots/c709275e-3f43-4366-96b3-39fcd0a26269 => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:45.559442 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-d1dd0aa1-2aa5-4f9e-8c3e-5684bfa92ccd req-7cdbfbfe-ab11-407f-a0c1-a4454738459e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:45.561537 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-d1dd0aa1-2aa5-4f9e-8c3e-5684bfa92ccd req-7cdbfbfe-ab11-407f-a0c1-a4454738459e tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 Aug 20 04:46:45.561723 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-d1dd0aa1-2aa5-4f9e-8c3e-5684bfa92ccd req-7cdbfbfe-ab11-407f-a0c1-a4454738459e tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:45.561912 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-d1dd0aa1-2aa5-4f9e-8c3e-5684bfa92ccd req-7cdbfbfe-ab11-407f-a0c1-a4454738459e tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:45.571206 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:45.571206 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:46:45.574844 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-d1dd0aa1-2aa5-4f9e-8c3e-5684bfa92ccd req-7cdbfbfe-ab11-407f-a0c1-a4454738459e tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:46:45.579676 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-d1dd0aa1-2aa5-4f9e-8c3e-5684bfa92ccd req-7cdbfbfe-ab11-407f-a0c1-a4454738459e tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 returned with HTTP 200 Aug 20 04:46:45.579989 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1197/4790] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:46:45 2026] GET /volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 => generated 1141 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:46:45.600197 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-d1dd0aa1-2aa5-4f9e-8c3e-5684bfa92ccd req-c77ea923-aba0-49a3-9735-aade9f562a1d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:45.602210 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-d1dd0aa1-2aa5-4f9e-8c3e-5684bfa92ccd req-c77ea923-aba0-49a3-9735-aade9f562a1d tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] POST https://10.4.3.239/volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48/action Aug 20 04:46:45.602560 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-d1dd0aa1-2aa5-4f9e-8c3e-5684bfa92ccd req-c77ea923-aba0-49a3-9735-aade9f562a1d tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:46:45.602680 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-d1dd0aa1-2aa5-4f9e-8c3e-5684bfa92ccd req-c77ea923-aba0-49a3-9735-aade9f562a1d tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:46:45.612947 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:45.612947 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:46:45.613381 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-d1dd0aa1-2aa5-4f9e-8c3e-5684bfa92ccd req-c77ea923-aba0-49a3-9735-aade9f562a1d tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:46:45.620612 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-d1dd0aa1-2aa5-4f9e-8c3e-5684bfa92ccd req-c77ea923-aba0-49a3-9735-aade9f562a1d tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Begin detaching volume completed successfully. Aug 20 04:46:45.620811 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-d1dd0aa1-2aa5-4f9e-8c3e-5684bfa92ccd req-c77ea923-aba0-49a3-9735-aade9f562a1d tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48/action returned with HTTP 202 Aug 20 04:46:45.621255 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1191/4791] 10.4.3.239 () {72 vars in 1672 bytes} [Thu Aug 20 04:46:45 2026] POST /volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:46:45.664149 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-309fb06a-1732-4619-b3c8-c4de133c9144 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:45.664149 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-309fb06a-1732-4619-b3c8-c4de133c9144 None None] GET https://10.4.3.239/volume// Aug 20 04:46:45.664149 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-309fb06a-1732-4619-b3c8-c4de133c9144 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:45.664149 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-309fb06a-1732-4619-b3c8-c4de133c9144 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:45.664149 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-309fb06a-1732-4619-b3c8-c4de133c9144 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:46:45.664149 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1206/4792] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:46: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 20 04:46:45.676573 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-d1dd0aa1-2aa5-4f9e-8c3e-5684bfa92ccd req-2277ec5a-db31-453b-860f-513f97424ec4 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:45.678612 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-d1dd0aa1-2aa5-4f9e-8c3e-5684bfa92ccd req-2277ec5a-db31-453b-860f-513f97424ec4 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 Aug 20 04:46:45.678841 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-d1dd0aa1-2aa5-4f9e-8c3e-5684bfa92ccd req-2277ec5a-db31-453b-860f-513f97424ec4 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:45.679047 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-d1dd0aa1-2aa5-4f9e-8c3e-5684bfa92ccd req-2277ec5a-db31-453b-860f-513f97424ec4 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:45.688047 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:45.688047 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:46:45.691605 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-d1dd0aa1-2aa5-4f9e-8c3e-5684bfa92ccd req-2277ec5a-db31-453b-860f-513f97424ec4 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:46:45.696272 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-d1dd0aa1-2aa5-4f9e-8c3e-5684bfa92ccd req-2277ec5a-db31-453b-860f-513f97424ec4 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 returned with HTTP 200 Aug 20 04:46:45.696727 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1199/4793] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:46:45 2026] GET /volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 => generated 1324 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:46:45.893231 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3490215c-36e8-4f1c-b377-185b08d58c18 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:45.895018 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3490215c-36e8-4f1c-b377-185b08d58c18 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c Aug 20 04:46:45.895283 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3490215c-36e8-4f1c-b377-185b08d58c18 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:45.895547 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3490215c-36e8-4f1c-b377-185b08d58c18 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:45.903198 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:45.903198 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:46:45.907198 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-3490215c-36e8-4f1c-b377-185b08d58c18 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:46:45.911756 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3490215c-36e8-4f1c-b377-185b08d58c18 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c returned with HTTP 200 Aug 20 04:46:45.912193 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1198/4794] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:45 2026] GET /volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c => generated 944 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:46.926990 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f8c9858f-f8c1-41d7-b69c-ba2e0ae170dc None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:46.928925 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f8c9858f-f8c1-41d7-b69c-ba2e0ae170dc tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c Aug 20 04:46:46.929153 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f8c9858f-f8c1-41d7-b69c-ba2e0ae170dc tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:46.929363 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f8c9858f-f8c1-41d7-b69c-ba2e0ae170dc tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:46.936664 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:46.936664 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:46:46.940495 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f8c9858f-f8c1-41d7-b69c-ba2e0ae170dc tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:46:46.945055 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f8c9858f-f8c1-41d7-b69c-ba2e0ae170dc tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c returned with HTTP 200 Aug 20 04:46:46.945644 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1192/4795] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:46 2026] GET /volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c => generated 944 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:47.161253 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-d1dd0aa1-2aa5-4f9e-8c3e-5684bfa92ccd req-1311d565-4f9f-4dbc-bfba-9eb593fe0d26 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:47.163199 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-d1dd0aa1-2aa5-4f9e-8c3e-5684bfa92ccd req-1311d565-4f9f-4dbc-bfba-9eb593fe0d26 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] DELETE https://10.4.3.239/volume/v3/attachments/7956898a-b81f-4c45-901c-2f194e239264 Aug 20 04:46:47.163375 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-d1dd0aa1-2aa5-4f9e-8c3e-5684bfa92ccd req-1311d565-4f9f-4dbc-bfba-9eb593fe0d26 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:47.163547 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-d1dd0aa1-2aa5-4f9e-8c3e-5684bfa92ccd req-1311d565-4f9f-4dbc-bfba-9eb593fe0d26 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:47.169710 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:47.169710 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:46:47.212516 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-d1dd0aa1-2aa5-4f9e-8c3e-5684bfa92ccd req-1311d565-4f9f-4dbc-bfba-9eb593fe0d26 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/attachments/7956898a-b81f-4c45-901c-2f194e239264 returned with HTTP 200 Aug 20 04:46:47.212890 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1207/4796] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:46:47 2026] DELETE /volume/v3/attachments/7956898a-b81f-4c45-901c-2f194e239264 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:47.750830 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e7556c74-2238-4b7d-acc3-d336cf0ac481 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:47.753004 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e7556c74-2238-4b7d-acc3-d336cf0ac481 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:46:47.753491 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e7556c74-2238-4b7d-acc3-d336cf0ac481 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-885396775", "snapshot_id": "b3ab2860-9faf-46ab-a2d4-1b208e709ae4", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:46:47.755413 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-e7556c74-2238-4b7d-acc3-d336cf0ac481 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-885396775', 'snapshot_id': 'b3ab2860-9faf-46ab-a2d4-1b208e709ae4', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:46:47.761640 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:47.761640 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:46:47.762246 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e7556c74-2238-4b7d-acc3-d336cf0ac481 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Snapshot retrieved successfully. Aug 20 04:46:47.762407 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-e7556c74-2238-4b7d-acc3-d336cf0ac481 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Create volume of 1 GB Aug 20 04:46:47.767141 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e7556c74-2238-4b7d-acc3-d336cf0ac481 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Availability Zones retrieved successfully. Aug 20 04:46:47.775656 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-e7556c74-2238-4b7d-acc3-d336cf0ac481 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Flow 'volume_create_api' (0e814173-80e0-41f7-ac8f-b7eef1597db6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:46:47.777534 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-e7556c74-2238-4b7d-acc3-d336cf0ac481 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (febc331d-5a76-4359-8fbf-01bd7e70b724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:46:47.778793 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-e7556c74-2238-4b7d-acc3-d336cf0ac481 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:46:47.807258 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-e7556c74-2238-4b7d-acc3-d336cf0ac481 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (febc331d-5a76-4359-8fbf-01bd7e70b724) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b3ab2860-9faf-46ab-a2d4-1b208e709ae4', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:46:47.808006 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-e7556c74-2238-4b7d-acc3-d336cf0ac481 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4112a6b-d4ca-49bf-b779-1c63c50dab08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:46:47.847609 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-e7556c74-2238-4b7d-acc3-d336cf0ac481 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Created reservations ['88bdc147-8574-4490-bec4-6f21ccb65b98', 'f3c38cca-57fc-48a6-b8c3-2baed7439249', 'c6c71ade-89b4-480b-8a8e-4509be64250a', '3c18f13e-546b-4fd4-bcb9-b0ccb5e41732'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:46:47.848546 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-e7556c74-2238-4b7d-acc3-d336cf0ac481 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4112a6b-d4ca-49bf-b779-1c63c50dab08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88bdc147-8574-4490-bec4-6f21ccb65b98', 'f3c38cca-57fc-48a6-b8c3-2baed7439249', 'c6c71ade-89b4-480b-8a8e-4509be64250a', '3c18f13e-546b-4fd4-bcb9-b0ccb5e41732']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:46:47.849541 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-e7556c74-2238-4b7d-acc3-d336cf0ac481 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcd48921-60ac-463e-a88b-035995f7ab5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:46:47.888439 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-e7556c74-2238-4b7d-acc3-d336cf0ac481 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcd48921-60ac-463e-a88b-035995f7ab5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08ced2d2-04da-4b1d-8602-02db42fdbf06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-885396775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcd1e6f6897c4f5ba77638fd66104b05',qos_specs=None,replication_status=,reservations=['88bdc147-8574-4490-bec4-6f21ccb65b98','f3c38cca-57fc-48a6-b8c3-2baed7439249','c6c71ade-89b4-480b-8a8e-4509be64250a','3c18f13e-546b-4fd4-bcb9-b0ccb5e41732'],size=1,snapshot_id=b3ab2860-9faf-46ab-a2d4-1b208e709ae4,source_replicaid=,source_volid=None,status='creating',user_id='b13feaf40b09429f8a190816a197f840',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:46:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-885396775',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08ced2d2-04da-4b1d-8602-02db42fdbf06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcd1e6f6897c4f5ba77638fd66104b05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b3ab2860-9faf-46ab-a2d4-1b208e709ae4,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b13feaf40b09429f8a190816a197f840',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:46:47.889213 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-e7556c74-2238-4b7d-acc3-d336cf0ac481 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cff9220e-f1d8-4445-897e-9d861db591ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:46:47.906627 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-e7556c74-2238-4b7d-acc3-d336cf0ac481 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cff9220e-f1d8-4445-897e-9d861db591ce) transitioned into state 'SUCCESS' from state '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-885396775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcd1e6f6897c4f5ba77638fd66104b05',qos_specs=None,replication_status=,reservations=['88bdc147-8574-4490-bec4-6f21ccb65b98','f3c38cca-57fc-48a6-b8c3-2baed7439249','c6c71ade-89b4-480b-8a8e-4509be64250a','3c18f13e-546b-4fd4-bcb9-b0ccb5e41732'],size=1,snapshot_id=b3ab2860-9faf-46ab-a2d4-1b208e709ae4,source_replicaid=,source_volid=None,status='creating',user_id='b13feaf40b09429f8a190816a197f840',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:46:47.907320 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-e7556c74-2238-4b7d-acc3-d336cf0ac481 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23ddf7ed-1e62-4d84-878b-340278043f35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:46:47.926624 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-e7556c74-2238-4b7d-acc3-d336cf0ac481 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23ddf7ed-1e62-4d84-878b-340278043f35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:46:47.927828 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-e7556c74-2238-4b7d-acc3-d336cf0ac481 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Flow 'volume_create_api' (0e814173-80e0-41f7-ac8f-b7eef1597db6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:46:47.927828 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e7556c74-2238-4b7d-acc3-d336cf0ac481 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Create volume request issued successfully. Aug 20 04:46:47.928309 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e7556c74-2238-4b7d-acc3-d336cf0ac481 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:46:47.928701 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1200/4797] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:46:47 2026] POST /volume/v3/volumes => generated 790 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:46:47.945521 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-417040db-ce4f-48e9-93d9-aedc04cf3845 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:47.946831 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-417040db-ce4f-48e9-93d9-aedc04cf3845 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/08ced2d2-04da-4b1d-8602-02db42fdbf06 Aug 20 04:46:47.947089 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-417040db-ce4f-48e9-93d9-aedc04cf3845 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:47.947353 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-417040db-ce4f-48e9-93d9-aedc04cf3845 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:47.949440 np0000007850 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writing DB stats cinder:SELECT=310,cinder:UPDATE=96,cinder:INSERT=50 {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:46:47.954302 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:47.954302 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:46:47.958424 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-417040db-ce4f-48e9-93d9-aedc04cf3845 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:46:47.959620 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a3b44dcc-0ec8-4b41-89bb-0c3f31f7d66d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:47.962264 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a3b44dcc-0ec8-4b41-89bb-0c3f31f7d66d tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c Aug 20 04:46:47.962264 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a3b44dcc-0ec8-4b41-89bb-0c3f31f7d66d tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:47.962264 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a3b44dcc-0ec8-4b41-89bb-0c3f31f7d66d tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:47.963851 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-417040db-ce4f-48e9-93d9-aedc04cf3845 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/08ced2d2-04da-4b1d-8602-02db42fdbf06 returned with HTTP 200 Aug 20 04:46:47.964425 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1199/4798] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:47 2026] GET /volume/v3/volumes/08ced2d2-04da-4b1d-8602-02db42fdbf06 => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:47.972781 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:47.972781 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:46:47.977706 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a3b44dcc-0ec8-4b41-89bb-0c3f31f7d66d tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:46:47.986897 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a3b44dcc-0ec8-4b41-89bb-0c3f31f7d66d tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c returned with HTTP 200 Aug 20 04:46:47.987630 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1193/4799] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:47 2026] GET /volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c => generated 944 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:48.977863 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-28258ba9-9c10-413e-bdd0-260574b16644 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:48.979813 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-28258ba9-9c10-413e-bdd0-260574b16644 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/08ced2d2-04da-4b1d-8602-02db42fdbf06 Aug 20 04:46:48.980068 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-28258ba9-9c10-413e-bdd0-260574b16644 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:48.980302 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-28258ba9-9c10-413e-bdd0-260574b16644 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:48.988296 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:48.988296 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:46:48.992157 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-28258ba9-9c10-413e-bdd0-260574b16644 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:46:48.996199 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-28258ba9-9c10-413e-bdd0-260574b16644 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/08ced2d2-04da-4b1d-8602-02db42fdbf06 returned with HTTP 200 Aug 20 04:46:48.996609 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1208/4800] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:48 2026] GET /volume/v3/volumes/08ced2d2-04da-4b1d-8602-02db42fdbf06 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:49.001405 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-285d887c-dc06-4e4c-9884-bfbe9ab91b57 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:49.003631 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-285d887c-dc06-4e4c-9884-bfbe9ab91b57 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c Aug 20 04:46:49.003936 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-285d887c-dc06-4e4c-9884-bfbe9ab91b57 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:49.004204 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-285d887c-dc06-4e4c-9884-bfbe9ab91b57 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:49.010409 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-aa3cae3e-cb3d-4dcd-bb40-425098ead274 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:49.011217 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:49.011217 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:46:49.012356 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-aa3cae3e-cb3d-4dcd-bb40-425098ead274 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/08ced2d2-04da-4b1d-8602-02db42fdbf06 Aug 20 04:46:49.012660 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-aa3cae3e-cb3d-4dcd-bb40-425098ead274 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:49.012903 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-aa3cae3e-cb3d-4dcd-bb40-425098ead274 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:49.014843 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-285d887c-dc06-4e4c-9884-bfbe9ab91b57 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:46:49.019247 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-285d887c-dc06-4e4c-9884-bfbe9ab91b57 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c returned with HTTP 200 Aug 20 04:46:49.019609 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1201/4801] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:49 2026] GET /volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c => generated 944 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:49.020601 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:49.020601 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:46:49.024226 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-aa3cae3e-cb3d-4dcd-bb40-425098ead274 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:46:49.028606 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-aa3cae3e-cb3d-4dcd-bb40-425098ead274 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/08ced2d2-04da-4b1d-8602-02db42fdbf06 returned with HTTP 200 Aug 20 04:46:49.029031 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1200/4802] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:49 2026] GET /volume/v3/volumes/08ced2d2-04da-4b1d-8602-02db42fdbf06 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:49.466426 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-74fa5599-7686-436b-a7d1-6c591eeeb99f req-1adee7c1-40e2-4875-8f76-ce47db11a642 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:49.468198 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-74fa5599-7686-436b-a7d1-6c591eeeb99f req-1adee7c1-40e2-4875-8f76-ce47db11a642 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/08ced2d2-04da-4b1d-8602-02db42fdbf06 Aug 20 04:46:49.468402 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-74fa5599-7686-436b-a7d1-6c591eeeb99f req-1adee7c1-40e2-4875-8f76-ce47db11a642 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:49.468583 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-74fa5599-7686-436b-a7d1-6c591eeeb99f req-1adee7c1-40e2-4875-8f76-ce47db11a642 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:49.474913 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:49.474913 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:46:49.478660 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-74fa5599-7686-436b-a7d1-6c591eeeb99f req-1adee7c1-40e2-4875-8f76-ce47db11a642 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:46:49.482952 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-74fa5599-7686-436b-a7d1-6c591eeeb99f req-1adee7c1-40e2-4875-8f76-ce47db11a642 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/08ced2d2-04da-4b1d-8602-02db42fdbf06 returned with HTTP 200 Aug 20 04:46:49.483374 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1194/4803] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:46:49 2026] GET /volume/v3/volumes/08ced2d2-04da-4b1d-8602-02db42fdbf06 => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:49.547002 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-45eab3c5-b952-439c-8bfc-f7b5e302494f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:49.547423 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-45eab3c5-b952-439c-8bfc-f7b5e302494f None None] GET https://10.4.3.239/volume// Aug 20 04:46:49.547620 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-45eab3c5-b952-439c-8bfc-f7b5e302494f None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:49.547804 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-45eab3c5-b952-439c-8bfc-f7b5e302494f None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:49.548144 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-45eab3c5-b952-439c-8bfc-f7b5e302494f None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:46:49.548469 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1209/4804] 10.4.3.239 () {66 vars in 1428 bytes} [Thu Aug 20 04:46: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 20 04:46:49.555717 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-74fa5599-7686-436b-a7d1-6c591eeeb99f req-c4c6f2e0-13e5-4866-a037-a861f0af3337 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:49.586293 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-74fa5599-7686-436b-a7d1-6c591eeeb99f req-c4c6f2e0-13e5-4866-a037-a861f0af3337 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:46:49.586624 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-74fa5599-7686-436b-a7d1-6c591eeeb99f req-c4c6f2e0-13e5-4866-a037-a861f0af3337 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "08ced2d2-04da-4b1d-8602-02db42fdbf06", "connector": null, "instance_uuid": "62a2bd6a-2036-4435-bfb4-28ef19ab02f7"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:46:49.594249 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:49.594249 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:46:49.616277 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-74fa5599-7686-436b-a7d1-6c591eeeb99f req-c4c6f2e0-13e5-4866-a037-a861f0af3337 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:46:49.616696 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1202/4805] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:46:49 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 20 04:46:49.644200 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c803e63e-6aa4-42e8-ba95-a5e4904a860b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:49.646035 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c803e63e-6aa4-42e8-ba95-a5e4904a860b tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/08ced2d2-04da-4b1d-8602-02db42fdbf06 Aug 20 04:46:49.646232 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c803e63e-6aa4-42e8-ba95-a5e4904a860b tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:49.646491 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c803e63e-6aa4-42e8-ba95-a5e4904a860b tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:49.654115 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d527932b-2647-4c91-91df-695d1e2c49a1 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:49.654540 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d527932b-2647-4c91-91df-695d1e2c49a1 None None] GET https://10.4.3.239/volume// Aug 20 04:46:49.654758 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d527932b-2647-4c91-91df-695d1e2c49a1 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:49.654964 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d527932b-2647-4c91-91df-695d1e2c49a1 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:49.655297 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d527932b-2647-4c91-91df-695d1e2c49a1 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:46:49.655569 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1195/4806] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:46: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 20 04:46:49.657311 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:49.657311 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:46:49.660736 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-c803e63e-6aa4-42e8-ba95-a5e4904a860b tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:46:49.663557 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-74fa5599-7686-436b-a7d1-6c591eeeb99f req-226cfb4f-e69a-4635-b290-a243d15e71a3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:49.664649 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c803e63e-6aa4-42e8-ba95-a5e4904a860b tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/08ced2d2-04da-4b1d-8602-02db42fdbf06 returned with HTTP 200 Aug 20 04:46:49.664990 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1201/4807] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:49 2026] GET /volume/v3/volumes/08ced2d2-04da-4b1d-8602-02db42fdbf06 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:49.665515 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-74fa5599-7686-436b-a7d1-6c591eeeb99f req-226cfb4f-e69a-4635-b290-a243d15e71a3 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/08ced2d2-04da-4b1d-8602-02db42fdbf06 Aug 20 04:46:49.665708 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-74fa5599-7686-436b-a7d1-6c591eeeb99f req-226cfb4f-e69a-4635-b290-a243d15e71a3 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:49.665941 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-74fa5599-7686-436b-a7d1-6c591eeeb99f req-226cfb4f-e69a-4635-b290-a243d15e71a3 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:49.679173 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:49.679173 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:46:49.682761 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-74fa5599-7686-436b-a7d1-6c591eeeb99f req-226cfb4f-e69a-4635-b290-a243d15e71a3 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:46:49.687494 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-74fa5599-7686-436b-a7d1-6c591eeeb99f req-226cfb4f-e69a-4635-b290-a243d15e71a3 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/08ced2d2-04da-4b1d-8602-02db42fdbf06 returned with HTTP 200 Aug 20 04:46:49.688086 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1210/4808] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:46:49 2026] GET /volume/v3/volumes/08ced2d2-04da-4b1d-8602-02db42fdbf06 => generated 1062 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:46:49.784232 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-74fa5599-7686-436b-a7d1-6c591eeeb99f req-aaa930e0-4150-49dc-955e-f720711f55ce None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:49.786315 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-74fa5599-7686-436b-a7d1-6c591eeeb99f req-aaa930e0-4150-49dc-955e-f720711f55ce tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] PUT https://10.4.3.239/volume/v3/attachments/0efd2281-dfe6-4012-9994-f9677d3753ad Aug 20 04:46:49.786647 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-74fa5599-7686-436b-a7d1-6c591eeeb99f req-aaa930e0-4150-49dc-955e-f720711f55ce tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:46:49.793794 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-74fa5599-7686-436b-a7d1-6c591eeeb99f req-aaa930e0-4150-49dc-955e-f720711f55ce tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Acquiring lock "cinder-attachment_update-08ced2d2-04da-4b1d-8602-02db42fdbf06-np0000007850" by "attachment_update" {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:46:49.798162 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-74fa5599-7686-436b-a7d1-6c591eeeb99f req-aaa930e0-4150-49dc-955e-f720711f55ce tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Lock "cinder-attachment_update-08ced2d2-04da-4b1d-8602-02db42fdbf06-np0000007850" acquired by "attachment_update" :: waited 0.004s {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:46:49.799066 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:49.799066 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:46:49.881430 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-74fa5599-7686-436b-a7d1-6c591eeeb99f req-aaa930e0-4150-49dc-955e-f720711f55ce tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Lock "cinder-attachment_update-08ced2d2-04da-4b1d-8602-02db42fdbf06-np0000007850" released by "attachment_update" :: held 0.082s {{(pid=100174) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:46:49.881430 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-74fa5599-7686-436b-a7d1-6c591eeeb99f req-aaa930e0-4150-49dc-955e-f720711f55ce tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/attachments/0efd2281-dfe6-4012-9994-f9677d3753ad returned with HTTP 200 Aug 20 04:46:49.882199 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1203/4809] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:46:49 2026] PUT /volume/v3/attachments/0efd2281-dfe6-4012-9994-f9677d3753ad => generated 969 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:46:50.031764 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b4da421e-a58a-4da8-8590-27540dfccd68 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:50.033567 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b4da421e-a58a-4da8-8590-27540dfccd68 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c Aug 20 04:46:50.033758 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b4da421e-a58a-4da8-8590-27540dfccd68 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:50.033967 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b4da421e-a58a-4da8-8590-27540dfccd68 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:50.040496 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:50.040496 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:46:50.043869 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b4da421e-a58a-4da8-8590-27540dfccd68 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:46:50.047830 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b4da421e-a58a-4da8-8590-27540dfccd68 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c returned with HTTP 200 Aug 20 04:46:50.048178 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1196/4810] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:50 2026] GET /volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c => generated 944 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:50.293492 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-bca3cf86-4671-488b-991e-b64b09ffb3d2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:50.295158 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bca3cf86-4671-488b-991e-b64b09ffb3d2 tempest-VolumeMultiattachTests-1940868207 tempest-VolumeMultiattachTests-1940868207-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:46:50.295519 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bca3cf86-4671-488b-991e-b64b09ffb3d2 tempest-VolumeMultiattachTests-1940868207 tempest-VolumeMultiattachTests-1940868207-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-567254407-281749044", "extra_specs": {"multiattach": " True"}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:46:50.308595 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bca3cf86-4671-488b-991e-b64b09ffb3d2 tempest-VolumeMultiattachTests-1940868207 tempest-VolumeMultiattachTests-1940868207-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:46:50.308936 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1202/4811] 10.4.3.239 () {68 vars in 1253 bytes} [Thu Aug 20 04:46:50 2026] POST /volume/v3/types => generated 285 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:50.318342 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0129aa09-529c-4d43-b024-d2c6949fe148 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:50.320743 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0129aa09-529c-4d43-b024-d2c6949fe148 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:46:50.321317 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0129aa09-529c-4d43-b024-d2c6949fe148 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-109732530", "snapshot_id": null, "imageRef": null, "volume_type": "d483691e-0e46-4c0e-ba43-da4c2379511f", "size": 1}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:46:50.323416 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-0129aa09-529c-4d43-b024-d2c6949fe148 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-109732530', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'd483691e-0e46-4c0e-ba43-da4c2379511f', 'size': 1}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:46:50.328826 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-0129aa09-529c-4d43-b024-d2c6949fe148 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Create volume of 1 GB Aug 20 04:46:50.329260 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:50.329260 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:46:50.329931 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-0129aa09-529c-4d43-b024-d2c6949fe148 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Availability Zones retrieved successfully. Aug 20 04:46:50.338216 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-0129aa09-529c-4d43-b024-d2c6949fe148 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Flow 'volume_create_api' (34d39af6-ebb9-4994-8a49-b99500fa615e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:46:50.339542 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-0129aa09-529c-4d43-b024-d2c6949fe148 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c3f4d4f-7c04-4bc5-80a4-14115a966391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:46:50.340853 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-0129aa09-529c-4d43-b024-d2c6949fe148 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:46:50.348704 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:50.348704 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:46:50.360439 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-0129aa09-529c-4d43-b024-d2c6949fe148 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c3f4d4f-7c04-4bc5-80a4-14115a966391) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:46:50Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=d483691e-0e46-4c0e-ba43-da4c2379511f,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-567254407-281749044',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd483691e-0e46-4c0e-ba43-da4c2379511f', 'encryption_key_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=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:46:50.361199 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-0129aa09-529c-4d43-b024-d2c6949fe148 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41089238-bac0-4c94-b804-f1264c6e1bee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:46:50.390352 np0000007850 devstack@c-api.service[100175]: WARNING cinder.quota [None req-0129aa09-529c-4d43-b024-d2c6949fe148 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-567254407-281749044 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-567254407-281749044, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:46:50.390877 np0000007850 devstack@c-api.service[100175]: WARNING cinder.quota [None req-0129aa09-529c-4d43-b024-d2c6949fe148 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-567254407-281749044 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-567254407-281749044, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:46:50.414988 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-0129aa09-529c-4d43-b024-d2c6949fe148 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Created reservations ['8cfee12a-48f9-470e-aedd-716ac741bdc7', '360130f9-6342-4eea-a777-dcb894b84cc5', 'de5ffd40-6384-4aaa-8e67-12d040a066cf', '5fe9a705-5fa1-47be-8bee-f95db07eab90'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:46:50.415785 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-0129aa09-529c-4d43-b024-d2c6949fe148 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41089238-bac0-4c94-b804-f1264c6e1bee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8cfee12a-48f9-470e-aedd-716ac741bdc7', '360130f9-6342-4eea-a777-dcb894b84cc5', 'de5ffd40-6384-4aaa-8e67-12d040a066cf', '5fe9a705-5fa1-47be-8bee-f95db07eab90']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:46:50.416501 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-0129aa09-529c-4d43-b024-d2c6949fe148 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dc6dd5e-3f53-4de4-a681-122c88e82ca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:46:50.436100 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-0129aa09-529c-4d43-b024-d2c6949fe148 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dc6dd5e-3f53-4de4-a681-122c88e82ca2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3eb499fc-a8f0-48ca-9394-0a1071bada65', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-109732530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='77c9977488b24b01986673b75b68e60c',qos_specs=None,replication_status=,reservations=['8cfee12a-48f9-470e-aedd-716ac741bdc7','360130f9-6342-4eea-a777-dcb894b84cc5','de5ffd40-6384-4aaa-8e67-12d040a066cf','5fe9a705-5fa1-47be-8bee-f95db07eab90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b490ea2198f42eca924ec4e88f5abc2',volume_type_id=d483691e-0e46-4c0e-ba43-da4c2379511f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:46:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-109732530',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3eb499fc-a8f0-48ca-9394-0a1071bada65,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='77c9977488b24b01986673b75b68e60c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b490ea2198f42eca924ec4e88f5abc2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d483691e-0e46-4c0e-ba43-da4c2379511f),volume_type_id=d483691e-0e46-4c0e-ba43-da4c2379511f)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:46:50.437427 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-0129aa09-529c-4d43-b024-d2c6949fe148 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6e5ba14-ff8c-4391-a949-38542af578be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:46:50.453566 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-0129aa09-529c-4d43-b024-d2c6949fe148 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6e5ba14-ff8c-4391-a949-38542af578be) transitioned into state 'SUCCESS' from state '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-109732530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='77c9977488b24b01986673b75b68e60c',qos_specs=None,replication_status=,reservations=['8cfee12a-48f9-470e-aedd-716ac741bdc7','360130f9-6342-4eea-a777-dcb894b84cc5','de5ffd40-6384-4aaa-8e67-12d040a066cf','5fe9a705-5fa1-47be-8bee-f95db07eab90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b490ea2198f42eca924ec4e88f5abc2',volume_type_id=d483691e-0e46-4c0e-ba43-da4c2379511f)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:46:50.454176 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-0129aa09-529c-4d43-b024-d2c6949fe148 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec1513ce-65fe-46ea-81ff-5eada05d8fa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:46:50.461834 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-0129aa09-529c-4d43-b024-d2c6949fe148 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec1513ce-65fe-46ea-81ff-5eada05d8fa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:46:50.462604 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-0129aa09-529c-4d43-b024-d2c6949fe148 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Flow 'volume_create_api' (34d39af6-ebb9-4994-8a49-b99500fa615e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:46:50.462878 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-0129aa09-529c-4d43-b024-d2c6949fe148 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Create volume request issued successfully. Aug 20 04:46:50.463430 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0129aa09-529c-4d43-b024-d2c6949fe148 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:46:50.463952 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1211/4812] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:46:50 2026] POST /volume/v3/volumes => generated 827 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:46:50.474774 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-48a827f6-e36b-4cd9-afa6-78661e7d8c05 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:50.476587 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-48a827f6-e36b-4cd9-afa6-78661e7d8c05 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 Aug 20 04:46:50.476784 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-48a827f6-e36b-4cd9-afa6-78661e7d8c05 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:50.477002 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-48a827f6-e36b-4cd9-afa6-78661e7d8c05 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:50.483810 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:50.483810 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:46:50.487196 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-48a827f6-e36b-4cd9-afa6-78661e7d8c05 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:46:50.491238 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-48a827f6-e36b-4cd9-afa6-78661e7d8c05 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 returned with HTTP 200 Aug 20 04:46:50.491596 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1204/4813] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:50 2026] GET /volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 => generated 895 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:50.678122 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-931c0721-5d4e-429f-bd19-078ab341b583 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:50.679848 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-931c0721-5d4e-429f-bd19-078ab341b583 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/08ced2d2-04da-4b1d-8602-02db42fdbf06 Aug 20 04:46:50.680032 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-931c0721-5d4e-429f-bd19-078ab341b583 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:50.680227 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-931c0721-5d4e-429f-bd19-078ab341b583 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:50.690624 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:50.690624 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:46:50.694195 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-931c0721-5d4e-429f-bd19-078ab341b583 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:46:50.698243 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-931c0721-5d4e-429f-bd19-078ab341b583 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/08ced2d2-04da-4b1d-8602-02db42fdbf06 returned with HTTP 200 Aug 20 04:46:50.698621 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1197/4814] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:50 2026] GET /volume/v3/volumes/08ced2d2-04da-4b1d-8602-02db42fdbf06 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:51.059950 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b53275c3-6e2a-49d7-bd31-bc8280140cc8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:51.063495 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b53275c3-6e2a-49d7-bd31-bc8280140cc8 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c Aug 20 04:46:51.063495 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b53275c3-6e2a-49d7-bd31-bc8280140cc8 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:51.063495 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b53275c3-6e2a-49d7-bd31-bc8280140cc8 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:51.068677 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:51.068677 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:46:51.074107 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b53275c3-6e2a-49d7-bd31-bc8280140cc8 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:46:51.077899 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b53275c3-6e2a-49d7-bd31-bc8280140cc8 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c returned with HTTP 200 Aug 20 04:46:51.078266 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1203/4815] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:51 2026] GET /volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c => generated 944 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:51.503708 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-54726376-2c10-47ff-9e59-bd6d3477fbec None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:51.506114 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-54726376-2c10-47ff-9e59-bd6d3477fbec tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 Aug 20 04:46:51.506348 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-54726376-2c10-47ff-9e59-bd6d3477fbec tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:51.506586 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-54726376-2c10-47ff-9e59-bd6d3477fbec tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:51.514799 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:51.514799 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:46:51.518578 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-54726376-2c10-47ff-9e59-bd6d3477fbec tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:46:51.523102 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-54726376-2c10-47ff-9e59-bd6d3477fbec tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 returned with HTTP 200 Aug 20 04:46:51.523557 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1212/4816] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:51 2026] GET /volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 => generated 920 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:51.535365 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-767f7786-0ee8-40ec-b7bb-ad9931bbab8f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:51.537567 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-767f7786-0ee8-40ec-b7bb-ad9931bbab8f tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 Aug 20 04:46:51.537929 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-767f7786-0ee8-40ec-b7bb-ad9931bbab8f tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:51.538195 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-767f7786-0ee8-40ec-b7bb-ad9931bbab8f tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:51.547382 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:51.547382 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:46:51.552111 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-767f7786-0ee8-40ec-b7bb-ad9931bbab8f tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:46:51.557868 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-767f7786-0ee8-40ec-b7bb-ad9931bbab8f tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 returned with HTTP 200 Aug 20 04:46:51.558412 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1205/4817] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:51 2026] GET /volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 => generated 920 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:51.595318 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-fcc9d9b8-77c7-491a-bb00-fca3604d1a83 req-21d3ac22-494f-4c61-b463-8a750756a3e2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:51.597174 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-fcc9d9b8-77c7-491a-bb00-fca3604d1a83 req-21d3ac22-494f-4c61-b463-8a750756a3e2 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 Aug 20 04:46:51.597378 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-fcc9d9b8-77c7-491a-bb00-fca3604d1a83 req-21d3ac22-494f-4c61-b463-8a750756a3e2 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:51.597558 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-fcc9d9b8-77c7-491a-bb00-fca3604d1a83 req-21d3ac22-494f-4c61-b463-8a750756a3e2 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:51.603797 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:51.603797 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:46:51.607152 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-fcc9d9b8-77c7-491a-bb00-fca3604d1a83 req-21d3ac22-494f-4c61-b463-8a750756a3e2 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:46:51.610788 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-fcc9d9b8-77c7-491a-bb00-fca3604d1a83 req-21d3ac22-494f-4c61-b463-8a750756a3e2 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 returned with HTTP 200 Aug 20 04:46:51.611395 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1198/4818] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:46:51 2026] GET /volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 => generated 920 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:51.669455 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-70012aae-e722-4a16-a8e4-f1756d7d7837 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:51.669810 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-70012aae-e722-4a16-a8e4-f1756d7d7837 None None] GET https://10.4.3.239/volume// Aug 20 04:46:51.669955 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-70012aae-e722-4a16-a8e4-f1756d7d7837 None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:51.670114 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-70012aae-e722-4a16-a8e4-f1756d7d7837 None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:51.670432 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-70012aae-e722-4a16-a8e4-f1756d7d7837 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:46:51.670683 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1204/4819] 10.4.3.239 () {66 vars in 1428 bytes} [Thu Aug 20 04:46: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 20 04:46:51.676869 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-fcc9d9b8-77c7-491a-bb00-fca3604d1a83 req-09796ad5-e5c5-4830-8962-ac9ebbd65b6a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:51.678972 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-fcc9d9b8-77c7-491a-bb00-fca3604d1a83 req-09796ad5-e5c5-4830-8962-ac9ebbd65b6a tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:46:51.679315 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-fcc9d9b8-77c7-491a-bb00-fca3604d1a83 req-09796ad5-e5c5-4830-8962-ac9ebbd65b6a tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3eb499fc-a8f0-48ca-9394-0a1071bada65", "connector": null, "instance_uuid": "b0fedee6-c15b-478a-9433-39e2d63ff0cf"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:46:51.687057 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:51.687057 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:46:51.711149 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2e0a2914-604b-40c5-af24-cd9c37befd6e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:51.712551 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-fcc9d9b8-77c7-491a-bb00-fca3604d1a83 req-09796ad5-e5c5-4830-8962-ac9ebbd65b6a tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:46:51.713131 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1213/4820] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:46:51 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 20 04:46:51.713280 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2e0a2914-604b-40c5-af24-cd9c37befd6e tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/08ced2d2-04da-4b1d-8602-02db42fdbf06 Aug 20 04:46:51.713406 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2e0a2914-604b-40c5-af24-cd9c37befd6e tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:51.713604 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2e0a2914-604b-40c5-af24-cd9c37befd6e tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:51.723715 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:51.723715 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:46:51.727325 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-2e0a2914-604b-40c5-af24-cd9c37befd6e tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:46:51.731683 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2e0a2914-604b-40c5-af24-cd9c37befd6e tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/08ced2d2-04da-4b1d-8602-02db42fdbf06 returned with HTTP 200 Aug 20 04:46:51.732110 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1206/4821] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:51 2026] GET /volume/v3/volumes/08ced2d2-04da-4b1d-8602-02db42fdbf06 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:51.748705 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f471a2bc-7e81-40d8-bc74-6eed38fc8628 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:51.750832 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f471a2bc-7e81-40d8-bc74-6eed38fc8628 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 Aug 20 04:46:51.751066 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f471a2bc-7e81-40d8-bc74-6eed38fc8628 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:51.751356 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f471a2bc-7e81-40d8-bc74-6eed38fc8628 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:51.759563 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-099b921b-195e-4a0d-9faa-b3b93744da70 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:51.759952 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-099b921b-195e-4a0d-9faa-b3b93744da70 None None] GET https://10.4.3.239/volume// Aug 20 04:46:51.760123 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-099b921b-195e-4a0d-9faa-b3b93744da70 None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:51.760341 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-099b921b-195e-4a0d-9faa-b3b93744da70 None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:51.760656 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-099b921b-195e-4a0d-9faa-b3b93744da70 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:46:51.761032 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1205/4822] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:46: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 20 04:46:51.763693 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:51.763693 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:46:51.767528 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f471a2bc-7e81-40d8-bc74-6eed38fc8628 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:46:51.767973 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-fcc9d9b8-77c7-491a-bb00-fca3604d1a83 req-ae9781d4-fc13-4f3c-821f-3f0917d9f2e0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:51.771916 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-fcc9d9b8-77c7-491a-bb00-fca3604d1a83 req-ae9781d4-fc13-4f3c-821f-3f0917d9f2e0 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 Aug 20 04:46:51.772075 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f471a2bc-7e81-40d8-bc74-6eed38fc8628 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 returned with HTTP 200 Aug 20 04:46:51.772225 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-fcc9d9b8-77c7-491a-bb00-fca3604d1a83 req-ae9781d4-fc13-4f3c-821f-3f0917d9f2e0 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:51.772449 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-fcc9d9b8-77c7-491a-bb00-fca3604d1a83 req-ae9781d4-fc13-4f3c-821f-3f0917d9f2e0 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:51.772481 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1199/4823] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:51 2026] GET /volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 => generated 919 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:51.786175 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:51.786175 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:46:51.790055 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-fcc9d9b8-77c7-491a-bb00-fca3604d1a83 req-ae9781d4-fc13-4f3c-821f-3f0917d9f2e0 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:46:51.795023 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-fcc9d9b8-77c7-491a-bb00-fca3604d1a83 req-ae9781d4-fc13-4f3c-821f-3f0917d9f2e0 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 returned with HTTP 200 Aug 20 04:46:51.795762 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1214/4824] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:46:51 2026] GET /volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 => generated 1099 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:46:51.888280 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-fcc9d9b8-77c7-491a-bb00-fca3604d1a83 req-091a5c3a-0cb7-415f-85a4-f7a6fcf04fd6 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:51.890349 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-fcc9d9b8-77c7-491a-bb00-fca3604d1a83 req-091a5c3a-0cb7-415f-85a4-f7a6fcf04fd6 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] PUT https://10.4.3.239/volume/v3/attachments/49abad7b-ad70-435a-97e7-7d3d734b5a72 Aug 20 04:46:51.890755 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-fcc9d9b8-77c7-491a-bb00-fca3604d1a83 req-091a5c3a-0cb7-415f-85a4-f7a6fcf04fd6 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:46:51.898218 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-fcc9d9b8-77c7-491a-bb00-fca3604d1a83 req-091a5c3a-0cb7-415f-85a4-f7a6fcf04fd6 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Acquiring lock "cinder-attachment_update-3eb499fc-a8f0-48ca-9394-0a1071bada65-np0000007850" by "attachment_update" {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:46:51.902162 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-fcc9d9b8-77c7-491a-bb00-fca3604d1a83 req-091a5c3a-0cb7-415f-85a4-f7a6fcf04fd6 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Lock "cinder-attachment_update-3eb499fc-a8f0-48ca-9394-0a1071bada65-np0000007850" acquired by "attachment_update" :: waited 0.004s {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:46:51.903011 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:51.903011 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:46:51.975681 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-fcc9d9b8-77c7-491a-bb00-fca3604d1a83 req-091a5c3a-0cb7-415f-85a4-f7a6fcf04fd6 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Lock "cinder-attachment_update-3eb499fc-a8f0-48ca-9394-0a1071bada65-np0000007850" released by "attachment_update" :: held 0.073s {{(pid=100174) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:46:51.976219 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-fcc9d9b8-77c7-491a-bb00-fca3604d1a83 req-091a5c3a-0cb7-415f-85a4-f7a6fcf04fd6 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/attachments/49abad7b-ad70-435a-97e7-7d3d734b5a72 returned with HTTP 200 Aug 20 04:46:51.976862 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1207/4825] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:46:51 2026] PUT /volume/v3/attachments/49abad7b-ad70-435a-97e7-7d3d734b5a72 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:46:52.091726 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a0e37a1e-c998-4b7c-84f5-910a5951c0ab None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:52.093532 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a0e37a1e-c998-4b7c-84f5-910a5951c0ab tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c Aug 20 04:46:52.093733 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a0e37a1e-c998-4b7c-84f5-910a5951c0ab tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:52.093947 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a0e37a1e-c998-4b7c-84f5-910a5951c0ab tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:52.101302 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:52.101302 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:46:52.105085 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a0e37a1e-c998-4b7c-84f5-910a5951c0ab tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:46:52.109254 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a0e37a1e-c998-4b7c-84f5-910a5951c0ab tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c returned with HTTP 200 Aug 20 04:46:52.109655 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1206/4826] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:52 2026] GET /volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c => generated 944 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:52.749534 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b7bff0b9-82df-452d-99bb-f492c2f25354 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:52.751503 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b7bff0b9-82df-452d-99bb-f492c2f25354 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/08ced2d2-04da-4b1d-8602-02db42fdbf06 Aug 20 04:46:52.751650 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b7bff0b9-82df-452d-99bb-f492c2f25354 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:52.751844 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b7bff0b9-82df-452d-99bb-f492c2f25354 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:52.763474 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:52.763474 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:46:52.767273 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b7bff0b9-82df-452d-99bb-f492c2f25354 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:46:52.771108 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b7bff0b9-82df-452d-99bb-f492c2f25354 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/08ced2d2-04da-4b1d-8602-02db42fdbf06 returned with HTTP 200 Aug 20 04:46:52.771555 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1200/4827] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:52 2026] GET /volume/v3/volumes/08ced2d2-04da-4b1d-8602-02db42fdbf06 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:52.787007 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5d5e99b4-0325-4513-a6f1-9d4cb47ac2c0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:52.788857 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5d5e99b4-0325-4513-a6f1-9d4cb47ac2c0 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 Aug 20 04:46:52.789115 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5d5e99b4-0325-4513-a6f1-9d4cb47ac2c0 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:52.789380 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5d5e99b4-0325-4513-a6f1-9d4cb47ac2c0 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:52.801571 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:52.801571 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:46:52.806583 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-5d5e99b4-0325-4513-a6f1-9d4cb47ac2c0 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:46:52.813154 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5d5e99b4-0325-4513-a6f1-9d4cb47ac2c0 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 returned with HTTP 200 Aug 20 04:46:52.813737 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1215/4828] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:52 2026] GET /volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 => generated 920 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:53.122575 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-37a1721d-02ed-4b04-b243-778ba3dc55fa None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:53.124397 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-37a1721d-02ed-4b04-b243-778ba3dc55fa tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c Aug 20 04:46:53.124596 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-37a1721d-02ed-4b04-b243-778ba3dc55fa tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:53.124795 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-37a1721d-02ed-4b04-b243-778ba3dc55fa tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:53.132971 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:53.132971 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:46:53.137684 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-37a1721d-02ed-4b04-b243-778ba3dc55fa tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:46:53.143419 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-37a1721d-02ed-4b04-b243-778ba3dc55fa tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c returned with HTTP 200 Aug 20 04:46:53.143959 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1208/4829] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:53 2026] GET /volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c => generated 944 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:53.783485 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-725fc42e-ae6c-4c12-a68a-e3cb9cc95c61 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:53.785540 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-725fc42e-ae6c-4c12-a68a-e3cb9cc95c61 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/08ced2d2-04da-4b1d-8602-02db42fdbf06 Aug 20 04:46:53.785891 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-725fc42e-ae6c-4c12-a68a-e3cb9cc95c61 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:53.786045 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-725fc42e-ae6c-4c12-a68a-e3cb9cc95c61 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:53.800064 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:53.800064 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:46:53.804174 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-725fc42e-ae6c-4c12-a68a-e3cb9cc95c61 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:46:53.808801 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-725fc42e-ae6c-4c12-a68a-e3cb9cc95c61 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/08ced2d2-04da-4b1d-8602-02db42fdbf06 returned with HTTP 200 Aug 20 04:46:53.809349 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1207/4830] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:53 2026] GET /volume/v3/volumes/08ced2d2-04da-4b1d-8602-02db42fdbf06 => generated 883 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:53.827887 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7cbd2e1c-a199-4533-b4d7-b10ef3b54392 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:53.829555 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7cbd2e1c-a199-4533-b4d7-b10ef3b54392 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 Aug 20 04:46:53.829737 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7cbd2e1c-a199-4533-b4d7-b10ef3b54392 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:53.829930 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7cbd2e1c-a199-4533-b4d7-b10ef3b54392 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:53.839719 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:53.839719 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:46:53.843309 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-7cbd2e1c-a199-4533-b4d7-b10ef3b54392 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:46:53.847083 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7cbd2e1c-a199-4533-b4d7-b10ef3b54392 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 returned with HTTP 200 Aug 20 04:46:53.847462 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1201/4831] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:53 2026] GET /volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 => generated 920 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:54.136099 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-74fa5599-7686-436b-a7d1-6c591eeeb99f req-64cd00a5-b002-4d13-83ec-0047d9307ff9 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:54.138502 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-74fa5599-7686-436b-a7d1-6c591eeeb99f req-64cd00a5-b002-4d13-83ec-0047d9307ff9 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] POST https://10.4.3.239/volume/v3/attachments/0efd2281-dfe6-4012-9994-f9677d3753ad/action Aug 20 04:46:54.138908 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-74fa5599-7686-436b-a7d1-6c591eeeb99f req-64cd00a5-b002-4d13-83ec-0047d9307ff9 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Action body: b'{"os-complete": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:46:54.139061 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-74fa5599-7686-436b-a7d1-6c591eeeb99f req-64cd00a5-b002-4d13-83ec-0047d9307ff9 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:46:54.157210 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:54.157210 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:46:54.159041 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-349e8e91-2304-46f0-9ef3-cca158c92d8a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:54.161025 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-349e8e91-2304-46f0-9ef3-cca158c92d8a tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c Aug 20 04:46:54.161260 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-349e8e91-2304-46f0-9ef3-cca158c92d8a tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:54.161472 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-349e8e91-2304-46f0-9ef3-cca158c92d8a tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:54.171347 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:54.171347 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:46:54.173327 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-74fa5599-7686-436b-a7d1-6c591eeeb99f req-64cd00a5-b002-4d13-83ec-0047d9307ff9 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/attachments/0efd2281-dfe6-4012-9994-f9677d3753ad/action returned with HTTP 204 Aug 20 04:46:54.173945 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1216/4832] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:46:54 2026] POST /volume/v3/attachments/0efd2281-dfe6-4012-9994-f9677d3753ad/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:46:54.177093 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-349e8e91-2304-46f0-9ef3-cca158c92d8a tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:46:54.184259 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-349e8e91-2304-46f0-9ef3-cca158c92d8a tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c returned with HTTP 200 Aug 20 04:46:54.185000 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1209/4833] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:54 2026] GET /volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c => generated 944 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:54.824256 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3a29c7f2-f5a2-4bd0-b6a2-6ab1ec63e966 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:54.825867 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3a29c7f2-f5a2-4bd0-b6a2-6ab1ec63e966 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/08ced2d2-04da-4b1d-8602-02db42fdbf06 Aug 20 04:46:54.826045 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3a29c7f2-f5a2-4bd0-b6a2-6ab1ec63e966 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:54.826228 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3a29c7f2-f5a2-4bd0-b6a2-6ab1ec63e966 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:54.834509 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:54.834509 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:46:54.837298 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-3a29c7f2-f5a2-4bd0-b6a2-6ab1ec63e966 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:46:54.840601 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3a29c7f2-f5a2-4bd0-b6a2-6ab1ec63e966 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/08ced2d2-04da-4b1d-8602-02db42fdbf06 returned with HTTP 200 Aug 20 04:46:54.840924 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1208/4834] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:54 2026] GET /volume/v3/volumes/08ced2d2-04da-4b1d-8602-02db42fdbf06 => generated 1175 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:46:54.861068 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a47dad1a-93db-4632-9b8f-17256379c271 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:54.863159 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a47dad1a-93db-4632-9b8f-17256379c271 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 Aug 20 04:46:54.863434 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a47dad1a-93db-4632-9b8f-17256379c271 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:54.863674 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a47dad1a-93db-4632-9b8f-17256379c271 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:54.873895 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:54.873895 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:46:54.877091 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a47dad1a-93db-4632-9b8f-17256379c271 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:46:54.880848 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a47dad1a-93db-4632-9b8f-17256379c271 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 returned with HTTP 200 Aug 20 04:46:54.881233 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1202/4835] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:54 2026] GET /volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 => generated 920 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:55.197002 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f0c11446-3635-4526-82de-34b274a23005 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:55.198865 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f0c11446-3635-4526-82de-34b274a23005 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c Aug 20 04:46:55.199084 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f0c11446-3635-4526-82de-34b274a23005 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:55.199277 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f0c11446-3635-4526-82de-34b274a23005 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:55.211878 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:55.211878 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:46:55.215796 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-f0c11446-3635-4526-82de-34b274a23005 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:46:55.219963 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f0c11446-3635-4526-82de-34b274a23005 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c returned with HTTP 200 Aug 20 04:46:55.220575 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1217/4836] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:55 2026] GET /volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c => generated 944 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:55.895321 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7e42ad86-9123-4ba8-9342-5ceb76674b8c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:55.897016 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7e42ad86-9123-4ba8-9342-5ceb76674b8c tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 Aug 20 04:46:55.897227 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7e42ad86-9123-4ba8-9342-5ceb76674b8c tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:55.897413 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7e42ad86-9123-4ba8-9342-5ceb76674b8c tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:55.906550 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:55.906550 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:46:55.910100 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-7e42ad86-9123-4ba8-9342-5ceb76674b8c tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:46:55.914084 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7e42ad86-9123-4ba8-9342-5ceb76674b8c tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 returned with HTTP 200 Aug 20 04:46:55.914506 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1210/4837] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:55 2026] GET /volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 => generated 920 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:56.233382 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f16fcad3-6c5a-450f-b16a-89a91d29f237 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:56.235205 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f16fcad3-6c5a-450f-b16a-89a91d29f237 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c Aug 20 04:46:56.235394 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f16fcad3-6c5a-450f-b16a-89a91d29f237 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:56.235577 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f16fcad3-6c5a-450f-b16a-89a91d29f237 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:56.242244 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:56.242244 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:46:56.245611 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f16fcad3-6c5a-450f-b16a-89a91d29f237 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:46:56.249590 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f16fcad3-6c5a-450f-b16a-89a91d29f237 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c returned with HTTP 200 Aug 20 04:46:56.249976 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1209/4838] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:56 2026] GET /volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c => generated 944 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:56.927199 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f196dc51-90f1-4bdc-99e0-ccc729b04999 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:56.929807 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f196dc51-90f1-4bdc-99e0-ccc729b04999 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 Aug 20 04:46:56.930075 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f196dc51-90f1-4bdc-99e0-ccc729b04999 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:56.930330 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f196dc51-90f1-4bdc-99e0-ccc729b04999 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:56.941889 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:56.941889 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:46:56.945901 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f196dc51-90f1-4bdc-99e0-ccc729b04999 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:46:56.951168 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f196dc51-90f1-4bdc-99e0-ccc729b04999 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 returned with HTTP 200 Aug 20 04:46:56.951682 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1203/4839] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:56 2026] GET /volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 => generated 920 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:57.160395 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-fcc9d9b8-77c7-491a-bb00-fca3604d1a83 req-ce68fc9a-d69b-41e7-bc8d-7480fd746f92 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:57.162721 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-fcc9d9b8-77c7-491a-bb00-fca3604d1a83 req-ce68fc9a-d69b-41e7-bc8d-7480fd746f92 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] POST https://10.4.3.239/volume/v3/attachments/49abad7b-ad70-435a-97e7-7d3d734b5a72/action Aug 20 04:46:57.163274 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-fcc9d9b8-77c7-491a-bb00-fca3604d1a83 req-ce68fc9a-d69b-41e7-bc8d-7480fd746f92 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Action body: b'{"os-complete": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:46:57.163415 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-fcc9d9b8-77c7-491a-bb00-fca3604d1a83 req-ce68fc9a-d69b-41e7-bc8d-7480fd746f92 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:46:57.187952 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:57.187952 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:46:57.199204 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-fcc9d9b8-77c7-491a-bb00-fca3604d1a83 req-ce68fc9a-d69b-41e7-bc8d-7480fd746f92 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/attachments/49abad7b-ad70-435a-97e7-7d3d734b5a72/action returned with HTTP 204 Aug 20 04:46:57.199963 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1218/4840] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:46:57 2026] POST /volume/v3/attachments/49abad7b-ad70-435a-97e7-7d3d734b5a72/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:46:57.263112 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4cb45e51-98c3-4cc6-98af-dfb098474954 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:57.267667 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4cb45e51-98c3-4cc6-98af-dfb098474954 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c Aug 20 04:46:57.267952 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4cb45e51-98c3-4cc6-98af-dfb098474954 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:57.268220 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4cb45e51-98c3-4cc6-98af-dfb098474954 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:57.276829 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:57.276829 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:46:57.281509 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-4cb45e51-98c3-4cc6-98af-dfb098474954 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:46:57.286565 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4cb45e51-98c3-4cc6-98af-dfb098474954 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c returned with HTTP 200 Aug 20 04:46:57.286974 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1211/4841] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:57 2026] GET /volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c => generated 944 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:57.967293 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-bd79ac5c-2e7f-46df-9e91-40b07fe5b74f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:57.969533 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bd79ac5c-2e7f-46df-9e91-40b07fe5b74f tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 Aug 20 04:46:57.969849 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bd79ac5c-2e7f-46df-9e91-40b07fe5b74f tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:57.970065 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bd79ac5c-2e7f-46df-9e91-40b07fe5b74f tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:57.978597 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:57.978597 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:46:57.981398 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-bd79ac5c-2e7f-46df-9e91-40b07fe5b74f tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:46:57.984913 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bd79ac5c-2e7f-46df-9e91-40b07fe5b74f tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 returned with HTTP 200 Aug 20 04:46:57.985262 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1210/4842] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:57 2026] GET /volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 => generated 1212 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:46:58.032602 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-971adea2-a275-4243-a8fa-f9f86f76748e req-458ec247-2cc7-4627-b6a2-e021cd803031 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:58.035006 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-971adea2-a275-4243-a8fa-f9f86f76748e req-458ec247-2cc7-4627-b6a2-e021cd803031 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 Aug 20 04:46:58.035242 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-971adea2-a275-4243-a8fa-f9f86f76748e req-458ec247-2cc7-4627-b6a2-e021cd803031 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:58.035471 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-971adea2-a275-4243-a8fa-f9f86f76748e req-458ec247-2cc7-4627-b6a2-e021cd803031 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:58.047875 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:58.047875 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:46:58.052033 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-971adea2-a275-4243-a8fa-f9f86f76748e req-458ec247-2cc7-4627-b6a2-e021cd803031 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:46:58.057114 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-971adea2-a275-4243-a8fa-f9f86f76748e req-458ec247-2cc7-4627-b6a2-e021cd803031 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 returned with HTTP 200 Aug 20 04:46:58.057617 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1204/4843] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:46:58 2026] GET /volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 => generated 1212 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:46:58.077822 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4e64abbd-dff5-44a9-ba30-0fe20f4134a6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:58.080532 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4e64abbd-dff5-44a9-ba30-0fe20f4134a6 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 Aug 20 04:46:58.080862 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4e64abbd-dff5-44a9-ba30-0fe20f4134a6 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:58.081197 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4e64abbd-dff5-44a9-ba30-0fe20f4134a6 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:58.092968 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:58.092968 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:46:58.095105 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-2ceee833-b2dd-4f07-85e8-bf53b9a2971f req-e99eb34a-1e74-4aa8-be99-0225d074331f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:58.096672 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4e64abbd-dff5-44a9-ba30-0fe20f4134a6 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:46:58.097230 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-2ceee833-b2dd-4f07-85e8-bf53b9a2971f req-e99eb34a-1e74-4aa8-be99-0225d074331f tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/08ced2d2-04da-4b1d-8602-02db42fdbf06 Aug 20 04:46:58.097477 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-2ceee833-b2dd-4f07-85e8-bf53b9a2971f req-e99eb34a-1e74-4aa8-be99-0225d074331f tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:58.097721 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-2ceee833-b2dd-4f07-85e8-bf53b9a2971f req-e99eb34a-1e74-4aa8-be99-0225d074331f tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:58.101707 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4e64abbd-dff5-44a9-ba30-0fe20f4134a6 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 returned with HTTP 200 Aug 20 04:46:58.102229 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1219/4844] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:58 2026] GET /volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 => generated 1212 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:46:58.106795 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:58.106795 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:46:58.109980 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-2ceee833-b2dd-4f07-85e8-bf53b9a2971f req-e99eb34a-1e74-4aa8-be99-0225d074331f tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:46:58.114079 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-2ceee833-b2dd-4f07-85e8-bf53b9a2971f req-e99eb34a-1e74-4aa8-be99-0225d074331f tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/08ced2d2-04da-4b1d-8602-02db42fdbf06 returned with HTTP 200 Aug 20 04:46:58.114394 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1212/4845] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:46:58 2026] GET /volume/v3/volumes/08ced2d2-04da-4b1d-8602-02db42fdbf06 => generated 1175 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:46:58.134449 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-2ceee833-b2dd-4f07-85e8-bf53b9a2971f req-b6dd3f85-bef5-4e12-ab60-08664e9f2746 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:58.136474 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-2ceee833-b2dd-4f07-85e8-bf53b9a2971f req-b6dd3f85-bef5-4e12-ab60-08664e9f2746 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] POST https://10.4.3.239/volume/v3/volumes/08ced2d2-04da-4b1d-8602-02db42fdbf06/action Aug 20 04:46:58.136856 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-2ceee833-b2dd-4f07-85e8-bf53b9a2971f req-b6dd3f85-bef5-4e12-ab60-08664e9f2746 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:46:58.137039 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-2ceee833-b2dd-4f07-85e8-bf53b9a2971f req-b6dd3f85-bef5-4e12-ab60-08664e9f2746 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:46:58.145687 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-321998d8-c21d-4714-8c86-8d360f39a1f1 req-815d2b43-a997-40df-a94d-7cda676c4249 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:58.147594 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:58.147594 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:46:58.147685 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-321998d8-c21d-4714-8c86-8d360f39a1f1 req-815d2b43-a997-40df-a94d-7cda676c4249 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 Aug 20 04:46:58.147793 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-321998d8-c21d-4714-8c86-8d360f39a1f1 req-815d2b43-a997-40df-a94d-7cda676c4249 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:58.147998 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-321998d8-c21d-4714-8c86-8d360f39a1f1 req-815d2b43-a997-40df-a94d-7cda676c4249 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:58.148081 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-2ceee833-b2dd-4f07-85e8-bf53b9a2971f req-b6dd3f85-bef5-4e12-ab60-08664e9f2746 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:46:58.153871 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-2ceee833-b2dd-4f07-85e8-bf53b9a2971f req-b6dd3f85-bef5-4e12-ab60-08664e9f2746 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Begin detaching volume completed successfully. Aug 20 04:46:58.154108 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-2ceee833-b2dd-4f07-85e8-bf53b9a2971f req-b6dd3f85-bef5-4e12-ab60-08664e9f2746 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/08ced2d2-04da-4b1d-8602-02db42fdbf06/action returned with HTTP 202 Aug 20 04:46:58.154617 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1211/4846] 10.4.3.239 () {72 vars in 1672 bytes} [Thu Aug 20 04:46:58 2026] POST /volume/v3/volumes/08ced2d2-04da-4b1d-8602-02db42fdbf06/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:46:58.157638 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:58.157638 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:46:58.160999 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-321998d8-c21d-4714-8c86-8d360f39a1f1 req-815d2b43-a997-40df-a94d-7cda676c4249 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:46:58.166292 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-321998d8-c21d-4714-8c86-8d360f39a1f1 req-815d2b43-a997-40df-a94d-7cda676c4249 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 returned with HTTP 200 Aug 20 04:46:58.166773 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1205/4847] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:46:58 2026] GET /volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 => generated 1212 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:46:58.183315 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-321998d8-c21d-4714-8c86-8d360f39a1f1 req-d38fc074-88b5-49ab-8673-6be80c0171dc None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:58.186407 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-321998d8-c21d-4714-8c86-8d360f39a1f1 req-d38fc074-88b5-49ab-8673-6be80c0171dc tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] POST https://10.4.3.239/volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65/action Aug 20 04:46:58.186928 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-321998d8-c21d-4714-8c86-8d360f39a1f1 req-d38fc074-88b5-49ab-8673-6be80c0171dc tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:46:58.187133 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-321998d8-c21d-4714-8c86-8d360f39a1f1 req-d38fc074-88b5-49ab-8673-6be80c0171dc tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:46:58.199650 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:58.199650 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:46:58.200152 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-321998d8-c21d-4714-8c86-8d360f39a1f1 req-d38fc074-88b5-49ab-8673-6be80c0171dc tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:46:58.200458 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c3d625d2-123f-460c-8572-b08de66bc800 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:58.200967 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c3d625d2-123f-460c-8572-b08de66bc800 None None] GET https://10.4.3.239/volume// Aug 20 04:46:58.201146 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c3d625d2-123f-460c-8572-b08de66bc800 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:58.201362 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c3d625d2-123f-460c-8572-b08de66bc800 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:58.201677 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c3d625d2-123f-460c-8572-b08de66bc800 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:46:58.202002 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1213/4848] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:46: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 20 04:46:58.207434 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-321998d8-c21d-4714-8c86-8d360f39a1f1 req-d38fc074-88b5-49ab-8673-6be80c0171dc tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Begin detaching volume completed successfully. Aug 20 04:46:58.207434 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-321998d8-c21d-4714-8c86-8d360f39a1f1 req-d38fc074-88b5-49ab-8673-6be80c0171dc tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65/action returned with HTTP 202 Aug 20 04:46:58.207434 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1220/4849] 10.4.3.239 () {72 vars in 1672 bytes} [Thu Aug 20 04:46:58 2026] POST /volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:46:58.209625 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-2ceee833-b2dd-4f07-85e8-bf53b9a2971f req-cbeafc71-3eab-4446-bbca-d590993a56ba None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:58.211805 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-2ceee833-b2dd-4f07-85e8-bf53b9a2971f req-cbeafc71-3eab-4446-bbca-d590993a56ba tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/08ced2d2-04da-4b1d-8602-02db42fdbf06 Aug 20 04:46:58.212009 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-2ceee833-b2dd-4f07-85e8-bf53b9a2971f req-cbeafc71-3eab-4446-bbca-d590993a56ba tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:58.212211 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-2ceee833-b2dd-4f07-85e8-bf53b9a2971f req-cbeafc71-3eab-4446-bbca-d590993a56ba tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:58.221795 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:58.221795 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:46:58.225377 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-06fd82f5-40c1-4c7b-9541-a75966d6f297 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:58.225777 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-2ceee833-b2dd-4f07-85e8-bf53b9a2971f req-cbeafc71-3eab-4446-bbca-d590993a56ba tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:46:58.227743 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-06fd82f5-40c1-4c7b-9541-a75966d6f297 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 Aug 20 04:46:58.228320 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-06fd82f5-40c1-4c7b-9541-a75966d6f297 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:58.228320 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-06fd82f5-40c1-4c7b-9541-a75966d6f297 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:58.230938 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-2ceee833-b2dd-4f07-85e8-bf53b9a2971f req-cbeafc71-3eab-4446-bbca-d590993a56ba tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/08ced2d2-04da-4b1d-8602-02db42fdbf06 returned with HTTP 200 Aug 20 04:46:58.231457 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1212/4850] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:46:58 2026] GET /volume/v3/volumes/08ced2d2-04da-4b1d-8602-02db42fdbf06 => generated 1358 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:46:58.238229 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:58.238229 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:46:58.241587 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-06fd82f5-40c1-4c7b-9541-a75966d6f297 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:46:58.244668 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6c2be4f0-c87d-4250-a28f-36da95599f84 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:58.245146 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6c2be4f0-c87d-4250-a28f-36da95599f84 None None] GET https://10.4.3.239/volume// Aug 20 04:46:58.245358 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6c2be4f0-c87d-4250-a28f-36da95599f84 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:58.245558 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6c2be4f0-c87d-4250-a28f-36da95599f84 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:58.245941 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6c2be4f0-c87d-4250-a28f-36da95599f84 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:46:58.246118 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-06fd82f5-40c1-4c7b-9541-a75966d6f297 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 returned with HTTP 200 Aug 20 04:46:58.246283 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1214/4851] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:46: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 20 04:46:58.246508 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1206/4852] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:58 2026] GET /volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 => generated 1215 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:46:58.254843 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-321998d8-c21d-4714-8c86-8d360f39a1f1 req-44c3fce8-b28d-4004-8568-d999ffc1ba99 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:58.258024 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-321998d8-c21d-4714-8c86-8d360f39a1f1 req-44c3fce8-b28d-4004-8568-d999ffc1ba99 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 Aug 20 04:46:58.258286 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-321998d8-c21d-4714-8c86-8d360f39a1f1 req-44c3fce8-b28d-4004-8568-d999ffc1ba99 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:58.258520 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-321998d8-c21d-4714-8c86-8d360f39a1f1 req-44c3fce8-b28d-4004-8568-d999ffc1ba99 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:58.269586 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:58.269586 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:46:58.273381 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-321998d8-c21d-4714-8c86-8d360f39a1f1 req-44c3fce8-b28d-4004-8568-d999ffc1ba99 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:46:58.278361 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-321998d8-c21d-4714-8c86-8d360f39a1f1 req-44c3fce8-b28d-4004-8568-d999ffc1ba99 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 returned with HTTP 200 Aug 20 04:46:58.278834 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1221/4853] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:46:58 2026] GET /volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 => generated 1395 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:46:58.300729 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-599849a8-62d3-421a-9cf5-8d9d366c66c9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:58.302616 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-599849a8-62d3-421a-9cf5-8d9d366c66c9 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c Aug 20 04:46:58.302786 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-599849a8-62d3-421a-9cf5-8d9d366c66c9 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:58.302989 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-599849a8-62d3-421a-9cf5-8d9d366c66c9 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:58.311073 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:58.311073 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:46:58.314429 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-599849a8-62d3-421a-9cf5-8d9d366c66c9 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:46:58.318770 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-599849a8-62d3-421a-9cf5-8d9d366c66c9 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c returned with HTTP 200 Aug 20 04:46:58.319104 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1213/4854] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:58 2026] GET /volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c => generated 1430 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:46:58.333856 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c58a31da-f133-4a10-b5bf-d6f82b1ad2ed None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:58.335844 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c58a31da-f133-4a10-b5bf-d6f82b1ad2ed tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c Aug 20 04:46:58.336084 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c58a31da-f133-4a10-b5bf-d6f82b1ad2ed tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:58.336292 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c58a31da-f133-4a10-b5bf-d6f82b1ad2ed tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:58.343089 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:58.343089 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:46:58.346940 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c58a31da-f133-4a10-b5bf-d6f82b1ad2ed tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:46:58.352414 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c58a31da-f133-4a10-b5bf-d6f82b1ad2ed tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c returned with HTTP 200 Aug 20 04:46:58.353101 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1215/4855] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:58 2026] GET /volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c => generated 1430 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:46:58.439047 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-ff68cdac-8f74-4cdc-b6e6-c2ff268dc3ad req-52cdf392-d542-4736-9134-fcbb617651d4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:58.441781 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-ff68cdac-8f74-4cdc-b6e6-c2ff268dc3ad req-52cdf392-d542-4736-9134-fcbb617651d4 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c Aug 20 04:46:58.441781 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-ff68cdac-8f74-4cdc-b6e6-c2ff268dc3ad req-52cdf392-d542-4736-9134-fcbb617651d4 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:58.441781 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-ff68cdac-8f74-4cdc-b6e6-c2ff268dc3ad req-52cdf392-d542-4736-9134-fcbb617651d4 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:58.449037 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:58.449037 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:46:58.453132 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-ff68cdac-8f74-4cdc-b6e6-c2ff268dc3ad req-52cdf392-d542-4736-9134-fcbb617651d4 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:46:58.458344 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-ff68cdac-8f74-4cdc-b6e6-c2ff268dc3ad req-52cdf392-d542-4736-9134-fcbb617651d4 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c returned with HTTP 200 Aug 20 04:46:58.458814 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1207/4856] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:46:58 2026] GET /volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c => generated 1430 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:46:58.813373 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-321998d8-c21d-4714-8c86-8d360f39a1f1 req-dffe9a86-37c1-4a53-9aa0-b11ebcd6251d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:58.815388 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-321998d8-c21d-4714-8c86-8d360f39a1f1 req-dffe9a86-37c1-4a53-9aa0-b11ebcd6251d tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 Aug 20 04:46:58.815735 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-321998d8-c21d-4714-8c86-8d360f39a1f1 req-dffe9a86-37c1-4a53-9aa0-b11ebcd6251d tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:58.815986 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-321998d8-c21d-4714-8c86-8d360f39a1f1 req-dffe9a86-37c1-4a53-9aa0-b11ebcd6251d tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:58.825250 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:58.825250 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:46:58.828975 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-321998d8-c21d-4714-8c86-8d360f39a1f1 req-dffe9a86-37c1-4a53-9aa0-b11ebcd6251d tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:46:58.833808 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-321998d8-c21d-4714-8c86-8d360f39a1f1 req-dffe9a86-37c1-4a53-9aa0-b11ebcd6251d tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 returned with HTTP 200 Aug 20 04:46:58.834398 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1222/4857] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:46:58 2026] GET /volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 => generated 1215 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:46:58.876147 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-ff68cdac-8f74-4cdc-b6e6-c2ff268dc3ad req-3bf93dd5-c9f5-4d4f-90cc-268c6bdc1368 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:58.878140 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-ff68cdac-8f74-4cdc-b6e6-c2ff268dc3ad req-3bf93dd5-c9f5-4d4f-90cc-268c6bdc1368 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c Aug 20 04:46:58.878337 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-ff68cdac-8f74-4cdc-b6e6-c2ff268dc3ad req-3bf93dd5-c9f5-4d4f-90cc-268c6bdc1368 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:58.878507 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-ff68cdac-8f74-4cdc-b6e6-c2ff268dc3ad req-3bf93dd5-c9f5-4d4f-90cc-268c6bdc1368 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:58.886003 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:58.886003 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:46:58.889082 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-ff68cdac-8f74-4cdc-b6e6-c2ff268dc3ad req-3bf93dd5-c9f5-4d4f-90cc-268c6bdc1368 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:46:58.892980 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-ff68cdac-8f74-4cdc-b6e6-c2ff268dc3ad req-3bf93dd5-c9f5-4d4f-90cc-268c6bdc1368 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c returned with HTTP 200 Aug 20 04:46:58.893346 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1214/4858] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:46:58 2026] GET /volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c => generated 1430 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:46:58.906193 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d5176a38-16fa-486a-a4c6-d7a41045647e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:58.906533 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d5176a38-16fa-486a-a4c6-d7a41045647e None None] GET https://10.4.3.239/volume// Aug 20 04:46:58.906696 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d5176a38-16fa-486a-a4c6-d7a41045647e None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:58.906860 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d5176a38-16fa-486a-a4c6-d7a41045647e None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:58.907148 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d5176a38-16fa-486a-a4c6-d7a41045647e None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:46:58.907401 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1216/4859] 10.4.3.239 () {66 vars in 1419 bytes} [Thu Aug 20 04:46: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 20 04:46:58.916028 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-ff68cdac-8f74-4cdc-b6e6-c2ff268dc3ad req-ae1ffe81-aded-4df9-a860-5c17ae44e21e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:58.918311 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-ff68cdac-8f74-4cdc-b6e6-c2ff268dc3ad req-ae1ffe81-aded-4df9-a860-5c17ae44e21e tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:46:58.918754 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-ff68cdac-8f74-4cdc-b6e6-c2ff268dc3ad req-ae1ffe81-aded-4df9-a860-5c17ae44e21e tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c", "connector": null, "instance_uuid": "0d5f8262-8c23-46b0-b840-38df1150a657"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:46:58.928292 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:58.928292 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:46:58.952081 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-ff68cdac-8f74-4cdc-b6e6-c2ff268dc3ad req-ae1ffe81-aded-4df9-a860-5c17ae44e21e tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:46:58.952600 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1208/4860] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:46:58 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 20 04:46:59.187365 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-321998d8-c21d-4714-8c86-8d360f39a1f1 req-c9d480d1-4ef4-4834-9ee3-b7872dff2e7e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:59.189821 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-321998d8-c21d-4714-8c86-8d360f39a1f1 req-c9d480d1-4ef4-4834-9ee3-b7872dff2e7e tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] DELETE https://10.4.3.239/volume/v3/attachments/49abad7b-ad70-435a-97e7-7d3d734b5a72 Aug 20 04:46:59.190090 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-321998d8-c21d-4714-8c86-8d360f39a1f1 req-c9d480d1-4ef4-4834-9ee3-b7872dff2e7e tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:59.190363 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-321998d8-c21d-4714-8c86-8d360f39a1f1 req-c9d480d1-4ef4-4834-9ee3-b7872dff2e7e tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:59.198934 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:59.198934 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:46:59.258761 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-321998d8-c21d-4714-8c86-8d360f39a1f1 req-c9d480d1-4ef4-4834-9ee3-b7872dff2e7e tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/attachments/49abad7b-ad70-435a-97e7-7d3d734b5a72 returned with HTTP 200 Aug 20 04:46:59.259253 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1223/4861] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:46:59 2026] DELETE /volume/v3/attachments/49abad7b-ad70-435a-97e7-7d3d734b5a72 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:59.259589 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-69faf95f-7c2a-4f86-8668-f4aa0c00301b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:59.261337 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-69faf95f-7c2a-4f86-8668-f4aa0c00301b tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 Aug 20 04:46:59.261524 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-69faf95f-7c2a-4f86-8668-f4aa0c00301b tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:59.261715 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-69faf95f-7c2a-4f86-8668-f4aa0c00301b tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:59.269320 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:59.269320 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:46:59.272825 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-69faf95f-7c2a-4f86-8668-f4aa0c00301b tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:46:59.276808 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-69faf95f-7c2a-4f86-8668-f4aa0c00301b tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 returned with HTTP 200 Aug 20 04:46:59.277048 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1215/4862] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:59 2026] GET /volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:59.293330 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d795cc14-1a7f-4b98-b377-80fc446e8a7d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:59.295324 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d795cc14-1a7f-4b98-b377-80fc446e8a7d tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] DELETE https://10.4.3.239/volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 Aug 20 04:46:59.295730 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d795cc14-1a7f-4b98-b377-80fc446e8a7d tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:59.296334 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d795cc14-1a7f-4b98-b377-80fc446e8a7d tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:59.298036 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-d795cc14-1a7f-4b98-b377-80fc446e8a7d tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Delete volume with id: 3eb499fc-a8f0-48ca-9394-0a1071bada65 Aug 20 04:46:59.305175 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:59.305175 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:46:59.306048 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d795cc14-1a7f-4b98-b377-80fc446e8a7d tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:46:59.332531 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d795cc14-1a7f-4b98-b377-80fc446e8a7d tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Delete volume request issued successfully. Aug 20 04:46:59.332531 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d795cc14-1a7f-4b98-b377-80fc446e8a7d tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 returned with HTTP 202 Aug 20 04:46:59.332531 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1217/4863] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:46:59 2026] DELETE /volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:46:59.339403 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-dcc06fb8-f60a-49e4-be44-9ba6b3eede34 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:59.341445 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dcc06fb8-f60a-49e4-be44-9ba6b3eede34 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 Aug 20 04:46:59.341666 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-dcc06fb8-f60a-49e4-be44-9ba6b3eede34 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:59.341895 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-dcc06fb8-f60a-49e4-be44-9ba6b3eede34 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:59.349902 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:59.349902 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:46:59.353773 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-dcc06fb8-f60a-49e4-be44-9ba6b3eede34 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Volume info retrieved successfully. Aug 20 04:46:59.358599 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dcc06fb8-f60a-49e4-be44-9ba6b3eede34 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 returned with HTTP 200 Aug 20 04:46:59.359076 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1209/4864] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:46:59 2026] GET /volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 => generated 919 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:46:59.540305 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-2ceee833-b2dd-4f07-85e8-bf53b9a2971f req-3021b3ba-88b7-40ae-985c-59e199472098 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:46:59.542925 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-2ceee833-b2dd-4f07-85e8-bf53b9a2971f req-3021b3ba-88b7-40ae-985c-59e199472098 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] DELETE https://10.4.3.239/volume/v3/attachments/0efd2281-dfe6-4012-9994-f9677d3753ad Aug 20 04:46:59.543151 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-2ceee833-b2dd-4f07-85e8-bf53b9a2971f req-3021b3ba-88b7-40ae-985c-59e199472098 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:46:59.543397 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-2ceee833-b2dd-4f07-85e8-bf53b9a2971f req-3021b3ba-88b7-40ae-985c-59e199472098 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:46:59.550538 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:46:59.550538 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:46:59.591065 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-2ceee833-b2dd-4f07-85e8-bf53b9a2971f req-3021b3ba-88b7-40ae-985c-59e199472098 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/attachments/0efd2281-dfe6-4012-9994-f9677d3753ad returned with HTTP 200 Aug 20 04:46:59.591495 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1224/4865] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:46:59 2026] DELETE /volume/v3/attachments/0efd2281-dfe6-4012-9994-f9677d3753ad => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:00.048327 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-bad3921e-cae3-43a3-be3a-02273a7e3c13 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:00.048755 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bad3921e-cae3-43a3-be3a-02273a7e3c13 None None] GET https://10.4.3.239/volume// Aug 20 04:47:00.048940 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bad3921e-cae3-43a3-be3a-02273a7e3c13 None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:00.049128 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bad3921e-cae3-43a3-be3a-02273a7e3c13 None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:00.049453 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bad3921e-cae3-43a3-be3a-02273a7e3c13 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:47:00.049783 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1216/4866] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:47: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 20 04:47:00.061581 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-ff68cdac-8f74-4cdc-b6e6-c2ff268dc3ad req-e453d9ae-e09c-477f-a723-1d97541a37de None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:00.063942 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-ff68cdac-8f74-4cdc-b6e6-c2ff268dc3ad req-e453d9ae-e09c-477f-a723-1d97541a37de tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c Aug 20 04:47:00.065836 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-ff68cdac-8f74-4cdc-b6e6-c2ff268dc3ad req-e453d9ae-e09c-477f-a723-1d97541a37de tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:00.065836 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-ff68cdac-8f74-4cdc-b6e6-c2ff268dc3ad req-e453d9ae-e09c-477f-a723-1d97541a37de tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:00.076087 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:00.076087 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:47:00.079757 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-ff68cdac-8f74-4cdc-b6e6-c2ff268dc3ad req-e453d9ae-e09c-477f-a723-1d97541a37de tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:47:00.085171 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-ff68cdac-8f74-4cdc-b6e6-c2ff268dc3ad req-e453d9ae-e09c-477f-a723-1d97541a37de tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c returned with HTTP 200 Aug 20 04:47:00.085736 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1218/4867] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:47:00 2026] GET /volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c => generated 1609 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:47:00.206519 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-ff68cdac-8f74-4cdc-b6e6-c2ff268dc3ad req-73d539bc-52a7-454a-8cab-73ae4ec0a7db None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:00.209210 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-ff68cdac-8f74-4cdc-b6e6-c2ff268dc3ad req-73d539bc-52a7-454a-8cab-73ae4ec0a7db tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] PUT https://10.4.3.239/volume/v3/attachments/4ec4c34d-d20d-4293-b18e-69e1e5016ac7 Aug 20 04:47:00.209704 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-ff68cdac-8f74-4cdc-b6e6-c2ff268dc3ad req-73d539bc-52a7-454a-8cab-73ae4ec0a7db tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:47:00.218919 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-ff68cdac-8f74-4cdc-b6e6-c2ff268dc3ad req-73d539bc-52a7-454a-8cab-73ae4ec0a7db tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Acquiring lock "cinder-attachment_update-f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c-np0000007850" by "attachment_update" {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:47:00.223896 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-ff68cdac-8f74-4cdc-b6e6-c2ff268dc3ad req-73d539bc-52a7-454a-8cab-73ae4ec0a7db tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Lock "cinder-attachment_update-f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c-np0000007850" acquired by "attachment_update" :: waited 0.005s {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:47:00.225297 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:00.225297 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:47:00.287880 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5a83afa8-38ec-405a-b685-2057c0d677e7 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:00.289747 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5a83afa8-38ec-405a-b685-2057c0d677e7 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:47:00.290097 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5a83afa8-38ec-405a-b685-2057c0d677e7 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1819270969", "snapshot_id": "bb508cc0-6477-4f3a-80a2-b31e1da48c26", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:47:00.291905 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-5a83afa8-38ec-405a-b685-2057c0d677e7 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1819270969', 'snapshot_id': 'bb508cc0-6477-4f3a-80a2-b31e1da48c26', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:47:00.298437 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:00.298437 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:47:00.299205 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-5a83afa8-38ec-405a-b685-2057c0d677e7 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Snapshot retrieved successfully. Aug 20 04:47:00.299341 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-5a83afa8-38ec-405a-b685-2057c0d677e7 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Create volume of 1 GB Aug 20 04:47:00.303203 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-5a83afa8-38ec-405a-b685-2057c0d677e7 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Availability Zones retrieved successfully. Aug 20 04:47:00.309134 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-5a83afa8-38ec-405a-b685-2057c0d677e7 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Flow 'volume_create_api' (d9bf2660-b750-44a0-9fb0-351e5ead6e7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:47:00.310380 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-5a83afa8-38ec-405a-b685-2057c0d677e7 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9452de1-97f8-4eb7-bcfa-81db58de4411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:47:00.311474 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-5a83afa8-38ec-405a-b685-2057c0d677e7 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:47:00.317985 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-ff68cdac-8f74-4cdc-b6e6-c2ff268dc3ad req-73d539bc-52a7-454a-8cab-73ae4ec0a7db tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Lock "cinder-attachment_update-f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c-np0000007850" released by "attachment_update" :: held 0.094s {{(pid=100177) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:47:00.318392 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-ff68cdac-8f74-4cdc-b6e6-c2ff268dc3ad req-73d539bc-52a7-454a-8cab-73ae4ec0a7db tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/attachments/4ec4c34d-d20d-4293-b18e-69e1e5016ac7 returned with HTTP 200 Aug 20 04:47:00.318984 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1210/4868] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:47:00 2026] PUT /volume/v3/attachments/4ec4c34d-d20d-4293-b18e-69e1e5016ac7 => generated 968 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:47:00.351566 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-5a83afa8-38ec-405a-b685-2057c0d677e7 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9452de1-97f8-4eb7-bcfa-81db58de4411) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'bb508cc0-6477-4f3a-80a2-b31e1da48c26', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:47:00.352372 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-5a83afa8-38ec-405a-b685-2057c0d677e7 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97e0e545-0bdc-4d4a-8471-dcb949cc41e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:47:00.352650 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-ff68cdac-8f74-4cdc-b6e6-c2ff268dc3ad req-9791c784-c2c0-4074-8b9a-003ba8e2782d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:00.354526 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-ff68cdac-8f74-4cdc-b6e6-c2ff268dc3ad req-9791c784-c2c0-4074-8b9a-003ba8e2782d tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] POST https://10.4.3.239/volume/v3/attachments/4ec4c34d-d20d-4293-b18e-69e1e5016ac7/action Aug 20 04:47:00.354882 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-ff68cdac-8f74-4cdc-b6e6-c2ff268dc3ad req-9791c784-c2c0-4074-8b9a-003ba8e2782d tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Action body: b'{"os-complete": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:47:00.354991 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-ff68cdac-8f74-4cdc-b6e6-c2ff268dc3ad req-9791c784-c2c0-4074-8b9a-003ba8e2782d tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:47:00.369328 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:00.369328 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:47:00.375811 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c174534b-b9f1-4c63-8176-4f0d515f1026 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:00.377777 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c174534b-b9f1-4c63-8176-4f0d515f1026 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] GET https://10.4.3.239/volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 Aug 20 04:47:00.377998 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c174534b-b9f1-4c63-8176-4f0d515f1026 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:00.378191 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c174534b-b9f1-4c63-8176-4f0d515f1026 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:00.380166 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-ff68cdac-8f74-4cdc-b6e6-c2ff268dc3ad req-9791c784-c2c0-4074-8b9a-003ba8e2782d tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/attachments/4ec4c34d-d20d-4293-b18e-69e1e5016ac7/action returned with HTTP 204 Aug 20 04:47:00.380806 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1217/4869] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:47:00 2026] POST /volume/v3/attachments/4ec4c34d-d20d-4293-b18e-69e1e5016ac7/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:47:00.384512 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c174534b-b9f1-4c63-8176-4f0d515f1026 tempest-VolumeMultiattachTests-1991672157 tempest-VolumeMultiattachTests-1991672157-project-member] https://10.4.3.239/volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 returned with HTTP 404 Aug 20 04:47:00.385094 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1219/4870] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:00 2026] GET /volume/v3/volumes/3eb499fc-a8f0-48ca-9394-0a1071bada65 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:47:00.394531 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ab8580c0-6d49-41ca-82f2-6928c6dd528d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:00.396236 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ab8580c0-6d49-41ca-82f2-6928c6dd528d tempest-VolumeMultiattachTests-1940868207 tempest-VolumeMultiattachTests-1940868207-project-admin] GET https://10.4.3.239/volume/v3/volumes/detail?all_tenants=1 Aug 20 04:47:00.396421 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ab8580c0-6d49-41ca-82f2-6928c6dd528d tempest-VolumeMultiattachTests-1940868207 tempest-VolumeMultiattachTests-1940868207-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:00.396627 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ab8580c0-6d49-41ca-82f2-6928c6dd528d tempest-VolumeMultiattachTests-1940868207 tempest-VolumeMultiattachTests-1940868207-project-admin] Calling method 'detail' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:00.397128 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:00.397128 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:47:00.397412 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-ab8580c0-6d49-41ca-82f2-6928c6dd528d tempest-VolumeMultiattachTests-1940868207 tempest-VolumeMultiattachTests-1940868207-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100177) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:47:00.399114 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-5a83afa8-38ec-405a-b685-2057c0d677e7 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Created reservations ['4abed1ea-f618-4fbf-a3ed-65b2ce3f62bf', '869dfa07-b0e5-4ead-864f-c833e7525d04', 'b009c362-7b2f-4b2d-9e94-0cc96b262746', '21a96413-c84c-448d-90a2-9e68abd29a3e'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:47:00.399949 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-5a83afa8-38ec-405a-b685-2057c0d677e7 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97e0e545-0bdc-4d4a-8471-dcb949cc41e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4abed1ea-f618-4fbf-a3ed-65b2ce3f62bf', '869dfa07-b0e5-4ead-864f-c833e7525d04', 'b009c362-7b2f-4b2d-9e94-0cc96b262746', '21a96413-c84c-448d-90a2-9e68abd29a3e']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:47:00.400743 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-5a83afa8-38ec-405a-b685-2057c0d677e7 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa072d74-fb27-4d73-b949-8d2615a97039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:47:00.437716 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ab8580c0-6d49-41ca-82f2-6928c6dd528d tempest-VolumeMultiattachTests-1940868207 tempest-VolumeMultiattachTests-1940868207-project-admin] Get all volumes completed successfully. Aug 20 04:47:00.440150 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:00.440150 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:47:00.442264 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-5a83afa8-38ec-405a-b685-2057c0d677e7 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa072d74-fb27-4d73-b949-8d2615a97039) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41f135c3-f7ce-4dad-998e-5efebd0b3c15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1819270969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcd1e6f6897c4f5ba77638fd66104b05',qos_specs=None,replication_status=,reservations=['4abed1ea-f618-4fbf-a3ed-65b2ce3f62bf','869dfa07-b0e5-4ead-864f-c833e7525d04','b009c362-7b2f-4b2d-9e94-0cc96b262746','21a96413-c84c-448d-90a2-9e68abd29a3e'],size=1,snapshot_id=bb508cc0-6477-4f3a-80a2-b31e1da48c26,source_replicaid=,source_volid=None,status='creating',user_id='b13feaf40b09429f8a190816a197f840',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:47:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1819270969',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41f135c3-f7ce-4dad-998e-5efebd0b3c15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcd1e6f6897c4f5ba77638fd66104b05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=bb508cc0-6477-4f3a-80a2-b31e1da48c26,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b13feaf40b09429f8a190816a197f840',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:47:00.442921 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-5a83afa8-38ec-405a-b685-2057c0d677e7 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b132111e-0768-4207-83d6-217d7ade442e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:47:00.446786 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ab8580c0-6d49-41ca-82f2-6928c6dd528d tempest-VolumeMultiattachTests-1940868207 tempest-VolumeMultiattachTests-1940868207-project-admin] https://10.4.3.239/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 04:47:00.447248 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1211/4871] 10.4.3.239 () {66 vars in 1285 bytes} [Thu Aug 20 04:47:00 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14485 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:47:00.461814 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-5a83afa8-38ec-405a-b685-2057c0d677e7 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b132111e-0768-4207-83d6-217d7ade442e) transitioned into state 'SUCCESS' from state '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-1819270969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcd1e6f6897c4f5ba77638fd66104b05',qos_specs=None,replication_status=,reservations=['4abed1ea-f618-4fbf-a3ed-65b2ce3f62bf','869dfa07-b0e5-4ead-864f-c833e7525d04','b009c362-7b2f-4b2d-9e94-0cc96b262746','21a96413-c84c-448d-90a2-9e68abd29a3e'],size=1,snapshot_id=bb508cc0-6477-4f3a-80a2-b31e1da48c26,source_replicaid=,source_volid=None,status='creating',user_id='b13feaf40b09429f8a190816a197f840',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:47:00.462748 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-5a83afa8-38ec-405a-b685-2057c0d677e7 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (909baf0b-e4a8-4ecf-b171-1e4f12799b13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:47:00.465826 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c9bd4311-29c6-4bbe-8c3a-dab931d0486d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:00.467499 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c9bd4311-29c6-4bbe-8c3a-dab931d0486d tempest-VolumeMultiattachTests-1940868207 tempest-VolumeMultiattachTests-1940868207-project-admin] DELETE https://10.4.3.239/volume/v3/types/d483691e-0e46-4c0e-ba43-da4c2379511f Aug 20 04:47:00.467661 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c9bd4311-29c6-4bbe-8c3a-dab931d0486d tempest-VolumeMultiattachTests-1940868207 tempest-VolumeMultiattachTests-1940868207-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:00.467863 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c9bd4311-29c6-4bbe-8c3a-dab931d0486d tempest-VolumeMultiattachTests-1940868207 tempest-VolumeMultiattachTests-1940868207-project-admin] Calling method '_delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:00.495013 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c9bd4311-29c6-4bbe-8c3a-dab931d0486d tempest-VolumeMultiattachTests-1940868207 tempest-VolumeMultiattachTests-1940868207-project-admin] https://10.4.3.239/volume/v3/types/d483691e-0e46-4c0e-ba43-da4c2379511f returned with HTTP 202 Aug 20 04:47:00.495481 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1218/4872] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:47:00 2026] DELETE /volume/v3/types/d483691e-0e46-4c0e-ba43-da4c2379511f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:47:00.500843 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-5a83afa8-38ec-405a-b685-2057c0d677e7 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (909baf0b-e4a8-4ecf-b171-1e4f12799b13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:47:00.502129 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-5a83afa8-38ec-405a-b685-2057c0d677e7 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Flow 'volume_create_api' (d9bf2660-b750-44a0-9fb0-351e5ead6e7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:47:00.502565 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-5a83afa8-38ec-405a-b685-2057c0d677e7 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Create volume request issued successfully. Aug 20 04:47:00.503450 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5a83afa8-38ec-405a-b685-2057c0d677e7 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:47:00.503912 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1225/4873] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:47:00 2026] POST /volume/v3/volumes => generated 791 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:47:00.516774 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-aa5e31d0-9fcc-49dc-8a8e-8b74b61772a9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:00.520746 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-aa5e31d0-9fcc-49dc-8a8e-8b74b61772a9 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/41f135c3-f7ce-4dad-998e-5efebd0b3c15 Aug 20 04:47:00.520992 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-aa5e31d0-9fcc-49dc-8a8e-8b74b61772a9 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:00.521255 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-aa5e31d0-9fcc-49dc-8a8e-8b74b61772a9 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:00.528664 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:00.528664 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:47:00.533119 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-aa5e31d0-9fcc-49dc-8a8e-8b74b61772a9 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:47:00.542919 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-aa5e31d0-9fcc-49dc-8a8e-8b74b61772a9 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/41f135c3-f7ce-4dad-998e-5efebd0b3c15 returned with HTTP 200 Aug 20 04:47:00.543466 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1220/4874] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:00 2026] GET /volume/v3/volumes/41f135c3-f7ce-4dad-998e-5efebd0b3c15 => generated 859 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:01.562065 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3855f80a-c3ad-4d00-8a0b-73d6907650d2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:01.564051 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3855f80a-c3ad-4d00-8a0b-73d6907650d2 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/41f135c3-f7ce-4dad-998e-5efebd0b3c15 Aug 20 04:47:01.564253 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3855f80a-c3ad-4d00-8a0b-73d6907650d2 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:01.564608 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3855f80a-c3ad-4d00-8a0b-73d6907650d2 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:01.571432 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:01.571432 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:47:01.575228 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-3855f80a-c3ad-4d00-8a0b-73d6907650d2 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:47:01.580191 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3855f80a-c3ad-4d00-8a0b-73d6907650d2 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/41f135c3-f7ce-4dad-998e-5efebd0b3c15 returned with HTTP 200 Aug 20 04:47:01.580191 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1212/4875] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:01 2026] GET /volume/v3/volumes/41f135c3-f7ce-4dad-998e-5efebd0b3c15 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:01.595740 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c7c8cdbc-a133-43f0-8bf5-726a865477fe None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:01.597512 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c7c8cdbc-a133-43f0-8bf5-726a865477fe tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/41f135c3-f7ce-4dad-998e-5efebd0b3c15 Aug 20 04:47:01.597709 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c7c8cdbc-a133-43f0-8bf5-726a865477fe tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:01.597910 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c7c8cdbc-a133-43f0-8bf5-726a865477fe tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:01.604830 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:01.604830 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:47:01.610117 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-c7c8cdbc-a133-43f0-8bf5-726a865477fe tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:47:01.614828 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c7c8cdbc-a133-43f0-8bf5-726a865477fe tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/41f135c3-f7ce-4dad-998e-5efebd0b3c15 returned with HTTP 200 Aug 20 04:47:01.615227 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1219/4876] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:01 2026] GET /volume/v3/volumes/41f135c3-f7ce-4dad-998e-5efebd0b3c15 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:02.071723 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-2aae4bb4-6f94-462a-b92f-67aff641be9e req-adf49a94-c1ea-4398-8c2f-6bdf83db6448 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:02.075504 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-2aae4bb4-6f94-462a-b92f-67aff641be9e req-adf49a94-c1ea-4398-8c2f-6bdf83db6448 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/41f135c3-f7ce-4dad-998e-5efebd0b3c15 Aug 20 04:47:02.075784 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-2aae4bb4-6f94-462a-b92f-67aff641be9e req-adf49a94-c1ea-4398-8c2f-6bdf83db6448 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:02.076045 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-2aae4bb4-6f94-462a-b92f-67aff641be9e req-adf49a94-c1ea-4398-8c2f-6bdf83db6448 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:02.083052 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:02.083052 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:47:02.086244 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-2aae4bb4-6f94-462a-b92f-67aff641be9e req-adf49a94-c1ea-4398-8c2f-6bdf83db6448 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:47:02.089928 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-2aae4bb4-6f94-462a-b92f-67aff641be9e req-adf49a94-c1ea-4398-8c2f-6bdf83db6448 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/41f135c3-f7ce-4dad-998e-5efebd0b3c15 returned with HTTP 200 Aug 20 04:47:02.090497 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1226/4877] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:47:02 2026] GET /volume/v3/volumes/41f135c3-f7ce-4dad-998e-5efebd0b3c15 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:02.161000 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f8933beb-cd9b-4ba2-9156-d60ab1342975 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:02.161527 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f8933beb-cd9b-4ba2-9156-d60ab1342975 None None] GET https://10.4.3.239/volume// Aug 20 04:47:02.161527 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f8933beb-cd9b-4ba2-9156-d60ab1342975 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:02.161723 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f8933beb-cd9b-4ba2-9156-d60ab1342975 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:02.162015 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f8933beb-cd9b-4ba2-9156-d60ab1342975 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:47:02.162289 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1221/4878] 10.4.3.239 () {66 vars in 1428 bytes} [Thu Aug 20 04:47: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 20 04:47:02.168508 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-2aae4bb4-6f94-462a-b92f-67aff641be9e req-84eba074-95ac-4327-89bc-4672b297e292 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:02.170408 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-2aae4bb4-6f94-462a-b92f-67aff641be9e req-84eba074-95ac-4327-89bc-4672b297e292 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:47:02.170718 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-2aae4bb4-6f94-462a-b92f-67aff641be9e req-84eba074-95ac-4327-89bc-4672b297e292 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "41f135c3-f7ce-4dad-998e-5efebd0b3c15", "connector": null, "instance_uuid": "62a2bd6a-2036-4435-bfb4-28ef19ab02f7"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:47:02.179142 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:02.179142 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:47:02.212232 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-2aae4bb4-6f94-462a-b92f-67aff641be9e req-84eba074-95ac-4327-89bc-4672b297e292 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:47:02.212731 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1213/4879] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:47: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 20 04:47:02.241207 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7881661a-1ce2-4413-92e9-d95d20e6a52e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:02.242959 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7881661a-1ce2-4413-92e9-d95d20e6a52e tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/41f135c3-f7ce-4dad-998e-5efebd0b3c15 Aug 20 04:47:02.243217 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7881661a-1ce2-4413-92e9-d95d20e6a52e tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:02.243478 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7881661a-1ce2-4413-92e9-d95d20e6a52e tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:02.252723 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-63f730e3-12f8-4a9f-8a1d-7a5dcd6f7560 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:02.253050 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:02.253050 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:47:02.253214 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-63f730e3-12f8-4a9f-8a1d-7a5dcd6f7560 None None] GET https://10.4.3.239/volume// Aug 20 04:47:02.253293 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-63f730e3-12f8-4a9f-8a1d-7a5dcd6f7560 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:02.253472 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-63f730e3-12f8-4a9f-8a1d-7a5dcd6f7560 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:02.253824 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-63f730e3-12f8-4a9f-8a1d-7a5dcd6f7560 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:47:02.254087 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1227/4880] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:47: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 20 04:47:02.257204 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7881661a-1ce2-4413-92e9-d95d20e6a52e tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:47:02.261532 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7881661a-1ce2-4413-92e9-d95d20e6a52e tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/41f135c3-f7ce-4dad-998e-5efebd0b3c15 returned with HTTP 200 Aug 20 04:47:02.261944 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1220/4881] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:02 2026] GET /volume/v3/volumes/41f135c3-f7ce-4dad-998e-5efebd0b3c15 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:02.266438 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-2aae4bb4-6f94-462a-b92f-67aff641be9e req-454ef1ad-446b-4241-a011-7d977465c253 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:02.268404 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-2aae4bb4-6f94-462a-b92f-67aff641be9e req-454ef1ad-446b-4241-a011-7d977465c253 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/41f135c3-f7ce-4dad-998e-5efebd0b3c15 Aug 20 04:47:02.268627 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-2aae4bb4-6f94-462a-b92f-67aff641be9e req-454ef1ad-446b-4241-a011-7d977465c253 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:02.268808 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-2aae4bb4-6f94-462a-b92f-67aff641be9e req-454ef1ad-446b-4241-a011-7d977465c253 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:02.278029 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:02.278029 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:47:02.281202 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-2aae4bb4-6f94-462a-b92f-67aff641be9e req-454ef1ad-446b-4241-a011-7d977465c253 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:47:02.285082 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-2aae4bb4-6f94-462a-b92f-67aff641be9e req-454ef1ad-446b-4241-a011-7d977465c253 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/41f135c3-f7ce-4dad-998e-5efebd0b3c15 returned with HTTP 200 Aug 20 04:47:02.285458 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1222/4882] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:47:02 2026] GET /volume/v3/volumes/41f135c3-f7ce-4dad-998e-5efebd0b3c15 => generated 1063 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:47:02.401937 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-2aae4bb4-6f94-462a-b92f-67aff641be9e req-55a27beb-3bad-449d-a8e1-631751adfc97 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:02.403833 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-2aae4bb4-6f94-462a-b92f-67aff641be9e req-55a27beb-3bad-449d-a8e1-631751adfc97 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] PUT https://10.4.3.239/volume/v3/attachments/877d7e6f-c682-42ac-8c9d-ca9fefe7fe00 Aug 20 04:47:02.404193 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-2aae4bb4-6f94-462a-b92f-67aff641be9e req-55a27beb-3bad-449d-a8e1-631751adfc97 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:47:02.410944 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-2aae4bb4-6f94-462a-b92f-67aff641be9e req-55a27beb-3bad-449d-a8e1-631751adfc97 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Acquiring lock "cinder-attachment_update-41f135c3-f7ce-4dad-998e-5efebd0b3c15-np0000007850" by "attachment_update" {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:47:02.415335 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-2aae4bb4-6f94-462a-b92f-67aff641be9e req-55a27beb-3bad-449d-a8e1-631751adfc97 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Lock "cinder-attachment_update-41f135c3-f7ce-4dad-998e-5efebd0b3c15-np0000007850" acquired by "attachment_update" :: waited 0.004s {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:47:02.416265 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:02.416265 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:47:02.508720 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-2aae4bb4-6f94-462a-b92f-67aff641be9e req-55a27beb-3bad-449d-a8e1-631751adfc97 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Lock "cinder-attachment_update-41f135c3-f7ce-4dad-998e-5efebd0b3c15-np0000007850" released by "attachment_update" :: held 0.093s {{(pid=100177) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:47:02.509026 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-2aae4bb4-6f94-462a-b92f-67aff641be9e req-55a27beb-3bad-449d-a8e1-631751adfc97 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/attachments/877d7e6f-c682-42ac-8c9d-ca9fefe7fe00 returned with HTTP 200 Aug 20 04:47:02.509524 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1214/4883] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:47:02 2026] PUT /volume/v3/attachments/877d7e6f-c682-42ac-8c9d-ca9fefe7fe00 => generated 969 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:47:03.274654 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7eb01fc1-1fc7-498f-92b9-dffce6111b49 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:03.277226 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7eb01fc1-1fc7-498f-92b9-dffce6111b49 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/41f135c3-f7ce-4dad-998e-5efebd0b3c15 Aug 20 04:47:03.277417 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7eb01fc1-1fc7-498f-92b9-dffce6111b49 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:03.277611 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7eb01fc1-1fc7-498f-92b9-dffce6111b49 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:03.285741 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:03.285741 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:47:03.289002 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-7eb01fc1-1fc7-498f-92b9-dffce6111b49 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:47:03.294765 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7eb01fc1-1fc7-498f-92b9-dffce6111b49 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/41f135c3-f7ce-4dad-998e-5efebd0b3c15 returned with HTTP 200 Aug 20 04:47:03.294765 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1228/4884] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:03 2026] GET /volume/v3/volumes/41f135c3-f7ce-4dad-998e-5efebd0b3c15 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:04.306815 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-63d63557-d936-40f8-ae5c-4fc040a22b50 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:04.308735 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-63d63557-d936-40f8-ae5c-4fc040a22b50 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/41f135c3-f7ce-4dad-998e-5efebd0b3c15 Aug 20 04:47:04.308971 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-63d63557-d936-40f8-ae5c-4fc040a22b50 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:04.309153 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-63d63557-d936-40f8-ae5c-4fc040a22b50 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:04.321215 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:04.321215 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:47:04.324695 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-63d63557-d936-40f8-ae5c-4fc040a22b50 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:47:04.328741 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-63d63557-d936-40f8-ae5c-4fc040a22b50 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/41f135c3-f7ce-4dad-998e-5efebd0b3c15 returned with HTTP 200 Aug 20 04:47:04.329091 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1221/4885] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:04 2026] GET /volume/v3/volumes/41f135c3-f7ce-4dad-998e-5efebd0b3c15 => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:04.620743 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-ff68cdac-8f74-4cdc-b6e6-c2ff268dc3ad req-92f19ce2-7f84-4f06-86ec-e118db65fc0d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:04.623696 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-ff68cdac-8f74-4cdc-b6e6-c2ff268dc3ad req-92f19ce2-7f84-4f06-86ec-e118db65fc0d tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c/encryption Aug 20 04:47:04.624450 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-ff68cdac-8f74-4cdc-b6e6-c2ff268dc3ad req-92f19ce2-7f84-4f06-86ec-e118db65fc0d tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:04.624761 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-ff68cdac-8f74-4cdc-b6e6-c2ff268dc3ad req-92f19ce2-7f84-4f06-86ec-e118db65fc0d tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'index' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:04.637124 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:04.637124 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:47:04.647806 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-ff68cdac-8f74-4cdc-b6e6-c2ff268dc3ad req-92f19ce2-7f84-4f06-86ec-e118db65fc0d tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c/encryption returned with HTTP 200 Aug 20 04:47:04.648618 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1223/4886] 10.4.3.239 () {68 vars in 1631 bytes} [Thu Aug 20 04:47:04 2026] GET /volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c/encryption => generated 160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:05.343911 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4bc6594a-0c99-418d-b561-c4f7206f5d70 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:05.345539 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4bc6594a-0c99-418d-b561-c4f7206f5d70 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/41f135c3-f7ce-4dad-998e-5efebd0b3c15 Aug 20 04:47:05.345713 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4bc6594a-0c99-418d-b561-c4f7206f5d70 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:05.345884 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4bc6594a-0c99-418d-b561-c4f7206f5d70 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:05.355767 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:05.355767 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:47:05.359023 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-4bc6594a-0c99-418d-b561-c4f7206f5d70 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:47:05.362983 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4bc6594a-0c99-418d-b561-c4f7206f5d70 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/41f135c3-f7ce-4dad-998e-5efebd0b3c15 returned with HTTP 200 Aug 20 04:47:05.363366 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1215/4887] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:05 2026] GET /volume/v3/volumes/41f135c3-f7ce-4dad-998e-5efebd0b3c15 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:06.379983 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e87715b8-c81d-4a48-9898-00e2df87e96a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:06.382476 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e87715b8-c81d-4a48-9898-00e2df87e96a tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/41f135c3-f7ce-4dad-998e-5efebd0b3c15 Aug 20 04:47:06.382709 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e87715b8-c81d-4a48-9898-00e2df87e96a tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:06.382974 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e87715b8-c81d-4a48-9898-00e2df87e96a tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:06.397201 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:06.397201 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:47:06.401779 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e87715b8-c81d-4a48-9898-00e2df87e96a tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:47:06.407830 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e87715b8-c81d-4a48-9898-00e2df87e96a tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/41f135c3-f7ce-4dad-998e-5efebd0b3c15 returned with HTTP 200 Aug 20 04:47:06.408394 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1229/4888] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:06 2026] GET /volume/v3/volumes/41f135c3-f7ce-4dad-998e-5efebd0b3c15 => generated 884 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:07.424246 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c75ff776-dbc8-47a6-90ff-fed1805e50e8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:07.425983 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c75ff776-dbc8-47a6-90ff-fed1805e50e8 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/41f135c3-f7ce-4dad-998e-5efebd0b3c15 Aug 20 04:47:07.426196 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c75ff776-dbc8-47a6-90ff-fed1805e50e8 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:07.426385 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c75ff776-dbc8-47a6-90ff-fed1805e50e8 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:07.435992 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:07.435992 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:47:07.439675 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-c75ff776-dbc8-47a6-90ff-fed1805e50e8 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:47:07.444906 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c75ff776-dbc8-47a6-90ff-fed1805e50e8 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/41f135c3-f7ce-4dad-998e-5efebd0b3c15 returned with HTTP 200 Aug 20 04:47:07.445451 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1222/4889] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:07 2026] GET /volume/v3/volumes/41f135c3-f7ce-4dad-998e-5efebd0b3c15 => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:07.888170 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-2aae4bb4-6f94-462a-b92f-67aff641be9e req-ddef52c9-01a7-4ddd-825d-8ed8fac2a4ed None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:07.890478 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-2aae4bb4-6f94-462a-b92f-67aff641be9e req-ddef52c9-01a7-4ddd-825d-8ed8fac2a4ed tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] POST https://10.4.3.239/volume/v3/attachments/877d7e6f-c682-42ac-8c9d-ca9fefe7fe00/action Aug 20 04:47:07.890866 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-2aae4bb4-6f94-462a-b92f-67aff641be9e req-ddef52c9-01a7-4ddd-825d-8ed8fac2a4ed tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Action body: b'{"os-complete": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:47:07.891014 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-2aae4bb4-6f94-462a-b92f-67aff641be9e req-ddef52c9-01a7-4ddd-825d-8ed8fac2a4ed tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:47:07.908156 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:07.908156 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:47:07.924120 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-2aae4bb4-6f94-462a-b92f-67aff641be9e req-ddef52c9-01a7-4ddd-825d-8ed8fac2a4ed tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/attachments/877d7e6f-c682-42ac-8c9d-ca9fefe7fe00/action returned with HTTP 204 Aug 20 04:47:07.924750 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1224/4890] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:47:07 2026] POST /volume/v3/attachments/877d7e6f-c682-42ac-8c9d-ca9fefe7fe00/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:47:08.462879 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-18faf2c2-afee-4be1-b03b-9eb2bdb4d653 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:08.467366 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-18faf2c2-afee-4be1-b03b-9eb2bdb4d653 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/41f135c3-f7ce-4dad-998e-5efebd0b3c15 Aug 20 04:47:08.467635 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-18faf2c2-afee-4be1-b03b-9eb2bdb4d653 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:08.467845 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-18faf2c2-afee-4be1-b03b-9eb2bdb4d653 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:08.477133 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:08.477133 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:47:08.480730 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-18faf2c2-afee-4be1-b03b-9eb2bdb4d653 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:47:08.486606 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-18faf2c2-afee-4be1-b03b-9eb2bdb4d653 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/41f135c3-f7ce-4dad-998e-5efebd0b3c15 returned with HTTP 200 Aug 20 04:47:08.487064 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1216/4891] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:08 2026] GET /volume/v3/volumes/41f135c3-f7ce-4dad-998e-5efebd0b3c15 => generated 1176 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:47:09.284958 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-7f70c43d-8bd1-4905-8d6b-3d8745658361 req-ece30174-f780-4ee6-ae42-dd2def224f33 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:09.287818 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-7f70c43d-8bd1-4905-8d6b-3d8745658361 req-ece30174-f780-4ee6-ae42-dd2def224f33 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] DELETE https://10.4.3.239/volume/v3/attachments/feb526e6-736e-4396-8bf9-52bf834434e0 Aug 20 04:47:09.288034 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-7f70c43d-8bd1-4905-8d6b-3d8745658361 req-ece30174-f780-4ee6-ae42-dd2def224f33 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:09.288299 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-7f70c43d-8bd1-4905-8d6b-3d8745658361 req-ece30174-f780-4ee6-ae42-dd2def224f33 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:09.297544 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:09.297544 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:47:09.358775 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-7f70c43d-8bd1-4905-8d6b-3d8745658361 req-ece30174-f780-4ee6-ae42-dd2def224f33 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] https://10.4.3.239/volume/v3/attachments/feb526e6-736e-4396-8bf9-52bf834434e0 returned with HTTP 200 Aug 20 04:47:09.359363 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1230/4892] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:47:09 2026] DELETE /volume/v3/attachments/feb526e6-736e-4396-8bf9-52bf834434e0 => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:10.657607 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ff35ccf2-badb-436e-b298-ae748b1a88f7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:10.658700 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ff35ccf2-badb-436e-b298-ae748b1a88f7 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] DELETE https://10.4.3.239/volume/v3/volumes/6c58de8d-effb-4a04-a14c-8d55f59cf5ed Aug 20 04:47:10.658945 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ff35ccf2-badb-436e-b298-ae748b1a88f7 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:10.659206 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ff35ccf2-badb-436e-b298-ae748b1a88f7 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:10.659427 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-ff35ccf2-badb-436e-b298-ae748b1a88f7 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Delete volume with id: 6c58de8d-effb-4a04-a14c-8d55f59cf5ed Aug 20 04:47:10.667912 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:10.667912 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:47:10.668492 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-ff35ccf2-badb-436e-b298-ae748b1a88f7 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Volume info retrieved successfully. Aug 20 04:47:10.688978 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-ff35ccf2-badb-436e-b298-ae748b1a88f7 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Delete volume request issued successfully. Aug 20 04:47:10.689243 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ff35ccf2-badb-436e-b298-ae748b1a88f7 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] https://10.4.3.239/volume/v3/volumes/6c58de8d-effb-4a04-a14c-8d55f59cf5ed returned with HTTP 202 Aug 20 04:47:10.689743 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1223/4893] 10.4.3.239 () {68 vars in 1392 bytes} [Thu Aug 20 04:47:10 2026] DELETE /volume/v3/volumes/6c58de8d-effb-4a04-a14c-8d55f59cf5ed => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:47:10.696706 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-280c4848-8094-4229-9a7a-eb0bc7a266d6 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:10.698311 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-280c4848-8094-4229-9a7a-eb0bc7a266d6 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] GET https://10.4.3.239/volume/v3/volumes/6c58de8d-effb-4a04-a14c-8d55f59cf5ed Aug 20 04:47:10.698555 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-280c4848-8094-4229-9a7a-eb0bc7a266d6 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:10.698735 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-280c4848-8094-4229-9a7a-eb0bc7a266d6 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:10.707969 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:10.707969 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:47:10.712825 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-280c4848-8094-4229-9a7a-eb0bc7a266d6 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Volume info retrieved successfully. Aug 20 04:47:10.718883 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-280c4848-8094-4229-9a7a-eb0bc7a266d6 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] https://10.4.3.239/volume/v3/volumes/6c58de8d-effb-4a04-a14c-8d55f59cf5ed returned with HTTP 200 Aug 20 04:47:10.719360 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1225/4894] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:47:10 2026] GET /volume/v3/volumes/6c58de8d-effb-4a04-a14c-8d55f59cf5ed => generated 1422 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:47:11.647309 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-bd4b6f0f-f2bb-414e-8781-5eb49fc2be4f req-deba198f-91f2-4893-863b-a4f2a9223d66 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:11.649536 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-bd4b6f0f-f2bb-414e-8781-5eb49fc2be4f req-deba198f-91f2-4893-863b-a4f2a9223d66 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/41f135c3-f7ce-4dad-998e-5efebd0b3c15 Aug 20 04:47:11.649738 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-bd4b6f0f-f2bb-414e-8781-5eb49fc2be4f req-deba198f-91f2-4893-863b-a4f2a9223d66 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:11.649952 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-bd4b6f0f-f2bb-414e-8781-5eb49fc2be4f req-deba198f-91f2-4893-863b-a4f2a9223d66 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:11.651790 np0000007850 devstack@c-api.service[100177]: DEBUG dbcounter [-] [100177] Writing DB stats cinder:SELECT=220,cinder:UPDATE=22,cinder:INSERT=5 {{(pid=100177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:47:11.663532 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:11.663532 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:47:11.667406 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-bd4b6f0f-f2bb-414e-8781-5eb49fc2be4f req-deba198f-91f2-4893-863b-a4f2a9223d66 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:47:11.671832 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-bd4b6f0f-f2bb-414e-8781-5eb49fc2be4f req-deba198f-91f2-4893-863b-a4f2a9223d66 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/41f135c3-f7ce-4dad-998e-5efebd0b3c15 returned with HTTP 200 Aug 20 04:47:11.672265 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1217/4895] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:47:11 2026] GET /volume/v3/volumes/41f135c3-f7ce-4dad-998e-5efebd0b3c15 => generated 1176 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:47:11.689626 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-bd4b6f0f-f2bb-414e-8781-5eb49fc2be4f req-680cd138-f24c-479f-894a-8e31b117b672 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:11.691685 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-bd4b6f0f-f2bb-414e-8781-5eb49fc2be4f req-680cd138-f24c-479f-894a-8e31b117b672 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] POST https://10.4.3.239/volume/v3/volumes/41f135c3-f7ce-4dad-998e-5efebd0b3c15/action Aug 20 04:47:11.692019 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-bd4b6f0f-f2bb-414e-8781-5eb49fc2be4f req-680cd138-f24c-479f-894a-8e31b117b672 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:47:11.692133 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-bd4b6f0f-f2bb-414e-8781-5eb49fc2be4f req-680cd138-f24c-479f-894a-8e31b117b672 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:47:11.702201 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:11.702201 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:47:11.702730 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-bd4b6f0f-f2bb-414e-8781-5eb49fc2be4f req-680cd138-f24c-479f-894a-8e31b117b672 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:47:11.708295 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-bd4b6f0f-f2bb-414e-8781-5eb49fc2be4f req-680cd138-f24c-479f-894a-8e31b117b672 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Begin detaching volume completed successfully. Aug 20 04:47:11.708581 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-bd4b6f0f-f2bb-414e-8781-5eb49fc2be4f req-680cd138-f24c-479f-894a-8e31b117b672 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/41f135c3-f7ce-4dad-998e-5efebd0b3c15/action returned with HTTP 202 Aug 20 04:47:11.709049 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1231/4896] 10.4.3.239 () {72 vars in 1672 bytes} [Thu Aug 20 04:47:11 2026] POST /volume/v3/volumes/41f135c3-f7ce-4dad-998e-5efebd0b3c15/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:47:11.735016 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-095c563a-d9bf-4f9a-b9cc-b7b73cf926cc None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:11.736823 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-095c563a-d9bf-4f9a-b9cc-b7b73cf926cc tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] GET https://10.4.3.239/volume/v3/volumes/6c58de8d-effb-4a04-a14c-8d55f59cf5ed Aug 20 04:47:11.737052 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-095c563a-d9bf-4f9a-b9cc-b7b73cf926cc tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:11.737287 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-095c563a-d9bf-4f9a-b9cc-b7b73cf926cc tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:11.742876 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-095c563a-d9bf-4f9a-b9cc-b7b73cf926cc tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] https://10.4.3.239/volume/v3/volumes/6c58de8d-effb-4a04-a14c-8d55f59cf5ed returned with HTTP 404 Aug 20 04:47:11.743376 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1224/4897] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:47:11 2026] GET /volume/v3/volumes/6c58de8d-effb-4a04-a14c-8d55f59cf5ed => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:47:11.746847 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6e804dc1-26de-4048-9482-05464fac780a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:11.747310 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6e804dc1-26de-4048-9482-05464fac780a None None] GET https://10.4.3.239/volume// Aug 20 04:47:11.747545 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6e804dc1-26de-4048-9482-05464fac780a None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:11.747752 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6e804dc1-26de-4048-9482-05464fac780a None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:11.748096 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6e804dc1-26de-4048-9482-05464fac780a None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:47:11.748489 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1226/4898] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:47: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 20 04:47:11.750825 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3af0846a-2e27-4f7a-a98f-d13c191d2b29 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:11.752404 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3af0846a-2e27-4f7a-a98f-d13c191d2b29 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/fb1dfff0-0ca3-49cc-97b5-40fbbb54aa02 Aug 20 04:47:11.752593 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3af0846a-2e27-4f7a-a98f-d13c191d2b29 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:11.752756 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3af0846a-2e27-4f7a-a98f-d13c191d2b29 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:11.752874 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-3af0846a-2e27-4f7a-a98f-d13c191d2b29 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Delete snapshot with id: fb1dfff0-0ca3-49cc-97b5-40fbbb54aa02 Aug 20 04:47:11.755554 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-bd4b6f0f-f2bb-414e-8781-5eb49fc2be4f req-92af093e-e5a0-4931-ab05-60caa5a0a193 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:11.757500 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:11.757500 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:47:11.757710 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-bd4b6f0f-f2bb-414e-8781-5eb49fc2be4f req-92af093e-e5a0-4931-ab05-60caa5a0a193 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/41f135c3-f7ce-4dad-998e-5efebd0b3c15 Aug 20 04:47:11.757878 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-3af0846a-2e27-4f7a-a98f-d13c191d2b29 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Snapshot retrieved successfully. Aug 20 04:47:11.757967 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-bd4b6f0f-f2bb-414e-8781-5eb49fc2be4f req-92af093e-e5a0-4931-ab05-60caa5a0a193 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:11.758204 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-bd4b6f0f-f2bb-414e-8781-5eb49fc2be4f req-92af093e-e5a0-4931-ab05-60caa5a0a193 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:11.767235 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:11.767235 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:47:11.770340 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-bd4b6f0f-f2bb-414e-8781-5eb49fc2be4f req-92af093e-e5a0-4931-ab05-60caa5a0a193 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:47:11.774102 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-bd4b6f0f-f2bb-414e-8781-5eb49fc2be4f req-92af093e-e5a0-4931-ab05-60caa5a0a193 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/41f135c3-f7ce-4dad-998e-5efebd0b3c15 returned with HTTP 200 Aug 20 04:47:11.774545 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1232/4899] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:47:11 2026] GET /volume/v3/volumes/41f135c3-f7ce-4dad-998e-5efebd0b3c15 => generated 1359 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:47:11.774849 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-3af0846a-2e27-4f7a-a98f-d13c191d2b29 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Snapshot delete request issued successfully. Aug 20 04:47:11.775025 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3af0846a-2e27-4f7a-a98f-d13c191d2b29 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] https://10.4.3.239/volume/v3/snapshots/fb1dfff0-0ca3-49cc-97b5-40fbbb54aa02 returned with HTTP 202 Aug 20 04:47:11.775429 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1218/4900] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:47:11 2026] DELETE /volume/v3/snapshots/fb1dfff0-0ca3-49cc-97b5-40fbbb54aa02 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:47:11.788274 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8a9dbee7-8835-4f74-ad39-4c0717ce04ec None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:11.790080 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8a9dbee7-8835-4f74-ad39-4c0717ce04ec tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] GET https://10.4.3.239/volume/v3/snapshots/fb1dfff0-0ca3-49cc-97b5-40fbbb54aa02 Aug 20 04:47:11.790080 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8a9dbee7-8835-4f74-ad39-4c0717ce04ec tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:11.790201 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8a9dbee7-8835-4f74-ad39-4c0717ce04ec tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:11.795028 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:11.795028 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:47:11.795554 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-8a9dbee7-8835-4f74-ad39-4c0717ce04ec tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Snapshot retrieved successfully. Aug 20 04:47:11.796395 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8a9dbee7-8835-4f74-ad39-4c0717ce04ec tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] https://10.4.3.239/volume/v3/snapshots/fb1dfff0-0ca3-49cc-97b5-40fbbb54aa02 returned with HTTP 200 Aug 20 04:47:11.796921 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1225/4901] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:47:11 2026] GET /volume/v3/snapshots/fb1dfff0-0ca3-49cc-97b5-40fbbb54aa02 => generated 482 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:12.225333 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-95bc63fb-cfb6-403f-8042-c7005706b2a9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:12.226968 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-95bc63fb-cfb6-403f-8042-c7005706b2a9 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:47:12.227284 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-95bc63fb-cfb6-403f-8042-c7005706b2a9 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c7c04716-c0a3-48c1-9897-386b7e8b54e5", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-830868769", "description": null, "metadata": null}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:47:12.238297 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:12.238297 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:47:12.238800 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-95bc63fb-cfb6-403f-8042-c7005706b2a9 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:47:12.238942 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-95bc63fb-cfb6-403f-8042-c7005706b2a9 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Create snapshot from volume c7c04716-c0a3-48c1-9897-386b7e8b54e5 Aug 20 04:47:12.264102 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-95bc63fb-cfb6-403f-8042-c7005706b2a9 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Created reservations ['5f0c0c5a-6d84-424d-a738-43d30ac8041e', '1aee5bcd-01f8-49b0-ab1d-39da382422d7', '349f7605-db18-4763-8cb4-9a2b495bd505', 'aee92585-20fd-4445-9b1e-14fa74430bd9'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:47:12.295574 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-95bc63fb-cfb6-403f-8042-c7005706b2a9 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Snapshot force create request issued successfully. Aug 20 04:47:12.295910 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-95bc63fb-cfb6-403f-8042-c7005706b2a9 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:47:12.296358 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1227/4902] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:47:12 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 20 04:47:12.305242 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-13e2d945-2f07-4972-8283-7e8c8e0690f4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:12.307127 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-13e2d945-2f07-4972-8283-7e8c8e0690f4 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/snapshots/75a406c6-7908-42e2-9d50-284bbf8be933 Aug 20 04:47:12.307438 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-13e2d945-2f07-4972-8283-7e8c8e0690f4 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:12.307711 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-13e2d945-2f07-4972-8283-7e8c8e0690f4 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:12.312629 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:12.312629 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:47:12.313131 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-13e2d945-2f07-4972-8283-7e8c8e0690f4 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Snapshot retrieved successfully. Aug 20 04:47:12.314053 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-13e2d945-2f07-4972-8283-7e8c8e0690f4 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/snapshots/75a406c6-7908-42e2-9d50-284bbf8be933 returned with HTTP 200 Aug 20 04:47:12.314401 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1233/4903] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:47:12 2026] GET /volume/v3/snapshots/75a406c6-7908-42e2-9d50-284bbf8be933 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:12.624485 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-bd4b6f0f-f2bb-414e-8781-5eb49fc2be4f req-ea6014e1-6112-4b85-bd72-6b41854c9d89 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:12.626725 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-bd4b6f0f-f2bb-414e-8781-5eb49fc2be4f req-ea6014e1-6112-4b85-bd72-6b41854c9d89 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] DELETE https://10.4.3.239/volume/v3/attachments/877d7e6f-c682-42ac-8c9d-ca9fefe7fe00 Aug 20 04:47:12.626947 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-bd4b6f0f-f2bb-414e-8781-5eb49fc2be4f req-ea6014e1-6112-4b85-bd72-6b41854c9d89 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:12.627137 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-bd4b6f0f-f2bb-414e-8781-5eb49fc2be4f req-ea6014e1-6112-4b85-bd72-6b41854c9d89 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:12.634831 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:12.634831 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:47:12.680390 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-bd4b6f0f-f2bb-414e-8781-5eb49fc2be4f req-ea6014e1-6112-4b85-bd72-6b41854c9d89 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/attachments/877d7e6f-c682-42ac-8c9d-ca9fefe7fe00 returned with HTTP 200 Aug 20 04:47:12.680882 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1219/4904] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:47:12 2026] DELETE /volume/v3/attachments/877d7e6f-c682-42ac-8c9d-ca9fefe7fe00 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:12.802532 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-65267301-87c7-462b-ab3e-f98a8162cc4c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:12.804176 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-65267301-87c7-462b-ab3e-f98a8162cc4c tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:47:12.804561 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-65267301-87c7-462b-ab3e-f98a8162cc4c tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-309445190", "snapshot_id": "c709275e-3f43-4366-96b3-39fcd0a26269", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:47:12.806015 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-65267301-87c7-462b-ab3e-f98a8162cc4c tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-309445190', 'snapshot_id': 'c709275e-3f43-4366-96b3-39fcd0a26269', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:47:12.806545 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4da60364-9614-4909-80b6-8a90cba95388 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:12.808326 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4da60364-9614-4909-80b6-8a90cba95388 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] GET https://10.4.3.239/volume/v3/snapshots/fb1dfff0-0ca3-49cc-97b5-40fbbb54aa02 Aug 20 04:47:12.808497 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4da60364-9614-4909-80b6-8a90cba95388 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:12.808675 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4da60364-9614-4909-80b6-8a90cba95388 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:12.811034 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:12.811034 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:47:12.811525 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-65267301-87c7-462b-ab3e-f98a8162cc4c tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Snapshot retrieved successfully. Aug 20 04:47:12.811669 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-65267301-87c7-462b-ab3e-f98a8162cc4c tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Create volume of 1 GB Aug 20 04:47:12.813167 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4da60364-9614-4909-80b6-8a90cba95388 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] https://10.4.3.239/volume/v3/snapshots/fb1dfff0-0ca3-49cc-97b5-40fbbb54aa02 returned with HTTP 404 Aug 20 04:47:12.813646 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1228/4905] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:47:12 2026] GET /volume/v3/snapshots/fb1dfff0-0ca3-49cc-97b5-40fbbb54aa02 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:47:12.814797 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-65267301-87c7-462b-ab3e-f98a8162cc4c tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Availability Zones retrieved successfully. Aug 20 04:47:12.819885 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-65267301-87c7-462b-ab3e-f98a8162cc4c tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Flow 'volume_create_api' (d7f8479f-5d5a-42cc-8c9f-fb47a85a4576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:47:12.820893 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-65267301-87c7-462b-ab3e-f98a8162cc4c tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d6f9058-27ea-4939-925c-0687bde93161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:47:12.822017 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-65267301-87c7-462b-ab3e-f98a8162cc4c tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:47:12.850636 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-65267301-87c7-462b-ab3e-f98a8162cc4c tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d6f9058-27ea-4939-925c-0687bde93161) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c709275e-3f43-4366-96b3-39fcd0a26269', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:47:12.851450 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-65267301-87c7-462b-ab3e-f98a8162cc4c tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b93ad647-8272-469e-bd2d-41bdcaf8fe3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:47:12.890750 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-65267301-87c7-462b-ab3e-f98a8162cc4c tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Created reservations ['0a7b1672-4609-4d94-96a8-b7aad2d8f6f1', 'a684944c-61ae-423d-a7ff-4df376a30553', '519f5383-62c7-415f-8b2a-881f7491c2a4', 'a78a2b9b-d134-4ef1-b2b4-bd57a1e8789e'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:47:12.891608 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-65267301-87c7-462b-ab3e-f98a8162cc4c tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b93ad647-8272-469e-bd2d-41bdcaf8fe3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a7b1672-4609-4d94-96a8-b7aad2d8f6f1', 'a684944c-61ae-423d-a7ff-4df376a30553', '519f5383-62c7-415f-8b2a-881f7491c2a4', 'a78a2b9b-d134-4ef1-b2b4-bd57a1e8789e']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:47:12.892491 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-65267301-87c7-462b-ab3e-f98a8162cc4c tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (deed9bf0-8967-42ce-91d8-54be5396e029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:47:12.935902 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-65267301-87c7-462b-ab3e-f98a8162cc4c tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (deed9bf0-8967-42ce-91d8-54be5396e029) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd0ac060-7a9a-4688-97cc-87542e30ac1b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-309445190',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcd1e6f6897c4f5ba77638fd66104b05',qos_specs=None,replication_status=,reservations=['0a7b1672-4609-4d94-96a8-b7aad2d8f6f1','a684944c-61ae-423d-a7ff-4df376a30553','519f5383-62c7-415f-8b2a-881f7491c2a4','a78a2b9b-d134-4ef1-b2b4-bd57a1e8789e'],size=1,snapshot_id=c709275e-3f43-4366-96b3-39fcd0a26269,source_replicaid=,source_volid=None,status='creating',user_id='b13feaf40b09429f8a190816a197f840',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:47:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-309445190',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd0ac060-7a9a-4688-97cc-87542e30ac1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcd1e6f6897c4f5ba77638fd66104b05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c709275e-3f43-4366-96b3-39fcd0a26269,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b13feaf40b09429f8a190816a197f840',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:47:12.937000 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-65267301-87c7-462b-ab3e-f98a8162cc4c tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc5cac3b-8e47-4792-b53f-00f64ce36aff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:47:12.953680 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-65267301-87c7-462b-ab3e-f98a8162cc4c tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc5cac3b-8e47-4792-b53f-00f64ce36aff) transitioned into state 'SUCCESS' from state '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-309445190',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcd1e6f6897c4f5ba77638fd66104b05',qos_specs=None,replication_status=,reservations=['0a7b1672-4609-4d94-96a8-b7aad2d8f6f1','a684944c-61ae-423d-a7ff-4df376a30553','519f5383-62c7-415f-8b2a-881f7491c2a4','a78a2b9b-d134-4ef1-b2b4-bd57a1e8789e'],size=1,snapshot_id=c709275e-3f43-4366-96b3-39fcd0a26269,source_replicaid=,source_volid=None,status='creating',user_id='b13feaf40b09429f8a190816a197f840',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:47:12.954411 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-65267301-87c7-462b-ab3e-f98a8162cc4c tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98aae592-7145-4039-9dd4-dbd1efb8ba2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:47:12.975952 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-65267301-87c7-462b-ab3e-f98a8162cc4c tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98aae592-7145-4039-9dd4-dbd1efb8ba2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:47:12.976716 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-65267301-87c7-462b-ab3e-f98a8162cc4c tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Flow 'volume_create_api' (d7f8479f-5d5a-42cc-8c9f-fb47a85a4576) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:47:12.976989 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-65267301-87c7-462b-ab3e-f98a8162cc4c tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Create volume request issued successfully. Aug 20 04:47:12.977515 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-65267301-87c7-462b-ab3e-f98a8162cc4c tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:47:12.977889 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1226/4906] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:47:12 2026] POST /volume/v3/volumes => generated 790 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:47:12.992225 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b339b90f-5b6a-4f40-bb5e-8bed0079de5d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:12.994610 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b339b90f-5b6a-4f40-bb5e-8bed0079de5d tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/dd0ac060-7a9a-4688-97cc-87542e30ac1b Aug 20 04:47:12.994865 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b339b90f-5b6a-4f40-bb5e-8bed0079de5d tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:12.995125 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b339b90f-5b6a-4f40-bb5e-8bed0079de5d tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:13.004113 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:13.004113 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:47:13.007998 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b339b90f-5b6a-4f40-bb5e-8bed0079de5d tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:47:13.011901 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b339b90f-5b6a-4f40-bb5e-8bed0079de5d tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/dd0ac060-7a9a-4688-97cc-87542e30ac1b returned with HTTP 200 Aug 20 04:47:13.012382 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1234/4907] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:12 2026] GET /volume/v3/volumes/dd0ac060-7a9a-4688-97cc-87542e30ac1b => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:13.324843 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c158db40-6c1d-42a3-8cab-7706f0fc032c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:13.326667 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c158db40-6c1d-42a3-8cab-7706f0fc032c tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/snapshots/75a406c6-7908-42e2-9d50-284bbf8be933 Aug 20 04:47:13.326886 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c158db40-6c1d-42a3-8cab-7706f0fc032c tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:13.328083 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c158db40-6c1d-42a3-8cab-7706f0fc032c tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:13.332987 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:13.332987 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:47:13.333481 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c158db40-6c1d-42a3-8cab-7706f0fc032c tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Snapshot retrieved successfully. Aug 20 04:47:13.334453 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c158db40-6c1d-42a3-8cab-7706f0fc032c tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/snapshots/75a406c6-7908-42e2-9d50-284bbf8be933 returned with HTTP 200 Aug 20 04:47:13.334927 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1220/4908] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:47:13 2026] GET /volume/v3/snapshots/75a406c6-7908-42e2-9d50-284bbf8be933 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:13.346336 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8dc86dad-45b8-48e6-8cc0-19512ca3d090 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:13.348310 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8dc86dad-45b8-48e6-8cc0-19512ca3d090 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/snapshots/75a406c6-7908-42e2-9d50-284bbf8be933 Aug 20 04:47:13.348498 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8dc86dad-45b8-48e6-8cc0-19512ca3d090 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:13.348672 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8dc86dad-45b8-48e6-8cc0-19512ca3d090 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:13.353696 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:13.353696 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:47:13.356231 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-8dc86dad-45b8-48e6-8cc0-19512ca3d090 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Snapshot retrieved successfully. Aug 20 04:47:13.356231 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8dc86dad-45b8-48e6-8cc0-19512ca3d090 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/snapshots/75a406c6-7908-42e2-9d50-284bbf8be933 returned with HTTP 200 Aug 20 04:47:13.356231 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1229/4909] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:47:13 2026] GET /volume/v3/snapshots/75a406c6-7908-42e2-9d50-284bbf8be933 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:14.031107 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e4990c6f-7d28-47db-9027-886790291892 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:14.031107 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e4990c6f-7d28-47db-9027-886790291892 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/dd0ac060-7a9a-4688-97cc-87542e30ac1b Aug 20 04:47:14.031107 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e4990c6f-7d28-47db-9027-886790291892 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:14.031504 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e4990c6f-7d28-47db-9027-886790291892 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:14.038304 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:14.038304 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:47:14.043077 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-e4990c6f-7d28-47db-9027-886790291892 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:47:14.056735 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e4990c6f-7d28-47db-9027-886790291892 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/dd0ac060-7a9a-4688-97cc-87542e30ac1b returned with HTTP 200 Aug 20 04:47:14.056735 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1227/4910] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:14 2026] GET /volume/v3/volumes/dd0ac060-7a9a-4688-97cc-87542e30ac1b => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:14.081925 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2066addf-6ba4-459b-a1db-1df68521ae86 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:14.083458 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2066addf-6ba4-459b-a1db-1df68521ae86 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/dd0ac060-7a9a-4688-97cc-87542e30ac1b Aug 20 04:47:14.083722 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2066addf-6ba4-459b-a1db-1df68521ae86 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:14.083920 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2066addf-6ba4-459b-a1db-1df68521ae86 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:14.095345 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:14.095345 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:47:14.099354 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-2066addf-6ba4-459b-a1db-1df68521ae86 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:47:14.104230 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2066addf-6ba4-459b-a1db-1df68521ae86 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/dd0ac060-7a9a-4688-97cc-87542e30ac1b returned with HTTP 200 Aug 20 04:47:14.104696 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1235/4911] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:14 2026] GET /volume/v3/volumes/dd0ac060-7a9a-4688-97cc-87542e30ac1b => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:14.567578 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-4c6c8fc2-ac2c-439b-b886-a0eee0411115 req-a2be62f1-cf6c-48c2-b999-0edd7c94e1c3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:14.571138 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-4c6c8fc2-ac2c-439b-b886-a0eee0411115 req-a2be62f1-cf6c-48c2-b999-0edd7c94e1c3 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/dd0ac060-7a9a-4688-97cc-87542e30ac1b Aug 20 04:47:14.571411 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-4c6c8fc2-ac2c-439b-b886-a0eee0411115 req-a2be62f1-cf6c-48c2-b999-0edd7c94e1c3 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:14.571653 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-4c6c8fc2-ac2c-439b-b886-a0eee0411115 req-a2be62f1-cf6c-48c2-b999-0edd7c94e1c3 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:14.589632 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:14.589632 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:47:14.597366 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-4c6c8fc2-ac2c-439b-b886-a0eee0411115 req-a2be62f1-cf6c-48c2-b999-0edd7c94e1c3 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:47:14.602475 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-4c6c8fc2-ac2c-439b-b886-a0eee0411115 req-a2be62f1-cf6c-48c2-b999-0edd7c94e1c3 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/dd0ac060-7a9a-4688-97cc-87542e30ac1b returned with HTTP 200 Aug 20 04:47:14.602860 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1221/4912] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:47:14 2026] GET /volume/v3/volumes/dd0ac060-7a9a-4688-97cc-87542e30ac1b => generated 883 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:14.699582 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-88940054-1f13-4c75-bdb7-6d18d686d0df None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:14.700583 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-88940054-1f13-4c75-bdb7-6d18d686d0df None None] GET https://10.4.3.239/volume// Aug 20 04:47:14.700583 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-88940054-1f13-4c75-bdb7-6d18d686d0df None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:14.700583 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-88940054-1f13-4c75-bdb7-6d18d686d0df None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:14.700727 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-88940054-1f13-4c75-bdb7-6d18d686d0df None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:47:14.700979 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1230/4913] 10.4.3.239 () {66 vars in 1428 bytes} [Thu Aug 20 04:47: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 20 04:47:14.707964 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-4c6c8fc2-ac2c-439b-b886-a0eee0411115 req-04de75c8-a3cc-4b50-9efa-0ab7a887ec25 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:14.710867 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-4c6c8fc2-ac2c-439b-b886-a0eee0411115 req-04de75c8-a3cc-4b50-9efa-0ab7a887ec25 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:47:14.711035 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-4c6c8fc2-ac2c-439b-b886-a0eee0411115 req-04de75c8-a3cc-4b50-9efa-0ab7a887ec25 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dd0ac060-7a9a-4688-97cc-87542e30ac1b", "connector": null, "instance_uuid": "62a2bd6a-2036-4435-bfb4-28ef19ab02f7"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:47:14.719638 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:14.719638 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:47:14.754933 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-4c6c8fc2-ac2c-439b-b886-a0eee0411115 req-04de75c8-a3cc-4b50-9efa-0ab7a887ec25 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:47:14.755523 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1228/4914] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:47:14 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 20 04:47:14.791621 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7168a869-ec57-4b44-a12b-dad2ccc5ee41 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:14.793542 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7168a869-ec57-4b44-a12b-dad2ccc5ee41 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/dd0ac060-7a9a-4688-97cc-87542e30ac1b Aug 20 04:47:14.793759 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7168a869-ec57-4b44-a12b-dad2ccc5ee41 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:14.793943 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7168a869-ec57-4b44-a12b-dad2ccc5ee41 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:14.807038 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:14.807038 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:47:14.812526 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-7168a869-ec57-4b44-a12b-dad2ccc5ee41 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:47:14.813751 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d5909923-e9c5-4465-8439-c046f1103073 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:14.814155 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d5909923-e9c5-4465-8439-c046f1103073 None None] GET https://10.4.3.239/volume// Aug 20 04:47:14.814452 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d5909923-e9c5-4465-8439-c046f1103073 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:14.814691 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d5909923-e9c5-4465-8439-c046f1103073 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:14.815046 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d5909923-e9c5-4465-8439-c046f1103073 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:47:14.815432 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1222/4915] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:47: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 20 04:47:14.819981 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7168a869-ec57-4b44-a12b-dad2ccc5ee41 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/dd0ac060-7a9a-4688-97cc-87542e30ac1b returned with HTTP 200 Aug 20 04:47:14.820301 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-d0044c40-5e71-4f29-bc13-1f34dbcdac13 req-0d404572-6ae5-46b3-81ce-bd7fb2ba2b7a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:14.820532 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1236/4916] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:14 2026] GET /volume/v3/volumes/dd0ac060-7a9a-4688-97cc-87542e30ac1b => generated 882 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:14.822085 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-d0044c40-5e71-4f29-bc13-1f34dbcdac13 req-0d404572-6ae5-46b3-81ce-bd7fb2ba2b7a tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] DELETE https://10.4.3.239/volume/v3/attachments/9e161b4a-0980-4317-8dac-a4d5ae0cb4e0 Aug 20 04:47:14.822145 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-4c6c8fc2-ac2c-439b-b886-a0eee0411115 req-eadc0cc5-1b6d-4a5c-9b6c-f0355e305e9f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:14.822278 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-d0044c40-5e71-4f29-bc13-1f34dbcdac13 req-0d404572-6ae5-46b3-81ce-bd7fb2ba2b7a tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:14.822462 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-d0044c40-5e71-4f29-bc13-1f34dbcdac13 req-0d404572-6ae5-46b3-81ce-bd7fb2ba2b7a tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:14.824805 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-4c6c8fc2-ac2c-439b-b886-a0eee0411115 req-eadc0cc5-1b6d-4a5c-9b6c-f0355e305e9f tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/dd0ac060-7a9a-4688-97cc-87542e30ac1b Aug 20 04:47:14.825085 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-4c6c8fc2-ac2c-439b-b886-a0eee0411115 req-eadc0cc5-1b6d-4a5c-9b6c-f0355e305e9f tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:14.825360 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-4c6c8fc2-ac2c-439b-b886-a0eee0411115 req-eadc0cc5-1b6d-4a5c-9b6c-f0355e305e9f tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:14.828815 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:14.828815 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:47:14.836794 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:14.836794 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:47:14.840798 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-4c6c8fc2-ac2c-439b-b886-a0eee0411115 req-eadc0cc5-1b6d-4a5c-9b6c-f0355e305e9f tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:47:14.846926 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-4c6c8fc2-ac2c-439b-b886-a0eee0411115 req-eadc0cc5-1b6d-4a5c-9b6c-f0355e305e9f tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/dd0ac060-7a9a-4688-97cc-87542e30ac1b returned with HTTP 200 Aug 20 04:47:14.847586 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1229/4917] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:47:14 2026] GET /volume/v3/volumes/dd0ac060-7a9a-4688-97cc-87542e30ac1b => generated 1062 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:47:14.875328 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-d0044c40-5e71-4f29-bc13-1f34dbcdac13 req-0d404572-6ae5-46b3-81ce-bd7fb2ba2b7a tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] https://10.4.3.239/volume/v3/attachments/9e161b4a-0980-4317-8dac-a4d5ae0cb4e0 returned with HTTP 200 Aug 20 04:47:14.875731 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1231/4918] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:47:14 2026] DELETE /volume/v3/attachments/9e161b4a-0980-4317-8dac-a4d5ae0cb4e0 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:14.950543 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-4c6c8fc2-ac2c-439b-b886-a0eee0411115 req-710088c6-380a-4607-9b51-e7b8335b27db None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:14.952586 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-4c6c8fc2-ac2c-439b-b886-a0eee0411115 req-710088c6-380a-4607-9b51-e7b8335b27db tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] PUT https://10.4.3.239/volume/v3/attachments/ca6323f1-ea33-413f-857e-92cc1bb06d53 Aug 20 04:47:14.953027 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-4c6c8fc2-ac2c-439b-b886-a0eee0411115 req-710088c6-380a-4607-9b51-e7b8335b27db tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:47:14.966907 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-4c6c8fc2-ac2c-439b-b886-a0eee0411115 req-710088c6-380a-4607-9b51-e7b8335b27db tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Acquiring lock "cinder-attachment_update-dd0ac060-7a9a-4688-97cc-87542e30ac1b-np0000007850" by "attachment_update" {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:47:14.973647 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-4c6c8fc2-ac2c-439b-b886-a0eee0411115 req-710088c6-380a-4607-9b51-e7b8335b27db tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Lock "cinder-attachment_update-dd0ac060-7a9a-4688-97cc-87542e30ac1b-np0000007850" acquired by "attachment_update" :: waited 0.007s {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:47:14.974622 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:14.974622 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:47:15.061678 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-4c6c8fc2-ac2c-439b-b886-a0eee0411115 req-710088c6-380a-4607-9b51-e7b8335b27db tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Lock "cinder-attachment_update-dd0ac060-7a9a-4688-97cc-87542e30ac1b-np0000007850" released by "attachment_update" :: held 0.088s {{(pid=100177) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:47:15.062028 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-4c6c8fc2-ac2c-439b-b886-a0eee0411115 req-710088c6-380a-4607-9b51-e7b8335b27db tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/attachments/ca6323f1-ea33-413f-857e-92cc1bb06d53 returned with HTTP 200 Aug 20 04:47:15.062503 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1223/4919] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:47:14 2026] PUT /volume/v3/attachments/ca6323f1-ea33-413f-857e-92cc1bb06d53 => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:47:15.850925 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f5c5c273-95a0-41b1-bd56-ddc199998021 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:15.853930 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f5c5c273-95a0-41b1-bd56-ddc199998021 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/dd0ac060-7a9a-4688-97cc-87542e30ac1b Aug 20 04:47:15.854648 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f5c5c273-95a0-41b1-bd56-ddc199998021 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:15.855171 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f5c5c273-95a0-41b1-bd56-ddc199998021 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:15.870144 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:15.870144 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:47:15.875123 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-f5c5c273-95a0-41b1-bd56-ddc199998021 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:47:15.880672 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f5c5c273-95a0-41b1-bd56-ddc199998021 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/dd0ac060-7a9a-4688-97cc-87542e30ac1b returned with HTTP 200 Aug 20 04:47:15.881269 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1237/4920] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:15 2026] GET /volume/v3/volumes/dd0ac060-7a9a-4688-97cc-87542e30ac1b => generated 883 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:16.212627 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e1266aeb-0857-4452-93fd-044a0bad2347 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:16.214273 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e1266aeb-0857-4452-93fd-044a0bad2347 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] DELETE https://10.4.3.239/volume/v3/volumes/d7147617-815e-4d8a-a139-6bfdbae7bdeb Aug 20 04:47:16.214456 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e1266aeb-0857-4452-93fd-044a0bad2347 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:16.214628 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e1266aeb-0857-4452-93fd-044a0bad2347 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:16.214774 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-e1266aeb-0857-4452-93fd-044a0bad2347 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Delete volume with id: d7147617-815e-4d8a-a139-6bfdbae7bdeb Aug 20 04:47:16.221672 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:16.221672 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:47:16.222050 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-e1266aeb-0857-4452-93fd-044a0bad2347 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Volume info retrieved successfully. Aug 20 04:47:16.238151 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-e1266aeb-0857-4452-93fd-044a0bad2347 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Delete volume request issued successfully. Aug 20 04:47:16.238409 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e1266aeb-0857-4452-93fd-044a0bad2347 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] https://10.4.3.239/volume/v3/volumes/d7147617-815e-4d8a-a139-6bfdbae7bdeb returned with HTTP 202 Aug 20 04:47:16.239047 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1230/4921] 10.4.3.239 () {68 vars in 1392 bytes} [Thu Aug 20 04:47:16 2026] DELETE /volume/v3/volumes/d7147617-815e-4d8a-a139-6bfdbae7bdeb => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:47:16.248459 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-bdeb2cd8-32b0-4565-b597-9c19275e384a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:16.250435 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bdeb2cd8-32b0-4565-b597-9c19275e384a tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] GET https://10.4.3.239/volume/v3/volumes/d7147617-815e-4d8a-a139-6bfdbae7bdeb Aug 20 04:47:16.250669 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bdeb2cd8-32b0-4565-b597-9c19275e384a tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:16.251003 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bdeb2cd8-32b0-4565-b597-9c19275e384a tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:16.258955 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:16.258955 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:47:16.263195 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-bdeb2cd8-32b0-4565-b597-9c19275e384a tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Volume info retrieved successfully. Aug 20 04:47:16.268994 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bdeb2cd8-32b0-4565-b597-9c19275e384a tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] https://10.4.3.239/volume/v3/volumes/d7147617-815e-4d8a-a139-6bfdbae7bdeb returned with HTTP 200 Aug 20 04:47:16.269476 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1232/4922] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:47:16 2026] GET /volume/v3/volumes/d7147617-815e-4d8a-a139-6bfdbae7bdeb => generated 1422 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:47:16.897230 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2246d93e-065c-41fc-97a0-702b2cda81b6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:16.898916 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2246d93e-065c-41fc-97a0-702b2cda81b6 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/dd0ac060-7a9a-4688-97cc-87542e30ac1b Aug 20 04:47:16.899093 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2246d93e-065c-41fc-97a0-702b2cda81b6 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:16.899305 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2246d93e-065c-41fc-97a0-702b2cda81b6 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:16.909488 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:16.909488 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:47:16.912553 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-2246d93e-065c-41fc-97a0-702b2cda81b6 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:47:16.916304 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2246d93e-065c-41fc-97a0-702b2cda81b6 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/dd0ac060-7a9a-4688-97cc-87542e30ac1b returned with HTTP 200 Aug 20 04:47:16.916666 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1224/4923] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:16 2026] GET /volume/v3/volumes/dd0ac060-7a9a-4688-97cc-87542e30ac1b => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:17.282081 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d6a66970-67d4-48b4-a60a-d6625a526248 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:17.283943 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d6a66970-67d4-48b4-a60a-d6625a526248 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] GET https://10.4.3.239/volume/v3/volumes/d7147617-815e-4d8a-a139-6bfdbae7bdeb Aug 20 04:47:17.284174 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d6a66970-67d4-48b4-a60a-d6625a526248 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:17.284410 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d6a66970-67d4-48b4-a60a-d6625a526248 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:17.289983 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d6a66970-67d4-48b4-a60a-d6625a526248 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] https://10.4.3.239/volume/v3/volumes/d7147617-815e-4d8a-a139-6bfdbae7bdeb returned with HTTP 404 Aug 20 04:47:17.290512 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1238/4924] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:47:17 2026] GET /volume/v3/volumes/d7147617-815e-4d8a-a139-6bfdbae7bdeb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:47:17.296349 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e6f5b648-caff-4586-8119-36cc78b06de8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:17.298156 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e6f5b648-caff-4586-8119-36cc78b06de8 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/1b346f60-91ca-41a9-aecf-9e243612389b Aug 20 04:47:17.298461 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e6f5b648-caff-4586-8119-36cc78b06de8 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:17.298686 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e6f5b648-caff-4586-8119-36cc78b06de8 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:17.298837 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-e6f5b648-caff-4586-8119-36cc78b06de8 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Delete snapshot with id: 1b346f60-91ca-41a9-aecf-9e243612389b Aug 20 04:47:17.303739 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:17.303739 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:47:17.304258 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-e6f5b648-caff-4586-8119-36cc78b06de8 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Snapshot retrieved successfully. Aug 20 04:47:17.320754 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-e6f5b648-caff-4586-8119-36cc78b06de8 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Snapshot delete request issued successfully. Aug 20 04:47:17.320902 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e6f5b648-caff-4586-8119-36cc78b06de8 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] https://10.4.3.239/volume/v3/snapshots/1b346f60-91ca-41a9-aecf-9e243612389b returned with HTTP 202 Aug 20 04:47:17.321293 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1231/4925] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:47:17 2026] DELETE /volume/v3/snapshots/1b346f60-91ca-41a9-aecf-9e243612389b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:47:17.329040 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-77d919fd-8449-4db3-9cdb-6b6f2c464b10 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:17.330562 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-77d919fd-8449-4db3-9cdb-6b6f2c464b10 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] GET https://10.4.3.239/volume/v3/snapshots/1b346f60-91ca-41a9-aecf-9e243612389b Aug 20 04:47:17.330732 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-77d919fd-8449-4db3-9cdb-6b6f2c464b10 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:17.330902 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-77d919fd-8449-4db3-9cdb-6b6f2c464b10 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:17.336104 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:17.336104 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:47:17.336553 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-77d919fd-8449-4db3-9cdb-6b6f2c464b10 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Snapshot retrieved successfully. Aug 20 04:47:17.337289 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-77d919fd-8449-4db3-9cdb-6b6f2c464b10 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] https://10.4.3.239/volume/v3/snapshots/1b346f60-91ca-41a9-aecf-9e243612389b returned with HTTP 200 Aug 20 04:47:17.337629 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1233/4926] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:47:17 2026] GET /volume/v3/snapshots/1b346f60-91ca-41a9-aecf-9e243612389b => generated 481 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:17.929536 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5edd670f-74d5-42fa-96e2-d49f22c0c85f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:17.931237 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5edd670f-74d5-42fa-96e2-d49f22c0c85f tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/dd0ac060-7a9a-4688-97cc-87542e30ac1b Aug 20 04:47:17.931423 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5edd670f-74d5-42fa-96e2-d49f22c0c85f tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:17.931628 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5edd670f-74d5-42fa-96e2-d49f22c0c85f tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:17.942083 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:17.942083 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:47:17.945586 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-5edd670f-74d5-42fa-96e2-d49f22c0c85f tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:47:17.949489 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5edd670f-74d5-42fa-96e2-d49f22c0c85f tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/dd0ac060-7a9a-4688-97cc-87542e30ac1b returned with HTTP 200 Aug 20 04:47:17.949880 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1225/4927] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:17 2026] GET /volume/v3/volumes/dd0ac060-7a9a-4688-97cc-87542e30ac1b => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:18.346418 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5d2c9218-1a30-4cdc-bdb5-d555645e04ef None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:18.348273 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5d2c9218-1a30-4cdc-bdb5-d555645e04ef tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] GET https://10.4.3.239/volume/v3/snapshots/1b346f60-91ca-41a9-aecf-9e243612389b Aug 20 04:47:18.348474 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5d2c9218-1a30-4cdc-bdb5-d555645e04ef tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:18.348675 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5d2c9218-1a30-4cdc-bdb5-d555645e04ef tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:18.355456 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5d2c9218-1a30-4cdc-bdb5-d555645e04ef tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] https://10.4.3.239/volume/v3/snapshots/1b346f60-91ca-41a9-aecf-9e243612389b returned with HTTP 404 Aug 20 04:47:18.356227 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1239/4928] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:47:18 2026] GET /volume/v3/snapshots/1b346f60-91ca-41a9-aecf-9e243612389b => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 20 04:47:18.961988 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-dc55564d-fa9e-4e9a-aa49-04600b8d1961 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:18.964020 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-dc55564d-fa9e-4e9a-aa49-04600b8d1961 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/dd0ac060-7a9a-4688-97cc-87542e30ac1b Aug 20 04:47:18.964292 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-dc55564d-fa9e-4e9a-aa49-04600b8d1961 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:18.964521 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-dc55564d-fa9e-4e9a-aa49-04600b8d1961 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:18.975075 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:18.975075 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:47:18.978587 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-dc55564d-fa9e-4e9a-aa49-04600b8d1961 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:47:18.982640 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-dc55564d-fa9e-4e9a-aa49-04600b8d1961 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/dd0ac060-7a9a-4688-97cc-87542e30ac1b returned with HTTP 200 Aug 20 04:47:18.983005 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1232/4929] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:18 2026] GET /volume/v3/volumes/dd0ac060-7a9a-4688-97cc-87542e30ac1b => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:19.771885 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-20ccdbfa-ecf7-4c6c-ab54-0a1941a68e56 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:19.774472 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-20ccdbfa-ecf7-4c6c-ab54-0a1941a68e56 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/75a406c6-7908-42e2-9d50-284bbf8be933 Aug 20 04:47:19.774861 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-20ccdbfa-ecf7-4c6c-ab54-0a1941a68e56 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:19.775103 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-20ccdbfa-ecf7-4c6c-ab54-0a1941a68e56 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:19.775353 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-20ccdbfa-ecf7-4c6c-ab54-0a1941a68e56 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Delete snapshot with id: 75a406c6-7908-42e2-9d50-284bbf8be933 Aug 20 04:47:19.782433 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:19.782433 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:47:19.782933 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-20ccdbfa-ecf7-4c6c-ab54-0a1941a68e56 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Snapshot retrieved successfully. Aug 20 04:47:19.803948 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-20ccdbfa-ecf7-4c6c-ab54-0a1941a68e56 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Snapshot delete request issued successfully. Aug 20 04:47:19.804157 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-20ccdbfa-ecf7-4c6c-ab54-0a1941a68e56 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/snapshots/75a406c6-7908-42e2-9d50-284bbf8be933 returned with HTTP 202 Aug 20 04:47:19.804891 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1234/4930] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:47:19 2026] DELETE /volume/v3/snapshots/75a406c6-7908-42e2-9d50-284bbf8be933 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:47:19.815245 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-afd51fa4-9b56-4c04-8d6c-7e6363b56e8e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:19.817059 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-afd51fa4-9b56-4c04-8d6c-7e6363b56e8e tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/snapshots/75a406c6-7908-42e2-9d50-284bbf8be933 Aug 20 04:47:19.817345 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-afd51fa4-9b56-4c04-8d6c-7e6363b56e8e tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:19.817570 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-afd51fa4-9b56-4c04-8d6c-7e6363b56e8e tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:19.823642 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:19.823642 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:47:19.824154 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-afd51fa4-9b56-4c04-8d6c-7e6363b56e8e tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Snapshot retrieved successfully. Aug 20 04:47:19.825005 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-afd51fa4-9b56-4c04-8d6c-7e6363b56e8e tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/snapshots/75a406c6-7908-42e2-9d50-284bbf8be933 returned with HTTP 200 Aug 20 04:47:19.825485 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1226/4931] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:47:19 2026] GET /volume/v3/snapshots/75a406c6-7908-42e2-9d50-284bbf8be933 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:19.996689 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-dac6141d-d2b4-4149-b5fa-2f858c808191 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:19.998514 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-dac6141d-d2b4-4149-b5fa-2f858c808191 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/dd0ac060-7a9a-4688-97cc-87542e30ac1b Aug 20 04:47:19.998725 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-dac6141d-d2b4-4149-b5fa-2f858c808191 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:19.998909 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-dac6141d-d2b4-4149-b5fa-2f858c808191 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:20.008146 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:20.008146 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:47:20.011162 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-dac6141d-d2b4-4149-b5fa-2f858c808191 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:47:20.014723 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-dac6141d-d2b4-4149-b5fa-2f858c808191 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/dd0ac060-7a9a-4688-97cc-87542e30ac1b returned with HTTP 200 Aug 20 04:47:20.015077 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1240/4932] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:19 2026] GET /volume/v3/volumes/dd0ac060-7a9a-4688-97cc-87542e30ac1b => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:20.837228 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-12a06191-bf63-4b1a-b302-441606f4b4ab None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:20.841353 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-12a06191-bf63-4b1a-b302-441606f4b4ab tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/snapshots/75a406c6-7908-42e2-9d50-284bbf8be933 Aug 20 04:47:20.841353 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-12a06191-bf63-4b1a-b302-441606f4b4ab tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:20.841353 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-12a06191-bf63-4b1a-b302-441606f4b4ab tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:20.847799 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-12a06191-bf63-4b1a-b302-441606f4b4ab tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/snapshots/75a406c6-7908-42e2-9d50-284bbf8be933 returned with HTTP 404 Aug 20 04:47:20.848442 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1233/4933] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:47:20 2026] GET /volume/v3/snapshots/75a406c6-7908-42e2-9d50-284bbf8be933 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:47:20.888481 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-4c6c8fc2-ac2c-439b-b886-a0eee0411115 req-87e5b856-8b28-426a-9183-383e5a8289b7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:20.898436 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-4c6c8fc2-ac2c-439b-b886-a0eee0411115 req-87e5b856-8b28-426a-9183-383e5a8289b7 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] POST https://10.4.3.239/volume/v3/attachments/ca6323f1-ea33-413f-857e-92cc1bb06d53/action Aug 20 04:47:20.898934 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-4c6c8fc2-ac2c-439b-b886-a0eee0411115 req-87e5b856-8b28-426a-9183-383e5a8289b7 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Action body: b'{"os-complete": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:47:20.899111 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-4c6c8fc2-ac2c-439b-b886-a0eee0411115 req-87e5b856-8b28-426a-9183-383e5a8289b7 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:47:20.931459 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:20.931459 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:47:20.949155 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-4c6c8fc2-ac2c-439b-b886-a0eee0411115 req-87e5b856-8b28-426a-9183-383e5a8289b7 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/attachments/ca6323f1-ea33-413f-857e-92cc1bb06d53/action returned with HTTP 204 Aug 20 04:47:20.949629 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1235/4934] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:47:20 2026] POST /volume/v3/attachments/ca6323f1-ea33-413f-857e-92cc1bb06d53/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:47:21.027633 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-126ffabc-4b05-4f90-9ae2-ad09769e5260 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:21.031880 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-126ffabc-4b05-4f90-9ae2-ad09769e5260 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/dd0ac060-7a9a-4688-97cc-87542e30ac1b Aug 20 04:47:21.032108 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-126ffabc-4b05-4f90-9ae2-ad09769e5260 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:21.032306 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-126ffabc-4b05-4f90-9ae2-ad09769e5260 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:21.048040 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:21.048040 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:47:21.050967 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-126ffabc-4b05-4f90-9ae2-ad09769e5260 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:47:21.058818 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-126ffabc-4b05-4f90-9ae2-ad09769e5260 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/dd0ac060-7a9a-4688-97cc-87542e30ac1b returned with HTTP 200 Aug 20 04:47:21.059643 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1227/4935] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:21 2026] GET /volume/v3/volumes/dd0ac060-7a9a-4688-97cc-87542e30ac1b => generated 1175 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:47:21.725876 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-f5035f50-f24d-41f4-b782-4ad11ee2850b req-162767d9-df99-4ce3-9a0f-776eb17a8741 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:21.727792 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-f5035f50-f24d-41f4-b782-4ad11ee2850b req-162767d9-df99-4ce3-9a0f-776eb17a8741 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] DELETE https://10.4.3.239/volume/v3/attachments/a56e26d8-f632-4a4c-8f9d-5f84f35962e8 Aug 20 04:47:21.727986 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-f5035f50-f24d-41f4-b782-4ad11ee2850b req-162767d9-df99-4ce3-9a0f-776eb17a8741 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:21.728138 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-f5035f50-f24d-41f4-b782-4ad11ee2850b req-162767d9-df99-4ce3-9a0f-776eb17a8741 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:21.734956 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:21.734956 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:47:21.785458 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-f5035f50-f24d-41f4-b782-4ad11ee2850b req-162767d9-df99-4ce3-9a0f-776eb17a8741 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] https://10.4.3.239/volume/v3/attachments/a56e26d8-f632-4a4c-8f9d-5f84f35962e8 returned with HTTP 200 Aug 20 04:47:21.786087 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1241/4936] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:47:21 2026] DELETE /volume/v3/attachments/a56e26d8-f632-4a4c-8f9d-5f84f35962e8 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:22.367764 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-41838a63-7c2b-411e-b5ac-2ea1cb825bfe req-1fb48084-ad03-4445-9cd6-62263cc76e9a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:22.373357 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-41838a63-7c2b-411e-b5ac-2ea1cb825bfe req-1fb48084-ad03-4445-9cd6-62263cc76e9a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] DELETE https://10.4.3.239/volume/v3/attachments/5f5493f8-1c5a-4316-8dd9-b536559ad913 Aug 20 04:47:22.377492 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-41838a63-7c2b-411e-b5ac-2ea1cb825bfe req-1fb48084-ad03-4445-9cd6-62263cc76e9a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:22.378673 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-41838a63-7c2b-411e-b5ac-2ea1cb825bfe req-1fb48084-ad03-4445-9cd6-62263cc76e9a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:22.388501 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:22.388501 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:47:22.436434 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-41838a63-7c2b-411e-b5ac-2ea1cb825bfe req-1fb48084-ad03-4445-9cd6-62263cc76e9a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/attachments/5f5493f8-1c5a-4316-8dd9-b536559ad913 returned with HTTP 200 Aug 20 04:47:22.436822 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1234/4937] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:47:22 2026] DELETE /volume/v3/attachments/5f5493f8-1c5a-4316-8dd9-b536559ad913 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:23.770769 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6074036c-06aa-450e-af78-e10b5c764019 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:23.774965 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6074036c-06aa-450e-af78-e10b5c764019 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] DELETE https://10.4.3.239/volume/v3/volumes/de3fcdcb-32f3-4b02-98ef-d483b57f96ab Aug 20 04:47:23.775264 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6074036c-06aa-450e-af78-e10b5c764019 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:23.775539 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6074036c-06aa-450e-af78-e10b5c764019 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:23.775756 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-6074036c-06aa-450e-af78-e10b5c764019 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Delete volume with id: de3fcdcb-32f3-4b02-98ef-d483b57f96ab Aug 20 04:47:23.786330 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:23.786330 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:47:23.787041 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-6074036c-06aa-450e-af78-e10b5c764019 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Volume info retrieved successfully. Aug 20 04:47:23.807387 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-6074036c-06aa-450e-af78-e10b5c764019 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Delete volume request issued successfully. Aug 20 04:47:23.807502 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-bf9f6462-9a65-4578-a54b-b7295841f938 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:23.807824 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6074036c-06aa-450e-af78-e10b5c764019 tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] https://10.4.3.239/volume/v3/volumes/de3fcdcb-32f3-4b02-98ef-d483b57f96ab returned with HTTP 202 Aug 20 04:47:23.808134 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1236/4938] 10.4.3.239 () {68 vars in 1392 bytes} [Thu Aug 20 04:47:23 2026] DELETE /volume/v3/volumes/de3fcdcb-32f3-4b02-98ef-d483b57f96ab => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:47:23.809293 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bf9f6462-9a65-4578-a54b-b7295841f938 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] DELETE https://10.4.3.239/volume/v3/volumes/c7c04716-c0a3-48c1-9897-386b7e8b54e5 Aug 20 04:47:23.809493 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bf9f6462-9a65-4578-a54b-b7295841f938 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:23.809812 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bf9f6462-9a65-4578-a54b-b7295841f938 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:23.809855 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-bf9f6462-9a65-4578-a54b-b7295841f938 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Delete volume with id: c7c04716-c0a3-48c1-9897-386b7e8b54e5 Aug 20 04:47:23.819069 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-abb52f75-a6bf-477d-83d1-64526068cc0a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:23.820929 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-abb52f75-a6bf-477d-83d1-64526068cc0a tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] GET https://10.4.3.239/volume/v3/volumes/de3fcdcb-32f3-4b02-98ef-d483b57f96ab Aug 20 04:47:23.821114 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:23.821114 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:47:23.821201 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-abb52f75-a6bf-477d-83d1-64526068cc0a tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:23.821437 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-abb52f75-a6bf-477d-83d1-64526068cc0a tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:23.821585 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-bf9f6462-9a65-4578-a54b-b7295841f938 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:47:23.835315 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-bf9f6462-9a65-4578-a54b-b7295841f938 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Delete volume request issued successfully. Aug 20 04:47:23.835531 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bf9f6462-9a65-4578-a54b-b7295841f938 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/c7c04716-c0a3-48c1-9897-386b7e8b54e5 returned with HTTP 202 Aug 20 04:47:23.835968 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1228/4939] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:47:23 2026] DELETE /volume/v3/volumes/c7c04716-c0a3-48c1-9897-386b7e8b54e5 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:47:23.836292 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:23.836292 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:47:23.841479 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-abb52f75-a6bf-477d-83d1-64526068cc0a tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Volume info retrieved successfully. Aug 20 04:47:23.845564 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7d7407c9-9990-4fca-80b1-d16b6411a78e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:23.850206 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-abb52f75-a6bf-477d-83d1-64526068cc0a tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] https://10.4.3.239/volume/v3/volumes/de3fcdcb-32f3-4b02-98ef-d483b57f96ab returned with HTTP 200 Aug 20 04:47:23.850206 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1242/4940] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:47:23 2026] GET /volume/v3/volumes/de3fcdcb-32f3-4b02-98ef-d483b57f96ab => generated 1388 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:47:23.850354 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7d7407c9-9990-4fca-80b1-d16b6411a78e tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/c7c04716-c0a3-48c1-9897-386b7e8b54e5 Aug 20 04:47:23.850354 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7d7407c9-9990-4fca-80b1-d16b6411a78e tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:23.850354 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7d7407c9-9990-4fca-80b1-d16b6411a78e tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:23.858684 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:23.858684 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:47:23.863848 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7d7407c9-9990-4fca-80b1-d16b6411a78e tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:47:23.870966 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7d7407c9-9990-4fca-80b1-d16b6411a78e tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/c7c04716-c0a3-48c1-9897-386b7e8b54e5 returned with HTTP 200 Aug 20 04:47:23.871697 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1235/4941] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:23 2026] GET /volume/v3/volumes/c7c04716-c0a3-48c1-9897-386b7e8b54e5 => generated 1366 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:47:24.603694 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-6aa39805-5fb4-487f-8926-22667f00d072 req-8bbcb595-b313-4e23-8c16-d98f5869028c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:24.605847 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-6aa39805-5fb4-487f-8926-22667f00d072 req-8bbcb595-b313-4e23-8c16-d98f5869028c tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/dd0ac060-7a9a-4688-97cc-87542e30ac1b Aug 20 04:47:24.606114 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-6aa39805-5fb4-487f-8926-22667f00d072 req-8bbcb595-b313-4e23-8c16-d98f5869028c tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:24.606352 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-6aa39805-5fb4-487f-8926-22667f00d072 req-8bbcb595-b313-4e23-8c16-d98f5869028c tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:24.616052 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:24.616052 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:47:24.619628 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-6aa39805-5fb4-487f-8926-22667f00d072 req-8bbcb595-b313-4e23-8c16-d98f5869028c tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:47:24.624279 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-6aa39805-5fb4-487f-8926-22667f00d072 req-8bbcb595-b313-4e23-8c16-d98f5869028c tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/dd0ac060-7a9a-4688-97cc-87542e30ac1b returned with HTTP 200 Aug 20 04:47:24.624916 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1237/4942] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:47:24 2026] GET /volume/v3/volumes/dd0ac060-7a9a-4688-97cc-87542e30ac1b => generated 1175 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:47:24.642745 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-6aa39805-5fb4-487f-8926-22667f00d072 req-97cb2e79-6176-407b-b1c7-d8b609df2d85 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:24.644580 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-6aa39805-5fb4-487f-8926-22667f00d072 req-97cb2e79-6176-407b-b1c7-d8b609df2d85 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] POST https://10.4.3.239/volume/v3/volumes/dd0ac060-7a9a-4688-97cc-87542e30ac1b/action Aug 20 04:47:24.644926 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-6aa39805-5fb4-487f-8926-22667f00d072 req-97cb2e79-6176-407b-b1c7-d8b609df2d85 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:47:24.645090 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-6aa39805-5fb4-487f-8926-22667f00d072 req-97cb2e79-6176-407b-b1c7-d8b609df2d85 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:47:24.656030 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:24.656030 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:47:24.656566 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-6aa39805-5fb4-487f-8926-22667f00d072 req-97cb2e79-6176-407b-b1c7-d8b609df2d85 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:47:24.662831 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-6aa39805-5fb4-487f-8926-22667f00d072 req-97cb2e79-6176-407b-b1c7-d8b609df2d85 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Begin detaching volume completed successfully. Aug 20 04:47:24.663130 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-6aa39805-5fb4-487f-8926-22667f00d072 req-97cb2e79-6176-407b-b1c7-d8b609df2d85 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/dd0ac060-7a9a-4688-97cc-87542e30ac1b/action returned with HTTP 202 Aug 20 04:47:24.663673 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1229/4943] 10.4.3.239 () {72 vars in 1672 bytes} [Thu Aug 20 04:47:24 2026] POST /volume/v3/volumes/dd0ac060-7a9a-4688-97cc-87542e30ac1b/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:47:24.701269 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-66b9479a-667e-4347-87c6-9485cb548a3f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:24.701637 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-66b9479a-667e-4347-87c6-9485cb548a3f None None] GET https://10.4.3.239/volume// Aug 20 04:47:24.701817 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-66b9479a-667e-4347-87c6-9485cb548a3f None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:24.702016 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-66b9479a-667e-4347-87c6-9485cb548a3f None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:24.702385 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-66b9479a-667e-4347-87c6-9485cb548a3f None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:47:24.702727 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1243/4944] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:47: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 20 04:47:24.709311 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-6aa39805-5fb4-487f-8926-22667f00d072 req-06d83286-c600-40b9-a079-bf2026d9dd98 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:24.711193 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-6aa39805-5fb4-487f-8926-22667f00d072 req-06d83286-c600-40b9-a079-bf2026d9dd98 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/dd0ac060-7a9a-4688-97cc-87542e30ac1b Aug 20 04:47:24.711393 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-6aa39805-5fb4-487f-8926-22667f00d072 req-06d83286-c600-40b9-a079-bf2026d9dd98 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:24.711561 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-6aa39805-5fb4-487f-8926-22667f00d072 req-06d83286-c600-40b9-a079-bf2026d9dd98 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:24.720351 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:24.720351 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:47:24.723532 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-6aa39805-5fb4-487f-8926-22667f00d072 req-06d83286-c600-40b9-a079-bf2026d9dd98 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:47:24.727527 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-6aa39805-5fb4-487f-8926-22667f00d072 req-06d83286-c600-40b9-a079-bf2026d9dd98 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/dd0ac060-7a9a-4688-97cc-87542e30ac1b returned with HTTP 200 Aug 20 04:47:24.727888 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1236/4945] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:47:24 2026] GET /volume/v3/volumes/dd0ac060-7a9a-4688-97cc-87542e30ac1b => generated 1358 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:47:24.863234 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d156eb14-4266-4203-b60b-045aa59992bd None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:24.867071 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d156eb14-4266-4203-b60b-045aa59992bd tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] GET https://10.4.3.239/volume/v3/volumes/de3fcdcb-32f3-4b02-98ef-d483b57f96ab Aug 20 04:47:24.867071 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d156eb14-4266-4203-b60b-045aa59992bd tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:24.867071 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d156eb14-4266-4203-b60b-045aa59992bd tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:24.873873 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d156eb14-4266-4203-b60b-045aa59992bd tempest-TestVolumeBootPatternV346-1510471478 tempest-TestVolumeBootPatternV346-1510471478-project-member] https://10.4.3.239/volume/v3/volumes/de3fcdcb-32f3-4b02-98ef-d483b57f96ab returned with HTTP 404 Aug 20 04:47:24.874688 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1238/4946] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:47:24 2026] GET /volume/v3/volumes/de3fcdcb-32f3-4b02-98ef-d483b57f96ab => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:47:24.886859 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-488725b2-842e-4d25-946c-c4ecc0386523 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:24.889842 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-488725b2-842e-4d25-946c-c4ecc0386523 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/c7c04716-c0a3-48c1-9897-386b7e8b54e5 Aug 20 04:47:24.890037 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-488725b2-842e-4d25-946c-c4ecc0386523 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:24.890227 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-488725b2-842e-4d25-946c-c4ecc0386523 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:24.897652 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-488725b2-842e-4d25-946c-c4ecc0386523 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/c7c04716-c0a3-48c1-9897-386b7e8b54e5 returned with HTTP 404 Aug 20 04:47:24.897907 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1230/4947] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:24 2026] GET /volume/v3/volumes/c7c04716-c0a3-48c1-9897-386b7e8b54e5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:47:24.925897 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8a03d2b8-949b-4952-ba13-e347a7b2421f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:24.927720 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8a03d2b8-949b-4952-ba13-e347a7b2421f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:47:24.928041 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8a03d2b8-949b-4952-ba13-e347a7b2421f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-540575630", "snapshot_id": null, "imageRef": "fd30ff40-6d85-42eb-a3e0-87e78c12210f", "volume_type": null, "size": 1}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:47:24.929693 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-8a03d2b8-949b-4952-ba13-e347a7b2421f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-540575630', 'snapshot_id': None, 'imageRef': 'fd30ff40-6d85-42eb-a3e0-87e78c12210f', 'volume_type': None, 'size': 1}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:47:25.003528 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-8a03d2b8-949b-4952-ba13-e347a7b2421f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Create volume of 1 GB Aug 20 04:47:25.008055 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-8a03d2b8-949b-4952-ba13-e347a7b2421f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Availability Zones retrieved successfully. Aug 20 04:47:25.013065 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-8a03d2b8-949b-4952-ba13-e347a7b2421f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Flow 'volume_create_api' (d209abd6-1789-4f6e-bf24-fdc0677d208c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:47:25.014107 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-8a03d2b8-949b-4952-ba13-e347a7b2421f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39286012-2744-4f95-9be4-bea3818dc075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:47:25.015034 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-8a03d2b8-949b-4952-ba13-e347a7b2421f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:47:25.069775 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-8a03d2b8-949b-4952-ba13-e347a7b2421f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39286012-2744-4f95-9be4-bea3818dc075) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:47:25.070589 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-8a03d2b8-949b-4952-ba13-e347a7b2421f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d76101d-ecfa-4a07-96fd-a06192420cf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:47:25.109567 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-8a03d2b8-949b-4952-ba13-e347a7b2421f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Created reservations ['8796b113-55fa-406c-ba13-84bfda9a2a2c', '11c7d571-44d9-492b-9148-f2fa582cfa54', 'f2b2333c-2fa9-4cfd-8da7-5d21a31dc868', '0e2bf80e-4efa-4b88-908b-8a2ea6df8253'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:47:25.110450 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-8a03d2b8-949b-4952-ba13-e347a7b2421f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d76101d-ecfa-4a07-96fd-a06192420cf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8796b113-55fa-406c-ba13-84bfda9a2a2c', '11c7d571-44d9-492b-9148-f2fa582cfa54', 'f2b2333c-2fa9-4cfd-8da7-5d21a31dc868', '0e2bf80e-4efa-4b88-908b-8a2ea6df8253']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:47:25.111100 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-8a03d2b8-949b-4952-ba13-e347a7b2421f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e84a6f9d-c8f9-4e64-ab44-9e14194e7251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:47:25.130339 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-8a03d2b8-949b-4952-ba13-e347a7b2421f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e84a6f9d-c8f9-4e64-ab44-9e14194e7251) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6151edd-f260-4232-a0cd-ccc0990e5fd3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-540575630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f19df0c36cb44090ab7019f2008c44e9',qos_specs=None,replication_status=,reservations=['8796b113-55fa-406c-ba13-84bfda9a2a2c','11c7d571-44d9-492b-9148-f2fa582cfa54','f2b2333c-2fa9-4cfd-8da7-5d21a31dc868','0e2bf80e-4efa-4b88-908b-8a2ea6df8253'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d1762e4984046e29c7b0b97c66ddc75',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:47:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-540575630',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6151edd-f260-4232-a0cd-ccc0990e5fd3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f19df0c36cb44090ab7019f2008c44e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d1762e4984046e29c7b0b97c66ddc75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:47:25.130926 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-8a03d2b8-949b-4952-ba13-e347a7b2421f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (681b39b6-24f5-4a64-86c3-2c9c9b4e4740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:47:25.149172 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-8a03d2b8-949b-4952-ba13-e347a7b2421f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (681b39b6-24f5-4a64-86c3-2c9c9b4e4740) transitioned into state 'SUCCESS' from state '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-540575630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f19df0c36cb44090ab7019f2008c44e9',qos_specs=None,replication_status=,reservations=['8796b113-55fa-406c-ba13-84bfda9a2a2c','11c7d571-44d9-492b-9148-f2fa582cfa54','f2b2333c-2fa9-4cfd-8da7-5d21a31dc868','0e2bf80e-4efa-4b88-908b-8a2ea6df8253'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d1762e4984046e29c7b0b97c66ddc75',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:47:25.150262 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-8a03d2b8-949b-4952-ba13-e347a7b2421f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f732d305-f968-456e-ad7f-974cb4cf3706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:47:25.161852 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-8a03d2b8-949b-4952-ba13-e347a7b2421f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f732d305-f968-456e-ad7f-974cb4cf3706) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:47:25.163064 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-8a03d2b8-949b-4952-ba13-e347a7b2421f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Flow 'volume_create_api' (d209abd6-1789-4f6e-bf24-fdc0677d208c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:47:25.163511 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-8a03d2b8-949b-4952-ba13-e347a7b2421f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Create volume request issued successfully. Aug 20 04:47:25.164304 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8a03d2b8-949b-4952-ba13-e347a7b2421f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:47:25.164888 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1244/4948] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:47:24 2026] POST /volume/v3/volumes => generated 758 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:47:25.180344 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ffa6e159-754b-42c3-a0c8-6c4f1ffbb89e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:25.182484 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ffa6e159-754b-42c3-a0c8-6c4f1ffbb89e tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/a6151edd-f260-4232-a0cd-ccc0990e5fd3 Aug 20 04:47:25.182728 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ffa6e159-754b-42c3-a0c8-6c4f1ffbb89e tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:25.183009 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ffa6e159-754b-42c3-a0c8-6c4f1ffbb89e tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:25.191705 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:25.191705 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:47:25.197233 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-ffa6e159-754b-42c3-a0c8-6c4f1ffbb89e tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:47:25.202757 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ffa6e159-754b-42c3-a0c8-6c4f1ffbb89e tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/a6151edd-f260-4232-a0cd-ccc0990e5fd3 returned with HTTP 200 Aug 20 04:47:25.203302 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1237/4949] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:25 2026] GET /volume/v3/volumes/a6151edd-f260-4232-a0cd-ccc0990e5fd3 => generated 826 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:25.557080 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-6aa39805-5fb4-487f-8926-22667f00d072 req-a0857fb1-14ec-45db-9aba-ca91fff68ab7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:25.559193 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-6aa39805-5fb4-487f-8926-22667f00d072 req-a0857fb1-14ec-45db-9aba-ca91fff68ab7 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] DELETE https://10.4.3.239/volume/v3/attachments/ca6323f1-ea33-413f-857e-92cc1bb06d53 Aug 20 04:47:25.559382 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-6aa39805-5fb4-487f-8926-22667f00d072 req-a0857fb1-14ec-45db-9aba-ca91fff68ab7 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:25.559554 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-6aa39805-5fb4-487f-8926-22667f00d072 req-a0857fb1-14ec-45db-9aba-ca91fff68ab7 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:25.567579 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:25.567579 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:47:25.609838 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-6aa39805-5fb4-487f-8926-22667f00d072 req-a0857fb1-14ec-45db-9aba-ca91fff68ab7 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/attachments/ca6323f1-ea33-413f-857e-92cc1bb06d53 returned with HTTP 200 Aug 20 04:47:25.610297 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1239/4950] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:47:25 2026] DELETE /volume/v3/attachments/ca6323f1-ea33-413f-857e-92cc1bb06d53 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:25.748242 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-01a00b60-023c-40c3-8bf4-c9d02ba1194f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:25.749903 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-01a00b60-023c-40c3-8bf4-c9d02ba1194f tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/dd0ac060-7a9a-4688-97cc-87542e30ac1b Aug 20 04:47:25.750105 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-01a00b60-023c-40c3-8bf4-c9d02ba1194f tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:25.750316 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-01a00b60-023c-40c3-8bf4-c9d02ba1194f tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:25.756401 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:25.756401 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:47:25.759779 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-01a00b60-023c-40c3-8bf4-c9d02ba1194f tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:47:25.763587 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-01a00b60-023c-40c3-8bf4-c9d02ba1194f tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/dd0ac060-7a9a-4688-97cc-87542e30ac1b returned with HTTP 200 Aug 20 04:47:25.763936 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1231/4951] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:25 2026] GET /volume/v3/volumes/dd0ac060-7a9a-4688-97cc-87542e30ac1b => generated 883 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:25.775206 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-29a75f05-cc51-4364-bb46-f37c480528af None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:25.777228 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-29a75f05-cc51-4364-bb46-f37c480528af tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/dd0ac060-7a9a-4688-97cc-87542e30ac1b Aug 20 04:47:25.777451 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-29a75f05-cc51-4364-bb46-f37c480528af tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:25.777638 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-29a75f05-cc51-4364-bb46-f37c480528af tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:25.784762 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:25.784762 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:47:25.788819 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-29a75f05-cc51-4364-bb46-f37c480528af tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:47:25.794873 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-29a75f05-cc51-4364-bb46-f37c480528af tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/dd0ac060-7a9a-4688-97cc-87542e30ac1b returned with HTTP 200 Aug 20 04:47:25.795402 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1245/4952] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:25 2026] GET /volume/v3/volumes/dd0ac060-7a9a-4688-97cc-87542e30ac1b => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:25.807519 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c700ab31-4ad6-4992-8cec-988920b4c830 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:25.808957 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c700ab31-4ad6-4992-8cec-988920b4c830 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] DELETE https://10.4.3.239/volume/v3/volumes/dd0ac060-7a9a-4688-97cc-87542e30ac1b Aug 20 04:47:25.809339 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c700ab31-4ad6-4992-8cec-988920b4c830 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:25.809622 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c700ab31-4ad6-4992-8cec-988920b4c830 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:25.810930 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-c700ab31-4ad6-4992-8cec-988920b4c830 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Delete volume with id: dd0ac060-7a9a-4688-97cc-87542e30ac1b Aug 20 04:47:25.816470 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:25.816470 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:47:25.817228 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-c700ab31-4ad6-4992-8cec-988920b4c830 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:47:25.833497 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-c700ab31-4ad6-4992-8cec-988920b4c830 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Delete volume request issued successfully. Aug 20 04:47:25.834002 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c700ab31-4ad6-4992-8cec-988920b4c830 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/dd0ac060-7a9a-4688-97cc-87542e30ac1b returned with HTTP 202 Aug 20 04:47:25.834552 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1238/4953] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:47:25 2026] DELETE /volume/v3/volumes/dd0ac060-7a9a-4688-97cc-87542e30ac1b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:47:25.840862 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-cc621186-aefe-4014-a488-f144fee79720 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:25.842501 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cc621186-aefe-4014-a488-f144fee79720 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/dd0ac060-7a9a-4688-97cc-87542e30ac1b Aug 20 04:47:25.842681 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cc621186-aefe-4014-a488-f144fee79720 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:25.842845 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cc621186-aefe-4014-a488-f144fee79720 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:25.850193 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:25.850193 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:47:25.853473 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-cc621186-aefe-4014-a488-f144fee79720 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:47:25.857326 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cc621186-aefe-4014-a488-f144fee79720 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/dd0ac060-7a9a-4688-97cc-87542e30ac1b returned with HTTP 200 Aug 20 04:47:25.857660 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1240/4954] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:25 2026] GET /volume/v3/volumes/dd0ac060-7a9a-4688-97cc-87542e30ac1b => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:26.215980 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9ef94a35-4b60-4a6c-9ac9-311bbfa10462 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:26.218053 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9ef94a35-4b60-4a6c-9ac9-311bbfa10462 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/a6151edd-f260-4232-a0cd-ccc0990e5fd3 Aug 20 04:47:26.218324 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9ef94a35-4b60-4a6c-9ac9-311bbfa10462 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:26.218578 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9ef94a35-4b60-4a6c-9ac9-311bbfa10462 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:26.226105 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:26.226105 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:47:26.229876 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9ef94a35-4b60-4a6c-9ac9-311bbfa10462 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:47:26.234732 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9ef94a35-4b60-4a6c-9ac9-311bbfa10462 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/a6151edd-f260-4232-a0cd-ccc0990e5fd3 returned with HTTP 200 Aug 20 04:47:26.235270 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1232/4955] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:26 2026] GET /volume/v3/volumes/a6151edd-f260-4232-a0cd-ccc0990e5fd3 => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:47:26.247714 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-565b6c1a-c767-4f4e-bca4-1d43f5b1c048 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:26.249545 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-565b6c1a-c767-4f4e-bca4-1d43f5b1c048 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/a6151edd-f260-4232-a0cd-ccc0990e5fd3 Aug 20 04:47:26.249729 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-565b6c1a-c767-4f4e-bca4-1d43f5b1c048 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:26.249925 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-565b6c1a-c767-4f4e-bca4-1d43f5b1c048 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:26.256552 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:26.256552 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:47:26.260034 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-565b6c1a-c767-4f4e-bca4-1d43f5b1c048 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:47:26.264482 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-565b6c1a-c767-4f4e-bca4-1d43f5b1c048 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/a6151edd-f260-4232-a0cd-ccc0990e5fd3 returned with HTTP 200 Aug 20 04:47:26.264870 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1246/4956] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:26 2026] GET /volume/v3/volumes/a6151edd-f260-4232-a0cd-ccc0990e5fd3 => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:47:26.277562 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5eea0ad6-97c8-4e80-9678-7c0901137c09 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:26.279536 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5eea0ad6-97c8-4e80-9678-7c0901137c09 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:47:26.279942 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5eea0ad6-97c8-4e80-9678-7c0901137c09 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a6151edd-f260-4232-a0cd-ccc0990e5fd3", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-412871733", "description": null, "metadata": null}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:47:26.289693 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:26.289693 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:47:26.290263 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-5eea0ad6-97c8-4e80-9678-7c0901137c09 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:47:26.290446 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-5eea0ad6-97c8-4e80-9678-7c0901137c09 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Create snapshot from volume a6151edd-f260-4232-a0cd-ccc0990e5fd3 Aug 20 04:47:26.323849 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-5eea0ad6-97c8-4e80-9678-7c0901137c09 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Created reservations ['063f1609-c184-4960-ba4d-0f56bb4a17ec', 'bc1d7a59-b966-4979-ac9b-a0f70a10e40c', '3b51acf5-d458-4538-b8b5-8e660538ab2d', 'f660ccc4-8bbd-4fdb-8620-3f9105fd9e0b'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:47:26.363228 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-5eea0ad6-97c8-4e80-9678-7c0901137c09 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Snapshot create request issued successfully. Aug 20 04:47:26.363228 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5eea0ad6-97c8-4e80-9678-7c0901137c09 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:47:26.363752 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1239/4957] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:47:26 2026] POST /volume/v3/snapshots => generated 307 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:47:26.372763 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d3cfe86b-6ff6-44cf-b116-8e2c8b0a8449 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:26.374600 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d3cfe86b-6ff6-44cf-b116-8e2c8b0a8449 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/snapshots/e2eadf04-cb94-4360-b99b-4f009f8ea77f Aug 20 04:47:26.374832 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d3cfe86b-6ff6-44cf-b116-8e2c8b0a8449 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:26.375079 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d3cfe86b-6ff6-44cf-b116-8e2c8b0a8449 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:26.381474 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:26.381474 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:47:26.381965 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d3cfe86b-6ff6-44cf-b116-8e2c8b0a8449 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Snapshot retrieved successfully. Aug 20 04:47:26.382893 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d3cfe86b-6ff6-44cf-b116-8e2c8b0a8449 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/snapshots/e2eadf04-cb94-4360-b99b-4f009f8ea77f returned with HTTP 200 Aug 20 04:47:26.383493 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1241/4958] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:47:26 2026] GET /volume/v3/snapshots/e2eadf04-cb94-4360-b99b-4f009f8ea77f => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:26.869825 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-cbc207f7-7b45-4ca8-a037-881a9a7efc56 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:26.871601 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cbc207f7-7b45-4ca8-a037-881a9a7efc56 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/dd0ac060-7a9a-4688-97cc-87542e30ac1b Aug 20 04:47:26.871813 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cbc207f7-7b45-4ca8-a037-881a9a7efc56 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:26.872025 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cbc207f7-7b45-4ca8-a037-881a9a7efc56 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:26.878432 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cbc207f7-7b45-4ca8-a037-881a9a7efc56 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/dd0ac060-7a9a-4688-97cc-87542e30ac1b returned with HTTP 404 Aug 20 04:47:26.878906 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1233/4959] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:26 2026] GET /volume/v3/volumes/dd0ac060-7a9a-4688-97cc-87542e30ac1b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:47:26.885894 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d0731351-da94-4957-8bdf-87e485c499f7 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:26.887783 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d0731351-da94-4957-8bdf-87e485c499f7 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/41f135c3-f7ce-4dad-998e-5efebd0b3c15 Aug 20 04:47:26.887783 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d0731351-da94-4957-8bdf-87e485c499f7 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:26.887783 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d0731351-da94-4957-8bdf-87e485c499f7 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:26.894660 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:26.894660 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:47:26.897908 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d0731351-da94-4957-8bdf-87e485c499f7 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:47:26.901527 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d0731351-da94-4957-8bdf-87e485c499f7 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/41f135c3-f7ce-4dad-998e-5efebd0b3c15 returned with HTTP 200 Aug 20 04:47:26.901902 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1247/4960] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:26 2026] GET /volume/v3/volumes/41f135c3-f7ce-4dad-998e-5efebd0b3c15 => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:26.913663 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-06a9baa4-5c68-48b3-966f-3802faac1b34 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:26.915592 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-06a9baa4-5c68-48b3-966f-3802faac1b34 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/41f135c3-f7ce-4dad-998e-5efebd0b3c15 Aug 20 04:47:26.915771 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-06a9baa4-5c68-48b3-966f-3802faac1b34 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:26.916016 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-06a9baa4-5c68-48b3-966f-3802faac1b34 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:26.924449 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:26.924449 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:47:26.928747 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-06a9baa4-5c68-48b3-966f-3802faac1b34 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:47:26.933832 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-06a9baa4-5c68-48b3-966f-3802faac1b34 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/41f135c3-f7ce-4dad-998e-5efebd0b3c15 returned with HTTP 200 Aug 20 04:47:26.934256 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1240/4961] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:26 2026] GET /volume/v3/volumes/41f135c3-f7ce-4dad-998e-5efebd0b3c15 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:26.946034 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5de0fa55-8425-4be1-90ae-a1740d368b33 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:26.947887 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5de0fa55-8425-4be1-90ae-a1740d368b33 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] DELETE https://10.4.3.239/volume/v3/volumes/41f135c3-f7ce-4dad-998e-5efebd0b3c15 Aug 20 04:47:26.948139 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5de0fa55-8425-4be1-90ae-a1740d368b33 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:26.948413 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5de0fa55-8425-4be1-90ae-a1740d368b33 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:26.948601 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-5de0fa55-8425-4be1-90ae-a1740d368b33 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Delete volume with id: 41f135c3-f7ce-4dad-998e-5efebd0b3c15 Aug 20 04:47:26.955375 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:26.955375 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:47:26.955861 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-5de0fa55-8425-4be1-90ae-a1740d368b33 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:47:26.974099 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-5de0fa55-8425-4be1-90ae-a1740d368b33 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Delete volume request issued successfully. Aug 20 04:47:26.974381 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5de0fa55-8425-4be1-90ae-a1740d368b33 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/41f135c3-f7ce-4dad-998e-5efebd0b3c15 returned with HTTP 202 Aug 20 04:47:26.974794 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1242/4962] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:47:26 2026] DELETE /volume/v3/volumes/41f135c3-f7ce-4dad-998e-5efebd0b3c15 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:47:26.981876 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-36851202-729f-46ee-a9b3-dcd3665e996d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:26.983723 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-36851202-729f-46ee-a9b3-dcd3665e996d tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/41f135c3-f7ce-4dad-998e-5efebd0b3c15 Aug 20 04:47:26.983968 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-36851202-729f-46ee-a9b3-dcd3665e996d tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:26.984200 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-36851202-729f-46ee-a9b3-dcd3665e996d tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:26.990951 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:26.990951 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:47:26.994732 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-36851202-729f-46ee-a9b3-dcd3665e996d tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:47:26.999031 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-36851202-729f-46ee-a9b3-dcd3665e996d tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/41f135c3-f7ce-4dad-998e-5efebd0b3c15 returned with HTTP 200 Aug 20 04:47:26.999910 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1234/4963] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:26 2026] GET /volume/v3/volumes/41f135c3-f7ce-4dad-998e-5efebd0b3c15 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:27.392739 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1d285094-7ce4-42a7-9a65-9c3c9a5f3a5d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:27.394681 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1d285094-7ce4-42a7-9a65-9c3c9a5f3a5d tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/snapshots/e2eadf04-cb94-4360-b99b-4f009f8ea77f Aug 20 04:47:27.394850 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1d285094-7ce4-42a7-9a65-9c3c9a5f3a5d tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:27.395083 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1d285094-7ce4-42a7-9a65-9c3c9a5f3a5d tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:27.399946 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:27.399946 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:47:27.400327 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1d285094-7ce4-42a7-9a65-9c3c9a5f3a5d tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Snapshot retrieved successfully. Aug 20 04:47:27.400976 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1d285094-7ce4-42a7-9a65-9c3c9a5f3a5d tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/snapshots/e2eadf04-cb94-4360-b99b-4f009f8ea77f returned with HTTP 200 Aug 20 04:47:27.401297 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1248/4964] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:47:27 2026] GET /volume/v3/snapshots/e2eadf04-cb94-4360-b99b-4f009f8ea77f => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:27.412343 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e6e1b1b3-9900-429c-bc64-7f32853ff25a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:27.414499 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e6e1b1b3-9900-429c-bc64-7f32853ff25a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/snapshots/e2eadf04-cb94-4360-b99b-4f009f8ea77f Aug 20 04:47:27.414755 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e6e1b1b3-9900-429c-bc64-7f32853ff25a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:27.415030 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e6e1b1b3-9900-429c-bc64-7f32853ff25a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:27.420881 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:27.420881 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:47:27.421546 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-e6e1b1b3-9900-429c-bc64-7f32853ff25a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Snapshot retrieved successfully. Aug 20 04:47:27.422579 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e6e1b1b3-9900-429c-bc64-7f32853ff25a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/snapshots/e2eadf04-cb94-4360-b99b-4f009f8ea77f returned with HTTP 200 Aug 20 04:47:27.423066 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1241/4965] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:47:27 2026] GET /volume/v3/snapshots/e2eadf04-cb94-4360-b99b-4f009f8ea77f => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:27.542757 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-a18e76d7-2d9e-4733-9836-894292decaf0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:27.544701 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-a18e76d7-2d9e-4733-9836-894292decaf0 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/snapshots/e2eadf04-cb94-4360-b99b-4f009f8ea77f Aug 20 04:47:27.544881 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-a18e76d7-2d9e-4733-9836-894292decaf0 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:27.545105 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-a18e76d7-2d9e-4733-9836-894292decaf0 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:27.550531 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:27.550531 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:47:27.551065 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-a18e76d7-2d9e-4733-9836-894292decaf0 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Snapshot retrieved successfully. Aug 20 04:47:27.552047 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-a18e76d7-2d9e-4733-9836-894292decaf0 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/snapshots/e2eadf04-cb94-4360-b99b-4f009f8ea77f returned with HTTP 200 Aug 20 04:47:27.552503 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1243/4966] 10.4.3.239 () {68 vars in 1604 bytes} [Thu Aug 20 04:47:27 2026] GET /volume/v3/snapshots/e2eadf04-cb94-4360-b99b-4f009f8ea77f => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:27.560777 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-016b8827-e0ad-4520-833f-cb91152ead94 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:27.562802 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-016b8827-e0ad-4520-833f-cb91152ead94 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/a6151edd-f260-4232-a0cd-ccc0990e5fd3 Aug 20 04:47:27.563019 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-016b8827-e0ad-4520-833f-cb91152ead94 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:27.563255 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-016b8827-e0ad-4520-833f-cb91152ead94 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:27.571084 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:27.571084 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:47:27.575574 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-016b8827-e0ad-4520-833f-cb91152ead94 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:47:27.580655 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-016b8827-e0ad-4520-833f-cb91152ead94 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/a6151edd-f260-4232-a0cd-ccc0990e5fd3 returned with HTTP 200 Aug 20 04:47:27.581126 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1235/4967] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:47:27 2026] GET /volume/v3/volumes/a6151edd-f260-4232-a0cd-ccc0990e5fd3 => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:47:28.012573 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-381977e2-d991-4e71-a057-8db17ca5faaa None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:28.014224 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-381977e2-d991-4e71-a057-8db17ca5faaa tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/41f135c3-f7ce-4dad-998e-5efebd0b3c15 Aug 20 04:47:28.014431 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-381977e2-d991-4e71-a057-8db17ca5faaa tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:28.014601 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-381977e2-d991-4e71-a057-8db17ca5faaa tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:28.019744 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-381977e2-d991-4e71-a057-8db17ca5faaa tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/41f135c3-f7ce-4dad-998e-5efebd0b3c15 returned with HTTP 404 Aug 20 04:47:28.020170 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1249/4968] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:28 2026] GET /volume/v3/volumes/41f135c3-f7ce-4dad-998e-5efebd0b3c15 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:47:28.026542 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5bfc1dcd-9dc7-4da0-a232-10c943a62fa4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:28.028150 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5bfc1dcd-9dc7-4da0-a232-10c943a62fa4 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/08ced2d2-04da-4b1d-8602-02db42fdbf06 Aug 20 04:47:28.028345 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5bfc1dcd-9dc7-4da0-a232-10c943a62fa4 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:28.028530 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5bfc1dcd-9dc7-4da0-a232-10c943a62fa4 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:28.034965 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:28.034965 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:47:28.038048 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-5bfc1dcd-9dc7-4da0-a232-10c943a62fa4 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:47:28.041756 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5bfc1dcd-9dc7-4da0-a232-10c943a62fa4 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/08ced2d2-04da-4b1d-8602-02db42fdbf06 returned with HTTP 200 Aug 20 04:47:28.042101 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1242/4969] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:28 2026] GET /volume/v3/volumes/08ced2d2-04da-4b1d-8602-02db42fdbf06 => generated 883 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:28.053759 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a84d8976-344a-47f4-a6f9-c0ad8592e1dc None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:28.056077 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a84d8976-344a-47f4-a6f9-c0ad8592e1dc tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/08ced2d2-04da-4b1d-8602-02db42fdbf06 Aug 20 04:47:28.056396 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a84d8976-344a-47f4-a6f9-c0ad8592e1dc tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:28.056509 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a84d8976-344a-47f4-a6f9-c0ad8592e1dc tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:28.064407 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:28.064407 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:47:28.067339 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a84d8976-344a-47f4-a6f9-c0ad8592e1dc tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:47:28.070668 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a84d8976-344a-47f4-a6f9-c0ad8592e1dc tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/08ced2d2-04da-4b1d-8602-02db42fdbf06 returned with HTTP 200 Aug 20 04:47:28.071000 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1244/4970] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:28 2026] GET /volume/v3/volumes/08ced2d2-04da-4b1d-8602-02db42fdbf06 => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:28.080546 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-01c18ee9-54c2-4b6f-8486-9ad02ce41d7a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:28.081879 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d8b31ae6-ca71-4e05-a67c-1996fd5113a7 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:28.082496 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-01c18ee9-54c2-4b6f-8486-9ad02ce41d7a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/snapshots/e2eadf04-cb94-4360-b99b-4f009f8ea77f Aug 20 04:47:28.082764 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-01c18ee9-54c2-4b6f-8486-9ad02ce41d7a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:28.083023 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-01c18ee9-54c2-4b6f-8486-9ad02ce41d7a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:28.083492 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d8b31ae6-ca71-4e05-a67c-1996fd5113a7 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] DELETE https://10.4.3.239/volume/v3/volumes/08ced2d2-04da-4b1d-8602-02db42fdbf06 Aug 20 04:47:28.083656 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d8b31ae6-ca71-4e05-a67c-1996fd5113a7 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:28.083821 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d8b31ae6-ca71-4e05-a67c-1996fd5113a7 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:28.084203 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-d8b31ae6-ca71-4e05-a67c-1996fd5113a7 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Delete volume with id: 08ced2d2-04da-4b1d-8602-02db42fdbf06 Aug 20 04:47:28.087775 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:28.087775 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:47:28.088308 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-01c18ee9-54c2-4b6f-8486-9ad02ce41d7a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Snapshot retrieved successfully. Aug 20 04:47:28.089087 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-01c18ee9-54c2-4b6f-8486-9ad02ce41d7a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/snapshots/e2eadf04-cb94-4360-b99b-4f009f8ea77f returned with HTTP 200 Aug 20 04:47:28.089565 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1236/4971] 10.4.3.239 () {68 vars in 1604 bytes} [Thu Aug 20 04:47:28 2026] GET /volume/v3/snapshots/e2eadf04-cb94-4360-b99b-4f009f8ea77f => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:28.090038 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:28.090038 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:47:28.090435 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d8b31ae6-ca71-4e05-a67c-1996fd5113a7 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:47:28.108373 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d8b31ae6-ca71-4e05-a67c-1996fd5113a7 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Delete volume request issued successfully. Aug 20 04:47:28.108541 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d8b31ae6-ca71-4e05-a67c-1996fd5113a7 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/08ced2d2-04da-4b1d-8602-02db42fdbf06 returned with HTTP 202 Aug 20 04:47:28.108952 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1250/4972] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:47:28 2026] DELETE /volume/v3/volumes/08ced2d2-04da-4b1d-8602-02db42fdbf06 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:47:28.117324 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a8377396-7c8d-4ea0-b10d-cf5c993846c9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:28.119025 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a8377396-7c8d-4ea0-b10d-cf5c993846c9 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/08ced2d2-04da-4b1d-8602-02db42fdbf06 Aug 20 04:47:28.119242 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a8377396-7c8d-4ea0-b10d-cf5c993846c9 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:28.119427 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a8377396-7c8d-4ea0-b10d-cf5c993846c9 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:28.126492 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:28.126492 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:47:28.129771 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a8377396-7c8d-4ea0-b10d-cf5c993846c9 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:47:28.133942 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a8377396-7c8d-4ea0-b10d-cf5c993846c9 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/08ced2d2-04da-4b1d-8602-02db42fdbf06 returned with HTTP 200 Aug 20 04:47:28.134395 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1243/4973] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:28 2026] GET /volume/v3/volumes/08ced2d2-04da-4b1d-8602-02db42fdbf06 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 04:47:28.926632 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-efeab77a-1470-4623-ac65-8a114fa79689 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:28.929461 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-efeab77a-1470-4623-ac65-8a114fa79689 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/snapshots/e2eadf04-cb94-4360-b99b-4f009f8ea77f Aug 20 04:47:28.929699 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-efeab77a-1470-4623-ac65-8a114fa79689 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:28.929937 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-efeab77a-1470-4623-ac65-8a114fa79689 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:28.934601 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:28.934601 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:47:28.934991 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-efeab77a-1470-4623-ac65-8a114fa79689 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Snapshot retrieved successfully. Aug 20 04:47:28.935664 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-efeab77a-1470-4623-ac65-8a114fa79689 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/snapshots/e2eadf04-cb94-4360-b99b-4f009f8ea77f returned with HTTP 200 Aug 20 04:47:28.936010 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1245/4974] 10.4.3.239 () {68 vars in 1604 bytes} [Thu Aug 20 04:47:28 2026] GET /volume/v3/snapshots/e2eadf04-cb94-4360-b99b-4f009f8ea77f => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:28.943878 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-26918aed-f695-4365-ad85-15a85b3643d8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:28.946439 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-26918aed-f695-4365-ad85-15a85b3643d8 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/a6151edd-f260-4232-a0cd-ccc0990e5fd3 Aug 20 04:47:28.946682 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-26918aed-f695-4365-ad85-15a85b3643d8 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:28.947265 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-26918aed-f695-4365-ad85-15a85b3643d8 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:28.953591 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:28.953591 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:47:28.957091 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-26918aed-f695-4365-ad85-15a85b3643d8 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:47:28.962347 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-26918aed-f695-4365-ad85-15a85b3643d8 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/a6151edd-f260-4232-a0cd-ccc0990e5fd3 returned with HTTP 200 Aug 20 04:47:28.962792 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1237/4975] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:47:28 2026] GET /volume/v3/volumes/a6151edd-f260-4232-a0cd-ccc0990e5fd3 => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:47:28.970596 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-8abd83e5-c164-4a91-8f56-13d7856f7fd6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:28.972522 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-8abd83e5-c164-4a91-8f56-13d7856f7fd6 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:47:28.972841 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-8abd83e5-c164-4a91-8f56-13d7856f7fd6 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "e2eadf04-cb94-4360-b99b-4f009f8ea77f", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:47:28.974449 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-8abd83e5-c164-4a91-8f56-13d7856f7fd6 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'e2eadf04-cb94-4360-b99b-4f009f8ea77f', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:47:28.981844 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:28.981844 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:47:28.982355 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-8abd83e5-c164-4a91-8f56-13d7856f7fd6 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Snapshot retrieved successfully. Aug 20 04:47:28.982480 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-8abd83e5-c164-4a91-8f56-13d7856f7fd6 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Create volume of 1 GB Aug 20 04:47:28.983122 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-8abd83e5-c164-4a91-8f56-13d7856f7fd6 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Availability Zones retrieved successfully. Aug 20 04:47:28.988258 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-8abd83e5-c164-4a91-8f56-13d7856f7fd6 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Flow 'volume_create_api' (76d0ee7e-ca4b-40d1-acd5-91dde5268f69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:47:28.989242 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-8abd83e5-c164-4a91-8f56-13d7856f7fd6 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cc2eff7-1585-45d0-8304-ae6551ffd119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:47:28.990112 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-8abd83e5-c164-4a91-8f56-13d7856f7fd6 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:47:29.017556 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-8abd83e5-c164-4a91-8f56-13d7856f7fd6 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cc2eff7-1585-45d0-8304-ae6551ffd119) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e2eadf04-cb94-4360-b99b-4f009f8ea77f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:47:29.018662 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-8abd83e5-c164-4a91-8f56-13d7856f7fd6 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ce703f1-b6ae-4510-8946-b3ec5de482e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:47:29.060676 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-8abd83e5-c164-4a91-8f56-13d7856f7fd6 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Created reservations ['9d3b0b51-8a56-41c8-b422-5494d72efa69', 'f643f046-5ea6-460d-90a6-813de0c4d12a', 'fb43422f-8d97-4bdf-b8e8-9b55ffbfe7ee', 'e3512487-e795-4bc1-b449-80577d151794'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:47:29.061429 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-8abd83e5-c164-4a91-8f56-13d7856f7fd6 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ce703f1-b6ae-4510-8946-b3ec5de482e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d3b0b51-8a56-41c8-b422-5494d72efa69', 'f643f046-5ea6-460d-90a6-813de0c4d12a', 'fb43422f-8d97-4bdf-b8e8-9b55ffbfe7ee', 'e3512487-e795-4bc1-b449-80577d151794']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:47:29.062130 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-8abd83e5-c164-4a91-8f56-13d7856f7fd6 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29f9d458-4aac-484b-abfc-63f7d27a8f75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:47:29.098980 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-8abd83e5-c164-4a91-8f56-13d7856f7fd6 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29f9d458-4aac-484b-abfc-63f7d27a8f75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5909f288-9560-4880-96fb-cb1768c15063', '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='f19df0c36cb44090ab7019f2008c44e9',qos_specs=None,replication_status=,reservations=['9d3b0b51-8a56-41c8-b422-5494d72efa69','f643f046-5ea6-460d-90a6-813de0c4d12a','fb43422f-8d97-4bdf-b8e8-9b55ffbfe7ee','e3512487-e795-4bc1-b449-80577d151794'],size=1,snapshot_id=e2eadf04-cb94-4360-b99b-4f009f8ea77f,source_replicaid=,source_volid=None,status='creating',user_id='9d1762e4984046e29c7b0b97c66ddc75',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), '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-20T04:47:29Z,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=5909f288-9560-4880-96fb-cb1768c15063,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f19df0c36cb44090ab7019f2008c44e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e2eadf04-cb94-4360-b99b-4f009f8ea77f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d1762e4984046e29c7b0b97c66ddc75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:47:29.099815 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-8abd83e5-c164-4a91-8f56-13d7856f7fd6 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22264d4a-37fe-4688-b357-6f4e9280b69b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:47:29.116816 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-8abd83e5-c164-4a91-8f56-13d7856f7fd6 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22264d4a-37fe-4688-b357-6f4e9280b69b) transitioned into 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='f19df0c36cb44090ab7019f2008c44e9',qos_specs=None,replication_status=,reservations=['9d3b0b51-8a56-41c8-b422-5494d72efa69','f643f046-5ea6-460d-90a6-813de0c4d12a','fb43422f-8d97-4bdf-b8e8-9b55ffbfe7ee','e3512487-e795-4bc1-b449-80577d151794'],size=1,snapshot_id=e2eadf04-cb94-4360-b99b-4f009f8ea77f,source_replicaid=,source_volid=None,status='creating',user_id='9d1762e4984046e29c7b0b97c66ddc75',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:47:29.117537 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-8abd83e5-c164-4a91-8f56-13d7856f7fd6 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6126fa5-17ee-4e2b-beac-5d6c2315fe30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:47:29.138896 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-8abd83e5-c164-4a91-8f56-13d7856f7fd6 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6126fa5-17ee-4e2b-beac-5d6c2315fe30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:47:29.139944 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-8abd83e5-c164-4a91-8f56-13d7856f7fd6 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Flow 'volume_create_api' (76d0ee7e-ca4b-40d1-acd5-91dde5268f69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:47:29.140284 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-8abd83e5-c164-4a91-8f56-13d7856f7fd6 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Create volume request issued successfully. Aug 20 04:47:29.140858 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-8abd83e5-c164-4a91-8f56-13d7856f7fd6 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:47:29.141369 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1251/4976] 10.4.3.239 () {72 vars in 1541 bytes} [Thu Aug 20 04:47:28 2026] POST /volume/v3/volumes => generated 736 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:47:29.146951 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7b8c9f97-0e97-47ef-ad17-b5cd6847ac0c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:29.148834 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-807623e1-51f5-4b7c-af35-034572dcddb6 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:29.148935 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7b8c9f97-0e97-47ef-ad17-b5cd6847ac0c tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/08ced2d2-04da-4b1d-8602-02db42fdbf06 Aug 20 04:47:29.149120 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7b8c9f97-0e97-47ef-ad17-b5cd6847ac0c tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:29.149349 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7b8c9f97-0e97-47ef-ad17-b5cd6847ac0c tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:29.150945 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-807623e1-51f5-4b7c-af35-034572dcddb6 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/5909f288-9560-4880-96fb-cb1768c15063 Aug 20 04:47:29.151147 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-807623e1-51f5-4b7c-af35-034572dcddb6 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:29.151347 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-807623e1-51f5-4b7c-af35-034572dcddb6 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:29.155566 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7b8c9f97-0e97-47ef-ad17-b5cd6847ac0c tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/08ced2d2-04da-4b1d-8602-02db42fdbf06 returned with HTTP 404 Aug 20 04:47:29.156042 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1244/4977] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:29 2026] GET /volume/v3/volumes/08ced2d2-04da-4b1d-8602-02db42fdbf06 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:47:29.158501 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:29.158501 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:47:29.161810 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-807623e1-51f5-4b7c-af35-034572dcddb6 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:47:29.163833 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5e54844f-9812-4f4f-b365-605ee3998cd3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:29.165711 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5e54844f-9812-4f4f-b365-605ee3998cd3 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/c709275e-3f43-4366-96b3-39fcd0a26269 Aug 20 04:47:29.165905 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5e54844f-9812-4f4f-b365-605ee3998cd3 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:29.165953 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-807623e1-51f5-4b7c-af35-034572dcddb6 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/5909f288-9560-4880-96fb-cb1768c15063 returned with HTTP 200 Aug 20 04:47:29.166093 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5e54844f-9812-4f4f-b365-605ee3998cd3 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:29.166189 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-5e54844f-9812-4f4f-b365-605ee3998cd3 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Delete snapshot with id: c709275e-3f43-4366-96b3-39fcd0a26269 Aug 20 04:47:29.166402 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1246/4978] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:47:29 2026] GET /volume/v3/volumes/5909f288-9560-4880-96fb-cb1768c15063 => generated 804 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:29.172234 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:29.172234 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:47:29.172802 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-5e54844f-9812-4f4f-b365-605ee3998cd3 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Snapshot retrieved successfully. Aug 20 04:47:29.176197 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-a7a1d0fc-9ed7-419e-88c9-ca5c757a1705 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:29.179151 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-a7a1d0fc-9ed7-419e-88c9-ca5c757a1705 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/5909f288-9560-4880-96fb-cb1768c15063 Aug 20 04:47:29.179245 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-a7a1d0fc-9ed7-419e-88c9-ca5c757a1705 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:29.179484 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-a7a1d0fc-9ed7-419e-88c9-ca5c757a1705 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:29.189719 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:29.189719 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:47:29.193949 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-a7a1d0fc-9ed7-419e-88c9-ca5c757a1705 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:47:29.198198 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-a7a1d0fc-9ed7-419e-88c9-ca5c757a1705 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/5909f288-9560-4880-96fb-cb1768c15063 returned with HTTP 200 Aug 20 04:47:29.198604 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1252/4979] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:47:29 2026] GET /volume/v3/volumes/5909f288-9560-4880-96fb-cb1768c15063 => generated 804 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:29.198697 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-5e54844f-9812-4f4f-b365-605ee3998cd3 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Snapshot delete request issued successfully. Aug 20 04:47:29.198902 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5e54844f-9812-4f4f-b365-605ee3998cd3 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/snapshots/c709275e-3f43-4366-96b3-39fcd0a26269 returned with HTTP 202 Aug 20 04:47:29.199618 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1238/4980] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:47:29 2026] DELETE /volume/v3/snapshots/c709275e-3f43-4366-96b3-39fcd0a26269 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:47:29.208196 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-53770985-e6fb-4e49-92b7-dfbf925c8c6e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:29.210009 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-53770985-e6fb-4e49-92b7-dfbf925c8c6e tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/snapshots/c709275e-3f43-4366-96b3-39fcd0a26269 Aug 20 04:47:29.210280 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-53770985-e6fb-4e49-92b7-dfbf925c8c6e tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:29.210507 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-53770985-e6fb-4e49-92b7-dfbf925c8c6e tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:29.215755 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:29.215755 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:47:29.216338 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-53770985-e6fb-4e49-92b7-dfbf925c8c6e tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Snapshot retrieved successfully. Aug 20 04:47:29.217326 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-53770985-e6fb-4e49-92b7-dfbf925c8c6e tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/snapshots/c709275e-3f43-4366-96b3-39fcd0a26269 returned with HTTP 200 Aug 20 04:47:29.217743 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1245/4981] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:47:29 2026] GET /volume/v3/snapshots/c709275e-3f43-4366-96b3-39fcd0a26269 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:30.226038 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-afede1d6-f048-43ba-8b1c-5eb00fef937a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:30.228526 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-afede1d6-f048-43ba-8b1c-5eb00fef937a tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/snapshots/c709275e-3f43-4366-96b3-39fcd0a26269 Aug 20 04:47:30.228814 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-afede1d6-f048-43ba-8b1c-5eb00fef937a tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:30.229093 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-afede1d6-f048-43ba-8b1c-5eb00fef937a tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:30.237480 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-afede1d6-f048-43ba-8b1c-5eb00fef937a tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/snapshots/c709275e-3f43-4366-96b3-39fcd0a26269 returned with HTTP 404 Aug 20 04:47:30.237682 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1247/4982] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:47:30 2026] GET /volume/v3/snapshots/c709275e-3f43-4366-96b3-39fcd0a26269 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:47:30.248330 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3f33537e-b1fb-4d9e-885e-0dab04519153 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:30.250065 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3f33537e-b1fb-4d9e-885e-0dab04519153 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/bb508cc0-6477-4f3a-80a2-b31e1da48c26 Aug 20 04:47:30.250219 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3f33537e-b1fb-4d9e-885e-0dab04519153 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:30.250391 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3f33537e-b1fb-4d9e-885e-0dab04519153 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:30.250485 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.snapshots [None req-3f33537e-b1fb-4d9e-885e-0dab04519153 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Delete snapshot with id: bb508cc0-6477-4f3a-80a2-b31e1da48c26 Aug 20 04:47:30.258601 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:30.258601 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:47:30.261202 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-3f33537e-b1fb-4d9e-885e-0dab04519153 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Snapshot retrieved successfully. Aug 20 04:47:30.278141 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-3f33537e-b1fb-4d9e-885e-0dab04519153 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Snapshot delete request issued successfully. Aug 20 04:47:30.278338 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3f33537e-b1fb-4d9e-885e-0dab04519153 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/snapshots/bb508cc0-6477-4f3a-80a2-b31e1da48c26 returned with HTTP 202 Aug 20 04:47:30.278995 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1253/4983] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:47:30 2026] DELETE /volume/v3/snapshots/bb508cc0-6477-4f3a-80a2-b31e1da48c26 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:47:30.287626 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ca05dc2a-d03a-46d9-a552-ac96c02c19dc None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:30.290101 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ca05dc2a-d03a-46d9-a552-ac96c02c19dc tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/snapshots/bb508cc0-6477-4f3a-80a2-b31e1da48c26 Aug 20 04:47:30.290461 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ca05dc2a-d03a-46d9-a552-ac96c02c19dc tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:30.290768 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ca05dc2a-d03a-46d9-a552-ac96c02c19dc tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:30.297640 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:30.297640 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:47:30.298174 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-ca05dc2a-d03a-46d9-a552-ac96c02c19dc tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Snapshot retrieved successfully. Aug 20 04:47:30.298924 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ca05dc2a-d03a-46d9-a552-ac96c02c19dc tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/snapshots/bb508cc0-6477-4f3a-80a2-b31e1da48c26 returned with HTTP 200 Aug 20 04:47:30.299302 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1239/4984] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:47:30 2026] GET /volume/v3/snapshots/bb508cc0-6477-4f3a-80a2-b31e1da48c26 => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:31.311901 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1e036a8c-c3d9-4e78-889f-72d9c4c47562 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:31.313728 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1e036a8c-c3d9-4e78-889f-72d9c4c47562 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/snapshots/bb508cc0-6477-4f3a-80a2-b31e1da48c26 Aug 20 04:47:31.313974 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1e036a8c-c3d9-4e78-889f-72d9c4c47562 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:31.314206 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1e036a8c-c3d9-4e78-889f-72d9c4c47562 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:31.321817 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1e036a8c-c3d9-4e78-889f-72d9c4c47562 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/snapshots/bb508cc0-6477-4f3a-80a2-b31e1da48c26 returned with HTTP 404 Aug 20 04:47:31.322360 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1246/4985] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:47:31 2026] GET /volume/v3/snapshots/bb508cc0-6477-4f3a-80a2-b31e1da48c26 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:47:31.330876 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-142e46a5-6b8d-4a06-86cd-4953d6c77f34 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:31.333006 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-142e46a5-6b8d-4a06-86cd-4953d6c77f34 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/b3ab2860-9faf-46ab-a2d4-1b208e709ae4 Aug 20 04:47:31.333252 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-142e46a5-6b8d-4a06-86cd-4953d6c77f34 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:31.333498 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-142e46a5-6b8d-4a06-86cd-4953d6c77f34 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:31.333633 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-142e46a5-6b8d-4a06-86cd-4953d6c77f34 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Delete snapshot with id: b3ab2860-9faf-46ab-a2d4-1b208e709ae4 Aug 20 04:47:31.342720 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:31.342720 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:47:31.343932 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-142e46a5-6b8d-4a06-86cd-4953d6c77f34 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Snapshot retrieved successfully. Aug 20 04:47:31.362064 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-142e46a5-6b8d-4a06-86cd-4953d6c77f34 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Snapshot delete request issued successfully. Aug 20 04:47:31.362281 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-142e46a5-6b8d-4a06-86cd-4953d6c77f34 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/snapshots/b3ab2860-9faf-46ab-a2d4-1b208e709ae4 returned with HTTP 202 Aug 20 04:47:31.362691 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1248/4986] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:47:31 2026] DELETE /volume/v3/snapshots/b3ab2860-9faf-46ab-a2d4-1b208e709ae4 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:47:31.369869 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c4613e66-d797-4a40-a66a-72bb7d4151bc None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:31.371892 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c4613e66-d797-4a40-a66a-72bb7d4151bc tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/snapshots/b3ab2860-9faf-46ab-a2d4-1b208e709ae4 Aug 20 04:47:31.372095 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c4613e66-d797-4a40-a66a-72bb7d4151bc tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:31.372448 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c4613e66-d797-4a40-a66a-72bb7d4151bc tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:31.382397 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:31.382397 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:47:31.382868 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c4613e66-d797-4a40-a66a-72bb7d4151bc tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Snapshot retrieved successfully. Aug 20 04:47:31.383685 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c4613e66-d797-4a40-a66a-72bb7d4151bc tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/snapshots/b3ab2860-9faf-46ab-a2d4-1b208e709ae4 returned with HTTP 200 Aug 20 04:47:31.384031 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1254/4987] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:47:31 2026] GET /volume/v3/snapshots/b3ab2860-9faf-46ab-a2d4-1b208e709ae4 => generated 471 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:32.206201 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-eb80f3a2-50f5-46c0-88ab-e60b2b04496f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:32.208157 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-eb80f3a2-50f5-46c0-88ab-e60b2b04496f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/5909f288-9560-4880-96fb-cb1768c15063 Aug 20 04:47:32.208474 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-eb80f3a2-50f5-46c0-88ab-e60b2b04496f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:32.208678 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-eb80f3a2-50f5-46c0-88ab-e60b2b04496f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:32.215326 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:32.215326 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:47:32.218738 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-eb80f3a2-50f5-46c0-88ab-e60b2b04496f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:47:32.223951 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-eb80f3a2-50f5-46c0-88ab-e60b2b04496f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/5909f288-9560-4880-96fb-cb1768c15063 returned with HTTP 200 Aug 20 04:47:32.224458 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1240/4988] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:47:32 2026] GET /volume/v3/volumes/5909f288-9560-4880-96fb-cb1768c15063 => generated 1345 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:47:32.236847 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9a9010a7-3ce3-49ba-93be-07a08326f831 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:32.237408 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9a9010a7-3ce3-49ba-93be-07a08326f831 None None] GET https://10.4.3.239/volume// Aug 20 04:47:32.237669 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9a9010a7-3ce3-49ba-93be-07a08326f831 None None] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:32.237908 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9a9010a7-3ce3-49ba-93be-07a08326f831 None None] Calling method 'all' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:32.238255 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9a9010a7-3ce3-49ba-93be-07a08326f831 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:47:32.238528 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1247/4989] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:47: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 20 04:47:32.246532 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-5d3bbd96-7897-439c-b222-f9aafbaf73f0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:32.249110 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-5d3bbd96-7897-439c-b222-f9aafbaf73f0 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:47:32.249562 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-5d3bbd96-7897-439c-b222-f9aafbaf73f0 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5909f288-9560-4880-96fb-cb1768c15063", "connector": null, "instance_uuid": "d12ad19a-6172-40bf-b36d-b8c7d4f7d018"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:47:32.258700 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:32.258700 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:47:32.280322 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-5d3bbd96-7897-439c-b222-f9aafbaf73f0 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:47:32.280744 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1249/4990] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:47:32 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 20 04:47:32.287369 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4b79a3cb-db7f-4ef6-8c97-a85831370b17 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:32.287786 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4b79a3cb-db7f-4ef6-8c97-a85831370b17 None None] GET https://10.4.3.239/volume// Aug 20 04:47:32.288010 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4b79a3cb-db7f-4ef6-8c97-a85831370b17 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:32.288240 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4b79a3cb-db7f-4ef6-8c97-a85831370b17 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:32.288603 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4b79a3cb-db7f-4ef6-8c97-a85831370b17 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:47:32.288884 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1255/4991] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:47: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 20 04:47:32.295779 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-5c1eaba5-5b3d-4f28-b1c7-34913a54c1f7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:32.298638 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-5c1eaba5-5b3d-4f28-b1c7-34913a54c1f7 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/5909f288-9560-4880-96fb-cb1768c15063 Aug 20 04:47:32.298891 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-5c1eaba5-5b3d-4f28-b1c7-34913a54c1f7 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:32.299229 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-5c1eaba5-5b3d-4f28-b1c7-34913a54c1f7 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:32.310021 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:32.310021 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:47:32.314670 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-5c1eaba5-5b3d-4f28-b1c7-34913a54c1f7 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:47:32.321552 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-5c1eaba5-5b3d-4f28-b1c7-34913a54c1f7 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/5909f288-9560-4880-96fb-cb1768c15063 returned with HTTP 200 Aug 20 04:47:32.322141 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1241/4992] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:47:32 2026] GET /volume/v3/volumes/5909f288-9560-4880-96fb-cb1768c15063 => generated 1524 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:47:32.395267 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5fd30f8b-7eca-45d8-ae96-a087a6ab8956 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:32.397300 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5fd30f8b-7eca-45d8-ae96-a087a6ab8956 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/snapshots/b3ab2860-9faf-46ab-a2d4-1b208e709ae4 Aug 20 04:47:32.397517 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5fd30f8b-7eca-45d8-ae96-a087a6ab8956 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:32.397705 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5fd30f8b-7eca-45d8-ae96-a087a6ab8956 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:32.403995 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5fd30f8b-7eca-45d8-ae96-a087a6ab8956 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/snapshots/b3ab2860-9faf-46ab-a2d4-1b208e709ae4 returned with HTTP 404 Aug 20 04:47:32.404502 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1248/4993] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:47:32 2026] GET /volume/v3/snapshots/b3ab2860-9faf-46ab-a2d4-1b208e709ae4 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:47:32.411399 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d69f4255-acf2-4590-bc8d-7661ba6b3919 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:32.413141 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d69f4255-acf2-4590-bc8d-7661ba6b3919 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 Aug 20 04:47:32.413362 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d69f4255-acf2-4590-bc8d-7661ba6b3919 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:32.413545 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d69f4255-acf2-4590-bc8d-7661ba6b3919 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:32.423000 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:32.423000 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:47:32.429835 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d69f4255-acf2-4590-bc8d-7661ba6b3919 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:47:32.434194 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-b4fe85da-f9ff-4062-b5d9-590fd2ee91cc None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:32.437069 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d69f4255-acf2-4590-bc8d-7661ba6b3919 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 returned with HTTP 200 Aug 20 04:47:32.437503 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1250/4994] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:32 2026] GET /volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:32.437912 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-b4fe85da-f9ff-4062-b5d9-590fd2ee91cc tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] PUT https://10.4.3.239/volume/v3/attachments/2439eaf3-0700-4fb8-ae73-4f44e442f7dc Aug 20 04:47:32.439131 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-b4fe85da-f9ff-4062-b5d9-590fd2ee91cc tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:47:32.450588 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-b4fe85da-f9ff-4062-b5d9-590fd2ee91cc tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Acquiring lock "cinder-attachment_update-5909f288-9560-4880-96fb-cb1768c15063-np0000007850" by "attachment_update" {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:47:32.451308 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-227a0932-9437-4319-aea7-bc79f8a7f1dc None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:32.456662 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-227a0932-9437-4319-aea7-bc79f8a7f1dc tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 Aug 20 04:47:32.456662 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-227a0932-9437-4319-aea7-bc79f8a7f1dc tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:32.456951 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-227a0932-9437-4319-aea7-bc79f8a7f1dc tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:32.458533 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-b4fe85da-f9ff-4062-b5d9-590fd2ee91cc tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Lock "cinder-attachment_update-5909f288-9560-4880-96fb-cb1768c15063-np0000007850" acquired by "attachment_update" :: waited 0.008s {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:47:32.460661 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:32.460661 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:47:32.469814 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:32.469814 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:47:32.473798 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-227a0932-9437-4319-aea7-bc79f8a7f1dc tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:47:32.478388 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-227a0932-9437-4319-aea7-bc79f8a7f1dc tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 returned with HTTP 200 Aug 20 04:47:32.478960 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1242/4995] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:32 2026] GET /volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:32.490823 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-54c27cdc-77ae-4005-bf1d-be29b0661ddb None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:32.492743 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-54c27cdc-77ae-4005-bf1d-be29b0661ddb tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] DELETE https://10.4.3.239/volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 Aug 20 04:47:32.493024 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-54c27cdc-77ae-4005-bf1d-be29b0661ddb tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:32.493281 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-54c27cdc-77ae-4005-bf1d-be29b0661ddb tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:32.493491 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-54c27cdc-77ae-4005-bf1d-be29b0661ddb tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Delete volume with id: 50de98e1-3a8e-4675-8bae-1333669c6f48 Aug 20 04:47:32.500649 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:32.500649 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:47:32.501262 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-54c27cdc-77ae-4005-bf1d-be29b0661ddb tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:47:32.521070 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-54c27cdc-77ae-4005-bf1d-be29b0661ddb tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Delete volume request issued successfully. Aug 20 04:47:32.521326 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-54c27cdc-77ae-4005-bf1d-be29b0661ddb tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 returned with HTTP 202 Aug 20 04:47:32.521795 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1249/4996] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:47:32 2026] DELETE /volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:47:32.529341 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-42ebf309-43b2-4c3b-a439-4cee27b79549 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:32.530698 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-42ebf309-43b2-4c3b-a439-4cee27b79549 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 Aug 20 04:47:32.530959 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-42ebf309-43b2-4c3b-a439-4cee27b79549 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:32.531160 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-42ebf309-43b2-4c3b-a439-4cee27b79549 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:32.537858 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:32.537858 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:47:32.541854 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-42ebf309-43b2-4c3b-a439-4cee27b79549 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Volume info retrieved successfully. Aug 20 04:47:32.546718 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-42ebf309-43b2-4c3b-a439-4cee27b79549 tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 returned with HTTP 200 Aug 20 04:47:32.547218 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1251/4997] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:32 2026] GET /volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:32.551543 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-b4fe85da-f9ff-4062-b5d9-590fd2ee91cc tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Lock "cinder-attachment_update-5909f288-9560-4880-96fb-cb1768c15063-np0000007850" released by "attachment_update" :: held 0.093s {{(pid=100175) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:47:32.551885 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-b4fe85da-f9ff-4062-b5d9-590fd2ee91cc tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/attachments/2439eaf3-0700-4fb8-ae73-4f44e442f7dc returned with HTTP 200 Aug 20 04:47:32.552365 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1256/4998] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:47:32 2026] PUT /volume/v3/attachments/2439eaf3-0700-4fb8-ae73-4f44e442f7dc => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:47:32.574710 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-ec9e7968-c5db-4c4d-a6a4-99e29e2e575f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:32.577074 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-ec9e7968-c5db-4c4d-a6a4-99e29e2e575f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] POST https://10.4.3.239/volume/v3/attachments/2439eaf3-0700-4fb8-ae73-4f44e442f7dc/action Aug 20 04:47:32.577586 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-ec9e7968-c5db-4c4d-a6a4-99e29e2e575f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Action body: b'{"os-complete": null}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:47:32.577674 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-ec9e7968-c5db-4c4d-a6a4-99e29e2e575f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:47:32.595254 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:32.595254 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:47:32.610240 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-f6909b83-a4c6-4697-9794-b1b1036a619a req-ec9e7968-c5db-4c4d-a6a4-99e29e2e575f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/attachments/2439eaf3-0700-4fb8-ae73-4f44e442f7dc/action returned with HTTP 204 Aug 20 04:47:32.610671 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1243/4999] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:47:32 2026] POST /volume/v3/attachments/2439eaf3-0700-4fb8-ae73-4f44e442f7dc/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:47:33.561740 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-cb94749d-41b0-497d-8df1-9de31453bd6e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:33.563304 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cb94749d-41b0-497d-8df1-9de31453bd6e tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] GET https://10.4.3.239/volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 Aug 20 04:47:33.563487 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cb94749d-41b0-497d-8df1-9de31453bd6e tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:33.563730 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cb94749d-41b0-497d-8df1-9de31453bd6e tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:33.570033 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cb94749d-41b0-497d-8df1-9de31453bd6e tempest-SnapshotDataIntegrityTests-1079783038 tempest-SnapshotDataIntegrityTests-1079783038-project-member] https://10.4.3.239/volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 returned with HTTP 404 Aug 20 04:47:33.570460 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1250/5000] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:33 2026] GET /volume/v3/volumes/50de98e1-3a8e-4675-8bae-1333669c6f48 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:47:35.242726 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-58d6baea-f5f2-40cc-b55a-061ed4fc98aa None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:35.316860 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-58d6baea-f5f2-40cc-b55a-061ed4fc98aa tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:47:35.317259 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-58d6baea-f5f2-40cc-b55a-061ed4fc98aa tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1919460533"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:47:35.319666 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-58d6baea-f5f2-40cc-b55a-061ed4fc98aa tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1919460533'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:47:35.319853 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-58d6baea-f5f2-40cc-b55a-061ed4fc98aa tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Create volume of 1 GB Aug 20 04:47:35.323098 np0000007850 devstack@c-api.service[100174]: DEBUG dbcounter [-] [100174] Writing DB stats cinder:SELECT=254,cinder:UPDATE=61,cinder:INSERT=22 {{(pid=100174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:47:35.329627 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-58d6baea-f5f2-40cc-b55a-061ed4fc98aa tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Availability Zones retrieved successfully. Aug 20 04:47:35.339119 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-58d6baea-f5f2-40cc-b55a-061ed4fc98aa tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Flow 'volume_create_api' (1c115a77-47f7-4c5f-92ed-d31be1f26e68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:47:35.340343 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-58d6baea-f5f2-40cc-b55a-061ed4fc98aa tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a71a984a-1ce6-4723-b1b5-abd747b6ca9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:47:35.341645 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-58d6baea-f5f2-40cc-b55a-061ed4fc98aa tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:47:35.381357 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-58d6baea-f5f2-40cc-b55a-061ed4fc98aa tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a71a984a-1ce6-4723-b1b5-abd747b6ca9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:47:35.382777 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-58d6baea-f5f2-40cc-b55a-061ed4fc98aa tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5538d0f5-5fad-423d-aa75-d2c31af7bb37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:47:35.468295 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-58d6baea-f5f2-40cc-b55a-061ed4fc98aa tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Created reservations ['f11dde24-5cff-4add-9d87-62892efb9064', '60fd709d-b034-414b-8292-5d93e1f63ef7', 'f597fc31-04f1-4fcf-81ec-13ff1399392e', 'f11dec60-9537-48b8-bd78-ec9c716d0ed8'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:47:35.469492 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-58d6baea-f5f2-40cc-b55a-061ed4fc98aa tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5538d0f5-5fad-423d-aa75-d2c31af7bb37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f11dde24-5cff-4add-9d87-62892efb9064', '60fd709d-b034-414b-8292-5d93e1f63ef7', 'f597fc31-04f1-4fcf-81ec-13ff1399392e', 'f11dec60-9537-48b8-bd78-ec9c716d0ed8']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:47:35.470248 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-58d6baea-f5f2-40cc-b55a-061ed4fc98aa tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f70e06b-683d-4e93-948e-1a63e9be483e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:47:35.496538 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-58d6baea-f5f2-40cc-b55a-061ed4fc98aa tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f70e06b-683d-4e93-948e-1a63e9be483e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02ccd8bf-ad70-4ed0-b267-73985ca08441', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1919460533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f454f06fc83b4c1d9964f4d45011a249',qos_specs=None,replication_status=,reservations=['f11dde24-5cff-4add-9d87-62892efb9064','60fd709d-b034-414b-8292-5d93e1f63ef7','f597fc31-04f1-4fcf-81ec-13ff1399392e','f11dec60-9537-48b8-bd78-ec9c716d0ed8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8923a8d92d454e7a8ddb4a308104a76d',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:47:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1919460533',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02ccd8bf-ad70-4ed0-b267-73985ca08441,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f454f06fc83b4c1d9964f4d45011a249',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8923a8d92d454e7a8ddb4a308104a76d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:47:35.497208 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-58d6baea-f5f2-40cc-b55a-061ed4fc98aa tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a069f64-e32a-4217-bb5b-2cebdad831bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:47:35.519253 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-58d6baea-f5f2-40cc-b55a-061ed4fc98aa tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a069f64-e32a-4217-bb5b-2cebdad831bc) transitioned into state 'SUCCESS' from state '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-1919460533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f454f06fc83b4c1d9964f4d45011a249',qos_specs=None,replication_status=,reservations=['f11dde24-5cff-4add-9d87-62892efb9064','60fd709d-b034-414b-8292-5d93e1f63ef7','f597fc31-04f1-4fcf-81ec-13ff1399392e','f11dec60-9537-48b8-bd78-ec9c716d0ed8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8923a8d92d454e7a8ddb4a308104a76d',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:47:35.520037 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-58d6baea-f5f2-40cc-b55a-061ed4fc98aa tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c159c4da-bcf3-4bc0-899c-c909a175b5cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:47:35.528882 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-58d6baea-f5f2-40cc-b55a-061ed4fc98aa tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c159c4da-bcf3-4bc0-899c-c909a175b5cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:47:35.529644 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-58d6baea-f5f2-40cc-b55a-061ed4fc98aa tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Flow 'volume_create_api' (1c115a77-47f7-4c5f-92ed-d31be1f26e68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:47:35.529935 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-58d6baea-f5f2-40cc-b55a-061ed4fc98aa tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Create volume request issued successfully. Aug 20 04:47:35.530490 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-58d6baea-f5f2-40cc-b55a-061ed4fc98aa tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:47:35.530935 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1252/5001] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:47:35 2026] POST /volume/v3/volumes => generated 749 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:47:35.542267 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-bc6aecc9-b595-4ad9-963e-d6569aa356bd None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:35.544041 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bc6aecc9-b595-4ad9-963e-d6569aa356bd tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/volumes/02ccd8bf-ad70-4ed0-b267-73985ca08441 Aug 20 04:47:35.544388 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bc6aecc9-b595-4ad9-963e-d6569aa356bd tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:35.544388 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bc6aecc9-b595-4ad9-963e-d6569aa356bd tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:35.550962 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:35.550962 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:47:35.554112 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-bc6aecc9-b595-4ad9-963e-d6569aa356bd tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Volume info retrieved successfully. Aug 20 04:47:35.557751 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bc6aecc9-b595-4ad9-963e-d6569aa356bd tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/volumes/02ccd8bf-ad70-4ed0-b267-73985ca08441 returned with HTTP 200 Aug 20 04:47:35.558136 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1257/5002] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:35 2026] GET /volume/v3/volumes/02ccd8bf-ad70-4ed0-b267-73985ca08441 => generated 817 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:36.571809 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e7bb06f8-c55b-4341-9adc-02c913c04bce None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:36.574234 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e7bb06f8-c55b-4341-9adc-02c913c04bce tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/volumes/02ccd8bf-ad70-4ed0-b267-73985ca08441 Aug 20 04:47:36.574640 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e7bb06f8-c55b-4341-9adc-02c913c04bce tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:36.574929 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e7bb06f8-c55b-4341-9adc-02c913c04bce tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:36.584557 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:36.584557 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:47:36.589665 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e7bb06f8-c55b-4341-9adc-02c913c04bce tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Volume info retrieved successfully. Aug 20 04:47:36.595734 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e7bb06f8-c55b-4341-9adc-02c913c04bce tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/volumes/02ccd8bf-ad70-4ed0-b267-73985ca08441 returned with HTTP 200 Aug 20 04:47:36.596159 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1244/5003] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:36 2026] GET /volume/v3/volumes/02ccd8bf-ad70-4ed0-b267-73985ca08441 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:36.612461 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a3d9b76a-bde9-4257-894c-b8766a37c82d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:36.614676 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a3d9b76a-bde9-4257-894c-b8766a37c82d tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] POST https://10.4.3.239/volume/v3/backups Aug 20 04:47:36.614968 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a3d9b76a-bde9-4257-894c-b8766a37c82d tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "02ccd8bf-ad70-4ed0-b267-73985ca08441", "name": "tempest-VolumesBackupsTest-Backup-583208604"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:47:36.616688 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.backups [None req-a3d9b76a-bde9-4257-894c-b8766a37c82d tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Creating new backup {'backup': {'volume_id': '02ccd8bf-ad70-4ed0-b267-73985ca08441', 'name': 'tempest-VolumesBackupsTest-Backup-583208604'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 04:47:36.616688 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.contrib.backups [None req-a3d9b76a-bde9-4257-894c-b8766a37c82d tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Creating backup of volume 02ccd8bf-ad70-4ed0-b267-73985ca08441 in container None Aug 20 04:47:36.624336 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:36.624336 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:47:36.624810 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-a3d9b76a-bde9-4257-894c-b8766a37c82d tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Volume info retrieved successfully. Aug 20 04:47:36.664457 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-a3d9b76a-bde9-4257-894c-b8766a37c82d tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Created reservations ['0b6d18f3-356b-4dad-a018-f67514c77123', '820dd88c-f052-46a1-90f8-0742d2cb2769'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:47:36.710796 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a3d9b76a-bde9-4257-894c-b8766a37c82d tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups returned with HTTP 202 Aug 20 04:47:36.711202 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1251/5004] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:47:36 2026] POST /volume/v3/backups => generated 329 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:47:36.724195 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2211c20e-5fd6-47d8-a66d-c8af8041534e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:36.725804 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2211c20e-5fd6-47d8-a66d-c8af8041534e tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe Aug 20 04:47:36.726113 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2211c20e-5fd6-47d8-a66d-c8af8041534e tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:36.726438 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2211c20e-5fd6-47d8-a66d-c8af8041534e tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:36.726616 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-2211c20e-5fd6-47d8-a66d-c8af8041534e tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id ea402c01-b4a5-4630-8ca4-a231f62186fe. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:47:36.731167 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:36.731167 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:47:36.732049 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2211c20e-5fd6-47d8-a66d-c8af8041534e tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe returned with HTTP 200 Aug 20 04:47:36.732504 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1253/5005] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:36 2026] GET /volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:37.742550 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-157d7e7d-ce78-40e2-a956-1657678f4d98 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:37.744871 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-157d7e7d-ce78-40e2-a956-1657678f4d98 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe Aug 20 04:47:37.745120 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-157d7e7d-ce78-40e2-a956-1657678f4d98 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:37.745403 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-157d7e7d-ce78-40e2-a956-1657678f4d98 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:37.745550 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-157d7e7d-ce78-40e2-a956-1657678f4d98 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id ea402c01-b4a5-4630-8ca4-a231f62186fe. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:47:37.751324 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:37.751324 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:47:37.752469 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-157d7e7d-ce78-40e2-a956-1657678f4d98 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe returned with HTTP 200 Aug 20 04:47:37.752973 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1258/5006] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:37 2026] GET /volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:38.442046 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d9b97cf9-b47f-4526-a693-271be30c757f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:38.444003 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d9b97cf9-b47f-4526-a693-271be30c757f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/5909f288-9560-4880-96fb-cb1768c15063 Aug 20 04:47:38.444240 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d9b97cf9-b47f-4526-a693-271be30c757f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:38.444450 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d9b97cf9-b47f-4526-a693-271be30c757f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:38.455545 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:38.455545 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:47:38.459539 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-d9b97cf9-b47f-4526-a693-271be30c757f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:47:38.465460 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d9b97cf9-b47f-4526-a693-271be30c757f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/5909f288-9560-4880-96fb-cb1768c15063 returned with HTTP 200 Aug 20 04:47:38.465979 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1245/5007] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:38 2026] GET /volume/v3/volumes/5909f288-9560-4880-96fb-cb1768c15063 => generated 1637 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:47:38.762865 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-eaebf606-9a53-41f0-b3ec-4eebcc5fdb5f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:38.764276 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-eaebf606-9a53-41f0-b3ec-4eebcc5fdb5f tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe Aug 20 04:47:38.764436 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-eaebf606-9a53-41f0-b3ec-4eebcc5fdb5f tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:38.764620 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-eaebf606-9a53-41f0-b3ec-4eebcc5fdb5f tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:38.764746 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-eaebf606-9a53-41f0-b3ec-4eebcc5fdb5f tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id ea402c01-b4a5-4630-8ca4-a231f62186fe. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:47:38.769017 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:38.769017 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:47:38.769695 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-eaebf606-9a53-41f0-b3ec-4eebcc5fdb5f tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe returned with HTTP 200 Aug 20 04:47:38.770022 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1252/5008] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:38 2026] GET /volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:39.782080 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4b2035d9-21a7-431a-ab6c-08c897b9db10 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:39.791021 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4b2035d9-21a7-431a-ab6c-08c897b9db10 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe Aug 20 04:47:39.791021 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4b2035d9-21a7-431a-ab6c-08c897b9db10 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:39.791021 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4b2035d9-21a7-431a-ab6c-08c897b9db10 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:39.791021 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-4b2035d9-21a7-431a-ab6c-08c897b9db10 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id ea402c01-b4a5-4630-8ca4-a231f62186fe. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:47:39.794393 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:39.794393 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:47:39.795530 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4b2035d9-21a7-431a-ab6c-08c897b9db10 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe returned with HTTP 200 Aug 20 04:47:39.796036 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1254/5009] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:39 2026] GET /volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:39.859927 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-60ce106b-cb31-4269-8b55-a00dd0fccc6a req-bbe7005c-51d0-49c7-ba14-fdedb68d4758 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:39.861646 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-60ce106b-cb31-4269-8b55-a00dd0fccc6a req-bbe7005c-51d0-49c7-ba14-fdedb68d4758 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] DELETE https://10.4.3.239/volume/v3/attachments/2439eaf3-0700-4fb8-ae73-4f44e442f7dc Aug 20 04:47:39.861819 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-60ce106b-cb31-4269-8b55-a00dd0fccc6a req-bbe7005c-51d0-49c7-ba14-fdedb68d4758 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:39.861978 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-60ce106b-cb31-4269-8b55-a00dd0fccc6a req-bbe7005c-51d0-49c7-ba14-fdedb68d4758 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:39.863673 np0000007850 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writing DB stats cinder:SELECT=332,cinder:UPDATE=99,cinder:INSERT=42 {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:47:39.871675 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:39.871675 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:47:39.950296 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-60ce106b-cb31-4269-8b55-a00dd0fccc6a req-bbe7005c-51d0-49c7-ba14-fdedb68d4758 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/attachments/2439eaf3-0700-4fb8-ae73-4f44e442f7dc returned with HTTP 200 Aug 20 04:47:39.950954 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1259/5010] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:47:39 2026] DELETE /volume/v3/attachments/2439eaf3-0700-4fb8-ae73-4f44e442f7dc => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:39.963143 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-60ce106b-cb31-4269-8b55-a00dd0fccc6a req-864915c9-ea44-4170-a529-12bcb99e87f2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:39.966076 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-60ce106b-cb31-4269-8b55-a00dd0fccc6a req-864915c9-ea44-4170-a529-12bcb99e87f2 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] DELETE https://10.4.3.239/volume/v3/volumes/5909f288-9560-4880-96fb-cb1768c15063 Aug 20 04:47:39.966696 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-60ce106b-cb31-4269-8b55-a00dd0fccc6a req-864915c9-ea44-4170-a529-12bcb99e87f2 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:39.966696 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-60ce106b-cb31-4269-8b55-a00dd0fccc6a req-864915c9-ea44-4170-a529-12bcb99e87f2 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:39.966846 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [req-60ce106b-cb31-4269-8b55-a00dd0fccc6a req-864915c9-ea44-4170-a529-12bcb99e87f2 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Delete volume with id: 5909f288-9560-4880-96fb-cb1768c15063 Aug 20 04:47:39.975845 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:39.975845 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:47:39.976540 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-60ce106b-cb31-4269-8b55-a00dd0fccc6a req-864915c9-ea44-4170-a529-12bcb99e87f2 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:47:40.006948 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-60ce106b-cb31-4269-8b55-a00dd0fccc6a req-864915c9-ea44-4170-a529-12bcb99e87f2 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Delete volume request issued successfully. Aug 20 04:47:40.007154 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-60ce106b-cb31-4269-8b55-a00dd0fccc6a req-864915c9-ea44-4170-a529-12bcb99e87f2 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/5909f288-9560-4880-96fb-cb1768c15063 returned with HTTP 202 Aug 20 04:47:40.007754 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1246/5011] 10.4.3.239 () {70 vars in 1620 bytes} [Thu Aug 20 04:47:39 2026] DELETE /volume/v3/volumes/5909f288-9560-4880-96fb-cb1768c15063 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:47:40.809303 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-67cc5866-26cd-422e-b9fa-d7c8ff0dc5bd None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:40.811135 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-67cc5866-26cd-422e-b9fa-d7c8ff0dc5bd tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe Aug 20 04:47:40.811344 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-67cc5866-26cd-422e-b9fa-d7c8ff0dc5bd tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:40.811515 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-67cc5866-26cd-422e-b9fa-d7c8ff0dc5bd tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:40.811645 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-67cc5866-26cd-422e-b9fa-d7c8ff0dc5bd tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id ea402c01-b4a5-4630-8ca4-a231f62186fe. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:47:40.816110 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:40.816110 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:47:40.816930 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-67cc5866-26cd-422e-b9fa-d7c8ff0dc5bd tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe returned with HTTP 200 Aug 20 04:47:40.817328 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1253/5012] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:40 2026] GET /volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:40.920004 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8b2e44cb-1163-42b8-878b-cf5377457bbe None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:40.921847 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8b2e44cb-1163-42b8-878b-cf5377457bbe tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/5909f288-9560-4880-96fb-cb1768c15063 Aug 20 04:47:40.922045 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8b2e44cb-1163-42b8-878b-cf5377457bbe tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:40.922255 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8b2e44cb-1163-42b8-878b-cf5377457bbe tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:40.927834 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8b2e44cb-1163-42b8-878b-cf5377457bbe tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/5909f288-9560-4880-96fb-cb1768c15063 returned with HTTP 404 Aug 20 04:47:40.928368 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1255/5013] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:40 2026] GET /volume/v3/volumes/5909f288-9560-4880-96fb-cb1768c15063 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:47:40.987077 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4aa3a1fd-22d7-4310-9c4f-d7b1e6628434 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:40.988964 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4aa3a1fd-22d7-4310-9c4f-d7b1e6628434 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/e2eadf04-cb94-4360-b99b-4f009f8ea77f Aug 20 04:47:40.989205 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4aa3a1fd-22d7-4310-9c4f-d7b1e6628434 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:40.989446 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4aa3a1fd-22d7-4310-9c4f-d7b1e6628434 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:40.989599 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.snapshots [None req-4aa3a1fd-22d7-4310-9c4f-d7b1e6628434 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Delete snapshot with id: e2eadf04-cb94-4360-b99b-4f009f8ea77f Aug 20 04:47:40.994451 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:40.994451 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:47:40.994888 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4aa3a1fd-22d7-4310-9c4f-d7b1e6628434 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Snapshot retrieved successfully. Aug 20 04:47:41.016376 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4aa3a1fd-22d7-4310-9c4f-d7b1e6628434 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Snapshot delete request issued successfully. Aug 20 04:47:41.016689 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4aa3a1fd-22d7-4310-9c4f-d7b1e6628434 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/snapshots/e2eadf04-cb94-4360-b99b-4f009f8ea77f returned with HTTP 202 Aug 20 04:47:41.017076 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1260/5014] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:47:40 2026] DELETE /volume/v3/snapshots/e2eadf04-cb94-4360-b99b-4f009f8ea77f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:47:41.025380 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-adf471f9-ef0f-4ac3-a873-53132aab8a4b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:41.027369 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-adf471f9-ef0f-4ac3-a873-53132aab8a4b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/snapshots/e2eadf04-cb94-4360-b99b-4f009f8ea77f Aug 20 04:47:41.027564 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-adf471f9-ef0f-4ac3-a873-53132aab8a4b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:41.027778 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-adf471f9-ef0f-4ac3-a873-53132aab8a4b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:41.033013 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:41.033013 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:47:41.033462 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-adf471f9-ef0f-4ac3-a873-53132aab8a4b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Snapshot retrieved successfully. Aug 20 04:47:41.034452 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-adf471f9-ef0f-4ac3-a873-53132aab8a4b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/snapshots/e2eadf04-cb94-4360-b99b-4f009f8ea77f returned with HTTP 200 Aug 20 04:47:41.034834 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1247/5015] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:47:41 2026] GET /volume/v3/snapshots/e2eadf04-cb94-4360-b99b-4f009f8ea77f => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:41.826424 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8f2e3c6f-f143-4318-bdcf-d7644f2dd403 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:41.828300 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8f2e3c6f-f143-4318-bdcf-d7644f2dd403 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe Aug 20 04:47:41.828498 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8f2e3c6f-f143-4318-bdcf-d7644f2dd403 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:41.828723 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8f2e3c6f-f143-4318-bdcf-d7644f2dd403 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:41.828865 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-8f2e3c6f-f143-4318-bdcf-d7644f2dd403 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id ea402c01-b4a5-4630-8ca4-a231f62186fe. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:47:41.832689 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:41.832689 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:47:41.833658 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8f2e3c6f-f143-4318-bdcf-d7644f2dd403 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe returned with HTTP 200 Aug 20 04:47:41.834144 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1254/5016] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:41 2026] GET /volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:42.044128 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c9fc7fa6-7654-4d66-9e02-0f12371555d6 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:42.048254 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c9fc7fa6-7654-4d66-9e02-0f12371555d6 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/snapshots/e2eadf04-cb94-4360-b99b-4f009f8ea77f Aug 20 04:47:42.048424 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c9fc7fa6-7654-4d66-9e02-0f12371555d6 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:42.048561 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c9fc7fa6-7654-4d66-9e02-0f12371555d6 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:42.052694 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c9fc7fa6-7654-4d66-9e02-0f12371555d6 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/snapshots/e2eadf04-cb94-4360-b99b-4f009f8ea77f returned with HTTP 404 Aug 20 04:47:42.053146 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1256/5017] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:47:42 2026] GET /volume/v3/snapshots/e2eadf04-cb94-4360-b99b-4f009f8ea77f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:47:42.060487 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8d2cd9f8-f589-48cd-b0d2-ef18be82f7b4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:42.062301 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8d2cd9f8-f589-48cd-b0d2-ef18be82f7b4 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] DELETE https://10.4.3.239/volume/v3/volumes/a6151edd-f260-4232-a0cd-ccc0990e5fd3 Aug 20 04:47:42.062492 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8d2cd9f8-f589-48cd-b0d2-ef18be82f7b4 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:42.062714 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8d2cd9f8-f589-48cd-b0d2-ef18be82f7b4 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:42.062882 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-8d2cd9f8-f589-48cd-b0d2-ef18be82f7b4 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Delete volume with id: a6151edd-f260-4232-a0cd-ccc0990e5fd3 Aug 20 04:47:42.070982 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:42.070982 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:47:42.071685 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-8d2cd9f8-f589-48cd-b0d2-ef18be82f7b4 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:47:42.111244 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-8d2cd9f8-f589-48cd-b0d2-ef18be82f7b4 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Delete volume request issued successfully. Aug 20 04:47:42.111459 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8d2cd9f8-f589-48cd-b0d2-ef18be82f7b4 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/a6151edd-f260-4232-a0cd-ccc0990e5fd3 returned with HTTP 202 Aug 20 04:47:42.112044 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1261/5018] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:47:42 2026] DELETE /volume/v3/volumes/a6151edd-f260-4232-a0cd-ccc0990e5fd3 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:47:42.120281 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-42b7eafb-f3b7-4b34-bef0-c805e1a5dc61 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:42.122550 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-42b7eafb-f3b7-4b34-bef0-c805e1a5dc61 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/a6151edd-f260-4232-a0cd-ccc0990e5fd3 Aug 20 04:47:42.122761 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-42b7eafb-f3b7-4b34-bef0-c805e1a5dc61 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:42.122941 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-42b7eafb-f3b7-4b34-bef0-c805e1a5dc61 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:42.130462 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:42.130462 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:47:42.134853 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-42b7eafb-f3b7-4b34-bef0-c805e1a5dc61 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:47:42.139807 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-42b7eafb-f3b7-4b34-bef0-c805e1a5dc61 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/a6151edd-f260-4232-a0cd-ccc0990e5fd3 returned with HTTP 200 Aug 20 04:47:42.140265 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1248/5019] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:42 2026] GET /volume/v3/volumes/a6151edd-f260-4232-a0cd-ccc0990e5fd3 => generated 1365 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:47:42.844426 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-269e2372-fac4-4866-90fb-e575fb1ff268 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:42.845942 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-269e2372-fac4-4866-90fb-e575fb1ff268 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe Aug 20 04:47:42.846120 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-269e2372-fac4-4866-90fb-e575fb1ff268 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:42.846293 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-269e2372-fac4-4866-90fb-e575fb1ff268 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:42.846391 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-269e2372-fac4-4866-90fb-e575fb1ff268 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id ea402c01-b4a5-4630-8ca4-a231f62186fe. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:47:42.850124 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:42.850124 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:47:42.850784 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-269e2372-fac4-4866-90fb-e575fb1ff268 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe returned with HTTP 200 Aug 20 04:47:42.851082 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1255/5020] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:42 2026] GET /volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:43.155168 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-81b20c0f-0540-4d8e-ac51-0f6a7069c606 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:43.157060 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-81b20c0f-0540-4d8e-ac51-0f6a7069c606 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/a6151edd-f260-4232-a0cd-ccc0990e5fd3 Aug 20 04:47:43.157267 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-81b20c0f-0540-4d8e-ac51-0f6a7069c606 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:43.157467 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-81b20c0f-0540-4d8e-ac51-0f6a7069c606 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:43.164230 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-81b20c0f-0540-4d8e-ac51-0f6a7069c606 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/a6151edd-f260-4232-a0cd-ccc0990e5fd3 returned with HTTP 404 Aug 20 04:47:43.164810 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1257/5021] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:43 2026] GET /volume/v3/volumes/a6151edd-f260-4232-a0cd-ccc0990e5fd3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:47:43.193140 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0d3f299f-1f7e-469a-8021-0fff35c2794f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:43.194871 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0d3f299f-1f7e-469a-8021-0fff35c2794f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:47:43.195224 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0d3f299f-1f7e-469a-8021-0fff35c2794f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1504491372", "snapshot_id": null, "imageRef": "fd30ff40-6d85-42eb-a3e0-87e78c12210f", "volume_type": null, "size": 1}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:47:43.196744 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-0d3f299f-1f7e-469a-8021-0fff35c2794f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1504491372', 'snapshot_id': None, 'imageRef': 'fd30ff40-6d85-42eb-a3e0-87e78c12210f', 'volume_type': None, 'size': 1}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:47:43.286453 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-0d3f299f-1f7e-469a-8021-0fff35c2794f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Create volume of 1 GB Aug 20 04:47:43.302017 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-0d3f299f-1f7e-469a-8021-0fff35c2794f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Availability Zones retrieved successfully. Aug 20 04:47:43.308753 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-0d3f299f-1f7e-469a-8021-0fff35c2794f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Flow 'volume_create_api' (df2bd4d3-f3ef-464e-b4b3-89f1f727b325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:47:43.310572 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-0d3f299f-1f7e-469a-8021-0fff35c2794f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f2e7d26-06aa-46f6-be95-cdab249e72cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:47:43.311265 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-0d3f299f-1f7e-469a-8021-0fff35c2794f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:47:43.395451 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-0d3f299f-1f7e-469a-8021-0fff35c2794f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f2e7d26-06aa-46f6-be95-cdab249e72cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:47:43.396199 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-0d3f299f-1f7e-469a-8021-0fff35c2794f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bbf6962-0d3a-4404-9ae8-411d98db97a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:47:43.443869 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-0d3f299f-1f7e-469a-8021-0fff35c2794f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Created reservations ['00742947-86b6-4a9c-bcee-1f3dfa851970', '4fd1d332-c068-4cca-8126-2bc830dc873d', 'e41fa04e-e50c-47ad-a78e-2594d6d5f3b1', '24265b0d-ba34-44c4-8a06-a8481e1cb7dd'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:47:43.444785 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-0d3f299f-1f7e-469a-8021-0fff35c2794f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bbf6962-0d3a-4404-9ae8-411d98db97a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00742947-86b6-4a9c-bcee-1f3dfa851970', '4fd1d332-c068-4cca-8126-2bc830dc873d', 'e41fa04e-e50c-47ad-a78e-2594d6d5f3b1', '24265b0d-ba34-44c4-8a06-a8481e1cb7dd']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:47:43.445729 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-0d3f299f-1f7e-469a-8021-0fff35c2794f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdea477c-d296-47bc-a1c5-13e1b57ce6ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:47:43.473845 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-0d3f299f-1f7e-469a-8021-0fff35c2794f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdea477c-d296-47bc-a1c5-13e1b57ce6ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7434606-4c36-4d35-b2ae-c4bef2897e54', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1504491372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f19df0c36cb44090ab7019f2008c44e9',qos_specs=None,replication_status=,reservations=['00742947-86b6-4a9c-bcee-1f3dfa851970','4fd1d332-c068-4cca-8126-2bc830dc873d','e41fa04e-e50c-47ad-a78e-2594d6d5f3b1','24265b0d-ba34-44c4-8a06-a8481e1cb7dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d1762e4984046e29c7b0b97c66ddc75',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:47:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1504491372',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7434606-4c36-4d35-b2ae-c4bef2897e54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f19df0c36cb44090ab7019f2008c44e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d1762e4984046e29c7b0b97c66ddc75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:47:43.474936 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-0d3f299f-1f7e-469a-8021-0fff35c2794f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecfb0a5a-19c6-47ac-9997-978659bda6c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:47:43.495096 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-0d3f299f-1f7e-469a-8021-0fff35c2794f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecfb0a5a-19c6-47ac-9997-978659bda6c9) transitioned into state 'SUCCESS' from state '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-1504491372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f19df0c36cb44090ab7019f2008c44e9',qos_specs=None,replication_status=,reservations=['00742947-86b6-4a9c-bcee-1f3dfa851970','4fd1d332-c068-4cca-8126-2bc830dc873d','e41fa04e-e50c-47ad-a78e-2594d6d5f3b1','24265b0d-ba34-44c4-8a06-a8481e1cb7dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d1762e4984046e29c7b0b97c66ddc75',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:47:43.495982 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-0d3f299f-1f7e-469a-8021-0fff35c2794f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (712a8b3f-df1c-40cc-b938-610fcc22200f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:47:43.507608 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-0d3f299f-1f7e-469a-8021-0fff35c2794f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (712a8b3f-df1c-40cc-b938-610fcc22200f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:47:43.508753 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-0d3f299f-1f7e-469a-8021-0fff35c2794f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Flow 'volume_create_api' (df2bd4d3-f3ef-464e-b4b3-89f1f727b325) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:47:43.509105 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-0d3f299f-1f7e-469a-8021-0fff35c2794f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Create volume request issued successfully. Aug 20 04:47:43.509797 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0d3f299f-1f7e-469a-8021-0fff35c2794f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:47:43.510365 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1262/5022] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:47:43 2026] POST /volume/v3/volumes => generated 759 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:47:43.526269 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b8e16fae-e741-4b9d-8105-1015163e4e5d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:43.528275 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b8e16fae-e741-4b9d-8105-1015163e4e5d tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/d7434606-4c36-4d35-b2ae-c4bef2897e54 Aug 20 04:47:43.528448 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b8e16fae-e741-4b9d-8105-1015163e4e5d tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:43.528648 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b8e16fae-e741-4b9d-8105-1015163e4e5d tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:43.535725 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:43.535725 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:47:43.539885 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b8e16fae-e741-4b9d-8105-1015163e4e5d tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:47:43.545675 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b8e16fae-e741-4b9d-8105-1015163e4e5d tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/d7434606-4c36-4d35-b2ae-c4bef2897e54 returned with HTTP 200 Aug 20 04:47:43.546045 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1249/5023] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:43 2026] GET /volume/v3/volumes/d7434606-4c36-4d35-b2ae-c4bef2897e54 => generated 827 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:43.862428 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-fb6776c3-cfbf-4244-9dcb-90e1beadb3c3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:43.864157 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fb6776c3-cfbf-4244-9dcb-90e1beadb3c3 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe Aug 20 04:47:43.864406 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fb6776c3-cfbf-4244-9dcb-90e1beadb3c3 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:43.864641 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fb6776c3-cfbf-4244-9dcb-90e1beadb3c3 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:43.864765 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-fb6776c3-cfbf-4244-9dcb-90e1beadb3c3 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id ea402c01-b4a5-4630-8ca4-a231f62186fe. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:47:43.869005 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:43.869005 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:47:43.869865 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fb6776c3-cfbf-4244-9dcb-90e1beadb3c3 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe returned with HTTP 200 Aug 20 04:47:43.870230 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1256/5024] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:43 2026] GET /volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:44.558556 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0ed27941-cb2f-4271-9e61-aa9dfdf0103b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:44.560620 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0ed27941-cb2f-4271-9e61-aa9dfdf0103b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/d7434606-4c36-4d35-b2ae-c4bef2897e54 Aug 20 04:47:44.560870 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0ed27941-cb2f-4271-9e61-aa9dfdf0103b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:44.561116 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0ed27941-cb2f-4271-9e61-aa9dfdf0103b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:44.568062 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:44.568062 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:47:44.572701 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-0ed27941-cb2f-4271-9e61-aa9dfdf0103b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:47:44.578450 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0ed27941-cb2f-4271-9e61-aa9dfdf0103b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/d7434606-4c36-4d35-b2ae-c4bef2897e54 returned with HTTP 200 Aug 20 04:47:44.579067 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1258/5025] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:44 2026] GET /volume/v3/volumes/d7434606-4c36-4d35-b2ae-c4bef2897e54 => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:47:44.590900 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-eb5364f6-cd31-4843-9c4d-01558b4e05dc None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:44.592575 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-eb5364f6-cd31-4843-9c4d-01558b4e05dc tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/d7434606-4c36-4d35-b2ae-c4bef2897e54 Aug 20 04:47:44.592742 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-eb5364f6-cd31-4843-9c4d-01558b4e05dc tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:44.592909 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-eb5364f6-cd31-4843-9c4d-01558b4e05dc tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:44.599396 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:44.599396 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:47:44.602435 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-eb5364f6-cd31-4843-9c4d-01558b4e05dc tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:47:44.606412 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-eb5364f6-cd31-4843-9c4d-01558b4e05dc tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/d7434606-4c36-4d35-b2ae-c4bef2897e54 returned with HTTP 200 Aug 20 04:47:44.606773 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1263/5026] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:44 2026] GET /volume/v3/volumes/d7434606-4c36-4d35-b2ae-c4bef2897e54 => generated 1367 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:47:44.880787 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a2675f08-3061-4036-8729-0438eb81c4e8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:44.882721 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a2675f08-3061-4036-8729-0438eb81c4e8 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe Aug 20 04:47:44.882950 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a2675f08-3061-4036-8729-0438eb81c4e8 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:44.883135 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a2675f08-3061-4036-8729-0438eb81c4e8 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:44.883263 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-a2675f08-3061-4036-8729-0438eb81c4e8 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id ea402c01-b4a5-4630-8ca4-a231f62186fe. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:47:44.889482 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:44.889482 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:47:44.890314 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a2675f08-3061-4036-8729-0438eb81c4e8 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe returned with HTTP 200 Aug 20 04:47:44.890744 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1250/5027] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:44 2026] GET /volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:45.652335 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-bc1fab4f-5db3-4498-9f7e-3163621d0198 req-a8fa1f5a-ea87-4457-97c4-339428b4512c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:45.654583 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-bc1fab4f-5db3-4498-9f7e-3163621d0198 req-a8fa1f5a-ea87-4457-97c4-339428b4512c tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/d7434606-4c36-4d35-b2ae-c4bef2897e54 Aug 20 04:47:45.654814 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-bc1fab4f-5db3-4498-9f7e-3163621d0198 req-a8fa1f5a-ea87-4457-97c4-339428b4512c tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:45.655035 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-bc1fab4f-5db3-4498-9f7e-3163621d0198 req-a8fa1f5a-ea87-4457-97c4-339428b4512c tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:45.662522 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:45.662522 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:47:45.666353 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-bc1fab4f-5db3-4498-9f7e-3163621d0198 req-a8fa1f5a-ea87-4457-97c4-339428b4512c tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:47:45.670929 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-bc1fab4f-5db3-4498-9f7e-3163621d0198 req-a8fa1f5a-ea87-4457-97c4-339428b4512c tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/d7434606-4c36-4d35-b2ae-c4bef2897e54 returned with HTTP 200 Aug 20 04:47:45.671319 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1257/5028] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:47:45 2026] GET /volume/v3/volumes/d7434606-4c36-4d35-b2ae-c4bef2897e54 => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:47:45.900075 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-24878224-6c09-4743-9acc-c10fbd420854 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:45.901934 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-24878224-6c09-4743-9acc-c10fbd420854 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe Aug 20 04:47:45.902234 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-24878224-6c09-4743-9acc-c10fbd420854 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:45.902426 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-24878224-6c09-4743-9acc-c10fbd420854 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:45.902538 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-24878224-6c09-4743-9acc-c10fbd420854 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id ea402c01-b4a5-4630-8ca4-a231f62186fe. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:47:45.906692 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:45.906692 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:47:45.907457 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-24878224-6c09-4743-9acc-c10fbd420854 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe returned with HTTP 200 Aug 20 04:47:45.907841 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1259/5029] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:45 2026] GET /volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:46.132893 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-bc1fab4f-5db3-4498-9f7e-3163621d0198 req-2fc0e39e-6f23-46d5-9591-5f03f8dcf074 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:46.135411 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-bc1fab4f-5db3-4498-9f7e-3163621d0198 req-2fc0e39e-6f23-46d5-9591-5f03f8dcf074 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/d7434606-4c36-4d35-b2ae-c4bef2897e54 Aug 20 04:47:46.135647 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-bc1fab4f-5db3-4498-9f7e-3163621d0198 req-2fc0e39e-6f23-46d5-9591-5f03f8dcf074 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:46.135882 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-bc1fab4f-5db3-4498-9f7e-3163621d0198 req-2fc0e39e-6f23-46d5-9591-5f03f8dcf074 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:46.144055 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:46.144055 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:47:46.148141 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-bc1fab4f-5db3-4498-9f7e-3163621d0198 req-2fc0e39e-6f23-46d5-9591-5f03f8dcf074 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:47:46.154278 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-bc1fab4f-5db3-4498-9f7e-3163621d0198 req-2fc0e39e-6f23-46d5-9591-5f03f8dcf074 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/d7434606-4c36-4d35-b2ae-c4bef2897e54 returned with HTTP 200 Aug 20 04:47:46.154838 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1264/5030] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:47:46 2026] GET /volume/v3/volumes/d7434606-4c36-4d35-b2ae-c4bef2897e54 => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:47:46.165939 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-326b61f8-9bff-438e-8e24-3c41f496d61e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:46.166349 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-326b61f8-9bff-438e-8e24-3c41f496d61e None None] GET https://10.4.3.239/volume// Aug 20 04:47:46.166577 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-326b61f8-9bff-438e-8e24-3c41f496d61e None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:46.166807 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-326b61f8-9bff-438e-8e24-3c41f496d61e None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:46.167153 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-326b61f8-9bff-438e-8e24-3c41f496d61e None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:47:46.167511 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1251/5031] 10.4.3.239 () {66 vars in 1419 bytes} [Thu Aug 20 04:47: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 20 04:47:46.176405 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-bc1fab4f-5db3-4498-9f7e-3163621d0198 req-a27ccd0f-bbdf-4682-9fb8-b6c0590f1936 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:46.178335 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-bc1fab4f-5db3-4498-9f7e-3163621d0198 req-a27ccd0f-bbdf-4682-9fb8-b6c0590f1936 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:47:46.178764 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-bc1fab4f-5db3-4498-9f7e-3163621d0198 req-a27ccd0f-bbdf-4682-9fb8-b6c0590f1936 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d7434606-4c36-4d35-b2ae-c4bef2897e54", "connector": null, "instance_uuid": "bbc238f5-d110-4ea9-9c8d-95f5511524c9"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:47:46.192841 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:46.192841 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:47:46.225787 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-bc1fab4f-5db3-4498-9f7e-3163621d0198 req-a27ccd0f-bbdf-4682-9fb8-b6c0590f1936 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:47:46.226482 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1258/5032] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:47:46 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 20 04:47:46.917748 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-473f422b-32a3-4683-96e4-402b9b1b4389 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:46.919651 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-473f422b-32a3-4683-96e4-402b9b1b4389 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe Aug 20 04:47:46.919814 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-473f422b-32a3-4683-96e4-402b9b1b4389 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:46.919981 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-473f422b-32a3-4683-96e4-402b9b1b4389 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:46.920087 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-473f422b-32a3-4683-96e4-402b9b1b4389 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id ea402c01-b4a5-4630-8ca4-a231f62186fe. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:47:46.925453 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:46.925453 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:47:46.926727 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-473f422b-32a3-4683-96e4-402b9b1b4389 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe returned with HTTP 200 Aug 20 04:47:46.927082 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1260/5033] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:46 2026] GET /volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:47.070413 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2497f2bc-d669-44b6-bdcf-debdace24953 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:47.070997 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2497f2bc-d669-44b6-bdcf-debdace24953 None None] GET https://10.4.3.239/volume// Aug 20 04:47:47.071273 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2497f2bc-d669-44b6-bdcf-debdace24953 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:47.071559 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2497f2bc-d669-44b6-bdcf-debdace24953 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:47.072023 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2497f2bc-d669-44b6-bdcf-debdace24953 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:47:47.073540 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1265/5034] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:47:47 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:47:47.088833 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-bc1fab4f-5db3-4498-9f7e-3163621d0198 req-664defd8-3b40-466a-a5d5-3f4238dd151a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:47.091914 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-bc1fab4f-5db3-4498-9f7e-3163621d0198 req-664defd8-3b40-466a-a5d5-3f4238dd151a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/d7434606-4c36-4d35-b2ae-c4bef2897e54 Aug 20 04:47:47.092084 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-bc1fab4f-5db3-4498-9f7e-3163621d0198 req-664defd8-3b40-466a-a5d5-3f4238dd151a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:47.092351 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-bc1fab4f-5db3-4498-9f7e-3163621d0198 req-664defd8-3b40-466a-a5d5-3f4238dd151a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:47.110246 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:47.110246 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:47:47.115353 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-bc1fab4f-5db3-4498-9f7e-3163621d0198 req-664defd8-3b40-466a-a5d5-3f4238dd151a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:47:47.121556 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-bc1fab4f-5db3-4498-9f7e-3163621d0198 req-664defd8-3b40-466a-a5d5-3f4238dd151a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/d7434606-4c36-4d35-b2ae-c4bef2897e54 returned with HTTP 200 Aug 20 04:47:47.122168 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1252/5035] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:47:47 2026] GET /volume/v3/volumes/d7434606-4c36-4d35-b2ae-c4bef2897e54 => generated 1546 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:47:47.253146 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-bc1fab4f-5db3-4498-9f7e-3163621d0198 req-f8dbf3e5-e6e0-4a80-92f1-cd08a11ea25c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:47.255804 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-bc1fab4f-5db3-4498-9f7e-3163621d0198 req-f8dbf3e5-e6e0-4a80-92f1-cd08a11ea25c tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] PUT https://10.4.3.239/volume/v3/attachments/2caddb39-82e1-4fe8-b48d-83608bc5dd18 Aug 20 04:47:47.256299 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-bc1fab4f-5db3-4498-9f7e-3163621d0198 req-f8dbf3e5-e6e0-4a80-92f1-cd08a11ea25c tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:47:47.266057 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-bc1fab4f-5db3-4498-9f7e-3163621d0198 req-f8dbf3e5-e6e0-4a80-92f1-cd08a11ea25c tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Acquiring lock "cinder-attachment_update-d7434606-4c36-4d35-b2ae-c4bef2897e54-np0000007850" by "attachment_update" {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:47:47.271417 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-bc1fab4f-5db3-4498-9f7e-3163621d0198 req-f8dbf3e5-e6e0-4a80-92f1-cd08a11ea25c tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Lock "cinder-attachment_update-d7434606-4c36-4d35-b2ae-c4bef2897e54-np0000007850" acquired by "attachment_update" :: waited 0.005s {{(pid=100176) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:47:47.272359 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:47.272359 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:47:47.381955 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.coordination [req-bc1fab4f-5db3-4498-9f7e-3163621d0198 req-f8dbf3e5-e6e0-4a80-92f1-cd08a11ea25c tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Lock "cinder-attachment_update-d7434606-4c36-4d35-b2ae-c4bef2897e54-np0000007850" released by "attachment_update" :: held 0.110s {{(pid=100176) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:47:47.382365 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-bc1fab4f-5db3-4498-9f7e-3163621d0198 req-f8dbf3e5-e6e0-4a80-92f1-cd08a11ea25c tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/attachments/2caddb39-82e1-4fe8-b48d-83608bc5dd18 returned with HTTP 200 Aug 20 04:47:47.382941 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1259/5036] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:47:47 2026] PUT /volume/v3/attachments/2caddb39-82e1-4fe8-b48d-83608bc5dd18 => generated 969 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:47:47.410417 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-bc1fab4f-5db3-4498-9f7e-3163621d0198 req-2ac0d196-e2a0-4093-9199-f387c3e42b90 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:47.412288 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-bc1fab4f-5db3-4498-9f7e-3163621d0198 req-2ac0d196-e2a0-4093-9199-f387c3e42b90 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] POST https://10.4.3.239/volume/v3/attachments/2caddb39-82e1-4fe8-b48d-83608bc5dd18/action Aug 20 04:47:47.412608 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-bc1fab4f-5db3-4498-9f7e-3163621d0198 req-2ac0d196-e2a0-4093-9199-f387c3e42b90 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Action body: b'{"os-complete": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:47:47.412711 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-bc1fab4f-5db3-4498-9f7e-3163621d0198 req-2ac0d196-e2a0-4093-9199-f387c3e42b90 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:47:47.436888 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:47.436888 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:47:47.451808 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-bc1fab4f-5db3-4498-9f7e-3163621d0198 req-2ac0d196-e2a0-4093-9199-f387c3e42b90 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/attachments/2caddb39-82e1-4fe8-b48d-83608bc5dd18/action returned with HTTP 204 Aug 20 04:47:47.452286 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1261/5037] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:47:47 2026] POST /volume/v3/attachments/2caddb39-82e1-4fe8-b48d-83608bc5dd18/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:47:47.939102 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9c54bb5f-7ea8-4738-9480-0575968781c4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:47.940913 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9c54bb5f-7ea8-4738-9480-0575968781c4 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe Aug 20 04:47:47.941102 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9c54bb5f-7ea8-4738-9480-0575968781c4 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:47.941319 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9c54bb5f-7ea8-4738-9480-0575968781c4 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:47.941475 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-9c54bb5f-7ea8-4738-9480-0575968781c4 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id ea402c01-b4a5-4630-8ca4-a231f62186fe. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:47:47.945755 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:47.945755 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:47:47.946616 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9c54bb5f-7ea8-4738-9480-0575968781c4 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe returned with HTTP 200 Aug 20 04:47:47.947008 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1266/5038] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:47 2026] GET /volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:48.069913 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-f54b4910-191f-4c4d-b7aa-d4281a6d8217 req-b3c04563-4187-4e5d-bf39-43e4d5370204 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:48.071783 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-f54b4910-191f-4c4d-b7aa-d4281a6d8217 req-b3c04563-4187-4e5d-bf39-43e4d5370204 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] DELETE https://10.4.3.239/volume/v3/attachments/4ec4c34d-d20d-4293-b18e-69e1e5016ac7 Aug 20 04:47:48.072024 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-f54b4910-191f-4c4d-b7aa-d4281a6d8217 req-b3c04563-4187-4e5d-bf39-43e4d5370204 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:48.072159 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-f54b4910-191f-4c4d-b7aa-d4281a6d8217 req-b3c04563-4187-4e5d-bf39-43e4d5370204 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:48.078962 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:48.078962 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:47:48.125673 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-f54b4910-191f-4c4d-b7aa-d4281a6d8217 req-b3c04563-4187-4e5d-bf39-43e4d5370204 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/attachments/4ec4c34d-d20d-4293-b18e-69e1e5016ac7 returned with HTTP 200 Aug 20 04:47:48.126170 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1253/5039] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:47:48 2026] DELETE /volume/v3/attachments/4ec4c34d-d20d-4293-b18e-69e1e5016ac7 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:48.958573 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8172fcbb-f9c8-42fe-9fbc-b452bcc172ec None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:48.960260 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8172fcbb-f9c8-42fe-9fbc-b452bcc172ec tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe Aug 20 04:47:48.960496 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8172fcbb-f9c8-42fe-9fbc-b452bcc172ec tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:48.960684 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8172fcbb-f9c8-42fe-9fbc-b452bcc172ec tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:48.960774 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-8172fcbb-f9c8-42fe-9fbc-b452bcc172ec tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id ea402c01-b4a5-4630-8ca4-a231f62186fe. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:47:48.962732 np0000007850 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writing DB stats cinder:SELECT=241,cinder:INSERT=24,cinder:UPDATE=52 {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:47:48.965649 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:48.965649 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:47:48.966445 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8172fcbb-f9c8-42fe-9fbc-b452bcc172ec tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe returned with HTTP 200 Aug 20 04:47:48.966927 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1260/5040] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:48 2026] GET /volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:49.107776 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ae2a5634-c8c3-459a-a259-592147963279 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:49.109701 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ae2a5634-c8c3-459a-a259-592147963279 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:47:49.110052 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ae2a5634-c8c3-459a-a259-592147963279 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1414269339", "source_volid": "f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c", "volume_type": "tempest-scenario-type-luks-1141660954", "size": 1}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:47:49.111577 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-ae2a5634-c8c3-459a-a259-592147963279 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1414269339', 'source_volid': 'f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c', 'volume_type': 'tempest-scenario-type-luks-1141660954', 'size': 1}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:47:49.122720 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:49.122720 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:47:49.123292 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-ae2a5634-c8c3-459a-a259-592147963279 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume retrieved successfully. Aug 20 04:47:49.123435 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-ae2a5634-c8c3-459a-a259-592147963279 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Create volume of 1 GB Aug 20 04:47:49.124245 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-ae2a5634-c8c3-459a-a259-592147963279 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Availability Zones retrieved successfully. Aug 20 04:47:49.130468 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-ae2a5634-c8c3-459a-a259-592147963279 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Flow 'volume_create_api' (5a033940-9f50-44b5-bd81-59374b4e3325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:47:49.131818 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-ae2a5634-c8c3-459a-a259-592147963279 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5de1a6c4-5409-480e-aca9-366d4753d09e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:47:49.132935 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-ae2a5634-c8c3-459a-a259-592147963279 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:47:49.157887 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-ae2a5634-c8c3-459a-a259-592147963279 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5de1a6c4-5409-480e-aca9-366d4753d09e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c', 'volume_type': VolumeType(created_at=2026-08-20T04:46:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85321103-045d-4fc8-bdd8-88a4e350d6f7,is_public=True,name='tempest-scenario-type-luks-1141660954',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85321103-045d-4fc8-bdd8-88a4e350d6f7', '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=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:47:49.159111 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-ae2a5634-c8c3-459a-a259-592147963279 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e20dc9e8-8a57-4f22-884c-6e90a4983a05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:47:49.192140 np0000007850 devstack@c-api.service[100174]: WARNING cinder.quota [None req-ae2a5634-c8c3-459a-a259-592147963279 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1141660954 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1141660954, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:47:49.192532 np0000007850 devstack@c-api.service[100174]: WARNING cinder.quota [None req-ae2a5634-c8c3-459a-a259-592147963279 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1141660954 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1141660954, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:47:49.206348 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-ae2a5634-c8c3-459a-a259-592147963279 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Created reservations ['455eb859-f0eb-4ca6-bb66-7681e169927e', '54f4189e-3d84-4616-9724-13e807e71a5c', '7613aebf-dcd0-4e73-ad16-dec991145849', '122ea0d9-9ff4-4e0f-90c8-af83d832fd7e'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:47:49.207240 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-ae2a5634-c8c3-459a-a259-592147963279 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e20dc9e8-8a57-4f22-884c-6e90a4983a05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['455eb859-f0eb-4ca6-bb66-7681e169927e', '54f4189e-3d84-4616-9724-13e807e71a5c', '7613aebf-dcd0-4e73-ad16-dec991145849', '122ea0d9-9ff4-4e0f-90c8-af83d832fd7e']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:47:49.208126 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-ae2a5634-c8c3-459a-a259-592147963279 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8ba81a6-2e14-4be1-b3cf-fe80079b8c0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:47:49.242362 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-ae2a5634-c8c3-459a-a259-592147963279 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8ba81a6-2e14-4be1-b3cf-fe80079b8c0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1414269339',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='121ef4c21df44464ae115b9a6a7bcb9e',qos_specs=None,replication_status=,reservations=['455eb859-f0eb-4ca6-bb66-7681e169927e','54f4189e-3d84-4616-9724-13e807e71a5c','7613aebf-dcd0-4e73-ad16-dec991145849','122ea0d9-9ff4-4e0f-90c8-af83d832fd7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c,status='creating',user_id='245ab21a12c74b89b27332ce3539fcad',volume_type_id=85321103-045d-4fc8-bdd8-88a4e350d6f7), '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-20T04:47:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1414269339',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='121ef4c21df44464ae115b9a6a7bcb9e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='245ab21a12c74b89b27332ce3539fcad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85321103-045d-4fc8-bdd8-88a4e350d6f7),volume_type_id=85321103-045d-4fc8-bdd8-88a4e350d6f7)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:47:49.243135 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-ae2a5634-c8c3-459a-a259-592147963279 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1021a8e-2b80-4af7-bb67-d7d6e91fb0c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:47:49.267233 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-ae2a5634-c8c3-459a-a259-592147963279 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1021a8e-2b80-4af7-bb67-d7d6e91fb0c2) transitioned into state 'SUCCESS' from state '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-1414269339',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='121ef4c21df44464ae115b9a6a7bcb9e',qos_specs=None,replication_status=,reservations=['455eb859-f0eb-4ca6-bb66-7681e169927e','54f4189e-3d84-4616-9724-13e807e71a5c','7613aebf-dcd0-4e73-ad16-dec991145849','122ea0d9-9ff4-4e0f-90c8-af83d832fd7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c,status='creating',user_id='245ab21a12c74b89b27332ce3539fcad',volume_type_id=85321103-045d-4fc8-bdd8-88a4e350d6f7)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:47:49.267948 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-ae2a5634-c8c3-459a-a259-592147963279 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fb05c4e-7424-4c3c-81fb-e5d6f7d332c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:47:49.287320 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-ae2a5634-c8c3-459a-a259-592147963279 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fb05c4e-7424-4c3c-81fb-e5d6f7d332c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:47:49.288373 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-ae2a5634-c8c3-459a-a259-592147963279 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Flow 'volume_create_api' (5a033940-9f50-44b5-bd81-59374b4e3325) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:47:49.288760 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-ae2a5634-c8c3-459a-a259-592147963279 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Create volume request issued successfully. Aug 20 04:47:49.289434 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ae2a5634-c8c3-459a-a259-592147963279 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:47:49.289929 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1262/5041] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:47:49 2026] POST /volume/v3/volumes => generated 811 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:47:49.303068 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-59aab3ed-f0a6-4ddd-bd3c-0c2e37113f07 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:49.305177 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-59aab3ed-f0a6-4ddd-bd3c-0c2e37113f07 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 Aug 20 04:47:49.305496 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-59aab3ed-f0a6-4ddd-bd3c-0c2e37113f07 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:49.305764 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-59aab3ed-f0a6-4ddd-bd3c-0c2e37113f07 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:49.315087 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:49.315087 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:47:49.319083 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-59aab3ed-f0a6-4ddd-bd3c-0c2e37113f07 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:47:49.323745 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-59aab3ed-f0a6-4ddd-bd3c-0c2e37113f07 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 returned with HTTP 200 Aug 20 04:47:49.324110 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1267/5042] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:49 2026] GET /volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 => generated 879 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:49.978275 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8651705b-ec49-4e77-8feb-b48917afb8c9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:49.980234 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8651705b-ec49-4e77-8feb-b48917afb8c9 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe Aug 20 04:47:49.980459 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8651705b-ec49-4e77-8feb-b48917afb8c9 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:49.980682 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8651705b-ec49-4e77-8feb-b48917afb8c9 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:49.980784 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-8651705b-ec49-4e77-8feb-b48917afb8c9 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id ea402c01-b4a5-4630-8ca4-a231f62186fe. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:47:49.987411 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:49.987411 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:47:49.988228 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8651705b-ec49-4e77-8feb-b48917afb8c9 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe returned with HTTP 200 Aug 20 04:47:49.988587 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1254/5043] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:49 2026] GET /volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:50.336646 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-de605143-1966-4625-a124-8c296e08c43b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:50.338323 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-de605143-1966-4625-a124-8c296e08c43b tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 Aug 20 04:47:50.338537 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-de605143-1966-4625-a124-8c296e08c43b tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:50.338723 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-de605143-1966-4625-a124-8c296e08c43b tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:50.345404 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:50.345404 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:47:50.348426 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-de605143-1966-4625-a124-8c296e08c43b tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:47:50.352580 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-de605143-1966-4625-a124-8c296e08c43b tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 returned with HTTP 200 Aug 20 04:47:50.353065 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1261/5044] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:50 2026] GET /volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:50.999769 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-76bd93ee-e7c3-4cb8-bd70-767140dc9335 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:51.001926 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-76bd93ee-e7c3-4cb8-bd70-767140dc9335 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe Aug 20 04:47:51.002145 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-76bd93ee-e7c3-4cb8-bd70-767140dc9335 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:51.002404 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-76bd93ee-e7c3-4cb8-bd70-767140dc9335 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:51.002533 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-76bd93ee-e7c3-4cb8-bd70-767140dc9335 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id ea402c01-b4a5-4630-8ca4-a231f62186fe. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:47:51.007195 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:51.007195 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:47:51.008080 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-76bd93ee-e7c3-4cb8-bd70-767140dc9335 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe returned with HTTP 200 Aug 20 04:47:51.008556 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1263/5045] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:50 2026] GET /volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:51.364110 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-16254083-5d65-4f20-904e-4766bb8e7f9f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:51.365686 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-16254083-5d65-4f20-904e-4766bb8e7f9f tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 Aug 20 04:47:51.365871 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-16254083-5d65-4f20-904e-4766bb8e7f9f tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:51.366055 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-16254083-5d65-4f20-904e-4766bb8e7f9f tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:51.372592 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:51.372592 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:47:51.376390 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-16254083-5d65-4f20-904e-4766bb8e7f9f tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:47:51.381434 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-16254083-5d65-4f20-904e-4766bb8e7f9f tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 returned with HTTP 200 Aug 20 04:47:51.381934 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1268/5046] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:51 2026] GET /volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:52.019871 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-20b3ffad-eb54-4c2d-ba6a-719a0bc75470 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:52.021984 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-20b3ffad-eb54-4c2d-ba6a-719a0bc75470 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe Aug 20 04:47:52.022196 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-20b3ffad-eb54-4c2d-ba6a-719a0bc75470 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:52.022422 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-20b3ffad-eb54-4c2d-ba6a-719a0bc75470 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:52.022529 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-20b3ffad-eb54-4c2d-ba6a-719a0bc75470 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id ea402c01-b4a5-4630-8ca4-a231f62186fe. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:47:52.026844 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:52.026844 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:47:52.027624 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-20b3ffad-eb54-4c2d-ba6a-719a0bc75470 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe returned with HTTP 200 Aug 20 04:47:52.028131 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1255/5047] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:52 2026] GET /volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:52.393576 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d718fc64-d0c2-458b-afd7-03a9796e16b4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:52.395715 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d718fc64-d0c2-458b-afd7-03a9796e16b4 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 Aug 20 04:47:52.395940 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d718fc64-d0c2-458b-afd7-03a9796e16b4 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:52.396167 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d718fc64-d0c2-458b-afd7-03a9796e16b4 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:52.404262 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:52.404262 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:47:52.408078 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d718fc64-d0c2-458b-afd7-03a9796e16b4 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:47:52.413199 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d718fc64-d0c2-458b-afd7-03a9796e16b4 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 returned with HTTP 200 Aug 20 04:47:52.413677 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1262/5048] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:52 2026] GET /volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:53.038566 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-fb01efdf-2a39-4b47-9555-11a07b68d042 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:53.040602 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fb01efdf-2a39-4b47-9555-11a07b68d042 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe Aug 20 04:47:53.040779 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fb01efdf-2a39-4b47-9555-11a07b68d042 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:53.040960 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fb01efdf-2a39-4b47-9555-11a07b68d042 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:53.041072 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-fb01efdf-2a39-4b47-9555-11a07b68d042 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id ea402c01-b4a5-4630-8ca4-a231f62186fe. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:47:53.045175 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:53.045175 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:47:53.045879 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fb01efdf-2a39-4b47-9555-11a07b68d042 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe returned with HTTP 200 Aug 20 04:47:53.046215 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1264/5049] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:53 2026] GET /volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:53.424900 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c6c9cd53-2019-4029-bb30-d8584ef6ec22 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:53.426902 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c6c9cd53-2019-4029-bb30-d8584ef6ec22 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 Aug 20 04:47:53.427105 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c6c9cd53-2019-4029-bb30-d8584ef6ec22 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:53.427371 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c6c9cd53-2019-4029-bb30-d8584ef6ec22 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:53.437105 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:53.437105 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:47:53.441938 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c6c9cd53-2019-4029-bb30-d8584ef6ec22 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:47:53.446622 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c6c9cd53-2019-4029-bb30-d8584ef6ec22 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 returned with HTTP 200 Aug 20 04:47:53.447126 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1269/5050] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:53 2026] GET /volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:54.056275 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f458b7e7-d399-431e-b445-1cb846f6556a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:54.057962 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f458b7e7-d399-431e-b445-1cb846f6556a tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe Aug 20 04:47:54.058193 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f458b7e7-d399-431e-b445-1cb846f6556a tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:54.058405 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f458b7e7-d399-431e-b445-1cb846f6556a tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:54.058540 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-f458b7e7-d399-431e-b445-1cb846f6556a tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id ea402c01-b4a5-4630-8ca4-a231f62186fe. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:47:54.063719 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:54.063719 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:47:54.064499 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f458b7e7-d399-431e-b445-1cb846f6556a tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe returned with HTTP 200 Aug 20 04:47:54.064852 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1256/5051] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:54 2026] GET /volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:54.458714 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f160a2d9-4bff-42e2-887b-3493b017758a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:54.460754 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f160a2d9-4bff-42e2-887b-3493b017758a tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 Aug 20 04:47:54.461019 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f160a2d9-4bff-42e2-887b-3493b017758a tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:54.461325 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f160a2d9-4bff-42e2-887b-3493b017758a tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:54.468034 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:54.468034 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:47:54.471700 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f160a2d9-4bff-42e2-887b-3493b017758a tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:47:54.475727 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f160a2d9-4bff-42e2-887b-3493b017758a tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 returned with HTTP 200 Aug 20 04:47:54.476005 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1263/5052] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:54 2026] GET /volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:55.075576 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4fa3ff97-1ee9-4eba-b792-018e7285986e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:55.078627 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4fa3ff97-1ee9-4eba-b792-018e7285986e tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe Aug 20 04:47:55.078840 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4fa3ff97-1ee9-4eba-b792-018e7285986e tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:55.079054 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4fa3ff97-1ee9-4eba-b792-018e7285986e tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:55.079204 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-4fa3ff97-1ee9-4eba-b792-018e7285986e tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id ea402c01-b4a5-4630-8ca4-a231f62186fe. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:47:55.084198 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:55.084198 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:47:55.085204 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4fa3ff97-1ee9-4eba-b792-018e7285986e tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe returned with HTTP 200 Aug 20 04:47:55.085742 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1265/5053] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:55 2026] GET /volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:55.488150 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-20e3c778-de42-4504-b221-51664e0ebb48 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:55.490096 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-20e3c778-de42-4504-b221-51664e0ebb48 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 Aug 20 04:47:55.490351 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-20e3c778-de42-4504-b221-51664e0ebb48 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:55.490557 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-20e3c778-de42-4504-b221-51664e0ebb48 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:55.497909 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:55.497909 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:47:55.501945 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-20e3c778-de42-4504-b221-51664e0ebb48 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:47:55.506761 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-20e3c778-de42-4504-b221-51664e0ebb48 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 returned with HTTP 200 Aug 20 04:47:55.507161 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1270/5054] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:55 2026] GET /volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:56.095859 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-99d0d7cb-5136-45e6-a930-b8de19270825 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:56.097933 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-99d0d7cb-5136-45e6-a930-b8de19270825 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe Aug 20 04:47:56.098164 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-99d0d7cb-5136-45e6-a930-b8de19270825 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:56.098417 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-99d0d7cb-5136-45e6-a930-b8de19270825 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:56.098546 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-99d0d7cb-5136-45e6-a930-b8de19270825 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id ea402c01-b4a5-4630-8ca4-a231f62186fe. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:47:56.103246 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:56.103246 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:47:56.104056 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-99d0d7cb-5136-45e6-a930-b8de19270825 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe returned with HTTP 200 Aug 20 04:47:56.104501 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1257/5055] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:56 2026] GET /volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:56.114382 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1b375110-7dec-41d6-a000-0d67f13c78b2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:56.117587 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1b375110-7dec-41d6-a000-0d67f13c78b2 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] POST https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe/restore Aug 20 04:47:56.117885 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1b375110-7dec-41d6-a000-0d67f13c78b2 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "02ccd8bf-ad70-4ed0-b267-73985ca08441"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:47:56.119236 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.backups [None req-1b375110-7dec-41d6-a000-0d67f13c78b2 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Restoring backup ea402c01-b4a5-4630-8ca4-a231f62186fe ({'restore': {'volume_id': '02ccd8bf-ad70-4ed0-b267-73985ca08441'}}) {{(pid=100176) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 20 04:47:56.119348 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.contrib.backups [None req-1b375110-7dec-41d6-a000-0d67f13c78b2 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Restoring backup ea402c01-b4a5-4630-8ca4-a231f62186fe to volume 02ccd8bf-ad70-4ed0-b267-73985ca08441. Aug 20 04:47:56.124345 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:56.124345 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:47:56.134456 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:56.134456 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:47:56.135021 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1b375110-7dec-41d6-a000-0d67f13c78b2 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Volume info retrieved successfully. Aug 20 04:47:56.135193 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.backup.api [None req-1b375110-7dec-41d6-a000-0d67f13c78b2 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Checking backup size 1 against volume size 1 {{(pid=100176) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 20 04:47:56.135359 np0000007850 devstack@c-api.service[100176]: INFO cinder.backup.api [None req-1b375110-7dec-41d6-a000-0d67f13c78b2 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Overwriting volume 02ccd8bf-ad70-4ed0-b267-73985ca08441 with restore of backup ea402c01-b4a5-4630-8ca4-a231f62186fe Aug 20 04:47:56.147773 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.backup.rpcapi [None req-1b375110-7dec-41d6-a000-0d67f13c78b2 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] restore_backup in rpcapi backup_id ea402c01-b4a5-4630-8ca4-a231f62186fe {{(pid=100176) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 20 04:47:56.149652 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1b375110-7dec-41d6-a000-0d67f13c78b2 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe/restore returned with HTTP 202 Aug 20 04:47:56.150071 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1264/5056] 10.4.3.239 () {68 vars in 1393 bytes} [Thu Aug 20 04:47:56 2026] POST /volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe/restore => generated 182 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:47:56.159580 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-93cace1a-77e0-4431-bfc8-f6ef89855397 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:56.161291 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-93cace1a-77e0-4431-bfc8-f6ef89855397 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe Aug 20 04:47:56.161476 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-93cace1a-77e0-4431-bfc8-f6ef89855397 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:56.161645 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-93cace1a-77e0-4431-bfc8-f6ef89855397 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:56.161777 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-93cace1a-77e0-4431-bfc8-f6ef89855397 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id ea402c01-b4a5-4630-8ca4-a231f62186fe. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:47:56.165688 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:56.165688 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:47:56.166349 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-93cace1a-77e0-4431-bfc8-f6ef89855397 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe returned with HTTP 200 Aug 20 04:47:56.166690 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1266/5057] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:56 2026] GET /volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:56.528648 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0c9e7368-3d1f-4995-9a5f-4a4b667cb839 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:56.530510 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0c9e7368-3d1f-4995-9a5f-4a4b667cb839 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 Aug 20 04:47:56.530713 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0c9e7368-3d1f-4995-9a5f-4a4b667cb839 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:56.530901 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0c9e7368-3d1f-4995-9a5f-4a4b667cb839 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:56.537592 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:56.537592 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:47:56.541001 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-0c9e7368-3d1f-4995-9a5f-4a4b667cb839 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:47:56.545429 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0c9e7368-3d1f-4995-9a5f-4a4b667cb839 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 returned with HTTP 200 Aug 20 04:47:56.545810 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1271/5058] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:56 2026] GET /volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:57.177146 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-01a8aa2b-a364-4689-afd2-4cfeca035ff7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:57.178926 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-01a8aa2b-a364-4689-afd2-4cfeca035ff7 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe Aug 20 04:47:57.179104 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-01a8aa2b-a364-4689-afd2-4cfeca035ff7 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:57.179318 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-01a8aa2b-a364-4689-afd2-4cfeca035ff7 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:57.179422 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-01a8aa2b-a364-4689-afd2-4cfeca035ff7 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id ea402c01-b4a5-4630-8ca4-a231f62186fe. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:47:57.183526 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:57.183526 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:47:57.184171 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-01a8aa2b-a364-4689-afd2-4cfeca035ff7 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe returned with HTTP 200 Aug 20 04:47:57.184562 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1258/5059] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:57 2026] GET /volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:57.558031 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-99d80260-c0ac-48dc-b7e9-7bea75e84c56 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:57.559761 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-99d80260-c0ac-48dc-b7e9-7bea75e84c56 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 Aug 20 04:47:57.559935 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-99d80260-c0ac-48dc-b7e9-7bea75e84c56 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:57.560117 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-99d80260-c0ac-48dc-b7e9-7bea75e84c56 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:57.566880 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:57.566880 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:47:57.570349 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-99d80260-c0ac-48dc-b7e9-7bea75e84c56 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:47:57.574468 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-99d80260-c0ac-48dc-b7e9-7bea75e84c56 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 returned with HTTP 200 Aug 20 04:47:57.574853 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1265/5060] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:57 2026] GET /volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:58.194269 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-685bdd88-9b27-4ce6-af03-c2e1b4c06dcb None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:58.195992 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-685bdd88-9b27-4ce6-af03-c2e1b4c06dcb tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe Aug 20 04:47:58.196230 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-685bdd88-9b27-4ce6-af03-c2e1b4c06dcb tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:58.196438 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-685bdd88-9b27-4ce6-af03-c2e1b4c06dcb tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:58.196542 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-685bdd88-9b27-4ce6-af03-c2e1b4c06dcb tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id ea402c01-b4a5-4630-8ca4-a231f62186fe. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:47:58.201625 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:58.201625 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:47:58.202541 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-685bdd88-9b27-4ce6-af03-c2e1b4c06dcb tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe returned with HTTP 200 Aug 20 04:47:58.202956 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1267/5061] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:58 2026] GET /volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:58.589250 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2d5decd9-6a50-4221-836d-700bb07f280a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:58.590312 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2d5decd9-6a50-4221-836d-700bb07f280a tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 Aug 20 04:47:58.590543 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2d5decd9-6a50-4221-836d-700bb07f280a tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:58.590803 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2d5decd9-6a50-4221-836d-700bb07f280a tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:58.599006 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:58.599006 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:47:58.603387 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-2d5decd9-6a50-4221-836d-700bb07f280a tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:47:58.608036 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2d5decd9-6a50-4221-836d-700bb07f280a tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 returned with HTTP 200 Aug 20 04:47:58.608541 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1272/5062] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:58 2026] GET /volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:59.213717 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-52d062a4-2acb-4aa7-a7c4-22e55a90f062 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:59.215753 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-52d062a4-2acb-4aa7-a7c4-22e55a90f062 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe Aug 20 04:47:59.215978 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-52d062a4-2acb-4aa7-a7c4-22e55a90f062 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:59.216220 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-52d062a4-2acb-4aa7-a7c4-22e55a90f062 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:59.216315 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-52d062a4-2acb-4aa7-a7c4-22e55a90f062 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id ea402c01-b4a5-4630-8ca4-a231f62186fe. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:47:59.220889 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:59.220889 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:47:59.221752 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-52d062a4-2acb-4aa7-a7c4-22e55a90f062 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe returned with HTTP 200 Aug 20 04:47:59.222174 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1259/5063] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:59 2026] GET /volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:47:59.620493 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3b79bc63-3b90-42d3-8084-3ddea9402737 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:47:59.622169 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3b79bc63-3b90-42d3-8084-3ddea9402737 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 Aug 20 04:47:59.622398 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3b79bc63-3b90-42d3-8084-3ddea9402737 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:47:59.622734 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3b79bc63-3b90-42d3-8084-3ddea9402737 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:47:59.629173 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:47:59.629173 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:47:59.639511 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-3b79bc63-3b90-42d3-8084-3ddea9402737 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:47:59.650641 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3b79bc63-3b90-42d3-8084-3ddea9402737 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 returned with HTTP 200 Aug 20 04:47:59.651030 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1266/5064] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:47:59 2026] GET /volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 => generated 903 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:00.234126 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-11b7af5e-7f42-4b36-9bce-3188efb6e441 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:00.236730 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-11b7af5e-7f42-4b36-9bce-3188efb6e441 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe Aug 20 04:48:00.236730 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-11b7af5e-7f42-4b36-9bce-3188efb6e441 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:00.236730 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-11b7af5e-7f42-4b36-9bce-3188efb6e441 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:00.236730 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-11b7af5e-7f42-4b36-9bce-3188efb6e441 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id ea402c01-b4a5-4630-8ca4-a231f62186fe. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:00.241238 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:00.241238 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:48:00.242043 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-11b7af5e-7f42-4b36-9bce-3188efb6e441 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe returned with HTTP 200 Aug 20 04:48:00.242510 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1268/5065] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:00 2026] GET /volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:00.665889 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-87f9317b-bfc1-4e95-9225-833be940ae91 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:00.667771 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-87f9317b-bfc1-4e95-9225-833be940ae91 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 Aug 20 04:48:00.668082 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-87f9317b-bfc1-4e95-9225-833be940ae91 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:00.668949 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-87f9317b-bfc1-4e95-9225-833be940ae91 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:00.677161 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:00.677161 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:48:00.681762 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-87f9317b-bfc1-4e95-9225-833be940ae91 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:48:00.686283 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-87f9317b-bfc1-4e95-9225-833be940ae91 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 returned with HTTP 200 Aug 20 04:48:00.686645 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1273/5066] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:00 2026] GET /volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:01.255311 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5a4e4411-06d8-49ab-a6e2-1fa2003d0449 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:01.257713 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5a4e4411-06d8-49ab-a6e2-1fa2003d0449 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe Aug 20 04:48:01.257995 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5a4e4411-06d8-49ab-a6e2-1fa2003d0449 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:01.258366 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5a4e4411-06d8-49ab-a6e2-1fa2003d0449 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:01.258537 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-5a4e4411-06d8-49ab-a6e2-1fa2003d0449 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id ea402c01-b4a5-4630-8ca4-a231f62186fe. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:01.264135 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:01.264135 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:48:01.265198 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5a4e4411-06d8-49ab-a6e2-1fa2003d0449 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe returned with HTTP 200 Aug 20 04:48:01.265872 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1260/5067] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:01 2026] GET /volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:01.699538 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-64050940-8c2c-4489-b813-1db0f963baf0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:01.702493 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-64050940-8c2c-4489-b813-1db0f963baf0 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 Aug 20 04:48:01.702679 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-64050940-8c2c-4489-b813-1db0f963baf0 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:01.702856 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-64050940-8c2c-4489-b813-1db0f963baf0 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:01.710392 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:01.710392 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:48:01.714466 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-64050940-8c2c-4489-b813-1db0f963baf0 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:48:01.719045 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-64050940-8c2c-4489-b813-1db0f963baf0 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 returned with HTTP 200 Aug 20 04:48:01.719543 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1267/5068] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:01 2026] GET /volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:02.276347 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2c0324db-16fb-40a5-975d-eda77c57fd07 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:02.278486 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2c0324db-16fb-40a5-975d-eda77c57fd07 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe Aug 20 04:48:02.278729 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2c0324db-16fb-40a5-975d-eda77c57fd07 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:02.278964 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2c0324db-16fb-40a5-975d-eda77c57fd07 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:02.279120 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-2c0324db-16fb-40a5-975d-eda77c57fd07 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id ea402c01-b4a5-4630-8ca4-a231f62186fe. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:02.284092 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:02.284092 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:48:02.285031 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2c0324db-16fb-40a5-975d-eda77c57fd07 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe returned with HTTP 200 Aug 20 04:48:02.285511 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1269/5069] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:02 2026] GET /volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:02.733395 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8c075b19-4d25-47a6-8088-0d80389b6f85 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:02.735284 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8c075b19-4d25-47a6-8088-0d80389b6f85 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 Aug 20 04:48:02.735480 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8c075b19-4d25-47a6-8088-0d80389b6f85 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:02.735654 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8c075b19-4d25-47a6-8088-0d80389b6f85 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:02.742320 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:02.742320 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:48:02.745842 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-8c075b19-4d25-47a6-8088-0d80389b6f85 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:48:02.749990 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8c075b19-4d25-47a6-8088-0d80389b6f85 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 returned with HTTP 200 Aug 20 04:48:02.750512 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1274/5070] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:02 2026] GET /volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:03.297906 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f0686825-e7a8-46b5-bc66-60b5694ab35a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:03.301549 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f0686825-e7a8-46b5-bc66-60b5694ab35a tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe Aug 20 04:48:03.302011 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f0686825-e7a8-46b5-bc66-60b5694ab35a tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:03.302238 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f0686825-e7a8-46b5-bc66-60b5694ab35a tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:03.302352 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-f0686825-e7a8-46b5-bc66-60b5694ab35a tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id ea402c01-b4a5-4630-8ca4-a231f62186fe. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:03.310355 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:03.310355 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:48:03.311085 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f0686825-e7a8-46b5-bc66-60b5694ab35a tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe returned with HTTP 200 Aug 20 04:48:03.311484 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1261/5071] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:03 2026] GET /volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:03.763503 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0e54c23e-1abb-4578-ac34-1a90cc0eb444 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:03.766457 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0e54c23e-1abb-4578-ac34-1a90cc0eb444 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 Aug 20 04:48:03.766655 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0e54c23e-1abb-4578-ac34-1a90cc0eb444 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:03.766813 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0e54c23e-1abb-4578-ac34-1a90cc0eb444 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:03.773819 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:03.773819 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:48:03.777076 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-0e54c23e-1abb-4578-ac34-1a90cc0eb444 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:48:03.780908 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0e54c23e-1abb-4578-ac34-1a90cc0eb444 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 returned with HTTP 200 Aug 20 04:48:03.781283 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1268/5072] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:03 2026] GET /volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:04.326341 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2d4833fb-8d2b-4f24-9b69-b1bf4af7e73c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:04.328107 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2d4833fb-8d2b-4f24-9b69-b1bf4af7e73c tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe Aug 20 04:48:04.328384 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2d4833fb-8d2b-4f24-9b69-b1bf4af7e73c tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:04.328597 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2d4833fb-8d2b-4f24-9b69-b1bf4af7e73c tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:04.328695 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-2d4833fb-8d2b-4f24-9b69-b1bf4af7e73c tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id ea402c01-b4a5-4630-8ca4-a231f62186fe. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:04.333202 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:04.333202 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:48:04.333956 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2d4833fb-8d2b-4f24-9b69-b1bf4af7e73c tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe returned with HTTP 200 Aug 20 04:48:04.334327 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1270/5073] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:04 2026] GET /volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:04.794016 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2cb4f131-3c73-458a-a20f-2011cff9c6a9 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:04.795643 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2cb4f131-3c73-458a-a20f-2011cff9c6a9 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 Aug 20 04:48:04.795809 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2cb4f131-3c73-458a-a20f-2011cff9c6a9 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:04.796010 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2cb4f131-3c73-458a-a20f-2011cff9c6a9 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:04.802798 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:04.802798 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:48:04.806498 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-2cb4f131-3c73-458a-a20f-2011cff9c6a9 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:48:04.811352 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2cb4f131-3c73-458a-a20f-2011cff9c6a9 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 returned with HTTP 200 Aug 20 04:48:04.811793 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1275/5074] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:04 2026] GET /volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 => generated 1451 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:48:04.953441 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-e960cfd2-fbf3-4bf4-98a4-76b3a9109b05 req-8640412f-517e-456a-a400-4f6f9d2d9734 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:04.955512 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-e960cfd2-fbf3-4bf4-98a4-76b3a9109b05 req-8640412f-517e-456a-a400-4f6f9d2d9734 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 Aug 20 04:48:04.955609 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-e960cfd2-fbf3-4bf4-98a4-76b3a9109b05 req-8640412f-517e-456a-a400-4f6f9d2d9734 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:04.955805 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-e960cfd2-fbf3-4bf4-98a4-76b3a9109b05 req-8640412f-517e-456a-a400-4f6f9d2d9734 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:04.963140 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:04.963140 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:48:04.967482 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-e960cfd2-fbf3-4bf4-98a4-76b3a9109b05 req-8640412f-517e-456a-a400-4f6f9d2d9734 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:48:04.971927 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-e960cfd2-fbf3-4bf4-98a4-76b3a9109b05 req-8640412f-517e-456a-a400-4f6f9d2d9734 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 returned with HTTP 200 Aug 20 04:48:04.972601 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1262/5075] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:48:04 2026] GET /volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 => generated 1451 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:48:05.344681 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0ea8a972-c3ab-48e3-836b-35d4c419ff43 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:05.346742 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0ea8a972-c3ab-48e3-836b-35d4c419ff43 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe Aug 20 04:48:05.346913 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0ea8a972-c3ab-48e3-836b-35d4c419ff43 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:05.347120 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0ea8a972-c3ab-48e3-836b-35d4c419ff43 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:05.347229 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-0ea8a972-c3ab-48e3-836b-35d4c419ff43 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id ea402c01-b4a5-4630-8ca4-a231f62186fe. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:05.352044 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:05.352044 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:48:05.352858 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0ea8a972-c3ab-48e3-836b-35d4c419ff43 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe returned with HTTP 200 Aug 20 04:48:05.353400 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1269/5076] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:05 2026] GET /volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 04:48:05.455411 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-e960cfd2-fbf3-4bf4-98a4-76b3a9109b05 req-0983c906-9fdb-437e-9abc-3d661a223853 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:05.457228 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-e960cfd2-fbf3-4bf4-98a4-76b3a9109b05 req-0983c906-9fdb-437e-9abc-3d661a223853 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 Aug 20 04:48:05.457414 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-e960cfd2-fbf3-4bf4-98a4-76b3a9109b05 req-0983c906-9fdb-437e-9abc-3d661a223853 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:05.457579 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-e960cfd2-fbf3-4bf4-98a4-76b3a9109b05 req-0983c906-9fdb-437e-9abc-3d661a223853 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:05.463844 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:05.463844 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:48:05.466874 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-e960cfd2-fbf3-4bf4-98a4-76b3a9109b05 req-0983c906-9fdb-437e-9abc-3d661a223853 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:48:05.471506 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-e960cfd2-fbf3-4bf4-98a4-76b3a9109b05 req-0983c906-9fdb-437e-9abc-3d661a223853 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 returned with HTTP 200 Aug 20 04:48:05.471917 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1271/5077] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:48:05 2026] GET /volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 => generated 1451 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:48:05.480808 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-25f969a1-88c4-4e47-9bb0-30cabc73695b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:05.481231 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-25f969a1-88c4-4e47-9bb0-30cabc73695b None None] GET https://10.4.3.239/volume// Aug 20 04:48:05.481397 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-25f969a1-88c4-4e47-9bb0-30cabc73695b None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:05.481584 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-25f969a1-88c4-4e47-9bb0-30cabc73695b None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:05.481891 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-25f969a1-88c4-4e47-9bb0-30cabc73695b None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:48:05.482223 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1276/5078] 10.4.3.239 () {66 vars in 1419 bytes} [Thu Aug 20 04:48: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 20 04:48:05.489955 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-e960cfd2-fbf3-4bf4-98a4-76b3a9109b05 req-d30e468f-1011-43e4-b57a-55e21222c2fd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:05.492201 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-e960cfd2-fbf3-4bf4-98a4-76b3a9109b05 req-d30e468f-1011-43e4-b57a-55e21222c2fd tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:48:05.492619 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-e960cfd2-fbf3-4bf4-98a4-76b3a9109b05 req-d30e468f-1011-43e4-b57a-55e21222c2fd tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0", "connector": null, "instance_uuid": "5df2feeb-74d8-4a14-a77e-ddde389e162d"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:48:05.501929 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:05.501929 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:48:05.537459 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-e960cfd2-fbf3-4bf4-98a4-76b3a9109b05 req-d30e468f-1011-43e4-b57a-55e21222c2fd tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:48:05.538282 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1263/5079] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:48:05 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 20 04:48:06.362986 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-58198543-d9f2-4274-bbc9-4b6aec27cfc9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:06.367262 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-58198543-d9f2-4274-bbc9-4b6aec27cfc9 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe Aug 20 04:48:06.367262 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-58198543-d9f2-4274-bbc9-4b6aec27cfc9 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:06.367262 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-58198543-d9f2-4274-bbc9-4b6aec27cfc9 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:06.367262 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-58198543-d9f2-4274-bbc9-4b6aec27cfc9 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id ea402c01-b4a5-4630-8ca4-a231f62186fe. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:06.374423 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:06.374423 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:48:06.375260 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-58198543-d9f2-4274-bbc9-4b6aec27cfc9 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe returned with HTTP 200 Aug 20 04:48:06.375627 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1270/5080] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:06 2026] GET /volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:06.519569 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b7a3e11f-5e51-4216-bd10-c58a96f7c7ec None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:06.522452 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b7a3e11f-5e51-4216-bd10-c58a96f7c7ec None None] GET https://10.4.3.239/volume// Aug 20 04:48:06.522743 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b7a3e11f-5e51-4216-bd10-c58a96f7c7ec None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:06.523073 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b7a3e11f-5e51-4216-bd10-c58a96f7c7ec None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:06.523521 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b7a3e11f-5e51-4216-bd10-c58a96f7c7ec None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:48:06.523915 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1272/5081] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:48:06 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:48:06.532012 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-e960cfd2-fbf3-4bf4-98a4-76b3a9109b05 req-23926a36-3f7a-4254-8338-c87b87738121 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:06.534209 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-e960cfd2-fbf3-4bf4-98a4-76b3a9109b05 req-23926a36-3f7a-4254-8338-c87b87738121 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 Aug 20 04:48:06.534458 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-e960cfd2-fbf3-4bf4-98a4-76b3a9109b05 req-23926a36-3f7a-4254-8338-c87b87738121 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:06.536700 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-e960cfd2-fbf3-4bf4-98a4-76b3a9109b05 req-23926a36-3f7a-4254-8338-c87b87738121 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:06.544658 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:06.544658 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:48:06.548436 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-e960cfd2-fbf3-4bf4-98a4-76b3a9109b05 req-23926a36-3f7a-4254-8338-c87b87738121 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:48:06.553311 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-e960cfd2-fbf3-4bf4-98a4-76b3a9109b05 req-23926a36-3f7a-4254-8338-c87b87738121 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 returned with HTTP 200 Aug 20 04:48:06.553704 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1277/5082] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:48:06 2026] GET /volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 => generated 1630 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:48:06.656440 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-e960cfd2-fbf3-4bf4-98a4-76b3a9109b05 req-2c96fa4c-e59e-4e6f-a3ca-51fa0f77e3d0 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:06.658506 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-e960cfd2-fbf3-4bf4-98a4-76b3a9109b05 req-2c96fa4c-e59e-4e6f-a3ca-51fa0f77e3d0 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] PUT https://10.4.3.239/volume/v3/attachments/a7a54e96-f84c-49e8-bc4e-6eabe1a96fa2 Aug 20 04:48:06.658855 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-e960cfd2-fbf3-4bf4-98a4-76b3a9109b05 req-2c96fa4c-e59e-4e6f-a3ca-51fa0f77e3d0 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:48:06.665954 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-e960cfd2-fbf3-4bf4-98a4-76b3a9109b05 req-2c96fa4c-e59e-4e6f-a3ca-51fa0f77e3d0 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Acquiring lock "cinder-attachment_update-66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0-np0000007850" by "attachment_update" {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:48:06.670300 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-e960cfd2-fbf3-4bf4-98a4-76b3a9109b05 req-2c96fa4c-e59e-4e6f-a3ca-51fa0f77e3d0 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Lock "cinder-attachment_update-66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0-np0000007850" acquired by "attachment_update" :: waited 0.004s {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:48:06.671280 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:06.671280 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:48:06.803876 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-e960cfd2-fbf3-4bf4-98a4-76b3a9109b05 req-2c96fa4c-e59e-4e6f-a3ca-51fa0f77e3d0 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Lock "cinder-attachment_update-66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0-np0000007850" released by "attachment_update" :: held 0.134s {{(pid=100177) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:48:06.804265 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-e960cfd2-fbf3-4bf4-98a4-76b3a9109b05 req-2c96fa4c-e59e-4e6f-a3ca-51fa0f77e3d0 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/attachments/a7a54e96-f84c-49e8-bc4e-6eabe1a96fa2 returned with HTTP 200 Aug 20 04:48:06.804735 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1264/5083] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:48:06 2026] PUT /volume/v3/attachments/a7a54e96-f84c-49e8-bc4e-6eabe1a96fa2 => generated 968 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:48:06.835433 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-e960cfd2-fbf3-4bf4-98a4-76b3a9109b05 req-649b0aab-67ab-4f58-b277-0985e4cb847f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:06.838607 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-e960cfd2-fbf3-4bf4-98a4-76b3a9109b05 req-649b0aab-67ab-4f58-b277-0985e4cb847f tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] POST https://10.4.3.239/volume/v3/attachments/a7a54e96-f84c-49e8-bc4e-6eabe1a96fa2/action Aug 20 04:48:06.839342 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-e960cfd2-fbf3-4bf4-98a4-76b3a9109b05 req-649b0aab-67ab-4f58-b277-0985e4cb847f tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Action body: b'{"os-complete": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:48:06.839560 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-e960cfd2-fbf3-4bf4-98a4-76b3a9109b05 req-649b0aab-67ab-4f58-b277-0985e4cb847f tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:48:06.861455 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:06.861455 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:48:06.892033 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-e960cfd2-fbf3-4bf4-98a4-76b3a9109b05 req-649b0aab-67ab-4f58-b277-0985e4cb847f tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/attachments/a7a54e96-f84c-49e8-bc4e-6eabe1a96fa2/action returned with HTTP 204 Aug 20 04:48:06.897553 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1271/5084] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:48:06 2026] POST /volume/v3/attachments/a7a54e96-f84c-49e8-bc4e-6eabe1a96fa2/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:48:07.385311 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-85b45865-8c61-4f69-a9b8-cf82c441f5dc None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:07.386871 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-85b45865-8c61-4f69-a9b8-cf82c441f5dc tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe Aug 20 04:48:07.387070 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-85b45865-8c61-4f69-a9b8-cf82c441f5dc tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:07.387259 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-85b45865-8c61-4f69-a9b8-cf82c441f5dc tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:07.387377 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-85b45865-8c61-4f69-a9b8-cf82c441f5dc tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id ea402c01-b4a5-4630-8ca4-a231f62186fe. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:07.391266 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:07.391266 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:48:07.391897 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-85b45865-8c61-4f69-a9b8-cf82c441f5dc tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe returned with HTTP 200 Aug 20 04:48:07.392245 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1273/5085] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:07 2026] GET /volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:07.400800 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-30b7df55-cdd8-4781-9739-49cfc96ed120 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:07.404308 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-30b7df55-cdd8-4781-9739-49cfc96ed120 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/volumes/02ccd8bf-ad70-4ed0-b267-73985ca08441 Aug 20 04:48:07.404308 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-30b7df55-cdd8-4781-9739-49cfc96ed120 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:07.404308 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-30b7df55-cdd8-4781-9739-49cfc96ed120 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:07.410473 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:07.410473 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:48:07.414150 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-30b7df55-cdd8-4781-9739-49cfc96ed120 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Volume info retrieved successfully. Aug 20 04:48:07.425391 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-30b7df55-cdd8-4781-9739-49cfc96ed120 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/volumes/02ccd8bf-ad70-4ed0-b267-73985ca08441 returned with HTTP 200 Aug 20 04:48:07.425391 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1278/5086] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:07 2026] GET /volume/v3/volumes/02ccd8bf-ad70-4ed0-b267-73985ca08441 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:07.436692 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6d26e3fe-0614-4956-bf57-431e953fecd9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:07.438105 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6d26e3fe-0614-4956-bf57-431e953fecd9 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] DELETE https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe Aug 20 04:48:07.438440 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6d26e3fe-0614-4956-bf57-431e953fecd9 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:07.439663 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6d26e3fe-0614-4956-bf57-431e953fecd9 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:07.439663 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.contrib.backups [None req-6d26e3fe-0614-4956-bf57-431e953fecd9 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Delete backup with id: ea402c01-b4a5-4630-8ca4-a231f62186fe. Aug 20 04:48:07.443412 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:07.443412 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:48:07.469346 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.backup.rpcapi [None req-6d26e3fe-0614-4956-bf57-431e953fecd9 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] delete_backup rpcapi backup_id ea402c01-b4a5-4630-8ca4-a231f62186fe {{(pid=100177) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 04:48:07.470196 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6d26e3fe-0614-4956-bf57-431e953fecd9 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe returned with HTTP 202 Aug 20 04:48:07.470821 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1265/5087] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:48:07 2026] DELETE /volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:48:07.480194 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-fac0c059-bc15-4020-b049-9950fe83ef56 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:07.484064 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fac0c059-bc15-4020-b049-9950fe83ef56 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe Aug 20 04:48:07.484064 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fac0c059-bc15-4020-b049-9950fe83ef56 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:07.484064 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fac0c059-bc15-4020-b049-9950fe83ef56 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:07.484064 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-fac0c059-bc15-4020-b049-9950fe83ef56 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id ea402c01-b4a5-4630-8ca4-a231f62186fe. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:07.485902 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:07.485902 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:48:07.486636 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fac0c059-bc15-4020-b049-9950fe83ef56 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe returned with HTTP 200 Aug 20 04:48:07.486967 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1272/5088] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:07 2026] GET /volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:08.496363 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-100e4ec4-77f3-4d4a-8fa0-50973540384e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:08.498223 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-100e4ec4-77f3-4d4a-8fa0-50973540384e tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe Aug 20 04:48:08.498411 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-100e4ec4-77f3-4d4a-8fa0-50973540384e tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:08.498584 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-100e4ec4-77f3-4d4a-8fa0-50973540384e tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:08.498686 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-100e4ec4-77f3-4d4a-8fa0-50973540384e tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id ea402c01-b4a5-4630-8ca4-a231f62186fe. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:08.502626 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-100e4ec4-77f3-4d4a-8fa0-50973540384e tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe returned with HTTP 404 Aug 20 04:48:08.503116 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1274/5089] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:08 2026] GET /volume/v3/backups/ea402c01-b4a5-4630-8ca4-a231f62186fe => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:48:08.511525 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c18221db-7cb8-4320-ad35-b6f445cf4a8b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:08.513003 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c18221db-7cb8-4320-ad35-b6f445cf4a8b tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:48:08.513307 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c18221db-7cb8-4320-ad35-b6f445cf4a8b tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1092404020"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:48:08.514597 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-c18221db-7cb8-4320-ad35-b6f445cf4a8b tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1092404020'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:48:08.514735 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-c18221db-7cb8-4320-ad35-b6f445cf4a8b tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Create volume of 1 GB Aug 20 04:48:08.518671 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c18221db-7cb8-4320-ad35-b6f445cf4a8b tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Availability Zones retrieved successfully. Aug 20 04:48:08.523643 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-c18221db-7cb8-4320-ad35-b6f445cf4a8b tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Flow 'volume_create_api' (d5a48690-278d-4697-ac07-64fa6558dbf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:48:08.524472 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-c18221db-7cb8-4320-ad35-b6f445cf4a8b tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d3d26c5-6311-42c7-bc10-c3ed580db789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:48:08.525297 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-c18221db-7cb8-4320-ad35-b6f445cf4a8b tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:48:08.546879 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-c18221db-7cb8-4320-ad35-b6f445cf4a8b tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d3d26c5-6311-42c7-bc10-c3ed580db789) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:48:08.547602 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-c18221db-7cb8-4320-ad35-b6f445cf4a8b tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8592f78-1883-4a6c-a19c-591b07c3c978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:48:08.585581 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-c18221db-7cb8-4320-ad35-b6f445cf4a8b tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Created reservations ['39d3ae72-b014-443c-8e9d-bf9d153ef1d5', '3ee508a7-5196-4d2e-b0cc-175c73878eb3', 'fd8d2a4d-2c57-4c18-aa5c-d4ab2deba9b4', '88469709-6439-47de-be78-9e288bc0d6bc'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:48:08.586293 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-c18221db-7cb8-4320-ad35-b6f445cf4a8b tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8592f78-1883-4a6c-a19c-591b07c3c978) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39d3ae72-b014-443c-8e9d-bf9d153ef1d5', '3ee508a7-5196-4d2e-b0cc-175c73878eb3', 'fd8d2a4d-2c57-4c18-aa5c-d4ab2deba9b4', '88469709-6439-47de-be78-9e288bc0d6bc']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:48:08.586999 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-c18221db-7cb8-4320-ad35-b6f445cf4a8b tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e9b69e4-0275-4d26-8f91-317770f94450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:48:08.612883 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-c18221db-7cb8-4320-ad35-b6f445cf4a8b tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e9b69e4-0275-4d26-8f91-317770f94450) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4ed0a1e-030f-4aa0-8a5e-21406aa48d6b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1092404020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f454f06fc83b4c1d9964f4d45011a249',qos_specs=None,replication_status=,reservations=['39d3ae72-b014-443c-8e9d-bf9d153ef1d5','3ee508a7-5196-4d2e-b0cc-175c73878eb3','fd8d2a4d-2c57-4c18-aa5c-d4ab2deba9b4','88469709-6439-47de-be78-9e288bc0d6bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8923a8d92d454e7a8ddb4a308104a76d',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:48:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1092404020',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4ed0a1e-030f-4aa0-8a5e-21406aa48d6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f454f06fc83b4c1d9964f4d45011a249',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8923a8d92d454e7a8ddb4a308104a76d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:48:08.613547 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-c18221db-7cb8-4320-ad35-b6f445cf4a8b tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83e99a3c-8d62-4029-bf68-fcc5b6830046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:48:08.638456 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-c18221db-7cb8-4320-ad35-b6f445cf4a8b tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83e99a3c-8d62-4029-bf68-fcc5b6830046) transitioned into state 'SUCCESS' from state '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-1092404020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f454f06fc83b4c1d9964f4d45011a249',qos_specs=None,replication_status=,reservations=['39d3ae72-b014-443c-8e9d-bf9d153ef1d5','3ee508a7-5196-4d2e-b0cc-175c73878eb3','fd8d2a4d-2c57-4c18-aa5c-d4ab2deba9b4','88469709-6439-47de-be78-9e288bc0d6bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8923a8d92d454e7a8ddb4a308104a76d',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:48:08.639129 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-c18221db-7cb8-4320-ad35-b6f445cf4a8b tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (390372c9-1ae1-4af4-aa3a-3cc2f3355a14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:48:08.655947 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-c18221db-7cb8-4320-ad35-b6f445cf4a8b tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (390372c9-1ae1-4af4-aa3a-3cc2f3355a14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:48:08.656737 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-c18221db-7cb8-4320-ad35-b6f445cf4a8b tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Flow 'volume_create_api' (d5a48690-278d-4697-ac07-64fa6558dbf9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:48:08.657045 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c18221db-7cb8-4320-ad35-b6f445cf4a8b tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Create volume request issued successfully. Aug 20 04:48:08.657580 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c18221db-7cb8-4320-ad35-b6f445cf4a8b tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:48:08.657998 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1279/5090] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:48:08 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 20 04:48:08.668641 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5e52118d-cf5b-4711-95e7-b19e5029932f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:08.670286 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5e52118d-cf5b-4711-95e7-b19e5029932f tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/volumes/c4ed0a1e-030f-4aa0-8a5e-21406aa48d6b Aug 20 04:48:08.670482 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5e52118d-cf5b-4711-95e7-b19e5029932f tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:08.670651 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5e52118d-cf5b-4711-95e7-b19e5029932f tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:08.678873 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:08.678873 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:48:08.682250 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-5e52118d-cf5b-4711-95e7-b19e5029932f tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Volume info retrieved successfully. Aug 20 04:48:08.686662 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5e52118d-cf5b-4711-95e7-b19e5029932f tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/volumes/c4ed0a1e-030f-4aa0-8a5e-21406aa48d6b returned with HTTP 200 Aug 20 04:48:08.687022 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1266/5091] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:08 2026] GET /volume/v3/volumes/c4ed0a1e-030f-4aa0-8a5e-21406aa48d6b => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:09.699199 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6919de98-4d64-47c7-93cf-410f0717dbc9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:09.701568 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6919de98-4d64-47c7-93cf-410f0717dbc9 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/volumes/c4ed0a1e-030f-4aa0-8a5e-21406aa48d6b Aug 20 04:48:09.701833 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6919de98-4d64-47c7-93cf-410f0717dbc9 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:09.702114 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6919de98-4d64-47c7-93cf-410f0717dbc9 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:09.711918 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:09.711918 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:48:09.716423 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-6919de98-4d64-47c7-93cf-410f0717dbc9 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Volume info retrieved successfully. Aug 20 04:48:09.721777 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6919de98-4d64-47c7-93cf-410f0717dbc9 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/volumes/c4ed0a1e-030f-4aa0-8a5e-21406aa48d6b returned with HTTP 200 Aug 20 04:48:09.722154 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1273/5092] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:09 2026] GET /volume/v3/volumes/c4ed0a1e-030f-4aa0-8a5e-21406aa48d6b => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:09.733944 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b2482fe0-5226-4b06-b58a-1c2745b11fa7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:09.735633 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b2482fe0-5226-4b06-b58a-1c2745b11fa7 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] POST https://10.4.3.239/volume/v3/backups Aug 20 04:48:09.735993 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b2482fe0-5226-4b06-b58a-1c2745b11fa7 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c4ed0a1e-030f-4aa0-8a5e-21406aa48d6b", "name": "tempest-VolumesBackupsTest-Backup-1678612149"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:48:09.737732 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.backups [None req-b2482fe0-5226-4b06-b58a-1c2745b11fa7 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Creating new backup {'backup': {'volume_id': 'c4ed0a1e-030f-4aa0-8a5e-21406aa48d6b', 'name': 'tempest-VolumesBackupsTest-Backup-1678612149'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 04:48:09.737873 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.contrib.backups [None req-b2482fe0-5226-4b06-b58a-1c2745b11fa7 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Creating backup of volume c4ed0a1e-030f-4aa0-8a5e-21406aa48d6b in container None Aug 20 04:48:09.744311 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:09.744311 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:48:09.744734 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-b2482fe0-5226-4b06-b58a-1c2745b11fa7 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Volume info retrieved successfully. Aug 20 04:48:09.765720 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-b2482fe0-5226-4b06-b58a-1c2745b11fa7 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Created reservations ['8d4cd51a-7b4c-4ba6-b5c7-1679074cae2e', '27547f46-c5ad-4522-a015-92713882adc6'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:48:09.833558 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b2482fe0-5226-4b06-b58a-1c2745b11fa7 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups returned with HTTP 202 Aug 20 04:48:09.834090 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1275/5093] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:48:09 2026] POST /volume/v3/backups => generated 330 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:48:09.844127 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-69756905-1039-4a67-8d96-e295fc502bd7 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:09.846059 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-69756905-1039-4a67-8d96-e295fc502bd7 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/533e01bb-e549-499e-8770-3b4cf3f7409c Aug 20 04:48:09.846291 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-69756905-1039-4a67-8d96-e295fc502bd7 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:09.846508 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-69756905-1039-4a67-8d96-e295fc502bd7 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:09.846607 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-69756905-1039-4a67-8d96-e295fc502bd7 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 533e01bb-e549-499e-8770-3b4cf3f7409c. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:09.850926 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:09.850926 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:48:09.851654 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-69756905-1039-4a67-8d96-e295fc502bd7 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/533e01bb-e549-499e-8770-3b4cf3f7409c returned with HTTP 200 Aug 20 04:48:09.852028 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1280/5094] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:09 2026] GET /volume/v3/backups/533e01bb-e549-499e-8770-3b4cf3f7409c => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:10.861491 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d8fe5b6d-42ae-4dd7-a37f-9b3c274b551f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:10.863337 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d8fe5b6d-42ae-4dd7-a37f-9b3c274b551f tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/533e01bb-e549-499e-8770-3b4cf3f7409c Aug 20 04:48:10.863505 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d8fe5b6d-42ae-4dd7-a37f-9b3c274b551f tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:10.863686 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d8fe5b6d-42ae-4dd7-a37f-9b3c274b551f tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:10.863792 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-d8fe5b6d-42ae-4dd7-a37f-9b3c274b551f tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 533e01bb-e549-499e-8770-3b4cf3f7409c. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:10.867877 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:10.867877 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:48:10.868850 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d8fe5b6d-42ae-4dd7-a37f-9b3c274b551f tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/533e01bb-e549-499e-8770-3b4cf3f7409c returned with HTTP 200 Aug 20 04:48:10.869095 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1267/5095] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:10 2026] GET /volume/v3/backups/533e01bb-e549-499e-8770-3b4cf3f7409c => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:10.965603 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-e960cfd2-fbf3-4bf4-98a4-76b3a9109b05 req-8b1b82bb-0548-4fef-aef6-f280c84534dd None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:10.967483 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-e960cfd2-fbf3-4bf4-98a4-76b3a9109b05 req-8b1b82bb-0548-4fef-aef6-f280c84534dd tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0/encryption Aug 20 04:48:10.967649 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-e960cfd2-fbf3-4bf4-98a4-76b3a9109b05 req-8b1b82bb-0548-4fef-aef6-f280c84534dd tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:10.967874 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-e960cfd2-fbf3-4bf4-98a4-76b3a9109b05 req-8b1b82bb-0548-4fef-aef6-f280c84534dd tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:10.977375 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:10.977375 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:48:10.983134 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-e960cfd2-fbf3-4bf4-98a4-76b3a9109b05 req-8b1b82bb-0548-4fef-aef6-f280c84534dd tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0/encryption returned with HTTP 200 Aug 20 04:48:10.983532 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1274/5096] 10.4.3.239 () {68 vars in 1631 bytes} [Thu Aug 20 04:48:10 2026] GET /volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:11.878829 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-02666d95-a830-409d-8c78-eae71eb652b0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:11.880628 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-02666d95-a830-409d-8c78-eae71eb652b0 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/533e01bb-e549-499e-8770-3b4cf3f7409c Aug 20 04:48:11.880871 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-02666d95-a830-409d-8c78-eae71eb652b0 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:11.881098 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-02666d95-a830-409d-8c78-eae71eb652b0 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:11.881265 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-02666d95-a830-409d-8c78-eae71eb652b0 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 533e01bb-e549-499e-8770-3b4cf3f7409c. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:11.885350 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:11.885350 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:48:11.886043 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-02666d95-a830-409d-8c78-eae71eb652b0 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/533e01bb-e549-499e-8770-3b4cf3f7409c returned with HTTP 200 Aug 20 04:48:11.886422 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1276/5097] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:11 2026] GET /volume/v3/backups/533e01bb-e549-499e-8770-3b4cf3f7409c => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:12.895477 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-313b5b00-dd60-42a4-9d51-70811b0b839a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:12.897152 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-313b5b00-dd60-42a4-9d51-70811b0b839a tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/533e01bb-e549-499e-8770-3b4cf3f7409c Aug 20 04:48:12.897352 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-313b5b00-dd60-42a4-9d51-70811b0b839a tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:12.897550 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-313b5b00-dd60-42a4-9d51-70811b0b839a tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:12.897655 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-313b5b00-dd60-42a4-9d51-70811b0b839a tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 533e01bb-e549-499e-8770-3b4cf3f7409c. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:12.901656 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:12.901656 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:48:12.902320 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-313b5b00-dd60-42a4-9d51-70811b0b839a tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/533e01bb-e549-499e-8770-3b4cf3f7409c returned with HTTP 200 Aug 20 04:48:12.902766 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1281/5098] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:12 2026] GET /volume/v3/backups/533e01bb-e549-499e-8770-3b4cf3f7409c => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:13.917216 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-28a1188d-475d-416c-93dd-c9bff6fbd7a7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:13.919735 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-28a1188d-475d-416c-93dd-c9bff6fbd7a7 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/533e01bb-e549-499e-8770-3b4cf3f7409c Aug 20 04:48:13.919735 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-28a1188d-475d-416c-93dd-c9bff6fbd7a7 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:13.919735 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-28a1188d-475d-416c-93dd-c9bff6fbd7a7 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:13.919735 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-28a1188d-475d-416c-93dd-c9bff6fbd7a7 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 533e01bb-e549-499e-8770-3b4cf3f7409c. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:13.920963 np0000007850 devstack@c-api.service[100177]: DEBUG dbcounter [-] [100177] Writing DB stats cinder:SELECT=160,cinder:UPDATE=18,cinder:INSERT=3 {{(pid=100177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:48:13.924270 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:13.924270 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:48:13.924922 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-28a1188d-475d-416c-93dd-c9bff6fbd7a7 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/533e01bb-e549-499e-8770-3b4cf3f7409c returned with HTTP 200 Aug 20 04:48:13.925628 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1268/5099] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:13 2026] GET /volume/v3/backups/533e01bb-e549-499e-8770-3b4cf3f7409c => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:14.934923 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3f713317-6796-48a8-99f9-5a69b3fd8aa8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:14.936582 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3f713317-6796-48a8-99f9-5a69b3fd8aa8 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/533e01bb-e549-499e-8770-3b4cf3f7409c Aug 20 04:48:14.936930 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3f713317-6796-48a8-99f9-5a69b3fd8aa8 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:14.937061 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3f713317-6796-48a8-99f9-5a69b3fd8aa8 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:14.937168 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-3f713317-6796-48a8-99f9-5a69b3fd8aa8 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 533e01bb-e549-499e-8770-3b4cf3f7409c. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:14.941762 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:14.941762 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:48:14.942563 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3f713317-6796-48a8-99f9-5a69b3fd8aa8 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/533e01bb-e549-499e-8770-3b4cf3f7409c returned with HTTP 200 Aug 20 04:48:14.943032 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1275/5100] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:14 2026] GET /volume/v3/backups/533e01bb-e549-499e-8770-3b4cf3f7409c => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:15.954838 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f07bf43c-acbe-47ce-b668-0bf3a559e8c8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:15.956466 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f07bf43c-acbe-47ce-b668-0bf3a559e8c8 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/533e01bb-e549-499e-8770-3b4cf3f7409c Aug 20 04:48:15.956649 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f07bf43c-acbe-47ce-b668-0bf3a559e8c8 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:15.956827 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f07bf43c-acbe-47ce-b668-0bf3a559e8c8 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:15.956928 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-f07bf43c-acbe-47ce-b668-0bf3a559e8c8 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 533e01bb-e549-499e-8770-3b4cf3f7409c. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:15.960836 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:15.960836 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:48:15.961486 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f07bf43c-acbe-47ce-b668-0bf3a559e8c8 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/533e01bb-e549-499e-8770-3b4cf3f7409c returned with HTTP 200 Aug 20 04:48:15.961796 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1277/5101] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:15 2026] GET /volume/v3/backups/533e01bb-e549-499e-8770-3b4cf3f7409c => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:16.971412 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8e3b62ad-d96d-484b-b002-6bd9dde88165 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:16.974760 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8e3b62ad-d96d-484b-b002-6bd9dde88165 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/533e01bb-e549-499e-8770-3b4cf3f7409c Aug 20 04:48:16.975260 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8e3b62ad-d96d-484b-b002-6bd9dde88165 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:16.975260 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8e3b62ad-d96d-484b-b002-6bd9dde88165 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:16.975335 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-8e3b62ad-d96d-484b-b002-6bd9dde88165 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 533e01bb-e549-499e-8770-3b4cf3f7409c. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:16.980193 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:16.980193 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:48:16.981003 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8e3b62ad-d96d-484b-b002-6bd9dde88165 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/533e01bb-e549-499e-8770-3b4cf3f7409c returned with HTTP 200 Aug 20 04:48:16.981631 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1282/5102] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:16 2026] GET /volume/v3/backups/533e01bb-e549-499e-8770-3b4cf3f7409c => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 04:48:17.990833 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b2fae690-6c08-4d47-b41e-535ee069e94c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:17.992390 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b2fae690-6c08-4d47-b41e-535ee069e94c tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/533e01bb-e549-499e-8770-3b4cf3f7409c Aug 20 04:48:17.992553 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b2fae690-6c08-4d47-b41e-535ee069e94c tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:17.992748 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b2fae690-6c08-4d47-b41e-535ee069e94c tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:17.992846 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-b2fae690-6c08-4d47-b41e-535ee069e94c tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 533e01bb-e549-499e-8770-3b4cf3f7409c. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:17.997151 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:17.997151 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:48:17.997773 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b2fae690-6c08-4d47-b41e-535ee069e94c tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/533e01bb-e549-499e-8770-3b4cf3f7409c returned with HTTP 200 Aug 20 04:48:17.998085 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1269/5103] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:17 2026] GET /volume/v3/backups/533e01bb-e549-499e-8770-3b4cf3f7409c => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:19.007913 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3efa7e68-2e75-462b-8d5a-78c9f25a7f92 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:19.009645 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3efa7e68-2e75-462b-8d5a-78c9f25a7f92 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/533e01bb-e549-499e-8770-3b4cf3f7409c Aug 20 04:48:19.009815 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3efa7e68-2e75-462b-8d5a-78c9f25a7f92 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:19.009986 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3efa7e68-2e75-462b-8d5a-78c9f25a7f92 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:19.010093 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-3efa7e68-2e75-462b-8d5a-78c9f25a7f92 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 533e01bb-e549-499e-8770-3b4cf3f7409c. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:19.014535 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:19.014535 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:48:19.015262 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3efa7e68-2e75-462b-8d5a-78c9f25a7f92 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/533e01bb-e549-499e-8770-3b4cf3f7409c returned with HTTP 200 Aug 20 04:48:19.015884 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1276/5104] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:19 2026] GET /volume/v3/backups/533e01bb-e549-499e-8770-3b4cf3f7409c => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:20.024884 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-cdd84a6a-ef41-4289-8471-acdb9952236b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:20.026653 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cdd84a6a-ef41-4289-8471-acdb9952236b tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/533e01bb-e549-499e-8770-3b4cf3f7409c Aug 20 04:48:20.026842 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cdd84a6a-ef41-4289-8471-acdb9952236b tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:20.027026 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cdd84a6a-ef41-4289-8471-acdb9952236b tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:20.027122 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-cdd84a6a-ef41-4289-8471-acdb9952236b tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 533e01bb-e549-499e-8770-3b4cf3f7409c. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:20.031225 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:20.031225 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:48:20.032019 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cdd84a6a-ef41-4289-8471-acdb9952236b tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/533e01bb-e549-499e-8770-3b4cf3f7409c returned with HTTP 200 Aug 20 04:48:20.032563 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1278/5105] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:20 2026] GET /volume/v3/backups/533e01bb-e549-499e-8770-3b4cf3f7409c => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:21.041813 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-50e06a20-1d45-4d10-8a55-a12bb75d18ac None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:21.043734 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-50e06a20-1d45-4d10-8a55-a12bb75d18ac tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/533e01bb-e549-499e-8770-3b4cf3f7409c Aug 20 04:48:21.043913 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-50e06a20-1d45-4d10-8a55-a12bb75d18ac tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:21.044099 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-50e06a20-1d45-4d10-8a55-a12bb75d18ac tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:21.044209 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-50e06a20-1d45-4d10-8a55-a12bb75d18ac tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 533e01bb-e549-499e-8770-3b4cf3f7409c. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:21.048809 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:21.048809 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:48:21.049545 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-50e06a20-1d45-4d10-8a55-a12bb75d18ac tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/533e01bb-e549-499e-8770-3b4cf3f7409c returned with HTTP 200 Aug 20 04:48:21.049906 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1283/5106] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:21 2026] GET /volume/v3/backups/533e01bb-e549-499e-8770-3b4cf3f7409c => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:22.059331 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3e9d6191-1f7e-4d07-ba60-1041cfd05c36 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:22.061017 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3e9d6191-1f7e-4d07-ba60-1041cfd05c36 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/533e01bb-e549-499e-8770-3b4cf3f7409c Aug 20 04:48:22.061219 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3e9d6191-1f7e-4d07-ba60-1041cfd05c36 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:22.061412 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3e9d6191-1f7e-4d07-ba60-1041cfd05c36 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:22.061511 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-3e9d6191-1f7e-4d07-ba60-1041cfd05c36 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 533e01bb-e549-499e-8770-3b4cf3f7409c. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:22.066614 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:22.066614 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:48:22.067457 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3e9d6191-1f7e-4d07-ba60-1041cfd05c36 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/533e01bb-e549-499e-8770-3b4cf3f7409c returned with HTTP 200 Aug 20 04:48:22.068104 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1270/5107] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:22 2026] GET /volume/v3/backups/533e01bb-e549-499e-8770-3b4cf3f7409c => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:23.077028 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e1100ceb-f798-46cc-88df-1918041f81d7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:23.078466 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e1100ceb-f798-46cc-88df-1918041f81d7 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/533e01bb-e549-499e-8770-3b4cf3f7409c Aug 20 04:48:23.078647 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e1100ceb-f798-46cc-88df-1918041f81d7 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:23.078811 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e1100ceb-f798-46cc-88df-1918041f81d7 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:23.078907 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-e1100ceb-f798-46cc-88df-1918041f81d7 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 533e01bb-e549-499e-8770-3b4cf3f7409c. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:23.082661 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:23.082661 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:48:23.083303 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e1100ceb-f798-46cc-88df-1918041f81d7 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/533e01bb-e549-499e-8770-3b4cf3f7409c returned with HTTP 200 Aug 20 04:48:23.083627 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1277/5108] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:23 2026] GET /volume/v3/backups/533e01bb-e549-499e-8770-3b4cf3f7409c => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:24.092460 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8cd42321-51af-4554-87b6-365524aee587 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:24.094093 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8cd42321-51af-4554-87b6-365524aee587 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/533e01bb-e549-499e-8770-3b4cf3f7409c Aug 20 04:48:24.094281 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8cd42321-51af-4554-87b6-365524aee587 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:24.094481 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8cd42321-51af-4554-87b6-365524aee587 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:24.094583 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-8cd42321-51af-4554-87b6-365524aee587 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 533e01bb-e549-499e-8770-3b4cf3f7409c. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:24.098614 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:24.098614 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:48:24.099327 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8cd42321-51af-4554-87b6-365524aee587 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/533e01bb-e549-499e-8770-3b4cf3f7409c returned with HTTP 200 Aug 20 04:48:24.099652 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1279/5109] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:24 2026] GET /volume/v3/backups/533e01bb-e549-499e-8770-3b4cf3f7409c => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:25.108393 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-31749740-01e3-43d6-b80f-8951c49ee4fe None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:25.109926 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-31749740-01e3-43d6-b80f-8951c49ee4fe tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/533e01bb-e549-499e-8770-3b4cf3f7409c Aug 20 04:48:25.110085 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-31749740-01e3-43d6-b80f-8951c49ee4fe tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:25.110282 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-31749740-01e3-43d6-b80f-8951c49ee4fe tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:25.110410 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-31749740-01e3-43d6-b80f-8951c49ee4fe tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 533e01bb-e549-499e-8770-3b4cf3f7409c. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:25.116864 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:25.116864 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:48:25.117983 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-31749740-01e3-43d6-b80f-8951c49ee4fe tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/533e01bb-e549-499e-8770-3b4cf3f7409c returned with HTTP 200 Aug 20 04:48:25.118507 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1284/5110] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:25 2026] GET /volume/v3/backups/533e01bb-e549-499e-8770-3b4cf3f7409c => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:25.127448 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-94714e94-800e-4777-8477-de8389e1f048 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:25.129190 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-94714e94-800e-4777-8477-de8389e1f048 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] POST https://10.4.3.239/volume/v3/backups Aug 20 04:48:25.129557 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-94714e94-800e-4777-8477-de8389e1f048 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c4ed0a1e-030f-4aa0-8a5e-21406aa48d6b", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1683822676"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:48:25.131007 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.backups [None req-94714e94-800e-4777-8477-de8389e1f048 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Creating new backup {'backup': {'volume_id': 'c4ed0a1e-030f-4aa0-8a5e-21406aa48d6b', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1683822676'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 04:48:25.131154 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.contrib.backups [None req-94714e94-800e-4777-8477-de8389e1f048 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Creating backup of volume c4ed0a1e-030f-4aa0-8a5e-21406aa48d6b in container None Aug 20 04:48:25.138578 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:25.138578 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:48:25.139075 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-94714e94-800e-4777-8477-de8389e1f048 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Volume info retrieved successfully. Aug 20 04:48:25.155359 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-94714e94-800e-4777-8477-de8389e1f048 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Created reservations ['a98f6c01-7d70-4fcd-a683-753f6d203351', '9895d34b-fadd-446a-afa9-860ab930f88f'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:48:25.187901 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-94714e94-800e-4777-8477-de8389e1f048 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups returned with HTTP 202 Aug 20 04:48:25.188352 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1271/5111] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:48:25 2026] POST /volume/v3/backups => generated 330 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:48:25.196002 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-04680c31-4a5b-4d68-8749-2e316eb65098 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:25.197613 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-04680c31-4a5b-4d68-8749-2e316eb65098 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 Aug 20 04:48:25.197834 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-04680c31-4a5b-4d68-8749-2e316eb65098 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:25.198069 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-04680c31-4a5b-4d68-8749-2e316eb65098 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:25.198222 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-04680c31-4a5b-4d68-8749-2e316eb65098 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 2f2f6c24-6e92-4c0b-904e-a0445665cf46. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:25.201909 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:25.201909 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:48:25.202596 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-04680c31-4a5b-4d68-8749-2e316eb65098 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 returned with HTTP 200 Aug 20 04:48:25.202907 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1278/5112] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:25 2026] GET /volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:26.213892 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9520a63e-cb4b-461e-bdda-9034e6dc97b6 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:26.215545 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9520a63e-cb4b-461e-bdda-9034e6dc97b6 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 Aug 20 04:48:26.215736 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9520a63e-cb4b-461e-bdda-9034e6dc97b6 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:26.215913 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9520a63e-cb4b-461e-bdda-9034e6dc97b6 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:26.216016 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-9520a63e-cb4b-461e-bdda-9034e6dc97b6 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 2f2f6c24-6e92-4c0b-904e-a0445665cf46. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:26.220527 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:26.220527 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:48:26.221232 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9520a63e-cb4b-461e-bdda-9034e6dc97b6 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 returned with HTTP 200 Aug 20 04:48:26.221641 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1280/5113] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:26 2026] GET /volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:27.231532 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1f9ddbd3-9862-423a-b75c-b181680cee60 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:27.233484 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1f9ddbd3-9862-423a-b75c-b181680cee60 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 Aug 20 04:48:27.233686 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1f9ddbd3-9862-423a-b75c-b181680cee60 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:27.233878 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1f9ddbd3-9862-423a-b75c-b181680cee60 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:27.233997 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-1f9ddbd3-9862-423a-b75c-b181680cee60 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 2f2f6c24-6e92-4c0b-904e-a0445665cf46. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:27.238482 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:27.238482 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:48:27.239210 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1f9ddbd3-9862-423a-b75c-b181680cee60 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 returned with HTTP 200 Aug 20 04:48:27.239580 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1285/5114] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:27 2026] GET /volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:28.250438 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b74cdcd6-0bf4-4470-88ea-801a8d39b975 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:28.253218 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b74cdcd6-0bf4-4470-88ea-801a8d39b975 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 Aug 20 04:48:28.253312 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b74cdcd6-0bf4-4470-88ea-801a8d39b975 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:28.253603 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b74cdcd6-0bf4-4470-88ea-801a8d39b975 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:28.253723 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-b74cdcd6-0bf4-4470-88ea-801a8d39b975 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 2f2f6c24-6e92-4c0b-904e-a0445665cf46. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:28.258442 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:28.258442 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:48:28.259263 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b74cdcd6-0bf4-4470-88ea-801a8d39b975 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 returned with HTTP 200 Aug 20 04:48:28.259703 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1272/5115] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:28 2026] GET /volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:29.269144 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-dc13a5db-cf1d-4660-8281-78394f5b9744 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:29.270675 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-dc13a5db-cf1d-4660-8281-78394f5b9744 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 Aug 20 04:48:29.270836 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-dc13a5db-cf1d-4660-8281-78394f5b9744 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:29.270998 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-dc13a5db-cf1d-4660-8281-78394f5b9744 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:29.271095 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-dc13a5db-cf1d-4660-8281-78394f5b9744 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 2f2f6c24-6e92-4c0b-904e-a0445665cf46. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:29.275072 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:29.275072 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:48:29.275713 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-dc13a5db-cf1d-4660-8281-78394f5b9744 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 returned with HTTP 200 Aug 20 04:48:29.276005 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1279/5116] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:29 2026] GET /volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:30.285621 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-043db3d5-3692-4041-9ef6-b2a0fdf044ee None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:30.287369 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-043db3d5-3692-4041-9ef6-b2a0fdf044ee tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 Aug 20 04:48:30.287580 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-043db3d5-3692-4041-9ef6-b2a0fdf044ee tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:30.287760 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-043db3d5-3692-4041-9ef6-b2a0fdf044ee tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:30.287860 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-043db3d5-3692-4041-9ef6-b2a0fdf044ee tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 2f2f6c24-6e92-4c0b-904e-a0445665cf46. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:30.292725 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:30.292725 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:48:30.293569 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-043db3d5-3692-4041-9ef6-b2a0fdf044ee tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 returned with HTTP 200 Aug 20 04:48:30.293965 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1281/5117] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:30 2026] GET /volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:31.303818 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b3391644-fe06-418e-8e10-0d4582adfa8a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:31.305677 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b3391644-fe06-418e-8e10-0d4582adfa8a tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 Aug 20 04:48:31.305871 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b3391644-fe06-418e-8e10-0d4582adfa8a tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:31.306073 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b3391644-fe06-418e-8e10-0d4582adfa8a tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:31.306199 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-b3391644-fe06-418e-8e10-0d4582adfa8a tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 2f2f6c24-6e92-4c0b-904e-a0445665cf46. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:31.310793 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:31.310793 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:48:31.311515 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b3391644-fe06-418e-8e10-0d4582adfa8a tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 returned with HTTP 200 Aug 20 04:48:31.311869 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1286/5118] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:31 2026] GET /volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:31.624460 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-6463881e-f688-4e44-8615-3d9d68bf9ca6 req-5e12f4fc-1b5d-4c48-9a36-b24a32a0af3b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:31.626285 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-6463881e-f688-4e44-8615-3d9d68bf9ca6 req-5e12f4fc-1b5d-4c48-9a36-b24a32a0af3b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/limits Aug 20 04:48:31.626504 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-6463881e-f688-4e44-8615-3d9d68bf9ca6 req-5e12f4fc-1b5d-4c48-9a36-b24a32a0af3b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:31.626689 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-6463881e-f688-4e44-8615-3d9d68bf9ca6 req-5e12f4fc-1b5d-4c48-9a36-b24a32a0af3b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'index' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:31.633518 np0000007850 devstack@c-api.service[100177]: WARNING cinder.quota [req-6463881e-f688-4e44-8615-3d9d68bf9ca6 req-5e12f4fc-1b5d-4c48-9a36-b24a32a0af3b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1141660954 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1141660954, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:48:31.633763 np0000007850 devstack@c-api.service[100177]: WARNING cinder.quota [req-6463881e-f688-4e44-8615-3d9d68bf9ca6 req-5e12f4fc-1b5d-4c48-9a36-b24a32a0af3b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1141660954 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1141660954, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:48:31.634018 np0000007850 devstack@c-api.service[100177]: WARNING cinder.quota [req-6463881e-f688-4e44-8615-3d9d68bf9ca6 req-5e12f4fc-1b5d-4c48-9a36-b24a32a0af3b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1141660954 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1141660954, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:48:31.644028 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-6463881e-f688-4e44-8615-3d9d68bf9ca6 req-5e12f4fc-1b5d-4c48-9a36-b24a32a0af3b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/limits returned with HTTP 200 Aug 20 04:48:31.644383 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1273/5119] 10.4.3.239 () {68 vars in 1484 bytes} [Thu Aug 20 04:48:31 2026] GET /volume/v3/limits => generated 302 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:31.680500 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-6463881e-f688-4e44-8615-3d9d68bf9ca6 req-8755fcb3-4dda-48dd-b2d7-4c61c4e88da3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:31.682201 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-6463881e-f688-4e44-8615-3d9d68bf9ca6 req-8755fcb3-4dda-48dd-b2d7-4c61c4e88da3 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/d7434606-4c36-4d35-b2ae-c4bef2897e54 Aug 20 04:48:31.682378 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-6463881e-f688-4e44-8615-3d9d68bf9ca6 req-8755fcb3-4dda-48dd-b2d7-4c61c4e88da3 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:31.682541 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-6463881e-f688-4e44-8615-3d9d68bf9ca6 req-8755fcb3-4dda-48dd-b2d7-4c61c4e88da3 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:31.690663 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:31.690663 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:48:31.694322 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-6463881e-f688-4e44-8615-3d9d68bf9ca6 req-8755fcb3-4dda-48dd-b2d7-4c61c4e88da3 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:48:31.698816 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-6463881e-f688-4e44-8615-3d9d68bf9ca6 req-8755fcb3-4dda-48dd-b2d7-4c61c4e88da3 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/d7434606-4c36-4d35-b2ae-c4bef2897e54 returned with HTTP 200 Aug 20 04:48:31.699210 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1280/5120] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:48:31 2026] GET /volume/v3/volumes/d7434606-4c36-4d35-b2ae-c4bef2897e54 => generated 1659 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:48:31.707630 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-6463881e-f688-4e44-8615-3d9d68bf9ca6 req-8bbe3091-bcff-4ae9-8b0d-d37e59797fbb None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:31.709298 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-6463881e-f688-4e44-8615-3d9d68bf9ca6 req-8bbe3091-bcff-4ae9-8b0d-d37e59797fbb tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:48:31.709593 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-6463881e-f688-4e44-8615-3d9d68bf9ca6 req-8bbe3091-bcff-4ae9-8b0d-d37e59797fbb tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d7434606-4c36-4d35-b2ae-c4bef2897e54", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-332598203", "description": null, "metadata": {}}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:48:31.720364 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:31.720364 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:48:31.720827 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-6463881e-f688-4e44-8615-3d9d68bf9ca6 req-8bbe3091-bcff-4ae9-8b0d-d37e59797fbb tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:48:31.720953 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [req-6463881e-f688-4e44-8615-3d9d68bf9ca6 req-8bbe3091-bcff-4ae9-8b0d-d37e59797fbb tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Create snapshot from volume d7434606-4c36-4d35-b2ae-c4bef2897e54 Aug 20 04:48:31.744084 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [req-6463881e-f688-4e44-8615-3d9d68bf9ca6 req-8bbe3091-bcff-4ae9-8b0d-d37e59797fbb tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Created reservations ['39a72361-16de-4b17-9caf-027b5a361567', '001d1ae7-7ba7-49ae-b975-ae29622b316a', 'f5014f4f-c2b4-4ab6-87c5-5a291d478dee', 'b065e606-6cff-4276-b443-8874dec6cc68'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:48:31.770490 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-6463881e-f688-4e44-8615-3d9d68bf9ca6 req-8bbe3091-bcff-4ae9-8b0d-d37e59797fbb tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Snapshot force create request issued successfully. Aug 20 04:48:31.770809 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-6463881e-f688-4e44-8615-3d9d68bf9ca6 req-8bbe3091-bcff-4ae9-8b0d-d37e59797fbb tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:48:31.771369 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1282/5121] 10.4.3.239 () {72 vars in 1547 bytes} [Thu Aug 20 04:48:31 2026] POST /volume/v3/snapshots => generated 319 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:48:32.321244 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-49f918df-8bd2-4a93-a627-39456a5f7355 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:32.323013 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-49f918df-8bd2-4a93-a627-39456a5f7355 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 Aug 20 04:48:32.323200 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-49f918df-8bd2-4a93-a627-39456a5f7355 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:32.323409 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-49f918df-8bd2-4a93-a627-39456a5f7355 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:32.323512 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-49f918df-8bd2-4a93-a627-39456a5f7355 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 2f2f6c24-6e92-4c0b-904e-a0445665cf46. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:32.327659 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:32.327659 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:48:32.328340 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-49f918df-8bd2-4a93-a627-39456a5f7355 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 returned with HTTP 200 Aug 20 04:48:32.328670 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1287/5122] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:32 2026] GET /volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:32.338113 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-36e3eefe-e368-48eb-85a7-c4beecbaa0bd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:32.339791 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-36e3eefe-e368-48eb-85a7-c4beecbaa0bd tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] POST https://10.4.3.239/volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46/restore Aug 20 04:48:32.340081 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-36e3eefe-e368-48eb-85a7-c4beecbaa0bd tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "c4ed0a1e-030f-4aa0-8a5e-21406aa48d6b"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:48:32.341371 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.backups [None req-36e3eefe-e368-48eb-85a7-c4beecbaa0bd tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Restoring backup 2f2f6c24-6e92-4c0b-904e-a0445665cf46 ({'restore': {'volume_id': 'c4ed0a1e-030f-4aa0-8a5e-21406aa48d6b'}}) {{(pid=100177) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 20 04:48:32.341477 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.contrib.backups [None req-36e3eefe-e368-48eb-85a7-c4beecbaa0bd tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Restoring backup 2f2f6c24-6e92-4c0b-904e-a0445665cf46 to volume c4ed0a1e-030f-4aa0-8a5e-21406aa48d6b. Aug 20 04:48:32.345428 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:32.345428 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:48:32.351112 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:32.351112 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:48:32.351572 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-36e3eefe-e368-48eb-85a7-c4beecbaa0bd tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Volume info retrieved successfully. Aug 20 04:48:32.351680 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.backup.api [None req-36e3eefe-e368-48eb-85a7-c4beecbaa0bd tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Checking backup size 1 against volume size 1 {{(pid=100177) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 20 04:48:32.351770 np0000007850 devstack@c-api.service[100177]: INFO cinder.backup.api [None req-36e3eefe-e368-48eb-85a7-c4beecbaa0bd tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Overwriting volume c4ed0a1e-030f-4aa0-8a5e-21406aa48d6b with restore of backup 2f2f6c24-6e92-4c0b-904e-a0445665cf46 Aug 20 04:48:32.362380 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.backup.rpcapi [None req-36e3eefe-e368-48eb-85a7-c4beecbaa0bd tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] restore_backup in rpcapi backup_id 2f2f6c24-6e92-4c0b-904e-a0445665cf46 {{(pid=100177) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 20 04:48:32.364424 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-36e3eefe-e368-48eb-85a7-c4beecbaa0bd tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46/restore returned with HTTP 202 Aug 20 04:48:32.365072 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1274/5123] 10.4.3.239 () {68 vars in 1393 bytes} [Thu Aug 20 04:48:32 2026] POST /volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46/restore => generated 182 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:48:32.373338 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-54cf5d5f-0929-4f4f-9632-28f6f13dfce6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:32.375066 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-54cf5d5f-0929-4f4f-9632-28f6f13dfce6 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 Aug 20 04:48:32.375282 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-54cf5d5f-0929-4f4f-9632-28f6f13dfce6 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:32.375466 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-54cf5d5f-0929-4f4f-9632-28f6f13dfce6 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:32.375602 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-54cf5d5f-0929-4f4f-9632-28f6f13dfce6 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 2f2f6c24-6e92-4c0b-904e-a0445665cf46. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:32.380443 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:32.380443 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:48:32.381247 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-54cf5d5f-0929-4f4f-9632-28f6f13dfce6 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 returned with HTTP 200 Aug 20 04:48:32.381852 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1281/5124] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:32 2026] GET /volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:33.184335 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2b1a6bf2-06ee-4826-a5f7-1eb4ffa0f757 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:33.186563 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2b1a6bf2-06ee-4826-a5f7-1eb4ffa0f757 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/snapshots/72aa2264-41dc-4810-b5e5-e3932743d830 Aug 20 04:48:33.186797 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2b1a6bf2-06ee-4826-a5f7-1eb4ffa0f757 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:33.187024 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2b1a6bf2-06ee-4826-a5f7-1eb4ffa0f757 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:33.192787 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:33.192787 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:48:33.193353 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-2b1a6bf2-06ee-4826-a5f7-1eb4ffa0f757 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Snapshot retrieved successfully. Aug 20 04:48:33.194325 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2b1a6bf2-06ee-4826-a5f7-1eb4ffa0f757 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/snapshots/72aa2264-41dc-4810-b5e5-e3932743d830 returned with HTTP 200 Aug 20 04:48:33.194759 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1283/5125] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:48:33 2026] GET /volume/v3/snapshots/72aa2264-41dc-4810-b5e5-e3932743d830 => generated 478 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:33.391352 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c7776013-c1c9-4a26-a243-e4dd4b7eaa44 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:33.392976 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c7776013-c1c9-4a26-a243-e4dd4b7eaa44 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 Aug 20 04:48:33.393169 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c7776013-c1c9-4a26-a243-e4dd4b7eaa44 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:33.393403 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c7776013-c1c9-4a26-a243-e4dd4b7eaa44 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:33.393506 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-c7776013-c1c9-4a26-a243-e4dd4b7eaa44 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 2f2f6c24-6e92-4c0b-904e-a0445665cf46. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:33.397530 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:33.397530 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:48:33.398253 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c7776013-c1c9-4a26-a243-e4dd4b7eaa44 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 returned with HTTP 200 Aug 20 04:48:33.398588 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1288/5126] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:33 2026] GET /volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:34.407379 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-d46b733c-97cd-447b-937d-2edf3e1d0f8d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:34.409071 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d46b733c-97cd-447b-937d-2edf3e1d0f8d tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 Aug 20 04:48:34.409289 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d46b733c-97cd-447b-937d-2edf3e1d0f8d tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:34.409470 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-d46b733c-97cd-447b-937d-2edf3e1d0f8d tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:34.409573 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-d46b733c-97cd-447b-937d-2edf3e1d0f8d tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 2f2f6c24-6e92-4c0b-904e-a0445665cf46. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:34.413331 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:34.413331 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:48:34.414037 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-d46b733c-97cd-447b-937d-2edf3e1d0f8d tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 returned with HTTP 200 Aug 20 04:48:34.414413 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1275/5127] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:34 2026] GET /volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:34.553547 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-49272ace-d07a-4a5d-9175-caa7264f58a5 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:34.555324 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-49272ace-d07a-4a5d-9175-caa7264f58a5 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/snapshots/72aa2264-41dc-4810-b5e5-e3932743d830 Aug 20 04:48:34.555490 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-49272ace-d07a-4a5d-9175-caa7264f58a5 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:34.555655 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-49272ace-d07a-4a5d-9175-caa7264f58a5 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:34.559976 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:34.559976 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:48:34.560359 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-49272ace-d07a-4a5d-9175-caa7264f58a5 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Snapshot retrieved successfully. Aug 20 04:48:34.560963 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-49272ace-d07a-4a5d-9175-caa7264f58a5 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/snapshots/72aa2264-41dc-4810-b5e5-e3932743d830 returned with HTTP 200 Aug 20 04:48:34.561297 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1282/5128] 10.4.3.239 () {68 vars in 1604 bytes} [Thu Aug 20 04:48:34 2026] GET /volume/v3/snapshots/72aa2264-41dc-4810-b5e5-e3932743d830 => generated 478 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:35.425337 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b232008b-c287-4e76-ae14-246c2eec3bda None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:35.427027 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b232008b-c287-4e76-ae14-246c2eec3bda tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 Aug 20 04:48:35.427406 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b232008b-c287-4e76-ae14-246c2eec3bda tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:35.427406 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b232008b-c287-4e76-ae14-246c2eec3bda tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:35.427545 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-b232008b-c287-4e76-ae14-246c2eec3bda tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 2f2f6c24-6e92-4c0b-904e-a0445665cf46. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:35.429114 np0000007850 devstack@c-api.service[100174]: DEBUG dbcounter [-] [100174] Writing DB stats cinder:SELECT=107,cinder:INSERT=24,cinder:UPDATE=46 {{(pid=100174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:48:35.431979 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:35.431979 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:48:35.432702 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b232008b-c287-4e76-ae14-246c2eec3bda tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 returned with HTTP 200 Aug 20 04:48:35.433039 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1284/5129] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:35 2026] GET /volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:35.481479 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-6fbad581-3a3d-4dea-a709-d0bb20caadf3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:35.483662 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-6fbad581-3a3d-4dea-a709-d0bb20caadf3 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/snapshots/72aa2264-41dc-4810-b5e5-e3932743d830 Aug 20 04:48:35.483941 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-6fbad581-3a3d-4dea-a709-d0bb20caadf3 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:35.484171 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-6fbad581-3a3d-4dea-a709-d0bb20caadf3 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:35.493070 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:35.493070 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:48:35.493674 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-6fbad581-3a3d-4dea-a709-d0bb20caadf3 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Snapshot retrieved successfully. Aug 20 04:48:35.494718 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-6fbad581-3a3d-4dea-a709-d0bb20caadf3 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/snapshots/72aa2264-41dc-4810-b5e5-e3932743d830 returned with HTTP 200 Aug 20 04:48:35.495266 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1289/5130] 10.4.3.239 () {68 vars in 1604 bytes} [Thu Aug 20 04:48:35 2026] GET /volume/v3/snapshots/72aa2264-41dc-4810-b5e5-e3932743d830 => generated 478 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:35.502552 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-5fca71c5-5b02-4e75-9d4c-34065fa2401c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:35.504928 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-5fca71c5-5b02-4e75-9d4c-34065fa2401c tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/d7434606-4c36-4d35-b2ae-c4bef2897e54 Aug 20 04:48:35.505162 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-5fca71c5-5b02-4e75-9d4c-34065fa2401c tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:35.505407 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-5fca71c5-5b02-4e75-9d4c-34065fa2401c tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:35.515658 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:35.515658 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:48:35.519212 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-5fca71c5-5b02-4e75-9d4c-34065fa2401c tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:48:35.524162 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-5fca71c5-5b02-4e75-9d4c-34065fa2401c tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/d7434606-4c36-4d35-b2ae-c4bef2897e54 returned with HTTP 200 Aug 20 04:48:35.524527 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1276/5131] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:48:35 2026] GET /volume/v3/volumes/d7434606-4c36-4d35-b2ae-c4bef2897e54 => generated 1659 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 04:48:35.531239 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-b9a431aa-2c39-4169-b943-18486ac70791 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:35.533132 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-b9a431aa-2c39-4169-b943-18486ac70791 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:48:35.533555 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-b9a431aa-2c39-4169-b943-18486ac70791 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "72aa2264-41dc-4810-b5e5-e3932743d830", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:48:35.535499 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-b9a431aa-2c39-4169-b943-18486ac70791 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '72aa2264-41dc-4810-b5e5-e3932743d830', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:48:35.543892 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:35.543892 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:48:35.544410 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-b9a431aa-2c39-4169-b943-18486ac70791 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Snapshot retrieved successfully. Aug 20 04:48:35.544547 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-b9a431aa-2c39-4169-b943-18486ac70791 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Create volume of 1 GB Aug 20 04:48:35.545438 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-b9a431aa-2c39-4169-b943-18486ac70791 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Availability Zones retrieved successfully. Aug 20 04:48:35.551450 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-b9a431aa-2c39-4169-b943-18486ac70791 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Flow 'volume_create_api' (6cbeb088-1087-452f-b345-bcef7bd744f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:48:35.552629 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-b9a431aa-2c39-4169-b943-18486ac70791 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e0ba85c-9942-405d-8710-3fee41af9347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:48:35.553628 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-b9a431aa-2c39-4169-b943-18486ac70791 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:48:35.579829 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-b9a431aa-2c39-4169-b943-18486ac70791 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e0ba85c-9942-405d-8710-3fee41af9347) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '72aa2264-41dc-4810-b5e5-e3932743d830', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:48:35.580553 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-b9a431aa-2c39-4169-b943-18486ac70791 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3408a73-b41b-463c-bd5e-c8a132cae2ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:48:35.612924 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-b9a431aa-2c39-4169-b943-18486ac70791 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Created reservations ['5d1689a3-bd08-4e92-8268-b0be4af1f3be', '92ab5136-bef2-4fd6-8bde-10a435fc4fa9', '40b28def-02f0-4e0f-b2d8-573a6b6cc0aa', '24adcc72-61fc-42bd-9d8c-67a4060af995'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:48:35.613621 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-b9a431aa-2c39-4169-b943-18486ac70791 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3408a73-b41b-463c-bd5e-c8a132cae2ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d1689a3-bd08-4e92-8268-b0be4af1f3be', '92ab5136-bef2-4fd6-8bde-10a435fc4fa9', '40b28def-02f0-4e0f-b2d8-573a6b6cc0aa', '24adcc72-61fc-42bd-9d8c-67a4060af995']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:48:35.614355 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-b9a431aa-2c39-4169-b943-18486ac70791 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0ab8a72-5e9f-47e8-8f85-582134def93e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:48:35.650756 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-b9a431aa-2c39-4169-b943-18486ac70791 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0ab8a72-5e9f-47e8-8f85-582134def93e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2b7a3b4-64f4-4afb-95e8-823599f24646', '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='f19df0c36cb44090ab7019f2008c44e9',qos_specs=None,replication_status=,reservations=['5d1689a3-bd08-4e92-8268-b0be4af1f3be','92ab5136-bef2-4fd6-8bde-10a435fc4fa9','40b28def-02f0-4e0f-b2d8-573a6b6cc0aa','24adcc72-61fc-42bd-9d8c-67a4060af995'],size=1,snapshot_id=72aa2264-41dc-4810-b5e5-e3932743d830,source_replicaid=,source_volid=None,status='creating',user_id='9d1762e4984046e29c7b0b97c66ddc75',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), '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-20T04:48:35Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2b7a3b4-64f4-4afb-95e8-823599f24646,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f19df0c36cb44090ab7019f2008c44e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=72aa2264-41dc-4810-b5e5-e3932743d830,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d1762e4984046e29c7b0b97c66ddc75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:48:35.651549 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-b9a431aa-2c39-4169-b943-18486ac70791 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ebaffb7-07e4-405d-bc07-c9519830d431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:48:35.665996 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-b9a431aa-2c39-4169-b943-18486ac70791 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ebaffb7-07e4-405d-bc07-c9519830d431) transitioned into 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='f19df0c36cb44090ab7019f2008c44e9',qos_specs=None,replication_status=,reservations=['5d1689a3-bd08-4e92-8268-b0be4af1f3be','92ab5136-bef2-4fd6-8bde-10a435fc4fa9','40b28def-02f0-4e0f-b2d8-573a6b6cc0aa','24adcc72-61fc-42bd-9d8c-67a4060af995'],size=1,snapshot_id=72aa2264-41dc-4810-b5e5-e3932743d830,source_replicaid=,source_volid=None,status='creating',user_id='9d1762e4984046e29c7b0b97c66ddc75',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:48:35.666695 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-b9a431aa-2c39-4169-b943-18486ac70791 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e439f650-757f-4c98-918b-c6c550838926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:48:35.688992 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-b9a431aa-2c39-4169-b943-18486ac70791 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e439f650-757f-4c98-918b-c6c550838926) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:48:35.688992 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-b9a431aa-2c39-4169-b943-18486ac70791 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Flow 'volume_create_api' (6cbeb088-1087-452f-b345-bcef7bd744f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:48:35.688992 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-b9a431aa-2c39-4169-b943-18486ac70791 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Create volume request issued successfully. Aug 20 04:48:35.688992 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-b9a431aa-2c39-4169-b943-18486ac70791 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:48:35.689305 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1283/5132] 10.4.3.239 () {72 vars in 1541 bytes} [Thu Aug 20 04:48:35 2026] POST /volume/v3/volumes => generated 736 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:48:35.696160 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-7d217079-f202-4fc6-90a6-f9be2525c8fb None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:35.698142 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-7d217079-f202-4fc6-90a6-f9be2525c8fb tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/e2b7a3b4-64f4-4afb-95e8-823599f24646 Aug 20 04:48:35.698373 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-7d217079-f202-4fc6-90a6-f9be2525c8fb tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:35.698552 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-7d217079-f202-4fc6-90a6-f9be2525c8fb tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:35.704989 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:35.704989 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:48:35.709668 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-7d217079-f202-4fc6-90a6-f9be2525c8fb tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:48:35.712561 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-7d217079-f202-4fc6-90a6-f9be2525c8fb tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/e2b7a3b4-64f4-4afb-95e8-823599f24646 returned with HTTP 200 Aug 20 04:48:35.712920 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1285/5133] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:48:35 2026] GET /volume/v3/volumes/e2b7a3b4-64f4-4afb-95e8-823599f24646 => generated 804 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:35.720479 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-3bed23d5-6782-437f-9f0e-889063ee08d6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:35.722514 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-3bed23d5-6782-437f-9f0e-889063ee08d6 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/e2b7a3b4-64f4-4afb-95e8-823599f24646 Aug 20 04:48:35.722702 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-3bed23d5-6782-437f-9f0e-889063ee08d6 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:35.722898 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-3bed23d5-6782-437f-9f0e-889063ee08d6 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:35.729546 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:35.729546 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:48:35.732804 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-3bed23d5-6782-437f-9f0e-889063ee08d6 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:48:35.736509 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-3bed23d5-6782-437f-9f0e-889063ee08d6 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/e2b7a3b4-64f4-4afb-95e8-823599f24646 returned with HTTP 200 Aug 20 04:48:35.739155 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1290/5134] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:48:35 2026] GET /volume/v3/volumes/e2b7a3b4-64f4-4afb-95e8-823599f24646 => generated 804 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:36.443611 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7866186c-aa5a-4cf1-aa8c-8ce7570b3bea None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:36.445709 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7866186c-aa5a-4cf1-aa8c-8ce7570b3bea tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 Aug 20 04:48:36.445956 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7866186c-aa5a-4cf1-aa8c-8ce7570b3bea tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:36.446218 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7866186c-aa5a-4cf1-aa8c-8ce7570b3bea tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:36.446362 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-7866186c-aa5a-4cf1-aa8c-8ce7570b3bea tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 2f2f6c24-6e92-4c0b-904e-a0445665cf46. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:36.451141 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:36.451141 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:48:36.452021 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7866186c-aa5a-4cf1-aa8c-8ce7570b3bea tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 returned with HTTP 200 Aug 20 04:48:36.452483 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1277/5135] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:36 2026] GET /volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:37.470030 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2728b6f4-cb9b-42f8-9b99-b45f94c41d98 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:37.471937 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2728b6f4-cb9b-42f8-9b99-b45f94c41d98 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 Aug 20 04:48:37.472120 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2728b6f4-cb9b-42f8-9b99-b45f94c41d98 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:37.472330 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2728b6f4-cb9b-42f8-9b99-b45f94c41d98 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:37.472434 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-2728b6f4-cb9b-42f8-9b99-b45f94c41d98 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 2f2f6c24-6e92-4c0b-904e-a0445665cf46. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:37.476371 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:37.476371 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:48:37.476994 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2728b6f4-cb9b-42f8-9b99-b45f94c41d98 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 returned with HTTP 200 Aug 20 04:48:37.477405 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1284/5136] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:37 2026] GET /volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:38.496932 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-28bff55b-bd6d-4126-8372-901c9365b5e5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:38.498851 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-28bff55b-bd6d-4126-8372-901c9365b5e5 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 Aug 20 04:48:38.499397 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-28bff55b-bd6d-4126-8372-901c9365b5e5 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:38.499397 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-28bff55b-bd6d-4126-8372-901c9365b5e5 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:38.499472 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-28bff55b-bd6d-4126-8372-901c9365b5e5 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 2f2f6c24-6e92-4c0b-904e-a0445665cf46. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:38.504260 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:38.504260 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:48:38.505056 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-28bff55b-bd6d-4126-8372-901c9365b5e5 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 returned with HTTP 200 Aug 20 04:48:38.505660 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1286/5137] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:38 2026] GET /volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:38.745094 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-a03d27c8-4479-4532-b4e3-76962a1e9678 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:38.747281 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-a03d27c8-4479-4532-b4e3-76962a1e9678 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/e2b7a3b4-64f4-4afb-95e8-823599f24646 Aug 20 04:48:38.747438 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-a03d27c8-4479-4532-b4e3-76962a1e9678 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:38.747629 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-a03d27c8-4479-4532-b4e3-76962a1e9678 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:38.754364 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:38.754364 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:48:38.757350 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-a03d27c8-4479-4532-b4e3-76962a1e9678 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:48:38.761176 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-a03d27c8-4479-4532-b4e3-76962a1e9678 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/e2b7a3b4-64f4-4afb-95e8-823599f24646 returned with HTTP 200 Aug 20 04:48:38.761521 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1291/5138] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:48:38 2026] GET /volume/v3/volumes/e2b7a3b4-64f4-4afb-95e8-823599f24646 => generated 1345 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:48:38.768675 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-18b45c15-bb03-4552-9e35-974ed7b17ee4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:38.769013 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-18b45c15-bb03-4552-9e35-974ed7b17ee4 None None] GET https://10.4.3.239/volume// Aug 20 04:48:38.769171 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-18b45c15-bb03-4552-9e35-974ed7b17ee4 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:38.769369 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-18b45c15-bb03-4552-9e35-974ed7b17ee4 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:38.769653 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-18b45c15-bb03-4552-9e35-974ed7b17ee4 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:48:38.769902 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1278/5139] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:48:38 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:48:38.776882 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-c7c21cbc-6b22-4880-964f-7fc1e5b76d50 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:38.778784 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-c7c21cbc-6b22-4880-964f-7fc1e5b76d50 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:48:38.779154 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-c7c21cbc-6b22-4880-964f-7fc1e5b76d50 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e2b7a3b4-64f4-4afb-95e8-823599f24646", "connector": null, "instance_uuid": "fe2621b6-d494-43df-8f35-263f541be70b"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:48:38.787043 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:38.787043 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:48:38.806724 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-c7c21cbc-6b22-4880-964f-7fc1e5b76d50 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:48:38.807133 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1285/5140] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:48:38 2026] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:48:38.814761 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2a3a2770-8949-4f4c-905c-bf670c0db2c1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:38.815170 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2a3a2770-8949-4f4c-905c-bf670c0db2c1 None None] GET https://10.4.3.239/volume// Aug 20 04:48:38.815398 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2a3a2770-8949-4f4c-905c-bf670c0db2c1 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:38.815572 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2a3a2770-8949-4f4c-905c-bf670c0db2c1 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:38.815898 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2a3a2770-8949-4f4c-905c-bf670c0db2c1 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:48:38.816356 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1287/5141] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:48: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 20 04:48:38.822943 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-6ede41a4-3962-4929-851e-e4ce33c8ab95 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:38.825295 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-6ede41a4-3962-4929-851e-e4ce33c8ab95 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/e2b7a3b4-64f4-4afb-95e8-823599f24646 Aug 20 04:48:38.825562 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-6ede41a4-3962-4929-851e-e4ce33c8ab95 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:38.825784 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-6ede41a4-3962-4929-851e-e4ce33c8ab95 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:38.834523 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:38.834523 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:48:38.837429 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-6ede41a4-3962-4929-851e-e4ce33c8ab95 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:48:38.842872 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-6ede41a4-3962-4929-851e-e4ce33c8ab95 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/e2b7a3b4-64f4-4afb-95e8-823599f24646 returned with HTTP 200 Aug 20 04:48:38.843436 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1292/5142] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:48:38 2026] GET /volume/v3/volumes/e2b7a3b4-64f4-4afb-95e8-823599f24646 => generated 1524 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:48:38.944458 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-550ae791-3642-4641-87ab-06717db59a4e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:38.946327 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-550ae791-3642-4641-87ab-06717db59a4e tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] PUT https://10.4.3.239/volume/v3/attachments/1921f063-bfcf-48ec-a8d6-453cb2538639 Aug 20 04:48:38.946693 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-550ae791-3642-4641-87ab-06717db59a4e tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:48:38.953870 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-550ae791-3642-4641-87ab-06717db59a4e tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Acquiring lock "cinder-attachment_update-e2b7a3b4-64f4-4afb-95e8-823599f24646-np0000007850" by "attachment_update" {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:48:38.957864 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-550ae791-3642-4641-87ab-06717db59a4e tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Lock "cinder-attachment_update-e2b7a3b4-64f4-4afb-95e8-823599f24646-np0000007850" acquired by "attachment_update" :: waited 0.004s {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:48:38.959026 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:38.959026 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:48:39.026286 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-550ae791-3642-4641-87ab-06717db59a4e tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Lock "cinder-attachment_update-e2b7a3b4-64f4-4afb-95e8-823599f24646-np0000007850" released by "attachment_update" :: held 0.068s {{(pid=100177) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:48:39.026936 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-550ae791-3642-4641-87ab-06717db59a4e tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/attachments/1921f063-bfcf-48ec-a8d6-453cb2538639 returned with HTTP 200 Aug 20 04:48:39.027451 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1279/5143] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:48:38 2026] PUT /volume/v3/attachments/1921f063-bfcf-48ec-a8d6-453cb2538639 => generated 969 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:48:39.047929 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-f45a2570-5aad-4a24-b174-b1cbdb871504 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:39.050203 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-f45a2570-5aad-4a24-b174-b1cbdb871504 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] POST https://10.4.3.239/volume/v3/attachments/1921f063-bfcf-48ec-a8d6-453cb2538639/action Aug 20 04:48:39.050622 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-f45a2570-5aad-4a24-b174-b1cbdb871504 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Action body: b'{"os-complete": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:48:39.050778 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-f45a2570-5aad-4a24-b174-b1cbdb871504 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:48:39.063926 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:39.063926 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:48:39.072799 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-d6f9c106-91a3-481b-8258-a89ce872cccf req-f45a2570-5aad-4a24-b174-b1cbdb871504 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/attachments/1921f063-bfcf-48ec-a8d6-453cb2538639/action returned with HTTP 204 Aug 20 04:48:39.073157 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1286/5144] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:48:39 2026] POST /volume/v3/attachments/1921f063-bfcf-48ec-a8d6-453cb2538639/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:48:39.516091 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3a867cf2-ac35-4c63-bae2-98e30b47a1d1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:39.518576 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3a867cf2-ac35-4c63-bae2-98e30b47a1d1 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 Aug 20 04:48:39.518848 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3a867cf2-ac35-4c63-bae2-98e30b47a1d1 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:39.519113 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3a867cf2-ac35-4c63-bae2-98e30b47a1d1 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:39.519295 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-3a867cf2-ac35-4c63-bae2-98e30b47a1d1 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 2f2f6c24-6e92-4c0b-904e-a0445665cf46. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:39.524992 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:39.524992 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:48:39.526011 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3a867cf2-ac35-4c63-bae2-98e30b47a1d1 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 returned with HTTP 200 Aug 20 04:48:39.526492 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1288/5145] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:39 2026] GET /volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:40.542431 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f4f82b27-ef0d-4ff2-b9a0-3c253515e8f6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:40.544434 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f4f82b27-ef0d-4ff2-b9a0-3c253515e8f6 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 Aug 20 04:48:40.544644 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f4f82b27-ef0d-4ff2-b9a0-3c253515e8f6 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:40.544884 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f4f82b27-ef0d-4ff2-b9a0-3c253515e8f6 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:40.545009 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-f4f82b27-ef0d-4ff2-b9a0-3c253515e8f6 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 2f2f6c24-6e92-4c0b-904e-a0445665cf46. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:40.548206 np0000007850 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writing DB stats cinder:SELECT=133,cinder:UPDATE=29,cinder:INSERT=13 {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:48:40.550114 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:40.550114 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:48:40.550971 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f4f82b27-ef0d-4ff2-b9a0-3c253515e8f6 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 returned with HTTP 200 Aug 20 04:48:40.551947 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1293/5146] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:40 2026] GET /volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:41.561699 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-70acd6d0-7ca1-4fe5-bf23-e0b2b7622ab3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:41.563396 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-70acd6d0-7ca1-4fe5-bf23-e0b2b7622ab3 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 Aug 20 04:48:41.563694 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-70acd6d0-7ca1-4fe5-bf23-e0b2b7622ab3 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:41.563763 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-70acd6d0-7ca1-4fe5-bf23-e0b2b7622ab3 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:41.563836 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-70acd6d0-7ca1-4fe5-bf23-e0b2b7622ab3 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 2f2f6c24-6e92-4c0b-904e-a0445665cf46. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:41.567669 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:41.567669 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:48:41.568343 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-70acd6d0-7ca1-4fe5-bf23-e0b2b7622ab3 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 returned with HTTP 200 Aug 20 04:48:41.568668 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1280/5147] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:41 2026] GET /volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:42.584507 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-fd40c0e5-e0e7-4d66-9a8d-62ada6163590 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:42.586145 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fd40c0e5-e0e7-4d66-9a8d-62ada6163590 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 Aug 20 04:48:42.586341 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fd40c0e5-e0e7-4d66-9a8d-62ada6163590 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:42.586549 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fd40c0e5-e0e7-4d66-9a8d-62ada6163590 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:42.586653 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-fd40c0e5-e0e7-4d66-9a8d-62ada6163590 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 2f2f6c24-6e92-4c0b-904e-a0445665cf46. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:42.590808 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:42.590808 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:48:42.591500 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fd40c0e5-e0e7-4d66-9a8d-62ada6163590 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 returned with HTTP 200 Aug 20 04:48:42.592069 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1287/5148] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:42 2026] GET /volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:43.602411 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b678d52e-71eb-4899-b363-cf220947e516 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:43.604090 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b678d52e-71eb-4899-b363-cf220947e516 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 Aug 20 04:48:43.604911 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b678d52e-71eb-4899-b363-cf220947e516 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:43.604911 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b678d52e-71eb-4899-b363-cf220947e516 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:43.604911 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-b678d52e-71eb-4899-b363-cf220947e516 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 2f2f6c24-6e92-4c0b-904e-a0445665cf46. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:43.610204 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:43.610204 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:48:43.610204 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b678d52e-71eb-4899-b363-cf220947e516 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 returned with HTTP 200 Aug 20 04:48:43.610204 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1289/5149] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:43 2026] GET /volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:43.623043 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e455ea77-051c-41db-8df2-16a5fcf7a00e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:43.626445 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e455ea77-051c-41db-8df2-16a5fcf7a00e tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/volumes/c4ed0a1e-030f-4aa0-8a5e-21406aa48d6b Aug 20 04:48:43.626666 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e455ea77-051c-41db-8df2-16a5fcf7a00e tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:43.627603 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e455ea77-051c-41db-8df2-16a5fcf7a00e tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:43.639322 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:43.639322 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:48:43.643109 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e455ea77-051c-41db-8df2-16a5fcf7a00e tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Volume info retrieved successfully. Aug 20 04:48:43.647822 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e455ea77-051c-41db-8df2-16a5fcf7a00e tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/volumes/c4ed0a1e-030f-4aa0-8a5e-21406aa48d6b returned with HTTP 200 Aug 20 04:48:43.648269 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1294/5150] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:43 2026] GET /volume/v3/volumes/c4ed0a1e-030f-4aa0-8a5e-21406aa48d6b => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:43.662067 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1451d2fe-fc80-4fea-a4bd-2b387da518c2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:43.663849 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1451d2fe-fc80-4fea-a4bd-2b387da518c2 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] DELETE https://10.4.3.239/volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 Aug 20 04:48:43.664027 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1451d2fe-fc80-4fea-a4bd-2b387da518c2 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:43.664207 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1451d2fe-fc80-4fea-a4bd-2b387da518c2 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:43.664321 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.contrib.backups [None req-1451d2fe-fc80-4fea-a4bd-2b387da518c2 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Delete backup with id: 2f2f6c24-6e92-4c0b-904e-a0445665cf46. Aug 20 04:48:43.668516 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:43.668516 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:48:43.680375 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.backup.rpcapi [None req-1451d2fe-fc80-4fea-a4bd-2b387da518c2 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] delete_backup rpcapi backup_id 2f2f6c24-6e92-4c0b-904e-a0445665cf46 {{(pid=100177) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 04:48:43.682054 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1451d2fe-fc80-4fea-a4bd-2b387da518c2 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 returned with HTTP 202 Aug 20 04:48:43.682583 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1281/5151] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:48:43 2026] DELETE /volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:48:43.689066 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1efe5309-1fc2-4e4c-8882-bb181667d77a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:43.691240 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1efe5309-1fc2-4e4c-8882-bb181667d77a tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 Aug 20 04:48:43.691445 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1efe5309-1fc2-4e4c-8882-bb181667d77a tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:43.691648 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1efe5309-1fc2-4e4c-8882-bb181667d77a tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:43.691707 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-1efe5309-1fc2-4e4c-8882-bb181667d77a tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 2f2f6c24-6e92-4c0b-904e-a0445665cf46. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:43.696641 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:43.696641 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:48:43.697355 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1efe5309-1fc2-4e4c-8882-bb181667d77a tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 returned with HTTP 200 Aug 20 04:48:43.697691 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1288/5152] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:43 2026] GET /volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:44.706969 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-61e6cf6c-9742-483e-8a91-f1c52ed4b5a7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:44.711141 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-61e6cf6c-9742-483e-8a91-f1c52ed4b5a7 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 Aug 20 04:48:44.711141 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-61e6cf6c-9742-483e-8a91-f1c52ed4b5a7 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:44.711141 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-61e6cf6c-9742-483e-8a91-f1c52ed4b5a7 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:44.711141 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-61e6cf6c-9742-483e-8a91-f1c52ed4b5a7 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 2f2f6c24-6e92-4c0b-904e-a0445665cf46. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:44.713812 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-61e6cf6c-9742-483e-8a91-f1c52ed4b5a7 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 returned with HTTP 404 Aug 20 04:48:44.714354 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1290/5153] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:44 2026] GET /volume/v3/backups/2f2f6c24-6e92-4c0b-904e-a0445665cf46 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:48:44.721129 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-669da283-7656-4562-9cf3-bf0414fe025d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:44.723259 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-669da283-7656-4562-9cf3-bf0414fe025d tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] DELETE https://10.4.3.239/volume/v3/backups/533e01bb-e549-499e-8770-3b4cf3f7409c Aug 20 04:48:44.723506 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-669da283-7656-4562-9cf3-bf0414fe025d tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:44.723744 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-669da283-7656-4562-9cf3-bf0414fe025d tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:44.723901 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.contrib.backups [None req-669da283-7656-4562-9cf3-bf0414fe025d tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Delete backup with id: 533e01bb-e549-499e-8770-3b4cf3f7409c. Aug 20 04:48:44.729033 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:44.729033 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:48:44.739771 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.backup.rpcapi [None req-669da283-7656-4562-9cf3-bf0414fe025d tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] delete_backup rpcapi backup_id 533e01bb-e549-499e-8770-3b4cf3f7409c {{(pid=100175) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 04:48:44.741625 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-669da283-7656-4562-9cf3-bf0414fe025d tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/533e01bb-e549-499e-8770-3b4cf3f7409c returned with HTTP 202 Aug 20 04:48:44.742062 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1295/5154] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:48:44 2026] DELETE /volume/v3/backups/533e01bb-e549-499e-8770-3b4cf3f7409c => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:48:44.749764 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-203bfb64-805a-4f6c-8b23-5fe83aabd5f4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:44.751519 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-203bfb64-805a-4f6c-8b23-5fe83aabd5f4 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/533e01bb-e549-499e-8770-3b4cf3f7409c Aug 20 04:48:44.751702 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-203bfb64-805a-4f6c-8b23-5fe83aabd5f4 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:44.751892 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-203bfb64-805a-4f6c-8b23-5fe83aabd5f4 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:44.752022 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-203bfb64-805a-4f6c-8b23-5fe83aabd5f4 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 533e01bb-e549-499e-8770-3b4cf3f7409c. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:44.755972 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:44.755972 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:48:44.756685 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-203bfb64-805a-4f6c-8b23-5fe83aabd5f4 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/533e01bb-e549-499e-8770-3b4cf3f7409c returned with HTTP 200 Aug 20 04:48:44.757093 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1282/5155] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:44 2026] GET /volume/v3/backups/533e01bb-e549-499e-8770-3b4cf3f7409c => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:45.767192 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-854e89cd-dd3e-4acb-be13-5ea3542c6e86 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:45.769554 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-854e89cd-dd3e-4acb-be13-5ea3542c6e86 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/533e01bb-e549-499e-8770-3b4cf3f7409c Aug 20 04:48:45.769821 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-854e89cd-dd3e-4acb-be13-5ea3542c6e86 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:45.770079 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-854e89cd-dd3e-4acb-be13-5ea3542c6e86 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:45.770248 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-854e89cd-dd3e-4acb-be13-5ea3542c6e86 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 533e01bb-e549-499e-8770-3b4cf3f7409c. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:45.774597 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-854e89cd-dd3e-4acb-be13-5ea3542c6e86 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/533e01bb-e549-499e-8770-3b4cf3f7409c returned with HTTP 404 Aug 20 04:48:45.775255 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1289/5156] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:45 2026] GET /volume/v3/backups/533e01bb-e549-499e-8770-3b4cf3f7409c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:48:45.800872 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d6ad0ce1-9bfb-4bf2-b672-faf7eb1bd1eb None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:45.802509 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d6ad0ce1-9bfb-4bf2-b672-faf7eb1bd1eb tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:48:45.803001 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d6ad0ce1-9bfb-4bf2-b672-faf7eb1bd1eb tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "fd30ff40-6d85-42eb-a3e0-87e78c12210f", "name": "tempest-VolumesBackupsTest-Volume-1162421897"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:48:45.807527 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-d6ad0ce1-9bfb-4bf2-b672-faf7eb1bd1eb tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'fd30ff40-6d85-42eb-a3e0-87e78c12210f', 'name': 'tempest-VolumesBackupsTest-Volume-1162421897'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:48:45.931073 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-d6ad0ce1-9bfb-4bf2-b672-faf7eb1bd1eb tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Create volume of 1 GB Aug 20 04:48:45.933860 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d6ad0ce1-9bfb-4bf2-b672-faf7eb1bd1eb tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Availability Zones retrieved successfully. Aug 20 04:48:45.939650 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d6ad0ce1-9bfb-4bf2-b672-faf7eb1bd1eb tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Flow 'volume_create_api' (204135aa-6f93-4792-a705-6c152bff0a50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:48:45.940801 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d6ad0ce1-9bfb-4bf2-b672-faf7eb1bd1eb tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6a251a7-3e82-44dc-b077-9d69c3613c03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:48:45.941868 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-d6ad0ce1-9bfb-4bf2-b672-faf7eb1bd1eb tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:48:45.998050 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d6ad0ce1-9bfb-4bf2-b672-faf7eb1bd1eb tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6a251a7-3e82-44dc-b077-9d69c3613c03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:48:45.998050 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d6ad0ce1-9bfb-4bf2-b672-faf7eb1bd1eb tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2847a703-3cfc-4e52-9577-35ddb62c750b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:48:46.035546 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-d6ad0ce1-9bfb-4bf2-b672-faf7eb1bd1eb tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Created reservations ['1e474f98-809f-4003-ae25-1cad524f3ebc', '5fb6debd-8f3b-4668-9e4a-e840a47fe5cb', 'ebbb27b3-8143-4483-9ea1-5d6319f8ee71', 'd85bf2e9-2f54-4fb2-b0ae-93a1a60d4002'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:48:46.036549 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d6ad0ce1-9bfb-4bf2-b672-faf7eb1bd1eb tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2847a703-3cfc-4e52-9577-35ddb62c750b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e474f98-809f-4003-ae25-1cad524f3ebc', '5fb6debd-8f3b-4668-9e4a-e840a47fe5cb', 'ebbb27b3-8143-4483-9ea1-5d6319f8ee71', 'd85bf2e9-2f54-4fb2-b0ae-93a1a60d4002']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:48:46.037453 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d6ad0ce1-9bfb-4bf2-b672-faf7eb1bd1eb tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52f84f9e-0afe-4b6b-bed3-e8e8fa366b40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:48:46.059866 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d6ad0ce1-9bfb-4bf2-b672-faf7eb1bd1eb tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52f84f9e-0afe-4b6b-bed3-e8e8fa366b40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4935003-7826-47b5-9ef0-e95ddc8b7a06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1162421897',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f454f06fc83b4c1d9964f4d45011a249',qos_specs=None,replication_status=,reservations=['1e474f98-809f-4003-ae25-1cad524f3ebc','5fb6debd-8f3b-4668-9e4a-e840a47fe5cb','ebbb27b3-8143-4483-9ea1-5d6319f8ee71','d85bf2e9-2f54-4fb2-b0ae-93a1a60d4002'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8923a8d92d454e7a8ddb4a308104a76d',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:48:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1162421897',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4935003-7826-47b5-9ef0-e95ddc8b7a06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f454f06fc83b4c1d9964f4d45011a249',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8923a8d92d454e7a8ddb4a308104a76d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:48:46.060990 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d6ad0ce1-9bfb-4bf2-b672-faf7eb1bd1eb tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a064f924-5f0e-417a-9636-0cb9660fbc14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:48:46.079535 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d6ad0ce1-9bfb-4bf2-b672-faf7eb1bd1eb tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a064f924-5f0e-417a-9636-0cb9660fbc14) transitioned into state 'SUCCESS' from state '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-1162421897',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f454f06fc83b4c1d9964f4d45011a249',qos_specs=None,replication_status=,reservations=['1e474f98-809f-4003-ae25-1cad524f3ebc','5fb6debd-8f3b-4668-9e4a-e840a47fe5cb','ebbb27b3-8143-4483-9ea1-5d6319f8ee71','d85bf2e9-2f54-4fb2-b0ae-93a1a60d4002'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8923a8d92d454e7a8ddb4a308104a76d',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:48:46.080190 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d6ad0ce1-9bfb-4bf2-b672-faf7eb1bd1eb tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d64e347-c581-424b-893a-bac79aa5f69b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:48:46.088492 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d6ad0ce1-9bfb-4bf2-b672-faf7eb1bd1eb tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d64e347-c581-424b-893a-bac79aa5f69b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:48:46.089188 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-d6ad0ce1-9bfb-4bf2-b672-faf7eb1bd1eb tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Flow 'volume_create_api' (204135aa-6f93-4792-a705-6c152bff0a50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:48:46.089519 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d6ad0ce1-9bfb-4bf2-b672-faf7eb1bd1eb tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Create volume request issued successfully. Aug 20 04:48:46.090045 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d6ad0ce1-9bfb-4bf2-b672-faf7eb1bd1eb tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:48:46.090521 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1291/5157] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:48:45 2026] POST /volume/v3/volumes => generated 749 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:48:46.103741 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0eb43292-2233-4859-b397-4fcebf904ec5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:46.105720 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0eb43292-2233-4859-b397-4fcebf904ec5 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/volumes/a4935003-7826-47b5-9ef0-e95ddc8b7a06 Aug 20 04:48:46.105923 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0eb43292-2233-4859-b397-4fcebf904ec5 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:46.106115 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0eb43292-2233-4859-b397-4fcebf904ec5 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:46.113449 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:46.113449 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:48:46.117616 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-0eb43292-2233-4859-b397-4fcebf904ec5 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Volume info retrieved successfully. Aug 20 04:48:46.122880 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0eb43292-2233-4859-b397-4fcebf904ec5 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/volumes/a4935003-7826-47b5-9ef0-e95ddc8b7a06 returned with HTTP 200 Aug 20 04:48:46.123435 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1296/5158] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:46 2026] GET /volume/v3/volumes/a4935003-7826-47b5-9ef0-e95ddc8b7a06 => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:47.140375 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-10973935-d0a9-4377-a102-12d7979f6ba3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:47.142087 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-10973935-d0a9-4377-a102-12d7979f6ba3 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/volumes/a4935003-7826-47b5-9ef0-e95ddc8b7a06 Aug 20 04:48:47.142279 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-10973935-d0a9-4377-a102-12d7979f6ba3 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:47.142478 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-10973935-d0a9-4377-a102-12d7979f6ba3 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:47.149351 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:47.149351 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:48:47.152610 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-10973935-d0a9-4377-a102-12d7979f6ba3 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Volume info retrieved successfully. Aug 20 04:48:47.156667 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-10973935-d0a9-4377-a102-12d7979f6ba3 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/volumes/a4935003-7826-47b5-9ef0-e95ddc8b7a06 returned with HTTP 200 Aug 20 04:48:47.157026 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1283/5159] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:47 2026] GET /volume/v3/volumes/a4935003-7826-47b5-9ef0-e95ddc8b7a06 => generated 1357 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:48:47.168029 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f85cb445-4f30-48b4-9ffe-6da5875dc553 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:47.169733 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f85cb445-4f30-48b4-9ffe-6da5875dc553 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] POST https://10.4.3.239/volume/v3/backups Aug 20 04:48:47.170095 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f85cb445-4f30-48b4-9ffe-6da5875dc553 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a4935003-7826-47b5-9ef0-e95ddc8b7a06", "name": "tempest-VolumesBackupsTest-Backup-1207392691"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:48:47.171667 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.backups [None req-f85cb445-4f30-48b4-9ffe-6da5875dc553 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Creating new backup {'backup': {'volume_id': 'a4935003-7826-47b5-9ef0-e95ddc8b7a06', 'name': 'tempest-VolumesBackupsTest-Backup-1207392691'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 04:48:47.171791 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.contrib.backups [None req-f85cb445-4f30-48b4-9ffe-6da5875dc553 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Creating backup of volume a4935003-7826-47b5-9ef0-e95ddc8b7a06 in container None Aug 20 04:48:47.177990 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:47.177990 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:48:47.178510 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f85cb445-4f30-48b4-9ffe-6da5875dc553 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Volume info retrieved successfully. Aug 20 04:48:47.193887 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-f85cb445-4f30-48b4-9ffe-6da5875dc553 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Created reservations ['840b6f94-0909-47a9-83f2-340e17ca5a13', 'd972814c-8cfe-4c67-a6fa-8b310980167d'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:48:47.234004 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f85cb445-4f30-48b4-9ffe-6da5875dc553 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups returned with HTTP 202 Aug 20 04:48:47.234403 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1290/5160] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:48:47 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 20 04:48:47.242492 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d2fa4006-f50d-43de-896b-43484b364791 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:47.244625 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d2fa4006-f50d-43de-896b-43484b364791 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/723a881b-5c34-40a0-afe7-147a63874c64 Aug 20 04:48:47.244815 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d2fa4006-f50d-43de-896b-43484b364791 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:47.244975 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d2fa4006-f50d-43de-896b-43484b364791 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:47.245092 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-d2fa4006-f50d-43de-896b-43484b364791 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 723a881b-5c34-40a0-afe7-147a63874c64. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:47.249403 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:47.249403 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:48:47.250385 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d2fa4006-f50d-43de-896b-43484b364791 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/723a881b-5c34-40a0-afe7-147a63874c64 returned with HTTP 200 Aug 20 04:48:47.250573 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1292/5161] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:47 2026] GET /volume/v3/backups/723a881b-5c34-40a0-afe7-147a63874c64 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:48.259740 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d71700ed-d1ff-4c27-862b-d809d64f314f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:48.261263 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d71700ed-d1ff-4c27-862b-d809d64f314f tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/723a881b-5c34-40a0-afe7-147a63874c64 Aug 20 04:48:48.261428 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d71700ed-d1ff-4c27-862b-d809d64f314f tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:48.261594 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d71700ed-d1ff-4c27-862b-d809d64f314f tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:48.261686 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-d71700ed-d1ff-4c27-862b-d809d64f314f tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 723a881b-5c34-40a0-afe7-147a63874c64. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:48.265289 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:48.265289 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:48:48.266038 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d71700ed-d1ff-4c27-862b-d809d64f314f tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/723a881b-5c34-40a0-afe7-147a63874c64 returned with HTTP 200 Aug 20 04:48:48.266440 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1297/5162] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:48 2026] GET /volume/v3/backups/723a881b-5c34-40a0-afe7-147a63874c64 => generated 739 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:49.275777 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ad227085-1bcd-4511-a736-b79ee9b2c76f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:49.277269 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ad227085-1bcd-4511-a736-b79ee9b2c76f tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/723a881b-5c34-40a0-afe7-147a63874c64 Aug 20 04:48:49.277435 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ad227085-1bcd-4511-a736-b79ee9b2c76f tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:49.277601 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ad227085-1bcd-4511-a736-b79ee9b2c76f tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:49.277702 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-ad227085-1bcd-4511-a736-b79ee9b2c76f tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 723a881b-5c34-40a0-afe7-147a63874c64. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:49.281384 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:49.281384 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:48:49.281994 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ad227085-1bcd-4511-a736-b79ee9b2c76f tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/723a881b-5c34-40a0-afe7-147a63874c64 returned with HTTP 200 Aug 20 04:48:49.282332 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1284/5163] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:49 2026] GET /volume/v3/backups/723a881b-5c34-40a0-afe7-147a63874c64 => generated 739 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:50.291582 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-63d46974-f01b-4187-8552-9eabf61e9ea4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:50.293364 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-63d46974-f01b-4187-8552-9eabf61e9ea4 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/723a881b-5c34-40a0-afe7-147a63874c64 Aug 20 04:48:50.293568 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-63d46974-f01b-4187-8552-9eabf61e9ea4 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:50.293766 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-63d46974-f01b-4187-8552-9eabf61e9ea4 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:50.293883 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-63d46974-f01b-4187-8552-9eabf61e9ea4 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 723a881b-5c34-40a0-afe7-147a63874c64. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:50.295625 np0000007850 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writing DB stats cinder:SELECT=109,cinder:UPDATE=28,cinder:INSERT=10 {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:48:50.298261 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:50.298261 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:48:50.298973 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-63d46974-f01b-4187-8552-9eabf61e9ea4 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/723a881b-5c34-40a0-afe7-147a63874c64 returned with HTTP 200 Aug 20 04:48:50.299331 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1291/5164] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:50 2026] GET /volume/v3/backups/723a881b-5c34-40a0-afe7-147a63874c64 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:51.311970 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f8d768eb-0a3e-48d9-8907-7622db6a3d38 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:51.313749 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f8d768eb-0a3e-48d9-8907-7622db6a3d38 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/723a881b-5c34-40a0-afe7-147a63874c64 Aug 20 04:48:51.315309 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f8d768eb-0a3e-48d9-8907-7622db6a3d38 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:51.315309 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f8d768eb-0a3e-48d9-8907-7622db6a3d38 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:51.315309 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-f8d768eb-0a3e-48d9-8907-7622db6a3d38 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 723a881b-5c34-40a0-afe7-147a63874c64. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:51.319716 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:51.319716 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:48:51.320969 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f8d768eb-0a3e-48d9-8907-7622db6a3d38 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/723a881b-5c34-40a0-afe7-147a63874c64 returned with HTTP 200 Aug 20 04:48:51.321528 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1293/5165] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:51 2026] GET /volume/v3/backups/723a881b-5c34-40a0-afe7-147a63874c64 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:52.330802 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-360a6067-d75b-492c-9093-75a2c51856f4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:52.332534 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-360a6067-d75b-492c-9093-75a2c51856f4 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/723a881b-5c34-40a0-afe7-147a63874c64 Aug 20 04:48:52.332716 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-360a6067-d75b-492c-9093-75a2c51856f4 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:52.332899 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-360a6067-d75b-492c-9093-75a2c51856f4 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:52.333014 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-360a6067-d75b-492c-9093-75a2c51856f4 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 723a881b-5c34-40a0-afe7-147a63874c64. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:52.336887 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:52.336887 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:48:52.337572 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-360a6067-d75b-492c-9093-75a2c51856f4 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/723a881b-5c34-40a0-afe7-147a63874c64 returned with HTTP 200 Aug 20 04:48:52.337899 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1298/5166] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:52 2026] GET /volume/v3/backups/723a881b-5c34-40a0-afe7-147a63874c64 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:52.605171 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-0907c288-42f1-40e2-870a-1d360006623a req-3aef5c0e-6e8f-46f4-b30f-73fb2c183037 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:52.610876 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-0907c288-42f1-40e2-870a-1d360006623a req-3aef5c0e-6e8f-46f4-b30f-73fb2c183037 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] DELETE https://10.4.3.239/volume/v3/attachments/a7a54e96-f84c-49e8-bc4e-6eabe1a96fa2 Aug 20 04:48:52.611100 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-0907c288-42f1-40e2-870a-1d360006623a req-3aef5c0e-6e8f-46f4-b30f-73fb2c183037 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:52.611339 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-0907c288-42f1-40e2-870a-1d360006623a req-3aef5c0e-6e8f-46f4-b30f-73fb2c183037 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:52.619174 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:52.619174 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:48:52.662460 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-0907c288-42f1-40e2-870a-1d360006623a req-3aef5c0e-6e8f-46f4-b30f-73fb2c183037 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/attachments/a7a54e96-f84c-49e8-bc4e-6eabe1a96fa2 returned with HTTP 200 Aug 20 04:48:52.662889 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1285/5167] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:48:52 2026] DELETE /volume/v3/attachments/a7a54e96-f84c-49e8-bc4e-6eabe1a96fa2 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:53.348346 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b1bdbd8e-330b-4de2-a1ad-651442dded27 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:53.350291 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b1bdbd8e-330b-4de2-a1ad-651442dded27 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/723a881b-5c34-40a0-afe7-147a63874c64 Aug 20 04:48:53.350482 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b1bdbd8e-330b-4de2-a1ad-651442dded27 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:53.350655 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b1bdbd8e-330b-4de2-a1ad-651442dded27 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:53.350788 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-b1bdbd8e-330b-4de2-a1ad-651442dded27 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 723a881b-5c34-40a0-afe7-147a63874c64. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:53.354920 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:53.354920 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:48:53.355626 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b1bdbd8e-330b-4de2-a1ad-651442dded27 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/723a881b-5c34-40a0-afe7-147a63874c64 returned with HTTP 200 Aug 20 04:48:53.355999 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1292/5168] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:53 2026] GET /volume/v3/backups/723a881b-5c34-40a0-afe7-147a63874c64 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:53.917317 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-bdf06aa7-4650-44c5-84a2-661ef7f6a3fa None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:53.918783 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bdf06aa7-4650-44c5-84a2-661ef7f6a3fa tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] DELETE https://10.4.3.239/volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 Aug 20 04:48:53.919061 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bdf06aa7-4650-44c5-84a2-661ef7f6a3fa tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:53.919388 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bdf06aa7-4650-44c5-84a2-661ef7f6a3fa tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:53.919603 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-bdf06aa7-4650-44c5-84a2-661ef7f6a3fa tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Delete volume with id: 66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 Aug 20 04:48:53.926714 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:53.926714 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:48:53.927296 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-bdf06aa7-4650-44c5-84a2-661ef7f6a3fa tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:48:53.936382 np0000007850 devstack@c-api.service[100174]: WARNING cinder.keymgr.conf_key_mgr [None req-bdf06aa7-4650-44c5-84a2-661ef7f6a3fa tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 20 04:48:53.940822 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-bdf06aa7-4650-44c5-84a2-661ef7f6a3fa tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Delete volume request issued successfully. Aug 20 04:48:53.941119 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bdf06aa7-4650-44c5-84a2-661ef7f6a3fa tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 returned with HTTP 202 Aug 20 04:48:53.941551 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1294/5169] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:48:53 2026] DELETE /volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:48:53.948148 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-efe65ae9-0009-4329-a2f7-6a4495d24014 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:53.949909 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-efe65ae9-0009-4329-a2f7-6a4495d24014 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 Aug 20 04:48:53.950067 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-efe65ae9-0009-4329-a2f7-6a4495d24014 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:53.950266 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-efe65ae9-0009-4329-a2f7-6a4495d24014 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:53.959201 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:53.959201 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:48:53.963819 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-efe65ae9-0009-4329-a2f7-6a4495d24014 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:48:53.967939 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-efe65ae9-0009-4329-a2f7-6a4495d24014 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 returned with HTTP 200 Aug 20 04:48:53.968314 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1299/5170] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:53 2026] GET /volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 => generated 1450 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:48:54.366804 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f500615d-bf60-43a5-9f51-d14108aa466c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:54.368349 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f500615d-bf60-43a5-9f51-d14108aa466c tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/723a881b-5c34-40a0-afe7-147a63874c64 Aug 20 04:48:54.368502 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f500615d-bf60-43a5-9f51-d14108aa466c tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:54.368668 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f500615d-bf60-43a5-9f51-d14108aa466c tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:54.368778 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-f500615d-bf60-43a5-9f51-d14108aa466c tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 723a881b-5c34-40a0-afe7-147a63874c64. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:54.373752 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:54.373752 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:48:54.374356 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f500615d-bf60-43a5-9f51-d14108aa466c tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/723a881b-5c34-40a0-afe7-147a63874c64 returned with HTTP 200 Aug 20 04:48:54.374834 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1286/5171] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:54 2026] GET /volume/v3/backups/723a881b-5c34-40a0-afe7-147a63874c64 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:54.982970 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-485c2c09-f109-42f4-b4cc-9c80a4e2c1ff None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:54.985273 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-485c2c09-f109-42f4-b4cc-9c80a4e2c1ff tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 Aug 20 04:48:54.985554 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-485c2c09-f109-42f4-b4cc-9c80a4e2c1ff tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:54.985825 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-485c2c09-f109-42f4-b4cc-9c80a4e2c1ff tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:54.992973 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-485c2c09-f109-42f4-b4cc-9c80a4e2c1ff tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 returned with HTTP 404 Aug 20 04:48:54.993581 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1293/5172] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:54 2026] GET /volume/v3/volumes/66e5ea20-6367-4ddb-9f91-f94e6c1a8bc0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:48:55.259639 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-96c09eb1-dbda-4e36-aa72-695f1072aa6f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:55.264112 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-96c09eb1-dbda-4e36-aa72-695f1072aa6f tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] DELETE https://10.4.3.239/volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c Aug 20 04:48:55.264112 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-96c09eb1-dbda-4e36-aa72-695f1072aa6f tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:55.264112 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-96c09eb1-dbda-4e36-aa72-695f1072aa6f tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:55.264112 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-96c09eb1-dbda-4e36-aa72-695f1072aa6f tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Delete volume with id: f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c Aug 20 04:48:55.271624 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:55.271624 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:48:55.272414 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-96c09eb1-dbda-4e36-aa72-695f1072aa6f tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:48:55.283299 np0000007850 devstack@c-api.service[100174]: WARNING cinder.keymgr.conf_key_mgr [None req-96c09eb1-dbda-4e36-aa72-695f1072aa6f tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 20 04:48:55.289769 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-96c09eb1-dbda-4e36-aa72-695f1072aa6f tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Delete volume request issued successfully. Aug 20 04:48:55.290041 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-96c09eb1-dbda-4e36-aa72-695f1072aa6f tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c returned with HTTP 202 Aug 20 04:48:55.290531 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1295/5173] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:48:55 2026] DELETE /volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:48:55.296821 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1115934b-3bb4-46f2-93ca-b4d59e632b73 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:55.298512 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1115934b-3bb4-46f2-93ca-b4d59e632b73 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c Aug 20 04:48:55.298708 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1115934b-3bb4-46f2-93ca-b4d59e632b73 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:55.298882 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1115934b-3bb4-46f2-93ca-b4d59e632b73 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:55.306913 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:55.306913 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:48:55.310577 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1115934b-3bb4-46f2-93ca-b4d59e632b73 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Volume info retrieved successfully. Aug 20 04:48:55.315375 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1115934b-3bb4-46f2-93ca-b4d59e632b73 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c returned with HTTP 200 Aug 20 04:48:55.316066 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1300/5174] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:55 2026] GET /volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c => generated 1429 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:48:55.385104 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-da7fc5a5-4422-4f36-a515-f585c4f15870 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:55.387120 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-da7fc5a5-4422-4f36-a515-f585c4f15870 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/723a881b-5c34-40a0-afe7-147a63874c64 Aug 20 04:48:55.387350 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-da7fc5a5-4422-4f36-a515-f585c4f15870 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:55.387564 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-da7fc5a5-4422-4f36-a515-f585c4f15870 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:55.387711 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-da7fc5a5-4422-4f36-a515-f585c4f15870 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 723a881b-5c34-40a0-afe7-147a63874c64. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:55.394711 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:55.394711 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:48:55.395589 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-da7fc5a5-4422-4f36-a515-f585c4f15870 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/723a881b-5c34-40a0-afe7-147a63874c64 returned with HTTP 200 Aug 20 04:48:55.396019 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1287/5175] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:55 2026] GET /volume/v3/backups/723a881b-5c34-40a0-afe7-147a63874c64 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:56.329339 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b180eeee-6e14-4059-b15b-a01934a47773 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:56.331021 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b180eeee-6e14-4059-b15b-a01934a47773 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] GET https://10.4.3.239/volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c Aug 20 04:48:56.331255 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b180eeee-6e14-4059-b15b-a01934a47773 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:56.331472 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b180eeee-6e14-4059-b15b-a01934a47773 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:56.337106 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b180eeee-6e14-4059-b15b-a01934a47773 tempest-TestEncryptedCinderVolumes-1229108673 tempest-TestEncryptedCinderVolumes-1229108673-project-member] https://10.4.3.239/volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c returned with HTTP 404 Aug 20 04:48:56.337726 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1294/5176] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:56 2026] GET /volume/v3/volumes/f5fa9e3b-0513-4c7d-a4cc-2bce4bbbc03c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:48:56.344265 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-393bf750-2198-44cb-bb4e-ab6e41c4a6de None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:56.348013 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-393bf750-2198-44cb-bb4e-ab6e41c4a6de tempest-TestEncryptedCinderVolumes-663495716 tempest-TestEncryptedCinderVolumes-663495716-project-admin] GET https://10.4.3.239/volume/v3/volumes/detail?all_tenants=1 Aug 20 04:48:56.348013 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-393bf750-2198-44cb-bb4e-ab6e41c4a6de tempest-TestEncryptedCinderVolumes-663495716 tempest-TestEncryptedCinderVolumes-663495716-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:56.348013 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-393bf750-2198-44cb-bb4e-ab6e41c4a6de tempest-TestEncryptedCinderVolumes-663495716 tempest-TestEncryptedCinderVolumes-663495716-project-admin] Calling method 'detail' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:56.348013 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-393bf750-2198-44cb-bb4e-ab6e41c4a6de tempest-TestEncryptedCinderVolumes-663495716 tempest-TestEncryptedCinderVolumes-663495716-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100174) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 20 04:48:56.360840 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-393bf750-2198-44cb-bb4e-ab6e41c4a6de tempest-TestEncryptedCinderVolumes-663495716 tempest-TestEncryptedCinderVolumes-663495716-project-admin] Get all volumes completed successfully. Aug 20 04:48:56.362830 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:56.362830 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:48:56.367955 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-393bf750-2198-44cb-bb4e-ab6e41c4a6de tempest-TestEncryptedCinderVolumes-663495716 tempest-TestEncryptedCinderVolumes-663495716-project-admin] https://10.4.3.239/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 20 04:48:56.368487 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1296/5177] 10.4.3.239 () {66 vars in 1285 bytes} [Thu Aug 20 04:48:56 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10315 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:48:56.381356 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-68460840-a201-414b-8a91-f1c8a65f1236 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:56.382862 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-68460840-a201-414b-8a91-f1c8a65f1236 tempest-TestEncryptedCinderVolumes-663495716 tempest-TestEncryptedCinderVolumes-663495716-project-admin] DELETE https://10.4.3.239/volume/v3/types/85321103-045d-4fc8-bdd8-88a4e350d6f7 Aug 20 04:48:56.383022 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-68460840-a201-414b-8a91-f1c8a65f1236 tempest-TestEncryptedCinderVolumes-663495716 tempest-TestEncryptedCinderVolumes-663495716-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:56.383233 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-68460840-a201-414b-8a91-f1c8a65f1236 tempest-TestEncryptedCinderVolumes-663495716 tempest-TestEncryptedCinderVolumes-663495716-project-admin] Calling method '_delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:56.404291 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-68460840-a201-414b-8a91-f1c8a65f1236 tempest-TestEncryptedCinderVolumes-663495716 tempest-TestEncryptedCinderVolumes-663495716-project-admin] https://10.4.3.239/volume/v3/types/85321103-045d-4fc8-bdd8-88a4e350d6f7 returned with HTTP 202 Aug 20 04:48:56.404643 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1301/5178] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:48:56 2026] DELETE /volume/v3/types/85321103-045d-4fc8-bdd8-88a4e350d6f7 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:48:56.405525 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0f901478-47fb-4e11-bfb2-d1eb7cb641c4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:56.407928 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0f901478-47fb-4e11-bfb2-d1eb7cb641c4 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/723a881b-5c34-40a0-afe7-147a63874c64 Aug 20 04:48:56.408163 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0f901478-47fb-4e11-bfb2-d1eb7cb641c4 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:56.408458 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0f901478-47fb-4e11-bfb2-d1eb7cb641c4 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:56.408597 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-0f901478-47fb-4e11-bfb2-d1eb7cb641c4 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 723a881b-5c34-40a0-afe7-147a63874c64. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:56.414949 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:56.414949 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:48:56.415929 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0f901478-47fb-4e11-bfb2-d1eb7cb641c4 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/723a881b-5c34-40a0-afe7-147a63874c64 returned with HTTP 200 Aug 20 04:48:56.416583 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1288/5179] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:56 2026] GET /volume/v3/backups/723a881b-5c34-40a0-afe7-147a63874c64 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:57.429078 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-57e57e0f-1c16-4dd6-8e0a-32a96991bbf5 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:57.430776 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-57e57e0f-1c16-4dd6-8e0a-32a96991bbf5 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/723a881b-5c34-40a0-afe7-147a63874c64 Aug 20 04:48:57.431043 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-57e57e0f-1c16-4dd6-8e0a-32a96991bbf5 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:57.431111 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-57e57e0f-1c16-4dd6-8e0a-32a96991bbf5 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:57.431280 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-57e57e0f-1c16-4dd6-8e0a-32a96991bbf5 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 723a881b-5c34-40a0-afe7-147a63874c64. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:57.435526 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:57.435526 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:48:57.436336 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-57e57e0f-1c16-4dd6-8e0a-32a96991bbf5 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/723a881b-5c34-40a0-afe7-147a63874c64 returned with HTTP 200 Aug 20 04:48:57.436689 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1295/5180] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:57 2026] GET /volume/v3/backups/723a881b-5c34-40a0-afe7-147a63874c64 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:58.447424 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8e6e22ee-093a-4289-9fcb-321ae92c9f66 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:58.448919 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8e6e22ee-093a-4289-9fcb-321ae92c9f66 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/723a881b-5c34-40a0-afe7-147a63874c64 Aug 20 04:48:58.449088 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8e6e22ee-093a-4289-9fcb-321ae92c9f66 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:58.449269 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8e6e22ee-093a-4289-9fcb-321ae92c9f66 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:58.449368 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-8e6e22ee-093a-4289-9fcb-321ae92c9f66 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 723a881b-5c34-40a0-afe7-147a63874c64. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:58.454888 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:58.454888 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:48:58.455524 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8e6e22ee-093a-4289-9fcb-321ae92c9f66 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/723a881b-5c34-40a0-afe7-147a63874c64 returned with HTTP 200 Aug 20 04:48:58.455869 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1297/5181] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:58 2026] GET /volume/v3/backups/723a881b-5c34-40a0-afe7-147a63874c64 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:48:59.465641 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d0c47785-b076-4a6e-93a1-9903359ffc63 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:48:59.467131 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d0c47785-b076-4a6e-93a1-9903359ffc63 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/723a881b-5c34-40a0-afe7-147a63874c64 Aug 20 04:48:59.467313 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d0c47785-b076-4a6e-93a1-9903359ffc63 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:48:59.467479 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d0c47785-b076-4a6e-93a1-9903359ffc63 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:48:59.467589 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-d0c47785-b076-4a6e-93a1-9903359ffc63 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 723a881b-5c34-40a0-afe7-147a63874c64. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:48:59.471365 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:48:59.471365 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:48:59.471981 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d0c47785-b076-4a6e-93a1-9903359ffc63 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/723a881b-5c34-40a0-afe7-147a63874c64 returned with HTTP 200 Aug 20 04:48:59.472287 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1302/5182] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:48:59 2026] GET /volume/v3/backups/723a881b-5c34-40a0-afe7-147a63874c64 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:49:00.481228 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ea26f392-f456-4cac-8dc3-9d3c4dc9e381 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:49:00.482837 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ea26f392-f456-4cac-8dc3-9d3c4dc9e381 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/723a881b-5c34-40a0-afe7-147a63874c64 Aug 20 04:49:00.483021 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ea26f392-f456-4cac-8dc3-9d3c4dc9e381 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:49:00.483205 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ea26f392-f456-4cac-8dc3-9d3c4dc9e381 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:49:00.483340 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-ea26f392-f456-4cac-8dc3-9d3c4dc9e381 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 723a881b-5c34-40a0-afe7-147a63874c64. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:49:00.486943 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:49:00.486943 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:49:00.487677 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ea26f392-f456-4cac-8dc3-9d3c4dc9e381 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/723a881b-5c34-40a0-afe7-147a63874c64 returned with HTTP 200 Aug 20 04:49:00.488062 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1289/5183] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:49:00 2026] GET /volume/v3/backups/723a881b-5c34-40a0-afe7-147a63874c64 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:49:01.496640 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0871a72c-6954-4e38-969c-37641270cfcc None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:49:01.498657 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0871a72c-6954-4e38-969c-37641270cfcc tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/723a881b-5c34-40a0-afe7-147a63874c64 Aug 20 04:49:01.498892 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0871a72c-6954-4e38-969c-37641270cfcc tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:49:01.499104 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0871a72c-6954-4e38-969c-37641270cfcc tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:49:01.499247 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-0871a72c-6954-4e38-969c-37641270cfcc tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 723a881b-5c34-40a0-afe7-147a63874c64. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:49:01.503791 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:49:01.503791 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:49:01.504625 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0871a72c-6954-4e38-969c-37641270cfcc tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/723a881b-5c34-40a0-afe7-147a63874c64 returned with HTTP 200 Aug 20 04:49:01.504963 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1296/5184] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:49:01 2026] GET /volume/v3/backups/723a881b-5c34-40a0-afe7-147a63874c64 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:49:02.514596 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5e5b1359-412c-4f80-bb42-f384ddd770d0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:49:02.516354 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5e5b1359-412c-4f80-bb42-f384ddd770d0 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/723a881b-5c34-40a0-afe7-147a63874c64 Aug 20 04:49:02.516545 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5e5b1359-412c-4f80-bb42-f384ddd770d0 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:49:02.516715 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5e5b1359-412c-4f80-bb42-f384ddd770d0 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:49:02.516814 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-5e5b1359-412c-4f80-bb42-f384ddd770d0 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 723a881b-5c34-40a0-afe7-147a63874c64. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:49:02.520746 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:49:02.520746 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:49:02.521389 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5e5b1359-412c-4f80-bb42-f384ddd770d0 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/723a881b-5c34-40a0-afe7-147a63874c64 returned with HTTP 200 Aug 20 04:49:02.521812 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1298/5185] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:49:02 2026] GET /volume/v3/backups/723a881b-5c34-40a0-afe7-147a63874c64 => generated 752 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:49:03.865535 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-185252b1-d293-4b3d-96bd-d7d599093333 req-9f83d6c4-de00-438f-a76d-67d34bace131 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:49:03.867449 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-185252b1-d293-4b3d-96bd-d7d599093333 req-9f83d6c4-de00-438f-a76d-67d34bace131 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/volumes/a4935003-7826-47b5-9ef0-e95ddc8b7a06 Aug 20 04:49:03.867627 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-185252b1-d293-4b3d-96bd-d7d599093333 req-9f83d6c4-de00-438f-a76d-67d34bace131 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:49:03.867799 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-185252b1-d293-4b3d-96bd-d7d599093333 req-9f83d6c4-de00-438f-a76d-67d34bace131 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:49:03.876690 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:49:03.876690 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:49:03.881032 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-185252b1-d293-4b3d-96bd-d7d599093333 req-9f83d6c4-de00-438f-a76d-67d34bace131 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Volume info retrieved successfully. Aug 20 04:49:03.886609 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-185252b1-d293-4b3d-96bd-d7d599093333 req-9f83d6c4-de00-438f-a76d-67d34bace131 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/volumes/a4935003-7826-47b5-9ef0-e95ddc8b7a06 returned with HTTP 200 Aug 20 04:49:03.887124 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1303/5186] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:49:03 2026] GET /volume/v3/volumes/a4935003-7826-47b5-9ef0-e95ddc8b7a06 => generated 1357 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:49:03.895655 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-cd80a8ca-dfed-45f7-81f8-e48382a10979 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:49:03.896113 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cd80a8ca-dfed-45f7-81f8-e48382a10979 None None] GET https://10.4.3.239/volume// Aug 20 04:49:03.896327 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cd80a8ca-dfed-45f7-81f8-e48382a10979 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:49:03.896563 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cd80a8ca-dfed-45f7-81f8-e48382a10979 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:49:03.896905 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cd80a8ca-dfed-45f7-81f8-e48382a10979 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:49:03.897207 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1290/5187] 10.4.3.239 () {66 vars in 1419 bytes} [Thu Aug 20 04:49: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 20 04:49:03.903269 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-185252b1-d293-4b3d-96bd-d7d599093333 req-5604d731-d8ac-40ed-baaf-f0ad1d125a5e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:49:03.905146 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-185252b1-d293-4b3d-96bd-d7d599093333 req-5604d731-d8ac-40ed-baaf-f0ad1d125a5e tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:49:03.905485 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-185252b1-d293-4b3d-96bd-d7d599093333 req-5604d731-d8ac-40ed-baaf-f0ad1d125a5e tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a4935003-7826-47b5-9ef0-e95ddc8b7a06", "connector": null, "instance_uuid": "9d488f61-c074-463a-aacb-9aaa2a11dabb"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:49:03.914065 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:49:03.914065 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:49:03.934589 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-185252b1-d293-4b3d-96bd-d7d599093333 req-5604d731-d8ac-40ed-baaf-f0ad1d125a5e tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:49:03.934996 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1297/5188] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:49:03 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:49:04.661833 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7f516339-699a-4967-b695-11b45a0db26d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:49:04.662215 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7f516339-699a-4967-b695-11b45a0db26d None None] GET https://10.4.3.239/volume// Aug 20 04:49:04.662361 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7f516339-699a-4967-b695-11b45a0db26d None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:49:04.662550 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7f516339-699a-4967-b695-11b45a0db26d None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:49:04.662846 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7f516339-699a-4967-b695-11b45a0db26d None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:49:04.663111 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1299/5189] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:49: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 20 04:49:04.669511 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-185252b1-d293-4b3d-96bd-d7d599093333 req-d3fde57d-4157-4fec-b36c-00abf139133c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:49:04.671939 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-185252b1-d293-4b3d-96bd-d7d599093333 req-d3fde57d-4157-4fec-b36c-00abf139133c tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/volumes/a4935003-7826-47b5-9ef0-e95ddc8b7a06 Aug 20 04:49:04.672196 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-185252b1-d293-4b3d-96bd-d7d599093333 req-d3fde57d-4157-4fec-b36c-00abf139133c tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:49:04.672464 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-185252b1-d293-4b3d-96bd-d7d599093333 req-d3fde57d-4157-4fec-b36c-00abf139133c tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:49:04.682698 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:49:04.682698 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:49:04.686129 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-185252b1-d293-4b3d-96bd-d7d599093333 req-d3fde57d-4157-4fec-b36c-00abf139133c tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Volume info retrieved successfully. Aug 20 04:49:04.690504 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-185252b1-d293-4b3d-96bd-d7d599093333 req-d3fde57d-4157-4fec-b36c-00abf139133c tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/volumes/a4935003-7826-47b5-9ef0-e95ddc8b7a06 returned with HTTP 200 Aug 20 04:49:04.690884 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1304/5190] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:49:04 2026] GET /volume/v3/volumes/a4935003-7826-47b5-9ef0-e95ddc8b7a06 => generated 1536 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:49:04.789229 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-185252b1-d293-4b3d-96bd-d7d599093333 req-ba7c8e50-9633-4bd6-a87e-d5609947adc5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:49:04.791158 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-185252b1-d293-4b3d-96bd-d7d599093333 req-ba7c8e50-9633-4bd6-a87e-d5609947adc5 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] PUT https://10.4.3.239/volume/v3/attachments/7ad4c0c5-31e4-464c-903b-d751ca77b6a2 Aug 20 04:49:04.791512 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-185252b1-d293-4b3d-96bd-d7d599093333 req-ba7c8e50-9633-4bd6-a87e-d5609947adc5 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:49:04.798520 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-185252b1-d293-4b3d-96bd-d7d599093333 req-ba7c8e50-9633-4bd6-a87e-d5609947adc5 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Acquiring lock "cinder-attachment_update-a4935003-7826-47b5-9ef0-e95ddc8b7a06-np0000007850" by "attachment_update" {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:49:04.804270 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-185252b1-d293-4b3d-96bd-d7d599093333 req-ba7c8e50-9633-4bd6-a87e-d5609947adc5 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Lock "cinder-attachment_update-a4935003-7826-47b5-9ef0-e95ddc8b7a06-np0000007850" acquired by "attachment_update" :: waited 0.006s {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:49:04.805171 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:49:04.805171 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:49:04.866218 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-185252b1-d293-4b3d-96bd-d7d599093333 req-ba7c8e50-9633-4bd6-a87e-d5609947adc5 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Lock "cinder-attachment_update-a4935003-7826-47b5-9ef0-e95ddc8b7a06-np0000007850" released by "attachment_update" :: held 0.062s {{(pid=100177) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:49:04.867214 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-185252b1-d293-4b3d-96bd-d7d599093333 req-ba7c8e50-9633-4bd6-a87e-d5609947adc5 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/attachments/7ad4c0c5-31e4-464c-903b-d751ca77b6a2 returned with HTTP 200 Aug 20 04:49:04.867214 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1291/5191] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:49:04 2026] PUT /volume/v3/attachments/7ad4c0c5-31e4-464c-903b-d751ca77b6a2 => generated 969 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:49:04.886459 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-185252b1-d293-4b3d-96bd-d7d599093333 req-aed67488-5f13-4a2c-89d0-0ee1ad7b9bcc None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:49:04.888246 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-185252b1-d293-4b3d-96bd-d7d599093333 req-aed67488-5f13-4a2c-89d0-0ee1ad7b9bcc tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] POST https://10.4.3.239/volume/v3/attachments/7ad4c0c5-31e4-464c-903b-d751ca77b6a2/action Aug 20 04:49:04.888600 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-185252b1-d293-4b3d-96bd-d7d599093333 req-aed67488-5f13-4a2c-89d0-0ee1ad7b9bcc tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Action body: b'{"os-complete": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:49:04.888708 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-185252b1-d293-4b3d-96bd-d7d599093333 req-aed67488-5f13-4a2c-89d0-0ee1ad7b9bcc tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:49:04.901300 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:49:04.901300 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:49:04.909531 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-185252b1-d293-4b3d-96bd-d7d599093333 req-aed67488-5f13-4a2c-89d0-0ee1ad7b9bcc tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/attachments/7ad4c0c5-31e4-464c-903b-d751ca77b6a2/action returned with HTTP 204 Aug 20 04:49:04.909885 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1298/5192] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:49:04 2026] POST /volume/v3/attachments/7ad4c0c5-31e4-464c-903b-d751ca77b6a2/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:49:12.518729 np0000007850 devstack@c-api.service[100174]: DEBUG dbcounter [-] [100174] Writing DB stats cinder:SELECT=42,cinder:INSERT=8,cinder:UPDATE=14 {{(pid=100174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:49:14.689245 np0000007850 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writing DB stats cinder:SELECT=39,cinder:UPDATE=5 {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:49:14.861212 np0000007850 devstack@c-api.service[100177]: DEBUG dbcounter [-] [100177] Writing DB stats cinder:SELECT=62,cinder:INSERT=3,cinder:UPDATE=16 {{(pid=100177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:49:14.907165 np0000007850 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writing DB stats cinder:SELECT=15,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:49:21.255943 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-16eebde0-d972-4fa1-846d-b88373782bfd None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:49:21.257494 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-16eebde0-d972-4fa1-846d-b88373782bfd tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/e2b7a3b4-64f4-4afb-95e8-823599f24646 Aug 20 04:49:21.257649 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-16eebde0-d972-4fa1-846d-b88373782bfd tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:49:21.257814 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-16eebde0-d972-4fa1-846d-b88373782bfd tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:49:21.267684 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:49:21.267684 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:49:21.270986 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-16eebde0-d972-4fa1-846d-b88373782bfd tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:49:21.275237 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-16eebde0-d972-4fa1-846d-b88373782bfd tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/e2b7a3b4-64f4-4afb-95e8-823599f24646 returned with HTTP 200 Aug 20 04:49:21.275717 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1300/5193] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:49:21 2026] GET /volume/v3/volumes/e2b7a3b4-64f4-4afb-95e8-823599f24646 => generated 1637 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:49:22.557422 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-75b07527-6e56-4de1-bfd7-6fe370f51f3a req-b4a2c0b0-24fc-43a0-adb8-6d4d369c4abc None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:49:22.559306 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-75b07527-6e56-4de1-bfd7-6fe370f51f3a req-b4a2c0b0-24fc-43a0-adb8-6d4d369c4abc tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] DELETE https://10.4.3.239/volume/v3/attachments/1921f063-bfcf-48ec-a8d6-453cb2538639 Aug 20 04:49:22.559480 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-75b07527-6e56-4de1-bfd7-6fe370f51f3a req-b4a2c0b0-24fc-43a0-adb8-6d4d369c4abc tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:49:22.559650 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-75b07527-6e56-4de1-bfd7-6fe370f51f3a req-b4a2c0b0-24fc-43a0-adb8-6d4d369c4abc tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:49:22.566413 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:49:22.566413 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:49:22.616547 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-75b07527-6e56-4de1-bfd7-6fe370f51f3a req-b4a2c0b0-24fc-43a0-adb8-6d4d369c4abc tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/attachments/1921f063-bfcf-48ec-a8d6-453cb2538639 returned with HTTP 200 Aug 20 04:49:22.616879 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1305/5194] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:49:22 2026] DELETE /volume/v3/attachments/1921f063-bfcf-48ec-a8d6-453cb2538639 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:49:22.627281 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-75b07527-6e56-4de1-bfd7-6fe370f51f3a req-a770f427-15cf-4ca1-932a-f7f6f0886437 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:49:22.629230 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-75b07527-6e56-4de1-bfd7-6fe370f51f3a req-a770f427-15cf-4ca1-932a-f7f6f0886437 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] DELETE https://10.4.3.239/volume/v3/volumes/e2b7a3b4-64f4-4afb-95e8-823599f24646 Aug 20 04:49:22.629378 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-75b07527-6e56-4de1-bfd7-6fe370f51f3a req-a770f427-15cf-4ca1-932a-f7f6f0886437 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:49:22.629557 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-75b07527-6e56-4de1-bfd7-6fe370f51f3a req-a770f427-15cf-4ca1-932a-f7f6f0886437 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:49:22.629712 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [req-75b07527-6e56-4de1-bfd7-6fe370f51f3a req-a770f427-15cf-4ca1-932a-f7f6f0886437 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Delete volume with id: e2b7a3b4-64f4-4afb-95e8-823599f24646 Aug 20 04:49:22.637257 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:49:22.637257 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:49:22.637627 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-75b07527-6e56-4de1-bfd7-6fe370f51f3a req-a770f427-15cf-4ca1-932a-f7f6f0886437 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:49:22.651987 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-75b07527-6e56-4de1-bfd7-6fe370f51f3a req-a770f427-15cf-4ca1-932a-f7f6f0886437 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Delete volume request issued successfully. Aug 20 04:49:22.652116 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-75b07527-6e56-4de1-bfd7-6fe370f51f3a req-a770f427-15cf-4ca1-932a-f7f6f0886437 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/e2b7a3b4-64f4-4afb-95e8-823599f24646 returned with HTTP 202 Aug 20 04:49:22.652541 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1292/5195] 10.4.3.239 () {70 vars in 1620 bytes} [Thu Aug 20 04:49:22 2026] DELETE /volume/v3/volumes/e2b7a3b4-64f4-4afb-95e8-823599f24646 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:49:23.664420 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-88abb342-f87a-4fdc-b11e-a36c428cda96 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:49:23.666126 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-88abb342-f87a-4fdc-b11e-a36c428cda96 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/e2b7a3b4-64f4-4afb-95e8-823599f24646 Aug 20 04:49:23.666328 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-88abb342-f87a-4fdc-b11e-a36c428cda96 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:49:23.666502 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-88abb342-f87a-4fdc-b11e-a36c428cda96 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:49:23.671685 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-88abb342-f87a-4fdc-b11e-a36c428cda96 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/e2b7a3b4-64f4-4afb-95e8-823599f24646 returned with HTTP 404 Aug 20 04:49:23.672099 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1299/5196] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:49:23 2026] GET /volume/v3/volumes/e2b7a3b4-64f4-4afb-95e8-823599f24646 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:49:23.678030 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-854a15b9-ddeb-470a-982d-e2b81290fc91 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:49:23.679629 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-854a15b9-ddeb-470a-982d-e2b81290fc91 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/72aa2264-41dc-4810-b5e5-e3932743d830 Aug 20 04:49:23.679931 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-854a15b9-ddeb-470a-982d-e2b81290fc91 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:49:23.681112 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-854a15b9-ddeb-470a-982d-e2b81290fc91 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:49:23.681112 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-854a15b9-ddeb-470a-982d-e2b81290fc91 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Delete snapshot with id: 72aa2264-41dc-4810-b5e5-e3932743d830 Aug 20 04:49:23.684863 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:49:23.684863 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:49:23.685456 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-854a15b9-ddeb-470a-982d-e2b81290fc91 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Snapshot retrieved successfully. Aug 20 04:49:23.700606 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-854a15b9-ddeb-470a-982d-e2b81290fc91 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Snapshot delete request issued successfully. Aug 20 04:49:23.700926 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-854a15b9-ddeb-470a-982d-e2b81290fc91 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/snapshots/72aa2264-41dc-4810-b5e5-e3932743d830 returned with HTTP 202 Aug 20 04:49:23.701426 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1301/5197] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:49:23 2026] DELETE /volume/v3/snapshots/72aa2264-41dc-4810-b5e5-e3932743d830 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:49:23.709663 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5c363dbe-62de-4bcd-99e4-fceebdf1827b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:49:23.711645 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5c363dbe-62de-4bcd-99e4-fceebdf1827b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/snapshots/72aa2264-41dc-4810-b5e5-e3932743d830 Aug 20 04:49:23.711916 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5c363dbe-62de-4bcd-99e4-fceebdf1827b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:49:23.712304 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5c363dbe-62de-4bcd-99e4-fceebdf1827b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:49:23.717132 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:49:23.717132 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:49:23.717668 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-5c363dbe-62de-4bcd-99e4-fceebdf1827b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Snapshot retrieved successfully. Aug 20 04:49:23.718508 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5c363dbe-62de-4bcd-99e4-fceebdf1827b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/snapshots/72aa2264-41dc-4810-b5e5-e3932743d830 returned with HTTP 200 Aug 20 04:49:23.718928 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1306/5198] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:49:23 2026] GET /volume/v3/snapshots/72aa2264-41dc-4810-b5e5-e3932743d830 => generated 477 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:49:24.727454 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-678dbb6c-c5ba-4e9e-acf9-7bd0df21800a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:49:24.729484 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-678dbb6c-c5ba-4e9e-acf9-7bd0df21800a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/snapshots/72aa2264-41dc-4810-b5e5-e3932743d830 Aug 20 04:49:24.729705 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-678dbb6c-c5ba-4e9e-acf9-7bd0df21800a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:49:24.729932 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-678dbb6c-c5ba-4e9e-acf9-7bd0df21800a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:49:24.734385 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-678dbb6c-c5ba-4e9e-acf9-7bd0df21800a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/snapshots/72aa2264-41dc-4810-b5e5-e3932743d830 returned with HTTP 404 Aug 20 04:49:24.734906 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1293/5199] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:49:24 2026] GET /volume/v3/snapshots/72aa2264-41dc-4810-b5e5-e3932743d830 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:49:25.960542 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-c7af4277-36e0-44e1-9363-8340288f8d84 req-e9306812-0ba9-4965-a1df-36c2d0caec00 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:49:25.962880 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-c7af4277-36e0-44e1-9363-8340288f8d84 req-e9306812-0ba9-4965-a1df-36c2d0caec00 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] DELETE https://10.4.3.239/volume/v3/attachments/2caddb39-82e1-4fe8-b48d-83608bc5dd18 Aug 20 04:49:25.963101 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-c7af4277-36e0-44e1-9363-8340288f8d84 req-e9306812-0ba9-4965-a1df-36c2d0caec00 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:49:25.963392 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-c7af4277-36e0-44e1-9363-8340288f8d84 req-e9306812-0ba9-4965-a1df-36c2d0caec00 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:49:25.971216 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:49:25.971216 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:49:26.008837 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-c7af4277-36e0-44e1-9363-8340288f8d84 req-e9306812-0ba9-4965-a1df-36c2d0caec00 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/attachments/2caddb39-82e1-4fe8-b48d-83608bc5dd18 returned with HTTP 200 Aug 20 04:49:26.009138 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1300/5200] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:49:25 2026] DELETE /volume/v3/attachments/2caddb39-82e1-4fe8-b48d-83608bc5dd18 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:49:26.019574 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-c7af4277-36e0-44e1-9363-8340288f8d84 req-316b063c-e5e5-46da-8be0-feafeed9e6f2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:49:26.021357 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-c7af4277-36e0-44e1-9363-8340288f8d84 req-316b063c-e5e5-46da-8be0-feafeed9e6f2 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] DELETE https://10.4.3.239/volume/v3/volumes/d7434606-4c36-4d35-b2ae-c4bef2897e54 Aug 20 04:49:26.021567 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-c7af4277-36e0-44e1-9363-8340288f8d84 req-316b063c-e5e5-46da-8be0-feafeed9e6f2 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:49:26.021783 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-c7af4277-36e0-44e1-9363-8340288f8d84 req-316b063c-e5e5-46da-8be0-feafeed9e6f2 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:49:26.021958 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [req-c7af4277-36e0-44e1-9363-8340288f8d84 req-316b063c-e5e5-46da-8be0-feafeed9e6f2 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Delete volume with id: d7434606-4c36-4d35-b2ae-c4bef2897e54 Aug 20 04:49:26.028116 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:49:26.028116 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:49:26.028491 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-c7af4277-36e0-44e1-9363-8340288f8d84 req-316b063c-e5e5-46da-8be0-feafeed9e6f2 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:49:26.043748 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-c7af4277-36e0-44e1-9363-8340288f8d84 req-316b063c-e5e5-46da-8be0-feafeed9e6f2 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Delete volume request issued successfully. Aug 20 04:49:26.043968 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-c7af4277-36e0-44e1-9363-8340288f8d84 req-316b063c-e5e5-46da-8be0-feafeed9e6f2 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/d7434606-4c36-4d35-b2ae-c4bef2897e54 returned with HTTP 202 Aug 20 04:49:26.044455 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1302/5201] 10.4.3.239 () {70 vars in 1620 bytes} [Thu Aug 20 04:49:26 2026] DELETE /volume/v3/volumes/d7434606-4c36-4d35-b2ae-c4bef2897e54 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:49:27.127748 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-16320486-5d43-4d71-aeb5-33c01a634ca1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:49:27.129432 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-16320486-5d43-4d71-aeb5-33c01a634ca1 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/d7434606-4c36-4d35-b2ae-c4bef2897e54 Aug 20 04:49:27.129611 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-16320486-5d43-4d71-aeb5-33c01a634ca1 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:49:27.129778 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-16320486-5d43-4d71-aeb5-33c01a634ca1 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:49:27.135378 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-16320486-5d43-4d71-aeb5-33c01a634ca1 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/d7434606-4c36-4d35-b2ae-c4bef2897e54 returned with HTTP 404 Aug 20 04:49:27.135843 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1307/5202] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:49:27 2026] GET /volume/v3/volumes/d7434606-4c36-4d35-b2ae-c4bef2897e54 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:49:27.524360 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b4fe4d1c-05f8-4dfb-8f6b-2268bd031e54 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:49:27.526137 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b4fe4d1c-05f8-4dfb-8f6b-2268bd031e54 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/72aa2264-41dc-4810-b5e5-e3932743d830 Aug 20 04:49:27.526363 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b4fe4d1c-05f8-4dfb-8f6b-2268bd031e54 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:49:27.526552 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b4fe4d1c-05f8-4dfb-8f6b-2268bd031e54 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:49:27.526677 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-b4fe4d1c-05f8-4dfb-8f6b-2268bd031e54 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Delete snapshot with id: 72aa2264-41dc-4810-b5e5-e3932743d830 Aug 20 04:49:27.530929 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b4fe4d1c-05f8-4dfb-8f6b-2268bd031e54 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/snapshots/72aa2264-41dc-4810-b5e5-e3932743d830 returned with HTTP 404 Aug 20 04:49:27.531366 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1294/5203] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:49:27 2026] DELETE /volume/v3/snapshots/72aa2264-41dc-4810-b5e5-e3932743d830 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:49:27.536912 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a855e833-bb44-42e5-9b47-4396b0ef404c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:49:27.538622 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a855e833-bb44-42e5-9b47-4396b0ef404c tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/snapshots/72aa2264-41dc-4810-b5e5-e3932743d830 Aug 20 04:49:27.538820 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a855e833-bb44-42e5-9b47-4396b0ef404c tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:49:27.539040 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a855e833-bb44-42e5-9b47-4396b0ef404c tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:49:27.543075 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a855e833-bb44-42e5-9b47-4396b0ef404c tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/snapshots/72aa2264-41dc-4810-b5e5-e3932743d830 returned with HTTP 404 Aug 20 04:49:27.543559 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1301/5204] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:49:27 2026] GET /volume/v3/snapshots/72aa2264-41dc-4810-b5e5-e3932743d830 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:49:28.166439 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b1fdad85-0895-44d6-8694-1019861618e1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:49:28.167913 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b1fdad85-0895-44d6-8694-1019861618e1 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] DELETE https://10.4.3.239/volume/v3/volumes/d7434606-4c36-4d35-b2ae-c4bef2897e54 Aug 20 04:49:28.168101 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b1fdad85-0895-44d6-8694-1019861618e1 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:49:28.168291 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b1fdad85-0895-44d6-8694-1019861618e1 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:49:28.168455 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-b1fdad85-0895-44d6-8694-1019861618e1 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Delete volume with id: d7434606-4c36-4d35-b2ae-c4bef2897e54 Aug 20 04:49:28.173745 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b1fdad85-0895-44d6-8694-1019861618e1 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/d7434606-4c36-4d35-b2ae-c4bef2897e54 returned with HTTP 404 Aug 20 04:49:28.174173 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1303/5205] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:49:28 2026] DELETE /volume/v3/volumes/d7434606-4c36-4d35-b2ae-c4bef2897e54 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:49:28.179932 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-022b573d-6edb-42cf-a52a-c476d70b016b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:49:28.181617 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-022b573d-6edb-42cf-a52a-c476d70b016b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/d7434606-4c36-4d35-b2ae-c4bef2897e54 Aug 20 04:49:28.181799 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-022b573d-6edb-42cf-a52a-c476d70b016b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:49:28.181978 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-022b573d-6edb-42cf-a52a-c476d70b016b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:49:28.186976 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-022b573d-6edb-42cf-a52a-c476d70b016b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/d7434606-4c36-4d35-b2ae-c4bef2897e54 returned with HTTP 404 Aug 20 04:49:28.187401 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1308/5206] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:49:28 2026] GET /volume/v3/volumes/d7434606-4c36-4d35-b2ae-c4bef2897e54 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:49:29.063654 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9110bf68-ba7b-480e-b1cd-783e146cbab4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:49:29.065137 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9110bf68-ba7b-480e-b1cd-783e146cbab4 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:49:29.065454 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9110bf68-ba7b-480e-b1cd-783e146cbab4 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-131526549", "snapshot_id": null, "imageRef": "fd30ff40-6d85-42eb-a3e0-87e78c12210f", "volume_type": null, "size": 1}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:49:29.066821 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-9110bf68-ba7b-480e-b1cd-783e146cbab4 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-131526549', 'snapshot_id': None, 'imageRef': 'fd30ff40-6d85-42eb-a3e0-87e78c12210f', 'volume_type': None, 'size': 1}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:49:29.208754 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-9110bf68-ba7b-480e-b1cd-783e146cbab4 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Create volume of 1 GB Aug 20 04:49:29.212577 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9110bf68-ba7b-480e-b1cd-783e146cbab4 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Availability Zones retrieved successfully. Aug 20 04:49:29.217507 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9110bf68-ba7b-480e-b1cd-783e146cbab4 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Flow 'volume_create_api' (231aee2c-9de3-41e6-b950-24c3f693f509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:49:29.219110 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9110bf68-ba7b-480e-b1cd-783e146cbab4 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (303c9e9f-c8c8-4361-86ed-5f9fe5b71823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:49:29.219970 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-9110bf68-ba7b-480e-b1cd-783e146cbab4 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:49:29.268142 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9110bf68-ba7b-480e-b1cd-783e146cbab4 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (303c9e9f-c8c8-4361-86ed-5f9fe5b71823) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:49:29.268891 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9110bf68-ba7b-480e-b1cd-783e146cbab4 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3052b7b6-ef06-4f29-8ae2-c153131d7c0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:49:29.304953 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-9110bf68-ba7b-480e-b1cd-783e146cbab4 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Created reservations ['31164e10-9bca-47a6-8741-8733cc4298d7', '8c074877-e2da-473d-b19b-9c2c6d4f7748', '724557d8-47c6-4358-a47a-c7e7f95eb9ba', '9a388c58-45a9-4cc3-8cd4-85dd1ff1c275'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:49:29.305706 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9110bf68-ba7b-480e-b1cd-783e146cbab4 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3052b7b6-ef06-4f29-8ae2-c153131d7c0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31164e10-9bca-47a6-8741-8733cc4298d7', '8c074877-e2da-473d-b19b-9c2c6d4f7748', '724557d8-47c6-4358-a47a-c7e7f95eb9ba', '9a388c58-45a9-4cc3-8cd4-85dd1ff1c275']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:49:29.306449 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9110bf68-ba7b-480e-b1cd-783e146cbab4 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9eabf2ff-a7b1-4c1d-a2cc-05702051de4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:49:29.325076 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9110bf68-ba7b-480e-b1cd-783e146cbab4 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9eabf2ff-a7b1-4c1d-a2cc-05702051de4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5b39965-f7c0-467d-8116-f6c526a0c78c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-131526549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f19df0c36cb44090ab7019f2008c44e9',qos_specs=None,replication_status=,reservations=['31164e10-9bca-47a6-8741-8733cc4298d7','8c074877-e2da-473d-b19b-9c2c6d4f7748','724557d8-47c6-4358-a47a-c7e7f95eb9ba','9a388c58-45a9-4cc3-8cd4-85dd1ff1c275'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d1762e4984046e29c7b0b97c66ddc75',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:49:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-131526549',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5b39965-f7c0-467d-8116-f6c526a0c78c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f19df0c36cb44090ab7019f2008c44e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d1762e4984046e29c7b0b97c66ddc75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:49:29.325745 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9110bf68-ba7b-480e-b1cd-783e146cbab4 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e93b4ab-b46d-4c78-801b-d6b65fc76098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:49:29.345165 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9110bf68-ba7b-480e-b1cd-783e146cbab4 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e93b4ab-b46d-4c78-801b-d6b65fc76098) transitioned into state 'SUCCESS' from state '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-131526549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f19df0c36cb44090ab7019f2008c44e9',qos_specs=None,replication_status=,reservations=['31164e10-9bca-47a6-8741-8733cc4298d7','8c074877-e2da-473d-b19b-9c2c6d4f7748','724557d8-47c6-4358-a47a-c7e7f95eb9ba','9a388c58-45a9-4cc3-8cd4-85dd1ff1c275'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d1762e4984046e29c7b0b97c66ddc75',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:49:29.345837 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9110bf68-ba7b-480e-b1cd-783e146cbab4 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c54e4290-3719-4a25-b82c-0f9137fd6649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:49:29.355691 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9110bf68-ba7b-480e-b1cd-783e146cbab4 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c54e4290-3719-4a25-b82c-0f9137fd6649) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:49:29.356446 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-9110bf68-ba7b-480e-b1cd-783e146cbab4 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Flow 'volume_create_api' (231aee2c-9de3-41e6-b950-24c3f693f509) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:49:29.356712 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9110bf68-ba7b-480e-b1cd-783e146cbab4 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Create volume request issued successfully. Aug 20 04:49:29.357233 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9110bf68-ba7b-480e-b1cd-783e146cbab4 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:49:29.357650 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1295/5207] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:49:29 2026] POST /volume/v3/volumes => generated 758 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:49:29.367812 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-792695e1-ab63-416d-8667-b96b0ab1fa23 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:49:29.369513 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-792695e1-ab63-416d-8667-b96b0ab1fa23 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/a5b39965-f7c0-467d-8116-f6c526a0c78c Aug 20 04:49:29.369731 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-792695e1-ab63-416d-8667-b96b0ab1fa23 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:49:29.369979 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-792695e1-ab63-416d-8667-b96b0ab1fa23 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:49:29.378076 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:49:29.378076 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:49:29.383724 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-792695e1-ab63-416d-8667-b96b0ab1fa23 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:49:29.387466 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-792695e1-ab63-416d-8667-b96b0ab1fa23 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/a5b39965-f7c0-467d-8116-f6c526a0c78c returned with HTTP 200 Aug 20 04:49:29.387854 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1302/5208] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:49:29 2026] GET /volume/v3/volumes/a5b39965-f7c0-467d-8116-f6c526a0c78c => generated 826 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:49:30.399998 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7b1f5874-a9d0-402e-864f-ae5b51e4d653 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:49:30.401618 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7b1f5874-a9d0-402e-864f-ae5b51e4d653 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/a5b39965-f7c0-467d-8116-f6c526a0c78c Aug 20 04:49:30.401829 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7b1f5874-a9d0-402e-864f-ae5b51e4d653 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:49:30.402042 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7b1f5874-a9d0-402e-864f-ae5b51e4d653 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:49:30.408166 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:49:30.408166 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:49:30.411106 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-7b1f5874-a9d0-402e-864f-ae5b51e4d653 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:49:30.416573 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7b1f5874-a9d0-402e-864f-ae5b51e4d653 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/a5b39965-f7c0-467d-8116-f6c526a0c78c returned with HTTP 200 Aug 20 04:49:30.417069 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1304/5209] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:49:30 2026] GET /volume/v3/volumes/a5b39965-f7c0-467d-8116-f6c526a0c78c => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:49:30.428058 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d04eb19c-68cd-4500-a786-4dbcb7d2f7c0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:49:30.429486 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d04eb19c-68cd-4500-a786-4dbcb7d2f7c0 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/a5b39965-f7c0-467d-8116-f6c526a0c78c Aug 20 04:49:30.429643 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d04eb19c-68cd-4500-a786-4dbcb7d2f7c0 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:49:30.429820 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d04eb19c-68cd-4500-a786-4dbcb7d2f7c0 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:49:30.436191 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:49:30.436191 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:49:30.439436 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d04eb19c-68cd-4500-a786-4dbcb7d2f7c0 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:49:30.443393 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d04eb19c-68cd-4500-a786-4dbcb7d2f7c0 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/a5b39965-f7c0-467d-8116-f6c526a0c78c returned with HTTP 200 Aug 20 04:49:30.443711 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1309/5210] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:49:30 2026] GET /volume/v3/volumes/a5b39965-f7c0-467d-8116-f6c526a0c78c => generated 1366 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:49:30.543358 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-05896929-3e2b-47a1-8f1d-63e52b3fd2f5 req-7fc6d043-6575-46c8-b4ad-c2d062860cec None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:49:30.545139 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-05896929-3e2b-47a1-8f1d-63e52b3fd2f5 req-7fc6d043-6575-46c8-b4ad-c2d062860cec tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/a5b39965-f7c0-467d-8116-f6c526a0c78c Aug 20 04:49:30.545332 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-05896929-3e2b-47a1-8f1d-63e52b3fd2f5 req-7fc6d043-6575-46c8-b4ad-c2d062860cec tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:49:30.545495 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-05896929-3e2b-47a1-8f1d-63e52b3fd2f5 req-7fc6d043-6575-46c8-b4ad-c2d062860cec tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:49:30.551412 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:49:30.551412 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:49:30.554218 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [req-05896929-3e2b-47a1-8f1d-63e52b3fd2f5 req-7fc6d043-6575-46c8-b4ad-c2d062860cec tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:49:30.557748 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-05896929-3e2b-47a1-8f1d-63e52b3fd2f5 req-7fc6d043-6575-46c8-b4ad-c2d062860cec tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/a5b39965-f7c0-467d-8116-f6c526a0c78c returned with HTTP 200 Aug 20 04:49:30.558068 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1296/5211] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:49:30 2026] GET /volume/v3/volumes/a5b39965-f7c0-467d-8116-f6c526a0c78c => generated 1366 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:49:30.934914 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-05896929-3e2b-47a1-8f1d-63e52b3fd2f5 req-9ebe78d5-8470-45a4-9923-98c6f151d50a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:49:30.936673 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-05896929-3e2b-47a1-8f1d-63e52b3fd2f5 req-9ebe78d5-8470-45a4-9923-98c6f151d50a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/a5b39965-f7c0-467d-8116-f6c526a0c78c Aug 20 04:49:30.936848 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-05896929-3e2b-47a1-8f1d-63e52b3fd2f5 req-9ebe78d5-8470-45a4-9923-98c6f151d50a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:49:30.937016 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-05896929-3e2b-47a1-8f1d-63e52b3fd2f5 req-9ebe78d5-8470-45a4-9923-98c6f151d50a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:49:30.942698 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:49:30.942698 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:49:30.945413 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-05896929-3e2b-47a1-8f1d-63e52b3fd2f5 req-9ebe78d5-8470-45a4-9923-98c6f151d50a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:49:30.948970 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-05896929-3e2b-47a1-8f1d-63e52b3fd2f5 req-9ebe78d5-8470-45a4-9923-98c6f151d50a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/a5b39965-f7c0-467d-8116-f6c526a0c78c returned with HTTP 200 Aug 20 04:49:30.949298 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1303/5212] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:49:30 2026] GET /volume/v3/volumes/a5b39965-f7c0-467d-8116-f6c526a0c78c => generated 1366 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:49:30.957397 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0b9cfd09-7402-4deb-b56f-c7102bebd723 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:49:30.957803 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0b9cfd09-7402-4deb-b56f-c7102bebd723 None None] GET https://10.4.3.239/volume// Aug 20 04:49:30.957962 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0b9cfd09-7402-4deb-b56f-c7102bebd723 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:49:30.958166 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0b9cfd09-7402-4deb-b56f-c7102bebd723 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:49:30.958505 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0b9cfd09-7402-4deb-b56f-c7102bebd723 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:49:30.958772 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1305/5213] 10.4.3.239 () {66 vars in 1419 bytes} [Thu Aug 20 04:49: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 20 04:49:30.964652 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-05896929-3e2b-47a1-8f1d-63e52b3fd2f5 req-b7d3213f-22d8-469b-9d54-fc7336253c71 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:49:30.966370 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-05896929-3e2b-47a1-8f1d-63e52b3fd2f5 req-b7d3213f-22d8-469b-9d54-fc7336253c71 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:49:30.966674 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-05896929-3e2b-47a1-8f1d-63e52b3fd2f5 req-b7d3213f-22d8-469b-9d54-fc7336253c71 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a5b39965-f7c0-467d-8116-f6c526a0c78c", "connector": null, "instance_uuid": "a58e204c-51f6-447c-8109-2b698f513815"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:49:30.974255 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:49:30.974255 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:49:30.993598 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-05896929-3e2b-47a1-8f1d-63e52b3fd2f5 req-b7d3213f-22d8-469b-9d54-fc7336253c71 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:49:30.994009 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1310/5214] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:49:30 2026] POST /volume/v3/attachments => generated 273 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:49:31.687675 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-054e1b52-aa10-4ce6-a82f-3e4d6c621eb2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:49:31.688061 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-054e1b52-aa10-4ce6-a82f-3e4d6c621eb2 None None] GET https://10.4.3.239/volume// Aug 20 04:49:31.688243 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-054e1b52-aa10-4ce6-a82f-3e4d6c621eb2 None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:49:31.688417 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-054e1b52-aa10-4ce6-a82f-3e4d6c621eb2 None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:49:31.688729 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-054e1b52-aa10-4ce6-a82f-3e4d6c621eb2 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:49:31.688963 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1297/5215] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:49: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 20 04:49:31.694963 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-05896929-3e2b-47a1-8f1d-63e52b3fd2f5 req-79c53622-8481-4101-86bc-c1c5c9a9f64b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:49:31.697028 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-05896929-3e2b-47a1-8f1d-63e52b3fd2f5 req-79c53622-8481-4101-86bc-c1c5c9a9f64b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/a5b39965-f7c0-467d-8116-f6c526a0c78c Aug 20 04:49:31.697273 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-05896929-3e2b-47a1-8f1d-63e52b3fd2f5 req-79c53622-8481-4101-86bc-c1c5c9a9f64b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:49:31.697462 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-05896929-3e2b-47a1-8f1d-63e52b3fd2f5 req-79c53622-8481-4101-86bc-c1c5c9a9f64b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:49:31.707010 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:49:31.707010 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:49:31.710308 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-05896929-3e2b-47a1-8f1d-63e52b3fd2f5 req-79c53622-8481-4101-86bc-c1c5c9a9f64b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:49:31.714854 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-05896929-3e2b-47a1-8f1d-63e52b3fd2f5 req-79c53622-8481-4101-86bc-c1c5c9a9f64b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/a5b39965-f7c0-467d-8116-f6c526a0c78c returned with HTTP 200 Aug 20 04:49:31.715221 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1304/5216] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:49:31 2026] GET /volume/v3/volumes/a5b39965-f7c0-467d-8116-f6c526a0c78c => generated 1545 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:49:31.812625 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-05896929-3e2b-47a1-8f1d-63e52b3fd2f5 req-41293bd8-a872-476a-8123-cde0348e16bd None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:49:31.814382 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-05896929-3e2b-47a1-8f1d-63e52b3fd2f5 req-41293bd8-a872-476a-8123-cde0348e16bd tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] PUT https://10.4.3.239/volume/v3/attachments/819bf143-4f1c-4333-9e8a-a56d677009cd Aug 20 04:49:31.814943 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-05896929-3e2b-47a1-8f1d-63e52b3fd2f5 req-41293bd8-a872-476a-8123-cde0348e16bd tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:49:31.822355 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-05896929-3e2b-47a1-8f1d-63e52b3fd2f5 req-41293bd8-a872-476a-8123-cde0348e16bd tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Acquiring lock "cinder-attachment_update-a5b39965-f7c0-467d-8116-f6c526a0c78c-np0000007850" by "attachment_update" {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:49:31.827420 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-05896929-3e2b-47a1-8f1d-63e52b3fd2f5 req-41293bd8-a872-476a-8123-cde0348e16bd tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Lock "cinder-attachment_update-a5b39965-f7c0-467d-8116-f6c526a0c78c-np0000007850" acquired by "attachment_update" :: waited 0.005s {{(pid=100174) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:49:31.828352 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:49:31.828352 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:49:31.902058 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.coordination [req-05896929-3e2b-47a1-8f1d-63e52b3fd2f5 req-41293bd8-a872-476a-8123-cde0348e16bd tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Lock "cinder-attachment_update-a5b39965-f7c0-467d-8116-f6c526a0c78c-np0000007850" released by "attachment_update" :: held 0.075s {{(pid=100174) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:49:31.902392 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-05896929-3e2b-47a1-8f1d-63e52b3fd2f5 req-41293bd8-a872-476a-8123-cde0348e16bd tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/attachments/819bf143-4f1c-4333-9e8a-a56d677009cd returned with HTTP 200 Aug 20 04:49:31.902873 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1306/5217] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:49:31 2026] PUT /volume/v3/attachments/819bf143-4f1c-4333-9e8a-a56d677009cd => generated 969 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:49:31.922616 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-05896929-3e2b-47a1-8f1d-63e52b3fd2f5 req-97994bb2-7ef0-4f94-bd05-0f92be2a6338 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:49:31.925082 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-05896929-3e2b-47a1-8f1d-63e52b3fd2f5 req-97994bb2-7ef0-4f94-bd05-0f92be2a6338 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] POST https://10.4.3.239/volume/v3/attachments/819bf143-4f1c-4333-9e8a-a56d677009cd/action Aug 20 04:49:31.925529 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-05896929-3e2b-47a1-8f1d-63e52b3fd2f5 req-97994bb2-7ef0-4f94-bd05-0f92be2a6338 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Action body: b'{"os-complete": null}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:49:31.925693 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-05896929-3e2b-47a1-8f1d-63e52b3fd2f5 req-97994bb2-7ef0-4f94-bd05-0f92be2a6338 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:49:31.943510 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:49:31.943510 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:49:31.953572 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-05896929-3e2b-47a1-8f1d-63e52b3fd2f5 req-97994bb2-7ef0-4f94-bd05-0f92be2a6338 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/attachments/819bf143-4f1c-4333-9e8a-a56d677009cd/action returned with HTTP 204 Aug 20 04:49:31.954026 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1311/5218] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:49:31 2026] POST /volume/v3/attachments/819bf143-4f1c-4333-9e8a-a56d677009cd/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:49:40.556837 np0000007850 devstack@c-api.service[100177]: DEBUG dbcounter [-] [100177] Writing DB stats cinder:SELECT=29,cinder:UPDATE=13,cinder:INSERT=7 {{(pid=100177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:49:41.713435 np0000007850 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writing DB stats cinder:SELECT=25,cinder:UPDATE=3 {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:49:41.896126 np0000007850 devstack@c-api.service[100174]: DEBUG dbcounter [-] [100174] Writing DB stats cinder:SELECT=21,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=100174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:49:41.950372 np0000007850 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writing DB stats cinder:SELECT=27,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:49:47.826121 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e707b255-a8aa-42ab-bb0e-a1691ed57c7b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:49:47.828206 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e707b255-a8aa-42ab-bb0e-a1691ed57c7b tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/volumes/a4935003-7826-47b5-9ef0-e95ddc8b7a06 Aug 20 04:49:47.828449 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e707b255-a8aa-42ab-bb0e-a1691ed57c7b tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:49:47.828663 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e707b255-a8aa-42ab-bb0e-a1691ed57c7b tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:49:47.839037 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:49:47.839037 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:49:47.843862 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e707b255-a8aa-42ab-bb0e-a1691ed57c7b tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Volume info retrieved successfully. Aug 20 04:49:47.849694 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e707b255-a8aa-42ab-bb0e-a1691ed57c7b tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/volumes/a4935003-7826-47b5-9ef0-e95ddc8b7a06 returned with HTTP 200 Aug 20 04:49:47.850115 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1298/5219] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:49:47 2026] GET /volume/v3/volumes/a4935003-7826-47b5-9ef0-e95ddc8b7a06 => generated 1649 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:49:48.865475 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-27940aa3-8a35-4200-adaf-50f42eaa2f47 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:49:48.867328 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-27940aa3-8a35-4200-adaf-50f42eaa2f47 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/volumes/a4935003-7826-47b5-9ef0-e95ddc8b7a06 Aug 20 04:49:48.867576 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-27940aa3-8a35-4200-adaf-50f42eaa2f47 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:49:48.867772 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-27940aa3-8a35-4200-adaf-50f42eaa2f47 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:49:48.878434 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:49:48.878434 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:49:48.881439 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-27940aa3-8a35-4200-adaf-50f42eaa2f47 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Volume info retrieved successfully. Aug 20 04:49:48.886011 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-27940aa3-8a35-4200-adaf-50f42eaa2f47 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/volumes/a4935003-7826-47b5-9ef0-e95ddc8b7a06 returned with HTTP 200 Aug 20 04:49:48.886645 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1305/5220] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:49:48 2026] GET /volume/v3/volumes/a4935003-7826-47b5-9ef0-e95ddc8b7a06 => generated 1649 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:49:49.007809 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-c1edb39b-6449-4685-8385-082128e0bfd9 req-3fd7abb2-1f82-434b-bb0f-48b99e7ba73b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:49:49.010006 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-c1edb39b-6449-4685-8385-082128e0bfd9 req-3fd7abb2-1f82-434b-bb0f-48b99e7ba73b tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] DELETE https://10.4.3.239/volume/v3/attachments/7ad4c0c5-31e4-464c-903b-d751ca77b6a2 Aug 20 04:49:49.010232 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-c1edb39b-6449-4685-8385-082128e0bfd9 req-3fd7abb2-1f82-434b-bb0f-48b99e7ba73b tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:49:49.010443 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-c1edb39b-6449-4685-8385-082128e0bfd9 req-3fd7abb2-1f82-434b-bb0f-48b99e7ba73b tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:49:49.018378 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:49:49.018378 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:49:49.059492 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-c1edb39b-6449-4685-8385-082128e0bfd9 req-3fd7abb2-1f82-434b-bb0f-48b99e7ba73b tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/attachments/7ad4c0c5-31e4-464c-903b-d751ca77b6a2 returned with HTTP 200 Aug 20 04:49:49.059929 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1307/5221] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:49:49 2026] DELETE /volume/v3/attachments/7ad4c0c5-31e4-464c-903b-d751ca77b6a2 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:49:49.899880 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-dd39c633-0daf-40f5-a684-24b1821e244b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:49:49.902026 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-dd39c633-0daf-40f5-a684-24b1821e244b tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/volumes/a4935003-7826-47b5-9ef0-e95ddc8b7a06 Aug 20 04:49:49.902303 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-dd39c633-0daf-40f5-a684-24b1821e244b tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:49:49.902539 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-dd39c633-0daf-40f5-a684-24b1821e244b tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:49:49.911175 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:49:49.911175 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:49:49.915327 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-dd39c633-0daf-40f5-a684-24b1821e244b tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Volume info retrieved successfully. Aug 20 04:49:49.920893 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-dd39c633-0daf-40f5-a684-24b1821e244b tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/volumes/a4935003-7826-47b5-9ef0-e95ddc8b7a06 returned with HTTP 200 Aug 20 04:49:49.921400 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1312/5222] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:49:49 2026] GET /volume/v3/volumes/a4935003-7826-47b5-9ef0-e95ddc8b7a06 => generated 1357 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:49:49.932401 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3e147b5e-7d88-4cc8-ab3e-dd28a0a59c6d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:49:49.934131 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3e147b5e-7d88-4cc8-ab3e-dd28a0a59c6d tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] POST https://10.4.3.239/volume/v3/backups Aug 20 04:49:49.934489 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3e147b5e-7d88-4cc8-ab3e-dd28a0a59c6d tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a4935003-7826-47b5-9ef0-e95ddc8b7a06", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-258454049"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:49:49.935820 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.backups [None req-3e147b5e-7d88-4cc8-ab3e-dd28a0a59c6d tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Creating new backup {'backup': {'volume_id': 'a4935003-7826-47b5-9ef0-e95ddc8b7a06', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-258454049'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 04:49:49.935951 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.contrib.backups [None req-3e147b5e-7d88-4cc8-ab3e-dd28a0a59c6d tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Creating backup of volume a4935003-7826-47b5-9ef0-e95ddc8b7a06 in container None Aug 20 04:49:49.944168 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:49:49.944168 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:49:49.944610 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-3e147b5e-7d88-4cc8-ab3e-dd28a0a59c6d tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Volume info retrieved successfully. Aug 20 04:49:49.959228 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-3e147b5e-7d88-4cc8-ab3e-dd28a0a59c6d tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Created reservations ['5a8ecaaf-997c-4a78-9826-f12dbed66b5f', '7781a7e9-a6a9-49b5-941d-47eaef83cb74'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:49:49.986105 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3e147b5e-7d88-4cc8-ab3e-dd28a0a59c6d tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups returned with HTTP 202 Aug 20 04:49:49.986626 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1299/5223] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:49:49 2026] POST /volume/v3/backups => generated 329 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:49:49.994846 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a702c8f6-4840-43fa-b83e-405dcf032287 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:49:49.997021 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a702c8f6-4840-43fa-b83e-405dcf032287 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/71a81e5d-1792-4bbb-9ad9-0757955577e7 Aug 20 04:49:49.997299 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a702c8f6-4840-43fa-b83e-405dcf032287 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:49:49.997531 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a702c8f6-4840-43fa-b83e-405dcf032287 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:49:49.997672 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-a702c8f6-4840-43fa-b83e-405dcf032287 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 71a81e5d-1792-4bbb-9ad9-0757955577e7. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:49:50.002927 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:49:50.002927 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:49:50.003982 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a702c8f6-4840-43fa-b83e-405dcf032287 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/71a81e5d-1792-4bbb-9ad9-0757955577e7 returned with HTTP 200 Aug 20 04:49:50.004521 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1306/5224] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:49:49 2026] GET /volume/v3/backups/71a81e5d-1792-4bbb-9ad9-0757955577e7 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:49:51.014603 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3b2db4e0-7c6b-48b9-b2c4-0bcfd4db8a94 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:49:51.017036 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3b2db4e0-7c6b-48b9-b2c4-0bcfd4db8a94 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/71a81e5d-1792-4bbb-9ad9-0757955577e7 Aug 20 04:49:51.017355 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3b2db4e0-7c6b-48b9-b2c4-0bcfd4db8a94 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:49:51.017620 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3b2db4e0-7c6b-48b9-b2c4-0bcfd4db8a94 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:49:51.017782 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-3b2db4e0-7c6b-48b9-b2c4-0bcfd4db8a94 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 71a81e5d-1792-4bbb-9ad9-0757955577e7. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:49:51.023119 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:49:51.023119 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:49:51.024197 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3b2db4e0-7c6b-48b9-b2c4-0bcfd4db8a94 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/71a81e5d-1792-4bbb-9ad9-0757955577e7 returned with HTTP 200 Aug 20 04:49:51.024691 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1308/5225] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:49:51 2026] GET /volume/v3/backups/71a81e5d-1792-4bbb-9ad9-0757955577e7 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:49:52.036269 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7e1498ed-7498-4881-861b-d372ae7c9f02 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:49:52.038476 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7e1498ed-7498-4881-861b-d372ae7c9f02 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/71a81e5d-1792-4bbb-9ad9-0757955577e7 Aug 20 04:49:52.039869 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7e1498ed-7498-4881-861b-d372ae7c9f02 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:49:52.039869 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7e1498ed-7498-4881-861b-d372ae7c9f02 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:49:52.039869 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-7e1498ed-7498-4881-861b-d372ae7c9f02 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 71a81e5d-1792-4bbb-9ad9-0757955577e7. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:49:52.043127 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:49:52.043127 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:49:52.043926 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7e1498ed-7498-4881-861b-d372ae7c9f02 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/71a81e5d-1792-4bbb-9ad9-0757955577e7 returned with HTTP 200 Aug 20 04:49:52.044374 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1313/5226] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:49:52 2026] GET /volume/v3/backups/71a81e5d-1792-4bbb-9ad9-0757955577e7 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:49:53.053650 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b0c75153-c9b4-4902-88f3-22e6ac372409 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:49:53.055712 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b0c75153-c9b4-4902-88f3-22e6ac372409 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/71a81e5d-1792-4bbb-9ad9-0757955577e7 Aug 20 04:49:53.055818 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b0c75153-c9b4-4902-88f3-22e6ac372409 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:49:53.056028 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b0c75153-c9b4-4902-88f3-22e6ac372409 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:49:53.056228 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-b0c75153-c9b4-4902-88f3-22e6ac372409 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 71a81e5d-1792-4bbb-9ad9-0757955577e7. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:49:53.060859 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:49:53.060859 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:49:53.061666 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b0c75153-c9b4-4902-88f3-22e6ac372409 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/71a81e5d-1792-4bbb-9ad9-0757955577e7 returned with HTTP 200 Aug 20 04:49:53.062065 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1300/5227] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:49:53 2026] GET /volume/v3/backups/71a81e5d-1792-4bbb-9ad9-0757955577e7 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:49:54.071144 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6e902aad-1715-413d-8fbc-d73820cd85f3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:49:54.072787 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6e902aad-1715-413d-8fbc-d73820cd85f3 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/71a81e5d-1792-4bbb-9ad9-0757955577e7 Aug 20 04:49:54.072980 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6e902aad-1715-413d-8fbc-d73820cd85f3 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:49:54.073168 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6e902aad-1715-413d-8fbc-d73820cd85f3 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:49:54.073316 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-6e902aad-1715-413d-8fbc-d73820cd85f3 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 71a81e5d-1792-4bbb-9ad9-0757955577e7. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:49:54.077814 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:49:54.077814 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:49:54.078592 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6e902aad-1715-413d-8fbc-d73820cd85f3 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/71a81e5d-1792-4bbb-9ad9-0757955577e7 returned with HTTP 200 Aug 20 04:49:54.078981 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1307/5228] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:49:54 2026] GET /volume/v3/backups/71a81e5d-1792-4bbb-9ad9-0757955577e7 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:49:55.088430 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c00a7daf-79a8-4dbd-8b3c-e5cb667ddf68 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:49:55.090590 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c00a7daf-79a8-4dbd-8b3c-e5cb667ddf68 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/71a81e5d-1792-4bbb-9ad9-0757955577e7 Aug 20 04:49:55.090811 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c00a7daf-79a8-4dbd-8b3c-e5cb667ddf68 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:49:55.090983 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c00a7daf-79a8-4dbd-8b3c-e5cb667ddf68 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:49:55.091261 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-c00a7daf-79a8-4dbd-8b3c-e5cb667ddf68 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 71a81e5d-1792-4bbb-9ad9-0757955577e7. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:49:55.096426 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:49:55.096426 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:49:55.097280 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c00a7daf-79a8-4dbd-8b3c-e5cb667ddf68 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/71a81e5d-1792-4bbb-9ad9-0757955577e7 returned with HTTP 200 Aug 20 04:49:55.097668 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1309/5229] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:49:55 2026] GET /volume/v3/backups/71a81e5d-1792-4bbb-9ad9-0757955577e7 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:49:56.107268 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2774995b-382c-4674-a1e6-98742f2cfb62 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:49:56.108959 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2774995b-382c-4674-a1e6-98742f2cfb62 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/71a81e5d-1792-4bbb-9ad9-0757955577e7 Aug 20 04:49:56.109687 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2774995b-382c-4674-a1e6-98742f2cfb62 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:49:56.109687 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2774995b-382c-4674-a1e6-98742f2cfb62 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:49:56.109687 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-2774995b-382c-4674-a1e6-98742f2cfb62 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 71a81e5d-1792-4bbb-9ad9-0757955577e7. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:49:56.114103 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:49:56.114103 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:49:56.115214 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2774995b-382c-4674-a1e6-98742f2cfb62 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/71a81e5d-1792-4bbb-9ad9-0757955577e7 returned with HTTP 200 Aug 20 04:49:56.115355 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1314/5230] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:49:56 2026] GET /volume/v3/backups/71a81e5d-1792-4bbb-9ad9-0757955577e7 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:49:57.125614 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-931025c4-e73c-420d-b4f1-fcf4a6d5c041 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:49:57.127537 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-931025c4-e73c-420d-b4f1-fcf4a6d5c041 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/71a81e5d-1792-4bbb-9ad9-0757955577e7 Aug 20 04:49:57.127537 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-931025c4-e73c-420d-b4f1-fcf4a6d5c041 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:49:57.127537 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-931025c4-e73c-420d-b4f1-fcf4a6d5c041 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:49:57.127537 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-931025c4-e73c-420d-b4f1-fcf4a6d5c041 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 71a81e5d-1792-4bbb-9ad9-0757955577e7. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:49:57.131870 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:49:57.131870 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:49:57.133025 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-931025c4-e73c-420d-b4f1-fcf4a6d5c041 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/71a81e5d-1792-4bbb-9ad9-0757955577e7 returned with HTTP 200 Aug 20 04:49:57.133025 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1301/5231] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:49:57 2026] GET /volume/v3/backups/71a81e5d-1792-4bbb-9ad9-0757955577e7 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:49:58.142946 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9f8a2b48-7ce1-4c3c-a93c-15cec01bd16d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:49:58.145043 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9f8a2b48-7ce1-4c3c-a93c-15cec01bd16d tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/71a81e5d-1792-4bbb-9ad9-0757955577e7 Aug 20 04:49:58.145272 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9f8a2b48-7ce1-4c3c-a93c-15cec01bd16d tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:49:58.145513 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9f8a2b48-7ce1-4c3c-a93c-15cec01bd16d tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:49:58.145652 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-9f8a2b48-7ce1-4c3c-a93c-15cec01bd16d tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 71a81e5d-1792-4bbb-9ad9-0757955577e7. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:49:58.150496 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:49:58.150496 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:49:58.151469 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9f8a2b48-7ce1-4c3c-a93c-15cec01bd16d tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/71a81e5d-1792-4bbb-9ad9-0757955577e7 returned with HTTP 200 Aug 20 04:49:58.151873 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1308/5232] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:49:58 2026] GET /volume/v3/backups/71a81e5d-1792-4bbb-9ad9-0757955577e7 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:49:59.161732 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4fde8dae-af7b-49d9-bf7e-629da384ee07 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:49:59.163834 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4fde8dae-af7b-49d9-bf7e-629da384ee07 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/71a81e5d-1792-4bbb-9ad9-0757955577e7 Aug 20 04:49:59.164100 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4fde8dae-af7b-49d9-bf7e-629da384ee07 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:49:59.164356 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4fde8dae-af7b-49d9-bf7e-629da384ee07 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:49:59.164476 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-4fde8dae-af7b-49d9-bf7e-629da384ee07 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 71a81e5d-1792-4bbb-9ad9-0757955577e7. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:49:59.169522 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:49:59.169522 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:49:59.170497 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4fde8dae-af7b-49d9-bf7e-629da384ee07 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/71a81e5d-1792-4bbb-9ad9-0757955577e7 returned with HTTP 200 Aug 20 04:49:59.171113 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1310/5233] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:49:59 2026] GET /volume/v3/backups/71a81e5d-1792-4bbb-9ad9-0757955577e7 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:50:00.181128 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-46c01478-dd3e-4007-9c18-93add03ffc9e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:00.182792 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-46c01478-dd3e-4007-9c18-93add03ffc9e tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/71a81e5d-1792-4bbb-9ad9-0757955577e7 Aug 20 04:50:00.183010 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-46c01478-dd3e-4007-9c18-93add03ffc9e tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:00.183211 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-46c01478-dd3e-4007-9c18-93add03ffc9e tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:00.183317 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-46c01478-dd3e-4007-9c18-93add03ffc9e tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 71a81e5d-1792-4bbb-9ad9-0757955577e7. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:50:00.187306 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:00.187306 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:50:00.187985 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-46c01478-dd3e-4007-9c18-93add03ffc9e tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/71a81e5d-1792-4bbb-9ad9-0757955577e7 returned with HTTP 200 Aug 20 04:50:00.188290 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1315/5234] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:50:00 2026] GET /volume/v3/backups/71a81e5d-1792-4bbb-9ad9-0757955577e7 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:50:00.197443 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4155dc18-c715-448f-a161-ec9f49c699fb None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:00.199306 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4155dc18-c715-448f-a161-ec9f49c699fb tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/71a81e5d-1792-4bbb-9ad9-0757955577e7 Aug 20 04:50:00.199485 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4155dc18-c715-448f-a161-ec9f49c699fb tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:00.199663 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4155dc18-c715-448f-a161-ec9f49c699fb tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:00.199758 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-4155dc18-c715-448f-a161-ec9f49c699fb tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 71a81e5d-1792-4bbb-9ad9-0757955577e7. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:50:00.204014 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:00.204014 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:50:00.204731 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4155dc18-c715-448f-a161-ec9f49c699fb tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/71a81e5d-1792-4bbb-9ad9-0757955577e7 returned with HTTP 200 Aug 20 04:50:00.205110 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1302/5235] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:50:00 2026] GET /volume/v3/backups/71a81e5d-1792-4bbb-9ad9-0757955577e7 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:50:00.214850 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-988233a7-c5f5-489b-a40b-5464dba84aa2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:00.216521 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-988233a7-c5f5-489b-a40b-5464dba84aa2 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] DELETE https://10.4.3.239/volume/v3/backups/71a81e5d-1792-4bbb-9ad9-0757955577e7 Aug 20 04:50:00.216697 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-988233a7-c5f5-489b-a40b-5464dba84aa2 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:00.216867 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-988233a7-c5f5-489b-a40b-5464dba84aa2 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:00.216992 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.contrib.backups [None req-988233a7-c5f5-489b-a40b-5464dba84aa2 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Delete backup with id: 71a81e5d-1792-4bbb-9ad9-0757955577e7. Aug 20 04:50:00.221262 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:00.221262 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:50:00.232691 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.backup.rpcapi [None req-988233a7-c5f5-489b-a40b-5464dba84aa2 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] delete_backup rpcapi backup_id 71a81e5d-1792-4bbb-9ad9-0757955577e7 {{(pid=100176) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 04:50:00.234261 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-988233a7-c5f5-489b-a40b-5464dba84aa2 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/71a81e5d-1792-4bbb-9ad9-0757955577e7 returned with HTTP 202 Aug 20 04:50:00.234752 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1309/5236] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:50:00 2026] DELETE /volume/v3/backups/71a81e5d-1792-4bbb-9ad9-0757955577e7 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:50:00.243970 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c97335a2-9d5d-4e59-8bb0-50abb8e5b978 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:00.245611 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c97335a2-9d5d-4e59-8bb0-50abb8e5b978 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/71a81e5d-1792-4bbb-9ad9-0757955577e7 Aug 20 04:50:00.245787 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c97335a2-9d5d-4e59-8bb0-50abb8e5b978 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:00.245969 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c97335a2-9d5d-4e59-8bb0-50abb8e5b978 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:00.246069 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-c97335a2-9d5d-4e59-8bb0-50abb8e5b978 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 71a81e5d-1792-4bbb-9ad9-0757955577e7. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:50:00.250302 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:00.250302 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:50:00.251070 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c97335a2-9d5d-4e59-8bb0-50abb8e5b978 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/71a81e5d-1792-4bbb-9ad9-0757955577e7 returned with HTTP 200 Aug 20 04:50:00.251469 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1311/5237] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:50:00 2026] GET /volume/v3/backups/71a81e5d-1792-4bbb-9ad9-0757955577e7 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:50:01.262769 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-20a8505c-c5e8-4704-8581-cfc4b36b84bb None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:01.264507 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-20a8505c-c5e8-4704-8581-cfc4b36b84bb tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/71a81e5d-1792-4bbb-9ad9-0757955577e7 Aug 20 04:50:01.264677 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-20a8505c-c5e8-4704-8581-cfc4b36b84bb tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:01.264849 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-20a8505c-c5e8-4704-8581-cfc4b36b84bb tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:01.264956 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-20a8505c-c5e8-4704-8581-cfc4b36b84bb tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 71a81e5d-1792-4bbb-9ad9-0757955577e7. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:50:01.272050 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:01.272050 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:50:01.273019 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-20a8505c-c5e8-4704-8581-cfc4b36b84bb tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/71a81e5d-1792-4bbb-9ad9-0757955577e7 returned with HTTP 200 Aug 20 04:50:01.273446 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1316/5238] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:50:01 2026] GET /volume/v3/backups/71a81e5d-1792-4bbb-9ad9-0757955577e7 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:50:02.283472 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-af638deb-dee0-47ff-9353-7848ae7f6a38 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:02.285707 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-af638deb-dee0-47ff-9353-7848ae7f6a38 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/71a81e5d-1792-4bbb-9ad9-0757955577e7 Aug 20 04:50:02.285920 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-af638deb-dee0-47ff-9353-7848ae7f6a38 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:02.286132 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-af638deb-dee0-47ff-9353-7848ae7f6a38 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:02.286255 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-af638deb-dee0-47ff-9353-7848ae7f6a38 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 71a81e5d-1792-4bbb-9ad9-0757955577e7. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:50:02.290239 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:02.290239 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:50:02.290920 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-af638deb-dee0-47ff-9353-7848ae7f6a38 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/71a81e5d-1792-4bbb-9ad9-0757955577e7 returned with HTTP 200 Aug 20 04:50:02.291295 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1303/5239] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:50:02 2026] GET /volume/v3/backups/71a81e5d-1792-4bbb-9ad9-0757955577e7 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:50:03.300545 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-bde84f1d-8efb-455c-9914-cea797248466 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:03.302410 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bde84f1d-8efb-455c-9914-cea797248466 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/71a81e5d-1792-4bbb-9ad9-0757955577e7 Aug 20 04:50:03.302589 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bde84f1d-8efb-455c-9914-cea797248466 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:03.302778 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bde84f1d-8efb-455c-9914-cea797248466 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:03.302892 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-bde84f1d-8efb-455c-9914-cea797248466 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 71a81e5d-1792-4bbb-9ad9-0757955577e7. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:50:03.306573 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bde84f1d-8efb-455c-9914-cea797248466 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/71a81e5d-1792-4bbb-9ad9-0757955577e7 returned with HTTP 404 Aug 20 04:50:03.306994 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1310/5240] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:50:03 2026] GET /volume/v3/backups/71a81e5d-1792-4bbb-9ad9-0757955577e7 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:50:03.717800 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6da7f8f3-e469-4691-a422-44763fe1552c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:03.719534 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6da7f8f3-e469-4691-a422-44763fe1552c tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] DELETE https://10.4.3.239/volume/v3/backups/723a881b-5c34-40a0-afe7-147a63874c64 Aug 20 04:50:03.719744 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6da7f8f3-e469-4691-a422-44763fe1552c tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:03.719925 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6da7f8f3-e469-4691-a422-44763fe1552c tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:03.720036 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.contrib.backups [None req-6da7f8f3-e469-4691-a422-44763fe1552c tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Delete backup with id: 723a881b-5c34-40a0-afe7-147a63874c64. Aug 20 04:50:03.724409 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:03.724409 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:50:03.738397 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.backup.rpcapi [None req-6da7f8f3-e469-4691-a422-44763fe1552c tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] delete_backup rpcapi backup_id 723a881b-5c34-40a0-afe7-147a63874c64 {{(pid=100174) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 04:50:03.740159 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6da7f8f3-e469-4691-a422-44763fe1552c tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/723a881b-5c34-40a0-afe7-147a63874c64 returned with HTTP 202 Aug 20 04:50:03.740604 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1312/5241] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:50:03 2026] DELETE /volume/v3/backups/723a881b-5c34-40a0-afe7-147a63874c64 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:50:03.747273 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9231a358-22c3-4de8-9e80-e45cd189b906 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:03.749064 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9231a358-22c3-4de8-9e80-e45cd189b906 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/723a881b-5c34-40a0-afe7-147a63874c64 Aug 20 04:50:03.749266 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9231a358-22c3-4de8-9e80-e45cd189b906 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:03.749491 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9231a358-22c3-4de8-9e80-e45cd189b906 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:03.749614 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-9231a358-22c3-4de8-9e80-e45cd189b906 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 723a881b-5c34-40a0-afe7-147a63874c64. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:50:03.753621 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:03.753621 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:50:03.754337 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9231a358-22c3-4de8-9e80-e45cd189b906 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/723a881b-5c34-40a0-afe7-147a63874c64 returned with HTTP 200 Aug 20 04:50:03.754775 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1317/5242] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:50:03 2026] GET /volume/v3/backups/723a881b-5c34-40a0-afe7-147a63874c64 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:50:04.766123 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-08d8cfcd-9381-47b1-9bd6-3b297588c406 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:04.767999 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-08d8cfcd-9381-47b1-9bd6-3b297588c406 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/723a881b-5c34-40a0-afe7-147a63874c64 Aug 20 04:50:04.768198 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-08d8cfcd-9381-47b1-9bd6-3b297588c406 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:04.768399 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-08d8cfcd-9381-47b1-9bd6-3b297588c406 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:04.768500 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-08d8cfcd-9381-47b1-9bd6-3b297588c406 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id 723a881b-5c34-40a0-afe7-147a63874c64. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:50:04.771955 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-08d8cfcd-9381-47b1-9bd6-3b297588c406 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/723a881b-5c34-40a0-afe7-147a63874c64 returned with HTTP 404 Aug 20 04:50:04.772392 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1304/5243] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:50:04 2026] GET /volume/v3/backups/723a881b-5c34-40a0-afe7-147a63874c64 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:50:04.782941 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7f1bbb84-bfdc-4c55-9c65-fb6f04630844 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:04.784603 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7f1bbb84-bfdc-4c55-9c65-fb6f04630844 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:50:04.784968 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7f1bbb84-bfdc-4c55-9c65-fb6f04630844 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1344968555"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:50:04.786291 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-7f1bbb84-bfdc-4c55-9c65-fb6f04630844 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1344968555'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:50:04.786442 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-7f1bbb84-bfdc-4c55-9c65-fb6f04630844 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Create volume of 1 GB Aug 20 04:50:04.791301 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7f1bbb84-bfdc-4c55-9c65-fb6f04630844 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Availability Zones retrieved successfully. Aug 20 04:50:04.795902 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7f1bbb84-bfdc-4c55-9c65-fb6f04630844 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Flow 'volume_create_api' (79dcaf68-1d2b-4b74-80f6-a29a84f45a06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:50:04.796904 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7f1bbb84-bfdc-4c55-9c65-fb6f04630844 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (918a316d-d61c-4aca-806f-f85aeb39b34c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:50:04.797742 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-7f1bbb84-bfdc-4c55-9c65-fb6f04630844 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:50:04.819962 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7f1bbb84-bfdc-4c55-9c65-fb6f04630844 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (918a316d-d61c-4aca-806f-f85aeb39b34c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:50:04.820718 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7f1bbb84-bfdc-4c55-9c65-fb6f04630844 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0983fde0-be31-415f-aafc-3ec539164598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:50:04.855734 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-7f1bbb84-bfdc-4c55-9c65-fb6f04630844 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Created reservations ['b0dd90d9-a610-48c1-8784-e18763edb1ef', '1fd45622-1b46-4579-8a58-80cda469a5c4', 'ee36ec6d-43f6-47bd-9547-c17a3659f9e7', '30674f95-def7-4445-8880-33751e2ef40b'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:50:04.856914 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7f1bbb84-bfdc-4c55-9c65-fb6f04630844 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0983fde0-be31-415f-aafc-3ec539164598) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0dd90d9-a610-48c1-8784-e18763edb1ef', '1fd45622-1b46-4579-8a58-80cda469a5c4', 'ee36ec6d-43f6-47bd-9547-c17a3659f9e7', '30674f95-def7-4445-8880-33751e2ef40b']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:50:04.857641 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7f1bbb84-bfdc-4c55-9c65-fb6f04630844 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40d23276-f43c-48f7-8132-4e3864f53a53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:50:04.878016 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7f1bbb84-bfdc-4c55-9c65-fb6f04630844 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40d23276-f43c-48f7-8132-4e3864f53a53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8a244af-368a-4d17-96c3-41aeb80620cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1344968555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f454f06fc83b4c1d9964f4d45011a249',qos_specs=None,replication_status=,reservations=['b0dd90d9-a610-48c1-8784-e18763edb1ef','1fd45622-1b46-4579-8a58-80cda469a5c4','ee36ec6d-43f6-47bd-9547-c17a3659f9e7','30674f95-def7-4445-8880-33751e2ef40b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8923a8d92d454e7a8ddb4a308104a76d',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:50:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1344968555',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8a244af-368a-4d17-96c3-41aeb80620cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f454f06fc83b4c1d9964f4d45011a249',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8923a8d92d454e7a8ddb4a308104a76d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:50:04.879014 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7f1bbb84-bfdc-4c55-9c65-fb6f04630844 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da68b4c1-cefc-4d51-9bb7-73b6d80df555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:50:04.897832 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7f1bbb84-bfdc-4c55-9c65-fb6f04630844 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da68b4c1-cefc-4d51-9bb7-73b6d80df555) transitioned into state 'SUCCESS' from state '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-1344968555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f454f06fc83b4c1d9964f4d45011a249',qos_specs=None,replication_status=,reservations=['b0dd90d9-a610-48c1-8784-e18763edb1ef','1fd45622-1b46-4579-8a58-80cda469a5c4','ee36ec6d-43f6-47bd-9547-c17a3659f9e7','30674f95-def7-4445-8880-33751e2ef40b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8923a8d92d454e7a8ddb4a308104a76d',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:50:04.898630 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7f1bbb84-bfdc-4c55-9c65-fb6f04630844 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b35ad0a5-e0c3-4569-adf1-bd0d040a243e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:50:04.909204 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7f1bbb84-bfdc-4c55-9c65-fb6f04630844 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b35ad0a5-e0c3-4569-adf1-bd0d040a243e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:50:04.909204 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-7f1bbb84-bfdc-4c55-9c65-fb6f04630844 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Flow 'volume_create_api' (79dcaf68-1d2b-4b74-80f6-a29a84f45a06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:50:04.909204 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7f1bbb84-bfdc-4c55-9c65-fb6f04630844 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Create volume request issued successfully. Aug 20 04:50:04.909204 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7f1bbb84-bfdc-4c55-9c65-fb6f04630844 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:50:04.909204 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1311/5244] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:50:04 2026] POST /volume/v3/volumes => generated 749 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:50:04.920105 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-093eb615-330c-497f-9816-26b3e53993ba None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:04.921874 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-093eb615-330c-497f-9816-26b3e53993ba tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/volumes/e8a244af-368a-4d17-96c3-41aeb80620cb Aug 20 04:50:04.922060 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-093eb615-330c-497f-9816-26b3e53993ba tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:04.922234 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-093eb615-330c-497f-9816-26b3e53993ba tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:04.928559 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:04.928559 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:50:04.932325 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-093eb615-330c-497f-9816-26b3e53993ba tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Volume info retrieved successfully. Aug 20 04:50:04.935163 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-093eb615-330c-497f-9816-26b3e53993ba tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/volumes/e8a244af-368a-4d17-96c3-41aeb80620cb returned with HTTP 200 Aug 20 04:50:04.935512 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1313/5245] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:50:04 2026] GET /volume/v3/volumes/e8a244af-368a-4d17-96c3-41aeb80620cb => generated 817 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:50:05.948055 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3886e872-a8a5-4dc6-a921-3d47fcec8152 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:05.949787 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3886e872-a8a5-4dc6-a921-3d47fcec8152 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/volumes/e8a244af-368a-4d17-96c3-41aeb80620cb Aug 20 04:50:05.950006 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3886e872-a8a5-4dc6-a921-3d47fcec8152 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:05.950212 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3886e872-a8a5-4dc6-a921-3d47fcec8152 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:05.957258 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:05.957258 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:50:05.961044 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-3886e872-a8a5-4dc6-a921-3d47fcec8152 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Volume info retrieved successfully. Aug 20 04:50:05.965411 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3886e872-a8a5-4dc6-a921-3d47fcec8152 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/volumes/e8a244af-368a-4d17-96c3-41aeb80620cb returned with HTTP 200 Aug 20 04:50:05.965834 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1318/5246] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:50:05 2026] GET /volume/v3/volumes/e8a244af-368a-4d17-96c3-41aeb80620cb => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:50:05.978560 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b08a81c2-e983-411d-8822-24bc71fa77b6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:05.980687 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b08a81c2-e983-411d-8822-24bc71fa77b6 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:50:05.981053 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b08a81c2-e983-411d-8822-24bc71fa77b6 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e8a244af-368a-4d17-96c3-41aeb80620cb", "name": "tempest-VolumesBackupsTest-Snapshot-433179876"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:50:05.988510 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:05.988510 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:50:05.988928 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b08a81c2-e983-411d-8822-24bc71fa77b6 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Volume info retrieved successfully. Aug 20 04:50:05.989041 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-b08a81c2-e983-411d-8822-24bc71fa77b6 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Create snapshot from volume e8a244af-368a-4d17-96c3-41aeb80620cb Aug 20 04:50:06.018213 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-b08a81c2-e983-411d-8822-24bc71fa77b6 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Created reservations ['1e002a9d-1122-4d4e-828f-053ac0a80fac', '3f70d600-2e19-4fc3-98b9-3e1cbc44f6e0', 'd304d281-d1d1-4c3e-a75c-869051a8e9a0', '773315bf-329e-4a4a-8b64-7192ae497272'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:50:06.042044 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b08a81c2-e983-411d-8822-24bc71fa77b6 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Snapshot create request issued successfully. Aug 20 04:50:06.042405 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b08a81c2-e983-411d-8822-24bc71fa77b6 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:50:06.042801 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1305/5247] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:50:05 2026] POST /volume/v3/snapshots => generated 304 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:50:06.050444 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-cb1a515b-de77-45d0-a272-80e1123376b3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:06.052530 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cb1a515b-de77-45d0-a272-80e1123376b3 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/snapshots/e6fc5b38-5eac-41b2-b154-92f3a9061fa3 Aug 20 04:50:06.052706 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cb1a515b-de77-45d0-a272-80e1123376b3 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:06.052897 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cb1a515b-de77-45d0-a272-80e1123376b3 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:06.059562 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:06.059562 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:50:06.060203 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-cb1a515b-de77-45d0-a272-80e1123376b3 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Snapshot retrieved successfully. Aug 20 04:50:06.061301 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cb1a515b-de77-45d0-a272-80e1123376b3 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/snapshots/e6fc5b38-5eac-41b2-b154-92f3a9061fa3 returned with HTTP 200 Aug 20 04:50:06.061807 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1312/5248] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:50:06 2026] GET /volume/v3/snapshots/e6fc5b38-5eac-41b2-b154-92f3a9061fa3 => generated 436 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:50:07.070067 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-55bdbbc3-5ad2-4c56-aa6b-bf32fd688c38 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:07.071785 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-55bdbbc3-5ad2-4c56-aa6b-bf32fd688c38 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/snapshots/e6fc5b38-5eac-41b2-b154-92f3a9061fa3 Aug 20 04:50:07.071959 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-55bdbbc3-5ad2-4c56-aa6b-bf32fd688c38 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:07.072135 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-55bdbbc3-5ad2-4c56-aa6b-bf32fd688c38 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:07.076756 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:07.076756 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:50:07.077155 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-55bdbbc3-5ad2-4c56-aa6b-bf32fd688c38 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Snapshot retrieved successfully. Aug 20 04:50:07.077873 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-55bdbbc3-5ad2-4c56-aa6b-bf32fd688c38 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/snapshots/e6fc5b38-5eac-41b2-b154-92f3a9061fa3 returned with HTTP 200 Aug 20 04:50:07.078190 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1314/5249] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:50:07 2026] GET /volume/v3/snapshots/e6fc5b38-5eac-41b2-b154-92f3a9061fa3 => generated 463 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:50:07.086487 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-847b4fb3-3058-46cd-a184-b73a2c54a276 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:07.088245 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-847b4fb3-3058-46cd-a184-b73a2c54a276 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] POST https://10.4.3.239/volume/v3/backups Aug 20 04:50:07.088567 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-847b4fb3-3058-46cd-a184-b73a2c54a276 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e8a244af-368a-4d17-96c3-41aeb80620cb", "snapshot_id": "e6fc5b38-5eac-41b2-b154-92f3a9061fa3", "name": "tempest-VolumesBackupsTest-Backup-738972144"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:50:07.090083 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.backups [None req-847b4fb3-3058-46cd-a184-b73a2c54a276 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Creating new backup {'backup': {'volume_id': 'e8a244af-368a-4d17-96c3-41aeb80620cb', 'snapshot_id': 'e6fc5b38-5eac-41b2-b154-92f3a9061fa3', 'name': 'tempest-VolumesBackupsTest-Backup-738972144'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 04:50:07.090259 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.contrib.backups [None req-847b4fb3-3058-46cd-a184-b73a2c54a276 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Creating backup of volume e8a244af-368a-4d17-96c3-41aeb80620cb in container None Aug 20 04:50:07.098260 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:07.098260 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:50:07.098260 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-847b4fb3-3058-46cd-a184-b73a2c54a276 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Volume info retrieved successfully. Aug 20 04:50:07.102831 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:07.102831 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:50:07.103224 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-847b4fb3-3058-46cd-a184-b73a2c54a276 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Snapshot retrieved successfully. Aug 20 04:50:07.118564 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-847b4fb3-3058-46cd-a184-b73a2c54a276 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Created reservations ['d6c5d6d6-9d8e-4483-84dd-22cee9ffd1a8', '9f99ab44-601e-4812-ae2e-f144ebd5439a'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:50:07.144313 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-847b4fb3-3058-46cd-a184-b73a2c54a276 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups returned with HTTP 202 Aug 20 04:50:07.144763 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1319/5250] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:50:07 2026] POST /volume/v3/backups => generated 329 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:50:07.152449 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-890637a3-c605-4fe8-ae8a-955bd4360a77 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:07.154250 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-890637a3-c605-4fe8-ae8a-955bd4360a77 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/e5c8225f-71ac-4288-a068-5ef45a6399ca Aug 20 04:50:07.154438 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-890637a3-c605-4fe8-ae8a-955bd4360a77 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:07.154610 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-890637a3-c605-4fe8-ae8a-955bd4360a77 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:07.154710 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-890637a3-c605-4fe8-ae8a-955bd4360a77 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id e5c8225f-71ac-4288-a068-5ef45a6399ca. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:50:07.160002 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:07.160002 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:50:07.161036 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-890637a3-c605-4fe8-ae8a-955bd4360a77 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/e5c8225f-71ac-4288-a068-5ef45a6399ca returned with HTTP 200 Aug 20 04:50:07.161526 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1306/5251] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:50:07 2026] GET /volume/v3/backups/e5c8225f-71ac-4288-a068-5ef45a6399ca => generated 770 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:50:08.170313 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-bf6824a9-5f91-41a3-bfc2-3f41979d6d56 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:08.171996 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bf6824a9-5f91-41a3-bfc2-3f41979d6d56 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/e5c8225f-71ac-4288-a068-5ef45a6399ca Aug 20 04:50:08.172173 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bf6824a9-5f91-41a3-bfc2-3f41979d6d56 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:08.172372 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bf6824a9-5f91-41a3-bfc2-3f41979d6d56 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:08.172484 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-bf6824a9-5f91-41a3-bfc2-3f41979d6d56 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id e5c8225f-71ac-4288-a068-5ef45a6399ca. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:50:08.176695 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:08.176695 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:50:08.177380 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bf6824a9-5f91-41a3-bfc2-3f41979d6d56 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/e5c8225f-71ac-4288-a068-5ef45a6399ca returned with HTTP 200 Aug 20 04:50:08.177713 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1313/5252] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:50:08 2026] GET /volume/v3/backups/e5c8225f-71ac-4288-a068-5ef45a6399ca => generated 772 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:50:09.187232 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d4f0a760-701c-4828-a767-18fa245e8852 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:09.188787 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d4f0a760-701c-4828-a767-18fa245e8852 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/e5c8225f-71ac-4288-a068-5ef45a6399ca Aug 20 04:50:09.188997 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d4f0a760-701c-4828-a767-18fa245e8852 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:09.189159 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d4f0a760-701c-4828-a767-18fa245e8852 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:09.189277 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-d4f0a760-701c-4828-a767-18fa245e8852 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id e5c8225f-71ac-4288-a068-5ef45a6399ca. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:50:09.193343 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:09.193343 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:50:09.194010 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d4f0a760-701c-4828-a767-18fa245e8852 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/e5c8225f-71ac-4288-a068-5ef45a6399ca returned with HTTP 200 Aug 20 04:50:09.194355 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1315/5253] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:50:09 2026] GET /volume/v3/backups/e5c8225f-71ac-4288-a068-5ef45a6399ca => generated 772 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:50:10.204820 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2fbb2860-de03-4d85-9096-a368e9208323 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:10.206679 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2fbb2860-de03-4d85-9096-a368e9208323 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/e5c8225f-71ac-4288-a068-5ef45a6399ca Aug 20 04:50:10.206926 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2fbb2860-de03-4d85-9096-a368e9208323 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:10.207209 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2fbb2860-de03-4d85-9096-a368e9208323 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:10.207346 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-2fbb2860-de03-4d85-9096-a368e9208323 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id e5c8225f-71ac-4288-a068-5ef45a6399ca. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:50:10.211503 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:10.211503 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:50:10.212260 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2fbb2860-de03-4d85-9096-a368e9208323 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/e5c8225f-71ac-4288-a068-5ef45a6399ca returned with HTTP 200 Aug 20 04:50:10.212630 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1320/5254] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:50:10 2026] GET /volume/v3/backups/e5c8225f-71ac-4288-a068-5ef45a6399ca => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:50:11.222755 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-02f80288-1f77-4a9c-8fd4-a9fe3162467d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:11.224568 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-02f80288-1f77-4a9c-8fd4-a9fe3162467d tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/e5c8225f-71ac-4288-a068-5ef45a6399ca Aug 20 04:50:11.224790 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-02f80288-1f77-4a9c-8fd4-a9fe3162467d tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:11.224986 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-02f80288-1f77-4a9c-8fd4-a9fe3162467d tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:11.225082 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-02f80288-1f77-4a9c-8fd4-a9fe3162467d tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id e5c8225f-71ac-4288-a068-5ef45a6399ca. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:50:11.229166 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:11.229166 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:50:11.229859 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-02f80288-1f77-4a9c-8fd4-a9fe3162467d tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/e5c8225f-71ac-4288-a068-5ef45a6399ca returned with HTTP 200 Aug 20 04:50:11.230220 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1307/5255] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:50:11 2026] GET /volume/v3/backups/e5c8225f-71ac-4288-a068-5ef45a6399ca => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:50:12.239962 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f5f6176b-b851-4925-adbb-23743eb49d1f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:12.241971 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f5f6176b-b851-4925-adbb-23743eb49d1f tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/e5c8225f-71ac-4288-a068-5ef45a6399ca Aug 20 04:50:12.242191 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f5f6176b-b851-4925-adbb-23743eb49d1f tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:12.242409 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f5f6176b-b851-4925-adbb-23743eb49d1f tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:12.242563 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-f5f6176b-b851-4925-adbb-23743eb49d1f tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id e5c8225f-71ac-4288-a068-5ef45a6399ca. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:50:12.247217 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:12.247217 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:50:12.248024 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f5f6176b-b851-4925-adbb-23743eb49d1f tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/e5c8225f-71ac-4288-a068-5ef45a6399ca returned with HTTP 200 Aug 20 04:50:12.248457 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1314/5256] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:50:12 2026] GET /volume/v3/backups/e5c8225f-71ac-4288-a068-5ef45a6399ca => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:50:13.257952 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7a050634-b3cc-465f-8266-b87d64e483f8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:13.259642 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7a050634-b3cc-465f-8266-b87d64e483f8 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/e5c8225f-71ac-4288-a068-5ef45a6399ca Aug 20 04:50:13.259833 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7a050634-b3cc-465f-8266-b87d64e483f8 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:13.260005 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7a050634-b3cc-465f-8266-b87d64e483f8 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:13.260125 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-7a050634-b3cc-465f-8266-b87d64e483f8 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id e5c8225f-71ac-4288-a068-5ef45a6399ca. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:50:13.265514 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:13.265514 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:50:13.266552 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7a050634-b3cc-465f-8266-b87d64e483f8 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/e5c8225f-71ac-4288-a068-5ef45a6399ca returned with HTTP 200 Aug 20 04:50:13.267067 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1316/5257] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:50:13 2026] GET /volume/v3/backups/e5c8225f-71ac-4288-a068-5ef45a6399ca => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:50:14.279320 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-396e21b8-80b7-4c7f-afbe-226e7ed2a0c1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:14.280956 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-396e21b8-80b7-4c7f-afbe-226e7ed2a0c1 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/e5c8225f-71ac-4288-a068-5ef45a6399ca Aug 20 04:50:14.281130 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-396e21b8-80b7-4c7f-afbe-226e7ed2a0c1 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:14.281323 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-396e21b8-80b7-4c7f-afbe-226e7ed2a0c1 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:14.281424 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-396e21b8-80b7-4c7f-afbe-226e7ed2a0c1 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id e5c8225f-71ac-4288-a068-5ef45a6399ca. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:50:14.285608 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:14.285608 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:50:14.286270 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-396e21b8-80b7-4c7f-afbe-226e7ed2a0c1 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/e5c8225f-71ac-4288-a068-5ef45a6399ca returned with HTTP 200 Aug 20 04:50:14.286601 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1321/5258] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:50:14 2026] GET /volume/v3/backups/e5c8225f-71ac-4288-a068-5ef45a6399ca => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:50:15.297114 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-133cc779-225f-4a7a-8005-f629791d3c95 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:15.299225 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-133cc779-225f-4a7a-8005-f629791d3c95 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/e5c8225f-71ac-4288-a068-5ef45a6399ca Aug 20 04:50:15.299411 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-133cc779-225f-4a7a-8005-f629791d3c95 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:15.300138 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-133cc779-225f-4a7a-8005-f629791d3c95 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:15.300138 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-133cc779-225f-4a7a-8005-f629791d3c95 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id e5c8225f-71ac-4288-a068-5ef45a6399ca. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:50:15.304399 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:15.304399 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:50:15.305270 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-133cc779-225f-4a7a-8005-f629791d3c95 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/e5c8225f-71ac-4288-a068-5ef45a6399ca returned with HTTP 200 Aug 20 04:50:15.305736 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1308/5259] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:50:15 2026] GET /volume/v3/backups/e5c8225f-71ac-4288-a068-5ef45a6399ca => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:50:16.315097 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6d7556c3-391d-406c-a5fb-46baa6cd961f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:16.316859 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6d7556c3-391d-406c-a5fb-46baa6cd961f tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/e5c8225f-71ac-4288-a068-5ef45a6399ca Aug 20 04:50:16.317040 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6d7556c3-391d-406c-a5fb-46baa6cd961f tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:16.317252 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6d7556c3-391d-406c-a5fb-46baa6cd961f tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:16.317366 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-6d7556c3-391d-406c-a5fb-46baa6cd961f tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id e5c8225f-71ac-4288-a068-5ef45a6399ca. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:50:16.321683 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:16.321683 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:50:16.322394 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6d7556c3-391d-406c-a5fb-46baa6cd961f tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/e5c8225f-71ac-4288-a068-5ef45a6399ca returned with HTTP 200 Aug 20 04:50:16.322773 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1315/5260] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:50:16 2026] GET /volume/v3/backups/e5c8225f-71ac-4288-a068-5ef45a6399ca => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:50:17.241119 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-22c21f9f-e05c-4364-a84c-1c9f93f53178 req-b351a774-9d28-4093-897e-657f8471b4a8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:17.243736 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-22c21f9f-e05c-4364-a84c-1c9f93f53178 req-b351a774-9d28-4093-897e-657f8471b4a8 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] DELETE https://10.4.3.239/volume/v3/attachments/819bf143-4f1c-4333-9e8a-a56d677009cd Aug 20 04:50:17.243966 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-22c21f9f-e05c-4364-a84c-1c9f93f53178 req-b351a774-9d28-4093-897e-657f8471b4a8 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:17.244197 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-22c21f9f-e05c-4364-a84c-1c9f93f53178 req-b351a774-9d28-4093-897e-657f8471b4a8 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:17.252945 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:17.252945 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:50:17.295245 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-22c21f9f-e05c-4364-a84c-1c9f93f53178 req-b351a774-9d28-4093-897e-657f8471b4a8 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/attachments/819bf143-4f1c-4333-9e8a-a56d677009cd returned with HTTP 200 Aug 20 04:50:17.295792 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1317/5261] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:50:17 2026] DELETE /volume/v3/attachments/819bf143-4f1c-4333-9e8a-a56d677009cd => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:50:17.332614 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f9c19949-a906-4f44-9edd-bbf8d3198b11 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:17.334663 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f9c19949-a906-4f44-9edd-bbf8d3198b11 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/e5c8225f-71ac-4288-a068-5ef45a6399ca Aug 20 04:50:17.334837 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f9c19949-a906-4f44-9edd-bbf8d3198b11 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:17.335067 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f9c19949-a906-4f44-9edd-bbf8d3198b11 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:17.335165 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-f9c19949-a906-4f44-9edd-bbf8d3198b11 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id e5c8225f-71ac-4288-a068-5ef45a6399ca. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:50:17.339435 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:17.339435 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:50:17.340143 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f9c19949-a906-4f44-9edd-bbf8d3198b11 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/e5c8225f-71ac-4288-a068-5ef45a6399ca returned with HTTP 200 Aug 20 04:50:17.340501 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1322/5262] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:50:17 2026] GET /volume/v3/backups/e5c8225f-71ac-4288-a068-5ef45a6399ca => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:50:18.350822 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a20da0dc-ee99-44e9-a701-59bcbfbf5d98 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:18.352586 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a20da0dc-ee99-44e9-a701-59bcbfbf5d98 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/e5c8225f-71ac-4288-a068-5ef45a6399ca Aug 20 04:50:18.352760 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a20da0dc-ee99-44e9-a701-59bcbfbf5d98 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:18.352963 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a20da0dc-ee99-44e9-a701-59bcbfbf5d98 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:18.353037 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-a20da0dc-ee99-44e9-a701-59bcbfbf5d98 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id e5c8225f-71ac-4288-a068-5ef45a6399ca. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:50:18.356951 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:18.356951 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:50:18.357628 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a20da0dc-ee99-44e9-a701-59bcbfbf5d98 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/e5c8225f-71ac-4288-a068-5ef45a6399ca returned with HTTP 200 Aug 20 04:50:18.357968 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1309/5263] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:50:18 2026] GET /volume/v3/backups/e5c8225f-71ac-4288-a068-5ef45a6399ca => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:50:18.520873 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-37c5c989-2e92-486f-926a-d4ccfa22255f req-e6f6cc11-731a-4854-bf1e-b972217a34fc None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:18.522808 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-37c5c989-2e92-486f-926a-d4ccfa22255f req-e6f6cc11-731a-4854-bf1e-b972217a34fc tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/a5b39965-f7c0-467d-8116-f6c526a0c78c Aug 20 04:50:18.523063 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-37c5c989-2e92-486f-926a-d4ccfa22255f req-e6f6cc11-731a-4854-bf1e-b972217a34fc tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:18.523312 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-37c5c989-2e92-486f-926a-d4ccfa22255f req-e6f6cc11-731a-4854-bf1e-b972217a34fc tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:18.529852 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:18.529852 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:50:18.533024 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-37c5c989-2e92-486f-926a-d4ccfa22255f req-e6f6cc11-731a-4854-bf1e-b972217a34fc tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:50:18.536983 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-37c5c989-2e92-486f-926a-d4ccfa22255f req-e6f6cc11-731a-4854-bf1e-b972217a34fc tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/a5b39965-f7c0-467d-8116-f6c526a0c78c returned with HTTP 200 Aug 20 04:50:18.537375 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1316/5264] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:50:18 2026] GET /volume/v3/volumes/a5b39965-f7c0-467d-8116-f6c526a0c78c => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:50:18.973025 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-37c5c989-2e92-486f-926a-d4ccfa22255f req-ddbfec93-65fb-4818-aaf6-2e666e59fb43 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:18.975011 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-37c5c989-2e92-486f-926a-d4ccfa22255f req-ddbfec93-65fb-4818-aaf6-2e666e59fb43 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/a5b39965-f7c0-467d-8116-f6c526a0c78c Aug 20 04:50:18.975246 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-37c5c989-2e92-486f-926a-d4ccfa22255f req-ddbfec93-65fb-4818-aaf6-2e666e59fb43 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:18.975475 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-37c5c989-2e92-486f-926a-d4ccfa22255f req-ddbfec93-65fb-4818-aaf6-2e666e59fb43 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:18.981656 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:18.981656 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:50:18.984748 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-37c5c989-2e92-486f-926a-d4ccfa22255f req-ddbfec93-65fb-4818-aaf6-2e666e59fb43 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:50:18.988654 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-37c5c989-2e92-486f-926a-d4ccfa22255f req-ddbfec93-65fb-4818-aaf6-2e666e59fb43 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/a5b39965-f7c0-467d-8116-f6c526a0c78c returned with HTTP 200 Aug 20 04:50:18.988975 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1318/5265] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:50:18 2026] GET /volume/v3/volumes/a5b39965-f7c0-467d-8116-f6c526a0c78c => generated 1366 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:50:18.997101 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-dfa36242-ef8c-483c-83f8-81abbb480725 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:18.997473 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-dfa36242-ef8c-483c-83f8-81abbb480725 None None] GET https://10.4.3.239/volume// Aug 20 04:50:18.997603 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-dfa36242-ef8c-483c-83f8-81abbb480725 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:18.997766 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-dfa36242-ef8c-483c-83f8-81abbb480725 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:18.998056 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-dfa36242-ef8c-483c-83f8-81abbb480725 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:50:18.998305 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1323/5266] 10.4.3.239 () {66 vars in 1419 bytes} [Thu Aug 20 04:50:18 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:50:19.004494 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-37c5c989-2e92-486f-926a-d4ccfa22255f req-94813397-3bbe-4324-8957-1b0b932fe3f4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:19.006249 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-37c5c989-2e92-486f-926a-d4ccfa22255f req-94813397-3bbe-4324-8957-1b0b932fe3f4 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:50:19.006572 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-37c5c989-2e92-486f-926a-d4ccfa22255f req-94813397-3bbe-4324-8957-1b0b932fe3f4 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a5b39965-f7c0-467d-8116-f6c526a0c78c", "connector": null, "instance_uuid": "5bef1f27-807d-42db-b8cb-326bf246afe9"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:50:19.014003 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:19.014003 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:50:19.033337 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-37c5c989-2e92-486f-926a-d4ccfa22255f req-94813397-3bbe-4324-8957-1b0b932fe3f4 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:50:19.033704 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1310/5267] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:50:19 2026] POST /volume/v3/attachments => generated 273 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:50:19.367774 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0fd7b0bf-eb36-45c5-9102-b769417b6c06 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:19.369672 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0fd7b0bf-eb36-45c5-9102-b769417b6c06 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/e5c8225f-71ac-4288-a068-5ef45a6399ca Aug 20 04:50:19.369855 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0fd7b0bf-eb36-45c5-9102-b769417b6c06 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:19.370032 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0fd7b0bf-eb36-45c5-9102-b769417b6c06 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:19.370149 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-0fd7b0bf-eb36-45c5-9102-b769417b6c06 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id e5c8225f-71ac-4288-a068-5ef45a6399ca. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:50:19.374246 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:19.374246 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:50:19.374992 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0fd7b0bf-eb36-45c5-9102-b769417b6c06 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/e5c8225f-71ac-4288-a068-5ef45a6399ca returned with HTTP 200 Aug 20 04:50:19.375334 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1317/5268] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:50:19 2026] GET /volume/v3/backups/e5c8225f-71ac-4288-a068-5ef45a6399ca => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:50:19.850557 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b415833f-3718-468a-9318-561d48606782 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:19.850910 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b415833f-3718-468a-9318-561d48606782 None None] GET https://10.4.3.239/volume// Aug 20 04:50:19.851066 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b415833f-3718-468a-9318-561d48606782 None None] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:19.851288 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b415833f-3718-468a-9318-561d48606782 None None] Calling method 'all' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:19.851755 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b415833f-3718-468a-9318-561d48606782 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:50:19.851847 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1319/5269] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:50:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:50:19.861739 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-37c5c989-2e92-486f-926a-d4ccfa22255f req-61c31226-6322-41fa-9df7-0d79dafda45a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:19.863723 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-37c5c989-2e92-486f-926a-d4ccfa22255f req-61c31226-6322-41fa-9df7-0d79dafda45a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/a5b39965-f7c0-467d-8116-f6c526a0c78c Aug 20 04:50:19.863953 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-37c5c989-2e92-486f-926a-d4ccfa22255f req-61c31226-6322-41fa-9df7-0d79dafda45a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:19.864130 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-37c5c989-2e92-486f-926a-d4ccfa22255f req-61c31226-6322-41fa-9df7-0d79dafda45a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:19.874636 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:19.874636 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:50:19.877892 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [req-37c5c989-2e92-486f-926a-d4ccfa22255f req-61c31226-6322-41fa-9df7-0d79dafda45a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:50:19.882234 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-37c5c989-2e92-486f-926a-d4ccfa22255f req-61c31226-6322-41fa-9df7-0d79dafda45a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/a5b39965-f7c0-467d-8116-f6c526a0c78c returned with HTTP 200 Aug 20 04:50:19.882657 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1324/5270] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:50:19 2026] GET /volume/v3/volumes/a5b39965-f7c0-467d-8116-f6c526a0c78c => generated 1545 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:50:19.985402 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-37c5c989-2e92-486f-926a-d4ccfa22255f req-6e3427e9-000a-45b1-a323-da3b2fcb9d40 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:19.987799 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-37c5c989-2e92-486f-926a-d4ccfa22255f req-6e3427e9-000a-45b1-a323-da3b2fcb9d40 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] PUT https://10.4.3.239/volume/v3/attachments/71f7ad01-88d0-48b2-bedd-32087068fc80 Aug 20 04:50:19.988236 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-37c5c989-2e92-486f-926a-d4ccfa22255f req-6e3427e9-000a-45b1-a323-da3b2fcb9d40 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:50:19.995123 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-37c5c989-2e92-486f-926a-d4ccfa22255f req-6e3427e9-000a-45b1-a323-da3b2fcb9d40 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Acquiring lock "cinder-attachment_update-a5b39965-f7c0-467d-8116-f6c526a0c78c-np0000007850" by "attachment_update" {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:50:19.999362 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-37c5c989-2e92-486f-926a-d4ccfa22255f req-6e3427e9-000a-45b1-a323-da3b2fcb9d40 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Lock "cinder-attachment_update-a5b39965-f7c0-467d-8116-f6c526a0c78c-np0000007850" acquired by "attachment_update" :: waited 0.004s {{(pid=100177) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:50:20.000161 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:20.000161 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:50:20.062508 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.coordination [req-37c5c989-2e92-486f-926a-d4ccfa22255f req-6e3427e9-000a-45b1-a323-da3b2fcb9d40 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Lock "cinder-attachment_update-a5b39965-f7c0-467d-8116-f6c526a0c78c-np0000007850" released by "attachment_update" :: held 0.063s {{(pid=100177) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:50:20.062722 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-37c5c989-2e92-486f-926a-d4ccfa22255f req-6e3427e9-000a-45b1-a323-da3b2fcb9d40 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/attachments/71f7ad01-88d0-48b2-bedd-32087068fc80 returned with HTTP 200 Aug 20 04:50:20.063242 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1311/5271] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:50:19 2026] PUT /volume/v3/attachments/71f7ad01-88d0-48b2-bedd-32087068fc80 => generated 969 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:50:20.084886 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-37c5c989-2e92-486f-926a-d4ccfa22255f req-37524f42-8877-4a7c-9d30-2eb1345b79b8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:20.087016 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-37c5c989-2e92-486f-926a-d4ccfa22255f req-37524f42-8877-4a7c-9d30-2eb1345b79b8 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] POST https://10.4.3.239/volume/v3/attachments/71f7ad01-88d0-48b2-bedd-32087068fc80/action Aug 20 04:50:20.087489 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-37c5c989-2e92-486f-926a-d4ccfa22255f req-37524f42-8877-4a7c-9d30-2eb1345b79b8 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Action body: b'{"os-complete": null}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:50:20.087611 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-37c5c989-2e92-486f-926a-d4ccfa22255f req-37524f42-8877-4a7c-9d30-2eb1345b79b8 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:50:20.103738 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:20.103738 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:50:20.113880 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-37c5c989-2e92-486f-926a-d4ccfa22255f req-37524f42-8877-4a7c-9d30-2eb1345b79b8 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/attachments/71f7ad01-88d0-48b2-bedd-32087068fc80/action returned with HTTP 204 Aug 20 04:50:20.114552 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1318/5272] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:50:20 2026] POST /volume/v3/attachments/71f7ad01-88d0-48b2-bedd-32087068fc80/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:50:20.385373 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0a615cf5-eaa9-4af2-a5b5-fd5b884ff75e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:20.387311 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0a615cf5-eaa9-4af2-a5b5-fd5b884ff75e tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/e5c8225f-71ac-4288-a068-5ef45a6399ca Aug 20 04:50:20.387532 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0a615cf5-eaa9-4af2-a5b5-fd5b884ff75e tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:20.387738 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0a615cf5-eaa9-4af2-a5b5-fd5b884ff75e tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:20.387847 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-0a615cf5-eaa9-4af2-a5b5-fd5b884ff75e tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id e5c8225f-71ac-4288-a068-5ef45a6399ca. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:50:20.392457 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:20.392457 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:50:20.393255 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0a615cf5-eaa9-4af2-a5b5-fd5b884ff75e tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/e5c8225f-71ac-4288-a068-5ef45a6399ca returned with HTTP 200 Aug 20 04:50:20.393650 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1320/5273] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:50:20 2026] GET /volume/v3/backups/e5c8225f-71ac-4288-a068-5ef45a6399ca => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:50:21.402586 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-653b103a-071a-4138-8fe0-56b74f87a0b9 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:21.404058 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-653b103a-071a-4138-8fe0-56b74f87a0b9 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/e5c8225f-71ac-4288-a068-5ef45a6399ca Aug 20 04:50:21.404246 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-653b103a-071a-4138-8fe0-56b74f87a0b9 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:21.404457 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-653b103a-071a-4138-8fe0-56b74f87a0b9 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:21.404573 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-653b103a-071a-4138-8fe0-56b74f87a0b9 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id e5c8225f-71ac-4288-a068-5ef45a6399ca. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:50:21.408270 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:21.408270 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:50:21.408982 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-653b103a-071a-4138-8fe0-56b74f87a0b9 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/e5c8225f-71ac-4288-a068-5ef45a6399ca returned with HTTP 200 Aug 20 04:50:21.409354 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1325/5274] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:50:21 2026] GET /volume/v3/backups/e5c8225f-71ac-4288-a068-5ef45a6399ca => generated 785 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:50:21.418069 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-bf325a77-13d8-424f-b7a7-2378f84a89fd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:21.419837 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bf325a77-13d8-424f-b7a7-2378f84a89fd tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/e5c8225f-71ac-4288-a068-5ef45a6399ca Aug 20 04:50:21.420031 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bf325a77-13d8-424f-b7a7-2378f84a89fd tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:21.420226 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bf325a77-13d8-424f-b7a7-2378f84a89fd tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:21.420330 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-bf325a77-13d8-424f-b7a7-2378f84a89fd tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id e5c8225f-71ac-4288-a068-5ef45a6399ca. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:50:21.424397 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:21.424397 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:50:21.425113 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bf325a77-13d8-424f-b7a7-2378f84a89fd tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/e5c8225f-71ac-4288-a068-5ef45a6399ca returned with HTTP 200 Aug 20 04:50:21.425496 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1312/5275] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:50:21 2026] GET /volume/v3/backups/e5c8225f-71ac-4288-a068-5ef45a6399ca => generated 785 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:50:21.434197 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f72695ff-4369-46fe-9b63-e6fe2b2817cf None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:21.436509 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f72695ff-4369-46fe-9b63-e6fe2b2817cf tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] DELETE https://10.4.3.239/volume/v3/backups/e5c8225f-71ac-4288-a068-5ef45a6399ca Aug 20 04:50:21.436718 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f72695ff-4369-46fe-9b63-e6fe2b2817cf tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:21.436898 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f72695ff-4369-46fe-9b63-e6fe2b2817cf tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:21.436998 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.contrib.backups [None req-f72695ff-4369-46fe-9b63-e6fe2b2817cf tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Delete backup with id: e5c8225f-71ac-4288-a068-5ef45a6399ca. Aug 20 04:50:21.441053 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:21.441053 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:50:21.452085 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.backup.rpcapi [None req-f72695ff-4369-46fe-9b63-e6fe2b2817cf tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] delete_backup rpcapi backup_id e5c8225f-71ac-4288-a068-5ef45a6399ca {{(pid=100176) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 04:50:21.453782 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f72695ff-4369-46fe-9b63-e6fe2b2817cf tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/e5c8225f-71ac-4288-a068-5ef45a6399ca returned with HTTP 202 Aug 20 04:50:21.454195 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1319/5276] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:50:21 2026] DELETE /volume/v3/backups/e5c8225f-71ac-4288-a068-5ef45a6399ca => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:50:21.460428 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-37720dfc-c0e0-4f37-8237-8a5bf1490c62 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:21.461946 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-37720dfc-c0e0-4f37-8237-8a5bf1490c62 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/e5c8225f-71ac-4288-a068-5ef45a6399ca Aug 20 04:50:21.462112 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-37720dfc-c0e0-4f37-8237-8a5bf1490c62 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:21.462294 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-37720dfc-c0e0-4f37-8237-8a5bf1490c62 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:21.462402 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-37720dfc-c0e0-4f37-8237-8a5bf1490c62 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id e5c8225f-71ac-4288-a068-5ef45a6399ca. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:50:21.466203 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:21.466203 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:50:21.466893 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-37720dfc-c0e0-4f37-8237-8a5bf1490c62 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/e5c8225f-71ac-4288-a068-5ef45a6399ca returned with HTTP 200 Aug 20 04:50:21.467445 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1321/5277] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:50:21 2026] GET /volume/v3/backups/e5c8225f-71ac-4288-a068-5ef45a6399ca => generated 784 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:50:22.475812 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-758b26fb-c18e-4a2d-ad73-b90895b6522a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:22.477445 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-758b26fb-c18e-4a2d-ad73-b90895b6522a tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/backups/e5c8225f-71ac-4288-a068-5ef45a6399ca Aug 20 04:50:22.477631 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-758b26fb-c18e-4a2d-ad73-b90895b6522a tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:22.477804 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-758b26fb-c18e-4a2d-ad73-b90895b6522a tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:22.477918 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-758b26fb-c18e-4a2d-ad73-b90895b6522a tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Show backup with id e5c8225f-71ac-4288-a068-5ef45a6399ca. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:50:22.481108 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-758b26fb-c18e-4a2d-ad73-b90895b6522a tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/backups/e5c8225f-71ac-4288-a068-5ef45a6399ca returned with HTTP 404 Aug 20 04:50:22.481541 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1326/5278] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:50:22 2026] GET /volume/v3/backups/e5c8225f-71ac-4288-a068-5ef45a6399ca => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:50:22.487662 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-bddc1b01-9dca-4d4e-a6bd-cc1a2a2e7a4d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:22.489352 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bddc1b01-9dca-4d4e-a6bd-cc1a2a2e7a4d tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/e6fc5b38-5eac-41b2-b154-92f3a9061fa3 Aug 20 04:50:22.489529 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bddc1b01-9dca-4d4e-a6bd-cc1a2a2e7a4d tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:22.489810 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bddc1b01-9dca-4d4e-a6bd-cc1a2a2e7a4d tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:22.489810 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-bddc1b01-9dca-4d4e-a6bd-cc1a2a2e7a4d tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Delete snapshot with id: e6fc5b38-5eac-41b2-b154-92f3a9061fa3 Aug 20 04:50:22.494789 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:22.494789 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:50:22.495171 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-bddc1b01-9dca-4d4e-a6bd-cc1a2a2e7a4d tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Snapshot retrieved successfully. Aug 20 04:50:22.508525 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-bddc1b01-9dca-4d4e-a6bd-cc1a2a2e7a4d tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Snapshot delete request issued successfully. Aug 20 04:50:22.508661 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bddc1b01-9dca-4d4e-a6bd-cc1a2a2e7a4d tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/snapshots/e6fc5b38-5eac-41b2-b154-92f3a9061fa3 returned with HTTP 202 Aug 20 04:50:22.509326 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1313/5279] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:50:22 2026] DELETE /volume/v3/snapshots/e6fc5b38-5eac-41b2-b154-92f3a9061fa3 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:50:22.515787 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2a3bc10a-4f30-471f-84a7-983f38852cab None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:22.517142 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2a3bc10a-4f30-471f-84a7-983f38852cab tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/snapshots/e6fc5b38-5eac-41b2-b154-92f3a9061fa3 Aug 20 04:50:22.517362 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2a3bc10a-4f30-471f-84a7-983f38852cab tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:22.517577 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2a3bc10a-4f30-471f-84a7-983f38852cab tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:22.522707 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:22.522707 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:50:22.523161 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-2a3bc10a-4f30-471f-84a7-983f38852cab tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Snapshot retrieved successfully. Aug 20 04:50:22.524294 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2a3bc10a-4f30-471f-84a7-983f38852cab tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/snapshots/e6fc5b38-5eac-41b2-b154-92f3a9061fa3 returned with HTTP 200 Aug 20 04:50:22.524822 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1320/5280] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:50:22 2026] GET /volume/v3/snapshots/e6fc5b38-5eac-41b2-b154-92f3a9061fa3 => generated 462 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:50:23.532867 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4e72d0f5-cd80-4f02-bbb8-2c9fe1b16333 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:23.534517 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4e72d0f5-cd80-4f02-bbb8-2c9fe1b16333 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/snapshots/e6fc5b38-5eac-41b2-b154-92f3a9061fa3 Aug 20 04:50:23.534695 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4e72d0f5-cd80-4f02-bbb8-2c9fe1b16333 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:23.534863 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4e72d0f5-cd80-4f02-bbb8-2c9fe1b16333 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:23.539540 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4e72d0f5-cd80-4f02-bbb8-2c9fe1b16333 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/snapshots/e6fc5b38-5eac-41b2-b154-92f3a9061fa3 returned with HTTP 404 Aug 20 04:50:23.540093 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1322/5281] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:50:23 2026] GET /volume/v3/snapshots/e6fc5b38-5eac-41b2-b154-92f3a9061fa3 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:50:23.545945 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-89f6bd18-28f4-45f8-9ea0-aaf524d9367d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:23.547625 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-89f6bd18-28f4-45f8-9ea0-aaf524d9367d tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] DELETE https://10.4.3.239/volume/v3/volumes/e8a244af-368a-4d17-96c3-41aeb80620cb Aug 20 04:50:23.547833 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-89f6bd18-28f4-45f8-9ea0-aaf524d9367d tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:23.548038 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-89f6bd18-28f4-45f8-9ea0-aaf524d9367d tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:23.548235 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-89f6bd18-28f4-45f8-9ea0-aaf524d9367d tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Delete volume with id: e8a244af-368a-4d17-96c3-41aeb80620cb Aug 20 04:50:23.555419 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:23.555419 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:50:23.555884 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-89f6bd18-28f4-45f8-9ea0-aaf524d9367d tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Volume info retrieved successfully. Aug 20 04:50:23.570206 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-89f6bd18-28f4-45f8-9ea0-aaf524d9367d tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Delete volume request issued successfully. Aug 20 04:50:23.570414 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-89f6bd18-28f4-45f8-9ea0-aaf524d9367d tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/volumes/e8a244af-368a-4d17-96c3-41aeb80620cb returned with HTTP 202 Aug 20 04:50:23.570801 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1327/5282] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:50:23 2026] DELETE /volume/v3/volumes/e8a244af-368a-4d17-96c3-41aeb80620cb => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:50:23.577407 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-911371d0-3e89-42b7-af0a-99ab7427727b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:23.579117 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-911371d0-3e89-42b7-af0a-99ab7427727b tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/volumes/e8a244af-368a-4d17-96c3-41aeb80620cb Aug 20 04:50:23.579342 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-911371d0-3e89-42b7-af0a-99ab7427727b tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:23.579534 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-911371d0-3e89-42b7-af0a-99ab7427727b tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:23.585797 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:23.585797 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:50:23.589019 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-911371d0-3e89-42b7-af0a-99ab7427727b tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Volume info retrieved successfully. Aug 20 04:50:23.592827 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-911371d0-3e89-42b7-af0a-99ab7427727b tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/volumes/e8a244af-368a-4d17-96c3-41aeb80620cb returned with HTTP 200 Aug 20 04:50:23.593177 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1314/5283] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:50:23 2026] GET /volume/v3/volumes/e8a244af-368a-4d17-96c3-41aeb80620cb => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:50:24.607110 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-867111ff-8e9e-45ad-9d8a-5664f4893c88 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:24.608681 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-867111ff-8e9e-45ad-9d8a-5664f4893c88 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/volumes/e8a244af-368a-4d17-96c3-41aeb80620cb Aug 20 04:50:24.608863 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-867111ff-8e9e-45ad-9d8a-5664f4893c88 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:24.609025 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-867111ff-8e9e-45ad-9d8a-5664f4893c88 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:24.620981 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-867111ff-8e9e-45ad-9d8a-5664f4893c88 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/volumes/e8a244af-368a-4d17-96c3-41aeb80620cb returned with HTTP 404 Aug 20 04:50:24.621453 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1321/5284] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:50:24 2026] GET /volume/v3/volumes/e8a244af-368a-4d17-96c3-41aeb80620cb => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:50:24.627166 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-04dfc9e5-f49e-4fa2-9c64-86d73ca8fbe3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:24.628866 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-04dfc9e5-f49e-4fa2-9c64-86d73ca8fbe3 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] DELETE https://10.4.3.239/volume/v3/volumes/a4935003-7826-47b5-9ef0-e95ddc8b7a06 Aug 20 04:50:24.629059 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-04dfc9e5-f49e-4fa2-9c64-86d73ca8fbe3 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:24.629264 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-04dfc9e5-f49e-4fa2-9c64-86d73ca8fbe3 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:24.629426 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-04dfc9e5-f49e-4fa2-9c64-86d73ca8fbe3 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Delete volume with id: a4935003-7826-47b5-9ef0-e95ddc8b7a06 Aug 20 04:50:24.636233 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:24.636233 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:50:24.636636 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-04dfc9e5-f49e-4fa2-9c64-86d73ca8fbe3 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Volume info retrieved successfully. Aug 20 04:50:24.655787 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-04dfc9e5-f49e-4fa2-9c64-86d73ca8fbe3 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Delete volume request issued successfully. Aug 20 04:50:24.655975 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-04dfc9e5-f49e-4fa2-9c64-86d73ca8fbe3 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/volumes/a4935003-7826-47b5-9ef0-e95ddc8b7a06 returned with HTTP 202 Aug 20 04:50:24.656418 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1323/5285] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:50:24 2026] DELETE /volume/v3/volumes/a4935003-7826-47b5-9ef0-e95ddc8b7a06 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:50:24.662900 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8a2da22b-635b-4564-93be-64281aa9f37b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:24.664918 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8a2da22b-635b-4564-93be-64281aa9f37b tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/volumes/a4935003-7826-47b5-9ef0-e95ddc8b7a06 Aug 20 04:50:24.665134 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8a2da22b-635b-4564-93be-64281aa9f37b tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:24.665436 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8a2da22b-635b-4564-93be-64281aa9f37b tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:24.672497 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:24.672497 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:50:24.675433 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-8a2da22b-635b-4564-93be-64281aa9f37b tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Volume info retrieved successfully. Aug 20 04:50:24.679447 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8a2da22b-635b-4564-93be-64281aa9f37b tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/volumes/a4935003-7826-47b5-9ef0-e95ddc8b7a06 returned with HTTP 200 Aug 20 04:50:24.679832 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1328/5286] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:50:24 2026] GET /volume/v3/volumes/a4935003-7826-47b5-9ef0-e95ddc8b7a06 => generated 1356 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:50:25.691092 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-597b9ddd-71ed-4bc6-b1df-735c92af20eb None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:25.692944 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-597b9ddd-71ed-4bc6-b1df-735c92af20eb tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/volumes/a4935003-7826-47b5-9ef0-e95ddc8b7a06 Aug 20 04:50:25.693155 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-597b9ddd-71ed-4bc6-b1df-735c92af20eb tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:25.693398 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-597b9ddd-71ed-4bc6-b1df-735c92af20eb tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:25.699449 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-597b9ddd-71ed-4bc6-b1df-735c92af20eb tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/volumes/a4935003-7826-47b5-9ef0-e95ddc8b7a06 returned with HTTP 404 Aug 20 04:50:25.699892 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1315/5287] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:50:25 2026] GET /volume/v3/volumes/a4935003-7826-47b5-9ef0-e95ddc8b7a06 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:50:25.706790 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b41bc2a3-e833-43aa-b4f3-c93fd480ad1a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:25.708533 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b41bc2a3-e833-43aa-b4f3-c93fd480ad1a tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] DELETE https://10.4.3.239/volume/v3/volumes/c4ed0a1e-030f-4aa0-8a5e-21406aa48d6b Aug 20 04:50:25.708741 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b41bc2a3-e833-43aa-b4f3-c93fd480ad1a tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:25.708949 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b41bc2a3-e833-43aa-b4f3-c93fd480ad1a tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:25.709105 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-b41bc2a3-e833-43aa-b4f3-c93fd480ad1a tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Delete volume with id: c4ed0a1e-030f-4aa0-8a5e-21406aa48d6b Aug 20 04:50:25.716249 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:25.716249 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:50:25.716749 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b41bc2a3-e833-43aa-b4f3-c93fd480ad1a tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Volume info retrieved successfully. Aug 20 04:50:25.732023 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b41bc2a3-e833-43aa-b4f3-c93fd480ad1a tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Delete volume request issued successfully. Aug 20 04:50:25.732234 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b41bc2a3-e833-43aa-b4f3-c93fd480ad1a tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/volumes/c4ed0a1e-030f-4aa0-8a5e-21406aa48d6b returned with HTTP 202 Aug 20 04:50:25.732633 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1322/5288] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:50:25 2026] DELETE /volume/v3/volumes/c4ed0a1e-030f-4aa0-8a5e-21406aa48d6b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:50:25.739262 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8bd5c3c2-f622-4727-a9b5-715defe8406b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:25.741749 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8bd5c3c2-f622-4727-a9b5-715defe8406b tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/volumes/c4ed0a1e-030f-4aa0-8a5e-21406aa48d6b Aug 20 04:50:25.742040 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8bd5c3c2-f622-4727-a9b5-715defe8406b tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:25.742468 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8bd5c3c2-f622-4727-a9b5-715defe8406b tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:25.751051 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:25.751051 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:50:25.755365 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-8bd5c3c2-f622-4727-a9b5-715defe8406b tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Volume info retrieved successfully. Aug 20 04:50:25.759832 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8bd5c3c2-f622-4727-a9b5-715defe8406b tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/volumes/c4ed0a1e-030f-4aa0-8a5e-21406aa48d6b returned with HTTP 200 Aug 20 04:50:25.760328 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1324/5289] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:50:25 2026] GET /volume/v3/volumes/c4ed0a1e-030f-4aa0-8a5e-21406aa48d6b => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:50:26.773412 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c150803d-8aba-4a2e-a74f-92779ef9b1d0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:26.775108 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c150803d-8aba-4a2e-a74f-92779ef9b1d0 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/volumes/c4ed0a1e-030f-4aa0-8a5e-21406aa48d6b Aug 20 04:50:26.775326 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c150803d-8aba-4a2e-a74f-92779ef9b1d0 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:26.775531 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c150803d-8aba-4a2e-a74f-92779ef9b1d0 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:26.781595 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c150803d-8aba-4a2e-a74f-92779ef9b1d0 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/volumes/c4ed0a1e-030f-4aa0-8a5e-21406aa48d6b returned with HTTP 404 Aug 20 04:50:26.782308 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1329/5290] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:50:26 2026] GET /volume/v3/volumes/c4ed0a1e-030f-4aa0-8a5e-21406aa48d6b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:50:26.788128 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-fa6705fb-0807-494e-a726-ebafed2f1f75 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:26.789932 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fa6705fb-0807-494e-a726-ebafed2f1f75 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] DELETE https://10.4.3.239/volume/v3/volumes/02ccd8bf-ad70-4ed0-b267-73985ca08441 Aug 20 04:50:26.790152 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fa6705fb-0807-494e-a726-ebafed2f1f75 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:26.790389 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fa6705fb-0807-494e-a726-ebafed2f1f75 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:26.790548 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-fa6705fb-0807-494e-a726-ebafed2f1f75 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Delete volume with id: 02ccd8bf-ad70-4ed0-b267-73985ca08441 Aug 20 04:50:26.796872 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:26.796872 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:50:26.797312 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-fa6705fb-0807-494e-a726-ebafed2f1f75 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Volume info retrieved successfully. Aug 20 04:50:26.812355 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-fa6705fb-0807-494e-a726-ebafed2f1f75 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Delete volume request issued successfully. Aug 20 04:50:26.812617 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fa6705fb-0807-494e-a726-ebafed2f1f75 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/volumes/02ccd8bf-ad70-4ed0-b267-73985ca08441 returned with HTTP 202 Aug 20 04:50:26.813306 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1316/5291] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:50:26 2026] DELETE /volume/v3/volumes/02ccd8bf-ad70-4ed0-b267-73985ca08441 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:50:26.820080 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f1fceefa-bd82-4afd-944f-fc333c2f1292 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:26.822253 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f1fceefa-bd82-4afd-944f-fc333c2f1292 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/volumes/02ccd8bf-ad70-4ed0-b267-73985ca08441 Aug 20 04:50:26.822495 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f1fceefa-bd82-4afd-944f-fc333c2f1292 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:26.822721 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f1fceefa-bd82-4afd-944f-fc333c2f1292 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:26.832493 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:26.832493 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:50:26.836721 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f1fceefa-bd82-4afd-944f-fc333c2f1292 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Volume info retrieved successfully. Aug 20 04:50:26.841645 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f1fceefa-bd82-4afd-944f-fc333c2f1292 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/volumes/02ccd8bf-ad70-4ed0-b267-73985ca08441 returned with HTTP 200 Aug 20 04:50:26.842079 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1323/5292] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:50:26 2026] GET /volume/v3/volumes/02ccd8bf-ad70-4ed0-b267-73985ca08441 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:50:27.854376 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-aeb352a9-3d88-4b4f-a576-78fa1a1b1211 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:27.856231 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-aeb352a9-3d88-4b4f-a576-78fa1a1b1211 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] GET https://10.4.3.239/volume/v3/volumes/02ccd8bf-ad70-4ed0-b267-73985ca08441 Aug 20 04:50:27.856424 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-aeb352a9-3d88-4b4f-a576-78fa1a1b1211 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:27.856595 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-aeb352a9-3d88-4b4f-a576-78fa1a1b1211 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:27.861942 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-aeb352a9-3d88-4b4f-a576-78fa1a1b1211 tempest-VolumesBackupsTest-358900102 tempest-VolumesBackupsTest-358900102-project-member] https://10.4.3.239/volume/v3/volumes/02ccd8bf-ad70-4ed0-b267-73985ca08441 returned with HTTP 404 Aug 20 04:50:27.862447 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1325/5293] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:50:27 2026] GET /volume/v3/volumes/02ccd8bf-ad70-4ed0-b267-73985ca08441 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:50:31.087256 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-42743725-3b0d-4215-bddc-7c87126abca7 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:31.166427 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-42743725-3b0d-4215-bddc-7c87126abca7 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:50:31.166981 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-42743725-3b0d-4215-bddc-7c87126abca7 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1277677452"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:50:31.168490 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-42743725-3b0d-4215-bddc-7c87126abca7 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1277677452'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:50:31.168663 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-42743725-3b0d-4215-bddc-7c87126abca7 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Create volume of 1 GB Aug 20 04:50:31.172464 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-42743725-3b0d-4215-bddc-7c87126abca7 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Availability Zones retrieved successfully. Aug 20 04:50:31.178061 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-42743725-3b0d-4215-bddc-7c87126abca7 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Flow 'volume_create_api' (2562e9bd-8286-42c1-9d25-ee753cc9e166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:50:31.179024 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-42743725-3b0d-4215-bddc-7c87126abca7 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02285a75-774e-4138-b7b4-68988634eb0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:50:31.179985 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-42743725-3b0d-4215-bddc-7c87126abca7 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:50:31.209320 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-42743725-3b0d-4215-bddc-7c87126abca7 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02285a75-774e-4138-b7b4-68988634eb0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:50:31.210313 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-42743725-3b0d-4215-bddc-7c87126abca7 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39df955d-0f52-45a3-8235-c051d66dd3c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:50:31.264869 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-42743725-3b0d-4215-bddc-7c87126abca7 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Created reservations ['2f1911f3-acf4-4b04-985d-ddfa1e21f862', '2c45b732-7119-47d4-bf71-34c059910c59', '84b1c038-a8ef-48e9-9dc7-2e5eca4bd65d', 'f6ed97aa-3eae-4152-a5eb-0dc479fe5750'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:50:31.265850 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-42743725-3b0d-4215-bddc-7c87126abca7 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39df955d-0f52-45a3-8235-c051d66dd3c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f1911f3-acf4-4b04-985d-ddfa1e21f862', '2c45b732-7119-47d4-bf71-34c059910c59', '84b1c038-a8ef-48e9-9dc7-2e5eca4bd65d', 'f6ed97aa-3eae-4152-a5eb-0dc479fe5750']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:50:31.266848 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-42743725-3b0d-4215-bddc-7c87126abca7 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e897903-330a-41ee-b6fc-c98332342a69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:50:31.286886 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-42743725-3b0d-4215-bddc-7c87126abca7 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e897903-330a-41ee-b6fc-c98332342a69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a7f180d-325e-4a02-b5de-98a9495745a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1277677452',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2afbfff67fc5447f803ede8b9b12e1fc',qos_specs=None,replication_status=,reservations=['2f1911f3-acf4-4b04-985d-ddfa1e21f862','2c45b732-7119-47d4-bf71-34c059910c59','84b1c038-a8ef-48e9-9dc7-2e5eca4bd65d','f6ed97aa-3eae-4152-a5eb-0dc479fe5750'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ac94a57928e45cea824f2e03a81f6d6',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:50:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1277677452',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a7f180d-325e-4a02-b5de-98a9495745a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2afbfff67fc5447f803ede8b9b12e1fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ac94a57928e45cea824f2e03a81f6d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:50:31.287496 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-42743725-3b0d-4215-bddc-7c87126abca7 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b165f4e2-a04b-4b33-a48e-2d0eb18cf731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:50:31.303462 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-42743725-3b0d-4215-bddc-7c87126abca7 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b165f4e2-a04b-4b33-a48e-2d0eb18cf731) transitioned into state 'SUCCESS' from state '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-1277677452',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2afbfff67fc5447f803ede8b9b12e1fc',qos_specs=None,replication_status=,reservations=['2f1911f3-acf4-4b04-985d-ddfa1e21f862','2c45b732-7119-47d4-bf71-34c059910c59','84b1c038-a8ef-48e9-9dc7-2e5eca4bd65d','f6ed97aa-3eae-4152-a5eb-0dc479fe5750'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ac94a57928e45cea824f2e03a81f6d6',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:50:31.304287 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-42743725-3b0d-4215-bddc-7c87126abca7 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de813ec8-9b52-499b-af37-76045062be7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:50:31.311867 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-42743725-3b0d-4215-bddc-7c87126abca7 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de813ec8-9b52-499b-af37-76045062be7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:50:31.312689 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-42743725-3b0d-4215-bddc-7c87126abca7 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Flow 'volume_create_api' (2562e9bd-8286-42c1-9d25-ee753cc9e166) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:50:31.313022 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-42743725-3b0d-4215-bddc-7c87126abca7 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Create volume request issued successfully. Aug 20 04:50:31.313645 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-42743725-3b0d-4215-bddc-7c87126abca7 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:50:31.314089 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1330/5294] 10.4.3.239 () {70 vars in 1299 bytes} [Thu Aug 20 04:50:31 2026] POST /volume/v3/volumes => generated 770 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:50:31.326751 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-cd59bc83-0b1e-4a49-a91f-c6a2f4768fd5 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:31.343033 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cd59bc83-0b1e-4a49-a91f-c6a2f4768fd5 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/volumes/6a7f180d-325e-4a02-b5de-98a9495745a9 Aug 20 04:50:31.343417 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cd59bc83-0b1e-4a49-a91f-c6a2f4768fd5 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:31.343672 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cd59bc83-0b1e-4a49-a91f-c6a2f4768fd5 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:31.353461 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:31.353461 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:50:31.357076 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-cd59bc83-0b1e-4a49-a91f-c6a2f4768fd5 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Volume info retrieved successfully. Aug 20 04:50:31.361972 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cd59bc83-0b1e-4a49-a91f-c6a2f4768fd5 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/6a7f180d-325e-4a02-b5de-98a9495745a9 returned with HTTP 200 Aug 20 04:50:31.362047 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1317/5295] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:50:31 2026] GET /volume/v3/volumes/6a7f180d-325e-4a02-b5de-98a9495745a9 => generated 838 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:50:32.375047 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4cc628cb-bae0-4c3b-87c7-64855c59450e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:32.376923 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4cc628cb-bae0-4c3b-87c7-64855c59450e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/volumes/6a7f180d-325e-4a02-b5de-98a9495745a9 Aug 20 04:50:32.377149 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4cc628cb-bae0-4c3b-87c7-64855c59450e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:32.377361 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4cc628cb-bae0-4c3b-87c7-64855c59450e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:32.383355 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:32.383355 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:50:32.386330 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-4cc628cb-bae0-4c3b-87c7-64855c59450e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Volume info retrieved successfully. Aug 20 04:50:32.389749 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4cc628cb-bae0-4c3b-87c7-64855c59450e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/6a7f180d-325e-4a02-b5de-98a9495745a9 returned with HTTP 200 Aug 20 04:50:32.390140 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1324/5296] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:50:32 2026] GET /volume/v3/volumes/6a7f180d-325e-4a02-b5de-98a9495745a9 => generated 863 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:50:32.401363 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-184eeb1b-913d-4963-acfd-a2ca5618cf4a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:32.402947 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-184eeb1b-913d-4963-acfd-a2ca5618cf4a tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:50:32.403296 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-184eeb1b-913d-4963-acfd-a2ca5618cf4a tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6a7f180d-325e-4a02-b5de-98a9495745a9", "name": "tempest-VolumeDependencyTests-Snapshot-372463759"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:50:32.411236 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:32.411236 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:50:32.411639 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-184eeb1b-913d-4963-acfd-a2ca5618cf4a tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Volume info retrieved successfully. Aug 20 04:50:32.411745 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-184eeb1b-913d-4963-acfd-a2ca5618cf4a tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Create snapshot from volume 6a7f180d-325e-4a02-b5de-98a9495745a9 Aug 20 04:50:32.441441 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-184eeb1b-913d-4963-acfd-a2ca5618cf4a tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Created reservations ['43ec3288-c54c-4056-bf86-bff9349bbefa', 'fe014cee-28b0-439e-a2c7-f002b00de9b0', 'fe605362-cfe8-4622-a0ad-580176bd2f1d', 'd296f072-55c4-4ad2-b5f4-431629f33452'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:50:32.465625 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-184eeb1b-913d-4963-acfd-a2ca5618cf4a tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Snapshot create request issued successfully. Aug 20 04:50:32.465933 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-184eeb1b-913d-4963-acfd-a2ca5618cf4a tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:50:32.466410 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1326/5297] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:50:32 2026] POST /volume/v3/snapshots => generated 307 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:50:32.476806 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-cad1a6c0-9cfe-47c0-ad14-49a8615f00ca None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:32.478643 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cad1a6c0-9cfe-47c0-ad14-49a8615f00ca tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/snapshots/6c63688c-b3cb-435a-abe2-412a7c771c44 Aug 20 04:50:32.478926 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cad1a6c0-9cfe-47c0-ad14-49a8615f00ca tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:32.479217 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cad1a6c0-9cfe-47c0-ad14-49a8615f00ca tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:32.484443 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:32.484443 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:50:32.485098 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-cad1a6c0-9cfe-47c0-ad14-49a8615f00ca tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Snapshot retrieved successfully. Aug 20 04:50:32.486414 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cad1a6c0-9cfe-47c0-ad14-49a8615f00ca tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/snapshots/6c63688c-b3cb-435a-abe2-412a7c771c44 returned with HTTP 200 Aug 20 04:50:32.486414 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1331/5298] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:50:32 2026] GET /volume/v3/snapshots/6c63688c-b3cb-435a-abe2-412a7c771c44 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:50:33.494401 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-debc7770-654a-4426-b81b-182cde6c84c2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:33.496118 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-debc7770-654a-4426-b81b-182cde6c84c2 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/snapshots/6c63688c-b3cb-435a-abe2-412a7c771c44 Aug 20 04:50:33.496324 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-debc7770-654a-4426-b81b-182cde6c84c2 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:33.496500 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-debc7770-654a-4426-b81b-182cde6c84c2 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:33.501225 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:33.501225 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:50:33.501639 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-debc7770-654a-4426-b81b-182cde6c84c2 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Snapshot retrieved successfully. Aug 20 04:50:33.502402 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-debc7770-654a-4426-b81b-182cde6c84c2 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/snapshots/6c63688c-b3cb-435a-abe2-412a7c771c44 returned with HTTP 200 Aug 20 04:50:33.502777 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1318/5299] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:50:33 2026] GET /volume/v3/snapshots/6c63688c-b3cb-435a-abe2-412a7c771c44 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:50:33.510841 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0bc37622-972f-4b86-909a-5c987cee207e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:33.512637 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0bc37622-972f-4b86-909a-5c987cee207e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:50:33.513002 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0bc37622-972f-4b86-909a-5c987cee207e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "6c63688c-b3cb-435a-abe2-412a7c771c44", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-444973635"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:50:33.514480 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-0bc37622-972f-4b86-909a-5c987cee207e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Create volume request body: {'volume': {'snapshot_id': '6c63688c-b3cb-435a-abe2-412a7c771c44', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-444973635'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:50:33.519264 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:33.519264 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:50:33.519661 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-0bc37622-972f-4b86-909a-5c987cee207e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Snapshot retrieved successfully. Aug 20 04:50:33.519764 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-0bc37622-972f-4b86-909a-5c987cee207e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Create volume of 1 GB Aug 20 04:50:33.522944 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-0bc37622-972f-4b86-909a-5c987cee207e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Availability Zones retrieved successfully. Aug 20 04:50:33.528722 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-0bc37622-972f-4b86-909a-5c987cee207e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Flow 'volume_create_api' (d63092c1-8911-460d-b2b4-051ee83f1915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:50:33.529568 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-0bc37622-972f-4b86-909a-5c987cee207e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dfe4933-4bed-4398-ae17-d2ff7b73034c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:50:33.530413 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-0bc37622-972f-4b86-909a-5c987cee207e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:50:33.556491 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-0bc37622-972f-4b86-909a-5c987cee207e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dfe4933-4bed-4398-ae17-d2ff7b73034c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '6c63688c-b3cb-435a-abe2-412a7c771c44', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:50:33.557230 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-0bc37622-972f-4b86-909a-5c987cee207e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acbd2816-cd1f-44c3-8457-599838f8188d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:50:33.590764 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-0bc37622-972f-4b86-909a-5c987cee207e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Created reservations ['e162374b-4978-4ddc-8eee-b4308aa44e34', '60f1afc5-be63-4147-a2db-eac1370df750', '483d997c-3c45-4167-9fa4-45e6c1ac5fda', 'db33b022-6c3b-415b-8e84-eca2a66a5053'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:50:33.591783 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-0bc37622-972f-4b86-909a-5c987cee207e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acbd2816-cd1f-44c3-8457-599838f8188d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e162374b-4978-4ddc-8eee-b4308aa44e34', '60f1afc5-be63-4147-a2db-eac1370df750', '483d997c-3c45-4167-9fa4-45e6c1ac5fda', 'db33b022-6c3b-415b-8e84-eca2a66a5053']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:50:33.592737 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-0bc37622-972f-4b86-909a-5c987cee207e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5c2a41c-6c7e-42a3-ace6-e56b4ca99044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:50:33.629205 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-0bc37622-972f-4b86-909a-5c987cee207e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5c2a41c-6c7e-42a3-ace6-e56b4ca99044) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25d33111-eb91-42d2-90d2-9f49d6b55a3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-444973635',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2afbfff67fc5447f803ede8b9b12e1fc',qos_specs=None,replication_status=,reservations=['e162374b-4978-4ddc-8eee-b4308aa44e34','60f1afc5-be63-4147-a2db-eac1370df750','483d997c-3c45-4167-9fa4-45e6c1ac5fda','db33b022-6c3b-415b-8e84-eca2a66a5053'],size=1,snapshot_id=6c63688c-b3cb-435a-abe2-412a7c771c44,source_replicaid=,source_volid=None,status='creating',user_id='1ac94a57928e45cea824f2e03a81f6d6',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:50:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-444973635',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25d33111-eb91-42d2-90d2-9f49d6b55a3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2afbfff67fc5447f803ede8b9b12e1fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=6c63688c-b3cb-435a-abe2-412a7c771c44,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ac94a57928e45cea824f2e03a81f6d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:50:33.629907 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-0bc37622-972f-4b86-909a-5c987cee207e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84a324ce-980b-4018-8079-4aa729f0cee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:50:33.645476 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-0bc37622-972f-4b86-909a-5c987cee207e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84a324ce-980b-4018-8079-4aa729f0cee0) transitioned into state 'SUCCESS' from state '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-444973635',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2afbfff67fc5447f803ede8b9b12e1fc',qos_specs=None,replication_status=,reservations=['e162374b-4978-4ddc-8eee-b4308aa44e34','60f1afc5-be63-4147-a2db-eac1370df750','483d997c-3c45-4167-9fa4-45e6c1ac5fda','db33b022-6c3b-415b-8e84-eca2a66a5053'],size=1,snapshot_id=6c63688c-b3cb-435a-abe2-412a7c771c44,source_replicaid=,source_volid=None,status='creating',user_id='1ac94a57928e45cea824f2e03a81f6d6',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:50:33.646089 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-0bc37622-972f-4b86-909a-5c987cee207e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13f6393c-1e36-47a9-8eb0-f488c8b34cf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:50:33.664365 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-0bc37622-972f-4b86-909a-5c987cee207e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13f6393c-1e36-47a9-8eb0-f488c8b34cf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:50:33.665078 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-0bc37622-972f-4b86-909a-5c987cee207e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Flow 'volume_create_api' (d63092c1-8911-460d-b2b4-051ee83f1915) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:50:33.665367 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-0bc37622-972f-4b86-909a-5c987cee207e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Create volume request issued successfully. Aug 20 04:50:33.665846 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0bc37622-972f-4b86-909a-5c987cee207e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:50:33.666265 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1325/5300] 10.4.3.239 () {70 vars in 1300 bytes} [Thu Aug 20 04:50:33 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 20 04:50:33.679122 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-bdbd21ed-9564-477a-b192-304ae285725b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:33.684543 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bdbd21ed-9564-477a-b192-304ae285725b tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/volumes/25d33111-eb91-42d2-90d2-9f49d6b55a3f Aug 20 04:50:33.684729 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bdbd21ed-9564-477a-b192-304ae285725b tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:33.684900 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bdbd21ed-9564-477a-b192-304ae285725b tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:33.697801 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:33.697801 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:50:33.704514 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-bdbd21ed-9564-477a-b192-304ae285725b tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Volume info retrieved successfully. Aug 20 04:50:33.711854 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bdbd21ed-9564-477a-b192-304ae285725b tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/25d33111-eb91-42d2-90d2-9f49d6b55a3f returned with HTTP 200 Aug 20 04:50:33.712247 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1327/5301] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:50:33 2026] GET /volume/v3/volumes/25d33111-eb91-42d2-90d2-9f49d6b55a3f => generated 871 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:50:34.732044 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-aa1d01ba-60a1-4308-8ab0-36663e5d1902 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:34.733860 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-aa1d01ba-60a1-4308-8ab0-36663e5d1902 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/volumes/25d33111-eb91-42d2-90d2-9f49d6b55a3f Aug 20 04:50:34.734074 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-aa1d01ba-60a1-4308-8ab0-36663e5d1902 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:34.734268 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-aa1d01ba-60a1-4308-8ab0-36663e5d1902 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:34.741208 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:34.741208 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:50:34.745081 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-aa1d01ba-60a1-4308-8ab0-36663e5d1902 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Volume info retrieved successfully. Aug 20 04:50:34.749729 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-aa1d01ba-60a1-4308-8ab0-36663e5d1902 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/25d33111-eb91-42d2-90d2-9f49d6b55a3f returned with HTTP 200 Aug 20 04:50:34.750148 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1332/5302] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:50:34 2026] GET /volume/v3/volumes/25d33111-eb91-42d2-90d2-9f49d6b55a3f => generated 896 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:50:34.761356 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0a51eb01-ef20-451f-9abe-dbae8b08b587 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:34.762988 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0a51eb01-ef20-451f-9abe-dbae8b08b587 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:50:34.763354 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0a51eb01-ef20-451f-9abe-dbae8b08b587 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "25d33111-eb91-42d2-90d2-9f49d6b55a3f", "name": "tempest-VolumeDependencyTests-Snapshot-49221397"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:50:34.771105 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:34.771105 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:50:34.771528 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-0a51eb01-ef20-451f-9abe-dbae8b08b587 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Volume info retrieved successfully. Aug 20 04:50:34.771637 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-0a51eb01-ef20-451f-9abe-dbae8b08b587 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Create snapshot from volume 25d33111-eb91-42d2-90d2-9f49d6b55a3f Aug 20 04:50:34.792286 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-0a51eb01-ef20-451f-9abe-dbae8b08b587 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Created reservations ['cc07f629-1ee4-4735-9583-824d443fb2bc', '0230efba-5353-4b1f-abfc-8bedcd6ffc24', 'c15f8d79-7cbd-4fd0-b969-8c225cb4b189', 'a622c05f-af71-45aa-936b-4e83ee797f4c'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:50:34.819942 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-0a51eb01-ef20-451f-9abe-dbae8b08b587 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Snapshot create request issued successfully. Aug 20 04:50:34.820275 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0a51eb01-ef20-451f-9abe-dbae8b08b587 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:50:34.820671 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1319/5303] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:50:34 2026] POST /volume/v3/snapshots => generated 306 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:50:34.830731 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9fd56d75-3746-46ef-96d9-40c99086569b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:34.832582 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9fd56d75-3746-46ef-96d9-40c99086569b tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/snapshots/b5365104-5d19-4a6b-8342-22658512abe9 Aug 20 04:50:34.832738 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9fd56d75-3746-46ef-96d9-40c99086569b tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:34.832928 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9fd56d75-3746-46ef-96d9-40c99086569b tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:34.837521 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:34.837521 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:50:34.837906 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-9fd56d75-3746-46ef-96d9-40c99086569b tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Snapshot retrieved successfully. Aug 20 04:50:34.838604 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9fd56d75-3746-46ef-96d9-40c99086569b tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/snapshots/b5365104-5d19-4a6b-8342-22658512abe9 returned with HTTP 200 Aug 20 04:50:34.838932 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1326/5304] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:50:34 2026] GET /volume/v3/snapshots/b5365104-5d19-4a6b-8342-22658512abe9 => generated 438 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:50:35.847014 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-89b91016-4e89-4e38-a9f6-307d972f225b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:35.848583 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-89b91016-4e89-4e38-a9f6-307d972f225b tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/snapshots/b5365104-5d19-4a6b-8342-22658512abe9 Aug 20 04:50:35.848761 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-89b91016-4e89-4e38-a9f6-307d972f225b tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:35.848933 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-89b91016-4e89-4e38-a9f6-307d972f225b tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:35.853435 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:35.853435 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:50:35.853837 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-89b91016-4e89-4e38-a9f6-307d972f225b tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Snapshot retrieved successfully. Aug 20 04:50:35.854520 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-89b91016-4e89-4e38-a9f6-307d972f225b tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/snapshots/b5365104-5d19-4a6b-8342-22658512abe9 returned with HTTP 200 Aug 20 04:50:35.854825 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1328/5305] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:50:35 2026] GET /volume/v3/snapshots/b5365104-5d19-4a6b-8342-22658512abe9 => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:50:35.863614 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2c659fd8-5b62-400c-8847-2873f7ffebae None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:35.865656 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2c659fd8-5b62-400c-8847-2873f7ffebae tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:50:35.866043 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2c659fd8-5b62-400c-8847-2873f7ffebae tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "b5365104-5d19-4a6b-8342-22658512abe9", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-639149941"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:50:35.867506 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-2c659fd8-5b62-400c-8847-2873f7ffebae tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Create volume request body: {'volume': {'snapshot_id': 'b5365104-5d19-4a6b-8342-22658512abe9', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-639149941'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:50:35.872589 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:35.872589 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:50:35.873038 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-2c659fd8-5b62-400c-8847-2873f7ffebae tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Snapshot retrieved successfully. Aug 20 04:50:35.873227 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-2c659fd8-5b62-400c-8847-2873f7ffebae tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Create volume of 1 GB Aug 20 04:50:35.876770 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-2c659fd8-5b62-400c-8847-2873f7ffebae tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Availability Zones retrieved successfully. Aug 20 04:50:35.881781 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-2c659fd8-5b62-400c-8847-2873f7ffebae tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Flow 'volume_create_api' (ff178d23-9f15-439e-ab98-0c3068383cb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:50:35.882802 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-2c659fd8-5b62-400c-8847-2873f7ffebae tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc3acc4e-e770-4b68-8c58-4d84117f789b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:50:35.883671 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-2c659fd8-5b62-400c-8847-2873f7ffebae tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:50:35.910695 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-2c659fd8-5b62-400c-8847-2873f7ffebae tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc3acc4e-e770-4b68-8c58-4d84117f789b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b5365104-5d19-4a6b-8342-22658512abe9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:50:35.911412 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-2c659fd8-5b62-400c-8847-2873f7ffebae tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de95137c-f050-4de9-9730-13142bffff21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:50:35.951473 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-2c659fd8-5b62-400c-8847-2873f7ffebae tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Created reservations ['51f3da36-97ed-4ac7-ae47-2042e1750768', '45341db6-ecba-4fa0-be63-dbab47f14942', '85c5c3a8-15dd-4040-924f-3c7a7eca5c50', 'a710cad0-e7da-41f2-a587-7dd6a400a726'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:50:35.952301 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-2c659fd8-5b62-400c-8847-2873f7ffebae tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de95137c-f050-4de9-9730-13142bffff21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51f3da36-97ed-4ac7-ae47-2042e1750768', '45341db6-ecba-4fa0-be63-dbab47f14942', '85c5c3a8-15dd-4040-924f-3c7a7eca5c50', 'a710cad0-e7da-41f2-a587-7dd6a400a726']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:50:35.953085 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-2c659fd8-5b62-400c-8847-2873f7ffebae tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55185a0a-f34a-4c41-a08c-c37774a33a51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:50:35.992127 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-2c659fd8-5b62-400c-8847-2873f7ffebae tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55185a0a-f34a-4c41-a08c-c37774a33a51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6c3a3eb-9fb5-4553-89cf-6d804a1f24cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-639149941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2afbfff67fc5447f803ede8b9b12e1fc',qos_specs=None,replication_status=,reservations=['51f3da36-97ed-4ac7-ae47-2042e1750768','45341db6-ecba-4fa0-be63-dbab47f14942','85c5c3a8-15dd-4040-924f-3c7a7eca5c50','a710cad0-e7da-41f2-a587-7dd6a400a726'],size=1,snapshot_id=b5365104-5d19-4a6b-8342-22658512abe9,source_replicaid=,source_volid=None,status='creating',user_id='1ac94a57928e45cea824f2e03a81f6d6',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:50:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-639149941',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6c3a3eb-9fb5-4553-89cf-6d804a1f24cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2afbfff67fc5447f803ede8b9b12e1fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b5365104-5d19-4a6b-8342-22658512abe9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ac94a57928e45cea824f2e03a81f6d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:50:35.993269 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-2c659fd8-5b62-400c-8847-2873f7ffebae tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17526186-4178-411c-8c5c-eb6ac808df1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:50:36.011098 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-2c659fd8-5b62-400c-8847-2873f7ffebae tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17526186-4178-411c-8c5c-eb6ac808df1f) transitioned into state 'SUCCESS' from state '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-639149941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2afbfff67fc5447f803ede8b9b12e1fc',qos_specs=None,replication_status=,reservations=['51f3da36-97ed-4ac7-ae47-2042e1750768','45341db6-ecba-4fa0-be63-dbab47f14942','85c5c3a8-15dd-4040-924f-3c7a7eca5c50','a710cad0-e7da-41f2-a587-7dd6a400a726'],size=1,snapshot_id=b5365104-5d19-4a6b-8342-22658512abe9,source_replicaid=,source_volid=None,status='creating',user_id='1ac94a57928e45cea824f2e03a81f6d6',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:50:36.011769 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-2c659fd8-5b62-400c-8847-2873f7ffebae tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92a65a4a-21a9-45fa-bc6d-5061c8fc72b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:50:36.032209 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-2c659fd8-5b62-400c-8847-2873f7ffebae tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92a65a4a-21a9-45fa-bc6d-5061c8fc72b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:50:36.032934 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-2c659fd8-5b62-400c-8847-2873f7ffebae tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Flow 'volume_create_api' (ff178d23-9f15-439e-ab98-0c3068383cb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:50:36.033269 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-2c659fd8-5b62-400c-8847-2873f7ffebae tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Create volume request issued successfully. Aug 20 04:50:36.033755 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2c659fd8-5b62-400c-8847-2873f7ffebae tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:50:36.034227 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1333/5306] 10.4.3.239 () {70 vars in 1300 bytes} [Thu Aug 20 04:50:35 2026] POST /volume/v3/volumes => generated 803 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:50:36.051281 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-625e0021-a040-4e53-9c6c-484dbd1b7795 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:36.053050 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-625e0021-a040-4e53-9c6c-484dbd1b7795 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/volumes/e6c3a3eb-9fb5-4553-89cf-6d804a1f24cd Aug 20 04:50:36.053285 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-625e0021-a040-4e53-9c6c-484dbd1b7795 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:36.053471 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-625e0021-a040-4e53-9c6c-484dbd1b7795 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:36.060011 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:36.060011 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:50:36.063401 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-625e0021-a040-4e53-9c6c-484dbd1b7795 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Volume info retrieved successfully. Aug 20 04:50:36.067364 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-625e0021-a040-4e53-9c6c-484dbd1b7795 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/e6c3a3eb-9fb5-4553-89cf-6d804a1f24cd returned with HTTP 200 Aug 20 04:50:36.067744 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1320/5307] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:50:36 2026] GET /volume/v3/volumes/e6c3a3eb-9fb5-4553-89cf-6d804a1f24cd => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:50:37.080238 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7816f5f4-5566-411e-907f-6b087192624f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:37.081965 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7816f5f4-5566-411e-907f-6b087192624f tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/volumes/e6c3a3eb-9fb5-4553-89cf-6d804a1f24cd Aug 20 04:50:37.082175 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7816f5f4-5566-411e-907f-6b087192624f tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:37.082360 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7816f5f4-5566-411e-907f-6b087192624f tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:37.088545 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:37.088545 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:50:37.091499 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7816f5f4-5566-411e-907f-6b087192624f tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Volume info retrieved successfully. Aug 20 04:50:37.094967 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7816f5f4-5566-411e-907f-6b087192624f tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/e6c3a3eb-9fb5-4553-89cf-6d804a1f24cd returned with HTTP 200 Aug 20 04:50:37.095307 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1327/5308] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:50:37 2026] GET /volume/v3/volumes/e6c3a3eb-9fb5-4553-89cf-6d804a1f24cd => generated 896 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:50:37.107344 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e1d8c6be-da20-4b21-8089-f3b0db098e96 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:37.109214 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e1d8c6be-da20-4b21-8089-f3b0db098e96 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:50:37.109604 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e1d8c6be-da20-4b21-8089-f3b0db098e96 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "e6c3a3eb-9fb5-4553-89cf-6d804a1f24cd", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-827544107"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:50:37.111368 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-e1d8c6be-da20-4b21-8089-f3b0db098e96 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Create volume request body: {'volume': {'source_volid': 'e6c3a3eb-9fb5-4553-89cf-6d804a1f24cd', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-827544107'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:50:37.118708 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:37.118708 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:50:37.119225 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e1d8c6be-da20-4b21-8089-f3b0db098e96 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Volume retrieved successfully. Aug 20 04:50:37.119359 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-e1d8c6be-da20-4b21-8089-f3b0db098e96 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Create volume of 1 GB Aug 20 04:50:37.122858 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e1d8c6be-da20-4b21-8089-f3b0db098e96 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Availability Zones retrieved successfully. Aug 20 04:50:37.128423 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-e1d8c6be-da20-4b21-8089-f3b0db098e96 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Flow 'volume_create_api' (39e1d751-8e90-41ba-903e-5f1efd5e580c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:50:37.129516 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-e1d8c6be-da20-4b21-8089-f3b0db098e96 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cea0258-287d-4fee-a878-377c40ffd708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:50:37.130583 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-e1d8c6be-da20-4b21-8089-f3b0db098e96 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:50:37.151202 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-e1d8c6be-da20-4b21-8089-f3b0db098e96 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cea0258-287d-4fee-a878-377c40ffd708) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'e6c3a3eb-9fb5-4553-89cf-6d804a1f24cd', 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:50:37.151927 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-e1d8c6be-da20-4b21-8089-f3b0db098e96 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f16202b7-54a4-4186-a264-e7b0af1bf3ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:50:37.188531 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-e1d8c6be-da20-4b21-8089-f3b0db098e96 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Created reservations ['31c92f4f-063e-4875-ba68-896e3ac7a7ad', '624ec29f-3015-4a7b-a927-78d85d8fd255', 'd46b4825-d97b-4f21-b873-380e337ef5f5', '87fff97b-c758-4275-a40f-8586cf2a1b27'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:50:37.189403 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-e1d8c6be-da20-4b21-8089-f3b0db098e96 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f16202b7-54a4-4186-a264-e7b0af1bf3ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31c92f4f-063e-4875-ba68-896e3ac7a7ad', '624ec29f-3015-4a7b-a927-78d85d8fd255', 'd46b4825-d97b-4f21-b873-380e337ef5f5', '87fff97b-c758-4275-a40f-8586cf2a1b27']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:50:37.190169 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-e1d8c6be-da20-4b21-8089-f3b0db098e96 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ce6c13c-50c3-42d2-8378-7d0d4eb01424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:50:37.220804 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-e1d8c6be-da20-4b21-8089-f3b0db098e96 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ce6c13c-50c3-42d2-8378-7d0d4eb01424) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8be3ed45-bd0e-40ad-b428-956e1511bd8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-827544107',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2afbfff67fc5447f803ede8b9b12e1fc',qos_specs=None,replication_status=,reservations=['31c92f4f-063e-4875-ba68-896e3ac7a7ad','624ec29f-3015-4a7b-a927-78d85d8fd255','d46b4825-d97b-4f21-b873-380e337ef5f5','87fff97b-c758-4275-a40f-8586cf2a1b27'],size=1,snapshot_id=None,source_replicaid=,source_volid=e6c3a3eb-9fb5-4553-89cf-6d804a1f24cd,status='creating',user_id='1ac94a57928e45cea824f2e03a81f6d6',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:50:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-827544107',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8be3ed45-bd0e-40ad-b428-956e1511bd8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2afbfff67fc5447f803ede8b9b12e1fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=e6c3a3eb-9fb5-4553-89cf-6d804a1f24cd,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ac94a57928e45cea824f2e03a81f6d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:50:37.222453 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-e1d8c6be-da20-4b21-8089-f3b0db098e96 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abb3ba8e-cdd4-45c2-acdb-a77e3bc7f825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:50:37.239435 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-e1d8c6be-da20-4b21-8089-f3b0db098e96 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abb3ba8e-cdd4-45c2-acdb-a77e3bc7f825) transitioned into state 'SUCCESS' from state '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-827544107',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2afbfff67fc5447f803ede8b9b12e1fc',qos_specs=None,replication_status=,reservations=['31c92f4f-063e-4875-ba68-896e3ac7a7ad','624ec29f-3015-4a7b-a927-78d85d8fd255','d46b4825-d97b-4f21-b873-380e337ef5f5','87fff97b-c758-4275-a40f-8586cf2a1b27'],size=1,snapshot_id=None,source_replicaid=,source_volid=e6c3a3eb-9fb5-4553-89cf-6d804a1f24cd,status='creating',user_id='1ac94a57928e45cea824f2e03a81f6d6',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:50:37.240176 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-e1d8c6be-da20-4b21-8089-f3b0db098e96 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a6a5467-672d-4924-bb60-82cba4530d35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:50:37.254357 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-e1d8c6be-da20-4b21-8089-f3b0db098e96 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a6a5467-672d-4924-bb60-82cba4530d35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:50:37.255111 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-e1d8c6be-da20-4b21-8089-f3b0db098e96 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Flow 'volume_create_api' (39e1d751-8e90-41ba-903e-5f1efd5e580c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:50:37.255409 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e1d8c6be-da20-4b21-8089-f3b0db098e96 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Create volume request issued successfully. Aug 20 04:50:37.255929 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e1d8c6be-da20-4b21-8089-f3b0db098e96 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:50:37.256397 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1329/5309] 10.4.3.239 () {70 vars in 1300 bytes} [Thu Aug 20 04:50:37 2026] POST /volume/v3/volumes => generated 803 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:50:37.267343 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-68f8e681-1928-434b-8a4c-688ac98fa1aa None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:37.269321 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-68f8e681-1928-434b-8a4c-688ac98fa1aa tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/volumes/8be3ed45-bd0e-40ad-b428-956e1511bd8f Aug 20 04:50:37.269536 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-68f8e681-1928-434b-8a4c-688ac98fa1aa tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:37.269705 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-68f8e681-1928-434b-8a4c-688ac98fa1aa tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:37.276195 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:37.276195 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:50:37.279328 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-68f8e681-1928-434b-8a4c-688ac98fa1aa tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Volume info retrieved successfully. Aug 20 04:50:37.283046 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-68f8e681-1928-434b-8a4c-688ac98fa1aa tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/8be3ed45-bd0e-40ad-b428-956e1511bd8f returned with HTTP 200 Aug 20 04:50:37.283443 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1334/5310] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:50:37 2026] GET /volume/v3/volumes/8be3ed45-bd0e-40ad-b428-956e1511bd8f => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:50:38.294325 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-578fdeb5-9cc6-4f84-854b-2a813e1fda6b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:38.296498 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-578fdeb5-9cc6-4f84-854b-2a813e1fda6b tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/volumes/8be3ed45-bd0e-40ad-b428-956e1511bd8f Aug 20 04:50:38.296729 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-578fdeb5-9cc6-4f84-854b-2a813e1fda6b tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:38.296932 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-578fdeb5-9cc6-4f84-854b-2a813e1fda6b tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:38.304140 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:38.304140 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:50:38.307518 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-578fdeb5-9cc6-4f84-854b-2a813e1fda6b tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Volume info retrieved successfully. Aug 20 04:50:38.311153 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-578fdeb5-9cc6-4f84-854b-2a813e1fda6b tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/8be3ed45-bd0e-40ad-b428-956e1511bd8f returned with HTTP 200 Aug 20 04:50:38.311517 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1321/5311] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:50:38 2026] GET /volume/v3/volumes/8be3ed45-bd0e-40ad-b428-956e1511bd8f => generated 896 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:50:38.324265 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-384634f2-8754-4697-80b3-a9f87643d7b4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:38.326604 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-384634f2-8754-4697-80b3-a9f87643d7b4 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/6c63688c-b3cb-435a-abe2-412a7c771c44 Aug 20 04:50:38.326871 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-384634f2-8754-4697-80b3-a9f87643d7b4 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:38.327135 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-384634f2-8754-4697-80b3-a9f87643d7b4 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:38.327293 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-384634f2-8754-4697-80b3-a9f87643d7b4 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Delete snapshot with id: 6c63688c-b3cb-435a-abe2-412a7c771c44 Aug 20 04:50:38.333253 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:38.333253 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:50:38.333758 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-384634f2-8754-4697-80b3-a9f87643d7b4 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Snapshot retrieved successfully. Aug 20 04:50:38.352772 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-384634f2-8754-4697-80b3-a9f87643d7b4 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Snapshot delete request issued successfully. Aug 20 04:50:38.352965 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-384634f2-8754-4697-80b3-a9f87643d7b4 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/snapshots/6c63688c-b3cb-435a-abe2-412a7c771c44 returned with HTTP 202 Aug 20 04:50:38.353409 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1328/5312] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:50:38 2026] DELETE /volume/v3/snapshots/6c63688c-b3cb-435a-abe2-412a7c771c44 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:50:38.360855 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a4634c48-2bc0-4190-9fbc-5dddf22a74c9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:38.362619 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a4634c48-2bc0-4190-9fbc-5dddf22a74c9 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/snapshots/6c63688c-b3cb-435a-abe2-412a7c771c44 Aug 20 04:50:38.362800 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a4634c48-2bc0-4190-9fbc-5dddf22a74c9 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:38.362991 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a4634c48-2bc0-4190-9fbc-5dddf22a74c9 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:38.368773 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:38.368773 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:50:38.369247 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a4634c48-2bc0-4190-9fbc-5dddf22a74c9 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Snapshot retrieved successfully. Aug 20 04:50:38.369943 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a4634c48-2bc0-4190-9fbc-5dddf22a74c9 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/snapshots/6c63688c-b3cb-435a-abe2-412a7c771c44 returned with HTTP 200 Aug 20 04:50:38.370279 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1330/5313] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:50:38 2026] GET /volume/v3/snapshots/6c63688c-b3cb-435a-abe2-412a7c771c44 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:50:39.378614 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-002c6734-f028-4d05-a47c-c1bc943dd165 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:39.380270 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-002c6734-f028-4d05-a47c-c1bc943dd165 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/snapshots/6c63688c-b3cb-435a-abe2-412a7c771c44 Aug 20 04:50:39.380459 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-002c6734-f028-4d05-a47c-c1bc943dd165 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:39.380645 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-002c6734-f028-4d05-a47c-c1bc943dd165 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:39.384641 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-002c6734-f028-4d05-a47c-c1bc943dd165 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/snapshots/6c63688c-b3cb-435a-abe2-412a7c771c44 returned with HTTP 404 Aug 20 04:50:39.385064 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1335/5314] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:50:39 2026] GET /volume/v3/snapshots/6c63688c-b3cb-435a-abe2-412a7c771c44 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:50:39.390624 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1768f1c0-428d-42d9-8e2e-f2a1fee312d3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:39.392255 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1768f1c0-428d-42d9-8e2e-f2a1fee312d3 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/b5365104-5d19-4a6b-8342-22658512abe9 Aug 20 04:50:39.392435 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1768f1c0-428d-42d9-8e2e-f2a1fee312d3 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:39.392611 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1768f1c0-428d-42d9-8e2e-f2a1fee312d3 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:39.392702 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-1768f1c0-428d-42d9-8e2e-f2a1fee312d3 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Delete snapshot with id: b5365104-5d19-4a6b-8342-22658512abe9 Aug 20 04:50:39.396944 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:39.396944 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:50:39.397331 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-1768f1c0-428d-42d9-8e2e-f2a1fee312d3 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Snapshot retrieved successfully. Aug 20 04:50:39.410468 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-1768f1c0-428d-42d9-8e2e-f2a1fee312d3 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Snapshot delete request issued successfully. Aug 20 04:50:39.410615 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1768f1c0-428d-42d9-8e2e-f2a1fee312d3 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/snapshots/b5365104-5d19-4a6b-8342-22658512abe9 returned with HTTP 202 Aug 20 04:50:39.410979 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1322/5315] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:50:39 2026] DELETE /volume/v3/snapshots/b5365104-5d19-4a6b-8342-22658512abe9 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:50:39.419441 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-db3a68df-26ae-47a6-adb1-bb1c349061b9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:39.421120 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-db3a68df-26ae-47a6-adb1-bb1c349061b9 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/snapshots/b5365104-5d19-4a6b-8342-22658512abe9 Aug 20 04:50:39.421328 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-db3a68df-26ae-47a6-adb1-bb1c349061b9 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:39.421546 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-db3a68df-26ae-47a6-adb1-bb1c349061b9 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:39.426421 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:39.426421 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:50:39.426823 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-db3a68df-26ae-47a6-adb1-bb1c349061b9 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Snapshot retrieved successfully. Aug 20 04:50:39.427565 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-db3a68df-26ae-47a6-adb1-bb1c349061b9 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/snapshots/b5365104-5d19-4a6b-8342-22658512abe9 returned with HTTP 200 Aug 20 04:50:39.427906 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1329/5316] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:50:39 2026] GET /volume/v3/snapshots/b5365104-5d19-4a6b-8342-22658512abe9 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:50:40.435790 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2692aa5e-6477-4a34-8375-57dc11d235cc None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:40.437471 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2692aa5e-6477-4a34-8375-57dc11d235cc tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/snapshots/b5365104-5d19-4a6b-8342-22658512abe9 Aug 20 04:50:40.437655 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2692aa5e-6477-4a34-8375-57dc11d235cc tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:40.437860 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2692aa5e-6477-4a34-8375-57dc11d235cc tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:40.442537 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2692aa5e-6477-4a34-8375-57dc11d235cc tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/snapshots/b5365104-5d19-4a6b-8342-22658512abe9 returned with HTTP 404 Aug 20 04:50:40.443027 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1331/5317] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:50:40 2026] GET /volume/v3/snapshots/b5365104-5d19-4a6b-8342-22658512abe9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:50:40.448542 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5fac158e-e3a8-4455-ac47-81330bef2826 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:40.450420 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5fac158e-e3a8-4455-ac47-81330bef2826 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] DELETE https://10.4.3.239/volume/v3/volumes/e6c3a3eb-9fb5-4553-89cf-6d804a1f24cd Aug 20 04:50:40.450515 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5fac158e-e3a8-4455-ac47-81330bef2826 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:40.450684 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5fac158e-e3a8-4455-ac47-81330bef2826 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:40.450859 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-5fac158e-e3a8-4455-ac47-81330bef2826 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Delete volume with id: e6c3a3eb-9fb5-4553-89cf-6d804a1f24cd Aug 20 04:50:40.457412 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:40.457412 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:50:40.457814 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-5fac158e-e3a8-4455-ac47-81330bef2826 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Volume info retrieved successfully. Aug 20 04:50:40.474486 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-5fac158e-e3a8-4455-ac47-81330bef2826 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Delete volume request issued successfully. Aug 20 04:50:40.474708 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5fac158e-e3a8-4455-ac47-81330bef2826 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/e6c3a3eb-9fb5-4553-89cf-6d804a1f24cd returned with HTTP 202 Aug 20 04:50:40.475189 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1336/5318] 10.4.3.239 () {68 vars in 1392 bytes} [Thu Aug 20 04:50:40 2026] DELETE /volume/v3/volumes/e6c3a3eb-9fb5-4553-89cf-6d804a1f24cd => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:50:40.481623 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-26587c8b-8165-479f-a780-8cd90d517ce8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:40.483531 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-26587c8b-8165-479f-a780-8cd90d517ce8 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/volumes/e6c3a3eb-9fb5-4553-89cf-6d804a1f24cd Aug 20 04:50:40.483814 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-26587c8b-8165-479f-a780-8cd90d517ce8 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:40.484050 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-26587c8b-8165-479f-a780-8cd90d517ce8 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:40.491278 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:40.491278 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:50:40.494780 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-26587c8b-8165-479f-a780-8cd90d517ce8 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Volume info retrieved successfully. Aug 20 04:50:40.498583 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-26587c8b-8165-479f-a780-8cd90d517ce8 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/e6c3a3eb-9fb5-4553-89cf-6d804a1f24cd returned with HTTP 200 Aug 20 04:50:40.498967 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1323/5319] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:50:40 2026] GET /volume/v3/volumes/e6c3a3eb-9fb5-4553-89cf-6d804a1f24cd => generated 895 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:50:41.510759 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-18856b42-274e-4a6f-9456-0fce11f40d01 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:41.512613 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-18856b42-274e-4a6f-9456-0fce11f40d01 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/volumes/e6c3a3eb-9fb5-4553-89cf-6d804a1f24cd Aug 20 04:50:41.512913 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-18856b42-274e-4a6f-9456-0fce11f40d01 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:41.513129 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-18856b42-274e-4a6f-9456-0fce11f40d01 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:41.518803 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-18856b42-274e-4a6f-9456-0fce11f40d01 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/e6c3a3eb-9fb5-4553-89cf-6d804a1f24cd returned with HTTP 404 Aug 20 04:50:41.519517 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1330/5320] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:50:41 2026] GET /volume/v3/volumes/e6c3a3eb-9fb5-4553-89cf-6d804a1f24cd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:50:41.525561 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b2c6a4b7-f8aa-46d6-8c2f-cca6b07c37e7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:41.527836 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b2c6a4b7-f8aa-46d6-8c2f-cca6b07c37e7 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] DELETE https://10.4.3.239/volume/v3/volumes/6a7f180d-325e-4a02-b5de-98a9495745a9 Aug 20 04:50:41.528053 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b2c6a4b7-f8aa-46d6-8c2f-cca6b07c37e7 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:41.528297 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b2c6a4b7-f8aa-46d6-8c2f-cca6b07c37e7 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:41.528458 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-b2c6a4b7-f8aa-46d6-8c2f-cca6b07c37e7 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Delete volume with id: 6a7f180d-325e-4a02-b5de-98a9495745a9 Aug 20 04:50:41.534991 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:41.534991 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:50:41.535396 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-b2c6a4b7-f8aa-46d6-8c2f-cca6b07c37e7 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Volume info retrieved successfully. Aug 20 04:50:41.551827 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-b2c6a4b7-f8aa-46d6-8c2f-cca6b07c37e7 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Delete volume request issued successfully. Aug 20 04:50:41.552031 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b2c6a4b7-f8aa-46d6-8c2f-cca6b07c37e7 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/6a7f180d-325e-4a02-b5de-98a9495745a9 returned with HTTP 202 Aug 20 04:50:41.552638 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1332/5321] 10.4.3.239 () {68 vars in 1392 bytes} [Thu Aug 20 04:50:41 2026] DELETE /volume/v3/volumes/6a7f180d-325e-4a02-b5de-98a9495745a9 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:50:41.559071 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5a2fa0b1-72b7-41e4-96b7-869efdd21d3d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:41.560714 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5a2fa0b1-72b7-41e4-96b7-869efdd21d3d tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/volumes/6a7f180d-325e-4a02-b5de-98a9495745a9 Aug 20 04:50:41.560914 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5a2fa0b1-72b7-41e4-96b7-869efdd21d3d tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:41.561083 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5a2fa0b1-72b7-41e4-96b7-869efdd21d3d tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:41.567955 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:41.567955 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:50:41.571693 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-5a2fa0b1-72b7-41e4-96b7-869efdd21d3d tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Volume info retrieved successfully. Aug 20 04:50:41.576418 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5a2fa0b1-72b7-41e4-96b7-869efdd21d3d tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/6a7f180d-325e-4a02-b5de-98a9495745a9 returned with HTTP 200 Aug 20 04:50:41.576768 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1337/5322] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:50:41 2026] GET /volume/v3/volumes/6a7f180d-325e-4a02-b5de-98a9495745a9 => generated 862 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:50:42.589298 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-22b09ffb-b5c3-43de-b5b5-c0b0e5df5b4d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:42.591356 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-22b09ffb-b5c3-43de-b5b5-c0b0e5df5b4d tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/volumes/6a7f180d-325e-4a02-b5de-98a9495745a9 Aug 20 04:50:42.591597 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-22b09ffb-b5c3-43de-b5b5-c0b0e5df5b4d tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:42.591852 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-22b09ffb-b5c3-43de-b5b5-c0b0e5df5b4d tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:42.594008 np0000007850 devstack@c-api.service[100177]: DEBUG dbcounter [-] [100177] Writing DB stats cinder:SELECT=94,cinder:INSERT=17,cinder:UPDATE=38 {{(pid=100177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:50:42.598358 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-22b09ffb-b5c3-43de-b5b5-c0b0e5df5b4d tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/6a7f180d-325e-4a02-b5de-98a9495745a9 returned with HTTP 404 Aug 20 04:50:42.598911 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1324/5323] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:50:42 2026] GET /volume/v3/volumes/6a7f180d-325e-4a02-b5de-98a9495745a9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:50:42.605151 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d6e5b041-9830-4ecf-8a17-50e0438d4591 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:42.606856 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d6e5b041-9830-4ecf-8a17-50e0438d4591 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] DELETE https://10.4.3.239/volume/v3/volumes/25d33111-eb91-42d2-90d2-9f49d6b55a3f Aug 20 04:50:42.607068 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d6e5b041-9830-4ecf-8a17-50e0438d4591 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:42.607310 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d6e5b041-9830-4ecf-8a17-50e0438d4591 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:42.607515 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-d6e5b041-9830-4ecf-8a17-50e0438d4591 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Delete volume with id: 25d33111-eb91-42d2-90d2-9f49d6b55a3f Aug 20 04:50:42.609320 np0000007850 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writing DB stats cinder:SELECT=97,cinder:UPDATE=30,cinder:INSERT=13 {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:50:42.614923 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:42.614923 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:50:42.615488 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d6e5b041-9830-4ecf-8a17-50e0438d4591 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Volume info retrieved successfully. Aug 20 04:50:42.630172 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d6e5b041-9830-4ecf-8a17-50e0438d4591 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Delete volume request issued successfully. Aug 20 04:50:42.630384 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d6e5b041-9830-4ecf-8a17-50e0438d4591 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/25d33111-eb91-42d2-90d2-9f49d6b55a3f returned with HTTP 202 Aug 20 04:50:42.630825 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1331/5324] 10.4.3.239 () {68 vars in 1392 bytes} [Thu Aug 20 04:50:42 2026] DELETE /volume/v3/volumes/25d33111-eb91-42d2-90d2-9f49d6b55a3f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:50:42.637230 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b9ab12ac-1010-41dd-8087-1271a4b6896d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:42.638959 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b9ab12ac-1010-41dd-8087-1271a4b6896d tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/volumes/25d33111-eb91-42d2-90d2-9f49d6b55a3f Aug 20 04:50:42.639179 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b9ab12ac-1010-41dd-8087-1271a4b6896d tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:42.639375 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b9ab12ac-1010-41dd-8087-1271a4b6896d tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:42.641195 np0000007850 devstack@c-api.service[100174]: DEBUG dbcounter [-] [100174] Writing DB stats cinder:SELECT=97,cinder:UPDATE=33,cinder:INSERT=15 {{(pid=100174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:50:42.646214 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:42.646214 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:50:42.649966 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-b9ab12ac-1010-41dd-8087-1271a4b6896d tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Volume info retrieved successfully. Aug 20 04:50:42.654533 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b9ab12ac-1010-41dd-8087-1271a4b6896d tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/25d33111-eb91-42d2-90d2-9f49d6b55a3f returned with HTTP 200 Aug 20 04:50:42.654920 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1333/5325] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:50:42 2026] GET /volume/v3/volumes/25d33111-eb91-42d2-90d2-9f49d6b55a3f => generated 895 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:50:43.667083 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d3736b3e-fe60-4a23-9ab1-07fb9e0e11e6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:43.669055 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d3736b3e-fe60-4a23-9ab1-07fb9e0e11e6 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/volumes/25d33111-eb91-42d2-90d2-9f49d6b55a3f Aug 20 04:50:43.669288 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d3736b3e-fe60-4a23-9ab1-07fb9e0e11e6 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:43.669470 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d3736b3e-fe60-4a23-9ab1-07fb9e0e11e6 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:43.671422 np0000007850 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writing DB stats cinder:SELECT=112,cinder:INSERT=21,cinder:UPDATE=33 {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:50:43.675300 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d3736b3e-fe60-4a23-9ab1-07fb9e0e11e6 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/25d33111-eb91-42d2-90d2-9f49d6b55a3f returned with HTTP 404 Aug 20 04:50:43.675774 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1338/5326] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:50:43 2026] GET /volume/v3/volumes/25d33111-eb91-42d2-90d2-9f49d6b55a3f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:50:43.682328 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6206cf82-69fe-492c-8054-e1081e85955c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:43.683975 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6206cf82-69fe-492c-8054-e1081e85955c tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] DELETE https://10.4.3.239/volume/v3/volumes/8be3ed45-bd0e-40ad-b428-956e1511bd8f Aug 20 04:50:43.684203 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6206cf82-69fe-492c-8054-e1081e85955c tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:43.684361 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6206cf82-69fe-492c-8054-e1081e85955c tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:43.684529 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-6206cf82-69fe-492c-8054-e1081e85955c tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Delete volume with id: 8be3ed45-bd0e-40ad-b428-956e1511bd8f Aug 20 04:50:43.690960 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:43.690960 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:50:43.691376 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-6206cf82-69fe-492c-8054-e1081e85955c tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Volume info retrieved successfully. Aug 20 04:50:43.705618 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-6206cf82-69fe-492c-8054-e1081e85955c tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Delete volume request issued successfully. Aug 20 04:50:43.705792 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6206cf82-69fe-492c-8054-e1081e85955c tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/8be3ed45-bd0e-40ad-b428-956e1511bd8f returned with HTTP 202 Aug 20 04:50:43.706196 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1325/5327] 10.4.3.239 () {68 vars in 1392 bytes} [Thu Aug 20 04:50:43 2026] DELETE /volume/v3/volumes/8be3ed45-bd0e-40ad-b428-956e1511bd8f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:50:43.713319 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-138cd30b-4603-438f-a523-3ec6e9638151 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:43.715174 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-138cd30b-4603-438f-a523-3ec6e9638151 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/volumes/8be3ed45-bd0e-40ad-b428-956e1511bd8f Aug 20 04:50:43.715421 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-138cd30b-4603-438f-a523-3ec6e9638151 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:43.715601 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-138cd30b-4603-438f-a523-3ec6e9638151 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:43.722512 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:43.722512 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:50:43.725953 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-138cd30b-4603-438f-a523-3ec6e9638151 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Volume info retrieved successfully. Aug 20 04:50:43.730114 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-138cd30b-4603-438f-a523-3ec6e9638151 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/8be3ed45-bd0e-40ad-b428-956e1511bd8f returned with HTTP 200 Aug 20 04:50:43.730496 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1332/5328] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:50:43 2026] GET /volume/v3/volumes/8be3ed45-bd0e-40ad-b428-956e1511bd8f => generated 895 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:50:44.742404 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8ee9e6f3-bb65-4270-a659-a1af33217924 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:44.744124 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8ee9e6f3-bb65-4270-a659-a1af33217924 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/volumes/8be3ed45-bd0e-40ad-b428-956e1511bd8f Aug 20 04:50:44.744345 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8ee9e6f3-bb65-4270-a659-a1af33217924 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:44.744518 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8ee9e6f3-bb65-4270-a659-a1af33217924 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:44.749696 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8ee9e6f3-bb65-4270-a659-a1af33217924 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/8be3ed45-bd0e-40ad-b428-956e1511bd8f returned with HTTP 404 Aug 20 04:50:44.750113 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1334/5329] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:50:44 2026] GET /volume/v3/volumes/8be3ed45-bd0e-40ad-b428-956e1511bd8f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:50:44.758686 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-80b69739-d22d-4945-b629-6da3070784c9 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:44.760124 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-80b69739-d22d-4945-b629-6da3070784c9 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:50:44.760430 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-80b69739-d22d-4945-b629-6da3070784c9 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-435260397"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:50:44.761747 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-80b69739-d22d-4945-b629-6da3070784c9 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-435260397'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:50:44.761852 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-80b69739-d22d-4945-b629-6da3070784c9 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Create volume of 1 GB Aug 20 04:50:44.765262 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-80b69739-d22d-4945-b629-6da3070784c9 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Availability Zones retrieved successfully. Aug 20 04:50:44.769952 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-80b69739-d22d-4945-b629-6da3070784c9 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Flow 'volume_create_api' (c1c66944-db33-4628-b78b-21e6dcd6d2ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:50:44.770786 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-80b69739-d22d-4945-b629-6da3070784c9 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e7854c9-c7ea-44df-a062-a6e8dbe8edeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:50:44.771553 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-80b69739-d22d-4945-b629-6da3070784c9 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:50:44.792948 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-80b69739-d22d-4945-b629-6da3070784c9 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e7854c9-c7ea-44df-a062-a6e8dbe8edeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:50:44.793604 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-80b69739-d22d-4945-b629-6da3070784c9 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a1294fe-8d70-4af6-adbf-8fe499fce872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:50:44.829476 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-80b69739-d22d-4945-b629-6da3070784c9 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Created reservations ['9cddead4-59ad-4bd8-84a2-933f2f05e6bb', 'e8262f51-2ad1-40c6-87b3-5238e2e03445', '43e9fe7b-b829-46eb-979b-d2c92c2526e2', '4b932390-6f70-408f-9f4d-8b3b6756e4a4'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:50:44.830226 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-80b69739-d22d-4945-b629-6da3070784c9 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a1294fe-8d70-4af6-adbf-8fe499fce872) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9cddead4-59ad-4bd8-84a2-933f2f05e6bb', 'e8262f51-2ad1-40c6-87b3-5238e2e03445', '43e9fe7b-b829-46eb-979b-d2c92c2526e2', '4b932390-6f70-408f-9f4d-8b3b6756e4a4']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:50:44.830920 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-80b69739-d22d-4945-b629-6da3070784c9 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1a59dab-3f5f-482e-98ed-323ee752aadd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:50:44.852824 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-80b69739-d22d-4945-b629-6da3070784c9 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1a59dab-3f5f-482e-98ed-323ee752aadd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '310558cb-146e-427d-897c-99c2df6ad793', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-435260397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2afbfff67fc5447f803ede8b9b12e1fc',qos_specs=None,replication_status=,reservations=['9cddead4-59ad-4bd8-84a2-933f2f05e6bb','e8262f51-2ad1-40c6-87b3-5238e2e03445','43e9fe7b-b829-46eb-979b-d2c92c2526e2','4b932390-6f70-408f-9f4d-8b3b6756e4a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ac94a57928e45cea824f2e03a81f6d6',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:50:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-435260397',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=310558cb-146e-427d-897c-99c2df6ad793,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2afbfff67fc5447f803ede8b9b12e1fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ac94a57928e45cea824f2e03a81f6d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:50:44.853456 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-80b69739-d22d-4945-b629-6da3070784c9 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ff1c672-3e31-4163-9172-0e4ebe77f568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:50:44.870106 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-80b69739-d22d-4945-b629-6da3070784c9 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ff1c672-3e31-4163-9172-0e4ebe77f568) transitioned into state 'SUCCESS' from state '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-435260397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2afbfff67fc5447f803ede8b9b12e1fc',qos_specs=None,replication_status=,reservations=['9cddead4-59ad-4bd8-84a2-933f2f05e6bb','e8262f51-2ad1-40c6-87b3-5238e2e03445','43e9fe7b-b829-46eb-979b-d2c92c2526e2','4b932390-6f70-408f-9f4d-8b3b6756e4a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ac94a57928e45cea824f2e03a81f6d6',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:50:44.870720 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-80b69739-d22d-4945-b629-6da3070784c9 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b17f8d4-0c25-4737-ab14-169d10b94228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:50:44.877892 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-80b69739-d22d-4945-b629-6da3070784c9 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b17f8d4-0c25-4737-ab14-169d10b94228) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:50:44.878631 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-80b69739-d22d-4945-b629-6da3070784c9 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Flow 'volume_create_api' (c1c66944-db33-4628-b78b-21e6dcd6d2ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:50:44.878883 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-80b69739-d22d-4945-b629-6da3070784c9 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Create volume request issued successfully. Aug 20 04:50:44.879373 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-80b69739-d22d-4945-b629-6da3070784c9 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:50:44.879759 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1339/5330] 10.4.3.239 () {70 vars in 1299 bytes} [Thu Aug 20 04:50:44 2026] POST /volume/v3/volumes => generated 769 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:50:44.890526 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5ccd53a0-5a82-4764-9210-64a94b10c21c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:44.892532 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5ccd53a0-5a82-4764-9210-64a94b10c21c tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/volumes/310558cb-146e-427d-897c-99c2df6ad793 Aug 20 04:50:44.892784 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5ccd53a0-5a82-4764-9210-64a94b10c21c tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:44.892996 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5ccd53a0-5a82-4764-9210-64a94b10c21c tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:44.900591 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:44.900591 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:50:44.904289 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-5ccd53a0-5a82-4764-9210-64a94b10c21c tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Volume info retrieved successfully. Aug 20 04:50:44.908461 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5ccd53a0-5a82-4764-9210-64a94b10c21c tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/310558cb-146e-427d-897c-99c2df6ad793 returned with HTTP 200 Aug 20 04:50:44.908856 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1326/5331] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:50:44 2026] GET /volume/v3/volumes/310558cb-146e-427d-897c-99c2df6ad793 => generated 837 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:50:45.920320 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-797b3fa6-0468-45c1-bc4f-60a6edcf395b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:45.921922 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-797b3fa6-0468-45c1-bc4f-60a6edcf395b tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/volumes/310558cb-146e-427d-897c-99c2df6ad793 Aug 20 04:50:45.922100 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-797b3fa6-0468-45c1-bc4f-60a6edcf395b tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:45.922286 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-797b3fa6-0468-45c1-bc4f-60a6edcf395b tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:45.928718 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:45.928718 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:50:45.932146 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-797b3fa6-0468-45c1-bc4f-60a6edcf395b tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Volume info retrieved successfully. Aug 20 04:50:45.936298 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-797b3fa6-0468-45c1-bc4f-60a6edcf395b tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/310558cb-146e-427d-897c-99c2df6ad793 returned with HTTP 200 Aug 20 04:50:45.936697 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1333/5332] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:50:45 2026] GET /volume/v3/volumes/310558cb-146e-427d-897c-99c2df6ad793 => generated 862 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:50:45.947894 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0883ac7b-e63b-4089-8045-d11a6bb3292e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:45.949648 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0883ac7b-e63b-4089-8045-d11a6bb3292e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:50:45.950063 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0883ac7b-e63b-4089-8045-d11a6bb3292e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "310558cb-146e-427d-897c-99c2df6ad793", "name": "tempest-VolumeDependencyTests-Snapshot-709914756"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:50:45.957581 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:45.957581 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:50:45.958007 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-0883ac7b-e63b-4089-8045-d11a6bb3292e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Volume info retrieved successfully. Aug 20 04:50:45.958113 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-0883ac7b-e63b-4089-8045-d11a6bb3292e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Create snapshot from volume 310558cb-146e-427d-897c-99c2df6ad793 Aug 20 04:50:45.979000 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-0883ac7b-e63b-4089-8045-d11a6bb3292e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Created reservations ['b3f25dc6-ca05-4cdf-9789-8249b8d4561e', '6d56d6cc-971b-4539-9e60-6906288026c5', 'a89ca90e-ebb0-4b6b-aadc-f8ab2bbd4613', '0083f694-b17e-4636-8000-dd77fd7fd668'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:50:46.003052 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-0883ac7b-e63b-4089-8045-d11a6bb3292e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Snapshot create request issued successfully. Aug 20 04:50:46.003392 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0883ac7b-e63b-4089-8045-d11a6bb3292e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:50:46.003960 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1335/5333] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:50:45 2026] POST /volume/v3/snapshots => generated 307 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:50:46.011849 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f8769cf6-b4a2-4415-ad4e-1e5893d46a02 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:46.013631 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f8769cf6-b4a2-4415-ad4e-1e5893d46a02 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/snapshots/12c71e7f-0ada-427d-8aba-342e44a331b8 Aug 20 04:50:46.014040 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f8769cf6-b4a2-4415-ad4e-1e5893d46a02 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:46.014040 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f8769cf6-b4a2-4415-ad4e-1e5893d46a02 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:46.018457 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:46.018457 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:50:46.018828 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-f8769cf6-b4a2-4415-ad4e-1e5893d46a02 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Snapshot retrieved successfully. Aug 20 04:50:46.019456 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f8769cf6-b4a2-4415-ad4e-1e5893d46a02 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/snapshots/12c71e7f-0ada-427d-8aba-342e44a331b8 returned with HTTP 200 Aug 20 04:50:46.019792 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1340/5334] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:50:46 2026] GET /volume/v3/snapshots/12c71e7f-0ada-427d-8aba-342e44a331b8 => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:50:47.027485 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0dd7fcc3-2a86-4cce-9f47-52b1951df1a2 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:47.029129 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0dd7fcc3-2a86-4cce-9f47-52b1951df1a2 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/snapshots/12c71e7f-0ada-427d-8aba-342e44a331b8 Aug 20 04:50:47.029354 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0dd7fcc3-2a86-4cce-9f47-52b1951df1a2 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:47.029534 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0dd7fcc3-2a86-4cce-9f47-52b1951df1a2 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:47.034260 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:47.034260 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:50:47.034723 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-0dd7fcc3-2a86-4cce-9f47-52b1951df1a2 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Snapshot retrieved successfully. Aug 20 04:50:47.035465 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0dd7fcc3-2a86-4cce-9f47-52b1951df1a2 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/snapshots/12c71e7f-0ada-427d-8aba-342e44a331b8 returned with HTTP 200 Aug 20 04:50:47.035882 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1327/5335] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:50:47 2026] GET /volume/v3/snapshots/12c71e7f-0ada-427d-8aba-342e44a331b8 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:50:47.043250 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-dbe950b4-304f-44d8-aee8-682ee64590e5 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:47.045066 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-dbe950b4-304f-44d8-aee8-682ee64590e5 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:50:47.045484 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-dbe950b4-304f-44d8-aee8-682ee64590e5 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "12c71e7f-0ada-427d-8aba-342e44a331b8", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1021492065"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:50:47.047235 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-dbe950b4-304f-44d8-aee8-682ee64590e5 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Create volume request body: {'volume': {'snapshot_id': '12c71e7f-0ada-427d-8aba-342e44a331b8', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1021492065'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:50:47.052722 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:47.052722 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:50:47.053241 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-dbe950b4-304f-44d8-aee8-682ee64590e5 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Snapshot retrieved successfully. Aug 20 04:50:47.053389 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-dbe950b4-304f-44d8-aee8-682ee64590e5 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Create volume of 1 GB Aug 20 04:50:47.057020 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-dbe950b4-304f-44d8-aee8-682ee64590e5 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Availability Zones retrieved successfully. Aug 20 04:50:47.063978 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-dbe950b4-304f-44d8-aee8-682ee64590e5 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Flow 'volume_create_api' (ed3da4fd-2ee0-4530-afa1-13ffdc8e0500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:50:47.065125 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-dbe950b4-304f-44d8-aee8-682ee64590e5 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (307283fa-c84b-4179-a542-ee6ff6964b01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:50:47.066222 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-dbe950b4-304f-44d8-aee8-682ee64590e5 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:50:47.091570 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-dbe950b4-304f-44d8-aee8-682ee64590e5 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (307283fa-c84b-4179-a542-ee6ff6964b01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '12c71e7f-0ada-427d-8aba-342e44a331b8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:50:47.092269 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-dbe950b4-304f-44d8-aee8-682ee64590e5 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0767671d-308d-423d-990e-c81e9d6a58b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:50:47.124918 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-dbe950b4-304f-44d8-aee8-682ee64590e5 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Created reservations ['bf2fea65-b758-4a8b-887c-dd0e98b41d08', 'd6ecbe0c-f553-46c6-941e-96f70c85f20b', '194f160c-7f3a-4472-8db8-d12202c87a61', 'd0962c81-5a9b-4b8d-b87a-0fd11b9ddf50'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:50:47.125688 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-dbe950b4-304f-44d8-aee8-682ee64590e5 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0767671d-308d-423d-990e-c81e9d6a58b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf2fea65-b758-4a8b-887c-dd0e98b41d08', 'd6ecbe0c-f553-46c6-941e-96f70c85f20b', '194f160c-7f3a-4472-8db8-d12202c87a61', 'd0962c81-5a9b-4b8d-b87a-0fd11b9ddf50']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:50:47.126469 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-dbe950b4-304f-44d8-aee8-682ee64590e5 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (893813d7-8fb9-41e1-a0fb-70631702f0bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:50:47.163090 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-dbe950b4-304f-44d8-aee8-682ee64590e5 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (893813d7-8fb9-41e1-a0fb-70631702f0bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea76094a-3d5b-4c26-b79b-b9fcbcdd68f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1021492065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2afbfff67fc5447f803ede8b9b12e1fc',qos_specs=None,replication_status=,reservations=['bf2fea65-b758-4a8b-887c-dd0e98b41d08','d6ecbe0c-f553-46c6-941e-96f70c85f20b','194f160c-7f3a-4472-8db8-d12202c87a61','d0962c81-5a9b-4b8d-b87a-0fd11b9ddf50'],size=1,snapshot_id=12c71e7f-0ada-427d-8aba-342e44a331b8,source_replicaid=,source_volid=None,status='creating',user_id='1ac94a57928e45cea824f2e03a81f6d6',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:50:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1021492065',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea76094a-3d5b-4c26-b79b-b9fcbcdd68f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2afbfff67fc5447f803ede8b9b12e1fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=12c71e7f-0ada-427d-8aba-342e44a331b8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ac94a57928e45cea824f2e03a81f6d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:50:47.163749 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-dbe950b4-304f-44d8-aee8-682ee64590e5 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e5806be-43e7-499e-8288-1553fb83f941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:50:47.178041 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-dbe950b4-304f-44d8-aee8-682ee64590e5 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e5806be-43e7-499e-8288-1553fb83f941) transitioned into state 'SUCCESS' from state '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-1021492065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2afbfff67fc5447f803ede8b9b12e1fc',qos_specs=None,replication_status=,reservations=['bf2fea65-b758-4a8b-887c-dd0e98b41d08','d6ecbe0c-f553-46c6-941e-96f70c85f20b','194f160c-7f3a-4472-8db8-d12202c87a61','d0962c81-5a9b-4b8d-b87a-0fd11b9ddf50'],size=1,snapshot_id=12c71e7f-0ada-427d-8aba-342e44a331b8,source_replicaid=,source_volid=None,status='creating',user_id='1ac94a57928e45cea824f2e03a81f6d6',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:50:47.178662 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-dbe950b4-304f-44d8-aee8-682ee64590e5 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0837f7ea-3d08-4ac3-b257-f2acc328f13e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:50:47.195387 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-dbe950b4-304f-44d8-aee8-682ee64590e5 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0837f7ea-3d08-4ac3-b257-f2acc328f13e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:50:47.196111 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-dbe950b4-304f-44d8-aee8-682ee64590e5 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Flow 'volume_create_api' (ed3da4fd-2ee0-4530-afa1-13ffdc8e0500) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:50:47.196413 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-dbe950b4-304f-44d8-aee8-682ee64590e5 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Create volume request issued successfully. Aug 20 04:50:47.196936 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-dbe950b4-304f-44d8-aee8-682ee64590e5 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:50:47.197394 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1334/5336] 10.4.3.239 () {70 vars in 1300 bytes} [Thu Aug 20 04:50:47 2026] POST /volume/v3/volumes => generated 804 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:50:47.208058 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b326735f-74ed-436a-9d08-99f17bbbe03b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:47.209838 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b326735f-74ed-436a-9d08-99f17bbbe03b tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/volumes/ea76094a-3d5b-4c26-b79b-b9fcbcdd68f1 Aug 20 04:50:47.210055 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b326735f-74ed-436a-9d08-99f17bbbe03b tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:47.210251 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b326735f-74ed-436a-9d08-99f17bbbe03b tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:47.216407 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:47.216407 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:50:47.219849 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-b326735f-74ed-436a-9d08-99f17bbbe03b tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Volume info retrieved successfully. Aug 20 04:50:47.223779 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b326735f-74ed-436a-9d08-99f17bbbe03b tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/ea76094a-3d5b-4c26-b79b-b9fcbcdd68f1 returned with HTTP 200 Aug 20 04:50:47.224121 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1336/5337] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:50:47 2026] GET /volume/v3/volumes/ea76094a-3d5b-4c26-b79b-b9fcbcdd68f1 => generated 872 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:50:48.235259 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-dc275dc3-541d-4947-807d-503d6914a15c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:48.236937 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-dc275dc3-541d-4947-807d-503d6914a15c tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/volumes/ea76094a-3d5b-4c26-b79b-b9fcbcdd68f1 Aug 20 04:50:48.237170 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-dc275dc3-541d-4947-807d-503d6914a15c tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:48.237398 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-dc275dc3-541d-4947-807d-503d6914a15c tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:48.243709 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:48.243709 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:50:48.246660 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-dc275dc3-541d-4947-807d-503d6914a15c tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Volume info retrieved successfully. Aug 20 04:50:48.250115 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-dc275dc3-541d-4947-807d-503d6914a15c tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/ea76094a-3d5b-4c26-b79b-b9fcbcdd68f1 returned with HTTP 200 Aug 20 04:50:48.250456 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1341/5338] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:50:48 2026] GET /volume/v3/volumes/ea76094a-3d5b-4c26-b79b-b9fcbcdd68f1 => generated 897 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:50:48.261106 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-11948d94-3f98-4ea4-a240-feab8bf6317e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:48.262913 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-11948d94-3f98-4ea4-a240-feab8bf6317e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:50:48.263294 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-11948d94-3f98-4ea4-a240-feab8bf6317e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ea76094a-3d5b-4c26-b79b-b9fcbcdd68f1", "name": "tempest-VolumeDependencyTests-Snapshot-2115560131"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:50:48.270773 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:48.270773 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:50:48.271246 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-11948d94-3f98-4ea4-a240-feab8bf6317e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Volume info retrieved successfully. Aug 20 04:50:48.271397 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-11948d94-3f98-4ea4-a240-feab8bf6317e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Create snapshot from volume ea76094a-3d5b-4c26-b79b-b9fcbcdd68f1 Aug 20 04:50:48.291499 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-11948d94-3f98-4ea4-a240-feab8bf6317e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Created reservations ['1f3371dc-bc5c-4e5a-a512-1ad7dcc18523', '1051699c-e499-4c12-9906-2a579df4351a', '36807395-ed0a-4ca8-a8fd-4968cf2bcf9e', '453eb4ed-f5d4-4b50-9677-d6bf5dca9507'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:50:48.313046 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-11948d94-3f98-4ea4-a240-feab8bf6317e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Snapshot create request issued successfully. Aug 20 04:50:48.313399 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-11948d94-3f98-4ea4-a240-feab8bf6317e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:50:48.313848 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1328/5339] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:50:48 2026] POST /volume/v3/snapshots => generated 308 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:50:48.321420 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7ad16fa3-10aa-4f09-b756-2743c572550d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:48.323485 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7ad16fa3-10aa-4f09-b756-2743c572550d tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/snapshots/3a094767-f515-44d2-b68b-c4ba9b632a85 Aug 20 04:50:48.323666 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7ad16fa3-10aa-4f09-b756-2743c572550d tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:48.323842 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7ad16fa3-10aa-4f09-b756-2743c572550d tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:48.328544 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:48.328544 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:50:48.328913 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7ad16fa3-10aa-4f09-b756-2743c572550d tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Snapshot retrieved successfully. Aug 20 04:50:48.329542 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7ad16fa3-10aa-4f09-b756-2743c572550d tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/snapshots/3a094767-f515-44d2-b68b-c4ba9b632a85 returned with HTTP 200 Aug 20 04:50:48.329848 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1335/5340] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:50:48 2026] GET /volume/v3/snapshots/3a094767-f515-44d2-b68b-c4ba9b632a85 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:50:49.338899 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5030a13c-4641-4e9e-83fc-47a4eb4156f1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:49.340697 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5030a13c-4641-4e9e-83fc-47a4eb4156f1 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/snapshots/3a094767-f515-44d2-b68b-c4ba9b632a85 Aug 20 04:50:49.340931 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5030a13c-4641-4e9e-83fc-47a4eb4156f1 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:49.341159 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5030a13c-4641-4e9e-83fc-47a4eb4156f1 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:49.345752 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:49.345752 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:50:49.346113 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-5030a13c-4641-4e9e-83fc-47a4eb4156f1 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Snapshot retrieved successfully. Aug 20 04:50:49.346853 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5030a13c-4641-4e9e-83fc-47a4eb4156f1 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/snapshots/3a094767-f515-44d2-b68b-c4ba9b632a85 returned with HTTP 200 Aug 20 04:50:49.347295 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1337/5341] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:50:49 2026] GET /volume/v3/snapshots/3a094767-f515-44d2-b68b-c4ba9b632a85 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:50:49.354445 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-402c8418-f945-4bcb-9da3-c0a4f7a52308 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:49.356463 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-402c8418-f945-4bcb-9da3-c0a4f7a52308 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:50:49.356838 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-402c8418-f945-4bcb-9da3-c0a4f7a52308 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "3a094767-f515-44d2-b68b-c4ba9b632a85", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-444736036"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:50:49.358268 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-402c8418-f945-4bcb-9da3-c0a4f7a52308 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Create volume request body: {'volume': {'snapshot_id': '3a094767-f515-44d2-b68b-c4ba9b632a85', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-444736036'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:50:49.362814 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:49.362814 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:50:49.363244 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-402c8418-f945-4bcb-9da3-c0a4f7a52308 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Snapshot retrieved successfully. Aug 20 04:50:49.363351 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-402c8418-f945-4bcb-9da3-c0a4f7a52308 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Create volume of 1 GB Aug 20 04:50:49.366346 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-402c8418-f945-4bcb-9da3-c0a4f7a52308 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Availability Zones retrieved successfully. Aug 20 04:50:49.371277 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-402c8418-f945-4bcb-9da3-c0a4f7a52308 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Flow 'volume_create_api' (3940a656-7a0b-44b8-9222-feab13c94515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:50:49.372088 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-402c8418-f945-4bcb-9da3-c0a4f7a52308 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (657425c7-6bac-468f-a956-a3df06f256aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:50:49.372934 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-402c8418-f945-4bcb-9da3-c0a4f7a52308 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:50:49.397644 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-402c8418-f945-4bcb-9da3-c0a4f7a52308 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (657425c7-6bac-468f-a956-a3df06f256aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3a094767-f515-44d2-b68b-c4ba9b632a85', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:50:49.398340 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-402c8418-f945-4bcb-9da3-c0a4f7a52308 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9c07749-d462-4239-a4dc-5546e8c3d5f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:50:49.430431 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-402c8418-f945-4bcb-9da3-c0a4f7a52308 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Created reservations ['697140b4-c640-4c09-afd3-7b89d7d9ce91', '0f90c726-ce38-4fd0-8c49-180fea08881d', 'd91eaf76-28ad-4d32-bfc1-ad474f34bf9f', 'd36bb803-cb8e-41dc-a543-62fe2ca3c655'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:50:49.431252 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-402c8418-f945-4bcb-9da3-c0a4f7a52308 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9c07749-d462-4239-a4dc-5546e8c3d5f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['697140b4-c640-4c09-afd3-7b89d7d9ce91', '0f90c726-ce38-4fd0-8c49-180fea08881d', 'd91eaf76-28ad-4d32-bfc1-ad474f34bf9f', 'd36bb803-cb8e-41dc-a543-62fe2ca3c655']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:50:49.431884 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-402c8418-f945-4bcb-9da3-c0a4f7a52308 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (427dc812-0c54-48e5-ae16-12350bc95fb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:50:49.467506 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-402c8418-f945-4bcb-9da3-c0a4f7a52308 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (427dc812-0c54-48e5-ae16-12350bc95fb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08ef73a6-48b7-4c51-be64-337f4ad83838', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-444736036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2afbfff67fc5447f803ede8b9b12e1fc',qos_specs=None,replication_status=,reservations=['697140b4-c640-4c09-afd3-7b89d7d9ce91','0f90c726-ce38-4fd0-8c49-180fea08881d','d91eaf76-28ad-4d32-bfc1-ad474f34bf9f','d36bb803-cb8e-41dc-a543-62fe2ca3c655'],size=1,snapshot_id=3a094767-f515-44d2-b68b-c4ba9b632a85,source_replicaid=,source_volid=None,status='creating',user_id='1ac94a57928e45cea824f2e03a81f6d6',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:50:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-444736036',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08ef73a6-48b7-4c51-be64-337f4ad83838,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2afbfff67fc5447f803ede8b9b12e1fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3a094767-f515-44d2-b68b-c4ba9b632a85,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ac94a57928e45cea824f2e03a81f6d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:50:49.468268 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-402c8418-f945-4bcb-9da3-c0a4f7a52308 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08a26682-bb7c-446a-aaef-b57b6ecc83a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:50:49.484123 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-402c8418-f945-4bcb-9da3-c0a4f7a52308 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08a26682-bb7c-446a-aaef-b57b6ecc83a9) transitioned into state 'SUCCESS' from state '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-444736036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2afbfff67fc5447f803ede8b9b12e1fc',qos_specs=None,replication_status=,reservations=['697140b4-c640-4c09-afd3-7b89d7d9ce91','0f90c726-ce38-4fd0-8c49-180fea08881d','d91eaf76-28ad-4d32-bfc1-ad474f34bf9f','d36bb803-cb8e-41dc-a543-62fe2ca3c655'],size=1,snapshot_id=3a094767-f515-44d2-b68b-c4ba9b632a85,source_replicaid=,source_volid=None,status='creating',user_id='1ac94a57928e45cea824f2e03a81f6d6',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:50:49.484886 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-402c8418-f945-4bcb-9da3-c0a4f7a52308 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72c10358-2008-4aab-8858-827680e275b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:50:49.503053 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-402c8418-f945-4bcb-9da3-c0a4f7a52308 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72c10358-2008-4aab-8858-827680e275b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:50:49.503826 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-402c8418-f945-4bcb-9da3-c0a4f7a52308 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Flow 'volume_create_api' (3940a656-7a0b-44b8-9222-feab13c94515) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:50:49.504094 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-402c8418-f945-4bcb-9da3-c0a4f7a52308 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Create volume request issued successfully. Aug 20 04:50:49.504619 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-402c8418-f945-4bcb-9da3-c0a4f7a52308 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:50:49.504999 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1342/5342] 10.4.3.239 () {70 vars in 1300 bytes} [Thu Aug 20 04:50:49 2026] POST /volume/v3/volumes => generated 803 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:50:49.516796 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2c9e8338-5c9f-4d82-9583-41a0e3ea7d53 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:49.518582 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2c9e8338-5c9f-4d82-9583-41a0e3ea7d53 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/volumes/08ef73a6-48b7-4c51-be64-337f4ad83838 Aug 20 04:50:49.518778 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2c9e8338-5c9f-4d82-9583-41a0e3ea7d53 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:49.518957 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2c9e8338-5c9f-4d82-9583-41a0e3ea7d53 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:49.525274 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:49.525274 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:50:49.528284 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-2c9e8338-5c9f-4d82-9583-41a0e3ea7d53 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Volume info retrieved successfully. Aug 20 04:50:49.531700 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2c9e8338-5c9f-4d82-9583-41a0e3ea7d53 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/08ef73a6-48b7-4c51-be64-337f4ad83838 returned with HTTP 200 Aug 20 04:50:49.532061 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1329/5343] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:50:49 2026] GET /volume/v3/volumes/08ef73a6-48b7-4c51-be64-337f4ad83838 => generated 871 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 20 04:50:50.542840 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-477f4f74-9ef3-4248-badc-22b486b70502 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:50.544515 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-477f4f74-9ef3-4248-badc-22b486b70502 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/volumes/08ef73a6-48b7-4c51-be64-337f4ad83838 Aug 20 04:50:50.544747 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-477f4f74-9ef3-4248-badc-22b486b70502 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:50.544914 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-477f4f74-9ef3-4248-badc-22b486b70502 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:50.551433 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:50.551433 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:50:50.554745 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-477f4f74-9ef3-4248-badc-22b486b70502 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Volume info retrieved successfully. Aug 20 04:50:50.558751 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-477f4f74-9ef3-4248-badc-22b486b70502 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/08ef73a6-48b7-4c51-be64-337f4ad83838 returned with HTTP 200 Aug 20 04:50:50.559090 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1336/5344] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:50:50 2026] GET /volume/v3/volumes/08ef73a6-48b7-4c51-be64-337f4ad83838 => generated 896 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:50:50.570023 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0f75c4eb-3f37-46a6-a59d-44ff24389ebc None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:50.571669 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0f75c4eb-3f37-46a6-a59d-44ff24389ebc tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/12c71e7f-0ada-427d-8aba-342e44a331b8 Aug 20 04:50:50.571841 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0f75c4eb-3f37-46a6-a59d-44ff24389ebc tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:50.572027 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0f75c4eb-3f37-46a6-a59d-44ff24389ebc tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:50.572126 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-0f75c4eb-3f37-46a6-a59d-44ff24389ebc tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Delete snapshot with id: 12c71e7f-0ada-427d-8aba-342e44a331b8 Aug 20 04:50:50.576588 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:50.576588 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:50:50.576962 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-0f75c4eb-3f37-46a6-a59d-44ff24389ebc tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Snapshot retrieved successfully. Aug 20 04:50:50.593319 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-0f75c4eb-3f37-46a6-a59d-44ff24389ebc tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Snapshot delete request issued successfully. Aug 20 04:50:50.593652 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0f75c4eb-3f37-46a6-a59d-44ff24389ebc tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/snapshots/12c71e7f-0ada-427d-8aba-342e44a331b8 returned with HTTP 202 Aug 20 04:50:50.594004 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1338/5345] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:50:50 2026] DELETE /volume/v3/snapshots/12c71e7f-0ada-427d-8aba-342e44a331b8 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:50:50.600439 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-999a6a36-a7d1-44eb-b6fb-b6d1f7f8de13 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:50.602316 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-999a6a36-a7d1-44eb-b6fb-b6d1f7f8de13 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/snapshots/12c71e7f-0ada-427d-8aba-342e44a331b8 Aug 20 04:50:50.602505 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-999a6a36-a7d1-44eb-b6fb-b6d1f7f8de13 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:50.602712 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-999a6a36-a7d1-44eb-b6fb-b6d1f7f8de13 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:50.607351 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:50.607351 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:50:50.607755 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-999a6a36-a7d1-44eb-b6fb-b6d1f7f8de13 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Snapshot retrieved successfully. Aug 20 04:50:50.608490 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-999a6a36-a7d1-44eb-b6fb-b6d1f7f8de13 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/snapshots/12c71e7f-0ada-427d-8aba-342e44a331b8 returned with HTTP 200 Aug 20 04:50:50.608830 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1343/5346] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:50:50 2026] GET /volume/v3/snapshots/12c71e7f-0ada-427d-8aba-342e44a331b8 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:50:51.617104 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e5ee0c0a-f162-4024-8747-efe5b7d17298 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:51.618848 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e5ee0c0a-f162-4024-8747-efe5b7d17298 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/snapshots/12c71e7f-0ada-427d-8aba-342e44a331b8 Aug 20 04:50:51.619026 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e5ee0c0a-f162-4024-8747-efe5b7d17298 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:51.619209 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e5ee0c0a-f162-4024-8747-efe5b7d17298 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:51.623756 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e5ee0c0a-f162-4024-8747-efe5b7d17298 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/snapshots/12c71e7f-0ada-427d-8aba-342e44a331b8 returned with HTTP 404 Aug 20 04:50:51.624158 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1330/5347] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:50:51 2026] GET /volume/v3/snapshots/12c71e7f-0ada-427d-8aba-342e44a331b8 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:50:51.630140 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d8f9d167-66ed-4275-9e2f-04f108101934 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:51.631783 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d8f9d167-66ed-4275-9e2f-04f108101934 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/3a094767-f515-44d2-b68b-c4ba9b632a85 Aug 20 04:50:51.631959 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d8f9d167-66ed-4275-9e2f-04f108101934 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:51.632132 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d8f9d167-66ed-4275-9e2f-04f108101934 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:51.632259 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-d8f9d167-66ed-4275-9e2f-04f108101934 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Delete snapshot with id: 3a094767-f515-44d2-b68b-c4ba9b632a85 Aug 20 04:50:51.636793 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:51.636793 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:50:51.637214 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d8f9d167-66ed-4275-9e2f-04f108101934 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Snapshot retrieved successfully. Aug 20 04:50:51.649670 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d8f9d167-66ed-4275-9e2f-04f108101934 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Snapshot delete request issued successfully. Aug 20 04:50:51.649769 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d8f9d167-66ed-4275-9e2f-04f108101934 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/snapshots/3a094767-f515-44d2-b68b-c4ba9b632a85 returned with HTTP 202 Aug 20 04:50:51.650080 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1337/5348] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:50:51 2026] DELETE /volume/v3/snapshots/3a094767-f515-44d2-b68b-c4ba9b632a85 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:50:51.655871 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-671fda42-7b9d-4f38-a685-27a0a9351341 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:51.657483 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-671fda42-7b9d-4f38-a685-27a0a9351341 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/snapshots/3a094767-f515-44d2-b68b-c4ba9b632a85 Aug 20 04:50:51.657690 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-671fda42-7b9d-4f38-a685-27a0a9351341 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:51.657866 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-671fda42-7b9d-4f38-a685-27a0a9351341 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:51.662755 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:51.662755 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:50:51.663118 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-671fda42-7b9d-4f38-a685-27a0a9351341 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Snapshot retrieved successfully. Aug 20 04:50:51.663863 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-671fda42-7b9d-4f38-a685-27a0a9351341 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/snapshots/3a094767-f515-44d2-b68b-c4ba9b632a85 returned with HTTP 200 Aug 20 04:50:51.664153 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1339/5349] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:50:51 2026] GET /volume/v3/snapshots/3a094767-f515-44d2-b68b-c4ba9b632a85 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:50:52.672272 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-80a4b776-7c8c-4b4c-94f7-577cd067ba13 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:52.673898 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-80a4b776-7c8c-4b4c-94f7-577cd067ba13 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/snapshots/3a094767-f515-44d2-b68b-c4ba9b632a85 Aug 20 04:50:52.674062 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-80a4b776-7c8c-4b4c-94f7-577cd067ba13 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:52.674265 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-80a4b776-7c8c-4b4c-94f7-577cd067ba13 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:52.678232 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-80a4b776-7c8c-4b4c-94f7-577cd067ba13 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/snapshots/3a094767-f515-44d2-b68b-c4ba9b632a85 returned with HTTP 404 Aug 20 04:50:52.678633 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1344/5350] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:50:52 2026] GET /volume/v3/snapshots/3a094767-f515-44d2-b68b-c4ba9b632a85 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:50:52.684513 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-fadd0956-80bf-4558-961b-64bad198aaad None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:52.686137 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fadd0956-80bf-4558-961b-64bad198aaad tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] DELETE https://10.4.3.239/volume/v3/volumes/310558cb-146e-427d-897c-99c2df6ad793 Aug 20 04:50:52.686358 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fadd0956-80bf-4558-961b-64bad198aaad tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:52.686543 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fadd0956-80bf-4558-961b-64bad198aaad tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:52.686696 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-fadd0956-80bf-4558-961b-64bad198aaad tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Delete volume with id: 310558cb-146e-427d-897c-99c2df6ad793 Aug 20 04:50:52.693507 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:52.693507 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:50:52.693897 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-fadd0956-80bf-4558-961b-64bad198aaad tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Volume info retrieved successfully. Aug 20 04:50:52.710922 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-fadd0956-80bf-4558-961b-64bad198aaad tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Delete volume request issued successfully. Aug 20 04:50:52.711078 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fadd0956-80bf-4558-961b-64bad198aaad tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/310558cb-146e-427d-897c-99c2df6ad793 returned with HTTP 202 Aug 20 04:50:52.711440 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1331/5351] 10.4.3.239 () {68 vars in 1392 bytes} [Thu Aug 20 04:50:52 2026] DELETE /volume/v3/volumes/310558cb-146e-427d-897c-99c2df6ad793 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:50:52.717474 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4af65b41-1185-4aab-962d-e9afd75ed8ff None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:52.719273 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4af65b41-1185-4aab-962d-e9afd75ed8ff tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/volumes/310558cb-146e-427d-897c-99c2df6ad793 Aug 20 04:50:52.719501 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4af65b41-1185-4aab-962d-e9afd75ed8ff tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:52.719682 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4af65b41-1185-4aab-962d-e9afd75ed8ff tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:52.726791 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:52.726791 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:50:52.730119 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-4af65b41-1185-4aab-962d-e9afd75ed8ff tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Volume info retrieved successfully. Aug 20 04:50:52.733965 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4af65b41-1185-4aab-962d-e9afd75ed8ff tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/310558cb-146e-427d-897c-99c2df6ad793 returned with HTTP 200 Aug 20 04:50:52.734329 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1338/5352] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:50:52 2026] GET /volume/v3/volumes/310558cb-146e-427d-897c-99c2df6ad793 => generated 861 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:50:53.746637 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ad1155d0-64a4-498e-a0b5-2ede1f49968c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:53.748603 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ad1155d0-64a4-498e-a0b5-2ede1f49968c tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/volumes/310558cb-146e-427d-897c-99c2df6ad793 Aug 20 04:50:53.748795 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ad1155d0-64a4-498e-a0b5-2ede1f49968c tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:53.748965 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ad1155d0-64a4-498e-a0b5-2ede1f49968c tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:53.754061 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ad1155d0-64a4-498e-a0b5-2ede1f49968c tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/310558cb-146e-427d-897c-99c2df6ad793 returned with HTTP 404 Aug 20 04:50:53.754449 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1340/5353] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:50:53 2026] GET /volume/v3/volumes/310558cb-146e-427d-897c-99c2df6ad793 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:50:53.760675 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-46026660-b7a8-4443-82c3-5a6a11ed7a3e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:53.762127 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-46026660-b7a8-4443-82c3-5a6a11ed7a3e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] DELETE https://10.4.3.239/volume/v3/volumes/ea76094a-3d5b-4c26-b79b-b9fcbcdd68f1 Aug 20 04:50:53.762330 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-46026660-b7a8-4443-82c3-5a6a11ed7a3e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:53.762514 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-46026660-b7a8-4443-82c3-5a6a11ed7a3e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:53.762664 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-46026660-b7a8-4443-82c3-5a6a11ed7a3e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Delete volume with id: ea76094a-3d5b-4c26-b79b-b9fcbcdd68f1 Aug 20 04:50:53.768976 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:53.768976 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:50:53.769385 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-46026660-b7a8-4443-82c3-5a6a11ed7a3e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Volume info retrieved successfully. Aug 20 04:50:53.791423 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-46026660-b7a8-4443-82c3-5a6a11ed7a3e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Delete volume request issued successfully. Aug 20 04:50:53.791636 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-46026660-b7a8-4443-82c3-5a6a11ed7a3e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/ea76094a-3d5b-4c26-b79b-b9fcbcdd68f1 returned with HTTP 202 Aug 20 04:50:53.792042 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1345/5354] 10.4.3.239 () {68 vars in 1392 bytes} [Thu Aug 20 04:50:53 2026] DELETE /volume/v3/volumes/ea76094a-3d5b-4c26-b79b-b9fcbcdd68f1 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:50:53.799001 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c21f42ad-ffdb-49ea-bb46-4f4823bb1c93 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:53.800622 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c21f42ad-ffdb-49ea-bb46-4f4823bb1c93 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/volumes/ea76094a-3d5b-4c26-b79b-b9fcbcdd68f1 Aug 20 04:50:53.800814 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c21f42ad-ffdb-49ea-bb46-4f4823bb1c93 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:53.800986 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c21f42ad-ffdb-49ea-bb46-4f4823bb1c93 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:53.807208 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:53.807208 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:50:53.810319 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c21f42ad-ffdb-49ea-bb46-4f4823bb1c93 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Volume info retrieved successfully. Aug 20 04:50:53.813909 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c21f42ad-ffdb-49ea-bb46-4f4823bb1c93 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/ea76094a-3d5b-4c26-b79b-b9fcbcdd68f1 returned with HTTP 200 Aug 20 04:50:53.814262 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1332/5355] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:50:53 2026] GET /volume/v3/volumes/ea76094a-3d5b-4c26-b79b-b9fcbcdd68f1 => generated 896 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:50:54.828220 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-21b6a9a3-32f7-4eed-8e92-2c855c4346ac None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:54.830021 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-21b6a9a3-32f7-4eed-8e92-2c855c4346ac tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/volumes/ea76094a-3d5b-4c26-b79b-b9fcbcdd68f1 Aug 20 04:50:54.830260 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-21b6a9a3-32f7-4eed-8e92-2c855c4346ac tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:54.830451 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-21b6a9a3-32f7-4eed-8e92-2c855c4346ac tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:54.835570 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-21b6a9a3-32f7-4eed-8e92-2c855c4346ac tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/ea76094a-3d5b-4c26-b79b-b9fcbcdd68f1 returned with HTTP 404 Aug 20 04:50:54.835973 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1339/5356] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:50:54 2026] GET /volume/v3/volumes/ea76094a-3d5b-4c26-b79b-b9fcbcdd68f1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:50:54.842243 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-de91241b-9323-404d-a3e8-60e688705c6e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:54.843995 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-de91241b-9323-404d-a3e8-60e688705c6e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] DELETE https://10.4.3.239/volume/v3/volumes/08ef73a6-48b7-4c51-be64-337f4ad83838 Aug 20 04:50:54.844249 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-de91241b-9323-404d-a3e8-60e688705c6e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:54.844463 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-de91241b-9323-404d-a3e8-60e688705c6e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:54.844625 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-de91241b-9323-404d-a3e8-60e688705c6e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Delete volume with id: 08ef73a6-48b7-4c51-be64-337f4ad83838 Aug 20 04:50:54.851819 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:54.851819 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:50:54.852462 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-de91241b-9323-404d-a3e8-60e688705c6e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Volume info retrieved successfully. Aug 20 04:50:54.867800 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-de91241b-9323-404d-a3e8-60e688705c6e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Delete volume request issued successfully. Aug 20 04:50:54.867992 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-de91241b-9323-404d-a3e8-60e688705c6e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/08ef73a6-48b7-4c51-be64-337f4ad83838 returned with HTTP 202 Aug 20 04:50:54.868395 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1341/5357] 10.4.3.239 () {68 vars in 1392 bytes} [Thu Aug 20 04:50:54 2026] DELETE /volume/v3/volumes/08ef73a6-48b7-4c51-be64-337f4ad83838 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:50:54.874756 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1988cb68-44ca-4bd2-b587-bff0495b9b87 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:54.876512 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1988cb68-44ca-4bd2-b587-bff0495b9b87 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/volumes/08ef73a6-48b7-4c51-be64-337f4ad83838 Aug 20 04:50:54.876717 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1988cb68-44ca-4bd2-b587-bff0495b9b87 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:54.876932 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1988cb68-44ca-4bd2-b587-bff0495b9b87 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:54.883222 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:54.883222 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:50:54.886330 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1988cb68-44ca-4bd2-b587-bff0495b9b87 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Volume info retrieved successfully. Aug 20 04:50:54.889989 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1988cb68-44ca-4bd2-b587-bff0495b9b87 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/08ef73a6-48b7-4c51-be64-337f4ad83838 returned with HTTP 200 Aug 20 04:50:54.890358 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1346/5358] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:50:54 2026] GET /volume/v3/volumes/08ef73a6-48b7-4c51-be64-337f4ad83838 => generated 895 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:50:55.902516 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-84fb9c3b-b171-4bca-860a-d873c8fbe95d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:55.904253 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-84fb9c3b-b171-4bca-860a-d873c8fbe95d tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/volumes/08ef73a6-48b7-4c51-be64-337f4ad83838 Aug 20 04:50:55.904486 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-84fb9c3b-b171-4bca-860a-d873c8fbe95d tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:55.904684 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-84fb9c3b-b171-4bca-860a-d873c8fbe95d tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:55.910152 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-84fb9c3b-b171-4bca-860a-d873c8fbe95d tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/08ef73a6-48b7-4c51-be64-337f4ad83838 returned with HTTP 404 Aug 20 04:50:55.910640 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1333/5359] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:50:55 2026] GET /volume/v3/volumes/08ef73a6-48b7-4c51-be64-337f4ad83838 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:50:55.917888 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-bf1c4346-8ce0-4e0d-8258-68ecce8bc3c2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:55.919498 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bf1c4346-8ce0-4e0d-8258-68ecce8bc3c2 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:50:55.919844 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bf1c4346-8ce0-4e0d-8258-68ecce8bc3c2 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1130880448"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:50:55.921193 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-bf1c4346-8ce0-4e0d-8258-68ecce8bc3c2 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1130880448'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:50:55.921313 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-bf1c4346-8ce0-4e0d-8258-68ecce8bc3c2 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Create volume of 1 GB Aug 20 04:50:55.925100 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-bf1c4346-8ce0-4e0d-8258-68ecce8bc3c2 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Availability Zones retrieved successfully. Aug 20 04:50:55.930609 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-bf1c4346-8ce0-4e0d-8258-68ecce8bc3c2 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Flow 'volume_create_api' (ca36df08-7a2b-4938-ab85-8b2a5b65524e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:50:55.931489 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-bf1c4346-8ce0-4e0d-8258-68ecce8bc3c2 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c1a139f-221f-4292-adcd-9920a0d3b45f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:50:55.932317 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-bf1c4346-8ce0-4e0d-8258-68ecce8bc3c2 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:50:55.954089 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-bf1c4346-8ce0-4e0d-8258-68ecce8bc3c2 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c1a139f-221f-4292-adcd-9920a0d3b45f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:50:55.954862 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-bf1c4346-8ce0-4e0d-8258-68ecce8bc3c2 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9edfbdc0-54e8-4aea-b719-1f8e9768e049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:50:55.989770 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-bf1c4346-8ce0-4e0d-8258-68ecce8bc3c2 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Created reservations ['feec6272-2414-4410-a91d-2c939f3fa36d', 'bd20647c-7841-4e0f-8c6a-813ace97eae7', '2ee15bb4-76c9-470e-b3ff-2bc652788a26', 'a14a64a6-6f9c-4060-b31e-7ee61f42263d'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:50:55.990566 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-bf1c4346-8ce0-4e0d-8258-68ecce8bc3c2 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9edfbdc0-54e8-4aea-b719-1f8e9768e049) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['feec6272-2414-4410-a91d-2c939f3fa36d', 'bd20647c-7841-4e0f-8c6a-813ace97eae7', '2ee15bb4-76c9-470e-b3ff-2bc652788a26', 'a14a64a6-6f9c-4060-b31e-7ee61f42263d']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:50:55.991274 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-bf1c4346-8ce0-4e0d-8258-68ecce8bc3c2 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b8b66b9-02b3-4392-8430-7935bc13d4eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:50:56.011794 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-bf1c4346-8ce0-4e0d-8258-68ecce8bc3c2 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b8b66b9-02b3-4392-8430-7935bc13d4eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96f56d51-f6d8-4d08-b61f-9914f554f1a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1130880448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2afbfff67fc5447f803ede8b9b12e1fc',qos_specs=None,replication_status=,reservations=['feec6272-2414-4410-a91d-2c939f3fa36d','bd20647c-7841-4e0f-8c6a-813ace97eae7','2ee15bb4-76c9-470e-b3ff-2bc652788a26','a14a64a6-6f9c-4060-b31e-7ee61f42263d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ac94a57928e45cea824f2e03a81f6d6',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:50:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1130880448',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96f56d51-f6d8-4d08-b61f-9914f554f1a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2afbfff67fc5447f803ede8b9b12e1fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ac94a57928e45cea824f2e03a81f6d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:50:56.012432 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-bf1c4346-8ce0-4e0d-8258-68ecce8bc3c2 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7eb48d62-932a-478a-9dbe-10e8a5d03a74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:50:56.026854 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-bf1c4346-8ce0-4e0d-8258-68ecce8bc3c2 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7eb48d62-932a-478a-9dbe-10e8a5d03a74) transitioned into state 'SUCCESS' from state '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-1130880448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2afbfff67fc5447f803ede8b9b12e1fc',qos_specs=None,replication_status=,reservations=['feec6272-2414-4410-a91d-2c939f3fa36d','bd20647c-7841-4e0f-8c6a-813ace97eae7','2ee15bb4-76c9-470e-b3ff-2bc652788a26','a14a64a6-6f9c-4060-b31e-7ee61f42263d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ac94a57928e45cea824f2e03a81f6d6',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:50:56.027461 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-bf1c4346-8ce0-4e0d-8258-68ecce8bc3c2 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96cce86a-2e00-486f-9703-cde8b2ad3842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:50:56.034793 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-bf1c4346-8ce0-4e0d-8258-68ecce8bc3c2 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96cce86a-2e00-486f-9703-cde8b2ad3842) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:50:56.035505 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-bf1c4346-8ce0-4e0d-8258-68ecce8bc3c2 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Flow 'volume_create_api' (ca36df08-7a2b-4938-ab85-8b2a5b65524e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:50:56.035792 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-bf1c4346-8ce0-4e0d-8258-68ecce8bc3c2 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Create volume request issued successfully. Aug 20 04:50:56.036297 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bf1c4346-8ce0-4e0d-8258-68ecce8bc3c2 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:50:56.036688 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1340/5360] 10.4.3.239 () {70 vars in 1299 bytes} [Thu Aug 20 04:50:55 2026] POST /volume/v3/volumes => generated 770 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:50:56.047641 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-915dc4a8-e11f-40c9-aa0a-27952bd90bdc None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:56.049290 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-915dc4a8-e11f-40c9-aa0a-27952bd90bdc tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/volumes/96f56d51-f6d8-4d08-b61f-9914f554f1a6 Aug 20 04:50:56.049521 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-915dc4a8-e11f-40c9-aa0a-27952bd90bdc tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:56.049717 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-915dc4a8-e11f-40c9-aa0a-27952bd90bdc tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:56.055915 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:56.055915 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:50:56.059095 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-915dc4a8-e11f-40c9-aa0a-27952bd90bdc tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Volume info retrieved successfully. Aug 20 04:50:56.062776 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-915dc4a8-e11f-40c9-aa0a-27952bd90bdc tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/96f56d51-f6d8-4d08-b61f-9914f554f1a6 returned with HTTP 200 Aug 20 04:50:56.063173 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1342/5361] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:50:56 2026] GET /volume/v3/volumes/96f56d51-f6d8-4d08-b61f-9914f554f1a6 => generated 838 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:50:57.074558 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2e8d6046-5043-4c41-8b37-66f8dce018cc None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:57.076334 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2e8d6046-5043-4c41-8b37-66f8dce018cc tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/volumes/96f56d51-f6d8-4d08-b61f-9914f554f1a6 Aug 20 04:50:57.076520 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2e8d6046-5043-4c41-8b37-66f8dce018cc tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:57.076708 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2e8d6046-5043-4c41-8b37-66f8dce018cc tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:57.082985 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:57.082985 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:50:57.086005 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-2e8d6046-5043-4c41-8b37-66f8dce018cc tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Volume info retrieved successfully. Aug 20 04:50:57.089662 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2e8d6046-5043-4c41-8b37-66f8dce018cc tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/96f56d51-f6d8-4d08-b61f-9914f554f1a6 returned with HTTP 200 Aug 20 04:50:57.090023 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1347/5362] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:50:57 2026] GET /volume/v3/volumes/96f56d51-f6d8-4d08-b61f-9914f554f1a6 => generated 863 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:50:57.101311 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-68eac37f-48ca-4fa7-bb4a-8b49eece9cb8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:57.102877 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-68eac37f-48ca-4fa7-bb4a-8b49eece9cb8 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:50:57.103191 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-68eac37f-48ca-4fa7-bb4a-8b49eece9cb8 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "96f56d51-f6d8-4d08-b61f-9914f554f1a6", "name": "tempest-VolumeDependencyTests-Snapshot-967530166"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:50:57.110723 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:57.110723 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:50:57.111108 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-68eac37f-48ca-4fa7-bb4a-8b49eece9cb8 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Volume info retrieved successfully. Aug 20 04:50:57.111231 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-68eac37f-48ca-4fa7-bb4a-8b49eece9cb8 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Create snapshot from volume 96f56d51-f6d8-4d08-b61f-9914f554f1a6 Aug 20 04:50:57.132336 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-68eac37f-48ca-4fa7-bb4a-8b49eece9cb8 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Created reservations ['f05313f4-e1f2-4306-a2ce-2ccd9442fb26', 'c0858864-91bc-435e-8e32-512d9eef5cd6', 'a1236a1e-e6a4-4601-b7a9-c74255c1d071', '90ac7cbc-8fa6-4e32-95f3-d076153110ec'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:50:57.156860 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-68eac37f-48ca-4fa7-bb4a-8b49eece9cb8 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Snapshot create request issued successfully. Aug 20 04:50:57.157191 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-68eac37f-48ca-4fa7-bb4a-8b49eece9cb8 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:50:57.157645 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1334/5363] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:50:57 2026] POST /volume/v3/snapshots => generated 307 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:50:57.165519 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-dce106a7-92b2-4d5c-ae48-308cdb4101b5 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:57.167235 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-dce106a7-92b2-4d5c-ae48-308cdb4101b5 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/snapshots/47d5cb72-14d6-4e5b-a9f5-40617386b646 Aug 20 04:50:57.167426 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-dce106a7-92b2-4d5c-ae48-308cdb4101b5 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:57.167609 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-dce106a7-92b2-4d5c-ae48-308cdb4101b5 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:57.172007 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:57.172007 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:50:57.172404 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-dce106a7-92b2-4d5c-ae48-308cdb4101b5 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Snapshot retrieved successfully. Aug 20 04:50:57.173000 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-dce106a7-92b2-4d5c-ae48-308cdb4101b5 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/snapshots/47d5cb72-14d6-4e5b-a9f5-40617386b646 returned with HTTP 200 Aug 20 04:50:57.173319 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1341/5364] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:50:57 2026] GET /volume/v3/snapshots/47d5cb72-14d6-4e5b-a9f5-40617386b646 => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:50:58.181772 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-739320ab-53c7-42da-8ee5-f9524fb860c9 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:58.183459 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-739320ab-53c7-42da-8ee5-f9524fb860c9 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/snapshots/47d5cb72-14d6-4e5b-a9f5-40617386b646 Aug 20 04:50:58.183659 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-739320ab-53c7-42da-8ee5-f9524fb860c9 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:58.183860 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-739320ab-53c7-42da-8ee5-f9524fb860c9 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:58.188616 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:58.188616 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:50:58.189044 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-739320ab-53c7-42da-8ee5-f9524fb860c9 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Snapshot retrieved successfully. Aug 20 04:50:58.189751 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-739320ab-53c7-42da-8ee5-f9524fb860c9 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/snapshots/47d5cb72-14d6-4e5b-a9f5-40617386b646 returned with HTTP 200 Aug 20 04:50:58.190100 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1343/5365] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:50:58 2026] GET /volume/v3/snapshots/47d5cb72-14d6-4e5b-a9f5-40617386b646 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:50:58.198095 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4cfa6bec-7cd7-4ec3-b98a-ac81d329b2d3 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:58.199750 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4cfa6bec-7cd7-4ec3-b98a-ac81d329b2d3 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:50:58.200087 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4cfa6bec-7cd7-4ec3-b98a-ac81d329b2d3 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "47d5cb72-14d6-4e5b-a9f5-40617386b646", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-672970845"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:50:58.201868 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-4cfa6bec-7cd7-4ec3-b98a-ac81d329b2d3 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Create volume request body: {'volume': {'snapshot_id': '47d5cb72-14d6-4e5b-a9f5-40617386b646', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-672970845'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:50:58.205852 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:58.205852 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:50:58.206231 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4cfa6bec-7cd7-4ec3-b98a-ac81d329b2d3 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Snapshot retrieved successfully. Aug 20 04:50:58.206350 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-4cfa6bec-7cd7-4ec3-b98a-ac81d329b2d3 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Create volume of 1 GB Aug 20 04:50:58.209269 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4cfa6bec-7cd7-4ec3-b98a-ac81d329b2d3 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Availability Zones retrieved successfully. Aug 20 04:50:58.214367 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4cfa6bec-7cd7-4ec3-b98a-ac81d329b2d3 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Flow 'volume_create_api' (98f3de97-1365-44bf-a83e-eeaceaf3223b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:50:58.215156 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4cfa6bec-7cd7-4ec3-b98a-ac81d329b2d3 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0d357d5-35c6-43f3-a900-7cbb24b93323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:50:58.215934 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-4cfa6bec-7cd7-4ec3-b98a-ac81d329b2d3 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:50:58.239870 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4cfa6bec-7cd7-4ec3-b98a-ac81d329b2d3 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0d357d5-35c6-43f3-a900-7cbb24b93323) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '47d5cb72-14d6-4e5b-a9f5-40617386b646', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:50:58.240599 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4cfa6bec-7cd7-4ec3-b98a-ac81d329b2d3 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c85bed1-c607-4dd8-ab8c-e088c25bf489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:50:58.274145 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-4cfa6bec-7cd7-4ec3-b98a-ac81d329b2d3 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Created reservations ['a85065e2-76d0-4d92-8980-ada1ee5abdbb', '0f617a9d-1d79-4c2e-8bee-990a02769c8f', '5f6116cb-d546-4584-8ac5-2d94865940d9', '94c37a77-8e0b-437d-8631-ad21b9464d98'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:50:58.274928 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4cfa6bec-7cd7-4ec3-b98a-ac81d329b2d3 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c85bed1-c607-4dd8-ab8c-e088c25bf489) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a85065e2-76d0-4d92-8980-ada1ee5abdbb', '0f617a9d-1d79-4c2e-8bee-990a02769c8f', '5f6116cb-d546-4584-8ac5-2d94865940d9', '94c37a77-8e0b-437d-8631-ad21b9464d98']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:50:58.275597 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4cfa6bec-7cd7-4ec3-b98a-ac81d329b2d3 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbda4f23-136c-4d6b-b77c-5a5a1cdc7564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:50:58.309642 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4cfa6bec-7cd7-4ec3-b98a-ac81d329b2d3 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbda4f23-136c-4d6b-b77c-5a5a1cdc7564) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a51c020-5075-48a8-8125-7c6d419e7f6c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-672970845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2afbfff67fc5447f803ede8b9b12e1fc',qos_specs=None,replication_status=,reservations=['a85065e2-76d0-4d92-8980-ada1ee5abdbb','0f617a9d-1d79-4c2e-8bee-990a02769c8f','5f6116cb-d546-4584-8ac5-2d94865940d9','94c37a77-8e0b-437d-8631-ad21b9464d98'],size=1,snapshot_id=47d5cb72-14d6-4e5b-a9f5-40617386b646,source_replicaid=,source_volid=None,status='creating',user_id='1ac94a57928e45cea824f2e03a81f6d6',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:50:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-672970845',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a51c020-5075-48a8-8125-7c6d419e7f6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2afbfff67fc5447f803ede8b9b12e1fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=47d5cb72-14d6-4e5b-a9f5-40617386b646,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ac94a57928e45cea824f2e03a81f6d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:50:58.310269 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4cfa6bec-7cd7-4ec3-b98a-ac81d329b2d3 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bd7bd81-af52-4679-8d80-2a73bb53c4ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:50:58.327073 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4cfa6bec-7cd7-4ec3-b98a-ac81d329b2d3 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bd7bd81-af52-4679-8d80-2a73bb53c4ac) transitioned into state 'SUCCESS' from state '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-672970845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2afbfff67fc5447f803ede8b9b12e1fc',qos_specs=None,replication_status=,reservations=['a85065e2-76d0-4d92-8980-ada1ee5abdbb','0f617a9d-1d79-4c2e-8bee-990a02769c8f','5f6116cb-d546-4584-8ac5-2d94865940d9','94c37a77-8e0b-437d-8631-ad21b9464d98'],size=1,snapshot_id=47d5cb72-14d6-4e5b-a9f5-40617386b646,source_replicaid=,source_volid=None,status='creating',user_id='1ac94a57928e45cea824f2e03a81f6d6',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:50:58.327668 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4cfa6bec-7cd7-4ec3-b98a-ac81d329b2d3 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2240ae3c-0555-44b3-a6c6-7b06f4a3497f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:50:58.345924 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4cfa6bec-7cd7-4ec3-b98a-ac81d329b2d3 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2240ae3c-0555-44b3-a6c6-7b06f4a3497f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:50:58.346731 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4cfa6bec-7cd7-4ec3-b98a-ac81d329b2d3 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Flow 'volume_create_api' (98f3de97-1365-44bf-a83e-eeaceaf3223b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:50:58.346995 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4cfa6bec-7cd7-4ec3-b98a-ac81d329b2d3 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Create volume request issued successfully. Aug 20 04:50:58.347569 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4cfa6bec-7cd7-4ec3-b98a-ac81d329b2d3 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:50:58.347988 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1348/5366] 10.4.3.239 () {70 vars in 1300 bytes} [Thu Aug 20 04:50:58 2026] POST /volume/v3/volumes => generated 803 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:50:58.358167 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-faa0ad50-32f0-45da-894e-dd0b74479d47 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:58.359859 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-faa0ad50-32f0-45da-894e-dd0b74479d47 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/volumes/6a51c020-5075-48a8-8125-7c6d419e7f6c Aug 20 04:50:58.360104 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-faa0ad50-32f0-45da-894e-dd0b74479d47 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:58.360300 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-faa0ad50-32f0-45da-894e-dd0b74479d47 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:58.366110 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:58.366110 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:50:58.369076 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-faa0ad50-32f0-45da-894e-dd0b74479d47 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Volume info retrieved successfully. Aug 20 04:50:58.372593 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-faa0ad50-32f0-45da-894e-dd0b74479d47 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/6a51c020-5075-48a8-8125-7c6d419e7f6c returned with HTTP 200 Aug 20 04:50:58.373127 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1335/5367] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:50:58 2026] GET /volume/v3/volumes/6a51c020-5075-48a8-8125-7c6d419e7f6c => generated 871 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:50:59.383607 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1c4acc5d-3857-4447-bae3-3c9389a63ce7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:59.385109 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1c4acc5d-3857-4447-bae3-3c9389a63ce7 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/volumes/6a51c020-5075-48a8-8125-7c6d419e7f6c Aug 20 04:50:59.385331 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1c4acc5d-3857-4447-bae3-3c9389a63ce7 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:59.385512 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1c4acc5d-3857-4447-bae3-3c9389a63ce7 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:59.391658 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:59.391658 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:50:59.394599 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1c4acc5d-3857-4447-bae3-3c9389a63ce7 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Volume info retrieved successfully. Aug 20 04:50:59.397948 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1c4acc5d-3857-4447-bae3-3c9389a63ce7 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/6a51c020-5075-48a8-8125-7c6d419e7f6c returned with HTTP 200 Aug 20 04:50:59.398267 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1342/5368] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:50:59 2026] GET /volume/v3/volumes/6a51c020-5075-48a8-8125-7c6d419e7f6c => generated 896 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:50:59.408552 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-78b38539-9b52-498d-b14c-e9d2e7f906c3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:59.410227 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-78b38539-9b52-498d-b14c-e9d2e7f906c3 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/47d5cb72-14d6-4e5b-a9f5-40617386b646 Aug 20 04:50:59.410439 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-78b38539-9b52-498d-b14c-e9d2e7f906c3 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:59.410671 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-78b38539-9b52-498d-b14c-e9d2e7f906c3 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:59.410742 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-78b38539-9b52-498d-b14c-e9d2e7f906c3 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Delete snapshot with id: 47d5cb72-14d6-4e5b-a9f5-40617386b646 Aug 20 04:50:59.415314 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:59.415314 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:50:59.415808 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-78b38539-9b52-498d-b14c-e9d2e7f906c3 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Snapshot retrieved successfully. Aug 20 04:50:59.429742 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-78b38539-9b52-498d-b14c-e9d2e7f906c3 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Snapshot delete request issued successfully. Aug 20 04:50:59.429921 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-78b38539-9b52-498d-b14c-e9d2e7f906c3 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/snapshots/47d5cb72-14d6-4e5b-a9f5-40617386b646 returned with HTTP 202 Aug 20 04:50:59.430306 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1344/5369] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:50:59 2026] DELETE /volume/v3/snapshots/47d5cb72-14d6-4e5b-a9f5-40617386b646 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:50:59.437073 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-36cd7f98-d927-41b6-a7c7-5c648c96df42 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:50:59.439002 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-36cd7f98-d927-41b6-a7c7-5c648c96df42 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/snapshots/47d5cb72-14d6-4e5b-a9f5-40617386b646 Aug 20 04:50:59.439266 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-36cd7f98-d927-41b6-a7c7-5c648c96df42 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:50:59.439511 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-36cd7f98-d927-41b6-a7c7-5c648c96df42 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:50:59.444421 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:50:59.444421 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:50:59.444815 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-36cd7f98-d927-41b6-a7c7-5c648c96df42 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Snapshot retrieved successfully. Aug 20 04:50:59.445589 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-36cd7f98-d927-41b6-a7c7-5c648c96df42 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/snapshots/47d5cb72-14d6-4e5b-a9f5-40617386b646 returned with HTTP 200 Aug 20 04:50:59.445938 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1349/5370] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:50:59 2026] GET /volume/v3/snapshots/47d5cb72-14d6-4e5b-a9f5-40617386b646 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:51:00.453908 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-751a9c3b-acf7-4b44-8fa2-c5654e7d401d None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:00.455643 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-751a9c3b-acf7-4b44-8fa2-c5654e7d401d tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/snapshots/47d5cb72-14d6-4e5b-a9f5-40617386b646 Aug 20 04:51:00.455841 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-751a9c3b-acf7-4b44-8fa2-c5654e7d401d tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:00.456032 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-751a9c3b-acf7-4b44-8fa2-c5654e7d401d tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:00.460147 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-751a9c3b-acf7-4b44-8fa2-c5654e7d401d tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/snapshots/47d5cb72-14d6-4e5b-a9f5-40617386b646 returned with HTTP 404 Aug 20 04:51:00.460596 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1336/5371] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:51:00 2026] GET /volume/v3/snapshots/47d5cb72-14d6-4e5b-a9f5-40617386b646 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:51:00.466138 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-17b34070-eca4-4208-b468-a39753c097ba None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:00.467645 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-17b34070-eca4-4208-b468-a39753c097ba tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] DELETE https://10.4.3.239/volume/v3/volumes/96f56d51-f6d8-4d08-b61f-9914f554f1a6 Aug 20 04:51:00.467823 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-17b34070-eca4-4208-b468-a39753c097ba tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:00.467987 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-17b34070-eca4-4208-b468-a39753c097ba tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:00.468139 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-17b34070-eca4-4208-b468-a39753c097ba tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Delete volume with id: 96f56d51-f6d8-4d08-b61f-9914f554f1a6 Aug 20 04:51:00.473965 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:00.473965 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:51:00.474372 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-17b34070-eca4-4208-b468-a39753c097ba tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Volume info retrieved successfully. Aug 20 04:51:00.488347 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-17b34070-eca4-4208-b468-a39753c097ba tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Delete volume request issued successfully. Aug 20 04:51:00.488515 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-17b34070-eca4-4208-b468-a39753c097ba tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/96f56d51-f6d8-4d08-b61f-9914f554f1a6 returned with HTTP 202 Aug 20 04:51:00.488878 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1343/5372] 10.4.3.239 () {68 vars in 1392 bytes} [Thu Aug 20 04:51:00 2026] DELETE /volume/v3/volumes/96f56d51-f6d8-4d08-b61f-9914f554f1a6 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:51:00.495290 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-bc07ab40-893d-4ab5-afa9-08923bbe4e5e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:00.497218 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bc07ab40-893d-4ab5-afa9-08923bbe4e5e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/volumes/96f56d51-f6d8-4d08-b61f-9914f554f1a6 Aug 20 04:51:00.497316 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bc07ab40-893d-4ab5-afa9-08923bbe4e5e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:00.497885 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bc07ab40-893d-4ab5-afa9-08923bbe4e5e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:00.503962 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:00.503962 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:51:00.507142 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-bc07ab40-893d-4ab5-afa9-08923bbe4e5e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Volume info retrieved successfully. Aug 20 04:51:00.511227 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bc07ab40-893d-4ab5-afa9-08923bbe4e5e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/96f56d51-f6d8-4d08-b61f-9914f554f1a6 returned with HTTP 200 Aug 20 04:51:00.511321 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1345/5373] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:51:00 2026] GET /volume/v3/volumes/96f56d51-f6d8-4d08-b61f-9914f554f1a6 => generated 862 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:51:01.523201 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-be7bf40c-7699-406d-ad48-7ab110dfff55 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:01.524742 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-be7bf40c-7699-406d-ad48-7ab110dfff55 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/volumes/96f56d51-f6d8-4d08-b61f-9914f554f1a6 Aug 20 04:51:01.524919 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-be7bf40c-7699-406d-ad48-7ab110dfff55 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:01.525082 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-be7bf40c-7699-406d-ad48-7ab110dfff55 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:01.529892 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-be7bf40c-7699-406d-ad48-7ab110dfff55 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/96f56d51-f6d8-4d08-b61f-9914f554f1a6 returned with HTTP 404 Aug 20 04:51:01.530319 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1350/5374] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:51:01 2026] GET /volume/v3/volumes/96f56d51-f6d8-4d08-b61f-9914f554f1a6 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:51:01.537171 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8447f9d5-f10e-4dcc-9049-1fced503bff8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:01.538825 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8447f9d5-f10e-4dcc-9049-1fced503bff8 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:51:01.539197 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8447f9d5-f10e-4dcc-9049-1fced503bff8 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1131446790"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:51:01.540592 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-8447f9d5-f10e-4dcc-9049-1fced503bff8 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1131446790'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:51:01.540707 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-8447f9d5-f10e-4dcc-9049-1fced503bff8 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Create volume of 1 GB Aug 20 04:51:01.544736 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-8447f9d5-f10e-4dcc-9049-1fced503bff8 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Availability Zones retrieved successfully. Aug 20 04:51:01.549457 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8447f9d5-f10e-4dcc-9049-1fced503bff8 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Flow 'volume_create_api' (c94cec20-1494-440b-a0d4-362ee76c1263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:51:01.550434 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8447f9d5-f10e-4dcc-9049-1fced503bff8 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (396c04d4-8ca6-400e-8d11-cf1eff8e91d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:01.551227 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-8447f9d5-f10e-4dcc-9049-1fced503bff8 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:51:01.571816 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8447f9d5-f10e-4dcc-9049-1fced503bff8 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (396c04d4-8ca6-400e-8d11-cf1eff8e91d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:01.572511 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8447f9d5-f10e-4dcc-9049-1fced503bff8 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e63ec9b-9523-4bb7-9a05-836d46972522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:01.604833 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-8447f9d5-f10e-4dcc-9049-1fced503bff8 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Created reservations ['2aac051e-50fb-4fb4-a2d4-1eb4c1bb27fb', 'bafbc52e-cc8f-4641-a467-a1c829a4b0b8', 'a4cc8e93-b649-42c0-a7f6-d01c7dfd30b3', '02c4af54-d4ac-4dfe-9822-6aad70142ee4'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:51:01.605547 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8447f9d5-f10e-4dcc-9049-1fced503bff8 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e63ec9b-9523-4bb7-9a05-836d46972522) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2aac051e-50fb-4fb4-a2d4-1eb4c1bb27fb', 'bafbc52e-cc8f-4641-a467-a1c829a4b0b8', 'a4cc8e93-b649-42c0-a7f6-d01c7dfd30b3', '02c4af54-d4ac-4dfe-9822-6aad70142ee4']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:01.606198 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8447f9d5-f10e-4dcc-9049-1fced503bff8 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3516f353-ce33-4dd4-bc39-9f0a6ca3e8c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:01.625421 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8447f9d5-f10e-4dcc-9049-1fced503bff8 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3516f353-ce33-4dd4-bc39-9f0a6ca3e8c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b7332c0-e331-4d56-a69b-6e01b0737d64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1131446790',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2afbfff67fc5447f803ede8b9b12e1fc',qos_specs=None,replication_status=,reservations=['2aac051e-50fb-4fb4-a2d4-1eb4c1bb27fb','bafbc52e-cc8f-4641-a467-a1c829a4b0b8','a4cc8e93-b649-42c0-a7f6-d01c7dfd30b3','02c4af54-d4ac-4dfe-9822-6aad70142ee4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ac94a57928e45cea824f2e03a81f6d6',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:51:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1131446790',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b7332c0-e331-4d56-a69b-6e01b0737d64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2afbfff67fc5447f803ede8b9b12e1fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ac94a57928e45cea824f2e03a81f6d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:01.626023 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8447f9d5-f10e-4dcc-9049-1fced503bff8 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20baaeb4-3e86-49cb-8a18-bef1c30ecb72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:01.640448 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8447f9d5-f10e-4dcc-9049-1fced503bff8 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20baaeb4-3e86-49cb-8a18-bef1c30ecb72) transitioned into state 'SUCCESS' from state '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-1131446790',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2afbfff67fc5447f803ede8b9b12e1fc',qos_specs=None,replication_status=,reservations=['2aac051e-50fb-4fb4-a2d4-1eb4c1bb27fb','bafbc52e-cc8f-4641-a467-a1c829a4b0b8','a4cc8e93-b649-42c0-a7f6-d01c7dfd30b3','02c4af54-d4ac-4dfe-9822-6aad70142ee4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ac94a57928e45cea824f2e03a81f6d6',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:01.641081 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8447f9d5-f10e-4dcc-9049-1fced503bff8 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd065c47-ca25-4d29-a924-a1444f6ef25a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:01.648133 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8447f9d5-f10e-4dcc-9049-1fced503bff8 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd065c47-ca25-4d29-a924-a1444f6ef25a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:01.648886 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8447f9d5-f10e-4dcc-9049-1fced503bff8 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Flow 'volume_create_api' (c94cec20-1494-440b-a0d4-362ee76c1263) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:51:01.649163 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-8447f9d5-f10e-4dcc-9049-1fced503bff8 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Create volume request issued successfully. Aug 20 04:51:01.649696 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8447f9d5-f10e-4dcc-9049-1fced503bff8 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:51:01.650085 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1337/5375] 10.4.3.239 () {70 vars in 1299 bytes} [Thu Aug 20 04:51:01 2026] POST /volume/v3/volumes => generated 770 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:51:01.660486 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4b12a9df-728c-4644-949b-7890ce4fb0ec None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:01.662376 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4b12a9df-728c-4644-949b-7890ce4fb0ec tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/volumes/9b7332c0-e331-4d56-a69b-6e01b0737d64 Aug 20 04:51:01.662600 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4b12a9df-728c-4644-949b-7890ce4fb0ec tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:01.662807 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4b12a9df-728c-4644-949b-7890ce4fb0ec tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:01.669104 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:01.669104 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:51:01.672135 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-4b12a9df-728c-4644-949b-7890ce4fb0ec tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Volume info retrieved successfully. Aug 20 04:51:01.675528 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4b12a9df-728c-4644-949b-7890ce4fb0ec tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/9b7332c0-e331-4d56-a69b-6e01b0737d64 returned with HTTP 200 Aug 20 04:51:01.675895 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1344/5376] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:51:01 2026] GET /volume/v3/volumes/9b7332c0-e331-4d56-a69b-6e01b0737d64 => generated 838 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:51:02.687501 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-fc0e4404-02f3-4d8a-be52-6b90e3e74cd7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:02.689740 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fc0e4404-02f3-4d8a-be52-6b90e3e74cd7 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/volumes/9b7332c0-e331-4d56-a69b-6e01b0737d64 Aug 20 04:51:02.689943 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fc0e4404-02f3-4d8a-be52-6b90e3e74cd7 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:02.690116 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-fc0e4404-02f3-4d8a-be52-6b90e3e74cd7 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:02.696443 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:02.696443 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:51:02.699608 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-fc0e4404-02f3-4d8a-be52-6b90e3e74cd7 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Volume info retrieved successfully. Aug 20 04:51:02.703246 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-fc0e4404-02f3-4d8a-be52-6b90e3e74cd7 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/9b7332c0-e331-4d56-a69b-6e01b0737d64 returned with HTTP 200 Aug 20 04:51:02.703736 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1346/5377] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:51:02 2026] GET /volume/v3/volumes/9b7332c0-e331-4d56-a69b-6e01b0737d64 => generated 863 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:51:02.714717 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ef0e7502-e4eb-4836-a4ef-04d49d7a11dc None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:02.716316 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ef0e7502-e4eb-4836-a4ef-04d49d7a11dc tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:51:02.716637 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ef0e7502-e4eb-4836-a4ef-04d49d7a11dc tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "9b7332c0-e331-4d56-a69b-6e01b0737d64", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-100222380"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:51:02.718128 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-ef0e7502-e4eb-4836-a4ef-04d49d7a11dc tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Create volume request body: {'volume': {'source_volid': '9b7332c0-e331-4d56-a69b-6e01b0737d64', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-100222380'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:51:02.724645 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:02.724645 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:51:02.725044 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-ef0e7502-e4eb-4836-a4ef-04d49d7a11dc tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Volume retrieved successfully. Aug 20 04:51:02.725146 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-ef0e7502-e4eb-4836-a4ef-04d49d7a11dc tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Create volume of 1 GB Aug 20 04:51:02.728146 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-ef0e7502-e4eb-4836-a4ef-04d49d7a11dc tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Availability Zones retrieved successfully. Aug 20 04:51:02.732870 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ef0e7502-e4eb-4836-a4ef-04d49d7a11dc tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Flow 'volume_create_api' (bbba13d7-1740-4dbb-af2d-626e8224e957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:51:02.733845 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ef0e7502-e4eb-4836-a4ef-04d49d7a11dc tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (038cb23c-8e9c-4564-b8da-53208c59b379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:02.734716 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-ef0e7502-e4eb-4836-a4ef-04d49d7a11dc tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:51:02.756528 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ef0e7502-e4eb-4836-a4ef-04d49d7a11dc tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (038cb23c-8e9c-4564-b8da-53208c59b379) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '9b7332c0-e331-4d56-a69b-6e01b0737d64', 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:02.757454 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ef0e7502-e4eb-4836-a4ef-04d49d7a11dc tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (116e3a65-7349-4610-9b10-4984bff14233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:02.793043 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-ef0e7502-e4eb-4836-a4ef-04d49d7a11dc tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Created reservations ['747ca027-2d35-4cb6-88c7-71c68807f919', '71040718-2344-4f16-90ce-83de8a103f9c', 'b25f612c-3363-49c2-bd3a-9dd9d71ae309', 'ad9f8872-7673-42a2-b137-58c6baeff230'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:51:02.793871 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ef0e7502-e4eb-4836-a4ef-04d49d7a11dc tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (116e3a65-7349-4610-9b10-4984bff14233) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['747ca027-2d35-4cb6-88c7-71c68807f919', '71040718-2344-4f16-90ce-83de8a103f9c', 'b25f612c-3363-49c2-bd3a-9dd9d71ae309', 'ad9f8872-7673-42a2-b137-58c6baeff230']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:02.794703 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ef0e7502-e4eb-4836-a4ef-04d49d7a11dc tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7be2db1-1dae-46e3-98d6-8135e870903f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:02.826685 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ef0e7502-e4eb-4836-a4ef-04d49d7a11dc tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7be2db1-1dae-46e3-98d6-8135e870903f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd0e7044-8e04-45ed-b5eb-7d6a003205f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-100222380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2afbfff67fc5447f803ede8b9b12e1fc',qos_specs=None,replication_status=,reservations=['747ca027-2d35-4cb6-88c7-71c68807f919','71040718-2344-4f16-90ce-83de8a103f9c','b25f612c-3363-49c2-bd3a-9dd9d71ae309','ad9f8872-7673-42a2-b137-58c6baeff230'],size=1,snapshot_id=None,source_replicaid=,source_volid=9b7332c0-e331-4d56-a69b-6e01b0737d64,status='creating',user_id='1ac94a57928e45cea824f2e03a81f6d6',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:51:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-100222380',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd0e7044-8e04-45ed-b5eb-7d6a003205f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2afbfff67fc5447f803ede8b9b12e1fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=9b7332c0-e331-4d56-a69b-6e01b0737d64,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ac94a57928e45cea824f2e03a81f6d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:02.827508 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ef0e7502-e4eb-4836-a4ef-04d49d7a11dc tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3817f7b-5661-402c-9a5c-440071c7d549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:02.842286 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ef0e7502-e4eb-4836-a4ef-04d49d7a11dc tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3817f7b-5661-402c-9a5c-440071c7d549) transitioned into state 'SUCCESS' from state '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-100222380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2afbfff67fc5447f803ede8b9b12e1fc',qos_specs=None,replication_status=,reservations=['747ca027-2d35-4cb6-88c7-71c68807f919','71040718-2344-4f16-90ce-83de8a103f9c','b25f612c-3363-49c2-bd3a-9dd9d71ae309','ad9f8872-7673-42a2-b137-58c6baeff230'],size=1,snapshot_id=None,source_replicaid=,source_volid=9b7332c0-e331-4d56-a69b-6e01b0737d64,status='creating',user_id='1ac94a57928e45cea824f2e03a81f6d6',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:02.842928 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ef0e7502-e4eb-4836-a4ef-04d49d7a11dc tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d00b454f-70dd-47e5-8bca-f6201f59270d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:02.858078 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ef0e7502-e4eb-4836-a4ef-04d49d7a11dc tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d00b454f-70dd-47e5-8bca-f6201f59270d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:02.858926 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-ef0e7502-e4eb-4836-a4ef-04d49d7a11dc tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Flow 'volume_create_api' (bbba13d7-1740-4dbb-af2d-626e8224e957) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:51:02.859378 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-ef0e7502-e4eb-4836-a4ef-04d49d7a11dc tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Create volume request issued successfully. Aug 20 04:51:02.859900 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ef0e7502-e4eb-4836-a4ef-04d49d7a11dc tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:51:02.860331 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1351/5378] 10.4.3.239 () {70 vars in 1300 bytes} [Thu Aug 20 04:51:02 2026] POST /volume/v3/volumes => generated 803 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:51:02.870769 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-13c70caa-9062-4de8-ad06-49fe9b6d73c0 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:02.872586 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-13c70caa-9062-4de8-ad06-49fe9b6d73c0 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/volumes/bd0e7044-8e04-45ed-b5eb-7d6a003205f4 Aug 20 04:51:02.872798 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-13c70caa-9062-4de8-ad06-49fe9b6d73c0 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:02.872975 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-13c70caa-9062-4de8-ad06-49fe9b6d73c0 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:02.879823 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:02.879823 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:51:02.883197 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-13c70caa-9062-4de8-ad06-49fe9b6d73c0 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Volume info retrieved successfully. Aug 20 04:51:02.886946 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-13c70caa-9062-4de8-ad06-49fe9b6d73c0 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/bd0e7044-8e04-45ed-b5eb-7d6a003205f4 returned with HTTP 200 Aug 20 04:51:02.887328 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1338/5379] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:51:02 2026] GET /volume/v3/volumes/bd0e7044-8e04-45ed-b5eb-7d6a003205f4 => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:51:03.813977 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e8322f87-b44d-4440-b34f-0c88d4cf3456 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:03.815597 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e8322f87-b44d-4440-b34f-0c88d4cf3456 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:51:03.815927 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e8322f87-b44d-4440-b34f-0c88d4cf3456 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a5b39965-f7c0-467d-8116-f6c526a0c78c", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1308444483", "description": null, "metadata": null}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:51:03.826441 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:03.826441 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:51:03.826866 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-e8322f87-b44d-4440-b34f-0c88d4cf3456 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:51:03.826988 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-e8322f87-b44d-4440-b34f-0c88d4cf3456 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Create snapshot from volume a5b39965-f7c0-467d-8116-f6c526a0c78c Aug 20 04:51:03.848712 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-e8322f87-b44d-4440-b34f-0c88d4cf3456 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Created reservations ['fd321e2f-26da-4e82-b925-9e1eff376131', 'a52ed1d9-0f27-4f5f-828c-b056a774911c', '6d85770a-c83c-40d8-a7e8-3bf9df36f486', 'e1e7338b-7f75-44db-8809-2adad30d8d3a'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:51:03.875527 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-e8322f87-b44d-4440-b34f-0c88d4cf3456 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Snapshot force create request issued successfully. Aug 20 04:51:03.875812 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e8322f87-b44d-4440-b34f-0c88d4cf3456 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:51:03.876229 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1345/5380] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:51:03 2026] POST /volume/v3/snapshots => generated 308 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:51:03.883865 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9dd34b96-9168-464d-9b2d-c56386df2f82 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:03.885637 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9dd34b96-9168-464d-9b2d-c56386df2f82 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/snapshots/064e05d9-a04b-40c3-8f11-9c53008d827e Aug 20 04:51:03.885881 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9dd34b96-9168-464d-9b2d-c56386df2f82 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:03.885921 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9dd34b96-9168-464d-9b2d-c56386df2f82 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:03.890644 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:03.890644 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:51:03.891018 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-9dd34b96-9168-464d-9b2d-c56386df2f82 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Snapshot retrieved successfully. Aug 20 04:51:03.891706 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9dd34b96-9168-464d-9b2d-c56386df2f82 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/snapshots/064e05d9-a04b-40c3-8f11-9c53008d827e returned with HTTP 200 Aug 20 04:51:03.892025 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1347/5381] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:51:03 2026] GET /volume/v3/snapshots/064e05d9-a04b-40c3-8f11-9c53008d827e => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:51:03.898991 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6e34f121-db28-4d6e-95f2-87b7476ef5e0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:03.900745 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6e34f121-db28-4d6e-95f2-87b7476ef5e0 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/volumes/bd0e7044-8e04-45ed-b5eb-7d6a003205f4 Aug 20 04:51:03.900952 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6e34f121-db28-4d6e-95f2-87b7476ef5e0 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:03.901143 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6e34f121-db28-4d6e-95f2-87b7476ef5e0 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:03.907388 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:03.907388 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:51:03.910784 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-6e34f121-db28-4d6e-95f2-87b7476ef5e0 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Volume info retrieved successfully. Aug 20 04:51:03.914965 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6e34f121-db28-4d6e-95f2-87b7476ef5e0 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/bd0e7044-8e04-45ed-b5eb-7d6a003205f4 returned with HTTP 200 Aug 20 04:51:03.915527 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1352/5382] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:51:03 2026] GET /volume/v3/volumes/bd0e7044-8e04-45ed-b5eb-7d6a003205f4 => generated 896 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:51:03.929965 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-28cb97fd-a174-433c-9e56-bfcdc5340b75 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:03.931652 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-28cb97fd-a174-433c-9e56-bfcdc5340b75 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] DELETE https://10.4.3.239/volume/v3/volumes/9b7332c0-e331-4d56-a69b-6e01b0737d64 Aug 20 04:51:03.931848 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-28cb97fd-a174-433c-9e56-bfcdc5340b75 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:03.932021 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-28cb97fd-a174-433c-9e56-bfcdc5340b75 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:03.932201 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-28cb97fd-a174-433c-9e56-bfcdc5340b75 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Delete volume with id: 9b7332c0-e331-4d56-a69b-6e01b0737d64 Aug 20 04:51:03.938304 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:03.938304 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:51:03.938710 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-28cb97fd-a174-433c-9e56-bfcdc5340b75 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Volume info retrieved successfully. Aug 20 04:51:03.953734 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-28cb97fd-a174-433c-9e56-bfcdc5340b75 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Delete volume request issued successfully. Aug 20 04:51:03.953909 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-28cb97fd-a174-433c-9e56-bfcdc5340b75 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/9b7332c0-e331-4d56-a69b-6e01b0737d64 returned with HTTP 202 Aug 20 04:51:03.954353 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1339/5383] 10.4.3.239 () {68 vars in 1392 bytes} [Thu Aug 20 04:51:03 2026] DELETE /volume/v3/volumes/9b7332c0-e331-4d56-a69b-6e01b0737d64 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:51:03.960492 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-24fd207d-3916-4911-ad3d-bada1aa81c4b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:03.962225 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-24fd207d-3916-4911-ad3d-bada1aa81c4b tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/volumes/9b7332c0-e331-4d56-a69b-6e01b0737d64 Aug 20 04:51:03.962423 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-24fd207d-3916-4911-ad3d-bada1aa81c4b tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:03.962595 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-24fd207d-3916-4911-ad3d-bada1aa81c4b tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:03.969250 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:03.969250 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:51:03.972437 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-24fd207d-3916-4911-ad3d-bada1aa81c4b tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Volume info retrieved successfully. Aug 20 04:51:03.976314 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-24fd207d-3916-4911-ad3d-bada1aa81c4b tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/9b7332c0-e331-4d56-a69b-6e01b0737d64 returned with HTTP 200 Aug 20 04:51:03.976653 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1346/5384] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:51:03 2026] GET /volume/v3/volumes/9b7332c0-e331-4d56-a69b-6e01b0737d64 => generated 862 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:51:04.899720 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-268c3124-4a09-455e-90df-b8721dabd7eb None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:04.901283 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-268c3124-4a09-455e-90df-b8721dabd7eb tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/snapshots/064e05d9-a04b-40c3-8f11-9c53008d827e Aug 20 04:51:04.901447 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-268c3124-4a09-455e-90df-b8721dabd7eb tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:04.901616 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-268c3124-4a09-455e-90df-b8721dabd7eb tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:04.905799 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:04.905799 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:51:04.906145 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-268c3124-4a09-455e-90df-b8721dabd7eb tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Snapshot retrieved successfully. Aug 20 04:51:04.906783 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-268c3124-4a09-455e-90df-b8721dabd7eb tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/snapshots/064e05d9-a04b-40c3-8f11-9c53008d827e returned with HTTP 200 Aug 20 04:51:04.907082 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1348/5385] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:51:04 2026] GET /volume/v3/snapshots/064e05d9-a04b-40c3-8f11-9c53008d827e => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:51:04.914570 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5f73d525-c7ca-4cc4-8144-1737521279bf None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:04.916281 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5f73d525-c7ca-4cc4-8144-1737521279bf tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/snapshots/064e05d9-a04b-40c3-8f11-9c53008d827e Aug 20 04:51:04.916478 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5f73d525-c7ca-4cc4-8144-1737521279bf tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:04.916674 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5f73d525-c7ca-4cc4-8144-1737521279bf tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:04.921250 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:04.921250 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:51:04.921613 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-5f73d525-c7ca-4cc4-8144-1737521279bf tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Snapshot retrieved successfully. Aug 20 04:51:04.922303 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5f73d525-c7ca-4cc4-8144-1737521279bf tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/snapshots/064e05d9-a04b-40c3-8f11-9c53008d827e returned with HTTP 200 Aug 20 04:51:04.922755 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1353/5386] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:51:04 2026] GET /volume/v3/snapshots/064e05d9-a04b-40c3-8f11-9c53008d827e => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:51:04.929301 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4221cb4d-2e01-404b-93ec-0978b7ea92a3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:04.930830 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4221cb4d-2e01-404b-93ec-0978b7ea92a3 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:51:04.931148 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4221cb4d-2e01-404b-93ec-0978b7ea92a3 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-745910554", "snapshot_id": "064e05d9-a04b-40c3-8f11-9c53008d827e", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:51:04.932567 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-4221cb4d-2e01-404b-93ec-0978b7ea92a3 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-745910554', 'snapshot_id': '064e05d9-a04b-40c3-8f11-9c53008d827e', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:51:04.936626 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:04.936626 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:51:04.936970 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-4221cb4d-2e01-404b-93ec-0978b7ea92a3 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Snapshot retrieved successfully. Aug 20 04:51:04.937072 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-4221cb4d-2e01-404b-93ec-0978b7ea92a3 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Create volume of 1 GB Aug 20 04:51:04.939744 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-4221cb4d-2e01-404b-93ec-0978b7ea92a3 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Availability Zones retrieved successfully. Aug 20 04:51:04.945047 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-4221cb4d-2e01-404b-93ec-0978b7ea92a3 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Flow 'volume_create_api' (63c15f7c-9464-496c-b39e-2a2e68595581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:51:04.945859 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-4221cb4d-2e01-404b-93ec-0978b7ea92a3 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52655d7b-8b84-4365-840e-85b72b7f10e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:04.946630 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-4221cb4d-2e01-404b-93ec-0978b7ea92a3 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:51:04.972604 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-4221cb4d-2e01-404b-93ec-0978b7ea92a3 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52655d7b-8b84-4365-840e-85b72b7f10e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '064e05d9-a04b-40c3-8f11-9c53008d827e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:04.973284 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-4221cb4d-2e01-404b-93ec-0978b7ea92a3 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c2dfc4a-fed5-417f-b452-6f2253c5576a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:04.987496 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9c1196cb-eda3-4153-85aa-7f238b2529af None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:04.989593 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9c1196cb-eda3-4153-85aa-7f238b2529af tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/volumes/9b7332c0-e331-4d56-a69b-6e01b0737d64 Aug 20 04:51:04.989821 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9c1196cb-eda3-4153-85aa-7f238b2529af tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:04.990003 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9c1196cb-eda3-4153-85aa-7f238b2529af tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:04.995199 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9c1196cb-eda3-4153-85aa-7f238b2529af tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/9b7332c0-e331-4d56-a69b-6e01b0737d64 returned with HTTP 404 Aug 20 04:51:04.995634 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1347/5387] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:51:04 2026] GET /volume/v3/volumes/9b7332c0-e331-4d56-a69b-6e01b0737d64 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:51:05.002171 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e9e894d4-633e-4a13-9d06-e3914c43a383 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:05.003942 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e9e894d4-633e-4a13-9d06-e3914c43a383 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] DELETE https://10.4.3.239/volume/v3/volumes/bd0e7044-8e04-45ed-b5eb-7d6a003205f4 Aug 20 04:51:05.004124 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e9e894d4-633e-4a13-9d06-e3914c43a383 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:05.004325 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e9e894d4-633e-4a13-9d06-e3914c43a383 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:05.004519 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-e9e894d4-633e-4a13-9d06-e3914c43a383 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Delete volume with id: bd0e7044-8e04-45ed-b5eb-7d6a003205f4 Aug 20 04:51:05.007209 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-4221cb4d-2e01-404b-93ec-0978b7ea92a3 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Created reservations ['2ff8bc9e-2389-4308-9a6e-706a124250ec', 'dd83a8fe-26b9-4b29-aa0c-31d020d65c90', '208ec792-2da4-45a8-8388-b5a2b8859b39', '93c52138-89f1-413e-b1bd-00601acba2cc'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:51:05.007415 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-4221cb4d-2e01-404b-93ec-0978b7ea92a3 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c2dfc4a-fed5-417f-b452-6f2253c5576a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ff8bc9e-2389-4308-9a6e-706a124250ec', 'dd83a8fe-26b9-4b29-aa0c-31d020d65c90', '208ec792-2da4-45a8-8388-b5a2b8859b39', '93c52138-89f1-413e-b1bd-00601acba2cc']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:05.008034 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-4221cb4d-2e01-404b-93ec-0978b7ea92a3 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f5390f1-9017-4da8-acc7-83d15253041a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:05.011407 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:05.011407 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:51:05.011922 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e9e894d4-633e-4a13-9d06-e3914c43a383 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Volume info retrieved successfully. Aug 20 04:51:05.026385 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e9e894d4-633e-4a13-9d06-e3914c43a383 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Delete volume request issued successfully. Aug 20 04:51:05.026555 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e9e894d4-633e-4a13-9d06-e3914c43a383 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/bd0e7044-8e04-45ed-b5eb-7d6a003205f4 returned with HTTP 202 Aug 20 04:51:05.026966 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1349/5388] 10.4.3.239 () {68 vars in 1392 bytes} [Thu Aug 20 04:51:05 2026] DELETE /volume/v3/volumes/bd0e7044-8e04-45ed-b5eb-7d6a003205f4 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:51:05.033670 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e0e520bd-ad29-48a5-ba37-21d8add1177a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:05.035467 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e0e520bd-ad29-48a5-ba37-21d8add1177a tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/volumes/bd0e7044-8e04-45ed-b5eb-7d6a003205f4 Aug 20 04:51:05.035716 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e0e520bd-ad29-48a5-ba37-21d8add1177a tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:05.035936 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e0e520bd-ad29-48a5-ba37-21d8add1177a tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:05.042285 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:05.042285 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:51:05.045550 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e0e520bd-ad29-48a5-ba37-21d8add1177a tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Volume info retrieved successfully. Aug 20 04:51:05.048660 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-4221cb4d-2e01-404b-93ec-0978b7ea92a3 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f5390f1-9017-4da8-acc7-83d15253041a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37ec2339-20c5-4cb9-add4-0648afa4c752', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-745910554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f19df0c36cb44090ab7019f2008c44e9',qos_specs=None,replication_status=,reservations=['2ff8bc9e-2389-4308-9a6e-706a124250ec','dd83a8fe-26b9-4b29-aa0c-31d020d65c90','208ec792-2da4-45a8-8388-b5a2b8859b39','93c52138-89f1-413e-b1bd-00601acba2cc'],size=1,snapshot_id=064e05d9-a04b-40c3-8f11-9c53008d827e,source_replicaid=,source_volid=None,status='creating',user_id='9d1762e4984046e29c7b0b97c66ddc75',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), '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-20T04:51:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-745910554',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37ec2339-20c5-4cb9-add4-0648afa4c752,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f19df0c36cb44090ab7019f2008c44e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=064e05d9-a04b-40c3-8f11-9c53008d827e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d1762e4984046e29c7b0b97c66ddc75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:05.049353 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-4221cb4d-2e01-404b-93ec-0978b7ea92a3 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65b70fbf-8dcd-4075-ac7b-16afff8653d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:05.049577 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e0e520bd-ad29-48a5-ba37-21d8add1177a tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/bd0e7044-8e04-45ed-b5eb-7d6a003205f4 returned with HTTP 200 Aug 20 04:51:05.049977 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1354/5389] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:51:05 2026] GET /volume/v3/volumes/bd0e7044-8e04-45ed-b5eb-7d6a003205f4 => generated 895 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:51:05.064970 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-4221cb4d-2e01-404b-93ec-0978b7ea92a3 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65b70fbf-8dcd-4075-ac7b-16afff8653d8) transitioned into state 'SUCCESS' from state '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-745910554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f19df0c36cb44090ab7019f2008c44e9',qos_specs=None,replication_status=,reservations=['2ff8bc9e-2389-4308-9a6e-706a124250ec','dd83a8fe-26b9-4b29-aa0c-31d020d65c90','208ec792-2da4-45a8-8388-b5a2b8859b39','93c52138-89f1-413e-b1bd-00601acba2cc'],size=1,snapshot_id=064e05d9-a04b-40c3-8f11-9c53008d827e,source_replicaid=,source_volid=None,status='creating',user_id='9d1762e4984046e29c7b0b97c66ddc75',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:05.065683 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-4221cb4d-2e01-404b-93ec-0978b7ea92a3 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c48333e-e967-4d8b-aed3-b079f9f1080a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:05.085260 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-4221cb4d-2e01-404b-93ec-0978b7ea92a3 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c48333e-e967-4d8b-aed3-b079f9f1080a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:05.086033 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-4221cb4d-2e01-404b-93ec-0978b7ea92a3 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Flow 'volume_create_api' (63c15f7c-9464-496c-b39e-2a2e68595581) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:51:05.086346 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-4221cb4d-2e01-404b-93ec-0978b7ea92a3 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Create volume request issued successfully. Aug 20 04:51:05.086952 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4221cb4d-2e01-404b-93ec-0978b7ea92a3 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:51:05.087521 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1340/5390] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:51:04 2026] POST /volume/v3/volumes => generated 784 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:51:05.099374 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-bf2ec8b3-312a-454f-b1c6-a89e0de13b0d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:05.101360 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bf2ec8b3-312a-454f-b1c6-a89e0de13b0d tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/37ec2339-20c5-4cb9-add4-0648afa4c752 Aug 20 04:51:05.101543 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bf2ec8b3-312a-454f-b1c6-a89e0de13b0d tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:05.101728 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bf2ec8b3-312a-454f-b1c6-a89e0de13b0d tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:05.107705 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:05.107705 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:51:05.110417 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-bf2ec8b3-312a-454f-b1c6-a89e0de13b0d tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:51:05.113637 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bf2ec8b3-312a-454f-b1c6-a89e0de13b0d tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/37ec2339-20c5-4cb9-add4-0648afa4c752 returned with HTTP 200 Aug 20 04:51:05.113954 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1348/5391] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:51:05 2026] GET /volume/v3/volumes/37ec2339-20c5-4cb9-add4-0648afa4c752 => generated 852 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:51:06.061626 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a8b860bf-187d-4758-8c24-70a577164050 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:06.063409 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a8b860bf-187d-4758-8c24-70a577164050 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/volumes/bd0e7044-8e04-45ed-b5eb-7d6a003205f4 Aug 20 04:51:06.063611 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a8b860bf-187d-4758-8c24-70a577164050 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:06.063800 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a8b860bf-187d-4758-8c24-70a577164050 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:06.068826 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a8b860bf-187d-4758-8c24-70a577164050 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/bd0e7044-8e04-45ed-b5eb-7d6a003205f4 returned with HTTP 404 Aug 20 04:51:06.069252 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1350/5392] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:51:06 2026] GET /volume/v3/volumes/bd0e7044-8e04-45ed-b5eb-7d6a003205f4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:51:06.075238 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c693cb8e-873e-4048-91ce-73ed03784c8c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:06.076881 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c693cb8e-873e-4048-91ce-73ed03784c8c tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] DELETE https://10.4.3.239/volume/v3/volumes/9b7332c0-e331-4d56-a69b-6e01b0737d64 Aug 20 04:51:06.077085 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c693cb8e-873e-4048-91ce-73ed03784c8c tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:06.077301 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c693cb8e-873e-4048-91ce-73ed03784c8c tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:06.077453 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-c693cb8e-873e-4048-91ce-73ed03784c8c tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Delete volume with id: 9b7332c0-e331-4d56-a69b-6e01b0737d64 Aug 20 04:51:06.082349 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c693cb8e-873e-4048-91ce-73ed03784c8c tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/9b7332c0-e331-4d56-a69b-6e01b0737d64 returned with HTTP 404 Aug 20 04:51:06.082733 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1355/5393] 10.4.3.239 () {68 vars in 1392 bytes} [Thu Aug 20 04:51:06 2026] DELETE /volume/v3/volumes/9b7332c0-e331-4d56-a69b-6e01b0737d64 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:51:06.088635 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6086aadb-c655-436a-ae0b-00610261eb62 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:06.090313 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6086aadb-c655-436a-ae0b-00610261eb62 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/volumes/9b7332c0-e331-4d56-a69b-6e01b0737d64 Aug 20 04:51:06.090500 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6086aadb-c655-436a-ae0b-00610261eb62 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:06.090671 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6086aadb-c655-436a-ae0b-00610261eb62 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:06.096071 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6086aadb-c655-436a-ae0b-00610261eb62 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/9b7332c0-e331-4d56-a69b-6e01b0737d64 returned with HTTP 404 Aug 20 04:51:06.096509 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1341/5394] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:51:06 2026] GET /volume/v3/volumes/9b7332c0-e331-4d56-a69b-6e01b0737d64 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:51:06.102441 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-82ce68a9-d141-4091-a473-34b258c5658f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:06.104241 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-82ce68a9-d141-4091-a473-34b258c5658f tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] DELETE https://10.4.3.239/volume/v3/volumes/6a51c020-5075-48a8-8125-7c6d419e7f6c Aug 20 04:51:06.104241 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-82ce68a9-d141-4091-a473-34b258c5658f tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:06.104470 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-82ce68a9-d141-4091-a473-34b258c5658f tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:06.104676 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-82ce68a9-d141-4091-a473-34b258c5658f tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Delete volume with id: 6a51c020-5075-48a8-8125-7c6d419e7f6c Aug 20 04:51:06.110802 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:06.110802 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:51:06.111312 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-82ce68a9-d141-4091-a473-34b258c5658f tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Volume info retrieved successfully. Aug 20 04:51:06.124734 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-aec58ff5-ecdb-4790-afb7-70a271ec824f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:06.125465 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-82ce68a9-d141-4091-a473-34b258c5658f tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Delete volume request issued successfully. Aug 20 04:51:06.125733 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-82ce68a9-d141-4091-a473-34b258c5658f tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/6a51c020-5075-48a8-8125-7c6d419e7f6c returned with HTTP 202 Aug 20 04:51:06.126246 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1349/5395] 10.4.3.239 () {68 vars in 1392 bytes} [Thu Aug 20 04:51:06 2026] DELETE /volume/v3/volumes/6a51c020-5075-48a8-8125-7c6d419e7f6c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:51:06.126328 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-aec58ff5-ecdb-4790-afb7-70a271ec824f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/37ec2339-20c5-4cb9-add4-0648afa4c752 Aug 20 04:51:06.126506 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-aec58ff5-ecdb-4790-afb7-70a271ec824f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:06.126679 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-aec58ff5-ecdb-4790-afb7-70a271ec824f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:06.132738 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:06.132738 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:51:06.132805 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c458c4b5-a409-482b-bc1c-6542782ccdbf None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:06.134411 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c458c4b5-a409-482b-bc1c-6542782ccdbf tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/volumes/6a51c020-5075-48a8-8125-7c6d419e7f6c Aug 20 04:51:06.134608 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c458c4b5-a409-482b-bc1c-6542782ccdbf tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:06.134800 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c458c4b5-a409-482b-bc1c-6542782ccdbf tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:06.135797 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-aec58ff5-ecdb-4790-afb7-70a271ec824f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:51:06.139832 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-aec58ff5-ecdb-4790-afb7-70a271ec824f tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/37ec2339-20c5-4cb9-add4-0648afa4c752 returned with HTTP 200 Aug 20 04:51:06.140195 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1351/5396] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:51:06 2026] GET /volume/v3/volumes/37ec2339-20c5-4cb9-add4-0648afa4c752 => generated 1393 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:51:06.142515 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:06.142515 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:51:06.147097 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c458c4b5-a409-482b-bc1c-6542782ccdbf tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Volume info retrieved successfully. Aug 20 04:51:06.152389 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c458c4b5-a409-482b-bc1c-6542782ccdbf tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/6a51c020-5075-48a8-8125-7c6d419e7f6c returned with HTTP 200 Aug 20 04:51:06.152728 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1356/5397] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:51:06 2026] GET /volume/v3/volumes/6a51c020-5075-48a8-8125-7c6d419e7f6c => generated 895 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:51:06.155074 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-04d5b328-77b0-43b1-a094-a1349fd0c0aa None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:06.156524 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-04d5b328-77b0-43b1-a094-a1349fd0c0aa tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/37ec2339-20c5-4cb9-add4-0648afa4c752 Aug 20 04:51:06.156709 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-04d5b328-77b0-43b1-a094-a1349fd0c0aa tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:06.156897 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-04d5b328-77b0-43b1-a094-a1349fd0c0aa tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:06.162748 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:06.162748 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:51:06.165670 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-04d5b328-77b0-43b1-a094-a1349fd0c0aa tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:51:06.169371 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-04d5b328-77b0-43b1-a094-a1349fd0c0aa tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/37ec2339-20c5-4cb9-add4-0648afa4c752 returned with HTTP 200 Aug 20 04:51:06.169733 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1342/5398] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:51:06 2026] GET /volume/v3/volumes/37ec2339-20c5-4cb9-add4-0648afa4c752 => generated 1393 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:51:06.295030 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [req-ccb48b36-2a2f-4cf7-85b4-1ac835e63a90 req-181ed9da-fc5a-4d7e-97f0-d9c648a277ee None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:06.296942 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-ccb48b36-2a2f-4cf7-85b4-1ac835e63a90 req-181ed9da-fc5a-4d7e-97f0-d9c648a277ee tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/37ec2339-20c5-4cb9-add4-0648afa4c752 Aug 20 04:51:06.297139 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-ccb48b36-2a2f-4cf7-85b4-1ac835e63a90 req-181ed9da-fc5a-4d7e-97f0-d9c648a277ee tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:06.297370 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [req-ccb48b36-2a2f-4cf7-85b4-1ac835e63a90 req-181ed9da-fc5a-4d7e-97f0-d9c648a277ee tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:06.303702 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:06.303702 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:51:06.306847 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [req-ccb48b36-2a2f-4cf7-85b4-1ac835e63a90 req-181ed9da-fc5a-4d7e-97f0-d9c648a277ee tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:51:06.310772 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [req-ccb48b36-2a2f-4cf7-85b4-1ac835e63a90 req-181ed9da-fc5a-4d7e-97f0-d9c648a277ee tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/37ec2339-20c5-4cb9-add4-0648afa4c752 returned with HTTP 200 Aug 20 04:51:06.311301 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1350/5399] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:51:06 2026] GET /volume/v3/volumes/37ec2339-20c5-4cb9-add4-0648afa4c752 => generated 1393 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:51:06.737778 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-ccb48b36-2a2f-4cf7-85b4-1ac835e63a90 req-2967a38d-3e1d-4e59-80bc-32918115d327 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:06.740525 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-ccb48b36-2a2f-4cf7-85b4-1ac835e63a90 req-2967a38d-3e1d-4e59-80bc-32918115d327 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/37ec2339-20c5-4cb9-add4-0648afa4c752 Aug 20 04:51:06.740713 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-ccb48b36-2a2f-4cf7-85b4-1ac835e63a90 req-2967a38d-3e1d-4e59-80bc-32918115d327 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:06.740912 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-ccb48b36-2a2f-4cf7-85b4-1ac835e63a90 req-2967a38d-3e1d-4e59-80bc-32918115d327 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:06.748010 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:06.748010 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:51:06.751823 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-ccb48b36-2a2f-4cf7-85b4-1ac835e63a90 req-2967a38d-3e1d-4e59-80bc-32918115d327 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:51:06.756469 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-ccb48b36-2a2f-4cf7-85b4-1ac835e63a90 req-2967a38d-3e1d-4e59-80bc-32918115d327 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/37ec2339-20c5-4cb9-add4-0648afa4c752 returned with HTTP 200 Aug 20 04:51:06.756902 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1352/5400] 10.4.3.239 () {68 vars in 1598 bytes} [Thu Aug 20 04:51:06 2026] GET /volume/v3/volumes/37ec2339-20c5-4cb9-add4-0648afa4c752 => generated 1393 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:51:06.765312 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-abd85cb4-5a60-4548-ae02-33c601a91560 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:06.765665 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-abd85cb4-5a60-4548-ae02-33c601a91560 None None] GET https://10.4.3.239/volume// Aug 20 04:51:06.765844 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-abd85cb4-5a60-4548-ae02-33c601a91560 None None] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:06.766002 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-abd85cb4-5a60-4548-ae02-33c601a91560 None None] Calling method 'all' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:06.766336 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-abd85cb4-5a60-4548-ae02-33c601a91560 None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:51:06.766624 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1357/5401] 10.4.3.239 () {66 vars in 1419 bytes} [Thu Aug 20 04:51:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:51:06.772757 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-ccb48b36-2a2f-4cf7-85b4-1ac835e63a90 req-f357fed5-1671-405c-8856-dfcd3da730d7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:06.774553 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-ccb48b36-2a2f-4cf7-85b4-1ac835e63a90 req-f357fed5-1671-405c-8856-dfcd3da730d7 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] POST https://10.4.3.239/volume/v3/attachments Aug 20 04:51:06.774872 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-ccb48b36-2a2f-4cf7-85b4-1ac835e63a90 req-f357fed5-1671-405c-8856-dfcd3da730d7 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "37ec2339-20c5-4cb9-add4-0648afa4c752", "connector": null, "instance_uuid": "c44e333d-3915-4700-8a63-7591c3b70b77"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:51:06.782836 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:06.782836 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:51:06.804483 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-ccb48b36-2a2f-4cf7-85b4-1ac835e63a90 req-f357fed5-1671-405c-8856-dfcd3da730d7 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/attachments returned with HTTP 200 Aug 20 04:51:06.804888 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1343/5402] 10.4.3.239 () {74 vars in 1594 bytes} [Thu Aug 20 04:51:06 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:51:07.164917 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f5f4aae6-bb63-4b24-8d9a-231d62c1da8f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:07.166398 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f5f4aae6-bb63-4b24-8d9a-231d62c1da8f tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/volumes/6a51c020-5075-48a8-8125-7c6d419e7f6c Aug 20 04:51:07.166596 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f5f4aae6-bb63-4b24-8d9a-231d62c1da8f tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:07.166735 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f5f4aae6-bb63-4b24-8d9a-231d62c1da8f tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:07.171513 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f5f4aae6-bb63-4b24-8d9a-231d62c1da8f tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/6a51c020-5075-48a8-8125-7c6d419e7f6c returned with HTTP 404 Aug 20 04:51:07.171885 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1351/5403] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:51:07 2026] GET /volume/v3/volumes/6a51c020-5075-48a8-8125-7c6d419e7f6c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:51:07.178474 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-52c8b9e0-c773-4d19-bf27-1f926edee136 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:07.180149 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-52c8b9e0-c773-4d19-bf27-1f926edee136 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/47d5cb72-14d6-4e5b-a9f5-40617386b646 Aug 20 04:51:07.180394 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-52c8b9e0-c773-4d19-bf27-1f926edee136 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:07.180597 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-52c8b9e0-c773-4d19-bf27-1f926edee136 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:07.180714 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-52c8b9e0-c773-4d19-bf27-1f926edee136 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Delete snapshot with id: 47d5cb72-14d6-4e5b-a9f5-40617386b646 Aug 20 04:51:07.186110 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-52c8b9e0-c773-4d19-bf27-1f926edee136 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/snapshots/47d5cb72-14d6-4e5b-a9f5-40617386b646 returned with HTTP 404 Aug 20 04:51:07.186110 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1353/5404] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:51:07 2026] DELETE /volume/v3/snapshots/47d5cb72-14d6-4e5b-a9f5-40617386b646 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:51:07.193168 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4cb3f2ae-6a00-4db5-b103-69ed07418f1d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:07.194801 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4cb3f2ae-6a00-4db5-b103-69ed07418f1d tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/snapshots/47d5cb72-14d6-4e5b-a9f5-40617386b646 Aug 20 04:51:07.194971 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4cb3f2ae-6a00-4db5-b103-69ed07418f1d tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:07.195159 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4cb3f2ae-6a00-4db5-b103-69ed07418f1d tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:07.199079 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4cb3f2ae-6a00-4db5-b103-69ed07418f1d tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/snapshots/47d5cb72-14d6-4e5b-a9f5-40617386b646 returned with HTTP 404 Aug 20 04:51:07.199697 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1358/5405] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:51:07 2026] GET /volume/v3/snapshots/47d5cb72-14d6-4e5b-a9f5-40617386b646 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:51:07.205375 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6c11ab3d-7763-4953-8c9f-7649674ccbee None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:07.206922 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6c11ab3d-7763-4953-8c9f-7649674ccbee tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] DELETE https://10.4.3.239/volume/v3/volumes/96f56d51-f6d8-4d08-b61f-9914f554f1a6 Aug 20 04:51:07.207130 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6c11ab3d-7763-4953-8c9f-7649674ccbee tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:07.207323 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6c11ab3d-7763-4953-8c9f-7649674ccbee tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:07.207480 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-6c11ab3d-7763-4953-8c9f-7649674ccbee tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Delete volume with id: 96f56d51-f6d8-4d08-b61f-9914f554f1a6 Aug 20 04:51:07.212426 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6c11ab3d-7763-4953-8c9f-7649674ccbee tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/96f56d51-f6d8-4d08-b61f-9914f554f1a6 returned with HTTP 404 Aug 20 04:51:07.212906 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1344/5406] 10.4.3.239 () {68 vars in 1392 bytes} [Thu Aug 20 04:51:07 2026] DELETE /volume/v3/volumes/96f56d51-f6d8-4d08-b61f-9914f554f1a6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:51:07.219859 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9ebfd05c-df7a-4161-bdcc-f72779893bca None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:07.221470 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9ebfd05c-df7a-4161-bdcc-f72779893bca tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/volumes/96f56d51-f6d8-4d08-b61f-9914f554f1a6 Aug 20 04:51:07.221660 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9ebfd05c-df7a-4161-bdcc-f72779893bca tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:07.221830 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9ebfd05c-df7a-4161-bdcc-f72779893bca tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:07.227145 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9ebfd05c-df7a-4161-bdcc-f72779893bca tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/96f56d51-f6d8-4d08-b61f-9914f554f1a6 returned with HTTP 404 Aug 20 04:51:07.227560 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1352/5407] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:51:07 2026] GET /volume/v3/volumes/96f56d51-f6d8-4d08-b61f-9914f554f1a6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:51:07.234973 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6ad74c63-4286-4fd7-aff3-929d4cd65fae None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:07.236547 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6ad74c63-4286-4fd7-aff3-929d4cd65fae tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] DELETE https://10.4.3.239/volume/v3/volumes/08ef73a6-48b7-4c51-be64-337f4ad83838 Aug 20 04:51:07.236744 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6ad74c63-4286-4fd7-aff3-929d4cd65fae tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:07.236933 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6ad74c63-4286-4fd7-aff3-929d4cd65fae tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:07.237085 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-6ad74c63-4286-4fd7-aff3-929d4cd65fae tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Delete volume with id: 08ef73a6-48b7-4c51-be64-337f4ad83838 Aug 20 04:51:07.242249 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6ad74c63-4286-4fd7-aff3-929d4cd65fae tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/08ef73a6-48b7-4c51-be64-337f4ad83838 returned with HTTP 404 Aug 20 04:51:07.242658 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1354/5408] 10.4.3.239 () {68 vars in 1392 bytes} [Thu Aug 20 04:51:07 2026] DELETE /volume/v3/volumes/08ef73a6-48b7-4c51-be64-337f4ad83838 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:51:07.248241 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6f649a93-c0bb-4d34-9649-2e5a18e2713c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:07.249709 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6f649a93-c0bb-4d34-9649-2e5a18e2713c tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/volumes/08ef73a6-48b7-4c51-be64-337f4ad83838 Aug 20 04:51:07.249877 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6f649a93-c0bb-4d34-9649-2e5a18e2713c tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:07.250057 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6f649a93-c0bb-4d34-9649-2e5a18e2713c tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:07.255043 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6f649a93-c0bb-4d34-9649-2e5a18e2713c tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/08ef73a6-48b7-4c51-be64-337f4ad83838 returned with HTTP 404 Aug 20 04:51:07.255456 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1359/5409] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:51:07 2026] GET /volume/v3/volumes/08ef73a6-48b7-4c51-be64-337f4ad83838 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:51:07.260802 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4da03df3-e115-4278-8cc1-61a823d15a79 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:07.262836 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4da03df3-e115-4278-8cc1-61a823d15a79 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/3a094767-f515-44d2-b68b-c4ba9b632a85 Aug 20 04:51:07.263016 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4da03df3-e115-4278-8cc1-61a823d15a79 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:07.263212 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4da03df3-e115-4278-8cc1-61a823d15a79 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:07.263307 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-4da03df3-e115-4278-8cc1-61a823d15a79 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Delete snapshot with id: 3a094767-f515-44d2-b68b-c4ba9b632a85 Aug 20 04:51:07.267171 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4da03df3-e115-4278-8cc1-61a823d15a79 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/snapshots/3a094767-f515-44d2-b68b-c4ba9b632a85 returned with HTTP 404 Aug 20 04:51:07.267638 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1345/5410] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:51:07 2026] DELETE /volume/v3/snapshots/3a094767-f515-44d2-b68b-c4ba9b632a85 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:51:07.273121 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-cad0f6fe-0151-4477-a509-9c0473289505 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:07.275369 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cad0f6fe-0151-4477-a509-9c0473289505 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/snapshots/3a094767-f515-44d2-b68b-c4ba9b632a85 Aug 20 04:51:07.275603 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cad0f6fe-0151-4477-a509-9c0473289505 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:07.275847 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cad0f6fe-0151-4477-a509-9c0473289505 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:07.280256 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cad0f6fe-0151-4477-a509-9c0473289505 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/snapshots/3a094767-f515-44d2-b68b-c4ba9b632a85 returned with HTTP 404 Aug 20 04:51:07.280761 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1353/5411] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:51:07 2026] GET /volume/v3/snapshots/3a094767-f515-44d2-b68b-c4ba9b632a85 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:51:07.286007 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a0955f13-05b6-4c97-90e7-8064e4508b2e None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:07.287641 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a0955f13-05b6-4c97-90e7-8064e4508b2e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] DELETE https://10.4.3.239/volume/v3/volumes/ea76094a-3d5b-4c26-b79b-b9fcbcdd68f1 Aug 20 04:51:07.287834 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a0955f13-05b6-4c97-90e7-8064e4508b2e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:07.288000 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a0955f13-05b6-4c97-90e7-8064e4508b2e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:07.288161 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-a0955f13-05b6-4c97-90e7-8064e4508b2e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Delete volume with id: ea76094a-3d5b-4c26-b79b-b9fcbcdd68f1 Aug 20 04:51:07.293614 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a0955f13-05b6-4c97-90e7-8064e4508b2e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/ea76094a-3d5b-4c26-b79b-b9fcbcdd68f1 returned with HTTP 404 Aug 20 04:51:07.294171 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1355/5412] 10.4.3.239 () {68 vars in 1392 bytes} [Thu Aug 20 04:51:07 2026] DELETE /volume/v3/volumes/ea76094a-3d5b-4c26-b79b-b9fcbcdd68f1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:51:07.299631 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-92e005a0-bcc9-49b1-82ba-bc9d31a5ef7b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:07.301324 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-92e005a0-bcc9-49b1-82ba-bc9d31a5ef7b tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/volumes/ea76094a-3d5b-4c26-b79b-b9fcbcdd68f1 Aug 20 04:51:07.301524 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-92e005a0-bcc9-49b1-82ba-bc9d31a5ef7b tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:07.301696 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-92e005a0-bcc9-49b1-82ba-bc9d31a5ef7b tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:07.306712 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-92e005a0-bcc9-49b1-82ba-bc9d31a5ef7b tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/ea76094a-3d5b-4c26-b79b-b9fcbcdd68f1 returned with HTTP 404 Aug 20 04:51:07.307237 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1360/5413] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:51:07 2026] GET /volume/v3/volumes/ea76094a-3d5b-4c26-b79b-b9fcbcdd68f1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:51:07.313294 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-85dd616c-819c-49b0-96b4-a8310bb58bf3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:07.314926 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-85dd616c-819c-49b0-96b4-a8310bb58bf3 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/12c71e7f-0ada-427d-8aba-342e44a331b8 Aug 20 04:51:07.315130 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-85dd616c-819c-49b0-96b4-a8310bb58bf3 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:07.315365 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-85dd616c-819c-49b0-96b4-a8310bb58bf3 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:07.315466 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-85dd616c-819c-49b0-96b4-a8310bb58bf3 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Delete snapshot with id: 12c71e7f-0ada-427d-8aba-342e44a331b8 Aug 20 04:51:07.319511 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-85dd616c-819c-49b0-96b4-a8310bb58bf3 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/snapshots/12c71e7f-0ada-427d-8aba-342e44a331b8 returned with HTTP 404 Aug 20 04:51:07.319907 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1346/5414] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:51:07 2026] DELETE /volume/v3/snapshots/12c71e7f-0ada-427d-8aba-342e44a331b8 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:51:07.325401 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ca15784f-a285-424e-ab89-fea301727b94 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:07.326969 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ca15784f-a285-424e-ab89-fea301727b94 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/snapshots/12c71e7f-0ada-427d-8aba-342e44a331b8 Aug 20 04:51:07.327145 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ca15784f-a285-424e-ab89-fea301727b94 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:07.327365 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ca15784f-a285-424e-ab89-fea301727b94 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:07.331055 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ca15784f-a285-424e-ab89-fea301727b94 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/snapshots/12c71e7f-0ada-427d-8aba-342e44a331b8 returned with HTTP 404 Aug 20 04:51:07.331460 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1354/5415] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:51:07 2026] GET /volume/v3/snapshots/12c71e7f-0ada-427d-8aba-342e44a331b8 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:51:07.336765 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2b19f498-e40d-4c43-824f-681e20da1449 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:07.338535 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2b19f498-e40d-4c43-824f-681e20da1449 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] DELETE https://10.4.3.239/volume/v3/volumes/310558cb-146e-427d-897c-99c2df6ad793 Aug 20 04:51:07.338586 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2b19f498-e40d-4c43-824f-681e20da1449 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:07.338750 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2b19f498-e40d-4c43-824f-681e20da1449 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:07.339037 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-2b19f498-e40d-4c43-824f-681e20da1449 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Delete volume with id: 310558cb-146e-427d-897c-99c2df6ad793 Aug 20 04:51:07.344980 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2b19f498-e40d-4c43-824f-681e20da1449 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/310558cb-146e-427d-897c-99c2df6ad793 returned with HTTP 404 Aug 20 04:51:07.345612 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1356/5416] 10.4.3.239 () {68 vars in 1392 bytes} [Thu Aug 20 04:51:07 2026] DELETE /volume/v3/volumes/310558cb-146e-427d-897c-99c2df6ad793 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:51:07.351726 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b77cc25f-4061-459e-a0fe-c72739758833 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:07.353377 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b77cc25f-4061-459e-a0fe-c72739758833 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/volumes/310558cb-146e-427d-897c-99c2df6ad793 Aug 20 04:51:07.353611 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b77cc25f-4061-459e-a0fe-c72739758833 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:07.353765 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b77cc25f-4061-459e-a0fe-c72739758833 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:07.358949 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b77cc25f-4061-459e-a0fe-c72739758833 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/310558cb-146e-427d-897c-99c2df6ad793 returned with HTTP 404 Aug 20 04:51:07.359470 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1361/5417] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:51:07 2026] GET /volume/v3/volumes/310558cb-146e-427d-897c-99c2df6ad793 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:51:07.365445 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4c875553-a117-4ebe-881a-abfd283671c7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:07.367648 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4c875553-a117-4ebe-881a-abfd283671c7 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] DELETE https://10.4.3.239/volume/v3/volumes/8be3ed45-bd0e-40ad-b428-956e1511bd8f Aug 20 04:51:07.368007 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4c875553-a117-4ebe-881a-abfd283671c7 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:07.368285 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4c875553-a117-4ebe-881a-abfd283671c7 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:07.368517 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-4c875553-a117-4ebe-881a-abfd283671c7 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Delete volume with id: 8be3ed45-bd0e-40ad-b428-956e1511bd8f Aug 20 04:51:07.374362 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4c875553-a117-4ebe-881a-abfd283671c7 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/8be3ed45-bd0e-40ad-b428-956e1511bd8f returned with HTTP 404 Aug 20 04:51:07.374826 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1347/5418] 10.4.3.239 () {68 vars in 1392 bytes} [Thu Aug 20 04:51:07 2026] DELETE /volume/v3/volumes/8be3ed45-bd0e-40ad-b428-956e1511bd8f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:51:07.381212 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ebd78dba-8040-4ab6-bac7-a9c1e0af8a8c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:07.383213 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ebd78dba-8040-4ab6-bac7-a9c1e0af8a8c tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/volumes/8be3ed45-bd0e-40ad-b428-956e1511bd8f Aug 20 04:51:07.383463 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ebd78dba-8040-4ab6-bac7-a9c1e0af8a8c tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:07.383691 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ebd78dba-8040-4ab6-bac7-a9c1e0af8a8c tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:07.389792 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ebd78dba-8040-4ab6-bac7-a9c1e0af8a8c tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/8be3ed45-bd0e-40ad-b428-956e1511bd8f returned with HTTP 404 Aug 20 04:51:07.390322 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1355/5419] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:51:07 2026] GET /volume/v3/volumes/8be3ed45-bd0e-40ad-b428-956e1511bd8f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:51:07.395826 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1f104cba-2c41-4357-b518-b0a0f4b0d200 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:07.397446 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1f104cba-2c41-4357-b518-b0a0f4b0d200 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] DELETE https://10.4.3.239/volume/v3/volumes/e6c3a3eb-9fb5-4553-89cf-6d804a1f24cd Aug 20 04:51:07.397652 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1f104cba-2c41-4357-b518-b0a0f4b0d200 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:07.397859 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1f104cba-2c41-4357-b518-b0a0f4b0d200 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:07.398033 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-1f104cba-2c41-4357-b518-b0a0f4b0d200 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Delete volume with id: e6c3a3eb-9fb5-4553-89cf-6d804a1f24cd Aug 20 04:51:07.403151 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1f104cba-2c41-4357-b518-b0a0f4b0d200 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/e6c3a3eb-9fb5-4553-89cf-6d804a1f24cd returned with HTTP 404 Aug 20 04:51:07.403581 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1357/5420] 10.4.3.239 () {68 vars in 1392 bytes} [Thu Aug 20 04:51:07 2026] DELETE /volume/v3/volumes/e6c3a3eb-9fb5-4553-89cf-6d804a1f24cd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:51:07.409095 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-bcee07ee-61ed-4f91-b1ef-edf1e72ac1be None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:07.410685 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bcee07ee-61ed-4f91-b1ef-edf1e72ac1be tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/volumes/e6c3a3eb-9fb5-4553-89cf-6d804a1f24cd Aug 20 04:51:07.410868 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bcee07ee-61ed-4f91-b1ef-edf1e72ac1be tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:07.411038 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bcee07ee-61ed-4f91-b1ef-edf1e72ac1be tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:07.416038 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bcee07ee-61ed-4f91-b1ef-edf1e72ac1be tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/e6c3a3eb-9fb5-4553-89cf-6d804a1f24cd returned with HTTP 404 Aug 20 04:51:07.416457 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1362/5421] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:51:07 2026] GET /volume/v3/volumes/e6c3a3eb-9fb5-4553-89cf-6d804a1f24cd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:51:07.421976 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-cfcf14e2-49c9-4698-b377-36aad17b9373 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:07.423717 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cfcf14e2-49c9-4698-b377-36aad17b9373 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/b5365104-5d19-4a6b-8342-22658512abe9 Aug 20 04:51:07.424089 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cfcf14e2-49c9-4698-b377-36aad17b9373 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:07.424089 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-cfcf14e2-49c9-4698-b377-36aad17b9373 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:07.424173 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-cfcf14e2-49c9-4698-b377-36aad17b9373 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Delete snapshot with id: b5365104-5d19-4a6b-8342-22658512abe9 Aug 20 04:51:07.428549 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-cfcf14e2-49c9-4698-b377-36aad17b9373 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/snapshots/b5365104-5d19-4a6b-8342-22658512abe9 returned with HTTP 404 Aug 20 04:51:07.428982 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1348/5422] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:51:07 2026] DELETE /volume/v3/snapshots/b5365104-5d19-4a6b-8342-22658512abe9 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:51:07.435191 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-128f7726-bf6a-45d4-b589-3da06f846444 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:07.436649 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-128f7726-bf6a-45d4-b589-3da06f846444 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/snapshots/b5365104-5d19-4a6b-8342-22658512abe9 Aug 20 04:51:07.436866 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-128f7726-bf6a-45d4-b589-3da06f846444 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:07.437061 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-128f7726-bf6a-45d4-b589-3da06f846444 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:07.440577 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-128f7726-bf6a-45d4-b589-3da06f846444 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/snapshots/b5365104-5d19-4a6b-8342-22658512abe9 returned with HTTP 404 Aug 20 04:51:07.440957 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1356/5423] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:51:07 2026] GET /volume/v3/snapshots/b5365104-5d19-4a6b-8342-22658512abe9 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:51:07.446298 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a760b75b-d18e-4ce9-8947-7a5dd10dab35 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:07.448004 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a760b75b-d18e-4ce9-8947-7a5dd10dab35 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] DELETE https://10.4.3.239/volume/v3/volumes/25d33111-eb91-42d2-90d2-9f49d6b55a3f Aug 20 04:51:07.448004 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a760b75b-d18e-4ce9-8947-7a5dd10dab35 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:07.448074 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a760b75b-d18e-4ce9-8947-7a5dd10dab35 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:07.448275 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-a760b75b-d18e-4ce9-8947-7a5dd10dab35 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Delete volume with id: 25d33111-eb91-42d2-90d2-9f49d6b55a3f Aug 20 04:51:07.453216 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a760b75b-d18e-4ce9-8947-7a5dd10dab35 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/25d33111-eb91-42d2-90d2-9f49d6b55a3f returned with HTTP 404 Aug 20 04:51:07.453527 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1358/5424] 10.4.3.239 () {68 vars in 1392 bytes} [Thu Aug 20 04:51:07 2026] DELETE /volume/v3/volumes/25d33111-eb91-42d2-90d2-9f49d6b55a3f => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:51:07.459538 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2af0e970-1882-4403-91d8-aca9a2b997c6 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:07.460986 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2af0e970-1882-4403-91d8-aca9a2b997c6 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/volumes/25d33111-eb91-42d2-90d2-9f49d6b55a3f Aug 20 04:51:07.461162 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2af0e970-1882-4403-91d8-aca9a2b997c6 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:07.461341 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2af0e970-1882-4403-91d8-aca9a2b997c6 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:07.466736 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2af0e970-1882-4403-91d8-aca9a2b997c6 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/25d33111-eb91-42d2-90d2-9f49d6b55a3f returned with HTTP 404 Aug 20 04:51:07.467044 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1363/5425] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:51:07 2026] GET /volume/v3/volumes/25d33111-eb91-42d2-90d2-9f49d6b55a3f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:51:07.469767 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-ca5c63b1-d4af-477e-b35f-0a3e72cb247c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:07.469905 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ca5c63b1-d4af-477e-b35f-0a3e72cb247c None None] GET https://10.4.3.239/volume// Aug 20 04:51:07.470044 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ca5c63b1-d4af-477e-b35f-0a3e72cb247c None None] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:07.470293 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-ca5c63b1-d4af-477e-b35f-0a3e72cb247c None None] Calling method 'all' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:07.470833 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-ca5c63b1-d4af-477e-b35f-0a3e72cb247c None None] https://10.4.3.239/volume// returned with HTTP 300 Aug 20 04:51:07.470986 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1349/5426] 10.4.3.239 () {66 vars in 1426 bytes} [Thu Aug 20 04:51:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 20 04:51:07.472993 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-06e6e594-5a89-453d-81c4-dbf368fe5642 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:07.474534 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-06e6e594-5a89-453d-81c4-dbf368fe5642 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/6c63688c-b3cb-435a-abe2-412a7c771c44 Aug 20 04:51:07.474694 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-06e6e594-5a89-453d-81c4-dbf368fe5642 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:07.474857 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-06e6e594-5a89-453d-81c4-dbf368fe5642 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:07.474953 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-06e6e594-5a89-453d-81c4-dbf368fe5642 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Delete snapshot with id: 6c63688c-b3cb-435a-abe2-412a7c771c44 Aug 20 04:51:07.477700 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-ccb48b36-2a2f-4cf7-85b4-1ac835e63a90 req-cd16dbd1-df8e-4eaf-b396-5e03235bdbbe None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:07.479400 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-06e6e594-5a89-453d-81c4-dbf368fe5642 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/snapshots/6c63688c-b3cb-435a-abe2-412a7c771c44 returned with HTTP 404 Aug 20 04:51:07.479840 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1357/5427] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:51:07 2026] DELETE /volume/v3/snapshots/6c63688c-b3cb-435a-abe2-412a7c771c44 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:51:07.480442 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-ccb48b36-2a2f-4cf7-85b4-1ac835e63a90 req-cd16dbd1-df8e-4eaf-b396-5e03235bdbbe tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/37ec2339-20c5-4cb9-add4-0648afa4c752 Aug 20 04:51:07.480720 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-ccb48b36-2a2f-4cf7-85b4-1ac835e63a90 req-cd16dbd1-df8e-4eaf-b396-5e03235bdbbe tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:07.480949 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-ccb48b36-2a2f-4cf7-85b4-1ac835e63a90 req-cd16dbd1-df8e-4eaf-b396-5e03235bdbbe tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:07.485544 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f64287fc-6aee-46ba-b8d6-0ab5013f5140 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:07.487340 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f64287fc-6aee-46ba-b8d6-0ab5013f5140 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/snapshots/6c63688c-b3cb-435a-abe2-412a7c771c44 Aug 20 04:51:07.487550 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f64287fc-6aee-46ba-b8d6-0ab5013f5140 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:07.487781 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f64287fc-6aee-46ba-b8d6-0ab5013f5140 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:07.491708 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:07.491708 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:51:07.492404 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f64287fc-6aee-46ba-b8d6-0ab5013f5140 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/snapshots/6c63688c-b3cb-435a-abe2-412a7c771c44 returned with HTTP 404 Aug 20 04:51:07.492908 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1364/5428] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:51:07 2026] GET /volume/v3/snapshots/6c63688c-b3cb-435a-abe2-412a7c771c44 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:51:07.495143 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [req-ccb48b36-2a2f-4cf7-85b4-1ac835e63a90 req-cd16dbd1-df8e-4eaf-b396-5e03235bdbbe tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:51:07.498601 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-aa352900-3e19-445a-8c8a-8d07b4766603 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:07.499338 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-ccb48b36-2a2f-4cf7-85b4-1ac835e63a90 req-cd16dbd1-df8e-4eaf-b396-5e03235bdbbe tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/37ec2339-20c5-4cb9-add4-0648afa4c752 returned with HTTP 200 Aug 20 04:51:07.499699 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1359/5429] 10.4.3.239 () {70 vars in 1639 bytes} [Thu Aug 20 04:51:07 2026] GET /volume/v3/volumes/37ec2339-20c5-4cb9-add4-0648afa4c752 => generated 1572 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:51:07.500619 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-aa352900-3e19-445a-8c8a-8d07b4766603 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] DELETE https://10.4.3.239/volume/v3/volumes/6a7f180d-325e-4a02-b5de-98a9495745a9 Aug 20 04:51:07.500817 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-aa352900-3e19-445a-8c8a-8d07b4766603 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:07.501069 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-aa352900-3e19-445a-8c8a-8d07b4766603 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:07.501328 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-aa352900-3e19-445a-8c8a-8d07b4766603 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Delete volume with id: 6a7f180d-325e-4a02-b5de-98a9495745a9 Aug 20 04:51:07.506597 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-aa352900-3e19-445a-8c8a-8d07b4766603 tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/6a7f180d-325e-4a02-b5de-98a9495745a9 returned with HTTP 404 Aug 20 04:51:07.506972 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1350/5430] 10.4.3.239 () {68 vars in 1392 bytes} [Thu Aug 20 04:51:07 2026] DELETE /volume/v3/volumes/6a7f180d-325e-4a02-b5de-98a9495745a9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:51:07.512703 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-bfb9358b-0398-4f19-8953-b7eb69f9568e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:07.514309 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bfb9358b-0398-4f19-8953-b7eb69f9568e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] GET https://10.4.3.239/volume/v3/volumes/6a7f180d-325e-4a02-b5de-98a9495745a9 Aug 20 04:51:07.514536 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bfb9358b-0398-4f19-8953-b7eb69f9568e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:07.514763 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bfb9358b-0398-4f19-8953-b7eb69f9568e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:07.519858 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bfb9358b-0398-4f19-8953-b7eb69f9568e tempest-VolumeDependencyTests-229641838 tempest-VolumeDependencyTests-229641838-project-member] https://10.4.3.239/volume/v3/volumes/6a7f180d-325e-4a02-b5de-98a9495745a9 returned with HTTP 404 Aug 20 04:51:07.520368 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1358/5431] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:51:07 2026] GET /volume/v3/volumes/6a7f180d-325e-4a02-b5de-98a9495745a9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:51:07.593828 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [req-ccb48b36-2a2f-4cf7-85b4-1ac835e63a90 req-ac7bd434-71b2-4683-837b-07015737c314 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:07.595714 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-ccb48b36-2a2f-4cf7-85b4-1ac835e63a90 req-ac7bd434-71b2-4683-837b-07015737c314 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] PUT https://10.4.3.239/volume/v3/attachments/b09a522d-7d15-4293-b4a0-e685d805ee55 Aug 20 04:51:07.596036 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [req-ccb48b36-2a2f-4cf7-85b4-1ac835e63a90 req-ac7bd434-71b2-4683-837b-07015737c314 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.239", "host": "np0000007850", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:55062914317", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ef6d9cf7-d845-4b37-956c-55325101e9ad", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:51:07.603095 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-ccb48b36-2a2f-4cf7-85b4-1ac835e63a90 req-ac7bd434-71b2-4683-837b-07015737c314 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Acquiring lock "cinder-attachment_update-37ec2339-20c5-4cb9-add4-0648afa4c752-np0000007850" by "attachment_update" {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 20 04:51:07.606794 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-ccb48b36-2a2f-4cf7-85b4-1ac835e63a90 req-ac7bd434-71b2-4683-837b-07015737c314 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Lock "cinder-attachment_update-37ec2339-20c5-4cb9-add4-0648afa4c752-np0000007850" acquired by "attachment_update" :: waited 0.004s {{(pid=100175) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 20 04:51:07.607769 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:07.607769 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:51:07.672512 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.coordination [req-ccb48b36-2a2f-4cf7-85b4-1ac835e63a90 req-ac7bd434-71b2-4683-837b-07015737c314 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Lock "cinder-attachment_update-37ec2339-20c5-4cb9-add4-0648afa4c752-np0000007850" released by "attachment_update" :: held 0.066s {{(pid=100175) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 20 04:51:07.672783 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [req-ccb48b36-2a2f-4cf7-85b4-1ac835e63a90 req-ac7bd434-71b2-4683-837b-07015737c314 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/attachments/b09a522d-7d15-4293-b4a0-e685d805ee55 returned with HTTP 200 Aug 20 04:51:07.673266 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1365/5432] 10.4.3.239 () {74 vars in 1704 bytes} [Thu Aug 20 04:51:07 2026] PUT /volume/v3/attachments/b09a522d-7d15-4293-b4a0-e685d805ee55 => generated 969 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:51:07.691800 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-ccb48b36-2a2f-4cf7-85b4-1ac835e63a90 req-a68ba449-7d3a-4760-a91b-51abf61ceffe None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:07.693777 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-ccb48b36-2a2f-4cf7-85b4-1ac835e63a90 req-a68ba449-7d3a-4760-a91b-51abf61ceffe tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] POST https://10.4.3.239/volume/v3/attachments/b09a522d-7d15-4293-b4a0-e685d805ee55/action Aug 20 04:51:07.694131 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-ccb48b36-2a2f-4cf7-85b4-1ac835e63a90 req-a68ba449-7d3a-4760-a91b-51abf61ceffe tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Action body: b'{"os-complete": null}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:51:07.694280 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-ccb48b36-2a2f-4cf7-85b4-1ac835e63a90 req-a68ba449-7d3a-4760-a91b-51abf61ceffe tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:51:07.708020 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:07.708020 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:51:07.717642 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-ccb48b36-2a2f-4cf7-85b4-1ac835e63a90 req-a68ba449-7d3a-4760-a91b-51abf61ceffe tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/attachments/b09a522d-7d15-4293-b4a0-e685d805ee55/action returned with HTTP 204 Aug 20 04:51:07.717987 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1360/5433] 10.4.3.239 () {74 vars in 1725 bytes} [Thu Aug 20 04:51:07 2026] POST /volume/v3/attachments/b09a522d-7d15-4293-b4a0-e685d805ee55/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:51:08.537444 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6f06fb23-bfe9-4921-a09f-47af219a43a8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:08.606440 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6f06fb23-bfe9-4921-a09f-47af219a43a8 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:51:08.606757 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6f06fb23-bfe9-4921-a09f-47af219a43a8 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-376437059"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:51:08.608087 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-6f06fb23-bfe9-4921-a09f-47af219a43a8 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-376437059'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:51:08.608237 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-6f06fb23-bfe9-4921-a09f-47af219a43a8 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Create volume of 1 GB Aug 20 04:51:08.608480 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:08.608480 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:51:08.611822 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-6f06fb23-bfe9-4921-a09f-47af219a43a8 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Availability Zones retrieved successfully. Aug 20 04:51:08.616962 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-6f06fb23-bfe9-4921-a09f-47af219a43a8 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Flow 'volume_create_api' (aa028831-7168-40ab-b379-6882fec05959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:51:08.617833 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-6f06fb23-bfe9-4921-a09f-47af219a43a8 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0f3a2b8-5e42-4b8a-ae54-0b3ffeebd52a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:08.618654 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-6f06fb23-bfe9-4921-a09f-47af219a43a8 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:51:08.640903 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-6f06fb23-bfe9-4921-a09f-47af219a43a8 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0f3a2b8-5e42-4b8a-ae54-0b3ffeebd52a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:08.641774 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-6f06fb23-bfe9-4921-a09f-47af219a43a8 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7320c85f-01d5-4d01-ac3d-cef4cd3a93d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:08.690886 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-6f06fb23-bfe9-4921-a09f-47af219a43a8 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Created reservations ['3df7a061-b2e2-4165-836f-10026189473b', 'f7e5d448-d488-4c46-9304-cc628a703566', 'c293b8ff-47d0-4690-8589-c751ecaa6cb5', '4f6916c0-9192-45ad-ba25-806bf4f36423'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:51:08.691736 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-6f06fb23-bfe9-4921-a09f-47af219a43a8 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7320c85f-01d5-4d01-ac3d-cef4cd3a93d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3df7a061-b2e2-4165-836f-10026189473b', 'f7e5d448-d488-4c46-9304-cc628a703566', 'c293b8ff-47d0-4690-8589-c751ecaa6cb5', '4f6916c0-9192-45ad-ba25-806bf4f36423']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:08.692484 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-6f06fb23-bfe9-4921-a09f-47af219a43a8 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e107a056-50a5-4366-8b1c-48d686925ab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:08.716360 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-6f06fb23-bfe9-4921-a09f-47af219a43a8 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e107a056-50a5-4366-8b1c-48d686925ab2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e54afc3-e703-4f30-ad05-590104ddbbb5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-376437059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bff3be4ce0c4ac296aada09ee1e76fb',qos_specs=None,replication_status=,reservations=['3df7a061-b2e2-4165-836f-10026189473b','f7e5d448-d488-4c46-9304-cc628a703566','c293b8ff-47d0-4690-8589-c751ecaa6cb5','4f6916c0-9192-45ad-ba25-806bf4f36423'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a597051cba040eea25124bfc2ca0dc6',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:51:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-376437059',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e54afc3-e703-4f30-ad05-590104ddbbb5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8bff3be4ce0c4ac296aada09ee1e76fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a597051cba040eea25124bfc2ca0dc6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:08.717213 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-6f06fb23-bfe9-4921-a09f-47af219a43a8 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ae85ae3-ba72-4e4f-9e96-6e2041b5a375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:08.732896 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-6f06fb23-bfe9-4921-a09f-47af219a43a8 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ae85ae3-ba72-4e4f-9e96-6e2041b5a375) transitioned into state 'SUCCESS' from state '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-376437059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bff3be4ce0c4ac296aada09ee1e76fb',qos_specs=None,replication_status=,reservations=['3df7a061-b2e2-4165-836f-10026189473b','f7e5d448-d488-4c46-9304-cc628a703566','c293b8ff-47d0-4690-8589-c751ecaa6cb5','4f6916c0-9192-45ad-ba25-806bf4f36423'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a597051cba040eea25124bfc2ca0dc6',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:08.733549 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-6f06fb23-bfe9-4921-a09f-47af219a43a8 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08dd5152-152e-426b-967f-f61702f4899a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:08.741536 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-6f06fb23-bfe9-4921-a09f-47af219a43a8 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08dd5152-152e-426b-967f-f61702f4899a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:08.742472 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-6f06fb23-bfe9-4921-a09f-47af219a43a8 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Flow 'volume_create_api' (aa028831-7168-40ab-b379-6882fec05959) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:51:08.742747 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-6f06fb23-bfe9-4921-a09f-47af219a43a8 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Create volume request issued successfully. Aug 20 04:51:08.743360 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6f06fb23-bfe9-4921-a09f-47af219a43a8 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:51:08.743735 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1351/5434] 10.4.3.239 () {70 vars in 1299 bytes} [Thu Aug 20 04:51:08 2026] POST /volume/v3/volumes => generated 765 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:51:08.754166 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-dc0ebbbb-bbea-4d82-82a1-64bdccccf647 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:08.755856 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-dc0ebbbb-bbea-4d82-82a1-64bdccccf647 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] GET https://10.4.3.239/volume/v3/volumes/1e54afc3-e703-4f30-ad05-590104ddbbb5 Aug 20 04:51:08.756019 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-dc0ebbbb-bbea-4d82-82a1-64bdccccf647 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:08.756215 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-dc0ebbbb-bbea-4d82-82a1-64bdccccf647 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:08.762689 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:08.762689 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:51:08.765660 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-dc0ebbbb-bbea-4d82-82a1-64bdccccf647 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Volume info retrieved successfully. Aug 20 04:51:08.769161 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-dc0ebbbb-bbea-4d82-82a1-64bdccccf647 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] https://10.4.3.239/volume/v3/volumes/1e54afc3-e703-4f30-ad05-590104ddbbb5 returned with HTTP 200 Aug 20 04:51:08.769502 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1359/5435] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:51:08 2026] GET /volume/v3/volumes/1e54afc3-e703-4f30-ad05-590104ddbbb5 => generated 833 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:51:09.780704 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8e67fd7d-79c9-4eab-a92b-4ebd1ad29896 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:09.782567 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8e67fd7d-79c9-4eab-a92b-4ebd1ad29896 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] GET https://10.4.3.239/volume/v3/volumes/1e54afc3-e703-4f30-ad05-590104ddbbb5 Aug 20 04:51:09.782768 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8e67fd7d-79c9-4eab-a92b-4ebd1ad29896 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:09.782946 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8e67fd7d-79c9-4eab-a92b-4ebd1ad29896 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:09.790831 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:09.790831 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:51:09.797284 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-8e67fd7d-79c9-4eab-a92b-4ebd1ad29896 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Volume info retrieved successfully. Aug 20 04:51:09.802729 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8e67fd7d-79c9-4eab-a92b-4ebd1ad29896 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] https://10.4.3.239/volume/v3/volumes/1e54afc3-e703-4f30-ad05-590104ddbbb5 returned with HTTP 200 Aug 20 04:51:09.803226 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1366/5436] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:51:09 2026] GET /volume/v3/volumes/1e54afc3-e703-4f30-ad05-590104ddbbb5 => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:51:09.814650 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-28ab3948-dff1-406e-bfab-807ab825fbe8 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:09.816415 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-28ab3948-dff1-406e-bfab-807ab825fbe8 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:51:09.816619 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-28ab3948-dff1-406e-bfab-807ab825fbe8 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1e54afc3-e703-4f30-ad05-590104ddbbb5", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-569455412"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:51:09.823832 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:09.823832 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:51:09.824230 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-28ab3948-dff1-406e-bfab-807ab825fbe8 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Volume info retrieved successfully. Aug 20 04:51:09.824343 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-28ab3948-dff1-406e-bfab-807ab825fbe8 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Create snapshot from volume 1e54afc3-e703-4f30-ad05-590104ddbbb5 Aug 20 04:51:09.859161 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-28ab3948-dff1-406e-bfab-807ab825fbe8 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Created reservations ['ab24dcc5-078b-4466-92d4-f2fb7fec2044', '2665a1fb-fd4b-4265-bbb2-b54160caa7aa', '802cba1d-7e82-4ce3-b901-eecb2c6780b6', '792b74ed-0908-4ba0-ab29-fda1d518f498'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:51:09.886573 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-28ab3948-dff1-406e-bfab-807ab825fbe8 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Snapshot create request issued successfully. Aug 20 04:51:09.886902 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-28ab3948-dff1-406e-bfab-807ab825fbe8 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:51:09.887374 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1361/5437] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:51:09 2026] POST /volume/v3/snapshots => generated 321 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:51:09.895929 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8da55e85-ebf5-49c8-b6d7-68a1d2926975 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:09.897904 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8da55e85-ebf5-49c8-b6d7-68a1d2926975 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] GET https://10.4.3.239/volume/v3/snapshots/3e03660a-b39b-428c-b0c5-17e8152029c0 Aug 20 04:51:09.898156 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8da55e85-ebf5-49c8-b6d7-68a1d2926975 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:09.898422 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8da55e85-ebf5-49c8-b6d7-68a1d2926975 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:09.904466 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:09.904466 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:51:09.904791 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-8da55e85-ebf5-49c8-b6d7-68a1d2926975 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Snapshot retrieved successfully. Aug 20 04:51:09.905819 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8da55e85-ebf5-49c8-b6d7-68a1d2926975 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] https://10.4.3.239/volume/v3/snapshots/3e03660a-b39b-428c-b0c5-17e8152029c0 returned with HTTP 200 Aug 20 04:51:09.906692 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1352/5438] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:51:09 2026] GET /volume/v3/snapshots/3e03660a-b39b-428c-b0c5-17e8152029c0 => generated 453 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:51:10.914941 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4150ed12-fb42-4706-bc30-2fb5b7ea3c0c None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:10.916494 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4150ed12-fb42-4706-bc30-2fb5b7ea3c0c tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] GET https://10.4.3.239/volume/v3/snapshots/3e03660a-b39b-428c-b0c5-17e8152029c0 Aug 20 04:51:10.916650 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4150ed12-fb42-4706-bc30-2fb5b7ea3c0c tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:10.916830 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4150ed12-fb42-4706-bc30-2fb5b7ea3c0c tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:10.920982 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:10.920982 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:51:10.921361 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-4150ed12-fb42-4706-bc30-2fb5b7ea3c0c tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Snapshot retrieved successfully. Aug 20 04:51:10.922003 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4150ed12-fb42-4706-bc30-2fb5b7ea3c0c tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] https://10.4.3.239/volume/v3/snapshots/3e03660a-b39b-428c-b0c5-17e8152029c0 returned with HTTP 200 Aug 20 04:51:10.922337 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1360/5439] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:51:10 2026] GET /volume/v3/snapshots/3e03660a-b39b-428c-b0c5-17e8152029c0 => generated 480 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:51:10.929479 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-cc3d1e5c-3bf8-4838-aeb8-bf294045b2d5 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:10.930968 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cc3d1e5c-3bf8-4838-aeb8-bf294045b2d5 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] POST https://10.4.3.239/volume/v3/volumes/1e54afc3-e703-4f30-ad05-590104ddbbb5/action Aug 20 04:51:10.931304 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cc3d1e5c-3bf8-4838-aeb8-bf294045b2d5 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Action body: b'{"revert": {"snapshot_id": "3e03660a-b39b-428c-b0c5-17e8152029c0"}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:51:10.931414 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cc3d1e5c-3bf8-4838-aeb8-bf294045b2d5 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "3e03660a-b39b-428c-b0c5-17e8152029c0"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:51:10.938447 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:10.938447 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:51:10.938809 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-cc3d1e5c-3bf8-4838-aeb8-bf294045b2d5 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Volume retrieved successfully. Aug 20 04:51:10.947949 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-cc3d1e5c-3bf8-4838-aeb8-bf294045b2d5 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Reverting volume 1e54afc3-e703-4f30-ad05-590104ddbbb5 to snapshot 3e03660a-b39b-428c-b0c5-17e8152029c0. Aug 20 04:51:10.948625 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:10.948625 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:51:10.958016 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cc3d1e5c-3bf8-4838-aeb8-bf294045b2d5 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] https://10.4.3.239/volume/v3/volumes/1e54afc3-e703-4f30-ad05-590104ddbbb5/action returned with HTTP 202 Aug 20 04:51:10.958585 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1367/5440] 10.4.3.239 () {70 vars in 1431 bytes} [Thu Aug 20 04:51:10 2026] POST /volume/v3/volumes/1e54afc3-e703-4f30-ad05-590104ddbbb5/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 20 04:51:10.964890 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c29e6bba-5b4a-4a2b-a2b8-e956735a4394 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:10.966732 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c29e6bba-5b4a-4a2b-a2b8-e956735a4394 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] GET https://10.4.3.239/volume/v3/volumes/1e54afc3-e703-4f30-ad05-590104ddbbb5 Aug 20 04:51:10.966956 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c29e6bba-5b4a-4a2b-a2b8-e956735a4394 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:10.967143 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c29e6bba-5b4a-4a2b-a2b8-e956735a4394 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:10.973702 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:10.973702 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:51:10.976931 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c29e6bba-5b4a-4a2b-a2b8-e956735a4394 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Volume info retrieved successfully. Aug 20 04:51:10.980442 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c29e6bba-5b4a-4a2b-a2b8-e956735a4394 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] https://10.4.3.239/volume/v3/volumes/1e54afc3-e703-4f30-ad05-590104ddbbb5 returned with HTTP 200 Aug 20 04:51:10.980758 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1362/5441] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:51:10 2026] GET /volume/v3/volumes/1e54afc3-e703-4f30-ad05-590104ddbbb5 => generated 858 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:51:11.992008 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-135b719b-5ec6-4b75-838d-4637f5cacca7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:11.993519 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-135b719b-5ec6-4b75-838d-4637f5cacca7 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] GET https://10.4.3.239/volume/v3/volumes/1e54afc3-e703-4f30-ad05-590104ddbbb5 Aug 20 04:51:11.993696 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-135b719b-5ec6-4b75-838d-4637f5cacca7 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:11.993864 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-135b719b-5ec6-4b75-838d-4637f5cacca7 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:12.000025 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:12.000025 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:51:12.002970 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-135b719b-5ec6-4b75-838d-4637f5cacca7 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Volume info retrieved successfully. Aug 20 04:51:12.006341 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-135b719b-5ec6-4b75-838d-4637f5cacca7 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] https://10.4.3.239/volume/v3/volumes/1e54afc3-e703-4f30-ad05-590104ddbbb5 returned with HTTP 200 Aug 20 04:51:12.006652 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1353/5442] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:51:11 2026] GET /volume/v3/volumes/1e54afc3-e703-4f30-ad05-590104ddbbb5 => generated 858 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:51:12.017675 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d2cb5a50-eadd-4221-a80d-211ed8005967 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:12.019410 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d2cb5a50-eadd-4221-a80d-211ed8005967 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] GET https://10.4.3.239/volume/v3/snapshots/3e03660a-b39b-428c-b0c5-17e8152029c0 Aug 20 04:51:12.019633 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d2cb5a50-eadd-4221-a80d-211ed8005967 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:12.019842 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d2cb5a50-eadd-4221-a80d-211ed8005967 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:12.024557 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:12.024557 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:51:12.024972 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d2cb5a50-eadd-4221-a80d-211ed8005967 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Snapshot retrieved successfully. Aug 20 04:51:12.025684 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d2cb5a50-eadd-4221-a80d-211ed8005967 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] https://10.4.3.239/volume/v3/snapshots/3e03660a-b39b-428c-b0c5-17e8152029c0 returned with HTTP 200 Aug 20 04:51:12.026020 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1361/5443] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:51:12 2026] GET /volume/v3/snapshots/3e03660a-b39b-428c-b0c5-17e8152029c0 => generated 480 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:51:12.033798 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c5081a54-8ec2-40dd-8532-2782f9453ff2 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:12.035430 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c5081a54-8ec2-40dd-8532-2782f9453ff2 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] GET https://10.4.3.239/volume/v3/volumes/1e54afc3-e703-4f30-ad05-590104ddbbb5 Aug 20 04:51:12.035620 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c5081a54-8ec2-40dd-8532-2782f9453ff2 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:12.035828 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c5081a54-8ec2-40dd-8532-2782f9453ff2 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:12.042296 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:12.042296 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:51:12.045415 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c5081a54-8ec2-40dd-8532-2782f9453ff2 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Volume info retrieved successfully. Aug 20 04:51:12.048972 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c5081a54-8ec2-40dd-8532-2782f9453ff2 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] https://10.4.3.239/volume/v3/volumes/1e54afc3-e703-4f30-ad05-590104ddbbb5 returned with HTTP 200 Aug 20 04:51:12.049318 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1368/5444] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:51:12 2026] GET /volume/v3/volumes/1e54afc3-e703-4f30-ad05-590104ddbbb5 => generated 858 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:51:12.060825 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-86e2a490-d3a3-4b7a-8163-6d84a8fa5e13 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:12.062493 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-86e2a490-d3a3-4b7a-8163-6d84a8fa5e13 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:51:12.062858 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-86e2a490-d3a3-4b7a-8163-6d84a8fa5e13 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1028594399"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:51:12.064240 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-86e2a490-d3a3-4b7a-8163-6d84a8fa5e13 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1028594399'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:51:12.064383 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-86e2a490-d3a3-4b7a-8163-6d84a8fa5e13 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Create volume of 1 GB Aug 20 04:51:12.068429 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-86e2a490-d3a3-4b7a-8163-6d84a8fa5e13 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Availability Zones retrieved successfully. Aug 20 04:51:12.073465 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-86e2a490-d3a3-4b7a-8163-6d84a8fa5e13 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Flow 'volume_create_api' (3ceb8a5c-fbd0-4e0a-93e7-4dd71d0202a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:51:12.074308 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-86e2a490-d3a3-4b7a-8163-6d84a8fa5e13 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8505880f-faf7-48bf-a38c-1bc754ef7d46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:12.075095 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-86e2a490-d3a3-4b7a-8163-6d84a8fa5e13 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:51:12.097065 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-86e2a490-d3a3-4b7a-8163-6d84a8fa5e13 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8505880f-faf7-48bf-a38c-1bc754ef7d46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:12.097785 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-86e2a490-d3a3-4b7a-8163-6d84a8fa5e13 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (992cd983-345e-44ff-abb1-44eed974fd71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:12.132197 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-86e2a490-d3a3-4b7a-8163-6d84a8fa5e13 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Created reservations ['bab8626e-d4af-4802-8e7b-a9d0f0a1233f', '9a7a51f1-23cc-458f-8545-6cc1f9220b6a', 'b668d9fd-a2b8-4029-836a-ebf59108a0f9', 'c37b1910-e5ed-428f-bb59-2710d140ad39'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:51:12.132925 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-86e2a490-d3a3-4b7a-8163-6d84a8fa5e13 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (992cd983-345e-44ff-abb1-44eed974fd71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bab8626e-d4af-4802-8e7b-a9d0f0a1233f', '9a7a51f1-23cc-458f-8545-6cc1f9220b6a', 'b668d9fd-a2b8-4029-836a-ebf59108a0f9', 'c37b1910-e5ed-428f-bb59-2710d140ad39']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:12.133680 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-86e2a490-d3a3-4b7a-8163-6d84a8fa5e13 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6490fcd8-7a55-4714-a7f3-bec61c6547f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:12.153470 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-86e2a490-d3a3-4b7a-8163-6d84a8fa5e13 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6490fcd8-7a55-4714-a7f3-bec61c6547f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2213baf3-7c40-440f-b26d-4c20989f8251', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1028594399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bff3be4ce0c4ac296aada09ee1e76fb',qos_specs=None,replication_status=,reservations=['bab8626e-d4af-4802-8e7b-a9d0f0a1233f','9a7a51f1-23cc-458f-8545-6cc1f9220b6a','b668d9fd-a2b8-4029-836a-ebf59108a0f9','c37b1910-e5ed-428f-bb59-2710d140ad39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a597051cba040eea25124bfc2ca0dc6',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:51:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1028594399',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2213baf3-7c40-440f-b26d-4c20989f8251,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8bff3be4ce0c4ac296aada09ee1e76fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a597051cba040eea25124bfc2ca0dc6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:12.154225 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-86e2a490-d3a3-4b7a-8163-6d84a8fa5e13 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a715cff-3457-48b4-a378-717344142bc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:12.168595 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-86e2a490-d3a3-4b7a-8163-6d84a8fa5e13 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a715cff-3457-48b4-a378-717344142bc2) transitioned into state 'SUCCESS' from state '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-1028594399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bff3be4ce0c4ac296aada09ee1e76fb',qos_specs=None,replication_status=,reservations=['bab8626e-d4af-4802-8e7b-a9d0f0a1233f','9a7a51f1-23cc-458f-8545-6cc1f9220b6a','b668d9fd-a2b8-4029-836a-ebf59108a0f9','c37b1910-e5ed-428f-bb59-2710d140ad39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a597051cba040eea25124bfc2ca0dc6',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:12.169193 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-86e2a490-d3a3-4b7a-8163-6d84a8fa5e13 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0db17d51-8917-4256-a438-9b95a07ada4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:12.176853 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-86e2a490-d3a3-4b7a-8163-6d84a8fa5e13 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0db17d51-8917-4256-a438-9b95a07ada4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:12.177694 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-86e2a490-d3a3-4b7a-8163-6d84a8fa5e13 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Flow 'volume_create_api' (3ceb8a5c-fbd0-4e0a-93e7-4dd71d0202a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:51:12.178027 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-86e2a490-d3a3-4b7a-8163-6d84a8fa5e13 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Create volume request issued successfully. Aug 20 04:51:12.178610 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-86e2a490-d3a3-4b7a-8163-6d84a8fa5e13 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:51:12.179051 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1363/5445] 10.4.3.239 () {70 vars in 1299 bytes} [Thu Aug 20 04:51:12 2026] POST /volume/v3/volumes => generated 766 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:51:12.189880 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-88636c72-1747-466c-bc17-c83288ac84b8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:12.191495 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-88636c72-1747-466c-bc17-c83288ac84b8 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] GET https://10.4.3.239/volume/v3/volumes/2213baf3-7c40-440f-b26d-4c20989f8251 Aug 20 04:51:12.191688 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-88636c72-1747-466c-bc17-c83288ac84b8 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:12.191882 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-88636c72-1747-466c-bc17-c83288ac84b8 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:12.198260 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:12.198260 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:51:12.201441 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-88636c72-1747-466c-bc17-c83288ac84b8 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Volume info retrieved successfully. Aug 20 04:51:12.205076 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-88636c72-1747-466c-bc17-c83288ac84b8 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] https://10.4.3.239/volume/v3/volumes/2213baf3-7c40-440f-b26d-4c20989f8251 returned with HTTP 200 Aug 20 04:51:12.205458 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1354/5446] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:51:12 2026] GET /volume/v3/volumes/2213baf3-7c40-440f-b26d-4c20989f8251 => generated 834 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:51:13.216713 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5d2fe180-3acc-437c-ac1c-a25fd9e760ef None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:13.218497 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5d2fe180-3acc-437c-ac1c-a25fd9e760ef tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] GET https://10.4.3.239/volume/v3/volumes/2213baf3-7c40-440f-b26d-4c20989f8251 Aug 20 04:51:13.218704 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5d2fe180-3acc-437c-ac1c-a25fd9e760ef tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:13.218884 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5d2fe180-3acc-437c-ac1c-a25fd9e760ef tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:13.225862 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:13.225862 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:51:13.229325 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-5d2fe180-3acc-437c-ac1c-a25fd9e760ef tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Volume info retrieved successfully. Aug 20 04:51:13.233028 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5d2fe180-3acc-437c-ac1c-a25fd9e760ef tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] https://10.4.3.239/volume/v3/volumes/2213baf3-7c40-440f-b26d-4c20989f8251 returned with HTTP 200 Aug 20 04:51:13.233470 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1362/5447] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:51:13 2026] GET /volume/v3/volumes/2213baf3-7c40-440f-b26d-4c20989f8251 => generated 859 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:51:13.247727 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2815cea8-e7b4-4784-8f10-9c299066cc30 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:13.249455 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2815cea8-e7b4-4784-8f10-9c299066cc30 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:51:13.249794 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2815cea8-e7b4-4784-8f10-9c299066cc30 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2213baf3-7c40-440f-b26d-4c20989f8251", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-181104091"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:51:13.257821 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:13.257821 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:51:13.258248 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-2815cea8-e7b4-4784-8f10-9c299066cc30 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Volume info retrieved successfully. Aug 20 04:51:13.258351 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.snapshots [None req-2815cea8-e7b4-4784-8f10-9c299066cc30 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Create snapshot from volume 2213baf3-7c40-440f-b26d-4c20989f8251 Aug 20 04:51:13.278883 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-2815cea8-e7b4-4784-8f10-9c299066cc30 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Created reservations ['94057b74-3b6f-4a1c-bb20-903d80d3d80f', '16729fa9-8ae3-4e09-b450-8acf6c3302da', '4b5607a5-0065-4ca5-8769-42497878b926', 'd0d37c22-42c0-4b86-91d1-f8c04032ab9a'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:51:13.306259 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-2815cea8-e7b4-4784-8f10-9c299066cc30 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Snapshot create request issued successfully. Aug 20 04:51:13.306572 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2815cea8-e7b4-4784-8f10-9c299066cc30 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:51:13.306929 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1369/5448] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:51:13 2026] POST /volume/v3/snapshots => generated 321 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:51:13.314381 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6838968a-cf3c-4a4d-957a-c41e923de5c5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:13.316119 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6838968a-cf3c-4a4d-957a-c41e923de5c5 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] GET https://10.4.3.239/volume/v3/snapshots/1b6e976f-efa4-4cd5-bfe4-c85fd88d22ac Aug 20 04:51:13.316350 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6838968a-cf3c-4a4d-957a-c41e923de5c5 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:13.316560 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6838968a-cf3c-4a4d-957a-c41e923de5c5 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:13.321116 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:13.321116 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:51:13.321774 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-6838968a-cf3c-4a4d-957a-c41e923de5c5 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Snapshot retrieved successfully. Aug 20 04:51:13.322114 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6838968a-cf3c-4a4d-957a-c41e923de5c5 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] https://10.4.3.239/volume/v3/snapshots/1b6e976f-efa4-4cd5-bfe4-c85fd88d22ac returned with HTTP 200 Aug 20 04:51:13.322424 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1364/5449] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:51:13 2026] GET /volume/v3/snapshots/1b6e976f-efa4-4cd5-bfe4-c85fd88d22ac => generated 453 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:51:14.330762 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9a123f79-6cf3-408f-8506-86616e377459 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:14.333012 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9a123f79-6cf3-408f-8506-86616e377459 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] GET https://10.4.3.239/volume/v3/snapshots/1b6e976f-efa4-4cd5-bfe4-c85fd88d22ac Aug 20 04:51:14.333276 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9a123f79-6cf3-408f-8506-86616e377459 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:14.333516 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9a123f79-6cf3-408f-8506-86616e377459 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:14.339420 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:14.339420 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:51:14.339980 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9a123f79-6cf3-408f-8506-86616e377459 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Snapshot retrieved successfully. Aug 20 04:51:14.340915 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9a123f79-6cf3-408f-8506-86616e377459 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] https://10.4.3.239/volume/v3/snapshots/1b6e976f-efa4-4cd5-bfe4-c85fd88d22ac returned with HTTP 200 Aug 20 04:51:14.341388 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1355/5450] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:51:14 2026] GET /volume/v3/snapshots/1b6e976f-efa4-4cd5-bfe4-c85fd88d22ac => generated 480 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:51:14.350131 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-88c884e9-8d87-496f-89f6-c05567b28320 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:14.352075 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-88c884e9-8d87-496f-89f6-c05567b28320 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] POST https://10.4.3.239/volume/v3/volumes/2213baf3-7c40-440f-b26d-4c20989f8251/action Aug 20 04:51:14.352454 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-88c884e9-8d87-496f-89f6-c05567b28320 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:51:14.352577 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-88c884e9-8d87-496f-89f6-c05567b28320 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:51:14.361797 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:14.361797 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:51:14.362347 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-88c884e9-8d87-496f-89f6-c05567b28320 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Volume info retrieved successfully. Aug 20 04:51:14.395977 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-88c884e9-8d87-496f-89f6-c05567b28320 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Created reservations ['c464dd56-07c9-42ab-a218-6b216c316826', '230515c0-dd0a-43cf-ac1b-75907e4149e3'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:51:14.405873 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-88c884e9-8d87-496f-89f6-c05567b28320 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Extend volume request issued successfully. Aug 20 04:51:14.406081 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-88c884e9-8d87-496f-89f6-c05567b28320 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] https://10.4.3.239/volume/v3/volumes/2213baf3-7c40-440f-b26d-4c20989f8251/action returned with HTTP 202 Aug 20 04:51:14.406645 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1363/5451] 10.4.3.239 () {70 vars in 1431 bytes} [Thu Aug 20 04:51:14 2026] POST /volume/v3/volumes/2213baf3-7c40-440f-b26d-4c20989f8251/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 20 04:51:14.413702 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2512123e-4d97-4e3b-9e8a-a82061869c6c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:14.415733 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2512123e-4d97-4e3b-9e8a-a82061869c6c tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] GET https://10.4.3.239/volume/v3/volumes/2213baf3-7c40-440f-b26d-4c20989f8251 Aug 20 04:51:14.415964 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2512123e-4d97-4e3b-9e8a-a82061869c6c tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:14.416151 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2512123e-4d97-4e3b-9e8a-a82061869c6c tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:14.423377 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:14.423377 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:51:14.426747 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-2512123e-4d97-4e3b-9e8a-a82061869c6c tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Volume info retrieved successfully. Aug 20 04:51:14.430694 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2512123e-4d97-4e3b-9e8a-a82061869c6c tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] https://10.4.3.239/volume/v3/volumes/2213baf3-7c40-440f-b26d-4c20989f8251 returned with HTTP 200 Aug 20 04:51:14.431076 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1370/5452] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:51:14 2026] GET /volume/v3/volumes/2213baf3-7c40-440f-b26d-4c20989f8251 => generated 859 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:51:15.443177 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7c1d70ce-2f5a-4e0b-bfa7-f93cd91fa400 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:15.445174 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7c1d70ce-2f5a-4e0b-bfa7-f93cd91fa400 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] GET https://10.4.3.239/volume/v3/volumes/2213baf3-7c40-440f-b26d-4c20989f8251 Aug 20 04:51:15.445320 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7c1d70ce-2f5a-4e0b-bfa7-f93cd91fa400 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:15.445489 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7c1d70ce-2f5a-4e0b-bfa7-f93cd91fa400 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:15.453423 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:15.453423 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:51:15.456927 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-7c1d70ce-2f5a-4e0b-bfa7-f93cd91fa400 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Volume info retrieved successfully. Aug 20 04:51:15.460756 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7c1d70ce-2f5a-4e0b-bfa7-f93cd91fa400 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] https://10.4.3.239/volume/v3/volumes/2213baf3-7c40-440f-b26d-4c20989f8251 returned with HTTP 200 Aug 20 04:51:15.461123 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1365/5453] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:51:15 2026] GET /volume/v3/volumes/2213baf3-7c40-440f-b26d-4c20989f8251 => generated 859 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:51:15.472784 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-49afab8f-875a-46fc-a73e-050e7b7a2ff8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:15.474281 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-49afab8f-875a-46fc-a73e-050e7b7a2ff8 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] POST https://10.4.3.239/volume/v3/volumes/2213baf3-7c40-440f-b26d-4c20989f8251/action Aug 20 04:51:15.474592 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-49afab8f-875a-46fc-a73e-050e7b7a2ff8 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Action body: b'{"revert": {"snapshot_id": "1b6e976f-efa4-4cd5-bfe4-c85fd88d22ac"}}' {{(pid=100177) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:51:15.474690 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-49afab8f-875a-46fc-a73e-050e7b7a2ff8 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "1b6e976f-efa4-4cd5-bfe4-c85fd88d22ac"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:51:15.481504 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:15.481504 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:51:15.481829 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-49afab8f-875a-46fc-a73e-050e7b7a2ff8 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Volume retrieved successfully. Aug 20 04:51:15.491929 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-49afab8f-875a-46fc-a73e-050e7b7a2ff8 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] HTTP exception thrown: Can't revert volume 2213baf3-7c40-440f-b26d-4c20989f8251 to its latest snapshot 1b6e976f-efa4-4cd5-bfe4-c85fd88d22ac. The volume size must be equal to the snapshot size. Aug 20 04:51:15.492111 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-49afab8f-875a-46fc-a73e-050e7b7a2ff8 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] https://10.4.3.239/volume/v3/volumes/2213baf3-7c40-440f-b26d-4c20989f8251/action returned with HTTP 400 Aug 20 04:51:15.492731 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1356/5454] 10.4.3.239 () {70 vars in 1431 bytes} [Thu Aug 20 04:51:15 2026] POST /volume/v3/volumes/2213baf3-7c40-440f-b26d-4c20989f8251/action => generated 213 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 20 04:51:15.500058 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7a84c1db-6894-4fb4-a24c-79f86baea5a0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:15.501819 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7a84c1db-6894-4fb4-a24c-79f86baea5a0 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/1b6e976f-efa4-4cd5-bfe4-c85fd88d22ac Aug 20 04:51:15.502014 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7a84c1db-6894-4fb4-a24c-79f86baea5a0 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:15.502193 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7a84c1db-6894-4fb4-a24c-79f86baea5a0 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:15.502298 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-7a84c1db-6894-4fb4-a24c-79f86baea5a0 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Delete snapshot with id: 1b6e976f-efa4-4cd5-bfe4-c85fd88d22ac Aug 20 04:51:15.506777 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:15.506777 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:51:15.507173 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7a84c1db-6894-4fb4-a24c-79f86baea5a0 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Snapshot retrieved successfully. Aug 20 04:51:15.520362 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7a84c1db-6894-4fb4-a24c-79f86baea5a0 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Snapshot delete request issued successfully. Aug 20 04:51:15.520535 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7a84c1db-6894-4fb4-a24c-79f86baea5a0 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] https://10.4.3.239/volume/v3/snapshots/1b6e976f-efa4-4cd5-bfe4-c85fd88d22ac returned with HTTP 202 Aug 20 04:51:15.520929 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1364/5455] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:51:15 2026] DELETE /volume/v3/snapshots/1b6e976f-efa4-4cd5-bfe4-c85fd88d22ac => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:51:15.527619 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1e535852-9af5-42f1-9966-5bde68e33a77 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:15.529439 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1e535852-9af5-42f1-9966-5bde68e33a77 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] GET https://10.4.3.239/volume/v3/snapshots/1b6e976f-efa4-4cd5-bfe4-c85fd88d22ac Aug 20 04:51:15.529618 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1e535852-9af5-42f1-9966-5bde68e33a77 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:15.529791 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1e535852-9af5-42f1-9966-5bde68e33a77 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:15.534946 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:15.534946 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:51:15.535456 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1e535852-9af5-42f1-9966-5bde68e33a77 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Snapshot retrieved successfully. Aug 20 04:51:15.536338 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1e535852-9af5-42f1-9966-5bde68e33a77 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] https://10.4.3.239/volume/v3/snapshots/1b6e976f-efa4-4cd5-bfe4-c85fd88d22ac returned with HTTP 200 Aug 20 04:51:15.536790 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1371/5456] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:51:15 2026] GET /volume/v3/snapshots/1b6e976f-efa4-4cd5-bfe4-c85fd88d22ac => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:51:16.544630 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-df2d15ea-a53a-4745-bcf7-c5e70ec0b108 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:16.546136 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-df2d15ea-a53a-4745-bcf7-c5e70ec0b108 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] GET https://10.4.3.239/volume/v3/snapshots/1b6e976f-efa4-4cd5-bfe4-c85fd88d22ac Aug 20 04:51:16.546319 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-df2d15ea-a53a-4745-bcf7-c5e70ec0b108 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:16.546486 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-df2d15ea-a53a-4745-bcf7-c5e70ec0b108 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:16.550067 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-df2d15ea-a53a-4745-bcf7-c5e70ec0b108 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] https://10.4.3.239/volume/v3/snapshots/1b6e976f-efa4-4cd5-bfe4-c85fd88d22ac returned with HTTP 404 Aug 20 04:51:16.550460 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1366/5457] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:51:16 2026] GET /volume/v3/snapshots/1b6e976f-efa4-4cd5-bfe4-c85fd88d22ac => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:51:16.556432 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c7cd51fa-18a8-42fd-97b9-bfad28e5733e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:16.557917 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c7cd51fa-18a8-42fd-97b9-bfad28e5733e tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] DELETE https://10.4.3.239/volume/v3/volumes/2213baf3-7c40-440f-b26d-4c20989f8251 Aug 20 04:51:16.558113 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c7cd51fa-18a8-42fd-97b9-bfad28e5733e tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:16.558318 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c7cd51fa-18a8-42fd-97b9-bfad28e5733e tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:16.558495 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-c7cd51fa-18a8-42fd-97b9-bfad28e5733e tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Delete volume with id: 2213baf3-7c40-440f-b26d-4c20989f8251 Aug 20 04:51:16.564483 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:16.564483 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:51:16.564894 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c7cd51fa-18a8-42fd-97b9-bfad28e5733e tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Volume info retrieved successfully. Aug 20 04:51:16.578074 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c7cd51fa-18a8-42fd-97b9-bfad28e5733e tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Delete volume request issued successfully. Aug 20 04:51:16.578271 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c7cd51fa-18a8-42fd-97b9-bfad28e5733e tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] https://10.4.3.239/volume/v3/volumes/2213baf3-7c40-440f-b26d-4c20989f8251 returned with HTTP 202 Aug 20 04:51:16.578623 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1357/5458] 10.4.3.239 () {68 vars in 1392 bytes} [Thu Aug 20 04:51:16 2026] DELETE /volume/v3/volumes/2213baf3-7c40-440f-b26d-4c20989f8251 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:51:16.587095 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3b8eb557-0938-46a9-828f-ad69f1f99a0f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:16.588735 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3b8eb557-0938-46a9-828f-ad69f1f99a0f tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] GET https://10.4.3.239/volume/v3/volumes/2213baf3-7c40-440f-b26d-4c20989f8251 Aug 20 04:51:16.588971 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3b8eb557-0938-46a9-828f-ad69f1f99a0f tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:16.589144 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3b8eb557-0938-46a9-828f-ad69f1f99a0f tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:16.595426 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:16.595426 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:51:16.598609 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-3b8eb557-0938-46a9-828f-ad69f1f99a0f tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Volume info retrieved successfully. Aug 20 04:51:16.602538 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3b8eb557-0938-46a9-828f-ad69f1f99a0f tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] https://10.4.3.239/volume/v3/volumes/2213baf3-7c40-440f-b26d-4c20989f8251 returned with HTTP 200 Aug 20 04:51:16.602894 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1365/5459] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:51:16 2026] GET /volume/v3/volumes/2213baf3-7c40-440f-b26d-4c20989f8251 => generated 858 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:51:17.614834 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ee24dc34-8d7e-4032-96f4-38dba46d3e2a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:17.616368 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ee24dc34-8d7e-4032-96f4-38dba46d3e2a tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] GET https://10.4.3.239/volume/v3/volumes/2213baf3-7c40-440f-b26d-4c20989f8251 Aug 20 04:51:17.616580 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ee24dc34-8d7e-4032-96f4-38dba46d3e2a tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:17.616756 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ee24dc34-8d7e-4032-96f4-38dba46d3e2a tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:17.621997 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ee24dc34-8d7e-4032-96f4-38dba46d3e2a tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] https://10.4.3.239/volume/v3/volumes/2213baf3-7c40-440f-b26d-4c20989f8251 returned with HTTP 404 Aug 20 04:51:17.622466 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1372/5460] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:51:17 2026] GET /volume/v3/volumes/2213baf3-7c40-440f-b26d-4c20989f8251 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:51:17.628549 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e85ba2c5-72e8-4be0-a30d-3e1c431038f3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:17.630164 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e85ba2c5-72e8-4be0-a30d-3e1c431038f3 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/3e03660a-b39b-428c-b0c5-17e8152029c0 Aug 20 04:51:17.630379 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e85ba2c5-72e8-4be0-a30d-3e1c431038f3 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:17.630554 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e85ba2c5-72e8-4be0-a30d-3e1c431038f3 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:17.630651 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-e85ba2c5-72e8-4be0-a30d-3e1c431038f3 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Delete snapshot with id: 3e03660a-b39b-428c-b0c5-17e8152029c0 Aug 20 04:51:17.635587 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:17.635587 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:51:17.635974 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e85ba2c5-72e8-4be0-a30d-3e1c431038f3 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Snapshot retrieved successfully. Aug 20 04:51:17.650243 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e85ba2c5-72e8-4be0-a30d-3e1c431038f3 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Snapshot delete request issued successfully. Aug 20 04:51:17.650391 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e85ba2c5-72e8-4be0-a30d-3e1c431038f3 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] https://10.4.3.239/volume/v3/snapshots/3e03660a-b39b-428c-b0c5-17e8152029c0 returned with HTTP 202 Aug 20 04:51:17.650711 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1367/5461] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:51:17 2026] DELETE /volume/v3/snapshots/3e03660a-b39b-428c-b0c5-17e8152029c0 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:51:17.656665 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3f7d7924-cab3-425a-a46e-83f8d4777d6b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:17.658373 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3f7d7924-cab3-425a-a46e-83f8d4777d6b tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] GET https://10.4.3.239/volume/v3/snapshots/3e03660a-b39b-428c-b0c5-17e8152029c0 Aug 20 04:51:17.658567 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3f7d7924-cab3-425a-a46e-83f8d4777d6b tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:17.658786 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3f7d7924-cab3-425a-a46e-83f8d4777d6b tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:17.663569 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:17.663569 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:51:17.663949 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-3f7d7924-cab3-425a-a46e-83f8d4777d6b tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Snapshot retrieved successfully. Aug 20 04:51:17.664716 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3f7d7924-cab3-425a-a46e-83f8d4777d6b tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] https://10.4.3.239/volume/v3/snapshots/3e03660a-b39b-428c-b0c5-17e8152029c0 returned with HTTP 200 Aug 20 04:51:17.665079 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1358/5462] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:51:17 2026] GET /volume/v3/snapshots/3e03660a-b39b-428c-b0c5-17e8152029c0 => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:51:18.673711 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-90deda01-db2b-43ee-9e2a-596727f3b0f2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:18.675258 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-90deda01-db2b-43ee-9e2a-596727f3b0f2 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] GET https://10.4.3.239/volume/v3/snapshots/3e03660a-b39b-428c-b0c5-17e8152029c0 Aug 20 04:51:18.675418 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-90deda01-db2b-43ee-9e2a-596727f3b0f2 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:18.675584 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-90deda01-db2b-43ee-9e2a-596727f3b0f2 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:18.679364 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-90deda01-db2b-43ee-9e2a-596727f3b0f2 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] https://10.4.3.239/volume/v3/snapshots/3e03660a-b39b-428c-b0c5-17e8152029c0 returned with HTTP 404 Aug 20 04:51:18.679843 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1366/5463] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:51:18 2026] GET /volume/v3/snapshots/3e03660a-b39b-428c-b0c5-17e8152029c0 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:51:18.685843 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2daceb2e-9d86-43a8-868e-b0fc222fdb88 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:18.687588 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2daceb2e-9d86-43a8-868e-b0fc222fdb88 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] DELETE https://10.4.3.239/volume/v3/volumes/1e54afc3-e703-4f30-ad05-590104ddbbb5 Aug 20 04:51:18.687783 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2daceb2e-9d86-43a8-868e-b0fc222fdb88 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:18.687972 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2daceb2e-9d86-43a8-868e-b0fc222fdb88 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:18.688129 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-2daceb2e-9d86-43a8-868e-b0fc222fdb88 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Delete volume with id: 1e54afc3-e703-4f30-ad05-590104ddbbb5 Aug 20 04:51:18.694357 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:18.694357 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:51:18.694739 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-2daceb2e-9d86-43a8-868e-b0fc222fdb88 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Volume info retrieved successfully. Aug 20 04:51:18.708681 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-2daceb2e-9d86-43a8-868e-b0fc222fdb88 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Delete volume request issued successfully. Aug 20 04:51:18.708862 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2daceb2e-9d86-43a8-868e-b0fc222fdb88 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] https://10.4.3.239/volume/v3/volumes/1e54afc3-e703-4f30-ad05-590104ddbbb5 returned with HTTP 202 Aug 20 04:51:18.709223 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1373/5464] 10.4.3.239 () {68 vars in 1392 bytes} [Thu Aug 20 04:51:18 2026] DELETE /volume/v3/volumes/1e54afc3-e703-4f30-ad05-590104ddbbb5 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:51:18.716718 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d51ce8ea-4aec-4346-92e0-2daf81601819 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:18.720132 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d51ce8ea-4aec-4346-92e0-2daf81601819 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] GET https://10.4.3.239/volume/v3/volumes/1e54afc3-e703-4f30-ad05-590104ddbbb5 Aug 20 04:51:18.720431 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d51ce8ea-4aec-4346-92e0-2daf81601819 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:18.720687 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d51ce8ea-4aec-4346-92e0-2daf81601819 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:18.728335 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:18.728335 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:51:18.731971 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d51ce8ea-4aec-4346-92e0-2daf81601819 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Volume info retrieved successfully. Aug 20 04:51:18.736310 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d51ce8ea-4aec-4346-92e0-2daf81601819 tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] https://10.4.3.239/volume/v3/volumes/1e54afc3-e703-4f30-ad05-590104ddbbb5 returned with HTTP 200 Aug 20 04:51:18.736686 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1368/5465] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:51:18 2026] GET /volume/v3/volumes/1e54afc3-e703-4f30-ad05-590104ddbbb5 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:51:19.748591 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0aa3674d-2106-41df-a774-dd3c33b2dd4b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:19.750641 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0aa3674d-2106-41df-a774-dd3c33b2dd4b tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] GET https://10.4.3.239/volume/v3/volumes/1e54afc3-e703-4f30-ad05-590104ddbbb5 Aug 20 04:51:19.750725 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0aa3674d-2106-41df-a774-dd3c33b2dd4b tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:19.750838 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0aa3674d-2106-41df-a774-dd3c33b2dd4b tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:19.755781 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0aa3674d-2106-41df-a774-dd3c33b2dd4b tempest-VolumeRevertTests-1126680009 tempest-VolumeRevertTests-1126680009-project-member] https://10.4.3.239/volume/v3/volumes/1e54afc3-e703-4f30-ad05-590104ddbbb5 returned with HTTP 404 Aug 20 04:51:19.756296 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1359/5466] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:51:19 2026] GET /volume/v3/volumes/1e54afc3-e703-4f30-ad05-590104ddbbb5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:51:21.232055 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0c0de3f0-dab9-4e81-98a7-99d82536251e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:21.337086 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0c0de3f0-dab9-4e81-98a7-99d82536251e tempest-ProjectMemberTests-1633431762 tempest-ProjectMemberTests-1633431762-project-admin] GET https://10.4.3.239/volume/v3/scheduler-stats/get_pools Aug 20 04:51:21.337496 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0c0de3f0-dab9-4e81-98a7-99d82536251e tempest-ProjectMemberTests-1633431762 tempest-ProjectMemberTests-1633431762-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:21.337784 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0c0de3f0-dab9-4e81-98a7-99d82536251e tempest-ProjectMemberTests-1633431762 tempest-ProjectMemberTests-1633431762-project-admin] Calling method 'get_pools' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:21.347579 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0c0de3f0-dab9-4e81-98a7-99d82536251e tempest-ProjectMemberTests-1633431762 tempest-ProjectMemberTests-1633431762-project-admin] https://10.4.3.239/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 20 04:51:21.348009 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1367/5467] 10.4.3.239 () {66 vars in 1291 bytes} [Thu Aug 20 04:51:21 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:51:21.355146 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-435bc8f5-1e03-4bbf-b431-256d0c362da2 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:21.406688 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-435bc8f5-1e03-4bbf-b431-256d0c362da2 tempest-ProjectMemberTests-1633431762 tempest-ProjectMemberTests-1633431762-project-member] GET https://10.4.3.239/volume/v3/capabilities/np0000007850@storpool Aug 20 04:51:21.406881 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-435bc8f5-1e03-4bbf-b431-256d0c362da2 tempest-ProjectMemberTests-1633431762 tempest-ProjectMemberTests-1633431762-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:21.407055 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-435bc8f5-1e03-4bbf-b431-256d0c362da2 tempest-ProjectMemberTests-1633431762 tempest-ProjectMemberTests-1633431762-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:21.407645 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.policy [None req-435bc8f5-1e03-4bbf-b431-256d0c362da2 tempest-ProjectMemberTests-1633431762 tempest-ProjectMemberTests-1633431762-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'f06768e0578543deb1de9ed3c09fef3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '664e4d51b0454bc291583275820f06fa', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100175) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 04:51:21.407851 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-435bc8f5-1e03-4bbf-b431-256d0c362da2 tempest-ProjectMemberTests-1633431762 tempest-ProjectMemberTests-1633431762-project-member] https://10.4.3.239/volume/v3/capabilities/np0000007850@storpool returned with HTTP 403 Aug 20 04:51:21.408245 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1374/5468] 10.4.3.239 () {66 vars in 1318 bytes} [Thu Aug 20 04:51:21 2026] GET /volume/v3/capabilities/np0000007850@storpool => generated 110 bytes in 53 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:51:22.827472 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-1705e247-734f-4fd2-8a71-ef5117c1e8a6 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:22.895914 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1705e247-734f-4fd2-8a71-ef5117c1e8a6 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:51:22.896281 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-1705e247-734f-4fd2-8a71-ef5117c1e8a6 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1406904875"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:51:22.897591 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-1705e247-734f-4fd2-8a71-ef5117c1e8a6 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1406904875'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:51:22.897756 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-1705e247-734f-4fd2-8a71-ef5117c1e8a6 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Create volume of 1 GB Aug 20 04:51:22.901498 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-1705e247-734f-4fd2-8a71-ef5117c1e8a6 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Availability Zones retrieved successfully. Aug 20 04:51:22.906475 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-1705e247-734f-4fd2-8a71-ef5117c1e8a6 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Flow 'volume_create_api' (8dba051a-8ff7-4bf2-bcda-74a0b99075b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:51:22.907349 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-1705e247-734f-4fd2-8a71-ef5117c1e8a6 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (450165be-b337-40c4-ba5f-f4aeb9b938f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:22.908070 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-1705e247-734f-4fd2-8a71-ef5117c1e8a6 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:51:22.931644 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-1705e247-734f-4fd2-8a71-ef5117c1e8a6 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (450165be-b337-40c4-ba5f-f4aeb9b938f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:22.932338 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-1705e247-734f-4fd2-8a71-ef5117c1e8a6 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (827bf588-4bde-44d5-9840-baab597fb84b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:22.984698 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-1705e247-734f-4fd2-8a71-ef5117c1e8a6 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Created reservations ['bbda574a-133f-4b2c-8060-0b432a71dbea', '04e06f53-5867-4b0a-8e03-41fa9592a8ad', '72a07f9b-4a3c-4e04-9ba2-cadef6620895', '55bf4834-fd71-419d-a677-8bbb733d6285'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:51:22.985759 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-1705e247-734f-4fd2-8a71-ef5117c1e8a6 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (827bf588-4bde-44d5-9840-baab597fb84b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbda574a-133f-4b2c-8060-0b432a71dbea', '04e06f53-5867-4b0a-8e03-41fa9592a8ad', '72a07f9b-4a3c-4e04-9ba2-cadef6620895', '55bf4834-fd71-419d-a677-8bbb733d6285']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:22.986754 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-1705e247-734f-4fd2-8a71-ef5117c1e8a6 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4708bcc6-9473-4109-b302-1cbab875e67b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:23.009898 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-1705e247-734f-4fd2-8a71-ef5117c1e8a6 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4708bcc6-9473-4109-b302-1cbab875e67b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98d0ab4f-1a99-4751-9ba4-779099ebafd6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1406904875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e84c3d6bbdf44c989b36b23c88c76f7',qos_specs=None,replication_status=,reservations=['bbda574a-133f-4b2c-8060-0b432a71dbea','04e06f53-5867-4b0a-8e03-41fa9592a8ad','72a07f9b-4a3c-4e04-9ba2-cadef6620895','55bf4834-fd71-419d-a677-8bbb733d6285'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f041ed576ac74ad9a5bda43ae7cb8385',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:51:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1406904875',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98d0ab4f-1a99-4751-9ba4-779099ebafd6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e84c3d6bbdf44c989b36b23c88c76f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f041ed576ac74ad9a5bda43ae7cb8385',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:23.010483 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-1705e247-734f-4fd2-8a71-ef5117c1e8a6 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36d38294-d583-48c1-9a39-697b99ec575d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:23.025605 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-1705e247-734f-4fd2-8a71-ef5117c1e8a6 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36d38294-d583-48c1-9a39-697b99ec575d) transitioned into state 'SUCCESS' from state '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-1406904875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e84c3d6bbdf44c989b36b23c88c76f7',qos_specs=None,replication_status=,reservations=['bbda574a-133f-4b2c-8060-0b432a71dbea','04e06f53-5867-4b0a-8e03-41fa9592a8ad','72a07f9b-4a3c-4e04-9ba2-cadef6620895','55bf4834-fd71-419d-a677-8bbb733d6285'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f041ed576ac74ad9a5bda43ae7cb8385',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:23.026302 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-1705e247-734f-4fd2-8a71-ef5117c1e8a6 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9399b160-b241-4e1d-846b-c3c4076f3d05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:23.033601 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-1705e247-734f-4fd2-8a71-ef5117c1e8a6 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9399b160-b241-4e1d-846b-c3c4076f3d05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:23.034446 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-1705e247-734f-4fd2-8a71-ef5117c1e8a6 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Flow 'volume_create_api' (8dba051a-8ff7-4bf2-bcda-74a0b99075b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:51:23.034717 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-1705e247-734f-4fd2-8a71-ef5117c1e8a6 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Create volume request issued successfully. Aug 20 04:51:23.035195 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-1705e247-734f-4fd2-8a71-ef5117c1e8a6 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:51:23.035591 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1369/5469] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:51:22 2026] POST /volume/v3/volumes => generated 778 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:51:23.051093 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-913fe731-692c-4216-b54b-a22522bc25b3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:23.052730 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-913fe731-692c-4216-b54b-a22522bc25b3 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/volumes/98d0ab4f-1a99-4751-9ba4-779099ebafd6 Aug 20 04:51:23.052915 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-913fe731-692c-4216-b54b-a22522bc25b3 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:23.053095 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-913fe731-692c-4216-b54b-a22522bc25b3 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:23.060326 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:23.060326 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:51:23.063448 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-913fe731-692c-4216-b54b-a22522bc25b3 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Volume info retrieved successfully. Aug 20 04:51:23.066945 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-913fe731-692c-4216-b54b-a22522bc25b3 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/volumes/98d0ab4f-1a99-4751-9ba4-779099ebafd6 returned with HTTP 200 Aug 20 04:51:23.067418 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1360/5470] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:51:23 2026] GET /volume/v3/volumes/98d0ab4f-1a99-4751-9ba4-779099ebafd6 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:51:24.083035 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7ba82e7f-e2cc-4bcf-84f8-e771b24b12a7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:24.084760 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7ba82e7f-e2cc-4bcf-84f8-e771b24b12a7 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/volumes/98d0ab4f-1a99-4751-9ba4-779099ebafd6 Aug 20 04:51:24.084997 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7ba82e7f-e2cc-4bcf-84f8-e771b24b12a7 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:24.085218 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7ba82e7f-e2cc-4bcf-84f8-e771b24b12a7 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:24.092242 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:24.092242 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:51:24.096175 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7ba82e7f-e2cc-4bcf-84f8-e771b24b12a7 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Volume info retrieved successfully. Aug 20 04:51:24.101077 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7ba82e7f-e2cc-4bcf-84f8-e771b24b12a7 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/volumes/98d0ab4f-1a99-4751-9ba4-779099ebafd6 returned with HTTP 200 Aug 20 04:51:24.101602 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1368/5471] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:51:24 2026] GET /volume/v3/volumes/98d0ab4f-1a99-4751-9ba4-779099ebafd6 => generated 1018 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:51:24.113022 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b52d9247-241e-4455-83ed-71a357f61b30 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:24.170042 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b52d9247-241e-4455-83ed-71a357f61b30 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:51:24.170480 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b52d9247-241e-4455-83ed-71a357f61b30 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "98d0ab4f-1a99-4751-9ba4-779099ebafd6", "name": "tempest-ProjectMemberTests-Snapshot-577345726"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:51:24.180129 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:24.180129 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:51:24.180683 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b52d9247-241e-4455-83ed-71a357f61b30 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] Volume info retrieved successfully. Aug 20 04:51:24.180824 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.snapshots [None req-b52d9247-241e-4455-83ed-71a357f61b30 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] Create snapshot from volume 98d0ab4f-1a99-4751-9ba4-779099ebafd6 Aug 20 04:51:24.212596 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-b52d9247-241e-4455-83ed-71a357f61b30 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] Created reservations ['6dd38e89-baf1-4b64-a4c2-74aeaffb50f3', 'fc91dd9b-af90-4a06-8248-408b21a3e119', 'eeb044b9-bd7a-42a0-af4e-9fd35f5a8ae0', '3f90e22a-a666-4578-8e89-9a2200e19842'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:51:24.237488 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b52d9247-241e-4455-83ed-71a357f61b30 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] Snapshot create request issued successfully. Aug 20 04:51:24.237864 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b52d9247-241e-4455-83ed-71a357f61b30 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:51:24.238234 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1375/5472] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:51:24 2026] POST /volume/v3/snapshots => generated 304 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:51:24.251844 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-328c1fe7-54d0-4ef3-8b01-5ecfed1f02e1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:24.253809 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-328c1fe7-54d0-4ef3-8b01-5ecfed1f02e1 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] GET https://10.4.3.239/volume/v3/snapshots/ab6171d6-c373-4062-9505-08be35682764 Aug 20 04:51:24.254013 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-328c1fe7-54d0-4ef3-8b01-5ecfed1f02e1 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:24.254230 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-328c1fe7-54d0-4ef3-8b01-5ecfed1f02e1 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:24.259215 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:24.259215 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:51:24.259648 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-328c1fe7-54d0-4ef3-8b01-5ecfed1f02e1 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] Snapshot retrieved successfully. Aug 20 04:51:24.260396 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-328c1fe7-54d0-4ef3-8b01-5ecfed1f02e1 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] https://10.4.3.239/volume/v3/snapshots/ab6171d6-c373-4062-9505-08be35682764 returned with HTTP 200 Aug 20 04:51:24.260738 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1370/5473] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:51:24 2026] GET /volume/v3/snapshots/ab6171d6-c373-4062-9505-08be35682764 => generated 436 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:51:25.269241 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-897b4cc2-ba9a-47f5-aee5-ce2d0a841341 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:25.271311 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-897b4cc2-ba9a-47f5-aee5-ce2d0a841341 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] GET https://10.4.3.239/volume/v3/snapshots/ab6171d6-c373-4062-9505-08be35682764 Aug 20 04:51:25.271544 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-897b4cc2-ba9a-47f5-aee5-ce2d0a841341 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:25.271794 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-897b4cc2-ba9a-47f5-aee5-ce2d0a841341 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:25.277107 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:25.277107 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:51:25.277631 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-897b4cc2-ba9a-47f5-aee5-ce2d0a841341 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] Snapshot retrieved successfully. Aug 20 04:51:25.278515 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-897b4cc2-ba9a-47f5-aee5-ce2d0a841341 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] https://10.4.3.239/volume/v3/snapshots/ab6171d6-c373-4062-9505-08be35682764 returned with HTTP 200 Aug 20 04:51:25.278942 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1361/5474] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:51:25 2026] GET /volume/v3/snapshots/ab6171d6-c373-4062-9505-08be35682764 => generated 463 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:51:25.286362 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4f657a5d-1005-480e-af9d-46c8de2344d1 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:25.288069 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4f657a5d-1005-480e-af9d-46c8de2344d1 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/ab6171d6-c373-4062-9505-08be35682764 Aug 20 04:51:25.288291 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4f657a5d-1005-480e-af9d-46c8de2344d1 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:25.288483 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4f657a5d-1005-480e-af9d-46c8de2344d1 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:25.288580 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-4f657a5d-1005-480e-af9d-46c8de2344d1 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] Delete snapshot with id: ab6171d6-c373-4062-9505-08be35682764 Aug 20 04:51:25.293231 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:25.293231 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:51:25.293672 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-4f657a5d-1005-480e-af9d-46c8de2344d1 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] Snapshot retrieved successfully. Aug 20 04:51:25.309959 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-4f657a5d-1005-480e-af9d-46c8de2344d1 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] Snapshot delete request issued successfully. Aug 20 04:51:25.310218 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4f657a5d-1005-480e-af9d-46c8de2344d1 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] https://10.4.3.239/volume/v3/snapshots/ab6171d6-c373-4062-9505-08be35682764 returned with HTTP 202 Aug 20 04:51:25.310747 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1369/5475] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:51:25 2026] DELETE /volume/v3/snapshots/ab6171d6-c373-4062-9505-08be35682764 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:51:25.317457 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9dc749ae-a9ac-405c-8107-6ebcb138517b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:25.318673 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9dc749ae-a9ac-405c-8107-6ebcb138517b tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] GET https://10.4.3.239/volume/v3/snapshots/ab6171d6-c373-4062-9505-08be35682764 Aug 20 04:51:25.318854 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9dc749ae-a9ac-405c-8107-6ebcb138517b tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:25.319023 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9dc749ae-a9ac-405c-8107-6ebcb138517b tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:25.323832 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:25.323832 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:51:25.324218 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-9dc749ae-a9ac-405c-8107-6ebcb138517b tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] Snapshot retrieved successfully. Aug 20 04:51:25.324934 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9dc749ae-a9ac-405c-8107-6ebcb138517b tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] https://10.4.3.239/volume/v3/snapshots/ab6171d6-c373-4062-9505-08be35682764 returned with HTTP 200 Aug 20 04:51:25.325257 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1376/5476] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:51:25 2026] GET /volume/v3/snapshots/ab6171d6-c373-4062-9505-08be35682764 => generated 462 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:51:26.334229 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ef3c9db5-ad6a-4325-8c55-91132219d66a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:26.335911 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ef3c9db5-ad6a-4325-8c55-91132219d66a tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] GET https://10.4.3.239/volume/v3/snapshots/ab6171d6-c373-4062-9505-08be35682764 Aug 20 04:51:26.336130 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ef3c9db5-ad6a-4325-8c55-91132219d66a tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:26.336333 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ef3c9db5-ad6a-4325-8c55-91132219d66a tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:26.340388 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ef3c9db5-ad6a-4325-8c55-91132219d66a tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] https://10.4.3.239/volume/v3/snapshots/ab6171d6-c373-4062-9505-08be35682764 returned with HTTP 404 Aug 20 04:51:26.340823 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1371/5477] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:51:26 2026] GET /volume/v3/snapshots/ab6171d6-c373-4062-9505-08be35682764 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:51:26.346844 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e355c6a3-9605-4fd0-a4ea-81f7d823d1cd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:26.348470 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e355c6a3-9605-4fd0-a4ea-81f7d823d1cd tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] DELETE https://10.4.3.239/volume/v3/volumes/98d0ab4f-1a99-4751-9ba4-779099ebafd6 Aug 20 04:51:26.348667 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e355c6a3-9605-4fd0-a4ea-81f7d823d1cd tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:26.348865 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e355c6a3-9605-4fd0-a4ea-81f7d823d1cd tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:26.349025 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-e355c6a3-9605-4fd0-a4ea-81f7d823d1cd tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Delete volume with id: 98d0ab4f-1a99-4751-9ba4-779099ebafd6 Aug 20 04:51:26.355971 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:26.355971 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:51:26.356264 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e355c6a3-9605-4fd0-a4ea-81f7d823d1cd tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Volume info retrieved successfully. Aug 20 04:51:26.369615 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e355c6a3-9605-4fd0-a4ea-81f7d823d1cd tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Delete volume request issued successfully. Aug 20 04:51:26.369848 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e355c6a3-9605-4fd0-a4ea-81f7d823d1cd tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/volumes/98d0ab4f-1a99-4751-9ba4-779099ebafd6 returned with HTTP 202 Aug 20 04:51:26.370379 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1362/5478] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:51:26 2026] DELETE /volume/v3/volumes/98d0ab4f-1a99-4751-9ba4-779099ebafd6 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:51:26.376655 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-99e8af86-f089-44c7-bd2d-f6c779f646d0 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:26.378009 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-99e8af86-f089-44c7-bd2d-f6c779f646d0 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/volumes/98d0ab4f-1a99-4751-9ba4-779099ebafd6 Aug 20 04:51:26.378193 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-99e8af86-f089-44c7-bd2d-f6c779f646d0 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:26.378386 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-99e8af86-f089-44c7-bd2d-f6c779f646d0 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:26.384412 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:26.384412 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:51:26.387235 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-99e8af86-f089-44c7-bd2d-f6c779f646d0 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Volume info retrieved successfully. Aug 20 04:51:26.390522 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-99e8af86-f089-44c7-bd2d-f6c779f646d0 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/volumes/98d0ab4f-1a99-4751-9ba4-779099ebafd6 returned with HTTP 200 Aug 20 04:51:26.390899 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1370/5479] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:51:26 2026] GET /volume/v3/volumes/98d0ab4f-1a99-4751-9ba4-779099ebafd6 => generated 1017 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:51:27.404046 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-7fdb0ebb-262d-4db1-8f84-dfa84612bfb2 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:27.405902 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7fdb0ebb-262d-4db1-8f84-dfa84612bfb2 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/volumes/98d0ab4f-1a99-4751-9ba4-779099ebafd6 Aug 20 04:51:27.406136 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7fdb0ebb-262d-4db1-8f84-dfa84612bfb2 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:27.406359 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-7fdb0ebb-262d-4db1-8f84-dfa84612bfb2 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:27.412081 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-7fdb0ebb-262d-4db1-8f84-dfa84612bfb2 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/volumes/98d0ab4f-1a99-4751-9ba4-779099ebafd6 returned with HTTP 404 Aug 20 04:51:27.412596 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1377/5480] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:51:27 2026] GET /volume/v3/volumes/98d0ab4f-1a99-4751-9ba4-779099ebafd6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:51:27.420654 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-676389b7-ae30-4757-8572-3390a43fe202 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:27.422621 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-676389b7-ae30-4757-8572-3390a43fe202 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:51:27.423015 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-676389b7-ae30-4757-8572-3390a43fe202 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-535824969"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:51:27.425145 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-676389b7-ae30-4757-8572-3390a43fe202 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-535824969'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:51:27.425312 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-676389b7-ae30-4757-8572-3390a43fe202 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Create volume of 1 GB Aug 20 04:51:27.429490 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-676389b7-ae30-4757-8572-3390a43fe202 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Availability Zones retrieved successfully. Aug 20 04:51:27.436161 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-676389b7-ae30-4757-8572-3390a43fe202 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Flow 'volume_create_api' (fb377704-e6e2-4c34-b0a1-8c594bfdd547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:51:27.437491 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-676389b7-ae30-4757-8572-3390a43fe202 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f65c0361-c2fb-45e7-99c1-e2482fe53b18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:27.438445 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-676389b7-ae30-4757-8572-3390a43fe202 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:51:27.462580 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-676389b7-ae30-4757-8572-3390a43fe202 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f65c0361-c2fb-45e7-99c1-e2482fe53b18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:27.463531 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-676389b7-ae30-4757-8572-3390a43fe202 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ee5e130-dfae-4daf-84fc-e07ed31fc3a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:27.499282 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-676389b7-ae30-4757-8572-3390a43fe202 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Created reservations ['54102312-9e3b-4f6b-be6a-cfb83f1355fa', '5b43a255-7231-4275-b89e-32d3aab420d2', 'ccde51d3-b16c-4d98-865a-dd099c244c0f', '6ececce0-6de6-4b1f-83cc-e4b221f0dff2'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:51:27.499997 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-676389b7-ae30-4757-8572-3390a43fe202 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ee5e130-dfae-4daf-84fc-e07ed31fc3a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54102312-9e3b-4f6b-be6a-cfb83f1355fa', '5b43a255-7231-4275-b89e-32d3aab420d2', 'ccde51d3-b16c-4d98-865a-dd099c244c0f', '6ececce0-6de6-4b1f-83cc-e4b221f0dff2']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:27.500734 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-676389b7-ae30-4757-8572-3390a43fe202 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2afb2a3-300f-4867-87aa-f25fc553863b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:27.521169 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-676389b7-ae30-4757-8572-3390a43fe202 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2afb2a3-300f-4867-87aa-f25fc553863b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c765297e-8d13-4e91-8157-2f041187fd7d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-535824969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e84c3d6bbdf44c989b36b23c88c76f7',qos_specs=None,replication_status=,reservations=['54102312-9e3b-4f6b-be6a-cfb83f1355fa','5b43a255-7231-4275-b89e-32d3aab420d2','ccde51d3-b16c-4d98-865a-dd099c244c0f','6ececce0-6de6-4b1f-83cc-e4b221f0dff2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f041ed576ac74ad9a5bda43ae7cb8385',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:51:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-535824969',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c765297e-8d13-4e91-8157-2f041187fd7d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e84c3d6bbdf44c989b36b23c88c76f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f041ed576ac74ad9a5bda43ae7cb8385',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:27.521884 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-676389b7-ae30-4757-8572-3390a43fe202 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (609d6ebd-f92e-4997-b5a1-5c4b372fb7d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:27.536508 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-676389b7-ae30-4757-8572-3390a43fe202 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (609d6ebd-f92e-4997-b5a1-5c4b372fb7d6) transitioned into state 'SUCCESS' from state '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-535824969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e84c3d6bbdf44c989b36b23c88c76f7',qos_specs=None,replication_status=,reservations=['54102312-9e3b-4f6b-be6a-cfb83f1355fa','5b43a255-7231-4275-b89e-32d3aab420d2','ccde51d3-b16c-4d98-865a-dd099c244c0f','6ececce0-6de6-4b1f-83cc-e4b221f0dff2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f041ed576ac74ad9a5bda43ae7cb8385',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:27.537157 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-676389b7-ae30-4757-8572-3390a43fe202 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7169f5dc-0694-42a0-b271-468571ec1891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:27.545382 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-676389b7-ae30-4757-8572-3390a43fe202 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7169f5dc-0694-42a0-b271-468571ec1891) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:27.546149 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-676389b7-ae30-4757-8572-3390a43fe202 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Flow 'volume_create_api' (fb377704-e6e2-4c34-b0a1-8c594bfdd547) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:51:27.546473 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-676389b7-ae30-4757-8572-3390a43fe202 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Create volume request issued successfully. Aug 20 04:51:27.547014 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-676389b7-ae30-4757-8572-3390a43fe202 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:51:27.547441 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1372/5481] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:51:27 2026] POST /volume/v3/volumes => generated 777 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:51:27.557925 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-abb1339c-aed4-49de-a6e7-c76b99c25684 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:27.563598 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-abb1339c-aed4-49de-a6e7-c76b99c25684 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/volumes/c765297e-8d13-4e91-8157-2f041187fd7d Aug 20 04:51:27.563827 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-abb1339c-aed4-49de-a6e7-c76b99c25684 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:27.564053 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-abb1339c-aed4-49de-a6e7-c76b99c25684 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:27.576699 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:27.576699 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:51:27.582710 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-abb1339c-aed4-49de-a6e7-c76b99c25684 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Volume info retrieved successfully. Aug 20 04:51:27.590071 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-abb1339c-aed4-49de-a6e7-c76b99c25684 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/volumes/c765297e-8d13-4e91-8157-2f041187fd7d returned with HTTP 200 Aug 20 04:51:27.590497 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1363/5482] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:51:27 2026] GET /volume/v3/volumes/c765297e-8d13-4e91-8157-2f041187fd7d => generated 956 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:51:28.602543 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-bcde8534-7224-43c1-b931-f887b8548ce8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:28.604375 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bcde8534-7224-43c1-b931-f887b8548ce8 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/volumes/c765297e-8d13-4e91-8157-2f041187fd7d Aug 20 04:51:28.604560 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bcde8534-7224-43c1-b931-f887b8548ce8 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:28.604731 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bcde8534-7224-43c1-b931-f887b8548ce8 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:28.612754 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:28.612754 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:51:28.616635 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-bcde8534-7224-43c1-b931-f887b8548ce8 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Volume info retrieved successfully. Aug 20 04:51:28.620651 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bcde8534-7224-43c1-b931-f887b8548ce8 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/volumes/c765297e-8d13-4e91-8157-2f041187fd7d returned with HTTP 200 Aug 20 04:51:28.621001 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1371/5483] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:51:28 2026] GET /volume/v3/volumes/c765297e-8d13-4e91-8157-2f041187fd7d => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:51:28.631767 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-29a3716d-2e1d-407e-b504-a40a62056bca None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:28.633380 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-29a3716d-2e1d-407e-b504-a40a62056bca tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:51:28.633695 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-29a3716d-2e1d-407e-b504-a40a62056bca tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c765297e-8d13-4e91-8157-2f041187fd7d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-948044392"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:51:28.641800 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:28.641800 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:51:28.642169 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-29a3716d-2e1d-407e-b504-a40a62056bca tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Volume info retrieved successfully. Aug 20 04:51:28.642304 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.snapshots [None req-29a3716d-2e1d-407e-b504-a40a62056bca tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Create snapshot from volume c765297e-8d13-4e91-8157-2f041187fd7d Aug 20 04:51:28.662169 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-29a3716d-2e1d-407e-b504-a40a62056bca tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Created reservations ['2bc8d9b2-c8e5-4b32-8689-38045d4096f4', '9a3c5800-d5ab-40bd-90e1-c72d45356a7d', '33475a4e-a18f-4fc0-ac62-d159ed4187da', '85448f39-9265-46ef-af2a-dceba2cce538'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:51:28.686020 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-29a3716d-2e1d-407e-b504-a40a62056bca tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Snapshot create request issued successfully. Aug 20 04:51:28.686321 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-29a3716d-2e1d-407e-b504-a40a62056bca tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:51:28.686715 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1378/5484] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:51:28 2026] POST /volume/v3/snapshots => generated 307 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:51:28.694494 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6dde4292-d329-416a-b6b2-378fa8e78530 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:28.696498 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6dde4292-d329-416a-b6b2-378fa8e78530 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/snapshots/7f87be22-285a-49d2-8780-3bbaa7f100eb Aug 20 04:51:28.696680 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6dde4292-d329-416a-b6b2-378fa8e78530 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:28.696877 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6dde4292-d329-416a-b6b2-378fa8e78530 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:28.701438 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:28.701438 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:51:28.701762 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-6dde4292-d329-416a-b6b2-378fa8e78530 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Snapshot retrieved successfully. Aug 20 04:51:28.702347 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6dde4292-d329-416a-b6b2-378fa8e78530 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/snapshots/7f87be22-285a-49d2-8780-3bbaa7f100eb returned with HTTP 200 Aug 20 04:51:28.702710 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1373/5485] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:51:28 2026] GET /volume/v3/snapshots/7f87be22-285a-49d2-8780-3bbaa7f100eb => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:51:29.711593 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a3ffbf90-6015-441f-aa78-a5588d5d5e11 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:29.713269 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a3ffbf90-6015-441f-aa78-a5588d5d5e11 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/snapshots/7f87be22-285a-49d2-8780-3bbaa7f100eb Aug 20 04:51:29.713504 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a3ffbf90-6015-441f-aa78-a5588d5d5e11 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:29.713687 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a3ffbf90-6015-441f-aa78-a5588d5d5e11 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:29.718032 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:29.718032 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:51:29.718334 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a3ffbf90-6015-441f-aa78-a5588d5d5e11 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Snapshot retrieved successfully. Aug 20 04:51:29.718918 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a3ffbf90-6015-441f-aa78-a5588d5d5e11 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/snapshots/7f87be22-285a-49d2-8780-3bbaa7f100eb returned with HTTP 200 Aug 20 04:51:29.719241 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1364/5486] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:51:29 2026] GET /volume/v3/snapshots/7f87be22-285a-49d2-8780-3bbaa7f100eb => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:51:29.726442 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-22c93a5d-d373-4ad6-aa02-315e06cf0914 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:29.728458 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-22c93a5d-d373-4ad6-aa02-315e06cf0914 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/7f87be22-285a-49d2-8780-3bbaa7f100eb Aug 20 04:51:29.728697 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-22c93a5d-d373-4ad6-aa02-315e06cf0914 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:29.728878 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-22c93a5d-d373-4ad6-aa02-315e06cf0914 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:29.728985 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-22c93a5d-d373-4ad6-aa02-315e06cf0914 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] Delete snapshot with id: 7f87be22-285a-49d2-8780-3bbaa7f100eb Aug 20 04:51:29.733817 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:29.733817 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:51:29.734266 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-22c93a5d-d373-4ad6-aa02-315e06cf0914 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] Snapshot retrieved successfully. Aug 20 04:51:29.747333 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-22c93a5d-d373-4ad6-aa02-315e06cf0914 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] Snapshot delete request issued successfully. Aug 20 04:51:29.747518 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-22c93a5d-d373-4ad6-aa02-315e06cf0914 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] https://10.4.3.239/volume/v3/snapshots/7f87be22-285a-49d2-8780-3bbaa7f100eb returned with HTTP 202 Aug 20 04:51:29.747886 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1372/5487] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:51:29 2026] DELETE /volume/v3/snapshots/7f87be22-285a-49d2-8780-3bbaa7f100eb => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:51:29.754865 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b262d727-5051-46de-a8bf-f2514de0a7f8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:29.756719 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b262d727-5051-46de-a8bf-f2514de0a7f8 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] GET https://10.4.3.239/volume/v3/snapshots/7f87be22-285a-49d2-8780-3bbaa7f100eb Aug 20 04:51:29.756931 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b262d727-5051-46de-a8bf-f2514de0a7f8 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:29.757127 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b262d727-5051-46de-a8bf-f2514de0a7f8 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:29.761904 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:29.761904 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:51:29.762388 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b262d727-5051-46de-a8bf-f2514de0a7f8 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] Snapshot retrieved successfully. Aug 20 04:51:29.763342 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b262d727-5051-46de-a8bf-f2514de0a7f8 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] https://10.4.3.239/volume/v3/snapshots/7f87be22-285a-49d2-8780-3bbaa7f100eb returned with HTTP 200 Aug 20 04:51:29.763692 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1379/5488] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:51:29 2026] GET /volume/v3/snapshots/7f87be22-285a-49d2-8780-3bbaa7f100eb => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:51:30.771973 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3e5b3b2b-f9c6-4cb6-b687-f700a5c59fa5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:30.773690 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3e5b3b2b-f9c6-4cb6-b687-f700a5c59fa5 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] GET https://10.4.3.239/volume/v3/snapshots/7f87be22-285a-49d2-8780-3bbaa7f100eb Aug 20 04:51:30.773886 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3e5b3b2b-f9c6-4cb6-b687-f700a5c59fa5 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:30.774039 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3e5b3b2b-f9c6-4cb6-b687-f700a5c59fa5 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:30.777834 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3e5b3b2b-f9c6-4cb6-b687-f700a5c59fa5 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] https://10.4.3.239/volume/v3/snapshots/7f87be22-285a-49d2-8780-3bbaa7f100eb returned with HTTP 404 Aug 20 04:51:30.778241 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1374/5489] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:51:30 2026] GET /volume/v3/snapshots/7f87be22-285a-49d2-8780-3bbaa7f100eb => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:51:30.784091 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-600ba621-1e86-4c86-9a04-57b49c91da5f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:30.785639 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-600ba621-1e86-4c86-9a04-57b49c91da5f tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] DELETE https://10.4.3.239/volume/v3/snapshots/7f87be22-285a-49d2-8780-3bbaa7f100eb Aug 20 04:51:30.785801 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-600ba621-1e86-4c86-9a04-57b49c91da5f tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:30.785989 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-600ba621-1e86-4c86-9a04-57b49c91da5f tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:30.786088 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-600ba621-1e86-4c86-9a04-57b49c91da5f tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Delete snapshot with id: 7f87be22-285a-49d2-8780-3bbaa7f100eb Aug 20 04:51:30.789643 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-600ba621-1e86-4c86-9a04-57b49c91da5f tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/snapshots/7f87be22-285a-49d2-8780-3bbaa7f100eb returned with HTTP 404 Aug 20 04:51:30.790032 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1365/5490] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:51:30 2026] DELETE /volume/v3/snapshots/7f87be22-285a-49d2-8780-3bbaa7f100eb => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:51:30.795985 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-777a4895-f453-4562-8d48-35248f9f0c70 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:30.797512 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-777a4895-f453-4562-8d48-35248f9f0c70 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/snapshots/7f87be22-285a-49d2-8780-3bbaa7f100eb Aug 20 04:51:30.797712 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-777a4895-f453-4562-8d48-35248f9f0c70 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:30.797887 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-777a4895-f453-4562-8d48-35248f9f0c70 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:30.801557 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-777a4895-f453-4562-8d48-35248f9f0c70 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/snapshots/7f87be22-285a-49d2-8780-3bbaa7f100eb returned with HTTP 404 Aug 20 04:51:30.801980 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1373/5491] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:51:30 2026] GET /volume/v3/snapshots/7f87be22-285a-49d2-8780-3bbaa7f100eb => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 20 04:51:30.808396 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c5240f0d-fdb5-4c4e-9dc6-ef461a11f360 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:30.810200 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c5240f0d-fdb5-4c4e-9dc6-ef461a11f360 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] DELETE https://10.4.3.239/volume/v3/volumes/c765297e-8d13-4e91-8157-2f041187fd7d Aug 20 04:51:30.810401 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c5240f0d-fdb5-4c4e-9dc6-ef461a11f360 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:30.810600 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c5240f0d-fdb5-4c4e-9dc6-ef461a11f360 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:30.810741 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-c5240f0d-fdb5-4c4e-9dc6-ef461a11f360 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Delete volume with id: c765297e-8d13-4e91-8157-2f041187fd7d Aug 20 04:51:30.817168 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:30.817168 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:51:30.817544 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c5240f0d-fdb5-4c4e-9dc6-ef461a11f360 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Volume info retrieved successfully. Aug 20 04:51:30.831422 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-c5240f0d-fdb5-4c4e-9dc6-ef461a11f360 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Delete volume request issued successfully. Aug 20 04:51:30.831598 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c5240f0d-fdb5-4c4e-9dc6-ef461a11f360 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/volumes/c765297e-8d13-4e91-8157-2f041187fd7d returned with HTTP 202 Aug 20 04:51:30.832003 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1380/5492] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:51:30 2026] DELETE /volume/v3/volumes/c765297e-8d13-4e91-8157-2f041187fd7d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:51:30.838952 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a1fde48f-58c7-47bd-9601-9cc5bc912c07 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:30.840589 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a1fde48f-58c7-47bd-9601-9cc5bc912c07 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/volumes/c765297e-8d13-4e91-8157-2f041187fd7d Aug 20 04:51:30.840763 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a1fde48f-58c7-47bd-9601-9cc5bc912c07 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:30.840960 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a1fde48f-58c7-47bd-9601-9cc5bc912c07 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:30.847813 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:30.847813 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:51:30.850776 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a1fde48f-58c7-47bd-9601-9cc5bc912c07 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Volume info retrieved successfully. Aug 20 04:51:30.854055 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a1fde48f-58c7-47bd-9601-9cc5bc912c07 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/volumes/c765297e-8d13-4e91-8157-2f041187fd7d returned with HTTP 200 Aug 20 04:51:30.854397 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1375/5493] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:51:30 2026] GET /volume/v3/volumes/c765297e-8d13-4e91-8157-2f041187fd7d => generated 1016 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:51:31.866878 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1432731f-979c-44b8-a6a7-2f3b61d1e42e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:31.868918 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1432731f-979c-44b8-a6a7-2f3b61d1e42e tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/volumes/c765297e-8d13-4e91-8157-2f041187fd7d Aug 20 04:51:31.869127 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1432731f-979c-44b8-a6a7-2f3b61d1e42e tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:31.869369 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1432731f-979c-44b8-a6a7-2f3b61d1e42e tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:31.875295 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1432731f-979c-44b8-a6a7-2f3b61d1e42e tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/volumes/c765297e-8d13-4e91-8157-2f041187fd7d returned with HTTP 404 Aug 20 04:51:31.875758 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1366/5494] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:51:31 2026] GET /volume/v3/volumes/c765297e-8d13-4e91-8157-2f041187fd7d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:51:31.882676 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5f339d0c-192c-4415-a329-8c3700f048d2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:31.884383 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5f339d0c-192c-4415-a329-8c3700f048d2 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:51:31.884717 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5f339d0c-192c-4415-a329-8c3700f048d2 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1044368091"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:51:31.886148 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-5f339d0c-192c-4415-a329-8c3700f048d2 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1044368091'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:51:31.886328 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-5f339d0c-192c-4415-a329-8c3700f048d2 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Create volume of 1 GB Aug 20 04:51:31.886660 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:31.886660 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:51:31.890548 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-5f339d0c-192c-4415-a329-8c3700f048d2 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Availability Zones retrieved successfully. Aug 20 04:51:31.895225 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-5f339d0c-192c-4415-a329-8c3700f048d2 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Flow 'volume_create_api' (88c1282a-55dc-4c67-8644-66cbdaf28753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:51:31.896581 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-5f339d0c-192c-4415-a329-8c3700f048d2 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6af37ab7-fbbb-43bd-ac39-34625c6611b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:31.897284 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-5f339d0c-192c-4415-a329-8c3700f048d2 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:51:31.918344 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-5f339d0c-192c-4415-a329-8c3700f048d2 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6af37ab7-fbbb-43bd-ac39-34625c6611b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:31.919035 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-5f339d0c-192c-4415-a329-8c3700f048d2 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcd0a7ee-de66-4e89-a2f0-3216f99fe04b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:31.953837 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-5f339d0c-192c-4415-a329-8c3700f048d2 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Created reservations ['0f7fba30-98fc-4fce-b07b-f3c40ba2af98', '9ed4fb34-f815-4f71-b6f3-75ffe2be0d9b', '60cbcfa3-f0fb-4fb7-95d5-af67ef7a3270', 'bfb0224b-8c19-49ea-8a78-9621952d5056'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:51:31.954648 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-5f339d0c-192c-4415-a329-8c3700f048d2 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcd0a7ee-de66-4e89-a2f0-3216f99fe04b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f7fba30-98fc-4fce-b07b-f3c40ba2af98', '9ed4fb34-f815-4f71-b6f3-75ffe2be0d9b', '60cbcfa3-f0fb-4fb7-95d5-af67ef7a3270', 'bfb0224b-8c19-49ea-8a78-9621952d5056']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:31.955327 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-5f339d0c-192c-4415-a329-8c3700f048d2 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dff9b868-a948-418e-acc7-e8fdf6c8a65e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:31.975773 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-5f339d0c-192c-4415-a329-8c3700f048d2 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dff9b868-a948-418e-acc7-e8fdf6c8a65e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99254519-5f15-4189-8c4a-c84e62ba1c6e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1044368091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e84c3d6bbdf44c989b36b23c88c76f7',qos_specs=None,replication_status=,reservations=['0f7fba30-98fc-4fce-b07b-f3c40ba2af98','9ed4fb34-f815-4f71-b6f3-75ffe2be0d9b','60cbcfa3-f0fb-4fb7-95d5-af67ef7a3270','bfb0224b-8c19-49ea-8a78-9621952d5056'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f041ed576ac74ad9a5bda43ae7cb8385',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:51:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1044368091',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99254519-5f15-4189-8c4a-c84e62ba1c6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e84c3d6bbdf44c989b36b23c88c76f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f041ed576ac74ad9a5bda43ae7cb8385',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:31.976517 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-5f339d0c-192c-4415-a329-8c3700f048d2 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ff5be85-186f-4e4a-ac5f-94da1a23e542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:31.992588 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-5f339d0c-192c-4415-a329-8c3700f048d2 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ff5be85-186f-4e4a-ac5f-94da1a23e542) transitioned into state 'SUCCESS' from state '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-1044368091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e84c3d6bbdf44c989b36b23c88c76f7',qos_specs=None,replication_status=,reservations=['0f7fba30-98fc-4fce-b07b-f3c40ba2af98','9ed4fb34-f815-4f71-b6f3-75ffe2be0d9b','60cbcfa3-f0fb-4fb7-95d5-af67ef7a3270','bfb0224b-8c19-49ea-8a78-9621952d5056'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f041ed576ac74ad9a5bda43ae7cb8385',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:31.993226 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-5f339d0c-192c-4415-a329-8c3700f048d2 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a562e429-f834-4cfb-a527-05de2502f619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:32.000991 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-5f339d0c-192c-4415-a329-8c3700f048d2 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a562e429-f834-4cfb-a527-05de2502f619) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:32.001724 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-5f339d0c-192c-4415-a329-8c3700f048d2 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Flow 'volume_create_api' (88c1282a-55dc-4c67-8644-66cbdaf28753) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:51:32.001986 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-5f339d0c-192c-4415-a329-8c3700f048d2 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Create volume request issued successfully. Aug 20 04:51:32.002532 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5f339d0c-192c-4415-a329-8c3700f048d2 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:51:32.002906 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1374/5495] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:51:31 2026] POST /volume/v3/volumes => generated 778 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:51:32.013540 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-eecc43c3-d7b2-473e-a068-7c037cce3a1b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:32.015135 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-eecc43c3-d7b2-473e-a068-7c037cce3a1b tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/volumes/99254519-5f15-4189-8c4a-c84e62ba1c6e Aug 20 04:51:32.015318 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-eecc43c3-d7b2-473e-a068-7c037cce3a1b tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:32.015510 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-eecc43c3-d7b2-473e-a068-7c037cce3a1b tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:32.021732 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:32.021732 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:51:32.024596 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-eecc43c3-d7b2-473e-a068-7c037cce3a1b tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Volume info retrieved successfully. Aug 20 04:51:32.027966 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-eecc43c3-d7b2-473e-a068-7c037cce3a1b tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/volumes/99254519-5f15-4189-8c4a-c84e62ba1c6e returned with HTTP 200 Aug 20 04:51:32.028422 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1381/5496] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:51:32 2026] GET /volume/v3/volumes/99254519-5f15-4189-8c4a-c84e62ba1c6e => generated 957 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:51:33.039749 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-90c6acaa-c3d9-4b18-a6bc-70e6847cdb88 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:33.041335 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-90c6acaa-c3d9-4b18-a6bc-70e6847cdb88 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/volumes/99254519-5f15-4189-8c4a-c84e62ba1c6e Aug 20 04:51:33.041533 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-90c6acaa-c3d9-4b18-a6bc-70e6847cdb88 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:33.041726 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-90c6acaa-c3d9-4b18-a6bc-70e6847cdb88 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:33.048050 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:33.048050 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:51:33.051317 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-90c6acaa-c3d9-4b18-a6bc-70e6847cdb88 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Volume info retrieved successfully. Aug 20 04:51:33.055066 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-90c6acaa-c3d9-4b18-a6bc-70e6847cdb88 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/volumes/99254519-5f15-4189-8c4a-c84e62ba1c6e returned with HTTP 200 Aug 20 04:51:33.055511 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1376/5497] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:51:33 2026] GET /volume/v3/volumes/99254519-5f15-4189-8c4a-c84e62ba1c6e => generated 1018 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:51:33.067422 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c83f168a-4608-4180-87cc-50b0fb203402 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:33.069133 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c83f168a-4608-4180-87cc-50b0fb203402 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:51:33.069534 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c83f168a-4608-4180-87cc-50b0fb203402 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "99254519-5f15-4189-8c4a-c84e62ba1c6e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1095362985"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:51:33.077839 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:33.077839 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:51:33.078204 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c83f168a-4608-4180-87cc-50b0fb203402 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Volume info retrieved successfully. Aug 20 04:51:33.078378 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-c83f168a-4608-4180-87cc-50b0fb203402 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Create snapshot from volume 99254519-5f15-4189-8c4a-c84e62ba1c6e Aug 20 04:51:33.100248 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-c83f168a-4608-4180-87cc-50b0fb203402 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Created reservations ['79f37604-8bd0-4428-bfe6-bd3bd08b2ed2', '7738998f-c84c-4ab8-8a32-dd3d339a2ca2', '66b02389-1372-433e-9011-231f6965cb80', '8c287dbd-155b-46ba-b2b7-3c2aaa53690d'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:51:33.132011 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c83f168a-4608-4180-87cc-50b0fb203402 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Snapshot create request issued successfully. Aug 20 04:51:33.132552 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c83f168a-4608-4180-87cc-50b0fb203402 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:51:33.133046 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1367/5498] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:51:33 2026] POST /volume/v3/snapshots => generated 308 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:51:33.143105 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-94bbb304-e273-4d8b-9920-0d1564d817cf None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:33.144976 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-94bbb304-e273-4d8b-9920-0d1564d817cf tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/snapshots/1b4b9262-c310-430b-8cc1-b2dae9f58edc Aug 20 04:51:33.145196 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-94bbb304-e273-4d8b-9920-0d1564d817cf tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:33.145401 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-94bbb304-e273-4d8b-9920-0d1564d817cf tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:33.150314 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:33.150314 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:51:33.150658 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-94bbb304-e273-4d8b-9920-0d1564d817cf tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Snapshot retrieved successfully. Aug 20 04:51:33.151288 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-94bbb304-e273-4d8b-9920-0d1564d817cf tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/snapshots/1b4b9262-c310-430b-8cc1-b2dae9f58edc returned with HTTP 200 Aug 20 04:51:33.151687 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1375/5499] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:51:33 2026] GET /volume/v3/snapshots/1b4b9262-c310-430b-8cc1-b2dae9f58edc => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:51:34.160096 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9679ae10-acae-4953-a91f-98ac03db5f83 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:34.161943 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9679ae10-acae-4953-a91f-98ac03db5f83 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/snapshots/1b4b9262-c310-430b-8cc1-b2dae9f58edc Aug 20 04:51:34.162152 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9679ae10-acae-4953-a91f-98ac03db5f83 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:34.162332 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9679ae10-acae-4953-a91f-98ac03db5f83 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:34.167257 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:34.167257 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:51:34.167582 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-9679ae10-acae-4953-a91f-98ac03db5f83 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Snapshot retrieved successfully. Aug 20 04:51:34.168198 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9679ae10-acae-4953-a91f-98ac03db5f83 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/snapshots/1b4b9262-c310-430b-8cc1-b2dae9f58edc returned with HTTP 200 Aug 20 04:51:34.168589 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1382/5500] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:51:34 2026] GET /volume/v3/snapshots/1b4b9262-c310-430b-8cc1-b2dae9f58edc => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:51:34.176272 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8f155d0f-8081-442a-bc0a-6dbb2d3c8744 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:34.177702 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8f155d0f-8081-442a-bc0a-6dbb2d3c8744 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] POST https://10.4.3.239/volume/v3/snapshots/1b4b9262-c310-430b-8cc1-b2dae9f58edc/action Aug 20 04:51:34.177992 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8f155d0f-8081-442a-bc0a-6dbb2d3c8744 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:51:34.178099 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8f155d0f-8081-442a-bc0a-6dbb2d3c8744 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:51:34.183327 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:34.183327 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:51:34.183674 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-8f155d0f-8081-442a-bc0a-6dbb2d3c8744 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] Snapshot retrieved successfully. Aug 20 04:51:34.184390 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.policy [None req-8f155d0f-8081-442a-bc0a-6dbb2d3c8744 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'dc9022f9a8284d1ead46ae589fc61d76', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e84c3d6bbdf44c989b36b23c88c76f7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100174) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 04:51:34.184556 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8f155d0f-8081-442a-bc0a-6dbb2d3c8744 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] https://10.4.3.239/volume/v3/snapshots/1b4b9262-c310-430b-8cc1-b2dae9f58edc/action returned with HTTP 403 Aug 20 04:51:34.184937 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1377/5501] 10.4.3.239 () {68 vars in 1396 bytes} [Thu Aug 20 04:51:34 2026] POST /volume/v3/snapshots/1b4b9262-c310-430b-8cc1-b2dae9f58edc/action => generated 133 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:51:34.190940 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-90e8e77a-a621-4067-b0dc-b233db2ccedd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:34.192713 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-90e8e77a-a621-4067-b0dc-b233db2ccedd tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] DELETE https://10.4.3.239/volume/v3/snapshots/1b4b9262-c310-430b-8cc1-b2dae9f58edc Aug 20 04:51:34.192901 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-90e8e77a-a621-4067-b0dc-b233db2ccedd tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:34.193082 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-90e8e77a-a621-4067-b0dc-b233db2ccedd tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:34.193191 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-90e8e77a-a621-4067-b0dc-b233db2ccedd tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Delete snapshot with id: 1b4b9262-c310-430b-8cc1-b2dae9f58edc Aug 20 04:51:34.197688 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:34.197688 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:51:34.197957 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-90e8e77a-a621-4067-b0dc-b233db2ccedd tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Snapshot retrieved successfully. Aug 20 04:51:34.211157 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-90e8e77a-a621-4067-b0dc-b233db2ccedd tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Snapshot delete request issued successfully. Aug 20 04:51:34.211333 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-90e8e77a-a621-4067-b0dc-b233db2ccedd tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/snapshots/1b4b9262-c310-430b-8cc1-b2dae9f58edc returned with HTTP 202 Aug 20 04:51:34.211696 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1368/5502] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:51:34 2026] DELETE /volume/v3/snapshots/1b4b9262-c310-430b-8cc1-b2dae9f58edc => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:51:34.218098 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2153daca-f5a0-43ff-8d1d-c7cfb6fc440e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:34.219723 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2153daca-f5a0-43ff-8d1d-c7cfb6fc440e tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/snapshots/1b4b9262-c310-430b-8cc1-b2dae9f58edc Aug 20 04:51:34.219895 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2153daca-f5a0-43ff-8d1d-c7cfb6fc440e tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:34.220060 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2153daca-f5a0-43ff-8d1d-c7cfb6fc440e tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:34.225117 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:34.225117 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:51:34.225473 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-2153daca-f5a0-43ff-8d1d-c7cfb6fc440e tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Snapshot retrieved successfully. Aug 20 04:51:34.226137 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2153daca-f5a0-43ff-8d1d-c7cfb6fc440e tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/snapshots/1b4b9262-c310-430b-8cc1-b2dae9f58edc returned with HTTP 200 Aug 20 04:51:34.226621 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1376/5503] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:51:34 2026] GET /volume/v3/snapshots/1b4b9262-c310-430b-8cc1-b2dae9f58edc => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:51:35.234893 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-41cdd623-461b-4157-adf1-192a6db54552 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:35.236621 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-41cdd623-461b-4157-adf1-192a6db54552 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/snapshots/1b4b9262-c310-430b-8cc1-b2dae9f58edc Aug 20 04:51:35.236805 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-41cdd623-461b-4157-adf1-192a6db54552 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:35.237000 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-41cdd623-461b-4157-adf1-192a6db54552 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:35.240983 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-41cdd623-461b-4157-adf1-192a6db54552 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/snapshots/1b4b9262-c310-430b-8cc1-b2dae9f58edc returned with HTTP 404 Aug 20 04:51:35.241430 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1383/5504] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:51:35 2026] GET /volume/v3/snapshots/1b4b9262-c310-430b-8cc1-b2dae9f58edc => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:51:35.248047 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c788d5a7-ad1a-411b-adbd-4812e949cba3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:35.249999 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c788d5a7-ad1a-411b-adbd-4812e949cba3 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] DELETE https://10.4.3.239/volume/v3/volumes/99254519-5f15-4189-8c4a-c84e62ba1c6e Aug 20 04:51:35.250258 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c788d5a7-ad1a-411b-adbd-4812e949cba3 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:35.250470 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c788d5a7-ad1a-411b-adbd-4812e949cba3 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:35.250633 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-c788d5a7-ad1a-411b-adbd-4812e949cba3 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Delete volume with id: 99254519-5f15-4189-8c4a-c84e62ba1c6e Aug 20 04:51:35.257768 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:35.257768 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:51:35.258101 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c788d5a7-ad1a-411b-adbd-4812e949cba3 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Volume info retrieved successfully. Aug 20 04:51:35.272415 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c788d5a7-ad1a-411b-adbd-4812e949cba3 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Delete volume request issued successfully. Aug 20 04:51:35.272587 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c788d5a7-ad1a-411b-adbd-4812e949cba3 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/volumes/99254519-5f15-4189-8c4a-c84e62ba1c6e returned with HTTP 202 Aug 20 04:51:35.273014 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1378/5505] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:51:35 2026] DELETE /volume/v3/volumes/99254519-5f15-4189-8c4a-c84e62ba1c6e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:51:35.279502 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2da5a9b4-a359-4c43-8ff4-4aef1d562c02 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:35.281232 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2da5a9b4-a359-4c43-8ff4-4aef1d562c02 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/volumes/99254519-5f15-4189-8c4a-c84e62ba1c6e Aug 20 04:51:35.281449 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2da5a9b4-a359-4c43-8ff4-4aef1d562c02 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:35.281629 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2da5a9b4-a359-4c43-8ff4-4aef1d562c02 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:35.288113 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:35.288113 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:51:35.291505 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-2da5a9b4-a359-4c43-8ff4-4aef1d562c02 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Volume info retrieved successfully. Aug 20 04:51:35.295483 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2da5a9b4-a359-4c43-8ff4-4aef1d562c02 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/volumes/99254519-5f15-4189-8c4a-c84e62ba1c6e returned with HTTP 200 Aug 20 04:51:35.295876 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1369/5506] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:51:35 2026] GET /volume/v3/volumes/99254519-5f15-4189-8c4a-c84e62ba1c6e => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:51:36.310979 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1200df89-84f8-44f8-8d35-8b8a58c96ba8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:36.312584 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1200df89-84f8-44f8-8d35-8b8a58c96ba8 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/volumes/99254519-5f15-4189-8c4a-c84e62ba1c6e Aug 20 04:51:36.312760 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1200df89-84f8-44f8-8d35-8b8a58c96ba8 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:36.312953 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1200df89-84f8-44f8-8d35-8b8a58c96ba8 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:36.318251 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1200df89-84f8-44f8-8d35-8b8a58c96ba8 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/volumes/99254519-5f15-4189-8c4a-c84e62ba1c6e returned with HTTP 404 Aug 20 04:51:36.318667 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1377/5507] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:51:36 2026] GET /volume/v3/volumes/99254519-5f15-4189-8c4a-c84e62ba1c6e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:51:36.325676 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-84701f01-7050-47f8-9f99-2969808481ad None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:36.327402 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-84701f01-7050-47f8-9f99-2969808481ad tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:51:36.327723 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-84701f01-7050-47f8-9f99-2969808481ad tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-414446208"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:51:36.329434 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-84701f01-7050-47f8-9f99-2969808481ad tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-414446208'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:51:36.329542 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-84701f01-7050-47f8-9f99-2969808481ad tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Create volume of 1 GB Aug 20 04:51:36.333518 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-84701f01-7050-47f8-9f99-2969808481ad tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Availability Zones retrieved successfully. Aug 20 04:51:36.338643 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-84701f01-7050-47f8-9f99-2969808481ad tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Flow 'volume_create_api' (63ea0047-f2d5-4bb2-af1d-7eae01e3cd54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:51:36.339660 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-84701f01-7050-47f8-9f99-2969808481ad tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50005404-120a-4857-8db6-fc01504a5247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:36.340442 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-84701f01-7050-47f8-9f99-2969808481ad tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:51:36.362909 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-84701f01-7050-47f8-9f99-2969808481ad tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50005404-120a-4857-8db6-fc01504a5247) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:36.363705 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-84701f01-7050-47f8-9f99-2969808481ad tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (658843c6-a69c-4b79-bce9-df709ad0e3fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:36.400989 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-84701f01-7050-47f8-9f99-2969808481ad tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Created reservations ['71298ec1-8e0c-406e-9bd3-48c090d06783', '631b7c86-de44-4794-91c0-69876bec4d39', '0d4d6c59-ade3-413d-b3f5-023cf336b7b5', '3501efe5-78ab-4934-abf5-efc5bfb20a9a'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:51:36.401794 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-84701f01-7050-47f8-9f99-2969808481ad tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (658843c6-a69c-4b79-bce9-df709ad0e3fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71298ec1-8e0c-406e-9bd3-48c090d06783', '631b7c86-de44-4794-91c0-69876bec4d39', '0d4d6c59-ade3-413d-b3f5-023cf336b7b5', '3501efe5-78ab-4934-abf5-efc5bfb20a9a']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:36.402520 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-84701f01-7050-47f8-9f99-2969808481ad tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6aa5d4cd-9e0b-4d20-9b61-2f665bd5dca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:36.423440 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-84701f01-7050-47f8-9f99-2969808481ad tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6aa5d4cd-9e0b-4d20-9b61-2f665bd5dca7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9b9c46b-a162-447c-9c34-ff09d677c8ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-414446208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e84c3d6bbdf44c989b36b23c88c76f7',qos_specs=None,replication_status=,reservations=['71298ec1-8e0c-406e-9bd3-48c090d06783','631b7c86-de44-4794-91c0-69876bec4d39','0d4d6c59-ade3-413d-b3f5-023cf336b7b5','3501efe5-78ab-4934-abf5-efc5bfb20a9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f041ed576ac74ad9a5bda43ae7cb8385',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:51:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-414446208',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9b9c46b-a162-447c-9c34-ff09d677c8ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e84c3d6bbdf44c989b36b23c88c76f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f041ed576ac74ad9a5bda43ae7cb8385',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:36.424160 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-84701f01-7050-47f8-9f99-2969808481ad tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed5c6faa-53b8-47af-bb40-fa3d675a656e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:36.440097 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-84701f01-7050-47f8-9f99-2969808481ad tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed5c6faa-53b8-47af-bb40-fa3d675a656e) transitioned into state 'SUCCESS' from state '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-414446208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e84c3d6bbdf44c989b36b23c88c76f7',qos_specs=None,replication_status=,reservations=['71298ec1-8e0c-406e-9bd3-48c090d06783','631b7c86-de44-4794-91c0-69876bec4d39','0d4d6c59-ade3-413d-b3f5-023cf336b7b5','3501efe5-78ab-4934-abf5-efc5bfb20a9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f041ed576ac74ad9a5bda43ae7cb8385',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:36.440780 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-84701f01-7050-47f8-9f99-2969808481ad tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5af9018f-72ce-4c37-a022-eb3cfe4f6aea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:36.449487 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-84701f01-7050-47f8-9f99-2969808481ad tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5af9018f-72ce-4c37-a022-eb3cfe4f6aea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:36.450190 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-84701f01-7050-47f8-9f99-2969808481ad tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Flow 'volume_create_api' (63ea0047-f2d5-4bb2-af1d-7eae01e3cd54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:51:36.450468 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-84701f01-7050-47f8-9f99-2969808481ad tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Create volume request issued successfully. Aug 20 04:51:36.451011 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-84701f01-7050-47f8-9f99-2969808481ad tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:51:36.451559 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1384/5508] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:51:36 2026] POST /volume/v3/volumes => generated 777 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:51:36.463006 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-97c6f6fd-eefe-490f-8546-7ab165be0770 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:36.464694 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-97c6f6fd-eefe-490f-8546-7ab165be0770 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/volumes/f9b9c46b-a162-447c-9c34-ff09d677c8ac Aug 20 04:51:36.464878 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-97c6f6fd-eefe-490f-8546-7ab165be0770 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:36.465059 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-97c6f6fd-eefe-490f-8546-7ab165be0770 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:36.472147 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:36.472147 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:51:36.475782 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-97c6f6fd-eefe-490f-8546-7ab165be0770 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Volume info retrieved successfully. Aug 20 04:51:36.479284 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-97c6f6fd-eefe-490f-8546-7ab165be0770 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/volumes/f9b9c46b-a162-447c-9c34-ff09d677c8ac returned with HTTP 200 Aug 20 04:51:36.479631 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1379/5509] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:51:36 2026] GET /volume/v3/volumes/f9b9c46b-a162-447c-9c34-ff09d677c8ac => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:51:37.490926 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-75750274-1fdf-47c9-a7cd-2b66cdefc911 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:37.492699 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-75750274-1fdf-47c9-a7cd-2b66cdefc911 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/volumes/f9b9c46b-a162-447c-9c34-ff09d677c8ac Aug 20 04:51:37.492899 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-75750274-1fdf-47c9-a7cd-2b66cdefc911 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:37.493081 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-75750274-1fdf-47c9-a7cd-2b66cdefc911 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:37.500011 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:37.500011 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:51:37.503346 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-75750274-1fdf-47c9-a7cd-2b66cdefc911 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Volume info retrieved successfully. Aug 20 04:51:37.507253 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-75750274-1fdf-47c9-a7cd-2b66cdefc911 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/volumes/f9b9c46b-a162-447c-9c34-ff09d677c8ac returned with HTTP 200 Aug 20 04:51:37.507658 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1370/5510] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:51:37 2026] GET /volume/v3/volumes/f9b9c46b-a162-447c-9c34-ff09d677c8ac => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:51:37.518867 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e0686010-4c7b-4037-aa6b-2f2358a2c57a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:37.520458 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e0686010-4c7b-4037-aa6b-2f2358a2c57a tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:51:37.520773 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e0686010-4c7b-4037-aa6b-2f2358a2c57a tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f9b9c46b-a162-447c-9c34-ff09d677c8ac", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1905299646"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:51:37.528563 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:37.528563 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:51:37.528844 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-e0686010-4c7b-4037-aa6b-2f2358a2c57a tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Volume info retrieved successfully. Aug 20 04:51:37.528944 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-e0686010-4c7b-4037-aa6b-2f2358a2c57a tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Create snapshot from volume f9b9c46b-a162-447c-9c34-ff09d677c8ac Aug 20 04:51:37.549065 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-e0686010-4c7b-4037-aa6b-2f2358a2c57a tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Created reservations ['7c776aeb-cb68-4c44-9072-8505263d88bb', 'ce65f60a-5600-410d-b496-ca18447b2ece', '9826a2b9-62d5-4487-8bda-2c27a3a95f00', 'fc692886-05ea-4bb5-b171-1c6440b13d56'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:51:37.572633 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-e0686010-4c7b-4037-aa6b-2f2358a2c57a tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Snapshot create request issued successfully. Aug 20 04:51:37.572917 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e0686010-4c7b-4037-aa6b-2f2358a2c57a tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:51:37.573384 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1378/5511] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:51:37 2026] POST /volume/v3/snapshots => generated 308 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:51:37.581225 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b95ecb57-7385-4c86-a51a-29ed16828831 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:37.583120 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b95ecb57-7385-4c86-a51a-29ed16828831 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/snapshots/1357e264-fbf9-4e68-99c2-f76012135b72 Aug 20 04:51:37.583342 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b95ecb57-7385-4c86-a51a-29ed16828831 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:37.583594 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b95ecb57-7385-4c86-a51a-29ed16828831 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:37.588544 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:37.588544 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:51:37.588822 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b95ecb57-7385-4c86-a51a-29ed16828831 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Snapshot retrieved successfully. Aug 20 04:51:37.589423 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b95ecb57-7385-4c86-a51a-29ed16828831 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/snapshots/1357e264-fbf9-4e68-99c2-f76012135b72 returned with HTTP 200 Aug 20 04:51:37.589750 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1385/5512] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:51:37 2026] GET /volume/v3/snapshots/1357e264-fbf9-4e68-99c2-f76012135b72 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:51:38.597776 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e3eedca3-acb0-405c-ab13-6d81d0dc260b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:38.599577 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e3eedca3-acb0-405c-ab13-6d81d0dc260b tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/snapshots/1357e264-fbf9-4e68-99c2-f76012135b72 Aug 20 04:51:38.599774 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e3eedca3-acb0-405c-ab13-6d81d0dc260b tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:38.599953 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e3eedca3-acb0-405c-ab13-6d81d0dc260b tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:38.605125 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:38.605125 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:51:38.605488 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-e3eedca3-acb0-405c-ab13-6d81d0dc260b tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Snapshot retrieved successfully. Aug 20 04:51:38.606316 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e3eedca3-acb0-405c-ab13-6d81d0dc260b tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/snapshots/1357e264-fbf9-4e68-99c2-f76012135b72 returned with HTTP 200 Aug 20 04:51:38.606767 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1380/5513] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:51:38 2026] GET /volume/v3/snapshots/1357e264-fbf9-4e68-99c2-f76012135b72 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:51:38.614545 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5f35f21f-443c-497d-b7e9-4c3529ae5658 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:38.616264 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5f35f21f-443c-497d-b7e9-4c3529ae5658 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] GET https://10.4.3.239/volume/v3/snapshots Aug 20 04:51:38.616497 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5f35f21f-443c-497d-b7e9-4c3529ae5658 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:38.616694 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5f35f21f-443c-497d-b7e9-4c3529ae5658 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] Calling method 'index' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:38.616957 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.api_utils [None req-5f35f21f-443c-497d-b7e9-4c3529ae5658 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] Removing options '' from query. {{(pid=100177) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:51:38.617955 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.db.api [None req-5f35f21f-443c-497d-b7e9-4c3529ae5658 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] Building query based on filter {{(pid=100177) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 20 04:51:38.621462 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-5f35f21f-443c-497d-b7e9-4c3529ae5658 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] Get all snapshots completed successfully. Aug 20 04:51:38.621737 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5f35f21f-443c-497d-b7e9-4c3529ae5658 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 200 Aug 20 04:51:38.622091 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1371/5514] 10.4.3.239 () {66 vars in 1243 bytes} [Thu Aug 20 04:51:38 2026] GET /volume/v3/snapshots => generated 336 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:51:38.629978 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-beac2b0c-f624-4a64-a129-4e6f17fd5538 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:38.631750 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-beac2b0c-f624-4a64-a129-4e6f17fd5538 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] DELETE https://10.4.3.239/volume/v3/snapshots/1357e264-fbf9-4e68-99c2-f76012135b72 Aug 20 04:51:38.631925 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-beac2b0c-f624-4a64-a129-4e6f17fd5538 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:38.632097 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-beac2b0c-f624-4a64-a129-4e6f17fd5538 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:38.632219 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-beac2b0c-f624-4a64-a129-4e6f17fd5538 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Delete snapshot with id: 1357e264-fbf9-4e68-99c2-f76012135b72 Aug 20 04:51:38.636677 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:38.636677 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:51:38.636946 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-beac2b0c-f624-4a64-a129-4e6f17fd5538 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Snapshot retrieved successfully. Aug 20 04:51:38.650638 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-beac2b0c-f624-4a64-a129-4e6f17fd5538 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Snapshot delete request issued successfully. Aug 20 04:51:38.650811 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-beac2b0c-f624-4a64-a129-4e6f17fd5538 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/snapshots/1357e264-fbf9-4e68-99c2-f76012135b72 returned with HTTP 202 Aug 20 04:51:38.651163 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1379/5515] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:51:38 2026] DELETE /volume/v3/snapshots/1357e264-fbf9-4e68-99c2-f76012135b72 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:51:38.657902 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5ae49e44-00dd-4854-a809-4f891c190c21 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:38.659663 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5ae49e44-00dd-4854-a809-4f891c190c21 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/snapshots/1357e264-fbf9-4e68-99c2-f76012135b72 Aug 20 04:51:38.659854 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5ae49e44-00dd-4854-a809-4f891c190c21 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:38.660059 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5ae49e44-00dd-4854-a809-4f891c190c21 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:38.664483 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:38.664483 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:51:38.664746 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-5ae49e44-00dd-4854-a809-4f891c190c21 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Snapshot retrieved successfully. Aug 20 04:51:38.665299 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5ae49e44-00dd-4854-a809-4f891c190c21 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/snapshots/1357e264-fbf9-4e68-99c2-f76012135b72 returned with HTTP 200 Aug 20 04:51:38.665611 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1386/5516] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:51:38 2026] GET /volume/v3/snapshots/1357e264-fbf9-4e68-99c2-f76012135b72 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:51:39.673934 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ea69279a-c943-421f-a6a2-a6b7fc5635a7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:39.675655 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ea69279a-c943-421f-a6a2-a6b7fc5635a7 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/snapshots/1357e264-fbf9-4e68-99c2-f76012135b72 Aug 20 04:51:39.675885 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ea69279a-c943-421f-a6a2-a6b7fc5635a7 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:39.676109 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ea69279a-c943-421f-a6a2-a6b7fc5635a7 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:39.679987 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ea69279a-c943-421f-a6a2-a6b7fc5635a7 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/snapshots/1357e264-fbf9-4e68-99c2-f76012135b72 returned with HTTP 404 Aug 20 04:51:39.680491 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1381/5517] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:51:39 2026] GET /volume/v3/snapshots/1357e264-fbf9-4e68-99c2-f76012135b72 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:51:39.686959 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-37ee5fd8-768e-4e38-8ac8-933620afcb25 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:39.688667 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-37ee5fd8-768e-4e38-8ac8-933620afcb25 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] DELETE https://10.4.3.239/volume/v3/volumes/f9b9c46b-a162-447c-9c34-ff09d677c8ac Aug 20 04:51:39.688861 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-37ee5fd8-768e-4e38-8ac8-933620afcb25 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:39.689038 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-37ee5fd8-768e-4e38-8ac8-933620afcb25 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:39.689221 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-37ee5fd8-768e-4e38-8ac8-933620afcb25 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Delete volume with id: f9b9c46b-a162-447c-9c34-ff09d677c8ac Aug 20 04:51:39.695521 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:39.695521 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:51:39.695804 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-37ee5fd8-768e-4e38-8ac8-933620afcb25 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Volume info retrieved successfully. Aug 20 04:51:39.708891 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-37ee5fd8-768e-4e38-8ac8-933620afcb25 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Delete volume request issued successfully. Aug 20 04:51:39.709050 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-37ee5fd8-768e-4e38-8ac8-933620afcb25 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/volumes/f9b9c46b-a162-447c-9c34-ff09d677c8ac returned with HTTP 202 Aug 20 04:51:39.709445 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1372/5518] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:51:39 2026] DELETE /volume/v3/volumes/f9b9c46b-a162-447c-9c34-ff09d677c8ac => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:51:39.715326 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d3c11bb3-1d77-49c7-9792-439960864107 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:39.717009 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d3c11bb3-1d77-49c7-9792-439960864107 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/volumes/f9b9c46b-a162-447c-9c34-ff09d677c8ac Aug 20 04:51:39.717250 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d3c11bb3-1d77-49c7-9792-439960864107 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:39.717502 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d3c11bb3-1d77-49c7-9792-439960864107 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:39.724343 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:39.724343 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:51:39.727563 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d3c11bb3-1d77-49c7-9792-439960864107 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Volume info retrieved successfully. Aug 20 04:51:39.731040 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d3c11bb3-1d77-49c7-9792-439960864107 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/volumes/f9b9c46b-a162-447c-9c34-ff09d677c8ac returned with HTTP 200 Aug 20 04:51:39.731432 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1380/5519] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:51:39 2026] GET /volume/v3/volumes/f9b9c46b-a162-447c-9c34-ff09d677c8ac => generated 1016 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:51:40.743165 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b7289c0b-f85a-44ed-a376-5c0d8a98d442 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:40.744950 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b7289c0b-f85a-44ed-a376-5c0d8a98d442 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/volumes/f9b9c46b-a162-447c-9c34-ff09d677c8ac Aug 20 04:51:40.745164 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b7289c0b-f85a-44ed-a376-5c0d8a98d442 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:40.745395 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b7289c0b-f85a-44ed-a376-5c0d8a98d442 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:40.751241 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b7289c0b-f85a-44ed-a376-5c0d8a98d442 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/volumes/f9b9c46b-a162-447c-9c34-ff09d677c8ac returned with HTTP 404 Aug 20 04:51:40.751734 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1387/5520] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:51:40 2026] GET /volume/v3/volumes/f9b9c46b-a162-447c-9c34-ff09d677c8ac => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:51:40.759729 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c4da3f18-91da-4e8f-a236-1cca0728c228 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:40.761319 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c4da3f18-91da-4e8f-a236-1cca0728c228 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:51:40.761624 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c4da3f18-91da-4e8f-a236-1cca0728c228 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-916705646"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:51:40.763245 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-c4da3f18-91da-4e8f-a236-1cca0728c228 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-916705646'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:51:40.763356 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-c4da3f18-91da-4e8f-a236-1cca0728c228 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Create volume of 1 GB Aug 20 04:51:40.767331 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c4da3f18-91da-4e8f-a236-1cca0728c228 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Availability Zones retrieved successfully. Aug 20 04:51:40.772318 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c4da3f18-91da-4e8f-a236-1cca0728c228 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Flow 'volume_create_api' (d056a533-7051-485a-b202-666519487cf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:51:40.773408 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c4da3f18-91da-4e8f-a236-1cca0728c228 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a93f9da-161b-43e7-8c7c-3ded76adcd18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:40.774271 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-c4da3f18-91da-4e8f-a236-1cca0728c228 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:51:40.798452 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c4da3f18-91da-4e8f-a236-1cca0728c228 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a93f9da-161b-43e7-8c7c-3ded76adcd18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:40.799154 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c4da3f18-91da-4e8f-a236-1cca0728c228 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8573386d-c8fd-4058-84b2-2160038707f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:40.831637 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-c4da3f18-91da-4e8f-a236-1cca0728c228 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Created reservations ['f9645a42-f487-467f-9b2c-8394fcc77ee4', '65774628-4e73-4d3d-a487-93b64a468015', '5b2fbd5e-4872-42c7-9961-91bae2a7fc3b', 'f4b45176-a240-4a8a-8b30-566f67daa25d'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:51:40.832389 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c4da3f18-91da-4e8f-a236-1cca0728c228 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8573386d-c8fd-4058-84b2-2160038707f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9645a42-f487-467f-9b2c-8394fcc77ee4', '65774628-4e73-4d3d-a487-93b64a468015', '5b2fbd5e-4872-42c7-9961-91bae2a7fc3b', 'f4b45176-a240-4a8a-8b30-566f67daa25d']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:40.833121 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c4da3f18-91da-4e8f-a236-1cca0728c228 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0da70728-303f-403d-9ef2-881c5dee6657) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:40.852977 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c4da3f18-91da-4e8f-a236-1cca0728c228 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0da70728-303f-403d-9ef2-881c5dee6657) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bdc1b508-e582-4d42-8c09-4573fdf1308f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-916705646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e84c3d6bbdf44c989b36b23c88c76f7',qos_specs=None,replication_status=,reservations=['f9645a42-f487-467f-9b2c-8394fcc77ee4','65774628-4e73-4d3d-a487-93b64a468015','5b2fbd5e-4872-42c7-9961-91bae2a7fc3b','f4b45176-a240-4a8a-8b30-566f67daa25d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f041ed576ac74ad9a5bda43ae7cb8385',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:51:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-916705646',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bdc1b508-e582-4d42-8c09-4573fdf1308f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e84c3d6bbdf44c989b36b23c88c76f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f041ed576ac74ad9a5bda43ae7cb8385',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:40.853646 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c4da3f18-91da-4e8f-a236-1cca0728c228 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (affd96ac-90f4-460b-a8fd-eb2fafdf0882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:40.868665 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c4da3f18-91da-4e8f-a236-1cca0728c228 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (affd96ac-90f4-460b-a8fd-eb2fafdf0882) transitioned into state 'SUCCESS' from state '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-916705646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e84c3d6bbdf44c989b36b23c88c76f7',qos_specs=None,replication_status=,reservations=['f9645a42-f487-467f-9b2c-8394fcc77ee4','65774628-4e73-4d3d-a487-93b64a468015','5b2fbd5e-4872-42c7-9961-91bae2a7fc3b','f4b45176-a240-4a8a-8b30-566f67daa25d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f041ed576ac74ad9a5bda43ae7cb8385',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:40.869318 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c4da3f18-91da-4e8f-a236-1cca0728c228 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff02b548-ce25-4df8-a080-583eb27f4155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:40.876685 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c4da3f18-91da-4e8f-a236-1cca0728c228 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff02b548-ce25-4df8-a080-583eb27f4155) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:40.877494 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-c4da3f18-91da-4e8f-a236-1cca0728c228 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Flow 'volume_create_api' (d056a533-7051-485a-b202-666519487cf8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:51:40.877756 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c4da3f18-91da-4e8f-a236-1cca0728c228 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Create volume request issued successfully. Aug 20 04:51:40.878306 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c4da3f18-91da-4e8f-a236-1cca0728c228 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:51:40.878711 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1382/5521] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:51:40 2026] POST /volume/v3/volumes => generated 777 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:51:40.889489 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2021ebe4-f343-42c4-88f7-1bcd421cd9ce None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:40.891007 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2021ebe4-f343-42c4-88f7-1bcd421cd9ce tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/volumes/bdc1b508-e582-4d42-8c09-4573fdf1308f Aug 20 04:51:40.891196 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2021ebe4-f343-42c4-88f7-1bcd421cd9ce tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:40.891377 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2021ebe4-f343-42c4-88f7-1bcd421cd9ce tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:40.899592 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:40.899592 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:51:40.903469 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-2021ebe4-f343-42c4-88f7-1bcd421cd9ce tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Volume info retrieved successfully. Aug 20 04:51:40.907854 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2021ebe4-f343-42c4-88f7-1bcd421cd9ce tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/volumes/bdc1b508-e582-4d42-8c09-4573fdf1308f returned with HTTP 200 Aug 20 04:51:40.908358 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1373/5522] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:51:40 2026] GET /volume/v3/volumes/bdc1b508-e582-4d42-8c09-4573fdf1308f => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:51:41.919770 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-856cf067-9959-4a87-99c8-242f5fb06607 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:41.921478 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-856cf067-9959-4a87-99c8-242f5fb06607 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/volumes/bdc1b508-e582-4d42-8c09-4573fdf1308f Aug 20 04:51:41.921662 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-856cf067-9959-4a87-99c8-242f5fb06607 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:41.921839 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-856cf067-9959-4a87-99c8-242f5fb06607 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:41.928160 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:41.928160 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:51:41.931015 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-856cf067-9959-4a87-99c8-242f5fb06607 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Volume info retrieved successfully. Aug 20 04:51:41.934271 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-856cf067-9959-4a87-99c8-242f5fb06607 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/volumes/bdc1b508-e582-4d42-8c09-4573fdf1308f returned with HTTP 200 Aug 20 04:51:41.934582 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1381/5523] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:51:41 2026] GET /volume/v3/volumes/bdc1b508-e582-4d42-8c09-4573fdf1308f => generated 1017 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:51:41.945593 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6d610a2a-6e9b-44f5-b625-825580a42cd1 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:41.947334 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6d610a2a-6e9b-44f5-b625-825580a42cd1 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:51:41.947702 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6d610a2a-6e9b-44f5-b625-825580a42cd1 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bdc1b508-e582-4d42-8c09-4573fdf1308f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1442437230"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:51:41.955784 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:41.955784 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:51:41.956114 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-6d610a2a-6e9b-44f5-b625-825580a42cd1 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Volume info retrieved successfully. Aug 20 04:51:41.956263 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.snapshots [None req-6d610a2a-6e9b-44f5-b625-825580a42cd1 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Create snapshot from volume bdc1b508-e582-4d42-8c09-4573fdf1308f Aug 20 04:51:41.978344 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-6d610a2a-6e9b-44f5-b625-825580a42cd1 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Created reservations ['78388a4d-174f-4edf-aa52-9a004449d933', 'db7acf83-cb49-4d0c-aef4-8bb268046085', '4e7383b8-0c02-45af-bf9c-eadf18bd9255', 'ae8a4a0e-b41e-4cf3-b9ff-2edf2e77369c'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:51:42.004345 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-6d610a2a-6e9b-44f5-b625-825580a42cd1 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Snapshot create request issued successfully. Aug 20 04:51:42.004646 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6d610a2a-6e9b-44f5-b625-825580a42cd1 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:51:42.005037 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1388/5524] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:51:41 2026] POST /volume/v3/snapshots => generated 308 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:51:42.012820 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-cc8e3fd5-f318-4612-ab2d-1a3816387ccd None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:42.014636 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cc8e3fd5-f318-4612-ab2d-1a3816387ccd tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/snapshots/4e965615-e56b-45e4-990d-17a687652c6c Aug 20 04:51:42.014809 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cc8e3fd5-f318-4612-ab2d-1a3816387ccd tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:42.015016 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-cc8e3fd5-f318-4612-ab2d-1a3816387ccd tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:42.020230 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:42.020230 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:51:42.020545 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-cc8e3fd5-f318-4612-ab2d-1a3816387ccd tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Snapshot retrieved successfully. Aug 20 04:51:42.021300 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-cc8e3fd5-f318-4612-ab2d-1a3816387ccd tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/snapshots/4e965615-e56b-45e4-990d-17a687652c6c returned with HTTP 200 Aug 20 04:51:42.021698 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1383/5525] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:51:42 2026] GET /volume/v3/snapshots/4e965615-e56b-45e4-990d-17a687652c6c => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:51:43.031078 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-12df932f-a101-4b46-b396-52103fea16aa None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:43.032757 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-12df932f-a101-4b46-b396-52103fea16aa tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/snapshots/4e965615-e56b-45e4-990d-17a687652c6c Aug 20 04:51:43.032934 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-12df932f-a101-4b46-b396-52103fea16aa tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:43.033122 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-12df932f-a101-4b46-b396-52103fea16aa tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:43.034878 np0000007850 devstack@c-api.service[100177]: DEBUG dbcounter [-] [100177] Writing DB stats cinder:SELECT=213,cinder:UPDATE=81,cinder:INSERT=44 {{(pid=100177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:51:43.038628 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:43.038628 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:51:43.038956 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-12df932f-a101-4b46-b396-52103fea16aa tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Snapshot retrieved successfully. Aug 20 04:51:43.039927 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-12df932f-a101-4b46-b396-52103fea16aa tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/snapshots/4e965615-e56b-45e4-990d-17a687652c6c returned with HTTP 200 Aug 20 04:51:43.040429 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1374/5526] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:51:43 2026] GET /volume/v3/snapshots/4e965615-e56b-45e4-990d-17a687652c6c => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:51:43.050379 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c461785b-c6a7-4b36-a748-96f2ca26abdc None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:43.051913 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c461785b-c6a7-4b36-a748-96f2ca26abdc tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] POST https://10.4.3.239/volume/v3/snapshots/4e965615-e56b-45e4-990d-17a687652c6c/action Aug 20 04:51:43.052260 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c461785b-c6a7-4b36-a748-96f2ca26abdc tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:51:43.052379 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c461785b-c6a7-4b36-a748-96f2ca26abdc tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:51:43.053686 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.admin_actions [None req-c461785b-c6a7-4b36-a748-96f2ca26abdc tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] Updating snapshot '4e965615-e56b-45e4-990d-17a687652c6c' with '{'status': 'error'}' {{(pid=100176) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 04:51:43.055432 np0000007850 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writing DB stats cinder:SELECT=215,cinder:UPDATE=71,cinder:INSERT=33 {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:51:43.062490 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:43.062490 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:51:43.063076 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.policy [None req-c461785b-c6a7-4b36-a748-96f2ca26abdc tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'dc9022f9a8284d1ead46ae589fc61d76', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e84c3d6bbdf44c989b36b23c88c76f7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100176) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 04:51:43.063434 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c461785b-c6a7-4b36-a748-96f2ca26abdc tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] https://10.4.3.239/volume/v3/snapshots/4e965615-e56b-45e4-990d-17a687652c6c/action returned with HTTP 403 Aug 20 04:51:43.063896 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1382/5527] 10.4.3.239 () {68 vars in 1396 bytes} [Thu Aug 20 04:51:43 2026] POST /volume/v3/snapshots/4e965615-e56b-45e4-990d-17a687652c6c/action => generated 133 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:51:43.071793 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-45bfec3e-f7a4-4548-aac3-db2f66db057f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:43.073617 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-45bfec3e-f7a4-4548-aac3-db2f66db057f tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] DELETE https://10.4.3.239/volume/v3/snapshots/4e965615-e56b-45e4-990d-17a687652c6c Aug 20 04:51:43.073848 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-45bfec3e-f7a4-4548-aac3-db2f66db057f tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:43.074079 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-45bfec3e-f7a4-4548-aac3-db2f66db057f tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:43.074254 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.snapshots [None req-45bfec3e-f7a4-4548-aac3-db2f66db057f tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Delete snapshot with id: 4e965615-e56b-45e4-990d-17a687652c6c Aug 20 04:51:43.078865 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:43.078865 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:51:43.079147 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-45bfec3e-f7a4-4548-aac3-db2f66db057f tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Snapshot retrieved successfully. Aug 20 04:51:43.093630 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-45bfec3e-f7a4-4548-aac3-db2f66db057f tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Snapshot delete request issued successfully. Aug 20 04:51:43.093808 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-45bfec3e-f7a4-4548-aac3-db2f66db057f tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/snapshots/4e965615-e56b-45e4-990d-17a687652c6c returned with HTTP 202 Aug 20 04:51:43.094234 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1389/5528] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:51:43 2026] DELETE /volume/v3/snapshots/4e965615-e56b-45e4-990d-17a687652c6c => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:51:43.103505 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-91a4d39c-b463-482d-b0a0-b49dba113b49 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:43.105456 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-91a4d39c-b463-482d-b0a0-b49dba113b49 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/snapshots/4e965615-e56b-45e4-990d-17a687652c6c Aug 20 04:51:43.105661 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-91a4d39c-b463-482d-b0a0-b49dba113b49 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:43.105882 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-91a4d39c-b463-482d-b0a0-b49dba113b49 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:43.107530 np0000007850 devstack@c-api.service[100174]: DEBUG dbcounter [-] [100174] Writing DB stats cinder:SELECT=217,cinder:INSERT=44,cinder:UPDATE=80 {{(pid=100174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:51:43.111605 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:43.111605 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:51:43.111875 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-91a4d39c-b463-482d-b0a0-b49dba113b49 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Snapshot retrieved successfully. Aug 20 04:51:43.112493 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-91a4d39c-b463-482d-b0a0-b49dba113b49 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/snapshots/4e965615-e56b-45e4-990d-17a687652c6c returned with HTTP 200 Aug 20 04:51:43.112851 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1384/5529] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:51:43 2026] GET /volume/v3/snapshots/4e965615-e56b-45e4-990d-17a687652c6c => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:51:44.120967 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-dd39425f-cf9a-48a4-bec7-4f70f44fa7b9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:44.122645 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dd39425f-cf9a-48a4-bec7-4f70f44fa7b9 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/snapshots/4e965615-e56b-45e4-990d-17a687652c6c Aug 20 04:51:44.122809 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-dd39425f-cf9a-48a4-bec7-4f70f44fa7b9 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:44.122990 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-dd39425f-cf9a-48a4-bec7-4f70f44fa7b9 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:44.127818 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dd39425f-cf9a-48a4-bec7-4f70f44fa7b9 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/snapshots/4e965615-e56b-45e4-990d-17a687652c6c returned with HTTP 404 Aug 20 04:51:44.128646 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1375/5530] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:51:44 2026] GET /volume/v3/snapshots/4e965615-e56b-45e4-990d-17a687652c6c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:51:44.134116 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-bfbbcdf8-4816-4758-b16d-fe4f704f09d1 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:44.135768 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bfbbcdf8-4816-4758-b16d-fe4f704f09d1 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] DELETE https://10.4.3.239/volume/v3/volumes/bdc1b508-e582-4d42-8c09-4573fdf1308f Aug 20 04:51:44.135946 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bfbbcdf8-4816-4758-b16d-fe4f704f09d1 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:44.136127 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bfbbcdf8-4816-4758-b16d-fe4f704f09d1 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:44.136313 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-bfbbcdf8-4816-4758-b16d-fe4f704f09d1 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Delete volume with id: bdc1b508-e582-4d42-8c09-4573fdf1308f Aug 20 04:51:44.142774 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:44.142774 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:51:44.143040 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-bfbbcdf8-4816-4758-b16d-fe4f704f09d1 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Volume info retrieved successfully. Aug 20 04:51:44.159046 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-bfbbcdf8-4816-4758-b16d-fe4f704f09d1 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Delete volume request issued successfully. Aug 20 04:51:44.159245 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bfbbcdf8-4816-4758-b16d-fe4f704f09d1 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/volumes/bdc1b508-e582-4d42-8c09-4573fdf1308f returned with HTTP 202 Aug 20 04:51:44.159618 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1383/5531] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:51:44 2026] DELETE /volume/v3/volumes/bdc1b508-e582-4d42-8c09-4573fdf1308f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:51:44.166499 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-773af2fb-a20a-4046-b645-11384f8bf61b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:44.168532 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-773af2fb-a20a-4046-b645-11384f8bf61b tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/volumes/bdc1b508-e582-4d42-8c09-4573fdf1308f Aug 20 04:51:44.168763 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-773af2fb-a20a-4046-b645-11384f8bf61b tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:44.168990 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-773af2fb-a20a-4046-b645-11384f8bf61b tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:44.171723 np0000007850 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writing DB stats cinder:SELECT=246,cinder:INSERT=56,cinder:UPDATE=115 {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:51:44.178555 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:44.178555 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:51:44.183069 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-773af2fb-a20a-4046-b645-11384f8bf61b tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Volume info retrieved successfully. Aug 20 04:51:44.188061 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-773af2fb-a20a-4046-b645-11384f8bf61b tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/volumes/bdc1b508-e582-4d42-8c09-4573fdf1308f returned with HTTP 200 Aug 20 04:51:44.188534 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1390/5532] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:51:44 2026] GET /volume/v3/volumes/bdc1b508-e582-4d42-8c09-4573fdf1308f => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:51:45.200281 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5bba9862-8353-4fbb-97a8-7391bce20aca None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:45.202018 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5bba9862-8353-4fbb-97a8-7391bce20aca tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/volumes/bdc1b508-e582-4d42-8c09-4573fdf1308f Aug 20 04:51:45.202224 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5bba9862-8353-4fbb-97a8-7391bce20aca tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:45.202399 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5bba9862-8353-4fbb-97a8-7391bce20aca tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:45.207914 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5bba9862-8353-4fbb-97a8-7391bce20aca tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/volumes/bdc1b508-e582-4d42-8c09-4573fdf1308f returned with HTTP 404 Aug 20 04:51:45.208371 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1385/5533] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:51:45 2026] GET /volume/v3/volumes/bdc1b508-e582-4d42-8c09-4573fdf1308f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:51:45.215475 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-27a0c017-f11c-4b9c-8ad5-611a62507387 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:45.216968 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-27a0c017-f11c-4b9c-8ad5-611a62507387 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:51:45.217303 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-27a0c017-f11c-4b9c-8ad5-611a62507387 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1281391491"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:51:45.218864 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-27a0c017-f11c-4b9c-8ad5-611a62507387 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1281391491'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:51:45.218966 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-27a0c017-f11c-4b9c-8ad5-611a62507387 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Create volume of 1 GB Aug 20 04:51:45.222396 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-27a0c017-f11c-4b9c-8ad5-611a62507387 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Availability Zones retrieved successfully. Aug 20 04:51:45.227235 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-27a0c017-f11c-4b9c-8ad5-611a62507387 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Flow 'volume_create_api' (70dadb1e-a110-4b1a-a5a9-3b448b8561f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:51:45.228225 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-27a0c017-f11c-4b9c-8ad5-611a62507387 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c644818-4511-4d33-9319-80762ef04657) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:45.228850 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-27a0c017-f11c-4b9c-8ad5-611a62507387 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:51:45.248195 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-27a0c017-f11c-4b9c-8ad5-611a62507387 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c644818-4511-4d33-9319-80762ef04657) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:45.248843 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-27a0c017-f11c-4b9c-8ad5-611a62507387 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (938cced5-9bc9-4b27-8ba5-60479a6901df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:45.280424 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-27a0c017-f11c-4b9c-8ad5-611a62507387 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Created reservations ['3b5f05f0-cca7-4dc9-ac17-b4ef8d1be175', '1798efef-66da-480a-93c8-dc271b68a5d9', 'a1ca155e-6cee-4566-b35c-529c325325e7', '0493e34c-35bc-4bf8-bdc8-f7f7faba2abb'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:51:45.281031 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-27a0c017-f11c-4b9c-8ad5-611a62507387 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (938cced5-9bc9-4b27-8ba5-60479a6901df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b5f05f0-cca7-4dc9-ac17-b4ef8d1be175', '1798efef-66da-480a-93c8-dc271b68a5d9', 'a1ca155e-6cee-4566-b35c-529c325325e7', '0493e34c-35bc-4bf8-bdc8-f7f7faba2abb']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:45.281688 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-27a0c017-f11c-4b9c-8ad5-611a62507387 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eae31314-b860-4d18-9e6c-5d160daaef65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:45.303624 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-27a0c017-f11c-4b9c-8ad5-611a62507387 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eae31314-b860-4d18-9e6c-5d160daaef65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f39e063-2a5c-49c0-aba1-62ddbe554871', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1281391491',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e84c3d6bbdf44c989b36b23c88c76f7',qos_specs=None,replication_status=,reservations=['3b5f05f0-cca7-4dc9-ac17-b4ef8d1be175','1798efef-66da-480a-93c8-dc271b68a5d9','a1ca155e-6cee-4566-b35c-529c325325e7','0493e34c-35bc-4bf8-bdc8-f7f7faba2abb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f041ed576ac74ad9a5bda43ae7cb8385',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:51:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1281391491',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f39e063-2a5c-49c0-aba1-62ddbe554871,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e84c3d6bbdf44c989b36b23c88c76f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f041ed576ac74ad9a5bda43ae7cb8385',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:45.304299 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-27a0c017-f11c-4b9c-8ad5-611a62507387 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81af294f-90c4-4c3f-b685-df659bf5edaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:45.319502 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-27a0c017-f11c-4b9c-8ad5-611a62507387 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81af294f-90c4-4c3f-b685-df659bf5edaf) transitioned into state 'SUCCESS' from state '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-1281391491',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e84c3d6bbdf44c989b36b23c88c76f7',qos_specs=None,replication_status=,reservations=['3b5f05f0-cca7-4dc9-ac17-b4ef8d1be175','1798efef-66da-480a-93c8-dc271b68a5d9','a1ca155e-6cee-4566-b35c-529c325325e7','0493e34c-35bc-4bf8-bdc8-f7f7faba2abb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f041ed576ac74ad9a5bda43ae7cb8385',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:45.320134 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-27a0c017-f11c-4b9c-8ad5-611a62507387 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e71dabd-e77a-451a-8c9d-0ab301b93daa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:45.329872 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-27a0c017-f11c-4b9c-8ad5-611a62507387 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e71dabd-e77a-451a-8c9d-0ab301b93daa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:45.330672 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-27a0c017-f11c-4b9c-8ad5-611a62507387 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Flow 'volume_create_api' (70dadb1e-a110-4b1a-a5a9-3b448b8561f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:51:45.330960 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-27a0c017-f11c-4b9c-8ad5-611a62507387 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Create volume request issued successfully. Aug 20 04:51:45.331526 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-27a0c017-f11c-4b9c-8ad5-611a62507387 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:51:45.332088 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1376/5534] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:51:45 2026] POST /volume/v3/volumes => generated 778 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:51:45.343258 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-93ae0846-938a-4989-bcb0-a44def8afb4b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:45.344999 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-93ae0846-938a-4989-bcb0-a44def8afb4b tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/volumes/4f39e063-2a5c-49c0-aba1-62ddbe554871 Aug 20 04:51:45.345265 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-93ae0846-938a-4989-bcb0-a44def8afb4b tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:45.345473 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-93ae0846-938a-4989-bcb0-a44def8afb4b tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:45.352329 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:45.352329 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:51:45.355537 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-93ae0846-938a-4989-bcb0-a44def8afb4b tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Volume info retrieved successfully. Aug 20 04:51:45.359247 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-93ae0846-938a-4989-bcb0-a44def8afb4b tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/volumes/4f39e063-2a5c-49c0-aba1-62ddbe554871 returned with HTTP 200 Aug 20 04:51:45.359582 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1384/5535] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:51:45 2026] GET /volume/v3/volumes/4f39e063-2a5c-49c0-aba1-62ddbe554871 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:51:46.371926 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d453db44-f748-4152-955e-b41c4ea8fd3d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:46.373678 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d453db44-f748-4152-955e-b41c4ea8fd3d tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/volumes/4f39e063-2a5c-49c0-aba1-62ddbe554871 Aug 20 04:51:46.373867 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d453db44-f748-4152-955e-b41c4ea8fd3d tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:46.374040 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d453db44-f748-4152-955e-b41c4ea8fd3d tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:46.380509 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:46.380509 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:51:46.383486 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-d453db44-f748-4152-955e-b41c4ea8fd3d tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Volume info retrieved successfully. Aug 20 04:51:46.386714 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d453db44-f748-4152-955e-b41c4ea8fd3d tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/volumes/4f39e063-2a5c-49c0-aba1-62ddbe554871 returned with HTTP 200 Aug 20 04:51:46.387033 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1391/5536] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:51:46 2026] GET /volume/v3/volumes/4f39e063-2a5c-49c0-aba1-62ddbe554871 => generated 1018 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:51:46.400335 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-97871dba-8c5f-43fe-a0db-a00fd378e997 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:46.401880 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-97871dba-8c5f-43fe-a0db-a00fd378e997 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:51:46.402223 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-97871dba-8c5f-43fe-a0db-a00fd378e997 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4f39e063-2a5c-49c0-aba1-62ddbe554871", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-851226007"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:51:46.409681 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:46.409681 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:51:46.409953 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-97871dba-8c5f-43fe-a0db-a00fd378e997 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Volume info retrieved successfully. Aug 20 04:51:46.410065 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-97871dba-8c5f-43fe-a0db-a00fd378e997 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Create snapshot from volume 4f39e063-2a5c-49c0-aba1-62ddbe554871 Aug 20 04:51:46.428960 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-97871dba-8c5f-43fe-a0db-a00fd378e997 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Created reservations ['d1e1e115-dd1e-4a85-a823-588b6b71fd0c', 'edab9d5c-1563-4731-8a5a-3e40d673c797', '7ff911ca-8a19-485a-9bfb-e6531a13d088', '9e5aeac1-d1d3-4e18-8e8d-3b59ab2c2ed4'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:51:46.453607 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-97871dba-8c5f-43fe-a0db-a00fd378e997 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Snapshot create request issued successfully. Aug 20 04:51:46.453966 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-97871dba-8c5f-43fe-a0db-a00fd378e997 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:51:46.454399 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1386/5537] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:51:46 2026] POST /volume/v3/snapshots => generated 307 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:51:46.462587 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-db06b0f5-ad82-4710-8928-41d3b2ee0dfa None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:46.464329 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-db06b0f5-ad82-4710-8928-41d3b2ee0dfa tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/snapshots/b58684ed-ad0a-4c1f-bc23-f2f34835b16a Aug 20 04:51:46.464525 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-db06b0f5-ad82-4710-8928-41d3b2ee0dfa tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:46.464706 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-db06b0f5-ad82-4710-8928-41d3b2ee0dfa tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:46.469353 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:46.469353 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:51:46.469636 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-db06b0f5-ad82-4710-8928-41d3b2ee0dfa tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Snapshot retrieved successfully. Aug 20 04:51:46.470271 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-db06b0f5-ad82-4710-8928-41d3b2ee0dfa tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/snapshots/b58684ed-ad0a-4c1f-bc23-f2f34835b16a returned with HTTP 200 Aug 20 04:51:46.470608 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1377/5538] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:51:46 2026] GET /volume/v3/snapshots/b58684ed-ad0a-4c1f-bc23-f2f34835b16a => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:51:47.481612 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4471813b-721a-4f78-aed5-1ab239e975e8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:47.483294 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4471813b-721a-4f78-aed5-1ab239e975e8 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/snapshots/b58684ed-ad0a-4c1f-bc23-f2f34835b16a Aug 20 04:51:47.483486 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4471813b-721a-4f78-aed5-1ab239e975e8 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:47.483666 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4471813b-721a-4f78-aed5-1ab239e975e8 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:47.488634 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:47.488634 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:51:47.488939 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-4471813b-721a-4f78-aed5-1ab239e975e8 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Snapshot retrieved successfully. Aug 20 04:51:47.489580 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4471813b-721a-4f78-aed5-1ab239e975e8 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/snapshots/b58684ed-ad0a-4c1f-bc23-f2f34835b16a returned with HTTP 200 Aug 20 04:51:47.489902 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1385/5539] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:51:47 2026] GET /volume/v3/snapshots/b58684ed-ad0a-4c1f-bc23-f2f34835b16a => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:51:47.497388 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6eee29b7-2264-43bf-9daa-ca935edf0ba0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:47.499066 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6eee29b7-2264-43bf-9daa-ca935edf0ba0 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] GET https://10.4.3.239/volume/v3/snapshots/b58684ed-ad0a-4c1f-bc23-f2f34835b16a Aug 20 04:51:47.499265 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6eee29b7-2264-43bf-9daa-ca935edf0ba0 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:47.499471 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6eee29b7-2264-43bf-9daa-ca935edf0ba0 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:47.504298 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:47.504298 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:51:47.504686 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-6eee29b7-2264-43bf-9daa-ca935edf0ba0 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] Snapshot retrieved successfully. Aug 20 04:51:47.505484 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6eee29b7-2264-43bf-9daa-ca935edf0ba0 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] https://10.4.3.239/volume/v3/snapshots/b58684ed-ad0a-4c1f-bc23-f2f34835b16a returned with HTTP 200 Aug 20 04:51:47.505811 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1392/5540] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:51:47 2026] GET /volume/v3/snapshots/b58684ed-ad0a-4c1f-bc23-f2f34835b16a => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:51:47.513494 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f6636bf4-79fd-4251-b3f6-07a3d0dff627 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:47.515315 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f6636bf4-79fd-4251-b3f6-07a3d0dff627 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] DELETE https://10.4.3.239/volume/v3/snapshots/b58684ed-ad0a-4c1f-bc23-f2f34835b16a Aug 20 04:51:47.515497 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f6636bf4-79fd-4251-b3f6-07a3d0dff627 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:47.515671 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f6636bf4-79fd-4251-b3f6-07a3d0dff627 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:47.515773 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-f6636bf4-79fd-4251-b3f6-07a3d0dff627 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Delete snapshot with id: b58684ed-ad0a-4c1f-bc23-f2f34835b16a Aug 20 04:51:47.520148 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:47.520148 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:51:47.520419 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f6636bf4-79fd-4251-b3f6-07a3d0dff627 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Snapshot retrieved successfully. Aug 20 04:51:47.536910 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f6636bf4-79fd-4251-b3f6-07a3d0dff627 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Snapshot delete request issued successfully. Aug 20 04:51:47.537095 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f6636bf4-79fd-4251-b3f6-07a3d0dff627 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/snapshots/b58684ed-ad0a-4c1f-bc23-f2f34835b16a returned with HTTP 202 Aug 20 04:51:47.537433 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1387/5541] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:51:47 2026] DELETE /volume/v3/snapshots/b58684ed-ad0a-4c1f-bc23-f2f34835b16a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:51:47.546114 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-383dc503-4bd9-467b-b0d6-33b868c2aa01 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:47.547945 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-383dc503-4bd9-467b-b0d6-33b868c2aa01 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/snapshots/b58684ed-ad0a-4c1f-bc23-f2f34835b16a Aug 20 04:51:47.547945 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-383dc503-4bd9-467b-b0d6-33b868c2aa01 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:47.548333 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-383dc503-4bd9-467b-b0d6-33b868c2aa01 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:47.552492 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:47.552492 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:51:47.552739 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-383dc503-4bd9-467b-b0d6-33b868c2aa01 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Snapshot retrieved successfully. Aug 20 04:51:47.553313 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-383dc503-4bd9-467b-b0d6-33b868c2aa01 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/snapshots/b58684ed-ad0a-4c1f-bc23-f2f34835b16a returned with HTTP 200 Aug 20 04:51:47.553745 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1378/5542] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:51:47 2026] GET /volume/v3/snapshots/b58684ed-ad0a-4c1f-bc23-f2f34835b16a => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:51:48.561876 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-37d7aba4-2718-4a6f-8f4a-3878ff0b2884 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:48.563795 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-37d7aba4-2718-4a6f-8f4a-3878ff0b2884 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/snapshots/b58684ed-ad0a-4c1f-bc23-f2f34835b16a Aug 20 04:51:48.564074 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-37d7aba4-2718-4a6f-8f4a-3878ff0b2884 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:48.564334 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-37d7aba4-2718-4a6f-8f4a-3878ff0b2884 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:48.569036 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-37d7aba4-2718-4a6f-8f4a-3878ff0b2884 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/snapshots/b58684ed-ad0a-4c1f-bc23-f2f34835b16a returned with HTTP 404 Aug 20 04:51:48.569652 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1386/5543] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:51:48 2026] GET /volume/v3/snapshots/b58684ed-ad0a-4c1f-bc23-f2f34835b16a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:51:48.576134 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e7666588-cabc-4ee5-a887-b25d9fa0ab4f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:48.577751 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e7666588-cabc-4ee5-a887-b25d9fa0ab4f tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] DELETE https://10.4.3.239/volume/v3/volumes/4f39e063-2a5c-49c0-aba1-62ddbe554871 Aug 20 04:51:48.577924 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e7666588-cabc-4ee5-a887-b25d9fa0ab4f tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:48.578103 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e7666588-cabc-4ee5-a887-b25d9fa0ab4f tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:48.578266 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-e7666588-cabc-4ee5-a887-b25d9fa0ab4f tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Delete volume with id: 4f39e063-2a5c-49c0-aba1-62ddbe554871 Aug 20 04:51:48.585282 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:48.585282 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:51:48.585594 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e7666588-cabc-4ee5-a887-b25d9fa0ab4f tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Volume info retrieved successfully. Aug 20 04:51:48.600935 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e7666588-cabc-4ee5-a887-b25d9fa0ab4f tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Delete volume request issued successfully. Aug 20 04:51:48.601150 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e7666588-cabc-4ee5-a887-b25d9fa0ab4f tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/volumes/4f39e063-2a5c-49c0-aba1-62ddbe554871 returned with HTTP 202 Aug 20 04:51:48.601564 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1393/5544] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:51:48 2026] DELETE /volume/v3/volumes/4f39e063-2a5c-49c0-aba1-62ddbe554871 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:51:48.612236 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-648a4c63-8f2d-4a77-8446-e04f4292d261 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:48.615193 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-648a4c63-8f2d-4a77-8446-e04f4292d261 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/volumes/4f39e063-2a5c-49c0-aba1-62ddbe554871 Aug 20 04:51:48.615541 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-648a4c63-8f2d-4a77-8446-e04f4292d261 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:48.615749 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-648a4c63-8f2d-4a77-8446-e04f4292d261 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:48.624469 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:48.624469 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:51:48.628325 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-648a4c63-8f2d-4a77-8446-e04f4292d261 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Volume info retrieved successfully. Aug 20 04:51:48.633773 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-648a4c63-8f2d-4a77-8446-e04f4292d261 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/volumes/4f39e063-2a5c-49c0-aba1-62ddbe554871 returned with HTTP 200 Aug 20 04:51:48.634269 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1388/5545] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:51:48 2026] GET /volume/v3/volumes/4f39e063-2a5c-49c0-aba1-62ddbe554871 => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:51:49.648358 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-860fad44-97b9-4977-987e-89f3a2b7e584 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:49.650545 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-860fad44-97b9-4977-987e-89f3a2b7e584 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/volumes/4f39e063-2a5c-49c0-aba1-62ddbe554871 Aug 20 04:51:49.650764 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-860fad44-97b9-4977-987e-89f3a2b7e584 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:49.650988 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-860fad44-97b9-4977-987e-89f3a2b7e584 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:49.657630 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-860fad44-97b9-4977-987e-89f3a2b7e584 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/volumes/4f39e063-2a5c-49c0-aba1-62ddbe554871 returned with HTTP 404 Aug 20 04:51:49.658163 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1379/5546] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:51:49 2026] GET /volume/v3/volumes/4f39e063-2a5c-49c0-aba1-62ddbe554871 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:51:49.665600 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e1d2697e-c257-4698-b2b8-fbbff1da17ae None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:49.667221 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e1d2697e-c257-4698-b2b8-fbbff1da17ae tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:51:49.667529 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e1d2697e-c257-4698-b2b8-fbbff1da17ae tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-789561000"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:51:49.669156 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-e1d2697e-c257-4698-b2b8-fbbff1da17ae tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-789561000'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:51:49.669287 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-e1d2697e-c257-4698-b2b8-fbbff1da17ae tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Create volume of 1 GB Aug 20 04:51:49.672988 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-e1d2697e-c257-4698-b2b8-fbbff1da17ae tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Availability Zones retrieved successfully. Aug 20 04:51:49.677732 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-e1d2697e-c257-4698-b2b8-fbbff1da17ae tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Flow 'volume_create_api' (4095ee00-eb14-4faa-8855-7a720586b062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:51:49.679129 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-e1d2697e-c257-4698-b2b8-fbbff1da17ae tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06f0f720-4252-4436-9542-df3e40a8ec5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:49.679815 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-e1d2697e-c257-4698-b2b8-fbbff1da17ae tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:51:49.700347 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-e1d2697e-c257-4698-b2b8-fbbff1da17ae tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06f0f720-4252-4436-9542-df3e40a8ec5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:49.701064 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-e1d2697e-c257-4698-b2b8-fbbff1da17ae tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31aa9d42-a657-4456-afe8-abbfe629e509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:49.733970 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-e1d2697e-c257-4698-b2b8-fbbff1da17ae tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Created reservations ['9a9ab776-088d-4e09-9e02-ec0066856844', '2e7d4ec0-2d54-4161-b40e-9783ac457898', 'a9d8256a-d214-470b-9dc7-8292cd8b9de3', 'f037cffe-def1-4893-9ab1-e2875218c88d'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:51:49.734716 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-e1d2697e-c257-4698-b2b8-fbbff1da17ae tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31aa9d42-a657-4456-afe8-abbfe629e509) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a9ab776-088d-4e09-9e02-ec0066856844', '2e7d4ec0-2d54-4161-b40e-9783ac457898', 'a9d8256a-d214-470b-9dc7-8292cd8b9de3', 'f037cffe-def1-4893-9ab1-e2875218c88d']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:49.735425 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-e1d2697e-c257-4698-b2b8-fbbff1da17ae tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3234d45a-f51f-4508-ac4e-624aac26c483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:49.756392 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-e1d2697e-c257-4698-b2b8-fbbff1da17ae tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3234d45a-f51f-4508-ac4e-624aac26c483) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4271bac6-effa-470b-b97f-0b786bcf8781', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-789561000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e84c3d6bbdf44c989b36b23c88c76f7',qos_specs=None,replication_status=,reservations=['9a9ab776-088d-4e09-9e02-ec0066856844','2e7d4ec0-2d54-4161-b40e-9783ac457898','a9d8256a-d214-470b-9dc7-8292cd8b9de3','f037cffe-def1-4893-9ab1-e2875218c88d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f041ed576ac74ad9a5bda43ae7cb8385',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:51:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-789561000',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4271bac6-effa-470b-b97f-0b786bcf8781,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e84c3d6bbdf44c989b36b23c88c76f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f041ed576ac74ad9a5bda43ae7cb8385',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:49.757072 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-e1d2697e-c257-4698-b2b8-fbbff1da17ae tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7353ed54-d5f0-4c36-bb1b-4111003989e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:49.771625 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-e1d2697e-c257-4698-b2b8-fbbff1da17ae tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7353ed54-d5f0-4c36-bb1b-4111003989e0) transitioned into state 'SUCCESS' from state '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-789561000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e84c3d6bbdf44c989b36b23c88c76f7',qos_specs=None,replication_status=,reservations=['9a9ab776-088d-4e09-9e02-ec0066856844','2e7d4ec0-2d54-4161-b40e-9783ac457898','a9d8256a-d214-470b-9dc7-8292cd8b9de3','f037cffe-def1-4893-9ab1-e2875218c88d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f041ed576ac74ad9a5bda43ae7cb8385',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:49.772321 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-e1d2697e-c257-4698-b2b8-fbbff1da17ae tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64e295e0-ac9c-44d2-9d13-4df6bd93f2fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:49.780571 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-e1d2697e-c257-4698-b2b8-fbbff1da17ae tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64e295e0-ac9c-44d2-9d13-4df6bd93f2fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:49.781416 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-e1d2697e-c257-4698-b2b8-fbbff1da17ae tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Flow 'volume_create_api' (4095ee00-eb14-4faa-8855-7a720586b062) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:51:49.781675 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-e1d2697e-c257-4698-b2b8-fbbff1da17ae tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Create volume request issued successfully. Aug 20 04:51:49.782194 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e1d2697e-c257-4698-b2b8-fbbff1da17ae tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:51:49.782579 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1387/5547] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:51:49 2026] POST /volume/v3/volumes => generated 777 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:51:49.794875 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-51adf9af-027b-4285-ac61-c06e51601dcd None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:49.796508 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-51adf9af-027b-4285-ac61-c06e51601dcd tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/volumes/4271bac6-effa-470b-b97f-0b786bcf8781 Aug 20 04:51:49.796680 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-51adf9af-027b-4285-ac61-c06e51601dcd tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:49.796851 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-51adf9af-027b-4285-ac61-c06e51601dcd tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:49.803390 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:49.803390 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:51:49.806397 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-51adf9af-027b-4285-ac61-c06e51601dcd tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Volume info retrieved successfully. Aug 20 04:51:49.810116 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-51adf9af-027b-4285-ac61-c06e51601dcd tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/volumes/4271bac6-effa-470b-b97f-0b786bcf8781 returned with HTTP 200 Aug 20 04:51:49.810604 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1394/5548] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:51:49 2026] GET /volume/v3/volumes/4271bac6-effa-470b-b97f-0b786bcf8781 => generated 956 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:51:50.822037 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-87d86a50-b1ce-4486-ba6e-995c751a0e2f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:50.823805 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-87d86a50-b1ce-4486-ba6e-995c751a0e2f tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/volumes/4271bac6-effa-470b-b97f-0b786bcf8781 Aug 20 04:51:50.824008 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-87d86a50-b1ce-4486-ba6e-995c751a0e2f tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:50.824235 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-87d86a50-b1ce-4486-ba6e-995c751a0e2f tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:50.830896 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:50.830896 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:51:50.834054 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-87d86a50-b1ce-4486-ba6e-995c751a0e2f tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Volume info retrieved successfully. Aug 20 04:51:50.837525 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-87d86a50-b1ce-4486-ba6e-995c751a0e2f tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/volumes/4271bac6-effa-470b-b97f-0b786bcf8781 returned with HTTP 200 Aug 20 04:51:50.837907 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1389/5549] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:51:50 2026] GET /volume/v3/volumes/4271bac6-effa-470b-b97f-0b786bcf8781 => generated 1017 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:51:50.848720 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-59045ac1-0007-4166-9d9c-4cf4de4ff3cd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:50.850672 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-59045ac1-0007-4166-9d9c-4cf4de4ff3cd tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:51:50.851060 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-59045ac1-0007-4166-9d9c-4cf4de4ff3cd tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4271bac6-effa-470b-b97f-0b786bcf8781", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1964688841"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:51:50.860352 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:50.860352 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:51:50.860731 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-59045ac1-0007-4166-9d9c-4cf4de4ff3cd tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Volume info retrieved successfully. Aug 20 04:51:50.860866 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-59045ac1-0007-4166-9d9c-4cf4de4ff3cd tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Create snapshot from volume 4271bac6-effa-470b-b97f-0b786bcf8781 Aug 20 04:51:50.884797 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-59045ac1-0007-4166-9d9c-4cf4de4ff3cd tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Created reservations ['640b8fb5-1315-41a9-90e1-ce11e3a9c81e', 'd67451db-7e3f-4d8c-8fcf-f10257e7bfc3', '3e5e5eb0-dbc7-4387-81fb-1fb1d7bd4848', '9d1ef86f-1b22-4c69-a00e-a08cd472c73c'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:51:50.911350 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-59045ac1-0007-4166-9d9c-4cf4de4ff3cd tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Snapshot create request issued successfully. Aug 20 04:51:50.911671 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-59045ac1-0007-4166-9d9c-4cf4de4ff3cd tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:51:50.912088 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1380/5550] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:51:50 2026] POST /volume/v3/snapshots => generated 308 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:51:50.922092 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-89d30e51-52c8-4052-b2df-72b2e657a1dd None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:50.923744 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-89d30e51-52c8-4052-b2df-72b2e657a1dd tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/snapshots/6b6786ee-c31b-4955-9bdc-aaccc552c327 Aug 20 04:51:50.923936 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-89d30e51-52c8-4052-b2df-72b2e657a1dd tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:50.924170 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-89d30e51-52c8-4052-b2df-72b2e657a1dd tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:50.928445 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:50.928445 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:51:50.928734 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-89d30e51-52c8-4052-b2df-72b2e657a1dd tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Snapshot retrieved successfully. Aug 20 04:51:50.929393 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-89d30e51-52c8-4052-b2df-72b2e657a1dd tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/snapshots/6b6786ee-c31b-4955-9bdc-aaccc552c327 returned with HTTP 200 Aug 20 04:51:50.929778 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1388/5551] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:51:50 2026] GET /volume/v3/snapshots/6b6786ee-c31b-4955-9bdc-aaccc552c327 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:51:51.939798 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-de1d50df-ca05-4f40-99e2-01a91c2e11f4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:51.941706 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-de1d50df-ca05-4f40-99e2-01a91c2e11f4 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/snapshots/6b6786ee-c31b-4955-9bdc-aaccc552c327 Aug 20 04:51:51.941937 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-de1d50df-ca05-4f40-99e2-01a91c2e11f4 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:51.942143 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-de1d50df-ca05-4f40-99e2-01a91c2e11f4 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:51.947580 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:51.947580 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:51:51.947907 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-de1d50df-ca05-4f40-99e2-01a91c2e11f4 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Snapshot retrieved successfully. Aug 20 04:51:51.948615 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-de1d50df-ca05-4f40-99e2-01a91c2e11f4 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/snapshots/6b6786ee-c31b-4955-9bdc-aaccc552c327 returned with HTTP 200 Aug 20 04:51:51.949005 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1395/5552] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:51:51 2026] GET /volume/v3/snapshots/6b6786ee-c31b-4955-9bdc-aaccc552c327 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:51:51.956131 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7198597c-4959-4817-a6a9-d047bfc5e3d1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:51.957849 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7198597c-4959-4817-a6a9-d047bfc5e3d1 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] POST https://10.4.3.239/volume/v3/snapshots/6b6786ee-c31b-4955-9bdc-aaccc552c327/action Aug 20 04:51:51.958198 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7198597c-4959-4817-a6a9-d047bfc5e3d1 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100174) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:51:51.958326 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7198597c-4959-4817-a6a9-d047bfc5e3d1 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:51:51.959541 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.contrib.snapshot_unmanage [None req-7198597c-4959-4817-a6a9-d047bfc5e3d1 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] Unmanage snapshot with id: 6b6786ee-c31b-4955-9bdc-aaccc552c327 Aug 20 04:51:51.964129 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:51.964129 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:51:51.964540 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-7198597c-4959-4817-a6a9-d047bfc5e3d1 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] Snapshot retrieved successfully. Aug 20 04:51:51.965223 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.policy [None req-7198597c-4959-4817-a6a9-d047bfc5e3d1 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'dc9022f9a8284d1ead46ae589fc61d76', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9e84c3d6bbdf44c989b36b23c88c76f7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100174) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 04:51:51.965404 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7198597c-4959-4817-a6a9-d047bfc5e3d1 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] https://10.4.3.239/volume/v3/snapshots/6b6786ee-c31b-4955-9bdc-aaccc552c327/action returned with HTTP 403 Aug 20 04:51:51.965805 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1390/5553] 10.4.3.239 () {68 vars in 1396 bytes} [Thu Aug 20 04:51:51 2026] POST /volume/v3/snapshots/6b6786ee-c31b-4955-9bdc-aaccc552c327/action => generated 117 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:51:51.973838 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-92216f97-3f6f-47d6-aab4-bd6db2e8bb86 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:51.975600 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-92216f97-3f6f-47d6-aab4-bd6db2e8bb86 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] DELETE https://10.4.3.239/volume/v3/snapshots/6b6786ee-c31b-4955-9bdc-aaccc552c327 Aug 20 04:51:51.975773 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-92216f97-3f6f-47d6-aab4-bd6db2e8bb86 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:51.975964 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-92216f97-3f6f-47d6-aab4-bd6db2e8bb86 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:51.976063 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-92216f97-3f6f-47d6-aab4-bd6db2e8bb86 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Delete snapshot with id: 6b6786ee-c31b-4955-9bdc-aaccc552c327 Aug 20 04:51:51.980343 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:51.980343 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:51:51.980626 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-92216f97-3f6f-47d6-aab4-bd6db2e8bb86 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Snapshot retrieved successfully. Aug 20 04:51:51.993629 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-92216f97-3f6f-47d6-aab4-bd6db2e8bb86 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Snapshot delete request issued successfully. Aug 20 04:51:51.993778 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-92216f97-3f6f-47d6-aab4-bd6db2e8bb86 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/snapshots/6b6786ee-c31b-4955-9bdc-aaccc552c327 returned with HTTP 202 Aug 20 04:51:51.994141 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1381/5554] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:51:51 2026] DELETE /volume/v3/snapshots/6b6786ee-c31b-4955-9bdc-aaccc552c327 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:51:52.001530 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6e3b7256-9141-43a3-beb1-3a88424b1537 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:52.003314 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6e3b7256-9141-43a3-beb1-3a88424b1537 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/snapshots/6b6786ee-c31b-4955-9bdc-aaccc552c327 Aug 20 04:51:52.003597 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6e3b7256-9141-43a3-beb1-3a88424b1537 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:52.003887 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6e3b7256-9141-43a3-beb1-3a88424b1537 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:52.010599 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:52.010599 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:51:52.010892 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-6e3b7256-9141-43a3-beb1-3a88424b1537 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Snapshot retrieved successfully. Aug 20 04:51:52.011590 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6e3b7256-9141-43a3-beb1-3a88424b1537 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/snapshots/6b6786ee-c31b-4955-9bdc-aaccc552c327 returned with HTTP 200 Aug 20 04:51:52.011965 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1389/5555] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:51:52 2026] GET /volume/v3/snapshots/6b6786ee-c31b-4955-9bdc-aaccc552c327 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:51:53.019918 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-baa0c2fa-18e2-4342-822c-57a08e3cb725 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:53.021623 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-baa0c2fa-18e2-4342-822c-57a08e3cb725 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/snapshots/6b6786ee-c31b-4955-9bdc-aaccc552c327 Aug 20 04:51:53.021808 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-baa0c2fa-18e2-4342-822c-57a08e3cb725 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:53.022020 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-baa0c2fa-18e2-4342-822c-57a08e3cb725 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:53.026652 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-baa0c2fa-18e2-4342-822c-57a08e3cb725 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/snapshots/6b6786ee-c31b-4955-9bdc-aaccc552c327 returned with HTTP 404 Aug 20 04:51:53.027117 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1396/5556] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:51:53 2026] GET /volume/v3/snapshots/6b6786ee-c31b-4955-9bdc-aaccc552c327 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:51:53.033776 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-51b5a98a-a4e2-42de-bd0b-ede0c9cdc74b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:53.035372 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-51b5a98a-a4e2-42de-bd0b-ede0c9cdc74b tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] DELETE https://10.4.3.239/volume/v3/volumes/4271bac6-effa-470b-b97f-0b786bcf8781 Aug 20 04:51:53.035613 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-51b5a98a-a4e2-42de-bd0b-ede0c9cdc74b tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:53.035735 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-51b5a98a-a4e2-42de-bd0b-ede0c9cdc74b tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:53.035976 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-51b5a98a-a4e2-42de-bd0b-ede0c9cdc74b tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Delete volume with id: 4271bac6-effa-470b-b97f-0b786bcf8781 Aug 20 04:51:53.043753 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:53.043753 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:51:53.044115 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-51b5a98a-a4e2-42de-bd0b-ede0c9cdc74b tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Volume info retrieved successfully. Aug 20 04:51:53.059009 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-51b5a98a-a4e2-42de-bd0b-ede0c9cdc74b tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Delete volume request issued successfully. Aug 20 04:51:53.059214 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-51b5a98a-a4e2-42de-bd0b-ede0c9cdc74b tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/volumes/4271bac6-effa-470b-b97f-0b786bcf8781 returned with HTTP 202 Aug 20 04:51:53.059609 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1391/5557] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:51:53 2026] DELETE /volume/v3/volumes/4271bac6-effa-470b-b97f-0b786bcf8781 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:51:53.074133 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-bfc9bd36-c68f-4b32-b960-4313fa26ce05 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:53.074133 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bfc9bd36-c68f-4b32-b960-4313fa26ce05 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/volumes/4271bac6-effa-470b-b97f-0b786bcf8781 Aug 20 04:51:53.074133 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bfc9bd36-c68f-4b32-b960-4313fa26ce05 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:53.074133 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-bfc9bd36-c68f-4b32-b960-4313fa26ce05 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:53.083489 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:53.083489 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:51:53.087248 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-bfc9bd36-c68f-4b32-b960-4313fa26ce05 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Volume info retrieved successfully. Aug 20 04:51:53.094059 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-bfc9bd36-c68f-4b32-b960-4313fa26ce05 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/volumes/4271bac6-effa-470b-b97f-0b786bcf8781 returned with HTTP 200 Aug 20 04:51:53.094059 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1382/5558] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:51:53 2026] GET /volume/v3/volumes/4271bac6-effa-470b-b97f-0b786bcf8781 => generated 1016 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:51:54.105239 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-116699ec-3844-403c-a974-dd1fcede5927 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:54.106923 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-116699ec-3844-403c-a974-dd1fcede5927 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/volumes/4271bac6-effa-470b-b97f-0b786bcf8781 Aug 20 04:51:54.107120 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-116699ec-3844-403c-a974-dd1fcede5927 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:54.107315 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-116699ec-3844-403c-a974-dd1fcede5927 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:54.112920 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-116699ec-3844-403c-a974-dd1fcede5927 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/volumes/4271bac6-effa-470b-b97f-0b786bcf8781 returned with HTTP 404 Aug 20 04:51:54.113373 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1390/5559] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:51:54 2026] GET /volume/v3/volumes/4271bac6-effa-470b-b97f-0b786bcf8781 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:51:54.121445 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-140490ec-4f20-41e8-86b4-a12267c1a669 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:54.122414 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [req-09edc774-3793-4092-a71a-7adc4a0b364a req-08a9abe4-8db4-4252-a406-e813ef2acac1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:54.123013 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-140490ec-4f20-41e8-86b4-a12267c1a669 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:51:54.123334 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-140490ec-4f20-41e8-86b4-a12267c1a669 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-337033876"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:51:54.123847 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-09edc774-3793-4092-a71a-7adc4a0b364a req-08a9abe4-8db4-4252-a406-e813ef2acac1 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] DELETE https://10.4.3.239/volume/v3/attachments/b09a522d-7d15-4293-b4a0-e685d805ee55 Aug 20 04:51:54.124008 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-09edc774-3793-4092-a71a-7adc4a0b364a req-08a9abe4-8db4-4252-a406-e813ef2acac1 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:54.124172 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [req-09edc774-3793-4092-a71a-7adc4a0b364a req-08a9abe4-8db4-4252-a406-e813ef2acac1 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:54.124978 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-140490ec-4f20-41e8-86b4-a12267c1a669 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-337033876'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:51:54.125091 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-140490ec-4f20-41e8-86b4-a12267c1a669 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Create volume of 1 GB Aug 20 04:51:54.128699 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-140490ec-4f20-41e8-86b4-a12267c1a669 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Availability Zones retrieved successfully. Aug 20 04:51:54.130300 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:54.130300 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:51:54.133353 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-140490ec-4f20-41e8-86b4-a12267c1a669 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Flow 'volume_create_api' (927218c2-8623-4b00-988a-aa23c44f2b33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:51:54.134411 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-140490ec-4f20-41e8-86b4-a12267c1a669 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd6c8e24-4c3c-43fc-a581-73c7e2ef1bd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:54.135160 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-140490ec-4f20-41e8-86b4-a12267c1a669 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:51:54.158731 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-140490ec-4f20-41e8-86b4-a12267c1a669 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd6c8e24-4c3c-43fc-a581-73c7e2ef1bd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:54.159516 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-140490ec-4f20-41e8-86b4-a12267c1a669 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d9410df-7ae0-490b-8713-7037d4994659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:54.169725 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [req-09edc774-3793-4092-a71a-7adc4a0b364a req-08a9abe4-8db4-4252-a406-e813ef2acac1 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/attachments/b09a522d-7d15-4293-b4a0-e685d805ee55 returned with HTTP 200 Aug 20 04:51:54.170172 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1392/5560] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:51:54 2026] DELETE /volume/v3/attachments/b09a522d-7d15-4293-b4a0-e685d805ee55 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:51:54.194135 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-140490ec-4f20-41e8-86b4-a12267c1a669 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Created reservations ['2b2610c0-06d8-4d4f-9912-41a302a0d8b9', 'fbf62cb6-869e-4432-9cec-4e8a0e128882', '650dafbf-8349-458c-a0f7-7fbd46df648c', '9f9d13f0-c128-4a83-b694-211a214102b7'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:51:54.194857 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-140490ec-4f20-41e8-86b4-a12267c1a669 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d9410df-7ae0-490b-8713-7037d4994659) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b2610c0-06d8-4d4f-9912-41a302a0d8b9', 'fbf62cb6-869e-4432-9cec-4e8a0e128882', '650dafbf-8349-458c-a0f7-7fbd46df648c', '9f9d13f0-c128-4a83-b694-211a214102b7']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:54.195586 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-140490ec-4f20-41e8-86b4-a12267c1a669 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e46e3be-1e1a-48f3-af12-18add991b91a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:54.221371 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-140490ec-4f20-41e8-86b4-a12267c1a669 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e46e3be-1e1a-48f3-af12-18add991b91a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9863491-4ffb-475c-92c5-e4b742a6ae24', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-337033876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e84c3d6bbdf44c989b36b23c88c76f7',qos_specs=None,replication_status=,reservations=['2b2610c0-06d8-4d4f-9912-41a302a0d8b9','fbf62cb6-869e-4432-9cec-4e8a0e128882','650dafbf-8349-458c-a0f7-7fbd46df648c','9f9d13f0-c128-4a83-b694-211a214102b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f041ed576ac74ad9a5bda43ae7cb8385',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:51:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-337033876',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9863491-4ffb-475c-92c5-e4b742a6ae24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e84c3d6bbdf44c989b36b23c88c76f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f041ed576ac74ad9a5bda43ae7cb8385',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:54.222804 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-140490ec-4f20-41e8-86b4-a12267c1a669 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (846e5a99-8f4d-4b10-b536-e09992701ac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:54.240934 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-140490ec-4f20-41e8-86b4-a12267c1a669 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (846e5a99-8f4d-4b10-b536-e09992701ac8) transitioned into state 'SUCCESS' from state '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-337033876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e84c3d6bbdf44c989b36b23c88c76f7',qos_specs=None,replication_status=,reservations=['2b2610c0-06d8-4d4f-9912-41a302a0d8b9','fbf62cb6-869e-4432-9cec-4e8a0e128882','650dafbf-8349-458c-a0f7-7fbd46df648c','9f9d13f0-c128-4a83-b694-211a214102b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f041ed576ac74ad9a5bda43ae7cb8385',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:54.241878 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-140490ec-4f20-41e8-86b4-a12267c1a669 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02a7c963-b7d9-47b9-9f0f-0910e8da5cfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:54.250516 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-140490ec-4f20-41e8-86b4-a12267c1a669 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02a7c963-b7d9-47b9-9f0f-0910e8da5cfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:54.251374 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-140490ec-4f20-41e8-86b4-a12267c1a669 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Flow 'volume_create_api' (927218c2-8623-4b00-988a-aa23c44f2b33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:51:54.251679 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-140490ec-4f20-41e8-86b4-a12267c1a669 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Create volume request issued successfully. Aug 20 04:51:54.252224 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-140490ec-4f20-41e8-86b4-a12267c1a669 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:51:54.252687 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1397/5561] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:51:54 2026] POST /volume/v3/volumes => generated 777 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:51:54.267985 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9aab63fb-9795-4216-b465-b03c95683cca None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:54.269727 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9aab63fb-9795-4216-b465-b03c95683cca tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/volumes/d9863491-4ffb-475c-92c5-e4b742a6ae24 Aug 20 04:51:54.269952 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9aab63fb-9795-4216-b465-b03c95683cca tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:54.270127 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9aab63fb-9795-4216-b465-b03c95683cca tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:54.276689 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:54.276689 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:51:54.280007 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9aab63fb-9795-4216-b465-b03c95683cca tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Volume info retrieved successfully. Aug 20 04:51:54.283717 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9aab63fb-9795-4216-b465-b03c95683cca tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/volumes/d9863491-4ffb-475c-92c5-e4b742a6ae24 returned with HTTP 200 Aug 20 04:51:54.284149 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1383/5562] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:51:54 2026] GET /volume/v3/volumes/d9863491-4ffb-475c-92c5-e4b742a6ae24 => generated 956 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:51:55.296390 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f78afa13-a956-4092-866f-19df38816246 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:55.298103 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f78afa13-a956-4092-866f-19df38816246 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/volumes/d9863491-4ffb-475c-92c5-e4b742a6ae24 Aug 20 04:51:55.298301 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f78afa13-a956-4092-866f-19df38816246 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:55.298474 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f78afa13-a956-4092-866f-19df38816246 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:55.304725 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:55.304725 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:51:55.307572 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f78afa13-a956-4092-866f-19df38816246 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Volume info retrieved successfully. Aug 20 04:51:55.310734 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f78afa13-a956-4092-866f-19df38816246 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/volumes/d9863491-4ffb-475c-92c5-e4b742a6ae24 returned with HTTP 200 Aug 20 04:51:55.311049 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1391/5563] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:51:55 2026] GET /volume/v3/volumes/d9863491-4ffb-475c-92c5-e4b742a6ae24 => generated 1017 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:51:55.321096 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3ab9c2ce-1294-4371-9523-4288aa7144fd None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:55.322657 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3ab9c2ce-1294-4371-9523-4288aa7144fd tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:51:55.322965 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3ab9c2ce-1294-4371-9523-4288aa7144fd tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d9863491-4ffb-475c-92c5-e4b742a6ae24", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-760060883"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:51:55.331087 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:55.331087 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:51:55.331418 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-3ab9c2ce-1294-4371-9523-4288aa7144fd tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Volume info retrieved successfully. Aug 20 04:51:55.331522 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-3ab9c2ce-1294-4371-9523-4288aa7144fd tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Create snapshot from volume d9863491-4ffb-475c-92c5-e4b742a6ae24 Aug 20 04:51:55.361647 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-3ab9c2ce-1294-4371-9523-4288aa7144fd tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Created reservations ['fc2e87b0-b3b6-48e6-b451-ca6ca182b718', '31a42003-5888-43f6-bc1f-d4ff748d59aa', '14c280f3-6280-4106-ad0a-0a3fafae4b33', '9dcb1cd7-ea56-41b6-94cd-7dfeff63d539'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:51:55.388522 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-3ab9c2ce-1294-4371-9523-4288aa7144fd tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Snapshot create request issued successfully. Aug 20 04:51:55.388844 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3ab9c2ce-1294-4371-9523-4288aa7144fd tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:51:55.389247 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1393/5564] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:51:55 2026] POST /volume/v3/snapshots => generated 307 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:51:55.397978 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3c6fbdfd-b0e0-4026-b15e-0d3cd471347f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:55.399760 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3c6fbdfd-b0e0-4026-b15e-0d3cd471347f tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/snapshots/07e042f0-432c-472d-8ef0-b2010cf7255f Aug 20 04:51:55.400013 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3c6fbdfd-b0e0-4026-b15e-0d3cd471347f tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:55.400240 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3c6fbdfd-b0e0-4026-b15e-0d3cd471347f tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:55.401987 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6da388c3-06cc-4b64-90ce-2929317fc764 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:55.404344 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6da388c3-06cc-4b64-90ce-2929317fc764 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] DELETE https://10.4.3.239/volume/v3/volumes/37ec2339-20c5-4cb9-add4-0648afa4c752 Aug 20 04:51:55.404636 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6da388c3-06cc-4b64-90ce-2929317fc764 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:55.404705 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:55.404705 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:51:55.404938 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6da388c3-06cc-4b64-90ce-2929317fc764 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:55.404999 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-3c6fbdfd-b0e0-4026-b15e-0d3cd471347f tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Snapshot retrieved successfully. Aug 20 04:51:55.405172 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-6da388c3-06cc-4b64-90ce-2929317fc764 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Delete volume with id: 37ec2339-20c5-4cb9-add4-0648afa4c752 Aug 20 04:51:55.405533 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3c6fbdfd-b0e0-4026-b15e-0d3cd471347f tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/snapshots/07e042f0-432c-472d-8ef0-b2010cf7255f returned with HTTP 200 Aug 20 04:51:55.405855 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1398/5565] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:51:55 2026] GET /volume/v3/snapshots/07e042f0-432c-472d-8ef0-b2010cf7255f => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:51:55.413030 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:55.413030 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:51:55.413553 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-6da388c3-06cc-4b64-90ce-2929317fc764 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:51:55.429503 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-6da388c3-06cc-4b64-90ce-2929317fc764 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Delete volume request issued successfully. Aug 20 04:51:55.429744 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6da388c3-06cc-4b64-90ce-2929317fc764 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/37ec2339-20c5-4cb9-add4-0648afa4c752 returned with HTTP 202 Aug 20 04:51:55.430091 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1384/5566] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:51:55 2026] DELETE /volume/v3/volumes/37ec2339-20c5-4cb9-add4-0648afa4c752 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:51:55.436041 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-46ffa273-914b-4d31-a5ea-0b7474efce94 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:55.437674 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-46ffa273-914b-4d31-a5ea-0b7474efce94 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/37ec2339-20c5-4cb9-add4-0648afa4c752 Aug 20 04:51:55.437865 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-46ffa273-914b-4d31-a5ea-0b7474efce94 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:55.438035 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-46ffa273-914b-4d31-a5ea-0b7474efce94 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:55.444485 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:55.444485 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:51:55.447592 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-46ffa273-914b-4d31-a5ea-0b7474efce94 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:51:55.451868 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-46ffa273-914b-4d31-a5ea-0b7474efce94 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/37ec2339-20c5-4cb9-add4-0648afa4c752 returned with HTTP 200 Aug 20 04:51:55.452217 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1392/5567] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:51:55 2026] GET /volume/v3/volumes/37ec2339-20c5-4cb9-add4-0648afa4c752 => generated 1392 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:51:56.414332 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ca760f6b-fa01-4039-abc0-8ee4b569b4bf None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:56.416094 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ca760f6b-fa01-4039-abc0-8ee4b569b4bf tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/snapshots/07e042f0-432c-472d-8ef0-b2010cf7255f Aug 20 04:51:56.416295 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ca760f6b-fa01-4039-abc0-8ee4b569b4bf tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:56.416472 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ca760f6b-fa01-4039-abc0-8ee4b569b4bf tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:56.420898 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:56.420898 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:51:56.421174 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-ca760f6b-fa01-4039-abc0-8ee4b569b4bf tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Snapshot retrieved successfully. Aug 20 04:51:56.421793 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ca760f6b-fa01-4039-abc0-8ee4b569b4bf tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/snapshots/07e042f0-432c-472d-8ef0-b2010cf7255f returned with HTTP 200 Aug 20 04:51:56.422211 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1394/5568] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:51:56 2026] GET /volume/v3/snapshots/07e042f0-432c-472d-8ef0-b2010cf7255f => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:51:56.429360 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-23685f00-c493-4bd0-888d-e262e45fb7cb None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:56.430978 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-23685f00-c493-4bd0-888d-e262e45fb7cb tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] PUT https://10.4.3.239/volume/v3/snapshots/07e042f0-432c-472d-8ef0-b2010cf7255f Aug 20 04:51:56.431331 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-23685f00-c493-4bd0-888d-e262e45fb7cb tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:51:56.437132 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:56.437132 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:51:56.437550 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-23685f00-c493-4bd0-888d-e262e45fb7cb tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] Snapshot retrieved successfully. Aug 20 04:51:56.442800 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-23685f00-c493-4bd0-888d-e262e45fb7cb tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] https://10.4.3.239/volume/v3/snapshots/07e042f0-432c-472d-8ef0-b2010cf7255f returned with HTTP 200 Aug 20 04:51:56.443124 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1399/5569] 10.4.3.239 () {68 vars in 1374 bytes} [Thu Aug 20 04:51:56 2026] PUT /volume/v3/snapshots/07e042f0-432c-472d-8ef0-b2010cf7255f => generated 360 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:51:56.450236 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-eb0b518c-a0b7-40e0-b852-8083b34eff62 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:56.451882 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-eb0b518c-a0b7-40e0-b852-8083b34eff62 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] DELETE https://10.4.3.239/volume/v3/snapshots/07e042f0-432c-472d-8ef0-b2010cf7255f Aug 20 04:51:56.452067 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-eb0b518c-a0b7-40e0-b852-8083b34eff62 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:56.452259 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-eb0b518c-a0b7-40e0-b852-8083b34eff62 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:56.452357 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-eb0b518c-a0b7-40e0-b852-8083b34eff62 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Delete snapshot with id: 07e042f0-432c-472d-8ef0-b2010cf7255f Aug 20 04:51:56.456689 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:56.456689 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:51:56.456949 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-eb0b518c-a0b7-40e0-b852-8083b34eff62 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Snapshot retrieved successfully. Aug 20 04:51:56.463128 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8d03c22f-05d0-4417-b1c4-ac14213e2435 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:56.464721 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8d03c22f-05d0-4417-b1c4-ac14213e2435 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/37ec2339-20c5-4cb9-add4-0648afa4c752 Aug 20 04:51:56.464913 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8d03c22f-05d0-4417-b1c4-ac14213e2435 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:56.465077 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8d03c22f-05d0-4417-b1c4-ac14213e2435 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:56.470019 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-eb0b518c-a0b7-40e0-b852-8083b34eff62 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Snapshot delete request issued successfully. Aug 20 04:51:56.470128 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8d03c22f-05d0-4417-b1c4-ac14213e2435 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/37ec2339-20c5-4cb9-add4-0648afa4c752 returned with HTTP 404 Aug 20 04:51:56.470215 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-eb0b518c-a0b7-40e0-b852-8083b34eff62 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/snapshots/07e042f0-432c-472d-8ef0-b2010cf7255f returned with HTTP 202 Aug 20 04:51:56.470684 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1385/5570] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:51:56 2026] DELETE /volume/v3/snapshots/07e042f0-432c-472d-8ef0-b2010cf7255f => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:51:56.470756 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1393/5571] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:51:56 2026] GET /volume/v3/volumes/37ec2339-20c5-4cb9-add4-0648afa4c752 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:51:56.476473 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2f77646b-63ba-429e-a027-eba6785d8b25 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:56.476600 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9d56b494-fced-4ac4-a9a4-f1030f191a9b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:56.478138 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2f77646b-63ba-429e-a027-eba6785d8b25 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/snapshots/07e042f0-432c-472d-8ef0-b2010cf7255f Aug 20 04:51:56.478342 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2f77646b-63ba-429e-a027-eba6785d8b25 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:56.478507 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2f77646b-63ba-429e-a027-eba6785d8b25 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:56.478992 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9d56b494-fced-4ac4-a9a4-f1030f191a9b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/064e05d9-a04b-40c3-8f11-9c53008d827e Aug 20 04:51:56.479168 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9d56b494-fced-4ac4-a9a4-f1030f191a9b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:56.479421 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9d56b494-fced-4ac4-a9a4-f1030f191a9b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:56.479554 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.snapshots [None req-9d56b494-fced-4ac4-a9a4-f1030f191a9b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Delete snapshot with id: 064e05d9-a04b-40c3-8f11-9c53008d827e Aug 20 04:51:56.483310 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:56.483310 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:51:56.483567 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-2f77646b-63ba-429e-a027-eba6785d8b25 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Snapshot retrieved successfully. Aug 20 04:51:56.484166 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2f77646b-63ba-429e-a027-eba6785d8b25 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/snapshots/07e042f0-432c-472d-8ef0-b2010cf7255f returned with HTTP 200 Aug 20 04:51:56.484469 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:56.484469 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:51:56.484540 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1395/5572] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:51:56 2026] GET /volume/v3/snapshots/07e042f0-432c-472d-8ef0-b2010cf7255f => generated 493 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:51:56.484885 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-9d56b494-fced-4ac4-a9a4-f1030f191a9b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Snapshot retrieved successfully. Aug 20 04:51:56.500196 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-9d56b494-fced-4ac4-a9a4-f1030f191a9b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Snapshot delete request issued successfully. Aug 20 04:51:56.500427 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9d56b494-fced-4ac4-a9a4-f1030f191a9b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/snapshots/064e05d9-a04b-40c3-8f11-9c53008d827e returned with HTTP 202 Aug 20 04:51:56.500726 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1400/5573] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:51:56 2026] DELETE /volume/v3/snapshots/064e05d9-a04b-40c3-8f11-9c53008d827e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:51:56.507099 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-983d582e-7733-4603-a0c1-75337fa3984c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:56.508763 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-983d582e-7733-4603-a0c1-75337fa3984c tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/snapshots/064e05d9-a04b-40c3-8f11-9c53008d827e Aug 20 04:51:56.509047 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-983d582e-7733-4603-a0c1-75337fa3984c tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:56.509248 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-983d582e-7733-4603-a0c1-75337fa3984c tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:56.514253 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:56.514253 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:51:56.514752 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-983d582e-7733-4603-a0c1-75337fa3984c tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Snapshot retrieved successfully. Aug 20 04:51:56.515602 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-983d582e-7733-4603-a0c1-75337fa3984c tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/snapshots/064e05d9-a04b-40c3-8f11-9c53008d827e returned with HTTP 200 Aug 20 04:51:56.515953 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1386/5574] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:51:56 2026] GET /volume/v3/snapshots/064e05d9-a04b-40c3-8f11-9c53008d827e => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:51:57.492452 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-541a4b85-da2c-4080-b365-00e4b2cbac0f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:57.494224 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-541a4b85-da2c-4080-b365-00e4b2cbac0f tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/snapshots/07e042f0-432c-472d-8ef0-b2010cf7255f Aug 20 04:51:57.494407 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-541a4b85-da2c-4080-b365-00e4b2cbac0f tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:57.494576 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-541a4b85-da2c-4080-b365-00e4b2cbac0f tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:57.498365 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-541a4b85-da2c-4080-b365-00e4b2cbac0f tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/snapshots/07e042f0-432c-472d-8ef0-b2010cf7255f returned with HTTP 404 Aug 20 04:51:57.498767 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1394/5575] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:51:57 2026] GET /volume/v3/snapshots/07e042f0-432c-472d-8ef0-b2010cf7255f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:51:57.504651 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7f2ae98e-88e0-486a-b9ee-070584582ff0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:57.506452 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7f2ae98e-88e0-486a-b9ee-070584582ff0 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] DELETE https://10.4.3.239/volume/v3/volumes/d9863491-4ffb-475c-92c5-e4b742a6ae24 Aug 20 04:51:57.506628 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7f2ae98e-88e0-486a-b9ee-070584582ff0 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:57.506922 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7f2ae98e-88e0-486a-b9ee-070584582ff0 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:57.507069 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-7f2ae98e-88e0-486a-b9ee-070584582ff0 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Delete volume with id: d9863491-4ffb-475c-92c5-e4b742a6ae24 Aug 20 04:51:57.513356 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:57.513356 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:51:57.513635 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-7f2ae98e-88e0-486a-b9ee-070584582ff0 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Volume info retrieved successfully. Aug 20 04:51:57.524001 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-d6565fb4-c83c-493a-b85e-bf7d78d10f6a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:57.525782 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d6565fb4-c83c-493a-b85e-bf7d78d10f6a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/snapshots/064e05d9-a04b-40c3-8f11-9c53008d827e Aug 20 04:51:57.525995 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d6565fb4-c83c-493a-b85e-bf7d78d10f6a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:57.526562 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-d6565fb4-c83c-493a-b85e-bf7d78d10f6a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:57.526812 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-7f2ae98e-88e0-486a-b9ee-070584582ff0 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Delete volume request issued successfully. Aug 20 04:51:57.526969 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7f2ae98e-88e0-486a-b9ee-070584582ff0 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/volumes/d9863491-4ffb-475c-92c5-e4b742a6ae24 returned with HTTP 202 Aug 20 04:51:57.527332 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1396/5576] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:51:57 2026] DELETE /volume/v3/volumes/d9863491-4ffb-475c-92c5-e4b742a6ae24 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:51:57.530547 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-d6565fb4-c83c-493a-b85e-bf7d78d10f6a tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/snapshots/064e05d9-a04b-40c3-8f11-9c53008d827e returned with HTTP 404 Aug 20 04:51:57.531290 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1401/5577] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:51:57 2026] GET /volume/v3/snapshots/064e05d9-a04b-40c3-8f11-9c53008d827e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:51:57.535021 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-89b553a9-3cec-4bed-92b2-ac789cbf6ebf None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:57.536518 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-89b553a9-3cec-4bed-92b2-ac789cbf6ebf tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/volumes/d9863491-4ffb-475c-92c5-e4b742a6ae24 Aug 20 04:51:57.536691 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-89b553a9-3cec-4bed-92b2-ac789cbf6ebf tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:57.536885 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-89b553a9-3cec-4bed-92b2-ac789cbf6ebf tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:57.542821 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:57.542821 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:51:57.545952 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-89b553a9-3cec-4bed-92b2-ac789cbf6ebf tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Volume info retrieved successfully. Aug 20 04:51:57.549223 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-89b553a9-3cec-4bed-92b2-ac789cbf6ebf tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/volumes/d9863491-4ffb-475c-92c5-e4b742a6ae24 returned with HTTP 200 Aug 20 04:51:57.549555 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1387/5578] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:51:57 2026] GET /volume/v3/volumes/d9863491-4ffb-475c-92c5-e4b742a6ae24 => generated 1016 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:51:58.561376 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5be93296-e4d1-467e-9357-1e254d3b17a4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:58.562867 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5be93296-e4d1-467e-9357-1e254d3b17a4 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/volumes/d9863491-4ffb-475c-92c5-e4b742a6ae24 Aug 20 04:51:58.563036 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5be93296-e4d1-467e-9357-1e254d3b17a4 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:58.563222 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5be93296-e4d1-467e-9357-1e254d3b17a4 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:58.568734 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5be93296-e4d1-467e-9357-1e254d3b17a4 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/volumes/d9863491-4ffb-475c-92c5-e4b742a6ae24 returned with HTTP 404 Aug 20 04:51:58.569123 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1395/5579] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:51:58 2026] GET /volume/v3/volumes/d9863491-4ffb-475c-92c5-e4b742a6ae24 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:51:58.576148 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-89cba9a8-1c3b-4294-97e7-75a83f680f45 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:58.577884 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-89cba9a8-1c3b-4294-97e7-75a83f680f45 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:51:58.578216 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-89cba9a8-1c3b-4294-97e7-75a83f680f45 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1076472359"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:51:58.579642 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-89cba9a8-1c3b-4294-97e7-75a83f680f45 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1076472359'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:51:58.579781 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-89cba9a8-1c3b-4294-97e7-75a83f680f45 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Create volume of 1 GB Aug 20 04:51:58.584422 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-89cba9a8-1c3b-4294-97e7-75a83f680f45 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Availability Zones retrieved successfully. Aug 20 04:51:58.589768 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-89cba9a8-1c3b-4294-97e7-75a83f680f45 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Flow 'volume_create_api' (27801f7b-1f7f-4602-a4c7-107e0e055174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:51:58.591033 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-89cba9a8-1c3b-4294-97e7-75a83f680f45 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9bd3d07-11ce-467c-8797-0bfc4d66cd93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:58.591785 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-89cba9a8-1c3b-4294-97e7-75a83f680f45 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:51:58.612589 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-89cba9a8-1c3b-4294-97e7-75a83f680f45 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9bd3d07-11ce-467c-8797-0bfc4d66cd93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:58.613342 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-89cba9a8-1c3b-4294-97e7-75a83f680f45 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68562111-e87b-4d2f-ae65-a0ee6095bf4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:58.645729 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-89cba9a8-1c3b-4294-97e7-75a83f680f45 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Created reservations ['5926139c-37d0-462c-9cd8-fa57108c63ca', '9faf1a8f-4df9-4cd8-b42a-f0db5fdc407a', 'd5203eb1-bc58-4f2f-98c4-8e2aee1c2283', 'c398ec05-a9d1-486e-801f-463aa4aed37c'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:51:58.646432 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-89cba9a8-1c3b-4294-97e7-75a83f680f45 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68562111-e87b-4d2f-ae65-a0ee6095bf4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5926139c-37d0-462c-9cd8-fa57108c63ca', '9faf1a8f-4df9-4cd8-b42a-f0db5fdc407a', 'd5203eb1-bc58-4f2f-98c4-8e2aee1c2283', 'c398ec05-a9d1-486e-801f-463aa4aed37c']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:58.647060 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-89cba9a8-1c3b-4294-97e7-75a83f680f45 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83060ca8-6e94-48ea-a9a2-98a03f23e3ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:58.667772 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-89cba9a8-1c3b-4294-97e7-75a83f680f45 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83060ca8-6e94-48ea-a9a2-98a03f23e3ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4478fd97-7b39-48d7-975c-f2599a26eaac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1076472359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e84c3d6bbdf44c989b36b23c88c76f7',qos_specs=None,replication_status=,reservations=['5926139c-37d0-462c-9cd8-fa57108c63ca','9faf1a8f-4df9-4cd8-b42a-f0db5fdc407a','d5203eb1-bc58-4f2f-98c4-8e2aee1c2283','c398ec05-a9d1-486e-801f-463aa4aed37c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f041ed576ac74ad9a5bda43ae7cb8385',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:51:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1076472359',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4478fd97-7b39-48d7-975c-f2599a26eaac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e84c3d6bbdf44c989b36b23c88c76f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f041ed576ac74ad9a5bda43ae7cb8385',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:58.668415 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-89cba9a8-1c3b-4294-97e7-75a83f680f45 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e6a5c0f-19b7-42c3-8c7f-e7c91ba27bb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:58.683343 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-89cba9a8-1c3b-4294-97e7-75a83f680f45 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e6a5c0f-19b7-42c3-8c7f-e7c91ba27bb2) transitioned into state 'SUCCESS' from state '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-1076472359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e84c3d6bbdf44c989b36b23c88c76f7',qos_specs=None,replication_status=,reservations=['5926139c-37d0-462c-9cd8-fa57108c63ca','9faf1a8f-4df9-4cd8-b42a-f0db5fdc407a','d5203eb1-bc58-4f2f-98c4-8e2aee1c2283','c398ec05-a9d1-486e-801f-463aa4aed37c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f041ed576ac74ad9a5bda43ae7cb8385',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:58.683939 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-89cba9a8-1c3b-4294-97e7-75a83f680f45 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (611f2eab-716b-4af2-87ff-92208c2ca10a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:51:58.691706 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-89cba9a8-1c3b-4294-97e7-75a83f680f45 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (611f2eab-716b-4af2-87ff-92208c2ca10a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:51:58.692428 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-89cba9a8-1c3b-4294-97e7-75a83f680f45 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Flow 'volume_create_api' (27801f7b-1f7f-4602-a4c7-107e0e055174) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:51:58.692721 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-89cba9a8-1c3b-4294-97e7-75a83f680f45 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Create volume request issued successfully. Aug 20 04:51:58.693369 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-89cba9a8-1c3b-4294-97e7-75a83f680f45 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:51:58.693932 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1397/5580] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:51:58 2026] POST /volume/v3/volumes => generated 778 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:51:58.704792 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-cfaaa6e3-365a-4965-a26a-640a7a0060fe None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:58.706341 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cfaaa6e3-365a-4965-a26a-640a7a0060fe tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/volumes/4478fd97-7b39-48d7-975c-f2599a26eaac Aug 20 04:51:58.706524 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cfaaa6e3-365a-4965-a26a-640a7a0060fe tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:58.706764 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cfaaa6e3-365a-4965-a26a-640a7a0060fe tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:58.713316 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:58.713316 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:51:58.716899 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-cfaaa6e3-365a-4965-a26a-640a7a0060fe tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Volume info retrieved successfully. Aug 20 04:51:58.721282 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cfaaa6e3-365a-4965-a26a-640a7a0060fe tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/volumes/4478fd97-7b39-48d7-975c-f2599a26eaac returned with HTTP 200 Aug 20 04:51:58.721676 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1402/5581] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:51:58 2026] GET /volume/v3/volumes/4478fd97-7b39-48d7-975c-f2599a26eaac => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:51:58.946850 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [req-6d32ecea-64f3-40e1-a890-c231bc9d9428 req-19bac87f-e8ef-47dc-acc0-7e7e791c206b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:58.948830 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-6d32ecea-64f3-40e1-a890-c231bc9d9428 req-19bac87f-e8ef-47dc-acc0-7e7e791c206b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] DELETE https://10.4.3.239/volume/v3/attachments/71f7ad01-88d0-48b2-bedd-32087068fc80 Aug 20 04:51:58.949002 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-6d32ecea-64f3-40e1-a890-c231bc9d9428 req-19bac87f-e8ef-47dc-acc0-7e7e791c206b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:58.949206 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [req-6d32ecea-64f3-40e1-a890-c231bc9d9428 req-19bac87f-e8ef-47dc-acc0-7e7e791c206b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:58.956404 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:58.956404 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:51:58.991874 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [req-6d32ecea-64f3-40e1-a890-c231bc9d9428 req-19bac87f-e8ef-47dc-acc0-7e7e791c206b tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/attachments/71f7ad01-88d0-48b2-bedd-32087068fc80 returned with HTTP 200 Aug 20 04:51:58.992276 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1388/5582] 10.4.3.239 () {72 vars in 1673 bytes} [Thu Aug 20 04:51:58 2026] DELETE /volume/v3/attachments/71f7ad01-88d0-48b2-bedd-32087068fc80 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:51:59.732619 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1d002b8c-0119-44f1-8b65-9335a9821d5f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:59.734145 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1d002b8c-0119-44f1-8b65-9335a9821d5f tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/volumes/4478fd97-7b39-48d7-975c-f2599a26eaac Aug 20 04:51:59.734324 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1d002b8c-0119-44f1-8b65-9335a9821d5f tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:59.734488 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1d002b8c-0119-44f1-8b65-9335a9821d5f tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:59.740821 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:59.740821 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:51:59.744589 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1d002b8c-0119-44f1-8b65-9335a9821d5f tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Volume info retrieved successfully. Aug 20 04:51:59.749073 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1d002b8c-0119-44f1-8b65-9335a9821d5f tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/volumes/4478fd97-7b39-48d7-975c-f2599a26eaac returned with HTTP 200 Aug 20 04:51:59.749478 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1396/5583] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:51:59 2026] GET /volume/v3/volumes/4478fd97-7b39-48d7-975c-f2599a26eaac => generated 1018 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:51:59.760918 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f8b2741f-5654-4ec7-be94-55052bf7b0c1 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:59.762467 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f8b2741f-5654-4ec7-be94-55052bf7b0c1 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:51:59.762889 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f8b2741f-5654-4ec7-be94-55052bf7b0c1 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4478fd97-7b39-48d7-975c-f2599a26eaac", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-553685056"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:51:59.770252 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:59.770252 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:51:59.770682 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f8b2741f-5654-4ec7-be94-55052bf7b0c1 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Volume info retrieved successfully. Aug 20 04:51:59.770854 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-f8b2741f-5654-4ec7-be94-55052bf7b0c1 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Create snapshot from volume 4478fd97-7b39-48d7-975c-f2599a26eaac Aug 20 04:51:59.790812 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-f8b2741f-5654-4ec7-be94-55052bf7b0c1 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Created reservations ['ab24ad9b-80d0-4eda-9777-c65323dbd166', '78a3a5e4-6c65-4152-8408-8e1d9555a775', '7524fe80-8771-4157-bf29-00f6ab07b61f', '4b848029-1437-4e47-9d55-fa8feb0faad0'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:51:59.815400 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f8b2741f-5654-4ec7-be94-55052bf7b0c1 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Snapshot create request issued successfully. Aug 20 04:51:59.815702 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f8b2741f-5654-4ec7-be94-55052bf7b0c1 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:51:59.816076 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1398/5584] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:51:59 2026] POST /volume/v3/snapshots => generated 307 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:51:59.824450 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-03cbae77-140a-4051-a1f6-6e7cbeadca66 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:51:59.826278 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-03cbae77-140a-4051-a1f6-6e7cbeadca66 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/snapshots/05debc24-31b0-4d8c-bb7c-34e675b1bec1 Aug 20 04:51:59.826479 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-03cbae77-140a-4051-a1f6-6e7cbeadca66 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:51:59.826693 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-03cbae77-140a-4051-a1f6-6e7cbeadca66 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:51:59.831575 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:51:59.831575 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:51:59.831667 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-03cbae77-140a-4051-a1f6-6e7cbeadca66 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Snapshot retrieved successfully. Aug 20 04:51:59.832384 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-03cbae77-140a-4051-a1f6-6e7cbeadca66 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/snapshots/05debc24-31b0-4d8c-bb7c-34e675b1bec1 returned with HTTP 200 Aug 20 04:51:59.832607 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1403/5585] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:51:59 2026] GET /volume/v3/snapshots/05debc24-31b0-4d8c-bb7c-34e675b1bec1 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:52:00.414579 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-df6813ab-38cf-4796-b37d-04864a5d3a15 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:00.416071 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-df6813ab-38cf-4796-b37d-04864a5d3a15 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] DELETE https://10.4.3.239/volume/v3/volumes/a5b39965-f7c0-467d-8116-f6c526a0c78c Aug 20 04:52:00.416246 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-df6813ab-38cf-4796-b37d-04864a5d3a15 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:00.416416 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-df6813ab-38cf-4796-b37d-04864a5d3a15 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:00.416576 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-df6813ab-38cf-4796-b37d-04864a5d3a15 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Delete volume with id: a5b39965-f7c0-467d-8116-f6c526a0c78c Aug 20 04:52:00.422933 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:00.422933 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:52:00.423329 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-df6813ab-38cf-4796-b37d-04864a5d3a15 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:52:00.438316 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-df6813ab-38cf-4796-b37d-04864a5d3a15 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Delete volume request issued successfully. Aug 20 04:52:00.438474 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-df6813ab-38cf-4796-b37d-04864a5d3a15 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/a5b39965-f7c0-467d-8116-f6c526a0c78c returned with HTTP 202 Aug 20 04:52:00.438901 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1389/5586] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:52:00 2026] DELETE /volume/v3/volumes/a5b39965-f7c0-467d-8116-f6c526a0c78c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:52:00.445424 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-45322247-156d-40f0-82f0-71fdf9963d8e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:00.447031 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-45322247-156d-40f0-82f0-71fdf9963d8e tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/a5b39965-f7c0-467d-8116-f6c526a0c78c Aug 20 04:52:00.447235 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-45322247-156d-40f0-82f0-71fdf9963d8e tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:00.447406 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-45322247-156d-40f0-82f0-71fdf9963d8e tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:00.453562 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:00.453562 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:52:00.456729 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-45322247-156d-40f0-82f0-71fdf9963d8e tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Volume info retrieved successfully. Aug 20 04:52:00.461442 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-45322247-156d-40f0-82f0-71fdf9963d8e tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/a5b39965-f7c0-467d-8116-f6c526a0c78c returned with HTTP 200 Aug 20 04:52:00.461795 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1397/5587] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:52:00 2026] GET /volume/v3/volumes/a5b39965-f7c0-467d-8116-f6c526a0c78c => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:52:00.841039 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b0060bee-60ce-4d87-9d81-75d47d61d33a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:00.842876 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b0060bee-60ce-4d87-9d81-75d47d61d33a tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/snapshots/05debc24-31b0-4d8c-bb7c-34e675b1bec1 Aug 20 04:52:00.843059 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b0060bee-60ce-4d87-9d81-75d47d61d33a tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:00.843281 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b0060bee-60ce-4d87-9d81-75d47d61d33a tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:00.848061 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:00.848061 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:52:00.848353 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-b0060bee-60ce-4d87-9d81-75d47d61d33a tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Snapshot retrieved successfully. Aug 20 04:52:00.848985 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b0060bee-60ce-4d87-9d81-75d47d61d33a tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/snapshots/05debc24-31b0-4d8c-bb7c-34e675b1bec1 returned with HTTP 200 Aug 20 04:52:00.849370 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1399/5588] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:52:00 2026] GET /volume/v3/snapshots/05debc24-31b0-4d8c-bb7c-34e675b1bec1 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:52:00.857539 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1b7c980e-d5e0-42e1-8f40-a93e1c06dd4f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:00.859634 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1b7c980e-d5e0-42e1-8f40-a93e1c06dd4f tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] POST https://10.4.3.239/volume/v3/snapshots/05debc24-31b0-4d8c-bb7c-34e675b1bec1/action Aug 20 04:52:00.859908 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1b7c980e-d5e0-42e1-8f40-a93e1c06dd4f tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:52:00.860025 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1b7c980e-d5e0-42e1-8f40-a93e1c06dd4f tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:52:00.861262 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.admin_actions [None req-1b7c980e-d5e0-42e1-8f40-a93e1c06dd4f tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Updating snapshot '05debc24-31b0-4d8c-bb7c-34e675b1bec1' with '{'status': 'creating'}' {{(pid=100175) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 20 04:52:00.868833 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:00.868833 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:52:00.877820 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1b7c980e-d5e0-42e1-8f40-a93e1c06dd4f tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/snapshots/05debc24-31b0-4d8c-bb7c-34e675b1bec1/action returned with HTTP 202 Aug 20 04:52:00.878195 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1404/5589] 10.4.3.239 () {68 vars in 1396 bytes} [Thu Aug 20 04:52:00 2026] POST /volume/v3/snapshots/05debc24-31b0-4d8c-bb7c-34e675b1bec1/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:52:00.884591 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-57812760-e913-4a96-9dac-c9a0e87f5e08 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:00.886375 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-57812760-e913-4a96-9dac-c9a0e87f5e08 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/snapshots/05debc24-31b0-4d8c-bb7c-34e675b1bec1 Aug 20 04:52:00.886562 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-57812760-e913-4a96-9dac-c9a0e87f5e08 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:00.886758 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-57812760-e913-4a96-9dac-c9a0e87f5e08 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:00.891308 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:00.891308 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:52:00.891568 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-57812760-e913-4a96-9dac-c9a0e87f5e08 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Snapshot retrieved successfully. Aug 20 04:52:00.892167 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-57812760-e913-4a96-9dac-c9a0e87f5e08 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/snapshots/05debc24-31b0-4d8c-bb7c-34e675b1bec1 returned with HTTP 200 Aug 20 04:52:00.892502 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1390/5590] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:52:00 2026] GET /volume/v3/snapshots/05debc24-31b0-4d8c-bb7c-34e675b1bec1 => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:52:00.901540 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-ec3a7864-b086-45e1-82fe-141ed8ea10e5 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:00.903208 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ec3a7864-b086-45e1-82fe-141ed8ea10e5 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] POST https://10.4.3.239/volume/v3/snapshots/05debc24-31b0-4d8c-bb7c-34e675b1bec1/action Aug 20 04:52:00.904133 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ec3a7864-b086-45e1-82fe-141ed8ea10e5 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100176) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:52:00.904133 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-ec3a7864-b086-45e1-82fe-141ed8ea10e5 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:52:00.905029 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.snapshot_actions [None req-ec3a7864-b086-45e1-82fe-141ed8ea10e5 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100176) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 20 04:52:00.909501 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:00.909501 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:52:00.909965 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.contrib.snapshot_actions [None req-ec3a7864-b086-45e1-82fe-141ed8ea10e5 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] Updating snapshot 05debc24-31b0-4d8c-bb7c-34e675b1bec1 with info {'id': '05debc24-31b0-4d8c-bb7c-34e675b1bec1', 'status': 'error', 'progress': '80%'} Aug 20 04:52:00.914495 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-ec3a7864-b086-45e1-82fe-141ed8ea10e5 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-member] https://10.4.3.239/volume/v3/snapshots/05debc24-31b0-4d8c-bb7c-34e675b1bec1/action returned with HTTP 202 Aug 20 04:52:00.914920 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1398/5591] 10.4.3.239 () {68 vars in 1396 bytes} [Thu Aug 20 04:52:00 2026] POST /volume/v3/snapshots/05debc24-31b0-4d8c-bb7c-34e675b1bec1/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:52:00.922120 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-27e1b3c5-de20-4f18-a675-a9023d309bf3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:00.923807 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-27e1b3c5-de20-4f18-a675-a9023d309bf3 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] DELETE https://10.4.3.239/volume/v3/snapshots/05debc24-31b0-4d8c-bb7c-34e675b1bec1 Aug 20 04:52:00.923981 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-27e1b3c5-de20-4f18-a675-a9023d309bf3 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:00.924189 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-27e1b3c5-de20-4f18-a675-a9023d309bf3 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:00.924298 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-27e1b3c5-de20-4f18-a675-a9023d309bf3 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Delete snapshot with id: 05debc24-31b0-4d8c-bb7c-34e675b1bec1 Aug 20 04:52:00.928586 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:00.928586 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:52:00.928862 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-27e1b3c5-de20-4f18-a675-a9023d309bf3 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Snapshot retrieved successfully. Aug 20 04:52:00.941018 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-27e1b3c5-de20-4f18-a675-a9023d309bf3 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Snapshot delete request issued successfully. Aug 20 04:52:00.941172 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-27e1b3c5-de20-4f18-a675-a9023d309bf3 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/snapshots/05debc24-31b0-4d8c-bb7c-34e675b1bec1 returned with HTTP 202 Aug 20 04:52:00.941585 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1400/5592] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:52:00 2026] DELETE /volume/v3/snapshots/05debc24-31b0-4d8c-bb7c-34e675b1bec1 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:52:00.949151 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9fd4501b-83e3-4c96-9842-2de148a836a0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:00.950752 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9fd4501b-83e3-4c96-9842-2de148a836a0 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/snapshots/05debc24-31b0-4d8c-bb7c-34e675b1bec1 Aug 20 04:52:00.950953 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9fd4501b-83e3-4c96-9842-2de148a836a0 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:00.951138 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9fd4501b-83e3-4c96-9842-2de148a836a0 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:00.955717 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:00.955717 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:52:00.956191 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-9fd4501b-83e3-4c96-9842-2de148a836a0 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Snapshot retrieved successfully. Aug 20 04:52:00.957138 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9fd4501b-83e3-4c96-9842-2de148a836a0 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/snapshots/05debc24-31b0-4d8c-bb7c-34e675b1bec1 returned with HTTP 200 Aug 20 04:52:00.957656 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1405/5593] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:52:00 2026] GET /volume/v3/snapshots/05debc24-31b0-4d8c-bb7c-34e675b1bec1 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:52:01.474206 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-56945e72-029e-4a12-834b-69311f1746a7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:01.475892 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-56945e72-029e-4a12-834b-69311f1746a7 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] GET https://10.4.3.239/volume/v3/volumes/a5b39965-f7c0-467d-8116-f6c526a0c78c Aug 20 04:52:01.476078 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-56945e72-029e-4a12-834b-69311f1746a7 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:01.476289 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-56945e72-029e-4a12-834b-69311f1746a7 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:01.481590 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-56945e72-029e-4a12-834b-69311f1746a7 tempest-TestVolumeBootPattern-1659885820 tempest-TestVolumeBootPattern-1659885820-project-member] https://10.4.3.239/volume/v3/volumes/a5b39965-f7c0-467d-8116-f6c526a0c78c returned with HTTP 404 Aug 20 04:52:01.482007 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1391/5594] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:52:01 2026] GET /volume/v3/volumes/a5b39965-f7c0-467d-8116-f6c526a0c78c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:52:01.965967 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7492645b-f2e8-4216-841d-0803951c15d7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:01.967705 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7492645b-f2e8-4216-841d-0803951c15d7 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/snapshots/05debc24-31b0-4d8c-bb7c-34e675b1bec1 Aug 20 04:52:01.967902 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7492645b-f2e8-4216-841d-0803951c15d7 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:01.968090 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7492645b-f2e8-4216-841d-0803951c15d7 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:01.972174 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7492645b-f2e8-4216-841d-0803951c15d7 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/snapshots/05debc24-31b0-4d8c-bb7c-34e675b1bec1 returned with HTTP 404 Aug 20 04:52:01.972618 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1399/5595] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:52:01 2026] GET /volume/v3/snapshots/05debc24-31b0-4d8c-bb7c-34e675b1bec1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:52:01.978718 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-12da8ab6-12f2-48fe-85fd-142503f5c70c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:01.980492 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-12da8ab6-12f2-48fe-85fd-142503f5c70c tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] DELETE https://10.4.3.239/volume/v3/volumes/4478fd97-7b39-48d7-975c-f2599a26eaac Aug 20 04:52:01.980709 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-12da8ab6-12f2-48fe-85fd-142503f5c70c tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:01.980885 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-12da8ab6-12f2-48fe-85fd-142503f5c70c tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:01.981035 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-12da8ab6-12f2-48fe-85fd-142503f5c70c tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Delete volume with id: 4478fd97-7b39-48d7-975c-f2599a26eaac Aug 20 04:52:01.987463 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:01.987463 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:52:01.987826 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-12da8ab6-12f2-48fe-85fd-142503f5c70c tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Volume info retrieved successfully. Aug 20 04:52:02.001740 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-12da8ab6-12f2-48fe-85fd-142503f5c70c tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Delete volume request issued successfully. Aug 20 04:52:02.001913 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-12da8ab6-12f2-48fe-85fd-142503f5c70c tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/volumes/4478fd97-7b39-48d7-975c-f2599a26eaac returned with HTTP 202 Aug 20 04:52:02.002320 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1401/5596] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:52:01 2026] DELETE /volume/v3/volumes/4478fd97-7b39-48d7-975c-f2599a26eaac => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:52:02.013155 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-464284c6-6540-4d92-a057-d27da3e1faa9 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:02.014902 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-464284c6-6540-4d92-a057-d27da3e1faa9 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/volumes/4478fd97-7b39-48d7-975c-f2599a26eaac Aug 20 04:52:02.015109 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-464284c6-6540-4d92-a057-d27da3e1faa9 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:02.015341 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-464284c6-6540-4d92-a057-d27da3e1faa9 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:02.021869 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:02.021869 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:52:02.024986 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-464284c6-6540-4d92-a057-d27da3e1faa9 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Volume info retrieved successfully. Aug 20 04:52:02.028478 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-464284c6-6540-4d92-a057-d27da3e1faa9 tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/volumes/4478fd97-7b39-48d7-975c-f2599a26eaac returned with HTTP 200 Aug 20 04:52:02.028851 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1406/5597] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:52:02 2026] GET /volume/v3/volumes/4478fd97-7b39-48d7-975c-f2599a26eaac => generated 1017 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:52:03.042364 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-97032daa-fed1-4907-9af4-e3ba6f6e4e5f None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:03.044005 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-97032daa-fed1-4907-9af4-e3ba6f6e4e5f tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] GET https://10.4.3.239/volume/v3/volumes/4478fd97-7b39-48d7-975c-f2599a26eaac Aug 20 04:52:03.044207 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-97032daa-fed1-4907-9af4-e3ba6f6e4e5f tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:03.044398 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-97032daa-fed1-4907-9af4-e3ba6f6e4e5f tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:03.049922 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-97032daa-fed1-4907-9af4-e3ba6f6e4e5f tempest-ProjectMemberTests-1859721252 tempest-ProjectMemberTests-1859721252-project-admin] https://10.4.3.239/volume/v3/volumes/4478fd97-7b39-48d7-975c-f2599a26eaac returned with HTTP 404 Aug 20 04:52:03.050356 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1392/5598] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:52:03 2026] GET /volume/v3/volumes/4478fd97-7b39-48d7-975c-f2599a26eaac => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:52:04.142967 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-50bccc6f-25a6-4889-8006-27c23d893be2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:04.213159 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-50bccc6f-25a6-4889-8006-27c23d893be2 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:52:04.213605 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-50bccc6f-25a6-4889-8006-27c23d893be2 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-2049395429", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1718557366", "vendor_name": "tempest-vendor_name-1609151062"}}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:52:04.215061 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:04.215061 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:52:04.231471 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-50bccc6f-25a6-4889-8006-27c23d893be2 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:52:04.231813 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1400/5599] 10.4.3.239 () {68 vars in 1253 bytes} [Thu Aug 20 04:52:04 2026] POST /volume/v3/types => generated 329 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:52:04.239639 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f39f3e5a-e091-4ad5-b68b-7efef9515117 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:04.241280 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f39f3e5a-e091-4ad5-b68b-7efef9515117 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:52:04.241992 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f39f3e5a-e091-4ad5-b68b-7efef9515117 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e881dab1-de4d-457b-9ccb-b3ee613b4ac0", "size": 1}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:52:04.243277 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-f39f3e5a-e091-4ad5-b68b-7efef9515117 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Create volume request body: {'volume': {'volume_type': 'e881dab1-de4d-457b-9ccb-b3ee613b4ac0', 'size': 1}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:52:04.246803 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-f39f3e5a-e091-4ad5-b68b-7efef9515117 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Create volume of 1 GB Aug 20 04:52:04.247049 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:04.247049 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:52:04.247553 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f39f3e5a-e091-4ad5-b68b-7efef9515117 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Availability Zones retrieved successfully. Aug 20 04:52:04.252981 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-f39f3e5a-e091-4ad5-b68b-7efef9515117 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Flow 'volume_create_api' (acf11774-ea97-4e97-a99c-8e1237a757e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:52:04.253823 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-f39f3e5a-e091-4ad5-b68b-7efef9515117 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b500a522-7e78-4c76-80a8-431e49599617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:52:04.254528 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-f39f3e5a-e091-4ad5-b68b-7efef9515117 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Validating volume size '1' using validate_int {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:52:04.271651 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-f39f3e5a-e091-4ad5-b68b-7efef9515117 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b500a522-7e78-4c76-80a8-431e49599617) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:52:04Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1718557366',vendor_name='tempest-vendor_name-1609151062'},id=e881dab1-de4d-457b-9ccb-b3ee613b4ac0,is_public=True,name='tempest-ProjectAdminTests-volume-type-2049395429',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e881dab1-de4d-457b-9ccb-b3ee613b4ac0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:52:04.272325 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-f39f3e5a-e091-4ad5-b68b-7efef9515117 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5af7941f-69b3-460c-8ab3-3d73cf4ff22a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:52:04.293723 np0000007850 devstack@c-api.service[100174]: WARNING cinder.quota [None req-f39f3e5a-e091-4ad5-b68b-7efef9515117 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-2049395429 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-2049395429, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:52:04.294063 np0000007850 devstack@c-api.service[100174]: WARNING cinder.quota [None req-f39f3e5a-e091-4ad5-b68b-7efef9515117 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-2049395429 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-2049395429, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:52:04.324307 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-f39f3e5a-e091-4ad5-b68b-7efef9515117 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Created reservations ['cdaf570c-61a4-4be7-89a6-bf47f63abb66', '3baef3fa-9224-4070-91b4-2ee28ea1c6fc', '1a247fad-2310-4b4a-a05d-b0b412661dcb', 'b0ca7860-e3dd-489b-bf11-d25d802b58c2'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:52:04.325163 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-f39f3e5a-e091-4ad5-b68b-7efef9515117 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5af7941f-69b3-460c-8ab3-3d73cf4ff22a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cdaf570c-61a4-4be7-89a6-bf47f63abb66', '3baef3fa-9224-4070-91b4-2ee28ea1c6fc', '1a247fad-2310-4b4a-a05d-b0b412661dcb', 'b0ca7860-e3dd-489b-bf11-d25d802b58c2']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:52:04.325905 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-f39f3e5a-e091-4ad5-b68b-7efef9515117 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cc6204a-84cc-46cd-9e08-2d2e8d209cd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:52:04.349553 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-f39f3e5a-e091-4ad5-b68b-7efef9515117 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cc6204a-84cc-46cd-9e08-2d2e8d209cd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50e71df1-ecb3-4694-ad31-2d4658be2fef', '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='3b6d765ccbfe416e94530577d3f479a0',qos_specs=None,replication_status=,reservations=['cdaf570c-61a4-4be7-89a6-bf47f63abb66','3baef3fa-9224-4070-91b4-2ee28ea1c6fc','1a247fad-2310-4b4a-a05d-b0b412661dcb','b0ca7860-e3dd-489b-bf11-d25d802b58c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='780c8ad9e91b4bb49e76594ef8c3271a',volume_type_id=e881dab1-de4d-457b-9ccb-b3ee613b4ac0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:52:04Z,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=50e71df1-ecb3-4694-ad31-2d4658be2fef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b6d765ccbfe416e94530577d3f479a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='780c8ad9e91b4bb49e76594ef8c3271a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e881dab1-de4d-457b-9ccb-b3ee613b4ac0),volume_type_id=e881dab1-de4d-457b-9ccb-b3ee613b4ac0)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:52:04.350192 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-f39f3e5a-e091-4ad5-b68b-7efef9515117 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c393a963-0cca-4832-af9f-1038594b79de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:52:04.378162 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-f39f3e5a-e091-4ad5-b68b-7efef9515117 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c393a963-0cca-4832-af9f-1038594b79de) transitioned into state 'SUCCESS' from 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='3b6d765ccbfe416e94530577d3f479a0',qos_specs=None,replication_status=,reservations=['cdaf570c-61a4-4be7-89a6-bf47f63abb66','3baef3fa-9224-4070-91b4-2ee28ea1c6fc','1a247fad-2310-4b4a-a05d-b0b412661dcb','b0ca7860-e3dd-489b-bf11-d25d802b58c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='780c8ad9e91b4bb49e76594ef8c3271a',volume_type_id=e881dab1-de4d-457b-9ccb-b3ee613b4ac0)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:52:04.378888 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-f39f3e5a-e091-4ad5-b68b-7efef9515117 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3acf4da8-66b1-4a2b-a88d-cf1a77acccb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:52:04.388455 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-f39f3e5a-e091-4ad5-b68b-7efef9515117 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3acf4da8-66b1-4a2b-a88d-cf1a77acccb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:52:04.389207 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-f39f3e5a-e091-4ad5-b68b-7efef9515117 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Flow 'volume_create_api' (acf11774-ea97-4e97-a99c-8e1237a757e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:52:04.389503 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-f39f3e5a-e091-4ad5-b68b-7efef9515117 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Create volume request issued successfully. Aug 20 04:52:04.390032 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f39f3e5a-e091-4ad5-b68b-7efef9515117 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:52:04.390464 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1402/5600] 10.4.3.239 () {70 vars in 1298 bytes} [Thu Aug 20 04:52:04 2026] POST /volume/v3/volumes => generated 773 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:52:04.401116 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-09192d4b-8b3d-4fdb-a598-6f51c673c063 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:04.402878 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-09192d4b-8b3d-4fdb-a598-6f51c673c063 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] GET https://10.4.3.239/volume/v3/volumes/50e71df1-ecb3-4694-ad31-2d4658be2fef Aug 20 04:52:04.403115 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-09192d4b-8b3d-4fdb-a598-6f51c673c063 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:04.403321 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-09192d4b-8b3d-4fdb-a598-6f51c673c063 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:04.411089 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:04.411089 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:52:04.414543 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-09192d4b-8b3d-4fdb-a598-6f51c673c063 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Volume info retrieved successfully. Aug 20 04:52:04.422435 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-09192d4b-8b3d-4fdb-a598-6f51c673c063 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] https://10.4.3.239/volume/v3/volumes/50e71df1-ecb3-4694-ad31-2d4658be2fef returned with HTTP 200 Aug 20 04:52:04.422435 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1407/5601] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:52:04 2026] GET /volume/v3/volumes/50e71df1-ecb3-4694-ad31-2d4658be2fef => generated 952 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:52:05.434071 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-eee7e30c-f5d6-429d-be17-5497a2c75569 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:05.435818 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-eee7e30c-f5d6-429d-be17-5497a2c75569 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] GET https://10.4.3.239/volume/v3/volumes/50e71df1-ecb3-4694-ad31-2d4658be2fef Aug 20 04:52:05.436043 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-eee7e30c-f5d6-429d-be17-5497a2c75569 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:05.436310 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-eee7e30c-f5d6-429d-be17-5497a2c75569 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:05.443167 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:05.443167 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:52:05.446021 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-eee7e30c-f5d6-429d-be17-5497a2c75569 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Volume info retrieved successfully. Aug 20 04:52:05.449294 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-eee7e30c-f5d6-429d-be17-5497a2c75569 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] https://10.4.3.239/volume/v3/volumes/50e71df1-ecb3-4694-ad31-2d4658be2fef returned with HTTP 200 Aug 20 04:52:05.449631 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1393/5602] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:52:05 2026] GET /volume/v3/volumes/50e71df1-ecb3-4694-ad31-2d4658be2fef => generated 973 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:52:05.460542 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0947d48b-36f8-4e94-9613-ff198a5318c3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:05.462318 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0947d48b-36f8-4e94-9613-ff198a5318c3 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] GET https://10.4.3.239/volume/v3/messages Aug 20 04:52:05.462542 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0947d48b-36f8-4e94-9613-ff198a5318c3 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:05.462724 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0947d48b-36f8-4e94-9613-ff198a5318c3 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Calling method 'version_select' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:05.466689 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0947d48b-36f8-4e94-9613-ff198a5318c3 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] https://10.4.3.239/volume/v3/messages returned with HTTP 200 Aug 20 04:52:05.467026 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1401/5603] 10.4.3.239 () {68 vars in 1280 bytes} [Thu Aug 20 04:52:05 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 20 04:52:05.476009 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a25e2505-36b7-4293-8f1e-f12d5d2938ab None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:05.478358 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a25e2505-36b7-4293-8f1e-f12d5d2938ab tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] DELETE https://10.4.3.239/volume/v3/messages/e364019d-5877-4b8d-b7d2-16a0d1bbe1df Aug 20 04:52:05.478666 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a25e2505-36b7-4293-8f1e-f12d5d2938ab tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:05.478928 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a25e2505-36b7-4293-8f1e-f12d5d2938ab tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:05.482727 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:05.482727 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:52:05.488269 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a25e2505-36b7-4293-8f1e-f12d5d2938ab tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] https://10.4.3.239/volume/v3/messages/e364019d-5877-4b8d-b7d2-16a0d1bbe1df returned with HTTP 204 Aug 20 04:52:05.488934 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1403/5604] 10.4.3.239 () {68 vars in 1394 bytes} [Thu Aug 20 04:52:05 2026] DELETE /volume/v3/messages/e364019d-5877-4b8d-b7d2-16a0d1bbe1df => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 20 04:52:05.495133 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3804dc75-3373-4367-bc73-058836c47601 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:05.496857 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3804dc75-3373-4367-bc73-058836c47601 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] GET https://10.4.3.239/volume/v3/messages/e364019d-5877-4b8d-b7d2-16a0d1bbe1df Aug 20 04:52:05.497119 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3804dc75-3373-4367-bc73-058836c47601 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:05.497362 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3804dc75-3373-4367-bc73-058836c47601 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:05.500131 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3804dc75-3373-4367-bc73-058836c47601 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] https://10.4.3.239/volume/v3/messages/e364019d-5877-4b8d-b7d2-16a0d1bbe1df returned with HTTP 404 Aug 20 04:52:05.500618 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1408/5605] 10.4.3.239 () {68 vars in 1391 bytes} [Thu Aug 20 04:52:05 2026] GET /volume/v3/messages/e364019d-5877-4b8d-b7d2-16a0d1bbe1df => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:52:05.506530 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8bca1feb-ce25-4f8b-89e3-225ec44f8593 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:05.508160 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8bca1feb-ce25-4f8b-89e3-225ec44f8593 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] DELETE https://10.4.3.239/volume/v3/volumes/50e71df1-ecb3-4694-ad31-2d4658be2fef Aug 20 04:52:05.508375 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8bca1feb-ce25-4f8b-89e3-225ec44f8593 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:05.508570 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8bca1feb-ce25-4f8b-89e3-225ec44f8593 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:05.508707 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-8bca1feb-ce25-4f8b-89e3-225ec44f8593 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Delete volume with id: 50e71df1-ecb3-4694-ad31-2d4658be2fef Aug 20 04:52:05.515020 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:05.515020 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:52:05.515311 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-8bca1feb-ce25-4f8b-89e3-225ec44f8593 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Volume info retrieved successfully. Aug 20 04:52:05.516158 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8bca1feb-ce25-4f8b-89e3-225ec44f8593 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100177) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 20 04:52:05.525089 np0000007850 devstack@c-api.service[100177]: WARNING cinder.quota [None req-8bca1feb-ce25-4f8b-89e3-225ec44f8593 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-2049395429 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-2049395429, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:52:05.525375 np0000007850 devstack@c-api.service[100177]: WARNING cinder.quota [None req-8bca1feb-ce25-4f8b-89e3-225ec44f8593 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-2049395429 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-2049395429, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:52:05.533402 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-8bca1feb-ce25-4f8b-89e3-225ec44f8593 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Created reservations ['e7ac78c5-31de-4dbc-967a-1d3a23001898', 'f557bab8-83d1-47fe-8890-918d2ad67b20', '3ac7a7ad-5cfc-4df8-a5c2-da929fae2b10', 'a6796e46-adff-404f-ab79-4f25c0682fa3'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:52:05.561938 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-8bca1feb-ce25-4f8b-89e3-225ec44f8593 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Delete volume request issued successfully. Aug 20 04:52:05.562148 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8bca1feb-ce25-4f8b-89e3-225ec44f8593 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] https://10.4.3.239/volume/v3/volumes/50e71df1-ecb3-4694-ad31-2d4658be2fef returned with HTTP 202 Aug 20 04:52:05.562589 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1394/5606] 10.4.3.239 () {68 vars in 1391 bytes} [Thu Aug 20 04:52:05 2026] DELETE /volume/v3/volumes/50e71df1-ecb3-4694-ad31-2d4658be2fef => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:52:05.569107 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d129485c-aae1-434d-9c52-79bb0ee8d9af None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:05.570778 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d129485c-aae1-434d-9c52-79bb0ee8d9af tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] DELETE https://10.4.3.239/volume/v3/types/e881dab1-de4d-457b-9ccb-b3ee613b4ac0 Aug 20 04:52:05.570955 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d129485c-aae1-434d-9c52-79bb0ee8d9af tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:05.571143 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d129485c-aae1-434d-9c52-79bb0ee8d9af tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Calling method '_delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:05.593432 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d129485c-aae1-434d-9c52-79bb0ee8d9af tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] https://10.4.3.239/volume/v3/types/e881dab1-de4d-457b-9ccb-b3ee613b4ac0 returned with HTTP 202 Aug 20 04:52:05.593766 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1402/5607] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:52:05 2026] DELETE /volume/v3/types/e881dab1-de4d-457b-9ccb-b3ee613b4ac0 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:52:05.601169 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a623a7be-abda-4de1-ae33-b71991611992 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:05.602909 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a623a7be-abda-4de1-ae33-b71991611992 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:52:05.603289 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a623a7be-abda-4de1-ae33-b71991611992 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-166498110", "extra_specs": {"storage_protocol": "tempest-storage_protocol-395888095", "vendor_name": "tempest-vendor_name-1024931333"}}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:52:05.618004 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a623a7be-abda-4de1-ae33-b71991611992 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:52:05.618412 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1404/5608] 10.4.3.239 () {68 vars in 1253 bytes} [Thu Aug 20 04:52:05 2026] POST /volume/v3/types => generated 327 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:52:05.625836 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-428013cb-9675-42e2-9452-4231c010e46d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:05.627537 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-428013cb-9675-42e2-9452-4231c010e46d tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:52:05.627872 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-428013cb-9675-42e2-9452-4231c010e46d tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5c2581a1-c23c-4527-a33d-1978747e4918", "size": 1}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:52:05.629226 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-428013cb-9675-42e2-9452-4231c010e46d tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Create volume request body: {'volume': {'volume_type': '5c2581a1-c23c-4527-a33d-1978747e4918', 'size': 1}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:52:05.632962 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-428013cb-9675-42e2-9452-4231c010e46d tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Create volume of 1 GB Aug 20 04:52:05.633234 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:05.633234 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:52:05.633578 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-428013cb-9675-42e2-9452-4231c010e46d tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Availability Zones retrieved successfully. Aug 20 04:52:05.638802 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-428013cb-9675-42e2-9452-4231c010e46d tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Flow 'volume_create_api' (9f107c63-b1ce-450b-811d-b72ecb674e52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:52:05.640696 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-428013cb-9675-42e2-9452-4231c010e46d tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23822cd3-7cb0-4b18-9d4b-91516e527db3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:52:05.641426 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-428013cb-9675-42e2-9452-4231c010e46d tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:52:05.657708 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-428013cb-9675-42e2-9452-4231c010e46d tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23822cd3-7cb0-4b18-9d4b-91516e527db3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:52:06Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-395888095',vendor_name='tempest-vendor_name-1024931333'},id=5c2581a1-c23c-4527-a33d-1978747e4918,is_public=True,name='tempest-ProjectAdminTests-volume-type-166498110',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5c2581a1-c23c-4527-a33d-1978747e4918', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:52:05.658394 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-428013cb-9675-42e2-9452-4231c010e46d tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa1e5da0-469a-4ccc-8b9a-87bd29d7b65c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:52:05.680286 np0000007850 devstack@c-api.service[100175]: WARNING cinder.quota [None req-428013cb-9675-42e2-9452-4231c010e46d tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-166498110 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-166498110, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:52:05.680550 np0000007850 devstack@c-api.service[100175]: WARNING cinder.quota [None req-428013cb-9675-42e2-9452-4231c010e46d tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-166498110 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-166498110, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:52:05.701839 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-428013cb-9675-42e2-9452-4231c010e46d tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Created reservations ['190c858f-4acd-466b-9e56-20838ae586c5', '4df2d8c0-1e5a-480c-a45c-166d1b8b4583', '13622d8b-1d29-4328-92b9-889e894f1782', '026d561d-f3aa-443f-9619-4a42f2593718'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:52:05.702589 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-428013cb-9675-42e2-9452-4231c010e46d tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa1e5da0-469a-4ccc-8b9a-87bd29d7b65c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['190c858f-4acd-466b-9e56-20838ae586c5', '4df2d8c0-1e5a-480c-a45c-166d1b8b4583', '13622d8b-1d29-4328-92b9-889e894f1782', '026d561d-f3aa-443f-9619-4a42f2593718']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:52:05.703316 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-428013cb-9675-42e2-9452-4231c010e46d tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1688b99-3044-4dd3-9ecf-76ec9775d2cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:52:05.724613 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-428013cb-9675-42e2-9452-4231c010e46d tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1688b99-3044-4dd3-9ecf-76ec9775d2cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d66d17e-2729-4294-b709-42219c92d82c', '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='3b6d765ccbfe416e94530577d3f479a0',qos_specs=None,replication_status=,reservations=['190c858f-4acd-466b-9e56-20838ae586c5','4df2d8c0-1e5a-480c-a45c-166d1b8b4583','13622d8b-1d29-4328-92b9-889e894f1782','026d561d-f3aa-443f-9619-4a42f2593718'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='780c8ad9e91b4bb49e76594ef8c3271a',volume_type_id=5c2581a1-c23c-4527-a33d-1978747e4918), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:52:05Z,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=9d66d17e-2729-4294-b709-42219c92d82c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b6d765ccbfe416e94530577d3f479a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='780c8ad9e91b4bb49e76594ef8c3271a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5c2581a1-c23c-4527-a33d-1978747e4918),volume_type_id=5c2581a1-c23c-4527-a33d-1978747e4918)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:52:05.725259 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-428013cb-9675-42e2-9452-4231c010e46d tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3035660-c3ad-45ce-8247-4706e4475e48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:52:05.740736 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-428013cb-9675-42e2-9452-4231c010e46d tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3035660-c3ad-45ce-8247-4706e4475e48) transitioned into state 'SUCCESS' from 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='3b6d765ccbfe416e94530577d3f479a0',qos_specs=None,replication_status=,reservations=['190c858f-4acd-466b-9e56-20838ae586c5','4df2d8c0-1e5a-480c-a45c-166d1b8b4583','13622d8b-1d29-4328-92b9-889e894f1782','026d561d-f3aa-443f-9619-4a42f2593718'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='780c8ad9e91b4bb49e76594ef8c3271a',volume_type_id=5c2581a1-c23c-4527-a33d-1978747e4918)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:52:05.741455 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-428013cb-9675-42e2-9452-4231c010e46d tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ace8861c-7672-406d-aaaa-c0b41e37f65a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:52:05.750622 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-428013cb-9675-42e2-9452-4231c010e46d tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ace8861c-7672-406d-aaaa-c0b41e37f65a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:52:05.751386 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-428013cb-9675-42e2-9452-4231c010e46d tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Flow 'volume_create_api' (9f107c63-b1ce-450b-811d-b72ecb674e52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:52:05.751684 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-428013cb-9675-42e2-9452-4231c010e46d tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Create volume request issued successfully. Aug 20 04:52:05.752412 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-428013cb-9675-42e2-9452-4231c010e46d tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:52:05.752949 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1409/5609] 10.4.3.239 () {70 vars in 1298 bytes} [Thu Aug 20 04:52:05 2026] POST /volume/v3/volumes => generated 772 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:52:05.763557 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f25ab3f3-2b96-4c5c-b499-354b7ab01c2e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:05.765764 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f25ab3f3-2b96-4c5c-b499-354b7ab01c2e tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] GET https://10.4.3.239/volume/v3/volumes/9d66d17e-2729-4294-b709-42219c92d82c Aug 20 04:52:05.766036 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f25ab3f3-2b96-4c5c-b499-354b7ab01c2e tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:05.766308 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f25ab3f3-2b96-4c5c-b499-354b7ab01c2e tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:05.775166 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:05.775166 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:52:05.778932 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f25ab3f3-2b96-4c5c-b499-354b7ab01c2e tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Volume info retrieved successfully. Aug 20 04:52:05.783595 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f25ab3f3-2b96-4c5c-b499-354b7ab01c2e tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] https://10.4.3.239/volume/v3/volumes/9d66d17e-2729-4294-b709-42219c92d82c returned with HTTP 200 Aug 20 04:52:05.784089 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1395/5610] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:52:05 2026] GET /volume/v3/volumes/9d66d17e-2729-4294-b709-42219c92d82c => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:52:06.795017 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d0ecf4cc-2e0f-4e62-80de-8591c46599ea None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:06.796800 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d0ecf4cc-2e0f-4e62-80de-8591c46599ea tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] GET https://10.4.3.239/volume/v3/volumes/9d66d17e-2729-4294-b709-42219c92d82c Aug 20 04:52:06.797022 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d0ecf4cc-2e0f-4e62-80de-8591c46599ea tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:06.797225 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d0ecf4cc-2e0f-4e62-80de-8591c46599ea tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:06.803826 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:06.803826 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:52:06.806889 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-d0ecf4cc-2e0f-4e62-80de-8591c46599ea tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Volume info retrieved successfully. Aug 20 04:52:06.810497 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d0ecf4cc-2e0f-4e62-80de-8591c46599ea tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] https://10.4.3.239/volume/v3/volumes/9d66d17e-2729-4294-b709-42219c92d82c returned with HTTP 200 Aug 20 04:52:06.810946 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1403/5611] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:52:06 2026] GET /volume/v3/volumes/9d66d17e-2729-4294-b709-42219c92d82c => generated 972 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:52:06.822170 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ea2bf2f8-5129-4145-a5bb-c4fc7102ec2b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:06.823819 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ea2bf2f8-5129-4145-a5bb-c4fc7102ec2b tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] GET https://10.4.3.239/volume/v3/messages Aug 20 04:52:06.824011 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ea2bf2f8-5129-4145-a5bb-c4fc7102ec2b tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:06.824177 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ea2bf2f8-5129-4145-a5bb-c4fc7102ec2b tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:06.828687 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ea2bf2f8-5129-4145-a5bb-c4fc7102ec2b tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] https://10.4.3.239/volume/v3/messages returned with HTTP 200 Aug 20 04:52:06.829197 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1405/5612] 10.4.3.239 () {68 vars in 1280 bytes} [Thu Aug 20 04:52:06 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 20 04:52:06.836408 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e45bfa4d-85ad-45e0-8737-64cc7e777ca0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:06.838285 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e45bfa4d-85ad-45e0-8737-64cc7e777ca0 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] GET https://10.4.3.239/volume/v3/messages Aug 20 04:52:06.838868 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e45bfa4d-85ad-45e0-8737-64cc7e777ca0 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:06.838868 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e45bfa4d-85ad-45e0-8737-64cc7e777ca0 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:06.839008 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:06.839008 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:52:06.843046 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e45bfa4d-85ad-45e0-8737-64cc7e777ca0 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] https://10.4.3.239/volume/v3/messages returned with HTTP 200 Aug 20 04:52:06.843679 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1410/5613] 10.4.3.239 () {68 vars in 1280 bytes} [Thu Aug 20 04:52:06 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 20 04:52:06.852397 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-74e80396-8931-4dc5-a6a4-b037bd7c0ee8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:06.854589 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-74e80396-8931-4dc5-a6a4-b037bd7c0ee8 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] DELETE https://10.4.3.239/volume/v3/messages/a54d7a03-05f5-4726-856a-c9b9a0cdec6f Aug 20 04:52:06.854883 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-74e80396-8931-4dc5-a6a4-b037bd7c0ee8 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:06.855128 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-74e80396-8931-4dc5-a6a4-b037bd7c0ee8 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:06.864042 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-74e80396-8931-4dc5-a6a4-b037bd7c0ee8 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] https://10.4.3.239/volume/v3/messages/a54d7a03-05f5-4726-856a-c9b9a0cdec6f returned with HTTP 204 Aug 20 04:52:06.864459 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1396/5614] 10.4.3.239 () {68 vars in 1394 bytes} [Thu Aug 20 04:52:06 2026] DELETE /volume/v3/messages/a54d7a03-05f5-4726-856a-c9b9a0cdec6f => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 20 04:52:06.870851 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2002f613-627b-4e9a-9d54-36bcb4789260 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:06.872318 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2002f613-627b-4e9a-9d54-36bcb4789260 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] DELETE https://10.4.3.239/volume/v3/volumes/9d66d17e-2729-4294-b709-42219c92d82c Aug 20 04:52:06.872559 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2002f613-627b-4e9a-9d54-36bcb4789260 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:06.872774 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2002f613-627b-4e9a-9d54-36bcb4789260 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:06.872982 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-2002f613-627b-4e9a-9d54-36bcb4789260 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Delete volume with id: 9d66d17e-2729-4294-b709-42219c92d82c Aug 20 04:52:06.880316 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:06.880316 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:52:06.881119 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-2002f613-627b-4e9a-9d54-36bcb4789260 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Volume info retrieved successfully. Aug 20 04:52:06.882167 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-2002f613-627b-4e9a-9d54-36bcb4789260 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100176) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 20 04:52:06.892362 np0000007850 devstack@c-api.service[100176]: WARNING cinder.quota [None req-2002f613-627b-4e9a-9d54-36bcb4789260 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-166498110 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-166498110, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:52:06.892682 np0000007850 devstack@c-api.service[100176]: WARNING cinder.quota [None req-2002f613-627b-4e9a-9d54-36bcb4789260 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-166498110 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-166498110, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:52:06.902157 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-2002f613-627b-4e9a-9d54-36bcb4789260 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Created reservations ['9d935321-92d1-464a-8782-425fac96b70b', '20f61084-2333-429f-a905-a037aa254152', '2a2eb7d9-a27d-4668-940e-77da15fea688', '33af02f6-8b12-4ad3-964f-1dd2c1d02bca'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:52:06.924889 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-2002f613-627b-4e9a-9d54-36bcb4789260 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Delete volume request issued successfully. Aug 20 04:52:06.925196 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2002f613-627b-4e9a-9d54-36bcb4789260 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] https://10.4.3.239/volume/v3/volumes/9d66d17e-2729-4294-b709-42219c92d82c returned with HTTP 202 Aug 20 04:52:06.925661 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1404/5615] 10.4.3.239 () {68 vars in 1391 bytes} [Thu Aug 20 04:52:06 2026] DELETE /volume/v3/volumes/9d66d17e-2729-4294-b709-42219c92d82c => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:52:06.931921 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f3523d8e-06cb-4dd0-93f5-894c7dbac389 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:06.933560 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f3523d8e-06cb-4dd0-93f5-894c7dbac389 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] DELETE https://10.4.3.239/volume/v3/types/5c2581a1-c23c-4527-a33d-1978747e4918 Aug 20 04:52:06.933727 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f3523d8e-06cb-4dd0-93f5-894c7dbac389 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:06.933906 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f3523d8e-06cb-4dd0-93f5-894c7dbac389 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Calling method '_delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:06.953592 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f3523d8e-06cb-4dd0-93f5-894c7dbac389 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] https://10.4.3.239/volume/v3/types/5c2581a1-c23c-4527-a33d-1978747e4918 returned with HTTP 202 Aug 20 04:52:06.953954 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1406/5616] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:52:06 2026] DELETE /volume/v3/types/5c2581a1-c23c-4527-a33d-1978747e4918 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:52:06.960167 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c8413f61-a11c-400f-9939-397639a36969 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:06.961664 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c8413f61-a11c-400f-9939-397639a36969 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:52:06.961968 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c8413f61-a11c-400f-9939-397639a36969 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-58549328", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1869388016", "vendor_name": "tempest-vendor_name-1552102200"}}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:52:06.976042 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c8413f61-a11c-400f-9939-397639a36969 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:52:06.976394 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1411/5617] 10.4.3.239 () {68 vars in 1253 bytes} [Thu Aug 20 04:52:06 2026] POST /volume/v3/types => generated 327 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:52:06.982958 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f008b302-30ba-4493-9c7c-3e84c479020b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:06.984512 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f008b302-30ba-4493-9c7c-3e84c479020b tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:52:06.984900 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f008b302-30ba-4493-9c7c-3e84c479020b tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f1bfa01a-8e44-48e6-9192-24ba5551ffe4", "size": 1}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:52:06.986321 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-f008b302-30ba-4493-9c7c-3e84c479020b tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Create volume request body: {'volume': {'volume_type': 'f1bfa01a-8e44-48e6-9192-24ba5551ffe4', 'size': 1}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:52:06.989657 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-f008b302-30ba-4493-9c7c-3e84c479020b tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Create volume of 1 GB Aug 20 04:52:06.989899 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:06.989899 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:52:06.990218 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f008b302-30ba-4493-9c7c-3e84c479020b tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Availability Zones retrieved successfully. Aug 20 04:52:06.995044 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-f008b302-30ba-4493-9c7c-3e84c479020b tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Flow 'volume_create_api' (b0d43ac9-b469-4147-863d-dd0f8d7d4c38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:52:06.995891 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-f008b302-30ba-4493-9c7c-3e84c479020b tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f257bb26-7644-4c18-b5fe-0ef5194d86c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:52:06.996529 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-f008b302-30ba-4493-9c7c-3e84c479020b tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:52:07.012427 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-f008b302-30ba-4493-9c7c-3e84c479020b tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f257bb26-7644-4c18-b5fe-0ef5194d86c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:52:07Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1869388016',vendor_name='tempest-vendor_name-1552102200'},id=f1bfa01a-8e44-48e6-9192-24ba5551ffe4,is_public=True,name='tempest-ProjectAdminTests-volume-type-58549328',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1bfa01a-8e44-48e6-9192-24ba5551ffe4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:52:07.013048 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-f008b302-30ba-4493-9c7c-3e84c479020b tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2a8161d-75bb-49e7-9d78-0de6c7e5db4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:52:07.035314 np0000007850 devstack@c-api.service[100177]: WARNING cinder.quota [None req-f008b302-30ba-4493-9c7c-3e84c479020b tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-58549328 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-58549328, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:52:07.035569 np0000007850 devstack@c-api.service[100177]: WARNING cinder.quota [None req-f008b302-30ba-4493-9c7c-3e84c479020b tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-58549328 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-58549328, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:52:07.057968 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-f008b302-30ba-4493-9c7c-3e84c479020b tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Created reservations ['22cf9588-15a8-4be7-8a1a-1463bd529011', 'f3d725b1-07a4-460a-b6cd-0a6d305caf8e', 'cff34bd1-9d03-4cec-a84a-249c6903806d', '6e5f2221-277e-4d6c-ac02-f654d94547da'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:52:07.058704 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-f008b302-30ba-4493-9c7c-3e84c479020b tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2a8161d-75bb-49e7-9d78-0de6c7e5db4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22cf9588-15a8-4be7-8a1a-1463bd529011', 'f3d725b1-07a4-460a-b6cd-0a6d305caf8e', 'cff34bd1-9d03-4cec-a84a-249c6903806d', '6e5f2221-277e-4d6c-ac02-f654d94547da']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:52:07.059332 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-f008b302-30ba-4493-9c7c-3e84c479020b tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f93a51f1-73cd-42e9-a619-f8eabc101e87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:52:07.080798 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-f008b302-30ba-4493-9c7c-3e84c479020b tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f93a51f1-73cd-42e9-a619-f8eabc101e87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3ced704-6e08-4cb3-8739-f6a1ad291fbd', '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='3b6d765ccbfe416e94530577d3f479a0',qos_specs=None,replication_status=,reservations=['22cf9588-15a8-4be7-8a1a-1463bd529011','f3d725b1-07a4-460a-b6cd-0a6d305caf8e','cff34bd1-9d03-4cec-a84a-249c6903806d','6e5f2221-277e-4d6c-ac02-f654d94547da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='780c8ad9e91b4bb49e76594ef8c3271a',volume_type_id=f1bfa01a-8e44-48e6-9192-24ba5551ffe4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:52:07Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3ced704-6e08-4cb3-8739-f6a1ad291fbd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b6d765ccbfe416e94530577d3f479a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='780c8ad9e91b4bb49e76594ef8c3271a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1bfa01a-8e44-48e6-9192-24ba5551ffe4),volume_type_id=f1bfa01a-8e44-48e6-9192-24ba5551ffe4)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:52:07.081418 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-f008b302-30ba-4493-9c7c-3e84c479020b tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96aaed31-a94e-4c83-8a57-31171ea14c4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:52:07.095733 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-f008b302-30ba-4493-9c7c-3e84c479020b tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96aaed31-a94e-4c83-8a57-31171ea14c4b) transitioned into state 'SUCCESS' from 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='3b6d765ccbfe416e94530577d3f479a0',qos_specs=None,replication_status=,reservations=['22cf9588-15a8-4be7-8a1a-1463bd529011','f3d725b1-07a4-460a-b6cd-0a6d305caf8e','cff34bd1-9d03-4cec-a84a-249c6903806d','6e5f2221-277e-4d6c-ac02-f654d94547da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='780c8ad9e91b4bb49e76594ef8c3271a',volume_type_id=f1bfa01a-8e44-48e6-9192-24ba5551ffe4)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:52:07.096255 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-f008b302-30ba-4493-9c7c-3e84c479020b tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97140265-0ac6-4342-98ed-cce251699c56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:52:07.103722 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-f008b302-30ba-4493-9c7c-3e84c479020b tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97140265-0ac6-4342-98ed-cce251699c56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:52:07.104407 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-f008b302-30ba-4493-9c7c-3e84c479020b tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Flow 'volume_create_api' (b0d43ac9-b469-4147-863d-dd0f8d7d4c38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:52:07.104661 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-f008b302-30ba-4493-9c7c-3e84c479020b tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Create volume request issued successfully. Aug 20 04:52:07.105130 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f008b302-30ba-4493-9c7c-3e84c479020b tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:52:07.105537 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1397/5618] 10.4.3.239 () {70 vars in 1298 bytes} [Thu Aug 20 04:52:06 2026] POST /volume/v3/volumes => generated 771 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:52:07.115782 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0f1326ab-d136-43fa-bf4f-456d01ea4222 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:07.117592 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0f1326ab-d136-43fa-bf4f-456d01ea4222 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] GET https://10.4.3.239/volume/v3/volumes/f3ced704-6e08-4cb3-8739-f6a1ad291fbd Aug 20 04:52:07.117824 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0f1326ab-d136-43fa-bf4f-456d01ea4222 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:07.118032 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0f1326ab-d136-43fa-bf4f-456d01ea4222 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:07.125625 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:07.125625 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:52:07.128781 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-0f1326ab-d136-43fa-bf4f-456d01ea4222 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Volume info retrieved successfully. Aug 20 04:52:07.132356 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0f1326ab-d136-43fa-bf4f-456d01ea4222 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] https://10.4.3.239/volume/v3/volumes/f3ced704-6e08-4cb3-8739-f6a1ad291fbd returned with HTTP 200 Aug 20 04:52:07.132712 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1405/5619] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:52:07 2026] GET /volume/v3/volumes/f3ced704-6e08-4cb3-8739-f6a1ad291fbd => generated 950 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:52:08.143043 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a1b5537b-0314-4c8e-a4fb-d43b9d776a2d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:08.144689 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a1b5537b-0314-4c8e-a4fb-d43b9d776a2d tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] GET https://10.4.3.239/volume/v3/volumes/f3ced704-6e08-4cb3-8739-f6a1ad291fbd Aug 20 04:52:08.144872 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a1b5537b-0314-4c8e-a4fb-d43b9d776a2d tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:08.145042 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a1b5537b-0314-4c8e-a4fb-d43b9d776a2d tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:08.151294 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:08.151294 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:52:08.154023 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a1b5537b-0314-4c8e-a4fb-d43b9d776a2d tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Volume info retrieved successfully. Aug 20 04:52:08.157138 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a1b5537b-0314-4c8e-a4fb-d43b9d776a2d tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] https://10.4.3.239/volume/v3/volumes/f3ced704-6e08-4cb3-8739-f6a1ad291fbd returned with HTTP 200 Aug 20 04:52:08.157478 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1407/5620] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:52:08 2026] GET /volume/v3/volumes/f3ced704-6e08-4cb3-8739-f6a1ad291fbd => generated 971 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:52:08.169340 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ac48c466-c31f-4bac-84fe-f3935e745d43 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:08.170953 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ac48c466-c31f-4bac-84fe-f3935e745d43 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] GET https://10.4.3.239/volume/v3/messages Aug 20 04:52:08.171155 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ac48c466-c31f-4bac-84fe-f3935e745d43 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:08.171356 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ac48c466-c31f-4bac-84fe-f3935e745d43 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Calling method 'version_select' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:08.174529 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ac48c466-c31f-4bac-84fe-f3935e745d43 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] https://10.4.3.239/volume/v3/messages returned with HTTP 200 Aug 20 04:52:08.174854 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1412/5621] 10.4.3.239 () {68 vars in 1280 bytes} [Thu Aug 20 04:52:08 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 20 04:52:08.182032 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-435b3972-5966-43a1-a981-88a38d09dfcd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:08.183554 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-435b3972-5966-43a1-a981-88a38d09dfcd tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] GET https://10.4.3.239/volume/v3/messages/70abf508-c46c-4d5b-ac8b-e8cee6e97c26 Aug 20 04:52:08.183728 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-435b3972-5966-43a1-a981-88a38d09dfcd tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:08.183901 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-435b3972-5966-43a1-a981-88a38d09dfcd tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Calling method 'version_select' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:08.186369 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:08.186369 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:52:08.186851 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-435b3972-5966-43a1-a981-88a38d09dfcd tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] https://10.4.3.239/volume/v3/messages/70abf508-c46c-4d5b-ac8b-e8cee6e97c26 returned with HTTP 200 Aug 20 04:52:08.187152 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1398/5622] 10.4.3.239 () {68 vars in 1391 bytes} [Thu Aug 20 04:52:08 2026] GET /volume/v3/messages/70abf508-c46c-4d5b-ac8b-e8cee6e97c26 => generated 667 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:52:08.192833 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f27a1651-01ba-40f3-9891-a29140e177e7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:08.194002 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d948aaf1-9257-4921-8851-8ffce429ee14 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:08.194284 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f27a1651-01ba-40f3-9891-a29140e177e7 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:52:08.194600 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f27a1651-01ba-40f3-9891-a29140e177e7 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "d2aed525-0290-4df2-8861-4535c392baa2", "size": 1}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:52:08.195874 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-f27a1651-01ba-40f3-9891-a29140e177e7 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'd2aed525-0290-4df2-8861-4535c392baa2', 'size': 1}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:52:08.196085 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d948aaf1-9257-4921-8851-8ffce429ee14 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] DELETE https://10.4.3.239/volume/v3/messages/70abf508-c46c-4d5b-ac8b-e8cee6e97c26 Aug 20 04:52:08.196373 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d948aaf1-9257-4921-8851-8ffce429ee14 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:08.196616 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d948aaf1-9257-4921-8851-8ffce429ee14 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Calling method 'version_select' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:08.204764 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d948aaf1-9257-4921-8851-8ffce429ee14 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] https://10.4.3.239/volume/v3/messages/70abf508-c46c-4d5b-ac8b-e8cee6e97c26 returned with HTTP 204 Aug 20 04:52:08.205222 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1408/5623] 10.4.3.239 () {68 vars in 1394 bytes} [Thu Aug 20 04:52:08 2026] DELETE /volume/v3/messages/70abf508-c46c-4d5b-ac8b-e8cee6e97c26 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 20 04:52:08.211015 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-00660b47-d3cf-417d-886d-ffaca3d884a4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:08.212479 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-00660b47-d3cf-417d-886d-ffaca3d884a4 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] DELETE https://10.4.3.239/volume/v3/volumes/f3ced704-6e08-4cb3-8739-f6a1ad291fbd Aug 20 04:52:08.212746 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-00660b47-d3cf-417d-886d-ffaca3d884a4 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:08.212937 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-00660b47-d3cf-417d-886d-ffaca3d884a4 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:08.213529 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-00660b47-d3cf-417d-886d-ffaca3d884a4 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Delete volume with id: f3ced704-6e08-4cb3-8739-f6a1ad291fbd Aug 20 04:52:08.220282 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:08.220282 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:52:08.220282 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-00660b47-d3cf-417d-886d-ffaca3d884a4 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Volume info retrieved successfully. Aug 20 04:52:08.221061 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-00660b47-d3cf-417d-886d-ffaca3d884a4 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100175) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 20 04:52:08.229380 np0000007850 devstack@c-api.service[100175]: WARNING cinder.quota [None req-00660b47-d3cf-417d-886d-ffaca3d884a4 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-58549328 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-58549328, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:52:08.229633 np0000007850 devstack@c-api.service[100175]: WARNING cinder.quota [None req-00660b47-d3cf-417d-886d-ffaca3d884a4 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-58549328 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-58549328, it is now deprecated. Please use the default quota class for default quota. Aug 20 04:52:08.236590 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-00660b47-d3cf-417d-886d-ffaca3d884a4 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Created reservations ['8d9131d8-86a5-4ecb-b8ed-9d3d3ce895d2', '26d72abc-63e5-4ccf-b2c2-1819f1624262', '86f9d1c0-df0d-49a7-986f-f17073013f3a', '6f130898-1d5e-41f3-a9ec-8eafbaba65c0'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:52:08.257849 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-00660b47-d3cf-417d-886d-ffaca3d884a4 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Delete volume request issued successfully. Aug 20 04:52:08.258027 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-00660b47-d3cf-417d-886d-ffaca3d884a4 tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] https://10.4.3.239/volume/v3/volumes/f3ced704-6e08-4cb3-8739-f6a1ad291fbd returned with HTTP 202 Aug 20 04:52:08.258553 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1413/5624] 10.4.3.239 () {68 vars in 1391 bytes} [Thu Aug 20 04:52:08 2026] DELETE /volume/v3/volumes/f3ced704-6e08-4cb3-8739-f6a1ad291fbd => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:52:08.264694 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8d85100b-dd70-4057-a1b9-88f1973e04fd None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:08.266247 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8d85100b-dd70-4057-a1b9-88f1973e04fd tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] DELETE https://10.4.3.239/volume/v3/types/f1bfa01a-8e44-48e6-9192-24ba5551ffe4 Aug 20 04:52:08.266451 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8d85100b-dd70-4057-a1b9-88f1973e04fd tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:08.266637 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8d85100b-dd70-4057-a1b9-88f1973e04fd tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] Calling method '_delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:08.286071 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8d85100b-dd70-4057-a1b9-88f1973e04fd tempest-ProjectAdminTests-23642320 tempest-ProjectAdminTests-23642320-project-admin] https://10.4.3.239/volume/v3/types/f1bfa01a-8e44-48e6-9192-24ba5551ffe4 returned with HTTP 202 Aug 20 04:52:08.286598 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1399/5625] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:52:08 2026] DELETE /volume/v3/types/f1bfa01a-8e44-48e6-9192-24ba5551ffe4 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:52:08.315485 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-f27a1651-01ba-40f3-9891-a29140e177e7 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Create volume of 1 GB Aug 20 04:52:08.319738 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f27a1651-01ba-40f3-9891-a29140e177e7 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Availability Zones retrieved successfully. Aug 20 04:52:08.325055 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f27a1651-01ba-40f3-9891-a29140e177e7 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Flow 'volume_create_api' (e1135ede-0ee1-4e89-aa88-7a6b97e03829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:52:08.326000 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f27a1651-01ba-40f3-9891-a29140e177e7 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46de28a8-cd25-48bc-acc9-e8af63d0bf09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:52:08.326808 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-f27a1651-01ba-40f3-9891-a29140e177e7 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:52:08.377642 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f27a1651-01ba-40f3-9891-a29140e177e7 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46de28a8-cd25-48bc-acc9-e8af63d0bf09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:52:08.378322 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f27a1651-01ba-40f3-9891-a29140e177e7 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41c28346-4ef4-4e9f-81fa-364591106901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:52:08.444294 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-f27a1651-01ba-40f3-9891-a29140e177e7 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Created reservations ['3c49f9f8-3125-4b09-9725-63525d2c0f30', 'b6fdcf72-1d2b-463a-babe-bbf2fbef379c', 'e578e943-868e-4bee-8f74-47f5ebbdc3c6', '657e7b5b-1eff-468e-aef2-ed2785832702'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:52:08.445011 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f27a1651-01ba-40f3-9891-a29140e177e7 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41c28346-4ef4-4e9f-81fa-364591106901) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c49f9f8-3125-4b09-9725-63525d2c0f30', 'b6fdcf72-1d2b-463a-babe-bbf2fbef379c', 'e578e943-868e-4bee-8f74-47f5ebbdc3c6', '657e7b5b-1eff-468e-aef2-ed2785832702']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:52:08.445671 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f27a1651-01ba-40f3-9891-a29140e177e7 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70a78343-3655-4353-895f-df78c5314e4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:52:08.466002 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f27a1651-01ba-40f3-9891-a29140e177e7 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70a78343-3655-4353-895f-df78c5314e4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52f3f6d2-0e12-4298-89f5-39ab688bea47', '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='b2a6854fda2f41279a0d87a400a81a9b',qos_specs=None,replication_status=,reservations=['3c49f9f8-3125-4b09-9725-63525d2c0f30','b6fdcf72-1d2b-463a-babe-bbf2fbef379c','e578e943-868e-4bee-8f74-47f5ebbdc3c6','657e7b5b-1eff-468e-aef2-ed2785832702'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcfa4ba463ed43678d3b51e6d7e3ece0',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:52:08Z,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=52f3f6d2-0e12-4298-89f5-39ab688bea47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2a6854fda2f41279a0d87a400a81a9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fcfa4ba463ed43678d3b51e6d7e3ece0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:52:08.466680 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f27a1651-01ba-40f3-9891-a29140e177e7 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4affc4a7-1e94-48e0-b999-0022ecaec39e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:52:08.481699 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f27a1651-01ba-40f3-9891-a29140e177e7 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4affc4a7-1e94-48e0-b999-0022ecaec39e) transitioned into state 'SUCCESS' from 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='b2a6854fda2f41279a0d87a400a81a9b',qos_specs=None,replication_status=,reservations=['3c49f9f8-3125-4b09-9725-63525d2c0f30','b6fdcf72-1d2b-463a-babe-bbf2fbef379c','e578e943-868e-4bee-8f74-47f5ebbdc3c6','657e7b5b-1eff-468e-aef2-ed2785832702'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcfa4ba463ed43678d3b51e6d7e3ece0',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:52:08.482331 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f27a1651-01ba-40f3-9891-a29140e177e7 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (027d7175-f5a5-4e68-bc40-d1ddda3eaaaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:52:08.491087 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f27a1651-01ba-40f3-9891-a29140e177e7 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (027d7175-f5a5-4e68-bc40-d1ddda3eaaaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:52:08.491725 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-f27a1651-01ba-40f3-9891-a29140e177e7 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Flow 'volume_create_api' (e1135ede-0ee1-4e89-aa88-7a6b97e03829) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:52:08.491983 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f27a1651-01ba-40f3-9891-a29140e177e7 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Create volume request issued successfully. Aug 20 04:52:08.492502 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f27a1651-01ba-40f3-9891-a29140e177e7 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:52:08.492896 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1406/5626] 10.4.3.239 () {70 vars in 1300 bytes} [Thu Aug 20 04:52:08 2026] POST /volume/v3/volumes => generated 775 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:52:08.503440 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-aad01480-2f0c-49f0-920b-48c685977568 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:08.505202 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-aad01480-2f0c-49f0-920b-48c685977568 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] GET https://10.4.3.239/volume/v3/volumes/52f3f6d2-0e12-4298-89f5-39ab688bea47 Aug 20 04:52:08.505437 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-aad01480-2f0c-49f0-920b-48c685977568 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:08.505617 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-aad01480-2f0c-49f0-920b-48c685977568 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:08.511996 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:08.511996 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:52:08.515038 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-aad01480-2f0c-49f0-920b-48c685977568 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Volume info retrieved successfully. Aug 20 04:52:08.518623 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-aad01480-2f0c-49f0-920b-48c685977568 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/volumes/52f3f6d2-0e12-4298-89f5-39ab688bea47 returned with HTTP 200 Aug 20 04:52:08.518960 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1409/5627] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:52:08 2026] GET /volume/v3/volumes/52f3f6d2-0e12-4298-89f5-39ab688bea47 => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:52:09.322290 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1956ad98-0226-49ea-b17c-867cbf9ece8f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:09.397873 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1956ad98-0226-49ea-b17c-867cbf9ece8f tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:52:09.398228 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1956ad98-0226-49ea-b17c-867cbf9ece8f tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-779367424", "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=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:52:09.412961 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1956ad98-0226-49ea-b17c-867cbf9ece8f tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:52:09.413290 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1414/5628] 10.4.3.239 () {68 vars in 1253 bytes} [Thu Aug 20 04:52:09 2026] POST /volume/v3/types => generated 379 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:52:09.420397 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-380f8e9a-80f0-4dbf-8745-d078dadf8fbb None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:09.422009 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-380f8e9a-80f0-4dbf-8745-d078dadf8fbb tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] POST https://10.4.3.239/volume/v3/types/a2de0897-3947-42cc-8f3d-f9e764926a28/encryption Aug 20 04:52:09.422339 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-380f8e9a-80f0-4dbf-8745-d078dadf8fbb tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:52:09.436559 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-380f8e9a-80f0-4dbf-8745-d078dadf8fbb tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] https://10.4.3.239/volume/v3/types/a2de0897-3947-42cc-8f3d-f9e764926a28/encryption returned with HTTP 200 Aug 20 04:52:09.437152 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1400/5629] 10.4.3.239 () {68 vars in 1397 bytes} [Thu Aug 20 04:52:09 2026] POST /volume/v3/types/a2de0897-3947-42cc-8f3d-f9e764926a28/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:52:09.445103 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-aa4f8c0b-c4d1-45fb-878b-d0dfd90e3c47 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:09.446691 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-aa4f8c0b-c4d1-45fb-878b-d0dfd90e3c47 tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:52:09.447007 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-aa4f8c0b-c4d1-45fb-878b-d0dfd90e3c47 tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1540220165", "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=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:52:09.448427 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:09.448427 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:52:09.461880 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-aa4f8c0b-c4d1-45fb-878b-d0dfd90e3c47 tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:52:09.462193 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1407/5630] 10.4.3.239 () {68 vars in 1253 bytes} [Thu Aug 20 04:52:09 2026] POST /volume/v3/types => generated 380 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:52:09.469616 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-6cfc393d-5e43-42a8-80ee-c474eaa99b5a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:09.471599 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6cfc393d-5e43-42a8-80ee-c474eaa99b5a tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] POST https://10.4.3.239/volume/v3/types/5e31b8ea-1f44-424f-a6a4-3b5d7b8320b0/encryption Aug 20 04:52:09.471975 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-6cfc393d-5e43-42a8-80ee-c474eaa99b5a tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:52:09.487096 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-6cfc393d-5e43-42a8-80ee-c474eaa99b5a tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] https://10.4.3.239/volume/v3/types/5e31b8ea-1f44-424f-a6a4-3b5d7b8320b0/encryption returned with HTTP 200 Aug 20 04:52:09.487493 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1410/5631] 10.4.3.239 () {68 vars in 1397 bytes} [Thu Aug 20 04:52:09 2026] POST /volume/v3/types/5e31b8ea-1f44-424f-a6a4-3b5d7b8320b0/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:52:09.496546 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-afeded0f-c537-46d9-817b-f84ee621308d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:09.498037 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-afeded0f-c537-46d9-817b-f84ee621308d tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:52:09.498412 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-afeded0f-c537-46d9-817b-f84ee621308d tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-445222131", "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=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:52:09.513010 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-afeded0f-c537-46d9-817b-f84ee621308d tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:52:09.513454 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1415/5632] 10.4.3.239 () {68 vars in 1253 bytes} [Thu Aug 20 04:52:09 2026] POST /volume/v3/types => generated 379 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:52:09.520836 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-fdc08180-fdc3-46c8-825d-c56fc9d3b8f7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:09.522418 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fdc08180-fdc3-46c8-825d-c56fc9d3b8f7 tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] POST https://10.4.3.239/volume/v3/types/73fe24b8-4cdb-432a-850c-9bd69ce82a4a/extra_specs Aug 20 04:52:09.522758 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-fdc08180-fdc3-46c8-825d-c56fc9d3b8f7 tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:52:09.529892 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6021fb41-707c-46bc-9edf-810a6c781001 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:09.531432 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6021fb41-707c-46bc-9edf-810a6c781001 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] GET https://10.4.3.239/volume/v3/volumes/52f3f6d2-0e12-4298-89f5-39ab688bea47 Aug 20 04:52:09.531597 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6021fb41-707c-46bc-9edf-810a6c781001 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:09.531766 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6021fb41-707c-46bc-9edf-810a6c781001 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:09.537310 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:09.537310 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:52:09.540772 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-6021fb41-707c-46bc-9edf-810a6c781001 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Volume info retrieved successfully. Aug 20 04:52:09.544368 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6021fb41-707c-46bc-9edf-810a6c781001 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/volumes/52f3f6d2-0e12-4298-89f5-39ab688bea47 returned with HTTP 200 Aug 20 04:52:09.544781 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1408/5633] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:52:09 2026] GET /volume/v3/volumes/52f3f6d2-0e12-4298-89f5-39ab688bea47 => generated 925 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:52:09.546019 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-fdc08180-fdc3-46c8-825d-c56fc9d3b8f7 tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] https://10.4.3.239/volume/v3/types/73fe24b8-4cdb-432a-850c-9bd69ce82a4a/extra_specs returned with HTTP 200 Aug 20 04:52:09.546668 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1401/5634] 10.4.3.239 () {68 vars in 1399 bytes} [Thu Aug 20 04:52:09 2026] POST /volume/v3/types/73fe24b8-4cdb-432a-850c-9bd69ce82a4a/extra_specs => generated 35 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 04:52:09.552793 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3f273714-e738-41b6-aaca-fdc7f88a7d0f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:09.554543 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3f273714-e738-41b6-aaca-fdc7f88a7d0f tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] PUT https://10.4.3.239/volume/v3/types/73fe24b8-4cdb-432a-850c-9bd69ce82a4a/extra_specs/key2 Aug 20 04:52:09.554877 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3f273714-e738-41b6-aaca-fdc7f88a7d0f tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:52:09.572710 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3f273714-e738-41b6-aaca-fdc7f88a7d0f tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] https://10.4.3.239/volume/v3/types/73fe24b8-4cdb-432a-850c-9bd69ce82a4a/extra_specs/key2 returned with HTTP 200 Aug 20 04:52:09.573126 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1411/5635] 10.4.3.239 () {68 vars in 1413 bytes} [Thu Aug 20 04:52:09 2026] PUT /volume/v3/types/73fe24b8-4cdb-432a-850c-9bd69ce82a4a/extra_specs/key2 => generated 25 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 04:52:09.580526 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-bd124f3c-632c-48ac-8526-e6284bfcd1eb None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:09.581917 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bd124f3c-632c-48ac-8526-e6284bfcd1eb tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:52:09.582223 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-bd124f3c-632c-48ac-8526-e6284bfcd1eb tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:52:09.595251 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-bd124f3c-632c-48ac-8526-e6284bfcd1eb tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:52:09.595628 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1416/5636] 10.4.3.239 () {68 vars in 1252 bytes} [Thu Aug 20 04:52:09 2026] POST /volume/v3/types => generated 195 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:52:09.604010 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-667f09fb-cd78-4d4a-ab4e-83922d4d2601 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:09.605936 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-667f09fb-cd78-4d4a-ab4e-83922d4d2601 tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] DELETE https://10.4.3.239/volume/v3/types/b7b94a1c-86c5-4186-8e24-0e0b82333100 Aug 20 04:52:09.606143 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-667f09fb-cd78-4d4a-ab4e-83922d4d2601 tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:09.606416 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-667f09fb-cd78-4d4a-ab4e-83922d4d2601 tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] Calling method '_delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:09.633580 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-667f09fb-cd78-4d4a-ab4e-83922d4d2601 tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] https://10.4.3.239/volume/v3/types/b7b94a1c-86c5-4186-8e24-0e0b82333100 returned with HTTP 202 Aug 20 04:52:09.633984 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1409/5637] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:52:09 2026] DELETE /volume/v3/types/b7b94a1c-86c5-4186-8e24-0e0b82333100 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:52:09.640796 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4e673fb9-7f33-4277-9925-bfd1a205ea13 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:09.642337 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4e673fb9-7f33-4277-9925-bfd1a205ea13 tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:52:09.642686 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4e673fb9-7f33-4277-9925-bfd1a205ea13 tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-979834246", "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=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:52:09.659079 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4e673fb9-7f33-4277-9925-bfd1a205ea13 tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:52:09.659521 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1402/5638] 10.4.3.239 () {68 vars in 1253 bytes} [Thu Aug 20 04:52:09 2026] POST /volume/v3/types => generated 379 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:52:09.667391 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9d96fc12-95a8-4b54-9322-1633b0dc286b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:09.669499 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9d96fc12-95a8-4b54-9322-1633b0dc286b tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] POST https://10.4.3.239/volume/v3/types/59f09d80-0622-4c53-b6bc-5cc65c0ac4df/encryption Aug 20 04:52:09.669894 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9d96fc12-95a8-4b54-9322-1633b0dc286b tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:52:09.687550 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9d96fc12-95a8-4b54-9322-1633b0dc286b tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] https://10.4.3.239/volume/v3/types/59f09d80-0622-4c53-b6bc-5cc65c0ac4df/encryption returned with HTTP 200 Aug 20 04:52:09.688082 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1412/5639] 10.4.3.239 () {68 vars in 1397 bytes} [Thu Aug 20 04:52:09 2026] POST /volume/v3/types/59f09d80-0622-4c53-b6bc-5cc65c0ac4df/encryption => generated 239 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:52:09.696193 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b227a092-9c8c-4549-b5ee-beed4225374e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:09.698271 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b227a092-9c8c-4549-b5ee-beed4225374e tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] DELETE https://10.4.3.239/volume/v3/types/59f09d80-0622-4c53-b6bc-5cc65c0ac4df/encryption/8a17bde8-3180-4854-bbef-ed0688e16cd7 Aug 20 04:52:09.698504 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b227a092-9c8c-4549-b5ee-beed4225374e tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:09.698726 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b227a092-9c8c-4549-b5ee-beed4225374e tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:09.711855 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b227a092-9c8c-4549-b5ee-beed4225374e tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] https://10.4.3.239/volume/v3/types/59f09d80-0622-4c53-b6bc-5cc65c0ac4df/encryption/8a17bde8-3180-4854-bbef-ed0688e16cd7 returned with HTTP 202 Aug 20 04:52:09.712441 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1417/5640] 10.4.3.239 () {66 vars in 1489 bytes} [Thu Aug 20 04:52:09 2026] DELETE /volume/v3/types/59f09d80-0622-4c53-b6bc-5cc65c0ac4df/encryption/8a17bde8-3180-4854-bbef-ed0688e16cd7 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:52:09.720927 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-cc9fad0e-49f0-4862-a6aa-4804b32767f3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:09.723280 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cc9fad0e-49f0-4862-a6aa-4804b32767f3 tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:52:09.723799 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cc9fad0e-49f0-4862-a6aa-4804b32767f3 tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1433862826", "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=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:52:09.739153 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cc9fad0e-49f0-4862-a6aa-4804b32767f3 tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:52:09.739689 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1410/5641] 10.4.3.239 () {68 vars in 1253 bytes} [Thu Aug 20 04:52:09 2026] POST /volume/v3/types => generated 380 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:52:09.746563 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1abab5d7-b324-4010-b010-50f952e2c719 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:09.748265 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1abab5d7-b324-4010-b010-50f952e2c719 tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] DELETE https://10.4.3.239/volume/v3/types/90516de9-48e2-42d9-a9b8-2d25410cdc6e/extra_specs/key1 Aug 20 04:52:09.748475 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1abab5d7-b324-4010-b010-50f952e2c719 tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:09.748658 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1abab5d7-b324-4010-b010-50f952e2c719 tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:09.763039 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1abab5d7-b324-4010-b010-50f952e2c719 tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] https://10.4.3.239/volume/v3/types/90516de9-48e2-42d9-a9b8-2d25410cdc6e/extra_specs/key1 returned with HTTP 202 Aug 20 04:52:09.763434 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1403/5642] 10.4.3.239 () {66 vars in 1396 bytes} [Thu Aug 20 04:52:09 2026] DELETE /volume/v3/types/90516de9-48e2-42d9-a9b8-2d25410cdc6e/extra_specs/key1 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:52:09.770561 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-52b1f739-d73e-4dde-a9c2-410b4bebbbbf None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:09.772122 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-52b1f739-d73e-4dde-a9c2-410b4bebbbbf tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] POST https://10.4.3.239/volume/v3/types Aug 20 04:52:09.772484 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-52b1f739-d73e-4dde-a9c2-410b4bebbbbf tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1829567841", "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=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:52:09.785757 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-52b1f739-d73e-4dde-a9c2-410b4bebbbbf tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:52:09.786048 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1413/5643] 10.4.3.239 () {68 vars in 1253 bytes} [Thu Aug 20 04:52:09 2026] POST /volume/v3/types => generated 380 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:52:09.793199 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-00d17674-16f9-405b-a498-05582bb2600e None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:09.794956 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-00d17674-16f9-405b-a498-05582bb2600e tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] DELETE https://10.4.3.239/volume/v3/types/f0d07d70-7c25-4594-a2d1-c110c4d89724 Aug 20 04:52:09.795170 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-00d17674-16f9-405b-a498-05582bb2600e tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:09.795413 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-00d17674-16f9-405b-a498-05582bb2600e tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] Calling method '_delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:09.818908 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-00d17674-16f9-405b-a498-05582bb2600e tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] https://10.4.3.239/volume/v3/types/f0d07d70-7c25-4594-a2d1-c110c4d89724 returned with HTTP 202 Aug 20 04:52:09.819315 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1418/5644] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:52:09 2026] DELETE /volume/v3/types/f0d07d70-7c25-4594-a2d1-c110c4d89724 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:52:09.825472 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-235d1033-4adc-4e66-9d26-4aab34047baf None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:09.827049 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-235d1033-4adc-4e66-9d26-4aab34047baf tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] GET https://10.4.3.239/volume/v3/types/a2de0897-3947-42cc-8f3d-f9e764926a28/extra_specs Aug 20 04:52:09.827256 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-235d1033-4adc-4e66-9d26-4aab34047baf tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:09.827449 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-235d1033-4adc-4e66-9d26-4aab34047baf tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:09.833606 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-235d1033-4adc-4e66-9d26-4aab34047baf tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] https://10.4.3.239/volume/v3/types/a2de0897-3947-42cc-8f3d-f9e764926a28/extra_specs returned with HTTP 200 Aug 20 04:52:09.833911 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1411/5645] 10.4.3.239 () {66 vars in 1378 bytes} [Thu Aug 20 04:52:09 2026] GET /volume/v3/types/a2de0897-3947-42cc-8f3d-f9e764926a28/extra_specs => generated 185 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:52:09.841047 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-802e0a0a-1827-4928-b6c8-a5da9a62c754 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:09.842614 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-802e0a0a-1827-4928-b6c8-a5da9a62c754 tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] GET https://10.4.3.239/volume/v3/types Aug 20 04:52:09.842790 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-802e0a0a-1827-4928-b6c8-a5da9a62c754 tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:09.842967 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-802e0a0a-1827-4928-b6c8-a5da9a62c754 tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] Calling method 'index' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:09.858872 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-802e0a0a-1827-4928-b6c8-a5da9a62c754 tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] https://10.4.3.239/volume/v3/types returned with HTTP 200 Aug 20 04:52:09.859207 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1404/5646] 10.4.3.239 () {66 vars in 1231 bytes} [Thu Aug 20 04:52:09 2026] GET /volume/v3/types => generated 2609 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:52:09.868475 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-bdab0de4-c848-4a47-b1ea-38007df40bff None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:09.870081 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bdab0de4-c848-4a47-b1ea-38007df40bff tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] GET https://10.4.3.239/volume/v3/types/a2de0897-3947-42cc-8f3d-f9e764926a28/encryption/cipher Aug 20 04:52:09.870261 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bdab0de4-c848-4a47-b1ea-38007df40bff tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:09.870450 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-bdab0de4-c848-4a47-b1ea-38007df40bff tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:09.875842 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-bdab0de4-c848-4a47-b1ea-38007df40bff tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] https://10.4.3.239/volume/v3/types/a2de0897-3947-42cc-8f3d-f9e764926a28/encryption/cipher returned with HTTP 200 Aug 20 04:52:09.876131 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1414/5647] 10.4.3.239 () {66 vars in 1396 bytes} [Thu Aug 20 04:52:09 2026] GET /volume/v3/types/a2de0897-3947-42cc-8f3d-f9e764926a28/encryption/cipher => generated 29 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 04:52:09.882726 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ee6d75d4-523a-4ec7-ab1f-6a8eb231b3f0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:09.884406 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ee6d75d4-523a-4ec7-ab1f-6a8eb231b3f0 tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] GET https://10.4.3.239/volume/v3/types/a2de0897-3947-42cc-8f3d-f9e764926a28/encryption Aug 20 04:52:09.884563 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ee6d75d4-523a-4ec7-ab1f-6a8eb231b3f0 tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:09.884758 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ee6d75d4-523a-4ec7-ab1f-6a8eb231b3f0 tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:09.890076 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ee6d75d4-523a-4ec7-ab1f-6a8eb231b3f0 tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] https://10.4.3.239/volume/v3/types/a2de0897-3947-42cc-8f3d-f9e764926a28/encryption returned with HTTP 200 Aug 20 04:52:09.890415 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1419/5648] 10.4.3.239 () {66 vars in 1375 bytes} [Thu Aug 20 04:52:09 2026] GET /volume/v3/types/a2de0897-3947-42cc-8f3d-f9e764926a28/encryption => generated 325 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:52:09.897739 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1c985f0a-09e7-41af-a447-14f25300e554 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:09.899258 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1c985f0a-09e7-41af-a447-14f25300e554 tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] GET https://10.4.3.239/volume/v3/types/a2de0897-3947-42cc-8f3d-f9e764926a28/extra_specs/multiattach Aug 20 04:52:09.899436 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1c985f0a-09e7-41af-a447-14f25300e554 tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:09.899602 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1c985f0a-09e7-41af-a447-14f25300e554 tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:09.905194 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1c985f0a-09e7-41af-a447-14f25300e554 tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] https://10.4.3.239/volume/v3/types/a2de0897-3947-42cc-8f3d-f9e764926a28/extra_specs/multiattach returned with HTTP 200 Aug 20 04:52:09.905553 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1412/5649] 10.4.3.239 () {66 vars in 1414 bytes} [Thu Aug 20 04:52:09 2026] GET /volume/v3/types/a2de0897-3947-42cc-8f3d-f9e764926a28/extra_specs/multiattach => generated 29 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 04:52:09.911304 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c9b6301a-c28e-4284-b437-c3347e2563bb None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:09.913063 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c9b6301a-c28e-4284-b437-c3347e2563bb tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] GET https://10.4.3.239/volume/v3/types/a2de0897-3947-42cc-8f3d-f9e764926a28/extra_specs/volume_backend_name Aug 20 04:52:09.913261 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c9b6301a-c28e-4284-b437-c3347e2563bb tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:09.913451 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c9b6301a-c28e-4284-b437-c3347e2563bb tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:09.918817 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c9b6301a-c28e-4284-b437-c3347e2563bb tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] https://10.4.3.239/volume/v3/types/a2de0897-3947-42cc-8f3d-f9e764926a28/extra_specs/volume_backend_name returned with HTTP 200 Aug 20 04:52:09.919090 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1405/5650] 10.4.3.239 () {66 vars in 1438 bytes} [Thu Aug 20 04:52:09 2026] GET /volume/v3/types/a2de0897-3947-42cc-8f3d-f9e764926a28/extra_specs/volume_backend_name => generated 44 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 04:52:09.925245 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-0f4b6fa0-ca47-4863-b030-45984153ca5a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:09.926792 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0f4b6fa0-ca47-4863-b030-45984153ca5a tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] GET https://10.4.3.239/volume/v3/types/a2de0897-3947-42cc-8f3d-f9e764926a28 Aug 20 04:52:09.926957 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0f4b6fa0-ca47-4863-b030-45984153ca5a tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:09.927125 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-0f4b6fa0-ca47-4863-b030-45984153ca5a tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:09.931493 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-0f4b6fa0-ca47-4863-b030-45984153ca5a tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] https://10.4.3.239/volume/v3/types/a2de0897-3947-42cc-8f3d-f9e764926a28 returned with HTTP 200 Aug 20 04:52:09.931785 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1415/5651] 10.4.3.239 () {66 vars in 1342 bytes} [Thu Aug 20 04:52:09 2026] GET /volume/v3/types/a2de0897-3947-42cc-8f3d-f9e764926a28 => generated 401 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:52:09.940390 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-cabd0b01-38aa-4328-8385-00b1f7bc6135 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:09.942101 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cabd0b01-38aa-4328-8385-00b1f7bc6135 tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] PUT https://10.4.3.239/volume/v3/types/a2de0897-3947-42cc-8f3d-f9e764926a28/encryption/73f2e65c-d53f-42ce-b9e2-2a6bbda01a65 Aug 20 04:52:09.942441 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cabd0b01-38aa-4328-8385-00b1f7bc6135 tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:52:09.954857 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cabd0b01-38aa-4328-8385-00b1f7bc6135 tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] https://10.4.3.239/volume/v3/types/a2de0897-3947-42cc-8f3d-f9e764926a28/encryption/73f2e65c-d53f-42ce-b9e2-2a6bbda01a65 returned with HTTP 200 Aug 20 04:52:09.955191 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1420/5652] 10.4.3.239 () {68 vars in 1506 bytes} [Thu Aug 20 04:52:09 2026] PUT /volume/v3/types/a2de0897-3947-42cc-8f3d-f9e764926a28/encryption/73f2e65c-d53f-42ce-b9e2-2a6bbda01a65 => generated 33 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 04:52:09.962396 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1943a623-565e-40f4-825c-a94825e25cec None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:09.963954 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1943a623-565e-40f4-825c-a94825e25cec tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] PUT https://10.4.3.239/volume/v3/types/a2de0897-3947-42cc-8f3d-f9e764926a28/extra_specs/key1 Aug 20 04:52:09.964312 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1943a623-565e-40f4-825c-a94825e25cec tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:52:09.979137 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1943a623-565e-40f4-825c-a94825e25cec tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] https://10.4.3.239/volume/v3/types/a2de0897-3947-42cc-8f3d-f9e764926a28/extra_specs/key1 returned with HTTP 200 Aug 20 04:52:09.979576 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1413/5653] 10.4.3.239 () {68 vars in 1413 bytes} [Thu Aug 20 04:52:09 2026] PUT /volume/v3/types/a2de0897-3947-42cc-8f3d-f9e764926a28/extra_specs/key1 => generated 30 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 20 04:52:09.986919 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-dc066989-aa13-4a6f-bb81-a38ddc18f1d7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:09.988503 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dc066989-aa13-4a6f-bb81-a38ddc18f1d7 tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] PUT https://10.4.3.239/volume/v3/types/a2de0897-3947-42cc-8f3d-f9e764926a28 Aug 20 04:52:09.988806 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-dc066989-aa13-4a6f-bb81-a38ddc18f1d7 tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:52:10.000655 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-dc066989-aa13-4a6f-bb81-a38ddc18f1d7 tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] https://10.4.3.239/volume/v3/types/a2de0897-3947-42cc-8f3d-f9e764926a28 returned with HTTP 200 Aug 20 04:52:10.000978 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1406/5654] 10.4.3.239 () {68 vars in 1362 bytes} [Thu Aug 20 04:52:09 2026] PUT /volume/v3/types/a2de0897-3947-42cc-8f3d-f9e764926a28 => generated 370 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:52:10.009096 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7a824965-762f-4884-b86c-228d322768e2 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:10.010769 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7a824965-762f-4884-b86c-228d322768e2 tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] DELETE https://10.4.3.239/volume/v3/types/90516de9-48e2-42d9-a9b8-2d25410cdc6e Aug 20 04:52:10.010941 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7a824965-762f-4884-b86c-228d322768e2 tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:10.011131 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7a824965-762f-4884-b86c-228d322768e2 tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] Calling method '_delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:10.031873 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7a824965-762f-4884-b86c-228d322768e2 tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] https://10.4.3.239/volume/v3/types/90516de9-48e2-42d9-a9b8-2d25410cdc6e returned with HTTP 202 Aug 20 04:52:10.032235 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1416/5655] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:52:10 2026] DELETE /volume/v3/types/90516de9-48e2-42d9-a9b8-2d25410cdc6e => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:52:10.038273 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5409c75d-5ac1-4e7c-aa37-f3cd7311d8de None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:10.039910 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5409c75d-5ac1-4e7c-aa37-f3cd7311d8de tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] DELETE https://10.4.3.239/volume/v3/types/59f09d80-0622-4c53-b6bc-5cc65c0ac4df Aug 20 04:52:10.040083 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5409c75d-5ac1-4e7c-aa37-f3cd7311d8de tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:10.040291 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5409c75d-5ac1-4e7c-aa37-f3cd7311d8de tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] Calling method '_delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:10.061026 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5409c75d-5ac1-4e7c-aa37-f3cd7311d8de tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] https://10.4.3.239/volume/v3/types/59f09d80-0622-4c53-b6bc-5cc65c0ac4df returned with HTTP 202 Aug 20 04:52:10.061466 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1421/5656] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:52:10 2026] DELETE /volume/v3/types/59f09d80-0622-4c53-b6bc-5cc65c0ac4df => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:52:10.066648 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-3088afc5-ffc0-4699-857b-c86d2fe75325 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:10.068110 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3088afc5-ffc0-4699-857b-c86d2fe75325 tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] DELETE https://10.4.3.239/volume/v3/types/73fe24b8-4cdb-432a-850c-9bd69ce82a4a Aug 20 04:52:10.068286 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3088afc5-ffc0-4699-857b-c86d2fe75325 tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:10.068476 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-3088afc5-ffc0-4699-857b-c86d2fe75325 tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] Calling method '_delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:10.088307 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-3088afc5-ffc0-4699-857b-c86d2fe75325 tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] https://10.4.3.239/volume/v3/types/73fe24b8-4cdb-432a-850c-9bd69ce82a4a returned with HTTP 202 Aug 20 04:52:10.088655 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1414/5657] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:52:10 2026] DELETE /volume/v3/types/73fe24b8-4cdb-432a-850c-9bd69ce82a4a => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:52:10.094537 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-795adbef-696b-4034-808a-648a7cb119eb None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:10.096135 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-795adbef-696b-4034-808a-648a7cb119eb tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] DELETE https://10.4.3.239/volume/v3/types/5e31b8ea-1f44-424f-a6a4-3b5d7b8320b0 Aug 20 04:52:10.096326 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-795adbef-696b-4034-808a-648a7cb119eb tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:10.096525 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-795adbef-696b-4034-808a-648a7cb119eb tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] Calling method '_delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:10.116508 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-795adbef-696b-4034-808a-648a7cb119eb tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] https://10.4.3.239/volume/v3/types/5e31b8ea-1f44-424f-a6a4-3b5d7b8320b0 returned with HTTP 202 Aug 20 04:52:10.116889 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1407/5658] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:52:10 2026] DELETE /volume/v3/types/5e31b8ea-1f44-424f-a6a4-3b5d7b8320b0 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:52:10.122734 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-329d943c-2499-43f7-9213-fcc4aa76046d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:10.124693 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-329d943c-2499-43f7-9213-fcc4aa76046d tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] DELETE https://10.4.3.239/volume/v3/types/a2de0897-3947-42cc-8f3d-f9e764926a28 Aug 20 04:52:10.124913 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-329d943c-2499-43f7-9213-fcc4aa76046d tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:10.125131 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-329d943c-2499-43f7-9213-fcc4aa76046d tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] Calling method '_delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:10.146522 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-329d943c-2499-43f7-9213-fcc4aa76046d tempest-VolumeTypesAdminTests-504772632 tempest-VolumeTypesAdminTests-504772632-project-admin] https://10.4.3.239/volume/v3/types/a2de0897-3947-42cc-8f3d-f9e764926a28 returned with HTTP 202 Aug 20 04:52:10.146927 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1417/5659] 10.4.3.239 () {66 vars in 1345 bytes} [Thu Aug 20 04:52:10 2026] DELETE /volume/v3/types/a2de0897-3947-42cc-8f3d-f9e764926a28 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:52:10.556218 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e84de3d5-74b0-42de-9da0-3e69b3cd31e0 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:10.557943 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e84de3d5-74b0-42de-9da0-3e69b3cd31e0 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] GET https://10.4.3.239/volume/v3/volumes/52f3f6d2-0e12-4298-89f5-39ab688bea47 Aug 20 04:52:10.558154 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e84de3d5-74b0-42de-9da0-3e69b3cd31e0 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:10.558365 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e84de3d5-74b0-42de-9da0-3e69b3cd31e0 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:10.564733 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:10.564733 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:52:10.568079 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e84de3d5-74b0-42de-9da0-3e69b3cd31e0 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Volume info retrieved successfully. Aug 20 04:52:10.571991 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e84de3d5-74b0-42de-9da0-3e69b3cd31e0 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/volumes/52f3f6d2-0e12-4298-89f5-39ab688bea47 returned with HTTP 200 Aug 20 04:52:10.572353 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1422/5660] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:52:10 2026] GET /volume/v3/volumes/52f3f6d2-0e12-4298-89f5-39ab688bea47 => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:52:11.583886 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8e4a7030-a9d8-49a0-9a80-dfd1e19e7ee7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:11.585599 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8e4a7030-a9d8-49a0-9a80-dfd1e19e7ee7 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] GET https://10.4.3.239/volume/v3/volumes/52f3f6d2-0e12-4298-89f5-39ab688bea47 Aug 20 04:52:11.585811 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8e4a7030-a9d8-49a0-9a80-dfd1e19e7ee7 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:11.585999 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8e4a7030-a9d8-49a0-9a80-dfd1e19e7ee7 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:11.592432 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:11.592432 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:52:11.595429 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-8e4a7030-a9d8-49a0-9a80-dfd1e19e7ee7 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Volume info retrieved successfully. Aug 20 04:52:11.599137 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8e4a7030-a9d8-49a0-9a80-dfd1e19e7ee7 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/volumes/52f3f6d2-0e12-4298-89f5-39ab688bea47 returned with HTTP 200 Aug 20 04:52:11.599488 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1415/5661] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:52:11 2026] GET /volume/v3/volumes/52f3f6d2-0e12-4298-89f5-39ab688bea47 => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:52:12.610807 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2af0ceca-66a4-4221-a868-60f23af40dc3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:12.612845 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2af0ceca-66a4-4221-a868-60f23af40dc3 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] GET https://10.4.3.239/volume/v3/volumes/52f3f6d2-0e12-4298-89f5-39ab688bea47 Aug 20 04:52:12.613087 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2af0ceca-66a4-4221-a868-60f23af40dc3 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:12.613347 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2af0ceca-66a4-4221-a868-60f23af40dc3 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:12.621247 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:12.621247 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:52:12.624865 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-2af0ceca-66a4-4221-a868-60f23af40dc3 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Volume info retrieved successfully. Aug 20 04:52:12.629360 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2af0ceca-66a4-4221-a868-60f23af40dc3 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/volumes/52f3f6d2-0e12-4298-89f5-39ab688bea47 returned with HTTP 200 Aug 20 04:52:12.629816 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1408/5662] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:52:12 2026] GET /volume/v3/volumes/52f3f6d2-0e12-4298-89f5-39ab688bea47 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:52:13.641334 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-73ecdf7f-e10f-4eac-b99e-856977c04621 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:13.643131 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-73ecdf7f-e10f-4eac-b99e-856977c04621 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] GET https://10.4.3.239/volume/v3/volumes/52f3f6d2-0e12-4298-89f5-39ab688bea47 Aug 20 04:52:13.643406 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-73ecdf7f-e10f-4eac-b99e-856977c04621 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:13.643624 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-73ecdf7f-e10f-4eac-b99e-856977c04621 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:13.650608 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:13.650608 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:52:13.653892 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-73ecdf7f-e10f-4eac-b99e-856977c04621 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Volume info retrieved successfully. Aug 20 04:52:13.657598 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-73ecdf7f-e10f-4eac-b99e-856977c04621 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/volumes/52f3f6d2-0e12-4298-89f5-39ab688bea47 returned with HTTP 200 Aug 20 04:52:13.658142 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1418/5663] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:52:13 2026] GET /volume/v3/volumes/52f3f6d2-0e12-4298-89f5-39ab688bea47 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:52:14.671497 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ac7f9bae-e811-46da-9bf6-91e2175468c7 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:14.673159 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ac7f9bae-e811-46da-9bf6-91e2175468c7 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] GET https://10.4.3.239/volume/v3/volumes/52f3f6d2-0e12-4298-89f5-39ab688bea47 Aug 20 04:52:14.673389 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ac7f9bae-e811-46da-9bf6-91e2175468c7 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:14.673555 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ac7f9bae-e811-46da-9bf6-91e2175468c7 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:14.679940 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:14.679940 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:52:14.682676 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-ac7f9bae-e811-46da-9bf6-91e2175468c7 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Volume info retrieved successfully. Aug 20 04:52:14.687081 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ac7f9bae-e811-46da-9bf6-91e2175468c7 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/volumes/52f3f6d2-0e12-4298-89f5-39ab688bea47 returned with HTTP 200 Aug 20 04:52:14.687558 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1423/5664] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:52:14 2026] GET /volume/v3/volumes/52f3f6d2-0e12-4298-89f5-39ab688bea47 => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:52:15.700089 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-dd99aa73-eb5f-4b66-9acb-cd62b3326098 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:15.701739 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-dd99aa73-eb5f-4b66-9acb-cd62b3326098 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] GET https://10.4.3.239/volume/v3/volumes/52f3f6d2-0e12-4298-89f5-39ab688bea47 Aug 20 04:52:15.701952 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-dd99aa73-eb5f-4b66-9acb-cd62b3326098 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:15.702129 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-dd99aa73-eb5f-4b66-9acb-cd62b3326098 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:15.708677 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:15.708677 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:52:15.712159 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-dd99aa73-eb5f-4b66-9acb-cd62b3326098 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Volume info retrieved successfully. Aug 20 04:52:15.716454 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-dd99aa73-eb5f-4b66-9acb-cd62b3326098 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/volumes/52f3f6d2-0e12-4298-89f5-39ab688bea47 returned with HTTP 200 Aug 20 04:52:15.716802 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1416/5665] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:52:15 2026] GET /volume/v3/volumes/52f3f6d2-0e12-4298-89f5-39ab688bea47 => generated 1193 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:52:15.727675 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9d0670db-3847-4ed0-9b57-9587ed96a877 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:15.729283 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9d0670db-3847-4ed0-9b57-9587ed96a877 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] GET https://10.4.3.239/volume/v3/volumes/52f3f6d2-0e12-4298-89f5-39ab688bea47 Aug 20 04:52:15.729487 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9d0670db-3847-4ed0-9b57-9587ed96a877 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:15.729671 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9d0670db-3847-4ed0-9b57-9587ed96a877 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:15.735806 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:15.735806 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:52:15.738701 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9d0670db-3847-4ed0-9b57-9587ed96a877 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Volume info retrieved successfully. Aug 20 04:52:15.742485 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9d0670db-3847-4ed0-9b57-9587ed96a877 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/volumes/52f3f6d2-0e12-4298-89f5-39ab688bea47 returned with HTTP 200 Aug 20 04:52:15.742809 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1409/5666] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:52:15 2026] GET /volume/v3/volumes/52f3f6d2-0e12-4298-89f5-39ab688bea47 => generated 1193 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:52:15.753967 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-03955b08-f10c-47c4-a2d3-67f767992738 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:15.755597 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-03955b08-f10c-47c4-a2d3-67f767992738 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] DELETE https://10.4.3.239/volume/v3/volumes/52f3f6d2-0e12-4298-89f5-39ab688bea47 Aug 20 04:52:15.755781 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-03955b08-f10c-47c4-a2d3-67f767992738 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:15.755961 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-03955b08-f10c-47c4-a2d3-67f767992738 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:15.756102 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-03955b08-f10c-47c4-a2d3-67f767992738 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Delete volume with id: 52f3f6d2-0e12-4298-89f5-39ab688bea47 Aug 20 04:52:15.761980 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:15.761980 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:52:15.762456 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-03955b08-f10c-47c4-a2d3-67f767992738 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Volume info retrieved successfully. Aug 20 04:52:15.776753 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-03955b08-f10c-47c4-a2d3-67f767992738 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Delete volume request issued successfully. Aug 20 04:52:15.776908 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-03955b08-f10c-47c4-a2d3-67f767992738 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/volumes/52f3f6d2-0e12-4298-89f5-39ab688bea47 returned with HTTP 202 Aug 20 04:52:15.777349 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1419/5667] 10.4.3.239 () {68 vars in 1392 bytes} [Thu Aug 20 04:52:15 2026] DELETE /volume/v3/volumes/52f3f6d2-0e12-4298-89f5-39ab688bea47 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:52:15.783642 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-cf3c73cd-b252-4d9c-add5-e9218c78f2a9 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:15.785595 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cf3c73cd-b252-4d9c-add5-e9218c78f2a9 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] GET https://10.4.3.239/volume/v3/volumes/52f3f6d2-0e12-4298-89f5-39ab688bea47 Aug 20 04:52:15.786059 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cf3c73cd-b252-4d9c-add5-e9218c78f2a9 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:15.786059 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cf3c73cd-b252-4d9c-add5-e9218c78f2a9 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:15.792764 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:15.792764 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:52:15.796212 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-cf3c73cd-b252-4d9c-add5-e9218c78f2a9 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Volume info retrieved successfully. Aug 20 04:52:15.800747 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cf3c73cd-b252-4d9c-add5-e9218c78f2a9 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/volumes/52f3f6d2-0e12-4298-89f5-39ab688bea47 returned with HTTP 200 Aug 20 04:52:15.801127 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1424/5668] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:52:15 2026] GET /volume/v3/volumes/52f3f6d2-0e12-4298-89f5-39ab688bea47 => generated 1192 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:52:16.813051 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-07fd75d8-a449-4046-98d6-c8bbfa1140a7 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:16.814711 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-07fd75d8-a449-4046-98d6-c8bbfa1140a7 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] GET https://10.4.3.239/volume/v3/volumes/52f3f6d2-0e12-4298-89f5-39ab688bea47 Aug 20 04:52:16.814903 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-07fd75d8-a449-4046-98d6-c8bbfa1140a7 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:16.815073 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-07fd75d8-a449-4046-98d6-c8bbfa1140a7 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:16.819948 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-07fd75d8-a449-4046-98d6-c8bbfa1140a7 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/volumes/52f3f6d2-0e12-4298-89f5-39ab688bea47 returned with HTTP 404 Aug 20 04:52:16.820388 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1417/5669] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:52:16 2026] GET /volume/v3/volumes/52f3f6d2-0e12-4298-89f5-39ab688bea47 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:52:18.245406 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-89e30549-0588-4bde-886b-10e05a53d7ee None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:18.246959 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-89e30549-0588-4bde-886b-10e05a53d7ee tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:52:18.247335 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-89e30549-0588-4bde-886b-10e05a53d7ee tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "bd659aa4-2ba1-4187-9857-b0b97b9a8b6d", "size": 1}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:52:18.248687 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-89e30549-0588-4bde-886b-10e05a53d7ee tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': 'bd659aa4-2ba1-4187-9857-b0b97b9a8b6d', 'size': 1}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:52:18.310585 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-89e30549-0588-4bde-886b-10e05a53d7ee tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Create volume of 1 GB Aug 20 04:52:18.314252 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-89e30549-0588-4bde-886b-10e05a53d7ee tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Availability Zones retrieved successfully. Aug 20 04:52:18.318819 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-89e30549-0588-4bde-886b-10e05a53d7ee tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Flow 'volume_create_api' (6e249e8d-a509-49db-aa14-797f98542a5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:52:18.320812 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-89e30549-0588-4bde-886b-10e05a53d7ee tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2cceaa1-6564-4ff4-a880-f3512a33a7b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:52:18.321634 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-89e30549-0588-4bde-886b-10e05a53d7ee tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:52:18.367583 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-89e30549-0588-4bde-886b-10e05a53d7ee tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2cceaa1-6564-4ff4-a880-f3512a33a7b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:52:18.368172 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-89e30549-0588-4bde-886b-10e05a53d7ee tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3361a8cf-fd29-4a71-90d9-6630f467b00a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:52:18.401531 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-89e30549-0588-4bde-886b-10e05a53d7ee tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Created reservations ['5b91b03e-26dd-4d14-8160-64f6e61e227e', '0119a162-ee9f-4e8a-9c7d-90696c78d8ef', 'f8a99a47-b391-44f7-b186-df25ae49094b', '94616d19-f715-4d68-b415-e872e507bf4a'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:52:18.402276 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-89e30549-0588-4bde-886b-10e05a53d7ee tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3361a8cf-fd29-4a71-90d9-6630f467b00a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b91b03e-26dd-4d14-8160-64f6e61e227e', '0119a162-ee9f-4e8a-9c7d-90696c78d8ef', 'f8a99a47-b391-44f7-b186-df25ae49094b', '94616d19-f715-4d68-b415-e872e507bf4a']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:52:18.402912 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-89e30549-0588-4bde-886b-10e05a53d7ee tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7235c29-0ca7-49cc-8faa-a38101970272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:52:18.422237 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-89e30549-0588-4bde-886b-10e05a53d7ee tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7235c29-0ca7-49cc-8faa-a38101970272) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c2bebb7-6030-42ce-816f-02864739983e', '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='b2a6854fda2f41279a0d87a400a81a9b',qos_specs=None,replication_status=,reservations=['5b91b03e-26dd-4d14-8160-64f6e61e227e','0119a162-ee9f-4e8a-9c7d-90696c78d8ef','f8a99a47-b391-44f7-b186-df25ae49094b','94616d19-f715-4d68-b415-e872e507bf4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcfa4ba463ed43678d3b51e6d7e3ece0',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:52:18Z,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=6c2bebb7-6030-42ce-816f-02864739983e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2a6854fda2f41279a0d87a400a81a9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fcfa4ba463ed43678d3b51e6d7e3ece0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:52:18.422928 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-89e30549-0588-4bde-886b-10e05a53d7ee tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93cc3261-7623-494f-8a54-371ce8f3571c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:52:18.438473 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-89e30549-0588-4bde-886b-10e05a53d7ee tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93cc3261-7623-494f-8a54-371ce8f3571c) transitioned into state 'SUCCESS' from 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='b2a6854fda2f41279a0d87a400a81a9b',qos_specs=None,replication_status=,reservations=['5b91b03e-26dd-4d14-8160-64f6e61e227e','0119a162-ee9f-4e8a-9c7d-90696c78d8ef','f8a99a47-b391-44f7-b186-df25ae49094b','94616d19-f715-4d68-b415-e872e507bf4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcfa4ba463ed43678d3b51e6d7e3ece0',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:52:18.439072 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-89e30549-0588-4bde-886b-10e05a53d7ee tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3090a90f-9497-4218-b576-cb4f8a2a4de4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:52:18.446554 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-89e30549-0588-4bde-886b-10e05a53d7ee tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3090a90f-9497-4218-b576-cb4f8a2a4de4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:52:18.447247 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-89e30549-0588-4bde-886b-10e05a53d7ee tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Flow 'volume_create_api' (6e249e8d-a509-49db-aa14-797f98542a5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:52:18.447498 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-89e30549-0588-4bde-886b-10e05a53d7ee tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Create volume request issued successfully. Aug 20 04:52:18.447976 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-89e30549-0588-4bde-886b-10e05a53d7ee tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:52:18.448390 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1410/5670] 10.4.3.239 () {70 vars in 1300 bytes} [Thu Aug 20 04:52:18 2026] POST /volume/v3/volumes => generated 775 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:52:18.459264 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-768e3623-b84c-4f76-94f6-005045fed04b None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:18.460746 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-768e3623-b84c-4f76-94f6-005045fed04b tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] GET https://10.4.3.239/volume/v3/volumes/6c2bebb7-6030-42ce-816f-02864739983e Aug 20 04:52:18.460926 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-768e3623-b84c-4f76-94f6-005045fed04b tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:18.461094 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-768e3623-b84c-4f76-94f6-005045fed04b tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:18.466942 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:18.466942 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:52:18.469867 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-768e3623-b84c-4f76-94f6-005045fed04b tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Volume info retrieved successfully. Aug 20 04:52:18.474384 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-768e3623-b84c-4f76-94f6-005045fed04b tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/volumes/6c2bebb7-6030-42ce-816f-02864739983e returned with HTTP 200 Aug 20 04:52:18.474736 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1420/5671] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:52:18 2026] GET /volume/v3/volumes/6c2bebb7-6030-42ce-816f-02864739983e => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:52:19.486413 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2fba9330-0d3c-4770-9979-c9590dc49efa None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:19.488233 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2fba9330-0d3c-4770-9979-c9590dc49efa tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] GET https://10.4.3.239/volume/v3/volumes/6c2bebb7-6030-42ce-816f-02864739983e Aug 20 04:52:19.488475 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2fba9330-0d3c-4770-9979-c9590dc49efa tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:19.488656 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2fba9330-0d3c-4770-9979-c9590dc49efa tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:19.495805 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:19.495805 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:52:19.499120 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-2fba9330-0d3c-4770-9979-c9590dc49efa tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Volume info retrieved successfully. Aug 20 04:52:19.503390 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2fba9330-0d3c-4770-9979-c9590dc49efa tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/volumes/6c2bebb7-6030-42ce-816f-02864739983e returned with HTTP 200 Aug 20 04:52:19.503582 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1425/5672] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:52:19 2026] GET /volume/v3/volumes/6c2bebb7-6030-42ce-816f-02864739983e => generated 925 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:52:20.514928 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-1284060e-d184-4a84-ab0b-b249bb497b18 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:20.516640 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1284060e-d184-4a84-ab0b-b249bb497b18 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] GET https://10.4.3.239/volume/v3/volumes/6c2bebb7-6030-42ce-816f-02864739983e Aug 20 04:52:20.516901 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1284060e-d184-4a84-ab0b-b249bb497b18 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:20.517155 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-1284060e-d184-4a84-ab0b-b249bb497b18 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:20.524421 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:20.524421 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:52:20.527468 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-1284060e-d184-4a84-ab0b-b249bb497b18 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Volume info retrieved successfully. Aug 20 04:52:20.531019 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-1284060e-d184-4a84-ab0b-b249bb497b18 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/volumes/6c2bebb7-6030-42ce-816f-02864739983e returned with HTTP 200 Aug 20 04:52:20.531482 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1418/5673] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:52:20 2026] GET /volume/v3/volumes/6c2bebb7-6030-42ce-816f-02864739983e => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:52:21.542981 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-548a304f-8f65-444b-9d39-638fce59ec37 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:21.545443 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-548a304f-8f65-444b-9d39-638fce59ec37 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] GET https://10.4.3.239/volume/v3/volumes/6c2bebb7-6030-42ce-816f-02864739983e Aug 20 04:52:21.545687 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-548a304f-8f65-444b-9d39-638fce59ec37 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:21.545875 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-548a304f-8f65-444b-9d39-638fce59ec37 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:21.552820 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:21.552820 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:52:21.555884 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-548a304f-8f65-444b-9d39-638fce59ec37 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Volume info retrieved successfully. Aug 20 04:52:21.559689 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-548a304f-8f65-444b-9d39-638fce59ec37 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/volumes/6c2bebb7-6030-42ce-816f-02864739983e returned with HTTP 200 Aug 20 04:52:21.560035 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1411/5674] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:52:21 2026] GET /volume/v3/volumes/6c2bebb7-6030-42ce-816f-02864739983e => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:52:22.571215 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c0e9df71-3f21-4b48-b46a-f3b6ebe1a773 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:22.572877 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c0e9df71-3f21-4b48-b46a-f3b6ebe1a773 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] GET https://10.4.3.239/volume/v3/volumes/6c2bebb7-6030-42ce-816f-02864739983e Aug 20 04:52:22.573092 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c0e9df71-3f21-4b48-b46a-f3b6ebe1a773 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:22.573300 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c0e9df71-3f21-4b48-b46a-f3b6ebe1a773 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:22.579791 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:22.579791 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:52:22.583090 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-c0e9df71-3f21-4b48-b46a-f3b6ebe1a773 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Volume info retrieved successfully. Aug 20 04:52:22.587590 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c0e9df71-3f21-4b48-b46a-f3b6ebe1a773 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/volumes/6c2bebb7-6030-42ce-816f-02864739983e returned with HTTP 200 Aug 20 04:52:22.588234 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1421/5675] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:52:22 2026] GET /volume/v3/volumes/6c2bebb7-6030-42ce-816f-02864739983e => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:52:23.599301 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e9dd2661-12b6-4c54-a001-5e004b0617d7 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:23.601170 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e9dd2661-12b6-4c54-a001-5e004b0617d7 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] GET https://10.4.3.239/volume/v3/volumes/6c2bebb7-6030-42ce-816f-02864739983e Aug 20 04:52:23.601425 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e9dd2661-12b6-4c54-a001-5e004b0617d7 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:23.601626 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e9dd2661-12b6-4c54-a001-5e004b0617d7 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:23.608265 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:23.608265 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:52:23.611810 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e9dd2661-12b6-4c54-a001-5e004b0617d7 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Volume info retrieved successfully. Aug 20 04:52:23.615930 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e9dd2661-12b6-4c54-a001-5e004b0617d7 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/volumes/6c2bebb7-6030-42ce-816f-02864739983e returned with HTTP 200 Aug 20 04:52:23.616339 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1426/5676] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:52:23 2026] GET /volume/v3/volumes/6c2bebb7-6030-42ce-816f-02864739983e => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:52:24.627299 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-f8f2457b-739c-48dd-8fa1-db1fe9f637d9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:24.628960 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f8f2457b-739c-48dd-8fa1-db1fe9f637d9 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] GET https://10.4.3.239/volume/v3/volumes/6c2bebb7-6030-42ce-816f-02864739983e Aug 20 04:52:24.629172 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f8f2457b-739c-48dd-8fa1-db1fe9f637d9 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:24.629374 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-f8f2457b-739c-48dd-8fa1-db1fe9f637d9 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:24.635673 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:24.635673 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:52:24.638744 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-f8f2457b-739c-48dd-8fa1-db1fe9f637d9 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Volume info retrieved successfully. Aug 20 04:52:24.642525 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-f8f2457b-739c-48dd-8fa1-db1fe9f637d9 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/volumes/6c2bebb7-6030-42ce-816f-02864739983e returned with HTTP 200 Aug 20 04:52:24.642908 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1419/5677] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:52:24 2026] GET /volume/v3/volumes/6c2bebb7-6030-42ce-816f-02864739983e => generated 1193 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:52:24.654399 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7fda8ffe-91c7-4342-ac08-cb05ea42e2c4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:24.656125 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7fda8ffe-91c7-4342-ac08-cb05ea42e2c4 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] GET https://10.4.3.239/volume/v3/volumes/6c2bebb7-6030-42ce-816f-02864739983e Aug 20 04:52:24.656343 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7fda8ffe-91c7-4342-ac08-cb05ea42e2c4 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:24.656551 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7fda8ffe-91c7-4342-ac08-cb05ea42e2c4 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:24.662960 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:24.662960 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:52:24.665948 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-7fda8ffe-91c7-4342-ac08-cb05ea42e2c4 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Volume info retrieved successfully. Aug 20 04:52:24.669847 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7fda8ffe-91c7-4342-ac08-cb05ea42e2c4 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/volumes/6c2bebb7-6030-42ce-816f-02864739983e returned with HTTP 200 Aug 20 04:52:24.670218 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1412/5678] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:52:24 2026] GET /volume/v3/volumes/6c2bebb7-6030-42ce-816f-02864739983e => generated 1193 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:52:24.681551 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-92906073-e016-44ea-be7f-2c0ff3f761d0 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:24.683135 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-92906073-e016-44ea-be7f-2c0ff3f761d0 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:52:24.683483 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-92906073-e016-44ea-be7f-2c0ff3f761d0 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "6c2bebb7-6030-42ce-816f-02864739983e", "size": 1}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:52:24.685119 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.volumes [None req-92906073-e016-44ea-be7f-2c0ff3f761d0 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '6c2bebb7-6030-42ce-816f-02864739983e', 'size': 1}} {{(pid=100174) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:52:24.691986 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:24.691986 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:52:24.692456 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-92906073-e016-44ea-be7f-2c0ff3f761d0 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Volume retrieved successfully. Aug 20 04:52:24.692565 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-92906073-e016-44ea-be7f-2c0ff3f761d0 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Create volume of 1 GB Aug 20 04:52:24.695474 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-92906073-e016-44ea-be7f-2c0ff3f761d0 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Availability Zones retrieved successfully. Aug 20 04:52:24.699962 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-92906073-e016-44ea-be7f-2c0ff3f761d0 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Flow 'volume_create_api' (7049bc0c-b632-43f9-aa0f-973406b84779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:52:24.700918 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-92906073-e016-44ea-be7f-2c0ff3f761d0 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b529688f-c705-4c8c-8c53-8653e8c555c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:52:24.701652 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.flows.api.create_volume [None req-92906073-e016-44ea-be7f-2c0ff3f761d0 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100174) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:52:24.720198 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-92906073-e016-44ea-be7f-2c0ff3f761d0 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b529688f-c705-4c8c-8c53-8653e8c555c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '6c2bebb7-6030-42ce-816f-02864739983e', 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:52:24.720876 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-92906073-e016-44ea-be7f-2c0ff3f761d0 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbdb25cc-bb93-469d-9714-d432b72d9ee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:52:24.752890 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-92906073-e016-44ea-be7f-2c0ff3f761d0 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Created reservations ['c1179ebd-3c34-4831-924d-bdc91244d897', '2d64ce19-37ea-41ad-a33c-002233d6f31b', 'd0e9b97e-f2dc-4b03-96f4-706ba4e1902a', 'bf0ff3dc-4e8d-4b01-bc5d-0a3e63ee1e9d'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:52:24.753670 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-92906073-e016-44ea-be7f-2c0ff3f761d0 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbdb25cc-bb93-469d-9714-d432b72d9ee2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1179ebd-3c34-4831-924d-bdc91244d897', '2d64ce19-37ea-41ad-a33c-002233d6f31b', 'd0e9b97e-f2dc-4b03-96f4-706ba4e1902a', 'bf0ff3dc-4e8d-4b01-bc5d-0a3e63ee1e9d']}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:52:24.754299 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-92906073-e016-44ea-be7f-2c0ff3f761d0 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5422ae6-6242-4c7f-86c5-f2a9b0210057) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:52:24.781103 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-92906073-e016-44ea-be7f-2c0ff3f761d0 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5422ae6-6242-4c7f-86c5-f2a9b0210057) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56b2af82-1811-4866-bb6b-84202a43088b', '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='b2a6854fda2f41279a0d87a400a81a9b',qos_specs=None,replication_status=,reservations=['c1179ebd-3c34-4831-924d-bdc91244d897','2d64ce19-37ea-41ad-a33c-002233d6f31b','d0e9b97e-f2dc-4b03-96f4-706ba4e1902a','bf0ff3dc-4e8d-4b01-bc5d-0a3e63ee1e9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=6c2bebb7-6030-42ce-816f-02864739983e,status='creating',user_id='fcfa4ba463ed43678d3b51e6d7e3ece0',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), '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-20T04:52:24Z,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=56b2af82-1811-4866-bb6b-84202a43088b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2a6854fda2f41279a0d87a400a81a9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=6c2bebb7-6030-42ce-816f-02864739983e,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fcfa4ba463ed43678d3b51e6d7e3ece0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:52:24.781705 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-92906073-e016-44ea-be7f-2c0ff3f761d0 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea8ecd90-38a7-4369-8cde-678417d4561d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:52:24.795746 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-92906073-e016-44ea-be7f-2c0ff3f761d0 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea8ecd90-38a7-4369-8cde-678417d4561d) transitioned into state 'SUCCESS' from 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='b2a6854fda2f41279a0d87a400a81a9b',qos_specs=None,replication_status=,reservations=['c1179ebd-3c34-4831-924d-bdc91244d897','2d64ce19-37ea-41ad-a33c-002233d6f31b','d0e9b97e-f2dc-4b03-96f4-706ba4e1902a','bf0ff3dc-4e8d-4b01-bc5d-0a3e63ee1e9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=6c2bebb7-6030-42ce-816f-02864739983e,status='creating',user_id='fcfa4ba463ed43678d3b51e6d7e3ece0',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:52:24.796477 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-92906073-e016-44ea-be7f-2c0ff3f761d0 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c07818fa-8cc5-4a3d-b977-205272f37b52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:52:24.810278 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-92906073-e016-44ea-be7f-2c0ff3f761d0 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c07818fa-8cc5-4a3d-b977-205272f37b52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100174) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:52:24.810964 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.volume.api [None req-92906073-e016-44ea-be7f-2c0ff3f761d0 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Flow 'volume_create_api' (7049bc0c-b632-43f9-aa0f-973406b84779) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100174) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:52:24.811252 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-92906073-e016-44ea-be7f-2c0ff3f761d0 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Create volume request issued successfully. Aug 20 04:52:24.811775 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-92906073-e016-44ea-be7f-2c0ff3f761d0 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:52:24.812168 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1422/5679] 10.4.3.239 () {70 vars in 1300 bytes} [Thu Aug 20 04:52:24 2026] POST /volume/v3/volumes => generated 809 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:52:24.825721 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1197bd7a-8959-4eff-865b-40369a3eb7e9 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:24.827386 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1197bd7a-8959-4eff-865b-40369a3eb7e9 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] GET https://10.4.3.239/volume/v3/volumes/56b2af82-1811-4866-bb6b-84202a43088b Aug 20 04:52:24.827565 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1197bd7a-8959-4eff-865b-40369a3eb7e9 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:24.827755 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1197bd7a-8959-4eff-865b-40369a3eb7e9 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:24.836311 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:24.836311 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:52:24.840514 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-1197bd7a-8959-4eff-865b-40369a3eb7e9 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Volume info retrieved successfully. Aug 20 04:52:24.845228 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1197bd7a-8959-4eff-865b-40369a3eb7e9 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/volumes/56b2af82-1811-4866-bb6b-84202a43088b returned with HTTP 200 Aug 20 04:52:24.845621 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1427/5680] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:52:24 2026] GET /volume/v3/volumes/56b2af82-1811-4866-bb6b-84202a43088b => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:52:25.857751 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-64be5bc0-8452-4cc6-9392-7505d1dc23e2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:25.859215 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-64be5bc0-8452-4cc6-9392-7505d1dc23e2 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] GET https://10.4.3.239/volume/v3/volumes/56b2af82-1811-4866-bb6b-84202a43088b Aug 20 04:52:25.859432 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-64be5bc0-8452-4cc6-9392-7505d1dc23e2 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:25.859603 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-64be5bc0-8452-4cc6-9392-7505d1dc23e2 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:25.866669 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:25.866669 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:52:25.870265 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-64be5bc0-8452-4cc6-9392-7505d1dc23e2 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Volume info retrieved successfully. Aug 20 04:52:25.874351 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-64be5bc0-8452-4cc6-9392-7505d1dc23e2 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/volumes/56b2af82-1811-4866-bb6b-84202a43088b returned with HTTP 200 Aug 20 04:52:25.874718 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1420/5681] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:52:25 2026] GET /volume/v3/volumes/56b2af82-1811-4866-bb6b-84202a43088b => generated 1228 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:52:25.885999 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8d9e9c35-6772-4933-9dcb-1dbad6be4363 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:25.888107 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8d9e9c35-6772-4933-9dcb-1dbad6be4363 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] GET https://10.4.3.239/volume/v3/volumes/56b2af82-1811-4866-bb6b-84202a43088b Aug 20 04:52:25.888371 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8d9e9c35-6772-4933-9dcb-1dbad6be4363 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:25.888595 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8d9e9c35-6772-4933-9dcb-1dbad6be4363 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:25.896595 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:25.896595 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:52:25.900240 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-8d9e9c35-6772-4933-9dcb-1dbad6be4363 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Volume info retrieved successfully. Aug 20 04:52:25.904724 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8d9e9c35-6772-4933-9dcb-1dbad6be4363 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/volumes/56b2af82-1811-4866-bb6b-84202a43088b returned with HTTP 200 Aug 20 04:52:25.905153 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1413/5682] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:52:25 2026] GET /volume/v3/volumes/56b2af82-1811-4866-bb6b-84202a43088b => generated 1228 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:52:25.916331 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-818de0b4-b67d-40fa-a7ef-0f06e7b98664 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:25.918239 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-818de0b4-b67d-40fa-a7ef-0f06e7b98664 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] DELETE https://10.4.3.239/volume/v3/volumes/6c2bebb7-6030-42ce-816f-02864739983e Aug 20 04:52:25.918473 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-818de0b4-b67d-40fa-a7ef-0f06e7b98664 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:25.918652 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-818de0b4-b67d-40fa-a7ef-0f06e7b98664 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:25.918808 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-818de0b4-b67d-40fa-a7ef-0f06e7b98664 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Delete volume with id: 6c2bebb7-6030-42ce-816f-02864739983e Aug 20 04:52:25.925070 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:25.925070 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:52:25.925483 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-818de0b4-b67d-40fa-a7ef-0f06e7b98664 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Volume info retrieved successfully. Aug 20 04:52:25.938716 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-818de0b4-b67d-40fa-a7ef-0f06e7b98664 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Delete volume request issued successfully. Aug 20 04:52:25.938872 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-818de0b4-b67d-40fa-a7ef-0f06e7b98664 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/volumes/6c2bebb7-6030-42ce-816f-02864739983e returned with HTTP 202 Aug 20 04:52:25.939211 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1423/5683] 10.4.3.239 () {68 vars in 1392 bytes} [Thu Aug 20 04:52:25 2026] DELETE /volume/v3/volumes/6c2bebb7-6030-42ce-816f-02864739983e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:52:25.945400 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9a423185-7bbd-483e-b45a-b1ee5966b4a4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:25.946886 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9a423185-7bbd-483e-b45a-b1ee5966b4a4 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] GET https://10.4.3.239/volume/v3/volumes/6c2bebb7-6030-42ce-816f-02864739983e Aug 20 04:52:25.947065 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9a423185-7bbd-483e-b45a-b1ee5966b4a4 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:25.947267 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9a423185-7bbd-483e-b45a-b1ee5966b4a4 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:25.953285 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:25.953285 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:52:25.956121 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-9a423185-7bbd-483e-b45a-b1ee5966b4a4 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Volume info retrieved successfully. Aug 20 04:52:25.959857 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9a423185-7bbd-483e-b45a-b1ee5966b4a4 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/volumes/6c2bebb7-6030-42ce-816f-02864739983e returned with HTTP 200 Aug 20 04:52:25.960197 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1428/5684] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:52:25 2026] GET /volume/v3/volumes/6c2bebb7-6030-42ce-816f-02864739983e => generated 1192 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:52:26.972469 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-a7db4193-0f44-4604-9757-025ae9775797 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:26.974198 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a7db4193-0f44-4604-9757-025ae9775797 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] GET https://10.4.3.239/volume/v3/volumes/6c2bebb7-6030-42ce-816f-02864739983e Aug 20 04:52:26.974433 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a7db4193-0f44-4604-9757-025ae9775797 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:26.974610 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-a7db4193-0f44-4604-9757-025ae9775797 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:26.979815 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-a7db4193-0f44-4604-9757-025ae9775797 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/volumes/6c2bebb7-6030-42ce-816f-02864739983e returned with HTTP 404 Aug 20 04:52:26.980389 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1421/5685] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:52:26 2026] GET /volume/v3/volumes/6c2bebb7-6030-42ce-816f-02864739983e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 20 04:52:28.348751 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6d0a5ede-35a8-4df0-af64-17616d7d356a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:28.350312 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6d0a5ede-35a8-4df0-af64-17616d7d356a tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:52:28.350654 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6d0a5ede-35a8-4df0-af64-17616d7d356a tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "16932b1a-f394-48d0-a40c-76519d0324b9", "size": 1}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:52:28.352015 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-6d0a5ede-35a8-4df0-af64-17616d7d356a tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '16932b1a-f394-48d0-a40c-76519d0324b9', 'size': 1}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:52:28.411360 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-6d0a5ede-35a8-4df0-af64-17616d7d356a tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Create volume of 1 GB Aug 20 04:52:28.415658 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-6d0a5ede-35a8-4df0-af64-17616d7d356a tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Availability Zones retrieved successfully. Aug 20 04:52:28.420475 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-6d0a5ede-35a8-4df0-af64-17616d7d356a tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Flow 'volume_create_api' (b777d24f-4263-48ac-82d4-e7633d1e7227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:52:28.421525 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-6d0a5ede-35a8-4df0-af64-17616d7d356a tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bcb67e4-ec19-4c22-89ae-e5592265022a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:52:28.422372 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-6d0a5ede-35a8-4df0-af64-17616d7d356a tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:52:28.469842 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-6d0a5ede-35a8-4df0-af64-17616d7d356a tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bcb67e4-ec19-4c22-89ae-e5592265022a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:52:28.470682 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-6d0a5ede-35a8-4df0-af64-17616d7d356a tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ff9ebb9-da38-4803-8fa3-e28013658436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:52:28.505593 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-6d0a5ede-35a8-4df0-af64-17616d7d356a tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Created reservations ['70d56449-9891-4a14-9e32-594b65cefec9', '463b8e35-2100-4c0e-a199-ff78ca962f49', '54d75815-a650-4628-a85d-2f824d66622f', '3031d63c-3bf2-4f4c-b88e-83b41824b55f'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:52:28.506388 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-6d0a5ede-35a8-4df0-af64-17616d7d356a tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ff9ebb9-da38-4803-8fa3-e28013658436) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70d56449-9891-4a14-9e32-594b65cefec9', '463b8e35-2100-4c0e-a199-ff78ca962f49', '54d75815-a650-4628-a85d-2f824d66622f', '3031d63c-3bf2-4f4c-b88e-83b41824b55f']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:52:28.507154 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-6d0a5ede-35a8-4df0-af64-17616d7d356a tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f16afecc-6770-4681-87df-108a73291ae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:52:28.527196 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-6d0a5ede-35a8-4df0-af64-17616d7d356a tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f16afecc-6770-4681-87df-108a73291ae5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50172724-1ffe-42d7-b1b6-1b06dcd8d0a3', '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='b2a6854fda2f41279a0d87a400a81a9b',qos_specs=None,replication_status=,reservations=['70d56449-9891-4a14-9e32-594b65cefec9','463b8e35-2100-4c0e-a199-ff78ca962f49','54d75815-a650-4628-a85d-2f824d66622f','3031d63c-3bf2-4f4c-b88e-83b41824b55f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcfa4ba463ed43678d3b51e6d7e3ece0',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:52:28Z,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=50172724-1ffe-42d7-b1b6-1b06dcd8d0a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2a6854fda2f41279a0d87a400a81a9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fcfa4ba463ed43678d3b51e6d7e3ece0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:52:28.527949 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-6d0a5ede-35a8-4df0-af64-17616d7d356a tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49a4e7a4-f141-406a-8e99-03e593465014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:52:28.543511 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-6d0a5ede-35a8-4df0-af64-17616d7d356a tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49a4e7a4-f141-406a-8e99-03e593465014) transitioned into state 'SUCCESS' from 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='b2a6854fda2f41279a0d87a400a81a9b',qos_specs=None,replication_status=,reservations=['70d56449-9891-4a14-9e32-594b65cefec9','463b8e35-2100-4c0e-a199-ff78ca962f49','54d75815-a650-4628-a85d-2f824d66622f','3031d63c-3bf2-4f4c-b88e-83b41824b55f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcfa4ba463ed43678d3b51e6d7e3ece0',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:52:28.544121 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-6d0a5ede-35a8-4df0-af64-17616d7d356a tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1091c1c3-ed0a-4b3f-9e2e-d57aec541dd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:52:28.552499 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-6d0a5ede-35a8-4df0-af64-17616d7d356a tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1091c1c3-ed0a-4b3f-9e2e-d57aec541dd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:52:28.553253 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-6d0a5ede-35a8-4df0-af64-17616d7d356a tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Flow 'volume_create_api' (b777d24f-4263-48ac-82d4-e7633d1e7227) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:52:28.553540 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-6d0a5ede-35a8-4df0-af64-17616d7d356a tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Create volume request issued successfully. Aug 20 04:52:28.554114 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6d0a5ede-35a8-4df0-af64-17616d7d356a tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:52:28.554656 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1414/5686] 10.4.3.239 () {70 vars in 1300 bytes} [Thu Aug 20 04:52:28 2026] POST /volume/v3/volumes => generated 775 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:52:28.566115 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9fb35baa-07db-43db-a37c-2864fd82caae None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:28.567856 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9fb35baa-07db-43db-a37c-2864fd82caae tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] GET https://10.4.3.239/volume/v3/volumes/50172724-1ffe-42d7-b1b6-1b06dcd8d0a3 Aug 20 04:52:28.568077 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9fb35baa-07db-43db-a37c-2864fd82caae tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:28.568290 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9fb35baa-07db-43db-a37c-2864fd82caae tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:28.575012 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:28.575012 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:52:28.578412 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-9fb35baa-07db-43db-a37c-2864fd82caae tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Volume info retrieved successfully. Aug 20 04:52:28.582013 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9fb35baa-07db-43db-a37c-2864fd82caae tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/volumes/50172724-1ffe-42d7-b1b6-1b06dcd8d0a3 returned with HTTP 200 Aug 20 04:52:28.582390 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1424/5687] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:52:28 2026] GET /volume/v3/volumes/50172724-1ffe-42d7-b1b6-1b06dcd8d0a3 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:52:29.594013 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-af9594a1-8bed-4420-b2bb-7de104748376 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:29.596091 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-af9594a1-8bed-4420-b2bb-7de104748376 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] GET https://10.4.3.239/volume/v3/volumes/50172724-1ffe-42d7-b1b6-1b06dcd8d0a3 Aug 20 04:52:29.596374 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-af9594a1-8bed-4420-b2bb-7de104748376 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:29.596595 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-af9594a1-8bed-4420-b2bb-7de104748376 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:29.603789 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:29.603789 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:52:29.606852 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-af9594a1-8bed-4420-b2bb-7de104748376 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Volume info retrieved successfully. Aug 20 04:52:29.610327 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-af9594a1-8bed-4420-b2bb-7de104748376 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/volumes/50172724-1ffe-42d7-b1b6-1b06dcd8d0a3 returned with HTTP 200 Aug 20 04:52:29.610685 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1429/5688] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:52:29 2026] GET /volume/v3/volumes/50172724-1ffe-42d7-b1b6-1b06dcd8d0a3 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:52:30.622051 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4dfe7784-d63c-40e4-af1b-89d6e4393358 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:30.623769 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4dfe7784-d63c-40e4-af1b-89d6e4393358 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] GET https://10.4.3.239/volume/v3/volumes/50172724-1ffe-42d7-b1b6-1b06dcd8d0a3 Aug 20 04:52:30.623975 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4dfe7784-d63c-40e4-af1b-89d6e4393358 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:30.624147 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4dfe7784-d63c-40e4-af1b-89d6e4393358 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:30.630439 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:30.630439 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:52:30.633488 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-4dfe7784-d63c-40e4-af1b-89d6e4393358 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Volume info retrieved successfully. Aug 20 04:52:30.636860 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4dfe7784-d63c-40e4-af1b-89d6e4393358 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/volumes/50172724-1ffe-42d7-b1b6-1b06dcd8d0a3 returned with HTTP 200 Aug 20 04:52:30.637161 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1422/5689] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:52:30 2026] GET /volume/v3/volumes/50172724-1ffe-42d7-b1b6-1b06dcd8d0a3 => generated 928 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:52:31.650008 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-0361c323-6bb5-4b1a-a821-036c8fd866f1 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:31.651931 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0361c323-6bb5-4b1a-a821-036c8fd866f1 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] GET https://10.4.3.239/volume/v3/volumes/50172724-1ffe-42d7-b1b6-1b06dcd8d0a3 Aug 20 04:52:31.652129 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0361c323-6bb5-4b1a-a821-036c8fd866f1 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:31.652351 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-0361c323-6bb5-4b1a-a821-036c8fd866f1 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:31.659284 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:31.659284 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:52:31.662521 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-0361c323-6bb5-4b1a-a821-036c8fd866f1 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Volume info retrieved successfully. Aug 20 04:52:31.666613 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-0361c323-6bb5-4b1a-a821-036c8fd866f1 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/volumes/50172724-1ffe-42d7-b1b6-1b06dcd8d0a3 returned with HTTP 200 Aug 20 04:52:31.666613 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1415/5690] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:52:31 2026] GET /volume/v3/volumes/50172724-1ffe-42d7-b1b6-1b06dcd8d0a3 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:52:32.682076 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-943cecdf-3115-407b-9b37-ad6f8f5cbba7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:32.683762 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-943cecdf-3115-407b-9b37-ad6f8f5cbba7 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] GET https://10.4.3.239/volume/v3/volumes/50172724-1ffe-42d7-b1b6-1b06dcd8d0a3 Aug 20 04:52:32.683963 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-943cecdf-3115-407b-9b37-ad6f8f5cbba7 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:32.684132 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-943cecdf-3115-407b-9b37-ad6f8f5cbba7 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:32.690413 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:32.690413 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:52:32.693334 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-943cecdf-3115-407b-9b37-ad6f8f5cbba7 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Volume info retrieved successfully. Aug 20 04:52:32.696770 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-943cecdf-3115-407b-9b37-ad6f8f5cbba7 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/volumes/50172724-1ffe-42d7-b1b6-1b06dcd8d0a3 returned with HTTP 200 Aug 20 04:52:32.697273 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1425/5691] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:52:32 2026] GET /volume/v3/volumes/50172724-1ffe-42d7-b1b6-1b06dcd8d0a3 => generated 928 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:52:33.708435 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5c8f830c-3f5f-4615-99d4-03ae233702a8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:33.710096 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5c8f830c-3f5f-4615-99d4-03ae233702a8 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] GET https://10.4.3.239/volume/v3/volumes/50172724-1ffe-42d7-b1b6-1b06dcd8d0a3 Aug 20 04:52:33.710307 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5c8f830c-3f5f-4615-99d4-03ae233702a8 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:33.710477 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5c8f830c-3f5f-4615-99d4-03ae233702a8 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:33.717393 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:33.717393 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:52:33.721601 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-5c8f830c-3f5f-4615-99d4-03ae233702a8 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Volume info retrieved successfully. Aug 20 04:52:33.725541 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5c8f830c-3f5f-4615-99d4-03ae233702a8 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/volumes/50172724-1ffe-42d7-b1b6-1b06dcd8d0a3 returned with HTTP 200 Aug 20 04:52:33.725945 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1430/5692] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:52:33 2026] GET /volume/v3/volumes/50172724-1ffe-42d7-b1b6-1b06dcd8d0a3 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:52:34.737489 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-dfa2d74a-a0f3-47ea-8398-fcad547c60d1 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:34.739250 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-dfa2d74a-a0f3-47ea-8398-fcad547c60d1 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] GET https://10.4.3.239/volume/v3/volumes/50172724-1ffe-42d7-b1b6-1b06dcd8d0a3 Aug 20 04:52:34.739482 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-dfa2d74a-a0f3-47ea-8398-fcad547c60d1 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:34.739671 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-dfa2d74a-a0f3-47ea-8398-fcad547c60d1 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:34.746324 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:34.746324 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:52:34.749698 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-dfa2d74a-a0f3-47ea-8398-fcad547c60d1 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Volume info retrieved successfully. Aug 20 04:52:34.753694 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-dfa2d74a-a0f3-47ea-8398-fcad547c60d1 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/volumes/50172724-1ffe-42d7-b1b6-1b06dcd8d0a3 returned with HTTP 200 Aug 20 04:52:34.754059 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1423/5693] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:52:34 2026] GET /volume/v3/volumes/50172724-1ffe-42d7-b1b6-1b06dcd8d0a3 => generated 1193 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:52:34.764337 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-97359c2d-fb31-4ffa-833d-4b6a0f2cb052 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:34.765910 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-97359c2d-fb31-4ffa-833d-4b6a0f2cb052 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] GET https://10.4.3.239/volume/v3/volumes/50172724-1ffe-42d7-b1b6-1b06dcd8d0a3 Aug 20 04:52:34.766091 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-97359c2d-fb31-4ffa-833d-4b6a0f2cb052 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:34.766276 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-97359c2d-fb31-4ffa-833d-4b6a0f2cb052 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:34.772662 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:34.772662 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:52:34.775757 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-97359c2d-fb31-4ffa-833d-4b6a0f2cb052 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Volume info retrieved successfully. Aug 20 04:52:34.779491 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-97359c2d-fb31-4ffa-833d-4b6a0f2cb052 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/volumes/50172724-1ffe-42d7-b1b6-1b06dcd8d0a3 returned with HTTP 200 Aug 20 04:52:34.779825 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1416/5694] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:52:34 2026] GET /volume/v3/volumes/50172724-1ffe-42d7-b1b6-1b06dcd8d0a3 => generated 1193 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:52:34.791379 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3958b78f-414a-4707-907d-f4ccfa79e27d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:34.793212 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3958b78f-414a-4707-907d-f4ccfa79e27d tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:52:34.793505 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3958b78f-414a-4707-907d-f4ccfa79e27d tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "50172724-1ffe-42d7-b1b6-1b06dcd8d0a3", "name": "tempest-VolumeImageDependencyTests-Snapshot-1870962110"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:52:34.800717 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:34.800717 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:52:34.801140 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-3958b78f-414a-4707-907d-f4ccfa79e27d tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Volume info retrieved successfully. Aug 20 04:52:34.801260 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-3958b78f-414a-4707-907d-f4ccfa79e27d tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Create snapshot from volume 50172724-1ffe-42d7-b1b6-1b06dcd8d0a3 Aug 20 04:52:34.829871 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-3958b78f-414a-4707-907d-f4ccfa79e27d tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Created reservations ['6aec7aa1-65fa-4512-b37d-8389090f4191', '466486e8-d8e9-4ad3-91f7-6340a89a1b0a', '735679a5-22e8-46e0-81cb-acab2c55bb53', 'ca09c451-e4ff-4401-8fd7-c4d822536081'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:52:34.855981 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-3958b78f-414a-4707-907d-f4ccfa79e27d tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Snapshot create request issued successfully. Aug 20 04:52:34.856373 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3958b78f-414a-4707-907d-f4ccfa79e27d tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:52:34.856843 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1426/5695] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:52:34 2026] POST /volume/v3/snapshots => generated 313 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:52:34.866060 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-da3fb363-6138-4bd1-8df5-7e140db13d5b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:34.868023 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-da3fb363-6138-4bd1-8df5-7e140db13d5b tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] GET https://10.4.3.239/volume/v3/snapshots/2a650e9d-9255-4cc2-a154-c36b0c505deb Aug 20 04:52:34.868259 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-da3fb363-6138-4bd1-8df5-7e140db13d5b tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:34.868477 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-da3fb363-6138-4bd1-8df5-7e140db13d5b tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:34.874116 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:34.874116 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:52:34.874699 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-da3fb363-6138-4bd1-8df5-7e140db13d5b tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Snapshot retrieved successfully. Aug 20 04:52:34.875605 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-da3fb363-6138-4bd1-8df5-7e140db13d5b tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/snapshots/2a650e9d-9255-4cc2-a154-c36b0c505deb returned with HTTP 200 Aug 20 04:52:34.876056 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1431/5696] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:52:34 2026] GET /volume/v3/snapshots/2a650e9d-9255-4cc2-a154-c36b0c505deb => generated 445 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:52:35.884590 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-b9eb7051-89fa-459c-9d31-f82e0921e495 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:35.886400 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b9eb7051-89fa-459c-9d31-f82e0921e495 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] GET https://10.4.3.239/volume/v3/snapshots/2a650e9d-9255-4cc2-a154-c36b0c505deb Aug 20 04:52:35.886586 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b9eb7051-89fa-459c-9d31-f82e0921e495 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:35.886758 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-b9eb7051-89fa-459c-9d31-f82e0921e495 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:35.891419 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:35.891419 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:52:35.891793 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-b9eb7051-89fa-459c-9d31-f82e0921e495 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Snapshot retrieved successfully. Aug 20 04:52:35.892465 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-b9eb7051-89fa-459c-9d31-f82e0921e495 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/snapshots/2a650e9d-9255-4cc2-a154-c36b0c505deb returned with HTTP 200 Aug 20 04:52:35.892784 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1424/5697] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:52:35 2026] GET /volume/v3/snapshots/2a650e9d-9255-4cc2-a154-c36b0c505deb => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:52:35.900512 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1fe87004-9468-4cd2-83ec-d4c8c10a6657 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:35.902234 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1fe87004-9468-4cd2-83ec-d4c8c10a6657 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:52:35.902585 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1fe87004-9468-4cd2-83ec-d4c8c10a6657 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "2a650e9d-9255-4cc2-a154-c36b0c505deb", "size": 1}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:52:35.904009 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-1fe87004-9468-4cd2-83ec-d4c8c10a6657 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '2a650e9d-9255-4cc2-a154-c36b0c505deb', 'size': 1}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:52:35.908670 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:35.908670 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:52:35.909066 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-1fe87004-9468-4cd2-83ec-d4c8c10a6657 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Snapshot retrieved successfully. Aug 20 04:52:35.909192 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-1fe87004-9468-4cd2-83ec-d4c8c10a6657 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Create volume of 1 GB Aug 20 04:52:35.912392 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-1fe87004-9468-4cd2-83ec-d4c8c10a6657 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Availability Zones retrieved successfully. Aug 20 04:52:35.917537 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1fe87004-9468-4cd2-83ec-d4c8c10a6657 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Flow 'volume_create_api' (200b0ca4-99b7-4bef-9053-ec6d741f6852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:52:35.918410 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1fe87004-9468-4cd2-83ec-d4c8c10a6657 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8ff6973-81d4-4af5-bfe6-8ae87d638091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:52:35.919274 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-1fe87004-9468-4cd2-83ec-d4c8c10a6657 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:52:35.943649 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1fe87004-9468-4cd2-83ec-d4c8c10a6657 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8ff6973-81d4-4af5-bfe6-8ae87d638091) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2a650e9d-9255-4cc2-a154-c36b0c505deb', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:52:35.944333 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1fe87004-9468-4cd2-83ec-d4c8c10a6657 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c726d65-b213-4bc9-8c31-5b7068710522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:52:35.978426 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-1fe87004-9468-4cd2-83ec-d4c8c10a6657 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Created reservations ['c3df5d61-2e6c-4733-89c7-d381e593fe0a', '99ed63a3-32f3-44f5-8dee-1e7426c0c883', '7c7f7e2a-c54a-4a43-97e1-5c92a21b8bb2', '13c81f39-b9f0-4bce-a797-46ec3bfc9b70'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:52:35.979194 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1fe87004-9468-4cd2-83ec-d4c8c10a6657 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c726d65-b213-4bc9-8c31-5b7068710522) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3df5d61-2e6c-4733-89c7-d381e593fe0a', '99ed63a3-32f3-44f5-8dee-1e7426c0c883', '7c7f7e2a-c54a-4a43-97e1-5c92a21b8bb2', '13c81f39-b9f0-4bce-a797-46ec3bfc9b70']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:52:35.979918 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1fe87004-9468-4cd2-83ec-d4c8c10a6657 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5681f3b9-cb45-4b5d-a85d-b844d7bda09a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:52:36.018271 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1fe87004-9468-4cd2-83ec-d4c8c10a6657 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5681f3b9-cb45-4b5d-a85d-b844d7bda09a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbc1b132-91d0-4f5f-8be7-3a5b40131f26', '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='b2a6854fda2f41279a0d87a400a81a9b',qos_specs=None,replication_status=,reservations=['c3df5d61-2e6c-4733-89c7-d381e593fe0a','99ed63a3-32f3-44f5-8dee-1e7426c0c883','7c7f7e2a-c54a-4a43-97e1-5c92a21b8bb2','13c81f39-b9f0-4bce-a797-46ec3bfc9b70'],size=1,snapshot_id=2a650e9d-9255-4cc2-a154-c36b0c505deb,source_replicaid=,source_volid=None,status='creating',user_id='fcfa4ba463ed43678d3b51e6d7e3ece0',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), '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-20T04:52:35Z,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=cbc1b132-91d0-4f5f-8be7-3a5b40131f26,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2a6854fda2f41279a0d87a400a81a9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2a650e9d-9255-4cc2-a154-c36b0c505deb,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fcfa4ba463ed43678d3b51e6d7e3ece0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:52:36.019033 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1fe87004-9468-4cd2-83ec-d4c8c10a6657 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ebcc6b9-6c70-49a9-96d4-09efe3e9d76e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:52:36.036987 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1fe87004-9468-4cd2-83ec-d4c8c10a6657 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ebcc6b9-6c70-49a9-96d4-09efe3e9d76e) transitioned into state 'SUCCESS' from 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='b2a6854fda2f41279a0d87a400a81a9b',qos_specs=None,replication_status=,reservations=['c3df5d61-2e6c-4733-89c7-d381e593fe0a','99ed63a3-32f3-44f5-8dee-1e7426c0c883','7c7f7e2a-c54a-4a43-97e1-5c92a21b8bb2','13c81f39-b9f0-4bce-a797-46ec3bfc9b70'],size=1,snapshot_id=2a650e9d-9255-4cc2-a154-c36b0c505deb,source_replicaid=,source_volid=None,status='creating',user_id='fcfa4ba463ed43678d3b51e6d7e3ece0',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:52:36.038064 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1fe87004-9468-4cd2-83ec-d4c8c10a6657 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b41c5d6e-74ec-496d-af14-4987cf63a509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:52:36.060303 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1fe87004-9468-4cd2-83ec-d4c8c10a6657 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b41c5d6e-74ec-496d-af14-4987cf63a509) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:52:36.061235 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-1fe87004-9468-4cd2-83ec-d4c8c10a6657 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Flow 'volume_create_api' (200b0ca4-99b7-4bef-9053-ec6d741f6852) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:52:36.061514 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-1fe87004-9468-4cd2-83ec-d4c8c10a6657 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Create volume request issued successfully. Aug 20 04:52:36.062070 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1fe87004-9468-4cd2-83ec-d4c8c10a6657 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:52:36.062511 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1417/5698] 10.4.3.239 () {70 vars in 1300 bytes} [Thu Aug 20 04:52:35 2026] POST /volume/v3/volumes => generated 809 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:52:36.073640 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a2c944f7-95cb-43d5-a7b7-799fdf26fa9a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:36.075711 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a2c944f7-95cb-43d5-a7b7-799fdf26fa9a tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] GET https://10.4.3.239/volume/v3/volumes/cbc1b132-91d0-4f5f-8be7-3a5b40131f26 Aug 20 04:52:36.075915 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a2c944f7-95cb-43d5-a7b7-799fdf26fa9a tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:36.076084 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a2c944f7-95cb-43d5-a7b7-799fdf26fa9a tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:36.082731 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:36.082731 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:52:36.085874 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-a2c944f7-95cb-43d5-a7b7-799fdf26fa9a tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Volume info retrieved successfully. Aug 20 04:52:36.089715 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a2c944f7-95cb-43d5-a7b7-799fdf26fa9a tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/volumes/cbc1b132-91d0-4f5f-8be7-3a5b40131f26 returned with HTTP 200 Aug 20 04:52:36.090093 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1427/5699] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:52:36 2026] GET /volume/v3/volumes/cbc1b132-91d0-4f5f-8be7-3a5b40131f26 => generated 877 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:52:37.101849 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9b492e37-9a2e-4293-a615-c2c2ac59ba70 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:37.103914 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9b492e37-9a2e-4293-a615-c2c2ac59ba70 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] GET https://10.4.3.239/volume/v3/volumes/cbc1b132-91d0-4f5f-8be7-3a5b40131f26 Aug 20 04:52:37.104170 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9b492e37-9a2e-4293-a615-c2c2ac59ba70 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:37.104445 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9b492e37-9a2e-4293-a615-c2c2ac59ba70 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:37.111374 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:37.111374 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:52:37.114551 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-9b492e37-9a2e-4293-a615-c2c2ac59ba70 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Volume info retrieved successfully. Aug 20 04:52:37.118383 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9b492e37-9a2e-4293-a615-c2c2ac59ba70 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/volumes/cbc1b132-91d0-4f5f-8be7-3a5b40131f26 returned with HTTP 200 Aug 20 04:52:37.118709 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1432/5700] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:52:37 2026] GET /volume/v3/volumes/cbc1b132-91d0-4f5f-8be7-3a5b40131f26 => generated 1228 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:52:37.129634 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9928cb83-4445-48c2-8c58-2fb68c9324a2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:37.132213 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9928cb83-4445-48c2-8c58-2fb68c9324a2 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] GET https://10.4.3.239/volume/v3/volumes/cbc1b132-91d0-4f5f-8be7-3a5b40131f26 Aug 20 04:52:37.132213 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9928cb83-4445-48c2-8c58-2fb68c9324a2 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:37.132213 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9928cb83-4445-48c2-8c58-2fb68c9324a2 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:37.140197 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:37.140197 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:52:37.144904 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-9928cb83-4445-48c2-8c58-2fb68c9324a2 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Volume info retrieved successfully. Aug 20 04:52:37.150041 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9928cb83-4445-48c2-8c58-2fb68c9324a2 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/volumes/cbc1b132-91d0-4f5f-8be7-3a5b40131f26 returned with HTTP 200 Aug 20 04:52:37.150433 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1425/5701] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:52:37 2026] GET /volume/v3/volumes/cbc1b132-91d0-4f5f-8be7-3a5b40131f26 => generated 1228 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:52:37.161446 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c71b819d-c09a-4beb-9d58-12566c417feb None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:37.163733 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c71b819d-c09a-4beb-9d58-12566c417feb tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/2a650e9d-9255-4cc2-a154-c36b0c505deb Aug 20 04:52:37.163942 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c71b819d-c09a-4beb-9d58-12566c417feb tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:37.164131 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c71b819d-c09a-4beb-9d58-12566c417feb tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:37.164248 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-c71b819d-c09a-4beb-9d58-12566c417feb tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Delete snapshot with id: 2a650e9d-9255-4cc2-a154-c36b0c505deb Aug 20 04:52:37.169029 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:37.169029 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:52:37.169486 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c71b819d-c09a-4beb-9d58-12566c417feb tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Snapshot retrieved successfully. Aug 20 04:52:37.184387 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-c71b819d-c09a-4beb-9d58-12566c417feb tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Snapshot delete request issued successfully. Aug 20 04:52:37.184547 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c71b819d-c09a-4beb-9d58-12566c417feb tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/snapshots/2a650e9d-9255-4cc2-a154-c36b0c505deb returned with HTTP 202 Aug 20 04:52:37.185000 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1418/5702] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:52:37 2026] DELETE /volume/v3/snapshots/2a650e9d-9255-4cc2-a154-c36b0c505deb => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:52:37.191136 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-9798a0d6-340a-46f9-bf85-278307784988 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:37.192855 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9798a0d6-340a-46f9-bf85-278307784988 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] GET https://10.4.3.239/volume/v3/snapshots/2a650e9d-9255-4cc2-a154-c36b0c505deb Aug 20 04:52:37.193065 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9798a0d6-340a-46f9-bf85-278307784988 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:37.193215 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-9798a0d6-340a-46f9-bf85-278307784988 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:37.198020 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:37.198020 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:52:37.198427 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-9798a0d6-340a-46f9-bf85-278307784988 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Snapshot retrieved successfully. Aug 20 04:52:37.199098 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-9798a0d6-340a-46f9-bf85-278307784988 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/snapshots/2a650e9d-9255-4cc2-a154-c36b0c505deb returned with HTTP 200 Aug 20 04:52:37.199446 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1428/5703] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:52:37 2026] GET /volume/v3/snapshots/2a650e9d-9255-4cc2-a154-c36b0c505deb => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:52:38.207542 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-45378bb9-8584-46e3-b8fc-02d9fe19b93b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:38.209380 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-45378bb9-8584-46e3-b8fc-02d9fe19b93b tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] GET https://10.4.3.239/volume/v3/snapshots/2a650e9d-9255-4cc2-a154-c36b0c505deb Aug 20 04:52:38.209609 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-45378bb9-8584-46e3-b8fc-02d9fe19b93b tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:38.209832 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-45378bb9-8584-46e3-b8fc-02d9fe19b93b tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:38.214029 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-45378bb9-8584-46e3-b8fc-02d9fe19b93b tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/snapshots/2a650e9d-9255-4cc2-a154-c36b0c505deb returned with HTTP 404 Aug 20 04:52:38.214539 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1433/5704] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:52:38 2026] GET /volume/v3/snapshots/2a650e9d-9255-4cc2-a154-c36b0c505deb => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:52:38.220344 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-69897579-c204-4a69-bc3c-63c5fab93096 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:38.221954 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-69897579-c204-4a69-bc3c-63c5fab93096 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] DELETE https://10.4.3.239/volume/v3/volumes/cbc1b132-91d0-4f5f-8be7-3a5b40131f26 Aug 20 04:52:38.222192 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-69897579-c204-4a69-bc3c-63c5fab93096 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:38.222402 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-69897579-c204-4a69-bc3c-63c5fab93096 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:38.222592 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-69897579-c204-4a69-bc3c-63c5fab93096 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Delete volume with id: cbc1b132-91d0-4f5f-8be7-3a5b40131f26 Aug 20 04:52:38.228722 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:38.228722 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:52:38.229196 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-69897579-c204-4a69-bc3c-63c5fab93096 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Volume info retrieved successfully. Aug 20 04:52:38.246541 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-69897579-c204-4a69-bc3c-63c5fab93096 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Delete volume request issued successfully. Aug 20 04:52:38.246743 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-69897579-c204-4a69-bc3c-63c5fab93096 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/volumes/cbc1b132-91d0-4f5f-8be7-3a5b40131f26 returned with HTTP 202 Aug 20 04:52:38.247342 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1426/5705] 10.4.3.239 () {68 vars in 1392 bytes} [Thu Aug 20 04:52:38 2026] DELETE /volume/v3/volumes/cbc1b132-91d0-4f5f-8be7-3a5b40131f26 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:52:38.253328 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9f5806ea-23ef-483e-94c4-4293486877eb None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:38.255282 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9f5806ea-23ef-483e-94c4-4293486877eb tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] GET https://10.4.3.239/volume/v3/volumes/cbc1b132-91d0-4f5f-8be7-3a5b40131f26 Aug 20 04:52:38.255517 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9f5806ea-23ef-483e-94c4-4293486877eb tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:38.255728 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9f5806ea-23ef-483e-94c4-4293486877eb tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:38.263103 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:38.263103 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:52:38.266547 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9f5806ea-23ef-483e-94c4-4293486877eb tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Volume info retrieved successfully. Aug 20 04:52:38.270996 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9f5806ea-23ef-483e-94c4-4293486877eb tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/volumes/cbc1b132-91d0-4f5f-8be7-3a5b40131f26 returned with HTTP 200 Aug 20 04:52:38.271426 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1419/5706] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:52:38 2026] GET /volume/v3/volumes/cbc1b132-91d0-4f5f-8be7-3a5b40131f26 => generated 1227 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:52:39.284002 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-43a67a95-a1d7-4648-9b4c-50ee70eb019c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:39.285586 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-43a67a95-a1d7-4648-9b4c-50ee70eb019c tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] GET https://10.4.3.239/volume/v3/volumes/cbc1b132-91d0-4f5f-8be7-3a5b40131f26 Aug 20 04:52:39.285766 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-43a67a95-a1d7-4648-9b4c-50ee70eb019c tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:39.285956 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-43a67a95-a1d7-4648-9b4c-50ee70eb019c tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:39.290964 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-43a67a95-a1d7-4648-9b4c-50ee70eb019c tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/volumes/cbc1b132-91d0-4f5f-8be7-3a5b40131f26 returned with HTTP 404 Aug 20 04:52:39.291396 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1429/5707] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:52:39 2026] GET /volume/v3/volumes/cbc1b132-91d0-4f5f-8be7-3a5b40131f26 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:52:39.447153 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-843a5e7b-1693-4797-8ce7-ffdd096de159 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:39.448878 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-843a5e7b-1693-4797-8ce7-ffdd096de159 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] DELETE https://10.4.3.239/volume/v3/volumes/50172724-1ffe-42d7-b1b6-1b06dcd8d0a3 Aug 20 04:52:39.449079 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-843a5e7b-1693-4797-8ce7-ffdd096de159 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:39.449265 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-843a5e7b-1693-4797-8ce7-ffdd096de159 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:39.449442 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-843a5e7b-1693-4797-8ce7-ffdd096de159 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Delete volume with id: 50172724-1ffe-42d7-b1b6-1b06dcd8d0a3 Aug 20 04:52:39.455528 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:39.455528 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:52:39.455911 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-843a5e7b-1693-4797-8ce7-ffdd096de159 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Volume info retrieved successfully. Aug 20 04:52:39.474108 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-843a5e7b-1693-4797-8ce7-ffdd096de159 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Delete volume request issued successfully. Aug 20 04:52:39.474287 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-843a5e7b-1693-4797-8ce7-ffdd096de159 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/volumes/50172724-1ffe-42d7-b1b6-1b06dcd8d0a3 returned with HTTP 202 Aug 20 04:52:39.474642 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1434/5708] 10.4.3.239 () {68 vars in 1392 bytes} [Thu Aug 20 04:52:39 2026] DELETE /volume/v3/volumes/50172724-1ffe-42d7-b1b6-1b06dcd8d0a3 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:52:39.481575 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-fe60b49f-3b41-4c21-bfa0-cbc9a6905cd1 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:39.483168 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fe60b49f-3b41-4c21-bfa0-cbc9a6905cd1 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] GET https://10.4.3.239/volume/v3/volumes/50172724-1ffe-42d7-b1b6-1b06dcd8d0a3 Aug 20 04:52:39.483359 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fe60b49f-3b41-4c21-bfa0-cbc9a6905cd1 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:39.483564 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-fe60b49f-3b41-4c21-bfa0-cbc9a6905cd1 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:39.490579 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:39.490579 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:52:39.493975 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-fe60b49f-3b41-4c21-bfa0-cbc9a6905cd1 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Volume info retrieved successfully. Aug 20 04:52:39.498627 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-fe60b49f-3b41-4c21-bfa0-cbc9a6905cd1 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/volumes/50172724-1ffe-42d7-b1b6-1b06dcd8d0a3 returned with HTTP 200 Aug 20 04:52:39.498992 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1427/5709] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:52:39 2026] GET /volume/v3/volumes/50172724-1ffe-42d7-b1b6-1b06dcd8d0a3 => generated 1192 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:52:40.511117 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-eb563acb-744d-4a89-a69f-2a4c396dac0e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:40.512632 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-eb563acb-744d-4a89-a69f-2a4c396dac0e tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] GET https://10.4.3.239/volume/v3/volumes/50172724-1ffe-42d7-b1b6-1b06dcd8d0a3 Aug 20 04:52:40.512829 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-eb563acb-744d-4a89-a69f-2a4c396dac0e tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:40.513014 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-eb563acb-744d-4a89-a69f-2a4c396dac0e tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:40.518095 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-eb563acb-744d-4a89-a69f-2a4c396dac0e tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/volumes/50172724-1ffe-42d7-b1b6-1b06dcd8d0a3 returned with HTTP 404 Aug 20 04:52:40.518536 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1420/5710] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:52:40 2026] GET /volume/v3/volumes/50172724-1ffe-42d7-b1b6-1b06dcd8d0a3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:52:40.526366 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3ecb9df4-0dab-4e13-8cd6-a80dc09be102 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:40.527925 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3ecb9df4-0dab-4e13-8cd6-a80dc09be102 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] DELETE https://10.4.3.239/volume/v3/volumes/cbc1b132-91d0-4f5f-8be7-3a5b40131f26 Aug 20 04:52:40.528113 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3ecb9df4-0dab-4e13-8cd6-a80dc09be102 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:40.528297 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3ecb9df4-0dab-4e13-8cd6-a80dc09be102 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:40.528444 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-3ecb9df4-0dab-4e13-8cd6-a80dc09be102 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Delete volume with id: cbc1b132-91d0-4f5f-8be7-3a5b40131f26 Aug 20 04:52:40.533404 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3ecb9df4-0dab-4e13-8cd6-a80dc09be102 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/volumes/cbc1b132-91d0-4f5f-8be7-3a5b40131f26 returned with HTTP 404 Aug 20 04:52:40.533851 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1430/5711] 10.4.3.239 () {68 vars in 1392 bytes} [Thu Aug 20 04:52:40 2026] DELETE /volume/v3/volumes/cbc1b132-91d0-4f5f-8be7-3a5b40131f26 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:52:40.539205 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-0857b791-2857-4d64-8ca2-b830825c5204 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:40.540811 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0857b791-2857-4d64-8ca2-b830825c5204 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] GET https://10.4.3.239/volume/v3/volumes/cbc1b132-91d0-4f5f-8be7-3a5b40131f26 Aug 20 04:52:40.541006 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0857b791-2857-4d64-8ca2-b830825c5204 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:40.541232 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-0857b791-2857-4d64-8ca2-b830825c5204 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:40.545799 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-0857b791-2857-4d64-8ca2-b830825c5204 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/volumes/cbc1b132-91d0-4f5f-8be7-3a5b40131f26 returned with HTTP 404 Aug 20 04:52:40.546208 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1435/5712] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:52:40 2026] GET /volume/v3/volumes/cbc1b132-91d0-4f5f-8be7-3a5b40131f26 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:52:40.551616 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-42563a1d-9fbe-4919-a45e-700d1ed90f21 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:40.553253 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-42563a1d-9fbe-4919-a45e-700d1ed90f21 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/2a650e9d-9255-4cc2-a154-c36b0c505deb Aug 20 04:52:40.553456 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-42563a1d-9fbe-4919-a45e-700d1ed90f21 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:40.553658 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-42563a1d-9fbe-4919-a45e-700d1ed90f21 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:40.553784 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-42563a1d-9fbe-4919-a45e-700d1ed90f21 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Delete snapshot with id: 2a650e9d-9255-4cc2-a154-c36b0c505deb Aug 20 04:52:40.557702 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-42563a1d-9fbe-4919-a45e-700d1ed90f21 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/snapshots/2a650e9d-9255-4cc2-a154-c36b0c505deb returned with HTTP 404 Aug 20 04:52:40.558138 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1428/5713] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:52:40 2026] DELETE /volume/v3/snapshots/2a650e9d-9255-4cc2-a154-c36b0c505deb => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:52:40.563641 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-08600d77-1ee4-4971-bcfe-da16f34f5ea1 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:40.565232 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-08600d77-1ee4-4971-bcfe-da16f34f5ea1 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] GET https://10.4.3.239/volume/v3/snapshots/2a650e9d-9255-4cc2-a154-c36b0c505deb Aug 20 04:52:40.565412 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-08600d77-1ee4-4971-bcfe-da16f34f5ea1 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:40.565587 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-08600d77-1ee4-4971-bcfe-da16f34f5ea1 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:40.569300 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-08600d77-1ee4-4971-bcfe-da16f34f5ea1 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/snapshots/2a650e9d-9255-4cc2-a154-c36b0c505deb returned with HTTP 404 Aug 20 04:52:40.569693 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1421/5714] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:52:40 2026] GET /volume/v3/snapshots/2a650e9d-9255-4cc2-a154-c36b0c505deb => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:52:40.574784 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7109dbc9-a4e3-4eec-a318-7bc0b7d153ec None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:40.576401 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7109dbc9-a4e3-4eec-a318-7bc0b7d153ec tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] DELETE https://10.4.3.239/volume/v3/volumes/50172724-1ffe-42d7-b1b6-1b06dcd8d0a3 Aug 20 04:52:40.576589 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7109dbc9-a4e3-4eec-a318-7bc0b7d153ec tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:40.576780 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7109dbc9-a4e3-4eec-a318-7bc0b7d153ec tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:40.576957 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.volumes [None req-7109dbc9-a4e3-4eec-a318-7bc0b7d153ec tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Delete volume with id: 50172724-1ffe-42d7-b1b6-1b06dcd8d0a3 Aug 20 04:52:40.582258 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7109dbc9-a4e3-4eec-a318-7bc0b7d153ec tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/volumes/50172724-1ffe-42d7-b1b6-1b06dcd8d0a3 returned with HTTP 404 Aug 20 04:52:40.582678 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1431/5715] 10.4.3.239 () {68 vars in 1392 bytes} [Thu Aug 20 04:52:40 2026] DELETE /volume/v3/volumes/50172724-1ffe-42d7-b1b6-1b06dcd8d0a3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:52:40.588162 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-cf04900a-48d1-4959-ac9e-1ed6b8c02f78 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:40.589877 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cf04900a-48d1-4959-ac9e-1ed6b8c02f78 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] GET https://10.4.3.239/volume/v3/volumes/50172724-1ffe-42d7-b1b6-1b06dcd8d0a3 Aug 20 04:52:40.590081 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cf04900a-48d1-4959-ac9e-1ed6b8c02f78 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:40.590265 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-cf04900a-48d1-4959-ac9e-1ed6b8c02f78 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:40.594875 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-cf04900a-48d1-4959-ac9e-1ed6b8c02f78 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/volumes/50172724-1ffe-42d7-b1b6-1b06dcd8d0a3 returned with HTTP 404 Aug 20 04:52:40.595260 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1436/5716] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:52:40 2026] GET /volume/v3/volumes/50172724-1ffe-42d7-b1b6-1b06dcd8d0a3 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:52:40.622493 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-e18a24b2-67e3-49dc-b928-2004ba659cf1 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:40.623967 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e18a24b2-67e3-49dc-b928-2004ba659cf1 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] DELETE https://10.4.3.239/volume/v3/volumes/56b2af82-1811-4866-bb6b-84202a43088b Aug 20 04:52:40.624143 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e18a24b2-67e3-49dc-b928-2004ba659cf1 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:40.624333 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-e18a24b2-67e3-49dc-b928-2004ba659cf1 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:40.624502 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-e18a24b2-67e3-49dc-b928-2004ba659cf1 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Delete volume with id: 56b2af82-1811-4866-bb6b-84202a43088b Aug 20 04:52:40.630117 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:40.630117 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:52:40.630628 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-e18a24b2-67e3-49dc-b928-2004ba659cf1 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Volume info retrieved successfully. Aug 20 04:52:40.648719 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-e18a24b2-67e3-49dc-b928-2004ba659cf1 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Delete volume request issued successfully. Aug 20 04:52:40.648878 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-e18a24b2-67e3-49dc-b928-2004ba659cf1 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/volumes/56b2af82-1811-4866-bb6b-84202a43088b returned with HTTP 202 Aug 20 04:52:40.649266 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1429/5717] 10.4.3.239 () {68 vars in 1392 bytes} [Thu Aug 20 04:52:40 2026] DELETE /volume/v3/volumes/56b2af82-1811-4866-bb6b-84202a43088b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 20 04:52:40.655497 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9583d8df-0432-40f7-b6a8-2cab28b9b6ca None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:40.657273 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9583d8df-0432-40f7-b6a8-2cab28b9b6ca tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] GET https://10.4.3.239/volume/v3/volumes/56b2af82-1811-4866-bb6b-84202a43088b Aug 20 04:52:40.657484 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9583d8df-0432-40f7-b6a8-2cab28b9b6ca tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:40.657658 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9583d8df-0432-40f7-b6a8-2cab28b9b6ca tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:40.664147 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:40.664147 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:52:40.667404 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-9583d8df-0432-40f7-b6a8-2cab28b9b6ca tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Volume info retrieved successfully. Aug 20 04:52:40.671193 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9583d8df-0432-40f7-b6a8-2cab28b9b6ca tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/volumes/56b2af82-1811-4866-bb6b-84202a43088b returned with HTTP 200 Aug 20 04:52:40.671513 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1422/5718] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:52:40 2026] GET /volume/v3/volumes/56b2af82-1811-4866-bb6b-84202a43088b => generated 1227 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 20 04:52:41.683755 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-3371fab8-4eff-480a-983c-2ae0d434babc None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:41.685414 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3371fab8-4eff-480a-983c-2ae0d434babc tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] GET https://10.4.3.239/volume/v3/volumes/56b2af82-1811-4866-bb6b-84202a43088b Aug 20 04:52:41.685615 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3371fab8-4eff-480a-983c-2ae0d434babc tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:41.685790 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-3371fab8-4eff-480a-983c-2ae0d434babc tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:41.690817 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-3371fab8-4eff-480a-983c-2ae0d434babc tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/volumes/56b2af82-1811-4866-bb6b-84202a43088b returned with HTTP 404 Aug 20 04:52:41.691255 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1432/5719] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:52:41 2026] GET /volume/v3/volumes/56b2af82-1811-4866-bb6b-84202a43088b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:52:41.697190 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-09383390-091b-4843-a27e-6dbac304337f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:41.699443 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-09383390-091b-4843-a27e-6dbac304337f tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] DELETE https://10.4.3.239/volume/v3/volumes/6c2bebb7-6030-42ce-816f-02864739983e Aug 20 04:52:41.699736 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-09383390-091b-4843-a27e-6dbac304337f tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:41.700003 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-09383390-091b-4843-a27e-6dbac304337f tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:41.700261 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-09383390-091b-4843-a27e-6dbac304337f tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Delete volume with id: 6c2bebb7-6030-42ce-816f-02864739983e Aug 20 04:52:41.706244 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-09383390-091b-4843-a27e-6dbac304337f tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/volumes/6c2bebb7-6030-42ce-816f-02864739983e returned with HTTP 404 Aug 20 04:52:41.706674 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1437/5720] 10.4.3.239 () {68 vars in 1392 bytes} [Thu Aug 20 04:52:41 2026] DELETE /volume/v3/volumes/6c2bebb7-6030-42ce-816f-02864739983e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:52:41.712194 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c54b0451-387d-4d13-a560-5f582de5f6f2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:41.714082 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c54b0451-387d-4d13-a560-5f582de5f6f2 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] GET https://10.4.3.239/volume/v3/volumes/6c2bebb7-6030-42ce-816f-02864739983e Aug 20 04:52:41.714291 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c54b0451-387d-4d13-a560-5f582de5f6f2 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:41.714479 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c54b0451-387d-4d13-a560-5f582de5f6f2 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:41.719232 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c54b0451-387d-4d13-a560-5f582de5f6f2 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/volumes/6c2bebb7-6030-42ce-816f-02864739983e returned with HTTP 404 Aug 20 04:52:41.719617 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1430/5721] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:52:41 2026] GET /volume/v3/volumes/6c2bebb7-6030-42ce-816f-02864739983e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:52:41.748737 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-5b3284fd-d627-4ded-8833-aad8f05f87a4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:41.750407 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5b3284fd-d627-4ded-8833-aad8f05f87a4 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] DELETE https://10.4.3.239/volume/v3/volumes/52f3f6d2-0e12-4298-89f5-39ab688bea47 Aug 20 04:52:41.750649 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5b3284fd-d627-4ded-8833-aad8f05f87a4 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:41.750829 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-5b3284fd-d627-4ded-8833-aad8f05f87a4 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:41.750990 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-5b3284fd-d627-4ded-8833-aad8f05f87a4 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Delete volume with id: 52f3f6d2-0e12-4298-89f5-39ab688bea47 Aug 20 04:52:41.756467 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-5b3284fd-d627-4ded-8833-aad8f05f87a4 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/volumes/52f3f6d2-0e12-4298-89f5-39ab688bea47 returned with HTTP 404 Aug 20 04:52:41.756899 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1423/5722] 10.4.3.239 () {68 vars in 1392 bytes} [Thu Aug 20 04:52:41 2026] DELETE /volume/v3/volumes/52f3f6d2-0e12-4298-89f5-39ab688bea47 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:52:41.763537 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7d59ea71-ec0e-4d3f-9aec-f7a58d32d673 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:41.765252 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7d59ea71-ec0e-4d3f-9aec-f7a58d32d673 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] GET https://10.4.3.239/volume/v3/volumes/52f3f6d2-0e12-4298-89f5-39ab688bea47 Aug 20 04:52:41.765454 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7d59ea71-ec0e-4d3f-9aec-f7a58d32d673 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:41.765626 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7d59ea71-ec0e-4d3f-9aec-f7a58d32d673 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:41.771131 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7d59ea71-ec0e-4d3f-9aec-f7a58d32d673 tempest-VolumeImageDependencyTests-358168053 tempest-VolumeImageDependencyTests-358168053-project-member] https://10.4.3.239/volume/v3/volumes/52f3f6d2-0e12-4298-89f5-39ab688bea47 returned with HTTP 404 Aug 20 04:52:41.771761 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1433/5723] 10.4.3.239 () {68 vars in 1389 bytes} [Thu Aug 20 04:52:41 2026] GET /volume/v3/volumes/52f3f6d2-0e12-4298-89f5-39ab688bea47 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 20 04:52:42.816416 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-9ecf3353-f754-4dfc-beb1-fa91f447c161 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:42.902811 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9ecf3353-f754-4dfc-beb1-fa91f447c161 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:52:42.903147 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-9ecf3353-f754-4dfc-beb1-fa91f447c161 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1490525505"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:52:42.904493 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-9ecf3353-f754-4dfc-beb1-fa91f447c161 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1490525505'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:52:42.904610 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-9ecf3353-f754-4dfc-beb1-fa91f447c161 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Create volume of 1 GB Aug 20 04:52:42.908269 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-9ecf3353-f754-4dfc-beb1-fa91f447c161 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Availability Zones retrieved successfully. Aug 20 04:52:42.913454 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-9ecf3353-f754-4dfc-beb1-fa91f447c161 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Flow 'volume_create_api' (d6fb2723-47f9-4e25-804f-44d6426a0c7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:52:42.914310 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-9ecf3353-f754-4dfc-beb1-fa91f447c161 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f66cfba-3205-45cc-92b4-78ee7a07fff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:52:42.914991 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-9ecf3353-f754-4dfc-beb1-fa91f447c161 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:52:42.936096 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-9ecf3353-f754-4dfc-beb1-fa91f447c161 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f66cfba-3205-45cc-92b4-78ee7a07fff5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:52:42.936806 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-9ecf3353-f754-4dfc-beb1-fa91f447c161 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bcb3bd8-d510-4e29-84c2-4b997a7e3b88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:52:43.005060 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-9ecf3353-f754-4dfc-beb1-fa91f447c161 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Created reservations ['07c69cc7-e6f2-4ad1-bc30-79b755a27f6d', '5a3228a7-97fb-47e2-9242-3a5901c7f9f8', '665dc110-831a-49cb-a5ee-8bba427da712', '13dd46f5-945b-4364-824f-1bb9f4353d45'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:52:43.005769 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-9ecf3353-f754-4dfc-beb1-fa91f447c161 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bcb3bd8-d510-4e29-84c2-4b997a7e3b88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07c69cc7-e6f2-4ad1-bc30-79b755a27f6d', '5a3228a7-97fb-47e2-9242-3a5901c7f9f8', '665dc110-831a-49cb-a5ee-8bba427da712', '13dd46f5-945b-4364-824f-1bb9f4353d45']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:52:43.006506 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-9ecf3353-f754-4dfc-beb1-fa91f447c161 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0db76d4-1720-4b8c-b77e-17f2fcae74e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:52:43.031441 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-9ecf3353-f754-4dfc-beb1-fa91f447c161 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0db76d4-1720-4b8c-b77e-17f2fcae74e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d0c994d-e993-4e89-a838-f7eee4b0264c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1490525505',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e48fbf13dba5457fbbee7d712666f187',qos_specs=None,replication_status=,reservations=['07c69cc7-e6f2-4ad1-bc30-79b755a27f6d','5a3228a7-97fb-47e2-9242-3a5901c7f9f8','665dc110-831a-49cb-a5ee-8bba427da712','13dd46f5-945b-4364-824f-1bb9f4353d45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8baba0ba211b4cb78b275c804a6e9d75',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:52:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1490525505',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d0c994d-e993-4e89-a838-f7eee4b0264c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e48fbf13dba5457fbbee7d712666f187',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8baba0ba211b4cb78b275c804a6e9d75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:52:43.032158 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-9ecf3353-f754-4dfc-beb1-fa91f447c161 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9d01024-7498-4c74-a6bf-b290f623e714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:52:43.051195 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-9ecf3353-f754-4dfc-beb1-fa91f447c161 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9d01024-7498-4c74-a6bf-b290f623e714) transitioned into state 'SUCCESS' from state '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-1490525505',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e48fbf13dba5457fbbee7d712666f187',qos_specs=None,replication_status=,reservations=['07c69cc7-e6f2-4ad1-bc30-79b755a27f6d','5a3228a7-97fb-47e2-9242-3a5901c7f9f8','665dc110-831a-49cb-a5ee-8bba427da712','13dd46f5-945b-4364-824f-1bb9f4353d45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8baba0ba211b4cb78b275c804a6e9d75',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:52:43.051815 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-9ecf3353-f754-4dfc-beb1-fa91f447c161 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f36af8f5-f2e2-4ea0-b1fd-2e548765abb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:52:43.060603 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-9ecf3353-f754-4dfc-beb1-fa91f447c161 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f36af8f5-f2e2-4ea0-b1fd-2e548765abb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:52:43.061464 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-9ecf3353-f754-4dfc-beb1-fa91f447c161 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Flow 'volume_create_api' (d6fb2723-47f9-4e25-804f-44d6426a0c7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:52:43.061810 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-9ecf3353-f754-4dfc-beb1-fa91f447c161 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Create volume request issued successfully. Aug 20 04:52:43.062419 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-9ecf3353-f754-4dfc-beb1-fa91f447c161 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:52:43.062966 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1438/5724] 10.4.3.239 () {70 vars in 1298 bytes} [Thu Aug 20 04:52:42 2026] POST /volume/v3/volumes => generated 778 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:52:43.073675 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-643a23cc-68f7-43ec-b2d8-8dae912417b3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:43.075373 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-643a23cc-68f7-43ec-b2d8-8dae912417b3 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] GET https://10.4.3.239/volume/v3/volumes/9d0c994d-e993-4e89-a838-f7eee4b0264c Aug 20 04:52:43.075919 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-643a23cc-68f7-43ec-b2d8-8dae912417b3 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:43.075919 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-643a23cc-68f7-43ec-b2d8-8dae912417b3 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:43.078246 np0000007850 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writing DB stats cinder:SELECT=192,cinder:UPDATE=56,cinder:INSERT=38 {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:52:43.084967 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:43.084967 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:52:43.088457 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-643a23cc-68f7-43ec-b2d8-8dae912417b3 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Volume info retrieved successfully. Aug 20 04:52:43.091970 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-643a23cc-68f7-43ec-b2d8-8dae912417b3 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] https://10.4.3.239/volume/v3/volumes/9d0c994d-e993-4e89-a838-f7eee4b0264c returned with HTTP 200 Aug 20 04:52:43.092383 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1431/5725] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:52:43 2026] GET /volume/v3/volumes/9d0c994d-e993-4e89-a838-f7eee4b0264c => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:52:44.103765 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-b725accc-3086-4d6d-9d51-e1a3646fd6d3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:44.105437 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b725accc-3086-4d6d-9d51-e1a3646fd6d3 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] GET https://10.4.3.239/volume/v3/volumes/9d0c994d-e993-4e89-a838-f7eee4b0264c Aug 20 04:52:44.105594 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b725accc-3086-4d6d-9d51-e1a3646fd6d3 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:44.105764 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-b725accc-3086-4d6d-9d51-e1a3646fd6d3 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:44.107730 np0000007850 devstack@c-api.service[100177]: DEBUG dbcounter [-] [100177] Writing DB stats cinder:SELECT=259,cinder:INSERT=51,cinder:UPDATE=106 {{(pid=100177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:52:44.113079 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:44.113079 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:52:44.116531 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-b725accc-3086-4d6d-9d51-e1a3646fd6d3 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Volume info retrieved successfully. Aug 20 04:52:44.119772 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-b725accc-3086-4d6d-9d51-e1a3646fd6d3 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] https://10.4.3.239/volume/v3/volumes/9d0c994d-e993-4e89-a838-f7eee4b0264c returned with HTTP 200 Aug 20 04:52:44.120293 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1424/5726] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:52:44 2026] GET /volume/v3/volumes/9d0c994d-e993-4e89-a838-f7eee4b0264c => generated 1018 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:52:44.131033 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4c979dc8-6df6-49ac-8b21-10f5c18bb125 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:44.132772 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4c979dc8-6df6-49ac-8b21-10f5c18bb125 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] POST https://10.4.3.239/volume/v3/backups Aug 20 04:52:44.133150 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4c979dc8-6df6-49ac-8b21-10f5c18bb125 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9d0c994d-e993-4e89-a838-f7eee4b0264c", "name": "tempest-type-Backup-1668833078"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:52:44.134556 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.backups [None req-4c979dc8-6df6-49ac-8b21-10f5c18bb125 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Creating new backup {'backup': {'volume_id': '9d0c994d-e993-4e89-a838-f7eee4b0264c', 'name': 'tempest-type-Backup-1668833078'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 04:52:44.134726 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.contrib.backups [None req-4c979dc8-6df6-49ac-8b21-10f5c18bb125 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Creating backup of volume 9d0c994d-e993-4e89-a838-f7eee4b0264c in container None Aug 20 04:52:44.136773 np0000007850 devstack@c-api.service[100174]: DEBUG dbcounter [-] [100174] Writing DB stats cinder:SELECT=247,cinder:INSERT=60,cinder:UPDATE=109 {{(pid=100174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:52:44.142931 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:44.142931 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:52:44.143421 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-4c979dc8-6df6-49ac-8b21-10f5c18bb125 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Volume info retrieved successfully. Aug 20 04:52:44.166117 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-4c979dc8-6df6-49ac-8b21-10f5c18bb125 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Created reservations ['eb4a5659-8e28-4a64-a6ce-7e0c16a2a18d', 'bc998472-3885-4bd3-b907-13be8eb92652'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:52:44.190742 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4c979dc8-6df6-49ac-8b21-10f5c18bb125 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] https://10.4.3.239/volume/v3/backups returned with HTTP 202 Aug 20 04:52:44.191333 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1434/5727] 10.4.3.239 () {70 vars in 1299 bytes} [Thu Aug 20 04:52:44 2026] POST /volume/v3/backups => generated 316 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:52:44.198991 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-36796118-7f8e-4321-b5d0-92209084c6ac None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:44.201312 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-36796118-7f8e-4321-b5d0-92209084c6ac tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] GET https://10.4.3.239/volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae Aug 20 04:52:44.201620 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-36796118-7f8e-4321-b5d0-92209084c6ac tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:44.201837 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-36796118-7f8e-4321-b5d0-92209084c6ac tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:44.201976 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-36796118-7f8e-4321-b5d0-92209084c6ac tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Show backup with id 200f629a-4e06-4f4a-9296-8ce80fb112ae. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:52:44.203601 np0000007850 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writing DB stats cinder:SELECT=205,cinder:UPDATE=66,cinder:INSERT=46,cinder:DELETE=1 {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:52:44.206832 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:44.206832 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:52:44.207618 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-36796118-7f8e-4321-b5d0-92209084c6ac tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] https://10.4.3.239/volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae returned with HTTP 200 Aug 20 04:52:44.208070 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1439/5728] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:52:44 2026] GET /volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:52:45.217700 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-11476b4d-1a0c-4c67-b269-b37fc5e3e58a None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:45.219296 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-11476b4d-1a0c-4c67-b269-b37fc5e3e58a tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] GET https://10.4.3.239/volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae Aug 20 04:52:45.219491 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-11476b4d-1a0c-4c67-b269-b37fc5e3e58a tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:45.219657 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-11476b4d-1a0c-4c67-b269-b37fc5e3e58a tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:45.219753 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-11476b4d-1a0c-4c67-b269-b37fc5e3e58a tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Show backup with id 200f629a-4e06-4f4a-9296-8ce80fb112ae. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:52:45.223461 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:45.223461 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:52:45.223953 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-11476b4d-1a0c-4c67-b269-b37fc5e3e58a tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] https://10.4.3.239/volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae returned with HTTP 200 Aug 20 04:52:45.224263 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1432/5729] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:52:45 2026] GET /volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:52:46.233439 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c444f6f6-8ece-41be-951d-0dc69da469e3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:46.235212 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c444f6f6-8ece-41be-951d-0dc69da469e3 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] GET https://10.4.3.239/volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae Aug 20 04:52:46.235443 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c444f6f6-8ece-41be-951d-0dc69da469e3 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:46.235649 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c444f6f6-8ece-41be-951d-0dc69da469e3 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:46.235784 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-c444f6f6-8ece-41be-951d-0dc69da469e3 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Show backup with id 200f629a-4e06-4f4a-9296-8ce80fb112ae. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:52:46.239828 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:46.239828 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:52:46.240412 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c444f6f6-8ece-41be-951d-0dc69da469e3 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] https://10.4.3.239/volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae returned with HTTP 200 Aug 20 04:52:46.240741 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1425/5730] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:52:46 2026] GET /volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:52:47.249425 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-eb511545-68b2-4100-9eaa-4694f6057d52 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:47.251079 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-eb511545-68b2-4100-9eaa-4694f6057d52 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] GET https://10.4.3.239/volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae Aug 20 04:52:47.251305 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-eb511545-68b2-4100-9eaa-4694f6057d52 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:47.251478 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-eb511545-68b2-4100-9eaa-4694f6057d52 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:47.251578 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-eb511545-68b2-4100-9eaa-4694f6057d52 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Show backup with id 200f629a-4e06-4f4a-9296-8ce80fb112ae. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:52:47.255372 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:47.255372 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:52:47.255872 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-eb511545-68b2-4100-9eaa-4694f6057d52 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] https://10.4.3.239/volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae returned with HTTP 200 Aug 20 04:52:47.256230 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1435/5731] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:52:47 2026] GET /volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:52:48.272634 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-c91981df-9720-484a-9c28-42c87f890341 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:48.274479 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c91981df-9720-484a-9c28-42c87f890341 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] GET https://10.4.3.239/volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae Aug 20 04:52:48.274716 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c91981df-9720-484a-9c28-42c87f890341 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:48.274901 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-c91981df-9720-484a-9c28-42c87f890341 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:48.275000 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-c91981df-9720-484a-9c28-42c87f890341 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Show backup with id 200f629a-4e06-4f4a-9296-8ce80fb112ae. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:52:48.279831 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:48.279831 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:52:48.280459 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-c91981df-9720-484a-9c28-42c87f890341 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] https://10.4.3.239/volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae returned with HTTP 200 Aug 20 04:52:48.280844 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1440/5732] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:52:48 2026] GET /volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:52:49.311911 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c23ce5b9-f747-407f-9024-05a8a03c7868 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:49.313586 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c23ce5b9-f747-407f-9024-05a8a03c7868 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] GET https://10.4.3.239/volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae Aug 20 04:52:49.313813 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c23ce5b9-f747-407f-9024-05a8a03c7868 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:49.314017 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c23ce5b9-f747-407f-9024-05a8a03c7868 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:49.314160 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-c23ce5b9-f747-407f-9024-05a8a03c7868 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Show backup with id 200f629a-4e06-4f4a-9296-8ce80fb112ae. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:52:49.318383 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:49.318383 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:52:49.319005 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c23ce5b9-f747-407f-9024-05a8a03c7868 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] https://10.4.3.239/volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae returned with HTTP 200 Aug 20 04:52:49.319425 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1433/5733] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:52:49 2026] GET /volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:52:50.347381 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-287f68a4-9077-45ad-b8eb-39055c008ac7 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:50.349038 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-287f68a4-9077-45ad-b8eb-39055c008ac7 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] GET https://10.4.3.239/volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae Aug 20 04:52:50.349290 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-287f68a4-9077-45ad-b8eb-39055c008ac7 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:50.349518 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-287f68a4-9077-45ad-b8eb-39055c008ac7 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:50.349668 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-287f68a4-9077-45ad-b8eb-39055c008ac7 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Show backup with id 200f629a-4e06-4f4a-9296-8ce80fb112ae. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:52:50.353562 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:50.353562 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:52:50.354162 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-287f68a4-9077-45ad-b8eb-39055c008ac7 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] https://10.4.3.239/volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae returned with HTTP 200 Aug 20 04:52:50.354549 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1426/5734] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:52:50 2026] GET /volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:52:51.363674 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5c1fe6c7-5db5-482c-81eb-2aba33c923cb None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:51.365554 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5c1fe6c7-5db5-482c-81eb-2aba33c923cb tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] GET https://10.4.3.239/volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae Aug 20 04:52:51.365843 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5c1fe6c7-5db5-482c-81eb-2aba33c923cb tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:51.366070 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5c1fe6c7-5db5-482c-81eb-2aba33c923cb tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:51.366244 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-5c1fe6c7-5db5-482c-81eb-2aba33c923cb tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Show backup with id 200f629a-4e06-4f4a-9296-8ce80fb112ae. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:52:51.370769 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:51.370769 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:52:51.371589 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5c1fe6c7-5db5-482c-81eb-2aba33c923cb tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] https://10.4.3.239/volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae returned with HTTP 200 Aug 20 04:52:51.371962 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1436/5735] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:52:51 2026] GET /volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:52:52.380630 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-8e706273-fa6d-4b74-9545-a47926f965be None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:52.382429 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8e706273-fa6d-4b74-9545-a47926f965be tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] GET https://10.4.3.239/volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae Aug 20 04:52:52.382648 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8e706273-fa6d-4b74-9545-a47926f965be tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:52.382822 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-8e706273-fa6d-4b74-9545-a47926f965be tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:52.382948 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-8e706273-fa6d-4b74-9545-a47926f965be tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Show backup with id 200f629a-4e06-4f4a-9296-8ce80fb112ae. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:52:52.386835 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:52.386835 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:52:52.387384 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-8e706273-fa6d-4b74-9545-a47926f965be tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] https://10.4.3.239/volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae returned with HTTP 200 Aug 20 04:52:52.387729 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1441/5736] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:52:52 2026] GET /volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:52:53.397247 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-183e8dbe-8cba-40a9-ba2d-5a494ad275e6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:53.399761 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-183e8dbe-8cba-40a9-ba2d-5a494ad275e6 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] GET https://10.4.3.239/volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae Aug 20 04:52:53.400035 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-183e8dbe-8cba-40a9-ba2d-5a494ad275e6 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:53.400296 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-183e8dbe-8cba-40a9-ba2d-5a494ad275e6 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:53.400448 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-183e8dbe-8cba-40a9-ba2d-5a494ad275e6 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Show backup with id 200f629a-4e06-4f4a-9296-8ce80fb112ae. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:52:53.405205 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:53.405205 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:52:53.405964 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-183e8dbe-8cba-40a9-ba2d-5a494ad275e6 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] https://10.4.3.239/volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae returned with HTTP 200 Aug 20 04:52:53.406480 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1434/5737] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:52:53 2026] GET /volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:52:54.417250 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-06938643-e4f1-4794-909b-4df7bbba1fb4 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:54.419461 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-06938643-e4f1-4794-909b-4df7bbba1fb4 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] GET https://10.4.3.239/volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae Aug 20 04:52:54.419765 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-06938643-e4f1-4794-909b-4df7bbba1fb4 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:54.420025 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-06938643-e4f1-4794-909b-4df7bbba1fb4 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:54.420177 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-06938643-e4f1-4794-909b-4df7bbba1fb4 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Show backup with id 200f629a-4e06-4f4a-9296-8ce80fb112ae. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:52:54.425441 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:54.425441 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:52:54.426173 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-06938643-e4f1-4794-909b-4df7bbba1fb4 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] https://10.4.3.239/volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae returned with HTTP 200 Aug 20 04:52:54.426661 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1427/5738] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:52:54 2026] GET /volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:52:55.437533 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e16ccca8-219f-49d6-9182-0e31dd7bc6d3 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:55.439404 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e16ccca8-219f-49d6-9182-0e31dd7bc6d3 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] GET https://10.4.3.239/volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae Aug 20 04:52:55.439647 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e16ccca8-219f-49d6-9182-0e31dd7bc6d3 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:55.439858 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e16ccca8-219f-49d6-9182-0e31dd7bc6d3 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:55.439997 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-e16ccca8-219f-49d6-9182-0e31dd7bc6d3 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Show backup with id 200f629a-4e06-4f4a-9296-8ce80fb112ae. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:52:55.444002 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:55.444002 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:52:55.444518 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e16ccca8-219f-49d6-9182-0e31dd7bc6d3 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] https://10.4.3.239/volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae returned with HTTP 200 Aug 20 04:52:55.444832 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1437/5739] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:52:55 2026] GET /volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:52:56.454772 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-722a279e-22cf-4204-9ee9-fcdb535515b4 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:56.456438 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-722a279e-22cf-4204-9ee9-fcdb535515b4 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] GET https://10.4.3.239/volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae Aug 20 04:52:56.456642 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-722a279e-22cf-4204-9ee9-fcdb535515b4 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:56.456814 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-722a279e-22cf-4204-9ee9-fcdb535515b4 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:56.456914 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-722a279e-22cf-4204-9ee9-fcdb535515b4 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Show backup with id 200f629a-4e06-4f4a-9296-8ce80fb112ae. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:52:56.460890 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:56.460890 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:52:56.461438 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-722a279e-22cf-4204-9ee9-fcdb535515b4 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] https://10.4.3.239/volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae returned with HTTP 200 Aug 20 04:52:56.461764 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1442/5740] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:52:56 2026] GET /volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:52:57.472527 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-03809ae0-d244-4084-8745-86cb775df179 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:57.474335 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-03809ae0-d244-4084-8745-86cb775df179 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] GET https://10.4.3.239/volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae Aug 20 04:52:57.474534 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-03809ae0-d244-4084-8745-86cb775df179 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:57.474728 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-03809ae0-d244-4084-8745-86cb775df179 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:57.474829 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-03809ae0-d244-4084-8745-86cb775df179 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Show backup with id 200f629a-4e06-4f4a-9296-8ce80fb112ae. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:52:57.478872 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:57.478872 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:52:57.479414 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-03809ae0-d244-4084-8745-86cb775df179 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] https://10.4.3.239/volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae returned with HTTP 200 Aug 20 04:52:57.479781 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1435/5741] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:52:57 2026] GET /volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:52:58.489000 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8e9420fb-c69e-4e24-98e2-75a9a4fe8f1e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:58.491848 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8e9420fb-c69e-4e24-98e2-75a9a4fe8f1e tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] GET https://10.4.3.239/volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae Aug 20 04:52:58.492206 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8e9420fb-c69e-4e24-98e2-75a9a4fe8f1e tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:58.492514 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8e9420fb-c69e-4e24-98e2-75a9a4fe8f1e tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:58.492699 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-8e9420fb-c69e-4e24-98e2-75a9a4fe8f1e tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Show backup with id 200f629a-4e06-4f4a-9296-8ce80fb112ae. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:52:58.498523 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:58.498523 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:52:58.499423 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8e9420fb-c69e-4e24-98e2-75a9a4fe8f1e tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] https://10.4.3.239/volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae returned with HTTP 200 Aug 20 04:52:58.499993 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1428/5742] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:52:58 2026] GET /volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:52:59.509532 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-e2601c50-4a3c-4c61-adf2-fdfacf4fb445 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:59.511309 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e2601c50-4a3c-4c61-adf2-fdfacf4fb445 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] GET https://10.4.3.239/volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae Aug 20 04:52:59.511550 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e2601c50-4a3c-4c61-adf2-fdfacf4fb445 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:59.511739 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-e2601c50-4a3c-4c61-adf2-fdfacf4fb445 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:59.511838 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-e2601c50-4a3c-4c61-adf2-fdfacf4fb445 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Show backup with id 200f629a-4e06-4f4a-9296-8ce80fb112ae. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:52:59.515812 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:59.515812 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:52:59.516361 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-e2601c50-4a3c-4c61-adf2-fdfacf4fb445 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] https://10.4.3.239/volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae returned with HTTP 200 Aug 20 04:52:59.516724 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1438/5743] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:52:59 2026] GET /volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:52:59.525724 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-633b6e68-12b8-4adf-987a-f851ed5d7391 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:59.527576 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-633b6e68-12b8-4adf-987a-f851ed5d7391 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] PUT https://10.4.3.239/volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae Aug 20 04:52:59.527980 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-633b6e68-12b8-4adf-987a-f851ed5d7391 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:52:59.533376 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:59.533376 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:52:59.540461 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-633b6e68-12b8-4adf-987a-f851ed5d7391 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] https://10.4.3.239/volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae returned with HTTP 200 Aug 20 04:52:59.540945 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1443/5744] 10.4.3.239 () {70 vars in 1408 bytes} [Thu Aug 20 04:52:59 2026] PUT /volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae => generated 316 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:52:59.548116 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d1885e3e-07ab-4dfc-8bfd-70587c115f33 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:59.549731 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d1885e3e-07ab-4dfc-8bfd-70587c115f33 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] GET https://10.4.3.239/volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae Aug 20 04:52:59.549924 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d1885e3e-07ab-4dfc-8bfd-70587c115f33 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:59.550098 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d1885e3e-07ab-4dfc-8bfd-70587c115f33 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:59.550204 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-d1885e3e-07ab-4dfc-8bfd-70587c115f33 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Show backup with id 200f629a-4e06-4f4a-9296-8ce80fb112ae. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:52:59.554805 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:59.554805 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:52:59.555538 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d1885e3e-07ab-4dfc-8bfd-70587c115f33 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] https://10.4.3.239/volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae returned with HTTP 200 Aug 20 04:52:59.555912 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1436/5745] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:52:59 2026] GET /volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae => generated 762 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:52:59.564340 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-51ba5159-d98d-430e-8c65-636cff5d9a5b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:59.566174 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-51ba5159-d98d-430e-8c65-636cff5d9a5b tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] DELETE https://10.4.3.239/volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae Aug 20 04:52:59.566434 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-51ba5159-d98d-430e-8c65-636cff5d9a5b tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:59.566652 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-51ba5159-d98d-430e-8c65-636cff5d9a5b tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:59.566793 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.contrib.backups [None req-51ba5159-d98d-430e-8c65-636cff5d9a5b tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Delete backup with id: 200f629a-4e06-4f4a-9296-8ce80fb112ae. Aug 20 04:52:59.571323 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:59.571323 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:52:59.580794 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.backup.rpcapi [None req-51ba5159-d98d-430e-8c65-636cff5d9a5b tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] delete_backup rpcapi backup_id 200f629a-4e06-4f4a-9296-8ce80fb112ae {{(pid=100177) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 04:52:59.582246 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-51ba5159-d98d-430e-8c65-636cff5d9a5b tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] https://10.4.3.239/volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae returned with HTTP 202 Aug 20 04:52:59.582649 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1429/5746] 10.4.3.239 () {68 vars in 1391 bytes} [Thu Aug 20 04:52:59 2026] DELETE /volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:52:59.588364 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-f97aa260-ad6f-4132-9ce1-29f02268b073 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:52:59.589890 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f97aa260-ad6f-4132-9ce1-29f02268b073 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] GET https://10.4.3.239/volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae Aug 20 04:52:59.590081 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f97aa260-ad6f-4132-9ce1-29f02268b073 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:52:59.590272 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-f97aa260-ad6f-4132-9ce1-29f02268b073 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:52:59.590369 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-f97aa260-ad6f-4132-9ce1-29f02268b073 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Show backup with id 200f629a-4e06-4f4a-9296-8ce80fb112ae. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:52:59.594086 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:52:59.594086 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:52:59.594591 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-f97aa260-ad6f-4132-9ce1-29f02268b073 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] https://10.4.3.239/volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae returned with HTTP 200 Aug 20 04:52:59.594953 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1439/5747] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:52:59 2026] GET /volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae => generated 761 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:53:00.604375 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-337516b1-dd37-4a00-addf-ae913e0879ab None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:00.606480 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-337516b1-dd37-4a00-addf-ae913e0879ab tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] GET https://10.4.3.239/volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae Aug 20 04:53:00.606741 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-337516b1-dd37-4a00-addf-ae913e0879ab tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:00.606954 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-337516b1-dd37-4a00-addf-ae913e0879ab tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:00.607056 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-337516b1-dd37-4a00-addf-ae913e0879ab tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Show backup with id 200f629a-4e06-4f4a-9296-8ce80fb112ae. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:53:00.610152 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-337516b1-dd37-4a00-addf-ae913e0879ab tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] https://10.4.3.239/volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae returned with HTTP 404 Aug 20 04:53:00.610552 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1444/5748] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:00 2026] GET /volume/v3/backups/200f629a-4e06-4f4a-9296-8ce80fb112ae => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:53:00.617211 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-9a1939ac-94f4-42e0-a35a-b0620f3eb9f5 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:00.618429 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9a1939ac-94f4-42e0-a35a-b0620f3eb9f5 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] DELETE https://10.4.3.239/volume/v3/volumes/9d0c994d-e993-4e89-a838-f7eee4b0264c Aug 20 04:53:00.618600 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9a1939ac-94f4-42e0-a35a-b0620f3eb9f5 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:00.618827 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-9a1939ac-94f4-42e0-a35a-b0620f3eb9f5 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:00.618974 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-9a1939ac-94f4-42e0-a35a-b0620f3eb9f5 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Delete volume with id: 9d0c994d-e993-4e89-a838-f7eee4b0264c Aug 20 04:53:00.625144 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:00.625144 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:53:00.625395 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-9a1939ac-94f4-42e0-a35a-b0620f3eb9f5 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Volume info retrieved successfully. Aug 20 04:53:00.638689 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-9a1939ac-94f4-42e0-a35a-b0620f3eb9f5 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Delete volume request issued successfully. Aug 20 04:53:00.638857 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-9a1939ac-94f4-42e0-a35a-b0620f3eb9f5 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] https://10.4.3.239/volume/v3/volumes/9d0c994d-e993-4e89-a838-f7eee4b0264c returned with HTTP 202 Aug 20 04:53:00.639228 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1437/5749] 10.4.3.239 () {68 vars in 1391 bytes} [Thu Aug 20 04:53:00 2026] DELETE /volume/v3/volumes/9d0c994d-e993-4e89-a838-f7eee4b0264c => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:53:00.646313 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-60466efd-819e-4af4-9fb6-bffeb972962c None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:00.648004 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-60466efd-819e-4af4-9fb6-bffeb972962c tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] GET https://10.4.3.239/volume/v3/volumes/9d0c994d-e993-4e89-a838-f7eee4b0264c Aug 20 04:53:00.648231 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-60466efd-819e-4af4-9fb6-bffeb972962c tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:00.648410 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-60466efd-819e-4af4-9fb6-bffeb972962c tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:00.655030 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:00.655030 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:53:00.658834 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-60466efd-819e-4af4-9fb6-bffeb972962c tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Volume info retrieved successfully. Aug 20 04:53:00.662686 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-60466efd-819e-4af4-9fb6-bffeb972962c tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] https://10.4.3.239/volume/v3/volumes/9d0c994d-e993-4e89-a838-f7eee4b0264c returned with HTTP 200 Aug 20 04:53:00.663096 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1430/5750] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:00 2026] GET /volume/v3/volumes/9d0c994d-e993-4e89-a838-f7eee4b0264c => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:53:01.674437 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b03aa6f4-eb60-4252-9b99-8f5c51990631 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:01.676121 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b03aa6f4-eb60-4252-9b99-8f5c51990631 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] GET https://10.4.3.239/volume/v3/volumes/9d0c994d-e993-4e89-a838-f7eee4b0264c Aug 20 04:53:01.676346 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b03aa6f4-eb60-4252-9b99-8f5c51990631 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:01.676521 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b03aa6f4-eb60-4252-9b99-8f5c51990631 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:01.682451 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b03aa6f4-eb60-4252-9b99-8f5c51990631 tempest-ProjectAdminTests39-1128897775 tempest-ProjectAdminTests39-1128897775-project-admin] https://10.4.3.239/volume/v3/volumes/9d0c994d-e993-4e89-a838-f7eee4b0264c returned with HTTP 404 Aug 20 04:53:01.682995 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1440/5751] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:01 2026] GET /volume/v3/volumes/9d0c994d-e993-4e89-a838-f7eee4b0264c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:53:02.849492 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-4ff76f94-5f1e-4191-8844-5a7f1097e047 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:02.917197 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4ff76f94-5f1e-4191-8844-5a7f1097e047 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:53:02.917574 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-4ff76f94-5f1e-4191-8844-5a7f1097e047 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-196206789"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:53:02.919163 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-4ff76f94-5f1e-4191-8844-5a7f1097e047 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-196206789'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:53:02.919305 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-4ff76f94-5f1e-4191-8844-5a7f1097e047 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Create volume of 1 GB Aug 20 04:53:02.922897 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4ff76f94-5f1e-4191-8844-5a7f1097e047 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Availability Zones retrieved successfully. Aug 20 04:53:02.927516 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4ff76f94-5f1e-4191-8844-5a7f1097e047 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Flow 'volume_create_api' (5b909e95-50fe-4101-9659-ed13b0522d98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:53:02.928450 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4ff76f94-5f1e-4191-8844-5a7f1097e047 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e09604b0-d3eb-4649-bd92-c198243f2a35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:53:02.929120 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-4ff76f94-5f1e-4191-8844-5a7f1097e047 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:53:02.948624 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4ff76f94-5f1e-4191-8844-5a7f1097e047 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e09604b0-d3eb-4649-bd92-c198243f2a35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:53:02.949276 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4ff76f94-5f1e-4191-8844-5a7f1097e047 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bbdf9dc-37fb-4d68-bd89-0838e707b683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:53:03.008715 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-4ff76f94-5f1e-4191-8844-5a7f1097e047 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Created reservations ['756cdee5-779f-4f83-8358-c9b4171f725c', '85ac0440-06a8-43e5-aa4b-099238f141a9', 'a8cc68b9-0430-45ab-8835-d0f22459c393', 'acc03c6a-9c32-4c66-9191-3cdeb81d8468'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:53:03.009602 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4ff76f94-5f1e-4191-8844-5a7f1097e047 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bbdf9dc-37fb-4d68-bd89-0838e707b683) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['756cdee5-779f-4f83-8358-c9b4171f725c', '85ac0440-06a8-43e5-aa4b-099238f141a9', 'a8cc68b9-0430-45ab-8835-d0f22459c393', 'acc03c6a-9c32-4c66-9191-3cdeb81d8468']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:53:03.010369 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4ff76f94-5f1e-4191-8844-5a7f1097e047 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30a2cd08-fb40-4ee0-94f7-2f9395a7ebb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:53:03.033298 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4ff76f94-5f1e-4191-8844-5a7f1097e047 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30a2cd08-fb40-4ee0-94f7-2f9395a7ebb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1efa0880-2dbc-472c-af78-a5db54d7e27b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-196206789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d42eb9331df3498dbae3547afbdf514f',qos_specs=None,replication_status=,reservations=['756cdee5-779f-4f83-8358-c9b4171f725c','85ac0440-06a8-43e5-aa4b-099238f141a9','a8cc68b9-0430-45ab-8835-d0f22459c393','acc03c6a-9c32-4c66-9191-3cdeb81d8468'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5d9e0e59d3f4b7b957a3fe64987c779',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:53:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-196206789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1efa0880-2dbc-472c-af78-a5db54d7e27b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d42eb9331df3498dbae3547afbdf514f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d5d9e0e59d3f4b7b957a3fe64987c779',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:53:03.033925 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4ff76f94-5f1e-4191-8844-5a7f1097e047 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26cf2eea-4356-4d26-aa88-33698c7c5d7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:53:03.048940 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4ff76f94-5f1e-4191-8844-5a7f1097e047 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26cf2eea-4356-4d26-aa88-33698c7c5d7c) transitioned into state 'SUCCESS' from state '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-196206789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d42eb9331df3498dbae3547afbdf514f',qos_specs=None,replication_status=,reservations=['756cdee5-779f-4f83-8358-c9b4171f725c','85ac0440-06a8-43e5-aa4b-099238f141a9','a8cc68b9-0430-45ab-8835-d0f22459c393','acc03c6a-9c32-4c66-9191-3cdeb81d8468'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5d9e0e59d3f4b7b957a3fe64987c779',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:53:03.049606 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4ff76f94-5f1e-4191-8844-5a7f1097e047 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ac3dc56-3513-4efd-8e28-88c9f05a24b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:53:03.058153 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4ff76f94-5f1e-4191-8844-5a7f1097e047 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ac3dc56-3513-4efd-8e28-88c9f05a24b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:53:03.059378 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-4ff76f94-5f1e-4191-8844-5a7f1097e047 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Flow 'volume_create_api' (5b909e95-50fe-4101-9659-ed13b0522d98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:53:03.059669 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-4ff76f94-5f1e-4191-8844-5a7f1097e047 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Create volume request issued successfully. Aug 20 04:53:03.060209 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-4ff76f94-5f1e-4191-8844-5a7f1097e047 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:53:03.060731 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1445/5752] 10.4.3.239 () {70 vars in 1298 bytes} [Thu Aug 20 04:53:02 2026] POST /volume/v3/volumes => generated 777 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:53:03.072471 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-bcc1dad7-4053-47bc-8519-1460fb982353 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:03.074278 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bcc1dad7-4053-47bc-8519-1460fb982353 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/volumes/1efa0880-2dbc-472c-af78-a5db54d7e27b Aug 20 04:53:03.074457 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bcc1dad7-4053-47bc-8519-1460fb982353 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:03.074645 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bcc1dad7-4053-47bc-8519-1460fb982353 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:03.081211 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:03.081211 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:53:03.084778 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-bcc1dad7-4053-47bc-8519-1460fb982353 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Volume info retrieved successfully. Aug 20 04:53:03.088455 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bcc1dad7-4053-47bc-8519-1460fb982353 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/volumes/1efa0880-2dbc-472c-af78-a5db54d7e27b returned with HTTP 200 Aug 20 04:53:03.088831 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1438/5753] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:03 2026] GET /volume/v3/volumes/1efa0880-2dbc-472c-af78-a5db54d7e27b => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:53:04.100920 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-60293010-8053-49ff-9e20-4bc7e2a1a0c8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:04.102621 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-60293010-8053-49ff-9e20-4bc7e2a1a0c8 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/volumes/1efa0880-2dbc-472c-af78-a5db54d7e27b Aug 20 04:53:04.102806 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-60293010-8053-49ff-9e20-4bc7e2a1a0c8 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:04.102988 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-60293010-8053-49ff-9e20-4bc7e2a1a0c8 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:04.110264 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:04.110264 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:53:04.114535 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-60293010-8053-49ff-9e20-4bc7e2a1a0c8 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Volume info retrieved successfully. Aug 20 04:53:04.119432 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-60293010-8053-49ff-9e20-4bc7e2a1a0c8 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/volumes/1efa0880-2dbc-472c-af78-a5db54d7e27b returned with HTTP 200 Aug 20 04:53:04.120020 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1431/5754] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:04 2026] GET /volume/v3/volumes/1efa0880-2dbc-472c-af78-a5db54d7e27b => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:53:04.133435 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-66166d00-3636-4267-bbf6-d5e924e76676 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:04.135043 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-66166d00-3636-4267-bbf6-d5e924e76676 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] POST https://10.4.3.239/volume/v3/backups Aug 20 04:53:04.135385 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-66166d00-3636-4267-bbf6-d5e924e76676 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1efa0880-2dbc-472c-af78-a5db54d7e27b", "name": "tempest-type-Backup-897037901"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:53:04.136719 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.backups [None req-66166d00-3636-4267-bbf6-d5e924e76676 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Creating new backup {'backup': {'volume_id': '1efa0880-2dbc-472c-af78-a5db54d7e27b', 'name': 'tempest-type-Backup-897037901'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 04:53:04.136859 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.contrib.backups [None req-66166d00-3636-4267-bbf6-d5e924e76676 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Creating backup of volume 1efa0880-2dbc-472c-af78-a5db54d7e27b in container None Aug 20 04:53:04.143600 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:04.143600 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:53:04.143922 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-66166d00-3636-4267-bbf6-d5e924e76676 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Volume info retrieved successfully. Aug 20 04:53:04.169053 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-66166d00-3636-4267-bbf6-d5e924e76676 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Created reservations ['8edc16cd-64b4-4ec2-b1d8-c1a4149117dd', '0445d63c-ab39-421d-bc30-bfee4552c492'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:53:04.195369 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-66166d00-3636-4267-bbf6-d5e924e76676 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/backups returned with HTTP 202 Aug 20 04:53:04.195969 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1441/5755] 10.4.3.239 () {70 vars in 1299 bytes} [Thu Aug 20 04:53:04 2026] POST /volume/v3/backups => generated 315 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:53:04.203360 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-947f6244-417e-4f9f-901a-cd6fb62d6438 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:04.205158 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-947f6244-417e-4f9f-901a-cd6fb62d6438 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/backups/7cc204d8-de35-46f9-929b-c948c59a209d Aug 20 04:53:04.205383 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-947f6244-417e-4f9f-901a-cd6fb62d6438 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:04.205562 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-947f6244-417e-4f9f-901a-cd6fb62d6438 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:04.205664 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-947f6244-417e-4f9f-901a-cd6fb62d6438 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Show backup with id 7cc204d8-de35-46f9-929b-c948c59a209d. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:53:04.210120 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:04.210120 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:53:04.210882 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-947f6244-417e-4f9f-901a-cd6fb62d6438 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/backups/7cc204d8-de35-46f9-929b-c948c59a209d returned with HTTP 200 Aug 20 04:53:04.211306 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1446/5756] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:04 2026] GET /volume/v3/backups/7cc204d8-de35-46f9-929b-c948c59a209d => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:53:05.220590 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-eb8c0534-eb22-434d-9ea1-44577d742c25 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:05.222288 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-eb8c0534-eb22-434d-9ea1-44577d742c25 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/backups/7cc204d8-de35-46f9-929b-c948c59a209d Aug 20 04:53:05.222499 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-eb8c0534-eb22-434d-9ea1-44577d742c25 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:05.222673 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-eb8c0534-eb22-434d-9ea1-44577d742c25 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:05.222807 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-eb8c0534-eb22-434d-9ea1-44577d742c25 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Show backup with id 7cc204d8-de35-46f9-929b-c948c59a209d. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:53:05.226524 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:05.226524 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:53:05.227059 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-eb8c0534-eb22-434d-9ea1-44577d742c25 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/backups/7cc204d8-de35-46f9-929b-c948c59a209d returned with HTTP 200 Aug 20 04:53:05.227392 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1439/5757] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:05 2026] GET /volume/v3/backups/7cc204d8-de35-46f9-929b-c948c59a209d => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:53:06.236376 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8051db07-d4b4-4670-bd1f-6152eecc37bb None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:06.238095 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8051db07-d4b4-4670-bd1f-6152eecc37bb tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/backups/7cc204d8-de35-46f9-929b-c948c59a209d Aug 20 04:53:06.238317 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8051db07-d4b4-4670-bd1f-6152eecc37bb tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:06.238512 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8051db07-d4b4-4670-bd1f-6152eecc37bb tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:06.238607 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-8051db07-d4b4-4670-bd1f-6152eecc37bb tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Show backup with id 7cc204d8-de35-46f9-929b-c948c59a209d. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:53:06.244223 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:06.244223 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:53:06.244310 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8051db07-d4b4-4670-bd1f-6152eecc37bb tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/backups/7cc204d8-de35-46f9-929b-c948c59a209d returned with HTTP 200 Aug 20 04:53:06.244714 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1432/5758] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:06 2026] GET /volume/v3/backups/7cc204d8-de35-46f9-929b-c948c59a209d => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:53:07.259127 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c072755d-6966-4cc8-b1ef-a1581e53d850 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:07.268840 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c072755d-6966-4cc8-b1ef-a1581e53d850 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/backups/7cc204d8-de35-46f9-929b-c948c59a209d Aug 20 04:53:07.270117 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c072755d-6966-4cc8-b1ef-a1581e53d850 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:07.271748 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c072755d-6966-4cc8-b1ef-a1581e53d850 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:07.272389 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-c072755d-6966-4cc8-b1ef-a1581e53d850 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Show backup with id 7cc204d8-de35-46f9-929b-c948c59a209d. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:53:07.290658 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:07.290658 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:53:07.293571 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c072755d-6966-4cc8-b1ef-a1581e53d850 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/backups/7cc204d8-de35-46f9-929b-c948c59a209d returned with HTTP 200 Aug 20 04:53:07.295898 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1442/5759] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:07 2026] GET /volume/v3/backups/7cc204d8-de35-46f9-929b-c948c59a209d => generated 735 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:53:08.305616 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a5e8d13a-545b-4871-b6ab-0e33cd287b89 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:08.307318 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a5e8d13a-545b-4871-b6ab-0e33cd287b89 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/backups/7cc204d8-de35-46f9-929b-c948c59a209d Aug 20 04:53:08.307540 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a5e8d13a-545b-4871-b6ab-0e33cd287b89 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:08.307694 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a5e8d13a-545b-4871-b6ab-0e33cd287b89 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:08.307793 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-a5e8d13a-545b-4871-b6ab-0e33cd287b89 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Show backup with id 7cc204d8-de35-46f9-929b-c948c59a209d. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:53:08.311756 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:08.311756 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:53:08.312318 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a5e8d13a-545b-4871-b6ab-0e33cd287b89 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/backups/7cc204d8-de35-46f9-929b-c948c59a209d returned with HTTP 200 Aug 20 04:53:08.312650 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1447/5760] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:08 2026] GET /volume/v3/backups/7cc204d8-de35-46f9-929b-c948c59a209d => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:53:09.322246 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-04df865a-9a53-44dd-8114-99e1a490992e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:09.323970 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-04df865a-9a53-44dd-8114-99e1a490992e tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/backups/7cc204d8-de35-46f9-929b-c948c59a209d Aug 20 04:53:09.324271 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-04df865a-9a53-44dd-8114-99e1a490992e tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:09.324459 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-04df865a-9a53-44dd-8114-99e1a490992e tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:09.324554 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-04df865a-9a53-44dd-8114-99e1a490992e tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Show backup with id 7cc204d8-de35-46f9-929b-c948c59a209d. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:53:09.328596 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:09.328596 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:53:09.329147 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-04df865a-9a53-44dd-8114-99e1a490992e tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/backups/7cc204d8-de35-46f9-929b-c948c59a209d returned with HTTP 200 Aug 20 04:53:09.329497 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1440/5761] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:09 2026] GET /volume/v3/backups/7cc204d8-de35-46f9-929b-c948c59a209d => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:53:10.338358 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-f621e722-e712-4fa7-a1dc-cf58e4be63eb None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:10.339852 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f621e722-e712-4fa7-a1dc-cf58e4be63eb tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/backups/7cc204d8-de35-46f9-929b-c948c59a209d Aug 20 04:53:10.340029 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f621e722-e712-4fa7-a1dc-cf58e4be63eb tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:10.340237 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-f621e722-e712-4fa7-a1dc-cf58e4be63eb tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:10.340365 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-f621e722-e712-4fa7-a1dc-cf58e4be63eb tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Show backup with id 7cc204d8-de35-46f9-929b-c948c59a209d. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:53:10.344699 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:10.344699 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:53:10.345456 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-f621e722-e712-4fa7-a1dc-cf58e4be63eb tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/backups/7cc204d8-de35-46f9-929b-c948c59a209d returned with HTTP 200 Aug 20 04:53:10.345784 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1433/5762] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:10 2026] GET /volume/v3/backups/7cc204d8-de35-46f9-929b-c948c59a209d => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:53:11.359232 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-98a71f77-0c3a-41df-9ed8-9945262dac95 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:11.364394 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-98a71f77-0c3a-41df-9ed8-9945262dac95 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/backups/7cc204d8-de35-46f9-929b-c948c59a209d Aug 20 04:53:11.366108 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-98a71f77-0c3a-41df-9ed8-9945262dac95 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:11.366714 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-98a71f77-0c3a-41df-9ed8-9945262dac95 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:11.367328 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-98a71f77-0c3a-41df-9ed8-9945262dac95 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Show backup with id 7cc204d8-de35-46f9-929b-c948c59a209d. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:53:11.383048 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:11.383048 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:53:11.386043 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-98a71f77-0c3a-41df-9ed8-9945262dac95 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/backups/7cc204d8-de35-46f9-929b-c948c59a209d returned with HTTP 200 Aug 20 04:53:11.387763 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1443/5763] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:11 2026] GET /volume/v3/backups/7cc204d8-de35-46f9-929b-c948c59a209d => generated 735 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:53:12.398361 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-532a7286-852c-4414-a6c7-8c8ac8ec353a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:12.400409 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-532a7286-852c-4414-a6c7-8c8ac8ec353a tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/backups/7cc204d8-de35-46f9-929b-c948c59a209d Aug 20 04:53:12.400850 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-532a7286-852c-4414-a6c7-8c8ac8ec353a tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:12.400850 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-532a7286-852c-4414-a6c7-8c8ac8ec353a tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:12.400990 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-532a7286-852c-4414-a6c7-8c8ac8ec353a tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Show backup with id 7cc204d8-de35-46f9-929b-c948c59a209d. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:53:12.405301 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:12.405301 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:53:12.406030 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-532a7286-852c-4414-a6c7-8c8ac8ec353a tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/backups/7cc204d8-de35-46f9-929b-c948c59a209d returned with HTTP 200 Aug 20 04:53:12.406575 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1448/5764] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:12 2026] GET /volume/v3/backups/7cc204d8-de35-46f9-929b-c948c59a209d => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 20 04:53:13.420262 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-aae5c844-4652-4bf1-9058-70286d1a008e None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:13.425880 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-aae5c844-4652-4bf1-9058-70286d1a008e tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/backups/7cc204d8-de35-46f9-929b-c948c59a209d Aug 20 04:53:13.426519 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-aae5c844-4652-4bf1-9058-70286d1a008e tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:13.427196 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-aae5c844-4652-4bf1-9058-70286d1a008e tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:13.427374 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-aae5c844-4652-4bf1-9058-70286d1a008e tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Show backup with id 7cc204d8-de35-46f9-929b-c948c59a209d. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:53:13.436685 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:13.436685 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:53:13.437468 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-aae5c844-4652-4bf1-9058-70286d1a008e tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/backups/7cc204d8-de35-46f9-929b-c948c59a209d returned with HTTP 200 Aug 20 04:53:13.437858 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1441/5765] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:13 2026] GET /volume/v3/backups/7cc204d8-de35-46f9-929b-c948c59a209d => generated 735 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:53:14.448721 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-4642f357-bdba-4348-896d-7e04c6f2caf6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:14.450042 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4642f357-bdba-4348-896d-7e04c6f2caf6 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/backups/7cc204d8-de35-46f9-929b-c948c59a209d Aug 20 04:53:14.450277 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4642f357-bdba-4348-896d-7e04c6f2caf6 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:14.450453 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-4642f357-bdba-4348-896d-7e04c6f2caf6 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:14.450557 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-4642f357-bdba-4348-896d-7e04c6f2caf6 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Show backup with id 7cc204d8-de35-46f9-929b-c948c59a209d. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:53:14.454488 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:14.454488 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:53:14.455018 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-4642f357-bdba-4348-896d-7e04c6f2caf6 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/backups/7cc204d8-de35-46f9-929b-c948c59a209d returned with HTTP 200 Aug 20 04:53:14.455397 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1434/5766] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:14 2026] GET /volume/v3/backups/7cc204d8-de35-46f9-929b-c948c59a209d => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:53:15.468239 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-63eb0932-dab4-494b-a891-7c5bfa3e2790 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:15.470590 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-63eb0932-dab4-494b-a891-7c5bfa3e2790 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/backups/7cc204d8-de35-46f9-929b-c948c59a209d Aug 20 04:53:15.471212 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-63eb0932-dab4-494b-a891-7c5bfa3e2790 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:15.471212 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-63eb0932-dab4-494b-a891-7c5bfa3e2790 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:15.471212 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-63eb0932-dab4-494b-a891-7c5bfa3e2790 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Show backup with id 7cc204d8-de35-46f9-929b-c948c59a209d. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:53:15.475151 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:15.475151 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:53:15.475863 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-63eb0932-dab4-494b-a891-7c5bfa3e2790 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/backups/7cc204d8-de35-46f9-929b-c948c59a209d returned with HTTP 200 Aug 20 04:53:15.476281 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1444/5767] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:15 2026] GET /volume/v3/backups/7cc204d8-de35-46f9-929b-c948c59a209d => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:53:16.486667 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-6b6d04ff-1cf2-4036-a827-20e69c53daa8 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:16.488433 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6b6d04ff-1cf2-4036-a827-20e69c53daa8 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/backups/7cc204d8-de35-46f9-929b-c948c59a209d Aug 20 04:53:16.488684 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6b6d04ff-1cf2-4036-a827-20e69c53daa8 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:16.488890 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-6b6d04ff-1cf2-4036-a827-20e69c53daa8 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:16.488988 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-6b6d04ff-1cf2-4036-a827-20e69c53daa8 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Show backup with id 7cc204d8-de35-46f9-929b-c948c59a209d. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:53:16.493076 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:16.493076 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:53:16.493731 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-6b6d04ff-1cf2-4036-a827-20e69c53daa8 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/backups/7cc204d8-de35-46f9-929b-c948c59a209d returned with HTTP 200 Aug 20 04:53:16.494434 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1449/5768] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:16 2026] GET /volume/v3/backups/7cc204d8-de35-46f9-929b-c948c59a209d => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:53:17.503841 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-5131cfa5-028f-41c6-a95c-e1053da1081d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:17.505607 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5131cfa5-028f-41c6-a95c-e1053da1081d tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/backups/7cc204d8-de35-46f9-929b-c948c59a209d Aug 20 04:53:17.505805 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5131cfa5-028f-41c6-a95c-e1053da1081d tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:17.505974 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-5131cfa5-028f-41c6-a95c-e1053da1081d tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:17.506074 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-5131cfa5-028f-41c6-a95c-e1053da1081d tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Show backup with id 7cc204d8-de35-46f9-929b-c948c59a209d. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:53:17.509910 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:17.509910 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:53:17.510664 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-5131cfa5-028f-41c6-a95c-e1053da1081d tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/backups/7cc204d8-de35-46f9-929b-c948c59a209d returned with HTTP 200 Aug 20 04:53:17.511039 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1442/5769] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:17 2026] GET /volume/v3/backups/7cc204d8-de35-46f9-929b-c948c59a209d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:53:18.520277 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-7990342c-7664-4fa1-ae2f-d6d59fb3efba None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:18.522289 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7990342c-7664-4fa1-ae2f-d6d59fb3efba tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/backups/7cc204d8-de35-46f9-929b-c948c59a209d Aug 20 04:53:18.522510 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7990342c-7664-4fa1-ae2f-d6d59fb3efba tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:18.522677 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-7990342c-7664-4fa1-ae2f-d6d59fb3efba tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:18.522775 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-7990342c-7664-4fa1-ae2f-d6d59fb3efba tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Show backup with id 7cc204d8-de35-46f9-929b-c948c59a209d. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:53:18.526909 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:18.526909 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:53:18.527568 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-7990342c-7664-4fa1-ae2f-d6d59fb3efba tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/backups/7cc204d8-de35-46f9-929b-c948c59a209d returned with HTTP 200 Aug 20 04:53:18.527977 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1435/5770] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:18 2026] GET /volume/v3/backups/7cc204d8-de35-46f9-929b-c948c59a209d => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:53:18.537488 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-8e1cb8bb-9de7-4ed8-bcfc-cfeb904abc04 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:18.584975 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8e1cb8bb-9de7-4ed8-bcfc-cfeb904abc04 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-reader] GET https://10.4.3.239/volume/v3/backups/7cc204d8-de35-46f9-929b-c948c59a209d/export_record Aug 20 04:53:18.585160 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8e1cb8bb-9de7-4ed8-bcfc-cfeb904abc04 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-reader] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:18.585370 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-8e1cb8bb-9de7-4ed8-bcfc-cfeb904abc04 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-reader] Calling method 'export_record' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:18.585466 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.backups [None req-8e1cb8bb-9de7-4ed8-bcfc-cfeb904abc04 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-reader] Export record for backup 7cc204d8-de35-46f9-929b-c948c59a209d. {{(pid=100174) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 20 04:53:18.589082 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:18.589082 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:53:18.590011 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.policy [None req-8e1cb8bb-9de7-4ed8-bcfc-cfeb904abc04 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'bf15baf6d184472fbf02914b8cd181d2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd42eb9331df3498dbae3547afbdf514f', '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=100174) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 04:53:18.590188 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-8e1cb8bb-9de7-4ed8-bcfc-cfeb904abc04 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-reader] https://10.4.3.239/volume/v3/backups/7cc204d8-de35-46f9-929b-c948c59a209d/export_record returned with HTTP 403 Aug 20 04:53:18.590574 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1445/5771] 10.4.3.239 () {68 vars in 1430 bytes} [Thu Aug 20 04:53:18 2026] GET /volume/v3/backups/7cc204d8-de35-46f9-929b-c948c59a209d/export_record => generated 101 bytes in 53 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:53:18.597154 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f8fa4d13-e13f-48b5-bf2a-3bfcd6c6dbab None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:18.598799 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f8fa4d13-e13f-48b5-bf2a-3bfcd6c6dbab tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:53:18.599122 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f8fa4d13-e13f-48b5-bf2a-3bfcd6c6dbab tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1800241516"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:53:18.600494 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.volumes [None req-f8fa4d13-e13f-48b5-bf2a-3bfcd6c6dbab tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1800241516'}} {{(pid=100175) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:53:18.600608 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-f8fa4d13-e13f-48b5-bf2a-3bfcd6c6dbab tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Create volume of 1 GB Aug 20 04:53:18.605534 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-f8fa4d13-e13f-48b5-bf2a-3bfcd6c6dbab tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Availability Zones retrieved successfully. Aug 20 04:53:18.610498 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-f8fa4d13-e13f-48b5-bf2a-3bfcd6c6dbab tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Flow 'volume_create_api' (41a527ef-2925-456d-9372-137645a213de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:53:18.611481 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-f8fa4d13-e13f-48b5-bf2a-3bfcd6c6dbab tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7069e8d-64eb-48d4-b024-88bb70c5fa3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:53:18.612266 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.flows.api.create_volume [None req-f8fa4d13-e13f-48b5-bf2a-3bfcd6c6dbab tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Validating volume size '1' using validate_int {{(pid=100175) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:53:18.633572 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-f8fa4d13-e13f-48b5-bf2a-3bfcd6c6dbab tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7069e8d-64eb-48d4-b024-88bb70c5fa3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:53:18.634237 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-f8fa4d13-e13f-48b5-bf2a-3bfcd6c6dbab tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6a01029-2aee-4f9e-ad69-d8be8c54aa22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:53:18.670420 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.quota [None req-f8fa4d13-e13f-48b5-bf2a-3bfcd6c6dbab tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Created reservations ['e11fe447-b696-4d2a-9bb6-aebd9a048290', '34802091-c1d7-42f9-9082-448366b1604a', 'f4b69c6a-7d60-4ed4-a0fe-a491290d8c78', '6ad409ef-1001-4ee9-ba60-f9e5f86585a0'] {{(pid=100175) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:53:18.671146 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-f8fa4d13-e13f-48b5-bf2a-3bfcd6c6dbab tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6a01029-2aee-4f9e-ad69-d8be8c54aa22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e11fe447-b696-4d2a-9bb6-aebd9a048290', '34802091-c1d7-42f9-9082-448366b1604a', 'f4b69c6a-7d60-4ed4-a0fe-a491290d8c78', '6ad409ef-1001-4ee9-ba60-f9e5f86585a0']}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:53:18.672062 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-f8fa4d13-e13f-48b5-bf2a-3bfcd6c6dbab tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f4b7378-126e-4296-93a4-7ed50ce38483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:53:18.696757 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-f8fa4d13-e13f-48b5-bf2a-3bfcd6c6dbab tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f4b7378-126e-4296-93a4-7ed50ce38483) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4cbfc74-f1ed-4cad-8c58-18aab72112c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1800241516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d42eb9331df3498dbae3547afbdf514f',qos_specs=None,replication_status=,reservations=['e11fe447-b696-4d2a-9bb6-aebd9a048290','34802091-c1d7-42f9-9082-448366b1604a','f4b69c6a-7d60-4ed4-a0fe-a491290d8c78','6ad409ef-1001-4ee9-ba60-f9e5f86585a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5d9e0e59d3f4b7b957a3fe64987c779',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:53:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1800241516',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4cbfc74-f1ed-4cad-8c58-18aab72112c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d42eb9331df3498dbae3547afbdf514f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d5d9e0e59d3f4b7b957a3fe64987c779',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:53:18.697667 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-f8fa4d13-e13f-48b5-bf2a-3bfcd6c6dbab tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3238434e-ab18-4c7a-897c-d3a76f830830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:53:18.715908 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-f8fa4d13-e13f-48b5-bf2a-3bfcd6c6dbab tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3238434e-ab18-4c7a-897c-d3a76f830830) transitioned into state 'SUCCESS' from state '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-1800241516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d42eb9331df3498dbae3547afbdf514f',qos_specs=None,replication_status=,reservations=['e11fe447-b696-4d2a-9bb6-aebd9a048290','34802091-c1d7-42f9-9082-448366b1604a','f4b69c6a-7d60-4ed4-a0fe-a491290d8c78','6ad409ef-1001-4ee9-ba60-f9e5f86585a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5d9e0e59d3f4b7b957a3fe64987c779',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:53:18.716555 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-f8fa4d13-e13f-48b5-bf2a-3bfcd6c6dbab tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8dcd9f0-80e0-4ddf-b710-d5cdd82917c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:53:18.724631 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-f8fa4d13-e13f-48b5-bf2a-3bfcd6c6dbab tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8dcd9f0-80e0-4ddf-b710-d5cdd82917c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100175) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:53:18.725305 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.volume.api [None req-f8fa4d13-e13f-48b5-bf2a-3bfcd6c6dbab tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Flow 'volume_create_api' (41a527ef-2925-456d-9372-137645a213de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100175) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:53:18.725568 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-f8fa4d13-e13f-48b5-bf2a-3bfcd6c6dbab tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Create volume request issued successfully. Aug 20 04:53:18.726048 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f8fa4d13-e13f-48b5-bf2a-3bfcd6c6dbab tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:53:18.726456 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1450/5772] 10.4.3.239 () {70 vars in 1298 bytes} [Thu Aug 20 04:53:18 2026] POST /volume/v3/volumes => generated 778 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:53:18.736938 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-29f94bbf-8fce-4ddc-9d71-1c3c10a3e5b4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:18.738466 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-29f94bbf-8fce-4ddc-9d71-1c3c10a3e5b4 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/volumes/f4cbfc74-f1ed-4cad-8c58-18aab72112c4 Aug 20 04:53:18.738659 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-29f94bbf-8fce-4ddc-9d71-1c3c10a3e5b4 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:18.738843 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-29f94bbf-8fce-4ddc-9d71-1c3c10a3e5b4 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:18.745667 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:18.745667 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:53:18.748889 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-29f94bbf-8fce-4ddc-9d71-1c3c10a3e5b4 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Volume info retrieved successfully. Aug 20 04:53:18.752437 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-29f94bbf-8fce-4ddc-9d71-1c3c10a3e5b4 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/volumes/f4cbfc74-f1ed-4cad-8c58-18aab72112c4 returned with HTTP 200 Aug 20 04:53:18.752770 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1443/5773] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:18 2026] GET /volume/v3/volumes/f4cbfc74-f1ed-4cad-8c58-18aab72112c4 => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:53:19.763741 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-1feb95e0-dbb8-4b6a-a8fe-20afa7a2ead6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:19.765639 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1feb95e0-dbb8-4b6a-a8fe-20afa7a2ead6 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/volumes/f4cbfc74-f1ed-4cad-8c58-18aab72112c4 Aug 20 04:53:19.765840 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1feb95e0-dbb8-4b6a-a8fe-20afa7a2ead6 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:19.766016 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-1feb95e0-dbb8-4b6a-a8fe-20afa7a2ead6 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:19.772453 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:19.772453 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:53:19.776482 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-1feb95e0-dbb8-4b6a-a8fe-20afa7a2ead6 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Volume info retrieved successfully. Aug 20 04:53:19.780929 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-1feb95e0-dbb8-4b6a-a8fe-20afa7a2ead6 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/volumes/f4cbfc74-f1ed-4cad-8c58-18aab72112c4 returned with HTTP 200 Aug 20 04:53:19.781513 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1436/5774] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:19 2026] GET /volume/v3/volumes/f4cbfc74-f1ed-4cad-8c58-18aab72112c4 => generated 1009 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:53:19.791822 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2084a41e-a53c-44dd-92a3-dcecde409e26 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:19.793447 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2084a41e-a53c-44dd-92a3-dcecde409e26 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] POST https://10.4.3.239/volume/v3/backups Aug 20 04:53:19.794146 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2084a41e-a53c-44dd-92a3-dcecde409e26 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f4cbfc74-f1ed-4cad-8c58-18aab72112c4", "name": "tempest-type-Backup-1879944158"}} {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:53:19.795443 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.contrib.backups [None req-2084a41e-a53c-44dd-92a3-dcecde409e26 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Creating new backup {'backup': {'volume_id': 'f4cbfc74-f1ed-4cad-8c58-18aab72112c4', 'name': 'tempest-type-Backup-1879944158'}} {{(pid=100174) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 04:53:19.795574 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.contrib.backups [None req-2084a41e-a53c-44dd-92a3-dcecde409e26 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Creating backup of volume f4cbfc74-f1ed-4cad-8c58-18aab72112c4 in container None Aug 20 04:53:19.802101 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:19.802101 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:53:19.802430 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-2084a41e-a53c-44dd-92a3-dcecde409e26 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Volume info retrieved successfully. Aug 20 04:53:19.820219 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.quota [None req-2084a41e-a53c-44dd-92a3-dcecde409e26 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Created reservations ['f40d13ff-539e-4021-bb0f-65c6591e0968', '787695a8-9c35-4371-afb6-ebf428c85675'] {{(pid=100174) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:53:19.852841 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2084a41e-a53c-44dd-92a3-dcecde409e26 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/backups returned with HTTP 202 Aug 20 04:53:19.853311 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1446/5775] 10.4.3.239 () {70 vars in 1299 bytes} [Thu Aug 20 04:53:19 2026] POST /volume/v3/backups => generated 316 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:53:19.861091 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-41df7afa-3d7b-4218-a0ef-79bde6fe3728 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:19.863065 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-41df7afa-3d7b-4218-a0ef-79bde6fe3728 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/backups/b0c0aa05-acc5-487c-89a2-f4c1414848ff Aug 20 04:53:19.863317 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-41df7afa-3d7b-4218-a0ef-79bde6fe3728 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:19.863537 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-41df7afa-3d7b-4218-a0ef-79bde6fe3728 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:19.863664 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-41df7afa-3d7b-4218-a0ef-79bde6fe3728 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Show backup with id b0c0aa05-acc5-487c-89a2-f4c1414848ff. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:53:19.868110 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:19.868110 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:53:19.868759 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-41df7afa-3d7b-4218-a0ef-79bde6fe3728 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/backups/b0c0aa05-acc5-487c-89a2-f4c1414848ff returned with HTTP 200 Aug 20 04:53:19.869109 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1451/5776] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:19 2026] GET /volume/v3/backups/b0c0aa05-acc5-487c-89a2-f4c1414848ff => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:53:20.878739 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-211f7f27-c914-4c8b-8aef-6079db03565d None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:20.880321 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-211f7f27-c914-4c8b-8aef-6079db03565d tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/backups/b0c0aa05-acc5-487c-89a2-f4c1414848ff Aug 20 04:53:20.880517 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-211f7f27-c914-4c8b-8aef-6079db03565d tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:20.880690 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-211f7f27-c914-4c8b-8aef-6079db03565d tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:20.880799 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-211f7f27-c914-4c8b-8aef-6079db03565d tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Show backup with id b0c0aa05-acc5-487c-89a2-f4c1414848ff. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:53:20.884658 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:20.884658 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:53:20.885248 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-211f7f27-c914-4c8b-8aef-6079db03565d tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/backups/b0c0aa05-acc5-487c-89a2-f4c1414848ff returned with HTTP 200 Aug 20 04:53:20.885574 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1444/5777] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:20 2026] GET /volume/v3/backups/b0c0aa05-acc5-487c-89a2-f4c1414848ff => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:53:21.894844 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-c38a777f-af9b-484f-83f6-7502b3608ab6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:21.896537 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c38a777f-af9b-484f-83f6-7502b3608ab6 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/backups/b0c0aa05-acc5-487c-89a2-f4c1414848ff Aug 20 04:53:21.896732 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c38a777f-af9b-484f-83f6-7502b3608ab6 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:21.896906 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-c38a777f-af9b-484f-83f6-7502b3608ab6 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:21.897009 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-c38a777f-af9b-484f-83f6-7502b3608ab6 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Show backup with id b0c0aa05-acc5-487c-89a2-f4c1414848ff. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:53:21.900812 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:21.900812 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:53:21.901355 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-c38a777f-af9b-484f-83f6-7502b3608ab6 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/backups/b0c0aa05-acc5-487c-89a2-f4c1414848ff returned with HTTP 200 Aug 20 04:53:21.901682 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1437/5778] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:21 2026] GET /volume/v3/backups/b0c0aa05-acc5-487c-89a2-f4c1414848ff => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:53:22.911503 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-10796c5d-405f-4ff3-98cc-d75f4a72c3da None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:22.913235 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-10796c5d-405f-4ff3-98cc-d75f4a72c3da tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/backups/b0c0aa05-acc5-487c-89a2-f4c1414848ff Aug 20 04:53:22.913235 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-10796c5d-405f-4ff3-98cc-d75f4a72c3da tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:22.913388 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-10796c5d-405f-4ff3-98cc-d75f4a72c3da tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:22.913511 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-10796c5d-405f-4ff3-98cc-d75f4a72c3da tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Show backup with id b0c0aa05-acc5-487c-89a2-f4c1414848ff. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:53:22.917163 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:22.917163 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:53:22.917847 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-10796c5d-405f-4ff3-98cc-d75f4a72c3da tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/backups/b0c0aa05-acc5-487c-89a2-f4c1414848ff returned with HTTP 200 Aug 20 04:53:22.917847 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1447/5779] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:22 2026] GET /volume/v3/backups/b0c0aa05-acc5-487c-89a2-f4c1414848ff => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:53:23.926667 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-80d86f22-57da-424b-bd29-579f1bc1026c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:23.928199 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-80d86f22-57da-424b-bd29-579f1bc1026c tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/backups/b0c0aa05-acc5-487c-89a2-f4c1414848ff Aug 20 04:53:23.928403 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-80d86f22-57da-424b-bd29-579f1bc1026c tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:23.928614 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-80d86f22-57da-424b-bd29-579f1bc1026c tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:23.928732 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-80d86f22-57da-424b-bd29-579f1bc1026c tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Show backup with id b0c0aa05-acc5-487c-89a2-f4c1414848ff. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:53:23.932444 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:23.932444 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:53:23.932966 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-80d86f22-57da-424b-bd29-579f1bc1026c tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/backups/b0c0aa05-acc5-487c-89a2-f4c1414848ff returned with HTTP 200 Aug 20 04:53:23.933297 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1452/5780] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:23 2026] GET /volume/v3/backups/b0c0aa05-acc5-487c-89a2-f4c1414848ff => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:53:24.942725 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-c038fa5e-e5d3-4faf-a461-0a9259fe9e19 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:24.944331 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c038fa5e-e5d3-4faf-a461-0a9259fe9e19 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/backups/b0c0aa05-acc5-487c-89a2-f4c1414848ff Aug 20 04:53:24.944561 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c038fa5e-e5d3-4faf-a461-0a9259fe9e19 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:24.944746 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-c038fa5e-e5d3-4faf-a461-0a9259fe9e19 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:24.944850 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-c038fa5e-e5d3-4faf-a461-0a9259fe9e19 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Show backup with id b0c0aa05-acc5-487c-89a2-f4c1414848ff. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:53:24.948754 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:24.948754 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:53:24.949292 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-c038fa5e-e5d3-4faf-a461-0a9259fe9e19 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/backups/b0c0aa05-acc5-487c-89a2-f4c1414848ff returned with HTTP 200 Aug 20 04:53:24.949618 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1445/5781] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:24 2026] GET /volume/v3/backups/b0c0aa05-acc5-487c-89a2-f4c1414848ff => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:53:25.958831 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-95eb7567-ac31-489f-93c3-efe96749d5f9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:25.960545 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-95eb7567-ac31-489f-93c3-efe96749d5f9 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/backups/b0c0aa05-acc5-487c-89a2-f4c1414848ff Aug 20 04:53:25.960769 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-95eb7567-ac31-489f-93c3-efe96749d5f9 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:25.960949 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-95eb7567-ac31-489f-93c3-efe96749d5f9 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:25.961047 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-95eb7567-ac31-489f-93c3-efe96749d5f9 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Show backup with id b0c0aa05-acc5-487c-89a2-f4c1414848ff. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:53:25.965042 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:25.965042 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:53:25.965632 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-95eb7567-ac31-489f-93c3-efe96749d5f9 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/backups/b0c0aa05-acc5-487c-89a2-f4c1414848ff returned with HTTP 200 Aug 20 04:53:25.965957 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1438/5782] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:25 2026] GET /volume/v3/backups/b0c0aa05-acc5-487c-89a2-f4c1414848ff => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:53:26.974913 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-a7ae603b-f83e-4718-98f4-1550fabf7b8c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:26.976534 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a7ae603b-f83e-4718-98f4-1550fabf7b8c tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/backups/b0c0aa05-acc5-487c-89a2-f4c1414848ff Aug 20 04:53:26.976742 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a7ae603b-f83e-4718-98f4-1550fabf7b8c tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:26.976922 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-a7ae603b-f83e-4718-98f4-1550fabf7b8c tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:26.977015 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-a7ae603b-f83e-4718-98f4-1550fabf7b8c tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Show backup with id b0c0aa05-acc5-487c-89a2-f4c1414848ff. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:53:26.980793 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:26.980793 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:53:26.981332 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-a7ae603b-f83e-4718-98f4-1550fabf7b8c tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/backups/b0c0aa05-acc5-487c-89a2-f4c1414848ff returned with HTTP 200 Aug 20 04:53:26.981652 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1448/5783] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:26 2026] GET /volume/v3/backups/b0c0aa05-acc5-487c-89a2-f4c1414848ff => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:53:27.991038 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-42fefac0-da72-4a29-a9d1-922dbd0ecfba None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:27.992678 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-42fefac0-da72-4a29-a9d1-922dbd0ecfba tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/backups/b0c0aa05-acc5-487c-89a2-f4c1414848ff Aug 20 04:53:27.992873 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-42fefac0-da72-4a29-a9d1-922dbd0ecfba tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:27.993055 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-42fefac0-da72-4a29-a9d1-922dbd0ecfba tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:27.993142 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-42fefac0-da72-4a29-a9d1-922dbd0ecfba tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Show backup with id b0c0aa05-acc5-487c-89a2-f4c1414848ff. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:53:27.996826 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:27.996826 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:53:27.997357 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-42fefac0-da72-4a29-a9d1-922dbd0ecfba tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/backups/b0c0aa05-acc5-487c-89a2-f4c1414848ff returned with HTTP 200 Aug 20 04:53:27.997661 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1453/5784] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:27 2026] GET /volume/v3/backups/b0c0aa05-acc5-487c-89a2-f4c1414848ff => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:53:29.006175 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-4b71b03c-e94f-46ec-b654-7a5619ebfba3 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:29.007857 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4b71b03c-e94f-46ec-b654-7a5619ebfba3 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/backups/b0c0aa05-acc5-487c-89a2-f4c1414848ff Aug 20 04:53:29.008054 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4b71b03c-e94f-46ec-b654-7a5619ebfba3 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:29.008261 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-4b71b03c-e94f-46ec-b654-7a5619ebfba3 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:29.008362 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-4b71b03c-e94f-46ec-b654-7a5619ebfba3 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Show backup with id b0c0aa05-acc5-487c-89a2-f4c1414848ff. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:53:29.012215 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:29.012215 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:53:29.012744 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-4b71b03c-e94f-46ec-b654-7a5619ebfba3 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/backups/b0c0aa05-acc5-487c-89a2-f4c1414848ff returned with HTTP 200 Aug 20 04:53:29.013046 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1446/5785] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:29 2026] GET /volume/v3/backups/b0c0aa05-acc5-487c-89a2-f4c1414848ff => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:53:30.021976 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-81b4432f-bab7-4966-a181-faa9a9c5f3bb None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:30.023607 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-81b4432f-bab7-4966-a181-faa9a9c5f3bb tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/backups/b0c0aa05-acc5-487c-89a2-f4c1414848ff Aug 20 04:53:30.023823 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-81b4432f-bab7-4966-a181-faa9a9c5f3bb tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:30.024001 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-81b4432f-bab7-4966-a181-faa9a9c5f3bb tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:30.024096 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-81b4432f-bab7-4966-a181-faa9a9c5f3bb tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Show backup with id b0c0aa05-acc5-487c-89a2-f4c1414848ff. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:53:30.028091 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:30.028091 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:53:30.028635 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-81b4432f-bab7-4966-a181-faa9a9c5f3bb tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/backups/b0c0aa05-acc5-487c-89a2-f4c1414848ff returned with HTTP 200 Aug 20 04:53:30.029009 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1439/5786] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:30 2026] GET /volume/v3/backups/b0c0aa05-acc5-487c-89a2-f4c1414848ff => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:53:31.037752 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5001ccc5-476d-4fca-b789-3e20ac87a833 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:31.039376 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5001ccc5-476d-4fca-b789-3e20ac87a833 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/backups/b0c0aa05-acc5-487c-89a2-f4c1414848ff Aug 20 04:53:31.039572 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5001ccc5-476d-4fca-b789-3e20ac87a833 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:31.039756 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5001ccc5-476d-4fca-b789-3e20ac87a833 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:31.039861 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-5001ccc5-476d-4fca-b789-3e20ac87a833 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Show backup with id b0c0aa05-acc5-487c-89a2-f4c1414848ff. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:53:31.043593 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:31.043593 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:53:31.044112 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5001ccc5-476d-4fca-b789-3e20ac87a833 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/backups/b0c0aa05-acc5-487c-89a2-f4c1414848ff returned with HTTP 200 Aug 20 04:53:31.044435 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1449/5787] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:31 2026] GET /volume/v3/backups/b0c0aa05-acc5-487c-89a2-f4c1414848ff => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:53:32.053738 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-19996e2f-227b-4063-8cdf-b73173940957 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:32.055421 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-19996e2f-227b-4063-8cdf-b73173940957 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/backups/b0c0aa05-acc5-487c-89a2-f4c1414848ff Aug 20 04:53:32.055637 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-19996e2f-227b-4063-8cdf-b73173940957 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:32.055829 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-19996e2f-227b-4063-8cdf-b73173940957 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:32.055924 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-19996e2f-227b-4063-8cdf-b73173940957 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Show backup with id b0c0aa05-acc5-487c-89a2-f4c1414848ff. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:53:32.060591 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:32.060591 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:53:32.061143 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-19996e2f-227b-4063-8cdf-b73173940957 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/backups/b0c0aa05-acc5-487c-89a2-f4c1414848ff returned with HTTP 200 Aug 20 04:53:32.061474 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1454/5788] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:32 2026] GET /volume/v3/backups/b0c0aa05-acc5-487c-89a2-f4c1414848ff => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:53:33.071588 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-435d7a27-c8f8-4e6a-83d7-59d5f5ffefc9 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:33.073063 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-435d7a27-c8f8-4e6a-83d7-59d5f5ffefc9 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/backups/b0c0aa05-acc5-487c-89a2-f4c1414848ff Aug 20 04:53:33.073258 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-435d7a27-c8f8-4e6a-83d7-59d5f5ffefc9 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:33.073426 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-435d7a27-c8f8-4e6a-83d7-59d5f5ffefc9 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:33.073516 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-435d7a27-c8f8-4e6a-83d7-59d5f5ffefc9 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Show backup with id b0c0aa05-acc5-487c-89a2-f4c1414848ff. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:53:33.077062 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:33.077062 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:53:33.077675 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-435d7a27-c8f8-4e6a-83d7-59d5f5ffefc9 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/backups/b0c0aa05-acc5-487c-89a2-f4c1414848ff returned with HTTP 200 Aug 20 04:53:33.078041 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1447/5789] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:33 2026] GET /volume/v3/backups/b0c0aa05-acc5-487c-89a2-f4c1414848ff => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:53:33.086782 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-14a1f6aa-7ba0-4600-9015-9feb0a91a197 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:33.088198 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-14a1f6aa-7ba0-4600-9015-9feb0a91a197 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/backups/b0c0aa05-acc5-487c-89a2-f4c1414848ff/export_record Aug 20 04:53:33.088405 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-14a1f6aa-7ba0-4600-9015-9feb0a91a197 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:33.088583 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-14a1f6aa-7ba0-4600-9015-9feb0a91a197 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'export_record' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:33.088689 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.backups [None req-14a1f6aa-7ba0-4600-9015-9feb0a91a197 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Export record for backup b0c0aa05-acc5-487c-89a2-f4c1414848ff. {{(pid=100177) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 20 04:53:33.092594 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:33.092594 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:53:33.093484 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.backup.api [None req-14a1f6aa-7ba0-4600-9015-9feb0a91a197 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling RPCAPI with context: , host: np0000007850, backup: b0c0aa05-acc5-487c-89a2-f4c1414848ff. {{(pid=100177) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 20 04:53:33.099856 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.backup.rpcapi [None req-14a1f6aa-7ba0-4600-9015-9feb0a91a197 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] export_record in rpcapi backup_id b0c0aa05-acc5-487c-89a2-f4c1414848ff on host np0000007850. {{(pid=100177) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 20 04:53:33.110713 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.contrib.backups [None req-14a1f6aa-7ba0-4600-9015-9feb0a91a197 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjBjMGFhMDUtYWNjNS00ODdjLTg5YTItZjRjMTQxNDg0OGZmIiwgInVzZXJfaWQiOiAiZDVkOWUwZTU5ZDNmNGI3Yjk1N2EzZmU2NDk4N2M3NzkiLCAicHJvamVjdF9pZCI6ICJkNDJlYjkzMzFkZjM0OThkYmFlMzU0N2FmYmRmNTE0ZiIsICJ2b2x1bWVfaWQiOiAiZjRjYmZjNzQtZjFlZC00Y2FkLThjNTgtMThhYWI3MjExMmM0IiwgImhvc3QiOiAibnAwMDAwMDA3ODUwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODc5OTQ0MTU4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZjRjYmZjNzQtZjFlZC00Y2FkLThjNTgtMThhYWI3MjExMmM0LzIwMjYwODIwMDQ1MzIyL2F6X25vdmFfYmFja3VwX2IwYzBhYTA1LWFjYzUtNDg3Yy04OWEyLWY0YzE0MTQ4NDhmZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjBUMDQ6NTM6MjBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDQ6NTM6MjBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwNDo1MzozM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100177) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 20 04:53:33.110971 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-14a1f6aa-7ba0-4600-9015-9feb0a91a197 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/backups/b0c0aa05-acc5-487c-89a2-f4c1414848ff/export_record returned with HTTP 200 Aug 20 04:53:33.111412 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1440/5790] 10.4.3.239 () {68 vars in 1430 bytes} [Thu Aug 20 04:53:33 2026] GET /volume/v3/backups/b0c0aa05-acc5-487c-89a2-f4c1414848ff/export_record => generated 1424 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:53:33.117972 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-ec80b2fd-e511-4825-b619-2022706513ef None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:33.119461 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ec80b2fd-e511-4825-b619-2022706513ef tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/backups/b0c0aa05-acc5-487c-89a2-f4c1414848ff Aug 20 04:53:33.119636 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ec80b2fd-e511-4825-b619-2022706513ef tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:33.119796 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-ec80b2fd-e511-4825-b619-2022706513ef tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:33.119904 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-ec80b2fd-e511-4825-b619-2022706513ef tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Show backup with id b0c0aa05-acc5-487c-89a2-f4c1414848ff. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:53:33.123294 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:33.123294 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:53:33.123774 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-ec80b2fd-e511-4825-b619-2022706513ef tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/backups/b0c0aa05-acc5-487c-89a2-f4c1414848ff returned with HTTP 200 Aug 20 04:53:33.124060 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1450/5791] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:33 2026] GET /volume/v3/backups/b0c0aa05-acc5-487c-89a2-f4c1414848ff => generated 738 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:53:33.132451 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-1427876e-c517-453e-864a-8386f41f1e9d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:33.134168 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1427876e-c517-453e-864a-8386f41f1e9d tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-reader] POST https://10.4.3.239/volume/v3/backups/import_record Aug 20 04:53:33.134601 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-1427876e-c517-453e-864a-8386f41f1e9d tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODVlMzE1Y2EtMGVmMS00ZDJjLWEyOWYtZTY2OGMyMDM4M2RmIiwgInVzZXJfaWQiOiAiZDVkOWUwZTU5ZDNmNGI3Yjk1N2EzZmU2NDk4N2M3NzkiLCAicHJvamVjdF9pZCI6ICJkNDJlYjkzMzFkZjM0OThkYmFlMzU0N2FmYmRmNTE0ZiIsICJ2b2x1bWVfaWQiOiAiZjRjYmZjNzQtZjFlZC00Y2FkLThjNTgtMThhYWI3MjExMmM0IiwgImhvc3QiOiAibnAwMDAwMDA3ODUwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODc5OTQ0MTU4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZjRjYmZjNzQtZjFlZC00Y2FkLThjNTgtMThhYWI3MjExMmM0LzIwMjYwODIwMDQ1MzIyL2F6X25vdmFfYmFja3VwX2IwYzBhYTA1LWFjYzUtNDg3Yy04OWEyLWY0YzE0MTQ4NDhmZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjBUMDQ6NTM6MjBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDQ6NTM6MjBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwNDo1MzozM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:53:33.135911 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.backups [None req-1427876e-c517-453e-864a-8386f41f1e9d tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODVlMzE1Y2EtMGVmMS00ZDJjLWEyOWYtZTY2OGMyMDM4M2RmIiwgInVzZXJfaWQiOiAiZDVkOWUwZTU5ZDNmNGI3Yjk1N2EzZmU2NDk4N2M3NzkiLCAicHJvamVjdF9pZCI6ICJkNDJlYjkzMzFkZjM0OThkYmFlMzU0N2FmYmRmNTE0ZiIsICJ2b2x1bWVfaWQiOiAiZjRjYmZjNzQtZjFlZC00Y2FkLThjNTgtMThhYWI3MjExMmM0IiwgImhvc3QiOiAibnAwMDAwMDA3ODUwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODc5OTQ0MTU4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZjRjYmZjNzQtZjFlZC00Y2FkLThjNTgtMThhYWI3MjExMmM0LzIwMjYwODIwMDQ1MzIyL2F6X25vdmFfYmFja3VwX2IwYzBhYTA1LWFjYzUtNDg3Yy04OWEyLWY0YzE0MTQ4NDhmZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjBUMDQ6NTM6MjBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDQ6NTM6MjBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwNDo1MzozM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100175) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 20 04:53:33.136016 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.backups [None req-1427876e-c517-453e-864a-8386f41f1e9d tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODVlMzE1Y2EtMGVmMS00ZDJjLWEyOWYtZTY2OGMyMDM4M2RmIiwgInVzZXJfaWQiOiAiZDVkOWUwZTU5ZDNmNGI3Yjk1N2EzZmU2NDk4N2M3NzkiLCAicHJvamVjdF9pZCI6ICJkNDJlYjkzMzFkZjM0OThkYmFlMzU0N2FmYmRmNTE0ZiIsICJ2b2x1bWVfaWQiOiAiZjRjYmZjNzQtZjFlZC00Y2FkLThjNTgtMThhYWI3MjExMmM0IiwgImhvc3QiOiAibnAwMDAwMDA3ODUwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODc5OTQ0MTU4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZjRjYmZjNzQtZjFlZC00Y2FkLThjNTgtMThhYWI3MjExMmM0LzIwMjYwODIwMDQ1MzIyL2F6X25vdmFfYmFja3VwX2IwYzBhYTA1LWFjYzUtNDg3Yy04OWEyLWY0YzE0MTQ4NDhmZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjBUMDQ6NTM6MjBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjBUMDQ6NTM6MjBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yMFQwNDo1MzozM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100175) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 20 04:53:33.136646 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.policy [None req-1427876e-c517-453e-864a-8386f41f1e9d tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'bf15baf6d184472fbf02914b8cd181d2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd42eb9331df3498dbae3547afbdf514f', '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=100175) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 04:53:33.136828 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-1427876e-c517-453e-864a-8386f41f1e9d tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-reader] https://10.4.3.239/volume/v3/backups/import_record returned with HTTP 403 Aug 20 04:53:33.137351 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1455/5792] 10.4.3.239 () {70 vars in 1342 bytes} [Thu Aug 20 04:53:33 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 20 04:53:33.143746 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-7309f22c-9599-4237-92b3-e3f3475704c6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:33.145344 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7309f22c-9599-4237-92b3-e3f3475704c6 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] DELETE https://10.4.3.239/volume/v3/volumes/f4cbfc74-f1ed-4cad-8c58-18aab72112c4 Aug 20 04:53:33.145540 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7309f22c-9599-4237-92b3-e3f3475704c6 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:33.145711 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-7309f22c-9599-4237-92b3-e3f3475704c6 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:33.145867 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-7309f22c-9599-4237-92b3-e3f3475704c6 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Delete volume with id: f4cbfc74-f1ed-4cad-8c58-18aab72112c4 Aug 20 04:53:33.151788 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:33.151788 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:53:33.152067 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7309f22c-9599-4237-92b3-e3f3475704c6 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Volume info retrieved successfully. Aug 20 04:53:33.165838 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-7309f22c-9599-4237-92b3-e3f3475704c6 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Delete volume request issued successfully. Aug 20 04:53:33.165982 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-7309f22c-9599-4237-92b3-e3f3475704c6 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/volumes/f4cbfc74-f1ed-4cad-8c58-18aab72112c4 returned with HTTP 202 Aug 20 04:53:33.166362 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1448/5793] 10.4.3.239 () {68 vars in 1391 bytes} [Thu Aug 20 04:53:33 2026] DELETE /volume/v3/volumes/f4cbfc74-f1ed-4cad-8c58-18aab72112c4 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:53:33.172896 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-e47c9ba0-b407-4bd7-8d6b-855d4f6c20c6 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:33.175113 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e47c9ba0-b407-4bd7-8d6b-855d4f6c20c6 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/volumes/f4cbfc74-f1ed-4cad-8c58-18aab72112c4 Aug 20 04:53:33.175857 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e47c9ba0-b407-4bd7-8d6b-855d4f6c20c6 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:33.176146 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-e47c9ba0-b407-4bd7-8d6b-855d4f6c20c6 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:33.183624 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:33.183624 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:53:33.187091 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-e47c9ba0-b407-4bd7-8d6b-855d4f6c20c6 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Volume info retrieved successfully. Aug 20 04:53:33.190925 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-e47c9ba0-b407-4bd7-8d6b-855d4f6c20c6 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/volumes/f4cbfc74-f1ed-4cad-8c58-18aab72112c4 returned with HTTP 200 Aug 20 04:53:33.191308 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1441/5794] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:33 2026] GET /volume/v3/volumes/f4cbfc74-f1ed-4cad-8c58-18aab72112c4 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:53:34.203268 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5ad8795e-08ce-4df2-b743-099e74615179 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:34.204938 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5ad8795e-08ce-4df2-b743-099e74615179 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/volumes/f4cbfc74-f1ed-4cad-8c58-18aab72112c4 Aug 20 04:53:34.205202 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5ad8795e-08ce-4df2-b743-099e74615179 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:34.205383 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5ad8795e-08ce-4df2-b743-099e74615179 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:34.211287 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5ad8795e-08ce-4df2-b743-099e74615179 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/volumes/f4cbfc74-f1ed-4cad-8c58-18aab72112c4 returned with HTTP 404 Aug 20 04:53:34.211690 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1451/5795] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:34 2026] GET /volume/v3/volumes/f4cbfc74-f1ed-4cad-8c58-18aab72112c4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:53:34.219832 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-a2761812-fd2d-4e04-94be-af8fbe3d6b53 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:34.221980 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a2761812-fd2d-4e04-94be-af8fbe3d6b53 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-reader] GET https://10.4.3.239/volume/v3/backups Aug 20 04:53:34.222168 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a2761812-fd2d-4e04-94be-af8fbe3d6b53 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-reader] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:34.222373 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-a2761812-fd2d-4e04-94be-af8fbe3d6b53 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-reader] Calling method 'index' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:34.222633 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.api_utils [None req-a2761812-fd2d-4e04-94be-af8fbe3d6b53 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-reader] Removing options '' from query. {{(pid=100175) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:53:34.228260 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-a2761812-fd2d-4e04-94be-af8fbe3d6b53 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-reader] https://10.4.3.239/volume/v3/backups returned with HTTP 200 Aug 20 04:53:34.228705 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1456/5796] 10.4.3.239 () {68 vars in 1277 bytes} [Thu Aug 20 04:53:34 2026] GET /volume/v3/backups => generated 624 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:53:34.236448 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-47a06734-253b-4ea4-affb-799cf40ccfaa None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:34.238074 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-47a06734-253b-4ea4-affb-799cf40ccfaa tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-reader] GET https://10.4.3.239/volume/v3/backups?project_id=d42eb9331df3498dbae3547afbdf514f Aug 20 04:53:34.238311 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-47a06734-253b-4ea4-affb-799cf40ccfaa tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-reader] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:34.238556 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-47a06734-253b-4ea4-affb-799cf40ccfaa tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-reader] Calling method 'index' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:34.238835 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.api_utils [None req-47a06734-253b-4ea4-affb-799cf40ccfaa tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-reader] Removing options 'project_id' from query. {{(pid=100176) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 20 04:53:34.244064 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-47a06734-253b-4ea4-affb-799cf40ccfaa tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-reader] https://10.4.3.239/volume/v3/backups?project_id=d42eb9331df3498dbae3547afbdf514f returned with HTTP 200 Aug 20 04:53:34.244453 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1449/5797] 10.4.3.239 () {68 vars in 1364 bytes} [Thu Aug 20 04:53:34 2026] GET /volume/v3/backups?project_id=d42eb9331df3498dbae3547afbdf514f => generated 624 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:53:34.254737 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8995ffd2-38c1-49e5-8473-7f19262458b9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:34.256368 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8995ffd2-38c1-49e5-8473-7f19262458b9 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:53:34.256702 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8995ffd2-38c1-49e5-8473-7f19262458b9 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-42767472"}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:53:34.258079 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-8995ffd2-38c1-49e5-8473-7f19262458b9 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-42767472'}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:53:34.258209 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-8995ffd2-38c1-49e5-8473-7f19262458b9 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Create volume of 1 GB Aug 20 04:53:34.262040 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-8995ffd2-38c1-49e5-8473-7f19262458b9 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Availability Zones retrieved successfully. Aug 20 04:53:34.267145 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8995ffd2-38c1-49e5-8473-7f19262458b9 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Flow 'volume_create_api' (c510cbb7-0ddb-412b-9ca7-8218fa05e90e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:53:34.267984 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8995ffd2-38c1-49e5-8473-7f19262458b9 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f86e159-2fc1-4e1b-b93d-f82db238280b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:53:34.268689 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-8995ffd2-38c1-49e5-8473-7f19262458b9 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Validating volume size '1' using validate_int {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:53:34.290454 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8995ffd2-38c1-49e5-8473-7f19262458b9 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f86e159-2fc1-4e1b-b93d-f82db238280b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:53:34.291122 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8995ffd2-38c1-49e5-8473-7f19262458b9 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (628498b1-9f05-4ee6-9032-bddfd2ffeae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:53:34.324529 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-8995ffd2-38c1-49e5-8473-7f19262458b9 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Created reservations ['33920ffb-7623-48ac-9c92-23472e8f0187', '6cbebd98-bf46-4898-9027-e1489283f929', '1b93e4b5-e1be-4200-8ffb-2bca7025614b', '08257640-4423-4e37-a5cb-94a7bd06228b'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:53:34.325243 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8995ffd2-38c1-49e5-8473-7f19262458b9 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (628498b1-9f05-4ee6-9032-bddfd2ffeae6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33920ffb-7623-48ac-9c92-23472e8f0187', '6cbebd98-bf46-4898-9027-e1489283f929', '1b93e4b5-e1be-4200-8ffb-2bca7025614b', '08257640-4423-4e37-a5cb-94a7bd06228b']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:53:34.325888 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8995ffd2-38c1-49e5-8473-7f19262458b9 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c85f5d1f-b830-4776-90bf-0b7a24a64c5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:53:34.346727 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8995ffd2-38c1-49e5-8473-7f19262458b9 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c85f5d1f-b830-4776-90bf-0b7a24a64c5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '728b44c9-8e8a-4643-8f4e-693871845628', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-42767472',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d42eb9331df3498dbae3547afbdf514f',qos_specs=None,replication_status=,reservations=['33920ffb-7623-48ac-9c92-23472e8f0187','6cbebd98-bf46-4898-9027-e1489283f929','1b93e4b5-e1be-4200-8ffb-2bca7025614b','08257640-4423-4e37-a5cb-94a7bd06228b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5d9e0e59d3f4b7b957a3fe64987c779',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:53:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-42767472',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=728b44c9-8e8a-4643-8f4e-693871845628,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d42eb9331df3498dbae3547afbdf514f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d5d9e0e59d3f4b7b957a3fe64987c779',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:53:34.347883 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8995ffd2-38c1-49e5-8473-7f19262458b9 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f70c532-7739-479f-b487-f91ed4a9cfa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:53:34.362965 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8995ffd2-38c1-49e5-8473-7f19262458b9 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f70c532-7739-479f-b487-f91ed4a9cfa5) transitioned into state 'SUCCESS' from state '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-42767472',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d42eb9331df3498dbae3547afbdf514f',qos_specs=None,replication_status=,reservations=['33920ffb-7623-48ac-9c92-23472e8f0187','6cbebd98-bf46-4898-9027-e1489283f929','1b93e4b5-e1be-4200-8ffb-2bca7025614b','08257640-4423-4e37-a5cb-94a7bd06228b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5d9e0e59d3f4b7b957a3fe64987c779',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:53:34.363601 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8995ffd2-38c1-49e5-8473-7f19262458b9 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68de9bb8-b526-4d3d-afdc-0a4ae3f23c9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:53:34.371345 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8995ffd2-38c1-49e5-8473-7f19262458b9 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68de9bb8-b526-4d3d-afdc-0a4ae3f23c9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:53:34.372051 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-8995ffd2-38c1-49e5-8473-7f19262458b9 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Flow 'volume_create_api' (c510cbb7-0ddb-412b-9ca7-8218fa05e90e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:53:34.372361 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-8995ffd2-38c1-49e5-8473-7f19262458b9 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Create volume request issued successfully. Aug 20 04:53:34.372888 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8995ffd2-38c1-49e5-8473-7f19262458b9 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:53:34.373309 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1442/5798] 10.4.3.239 () {70 vars in 1298 bytes} [Thu Aug 20 04:53:34 2026] POST /volume/v3/volumes => generated 776 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:53:34.385153 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7094c401-3239-44c5-9775-a5ec42e04c3a None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:34.386873 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7094c401-3239-44c5-9775-a5ec42e04c3a tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/volumes/728b44c9-8e8a-4643-8f4e-693871845628 Aug 20 04:53:34.387066 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7094c401-3239-44c5-9775-a5ec42e04c3a tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:34.387257 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7094c401-3239-44c5-9775-a5ec42e04c3a tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:34.394851 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:34.394851 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:53:34.399499 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-7094c401-3239-44c5-9775-a5ec42e04c3a tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Volume info retrieved successfully. Aug 20 04:53:34.404229 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7094c401-3239-44c5-9775-a5ec42e04c3a tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/volumes/728b44c9-8e8a-4643-8f4e-693871845628 returned with HTTP 200 Aug 20 04:53:34.404737 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1452/5799] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:34 2026] GET /volume/v3/volumes/728b44c9-8e8a-4643-8f4e-693871845628 => generated 955 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:53:35.418556 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-5f546cf3-8687-4bea-9d69-1c2a7e1bfa0b None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:35.420278 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5f546cf3-8687-4bea-9d69-1c2a7e1bfa0b tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/volumes/728b44c9-8e8a-4643-8f4e-693871845628 Aug 20 04:53:35.420482 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5f546cf3-8687-4bea-9d69-1c2a7e1bfa0b tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:35.420659 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-5f546cf3-8687-4bea-9d69-1c2a7e1bfa0b tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:35.427756 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:35.427756 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:53:35.431125 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-5f546cf3-8687-4bea-9d69-1c2a7e1bfa0b tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Volume info retrieved successfully. Aug 20 04:53:35.434605 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-5f546cf3-8687-4bea-9d69-1c2a7e1bfa0b tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/volumes/728b44c9-8e8a-4643-8f4e-693871845628 returned with HTTP 200 Aug 20 04:53:35.434967 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1457/5800] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:35 2026] GET /volume/v3/volumes/728b44c9-8e8a-4643-8f4e-693871845628 => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:53:35.446019 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-843cdfcc-27de-4673-b10e-8cdaaae38de8 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:35.447461 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-843cdfcc-27de-4673-b10e-8cdaaae38de8 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] POST https://10.4.3.239/volume/v3/backups Aug 20 04:53:35.447757 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-843cdfcc-27de-4673-b10e-8cdaaae38de8 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "728b44c9-8e8a-4643-8f4e-693871845628", "name": "tempest-type-Backup-995838408"}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:53:35.449037 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.contrib.backups [None req-843cdfcc-27de-4673-b10e-8cdaaae38de8 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Creating new backup {'backup': {'volume_id': '728b44c9-8e8a-4643-8f4e-693871845628', 'name': 'tempest-type-Backup-995838408'}} {{(pid=100176) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 20 04:53:35.449156 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.contrib.backups [None req-843cdfcc-27de-4673-b10e-8cdaaae38de8 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Creating backup of volume 728b44c9-8e8a-4643-8f4e-693871845628 in container None Aug 20 04:53:35.456098 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:35.456098 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:53:35.456489 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-843cdfcc-27de-4673-b10e-8cdaaae38de8 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Volume info retrieved successfully. Aug 20 04:53:35.469863 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-843cdfcc-27de-4673-b10e-8cdaaae38de8 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Created reservations ['e4f28423-c4bf-49e6-8715-27406220fa3f', 'd0413446-83b4-4dc5-afca-47165c925b07'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:53:35.493389 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-843cdfcc-27de-4673-b10e-8cdaaae38de8 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/backups returned with HTTP 202 Aug 20 04:53:35.493785 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1450/5801] 10.4.3.239 () {70 vars in 1299 bytes} [Thu Aug 20 04:53:35 2026] POST /volume/v3/backups => generated 315 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:53:35.500768 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9172846a-dec8-4dd4-ab54-752795cdd605 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:35.503260 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9172846a-dec8-4dd4-ab54-752795cdd605 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/backups/71fc48a0-e366-4afc-90bf-cc4b364fd06b Aug 20 04:53:35.503294 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9172846a-dec8-4dd4-ab54-752795cdd605 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:35.503516 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9172846a-dec8-4dd4-ab54-752795cdd605 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:35.503670 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-9172846a-dec8-4dd4-ab54-752795cdd605 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Show backup with id 71fc48a0-e366-4afc-90bf-cc4b364fd06b. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:53:35.507544 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:35.507544 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:53:35.508109 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9172846a-dec8-4dd4-ab54-752795cdd605 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/backups/71fc48a0-e366-4afc-90bf-cc4b364fd06b returned with HTTP 200 Aug 20 04:53:35.508484 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1443/5802] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:35 2026] GET /volume/v3/backups/71fc48a0-e366-4afc-90bf-cc4b364fd06b => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:53:36.517030 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-98f728d4-4591-40b8-9c4c-e72764c1e37d None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:36.518511 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-98f728d4-4591-40b8-9c4c-e72764c1e37d tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/backups/71fc48a0-e366-4afc-90bf-cc4b364fd06b Aug 20 04:53:36.518688 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-98f728d4-4591-40b8-9c4c-e72764c1e37d tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:36.518850 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-98f728d4-4591-40b8-9c4c-e72764c1e37d tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:36.518960 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-98f728d4-4591-40b8-9c4c-e72764c1e37d tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Show backup with id 71fc48a0-e366-4afc-90bf-cc4b364fd06b. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:53:36.522532 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:36.522532 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:53:36.523031 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-98f728d4-4591-40b8-9c4c-e72764c1e37d tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/backups/71fc48a0-e366-4afc-90bf-cc4b364fd06b returned with HTTP 200 Aug 20 04:53:36.523345 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1453/5803] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:36 2026] GET /volume/v3/backups/71fc48a0-e366-4afc-90bf-cc4b364fd06b => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:53:37.533059 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-75203a0a-e9a8-403b-aced-bd4696de1154 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:37.534910 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-75203a0a-e9a8-403b-aced-bd4696de1154 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/backups/71fc48a0-e366-4afc-90bf-cc4b364fd06b Aug 20 04:53:37.535111 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-75203a0a-e9a8-403b-aced-bd4696de1154 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:37.535296 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-75203a0a-e9a8-403b-aced-bd4696de1154 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:37.535393 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-75203a0a-e9a8-403b-aced-bd4696de1154 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Show backup with id 71fc48a0-e366-4afc-90bf-cc4b364fd06b. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:53:37.539430 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:37.539430 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:53:37.539985 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-75203a0a-e9a8-403b-aced-bd4696de1154 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/backups/71fc48a0-e366-4afc-90bf-cc4b364fd06b returned with HTTP 200 Aug 20 04:53:37.540302 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1458/5804] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:37 2026] GET /volume/v3/backups/71fc48a0-e366-4afc-90bf-cc4b364fd06b => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:53:38.549970 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-166dae4b-4b0c-4901-9f04-aa34605ef589 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:38.551614 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-166dae4b-4b0c-4901-9f04-aa34605ef589 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/backups/71fc48a0-e366-4afc-90bf-cc4b364fd06b Aug 20 04:53:38.551808 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-166dae4b-4b0c-4901-9f04-aa34605ef589 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:38.552019 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-166dae4b-4b0c-4901-9f04-aa34605ef589 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:38.552172 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-166dae4b-4b0c-4901-9f04-aa34605ef589 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Show backup with id 71fc48a0-e366-4afc-90bf-cc4b364fd06b. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:53:38.556049 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:38.556049 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:53:38.556601 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-166dae4b-4b0c-4901-9f04-aa34605ef589 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/backups/71fc48a0-e366-4afc-90bf-cc4b364fd06b returned with HTTP 200 Aug 20 04:53:38.556917 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1451/5805] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:38 2026] GET /volume/v3/backups/71fc48a0-e366-4afc-90bf-cc4b364fd06b => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:53:39.568351 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-984649d5-4cbe-47bc-9ff2-61aea1f83e85 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:39.570063 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-984649d5-4cbe-47bc-9ff2-61aea1f83e85 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/backups/71fc48a0-e366-4afc-90bf-cc4b364fd06b Aug 20 04:53:39.570319 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-984649d5-4cbe-47bc-9ff2-61aea1f83e85 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:39.570508 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-984649d5-4cbe-47bc-9ff2-61aea1f83e85 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:39.570605 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-984649d5-4cbe-47bc-9ff2-61aea1f83e85 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Show backup with id 71fc48a0-e366-4afc-90bf-cc4b364fd06b. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:53:39.574715 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:39.574715 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:53:39.575312 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-984649d5-4cbe-47bc-9ff2-61aea1f83e85 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/backups/71fc48a0-e366-4afc-90bf-cc4b364fd06b returned with HTTP 200 Aug 20 04:53:39.575648 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1444/5806] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:39 2026] GET /volume/v3/backups/71fc48a0-e366-4afc-90bf-cc4b364fd06b => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:53:40.585133 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-b54f2d18-ea19-47e2-a000-8b4a1602925f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:40.586948 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b54f2d18-ea19-47e2-a000-8b4a1602925f tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/backups/71fc48a0-e366-4afc-90bf-cc4b364fd06b Aug 20 04:53:40.587210 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b54f2d18-ea19-47e2-a000-8b4a1602925f tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:40.587396 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-b54f2d18-ea19-47e2-a000-8b4a1602925f tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:40.587519 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-b54f2d18-ea19-47e2-a000-8b4a1602925f tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Show backup with id 71fc48a0-e366-4afc-90bf-cc4b364fd06b. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:53:40.591668 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:40.591668 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:53:40.592234 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-b54f2d18-ea19-47e2-a000-8b4a1602925f tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/backups/71fc48a0-e366-4afc-90bf-cc4b364fd06b returned with HTTP 200 Aug 20 04:53:40.592569 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1454/5807] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:40 2026] GET /volume/v3/backups/71fc48a0-e366-4afc-90bf-cc4b364fd06b => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:53:41.601249 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-19169564-853e-46f7-a44f-a1029488856f None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:41.602899 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-19169564-853e-46f7-a44f-a1029488856f tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/backups/71fc48a0-e366-4afc-90bf-cc4b364fd06b Aug 20 04:53:41.603107 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-19169564-853e-46f7-a44f-a1029488856f tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:41.603297 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-19169564-853e-46f7-a44f-a1029488856f tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:41.603390 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-19169564-853e-46f7-a44f-a1029488856f tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Show backup with id 71fc48a0-e366-4afc-90bf-cc4b364fd06b. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:53:41.607968 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:41.607968 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:53:41.608758 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-19169564-853e-46f7-a44f-a1029488856f tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/backups/71fc48a0-e366-4afc-90bf-cc4b364fd06b returned with HTTP 200 Aug 20 04:53:41.609138 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1459/5808] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:41 2026] GET /volume/v3/backups/71fc48a0-e366-4afc-90bf-cc4b364fd06b => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:53:42.618125 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8a52c52c-bb2a-4c87-8fb3-6e3a836711c2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:42.619617 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8a52c52c-bb2a-4c87-8fb3-6e3a836711c2 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/backups/71fc48a0-e366-4afc-90bf-cc4b364fd06b Aug 20 04:53:42.619791 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8a52c52c-bb2a-4c87-8fb3-6e3a836711c2 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:42.619952 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8a52c52c-bb2a-4c87-8fb3-6e3a836711c2 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:42.620045 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-8a52c52c-bb2a-4c87-8fb3-6e3a836711c2 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Show backup with id 71fc48a0-e366-4afc-90bf-cc4b364fd06b. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:53:42.623535 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:42.623535 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:53:42.624032 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8a52c52c-bb2a-4c87-8fb3-6e3a836711c2 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/backups/71fc48a0-e366-4afc-90bf-cc4b364fd06b returned with HTTP 200 Aug 20 04:53:42.624392 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1452/5809] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:42 2026] GET /volume/v3/backups/71fc48a0-e366-4afc-90bf-cc4b364fd06b => generated 735 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:53:43.633508 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-04ce2cf4-53e7-4361-aa8f-4de77f9fe2ff None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:43.635290 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-04ce2cf4-53e7-4361-aa8f-4de77f9fe2ff tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/backups/71fc48a0-e366-4afc-90bf-cc4b364fd06b Aug 20 04:53:43.635501 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-04ce2cf4-53e7-4361-aa8f-4de77f9fe2ff tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:43.635683 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-04ce2cf4-53e7-4361-aa8f-4de77f9fe2ff tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:43.635811 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-04ce2cf4-53e7-4361-aa8f-4de77f9fe2ff tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Show backup with id 71fc48a0-e366-4afc-90bf-cc4b364fd06b. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:53:43.639632 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:43.639632 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:53:43.640222 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-04ce2cf4-53e7-4361-aa8f-4de77f9fe2ff tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/backups/71fc48a0-e366-4afc-90bf-cc4b364fd06b returned with HTTP 200 Aug 20 04:53:43.640724 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1445/5810] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:43 2026] GET /volume/v3/backups/71fc48a0-e366-4afc-90bf-cc4b364fd06b => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:53:44.650625 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-5e59e729-cebd-45ae-9ea3-d1801c2e0673 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:44.652360 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5e59e729-cebd-45ae-9ea3-d1801c2e0673 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/backups/71fc48a0-e366-4afc-90bf-cc4b364fd06b Aug 20 04:53:44.652559 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5e59e729-cebd-45ae-9ea3-d1801c2e0673 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:44.652732 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-5e59e729-cebd-45ae-9ea3-d1801c2e0673 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:44.652829 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-5e59e729-cebd-45ae-9ea3-d1801c2e0673 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Show backup with id 71fc48a0-e366-4afc-90bf-cc4b364fd06b. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:53:44.654384 np0000007850 devstack@c-api.service[100174]: DEBUG dbcounter [-] [100174] Writing DB stats cinder:SELECT=54,cinder:INSERT=13,cinder:UPDATE=24 {{(pid=100174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:53:44.656964 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:44.656964 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:53:44.657572 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-5e59e729-cebd-45ae-9ea3-d1801c2e0673 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/backups/71fc48a0-e366-4afc-90bf-cc4b364fd06b returned with HTTP 200 Aug 20 04:53:44.657904 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1455/5811] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:44 2026] GET /volume/v3/backups/71fc48a0-e366-4afc-90bf-cc4b364fd06b => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:53:45.668010 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b7b97aeb-e475-4d7c-bb19-b074dabac9f7 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:45.669749 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b7b97aeb-e475-4d7c-bb19-b074dabac9f7 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/backups/71fc48a0-e366-4afc-90bf-cc4b364fd06b Aug 20 04:53:45.669953 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b7b97aeb-e475-4d7c-bb19-b074dabac9f7 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:45.670127 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b7b97aeb-e475-4d7c-bb19-b074dabac9f7 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:45.670256 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-b7b97aeb-e475-4d7c-bb19-b074dabac9f7 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Show backup with id 71fc48a0-e366-4afc-90bf-cc4b364fd06b. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:53:45.671985 np0000007850 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writing DB stats cinder:SELECT=68,cinder:UPDATE=25,cinder:INSERT=16 {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:53:45.675136 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:45.675136 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:53:45.675717 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b7b97aeb-e475-4d7c-bb19-b074dabac9f7 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/backups/71fc48a0-e366-4afc-90bf-cc4b364fd06b returned with HTTP 200 Aug 20 04:53:45.676090 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1460/5812] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:45 2026] GET /volume/v3/backups/71fc48a0-e366-4afc-90bf-cc4b364fd06b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:53:46.686552 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-82e20a11-174c-40d3-b877-3ec2855779c2 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:46.688131 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-82e20a11-174c-40d3-b877-3ec2855779c2 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/backups/71fc48a0-e366-4afc-90bf-cc4b364fd06b Aug 20 04:53:46.688373 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-82e20a11-174c-40d3-b877-3ec2855779c2 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:46.688568 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-82e20a11-174c-40d3-b877-3ec2855779c2 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:46.688674 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-82e20a11-174c-40d3-b877-3ec2855779c2 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Show backup with id 71fc48a0-e366-4afc-90bf-cc4b364fd06b. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:53:46.690221 np0000007850 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writing DB stats cinder:SELECT=43,cinder:UPDATE=10,cinder:INSERT=5 {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:53:46.693272 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:46.693272 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:53:46.693909 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-82e20a11-174c-40d3-b877-3ec2855779c2 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/backups/71fc48a0-e366-4afc-90bf-cc4b364fd06b returned with HTTP 200 Aug 20 04:53:46.694412 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1453/5813] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:46 2026] GET /volume/v3/backups/71fc48a0-e366-4afc-90bf-cc4b364fd06b => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:53:47.704167 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-65ae78a8-5090-4d22-b820-648ca9237cb3 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:47.705772 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-65ae78a8-5090-4d22-b820-648ca9237cb3 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/backups/71fc48a0-e366-4afc-90bf-cc4b364fd06b Aug 20 04:53:47.705964 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-65ae78a8-5090-4d22-b820-648ca9237cb3 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:47.706126 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-65ae78a8-5090-4d22-b820-648ca9237cb3 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:47.706277 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-65ae78a8-5090-4d22-b820-648ca9237cb3 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Show backup with id 71fc48a0-e366-4afc-90bf-cc4b364fd06b. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:53:47.707971 np0000007850 devstack@c-api.service[100177]: DEBUG dbcounter [-] [100177] Writing DB stats cinder:SELECT=59,cinder:UPDATE=14,cinder:INSERT=6 {{(pid=100177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:53:47.711659 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:47.711659 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:53:47.712432 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-65ae78a8-5090-4d22-b820-648ca9237cb3 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/backups/71fc48a0-e366-4afc-90bf-cc4b364fd06b returned with HTTP 200 Aug 20 04:53:47.712809 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1446/5814] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:47 2026] GET /volume/v3/backups/71fc48a0-e366-4afc-90bf-cc4b364fd06b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:53:48.721960 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4de92c62-e80f-4318-bf8f-effc5ef6b067 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:48.723647 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4de92c62-e80f-4318-bf8f-effc5ef6b067 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/backups/71fc48a0-e366-4afc-90bf-cc4b364fd06b Aug 20 04:53:48.723853 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4de92c62-e80f-4318-bf8f-effc5ef6b067 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:48.724021 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4de92c62-e80f-4318-bf8f-effc5ef6b067 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:48.724125 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-4de92c62-e80f-4318-bf8f-effc5ef6b067 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Show backup with id 71fc48a0-e366-4afc-90bf-cc4b364fd06b. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:53:48.728035 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:48.728035 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:53:48.728600 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4de92c62-e80f-4318-bf8f-effc5ef6b067 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/backups/71fc48a0-e366-4afc-90bf-cc4b364fd06b returned with HTTP 200 Aug 20 04:53:48.728925 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1456/5815] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:48 2026] GET /volume/v3/backups/71fc48a0-e366-4afc-90bf-cc4b364fd06b => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:53:48.738295 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-431c58a0-26a8-4758-b035-586b71a77f30 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:48.740043 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-431c58a0-26a8-4758-b035-586b71a77f30 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-reader] POST https://10.4.3.239/volume/v3/backups/71fc48a0-e366-4afc-90bf-cc4b364fd06b/action Aug 20 04:53:48.740406 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-431c58a0-26a8-4758-b035-586b71a77f30 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100175) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 20 04:53:48.740516 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-431c58a0-26a8-4758-b035-586b71a77f30 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:53:48.741692 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.contrib.admin_actions [None req-431c58a0-26a8-4758-b035-586b71a77f30 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-reader] Updating backup '71fc48a0-e366-4afc-90bf-cc4b364fd06b' with '{'status': 'error'}' {{(pid=100175) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 20 04:53:48.748401 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:48.748401 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:53:48.749345 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.policy [None req-431c58a0-26a8-4758-b035-586b71a77f30 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'bf15baf6d184472fbf02914b8cd181d2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd42eb9331df3498dbae3547afbdf514f', '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=100175) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 20 04:53:48.749514 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-431c58a0-26a8-4758-b035-586b71a77f30 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-reader] https://10.4.3.239/volume/v3/backups/71fc48a0-e366-4afc-90bf-cc4b364fd06b/action returned with HTTP 403 Aug 20 04:53:48.749905 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1461/5816] 10.4.3.239 () {70 vars in 1430 bytes} [Thu Aug 20 04:53:48 2026] POST /volume/v3/backups/71fc48a0-e366-4afc-90bf-cc4b364fd06b/action => generated 131 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:53:48.755913 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8b274157-ac22-4d80-ad27-02e737edada1 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:48.757789 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8b274157-ac22-4d80-ad27-02e737edada1 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] DELETE https://10.4.3.239/volume/v3/volumes/728b44c9-8e8a-4643-8f4e-693871845628 Aug 20 04:53:48.757789 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8b274157-ac22-4d80-ad27-02e737edada1 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:48.757902 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8b274157-ac22-4d80-ad27-02e737edada1 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:48.757994 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-8b274157-ac22-4d80-ad27-02e737edada1 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Delete volume with id: 728b44c9-8e8a-4643-8f4e-693871845628 Aug 20 04:53:48.764142 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:48.764142 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:53:48.764453 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-8b274157-ac22-4d80-ad27-02e737edada1 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Volume info retrieved successfully. Aug 20 04:53:48.777439 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-8b274157-ac22-4d80-ad27-02e737edada1 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Delete volume request issued successfully. Aug 20 04:53:48.777603 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8b274157-ac22-4d80-ad27-02e737edada1 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/volumes/728b44c9-8e8a-4643-8f4e-693871845628 returned with HTTP 202 Aug 20 04:53:48.777919 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1454/5817] 10.4.3.239 () {68 vars in 1391 bytes} [Thu Aug 20 04:53:48 2026] DELETE /volume/v3/volumes/728b44c9-8e8a-4643-8f4e-693871845628 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:53:48.784083 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-095877e8-8d64-4b27-be4a-572f88688763 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:48.785733 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-095877e8-8d64-4b27-be4a-572f88688763 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/volumes/728b44c9-8e8a-4643-8f4e-693871845628 Aug 20 04:53:48.785958 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-095877e8-8d64-4b27-be4a-572f88688763 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:48.786140 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-095877e8-8d64-4b27-be4a-572f88688763 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:48.792803 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:48.792803 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:53:48.795879 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-095877e8-8d64-4b27-be4a-572f88688763 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Volume info retrieved successfully. Aug 20 04:53:48.800013 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-095877e8-8d64-4b27-be4a-572f88688763 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/volumes/728b44c9-8e8a-4643-8f4e-693871845628 returned with HTTP 200 Aug 20 04:53:48.800518 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1447/5818] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:48 2026] GET /volume/v3/volumes/728b44c9-8e8a-4643-8f4e-693871845628 => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:53:49.812296 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-2a5167ab-62cc-452b-aa1f-bff13e94ab1f None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:49.814040 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2a5167ab-62cc-452b-aa1f-bff13e94ab1f tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/volumes/728b44c9-8e8a-4643-8f4e-693871845628 Aug 20 04:53:49.814269 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2a5167ab-62cc-452b-aa1f-bff13e94ab1f tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:49.814456 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-2a5167ab-62cc-452b-aa1f-bff13e94ab1f tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:49.820322 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-2a5167ab-62cc-452b-aa1f-bff13e94ab1f tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/volumes/728b44c9-8e8a-4643-8f4e-693871845628 returned with HTTP 404 Aug 20 04:53:49.820793 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1457/5819] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:49 2026] GET /volume/v3/volumes/728b44c9-8e8a-4643-8f4e-693871845628 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:53:49.828553 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-2f8e5cd9-e35b-41b7-a419-afb19276b62a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:49.830000 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2f8e5cd9-e35b-41b7-a419-afb19276b62a tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-reader] GET https://10.4.3.239/volume/v3/backups/7cc204d8-de35-46f9-929b-c948c59a209d Aug 20 04:53:49.830211 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2f8e5cd9-e35b-41b7-a419-afb19276b62a tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-reader] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:49.830396 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-2f8e5cd9-e35b-41b7-a419-afb19276b62a tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-reader] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:49.830490 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-2f8e5cd9-e35b-41b7-a419-afb19276b62a tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-reader] Show backup with id 7cc204d8-de35-46f9-929b-c948c59a209d. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:53:49.833978 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:49.833978 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:53:49.834602 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-2f8e5cd9-e35b-41b7-a419-afb19276b62a tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-reader] https://10.4.3.239/volume/v3/backups/7cc204d8-de35-46f9-929b-c948c59a209d returned with HTTP 200 Aug 20 04:53:49.834893 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1462/5820] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:49 2026] GET /volume/v3/backups/7cc204d8-de35-46f9-929b-c948c59a209d => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:53:49.843653 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-da44cd50-ef69-4ffa-9f38-383e03464f59 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:49.845219 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-da44cd50-ef69-4ffa-9f38-383e03464f59 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] DELETE https://10.4.3.239/volume/v3/backups/71fc48a0-e366-4afc-90bf-cc4b364fd06b Aug 20 04:53:49.845469 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-da44cd50-ef69-4ffa-9f38-383e03464f59 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:49.845683 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-da44cd50-ef69-4ffa-9f38-383e03464f59 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:49.845829 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.contrib.backups [None req-da44cd50-ef69-4ffa-9f38-383e03464f59 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Delete backup with id: 71fc48a0-e366-4afc-90bf-cc4b364fd06b. Aug 20 04:53:49.849388 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:49.849388 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:53:49.858056 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.backup.rpcapi [None req-da44cd50-ef69-4ffa-9f38-383e03464f59 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] delete_backup rpcapi backup_id 71fc48a0-e366-4afc-90bf-cc4b364fd06b {{(pid=100176) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 04:53:49.859457 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-da44cd50-ef69-4ffa-9f38-383e03464f59 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/backups/71fc48a0-e366-4afc-90bf-cc4b364fd06b returned with HTTP 202 Aug 20 04:53:49.859845 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1455/5821] 10.4.3.239 () {68 vars in 1391 bytes} [Thu Aug 20 04:53:49 2026] DELETE /volume/v3/backups/71fc48a0-e366-4afc-90bf-cc4b364fd06b => generated 0 bytes in 16 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:53:49.865721 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-2daf58b3-e994-40f0-8f5b-0ef041394dc8 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:49.867415 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2daf58b3-e994-40f0-8f5b-0ef041394dc8 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/backups/71fc48a0-e366-4afc-90bf-cc4b364fd06b Aug 20 04:53:49.867614 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2daf58b3-e994-40f0-8f5b-0ef041394dc8 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:49.867798 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-2daf58b3-e994-40f0-8f5b-0ef041394dc8 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:49.867895 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-2daf58b3-e994-40f0-8f5b-0ef041394dc8 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Show backup with id 71fc48a0-e366-4afc-90bf-cc4b364fd06b. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:53:49.871867 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:49.871867 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:53:49.872471 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-2daf58b3-e994-40f0-8f5b-0ef041394dc8 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/backups/71fc48a0-e366-4afc-90bf-cc4b364fd06b returned with HTTP 200 Aug 20 04:53:49.872849 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1448/5822] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:49 2026] GET /volume/v3/backups/71fc48a0-e366-4afc-90bf-cc4b364fd06b => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:53:50.881837 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c6697a37-2daf-4718-9c47-7a925c4b1c42 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:50.883402 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c6697a37-2daf-4718-9c47-7a925c4b1c42 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/backups/71fc48a0-e366-4afc-90bf-cc4b364fd06b Aug 20 04:53:50.883583 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c6697a37-2daf-4718-9c47-7a925c4b1c42 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:50.883748 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c6697a37-2daf-4718-9c47-7a925c4b1c42 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:50.883847 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.v3.backups [None req-c6697a37-2daf-4718-9c47-7a925c4b1c42 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Show backup with id 71fc48a0-e366-4afc-90bf-cc4b364fd06b. {{(pid=100174) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:53:50.886985 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c6697a37-2daf-4718-9c47-7a925c4b1c42 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/backups/71fc48a0-e366-4afc-90bf-cc4b364fd06b returned with HTTP 404 Aug 20 04:53:50.887396 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1458/5823] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:50 2026] GET /volume/v3/backups/71fc48a0-e366-4afc-90bf-cc4b364fd06b => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:53:50.893234 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ae45d5bb-4957-49fb-8356-cc8d00621853 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:50.895321 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ae45d5bb-4957-49fb-8356-cc8d00621853 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] DELETE https://10.4.3.239/volume/v3/backups/b0c0aa05-acc5-487c-89a2-f4c1414848ff Aug 20 04:53:50.895580 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ae45d5bb-4957-49fb-8356-cc8d00621853 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:50.895808 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ae45d5bb-4957-49fb-8356-cc8d00621853 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:50.895943 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.contrib.backups [None req-ae45d5bb-4957-49fb-8356-cc8d00621853 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Delete backup with id: b0c0aa05-acc5-487c-89a2-f4c1414848ff. Aug 20 04:53:50.900617 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:50.900617 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:53:50.912936 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.backup.rpcapi [None req-ae45d5bb-4957-49fb-8356-cc8d00621853 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] delete_backup rpcapi backup_id b0c0aa05-acc5-487c-89a2-f4c1414848ff {{(pid=100175) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 04:53:50.914781 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ae45d5bb-4957-49fb-8356-cc8d00621853 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/backups/b0c0aa05-acc5-487c-89a2-f4c1414848ff returned with HTTP 202 Aug 20 04:53:50.915232 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1463/5824] 10.4.3.239 () {68 vars in 1391 bytes} [Thu Aug 20 04:53:50 2026] DELETE /volume/v3/backups/b0c0aa05-acc5-487c-89a2-f4c1414848ff => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:53:50.920916 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-0d8239d8-97db-4647-9b00-aad99b482e0b None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:50.922522 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0d8239d8-97db-4647-9b00-aad99b482e0b tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/backups/b0c0aa05-acc5-487c-89a2-f4c1414848ff Aug 20 04:53:50.922699 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0d8239d8-97db-4647-9b00-aad99b482e0b tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:50.922888 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-0d8239d8-97db-4647-9b00-aad99b482e0b tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:50.923072 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-0d8239d8-97db-4647-9b00-aad99b482e0b tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Show backup with id b0c0aa05-acc5-487c-89a2-f4c1414848ff. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:53:50.926699 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:50.926699 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:53:50.927202 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-0d8239d8-97db-4647-9b00-aad99b482e0b tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/backups/b0c0aa05-acc5-487c-89a2-f4c1414848ff returned with HTTP 200 Aug 20 04:53:50.927636 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1456/5825] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:50 2026] GET /volume/v3/backups/b0c0aa05-acc5-487c-89a2-f4c1414848ff => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:53:51.936451 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-62ce77e3-d81f-4b08-afab-622a6aa61a1b None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:51.938206 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-62ce77e3-d81f-4b08-afab-622a6aa61a1b tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/backups/b0c0aa05-acc5-487c-89a2-f4c1414848ff Aug 20 04:53:51.938438 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-62ce77e3-d81f-4b08-afab-622a6aa61a1b tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:51.938617 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-62ce77e3-d81f-4b08-afab-622a6aa61a1b tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:51.938719 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.backups [None req-62ce77e3-d81f-4b08-afab-622a6aa61a1b tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Show backup with id b0c0aa05-acc5-487c-89a2-f4c1414848ff. {{(pid=100177) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:53:51.942009 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-62ce77e3-d81f-4b08-afab-622a6aa61a1b tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/backups/b0c0aa05-acc5-487c-89a2-f4c1414848ff returned with HTTP 404 Aug 20 04:53:51.942462 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1449/5826] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:51 2026] GET /volume/v3/backups/b0c0aa05-acc5-487c-89a2-f4c1414848ff => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:53:51.948816 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-c0991496-8f08-4981-b6f6-b3fbcde20fd5 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:51.950406 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c0991496-8f08-4981-b6f6-b3fbcde20fd5 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] DELETE https://10.4.3.239/volume/v3/backups/7cc204d8-de35-46f9-929b-c948c59a209d Aug 20 04:53:51.950597 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c0991496-8f08-4981-b6f6-b3fbcde20fd5 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:51.950768 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-c0991496-8f08-4981-b6f6-b3fbcde20fd5 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:51.950853 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.contrib.backups [None req-c0991496-8f08-4981-b6f6-b3fbcde20fd5 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Delete backup with id: 7cc204d8-de35-46f9-929b-c948c59a209d. Aug 20 04:53:51.955143 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:51.955143 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:53:51.964173 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.backup.rpcapi [None req-c0991496-8f08-4981-b6f6-b3fbcde20fd5 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] delete_backup rpcapi backup_id 7cc204d8-de35-46f9-929b-c948c59a209d {{(pid=100174) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 20 04:53:51.965724 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-c0991496-8f08-4981-b6f6-b3fbcde20fd5 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/backups/7cc204d8-de35-46f9-929b-c948c59a209d returned with HTTP 202 Aug 20 04:53:51.966072 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1459/5827] 10.4.3.239 () {68 vars in 1391 bytes} [Thu Aug 20 04:53:51 2026] DELETE /volume/v3/backups/7cc204d8-de35-46f9-929b-c948c59a209d => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 20 04:53:51.971499 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-02384fd7-e845-4d42-add3-8d1906c05a9d None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:51.973198 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-02384fd7-e845-4d42-add3-8d1906c05a9d tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/backups/7cc204d8-de35-46f9-929b-c948c59a209d Aug 20 04:53:51.973446 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-02384fd7-e845-4d42-add3-8d1906c05a9d tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:51.973654 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-02384fd7-e845-4d42-add3-8d1906c05a9d tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:51.973789 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.v3.backups [None req-02384fd7-e845-4d42-add3-8d1906c05a9d tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Show backup with id 7cc204d8-de35-46f9-929b-c948c59a209d. {{(pid=100175) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:53:51.979738 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:51.979738 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:53:51.980481 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-02384fd7-e845-4d42-add3-8d1906c05a9d tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/backups/7cc204d8-de35-46f9-929b-c948c59a209d returned with HTTP 200 Aug 20 04:53:51.980818 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1464/5828] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:51 2026] GET /volume/v3/backups/7cc204d8-de35-46f9-929b-c948c59a209d => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:53:52.989354 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-d137bcc5-e325-45b0-81a0-2032c66f5044 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:52.990996 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d137bcc5-e325-45b0-81a0-2032c66f5044 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/backups/7cc204d8-de35-46f9-929b-c948c59a209d Aug 20 04:53:52.991205 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d137bcc5-e325-45b0-81a0-2032c66f5044 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:52.991399 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-d137bcc5-e325-45b0-81a0-2032c66f5044 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:52.991542 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.backups [None req-d137bcc5-e325-45b0-81a0-2032c66f5044 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Show backup with id 7cc204d8-de35-46f9-929b-c948c59a209d. {{(pid=100176) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 20 04:53:52.995111 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-d137bcc5-e325-45b0-81a0-2032c66f5044 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/backups/7cc204d8-de35-46f9-929b-c948c59a209d returned with HTTP 404 Aug 20 04:53:52.995662 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1457/5829] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:52 2026] GET /volume/v3/backups/7cc204d8-de35-46f9-929b-c948c59a209d => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:53:53.000868 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a3a75892-e782-423d-bd17-6dad1efdb324 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:53.002484 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a3a75892-e782-423d-bd17-6dad1efdb324 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] DELETE https://10.4.3.239/volume/v3/volumes/1efa0880-2dbc-472c-af78-a5db54d7e27b Aug 20 04:53:53.002674 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a3a75892-e782-423d-bd17-6dad1efdb324 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:53.002870 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a3a75892-e782-423d-bd17-6dad1efdb324 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:53.003021 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-a3a75892-e782-423d-bd17-6dad1efdb324 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Delete volume with id: 1efa0880-2dbc-472c-af78-a5db54d7e27b Aug 20 04:53:53.010267 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:53.010267 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:53:53.010652 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a3a75892-e782-423d-bd17-6dad1efdb324 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Volume info retrieved successfully. Aug 20 04:53:53.024485 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a3a75892-e782-423d-bd17-6dad1efdb324 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Delete volume request issued successfully. Aug 20 04:53:53.024659 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a3a75892-e782-423d-bd17-6dad1efdb324 tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/volumes/1efa0880-2dbc-472c-af78-a5db54d7e27b returned with HTTP 202 Aug 20 04:53:53.025040 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1450/5830] 10.4.3.239 () {68 vars in 1391 bytes} [Thu Aug 20 04:53:53 2026] DELETE /volume/v3/volumes/1efa0880-2dbc-472c-af78-a5db54d7e27b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:53:53.031208 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-abf9216c-f164-4cea-921a-599450a47cfe None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:53.032832 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-abf9216c-f164-4cea-921a-599450a47cfe tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/volumes/1efa0880-2dbc-472c-af78-a5db54d7e27b Aug 20 04:53:53.033067 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-abf9216c-f164-4cea-921a-599450a47cfe tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:53.033300 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-abf9216c-f164-4cea-921a-599450a47cfe tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:53.040039 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:53:53.040039 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:53:53.043191 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-abf9216c-f164-4cea-921a-599450a47cfe tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Volume info retrieved successfully. Aug 20 04:53:53.046749 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-abf9216c-f164-4cea-921a-599450a47cfe tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/volumes/1efa0880-2dbc-472c-af78-a5db54d7e27b returned with HTTP 200 Aug 20 04:53:53.047091 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1460/5831] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:53 2026] GET /volume/v3/volumes/1efa0880-2dbc-472c-af78-a5db54d7e27b => generated 1016 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 20 04:53:54.059524 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e8a8f86d-2f56-4c41-851a-ae71129b2cbe None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:53:54.061160 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e8a8f86d-2f56-4c41-851a-ae71129b2cbe tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] GET https://10.4.3.239/volume/v3/volumes/1efa0880-2dbc-472c-af78-a5db54d7e27b Aug 20 04:53:54.061368 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e8a8f86d-2f56-4c41-851a-ae71129b2cbe tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:53:54.061555 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e8a8f86d-2f56-4c41-851a-ae71129b2cbe tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:53:54.066472 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e8a8f86d-2f56-4c41-851a-ae71129b2cbe tempest-ProjectReaderTests33-281679375 tempest-ProjectReaderTests33-281679375-project-admin] https://10.4.3.239/volume/v3/volumes/1efa0880-2dbc-472c-af78-a5db54d7e27b returned with HTTP 404 Aug 20 04:53:54.066964 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1465/5832] 10.4.3.239 () {68 vars in 1388 bytes} [Thu Aug 20 04:53:54 2026] GET /volume/v3/volumes/1efa0880-2dbc-472c-af78-a5db54d7e27b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:54:02.993072 np0000007850 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writing DB stats cinder:SELECT=8,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:54:03.020718 np0000007850 devstack@c-api.service[100177]: DEBUG dbcounter [-] [100177] Writing DB stats cinder:SELECT=9,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:54:03.046078 np0000007850 devstack@c-api.service[100174]: DEBUG dbcounter [-] [100174] Writing DB stats cinder:SELECT=10,cinder:UPDATE=1 {{(pid=100174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:54:04.063440 np0000007850 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1 {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:54:04.153489 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-804f54ae-7b9f-42df-bee6-f78433767015 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:54:04.245384 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-804f54ae-7b9f-42df-bee6-f78433767015 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:54:04.245684 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-804f54ae-7b9f-42df-bee6-f78433767015 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-986657744", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:54:04.247394 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.v3.volumes [None req-804f54ae-7b9f-42df-bee6-f78433767015 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-986657744', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100176) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:54:04.247501 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-804f54ae-7b9f-42df-bee6-f78433767015 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Create volume of 1 GB Aug 20 04:54:04.251173 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-804f54ae-7b9f-42df-bee6-f78433767015 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Availability Zones retrieved successfully. Aug 20 04:54:04.256191 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-804f54ae-7b9f-42df-bee6-f78433767015 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Flow 'volume_create_api' (4188c1fd-ee7a-4343-a5ef-859e4496ddeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:54:04.257036 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-804f54ae-7b9f-42df-bee6-f78433767015 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d26ba71-e5b2-4823-8627-abec7853a444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:54:04.257898 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.flows.api.create_volume [None req-804f54ae-7b9f-42df-bee6-f78433767015 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Validating volume size '1' using validate_int {{(pid=100176) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:54:04.279826 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-804f54ae-7b9f-42df-bee6-f78433767015 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d26ba71-e5b2-4823-8627-abec7853a444) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:54:04.280688 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-804f54ae-7b9f-42df-bee6-f78433767015 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b61ad9e-028f-4964-b35f-d0c2eb1d03c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:54:04.331422 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-804f54ae-7b9f-42df-bee6-f78433767015 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Created reservations ['00878152-a829-4a65-a2a2-3ce9d7c8a481', '0d44edb7-389d-4cff-851f-318600990a61', 'a10c3885-2e73-453f-a354-50bb25d5df41', '80504357-2545-4a53-9907-007bf4e97b48'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:54:04.332141 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-804f54ae-7b9f-42df-bee6-f78433767015 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b61ad9e-028f-4964-b35f-d0c2eb1d03c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00878152-a829-4a65-a2a2-3ce9d7c8a481', '0d44edb7-389d-4cff-851f-318600990a61', 'a10c3885-2e73-453f-a354-50bb25d5df41', '80504357-2545-4a53-9907-007bf4e97b48']}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:54:04.332969 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-804f54ae-7b9f-42df-bee6-f78433767015 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d45570cb-6435-40dc-9a46-7b79cab086d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:54:04.354978 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-804f54ae-7b9f-42df-bee6-f78433767015 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d45570cb-6435-40dc-9a46-7b79cab086d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd28f1fad-33d3-4eb5-a34a-d213f184eac9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-986657744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e407e8eba68472d9a12d7a0d1026b1a',qos_specs=None,replication_status=,reservations=['00878152-a829-4a65-a2a2-3ce9d7c8a481','0d44edb7-389d-4cff-851f-318600990a61','a10c3885-2e73-453f-a354-50bb25d5df41','80504357-2545-4a53-9907-007bf4e97b48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8bc446a195d542ff803aec2e05206a13',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:54:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-986657744',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d28f1fad-33d3-4eb5-a34a-d213f184eac9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e407e8eba68472d9a12d7a0d1026b1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8bc446a195d542ff803aec2e05206a13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:54:04.355666 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-804f54ae-7b9f-42df-bee6-f78433767015 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45d798e4-d4da-4294-bb1c-700e722f7a71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:54:04.376411 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-804f54ae-7b9f-42df-bee6-f78433767015 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45d798e4-d4da-4294-bb1c-700e722f7a71) transitioned into state 'SUCCESS' from state '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-986657744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e407e8eba68472d9a12d7a0d1026b1a',qos_specs=None,replication_status=,reservations=['00878152-a829-4a65-a2a2-3ce9d7c8a481','0d44edb7-389d-4cff-851f-318600990a61','a10c3885-2e73-453f-a354-50bb25d5df41','80504357-2545-4a53-9907-007bf4e97b48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8bc446a195d542ff803aec2e05206a13',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:54:04.377053 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-804f54ae-7b9f-42df-bee6-f78433767015 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85d7e5ff-b182-4c97-b92f-6716efa32e60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:54:04.387410 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-804f54ae-7b9f-42df-bee6-f78433767015 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85d7e5ff-b182-4c97-b92f-6716efa32e60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100176) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:54:04.388115 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.volume.api [None req-804f54ae-7b9f-42df-bee6-f78433767015 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Flow 'volume_create_api' (4188c1fd-ee7a-4343-a5ef-859e4496ddeb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100176) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:54:04.388411 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-804f54ae-7b9f-42df-bee6-f78433767015 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Create volume request issued successfully. Aug 20 04:54:04.388955 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-804f54ae-7b9f-42df-bee6-f78433767015 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:54:04.389424 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1458/5833] 10.4.3.239 () {68 vars in 1259 bytes} [Thu Aug 20 04:54:04 2026] POST /volume/v3/volumes => generated 753 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:54:04.400856 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-6a57bf76-2e6a-4f8e-9b3c-ad4ae1010635 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:54:04.402538 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6a57bf76-2e6a-4f8e-9b3c-ad4ae1010635 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] GET https://10.4.3.239/volume/v3/volumes/d28f1fad-33d3-4eb5-a34a-d213f184eac9 Aug 20 04:54:04.402730 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6a57bf76-2e6a-4f8e-9b3c-ad4ae1010635 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:54:04.402936 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-6a57bf76-2e6a-4f8e-9b3c-ad4ae1010635 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:54:04.409510 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:54:04.409510 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:54:04.412929 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-6a57bf76-2e6a-4f8e-9b3c-ad4ae1010635 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Volume info retrieved successfully. Aug 20 04:54:04.416545 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-6a57bf76-2e6a-4f8e-9b3c-ad4ae1010635 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] https://10.4.3.239/volume/v3/volumes/d28f1fad-33d3-4eb5-a34a-d213f184eac9 returned with HTTP 200 Aug 20 04:54:04.416931 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1451/5834] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:54:04 2026] GET /volume/v3/volumes/d28f1fad-33d3-4eb5-a34a-d213f184eac9 => generated 821 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:54:05.428159 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-68e975ef-81aa-46b1-b24a-e169a78a0898 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:54:05.429668 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-68e975ef-81aa-46b1-b24a-e169a78a0898 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] GET https://10.4.3.239/volume/v3/volumes/d28f1fad-33d3-4eb5-a34a-d213f184eac9 Aug 20 04:54:05.429851 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-68e975ef-81aa-46b1-b24a-e169a78a0898 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:54:05.430019 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-68e975ef-81aa-46b1-b24a-e169a78a0898 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:54:05.436767 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:54:05.436767 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:54:05.440058 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-68e975ef-81aa-46b1-b24a-e169a78a0898 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Volume info retrieved successfully. Aug 20 04:54:05.443680 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-68e975ef-81aa-46b1-b24a-e169a78a0898 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] https://10.4.3.239/volume/v3/volumes/d28f1fad-33d3-4eb5-a34a-d213f184eac9 returned with HTTP 200 Aug 20 04:54:05.444034 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1461/5835] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:54:05 2026] GET /volume/v3/volumes/d28f1fad-33d3-4eb5-a34a-d213f184eac9 => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:54:05.454235 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-f37f4ad3-9875-4c38-af6a-024235081310 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:54:05.455683 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f37f4ad3-9875-4c38-af6a-024235081310 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] GET https://10.4.3.239/volume/v3/volumes/d28f1fad-33d3-4eb5-a34a-d213f184eac9 Aug 20 04:54:05.455850 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f37f4ad3-9875-4c38-af6a-024235081310 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:54:05.456012 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-f37f4ad3-9875-4c38-af6a-024235081310 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:54:05.462992 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:54:05.462992 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:54:05.466074 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-f37f4ad3-9875-4c38-af6a-024235081310 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Volume info retrieved successfully. Aug 20 04:54:05.469442 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-f37f4ad3-9875-4c38-af6a-024235081310 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] https://10.4.3.239/volume/v3/volumes/d28f1fad-33d3-4eb5-a34a-d213f184eac9 returned with HTTP 200 Aug 20 04:54:05.469778 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1466/5836] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:54:05 2026] GET /volume/v3/volumes/d28f1fad-33d3-4eb5-a34a-d213f184eac9 => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:54:05.479480 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-8b41af50-2b9c-4ede-bc5d-fc6ac0b024b1 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:54:05.481087 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8b41af50-2b9c-4ede-bc5d-fc6ac0b024b1 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] POST https://10.4.3.239/volume/v3/snapshots Aug 20 04:54:05.481424 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-8b41af50-2b9c-4ede-bc5d-fc6ac0b024b1 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d28f1fad-33d3-4eb5-a34a-d213f184eac9", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1741505640", "description": null, "metadata": null}} {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:54:05.488716 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:54:05.488716 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:54:05.489110 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-8b41af50-2b9c-4ede-bc5d-fc6ac0b024b1 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Volume info retrieved successfully. Aug 20 04:54:05.489258 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.snapshots [None req-8b41af50-2b9c-4ede-bc5d-fc6ac0b024b1 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Create snapshot from volume d28f1fad-33d3-4eb5-a34a-d213f184eac9 Aug 20 04:54:05.516639 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.quota [None req-8b41af50-2b9c-4ede-bc5d-fc6ac0b024b1 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Created reservations ['94bbfb7e-cf31-41eb-94b2-df6906778ed9', 'b106738f-70de-4428-bf66-91d9ce6af5f4', 'dfb718e7-b5f0-4a34-a2b5-a38630896b06', '2126c69c-1fd4-444f-ae4a-ae6c6d3f46fb'] {{(pid=100176) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:54:05.538663 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-8b41af50-2b9c-4ede-bc5d-fc6ac0b024b1 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Snapshot force create request issued successfully. Aug 20 04:54:05.538961 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-8b41af50-2b9c-4ede-bc5d-fc6ac0b024b1 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] https://10.4.3.239/volume/v3/snapshots returned with HTTP 202 Aug 20 04:54:05.539511 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1459/5837] 10.4.3.239 () {68 vars in 1265 bytes} [Thu Aug 20 04:54:05 2026] POST /volume/v3/snapshots => generated 310 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:54:05.546828 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a8a81723-9d0b-4121-a294-025b7b243ffb None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:54:05.548811 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a8a81723-9d0b-4121-a294-025b7b243ffb tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] GET https://10.4.3.239/volume/v3/snapshots/2f00cf69-c96a-490a-8ca9-c0af0c1cb8df Aug 20 04:54:05.549011 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a8a81723-9d0b-4121-a294-025b7b243ffb tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:54:05.549205 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a8a81723-9d0b-4121-a294-025b7b243ffb tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:54:05.555005 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:54:05.555005 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:54:05.555619 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a8a81723-9d0b-4121-a294-025b7b243ffb tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Snapshot retrieved successfully. Aug 20 04:54:05.556737 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a8a81723-9d0b-4121-a294-025b7b243ffb tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] https://10.4.3.239/volume/v3/snapshots/2f00cf69-c96a-490a-8ca9-c0af0c1cb8df returned with HTTP 200 Aug 20 04:54:05.557279 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1452/5838] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:54:05 2026] GET /volume/v3/snapshots/2f00cf69-c96a-490a-8ca9-c0af0c1cb8df => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:54:06.565039 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-380f6389-5f64-4884-94d2-e1cf210a647c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:54:06.566735 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-380f6389-5f64-4884-94d2-e1cf210a647c tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] GET https://10.4.3.239/volume/v3/snapshots/2f00cf69-c96a-490a-8ca9-c0af0c1cb8df Aug 20 04:54:06.566938 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-380f6389-5f64-4884-94d2-e1cf210a647c tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:54:06.567110 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-380f6389-5f64-4884-94d2-e1cf210a647c tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:54:06.572374 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:54:06.572374 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:54:06.572859 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-380f6389-5f64-4884-94d2-e1cf210a647c tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Snapshot retrieved successfully. Aug 20 04:54:06.573685 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-380f6389-5f64-4884-94d2-e1cf210a647c tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] https://10.4.3.239/volume/v3/snapshots/2f00cf69-c96a-490a-8ca9-c0af0c1cb8df returned with HTTP 200 Aug 20 04:54:06.574081 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1462/5839] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:54:06 2026] GET /volume/v3/snapshots/2f00cf69-c96a-490a-8ca9-c0af0c1cb8df => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:54:06.581685 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-b3543bf2-2eed-47c4-a540-b47df6cea055 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:54:06.583434 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b3543bf2-2eed-47c4-a540-b47df6cea055 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] GET https://10.4.3.239/volume/v3/snapshots/2f00cf69-c96a-490a-8ca9-c0af0c1cb8df Aug 20 04:54:06.583608 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b3543bf2-2eed-47c4-a540-b47df6cea055 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:54:06.583816 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-b3543bf2-2eed-47c4-a540-b47df6cea055 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:54:06.588777 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:54:06.588777 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:54:06.589301 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-b3543bf2-2eed-47c4-a540-b47df6cea055 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Snapshot retrieved successfully. Aug 20 04:54:06.590141 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-b3543bf2-2eed-47c4-a540-b47df6cea055 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] https://10.4.3.239/volume/v3/snapshots/2f00cf69-c96a-490a-8ca9-c0af0c1cb8df returned with HTTP 200 Aug 20 04:54:06.590522 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1467/5840] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:54:06 2026] GET /volume/v3/snapshots/2f00cf69-c96a-490a-8ca9-c0af0c1cb8df => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:54:06.597173 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-6cc20bac-16f0-46f8-8992-ab375ab70e4f None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:54:06.598878 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6cc20bac-16f0-46f8-8992-ab375ab70e4f tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] GET https://10.4.3.239/volume/v3/snapshots/2f00cf69-c96a-490a-8ca9-c0af0c1cb8df Aug 20 04:54:06.599051 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6cc20bac-16f0-46f8-8992-ab375ab70e4f tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:54:06.599238 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-6cc20bac-16f0-46f8-8992-ab375ab70e4f tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:54:06.603682 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:54:06.603682 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:54:06.604095 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-6cc20bac-16f0-46f8-8992-ab375ab70e4f tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Snapshot retrieved successfully. Aug 20 04:54:06.604767 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-6cc20bac-16f0-46f8-8992-ab375ab70e4f tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] https://10.4.3.239/volume/v3/snapshots/2f00cf69-c96a-490a-8ca9-c0af0c1cb8df returned with HTTP 200 Aug 20 04:54:06.605103 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1460/5841] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:54:06 2026] GET /volume/v3/snapshots/2f00cf69-c96a-490a-8ca9-c0af0c1cb8df => generated 469 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:54:06.611909 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-071c28b9-6a5f-485b-be05-4d500e02187e None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:54:06.613553 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-071c28b9-6a5f-485b-be05-4d500e02187e tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] POST https://10.4.3.239/volume/v3/volumes Aug 20 04:54:06.613858 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-071c28b9-6a5f-485b-be05-4d500e02187e tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "2f00cf69-c96a-490a-8ca9-c0af0c1cb8df", "size": 1}} {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 20 04:54:06.615303 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.v3.volumes [None req-071c28b9-6a5f-485b-be05-4d500e02187e tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Create volume request body: {'volume': {'snapshot_id': '2f00cf69-c96a-490a-8ca9-c0af0c1cb8df', 'size': 1}} {{(pid=100177) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 20 04:54:06.620052 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:54:06.620052 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:54:06.620460 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-071c28b9-6a5f-485b-be05-4d500e02187e tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Snapshot retrieved successfully. Aug 20 04:54:06.620588 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.volumes [None req-071c28b9-6a5f-485b-be05-4d500e02187e tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Create volume of 1 GB Aug 20 04:54:06.623628 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-071c28b9-6a5f-485b-be05-4d500e02187e tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Availability Zones retrieved successfully. Aug 20 04:54:06.628300 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-071c28b9-6a5f-485b-be05-4d500e02187e tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Flow 'volume_create_api' (c9fa8d6a-392c-4632-a042-a162c558b918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:54:06.629284 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-071c28b9-6a5f-485b-be05-4d500e02187e tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (299cf179-ab37-4b79-b9ba-f68cd34299b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:54:06.630037 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.flows.api.create_volume [None req-071c28b9-6a5f-485b-be05-4d500e02187e tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100177) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 20 04:54:06.653505 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-071c28b9-6a5f-485b-be05-4d500e02187e tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (299cf179-ab37-4b79-b9ba-f68cd34299b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2f00cf69-c96a-490a-8ca9-c0af0c1cb8df', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-20T04:27:43Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=efe400ed-a393-4bb3-a55c-33b03df9b54e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe400ed-a393-4bb3-a55c-33b03df9b54e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:54:06.654164 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-071c28b9-6a5f-485b-be05-4d500e02187e tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64b0b5cc-ac7e-4ca6-8870-971aa1cf4110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:54:06.685585 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.quota [None req-071c28b9-6a5f-485b-be05-4d500e02187e tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Created reservations ['efb4cc90-0509-4985-9a31-d1d86b08b3f5', '600f85c6-b48e-4242-bfda-ff9b7b43a011', 'f3f5ca25-dc48-4349-aad6-167ef807ca7a', '4eca6629-6d96-4527-b9b5-c2e6c8ce940f'] {{(pid=100177) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 20 04:54:06.686335 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-071c28b9-6a5f-485b-be05-4d500e02187e tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64b0b5cc-ac7e-4ca6-8870-971aa1cf4110) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efb4cc90-0509-4985-9a31-d1d86b08b3f5', '600f85c6-b48e-4242-bfda-ff9b7b43a011', 'f3f5ca25-dc48-4349-aad6-167ef807ca7a', '4eca6629-6d96-4527-b9b5-c2e6c8ce940f']}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:54:06.687020 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-071c28b9-6a5f-485b-be05-4d500e02187e tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4aa3bf15-023f-4da7-ab7e-a6a11eddeb80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:54:06.720091 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-071c28b9-6a5f-485b-be05-4d500e02187e tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4aa3bf15-023f-4da7-ab7e-a6a11eddeb80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92ebf4eb-b212-4ef8-90b3-f46b9df1f672', '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='3e407e8eba68472d9a12d7a0d1026b1a',qos_specs=None,replication_status=,reservations=['efb4cc90-0509-4985-9a31-d1d86b08b3f5','600f85c6-b48e-4242-bfda-ff9b7b43a011','f3f5ca25-dc48-4349-aad6-167ef807ca7a','4eca6629-6d96-4527-b9b5-c2e6c8ce940f'],size=1,snapshot_id=2f00cf69-c96a-490a-8ca9-c0af0c1cb8df,source_replicaid=,source_volid=None,status='creating',user_id='8bc446a195d542ff803aec2e05206a13',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-20T04:54:06Z,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=92ebf4eb-b212-4ef8-90b3-f46b9df1f672,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e407e8eba68472d9a12d7a0d1026b1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2f00cf69-c96a-490a-8ca9-c0af0c1cb8df,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8bc446a195d542ff803aec2e05206a13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe400ed-a393-4bb3-a55c-33b03df9b54e),volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:54:06.720849 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-071c28b9-6a5f-485b-be05-4d500e02187e tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72ae3a93-ad61-4c99-ae75-641c1e68fd71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:54:06.735547 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-071c28b9-6a5f-485b-be05-4d500e02187e tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72ae3a93-ad61-4c99-ae75-641c1e68fd71) transitioned into state 'SUCCESS' from 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='3e407e8eba68472d9a12d7a0d1026b1a',qos_specs=None,replication_status=,reservations=['efb4cc90-0509-4985-9a31-d1d86b08b3f5','600f85c6-b48e-4242-bfda-ff9b7b43a011','f3f5ca25-dc48-4349-aad6-167ef807ca7a','4eca6629-6d96-4527-b9b5-c2e6c8ce940f'],size=1,snapshot_id=2f00cf69-c96a-490a-8ca9-c0af0c1cb8df,source_replicaid=,source_volid=None,status='creating',user_id='8bc446a195d542ff803aec2e05206a13',volume_type_id=efe400ed-a393-4bb3-a55c-33b03df9b54e)}' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:54:06.736153 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-071c28b9-6a5f-485b-be05-4d500e02187e tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23d5e7bc-7fae-4592-b32a-0c25333ca98f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 20 04:54:06.752785 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-071c28b9-6a5f-485b-be05-4d500e02187e tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23d5e7bc-7fae-4592-b32a-0c25333ca98f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100177) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 20 04:54:06.753517 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.volume.api [None req-071c28b9-6a5f-485b-be05-4d500e02187e tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Flow 'volume_create_api' (c9fa8d6a-392c-4632-a042-a162c558b918) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100177) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 20 04:54:06.753761 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-071c28b9-6a5f-485b-be05-4d500e02187e tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Create volume request issued successfully. Aug 20 04:54:06.754306 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-071c28b9-6a5f-485b-be05-4d500e02187e tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] https://10.4.3.239/volume/v3/volumes returned with HTTP 202 Aug 20 04:54:06.754695 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1453/5842] 10.4.3.239 () {68 vars in 1258 bytes} [Thu Aug 20 04:54:06 2026] POST /volume/v3/volumes => generated 741 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 20 04:54:06.764658 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7b880ace-7045-4738-bdce-036f12f5b2fb None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:54:06.766227 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7b880ace-7045-4738-bdce-036f12f5b2fb tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] GET https://10.4.3.239/volume/v3/volumes/92ebf4eb-b212-4ef8-90b3-f46b9df1f672 Aug 20 04:54:06.766401 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7b880ace-7045-4738-bdce-036f12f5b2fb tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:54:06.766585 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7b880ace-7045-4738-bdce-036f12f5b2fb tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:54:06.772970 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:54:06.772970 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:54:06.776234 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-7b880ace-7045-4738-bdce-036f12f5b2fb tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Volume info retrieved successfully. Aug 20 04:54:06.779720 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7b880ace-7045-4738-bdce-036f12f5b2fb tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] https://10.4.3.239/volume/v3/volumes/92ebf4eb-b212-4ef8-90b3-f46b9df1f672 returned with HTTP 200 Aug 20 04:54:06.780055 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1463/5843] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:54:06 2026] GET /volume/v3/volumes/92ebf4eb-b212-4ef8-90b3-f46b9df1f672 => generated 809 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:54:07.791147 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-e32de772-5c36-4d00-9d20-99b3e76ca69a None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:54:07.792972 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e32de772-5c36-4d00-9d20-99b3e76ca69a tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] GET https://10.4.3.239/volume/v3/volumes/92ebf4eb-b212-4ef8-90b3-f46b9df1f672 Aug 20 04:54:07.793232 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e32de772-5c36-4d00-9d20-99b3e76ca69a tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:54:07.793457 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-e32de772-5c36-4d00-9d20-99b3e76ca69a tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:54:07.800483 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:54:07.800483 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:54:07.803859 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-e32de772-5c36-4d00-9d20-99b3e76ca69a tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Volume info retrieved successfully. Aug 20 04:54:07.807697 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-e32de772-5c36-4d00-9d20-99b3e76ca69a tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] https://10.4.3.239/volume/v3/volumes/92ebf4eb-b212-4ef8-90b3-f46b9df1f672 returned with HTTP 200 Aug 20 04:54:07.808054 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1468/5844] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:54:07 2026] GET /volume/v3/volumes/92ebf4eb-b212-4ef8-90b3-f46b9df1f672 => generated 834 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:54:07.818088 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-bbacb1fb-3e02-4f23-b6a9-eba9908e5069 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:54:07.820233 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bbacb1fb-3e02-4f23-b6a9-eba9908e5069 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] GET https://10.4.3.239/volume/v3/volumes/92ebf4eb-b212-4ef8-90b3-f46b9df1f672 Aug 20 04:54:07.820467 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bbacb1fb-3e02-4f23-b6a9-eba9908e5069 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:54:07.820674 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-bbacb1fb-3e02-4f23-b6a9-eba9908e5069 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:54:07.828603 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:54:07.828603 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:54:07.832590 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-bbacb1fb-3e02-4f23-b6a9-eba9908e5069 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Volume info retrieved successfully. Aug 20 04:54:07.837198 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-bbacb1fb-3e02-4f23-b6a9-eba9908e5069 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] https://10.4.3.239/volume/v3/volumes/92ebf4eb-b212-4ef8-90b3-f46b9df1f672 returned with HTTP 200 Aug 20 04:54:07.837581 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1461/5845] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:54:07 2026] GET /volume/v3/volumes/92ebf4eb-b212-4ef8-90b3-f46b9df1f672 => generated 834 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:54:07.847329 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-3da9eb8b-96f0-47d3-aded-623ef10e9156 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:54:07.849114 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3da9eb8b-96f0-47d3-aded-623ef10e9156 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/2f00cf69-c96a-490a-8ca9-c0af0c1cb8df Aug 20 04:54:07.849311 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3da9eb8b-96f0-47d3-aded-623ef10e9156 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:54:07.849489 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-3da9eb8b-96f0-47d3-aded-623ef10e9156 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Calling method 'delete' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:54:07.849596 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.v3.snapshots [None req-3da9eb8b-96f0-47d3-aded-623ef10e9156 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Delete snapshot with id: 2f00cf69-c96a-490a-8ca9-c0af0c1cb8df Aug 20 04:54:07.854524 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:54:07.854524 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:54:07.854921 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-3da9eb8b-96f0-47d3-aded-623ef10e9156 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Snapshot retrieved successfully. Aug 20 04:54:07.868834 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-3da9eb8b-96f0-47d3-aded-623ef10e9156 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Snapshot delete request issued successfully. Aug 20 04:54:07.869061 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-3da9eb8b-96f0-47d3-aded-623ef10e9156 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] https://10.4.3.239/volume/v3/snapshots/2f00cf69-c96a-490a-8ca9-c0af0c1cb8df returned with HTTP 202 Aug 20 04:54:07.869670 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1454/5846] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:54:07 2026] DELETE /volume/v3/snapshots/2f00cf69-c96a-490a-8ca9-c0af0c1cb8df => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:54:07.875740 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-d4700189-e883-4b4c-801a-414eaf12054c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:54:07.877441 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d4700189-e883-4b4c-801a-414eaf12054c tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] GET https://10.4.3.239/volume/v3/snapshots/2f00cf69-c96a-490a-8ca9-c0af0c1cb8df Aug 20 04:54:07.877630 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d4700189-e883-4b4c-801a-414eaf12054c tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:54:07.877806 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-d4700189-e883-4b4c-801a-414eaf12054c tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:54:07.882464 np0000007850 devstack@c-api.service[100174]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:54:07.882464 np0000007850 devstack@c-api.service[100174]: warnings.warn( Aug 20 04:54:07.882822 np0000007850 devstack@c-api.service[100174]: INFO cinder.volume.api [None req-d4700189-e883-4b4c-801a-414eaf12054c tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Snapshot retrieved successfully. Aug 20 04:54:07.883510 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-d4700189-e883-4b4c-801a-414eaf12054c tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] https://10.4.3.239/volume/v3/snapshots/2f00cf69-c96a-490a-8ca9-c0af0c1cb8df returned with HTTP 200 Aug 20 04:54:07.883817 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1464/5847] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:54:07 2026] GET /volume/v3/snapshots/2f00cf69-c96a-490a-8ca9-c0af0c1cb8df => generated 468 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:54:08.892455 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-dcbf99e0-149b-4265-8b94-a9e49dca1555 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:54:08.894156 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-dcbf99e0-149b-4265-8b94-a9e49dca1555 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] GET https://10.4.3.239/volume/v3/snapshots/2f00cf69-c96a-490a-8ca9-c0af0c1cb8df Aug 20 04:54:08.894392 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-dcbf99e0-149b-4265-8b94-a9e49dca1555 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:54:08.894608 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-dcbf99e0-149b-4265-8b94-a9e49dca1555 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:54:08.898485 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-dcbf99e0-149b-4265-8b94-a9e49dca1555 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] https://10.4.3.239/volume/v3/snapshots/2f00cf69-c96a-490a-8ca9-c0af0c1cb8df returned with HTTP 404 Aug 20 04:54:08.898885 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1469/5848] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:54:08 2026] GET /volume/v3/snapshots/2f00cf69-c96a-490a-8ca9-c0af0c1cb8df => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:54:08.904469 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-cc457a34-4116-4e52-950b-0c125bd650c4 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:54:08.906084 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cc457a34-4116-4e52-950b-0c125bd650c4 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] DELETE https://10.4.3.239/volume/v3/volumes/d28f1fad-33d3-4eb5-a34a-d213f184eac9 Aug 20 04:54:08.906298 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cc457a34-4116-4e52-950b-0c125bd650c4 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:54:08.906479 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-cc457a34-4116-4e52-950b-0c125bd650c4 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:54:08.906659 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-cc457a34-4116-4e52-950b-0c125bd650c4 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Delete volume with id: d28f1fad-33d3-4eb5-a34a-d213f184eac9 Aug 20 04:54:08.913561 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:54:08.913561 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:54:08.913942 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-cc457a34-4116-4e52-950b-0c125bd650c4 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Volume info retrieved successfully. Aug 20 04:54:08.928126 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-cc457a34-4116-4e52-950b-0c125bd650c4 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Delete volume request issued successfully. Aug 20 04:54:08.928292 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-cc457a34-4116-4e52-950b-0c125bd650c4 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] https://10.4.3.239/volume/v3/volumes/d28f1fad-33d3-4eb5-a34a-d213f184eac9 returned with HTTP 202 Aug 20 04:54:08.928622 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1462/5849] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:54:08 2026] DELETE /volume/v3/volumes/d28f1fad-33d3-4eb5-a34a-d213f184eac9 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:54:08.934789 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-a9644e14-8216-4857-94da-5d10f82e96c9 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:54:08.936455 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a9644e14-8216-4857-94da-5d10f82e96c9 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] GET https://10.4.3.239/volume/v3/volumes/d28f1fad-33d3-4eb5-a34a-d213f184eac9 Aug 20 04:54:08.936632 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a9644e14-8216-4857-94da-5d10f82e96c9 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:54:08.936808 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-a9644e14-8216-4857-94da-5d10f82e96c9 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:54:08.942779 np0000007850 devstack@c-api.service[100177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:54:08.942779 np0000007850 devstack@c-api.service[100177]: warnings.warn( Aug 20 04:54:08.945764 np0000007850 devstack@c-api.service[100177]: INFO cinder.volume.api [None req-a9644e14-8216-4857-94da-5d10f82e96c9 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Volume info retrieved successfully. Aug 20 04:54:08.949223 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-a9644e14-8216-4857-94da-5d10f82e96c9 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] https://10.4.3.239/volume/v3/volumes/d28f1fad-33d3-4eb5-a34a-d213f184eac9 returned with HTTP 200 Aug 20 04:54:08.949562 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1455/5850] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:54:08 2026] GET /volume/v3/volumes/d28f1fad-33d3-4eb5-a34a-d213f184eac9 => generated 845 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:54:09.962563 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-4bc8fed7-685a-4d23-a192-3daad66328d7 None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:54:09.964690 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4bc8fed7-685a-4d23-a192-3daad66328d7 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] GET https://10.4.3.239/volume/v3/volumes/d28f1fad-33d3-4eb5-a34a-d213f184eac9 Aug 20 04:54:09.964964 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4bc8fed7-685a-4d23-a192-3daad66328d7 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:54:09.965225 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-4bc8fed7-685a-4d23-a192-3daad66328d7 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Calling method 'show' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:54:09.971856 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-4bc8fed7-685a-4d23-a192-3daad66328d7 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] https://10.4.3.239/volume/v3/volumes/d28f1fad-33d3-4eb5-a34a-d213f184eac9 returned with HTTP 404 Aug 20 04:54:09.972434 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1465/5851] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:54:09 2026] GET /volume/v3/volumes/d28f1fad-33d3-4eb5-a34a-d213f184eac9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:54:09.979135 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-3e4082e0-aca9-4d78-b3ff-e1d0e054ef0c None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:54:09.980916 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3e4082e0-aca9-4d78-b3ff-e1d0e054ef0c tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] DELETE https://10.4.3.239/volume/v3/volumes/92ebf4eb-b212-4ef8-90b3-f46b9df1f672 Aug 20 04:54:09.981134 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3e4082e0-aca9-4d78-b3ff-e1d0e054ef0c tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:54:09.981338 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-3e4082e0-aca9-4d78-b3ff-e1d0e054ef0c tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Calling method 'delete' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:54:09.982294 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.v3.volumes [None req-3e4082e0-aca9-4d78-b3ff-e1d0e054ef0c tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Delete volume with id: 92ebf4eb-b212-4ef8-90b3-f46b9df1f672 Aug 20 04:54:09.988311 np0000007850 devstack@c-api.service[100175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:54:09.988311 np0000007850 devstack@c-api.service[100175]: warnings.warn( Aug 20 04:54:09.988753 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-3e4082e0-aca9-4d78-b3ff-e1d0e054ef0c tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Volume info retrieved successfully. Aug 20 04:54:10.005445 np0000007850 devstack@c-api.service[100175]: INFO cinder.volume.api [None req-3e4082e0-aca9-4d78-b3ff-e1d0e054ef0c tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Delete volume request issued successfully. Aug 20 04:54:10.005679 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-3e4082e0-aca9-4d78-b3ff-e1d0e054ef0c tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] https://10.4.3.239/volume/v3/volumes/92ebf4eb-b212-4ef8-90b3-f46b9df1f672 returned with HTTP 202 Aug 20 04:54:10.006120 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1470/5852] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:54:09 2026] DELETE /volume/v3/volumes/92ebf4eb-b212-4ef8-90b3-f46b9df1f672 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 20 04:54:10.013542 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-2d64edb4-7c8b-4100-8b37-b7a921b9ac59 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:54:10.015321 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2d64edb4-7c8b-4100-8b37-b7a921b9ac59 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] GET https://10.4.3.239/volume/v3/volumes/92ebf4eb-b212-4ef8-90b3-f46b9df1f672 Aug 20 04:54:10.015519 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2d64edb4-7c8b-4100-8b37-b7a921b9ac59 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:54:10.015726 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-2d64edb4-7c8b-4100-8b37-b7a921b9ac59 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Calling method 'show' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:54:10.022598 np0000007850 devstack@c-api.service[100176]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 20 04:54:10.022598 np0000007850 devstack@c-api.service[100176]: warnings.warn( Aug 20 04:54:10.026038 np0000007850 devstack@c-api.service[100176]: INFO cinder.volume.api [None req-2d64edb4-7c8b-4100-8b37-b7a921b9ac59 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Volume info retrieved successfully. Aug 20 04:54:10.030456 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-2d64edb4-7c8b-4100-8b37-b7a921b9ac59 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] https://10.4.3.239/volume/v3/volumes/92ebf4eb-b212-4ef8-90b3-f46b9df1f672 returned with HTTP 200 Aug 20 04:54:10.030832 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1463/5853] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:54:10 2026] GET /volume/v3/volumes/92ebf4eb-b212-4ef8-90b3-f46b9df1f672 => generated 833 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 20 04:54:11.043116 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-8485acfa-35aa-45fd-9dd4-3d16c2c5b574 None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:54:11.045338 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8485acfa-35aa-45fd-9dd4-3d16c2c5b574 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] GET https://10.4.3.239/volume/v3/volumes/92ebf4eb-b212-4ef8-90b3-f46b9df1f672 Aug 20 04:54:11.045338 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8485acfa-35aa-45fd-9dd4-3d16c2c5b574 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:54:11.045338 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-8485acfa-35aa-45fd-9dd4-3d16c2c5b574 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:54:11.050351 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-8485acfa-35aa-45fd-9dd4-3d16c2c5b574 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] https://10.4.3.239/volume/v3/volumes/92ebf4eb-b212-4ef8-90b3-f46b9df1f672 returned with HTTP 404 Aug 20 04:54:11.050798 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1456/5854] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:54:11 2026] GET /volume/v3/volumes/92ebf4eb-b212-4ef8-90b3-f46b9df1f672 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:54:11.056992 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.middleware.request_id [None req-7c24a7b2-a323-4823-a3c5-ef15bf08c55c None None] RequestId filter calling following filter/app {{(pid=100174) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:54:11.058638 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7c24a7b2-a323-4823-a3c5-ef15bf08c55c tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] DELETE https://10.4.3.239/volume/v3/snapshots/2f00cf69-c96a-490a-8ca9-c0af0c1cb8df Aug 20 04:54:11.058821 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7c24a7b2-a323-4823-a3c5-ef15bf08c55c tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Empty body provided in request {{(pid=100174) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:54:11.059007 np0000007850 devstack@c-api.service[100174]: DEBUG cinder.api.openstack.wsgi [None req-7c24a7b2-a323-4823-a3c5-ef15bf08c55c tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Calling method 'delete' {{(pid=100174) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:54:11.059107 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.v3.snapshots [None req-7c24a7b2-a323-4823-a3c5-ef15bf08c55c tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Delete snapshot with id: 2f00cf69-c96a-490a-8ca9-c0af0c1cb8df Aug 20 04:54:11.062918 np0000007850 devstack@c-api.service[100174]: INFO cinder.api.openstack.wsgi [None req-7c24a7b2-a323-4823-a3c5-ef15bf08c55c tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] https://10.4.3.239/volume/v3/snapshots/2f00cf69-c96a-490a-8ca9-c0af0c1cb8df returned with HTTP 404 Aug 20 04:54:11.063375 np0000007850 devstack@c-api.service[100174]: [pid: 100174|app: 0|req: 1466/5855] 10.4.3.239 () {66 vars in 1357 bytes} [Thu Aug 20 04:54:11 2026] DELETE /volume/v3/snapshots/2f00cf69-c96a-490a-8ca9-c0af0c1cb8df => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:54:11.069152 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.middleware.request_id [None req-ba371bbc-1d43-42ed-a929-6bd5ccf466c9 None None] RequestId filter calling following filter/app {{(pid=100175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:54:11.071055 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ba371bbc-1d43-42ed-a929-6bd5ccf466c9 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] GET https://10.4.3.239/volume/v3/snapshots/2f00cf69-c96a-490a-8ca9-c0af0c1cb8df Aug 20 04:54:11.071264 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ba371bbc-1d43-42ed-a929-6bd5ccf466c9 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Empty body provided in request {{(pid=100175) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:54:11.071443 np0000007850 devstack@c-api.service[100175]: DEBUG cinder.api.openstack.wsgi [None req-ba371bbc-1d43-42ed-a929-6bd5ccf466c9 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Calling method 'show' {{(pid=100175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:54:11.075375 np0000007850 devstack@c-api.service[100175]: INFO cinder.api.openstack.wsgi [None req-ba371bbc-1d43-42ed-a929-6bd5ccf466c9 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] https://10.4.3.239/volume/v3/snapshots/2f00cf69-c96a-490a-8ca9-c0af0c1cb8df returned with HTTP 404 Aug 20 04:54:11.075781 np0000007850 devstack@c-api.service[100175]: [pid: 100175|app: 0|req: 1471/5856] 10.4.3.239 () {66 vars in 1354 bytes} [Thu Aug 20 04:54:11 2026] GET /volume/v3/snapshots/2f00cf69-c96a-490a-8ca9-c0af0c1cb8df => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:54:11.081021 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.middleware.request_id [None req-823fdaf6-e138-443b-9329-c5479df220c6 None None] RequestId filter calling following filter/app {{(pid=100176) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:54:11.082638 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-823fdaf6-e138-443b-9329-c5479df220c6 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] DELETE https://10.4.3.239/volume/v3/volumes/d28f1fad-33d3-4eb5-a34a-d213f184eac9 Aug 20 04:54:11.082830 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-823fdaf6-e138-443b-9329-c5479df220c6 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Empty body provided in request {{(pid=100176) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:54:11.083014 np0000007850 devstack@c-api.service[100176]: DEBUG cinder.api.openstack.wsgi [None req-823fdaf6-e138-443b-9329-c5479df220c6 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Calling method 'delete' {{(pid=100176) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:54:11.083162 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.v3.volumes [None req-823fdaf6-e138-443b-9329-c5479df220c6 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Delete volume with id: d28f1fad-33d3-4eb5-a34a-d213f184eac9 Aug 20 04:54:11.087998 np0000007850 devstack@c-api.service[100176]: INFO cinder.api.openstack.wsgi [None req-823fdaf6-e138-443b-9329-c5479df220c6 tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] https://10.4.3.239/volume/v3/volumes/d28f1fad-33d3-4eb5-a34a-d213f184eac9 returned with HTTP 404 Aug 20 04:54:11.088411 np0000007850 devstack@c-api.service[100176]: [pid: 100176|app: 0|req: 1464/5857] 10.4.3.239 () {66 vars in 1351 bytes} [Thu Aug 20 04:54:11 2026] DELETE /volume/v3/volumes/d28f1fad-33d3-4eb5-a34a-d213f184eac9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:54:11.093812 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.middleware.request_id [None req-9cb26e2f-ebc9-4432-9d5c-00f0d8359d9a None None] RequestId filter calling following filter/app {{(pid=100177) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 20 04:54:11.095431 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9cb26e2f-ebc9-4432-9d5c-00f0d8359d9a tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] GET https://10.4.3.239/volume/v3/volumes/d28f1fad-33d3-4eb5-a34a-d213f184eac9 Aug 20 04:54:11.095631 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9cb26e2f-ebc9-4432-9d5c-00f0d8359d9a tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Empty body provided in request {{(pid=100177) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 20 04:54:11.095805 np0000007850 devstack@c-api.service[100177]: DEBUG cinder.api.openstack.wsgi [None req-9cb26e2f-ebc9-4432-9d5c-00f0d8359d9a tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] Calling method 'show' {{(pid=100177) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 20 04:54:11.100817 np0000007850 devstack@c-api.service[100177]: INFO cinder.api.openstack.wsgi [None req-9cb26e2f-ebc9-4432-9d5c-00f0d8359d9a tempest-SnapshotDependencyTests-1748955291 tempest-SnapshotDependencyTests-1748955291-project-member] https://10.4.3.239/volume/v3/volumes/d28f1fad-33d3-4eb5-a34a-d213f184eac9 returned with HTTP 404 Aug 20 04:54:11.101437 np0000007850 devstack@c-api.service[100177]: [pid: 100177|app: 0|req: 1457/5858] 10.4.3.239 () {66 vars in 1348 bytes} [Thu Aug 20 04:54:11 2026] GET /volume/v3/volumes/d28f1fad-33d3-4eb5-a34a-d213f184eac9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 20 04:54:21.061098 np0000007850 devstack@c-api.service[100174]: DEBUG dbcounter [-] [100174] Writing DB stats cinder:SELECT=12 {{(pid=100174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:54:21.073279 np0000007850 devstack@c-api.service[100175]: DEBUG dbcounter [-] [100175] Writing DB stats cinder:SELECT=14,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:54:21.085115 np0000007850 devstack@c-api.service[100176]: DEBUG dbcounter [-] [100176] Writing DB stats cinder:SELECT=55,cinder:INSERT=18,cinder:UPDATE=25 {{(pid=100176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 20 04:54:21.097762 np0000007850 devstack@c-api.service[100177]: DEBUG dbcounter [-] [100177] Writing DB stats cinder:SELECT=39,cinder:INSERT=6,cinder:UPDATE=13 {{(pid=100177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}